{"_id":"76c308fac6a655a3534771777780e004feb1d91be032857768c891b2baf40ba6","apk_filename":"dvba.apk","scan_timestamp":"2026-06-13T16:03:54.261192","static_report":{"version":"v4.5.0","title":"Static Analysis","file_name":"dvba.apk","app_name":"DamnVulnerableBank","app_type":"apk","size":"3.61MB","md5":"5b40b49cd80dbe20ba611d32045b57c6","sha1":"23dcd688fe4dd830cf92309755a5bbd603df8789","sha256":"76c308fac6a655a3534771777780e004feb1d91be032857768c891b2baf40ba6","package_name":"com.app.damnvulnerablebank","main_activity":"com.app.damnvulnerablebank.SplashScreen","exported_activities":"['com.app.damnvulnerablebank.CurrencyRates', 'com.app.damnvulnerablebank.SendMoney', 'com.app.damnvulnerablebank.ViewBalance', 'androidx.biometric.DeviceCredentialHandlerActivity', 'com.google.firebase.auth.internal.FederatedSignInActivity']","browsable_activities":{"com.app.damnvulnerablebank.CurrencyRates":{"schemes":["http://","https://"],"mime_types":[],"hosts":["xe.com"],"ports":[],"paths":[],"path_prefixs":[],"path_patterns":[],"browsable":true,"well_known":{"http://xe.com/.well-known/assetlinks.json":"http://xe.com","https://xe.com/.well-known/assetlinks.json":"https://xe.com"}}},"activities":["com.app.damnvulnerablebank.Myprofile","com.app.damnvulnerablebank.CurrencyRates","com.app.damnvulnerablebank.ResetPassword","com.app.damnvulnerablebank.ViewBeneficiary","com.app.damnvulnerablebank.ApproveBeneficiary","com.app.damnvulnerablebank.PendingBeneficiary","com.app.damnvulnerablebank.AddBeneficiary","com.app.damnvulnerablebank.SendMoney","com.app.damnvulnerablebank.ViewBeneficiaryAdmin","com.app.damnvulnerablebank.GetTransactions","com.app.damnvulnerablebank.ViewBalance","com.app.damnvulnerablebank.Dashboard","com.app.damnvulnerablebank.RegisterBank","com.app.damnvulnerablebank.BankLogin","com.app.damnvulnerablebank.MainActivity","com.app.damnvulnerablebank.SplashScreen","androidx.biometric.DeviceCredentialHandlerActivity","com.google.firebase.auth.internal.FederatedSignInActivity","com.google.android.gms.common.api.GoogleApiActivity"],"receivers":[],"providers":["com.google.firebase.provider.FirebaseInitProvider"],"services":["com.google.firebase.components.ComponentDiscoveryService"],"libraries":[],"target_sdk":"29","max_sdk":"","min_sdk":"21","version_name":"1.0","version_code":"1","icon_path":"5b40b49cd80dbe20ba611d32045b57c6-icon.png","permissions":{"android.permission.INTERNET":{"status":"normal","info":"full Internet access","description":"Allows an application to create network sockets."},"android.permission.USE_BIOMETRIC":{"status":"normal","info":"allows use of device-supported biometric modalities.","description":"Allows an app to use device supported biometric modalities."},"android.permission.USE_FINGERPRINT":{"status":"normal","info":"allow use of fingerprint","description":"This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead."}},"malware_permissions":{"top_malware_permissions":["android.permission.INTERNET"],"other_abused_permissions":[],"total_malware_permissions":25,"total_other_permissions":44},"certificate_analysis":{"certificate_info":"Binary is signed\nv1 signature: False\nv2 signature: True\nv3 signature: False\nv4 signature: None\nX.509 Subject: O=dvba, OU=dvba, CN=damncorp\nSignature Algorithm: rsassa_pkcs1v15\nValid From: 2020-10-29 07:43:13+00:00\nValid To: 2045-10-23 07:43:13+00:00\nIssuer: O=dvba, OU=dvba, CN=damncorp\nSerial Number: 0x1230704c\nHash Algorithm: sha256\nmd5: 41d413f665c0f789b190b96341e540c8\nsha1: e26ea75bdc6ab4769acedc4c78027aab8580a858\nsha256: 0d770dd2df7f63e949e8ca87b7e97ba6827762e289bd281679910609568acdde\nsha512: 0943f72dcc5c543af6bf2648ba2f928f5652987b713622d2f015709af490e1b33174e7f18e149cce039e1d0303ab7e80fe47977eceed4ae28e91c6b9a66a58a5\nPublicKey Algorithm: rsa\nBit Size: 2048\nFingerprint: e9637ca397b8c7197333f1b6da9ddb4ad5bb1fcef1f123f1415751e103fda196\nFound 1 unique certificates","certificate_findings":[["info","Application is signed with a code signing certificate","Signed Application"]],"certificate_summary":{"high":0,"warning":0,"info":1}},"manifest_analysis":{"manifest_findings":[{"rule":"vulnerable_os_version","title":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","severity":"high","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","name":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","component":["5.0-5.0.2","21"]},{"rule":"clear_text_traffic","title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","severity":"high","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","name":"Clear text traffic is Enabled For App [android:usesCleartextTraffic=true]","component":[]},{"rule":"has_network_security","title":"App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_config]","severity":"info","description":"The Network Security Configuration feature lets apps customize their network security settings in a safe, declarative configuration file without modifying app code. These settings can be configured for specific domains and for a specific app. ","name":"App has a Network Security Configuration [android:networkSecurityConfig=@xml/network_security_config]","component":["@xml/network_security_config"]},{"rule":"app_allowbackup","title":"Application Data can be Backed up [android:allowBackup=true]","severity":"warning","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","name":"Application Data can be Backed up [android:allowBackup=true]","component":[]},{"rule":"well_known_assetlinks","title":"App Link assetlinks.json file not found[android:name=com.app.damnvulnerablebank.CurrencyRates][android:host=http://xe.com]","severity":"high","description":"App Link asset verification URL (http://xe.com/.well-known/assetlinks.json) not found or configured incorrectly. (Status Code: 403). App Links allow users to redirect from a web URL/email to the mobile app. If this file is missing or incorrectly configured for the App Link host/domain, a malicious app can hijack such URLs. This may lead to phishing attacks, leak sensitive data in the URI, such as PII, OAuth tokens, magic link/password reset tokens and more. You must verify the App Link domain by hosting the assetlinks.json file and enabling verification via [android:autoVerify=\"true\"] in the Activity intent-filter.","name":"App Link assetlinks.json file not found [android:name=com.app.damnvulnerablebank.CurrencyRates], [android:host=http://xe.com]","component":["com.app.damnvulnerablebank.CurrencyRates","http://xe.com"]},{"rule":"well_known_assetlinks","title":"App Link assetlinks.json file not found[android:name=com.app.damnvulnerablebank.CurrencyRates][android:host=https://xe.com]","severity":"high","description":"App Link asset verification URL (https://xe.com/.well-known/assetlinks.json) not found or configured incorrectly. (Status Code: 403). App Links allow users to redirect from a web URL/email to the mobile app. If this file is missing or incorrectly configured for the App Link host/domain, a malicious app can hijack such URLs. This may lead to phishing attacks, leak sensitive data in the URI, such as PII, OAuth tokens, magic link/password reset tokens and more. You must verify the App Link domain by hosting the assetlinks.json file and enabling verification via [android:autoVerify=\"true\"] in the Activity intent-filter.","name":"App Link assetlinks.json file not found [android:name=com.app.damnvulnerablebank.CurrencyRates], [android:host=https://xe.com]","component":["com.app.damnvulnerablebank.CurrencyRates","https://xe.com"]},{"rule":"exported_intent_filter_exists","title":"Activity (com.app.damnvulnerablebank.CurrencyRates) is not Protected. An intent-filter exists.","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","name":"Activity com.app.damnvulnerablebank.CurrencyRates is not Protected.An intent-filter exists.","component":["Activity","com.app.damnvulnerablebank.CurrencyRates"]},{"rule":"explicitly_exported","title":"Activity (com.app.damnvulnerablebank.SendMoney) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity com.app.damnvulnerablebank.SendMoney is not Protected. [android:exported=true]","component":["Activity","com.app.damnvulnerablebank.SendMoney"]},{"rule":"explicitly_exported","title":"Activity (com.app.damnvulnerablebank.ViewBalance) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity com.app.damnvulnerablebank.ViewBalance is not Protected. [android:exported=true]","component":["Activity","com.app.damnvulnerablebank.ViewBalance"]},{"rule":"explicitly_exported","title":"Activity (androidx.biometric.DeviceCredentialHandlerActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity androidx.biometric.DeviceCredentialHandlerActivity is not Protected. [android:exported=true]","component":["Activity","androidx.biometric.DeviceCredentialHandlerActivity"]},{"rule":"exported_protected_permission_not_defined","title":"Activity (com.google.firebase.auth.internal.FederatedSignInActivity) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Activity com.google.firebase.auth.internal.FederatedSignInActivity is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN] [android:exported=true]","component":["Activity","com.google.firebase.auth.internal.FederatedSignInActivity","<strong>Permission: </strong>com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN"]}],"manifest_summary":{"high":4,"warning":6,"info":0,"suppressed":0}},"network_security":{"network_findings":[{"scope":["*"],"description":"Base config is insecurely configured to permit clear text traffic to all domains.","severity":"high"},{"scope":["*"],"description":"Base config is configured to trust user installed certificates.","severity":"high"},{"scope":["*"],"description":"Base config is configured to trust system certificates.","severity":"warning"}],"network_summary":{"high":2,"warning":1,"info":0,"secure":0}},"binary_analysis":[{"name":"lib/arm64-v8a/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/arm64-v8a/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86_64/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86_64/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi-v7a/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi-v7a/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/arm64-v8a/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/arm64-v8a/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86_64/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86_64/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi-v7a/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi-v7a/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86/libtool-checker.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86/libfrida-check.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}}],"file_analysis":[],"android_api":{"api_get_system_service":{"files":{"a/a/a/a/a.java":"567,569,2109","b/b/k/k.java":"289,625,712,747,1665,1787","b/b/o/c.java":"75,77","b/b/o/i/l.java":"56","b/b/p/a1.java":"187,205","b/b/p/b1.java":"45","b/b/p/x.java":"25","b/i/g/a/b.java":"62","b/i/m/l.java":"213","b/j/a/c.java":"20","b/k/b/a.java":"102","b/l/a/c.java":"103","c/c/a/a/c/d.java":"169","c/c/a/b/g0/h.java":"279","c/c/b/b.java":"402","com/app/damnvulnerablebank/SendMoney.java":"71"},"metadata":{"description":"Get System Service","severity":"info"}},"api_ipc":{"files":{"a/a/a/a/a.java":"15,321,322,322,322,323,324,333,333,335,343,349,349,589,589,589,590,601,602","a/a/a/b/a.java":"5,21,23,28,55,64","b/b/k/h.java":"5,306,367,377,389,404,404,404,405","b/b/k/k.java":"11,12,293,294,294,322,341,349,372,373,373","b/b/o/i/a.java":"4,28,134,134,298,298","b/b/o/i/g.java":"6,136,136,136,139,139,140,140,145,147,147,152,587","b/b/o/i/i.java":"4,37,230,230,483,483","b/b/o/i/j.java":"4,205,205,206,375,375,376","b/b/o/i/o.java":"5,44,44,44,46,46,53","b/i/d/b.java":"9,177,185,193,205","b/i/d/e.java":"3,31,37,37,64,81,98,114","b/i/d/g.java":"4,17","b/i/d/i.java":"38,38,38,38","b/i/d/j.java":"17","b/i/d/m.java":"3,7","b/i/e/a.java":"4,55","b/i/n/d.java":"5,81,81,87,87,106,106,108","b/l/a/e.java":"5,6,137,246,246,247,380,388,396,396,396,400,404,404,404,408","b/p/a/a.java":"5,6,76,81,91,127","c/b/a/i.java":"4,49,49","c/b/a/n.java":"3,37","c/c/a/a/c/a.java":"3,17,29,29,32,137,137,140","c/c/a/a/c/d.java":"12,15,59,60,70,149,149,156,187,189,195","c/c/a/a/c/e.java":"4,26","c/c/a/a/c/k/k/d.java":"5,7,270,271,271,569,569,572,574,576,576,579,582","c/c/a/a/c/k/m.java":"3,16,16,26,26,26,34","c/c/a/a/c/l/b.java":"11,319,340,369,371,655,4,119,119,222,222","c/c/a/a/c/l/c0.java":"5,16","c/c/a/a/c/l/e.java":"5,14","c/c/a/a/c/l/e0.java":"7,26,97,5,49","c/c/a/a/c/l/f.java":"5,22,37,66","c/c/a/a/c/l/f0.java":"3,13,14,14,25,27,27,32,33,33","c/c/a/a/c/l/h.java":"4,39,40,40","c/c/a/a/c/l/k.java":"4,17,30","c/c/a/a/c/l/l.java":"4,31","c/c/a/a/c/l/m.java":"3,10,12,17","c/c/a/a/c/l/q.java":"19,212,218","c/c/a/a/c/l/s.java":"3,16,21,48","c/c/a/a/c/l/t.java":"3,9","c/c/a/a/c/l/v.java":"4,10,16","c/c/a/a/c/l/z.java":"3,12","c/c/a/a/c/q.java":"3,13,13,24,24,24,32","c/c/a/a/d/b.java":"3,21","c/c/a/a/e/d.java":"3,8","c/c/a/a/f/a/a.java":"4,17","c/c/a/a/f/b/a.java":"3,11,16,22","c/c/a/a/f/b/b.java":"4,15","c/c/a/a/f/c/a.java":"4,15","c/c/a/a/g/b/a.java":"6,97","c/c/a/a/g/b/b.java":"3,14,26,26","c/c/a/a/g/b/c.java":"3,18,26","c/c/a/a/g/b/h.java":"3,11,16,21","c/c/b/b.java":"8,9,140,407","c/c/b/h/c0/a/k0.java":"5,44","c/c/b/h/c0/a/q0.java":"3,12,17,39","c/c/b/h/d0/t.java":"3,25,33","com/app/damnvulnerablebank/AddBeneficiary.java":"3,34","com/app/damnvulnerablebank/ApproveBeneficiary.java":"3,37,92","com/app/damnvulnerablebank/BankLogin.java":"3,34,40,48,65,70","com/app/damnvulnerablebank/CurrencyRates.java":"19,26","com/app/damnvulnerablebank/Dashboard.java":"5,34,38,42,49,53,82,86,90,94,98","com/app/damnvulnerablebank/MainActivity.java":"5,103,205,211","com/app/damnvulnerablebank/RegisterBank.java":"3,33,49","com/app/damnvulnerablebank/ResetPassword.java":"3,31","com/app/damnvulnerablebank/SendMoney.java":"3,49,123","com/app/damnvulnerablebank/SplashScreen.java":"3,26","com/app/damnvulnerablebank/ViewBeneficiaryAdmin.java":"3,28,28"},"metadata":{"description":"Inter Process Communication","severity":"info"}},"api_local_file_io":{"files":{"a/a/a/a/a.java":"379,879,83,84,84,85,85,86,86,87,87,88,88,89,89,90,390,518,879","b/b/o/f.java":"23,24","b/b/p/r0.java":"25,26,26,27,27,28","b/g/b/i/e.java":"5,6","b/g/c/d.java":"10,11","b/g/c/e.java":"15,16","b/i/f/e.java":"12,13,13,14,14,15,135","b/i/f/f.java":"9,10,10,11,11,12","b/i/f/g.java":"12,13","b/i/f/i.java":"12,13","b/i/f/j.java":"7,8,8,9","b/i/l/a.java":"3,4","b/l/a/a.java":"5,6","b/l/a/e.java":"19,20,20,21","b/l/a/j.java":"3,4,4,5","b/l/a/k.java":"37,38,38,39","b/n/s.java":"2,3,3,4","b/o/a/a.java":"4,5,5,6","b/o/a/b.java":"10,11,11,12","b/u/a/a/b.java":"21,22","b/u/a/a/f.java":"25,26","c/a/b/d.java":"7,8,8,9,9,10,10,11","c/a/b/w/b.java":"12,13,13,14","c/a/b/w/d.java":"5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,263","c/a/b/w/e.java":"2,3","c/a/b/w/f.java":"3,4,4,5,5,6,6,7","c/a/b/w/g.java":"5,6","c/a/b/w/h.java":"6,7","c/a/b/w/i.java":"2,3","c/a/b/w/j.java":"5,6","c/b/a/h.java":"21","c/b/a/l.java":"21","c/b/a/t.java":"21","c/b/a/w.java":"21","c/c/a/a/a/a/a/a/a.java":"31","c/c/a/a/c/o/c.java":"4,5,5,6,6,7","c/c/a/a/c/t.java":"6,7","c/c/a/a/f/c/l.java":"2,3","c/c/a/a/f/c/o.java":"2,3","c/c/b/h/c0/a/k0.java":"10,11,11,12","c/c/b/h/d0/j.java":"27","c/c/b/h/d0/k.java":"5,6","c/c/b/h/d0/n.java":"20,28,41,20,28","c/c/b/h/d0/p.java":"31","c/c/b/k/d.java":"12","com/app/damnvulnerablebank/AddBeneficiary.java":"70,72","com/app/damnvulnerablebank/ApproveBeneficiary.java":"73,84","com/app/damnvulnerablebank/BankLogin.java":"43,82","com/app/damnvulnerablebank/Dashboard.java":"46,46","com/app/damnvulnerablebank/GetTransactions.java":"30","com/app/damnvulnerablebank/MainActivity.java":"84,84,90,204,25,26,175","com/app/damnvulnerablebank/Myprofile.java":"111,113","com/app/damnvulnerablebank/PendingBeneficiary.java":"32","com/app/damnvulnerablebank/RegisterBank.java":"63","com/app/damnvulnerablebank/ResetPassword.java":"30,54,77","com/app/damnvulnerablebank/SendMoney.java":"39,40","com/app/damnvulnerablebank/ViewBalance.java":"84,86","com/app/damnvulnerablebank/ViewBeneficiary.java":"36","com/app/damnvulnerablebank/ViewBeneficiaryAdmin.java":"40"},"metadata":{"description":"Local File I/O Operations","severity":"info"}},"api_java_reflection":{"files":{"a/a/a/a/a.java":"3139,92,93","b/b/k/h.java":"27","b/b/k/k.java":"1343,67","b/b/k/r.java":"110,16","b/b/o/f.java":"136,26","b/b/o/i/d.java":"28","b/b/o/i/j.java":"16","b/b/p/a0.java":"16,17","b/b/p/d1.java":"7","b/b/p/e0.java":"25","b/b/p/f0.java":"14","b/b/p/k0.java":"20","b/b/p/m0.java":"15","b/i/d/b.java":"155,12,13","b/i/e/b/h.java":"3","b/i/f/e.java":"52,19","b/i/f/f.java":"39,16","b/i/f/g.java":"40,17","b/i/f/h.java":"6","b/i/f/k/d.java":"15","b/i/m/d.java":"11,13","b/i/m/l.java":"25","b/i/m/p.java":"10","b/i/m/u.java":"10","b/i/n/d.java":"67,15","b/l/a/h.java":"25","b/l/a/w.java":"44","b/n/a.java":"5","b/n/j.java":"63,9","b/t/b0.java":"6,8","b/v/a.java":"35,46,6","b/v/b.java":"5","c/c/a/a/d/b.java":"5","c/c/b/b.java":"198","c/c/b/h/c0/a/e.java":"29","c/c/b/h/c0/a/j0.java":"6"},"metadata":{"description":"Java Reflection","severity":"info"}},"api_crypto":{"files":{"b/d/e.java":"21,22","b/i/g/a/a.java":"14,15","b/i/g/a/b.java":"7,8"},"metadata":{"description":"Crypto","severity":"info"}},"api_notifications":{"files":{"c/c/a/a/c/d.java":"11,282"},"metadata":{"description":"Android Notifications","severity":"info"}},"api_base64_encode":{"files":{"b/i/j/a.java":"48,3","c/b/a/e.java":"16,3","c/c/b/b.java":"381,385,18","c/c/b/h/d0/n.java":"33,6"},"metadata":{"description":"Base64 Encode","severity":"info"}},"api_start_activity":{"files":{"a/a/a/a/a.java":"602","b/b/o/i/g.java":"590","b/l/a/e.java":"380,384,388,392","c/b/a/i.java":"51","c/b/a/n.java":"37","c/c/a/a/c/l/e.java":"16","com/app/damnvulnerablebank/AddBeneficiary.java":"34","com/app/damnvulnerablebank/ApproveBeneficiary.java":"37","com/app/damnvulnerablebank/BankLogin.java":"50,65,70","com/app/damnvulnerablebank/Dashboard.java":"34,38,42,49,53,82,86,90,94,98","com/app/damnvulnerablebank/MainActivity.java":"103,205,211","com/app/damnvulnerablebank/RegisterBank.java":"33,49","com/app/damnvulnerablebank/ResetPassword.java":"31","com/app/damnvulnerablebank/SendMoney.java":"49","com/app/damnvulnerablebank/SplashScreen.java":"26","com/app/damnvulnerablebank/ViewBeneficiaryAdmin.java":"30"},"metadata":{"description":"Starting Activity","severity":"info"}},"api_base64_decode":{"files":{"a/a/a/a/a.java":"164,47","c/b/a/e.java":"12,3","c/c/b/h/d0/k.java":"55,4"},"metadata":{"description":"Base64 Decode","severity":"info"}},"api_dexloading":{"files":{"c/c/a/a/e/b.java":"19","c/c/b/h/c0/a/j0.java":"49"},"metadata":{"description":"Dynamic Class and Dexloading","severity":"info"}},"api_dex_manipulate":{"files":{"c/c/a/a/e/b.java":"3,12,19"},"metadata":{"description":"Load and Manipulate Dex Files","severity":"info"}},"api_os_command":{"files":{"a/a/a/a/a.java":"529,529"},"metadata":{"description":"Execute OS Command","severity":"info"}},"api_gps":{"files":{"b/b/k/k.java":"20,21,404,405,409","b/b/k/t.java":"4,5,39"},"metadata":{"description":"GPS Location","severity":"info"}},"api_start_service":{"files":{"c/c/a/a/c/l/d0.java":"91","c/c/a/a/c/l/e0.java":"60,78"},"metadata":{"description":"Starting Service","severity":"info"}},"api_native_code":{"files":{"com/app/damnvulnerablebank/FridaCheckJNI.java":"6"},"metadata":{"description":"Loading Native Code (Shared Library)","severity":"info"}},"api_http_connection":{"files":{"c/a/b/w/f.java":"8,31,37,60,83,155,155,156,51,177,186,155"},"metadata":{"description":"HTTP Connection","severity":"info"}},"api_https_connection":{"files":{"c/a/b/w/f.java":"15,164,15"},"metadata":{"description":"HTTPS Connection","severity":"info"}},"api_certificate_handling":{"files":{"c/a/b/w/f.java":"16"},"metadata":{"description":"Certificate Handling","severity":"info"}},"api_installed":{"files":{"b/i/n/d.java":"63,87"},"metadata":{"description":"Get Installed Applications","severity":"info"}},"api_tcp":{"files":{"c/a/b/w/b.java":"16,269,16"},"metadata":{"description":"TCP Socket","severity":"info"}}},"code_analysis":{"findings":{"android_logging":{"files":{"a/a/a/a/a.java":"219,335,562,571,578,591,761,784,791,1954,1975,1996,2023,2245,2438,3141,3155,3167,145,154,179,188,2354,2364,2472,2481","b/b/k/h.java":"396,217,225","b/b/k/k.java":"1578,1435,1444,1454,1463,1478,1487,1500,1509,419,1143,1243,1246,1345,1792","b/b/k/r.java":"147","b/b/k/t.java":"43","b/b/l/a/a.java":"80","b/b/o/f.java":"140,174,186,196,354","b/b/o/i/d.java":"543","b/b/o/i/g.java":"592","b/b/p/a0.java":"93,102,192,228","b/b/p/a1.java":"92,156","b/b/p/d1.java":"24,34,52,54,57","b/b/p/k0.java":"359,165,170,177,264,342","b/b/p/m0.java":"107","b/b/p/n0.java":"141,49,65,94,345","b/b/p/r0.java":"101,252,377,185,234,339,350,391,405","b/b/p/s0.java":"33","b/b/p/w.java":"95,149,154,182,583","b/b/p/z0.java":"348,387","b/d/a.java":"285","b/d/c.java":"248,85","b/d/e.java":"266","b/g/c/c.java":"71","b/g/c/d.java":"199,104,163","b/g/c/e.java":"612,1408,642,1461","b/i/d/b.java":"115","b/i/d/c.java":"32","b/i/d/e.java":"60,77,94","b/i/f/c.java":"50,55","b/i/f/d.java":"33","b/i/f/e.java":"58","b/i/f/f.java":"45","b/i/f/g.java":"51,209","b/i/f/k/d.java":"45,68","b/i/g/a/a.java":"42","b/i/i/b.java":"18","b/i/l/a.java":"22","b/i/m/a.java":"239","b/i/m/b.java":"39","b/i/m/f.java":"159,177,200","b/i/m/l.java":"226","b/i/m/p.java":"23,34","b/i/m/u.java":"40,50,61,70","b/j/a/b.java":"42","b/k/b/e.java":"317","b/l/a/e.java":"149,151,176,299,301","b/l/a/k.java":"2823,2824,2835,1939","b/p/a/a.java":"142,147,154,158,174,184","b/t/b0.java":"36,60","b/u/a/a/f.java":"856,1097","c/a/b/j.java":"75","c/a/b/v.java":"110,114,13,119","c/a/b/w/h.java":"42","c/b/a/j.java":"27","c/b/a/n.java":"28","c/c/a/a/c/d.java":"51,158","c/c/a/a/c/g.java":"45,58,102,120,132,138,147","c/c/a/a/c/h.java":"26","c/c/a/a/c/k/k/b0.java":"46,56","c/c/a/a/c/k/k/d.java":"660,778","c/c/a/a/c/k/k/u.java":"44","c/c/a/a/c/l/a.java":"17","c/c/a/a/c/l/b.java":"400,709,724,256,276,416,631,635,640,648","c/c/a/a/c/l/d.java":"84,87,91,95,99,103,115,119,122,125,143,152","c/c/a/a/c/l/d0.java":"114","c/c/a/a/c/l/e.java":"19","c/c/a/a/c/l/e0.java":"62","c/c/a/a/c/l/i.java":"29","c/c/a/a/c/l/l.java":"25","c/c/a/a/c/m/a.java":"40,54,59","c/c/a/a/c/t.java":"62","c/c/a/a/f/c/a1.java":"45,60","c/c/a/a/g/b/a.java":"81,86","c/c/a/b/a0/b.java":"117","c/c/a/b/b0/a.java":"27","c/c/a/b/l/g.java":"50","c/c/b/b.java":"99,175,184,202,207,211,215,219,223,268","c/c/b/h/c0/a/e.java":"37","c/c/b/h/c0/a/j0.java":"105,56,94","c/c/b/h/c0/a/k0.java":"117,99,110,147,151,89","c/c/b/h/c0/a/x0.java":"19","c/c/b/h/d0/i.java":"18","c/c/b/h/d0/k.java":"98,50,61","c/c/b/h/d0/p.java":"71","c/c/b/h/d0/z.java":"66,89","c/c/b/h/y.java":"52","com/app/damnvulnerablebank/BankLogin.java":"44","com/app/damnvulnerablebank/MainActivity.java":"94,198,201"},"metadata":{"cvss":7.5,"cwe":"CWE-532: Insertion of Sensitive Information into Log File","owasp-mobile":"","masvs":"MSTG-STORAGE-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs","description":"The App logs information. Sensitive information should never be logged.","severity":"info"}},"android_read_write_external":{"files":{"com/app/damnvulnerablebank/MainActivity.java":"175"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage","description":"App can read/write to External Storage. Any App can read data written to External Storage.","severity":"warning"}},"android_detect_root":{"files":{"a/a/a/a/a.java":"529,508,511,511,511,511,511,511"},"metadata":{"cvss":0,"cwe":"","masvs":"MSTG-RESILIENCE-1","owasp-mobile":"","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#testing-root-detection-mstg-resilience-1","description":"This App may have root detection capabilities.","severity":"good"}}},"summary":{"high":0,"warning":1,"info":1,"secure":1,"suppressed":0}},"niap_analysis":{},"permission_mapping":{"android.permission.USE_BIOMETRIC":{"b/d/a.java":"6,34,241,17,18,239,250,253","b/d/e.java":"14,15,173,176,189","b/i/g/a/a.java":"103,5"},"android.permission.USE_FINGERPRINT":{"b/d/e.java":"5,173,176,189","b/i/g/a/b.java":"4,59,72"},"android.permission.INTERNET":{"c/a/b/w/f.java":"8,9,15,16,158"}},"urls":[{"urls":["https://plus.google.com/"],"path":"c/c/a/a/c/l/f0.java"},{"urls":["http://localhost"],"path":"c/c/a/a/f/c/n1.java"},{"urls":["https://www.xe.com/"],"path":"com/app/damnvulnerablebank/CurrencyRates.java"},{"urls":["http://schemas.android.com/apk/res/android"],"path":"a/a/a/a/a.java"},{"urls":["https://damn-vulnerable-bank.firebaseio.com"],"path":"Android String Resource"}],"domains":{"damn-vulnerable-bank.firebaseio.com":{"bad":"no","geolocation":{"ip":"35.201.97.85","country_short":"US","country_long":"United States of America","region":"Missouri","city":"Kansas City","latitude":"39.099731","longitude":"-94.578568"},"ofac":false},"schemas.android.com":{"bad":"no","geolocation":null},"www.xe.com":{"bad":"no","geolocation":{"ip":"3.174.255.30","country_short":"US","country_long":"United States of America","region":"Washington","city":"Seattle","latitude":"47.627499","longitude":"-122.346199"},"ofac":false},"plus.google.com":{"bad":"no","geolocation":{"ip":"192.178.174.101","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false}},"emails":[{"emails":["u0013android@android.com","u0013android@android.com0"],"path":"c/c/a/a/c/y.java"}],"strings":{"strings_apk_res":["\"abc_searchview_description_search\" : \"Tafuta\"","\"common_google_play_services_update_title\" : \"Թարմացնել Google Play ծառայությունները\"","\"path_password_eye_mask_visible\" : \"M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z\"","\"fingerprint_error_user_canceled\" : \"Barmoq izi amali foydalanuvchi tomonidan bekor qilindi\"","\"fingerprint_not_recognized\" : \"არ არის ამოცნობილი\"","\"abc_action_menu_overflow_description\" : \"Mai multe opțiuni\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade Serviços do Google Play\"","\"common_open_on_phone\" : \"ફોનમાં ખોલો\"","\"abc_activity_chooser_view_see_all\" : \"બધી જુઓ\"","\"common_google_play_services_install_title\" : \"Google Play кызматтарын алуу\"","\"common_open_on_phone\" : \"Avaa puhelimessa\"","\"fingerprint_error_lockout\" : \"பலமுறை முயன்றுவிட்டீர்கள். பிறகு முயலவும்.\"","\"abc_activity_chooser_view_see_all\" : \"Паказаць усе\"","\"abc_searchview_description_query\" : \"Zoekopdracht\"","\"abc_toolbar_collapse_description\" : \"Жию\"","\"common_google_play_services_updating_text\" : \"Сервисы Google Play, необходимые для работы приложения \"%1$s\", в настоящий момент обновляются.\"","\"abc_activity_chooser_view_see_all\" : \"ყველას ნახვა\"","\"fingerprint_error_hw_not_present\" : \"Dieses Gerät hat keinen Fingerabdrucksensor\"","\"abc_shareactionprovider_share_with_application\" : \"%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"common_google_play_services_enable_title\" : \"Google Play 서비스 사용\"","\"common_google_play_services_notification_ticker\" : \"Eroare a serviciilor Google Play\"","\"fingerprint_error_user_canceled\" : \"指紋認証操作がユーザーによりキャンセルされました。\"","\"abc_searchview_description_voice\" : \"Talesøgning\"","\"common_signin_button_text\" : \"ลงชื่อเข้าใช้\"","\"abc_shareactionprovider_share_with\" : \"Сподели со\"","\"abc_activity_chooser_view_see_all\" : \"ಎಲ್ಲವನ್ನೂ ನೋಡಿ\"","\"abc_search_hint\" : \"Telusuri...\"","\"fingerprint_error_hw_not_present\" : \"此设备没有指纹传感器\"","\"common_google_play_services_enable_title\" : \"Gaitu Google Play zerbitzuak\"","\"abc_searchview_description_search\" : \"搜索\"","\"common_google_play_services_install_button\" : \"Namesti\"","\"confirm_device_credential_password\" : \"استخدام كلمة المرور\"","\"abc_searchview_description_submit\" : \"क्वेरी पेस गर्नुहोस्\"","\"abc_action_menu_overflow_description\" : \"ตัวเลือกอื่น\"","\"accessibility_fingerprint_dialog_help_area\" : \"સહાય સંદેશનું ક્ષેત્ર\"","\"abc_menu_delete_shortcut_label\" : \"ሰርዝ\"","\"abc_activitychooserview_choose_application\" : \"యాప్‌ను ఎంచుకోండి\"","\"generic_error_user_canceled\" : \"ಬಳಕೆದಾರರು ದೃಢೀಕರಣವನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ.\"","\"common_google_play_services_notification_channel_name\" : \"Verfügbarkeit von Google Play-Diensten\"","\"fingerprint_dialog_touch_sensor\" : \"Докоснете сензора за отпечатъци\"","\"fingerprint_error_hw_not_available\" : \"လက်ဗွေစက်ပစ္စည်း မရနိုင်ပါ။\"","\"confirm_device_credential_password\" : \"Utilitza la contrasenya\"","\"common_google_play_services_enable_button\" : \"Активиране\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"fingerprint_error_no_fingerprints\" : \"No se registraron huellas digitales.\"","\"abc_prepend_shortcut_label\" : \"Menu+\"","\"abc_action_menu_overflow_description\" : \"Tùy chọn khác\"","\"common_google_play_services_update_button\" : \"ອັບເດດ\"","\"abc_activitychooserview_choose_application\" : \"ជ្រើសរើស​កម្មវិធី​​\"","\"mtrl_picker_text_input_month_abbr\" : \"m\"","\"abc_action_mode_done\" : \"Udfør\"","\"abc_searchview_description_search\" : \"搜尋\"","\"fingerprint_error_hw_not_present\" : \"මෙම උපාංගයේ ඇඟිලි සලකුණු සංවේදකයක් නොමැත\"","\"abc_searchview_description_voice\" : \"Voice search\"","\"common_open_on_phone\" : \"Otevřít v telefonu\"","\"fingerprint_dialog_touch_sensor\" : \"Thinta inzwa yesigxivizo somunwe\"","\"default_error_msg\" : \"Erro desconhecido.\"","\"abc_menu_function_shortcut_label\" : \"‎Function+‎\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अपडेट करेल.\"","\"abc_action_bar_home_description\" : \"Liigu avalehele\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo.\"","\"common_google_play_services_install_text\" : \"%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។\"","\"abc_shareactionprovider_share_with\" : \"Zdieľať s\"","\"common_google_play_services_update_text\" : \"%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"abc_menu_function_shortcut_label\" : \"Function+\"","\"common_google_play_services_unknown_issue\" : \"%1$s mengalami masalah dengan layanan Google Play. Coba lagi.\"","\"common_google_play_services_enable_button\" : \"Омогући\"","\"abc_menu_space_shortcut_label\" : \"тастер за размак\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"abc_activitychooserview_choose_application\" : \"ആപ്പ് തിരഞ്ഞെടുക്കുക\"","\"common_google_play_services_updating_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van.\"","\"abc_shareactionprovider_share_with_application\" : \"Delen met %s\"","\"common_google_play_services_update_text\" : \"%1$s не може да се покрене ако не ажурирате Google Play услуге.\"","\"fingerprint_error_hw_not_available\" : \"Ο εξοπλισμός δακτυλικού αποτυπώματος δεν είναι διαθέσιμος.\"","\"accessibility_fingerprint_dialog_help_area\" : \"సహాయ సందేశ ప్రాంతం\"","\"abc_menu_alt_shortcut_label\" : \"Alt மற்றும்\"","\"common_google_play_services_update_title\" : \"Google Play үйлчилгээг шинэчлэх\"","\"abc_action_menu_overflow_description\" : \"خيارات أكثر\"","\"fingerprint_error_no_fingerprints\" : \"Nije prijavljen nijedan otisak prsta.\"","\"common_signin_button_text_long\" : \"‏تسجيل الدخول عبر Google\"","\"common_google_play_services_enable_text\" : \"Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play.\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」無法存取 Google Play 服務，請再試一次。\"","\"abc_capital_off\" : \"ЗНИЖКА\"","\"accessibility_fingerprint_dialog_help_area\" : \"Lugar ng mensahe ng tulong\"","\"common_open_on_phone\" : \"ଫୋନ୍‌ରେ ଖୋଲନ୍ତୁ\"","\"common_google_play_services_install_button\" : \"Instalați\"","\"abc_activity_chooser_view_see_all\" : \"عرض الكل\"","\"abc_searchview_description_clear\" : \"Effacer la requête\"","\"abc_action_mode_done\" : \"Fine\"","\"abc_action_menu_overflow_description\" : \"更多选项\"","\"abc_action_menu_overflow_description\" : \"Дадатковыя параметры\"","\"confirm_device_credential_password\" : \"ପାସ୍‌ୱାର୍ଡ୍ ବ୍ୟବହାର କରନ୍ତୁ\"","\"abc_activity_chooser_view_see_all\" : \"سبھی دیکھیں\"","\"common_google_play_services_wear_update_text\" : \"Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады.\"","\"abc_activitychooserview_choose_application\" : \"Valitse sovellus\"","\"abc_searchview_description_search\" : \"खोज\"","\"common_google_play_services_install_button\" : \"ଇନ୍‍ଷ୍ଟଲ୍‍ କରନ୍ତୁ\"","\"abc_menu_delete_shortcut_label\" : \"silin\"","\"accessibility_fingerprint_dialog_help_area\" : \"အကူအညီမက်ဆေ့ဂျ် နေရာ\"","\"abc_searchview_description_submit\" : \"ส่งคำค้นหา\"","\"common_open_on_phone\" : \"Buka pada telefon\"","\"common_google_play_services_notification_channel_name\" : \"Google Play кызматтарынын иштеши\"","\"abc_menu_enter_shortcut_label\" : \"Enter 鍵\"","\"common_google_play_services_notification_channel_name\" : \"Google Play સેવાઓની ઉપલબ્ધતા\"","\"abc_shareactionprovider_share_with\" : \"සමග බෙදා ගන්න\"","\"common_google_play_services_install_title\" : \"Google Play қызметтерін алу\"","\"generic_error_user_canceled\" : \"Kinansela ng user ang pag-authenticate.\"","\"common_google_play_services_unsupported_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай.\"","\"fingerprint_not_recognized\" : \"لم يتم التعرف عليها.\"","\"abc_toolbar_collapse_description\" : \"Скупи\"","\"fingerprint_dialog_touch_sensor\" : \"Parmak izi sensörüne dokunun\"","\"common_google_play_services_update_button\" : \"Värskenda\"","\"abc_searchview_description_clear\" : \"Ta bort frågan\"","\"common_google_play_services_install_button\" : \"نصب\"","\"abc_searchview_description_search\" : \"Αναζήτηση\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"abc_action_mode_done\" : \"Hotovo\"","\"common_google_play_services_updating_text\" : \"„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos.\"","\"fingerprint_error_lockout\" : \"تم إجراء محاولات كثيرة جدًا. يُرجى المحاولة مرة أخرى لاحقًا.\"","\"abc_searchview_description_query\" : \"Pertanyaan carian\"","\"abc_shareactionprovider_share_with_application\" : \"שיתוף עם %s\"","\"common_google_play_services_unsupported_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako.\"","\"abc_searchview_description_voice\" : \"Căutare vocală\"","\"fingerprint_error_hw_not_present\" : \"To urządzenie nie jest wyposażone w czytnik linii papilarnych\"","\"default_error_msg\" : \"Unknown error\"","\"abc_shareactionprovider_share_with_application\" : \"Абагуліць праз праграму \"%s\"\"","\"accessibility_fingerprint_dialog_help_area\" : \"Област поруке за помоћ\"","\"abc_capital_on\" : \"IMEWASHWA\"","\"fingerprint_error_no_fingerprints\" : \"Ühtegi sõrmejälge pole registreeritud.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 開発者サービスの利用\"","\"abc_action_bar_up_description\" : \"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"accessibility_fingerprint_dialog_help_area\" : \"Área da mensagem de ajuda\"","\"abc_capital_on\" : \"YONIQ\"","\"default_error_msg\" : \"ຄວາມຜິດພາດທີ່ບໍ່ຮູ້ຈັກ\"","\"common_google_play_services_notification_ticker\" : \"Google Play-szolgáltatások – hiba\"","\"abc_searchview_description_search\" : \"Søk\"","\"abc_capital_off\" : \"IMEZIMWA\"","\"abc_prepend_shortcut_label\" : \"MENU +\"","\"common_google_play_services_update_text\" : \"%1$s non se executará a menos que actualices os servizos de Google Play.\"","\"common_open_on_phone\" : \"ফোনে খুলুন\"","\"common_google_play_services_install_title\" : \"ទាញយកសេវាកម្ម Google Play\"","\"common_google_play_services_unknown_issue\" : \"Приложению \"%1$s\" не удается подключиться к сервисам Google Play. Повторите попытку.\"","\"default_error_msg\" : \"Produciuse un erro descoñecido\"","\"common_google_play_services_notification_ticker\" : \"Fejl i Google Play-tjenester\"","\"common_google_play_services_install_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።\"","\"abc_shareactionprovider_share_with_application\" : \"%s ile paylaş\"","\"common_google_play_services_update_title\" : \"Ενημέρωση υπηρεσιών Google Play\"","\"abc_action_mode_done\" : \"Concluído\"","\"abc_action_bar_home_description\" : \"Navigeren naar startpositie\"","\"abc_shareactionprovider_share_with_application\" : \"与%s分享\"","\"common_google_play_services_update_text\" : \"%1$s нема да се извршува ако не ги ажурирате услугите на Google Play.\"","\"common_google_play_services_install_title\" : \"获取 Google Play 服务\"","\"fingerprint_not_recognized\" : \"Nerozpoznané\"","\"abc_action_bar_up_description\" : \"Torna indietro\"","\"common_google_play_services_enable_title\" : \"Овозможи ги услугите на Google Play\"","\"fingerprint_not_recognized\" : \"Не распознано\"","\"common_google_play_services_install_button\" : \"Instaliraj\"","\"common_google_play_services_install_button\" : \"Installera\"","\"mtrl_picker_range_header_title\" : \"Select a Date Range\"","\"common_google_play_services_update_title\" : \"Google Play кызматтарын жаңыртуу\"","\"abc_prepend_shortcut_label\" : \"Meny+\"","\"common_google_play_services_updating_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật.\"","\"abc_searchview_description_query\" : \"ស្វែងរកសំណួរ​\"","\"common_google_play_services_update_text\" : \"તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં.\"","\"abc_activitychooserview_choose_application\" : \"Choose an app\"","\"firebase_database_url\" : \"https://damn-vulnerable-bank.firebaseio.com\"","\"fingerprint_error_hw_not_available\" : \"ฮาร์ดแวร์ลายนิ้วมือไม่พร้อมใช้งาน\"","\"abc_searchview_description_submit\" : \"প্ৰশ্ন দাখিল কৰক\"","\"common_google_play_services_install_button\" : \"Орнату\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl + \"","\"abc_search_hint\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ…\"","\"common_google_play_services_enable_text\" : \"%1$s virkar ekki nema þú gerir þjónustu Google Play virka.\"","\"abc_shareactionprovider_share_with\" : \"Partager avec\"","\"common_google_play_services_notification_ticker\" : \"Google Play қызметтерінің қатесі\"","\"confirm_device_credential_password\" : \"పాస్‌వర్డ్‌ను ఉపయోగించు\"","\"common_google_play_services_notification_ticker\" : \"Google Play zerbitzuen errorea\"","\"abc_searchview_description_voice\" : \"Səsli axtarış\"","\"search_menu_title\" : \"ಹುಡುಕಿ\"","\"fingerprint_dialog_touch_sensor\" : \"Dodirn. senzor za otisak prsta\"","\"abc_activitychooserview_choose_application\" : \"Chagua programu\"","\"abc_action_mode_done\" : \"تمام\"","\"abc_search_hint\" : \"ძიება…\"","\"abc_action_bar_home_description\" : \"ઘરનો રસ્તો બતાવો\"","\"common_google_play_services_notification_ticker\" : \"Google Play服务出错\"","\"common_google_play_services_enable_text\" : \"您必須啟用 Google Play 服務，才能執行「%1$s」。\"","\"common_google_play_services_enable_title\" : \"Bật dịch vụ của Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"แชร์ทาง %s\"","\"fingerprint_error_lockout\" : \"ניסית יותר מדי פעמים. יש לנסות שוב מאוחר יותר.\"","\"common_google_play_services_enable_title\" : \"Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်\"","\"abc_activitychooserview_choose_application\" : \"Tətbiq seçin\"","\"fingerprint_dialog_touch_sensor\" : \"ଟିପଚିହ୍ନ ସେନସର୍‌କୁ ଛୁଅଁନ୍ତୁ\"","\"abc_capital_on\" : \"ВКЛ\"","\"fingerprint_error_hw_not_present\" : \"Þetta tæki er ekki með fingrafaralesara\"","\"common_signin_button_text\" : \"Đăng nhập\"","\"abc_action_bar_home_description\" : \"होम पेज पर जाएं\"","\"common_signin_button_text_long\" : \"Đăng nhập bằng Google\"","\"abc_menu_delete_shortcut_label\" : \"CANC\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు.\"","\"common_google_play_services_enable_button\" : \"Овозможи\"","\"abc_searchview_description_clear\" : \"Clear query\"","\"default_error_msg\" : \"അജ്ഞാത പിശക്\"","\"common_google_play_services_update_text\" : \"%1$s no funcionará hasta que no actualices Servicios de Google Play.\"","\"abc_searchview_description_clear\" : \"Wyczyść zapytanie\"","\"abc_searchview_description_voice\" : \"Carian suara\"","\"mtrl_picker_text_input_year_abbr\" : \"y\"","\"abc_toolbar_collapse_description\" : \"Suzi\"","\"abc_shareactionprovider_share_with_application\" : \"%s-এর সাথে শেয়ার করুন\"","\"abc_action_bar_up_description\" : \"Kembali ke atas\"","\"abc_shareactionprovider_share_with_application\" : \"%sৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"common_google_play_services_update_button\" : \"Dateer op\"","\"accessibility_fingerprint_dialog_help_area\" : \"Abisõnumi ala\"","\"common_google_play_services_unknown_issue\" : \"Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷\"","\"common_google_play_services_notification_channel_name\" : \"‏قابلیت دسترسی خدمات Google Play\"","\"abc_prepend_shortcut_label\" : \"Menütaste +\"","\"common_google_play_services_install_title\" : \"Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ\"","\"abc_shareactionprovider_share_with\" : \"გაზიარება:\"","\"common_google_play_services_update_text\" : \"您必須更新 Google Play 服務，才能執行「%1$s」。\"","\"fingerprint_not_recognized\" : \"認識されませんでした\"","\"fingerprint_dialog_touch_sensor\" : \"Toca o sensor de impresión dixital\"","\"fingerprint_error_hw_not_available\" : \"Hindi available ang hardware na ginagamitan ng fingerprint.\"","\"abc_shareactionprovider_share_with\" : \"આની સાથે શેર કરો\"","\"common_signin_button_text\" : \"సైన్ ఇన్ చేయండి\"","\"abc_menu_enter_shortcut_label\" : \"daxil olun\"","\"common_open_on_phone\" : \"ഫോണിൽ തുറക്കുക\"","\"generic_error_user_canceled\" : \"వినియోగదారు ద్వారా ప్రామాణీకరణ రద్దు చేయబడింది\"","\"abc_shareactionprovider_share_with_application\" : \"Partager avec %s\"","\"abc_searchview_description_submit\" : \"検索キーワードを送信\"","\"search_menu_title\" : \"検索\"","\"accessibility_fingerprint_dialog_help_area\" : \"Περιοχή μηνυμάτων βοήθειας\"","\"common_google_play_services_notification_channel_name\" : \"Διαθεσιμότητα υπηρεσιών Google Play\"","\"abc_searchview_description_query\" : \"Bilaketa-kontsulta\"","\"confirm_device_credential_password\" : \"Erabili pasahitza\"","\"common_google_play_services_unsupported_text\" : \"तुमचे डिव्हाइस सपोर्ट करत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"fingerprint_error_hw_not_available\" : \"கைரேகை வன்பொருள் இல்லை.\"","\"abc_activity_chooser_view_see_all\" : \"Hammasi\"","\"abc_menu_ctrl_shortcut_label\" : \"Ktrl +\"","\"common_google_play_services_notification_ticker\" : \"Napaka storitev Google Play\"","\"abc_searchview_description_clear\" : \"Izbriši upit\"","\"default_error_msg\" : \"Tundmatu viga\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી.\"","\"common_google_play_services_install_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie.\"","\"search_menu_title\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‏‏‏‎‎‎‎‏‎‏‏‎‎‎‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‎‎‏‎‏‎‏‏‎‎‎Search‎‏‎‎‏‎\"","\"common_signin_button_text_long\" : \"Google मार्फत साइन‍ इन गर्नुहोस्\"","\"common_google_play_services_install_title\" : \"Преземи ги услугите на Google Play\"","\"generic_error_user_canceled\" : \"පරිශීලකයා විසින් සත්‍යාපනය අවලංගු කරන ලදි.\"","\"fingerprint_not_recognized\" : \"Танылмады\"","\"accessibility_fingerprint_dialog_help_area\" : \"តំបន់សារ​ជំនួយ\"","\"abc_searchview_description_voice\" : \"Röstsökning\"","\"abc_capital_off\" : \"DESACTIVA\"","\"common_google_play_services_updating_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje se trenutno ažuriraju.\"","\"abc_activity_chooser_view_see_all\" : \"ਸਭ ਦੇਖੋ\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाहरू सक्षम पार्नुहोस्\"","\"abc_searchview_description_query\" : \"Hakukysely\"","\"search_menu_title\" : \"Tafuta\"","\"abc_searchview_description_query\" : \"Telusuri kueri\"","\"search_menu_title\" : \"검색\"","\"abc_menu_meta_shortcut_label\" : \"Meta-Taste +\"","\"common_google_play_services_update_button\" : \"अपडेट करा\"","\"common_signin_button_text\" : \"လက်မှတ်ထိုး ဝင်ရန်\"","\"abc_searchview_description_voice\" : \"Голосовой поиск\"","\"fingerprint_not_recognized\" : \"לא זוהתה\"","\"abc_searchview_description_voice\" : \"आवाजमा आधारित खोजी\"","\"abc_action_mode_done\" : \"Gereed\"","\"common_google_play_services_install_title\" : \"ຕິດຕັ້ງບໍລິການ Google Play\"","\"common_google_play_services_enable_button\" : \"Иштетүү\"","\"fingerprint_error_hw_not_present\" : \"આ ડિવાઇસમાં કોઈ ફિંગરપ્રિન્ટ સેન્સર નથી\"","\"common_signin_button_text\" : \"Fazer login\"","\"abc_shareactionprovider_share_with\" : \"Kopīgot ar:\"","\"fingerprint_error_hw_not_available\" : \"Саусақ ізі жабдығы қолжетімді емес.\"","\"common_open_on_phone\" : \"Åbn på telefonen\"","\"common_google_play_services_enable_title\" : \"I-enable ang mga serbisyo ng Google Play\"","\"abc_action_bar_home_description\" : \"Orientohu për në shtëpi\"","\"fingerprint_error_no_fingerprints\" : \"କୌଣସି ଆଙ୍ଗୁଠି ଚିହ୍ନ ପଞ୍ଜୀକୃତ ହୋଇନାହିଁ।\"","\"common_google_play_services_unsupported_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน\"","\"common_google_play_services_update_button\" : \"अपडेट करें\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"abc_searchview_description_clear\" : \"Limpar consulta\"","\"common_google_play_services_unsupported_text\" : \"Для работы с приложением \"%1$s\" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве.\"","\"abc_toolbar_collapse_description\" : \"Собери\"","\"abc_searchview_description_clear\" : \"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ\"","\"confirm_device_credential_password\" : \"Използване на парола\"","\"abc_shareactionprovider_share_with\" : \"分享對象\"","\"abc_searchview_description_submit\" : \"提交查詢\"","\"please_enter_passcode\" : \"Enter a passcode of 4-6 digits\"","\"default_error_msg\" : \"తెలియని ఎర్రర్\"","\"common_signin_button_text_long\" : \"ลงชื่อเข้าใช้ด้วย Google\"","\"common_google_play_services_wear_update_text\" : \"Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund.\"","\"common_google_play_services_install_button\" : \"Telepítés\"","\"common_google_play_services_install_text\" : \"%1$s, şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz.\"","\"common_google_play_services_update_button\" : \"Թարմացնել\"","\"abc_searchview_description_query\" : \"Dotaz pro vyhledávání\"","\"common_google_play_services_install_text\" : \"Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας.\"","\"common_google_play_services_enable_title\" : \"Ativar serviços do Google Play\"","\"abc_searchview_description_query\" : \"Іздеу сұрауы\"","\"abc_searchview_description_submit\" : \"So‘rov yaratish\"","\"fingerprint_error_hw_not_available\" : \"फिंगरप्रिन्ट हार्डवेयर उपलब्ध छैन।\"","\"abc_shareactionprovider_share_with\" : \"Ndaje me\"","\"common_google_play_services_install_button\" : \"Εγκατάσταση\"","\"abc_menu_ctrl_shortcut_label\" : \"CTRL +\"","\"abc_capital_on\" : \"ஆன்\"","\"abc_searchview_description_submit\" : \"Odoslať dopyt\"","\"common_google_play_services_update_title\" : \"Eguneratu Google Play zerbitzuak\"","\"common_google_play_services_update_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play\"","\"fingerprint_error_user_canceled\" : \"Մատնահետքով նույնականացման գործողությունը չեղարկվել է օգտատիրոջ կողմից:\"","\"common_signin_button_text_long\" : \"Google менен кирүү\"","\"fingerprint_error_lockout\" : \"Janë bërë shumë përpjekje. Provo përsëri më vonë.\"","\"common_signin_button_text\" : \"Meld aan\"","\"common_google_play_services_wear_update_text\" : \"Nuwe weergawe van Google Play Dienste is nodig. Dit sal binnekort self opdateer.\"","\"common_google_play_services_update_title\" : \"Oppdater Google Play-tjenester\"","\"abc_shareactionprovider_share_with_application\" : \"%s orqali ulashish\"","\"common_signin_button_text_long\" : \"Log masuk dengan Google\"","\"default_error_msg\" : \"Nieznany błąd\"","\"common_google_play_services_updating_text\" : \"%1$s ez da exekutatuko Google Play zerbitzurik gabe; une honetan eguneratzen ari dira zerbitzuok.\"","\"common_google_play_services_install_title\" : \"Google Play xizmatlarini o‘rnatish\"","\"common_google_play_services_install_button\" : \"انسٹال کریں\"","\"common_google_play_services_notification_ticker\" : \"Erro do Google Play Services\"","\"abc_searchview_description_voice\" : \"ຊອກຫາດ້ວຍສຽງ\"","\"character_counter_overflowed_content_description\" : \"Character limit exceeded %1$d of %2$d\"","\"common_google_play_services_enable_button\" : \"เปิดใช้\"","\"abc_action_menu_overflow_description\" : \"Meer opties\"","\"abc_shareactionprovider_share_with\" : \"Trimiteți la\"","\"common_google_play_services_updating_text\" : \"%1$s, Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે.\"","\"search_menu_title\" : \"Search\"","\"abc_action_mode_done\" : \"पूर्ण झाले\"","\"abc_searchview_description_query\" : \"Hoja ya utafutaji\"","\"common_google_play_services_unknown_issue\" : \"%1$s té problemes amb Serveis de Google Play. Torna-ho a provar.\"","\"fingerprint_error_lockout\" : \"嘗試次數過多。請稍後再試。\"","\"common_google_play_services_install_button\" : \"Instalēt\"","\"abc_search_hint\" : \"Введіть пошуковий запит…\"","\"common_google_play_services_install_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої.\"","\"abc_action_menu_overflow_description\" : \"Lagi pilihan\"","\"common_google_play_services_enable_button\" : \"Įgalinti\"","\"abc_shareactionprovider_share_with_application\" : \"Delite pomoću aplikacije %s\"","\"abc_activitychooserview_choose_application\" : \"Khetha insiza\"","\"common_google_play_services_install_title\" : \"‏الحصول على خدمات Google Play\"","\"generic_error_user_canceled\" : \"Gebruiker het stawing gekanselleer.\"","\"generic_error_user_canceled\" : \"ଉପଯୋଗକର୍ତ୍ତାଙ୍କ ଦ୍ୱାରା ପ୍ରାମାଣିକତା ବାତିଲ୍ କରାଯାଇଛି।\"","\"fingerprint_error_user_canceled\" : \"လက်ဗွေဖြင့် အထောက်အထားစိစစ်ခြင်းကို အသုံးပြုသူက ပယ်ဖျက်ထားသည်။\"","\"abc_capital_on\" : \"เปิด\"","\"common_google_play_services_notification_channel_name\" : \"Google Play സേവന ലഭ്യത\"","\"abc_prepend_shortcut_label\" : \"Poga Izvēlne +\"","\"fingerprint_error_no_fingerprints\" : \"Aucune empreinte digitale enregistrée.\"","\"common_signin_button_text\" : \"साइन इन करें\"","\"abc_menu_shift_shortcut_label\" : \"Shift மற்றும்\"","\"abc_searchview_description_voice\" : \"Glasovno pretraživanje\"","\"abc_action_bar_home_description\" : \"ホームに戻る\"","\"default_error_msg\" : \"Ukendt fejl\"","\"abc_menu_delete_shortcut_label\" : \"Delete 键\"","\"common_google_play_services_install_button\" : \"Sakinisha\"","\"abc_shareactionprovider_share_with\" : \"Bagikan dengan\"","\"fingerprint_error_lockout\" : \"Has realizado demasiados intentos. Vuelve a probar más tarde.\"","\"abc_search_hint\" : \"ស្វែងរក…\"","\"abc_searchview_description_search\" : \"Soek\"","\"abc_searchview_description_clear\" : \"Сурамды өчүрүү\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará hasta que no habilites Servicios de Google Play.\"","\"generic_error_user_canceled\" : \"Autenticação cancelada pelo usuário.\"","\"abc_search_hint\" : \"جستجو…‏\"","\"abc_searchview_description_submit\" : \"Trimiteți interogarea\"","\"abc_searchview_description_clear\" : \"ప్రశ్నను తీసివేస్తుంది\"","\"common_google_play_services_install_text\" : \"기기에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다.\"","\"abc_toolbar_collapse_description\" : \"சுருக்கும்\"","\"abc_toolbar_collapse_description\" : \"Collapse\"","\"abc_search_hint\" : \"Meklējiet…\"","\"abc_menu_enter_shortcut_label\" : \"Retorn\"","\"common_open_on_phone\" : \"ဖုန်းပေါ်မှာ ဖွင့်ပါ\"","\"abc_search_hint\" : \"खोजें…\"","\"fingerprint_not_recognized\" : \"ບໍ່ຮັບຮູ້\"","\"common_google_play_services_install_title\" : \"Thola amasevisi we-Google Play\"","\"common_google_play_services_update_button\" : \"Update\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाएं उपलब्ध हैं\"","\"abc_capital_off\" : \"បិទ\"","\"abc_action_mode_done\" : \"Gatavs\"","\"abc_searchview_description_search\" : \"Sök\"","\"abc_activity_chooser_view_see_all\" : \"Angalia zote\"","\"common_google_play_services_install_button\" : \"Տեղադրել\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務的適用範圍\"","\"common_google_play_services_unknown_issue\" : \"%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz.\"","\"fingerprint_error_lockout\" : \"È stato effettuato un numero eccessivo di tentativi. Riprova più tardi.\"","\"common_google_play_services_install_title\" : \"Google প্লে সেৱালাভ কৰক\"","\"common_google_play_services_update_text\" : \"%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play.\"","\"abc_shareactionprovider_share_with\" : \"ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"common_google_play_services_install_button\" : \"Cài đặt\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira.\"","\"common_google_play_services_wear_update_text\" : \"አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።\"","\"abc_capital_off\" : \"ಆಫ್\"","\"abc_toolbar_collapse_description\" : \"ຫຍໍ້ລົງ\"","\"fingerprint_error_hw_not_available\" : \"Az ujjlenyomathoz szükséges hardverhez nem lehet hozzáférni.\"","\"abc_activity_chooser_view_see_all\" : \"Buka konke\"","\"abc_menu_space_shortcut_label\" : \"espacio\"","\"generic_error_user_canceled\" : \"使用者已取消驗證作業。\"","\"abc_action_mode_done\" : \"Xong\"","\"common_google_play_services_install_text\" : \"O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo.\"","\"search_menu_title\" : \"Pesquisar\"","\"fingerprint_error_hw_not_present\" : \"Бул түзмөктө манжа изинин сенсору жок\"","\"abc_shareactionprovider_share_with\" : \"Delen met\"","\"fingerprint_error_hw_not_present\" : \"Ta naprava nima tipala prstnih odtisov\"","\"fingerprint_error_user_canceled\" : \"ব্যৱহাৰকাৰীয়ে ফিংগাৰপ্ৰিণ্টৰ দ্বাৰা বিশ্বাসযোগ্যতা প্ৰমাণীকৰণ কাৰ্য বাতিল কৰিছে।\"","\"common_google_play_services_enable_text\" : \"%1$s ei toimi, ellet ota Google Play Palveluita käyttöön.\"","\"error_icon_content_description\" : \"Error\"","\"common_google_play_services_update_title\" : \"Абнаўленне службаў Google Play\"","\"abc_toolbar_collapse_description\" : \"Ciutkan\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten.\"","\"clear_text_end_icon_content_description\" : \"Clear text\"","\"default_error_msg\" : \"Невідома помилка\"","\"generic_error_user_canceled\" : \"Korisnik je otkazao autentifikaciju.\"","\"abc_toolbar_collapse_description\" : \"Runtuhkan\"","\"abc_searchview_description_submit\" : \"Indsend forespørgsel\"","\"search_menu_title\" : \"Szukaj\"","\"common_google_play_services_wear_update_text\" : \"A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát.\"","\"common_google_play_services_enable_text\" : \"%1$s só funciona com o Google Play Services ativado.\"","\"abc_menu_enter_shortcut_label\" : \"Eingabetaste\"","\"common_open_on_phone\" : \"Megnyitás a telefonon\"","\"common_google_play_services_update_text\" : \"Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды.\"","\"abc_action_menu_overflow_description\" : \"Citas opcijas\"","\"abc_action_bar_home_description\" : \"Portami a casa\"","\"common_google_play_services_unsupported_text\" : \"%1$s aplikazioa ezin da erabili Google Play zerbitzurik gabe, eta zure gailua ez da zerbitzuokin bateragarria.\"","\"abc_menu_space_shortcut_label\" : \"клавиша за интервал\"","\"fingerprint_error_lockout\" : \"Imizamo eminingi kakhulu. Sicela uzame futhi ngokuhamba kwesikhathi.\"","\"common_google_play_services_enable_button\" : \"সক্ষম কৰক\"","\"common_google_play_services_wear_update_text\" : \"Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время.\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost Google Play usluga\"","\"common_google_play_services_unsupported_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote.\"","\"abc_capital_off\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‎‏‎‎‎‏‏‏‎‏‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‎‏‏‎OFF‎‏‎‎‏‎\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи све\"","\"common_google_play_services_enable_title\" : \"‏הפעל את שירותי Google Play\"","\"abc_action_menu_overflow_description\" : \"עוד אפשרויות\"","\"abc_menu_ctrl_shortcut_label\" : \"Strg +\"","\"abc_shareactionprovider_share_with_application\" : \"%s से शेयर करें\"","\"common_google_play_services_update_button\" : \"Güncelle\"","\"fingerprint_error_lockout\" : \"入力回数が上限を超えました。しばらくしてからもう一度お試しください。\"","\"abc_searchview_description_voice\" : \"Ovozli qidiruv\"","\"abc_menu_space_shortcut_label\" : \"svemir\"","\"common_google_play_services_enable_title\" : \"Google Play teenuste lubamine\"","\"common_google_play_services_unsupported_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue.\"","\"abc_capital_on\" : \"አብራ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 서비스 사용 가능 여부\"","\"common_google_play_services_notification_ticker\" : \"Google Play xizmatlari xatosi\"","\"common_google_play_services_updating_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú.\"","\"default_error_msg\" : \"অজানা সমস্যা\"","\"abc_searchview_description_clear\" : \"Borrar consulta\"","\"default_error_msg\" : \"Неизвестна грешка\"","\"common_google_play_services_install_text\" : \"%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo.\"","\"fingerprint_error_hw_not_present\" : \"Aquest dispositiu no té sensor d'empremtes digitals\"","\"common_open_on_phone\" : \"Opna í símanum\"","\"abc_capital_on\" : \"ચાલુ\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"abc_activitychooserview_choose_application\" : \"ایک ایپ منتخب کریں\"","\"abc_capital_off\" : \"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"common_google_play_services_enable_text\" : \"‏لن يعمل %1$s ما لم يتم تفعيل خدمات Google Play.\"","\"common_open_on_phone\" : \"फोनमा खोल्नुहोस्\"","\"common_google_play_services_unknown_issue\" : \"%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။\"","\"common_google_play_services_update_text\" : \"%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते.\"","\"abc_searchview_description_clear\" : \"Xóa truy vấn\"","\"common_google_play_services_updating_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца.\"","\"abc_shareactionprovider_share_with_application\" : \"Делите помоћу апликације %s\"","\"search_menu_title\" : \"Haku\"","\"accessibility_fingerprint_dialog_help_area\" : \"Область довідкового повідомлення\"","\"mtrl_picker_invalid_range\" : \"Invalid range.\"","\"common_google_play_services_unknown_issue\" : \"%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።\"","\"fingerprint_error_hw_not_present\" : \"ამ მოწყობილობას არ აქვს თითის ანაბეჭდის სენსორი\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda.\"","\"common_google_play_services_enable_button\" : \"Aktiveer\"","\"default_error_msg\" : \"Άγνωστο σφάλμα\"","\"common_google_play_services_install_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này.\"","\"common_google_play_services_install_title\" : \"Google Play സേവനങ്ങൾ നേടുക\"","\"abc_searchview_description_clear\" : \"Obriši upit\"","\"abc_menu_sym_shortcut_label\" : \"Simbool+\"","\"abc_searchview_description_query\" : \"Query sa paghahanap\"","\"abc_activitychooserview_choose_application\" : \"Vybrat aplikaci\"","\"abc_capital_on\" : \"ACTIVADO\"","\"mtrl_picker_text_input_day_abbr\" : \"d\"","\"common_google_play_services_update_text\" : \"%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй.\"","\"common_google_play_services_update_text\" : \"Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak.\"","\"abc_menu_space_shortcut_label\" : \"espaço\"","\"mtrl_picker_save\" : \"Save\"","\"common_google_play_services_install_button\" : \"Instalar\"","\"abc_action_mode_done\" : \"Болсон\"","\"abc_searchview_description_search\" : \"Keresés\"","\"common_google_play_services_unknown_issue\" : \"У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу.\"","\"abc_action_menu_overflow_description\" : \"Още опции\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan.\"","\"status_bar_notification_info_overflow\" : \"+999\"","\"common_google_play_services_unsupported_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:\"","\"common_google_play_services_unknown_issue\" : \"%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा.\"","\"abc_activity_chooser_view_see_all\" : \"Pokaži vse\"","\"abc_action_menu_overflow_description\" : \"অধিক বিকল্প\"","\"abc_searchview_description_clear\" : \"क्‍वेरी हटाएं\"","\"confirm_device_credential_password\" : \"Użyj hasła\"","\"common_google_play_services_enable_title\" : \"Google Play አገልግሎቶችን ያንቁ\"","\"common_google_play_services_wear_update_text\" : \"Google Play সেৱাসমূহৰ নতুন সংস্কৰণৰ প্ৰয়োজন৷ এইটো শীঘ্ৰেই নিজে-নিজে আপডে’ট হ’ব৷\"","\"abc_searchview_description_query\" : \"Leitarfyrirspurn\"","\"fingerprint_not_recognized\" : \"Aniqlanmadi\"","\"fingerprint_error_hw_not_available\" : \"Fingerabdruckhardware nicht verfügbar.\"","\"common_signin_button_text_long\" : \"Login dengan Google\"","\"common_google_play_services_unsupported_text\" : \"ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್‌ ಆಗುವುದಿಲ್ಲ.\"","\"generic_error_user_canceled\" : \"ຜູ້ໃຊ້ຍົກເລີກການພິສູດຢືນຢັນແລ້ວ.\"","\"confirm_device_credential_password\" : \"पासवर्ड वापरा\"","\"abc_action_bar_home_description\" : \"Vratite se na početnu stranicu\"","\"fingerprint_error_user_canceled\" : \"Odczyt odcisku palca został anulowany przez użytkownika.\"","\"abc_activitychooserview_choose_application\" : \"Chọn một ứng dụng\"","\"abc_menu_space_shortcut_label\" : \"բացատ\"","\"fingerprint_error_lockout\" : \"Preveč poskusov. Poskusite znova pozneje.\"","\"abc_action_menu_overflow_description\" : \"Ezinye izinketho\"","\"common_google_play_services_install_title\" : \"Kry Google Play Dienste\"","\"abc_action_bar_up_description\" : \"ඉහළට සංචාලනය කරන්න\"","\"abc_capital_off\" : \"JOAKTIV\"","\"abc_activitychooserview_choose_application\" : \"アプリの選択\"","\"abc_menu_delete_shortcut_label\" : \"ezabatu\"","\"common_google_play_services_enable_button\" : \"പ്രവർത്തനക്ഷമമാക്കുക\"","\"fingerprint_not_recognized\" : \"শনাক্ত করা যায়নি\"","\"generic_error_user_canceled\" : \"Хэрэглэгч нотолгоог цуцалсан.\"","\"common_google_play_services_notification_channel_name\" : \"Staða þjónustu Google Play\"","\"abc_action_mode_done\" : \"Fertig\"","\"common_google_play_services_notification_ticker\" : \"Google Наадаан үйлчилгээний алдаа\"","\"common_google_play_services_enable_button\" : \"ჩართვა\"","\"common_google_play_services_install_title\" : \"Установите сервисы Google Play\"","\"fingerprint_error_hw_not_present\" : \"Le divayisi ayinayo inzwa yezigxivizo zeminwe\"","\"fingerprint_error_lockout\" : \"Liian monta epäonnistunutta yritystä. Yritä myöhemmin uudelleen.\"","\"abc_searchview_description_clear\" : \"សម្អាត​សំណួរ\"","\"abc_shareactionprovider_share_with\" : \"分享对象\"","\"abc_menu_function_shortcut_label\" : \"Funkcyjny+\"","\"fingerprint_error_no_fingerprints\" : \"未注册任何指纹。\"","\"common_google_play_services_enable_text\" : \"%1$s nu va funcționa decât dacă activați serviciile Google Play.\"","\"abc_shareactionprovider_share_with\" : \"አጋራ በ\"","\"generic_error_user_canceled\" : \"Korisnik je otkazao potvrdu identiteta.\"","\"abc_activitychooserview_choose_application\" : \"Een app selecteren\"","\"common_google_play_services_install_title\" : \"取得 Google Play 服務\"","\"abc_action_bar_up_description\" : \"Мурунку экранга өтүү\"","\"fingerprint_error_hw_not_present\" : \"Selles seadmes pole sõrmejäljeandurit\"","\"abc_action_menu_overflow_description\" : \"Chaguo zaidi\"","\"common_google_play_services_wear_update_text\" : \"Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi.\"","\"abc_searchview_description_submit\" : \"Envía a consulta\"","\"common_signin_button_text\" : \"Prisijungti\"","\"fingerprint_error_hw_not_present\" : \"На гэтай прыладзе няма сканера адбіткаў пальцаў\"","\"abc_action_bar_up_description\" : \"Di chuyển lên\"","\"common_google_play_services_notification_channel_name\" : \"Достапност на услугите на Google Play\"","\"abc_action_bar_home_description\" : \"Prejsť na plochu\"","\"abc_searchview_description_voice\" : \"음성 검색\"","\"abc_activity_chooser_view_see_all\" : \"Hamısına baxın\"","\"generic_error_user_canceled\" : \"ਵਰਤੋਂਕਾਰ ਵੱਲੋਂ ਪ੍ਰਮਾਣੀਕਰਨ ਨੂੰ ਰੱਦ ਕੀਤਾ ਗਿਆ।\"","\"fingerprint_error_hw_not_present\" : \"במכשיר זה אין חיישן טביעות אצבע\"","\"abc_activity_chooser_view_see_all\" : \"అన్నీ చూడండి\"","\"common_google_play_services_enable_title\" : \"启用 Google Play 服务\"","\"abc_prepend_shortcut_label\" : \"Menyu+\"","\"abc_action_menu_overflow_description\" : \"Περισσότερες επιλογές\"","\"common_google_play_services_unknown_issue\" : \"Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu.\"","\"abc_capital_off\" : \"ԱՆՋԱՏԵԼ\"","\"abc_searchview_description_submit\" : \"მოთხოვნის გადაგზავნა\"","\"common_google_play_services_update_title\" : \"Google Play સેવાઓ અપડેટ કરો\"","\"abc_activity_chooser_view_see_all\" : \"सबै हेर्नुहोस्\"","\"abc_action_menu_overflow_description\" : \"Ещё\"","\"abc_menu_space_shortcut_label\" : \"Espacio\"","\"common_google_play_services_notification_ticker\" : \"Google Play services error\"","\"common_signin_button_text\" : \"ورود به سیستم\"","\"confirm_device_credential_password\" : \"Dùng mật khẩu\"","\"abc_searchview_description_submit\" : \"Invia query\"","\"confirm_device_credential_password\" : \"የይለፍ ቃል ተጠቀም\"","\"common_open_on_phone\" : \"Åpne på telefonen\"","\"abc_menu_enter_shortcut_label\" : \"Enter 键\"","\"fingerprint_not_recognized\" : \"Hindi nakilala\"","\"common_google_play_services_enable_title\" : \"Omogućite Google Play usluge\"","\"default_error_msg\" : \"Onbekende fout\"","\"accessibility_fingerprint_dialog_help_area\" : \"സഹായ സന്ദേശ ഏരിയ\"","\"common_signin_button_text_long\" : \"Logi sisse Google'i kontoga\"","\"abc_menu_meta_shortcut_label\" : \"„Meta“ +\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми со услугите на Google Play. Обидете се повторно.\"","\"abc_shareactionprovider_share_with\" : \"Şununla paylaş:\"","\"common_google_play_services_update_button\" : \"Oppdater\"","\"common_open_on_phone\" : \"Odpiranje v telefonu\"","\"fingerprint_error_hw_not_present\" : \"اس آلہ میں فنگر پرنٹ سینسر نہیں ہے\"","\"common_google_play_services_enable_title\" : \"Google Play pakalpojumu iespējošana\"","\"fingerprint_error_no_fingerprints\" : \"Відбитки пальців не зареєстровано.\"","\"abc_search_hint\" : \"ይፈልጉ…\"","\"common_signin_button_text\" : \"ចូល\"","\"abc_action_bar_up_description\" : \"Yukarı git\"","\"abc_action_bar_home_description\" : \"မူလနေရာကို ပြန်သွားရန်\"","\"common_google_play_services_enable_text\" : \"‏تا وقتی سرویس‌های Google Play را فعال نکنید، %1$s کار نمی‌کند.\"","\"abc_search_hint\" : \"搜尋…\"","\"common_google_play_services_install_button\" : \"Установити\"","\"common_google_play_services_install_title\" : \"Google Play సేవలను పొందండి\"","\"fingerprint_error_lockout\" : \"Previše pokušaja. Pokušajte ponovo kasnije.\"","\"common_google_play_services_enable_title\" : \"Google Play சேவைகளை இயக்கவும்\"","\"search_menu_title\" : \"Hľadať\"","\"common_google_play_services_unsupported_text\" : \"ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"common_google_play_services_enable_text\" : \"ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත.\"","\"search_menu_title\" : \"ፍለጋ\"","\"abc_action_mode_done\" : \"Бүттү\"","\"common_google_play_services_enable_button\" : \"Activa\"","\"abc_toolbar_collapse_description\" : \"ਸਮੇਟੋ\"","\"common_google_play_services_install_text\" : \"%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina ez dituzu gailuan.\"","\"abc_capital_on\" : \"सुरू\"","\"common_google_play_services_install_title\" : \"Descărcați serviciile Google Play\"","\"abc_action_bar_home_description\" : \"ניווט לדף הבית\"","\"default_error_msg\" : \"Error desconegut\"","\"abc_capital_on\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‎‎‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎ON‎‏‎‎‏‎\"","\"common_google_play_services_update_button\" : \"اپ ڈیٹ کریں\"","\"abc_menu_function_shortcut_label\" : \"Funksie+\"","\"common_google_play_services_wear_update_text\" : \"ຈຳ​ເປັນ​ຕ້ອງ​ມີ​ກາ​ນ​ບໍ​ລິ​ການ Google Play ເວີ​ຊັນ​ໃໝ່. ມັນ​ຈະ​ອັບ​ເດດ​ຕົວ​ເອງ​ໄວໆ​ນີ້.\"","\"abc_searchview_description_voice\" : \"Häälotsing\"","\"abc_menu_function_shortcut_label\" : \"ഫംഗ്ഷന്‍+\"","\"fingerprint_error_hw_not_present\" : \"Gailu honek ez du hatz-marken sentsorerik\"","\"mtrl_picker_range_header_only_end_selected\" : \"Start date – %1$s\"","\"abc_searchview_description_search\" : \"Пошук\"","\"common_google_play_services_unknown_issue\" : \"%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง\"","\"abc_shareactionprovider_share_with\" : \"مشاركة مع\"","\"abc_searchview_description_query\" : \"Otsingupäring\"","\"fingerprint_not_recognized\" : \"ઓળખાયેલ નથી\"","\"common_google_play_services_install_title\" : \"Dapatkan perkhidmatan Google Play\"","\"abc_prepend_shortcut_label\" : \"मेनू+\"","\"abc_shareactionprovider_share_with_application\" : \"Կիսվել %s հավելվածի միջոցով\"","\"abc_action_bar_home_description\" : \"Naviger hjem\"","\"abc_searchview_description_search\" : \"శోధన\"","\"abc_capital_off\" : \"निष्क्रिय\"","\"fingerprint_not_recognized\" : \"Nie herken nie\"","\"abc_action_bar_up_description\" : \"Fara upp\"","\"fingerprint_dialog_touch_sensor\" : \"လက်ဗွေအာရုံခံကိရိယာကို တို့ပါ\"","\"default_error_msg\" : \"Erreur inconnue\"","\"abc_searchview_description_search\" : \"Pretražite\"","\"common_google_play_services_install_text\" : \"%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs.\"","\"common_google_play_services_install_title\" : \"A Google Play-szolgáltatások beszerzése\"","\"common_signin_button_text\" : \"Acceder\"","\"abc_shareactionprovider_share_with_application\" : \"%s மூலம் பகிர்\"","\"fingerprint_error_lockout\" : \"Забагато спроб. Зачекайте.\"","\"abc_searchview_description_clear\" : \"מחיקת השאילתה\"","\"abc_searchview_description_submit\" : \"שליחת שאילתה\"","\"fingerprint_error_hw_not_available\" : \"Մատնահետքերի սարքն անհասանելի է:\"","\"fingerprint_error_user_canceled\" : \"Fingeraftrykshandlingen blev annulleret af brugeren.\"","\"fingerprint_error_lockout\" : \"උත්සාහ ඉතා වැඩියි. පසුව නැවත උත්සාහ කරන්න.\"","\"common_google_play_services_updating_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet.\"","\"abc_capital_on\" : \"ACTIVER\"","\"fingerprint_error_user_canceled\" : \"L'opération d'authentification par empreinte digitale a été annulée par l'utilisateur.\"","\"abc_action_bar_home_description\" : \"ହୋମ୍ ପେଜ୍‌କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"common_open_on_phone\" : \"باز کردن در تلفن\"","\"common_google_play_services_enable_title\" : \"Включите сервисы Google Play\"","\"common_google_play_services_unknown_issue\" : \"%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો.\"","\"common_google_play_services_update_title\" : \"Google Play சேவைகளைப் புதுப்பிக்கவும்\"","\"abc_searchview_description_voice\" : \"குரல் தேடல்\"","\"abc_searchview_description_clear\" : \"Vymazať dopyt\"","\"common_google_play_services_update_title\" : \"Google Play xizmatlarini yangilash\"","\"abc_shareactionprovider_share_with\" : \"Dijeli s\"","\"fingerprint_not_recognized\" : \"Non riconosciuta\"","\"common_google_play_services_install_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスにはインストールされていません。\"","\"common_google_play_services_update_title\" : \"Actualizați serviciile Google Play\"","\"fingerprint_not_recognized\" : \"ไม่รู้จัก\"","\"accessibility_fingerprint_dialog_help_area\" : \"Zona mesajelor de ajutor\"","\"common_google_play_services_enable_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານ​ການ​ບໍ​ລິ​ການ Google Play.\"","\"common_google_play_services_install_title\" : \"Атрымаць службы Google Play\"","\"common_google_play_services_update_button\" : \"Atnaujinti\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"abc_searchview_description_voice\" : \"Talesøk\"","\"common_google_play_services_install_button\" : \"Installeren\"","\"abc_menu_delete_shortcut_label\" : \"מחיקה\"","\"abc_prepend_shortcut_label\" : \"القائمة+\"","\"fingerprint_dialog_touch_sensor\" : \"Chạm vào cảm biến vân tay\"","\"common_open_on_phone\" : \"Vula kufoni\"","\"common_google_play_services_install_title\" : \"Google Play Services-ის ჩამოტვირთვა\"","\"common_google_play_services_notification_channel_name\" : \"ความพร้อมใช้งานของบริการ Google Play\"","\"common_google_play_services_install_text\" : \"%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play.\"","\"common_google_play_services_update_text\" : \"%1$s no s'executarà si no actualitzes Serveis de Google Play.\"","\"abc_capital_off\" : \"I-OFF\"","\"abc_searchview_description_clear\" : \"সন্ধান কৰা প্ৰশ্ন মচক\"","\"path_password_eye_mask_strike_through\" : \"M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z\"","\"generic_error_user_canceled\" : \"Удостоверяването е анулирано от потребителя.\"","\"abc_toolbar_collapse_description\" : \"সংকোচন কৰক\"","\"abc_searchview_description_query\" : \"தேடல் வினவல்\"","\"fingerprint_error_user_canceled\" : \"ผู้ใช้ยกเลิกการทำงานของลายนิ้วมือ\"","\"common_google_play_services_install_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Área de mensaxes de axuda\"","\"abc_searchview_description_submit\" : \"Skicka fråga\"","\"common_google_play_services_update_title\" : \"Dateer Google Play Dienste op\"","\"abc_menu_function_shortcut_label\" : \"Fn+\"","\"abc_searchview_description_query\" : \"Изделген сурам\"","\"abc_search_hint\" : \"Iskanje …\"","\"abc_toolbar_collapse_description\" : \"Contraer\"","\"abc_searchview_description_search\" : \"Søg\"","\"fingerprint_error_user_canceled\" : \"Хэрэглэгч хурууны хээний баталгаажуулалтыг болиулсан байна.\"","\"default_error_msg\" : \"ያልታወቀ ስህተት\"","\"abc_action_mode_done\" : \"Gata\"","\"common_google_play_services_install_button\" : \"ထည့်သွင်းပါ\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב.\"","\"common_google_play_services_notification_ticker\" : \"Error de Servicios de Google Play\"","\"abc_menu_meta_shortcut_label\" : \"‎Meta+‎\"","\"fingerprint_dialog_touch_sensor\" : \"Barmoq izi skaneriga tegining\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"common_signin_button_text\" : \"سائن ان کریں\"","\"fingerprint_not_recognized\" : \"Nicht erkannt\"","\"abc_search_hint\" : \"Bilatu…\"","\"generic_error_user_canceled\" : \"Authentication canceled by user.\"","\"abc_menu_space_shortcut_label\" : \"space\"","\"abc_searchview_description_voice\" : \"Гласовна претрага\"","\"abc_menu_function_shortcut_label\" : \"Function மற்றும்\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"confirm_device_credential_password\" : \"Şifre kullan\"","\"abc_action_bar_up_description\" : \"Идите нагоре\"","\"generic_error_user_canceled\" : \"用户已取消身份验证。\"","\"common_open_on_phone\" : \"ტელეფონში გახსნა\"","\"abc_activity_chooser_view_see_all\" : \"ເບິ່ງທັງໝົດ\"","\"abc_searchview_description_voice\" : \"Sesli arama\"","\"fingerprint_dialog_touch_sensor\" : \"Érintse meg az ujjlenyomat-érzékelőt\"","\"abc_capital_on\" : \"ເປີດ\"","\"abc_action_mode_done\" : \"ပြီးပြီ\"","\"fingerprint_error_user_canceled\" : \"کاربر عملیات اثر انگشت را لغو کرد\"","\"common_signin_button_text\" : \"Kirish\"","\"abc_capital_on\" : \"IESLĒGT\"","\"search_menu_title\" : \"ძიება\"","\"abc_action_bar_home_description\" : \"Навигиране към началния екран\"","\"fingerprint_error_hw_not_present\" : \"Acest dispozitiv nu are senzor de amprentă\"","\"common_google_play_services_wear_update_text\" : \"Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək.\"","\"abc_action_bar_home_description\" : \"Przejdź na stronę główną\"","\"abc_menu_alt_shortcut_label\" : \"Alternēšanas taustiņš +\"","\"common_google_play_services_install_text\" : \"%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ.\"","\"abc_action_mode_done\" : \"Hazırdır\"","\"mtrl_picker_range_header_selected\" : \"%1$s – %2$s\"","\"common_google_play_services_update_text\" : \"%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester.\"","\"default_error_msg\" : \"Bilinmeyen hata\"","\"abc_action_menu_overflow_description\" : \"Այլ ընտրանքներ\"","\"abc_searchview_description_query\" : \"Arama sorgusu\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitat de serveis de Google Play\"","\"abc_search_hint\" : \"ਖੋਜ…\"","\"abc_menu_delete_shortcut_label\" : \"Delete\"","\"abc_action_bar_home_description\" : \"Navigasi laman utama\"","\"common_google_play_services_notification_channel_name\" : \"Ukungatholakali kwamasevisi e-Google Play\"","\"common_google_play_services_updating_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo.\"","\"abc_shareactionprovider_share_with_application\" : \"Κοινοποίηση στην εφαρμογή %s\"","\"accessibility_fingerprint_dialog_help_area\" : \"Svæði hjálparskilaboða\"","\"common_signin_button_text_long\" : \"‏היכנס באמצעות Google\"","\"common_google_play_services_install_title\" : \"Dapatkan layanan Google Play\"","\"abc_activity_chooser_view_see_all\" : \"Տեսնել բոլորը\"","\"common_google_play_services_enable_title\" : \"Omogućivanje usluga Google Playa\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"abc_search_hint\" : \"Хайх…\"","\"confirm_device_credential_password\" : \"パスワードを使用\"","\"abc_menu_delete_shortcut_label\" : \"মুছুন\"","\"mtrl_picker_announce_current_selection\" : \"Current selection: %1$s\"","\"common_google_play_services_install_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte.\"","\"fingerprint_error_lockout\" : \"Твърде много опити. Моля, опитайте отново по-късно.\"","\"abc_shareactionprovider_share_with_application\" : \"Compartilhar com %s\"","\"fingerprint_error_lockout\" : \"시도 횟수가 너무 많습니다. 나중에 다시 시도해 주세요.\"","\"abc_menu_ctrl_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‎‏‎‏‎‎‎‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‎Ctrl+‎‏‎‎‏‎\"","\"common_google_play_services_updating_text\" : \"%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират.\"","\"common_google_play_services_update_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"abc_search_hint\" : \"Cari…\"","\"common_signin_button_text_long\" : \"Prijavi se pomoću Googlea\"","\"abc_search_hint\" : \"Пребарување…\"","\"fingerprint_error_hw_not_available\" : \"వేలిముద్ర హార్డ్‌వేర్ అందుబాటులో లేదు.\"","\"common_signin_button_text\" : \"ಸೈನ್ ಇನ್\"","\"abc_action_bar_home_description\" : \"Ugrás a főoldalra\"","\"search_menu_title\" : \"Іздеу\"","\"common_google_play_services_update_button\" : \"Aktualizuj\"","\"common_google_play_services_update_title\" : \"Google Play teenuste värskendamine\"","\"common_google_play_services_update_button\" : \"Kemas kini\"","\"abc_action_bar_up_description\" : \"Дээш шилжих\"","\"default_web_client_id\" : \"932398433474-59j4a17sqbf1r9m1f2eqqlreo6a5qsmt.apps.googleusercontent.com\"","\"abc_toolbar_collapse_description\" : \"හකුළන්න\"","\"fingerprint_not_recognized\" : \"មិនអាចសម្គាល់បានទេ\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed.\"","\"abc_action_bar_up_description\" : \"Nach oben\"","\"fingerprint_error_no_fingerprints\" : \"ليست هناك بصمات إصبع مسجَّلة.\"","\"common_google_play_services_unknown_issue\" : \"%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।\"","\"common_signin_button_text_long\" : \"Fazer login com o Google\"","\"common_signin_button_text_long\" : \"Մուտք գործել Google-ով\"","\"accessibility_fingerprint_dialog_help_area\" : \"Gebied voor Help-berichten\"","\"abc_action_bar_home_description\" : \"Нүүр хуудас уруу шилжих\"","\"abc_menu_function_shortcut_label\" : \"Função +\"","\"abc_shareactionprovider_share_with_application\" : \"%s аркылуу бөлүшүү\"","\"common_google_play_services_wear_update_text\" : \"‏Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔\"","\"abc_action_bar_home_description\" : \"హోమ్‌కు నావిగేట్ చేస్తుంది\"","\"fingerprint_error_no_fingerprints\" : \"Nie zarejestrowano odcisków palców.\"","\"abc_shareactionprovider_share_with_application\" : \"Chia sẻ với %s\"","\"common_google_play_services_update_title\" : \"Buyekeza amasevisi we-Google Play\"","\"confirm_device_credential_password\" : \"Jelszó használata\"","\"common_google_play_services_update_title\" : \"Google Play 서비스 업데이트\"","\"default_error_msg\" : \"अनजान गड़बड़ी\"","\"abc_searchview_description_search\" : \"ຊອກຫາ\"","\"common_google_play_services_enable_text\" : \"%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu.\"","\"common_google_play_services_enable_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"common_google_play_services_notification_channel_name\" : \"Доступность сервисов Google Play\"","\"abc_action_menu_overflow_description\" : \"ជម្រើសច្រើនទៀត\"","\"common_google_play_services_update_button\" : \"Оновити\"","\"abc_menu_delete_shortcut_label\" : \"ଡିଲିଟ୍‍\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost služeb Google Play\"","\"search_menu_title\" : \"جستجو\"","\"fingerprint_error_hw_not_present\" : \"ဤစက်ပစ္စည်းတွင် လက်ဗွေအာရုံခံကိရိယာ မရှိပါ\"","\"common_google_play_services_notification_ticker\" : \"Pogreška Usluga za Google Play\"","\"common_google_play_services_install_title\" : \"‏Google Play سروسز حاصل کریں\"","\"fingerprint_error_hw_not_present\" : \"Cet appareil ne possède pas de capteur d'empreintes digitales\"","\"fingerprint_error_lockout\" : \"Премногу обиди. Обидете се повторно подоцна.\"","\"common_google_play_services_enable_button\" : \"Ενεργοποίηση\"","\"common_google_play_services_notification_ticker\" : \"Google Play 서비스 오류\"","\"abc_action_bar_up_description\" : \"Անցնել վերև\"","\"abc_action_bar_up_description\" : \"Mag-navigate pataas\"","\"abc_menu_sym_shortcut_label\" : \"Sym+‎\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाहरूका त्रुटि\"","\"fingerprint_error_user_canceled\" : \"Pengendalian cap jari dibatalkan oleh pengguna.\"","\"common_signin_button_text_long\" : \"Kirjaudu Google-tilille\"","\"abc_searchview_description_submit\" : \"استفسار جمع کرائیں\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost usluga za Google Play\"","\"abc_capital_on\" : \"KVEIKT\"","\"common_google_play_services_update_button\" : \"Frissítés\"","\"common_google_play_services_update_button\" : \"અપડેટ કરો\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服务的适用范围\"","\"abc_searchview_description_voice\" : \"व्हॉइस शोध\"","\"abc_searchview_description_query\" : \"שאילתת חיפוש\"","\"common_google_play_services_update_button\" : \"Updaten\"","\"search_menu_title\" : \"Bilatu\"","\"common_google_play_services_update_title\" : \"Perbarui layanan Google Play\"","\"common_google_play_services_update_button\" : \"ያዘምኑ\"","\"common_google_play_services_unknown_issue\" : \"Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά.\"","\"abc_toolbar_collapse_description\" : \"کوچک کردن\"","\"abc_action_menu_overflow_description\" : \"ਹੋਰ ਵਿਕਲਪ\"","\"common_google_play_services_update_text\" : \"Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play.\"","\"abc_action_bar_up_description\" : \"前に戻る\"","\"abc_menu_enter_shortcut_label\" : \"enter\"","\"common_google_play_services_enable_text\" : \"%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\".\"","\"fingerprint_dialog_touch_sensor\" : \"Snertu fingrafaralesarann\"","\"abc_action_mode_done\" : \"முடிந்தது\"","\"fingerprint_dialog_touch_sensor\" : \"ફિંગરપ્રિન્ટના સેન્સરને સ્પર્શ કરો\"","\"abc_action_bar_home_description\" : \"গৃহ পৃষ্ঠালৈ যাওক\"","\"common_google_play_services_wear_update_text\" : \"Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja.\"","\"common_google_play_services_unknown_issue\" : \"%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur.\"","\"abc_menu_function_shortcut_label\" : \"„Function“ +\"","\"abc_menu_space_shortcut_label\" : \"spasi\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمی‌شود، اجرا نخواهد شد.\"","\"abc_menu_enter_shortcut_label\" : \"retur\"","\"common_open_on_phone\" : \"දුරකථනය තුළ විවෘත කරන්න\"","\"abc_prepend_shortcut_label\" : \"Menú+\"","\"accessibility_fingerprint_dialog_help_area\" : \"Område för hjälpmeddelande\"","\"accessibility_fingerprint_dialog_help_area\" : \"Område med hjælpemeddelelse\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo não tem um sensor de impressão digital\"","\"common_google_play_services_update_button\" : \"යාවත්කාලීන කරන්න\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan perkhidmatan Google Play\"","\"fingerprint_error_lockout\" : \"చాలా ఎక్కువ ప్రయత్నాలు చేసారు. దయచేసి తర్వాత మళ్లీ ప్రయత్నించండి.\"","\"common_google_play_services_update_button\" : \"Güncəlləyin\"","\"abc_searchview_description_voice\" : \"ಧ್ವನಿ ಹುಡುಕಾಟ\"","\"abc_prepend_shortcut_label\" : \"Valmynd+\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"common_google_play_services_install_title\" : \"Установити сервіси Google Play\"","\"common_google_play_services_notification_ticker\" : \"Erreur liée aux services Google Play\"","\"abc_menu_sym_shortcut_label\" : \"„Sym“ +\"","\"abc_shareactionprovider_share_with\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‎‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‏‎‏‏‏‏‎‏‏‎‏‏‏‎Share with‎‏‎‎‏‎\"","\"common_google_play_services_enable_title\" : \"Уключыць службы Google Play\"","\"path_password_eye\" : \"M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z\"","\"abc_activitychooserview_choose_application\" : \"कोई ऐप्लिकेशन चुनें\"","\"common_google_play_services_install_title\" : \"Installer Google Play-tjenester\"","\"accessibility_fingerprint_dialog_help_area\" : \"Анықтама хабары аумағы\"","\"abc_action_bar_home_description\" : \"მთავარზე გადასვლა\"","\"google_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"","\"abc_search_hint\" : \"Søk\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – End date\"","\"common_google_play_services_notification_ticker\" : \"Fout met Google Play-services\"","\"common_google_play_services_update_button\" : \"Posodobi\"","\"abc_action_mode_done\" : \"완료\"","\"common_google_play_services_update_text\" : \"Google Play 서비스를 업데이트해야 %1$s이(가) 실행됩니다.\"","\"abc_capital_off\" : \"關閉\"","\"abc_capital_off\" : \"TẮT\"","\"common_google_play_services_update_text\" : \"%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet.\"","\"abc_action_mode_done\" : \"ਹੋ ਗਿਆ\"","\"abc_menu_space_shortcut_label\" : \"mellomrom\"","\"fingerprint_error_no_fingerprints\" : \"Tidak ada sidik jari yang terdaftar.\"","\"accessibility_fingerprint_dialog_help_area\" : \"منطقة رسالة المساعدة\"","\"abc_action_bar_home_description\" : \"​ទៅទំព័រដើម\"","\"fingerprint_error_user_canceled\" : \"Fingeravtrycksåtgärden avbröts av användaren.\"","\"fingerprint_error_hw_not_available\" : \"Izingxenyekazi zekhompuyutha zezingxivizo zeminwe azitholakali.\"","\"abc_menu_space_shortcut_label\" : \"blanksteg\"","\"common_google_play_services_install_text\" : \"%1$s no s'executarà si Serveis de Google Play no està instal·lat al dispositiu.\"","\"abc_action_bar_up_description\" : \"Перейти вгору\"","\"abc_shareactionprovider_share_with_application\" : \"Shiriki ukitumia %s\"","\"common_signin_button_text\" : \"Bejelentkezés\"","\"abc_searchview_description_query\" : \"ਖੋਜ ਪੁੱਛਗਿੱਛ\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge.\"","\"fingerprint_dialog_touch_sensor\" : \"Sakatu hatz-marken sentsorea\"","\"abc_searchview_description_submit\" : \"ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်\"","\"abc_activitychooserview_choose_application\" : \"Elegir una app\"","\"abc_search_hint\" : \"ಹುಡುಕಿ…\"","\"common_google_play_services_wear_update_text\" : \"Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms.\"","\"search_menu_title\" : \"Пошук\"","\"abc_menu_function_shortcut_label\" : \"Función+\"","\"abc_shareactionprovider_share_with_application\" : \"與「%s」分享\"","\"common_signin_button_text\" : \"Ingia katika akaunti\"","\"abc_activitychooserview_choose_application\" : \"Scelta di un'app\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Start date\"","\"abc_search_hint\" : \"Αναζήτηση…\"","\"fingerprint_dialog_touch_sensor\" : \"แตะเซ็นเซอร์ลายนิ้วมือ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play қызметтерінің қолжетімділігі\"","\"common_google_play_services_install_button\" : \"Установить\"","\"abc_action_menu_overflow_description\" : \"More options\"","\"common_signin_button_text\" : \"Sign in\"","\"common_google_play_services_notification_ticker\" : \"‏خطأ في خدمات Google Play\"","\"abc_activitychooserview_choose_application\" : \"Выберите приложение\"","\"common_google_play_services_enable_title\" : \"Google Play-services inschakelen\"","\"common_open_on_phone\" : \"Телефондо ачык\"","\"abc_activity_chooser_view_see_all\" : \"အားလုံး ကြည့်ရန်\"","\"common_google_play_services_update_title\" : \"Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യുക\"","\"abc_searchview_description_search\" : \"Iskanje\"","\"fingerprint_error_hw_not_available\" : \"មិន​អាច​ប្រើហាតវែរ​ស្នាមម្រាមដៃបាន​ទេ។\"","\"common_google_play_services_install_title\" : \"Google Play સેવાઓ મેળવો\"","\"accessibility_fingerprint_dialog_help_area\" : \"說明訊息區域\"","\"search_menu_title\" : \"Buscar\"","\"abc_searchview_description_clear\" : \"Kosongkan pertanyaan\"","\"common_google_play_services_enable_text\" : \"Google Play кызматтарын иштетмейиңизче %1$s иштебейт.\"","\"common_google_play_services_update_title\" : \"Ažuriranje usluga Google Playa\"","\"fingerprint_error_hw_not_present\" : \"Энэ төхөөрөмжид хурууны хээ мэдрэгч алга байна\"","\"generic_error_user_canceled\" : \"Корисник је отказао потврду идентитета.\"","\"generic_error_user_canceled\" : \"A hitelesítést megszakította a felhasználó.\"","\"fingerprint_error_user_canceled\" : \"Operação de impressão digital cancelada pelo utilizador.\"","\"abc_searchview_description_voice\" : \"Дауыспен іздеу\"","\"fingerprint_error_user_canceled\" : \"Korisnik je otkazao radnju s otiskom prsta.\"","\"fingerprint_error_no_fingerprints\" : \"ಯಾವುದೇ ಫಿಂಗರ್‌ಪ್ರಿಂಟ್‌ ಅನ್ನು ನೋಂದಣಿ ಮಾಡಿಲ್ಲ.\"","\"abc_action_mode_done\" : \"Готово\"","\"common_google_play_services_install_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ ନାହିଁ।\"","\"generic_error_user_canceled\" : \"Erabiltzaileak bertan behera utzi du autentifikazioa\"","\"generic_error_user_canceled\" : \"Lietotājs atcēla autentificēšanu.\"","\"common_google_play_services_updating_text\" : \"Google Play सेवाहरू %1$s बिना सञ्‍चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।\"","\"fingerprint_error_no_fingerprints\" : \"Sormenjälkiä ei ole lisätty.\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo non ten sensor de impresión dixital\"","\"abc_search_hint\" : \"શોધો…\"","\"common_signin_button_text\" : \"Log ind\"","\"abc_searchview_description_query\" : \"ရှာဖွေရန် မေးခွန်း\"","\"common_google_play_services_unknown_issue\" : \"%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo.\"","\"common_google_play_services_enable_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਕਰੋ\"","\"abc_action_bar_home_description\" : \"Перейти на головну\"","\"fingerprint_not_recognized\" : \"Tanınmadı\"","\"common_google_play_services_notification_channel_name\" : \"Доступність сервісів Google Play\"","\"abc_searchview_description_voice\" : \"Tìm kiếm bằng giọng nói\"","\"confirm_device_credential_password\" : \"Naudoti slaptažodį\"","\"fingerprint_error_user_canceled\" : \"Radnju s otiskom prsta otkazao je korisnik.\"","\"abc_capital_on\" : \"ACTIVA\"","\"abc_shareactionprovider_share_with_application\" : \"%s-ით გაზიარება\"","\"fingerprint_error_hw_not_available\" : \"Hardware voor vingerafdruk niet beschikbaar.\"","\"common_google_play_services_install_button\" : \"ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಿ\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करा\"","\"abc_action_menu_overflow_description\" : \"మరిన్ని ఎంపికలు\"","\"accessibility_fingerprint_dialog_help_area\" : \"Oblast poruke za pomoć\"","\"mtrl_picker_a11y_prev_month\" : \"Change to previous month\"","\"common_open_on_phone\" : \"மொபைலில் திற\"","\"abc_searchview_description_clear\" : \"Pastro pyetjen\"","\"abc_action_bar_home_description\" : \"Gaan na tuisskerm\"","\"abc_searchview_description_search\" : \"검색\"","\"abc_action_bar_home_description\" : \"Əsas səhifəyə keçin\"","\"abc_action_menu_overflow_description\" : \"மேலும் விருப்பங்கள்\"","\"abc_menu_space_shortcut_label\" : \"Probel\"","\"fingerprint_error_hw_not_present\" : \"Perangkat ini tidak memiliki sensor sidik jari\"","\"common_google_play_services_enable_text\" : \"„%1$s“ neveiks, jei neįgalinsite „Google Play“ paslaugų.\"","\"common_google_play_services_unsupported_text\" : \"%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie.\"","\"common_google_play_services_install_button\" : \"Instal·la\"","\"common_google_play_services_update_title\" : \"Update Google Play services\"","\"abc_menu_function_shortcut_label\" : \"Fonction+\"","\"common_google_play_services_wear_update_text\" : \"Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile.\"","\"common_google_play_services_install_title\" : \"Տեղադրել Google Play ծառայությունները\"","\"abc_action_bar_up_description\" : \"រំកិលឡើងលើ\"","\"abc_capital_on\" : \"VULA\"","\"abc_action_mode_done\" : \"完了\"","\"common_signin_button_text\" : \"Inloggen\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova.\"","\"fingerprint_error_no_fingerprints\" : \"Nuk ka asnjë gjurmë gishti të regjistruar.\"","\"abc_searchview_description_search\" : \"Maghanap\"","\"search_menu_title\" : \"ਖੋਜ\"","\"abc_shareactionprovider_share_with\" : \"Compartir con\"","\"common_google_play_services_install_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről.\"","\"fingerprint_error_lockout\" : \"მეტისმეტად ბევრი მცდელობა იყო. გთხოვთ, ცადოთ მოგვიანებით.\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми с услугите за Google Play. Моля, опитайте отново.\"","\"common_google_play_services_unsupported_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata.\"","\"common_signin_button_text\" : \"Ngena ngemvume\"","\"abc_searchview_description_voice\" : \"Ricerca vocale\"","\"default_error_msg\" : \"不明的錯誤\"","\"abc_activitychooserview_choose_application\" : \"Odaberite aplikaciju\"","\"common_google_play_services_updating_text\" : \"%1$s won't run without Google Play services, which are currently updating.\"","\"common_signin_button_text\" : \"ግባ\"","\"accessibility_fingerprint_dialog_help_area\" : \"সহায় বাৰ্তাৰ ক্ষেত্ৰ\"","\"abc_menu_shift_shortcut_label\" : \"Maius +\"","\"abc_activity_chooser_view_see_all\" : \"Sien alles\"","\"abc_menu_delete_shortcut_label\" : \"slet\"","\"abc_searchview_description_search\" : \"Пребарај\"","\"common_google_play_services_install_button\" : \"Instalovat\"","\"abc_searchview_description_voice\" : \"സംസാരത്തിലൂടെ തിരയുക\"","\"common_open_on_phone\" : \"បើកតាមទូរស័ព្ទ\"","\"abc_toolbar_collapse_description\" : \"Minimieren\"","\"generic_error_user_canceled\" : \"Аутентификацияны колдонуучу жокко чыгарды.\"","\"default_error_msg\" : \"უცნობი შეცდომა\"","\"fingerprint_error_hw_not_available\" : \"Không dùng được phần cứng vân tay.\"","\"default_error_msg\" : \"Непозната грешка\"","\"abc_search_hint\" : \"Haku…\"","\"fingerprint_error_user_canceled\" : \"Piršto antspaudo operaciją atšaukė naudotojas.\"","\"common_google_play_services_enable_button\" : \"사용 설정\"","\"common_signin_button_text_long\" : \"Sign in with Google\"","\"fingerprint_error_lockout\" : \"Príliš veľa pokusov. Skúste to znova neskôr.\"","\"abc_action_menu_overflow_description\" : \"مزید اختیارات\"","\"fingerprint_error_no_fingerprints\" : \"Няма регистрирани отпечатъци.\"","\"common_google_play_services_install_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho.\"","\"confirm_device_credential_password\" : \"Gamitin ang password\"","\"fingerprint_dialog_touch_sensor\" : \"Додирн. сензор за отисак прста\"","\"character_counter_pattern\" : \"%1$d / %2$d\"","\"fingerprint_error_hw_not_present\" : \"Denne enhed har ingen fingeraftrykslæser\"","\"abc_action_bar_home_description\" : \"پیمایش به صفحه اصلی\"","\"common_signin_button_text_long\" : \"Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ\"","\"common_signin_button_text\" : \"כניסה\"","\"common_google_play_services_wear_update_text\" : \"Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。\"","\"abc_menu_shift_shortcut_label\" : \"Skift + \"","\"abc_search_hint\" : \"Qidirish…\"","\"common_google_play_services_wear_update_text\" : \"Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri.\"","\"common_google_play_services_enable_text\" : \"Google Play 서비스를 사용하도록 설정해야 %1$s이(가) 작동합니다.\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服務\"","\"common_google_play_services_update_title\" : \"Ažuriranje Google Play usluga\"","\"abc_menu_sym_shortcut_label\" : \"‎Sym+‎\"","\"fingerprint_error_no_fingerprints\" : \"Keine Fingerabdrücke erfasst.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ten problemas cos servizos de Google Play. Téntao de novo.\"","\"common_open_on_phone\" : \"Maak oop op foon\"","\"fingerprint_error_no_fingerprints\" : \"कोणत्याही फिंगरप्रिंटची नोंद झाली नाही.\"","\"common_google_play_services_enable_text\" : \"%1$s няма да работи, освен ако не активирате услугите за Google Play.\"","\"fingerprint_error_hw_not_available\" : \"Hardware de impressão digital não disponível.\"","\"common_google_play_services_install_button\" : \"Installer\"","\"abc_activitychooserview_choose_application\" : \"Velg en app\"","\"common_google_play_services_enable_title\" : \"Google Play үйлчилгээг идэвхжүүлэх\"","\"abc_shareactionprovider_share_with_application\" : \"Skupna raba z drugimi prek aplikacije %s\"","\"fingerprint_error_user_canceled\" : \"ફિંગરપ્રિન્ટ ચકાસવાની પ્રક્રિયા વપરાશકર્તાએ રદ કરી.\"","\"abc_action_bar_home_description\" : \"Navegar a la página principal\"","\"common_google_play_services_notification_ticker\" : \"Erro dos Serviços do Google Play\"","\"common_google_play_services_install_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви.\"","\"abc_searchview_description_voice\" : \"Kërkim me zë\"","\"common_google_play_services_enable_button\" : \"ဖွင့်ရန်\"","\"abc_menu_space_shortcut_label\" : \"taster za razmak\"","\"abc_searchview_description_voice\" : \"Wyszukiwanie głosowe\"","\"abc_activitychooserview_choose_application\" : \"ઍપ્લિકેશન પસંદ કરો\"","\"abc_capital_on\" : \"מופעל\"","\"common_google_play_services_update_title\" : \"អាប់ដេតសេវាកម្ម Google Play\"","\"abc_menu_enter_shortcut_label\" : \"„enter“\"","\"common_google_play_services_update_text\" : \"‏تاز مانی که سرویس‌های Google Play را به‌روزرسانی نکنید، %1$s اجرا نمی‌شود.\"","\"fingerprint_error_hw_not_available\" : \"Není k dispozici hardware ke snímání otisků prstů.\"","\"abc_capital_off\" : \"POIS PÄÄLTÄ\"","\"confirm_device_credential_password\" : \"Parol istifadə edin\"","\"fingerprint_error_hw_not_available\" : \"Нема достапен хардвер за отпечатоци.\"","\"common_open_on_phone\" : \"Deschideți pe telefon\"","\"fingerprint_not_recognized\" : \"Þekktist ekki\"","\"abc_action_menu_overflow_description\" : \"Mais opções\"","\"common_google_play_services_enable_button\" : \"सुरू करा\"","\"common_google_play_services_update_title\" : \"Uppfæra þjónustu Google Play\"","\"abc_menu_alt_shortcut_label\" : \"„Alt“ +\"","\"abc_menu_shift_shortcut_label\" : \"Шифт+\"","\"abc_prepend_shortcut_label\" : \"ମେନୁ\"","\"abc_searchview_description_voice\" : \"جستجوی گفتاری\"","\"abc_action_bar_up_description\" : \"Vai cara arriba\"","\"fingerprint_dialog_touch_sensor\" : \"Допрете го сенз. за отпечатоци\"","\"fingerprint_error_lockout\" : \"Həddən çox cəhd oldu. Sonra sınayın.\"","\"common_google_play_services_update_text\" : \"%1$s só funciona com uma versão atualizada do Google Play Services.\"","\"abc_menu_space_shortcut_label\" : \"შორისი\"","\"common_google_play_services_install_button\" : \"நிறுவு\"","\"abc_searchview_description_clear\" : \"Zoekopdracht wissen\"","\"fingerprint_not_recognized\" : \"Није препознат\"","\"confirm_device_credential_password\" : \"Wachtwoord gebruiken\"","\"abc_menu_space_shortcut_label\" : \"boşluk\"","\"abc_menu_space_shortcut_label\" : \"Espai\"","\"abc_capital_off\" : \"UIT\"","\"abc_prepend_shortcut_label\" : \"Цэс+\"","\"common_google_play_services_unsupported_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play సేవల లభ్యత\"","\"abc_toolbar_collapse_description\" : \"Minnka\"","\"abc_action_bar_home_description\" : \"ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"abc_activitychooserview_choose_application\" : \"Izvēlieties lietotni\"","\"abc_capital_off\" : \"ӨШІРУ\"","\"abc_shareactionprovider_share_with_application\" : \"%sની સાથે શેર કરો\"","\"abc_searchview_description_search\" : \"Pretraži\"","\"abc_action_menu_overflow_description\" : \"Más opciones\"","\"abc_shareactionprovider_share_with_application\" : \"Trimiteți folosind %s\"","\"fingerprint_error_user_canceled\" : \"వేలిముద్ర చర్యని వినియోగదారు రద్దు చేసారు.\"","\"common_open_on_phone\" : \"Telefonda aç\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"generic_error_user_canceled\" : \"Autentikasi dibatalkan oleh pengguna.\"","\"common_google_play_services_updating_text\" : \"執行「%1$s」所需的 Google Play 服務正在更新。\"","\"accessibility_fingerprint_dialog_help_area\" : \"ヘルプ メッセージ領域\"","\"abc_prepend_shortcut_label\" : \"Menua +\"","\"abc_searchview_description_clear\" : \"Obrišite upit\"","\"abc_searchview_description_clear\" : \"검색어 삭제\"","\"fingerprint_error_no_fingerprints\" : \"Neužregistruota jokių kontrolinių kodų.\"","\"common_google_play_services_update_text\" : \"‏جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔\"","\"abc_searchview_description_query\" : \"खोज प्रश्न\"","\"abc_menu_enter_shortcut_label\" : \"intro\"","\"fingerprint_error_no_fingerprints\" : \"မည်သည့် လက်ဗွေကိုမျှ ထည့်သွင်းမထားပါ။\"","\"fingerprint_dialog_touch_sensor\" : \"Prek sensorin e gjurmës së gishtit\"","\"common_google_play_services_enable_button\" : \"Қосу\"","\"accessibility_fingerprint_dialog_help_area\" : \"אזור הודעת עזרה\"","\"abc_shareactionprovider_share_with\" : \"שיתוף עם\"","\"common_open_on_phone\" : \"Ireki telefonoan\"","\"abc_action_bar_home_description\" : \"Navega fins a la pàgina d'inici\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará a menos que habilites los servicios de Google Play.\"","\"common_google_play_services_enable_button\" : \"I-enable\"","\"abc_shareactionprovider_share_with\" : \"Yabelana no\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Tjenester-tilgjengelighet\"","\"fingerprint_error_user_canceled\" : \"თითის ანაბეჭდის ოპერაცია გააუქმა მომხმარებელმა.\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"fingerprint_error_user_canceled\" : \"用户取消了指纹操作。\"","\"abc_searchview_description_submit\" : \"Kirim kueri\"","\"abc_action_menu_overflow_description\" : \"Opsione të tjera\"","\"common_google_play_services_enable_title\" : \"Google Play кызматтарын иштетүү\"","\"confirm_device_credential_password\" : \"මුරපදය භාවිත කරන්න\"","\"abc_shareactionprovider_share_with_application\" : \"Bendrinti naudojant programą „%s“\"","\"common_google_play_services_update_title\" : \"Atualizar o Google Play Services\"","\"abc_activitychooserview_choose_application\" : \"ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"accessibility_fingerprint_dialog_help_area\" : \"Област за помощно съобщение\"","\"common_signin_button_text_long\" : \"Logg på med Google\"","\"common_google_play_services_notification_ticker\" : \"Google Play開発者サービスのエラー\"","\"common_google_play_services_enable_title\" : \"Ενεργοποίηση υπηρεσιών Google Play\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo.\"","\"abc_action_menu_overflow_description\" : \"Więcej opcji\"","\"abc_search_hint\" : \"ရှာဖွေရန်…\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"common_google_play_services_install_button\" : \"Усталяваць\"","\"abc_capital_off\" : \"ИЗКЛ.\"","\"common_google_play_services_notification_channel_name\" : \"கிடைக்கும் Google Play சேவைகள்\"","\"search_menu_title\" : \"Търсене\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve.\"","\"common_google_play_services_install_title\" : \"Sækja þjónustu Google Play\"","\"fingerprint_dialog_touch_sensor\" : \"指紋認証センサーをタップ\"","\"common_google_play_services_update_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ\"","\"abc_activitychooserview_choose_application\" : \"Изберете приложение\"","\"common_google_play_services_update_title\" : \"อัปเดตบริการ Google Play\"","\"search_menu_title\" : \"Meklēt\"","\"abc_menu_space_shortcut_label\" : \"боштук\"","\"abc_searchview_description_query\" : \"Qidiruv so‘rovi\"","\"fingerprint_error_hw_not_present\" : \"Toto zařízení nemá snímač otisků prstů\"","\"abc_capital_off\" : \"ИСКЛУЧЕНО\"","\"fingerprint_error_no_fingerprints\" : \"Der er ikke registreret nogen fingeraftryk.\"","\"common_google_play_services_install_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিটো আপোনাৰ ডিভাইচত নাই।\"","\"common_google_play_services_unknown_issue\" : \"La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo.\"","\"fingerprint_error_hw_not_present\" : \"อุปกรณ์นี้ไม่มีเซ็นเซอร์ลายนิ้วมือ\"","\"fingerprint_error_hw_not_available\" : \"Fingerprint hardware not available.\"","\"abc_searchview_description_query\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ\"","\"abc_action_bar_home_description\" : \"گھر کی طرف نیویگیٹ کریں\"","\"common_google_play_services_enable_title\" : \"Увімкнути сервіси Google Play\"","\"fingerprint_error_hw_not_present\" : \"El dispositivo no tiene ningún sensor de huellas digitales\"","\"abc_shareactionprovider_share_with_application\" : \"Ndaje me %s\"","\"abc_action_bar_up_description\" : \"Pārvietoties uz augšu\"","\"fingerprint_dialog_touch_sensor\" : \"請輕觸指紋感應器\"","\"common_google_play_services_enable_button\" : \"Etkinleştir\"","\"abc_menu_space_shortcut_label\" : \"spasiebalk\"","\"abc_action_bar_up_description\" : \"위로 이동\"","\"abc_menu_shift_shortcut_label\" : \"MAIUSC +\"","\"fingerprint_dialog_touch_sensor\" : \"ਫਿੰਗਰਪ੍ਰਿੰਟ ਸੈਂਸਰ ਨੂੰ ਸਪਰਸ਼ ਕਰੋ\"","\"fingerprint_error_user_canceled\" : \"Dejanje s prstnim odtisom je preklical uporabnik.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Yordam xabari\"","\"generic_error_user_canceled\" : \"Godkendelsen er annulleret af brugeren.\"","\"abc_capital_on\" : \"ҚОСУ\"","\"common_google_play_services_install_title\" : \"Google Play xidmətlərini əldə edin\"","\"common_google_play_services_enable_text\" : \"%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।\"","\"common_google_play_services_updating_text\" : \"Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana.\"","\"fingerprint_error_user_canceled\" : \"Fingerprint operation cancelled by user.\"","\"abc_action_bar_up_description\" : \"Navigați în sus\"","\"abc_activity_chooser_view_see_all\" : \"Shfaq çdo gjë\"","\"fingerprint_dialog_touch_sensor\" : \"יש לגעת בחיישן טביעות האצבע\"","\"abc_menu_space_shortcut_label\" : \"mellemrum\"","\"abc_search_hint\" : \"Søg…\"","\"common_google_play_services_enable_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ\"","\"common_google_play_services_enable_title\" : \"Activar servizos de Google Play\"","\"fingerprint_not_recognized\" : \"ଚିହ୍ନଟ ହେଲାନାହିଁ\"","\"common_signin_button_text_long\" : \"Google'da oturum aç\"","\"abc_action_mode_done\" : \"סיום\"","\"abc_searchview_description_clear\" : \"ရှာဖွေမှုကို ဖယ်ရှားရန်\"","\"common_google_play_services_notification_ticker\" : \"የGoogle Play አገልግሎቶች ስህተት\"","\"common_signin_button_text_long\" : \"Googleతో సైన్ ఇన్ చేయి\"","\"common_google_play_services_install_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।\"","\"common_google_play_services_update_button\" : \"అప్‌డేట్ చేయి\"","\"fingerprint_error_lockout\" : \"অতি বেছি চেষ্টা অনুগ্ৰহ কৰি পিছত আকৌ চেষ্টা কৰক।\"","\"common_signin_button_text\" : \"Нэвтрэх\"","\"search_menu_title\" : \"Soek\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer.\"","\"common_google_play_services_unknown_issue\" : \"Naudojant programą „%1$s“ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą.\"","\"abc_action_menu_overflow_description\" : \"थप विकल्पहरू\"","\"abc_menu_delete_shortcut_label\" : \"избриши\"","\"common_google_play_services_enable_button\" : \"Attiva\"","\"abc_searchview_description_voice\" : \"Sprachsuche\"","\"common_google_play_services_install_text\" : \"ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"abc_menu_space_shortcut_label\" : \"espazo\"","\"default_error_msg\" : \"Neznáma chyba\"","\"common_google_play_services_enable_title\" : \"Povoliť služby Google Play\"","\"abc_action_mode_done\" : \"പൂർത്തിയായി\"","\"abc_activitychooserview_choose_application\" : \"Колдонмо тандоо\"","\"abc_searchview_description_search\" : \"検索\"","\"common_open_on_phone\" : \"​ເປີດ​ໃນ​ໂທ​ລະ​ສັບ\"","\"abc_shareactionprovider_share_with_application\" : \"%s ilə paylaşın\"","\"common_google_play_services_notification_ticker\" : \"Fehler bei Zugriff auf Google Play-Dienste\"","\"abc_activity_chooser_view_see_all\" : \"Visa alla\"","\"fingerprint_error_hw_not_available\" : \"Matériel de lecture d'empreinte digitale indisponible.\"","\"default_error_msg\" : \"ಅಪರಿಚಿತ ದೋಷ\"","\"common_google_play_services_unknown_issue\" : \"%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।\"","\"default_error_msg\" : \"Neznámá chyba\"","\"abc_searchview_description_query\" : \"ചോദ്യം തിരയുക\"","\"search_menu_title\" : \"Iskanje\"","\"fingerprint_dialog_touch_sensor\" : \"Appuyez sur lecteur d'empreinte\"","\"common_google_play_services_update_button\" : \"അപ്‌ഡേറ്റുചെയ്യുക\"","\"fingerprint_error_no_fingerprints\" : \"Azikho izigxivizo zeminwe ezibhalisiwe.\"","\"common_google_play_services_wear_update_text\" : \"Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi.\"","\"common_signin_button_text\" : \"පුරන්න\"","\"fingerprint_error_hw_not_present\" : \"Dit apparaat heeft geen vingerafdruksensor\"","\"common_google_play_services_install_title\" : \"Hämta Google Play-tjänster\"","\"abc_menu_delete_shortcut_label\" : \"លុប\"","\"accessibility_fingerprint_dialog_help_area\" : \"Bereich für die Hilfemeldung\"","\"abc_action_menu_overflow_description\" : \"Flere valgmuligheder\"","\"fingerprint_dialog_touch_sensor\" : \"Dotkněte se snímače otisků prstů\"","\"fingerprint_dialog_touch_sensor\" : \"Toque no sensor de impressões digitais\"","\"confirm_device_credential_password\" : \"Použiť heslo\"","\"search_menu_title\" : \"Որոնել\"","\"abc_menu_function_shortcut_label\" : \"Funksiya+\"","\"fingerprint_not_recognized\" : \"Tanınmır\"","\"fingerprint_error_no_fingerprints\" : \"ਕੋਈ ਫਿੰਗਰਪ੍ਰਿੰਟ ਦਰਜ ਨਹੀਂ ਕੀਤਾ ਗਿਆ।\"","\"common_google_play_services_install_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை.\"","\"fingerprint_error_no_fingerprints\" : \"Barmaq izi qeydə alınmayıb.\"","\"abc_action_mode_done\" : \"Гатова\"","\"abc_activity_chooser_view_see_all\" : \"전체 보기\"","\"common_google_play_services_notification_channel_name\" : \"ສະຖານະບໍລິການ Google Play\"","\"common_google_play_services_update_text\" : \"%1$s neće funkcionirati ako ne ažurirate Google Play usluge.\"","\"generic_error_user_canceled\" : \"പരിശോധിച്ചുറപ്പിക്കൽ ഉപയോക്താവ് റദ്ദാക്കി.\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।\"","\"abc_capital_on\" : \"AKTİV\"","\"confirm_device_credential_password\" : \"ใช้รหัสผ่าน\"","\"abc_action_menu_overflow_description\" : \"Više opcija\"","\"common_open_on_phone\" : \"Openen op telefoon\"","\"abc_action_bar_home_description\" : \"Přejít na plochu\"","\"abc_shareactionprovider_share_with_application\" : \"Partilhar com a aplicação %s\"","\"common_google_play_services_notification_ticker\" : \"Google Playৰ সেৱা সম্পৰ্কীয় আসোঁৱাহ\"","\"abc_menu_enter_shortcut_label\" : \"sisestusklahv\"","\"confirm_device_credential_password\" : \"Utiliser un mot de passe\"","\"abc_search_hint\" : \"Axtarış...\"","\"abc_searchview_description_voice\" : \"Гласово търсене\"","\"common_google_play_services_enable_title\" : \"Ativar o Google Play Services\"","\"common_google_play_services_update_button\" : \"Cập nhật\"","\"abc_shareactionprovider_share_with\" : \"Dela med\"","\"abc_menu_shift_shortcut_label\" : \"Maiús +\"","\"fingerprint_error_no_fingerprints\" : \"Бир да манжа изи катталган эмес.\"","\"common_google_play_services_enable_text\" : \"%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play.\"","\"generic_error_user_canceled\" : \"Аўтэнтыфікацыя скасавана карыстальнікам.\"","\"common_google_play_services_update_text\" : \"%1$s Google Play xidmətləri yeniləmə halda çalışmaz.\"","\"default_error_msg\" : \"अज्ञात त्रुटि\"","\"common_signin_button_text\" : \"Iniciar sesión\"","\"abc_searchview_description_clear\" : \"検索キーワードを削除\"","\"abc_activitychooserview_choose_application\" : \"ເລືອກແອັບ\"","\"common_google_play_services_notification_ticker\" : \"ข้อผิดพลาดของบริการ Google Play\"","\"abc_action_menu_overflow_description\" : \"ຕົວເລືອກເພີ່ມເຕີມ\"","\"fingerprint_error_no_fingerprints\" : \"ഫിംഗർപ്രിന്റുകളൊന്നും എൻറോൾ ചെയ്‌തിട്ടില്ല.\"","\"fingerprint_error_hw_not_present\" : \"Овај уређај нема сензор за отисак прста\"","\"generic_error_user_canceled\" : \"Użytkownik anulował uwierzytelnianie.\"","\"fingerprint_error_hw_not_available\" : \"החומרה בשביל טביעת אצבע אינה זמינה.\"","\"common_google_play_services_wear_update_text\" : \"Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve.\"","\"abc_capital_on\" : \"AKTIBATU\"","\"abc_searchview_description_submit\" : \"검색어 보내기\"","\"common_google_play_services_unsupported_text\" : \"%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie.\"","\"generic_error_user_canceled\" : \"Authentication cancelled by user.\"","\"fingerprint_error_lockout\" : \"Muitas tentativas. Tente novamente mais tarde.\"","\"common_google_play_services_enable_text\" : \"%1$s fungerar inte om du inte aktiverar Google Play-tjänster.\"","\"generic_error_user_canceled\" : \"যাচাইকরণ প্রক্রিয়াটি ব্যবহারকারী বাতিল করেছেন।\"","\"abc_searchview_description_search\" : \"ძიება\"","\"abc_action_bar_up_description\" : \"ওপৰলৈ যাওক\"","\"common_google_play_services_unknown_issue\" : \"%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi.\"","\"abc_search_hint\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‎‏‎‎‎‏‏‏‏‏‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‏‏‎‏‎‎‎Search…‎‏‎‎‏‎\"","\"abc_action_bar_home_description\" : \"ກັບໄປໜ້າຫຼັກ\"","\"fingerprint_not_recognized\" : \"No se reconoce\"","\"abc_activitychooserview_choose_application\" : \"選擇應用程式\"","\"abc_prepend_shortcut_label\" : \"Menüü +\"","\"abc_shareactionprovider_share_with\" : \"Ibahagi sa/kay\"","\"abc_searchview_description_clear\" : \"清除查詢\"","\"abc_action_bar_home_description\" : \"瀏覽主頁\"","\"common_google_play_services_update_title\" : \"Google Play সেৱা আপডে’ট কৰক\"","\"abc_action_bar_home_description\" : \"التوجه إلى المنزل\"","\"search_menu_title\" : \"Zoeken\"","\"fingerprint_dialog_touch_sensor\" : \"Sentuh penderia cap jari\"","\"abc_prepend_shortcut_label\" : \"Меню +\"","\"fingerprint_error_no_fingerprints\" : \"Nu au fost înregistrate amprente digitale.\"","\"abc_searchview_description_query\" : \"Sesha umbuzo\"","\"fingerprint_error_hw_not_present\" : \"This device does not have a fingerprint sensor\"","\"abc_action_menu_overflow_description\" : \"Lisäasetukset\"","\"common_signin_button_text\" : \"Kirjaudu sisään\"","\"abc_search_hint\" : \"Sök …\"","\"abc_activity_chooser_view_see_all\" : \"அனைத்தையும் காட்டு\"","\"common_google_play_services_enable_title\" : \"Habilitar servicios de Google Play\"","\"fingerprint_error_user_canceled\" : \"פעולת טביעת האצבע בוטלה בידי המשתמש.\"","\"common_google_play_services_enable_title\" : \"Google Play қызметтерін қосу\"","\"abc_shareactionprovider_share_with_application\" : \"Kopīgot ar lietojumprogrammu %s\"","\"common_signin_button_text_long\" : \"Inloggen met Google\"","\"abc_shareactionprovider_share_with_application\" : \"ចែក​រំលែក​ជា​មួយ %s\"","\"common_google_play_services_updating_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს.\"","\"search_menu_title\" : \"Leit\"","\"abc_searchview_description_clear\" : \"Tyhjennä kysely\"","\"abc_searchview_description_search\" : \"সন্ধান\"","\"common_google_play_services_install_button\" : \"ස්ථාපනය කරන්න\"","\"common_google_play_services_enable_text\" : \"Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді.\"","\"search_menu_title\" : \"தேடல்\"","\"common_google_play_services_update_text\" : \"%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst.\"","\"fingerprint_not_recognized\" : \"አልታወቀም\"","\"abc_action_menu_overflow_description\" : \"További lehetőségek\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services-ის ხელმისაწვდომობა\"","\"fingerprint_error_hw_not_available\" : \"თითის ანაბეჭდის აპარატურა მიუწვდომელია.\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"common_google_play_services_update_text\" : \"আপুনি Google Play সেৱাবোৰ আপডে’ট নকৰালৈকে %1$s নচলিব।\"","\"common_google_play_services_update_text\" : \"%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ.\"","\"abc_searchview_description_query\" : \"Хайх асуулга\"","\"abc_menu_alt_shortcut_label\" : \"Alt+\"","\"abc_searchview_description_search\" : \"Хайх\"","\"common_google_play_services_update_title\" : \"Ажурирај ги услугите на Google Play\"","\"search_menu_title\" : \"সার্চ করুন\"","\"abc_searchview_description_query\" : \"शोध क्वेरी\"","\"fingerprint_not_recognized\" : \"Nije prepoznato\"","\"common_signin_button_text_long\" : \"Google 계정으로 로그인\"","\"fingerprint_error_user_canceled\" : \"使用者已取消指紋驗證作業。\"","\"abc_action_mode_done\" : \"រួចរាល់\"","\"abc_toolbar_collapse_description\" : \"כיווץ\"","\"abc_searchview_description_query\" : \"Որոնման հարցում\"","\"fingerprint_not_recognized\" : \"Не е разпознато\"","\"abc_activity_chooser_view_see_all\" : \"ሁሉንም ይመልከቱ\"","\"common_google_play_services_install_button\" : \"O‘rnatish\"","\"fingerprint_error_hw_not_present\" : \"Kjo pajisje nuk ka një sensor të gjurmës së gishtit\"","\"accessibility_fingerprint_dialog_help_area\" : \"सहायता का मैसेज दिखाने की जगह\"","\"default_error_msg\" : \"Iphutha elingaziwe\"","\"abc_activity_chooser_view_see_all\" : \"Ver todas\"","\"abc_action_bar_home_description\" : \"Pārvietoties uz sākuma ekrānu\"","\"default_error_msg\" : \"Hindi alam na error\"","\"default_error_msg\" : \"Errore ezezaguna\"","\"abc_action_menu_overflow_description\" : \"વધુ વિકલ્પો\"","\"confirm_device_credential_password\" : \"Paroldan foydalanish\"","\"abc_activitychooserview_choose_application\" : \"Selecionar um app\"","\"abc_searchview_description_voice\" : \"Ukusesha ngezwi\"","\"abc_searchview_description_submit\" : \"ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ\"","\"common_open_on_phone\" : \"Адкрыць на тэлефоне\"","\"common_google_play_services_install_text\" : \"Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind.\"","\"common_google_play_services_update_button\" : \"更新\"","\"common_open_on_phone\" : \"Mở trên điện thoại\"","\"common_google_play_services_notification_channel_name\" : \"Доступност Google Play услуга\"","\"abc_searchview_description_clear\" : \"විමසුම හිස් කරන්න\"","\"common_google_play_services_enable_title\" : \"Google Play hizmetlerini etkinleştirin\"","\"fingerprint_error_hw_not_present\" : \"या डिव्हाइसवर फिंगरप्रिंट सेन्सर नाही\"","\"abc_search_hint\" : \"തിരയുക…\"","\"abc_searchview_description_query\" : \"Søgeforespørgsel\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilità di Google Play Services\"","\"abc_search_hint\" : \"Tafuta…\"","\"abc_searchview_description_submit\" : \"Serah pertanyaan\"","\"common_google_play_services_update_title\" : \"A Google Play-szolgáltatások frissítése\"","\"fingerprint_error_user_canceled\" : \"صارف نے فنگر پرنٹ کی کارروائی منسوخ کر دی۔\"","\"confirm_device_credential_password\" : \"Gunakan sandi\"","\"abc_action_bar_up_description\" : \"Joan gora\"","\"common_google_play_services_notification_ticker\" : \"Chyba služieb Google Play\"","\"abc_menu_function_shortcut_label\" : \"Functie +\"","\"fingerprint_error_user_canceled\" : \"O usuario cancelou a operación da impresión dixital.\"","\"abc_shareactionprovider_share_with_application\" : \"使用「%s」分享\"","\"common_google_play_services_install_title\" : \"Obter serviços do Google Play\"","\"abc_searchview_description_search\" : \"Haku\"","\"fingerprint_error_hw_not_available\" : \"Strojna oprema za prstne odtise ni na voljo.\"","\"abc_capital_on\" : \"روشن\"","\"abc_toolbar_collapse_description\" : \"Daralt\"","\"common_google_play_services_wear_update_text\" : \"Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час.\"","\"common_google_play_services_update_title\" : \"Google Play सेवा अपडेट करा\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ಸೇವೆಗಳ ಲಭ್ಯತೆ\"","\"fingerprint_error_no_fingerprints\" : \"Нема запишани отпечатоци.\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play.\"","\"abc_activity_chooser_view_see_all\" : \"Tümünü göster\"","\"common_google_play_services_update_title\" : \"Atnaujinkite „Google Play“ paslaugas\"","\"abc_searchview_description_search\" : \"Hledat\"","\"fingerprint_dialog_touch_sensor\" : \"Raak de vingerafdruksensor aan\"","\"common_google_play_services_install_text\" : \"%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq.\"","\"abc_capital_off\" : \"অফ\"","\"abc_shareactionprovider_share_with\" : \"Partilhar com\"","\"common_google_play_services_update_title\" : \"Оновіть сервіси Google Play\"","\"abc_search_hint\" : \"সন্ধান কৰক…\"","\"fingerprint_error_lockout\" : \"尝试次数过多，请稍后重试。\"","\"fingerprint_error_user_canceled\" : \"Корисник је отказао радњу са отиском прста.\"","\"common_google_play_services_update_text\" : \"%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester.\"","\"abc_activity_chooser_view_see_all\" : \"Εμφάνιση όλων\"","\"fingerprint_error_lockout\" : \"Zbyt wiele prób. Spróbuj ponownie później.\"","\"abc_shareactionprovider_share_with_application\" : \"مشاركة مع %s\"","\"common_google_play_services_update_text\" : \"%1$s haitafanya kazi hadi usasishe huduma za Google Play.\"","\"fingerprint_error_no_fingerprints\" : \"Tiada cap jari didaftarkan.\"","\"abc_toolbar_collapse_description\" : \"Ծալել\"","\"fingerprint_dialog_touch_sensor\" : \"Αγγίξτε τον αισθ. δακτ. αποτ.\"","\"abc_searchview_description_query\" : \"Zapytanie\"","\"abc_menu_function_shortcut_label\" : \"Funkcijas taustiņš +\"","\"common_google_play_services_update_text\" : \"%1$s won't run unless you update Google Play services.\"","\"fingerprint_error_lockout\" : \"ବହୁତ ଅଧିକ ପ୍ରଚେଷ୍ଟା। ଦୟାକରି ପରେ ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।\"","\"common_google_play_services_unknown_issue\" : \"%1$s无法访问 Google Play 服务，请重试。\"","\"fingerprint_dialog_touch_sensor\" : \"Хурууны хээ мэдрэгчид хүрнэ үү\"","\"abc_shareactionprovider_share_with\" : \"Share with\"","\"common_signin_button_text\" : \"تسجل الدخول\"","\"accessibility_fingerprint_dialog_help_area\" : \"Obszar komunikatu pomocy\"","\"common_google_play_services_updating_text\" : \"Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane.\"","\"abc_activitychooserview_choose_application\" : \"انتخاب برنامه\"","\"abc_searchview_description_submit\" : \"வினவலைச் சமர்ப்பிக்கும்\"","\"common_google_play_services_enable_text\" : \"Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi.\"","\"generic_error_user_canceled\" : \"Overenie zrušil používateľ.\"","\"abc_menu_ctrl_shortcut_label\" : \"Vadīšanas taustiņš +\"","\"abc_shareactionprovider_share_with\" : \"Paylaşın\"","\"confirm_device_credential_password\" : \"Сырсөз колдонуу\"","\"abc_action_mode_done\" : \"OK\"","\"abc_searchview_description_submit\" : \"কোয়েরি জমা দিন\"","\"common_google_play_services_update_button\" : \"Шинэчлэх\"","\"abc_menu_delete_shortcut_label\" : \"устгах\"","\"fingerprint_dialog_touch_sensor\" : \"फ़िंगरप्रिंट सेंसर को छुएं\"","\"abc_searchview_description_search\" : \"ಹುಡುಕಿ\"","\"common_google_play_services_enable_text\" : \"%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play.\"","\"abc_action_bar_home_description\" : \"Idi na početnu\"","\"abc_action_bar_home_description\" : \"Ir a inicio\"","\"fingerprint_dialog_touch_sensor\" : \"Dotknite sa senzora odtlačkov prstov\"","\"common_google_play_services_install_button\" : \"Instalatu\"","\"abc_action_bar_home_description\" : \"Eve gidiş yolunu göster\"","\"welcome\" : \"Welcome to Vulnerable Bank\"","\"abc_searchview_description_search\" : \"Rechercher\"","\"common_signin_button_text\" : \"Identifikohu\"","\"fingerprint_error_hw_not_present\" : \"Toto zariadenie nemá senzor odtlačkov prstov\"","\"fab_transformation_sheet_behavior\" : \"com.google.android.material.transformation.FabTransformationSheetBehavior\"","\"abc_activity_chooser_view_see_all\" : \"Преглед на всички\"","\"abc_activity_chooser_view_see_all\" : \"Pokaż wszystko\"","\"abc_prepend_shortcut_label\" : \"Imenyu+\"","\"abc_activity_chooser_view_see_all\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‏‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‎‎‎‏‏‏‎‏‏‎‏‎‏‎‏‎‎‎‎‏‎See all‎‏‎‎‏‎\"","\"common_signin_button_text\" : \"Iniciar sessão\"","\"common_google_play_services_notification_channel_name\" : \"Dispoñibilidade dos servizos de Play\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui.\"","\"abc_menu_space_shortcut_label\" : \"스페이스바\"","\"fingerprint_dialog_touch_sensor\" : \"Tocca sensore impronte digitali\"","\"common_google_play_services_update_title\" : \"Google Play পরিষেবা আপডেট করুন\"","\"abc_prepend_shortcut_label\" : \"منو+\"","\"abc_menu_space_shortcut_label\" : \"espace\"","\"confirm_device_credential_password\" : \"비밀번호 사용\"","\"accessibility_fingerprint_dialog_help_area\" : \"Yardım mesajı alanı\"","\"fingerprint_not_recognized\" : \"ಗುರುತಿಸಲಾಗಿಲ್ಲ\"","\"common_google_play_services_update_button\" : \"อัปเดต\"","\"abc_searchview_description_clear\" : \"Išvalyti užklausą\"","\"abc_action_menu_overflow_description\" : \"Ďalšie možnosti\"","\"common_google_play_services_enable_title\" : \"Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക\"","\"default_error_msg\" : \"অজ্ঞাত আসোঁৱাহ\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve.\"","\"abc_shareactionprovider_share_with\" : \"Deel met\"","\"fingerprint_error_user_canceled\" : \"Операция с отпечатком пальца отменена пользователем.\"","\"abc_searchview_description_query\" : \"搜索查询\"","\"abc_toolbar_collapse_description\" : \"收起\"","\"generic_error_user_canceled\" : \"Notandi hætti við auðkenningu.\"","\"common_google_play_services_install_text\" : \"ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"abc_searchview_description_voice\" : \"חיפוש קולי\"","\"abc_activity_chooser_view_see_all\" : \"Az összes megtekintése\"","\"abc_searchview_description_query\" : \"طلب بحث\"","\"abc_menu_space_shortcut_label\" : \"välilyönti\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔\"","\"abc_capital_off\" : \"VÄLJAS\"","\"fingerprint_error_hw_not_available\" : \"Сканер отпечатков пальцев недоступен.\"","\"abc_menu_space_shortcut_label\" : \"空格键\"","\"common_google_play_services_install_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje.\"","\"fingerprint_dialog_touch_sensor\" : \"请轻触指纹传感器\"","\"common_google_play_services_notification_ticker\" : \"Google Play సేవల ఎర్రర్\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluge\"","\"fingerprint_error_lockout\" : \"Te veel pogings. Probeer later weer.\"","\"common_google_play_services_enable_text\" : \"Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play.\"","\"abc_search_hint\" : \"Căutați…\"","\"fingerprint_dialog_touch_sensor\" : \"আঙ্গুলের ছাপের সেন্সর টাচ করুন\"","\"common_google_play_services_enable_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"abc_activitychooserview_choose_application\" : \"Välj en app\"","\"abc_action_mode_done\" : \"Done\"","\"accessibility_fingerprint_dialog_help_area\" : \"帮助消息区域\"","\"common_google_play_services_updating_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play, ເຊິ່ງ​ກຳ​ລັງ​ອັບ​ເດດ​ຢູ່​ໃນ​ປະ​ຈຸ​ບັນ.\"","\"common_google_play_services_wear_update_text\" : \"Google Play සේවාවල නව අනුවාදයක් අවශ්‍යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත.\"","\"fingerprint_error_user_canceled\" : \"Người dùng đã hủy thao tác dùng dấu vân tay.\"","\"common_google_play_services_update_title\" : \"Actualizar os servizos de Google Play\"","\"common_google_play_services_install_text\" : \"%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim.\"","\"fingerprint_error_hw_not_available\" : \"Апаратне забезпечення для сканування відбитка недоступне.\"","\"abc_searchview_description_voice\" : \"ស្វែងរក​តាម​សំឡេង\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din.\"","\"abc_capital_off\" : \"SLÖKKT\"","\"common_google_play_services_update_text\" : \"%1$s nu va rula decât dacă actualizați serviciile Google Play.\"","\"common_google_play_services_enable_title\" : \"Google Play Services-ის ჩართვა\"","\"abc_search_hint\" : \"Търсете…\"","\"confirm_device_credential_password\" : \"ಪಾಸ್‌ವರ್ಡ್ ಬಳಸಿ\"","\"fingerprint_error_hw_not_available\" : \"ફિંગરપ્રિન્ટ હાર્ડવેર ઉપલબ્ધ નથી.\"","\"common_google_play_services_enable_button\" : \"සබල කරන්න\"","\"common_signin_button_text\" : \"Σύνδεση\"","\"confirm_device_credential_password\" : \"Utiliser le mot de passe\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan.\"","\"abc_searchview_description_clear\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‏‏‏‎‏‎‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‏‏‏‎‎‏‏‎Clear query‎‏‎‎‏‎\"","\"common_google_play_services_update_text\" : \"Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play.\"","\"common_signin_button_text\" : \"Увайсцi\"","\"abc_searchview_description_voice\" : \"ଭଏସ୍‌ ସର୍ଚ୍ଚ\"","\"fingerprint_error_user_canceled\" : \"Η λειτουργία δακτυλικού αποτυπώματος ακυρώθηκε από τον χρήστη.\"","\"search_menu_title\" : \"Ieškoti\"","\"abc_shareactionprovider_share_with_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‏‏‏‎‎‏‎‏‎‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‎‎‏‏‏‎‎‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎\"","\"abc_searchview_description_clear\" : \"ລຶບຂໍ້ຄວາມຊອກຫາ\"","\"common_google_play_services_wear_update_text\" : \"Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând.\"","\"common_google_play_services_wear_update_text\" : \"Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат.\"","\"common_google_play_services_updating_text\" : \"%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។\"","\"common_google_play_services_install_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല.\"","\"password_toggle_content_description\" : \"Show password\"","\"abc_prepend_shortcut_label\" : \"Menu +\"","\"confirm_device_credential_password\" : \"Passwort nutzen\"","\"fingerprint_error_hw_not_present\" : \"기기에 지문 센서가 없습니다.\"","\"common_signin_button_text\" : \"Hasi saioa\"","\"abc_searchview_description_submit\" : \"Dërgo pyetjen\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-н үйлчилгээнүүдийн боломжит байдал\"","\"confirm_device_credential_password\" : \"পাছৱৰ্ড ব্যৱহাৰ কৰক\"","\"abc_menu_space_shortcut_label\" : \"mezerník\"","\"abc_activitychooserview_choose_application\" : \"Zgjidh një aplikacion\"","\"abc_activity_chooser_view_see_all\" : \"Xem tất cả\"","\"abc_action_bar_up_description\" : \"Idite nagore\"","\"abc_action_bar_home_description\" : \"Idite na početnu\"","\"abc_search_hint\" : \"Tìm kiếm…\"","\"common_google_play_services_update_button\" : \"განახლება\"","\"abc_searchview_description_submit\" : \"Gửi truy vấn\"","\"abc_activitychooserview_choose_application\" : \"Escolher uma aplicação\"","\"common_google_play_services_install_title\" : \"Google Play சேவைகளைப் பெறவும்\"","\"abc_searchview_description_voice\" : \"Hlasové vyhľadávanie\"","\"accessibility_fingerprint_dialog_help_area\" : \"Palīdzības ziņojuma apgabals\"","\"common_google_play_services_update_title\" : \"Opdater Google Play-tjenester\"","\"common_google_play_services_install_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje nisu instalirane na uređaju.\"","\"abc_capital_off\" : \"બંધ\"","\"default_error_msg\" : \"නොදන්නා දෝෂයකි\"","\"abc_action_mode_done\" : \"सम्पन्न भयो\"","\"abc_searchview_description_query\" : \"Meklēšanas vaicājums\"","\"fingerprint_error_lockout\" : \"تعداد تلاش‌ها بیش از حد مجاز است. لطفاً بعداً دوباره امتحان کنید.\"","\"accessibility_fingerprint_dialog_help_area\" : \"সহায়তার মেসেজ দেখানোর জায়গা\"","\"confirm_device_credential_password\" : \"Guna kata laluan\"","\"common_open_on_phone\" : \"Ava telefonis\"","\"generic_error_user_canceled\" : \"Người dùng đã hủy thao tác xác thực.\"","\"common_signin_button_text_long\" : \"Prihlásiť sa účtom Google\"","\"common_google_play_services_notification_ticker\" : \"Google Play Tjenester-feil\"","\"common_google_play_services_enable_text\" : \"আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।\"","\"common_google_play_services_unknown_issue\" : \"%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring.\"","\"common_google_play_services_update_text\" : \"%1$s ne može da se pokrene ako ne ažurirate Google Play usluge.\"","\"common_open_on_phone\" : \"Отвори на телефонот\"","\"fingerprint_not_recognized\" : \"Ikke genkendt\"","\"fingerprint_error_user_canceled\" : \"Операцията за удостоверяване чрез отпечатък бе анулирана от потребителя.\"","\"common_google_play_services_unknown_issue\" : \"%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi.\"","\"fingerprint_dialog_touch_sensor\" : \"Торкніться сканера відбитків пальців\"","\"common_google_play_services_enable_title\" : \"Google Play సేవలను ప్రారంభించండి\"","\"common_google_play_services_updating_text\" : \"सध्‍या अपडेट होत असलेल्‍या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"abc_searchview_description_clear\" : \"Sula inkinga\"","\"abc_capital_on\" : \"ഓൺ\"","\"common_signin_button_text_long\" : \"Zaloguj się przez Google\"","\"abc_activity_chooser_view_see_all\" : \"Mostra-ho tot\"","\"fingerprint_error_lockout\" : \"Tentatives trop nombreuses. Veuillez réessayer plus tard.\"","\"abc_prepend_shortcut_label\" : \"Meny + \"","\"abc_shareactionprovider_share_with_application\" : \"Comparteix amb %s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play pakalpojumu pieejamība\"","\"common_google_play_services_wear_update_text\" : \"Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir.\"","\"abc_capital_off\" : \"ISKLJUČENO\"","\"abc_menu_space_shortcut_label\" : \"Пробел\"","\"abc_action_bar_home_description\" : \"Nenda mwanzo\"","\"abc_capital_off\" : \"خاموش\"","\"abc_menu_sym_shortcut_label\" : \"Sym மற்றும்\"","\"abc_shareactionprovider_share_with_application\" : \"Споделяне със: %s\"","\"fingerprint_error_user_canceled\" : \"Vorgang der Fingerabdruckauthentifizierung vom Nutzer abgebrochen.\"","\"abc_toolbar_collapse_description\" : \"Жыйыштыруу\"","\"common_google_play_services_enable_button\" : \"启用\"","\"common_google_play_services_enable_button\" : \"Yoqish\"","\"common_google_play_services_install_title\" : \"Merr shërbimet e \"Luaj me Google\"\"","\"abc_searchview_description_search\" : \"शोध\"","\"fingerprint_error_lockout\" : \"Umejaribu mara nyingi mno. Tafadhali jaribu tena baadaye.\"","\"abc_menu_function_shortcut_label\" : \"Funksjon+\"","\"abc_searchview_description_query\" : \"Søkeord\"","\"common_open_on_phone\" : \"ਫ਼ੋਨ 'ਤੇ ਖੋਲ੍ਹੋ\"","\"abc_action_bar_home_description\" : \"මුල් පිටුවට සංචාලනය කරන්න\"","\"abc_searchview_description_search\" : \"தேடும்\"","\"common_google_play_services_unsupported_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ.\"","\"search_menu_title\" : \"Rechercher\"","\"abc_shareactionprovider_share_with\" : \"共有\"","\"common_google_play_services_install_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju.\"","\"abc_activity_chooser_view_see_all\" : \"Lihat semua\"","\"common_google_play_services_unsupported_text\" : \"%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho.\"","\"abc_menu_space_shortcut_label\" : \"preslednica\"","\"common_open_on_phone\" : \"Отваряне на телефона\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"generic_error_user_canceled\" : \"उपयोगकर्ता ने पुष्टि करने की प्रक्रिया रद्द की.\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"common_google_play_services_enable_button\" : \"Activer\"","\"fingerprint_error_hw_not_present\" : \"Ovaj uređaj nema senzor otiska prsta\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge.\"","\"common_open_on_phone\" : \"Телефонда ашу\"","\"abc_action_mode_done\" : \"Klaar\"","\"common_google_play_services_install_button\" : \"ఇన్‌స్టాల్ చేయి\"","\"abc_action_mode_done\" : \"થઈ ગયું\"","\"common_signin_button_text_long\" : \"ចូលដោយប្រើ Google\"","\"abc_menu_meta_shortcut_label\" : \"Meta மற்றும்\"","\"abc_activitychooserview_choose_application\" : \"Izaberite aplikaciju\"","\"abc_toolbar_collapse_description\" : \"Reduzir\"","\"common_google_play_services_install_title\" : \"‏קבל את שירותי Google Play\"","\"common_signin_button_text_long\" : \"Google සමගින් පුරන්න\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour.\"","\"common_google_play_services_wear_update_text\" : \"Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian.\"","\"abc_searchview_description_search\" : \"തിരയുക\"","\"common_google_play_services_install_title\" : \"Descargar servizos de Google Play\"","\"mtrl_picker_date_header_unselected\" : \"Selected date\"","\"abc_searchview_description_voice\" : \"Penelusuran suara\"","\"abc_menu_delete_shortcut_label\" : \"ഇല്ലാതാക്കുക\"","\"abc_search_hint\" : \"Pesquisar…\"","\"accessibility_fingerprint_dialog_help_area\" : \"Sehemu ya ujumbe wa usaidizi\"","\"common_google_play_services_update_text\" : \"您必须先更新 Google Play 服务，然后才能运行%1$s。\"","\"fingerprint_error_lockout\" : \"Занадта шмат спроб. Паўтарыце спробу пазней.\"","\"abc_searchview_description_voice\" : \"හඬ සෙවීම\"","\"abc_shareactionprovider_share_with_application\" : \"Udostępnij przez: %s\"","\"abc_shareactionprovider_share_with_application\" : \"Ibahagi gamit ang %s\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅੱਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।\"","\"common_google_play_services_enable_title\" : \"Aktivace služeb Google Play\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाओं के नए वर्शन की ज़रूरत है. यह जल्द ही अपने आप अपडेट हो जाएगा.\"","\"abc_searchview_description_clear\" : \"Обришите упит\"","\"fingerprint_dialog_touch_sensor\" : \"የጣት አሻራ ዳሳሹን ይንኩ\"","\"search_menu_title\" : \"શોધો\"","\"common_google_play_services_unsupported_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك.\"","\"common_google_play_services_install_text\" : \"您的设备没有安装 Google Play 服务，因此无法运行%1$s。\"","\"fingerprint_error_lockout\" : \"Demasiadas tentativas. Tente novamente mais tarde.\"","\"abc_capital_off\" : \"बंद\"","\"common_google_play_services_install_title\" : \"Λήψη υπηρεσιών Google Play\"","\"fingerprint_not_recognized\" : \"Não reconhecido\"","\"abc_searchview_description_submit\" : \"ક્વેરી સબમિટ કરો\"","\"fingerprint_not_recognized\" : \"Δεν αναγνωρίστηκε\"","\"abc_shareactionprovider_share_with\" : \"Дараахтай хуваалцах\"","\"abc_action_bar_home_description\" : \"Fara heim\"","\"abc_action_menu_overflow_description\" : \"추가 옵션\"","\"common_google_play_services_update_button\" : \"Uppfæra\"","\"common_signin_button_text_long\" : \"‏ورود به سیستم با Google‎\"","\"accessibility_fingerprint_dialog_help_area\" : \"ພື້ນທີ່ຂໍ້ຄວາມຊ່ວຍເຫຼືອ\"","\"abc_action_bar_home_description\" : \"Vai ao inicio\"","\"accessibility_fingerprint_dialog_help_area\" : \"พื้นที่ข้อความช่วยเหลือ\"","\"common_google_play_services_unsupported_text\" : \"Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta.\"","\"common_google_play_services_install_title\" : \"Google Play hizmetlerini edinin\"","\"default_error_msg\" : \"ข้อผิดพลาดที่ไม่รู้จัก\"","\"abc_search_hint\" : \"සොයන්න...\"","\"common_google_play_services_update_title\" : \"Cập nhật dịch vụ của Google Play\"","\"common_google_play_services_update_button\" : \"Päivitä\"","\"confirm_device_credential_password\" : \"Izmantot paroli\"","\"common_google_play_services_updating_text\" : \"%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй.\"","\"common_google_play_services_update_button\" : \"Жаңыртуу\"","\"accessibility_fingerprint_dialog_help_area\" : \"የእገዛ መልዕክት አካባቢ\"","\"abc_capital_on\" : \"ON\"","\"common_google_play_services_enable_title\" : \"Омогућите Google Play услуге\"","\"fingerprint_error_user_canceled\" : \"Mtumiaji ameghairi uthibitishaji wa alama ya kidole.\"","\"common_open_on_phone\" : \"スマートフォンで開く\"","\"abc_action_mode_done\" : \"Končano\"","\"abc_capital_off\" : \"IZKLOP\"","\"abc_action_bar_home_description\" : \"Zur Startseite\"","\"common_signin_button_text_long\" : \"Пријави ме на Google\"","\"fingerprint_error_no_fingerprints\" : \"ඇඟිලි සලකුණු ඇතුළත් කර නොමැත.\"","\"abc_searchview_description_query\" : \"Búsqueda\"","\"abc_capital_on\" : \"ВКЛ.\"","\"common_signin_button_text_long\" : \"使用 Google 帐号登录\"","\"abc_activity_chooser_view_see_all\" : \"Afișați tot\"","\"fingerprint_dialog_touch_sensor\" : \"Toque no sensor de digital\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão do Google Play Services. Ele será atualizado em breve.\"","\"default_error_msg\" : \"Lỗi không xác định\"","\"confirm_device_credential_password\" : \"使用密码\"","\"common_google_play_services_notification_ticker\" : \"Google Play સેવાઓની ભૂલ\"","\"common_google_play_services_enable_title\" : \"Google Play-Dienste aktivieren\"","\"abc_toolbar_collapse_description\" : \"Свернуть\"","\"common_google_play_services_enable_text\" : \"Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።\"","\"common_google_play_services_install_button\" : \"התקן\"","\"common_signin_button_text_long\" : \"Ingia katika akaunti ukitumia Google\"","\"abc_activity_chooser_view_see_all\" : \"Баарын көрүү\"","\"abc_shareactionprovider_share_with_application\" : \"Mit %s teilen\"","\"abc_activitychooserview_choose_application\" : \"Bir uygulama seçin\"","\"fingerprint_error_hw_not_present\" : \"यो यन्त्रमा कुनै फिंगरप्रिन्ट सेन्सर छैन\"","\"common_google_play_services_enable_button\" : \"இயக்கு\"","\"abc_searchview_description_voice\" : \"Busca por voz\"","\"abc_search_hint\" : \"Busca…\"","\"common_google_play_services_install_title\" : \"Google Play አገልግሎቶችን ያግኙ\"","\"generic_error_user_canceled\" : \"Pengesahan dibatalkan oleh pengguna.\"","\"default_error_msg\" : \"Անհայտ սխալ\"","\"fingerprint_dialog_touch_sensor\" : \"Touch. capteur empr. digitales\"","\"confirm_device_credential_password\" : \"ໃຊ້ລະຫັດຜ່ານ\"","\"fingerprint_error_user_canceled\" : \"Fingerprint operation canceled by user.\"","\"common_google_play_services_install_button\" : \"ইনস্টল করুন\"","\"abc_searchview_description_submit\" : \"Enviar consulta\"","\"generic_error_user_canceled\" : \"Autentiseringen ble avbrutt av brukeren.\"","\"abc_searchview_description_query\" : \"ସର୍ଚ୍ଚ କ୍ୱେରୀ\"","\"common_signin_button_text_long\" : \"Accedi con Google\"","\"abc_activity_chooser_view_see_all\" : \"Бүгдийг харах\"","\"bottom_sheet_behavior\" : \"com.google.android.material.bottomsheet.BottomSheetBehavior\"","\"fingerprint_error_lockout\" : \"Per daug bandymų. Vėliau bandykite dar kartą.\"","\"common_google_play_services_wear_update_text\" : \"必須使用新版 Google Play 服務。該服務稍後就會自動更新。\"","\"fingerprint_error_hw_not_present\" : \"Walang sensor para sa fingerprint ang device na ito\"","\"common_google_play_services_update_button\" : \"تحديث\"","\"abc_toolbar_collapse_description\" : \"Yığcamlaşdırın\"","\"abc_toolbar_collapse_description\" : \"Komprimera\"","\"common_signin_button_text\" : \"로그인\"","\"abc_capital_off\" : \"YOQILMAGAN\"","\"common_google_play_services_install_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।\"","\"fingerprint_not_recognized\" : \"Doigt non reconnu\"","\"generic_error_user_canceled\" : \"האימות בוטל על ידי המשתמש.\"","\"abc_menu_enter_shortcut_label\" : \"ଏଣ୍ଟର୍\"","\"search_menu_title\" : \"Хайх\"","\"abc_searchview_description_search\" : \"Cerca\"","\"abc_searchview_description_search\" : \"खोजें\"","\"common_signin_button_text_long\" : \"Se connecter avec Google\"","\"fingerprint_error_no_fingerprints\" : \"មិន​មាន​ការ​ថតបញ្ចូល​ស្នាម​ម្រាមដៃទេ។\"","\"common_google_play_services_enable_text\" : \"%1$s нема да се извршува ако не овозможите услуги на Google Play.\"","\"abc_shareactionprovider_share_with\" : \"هم‌رسانی با\"","\"common_google_play_services_update_title\" : \"Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်\"","\"fingerprint_error_lockout\" : \"ផ្ទៀងផ្ទាត់​មិនត្រឹមត្រូវ​ច្រើនដងពេក​។ សូម​ព្យាយាម​ម្ដង​ទៀត​នៅ​ពេល​ក្រោយ​។\"","\"abc_activitychooserview_choose_application\" : \"اختيار تطبيق\"","\"fingerprint_error_hw_not_available\" : \"Hardware per l'impronta digitale non disponibile.\"","\"abc_menu_sym_shortcut_label\" : \"Simbolu taustiņš +\"","\"default_error_msg\" : \"Hitilafu isiyojulikana\"","\"fingerprint_dialog_touch_sensor\" : \"შეეხეთ თითის ანაბეჭდის სენსორს\"","\"abc_searchview_description_query\" : \"搜尋查詢\"","\"abc_search_hint\" : \"검색...\"","\"generic_error_user_canceled\" : \"O usuario cancelou a autenticación.\"","\"abc_action_bar_home_description\" : \"Zulazulela ekhaya\"","\"fingerprint_error_user_canceled\" : \"उपयोगकर्ता ने फिंगरप्रिंट की पुष्टि की कार्रवाई रद्द कर दी है.\"","\"fingerprint_error_hw_not_available\" : \"Hardvér na snímanie odtlačku prsta nie je k dispozícii.\"","\"common_google_play_services_enable_text\" : \"A(z) %1$s alkalmazás csak akkor működik, ha  engedélyezi a Google Play-szolgáltatásokat.\"","\"abc_action_menu_overflow_description\" : \"Více možností\"","\"common_google_play_services_enable_text\" : \"Для работы приложения \"%1$s\" требуется включить сервисы Google Play.\"","\"abc_shareactionprovider_share_with_application\" : \"ແບ່ງປັນດ້ວຍ %s\"","\"common_google_play_services_install_button\" : \"Setja upp\"","\"common_google_play_services_update_button\" : \"Yangilash\"","\"abc_shareactionprovider_share_with\" : \"Jaga:\"","\"abc_action_mode_done\" : \"Terminé\"","\"common_signin_button_text_long\" : \"Google-р нэвтрэх:\"","\"common_google_play_services_notification_ticker\" : \"Грешка на услугите на Google Play\"","\"abc_search_hint\" : \"Buscar…\"","\"abc_menu_delete_shortcut_label\" : \"حذف\"","\"common_google_play_services_update_text\" : \"%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play.\"","\"common_google_play_services_unsupported_text\" : \"%1$s won't run without Google Play services, which are not supported by your device.\"","\"common_google_play_services_unsupported_text\" : \"您的裝置不支援 Google Play 服務，因此無法執行「%1$s」。\"","\"search_menu_title\" : \"Претражите\"","\"fingerprint_error_lockout\" : \"کافی زیادہ کوششیں۔ براہ کرم بعد میں دوبارہ کوشش کریں۔\"","\"common_google_play_services_enable_button\" : \"Slå på\"","\"abc_activitychooserview_choose_application\" : \"Pilih apl\"","\"fingerprint_error_user_canceled\" : \"ഫിംഗർപ്രിന്റിന്റെ പ്രവർത്തനം ഉപയോക്താവ് റദ്ദാക്കി.\"","\"common_google_play_services_notification_ticker\" : \"កំហុស​​សេវាកម្ម​ Google កម្សាន្ត\"","\"abc_activitychooserview_choose_application\" : \"अ‍ॅप निवडा\"","\"common_signin_button_text_long\" : \"Google માં સાઇન ઇન કરો\"","\"common_google_play_services_unknown_issue\" : \"%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से कोशिश करें.\"","\"generic_error_user_canceled\" : \"Kasutaja tühistas autentimise.\"","\"fingerprint_error_user_canceled\" : \"Operação de impressão digital cancelada pelo usuário.\"","\"common_google_play_services_unknown_issue\" : \"%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:\"","\"common_google_play_services_enable_button\" : \"Идэвхжүүлэх\"","\"fingerprint_error_no_fingerprints\" : \"Nessuna impronta digitale registrata.\"","\"abc_activity_chooser_view_see_all\" : \"Näytä kaikki\"","\"abc_action_mode_done\" : \"කළා\"","\"common_google_play_services_enable_text\" : \"%1$s werkt niet, tenzij je Google Play-services inschakelt.\"","\"common_google_play_services_update_button\" : \"Ενημέρωση\"","\"common_google_play_services_install_button\" : \"Instal\"","\"common_google_play_services_enable_button\" : \"Միացնել\"","\"common_google_play_services_install_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمی‌شود.\"","\"common_google_play_services_unknown_issue\" : \"Aplikácia %1$s má problémy so službami Google Play. Skúste to znova.\"","\"common_google_play_services_enable_title\" : \"Aktivizo shërbimet e \"Luaj me Google\"\"","\"abc_activity_chooser_view_see_all\" : \"ดูทั้งหมด\"","\"common_google_play_services_install_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك.\"","\"abc_menu_shift_shortcut_label\" : \"Tõstuklahv +\"","\"abc_searchview_description_query\" : \"શોધ ક્વેરી\"","\"common_google_play_services_install_title\" : \"Google Play ဝန်ဆောင်မှုများရယူရန်\"","\"common_google_play_services_update_title\" : \"Aggiorna Google Play Services\"","\"common_google_play_services_enable_text\" : \"%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე.\"","\"common_google_play_services_wear_update_text\" : \"En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort.\"","\"fingerprint_error_hw_not_available\" : \"El hardware de huella digital no está disponible.\"","\"common_google_play_services_install_button\" : \"I-install\"","\"abc_activity_chooser_view_see_all\" : \"មើលទាំងអស់\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluga\"","\"abc_action_bar_up_description\" : \"Navega cap amunt\"","\"fingerprint_error_hw_not_available\" : \"Манжа изинин аппараттык камсыздоосу жеткиликтүү эмес.\"","\"confirm_device_credential_password\" : \"Folosiți parola\"","\"abc_searchview_description_submit\" : \"إرسال طلب البحث\"","\"common_google_play_services_update_button\" : \"আপডেট করুন\"","\"abc_activitychooserview_choose_application\" : \"Selecciona unha aplicación\"","\"abc_prepend_shortcut_label\" : \"„Menu“ +\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید.\"","\"common_google_play_services_update_title\" : \"ອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"abc_activity_chooser_view_see_all\" : \"Zobraziť všetky\"","\"common_google_play_services_install_button\" : \"ਸਥਾਪਤ ਕਰੋ\"","\"abc_searchview_description_submit\" : \"Сурам тапшыруу\"","\"abc_searchview_description_search\" : \"Suche\"","\"common_google_play_services_wear_update_text\" : \"కొత్త Google Play సేవల వెర్షన్ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే అప్‌డేట్ చేయబడుతుంది.\"","\"abc_searchview_description_query\" : \"সার্চ কোয়েরি\"","\"default_error_msg\" : \"Unbekannter Fehler\"","\"abc_searchview_description_voice\" : \"Pesquisa por voz\"","\"common_open_on_phone\" : \"Öppna på mobilen\"","\"common_google_play_services_update_text\" : \"‏%1$s לא יפעל אם לא תעדכן את שירותי Google Play.\"","\"abc_shareactionprovider_share_with_application\" : \"%s ဖြင့် မျှဝေရန်\"","\"abc_toolbar_collapse_description\" : \"Sažmi\"","\"abc_menu_shift_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‎‎‏‎‎‎‏‏‎‎‎‎‏‏‎Shift+‎‏‎‎‏‎\"","\"abc_action_menu_overflow_description\" : \"Fleiri valkostir\"","\"abc_action_bar_up_description\" : \"Idi gore\"","\"abc_searchview_description_query\" : \"Busca a consulta\"","\"fingerprint_not_recognized\" : \"Ni prepoznano\"","\"abc_searchview_description_query\" : \"Search query\"","\"abc_searchview_description_query\" : \"Soektognavraag\"","\"common_google_play_services_unknown_issue\" : \"%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại.\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda.\"","\"abc_shareactionprovider_share_with_application\" : \"Dela med %s\"","\"abc_action_bar_up_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‏‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‎‎‏‏‏‎‎‎‎‎Navigate up‎‏‎‎‏‎\"","\"abc_activity_chooser_view_see_all\" : \"सर्व पाहा\"","\"common_google_play_services_update_button\" : \"अद्यावधिक गर्नुहोस्\"","\"abc_toolbar_collapse_description\" : \"छोटा करें\"","\"abc_searchview_description_clear\" : \"Διαγραφή ερωτήματος\"","\"fingerprint_error_user_canceled\" : \"Vingerafdrukverificatie geannuleerd door gebruiker.\"","\"common_google_play_services_updating_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update.\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"abc_searchview_description_query\" : \"सर्च क्वेरी\"","\"generic_error_user_canceled\" : \"İstifadəçi doğrulamanı ləğv edib.\"","\"abc_action_mode_done\" : \"მზადაა\"","\"fingerprint_dialog_touch_sensor\" : \"지문 센서를 터치하세요.\"","\"abc_shareactionprovider_share_with\" : \"Megosztás a következővel:\"","\"common_signin_button_text\" : \"Sign In\"","\"abc_searchview_description_clear\" : \"Sorguyu temizle\"","\"abc_activity_chooser_view_see_all\" : \"Kuva kõik\"","\"abc_action_bar_home_description\" : \"Eiti į pagrindinį puslapį\"","\"abc_searchview_description_search\" : \"Tìm kiếm\"","\"fingerprint_not_recognized\" : \"గుర్తించబడలేదు\"","\"abc_toolbar_collapse_description\" : \"Contrae\"","\"accessibility_fingerprint_dialog_help_area\" : \"Zone de message d'aide\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務發生錯誤\"","\"abc_toolbar_collapse_description\" : \"Replega\"","\"abc_searchview_description_submit\" : \"Pošalji upit\"","\"common_google_play_services_update_title\" : \"Ažurirajte Google Play usluge\"","\"abc_searchview_description_search\" : \"Іздеу\"","\"abc_searchview_description_query\" : \"تلاش کا استفسار\"","\"accessibility_fingerprint_dialog_help_area\" : \"مدد کے پیغام کا علاقہ\"","\"fingerprint_dialog_touch_sensor\" : \"حسگر اثر انگشت را لمس کنید\"","\"abc_searchview_description_clear\" : \"Cancella query\"","\"common_google_play_services_enable_title\" : \"Nika amandla amasevisi we-Google Play\"","\"common_google_play_services_updating_text\" : \"%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres.\"","\"abc_menu_enter_shortcut_label\" : \"ievadīšanas taustiņš\"","\"abc_search_hint\" : \"Введите запрос\"","\"default_error_msg\" : \"Error desconocido\"","\"common_google_play_services_wear_update_text\" : \"Cal una nova versió de Serveis de Google Play. S'actualitzarà automàticament aviat.\"","\"abc_action_bar_up_description\" : \"ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"common_google_play_services_updating_text\" : \"%1$s nu va rula fără serviciile Google Play, care momentan se actualizează.\"","\"abc_menu_space_shortcut_label\" : \"స్పేస్\"","\"common_open_on_phone\" : \"Відкрити на телефоні\"","\"abc_searchview_description_submit\" : \"Iesniegt vaicājumu\"","\"abc_toolbar_collapse_description\" : \"Kunja\"","\"abc_menu_enter_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‏‏‎enter‎‏‎‎‏‎\"","\"common_google_play_services_enable_title\" : \"Google Play xidmətlərini aktiv edin\"","\"common_google_play_services_enable_title\" : \"ເປີດໃຊ້ການ​ບໍ​ລິ​ການ Google Play\"","\"common_google_play_services_notification_ticker\" : \"Грешка Google Play услуга\"","\"abc_shareactionprovider_share_with_application\" : \"هم‌رسانی با %s\"","\"fingerprint_not_recognized\" : \"ओळखले नाही\"","\"common_google_play_services_enable_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer.\"","\"abc_action_bar_up_description\" : \"മുകളിലേക്ക് പോവുക\"","\"fingerprint_error_user_canceled\" : \"ຜູ້ໃຊ້ໄດ້ຍົກເລີກຄຳສັ່ງລາຍນິ້ວມືແລ້ວ.\"","\"fingerprint_dialog_touch_sensor\" : \"Toca sensor huellas digitales\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ծառայությունների հասանելիություն\"","\"abc_searchview_description_query\" : \"Axtarış sorğusu\"","\"common_google_play_services_update_button\" : \"Actualizați\"","\"abc_activity_chooser_view_see_all\" : \"Mostra tutto\"","\"fingerprint_error_hw_not_present\" : \"Ez az eszköz nem rendelkezik ujjlenyomat-érzékelővel\"","\"fingerprint_error_no_fingerprints\" : \"Nejsou zaregistrovány žádné otisky prstů.\"","\"common_google_play_services_enable_text\" : \"%1$sの実行には、Google Play開発者サービスの有効化が必要です。\"","\"common_google_play_services_unknown_issue\" : \"%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න.\"","\"abc_menu_delete_shortcut_label\" : \"हटवा\"","\"fingerprint_error_hw_not_present\" : \"ଏହି ଡିଭାଇସ୍‌ରେ ଆଙ୍ଗୁଠି ଚିହ୍ନ ସେନସର୍‌ ନାହିଁ\"","\"fingerprint_error_hw_not_present\" : \"Αυτή η συσκευή δεν διαθέτει αισθητήρα δακτυλικών αποτυπωμάτων\"","\"common_google_play_services_unknown_issue\" : \"O app %1$s está com problemas com o Google Play Services. Tente novamente.\"","\"common_open_on_phone\" : \"在手機上開啟\"","\"abc_activity_chooser_view_see_all\" : \"Ikusi guztiak\"","\"common_google_play_services_install_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।\"","\"abc_action_menu_overflow_description\" : \"Fler alternativ\"","\"abc_menu_meta_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‏‎‏‏‏‎‎‎‏‎‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‎‎‏‎‎‎‎‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‎‎Meta+‎‏‎‎‏‎\"","\"fingerprint_error_user_canceled\" : \"පරිශීලක විසින් ඇඟිලි සලකුණු මෙහෙයුම අවසන් කරන ලදී.\"","\"abc_action_bar_home_description\" : \"முகப்பிற்குச் செல்லும்\"","\"abc_activitychooserview_choose_application\" : \"Аппыг сонгох\"","\"abc_searchview_description_voice\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‎‎‎‏‎‎‏‎‏‏‏‎Voice search‎‏‎‎‏‎\"","\"abc_search_hint\" : \"Пошук…\"","\"search_menu_title\" : \"Поиск\"","\"abc_toolbar_collapse_description\" : \"સંકુચિત કરો\"","\"abc_searchview_description_search\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‎‏‎‎‏‎‏‎‎‏‏‎‎‎‎‎‎‎‎‎‏‏‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‏‏‎‎‎‎Search‎‏‎‎‏‎\"","\"fingerprint_not_recognized\" : \"No s'ha reconegut\"","\"common_google_play_services_notification_channel_name\" : \"Google Play পরিষেবার উপলভ্যতা\"","\"abc_shareactionprovider_share_with\" : \"แชร์กับ\"","\"abc_activity_chooser_view_see_all\" : \"Tout afficher\"","\"fingerprint_error_user_canceled\" : \"Overenie odtlačku prsta zrušil používateľ.\"","\"common_google_play_services_enable_title\" : \"Aktivér Google Play-tjenester\"","\"abc_searchview_description_voice\" : \"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান\"","\"abc_searchview_description_clear\" : \"Ջնջել հարցումը\"","\"common_google_play_services_install_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din.\"","\"fingerprint_error_lockout\" : \"Tentáchelo demasiadas veces. Proba de novo máis tarde.\"","\"common_google_play_services_install_button\" : \"ઇન્સ્ટૉલ કરો\"","\"abc_search_hint\" : \"ค้นหา…\"","\"abc_searchview_description_voice\" : \"Paghahanap gamit ang boses\"","\"fingerprint_dialog_touch_sensor\" : \"Toca el sensor de huellas dig.\"","\"lock_input_again\" : \"Re-enter new passcode\"","\"fingerprint_dialog_touch_sensor\" : \"Touch the fingerprint sensor\"","\"abc_shareactionprovider_share_with_application\" : \"%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"common_google_play_services_enable_title\" : \"Активиране на услугите за Google Play\"","\"abc_capital_off\" : \"ഓഫ്\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিবোৰ আপোনাৰ ডিভাইচত চলিব নোৱাৰে।\"","\"common_google_play_services_notification_channel_name\" : \"Google Play hizmetlerinin kullanılabilirliği\"","\"common_google_play_services_updating_text\" : \"Google Play 服务当前正在更新，因此您无法运行%1$s。\"","\"abc_menu_function_shortcut_label\" : \"Function+‎\"","\"accessibility_fingerprint_dialog_help_area\" : \"උදවු පණිවිඩ ප්‍රදේශය\"","\"default_error_msg\" : \"Тодорхойгүй алдаа гарлаа\"","\"abc_action_bar_up_description\" : \"ਉੱਪਰ ਜਾਓ\"","\"abc_menu_delete_shortcut_label\" : \"„delete“\"","\"abc_menu_shift_shortcut_label\" : \"Pārslēgšanas taustiņš +\"","\"common_signin_button_text_long\" : \"Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ\"","\"generic_error_user_canceled\" : \"Verificatie geannuleerd door gebruiker.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Območje sporočila pomoči\"","\"fingerprint_error_user_canceled\" : \"ប្រតិបត្តិការ​ស្នាម​ម្រាម​ដៃ​ត្រូវ​បាន​បោះ​បង់​ដោយ​អ្នក​ប្រើប្រាស់។\"","\"common_google_play_services_install_button\" : \"ጫን\"","\"abc_searchview_description_search\" : \"Buscar\"","\"abc_menu_space_shortcut_label\" : \"bilslá\"","\"abc_searchview_description_query\" : \"მოთხოვნის ძიება\"","\"abc_shareactionprovider_share_with\" : \"ແບ່ງປັນກັບ\"","\"common_open_on_phone\" : \"Abrir no smartphone\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Uskoro će se ažurirati.\"","\"fingerprint_dialog_touch_sensor\" : \"വിരലടയാള സെൻസർ സ്‌പർശിക്കുക\"","\"common_google_play_services_updating_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้\"","\"common_google_play_services_update_title\" : \"Päivitä Google Play Palvelut\"","\"abc_menu_space_shortcut_label\" : \"Прабел\"","\"common_google_play_services_update_text\" : \"ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"common_google_play_services_enable_title\" : \"เปิดใช้บริการ Google Play\"","\"common_google_play_services_install_title\" : \"Kunin ang mga serbisyo ng Google Play\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl மற்றும்\"","\"search_menu_title\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ\"","\"abc_search_hint\" : \"Cerca…\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer.\"","\"common_google_play_services_notification_ticker\" : \"Hitilafu kwenye huduma za Google Play\"","\"abc_action_menu_overflow_description\" : \"Још опција\"","\"fingerprint_error_hw_not_available\" : \"Хурууны хээний техник хангамж боломжгүй байна.\"","\"common_google_play_services_unsupported_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви.\"","\"abc_capital_on\" : \"অন\"","\"common_google_play_services_wear_update_text\" : \"Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:\"","\"search_menu_title\" : \"खोज\"","\"abc_menu_delete_shortcut_label\" : \"supprimer\"","\"abc_action_bar_up_description\" : \"Жоғары қарай өту\"","\"abc_toolbar_collapse_description\" : \"Samenvouwen\"","\"fingerprint_dialog_touch_sensor\" : \"Gusa kitambua alama ya kidole\"","\"abc_menu_space_shortcut_label\" : \"razmak\"","\"common_google_play_services_wear_update_text\" : \"Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi.\"","\"abc_capital_on\" : \"PÅ\"","\"abc_action_bar_up_description\" : \"Desplazarse hacia arriba\"","\"abc_searchview_description_submit\" : \"Адправіць запыт\"","\"confirm_device_credential_password\" : \"პაროლის გამოყენება\"","\"abc_searchview_description_search\" : \"ค้นหา\"","\"abc_action_bar_home_description\" : \"হোমে নেভিগেট করুন\"","\"common_google_play_services_updating_text\" : \"%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento.\"","\"common_google_play_services_unknown_issue\" : \"%1$s está a ter problemas com os Serviços do Google Play. Tente novamente.\"","\"status_bar_notification_info_overflow\" : \"९९९+\"","\"common_google_play_services_notification_ticker\" : \"‏Google Play سروسز کی خرابی\"","\"hide_bottom_view_on_scroll_behavior\" : \"com.google.android.material.behavior.HideBottomViewOnScrollBehavior\"","\"common_google_play_services_update_text\" : \"Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play.\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour.\"","\"generic_error_user_canceled\" : \"Användaren har avbrutit autentiseringen.\"","\"common_google_play_services_install_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde.\"","\"common_google_play_services_enable_text\" : \"%1$s won't work unless you enable Google Play services.\"","\"common_google_play_services_enable_text\" : \"‏جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔\"","\"fingerprint_not_recognized\" : \"ਪਛਾਣ ਨਹੀਂ ਹੋਈ\"","\"fingerprint_dialog_touch_sensor\" : \"ಫಿಂಗರ್‌ಪ್ರಿಂಟ್ ಸೆನ್ಸರ್‌‌ ಅನ್ನು ಸ್ಪರ್ಶಿಸಿ\"","\"common_google_play_services_unknown_issue\" : \"%1$s에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요.\"","\"common_google_play_services_update_button\" : \"புதுப்பி\"","\"fingerprint_dialog_touch_sensor\" : \"Dodirnite senzor otiska prsta\"","\"fingerprint_error_hw_not_available\" : \"Piršto antspaudo aparatinė įranga nepasiekiama.\"","\"confirm_device_credential_password\" : \"Употребете ја лозинката\"","\"common_signin_button_text_long\" : \"Identifikohu me Google\"","\"common_google_play_services_install_button\" : \"安装\"","\"abc_action_menu_overflow_description\" : \"Yana\"","\"abc_activitychooserview_choose_application\" : \"အက်ပ်တစ်ခုကို ရွေးရန်\"","\"common_google_play_services_install_title\" : \"Preuzimanje usluga Google Playa\"","\"abc_menu_delete_shortcut_label\" : \"slett\"","\"fingerprint_dialog_touch_sensor\" : \"Atingeți senzorul de amprentă\"","\"fingerprint_dialog_touch_sensor\" : \"Sæt finger på fingeraftrykslæser\"","\"common_google_play_services_enable_button\" : \"সক্ষম করুন\"","\"common_signin_button_text_long\" : \"Acceder con Google\"","\"abc_capital_off\" : \"ਬੰਦ\"","\"abc_toolbar_collapse_description\" : \"Ocultar\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करें\"","\"abc_toolbar_collapse_description\" : \"접기\"","\"common_google_play_services_install_title\" : \"Google Play सेवाएं इंस्टॉल करें\"","\"default_error_msg\" : \"Eroare necunoscută\"","\"fingerprint_dialog_touch_sensor\" : \"ແຕະເຊັນເຊີລາຍນິ້ວມື\"","\"common_google_play_services_updating_text\" : \"‏%1$s بدون سرویس‌های Google Play که درحال حاضر درحال به‌روزرسانی هستند، کار نمی‌کند.\"","\"fingerprint_not_recognized\" : \"Haitambuliwi\"","\"abc_action_menu_overflow_description\" : \"Nog opsies\"","\"abc_action_mode_done\" : \"Дайын\"","\"fingerprint_error_user_canceled\" : \"ಬಳಕೆದಾರರಿಂದ ಫಿಂಗರ್‌ ಫ್ರಿಂಟ್‌ ಕಾರ್ಯಾಚರಣೆಯನ್ನು ರದ್ದುಪಡಿಸಲಾಗಿದೆ.\"","\"abc_shareactionprovider_share_with\" : \"Compartilhar com\"","\"common_google_play_services_notification_ticker\" : \"Памылка службаў Google Play\"","\"fingerprint_dialog_touch_sensor\" : \"ប៉ះ​ឧបករណ៍​ចាប់ស្នាម​ម្រាមដៃ\"","\"abc_menu_enter_shortcut_label\" : \"INVIO\"","\"common_google_play_services_wear_update_text\" : \"必须使用新版 Google Play 服务。该服务很快就会自行更新。\"","\"abc_menu_space_shortcut_label\" : \"зай\"","\"fingerprint_error_hw_not_available\" : \"Perkakasan cap jari tidak tersedia.\"","\"fingerprint_error_lockout\" : \"嘗試次數過多，請稍後再試。\"","\"fingerprint_error_lockout\" : \"ลองหลายครั้งเกินไป โปรดลองอีกครั้งภายหลัง\"","\"abc_searchview_description_search\" : \"ፍለጋ\"","\"abc_shareactionprovider_share_with\" : \"Κοινοποίηση σε\"","\"abc_activity_chooser_view_see_all\" : \"সকলো চাওক\"","\"abc_menu_shift_shortcut_label\" : \"„Shift“ +\"","\"common_google_play_services_update_text\" : \"%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:\"","\"abc_searchview_description_submit\" : \"Pošiljanje poizvedbe\"","\"default_error_msg\" : \"Tuntematon virhe\"","\"abc_searchview_description_submit\" : \"Отправить запрос\"","\"abc_searchview_description_submit\" : \"Pošaljite upit\"","\"common_google_play_services_updating_text\" : \"%1$sの実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。\"","\"common_google_play_services_unknown_issue\" : \"A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra.\"","\"confirm_device_credential_password\" : \"Use password\"","\"abc_toolbar_collapse_description\" : \"I-collapse\"","\"generic_error_user_canceled\" : \"Autenticazione annullata dall'utente.\"","\"fingerprint_not_recognized\" : \"Nie rozpoznano\"","\"abc_action_bar_home_description\" : \"Негізгі бетке өту\"","\"fingerprint_error_no_fingerprints\" : \"No se ha registrado ninguna huella digital.\"","\"fingerprint_error_hw_not_available\" : \"ଆଙ୍ଗୁଠି ଚିହ୍ନ ହାର୍ଡୱେର୍‍ ଉପଲବ୍ଧ ନାହିଁ।\"","\"fingerprint_not_recognized\" : \"شناسایی نشد\"","\"accessibility_fingerprint_dialog_help_area\" : \"Туслах мессежний хэсэг\"","\"abc_menu_space_shortcut_label\" : \"atstarpes taustiņš\"","\"abc_searchview_description_search\" : \"Telusuri\"","\"accessibility_fingerprint_dialog_help_area\" : \"بخش پیام راهنما\"","\"abc_search_hint\" : \"Sesha…\"","\"fingerprint_error_hw_not_available\" : \"Vingerafdrukhardeware is nie beskikbaar nie.\"","\"abc_toolbar_collapse_description\" : \"折りたたむ\"","\"common_google_play_services_notification_ticker\" : \"Gabim në shërbimet e \"Luaj me Google\"\"","\"fingerprint_error_user_canceled\" : \"वापरकर्त्याने फिंगरप्रिंट ऑपरेशन रद्द केले.\"","\"abc_searchview_description_clear\" : \"வினவலை அழிக்கும்\"","\"abc_searchview_description_query\" : \"Consulta de búsqueda\"","\"abc_toolbar_collapse_description\" : \"Ahendamine\"","\"abc_capital_on\" : \"تفعيل\"","\"abc_menu_function_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‏‎‎‏‏‎‎‏‎‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎Function+‎‏‎‎‏‎\"","\"fingerprint_error_hw_not_present\" : \"Това устройство няма сензор за отпечатъци\"","\"abc_shareactionprovider_share_with_application\" : \"Yabelana ne-%s\"","\"abc_activity_chooser_view_see_all\" : \"Ver todo\"","\"fingerprint_not_recognized\" : \"Não reconhecida.\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"fingerprint_error_hw_not_present\" : \"Thiết bị này không có cảm biến vân tay\"","\"common_google_play_services_enable_title\" : \"បើកសេវាកម្ម Google Play\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"common_google_play_services_enable_text\" : \"%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək.\"","\"abc_searchview_description_submit\" : \"Bidali kontsulta\"","\"fingerprint_error_no_fingerprints\" : \"கைரேகைப் பதிவுகள் எதுவுமில்லை.\"","\"fingerprint_dialog_touch_sensor\" : \"Коснитесь сканера отпечатков.\"","\"common_google_play_services_unsupported_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo.\"","\"common_google_play_services_updating_text\" : \"Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"common_signin_button_text_long\" : \"Google ilə daxil olun\"","\"abc_menu_delete_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‏‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎delete‎‏‎‎‏‎\"","\"abc_menu_space_shortcut_label\" : \"medzerník\"","\"common_google_play_services_enable_button\" : \"Aktivera\"","\"abc_capital_off\" : \"KAPAT\"","\"accessibility_fingerprint_dialog_help_area\" : \"Help message area\"","\"fingerprint_error_no_fingerprints\" : \"Nav reģistrēts neviens pirksta nospiedums.\"","\"confirm_device_credential_password\" : \"પાસવર્ડનો ઉપયોગ કરો\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play.\"","\"abc_activity_chooser_view_see_all\" : \"সবগুলি দেখুন\"","\"fingerprint_error_lockout\" : \"Massa intents. Torna-ho a provar més tard.\"","\"mtrl_picker_text_input_date_hint\" : \"Date\"","\"common_google_play_services_update_title\" : \"Google Play hizmetlerini güncelleyin\"","\"common_google_play_services_install_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं.\"","\"abc_action_bar_up_description\" : \"Natrag\"","\"abc_menu_delete_shortcut_label\" : \"ਮਿਟਾਓ\"","\"default_error_msg\" : \"Gabim i panjohur\"","\"common_google_play_services_install_button\" : \"Faka\"","\"abc_capital_off\" : \"ఆఫ్\"","\"common_google_play_services_notification_channel_name\" : \"Dostopnost storitev Google Play\"","\"abc_menu_sym_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‏‏‏‎‎‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‏‏‏‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‏‎‎‏‏‎‏‏‏‎‎Sym+‎‏‎‎‏‎\"","\"common_signin_button_text\" : \"സൈൻ ഇൻ ചെയ്യുക\"","\"common_google_play_services_update_title\" : \"I-update ang mga serbisyo ng Google Play\"","\"common_google_play_services_enable_button\" : \"ਚਾਲੂ ਕਰੋ\"","\"abc_toolbar_collapse_description\" : \"ሰብስብ\"","\"common_google_play_services_notification_ticker\" : \"‏שגיאה בשירותי Google Play\"","\"abc_menu_enter_shortcut_label\" : \"एंटर करा\"","\"fingerprint_error_no_fingerprints\" : \"ບໍ່ມີການລົງທະບຽນລາຍນິ້ວມື.\"","\"fingerprint_dialog_touch_sensor\" : \"Pieskarieties pirksta nospieduma sensoram\"","\"fingerprint_error_user_canceled\" : \"Käyttäjä peruutti sormenjälkitoiminnon.\"","\"abc_activitychooserview_choose_application\" : \"Изаберите апликацију\"","\"abc_action_bar_up_description\" : \"Navigera uppåt\"","\"abc_capital_on\" : \"सक्रिय\"","\"abc_capital_on\" : \"УВІМК.\"","\"common_google_play_services_update_button\" : \"ಅಪ್‌ಡೇಟ್‌ ಮಾಡು\"","\"abc_action_menu_overflow_description\" : \"ଅଧିକ ବିକଳ୍ପ\"","\"common_google_play_services_wear_update_text\" : \"Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати.\"","\"common_google_play_services_enable_text\" : \"Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz.\"","\"common_google_play_services_update_button\" : \"Uppdatera\"","\"common_google_play_services_install_button\" : \"インストール\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services availability\"","\"abc_action_bar_home_description\" : \"Πλοήγηση στην αρχική σελίδα\"","\"common_google_play_services_unknown_issue\" : \"%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal.\"","\"common_signin_button_text_long\" : \"Iniciar sesión con Google\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati.\"","\"abc_action_mode_done\" : \"Τέλος\"","\"abc_searchview_description_submit\" : \"Dien navraag in\"","\"abc_shareactionprovider_share_with_application\" : \"Share with %s\"","\"abc_shareactionprovider_share_with_application\" : \"%s과(와) 공유\"","\"abc_capital_off\" : \"DESACTIVADO\"","\"abc_menu_ctrl_shortcut_label\" : \"„Ctrl“ +\"","\"abc_searchview_description_submit\" : \"Isumite ang query\"","\"abc_menu_space_shortcut_label\" : \"רווח\"","\"common_google_play_services_install_title\" : \"Obtener servicios de Google Play\"","\"abc_activitychooserview_choose_application\" : \"Επιλέξτε μια εφαρμογή\"","\"common_google_play_services_update_button\" : \"Opdater\"","\"common_google_play_services_update_text\" : \"%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna.\"","\"character_counter_content_description\" : \"Characters entered %1$d of %2$d\"","\"search_menu_title\" : \"ค้นหา\"","\"fingerprint_error_hw_not_available\" : \"Maskinvare for fingeravtrykk er ikke tilgjengelig.\"","\"generic_error_user_canceled\" : \"El usuario ha cancelado la autenticación.\"","\"abc_searchview_description_query\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‏‏‏‎‏‏‎‏‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‎Search query‎‏‎‎‏‎\"","\"abc_action_bar_up_description\" : \"Yuxarı keçin\"","\"common_google_play_services_enable_text\" : \"Aplikácia %1$s bude fungovať až po povolení služieb Google Play.\"","\"common_google_play_services_wear_update_text\" : \"Google Play পরিষেবার নতুন ভার্সন প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionisati ako ne omogućite Google Play usluge.\"","\"abc_capital_off\" : \"გამორთვა\"","\"common_google_play_services_install_text\" : \"Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi.\"","\"abc_capital_off\" : \"ВЫКЛ.\"","\"confirm_device_credential_password\" : \"استفاده از گذرواژه\"","\"abc_action_menu_overflow_description\" : \"Більше опцій\"","\"abc_searchview_description_query\" : \"Ερώτημα αναζήτησης\"","\"common_google_play_services_update_button\" : \"Обновить\"","\"abc_searchview_description_search\" : \"Ieškoti\"","\"abc_action_mode_done\" : \"Bitti\"","\"generic_error_user_canceled\" : \"Автентифікацію скасовано користувачем.\"","\"abc_activitychooserview_choose_application\" : \"Ընտրել հավելված\"","\"abc_menu_delete_shortcut_label\" : \"Delete 鍵\"","\"common_google_play_services_enable_button\" : \"تفعيل\"","\"default_error_msg\" : \"Ukjent feil\"","\"common_google_play_services_update_title\" : \"Актуализиране на услугите за Google Play\"","\"abc_action_bar_home_description\" : \"Движи се кон дома\"","\"common_google_play_services_enable_title\" : \"Activați serviciile Google Play\"","\"accessibility_fingerprint_dialog_help_area\" : \"मदत मेसेज परिसर\"","\"abc_prepend_shortcut_label\" : \"Valikko+\"","\"abc_activitychooserview_choose_application\" : \"একটি অ্যাপ বেছে নিন\"","\"accessibility_fingerprint_dialog_help_area\" : \"Prostor za poruku za pomoć\"","\"common_google_play_services_updating_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra.\"","\"abc_searchview_description_search\" : \"Meklēt\"","\"common_google_play_services_notification_ticker\" : \"„Google Play“ paslaugų klaida\"","\"fingerprint_error_user_canceled\" : \"Veprimi i gjurmës së gishtit u anulua nga përdoruesi.\"","\"confirm_device_credential_password\" : \"Օգտագործել գաղտնաբառ\"","\"abc_menu_delete_shortcut_label\" : \"මකන්න\"","\"common_google_play_services_install_title\" : \"Google Play सेवाहरू प्राप्त गर्नुहोस्\"","\"abc_shareactionprovider_share_with\" : \"వీరితో షేర్ చేస్తుంది\"","\"abc_searchview_description_submit\" : \"Zoekopdracht verzenden\"","\"common_google_play_services_enable_button\" : \"有効にする\"","\"abc_search_hint\" : \"Претражите…\"","\"common_google_play_services_update_button\" : \"အပ်ဒိတ်\"","\"abc_searchview_description_search\" : \"Претражите\"","\"abc_capital_on\" : \"開啟\"","\"common_open_on_phone\" : \"Buka di ponsel\"","\"fingerprint_dialog_touch_sensor\" : \"Trykk på fingeravtrykkssensoren\"","\"default_error_msg\" : \"အမျိုးအမည်မသိ အမှား\"","\"abc_menu_function_shortcut_label\" : \"Funktionstaste +\"","\"common_google_play_services_unknown_issue\" : \"Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti.\"","\"generic_error_user_canceled\" : \"Authentification annulée par l'utilisateur.\"","\"fingerprint_error_lockout\" : \"Túl sok próbálkozás. Próbálja újra később.\"","\"common_google_play_services_enable_title\" : \"Aktiveer Google Play Dienste\"","\"abc_activitychooserview_choose_application\" : \"App auswählen\"","\"abc_activitychooserview_choose_application\" : \"ஆப்ஸைத் தேர்வுசெய்க\"","\"common_signin_button_text\" : \"Prijava\"","\"default_error_msg\" : \"خطای ناشناس\"","\"abc_searchview_description_voice\" : \"Дуут хайлт\"","\"abc_action_bar_up_description\" : \"转到上一层级\"","\"abc_searchview_description_voice\" : \"వాయిస్ శోధన\"","\"search_menu_title\" : \"Qidiruv\"","\"abc_menu_space_shortcut_label\" : \"бос орын\"","\"common_google_play_services_enable_title\" : \"Google Play-szolgáltatások engedélyezése\"","\"abc_action_bar_home_description\" : \"Идите на почетну\"","\"abc_menu_space_shortcut_label\" : \"„space“\"","\"abc_toolbar_collapse_description\" : \"Yig‘ish\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務錯誤\"","\"abc_shareactionprovider_share_with\" : \"Абагуліць праз\"","\"abc_activitychooserview_choose_application\" : \"Вибрати програму\"","\"common_google_play_services_wear_update_text\" : \"Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik.\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"abc_action_bar_home_description\" : \"घराकडे नेव्हिगेट करा\"","\"common_google_play_services_updating_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse.\"","\"abc_search_hint\" : \"Search…\"","\"abc_search_hint\" : \"検索…\"","\"common_google_play_services_notification_ticker\" : \"Google Play xidmətləri xətası\"","\"abc_menu_space_shortcut_label\" : \"вселена\"","\"confirm_device_credential_password\" : \"ਪਾਸਵਰਡ ਵਰਤੋ\"","\"abc_searchview_description_clear\" : \"Выдаліць запыт\"","\"common_google_play_services_install_title\" : \"Google Play পরিষেবা পান\"","\"fingerprint_error_user_canceled\" : \"Користувач скасував дію з відбитком пальця.\"","\"search_menu_title\" : \"搜索\"","\"common_google_play_services_notification_ticker\" : \"Google Play ဝန်ဆောင်မှုများ အမှား\"","\"common_google_play_services_update_text\" : \"Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။\"","\"accessibility_fingerprint_dialog_help_area\" : \"Område for hjelpemelding\"","\"common_google_play_services_unknown_issue\" : \"%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайра аракет кылыңыз.\"","\"common_google_play_services_update_title\" : \"Zaktualizuj Usługi Google Play\"","\"common_google_play_services_enable_title\" : \"Aktivera Google Play-tjänster\"","\"common_google_play_services_update_title\" : \"Google Play開発者サービスの更新\"","\"common_google_play_services_notification_ticker\" : \"Errore Google Play Services\"","\"common_google_play_services_install_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt.\"","\"abc_searchview_description_submit\" : \"Lekérdezés küldése\"","\"abc_search_hint\" : \"Szukaj…\"","\"generic_error_user_canceled\" : \"L'usuari ha cancel·lat l'autenticació.\"","\"abc_menu_delete_shortcut_label\" : \"eyða\"","\"common_open_on_phone\" : \"Hape në telefon\"","\"abc_activity_chooser_view_see_all\" : \"Skatīt visu\"","\"common_google_play_services_notification_ticker\" : \"Google Play Hizmetleri hatası\"","\"common_google_play_services_notification_channel_name\" : \"Даступнасць сэрвісаў Google Play\"","\"common_google_play_services_install_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе.\"","\"abc_action_bar_home_description\" : \"Անցնել գլխավոր էջ\"","\"common_signin_button_text_long\" : \"Најави се со Google\"","\"fingerprint_error_no_fingerprints\" : \"Nije registrovan nijedan otisak prsta.\"","\"abc_action_mode_done\" : \"ହୋଇଗଲା\"","\"search_menu_title\" : \"ស្វែងរក\"","\"abc_action_menu_overflow_description\" : \"گزینه‌های بیشتر\"","\"common_google_play_services_update_text\" : \"আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।\"","\"common_google_play_services_updating_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो अभी अपडेट हो रही हैं.\"","\"abc_searchview_description_submit\" : \"Sorğunu göndərin\"","\"search_menu_title\" : \"Pretraži\"","\"common_google_play_services_unsupported_text\" : \"Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək.\"","\"fingerprint_error_user_canceled\" : \"Аўтэнтыфікацыя па адбітках пальцаў скасавана карыстальнікам.\"","\"common_google_play_services_update_text\" : \"Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ.\"","\"fingerprint_not_recognized\" : \"Not recognized\"","\"common_google_play_services_enable_button\" : \"ເປີດນຳໃຊ້\"","\"abc_shareactionprovider_share_with_application\" : \"%s-тай хуваалцах\"","\"common_signin_button_text_long\" : \"Přihlásit se k účtu Google\"","\"fingerprint_error_lockout\" : \"Слишком много попыток входа. Попробуйте ещё раз позже.\"","\"abc_activitychooserview_choose_application\" : \"เลือกแอป\"","\"abc_activitychooserview_choose_application\" : \"Wybierz aplikację\"","\"common_google_play_services_enable_button\" : \"Omogoči\"","\"common_google_play_services_notification_ticker\" : \"Google Play සේවා දෝෂය\"","\"common_open_on_phone\" : \"Buksan sa telepono\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-fout\"","\"common_open_on_phone\" : \"Άνοιγμα σε τηλέφωνο\"","\"common_google_play_services_install_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ\"","\"common_google_play_services_unknown_issue\" : \"%1$s ka probleme me shërbimet e Google Play. Provo sërish.\"","\"abc_searchview_description_submit\" : \"ప్రశ్నని సమర్పిస్తుంది\"","\"abc_action_menu_overflow_description\" : \"Rohkem valikuid\"","\"abc_capital_off\" : \"OFF\"","\"common_google_play_services_update_button\" : \"Aktualisieren\"","\"confirm_device_credential_password\" : \"Utilizza password\"","\"abc_menu_function_shortcut_label\" : \"Funktion + \"","\"fingerprint_error_hw_not_available\" : \"ඇඟිලි සලකුණු දෘඪාංගය ලද නොහැකිය.\"","\"common_google_play_services_wear_update_text\" : \"Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്‌ഡേറ്റുചെയ്യും.\"","\"common_google_play_services_update_title\" : \"Google Play pakalpojumu atjaunināšana\"","\"abc_searchview_description_search\" : \"সার্চ করুন\"","\"common_signin_button_text\" : \"Login\"","\"abc_searchview_description_search\" : \"تلاش کریں\"","\"common_signin_button_text\" : \"Oturum aç\"","\"common_signin_button_text_long\" : \"‏Google کے ساتھ سائن ان کریں\"","\"common_google_play_services_update_button\" : \"Mettre à jour\"","\"abc_capital_off\" : \"ปิด\"","\"abc_action_menu_overflow_description\" : \"Бусад сонголт\"","\"common_google_play_services_install_text\" : \"သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။\"","\"default_error_msg\" : \"不明なエラーです\"","\"common_google_play_services_install_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ପ୍ରାପ୍ତ କରନ୍ତୁ\"","\"common_google_play_services_install_button\" : \"इंस्टॉल करें\"","\"confirm_device_credential_password\" : \"Použít heslo\"","\"confirm_device_credential_password\" : \"ប្រើពាក្យសម្ងាត់\"","\"abc_searchview_description_voice\" : \"Glasovno iskanje\"","\"fingerprint_error_hw_not_available\" : \"Parmak izi donanımı kullanılamıyor.\"","\"default_error_msg\" : \"Óþekkt villa\"","\"common_google_play_services_updating_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا.\"","\"common_google_play_services_wear_update_text\" : \"Google Play zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki.\"","\"abc_shareactionprovider_share_with\" : \"Делите помоћу\"","\"generic_error_user_canceled\" : \"ავტორიზაცია გააუქმა მომხმარებელმა.\"","\"abc_searchview_description_clear\" : \"ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ\"","\"abc_shareactionprovider_share_with_application\" : \"Partekatu %s aplikazioarekin\"","\"abc_searchview_description_voice\" : \"صوتی تلاش\"","\"abc_capital_on\" : \"AÇ\"","\"common_signin_button_text\" : \"Кіру\"","\"common_signin_button_text\" : \"Вход\"","\"common_google_play_services_install_text\" : \"%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten.\"","\"common_google_play_services_update_button\" : \"আপডে’ট কৰক\"","\"common_google_play_services_unsupported_text\" : \"%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs.\"","\"abc_shareactionprovider_share_with\" : \"Поділитися:\"","\"common_google_play_services_enable_text\" : \"Du skal aktivere Google Play-tjenester, for at %1$s kan fungere.\"","\"common_google_play_services_wear_update_text\" : \"Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo.\"","\"status_bar_notification_info_overflow\" : \">999\"","\"generic_error_user_canceled\" : \"Authentifizierung vom Nutzer abgebrochen.\"","\"abc_prepend_shortcut_label\" : \"Menu+‎\"","\"abc_searchview_description_voice\" : \"ਅਵਾਜ਼ੀ ਖੋਜ\"","\"common_google_play_services_enable_button\" : \"Iespējot\"","\"default_error_msg\" : \"ଅଜଣା ତ୍ରୁଟି\"","\"abc_action_bar_up_description\" : \"Πλοήγηση προς τα επάνω\"","\"accessibility_fingerprint_dialog_help_area\" : \"დამხმარე შეტყობინების არე\"","\"common_google_play_services_notification_channel_name\" : \"Google Play සේවාවල ලබා ගත හැකි බව\"","\"fingerprint_error_hw_not_available\" : \"Hardueri i gjurmës së gishtit nuk mundësohet.\"","\"fingerprint_error_hw_not_available\" : \"Sormenjälkilaitteisto ei ole käytettävissä.\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv på nytt.\"","\"common_google_play_services_install_title\" : \"‏دریافت سرویس‌های Google Play\"","\"fingerprint_dialog_touch_sensor\" : \"फिंगरप्रिंट सेन्सरला स्पर्श करा\"","\"abc_action_mode_done\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‎‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‎‎‏‏‏‎‎‎‎‏‎‎‎‏‏‏‎‎‏‎‎‎‏‎‎‎‎‎Done‎‏‎‎‏‎\"","\"common_google_play_services_update_button\" : \"Ažuriraj\"","\"abc_menu_delete_shortcut_label\" : \"Löschen\"","\"abc_searchview_description_voice\" : \"Stemsoektog\"","\"default_error_msg\" : \"અજાણી ભૂલ\"","\"common_google_play_services_enable_button\" : \"הפעל\"","\"common_google_play_services_install_title\" : \"Get Google Play services\"","\"fingerprint_error_hw_not_available\" : \"Hardware-ul pentru amprenta digitală nu este disponibil.\"","\"common_google_play_services_unknown_issue\" : \"%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin.\"","\"common_google_play_services_enable_title\" : \"Google Play සේවා සබල කරන්න\"","\"common_google_play_services_updating_text\" : \"දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"abc_toolbar_collapse_description\" : \"تصغير\"","\"confirm_device_credential_password\" : \"שימוש בסיסמה\"","\"common_google_play_services_unknown_issue\" : \"Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukang muli.\"","\"abc_searchview_description_submit\" : \"Ուղարկել հարցումը\"","\"common_open_on_phone\" : \"फोनवर उघडा\"","\"fingerprint_not_recognized\" : \"Non reconnue\"","\"abc_search_hint\" : \"Rechercher…\"","\"common_google_play_services_notification_ticker\" : \"Error de Serveis de Google Play\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ସେବାଗୁଡ଼ିକର ଉପଲବ୍ଧତା\"","\"common_open_on_phone\" : \"Abrir en teléfono\"","\"abc_action_menu_overflow_description\" : \"තවත් විකල්ප\"","\"abc_toolbar_collapse_description\" : \"Recolher\"","\"fingerprint_not_recognized\" : \"Ei tunnistettu\"","\"abc_capital_off\" : \"አጥፋ\"","\"fingerprint_error_lockout\" : \"በጣም ብዙ ሙከራዎች። እባክዎ ቆይተው እንደገና ይሞክሩ።\"","\"common_google_play_services_unsupported_text\" : \"%1$s no es pot executar sense Serveis de Google Play, que no és compatible amb el teu dispositiu.\"","\"abc_searchview_description_submit\" : \"ສົ່ງຂໍ້ມູນ\"","\"abc_searchview_description_query\" : \"Pretraži upit\"","\"abc_shareactionprovider_share_with\" : \"Udostępnij przez:\"","\"abc_capital_off\" : \"FRA\"","\"common_google_play_services_update_title\" : \"Actualizar servicios de Google Play\"","\"abc_search_hint\" : \"Vyhľadať…\"","\"common_google_play_services_updating_text\" : \"தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்.\"","\"common_google_play_services_install_text\" : \"%1$s нема да се извршува без услугите на Google Play што ги нема на уредот.\"","\"common_open_on_phone\" : \"Obre al telèfon\"","\"abc_action_bar_up_description\" : \"Naršyti aukštyn\"","\"abc_action_bar_home_description\" : \"Башкы бетке чабыттоо\"","\"abc_action_bar_home_description\" : \"Siirry etusivulle\"","\"abc_activitychooserview_choose_application\" : \"Избери апликација\"","\"abc_searchview_description_clear\" : \"Ryd forespørgsel\"","\"abc_toolbar_collapse_description\" : \"ಕುಗ್ಗಿಸಿ\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔\"","\"common_google_play_services_install_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે.\"","\"abc_searchview_description_search\" : \"Qidiruv\"","\"abc_capital_off\" : \"ӨЧҮК\"","\"mtrl_picker_invalid_format_example\" : \"Example: %1$s\"","\"common_google_play_services_unsupported_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല.\"","\"common_google_play_services_enable_text\" : \"तुम्ही Google Play सेवा सक्षम केल्याशिवाय %1$s हा अ‍ॅप कार्य करणार नाही.\"","\"common_google_play_services_enable_text\" : \"%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play.\"","\"common_google_play_services_install_title\" : \"Hent Google Play-tjenester\"","\"abc_action_bar_up_description\" : \"Siirry ylös\"","\"default_error_msg\" : \"Белгісіз қате\"","\"common_open_on_phone\" : \"스마트폰에서 열기\"","\"common_signin_button_text\" : \"Mag-sign in\"","\"fingerprint_error_hw_not_present\" : \"Սարքը չունի մատնահետքերի սկաներ\"","\"fingerprint_dialog_touch_sensor\" : \"Саусақ ізін оқу сканерін түртіңіз\"","\"generic_error_user_canceled\" : \"Ο έλεγχος ταυτότητας ακυρώθηκε από τον χρήστη.\"","\"abc_shareactionprovider_share_with\" : \"Delite pomoću\"","\"common_google_play_services_install_title\" : \"Inštalovať služby Google Play\"","\"common_google_play_services_enable_text\" : \"%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:\"","\"fingerprint_error_user_canceled\" : \"கைரேகைச் சரிபார்ப்பு பயனரால் ரத்துசெய்யப்பட்டது.\"","\"fingerprint_error_no_fingerprints\" : \"Nenhuma impressão digital registrada.\"","\"search_menu_title\" : \"Keresés\"","\"abc_action_menu_overflow_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‎‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‎‏‎‏‏‏‏‏‎‏‎‎‏‎More options‎‏‎‎‏‎\"","\"abc_action_mode_done\" : \"ແລ້ວໆ\"","\"abc_search_hint\" : \"Suchen…\"","\"search_menu_title\" : \"शोध\"","\"common_google_play_services_enable_button\" : \"Habilitar\"","\"common_google_play_services_enable_button\" : \"चालू करें\"","\"fingerprint_dialog_touch_sensor\" : \"ফিংগাৰপ্ৰিণ্ট ছেন্সৰটো স্পৰ্শ কৰক\"","\"fingerprint_error_lockout\" : \"Terlalu banyak percubaan. Sila cuba sebentar lagi.\"","\"fingerprint_error_lockout\" : \"कई बार कोशिश की जा चुकी है. कृपया बाद में फिर से कोशिश करें.\"","\"common_google_play_services_enable_button\" : \"Activar\"","\"fingerprint_not_recognized\" : \"Nem ismerhető fel\"","\"common_google_play_services_unknown_issue\" : \"Google প্লে সেৱাত %1$s ত সমস্যা হৈ আছে। আকৌ চেষ্টা কৰক।\"","\"common_open_on_phone\" : \"Fungua kwenye simu\"","\"abc_action_bar_up_description\" : \"Navigasi ke atas\"","\"abc_searchview_description_search\" : \"શોધો\"","\"abc_searchview_description_search\" : \"Hľadať\"","\"abc_searchview_description_submit\" : \"Utfør søket\"","\"abc_action_bar_home_description\" : \"Navigera hem\"","\"common_google_play_services_wear_update_text\" : \"Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase.\"","\"gcm_defaultSenderId\" : \"932398433474\"","\"common_open_on_phone\" : \"ስልክ ላይ ክፈት\"","\"common_google_play_services_enable_button\" : \"ସକ୍ଷମ କରନ୍ତୁ\"","\"abc_action_mode_done\" : \"Kész\"","\"fingerprint_error_no_fingerprints\" : \"Hech qanday barmoq izi qayd qilinmagan.\"","\"abc_capital_on\" : \"BẬT\"","\"common_signin_button_text\" : \"ログイン\"","\"common_google_play_services_updating_text\" : \"നിലവിൽ അപ്‌ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല.\"","\"abc_action_bar_home_description\" : \"Krmarjenje na začetek\"","\"common_google_play_services_install_button\" : \"स्‍थापित करा\"","\"generic_error_user_canceled\" : \"Autenticação cancelada pelo utilizador.\"","\"abc_searchview_description_submit\" : \"Wasilisha hoja\"","\"abc_action_bar_up_description\" : \"Sogeza juu\"","\"fingerprint_error_lockout\" : \"Terlalu banyak upaya yang gagal. Coba lagi nanti.\"","\"abc_action_menu_overflow_description\" : \"കൂടുതൽ ഓപ്ഷനുകൾ\"","\"abc_action_mode_done\" : \"Nimemaliza\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv igen.\"","\"abc_action_mode_done\" : \"Tapos na\"","\"abc_shareactionprovider_share_with_application\" : \"%s मार्फत आदान प्रदान गर्नुहोस्\"","\"abc_searchview_description_search\" : \"Ara\"","\"confirm_device_credential_password\" : \"Använd lösenord\"","\"abc_prepend_shortcut_label\" : \"Menü+\"","\"common_google_play_services_install_text\" : \"Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही.\"","\"common_google_play_services_enable_text\" : \"Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi.\"","\"common_open_on_phone\" : \"Open on phone\"","\"lock_input_not_match\" : \"Passcodes do not match.\"","\"abc_action_mode_done\" : \"เสร็จ\"","\"common_google_play_services_update_title\" : \"Atualizar serviços do Google Play\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil.\"","\"search_menu_title\" : \"تلاش کریں\"","\"common_open_on_phone\" : \"Abrir en el teléfono\"","\"abc_action_bar_up_description\" : \"Перейти вверх\"","\"fingerprint_error_no_fingerprints\" : \"कुनै पनि फिंगरप्रिन्ट दर्ता गरिएको छैन।\"","\"abc_search_hint\" : \"Pretražite…\"","\"abc_action_bar_home_description\" : \"Find hjem\"","\"fingerprint_error_no_fingerprints\" : \"Walang naka-enroll na fingerprint.\"","\"fingerprint_error_no_fingerprints\" : \"कोई फ़िंगरप्रिंट रजिस्टर नहीं किया गया है.\"","\"common_google_play_services_install_title\" : \"Google Play pakalpojumu iegūšana\"","\"fingerprint_error_lockout\" : \"Trop de tentatives. Veuillez réessayer plus tard.\"","\"abc_searchview_description_clear\" : \"Izbris poizvedbe\"","\"common_google_play_services_wear_update_text\" : \"Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti.\"","\"common_google_play_services_unsupported_text\" : \"%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов.\"","\"abc_action_bar_home_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‎‎‎‎‏‏‎‏‎‏‏‎‎‏‎‎‎‏‎‏‎‏‏‏‎‏‎‎‎‎‏‏‎‏‏‏‏‏‏‎‎Navigate home‎‏‎‎‏‎\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava.\"","\"common_google_play_services_notification_channel_name\" : \"‏זמינות של שירותי Google Play\"","\"common_google_play_services_enable_text\" : \"Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play.\"","\"common_google_play_services_updating_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।\"","\"common_google_play_services_update_button\" : \"Atualizar\"","\"common_google_play_services_wear_update_text\" : \"Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos.\"","\"abc_capital_on\" : \"ZAP.\"","\"abc_capital_on\" : \"TIL\"","\"common_google_play_services_notification_channel_name\" : \"‏Google Play سروسز کی دستیابی\"","\"abc_searchview_description_submit\" : \"Наіслати запит\"","\"abc_searchview_description_voice\" : \"音声検索\"","\"abc_capital_off\" : \"ක්‍රියාවිරහිතයි\"","\"confirm_device_credential_password\" : \"Выкарыстаць пароль\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw.\"","\"common_google_play_services_wear_update_text\" : \"Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd.\"","\"abc_action_menu_overflow_description\" : \"その他のオプション\"","\"confirm_device_credential_password\" : \"पासवर्ड प्रयोग गर्नुहोस्\"","\"common_google_play_services_unsupported_text\" : \"%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này.\"","\"abc_action_bar_up_description\" : \"ઉપર નૅવિગેટ કરો\"","\"fingerprint_error_user_canceled\" : \"Korisnik je otkazao radnju sa otiskom prsta.\"","\"common_google_play_services_install_button\" : \"Installa\"","\"abc_searchview_description_voice\" : \"Kutafuta kwa kutamka\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo no tiene sensor de huellas digitales\"","\"abc_searchview_description_query\" : \"Consulta de cerca\"","\"common_google_play_services_enable_text\" : \"您必須啟用 Google Play 服務，方可執行「%1$s」。\"","\"abc_menu_shift_shortcut_label\" : \"Shift+\"","\"fingerprint_error_no_fingerprints\" : \"Δεν έχουν καταχωριστεί δακτυλικά αποτυπώματα.\"","\"common_google_play_services_enable_text\" : \"%1$s non funzionerà se non attivi Google Play Services.\"","\"common_google_play_services_unknown_issue\" : \"%1$s, Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin.\"","\"abc_capital_off\" : \"IZSLĒGT\"","\"abc_toolbar_collapse_description\" : \"បង្រួម\"","\"abc_searchview_description_search\" : \"ស្វែងរក\"","\"common_google_play_services_updating_text\" : \"%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande.\"","\"fingerprint_error_hw_not_available\" : \"El hardware para detectar huellas digitales no está disponible.\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionarà si no actives Serveis de Google Play.\"","\"abc_shareactionprovider_share_with_application\" : \"Bagikan dengan %s\"","\"fingerprint_not_recognized\" : \"Չհաջողվեց ճանաչել\"","\"abc_action_menu_overflow_description\" : \"Máis opcións\"","\"common_google_play_services_enable_button\" : \"Ativar\"","\"common_google_play_services_update_title\" : \"Ажурирајте Google Play услуге\"","\"common_signin_button_text\" : \"Se connecter\"","\"common_google_play_services_enable_title\" : \"Միացնել Google Play ծառայությունները\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat.\"","\"common_google_play_services_install_button\" : \"स्थापना गर्नुहोस्\"","\"abc_toolbar_collapse_description\" : \"Thu gọn\"","\"abc_action_bar_home_description\" : \"Перейти на главный экран\"","\"abc_prepend_shortcut_label\" : \"Meniu+\"","\"fingerprint_error_lockout\" : \"Du har gjort for mange forsøk. Prøv på nytt senere.\"","\"abc_menu_space_shortcut_label\" : \"пробіл\"","\"abc_menu_space_shortcut_label\" : \"hapësirë\"","\"common_google_play_services_update_text\" : \"%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu.\"","\"fingerprint_not_recognized\" : \"Nav atpazīts\"","\"common_google_play_services_updating_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔\"","\"fingerprint_error_user_canceled\" : \"Notandi hætti við að nota fingrafar.\"","\"common_signin_button_text_long\" : \"Prijava z Google Računom\"","\"abc_capital_on\" : \"HIDUP\"","\"common_signin_button_text_long\" : \"Войти через аккаунт Google\"","\"common_google_play_services_install_text\" : \"L'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo.\"","\"common_signin_button_text\" : \"Conectați-vă\"","\"abc_capital_on\" : \"ՄԻԱՑՆԵԼ\"","\"search_menu_title\" : \"搜尋\"","\"common_open_on_phone\" : \"Открыть на телефоне\"","\"common_google_play_services_unsupported_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої.\"","\"abc_searchview_description_submit\" : \"Wyślij zapytanie\"","\"abc_capital_on\" : \"사용\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje uređaj ne podržava.\"","\"abc_searchview_description_submit\" : \"Pateikti užklausą\"","\"fingerprint_error_hw_not_present\" : \"На этом устройстве нет сканера отпечатков пальцев.\"","\"abc_menu_alt_shortcut_label\" : \"Alt+‎\"","\"confirm_device_credential_password\" : \"Tumia nenosiri\"","\"abc_capital_on\" : \"开启\"","\"common_google_play_services_install_title\" : \"Google Play үйлчилгээг авах\"","\"common_google_play_services_update_text\" : \"ଆପଣ Google Play ସେବା ଅପଡେଟ୍‌ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s ଚାଲିବ ନାହିଁ।\"","\"common_google_play_services_notification_channel_name\" : \"„Google Play“ paslaugų pasiekiamumas\"","\"common_google_play_services_updating_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden.\"","\"accessibility_fingerprint_dialog_help_area\" : \"도움말 메시지 영역\"","\"abc_menu_function_shortcut_label\" : \"Aðgerðarlykill+\"","\"common_google_play_services_update_title\" : \"Uppdatera Google Play-tjänster\"","\"confirm_device_credential_password\" : \"Käytä salasanaa\"","\"common_signin_button_text\" : \"Logga in\"","\"abc_capital_off\" : \"关闭\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tap to switch to selecting a year\"","\"common_google_play_services_enable_button\" : \"Activați\"","\"fingerprint_error_user_canceled\" : \"Operazione di autenticazione dell'impronta digitale annullata dall'utente.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Switch to calendar input mode\"","\"abc_capital_off\" : \"বন্ধ আছে\"","\"abc_searchview_description_clear\" : \"Smazat dotaz\"","\"fingerprint_error_lockout\" : \"অনেকবার চেষ্টা করেছেন। পরে আবার চেষ্টা করুন।\"","\"common_google_play_services_enable_title\" : \"‏Google Play سروسز فعال کریں\"","\"common_open_on_phone\" : \"Otwórz na telefonie\"","\"abc_shareactionprovider_share_with_application\" : \"Kongsi dengan %s\"","\"search_menu_title\" : \"Suche\"","\"common_signin_button_text_long\" : \"Googleৰ জৰিয়তে ছাইন ইন কৰক\"","\"common_open_on_phone\" : \"Abrir no teléfono\"","\"abc_action_mode_done\" : \"Lokið\"","\"fingerprint_error_user_canceled\" : \"प्रयोगकर्ताले फिंगरप्रिन्टसम्बन्धी कारबाही रद्द गर्नुभयो।\"","\"abc_capital_off\" : \"إيقاف\"","\"abc_toolbar_collapse_description\" : \"ยุบ\"","\"abc_searchview_description_query\" : \"Consulta de pesquisa\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tap to switch to selecting a day\"","\"abc_menu_shift_shortcut_label\" : \"Shift+‎\"","\"abc_capital_on\" : \"ACTIVAR\"","\"common_google_play_services_unsupported_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat.\"","\"common_google_play_services_enable_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។\"","\"fingerprint_error_lockout\" : \"Өтө көп жолу аракет кылдыңыз. Кийинчерээк кайра кайталап көрүңүз.\"","\"fingerprint_error_lockout\" : \"Prea multe încercări. Încercați din nou mai târziu.\"","\"fingerprint_error_user_canceled\" : \"Kinansela ng user ang operasyon sa fingerprint.\"","\"abc_capital_on\" : \"ΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"common_google_play_services_unsupported_text\" : \"%1$s은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다.\"","\"common_google_play_services_update_button\" : \"Ажурирај\"","\"fingerprint_error_hw_not_present\" : \"Ovaj uređaj nema senzor za otisak prsta\"","\"abc_menu_space_shortcut_label\" : \"SPAZIO\"","\"common_signin_button_text_long\" : \"Inicia la sessió amb Google\"","\"common_google_play_services_install_title\" : \"安裝 Google Play 服務\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"abc_capital_on\" : \"ဖွင့်ရန်\"","\"common_google_play_services_update_button\" : \"Isibuyekezo\"","\"google_app_id\" : \"1:932398433474:android:64f0cff260d1f223f3675b\"","\"common_open_on_phone\" : \"ಫೋನ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ\"","\"fingerprint_error_user_canceled\" : \"ୟୁଜର୍‌ଙ୍କ ଦ୍ଵାରା ଆଙ୍ଗୁଠି ଚିହ୍ନ ନେବା କାମକୁ କ୍ୟାନ୍ସଲ୍ କରିଦିଆଯାଇଛି।\"","\"abc_action_bar_home_description\" : \"转到首页\"","\"common_google_play_services_updating_text\" : \"%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento.\"","\"common_google_play_services_update_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ଅପଡେଟ୍ କରନ୍ତୁ\"","\"abc_shareactionprovider_share_with\" : \"Sdílet s\"","\"fingerprint_dialog_touch_sensor\" : \"Հպեք մատնահետքի սկաներին\"","\"abc_capital_on\" : \"ВКЛУЧЕНО\"","\"common_signin_button_text_long\" : \"Ngena ngemvume nge-Google\"","\"abc_action_menu_overflow_description\" : \"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು\"","\"abc_action_bar_up_description\" : \"वापस जाएं\"","\"common_signin_button_text\" : \"登录\"","\"abc_searchview_description_voice\" : \"بحث صوتي\"","\"common_google_play_services_notification_channel_name\" : \"Phạm vi cung cấp các dịch vụ của Google Play\"","\"generic_error_user_canceled\" : \"使用者已取消驗證。\"","\"abc_menu_alt_shortcut_label\" : \"‎Alt+‎\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ 'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।\"","\"generic_error_user_canceled\" : \"Vërtetimi u anulua nga përdoruesi.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Indawo yosizo lomlayezo\"","\"abc_prepend_shortcut_label\" : \"Menyja+\"","\"common_google_play_services_install_text\" : \"%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play.\"","\"default_error_msg\" : \"Errore sconosciuto\"","\"abc_activitychooserview_choose_application\" : \"কোনো এপ্ বাছনি কৰক\"","\"abc_action_mode_done\" : \"Selesai\"","\"abc_searchview_description_query\" : \"ຄຳສຳລັບຄົ້ນຫາ\"","\"common_google_play_services_unsupported_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας.\"","\"generic_error_user_canceled\" : \"वापरकर्त्याने ऑथेंटिकेशन रद्द केले आहे.\"","\"abc_toolbar_collapse_description\" : \"Sakļaut\"","\"generic_error_user_canceled\" : \"Käyttäjä peruutti todennuksen.\"","\"abc_menu_space_shortcut_label\" : \"ସ୍ପେସ୍‍\"","\"fingerprint_not_recognized\" : \"തിരിച്ചറിഞ്ഞില്ല\"","\"common_google_play_services_install_button\" : \"Zainstaluj\"","\"fingerprint_error_user_canceled\" : \"Parmak izi işlemi kullanıcı tarafından iptal edildi.\"","\"common_google_play_services_unsupported_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस पर काम नहीं करती हैं.\"","\"abc_action_bar_home_description\" : \"Navegar para a página inicial\"","\"common_google_play_services_wear_update_text\" : \"Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật.\"","\"common_google_play_services_unsupported_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷\"","\"abc_searchview_description_clear\" : \"Асуулга арилгах\"","\"confirm_device_credential_password\" : \"Usar senha\"","\"common_signin_button_text\" : \"Connexion\"","\"abc_toolbar_collapse_description\" : \"ചുരുക്കുക\"","\"abc_activitychooserview_choose_application\" : \"选择应用\"","\"abc_capital_on\" : \"УКЛ.\"","\"abc_searchview_description_submit\" : \"ارسال پُرسمان\"","\"search_menu_title\" : \"Søk\"","\"abc_activitychooserview_choose_application\" : \"Pumili ng app\"","\"abc_searchview_description_submit\" : \"Envoyer la requête\"","\"common_open_on_phone\" : \"Otvori na telefonu\"","\"abc_shareactionprovider_share_with_application\" : \"%s қолданбасымен бөлісу\"","\"abc_searchview_description_voice\" : \"Recherche vocale\"","\"accessibility_fingerprint_dialog_help_area\" : \"Zona e mesazhit të ndihmës\"","\"abc_activity_chooser_view_see_all\" : \"הצגת הכול\"","\"abc_menu_shift_shortcut_label\" : \"Maj+\"","\"common_google_play_services_notification_ticker\" : \"Google Play ಸೇವೆಗಳ ದೋಷ\"","\"common_google_play_services_enable_text\" : \"ଆପଣ Google Play ସେବା ସକ୍ଷମ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s କାମ କରିବ ନାହିଁ।\"","\"abc_capital_on\" : \"ATIVADO\"","\"fingerprint_error_hw_not_present\" : \"Hierdie toetstel het nie 'n vingerafdruksensor nie\"","\"search_menu_title\" : \"Издөө\"","\"fingerprint_error_hw_not_present\" : \"এই ডিভাইচটোত ফিংগাৰপ্ৰিণ্ট ছেন্সৰ নাই\"","\"common_google_play_services_enable_title\" : \"Slå på Google Play-tjenester\"","\"common_google_play_services_update_text\" : \"您必須更新「Google Play 服務」，才能執行 %1$s。\"","\"common_google_play_services_enable_button\" : \"Уключыць\"","\"common_google_play_services_enable_text\" : \"Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused.\"","\"default_error_msg\" : \"Notanish xato\"","\"common_google_play_services_update_text\" : \"%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play.\"","\"common_google_play_services_wear_update_text\" : \"Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે.\"","\"abc_capital_off\" : \"NONAKTIF\"","\"abc_menu_space_shortcut_label\" : \"فاصله\"","\"common_google_play_services_wear_update_text\" : \"Google Play ସେବାଗୁଡ଼ିକର ନୂତନ ଭର୍ସନ୍‌ ଆବଶ୍ୟକ। ଏହା ନିଜକୁ କିଛି ସମୟ ମଧ୍ୟରେ ଅପଡେଟ୍‌ କରିବ।\"","\"common_open_on_phone\" : \"فون پر کھولیں\"","\"abc_shareactionprovider_share_with\" : \"Bendrinti su\"","\"abc_shareactionprovider_share_with\" : \"နှင့် မျှဝေရန်\"","\"generic_error_user_canceled\" : \"Проверката е откажана од корисникот.\"","\"abc_searchview_description_query\" : \"Suchanfrage\"","\"abc_capital_on\" : \"ĮJUNGTI\"","\"path_password_strike_through\" : \"M3.27,4.27 L19.74,20.74\"","\"abc_shareactionprovider_share_with_application\" : \"%s ସହ ସେୟାର୍‍ କରନ୍ତୁ\"","\"abc_prepend_shortcut_label\" : \"Meni +\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento.\"","\"search_menu_title\" : \"Căutați\"","\"abc_shareactionprovider_share_with_application\" : \"Zdieľať s aplikáciou %s\"","\"abc_capital_on\" : \"চালু করুন\"","\"common_google_play_services_unsupported_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ କାମ କରେ ନାହିଁ।\"","\"fingerprint_error_no_fingerprints\" : \"వేలిముద్రలు నమోదు చేయబడలేదు.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Справочное сообщение\"","\"abc_shareactionprovider_share_with\" : \"Бөлісу\"","\"abc_action_bar_up_description\" : \"పైకి నావిగేట్ చేస్తుంది\"","\"common_signin_button_text\" : \"Увійти\"","\"common_google_play_services_enable_text\" : \"আপুনি Google Play সেৱাবোৰ সক্ষম নকৰালৈকে %1$sএ কাম নকৰিব।\"","\"fingerprint_error_user_canceled\" : \"የጣት አሻራ ክወና በተጠቃሚ ተሰርዟል።\"","\"common_google_play_services_unsupported_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko.\"","\"abc_search_hint\" : \"Vyhledat…\"","\"fingerprint_not_recognized\" : \"Nerozpoznáno\"","\"appbar_scrolling_view_behavior\" : \"com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior\"","\"common_google_play_services_notification_ticker\" : \"Erro nos servizos de Google Play\"","\"fingerprint_error_hw_not_available\" : \"फिंगरप्रिंट हार्डवेअर उपलब्‍ध नाही.\"","\"common_google_play_services_enable_title\" : \"‏تفعيل خدمات Google Play\"","\"abc_searchview_description_voice\" : \"Búsqueda por voz\"","\"confirm_device_credential_password\" : \"Gebruik wagwoord\"","\"abc_capital_off\" : \"AV\"","\"common_google_play_services_updating_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע.\"","\"abc_action_menu_overflow_description\" : \"Басқа опциялар\"","\"abc_activitychooserview_choose_application\" : \"აირჩიეთ აპი\"","\"common_google_play_services_unknown_issue\" : \"%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз.\"","\"common_google_play_services_wear_update_text\" : \"Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்.\"","\"abc_activitychooserview_choose_application\" : \"ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ\"","\"abc_activitychooserview_choose_application\" : \"Sélectionner une application\"","\"abc_capital_on\" : \"I-ON\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda.\"","\"abc_shareactionprovider_share_with_application\" : \"%sతో షేర్ చేస్తుంది\"","\"abc_shareactionprovider_share_with_application\" : \"Поделиться с помощью %s\"","\"abc_toolbar_collapse_description\" : \"Zbaliť\"","\"abc_action_bar_up_description\" : \"Przejdź wyżej\"","\"common_signin_button_text\" : \"Accedi\"","\"default_error_msg\" : \"ਅਗਿਆਤ ਗੜਬੜ\"","\"abc_action_bar_home_description\" : \"Navigate home\"","\"abc_searchview_description_query\" : \"検索キーワード\"","\"fingerprint_error_user_canceled\" : \"ਫਿੰਗਰਪ੍ਰਿੰਟ ਦੇ ਪੁਸ਼ਟੀਕਰਨ ਦੀ ਕਾਰਵਾਈ ਵਰਤੋਂਕਾਰ ਵੱਲੋਂ ਰੱਦ ਕੀਤੀ ਗਈ।\"","\"abc_searchview_description_submit\" : \"Anfrage senden\"","\"abc_shareactionprovider_share_with_application\" : \"Condividi tramite %s\"","\"generic_error_user_canceled\" : \"အသုံးပြုသူက အထောက်အထားစိစစ်ခြင်းကို ပယ်ဖျက်ထားသည်။\"","\"abc_shareactionprovider_share_with\" : \"Կիսվել…\"","\"abc_searchview_description_search\" : \"Szukaj\"","\"common_google_play_services_install_title\" : \"Изтегляне на услугите за Google Play\"","\"common_signin_button_text_long\" : \"Hasi saioa Google kontuarekin\"","\"default_error_msg\" : \"មាន​បញ្ហា​ដែល​មិន​ស្គាល់\"","\"common_google_play_services_install_title\" : \"Descargar Servicios de Google Play\"","\"fingerprint_not_recognized\" : \"Таанылган жок\"","\"default_error_msg\" : \"خطأ غير معروف\"","\"abc_action_bar_up_description\" : \"Navigate up\"","\"abc_searchview_description_voice\" : \"ხმოვანი ძიება\"","\"abc_action_bar_home_description\" : \"Перайсці на галоўную старонку\"","\"abc_capital_on\" : \"ACTIVAT\"","\"common_signin_button_text_long\" : \"በGoogle ይግቡ\"","\"abc_menu_enter_shortcut_label\" : \"Enter\"","\"common_google_play_services_update_title\" : \"Google Play አገልግሎቶችን ያዘምኑ\"","\"common_signin_button_text\" : \"સાઇન ઇન કરો\"","\"default_error_msg\" : \"שגיאה לא ידועה\"","\"confirm_device_credential_password\" : \"Brug adgangskode\"","\"abc_action_bar_up_description\" : \"Движи се нагоре\"","\"abc_shareactionprovider_share_with\" : \"यांच्यासोबत शेअर करा\"","\"common_google_play_services_updating_text\" : \"Google Play ସେବାଗୁଡ଼ିକ ବିନା %1$s ଚାଲିବ ନାହିଁ, ଯେଉଁଗୁଡ଼ିକ ବର୍ତ୍ତମାନ ଅପଡେଟ୍‌ ହେଉଛି।\"","\"abc_action_bar_up_description\" : \"اوپر نیویگیٹ کریں\"","\"fingerprint_error_no_fingerprints\" : \"اثر انگشتی ثبت نشده است.\"","\"abc_action_mode_done\" : \"ಮುಗಿದಿದೆ\"","\"confirm_device_credential_password\" : \"Нууц үг ашиглах\"","\"fingerprint_error_lockout\" : \"Liiga palju katseid. Proovige hiljem uuesti.\"","\"abc_searchview_description_clear\" : \"Удалить запрос\"","\"accessibility_fingerprint_dialog_help_area\" : \"Օգնության հաղորդագրության դաշտ\"","\"fingerprint_error_no_fingerprints\" : \"Non se rexistraron impresións dixitais.\"","\"fingerprint_dialog_touch_sensor\" : \"المس زر استشعار بصمة الإصبع\"","\"common_open_on_phone\" : \"פתח בטלפון\"","\"abc_activity_chooser_view_see_all\" : \"Zobrazit vše\"","\"abc_searchview_description_submit\" : \"Sorguyu gönder\"","\"abc_action_bar_home_description\" : \"Revenir à l'accueil\"","\"abc_searchview_description_voice\" : \"ค้นหาด้วยเสียง\"","\"abc_capital_on\" : \"BE\"","\"common_google_play_services_notification_ticker\" : \"Chyba služeb Google Play\"","\"common_google_play_services_update_text\" : \"%1$s no se ejecutará a menos que actualices los servicios de Google Play.\"","\"abc_searchview_description_query\" : \"검색어\"","\"abc_capital_off\" : \"ИДЭВХГҮЙ\"","\"common_google_play_services_unsupported_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány.\"","\"abc_searchview_description_voice\" : \"Hangalapú keresés\"","\"common_google_play_services_wear_update_text\" : \"È richiesta una nuova versione di Google Play Services. L'aggiornamento automatico verrà eseguito a breve.\"","\"abc_searchview_description_clear\" : \"Ștergeți interogarea\"","\"abc_menu_function_shortcut_label\" : \"Funktsiooniklahv +\"","\"abc_shareactionprovider_share_with\" : \"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"abc_searchview_description_submit\" : \"Odeslat dotaz\"","\"fingerprint_not_recognized\" : \"شناخت نہیں ہو سکی\"","\"abc_menu_delete_shortcut_label\" : \"ລຶບ\"","\"fingerprint_error_hw_not_present\" : \"Laitteessa ei ole sormenjälkitunnistinta.\"","\"fingerprint_error_hw_not_available\" : \"আঙ্গুলের ছাপ নেওয়ার হার্ডওয়্যার উপলভ্য নয়।\"","\"abc_shareactionprovider_share_with\" : \"Deila með\"","\"abc_activitychooserview_choose_application\" : \"Vybrať aplikáciu\"","\"fingerprint_error_hw_not_available\" : \"ບໍ່​ມີ​ຮາດ​ແວລາຍ​ນີ້ວ​ມື​ທີ່ສາມາດໃຊ້ໄດ້.\"","\"common_google_play_services_notification_ticker\" : \"Google Play சேவைகள் பிழை\"","\"common_signin_button_text\" : \"Prijavi me\"","\"common_google_play_services_enable_button\" : \"Gaitu\"","\"common_google_play_services_unknown_issue\" : \"Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s பயன்பாட்டை அணுக முடியவில்லை. மீண்டும் முயலவும்.\"","\"abc_action_bar_up_description\" : \"ወደ ላይ ያስሱ\"","\"abc_searchview_description_query\" : \"Претражите упит\"","\"abc_capital_off\" : \"DEZACTIVAT\"","\"common_signin_button_text\" : \"Skrá inn\"","\"abc_searchview_description_search\" : \"Otsing\"","\"common_google_play_services_update_text\" : \"Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi.\"","\"abc_searchview_description_clear\" : \"Сұрауды өшіру\"","\"abc_toolbar_collapse_description\" : \"সঙ্কুচিত করুন\"","\"common_signin_button_text_long\" : \"Conectați-vă cu Google\"","\"generic_error_user_canceled\" : \"صارف نے تصدیق کو منسوخ کر دیا۔\"","\"abc_menu_shift_shortcut_label\" : \"Mayúscula+\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi.\"","\"common_google_play_services_install_button\" : \"설치\"","\"confirm_device_credential_password\" : \"Koristite zaporku\"","\"common_open_on_phone\" : \"Apri sul telefono\"","\"fingerprint_not_recognized\" : \"Таниагүй\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवा एरर\"","\"abc_searchview_description_search\" : \"Поиск\"","\"abc_search_hint\" : \"Otsige …\"","\"abc_action_menu_overflow_description\" : \"სხვა ვარიანტები\"","\"accessibility_fingerprint_dialog_help_area\" : \"Vùng thông báo trợ giúp\"","\"generic_error_user_canceled\" : \"Preverjanje pristnosti je preklical uporabnik.\"","\"common_google_play_services_unsupported_text\" : \"%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi.\"","\"abc_search_hint\" : \"Kërko…\"","\"common_google_play_services_unsupported_text\" : \"您的设备不支持 Google Play 服务，因此无法运行%1$s。\"","\"fingerprint_not_recognized\" : \"Not recognised\"","\"common_signin_button_text_long\" : \"Googleにログイン\"","\"default_error_msg\" : \"未知错误\"","\"fingerprint_error_no_fingerprints\" : \"Адбіткі пальцаў не зарэгістраваны.\"","\"common_open_on_phone\" : \"Telefonda ochish\"","\"abc_action_menu_overflow_description\" : \"Več možnosti\"","\"default_error_msg\" : \"अज्ञात एरर\"","\"abc_shareactionprovider_share_with\" : \"Skupna raba z:\"","\"abc_searchview_description_query\" : \"Пошуковий запит\"","\"abc_searchview_description_clear\" : \"কোয়েরি মুছে ফেলুন\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。\"","\"fingerprint_not_recognized\" : \"හඳුනා නොගන්නා ලදී\"","\"common_google_play_services_enable_text\" : \"O %1$s não funciona enquanto não ativar os serviços do Google Play.\"","\"common_google_play_services_notification_channel_name\" : \"លទ្ធភាព​ប្រើប្រាស់សេវាកម្ម Google Play\"","\"abc_searchview_description_search\" : \"ਖੋਜ\"","\"common_google_play_services_updating_text\" : \"Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды.\"","\"common_google_play_services_unknown_issue\" : \"У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу.\"","\"abc_activity_chooser_view_see_all\" : \"Барлығын көру\"","\"abc_searchview_description_clear\" : \"क्वेरी खाली गर्नुहोस्\"","\"common_google_play_services_update_text\" : \"Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።\"","\"default_error_msg\" : \"Белгисиз ката\"","\"common_signin_button_text\" : \"登入\"","\"abc_action_mode_done\" : \"పూర్తయింది\"","\"common_google_play_services_update_title\" : \"Google Play සේවා යාවත්කාලීන කරන්න\"","\"abc_shareactionprovider_share_with_application\" : \"Jaa: %s\"","\"abc_activitychooserview_choose_application\" : \"Pilih aplikasi\"","\"abc_shareactionprovider_share_with_application\" : \"Megosztás a következő alkalmazással: %s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務可用性\"","\"abc_activitychooserview_choose_application\" : \"Izbira aplikacije\"","\"common_google_play_services_unsupported_text\" : \"%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт.\"","\"abc_capital_off\" : \"DESATIVADO\"","\"common_google_play_services_install_title\" : \"Google Play सेवा मिळवा\"","\"fingerprint_not_recognized\" : \"Non se recoñeceu\"","\"common_google_play_services_unsupported_text\" : \"Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй.\"","\"abc_capital_on\" : \"SEES\"","\"abc_capital_off\" : \"DÉSACTIVER\"","\"abc_menu_delete_shortcut_label\" : \"borrar\"","\"abc_shareactionprovider_share_with\" : \"শেয়ার করুন\"","\"common_google_play_services_unknown_issue\" : \"%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి.\"","\"abc_action_bar_home_description\" : \"홈으로 이동\"","\"abc_searchview_description_search\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ\"","\"common_signin_button_text\" : \"Кирүү\"","\"common_google_play_services_updating_text\" : \"%1$s, şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Área de mensajes de ayuda\"","\"abc_menu_meta_shortcut_label\" : \"Meta+‎\"","\"generic_error_user_canceled\" : \"प्रयोगकर्ताले प्रमाणीकरण सेवा रद्द गर्नुभयो।\"","\"abc_activity_chooser_view_see_all\" : \"എല്ലാം കാണുക\"","\"abc_activity_chooser_view_see_all\" : \"查看全部\"","\"fingerprint_error_hw_not_present\" : \"此裝置沒有指紋感應器\"","\"common_google_play_services_enable_button\" : \"فعال کریں\"","\"default_error_msg\" : \"Ralat tidak diketahui\"","\"abc_searchview_description_search\" : \"جستجو\"","\"abc_activitychooserview_choose_application\" : \"Ilovani tanlang\"","\"common_google_play_services_notification_ticker\" : \"Помилка сервісів Google Play\"","\"common_signin_button_text_long\" : \"Google ਨਾਲ ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"abc_capital_off\" : \"사용 중지\"","\"abc_searchview_description_submit\" : \"Сұрауды жіберу\"","\"common_google_play_services_update_button\" : \"Përditëso\"","\"abc_capital_off\" : \"MATI\"","\"common_google_play_services_install_text\" : \"您的裝置並未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"search_menu_title\" : \"البحث\"","\"fingerprint_dialog_touch_sensor\" : \"கைரேகை சென்சாரைத் தொடுக\"","\"abc_searchview_description_search\" : \"Търсене\"","\"fingerprint_dialog_touch_sensor\" : \"Raak die vingerafdruksensor\"","\"default_error_msg\" : \"Nezināma kļūda\"","\"fingerprint_error_hw_not_available\" : \"የጣት አሻራ ሃርድዌር የለም።\"","\"fingerprint_error_no_fingerprints\" : \"尚未註冊任何指紋。\"","\"abc_shareactionprovider_share_with_application\" : \"Compartir con %s\"","\"abc_search_hint\" : \"खोज्नुहोस्…\"","\"abc_activitychooserview_choose_application\" : \"Қолданбаны таңдау\"","\"common_google_play_services_enable_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ସକ୍ଷମ କରନ୍ତୁ\"","\"search_menu_title\" : \"Sök\"","\"abc_searchview_description_submit\" : \"Submit query\"","\"abc_capital_off\" : \"ଅଫ୍\"","\"accessibility_fingerprint_dialog_help_area\" : \"Поле за пораки за помош\"","\"abc_searchview_description_query\" : \"Vyhľadávací dopyt\"","\"common_open_on_phone\" : \"ফ'নত খোলক\"","\"abc_capital_off\" : \"WYŁ.\"","\"common_google_play_services_install_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole.\"","\"fingerprint_error_hw_not_available\" : \"Hardver za otiske prstiju nije dostupan.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Súgószöveg területe\"","\"confirm_device_credential_password\" : \"Ввести пароль\"","\"abc_shareactionprovider_share_with\" : \"ഇനിപ്പറയുന്നതുമായി പങ്കിടുക\"","\"common_open_on_phone\" : \"Telefonda açın\"","\"fingerprint_error_hw_not_available\" : \"O hardware de impresión dixital non está dispoñible.\"","\"abc_toolbar_collapse_description\" : \"कोलॅप्स करा\"","\"fingerprint_error_no_fingerprints\" : \"Ingen fingeravtrykk er registrert.\"","\"common_google_play_services_notification_ticker\" : \"Грешка в услугите за Google Play\"","\"abc_action_menu_overflow_description\" : \"Autres options\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+\"","\"abc_search_hint\" : \"தேடுக…\"","\"abc_action_mode_done\" : \"Ferdig\"","\"fingerprint_not_recognized\" : \"Tidak dikenali\"","\"fingerprint_error_no_fingerprints\" : \"Ez da erregistratu hatz-markarik.\"","\"abc_menu_delete_shortcut_label\" : \"Suprimir\"","\"mtrl_exceed_max_badge_number_suffix\" : \"%1$d%2$s\"","\"confirm_device_credential_password\" : \"Користите лозинку\"","\"fingerprint_dialog_touch_sensor\" : \"Kosketa sormenjälkitunnistinta\"","\"common_google_play_services_wear_update_text\" : \"Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತದೆ.\"","\"common_google_play_services_notification_channel_name\" : \"Beskikbaarheid van Google Play Dienste\"","\"abc_action_bar_up_description\" : \"Přejít nahoru\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ဝန်ဆောင်မှုများ ရရှိနိုင်သည်\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"common_google_play_services_unknown_issue\" : \"Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക.\"","\"generic_error_user_canceled\" : \"Uthibitishaji umeghairiwa na mtumiaji.\"","\"common_google_play_services_update_button\" : \"Atjaunināt\"","\"common_google_play_services_install_title\" : \"Lortu Google Play zerbitzuak\"","\"common_google_play_services_update_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play.\"","\"generic_error_user_canceled\" : \"អ្នកប្រើប្រាស់​បានបោះបង់​ការផ្ទៀងផ្ទាត់ហើយ។\"","\"mtrl_picker_a11y_next_month\" : \"Change to next month\"","\"abc_search_hint\" : \"Soek …\"","\"fingerprint_error_no_fingerprints\" : \"Нет отсканированных отпечатков пальцев.\"","\"common_google_play_services_unknown_issue\" : \"Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.\"","\"common_google_play_services_enable_button\" : \"Inschakelen\"","\"common_google_play_services_updating_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:\"","\"common_google_play_services_notification_ticker\" : \"Error de Google Play Services\"","\"confirm_device_credential_password\" : \"Koristi lozinku\"","\"fingerprint_error_hw_not_present\" : \"Бұл құрылғыда саусақ ізін оқу сканері жоқ\"","\"common_signin_button_text\" : \"সাইন-ইন করুন\"","\"fingerprint_error_hw_not_available\" : \"फ़िंगरप्रिंट हार्डवेयर मौजूद नहीं है.\"","\"common_signin_button_text_long\" : \"Iniciar sessão com o Google\"","\"common_google_play_services_update_button\" : \"업데이트\"","\"search_menu_title\" : \"חיפוש\"","\"abc_searchview_description_clear\" : \"Очистити запит\"","\"abc_searchview_description_voice\" : \"Hlasové vyhledávání\"","\"default_error_msg\" : \"Ismeretlen hiba\"","\"fingerprint_error_lockout\" : \"Չափից շատ փորձեր եք կատարել: Փորձեք ավելի ուշ:\"","\"common_google_play_services_enable_title\" : \"Google Play सेवा सुरू करा\"","\"generic_error_user_canceled\" : \"বিশ্বাসযোগ্যতা প্ৰমাণীকৰণ ব্যৱহাৰকাৰীয়ে বাতিল কৰিছে।\"","\"status_bar_notification_info_overflow\" : \"999+\"","\"abc_activity_chooser_view_see_all\" : \"ସବୁ ଦେଖନ୍ତୁ\"","\"common_google_play_services_enable_text\" : \"మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు.\"","\"abc_searchview_description_submit\" : \"Lähetä kysely\"","\"common_google_play_services_enable_text\" : \"Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play.\"","\"fingerprint_error_no_fingerprints\" : \"Inga fingeravtryck har registrerats.\"","\"default_error_msg\" : \"Nepoznata greška\"","\"abc_menu_space_shortcut_label\" : \"ຍະຫວ່າງ\"","\"abc_searchview_description_clear\" : \"ક્વેરી સાફ કરો\"","\"abc_toolbar_collapse_description\" : \"سکیڑیں\"","\"common_signin_button_text_long\" : \"Prijava putem Googlea\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigate to year %1$s\"","\"common_google_play_services_enable_text\" : \"I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play.\"","\"common_signin_button_text\" : \"Logg på\"","\"common_google_play_services_enable_title\" : \"Google প্লে সেৱাসক্ষম কৰক\"","\"fingerprint_error_user_canceled\" : \"El usuario ha cancelado la operación de huella digital.\"","\"abc_capital_off\" : \"DEAKTİV\"","\"fingerprint_error_hw_not_available\" : \"Czytnik linii papilarnych nie jest dostępny.\"","\"common_google_play_services_install_button\" : \"تثبيت\"","\"common_google_play_services_update_title\" : \"Posodobitev storitev Google Play\"","\"abc_searchview_description_query\" : \"የፍለጋ መጠይቅ\"","\"abc_searchview_description_clear\" : \"ചോദ്യം മായ്‌ക്കുക\"","\"abc_toolbar_collapse_description\" : \"Skjul\"","\"fingerprint_error_lockout\" : \"खूप जास्त प्रयत्न. कृपया नंतर पुन्हा प्रयत्न करा.\"","\"abc_menu_function_shortcut_label\" : \"Fungsi+\"","\"fingerprint_error_user_canceled\" : \"Operasi sidik jari dibatalkan oleh pengguna.\"","\"common_google_play_services_install_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device.\"","\"common_google_play_services_update_button\" : \"Актуализиране\"","\"common_google_play_services_enable_title\" : \"Habilita Servicios de Google Play\"","\"abc_searchview_description_query\" : \"Kërko pyetjen\"","\"abc_menu_sym_shortcut_label\" : \"Sym-Taste +\"","\"common_google_play_services_update_text\" : \"%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"abc_search_hint\" : \"వెతకండి…\"","\"common_open_on_phone\" : \"ఫోన్‌లో తెరువు\"","\"fingerprint_dialog_touch_sensor\" : \"Fingerabdrucksensor berühren\"","\"abc_search_hint\" : \"بحث…\"","\"common_google_play_services_update_text\" : \"%1$s non funzionerà se non aggiorni Google Play Services.\"","\"fingerprint_error_lockout\" : \"ಹಲವು ಬಾರಿ ಪ್ರಯತ್ನಿಸಿರುವಿರಿ ನಂತರ ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.\"","\"abc_toolbar_collapse_description\" : \"Strnitev\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play.\"","\"common_google_play_services_enable_button\" : \"Enable\"","\"abc_capital_on\" : \"AAN\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play.\"","\"abc_activity_chooser_view_see_all\" : \"Žr. viską\"","\"abc_action_mode_done\" : \"Kwenziwe\"","\"fingerprint_error_hw_not_available\" : \"Fingrafarsvélbúnaður ekki til staðar.\"","\"abc_menu_space_shortcut_label\" : \"ruang\"","\"abc_activitychooserview_choose_application\" : \"යෙදුමක් තෝරන්න\"","\"common_signin_button_text_long\" : \"Google ସହ ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"fingerprint_not_recognized\" : \"Ez da ezagutu\"","\"common_google_play_services_enable_button\" : \"បើក\"","\"fingerprint_not_recognized\" : \"မသိ\"","\"abc_searchview_description_clear\" : \"Sorğunu silin\"","\"abc_shareactionprovider_share_with\" : \"Partekatu honekin\"","\"abc_searchview_description_clear\" : \"پاک کردن پُرسمان\"","\"abc_shareactionprovider_share_with_application\" : \"%s എന്നതുമായി പങ്കിടുക\"","\"abc_searchview_description_query\" : \"Keresési lekérdezés\"","\"fingerprint_error_hw_not_available\" : \"Hardware sidik jari tidak tersedia.\"","\"abc_searchview_description_search\" : \"Որոնել\"","\"fingerprint_error_lockout\" : \"Тым көп әрекет жасалды. Кейінірек қайталап көріңіз.\"","\"common_google_play_services_enable_text\" : \"%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste.\"","\"common_google_play_services_notification_ticker\" : \"Fel på Google Play-tjänster\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"End date\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाएं चालू करें\"","\"common_google_play_services_install_title\" : \"Gaukite „Google Play“ paslaugas\"","\"common_google_play_services_notification_ticker\" : \"Ошибка сервисов Google Play\"","\"abc_capital_on\" : \"ਚਾਲੂ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play zerbitzuen erabilgarritasuna\"","\"abc_searchview_description_query\" : \"శోధన ప్రశ్న\"","\"common_google_play_services_update_title\" : \"‏עדכון שירותי Google Play\"","\"abc_shareactionprovider_share_with\" : \"Төмөнкү менен бөлүшүү\"","\"abc_action_bar_home_description\" : \"गृह पृष्ठमा जानुहोस्\"","\"common_google_play_services_updating_text\" : \"%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento.\"","\"abc_toolbar_collapse_description\" : \"Vou in\"","\"abc_toolbar_collapse_description\" : \"Zwiń\"","\"abc_menu_meta_shortcut_label\" : \"Meta + \"","\"fingerprint_error_lockout\" : \"Příliš mnoho pokusů. Zkuste to později.\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи ги сите\"","\"abc_searchview_description_query\" : \"Termen de căutare\"","\"abc_searchview_description_voice\" : \"Puhehaku\"","\"common_google_play_services_enable_text\" : \"%1$s fungerer ikke med mindre du slår på Google Play-tjenester.\"","\"abc_action_mode_done\" : \"完成\"","\"confirm_device_credential_password\" : \"Nota aðgangsorð\"","\"common_google_play_services_notification_channel_name\" : \"Наличност на услугите за Google Play\"","\"common_google_play_services_install_title\" : \"Google Play-Dienste installieren\"","\"abc_shareactionprovider_share_with_application\" : \"Sdílet s aplikací %s\"","\"mtrl_picker_out_of_range\" : \"Out of range: %1$s\"","\"abc_shareactionprovider_share_with_application\" : \"Сподели со %s\"","\"accessibility_fingerprint_dialog_help_area\" : \"Laguntza-mezuaren eremua\"","\"abc_searchview_description_voice\" : \"語音搜尋\"","\"abc_searchview_description_submit\" : \"Изпращане на заявката\"","\"fingerprint_error_hw_not_present\" : \"Bu cihazda barmaq izi sensoru yoxdur\"","\"abc_prepend_shortcut_label\" : \"เมนู+\"","\"common_google_play_services_update_title\" : \"Google Play सेवाहरू अद्यावधिक गर्नुहोस्\"","\"common_google_play_services_enable_button\" : \"فعال کردن\"","\"common_google_play_services_updating_text\" : \"%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов.\"","\"abc_action_bar_up_description\" : \"กลับ\"","\"abc_action_bar_up_description\" : \"Omhoog navigeren\"","\"common_google_play_services_update_title\" : \"Aktualizace služeb Google Play\"","\"abc_menu_function_shortcut_label\" : \"FUNZIONE +\"","\"fingerprint_error_hw_not_available\" : \"ഫിംഗർപ്രിന്റ് ഹാർഡ്‌വെയർ ലഭ്യമല്ല.\"","\"abc_action_mode_done\" : \"Klar\"","\"abc_searchview_description_voice\" : \"Галасавы пошук\"","\"fingerprint_error_hw_not_present\" : \"இந்தச் சாதனத்தில் கைரேகை சென்சார் இல்லை\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services ​ເກີດ​ຄວາມ​ຜິດ​ພາດ\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda.\"","\"abc_searchview_description_clear\" : \"Garbitu kontsulta\"","\"project_id\" : \"damn-vulnerable-bank\"","\"common_google_play_services_update_button\" : \"Абнавіць\"","\"common_google_play_services_enable_title\" : \"‏‫فعال کردن سرویس‌های Google Play\"","\"abc_toolbar_collapse_description\" : \"Réduire\"","\"abc_action_menu_overflow_description\" : \"Digər seçimlər\"","\"fingerprint_error_lockout\" : \"ખૂબ વધારે પ્રયત્નો કર્યા. કૃપા કરીને પછીથી ફરી પ્રયાસ કરો.\"","\"generic_error_user_canceled\" : \"વપરાશકર્તાએ પ્રમાણીકરણ રદ કર્યું.\"","\"search_menu_title\" : \"সন্ধান\"","\"abc_shareactionprovider_share_with\" : \"இதில் பகிர்\"","\"common_google_play_services_enable_text\" : \"%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй.\"","\"abc_activitychooserview_choose_application\" : \"Selecciona una aplicació\"","\"common_google_play_services_notification_ticker\" : \"Ralat perkhidmatan Google Play\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve.\"","\"abc_toolbar_collapse_description\" : \"Буулгах\"","\"accessibility_fingerprint_dialog_help_area\" : \"Жардам билдирүүсү\"","\"common_google_play_services_notification_ticker\" : \"Villa í þjónustu Google Play\"","\"abc_activity_chooser_view_see_all\" : \"すべて表示\"","\"common_google_play_services_update_text\" : \"Чтобы запустить приложение \"%1$s\", обновите сервисы Google Play.\"","\"common_signin_button_text_long\" : \"Google এর মাধ্যমে সাইন-ইন করুন\"","\"search_menu_title\" : \"ရှာဖွေမှု\"","\"common_google_play_services_update_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។\"","\"generic_error_user_canceled\" : \"Пайдаланушы аутентификациядан бас тартты.\"","\"abc_menu_space_shortcut_label\" : \"Szóköz\"","\"common_google_play_services_install_button\" : \"ຕິດຕັ້ງ\"","\"common_google_play_services_wear_update_text\" : \"‏يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا.\"","\"fingerprint_error_no_fingerprints\" : \"کوئی فنگر پرنٹ مندرج نہیں ہے۔\"","\"abc_menu_meta_shortcut_label\" : \"META +\"","\"common_google_play_services_enable_text\" : \"%1$s неће функционисати ако не омогућите Google Play услуге.\"","\"abc_action_bar_up_description\" : \"மேலே செல்லும்\"","\"accessibility_fingerprint_dialog_help_area\" : \"मद्दतसम्बन्धी सन्देशको क्षेत्र\"","\"common_google_play_services_notification_ticker\" : \"Google Play pakalpojumu kļūda\"","\"abc_shareactionprovider_share_with_application\" : \"%s کے ساتھ اشتراک کریں\"","\"abc_searchview_description_clear\" : \"So‘rovni o‘chirish\"","\"abc_searchview_description_submit\" : \"提交查询\"","\"abc_shareactionprovider_share_with_application\" : \"%sと共有\"","\"common_google_play_services_update_title\" : \"Google Play సేవలను నవీకరించండి\"","\"fingerprint_error_user_canceled\" : \"Umsebenzi wesigxivizo somunwe sikhanselwe umsebenzisi.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Поле даведачнага паведамлення\"","\"abc_searchview_description_voice\" : \"Gesproken zoekopdracht\"","\"abc_searchview_description_query\" : \"Pretražite upit\"","\"abc_menu_space_shortcut_label\" : \"spatie\"","\"fingerprint_dialog_touch_sensor\" : \"فنگر پرنٹ سینسر کو ٹچ کریں\"","\"fingerprint_error_hw_not_present\" : \"Peranti ini tiada penderia cap jari\"","\"search_menu_title\" : \"శోధన\"","\"common_google_play_services_updating_text\" : \"%1$s no s'executarà sense Serveis de Google Play, que s'està actualitzant en aquest moment.\"","\"common_google_play_services_update_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play.\"","\"common_open_on_phone\" : \"Abrir no telemóvel\"","\"abc_searchview_description_voice\" : \"Raddleit\"","\"fingerprint_error_user_canceled\" : \"Barmaq izi əməliyyatı istifadəçi tərəfindən ləğv edildi.\"","\"common_google_play_services_unknown_issue\" : \"%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena.\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema.\"","\"common_google_play_services_enable_text\" : \"%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"common_google_play_services_install_title\" : \"Google Play 서비스 설치\"","\"abc_menu_space_shortcut_label\" : \"Leertaste\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।\"","\"fingerprint_error_hw_not_available\" : \"جهاز بصمة الإصبع غير متاح.\"","\"common_google_play_services_enable_title\" : \"Activa Serveis de Google Play\"","\"abc_menu_delete_shortcut_label\" : \"odstrániť\"","\"search_menu_title\" : \"Αναζήτηση\"","\"common_google_play_services_update_title\" : \"Përditëso shërbimet e \"Luaj me Google\"\"","\"abc_menu_alt_shortcut_label\" : \"ALT +\"","\"common_google_play_services_install_text\" : \"Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed.\"","\"abc_activity_chooser_view_see_all\" : \"सभी देखें\"","\"common_google_play_services_unknown_issue\" : \"%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ.\"","\"abc_menu_delete_shortcut_label\" : \"kustuta\"","\"abc_searchview_description_search\" : \"Search\"","\"abc_menu_ctrl_shortcut_label\" : \"‎Ctrl+‎\"","\"common_google_play_services_wear_update_text\" : \"‏דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר.\"","\"common_signin_button_text_long\" : \"ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google\"","\"abc_searchview_description_voice\" : \"Glasovna pretraga\"","\"abc_search_hint\" : \"Издөө…\"","\"common_google_play_services_update_button\" : \"ଅପଡେଟ୍‍ କରନ୍ତୁ\"","\"common_google_play_services_enable_button\" : \"Włącz\"","\"abc_action_menu_overflow_description\" : \"Diğer seçenekler\"","\"fingerprint_not_recognized\" : \"Не розпізнано\"","\"fingerprint_error_no_fingerprints\" : \"Nenhuma impressão digital registada.\"","\"common_google_play_services_wear_update_text\" : \"តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។\"","\"common_google_play_services_install_text\" : \"Для работы приложения \"%1$s\" требуется установить сервисы Google Play.\"","\"abc_action_mode_done\" : \"ہو گیا\"","\"common_google_play_services_update_title\" : \"Google ಪ್ಲೇ ಸೇವೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಿ\"","\"common_google_play_services_install_button\" : \"Installieren\"","\"common_google_play_services_install_button\" : \"Installeer\"","\"abc_toolbar_collapse_description\" : \"Згарнуць\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"abc_searchview_description_clear\" : \"መጠይቅ አጽዳ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xidmətlərinin əlçatanlığı\"","\"fingerprint_error_lockout\" : \"अत्यधिक पटक प्रयासहरू गरिए। कृपया पछि फेरि प्रयास गर्नुहोस्।\"","\"common_open_on_phone\" : \"Otvoriť v telefóne\"","\"abc_activitychooserview_choose_application\" : \"አንድ መተግበሪያ ይምረጡ\"","\"abc_toolbar_collapse_description\" : \"Sbalit\"","\"common_google_play_services_update_button\" : \"Aggiorna\"","\"abc_searchview_description_query\" : \"Truy vấn tìm kiếm\"","\"abc_action_mode_done\" : \"تم\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाओं से जुड़ी गड़बड़ी\"","\"common_google_play_services_install_button\" : \"ইনষ্টল কৰক\"","\"fingerprint_error_hw_not_present\" : \"ਇਸ ਡੀਵਾਈਸ ਵਿੱਚ ਫਿੰਗਰਪ੍ਰਿੰਟ ਸੈਂਸਰ ਨਹੀਂ ਹੈ\"","\"fingerprint_error_hw_not_present\" : \"این دستگاه حسگر اثر انگشت ندارد\"","\"common_google_play_services_notification_ticker\" : \"Błąd Usług Google Play\"","\"abc_action_bar_up_description\" : \"Navegar hacia arriba\"","\"accessibility_fingerprint_dialog_help_area\" : \"Àrea de missatge d'ajuda\"","\"common_google_play_services_update_button\" : \"Aktualizovat\"","\"abc_menu_function_shortcut_label\" : \"Функц+\"","\"abc_action_bar_up_description\" : \"Pomik navzgor\"","\"abc_menu_meta_shortcut_label\" : \"Meta+\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati.\"","\"fingerprint_error_no_fingerprints\" : \"Parmak izi kaydedilmedi.\"","\"fingerprint_error_hw_not_available\" : \"El maquinari per a empremtes digitals no està disponible.\"","\"common_google_play_services_enable_text\" : \"‏האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play.\"","\"abc_shareactionprovider_share_with\" : \"Comparteix amb\"","\"fingerprint_not_recognized\" : \"पहचान नहीं हो पाई\"","\"abc_action_bar_up_description\" : \"Revenir en haut de la page\"","\"abc_prepend_shortcut_label\" : \"മെനു+\"","\"abc_action_menu_overflow_description\" : \"Opsi lain\"","\"abc_searchview_description_submit\" : \"Поднеси барање\"","\"mtrl_picker_date_header_selected\" : \"%1$s\"","\"abc_capital_off\" : \"KI\"","\"common_google_play_services_enable_title\" : \"Ota Google Play Palvelut käyttöön\"","\"fingerprint_not_recognized\" : \"无法识别\"","\"abc_action_bar_up_description\" : \"Gå op\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnosť služieb Google Play\"","\"fingerprint_dialog_touch_sensor\" : \"Dotknij czytnika linii papilarnych\"","\"abc_action_mode_done\" : \"ተከናውኗል\"","\"common_google_play_services_update_title\" : \"Aktualizácia služieb Google Play\"","\"fingerprint_error_user_canceled\" : \"Operațiunea privind amprenta digitală a fost anulată de utilizator.\"","\"abc_menu_enter_shortcut_label\" : \"Ввод\"","\"google_storage_bucket\" : \"damn-vulnerable-bank.appspot.com\"","\"fingerprint_error_lockout\" : \"Juda koʻp urinish amalga oshirildi. Keyinroq qaytadan urining.\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त गर्नुहोस्\"","\"search_menu_title\" : \"Søg\"","\"common_signin_button_text_long\" : \"Συνδεθείτε με το Google\"","\"fingerprint_error_hw_not_available\" : \"Hardwaren til fingeraftryk er ikke tilgængelig.\"","\"fingerprint_dialog_touch_sensor\" : \"Sentuh sensor sidik jari\"","\"abc_shareactionprovider_share_with\" : \"यसमार्फत आदान प्रदान गर्नुहोस्\"","\"accessibility_fingerprint_dialog_help_area\" : \"Área de mensaje de ayuda\"","\"abc_menu_sym_shortcut_label\" : \"Sym+\"","\"fingerprint_dialog_touch_sensor\" : \"Дакраніцеся да сканера адбіткаў пальцаў\"","\"abc_toolbar_collapse_description\" : \"Összecsukás\"","\"abc_action_bar_up_description\" : \"Fel\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Palveluiden saatavuus\"","\"abc_searchview_description_submit\" : \"Υποβολή ερωτήματος\"","\"common_google_play_services_enable_title\" : \"Włącz Usługi Google Play\"","\"common_signin_button_text_long\" : \"Увайсці праз Google\"","\"abc_searchview_description_clear\" : \"მოთხოვნის გასუფთავება\"","\"abc_searchview_description_submit\" : \"ដាក់បញ្ជូន​សំណួរ\"","\"fingerprint_dialog_touch_sensor\" : \"Barmaq izi sensoruna klikləyin\"","\"fingerprint_error_hw_not_present\" : \"Aucun lecteur d'empreinte digitale n'est installé sur cet appareil\"","\"fingerprint_error_hw_not_present\" : \"Denne enheten har ikke fingeravtrykkssensor\"","\"common_google_play_services_update_button\" : \"به‌روزرسانی\"","\"search_menu_title\" : \"Tìm kiếm\"","\"abc_capital_off\" : \"DESAKTIBATU\"","\"abc_action_mode_done\" : \"Gotowe\"","\"abc_action_bar_home_description\" : \"Mag-navigate sa home\"","\"common_google_play_services_install_text\" : \"Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй.\"","\"fingerprint_error_hw_not_available\" : \"指纹硬件无法使用。\"","\"search_menu_title\" : \"खोजें\"","\"abc_toolbar_collapse_description\" : \"ჩაკეცვა\"","\"common_signin_button_text\" : \"ছাইন ইন কৰক\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor.\"","\"common_google_play_services_install_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo.\"","\"common_signin_button_text\" : \"Inicia sessió\"","\"common_open_on_phone\" : \"Ouvrir sur le téléphone\"","\"abc_searchview_description_clear\" : \"क्‍वेरी साफ करा\"","\"fingerprint_error_hw_not_present\" : \"এই ডিভাইসে আঙ্গুলের ছাপ নেওয়ার সেন্সর নেই\"","\"default_error_msg\" : \"Nežinoma klaida\"","\"abc_searchview_description_clear\" : \"Исчисти барање\"","\"abc_activity_chooser_view_see_all\" : \"Tingnan lahat\"","\"abc_capital_on\" : \"បើក\"","\"common_google_play_services_update_title\" : \"განაახლეთ Google Play Services\"","\"common_google_play_services_notification_ticker\" : \"Viga Google Play teenustes\"","\"abc_searchview_description_query\" : \"درخواست جستجو\"","\"common_google_play_services_install_title\" : \"Namestitev storitev Google Play\"","\"abc_action_bar_home_description\" : \"Navigați la ecranul de pornire\"","\"common_google_play_services_install_button\" : \"ინსტალაცია\"","\"fingerprint_error_hw_not_available\" : \"سخت‌افزار اثرانگشت در دسترس نیست.\"","\"fingerprint_error_hw_not_available\" : \"Апаратныя сродкі для зняцця адбіткаў пальцаў недаступныя.\"","\"abc_searchview_description_search\" : \"Zoeken\"","\"common_google_play_services_enable_button\" : \"Povolit\"","\"abc_searchview_description_voice\" : \"Paieška balsu\"","\"common_google_play_services_update_title\" : \"Google Play सेवाओं को अपडेट करें\"","\"abc_capital_off\" : \"ВЫКЛ\"","\"abc_capital_on\" : \"ZAP\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer.\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade do Google Play Services\"","\"abc_action_mode_done\" : \"হয়ে গেছে\"","\"common_google_play_services_notification_channel_name\" : \"Disp. de los Servicios de Google‌‌‌ Play\"","\"abc_action_bar_home_description\" : \"ഹോമിലേക്ക് പോവുക\"","\"abc_action_mode_done\" : \"সম্পন্ন হ’ল\"","\"generic_error_user_canceled\" : \"பயனரால் அங்கீகரிப்பு ரத்துசெய்யப்பட்டது.\"","\"abc_searchview_description_search\" : \"Cari\"","\"fingerprint_error_lockout\" : \"Masyadong maraming pagsubok. Pakisubukan ulit sa ibang pagkakataon.\"","\"fingerprint_error_lockout\" : \"För många försök. Försök igen senare.\"","\"common_google_play_services_unsupported_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスではサポートされていません。\"","\"fingerprint_error_hw_not_present\" : \"Уредов нема сензор за отпечатоци\"","\"abc_action_bar_home_description\" : \"นำทางไปหน้าแรก\"","\"fingerprint_error_hw_not_present\" : \"ഈ ഉപകരണത്തിൽ വിരലടയാള സെൻസർ ഇല്ല\"","\"generic_error_user_canceled\" : \"Аутентификация отменена пользователем.\"","\"abc_search_hint\" : \"शोधा…\"","\"common_open_on_phone\" : \"Atvērt tālrunī\"","\"abc_searchview_description_clear\" : \"Esborra la consulta\"","\"fingerprint_dialog_touch_sensor\" : \"Toca sensor d'empremtes digitals\"","\"abc_shareactionprovider_share_with\" : \"Comparte contido con\"","\"generic_error_user_canceled\" : \"Ukugunyaza kukhanselwe umsebenzisi.\"","\"abc_capital_on\" : \"КҮЙҮК\"","\"abc_prepend_shortcut_label\" : \"Menu மற்றும்\"","\"fingerprint_dialog_touch_sensor\" : \"फिंगरप्रिन्ट सेन्सरमा छुनुहोस्‌\"","\"fingerprint_error_hw_not_available\" : \"Хардвер за отиске прстију није доступан.\"","\"fingerprint_error_user_canceled\" : \"Erabiltzaileak bertan behera utzi du hatz-marka bidezko eragiketa.\"","\"common_google_play_services_update_text\" : \"%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play.\"","\"abc_activity_chooser_view_see_all\" : \"Alle anzeigen\"","\"common_google_play_services_enable_button\" : \"Bật\"","\"abc_action_bar_home_description\" : \"መነሻ ዳስስ\"","\"abc_search_hint\" : \"ຊອກຫາ…\"","\"common_signin_button_text\" : \"साइन इन करा\"","\"default_error_msg\" : \"Naməlum xəta\"","\"common_signin_button_text_long\" : \"使用 Google 帳戶登入\"","\"fingerprint_error_no_fingerprints\" : \"Nije registriran nijedan otisak prsta.\"","\"fingerprint_error_no_fingerprints\" : \"თითის ანაბეჭდები არ არის რეგისტრირებული.\"","\"abc_activitychooserview_choose_application\" : \"בחירת אפליקציה\"","\"confirm_device_credential_password\" : \"Uporaba gesla\"","\"common_google_play_services_update_title\" : \"‏Google Play سروسز اپ ڈیٹ کریں\"","\"common_signin_button_text_long\" : \"Meld aan met Google\"","\"abc_searchview_description_voice\" : \"Голосовий пошук\"","\"common_signin_button_text_long\" : \"Pierakstīties ar Google kontu\"","\"abc_action_menu_overflow_description\" : \"Més opcions\"","\"abc_searchview_description_voice\" : \"Φωνητική αναζήτηση\"","\"abc_action_bar_up_description\" : \"वर नेव्‍हिगेट करा\"","\"common_google_play_services_unknown_issue\" : \"Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen.\"","\"common_google_play_services_enable_button\" : \"Ota käyttöön\"","\"abc_activity_chooser_view_see_all\" : \"Ver tudo\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服务\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి.\"","\"common_google_play_services_notification_ticker\" : \"Σφάλμα Υπηρεσιών Google Play\"","\"fingerprint_not_recognized\" : \"Neatpažinta\"","\"abc_shareactionprovider_share_with\" : \"Del med\"","\"common_google_play_services_update_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്‌തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"common_google_play_services_wear_update_text\" : \"จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า\"","\"search_menu_title\" : \"සෙවීම\"","\"common_signin_button_text_long\" : \"Google மூலம் உள்நுழைக\"","\"common_google_play_services_update_title\" : \"‏‫به‌روزرسانی سرویس‌های Google Play\"","\"fingerprint_error_hw_not_present\" : \"ఈ పరికరంలో వేలిముద్ర సెన్సార్ లేదు\"","\"abc_shareactionprovider_share_with\" : \"Споделяне със:\"","\"abc_shareactionprovider_share_with\" : \"공유 대상:\"","\"abc_action_bar_up_description\" : \"Навигиране нагоре\"","\"common_google_play_services_install_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔\"","\"abc_searchview_description_clear\" : \"Hapus kueri\"","\"common_google_play_services_install_title\" : \"Instalace služeb Google Play\"","\"common_google_play_services_update_text\" : \"మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు.\"","\"abc_searchview_description_voice\" : \"Айтып издөө\"","\"abc_menu_meta_shortcut_label\" : \"Méta+\"","\"common_google_play_services_enable_button\" : \"Включить\"","\"common_signin_button_text\" : \"Մուտք գործել\"","\"accessibility_fingerprint_dialog_help_area\" : \"Yardım mesajı bölməsi\"","\"common_google_play_services_notification_ticker\" : \"‏خطا در خدمات Google Play\"","\"confirm_device_credential_password\" : \"Usar contraseña\"","\"accessibility_fingerprint_dialog_help_area\" : \"Pagalbos pranešimo sritis\"","\"common_google_play_services_unsupported_text\" : \"%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។\"","\"abc_action_bar_up_description\" : \"উপরে নেভিগেট করুন\"","\"search_menu_title\" : \"Axtarın\"","\"common_google_play_services_enable_text\" : \"您必须先启用 Google Play 服务，然后才能运行%1$s。\"","\"abc_searchview_description_query\" : \"Iskalna poizvedba\"","\"common_google_play_services_wear_update_text\" : \"새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다.\"","\"common_google_play_services_enable_title\" : \"啟用 Google Play 服務\"","\"common_google_play_services_install_button\" : \"Install\"","\"common_open_on_phone\" : \"Утсаар нээх\"","\"fingerprint_error_user_canceled\" : \"Opération d'authentification par empreinte digitale annulée par l'utilisateur.\"","\"common_google_play_services_update_text\" : \"Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid.\"","\"mtrl_picker_date_header_title\" : \"Select a Date\"","\"abc_shareactionprovider_share_with\" : \"Shiriki na\"","\"common_signin_button_text\" : \"Најави се\"","\"confirm_device_credential_password\" : \"Bruk passord\"","\"abc_toolbar_collapse_description\" : \"Свиване\"","\"common_google_play_services_updating_text\" : \"%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå.\"","\"common_google_play_services_enable_button\" : \"Aktivizo\"","\"fingerprint_not_recognized\" : \"Ei tuvastatud\"","\"abc_menu_delete_shortcut_label\" : \"刪除\"","\"common_signin_button_text\" : \"Prihlásiť sa\"","\"abc_menu_space_shortcut_label\" : \"zuriunea\"","\"abc_searchview_description_submit\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‏‎‎‏‏‏‏‎‎‎‎‏‎‏‏‎‏‎‏‎‏‎‏‏‎‏‏‏‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‏‏‏‎Submit query‎‏‎‎‏‎\"","\"abc_searchview_description_clear\" : \"I-clear ang query\"","\"common_google_play_services_update_text\" : \"Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi.\"","\"common_google_play_services_enable_button\" : \"સક્ષમ કરો\"","\"common_google_play_services_notification_channel_name\" : \"Tillgänglighet för Google Plays tjänster\"","\"abc_capital_on\" : \"VKLOP\"","\"common_google_play_services_unknown_issue\" : \"%1$sର Google Play ସେବା ସହ ଏକ ସମସ୍ୟା ରହିଛି। ଦୟାକରି ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।\"","\"search_menu_title\" : \"Telusuri\"","\"common_google_play_services_update_title\" : \"Google Play-Dienste aktualisieren\"","\"confirm_device_credential_password\" : \"പാസ്‌വേഡ് ഉപയോഗിക്കുക\"","\"fingerprint_error_lockout\" : \"നിരവധി ശ്രമങ്ങൾ. പിന്നീട് വീണ്ടും ശ്രമിക്കുക.\"","\"abc_action_mode_done\" : \"Eginda\"","\"abc_capital_on\" : \"ଅନ୍\"","\"common_google_play_services_wear_update_text\" : \"Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta.\"","\"fingerprint_error_user_canceled\" : \"Lietotājs atcēla pirksta nospieduma darbību.\"","\"abc_menu_space_shortcut_label\" : \"സ്‌പെയ്‌സ്\"","\"abc_activitychooserview_choose_application\" : \"Alegeți o aplicație\"","\"common_google_play_services_enable_text\" : \"जब तक आप Google Play सेवाएं चालू नहीं करते, %1$s काम नहीं करेगा.\"","\"abc_shareactionprovider_share_with\" : \"Chia sẻ với\"","\"fingerprint_not_recognized\" : \"பொருந்தவில்லை\"","\"common_signin_button_text\" : \"உள்நுழைக\"","\"common_signin_button_text_long\" : \"Bejelentkezés Google-fiókkal\"","\"abc_toolbar_collapse_description\" : \"కుదిస్తుంది\"","\"fingerprint_error_hw_not_available\" : \"指紋硬體無法使用。\"","\"confirm_device_credential_password\" : \"கடவுச்சொல்லைப் பயன்படுத்து\"","\"common_google_play_services_notification_channel_name\" : \"Dostępność Usług Google Play\"","\"common_google_play_services_unknown_issue\" : \"%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។\"","\"abc_menu_shift_shortcut_label\" : \"Üst Karakter+\"","\"mtrl_picker_invalid_format\" : \"Invalid format.\"","\"fingerprint_error_hw_not_available\" : \"指紋認証ハードウェアは使用できません。\"","\"common_signin_button_text_long\" : \"Вход с Google\"","\"fingerprint_error_user_canceled\" : \"El usuario canceló la operación de huella digital.\"","\"abc_shareactionprovider_share_with\" : \"Поделиться с помощью\"","\"common_google_play_services_update_button\" : \"Actualitza\"","\"common_google_play_services_install_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte.\"","\"fingerprint_error_lockout\" : \"Zu viele Versuche. Versuche es bitte später noch einmal.\"","\"abc_search_hint\" : \"Keresés…\"","\"abc_searchview_description_search\" : \"Realiza buscas\"","\"common_google_play_services_updating_text\" : \"%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају.\"","\"abc_shareactionprovider_share_with\" : \"Dijeli sa\"","\"app_name\" : \"DamnVulnerableBank\"","\"common_google_play_services_unsupported_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden.\"","\"abc_searchview_description_submit\" : \"Асуулга илгээх\"","\"generic_error_user_canceled\" : \"Ověření bylo zrušeno uživatelem.\"","\"common_google_play_services_enable_title\" : \"Google Play સેવાઓ સક્ષમ કરો\"","\"abc_menu_shift_shortcut_label\" : \"Umschalttaste +\"","\"common_google_play_services_notification_ticker\" : \"Google Play кызматтарынын катасы\"","\"common_google_play_services_update_title\" : \"Обновите сервисы Google Play\"","\"common_google_play_services_enable_button\" : \"አንቃ\"","\"common_google_play_services_notification_ticker\" : \"Error sa Mga Serbisyo ng Google Play\"","\"common_signin_button_text\" : \"Пријави ме\"","\"common_google_play_services_enable_button\" : \"सक्रिय गर्नुहोस्\"","\"abc_searchview_description_submit\" : \"විමසුම යොමු කරන්න\"","\"abc_menu_delete_shortcut_label\" : \"delete\"","\"common_signin_button_text\" : \"Daxil olun\"","\"common_signin_button_text\" : \"Logi sisse\"","\"abc_shareactionprovider_share_with_application\" : \"Jagamine rakendusega %s\"","\"fingerprint_error_hw_not_present\" : \"Šiame įrenginyje nėra piršto antspaudo jutiklio\"","\"fingerprint_error_no_fingerprints\" : \"Geen vingerafdrukke is geregistreer nie.\"","\"common_google_play_services_update_text\" : \"‏لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play.\"","\"common_google_play_services_install_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:\"","\"abc_menu_space_shortcut_label\" : \"ክፍተት\"","\"abc_shareactionprovider_share_with_application\" : \"Dijeli putem aplikacije %s\"","\"abc_menu_sym_shortcut_label\" : \"SYM +\"","\"fingerprint_not_recognized\" : \"Непознат\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблема са Google Play услугама. Пробајте поново.\"","\"abc_action_mode_done\" : \"हो गया\"","\"abc_searchview_description_clear\" : \"କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ\"","\"fingerprint_error_no_fingerprints\" : \"Hakuna alama za vidole zilizojumuishwa.\"","\"abc_capital_off\" : \"ஆஃப்\"","\"common_google_play_services_notification_channel_name\" : \"Disponueshmëria e shërbimeve të Google Play\"","\"mtrl_picker_invalid_format_use\" : \"Use: %1$s\"","\"abc_prepend_shortcut_label\" : \"תפריט+\"","\"abc_shareactionprovider_share_with\" : \"Ulashish\"","\"abc_shareactionprovider_share_with\" : \"Kongsi dengan\"","\"fingerprint_error_hw_not_available\" : \"Barmoq izi skaneri ish holatida emas.\"","\"abc_action_menu_overflow_description\" : \"Повеќе опции\"","\"common_google_play_services_install_button\" : \"Inštalovať\"","\"fingerprint_error_user_canceled\" : \"Fingeravtrykk-operasjonen ble avbrutt av brukeren.\"","\"fingerprint_error_hw_not_available\" : \"Le matériel de lecture d'empreintes digitales n'est pas accessible.\"","\"abc_activitychooserview_choose_application\" : \"Kies 'n program\"","\"abc_searchview_description_submit\" : \"Пошаљите упит\"","\"abc_searchview_description_clear\" : \"Vee navraag uit\"","\"mtrl_picker_day_of_week_column_header\" : \"Column of days: %1$s\"","\"search_menu_title\" : \"Maghanap\"","\"search_menu_title\" : \"Пребарај\"","\"default_error_msg\" : \"Неизвестная ошибка\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-tjenesters tilgængelighed\"","\"common_signin_button_text\" : \"შესვლა\"","\"abc_menu_delete_shortcut_label\" : \"Supr\"","\"abc_action_mode_done\" : \"U krye\"","\"abc_activitychooserview_choose_application\" : \"Veldu forrit\"","\"common_google_play_services_unsupported_text\" : \"L'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil.\"","\"common_signin_button_text_long\" : \"Google-ით შესვლა\"","\"common_signin_button_text\" : \"Войти\"","\"fingerprint_error_hw_not_available\" : \"Maunzi ya kitambulisho hayapatikani.\"","\"common_google_play_services_install_button\" : \"Quraşdırın\"","\"common_google_play_services_install_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ\"","\"common_google_play_services_wear_update_text\" : \"Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться.\"","\"common_signin_button_text\" : \"Přihlásit se\"","\"abc_menu_enter_shortcut_label\" : \"Intro\"","\"abc_toolbar_collapse_description\" : \"လျှော့ပြရန်\"","\"abc_prepend_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‎‎‎‏‏‏‎‏‏‏‏‎‎‎‎‎‏‎‎‎‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎‎‏‏‏‏‎‏‏‏‏‏‎‎Menu+‎‏‎‎‏‎\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"abc_toolbar_collapse_description\" : \"Згорнути\"","\"fingerprint_error_no_fingerprints\" : \"Geen vingerafdrukken geregistreerd.\"","\"abc_searchview_description_search\" : \"Sesha\"","\"abc_searchview_description_voice\" : \"Meklēt ar balsi\"","\"abc_action_mode_done\" : \"Listo\"","\"abc_menu_sym_shortcut_label\" : \"Symbol + \"","\"default_error_msg\" : \"Невядомая памылка\"","\"common_google_play_services_updating_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή.\"","\"fingerprint_error_hw_not_available\" : \"ಫಿಂಗರ್‌ ಫ್ರಿಂಟ್‌ ಹಾರ್ಡ್‌ವೇರ್‌ ಲಭ್ಯವಿಲ್ಲ.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play አገልግሎቶች ተገኝነት\"","\"abc_searchview_description_query\" : \"Sökfråga\"","\"default_error_msg\" : \"Error tidak diketahui\"","\"abc_toolbar_collapse_description\" : \"Goqa\"","\"fingerprint_error_lockout\" : \"Der var for mange forsøg Prøv igen senere.\"","\"search_menu_title\" : \"Ara\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju.\"","\"common_signin_button_text_long\" : \"Über Google anmelden\"","\"common_signin_button_text\" : \"Pierakstīties\"","\"common_google_play_services_install_button\" : \"ติดตั้ง\"","\"abc_activity_chooser_view_see_all\" : \"Показати всі\"","\"default_error_msg\" : \"알 수 없는 오류\"","\"abc_searchview_description_submit\" : \"Thumela umbuzo\"","\"common_google_play_services_enable_title\" : \"Washa huduma za Google Play\"","\"common_signin_button_text_long\" : \"Google सह साइन इन करा\"","\"fingerprint_error_no_fingerprints\" : \"Није регистрован ниједан отисак прста.\"","\"search_menu_title\" : \"Cari\"","\"abc_activitychooserview_choose_application\" : \"Pasirinkite programą\"","\"fingerprint_error_lockout\" : \"Demasiados intentos. Vuelve a intentarlo más tarde.\"","\"common_google_play_services_enable_button\" : \"Nika amandla\"","\"common_open_on_phone\" : \"Отвори на телефону\"","\"abc_toolbar_collapse_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‎‎‏‏‎‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎Collapse‎‏‎‎‏‎\"","\"confirm_device_credential_password\" : \"Koristite lozinku\"","\"abc_action_bar_up_description\" : \"माथि नेभिगेट गर्नुहोस्\"","\"fingerprint_error_no_fingerprints\" : \"등록된 지문이 없습니다.\"","\"abc_searchview_description_query\" : \"Поисковый запрос\"","\"abc_toolbar_collapse_description\" : \"Palos\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」存取 Google Play 服務時發生問題。請稍後再試一次。\"","\"accessibility_fingerprint_dialog_help_area\" : \"Hulpboodskapgebied\"","\"abc_activity_chooser_view_see_all\" : \"دیدن همه\"","\"fingerprint_error_hw_not_present\" : \"На цьому пристрої немає сканера відбитків пальців\"","\"common_google_play_services_install_title\" : \"Pobierz Usługi Google Play\"","\"abc_action_menu_overflow_description\" : \"আরও বিকল্প\"","\"abc_menu_space_shortcut_label\" : \"spacja\"","\"fingerprint_error_lockout\" : \"ມີຄວາມພະຍາຍາມຫຼາຍເທື່ອເກີນໄປ. ກະລຸນາລອງໃໝ່ໃນພາຍຫຼັງ.\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"common_google_play_services_enable_title\" : \"Google Play xizmatlarini yoqish\"","\"common_google_play_services_enable_title\" : \"Virkja þjónustu Google Play\"","\"common_google_play_services_install_text\" : \"Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды.\"","\"fingerprint_error_hw_not_present\" : \"لا يحتوي هذا الجهاز على جهاز استشعار بصمات الأصابع.\"","\"confirm_device_credential_password\" : \"Χρήση κωδικού πρόσβασης\"","\"abc_searchview_description_search\" : \"Kërko\"","\"abc_menu_meta_shortcut_label\" : \"Мета+\"","\"common_google_play_services_enable_button\" : \"Engedélyezés\"","\"status_bar_notification_info_overflow\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‎‎‎‎999+‎‏‎‎‏‎\"","\"fingerprint_error_hw_not_present\" : \"ອຸປະກອນນີ້ບໍ່ມີເຊັນເຊີລາຍນິ້ວມື\"","\"confirm_device_credential_password\" : \"Kasuta parooli\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo não tem sensor de impressões digitais.\"","\"abc_searchview_description_clear\" : \"ล้างคำค้นหา\"","\"default_error_msg\" : \"அறியப்படாத பிழை\"","\"abc_action_menu_overflow_description\" : \"Дагы параметрлер\"","\"common_google_play_services_notification_ticker\" : \"Google Play ସେବା ସମ୍ପର୍କିତ ସମସ୍ୟା\"","\"abc_searchview_description_voice\" : \"အသံဖြင့် ရှာရန်\"","\"abc_capital_on\" : \"चालू\"","\"common_google_play_services_enable_text\" : \"તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં.\"","\"common_google_play_services_update_text\" : \"%1$sの実行にはGoogle Play開発者サービスの更新が必要です。\"","\"common_google_play_services_unsupported_text\" : \"%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።\"","\"fingerprint_error_hw_not_available\" : \"Pirksta nospieduma aparatūra nav pieejama.\"","\"fingerprint_error_lockout\" : \"Υπερβολικά πολλές προσπάθειες. Δοκιμάστε ξανά αργότερα.\"","\"abc_action_bar_up_description\" : \"Yopish\"","\"abc_shareactionprovider_share_with\" : \"ចែករំលែក​ជា​មួយ\"","\"mtrl_chip_close_icon_content_description\" : \"Remove %1$s\"","\"common_google_play_services_install_button\" : \"Įdiegti\"","\"abc_action_bar_up_description\" : \"Prejsť nahor\"","\"fingerprint_dialog_touch_sensor\" : \"Tryck på fingeravtryckssensorn\"","\"fingerprint_error_hw_not_present\" : \"Bu qurilmada barmoq izi skaneri yo‘q\"","\"abc_searchview_description_clear\" : \"Borra a consulta\"","\"abc_searchview_description_voice\" : \"የድምጽ ፍለጋ\"","\"default_error_msg\" : \"Nepoznata pogreška\"","\"abc_toolbar_collapse_description\" : \"Σύμπτυξη\"","\"common_google_play_services_updating_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány.\"","\"common_signin_button_text_long\" : \"Skrá inn með Google\"","\"abc_menu_space_shortcut_label\" : \"فضاء\"","\"abc_activity_chooser_view_see_all\" : \"Prikaži sve\"","\"common_google_play_services_unsupported_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava.\"","\"abc_menu_space_shortcut_label\" : \"空格鍵\"","\"accessibility_fingerprint_dialog_help_area\" : \"Oblast pro zprávu nápovědy\"","\"abc_activitychooserview_choose_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‎‏‎‎‏‎‏‎‎‎‎‎‎‎‎‎‎Choose an app‎‏‎‎‏‎\"","\"common_google_play_services_enable_button\" : \"Kveikja\"","\"abc_shareactionprovider_share_with_application\" : \"Comparte contido coa aplicación %s\"","\"common_google_play_services_enable_title\" : \"Google Play পরিষেবা সক্ষম করুন\"","\"abc_action_bar_up_description\" : \"Liigu üles\"","\"fingerprint_error_no_fingerprints\" : \"Ni prijavljenih prstnih odtisov.\"","\"abc_searchview_description_query\" : \"සෙවුම් විමසුම\"","\"accessibility_fingerprint_dialog_help_area\" : \"Bahagian mesej bantuan\"","\"fingerprint_dialog_touch_sensor\" : \"Puudutage sõrmejäljeandurit\"","\"common_google_play_services_updating_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat tans opdateer.\"","\"fingerprint_error_hw_not_available\" : \"Hardver za otisak prsta nije dostupan.\"","\"fingerprint_error_no_fingerprints\" : \"কোনও আঙ্গুলের ছাপ নথিভুক্ত নেই।\"","\"confirm_device_credential_password\" : \"Sebenzisa iphasiwedi\"","\"fingerprint_not_recognized\" : \"Ikke gjenkjent\"","\"common_google_play_services_unknown_issue\" : \"%1$s-ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა.\"","\"abc_search_hint\" : \"Zoeken…\"","\"abc_action_bar_up_description\" : \"Gaan op\"","\"common_google_play_services_install_title\" : \"Installa Google Play Services\"","\"fingerprint_dialog_touch_sensor\" : \"Pindutin ang fingerprint sensor\"","\"confirm_device_credential_password\" : \"Құпия сөзді пайдалану\"","\"common_signin_button_text\" : \"Zaloguj się\"","\"google_crash_reporting_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"","\"common_google_play_services_update_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste opdateer.\"","\"common_google_play_services_install_button\" : \"ដំឡើង\"","\"abc_searchview_description_search\" : \"Leit\"","\"common_google_play_services_update_title\" : \"Sasisha huduma za Google Play\"","\"common_google_play_services_unsupported_text\" : \"Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo.\"","\"common_google_play_services_wear_update_text\" : \"Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα.\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך.\"","\"common_google_play_services_update_title\" : \"Google Play қызметтерін жаңарту\"","\"abc_capital_on\" : \"ක්‍රියාත්මකයි\"","\"common_google_play_services_install_button\" : \"Орнотуу\"","\"confirm_device_credential_password\" : \"Usar contrasinal\"","\"abc_shareactionprovider_share_with\" : \"Teilen mit\"","\"abc_searchview_description_submit\" : \"Envia la consulta\"","\"abc_searchview_description_clear\" : \"Suchanfrage löschen\"","\"generic_error_user_canceled\" : \"Kimlik doğrulama kullanıcı tarafından iptal edildi.\"","\"generic_error_user_canceled\" : \"L'authentification a été annulée par l'utilisateur.\"","\"abc_shareactionprovider_share_with_application\" : \"Del med %s\"","\"fingerprint_error_lockout\" : \"Превише покушаја. Пробајте поново касније.\"","\"common_google_play_services_unknown_issue\" : \"%1$s sta riscontrando problemi con Google Play Services. Riprova.\"","\"fingerprint_not_recognized\" : \"पहिचान भएन\"","\"abc_action_bar_home_description\" : \"Navegar para casa\"","\"abc_capital_off\" : \"כבוי\"","\"common_google_play_services_unsupported_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu.\"","\"abc_searchview_description_submit\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ\"","\"common_google_play_services_enable_button\" : \"Luba\"","\"common_google_play_services_enable_title\" : \"Dayakan perkhidmatan Google Play\"","\"generic_error_user_canceled\" : \"ألغى المستخدم المصادقة.\"","\"search_menu_title\" : \"Cerca\"","\"abc_searchview_description_search\" : \"Căutați\"","\"common_open_on_phone\" : \"Auf Smartphone öffnen\"","\"abc_searchview_description_voice\" : \"语音搜索\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवा उपलब्धता\"","\"fingerprint_error_hw_not_present\" : \"Šajā ierīcē nav pirksta nospieduma sensora\"","\"abc_activitychooserview_choose_application\" : \"Aukeratu aplikazio bat\"","\"fingerprint_error_lockout\" : \"ਬਹੁਤ ਜ਼ਿਆਦਾ ਕੋਸ਼ਿਸ਼ਾਂ। ਕਿਰਪਾ ਕਰਕੇ ਬਾਅਦ ਵਿੱਚ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।\"","\"abc_search_hint\" : \"Leita…\"","\"common_google_play_services_update_text\" : \"Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play.\"","\"common_signin_button_text_long\" : \"透過 Google 登入\"","\"common_google_play_services_install_text\" : \"您的裝置尚未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"abc_menu_space_shortcut_label\" : \"διάστημα\"","\"common_google_play_services_update_title\" : \"Kemaskinikan perkhidmatan Google Play\"","\"abc_action_bar_home_description\" : \"Joan orri nagusira\"","\"fingerprint_not_recognized\" : \"Не распазнана\"","\"abc_action_menu_overflow_description\" : \"နောက်ထပ် ရွေးစရာများ\"","\"abc_searchview_description_query\" : \"Заявка за търсене\"","\"abc_searchview_description_voice\" : \"Гласовно пребарување\"","\"common_google_play_services_update_title\" : \"‏تحديث خدمات Google Play\"","\"fingerprint_error_user_canceled\" : \"Kasutaja tühistas sõrmejälje kasutamise.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Area pesan bantuan\"","\"common_signin_button_text\" : \"ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"abc_action_bar_up_description\" : \"Revenir en arrière\"","\"fingerprint_error_hw_not_present\" : \"ឧបករណ៍នេះ​មិនមាន​ឧបករណ៍ចាប់​ស្នាមម្រាមដៃទេ\"","\"fingerprint_error_no_fingerprints\" : \"ไม่มีลายนิ้วมือที่ลงทะเบียน\"","\"abc_searchview_description_clear\" : \"محو طلب البحث\"","\"common_google_play_services_enable_button\" : \"Povoliť\"","\"common_google_play_services_install_title\" : \"Преузмите Google Play услуге\"","\"abc_action_menu_overflow_description\" : \"Daugiau parinkčių\"","\"abc_menu_alt_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‎‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‏‎‎Alt+‎‏‎‎‏‎\"","\"fingerprint_not_recognized\" : \"No se reconoció\"","\"fingerprint_error_user_canceled\" : \"ব্যবহারকারী আঙ্গুলের ছাপ নেওয়ার অপারেশনটি বাতিল করেছেন।\"","\"abc_action_mode_done\" : \"Պատրաստ է\"","\"abc_menu_function_shortcut_label\" : \"Funksioni+\"","\"common_google_play_services_update_text\" : \"O %1$s não é executado enquanto não atualizar os serviços do Google Play.\"","\"abc_activitychooserview_choose_application\" : \"Выберыце праграму\"","\"common_google_play_services_install_title\" : \"Asenna Google Play Palvelut\"","\"abc_action_menu_overflow_description\" : \"更多選項\"","\"fingerprint_error_user_canceled\" : \"L'usuari ha cancel·lat l'operació d'empremta digital.\"","\"common_google_play_services_install_button\" : \"Asenna\"","\"common_google_play_services_update_title\" : \"Google Play xidmətlərini güncəlləşdirin\"","\"abc_search_hint\" : \"Ara…\"","\"common_google_play_services_wear_update_text\" : \"‏نسخه جدید سرویس‌های Google Play نیاز است. به‌زودی به‌طور خودکار به‌روزرسانی می‌شود.\"","\"fingerprint_dialog_touch_sensor\" : \"Dotaknite se tipala prst. odt.\"","\"fingerprint_dialog_touch_sensor\" : \"Dodirnite senzor za otisak prsta\"","\"abc_toolbar_collapse_description\" : \"收合\"","\"abc_action_bar_home_description\" : \"瀏覽首頁\"","\"abc_action_bar_up_description\" : \"التنقل إلى أعلى\"","\"generic_error_user_canceled\" : \"Օգտատերը չեղարկել է նույնականացումը։\"","\"common_signin_button_text\" : \"Log masuk\"","\"fingerprint_error_hw_not_present\" : \"Bu cihazda parmak izi sensörü yok\"","\"common_google_play_services_notification_ticker\" : \"Virhe Google Play -palveluissa\"","\"abc_toolbar_collapse_description\" : \"Sutraukti\"","\"abc_menu_shift_shortcut_label\" : \"‎Shift+‎\"","\"abc_action_bar_up_description\" : \"ზემოთ გადასვლა\"","\"abc_action_bar_up_description\" : \"Ngjitu lart\"","\"common_google_play_services_unknown_issue\" : \"%1$s aplikazioak arazoak ditu Google Play zerbitzuekin. Saiatu berriro.\"","\"fingerprint_error_hw_not_available\" : \"Hatz-marken hardwarea ez dago erabilgarri.\"","\"abc_capital_off\" : \"VALA\"","\"common_google_play_services_install_text\" : \"Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат.\"","\"fingerprint_error_lockout\" : \"အကြိမ်များစွာ စမ်းပြီးပါပြီ။ နောက်မှ ထပ်စမ်းကြည့်ပါ။\"","\"fingerprint_dialog_touch_sensor\" : \"Palieskite piršto antspaudo jutiklį\"","\"common_google_play_services_notification_ticker\" : \"Google Play পরিষেবার ত্রুটি\"","\"common_google_play_services_notification_ticker\" : \"Google Play ծառայությունների սխալ կա\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+‎\"","\"abc_search_hint\" : \"Іздеу…\"","\"status_bar_notification_info_overflow\" : \"၉၉၉+\"","\"abc_action_menu_overflow_description\" : \"आणखी पर्याय\"","\"common_google_play_services_enable_button\" : \"Omogući\"","\"common_signin_button_text\" : \"साइन इन गर्नुहोस्\"","\"common_google_play_services_notification_channel_name\" : \"Upatikanaji wa huduma za Google Play\"","\"abc_activity_chooser_view_see_all\" : \"See all\"","\"abc_searchview_description_voice\" : \"Ahozko bilaketa\"","\"abc_searchview_description_clear\" : \"استفسار صاف کریں\"","\"fingerprint_error_user_canceled\" : \"Uživatel operaci s otiskem prstu zrušil.\"","\"default_error_msg\" : \"نامعلوم خرابی\"","\"accessibility_fingerprint_dialog_help_area\" : \"Area dei messaggi di assistenza\"","\"common_google_play_services_notification_channel_name\" : \"Google প্লে সেৱাসমূহৰ উপলব্ধতা\"","\"abc_capital_off\" : \"آف\"","\"common_google_play_services_update_text\" : \"A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat.\"","\"abc_capital_on\" : \"OUI\"","\"abc_searchview_description_submit\" : \"መጠይቅ አስገባ\"","\"fingerprint_not_recognized\" : \"인식할 수 없음\"","\"fingerprint_not_recognized\" : \"無法辨識\"","\"common_google_play_services_wear_update_text\" : \"New version of Google Play services needed. It will update itself shortly.\"","\"icon_content_description\" : \"Dialog Icon\"","\"confirm_device_credential_password\" : \"Përdor fjalëkalimin\"","\"fingerprint_error_user_canceled\" : \"Az ujjlenyomattal kapcsolatos műveletet a felhasználó megszakította.\"","\"abc_searchview_description_clear\" : \"Futa hoja\"","\"abc_action_menu_overflow_description\" : \"Altre opzioni\"","\"common_google_play_services_wear_update_text\" : \"需要使用新版本的 Google Play 服務。更新會即將自動開始。\"","\"common_google_play_services_update_button\" : \"Sasisha\"","\"abc_action_mode_done\" : \"Gotovo\"","\"common_google_play_services_update_button\" : \"עדכן\"","\"fingerprint_not_recognized\" : \"Nuk njihet\"","\"fingerprint_error_user_canceled\" : \"Vingerafdrukhandeling is deur gebruiker gekanselleer.\"","\"generic_error_user_canceled\" : \"El usuario canceló la autenticación.\"","\"fingerprint_error_no_fingerprints\" : \"Саусақ іздері тіркелмеген.\"","\"common_google_play_services_install_title\" : \"Google Play-services ophalen\"","\"fingerprint_error_lockout\" : \"Too many attempts. Please try again later.\"","\"common_signin_button_text\" : \"Anmelden\"","\"common_google_play_services_updating_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються.\"","\"common_google_play_services_install_button\" : \"ഇന്‍സ്റ്റാള്‍ ചെയ്യുക\"","\"abc_searchview_description_search\" : \"Pesquisar\"","\"abc_action_bar_up_description\" : \"အပေါ်သို့ ရွှေ့ရန်\"","\"abc_action_mode_done\" : \"Feito\"","\"common_signin_button_text_long\" : \"Увійти в облік. запис Google\"","\"common_signin_button_text_long\" : \"Google арқылы кіру\"","\"abc_action_bar_up_description\" : \"ເລື່ອນຂຶ້ນເທິງ\"","\"fingerprint_error_no_fingerprints\" : \"Գրանցված մատնահետքեր չկան:\"","\"common_google_play_services_unsupported_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே %1$s ஆப்ஸ் இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை.\"","\"common_google_play_services_install_button\" : \"Инсталирај\"","\"generic_error_user_canceled\" : \"認証はユーザーによりキャンセルされました。\"","\"fingerprint_error_lockout\" : \"Хэт олон удаа оролдлоо. Та дараа дахин оролдоно уу.\"","\"abc_capital_on\" : \"AN\"","\"abc_search_hint\" : \"সার্চ করুন…\"","\"common_google_play_services_install_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil.\"","\"common_google_play_services_install_text\" : \"%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi.\"","\"abc_search_hint\" : \"Որոնում…\"","\"common_google_play_services_enable_button\" : \"Aktifkan\"","\"abc_capital_off\" : \"VYP\"","\"common_google_play_services_unsupported_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device.\"","\"common_google_play_services_enable_title\" : \"Omogočanje storitev Google Play\"","\"common_google_play_services_enable_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play.\"","\"abc_action_menu_overflow_description\" : \"Higit pang opsyon\"","\"abc_shareactionprovider_share_with\" : \"اس کے ساتھ اشتراک کریں\"","\"common_google_play_services_updating_text\" : \"%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda.\"","\"abc_toolbar_collapse_description\" : \"Tiivistä\"","\"common_signin_button_text\" : \"ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"fingerprint_error_hw_not_present\" : \"ይህ መሣሪያ የጣት አሻራ ዳሳሽ የለውም\"","\"common_google_play_services_unsupported_text\" : \"%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"fingerprint_error_user_canceled\" : \"Манжа изи менен аныктыгын текшерүүнү колдонуучу жокко чыгарды.\"","\"fingerprint_dialog_touch_sensor\" : \"ඇඟිලි සලකුණු සංවේදකය ස්පර්ශ කරන්න\"","\"common_google_play_services_update_text\" : \"Google Play кызматтары жаңыртылмайынча %1$s иштебейт.\"","\"abc_activitychooserview_choose_application\" : \"एउटा अनुप्रयोग छान्नुहोस्\"","\"common_google_play_services_unknown_issue\" : \"%1$s is having trouble with Google Play services. Please try again.\"","\"common_google_play_services_wear_update_text\" : \"Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира.\"","\"common_google_play_services_wear_update_text\" : \"Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਅੱਪਡੇਟ ਕਰੇਗਾ।\"","\"search_menu_title\" : \"Kërko\"","\"common_google_play_services_update_text\" : \"%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\".\"","\"abc_toolbar_collapse_description\" : \"ସଂକୁଚିତ କରନ୍ତୁ\"","\"fingerprint_error_hw_not_present\" : \"Enheten har ingen fingeravtryckssensor\"","\"fingerprint_error_hw_not_present\" : \"Questo dispositivo non è dotato di sensore di impronte digitali\"","\"accessibility_fingerprint_dialog_help_area\" : \"Ohjeviestialue\"","\"common_signin_button_text_long\" : \"Mag-sign in sa Google\"","\"common_google_play_services_enable_text\" : \"Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။\"","\"common_google_play_services_updating_text\" : \"%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq.\"","\"fingerprint_error_hw_not_available\" : \"ফিংগাৰপ্ৰিণ্ট হাৰ্ডৱেৰ নাই।\"","\"fingerprint_error_lockout\" : \"Of margar tilraunir. Reyndu aftur síðar.\"","\"fingerprint_dialog_touch_sensor\" : \"వేలిముద్ర సెన్సార్‌ను తాకండి\"","\"fingerprint_error_lockout\" : \"Çok fazla deneme yapıldı. Lütfen daha sonra tekrar deneyin.\"","\"fingerprint_error_no_fingerprints\" : \"Engin fingraför hafa verið skráð.\"","\"abc_searchview_description_voice\" : \"ভয়েস সার্চ করুন\"","\"abc_searchview_description_search\" : \"חיפוש\"","\"abc_menu_space_shortcut_label\" : \"空白鍵\"","\"common_google_play_services_install_title\" : \"Google Play සේවා ලබා ගන්න\"","\"fingerprint_error_hw_not_available\" : \"無法使用指紋硬件。\"","\"common_open_on_phone\" : \"เปิดบนโทรศัพท์\"","\"abc_capital_on\" : \"AKTIF\"","\"abc_activity_chooser_view_see_all\" : \"Alles weergeven\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ਸੇਵਾਵਾਂ ਦੀ ਉਪਲਬਧਤਾ\"","\"default_error_msg\" : \"Neznana napaka\"","\"common_google_play_services_install_title\" : \"Nabavite Google Play usluge\"","\"fingerprint_not_recognized\" : \"Identifierades inte\"","\"common_google_play_services_updating_text\" : \"Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။\"","\"common_google_play_services_updating_text\" : \"현재 업데이트 중인 Google Play 서비스가 있어야 %1$s이(가) 실행됩니다.\"","\"generic_error_user_canceled\" : \"کاربر احراز هویت را لغو کرد.\"","\"default_error_msg\" : \"Okänt fel\"","\"common_google_play_services_notification_ticker\" : \"Iphutha lamasevisi we-Google Play\"","\"common_open_on_phone\" : \"فتح على الهاتف\"","\"abc_capital_off\" : \"AUS\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Switch to text input mode\"","\"fingerprint_error_lockout\" : \"Saiakera gehiegi egin dira. Saiatu berriro geroago.\"","\"fingerprint_not_recognized\" : \"Akwaziwa\"","\"common_google_play_services_wear_update_text\" : \"Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно.\"","\"common_google_play_services_install_text\" : \"%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају.\"","\"fingerprint_error_hw_not_available\" : \"Хардуерът за отпечатъци не е налице.\"","\"fingerprint_not_recognized\" : \"Niet herkend\"","\"common_google_play_services_updating_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።\"","\"abc_searchview_description_submit\" : \"କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ\"","\"common_google_play_services_install_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako.\"","\"fingerprint_error_hw_not_present\" : \"इस डिवाइस में फ़िंगरप्रिंट सेंसर नहीं है\"","\"abc_searchview_description_query\" : \"Пребарај барање\"","\"common_google_play_services_enable_title\" : \"Aktifkan layanan Google Play\"","\"fingerprint_error_no_fingerprints\" : \"Chưa đăng ký vân tay.\"","\"abc_action_bar_up_description\" : \"Navegar para cima\"","\"abc_action_bar_up_description\" : \"ניווט למעלה\"","\"abc_menu_meta_shortcut_label\" : \"മെറ്റ+\"","\"confirm_device_credential_password\" : \"使用密碼\"","\"common_google_play_services_update_text\" : \"%1$s ei toimi, ellet päivitä Google Play Palveluita.\"","\"abc_shareactionprovider_share_with\" : \"ଏହାଙ୍କ ସହ ସେୟାର୍‌ କରନ୍ତୁ\"","\"common_google_play_services_install_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt.\"","\"common_google_play_services_update_button\" : \"ਅੱਪਡੇਟ ਕਰੋ\"","\"abc_menu_enter_shortcut_label\" : \"оруулах\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाको उपलब्धता\"","\"abc_capital_on\" : \"PÄÄLLÄ\"","\"fingerprint_error_no_fingerprints\" : \"ምንም የጣት አሻራዎች አልተመዘገቡም።\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-szolgáltatások elérhetősége\"","\"fingerprint_error_user_canceled\" : \"تم إلغاء تشغيل بصمة الإصبع بواسطة المستخدم.\"","\"common_google_play_services_install_title\" : \"Instalar o Google Play Services\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidad Servicios de Google Play\"","\"abc_search_hint\" : \"Maghanap…\"","\"abc_action_menu_overflow_description\" : \"ተጨማሪ አማራጮች\"","\"common_google_play_services_install_button\" : \"Суулгах\"","\"generic_error_user_canceled\" : \"사용자가 인증을 취소했습니다.\"","\"common_google_play_services_enable_button\" : \"Aktivieren\"","\"common_google_play_services_updating_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä.\"","\"fingerprint_dialog_touch_sensor\" : \"Манжа изинин сенсорун басыңыз\"","\"common_google_play_services_unsupported_text\" : \"%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo.\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-ის შეცდომა\"","\"common_google_play_services_install_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר.\"","\"common_google_play_services_unsupported_text\" : \"Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje.\"","\"common_google_play_services_unknown_issue\" : \"‏لدى %1$s مشكلة في خدمات Google Play. يُرجى إعادة المحاولة.\"","\"common_google_play_services_notification_ticker\" : \"Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ\"","\"abc_searchview_description_clear\" : \"Hreinsa fyrirspurn\"","\"abc_capital_on\" : \"ఆన్\"","\"abc_searchview_description_clear\" : \"Изчистване на заявката\"","\"common_google_play_services_notification_channel_name\" : \"‏مدى توفّر خدمات Google Play\"","\"fingerprint_not_recognized\" : \"Không nhận dạng được\"","\"abc_searchview_description_submit\" : \"Senda fyrirspurn\"","\"fingerprint_error_lockout\" : \"Te veel pogingen. Probeer het later opnieuw.\"","\"abc_searchview_description_search\" : \"Axtarın\"","\"abc_activity_chooser_view_see_all\" : \"සියල්ල බලන්න\"","\"common_google_play_services_wear_update_text\" : \"Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze.\"","\"common_signin_button_text\" : \"ລົງຊື່ເຂົ້າໃຊ້\"","\"abc_menu_space_shortcut_label\" : \"Space\"","\"abc_menu_delete_shortcut_label\" : \"ลบ\"","\"common_google_play_services_notification_ticker\" : \"Kesalahan layanan Google Play\"","\"generic_error_user_canceled\" : \"Autentificarea a fost anulată de utilizator.\"","\"common_google_play_services_install_text\" : \"%1$s won't run without Google Play services, which are missing from your device.\"","\"common_google_play_services_enable_button\" : \"ಸಕ್ರಿಯಗೊಳಿಸು\"","\"common_google_play_services_install_title\" : \"Preuzmite Google Play usluge\"","\"abc_action_mode_done\" : \"Atlikta\"","\"common_open_on_phone\" : \"Atidaryti telefone\"","\"abc_shareactionprovider_share_with_application\" : \"Deila með %s\"","\"common_google_play_services_unknown_issue\" : \"%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou.\"","\"abc_menu_alt_shortcut_label\" : \"Alt + \"","\"abc_prepend_shortcut_label\" : \"Kieslys+\"","\"common_google_play_services_enable_button\" : \"Увімкнути\"","\"abc_action_menu_overflow_description\" : \"Aukera gehiago\"","\"common_google_play_services_notification_channel_name\" : \"Availability ng serbisyo ng Google Play\"","\"common_google_play_services_install_title\" : \"Cài đặt dịch vụ của Google Play\"","\"accessibility_fingerprint_dialog_help_area\" : \"ସହାୟତା ମେସେଜ୍ କ୍ଷେତ୍ର\"","\"abc_capital_on\" : \"ಆನ್\"","\"common_google_play_services_updating_text\" : \"O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados.\"","\"common_google_play_services_install_button\" : \"安裝\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play.\"","\"fingerprint_error_hw_not_available\" : \"Det finns ingen maskinvara för fingeravtryck.\"","\"abc_toolbar_collapse_description\" : \"Comprimi\"","\"search_menu_title\" : \"ຊອກຫາ\"","\"abc_searchview_description_submit\" : \"ചോദ്യം സമർപ്പിക്കുക\"","\"common_google_play_services_wear_update_text\" : \"Vajalik on Google Play teenuste uus versioon. See värskendab end peagi.\"","\"abc_shareactionprovider_share_with\" : \"Jaa…\"","\"common_google_play_services_update_button\" : \"Aktualizovať\"","\"abc_shareactionprovider_share_with_application\" : \"%s सह शेअर करा\"","\"fingerprint_error_no_fingerprints\" : \"לא נרשמו טביעות אצבע.\"","\"abc_menu_space_shortcut_label\" : \"tühik\"","\"fingerprint_error_lockout\" : \"Pārāk daudz mēģinājumu. Lūdzu, vēlāk mēģiniet vēlreiz.\"","\"abc_activitychooserview_choose_application\" : \"Vælg en app\"","\"abc_searchview_description_query\" : \"সন্ধান কৰা প্ৰশ্ন\"","\"abc_menu_enter_shortcut_label\" : \"sartu\"","\"fab_transformation_scrim_behavior\" : \"com.google.android.material.transformation.FabTransformationScrimBehavior\"","\"common_google_play_services_install_button\" : \"Installi\"","\"common_google_play_services_enable_title\" : \"Attiva Google Play Services\"","\"common_signin_button_text_long\" : \"Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക\"","\"common_google_play_services_unknown_issue\" : \"Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz.\"","\"common_google_play_services_notification_ticker\" : \"Google Play സേവനങ്ങളിലെ പിശക്\"","\"confirm_device_credential_password\" : \"পাসওয়ার্ড ব্যবহার করুন\"","\"abc_menu_delete_shortcut_label\" : \"eliminar\"","\"abc_action_bar_home_description\" : \"Tunjukkan jalan ke rumah\"","\"common_google_play_services_enable_title\" : \"Įgalinkite „Google Play“ paslaugas\"","\"exposed_dropdown_menu_content_description\" : \"Show dropdown menu\"","\"abc_menu_delete_shortcut_label\" : \"sil\"","\"abc_action_menu_overflow_description\" : \"ज़्यादा विकल्प\"","\"fingerprint_error_no_fingerprints\" : \"Neregistrovali ste žiadne odtlačky prstov.\"","\"abc_action_bar_home_description\" : \"Boshiga o‘tish\"","\"abc_searchview_description_clear\" : \"清除查询\"","\"abc_menu_function_shortcut_label\" : \"Funció+\"","\"common_google_play_services_install_title\" : \"ติดตั้งบริการ Google Play\"","\"common_google_play_services_enable_text\" : \"Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ.\"","\"fingerprint_not_recognized\" : \"Nije prepoznat\"","\"abc_capital_on\" : \"UKLJUČENO\"","\"abc_action_bar_home_description\" : \"Chỉ đường về nhà\"","\"generic_error_user_canceled\" : \"Autentifikavimą atšaukė naudotojas.\"","\"abc_action_menu_overflow_description\" : \"Flere alternativer\"","\"abc_search_hint\" : \"تلاش کریں…\"","\"common_google_play_services_unknown_issue\" : \"Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen.\"","\"common_google_play_services_notification_channel_name\" : \"Beschikbaarheid van Google Play-services\"","\"abc_capital_off\" : \"ປິດ\"","\"accessibility_fingerprint_dialog_help_area\" : \"Oblasť správy pomocníka\"","\"common_google_play_services_updating_text\" : \"%1$s nuk do të funksionojë pa shërbimet e \"Luaj me Google\", të cilat po përditësohen aktualisht.\"","\"accessibility_fingerprint_dialog_help_area\" : \"Područje poruke za pomoć\"","\"common_google_play_services_updating_text\" : \"%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju.\"","\"abc_searchview_description_submit\" : \"Päringu esitamine\"","\"abc_menu_space_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‏‎‎‎‎‎‎‎‏‏‎‏‏‎‎‎‏‏‎‎‏‎‎‎‏‏‎‏‎‎‎‎‏‎‏‏‎‎space‎‏‎‎‏‎\"","\"common_google_play_services_enable_button\" : \"啟用\"","\"mtrl_picker_range_header_unselected\" : \"Start date – End date\"","\"abc_searchview_description_voice\" : \"बोलकर खोजें\"","\"abc_search_hint\" : \"Pretražite...\"","\"abc_action_mode_done\" : \"Valmis\"","\"common_google_play_services_update_text\" : \"Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play.\"","\"generic_error_user_canceled\" : \"Autentifikatsiya foydalanuvchi tomonidan bekor qilindi\"","\"common_google_play_services_update_title\" : \"Actualiza Servicios de Google Play\"","\"abc_action_menu_overflow_description\" : \"Weitere Optionen\"","\"accessibility_fingerprint_dialog_help_area\" : \"உதவிச் செய்திக்கான பகுதி\"","\"common_google_play_services_install_button\" : \"Yükle\"","\"common_google_play_services_enable_button\" : \"Dayakan\"","\"common_google_play_services_update_button\" : \"Жаңарту\"","\"common_open_on_phone\" : \"फ़ोन पर खोलें\"","\"fingerprint_error_hw_not_available\" : \"فنگر پرنٹ ہارڈ ویئر دستیاب نہیں ہے۔\"","\"abc_menu_function_shortcut_label\" : \"Funtzioa +\"","\"abc_activitychooserview_choose_application\" : \"앱 선택\"","\"fingerprint_error_no_fingerprints\" : \"Бүртгүүлсэн хурууны хээ алга байна.\"","\"common_google_play_services_install_title\" : \"Google Play開発者サービスの入手\"","\"common_signin_button_text_long\" : \"Prisijungti naudojant „Google“\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitatea serviciilor Google Play\"","\"abc_search_hint\" : \"Ieškoti…\"","\"abc_action_bar_up_description\" : \"Перайсці ўверх\"","\"abc_searchview_description_voice\" : \"Ձայնային որոնում\"","\"common_google_play_services_wear_update_text\" : \"Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan layanan Google Play\"","\"fingerprint_error_no_fingerprints\" : \"No fingerprints enrolled.\"","\"fingerprint_error_hw_not_present\" : \"Kifaa hiki hakina kitambua alama ya kidole\"","\"abc_action_bar_home_description\" : \"ਹੋਮ 'ਤੇ ਜਾਓ\"","\"abc_activity_chooser_view_see_all\" : \"Se alle\"","\"abc_searchview_description_search\" : \"Bilatu\"","\"fingerprint_error_no_fingerprints\" : \"કોઈ ફિંગરપ્રિન્ટની નોંધણી કરવામાં આવી નથી.\"","\"fingerprint_error_hw_not_available\" : \"ਫਿੰਗਰਪ੍ਰਿੰਟ ਹਾਰਡਵੇਅਰ ਉਪਲਬਧ ਨਹੀਂ।\"","\"common_open_on_phone\" : \"在手機開啟\"","\"confirm_device_credential_password\" : \"စကားဝှက်သုံးရန်\"","\"abc_capital_off\" : \"NON\"","\"search_menu_title\" : \"Sesha\"","\"common_google_play_services_enable_button\" : \"Aktiv edin\"","\"common_google_play_services_install_title\" : \"Pata huduma za Google Play\"","\"common_google_play_services_install_button\" : \"Instalo\"","\"abc_searchview_description_search\" : \"ရှာရန်\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xizmatlarining mavjudligi\"","\"common_google_play_services_update_button\" : \"Eguneratu\"","\"abc_action_bar_up_description\" : \"向上瀏覽\"","\"abc_searchview_description_clear\" : \"Slett søket\"","\"abc_searchview_description_search\" : \"البحث\"","\"confirm_device_credential_password\" : \"Utilizar palavra-passe\"","\"abc_toolbar_collapse_description\" : \"Skupi\"","\"common_google_play_services_update_text\" : \"„%1$s“ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų.\"","\"abc_capital_off\" : \"DESACTIVAR\"","\"default_error_msg\" : \"Erro desconhecido\"","\"abc_activity_chooser_view_see_all\" : \"Показать все\"","\"abc_capital_on\" : \"AKTIV\"","\"accessibility_fingerprint_dialog_help_area\" : \"ಸಹಾಯ ಸಂದೇಶ ಪ್ರದೇಶ\"","\"generic_error_user_canceled\" : \"ማረጋገጫ በተጠቃሚ ተሰርዟል።\"","\"abc_searchview_description_query\" : \"Requête de recherche\"","\"fingerprint_error_no_fingerprints\" : \"কোনো ফিংগাৰপ্ৰিণ্ট যোগ কৰা নহ'ল।\"","\"common_open_on_phone\" : \"Բացել հեռախոսով\"","\"fingerprint_error_no_fingerprints\" : \"No s'ha registrat cap empremta digital.\"","\"common_signin_button_text_long\" : \"Prijavi me na Google\"","\"common_google_play_services_updating_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa.\"","\"abc_activitychooserview_choose_application\" : \"Válasszon alkalmazást\"","\"confirm_device_credential_password\" : \"پاس ورڈ استعمال کریں\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"abc_searchview_description_clear\" : \"Notīrīt vaicājumu\"","\"abc_capital_on\" : \"WŁ.\"","\"fingerprint_error_hw_not_available\" : \"Sõrmejälje riistvara pole saadaval.\"","\"common_signin_button_text_long\" : \"Google के ज़रिए साइन इन करें\"","\"common_google_play_services_install_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు.\"","\"fingerprint_error_user_canceled\" : \"사용자가 지문 인식 작업을 취소했습니다.\"","\"common_google_play_services_enable_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play\"","\"common_google_play_services_updating_text\" : \"Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда.\"","\"abc_menu_shift_shortcut_label\" : \"Vaihto+\"","\"abc_searchview_description_query\" : \"คำค้นหา\"","\"common_google_play_services_enable_title\" : \"Google Play開発者サービスの有効化\"","\"fingerprint_error_hw_not_present\" : \"這個裝置沒有指紋感應器\"","\"abc_capital_off\" : \"ИСКЉУЧЕНО\"","\"fingerprint_not_recognized\" : \"未能識別\"","\"fingerprint_error_user_canceled\" : \"Корисникот ја откажа потврдата со отпечаток.\"","\"abc_capital_off\" : \"IŠJUNGTI\"","\"search_menu_title\" : \"Pretražite\"","\"common_google_play_services_install_title\" : \"Obtén Serveis de Google Play\"","\"abc_capital_on\" : \"ჩართვა\"","\"common_google_play_services_update_title\" : \"Actualitza Serveis de Google Play\"","\"accessibility_fingerprint_dialog_help_area\" : \"ਮਦਦ ਸੁਨੇਹਾ ਖੇਤਰ\"","\"confirm_device_credential_password\" : \"पासवर्ड का इस्तेमाल करें\"","\"common_google_play_services_update_text\" : \"तुम्ही Google Play सेवा अपडेट करेपर्यंत %1$s चालणार नाही.\"","\"abc_activity_chooser_view_see_all\" : \"Sjá allt\"","\"abc_searchview_description_query\" : \"Paieškos užklausa\"","\"abc_activitychooserview_choose_application\" : \"Odabir aplikacije\"","\"common_google_play_services_wear_update_text\" : \"Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично.\"","\"search_menu_title\" : \"തിരയുക\"","\"common_google_play_services_install_title\" : \"Google Play teenuste hankimine\"","\"abc_searchview_description_search\" : \"සෙවීම\"","\"common_google_play_services_unsupported_text\" : \"Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။\"","\"common_google_play_services_update_text\" : \"%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।\"","\"abc_toolbar_collapse_description\" : \"Restrângeți\"","\"common_google_play_services_unsupported_text\" : \"No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"common_open_on_phone\" : \"在手机上打开\"","\"search_menu_title\" : \"Hledat\"","\"abc_searchview_description_query\" : \"Upit za pretraživanje\"","\"common_google_play_services_updating_text\" : \"বৰ্তমান আপডে’ট হৈ থকা Google Play সেৱাসমূহৰ অবিহনে %1$s নচলিব৷\"","\"common_google_play_services_notification_channel_name\" : \"Google Play teenuste saadavalolek\"","\"abc_searchview_description_voice\" : \"Cerca per veu\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui.\"","\"abc_capital_on\" : \"آن\"","\"abc_action_bar_up_description\" : \"رفتن به بالا\"","\"abc_activitychooserview_choose_application\" : \"Valige rakendus\"","\"common_google_play_services_unknown_issue\" : \"%1$s-г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу.\"","\"abc_searchview_description_clear\" : \"Päringu tühistamine\"","\"default_error_msg\" : \"不明錯誤\"","\"fingerprint_error_lockout\" : \"Bạn đã thử quá nhiều lần. Vui lòng thử lại sau.\"","\"fingerprint_error_hw_not_present\" : \"ಈ ಸಾಧನವು ಫಿಂಗರ್‌ಪ್ರಿಂಟ್‌ ಸೆನ್ಸಾರ್ ಅನ್ನು ಹೊಂದಿಲ್ಲ\"","\"fingerprint_error_user_canceled\" : \"Пайдаланушы саусақ ізі операциясынан бас тартты.\"","\"fingerprint_error_no_fingerprints\" : \"未登錄任何指紋。\"","\"fingerprint_error_hw_not_present\" : \"このデバイスには指紋認証センサーがありません\"","\"common_signin_button_text_long\" : \"Google orqali kirish\"","\"fingerprint_error_hw_not_available\" : \"Barmaq izi avadanlığı əlçatan deyil.\"","\"fingerprint_error_no_fingerprints\" : \"Nincsenek regisztrált ujjlenyomatok.\"","\"abc_action_bar_up_description\" : \"Gå opp\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"common_google_play_services_install_button\" : \"Pasang\"","\"abc_action_bar_up_description\" : \"Zulazulela phezulu\"","\"abc_action_menu_overflow_description\" : \"Još opcija\"","\"status_bar_notification_info_overflow\" : \"৯৯৯+\"","\"abc_capital_off\" : \"VYP.\"","\"common_google_play_services_enable_title\" : \"Enable Google Play services\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"fingerprint_error_user_canceled\" : \"使用者已取消指紋操作。\"","\"search_menu_title\" : \"Otsing\"","\"common_google_play_services_unsupported_text\" : \"%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo.\"","\"mtrl_badge_numberless_content_description\" : \"New notification\"","\"fingerprint_error_lockout\" : \"Previše pokušaja. Pokušajte ponovno kasnije.\"","\"fingerprint_not_recognized\" : \"Nu este recunoscut\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionirati ako ne omogućite usluge Google Playa.\"","\"abc_menu_shift_shortcut_label\" : \"Mayús +\"","\"common_google_play_services_enable_button\" : \"Washa\"","\"abc_searchview_description_search\" : \"Издөө\"","\"fingerprint_error_hw_not_available\" : \"지문 인식 하드웨어를 사용할 수 없습니다.\"","\"abc_shareactionprovider_share_with_application\" : \"ለ%s አጋራ\"","\"abc_action_mode_done\" : \"Fet\"","\"abc_shareactionprovider_share_with_application\" : \"Deel met %s\"","\"fingerprint_error_lockout\" : \"Previše pokušaja. Probajte ponovo kasnije.\"","\"abc_searchview_description_clear\" : \"Lekérdezés törlése\"","\"common_signin_button_text_long\" : \"Logga in med Google\"","\"common_google_play_services_unsupported_text\" : \"%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді.\"","\"common_signin_button_text_long\" : \"Log ind med Google\"","\"common_google_play_services_update_title\" : \"Google Play-services updaten\"","\"abc_search_hint\" : \"חיפוש…\"","\"abc_capital_off\" : \"AF\"","\"common_google_play_services_enable_button\" : \"Aktivér\"","\"common_google_play_services_unsupported_text\" : \"%1$s не може да се покрене без Google Play услуга, које уређај не подржава.\"","\"abc_activitychooserview_choose_application\" : \"Seleccionar una aplicación\"","\"abc_shareactionprovider_share_with\" : \"Condividi con\"","\"common_google_play_services_update_button\" : \"I-update\"","\"common_google_play_services_updating_text\" : \"正在更新 Google Play 服務，更新完成後方可執行「%1$s」。\"","\"fingerprint_not_recognized\" : \"চিনাক্ত কৰিব পৰা নাই\"","\"common_google_play_services_enable_text\" : \"%1$s non funcionará a menos que actives os servizos de Google Play.\"","\"abc_capital_off\" : \"ပိတ်ရန်\"","\"common_google_play_services_install_button\" : \"Инсталиране\"","\"generic_error_user_canceled\" : \"ผู้ใช้ยกเลิกการตรวจสอบสิทธิ์\"","\"chip_text\" : \"Chip text\"","\"abc_shareactionprovider_share_with\" : \"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"abc_searchview_description_voice\" : \"વૉઇસ શોધ\"","\"abc_menu_enter_shortcut_label\" : \"entrée\"","\"abc_capital_on\" : \"УКЉУЧЕНО\"","\"common_google_play_services_wear_update_text\" : \"Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje.\"","\"abc_shareactionprovider_share_with_application\" : \"Поділитися через додаток %s\"","\"common_google_play_services_notification_ticker\" : \"Lỗi dịch vụ của Google Play\"","\"common_google_play_services_wear_update_text\" : \"საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება.\"","\"fingerprint_error_no_fingerprints\" : \"指紋が登録されていません。\"","\"abc_shareactionprovider_share_with_application\" : \"%s සමඟ බෙදා ගන්න\"","\"common_google_play_services_update_button\" : \"Actualizar\"","\"abc_shareactionprovider_share_with\" : \"इससे शेयर करें:\"","\"common_google_play_services_enable_button\" : \"ప్రారంభించు\"","\"abc_search_hint\" : \"搜索…\"","\"abc_searchview_description_query\" : \"Пошукавы запыт\"","\"abc_toolbar_collapse_description\" : \"Tolestu\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima problema sa Google Play uslugama. Probajte ponovo.\"","\"abc_capital_on\" : \"ИДЭВХТЭЙ\"","\"abc_menu_delete_shortcut_label\" : \"dzēšanas taustiņš\"","\"common_google_play_services_wear_update_text\" : \"Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali.\"","\"abc_menu_meta_shortcut_label\" : \"Meta taustiņš +\"","\"abc_searchview_description_query\" : \"Query di ricerca\"","\"common_google_play_services_update_button\" : \"អាប់ដេត\"","\"abc_activitychooserview_choose_application\" : \"ਇੱਕ ਐਪ ਚੁਣੋ\""],"strings_so":[{"lib/arm64-v8a/libtool-checker.so":["LOOKING FOR BINARY: %s PRESENT!!!","RootBeer","LOOKING FOR BINARY: %s Absent :("]},{"lib/arm64-v8a/libfrida-check.so":["127.0.0.1"]},{"lib/x86_64/libtool-checker.so":["LOOKING FOR BINARY: %s PRESENT!!!","RootBeer","LOOKING FOR BINARY: %s Absent :("]},{"lib/x86_64/libfrida-check.so":["127.0.0.1"]},{"lib/armeabi-v7a/libtool-checker.so":["during phase1 personality function said it would stop here, but now in phase2 it did not stop here","unwind_phase2","unsupported register class","unsupported arm register","index inlined table detected but pr function requires extra words","unknown personality routine","setRegister","RootBeer","_Unwind_VRS_Set","getFloatRegister","setFloatRegister","LOOKING FOR BINARY: %s PRESENT!!!","getRegister","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Registers.hpp","_Unwind_Resume","_Unwind_VRS_Pop","LOOKING FOR BINARY: %s Absent :(","_Unwind_Resume() can't return","_Unwind_VRS_Get_Internal","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/UnwindCursor.hpp","getInfoFromEHABISection","unknown register","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Unwind-EHABI.cpp","Unknown ARM float register"]},{"lib/armeabi-v7a/libfrida-check.so":["during phase1 personality function said it would stop here, but now in phase2 it did not stop here","unwind_phase2","unsupported register class","unsupported arm register","index inlined table detected but pr function requires extra words","unknown personality routine","setRegister","_Unwind_VRS_Set","getFloatRegister","setFloatRegister","127.0.0.1","getRegister","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Registers.hpp","_Unwind_Resume","_Unwind_VRS_Pop","_Unwind_Resume() can't return","_Unwind_VRS_Get_Internal","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/UnwindCursor.hpp","getInfoFromEHABISection","unknown register","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Unwind-EHABI.cpp","Unknown ARM float register"]},{"lib/x86/libtool-checker.so":["LOOKING FOR BINARY: %s PRESENT!!!","RootBeer","LOOKING FOR BINARY: %s Absent :("]},{"lib/x86/libfrida-check.so":["127.0.0.1"]},{"apktool_out/lib/arm64-v8a/libtool-checker.so":["LOOKING FOR BINARY: %s PRESENT!!!","RootBeer","LOOKING FOR BINARY: %s Absent :("]},{"apktool_out/lib/arm64-v8a/libfrida-check.so":["127.0.0.1"]},{"apktool_out/lib/x86_64/libtool-checker.so":["LOOKING FOR BINARY: %s PRESENT!!!","RootBeer","LOOKING FOR BINARY: %s Absent :("]},{"apktool_out/lib/x86_64/libfrida-check.so":["127.0.0.1"]},{"apktool_out/lib/armeabi-v7a/libtool-checker.so":["during phase1 personality function said it would stop here, but now in phase2 it did not stop here","unwind_phase2","unsupported register class","unsupported arm register","index inlined table detected but pr function requires extra words","unknown personality routine","setRegister","RootBeer","_Unwind_VRS_Set","getFloatRegister","setFloatRegister","LOOKING FOR BINARY: %s PRESENT!!!","getRegister","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Registers.hpp","_Unwind_Resume","_Unwind_VRS_Pop","LOOKING FOR BINARY: %s Absent :(","_Unwind_Resume() can't return","_Unwind_VRS_Get_Internal","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/UnwindCursor.hpp","getInfoFromEHABISection","unknown register","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Unwind-EHABI.cpp","Unknown ARM float register"]},{"apktool_out/lib/armeabi-v7a/libfrida-check.so":["during phase1 personality function said it would stop here, but now in phase2 it did not stop here","unwind_phase2","unsupported register class","unsupported arm register","index inlined table detected but pr function requires extra words","unknown personality routine","setRegister","_Unwind_VRS_Set","getFloatRegister","setFloatRegister","127.0.0.1","getRegister","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Registers.hpp","_Unwind_Resume","_Unwind_VRS_Pop","_Unwind_Resume() can't return","_Unwind_VRS_Get_Internal","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/UnwindCursor.hpp","getInfoFromEHABISection","unknown register","/usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libunwind_llvm/src/Unwind-EHABI.cpp","Unknown ARM float register"]},{"apktool_out/lib/x86/libtool-checker.so":["LOOKING FOR BINARY: %s PRESENT!!!","RootBeer","LOOKING FOR BINARY: %s Absent :("]},{"apktool_out/lib/x86/libfrida-check.so":["127.0.0.1"]}],"strings_code":["app:theme is now deprecated. Please move to using android:theme instead.","animated-vector","ERROR_INVALID_EMAIL","android.view.","startColor","mArguments=","Do not set the background; Chip manages its own background drawable.","end index","All children of ConstraintLayout must have ids to use ConstraintSet","TypefaceCompatApi26Impl","propertyYName","This app is not authorized to use Firebase Authentication. Please verify that the correct package name and SHA-1 are configured in the Firebase Console.","A network error (such as timeout, interrupted connection or unreachable host) has occurred.","Problem while matching changed view holders with the newones. The pre-layout information for the change holder ","start Month cannot be after current Month","firebase_auth","The custom token corresponds to a different audience.","This operation requires a verified email.","Negative button callback not run. Fragment was null.","Could not find API instance ","TextAppearance","network-http-complete","No adapter attached; skipping layout","Failed to retrieve TextView#","You can consumeRestoredStateForKey only after super.onCreate of corresponding component","The given password is invalid.","idToken, accessToken and authCode cannot all be null","grantedScopes","Network error occurred. Please retry request later.","FirebaseApp name [DEFAULT] already exists!","VectorDrawableCompat","No fingerprint sensor","Remote service probably died when signIn is called","19.4.0","MetricAffectingSpan can not be removed from PrecomputedText.","ACTION_PAGE_DOWN","SELECTOR_TOGGLE_TAG","GooglePlayServicesUtil","USAGE_UNKNOWN","Can't interpolate between two incompatible pathData","asyncTraceBegin","android.speech.extra.MAX_RESULTS","Called getViewLifecycleOwner() but onCreateView() returned null","No path: ","REQUIRES_SECOND_FACTOR_AUTH","moveToState: Fragment state for ","drawableEnd","MISSING_PASSWORD","Error: ","Ignoring attribute 'actionProviderClass'. Action view already specified.","Exception while inflating <animated-selector>","languageCode","android.speech.extra.LANGUAGE_MODEL","Unknown usage value ","ACTION_COPY","androidx.lifecycle.ViewModelProvider.DefaultKey:","ERROR_USER_CANCELLED","ACTION_SET_PROGRESS","NewApi","MenuPopupHelper cannot be used without an anchor","USAGE_NOTIFICATION_COMMUNICATION_INSTANT","FragmentManager{","Dependency{anInterface=","There was an error while trying to get your package certificate hash.","getResources() or getAssets() has already been called","repeatCount","link","Unexpected event value ","Failed to retrieve remote module version.","StatusExceptionMapper must not be null.","Activity has been destroyed","Please set left drawable using R.attr#chipIcon.","google_app_id","android.media.metadata.USER_RATING","Received null response from onSignInSuccess","status","Exception while inflating drawable","Cannot construct an Api with a null ClientBuilder","Could not retrieve value from Resources#mDrawableCache","failing_client_id","GmsClient","currentPage cannot be after lastPage","Invalid item position ","android.widget.CompoundButton","android.speech.extra.PROMPT","Failed launch activity: ","translationXCurveUpwards","Could not access the field in remoteBinder.","post-error","animated-selector","Unknown auto-size text type: ","Unknown message id: ","mAvailBackStackIndices: ","Cannot construct an Api with a null ClientKey","Multiple entries with same key: ","intermediate-response","auth/network-request-failed","addFontFromAssetManager","givenName","token","optional","Next event must be ON_CREATE","Restarter must be created only during owner's initialization stage","Could not find method makeOptionalFitsSystemWindows. Oh well...","LICENSE_CHECK_FAILED","snap preference should be one of the constants defined in SmoothScroller, starting with SNAP_","getHorizontallyScrolling","mToken","RecyclerView does not support scrolling to an absolute position. Use scrollToPosition instead","mId=","Attempted to get ShapeAppearanceModel from a MaterialButton which has an overwritten background.","Account Number:\\t\\t","vector","Dependency cycle detected: ","userId","google_sdk","gravity","Item at position ","Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.\\n ViewHolder 1:","Keyline index ","LayoutState{mAvailable=","ERROR_USER_DISABLED","network-parse-complete","false","CompoundButtonCompat","A fatal developer error has occurred. Class name: %s. Start service action: %s. Service Descriptor: %s. ","Could not invoke setEpicenterBounds on PopupWindow","Null factory","decelerate","ERROR_MISSING_CONTINUE_URI","INVALID_SENDER","Could not delete cache entry for key=%s, filename=%s","Failed to invoke TextView#nullLayouts() method","Callback proxy ","com.android.vending","Pruning old cache entries.","INVALID_PASSWORD","mStateAfterAnimating=","Class %s is not an found.","verifyAssertionRequest","mCertificatesArray: ","icon","The password is invalid or the user does not have a password.","valueType","mPopEnterAnim=#","start index","android:target_state","AppCompat does not support the current theme features: { windowActionBar: ","Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","bool","Could not launch web sign-in Intent. Google Play service is unavailable","allow_device_credential","font_ttc_index","android:visibility:screenLocation","AppCompatCustomView","ERROR_INTERNAL_SUCCESS_SIGN_OUT","amount","USAGE_MEDIA","android:changeBounds:parent","A child of LinearLayout with index less than mBaselineAlignedChildIndex has weight > 0, which won't work.  Either remove the weight, or don't set mBaselineAlignedChildIndex.","Failed to invoke getLayoutDirection() via reflection","The request does not contain a valid proof of first factor successful sign-in.","code","USAGE_ASSISTANCE_NAVIGATION_GUIDANCE","contentFade","android.graphics.Insets","handler == null","The user does not have a second factor matching the identifier provided.","SUCCESS","suggest_text_2_url","apiKey","Fragment no longer exists for key android:target_state: unique id ","name","reauthenticateWithPhoneCredentialWithData","Unable to parse dateStr: %s, falling back to 0","no path defined","ga_trackingId","generic_x86","Context cannot be null","mDrawableCache","BackgroundColor","Could not execute method for android:onClick","SearchView.SavedState{","MISSING_CODE","RecyclerView has no LayoutManager","Internal error occurred. Please see logs for detailed information","android.media.metadata.ALBUM_ART","viewportHeight","market://details","write","phoneNumber","ACTION_CLEAR_ACCESSIBILITY_FOCUS","direction must be one of {FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.","ERROR_EXPIRED_ACTION_CODE","URI_MASKABLE","refresh token cannot be null","gradient","ERROR_MISSING_CLIENT_IDENTIFIER","text/plain","EditText","ACTION_PAGE_LEFT","loaderVersion","Result has already been consumed","token_type","MISSING_CONTINUE_URI","Attempted to bind to a service in a STOPPED package.","USER_CANCELLED","Custom size must be non-negative","There was an internal error in the web widget.","width","Pending Beneficiary","boundsOrigin","IDynamite loader version < 2, falling back to getModuleVersion2","TOO_MANY_ATTEMPTS_TRY_LATER","requestRelaunchActivity","NETWORK_ERROR","mInnerView=","CANCELED","TextView","service descriptor mismatch: ","background","android.speech.extra.RESULTS_PENDINGINTENT","from_account","android.support.action.semanticAction","SuggestionsAdapter","FingerprintHelperFragment","RESOLUTION_REQUIRED","DisplayCutoutCompat{","Search suggestions query threw an exception.","java.","Ignoring pointerId=","Cannot remove Fragment attached to a different FragmentManager. Fragment ","TRACE","ERROR_EMAIL_ALREADY_IN_USE","Got null string for error message: ","CREDENTIAL_MISMATCH","Theme.MaterialComponents","item","reauthenticateWithEmailLinkWithData","menu","Found local preference, will always use local service instance","setClipToScreenEnabled","PathParser","MODULE_ID","OP_SET_MAX_LIFECYCLE","unable to connect to service: ","DETACH","MenuItemCompat","ERROR_WEB_INTERNAL_ERROR","TraceCompat","android.media.metadata.TRACK_NUMBER","No instantiated fragment for (","This API was constructed with a SimpleClientBuilder. Use getSimpleClientBuilder","USAGE_NOTIFICATION_COMMUNICATION_REQUEST","ACTION_FOCUS","fillType","ERROR_EMAIL_CHANGE_NEEDS_VERIFICATION","PASSWORD_LOGIN_DISABLED","ERROR_MISSING_VERIFICATION_CODE","recoverEmail","removeObserver","wrap_content\\","TypefaceCompatUtil","generic/sdk/generic","android.media.metadata.ALBUM_ART_URI","op should be remove or update.","Please sign in before trying to get a token.","getScaledScrollFactor","Unable to connect to GoogleApi instance - Google Play Services may be unavailable","post-response","Unable to release ","Unable to get icon package","MediaSession.QueueItem {Description=","file","strokeColor","topLeft","The application is not licensed to the user.","getUri","MediaItem{mFlags=","Minimum auto-size text size (","floatingToolbarItemBackgroundDrawable","Caller must set a non-null RevealInfo before calling this.","strokeMiterLimit","SAFE_PARCELABLE_NULL_STRING","RESTRICTED_PROFILE","Failed to check device credential. KeyguardManager not found.","Task is already complete","VersionedParcel encountered IllegalAccessException","Unable to collect necessary methods for class ","mMainThread","android:menu:actionviewstates","username","FirebaseAuth","From Account Number\\t\\t:","Invalid parameter for TransitionSet ordering: ","ISO-8859-1","TransitionValues@","android.media.metadata.DATE","ACCESSIBILITY_CLICKABLE_SPAN_ID","CoordinatorLayout","expandableWidgetHelper","android.media.metadata.MEDIA_URI","mConnectionStatus","clip-path","An enrollment timestamp in seconds of UTC time since Unix epoch is required to build a PhoneMultiFactorInfo instance.","AppCompatResources","Cannot compute scroll delta before calling start()","Failed to inflate ComplexColor.","firebear.preference","android:target_req_state","Attached behavior class is null","ClickableViewAccessibility","Balance:\\t\\t$","ttVM_Hdragon","unknown","FirebaseApp initialization successful","layout_inflater","WEB_CONTEXT_CANCELED","Content-Type","Internal error with the back stack records","android.content.res.ThemedResourceCache","Null dependency anInterface.","user_query","Could not invoke makeOptionalFitsSystemWindows","mState=","Bad URL ","INVALID_TENANT_ID","Attempting to request an undeclared dependency Set<%s>.","View may not be null","access_token","SignInCoordinator","This container does not support retaining Map.Entry objects","identifier=","Illegal state argument: ","ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY","The provided dynamic link domain is not configured or authorized for the current project.","is_admin","Can't make a decor toolbar out of ","No layout manager attached; skipping layout","isEmailVerified","FirebaseApp was deleted","mBreadCrumbTitleRes=#","duration","Notifying auth state listeners about user ( ","Unable to initialize via reflection.","AppCompatViewInflater","Cannot change whether this adapter has stable IDs while the adapter has registered observers.","onMenuKeyEvent","mName=","Google Play services is missing.","resolution","access_token=","Sign-in succeeded with resolve account failure: ","android:support:fragments","ACTION_CONTEXT_CLICK","ACTION_SET_TEXT","CheckBox","ActivityRecreator","continueUrl","CURRENT_MONTH_KEY","feature","Chip","android:changeBounds:windowX","MultiAutoCompleteTextView","Resource \\","This browser is not supported or 3rd party cookies and data may be disabled.","password cannot be null","Could not find method getScaledScrollFactor() on ViewConfiguration","mAdded=","ViewCompat","ERROR","font_weight","sCache","FullSpanItem{mPosition=","DrawableCompat","The user account has been disabled by an administrator.","INVALID_IDENTIFIER","Method ","ERROR_INVALID_ACTION_CODE","DEAD_CLIENT","ViewUtilsBase","TooltipCompatHandler","auth/invalid-cert-hash","to_account","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_START_KEY","unknown reason","makeOptionalFitsSystemWindows","interpolator","The connection to Google Play services was lost","maxLines","The email template corresponding to this action contains invalid characters in its message. Please fix by going to the Auth email templates section in the Firebase Console.","Result has already been consumed.","required","The out of band code has expired.","google_api_key","generic","FirebaseApp","BanParcelableUsage","An email address must be provided.","value","ImageButton","Unknown update op type for ","Error calling Drawable#isProjected() method","INVALID_MESSAGE_PAYLOAD","Error loading font ","Spinner","androidx.lifecycle.BundlableSavedStateRegistry.key","providerId","base aligned child index out of range (0, ","drawable","GmsClientSupervisor","removeItemAt","android.permission.ACCESS_COARSE_LOCATION","common_google_play_services_network_error_text","email cannot be null or empty","The android:onClick attribute cannot be used within a restricted context","Cannot create fragment ","selector","android:changeBounds:bounds","Layout","PlaybackState {state=","Binder object is null.","HorizontalScrollView.SavedState{","repeatMode","common_google_play_services_sign_in_failed_text","application/json; charset=%s","ConstraintHelper","Theme.AppCompat","The Phone Auth Credential was created with an empty sms verification Code","commit already called","Expecting a valid ISignInCallbacks","androidx.savedstate.Restarter\\","remoteInputs","iconScale","ConstraintLayoutStates","minLines","RV Scroll","GoogleCertificates has been initialized already","timeout","centerX","Rect should be within the child's bounds. Rect:","Failed to jsonify this object","Error adding exception to DropBox!","Unknown attribute 0x","cache-hit-parsed","Application failed to obtain resources from itself","Failed to get Google certificates from remote","charset","fragment","approved","pathData","direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD}.","android.media.metadata.ART","Failure saving state: ","android.speech.action.WEB_SEARCH","ERROR_INVALID_USER_TOKEN","DynamiteLoaderClassLoader.class","stale-while-revalidate=","firebaseApp cannot be null","GetTokenResultFactory","common_google_play_services_restricted_profile_title","key == null","mOverlapAnchor","Google Play services is invalid. Cannot recover.","USAGE_NOTIFICATION_RINGTONE","An entry modification is not supported","If-None-Match","Something Entered Password is Different","fetchViewFlagsField: ","Could not find voice search activity","Failed to retrieve setFrame method","setExclusiveCheckable","Unknown animator name: ","gcmSenderId","Client is connected but service is null","TransitionLayout","To    Account Number\\t\\t:","ERROR_WEAK_PASSWORD","TTVM","circularRevealScrimColor","trying to unhide a view that was not hidden","userMultiFactorInfo","FirebaseInitProvider ProviderInfo cannot be null.","ADMIN_ONLY_OPERATION","The user's credential is no longer valid. The user must sign in again.","standard","media_item","RV OnLayout","Something went wrong","called getResId() on ","Cannot settleCapturedViewAt outside of a call to Callback#onViewReleased","resetPassword","search_suggest_query","android.hardware.type.watch","ERROR_MISSING_VERIFICATION_ID","Drawable resource ID must not be 0","Could not find CoordinatorLayout descendant view with id ","suggest_intent_data_id","ensureImeVisible","ACTION_EXPAND","ERROR_QUOTA_EXCEEDED","storageBucket","Search suggestions cursor at row ","Failed to authenticate with device credential. Activity was null.","CustomAttribute","ERROR_UNSUPPORTED_TENANT_OPERATION","FingerprintDialogFrag","mRetainInstance=","SHOW_AS_ACTION_ALWAYS, SHOW_AS_ACTION_IF_ROOM, and SHOW_AS_ACTION_NEVER are mutually exclusive.","This user's credential isn't valid for this project. This can happen if the user's token has been tampered with, or if the user isn't for the project associated with this API key.","ACTION_MOVE_WINDOW","Cannot set vertical offset for MODE_DIALOG, ignoring","Sign-out occurred while this API call was in progress.","proxy-revalidate","Called removeDetachedView with a view which is not flagged as tmp detached.","Can't change tag of fragment ","Title must be set and non-empty","Could not execute non-public method for android:onClick","Unexpected response code %d for %s","ttVM_x86","drawableRight","signInWithCredential","Button","SECOND_FACTOR_EXISTS","Cannot set horizontal offset for MODE_DIALOG, ignoring","Token refreshing started","find","Found content provider ","An instance of OnFlingListener already set.","Use a non-transparent color for the default color as it will be used to finish ripple animations.","password cannot be null or empty","unrated","android.intent.action.SEARCH","keyframe","userMetadata","Couldn't add request to queue. %s","android.car.EXTENSIONS","oobCode","ERROR_UNVERIFIED_EMAIL","Unknown value set for night mode. Please use one of the MODE_NIGHT values from AppCompatDelegate.","AutoCompleteTextView","SHOW","SignInClientImpl","TiantianVM","Failed to execute command with argument class ViewCommandArgument: ","ACTION_CLEAR_SELECTION","Your activity is not yet attached to the Application instance. You can't request ViewModel before onCreate call.","Account Number\\n","Failed to retrieve remote module version: ","expirationTime","called getResPackage() on ","firebaseUser cannot be null","AppCompat recreation","api_force_staging","View","android.media.metadata.ALBUM","Back Stack:","Cache cleared.","MISSING_MFA_PENDING_CREDENTIAL","mOnKeyListener","translationX","fire-android","An invalid account was specified when connecting. Please provide a valid account.","Exception while inflating <animated-vector>","google_storage_bucket","android.media.metadata.WRITER","code=","setScrollingTouchSlop(): bad argument constant ","ERROR_REQUIRES_RECENT_LOGIN","mServiceBroker is null, client disconnected","Pixel distance must be non-negative","databaseUrl","androidx.appcompat.app.ActionBar$Tab","translationYLinear","A11yActionCompat","InlinedApi","A valid API key must be provided","EXPIRED_OOB_CODE","facebook.com","UnknownNullness","ACTION_HIDE_TOOLTIP","statusCode","expansion","android.resource","nonce=","Do not set the background resource; Chip manages its own background drawable.","execute parameter required","index","Motion","Span count should be at least 1. Provided ","mTarget=","Trying to unbind a GmsServiceConnection  that was not bound before.  config=","DELETE","verifyBeforeChangeEmail","ERROR_WEB_STORAGE_UNSUPPORTED","profile","INVALID_SESSION_INFO","getTextDirectionHeuristic","Could not retrieve WindowInsets(Rect) constructor","size","streamToBytes length=","androidx.lifecycle.LifecycleDispatcher.report_fragment_tag","https://www.xe.com/","Only Gregorian calendars are supported.","not-modified","The sms code has expired. Please re-send the verification code to try again.","checkedIconEnabled","This is not supported, use MenuItemCompat.setActionProvider()","null reference","CSLCompat","translationXCurveDownwards","doBeforeTextChanged","Invalid icon","android.media.metadata.DISPLAY_TITLE","The sms verification code used to create the phone auth credential is invalid. Please resend the verification code sms and be sure use the verification code provided by the user.","Scroll duration must be a positive number","mServedView","setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this ","must-revalidate","PhoneAuthProvider","query","Settings must not be null; use Settings.DEFAULT_SETTINGS instead.","clipBounds","network","pendingIntent","Cannot invalidate item decorations during a scroll or layout","Unexpected error code ","creationTimestamp","Connection progress callbacks cannot be null.","input_method","this should only be called when the cursor is valid","VersionedParcel encountered InvocationTargetException","Your FragmentHostCallback must implement ViewModelStoreOwner to call restoreSaveState(). Call restoreAllState()  if you're still using retainNestedNonConfig().","generic/google_sdk/generic","mSavedFragmentState=","itemView may not be null","Size read is invalid start=","abortCreation","Could not find ThemedResourceCache class","Exception during lenientFormat for ","at index ","android.intent.action.TIMEZONE_CHANGED","Api is Down","INVALID_RECIPIENT_EMAIL","kotlin","Cannot scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","android:support:request_indicies","TextInputLayout","User has already been linked to the given provider.","If you provide an interpolator, you must set a positive duration","The maximum allowed number of second factors on a user has been exceeded.","BITMAP_MASKABLE","Biometric sensor is not available","Null interface requested.","Class %s is not an instance of %s","USER_NOT_FOUND","Cannot display null dialog","ETag","android.support.action.showsUserInterface","Active Fragments in ","RV FullInvalidate","network-cache-written","mBaselineAlignedChildIndex of LinearLayout set to an index that is out of bounds.","Do not set the background; MaterialButton manages its own background drawable.","HEAD","Failed to check device credential. Parent handler not found.","checkedIconVisible","Unable to collect necessary private methods.Fallback to legacy implementation.","WEB_CONTEXT_ALREADY_PRESENTED","account_number","new request, sending to network %s","androidx.view.accessibility.AccessibilityNodeInfoCompat.BOOLEAN_PROPERTY_KEY","Pair{null null}","showsUserInterface","The provided phone number does not match any of the second factor phone numbers associated with this user.","This operation is sensitive and requires recent authentication. Log in again before retrying this request.","UNKNOWN_ERROR_CODE(","Local and anonymous classes can not be ViewModels","The Phone Auth Credential was created with an empty verification ID","callbacks == null","cn.google","Search suggestions cursor threw exception.","android.settings.APPLICATION_DETAILS_SETTINGS","Are you sure you want to exit?","factorIdKey","android:theme","utf-8","ERROR_RETRY_PHONE_AUTH","INVALID_CODE","no-cache","Api must not be null.","REJECTED_CREDENTIAL","Error parsing token claims","test-keys","REPLACE","ERROR_MISSING_PHONE_NUMBER","mNextAnim=","The API that you are calling is not available.","setFrame","FragmentManager misc state:","ERROR_MISSING_MULTI_FACTOR_INFO","suggest_icon_1","FirebaseUnknownNullness","android:support:next_request_index","WrongConstant","android.widget.","FloatingActionButton","application/x-www-form-urlencoded; charset=","Error copying resource contents to temp file: ","statusMessage","suggest_intent_extra_data","GoogleApiHandler","Authorization","Resolving type ","Remote account accessor probably died","font","Unable to stop","Failed to load module descriptor class: ","SIGN_IN_REQUIRED","view == null","horizontal : ","THEME_RES_ID_KEY","add-to-queue","Failed to connect to dynamite module ContentResolver.","Notifying background state change listeners.","ERROR_API_NOT_AVAILABLE","Admin:\\t\\tYes","centerColor","status_bar_height","com.android.internal.view.menu.MenuBuilder","Cannot find app view","0x%08x","popEnterAnim=#","lenientToString","email","google.com","Andy","font_variation_settings","USAGE_ALARM","applicationName","All nodes must be present in the graph before being added as an edge","DEVELOPER_ERROR","Failed to read GetTokenResponse from JSONObject","Error while calling setExclusiveCheckable","ACTION_SHOW_ON_SCREEN","android.media.metadata.DOWNLOAD_STATUS","AppCompat has already installed itself into the Window","color","SESSION_EXPIRED","invalid orientation:","drawableLeft","Could not inflate Behavior subclass ","Couldn't get audio manager","Cannot detach Fragment attached to a different FragmentManager. Fragment ","FragmentActivity","The user must be signed in to make this API call.","windows","linear","Failed to register client theme to bridge","SoonBlockedPrivateApi","CALENDAR_CONSTRAINTS_KEY","offset must be greater than or equal to 0","Points are too far apart ","android:fade:transitionAlpha","Unable to send Accessibility Exit event","USAGE_VOICE_COMMUNICATION_SIGNALLING","github.com","Account Number\\t\\t:","called getUri() on ","Could not find method setTouchModal() on PopupWindow. Oh well.","description","Cache-Control","ContextFirst","CURRENTLY UNSUPPORTED","Resource does not exist: ","AppCompatSpinner","playgames.google.com","Cannot find span size for pre layout position. ","fillAlpha","getLifecycle() returned null in ComponentActivity's constructor. Please make sure you are lazily constructing your Lifecycle in the first call to getLifecycle() rather than relying on field initialization.","auth/web-storage-unsupported","verifyEmail","MenuItemImpl","Layout positions must be non-negative","android.intent.action.USER_UNLOCKED","android.app.ActivityThread","onPostInitCompleteWithConnectionInfo can be called only once per call togetRemoteService","android.hardware.type.embedded","Exception while inflating <vector>","current Month cannot be after end Month","INVALID_OOB_CODE","The format of the phone number provided is incorrect. Please enter the phone number in a format that can be parsed into E.164 format. E.164 phone numbers are written in the format [+][country code][subscriber number including area code].","power","setEpicenterBounds","objectAnimator","android.media.metadata.DISPLAY_SUBTITLE","Failed to instantiate custom view inflater ","addFontFromBuffer","view is not a child, cannot hide ","Exception while fetching field values","Last-Modified","getAccessToken","Can't change container ID of fragment ","Failed to retrieve setLayoutDirection(int) method","Expected size ","EMAIL_EXISTS","Inconsistency detected. Invalid view holder adapter position","tgts(","ViewConfigCompat","canceled-at-delivery","strokeLineCap","Button does not exist","Failed to dismiss fingerprint dialog fragment. Fragment manager was null.","The provided tenant ID does not match the Auth instance's tenant ID.","EditText added is not a TextInputEditText. Please switch to using that class instead.","Could not invoke setTouchModal() on PopupWindow. Oh well.","The current user profile is restricted and could not use authenticated features.","TaskStackBuilder","There was an error while initializing the connection to Google Play Services: ","Failed to parse JSONObject into Map.","We have not been given a Window","ERROR_WEB_CONTEXT_CANCELED","no-store","MISSING_MFA_ENROLLMENT_ID","No activity","Could not retrieve metadata, returning empty list of registrars.","Scrapped or attached views may not be recycled. isScrap:","Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application's build.gradle.","Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary","LocalBroadcastManager","Emulator Detected","android.media.metadata.DISPLAY_ICON_URI","AudioAttributesCompat: audioattributes=","Missing resolution for ConnectionResult.RESOLUTION_REQUIRED. Call GoogleApiAvailability#showErrorNotification(Context, ConnectionResult) instead.","new_password","RatingBar","Can't have both negative button behavior and device credential enabled","The email address is badly formatted.","NAVIGATION_PREV_TAG","Trying to set fast scroller without both required drawables.","FragmentManagerViewModel{","Do not use this function in API 29 or later.","No suitable negative button listener.","State{mTargetPosition=","android.media.metadata.DURATION","Do not set the background tint list; Chip manages its own background drawable.","SERVICE_MISSING","This app has been built with an incorrect configuration. Please configure your build for VectorDrawableCompat.","ResourcesCompat","Could not find method getMaxAvailableHeight(View, int, boolean) on PopupWindow. Oh well.","ERROR_INVALID_VERIFICATION_ID","ACTION_PREVIOUS_HTML_ELEMENT","currentIndex","gcore_","error changing cursor and caching columns","ERROR_WRONG_PASSWORD","Could not fetch mOverlapAnchor field from PopupWindow","Package has more than one signature.","drawableStart","An account already exists with the same email address but different sign-in credentials. Sign in using a provider associated with this email address.","displayName","obfuscatedIdentifier","no success or failure set on method implementation","Bundle with restored state for the component \\","NAVIGATION_NEXT_TAG","valueFrom","signIn","ACTION_SET_SELECTION","Expires","Could not retrieve ResourcesImpl#mDrawableCache field","BiometricFragment","ISignInCallbacks#onSignInComplete should be executed from the same process, unexpected RemoteException.","mUnthemedEntries","Context must not be null","googleSignInAccount","alpha","Font resource ID #0x","ACTION_LONG_CLICK","message","DynamiteModule.class","Task is not yet complete","suggest_text_2","Failed to inflate ColorStateList.","superState must be null","Class","LayoutManager ","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ACTION_ID_KEY","Unable to get icon type ","Wrapped Object can not be null.","IconCompat","Available app names: ","ERROR_PHONE_NUMBER_NOT_FOUND","propertyValuesHolder","UNSUPPORTED_TENANT_OPERATION","negative size: ","One of the API components you attempted to connect to is not available.","This credential is already associated with a different user account.","WEB_NETWORK_REQUEST_FAILED","ApplicationId must be set.","Failed to inflate ColorStateList, leaving it to the framework","ERROR_REJECTED_CREDENTIAL","lastSignInTimestamp","android:showsDialog","BiometricPromptCompat","amazing","buildClient must be implemented","Debug from vm","INVALID_MFA_PENDING_CREDENTIAL","INVALID_PROVIDER_ID","done","BstSharedFolder","AvdcInflateDelegate","MISSING_CLIENT_IDENTIFIER","Insets{left=","location","Could not retrieve response code from HttpUrlConnection.","suggest_icon_2","childrenAlpha","Null libraryName","Animator must be an ObjectAnimator: ","android.support.v4.media.description.MEDIA_URI","common_google_play_services_sign_in_failed_title","API availability must not be null","ERROR_MAXIMUM_SECOND_FACTOR_COUNT_EXCEEDED","A headful operation is already in progress. Please wait for that to finish.","URL blocked by rewriter: ","DialogRedirect","Action list: ","scaleY","NavUtils","ERROR_DYNAMIC_LINK_NOT_ACTIVATED","res/","UNKNOWN","rotation","WEB_STORAGE_UNSUPPORTED","max-age=","suggest_intent_query","android.intent.action.PROCESS_TEXT","Error closing icon stream for ","getType","Initializing TokenRefresher","GoogleSignatureVerifier","mNextServedView","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_FLAGS_KEY","ACTION_PAGE_UP","Scheduling refresh for ","Activity result delivered for unknown Fragment.","email cannot be null","bottomRight","scale","type","string","handling_device_credential_result","The web operation was canceled by the user.","Must specify a non-null webSignInCredential","common_google_play_services_resolution_required_text","Supervisor must not be null","BackStackEntry{","keyguard","FirebaseAuth:","TooltipPopup","enterAnim=#","USER_DISABLED","none","idToken","PhoneMultiFactorInfo","Could not get value from WindowInsets.CONSUMED field","Looper must not be null","layoutDescription","mView=","ToggleButton","ACTION_COLLAPSE","TOKEN_EXPIRED","API_VERSION_UPDATE_REQUIRED","dimen","credential cannot be null or empty","android:savedDialogState","USAGE_GAME","WARNING NO CONSTRAINTS for view ","NestedScrollView","auth","TRACE_TAG_APP","StandardMenuPopup cannot be used without an anchor","TokenRefresher","local","The custom token format is incorrect. Please check the documentation.","This should never happen.","DeviceCredentialHandler","ERROR_SECOND_FACTOR_REQUIRED","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to enable hide on content scroll","external callback cannot be null","Callbacks must add text or a content description in populateNodeForVirtualViewId()","invalid orientation.","Already in the pool!","android.view.View","Icon not found: ","Can't find activity to handle intent; ignoring","The verification ID used to create the phone auth credential is invalid.","gcm_defaultSenderId","android.support.v4.os.IResultReceiver","firebase-auth","cache-hit","Amount Sent\\t\\t:$","TIMEOUT","singleLine","ACTION_ACCESSIBILITY_FOCUS","ERROR_INVALID_CERT_HASH","Exception while invoking performStopActivity","Invalid direction: ","category","This is not supported, use MenuItemCompat.getActionProvider()","Can't be handling device credential result without device credential enabled","interp(","SERVICE_DISABLED","The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section.","Authenticate to continue","Failed to retrieve rebase() method","ERROR_INVALID_MESSAGE_PAYLOAD","centerY","Task is already canceled.","Expected theme to define listPreferredItemHeight.","RESOURCE","WrappedDrawableApi21","FRIDA Server NOT RUNNING","balance","network-discard-cancelled","Instantiation type has already been set.","Cannot call this method unless RecyclerView is computing a layout or scrolling","file_id","Could not instantiate %s","INVALID_EMAIL","lines","USAGE_ASSISTANT","No available text sizes to choose from.","Only MODE_IN and MODE_OUT flags are allowed","android:changeBounds:clip","applicationId","unknown tag ","TransactionTooLargeException: ","Cannot remove item decoration during a scroll  or layout","Failed to connect when checking package","Setting a custom background is not supported.","State","LoaderInfo{","You need to use a Theme.AppCompat theme (or descendant) with this activity.","context == null","POST","actionIntent","StateSet","Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool.","ERROR_API_NOT_AVAILABLE_WITHOUT_GOOGLE_PLAY","beneficiary_account_number","linkEmailAuthCredential","Phone is Rooted","Local module descriptor class for ","endY","LibraryVersion{libraryName=","Cannot fling without a LayoutManager set. Call setLayoutManager with a non-null argument.","Can't load animation resource ID #0x","The style on this component requires your app theme to be ","defaultGoogleSignInAccount","ERROR_TENANT_ID_MISMATCH","setLayoutDirection","firebase_database_url","Theme.Dialog.Alert","MaterialButton","android:changeBounds:windowY","prompt_info_bundle","The email address is already in use by another account.","Event{type: %s, payload: %s}","unexpected error retrieving valid column from cursor, did the remote process die?","Bluestacks","accesstoken","SUCCESS_CACHE","Bad id: ","Cannot set popup background for MODE_DIALOG, ignoring","mHost=","CREDENTIAL_TOO_OLD_LOGIN_AGAIN","USAGE_VOICE_COMMUNICATION","tokenId","Could not set overlap anchor field in PopupWindow","VersionedParcel encountered NoSuchMethodException","mLock","Done","auth/invalid-provider-id","onGetLayoutInflater() cannot be executed until the Fragment is attached to the FragmentManager.","CONSUMED","subtitle","cache-hit-refresh-needed","setVisibility called on un-referenced view","mFragmentId=#","unresolved","The email template corresponding to this action contains an invalid sender email or name. Please fix by going to the Auth email templates section in the Firebase Console.","We already have an EditText, can only have one","revertSecondFactorAddition","INVALID_CUSTOM_TOKEN","Chip text must be vertically center and start aligned","cache-miss","Invalid target position","There was a failure in the connection between the web widget and the Firebase Auth backend.","familyName","The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's","Callbacks must set parent bounds in populateNodeForVirtualViewId()","WEAK_PASSWORD","ACTION_UNKNOWN","MONTHS_VIEW_GROUP_TAG","XML parser error must be within a Constraint ","alpha must be between 0 and 255.","Failed to retrieve Drawable#isProjected() method","Could not retrieve Resources#mDrawableCache field","DiscouragedPrivateApi","Called attach on a child which is not detached: ","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR id when requesting this feature.","order does not contain a valid category.","Activity started without resolution","SearchView","mLoader=","The email corresponding to this action failed to send as the provided recipient email address is invalid.","Please set end drawable using R.attr#closeIcon.","MetricAffectingSpan can not be set to PrecomputedText.","mHidden=","Could not invoke WindowInsets(Rect) constructor","Please complete a second factor challenge to finish signing into this account.","Constraint","Releasing %d waiting requests for cacheKey=%s.","Changing flex wrap not allowed. ChipGroup exposes a singleLine attribute instead.","valueTo","Results have already been set","The request contains malformed or mismatching credentials","android.media.metadata.ART_URI","emailLink","sign_in_provider","Text within a chip are not allowed to scroll.","AuthenticationCallback must not be null","search_results","android.media.metadata.BT_FOLDER_TYPE","scopeUri must not be null or empty","cache-queue-take","Failed to invoke TextView#","Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.","fonts","Executor must not be null","ON_ANY must not been send by anybody","WindowInsetsCompat","AppBarLayout is always vertical and does not support horizontal orientation","Didn't initialize content background","Unknown object in the tree!","CheckedTextView","ERROR_INVALID_CREDENTIAL","android:visibility:parent","Failed to open ","group","mSavedViewState=","android.intent.action.VIEW","ExtendableSavedState{","No resource found for: ","Fragment host has been destroyed","Failed to load module via V2: ","Unknown tag","animator","ERROR_APP_NOT_AUTHORIZED","OPTIONS","accelerate","mButtonDrawable","0123456789ABCDEF","custom","ERROR_INVALID_SENDER","id unknown ","sInstance","Droid4X","onActivityResult: Bridge or callback was null!","Failed dumping state","Maximum auto-size text size (","Given String is empty or null","mViewFlags","cannot have more than 2 params","dur(","No authority: ","ViewStub must have a non-null ViewGroup viewParent","Negative text must be set and non-empty","android.media.metadata.DISPLAY_DESCRIPTION","Unsupported Encoding while trying to get the bytes of %s using %s","Cannot create PhoneAuthCredential without either verificationProof, sessionInfo, temporary proof, or enrollment ID.","notification","MISSING_EMAIL","getGoogleApiForMethod() returned Gms: ","Tried to change cursor after adapter was closed.","MISSING_SESSION_INFO","generic_x86/sdk_x86/generic_x86","Null version","Could not find method ","Failed to invoke rebase() method via reflection","Failure to refresh token; scheduling refresh after failure","More than two path segments: ","android.intent.extra.PROCESS_TEXT_READONLY","startY","The specified account could not be signed in.","ERROR_ACCOUNT_EXISTS_WITH_DIFFERENT_CREDENTIAL","Failed to convert GetTokenResponse to JSON","generic/vbox86p/vbox86p","Unsatisfied dependency for component %s: %s","Unexpected response type ","readHeaderList size=","ChangeInfo{oldHolder=","notify_manager","Default behavior class ","android.os.SystemProperties","INVALID_IDP_RESPONSE","autoMirrored","getMaxAvailableHeight","Cannot add item decoration during a scroll  or layout","px) is less or equal to minimum auto-size text size (","LoaderManager{","addFontWeightStyle","DefaultAuthUserInfo","Marker log finalized without finish() - uncaught exit point for request","The out of band code is invalid. This can happen if the code is malformed, expired, or has already been used.","ERROR_INVALID_CUSTOM_TOKEN","mIsChildViewEnabled","Could not retrieve ThemedResourceCache#mUnthemedEntries field","Name:\\t\\t","match_parent\\","Transfer Successful","Unable to create cache dir %s","mBreadCrumbShortTitleRes=#","trimPathOffset","AnchorInfo{mPosition=","ACTION_CUT","createFromFamiliesWithDefault","SERVICE_VERSION_UPDATE_REQUIRED","getResPackage","Module descriptor id '","translationYCurveUpwards","Already attached","Could not retrieve Resources#mResourcesImpl field","startOffset","Application info not found.","TypefaceCompatApi24Impl","No view found for id 0x","providerId=","Timeout waiting for ServiceConnection callback ","V2 version check failed","generic_x86_64","This operation is restricted to administrators only.","ACTION_PASTE","android.","Failed to write header for %s","couldn't move cursor to position ","completion source cannot be null","android.graphics.FontFamily","Error processing scroll; pointer index for id ","Ignoring fast cancel signal","unused attribute 0x","ERROR_CUSTOM_TOKEN_MISMATCH","FEDERATED_USER_ID_ALREADY_LINKED","cachedTokenState","performStopActivity","Genymotion","WrongCall","USAGE_NOTIFICATION_EVENT","fire-core","ERROR_MISSING_EMAIL","LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]","Ignoring spurious interrupt of NetworkDispatcher thread; use quit() to terminate it","USAGE_ASSISTANCE_SONIFICATION","Could not retrieve value from Resources#mResourcesImpl","android:backStackId","Cannot instantiate class: ","getLayoutAlignment","height","Could not find method computeFitSystemWindows. Oh well.","Error inflating menu XML","MFA_ENROLLMENT_NOT_FOUND","firebaseAppName","Failed to get service from broker. ","network-queue-take","Activity result no fragment exists for who: ","Must provide flag PRE or POST","imageMatrixProperty","MotionSpec","Could not instantiate %s.","ACTION_SCROLL_RIGHT","Expanding scopes is not permitted, use implied scopes instead","EXCEPTION : ","EditText needs to be an AutoCompleteTextView if an Exposed Dropdown Menu is being used.","CrashUtils","AudioAttributesCompat:","FragmentManager","Tmp detached view should be removed from RecyclerView before it can be recycled: ","Null context is not permitted.","Failed to get button drawable via reflection","Multi-factor users must always have a verified email.","frida-check","FirebaseApp with name %s doesn't exist. %s","android:user_visible_hint","phone","Views cannot have both real and virtual children","getGoogleApiForMethod() returned Fallback: ","A required meta-data tag in your app's AndroidManifest.xml does not exist.  You must have the following declaration within the <application> element:     <meta-data android:name=\\","ToolbarWidgetWrapper","Cannot create a CalendarItemStyle with a styleResId of 0","sendSignInLinkToEmail","Method not decompiled: c.c.a.a.c.l.b.A(c.c.a.a.c.l.b):boolean","DATA","android.os.action.POWER_SAVE_MODE_CHANGED","No second factor identifier is provided.","ACTION_SHOW_TOOLTIP","If-Modified-Since","Expecting menu, got ","android.support.v4.media.description.NULL_BUNDLE_FLAG","ConnectionTracker","ERROR_MULTI_FACTOR_INFO_NOT_FOUND","view","android:cancelable","Unknown method type.","rawUserInfo","FirebaseApp initialization unsuccessful","closeIconVisible","WEB_INTERNAL_ERROR","linkPhoneAuthCredential","The user did not grant your application the permissions it requested.","View ","Unknown type","To send verification codes, provide a phone number for the recipient.","Failed to call observer method","LambdaLast","android:menu:actionviewstates:","Changing divider modes has no effect. ChipGroup do not use divider drawables as spacing.","Override configuration has already been set","suggest_flags","ACTION_SCROLL_FORWARD","ACTION_NEXT_AT_MOVEMENT_GRANULARITY","Api is Up","SIGN_IN_FAILED","common_google_play_services_invalid_account_text","tenantId","version","twitter.com","Must specify an idToken or an accessToken.","Loaders:","BasePendingResult","Two different ViewHolders have the same change ID. This might happen due to inconsistent Adapter update events or if the LayoutManager lays out the same View multiple times.\\n ViewHolder 1:","Error in parsing ","Icon(typ=","mAnimatingAway=","IObjectWrapper declared field not private!","Anchor must not be a descendant of the anchored view","Context can't be null when inflating animators","strokeLineJoin","Transform","Notifying id token listeners about user ( ","Don't know how to handle this message: ","class","Failed to read xml resource ","This component requires that you specify a valid TextAppearance attribute. Update your app theme to inherit from Theme.MaterialComponents (or a descendant).","result_code","package","Can't access ViewModels from detached fragment","RadioButton","The auto-size step granularity (","null value in entry: ","Do not suppressLayout in layout or scroll","Unhandled exception %s","android.speech.extra.RESULTS_PENDINGINTENT_BUNDLE","Fragments Created Menus:","The API that you are calling is not available on devices without Google Play services.","Benificiary Account Number\\t\\t:","read","action_msg","Connection timed out while waiting for Google Play services update to complete.","https://plus.google.com/","content","android.intent.action.TIME_SET","unknown usage ","Android SDK built for x86","Single path segment is not a resource ID: ","No keylines defined for ","oauth_token_secret=","Web sign-in failed, finishing","Default FirebaseApp is not initialized in this process ","apiurl","GoogleApiAvailability","Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle.","A password must be provided.","https","goldfish","This operation is not supported in a multi-tenant context.","ERROR_SECOND_FACTOR_ALREADY_ENROLLED","ERROR_USER_MISMATCH","SyntheticAccessor","Matching against filter ","android.graphics.drawable.VectorDrawable","ListPopupWindow","android.widget.Button","Could not invoke computeFitSystemWindows","Failed to instantiate dynamite loader","VerticalRun ","SET_PRIMARY_NAV","ERROR_UNSUPPORTED_FIRST_FACTOR","AccountAccessor","EMAIL_CHANGE_NEEDS_VERIFICATION","Google Play Store signature invalid.","Back Stack Indices:","INTERRUPTED","Providing a LayoutTransition into RecyclerView is not supported. Please use setItemAnimator() instead for animating changes to the items in this RecyclerView","lock","translationYCurveDownwards","scaleX","Login","LOCK","MissingSuperCall","Receiver{","INVALID_APP_CREDENTIAL","mBaselineAlignedChildIndex of LinearLayout points to a View that doesn't know how to get its baseline.","INVALID_PENDING_TOKEN","Bad ComponentName while traversing activity parent metadata","Added Fragments:","RV CreateView","android.media.metadata.ARTIST","trimPathEnd","INVALID_ID_TOKEN","end index (%s) must not be less than start index (%s)","The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor.","only remove and update ops can be dispatched in first pass","classes_to_restore","sActiveHandler.mPopup == null","android:support:request_fragment_who","Failed to turn object into JSON","Volley","Null interface","Detail message must not be empty","A continue URL must be provided in the request.","Cannot scroll to position a LayoutManager set. Call setLayoutManager with a non-null argument.","projectId","null","RecyclerView","FragmentManager is already executing transactions","FRIDA Server DETECTED","android.speech.extra.LANGUAGE","INTERNAL_ERROR","The provider ID provided for the attempted web operation is invalid.","ChainRun ","android:visibility:visibility","invalid parameter type. Must be one and instanceof LifecycleOwner","socket","mTransition=#","setWindowLayoutType","android.hardware.fingerprint","The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.","id_token=","reauthenticateWithCredentialWithData","RestrictedAPI","ERROR_USER_NOT_FOUND","Failed to start resolution intent","Method not available in SDK.","traceCounter","Progress display unsupported","VersionedParcel encountered ClassNotFoundException","invalid position ","gradientRadius","ComponentDiscovery","robolectric","Send Money","Changing divider drawables have no effect. ChipGroup do not use divider drawables as spacing.","ConstraintLayout","collection too large","android.media.metadata.AUTHOR","GooglePlayServicesErrorDialog","ACTION_SELECT","circularReveal","ACTION_SCROLL_TO_POSITION","invalid parameter type. second arg must be an event","Date","ACTION_CLEAR_FOCUS","PATCH","Please provide a valid libraryName","called detach on an already detached child ","android.media.metadata.TITLE","ACTION_SCROLL_LEFT","ResourceManagerInternal","path","TypefaceCompatApi21Impl","Component<","android.intent.action.TIME_TICK","Failed to resolve attribute at index 1: ","VisibleForTests","MenuItemWrapper","Unable to decode token","sdk_x86","Ignoring attribute 'itemActionViewLayout'. Action view already specified.","There is no user record corresponding to this identifier. The user may have been deleted.","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.","MISSING_OR_INVALID_NONCE","MetadataValueReader","ERROR_USER_TOKEN_EXPIRED","userInfos","strokeWidth","Your Balance is $","photoUrl","The second factor is already enrolled on this account.","Cannot smooth scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","NO_SUCH_PROVIDER","android.media.metadata.GENRE","Nonexistent connection status for service config: ","QUOTA_EXCEEDED","Do not set the background drawable; Chip manages its own background drawable.","Invalid idToken ","Failed to check device credential. Got null intent from Keyguard.","opacity","Invalid Transition types","Child ","ERROR_CREDENTIAL_ALREADY_IN_USE","Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:","ActionProvider(support)","true\\","Error occurred when closing InputStream","layout","title","Failed to parse xml resource ","GoogleCertificates","suggest_intent_action","font_italic","Cannot invoke ","error in parsing id","Please activate Dynamic Links in the Firebase Console and agree to the terms and conditions.","service probably died","MMMEd","Can't add fragment ","android.media.metadata.COMPILATION","linkFederatedCredential","Unable to get icon resource","serverAuthCode","DECRYPTING: ","direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD, FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.","ratio must be a float value between 0 and 1","No start tag found","server","VdcInflateDelegate","web_search","Operations:","Invalid icon resource ","Unknown error code: ","You must override onLayoutChildren(Recycler recycler, State state) ","android.webkit.","onPostInitComplete can be called only once per call to getRemoteService","Request for cacheKey=%s is in flight, putting on hold.","asyncTraceEnd","endColor","FirebaseAppHeartBeat","Components are not allowed to depend on interfaces they themselves provide.","fraction","query = ?","An internal error has occurred.","require_confirmation","USAGE_NOTIFICATION","Debbuger is Running","Don't know how to handle message: ","Could not retrieve WindowInsets.CONSUMED field","CharMatcher.is('","drawableAlphaCompat","android.media.metadata.ALBUM_ARTIST","Please set right drawable using R.attr#closeIcon.","SECOND_FACTOR_LIMIT_EXCEEDED","type: ","An anchor may not be changed after CoordinatorLayout measurement begins before layout is complete.","FontRequest {mProviderAuthority: ","Do not set the background color; Chip manages its own background drawable.","operation","intent_extra_data_key","Activity state:","getParentActivityIntent: bad parentActivityName '","Could not do operation - unknown action: ","com.google","BITMAP","SERVICE_INVALID","cmd=","FingerprintHelperFrag","ACTION_NEXT_HTML_ELEMENT","Cannot create an EmailAuthCredential without a password or emailLink.","androidx.appcompat.widget.LinearLayoutCompat","Google Play services missing when getting application info.","cannot store more than MAX_VALUE elements","did_change_configuration","parser error","Passed over target position while smooth scrolling.","INTERNAL_SUCCESS_SIGN_OUT","android.media.metadata.ADVERTISEMENT","endX","should not dispatch add or move for pre layout","http://localhost","Failed to instantiate ","ViewUtils","negative_text","id: ","start new dispatcher","ID\\t\\t:","maxSize <= 0","trimPathStart","Request on the loose","ACTION_CLICK","Method not decompiled: b.g.b.i.l.c.<init>(b.g.b.i.d, int):void","Exception while getting ActivityInfo","sans-serif","ImageView","anonymous","SERVICE_MISSING_PERMISSION","mCreated=","android.permission.ACCESS_FINE_LOCATION","UTF-16","Continuation returned null","Rating:style=","target","ERROR_INVALID_PROVIDER_ID","password","refresh_token","ERROR_MISSING_MULTI_FACTOR_SESSION","position","Unsupported credential type.","Unknown cmd: ","LifecycleOwner of this LifecycleRegistry is alreadygarbage collected. It is too late to change lifecycle state.","extras","API_NOT_CONNECTED","User was not linked to an account with the given provider.","superState must not be null","cache-discard-canceled","pending_intent","This graph contains cyclic dependencies","textSize=","Failed to authenticate with device credential. Bridge was null.","Translator","Android SDK built for x86_64","ViewHolder","null key in entry: null=","DialogFragment can not be attached to a container view","enrollmentTimestamp","android.media.metadata.YEAR","Cannot move a child from non-existing index:","The request does not contain a valid nonce. This can occur if the SHA-256 hash of the provided raw nonce does not match the hashed nonce in the ID token payload.","Failed to find font-family tag","MODULE_VERSION","Notifying id token listeners about a sign-out event.","cache-hit-expired","ATTACH","firebaseUserUid","Missing required property: factory.","ERROR_INVALID_PHONE_NUMBER","doAfterTextChanged","common_google_play_services_invalid_account_title","Context has no PackageManager.","SeekBar","sLock","firebase_auth_aidl_migration","limit","DRIVE_EXTERNAL_STORAGE_REQUIRED","Unexpected state value ","ACTION_SCROLL_BACKWARD","common_google_play_services_restricted_profile_text","Failed to load IDynamiteLoader from GmsCore: ","INVALID_VERIFICATION_PROOF","The current box background mode ","credential cannot be null","log tag cannot be null","Attempting to request an undeclared dependency Provider<Set<%s>>.","common_google_play_services_resolution_required_title","ServiceConnection must not be null","android:view_state","No package found for authority: ","Marker added to finished log","GoogleApiManager","Really Exit?","INVALID_DYNAMIC_LINK_DOMAIN","Already added ","Window feature must be requested before adding content","Could not find method setClipToScreenEnabled() on PopupWindow. Oh well.","ViewDragHelper","ConstraintSet","getResId","ViewParent ","firebase_auth_multi_factor_auth","Application context cannot be null.","Failed to retrieve mButtonDrawable field","Unexpected end of document","action","chipIconVisible","ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)","android.support.PARENT_ACTIVITY","appcompat_skip_skip","JSONParser","startX","UNFINISHED","calling_package","ERROR_INVALID_VERIFICATION_CODE","mode","android.hardware.type.iot","issued_at","font-family","fire-auth","Inconsistency detected. Invalid item position ","key == null || value == null","User fingerprint to Proceed","wrap\\","project_id","PropertySet","ViewParentCompat","Header[name=","ACTION_SCROLL_DOWN","MenuPopupWindow","computeFitSystemWindows","UTF-8","invisible_actions","ERROR_WEB_CONTEXT_ALREADY_PRESENTED","Not connected. Call connect() and wait for onConnected() to be called.","RestrictedApi","propertyXName","Pending Actions:","androidx.recyclerview.widget.RecyclerView","sdk_google","Multiple components provide %s.","Layout state should be one of ","setValue","USAGE_NOTIFICATION_COMMUNICATION_DELAYED","Activity started without extras","isProjected","layout_constraintHeight_default=\\","INVALID_PHONE_NUMBER","Second arg is supported only for ON_ANY value","Google Play services signature invalid.","MMMM, yyyy","HandlerLeak","Callback may not be null","Could not get last known location. This is probably because the app does not have any location permissions. Falling back to hardcoded sunrise/sunset values.","android.media.metadata.RATING","Icon resource not found: ","Bearer ","SERVICE_UPDATING","CharMatcher.none()","android","TextInputLayout.SavedState{","signInWithPhoneNumber","SupportMenuInflater","not a map","received deprecated onAccountValidationComplete callback, ignoring","GetTokenResponse","Fragment already added and state has been saved","DYNAMIC_LINK_NOT_ACTIVATED","rebase","Could not retrieve value from ResourcesImpl#mDrawableCache","ClientSettings must not be null","data","ACTVAutoSizeHelper","Could not find id of \\","viewportWidth","Window callback may not be null","Unable to instantiate fragment ","wordsInUse","The supplied auth credential is malformed or has expired.","ERROR_INVALID_DYNAMIC_LINK_DOMAIN","circles","RV OnBindView","enc_data","OPERATION_NOT_ALLOWED","Enrolling a second factor or signing in with a multi-factor account requires sign-in with a supported first factor.","Failed to check device credential. KeyguardManager was null.","unknown status code: ","action_key","Could not start operation - already in progress","The request is missing proof of first factor successful sign-in.","Invalid pointerId=","suggest_intent_data","yMMMEd","GridLayoutManager","EEE, dd MMM yyyy HH:mm:ss zzz","reauthenticateWithCredential","signInWithEmailAndPassword","setActionProvider: item does not implement SupportMenuItem; ignoring","Preparing to create service connection to gms implementation","auth/operation-not-allowed","accessToken","AppCompatDelegate","free_form","Added View has RecyclerView as parent but view is not a real child. Unfiltered index:","mFragmentManager=","ERROR_ADMIN_RESTRICTED_OPERATION","19.3.0","USAGE_ASSISTANCE_ACCESSIBILITY","INVALID_ACCOUNT","Google Play services out of date.  Requires ","iconSize cannot be less than 0","Admin:\\t\\tNo","Failed to unpack UserInfo from JSON","View can not be anchored to the the parent CoordinatorLayout","HIDE","expires_in","FirebaseInitProvider","tag \\","Missing ","android.media.metadata.DISPLAY_ICON","Cannot set horizontal (original) offset for MODE_DIALOG, ignoring","PopupWindowCompatApi21","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ID_KEY","Error resolution was canceled by the user, original error message: ","common_google_play_services_network_error_title","Cannot call this method while RecyclerView is computing a layout or scrolling","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_END_KEY","Invalid Input ","Ignoring spurious interrupt of CacheDispatcher thread; use quit() to terminate it","mServiceBrokerLock","ERROR_INVALID_TENANT_ID","setTouchModal","Failed to invoke setLayoutDirection(int) via reflection","volley","elevation","external failure callback cannot be null","Action:mName='","ComplexColorCompat","InternalFirebaseAuth.FIREBASE_AUTH_API","isRecyclable decremented below 0: unmatched pair of setIsRecyable() calls for ","translateY","Variant","Fragment already added: ","vbox86","ordering","FingerprintDialogFragment","android.media.metadata.COMPOSER","Given text can not be applied to TextView.","tileMode","translationXLinear","The max pool size must be > 0","Please set start drawable using R.attr#chipIcon.","Could not call getMaxAvailableHeightMethod(View, int, boolean) on PopupWindow. Using the public version.","Failed to obtain TextDirectionHeuristic, auto size may be incorrect","ACTION_SCROLL_UP","anim","Couldn't resolve menu item onClick handler ","ERROR_INVALID_MULTI_FACTOR_SESSION","mAccessibilityDelegate","FRIDA CHECK","android.media.metadata.DISC_NUMBER","This request is missing a reCAPTCHA token.","getMap","firstPage cannot be after currentPage","onCreate: Executor and/or callback was null!","Must be called from main thread of fragment host","Attempting to request an undeclared dependency Provider<%s>.","Failed to launch pendingIntent","dly(","DynamiteModule","Failed to get app version for libraryName: ","app_data","IdpSignInActivity","Result is not ready.","Class ","translationAlpha","in_progress","Trying to set a replacement startPostponedEnterTransition on ","Not launching prompt. authenticate() called after onSaveInstanceState()","Expected object header. Got 0x","HTTP response for request=<%s> [lifetime=%d], [size=%s], [rc=%d], [retryCount=%s]","sClassLoader","getLayoutDirection","RV PartialInvalidate","error in parsing \\","window","android.speech.action.RECOGNIZE_SPEECH","Calling connect() while still connected, missing disconnect() for ","BiChannelGoogleApi","ViewStub must have a valid layoutResource","API_UNAVAILABLE","An instance of ","isTagEnabled","ACTION_PAGE_RIGHT","nullLayouts","The meta-data tag in your app's AndroidManifest.xml does not have the right value.  Expected ","Attempting to request an undeclared dependency %s.","TwilightManager","Unable to collect necessary private methods. Fallback to legacy implementation.","audio","freeze","reauthenticateWithEmailPasswordWithData","FragmentState{","layout_constraintWidth_default=\\","Unexpected number of IObjectWrapper declared fields: ","captureChildView: parameter must be a descendant of the ViewDragHelper's tracked parent view (","Invalid requestCode mapping in savedInstanceState.","Not on back stack","Attempted to set ShapeAppearanceModel on a MaterialButton which has an overwritten background.","No intents added to TaskStackBuilder; cannot startActivities","classes_to_restore\\","GRID_SELECTOR_KEY","Could not call setClipToScreenEnabled() on PopupWindow. Oh well.","Fragment ","FirebaseAuth: ","Trying to bind a GmsServiceConnection that was already connected before.  config=","Callbacks must add text or a content description in populateEventForVirtualViewId()","NULL","Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","mResourcesImpl","Do not set the background tint mode; Chip manages its own background drawable.","Your device don't have any fingerprint, check your security setting","The sms quota for this project has been exceeded.","Failed to retrieve getLayoutDirection() method","Meizu","Unable to get icon uri","Got empty resource: ","ThemeUtils","ERROR_INVALID_RECIPIENT_EMAIL","API: ","The Auth instance's tenant ID is invalid.","UNSET_PRIMARY_NAV","android:menu:expandedactionview","transition","An error occurred during authentication using the PhoneAuthCredential. Please retry authentication.","vbox86p","Unexpected response type: ","android:style","REMOVE","tint","ScrollView can host only one direct child","waiting-for-response","fillColor","Preparing to create service connection to fallback implementation","SavedBundle","We have blocked all requests from this device due to unusual activity. Try again later.","INVALID_CERT_HASH","mContainer=","Overread allowed size end=","Context is required to resolve the file uri of the icon: ","config_showMenuShortcutsWhenKeyboardPresent","ERROR_SESSION_EXPIRED","android.media.metadata.NUM_TRACKS","Missing resource: ","timestamp","LibraryVersion","closeIconEnabled","Exception must not be null","Null dependency","StorageHelpers","translateX","iconFade","You should override computeScrollVectorForPosition when the LayoutManager does not implement ","mEnterAnim=#","error_code","User created","Developer error occurred. Please see logs for detailed information","Failed to get last known location","px) is less or equal to (0px)","Can not perform this action after onSaveInstanceState","IGmsServiceBroker.getService failed","No constant state support for SDK < 24.","common_google_play_services_api_unavailable_text","This behavior cannot be attached to a GONE view. Set the view to INVISIBLE instead.","arch_disk_io_%d","Drawable","None of the preset sizes is valid: ","ERROR_OPERATION_NOT_ALLOWED","android.support.allowGeneratedReplies","ERROR_MISSING_PASSWORD","This function can only be used for API Level < 29.","GmdBWksdEwAZFAlLVEdDX1FKS0JtQU1DHggaBkNXQQFjTkdBTUMJBgMCFQUIFA5MXUFPDxUdBg4PCkNWY05HQU1DFAYaDwgDBlhTTkUSAgwfHQcJBk9rWkkTbRw=","vertical : ","semanticAction","firebase","Can only use lower 16 bits for requestCode","Frida is running","Barrier","android.media.metadata.MEDIA_ID","Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.","options","pcampaignid","API failed to connect while resuming due to an unknown error.","MISSING_PHONE_NUMBER","Guideline","Frida is NOT running","layout index should not be -1 after unhiding a view:","UNVERIFIED_EMAIL","tintMode","androidx.view.accessibility.AccessibilityNodeInfoCompat.HINT_TEXT_KEY","Could not clean up file %s","Local FragmentActivity ","mParentFragment=","The supplied credentials do not correspond to the previously signed in user.","Google Play Store is missing.","Failure saving state: active ","Chip does not support multi-line text","This is an internal error code indicating that the operation was successful but the user needs to be signed out.","strokeAlpha","WRAP_CONTENT\\","true","EMAIL_NOT_FOUND","Could not retrieve value from ThemedResourceCache#mUnthemedEntries","You must override smoothScrollToPosition to support smooth scrolling","You did something wrong","invalid orientation","Could not read android:spinnerMode","suggest_text_1","androidx.view.accessibility.AccessibilityNodeInfoCompat.PANE_TITLE_KEY","ERROR_MISSING_OR_INVALID_NONCE","accessibility","pruned %d files, %d bytes, %d ms","Failed to start handler activity. Parent activity was null or finishing.","isloggedin","propertyName","b.t.d","AsldcInflateDelegate","RV Nested Prefetch","ResourcesFlusher","HorizontalRun ","GoogleApiActivity","GridLayoutManager does not support stack from end. Consider using reverse layout","SavedStateRegistry was already restored.","Mutated drawable is not the same instance as the input.","Sms auto retrieval timed-out.","androidx.savedstate.Restarter","RESET_PASSWORD_EXCEED_LIMIT","Notifying auth state listeners about a sign-out event.","chipIconEnabled","RV Prefetch","tenant","UNSUPPORTED_FIRST_FACTOR","Must be called on the handler thread"]},"firebase_urls":[{"title":"App talks to a Firebase database","severity":"info","description":"The app talks to Firebase database at https://damn-vulnerable-bank.firebaseio.com"},{"title":"Firebase Remote Config disabled","severity":"secure","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/932398433474/namespaces/firebase:fetch?key=AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c. This is indicated by the response: {'state': 'NO_TEMPLATE'}"}],"files":["AndroidManifest.xml","META-INF/MANIFEST.MF","META-INF/androidx.activity_activity.version","META-INF/androidx.appcompat_appcompat-resources.version","META-INF/androidx.appcompat_appcompat.version","META-INF/androidx.arch.core_core-runtime.version","META-INF/androidx.asynclayoutinflater_asynclayoutinflater.version","META-INF/androidx.biometric_biometric.version","META-INF/androidx.cardview_cardview.version","META-INF/androidx.coordinatorlayout_coordinatorlayout.version","META-INF/androidx.core_core.version","META-INF/androidx.cursoradapter_cursoradapter.version","META-INF/androidx.customview_customview.version","META-INF/androidx.documentfile_documentfile.version","META-INF/androidx.drawerlayout_drawerlayout.version","META-INF/androidx.fragment_fragment.version","META-INF/androidx.interpolator_interpolator.version","META-INF/androidx.legacy_legacy-support-core-ui.version","META-INF/androidx.legacy_legacy-support-core-utils.version","META-INF/androidx.legacy_legacy-support-v4.version","META-INF/androidx.lifecycle_lifecycle-livedata-core.version","META-INF/androidx.lifecycle_lifecycle-livedata.version","META-INF/androidx.lifecycle_lifecycle-runtime.version","META-INF/androidx.lifecycle_lifecycle-viewmodel.version","META-INF/androidx.loader_loader.version","META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version","META-INF/androidx.media_media.version","META-INF/androidx.print_print.version","META-INF/androidx.recyclerview_recyclerview.version","META-INF/androidx.savedstate_savedstate.version","META-INF/androidx.slidingpanelayout_slidingpanelayout.version","META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version","META-INF/androidx.transition_transition.version","META-INF/androidx.vectordrawable_vectordrawable-animated.version","META-INF/androidx.vectordrawable_vectordrawable.version","META-INF/androidx.versionedparcelable_versionedparcelable.version","META-INF/androidx.viewpager2_viewpager2.version","META-INF/androidx.viewpager_viewpager.version","META-INF/com.google.android.material_material.version","classes.dex","firebase-auth-interop.properties","firebase-auth.properties","firebase-common.properties","firebase-components.properties","lib/arm64-v8a/libfrida-check.so","lib/arm64-v8a/libtool-checker.so","lib/armeabi-v7a/libfrida-check.so","lib/armeabi-v7a/libtool-checker.so","lib/x86/libfrida-check.so","lib/x86/libtool-checker.so","lib/x86_64/libfrida-check.so","lib/x86_64/libtool-checker.so","play-services-base.properties","play-services-basement.properties","play-services-tasks.properties","res/anim-v21/design_bottom_sheet_slide_in.xml","res/anim-v21/design_bottom_sheet_slide_out.xml","res/anim-v21/mtrl_bottom_sheet_slide_in.xml","res/anim-v21/mtrl_bottom_sheet_slide_out.xml","res/anim/abc_fade_in.xml","res/anim/abc_fade_out.xml","res/anim/abc_grow_fade_in_from_bottom.xml","res/anim/abc_popup_enter.xml","res/anim/abc_popup_exit.xml","res/anim/abc_shrink_fade_out_from_bottom.xml","res/anim/abc_slide_in_bottom.xml","res/anim/abc_slide_in_top.xml","res/anim/abc_slide_out_bottom.xml","res/anim/abc_slide_out_top.xml","res/anim/abc_tooltip_enter.xml","res/anim/abc_tooltip_exit.xml","res/anim/bottom_anim.xml","res/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml","res/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml","res/anim/btn_checkbox_to_checked_icon_null_animation.xml","res/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml","res/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml","res/anim/btn_checkbox_to_unchecked_icon_null_animation.xml","res/anim/btn_radio_to_off_mtrl_dot_group_animation.xml","res/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml","res/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml","res/anim/btn_radio_to_on_mtrl_dot_group_animation.xml","res/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml","res/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml","res/anim/design_snackbar_in.xml","res/anim/design_snackbar_out.xml","res/anim/mtrl_card_lowers_interpolator.xml","res/anim/side_anim.xml","res/animator-v21/design_appbar_state_list_animator.xml","res/animator/design_fab_hide_motion_spec.xml","res/animator/design_fab_show_motion_spec.xml","res/animator/mtrl_btn_state_list_anim.xml","res/animator/mtrl_btn_unelevated_state_list_anim.xml","res/animator/mtrl_card_state_list_anim.xml","res/animator/mtrl_chip_state_list_anim.xml","res/animator/mtrl_extended_fab_change_size_motion_spec.xml","res/animator/mtrl_extended_fab_hide_motion_spec.xml","res/animator/mtrl_extended_fab_show_motion_spec.xml","res/animator/mtrl_extended_fab_state_list_animator.xml","res/animator/mtrl_fab_hide_motion_spec.xml","res/animator/mtrl_fab_show_motion_spec.xml","res/animator/mtrl_fab_transformation_sheet_collapse_spec.xml","res/animator/mtrl_fab_transformation_sheet_expand_spec.xml","res/color-v21/abc_btn_colored_borderless_text_material.xml","res/color-v23/abc_btn_colored_borderless_text_material.xml","res/color-v23/abc_btn_colored_text_material.xml","res/color-v23/abc_color_highlight_material.xml","res/color-v23/abc_tint_btn_checkable.xml","res/color-v23/abc_tint_default.xml","res/color-v23/abc_tint_edittext.xml","res/color-v23/abc_tint_seek_thumb.xml","res/color-v23/abc_tint_spinner.xml","res/color-v23/abc_tint_switch_track.xml","res/color-v26/biometric_error_color.xml","res/color/abc_background_cache_hint_selector_material_dark.xml","res/color/abc_background_cache_hint_selector_material_light.xml","res/color/abc_btn_colored_text_material.xml","res/color/abc_hint_foreground_material_dark.xml","res/color/abc_hint_foreground_material_light.xml","res/color/abc_primary_text_disable_only_material_dark.xml","res/color/abc_primary_text_disable_only_material_light.xml","res/color/abc_primary_text_material_dark.xml","res/color/abc_primary_text_material_light.xml","res/color/abc_search_url_text.xml","res/color/abc_secondary_text_material_dark.xml","res/color/abc_secondary_text_material_light.xml","res/color/abc_tint_btn_checkable.xml","res/color/abc_tint_default.xml","res/color/abc_tint_edittext.xml","res/color/abc_tint_seek_thumb.xml","res/color/abc_tint_spinner.xml","res/color/abc_tint_switch_track.xml","res/color/checkbox_themeable_attribute_color.xml","res/color/common_google_signin_btn_text_dark.xml","res/color/common_google_signin_btn_text_light.xml","res/color/common_google_signin_btn_tint.xml","res/color/design_box_stroke_color.xml","res/color/design_error.xml","res/color/design_icon_tint.xml","res/color/material_on_background_disabled.xml","res/color/material_on_background_emphasis_high_type.xml","res/color/material_on_background_emphasis_medium.xml","res/color/material_on_primary_disabled.xml","res/color/material_on_primary_emphasis_high_type.xml","res/color/material_on_primary_emphasis_medium.xml","res/color/material_on_surface_disabled.xml","res/color/material_on_surface_emphasis_high_type.xml","res/color/material_on_surface_emphasis_medium.xml","res/color/mtrl_bottom_nav_colored_item_tint.xml","res/color/mtrl_bottom_nav_colored_ripple_color.xml","res/color/mtrl_bottom_nav_item_tint.xml","res/color/mtrl_bottom_nav_ripple_color.xml","res/color/mtrl_btn_bg_color_selector.xml","res/color/mtrl_btn_ripple_color.xml","res/color/mtrl_btn_stroke_color_selector.xml","res/color/mtrl_btn_text_btn_bg_color_selector.xml","res/color/mtrl_btn_text_btn_ripple_color.xml","res/color/mtrl_btn_text_color_selector.xml","res/color/mtrl_calendar_item_stroke_color.xml","res/color/mtrl_calendar_selected_range.xml","res/color/mtrl_card_view_foreground.xml","res/color/mtrl_card_view_ripple.xml","res/color/mtrl_chip_background_color.xml","res/color/mtrl_chip_close_icon_tint.xml","res/color/mtrl_chip_ripple_color.xml","res/color/mtrl_chip_surface_color.xml","res/color/mtrl_chip_text_color.xml","res/color/mtrl_choice_chip_background_color.xml","res/color/mtrl_choice_chip_ripple_color.xml","res/color/mtrl_choice_chip_text_color.xml","res/color/mtrl_error.xml","res/color/mtrl_extended_fab_bg_color_selector.xml","res/color/mtrl_extended_fab_ripple_color.xml","res/color/mtrl_extended_fab_text_color_selector.xml","res/color/mtrl_fab_ripple_color.xml","res/color/mtrl_filled_background_color.xml","res/color/mtrl_filled_icon_tint.xml","res/color/mtrl_filled_stroke_color.xml","res/color/mtrl_indicator_text_color.xml","res/color/mtrl_navigation_item_background_color.xml","res/color/mtrl_navigation_item_icon_tint.xml","res/color/mtrl_navigation_item_text_color.xml","res/color/mtrl_on_primary_text_btn_text_color_selector.xml","res/color/mtrl_outlined_icon_tint.xml","res/color/mtrl_outlined_stroke_color.xml","res/color/mtrl_popupmenu_overlay_color.xml","res/color/mtrl_tabs_colored_ripple_color.xml","res/color/mtrl_tabs_icon_color_selector.xml","res/color/mtrl_tabs_icon_color_selector_colored.xml","res/color/mtrl_tabs_legacy_text_color_selector.xml","res/color/mtrl_tabs_ripple_color.xml","res/color/mtrl_text_btn_text_color_selector.xml","res/color/switch_thumb_material_dark.xml","res/color/switch_thumb_material_light.xml","res/color/test_mtrl_calendar_day.xml","res/color/test_mtrl_calendar_day_selected.xml","res/drawable-anydpi-v21/design_ic_visibility.xml","res/drawable-anydpi-v21/design_ic_visibility_off.xml","res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_star_black_16dp.png","res/drawable-hdpi-v4/abc_ic_star_black_36dp.png","res/drawable-hdpi-v4/abc_ic_star_black_48dp.png","res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png","res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png","res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png","res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_list_focused_holo.9.png","res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png","res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png","res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png","res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png","res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png","res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png","res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/common_full_open_on_phone.png","res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-hdpi-v4/design_ic_visibility.png","res/drawable-hdpi-v4/design_ic_visibility_off.png","res/drawable-hdpi-v4/googleg_disabled_color_18.png","res/drawable-hdpi-v4/googleg_standard_color_18.png","res/drawable-hdpi-v4/notification_bg_low_normal.9.png","res/drawable-hdpi-v4/notification_bg_low_pressed.9.png","res/drawable-hdpi-v4/notification_bg_normal.9.png","res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_star_black_16dp.png","res/drawable-mdpi-v4/abc_ic_star_black_36dp.png","res/drawable-mdpi-v4/abc_ic_star_black_48dp.png","res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png","res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png","res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png","res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_list_focused_holo.9.png","res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png","res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png","res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png","res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png","res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png","res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png","res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-mdpi-v4/design_ic_visibility.png","res/drawable-mdpi-v4/design_ic_visibility_off.png","res/drawable-mdpi-v4/googleg_disabled_color_18.png","res/drawable-mdpi-v4/googleg_standard_color_18.png","res/drawable-mdpi-v4/notification_bg_low_normal.9.png","res/drawable-mdpi-v4/notification_bg_low_pressed.9.png","res/drawable-mdpi-v4/notification_bg_normal.9.png","res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-v21/$avd_hide_password__0.xml","res/drawable-v21/$avd_hide_password__1.xml","res/drawable-v21/$avd_hide_password__2.xml","res/drawable-v21/$avd_show_password__0.xml","res/drawable-v21/$avd_show_password__1.xml","res/drawable-v21/$avd_show_password__2.xml","res/drawable-v21/abc_action_bar_item_background_material.xml","res/drawable-v21/abc_btn_colored_material.xml","res/drawable-v21/abc_dialog_material_background.xml","res/drawable-v21/abc_edit_text_material.xml","res/drawable-v21/abc_list_divider_material.xml","res/drawable-v21/avd_hide_password.xml","res/drawable-v21/avd_show_password.xml","res/drawable-v21/design_bottom_navigation_item_background.xml","res/drawable-v21/design_password_eye.xml","res/drawable-v21/layout_selector_tran.xml","res/drawable-v21/notification_action_background.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__10__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__10__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__10__2.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__10__3.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__11__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__11__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__12__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__12__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__12__2.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__12__3.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__1__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__1__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__2__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__2__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__3__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__3__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__4__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__4__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__5__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__5__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__6__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__6__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__7__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__8__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__8__1.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__9__0.xml","res/drawable-v23/$$fingerprint_dialog_error_to_fp__9__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__10__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__10__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__11__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__11__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__12__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__13__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__14__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__14__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__15__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__15__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__16__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__17__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__17__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__18__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__18__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__19__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__19__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__1__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__20__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__20__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__21__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__21__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__21__2.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__21__3.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__22__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__22__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__23__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__23__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__23__2.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__23__3.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__2__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__2__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__3__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__3__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__4__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__4__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__5__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__5__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__6__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__6__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__7__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__7__1.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__8__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__9__0.xml","res/drawable-v23/$$fingerprint_dialog_fp_to_error__9__1.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__0.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__1.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__10.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__11.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__12.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__13.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__2.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__3.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__4.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__5.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__6.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__7.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__8.xml","res/drawable-v23/$fingerprint_dialog_error_to_fp__9.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__0.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__1.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__10.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__11.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__12.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__13.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__14.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__15.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__16.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__17.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__18.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__19.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__2.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__20.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__21.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__22.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__23.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__24.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__3.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__4.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__5.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__6.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__7.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__8.xml","res/drawable-v23/$fingerprint_dialog_fp_to_error__9.xml","res/drawable-v23/abc_control_background_material.xml","res/drawable-v23/fingerprint_dialog_error_to_fp.xml","res/drawable-v23/fingerprint_dialog_fp_to_error.xml","res/drawable-v23/mtrl_popupmenu_background_dark.xml","res/drawable-v24/$ic_launcher_foreground__0.xml","res/drawable-v24/ic_launcher_foreground.xml","res/drawable-watch-v20/abc_dialog_material_background.xml","res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png","res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png","res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png","res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png","res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png","res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png","res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png","res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png","res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png","res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png","res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png","res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png","res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/common_full_open_on_phone.png","res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-xhdpi-v4/design_ic_visibility.png","res/drawable-xhdpi-v4/design_ic_visibility_off.png","res/drawable-xhdpi-v4/googleg_disabled_color_18.png","res/drawable-xhdpi-v4/googleg_standard_color_18.png","res/drawable-xhdpi-v4/notification_bg_low_normal.9.png","res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png","res/drawable-xhdpi-v4/notification_bg_normal.9.png","res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png","res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png","res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png","res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png","res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png","res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png","res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png","res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png","res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png","res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png","res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png","res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png","res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-xxhdpi-v4/design_ic_visibility.png","res/drawable-xxhdpi-v4/design_ic_visibility_off.png","res/drawable-xxhdpi-v4/googleg_disabled_color_18.png","res/drawable-xxhdpi-v4/googleg_standard_color_18.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png","res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png","res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png","res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png","res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png","res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png","res/drawable-xxxhdpi-v4/design_ic_visibility.png","res/drawable-xxxhdpi-v4/design_ic_visibility_off.png","res/drawable/abc_btn_borderless_material.xml","res/drawable/abc_btn_check_material.xml","res/drawable/abc_btn_check_material_anim.xml","res/drawable/abc_btn_default_mtrl_shape.xml","res/drawable/abc_btn_radio_material.xml","res/drawable/abc_btn_radio_material_anim.xml","res/drawable/abc_cab_background_internal_bg.xml","res/drawable/abc_cab_background_top_material.xml","res/drawable/abc_ic_ab_back_material.xml","res/drawable/abc_ic_arrow_drop_right_black_24dp.xml","res/drawable/abc_ic_clear_material.xml","res/drawable/abc_ic_go_search_api_material.xml","res/drawable/abc_ic_menu_overflow_material.xml","res/drawable/abc_ic_search_api_material.xml","res/drawable/abc_ic_voice_search_api_material.xml","res/drawable/abc_item_background_holo_dark.xml","res/drawable/abc_item_background_holo_light.xml","res/drawable/abc_list_selector_background_transition_holo_dark.xml","res/drawable/abc_list_selector_background_transition_holo_light.xml","res/drawable/abc_list_selector_holo_dark.xml","res/drawable/abc_list_selector_holo_light.xml","res/drawable/abc_ratingbar_indicator_material.xml","res/drawable/abc_ratingbar_material.xml","res/drawable/abc_ratingbar_small_material.xml","res/drawable/abc_seekbar_thumb_material.xml","res/drawable/abc_seekbar_tick_mark_material.xml","res/drawable/abc_seekbar_track_material.xml","res/drawable/abc_spinner_textfield_background_material.xml","res/drawable/abc_switch_thumb_material.xml","res/drawable/abc_tab_indicator_material.xml","res/drawable/abc_text_cursor_material.xml","res/drawable/abc_textfield_search_material.xml","res/drawable/abc_vector_test.xml","res/drawable/addben.png","res/drawable/addbenif.png","res/drawable/appr.png","res/drawable/backspace.xml","res/drawable/balance.png","res/drawable/banklogo.png","res/drawable/benifc.png","res/drawable/bg_circle.xml","res/drawable/bg_circle_green.xml","res/drawable/bg_circle_red.xml","res/drawable/bg_circle_tran.xml","res/drawable/bn.jpg","res/drawable/btn_checkbox_checked_mtrl.xml","res/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml","res/drawable/btn_checkbox_unchecked_mtrl.xml","res/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml","res/drawable/btn_radio_off_mtrl.xml","res/drawable/btn_radio_off_to_on_mtrl_animation.xml","res/drawable/btn_radio_on_mtrl.xml","res/drawable/btn_radio_on_to_off_mtrl_animation.xml","res/drawable/circle.xml","res/drawable/common_google_signin_btn_icon_dark.xml","res/drawable/common_google_signin_btn_icon_dark_focused.xml","res/drawable/common_google_signin_btn_icon_dark_normal.xml","res/drawable/common_google_signin_btn_icon_disabled.xml","res/drawable/common_google_signin_btn_icon_light.xml","res/drawable/common_google_signin_btn_icon_light_focused.xml","res/drawable/common_google_signin_btn_icon_light_normal.xml","res/drawable/common_google_signin_btn_text_dark.xml","res/drawable/common_google_signin_btn_text_dark_focused.xml","res/drawable/common_google_signin_btn_text_dark_normal.xml","res/drawable/common_google_signin_btn_text_disabled.xml","res/drawable/common_google_signin_btn_text_light.xml","res/drawable/common_google_signin_btn_text_light_focused.xml","res/drawable/common_google_signin_btn_text_light_normal.xml","res/drawable/design_fab_background.xml","res/drawable/design_snackbar_background.xml","res/drawable/done.jpg","res/drawable/exchange.png","res/drawable/food_back.jpg","res/drawable/ic_calendar_black_24dp.xml","res/drawable/ic_check_bold_24dp.xml","res/drawable/ic_clear_black_24dp.xml","res/drawable/ic_edit_black_24dp.xml","res/drawable/ic_keyboard_arrow_left_black_24dp.xml","res/drawable/ic_keyboard_arrow_right_black_24dp.xml","res/drawable/ic_launcher_background.xml","res/drawable/ic_menu_arrow_down_black_24dp.xml","res/drawable/ic_menu_arrow_up_black_24dp.xml","res/drawable/ic_mtrl_checked_circle.xml","res/drawable/ic_mtrl_chip_checked_black.xml","res/drawable/ic_mtrl_chip_checked_circle.xml","res/drawable/ic_mtrl_chip_close_circle.xml","res/drawable/lock.xml","res/drawable/lock_bg_white.xml","res/drawable/mtrl_dialog_background.xml","res/drawable/mtrl_dropdown_arrow.xml","res/drawable/mtrl_ic_arrow_drop_down.xml","res/drawable/mtrl_ic_arrow_drop_up.xml","res/drawable/mtrl_ic_cancel.xml","res/drawable/mtrl_ic_error.xml","res/drawable/mtrl_popupmenu_background.xml","res/drawable/mtrl_popupmenu_background_dark.xml","res/drawable/mtrl_tabs_default_indicator.xml","res/drawable/myprofile.png","res/drawable/navigation_empty_icon.xml","res/drawable/notification_bg.xml","res/drawable/notification_bg_low.xml","res/drawable/notification_icon_background.xml","res/drawable/notification_tile_bg.xml","res/drawable/passrest.png","res/drawable/person.jpg","res/drawable/poster.png","res/drawable/rates.png","res/drawable/secr.jpg","res/drawable/sends.jpg","res/drawable/sets.jpeg","res/drawable/shadow.png","res/drawable/test_custom_background.xml","res/drawable/tick.jpg","res/drawable/tooltip_frame_dark.xml","res/drawable/tooltip_frame_light.xml","res/drawable/transactn.png","res/drawable/wall.png","res/drawable/whitecircle.xml","res/font/muli_extrabold.xml","res/interpolator-v21/mtrl_fast_out_linear_in.xml","res/interpolator-v21/mtrl_fast_out_slow_in.xml","res/interpolator-v21/mtrl_linear_out_slow_in.xml","res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml","res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml","res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml","res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml","res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml","res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml","res/interpolator/fast_out_slow_in.xml","res/interpolator/mtrl_linear.xml","res/layout-land/mtrl_picker_header_dialog.xml","res/layout-sw600dp-v13/design_layout_snackbar.xml","res/layout-sw600dp-v13/mtrl_layout_snackbar.xml","res/layout-v21/notification_action.xml","res/layout-v21/notification_action_tombstone.xml","res/layout-v21/notification_template_custom_big.xml","res/layout-v21/notification_template_icon_group.xml","res/layout-v22/abc_alert_dialog_button_bar_material.xml","res/layout-v22/mtrl_alert_dialog_actions.xml","res/layout-v26/abc_screen_toolbar.xml","res/layout-v26/mtrl_calendar_month.xml","res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml","res/layout-watch-v20/abc_alert_dialog_title_material.xml","res/layout/abc_action_bar_title_item.xml","res/layout/abc_action_bar_up_container.xml","res/layout/abc_action_menu_item_layout.xml","res/layout/abc_action_menu_layout.xml","res/layout/abc_action_mode_bar.xml","res/layout/abc_action_mode_close_item_material.xml","res/layout/abc_activity_chooser_view.xml","res/layout/abc_activity_chooser_view_list_item.xml","res/layout/abc_alert_dialog_button_bar_material.xml","res/layout/abc_alert_dialog_material.xml","res/layout/abc_alert_dialog_title_material.xml","res/layout/abc_cascading_menu_item_layout.xml","res/layout/abc_dialog_title_material.xml","res/layout/abc_expanded_menu_layout.xml","res/layout/abc_list_menu_item_checkbox.xml","res/layout/abc_list_menu_item_icon.xml","res/layout/abc_list_menu_item_layout.xml","res/layout/abc_list_menu_item_radio.xml","res/layout/abc_popup_menu_header_item_layout.xml","res/layout/abc_popup_menu_item_layout.xml","res/layout/abc_screen_content_include.xml","res/layout/abc_screen_simple.xml","res/layout/abc_screen_simple_overlay_action_mode.xml","res/layout/abc_screen_toolbar.xml","res/layout/abc_search_dropdown_item_icons_2line.xml","res/layout/abc_search_view.xml","res/layout/abc_select_dialog_material.xml","res/layout/abc_tooltip.xml","res/layout/activity_addbenif.xml","res/layout/activity_approvebenificiary.xml","res/layout/activity_balanceview.xml","res/layout/activity_banklogin.xml","res/layout/activity_currencyrates.xml","res/layout/activity_dashboard.xml","res/layout/activity_login.xml","res/layout/activity_mybenifview.xml","res/layout/activity_myprofile.xml","res/layout/activity_passreset.xml","res/layout/activity_pendingbenificiary.xml","res/layout/activity_sendmoney.xml","res/layout/activity_signup.xml","res/layout/activity_transactions.xml","res/layout/activity_viewbenif.xml","res/layout/custom_benif.xml","res/layout/custom_dialog.xml","res/layout/custom_list.xml","res/layout/custom_pend.xml","res/layout/design_bottom_navigation_item.xml","res/layout/design_bottom_sheet_dialog.xml","res/layout/design_layout_snackbar.xml","res/layout/design_layout_snackbar_include.xml","res/layout/design_layout_tab_icon.xml","res/layout/design_layout_tab_text.xml","res/layout/design_menu_item_action_area.xml","res/layout/design_navigation_item.xml","res/layout/design_navigation_item_header.xml","res/layout/design_navigation_item_separator.xml","res/layout/design_navigation_item_subheader.xml","res/layout/design_navigation_menu.xml","res/layout/design_navigation_menu_item.xml","res/layout/design_text_input_end_icon.xml","res/layout/design_text_input_start_icon.xml","res/layout/device_credential_handler_activity.xml","res/layout/fingerprint_dialog_layout.xml","res/layout/layout_passcode_view.xml","res/layout/mtrl_alert_dialog.xml","res/layout/mtrl_alert_dialog_actions.xml","res/layout/mtrl_alert_dialog_title.xml","res/layout/mtrl_alert_select_dialog_item.xml","res/layout/mtrl_alert_select_dialog_multichoice.xml","res/layout/mtrl_alert_select_dialog_singlechoice.xml","res/layout/mtrl_calendar_day.xml","res/layout/mtrl_calendar_day_of_week.xml","res/layout/mtrl_calendar_days_of_week.xml","res/layout/mtrl_calendar_horizontal.xml","res/layout/mtrl_calendar_month.xml","res/layout/mtrl_calendar_month_labeled.xml","res/layout/mtrl_calendar_month_navigation.xml","res/layout/mtrl_calendar_months.xml","res/layout/mtrl_calendar_vertical.xml","res/layout/mtrl_calendar_year.xml","res/layout/mtrl_layout_snackbar.xml","res/layout/mtrl_layout_snackbar_include.xml","res/layout/mtrl_picker_actions.xml","res/layout/mtrl_picker_dialog.xml","res/layout/mtrl_picker_fullscreen.xml","res/layout/mtrl_picker_header_dialog.xml","res/layout/mtrl_picker_header_fullscreen.xml","res/layout/mtrl_picker_header_selection_text.xml","res/layout/mtrl_picker_header_title_text.xml","res/layout/mtrl_picker_header_toggle.xml","res/layout/mtrl_picker_text_input_date.xml","res/layout/mtrl_picker_text_input_date_range.xml","res/layout/notification_media_action.xml","res/layout/notification_media_cancel_action.xml","res/layout/notification_template_big_media.xml","res/layout/notification_template_big_media_custom.xml","res/layout/notification_template_big_media_narrow.xml","res/layout/notification_template_big_media_narrow_custom.xml","res/layout/notification_template_lines_media.xml","res/layout/notification_template_media.xml","res/layout/notification_template_media_custom.xml","res/layout/notification_template_part_chronometer.xml","res/layout/notification_template_part_time.xml","res/layout/select_dialog_item_material.xml","res/layout/select_dialog_multichoice_material.xml","res/layout/select_dialog_singlechoice_material.xml","res/layout/splash_screen.xml","res/layout/support_simple_spinner_dropdown_item.xml","res/layout/test_action_chip.xml","res/layout/test_design_checkbox.xml","res/layout/test_reflow_chipgroup.xml","res/layout/test_toolbar.xml","res/layout/test_toolbar_custom_background.xml","res/layout/test_toolbar_elevation.xml","res/layout/test_toolbar_surface.xml","res/layout/text_view_with_line_height_from_appearance.xml","res/layout/text_view_with_line_height_from_layout.xml","res/layout/text_view_with_line_height_from_style.xml","res/layout/text_view_with_theme_line_height.xml","res/layout/text_view_without_line_height.xml","res/mipmap-anydpi-v26/ic_launcher.xml","res/mipmap-anydpi-v26/ic_launcher_round.xml","res/mipmap-hdpi-v4/ic_launcher.png","res/mipmap-hdpi-v4/ic_launcher_foreground.png","res/mipmap-hdpi-v4/ic_launcher_round.png","res/mipmap-mdpi-v4/ic_launcher.png","res/mipmap-mdpi-v4/ic_launcher_foreground.png","res/mipmap-mdpi-v4/ic_launcher_round.png","res/mipmap-xhdpi-v4/ic_launcher.png","res/mipmap-xhdpi-v4/ic_launcher_foreground.png","res/mipmap-xhdpi-v4/ic_launcher_round.png","res/mipmap-xxhdpi-v4/ic_launcher.png","res/mipmap-xxhdpi-v4/ic_launcher_foreground.png","res/mipmap-xxhdpi-v4/ic_launcher_round.png","res/mipmap-xxxhdpi-v4/ic_launcher.png","res/mipmap-xxxhdpi-v4/ic_launcher_foreground.png","res/mipmap-xxxhdpi-v4/ic_launcher_round.png","res/xml/network_security_config.xml","res/xml/standalone_badge.xml","res/xml/standalone_badge_gravity_bottom_end.xml","res/xml/standalone_badge_gravity_bottom_start.xml","res/xml/standalone_badge_gravity_top_start.xml","resources.arsc"],"exported_count":{"exported_activities":5,"exported_services":0,"exported_receivers":0,"exported_providers":0},"apkid":{"classes.dex":{"anti_vm":["Build.FINGERPRINT check","Build.MODEL check","Build.MANUFACTURER check","Build.PRODUCT check","Build.HARDWARE check","Build.TAGS check"],"anti_debug":["Debug.isDebuggerConnected() check"],"compiler":["r8"]},"lib/armeabi-v7a/libtool-checker.so":{"anti_root":["RootBeer"]},"lib/x86/libtool-checker.so":{"anti_root":["RootBeer"]},"lib/x86_64/libtool-checker.so":{"anti_root":["RootBeer"]}},"behaviour":{"00191":{"files":{"b/b/p/r0.java":"91,244,245,246,247,248,249,263,267,270,347,12,14"},"metadata":{"label":["sms"],"description":"Get messages in the SMS inbox","severity":"info"}},"00036":{"files":{"a/a/a/a/a.java":"348,375,2097,2243,14,33","b/b/p/r0.java":"182,327,347,7,14"},"metadata":{"label":["reflection"],"description":"Get resource file from res/raw directory","severity":"info"}},"00125":{"files":{"a/a/a/a/a.java":"518,244,296,297,369,2047,2048,2049,2068,2072,35,85,86,87","com/app/damnvulnerablebank/MainActivity.java":"175,90,9,26"},"metadata":{"label":["file"],"description":"Check if the given file path exist","severity":"info"}},"00013":{"files":{"a/a/a/a/a.java":"85,86,87,86","b/i/f/e.java":"13,14,14","b/i/f/f.java":"10,11,11","c/a/b/d.java":"9,10,10"},"metadata":{"label":["file"],"description":"Read file and put it into a stream","severity":"info"}},"00022":{"files":{"c/a/b/d.java":"131,143,224,9,10","c/a/b/w/d.java":"317,327,9,10"},"metadata":{"label":["file"],"description":"Open a file from given absolute path of the file","severity":"info"}},"00063":{"files":{"a/a/a/a/a.java":"2243,15,33","c/c/a/a/c/l/f0.java":"10,15,3,4"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.)","severity":"info"}},"00024":{"files":{"a/a/a/a/a.java":"164,2427,47,87"},"metadata":{"label":["reflection","file"],"description":"Write file after Base64 decoding","severity":"info"}},"00075":{"files":{"b/b/k/t.java":"39,38,5"},"metadata":{"label":["collection","location"],"description":"Get location of the device","severity":"info"}},"00096":{"files":{"c/a/b/w/f.java":"155,89,98,106,126,136,8,9"},"metadata":{"label":["command","network"],"description":"Connect to a URL and set request method","severity":"info"}},"00089":{"files":{"c/a/b/w/f.java":"41,155,8,9"},"metadata":{"label":["command","network"],"description":"Connect to a URL and receive input stream from the server","severity":"info"}},"00109":{"files":{"c/a/b/w/f.java":"171,155,8,9"},"metadata":{"label":["network","command"],"description":"Connect to a URL and get the response code","severity":"info"}},"00153":{"files":{"c/a/b/w/f.java":"65,66,4,8"},"metadata":{"label":["http"],"description":"Send binary data over HTTP","severity":"info"}},"00012":{"files":{"c/a/b/d.java":"8,10"},"metadata":{"label":["file"],"description":"Read data and put it into a buffer stream","severity":"info"}},"00051":{"files":{"c/c/a/a/c/l/f0.java":"10,15,19,28,3,4"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.) via setData","severity":"info"}}},"trackers":{"detected_trackers":0,"total_trackers":432,"trackers":[]},"playstore_details":{"error":true},"secrets":["\"firebase_database_url\" : \"https://damn-vulnerable-bank.firebaseio.com\"","\"google_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"","\"google_crash_reporting_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"","GmdBWksdEwAZFAlLVEdDX1FKS0JtQU1DHggaBkNXQQFjTkdBTUMJBgMCFQUIFA5MXUFPDxUdBg4PCkNWY05HQU1DFAYaDwgDBlhTTkUSAgwfHQcJBk9rWkkTbRw="],"logs":[{"timestamp":"2026-06-13 16:03:35","status":"Generating Hashes","exception":null},{"timestamp":"2026-06-13 16:03:35","status":"Extracting APK","exception":null},{"timestamp":"2026-06-13 16:03:35","status":"Unzipping","exception":null},{"timestamp":"2026-06-13 16:03:35","status":"Parsing APK with androguard","exception":null},{"timestamp":"2026-06-13 16:03:35","status":"Extracting APK features using aapt/aapt2","exception":null},{"timestamp":"2026-06-13 16:03:35","status":"Getting Hardcoded Certificates/Keystores","exception":null},{"timestamp":"2026-06-13 16:03:37","status":"Parsing AndroidManifest.xml","exception":null},{"timestamp":"2026-06-13 16:03:37","status":"Extracting Manifest Data","exception":null},{"timestamp":"2026-06-13 16:03:37","status":"Manifest Analysis Started","exception":null},{"timestamp":"2026-06-13 16:03:38","status":"Reading Network Security config from network_security_config.xml","exception":null},{"timestamp":"2026-06-13 16:03:38","status":"Parsing Network Security config","exception":null},{"timestamp":"2026-06-13 16:03:38","status":"Performing Static Analysis on: DamnVulnerableBank (com.app.damnvulnerablebank)","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Fetching Details from Play Store: com.app.damnvulnerablebank","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Checking for Malware Permissions","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Fetching icon path","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Library Binary Analysis Started","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/arm64-v8a/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/arm64-v8a/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/x86_64/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/x86_64/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/armeabi-v7a/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/armeabi-v7a/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/x86/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing lib/x86/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/arm64-v8a/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/arm64-v8a/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/x86_64/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/x86_64/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/armeabi-v7a/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/armeabi-v7a/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/x86/libtool-checker.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Analyzing apktool_out/lib/x86/libfrida-check.so","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Reading Code Signing Certificate","exception":null},{"timestamp":"2026-06-13 16:03:39","status":"Failed to get signature versions with apksigner","exception":"CalledProcessError(1, ['/jdk-22.0.2/bin/java', '-Xmx1024M', '-Djava.library.path=', '-jar', '/home/mobsf/Mobile-Security-Framework-MobSF/mobsf/StaticAnalyzer/tools/apksigner.jar', 'verify', '--verbose', '/home/mobsf/.MobSF/uploads/5b40b49cd80dbe20ba611d32045b57c6/5b40b49cd80dbe20ba611d32045b57c6.apk'])"},{"timestamp":"2026-06-13 16:03:39","status":"Running APKiD 3.0.0","exception":null},{"timestamp":"2026-06-13 16:03:42","status":"Detecting Trackers","exception":null},{"timestamp":"2026-06-13 16:03:42","status":"Decompiling APK to Java with JADX","exception":null},{"timestamp":"2026-06-13 16:03:45","status":"Converting DEX to Smali","exception":null},{"timestamp":"2026-06-13 16:03:45","status":"Code Analysis Started on - java_source","exception":null},{"timestamp":"2026-06-13 16:03:45","status":"Android SBOM Analysis Completed","exception":null},{"timestamp":"2026-06-13 16:03:47","status":"Android SAST Completed","exception":null},{"timestamp":"2026-06-13 16:03:47","status":"Android API Analysis Started","exception":null},{"timestamp":"2026-06-13 16:03:48","status":"Android API Analysis Completed","exception":null},{"timestamp":"2026-06-13 16:03:48","status":"Android Permission Mapping Started","exception":null},{"timestamp":"2026-06-13 16:03:49","status":"Android Permission Mapping Completed","exception":null},{"timestamp":"2026-06-13 16:03:49","status":"Android Behaviour Analysis Started","exception":null},{"timestamp":"2026-06-13 16:03:50","status":"Android Behaviour Analysis Completed","exception":null},{"timestamp":"2026-06-13 16:03:50","status":"Extracting Emails and URLs from Source Code","exception":null},{"timestamp":"2026-06-13 16:03:51","status":"Email and URL Extraction Completed","exception":null},{"timestamp":"2026-06-13 16:03:51","status":"Extracting String data from APK","exception":null},{"timestamp":"2026-06-13 16:03:51","status":"Extracting String data from SO","exception":null},{"timestamp":"2026-06-13 16:03:51","status":"Extracting String data from Code","exception":null},{"timestamp":"2026-06-13 16:03:51","status":"Extracting String values and entropies from Code","exception":null},{"timestamp":"2026-06-13 16:03:52","status":"Performing Malware check on extracted domains","exception":null},{"timestamp":"2026-06-13 16:03:53","status":"Saving to Database","exception":null}],"sbom":{"sbom_versioned":["androidx.activity:activity@1.0.0","androidx.appcompat:appcompat-resources@1.2.0","androidx.appcompat:appcompat@1.2.0","androidx.arch.core:core-runtime@2.0.0","androidx.asynclayoutinflater:asynclayoutinflater@1.0.0","androidx.biometric:biometric@1.0.1","androidx.cardview:cardview@1.0.0","androidx.coordinatorlayout:coordinatorlayout@1.1.0","androidx.core:core@1.3.1","androidx.cursoradapter:cursoradapter@1.0.0","androidx.customview:customview@1.0.0","androidx.documentfile:documentfile@1.0.0","androidx.drawerlayout:drawerlayout@1.0.0","androidx.fragment:fragment@1.1.0","androidx.interpolator:interpolator@1.0.0","androidx.legacy:legacy-support-core-ui@1.0.0","androidx.legacy:legacy-support-core-utils@1.0.0","androidx.legacy:legacy-support-v4@1.0.0","androidx.lifecycle:lifecycle-livedata-core@2.0.0","androidx.lifecycle:lifecycle-livedata@2.0.0","androidx.lifecycle:lifecycle-runtime@2.1.0","androidx.lifecycle:lifecycle-viewmodel@2.1.0","androidx.loader:loader@1.0.0","androidx.localbroadcastmanager:localbroadcastmanager@1.0.0","androidx.media:media@1.0.0","androidx.print:print@1.0.0","androidx.recyclerview:recyclerview@1.1.0","androidx.savedstate:savedstate@1.0.0","androidx.slidingpanelayout:slidingpanelayout@1.0.0","androidx.swiperefreshlayout:swiperefreshlayout@1.0.0","androidx.transition:transition@1.2.0","androidx.vectordrawable:vectordrawable-animated@1.1.0","androidx.vectordrawable:vectordrawable@1.1.0","androidx.versionedparcelable:versionedparcelable@1.1.0","androidx.viewpager2:viewpager2@1.0.0","androidx.viewpager:viewpager@1.0.0","com.google.android.material:material@1.1.0"],"sbom_packages":["a.a.a.a","a.a.a.b","b.a","b.b","b.c.a.a","b.c.a.b","b.d","b.e","b.f","b.g.a.a","b.g.b","b.g.c","b.h","b.i","b.j.a","b.k.a","b.k.b","b.l.a","b.m.a.a","b.n","b.o.a","b.p.a","b.q","b.r","b.s","b.t","b.u.a.a","b.v","c.a.a.a","c.a.b","c.b.a","c.c.a.a.a.a.a","c.c.a.a.b","c.c.a.a.c","c.c.a.a.d","c.c.a.a.e","c.c.a.a.f.a","c.c.a.a.f.b","c.c.a.a.f.c","c.c.a.a.g","c.c.a.a.h","c.c.a.b","c.c.b","com.app.damnvulnerablebank"]},"average_cvss":null,"appsec":{"high":[{"title":"Base config is insecurely configured to permit clear text traffic to all domains","description":"Scope:\n*\n\n","section":"network"},{"title":"Base config is configured to trust user installed certificates","description":"Scope:\n*\n\n","section":"network"},{"title":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","section":"manifest"},{"title":"App Link assetlinks.json file not found[android:name=com.app.damnvulnerablebank.CurrencyRates][android:host=http://xe.com]","description":"App Link asset verification URL (http://xe.com/.well-known/assetlinks.json) not found or configured incorrectly. (Status Code: 403). App Links allow users to redirect from a web URL/email to the mobile app. If this file is missing or incorrectly configured for the App Link host/domain, a malicious app can hijack such URLs. This may lead to phishing attacks, leak sensitive data in the URI, such as PII, OAuth tokens, magic link/password reset tokens and more. You must verify the App Link domain by hosting the assetlinks.json file and enabling verification via [android:autoVerify=\"true\"] in the Activity intent-filter.","section":"manifest"},{"title":"App Link assetlinks.json file not found[android:name=com.app.damnvulnerablebank.CurrencyRates][android:host=https://xe.com]","description":"App Link asset verification URL (https://xe.com/.well-known/assetlinks.json) not found or configured incorrectly. (Status Code: 403). App Links allow users to redirect from a web URL/email to the mobile app. If this file is missing or incorrectly configured for the App Link host/domain, a malicious app can hijack such URLs. This may lead to phishing attacks, leak sensitive data in the URI, such as PII, OAuth tokens, magic link/password reset tokens and more. You must verify the App Link domain by hosting the assetlinks.json file and enabling verification via [android:autoVerify=\"true\"] in the Activity intent-filter.","section":"manifest"}],"warning":[{"title":"Base config is configured to trust system certificates","description":"Scope:\n*\n\n","section":"network"},{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Activity (com.app.damnvulnerablebank.CurrencyRates) is not Protected. An intent-filter exists.","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","section":"manifest"},{"title":"Activity (com.app.damnvulnerablebank.SendMoney) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.app.damnvulnerablebank.ViewBalance) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (androidx.biometric.DeviceCredentialHandlerActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.firebase.auth.internal.FederatedSignInActivity) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ncom/app/damnvulnerablebank/MainActivity.java, line(s) 175","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"firebase_database_url\" : \"https://damn-vulnerable-bank.firebaseio.com\"\n\"google_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"\n\"google_crash_reporting_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"\nGmdBWksdEwAZFAlLVEdDX1FKS0JtQU1DHggaBkNXQQFjTkdBTUMJBgMCFQUIFA5MXUFPDxUdBg4PCkNWY05HQU1DFAYaDwgDBlhTTkUSAgwfHQcJBk9rWkkTbRw=","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\na/a/a/a/a.java, line(s) 219,335,562,571,578,591,761,784,791,1954,1975,1996,2023,2245,2438,3141,3155,3167,145,154,179,188,2354,2364,2472,2481\nb/b/k/h.java, line(s) 396,217,225\nb/b/k/k.java, line(s) 1578,1435,1444,1454,1463,1478,1487,1500,1509,419,1143,1243,1246,1345,1792\nb/b/k/r.java, line(s) 147\nb/b/k/t.java, line(s) 43\nb/b/l/a/a.java, line(s) 80\nb/b/o/f.java, line(s) 140,174,186,196,354\nb/b/o/i/d.java, line(s) 543\nb/b/o/i/g.java, line(s) 592\nb/b/p/a0.java, line(s) 93,102,192,228\nb/b/p/a1.java, line(s) 92,156\nb/b/p/d1.java, line(s) 24,34,52,54,57\nb/b/p/k0.java, line(s) 359,165,170,177,264,342\nb/b/p/m0.java, line(s) 107\nb/b/p/n0.java, line(s) 141,49,65,94,345\nb/b/p/r0.java, line(s) 101,252,377,185,234,339,350,391,405\nb/b/p/s0.java, line(s) 33\nb/b/p/w.java, line(s) 95,149,154,182,583\nb/b/p/z0.java, line(s) 348,387\nb/d/a.java, line(s) 285\nb/d/c.java, line(s) 248,85\nb/d/e.java, line(s) 266\nb/g/c/c.java, line(s) 71\nb/g/c/d.java, line(s) 199,104,163\nb/g/c/e.java, line(s) 612,1408,642,1461\nb/i/d/b.java, line(s) 115\nb/i/d/c.java, line(s) 32\nb/i/d/e.java, line(s) 60,77,94\nb/i/f/c.java, line(s) 50,55\nb/i/f/d.java, line(s) 33\nb/i/f/e.java, line(s) 58\nb/i/f/f.java, line(s) 45\nb/i/f/g.java, line(s) 51,209\nb/i/f/k/d.java, line(s) 45,68\nb/i/g/a/a.java, line(s) 42\nb/i/i/b.java, line(s) 18\nb/i/l/a.java, line(s) 22\nb/i/m/a.java, line(s) 239\nb/i/m/b.java, line(s) 39\nb/i/m/f.java, line(s) 159,177,200\nb/i/m/l.java, line(s) 226\nb/i/m/p.java, line(s) 23,34\nb/i/m/u.java, line(s) 40,50,61,70\nb/j/a/b.java, line(s) 42\nb/k/b/e.java, line(s) 317\nb/l/a/e.java, line(s) 149,151,176,299,301\nb/l/a/k.java, line(s) 2823,2824,2835,1939\nb/p/a/a.java, line(s) 142,147,154,158,174,184\nb/t/b0.java, line(s) 36,60\nb/u/a/a/f.java, line(s) 856,1097\nc/a/b/j.java, line(s) 75\nc/a/b/v.java, line(s) 110,114,13,119\nc/a/b/w/h.java, line(s) 42\nc/b/a/j.java, line(s) 27\nc/b/a/n.java, line(s) 28\nc/c/a/a/c/d.java, line(s) 51,158\nc/c/a/a/c/g.java, line(s) 45,58,102,120,132,138,147\nc/c/a/a/c/h.java, line(s) 26\nc/c/a/a/c/k/k/b0.java, line(s) 46,56\nc/c/a/a/c/k/k/d.java, line(s) 660,778\nc/c/a/a/c/k/k/u.java, line(s) 44\nc/c/a/a/c/l/a.java, line(s) 17\nc/c/a/a/c/l/b.java, line(s) 400,709,724,256,276,416,631,635,640,648\nc/c/a/a/c/l/d.java, line(s) 84,87,91,95,99,103,115,119,122,125,143,152\nc/c/a/a/c/l/d0.java, line(s) 114\nc/c/a/a/c/l/e.java, line(s) 19\nc/c/a/a/c/l/e0.java, line(s) 62\nc/c/a/a/c/l/i.java, line(s) 29\nc/c/a/a/c/l/l.java, line(s) 25\nc/c/a/a/c/m/a.java, line(s) 40,54,59\nc/c/a/a/c/t.java, line(s) 62\nc/c/a/a/f/c/a1.java, line(s) 45,60\nc/c/a/a/g/b/a.java, line(s) 81,86\nc/c/a/b/a0/b.java, line(s) 117\nc/c/a/b/b0/a.java, line(s) 27\nc/c/a/b/l/g.java, line(s) 50\nc/c/b/b.java, line(s) 99,175,184,202,207,211,215,219,223,268\nc/c/b/h/c0/a/e.java, line(s) 37\nc/c/b/h/c0/a/j0.java, line(s) 105,56,94\nc/c/b/h/c0/a/k0.java, line(s) 117,99,110,147,151,89\nc/c/b/h/c0/a/x0.java, line(s) 19\nc/c/b/h/d0/i.java, line(s) 18\nc/c/b/h/d0/k.java, line(s) 98,50,61\nc/c/b/h/d0/p.java, line(s) 71\nc/c/b/h/d0/z.java, line(s) 66,89\nc/c/b/h/y.java, line(s) 52\ncom/app/damnvulnerablebank/BankLogin.java, line(s) 44\ncom/app/damnvulnerablebank/MainActivity.java, line(s) 94,198,201","section":"code"},{"title":"App talks to a Firebase database","description":"The app talks to Firebase database at https://damn-vulnerable-bank.firebaseio.com","section":"firebase"}],"secure":[{"title":"This App may have root detection capabilities.","description":"This App may have root detection capabilities.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#testing-root-detection-mstg-resilience-1\n\nFiles:\na/a/a/a/a.java, line(s) 529,508,511,511,511,511,511,511","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/932398433474/namespaces/firebase:fetch?key=AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c. This is indicated by the response: {'state': 'NO_TEMPLATE'}","section":"firebase"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[],"total_trackers":432,"trackers":0,"security_score":44,"app_name":"DamnVulnerableBank","file_name":"dvba.apk","hash":"5b40b49cd80dbe20ba611d32045b57c6","version_name":"1.0"},"virus_total":null,"base_url":"file:///home/mobsf/Mobile-Security-Framework-MobSF/mobsf","dwd_dir":"file:///home/mobsf/.MobSF/downloads/","host_os":"nix","timestamp":"2026-06-13T16:03:35.635Z"},"dynamic_report":null,"scorecard":{"high":[{"title":"Base config is insecurely configured to permit clear text traffic to all domains","description":"Scope:\n*\n\n","section":"network"},{"title":"Base config is configured to trust user installed certificates","description":"Scope:\n*\n\n","section":"network"},{"title":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","section":"manifest"},{"title":"App Link assetlinks.json file not found[android:name=com.app.damnvulnerablebank.CurrencyRates][android:host=http://xe.com]","description":"App Link asset verification URL (http://xe.com/.well-known/assetlinks.json) not found or configured incorrectly. (Status Code: 403). App Links allow users to redirect from a web URL/email to the mobile app. If this file is missing or incorrectly configured for the App Link host/domain, a malicious app can hijack such URLs. This may lead to phishing attacks, leak sensitive data in the URI, such as PII, OAuth tokens, magic link/password reset tokens and more. You must verify the App Link domain by hosting the assetlinks.json file and enabling verification via [android:autoVerify=\"true\"] in the Activity intent-filter.","section":"manifest"},{"title":"App Link assetlinks.json file not found[android:name=com.app.damnvulnerablebank.CurrencyRates][android:host=https://xe.com]","description":"App Link asset verification URL (https://xe.com/.well-known/assetlinks.json) not found or configured incorrectly. (Status Code: 403). App Links allow users to redirect from a web URL/email to the mobile app. If this file is missing or incorrectly configured for the App Link host/domain, a malicious app can hijack such URLs. This may lead to phishing attacks, leak sensitive data in the URI, such as PII, OAuth tokens, magic link/password reset tokens and more. You must verify the App Link domain by hosting the assetlinks.json file and enabling verification via [android:autoVerify=\"true\"] in the Activity intent-filter.","section":"manifest"}],"warning":[{"title":"Base config is configured to trust system certificates","description":"Scope:\n*\n\n","section":"network"},{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Activity (com.app.damnvulnerablebank.CurrencyRates) is not Protected. An intent-filter exists.","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","section":"manifest"},{"title":"Activity (com.app.damnvulnerablebank.SendMoney) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.app.damnvulnerablebank.ViewBalance) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (androidx.biometric.DeviceCredentialHandlerActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.firebase.auth.internal.FederatedSignInActivity) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ncom/app/damnvulnerablebank/MainActivity.java, line(s) 175","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"firebase_database_url\" : \"https://damn-vulnerable-bank.firebaseio.com\"\n\"google_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"\n\"google_crash_reporting_api_key\" : \"AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c\"\nGmdBWksdEwAZFAlLVEdDX1FKS0JtQU1DHggaBkNXQQFjTkdBTUMJBgMCFQUIFA5MXUFPDxUdBg4PCkNWY05HQU1DFAYaDwgDBlhTTkUSAgwfHQcJBk9rWkkTbRw=","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\na/a/a/a/a.java, line(s) 219,335,562,571,578,591,761,784,791,1954,1975,1996,2023,2245,2438,3141,3155,3167,145,154,179,188,2354,2364,2472,2481\nb/b/k/h.java, line(s) 396,217,225\nb/b/k/k.java, line(s) 1578,1435,1444,1454,1463,1478,1487,1500,1509,419,1143,1243,1246,1345,1792\nb/b/k/r.java, line(s) 147\nb/b/k/t.java, line(s) 43\nb/b/l/a/a.java, line(s) 80\nb/b/o/f.java, line(s) 140,174,186,196,354\nb/b/o/i/d.java, line(s) 543\nb/b/o/i/g.java, line(s) 592\nb/b/p/a0.java, line(s) 93,102,192,228\nb/b/p/a1.java, line(s) 92,156\nb/b/p/d1.java, line(s) 24,34,52,54,57\nb/b/p/k0.java, line(s) 359,165,170,177,264,342\nb/b/p/m0.java, line(s) 107\nb/b/p/n0.java, line(s) 141,49,65,94,345\nb/b/p/r0.java, line(s) 101,252,377,185,234,339,350,391,405\nb/b/p/s0.java, line(s) 33\nb/b/p/w.java, line(s) 95,149,154,182,583\nb/b/p/z0.java, line(s) 348,387\nb/d/a.java, line(s) 285\nb/d/c.java, line(s) 248,85\nb/d/e.java, line(s) 266\nb/g/c/c.java, line(s) 71\nb/g/c/d.java, line(s) 199,104,163\nb/g/c/e.java, line(s) 612,1408,642,1461\nb/i/d/b.java, line(s) 115\nb/i/d/c.java, line(s) 32\nb/i/d/e.java, line(s) 60,77,94\nb/i/f/c.java, line(s) 50,55\nb/i/f/d.java, line(s) 33\nb/i/f/e.java, line(s) 58\nb/i/f/f.java, line(s) 45\nb/i/f/g.java, line(s) 51,209\nb/i/f/k/d.java, line(s) 45,68\nb/i/g/a/a.java, line(s) 42\nb/i/i/b.java, line(s) 18\nb/i/l/a.java, line(s) 22\nb/i/m/a.java, line(s) 239\nb/i/m/b.java, line(s) 39\nb/i/m/f.java, line(s) 159,177,200\nb/i/m/l.java, line(s) 226\nb/i/m/p.java, line(s) 23,34\nb/i/m/u.java, line(s) 40,50,61,70\nb/j/a/b.java, line(s) 42\nb/k/b/e.java, line(s) 317\nb/l/a/e.java, line(s) 149,151,176,299,301\nb/l/a/k.java, line(s) 2823,2824,2835,1939\nb/p/a/a.java, line(s) 142,147,154,158,174,184\nb/t/b0.java, line(s) 36,60\nb/u/a/a/f.java, line(s) 856,1097\nc/a/b/j.java, line(s) 75\nc/a/b/v.java, line(s) 110,114,13,119\nc/a/b/w/h.java, line(s) 42\nc/b/a/j.java, line(s) 27\nc/b/a/n.java, line(s) 28\nc/c/a/a/c/d.java, line(s) 51,158\nc/c/a/a/c/g.java, line(s) 45,58,102,120,132,138,147\nc/c/a/a/c/h.java, line(s) 26\nc/c/a/a/c/k/k/b0.java, line(s) 46,56\nc/c/a/a/c/k/k/d.java, line(s) 660,778\nc/c/a/a/c/k/k/u.java, line(s) 44\nc/c/a/a/c/l/a.java, line(s) 17\nc/c/a/a/c/l/b.java, line(s) 400,709,724,256,276,416,631,635,640,648\nc/c/a/a/c/l/d.java, line(s) 84,87,91,95,99,103,115,119,122,125,143,152\nc/c/a/a/c/l/d0.java, line(s) 114\nc/c/a/a/c/l/e.java, line(s) 19\nc/c/a/a/c/l/e0.java, line(s) 62\nc/c/a/a/c/l/i.java, line(s) 29\nc/c/a/a/c/l/l.java, line(s) 25\nc/c/a/a/c/m/a.java, line(s) 40,54,59\nc/c/a/a/c/t.java, line(s) 62\nc/c/a/a/f/c/a1.java, line(s) 45,60\nc/c/a/a/g/b/a.java, line(s) 81,86\nc/c/a/b/a0/b.java, line(s) 117\nc/c/a/b/b0/a.java, line(s) 27\nc/c/a/b/l/g.java, line(s) 50\nc/c/b/b.java, line(s) 99,175,184,202,207,211,215,219,223,268\nc/c/b/h/c0/a/e.java, line(s) 37\nc/c/b/h/c0/a/j0.java, line(s) 105,56,94\nc/c/b/h/c0/a/k0.java, line(s) 117,99,110,147,151,89\nc/c/b/h/c0/a/x0.java, line(s) 19\nc/c/b/h/d0/i.java, line(s) 18\nc/c/b/h/d0/k.java, line(s) 98,50,61\nc/c/b/h/d0/p.java, line(s) 71\nc/c/b/h/d0/z.java, line(s) 66,89\nc/c/b/h/y.java, line(s) 52\ncom/app/damnvulnerablebank/BankLogin.java, line(s) 44\ncom/app/damnvulnerablebank/MainActivity.java, line(s) 94,198,201","section":"code"},{"title":"App talks to a Firebase database","description":"The app talks to Firebase database at https://damn-vulnerable-bank.firebaseio.com","section":"firebase"}],"secure":[{"title":"This App may have root detection capabilities.","description":"This App may have root detection capabilities.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#testing-root-detection-mstg-resilience-1\n\nFiles:\na/a/a/a/a.java, line(s) 529,508,511,511,511,511,511,511","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/932398433474/namespaces/firebase:fetch?key=AIzaSyBbOHG6DDa6DOcRGEg57mw9nXYXcw6la3c. This is indicated by the response: {'state': 'NO_TEMPLATE'}","section":"firebase"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[],"total_trackers":432,"trackers":0,"security_score":44,"app_name":"DamnVulnerableBank","file_name":"dvba.apk","hash":"5b40b49cd80dbe20ba611d32045b57c6","version_name":"1.0"}}
{"_id":"0c86727e4c3e060aa98f4b92e1a1857d7f25c72d3a34d48e039908be733054ef","apk_filename":"YouTube.apk","scan_timestamp":"2026-06-13T16:16:04.345882+00:00","dynamic_report":null,"scorecard":{"high":[{"title":"Certificate algorithm vulnerable to hash collision","description":"Application is signed with SHA1withRSA. SHA1 hash algorithm is known to have collision issues.","section":"certificate"},{"title":"Base config is insecurely configured to permit clear text traffic to all domains","description":"Scope:\n*\n\n","section":"network"},{"title":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.","description":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\ndefpackage/fwa.java, line(s) 26\ndefpackage/sf.java, line(s) 144\ndefpackage/wpp.java, line(s) 105","section":"code"},{"title":"Remote WebView debugging is enabled.","description":"Remote WebView debugging is enabled.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\ndefpackage/aknc.java, line(s) 359,13,16,39,87,129,139,142,311,311,311,312,314,314,316,320,322,323,325,342,355,359,443,452,462,566,607,625,655,687,745,746,772,778,845,856,859,889\ndefpackage/xsg.java, line(s) 48,11,21,37,40,48,67,74,101,110","section":"code"},{"title":"Malicious domain found - admob-gmats.uc.r.appspot.com","description":"{'ip': '208.91.112.55', 'country_short': 'CA', 'country_long': 'Canada', 'region': 'Ontario', 'city': 'Toronto', 'latitude': '43.700111', 'longitude': '-79.416298'}","section":"domains"}],"warning":[{"title":"Base config is configured to trust system certificates","description":"Scope:\n*\n\n","section":"network"},{"title":"App can be installed on a vulnerable Android version 8.0, minSdk=26]","description":"This application can be installed on an older version of android that has multiple vulnerabilities. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.youtube.player.ui.mediasession.MediaButtonIntentReceiverProvider$DefaultMediaButtonIntentReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.libraries.accountlinking.activity.AccountLinkingActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.apps.youtube.app.application.Shell_UrlActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell$UrlActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.youtube.UrlActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.apps.youtube.app.application.Shell_ResultsActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell$ResultsActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.apps.youtube.app.application.Shell_MediaSearchActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell$MediaSearchActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.apps.youtube.app.application.Shell_UploadActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.youtube.UploadIntentHandlingActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell$UploadActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.apps.youtube.app.application.Shell_MultipleUploadsActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.android.apps.youtube.app.application.Shell_LiveCreationActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell$LiveCreationActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell$SettingsActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.youtube.ManageNetworkUsageActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.apps.youtube.app.application.backup.PackageReplacedReceiver) is not Protected. An intent-filter exists.","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported.","section":"manifest"},{"title":"Service (com.google.android.apps.youtube.app.extensions.mediabrowser.impl.MainAppMediaBrowserService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.application.Shell_HomeActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.youtube.HomeActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.youtube.app.application.Shell$HomeActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.youtube.app.honeycomb.Shell$HomeActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.watchwhile.WatchWhileActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (com.google.android.apps.youtube.app.WatchWhileActivity) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.notifications.entrypoints.blockstatechanged.BlockStateChangedReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.notifications.platform.entrypoints.accountchanged.AccountChangedReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.notifications.platform.entrypoints.localechanged.LocaleChangedReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.notifications.platform.entrypoints.restart.RestartReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.notifications.platform.entrypoints.timezonechanged.TimezoneChangedReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.notifications.platform.entrypoints.update.UpdateReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.phenotype.client.stable.AccountRemovedBroadcastReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.phenotype.client.stable.PhenotypeUpdateBackgroundBroadcastReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.gms.permission.PHENOTYPE_UPDATE_BROADCAST [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Activity (com.google.android.libraries.social.licenses.LicenseMenuActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.youtube.account.service.AccountsChangedReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.android.libraries.youtube.common.locale.LocaleChangedBroadcastReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (com.google.cardboard.sdk.HeadsetDetectionActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_JOB_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.DUMP [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\ndefpackage/agzh.java, line(s) 6,7,294\ndefpackage/agzs.java, line(s) 3,18,21,24,25,26,29,30,33,34,37,40,43,44,45,46,49,50,51,52,53,54,55,56,57,58,59,62,63,66,69,70,73,74,75,76,77,78,79,80,81,82,83,86,89,92,95,96,99,100,103,106,109,110,111\ndefpackage/agzt.java, line(s) 5,25,87,112\ndefpackage/agzu.java, line(s) 4,17,18\ndefpackage/agzv.java, line(s) 3,18,21,24,27,30,33,36,37,40,43,44,45,46,47,50,51,54,55\ndefpackage/agzx.java, line(s) 5,36,169\ndefpackage/ahal.java, line(s) 6,7,563\ndefpackage/ahjn.java, line(s) 6,7,8,63,64,65,114\ndefpackage/aknt.java, line(s) 4,5,16\ndefpackage/aknz.java, line(s) 11,262,276,291,1102,1330\ndefpackage/aldg.java, line(s) 4,5,17,18\ndefpackage/aork.java, line(s) 10,467,484\ndefpackage/bqd.java, line(s) 6,7,25\ndefpackage/bqe.java, line(s) 6,54\ndefpackage/bsi.java, line(s) 6,46,81\ndefpackage/bsl.java, line(s) 5,72,82\ndefpackage/dlp.java, line(s) 4,5,6,7,8,71,98\ndefpackage/ixc.java, line(s) 7,447\ndefpackage/osr.java, line(s) 7,8,186,237\ndefpackage/puj.java, line(s) 4,74\ndefpackage/pun.java, line(s) 5,564\ndefpackage/pux.java, line(s) 5,6,7,612,789,941,1424,1449,1489,2278,2375\ndefpackage/pvz.java, line(s) 6,7,8,9,117\ndefpackage/qaa.java, line(s) 15,16,2370,2392\ndefpackage/tbk.java, line(s) 6,90\ndefpackage/tna.java, line(s) 4,5,19,31,32\ndefpackage/tnc.java, line(s) 5,6,22,38,39,110,111,140,153,162\ndefpackage/tne.java, line(s) 6,133\ndefpackage/tng.java, line(s) 4,75\ndefpackage/vaq.java, line(s) 4,102\ndefpackage/vcn.java, line(s) 7,8,9,10,11,12,13,167,230\ndefpackage/wnp.java, line(s) 3,18,21,24,27,28,29,32,33,34,35,36,37,40,43,46,47,48,51,54\ndefpackage/ynd.java, line(s) 4,26\ndefpackage/yng.java, line(s) 3,19,22\ndefpackage/ynh.java, line(s) 3,16\ndefpackage/ynk.java, line(s) 6,73","section":"code"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ndefpackage/aamh.java, line(s) 94\ndefpackage/abbo.java, line(s) 33\ndefpackage/abbt.java, line(s) 42\ndefpackage/abbv.java, line(s) 33\ndefpackage/abbw.java, line(s) 35\ndefpackage/abby.java, line(s) 36\ndefpackage/abcp.java, line(s) 34\ndefpackage/acej.java, line(s) 31\ndefpackage/achg.java, line(s) 55\ndefpackage/aeur.java, line(s) 43\ndefpackage/afbp.java, line(s) 100\ndefpackage/afgp.java, line(s) 32\ndefpackage/afgq.java, line(s) 40\ndefpackage/afqz.java, line(s) 36\ndefpackage/afsh.java, line(s) 31\ndefpackage/ahff.java, line(s) 236\ndefpackage/ahmm.java, line(s) 100\ndefpackage/ahmn.java, line(s) 52\ndefpackage/aklz.java, line(s) 192\ndefpackage/aktq.java, line(s) 50\ndefpackage/amkg.java, line(s) 45\ndefpackage/amlw.java, line(s) 55\ndefpackage/amqn.java, line(s) 75\ndefpackage/aout.java, line(s) 34\ndefpackage/avlo.java, line(s) 30\ndefpackage/avmi.java, line(s) 126,148\ndefpackage/avmw.java, line(s) 71\ndefpackage/avmy.java, line(s) 30\ndefpackage/avns.java, line(s) 90\ndefpackage/avnx.java, line(s) 112,158\ndefpackage/awxc.java, line(s) 63,103,159\ndefpackage/baln.java, line(s) 69\ndefpackage/balr.java, line(s) 56\ndefpackage/balw.java, line(s) 61,101,123\ndefpackage/bamb.java, line(s) 71\ndefpackage/bamp.java, line(s) 82,122\ndefpackage/bduw.java, line(s) 185\ndefpackage/bpk.java, line(s) 110\ndefpackage/dxz.java, line(s) 33\ndefpackage/elp.java, line(s) 32\ndefpackage/emz.java, line(s) 40\ndefpackage/enu.java, line(s) 84\ndefpackage/eoc.java, line(s) 86\ndefpackage/fjp.java, line(s) 971,974\ndefpackage/gpk.java, line(s) 33\ndefpackage/gzt.java, line(s) 32\ndefpackage/iuk.java, line(s) 435\ndefpackage/jtz.java, line(s) 132\ndefpackage/kdf.java, line(s) 33\ndefpackage/khw.java, line(s) 33\ndefpackage/kls.java, line(s) 135\ndefpackage/maj.java, line(s) 31\ndefpackage/okx.java, line(s) 300\ndefpackage/pot.java, line(s) 46\ndefpackage/taz.java, line(s) 32\ndefpackage/tid.java, line(s) 58\ndefpackage/tie.java, line(s) 43\ndefpackage/tig.java, line(s) 137\ndefpackage/tjr.java, line(s) 43\ndefpackage/tpt.java, line(s) 151\ndefpackage/trb.java, line(s) 45\ndefpackage/tsd.java, line(s) 208\ndefpackage/tyq.java, line(s) 33\ndefpackage/unl.java, line(s) 51\ndefpackage/utn.java, line(s) 67\ndefpackage/vah.java, line(s) 144,146\ndefpackage/wno.java, line(s) 54\ndefpackage/ywf.java, line(s) 95\ndefpackage/ywp.java, line(s) 33\ndefpackage/zrl.java, line(s) 36","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ndefpackage/aaxu.java, line(s) 19\ndefpackage/abrq.java, line(s) 138\ndefpackage/agxm.java, line(s) 164\ndefpackage/ahea.java, line(s) 56,242\ndefpackage/ahgx.java, line(s) 113\ndefpackage/ahkl.java, line(s) 11\ndefpackage/alep.java, line(s) 39\ndefpackage/alwx.java, line(s) 47\ndefpackage/alyy.java, line(s) 22\ndefpackage/avl.java, line(s) 111\ndefpackage/bcwf.java, line(s) 101\ndefpackage/bgsd.java, line(s) 150,154\ndefpackage/isk.java, line(s) 1336,1337\ndefpackage/prh.java, line(s) 2033,2036\ndefpackage/uun.java, line(s) 1863\ndefpackage/uyr.java, line(s) 60\ndefpackage/vxq.java, line(s) 160,161,162,163,164","section":"code"},{"title":"The App uses an insecure Random Number Generator.","description":"The App uses an insecure Random Number Generator.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators\n\nFiles:\ndefpackage/abzq.java, line(s) 10\ndefpackage/acnk.java, line(s) 22\ndefpackage/adup.java, line(s) 18\ndefpackage/aehd.java, line(s) 12\ndefpackage/aeib.java, line(s) 10\ndefpackage/aeni.java, line(s) 20\ndefpackage/aerl.java, line(s) 71\ndefpackage/afbd.java, line(s) 18\ndefpackage/afcb.java, line(s) 17\ndefpackage/afph.java, line(s) 10\ndefpackage/afxp.java, line(s) 15\ndefpackage/aghd.java, line(s) 3\ndefpackage/aiuo.java, line(s) 15\ndefpackage/ajmj.java, line(s) 7\ndefpackage/ajnw.java, line(s) 6\ndefpackage/akow.java, line(s) 18\ndefpackage/akux.java, line(s) 17\ndefpackage/akyb.java, line(s) 7\ndefpackage/alzp.java, line(s) 25\ndefpackage/amho.java, line(s) 14\ndefpackage/amvw.java, line(s) 8\ndefpackage/anfy.java, line(s) 3\ndefpackage/anfz.java, line(s) 4\ndefpackage/anga.java, line(s) 4\ndefpackage/anrq.java, line(s) 3\ndefpackage/ansr.java, line(s) 3\ndefpackage/aoff.java, line(s) 10\ndefpackage/aonw.java, line(s) 8\ndefpackage/ayr.java, line(s) 91\ndefpackage/bclj.java, line(s) 9\ndefpackage/bdwv.java, line(s) 18\ndefpackage/bdwy.java, line(s) 9\ndefpackage/bdxa.java, line(s) 3\ndefpackage/bead.java, line(s) 12\ndefpackage/beai.java, line(s) 7\ndefpackage/bebg.java, line(s) 11\ndefpackage/bedd.java, line(s) 6\ndefpackage/bfom.java, line(s) 3\ndefpackage/bfon.java, line(s) 3\ndefpackage/bfoo.java, line(s) 3\ndefpackage/bfos.java, line(s) 4\ndefpackage/bgce.java, line(s) 4\ndefpackage/bsu.java, line(s) 12\ndefpackage/byk.java, line(s) 18\ndefpackage/byo.java, line(s) 16\ndefpackage/cau.java, line(s) 8\ndefpackage/cdl.java, line(s) 29\ndefpackage/ehw.java, line(s) 26\ndefpackage/fvp.java, line(s) 6\ndefpackage/fwm.java, line(s) 18\ndefpackage/gcg.java, line(s) 38\ndefpackage/gcl.java, line(s) 32\ndefpackage/hls.java, line(s) 18\ndefpackage/iht.java, line(s) 7\ndefpackage/okx.java, line(s) 17\ndefpackage/ole.java, line(s) 16\ndefpackage/ooy.java, line(s) 4\ndefpackage/pcf.java, line(s) 9\ndefpackage/pcn.java, line(s) 28\ndefpackage/pko.java, line(s) 23\ndefpackage/pxb.java, line(s) 10\ndefpackage/qae.java, line(s) 37\ndefpackage/qgy.java, line(s) 25\ndefpackage/qrn.java, line(s) 5\ndefpackage/raj.java, line(s) 11\ndefpackage/rar.java, line(s) 63\ndefpackage/tbb.java, line(s) 34\ndefpackage/tbz.java, line(s) 3\ndefpackage/tce.java, line(s) 6\ndefpackage/tjg.java, line(s) 4\ndefpackage/tmj.java, line(s) 6\ndefpackage/udp.java, line(s) 22\ndefpackage/ukd.java, line(s) 25\ndefpackage/upw.java, line(s) 4\ndefpackage/upz.java, line(s) 3\ndefpackage/uqd.java, line(s) 3\ndefpackage/uqe.java, line(s) 3\ndefpackage/viv.java, line(s) 13\ndefpackage/xgr.java, line(s) 14\ndefpackage/zgl.java, line(s) 4\ndefpackage/zxd.java, line(s) 5\nj$/util/concurrent/ThreadLocalRandom.java, line(s) 8","section":"code"},{"title":"App creates temp file. Sensitive information should never be written into a temp file.","description":"App creates temp file. Sensitive information should never be written into a temp file.\n\n\nFiles:\ndefpackage/aaja.java, line(s) 69\ndefpackage/aajl.java, line(s) 40\ndefpackage/aayz.java, line(s) 425\ndefpackage/adk.java, line(s) 539,822,850,947\ndefpackage/adrx.java, line(s) 181\ndefpackage/aeuz.java, line(s) 98\ndefpackage/aosf.java, line(s) 103\ndefpackage/aoup.java, line(s) 233\ndefpackage/av.java, line(s) 168\ndefpackage/efr.java, line(s) 50\ndefpackage/jbx.java, line(s) 205\ndefpackage/jhk.java, line(s) 132\ndefpackage/lkl.java, line(s) 122\ndefpackage/qsg.java, line(s) 32\ndefpackage/tam.java, line(s) 19\ndefpackage/wof.java, line(s) 720\ndefpackage/xss.java, line(s) 173","section":"code"},{"title":"MD5 is a weak hash known to have hash collisions.","description":"MD5 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\ndefpackage/aoml.java, line(s) 18\ndefpackage/apqf.java, line(s) 13\ndefpackage/bdpd.java, line(s) 95\ndefpackage/bgjp.java, line(s) 30\ndefpackage/gds.java, line(s) 25\ndefpackage/otf.java, line(s) 70\ndefpackage/qae.java, line(s) 69\ndefpackage/vdh.java, line(s) 35","section":"code"},{"title":"SHA-1 is a weak hash known to have hash collisions.","description":"SHA-1 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\ndefpackage/aijx.java, line(s) 28\ndefpackage/airw.java, line(s) 20,21\ndefpackage/aoiu.java, line(s) 17,28\ndefpackage/aork.java, line(s) 61\ndefpackage/aose.java, line(s) 45\ndefpackage/aosz.java, line(s) 37\ndefpackage/bcwr.java, line(s) 31\ndefpackage/gcm.java, line(s) 3485\ndefpackage/pki.java, line(s) 16\ndefpackage/tbq.java, line(s) 29","section":"code"},{"title":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.","description":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#testing-javascript-execution-in-webviews-mstg-platform-5\n\nFiles:\ndefpackage/afch.java, line(s) 77,74\ndefpackage/lss.java, line(s) 58,50\ndefpackage/mtn.java, line(s) 46,41\ndefpackage/qsm.java, line(s) 29,24\ndefpackage/udw.java, line(s) 223,226\ndefpackage/xsg.java, line(s) 46,43","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\ndefpackage/acbx.java, line(s) 14\ndefpackage/aenq.java, line(s) 91\ndefpackage/aenz.java, line(s) 44\ndefpackage/gch.java, line(s) 5246\ndefpackage/prh.java, line(s) 1253","section":"code"},{"title":"Application contains Privacy Trackers","description":"This app has 2 privacy trackers. Trackers can track device or users and are privacy concerns for end users.","section":"trackers"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"password\" : \"Contrasenya\"\n\"password\" : \"Parol\"\n\"use_password\" : \"输入账号密码\"\n\"autonav_item_key\" : \"autonav\"\n\"video_privacy_private\" : \"私享\"\n\"password\" : \"ପାସ୍‌ୱର୍ଡ\"\n\"passive_auth_code_time_out\" : \"登录电视的请求超时。\"\n\"video_privacy_private\" : \"သီးသန့်\"\n\"video_privacy_private\" : \"私人\"\n\"video_privacy_private\" : \"የግል\"\n\"password\" : \"ລະຫັດຜ່ານ\"\n\"connected_accounts_browse_page_key\" : \"connected_accounts_browse_page_key\"\n\"video_privacy_private\" : \"Прыватнае\"\n\"video_privacy_private\" : \"Privát\"\n\"parent_tools_key\" : \"parent_tools_key\"\n\"offline_key\" : \"offline_key\"\n\"video_privacy_private\" : \"தனிப்பட்டது\"\n\"password\" : \"Iphasiwedi\"\n\"accessibility_settings_key\" : \"accessibility_settings_key\"\n\"password\" : \"Senha\"\n\"video_privacy_private\" : \"സ്വകാര്യം\"\n\"google_crash_reporting_api_key\" : \"AIzaSyCtkvNIR1HCEwzsqK6JuE6KqpyjusIRI30\"\n\"video_privacy_private\" : \"Privée\"\n\"video_privacy_private\" : \"ખાનગી\"\n\"background_pip_key\" : \"background_pip_policy_v2\"\n\"close_auth_dialog\" : \"認証ダイアログを閉じる\"\n\"password\" : \"Сырсөз\"\n\"accessibility_playlist_private\" : \"Pribadi\"\n\"video_privacy_private\" : \"不公開\"\n\"video_privacy_private\" : \"Zaseben\"\n\"stop_screencast_session_title\" : \"画面キャプチャを停止しますか？\"\n\"accessibility_playlist_private\" : \"非公開の再生リスト\"\n\"password\" : \"Lozinka\"\n\"password\" : \"ពាក្យសម្ងាត់\"\n\"yt_unlimited_pre_purchase_key\" : \"yt_unlimited_pre_purchase_key\"\n\"help_and_policy_group_key\" : \"help_and_policy_group_key\"\n\"data_saving_settings_key\" : \"data_saving_settings_key\"\n\"publishing_private_video_progress\" : \"正在將瀏覽權限變更為不公開…\"\n\"password\" : \"Nenosiri\"\n\"video_privacy_upload_private_description\" : \"只有你可以觀看\"\n\"video_privacy_private\" : \"Privaat\"\n\"dogfood_settings_key\" : \"dogfood_settings_key\"\n\"password\" : \"Password\"\n\"video_privacy_private\" : \"Yksityinen\"\n\"password\" : \"パスワード\"\n\"password\" : \"Palavra-passe\"\n\"yt_unlimited_post_purchase_key\" : \"yt_unlimited_post_purchase_key\"\n\"password\" : \"পাসওয়ার্ড\"\n\"password\" : \"Wachtwoord\"\n\"auto_play_key\" : \"auto_play_key\"\n\"passive_auth_code_time_out\" : \"ໝົດເວລາຮ້ອງຂໍເຂົ້າສູ່ລະບົບໂທລະທັດ.\"\n\"video_privacy_private\" : \"Жеке\"\n\"video_privacy_private\" : \"Privaatne\"\n\"password\" : \"Lösenord\"\n\"video_privacy_private_description\" : \"เฉพาะผู้ที่คุณเลือกจะสามารถดูได้\"\n\"third_party_key\" : \"third_party_key\"\n\"accessibility_playlist_private\" : \"Privélijst\"\n\"video_privacy_private\" : \"Pribadi\"\n\"video_privacy_private\" : \"Súkromné\"\n\"passive_auth_code_time_out\" : \"សំណើ​ចូល​​គណនី​​ទូរទស្សន៍​បាន​អស់ពេល។\"\n\"accessibility_playlist_private\" : \"Privát\"\n\"stop_screencast_session_title\" : \"要停止抓屏吗？\"\n\"password\" : \"รหัสผ่าน\"\n\"video_privacy_private\" : \"ສ່ວນໂຕ\"\n\"video_privacy_private\" : \"Faragha\"\n\"video_privacy_private_description\" : \"只有您選擇的對象可以觀看影片\"\n\"video_privacy_private_description\" : \"只有你选择的用户才能观看\"\n\"password\" : \"Wagwoord\"\n\"use_password\" : \"ป้อนรหัสผ่านของบัญชี\"\n\"video_privacy_private\" : \"Ιδιωτικό\"\n\"password\" : \"Contrasinal\"\n\"subscription_product_setting_key\" : \"subscription_product_setting_key\"\n\"google_api_key\" : \"AIzaSyCtkvNIR1HCEwzsqK6JuE6KqpyjusIRI30\"\n\"password\" : \"စကားဝှက်\"\n\"publishing_private_video_progress\" : \"正在将公开范围改为“不公开列出”…\"\n\"video_privacy_private\" : \"Prywatny\"\n\"playlist_privacy_private_description\" : \"មាន​តែ​អ្នក​ប៉ុណ្ណោះ​​ទើបអាច​មើល​បាន\"\n\"password\" : \"પાસવર્ડ\"\n\"password\" : \"Лозинка\"\n\"playlist_privacy_private_description\" : \"ສະເພາະທ່ານທີ່ເບິ່ງໄດ້\"\n\"close_auth_dialog\" : \"关闭身份验证对话框\"\n\"accessibility_playlist_private\" : \"បញ្ជី​លេង​ឯកជន\"\n\"playback_key\" : \"playback_key\"\n\"video_privacy_private\" : \"非公開\"\n\"video_privacy_private\" : \"خصوصی\"\n\"password\" : \"Salasana\"\n\"tos_key\" : \"tos_key\"\n\"video_privacy_private\" : \"Частен\"\n\"password\" : \"Pasahitza\"\n\"password\" : \"Пароль\"\n\"playlist_privacy_private_description\" : \"本人のみ視聴可能\"\n\"video_privacy_private\" : \"Privé\"\n\"video_privacy_private\" : \"Приватне\"\n\"video_privacy_private\" : \"Peribadi\"\n\"video_privacy_private\" : \"Imfihlo\"\n\"accessibility_playlist_private\" : \"私人播放清單\"\n\"firebase_database_url\" : \"https://com--android.firebaseio.com\"\n\"playlist_privacy_private_description\" : \"只有你可以观看\"\n\"password\" : \"Parolă\"\n\"use_password\" : \"アカウントのパスワードを入力\"\n\"video_privacy_private\" : \"Privato\"\n\"stop_screencast_session_title\" : \"หยุดการจับภาพหน้าจอไหม\"\n\"close_auth_dialog\" : \"ປິດໜ້າຈໍການພິສູດຢືນຢັນ\"\n\"password\" : \"סיסמה\"\n\"video_privacy_private\" : \"פרטי\"\n\"video_privacy_private\" : \"Купуя\"\n\"passive_auth_code_time_out\" : \"คำขอลงชื่อเข้าใช้ทีวีหมดอายุ\"\n\"pair_with_tv_key\" : \"pair_with_tv_key\"\n\"video_privacy_private_description\" : \"指定した人のみ視聴可能\"\n\"video_privacy_private\" : \"Privado\"\n\"password\" : \"പാസ്‌വേഡ്\"\n\"video_privacy_private\" : \"Gizli\"\n\"video_privacy_upload_private_description\" : \"只有你才能观看\"\n\"password\" : \"Passord\"\n\"video_privacy_private\" : \"ส่วนบุคคล\"\n\"password\" : \"密码\"\n\"video_privacy_private_description\" : \"ສະເພາະຄົນທີ່ທ່ານເລືອກທີ່ສາມາດເບິ່ງໄດ້\"\n\"captions_key\" : \"captions_key\"\n\"password\" : \"Hasło\"\n\"password\" : \"密碼\"\n\"password\" : \"పాస్‌‌వర్డ్\"\n\"video_privacy_private\" : \"Pribatua\"\n\"accessibility_playlist_private\" : \"เพลย์ลิสต์ส่วนตัว\"\n\"video_privacy_private\" : \"Lokað\"\n\"developer_group_key\" : \"developer_group_key\"\n\"password\" : \"Sandi\"\n\"video_privacy_private\" : \"Privāts\"\n\"password\" : \"گذرواژه\"\n\"account_group_key\" : \"account_group_key\"\n\"video_privacy_private\" : \"ବ୍ୟକ୍ତିଗତ\"\n\"video_privacy_private\" : \"Privatno\"\n\"password\" : \"கடவுச்சொல்\"\n\"video_privacy_private\" : \"ಖಾಸಗಿ\"\n\"notification_key\" : \"notification_key\"\n\"password\" : \"Adgangskode\"\n\"developer_settings_key\" : \"developer_settings_key\"\n\"stop_screencast_session_title\" : \"បញ្ឈប់​ការ​ថត​អេក្រង់?\"\n\"password\" : \"Jelszó\"\n\"password\" : \"මුරපදය\"\n\"close_auth_dialog\" : \"關閉驗證對話框\"\n\"video_privacy_private\" : \"Private\"\n\"close_auth_dialog\" : \"បិទប្រអប់ផ្ទៀងផ្ទាត់\"\n\"video_privacy_private\" : \"ਪ੍ਰਾਈਵੇਟ\"\n\"passive_auth_code_time_out\" : \"在電視登入的要求逾時。\"\n\"video_privacy_private\" : \"निजी\"\n\"shorts_comment_sticker_author\" : \"Comment\"\n\"video_preferences_group_key\" : \"video_preferences_group_key\"\n\"video_quality_settings_key\" : \"video_quality_settings_key\"\n\"video_privacy_private\" : \"Приватно\"\n\"publishing_private_video_progress\" : \"ກຳລັງປ່ຽນລະດັບການແບ່ງປັນເປັນບໍ່ໄດ້ຈັດເຂົ້າໃນລາຍການ…\"\n\"video_privacy_private\" : \"Soukromé\"\n\"password\" : \"Geslo\"\n\"video_privacy_private\" : \"Хувийн\"\n\"video_privacy_private\" : \"Անձնական\"\n\"privacy_key\" : \"privacy_key\"\n\"video_privacy_private_description\" : \"只限您選擇的人觀看\"\n\"send_feedback_key\" : \"send_feedback_key\"\n\"video_privacy_private\" : \"Shaxsiy\"\n\"video_privacy_upload_private_description\" : \"本人のみ視聴可能\"\n\"video_privacy_private\" : \"Privatus\"\n\"video_privacy_private\" : \"Pribado\"\n\"your_data_key\" : \"your_data_key\"\n\"video_privacy_private\" : \"ప్రైవేట్\"\n\"password\" : \"비밀번호\"\n\"account_switcher_key\" : \"account_switcher_key\"\n\"yt_unplugged_pref_key\" : \"yt_unplugged_pref_key\"\n\"history_key\" : \"history_key\"\n\"refresh_config_key\" : \"refresh_config_key\"\n\"stop_screencast_session_title\" : \"ຢຸດການບັນທຶກໜ້າຈໍບໍ?\"\n\"passive_auth_code_time_out\" : \"テレビへのログインのリクエストがタイムアウトしました。\"\n\"password\" : \"Parole\"\n\"passive_auth_code_time_out\" : \"登入電視的要求已逾時。\"\n\"password\" : \"Zaporka\"\n\"password\" : \"Fjalëkalimi\"\n\"password\" : \"Contraseña\"\n\"video_privacy_upload_private_description\" : \"คุณเท่านั้นที่สามารถดูได้\"\n\"accessibility_playlist_private\" : \"ລາຍການຫຼິ້ນສ່ວນ​ໂຕ\"\n\"premium_early_access_browse_page_key\" : \"premium_early_access_browse_page_key\"\n\"video_privacy_private\" : \"රහසිගත\"\n\"password\" : \"পাছৱৰ্ড\"\n\"billing_and_payment_key\" : \"billing_and_payment_key\"\n\"password\" : \"Slaptažodis\"\n\"password\" : \"Passwort\"\n\"video_privacy_private_description\" : \"មាន​តែ​មនុស្ស​ដែល​អ្នក​ជ្រើសរើស​​ទើប​អាច​មើល​បាន\"\n\"playlist_privacy_private_description\" : \"只有你可以觀看\"\n\"double_tap_skip_item_key\" : \"double_tap_skip_duration\"\n\"video_privacy_private\" : \"비공개\"\n\"password\" : \"Heslo\"\n\"stop_screencast_session_title\" : \"要停止擷取畫面？\"\n\"video_privacy_private\" : \"პირადი\"\n\"retry_password\" : \"密码错误，请重试，或点击“忘记密码”以重置密码。\"\n\"use_password\" : \"ໃສ່ລະຫັດຜ່ານບັນຊີ\"\n\"video_privacy_private\" : \"نجی\"\n\"password\" : \"ਪਾਸਵਰਡ\"\n\"use_password\" : \"輸入帳戶密碼\"\n\"use_password\" : \"បញ្ចូលពាក្យសម្ងាត់គណនី\"\n\"video_privacy_private\" : \"Şəxsi\"\n\"video_privacy_private\" : \"Privat\"\n\"general_key\" : \"general_key\"\n\"password\" : \"पासवर्ड\"\n\"about_key\" : \"about_key\"\n\"playlist_privacy_private_description\" : \"คุณเท่านั้นที่สามารถดูได้\"\n\"video_privacy_private\" : \"خاصّ\"\n\"stop_screencast_session_title\" : \"要停止螢幕擷取作業嗎？\"\n\"publishing_private_video_progress\" : \"正將分享設定變為「不公開」…\"\n\"accessibility_playlist_private\" : \"私享播放列表\"\n\"video_privacy_upload_private_description\" : \"មាន​តែ​អ្នក​ប៉ុណ្ណោះ​​ទើបអាច​មើល​បាន\"\n\"close_auth_dialog\" : \"關閉驗證對話方塊\"\n\"live_chat_key\" : \"live_chat_key\"\n\"accessibility_playlist_private\" : \"Yksityinen\"\n\"password\" : \"Parool\"\n\"password\" : \"Парола\"\n\"video_privacy_private\" : \"ឯកជន\"\n\"password\" : \"პაროლი\"\n\"video_privacy_upload_private_description\" : \"ສະເພາະທ່ານທີ່ເບິ່ງໄດ້\"\n\"password\" : \"Aðgangsorð\"\n\"help_key\" : \"help_key\"\n\"publishing_private_video_progress\" : \"កំពុងប្ដូរលទ្ធភាពមើលឃើញទៅជាគ្មានក្នុងបញ្ជី…\"\n\"password\" : \"ಪಾಸ್‌ವರ್ಡ್\"\n\"close_auth_dialog\" : \"ปิดกล่องโต้ตอบการตรวจสอบสิทธิ์\"\n\"password\" : \"Գաղտնաբառ\"\n\"video_privacy_private\" : \"खाजगी\"\n\"pref_app_language_key\" : \"app_language\"\n\"zoom_item_key\" : \"snap_zoom_initially_zoomed\"\n\"password\" : \"Şifre\"\n\"video_privacy_private\" : \"ব্যক্তিগত\"\nlX7Ros7P0iIUcvtNHUv4w251LjEysSeKk+GMaeRlDGSoAtFhlMV2cZDKW9all6MA\n5ac635d8aa3a93e7b3ebbd55769886bc651d06b0cc53b0f63bce3c3e27d2604b\nbf0bbd8b33fe800cbe64f5fe566c3234a1d9fa92c6cfb22a3ef10bde21e9a047cf\nNja0+UFQndq3CGvmIApKkpLrE9ayFb3u5RBufCtuuPA=\nbf285437db8c5e1541aa49708b4abd51642a065b66e4bac0901e75b44ce2d0cebe\nedef8ba9-79d6-4ace-a3c8-27dcd51d21ed\nDRZosogAisEOArK1SbKuv10KbVGKzJ5DHp2JnkR+iImfs1q87b6G3b1Ooqruee6b\n3617de4a96262c6f5d9e98bf9292dc29f8f41dbd289a147ce9da3113b5f0b8c00a60b1ce1d7e819d7a431d7c90ea0e5f\nbfa56145270ce6b3bebd1dd012b73948677dd618d496488bc608a3cb43ce3547dd\nfXma+90wsiayVNPFngiOIHN3H33XPFacSJs09CpdE6Q=\n971093f20d339fcd3f21f8ebaf20b8db\n6864797660130609714981900799081393217269435300143305409394463459185543183397655394245057746333217197532963996371363321113864768612440380340372808892707005449\nMWAiRDeVF6UfoWYe6LlMfSer8Q54SxkytcvJAKQdKpk=\nAPVOkq0Gz4B2bIz+C2PxrsnZ7/n2oTnYdV7sM1bdTS4=\nbf6e3ef68c3d43199ac95ab46a97738d2d925fdec862ab813a1846000264e59ffc\nbfcab073ab89c7c2e283f25c3ec3adf13b5b2a8c3e745be25da00b47c716cd8420\njeMb2SkjUriMmOO9zB/cHdgODJP8JUTLeTYJGbZkKtI=\nbf445929267209c034d1e324834c17e0c8305df3dcb21d1710a639ac6ca08c648b\nB3EEABB8EE11C2BE770B684D95219ECB\nbf2a1ec483d9d59a1092615e091024d3b0ba2f31a53246aab807dbd3a0a909efa2\n08b926448d86528e697981ddd30459f7\nwbzNkREEDJTKf6ocL1NI4RyoZkRM8VXZy0kVyFaQp5o=\nPLWAGuc9eGGkB7fEv1NSIajm88gMwmW2vJ/BB7MwKDlAJ1VFMqlNlChGdi0N36Sv\nbf5fb9f3d7f3ae27ecccea966a3e41639df9b49f9e5833c872cedbfd5c97b4bdd9\n0000016742C00BDA259000000168CE0F13200000016588840DCE7118A0002FBF1C31C3275D78\n21c8b5470a64adbb25bc84316cbc449361d86839\nbff493fb927d80db293aa9ad27ce7401883e2088a4efecda505117d3c0603d3b02\n6e2c7e24b7c7eae9fc94882c9f31befa00594872\nbf323748f86a762247e6631bc01c26fb22c63fd0176a2e1db7b0d5b78de228cd86\n4fe342e2fe1a7f9b8ee7eb4a7c0f9e162bce33576b315ececbb6406837bf51f5\nbf963a76dc3ea273393f719cead9f33aa64f584f6a75f3dea2820228fa0a8f7198\n149fd8ad55885d3fe3549a37a0163243\nbf80ee6d8f87cddcec6275d3866322babc5a5a4782a5f8e2c20246b4c9abc2e988\n29l8g2/DuOCfkwwmtU7hAHVUPxWQHPSz3q8jo0Ypjjw=\nbfdec0f004eaa07c2a283ea326df8f00c2c3c60b002c9bb8d452b1dcff5ba795cb\n0123456789ABCDEFGHJKMNPQRSTVWXYZ\nbf4ff4ccd5e322017adb9cb30807caa46a0373e5a3ab7a5a195e62be1641bb52a9\nc06c8400-8e06-11e0-9cb6-0002a5d5c51b\n4bybCIkxTAtnHNWCdmL1dmda4M1ht3MZm0TchEEbK5g=\nYKQeaDOOJVYHYUK9Ci1tFvlnBAOpZht8/yLFuhAxLhcKuJay9vHjP+2zexHIKVEK\nc4v1i/raIY0Ei0Tuq9iaU99feAhkgfxr3x1mgUKZTmQ=\nqcIEHLTfCREySmhTcfhBykVOucbCVf1J7ci0US35SgegClSZdV4T0wPo3J98WqQi\n6b17d1f2e12c4247f8bce6e563a440f277037d812deb33a0f4a13945d898c296\nbf3de245cd83c2c79b30b39b8d76a1bde929e20ffeb4b4a4b1662ff61927a0ef68\nCi1jb20uZ29vZ2xlLmFuZHJvaWQucHJpbWVzLWphbmstJVBBQ0tBR0VfTkFNRSUSIwgCEh9KPCVFVkVOVF9OQU1FJT4jbWlzc2VkQXBwRnJhbWVzEh8IAxIbSjwlRVZFTlRfTkFNRSU+I3RvdGFsRnJhbWVzEiYIBRIiSjwlRVZFTlRfTkFNRSU+I21heEZyYW1lVGltZU1pbGxpcw\nd44e4be256518704d4e3ee4b6b089c9f\nqdXdYKGIDEc2nBTvoPjz+CgR+4W5sp2yvVwp3UKT3AUX5lHNEM0A4zI5MI07tN9G\naa87ca22be8b05378eb1c71ef320ad746e1d3b628ba79b9859f741e082542a385502f25dbf55296c3a545e3872760ab7\neWfhPdiS5v8GxFs0Hf2vsL2scmctLu9oVNuwcH5ilps=\n39402006196394479212279040100143613805079739270465446667948293404245721771496870329047266088258938001861606973112319\n9a04f079-9840-4286-ab92-e65be0885f95\nbf79791145505cedc66b6eda0e1d2e6ec5bbf26ffd85371bd8b7a3eb6095e89751\nbf1303c06b0b014d0ce7b988ab173a13f31227d417058ff4bbe6f8c222b4ad913c\nbf073c1634c496cdb649d1afe0a312bbb4b7e1741b271542e4a436c3b8824b1761\n448fa2df507764c816e7bbb286fadc75\na-95ed6082-b8e9-46e8-a73f-ff56f00f5d9d\nbf5fe4f9799ae4a316708319503b4ca34450131f266c8ff77e9cb04d72117c2663\n496dpPiVBlKLJl+6GqQcdxxWKnNUTzi6YOwAhFFFD6beVSeyQO/1LvIZEYZZJ0Qz\net8uPyL5T+C9G7db91HT+54L67vy53kJ7QvLyyKfZ2S4wLJkebrerUv1JU1b6VFp\nbf402ba4e693c0b0ca53ce6c4fb88030985e8d77ce80c94c5628933337cbc4fa85\nlCB1qsaFUgDlpQrt2rxj7m3A5YhpggpEdNl1gJJq1my0pJeHpAUzwbqaBzvZY/fJ\nAIzaSyC8UYZpvA2eknNex0Pjid0\nDdaQauG5oPDgpLWEm8FjS9mWezFUY9FDIRvqk+aVXxI=\nbf585edb41978c9c094d295d5d7a5128aa2e7edb2c2474bff3316cda4ac9e4a1db\nF2M5z4XeTn27F5LKy6wt7Gr39E0q7FeQyL+BvA48crs=\n96ef747075977340544a7fd178d7b145\nbfb04ee7f7f1d418f6b68265b19b2f09ec13b266015ce53cdb760437c0a49a4791\nNM3DZxyt5wBACuHNvWC61IN6UcTfsvsHrZGmwiAWSWg=\nyrKApWIiogD/j2z8LlUnSlw79Wsq7FxRW56QjqqoswM=\nHN4+C2dRVVgLApw7a0dbJrH83vlko+Zsas4+4R/mHjPZUxg1LlrxRp2aHTt6rjWT\nVe21h85y8zyXmD7mYX40CbhQPgnShWjzbHE4yCJKJ6FL+RV7KGtw6p1aNaOQtQCP\ntie4Nx2Rx4mPGYaXTS6CVbCX9qOpzvyYTYhXBAGWcg8=\nrbM1+IJKml7pK+8stsIEoLVWU08Pr9FbdEoZJlCacgPQDaiImdRY7YZ1yR+usDwp\n39402006196394479212279040100143613805079739270465446667946905279627659399113263569398956308152294913554433653942643\nbf2c70e12b7a0646f92279f427c7b38e7334d8e5389cff167a1dc30e73f826b683\nbfa8eba9ad6851593e335b38892fecdc90ad1ceeca10c3695e39241a2d2b7c333e\n557f59ae5db83868cf5aa3ce16101df1\nbf10910087de24bfcabe854fda62b5023a61fe531705043b9979fdf00f12c4c0ec\n8+bnXO0i9kO3xwCEHXMjyf9ln6VuKyoHadWIYgHrTDSR3502XIoOPihKg4JaPkpy\ny+uLRwaT38j+5Ojt0jNg8CP1INRTonNdKS21hXvuLWzXCPn6BT5lkjoTtfL8eaRY\ndA064m2ZUYG0yhXwELrkTlzdvl2eO4aE5sy5cB8j/bTSuEue0U48dVh9pkXbFiE1\nbWwqZRSWUz53lqOJOzvFWLzapmrfK2QHVsSIKaZ59UU=\nbf3b4425aa035c3cc2a927672ee67c56bc5efa732e46ef71c89f8363ebfcc416ae\nb3312fa7e23ee7e4988e056be3f82d19181d9c6efe8141120314088f5013875ac656398d8a2ed19d2a85c8edd3ec2aef\n308204a830820390a003020102020900d585b86c7dd34ef5300d06092a864886f70d0101040500308194310b3009060355040613025553311330110603550408130a43616c69666f726e6961311630140603550407130d4d6f756e7461696e20566965773110300e060355040a1307416e64726f69643110300e060355040b1307416e64726f69643110300e06035504031307416e64726f69643122302006092a864886f70d0109011613616e64726f696440616e64726f69642e636f6d301e170d3038303431353233333635365a170d3335303930313233333635365a308194310b3009060355040613025553311330110603550408130a43616c69666f726e6961311630140603550407130d4d6f756e7461696e20566965773110300e060355040a1307416e64726f69643110300e060355040b1307416e64726f69643110300e06035504031307416e64726f69643122302006092a864886f70d0109011613616e64726f696440616e64726f69642e636f6d30820120300d06092a864886f70d01010105000382010d00308201080282010100d6ce2e080abfe2314dd18db3cfd3185cb43d33fa0c74e1bdb6d1db8913f62c5c39df56f846813d65bec0f3ca426b07c5a8ed5a3990c167e76bc999b927894b8f0b22001994a92915e572c56d2a301ba36fc5fc113ad6cb9e7435a16d23ab7dfaeee165e4df1f0a8dbda70a869d516c4e9d051196ca7c0c557f175bc375f948c56aae86089ba44f8aa6a4dd9a7dbf2c0a352282ad06b8cc185eb15579eef86d080b1d6189c0f9af98b1c2ebd107ea45abdb68a3c7838a5e5488c76c53d40b121de7bbd30e620c188ae1aa61dbbc87dd3c645f2f55f3d4c375ec4070a93f7151d83670c16a971abe5ef2d11890e1b8aef3298cf066bf9e6ce144ac9ae86d1c1b0f020103a381fc3081f9301d0603551d0e041604148d1cc5be954c433c61863a15b04cbc03f24fe0b23081c90603551d230481c13081be80148d1cc5be954c433c61863a15b04cbc03f24fe0b2a1819aa48197308194310b3009060355040613025553311330110603550408130a43616c69666f726e6961311630140603550407130d4d6f756e7461696e20566965773110300e060355040a1307416e64726f69643110300e060355040b1307416e64726f69643110300e06035504031307416e64726f69643122302006092a864886f70d0109011613616e64726f696440616e64726f69642e636f6d820900d585b86c7dd34ef5300c0603551d13040530030101ff300d06092a864886f70d0101040500038201010019d30cf105fb78923f4c0d7dd223233d40967acfce00081d5bd7c6e9d6ed206b0e11209506416ca244939913d26b4aa0e0f524cad2bb5c6e4ca1016a15916ea1ec5dc95a5e3a010036f49248d5109bbf2e1e618186673a3be56daf0b77b1c229e3c255e3e84c905d2387efba09cbf13b202b4e5a22c93263484a23d2fc29fa9f1939759733afd8aa160f4296c2d0163e8182859c6643e9c1962fa0c18333335bc090ff9a6b22ded1ad444229a539a94eefadabd065ced24b3e51e5dd7b66787bef12fe97fba484c423fb4ff8cc494c02f0f5051612ff6529393e8e46eac5bb21f277c151aa5f2aa627d1e89da70ab6033569de3b9897bfff7ca9da3e1243f60b\n7zfYtAYfU8RyLus3pTVYiDJZ+HZczufrX20ZdBdGVmDih6KBiQM6OEgKKEP314sw\nbf9442331fe398b259a1a1dd4ddc062049fca67f4e6d6c783dd838394cb547cb05\nbG+XqwiSuuiSQqDJYzFySEsAbIA1H8uMEv4Fq5XreeaHTwzYlb/A5xSXvgG7+Sns\nW0Fet8GxcnKamBNZPK56yKE5tlEUkRkhJrfykhnxCthEGE3dgE5YcOONa3GOhJDD\ne44046539bb5b584279553ca6eacca937c8e16cf\nbfe6e49782edf5f008aa2971ba8604a625600ae87966fc3dea6e6213e64fae3860\n115792089210356248762697446949407573529996955224135760342422259061068512044369\nbf8eb0341222826990ca9625f1242adf6ee2b2ab9e5f7905fed3702e5e2ed956e7\nnES3L8mGkoWrH5JqEq3hlXv3CaWWC5TytOWxYGABsdE=\n2yEUF0yl11FlF7CO4+/ZW6XNRqnQG1tr8tD2OdUjlVM=\n115792089210356248762697446949407573530086143415290314195533631308867097853951\nc6858e06b70404e9cd9e3ecb662395b4429c648139053fb521f828af606b4d3dbaa14b5e77efe75928fe1dc127a2ffa8de3348b3c1856a429bf97e7e31c2e5bd66\nb327e905c0cbe6201e6cf669a22b4bc082fda761-\nbf92d47fba8210dd6e8d41e793e21e8025a7195055020dcedf170861179cdfb0db\n308204433082032ba003020102020900c2e08746644a308d300d06092a864886f70d01010405003074310b3009060355040613025553311330110603550408130a43616c69666f726e6961311630140603550407130d4d6f756e7461696e205669657731143012060355040a130b476f6f676c6520496e632e3110300e060355040b1307416e64726f69643110300e06035504031307416e64726f6964301e170d3038303832313233313333345a170d3336303130373233313333345a3074310b3009060355040613025553311330110603550408130a43616c69666f726e6961311630140603550407130d4d6f756e7461696e205669657731143012060355040a130b476f6f676c6520496e632e3110300e060355040b1307416e64726f69643110300e06035504031307416e64726f696430820120300d06092a864886f70d01010105000382010d00308201080282010100ab562e00d83ba208ae0a966f124e29da11f2ab56d08f58e2cca91303e9b754d372f640a71b1dcb130967624e4656a7776a92193db2e5bfb724a91e77188b0e6a47a43b33d9609b77183145ccdf7b2e586674c9e1565b1f4c6a5955bff251a63dabf9c55c27222252e875e4f8154a645f897168c0b1bfc612eabf785769bb34aa7984dc7e2ea2764cae8307d8c17154d7ee5f64a51a44a602c249054157dc02cd5f5c0e55fbef8519fbe327f0b1511692c5a06f19d18385f5c4dbc2d6b93f68cc2979c70e18ab93866b3bd5db8999552a0e3b4c99df58fb918bedc182ba35e003c1b4b10dd244a8ee24fffd333872ab5221985edab0fc0d0b145b6aa192858e79020103a381d93081d6301d0603551d0e04160414c77d8cc2211756259a7fd382df6be398e4d786a53081a60603551d2304819e30819b8014c77d8cc2211756259a7fd382df6be398e4d786a5a178a4763074310b3009060355040613025553311330110603550408130a43616c69666f726e6961311630140603550407130d4d6f756e7461696e205669657731143012060355040a130b476f6f676c6520496e632e3110300e060355040b1307416e64726f69643110300e06035504031307416e64726f6964820900c2e08746644a308d300c0603551d13040530030101ff300d06092a864886f70d010104050003820101006dd252ceef85302c360aaace939bcff2cca904bb5d7a1661f8ae46b2994204d0ff4a68c7ed1a531ec4595a623ce60763b167297a7ae35712c407f208f0cb109429124d7b106219c084ca3eb3f9ad5fb871ef92269a8be28bf16d44c8d9a08e6cb2f005bb3fe2cb96447e868e731076ad45b33f6009ea19c161e62641aa99271dfd5228c5c587875ddb7f452758d661f6cc0cccb7352e424cc4365c523532f7325137593c4ae341f4db41edda0d0b1071a7c440f0fe9ea01cb627ca674369d084bd2fd911ff06cdbf2cfa10dc0f893ae35762919048c7efc64c7144178342f70581c9de573af55b390dd7fdb9418631895d5f759f30112687ff621410c069308a\ncV7riXklhJH/xAMJcQHHgi0RuQdff9KlzD154MzJj7E=\nRFqgxDe56AlBv7LhYOQj7p8AeiYxusgi8LK0zEO/OSM=\nZQuMSqLu1gdm/gMzUvHWBkU0Sn7gMow0arYusmUfoGeG+b5t8M6fSL0HewVMmbAc\n16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a\n6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057151\n2FHp0bJQtrPbapHMX5Elki045HOFEBY5oxw0JLn9yqA=\nKC/lBg1nYoL5pL7BWJbzywoEHmWUpTVVfaLhnCVLguw=\nVUIqRmurDsSBl7wrZq151AWetpj7hiVUMSXs8mnIJPg=\nrg86u8Eiqxk6VzSfgrKDoC73JsO3wASlPs0PLBruSPSI51JFquvfLwP4MA3jyAkS\nRjTdzEksaRWw8AKKv6gPwS/gYbKt5UcAWH2+r4IISBo=\nbf70e5d7b6a29b392f85076fe15ca2f2053c56c2338728c4e33c9e8ddb1ee827cc\nbf2ac138a450cfe2f2c04c8f2dec3837c5b79aaafa2f9ec538f4cae0ea40dbe17d\nKjFacdNn5PPWCLQokyVsHYZkpB7lI2vjo8OL1Ig4+GFqroO1kDAlu4WZvBEp2Hv+\n4Zf4Tomu37/6FX0mX97agkSMasRCdYamHdKukE8saU8mPNW4t6cVjcP7DSXNReFp\nR4HkotAAh59bRbUUwmdsoAeKcxVOJxYSFLLWUd6Flbw=\n5Fpil0dFD8MdA8flm91gm9c/in15QVcQqRGYAh4ho8A=\nbf1e907f37eef4e049bd7afe27091ead207988f8ced474900cd1e31b01b24f3d20\nqIQ8RScVvIrhv3pJZgjHxMU1QEZI7Qp5PW5iOiVriA8=\nbxqysg92iiyTrXcgOUndsxm+L6ljg9XZlLWW9ddD2SQ=\n012345678901234567890123456789\nmL/M8ecQGt8RmCRDQPcbWEE+oWeZ4Wc+YCIErjOqEy2nibA6S7moTyTBkn8UDgvs\nfgSlfs1AoVvWmFAI0L4bM8sFhtzKGlVmiCeUjqNNClc=\nbf2f04a79ef13b95c1f6a2ebb41fd14762468c9ea28a8c07dec25849ce2187963a\n4dff45f02f3e689be0f6f1524b0cca0c\nbb392ec0-8d4d-11e0-a896-0002a5d5c51b\ne2719d58-a985-b3c9-781a-b030af78d30e\n11839296a789a3bc0045c8a5fb42c7d1bd998f54449579b446817afbd17273e662c97ee72995ef42640c550b9013fad0761353c7086a272c24088be94769fd16650\nbf5694d08a2e53ffcae0c3103e5ad6f6076abd960eb1f8a56577040bc1028f702b\n051953eb9618e1c9a1f929a21a0b68540eea2da725b99b315f3b8b489918ef109e156193951ec7e937b1652c0bd3bb1bf073573df883d2c34f1ef451fd46b503f00\nANVavNLSXsNgrppt9T5Uo2JRFQW1glObLu9o\n098765432109876543210987654321","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/makeramen/RoundedImageView.java, line(s) 147\ndefpackage/aaow.java, line(s) 238\ndefpackage/aapk.java, line(s) 20\ndefpackage/aaws.java, line(s) 159\ndefpackage/aayz.java, line(s) 2140,2213,2220,2163\ndefpackage/abd.java, line(s) 522\ndefpackage/abgt.java, line(s) 81,52,77\ndefpackage/abhe.java, line(s) 138\ndefpackage/abje.java, line(s) 90\ndefpackage/abjf.java, line(s) 28\ndefpackage/abl.java, line(s) 12,18,39,24,30\ndefpackage/ablb.java, line(s) 106\ndefpackage/abml.java, line(s) 25,30\ndefpackage/abmy.java, line(s) 100\ndefpackage/abna.java, line(s) 93,98,112,130,135,144,171,202,206,223,250,279,336,304\ndefpackage/abnf.java, line(s) 41,138,142\ndefpackage/abnj.java, line(s) 63\ndefpackage/abnl.java, line(s) 57,60,231,78\ndefpackage/abnn.java, line(s) 144,166,176,208,410,417,438,550,594,749,759\ndefpackage/abnp.java, line(s) 97,253\ndefpackage/abns.java, line(s) 94,235,242,252,262,292,572,590,592,670\ndefpackage/abnt.java, line(s) 62,142,207,227,231,307\ndefpackage/abny.java, line(s) 178,208,218,250,508,515,539,693,738,742,916,926\ndefpackage/abod.java, line(s) 31,35,55\ndefpackage/aboj.java, line(s) 242,258,268,300,372,452,468,561,568,687,726,730,832\ndefpackage/acbv.java, line(s) 78,82,111,115\ndefpackage/ad.java, line(s) 615,619\ndefpackage/adgq.java, line(s) 1239,1238\ndefpackage/adnn.java, line(s) 123\ndefpackage/adnt.java, line(s) 49\ndefpackage/adnx.java, line(s) 233,245,258\ndefpackage/adoh.java, line(s) 226,366,470,504,1262,1480,1545,1618\ndefpackage/adqn.java, line(s) 60\ndefpackage/adre.java, line(s) 147\ndefpackage/adrt.java, line(s) 29,42\ndefpackage/adsf.java, line(s) 5485,5488\ndefpackage/adtd.java, line(s) 62,74,87,93\ndefpackage/adtg.java, line(s) 49,81,87,90,96,105,111,117,38,41,58\ndefpackage/adti.java, line(s) 38,145,174,180\ndefpackage/adtl.java, line(s) 56,215\ndefpackage/adto.java, line(s) 36,43,47,51,65,78,82,86,133,137,141,148,155,163,167,177,186,190,194,204,218\ndefpackage/adtp.java, line(s) 128,147\ndefpackage/adtx.java, line(s) 58,99,220,267,243\ndefpackage/adtz.java, line(s) 146,150,157,169,177,181,275,280,302,310,316,322,334,351,356,365,386,391,458,85,110,120,287,346\ndefpackage/aduc.java, line(s) 44,55,56,96,97\ndefpackage/adui.java, line(s) 87,128,146,153\ndefpackage/aduj.java, line(s) 21\ndefpackage/aduk.java, line(s) 21\ndefpackage/adul.java, line(s) 42\ndefpackage/adum.java, line(s) 117,125,129,140,146,157,194,198,215,224,253,274,284,296,318\ndefpackage/adup.java, line(s) 69,95\ndefpackage/adur.java, line(s) 133,153,177,189\ndefpackage/aduu.java, line(s) 116,123,144,167\ndefpackage/aduw.java, line(s) 52,56,60,65,77,82,94,97,109,113,117,127,130,133,136,139,193,197,201,209,217,221,243,446,450,460,480,484,488,641,655,669\ndefpackage/aduy.java, line(s) 150,160,208,223,144\ndefpackage/adva.java, line(s) 40,43\ndefpackage/advm.java, line(s) 105\ndefpackage/advn.java, line(s) 27\ndefpackage/advq.java, line(s) 126,256,272,286,305,369,373,383,404,414,163,170\ndefpackage/advs.java, line(s) 31,69\ndefpackage/adwh.java, line(s) 72,138\ndefpackage/adwl.java, line(s) 109,112,115,118,219\ndefpackage/aerl.java, line(s) 1237,1274\ndefpackage/aesm.java, line(s) 102\ndefpackage/aest.java, line(s) 47\ndefpackage/afhf.java, line(s) 2595,2608,2629,2649,2655\ndefpackage/afsx.java, line(s) 57\ndefpackage/agkx.java, line(s) 80\ndefpackage/agqh.java, line(s) 82,108,119\ndefpackage/ahnf.java, line(s) 35\ndefpackage/ahni.java, line(s) 72\ndefpackage/ahza.java, line(s) 51\ndefpackage/aim.java, line(s) 178\ndefpackage/aiuo.java, line(s) 261,267,269,271,273\ndefpackage/aja.java, line(s) 257,267,348,358\ndefpackage/ajdg.java, line(s) 117,121,116,120\ndefpackage/ajgg.java, line(s) 49\ndefpackage/ajy.java, line(s) 118\ndefpackage/ajzv.java, line(s) 21\ndefpackage/ajzx.java, line(s) 42\ndefpackage/akrq.java, line(s) 54\ndefpackage/alew.java, line(s) 268\ndefpackage/aljf.java, line(s) 42\ndefpackage/alkp.java, line(s) 200,208,86\ndefpackage/alla.java, line(s) 114,253\ndefpackage/almb.java, line(s) 689\ndefpackage/alnk.java, line(s) 540\ndefpackage/aloq.java, line(s) 35,51\ndefpackage/alq.java, line(s) 60\ndefpackage/alqx.java, line(s) 37\ndefpackage/alri.java, line(s) 153\ndefpackage/also.java, line(s) 156,161\ndefpackage/alss.java, line(s) 239,244\ndefpackage/alxu.java, line(s) 151,159,164\ndefpackage/alzg.java, line(s) 55,251\ndefpackage/alzi.java, line(s) 34\ndefpackage/alzl.java, line(s) 107,97\ndefpackage/alzm.java, line(s) 28\ndefpackage/alzu.java, line(s) 1820\ndefpackage/amak.java, line(s) 55,82,86,145,160,166,159,165,171,90,172\ndefpackage/amat.java, line(s) 255\ndefpackage/ambd.java, line(s) 159,227\ndefpackage/ambu.java, line(s) 65,74,82,180,198,215,233,249,273,290,307,324,543,554,577\ndefpackage/ambv.java, line(s) 36\ndefpackage/amcu.java, line(s) 38\ndefpackage/amcw.java, line(s) 26,44\ndefpackage/amcx.java, line(s) 99\ndefpackage/amkw.java, line(s) 65,67\ndefpackage/ammx.java, line(s) 101\ndefpackage/amnt.java, line(s) 164,160\ndefpackage/amoq.java, line(s) 42,62,46,55,59,72,78,84,91,107\ndefpackage/amrb.java, line(s) 77,83,86\ndefpackage/amtg.java, line(s) 603\ndefpackage/anrk.java, line(s) 26\ndefpackage/anuh.java, line(s) 22\ndefpackage/anuq.java, line(s) 99,111\ndefpackage/anuu.java, line(s) 90,359,359,93\ndefpackage/aofb.java, line(s) 106,166,185,191\ndefpackage/aoiy.java, line(s) 482,530,563,569,597,610,613,626,627,643,653,655,668,673\ndefpackage/aonk.java, line(s) 150,120,132,147,184,188,190\ndefpackage/aooo.java, line(s) 63,62,62\ndefpackage/aope.java, line(s) 69\ndefpackage/aork.java, line(s) 155,152\ndefpackage/aorl.java, line(s) 67,28,63\ndefpackage/aorq.java, line(s) 90,100,80,85,87\ndefpackage/aose.java, line(s) 49,58\ndefpackage/aosi.java, line(s) 86,91,118,74,76,152,158\ndefpackage/aoso.java, line(s) 51,54,28,36\ndefpackage/aost.java, line(s) 28,42\ndefpackage/aosz.java, line(s) 63,60\ndefpackage/aota.java, line(s) 28\ndefpackage/aotb.java, line(s) 68,28,64\ndefpackage/aote.java, line(s) 50,53\ndefpackage/aoth.java, line(s) 92,100,82,87,89\ndefpackage/aoti.java, line(s) 20\ndefpackage/aotj.java, line(s) 77\ndefpackage/aotm.java, line(s) 256\ndefpackage/aotn.java, line(s) 32,46\ndefpackage/aotp.java, line(s) 60,63,90\ndefpackage/aotu.java, line(s) 167,193,225,256,260,288\ndefpackage/apcx.java, line(s) 68\ndefpackage/apcy.java, line(s) 37,67\ndefpackage/apdi.java, line(s) 237\ndefpackage/apeh.java, line(s) 107,585,589,595,598\ndefpackage/apo.java, line(s) 69,95\ndefpackage/asd.java, line(s) 61\ndefpackage/at.java, line(s) 123,125,91\ndefpackage/atf.java, line(s) 51\ndefpackage/ati.java, line(s) 81,124,133\ndefpackage/atk.java, line(s) 634,643\ndefpackage/att.java, line(s) 673,1129,1362,1367,1372,1666,1668,1722,1726,2062,2476,2481,2486,497,751,1212,1218,2122,2125,2321\ndefpackage/aub.java, line(s) 532\ndefpackage/auj.java, line(s) 46\ndefpackage/aus.java, line(s) 234,131,138\ndefpackage/aux.java, line(s) 251,147,151,155\ndefpackage/av.java, line(s) 140,146,191,199,242,253,312\ndefpackage/avf.java, line(s) 69,106,127,207\ndefpackage/avj.java, line(s) 34\ndefpackage/avk.java, line(s) 109\ndefpackage/avw.java, line(s) 201,321,327,355,363\ndefpackage/aw.java, line(s) 73\ndefpackage/awb.java, line(s) 40,45\ndefpackage/awd.java, line(s) 54\ndefpackage/awe.java, line(s) 53,103\ndefpackage/awg.java, line(s) 74,146,192,213,241\ndefpackage/awj.java, line(s) 29,32\ndefpackage/axa.java, line(s) 104\ndefpackage/aya.java, line(s) 99\ndefpackage/ayr.java, line(s) 4336,4346\ndefpackage/azu.java, line(s) 34,52,64,76,85,94,107\ndefpackage/azx.java, line(s) 142,148\ndefpackage/azy.java, line(s) 376\ndefpackage/bac.java, line(s) 183\ndefpackage/bba.java, line(s) 53,71,44\ndefpackage/bch.java, line(s) 54\ndefpackage/bcht.java, line(s) 32,42,52,62\ndefpackage/bcig.java, line(s) 29,37,45\ndefpackage/bcih.java, line(s) 33,40,55,62\ndefpackage/bcik.java, line(s) 63\ndefpackage/bcwb.java, line(s) 31\ndefpackage/bcwd.java, line(s) 31,57,60\ndefpackage/bcwe.java, line(s) 17\ndefpackage/bcwf.java, line(s) 50,55,59,72,46,89\ndefpackage/bcwg.java, line(s) 44,80,86,100,108,116,173,176\ndefpackage/bcwp.java, line(s) 172,205,229,168,200,216\ndefpackage/bcwr.java, line(s) 39\ndefpackage/bcwu.java, line(s) 53,56\ndefpackage/bcwv.java, line(s) 32,45,48,52,70,74\ndefpackage/bcww.java, line(s) 34,37\ndefpackage/bcwx.java, line(s) 26\ndefpackage/bcwz.java, line(s) 47,56,94,51,75,88,99\ndefpackage/bcxe.java, line(s) 29\ndefpackage/bdbq.java, line(s) 27,37\ndefpackage/bdcd.java, line(s) 97\ndefpackage/bdo.java, line(s) 636\ndefpackage/bdok.java, line(s) 289,293\ndefpackage/bdpc.java, line(s) 27,29,31\ndefpackage/bdpd.java, line(s) 114,217,221,224,233,58\ndefpackage/beql.java, line(s) 61,34\ndefpackage/bfr.java, line(s) 190,199,234,247,260,273,286,299,312,325,338,345,356,368,351\ndefpackage/bft.java, line(s) 519,528,1186,1189,1192,1398,2077,2089,2391,2397,2409\ndefpackage/bfu.java, line(s) 19\ndefpackage/bg.java, line(s) 204\ndefpackage/bgcd.java, line(s) 66\ndefpackage/bget.java, line(s) 47\ndefpackage/bggn.java, line(s) 28\ndefpackage/bggt.java, line(s) 53,74,144,187,197,207,220\ndefpackage/bggx.java, line(s) 253,262,270,296\ndefpackage/bghe.java, line(s) 34\ndefpackage/bghn.java, line(s) 174,392,419\ndefpackage/bghp.java, line(s) 153\ndefpackage/bghr.java, line(s) 238,388,423,451,483\ndefpackage/bgib.java, line(s) 50\ndefpackage/bgig.java, line(s) 54,56\ndefpackage/bgis.java, line(s) 229,280\ndefpackage/bgor.java, line(s) 48,52,81,97,105,190\ndefpackage/bgsd.java, line(s) 129\ndefpackage/bjc.java, line(s) 21\ndefpackage/bjk.java, line(s) 25\ndefpackage/bjo.java, line(s) 56\ndefpackage/bkc.java, line(s) 66,92,120\ndefpackage/bkd.java, line(s) 60,111\ndefpackage/bke.java, line(s) 107\ndefpackage/box.java, line(s) 10,15\ndefpackage/bwp.java, line(s) 359\ndefpackage/bxt.java, line(s) 103\ndefpackage/cg.java, line(s) 573\ndefpackage/cnj.java, line(s) 107,136,140\ndefpackage/coh.java, line(s) 43\ndefpackage/coj.java, line(s) 146,152,158,164\ndefpackage/cq.java, line(s) 31,38,60,67,78,85\ndefpackage/cx.java, line(s) 998,999,1007,1015,87\ndefpackage/dau.java, line(s) 248,247\ndefpackage/dc.java, line(s) 74\ndefpackage/dcj.java, line(s) 763\ndefpackage/ddd.java, line(s) 85\ndefpackage/ddk.java, line(s) 37,85,99,129,162\ndefpackage/ddp.java, line(s) 172,156,355\ndefpackage/ddz.java, line(s) 267,356,379,384,411,454,498,741,756,785\ndefpackage/deb.java, line(s) 32\ndefpackage/dec.java, line(s) 111,137\ndefpackage/deg.java, line(s) 32,48,67,76\ndefpackage/deh.java, line(s) 202,250,269,275,294,332\ndefpackage/dfl.java, line(s) 394\ndefpackage/dfo.java, line(s) 102\ndefpackage/dfq.java, line(s) 127\ndefpackage/dfu.java, line(s) 184,222\ndefpackage/dgd.java, line(s) 25\ndefpackage/dgz.java, line(s) 313\ndefpackage/dhl.java, line(s) 65\ndefpackage/dii.java, line(s) 44,69\ndefpackage/dli.java, line(s) 42,46\ndefpackage/dls.java, line(s) 35,130\ndefpackage/dlx.java, line(s) 64\ndefpackage/dqu.java, line(s) 449\ndefpackage/dqv.java, line(s) 40\ndefpackage/dri.java, line(s) 1838\ndefpackage/ds.java, line(s) 385\ndefpackage/dsq.java, line(s) 233\ndefpackage/dsr.java, line(s) 161,165\ndefpackage/dsu.java, line(s) 26\ndefpackage/dto.java, line(s) 17\ndefpackage/dtv.java, line(s) 26,32\ndefpackage/duk.java, line(s) 102,135\ndefpackage/dut.java, line(s) 25\ndefpackage/duw.java, line(s) 50\ndefpackage/dwe.java, line(s) 235,245,123,126,231\ndefpackage/dwg.java, line(s) 93\ndefpackage/dwh.java, line(s) 39\ndefpackage/dwj.java, line(s) 74,309,315,129,136,255\ndefpackage/dxf.java, line(s) 29\ndefpackage/dxh.java, line(s) 29\ndefpackage/dxp.java, line(s) 37,40,55,58\ndefpackage/dxq.java, line(s) 28\ndefpackage/dy.java, line(s) 133,157,159\ndefpackage/dyy.java, line(s) 326,331,335\ndefpackage/dzx.java, line(s) 126\ndefpackage/dzy.java, line(s) 356,418,155\ndefpackage/ehd.java, line(s) 18\ndefpackage/eip.java, line(s) 57,64,58,65\ndefpackage/ejq.java, line(s) 303,304\ndefpackage/ejt.java, line(s) 688,691\ndefpackage/ekg.java, line(s) 76\ndefpackage/ekw.java, line(s) 44,58,43,57\ndefpackage/en.java, line(s) 48,97,143,345,360,370\ndefpackage/eoq.java, line(s) 130,131\ndefpackage/epc.java, line(s) 82,96,162,85,97,163,56\ndefpackage/epy.java, line(s) 28,78,85,98,105,30,79,86,99,106\ndefpackage/esk.java, line(s) 25,29,26,30\ndefpackage/esr.java, line(s) 73,74\ndefpackage/etu.java, line(s) 16,17\ndefpackage/ety.java, line(s) 110\ndefpackage/eu.java, line(s) 67,232,262,106,247,299,304\ndefpackage/eub.java, line(s) 41,42\ndefpackage/evc.java, line(s) 55,56\ndefpackage/evt.java, line(s) 116\ndefpackage/ezy.java, line(s) 137\ndefpackage/fah.java, line(s) 133,183\ndefpackage/fay.java, line(s) 192,203\ndefpackage/fel.java, line(s) 310\ndefpackage/fgb.java, line(s) 24,25,26\ndefpackage/fgp.java, line(s) 93\ndefpackage/fnm.java, line(s) 35\ndefpackage/fp.java, line(s) 89,101\ndefpackage/fwm.java, line(s) 267,268,269\ndefpackage/fyj.java, line(s) 112,156,183,189\ndefpackage/fyn.java, line(s) 59\ndefpackage/ge.java, line(s) 1378\ndefpackage/gej.java, line(s) 16587,16713\ndefpackage/ggx.java, line(s) 182\ndefpackage/gmq.java, line(s) 74\ndefpackage/gpj.java, line(s) 193\ndefpackage/gvo.java, line(s) 362,412,421,349,365\ndefpackage/gxh.java, line(s) 430\ndefpackage/hdf.java, line(s) 492,491,506\ndefpackage/hgz.java, line(s) 50\ndefpackage/hn.java, line(s) 27,41,68\ndefpackage/ia.java, line(s) 74,124,138,146\ndefpackage/ib.java, line(s) 184\ndefpackage/icx.java, line(s) 193\ndefpackage/ies.java, line(s) 76,109\ndefpackage/iim.java, line(s) 61,99,103\ndefpackage/iit.java, line(s) 46\ndefpackage/iiw.java, line(s) 68,139\ndefpackage/ijm.java, line(s) 101\ndefpackage/ilk.java, line(s) 78\ndefpackage/imd.java, line(s) 1439\ndefpackage/ire.java, line(s) 48\ndefpackage/is.java, line(s) 402\ndefpackage/isk.java, line(s) 1487,1498,1508,1596\ndefpackage/iuk.java, line(s) 573\ndefpackage/jo.java, line(s) 154\ndefpackage/jqb.java, line(s) 115\ndefpackage/kdt.java, line(s) 213\ndefpackage/kr.java, line(s) 49,54,59,69\ndefpackage/ld.java, line(s) 58,98,178,230\ndefpackage/lpl.java, line(s) 207\ndefpackage/lq.java, line(s) 27\ndefpackage/lsy.java, line(s) 92,124,130,202,210\ndefpackage/mci.java, line(s) 123\ndefpackage/mhm.java, line(s) 26,30\ndefpackage/mnv.java, line(s) 425,433,436,440\ndefpackage/moy.java, line(s) 67\ndefpackage/mp.java, line(s) 344\ndefpackage/nk.java, line(s) 717\ndefpackage/nu.java, line(s) 38\ndefpackage/nw.java, line(s) 102,78\ndefpackage/nzd.java, line(s) 150,176,180\ndefpackage/oa.java, line(s) 191\ndefpackage/odr.java, line(s) 249\ndefpackage/oek.java, line(s) 198,200,213,215,592,602,325\ndefpackage/oen.java, line(s) 94,97,110\ndefpackage/oew.java, line(s) 48\ndefpackage/ofq.java, line(s) 197,233\ndefpackage/ohg.java, line(s) 58,913\ndefpackage/ohh.java, line(s) 633,654\ndefpackage/ohu.java, line(s) 361\ndefpackage/ohy.java, line(s) 87\ndefpackage/oif.java, line(s) 331\ndefpackage/oig.java, line(s) 38\ndefpackage/oin.java, line(s) 63,68,137\ndefpackage/oir.java, line(s) 72\ndefpackage/ojd.java, line(s) 44,149,164,160\ndefpackage/ojk.java, line(s) 140,143,150\ndefpackage/ojv.java, line(s) 239\ndefpackage/olc.java, line(s) 204\ndefpackage/ole.java, line(s) 114,254\ndefpackage/olf.java, line(s) 102,271\ndefpackage/one.java, line(s) 511,301,544,570,983\ndefpackage/ong.java, line(s) 74\ndefpackage/oth.java, line(s) 32,38,40,53,82,60,66,68,77\ndefpackage/ouy.java, line(s) 207\ndefpackage/ow.java, line(s) 95,183,343,141,144,163,269,425,430,495,523\ndefpackage/owc.java, line(s) 111\ndefpackage/own.java, line(s) 74,78\ndefpackage/oy.java, line(s) 65\ndefpackage/ozf.java, line(s) 145,124\ndefpackage/ozx.java, line(s) 103,135,136\ndefpackage/pcn.java, line(s) 70,74,78,82\ndefpackage/pda.java, line(s) 67\ndefpackage/pdb.java, line(s) 64\ndefpackage/pdw.java, line(s) 177,200,215,195\ndefpackage/pdx.java, line(s) 61,77\ndefpackage/pee.java, line(s) 33,46\ndefpackage/pef.java, line(s) 45\ndefpackage/pek.java, line(s) 62\ndefpackage/pel.java, line(s) 50,64,95\ndefpackage/pem.java, line(s) 131\ndefpackage/peq.java, line(s) 34\ndefpackage/per.java, line(s) 101,120,127\ndefpackage/pfc.java, line(s) 110,114,57\ndefpackage/pfg.java, line(s) 60,183,34,69,105,118,123,127,130,138,159,210\ndefpackage/pfh.java, line(s) 177,205,210,260\ndefpackage/pft.java, line(s) 91\ndefpackage/pgi.java, line(s) 21,30\ndefpackage/pgx.java, line(s) 27\ndefpackage/phf.java, line(s) 361,365,159,264\ndefpackage/phi.java, line(s) 267,426\ndefpackage/phq.java, line(s) 68,83\ndefpackage/pib.java, line(s) 166,170\ndefpackage/piq.java, line(s) 107,119\ndefpackage/piv.java, line(s) 39,56\ndefpackage/pix.java, line(s) 94,118,214,218,222,228\ndefpackage/pja.java, line(s) 84,87,90,93,96,99,107,110,113,116,154,159\ndefpackage/pjd.java, line(s) 23\ndefpackage/pjj.java, line(s) 59,73,79\ndefpackage/pjk.java, line(s) 96\ndefpackage/pjo.java, line(s) 44\ndefpackage/pjq.java, line(s) 60\ndefpackage/pkh.java, line(s) 86,95\ndefpackage/pko.java, line(s) 55,308\ndefpackage/pkq.java, line(s) 54,61,91,100\ndefpackage/pln.java, line(s) 51\ndefpackage/pmh.java, line(s) 72,66,91\ndefpackage/pmp.java, line(s) 80,101\ndefpackage/pmz.java, line(s) 51,59,771,800,56,84,140,191,206,214,224,374,440,460,527,544,699,709\ndefpackage/pnk.java, line(s) 41,65\ndefpackage/pnt.java, line(s) 55,83\ndefpackage/pou.java, line(s) 37,42,49,62,78,90,94,121,31\ndefpackage/ppi.java, line(s) 72,93\ndefpackage/ppj.java, line(s) 44\ndefpackage/ppm.java, line(s) 38\ndefpackage/ppo.java, line(s) 43\ndefpackage/ppp.java, line(s) 43,58\ndefpackage/pqy.java, line(s) 22,31,21,30\ndefpackage/prh.java, line(s) 657,658\ndefpackage/psn.java, line(s) 34\ndefpackage/ptc.java, line(s) 39\ndefpackage/ptz.java, line(s) 32,41,66,72\ndefpackage/pue.java, line(s) 205,208\ndefpackage/pvp.java, line(s) 61\ndefpackage/pwe.java, line(s) 204\ndefpackage/px.java, line(s) 753,757\ndefpackage/qaa.java, line(s) 2095,2110,2094\ndefpackage/qb.java, line(s) 199\ndefpackage/qcj.java, line(s) 56,64,71\ndefpackage/qd.java, line(s) 177\ndefpackage/qdj.java, line(s) 18,19\ndefpackage/qfa.java, line(s) 36,30\ndefpackage/qfk.java, line(s) 73,80,214,106\ndefpackage/qgp.java, line(s) 103\ndefpackage/qgs.java, line(s) 12\ndefpackage/qgu.java, line(s) 93\ndefpackage/qha.java, line(s) 41,79\ndefpackage/qhd.java, line(s) 95,47,48,100,104\ndefpackage/qia.java, line(s) 42\ndefpackage/qid.java, line(s) 71\ndefpackage/qkq.java, line(s) 34,39,58\ndefpackage/qkr.java, line(s) 39\ndefpackage/qmb.java, line(s) 408\ndefpackage/qml.java, line(s) 174\ndefpackage/qtp.java, line(s) 23\ndefpackage/qtq.java, line(s) 99\ndefpackage/quc.java, line(s) 111,116,136,140,175,180\ndefpackage/quz.java, line(s) 53,63,124,132\ndefpackage/qxs.java, line(s) 35,37\ndefpackage/qzi.java, line(s) 129,133,156\ndefpackage/rah.java, line(s) 26,56\ndefpackage/rar.java, line(s) 1115\ndefpackage/ray.java, line(s) 109,162\ndefpackage/rbh.java, line(s) 617\ndefpackage/rc.java, line(s) 128,132\ndefpackage/rcb.java, line(s) 44,46\ndefpackage/rfc.java, line(s) 42\ndefpackage/rge.java, line(s) 149\ndefpackage/rju.java, line(s) 43\ndefpackage/sd.java, line(s) 177\ndefpackage/sf.java, line(s) 148\ndefpackage/sfj.java, line(s) 449,508,522,547,567,588\ndefpackage/sh.java, line(s) 43\ndefpackage/sj.java, line(s) 64,73,305,307,309,336,435,250,491,501\ndefpackage/skh.java, line(s) 43,73,94,98,120,131,135,143\ndefpackage/sm.java, line(s) 39,64,96,128,130\ndefpackage/son.java, line(s) 23,25\ndefpackage/stu.java, line(s) 122\ndefpackage/sx.java, line(s) 39,59\ndefpackage/sz.java, line(s) 34\ndefpackage/tbd.java, line(s) 158,162,353,166\ndefpackage/tdt.java, line(s) 52\ndefpackage/tel.java, line(s) 97\ndefpackage/thw.java, line(s) 699,724,728,731,369,392,413,520,572,717,748,833,1064,1157,1218\ndefpackage/tia.java, line(s) 195\ndefpackage/tsg.java, line(s) 38\ndefpackage/uey.java, line(s) 166,168,233,155,242\ndefpackage/ufv.java, line(s) 31\ndefpackage/uhr.java, line(s) 91\ndefpackage/uhx.java, line(s) 129,136\ndefpackage/uid.java, line(s) 56\ndefpackage/uim.java, line(s) 57,53\ndefpackage/uit.java, line(s) 25\ndefpackage/uiv.java, line(s) 89,120,128,134,150\ndefpackage/uiw.java, line(s) 118,138,114\ndefpackage/umd.java, line(s) 53,58\ndefpackage/uny.java, line(s) 678\ndefpackage/uqs.java, line(s) 89,95,113,123,134\ndefpackage/uqy.java, line(s) 77,97\ndefpackage/urh.java, line(s) 24\ndefpackage/uri.java, line(s) 27\ndefpackage/urj.java, line(s) 27\ndefpackage/url.java, line(s) 22\ndefpackage/urm.java, line(s) 27\ndefpackage/uro.java, line(s) 31\ndefpackage/urq.java, line(s) 151,216,241\ndefpackage/usp.java, line(s) 139\ndefpackage/uss.java, line(s) 95,44\ndefpackage/usu.java, line(s) 434\ndefpackage/usw.java, line(s) 71,77\ndefpackage/usz.java, line(s) 129\ndefpackage/utf.java, line(s) 21,34\ndefpackage/uth.java, line(s) 81\ndefpackage/uun.java, line(s) 940\ndefpackage/uyb.java, line(s) 52,57,28,44\ndefpackage/uye.java, line(s) 44\ndefpackage/uyf.java, line(s) 49\ndefpackage/uyg.java, line(s) 14\ndefpackage/uyj.java, line(s) 53\ndefpackage/vaq.java, line(s) 133,158\ndefpackage/vfr.java, line(s) 150\ndefpackage/vji.java, line(s) 99\ndefpackage/vjr.java, line(s) 60,51\ndefpackage/vju.java, line(s) 212,267,340,350,365,507\ndefpackage/vkn.java, line(s) 59\ndefpackage/vmu.java, line(s) 84,81\ndefpackage/vmx.java, line(s) 51,57,101,52,58\ndefpackage/vrq.java, line(s) 10\ndefpackage/wlp.java, line(s) 660\ndefpackage/wnc.java, line(s) 50,53,56\ndefpackage/wpm.java, line(s) 105,165\ndefpackage/xm.java, line(s) 132,156,162,174\ndefpackage/xxq.java, line(s) 138,147,158\ndefpackage/ybs.java, line(s) 155\ndefpackage/yfe.java, line(s) 68\ndefpackage/ygr.java, line(s) 245,250\ndefpackage/ykp.java, line(s) 209,213\ndefpackage/yoc.java, line(s) 44\ndefpackage/ywl.java, line(s) 49\ndefpackage/zbi.java, line(s) 436\ndefpackage/zgn.java, line(s) 100,67,102\ndefpackage/zjd.java, line(s) 146,162,178\ndefpackage/zrz.java, line(s) 184,207\ndefpackage/zxk.java, line(s) 1072,1399\ndefpackage/zxm.java, line(s) 171,200,229,258\ninternal/org/jni_zero/JniInit.java, line(s) 417,451,494,508","section":"code"},{"title":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\ndefpackage/acsb.java, line(s) 4,213\ndefpackage/aief.java, line(s) 4,229\ndefpackage/dgr.java, line(s) 4,38\ndefpackage/qzi.java, line(s) 4,79\ndefpackage/xvd.java, line(s) 5,713","section":"code"},{"title":"App talks to a Firebase database","description":"The app talks to Firebase database at https://com--android.firebaseio.com","section":"firebase"}],"secure":[{"title":"Domain config is securely configured to disallow clear text traffic to these domains in scope","description":"Scope:\nyoutube.com\ngoogleapis.com\n\n","section":"network"},{"title":"This app has capabilities to prevent tapjacking attacks.","description":"This app has capabilities to prevent tapjacking attacks.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#testing-for-overlay-attacks-mstg-platform-9\n\nFiles:\ndefpackage/jrg.java, line(s) 33\ndefpackage/jrh.java, line(s) 57\ndefpackage/jrq.java, line(s) 38\ndefpackage/udw.java, line(s) 298","section":"code"},{"title":"This App may have root detection capabilities.","description":"This App may have root detection capabilities.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#testing-root-detection-mstg-resilience-1\n\nFiles:\ndefpackage/amaz.java, line(s) 26\ndefpackage/oae.java, line(s) 178\ndefpackage/uqy.java, line(s) 51","section":"code"},{"title":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4\n\nFiles:\ndefpackage/bdpd.java, line(s) 212,210,209,209,224","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/414843287017/namespaces/firebase:fetch?key=AIzaSyCtkvNIR1HCEwzsqK6JuE6KqpyjusIRI30. This is indicated by the response: {'state': 'NO_TEMPLATE'}","section":"firebase"}],"hotspot":[{"title":"Found 13 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.READ_MEDIA_VISUAL_USER_SELECTED (dangerous): allows reading user-selected image or video files from external storage. - Allows an application to read image or video files from external storage that a user has selected via the permission prompt photo picker. Apps can check this permission to verify that a user has decided to use the photo picker, instead of granting access to READ_MEDIA_IMAGES or READ_MEDIA_VIDEO . It does not prevent apps from accessing the standard photo picker manually. This permission should be requested alongside READ_MEDIA_IMAGES and/or READ_MEDIA_VIDEO , depending on which type of media is desired.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.\n\nandroid.permission.READ_MEDIA_IMAGES (dangerous): allows reading image files from external storage. - Allows an application to read image files from external storage.\n\nandroid.permission.READ_MEDIA_VIDEO (dangerous): allows reading video files from external storage. - Allows an application to read video files from external storage.\n\nandroid.permission.GET_ACCOUNTS (dangerous): list accounts - Allows access to the list of accounts in the Accounts Service.\n\nandroid.permission.CAMERA (dangerous): take pictures and videos - Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time.\n\nandroid.permission.READ_CONTACTS (dangerous): read contact data - Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.RECORD_AUDIO (dangerous): record audio - Allows application to access the audio record path.\n\nandroid.permission.READ_PHONE_STATE (dangerous): read phone state and identity - Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on.\n\nandroid.permission.SYSTEM_ALERT_WINDOW (dangerous): display system-level alerts - Allows an application to show system-alert windows. Malicious applications can take over the entire screen of the phone.\n\nandroid.permission.POST_NOTIFICATIONS (dangerous): allows an app to post notifications. - Allows an app to post notifications","section":"permissions"}],"total_trackers":432,"trackers":2,"security_score":51,"app_name":"YouTube","file_name":"YouTube.apk","hash":"30ebbedabc095292d4ea07fe0fb0ceba","version_name":"20.10.41"},"static_report":null,"static_report_gridfs_id":{"$oid":"6a2d8244f5aefd2a764127a5"}}
{"_id":"5cefc51fce9bd760b92ab2340477f4dda84b4ae0c5d04a8c9493e4fe34fab7c5","apk_filename":"diva-beta.apk","scan_timestamp":"2026-06-29T12:30:50.612565+00:00","dynamic_report":null,"scorecard":{"high":[{"title":"Application vulnerable to Janus Vulnerability","description":"Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","section":"certificate"},{"title":"Application signed with debug certificate","description":"Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","section":"certificate"},{"title":"App can be installed on a vulnerable unpatched Android version 4.0.3-4.0.4, [minSdk=15]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Debug Enabled For App [android:debuggable=true]","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","section":"manifest"},{"title":"Debug configuration enabled. Production builds must not be debuggable.","description":"Debug configuration enabled. Production builds must not be debuggable.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\njakhar/aseem/diva/BuildConfig.java, line(s) 4,7","section":"code"}],"warning":[{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Activity (jakhar.aseem.diva.APICredsActivity) is not Protected. An intent-filter exists.","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","section":"manifest"},{"title":"Activity (jakhar.aseem.diva.APICreds2Activity) is not Protected. An intent-filter exists.","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","section":"manifest"},{"title":"Content Provider (jakhar.aseem.diva.NotesProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\njakhar/aseem/diva/InsecureDataStorage2Activity.java, line(s) 3,21,32\njakhar/aseem/diva/NotesProvider.java, line(s) 10,11,12,46,47,48,49,50,51,52,53\njakhar/aseem/diva/SQLInjectionActivity.java, line(s) 4,36","section":"code"},{"title":"App creates temp file. Sensitive information should never be written into a temp file.","description":"App creates temp file. Sensitive information should never be written into a temp file.\n\n\nFiles:\njakhar/aseem/diva/InsecureDataStorage3Activity.java, line(s) 26","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\njakhar/aseem/diva/InsecureDataStorage4Activity.java, line(s) 25","section":"code"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\njakhar/aseem/diva/AccessControl1Activity.java, line(s) 26\njakhar/aseem/diva/AccessControl2Activity.java, line(s) 30\njakhar/aseem/diva/InsecureDataStorage2Activity.java, line(s) 23,35\njakhar/aseem/diva/InsecureDataStorage3Activity.java, line(s) 35\njakhar/aseem/diva/InsecureDataStorage4Activity.java, line(s) 36\njakhar/aseem/diva/LogActivity.java, line(s) 24\njakhar/aseem/diva/SQLInjectionActivity.java, line(s) 28,48","section":"code"}],"secure":[{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 2 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":36,"app_name":"Diva","file_name":"diva-beta.apk","hash":"82ab8b2193b3cfb1c737e3a786be363a","version_name":"1.0"},"static_report":{"version":"v4.5.0","title":"Static Analysis","file_name":"diva-beta.apk","app_name":"Diva","app_type":"apk","size":"1.43MB","md5":"82ab8b2193b3cfb1c737e3a786be363a","sha1":"27e849d9d7b86a3a3357fb3e980433a91d416801","sha256":"5cefc51fce9bd760b92ab2340477f4dda84b4ae0c5d04a8c9493e4fe34fab7c5","package_name":"jakhar.aseem.diva","main_activity":"jakhar.aseem.diva.MainActivity","exported_activities":"['jakhar.aseem.diva.APICredsActivity', 'jakhar.aseem.diva.APICreds2Activity']","browsable_activities":{},"activities":["jakhar.aseem.diva.MainActivity","jakhar.aseem.diva.LogActivity","jakhar.aseem.diva.HardcodeActivity","jakhar.aseem.diva.InsecureDataStorage1Activity","jakhar.aseem.diva.InsecureDataStorage2Activity","jakhar.aseem.diva.InsecureDataStorage3Activity","jakhar.aseem.diva.InsecureDataStorage4Activity","jakhar.aseem.diva.SQLInjectionActivity","jakhar.aseem.diva.InputValidation2URISchemeActivity","jakhar.aseem.diva.AccessControl1Activity","jakhar.aseem.diva.APICredsActivity","jakhar.aseem.diva.AccessControl2Activity","jakhar.aseem.diva.APICreds2Activity","jakhar.aseem.diva.AccessControl3Activity","jakhar.aseem.diva.Hardcode2Activity","jakhar.aseem.diva.AccessControl3NotesActivity","jakhar.aseem.diva.InputValidation3Activity"],"receivers":[],"providers":["jakhar.aseem.diva.NotesProvider"],"services":[],"libraries":[],"target_sdk":"23","max_sdk":"","min_sdk":"15","version_name":"1.0","version_code":"1","icon_path":"82ab8b2193b3cfb1c737e3a786be363a-icon.png","permissions":{"android.permission.WRITE_EXTERNAL_STORAGE":{"status":"dangerous","info":"read/modify/delete external storage contents","description":"Allows an application to write to external storage."},"android.permission.READ_EXTERNAL_STORAGE":{"status":"dangerous","info":"read external storage contents","description":"Allows an application to read from external storage."},"android.permission.INTERNET":{"status":"normal","info":"full Internet access","description":"Allows an application to create network sockets."}},"malware_permissions":{"top_malware_permissions":["android.permission.WRITE_EXTERNAL_STORAGE","android.permission.READ_EXTERNAL_STORAGE","android.permission.INTERNET"],"other_abused_permissions":[],"total_malware_permissions":25,"total_other_permissions":44},"certificate_analysis":{"certificate_info":"Binary is signed\nv1 signature: True\nv2 signature: False\nv3 signature: False\nv4 signature: False\nX.509 Subject: C=US, O=Android, CN=Android Debug\nSignature Algorithm: rsassa_pkcs1v15\nValid From: 2015-11-02 08:32:11+00:00\nValid To: 2045-10-25 08:32:11+00:00\nIssuer: C=US, O=Android, CN=Android Debug\nSerial Number: 0x218330df\nHash Algorithm: sha256\nmd5: d620162ac34ee974d7fd3a1862e7e4df\nsha1: ae4ead5aeaba4e9e4fc928e7c7f7fd459f008031\nsha256: 35d7f7ad35dfb826b70fa4b73187ed478540e32c8b8c5653b86568029fcd5840\nsha512: e936169585893a7a248e393ddb296b2101432de5b07c3d7e2bdc8070dc0b58277b46e443eff3730b4f5a25b61f78c9078f54cc325cb86c17160b5bae13148d1e\nFound 1 unique certificates","certificate_findings":[["info","Application is signed with a code signing certificate","Signed Application"],["high","Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","Application vulnerable to Janus Vulnerability"],["high","Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","Application signed with debug certificate"]],"certificate_summary":{"high":2,"warning":0,"info":1}},"manifest_analysis":{"manifest_findings":[{"rule":"vulnerable_os_version","title":"App can be installed on a vulnerable unpatched Android version 4.0.3-4.0.4, [minSdk=15]","severity":"high","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","name":"App can be installed on a vulnerable unpatched Android version 4.0.3-4.0.4, [minSdk=15]","component":["4.0.3-4.0.4","15"]},{"rule":"app_is_debuggable","title":"Debug Enabled For App [android:debuggable=true]","severity":"high","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","name":"Debug Enabled For App [android:debuggable=true]","component":[]},{"rule":"app_allowbackup","title":"Application Data can be Backed up [android:allowBackup=true]","severity":"warning","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","name":"Application Data can be Backed up [android:allowBackup=true]","component":[]},{"rule":"exported_intent_filter_exists","title":"Activity (jakhar.aseem.diva.APICredsActivity) is not Protected. An intent-filter exists.","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","name":"Activity jakhar.aseem.diva.APICredsActivity is not Protected.An intent-filter exists.","component":["Activity","jakhar.aseem.diva.APICredsActivity"]},{"rule":"exported_intent_filter_exists","title":"Activity (jakhar.aseem.diva.APICreds2Activity) is not Protected. An intent-filter exists.","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","name":"Activity jakhar.aseem.diva.APICreds2Activity is not Protected.An intent-filter exists.","component":["Activity","jakhar.aseem.diva.APICreds2Activity"]},{"rule":"explicitly_exported","title":"Content Provider (jakhar.aseem.diva.NotesProvider) is not Protected. [android:exported=true]","severity":"warning","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Content Provider jakhar.aseem.diva.NotesProvider is not Protected. [android:exported=true]","component":["Content Provider","jakhar.aseem.diva.NotesProvider"]}],"manifest_summary":{"high":2,"warning":4,"info":0,"suppressed":0}},"network_security":{"network_findings":[],"network_summary":{}},"binary_analysis":[{"name":"lib/mips64/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/mips/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/arm64-v8a/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86_64/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi-v7a/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/mips64/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/mips/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/arm64-v8a/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86_64/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi-v7a/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi/libdivajni.so","nx":{"is_nx":false,"severity":"high","description":"The binary does not have NX bit set. NX bit offer protection against exploitation of memory corruption vulnerabilities by marking memory page as non-executable. Use option --noexecstack or -z noexecstack to mark stack as non executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}}],"file_analysis":[],"android_api":{"api_start_activity":{"files":{"jakhar/aseem/diva/AccessControl1Activity.java":"23","jakhar/aseem/diva/AccessControl2Activity.java":"27","jakhar/aseem/diva/AccessControl3Activity.java":"48","jakhar/aseem/diva/MainActivity.java":"40,45,50,55,60,65,70,75,80,85,90,93,96"},"metadata":{"description":"Starting Activity","severity":"info"}},"api_local_file_io":{"files":{"jakhar/aseem/diva/AccessControl3Activity.java":"30","jakhar/aseem/diva/InsecureDataStorage1Activity.java":"22","jakhar/aseem/diva/InsecureDataStorage2Activity.java":"20","jakhar/aseem/diva/InsecureDataStorage3Activity.java":"8,9,9,10,24","jakhar/aseem/diva/InsecureDataStorage4Activity.java":"9,10,10,11,27","jakhar/aseem/diva/SQLInjectionActivity.java":"21"},"metadata":{"description":"Local File I/O Operations","severity":"info"}},"api_ipc":{"files":{"jakhar/aseem/diva/APICreds2Activity.java":"3,22,22","jakhar/aseem/diva/AccessControl1Activity.java":"3,20,20,26","jakhar/aseem/diva/AccessControl2Activity.java":"3,22,22,30","jakhar/aseem/diva/AccessControl3Activity.java":"3,47,47","jakhar/aseem/diva/MainActivity.java":"3,39,39,44,44,49,49,54,54,59,59,64,64,69,69,74,74,79,79,84,84,89,89,92,92,95,95"},"metadata":{"description":"Inter Process Communication","severity":"info"}},"api_content_provider":{"files":{"jakhar/aseem/diva/NotesProvider.java":"3"},"metadata":{"description":"Content Provider","severity":"info"}},"api_native_code":{"files":{"jakhar/aseem/diva/DivaJni.java":"12"},"metadata":{"description":"Loading Native Code (Shared Library)","severity":"info"}}},"code_analysis":{"findings":{"android_logging":{"files":{"jakhar/aseem/diva/AccessControl1Activity.java":"26","jakhar/aseem/diva/AccessControl2Activity.java":"30","jakhar/aseem/diva/InsecureDataStorage2Activity.java":"23,35","jakhar/aseem/diva/InsecureDataStorage3Activity.java":"35","jakhar/aseem/diva/InsecureDataStorage4Activity.java":"36","jakhar/aseem/diva/LogActivity.java":"24","jakhar/aseem/diva/SQLInjectionActivity.java":"28,48"},"metadata":{"cvss":7.5,"cwe":"CWE-532: Insertion of Sensitive Information into Log File","owasp-mobile":"","masvs":"MSTG-STORAGE-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs","description":"The App logs information. Sensitive information should never be logged.","severity":"info"}},"android_sql_raw_query":{"files":{"jakhar/aseem/diva/InsecureDataStorage2Activity.java":"3,21,32","jakhar/aseem/diva/NotesProvider.java":"10,11,12,46,47,48,49,50,51,52,53","jakhar/aseem/diva/SQLInjectionActivity.java":"4,36"},"metadata":{"cvss":5.9,"cwe":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","owasp-mobile":"M7: Client Code Quality","masvs":"","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","severity":"warning"}},"android_aar_jar_debug_enabled":{"files":{"jakhar/aseem/diva/BuildConfig.java":"4,7"},"metadata":{"cvss":5.4,"cwe":"CWE-919: Weaknesses in Mobile Applications","owasp-mobile":"M1: Improper Platform Usage","masvs":"MSTG-RESILIENCE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing","description":"Debug configuration enabled. Production builds must not be debuggable.","severity":"high"}},"android_temp_file":{"files":{"jakhar/aseem/diva/InsecureDataStorage3Activity.java":"26"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","description":"App creates temp file. Sensitive information should never be written into a temp file.","severity":"warning"}},"android_read_write_external":{"files":{"jakhar/aseem/diva/InsecureDataStorage4Activity.java":"25"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage","description":"App can read/write to External Storage. Any App can read data written to External Storage.","severity":"warning"}}},"summary":{"high":1,"warning":3,"info":1,"secure":0,"suppressed":0}},"niap_analysis":{},"permission_mapping":{},"urls":[{"urls":["http://payatu.com"],"path":"jakhar/aseem/diva/APICreds2Activity.java"}],"domains":{"payatu.com":{"bad":"no","geolocation":{"ip":"172.67.72.183","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false}},"emails":[],"strings":{"strings_apk_res":["\"abc_action_menu_overflow_description\" : \"Aukera gehiago\"","\"abc_searchview_description_query\" : \"Поисковый запрос\"","\"abc_searchview_description_query\" : \"തിരയൽ അന്വേഷണം\"","\"abc_activitychooserview_choose_application\" : \"Колдонмо тандоо\"","\"abc_action_bar_up_description\" : \"Prejsť hore\"","\"abc_action_bar_home_description\" : \"Visa startsidan\"","\"abc_capital_off\" : \"AV\"","\"abc_searchview_description_query\" : \"طلب البحث\"","\"abc_action_menu_overflow_description\" : \"Več možnosti\"","\"abc_searchview_description_voice\" : \"Glasovno iskanje\"","\"abc_searchview_description_query\" : \"Kërko pyetjen\"","\"abc_capital_off\" : \"AF\"","\"abc_searchview_description_voice\" : \"Голосовий пошук\"","\"d11\" : \"11. Access Control Issues - Part 3\"","\"abc_capital_off\" : \"IŠJUNGTI\"","\"abc_searchview_description_voice\" : \"صوتی تلاش\"","\"abc_capital_off\" : \"ӨЧҮК\"","\"abc_capital_off\" : \"KAPAT\"","\"abc_activitychooserview_choose_application\" : \"Выбрать приложение\"","\"abc_action_bar_home_description\" : \"Navegar a la página principal\"","\"abc_activitychooserview_choose_application\" : \"選擇應用程式\"","\"abc_capital_on\" : \"चालू\"","\"abc_searchview_description_search\" : \"搜尋\"","\"abc_capital_on\" : \"ΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"abc_searchview_description_query\" : \"Упит за претрагу\"","\"abc_activitychooserview_choose_application\" : \"Апп сонгох\"","\"abc_searchview_description_submit\" : \"ส่งข้อความค้นหา\"","\"abc_capital_off\" : \"사용 안함\"","\"abc_action_mode_done\" : \"完了\"","\"abc_action_bar_home_description\" : \"Boshiga o‘tish\"","\"abc_search_hint\" : \"ຊອກຫາ\"","\"aci1_view\" : \"VIEW API CREDENTIALS\"","\"status_bar_notification_info_overflow\" : \"၉၉၉+\"","\"abc_action_bar_home_description\" : \"Navigasi ke beranda\"","\"abc_toolbar_collapse_description\" : \"Собери\"","\"abc_searchview_description_submit\" : \"Pošalji upit\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s ၊ %2$s ၊ %3$s\"","\"abc_shareactionprovider_share_with\" : \"共有\"","\"abc_toolbar_collapse_description\" : \"Strni\"","\"abc_activity_chooser_view_see_all\" : \"Barchasini ko‘rish\"","\"abc_action_bar_home_description\" : \"Mag-navigate patungo sa home\"","\"abc_action_bar_home_description\" : \"Przejdź do strony głównej\"","\"abc_search_hint\" : \"ရှာဖွေပါ...\"","\"abc_search_hint\" : \"Vyhľadať…\"","\"abc_activitychooserview_choose_application\" : \"பயன்பாட்டைத் தேர்வுசெய்க\"","\"abc_toolbar_collapse_description\" : \"បង្រួម\"","\"abc_toolbar_collapse_description\" : \"ຫຍໍ້\"","\"abc_search_hint\" : \"Іздеу…\"","\"abc_searchview_description_clear\" : \"Notīrīt vaicājumu\"","\"abc_action_mode_done\" : \"Končano\"","\"abc_toolbar_collapse_description\" : \"Comprimi\"","\"abc_activity_chooser_view_see_all\" : \"عرض الكل\"","\"abc_action_mode_done\" : \"पूर्ण झाले\"","\"abc_action_bar_home_description\" : \"Přejít na plochu\"","\"abc_capital_off\" : \"O‘CHIQ\"","\"abc_action_menu_overflow_description\" : \"További lehetőségek\"","\"abc_search_hint\" : \"Soek …\"","\"abc_searchview_description_voice\" : \"ຊອກຫາດ້ວຍສຽງ\"","\"ivi3_intro\" : \"Objective: This is a Missile Launch App. Spread love not War! DOS the Damn thing! Your objective here is to NOT find the code and then launch the missiles, rather it is to crash the app (and then find the root cause the crash).\n Hint: Improper or no input validation issue arise when the input is not filtered or validated before using it. When developing components that take input from outside, always validate it. This is a classic memory corruption vulnerability. If you can get code execution, I would love to hear from you. I dont expect anyone to go that far though.\"","\"abc_search_hint\" : \"සොයන්න...\"","\"abc_searchview_description_voice\" : \"Puhehaku\"","\"abc_action_mode_done\" : \"Valmis\"","\"abc_action_bar_up_description\" : \"Krmarjenje navzgor\"","\"abc_shareactionprovider_share_with\" : \"Deljenje z\"","\"abc_searchview_description_submit\" : \"Envia la consulta\"","\"abc_action_menu_overflow_description\" : \"ตัวเลือกอื่น\"","\"abc_searchview_description_query\" : \"Bilaketa-kontsulta\"","\"abc_searchview_description_query\" : \"Consulta de pesquisa\"","\"abc_shareactionprovider_share_with_application\" : \"Partekatu %s erabiltzailearekin\"","\"abc_searchview_description_search\" : \"ፍለጋ\"","\"abc_searchview_description_submit\" : \"提交查詢\"","\"abc_action_bar_home_description\" : \"Navegar para a página inicial\"","\"abc_activitychooserview_choose_application\" : \"Вибрати програму\"","\"abc_searchview_description_search\" : \"ਖੋਜੋ\"","\"abc_searchview_description_clear\" : \"ລຶບຂໍ້ຄວາມຊອກຫາ\"","\"abc_activitychooserview_choose_application\" : \"Tətbiq seçin\"","\"abc_search_hint\" : \"Iskanje …\"","\"abc_shareactionprovider_share_with\" : \"Sdílet pomocí\"","\"abc_activity_chooser_view_see_all\" : \"Hamısına baxın\"","\"abc_action_bar_up_description\" : \"上へ移動\"","\"abc_searchview_description_submit\" : \"ដាក់​​​ស្នើ​សំណួរ\"","\"abc_searchview_description_query\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ\"","\"abc_activitychooserview_choose_application\" : \"Dastur tanlang\"","\"abc_searchview_description_voice\" : \"හඬ සෙවීම\"","\"abc_capital_on\" : \"បើក\"","\"abc_searchview_description_clear\" : \"Vee navraag uit\"","\"abc_searchview_description_clear\" : \"Suchanfrage löschen\"","\"abc_capital_off\" : \"MATI\"","\"abc_searchview_description_voice\" : \"Talesøk\"","\"abc_searchview_description_clear\" : \"അന്വേഷണം മായ്‌ക്കുക\"","\"abc_search_hint\" : \"శోధించు...\"","\"abc_activity_chooser_view_see_all\" : \"See all\"","\"abc_shareactionprovider_share_with_application\" : \"ແບ່ງ​ປັນ​ກັບ​ %s\"","\"pkey\" : \"notespin\"","\"abc_searchview_description_submit\" : \"検索キーワードを送信\"","\"abc_activity_chooser_view_see_all\" : \"Shikoji të gjitha\"","\"abc_shareactionprovider_share_with_application\" : \"%sతో భాగస్వామ్యం చేయి\"","\"abc_searchview_description_submit\" : \"Wyślij zapytanie\"","\"abc_searchview_description_query\" : \"શોધ ક્વેરી\"","\"abc_searchview_description_search\" : \"Qidirish\"","\"abc_action_bar_up_description\" : \"အပေါ်သို့သွားရန်\"","\"abc_searchview_description_search\" : \"Cerca\"","\"abc_shareactionprovider_share_with_application\" : \"ከ%s ጋር ያጋሩ\"","\"abc_activitychooserview_choose_application\" : \"Изберете приложение\"","\"abc_shareactionprovider_share_with\" : \"Chia sẻ với\"","\"abc_searchview_description_voice\" : \"ხმოვანი ძიება\"","\"abc_activitychooserview_choose_application\" : \"መተግበሪያ ይምረጡ\"","\"abc_action_bar_home_description\" : \"मुख्‍यपृष्‍ठ नेव्‍हिगेट करा\"","\"abc_toolbar_collapse_description\" : \"સંકુચિત કરો\"","\"abc_capital_off\" : \"POIS KÄYTÖSTÄ\"","\"ivi1_search\" : \"SEARCH\"","\"abc_searchview_description_query\" : \"搜索查询\"","\"abc_action_bar_up_description\" : \"Yuqoriga o‘tish\"","\"abc_searchview_description_search\" : \"തിരയൽ\"","\"abc_action_bar_up_description\" : \"Yuxarı get\"","\"abc_action_mode_done\" : \"Xong\"","\"abc_searchview_description_clear\" : \"Borrar consulta\"","\"abc_action_menu_overflow_description\" : \"Més opcions\"","\"abc_activity_chooser_view_see_all\" : \"Tout afficher\"","\"d10\" : \"10. Access Control Issues - Part 2\"","\"abc_searchview_description_submit\" : \"استفسار جمع کرائیں\"","\"abc_activitychooserview_choose_application\" : \"ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക\"","\"abc_search_hint\" : \"Axtarış...\"","\"abc_capital_off\" : \"ӨШІРУЛІ\"","\"abc_capital_on\" : \"УВІМК.\"","\"abc_action_bar_home_description\" : \"ہوم پر نیویگیٹ کریں\"","\"abc_action_menu_overflow_description\" : \"अधिक पर्याय\"","\"abc_capital_on\" : \"AÇ\"","\"abc_activity_chooser_view_see_all\" : \"ดูทั้งหมด\"","\"abc_searchview_description_search\" : \"Bilatu\"","\"abc_action_bar_home_description\" : \"پیمایش به صفحه اصلی\"","\"abc_search_hint\" : \"Vyhledat…\"","\"apic2_label\" : \"Tveeter API Credentials\"","\"abc_shareactionprovider_share_with\" : \"Comparteix amb\"","\"aci3_createpin\" : \"CREATE/CHANGE PIN\"","\"abc_searchview_description_submit\" : \"Submit query\"","\"abc_action_mode_done\" : \"Hazırdır\"","\"abc_searchview_description_query\" : \"Pertanyaan carian\"","\"abc_searchview_description_clear\" : \"Hreinsa fyrirspurn\"","\"abc_searchview_description_query\" : \"Tìm kiếm truy vấn\"","\"d4\" : \"4. Insecure Data Storage - Part 2\"","\"abc_searchview_description_search\" : \"Iskanje\"","\"abc_search_hint\" : \"ಹುಡುಕಿ…\"","\"abc_toolbar_collapse_description\" : \"ยุบ\"","\"abc_shareactionprovider_share_with\" : \"Бөлүшүү\"","\"abc_action_menu_overflow_description\" : \"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು\"","\"abc_shareactionprovider_share_with\" : \"Condividi con\"","\"abc_capital_off\" : \"IZKLOPLJENO\"","\"dintro\" : \"DIVA (Damn insecure and vulnerable App) is an App intentionally designed to be insecure. The aim of the App is to teach developers/QA/security professionals, flaws that are generally present in the Apps due poor or insecure coding practices. If you are reading this you want to either learn App pentesting or secure coding and I sincerely hope that DIVA solves your purpose. So, sit back and enjoy the ride.\"","\"abc_searchview_description_search\" : \"શોધો\"","\"aci2_intro\" : \"Objective: You are able to access the Third Party app TVEETER API credentials after you have registered with Tveeter. The App requests you to register online and the vendor gives you a pin, which you can use to register with the app. Now, try to access the API credentials from outside the app without knowing the PIN. This is a business logic problem so you may need to see the code.\n Hint:Components of an app can be accessed from other apps or users if they are not properly protected and some may also accept external inputs. Components such as activities, services, content providers are prone to this.\"","\"abc_activity_chooser_view_see_all\" : \"सबै हेर्नुहोस्\"","\"abc_searchview_description_search\" : \"Keresés\"","\"abc_activitychooserview_choose_application\" : \"အပလီကေးရှင်း တစ်ခုခုကို ရွေးချယ်ပါ\"","\"abc_capital_off\" : \"ఆఫ్ చేయి\"","\"abc_toolbar_collapse_description\" : \"Yig‘ish\"","\"abc_shareactionprovider_share_with_application\" : \"Del med %s\"","\"abc_action_mode_done\" : \"Klaar\"","\"abc_searchview_description_search\" : \"Buscar\"","\"abc_action_bar_up_description\" : \"Vai in alto\"","\"abc_activitychooserview_choose_application\" : \"Velg en app\"","\"abc_action_bar_up_description\" : \"Navigeer op\"","\"abc_searchview_description_search\" : \"शोध\"","\"abc_action_mode_done\" : \"Kész\"","\"abc_searchview_description_submit\" : \"Sorğunu göndərin\"","\"abc_capital_on\" : \"ACTIVAT\"","\"status_bar_notification_info_overflow\" : \"999 +\"","\"abc_searchview_description_query\" : \"தேடல் வினவல்\"","\"abc_searchview_description_voice\" : \"البحث الصوتي\"","\"abc_action_mode_done\" : \"सम्पन्न भयो\"","\"abc_action_bar_up_description\" : \"转到上一层级\"","\"abc_searchview_description_voice\" : \"குரல் தேடல்\"","\"aci2_regnow\" : \"Register Now.\"","\"abc_activity_chooser_view_see_all\" : \"Peržiūrėti viską\"","\"d9\" : \"9. Access Control Issues - Part 1\"","\"abc_searchview_description_voice\" : \"Căutare vocală\"","\"abc_action_bar_home_description_format\" : \"%1$s、%2$s\"","\"abc_searchview_description_clear\" : \"ਸਵਾਲ ਹਟਾਓ\"","\"abc_activitychooserview_choose_application\" : \"Pilih aplikasi\"","\"abc_shareactionprovider_share_with_application\" : \"Открыть доступ пользователю %s\"","\"abc_search_hint\" : \"Որոնում...\"","\"abc_capital_off\" : \"DESATIVAR\"","\"abc_toolbar_collapse_description\" : \"تصغير\"","\"abc_capital_on\" : \"ON\"","\"abc_action_bar_up_description\" : \"Idi gore\"","\"abc_action_menu_overflow_description\" : \"තවත් විකල්ප\"","\"abc_search_hint\" : \"Pesquisar...\"","\"abc_searchview_description_clear\" : \"Асуулгыг цэвэрлэх\"","\"abc_toolbar_collapse_description\" : \"Sažmi\"","\"abc_action_bar_home_description\" : \"Vai alla home page\"","\"abc_toolbar_collapse_description\" : \"সঙ্কুচিত করুন\"","\"abc_action_menu_overflow_description\" : \"Περισσότερες επιλογές\"","\"abc_action_menu_overflow_description\" : \"Mais opções\"","\"abc_action_menu_overflow_description\" : \"আরো বিকল্প\"","\"abc_action_menu_overflow_description\" : \"Daugiau parinkčių\"","\"abc_shareactionprovider_share_with\" : \"Compartir con\"","\"abc_searchview_description_search\" : \"検索\"","\"abc_action_bar_up_description\" : \"Navegar hacia arriba\"","\"abc_toolbar_collapse_description\" : \"Összecsukás\"","\"abc_searchview_description_search\" : \"Otsing\"","\"abc_action_bar_up_description\" : \"ຂຶ້ນເທິງ\"","\"abc_activity_chooser_view_see_all\" : \"Visa alla\"","\"abc_action_bar_home_description\" : \"მთავარზე ნავიგაცია\"","\"abc_searchview_description_search\" : \"Kërko\"","\"abc_action_bar_up_description\" : \"Придвижване нагоре\"","\"abc_action_menu_overflow_description\" : \"مزید اختیارات\"","\"status_bar_notification_info_overflow\" : \"+999\"","\"abc_search_hint\" : \"शोधा…\"","\"abc_toolbar_collapse_description\" : \"కుదించండి\"","\"abc_shareactionprovider_share_with\" : \"اشتراک‌گذاری با\"","\"abc_searchview_description_query\" : \"Сұрақты іздеу\"","\"abc_searchview_description_search\" : \"Hledat\"","\"abc_searchview_description_search\" : \"검색\"","\"abc_action_menu_overflow_description\" : \"Weitere Optionen\"","\"abc_action_bar_home_description\" : \"Navega a la pàgina d'inici\"","\"abc_searchview_description_submit\" : \"ສົ່ງການຊອກຫາ\"","\"abc_capital_off\" : \"I-OFF\"","\"abc_searchview_description_submit\" : \"ရှာဖွေစရာ အချက်အလက်ကို အတည်ပြုရန်\"","\"abc_searchview_description_submit\" : \"வினவலைச் சமர்ப்பி\"","\"abc_searchview_description_search\" : \"Leita\"","\"abc_search_hint\" : \"Căutați…\"","\"abc_activity_chooser_view_see_all\" : \"Ver todas\"","\"abc_searchview_description_clear\" : \"Clear query\"","\"abc_capital_on\" : \"AKTİV\"","\"ids1_password\" : \"Enter 3rd party service password\"","\"abc_action_mode_done\" : \"Atlikta\"","\"abc_action_bar_up_description\" : \"മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക\"","\"abc_action_menu_overflow_description\" : \"خيارات إضافية\"","\"abc_searchview_description_submit\" : \"Utfør søket\"","\"abc_searchview_description_query\" : \"שאילתת חיפוש\"","\"abc_capital_on\" : \"ACTIVAR\"","\"abc_activity_chooser_view_see_all\" : \"Ikusi guztiak\"","\"abc_action_mode_done\" : \"పూర్తయింది\"","\"abc_search_hint\" : \"Bilatu…\"","\"abc_capital_on\" : \"آن\"","\"abc_activitychooserview_choose_application\" : \"అనువర్తనాన్ని ఎంచుకోండి\"","\"abc_search_hint\" : \"অনুসন্ধান...\"","\"abc_searchview_description_voice\" : \"Wyszukiwanie głosowe\"","\"abc_searchview_description_search\" : \"Издөө\"","\"abc_shareactionprovider_share_with\" : \"Compartilhar com\"","\"abc_action_menu_overflow_description\" : \"მეტი ვარიანტები\"","\"abc_shareactionprovider_share_with_application\" : \"Sdílet pomocí %s\"","\"abc_searchview_description_search\" : \"חפש\"","\"abc_activity_chooser_view_see_all\" : \"Összes megtekintése\"","\"abc_toolbar_collapse_description\" : \"Replega\"","\"abc_action_menu_overflow_description\" : \"Այլ ընտրանքներ\"","\"abc_searchview_description_query\" : \"जिज्ञासाको खोज गर्नुहोस्\"","\"abc_searchview_description_clear\" : \"Брисање упита\"","\"abc_action_mode_done\" : \"ແລ້ວໆ\"","\"abc_searchview_description_clear\" : \"Slett søket\"","\"abc_search_hint\" : \"Пребарување…\"","\"abc_searchview_description_submit\" : \"ప్రశ్నని సమర్పించు\"","\"abc_searchview_description_submit\" : \"ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ\"","\"abc_capital_on\" : \"ZAP.\"","\"abc_activity_chooser_view_see_all\" : \"មើល​ទាំងអស់\"","\"abc_action_bar_home_description\" : \"Zur Startseite\"","\"abc_searchview_description_query\" : \"So‘rovni izlash\"","\"abc_searchview_description_search\" : \"Cari\"","\"status_bar_notification_info_overflow\" : \"‎999+‎\"","\"abc_action_bar_up_description\" : \"Navega cap a dalt\"","\"abc_searchview_description_submit\" : \"Invia query\"","\"abc_toolbar_collapse_description\" : \"აკეცვა\"","\"abc_toolbar_collapse_description\" : \"Komprimera\"","\"abc_searchview_description_query\" : \"Consulta\"","\"abc_shareactionprovider_share_with\" : \"မျှဝေဖို့ ရွေးပါ\"","\"abc_capital_off\" : \"निष्क्रिय पार्नुहोस्\"","\"abc_toolbar_collapse_description\" : \"சுருக்கு\"","\"abc_activitychooserview_choose_application\" : \"ជ្រើស​កម្មវិធី​​\"","\"abc_search_hint\" : \"Leita…\"","\"abc_shareactionprovider_share_with_application\" : \"%s ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ\"","\"abc_action_bar_up_description\" : \"Joan gora\"","\"abc_capital_on\" : \"ເປີດ\"","\"abc_action_menu_overflow_description\" : \"更多選項\"","\"abc_searchview_description_search\" : \"Пошук\"","\"hardcode_enter\" : \"Enter the vendor key\"","\"abc_action_bar_home_description\" : \"Нүүр хуудас руу шилжих\"","\"abc_activity_chooser_view_see_all\" : \"Տեսնել բոլորը\"","\"abc_shareactionprovider_share_with\" : \"Споделяне със:\"","\"abc_action_mode_done\" : \"ပြီးဆုံးပါပြီ\"","\"abc_shareactionprovider_share_with_application\" : \"Zdieľať pomocou %s\"","\"abc_searchview_description_search\" : \"بحث\"","\"abc_activitychooserview_choose_application\" : \"Izbira aplikacije\"","\"abc_activity_chooser_view_see_all\" : \"ሁሉንም ይመልከቱ\"","\"abc_searchview_description_submit\" : \"Iesniegt vaicājumu\"","\"abc_searchview_description_submit\" : \"විමසුම යොමු කරන්න\"","\"abc_capital_off\" : \"முடக்கு\"","\"abc_action_bar_up_description\" : \"Przejdź wyżej\"","\"abc_shareactionprovider_share_with_application\" : \"%s-тай хуваалцах\"","\"abc_activitychooserview_choose_application\" : \"Selecione um app\"","\"abc_action_bar_home_description\" : \"Придвижване към „Начало“\"","\"abc_searchview_description_clear\" : \"Xóa truy vấn\"","\"abc_toolbar_collapse_description\" : \"Contraer\"","\"abc_action_menu_overflow_description\" : \"Izinketho eziningi\"","\"abc_searchview_description_search\" : \"Søk\"","\"abc_shareactionprovider_share_with\" : \"Shpërnda publikisht me\"","\"abc_activity_chooser_view_see_all\" : \"Переглянути всі\"","\"abc_action_bar_home_description_format\" : \"%1$s: %2$s\"","\"abc_searchview_description_voice\" : \"Stemsoektog\"","\"abc_shareactionprovider_share_with_application\" : \"Споделяне със: %s\"","\"abc_activity_chooser_view_see_all\" : \"سبھی دیکھیں\"","\"abc_shareactionprovider_share_with\" : \"ਇਸ ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ\"","\"abc_activitychooserview_choose_application\" : \"Zgjidh një aplikacion\"","\"abc_toolbar_collapse_description\" : \"سکیڑیں\"","\"abc_searchview_description_query\" : \"සෙවුම් විමසුම\"","\"abc_shareactionprovider_share_with_application\" : \"Κοινή χρήση με %s\"","\"abc_search_hint\" : \"جستجو…\"","\"abc_toolbar_collapse_description\" : \"Restrângeți\"","\"abc_shareactionprovider_share_with_application\" : \"Megosztás a következővel: %s\"","\"abc_action_mode_done\" : \"ਹੋ ਗਿਆ\"","\"abc_capital_on\" : \"YONIQ\"","\"abc_action_mode_done\" : \"OK\"","\"abc_activitychooserview_choose_application\" : \"एउटा अनुप्रयोग छान्नुहोस्\"","\"status_bar_notification_info_overflow\" : \"˃999\"","\"abc_action_bar_home_description\" : \"Үйгө багыттоо\"","\"abc_activity_chooser_view_see_all\" : \"সবগুলো দেখুন\"","\"abc_search_hint\" : \"Recherche en cours...\"","\"abc_shareactionprovider_share_with_application\" : \"與「%s」分享\"","\"abc_searchview_description_submit\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು\"","\"abc_shareactionprovider_share_with_application\" : \"%s के साथ साझा करें\"","\"abc_activity_chooser_view_see_all\" : \"전체 보기\"","\"abc_activity_chooser_view_see_all\" : \"Бүгдийг харах\"","\"abc_action_menu_overflow_description\" : \"Още опции\"","\"abc_searchview_description_clear\" : \"Päringu tühistamine\"","\"abc_search_hint\" : \"Qidirish…\"","\"abc_action_bar_up_description\" : \"Naviger op\"","\"abc_searchview_description_submit\" : \"Gửi truy vấn\"","\"abc_shareactionprovider_share_with_application\" : \"Jagamine kasutajaga %s\"","\"abc_activitychooserview_choose_application\" : \"Escoller unha aplicación\"","\"abc_searchview_description_voice\" : \"Kërkim me zë\"","\"abc_searchview_description_submit\" : \"അന്വേഷണം സമർപ്പിക്കുക\"","\"abc_activitychooserview_choose_application\" : \"Choose an app\"","\"abc_search_hint\" : \"தேடு...\"","\"abc_searchview_description_search\" : \"Maghanap\"","\"abc_capital_on\" : \"চালু\"","\"abc_action_menu_overflow_description\" : \"More options\"","\"abc_capital_off\" : \"NONAKTIF\"","\"abc_searchview_description_search\" : \"Telusuri\"","\"abc_action_bar_up_description\" : \"ऊपर नेविगेट करें\"","\"abc_action_bar_up_description\" : \"Кретање нагоре\"","\"abc_toolbar_collapse_description\" : \"ಸಂಕುಚಿಸು\"","\"abc_toolbar_collapse_description\" : \"හකුළන්න\"","\"abc_searchview_description_clear\" : \"Smazat dotaz\"","\"abc_searchview_description_search\" : \"অনুসন্ধান করুন\"","\"abc_searchview_description_search\" : \"Որոնել\"","\"abc_capital_off\" : \"כבוי\"","\"abc_searchview_description_voice\" : \"વૉઇસ શોધ\"","\"abc_action_bar_home_description\" : \"ගෙදරට සංචාලනය කරන්න\"","\"abc_searchview_description_search\" : \"Axtarış\"","\"abc_action_menu_overflow_description\" : \"ਹੋਰ ਚੋਣਾਂ\"","\"abc_action_bar_up_description\" : \"Pārvietoties augšup\"","\"abc_searchview_description_search\" : \"Tafuta\"","\"abc_searchview_description_search\" : \"Хайх\"","\"abc_toolbar_collapse_description\" : \"收合\"","\"aci1_intro\" : \"Objective: You are able to access the API credentials when you click the button. Now, try to access the API credentials from outside the app.\n Hint:Components of an app can be accessed from other apps or users if they are not properly protected. Components such as activities, services, content providers are prone to this.\"","\"abc_action_bar_up_description\" : \"Navigera uppåt\"","\"abc_searchview_description_voice\" : \"Paieška balsu\"","\"abc_action_bar_home_description\" : \"Điều hướng về trang chủ\"","\"abc_capital_on\" : \"ZAPNUTO\"","\"abc_toolbar_collapse_description\" : \"收起\"","\"abc_shareactionprovider_share_with\" : \"Deel met\"","\"abc_action_bar_up_description\" : \"Mag-navigate pataas\"","\"abc_action_bar_home_description_format\" : \"%1$s၊ %2$s\"","\"abc_action_mode_done\" : \"Selesai\"","\"abc_searchview_description_voice\" : \"Carian suara\"","\"abc_action_mode_done\" : \"Gatavs\"","\"abc_searchview_description_query\" : \"Meklēšanas vaicājums\"","\"abc_toolbar_collapse_description\" : \"Réduire\"","\"abc_capital_off\" : \"ԱՆՋԱՏՎԱԾ\"","\"abc_searchview_description_query\" : \"ရှာစရာ အချက်အလက်နေရာ\"","\"abc_searchview_description_submit\" : \"Асуулгыг илгээх\"","\"abc_capital_off\" : \"DÉSACTIVÉ\"","\"abc_action_bar_up_description\" : \"மேலே வழிசெலுத்து\"","\"hardcode_access\" : \"ACCESS\"","\"abc_capital_off\" : \"IZSLĒGTS\"","\"abc_activity_chooser_view_see_all\" : \"Sien alles\"","\"abc_searchview_description_query\" : \"Издөө талаптары\"","\"abc_shareactionprovider_share_with\" : \"แชร์กับ\"","\"abc_action_bar_home_description\" : \"Navigasi skrin utama\"","\"abc_action_menu_overflow_description\" : \"Көбүрөөк мүмкүнчүлүктөр\"","\"abc_shareactionprovider_share_with\" : \"공유 대상\"","\"abc_searchview_description_search\" : \"శోధించు\"","\"abc_searchview_description_voice\" : \"Häälotsing\"","\"abc_action_bar_home_description\" : \"Fara heim\"","\"abc_activitychooserview_choose_application\" : \"აპის არჩევა\"","\"abc_action_bar_home_description\" : \"瀏覽首頁\"","\"abc_toolbar_collapse_description\" : \"ചുരുക്കുക\"","\"abc_searchview_description_clear\" : \"So‘rovni tozalash\"","\"abc_activitychooserview_choose_application\" : \"Escolher uma aplicação\"","\"d7\" : \"7. Input Validation Issues - Part 1\"","\"abc_shareactionprovider_share_with\" : \"分享方式\"","\"abc_searchview_description_query\" : \"खोज क्वेरी\"","\"abc_activitychooserview_choose_application\" : \"एक अ‍ॅप निवडा\"","\"abc_searchview_description_voice\" : \"ശബ്ദ തിരയൽ\"","\"abc_searchview_description_submit\" : \"ارسال عبارت جستجو\"","\"status_bar_notification_info_overflow\" : \"999+\"","\"abc_searchview_description_voice\" : \"音声検索\"","\"abc_searchview_description_search\" : \"සෙවීම\"","\"abc_searchview_description_submit\" : \"Odeslat dotaz\"","\"abc_searchview_description_submit\" : \"Serah pertanyaan\"","\"abc_capital_on\" : \"በርቷል\"","\"abc_action_menu_overflow_description\" : \"Другие параметры\"","\"abc_action_menu_overflow_description\" : \"Ďalšie možnosti\"","\"abc_action_bar_up_description\" : \"រកមើល​ឡើងលើ\"","\"abc_searchview_description_search\" : \"Pretraživanje\"","\"aci3_intro\" : \"Objective: This is a private notes application. You can create a PIN once and access your notes after entering the correct pin. Now, try to access the private notes from outside the app without knowing the PIN.\n Hint:Components of an app can be accessed from other apps or users if they are not properly protected and some may also accept external inputs. Components such as activities, services, content providers are prone to this.\"","\"d3\" : \"3. Insecure Data Storage - Part 1\"","\"abc_search_hint\" : \"بحث…\"","\"abc_searchview_description_query\" : \"Interogare de căutare\"","\"abc_searchview_description_voice\" : \"Үн аркылуу издөө\"","\"abc_action_bar_home_description\" : \"Gå til startsiden\"","\"abc_searchview_description_submit\" : \"Dien navraag in\"","\"abc_searchview_description_query\" : \"Consulta de busca\"","\"app_name\" : \"Diva\"","\"abc_searchview_description_submit\" : \"Lähetä kysely\"","\"abc_action_mode_done\" : \"ተከናውኗል\"","\"abc_searchview_description_voice\" : \"Sesli arama\"","\"abc_shareactionprovider_share_with_application\" : \"Ibahagi sa/kay %s\"","\"abc_shareactionprovider_share_with\" : \"Partekatu hauekin\"","\"abc_searchview_description_query\" : \"शोध क्वेरी\"","\"abc_searchview_description_query\" : \"Consulta de búsqueda\"","\"abc_shareactionprovider_share_with_application\" : \"Shiriki na %s\"","\"abc_searchview_description_clear\" : \"Vymazať dopyt\"","\"abc_shareactionprovider_share_with_application\" : \"Dela med %s\"","\"abc_shareactionprovider_share_with\" : \"આની સાથે શેર કરો\"","\"abc_action_bar_up_description\" : \"Перейти вгору\"","\"abc_capital_off\" : \"TẮT\"","\"abc_search_hint\" : \"Kërko...\"","\"abc_shareactionprovider_share_with\" : \"Bendrinti naudojant\"","\"abc_action_bar_up_description\" : \"Navigasi naik\"","\"abc_searchview_description_voice\" : \"Raddleit\"","\"abc_searchview_description_submit\" : \"Надіслати запит\"","\"abc_searchview_description_clear\" : \"Zoekopdracht wissen\"","\"abc_capital_off\" : \"ISKLJUČENO\"","\"abc_activity_chooser_view_see_all\" : \"顯示全部\"","\"abc_toolbar_collapse_description\" : \"Sbalit\"","\"abc_capital_on\" : \"ĮJUNGTI\"","\"ids1_save\" : \"SAVE\"","\"abc_shareactionprovider_share_with\" : \"ແບ່ງປັນກັບ\"","\"abc_activity_chooser_view_see_all\" : \"Buka konke\"","\"abc_searchview_description_voice\" : \"Tìm kiếm bằng giọng nói\"","\"abc_searchview_description_voice\" : \"Paghahanap gamit ang boses\"","\"abc_action_menu_overflow_description\" : \"మరిన్ని ఎంపికలు\"","\"abc_activity_chooser_view_see_all\" : \"Lihat semua\"","\"abc_activitychooserview_choose_application\" : \"アプリの選択\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s – %2$s – %3$s\"","\"abc_shareactionprovider_share_with_application\" : \"%s ကို မျှဝေပါရန်\"","\"abc_searchview_description_query\" : \"Axtarış sorğusu\"","\"abc_action_mode_done\" : \"সম্পন্ন হয়েছে\"","\"abc_searchview_description_voice\" : \"Гласово търсене\"","\"abc_action_bar_home_description\" : \"Idi na početnu\"","\"abc_action_bar_home_description\" : \"ກັບໄປໜ້າຫຼັກ\"","\"abc_search_hint\" : \"Хайх...\"","\"abc_search_hint\" : \"തിരയുക…\"","\"abc_action_menu_overflow_description\" : \"ໂຕເລືອກອື່ນ\"","\"abc_action_bar_home_description\" : \"Перейти на главный экран\"","\"abc_action_mode_done\" : \"ಮುಗಿದಿದೆ\"","\"abc_shareactionprovider_share_with_application\" : \"Yabelana no-%s\"","\"ivi2_intro\" : \"Objective: Try accessing any sensitive information apart from a web URL.\n Hint: Improper or no input validation issue arise when the input is not filtered or validated before using it. When developing components that take input from outside, always validate it. \"","\"abc_capital_on\" : \"AKTIBATUTA\"","\"abc_shareactionprovider_share_with\" : \"Zdieľať pomocou\"","\"abc_searchview_description_query\" : \"Пошуковий запит\"","\"abc_searchview_description_voice\" : \"Дуут хайлт\"","\"abc_search_hint\" : \"Maghanap…\"","\"abc_searchview_description_voice\" : \"Tafuta kwa kutamka\"","\"abc_searchview_description_query\" : \"Søkeord\"","\"abc_searchview_description_clear\" : \"क्‍वेरी स्‍पष्‍ट करा\"","\"abc_shareactionprovider_share_with\" : \"इसके द्वारा साझा करें\"","\"abc_searchview_description_clear\" : \"מחק שאילתה\"","\"abc_action_bar_home_description\" : \"Pārvietoties uz sākuma ekrānu\"","\"abc_shareactionprovider_share_with\" : \"اشتراک کریں مع\"","\"abc_capital_on\" : \"ՄԻԱՑՎԱԾ\"","\"abc_searchview_description_query\" : \"Hakulauseke\"","\"abc_action_mode_done\" : \"Luk\"","\"abc_searchview_description_clear\" : \"I-clear ang query\"","\"abc_searchview_description_query\" : \"ძიების მოთხოვნა\"","\"abc_searchview_description_query\" : \"Sökfråga\"","\"abc_searchview_description_clear\" : \"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು\"","\"abc_activity_chooser_view_see_all\" : \"Xem tất cả\"","\"abc_searchview_description_voice\" : \"Gesproken zoekopdracht\"","\"abc_action_bar_up_description\" : \"Desprazarse cara arriba\"","\"abc_shareactionprovider_share_with\" : \"ከሚከተለው ጋር ያጋሩ\"","\"abc_shareactionprovider_share_with\" : \"مشاركة مع\"","\"abc_searchview_description_submit\" : \"Senda fyrirspurn\"","\"abc_searchview_description_clear\" : \"Ștergeți interogarea\"","\"abc_toolbar_collapse_description\" : \"ခေါက်ရန်\"","\"abc_searchview_description_clear\" : \"Tyhjennä kysely\"","\"abc_searchview_description_search\" : \"ค้นหา\"","\"abc_capital_on\" : \"AKTIF\"","\"abc_shareactionprovider_share_with\" : \"Megosztás a következővel:\"","\"abc_searchview_description_voice\" : \"Голосовой поиск\"","\"abc_activitychooserview_choose_application\" : \"Pasirinkti programą\"","\"abc_action_menu_overflow_description\" : \"Fler alternativ\"","\"abc_searchview_description_query\" : \"Search query\"","\"abc_action_menu_overflow_description\" : \"Нэмэлт сонголтууд\"","\"abc_toolbar_collapse_description\" : \"Kutista\"","\"abc_searchview_description_search\" : \"جستجو\"","\"abc_search_hint\" : \"Претражите...\"","\"abc_activity_chooser_view_see_all\" : \"Voir toutes les chaînes\"","\"abc_action_bar_home_description\" : \"Navigeren naar startpositie\"","\"abc_searchview_description_voice\" : \"Cerca per veu\"","\"abc_searchview_description_search\" : \"ရှာဖွေရန်\"","\"abc_toolbar_collapse_description\" : \"Reduzir\"","\"abc_capital_on\" : \"IESLĒGTS\"","\"abc_action_bar_home_description\" : \"التنقل إلى الشاشة الرئيسية\"","\"abc_toolbar_collapse_description\" : \"접기\"","\"abc_searchview_description_clear\" : \"Wyczyść zapytanie\"","\"abc_toolbar_collapse_description\" : \"Ciutkan\"","\"abc_action_menu_overflow_description\" : \"மேலும் விருப்பங்கள்\"","\"abc_shareactionprovider_share_with\" : \"Yabelana no-\"","\"abc_activitychooserview_choose_application\" : \"Қолданбаны таңдау\"","\"abc_toolbar_collapse_description\" : \"折りたたむ\"","\"abc_activity_chooser_view_see_all\" : \"બધું જુઓ\"","\"ivi3_enter\" : \"Enter Launch Code for WOMD\"","\"abc_searchview_description_search\" : \"Rechercher\"","\"abc_searchview_description_clear\" : \"Izbriši upit\"","\"abc_action_bar_home_description\" : \"Ir a la pantalla de inicio\"","\"abc_searchview_description_clear\" : \"வினவலை அழி\"","\"ivi1_intro\" : \"Objective: Try to access all user data without knowing any user name. There are three users by default and your task is to output data of all the three users with a single malicious search.\n Hint: Improper or no input validation issue arise when the input is not filtered or validated before using it. When developing components that take input from outside, always validate it. For ease of testing there are three users already present in the database, for example one of them is admin, you can try searching for admin to test the output.\"","\"abc_capital_off\" : \"Aus\"","\"abc_searchview_description_clear\" : \"Sorguyu temizle\"","\"abc_search_hint\" : \"Meklējiet…\"","\"abc_action_mode_done\" : \"រួចរាល់\"","\"abc_activity_chooser_view_see_all\" : \"Se alle\"","\"abc_toolbar_collapse_description\" : \"Tolestu\"","\"abc_capital_on\" : \"VULIWE\"","\"abc_action_bar_home_description\" : \"ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക\"","\"abc_shareactionprovider_share_with_application\" : \"Kongsi dengan %s\"","\"abc_searchview_description_submit\" : \"Hambisa umbuzo\"","\"abc_action_bar_up_description\" : \"Дээш шилжих\"","\"abc_searchview_description_voice\" : \"Voice search\"","\"abc_searchview_description_submit\" : \"提交查询\"","\"abc_action_bar_home_description\" : \"นำทางไปหน้าแรก\"","\"abc_searchview_description_voice\" : \"Búsqueda por voz\"","\"abc_activity_chooser_view_see_all\" : \"Бардыгын көрүү\"","\"abc_capital_off\" : \"NO\"","\"abc_searchview_description_query\" : \"ਸਵਾਲ ਖੋਜੋ\"","\"abc_capital_on\" : \"ATIVADO\"","\"abc_capital_on\" : \"ACTIVÉ\"","\"abc_searchview_description_query\" : \"Paieškos užklausa\"","\"abc_activity_chooser_view_see_all\" : \"Alles weergeven\"","\"abc_toolbar_collapse_description\" : \"Свиване\"","\"abc_action_bar_home_description\" : \"Eiti į pagrindinį puslapį\"","\"action_settings\" : \"Settings\"","\"abc_action_mode_done\" : \"Дууссан\"","\"abc_searchview_description_search\" : \"Search\"","\"abc_searchview_description_submit\" : \"Sorguyu gönder\"","\"abc_capital_off\" : \"WYŁ.\"","\"abc_action_bar_up_description\" : \"Ngjitu lart\"","\"abc_searchview_description_voice\" : \"వాయిస్ శోధన\"","\"abc_activity_chooser_view_see_all\" : \"Ver tudo\"","\"abc_action_mode_done\" : \"पूर्ण\"","\"abc_searchview_description_search\" : \"Търсене\"","\"abc_activity_chooser_view_see_all\" : \"ਸਭ ਦੇਖੋ\"","\"abc_action_bar_up_description\" : \"Жогору\"","\"abc_action_mode_done\" : \"முடிந்தது\"","\"abc_action_bar_up_description\" : \"Nenda juu\"","\"abc_searchview_description_submit\" : \"ক্যোয়ারী জমা দিন\"","\"abc_searchview_description_search\" : \"Поиск\"","\"abc_searchview_description_clear\" : \"क्‍वेरी साफ़ करें\"","\"abc_searchview_description_search\" : \"Іздеу\"","\"abc_toolbar_collapse_description\" : \"Zwiń\"","\"chk_pin\" : \"check_pin\"","\"abc_search_hint\" : \"खोजा जा रहा है…\"","\"abc_activity_chooser_view_see_all\" : \"အားလုံးကို ကြည့်ရန်\"","\"abc_capital_off\" : \"OFF\"","\"abc_action_menu_overflow_description\" : \"Meer opties\"","\"abc_searchview_description_voice\" : \"Sprachsuche\"","\"abc_search_hint\" : \"Search…\"","\"abc_capital_on\" : \"VKLOPLJENO\"","\"abc_search_hint\" : \"Pretražite…\"","\"abc_shareactionprovider_share_with_application\" : \"‏%s کے ساتھ اشتراک کریں\"","\"abc_action_bar_home_description\" : \"गृह खोज्नुहोस्\"","\"log_intro\" : \"Objective: Find out what is being logged where/how and the vulnerable code.\n Hint: Insecure logging occurs when developers intentionally or unintentionally log sensitive information such as credentials, session IDs, financial details etc.\"","\"abc_activitychooserview_choose_application\" : \"Veldu forrit\"","\"abc_activity_chooser_view_see_all\" : \"எல்லாம் காட்டு\"","\"abc_searchview_description_query\" : \"የፍለጋ ጥያቄ\"","\"abc_action_bar_up_description\" : \"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"abc_activity_chooser_view_see_all\" : \"Angalia zote\"","\"ivi3_stop\" : \"PUSH THE RED BUTTON\"","\"abc_action_menu_overflow_description\" : \"Dodatne opcije\"","\"abc_searchview_description_submit\" : \"So‘rov yaratish\"","\"abc_searchview_description_submit\" : \"Изпращане на заявката\"","\"abc_action_bar_home_description\" : \"Navigeer tuis\"","\"abc_shareactionprovider_share_with\" : \"ចែករំលែក​ជាមួយ\"","\"abc_action_menu_overflow_description\" : \"更多选项\"","\"abc_action_menu_overflow_description\" : \"Qo‘shimcha sozlamalar\"","\"abc_shareactionprovider_share_with_application\" : \"แชร์กับ %s\"","\"abc_searchview_description_submit\" : \"Ուղարկել հարցումը\"","\"abc_action_mode_done\" : \"완료\"","\"abc_activity_chooser_view_see_all\" : \"Mostra'ls tots\"","\"abc_search_hint\" : \"검색...\"","\"abc_capital_on\" : \"AKTIV\"","\"abc_search_hint\" : \"Buscar…\"","\"abc_action_bar_home_description\" : \"Prejsť na plochu\"","\"ivi2_view\" : \"VIEW\"","\"abc_search_hint\" : \"Пошук…\"","\"abc_shareactionprovider_share_with_application\" : \"Share with %s\"","\"abc_searchview_description_search\" : \"ស្វែងរក\"","\"abc_search_hint\" : \"Търсете…\"","\"abc_capital_off\" : \"ИДЭВХГҮЙ\"","\"abc_capital_on\" : \"PÅ\"","\"abc_search_hint\" : \"Cerca…\"","\"abc_searchview_description_voice\" : \"Pesquisa por voz\"","\"abc_action_menu_overflow_description\" : \"Басқа опциялар\"","\"d8\" : \"8. Input Validation Issues - Part 2\"","\"abc_action_bar_up_description\" : \"Revenir en haut de la page\"","\"abc_activity_chooser_view_see_all\" : \"Pokaži vse\"","\"abc_shareactionprovider_share_with_application\" : \"ចែករំលែក​ជាមួយ %s\"","\"abc_action_mode_done\" : \"Дайын\"","\"abc_action_menu_overflow_description\" : \"Lisää\"","\"abc_action_menu_overflow_description\" : \"વધુ વિકલ્પો\"","\"abc_action_bar_up_description\" : \"ზემოთ ნავიგაცია\"","\"abc_searchview_description_submit\" : \"जिज्ञासा पेस गर्नुहोस्\"","\"abc_action_bar_home_description\" : \"Naviger hjem\"","\"abc_searchview_description_clear\" : \"Очистити запит\"","\"abc_capital_on\" : \"AAN\"","\"abc_toolbar_collapse_description\" : \"Dağıt\"","\"abc_searchview_description_query\" : \"Otsingupäring\"","\"abc_activitychooserview_choose_application\" : \"Chagua programu\"","\"abc_searchview_description_clear\" : \"მოთხოვნის გასუფთავება\"","\"abc_action_mode_done\" : \"Feito\"","\"abc_activitychooserview_choose_application\" : \"Valitse sovellus\"","\"abc_activity_chooser_view_see_all\" : \"مشاهده همه\"","\"abc_searchview_description_query\" : \"Хайх асуулга\"","\"abc_searchview_description_query\" : \"Заявка за търсене\"","\"abc_searchview_description_voice\" : \"음성 검색\"","\"abc_activitychooserview_choose_application\" : \"Válasszon ki egy alkalmazást\"","\"abc_action_mode_done\" : \"เสร็จสิ้น\"","\"abc_searchview_description_voice\" : \"Röstsökning\"","\"abc_action_menu_overflow_description\" : \"Још опција\"","\"abc_capital_on\" : \"UKLJUČENO\"","\"abc_action_mode_done\" : \"U krye!\"","\"abc_action_menu_overflow_description\" : \"Více možností\"","\"abc_shareactionprovider_share_with_application\" : \"Дели са апликацијом %s\"","\"abc_action_menu_overflow_description\" : \"עוד אפשרויות\"","\"log_enter\" : \"Enter your credit card number\"","\"abc_shareactionprovider_share_with_application\" : \"%s සමඟ බෙදාගන්න\"","\"abc_search_hint\" : \"ค้นหา…\"","\"abc_toolbar_collapse_description\" : \"Згорнути\"","\"abc_searchview_description_query\" : \"Hoja ya utafutaji\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s (%2$s)：%3$s\"","\"abc_searchview_description_clear\" : \"Esborra la consulta\"","\"abc_action_menu_overflow_description\" : \"ជម្រើស​ច្រើន​ទៀត\"","\"abc_searchview_description_submit\" : \"Слање упита\"","\"abc_toolbar_collapse_description\" : \"Свернуть\"","\"abc_action_bar_home_description\" : \"હોમ પર નેવિગેટ કરો\"","\"abc_toolbar_collapse_description\" : \"Daralt\"","\"abc_action_bar_up_description\" : \"ඉහලට සංචාලනය කරන්න\"","\"abc_searchview_description_search\" : \"搜索\"","\"abc_search_hint\" : \"Поиск\"","\"abc_searchview_description_clear\" : \"ક્વેરી સાફ કરો\"","\"abc_action_bar_home_description\" : \"נווט לדף הבית\"","\"abc_activitychooserview_choose_application\" : \"એક એપ્લિકેશન પસંદ કરો\"","\"abc_search_hint\" : \"Ara…\"","\"abc_capital_on\" : \"ATIVAR\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s፣ %2$s፣ %3$s\"","\"abc_action_bar_home_subtitle_description_format\" : \"‏%1$s‏, %2$s‏, %3$s\"","\"abc_search_hint\" : \"ძიება...\"","\"abc_capital_off\" : \"ක්‍රියාවිරහිතයි\"","\"abc_action_menu_overflow_description\" : \"Vairāk opciju\"","\"abc_searchview_description_clear\" : \"Hapus kueri\"","\"abc_searchview_description_voice\" : \"Busca de voz\"","\"abc_activitychooserview_choose_application\" : \"ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ\"","\"abc_searchview_description_clear\" : \"Pastro pyetjen\"","\"abc_capital_off\" : \"ИЗКЛ.\"","\"abc_toolbar_collapse_description\" : \"I-collapse\"","\"abc_activity_chooser_view_see_all\" : \"Барлығын көру\"","\"abc_shareactionprovider_share_with\" : \"Freigeben für\"","\"abc_searchview_description_submit\" : \"Envoyer la requête\"","\"abc_searchview_description_query\" : \"ຊອກຫາ\"","\"abc_shareactionprovider_share_with_application\" : \"Udostępnij dla %s\"","\"abc_action_bar_up_description\" : \"Nach oben\"","\"abc_shareactionprovider_share_with_application\" : \"Jakaminen: %s\"","\"abc_capital_off\" : \"DESAKTIBATUTA\"","\"abc_searchview_description_search\" : \"Søg\"","\"dwelcome\" : \"Welcome to DIVA!\"","\"abc_activitychooserview_choose_application\" : \"Een app selecteren\"","\"abc_capital_on\" : \"TIL\"","\"abc_action_bar_up_description\" : \"التنقل إلى أعلى\"","\"abc_capital_on\" : \"SÍ\"","\"abc_activity_chooser_view_see_all\" : \"అన్నీ చూడండి\"","\"abc_action_bar_up_description\" : \"Přejít nahoru\"","\"abc_searchview_description_clear\" : \"Талаптарды тазалоо\"","\"abc_shareactionprovider_share_with\" : \"Delen met\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त करा\"","\"abc_searchview_description_search\" : \"ಹುಡುಕು\"","\"abc_shareactionprovider_share_with\" : \"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"abc_shareactionprovider_share_with_application\" : \"%s എന്നതുമായി പങ്കിടുക\"","\"abc_capital_off\" : \"ИСКЉУЧИ\"","\"abc_searchview_description_clear\" : \"Futa hoja\"","\"abc_searchview_description_clear\" : \"Մաքրել հարցումը\"","\"abc_searchview_description_clear\" : \"ప్రశ్నను క్లియర్ చేయి\"","\"abc_activity_chooser_view_see_all\" : \"Skatīt visu\"","\"d1\" : \"1. Insecure Logging\"","\"abc_searchview_description_query\" : \"Leitarfyrirspurn\"","\"abc_capital_on\" : \"KVEIKT\"","\"abc_capital_on\" : \"HIDUP\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s、%2$s、%3$s\"","\"abc_searchview_description_voice\" : \"Ahots bidezko bilaketa\"","\"abc_action_bar_up_description\" : \"Điều hướng lên trên\"","\"abc_toolbar_collapse_description\" : \"Ahendamine\"","\"abc_searchview_description_clear\" : \"Sula inkinga\"","\"abc_searchview_description_submit\" : \"მოთხოვნის გადაგზავნა\"","\"abc_capital_off\" : \"ಆಫ್\"","\"abc_action_bar_home_description\" : \"Navigați la ecranul de pornire\"","\"abc_shareactionprovider_share_with_application\" : \"%s এর সাথে ভাগ করুন\"","\"abc_shareactionprovider_share_with\" : \"వీరితో భాగస్వామ్యం చేయి\"","\"abc_shareactionprovider_share_with\" : \"Տարածել\"","\"abc_action_mode_done\" : \"થઈ ગયું\"","\"abc_search_hint\" : \"搜索…\"","\"abc_searchview_description_voice\" : \"חיפוש קולי\"","\"abc_activity_chooser_view_see_all\" : \"Alle ansehen\"","\"abc_shareactionprovider_share_with\" : \"Bo‘lishish:\"","\"abc_action_bar_home_description\" : \"Joan orri nagusira\"","\"abc_searchview_description_clear\" : \"ရှာစရာ အချက်အလက်များ ရှင်းလင်းရန်\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s, %2$s, %3$s\"","\"abc_activity_chooser_view_see_all\" : \"Προβολή όλων\"","\"abc_searchview_description_voice\" : \"Hlasové vyhledávání\"","\"aci2_view\" : \"VIEW TVEETER API CREDENTIALS\"","\"abc_searchview_description_query\" : \"Որոնման հարցում\"","\"abc_activitychooserview_choose_application\" : \"Sélectionner une application\"","\"abc_searchview_description_submit\" : \"Trimiteți interogarea\"","\"abc_action_menu_overflow_description\" : \"Más opciones\"","\"abc_action_bar_up_description\" : \"माथि खोज्नुहोस्\"","\"abc_action_menu_overflow_description\" : \"Higit pang mga opsyon\"","\"abc_searchview_description_voice\" : \"အသံဖြင့် ရှာဖွေခြင်း\"","\"abc_capital_on\" : \"ఆన్ చేయి\"","\"abc_capital_off\" : \"VYP.\"","\"abc_searchview_description_clear\" : \"Сұрақты жою\"","\"abc_toolbar_collapse_description\" : \"Thu gọn\"","\"abc_shareactionprovider_share_with\" : \"Deila með\"","\"abc_capital_off\" : \"SLÖKKT\"","\"abc_searchview_description_submit\" : \"Suchanfrage senden\"","\"abc_searchview_description_clear\" : \"استفسار صاف کریں\"","\"abc_searchview_description_clear\" : \"Izbris poizvedbe\"","\"abc_search_hint\" : \"تلاش کریں…\"","\"abc_action_mode_done\" : \"Nimemaliza\"","\"abc_activitychooserview_choose_application\" : \"Bir uygulama seçin\"","\"abc_action_bar_home_description_format\" : \"‏%1$s‏، %2$s\"","\"abc_activitychooserview_choose_application\" : \"Odabir aplikacije\"","\"abc_searchview_description_clear\" : \"清除查詢\"","\"abc_action_bar_home_description\" : \"Ուղղվել տուն\"","\"abc_search_hint\" : \"Zoeken…\"","\"abc_shareactionprovider_share_with_application\" : \"Comparteix amb %s\"","\"character_counter_pattern\" : \"%1$d/%2$d\"","\"abc_action_bar_home_description\" : \"ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"abc_shareactionprovider_share_with_application\" : \"%s ile paylaş\"","\"abc_shareactionprovider_share_with\" : \"Trimiteți la\"","\"abc_capital_on\" : \"ဖွင့်\"","\"abc_searchview_description_submit\" : \"검색어 보내기\"","\"abc_action_bar_up_description\" : \"Siirry ylös\"","\"aci3_gotonotes\" : \"GO TO PRIVATE NOTES\"","\"abc_searchview_description_voice\" : \"Penelusuran suara\"","\"abc_action_bar_up_description\" : \"Gå opp\"","\"abc_action_bar_home_description\" : \"转到主屏幕\"","\"abc_searchview_description_search\" : \"Пребарај\"","\"abc_capital_off\" : \"ВИМК.\"","\"abc_activitychooserview_choose_application\" : \"App auswählen\"","\"abc_activity_chooser_view_see_all\" : \"Näytä kaikki\"","\"log_checkout\" : \"Check out\"","\"abc_activity_chooser_view_see_all\" : \"सर्व पहा\"","\"abc_searchview_description_submit\" : \"Талап жөнөтүү\"","\"abc_activitychooserview_choose_application\" : \"Pumili ng isang app\"","\"abc_activity_chooser_view_see_all\" : \"ყველას ნახვა\"","\"abc_searchview_description_voice\" : \"Recherche vocale\"","\"abc_action_mode_done\" : \"പൂർത്തിയാക്കി\"","\"abc_capital_off\" : \"JOAKTIV\"","\"abc_action_bar_up_description\" : \"اوپر نیویگیٹ کریں\"","\"abc_capital_off\" : \"FRA\"","\"abc_action_bar_home_description\" : \"Evə get\"","\"abc_activity_chooser_view_see_all\" : \"Показать все\"","\"abc_searchview_description_clear\" : \"検索キーワードを削除\"","\"abc_toolbar_collapse_description\" : \"ਨਸ਼ਟ ਕਰੋ\"","\"abc_shareactionprovider_share_with_application\" : \"Partilhar com %s\"","\"abc_search_hint\" : \"Keresés…\"","\"abc_action_menu_overflow_description\" : \"その他のオプション\"","\"abc_action_menu_overflow_description\" : \"옵션 더보기\"","\"abc_action_bar_home_description\" : \"मुख्यपृष्ठ पर नेविगेट करें\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करें\"","\"abc_searchview_description_voice\" : \"भ्वाइस खोजी\"","\"abc_searchview_description_search\" : \"Pesquisar\"","\"abc_shareactionprovider_share_with\" : \"Kongsi dengan\"","\"abc_searchview_description_voice\" : \"Hangalapú keresés\"","\"abc_action_menu_overflow_description\" : \"Diğer seçenekler\"","\"abc_searchview_description_query\" : \"Wyszukiwane hasło\"","\"abc_searchview_description_voice\" : \"व्हॉइस शोध\"","\"abc_activitychooserview_choose_application\" : \"Chọn một ứng dụng\"","\"abc_action_menu_overflow_description\" : \"अधिक विकल्प\"","\"abc_action_bar_home_description_format\" : \"%1$s، %2$s\"","\"abc_shareactionprovider_share_with\" : \"এর সাথে ভাগ করুন\"","\"abc_searchview_description_clear\" : \"Изчистване на заявката\"","\"abc_action_bar_up_description\" : \"위로 탐색\"","\"abc_activitychooserview_choose_application\" : \"ເລືອກແອັບຯ\"","\"abc_toolbar_collapse_description\" : \"Sakļaut\"","\"abc_shareactionprovider_share_with\" : \"ഇവരുമായി പങ്കിടുക\"","\"abc_shareactionprovider_share_with_application\" : \"%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"abc_searchview_description_query\" : \"Kueri penelusuran\"","\"abc_shareactionprovider_share_with_application\" : \"通过%s分享\"","\"abc_shareactionprovider_share_with_application\" : \"Delen met %s\"","\"abc_activity_chooser_view_see_all\" : \"Prikaži sve\"","\"abc_shareactionprovider_share_with_application\" : \"%s бөлісу\"","\"abc_action_bar_home_description_format\" : \"%1$s, %2$s\"","\"abc_searchview_description_query\" : \"검색어\"","\"abc_action_mode_done\" : \"בוצע\"","\"abc_capital_off\" : \"ပိတ်\"","\"abc_shareactionprovider_share_with_application\" : \"Freigeben für %s\"","\"abc_action_bar_home_description\" : \"ਹੋਮ ਨੈਵੀਗੇਟ ਕਰੋ\"","\"abc_action_bar_up_description\" : \"Перейти вверх\"","\"abc_searchview_description_voice\" : \"جستجوی شفاهی\"","\"abc_capital_on\" : \"פועל\"","\"abc_activitychooserview_choose_application\" : \"Välj en app\"","\"abc_action_menu_overflow_description\" : \"Plus d'options\"","\"abc_toolbar_collapse_description\" : \"Minnka\"","\"abc_capital_off\" : \"ОТКЛ.\"","\"abc_action_bar_home_description\" : \"হোম এ নেভিগেট করুন\"","\"abc_shareactionprovider_share_with\" : \"Открыть доступ\"","\"abc_action_bar_up_description\" : \"Жоғары қозғалу\"","\"abc_searchview_description_search\" : \"Sesha\"","\"abc_search_hint\" : \"搜尋…\"","\"notesprovider_url\" : \"content://jakhar.aseem.diva.provider.notesprovider/notes\"","\"abc_searchview_description_voice\" : \"語音搜尋\"","\"abc_capital_on\" : \"WŁ.\"","\"abc_action_bar_up_description\" : \"Yukarı git\"","\"abc_searchview_description_submit\" : \"Dërgo pyetjen\"","\"abc_searchview_description_clear\" : \"ล้างข้อความค้นหา\"","\"abc_shareactionprovider_share_with\" : \"Shiriki na:\"","\"abc_searchview_description_query\" : \"Vyhľadávací dopyt\"","\"d13\" : \"13. Input Validation Issues - Part 3\"","\"abc_action_bar_home_description\" : \"Revenir à l'accueil\"","\"abc_searchview_description_submit\" : \"إرسال طلب البحث\"","\"abc_activitychooserview_choose_application\" : \"Selecciona una aplicació\"","\"abc_searchview_description_voice\" : \"Hlasové vyhľadávanie\"","\"abc_activitychooserview_choose_application\" : \"Ընտրել ծրագիր\"","\"abc_capital_on\" : \"開啟\"","\"abc_shareactionprovider_share_with_application\" : \"Condividi con %s\"","\"abc_shareactionprovider_share_with\" : \"Сподели со\"","\"abc_searchview_description_voice\" : \"ಧ್ವನಿ ಹುಡುಕಾಟ\"","\"abc_search_hint\" : \"חפש…\"","\"abc_capital_on\" : \"BẬT\"","\"abc_searchview_description_search\" : \"Szukaj\"","\"abc_searchview_description_search\" : \"ຊອກຫາ\"","\"abc_activitychooserview_choose_application\" : \"انتخاب برنامه\"","\"abc_action_menu_overflow_description\" : \"Chaguo zaidi\"","\"abc_searchview_description_clear\" : \"Effacer la requête\"","\"abc_action_mode_done\" : \"Tamamlandı\"","\"abc_activitychooserview_choose_application\" : \"Alegeți o aplicație\"","\"abc_searchview_description_clear\" : \"Garbitu kontsulta\"","\"abc_capital_on\" : \"КҮЙҮК\"","\"abc_action_bar_home_description\" : \"မူလနေရာကို သွားရန်\"","\"abc_activity_chooser_view_see_all\" : \"എല്ലാം കാണുക\"","\"abc_capital_on\" : \"IMEWASHWA\"","\"abc_searchview_description_voice\" : \"Ukusesha ngezwi\"","\"abc_activity_chooser_view_see_all\" : \"Tingnan lahat\"","\"abc_activity_chooser_view_see_all\" : \"查看全部\"","\"abc_activitychooserview_choose_application\" : \"Избери апликација\"","\"abc_searchview_description_search\" : \"Paieška\"","\"abc_action_bar_up_description\" : \"Navegar para cima\"","\"abc_action_bar_up_description\" : \"Движи се нагоре\"","\"abc_toolbar_collapse_description\" : \"Жыйнап коюу\"","\"abc_shareactionprovider_share_with\" : \"Bagikan dengan\"","\"abc_activitychooserview_choose_application\" : \"选择应用\"","\"abc_searchview_description_submit\" : \"Pošiljanje poizvedbe\"","\"abc_action_bar_home_description\" : \"Перейти на головний\"","\"abc_search_hint\" : \"検索…\"","\"abc_searchview_description_query\" : \"Consulta de cerca\"","\"abc_capital_on\" : \"ҚОСУЛЫ\"","\"abc_searchview_description_voice\" : \"Glasovno pretraživanje\"","\"abc_search_hint\" : \"Cerca...\"","\"abc_action_mode_done\" : \"Hotovo\"","\"abc_capital_off\" : \"VALIWE\"","\"abc_capital_on\" : \"ಆನ್\"","\"abc_activity_chooser_view_see_all\" : \"Zobrazit vše\"","\"abc_action_bar_home_description\" : \"Негізгі бетте қозғалу\"","\"abc_capital_on\" : \"사용\"","\"abc_activity_chooser_view_see_all\" : \"Visualizza tutte\"","\"abc_shareactionprovider_share_with_application\" : \"‏اشتراک‌گذاری با %s\"","\"abc_capital_off\" : \"VYPNUTO\"","\"abc_capital_on\" : \"ВКЛУЧЕНО\"","\"abc_activitychooserview_choose_application\" : \"Избор апликације\"","\"status_bar_notification_info_overflow\" : \">999\"","\"abc_searchview_description_submit\" : \"Поднеси барање\"","\"abc_searchview_description_search\" : \"Meklēt\"","\"abc_activitychooserview_choose_application\" : \"앱 선택\"","\"abc_action_bar_up_description\" : \"Navigate up\"","\"abc_searchview_description_query\" : \"Suchanfrage\"","\"hardcode_intro\" : \"Objective: Find out what is hardcoded and where.\n Hint: Developers sometimes will hardcode sensitive information for ease.\"","\"abc_searchview_description_voice\" : \"Meklēšana ar balsi\"","\"abc_searchview_description_search\" : \"Haku\"","\"abc_searchview_description_clear\" : \"پاک کردن عبارت جستجو\"","\"abc_action_menu_overflow_description\" : \"Повеќе опции\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करा\"","\"abc_searchview_description_voice\" : \"Ovozli qidiruv\"","\"abc_capital_on\" : \"开启\"","\"abc_action_mode_done\" : \"Klart\"","\"abc_searchview_description_query\" : \"ស្វែងរក​សំណួរ\"","\"apic_label\" : \"Vendor API Credentials\"","\"abc_shareactionprovider_share_with\" : \"Jakaminen:\"","\"abc_searchview_description_clear\" : \"Išvalyti užklausą\"","\"abc_searchview_description_submit\" : \"Сұрақты жіберу\"","\"abc_activitychooserview_choose_application\" : \"בחר אפליקציה\"","\"abc_activity_chooser_view_see_all\" : \"Ver todo\"","\"abc_searchview_description_submit\" : \"Pateikti užklausą\"","\"abc_activity_chooser_view_see_all\" : \"Afișați-le pe toate\"","\"abc_action_bar_home_description\" : \"Siirry etusivulle\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त पार्नुहोस्\"","\"aci3_enterpin\" : \"Enter 4 Digit PIN\"","\"abc_capital_off\" : \"UIT\"","\"abc_shareactionprovider_share_with\" : \"Бөлісу\"","\"abc_action_bar_up_description\" : \"Desplazarse hacia arriba\"","\"abc_shareactionprovider_share_with\" : \"Partilhar com\"","\"abc_searchview_description_submit\" : \"Lekérdezés küldése\"","\"d2\" : \"2. Hardcoding Issues - Part 1\"","\"abc_searchview_description_search\" : \"Căutați\"","\"abc_shareactionprovider_share_with\" : \"Jagamine:\"","\"abc_activity_chooser_view_see_all\" : \"Вижте всички\"","\"abc_searchview_description_clear\" : \"Lekérdezés törlése\"","\"abc_shareactionprovider_share_with\" : \"Bununla paylaşın\"","\"abc_searchview_description_voice\" : \"Гласовна претрага\"","\"abc_capital_off\" : \"DESATIVADO\"","\"abc_searchview_description_submit\" : \"Wasilisha hoja\"","\"abc_shareactionprovider_share_with\" : \"選擇分享對象\"","\"ids1_intro\" : \"Objective: Find out where/how the credentials are being stored and the vulnerable code.\n Hint: Insecure data storage is the result of storing confidential information insecurely on the system i.e. poor encryption, plain text, access control issues etc. \"","\"abc_searchview_description_search\" : \"Претрага\"","\"abc_search_hint\" : \"Otsige …\"","\"abc_searchview_description_clear\" : \"Ta bort frågan\"","\"abc_toolbar_collapse_description\" : \"Скупи\"","\"abc_activitychooserview_choose_application\" : \"Khetha uhlelo lokusebenza\"","\"abc_searchview_description_query\" : \"搜尋查詢\"","\"abc_shareactionprovider_share_with\" : \"Dela med\"","\"abc_searchview_description_query\" : \"Ερώτημα αναζήτησης\"","\"abc_searchview_description_submit\" : \"Bidali kontsulta\"","\"abc_capital_on\" : \"ഓൺ\"","\"abc_capital_off\" : \"ИСКЛУЧЕНО\"","\"abc_action_mode_done\" : \"ہو گیا\"","\"abc_action_bar_up_description\" : \"Fara upp\"","\"abc_searchview_description_search\" : \"खोज्नुहोस्\"","\"abc_shareactionprovider_share_with_application\" : \"Deel met %s\"","\"abc_action_bar_home_description\" : \"Krmarjenje domov\"","\"abc_action_bar_up_description\" : \"ઉપર નેવિગેટ કરો\"","\"abc_shareactionprovider_share_with\" : \"Şununla paylaş\"","\"abc_action_menu_overflow_description\" : \"Altre opzioni\"","\"ivi2_enter\" : \"Enter the URL to view\"","\"abc_shareactionprovider_share_with\" : \"Kopīgot ar:\"","\"abc_toolbar_collapse_description\" : \"Sutraukti\"","\"abc_shareactionprovider_share_with\" : \"分享對象\"","\"abc_activity_chooser_view_see_all\" : \"Sjá allt\"","\"abc_shareactionprovider_share_with_application\" : \"‏مشاركة مع %s\"","\"abc_capital_on\" : \"ВКЛ.\"","\"abc_toolbar_collapse_description\" : \"Goqa\"","\"abc_action_bar_up_description\" : \"נווט למעלה\"","\"abc_searchview_description_voice\" : \"ค้นหาด้วยเสียง\"","\"abc_toolbar_collapse_description\" : \"Хумих\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s, %2$s – %3$s\"","\"abc_action_menu_overflow_description\" : \"ပိုမိုရွေးချယ်စရာများ\"","\"abc_searchview_description_voice\" : \"ভয়েস অনুসন্ধান\"","\"abc_action_bar_up_description\" : \"Omhoog navigeren\"","\"abc_search_hint\" : \"Sök …\"","\"abc_action_mode_done\" : \"Tapos na\"","\"abc_searchview_description_search\" : \"Búsqueda\"","\"abc_activitychooserview_choose_application\" : \"ਇੱਕ ਐਪ ਚੁਣੋ\"","\"abc_action_bar_home_description\" : \"Одлазак на Почетну\"","\"abc_searchview_description_query\" : \"استفسار تلاش کریں\"","\"abc_shareactionprovider_share_with_application\" : \"Bagikan dengan %s\"","\"abc_capital_on\" : \"УКЉУЧИ\"","\"abc_action_bar_home_description\" : \"Orientohu për në shtëpi\"","\"abc_capital_off\" : \"關閉\"","\"abc_action_menu_overflow_description\" : \"Máis opcións\"","\"abc_shareactionprovider_share_with\" : \"Хуваалцах\"","\"abc_searchview_description_submit\" : \"ક્વેરી સબમિટ કરો\"","\"abc_action_bar_up_description\" : \"Ուղղվել վերև\"","\"abc_searchview_description_voice\" : \"Φωνητική αναζήτηση\"","\"abc_shareactionprovider_share_with\" : \"සමඟ බෙදාගන්න\"","\"abc_action_mode_done\" : \"අවසාන වූ\"","\"abc_search_hint\" : \"Tafuta…\"","\"abc_searchview_description_query\" : \"ప్రశ్న శోధించండి\"","\"abc_action_bar_up_description\" : \"উপরের দিকে নেভিগেট করুন\"","\"abc_toolbar_collapse_description\" : \"Vou in\"","\"abc_searchview_description_clear\" : \"Eliminar la consulta\"","\"abc_toolbar_collapse_description\" : \"Minimieren\"","\"abc_search_hint\" : \"Telusuri...\"","\"abc_capital_off\" : \"خاموش\"","\"abc_searchview_description_query\" : \"Keresési lekérdezés\"","\"abc_action_bar_home_subtitle_description_format\" : \"‏%1$s‏، %2$s‏، %3$s\"","\"abc_action_menu_overflow_description\" : \"Flere alternativer\"","\"abc_action_mode_done\" : \"Lokið\"","\"abc_action_bar_home_description\" : \"Navigeerimine avaekraanile\"","\"abc_activitychooserview_choose_application\" : \"Elige una aplicación.\"","\"abc_searchview_description_search\" : \"Ara\"","\"abc_action_bar_home_description\" : \"ホームへ移動\"","\"abc_activitychooserview_choose_application\" : \"একটি অ্যাপ্লিকেশান চয়ন করুন\"","\"abc_action_menu_overflow_description\" : \"ተጨማሪ አማራጮች\"","\"abc_capital_on\" : \"இயக்கு\"","\"abc_shareactionprovider_share_with_application\" : \"%sと共有\"","\"abc_shareactionprovider_share_with_application\" : \"Kopīgot ar %s\"","\"abc_capital_off\" : \"বন্ধ\"","\"abc_searchview_description_query\" : \"Iskalna poizvedba\"","\"abc_searchview_description_query\" : \"Upit za pretraživanje\"","\"abc_searchview_description_clear\" : \"Limpar consulta\"","\"abc_action_mode_done\" : \"Listo\"","\"abc_searchview_description_query\" : \"Umbuzo wosesho\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त करें\"","\"abc_shareactionprovider_share_with_application\" : \"Trimiteți la %s\"","\"abc_action_bar_home_description\" : \"முகப்பிற்கு வழிசெலுத்து\"","\"abc_capital_off\" : \"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"abc_action_menu_overflow_description\" : \"Więcej opcji\"","\"abc_action_mode_done\" : \"Gereed\"","\"abc_capital_on\" : \"KÄYTÖSSÄ\"","\"abc_shareactionprovider_share_with_application\" : \"Надіслати через %s\"","\"abc_action_mode_done\" : \"Done\"","\"abc_shareactionprovider_share_with_application\" : \"Deila með %s\"","\"abc_capital_off\" : \"DESACTIVAR\"","\"status_bar_notification_info_overflow\" : \"९९९+\"","\"abc_shareactionprovider_share_with\" : \"यांच्यासह सामायिक करा\"","\"abc_action_bar_up_description\" : \"Zulazulela phezulu\"","\"abc_search_hint\" : \"Haku…\"","\"abc_activitychooserview_choose_application\" : \"Vælg en app\"","\"abc_searchview_description_voice\" : \"ध्वनि खोज\"","\"abc_searchview_description_clear\" : \"Ryd forespørgslen\"","\"abc_shareactionprovider_share_with\" : \"Partager\"","\"abc_shareactionprovider_share_with\" : \"साझेदारी गर्नुहोस्...\"","\"abc_activitychooserview_choose_application\" : \"යෙදුමක් තෝරන්න\"","\"abc_activitychooserview_choose_application\" : \"Aukeratu aplikazio bat\"","\"abc_action_bar_home_description\" : \"Zulazulela ekhaya\"","\"abc_searchview_description_submit\" : \"መጠይቅ ያስረክቡ\"","\"abc_searchview_description_clear\" : \"검색어 삭제\"","\"status_bar_notification_info_overflow\" : \"৯৯৯+\"","\"abc_searchview_description_query\" : \"ข้อความค้นหา\"","\"abc_activity_chooser_view_see_all\" : \"ເບິ່ງທັງຫມົດ\"","\"abc_toolbar_collapse_description\" : \"Тасалау\"","\"abc_searchview_description_query\" : \"Vyhledávací dotaz\"","\"abc_shareactionprovider_share_with\" : \"Дели са\"","\"abc_action_mode_done\" : \"Eginda\"","\"abc_toolbar_collapse_description\" : \"Zbaliť\"","\"abc_capital_on\" : \"सक्रिय गर्नुहोस्\"","\"apic2_enter\" : \"Enter PIN received from Tveeter\"","\"abc_action_mode_done\" : \"Даяр\"","\"abc_searchview_description_search\" : \"Suchen\"","\"abc_searchview_description_query\" : \"Zoekopdracht\"","\"abc_searchview_description_query\" : \"ক্যোয়ারী অনুসন্ধান করুন\"","\"abc_search_hint\" : \"Iyasesha...\"","\"abc_search_hint\" : \"Издөө…\"","\"abc_searchview_description_voice\" : \"Дауыс арқылы іздеу\"","\"abc_searchview_description_query\" : \"عبارت جستجو\"","\"abc_activitychooserview_choose_application\" : \"कोई एप्‍लिकेशन चुनें\"","\"abc_action_mode_done\" : \"Concluído\"","\"abc_searchview_description_voice\" : \"Ricerca vocale\"","\"abc_capital_on\" : \"ચાલુ\"","\"abc_shareactionprovider_share_with\" : \"Κοινή χρήση με\"","\"abc_searchview_description_submit\" : \"Υποβολή ερωτήματος\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s, %2$s: %3$s\"","\"abc_toolbar_collapse_description\" : \"Թաքցնել\"","\"abc_action_mode_done\" : \"Gotowe\"","\"abc_action_menu_overflow_description\" : \"گزینه‌های بیشتر\"","\"abc_action_bar_home_description_format\" : \"„%1$s“ – %2$s\"","\"abc_searchview_description_voice\" : \"Səsli axtarış\"","\"abc_activity_chooser_view_see_all\" : \"ראה הכל\"","\"abc_toolbar_collapse_description\" : \"Shpalos\"","\"abc_capital_on\" : \"ИДЭВХТЭЙ\"","\"abc_action_menu_overflow_description\" : \"Lagi pilihan\"","\"abc_action_mode_done\" : \"დასრულდა\"","\"abc_action_mode_done\" : \"Terminé\"","\"pnotes\" : \"Diva Private Notes\"","\"abc_activity_chooser_view_see_all\" : \"ಎಲ್ಲವನ್ನೂ ನೋಡಿ\"","\"abc_capital_on\" : \"ਤੇ\"","\"abc_searchview_description_clear\" : \"විමසුම හිස් කරන්න\"","\"abc_shareactionprovider_share_with_application\" : \"%s аркылуу бөлүшүү\"","\"abc_searchview_description_clear\" : \"محو طلب البحث\"","\"abc_search_hint\" : \"Cari…\"","\"abc_action_mode_done\" : \"Կատարված է\"","\"abc_shareactionprovider_share_with\" : \"გაზიარება:\"","\"abc_activity_chooser_view_see_all\" : \"Види ги сите\"","\"abc_action_bar_home_description\" : \"រកមើល​ទៅ​ដើម\"","\"appbar_scrolling_view_behavior\" : \"android.support.design.widget.AppBarLayout$ScrollingViewBehavior\"","\"abc_search_hint\" : \"ፈልግ…\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи све\"","\"abc_capital_off\" : \"VÄLJAS\"","\"abc_searchview_description_clear\" : \"Cancella query\"","\"abc_searchview_description_query\" : \"Query di ricerca\"","\"abc_action_menu_overflow_description\" : \"थप विकल्पहरू\"","\"abc_activitychooserview_choose_application\" : \"Wybierz aplikację\"","\"abc_capital_on\" : \"SEES\"","\"abc_capital_off\" : \"关闭\"","\"abc_action_mode_done\" : \"Terminat\"","\"abc_activitychooserview_choose_application\" : \"Kies 'n program\"","\"abc_toolbar_collapse_description\" : \"Samenvouwen\"","\"abc_action_bar_home_description_format\" : \"‏%1$s‏, %2$s\"","\"abc_shareactionprovider_share_with_application\" : \"Dijeljenje sa: %s\"","\"abc_toolbar_collapse_description\" : \"کوچک کردن\"","\"abc_search_hint\" : \"Rechercher…\"","\"abc_action_menu_overflow_description\" : \"Rohkem valikuid\"","\"abc_activity_chooser_view_see_all\" : \"すべて表示\"","\"d5\" : \"5. Insecure Data Storage - Part 3\"","\"abc_action_bar_home_description_format\" : \"%1$s – %2$s\"","\"abc_toolbar_collapse_description\" : \"Σύμπτυξη\"","\"abc_toolbar_collapse_description\" : \"Recolher\"","\"abc_shareactionprovider_share_with_application\" : \"%s உடன் பகிர்\"","\"abc_action_bar_up_description\" : \"Felfelé mozgatás\"","\"abc_action_menu_overflow_description\" : \"Mai multe opțiuni\"","\"abc_action_menu_overflow_description\" : \"Opsi lain\"","\"abc_searchview_description_clear\" : \"Удалить запрос\"","\"abc_searchview_description_submit\" : \"Indsend forespørgslen\"","\"abc_action_mode_done\" : \"Fine\"","\"abc_capital_off\" : \"IMEZIMWA\"","\"abc_search_hint\" : \"Tìm kiếm…\"","\"abc_action_bar_up_description\" : \"ወደ ላይ ይዳስሱ\"","\"abc_activitychooserview_choose_application\" : \"เลือกแอป\"","\"abc_shareactionprovider_share_with_application\" : \"Chia sẻ với %s\"","\"abc_searchview_description_clear\" : \"清除查询\"","\"abc_searchview_description_search\" : \"Hľadať\"","\"abc_capital_off\" : \"बंद\"","\"abc_searchview_description_search\" : \"Tìm kiếm\"","\"abc_searchview_description_search\" : \"ძიება\"","\"abc_searchview_description_query\" : \"Soeknavraag\"","\"abc_shareactionprovider_share_with_application\" : \"Partager avec %s\"","\"abc_action_menu_overflow_description\" : \"Daha çox seçim\"","\"abc_shareactionprovider_share_with_application\" : \"Shpërnda publikisht me %s\"","\"abc_searchview_description_voice\" : \"ਵੌਇਸ ਖੋਜ\"","\"abc_action_bar_up_description\" : \"นำทางขึ้น\"","\"abc_searchview_description_clear\" : \"መጠይቅ አጽዳ\"","\"abc_activitychooserview_choose_application\" : \"Sélectionnez une application\"","\"abc_action_bar_home_description\" : \"Ana ekrana git\"","\"abc_search_hint\" : \"Søk …\"","\"abc_activity_chooser_view_see_all\" : \"සියල්ල බලන්න\"","\"abc_action_bar_home_description\" : \"హోమ్‌కు నావిగేట్ చేయండి\"","\"abc_activity_chooser_view_see_all\" : \"Kuva kõik\"","\"abc_searchview_description_submit\" : \"Skicka fråga\"","\"abc_searchview_description_submit\" : \"Zoekopdracht verzenden\"","\"abc_search_hint\" : \"ਖੋਜ…\"","\"abc_activity_chooser_view_see_all\" : \"Tümünü göster\"","\"abc_capital_on\" : \"เปิด\"","\"abc_activitychooserview_choose_application\" : \"Scegli un'applicazione\"","\"abc_capital_on\" : \"BE\"","\"abc_action_bar_home_description\" : \"Движи се кон дома\"","\"abc_capital_on\" : \"ჩართულია\"","\"abc_action_mode_done\" : \"Ferdig\"","\"abc_capital_off\" : \"DEAKTİV\"","\"abc_shareactionprovider_share_with_application\" : \"Bendrinti naudojant „%s“\"","\"abc_shareactionprovider_share_with_application\" : \"%s सह सामायिक करा\"","\"aci2_alreadyreg\" : \"Already Registered.\"","\"abc_activity_chooser_view_see_all\" : \"Zobraziť všetko\"","\"abc_searchview_description_query\" : \"検索キーワード\"","\"abc_activitychooserview_choose_application\" : \"Vybrat aplikaci\"","\"abc_action_mode_done\" : \"Готово\"","\"abc_action_menu_overflow_description\" : \"Flere muligheder\"","\"abc_action_mode_done\" : \"完成\"","\"abc_capital_off\" : \"DEZACTIVAȚI\"","\"abc_action_bar_home_description\" : \"Ir á páxina de inicio\"","\"abc_action_menu_overflow_description\" : \"Інші опції\"","\"abc_toolbar_collapse_description\" : \"כווץ\"","\"abc_activitychooserview_choose_application\" : \"Επιλέξτε κάποια εφαρμογή\"","\"abc_capital_off\" : \"ปิด\"","\"abc_capital_off\" : \"បិទ\"","\"abc_searchview_description_query\" : \"Arama sorgusu\"","\"abc_searchview_description_search\" : \"தேடு\"","\"abc_searchview_description_query\" : \"Søgeforespørgsel\"","\"abc_toolbar_collapse_description\" : \"ሰብስብ\"","\"abc_searchview_description_submit\" : \"Kirim kueri\"","\"abc_shareactionprovider_share_with\" : \"שתף עם\"","\"abc_activitychooserview_choose_application\" : \"Zvoľte aplikáciu\"","\"abc_capital_off\" : \"DESACTIVAT\"","\"abc_action_bar_up_description\" : \"Πλοήγηση προς τα επάνω\"","\"abc_searchview_description_submit\" : \"שלח שאילתה\"","\"abc_capital_off\" : \"ປິດ\"","\"abc_activitychooserview_choose_application\" : \"Izvēlieties lietotni\"","\"abc_searchview_description_search\" : \"Αναζήτηση\"","\"abc_searchview_description_voice\" : \"ការស្វែងរក​សំឡេង\"","\"abc_action_mode_done\" : \"Fertig\"","\"abc_action_bar_up_description\" : \"वर नेव्‍हिगेट करा\"","\"abc_action_bar_home_description\" : \"瀏覽主頁\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s، %2$s، %3$s\"","\"d6\" : \"6. Insecure Data Storage - Part 4\"","\"abc_capital_off\" : \"ഓഫ്\"","\"abc_searchview_description_query\" : \"Пребарај барање\"","\"abc_action_bar_up_description\" : \"Navigeerimine üles\"","\"abc_searchview_description_voice\" : \"Talesøgning\"","\"abc_capital_off\" : \"ਬੰਦ\"","\"ivi1_enter\" : \"Enter user name to search\"","\"abc_action_bar_home_description\" : \"Ugrás a főoldalra\"","\"abc_action_bar_up_description\" : \"పైకి నావిగేట్ చేయండి\"","\"abc_search_hint\" : \"खोज्नुहोस्...\"","\"abc_searchview_description_voice\" : \"语音搜索\"","\"abc_action_menu_overflow_description\" : \"Thêm tùy chọn\"","\"abc_searchview_description_submit\" : \"Odoslať dopyt\"","\"abc_action_bar_home_description\" : \"Nenda mwanzo\"","\"abc_capital_off\" : \"გამორთულია\"","\"abc_searchview_description_voice\" : \"የድምፅ ፍለጋ\"","\"abc_action_bar_up_description\" : \"Navigați în sus\"","\"abc_searchview_description_voice\" : \"Ձայնային որոնում\"","\"abc_action_bar_home_description\" : \"Navigate home\"","\"abc_searchview_description_clear\" : \"Исчисти барање\"","\"abc_action_bar_home_description\" : \"ወደ መነሻ ይዳስሱ\"","\"abc_activitychooserview_choose_application\" : \"Valige rakendus\"","\"abc_shareactionprovider_share_with\" : \"Del med\"","\"abc_capital_off\" : \"KI\"","\"abc_action_mode_done\" : \"Kwenziwe\"","\"abc_capital_off\" : \"બંધ\"","\"abc_shareactionprovider_share_with_application\" : \"Տարածել ըստ %s\"","\"abc_shareactionprovider_share_with_application\" : \"%s-თან გაზიარება\"","\"abc_action_bar_home_subtitle_description_format\" : \"%1$s - %2$s：%3$s\"","\"abc_shareactionprovider_share_with\" : \"Надіслати через\"","\"abc_action_bar_up_description\" : \"Eiti į viršų\"","\"abc_shareactionprovider_share_with_application\" : \"%s सँग साझेदारी गर्नुहोस्\"","\"abc_searchview_description_clear\" : \"ক্যোয়ারী সাফ করুন\"","\"abc_action_bar_up_description\" : \"ਉੱਪਰ ਨੈਵੀਗੇਟ ਕਰੋ\"","\"abc_action_bar_up_description\" : \"پیمایش به بالا\"","\"abc_toolbar_collapse_description\" : \"Runtuhkan\"","\"abc_searchview_description_clear\" : \"Sorğunu təmizlə\"","\"abc_action_bar_up_description\" : \"向上瀏覽\"","\"abc_capital_on\" : \"An\"","\"abc_searchview_description_voice\" : \"Гласовно пребарување\"","\"abc_searchview_description_submit\" : \"Päringu esitamine\"","\"abc_shareactionprovider_share_with\" : \"Dijeljenje sa\"","\"abc_searchview_description_query\" : \"Query sa paghahanap\"","\"abc_searchview_description_search\" : \"खोजें\"","\"abc_capital_off\" : \"ጠፍቷል\"","\"abc_action_bar_home_description\" : \"Πλοήγηση στην αρχική σελίδα\"","\"abc_action_mode_done\" : \"Tayyor\"","\"abc_activitychooserview_choose_application\" : \"Seleccionar una aplicación\"","\"abc_activity_chooser_view_see_all\" : \"Zobacz wszystkie\"","\"abc_action_bar_home_description\" : \"홈 탐색\"","\"abc_action_mode_done\" : \"Τέλος\"","\"abc_action_mode_done\" : \"تمام\"","\"abc_searchview_description_submit\" : \"Isumite ang query\"","\"abc_action_menu_overflow_description\" : \"Fleiri valkostir\"","\"abc_activitychooserview_choose_application\" : \"ایک ایپ منتخب کریں\"","\"abc_activitychooserview_choose_application\" : \"اختيار تطبيق\"","\"abc_shareactionprovider_share_with\" : \"Share with\"","\"status_bar_notification_info_overflow\" : \"۹۹۹+\"","\"abc_searchview_description_clear\" : \"សម្អាត​សំណួរ\"","\"abc_searchview_description_submit\" : \"Enviar consulta\"","\"abc_activity_chooser_view_see_all\" : \"सभी देखें\"","\"abc_action_menu_overflow_description\" : \"കൂടുതല്‍ ഓപ്‌ഷനുകള്‍\"","\"abc_search_hint\" : \"શોધો…\"","\"abc_action_bar_home_description_format\" : \"%1$s፣ %2$s\"","\"abc_search_hint\" : \"Αναζήτηση…\"","\"abc_shareactionprovider_share_with_application\" : \"‏שתף עם %s\"","\"abc_action_bar_home_subtitle_description_format\" : \"„%1$s“, „%2$s“ – %3$s\"","\"abc_search_hint\" : \"Søg…\"","\"abc_shareactionprovider_share_with\" : \"இதனுடன் பகிர்\"","\"abc_searchview_description_search\" : \"Zoeken\"","\"abc_searchview_description_clear\" : \"Kosongkan pertanyaan\"","\"abc_shareactionprovider_share_with_application\" : \"Compartilhar com %s\"","\"abc_toolbar_collapse_description\" : \"Kunja\"","\"abc_shareactionprovider_share_with_application\" : \"%s સાથે શેર કરો\"","\"abc_shareactionprovider_share_with_application\" : \"Compartir con %s\"","\"abc_searchview_description_clear\" : \"Διαγραφή ερωτήματος\"","\"abc_searchview_description_submit\" : \"Отправить запрос\"","\"abc_action_mode_done\" : \"Gotovo\"","\"abc_toolbar_collapse_description\" : \"Collapse\"","\"abc_activitychooserview_choose_application\" : \"Pilih apl\"","\"abc_search_hint\" : \"Ieškoti...\"","\"abc_action_bar_up_description\" : \"Navigasi ke atas\"","\"abc_action_mode_done\" : \"Fet\"","\"abc_shareactionprovider_share_with\" : \"Partager avec\"","\"abc_shareactionprovider_share_with_application\" : \"Deljenje z:\"","\"abc_shareactionprovider_share_with\" : \"Ibahagi sa/kay\"","\"abc_search_hint\" : \"ស្វែងរក…\"","\"abc_capital_off\" : \"آف\"","\"abc_searchview_description_clear\" : \"प्रश्‍न हटाउनुहोस्\"","\"d12\" : \"12. Hardcoding Issues - Part 2\"","\"abc_search_hint\" : \"Szukaj…\"","\"abc_action_mode_done\" : \"تم\"","\"abc_search_hint\" : \"Suchen…\"","\"abc_action_menu_overflow_description\" : \"Opsione të tjera\"","\"abc_shareactionprovider_share_with\" : \"Udostępnij dla\"","\"abc_action_menu_overflow_description\" : \"Nog opsies\"","\"abc_toolbar_collapse_description\" : \"Skjul\"","\"abc_capital_off\" : \"إيقاف\"","\"abc_shareactionprovider_share_with_application\" : \"%s와(과) 공유\"","\"abc_capital_on\" : \"ACTIVAȚI\"","\"abc_capital_on\" : \"روشن\"","\"ids1_user\" : \"Enter 3rd party service user name\"","\"abc_searchview_description_search\" : \"Soek\"","\"abc_searchview_description_query\" : \"Requête de recherche\"","\"abc_capital_on\" : \"I-ON\"","\"aci3_accessnotes\" : \"ACCESS PRIVATE NOTES\"","\"abc_searchview_description_search\" : \"تلاش کریں\"","\"abc_capital_on\" : \"ක්‍රියාත්මකයි\"","\"abc_capital_on\" : \"تشغيل\"","\"abc_searchview_description_search\" : \"Sök\"","\"abc_action_bar_home_description_format\" : \"%1$s：%2$s\""],"strings_so":[{"lib/mips64/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"lib/mips/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"lib/arm64-v8a/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"lib/x86_64/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"lib/armeabi-v7a/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"lib/x86/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"lib/armeabi/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/mips64/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/mips/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/arm64-v8a/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/x86_64/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/armeabi-v7a/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/x86/libdivajni.so":["olsdfgad;lh",".dotdot"]},{"apktool_out/lib/armeabi/libdivajni.so":["olsdfgad;lh",".dotdot"]}],"strings_code":["Could not find method setClipToScreenEnabled() on PopupWindow. Oh well.","only remove and update ops can be dispatched in first pass","Content has view with id attribute 'android.R.id.list' that is not a ListView class","historical-record","alpha must be between 0 and 255.","mRetaining=","cache","android.support.v4.media.IMediaBrowserServiceCompat","File error: ","Cannot programmatically select non-user route because the platform is missing the selectRouteInt() method.  Media routing may not work.","android:menu:list","on_reply","android.support.design","add from attach: ","Failed to delete ","To support smooth scrolling, you should override \\nLayoutManager#computeScrollVectorForPosition.\\nFalling back to instant scroll","REMOVE","Cannot move a child from non-existing index:","Can't change tag of fragment ","mLoader=","ACTION_UNKNOWN","ActionBarDrawerToggleImplJellybeanMR2","android.support.v4.app.INotificationSideChannel","Error refreshing display list state","android.support.v4.os.IResultReceiver","service component must not be null","action_msg","Couldn't resolve the Intent VIEW_CREDS to our activity","search","DrawableCompatJellybeanMr1","mSelection=","ImageView","RIGHT","The session token has already been set.","FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY","android.progressIndeterminate","Tab belongs to a different TabLayout.","email","android.media.metadata.DURATION","mMaximum","Recursive entry to executePendingTransactions","Saved state of ","onConnectFailed for ","android","cb is null.","TextView","FragmentActivity","code_cache","INSERT INTO notes(title,note) VALUES ('Expense', 'Spent too much on home theater');","ACTION_ARGUMENT_SELECTION_END_INT","Could not execute non-public method for android:onClick","states","Scrap view for position ","item ","View","You must specify a name to build a CustomAction.","getDisplayList","actionIntent","author","Moving more than 1 item is not supported yet","mServiceBinder should be null. Instead it is ","android:user_visible_hint","LoaderManager{","messages","Progress display unsupported","android.speech.extra.PROMPT","android.remoteinput.results","android:menu:expandedactionview","layout_inflater","Failure saving state: active ","FLAG_REQUEST_FILTER_KEY_EVENTS","media_router","query","Setting an explicit action bar hide offset is not supported in this action bar configuration.","ViewPager does not have a PagerAdapter set","android.media.metadata.ALBUM_ART","sharedElement:snapshot:bitmap","LinearLayoutManager#LayoutState","Invalid icon resource ","android.widget.","Dead object in playFromMediaId. ","cmd=","Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary","arrowScroll tried to find focus based on non-child current focused view ","TwilightManager","Negative size: ","AppCompatViewInflater","mediaId is empty.","No instantiated fragment for index #","Start drag has been called but swiping is not enabled","No active wake lock id #","root-path","LoaderInfo{","We already have an EditText, can only have one","OnGestureListener must not be null","mMinMode","text","Matching against filter ","uinfo","document_id","No fake drag in progress. Call beginFakeDrag first.","Could not invoke makeOptionalFitsSystemWindows","android.intent.action.EXTERNAL_APPLICATIONS_UNAVAILABLE","LinearLayoutManager","Could not invoke computeFitSystemWindows","doBeforeTextChanged","mBreadCrumbTitleRes=#","Failed binding to service ","mCancellingTask=","Called attach on a child which is not detached: ","ViewAnimatorCompat","event may not be null.","Cannot call this method while RecyclerView is computing a layout or scrolling","Local FragmentActivity ","DocumentFile","android.support.isGroupSummary","Could not retrieve ","Could not call setClipToScreenEnabled() on PopupWindow. Oh well.","Cannot flingCapturedView outside of a call to Callback#onViewReleased","name","mId=","Diva","Error processing scroll; pointer index for id ","group","libcore.icu.ICU","dispatchFinishTemporaryDetach","Default behavior class ","data","ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY","Cannot invalidate item decorations during a scroll or layout","Anchor must not be a descendant of the anchored view","CoordinatorLayout","mRecreateDisplayList","Invalid target position","State{mTargetPosition=","restoreAllState: active #","Invalid pointerId=","You need to use a Theme.AppCompat theme (or descendant) with the design library.","UNKNOWN/","Cannot instantiate class: ","android.intent.action.SEND_MULTIPLE","addLikelySubtags","view","Could not get last known location. This is probably because the app does not have any location permissions. Falling back to hardcoded sunrise/sunset values.","Invalid hint position ","time","remoteInputs","confirmLabel","setChildrenDrawingOrderEnabled","Item at position ","detach: ","Failed to createFile: ","onLoadChildren sent null list for id ","customSizePreset","Listener may not be null","app_color","mMaxMode","onPageScrolled did not call superclass implementation","dispatchStartTemporaryDetach","No adapter attached; skipping layout","movefrom RESUMED: ","Child ","networkInfo","No preceding call to #readHistoricalData","StaggeredGridLayoutManager","android.people","Couldn't obtain the optical insets. Ignoring.","IntentReader","Dead object in play. ","itemView may not be null","Cannot add item decoration during a scroll  or layout","Got ACTION_UP event but don't have an active pointer id.","ACTION_CLICK","historical-records","Error occurred while creating database: ","detected invalid position. loc invalid? ","android.intent.extra.changed_uid_list","PlaybackState {","You must override smoothScrollToPosition to support smooth scrolling","TaskStackBuilder","LayoutState","action_key","android.summaryText","mUpdateThrottle=","scanWifiDisplays","TransportController","unknown","EditText","Diva-aci1","setLayoutDirection","suggest_flags","flags","ACTION_SET_SELECTION","Missing android.support.FILE_PROVIDER_PATHS meta-data","Your content must have a ListView whose id attribute is 'android.R.id.list'","ACTION_ARGUMENT_SELECTION_START_INT","left","android.text","Could not find method makeOptionalFitsSystemWindows. Oh well...","mBaselineAlignedChildIndex of LinearLayout set to an index that is out of bounds.","mStarted=","mIsChildViewEnabled","Loader Manager ","popEnterAnim=#","android.intent.extra.EMAIL","Tried to change cursor after adapter was closed.","android.support.actionExtras","android:backStackId","match_parent\\","no_backup","android:menu:adapter","Re-attaching retained fragment ","Adding back stack index ","Adding listener record for ","NavUtils","DrawerLayout must be measured with MeasureSpec.EXACTLY.","Pending Actions:","ACTION_NEXT_HTML_ELEMENT","Inconsistency detected. Invalid item position ","ACTION_COPY","android:view_state","call","Pre-Eclair does not support multiple pointers","Removed:","timestamp","password","Action Bar Tab must have a Callback","note","Cannot add pager decor view during layout","RemoteException communicating with ","ViewParentCompat","GridLayoutManager","android.largeIcon.big","Dead object in getFlags. ","suggest_icon_1","No external updates","Commit: ","search_suggest_query","android:savedDialogState","Cannot access Animation's mListener field","PopupWindowCompatApi21","isRecyclable decremented below 0: unmatched pair of setIsRecyable() calls for ","android.subText","android.support.groupKey","SlidingPaneLayout","add: ","android.media.metadata.ART_URI","ensureImeVisible","android.media.metadata.ARTIST","Dead object in getRatingType. ","ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT","NestedScrollView","Unable to find configured root for ","ICUCompatIcs","android.media.metadata.TRACK_NUMBER","MediaButtonReceiver component may not be null.","CAPABILITY_CAN_RETRIEVE_WINDOW_CONTENT","action","No keylines defined for ","setExclusiveCheckable","allowFreeFormInput","android.media.metadata.DISPLAY_DESCRIPTION","android.media.metadata.ALBUM_ARTIST","Share records file does not start with historical-records tag.","ListPopupWindow","binder","INSERT INTO notes(title,note) VALUES ('Exercise', 'Alternate days running');","Failed to retrieve mButtonDrawable field","setBase","last_modified","in_progress","android.largeIcon","category","android.speech.extra.LANGUAGE_MODEL","Unknown cmd: ","mCreated=","order does not contain a valid category.","connect() called while not disconnected (state=","ACTION_CLEAR_FOCUS","Disconnected from service ","android.showChronometer","This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_SUPPORT_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.","FLAG_REQUEST_TOUCH_EXPLORATION_MODE","The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: ","mAccessibilityDelegate","moveto ACTIVITY_CREATED: ","user_query","ViewCompatBase","onLoadChildren must call detach() or sendResult() before returning for package=","Cannot scan for wifi displays because the DisplayManager.scanWifiDisplays() method is not available on this device.","saveAllState: adding fragment #","Couldn't fetch mRecreateDisplayList field; dimming will be slow.","FragmentManager{","android.intent.extra.CC","You need to use a Theme.AppCompat theme (or descendant) with this activity.","Couldn't set home-as-up indicator","Fragment does not have a view","android.media.metadata.DISPLAY_ICON_URI","invalid orientation.","android.widget.Switch","OP_REPLACE: adding=","android.support.sortKey","NotificationManagerCompat","AppCompat has already installed itself into the Window","android.infoText","ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE","getLayoutDirection","enabled_notification_listeners","remote_input","Error calling dispatchFinishTemporaryDetach","setAlpha","LocalBroadcastManager","ACTION_PASTE","mListener","File error occurred","layout index should not be -1 after unhiding a view:","sharedElement:snapshot:imageMatrix","android.media.metadata.ALBUM","RoundedBitmapDrawableFactory","finishWrite: Got exception:","Couldn't rename file ","No drawer view found with gravity ","API Key: 123secretapikey123\\nAPI User name: diva\\nAPI Password: p@ssword","mAbandoned=","RV OnBindView","ActionMenuView","WakefulBroadcastReceiver","android.support.v4.app.EXTRA_CALLING_PACKAGE","android.speech.action.RECOGNIZE_SPEECH","MenuItemWrapper","Back Stack:","Cannot scroll to position a LayoutManager set. Call setLayoutManager with a non-null argument.","mUri=","More than two path segments: ","ACTION_PREVIOUS_HTML_ELEMENT","Cannot find span size for pre layout position. ","Window feature must be requested before adding content","android.progressMax","android.media.metadata.RATING","KeyEvent may not be null","mOnScrollChangedListener","TextViewCompatDonut","car_conversation","android.icon","Failed to retrieve getLayoutDirection() method","android:switcher:","Removing listener record for ","extras","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to set a non-zero hide offset","Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","restoreAllState: back stack #","setShowActionsInCompactView: action %d out of bounds (max %d)","SHOW","key == null || value == null","Could not retrieve icon for calling application","RV Scroll","Dead object in getQueue. ","ACTION_ACCESSIBILITY_FOCUS","invalid orientation","Launching in T - 10 ...","Sending task ","Invalid rating style (","FEEDBACK_VISUAL","mSavedViewState=","Unknown message ","Failed to resolve canonical path: ","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR id when requesting this feature.","Cannot remove item decoration during a scroll  or layout","intent_extra_data_key","suggest_text_1","Can't find setChildrenDrawingOrderEnabled","jakhar.aseem.diva.action.VIEW_CREDS","mLoadersStarted=","NotificationSideChannelService: Uid ","failWrite: Got exception:","setActionProvider: item does not implement SupportMenuItem; ignoring","Can't be used with a custom content view","onLoaderReset","content://jakhar.aseem.diva.provider.notesprovider/notes","Could not get overlap anchor field in PopupWindow","parentId cannot be null in notifyChildrenChanged","remove from detach: ","android.intent.extra.changed_package_list","command cannot be null or empty","android.speech.extra.MAX_RESULTS","class","addSubscription for callback that isn't registered id=","CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION","android.media.metadata.DISPLAY_ICON","Button","Inconsistency detected. Invalid view holder adapter position","FragmentStatePagerAdapter","android.graphics.Insets","TintManager","ViewHolder{","LayoutState{mAvailable=","Starting activity with a requestCode requires a FragmentActivity host","Failed to parse android.support.FILE_PROVIDER_PATHS meta-data","This is not supported, use MenuItemCompat.setActionProvider()","TVEETER API Key: secrettveeterapikey\\nAPI User name: diva2\\nAPI Password: p@ssword2","Failed launch activity: ","android.media.metadata.USER_RATING","Id cannot be QueueItem.UNKNOWN_ID","The operation has been canceled.","Stream items available: ","mTask=","Dead object in setVolumeTo. ","Tmp detached view should be removed from RecyclerView before it can be recycled: ","ViewStub must have a valid layoutResource","getViewForPositionAndType returned a view which does not have a ViewHolder","Resource does not exist: ","onServiceDisconnected","Added Fragments:","this should only be called when the cursor is valid","suggest_intent_data","android.support.BIND_NOTIFICATION_SIDE_CHANNEL","limit","CAPABILITY_CAN_FILTER_KEY_EVENTS","mime_type","LinearSmoothScroller","android.support.remoteInputs","Failed to retrieve getIBinder method","Arab","background can not be translucent: #","View ","Called while creating a loader","Width must have an exact value or MATCH_PARENT","ScrollingTabContainerView","Dead object in registerCallback. ","Unique transitionNames are required for all sharedElements","Error occurred while inserting into database: ","The android:onClick attribute cannot be used within a restricted context","Unable to register media button event receiver with PendingIntent, falling back to ComponentName.","mAdded=","activity","onCreateView: id=0x","Cannot change whether this adapter has stable IDs while the adapter has registered observers.","inProgressLabel","No layout manager attached; skipping layout","onConnectFailed","Destroying Inactive in ","Error closing icon stream for ","WindowDecorActionBar","Run: ","divanotes.db","FLAG_REPORT_VIEW_IDS","LoaderManager","Max array capacity exceeded","mStateAfterAnimating=","Unknown update op type for ","android.media.metadata.TITLE","SHOW_AS_ACTION_ALWAYS, SHOW_AS_ACTION_IF_ROOM, and SHOW_AS_ACTION_NEVER are mutually exclusive.","Input must be sorted in ascending order.","LayoutManager ","mHidden=","showSoftInputUnchecked","Destroying Active in ","FragmentPagerAdapter","Not on back stack","Search suggestions cursor at row ","Called doStart when already started: ","tile not found @","android.media.metadata.MEDIA_ID","DrawableUtils","Failed to invoke putIBinder via reflection","Dead object in getPlaybackState. ","Resolving type ","android:fragment:","ToolbarWidgetWrapper","FEEDBACK_GENERIC","Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:","LEFT","Instantiate ","Popping back stack state: ","android.intent.action.SEARCH","Invalid mode: ","Could not fetch mOverlapAnchor field from PopupWindow","putIBinder","Error calling dispatchStartTemporaryDetach","This is not supported, use MenuItemCompat.setOnActionExpandListener()","notification","Can't specify tts engine on this device","Icon not found: ","promo","state=","Dead object in playFromUri. ","mBreadCrumbShortTitleRes=#","sharedElement:snapshot:imageScaleType","Could not retrieve icon for calling activity","INSERT INTO notes(title,note) VALUES ('home', 'Buy toys for baby, Order dinner');","divajni","Could not retrieve label for calling application","ScrollView can host only one direct child","right","Stopping in ","movefrom STARTED: ","No field with the name mListener is found in Animation class","unknown reason","RecyclerView","notes/#","suggest_text_2_url","close fail ","drawChild: child view ","status","Unable to bind to listener ","duplicate tile @","Setting back stack index ","Couldn't get audio manager","GridLayoutManager does not support stack from end. Consider using reverse layout","You must override onLayoutChildren(Recycler recycler, State state) ","Expecting menu, got ","ArrayMap","CREATE TABLE IF NOT EXISTS myuser(user VARCHAR, password VARCHAR);","Content view not yet created","android.media.metadata.GENRE","computeFitSystemWindows","Divanotes(update): Unsupported URI ","INSERT INTO notes(title,note) VALUES ('office', '10 Meetings. 5 Calls. Lunch with CEO');","MediaRouterJellybeanMr1","setVisibility called on un-referenced view","maxSize <= 0","android.intent.action.EXTERNAL_APPLICATIONS_AVAILABLE","The root id in BrowserRoot cannot be null. Use null for BrowserRoot instead.","No host","content","internal representation of views on the screen","TYPE_ACCESSIBILITY_OVERLAY","session must not be null","callback is null","AppCompatDelegate","Scheduling retry for ","Cannot smooth scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","CarExtender","INSERT INTO sqliuser VALUES ('john', 'password123', '5555666677778888');","Unexpected end of document","RadioButton","null","An error occurred while executing doInBackground()","AsyncListUtil","DrawerToggle may not show up because NavigationIcon is not visible. You may need to call actionbar.setDisplayHomeAsUpEnabled(true);","Couldn't create directory ","Bump nesting of ","There is already a listener registered","Got ACTION_POINTER_DOWN event but have an invalid action index.","Divanotes: Unsupported URI: ","Access denied!","remove: ","Freeing fragment index ","RV FullInvalidate","RemoteInput is only supported from API Level 16","Dead object in unregisterCallback. ","ACTION_NEXT_AT_MOVEMENT_GRANULARITY","removeSubscription failed with RemoteException parentId=","ViewStub must have a non-null ViewGroup viewParent","MediaItem{","Passed over target position while smooth scrolling.","FullSpanItem{mPosition=","Description cannot be null.","Failed to retrieve setLayoutDirection(int) method","error changing cursor and caching columns","android.speech.action.WEB_SEARCH","Could not find method ","Adding available back stack index ","Fragment already added: ","mView=","suggest_intent_query","avail:","mResumed=","MediaSession.QueueItem {Description=","onMeasure: More than two child views are not supported.","notes","Loader Manager:","MenuBuilder","More than one BroadcastReceiver that handles android.intent.action.MEDIA_BUTTON was found, using null. Provide a specific ComponentName to use as this session's media button receiver","mContainer=","movefrom ACTIVITY_CREATED: ","Remote service has died: ","CheckedTextView","path","Can only use lower 8 bits for requestCode","Diva-sqli","Provider must grant uri permissions","Called removeDetachedView with a view which is not flagged as tmp detached.","This container does not support retaining Map.Entry objects","addSubscription failed with RemoteException parentId=","MenuItemCompat","android.remoteinput.resultsData","ActionMenuPresenter","Starting in ","android.support.useSideChannel","Could not find method computeFitSystemWindows. Oh well.","files-path","An anchor may not be changed after CoordinatorLayout measurement begins before layout is complete.","saveAllState: adding back stack #","Failed to retrieve putIBinder method","contentActionIndex","Dead object in skipToQueueItem. ","translationZ","snap preference should be one of the constants defined in SmoothScroller, starting with SNAP_","ListMenuPresenter","ViewCompat","AppBarLayout is always vertical and does not support horizontal orientation","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.","ATTACH","Dead object in dispatchMediaButtonEvent. ","release","Calling onConnectFailed() failed. Ignoring. pkg=","display","Cannot scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","Dead object in skipToPrevious. ","AtomicFile","PrintHelperKitkat","No view found for id 0x","accessibility","onLoadItem must call detach() or sendResult() before returning for id=","bad arguments","SearchView","Failed to invoke getLayoutDirection() via reflection","Dead object in rewind. ","android.intent.extra.STREAM","ACTION_FOCUS","ModernAsyncTask #","free_form","android:showsDialog","ChangeInfo{oldHolder=","activity_choser_model_history.xml","Trying to set out of range star-based rating","Cannot call this method from within addAll","android.media.browse.MediaBrowserServiceCompat","If you provide an interpolator, you must set a positive duration","ViewPager","BackStackEntry{","android.intent.extra.REFERRER_NAME","Can't set dropdown selected position without an adapter","android.media.metadata.DISC_NUMBER","INSERT INTO myuser VALUES ('","TYPE_SYSTEM","ViewUtils","ActionBarContextView","mFactory2","Context must not be null","application/octet-stream","No authority: ","Resolved path jumped beyond configured root","FEEDBACK_SPOKEN","LayoutInflaterCompatHC","Divanotes(delete): Unsupported URI ","on_read","Attempting to unregister the wrong listener","MenuItemImpl","mButtonDrawable","addToBackStack() called after commit()","The max pool size must be > 0","audio","mRetainInstance=","Error writing historical recrod file: ","android.bigText","Dead object in skipToNext. ","Fragment already active","Ignoring attribute 'itemActionViewLayout'. Action view already specified.","Package/uid mismatch: uid=","jakhar.aseem.diva.action.VIEW_CREDS2","Expected theme to define listPreferredItemHeight.","MultiAutoCompleteTextView","sendResult() called twice for: ","show: ","Session token may not be null.","RecyclerView does not support scrolling to an absolute position. Use scrollToPosition instead","Parent view may not be null","android.intent.action.SEND","mHaveData=","FragmentTabHost.SavedState{","UNKNOWN","Unable to find childrenDrawingOrderEnabled","Dead object in seekTo. ","mData=","Invalid PIN. Please try again","invalid shadow size","SeekBar","android.intent.extra.REFERRER","DEFAULT","DROP TABLE IF EXISTS notes","Pending Loader ","ACTION_SCROLL_BACKWARD","android:menu:presenters","Access granted! See you on the other side :)","android.support.FILE_PROVIDER_PATHS","ACTION_SCROLL_FORWARD","Bad ComponentName while traversing activity parent metadata","Permission present on component ","Couldn't resolve the Intent VIEW_CREDS2 to our activity","Dead object in getExtras. ","getStatusCode","No data model. Did you call #setDataModel?","Fragment ","mMinWidth","No tab known for tag ","gravity","volumeProvider may not be null!","debug","mFragmentManager=","android.media.metadata.DISPLAY_SUBTITLE","android.progress","ACTION_ARGUMENT_HTML_ELEMENT_STRING","mState=","android.media.metadata.DATE","Activity ","view is not a child, cannot hide ","Search suggestions query threw an exception.","cancelLabel","Calling onLoadChildren() failed for id=","location","Callbacks must set parent bounds in populateNodeForVirtualViewId()","parentId is empty.","android.support.v7.recyclerview","Dead object in getMetadata. ","jakhar.aseem.diva","MediaBrowserServiceCompat","removeSubscription for callback that isn't registered id=","Could not find CoordinatorLayout descendant view with id ","forceSetFactory2 could not set the Factory2 on LayoutInflater ","Dead object in getQueueTitle. ","customContentHeight","Window callback may not be null","mMinHeight","getServiceComponent() called while not connected (state=","LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]","Dead object in playFromSearch. ","ListMenuItemView","Finished Retaining in ","Cannot execute task: the task is already running.","files","android.media.metadata.COMPILATION","Not connected, unable to retrieve the MediaItem.","mNextAnim=","Error occurred while creating database for SQLI: ","actions","task can not be null","ACTION_LONG_CLICK","Bad id: ","Setting a non-zero elevation is not supported in this action bar configuration.","cache-path","ChildrenHelper","Invalid item position ","description must have a non-empty media id","mHost=","No root for client ","Unable to instantiate fragment ","This transaction is already being added to the back stack","sqli","android.permission.ACCESS_FINE_LOCATION","View may not be null","onLoadChildren","AsyncTaskLoader","validating child count ","background","AsyncTask","ViewDragHelper","suggest_intent_data_id","android.support.v4.media.IMediaBrowserServiceCompatCallbacks","No external inserts","Calling onConnect() failed. Dropping client. pkg=","MediaSessionCompatApi18","Active Fragments in ","ACTION_CUT","RemoteInput","type","mSelectionArgs=","Giving up on delivering ","Tab does not belong to this TabLayout.","CONNECT_STATE_CONNECTING","resolveInfo:","restoreAllState: added #","HIDE","RecyclerView has no LayoutManager","setClipToScreenEnabled","moveto CREATED: ","MediaControllerCompat","ImageButton","Processing component ","No path: ","Can't retain fragements that are nested in other fragments","Rating:style=","android.speech.extra.LANGUAGE","android.media.metadata.ALBUM_ART_URI","RV CreateView","Cannot compute scroll delta before calling start()","mAvailBackStackIndices: ","Must be called from main thread of process","here","Keyline index ","android:target_state","android.car.EXTENSIONS","menu","mContentChanged=","suggest_text_2","base aligned child index out of range (0, ","contentIconGravity","android.backgroundImageUri","Child drawer has absolute gravity ","alarm","diva-log","Error while calling setExclusiveCheckable","Could not find method getMaxAvailableHeight(View, int, boolean) on PopupWindow. Oh well.","Notification.extras field is not of type Bundle","NotifManCompat","Cannot scan for wifi displays.","popFromBackStack: ","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to enable hide on content scroll","Error writing printed content","Name must not be empty","ContextCompat","Provider must not be exported","Fragments Created Menus:","DETACH","bad argument to loadBitmap","Hebr","INSERT INTO notes(title,note) VALUES ('holiday', 'Either Goa or Amsterdam');","RatingBar","CheckBox","Error while processing transaction with credit card: ","Bump nesting in ","Failed to retrieve a key as Bitmap.","mTransition=#","Height must not be UNSPECIFIED","capacity must be positive","AutoCompleteTextView","Spinner","RemoteException during connect for ","android.intent.action.MAIN","FLAG_INCLUDE_NOT_IMPORTANT_VIEWS","forceSetFactory2 Could not find field 'mFactory2' on class ","Android","mFlags=","android.support.v4.app.EXTRA_CALLING_ACTIVITY","ActionProvider(support)","Dead object in stop. ","NULL","removeSubscription called for ","Activity state:","Exception while installing workaround OnScrollChangedListener","android.picture","mCallbacks=","The ","getParentActivityIntent: bad parentActivityName '","RV OnLayout","Unable to invoke childrenDrawingOrderEnabled","SupportMenuInflater","Unable to access notification extras","MediaSessionCompat","Cannot drop a view during a scroll or layout calculation","ActionBarDrawerToggle","No resource found for: ","volumeProvider may not be null","destroyLoader in ","Failure saving state: ","AnchorInfo{mPosition=","FragmentManager misc state:","CONNECT_STATE_CONNECTED","You must specify an icon resource id to build a CustomAction.","Could not call getMaxAvailableHeightMethod(View, int, boolean) on PopupWindow. Using the public version.","No package found for authority: ","FEEDBACK_HAPTIC","vendorsecretkey","commit already called","item","Can not perform this action after onSaveInstanceState","Cannot programmatically select non-user route.  Media routing may not work.","context must not be null","Required method instantiateItem was not overridden","NotificationCompat","You must specify an action to build a CustomAction.","INSERT INTO sqliuser VALUES ('diva', 'p@ssword', '1111222233334444');","mFragmentId=#","sessionToken must not be null","progress","View Hierarchy:","Icon resource not found: ","REPLACE","CONNECT_STATE_SUSPENDED","Dead object in getSessionActivity. ","getActionProvider: item does not implement SupportMenuItem; returning null","ScrollerCompat","Back Stack Indices:","Start swipe has been called but dragging is not enabled","transport","Can only use lower 16 bits for requestCode","android.support.v4.media.session.IMediaSession","android.permission.ACCESS_COARSE_LOCATION","Dead object in getPackageName. ","PagerTitleStrip must be a direct child of a ViewPager.","retainNonConfig: keeping retained ","initLoader in ","mOverlapAnchor","onServiceConnected","ActionMode callback can not be null.","callback cannot be null","mMinimum","mAnimatingAway=","web_search","Failed to resolve canonical path for ","android.textLines","Action list: ","RoundedBitmapDrawable cannot decode ","restoreAllState: re-attaching retained ","NotifyTask[","ACTION_SELECT","Dead object in adjustVolume. ","Failed to get button drawable via reflection","mProjection=","DROP TABLE IF EXISTS sqliuser;","Freeing back stack index ","getIBinder","mSortOrder=","Failed to find configured root that contains ","Called doStop when not started: ","external-path","callback may not be null.","android.intent.extra.KEY_EVENT","Search suggestions cursor threw exception.","Please Enter a valid pin!","Could not inflate Behavior subclass ","Cannot fling without a LayoutManager set. Call setLayoutManager with a non-null argument.","DrawerLayout","android.intent.extra.SUBJECT","getSystemAudioRoute","INSERT INTO sqliuser VALUES ('admin', 'passwd123', '1234567812345678');","mName=","Ignoring attribute 'actionProviderClass'. Action view already specified.","Connection for ","token is not a valid MediaSession.Token object","android.mediaSession","The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's","ItemTouchHelper","Connected to service ","android.support.PARENT_ACTIVITY","participants","PagerTitleStrip","Scrapped or attached views may not be recycled. isScrap:","connection callback must not be null","movefrom STOPPED: ","user","android.speech.extra.RESULTS_PENDINGINTENT","Error occurred while searching in database: ","An error occured. Please try again later","You may not add a null CustomAction to PlaybackStateCompat.","label","makeOptionalFitsSystemWindows","android:style","Cannot call this method unless RecyclerView is computing a layout or scrolling","icon","enterAnim=#","setScrollingTouchSlop(): bad argument constant ","attach: ","android.app.Notification$Action","android.support.v7.appcompat","The view does not have a ViewHolder. You cannot pass arbitrary views to this method, they should be created by the Adapter","android.title","app_data","captureChildView: parameter must be a descendant of the ViewDragHelper's tracked parent view (","fragment","Requested offscreen page limit ","selectRouteInt","A child of LinearLayout with index less than mBaselineAlignedChildIndex has weight > 0, which won't work.  Either remove the weight, or don't set mBaselineAlignedChildIndex.","setTime","title","getMaxAvailableHeight","No listener register","suggest_intent_extra_data","wrap_content\\","Expected 1 Service that handles android.intent.action.MEDIA_BUTTON, found ","RV PartialInvalidate","Start drag has been called with a view holder which is not a child of the RecyclerView which is controlled by this ItemTouchHelper.","android.media.metadata.ART","Dead object in setRating. ","Couldn't fetch getDisplayList method; dimming won't work right.","Couldn't create ","Dead object in getPlaybackInfo. ","Must measure with an exact width","power","MediaBrowserCompat","Unknown item type.","trying to unhide a view that was not hidden","tag must not be null or empty","UTF-8","setHomeActionContentDescription","android.media.metadata.YEAR","Start swipe has been called with a view holder which is not a child of the RecyclerView controlled by this ItemTouchHelper.","INSERT INTO notes(title,note) VALUES ('Weekend', 'b333333333333r');","Failed dumping state","jakhar.aseem.diva.provider.notesprovider","mBaselineAlignedChildIndex of LinearLayout points to a View that doesn't know how to get its baseline.","Cannot execute task: the task has already been executed (a task can be executed only once)","recommendation","android.intent.category.LAUNCHER","Could not execute method for android:onClick","bad argument to getScaledBitmap","android.title.big","AppCompatPopupWindow","Toolbar","MenuPopupHelper","permission is null","Invalid navigation mode ","TYPE_INPUT_METHOD","android.compactActions","Cannot settleCapturedViewAt outside of a call to Callback#onViewReleased","android.intent.extra.BCC","hintScreenTimeout","ActionBarDrawerToggleHoneycomb","choices","android:cancelable","Error while getting Tveeter API details","Couldn't find method","Receiver{","mTarget=","mArguments=","Unsupported message, what=","contentIcon","android.intent.extra.TEXT","FragmentPager.SavedState{","couldn't move cursor to position ","Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool.","Could not find voice search activity","TYPE_APPLICATION","ACTION_CLEAR_ACCESSIBILITY_FOCUS","share_history.xml","Scroll duration must be a positive number","SuggestionsAdapter","Error reading historical recrod file: ","DialogFragment can not be attached to a container view","should not dispatch add or move for pre layout","ThreadUtil","moveto STARTED: ","detected invalid location","HorizontalScrollView.SavedState{","android:menu:actionviewstates","Share records file not well-formed.","Can not perform this action inside of ","mEnterAnim=#","Failed to retrieve a key as Rating.","Error while getting API details","Object returned from onCreateLoader must not be a non-static inner member class: ","android.wearable.EXTENSIONS","input_method","FEEDBACK_AUDIBLE","Failed to invoke getIBinder via reflection","op should be remove or update.","packageName:","android.media.metadata.NUM_TRACKS","android:theme","Asked to get item at ","onLoadFinished","android.showWhen","Callback may not be null","social","android:menu:checked","CancelTask[","AppCompat does not support the current theme features: { windowActionBar: ","android:support:fragments","MediaMetadata","Can't change container ID of fragment ","unrated","Unable to create files subdir ","key == null","Divanotes(query): Unknown URI ","Access denied! See you in hell :D","CREATE TABLE IF NOT EXISTS sqliuser(user VARCHAR, password VARCHAR, credit_card VARCHAR);","setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this ","description cannot be null","getWindowLayoutType","Instantiated fragment ","AppCompatSpinner","calling_package","Got ACTION_MOVE event but don't have an active pointer id.","Activity result no fragment exists for index: 0x","Activity result fragment index out of range: 0x","No tab content FrameLayout found for id ","android:menu:action_views","STATUS_CONNECTING","wake:","Retaining in ","This FragmentTransaction is not allowed to be added to the back stack.","window","saveAllState: no fragments!","onConnect","mAnchor","Hide on content scroll is not supported in this action bar configuration.","detach() called when detach() had already been called for: ","android.support.v4","ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN","service","android.media.metadata.COMPOSER","android.hardware.display.category.PRESENTATION","suggest_icon_2","Input array must be non-empty","Callbacks must add text or a content description in populateEventForVirtualViewId()","Unable to access notification actions","No intents added to TaskStackBuilder; cannot getPendingIntent","View should be fully attached to be ignored","Couldn't resolve menu item onClick handler ","SimpleItemAnimator","setHomeAsUpIndicator","bottom","ViewParent ","getSessionToken() called while not connected(state=","Mutated drawable is not the same instance as the input.","Failed to open ","Required method destroyItem was not overridden","Callbacks must add text or a content description in populateNodeForVirtualViewId()","AccessibilityWindowInfo[","print","mSavedFragmentState=","SingleLineAllCapsTransform","Wrapped Object can not be null.","Could not find menu item with id ","getScript","Could not retrieve value of ","ACTION_CLEAR_SELECTION","getExtras() called while not connected (state=","android.template","Do not setLayoutFrozen in layout or scroll","Failed to invoke setLayoutDirection(int) via reflection","mPopEnterAnim=#","Removed: ","setWindowLayoutType","onConnect from service while mState=","android.support.content.wakelockid","Dead object in pause. ","BundleCompatDonut","Allocated fragment index ","setSelectedNavigationIndex not valid for current navigation mode","getViewForPositionAndType returned a view that is ignored. You must call stopIgnoring before returning this view.","mServiceCallbacks should be null. Instead it is ","invalid gap strategy. Must be GAP_HANDLING_NONE or GAP_HANDLING_MOVE_ITEMS_BETWEEN_SPANS","Added View has RecyclerView as parent but view is not a real child. Unfiltered index:","Failed query: ","parentId is null","SELECT * FROM sqliuser WHERE user = '","Dead object in sendCustomAction. ","Must call setup() that takes a Context and FragmentManager","Action:mName='","MenuPopupHelpers manage their own views","Could not set overlap anchor field in PopupWindow","Operations:","Invalid percentage-based rating value","android:target_req_state","invalid orientation:","Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","Already in the pool!","Single path segment is not a resource ID: ","app:theme is now deprecated. Please move to using android:theme instead.","Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle.","MediaBrowserCompat...","android.media.metadata.AUTHOR","Rating","PIN Created successfully. Private notes are now protected with PIN","android.speech.extra.RESULTS_PENDINGINTENT_BUNDLE","networkTts","FragmentManager","restoreAllState: avail #","setStarted","No intents added to TaskStackBuilder; cannot startActivities","detach() called when sendResult() had already been called for: ","Already attached","mInnerView=","cannot add item to ","PagerTabStrip","CompoundButtonCompatDonut","pages","Register yourself at http://payatu.com to get your PIN and then login with that PIN!","Button does not exist","Provided int[]'s size must be more than or equal to span count. Expected:","android.intent.extra.HTML_TEXT","mediaSession is not a valid MediaSession object","android.support.v4.media.session.IMediaControllerCallback","ids2","onLoadCanceled: ","mParentFragment=","Couldn't set home-as-up indicator via JB-MR2 API","EnvironmentCompat","MediaRouterJellybean","android.support.v4.speech.tts","android.support.localOnly","Error changing children drawing order","embeddedTts","network","Called doRetain when not started: ","Could not read android:spinnerMode","doAfterTextChanged","ActionBarOverlayLayout","Error inflating menu XML","android.intent.action.MEDIA_BUTTON","Couldn't set content description via JB-MR2 API","large_icon","Can't find activity to handle intent; ignoring","Must use non-zero containerViewId","event","Divanotes: Fail to add a new record into ","weight","Bad fragment at key ","moveto RESUMED: ","MenuPopupHelper cannot be used without an anchor","android.media.metadata.WRITER","event cannot be null or empty","Already added!","ActivityChooserView","Failed to get last known location","hide: ","restartLoader in ","true","CONNECT_STATE_DISCONNECTED","CAPABILITY_CAN_REQUEST_ENHANCED_WEB_ACCESSIBILITY","Can't make a decor toolbar out of ","User: (","suggest_intent_action","Span count should be at least 1. Provided ","Inactive Loaders:","called detach on an already detached child ","android.media.metadata.DISPLAY_TITLE","ActionMenuItemView","Fragment no longer exists for key ","Tabs are not supported in toolbar action bars","Tabs not supported in this configuration","movefrom CREATED: ","Active Loaders:","resultKey","media_item","mCursor=","Activity has been destroyed","android.resource","getOpticalInsets","Got ACTION_MOVE event but have an invalid active pointer id.","unexpected error retrieving valid column from cursor, did the remote process die?","This is not supported, use MenuItemCompat.getActionProvider()","displayIntent","Dead object in sendCommand. ","Result key can't be null","Remote error getting media item.","onLoadComplete: ","Dead object in fastForward. ","invalid position ","3rd party credentials saved successfully!"]},"firebase_urls":[],"files":["AndroidManifest.xml","res/anim/abc_fade_in.xml","res/anim/abc_fade_out.xml","res/anim/abc_grow_fade_in_from_bottom.xml","res/anim/abc_popup_enter.xml","res/anim/abc_popup_exit.xml","res/anim/abc_shrink_fade_out_from_bottom.xml","res/anim/abc_slide_in_bottom.xml","res/anim/abc_slide_in_top.xml","res/anim/abc_slide_out_bottom.xml","res/anim/abc_slide_out_top.xml","res/anim/design_fab_in.xml","res/anim/design_fab_out.xml","res/anim/design_snackbar_in.xml","res/anim/design_snackbar_out.xml","res/color-v11/abc_background_cache_hint_selector_material_dark.xml","res/color-v11/abc_background_cache_hint_selector_material_light.xml","res/color-v23/abc_color_highlight_material.xml","res/color/abc_background_cache_hint_selector_material_dark.xml","res/color/abc_background_cache_hint_selector_material_light.xml","res/color/abc_primary_text_disable_only_material_dark.xml","res/color/abc_primary_text_disable_only_material_light.xml","res/color/abc_primary_text_material_dark.xml","res/color/abc_primary_text_material_light.xml","res/color/abc_search_url_text.xml","res/color/abc_secondary_text_material_dark.xml","res/color/abc_secondary_text_material_light.xml","res/color/switch_thumb_material_dark.xml","res/color/switch_thumb_material_light.xml","res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png","res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_list_focused_holo.9.png","res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-ldrtl-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-ldrtl-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-ldrtl-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-ldrtl-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-ldrtl-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-ldrtl-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-ldrtl-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-ldrtl-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png","res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_list_focused_holo.9.png","res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-v21/abc_action_bar_item_background_material.xml","res/drawable-v21/abc_btn_colored_material.xml","res/drawable-v23/abc_control_background_material.xml","res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable/abc_btn_borderless_material.xml","res/drawable/abc_btn_check_material.xml","res/drawable/abc_btn_colored_material.xml","res/drawable/abc_btn_default_mtrl_shape.xml","res/drawable/abc_btn_radio_material.xml","res/drawable/abc_cab_background_internal_bg.xml","res/drawable/abc_cab_background_top_material.xml","res/drawable/abc_dialog_material_background_dark.xml","res/drawable/abc_dialog_material_background_light.xml","res/drawable/abc_edit_text_material.xml","res/drawable/abc_item_background_holo_dark.xml","res/drawable/abc_item_background_holo_light.xml","res/drawable/abc_list_selector_background_transition_holo_dark.xml","res/drawable/abc_list_selector_background_transition_holo_light.xml","res/drawable/abc_list_selector_holo_dark.xml","res/drawable/abc_list_selector_holo_light.xml","res/drawable/abc_ratingbar_full_material.xml","res/drawable/abc_seekbar_thumb_material.xml","res/drawable/abc_seekbar_track_material.xml","res/drawable/abc_spinner_textfield_background_material.xml","res/drawable/abc_switch_thumb_material.xml","res/drawable/abc_tab_indicator_material.xml","res/drawable/abc_text_cursor_material.xml","res/drawable/abc_textfield_search_material.xml","res/drawable/design_fab_background.xml","res/drawable/design_snackbar_background.xml","res/layout-sw600dp-v13/design_layout_snackbar.xml","res/layout-v17/abc_alert_dialog_button_bar_material.xml","res/layout-v17/abc_alert_dialog_material.xml","res/layout-v17/abc_dialog_title_material.xml","res/layout-v17/abc_search_view.xml","res/layout-v17/activity_access_control1.xml","res/layout-v17/activity_access_control2.xml","res/layout-v17/activity_access_control3.xml","res/layout-v17/activity_access_control3_notes.xml","res/layout-v17/activity_apicreds.xml","res/layout-v17/activity_apicreds2.xml","res/layout-v17/activity_hardcode.xml","res/layout-v17/activity_hardcode2.xml","res/layout-v17/activity_input_validation2_urischeme.xml","res/layout-v17/activity_input_validation3.xml","res/layout-v17/activity_insecure_data_storage1.xml","res/layout-v17/activity_insecure_data_storage2.xml","res/layout-v17/activity_insecure_data_storage3.xml","res/layout-v17/activity_insecure_data_storage4.xml","res/layout-v17/activity_log.xml","res/layout-v17/activity_sqlinjection.xml","res/layout-v17/content_main.xml","res/layout-v17/design_layout_snackbar_include.xml","res/layout-v17/notes_entry.xml","res/layout-v17/notification_template_big_media.xml","res/layout-v17/notification_template_big_media_narrow.xml","res/layout-v17/notification_template_lines.xml","res/layout-v17/notification_template_media.xml","res/layout-v17/notification_template_part_chronometer.xml","res/layout-v17/notification_template_part_time.xml","res/layout-v17/select_dialog_multichoice_material.xml","res/layout-v17/select_dialog_singlechoice_material.xml","res/layout-v21/abc_screen_toolbar.xml","res/layout-v21/content_main.xml","res/layout/abc_action_bar_title_item.xml","res/layout/abc_action_bar_up_container.xml","res/layout/abc_action_bar_view_list_nav_layout.xml","res/layout/abc_action_menu_item_layout.xml","res/layout/abc_action_menu_layout.xml","res/layout/abc_action_mode_bar.xml","res/layout/abc_action_mode_close_item_material.xml","res/layout/abc_activity_chooser_view.xml","res/layout/abc_activity_chooser_view_list_item.xml","res/layout/abc_alert_dialog_button_bar_material.xml","res/layout/abc_alert_dialog_material.xml","res/layout/abc_dialog_title_material.xml","res/layout/abc_expanded_menu_layout.xml","res/layout/abc_list_menu_item_checkbox.xml","res/layout/abc_list_menu_item_icon.xml","res/layout/abc_list_menu_item_layout.xml","res/layout/abc_list_menu_item_radio.xml","res/layout/abc_popup_menu_item_layout.xml","res/layout/abc_screen_content_include.xml","res/layout/abc_screen_simple.xml","res/layout/abc_screen_simple_overlay_action_mode.xml","res/layout/abc_screen_toolbar.xml","res/layout/abc_search_dropdown_item_icons_2line.xml","res/layout/abc_search_view.xml","res/layout/abc_select_dialog_material.xml","res/layout/activity_access_control1.xml","res/layout/activity_access_control2.xml","res/layout/activity_access_control3.xml","res/layout/activity_access_control3_notes.xml","res/layout/activity_apicreds.xml","res/layout/activity_apicreds2.xml","res/layout/activity_hardcode.xml","res/layout/activity_hardcode2.xml","res/layout/activity_input_validation2_urischeme.xml","res/layout/activity_input_validation3.xml","res/layout/activity_insecure_data_storage1.xml","res/layout/activity_insecure_data_storage2.xml","res/layout/activity_insecure_data_storage3.xml","res/layout/activity_insecure_data_storage4.xml","res/layout/activity_log.xml","res/layout/activity_main.xml","res/layout/activity_sqlinjection.xml","res/layout/content_main.xml","res/layout/design_layout_snackbar.xml","res/layout/design_layout_snackbar_include.xml","res/layout/design_layout_tab_icon.xml","res/layout/design_layout_tab_text.xml","res/layout/design_menu_item_action_area.xml","res/layout/design_navigation_item.xml","res/layout/design_navigation_item_header.xml","res/layout/design_navigation_item_separator.xml","res/layout/design_navigation_item_subheader.xml","res/layout/design_navigation_menu.xml","res/layout/design_navigation_menu_item.xml","res/layout/notes_entry.xml","res/layout/notification_media_action.xml","res/layout/notification_media_cancel_action.xml","res/layout/notification_template_big_media.xml","res/layout/notification_template_big_media_narrow.xml","res/layout/notification_template_lines.xml","res/layout/notification_template_media.xml","res/layout/notification_template_part_chronometer.xml","res/layout/notification_template_part_time.xml","res/layout/select_dialog_item_material.xml","res/layout/select_dialog_multichoice_material.xml","res/layout/select_dialog_singlechoice_material.xml","res/layout/support_simple_spinner_dropdown_item.xml","res/menu/menu_main.xml","res/mipmap-hdpi-v4/ic_launcher.png","res/mipmap-mdpi-v4/ic_launcher.png","res/mipmap-xhdpi-v4/ic_launcher.png","res/mipmap-xxhdpi-v4/ic_launcher.png","res/mipmap-xxxhdpi-v4/ic_launcher.png","resources.arsc","classes.dex","lib/mips/libdivajni.so","lib/armeabi-v7a/libdivajni.so","lib/x86_64/libdivajni.so","lib/x86/libdivajni.so","lib/arm64-v8a/libdivajni.so","lib/mips64/libdivajni.so","lib/armeabi/libdivajni.so","META-INF/MANIFEST.MF","META-INF/CERT.SF","META-INF/CERT.RSA"],"exported_count":{"exported_activities":2,"exported_services":0,"exported_receivers":0,"exported_providers":1},"apkid":{"classes.dex":{"compiler":["dx (possible dexmerge)"],"manipulator":["dexmerge"]}},"behaviour":{"00022":{"files":{"jakhar/aseem/diva/InsecureDataStorage4Activity.java":"27,10,11"},"metadata":{"label":["file"],"description":"Open a file from given absolute path of the file","severity":"info"}}},"trackers":{"detected_trackers":0,"total_trackers":432,"trackers":[]},"playstore_details":{"error":true},"secrets":["\"pkey\" : \"notespin\""],"logs":[{"timestamp":"2026-06-29 12:30:27","status":"Generating Hashes","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Extracting APK","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Unzipping","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Parsing APK with androguard","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Extracting APK features using aapt/aapt2","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Getting Hardcoded Certificates/Keystores","exception":null},{"timestamp":"2026-06-29 12:30:29","status":"Parsing AndroidManifest.xml","exception":null},{"timestamp":"2026-06-29 12:30:29","status":"Extracting Manifest Data","exception":null},{"timestamp":"2026-06-29 12:30:29","status":"Manifest Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:29","status":"Performing Static Analysis on: Diva (jakhar.aseem.diva)","exception":null},{"timestamp":"2026-06-29 12:30:29","status":"Fetching Details from Play Store: jakhar.aseem.diva","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Checking for Malware Permissions","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Fetching icon path","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Library Binary Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/mips64/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/mips/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/arm64-v8a/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/x86_64/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/armeabi-v7a/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/x86/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing lib/armeabi/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/mips64/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/mips/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/arm64-v8a/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/x86_64/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/armeabi-v7a/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/x86/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Analyzing apktool_out/lib/armeabi/libdivajni.so","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Reading Code Signing Certificate","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Running APKiD 3.0.0","exception":null},{"timestamp":"2026-06-29 12:30:32","status":"Detecting Trackers","exception":null},{"timestamp":"2026-06-29 12:30:33","status":"Decompiling APK to Java with JADX","exception":null},{"timestamp":"2026-06-29 12:30:36","status":"Converting DEX to Smali","exception":null},{"timestamp":"2026-06-29 12:30:36","status":"Code Analysis Started on - java_source","exception":null},{"timestamp":"2026-06-29 12:30:36","status":"Android SBOM Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:37","status":"Android SAST Completed","exception":null},{"timestamp":"2026-06-29 12:30:37","status":"Android API Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:40","status":"Android API Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:40","status":"Android Permission Mapping Started","exception":null},{"timestamp":"2026-06-29 12:30:42","status":"Android Permission Mapping Completed","exception":null},{"timestamp":"2026-06-29 12:30:43","status":"Android Behaviour Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Android Behaviour Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Extracting Emails and URLs from Source Code","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Email and URL Extraction Completed","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Extracting String data from APK","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Extracting String data from SO","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Extracting String data from Code","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Extracting String values and entropies from Code","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Performing Malware check on extracted domains","exception":null},{"timestamp":"2026-06-29 12:30:50","status":"Saving to Database","exception":null}],"sbom":{"sbom_versioned":[],"sbom_packages":["jakhar.aseem.diva"]},"average_cvss":null,"appsec":{"high":[{"title":"Application vulnerable to Janus Vulnerability","description":"Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","section":"certificate"},{"title":"Application signed with debug certificate","description":"Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","section":"certificate"},{"title":"App can be installed on a vulnerable unpatched Android version 4.0.3-4.0.4, [minSdk=15]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Debug Enabled For App [android:debuggable=true]","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","section":"manifest"},{"title":"Debug configuration enabled. Production builds must not be debuggable.","description":"Debug configuration enabled. Production builds must not be debuggable.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\njakhar/aseem/diva/BuildConfig.java, line(s) 4,7","section":"code"}],"warning":[{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Activity (jakhar.aseem.diva.APICredsActivity) is not Protected. An intent-filter exists.","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","section":"manifest"},{"title":"Activity (jakhar.aseem.diva.APICreds2Activity) is not Protected. An intent-filter exists.","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported.","section":"manifest"},{"title":"Content Provider (jakhar.aseem.diva.NotesProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\njakhar/aseem/diva/InsecureDataStorage2Activity.java, line(s) 3,21,32\njakhar/aseem/diva/NotesProvider.java, line(s) 10,11,12,46,47,48,49,50,51,52,53\njakhar/aseem/diva/SQLInjectionActivity.java, line(s) 4,36","section":"code"},{"title":"App creates temp file. Sensitive information should never be written into a temp file.","description":"App creates temp file. Sensitive information should never be written into a temp file.\n\n\nFiles:\njakhar/aseem/diva/InsecureDataStorage3Activity.java, line(s) 26","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\njakhar/aseem/diva/InsecureDataStorage4Activity.java, line(s) 25","section":"code"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\njakhar/aseem/diva/AccessControl1Activity.java, line(s) 26\njakhar/aseem/diva/AccessControl2Activity.java, line(s) 30\njakhar/aseem/diva/InsecureDataStorage2Activity.java, line(s) 23,35\njakhar/aseem/diva/InsecureDataStorage3Activity.java, line(s) 35\njakhar/aseem/diva/InsecureDataStorage4Activity.java, line(s) 36\njakhar/aseem/diva/LogActivity.java, line(s) 24\njakhar/aseem/diva/SQLInjectionActivity.java, line(s) 28,48","section":"code"}],"secure":[{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 2 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":36,"app_name":"Diva","file_name":"diva-beta.apk","hash":"82ab8b2193b3cfb1c737e3a786be363a","version_name":"1.0"},"virus_total":null,"base_url":"file:///home/mobsf/Mobile-Security-Framework-MobSF/mobsf","dwd_dir":"file:///home/mobsf/.MobSF/downloads/","host_os":"nix","timestamp":"2026-06-29T12:30:27.243Z"},"static_report_gridfs_id":null}
{"_id":"31878e33c526f9747c9b7ff38954bfcb2acc2a947ce7103589438e034637a6b7","apk_filename":"sieve.apk","scan_timestamp":"2026-06-29T12:30:50.555511+00:00","dynamic_report":null,"scorecard":{"high":[{"title":"Application vulnerable to Janus Vulnerability","description":"Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","section":"certificate"},{"title":"Application signed with debug certificate","description":"Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","section":"certificate"},{"title":"App can be installed on a vulnerable unpatched Android version 2.2-2.2.3, [minSdk=8]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Debug Enabled For App [android:debuggable=true]","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","section":"manifest"},{"title":"Activity (.FileSelectActivity) is vulnerable to StrandHogg 2.0","description":"Activity is found to be vulnerable to StrandHogg 2.0 task hijacking vulnerability. When vulnerable, it is possible for other applications to place a malicious activity on top of the activity stack of the vulnerable application. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" and by setting an empty taskAffinity (taskAffinity=\"\"). You can also update the target SDK version (17) of the app to 29 or higher to fix this issue at platform level.","section":"manifest"},{"title":"Activity (.MainLoginActivity) is vulnerable to Android Task Hijacking/StrandHogg.","description":"An Activity should not be having the launch mode attribute set to \"singleTask\". It is then possible for other applications to place a malicious activity on top of the activity stack resulting in Task Hijacking/StrandHogg 1.0 vulnerability. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" or by setting an empty taskAffinity (taskAffinity=\"\") attribute. You can also update the target SDK version (17) of the app to 28 or higher to fix this issue at platform level.","section":"manifest"},{"title":"Activity (.PWList) is vulnerable to StrandHogg 2.0","description":"Activity is found to be vulnerable to StrandHogg 2.0 task hijacking vulnerability. When vulnerable, it is possible for other applications to place a malicious activity on top of the activity stack of the vulnerable application. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" and by setting an empty taskAffinity (taskAffinity=\"\"). You can also update the target SDK version (17) of the app to 29 or higher to fix this issue at platform level.","section":"manifest"},{"title":"Debug configuration enabled. Production builds must not be debuggable.","description":"Debug configuration enabled. Production builds must not be debuggable.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\ncom/mwr/example/sieve/BuildConfig.java, line(s) 4,5","section":"code"}],"warning":[{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Activity (.FileSelectActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Launch Mode of activity (.MainLoginActivity) is not standard.","description":"An Activity should not be having the launch mode attribute set to \"singleTask/singleInstance\" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the \"standard\" launch mode attribute when sensitive information is included in an Intent.","section":"manifest"},{"title":"Activity (.PWList) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (.AuthService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (.CryptoService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Content Provider (.DBContentProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Content Provider (.FileBackupProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ncom/mwr/example/sieve/AuthService.java, line(s) 31\ncom/mwr/example/sieve/CryptoService.java, line(s) 17,20\ncom/mwr/example/sieve/MainLoginActivity.java, line(s) 26\ncom/mwr/example/sieve/PWList.java, line(s) 32\ncom/mwr/example/sieve/PWTable.java, line(s) 9,11\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 40\ncom/mwr/example/sieve/ShortLoginActivity.java, line(s) 18\ncom/mwr/example/sieve/WelcomeActivity.java, line(s) 14","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 66","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 191","section":"code"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\ncom/mwr/example/sieve/PWDBHelper.java, line(s) 4,5,18,19","section":"code"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/mwr/example/sieve/AddEntryActivity.java, line(s) 59\ncom/mwr/example/sieve/AuthService.java, line(s) 154,169,178\ncom/mwr/example/sieve/AuthServiceConnector.java, line(s) 73,78,151\ncom/mwr/example/sieve/CryptoService.java, line(s) 57,68,99,114\ncom/mwr/example/sieve/CryptoServiceConnector.java, line(s) 61,67\ncom/mwr/example/sieve/DBParser.java, line(s) 108\ncom/mwr/example/sieve/FileBackupProvider.java, line(s) 57,51\ncom/mwr/example/sieve/MainLoginActivity.java, line(s) 81\ncom/mwr/example/sieve/NetBackupHandler.java, line(s) 61,112,128,134,165,190,82\ncom/mwr/example/sieve/PWList.java, line(s) 197,221,242\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 314,381,382,428\ncom/mwr/example/sieve/ShortLoginActivity.java, line(s) 73,104,109,114,128","section":"code"},{"title":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\ncom/mwr/example/sieve/PWList.java, line(s) 6,174","section":"code"}],"secure":[{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 2 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":34,"app_name":"Sieve","file_name":"sieve.apk","hash":"b011baaa8aac34fbdf68691e63a96a08","version_name":"1.0"},"static_report":{"version":"v4.5.0","title":"Static Analysis","file_name":"sieve.apk","app_name":"Sieve","app_type":"apk","size":"0.35MB","md5":"b011baaa8aac34fbdf68691e63a96a08","sha1":"1017a046cd963d7be05c7d6302de48c94b4c6850","sha256":"31878e33c526f9747c9b7ff38954bfcb2acc2a947ce7103589438e034637a6b7","package_name":"com.mwr.example.sieve","main_activity":".MainLoginActivity","exported_activities":"['.FileSelectActivity', '.PWList']","browsable_activities":{},"activities":[".FileSelectActivity",".MainLoginActivity",".PWList",".SettingsActivity",".AddEntryActivity",".ShortLoginActivity",".WelcomeActivity",".PINActivity"],"receivers":[],"providers":[".DBContentProvider",".FileBackupProvider"],"services":[".AuthService",".CryptoService"],"libraries":[],"target_sdk":"17","max_sdk":"","min_sdk":"8","version_name":"1.0","version_code":"1","icon_path":"b011baaa8aac34fbdf68691e63a96a08-icon.png","permissions":{"android.permission.READ_EXTERNAL_STORAGE":{"status":"dangerous","info":"read external storage contents","description":"Allows an application to read from external storage."},"android.permission.WRITE_EXTERNAL_STORAGE":{"status":"dangerous","info":"read/modify/delete external storage contents","description":"Allows an application to write to external storage."},"android.permission.INTERNET":{"status":"normal","info":"full Internet access","description":"Allows an application to create network sockets."}},"malware_permissions":{"top_malware_permissions":["android.permission.READ_EXTERNAL_STORAGE","android.permission.WRITE_EXTERNAL_STORAGE","android.permission.INTERNET"],"other_abused_permissions":[],"total_malware_permissions":25,"total_other_permissions":44},"certificate_analysis":{"certificate_info":"Binary is signed\nv1 signature: True\nv2 signature: False\nv3 signature: False\nv4 signature: False\nX.509 Subject: C=US, O=Android, CN=Android Debug\nSignature Algorithm: rsassa_pkcs1v15\nValid From: 2012-12-10 16:13:17+00:00\nValid To: 2042-12-03 16:13:17+00:00\nIssuer: C=US, O=Android, CN=Android Debug\nSerial Number: 0x8cb1ba3\nHash Algorithm: sha256\nmd5: a8890569c57dccd72705995bbe2b411d\nsha1: 1901fb7891bfc127363701812b81735e3ee3de08\nsha256: dca76ba76f4b3f5dea55952a5e85670fb7fbd298fe4ae6f2ca4b5b6aba0df5c1\nsha512: 74745fcd32bb24280cc20500ba17a5f8570a3a04910ef744367072d699f4d4df66c9355bfdd260d87c29ae7daa83c556b60abac08afe61e0b72540f31f073ae1\nFound 1 unique certificates","certificate_findings":[["info","Application is signed with a code signing certificate","Signed Application"],["high","Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","Application vulnerable to Janus Vulnerability"],["high","Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","Application signed with debug certificate"]],"certificate_summary":{"high":2,"warning":0,"info":1}},"manifest_analysis":{"manifest_findings":[{"rule":"vulnerable_os_version","title":"App can be installed on a vulnerable unpatched Android version 2.2-2.2.3, [minSdk=8]","severity":"high","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","name":"App can be installed on a vulnerable unpatched Android version 2.2-2.2.3, [minSdk=8]","component":["2.2-2.2.3","8"]},{"rule":"app_is_debuggable","title":"Debug Enabled For App [android:debuggable=true]","severity":"high","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","name":"Debug Enabled For App [android:debuggable=true]","component":[]},{"rule":"app_allowbackup","title":"Application Data can be Backed up [android:allowBackup=true]","severity":"warning","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","name":"Application Data can be Backed up [android:allowBackup=true]","component":[]},{"rule":"task_hijacking2","title":"Activity (.FileSelectActivity) is vulnerable to StrandHogg 2.0","severity":"high","description":"Activity is found to be vulnerable to StrandHogg 2.0 task hijacking vulnerability. When vulnerable, it is possible for other applications to place a malicious activity on top of the activity stack of the vulnerable application. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" and by setting an empty taskAffinity (taskAffinity=\"\"). You can also update the target SDK version (17) of the app to 29 or higher to fix this issue at platform level.","name":"Activity (.FileSelectActivity) is vulnerable to StrandHogg 2.0","component":[".FileSelectActivity"]},{"rule":"explicitly_exported","title":"Activity (.FileSelectActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity .FileSelectActivity is not Protected. [android:exported=true]","component":["Activity",".FileSelectActivity"]},{"rule":"non_standard_launchmode","title":"Launch Mode of activity (.MainLoginActivity) is not standard.","severity":"warning","description":"An Activity should not be having the launch mode attribute set to \"singleTask/singleInstance\" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the \"standard\" launch mode attribute when sensitive information is included in an Intent.","name":"Launch Mode of activity (.MainLoginActivity) is not standard.","component":[".MainLoginActivity"]},{"rule":"task_hijacking","title":"Activity (.MainLoginActivity) is vulnerable to Android Task Hijacking/StrandHogg.","severity":"high","description":"An Activity should not be having the launch mode attribute set to \"singleTask\". It is then possible for other applications to place a malicious activity on top of the activity stack resulting in Task Hijacking/StrandHogg 1.0 vulnerability. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" or by setting an empty taskAffinity (taskAffinity=\"\") attribute. You can also update the target SDK version (17) of the app to 28 or higher to fix this issue at platform level.","name":"Activity (.MainLoginActivity) is vulnerable to Android Task Hijacking/StrandHogg.","component":[".MainLoginActivity"]},{"rule":"task_hijacking2","title":"Activity (.PWList) is vulnerable to StrandHogg 2.0","severity":"high","description":"Activity is found to be vulnerable to StrandHogg 2.0 task hijacking vulnerability. When vulnerable, it is possible for other applications to place a malicious activity on top of the activity stack of the vulnerable application. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" and by setting an empty taskAffinity (taskAffinity=\"\"). You can also update the target SDK version (17) of the app to 29 or higher to fix this issue at platform level.","name":"Activity (.PWList) is vulnerable to StrandHogg 2.0","component":[".PWList"]},{"rule":"explicitly_exported","title":"Activity (.PWList) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity .PWList is not Protected. [android:exported=true]","component":["Activity",".PWList"]},{"rule":"explicitly_exported","title":"Service (.AuthService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service .AuthService is not Protected. [android:exported=true]","component":["Service",".AuthService"]},{"rule":"explicitly_exported","title":"Service (.CryptoService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service .CryptoService is not Protected. [android:exported=true]","component":["Service",".CryptoService"]},{"rule":"explicitly_exported","title":"Content Provider (.DBContentProvider) is not Protected. [android:exported=true]","severity":"warning","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Content Provider .DBContentProvider is not Protected. [android:exported=true]","component":["Content Provider",".DBContentProvider"]},{"rule":"explicitly_exported","title":"Content Provider (.FileBackupProvider) is not Protected. [android:exported=true]","severity":"warning","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Content Provider .FileBackupProvider is not Protected. [android:exported=true]","component":["Content Provider",".FileBackupProvider"]}],"manifest_summary":{"high":5,"warning":8,"info":0,"suppressed":0}},"network_security":{"network_findings":[],"network_summary":{}},"binary_analysis":[{"name":"lib/armeabi/libdecrypt.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi/libencrypt.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi/libdecrypt.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi/libencrypt.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":false,"severity":"high","description":"This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries. Not applicable for Dart/Flutter libraries unless Dart FFI is used."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}}],"file_analysis":[],"android_api":{"api_get_system_service":{"files":{"com/mwr/example/sieve/AuthService.java":"44","com/mwr/example/sieve/PWList.java":"172"},"metadata":{"description":"Get System Service","severity":"info"}},"api_start_activity":{"files":{"com/mwr/example/sieve/MainLoginActivity.java":"92,124,178,192,214,229","com/mwr/example/sieve/PWList.java":"117,169,257,261","com/mwr/example/sieve/SettingsActivity.java":"299,224,237","com/mwr/example/sieve/ShortLoginActivity.java":"82,89"},"metadata":{"description":"Starting Activity","severity":"info"}},"api_start_service":{"files":{"com/mwr/example/sieve/MainLoginActivity.java":"163,225,188","com/mwr/example/sieve/PWList.java":"86,201","com/mwr/example/sieve/SettingsActivity.java":"183,187","com/mwr/example/sieve/ShortLoginActivity.java":"30,62"},"metadata":{"description":"Starting Service","severity":"info"}},"api_ipc":{"files":{"com/mwr/example/sieve/AddEntryActivity.java":"6,31,31,57,57,58,59,61,64,116,116,117,138,139,145,145,146","com/mwr/example/sieve/AuthService.java":"14,52,4,8,52,57,69,69,69,70,71,71,71,71,72,72","com/mwr/example/sieve/AuthServiceConnector.java":"7,53","com/mwr/example/sieve/CryptoService.java":"8,46,4,46","com/mwr/example/sieve/CryptoServiceConnector.java":"7,41","com/mwr/example/sieve/FileSelectActivity.java":"6,29,29,77,77,78,79,122,122,123","com/mwr/example/sieve/MainLoginActivity.java":"6,35,35,88,88,101,105,111,122,122,163,167,168,169,170,171,173,178,188,192,212,212,229","com/mwr/example/sieve/PINActivity.java":"4,26,26,36,36,36,37,40,99,99,100,101,125,125,126,127,141,141,142","com/mwr/example/sieve/PWList.java":"10,55,55,86,114,114,121,165,165,254,254,261","com/mwr/example/sieve/SettingsActivity.java":"8,183,221,221,237,299,407","com/mwr/example/sieve/ShortLoginActivity.java":"6,38,38,38,39,62,80,80,87,87","com/mwr/example/sieve/WelcomeActivity.java":"4,18,18,50,50,51,52,66,66,67"},"metadata":{"description":"Inter Process Communication","severity":"info"}},"api_clipboard":{"files":{"com/mwr/example/sieve/PWList.java":"6,172,172,6"},"metadata":{"description":"Set or Read Clipboard data","severity":"info"}},"api_content_provider":{"files":{"com/mwr/example/sieve/DBContentProvider.java":"3","com/mwr/example/sieve/FileBackupProvider.java":"3"},"metadata":{"description":"Content Provider","severity":"info"}},"api_native_code":{"files":{"com/mwr/example/sieve/CryptoService.java":"33,34"},"metadata":{"description":"Loading Native Code (Shared Library)","severity":"info"}},"api_local_file_io":{"files":{"com/mwr/example/sieve/DBParser.java":"4,5,5,6","com/mwr/example/sieve/FileBackupProvider.java":"9,10,10,11,55","com/mwr/example/sieve/FileSelectActivity.java":"16,17,55,102","com/mwr/example/sieve/NetBackupHandler.java":"4,5,5,6","com/mwr/example/sieve/SettingsActivity.java":"191,20,21,21,22,22,23,23,24,24,25,25,26,26,27,371"},"metadata":{"description":"Local File I/O Operations","severity":"info"}},"api_tcp":{"files":{"com/mwr/example/sieve/NetBackupHandler.java":"7,41,59,59,61,107,112,158,190,7"},"metadata":{"description":"TCP Socket","severity":"info"}},"api_notifications":{"files":{"com/mwr/example/sieve/AuthService.java":"3,73"},"metadata":{"description":"Android Notifications","severity":"info"}}},"code_analysis":{"findings":{"android_logging":{"files":{"com/mwr/example/sieve/AddEntryActivity.java":"59","com/mwr/example/sieve/AuthService.java":"154,169,178","com/mwr/example/sieve/AuthServiceConnector.java":"73,78,151","com/mwr/example/sieve/CryptoService.java":"57,68,99,114","com/mwr/example/sieve/CryptoServiceConnector.java":"61,67","com/mwr/example/sieve/DBParser.java":"108","com/mwr/example/sieve/FileBackupProvider.java":"57,51","com/mwr/example/sieve/MainLoginActivity.java":"81","com/mwr/example/sieve/NetBackupHandler.java":"61,112,128,134,165,190,82","com/mwr/example/sieve/PWList.java":"197,221,242","com/mwr/example/sieve/SettingsActivity.java":"314,381,382,428","com/mwr/example/sieve/ShortLoginActivity.java":"73,104,109,114,128"},"metadata":{"cvss":7.5,"cwe":"CWE-532: Insertion of Sensitive Information into Log File","owasp-mobile":"","masvs":"MSTG-STORAGE-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs","description":"The App logs information. Sensitive information should never be logged.","severity":"info"}},"android_clipboard_copy":{"files":{"com/mwr/example/sieve/PWList.java":"6,174"},"metadata":{"cvss":0,"cwe":"","owasp-mobile":"","masvs":"MSTG-STORAGE-10","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","severity":"info"}},"android_hardcoded":{"files":{"com/mwr/example/sieve/AuthService.java":"31","com/mwr/example/sieve/CryptoService.java":"17,20","com/mwr/example/sieve/MainLoginActivity.java":"26","com/mwr/example/sieve/PWList.java":"32","com/mwr/example/sieve/PWTable.java":"9,11","com/mwr/example/sieve/SettingsActivity.java":"40","com/mwr/example/sieve/ShortLoginActivity.java":"18","com/mwr/example/sieve/WelcomeActivity.java":"14"},"metadata":{"cvss":7.4,"cwe":"CWE-312: Cleartext Storage of Sensitive Information","masvs":"MSTG-STORAGE-14","owasp-mobile":"M9: Reverse Engineering","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","severity":"warning"}},"android_aar_jar_debug_enabled":{"files":{"com/mwr/example/sieve/BuildConfig.java":"4,5"},"metadata":{"cvss":5.4,"cwe":"CWE-919: Weaknesses in Mobile Applications","owasp-mobile":"M1: Improper Platform Usage","masvs":"MSTG-RESILIENCE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing","description":"Debug configuration enabled. Production builds must not be debuggable.","severity":"high"}},"android_ip_disclosure":{"files":{"com/mwr/example/sieve/SettingsActivity.java":"66"},"metadata":{"cvss":4.3,"cwe":"CWE-200: Information Exposure","owasp-mobile":"","masvs":"MSTG-CODE-2","description":"IP Address disclosure","severity":"warning"}},"android_read_write_external":{"files":{"com/mwr/example/sieve/SettingsActivity.java":"191"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage","description":"App can read/write to External Storage. Any App can read data written to External Storage.","severity":"warning"}},"android_sql_raw_query":{"files":{"com/mwr/example/sieve/PWDBHelper.java":"4,5,18,19"},"metadata":{"cvss":5.9,"cwe":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","owasp-mobile":"M7: Client Code Quality","masvs":"","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","severity":"warning"}}},"summary":{"high":1,"warning":4,"info":2,"secure":0,"suppressed":0}},"niap_analysis":{},"permission_mapping":{"android.permission.WRITE_EXTERNAL_STORAGE":{"com/mwr/example/sieve/SettingsActivity.java":"376,24"},"android.permission.INTERNET":{"com/mwr/example/sieve/NetBackupHandler.java":"110,170,7,12,13,14,15"}},"urls":[{"urls":["http://xmlpull.org/v1/doc/features.html#process-namespaces"],"path":"com/mwr/example/sieve/DBParser.java"}],"domains":{"xmlpull.org":{"bad":"no","geolocation":{"ip":"185.199.108.153","country_short":"US","country_long":"United States of America","region":"Pennsylvania","city":"California","latitude":"40.065632","longitude":"-79.891708"},"ofac":false}},"emails":[],"strings":{"strings_apk_res":["\"text_view_password\" : \"Password\"","\"button_submit\" : \"Submit\"","\"menu_settings\" : \"Settings\"","\"menu_add\" : \"Add Entry\"","\"addentry_confirm_delete\" : \"Are you sure you want to delete this entry?\"","\"settings_error_dbempty\" : \"Database is empty\"","\"button_add_cancel\" : \"Cancel\"","\"text_view_short_prompt\" : \"Enter your pin\"","\"action_sign_in_register\" : \"Sign in\"","\"action_sign_in_short\" : \"Sign in\"","\"text_view_entry_prompt\" : \"Enter your data here\"","\"prompt_password\" : \"Password\"","\"pref_title\" : \"Settings\"","\"text_view_password_standard\" : \"Password must include alpha-numeric digits / Capital letters and be at least 16 characters long\"","\"text_view_pwlist_prompt\" : \"Press the 'add' button to enter your passwords\"","\"text_view_pin_tooshort\" : \"must be 4 digits long\"","\"text_view_settings_sd\" : \"Backup to SD card\"","\"text_view_settings_pinchange\" : \"Change Pin\"","\"prompt_email\" : \"Email\"","\"text_view_password_dontmatch\" : \"Passwords do not Match!\"","\"text_view_pin_notstandard\" : \"No letters!\"","\"text_view_pin_standard\" : \"Dont just go picking 0000!\"","\"text_view_settings_delete\" : \"Delete Passwords\"","\"app_name\" : \"Sieve\"","\"login_progress_signing_in\" : \"Enter Password\"","\"text_view_pin_message\" : \"This PIN will be required when you come back for a password\"","\"text_view_settings_net\" : \"Backup to Net\"","\"text_view_welcome_message\" : \"This password will be used to access your saved passwords, DO NOT FORGET IT as it cannot be recovered!\"","\"settings_confirm_netbackup\" : \"This will save the database to the server\"","\"text_view_password_tooshort\" : \"Password is too short! (must be 16 characters long)\"","\"title_activity_short_login\" : \"Sieve\"","\"text_view_password_notstandard\" : \"Password cannot contain special characters\"","\"text_view_pin_dontmatch\" : \"PINs dont match!\"","\"title_activity_pwlist\" : \"Your Passwords\"","\"text_view_password_again\" : \"Password Again\"","\"settings_confirm_delete\" : \"This will delete the entire database\"","\"text_view_add_password\" : \"Password:\"","\"file_select_prompt\" : \"Please select a file\"","\"main_service_started\" : \"relebadMemory\"","\"settings_confirm_restore\" : \"This will replace the current database\"","\"menu_forgot_password\" : \"Recover lost password\"","\"error_incorrect_password\" : \"This password is incorrect\"","\"title_activity_welcome\" : \"Welcome!\"","\"title_activity_add_entry\" : \"Add new Password\"","\"hello_world\" : \"Hello world!\"","\"text_view_add_service\" : \"Service:\"","\"settings_error_cantread\" : \"Unable to process file\"","\"error_invalid_password\" : \"This password is too short\"","\"menu_delete\" : \"Delete\"","\"pref_summary\" : \"Loliunno\"","\"text_view_add_password_again\" : \"Password Again:\"","\"title_activity_pin\" : \"Enter PIN\"","\"settings_confirm_backup\" : \"This will save the database to the SD card\"","\"title_activity_file_select\" : \"Select File:\"","\"text_view_settings_netrestore\" : \"Restore from Net\"","\"title_activity_settings\" : \"Settings\"","\"text_view_add_username\" : \"Username:\"","\"settings_error_cantchangepin\" : \"Unable to change pin. Please restart app and try again\"","\"button_add_save\" : \"Save\"","\"text_view_pin_notold\" : \"Current PIN incorrect\"","\"service_error_cantconnect\" : \"Unable to connect to the Service, force quit the app and try again\"","\"settings_confirm_netrestore\" : \"This will replace the database and query the server for a backup\"","\"error_field_required\" : \"This field is required\"","\"text_view_settings_restore\" : \"Restore from SD card\"","\"error_invalid_email\" : \"This email address is invalid\"","\"text_view_add_email\" : \"Email:\""],"strings_so":[{"lib/armeabi/libdecrypt.so":["memcpy","__cxa_finalize","__gnu_Unwind_Restore_WMMXC","yayi","malloc",".dynsym",".init_array","__gnu_Unwind_RaiseException",".hash","n{m:m","___Unwind_RaiseException",";;f;n","x3Yh;o","__gnu_Unwind_Resume_or_Rethrow",".note.gnu.gold-version","initaliseArray","___Unwind_ForcedUnwind","gold 1.10",".ARM.extab","GCC: (GNU) 4.6 20120106 (prerelease)","__gnu_Unwind_Save_VFP",".text",".ARM.attributes","Xylzo","_Unwind_Complete","___Unwind_Resume_or_Rethrow","_Unwind_GetDataRelBase","_Unwind_GetTextRelBase","_Unwind_ForcedUnwind","decrypt","__gnu_Unwind_Restore_VFP","abort","xd9d","__aeabi_unwind_cpp_pr2",".dynamic",";f:nS","libstdc++.so","__cxa_atexit","libdecrypt.so","x3Z`",".shstrtab","Cyck","__cxa_type_match",".ARM.exidx","__gnu_Unwind_Find_exidx","_Unwind_Backtrace","restore_core_regs","__gnu_Unwind_Restore_VFP_D","__gnu_Unwind_Restore_VFP_D_16_to_31","ycyk","_Unwind_VRS_Get","__gnu_Unwind_Restore_WMMXD","__gnu_unwind_execute","_Unwind_Resume","_Unwind_VRS_Pop","__aeabi_unwind_cpp_pr0","aeabi","_Unwind_GetLanguageSpecificData","___Unwind_Backtrace",".data","p:o;nyo","__bss_start","_Unwind_VRS_Set","__gnu_unwind_frame","liblog.so","__cxa_call_unexpected","__cxa_begin_cleanup","__aeabi_unwind_cpp_pr1","__restore_core_regs","__gnu_Unwind_Save_WMMXC",".got","ybyj",";g:o;n","__gnu_Unwind_Save_WMMXD","__gnu_Unwind_Resume","__gnu_Unwind_Save_VFP_D_16_to_31","strlen","y`yh","__gnu_Unwind_Backtrace","#;f:nS","_edata",".dynstr","_Unwind_GetCFA","libc.so","Java_com_mwr_example_sieve_CryptoService_runNDKdecrypt",".bss","_Unwind_GetRegionStart","___Unwind_Resume",".fini_array",".rel.dyn","libm.so",".rel.plt","_Unwind_RaiseException","_Unwind_Resume_or_Rethrow","{g;nzo","_Unwind_DeleteException",";e;m","libdl.so","__gnu_Unwind_ForcedUnwind","__gnu_Unwind_Save_VFP_D","_end","{e{l",".comment"]},{"lib/armeabi/libencrypt.so":["memcpy","__cxa_finalize","__gnu_Unwind_Restore_WMMXC","yayi","malloc","addSalt",".dynsym",".init_array","__gnu_Unwind_RaiseException",".hash","___Unwind_RaiseException","x3Yh","__gnu_Unwind_Resume_or_Rethrow",".note.gnu.gold-version","initaliseArray","___Unwind_ForcedUnwind","gold 1.10",".ARM.extab","lrand48","GCC: (GNU) 4.6 20120106 (prerelease)","__gnu_Unwind_Save_VFP",".text",".ARM.attributes","Xylzo","_Unwind_Complete","___Unwind_Resume_or_Rethrow","_Unwind_GetDataRelBase","_Unwind_GetTextRelBase","_Unwind_ForcedUnwind","__gnu_Unwind_Restore_VFP","abort","xd9d","__aeabi_unwind_cpp_pr2",".dynamic","libstdc++.so","yn{m:m","__cxa_atexit",".shstrtab","Cyck","__cxa_type_match",".ARM.exidx","__gnu_Unwind_Find_exidx","_Unwind_Backtrace","restore_core_regs","__gnu_Unwind_Restore_VFP_D","__gnu_Unwind_Restore_VFP_D_16_to_31","ycyk","_Unwind_VRS_Get","__gnu_Unwind_Restore_WMMXD","__gnu_unwind_execute","libencrypt.so","_Unwind_Resume","_Unwind_VRS_Pop","x3Z`{n:","__aeabi_unwind_cpp_pr0","aeabi","_Unwind_GetLanguageSpecificData","___Unwind_Backtrace","{fzn","{g{l",".data","encrypt","__bss_start","_Unwind_VRS_Set","__gnu_unwind_frame","liblog.so","__cxa_call_unexpected","__cxa_begin_cleanup","__aeabi_unwind_cpp_pr1","__restore_core_regs","__gnu_Unwind_Save_WMMXC",".got","ybyj","__gnu_Unwind_Save_WMMXD","__gnu_Unwind_Resume","__gnu_Unwind_Save_VFP_D_16_to_31","strlen","y`yh","__gnu_Unwind_Backtrace","_edata",".dynstr","_Unwind_GetCFA","libc.so",".bss","_Unwind_GetRegionStart","___Unwind_Resume",".fini_array",".rel.dyn","libm.so",".rel.plt","_Unwind_RaiseException","_Unwind_Resume_or_Rethrow","_Unwind_DeleteException",";e;m","libdl.so","free","Java_com_mwr_example_sieve_CryptoService_runNDKencrypt","__gnu_Unwind_ForcedUnwind","__gnu_Unwind_Save_VFP_D","_end","{e{l",".comment"]},{"apktool_out/lib/armeabi/libdecrypt.so":["memcpy","__cxa_finalize","__gnu_Unwind_Restore_WMMXC","yayi","malloc",".dynsym",".init_array","__gnu_Unwind_RaiseException",".hash","n{m:m","___Unwind_RaiseException",";;f;n","x3Yh;o","__gnu_Unwind_Resume_or_Rethrow",".note.gnu.gold-version","initaliseArray","___Unwind_ForcedUnwind","gold 1.10",".ARM.extab","GCC: (GNU) 4.6 20120106 (prerelease)","__gnu_Unwind_Save_VFP",".text",".ARM.attributes","Xylzo","_Unwind_Complete","___Unwind_Resume_or_Rethrow","_Unwind_GetDataRelBase","_Unwind_GetTextRelBase","_Unwind_ForcedUnwind","decrypt","__gnu_Unwind_Restore_VFP","abort","xd9d","__aeabi_unwind_cpp_pr2",".dynamic",";f:nS","libstdc++.so","__cxa_atexit","libdecrypt.so","x3Z`",".shstrtab","Cyck","__cxa_type_match",".ARM.exidx","__gnu_Unwind_Find_exidx","_Unwind_Backtrace","restore_core_regs","__gnu_Unwind_Restore_VFP_D","__gnu_Unwind_Restore_VFP_D_16_to_31","ycyk","_Unwind_VRS_Get","__gnu_Unwind_Restore_WMMXD","__gnu_unwind_execute","_Unwind_Resume","_Unwind_VRS_Pop","__aeabi_unwind_cpp_pr0","aeabi","_Unwind_GetLanguageSpecificData","___Unwind_Backtrace",".data","p:o;nyo","__bss_start","_Unwind_VRS_Set","__gnu_unwind_frame","liblog.so","__cxa_call_unexpected","__cxa_begin_cleanup","__aeabi_unwind_cpp_pr1","__restore_core_regs","__gnu_Unwind_Save_WMMXC",".got","ybyj",";g:o;n","__gnu_Unwind_Save_WMMXD","__gnu_Unwind_Resume","__gnu_Unwind_Save_VFP_D_16_to_31","strlen","y`yh","__gnu_Unwind_Backtrace","#;f:nS","_edata",".dynstr","_Unwind_GetCFA","libc.so","Java_com_mwr_example_sieve_CryptoService_runNDKdecrypt",".bss","_Unwind_GetRegionStart","___Unwind_Resume",".fini_array",".rel.dyn","libm.so",".rel.plt","_Unwind_RaiseException","_Unwind_Resume_or_Rethrow","{g;nzo","_Unwind_DeleteException",";e;m","libdl.so","__gnu_Unwind_ForcedUnwind","__gnu_Unwind_Save_VFP_D","_end","{e{l",".comment"]},{"apktool_out/lib/armeabi/libencrypt.so":["memcpy","__cxa_finalize","__gnu_Unwind_Restore_WMMXC","yayi","malloc","addSalt",".dynsym",".init_array","__gnu_Unwind_RaiseException",".hash","___Unwind_RaiseException","x3Yh","__gnu_Unwind_Resume_or_Rethrow",".note.gnu.gold-version","initaliseArray","___Unwind_ForcedUnwind","gold 1.10",".ARM.extab","lrand48","GCC: (GNU) 4.6 20120106 (prerelease)","__gnu_Unwind_Save_VFP",".text",".ARM.attributes","Xylzo","_Unwind_Complete","___Unwind_Resume_or_Rethrow","_Unwind_GetDataRelBase","_Unwind_GetTextRelBase","_Unwind_ForcedUnwind","__gnu_Unwind_Restore_VFP","abort","xd9d","__aeabi_unwind_cpp_pr2",".dynamic","libstdc++.so","yn{m:m","__cxa_atexit",".shstrtab","Cyck","__cxa_type_match",".ARM.exidx","__gnu_Unwind_Find_exidx","_Unwind_Backtrace","restore_core_regs","__gnu_Unwind_Restore_VFP_D","__gnu_Unwind_Restore_VFP_D_16_to_31","ycyk","_Unwind_VRS_Get","__gnu_Unwind_Restore_WMMXD","__gnu_unwind_execute","libencrypt.so","_Unwind_Resume","_Unwind_VRS_Pop","x3Z`{n:","__aeabi_unwind_cpp_pr0","aeabi","_Unwind_GetLanguageSpecificData","___Unwind_Backtrace","{fzn","{g{l",".data","encrypt","__bss_start","_Unwind_VRS_Set","__gnu_unwind_frame","liblog.so","__cxa_call_unexpected","__cxa_begin_cleanup","__aeabi_unwind_cpp_pr1","__restore_core_regs","__gnu_Unwind_Save_WMMXC",".got","ybyj","__gnu_Unwind_Save_WMMXD","__gnu_Unwind_Resume","__gnu_Unwind_Save_VFP_D_16_to_31","strlen","y`yh","__gnu_Unwind_Backtrace","_edata",".dynstr","_Unwind_GetCFA","libc.so",".bss","_Unwind_GetRegionStart","___Unwind_Resume",".fini_array",".rel.dyn","libm.so",".rel.plt","_Unwind_RaiseException","_Unwind_Resume_or_Rethrow","_Unwind_DeleteException",";e;m","libdl.so","free","Java_com_mwr_example_sieve_CryptoService_runNDKencrypt","__gnu_Unwind_ForcedUnwind","__gnu_Unwind_Save_VFP_D","_end","{e{l",".comment"]}],"strings_code":["Couldn't rename file ","Content has view with id attribute 'android.R.id.list' that is not a ListView class","android.support.PARENT_ACTIVITY","Attempting to unregister the wrong listener","mRetaining=","addToBackStack() called after commit()","android.support.v4.app.EXTRA_CALLING_PACKAGE","PagerTitleStrip","movefrom STOPPED: ","Connection to server failed!","Back Stack:","add from attach: ","mRetainInstance=","10.0.2.2","REMOVE","mUri=","Can't change tag of fragment ","mLoader=","Fragment already active","entry to db failed!","Click to access your passwords","m_CryptoService","android:style","mSelection=","IllegalState thrown","enterAnim=#","android:switcher:","Entry Updated","show: ","attach: ","com.mwr.example.sieve.RESULT","Passwords","android.intent.action.SEND","mHaveData=","FragmentTabHost.SavedState{","pin IS NULL","restoreAllState: back stack #","ERROR: unable to open file: ","email","fragment","SHOW","Database Restored","com.mwr.example.sieve.WRITE_KEYS","mData=","GET /Backup.xml HTTP/1.1","Requested offscreen page limit ","key == null || value == null","Could not retrieve icon for calling application","Recursive entry to executePendingTransactions","Saved state of ","Unrecognised code to open file: ","android","DEFAULT","user has entered a pin: ","ERROR: Socket createion error: ","Pending Loader ","FragmentActivity","FEEDBACK_VISUAL","No listener register","mSavedViewState=","Unknown message ","Keys","requestIntent = null","Bad ComponentName while traversing activity parent metadata","Can't find setChildrenDrawingOrderEnabled","states","com.mwr.example.sieve.FILE","CREATE TABLE Key (Password TEXT PRIMARY KEY,pin TEXT )","mLoadersStarted=","Couldn't create ","failWrite: Got exception:","Can't be used with a custom content view","Password Copied to clipboard","Must measure with an exact width","android:user_visible_hint","LoaderManager{","Fragment ","No tab known for tag ","onLoaderReset","remove from detach: ","android.intent.extra.changed_package_list","mFragmentManager=","class","layout_inflater","Failed dumping state","Failure saving state: active ","ACTION_ARGUMENT_HTML_ELEMENT_STRING","Cannot execute task: the task has already been executed (a task can be executed only once)","mState=","FragmentStatePagerAdapter","android.intent.category.LAUNCHER","Activity ","Unable to send message to Service","cmd=","Negative size: ","Unable to send message: ","No instantiated fragment for index #","LoaderInfo{","8000","Backup (","OnGestureListener must not be null","localhost","Matching against filter ","Stream items available: ","m_FileBackupProvider","android.intent.extra.BCC","No fake drag in progress. Call beginFakeDrag first.","called setPinResult?","mTask=","android.intent.action.EXTERNAL_APPLICATIONS_UNAVAILABLE","android:cancelable","LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]","Receiver{","mBreadCrumbTitleRes=#","Added Fragments:","this should only be called when the cursor is valid","mTarget=","Finished Retaining in ","mArguments=","mCancellingTask=","android.intent.extra.TEXT","Cannot execute task: the task is already running.","Local FragmentActivity ","FragmentPager.SavedState{","couldn't move cursor to position ","CREATE TABLE Passwords (_id INTEGER PRIMARY KEY,service TEXT,username TEXT,password BLOB,email )","ERROR: Unable to read / process data from server: ","mNextAnim=","DialogFragment can not be attached to a container view","m_PWList","Database exported","moveto STARTED: ","mId=","Called while creating a loader","com.mwr.example.sieve.READ_KEYS","data","Can not perform this action inside of ","mEnterAnim=#","performNetRestore","com.mwr.example.sieve.PASSWORD","Bad id: ","Object returned from onCreateLoader must not be a non-static inner member class: ","Error: Recieved unrecognised Message, what: ","DROP TABLE IF EXISTS Passwords","mAdded=","onCreateView: id=0x","Password","Unable to instantiate fragment ","m_AddEntry","FEEDBACK_AUDIBLE","Destroying Inactive in ","database.db","This transaction is already being added to the back stack","m_AuthServiceConnector","Run: ","LoaderManager","restoreAllState: active #","android:theme","AsyncTaskLoader","onLoadFinished","An error occured while executing doInBackground()","mStateAfterAnimating=","AsyncTask","Entry Added","android.intent.action.SEND_MULTIPLE","android:support:fragments","Error","mHidden=","Can't change container ID of fragment ","Destroying Active in ","FragmentPagerAdapter","Not on back stack","parser","pin = ?","Error during backup.","key == null","Active Fragments in ","Called doStart when already started: ","setChildrenDrawingOrderEnabled","type","detach: ","Instantiated fragment ","mSelectionArgs=","Resolving type ","android:fragment:","Activity result no fragment exists for index: 0x","called setKeyResult?","restoreAllState: added #","Activity result fragment index out of range: 0x","HIDE","FEEDBACK_GENERIC","No tab content FrameLayout found for id ","onPageScrolled did not call superclass implementation","Instantiate ","Popping back stack state: ","moveto CREATED: ","movefrom RESUMED: ","Child ","networkInfo","Retaining in ","This FragmentTransaction is not allowed to be added to the back stack.","notification","saveAllState: no fragments!","Can't retain fragements that are nested in other fragments","Restore","IntentReader","android.intent.category.HOME","mAvailBackStackIndices: ","Confirm","Must be called from main thread of process","here","mBreadCrumbShortTitleRes=#","com.mwr.example.sieve.ENTRY","http://xmlpull.org/v1/doc/features.html#process-namespaces","Could not retrieve icon for calling activity","android:target_state","android.intent.extra.changed_uid_list","service","mContentChanged=","TaskStackBuilder","Could not retrieve label for calling application","Fragement no longer exists for key ","Entry deleted","No intents added to TaskStackBuilder; cannot getPendingIntent","Stopping in ","com.mwr.example.sieve.PIN","movefrom STARTED: ","mUpdateThrottle=","ERROR: Error during encrytion: ","called checkKeyResult?","unknown reason","Required method destroyItem was not overridden","popFromBackStack: ","mSavedFragmentState=","SingleLineAllCapsTransform","Could not find menu item with id ","Setting back stack index ","Your content must have a ListView whose id attribute is 'android.R.id.list'","com.mwr.example.sieve.FileBackupProvider","mStarted=","Fragments Created Menus:","Unable to send message","Content view not yet created","Loader Manager ","mPopEnterAnim=#","Removed: ","POST /Backup.xml HTTP/1.1\\r\\nContent-Length: ","DETACH","popEnterAnim=#","com.mwr.example.sieve.KEY","android.intent.extra.EMAIL","unrecognised MSG_TYPE for finalisedEntry: ","android:backStackId","called firstLaunchResult?","m_CryptoServiceConnector","content://com.mwr.example.sieve.DBContentProvider/Keys","Bump nesting in ","maxSize <= 0","content://com.mwr.example.sieve.DBContentProvider/Passwords","Re-attaching retained fragment ","android.intent.action.EXTERNAL_APPLICATIONS_AVAILABLE","mTransition=#","Allocated fragment index ","Adding back stack index ","NavUtils","Pending Actions:","android.intent.action.MAIN","Must call setup() that takes a Context and FragmentManager","null","android:view_state","mActivity=","Pre-Eclair does not support multiple pointers","Removed:","ERROR: Unable to write to file","Operations:","android.support.v4.app.EXTRA_CALLING_ACTIVITY","Couldn't create directory ","password","Password = ?","com.mwr.example.sieve.REQUEST_TYPE","NULL","Activity state:","Bump nesting of ","There is already a listener registered","Cannot add pager decor view during layout","mCallbacks=","Error: unrecognized command: ","android:target_req_state","getParentActivityIntent: bad parentActivityName '","com.mwr.example.sieve.STRING","remove: ","m_AuthService","Freeing fragment index ","content://com.mwr.example.sieve.FileBackupProvider","Commit: ","m_Settings","android:savedDialogState","Database deleted","add: ","entry","destroyLoader in ","FragmentManager","restoreAllState: avail #","No intents added to TaskStackBuilder; cannot startActivities","Failure saving state: ","FragmentManager misc state:","Already attached","mInnerView=","POST /Backup.xml HTTP/1.1","Adding available back stack index ","Fragment already added: ","mView=","PagerTabStrip","mResumed=","ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT","m_NetBackup","FEEDBACK_HAPTIC","Loader Manager:","commit already called","GET /Backup.xml HTTP/1.1\\r\\n\\r\\n","Can not perform this action after onSaveInstanceState","action","mContainer=","clipboard","movefrom ACTIVITY_CREATED: ","Backup","Required method instantiateItem was not overridden","com.mwr.example.sieve.PASS","android.intent.extra.HTML_TEXT","com.mwr.example.sieve.REQUEST","Socket is NOT Connected!","m_MainLogin","mFragmentId=#","decrypt","mParentFragment=","View Hierarchy:","category","Starting in ","REPLACE","Unknown cmd: ","mCreated=","Error changing children drawing order","Cancel","Called doRetain when not started: ","saveAllState: adding back stack #","Back Stack Indices:","Can only use lower 16 bits for requestCode","8001","Must use non-zero containerViewId","String enetered: ","PagerTitleStrip must be a direct child of a ViewPager.","Error during connection: ","retainNonConfig: keeping retained ","ATTACH","username","Bad fragment at key ","initLoader in ","moveto RESUMED: ","mounted","ERROR: Error during decrytion: ","encrypt","moveto ACTIVITY_CREATED: ","AtomicFile","No view found for id 0x","Already added!","mAnimatingAway=","m_ShortLogin","bad arguments","hide: ","restartLoader in ","Action list: ","android.intent.extra.STREAM","saveAllState: adding fragment #","No activity","FragmentManager{","android.intent.extra.CC","ModernAsyncTask #","android:showsDialog","Inactive Loaders:","restoreAllState: re-attaching retained ","Fragment does not have a view","ViewPager","BackStackEntry{","com.mwr.example.sieve.DBContentProvider","movefrom CREATED: ","Active Loaders:","OP_REPLACE: adding=","mCursor=","ERROR: We are not bound to Crypto!","mProjection=","Activity has been destroyed","Freeing back stack index ","mSortOrder=","Context must not be null","Called doStop when not started: ","failed to delete entry from database","LocalBroadcastManager","onLoadComplete: ","android.intent.extra.SUBJECT","FEEDBACK_SPOKEN","mName=","finishWrite: Got exception:"]},"firebase_urls":[],"files":["res/layout/activity_add_entry.xml","res/layout/activity_file_select.xml","res/layout/activity_main_login.xml","res/layout/activity_pin.xml","res/layout/activity_pwlist.xml","res/layout/activity_settings.xml","res/layout/activity_short_login.xml","res/layout/activity_welcome.xml","res/layout/format_pwlist.xml","res/menu/activity_add_entry_add.xml","res/menu/activity_add_entry_edit.xml","res/menu/activity_file_select.xml","res/menu/activity_main_login.xml","res/menu/activity_pin.xml","res/menu/activity_pwlist.xml","res/menu/activity_settings.xml","res/menu/activity_short_login.xml","res/menu/activity_welcome.xml","res/xml/prefrences.xml","AndroidManifest.xml","resources.arsc","res/drawable-hdpi/ic_launcher.png","res/drawable-ldpi/ic_launcher.png","res/drawable-mdpi/ic_launcher.png","res/drawable-xhdpi/ic_launcher.png","classes.dex","lib/armeabi/gdbserver","lib/armeabi/libencrypt.so","lib/armeabi/libdecrypt.so","META-INF/MANIFEST.MF","META-INF/CERT.SF","META-INF/CERT.RSA"],"exported_count":{"exported_activities":2,"exported_services":2,"exported_receivers":0,"exported_providers":2},"apkid":{"classes.dex":{"compiler":["dx (possible dexmerge)"],"manipulator":["dexmerge"]}},"behaviour":{"00022":{"files":{"com/mwr/example/sieve/FileSelectActivity.java":"117,17"},"metadata":{"label":["file"],"description":"Open a file from given absolute path of the file","severity":"info"}},"00125":{"files":{"com/mwr/example/sieve/SettingsActivity.java":"373,220,265,266,271,272,273,12,23,24"},"metadata":{"label":["file"],"description":"Check if the given file path exist","severity":"info"}}},"trackers":{"detected_trackers":0,"total_trackers":432,"trackers":[]},"playstore_details":{"error":true},"secrets":[],"logs":[{"timestamp":"2026-06-29 12:30:27","status":"Generating Hashes","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Extracting APK","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Unzipping","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Parsing APK with androguard","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Extracting APK features using aapt/aapt2","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Getting Hardcoded Certificates/Keystores","exception":null},{"timestamp":"2026-06-29 12:30:28","status":"Parsing AndroidManifest.xml","exception":null},{"timestamp":"2026-06-29 12:30:28","status":"Extracting Manifest Data","exception":null},{"timestamp":"2026-06-29 12:30:28","status":"Manifest Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:28","status":"Performing Static Analysis on: Sieve (com.mwr.example.sieve)","exception":null},{"timestamp":"2026-06-29 12:30:33","status":"Fetching Details from Play Store: com.mwr.example.sieve","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Checking for Malware Permissions","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Fetching icon path","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Library Binary Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Analyzing lib/armeabi/libdecrypt.so","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Analyzing lib/armeabi/libencrypt.so","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Analyzing apktool_out/lib/armeabi/libdecrypt.so","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Analyzing apktool_out/lib/armeabi/libencrypt.so","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Reading Code Signing Certificate","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Running APKiD 3.0.0","exception":null},{"timestamp":"2026-06-29 12:30:36","status":"Detecting Trackers","exception":null},{"timestamp":"2026-06-29 12:30:36","status":"Decompiling APK to Java with JADX","exception":null},{"timestamp":"2026-06-29 12:30:38","status":"Converting DEX to Smali","exception":null},{"timestamp":"2026-06-29 12:30:38","status":"Code Analysis Started on - java_source","exception":null},{"timestamp":"2026-06-29 12:30:39","status":"Android SBOM Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:41","status":"Android SAST Completed","exception":null},{"timestamp":"2026-06-29 12:30:41","status":"Android API Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:43","status":"Android API Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:43","status":"Android Permission Mapping Started","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Android Permission Mapping Completed","exception":null},{"timestamp":"2026-06-29 12:30:45","status":"Android Behaviour Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Android Behaviour Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Extracting Emails and URLs from Source Code","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Email and URL Extraction Completed","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Extracting String data from APK","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Extracting String data from SO","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Extracting String data from Code","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Extracting String values and entropies from Code","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Performing Malware check on extracted domains","exception":null},{"timestamp":"2026-06-29 12:30:50","status":"Saving to Database","exception":null}],"sbom":{"sbom_versioned":[],"sbom_packages":["com.mwr.example.sieve"]},"average_cvss":null,"appsec":{"high":[{"title":"Application vulnerable to Janus Vulnerability","description":"Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","section":"certificate"},{"title":"Application signed with debug certificate","description":"Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","section":"certificate"},{"title":"App can be installed on a vulnerable unpatched Android version 2.2-2.2.3, [minSdk=8]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Debug Enabled For App [android:debuggable=true]","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","section":"manifest"},{"title":"Activity (.FileSelectActivity) is vulnerable to StrandHogg 2.0","description":"Activity is found to be vulnerable to StrandHogg 2.0 task hijacking vulnerability. When vulnerable, it is possible for other applications to place a malicious activity on top of the activity stack of the vulnerable application. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" and by setting an empty taskAffinity (taskAffinity=\"\"). You can also update the target SDK version (17) of the app to 29 or higher to fix this issue at platform level.","section":"manifest"},{"title":"Activity (.MainLoginActivity) is vulnerable to Android Task Hijacking/StrandHogg.","description":"An Activity should not be having the launch mode attribute set to \"singleTask\". It is then possible for other applications to place a malicious activity on top of the activity stack resulting in Task Hijacking/StrandHogg 1.0 vulnerability. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" or by setting an empty taskAffinity (taskAffinity=\"\") attribute. You can also update the target SDK version (17) of the app to 28 or higher to fix this issue at platform level.","section":"manifest"},{"title":"Activity (.PWList) is vulnerable to StrandHogg 2.0","description":"Activity is found to be vulnerable to StrandHogg 2.0 task hijacking vulnerability. When vulnerable, it is possible for other applications to place a malicious activity on top of the activity stack of the vulnerable application. This makes the application an easy target for phishing attacks. The vulnerability can be remediated by setting the launch mode attribute to \"singleInstance\" and by setting an empty taskAffinity (taskAffinity=\"\"). You can also update the target SDK version (17) of the app to 29 or higher to fix this issue at platform level.","section":"manifest"},{"title":"Debug configuration enabled. Production builds must not be debuggable.","description":"Debug configuration enabled. Production builds must not be debuggable.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\ncom/mwr/example/sieve/BuildConfig.java, line(s) 4,5","section":"code"}],"warning":[{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Activity (.FileSelectActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Launch Mode of activity (.MainLoginActivity) is not standard.","description":"An Activity should not be having the launch mode attribute set to \"singleTask/singleInstance\" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the \"standard\" launch mode attribute when sensitive information is included in an Intent.","section":"manifest"},{"title":"Activity (.PWList) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (.AuthService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (.CryptoService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Content Provider (.DBContentProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Content Provider (.FileBackupProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ncom/mwr/example/sieve/AuthService.java, line(s) 31\ncom/mwr/example/sieve/CryptoService.java, line(s) 17,20\ncom/mwr/example/sieve/MainLoginActivity.java, line(s) 26\ncom/mwr/example/sieve/PWList.java, line(s) 32\ncom/mwr/example/sieve/PWTable.java, line(s) 9,11\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 40\ncom/mwr/example/sieve/ShortLoginActivity.java, line(s) 18\ncom/mwr/example/sieve/WelcomeActivity.java, line(s) 14","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 66","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 191","section":"code"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\ncom/mwr/example/sieve/PWDBHelper.java, line(s) 4,5,18,19","section":"code"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/mwr/example/sieve/AddEntryActivity.java, line(s) 59\ncom/mwr/example/sieve/AuthService.java, line(s) 154,169,178\ncom/mwr/example/sieve/AuthServiceConnector.java, line(s) 73,78,151\ncom/mwr/example/sieve/CryptoService.java, line(s) 57,68,99,114\ncom/mwr/example/sieve/CryptoServiceConnector.java, line(s) 61,67\ncom/mwr/example/sieve/DBParser.java, line(s) 108\ncom/mwr/example/sieve/FileBackupProvider.java, line(s) 57,51\ncom/mwr/example/sieve/MainLoginActivity.java, line(s) 81\ncom/mwr/example/sieve/NetBackupHandler.java, line(s) 61,112,128,134,165,190,82\ncom/mwr/example/sieve/PWList.java, line(s) 197,221,242\ncom/mwr/example/sieve/SettingsActivity.java, line(s) 314,381,382,428\ncom/mwr/example/sieve/ShortLoginActivity.java, line(s) 73,104,109,114,128","section":"code"},{"title":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\ncom/mwr/example/sieve/PWList.java, line(s) 6,174","section":"code"}],"secure":[{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 2 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":34,"app_name":"Sieve","file_name":"sieve.apk","hash":"b011baaa8aac34fbdf68691e63a96a08","version_name":"1.0"},"virus_total":null,"base_url":"file:///home/mobsf/Mobile-Security-Framework-MobSF/mobsf","dwd_dir":"file:///home/mobsf/.MobSF/downloads/","host_os":"nix","timestamp":"2026-06-29T12:30:27.189Z"},"static_report_gridfs_id":null}
{"_id":"239e205bc14080472b7555a0081f8909d94fdb0051150fc74db652b282e7ca50","apk_filename":"org.telegram.messenger_v12.7.3-67501_Android-5.0.apk","scan_timestamp":"2026-06-29T12:42:55.127411+00:00","dynamic_report":null,"scorecard":{"high":[{"title":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","section":"manifest"},{"title":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.","description":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\norg/telegram/ui/bots/BotBiometry.java, line(s) 333","section":"code"}],"warning":[{"title":"Application vulnerable to Janus Vulnerability","description":"Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","section":"certificate"},{"title":"Certificate algorithm might be vulnerable to hash collision","description":"Application is signed with SHA1withRSA. SHA1 hash algorithm is known to have collision issues. The manifest file indicates SHA256withRSA is in use.","section":"certificate"},{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.GcmPushListenerService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.GoogleVoiceClientService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.messenger.GoogleVoiceClientActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.DefaultIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.VintageIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.AquaIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.PremiumIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.TurboIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.NoxIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.ui.CallsActivity) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.CALL_PHONE [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Activity (org.telegram.ui.ShareActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.ui.ExternalActionActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.ui.ChatsWidgetConfigActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.ui.ContactsWidgetConfigActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.messenger.OpenChatReceiver) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.messenger.OpenAttachedMenuBotReceiver) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"TaskAffinity is set for activity (org.telegram.ui.VoIPPermissionActivity)","description":"If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application.","section":"manifest"},{"title":"TaskAffinity is set for activity (org.telegram.ui.VoIPFeedbackActivity)","description":"If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application.","section":"manifest"},{"title":"Broadcast Receiver (org.telegram.messenger.SmsReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.AuthenticatorService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.ContactsSyncAdapterService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.BringAppForegroundService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.NotificationsService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.VideoEncodingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.ui.Stories.recorder.StoryUploadingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.ImportingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.LocationSharingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.MusicPlayerService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.voip.TelegramConnectionService) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_TELECOM_CONNECTION_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (org.telegram.messenger.RefererReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.INSTALL_PACKAGES [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Content Provider (org.telegram.messenger.voip.CallNotificationSoundProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (androidx.sharetarget.ChooserTargetServiceCompat) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_CHOOSER_TARGET_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.DUMP [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\nio/noties/markwon/html/jsoup/parser/TokeniserState.java, line(s) 1219,1222\norg/telegram/messenger/BuildVars.java, line(s) 37\norg/telegram/messenger/ImageLoader.java, line(s) 4034\norg/telegram/messenger/ImageReceiver.java, line(s) 772\norg/telegram/messenger/MediaDataController.java, line(s) 109,117,118,115\norg/telegram/messenger/NotificationCenter.java, line(s) 1204,1202,1210\norg/telegram/messenger/voip/Instance.java, line(s) 237,208,218\norg/telegram/ui/Adapters/MentionsAdapter.java, line(s) 771\norg/telegram/ui/ArticleViewer.java, line(s) 4798\norg/telegram/ui/Cells/BotHelpCell.java, line(s) 131\norg/telegram/ui/ChannelCreateActivity.java, line(s) 189\norg/telegram/ui/ChatEditTypeActivity.java, line(s) 184\norg/telegram/ui/Components/CreateBotAlert.java, line(s) 59,384\norg/telegram/ui/Components/Reactions/ReactionsLayoutInBubble.java, line(s) 999\norg/telegram/ui/DataAutoDownloadActivity.java, line(s) 81,96,89\norg/telegram/ui/PollItemMenu.java, line(s) 1473\norg/telegram/ui/PremiumPreviewFragment.java, line(s) 3024,2966\norg/telegram/ui/QrActivity.java, line(s) 297\norg/telegram/ui/Stories/recorder/DualCameraView.java, line(s) 163\norg/telegram/ui/TodoItemMenu.java, line(s) 1394\norg/telegram/ui/TopicsFragment.java, line(s) 3701,3694","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\norg/telegram/messenger/AndroidUtilities.java, line(s) 1045,3944,1044,2833,2865,2875,3786,3787,3818\norg/telegram/messenger/EmuDetector.java, line(s) 262\norg/telegram/messenger/FilesMigrationService.java, line(s) 107,91,225\norg/telegram/messenger/ImageLoader.java, line(s) 2486,2527,2535,2441,2442\norg/telegram/messenger/MediaController.java, line(s) 6325,6327,6519,6998,7002,7007,7009,7412,8203\norg/telegram/messenger/SharedConfig.java, line(s) 1727\norg/telegram/messenger/voip/VoIPController.java, line(s) 250\norg/telegram/ui/Components/ChatAttachAlertDocumentLayout.java, line(s) 1769,1373,1575,1575,1575,1578,1671,1672,1684\norg/telegram/ui/Components/voip/VoIPHelper.java, line(s) 812,919","section":"code"},{"title":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.","description":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#testing-javascript-execution-in-webviews-mstg-platform-5\n\nFiles:\norg/telegram/ui/ArticleViewer.java, line(s) 10069,10065\norg/telegram/ui/Components/EmbedBottomSheet.java, line(s) 733,279\norg/telegram/ui/Components/PhotoViewerWebView.java, line(s) 746,306\norg/telegram/ui/Components/WebPlayerView.java, line(s) 1843,1850\norg/telegram/ui/PaymentFormActivity.java, line(s) 1492,1484,2673\norg/telegram/ui/WebviewActivity.java, line(s) 233,223\norg/telegram/ui/web/BotWebViewContainer.java, line(s) 618,620,631,633,551\norg/telegram/ui/web/WebInstantView.java, line(s) 529,469\norg/telegram/ui/web/WebMetadataCache.java, line(s) 482,431","section":"code"},{"title":"The App uses an insecure Random Number Generator.","description":"The App uses an insecure Random Number Generator.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators\n\nFiles:\ncom/carrotsearch/randomizedtesting/Xoroshiro128PlusRandom.java, line(s) 3\nj$/util/concurrent/B.java, line(s) 12\norg/telegram/messenger/Utilities.java, line(s) 20\norg/telegram/ui/Components/AudioVisualizerDrawable.java, line(s) 6\norg/telegram/ui/Components/AvatarsDrawable.java, line(s) 15\norg/telegram/ui/Components/BlobDrawable.java, line(s) 7\norg/telegram/ui/Components/CircleBezierDrawable.java, line(s) 7\norg/telegram/ui/Components/FlickerLoadingView.java, line(s) 13\norg/telegram/ui/Components/GroupCallPipButton.java, line(s) 17\norg/telegram/ui/Components/LineBlobDrawable.java, line(s) 6\norg/telegram/ui/Components/MotionBackgroundDrawable.java, line(s) 26\norg/telegram/ui/Components/Reactions/ReactionsEffectOverlay.java, line(s) 16\norg/telegram/ui/Components/SharedMediaFastScrollTooltip.java, line(s) 15\norg/telegram/ui/EmojiAnimationsOverlay.java, line(s) 13\norg/telegram/ui/Stars/BagRandomizer.java, line(s) 6","section":"code"},{"title":"MD5 is a weak hash known to have hash collisions.","description":"MD5 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\norg/telegram/messenger/FileUploadOperation.java, line(s) 471\norg/telegram/messenger/MessagesController.java, line(s) 12842\norg/telegram/messenger/Utilities.java, line(s) 515","section":"code"},{"title":"SHA-1 is a weak hash known to have hash collisions.","description":"SHA-1 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\norg/telegram/messenger/Utilities.java, line(s) 366,380\norg/telegram/ui/PassportActivity.java, line(s) 3195","section":"code"},{"title":"App creates temp file. Sensitive information should never be written into a temp file.","description":"App creates temp file. Sensitive information should never be written into a temp file.\n\n\nFiles:\norg/telegram/ui/Components/Paint/Slice.java, line(s) 25","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\nfi/iki/elonen/NanoHTTPD.java, line(s) 313\norg/telegram/messenger/EmuDetector.java, line(s) 20\norg/telegram/ui/Components/PhotoViewerWebView.java, line(s) 398","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passord\"\n\"UseProxyPassword\" : \"Password\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"گذرکلید\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ପାସୱାର୍ଡ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"पासवर्ड\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Palavra-passe\"\n\"UseProxyUsername\" : \"Username\"\n\"LoginPassword\" : \"Пароль\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাসকী\"\n\"LoginPassword\" : \"Senha\"\n\"google_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parole\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密碼\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密鑰\"\n\"UseProxySecret\" : \"السر\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passkey\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ಪಾಸ್‌ಕೀ\"\n\"AutodownloadPrivateChats\" : \"Chats\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"මුරයතුර\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"비밀번호\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lozinka\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Hasło\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Password\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"パスキー\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Geslo\"\n\"NotificationHiddenChatUserName\" : \"Usuário\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"പാസ്‌കീ\"\n\"UseProxyUsername\" : \"Gebruiker\"\n\"UseProxySecret\" : \"Sleutel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"പാസ്‌വേഡ്\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"လျှို့ဝှက်ကီး\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Salasana\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wagwoord\"\n\"NotificationHiddenChatUserName\" : \"User\"\n\"UseProxySecret\" : \"Clave\"\n\"UseProxySecret\" : \"Segredo\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Pääsuvõti\"\n\"NotificationHiddenChatUserName\" : \"Usuario\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Pasahitza\"\n\"NotificationsPrivateChats\" : \"Einzelchats\"\n\"ReplyToUser\" : \"답장\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ಪಾಸ್‌ವರ್ಡ್\"\n\"YourPassword\" : \"Пароль\"\n\"CreateManagedBotUsername\" : \"Username\"\n\"ProfileActionsEditUsername\" : \"Username\"\n\"LoginPassword\" : \"Password\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"මුරපදය\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাসওয়ার্ড\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"พาสคีย์\"\n\"Username\" : \"Gebruikersnaam\"\n\"NotificationsPrivateChats\" : \"Privéchats\"\n\"BotStarsButtonWithdrawShortUntil\" : \"Withdraw\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Парола\"\n\"UseProxyUsername\" : \"Benutzername\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Iphasiwedi\"\n\"firebase_database_url\" : \"https://tmessages2.firebaseio.com\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasinal\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ਪਾਸਵਰਡ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Fjalëkalimi\"\n\"ReplyToUser\" : \"رد\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Toegangssleutel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Zaporka\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Azonosítókulcs\"\n\"google_crash_reporting_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"પાસવર્ડ\"\n\"UseProxyPassword\" : \"Passwort\"\n\"LoginPassword\" : \"비밀번호\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parool\"\n\"UseProxyPassword\" : \"Senha\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাছকী\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passnøkkel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"گذرواژه\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wachtwoord\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Avainkoodi\"\n\"LoginPassword\" : \"Wachtwoord\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"패스키\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"పాస్-కీ\"\n\"TypePrivate\" : \"Private\"\n\"UseProxySecret\" : \"Segreto\n\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"စကားဝှက်\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Сырсөз\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‏‎‎‎‎‎‏‏‎‎‎‏‎‎‏‎‎‏‎‏‏‎‏‏‏‎‎‏‏‎‏‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎Password‎‏‎‎‏‎\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"កូដសម្ងាត់\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Şifre\"\n\"NotificationHiddenChatUserName\" : \"Nutzer\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ପାସକୀ\"\n\"ReplyToUser\" : \"Responder\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密码\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"通行密钥\"\n\"YourPassword\" : \"비밀번호\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"పాస్‌వర్డ్\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"סיסמה\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাছৱৰ্ড\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密碼金鑰\"\n\"TypePrivateGroup\" : \"Private\"\n\"UseProxySecret\" : \"Secret\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parolă\"\n\"Passkey\" : \"Passkeys\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"கடவுச்சாவி\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Sarbide-gakoa\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Heslo\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Aðgangslykill\"\n\"AutodownloadPrivateChats\" : \"Einzelchats\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ລະຫັດຜ່ານ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"รหัสผ่าน\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Wagwoordsleutel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Գաղտնաբառ\"\n\"UseProxyPassword\" : \"Wachtwoord\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Aðgangsorð\"\n\"NotificationHiddenChatUserName\" : \"Utente\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Jelszó\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"पासकी\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"パスワード\"\n\"UseProxyPassword\" : \"비밀번호\"\n\"NotificationHiddenChatUserName\" : \"Gebruiker\"\n\"UseProxyUsername\" : \"사용자명\"\n\"LoginPassword\" : \"Contraseña\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Nyckel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Slaptažodis\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Лозинка\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‏‏‎‎‏‏‏‎‎‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‏‎‏‎‏‏‏‏‏‏‎‏‏‎‎Passkey‎‏‎‎‏‎\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Adgangskode\"\n\"ReplyToUser\" : \"Antworten\"\n\"LoginPassword\" : \"Passwort\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parol\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ਪਾਸਕੀ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passwort\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"கடவுச்சொல்\"\n\"Username\" : \"Username\"\n\"NotificationHiddenChatUserName\" : \"사용자\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Senha\"\n\"ReplyToUser\" : \"Rispondi\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Sandi\"\n\"NotificationHiddenChatUserName\" : \"مستخدم\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasenya\"\n\"UseProxySecret\" : \"Schlüssel\"\n\"ReplyToUser\" : \"Reageren\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ពាក្យសម្ងាត់\"\n\"UseProxyUsername\" : \"Usuario\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Пароль\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Nenosiri\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"પાસકી\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"პაროლი\"\n\"UseProxyPassword\" : \"Contraseña\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Adgangsnøgle\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lösenord\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contraseña\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ກະແຈຜ່ານ\"\n9a04f079-9840-4286-ab92-e65be0885f95\nbb392ec0-8d4d-11e0-a896-0002a5d5c51b\nedef8ba9-79d6-4ace-a3c8-27dcd51d21ed\n16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a\nABVGDE2JZIQKLMNOPRSTUFHC34WXY9678\nBoostingGiveawayHowItWorksSubTextDateSeveralEnd1\n014b35b6184100b085b0d0572f9b5103\nBoostingGiveawayHowItWorksSubTextSeveralEnd1\ne2719d58-a985-b3c9-781a-b030af78d30e\n1234567891011123654897566536223\nc06c8400-8e06-11e0-9cb6-0002a5d5c51b","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\nme/vkryl/android/animator/FactorAnimator.java, line(s) 191\norg/scilab/forge/jlatexmath/DefaultTeXFont.java, line(s) 156\norg/telegram/DispatchQueuePriority.java, line(s) 30\norg/telegram/PhoneFormat/PhoneFormat.java, line(s) 114,122,159,164,185,192,247\norg/telegram/SQLite/SQLiteCursor.java, line(s) 113,118\norg/telegram/SQLite/SQLiteDatabase.java, line(s) 62,79\norg/telegram/SQLite/SQLitePreparedStatement.java, line(s) 107,115\norg/telegram/messenger/AiTonesController.java, line(s) 99\norg/telegram/messenger/AndroidUtilities.java, line(s) 2682,2881,2907,2912,3634,3792,3799,7035,7044,7049,7052,429,529,612,955,994,1341,1484,1510,1673,1686,1937,1969,2083,2095,2110,2399,2408,2556,2597,2636,2670,2741,2810,2877,2915,2924,3028,3033,3051,3062,3211,3233,3244,3293,3304,3399,3525,3560,3617,3738,3760,3877,3946,4041,4230,4242,4269,4301,5729,5747,5830,6104,6110,6139,6155,6285,6372,6380,6567,6576,6626,6743,7004,7007,7028,7096,7224\norg/telegram/messenger/AnimatedFileDrawableStream.java, line(s) 53,118\norg/telegram/messenger/AppGlobalConfig.java, line(s) 136\norg/telegram/messenger/ApplicationLoader.java, line(s) 305,328,353,364,368,387,450,647,249,260,366,460,507,528,546,570,615,639\norg/telegram/messenger/AuthTokensHelper.java, line(s) 72,64\norg/telegram/messenger/AutoDeleteMediaTask.java, line(s) 56,184,293,121,188,197,286\norg/telegram/messenger/BillingController.java, line(s) 198,208,219,225,244,271,281,289,313,346,352,354,380,395,421,456,515,537,545,562,599,142,569,632\norg/telegram/messenger/BirthdayController.java, line(s) 77\norg/telegram/messenger/BotForumHelper.java, line(s) 63,154\norg/telegram/messenger/BuildVars.java, line(s) 66\norg/telegram/messenger/CaptchaController.java, line(s) 98,64,108,114\norg/telegram/messenger/ChatObject.java, line(s) 300,308,382,390,580,973,983,1023,1031,1179,1188,1201,1211,1296,1337,1354,1381,1388,1406,1417,1455,1471,1482,1539,1552,1591\norg/telegram/messenger/ChatThemeController.java, line(s) 104,256,442,511,552,691,703,781\norg/telegram/messenger/ChatsRemoteViewsFactory.java, line(s) 239,389\norg/telegram/messenger/CodeHighlighting.java, line(s) 228,232,242,272,725,226,382,522,737,758,799\norg/telegram/messenger/ContactsController.java, line(s) 539,557,574,808,814,1168,1194,1274,1384,1472,1754,1770,1784,1968,1977,2001,2153,2158,2190,2260,2865,2936,3081,180,189,680,705,964,1002,1023,1113,1123,1142,1258,1280,1289,1775,1919,2511,2519,2789,2795,2801,2890,3113,3179,3969,4001\norg/telegram/messenger/ContactsRemoteViewsFactory.java, line(s) 159\norg/telegram/messenger/ContactsSyncAdapterService.java, line(s) 53,33\norg/telegram/messenger/DatabaseMigrationHelper.java, line(s) 1535,1663,545,597,643,667,691,715,762,966,1503,1559,1628\norg/telegram/messenger/DispatchQueue.java, line(s) 70,81,94,103,116\norg/telegram/messenger/DispatchQueuePoolBackground.java, line(s) 131\norg/telegram/messenger/DocumentObject.java, line(s) 107\norg/telegram/messenger/DownloadController.java, line(s) 1738,1826,1906,1959,2034,2088,2141,2146\norg/telegram/messenger/Emoji.java, line(s) 178,225,244,254,821,890,964,1234,1246\norg/telegram/messenger/EmuInputDevicesDetector.java, line(s) 58\norg/telegram/messenger/FactCheckController.java, line(s) 326,374,406\norg/telegram/messenger/FeedRemoteViewsFactory.java, line(s) 141\norg/telegram/messenger/FileLoadOperation.java, line(s) 1014,1088,1128,1178,1555,1557,1834,2045,2056,2066,2205,2207,2423,2663,2747,3014,3016,3164,3240,3287,3454,3480,3590,3646,3650,221,617,768,778,815,854,948,980,1218,1221,1223,1262,1322,1330,1364,1452,1487,1582,1585,1587,1606,1615,1640,1847,1911,1987,1997,2007,2017,2028,2114,2120,2128,2134,2142,2148,2157,2167,2176,2280,2282,2300,2336,2344,2365,2607,2807,2809,2924,2971,2984,2986,2989,3608,3612,3623,3639\norg/telegram/messenger/FileLoader.java, line(s) 864,1262,2403,143,1062,1507,2203,2211,2219,2228\norg/telegram/messenger/FileLog.java, line(s) 131,132,133,134,172,173,174,592,126,127,128,129,385,415,620\norg/telegram/messenger/FilePathDatabase.java, line(s) 70,80,135,180,186,275,323,380,480,93,119,155,235,281,292,328,411,478,482,519,535,549,582,623,708,777,796\norg/telegram/messenger/FileRefController.java, line(s) 132,147,409,1094,1232,1687,1699,2227,2231,2637,1437,1567,1796,1801,1818,2278,2283,2298\norg/telegram/messenger/FileStreamLoadOperation.java, line(s) 184,124,125,222,268,278,342\norg/telegram/messenger/FileUploadOperation.java, line(s) 130,162,687,715,236,369,480,698\norg/telegram/messenger/FilesMigrationService.java, line(s) 114,154,159,186,191\norg/telegram/messenger/FingerprintController.java, line(s) 33,48,79,84,98,123,141\norg/telegram/messenger/GcmPushListenerService.java, line(s) 15,33\norg/telegram/messenger/ImageLoader.java, line(s) 2273,2437,2439,2454,2465,2470,2534,2566,2578,2591,2604,2617,2630,2643,2651,2656,371,383,392,421,444,450,518,547,559,574,599,620,641,661,906,924,948,957,999,1255,1283,2014,2375,2401,2431,2485,2503,2514,2570,2582,2595,2608,2621,2634,2660,2725,2733,2742,4832,4844,4902,4996,5003,5016,5054,5136,5184,5372,5378,5468,5565\norg/telegram/messenger/ImageReceiver.java, line(s) 667,1644,1780,1818,1883,1934,2380,2517\norg/telegram/messenger/ImportingService.java, line(s) 39,76\norg/telegram/messenger/KeepAliveJob.java, line(s) 29,44,50,71,83\norg/telegram/messenger/LanguageDetector.java, line(s) 42,48,54\norg/telegram/messenger/LinkifyPort.java, line(s) 44\norg/telegram/messenger/LiteMode.java, line(s) 188,201\norg/telegram/messenger/LocaleController.java, line(s) 1224,1234,1238,1249,1297,1673,1704,1736,1832,1879,1898,1901,1914,1956,1971,1979,4027,4043,4053,4056,4086,4100,4161,4215,4254,4275,4290,4304,4320,4336,5267,1100,1110,1563,1723,1735,1742,1752,2037,2210,2283,2370,3182,3313,3334,3366,3382,3398,3414,3430,3446,3462,3514,3539,3583,3602,3624,3640,3653,3682,3727,3834,3853,3869,3892,3934,3944,4108,4164,5223,5243,5320\norg/telegram/messenger/LocationController.java, line(s) 314,399,742,804,893,964,1055,1061,1066,1071,1080,1092\norg/telegram/messenger/LocationSharingService.java, line(s) 168\norg/telegram/messenger/MediaController.java, line(s) 840,1682,2420,2511,2555,2560,2570,2584,2596,2604,2611,5725,5821,5833,6005,6044,6050,6074,6315,9208,9285,832,837,1040,1233,1276,1494,1520,1568,1576,1630,1635,1640,1645,1664,1691,1700,1835,1851,1933,1951,2003,2014,2124,2204,2407,2891,2901,2934,3067,3106,3490,3504,3900,3906,4026,4168,4241,4296,4393,4499,4669,4738,4808,4834,4842,4858,4908,5111,5123,5130,5153,5314,5318,5362,5366,5465,5497,5506,5527,5560,5592,5682,5711,5814,5868,5883,5945,5985,6028,6077,6165,6168,6390,6422,6567,6618,6624,6674,6803,6812,6821,6852,6913,7089,7187,7210,7248,7265,7274,7287,7326,7361,7452,7587,7621,7630,7643,7651,7661,7670,7696,7703,7708,7716,7742,7748,7753,7761,7785,7795,7825,7920,7929,7950,7955,7967,7986,7993,8026,8031,8038,8066,8208,8269,8382,8409,8455,8463,8511,8520,8542,8619,8650,8711,8736,8750,8780,8787,9036,9131,9399,9405\norg/telegram/messenger/MediaDataController.java, line(s) 6064,6509,532,624,866,1015,1071,1161,1246,1277,1446,1539,1670,1729,1791,2316,2350,2393,2419,2456,2486,2596,2655,3169,3382,3411,3547,3638,4215,4359,4522,4669,4888,6315,6692,6736,6829,7204,7276,7303,7490,7711,7830,8084,8173,8191,8330,8614,8701,8945,9023,9530,9793,9984,10190,10602,10621,10640,10666,11198,11249,11354,11595,11662,11727,11777,11813,12095,12114,12205,12293,12409,12488,13051,13288,13368,13552,13589,13671,13747,13949\norg/telegram/messenger/MessageObject.java, line(s) 926,2567,4616,4874,8720,8906,9125,9212,10245,10393,10414,10826,11065,11217,11457,15314\norg/telegram/messenger/MessagePreviewParams.java, line(s) 396,404\norg/telegram/messenger/MessagesController.java, line(s) 12127,13189,14817,14871,14876,14918,14930,14940,14963,14968,14975,14992,15004,17330,17938,17947,19248,19844,20142,20640,20988,21438,21508,21515,21523,21579,21606,21652,21808,22630,22638,22740,22792,22844,22850,22861,23043,23050,23060,23078,23086,23133,23134,23146,25525,25540,25687,25696,25713,25779,25788,25800,26118,26385,26386,26529,26530,26609,26757,26772,26780,28041,28249,28256,28348,28384,28406,28413,28451,28458,28512,28589,29545,29546,29556,29565,29583,29601,29658,29824,30428,31544,900,944,1003,2482,2498,2525,3311,5087,7109,7137,7159,10660,11521,11553,11580,11601,11953,13303,16352,16701,16744,16786,16837,17493,20583,21006,21721,22537,22767,23441,23503,24121,24176,24244,24264,24928,25858,26084,26878,27003,27092,27786,29576,29579,29591,29604,29624,29629,29642,29665,29820,31738,31847,32383,32588,34084,34186,34539,34583,34642\norg/telegram/messenger/MessagesStorage.java, line(s) 380,386,708,713,11810,11831,11834,11840,11847,15177,15422,19069,22390,412,420,430,437,495,505,513,848,858,861,864,2209,8508,8546,8632,8664,9163,9241,9281,17543,26254,33811,34096,34160\norg/telegram/messenger/MusicBrowserService.java, line(s) 211,328,368,419,552\norg/telegram/messenger/MusicPlayerService.java, line(s) 257,322,570\norg/telegram/messenger/NativeLoader.java, line(s) 198,213,74,103,108,113,120,125,132,146,154,201,222,233,245,271,285\norg/telegram/messenger/NotchInfoUtils.java, line(s) 89\norg/telegram/messenger/NotificationBadge.java, line(s) 214,507\norg/telegram/messenger/NotificationCenter.java, line(s) 807,1202,1204,1210\norg/telegram/messenger/NotificationDismissReceiver.java, line(s) 28,32\norg/telegram/messenger/NotificationImageProvider.java, line(s) 115\norg/telegram/messenger/NotificationsController.java, line(s) 295,477,536,1306,1417,1570,1580,1592,1600,1640,1651,1742,1748,1792,2385,6311,6412,6484,6499,6558,6584,6644,7066,7139,7373,7412,7428,9261,9595,9628,9634,9656,9665,9679,9978,10049,10140,10211,10276,10413,10866,11065,11116,11197,11279,11350,11436,11507,11724,11795,11903,11974,12095,12166,12293,12364,12544,12615,12739,12810,12998,13069,13114,13131,13142,13150,13168,13188,13225,269,274,281,306,330,352,451,474,482,2340,2355,6258,6330,6348,6361,6390,6394,6404,6419,6481,6496,6505,6555,6581,6603,6652,6735,6800,7370,8239,9241,9934,10096,10599,10627,13121,13283,13294,13300,13602,13638,13642,13652,10447,11566,12400,12858,12864,13278\norg/telegram/messenger/NotificationsDisabledReceiver.java, line(s) 31,35,48,57,71,80,94\norg/telegram/messenger/OpenAttachedMenuBotReceiver.java, line(s) 34\norg/telegram/messenger/OpenChatReceiver.java, line(s) 35\norg/telegram/messenger/PasskeysController.java, line(s) 146,89,98,124,155,269,337\norg/telegram/messenger/PushListenerController.java, line(s) 107,121,128,132,537,540,571,77,83,562,590\norg/telegram/messenger/SavedMessagesController.java, line(s) 1029,1067,1118,1223,1332,1377\norg/telegram/messenger/ScreenReceiver.java, line(s) 14,20\norg/telegram/messenger/SecretChatHelper.java, line(s) 662,1326,1879,1880,737,761,850,1476,1479,1664,1874,1892,1953,1961,2100,2360,2391,2437,2455\norg/telegram/messenger/SendMessagesHelper.java, line(s) 824,3411,5044,7425,7448,7526,7532,7560,7570,7583,7598,7610,7621,7636,7650,9061,16456,16855,869,874,883,1863,1881,2455,4826,6379,10297,10300,10305,10375,10444,10898,10957,11226,11233,11360,11380,11457,11551,11899,12322,12764,12845,12898,13328,13726,13744,13765,14200,14286,14360,14769,14987,15109,15658,15671,15773,15909,16054,16745,16751,16756,16773,16782\norg/telegram/messenger/SharedConfig.java, line(s) 1856,511,548,607,851,918,933,960,1019,1033,1230,1594,1749\norg/telegram/messenger/SmsReceiver.java, line(s) 48\norg/telegram/messenger/SvgHelper.java, line(s) 489,502,528,549,562,575,588,603,617,633,2539\norg/telegram/messenger/Timer.java, line(s) 78\norg/telegram/messenger/TopicsController.java, line(s) 110,146,161,191,391,1628,527\norg/telegram/messenger/TranslateController.java, line(s) 1187,1422,459,464,469,488,732,767,1851,1895\norg/telegram/messenger/UnconfirmedAuthController.java, line(s) 80,85,243\norg/telegram/messenger/UserConfig.java, line(s) 239\norg/telegram/messenger/UserNameResolver.java, line(s) 42\norg/telegram/messenger/Utilities.java, line(s) 162,370,386,415,428,439,451,470,487,522,539\norg/telegram/messenger/VideoEditedInfo.java, line(s) 721\norg/telegram/messenger/VideoEncodingService.java, line(s) 68,30,118,142\norg/telegram/messenger/XiaomiUtilities.java, line(s) 44\norg/telegram/messenger/audioinfo/OtherAudioInfo.java, line(s) 46,54\norg/telegram/messenger/browser/Browser.java, line(s) 839,874,114,129,395,415,436,462,518,559,723,807,810,922,1221,1229\norg/telegram/messenger/camera/Camera2Session.java, line(s) 185,192,119,161,198,226,237,253,313,364,401,424,489,527,599,619\norg/telegram/messenger/camera/CameraController.java, line(s) 201,237,726,744,777,212,254,295,391,407,412,536,567,600,626,674,716,784,814,891,904,930,959,962,1000,1009,1033,1054,1155,1160,1171,1176,1184,1211\norg/telegram/messenger/camera/CameraSession.java, line(s) 222,226,155,215,271,333,347,405,418,435,440,533\norg/telegram/messenger/camera/CameraView.java, line(s) 853,922,1615,2303,2367,2438,2497,2657,2729,3008,3052,3065,3073,3077,3083,3121,3197,3421,1623,1631,1640,1657,1668,1687,1719,1766,1772,1781,1796,1806,1837,1984,2009,2019,2182,2630,2942,3102,3152,3165,3315,3324,3334,3350,3355,3356,3453,3459,3460,3486,3530,3799,3807,3853,3858,3866\norg/telegram/messenger/chromecast/ChromecastController.java, line(s) 43,51,184,189,196,201,206,211,216,219,239,245,251,257,262,267,272,277,282,167\norg/telegram/messenger/chromecast/ChromecastFileServer.java, line(s) 145,149,339\norg/telegram/messenger/pip/PipActivityController.java, line(s) 33,38,43,48,54,59,64,69,74,79,115\norg/telegram/messenger/pip/PipActivityHandler.java, line(s) 108,114,120,132,140,148,158,172,177\norg/telegram/messenger/pip/source/PipSourceHandlerState2.java, line(s) 76,134,160,190,236,80,118,137,155,174,207,212,255\norg/telegram/messenger/ringtone/RingtoneDataStore.java, line(s) 48,372\norg/telegram/messenger/secretmedia/ExtendedDefaultDataSource.java, line(s) 201\norg/telegram/messenger/support/JobIntentService.java, line(s) 148\norg/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java, line(s) 71\norg/telegram/messenger/support/fingerprint/FingerprintManagerCompatApi23.java, line(s) 23,38\norg/telegram/messenger/utils/BillingUtilities.java, line(s) 54,59,69,78,83,88,93,100,103,106,115,122,174,180,191,198,37,125,187,205\norg/telegram/messenger/utils/BitmapsCache.java, line(s) 448,585,632\norg/telegram/messenger/utils/CopyUtilities.java, line(s) 106\norg/telegram/messenger/video/AudioDecoder.java, line(s) 61,96,105,114,123,127,137,141,163,167\norg/telegram/messenger/video/AudioRecoder.java, line(s) 70\norg/telegram/messenger/video/MediaCodecVideoConvertor.java, line(s) 479,92,262,286\norg/telegram/messenger/video/OutputSurface.java, line(s) 113\norg/telegram/messenger/video/TextureRenderer.java, line(s) 193,195,579,1062,1255,1269,1301,1644\norg/telegram/messenger/video/VideoFramesRewinder.java, line(s) 150,192,194,213,225,247,257,272\norg/telegram/messenger/video/VideoPlayerHolderBase.java, line(s) 166,194,200,231,643,350\norg/telegram/messenger/video/WebmEncoder.java, line(s) 81,108,153,159,96\norg/telegram/messenger/voip/AudioRecordJNI.java, line(s) 244,63,76,92,110,134,176,209,235,106,217,60,73,89\norg/telegram/messenger/voip/AudioTrackJNI.java, line(s) 38,61,116,126,124,32\norg/telegram/messenger/voip/ConferenceCall.java, line(s) 469,473,479,498,502,507,511,516,521,525,534,535,537,540,541,554,562,566,579,588,591,601,634,644,651,652,667,668,679,684,717,721,733,744,749,768,810,814,826,857,862,902,917,922,969,1001,1048,1100,239,347,482,546,603,665,681,686,746,770,877,979,1011,1058\norg/telegram/messenger/voip/GroupCallMessagesController.java, line(s) 87\norg/telegram/messenger/voip/Instance.java, line(s) 100\norg/telegram/messenger/voip/JNIUtilities.java, line(s) 90\norg/telegram/messenger/voip/NativeInstance.java, line(s) 154,292,322\norg/telegram/messenger/voip/TelegramConnectionService.java, line(s) 33,71,50,60,17,25\norg/telegram/messenger/voip/VideoCapturerDevice.java, line(s) 214,258,319,366,394,399,407,451,440\norg/telegram/messenger/voip/VoIPDebugToSend.java, line(s) 81,124\norg/telegram/messenger/voip/VoIPGroupNotification.java, line(s) 359,273,282\norg/telegram/messenger/voip/VoIPPreNotificationService.java, line(s) 280,391,407,454,457,587,590,622,625,669,674,214,223,352,429,502,549,605,646,660,489,539\norg/telegram/messenger/voip/VoIPServerConfig.java, line(s) 20\norg/telegram/messenger/voip/VoIPService.java, line(s) 1477,1987,2103,2111,2223,2497,2624,2857,3095,4464,5308,5324,5344,5526,5816,5832,5860,6300,6316,6355,6362,6369,6488,6658,6710,6857,6903,6910,6918,7178,7326,7386,7556,7799,7810,7843,7855,7862,381,420,428,659,946,1024,1064,1148,1391,1447,1462,1475,1506,1545,2026,2056,2277,2532,2904,2937,3576,4561,5240,5559,5729,5774,5853,5899,5980,6037,6122,6139,6203,6269,6291,6375,6529,6541,6625,6732,6742,6790,6825,6867,7037,7052,7088,7160,7169,7338,7349,7380,7719,7730,1030,1058,1492,1499,1541,2094,2154,2161,2171,2196,2298,6192\norg/telegram/messenger/wallpaper/WallpaperGiftPatternPosition.java, line(s) 30\norg/telegram/tgnet/ConnectionsManager.java, line(s) 494,581,602,603,787,924,932,948,965,968,980,1058,1093,1096,1104,1108,1114,1118,1123,1127,1275,1281,1284,1632,1640,1641,1645,1791,1797,1828,1872,1873,1877,1883,1901,1902,1906,1913,1914,1918,1980,1994,2007,534,566,614,983,1067,1168,1180,1198,1290,1330,1397,1408,1418,1423,1438,1541,1555,1560,1575,1596,1722,1733,1738,1755,1844,1896,2003,2011,2017,557\norg/telegram/tgnet/NativeByteBuffer.java, line(s) 134,135,150,151,166,167,193,194,208,209,228,229,238,239,247,248,283,284,320,321,332,333,370,417,418,434,435,451,452,470,486,487,500,501,514,515,524,562,563,596,597,636,637,653,654\norg/telegram/tgnet/SerializedData.java, line(s) 73,82,91,100,131,132,155,156,185,186,200,201,215,216,231,232,268,269,280,281,292,293,304,305,334,352,353,390,391,428,429,445,446,462,463,480,481,501,502\norg/telegram/tgnet/TLClassStore.java, line(s) 52\norg/telegram/tgnet/TLParseException.java, line(s) 13\norg/telegram/tgnet/TLRPC.java, line(s) 10580,10678,33569,33803,34031,34251,34471,34691,34904,35115,35318,35517,47667,47776,48092,61719,61774\norg/telegram/tgnet/json/TLJsonBuilder.java, line(s) 58,71\norg/telegram/tgnet/json/TLJsonParser.java, line(s) 43,77,91,105,120\norg/telegram/ui/AccountFrozenAlert.java, line(s) 44\norg/telegram/ui/ActionBar/ActionBarLayout.java, line(s) 2202,424,631,2021,2025,2856,3729\norg/telegram/ui/ActionBar/ActionBarPopupWindow.java, line(s) 202,796,908\norg/telegram/ui/ActionBar/AlertDialog.java, line(s) 540,1627\norg/telegram/ui/ActionBar/BaseFragment.java, line(s) 479,491,527,545,691,834,846,941,955\norg/telegram/ui/ActionBar/BottomSheet.java, line(s) 1629,2440,2605,2657,2732\norg/telegram/ui/ActionBar/BottomSheetTabDialog.java, line(s) 170,181\norg/telegram/ui/ActionBar/BottomSheetTabs.java, line(s) 1094\norg/telegram/ui/ActionBar/DrawerLayoutContainer.java, line(s) 128\norg/telegram/ui/ActionBar/EmojiThemes.java, line(s) 382,579,657,728\norg/telegram/ui/ActionBar/Theme.java, line(s) 9467,9516,4145,4295,6439,6460,6466,6562,6578,6643,6784,6833,7052,7060,7415,8679,8686,8740,8790,8878,8929,9041,9064,9852,10360,10381,10395,10682,10750,10817,11058,11065,11137,11185,11492,11576,11690,11703,13626,13640,13692,13728,13748,13937,14039,14045,14067,14076,14114,14313,14341,10032\norg/telegram/ui/ActionBar/ThemeDescription.java, line(s) 789\norg/telegram/ui/ActionIntroActivity.java, line(s) 741\norg/telegram/ui/Adapters/ContactsAdapter.java, line(s) 119\norg/telegram/ui/Adapters/DialogsAdapter.java, line(s) 406\norg/telegram/ui/Adapters/DialogsSearchAdapter.java, line(s) 902,949,999,1026,2161\norg/telegram/ui/Adapters/SearchAdapter.java, line(s) 118,139,556\norg/telegram/ui/Adapters/SearchAdapterHelper.java, line(s) 490,676,734\norg/telegram/ui/ArticleViewer.java, line(s) 1650,3711,3717,6255,6349,6678,6740,6764,6918,6928,6950,6963,10046,10056,10160,10202,10236,10282,13839,14344,15990,15994\norg/telegram/ui/BasePermissionsActivity.java, line(s) 105\norg/telegram/ui/BubbleActivity.java, line(s) 309,313,92\norg/telegram/ui/Business/BusinessLinksController.java, line(s) 163,213,311,370\norg/telegram/ui/Business/BusinessRecipientsHelper.java, line(s) 164,189,200,226,252,264\norg/telegram/ui/Business/LocationActivity.java, line(s) 709\norg/telegram/ui/Business/QuickRepliesController.java, line(s) 222,422,466,661,711,965,1091,1154\norg/telegram/ui/CacheControlActivity.java, line(s) 310,423,534,541,1164,1319,1856,1933\norg/telegram/ui/CachedMediaLayout.java, line(s) 1059\norg/telegram/ui/CameraScanActivity.java, line(s) 1132,1174,1498\norg/telegram/ui/CastSync.java, line(s) 101,107,125,140,161,177\norg/telegram/ui/Cells/AboutLinkCell.java, line(s) 243,310,536\norg/telegram/ui/Cells/AudioPlayerCell.java, line(s) 116,129\norg/telegram/ui/Cells/BaseCell.java, line(s) 181\norg/telegram/ui/Cells/BotHelpCell.java, line(s) 216,273,282,326\norg/telegram/ui/Cells/ChannelRecommendationsCell.java, line(s) 581,602\norg/telegram/ui/Cells/ChatActionCell.java, line(s) 734,1337,2087,2092\norg/telegram/ui/Cells/ChatMessageCell.java, line(s) 2910,2961,3241,3294,3542,3595,3654,3663,3771,3781,4124,4149,4369,4378,12055,12236,12429,12624,12820,12995,13163,13335,13393,13610,13791,16094,16698,18106,19555,19632,19803,19833,30673,31032,31101,31150,33534,33548,36413,39830,40391,40424,53054\norg/telegram/ui/Cells/ContextLinkCell.java, line(s) 252,272,294\norg/telegram/ui/Cells/DialogCell.java, line(s) 1092,2455,3528,3830,3891,3921,4283,5800,5929,6237,8455\norg/telegram/ui/Cells/DialogMeUrlCell.java, line(s) 211,226,308\norg/telegram/ui/Cells/ProfileChannelCell.java, line(s) 313\norg/telegram/ui/Cells/SettingsSuggestionCell.java, line(s) 140\norg/telegram/ui/Cells/SharedAudioCell.java, line(s) 205\norg/telegram/ui/Cells/SharedLinkCell.java, line(s) 352,463,491,506,556,824,838\norg/telegram/ui/Cells/SharedPhotoVideoCell2.java, line(s) 550,629\norg/telegram/ui/Cells/SlideIntChooseView.java, line(s) 179\norg/telegram/ui/Cells/TextSelectionHelper.java, line(s) 1724,1725,2091,2150\norg/telegram/ui/Cells/ThemesHorizontalListCell.java, line(s) 340\norg/telegram/ui/ChangeUsernameActivity.java, line(s) 139,1580,1595,1605,1615\norg/telegram/ui/ChannelAdminLogActivity.java, line(s) 1729,1758,552,658,870,2552,3075,4327,4337,4347,4357,4367,4377,551,551,555,657,661\norg/telegram/ui/ChannelColorActivity.java, line(s) 798,2522\norg/telegram/ui/ChannelCreateActivity.java, line(s) 1280,1430,1444\norg/telegram/ui/ChannelMonetizationLayout.java, line(s) 2163\norg/telegram/ui/ChatActivity.java, line(s) 13138,13170,13198,31921,32385,32841,32856,32882,33077,33224,40419,41467,49894,50055,53989,54047,54065,54083,54101,54121,54146,54167,54188,3651,3705,3741,3761,7233,8902,10387,10727,13328,14389,16098,22076,22906,23027,23361,23838,23844,23853,23861,23874,23930,23936,29657,30839,31327,31395,32227,40734,45393,47416,47839,49034,49066,50304,50354,50359,50383,50840,51082,54058,54076,54094,54112,54139,54157,54181,54199,54853,56592,57470,58031,58100,59140,59161,59198,61873,61877,62553,62613\norg/telegram/ui/ChatEditActivity.java, line(s) 2680\norg/telegram/ui/ChatRightsEditActivity.java, line(s) 1123,1151\norg/telegram/ui/ChatUsersActivity.java, line(s) 3385,4160\norg/telegram/ui/Components/AIEditorAlert.java, line(s) 771\norg/telegram/ui/Components/AlertsCreator.java, line(s) 324,356,410,446,1947,2049,2194,2249,2265,4295,6082,6102,6111,8586,8592,8650,10026\norg/telegram/ui/Components/AnimatedEmojiDrawable.java, line(s) 1109,273,311,459,1136\norg/telegram/ui/Components/AnimatedFileDrawable.java, line(s) 592,630\norg/telegram/ui/Components/AnimatedLinearLayout.java, line(s) 179,189\norg/telegram/ui/Components/AudioPlayerAlert.java, line(s) 909,3723\norg/telegram/ui/Components/AvatarDrawable.java, line(s) 712\norg/telegram/ui/Components/BlurBehindDrawable.java, line(s) 153,347\norg/telegram/ui/Components/ChatActivityEnterView.java, line(s) 5375,7111,7186,8672,9625,9630,11692,11861,13483,13512,13726,13744,13756,13810,14987,15011,15449,15496\norg/telegram/ui/Components/ChatAttachAlert.java, line(s) 4446,5900,5923,5931,5954,5959,5969,5975,9961\norg/telegram/ui/Components/ChatAttachAlertAudioLayout.java, line(s) 960\norg/telegram/ui/Components/ChatAttachAlertDocumentLayout.java, line(s) 1708,219,1049,1369,1376,1733,1746,1755,1764,1779\norg/telegram/ui/Components/ChatAttachAlertLocationLayout.java, line(s) 1496,1575,1596,1838,1872,1911,1976,2441,2467,2487,2496\norg/telegram/ui/Components/ChatAttachAlertPhotoLayout.java, line(s) 3274,3283,3287,3316,3325,3347,4702,4714\norg/telegram/ui/Components/ChatAttachAlertPollLayout.java, line(s) 2151,2179\norg/telegram/ui/Components/ChatAvatarContainer.java, line(s) 1283\norg/telegram/ui/Components/ChatThemeBottomSheet.java, line(s) 1465,1658,1833\norg/telegram/ui/Components/ClippingImageView.java, line(s) 251\norg/telegram/ui/Components/Crop/CropView.java, line(s) 1298,1110,1239\norg/telegram/ui/Components/DialogsBotsAdapter.java, line(s) 563,696\norg/telegram/ui/Components/DrawingInBackgroundThreadDrawable.java, line(s) 48\norg/telegram/ui/Components/EarListener.java, line(s) 63,141,232,270,275,338\norg/telegram/ui/Components/EditTextBoldCursor.java, line(s) 418,713,1368,1468,1477\norg/telegram/ui/Components/EditTextCaption.java, line(s) 360,436,555,698,725,767,852\norg/telegram/ui/Components/EditTextEffects.java, line(s) 267\norg/telegram/ui/Components/EditTextEmoji.java, line(s) 220,1093,1122\norg/telegram/ui/Components/EmbedBottomSheet.java, line(s) 233,348,376,390,412,471,551,558,744,764,783,858,926,1022\norg/telegram/ui/Components/EmojiColorPickerWindow.java, line(s) 440\norg/telegram/ui/Components/EmojiPacksAlert.java, line(s) 1374,1882,2320,2362,2461\norg/telegram/ui/Components/EmojiView.java, line(s) 1812,2325,2900,3544,4124,8534,10103\norg/telegram/ui/Components/FilterGLThread.java, line(s) 234,241,250,263,278,285,349,369,484,636\norg/telegram/ui/Components/FilterShaders.java, line(s) 1003,1004\norg/telegram/ui/Components/FireworksOverlay.java, line(s) 267\norg/telegram/ui/Components/ForegroundDetector.java, line(s) 79,113,88,122\norg/telegram/ui/Components/GroupCallPipAlertView.java, line(s) 220\norg/telegram/ui/Components/GroupVoipInviteAlert.java, line(s) 454,902\norg/telegram/ui/Components/ImageUpdater.java, line(s) 900,937,1058,1374,1381\norg/telegram/ui/Components/InstantCameraVideoEncoderOverlayHelper.java, line(s) 336\norg/telegram/ui/Components/InstantCameraView.java, line(s) 981,1038,1044,1118,1124,1591,1683,1759,1769,1781,1786,1948,1954,2330,2355,2854,2922,2935,2943,2947,2953,3090,3099,3213,3275,3499,3506,3558,3585,3866,862,972,1099,1298,1418,1749,1812,1825,1859,1871,1962,1969,1978,1989,2000,2007,2042,2070,2075,2084,2182,2438,2446,2454,2469,2477,2712,2749,2972,3023,3052,3252,3278,3287,3395,3446,3509,3518,3529,3555,3564,3565,3569,3574,3575,3802,3813,3907,3958\norg/telegram/ui/Components/JoinCallAlert.java, line(s) 238,306\norg/telegram/ui/Components/LetterDrawable.java, line(s) 108\norg/telegram/ui/Components/LinkActionView.java, line(s) 229,267\norg/telegram/ui/Components/LinkSpanDrawable.java, line(s) 669\norg/telegram/ui/Components/MarkdownParser.java, line(s) 181,225,230,424,450,460,901,1336\norg/telegram/ui/Components/MentionsContainerView.java, line(s) 1034\norg/telegram/ui/Components/MessagePreviewView.java, line(s) 1296\norg/telegram/ui/Components/MotionBackgroundDrawable.java, line(s) 389,688\norg/telegram/ui/Components/Paint/PaintTypeface.java, line(s) 423\norg/telegram/ui/Components/Paint/RenderView.java, line(s) 430,437,446,459,475,482,501,685\norg/telegram/ui/Components/Paint/Shader.java, line(s) 20,28,85,95\norg/telegram/ui/Components/Paint/ShapeDetector.java, line(s) 242,305,623\norg/telegram/ui/Components/Paint/Slice.java, line(s) 27,57,91\norg/telegram/ui/Components/Paint/Texture.java, line(s) 57\norg/telegram/ui/Components/Paint/Utils.java, line(s) 13\norg/telegram/ui/Components/Paint/Views/LPhotoPaintView.java, line(s) 1941,2007,2187,2194,2212,2490,4219,4254\norg/telegram/ui/Components/Paint/Views/PhotoView.java, line(s) 200\norg/telegram/ui/Components/Paint/Views/StickerMakerView.java, line(s) 1150,1154,975,1129,2042,2052\norg/telegram/ui/Components/PasscodeView.java, line(s) 1358,1364,1370,204,333,1377,1397,1422\norg/telegram/ui/Components/PathAnimator.java, line(s) 110\norg/telegram/ui/Components/PermissionRequest.java, line(s) 84,171,299\norg/telegram/ui/Components/PhonebookShareAlert.java, line(s) 815,874,1211\norg/telegram/ui/Components/PhotoViewerWebView.java, line(s) 423,757,801,838\norg/telegram/ui/Components/PipRoundVideoView.java, line(s) 229\norg/telegram/ui/Components/Premium/GLIcon/GLIconTextureView.java, line(s) 380,385,438,446,490\norg/telegram/ui/Components/Premium/PremiumAppIconsPreviewView.java, line(s) 43\norg/telegram/ui/Components/Premium/PremiumFeatureBottomSheet.java, line(s) 220\norg/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java, line(s) 70\norg/telegram/ui/Components/Premium/boosts/ReassignBoostBottomSheet.java, line(s) 437,460\norg/telegram/ui/Components/Premium/boosts/cells/msg/GiveawayResultsMessageCell.java, line(s) 178\norg/telegram/ui/Components/ProfileGalleryView.java, line(s) 576\norg/telegram/ui/Components/ProximitySheet.java, line(s) 670\norg/telegram/ui/Components/QRCodeBottomSheet.java, line(s) 170\norg/telegram/ui/Components/RLottieDrawable.java, line(s) 639,979,394,442,584,736,784,926,1049,1151,1199,1341,1605,1653,1795,2137\norg/telegram/ui/Components/Reactions/ChatCustomReactionsEditActivity.java, line(s) 657,1165\norg/telegram/ui/Components/RecyclerListView.java, line(s) 1714,2027,2045,2116,3182,3188,3753\norg/telegram/ui/Components/SearchDownloadsContainer.java, line(s) 865\norg/telegram/ui/Components/SeekBar.java, line(s) 367,379\norg/telegram/ui/Components/SeekBarView.java, line(s) 816\norg/telegram/ui/Components/ShareAlert.java, line(s) 4686,5556,6210\norg/telegram/ui/Components/SharedMediaLayout.java, line(s) 2758,2785,3810,4973,9894\norg/telegram/ui/Components/SizeNotifierFrameLayout.java, line(s) 798,735\norg/telegram/ui/Components/SlotsDrawable.java, line(s) 74,187\norg/telegram/ui/Components/StaticLayoutEx.java, line(s) 114,198\norg/telegram/ui/Components/StickerCategoriesListView.java, line(s) 1046,1057,1115\norg/telegram/ui/Components/StickersAlert.java, line(s) 555,587,1855,2025,2255\norg/telegram/ui/Components/TermsOfServiceView.java, line(s) 180\norg/telegram/ui/Components/ThanosEffect.java, line(s) 468,471,483,486,415,511,516,522,531,538,543,550,559,568,576,586,656,1303,1584,1590,1597,1613\norg/telegram/ui/Components/ThemeEditorView.java, line(s) 101,110,1367,1603,1829\norg/telegram/ui/Components/TimerDrawable.java, line(s) 126\norg/telegram/ui/Components/TranscribeButton.java, line(s) 737,831\norg/telegram/ui/Components/TranslateAlert2.java, line(s) 623\norg/telegram/ui/Components/TranslateAlert3.java, line(s) 211\norg/telegram/ui/Components/UndoView.java, line(s) 143,650\norg/telegram/ui/Components/VideoPlayer.java, line(s) 1454,1488,1624,1643,1887,2624,2625\norg/telegram/ui/Components/VideoPlayerSeekBar.java, line(s) 346\norg/telegram/ui/Components/VideoSeekPreviewImage.java, line(s) 540,576,582\norg/telegram/ui/Components/VideoTimelinePlayView.java, line(s) 404,468,514,523\norg/telegram/ui/Components/VideoTimelineView.java, line(s) 282,354,391\norg/telegram/ui/Components/WallpaperUpdater.java, line(s) 110,113,181,218,227,251,266\norg/telegram/ui/Components/WebPlayerView.java, line(s) 1020,410,518,535,557,567,591,748,789,826,854,913,967,1075,1138,1194,1262,1321,1778,2061,2109,2474,2482,2490,2498,2506,2512,2580,2586,2595,2604,2613,2622,2634,2979\norg/telegram/ui/Components/chat/ChatActivityMessageMetricsView.java, line(s) 100,181,260,270,276,289,420,436\norg/telegram/ui/Components/chat/ChatListViewPaddingsAnimator.java, line(s) 53\norg/telegram/ui/Components/spoilers/SpoilerEffect2.java, line(s) 455,464,481,555,564,575,580,585,591,637\norg/telegram/ui/Components/spoilers/SpoilersTextView.java, line(s) 425\norg/telegram/ui/Components/voip/VoIPHelper.java, line(s) 101,154,323,423,912\norg/telegram/ui/Components/voip/VoIPPiPView.java, line(s) 412,895\norg/telegram/ui/ContactsActivity.java, line(s) 1009,1184,1256,1420,1454\norg/telegram/ui/ContentPreviewViewer.java, line(s) 2315,2470,2567,2766\norg/telegram/ui/CountrySelectActivity.java, line(s) 313,461,472\norg/telegram/ui/DialogsActivity.java, line(s) 4317,6655,6985,10237,10252,11727,14742,16633\norg/telegram/ui/EditWidgetActivity.java, line(s) 375,401,418,440,454,617,772\norg/telegram/ui/EmojiAnimationsOverlay.java, line(s) 1015\norg/telegram/ui/ExternalActionActivity.java, line(s) 636,640,109,441,488\norg/telegram/ui/FilterChatlistActivity.java, line(s) 1560\norg/telegram/ui/FilterCreateActivity.java, line(s) 1172,1694\norg/telegram/ui/FilteredSearchView.java, line(s) 1271\norg/telegram/ui/FiltersSetupActivity.java, line(s) 1190\norg/telegram/ui/Gifts/AuctionBidSheet.java, line(s) 964,1019\norg/telegram/ui/GroupCallActivity.java, line(s) 593,612,1315,1465,1712,11542,12061\norg/telegram/ui/GroupCreateActivity.java, line(s) 843\norg/telegram/ui/GroupCreateFinalActivity.java, line(s) 194,301\norg/telegram/ui/GroupInviteActivity.java, line(s) 132,147\norg/telegram/ui/GroupStickersActivity.java, line(s) 882\norg/telegram/ui/IdenticonActivity.java, line(s) 71\norg/telegram/ui/IntroActivity.java, line(s) 712,728,735,749,761,772,779,834\norg/telegram/ui/InviteContactsActivity.java, line(s) 550,590,931,960\norg/telegram/ui/LanguageSelectActivity.java, line(s) 358,397\norg/telegram/ui/LaunchActivity.java, line(s) 704,971,981,1831,6804,7413,8595,8624,8718,8731,8740,8750,8754,8775,8787,691,720,1665,1710,2044,2205,2392,2404,2406,2431,2442,2449,2454,2583,3067,3232,3238,3290,3305,3319,3367,3431,3440,3478,3603,3730,3775,3798,3804,3815,3847,3879,4382,4392,4401,4431,4533,4605,4626,4665,4732,4828,4846,4865,4888,4919,4990,5016,5049,5059,5095,5403,5940,5959,6075,6609,7064,7073,7752,7758,8529,8656,8737,8916,9023,9114\norg/telegram/ui/LinkEditActivity.java, line(s) 331,943\norg/telegram/ui/LinkManager.java, line(s) 1824\norg/telegram/ui/LocationActivity.java, line(s) 462,470,643,1339,2089,2566,2735,2812,2819,2916,3179,3213,3321,3366,3395,3421,3566,3643,4002,4032,4055,4163,4274,4355,4370,4396,4405,4685\norg/telegram/ui/LoginActivity.java, line(s) 1836,1966,1993,2090,2121,2155,2158,2161,2167,2172,2176,2194,2202,2266,2268,3293,3460,13403,13424,13439,13466,13500,13517,983,1092,1753,2128,2166,2200,2271,2785,2805,3368,3527,3550,3675,3995,4215,4238,4807,4842,4958,4962,4978,5676,5770,7664,8370,11017,12154,12851,13200,13204,13220,13750,13765\norg/telegram/ui/ManageLinksActivity.java, line(s) 1394,1430\norg/telegram/ui/MessageSendPreview.java, line(s) 1577,1604,1629,2217\norg/telegram/ui/NewContactBottomSheet.java, line(s) 661,706,1380\norg/telegram/ui/NotificationsCustomSettingsActivity.java, line(s) 740,1583,1613,1648,1678,1714\norg/telegram/ui/NotificationsSettingsActivity.java, line(s) 468,500,536,567,602,879\norg/telegram/ui/NotificationsSoundActivity.java, line(s) 485,634,1057\norg/telegram/ui/PasscodeActivity.java, line(s) 1197,1369\norg/telegram/ui/PassportActivity.java, line(s) 1112,3199,3727,4023,4134,4982,5782,6508,6616,8161,8586,8659,8878,9063,9841,9969\norg/telegram/ui/PaymentFormActivity.java, line(s) 337,556,802,1429,1456,1542,2683,3100,3554,3958,4179,4273,4289,4429,4436,4757,4802,5156,5219\norg/telegram/ui/PhotoCropActivity.java, line(s) 458,463,486\norg/telegram/ui/PhotoViewer.java, line(s) 14501,14509,27303,32367,2667,4524,4532,4643,5753,6086,8698,9846,9871,9958,9983,11452,11865,12228,12494,12796,13151,13209,13837,13896,14818,14905,14912,15564,15585,16044,16183,16196,16215,16244,16399,17195,17205,18297,18305,18460,21267,22589,22690,23902,26210,26735,26746,26755,26836,26990,27494,27624,28413,30027,32607\norg/telegram/ui/PollCreateActivity.java, line(s) 1776,1804\norg/telegram/ui/PopupNotificationActivity.java, line(s) 655,1624\norg/telegram/ui/PremiumPreviewFragment.java, line(s) 2969,2984,2999,3026\norg/telegram/ui/PrivacySettingsActivity.java, line(s) 712,826\norg/telegram/ui/ProfileActivity.java, line(s) 7486,7488,2015,2900,5047,5677,6932,7346,7450,7491,9026,10741,11117,11128,11136,11195,11233,14507,18796,19541,19708,22697,22854,22868,23181,24053\norg/telegram/ui/ProfileBirthdayEffect.java, line(s) 283,322\norg/telegram/ui/ProfileNotificationsActivity.java, line(s) 470\norg/telegram/ui/QrActivity.java, line(s) 1074\norg/telegram/ui/RestrictedLanguagesSelectActivity.java, line(s) 591,604,628\norg/telegram/ui/SecretMediaViewer.java, line(s) 669,675,718,813,1211,1609,1828,2396\norg/telegram/ui/SelectAnimatedEmojiDialog.java, line(s) 1146,1261,1456,1560,1755,1859,2060,2164,6137\norg/telegram/ui/SessionsActivity.java, line(s) 551,579,1457,1555\norg/telegram/ui/SettingsActivity.java, line(s) 1749,1751,622,1167,1754\norg/telegram/ui/ShareActivity.java, line(s) 79,103\norg/telegram/ui/Stars/BotStarsActivity.java, line(s) 1037\norg/telegram/ui/Stars/StarsController.java, line(s) 1136,1227,1239,1262,1280,1296,3426,3479,3491,3558,4768,4850\norg/telegram/ui/Stars/StarsIntroActivity.java, line(s) 588\norg/telegram/ui/StickersActivity.java, line(s) 706,718,933,1062,1075\norg/telegram/ui/Stories/HighlightMessageSheet.java, line(s) 160,192\norg/telegram/ui/Stories/LivePlayer.java, line(s) 191,356,596,665,696,714,752,856,883,967,1231\norg/telegram/ui/Stories/PeerStoriesView.java, line(s) 7799,7890,8844,8887,8909,8915,9209,1695,1699,5399,9324\norg/telegram/ui/Stories/SelfStoryViewsPage.java, line(s) 1484,1519,1543,1589,1613,1682\norg/telegram/ui/Stories/SelfStoryViewsView.java, line(s) 85\norg/telegram/ui/Stories/StoriesController.java, line(s) 579,629,914,977,1008,1029,1043,1052,1056,1060,1065,1096,1100,1104,1110,1180,1188,1190,1211,1220,1255,1273,1309,1505,1555,2263,3240,3268,4343,4535,4738,4781,4857,4909,4930,4937,4945,4949,279,2343\norg/telegram/ui/Stories/StoriesStorage.java, line(s) 406,193,211,292,307,330,339,360,435,461,485,488,510\norg/telegram/ui/Stories/StoriesViewPager.java, line(s) 470\norg/telegram/ui/Stories/StoryCaptionView.java, line(s) 181,189\norg/telegram/ui/Stories/StoryViewer.java, line(s) 2087,2092,2106,2127,3845,3854,2435,2787,3546\norg/telegram/ui/Stories/recorder/CaptionContainerView.java, line(s) 823,1538\norg/telegram/ui/Stories/recorder/DownloadButton.java, line(s) 132\norg/telegram/ui/Stories/recorder/DraftsController.java, line(s) 352,515,79,100,226,276,370,543\norg/telegram/ui/Stories/recorder/DualCameraView.java, line(s) 170,679\norg/telegram/ui/Stories/recorder/EmojiBottomSheet.java, line(s) 1997,2058,3666\norg/telegram/ui/Stories/recorder/LivePlayerView.java, line(s) 219\norg/telegram/ui/Stories/recorder/PaintView.java, line(s) 2994,3001,3019,3844,4866,5216,6130,6165\norg/telegram/ui/Stories/recorder/ScannedLinkPreview.java, line(s) 361\norg/telegram/ui/Stories/recorder/SelectAudioAlert.java, line(s) 936\norg/telegram/ui/Stories/recorder/StoryEntry.java, line(s) 1467,295,369,384,430,443,481,508,532,587,694,712,717,795,1782\norg/telegram/ui/Stories/recorder/StoryLinkSheet.java, line(s) 230\norg/telegram/ui/Stories/recorder/StoryPrivacySelector.java, line(s) 141\norg/telegram/ui/Stories/recorder/StoryRecorder.java, line(s) 4976,4990,5020,5034,5212,5478,5485,5639,8213,8250,8400,8409,8731,8743,8762,8773,8781,8815,8824,8929,8955,8967,9005,9051,9066,9070,9669,9860,9870,9880\norg/telegram/ui/Stories/recorder/StoryUploadingService.java, line(s) 44,96,63,117\norg/telegram/ui/Stories/recorder/TimelineView.java, line(s) 3951,4068,4105,4168,4321\norg/telegram/ui/Stories/recorder/Weather.java, line(s) 331,348\norg/telegram/ui/TON/TONIntroActivity.java, line(s) 471\norg/telegram/ui/ThemeActivity.java, line(s) 2009,2021,2120,2125,2502,2510,2526,2558\norg/telegram/ui/ThemePreviewActivity.java, line(s) 4235,4246,4254,4292,4310,4567,4635,4826,5324\norg/telegram/ui/ThemeSetUrlActivity.java, line(s) 117,139,486,502,742,754\norg/telegram/ui/TopicsFragment.java, line(s) 4380,1775\norg/telegram/ui/TwoStepVerificationActivity.java, line(s) 193,1340\norg/telegram/ui/TwoStepVerificationSetupActivity.java, line(s) 1139,1571,1593\norg/telegram/ui/VoIPFragment.java, line(s) 1275,2738,2964\norg/telegram/ui/VoIPPermissionActivity.java, line(s) 45\norg/telegram/ui/WallpapersListActivity.java, line(s) 1344\norg/telegram/ui/WebviewActivity.java, line(s) 108,160,248,258,416\norg/telegram/ui/bots/BotBiometry.java, line(s) 210,220,230,115,154,196,249,280,299,422\norg/telegram/ui/bots/BotDownloads.java, line(s) 100,250,300,383\norg/telegram/ui/bots/BotLocation.java, line(s) 136,335,436,450,481,504,527\norg/telegram/ui/bots/BotShareSheet.java, line(s) 1200,1274\norg/telegram/ui/bots/BotStorage.java, line(s) 218,223,239,258,272,276,279,310,362,416,465,493,511\norg/telegram/ui/bots/BotWebViewSheet.java, line(s) 1669,1727,2748\norg/telegram/ui/bots/WebViewRequestProps.java, line(s) 54\norg/telegram/ui/web/AddressBarList.java, line(s) 327,406,410,759,764,847,851,1033,1049\norg/telegram/ui/web/BotWebViewContainer.java, line(s) 850,3628,4903,5403,7337,462,526,597,836,856,1534,2180,2209,2240,2330,2353,2416,2424,2465,2476,2627,2682,2716,2728,2745,2870,2925,3016,3025,3072,3111,3144,3359,3362,3398,3406,3419,3434,3490,3502,3526,3586,3598,3609,3665,3676,3687,3756,3799,3823,3846,3857,3870,3934,3944,4050,4276,4547,4583,4623,4657,4714,4812,4851,4874,4913,4925,5024,5083,5110,5325,5352,5484,5488,5548,5561,5566,5582,5613,5750,5864,5920,6530,6887,6908\norg/telegram/ui/web/BrowserHistory.java, line(s) 92,207,210,223\norg/telegram/ui/web/HttpGetFileTask.java, line(s) 129,145,150,195\norg/telegram/ui/web/RestrictedDomainsList.java, line(s) 44,59,151,167\norg/telegram/ui/web/SearchEngine.java, line(s) 50,57,67\norg/telegram/ui/web/WebBrowserSettings.java, line(s) 528,536,553\norg/telegram/ui/web/WebInstantView.java, line(s) 124,261,384,415,498,519,579\norg/telegram/ui/web/WebMetadataCache.java, line(s) 138,250,318,332,445\norg/webrtc/AndroidVideoDecoder.java, line(s) 447\norg/webrtc/EglRenderer.java, line(s) 260,614\norg/webrtc/GlGenericDrawer.java, line(s) 329\norg/webrtc/HardwareVideoEncoder.java, line(s) 430\norg/webrtc/ScreenCapturerAndroid.java, line(s) 84,148\norg/webrtc/YuvConverter.java, line(s) 118,144\norg/webrtc/audio/WebRtcAudioTrack.java, line(s) 114\norg/webrtc/voiceengine/WebRtcAudioRecord.java, line(s) 165,368,409\norg/webrtc/voiceengine/WebRtcAudioTrack.java, line(s) 160,288,415","section":"code"},{"title":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\norg/telegram/messenger/AndroidUtilities.java, line(s) 12,3732,3735\norg/telegram/ui/ChangeUsernameActivity.java, line(s) 7,134\norg/telegram/ui/ChatActivity.java, line(s) 12,47834\norg/telegram/ui/Components/EmbedBottomSheet.java, line(s) 9,924\norg/telegram/ui/Components/InviteMembersBottomSheet.java, line(s) 10,223,1496\norg/telegram/ui/Components/LinkActionView.java, line(s) 6,222\norg/telegram/ui/Components/PhonebookShareAlert.java, line(s) 9,869,892\norg/telegram/ui/Components/ShareAlert.java, line(s) 10,4666\norg/telegram/ui/GroupInviteActivity.java, line(s) 4,128\norg/telegram/ui/ManageLinksActivity.java, line(s) 4,1391\norg/telegram/ui/PrivacyControlActivity.java, line(s) 4,2945\norg/telegram/ui/ProfileActivity.java, line(s) 13,10739,11123\norg/telegram/ui/SessionBottomSheet.java, line(s) 5,319\norg/telegram/ui/StickersActivity.java, line(s) 4,703,1072\norg/telegram/ui/ThemeSetUrlActivity.java, line(s) 4,112","section":"code"},{"title":"This app listens to Clipboard changes. Some malware also listen to Clipboard changes.","description":"This app listens to Clipboard changes. Some malware also listen to Clipboard changes.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\norg/telegram/ui/ProxySettingsActivity.java, line(s) 61,93,112,6","section":"code"},{"title":"App talks to a Firebase database","description":"The app talks to Firebase database at https://tmessages2.firebaseio.com","section":"firebase"}],"secure":[{"title":"This App uses SafetyNet API.","description":"This App uses SafetyNet API.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#safetynet\n\nFiles:\norg/telegram/ui/LoginActivity.java, line(s) 90","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/760348033671/namespaces/firebase:fetch?key=AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k. This is indicated by the response: The response code is 403","section":"firebase"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 25 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.ACCESS_MEDIA_LOCATION (dangerous): access any geographic locations - Allows an application to access any geographic locations persisted in the user's shared collection.\n\nandroid.permission.CALL_PHONE (dangerous): directly call phone numbers - Allows the application to call phone numbers without your intervention. Malicious applications may cause unexpected calls on your phone bill. Note that this does not allow the application to call emergency numbers.\n\nandroid.permission.READ_CALL_LOG (dangerous): grants read access to the user's call log. - Allows an application to read the user's call log.\n\nandroid.permission.BLUETOOTH_CONNECT (dangerous): necessary for connecting to paired Bluetooth devices. - Required to be able to connect to paired Bluetooth devices.\n\nandroid.permission.RECORD_AUDIO (dangerous): record audio - Allows application to access the audio record path.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.\n\nandroid.permission.READ_MEDIA_IMAGES (dangerous): allows reading image files from external storage. - Allows an application to read image files from external storage.\n\nandroid.permission.READ_MEDIA_VIDEO (dangerous): allows reading video files from external storage. - Allows an application to read video files from external storage.\n\nandroid.permission.READ_MEDIA_AUDIO (dangerous): allows reading audio files from external storage. - Allows an application to read audio files from external storage.\n\nandroid.permission.GET_ACCOUNTS (dangerous): list accounts - Allows access to the list of accounts in the Accounts Service.\n\nandroid.permission.READ_CONTACTS (dangerous): read contact data - Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people.\n\nandroid.permission.WRITE_CONTACTS (dangerous): write contact data - Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data.\n\nandroid.permission.MANAGE_ACCOUNTS (dangerous): manage the accounts list - Allows an application to perform operations like adding and removing accounts and deleting their password.\n\nandroid.permission.READ_PROFILE (dangerous): read the user's personal profile data - Allows an application to read the user's personal profile data.\n\nandroid.permission.AUTHENTICATE_ACCOUNTS (dangerous): act as an account authenticator - Allows an application to use the account authenticator capabilities of the Account Manager, including creating accounts as well as obtaining and setting their passwords.\n\nandroid.permission.SYSTEM_ALERT_WINDOW (dangerous): display system-level alerts - Allows an application to show system-alert windows. Malicious applications can take over the entire screen of the phone.\n\nandroid.permission.READ_PHONE_STATE (dangerous): read phone state and identity - Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on.\n\nandroid.permission.CAMERA (dangerous): take pictures and videos - Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time.\n\nandroid.permission.REQUEST_INSTALL_PACKAGES (dangerous): Allows an application to request installing packages. - Malicious applications can use this to try and trick users into installing additional malicious packages.\n\nandroid.permission.READ_PHONE_NUMBERS (dangerous): allows reading of the device's phone number(s). - Allows read access to the device's phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications.\n\nandroid.permission.POST_NOTIFICATIONS (dangerous): allows an app to post notifications. - Allows an app to post notifications\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.\n\nandroid.permission.ACCESS_BACKGROUND_LOCATION (dangerous): access location in background - Allows an app to access location in the background.","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":51,"app_name":"Telegram","file_name":"org.telegram.messenger_v12.7.3-67501_Android-5.0.apk","hash":"13046187befe6be99b156cbbc8d754b1","version_name":"12.7.3"},"static_report":{"version":"v4.5.0","title":"Static Analysis","file_name":"org.telegram.messenger_v12.7.3-67501_Android-5.0.apk","app_name":"Telegram","app_type":"apk","size":"78.16MB","md5":"13046187befe6be99b156cbbc8d754b1","sha1":"29c7ddc5924d7e305936e9dab4164c4f551ffd2b","sha256":"239e205bc14080472b7555a0081f8909d94fdb0051150fc74db652b282e7ca50","package_name":"org.telegram.messenger","main_activity":"org.telegram.ui.LaunchActivity","exported_activities":"['org.telegram.messenger.GoogleVoiceClientActivity', 'org.telegram.messenger.DefaultIcon', 'org.telegram.messenger.VintageIcon', 'org.telegram.messenger.AquaIcon', 'org.telegram.messenger.PremiumIcon', 'org.telegram.messenger.TurboIcon', 'org.telegram.messenger.NoxIcon', 'org.telegram.ui.CallsActivity', 'org.telegram.ui.ShareActivity', 'org.telegram.ui.ExternalActionActivity', 'org.telegram.ui.ChatsWidgetConfigActivity', 'org.telegram.ui.ContactsWidgetConfigActivity', 'org.telegram.messenger.OpenChatReceiver', 'org.telegram.messenger.OpenAttachedMenuBotReceiver']","browsable_activities":{"org.telegram.ui.LaunchActivity":{"schemes":["http://","https://","tonsite://","tg://"],"mime_types":["image/*","video/*","text/plain","*/*","vnd.android.cursor.item/vnd.org.telegram.messenger.android.profile"],"hosts":["telegram.me","telegram.dog","t.me"],"ports":[],"paths":[],"path_prefixs":[],"path_patterns":[],"browsable":true,"well_known":{"http://telegram.me/.well-known/assetlinks.json":"http://telegram.me","https://telegram.me/.well-known/assetlinks.json":"https://telegram.me","http://telegram.dog/.well-known/assetlinks.json":"http://telegram.dog","https://telegram.dog/.well-known/assetlinks.json":"https://telegram.dog","http://t.me/.well-known/assetlinks.json":"http://t.me","https://t.me/.well-known/assetlinks.json":"https://t.me"}},"org.telegram.ui.ShareActivity":{"schemes":["tgb://"],"mime_types":[],"hosts":[],"ports":[],"paths":[],"path_prefixs":[],"path_patterns":[],"browsable":true,"well_known":{}}},"activities":["org.telegram.messenger.GoogleVoiceClientActivity","org.telegram.ui.LaunchActivity","org.telegram.ui.BubbleActivity","org.telegram.ui.ShareActivity","org.telegram.ui.ExternalActionActivity","org.telegram.ui.ChatsWidgetConfigActivity","org.telegram.ui.ContactsWidgetConfigActivity","org.telegram.messenger.OpenChatReceiver","org.telegram.messenger.OpenAttachedMenuBotReceiver","org.telegram.ui.PopupNotificationActivity","org.telegram.ui.VoIPPermissionActivity","org.telegram.ui.VoIPFeedbackActivity","androidx.credentials.playservices.controllers.identityauth.HiddenActivity","androidx.credentials.playservices.controllers.identitycredentials.IdentityCredentialApiHiddenActivity","com.android.billingclient.api.ProxyBillingActivity","com.android.billingclient.api.ProxyBillingActivityV2","com.google.android.gms.auth.api.signin.internal.SignInHubActivity","com.google.android.gms.common.api.GoogleApiActivity","com.google.android.play.core.common.PlayCoreDialogWrapperActivity"],"receivers":["com.google.android.gms.measurement.AppMeasurementReceiver","org.telegram.messenger.AutoMessageHeardReceiver","org.telegram.messenger.CopyCodeReceiver","org.telegram.messenger.NotificationsDisabledReceiver","org.telegram.messenger.AutoMessageReplyReceiver","org.telegram.messenger.SmsReceiver","org.telegram.messenger.CallReceiver","org.telegram.messenger.MusicPlayerReceiver","org.telegram.messenger.voip.VoIPMediaButtonReceiver","org.telegram.messenger.AppStartReceiver","org.telegram.messenger.RefererReceiver","org.telegram.messenger.WearReplyReceiver","org.telegram.messenger.StopLiveLocationReceiver","org.telegram.messenger.PopupReplyReceiver","org.telegram.messenger.NotificationCallbackReceiver","org.telegram.messenger.ShareBroadcastReceiver","org.telegram.messenger.CustomTabsCopyReceiver","org.telegram.messenger.NotificationDismissReceiver","org.telegram.messenger.voip.VoIPActionsReceiver","org.telegram.messenger.ShortcutResultReceiver","org.telegram.messenger.ChatsWidgetProvider","org.telegram.messenger.ContactsWidgetProvider","com.google.android.gms.cast.framework.media.MediaIntentReceiver","com.google.firebase.iid.FirebaseInstanceIdReceiver","androidx.profileinstaller.ProfileInstallReceiver","com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver"],"providers":["androidx.core.content.FileProvider","org.telegram.messenger.NotificationImageProvider","org.telegram.messenger.voip.CallNotificationSoundProvider","com.google.mlkit.common.internal.MlKitInitProvider","com.google.firebase.provider.FirebaseInitProvider","androidx.startup.InitializationProvider","ru.noties.jlatexmath.JLatexMathInitProvider"],"services":["org.telegram.messenger.GcmPushListenerService","com.google.android.gms.measurement.AppMeasurementService","org.telegram.messenger.GoogleVoiceClientService","org.telegram.messenger.AuthenticatorService","org.telegram.messenger.ContactsSyncAdapterService","org.telegram.messenger.KeepAliveJob","org.telegram.messenger.BringAppForegroundService","org.telegram.messenger.NotificationsService","org.telegram.messenger.NotificationRepeat","org.telegram.messenger.VideoEncodingService","org.telegram.ui.Stories.recorder.StoryUploadingService","org.telegram.messenger.ImportingService","org.telegram.messenger.LocationSharingService","org.telegram.messenger.voip.VoIPService","org.telegram.messenger.MusicPlayerService","org.telegram.messenger.voip.TelegramConnectionService","org.telegram.messenger.ChatsWidgetService","org.telegram.messenger.ContactsWidgetService","org.telegram.messenger.FilesMigrationService","com.google.android.gms.cast.framework.ReconnectionService","androidx.sharetarget.ChooserTargetServiceCompat","androidx.credentials.playservices.CredentialProviderMetadataHolder","com.google.firebase.messaging.FirebaseMessagingService","com.google.firebase.components.ComponentDiscoveryService","com.google.mlkit.common.internal.MlKitComponentDiscoveryService","com.google.android.gms.auth.api.signin.RevocationBoundService","com.google.android.datatransport.runtime.backends.TransportBackendDiscovery","com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService"],"libraries":["com.google.android.maps","com.sec.android.app.multiwindow","org.apache.http.legacy"],"target_sdk":"35","max_sdk":"","min_sdk":"21","version_name":"12.7.3","version_code":"67501","icon_path":"13046187befe6be99b156cbbc8d754b1-icon.png","permissions":{"com.google.android.c2dm.permission.RECEIVE":{"status":"normal","info":"recieve push notifications","description":"Allows an application to receive push notifications from cloud."},"org.telegram.messenger.permission.MAPS_RECEIVE":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"com.google.android.providers.gsf.permission.READ_GSERVICES":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"android.permission.ACCESS_COARSE_LOCATION":{"status":"dangerous","info":"coarse (network-based) location","description":"Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are."},"android.permission.ACCESS_FINE_LOCATION":{"status":"dangerous","info":"fine (GPS) location","description":"Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power."},"android.permission.ACCESS_MEDIA_LOCATION":{"status":"dangerous","info":"access any geographic locations","description":"Allows an application to access any geographic locations persisted in the user's shared collection."},"android.permission.CALL_PHONE":{"status":"dangerous","info":"directly call phone numbers","description":"Allows the application to call phone numbers without your intervention. Malicious applications may cause unexpected calls on your phone bill. Note that this does not allow the application to call emergency numbers."},"android.permission.FOREGROUND_SERVICE":{"status":"normal","info":"enables regular apps to use Service.startForeground.","description":"Allows a regular application to use Service.startForeground."},"android.permission.FOREGROUND_SERVICE_DATA_SYNC":{"status":"normal","info":"permits foreground services for data synchronization.","description":"Allows a regular application to use Service.startForeground with the type \"dataSync\"."},"android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK":{"status":"normal","info":"enables foreground services for media playback.","description":"Allows a regular application to use Service.startForeground with the type \"mediaPlayback\"."},"android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION":{"status":"normal","info":"allows foreground services for media projection.","description":"Allows a regular application to use Service.startForeground with the type \"mediaProjection\"."},"android.permission.FOREGROUND_SERVICE_CAMERA":{"status":"normal","info":"allows foreground services with camera use.","description":"Allows a regular application to use Service.startForeground with the type \"camera\"."},"android.permission.FOREGROUND_SERVICE_LOCATION":{"status":"normal","info":"allows foreground services with location use.","description":"Allows a regular application to use Service.startForeground with the type \"location\"."},"android.permission.FOREGROUND_SERVICE_MICROPHONE":{"status":"normal","info":"permits foreground services with microphone use.","description":"Allows a regular application to use Service.startForeground with the type \"microphone\"."},"android.permission.READ_CALL_LOG":{"status":"dangerous","info":"grants read access to the user's call log.","description":"Allows an application to read the user's call log."},"android.permission.USE_FULL_SCREEN_INTENT":{"status":"normal","info":"required for full screen intents in notifications.","description":"Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents."},"android.permission.READ_CLIPBOARD":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"android.permission.BLUETOOTH_CONNECT":{"status":"dangerous","info":"necessary for connecting to paired Bluetooth devices.","description":"Required to be able to connect to paired Bluetooth devices."},"android.permission.INTERNET":{"status":"normal","info":"full Internet access","description":"Allows an application to create network sockets."},"android.permission.RECORD_AUDIO":{"status":"dangerous","info":"record audio","description":"Allows application to access the audio record path."},"android.permission.MODIFY_AUDIO_SETTINGS":{"status":"normal","info":"change your audio settings","description":"Allows application to modify global audio settings, such as volume and routing."},"android.permission.ACCESS_NETWORK_STATE":{"status":"normal","info":"view network status","description":"Allows an application to view the status of all networks."},"android.permission.ACCESS_WIFI_STATE":{"status":"normal","info":"view Wi-Fi status","description":"Allows an application to view the information about the status of Wi-Fi."},"android.permission.WAKE_LOCK":{"status":"normal","info":"prevent phone from sleeping","description":"Allows an application to prevent the phone from going to sleep."},"android.permission.READ_EXTERNAL_STORAGE":{"status":"dangerous","info":"read external storage contents","description":"Allows an application to read from external storage."},"android.permission.READ_MEDIA_IMAGES":{"status":"dangerous","info":"allows reading image files from external storage.","description":"Allows an application to read image files from external storage."},"android.permission.READ_MEDIA_VIDEO":{"status":"dangerous","info":"allows reading video files from external storage.","description":"Allows an application to read video files from external storage."},"android.permission.READ_MEDIA_AUDIO":{"status":"dangerous","info":"allows reading audio files from external storage.","description":"Allows an application to read audio files from external storage."},"android.permission.GET_ACCOUNTS":{"status":"dangerous","info":"list accounts","description":"Allows access to the list of accounts in the Accounts Service."},"android.permission.READ_CONTACTS":{"status":"dangerous","info":"read contact data","description":"Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people."},"android.permission.WRITE_CONTACTS":{"status":"dangerous","info":"write contact data","description":"Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data."},"android.permission.MANAGE_ACCOUNTS":{"status":"dangerous","info":"manage the accounts list","description":"Allows an application to perform operations like adding and removing accounts and deleting their password."},"android.permission.READ_PROFILE":{"status":"dangerous","info":"read the user's personal profile data","description":"Allows an application to read the user's personal profile data."},"android.permission.WRITE_SYNC_SETTINGS":{"status":"normal","info":"write sync settings","description":"Allows an application to modify the sync settings, such as whether sync is enabled for Contacts."},"android.permission.READ_SYNC_SETTINGS":{"status":"normal","info":"read sync settings","description":"Allows an application to read the sync settings, such as whether sync is enabled for Contacts."},"android.permission.AUTHENTICATE_ACCOUNTS":{"status":"dangerous","info":"act as an account authenticator","description":"Allows an application to use the account authenticator capabilities of the Account Manager, including creating accounts as well as obtaining and setting their passwords."},"android.permission.VIBRATE":{"status":"normal","info":"control vibrator","description":"Allows the application to control the vibrator."},"android.permission.SYSTEM_ALERT_WINDOW":{"status":"dangerous","info":"display system-level alerts","description":"Allows an application to show system-alert windows. Malicious applications can take over the entire screen of the phone."},"android.permission.READ_PHONE_STATE":{"status":"dangerous","info":"read phone state and identity","description":"Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on."},"android.permission.RECEIVE_BOOT_COMPLETED":{"status":"normal","info":"automatically start at boot","description":"Allows an application to start itself as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down the overall phone by always running."},"android.permission.USE_FINGERPRINT":{"status":"normal","info":"allow use of fingerprint","description":"This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead."},"android.permission.USE_BIOMETRIC":{"status":"normal","info":"allows use of device-supported biometric modalities.","description":"Allows an app to use device supported biometric modalities."},"android.permission.INSTALL_SHORTCUT":{"status":"normal","info":"permits installation of shortcuts in Launcher.","description":"Allows an application to install a shortcut in Launcher."},"com.android.launcher.permission.INSTALL_SHORTCUT":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"com.android.launcher.permission.UNINSTALL_SHORTCUT":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"android.permission.CAMERA":{"status":"dangerous","info":"take pictures and videos","description":"Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time."},"android.permission.BLUETOOTH":{"status":"normal","info":"create Bluetooth connections","description":"Allows applications to connect to paired bluetooth devices."},"android.permission.MANAGE_OWN_CALLS":{"status":"normal","info":"enables a calling app to manage its own calls.","description":"Allows a calling application which manages it own calls through the self-managed ConnectionService APIs."},"android.permission.REQUEST_INSTALL_PACKAGES":{"status":"dangerous","info":"Allows an application to request installing packages.","description":"Malicious applications can use this to try and trick users into installing additional malicious packages."},"android.permission.READ_PHONE_NUMBERS":{"status":"dangerous","info":"allows reading of the device's phone number(s).","description":"Allows read access to the device's phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications."},"android.permission.POST_NOTIFICATIONS":{"status":"dangerous","info":"allows an app to post notifications.","description":"Allows an app to post notifications"},"com.sec.android.provider.badge.permission.READ":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for samsung phones."},"com.sec.android.provider.badge.permission.WRITE":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for samsung phones."},"com.htc.launcher.permission.READ_SETTINGS":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for htc phones."},"com.htc.launcher.permission.UPDATE_SHORTCUT":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for htc phones."},"com.sonyericsson.home.permission.BROADCAST_BADGE":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for sony phones."},"com.sonymobile.home.permission.PROVIDER_INSERT_BADGE":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for sony phones."},"com.anddoes.launcher.permission.UPDATE_COUNT":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for apex."},"com.majeur.launcher.permission.UPDATE_BADGE":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for solid."},"com.huawei.android.launcher.permission.CHANGE_BADGE":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for huawei phones."},"com.huawei.android.launcher.permission.READ_SETTINGS":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for huawei phones."},"com.huawei.android.launcher.permission.WRITE_SETTINGS":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for huawei phones."},"android.permission.READ_APP_BADGE":{"status":"normal","info":"show app notification","description":"Allows an application to show app icon badges."},"com.oppo.launcher.permission.READ_SETTINGS":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for oppo phones."},"com.oppo.launcher.permission.WRITE_SETTINGS":{"status":"normal","info":"show notification count on app","description":"Show notification count or badge on application launch icon for oppo phones."},"me.everything.badger.permission.BADGE_COUNT_READ":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"me.everything.badger.permission.BADGE_COUNT_WRITE":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"com.android.vending.BILLING":{"status":"normal","info":"application has in-app purchases","description":"Allows an application to make in-app purchases from Google Play."},"android.permission.WRITE_EXTERNAL_STORAGE":{"status":"dangerous","info":"read/modify/delete external storage contents","description":"Allows an application to write to external storage."},"android.permission.ACCESS_BACKGROUND_LOCATION":{"status":"dangerous","info":"access location in background","description":"Allows an app to access location in the background."},"org.telegram.messenger.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"}},"malware_permissions":{"top_malware_permissions":["android.permission.ACCESS_COARSE_LOCATION","android.permission.ACCESS_FINE_LOCATION","android.permission.READ_CALL_LOG","android.permission.INTERNET","android.permission.RECORD_AUDIO","android.permission.ACCESS_NETWORK_STATE","android.permission.ACCESS_WIFI_STATE","android.permission.WAKE_LOCK","android.permission.READ_EXTERNAL_STORAGE","android.permission.GET_ACCOUNTS","android.permission.READ_CONTACTS","android.permission.VIBRATE","android.permission.SYSTEM_ALERT_WINDOW","android.permission.READ_PHONE_STATE","android.permission.RECEIVE_BOOT_COMPLETED","android.permission.CAMERA","android.permission.REQUEST_INSTALL_PACKAGES","android.permission.WRITE_EXTERNAL_STORAGE"],"other_abused_permissions":["com.google.android.c2dm.permission.RECEIVE","android.permission.CALL_PHONE","android.permission.FOREGROUND_SERVICE","android.permission.MODIFY_AUDIO_SETTINGS","android.permission.WRITE_CONTACTS","android.permission.AUTHENTICATE_ACCOUNTS","com.android.launcher.permission.INSTALL_SHORTCUT","android.permission.BLUETOOTH","android.permission.ACCESS_BACKGROUND_LOCATION"],"total_malware_permissions":25,"total_other_permissions":44},"certificate_analysis":{"certificate_info":"Binary is signed\nv1 signature: True\nv2 signature: True\nv3 signature: True\nv4 signature: False\nX.509 Subject: L=Saint-Petersburg, O=VK, OU=VK, CN=Nikolay Kudashov\nSignature Algorithm: rsassa_pkcs1v15\nValid From: 2013-08-29 19:13:13+00:00\nValid To: 2038-08-23 19:13:13+00:00\nIssuer: L=Saint-Petersburg, O=VK, OU=VK, CN=Nikolay Kudashov\nSerial Number: 0x521f9d49\nHash Algorithm: sha1\nmd5: 26babc62540ef0c20bfc6bacf3d3b1f5\nsha1: 9723e5838612e9c7c08ca2c6573b6026d7a51f8f\nsha256: 49c1522548ebacd46ce322b6fd47f6092bb745d0f88082145caf35e14dcc38e1\nsha512: b47593b965b36396b06296546de386e452f84180968bca894ac90c5dfdbdedae97c3701f0454ec90f1a616e0bb5ab2c8b4bd8efdbd7b8649268fc7b1f614d648\nPublicKey Algorithm: rsa\nBit Size: 1024\nFingerprint: 5a75db88b7dde612c71b129469a376894dee2c4d8c3266380b658d837ee46677\nFound 1 unique certificates","certificate_findings":[["info","Application is signed with a code signing certificate","Signed Application"],["warning","Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","Application vulnerable to Janus Vulnerability"],["warning","Application is signed with SHA1withRSA. SHA1 hash algorithm is known to have collision issues. The manifest file indicates SHA256withRSA is in use.","Certificate algorithm might be vulnerable to hash collision"]],"certificate_summary":{"high":0,"warning":2,"info":1}},"manifest_analysis":{"manifest_findings":[{"rule":"vulnerable_os_version","title":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","severity":"high","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","name":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","component":["5.0-5.0.2","21"]},{"rule":"clear_text_traffic","title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","severity":"high","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","name":"Clear text traffic is Enabled For App [android:usesCleartextTraffic=true]","component":[]},{"rule":"app_allowbackup","title":"Application Data can be Backed up [android:allowBackup=true]","severity":"warning","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","name":"Application Data can be Backed up [android:allowBackup=true]","component":[]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.GcmPushListenerService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.GcmPushListenerService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.GcmPushListenerService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.GoogleVoiceClientService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.GoogleVoiceClientService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.GoogleVoiceClientService"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.messenger.GoogleVoiceClientActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.messenger.GoogleVoiceClientActivity is not Protected. [android:exported=true]","component":["Activity","org.telegram.messenger.GoogleVoiceClientActivity"]},{"rule":"explicitly_exported","title":"Activity-Alias (org.telegram.messenger.DefaultIcon) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity-Alias org.telegram.messenger.DefaultIcon is not Protected. [android:exported=true]","component":["Activity-Alias","org.telegram.messenger.DefaultIcon"]},{"rule":"explicitly_exported","title":"Activity-Alias (org.telegram.messenger.VintageIcon) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity-Alias org.telegram.messenger.VintageIcon is not Protected. [android:exported=true]","component":["Activity-Alias","org.telegram.messenger.VintageIcon"]},{"rule":"explicitly_exported","title":"Activity-Alias (org.telegram.messenger.AquaIcon) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity-Alias org.telegram.messenger.AquaIcon is not Protected. [android:exported=true]","component":["Activity-Alias","org.telegram.messenger.AquaIcon"]},{"rule":"explicitly_exported","title":"Activity-Alias (org.telegram.messenger.PremiumIcon) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity-Alias org.telegram.messenger.PremiumIcon is not Protected. [android:exported=true]","component":["Activity-Alias","org.telegram.messenger.PremiumIcon"]},{"rule":"explicitly_exported","title":"Activity-Alias (org.telegram.messenger.TurboIcon) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity-Alias org.telegram.messenger.TurboIcon is not Protected. [android:exported=true]","component":["Activity-Alias","org.telegram.messenger.TurboIcon"]},{"rule":"explicitly_exported","title":"Activity-Alias (org.telegram.messenger.NoxIcon) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity-Alias org.telegram.messenger.NoxIcon is not Protected. [android:exported=true]","component":["Activity-Alias","org.telegram.messenger.NoxIcon"]},{"rule":"exported_protected_permission_not_defined","title":"Activity-Alias (org.telegram.ui.CallsActivity) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.CALL_PHONE [android:exported=true]","severity":"warning","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Activity-Alias org.telegram.ui.CallsActivity is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.CALL_PHONE] [android:exported=true]","component":["Activity-Alias","org.telegram.ui.CallsActivity","<strong>Permission: </strong>android.permission.CALL_PHONE"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.ui.ShareActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.ui.ShareActivity is not Protected. [android:exported=true]","component":["Activity","org.telegram.ui.ShareActivity"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.ui.ExternalActionActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.ui.ExternalActionActivity is not Protected. [android:exported=true]","component":["Activity","org.telegram.ui.ExternalActionActivity"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.ui.ChatsWidgetConfigActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.ui.ChatsWidgetConfigActivity is not Protected. [android:exported=true]","component":["Activity","org.telegram.ui.ChatsWidgetConfigActivity"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.ui.ContactsWidgetConfigActivity) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.ui.ContactsWidgetConfigActivity is not Protected. [android:exported=true]","component":["Activity","org.telegram.ui.ContactsWidgetConfigActivity"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.messenger.OpenChatReceiver) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.messenger.OpenChatReceiver is not Protected. [android:exported=true]","component":["Activity","org.telegram.messenger.OpenChatReceiver"]},{"rule":"explicitly_exported","title":"Activity (org.telegram.messenger.OpenAttachedMenuBotReceiver) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity org.telegram.messenger.OpenAttachedMenuBotReceiver is not Protected. [android:exported=true]","component":["Activity","org.telegram.messenger.OpenAttachedMenuBotReceiver"]},{"rule":"task_affinity_set","title":"TaskAffinity is set for activity (org.telegram.ui.VoIPPermissionActivity)","severity":"warning","description":"If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application.","name":"TaskAffinity is set for Activity (org.telegram.ui.VoIPPermissionActivity)","component":["org.telegram.ui.VoIPPermissionActivity"]},{"rule":"task_affinity_set","title":"TaskAffinity is set for activity (org.telegram.ui.VoIPFeedbackActivity)","severity":"warning","description":"If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application.","name":"TaskAffinity is set for Activity (org.telegram.ui.VoIPFeedbackActivity)","component":["org.telegram.ui.VoIPFeedbackActivity"]},{"rule":"explicitly_exported","title":"Broadcast Receiver (org.telegram.messenger.SmsReceiver) is not Protected. [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Broadcast Receiver org.telegram.messenger.SmsReceiver is not Protected. [android:exported=true]","component":["Broadcast Receiver","org.telegram.messenger.SmsReceiver"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.AuthenticatorService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.AuthenticatorService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.AuthenticatorService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.ContactsSyncAdapterService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.ContactsSyncAdapterService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.ContactsSyncAdapterService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.BringAppForegroundService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.BringAppForegroundService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.BringAppForegroundService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.NotificationsService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.NotificationsService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.NotificationsService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.VideoEncodingService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.VideoEncodingService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.VideoEncodingService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.ui.Stories.recorder.StoryUploadingService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.ui.Stories.recorder.StoryUploadingService is not Protected. [android:exported=true]","component":["Service","org.telegram.ui.Stories.recorder.StoryUploadingService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.ImportingService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.ImportingService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.ImportingService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.LocationSharingService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.LocationSharingService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.LocationSharingService"]},{"rule":"explicitly_exported","title":"Service (org.telegram.messenger.MusicPlayerService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service org.telegram.messenger.MusicPlayerService is not Protected. [android:exported=true]","component":["Service","org.telegram.messenger.MusicPlayerService"]},{"rule":"exported_protected_permission_not_defined","title":"Service (org.telegram.messenger.voip.TelegramConnectionService) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.BIND_TELECOM_CONNECTION_SERVICE [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Service org.telegram.messenger.voip.TelegramConnectionService is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.BIND_TELECOM_CONNECTION_SERVICE] [android:exported=true]","component":["Service","org.telegram.messenger.voip.TelegramConnectionService","<strong>Permission: </strong>android.permission.BIND_TELECOM_CONNECTION_SERVICE"]},{"rule":"exported_protected_permission_not_defined","title":"Broadcast Receiver (org.telegram.messenger.RefererReceiver) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.INSTALL_PACKAGES [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Broadcast Receiver org.telegram.messenger.RefererReceiver is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.INSTALL_PACKAGES] [android:exported=true]","component":["Broadcast Receiver","org.telegram.messenger.RefererReceiver","<strong>Permission: </strong>android.permission.INSTALL_PACKAGES"]},{"rule":"explicitly_exported","title":"Content Provider (org.telegram.messenger.voip.CallNotificationSoundProvider) is not Protected. [android:exported=true]","severity":"warning","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Content Provider org.telegram.messenger.voip.CallNotificationSoundProvider is not Protected. [android:exported=true]","component":["Content Provider","org.telegram.messenger.voip.CallNotificationSoundProvider"]},{"rule":"exported_protected_permission_not_defined","title":"Service (androidx.sharetarget.ChooserTargetServiceCompat) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.BIND_CHOOSER_TARGET_SERVICE [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Service androidx.sharetarget.ChooserTargetServiceCompat is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.BIND_CHOOSER_TARGET_SERVICE] [android:exported=true]","component":["Service","androidx.sharetarget.ChooserTargetServiceCompat","<strong>Permission: </strong>android.permission.BIND_CHOOSER_TARGET_SERVICE"]},{"rule":"exported_protected_permission_not_defined","title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>com.google.android.c2dm.permission.SEND [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Broadcast Receiver com.google.firebase.iid.FirebaseInstanceIdReceiver is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>com.google.android.c2dm.permission.SEND] [android:exported=true]","component":["Broadcast Receiver","com.google.firebase.iid.FirebaseInstanceIdReceiver","<strong>Permission: </strong>com.google.android.c2dm.permission.SEND"]},{"rule":"exported_protected_permission_not_defined","title":"Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Service com.google.android.gms.auth.api.signin.RevocationBoundService is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION] [android:exported=true]","component":["Service","com.google.android.gms.auth.api.signin.RevocationBoundService","<strong>Permission: </strong>com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION"]},{"rule":"exported_protected_permission_not_defined","title":"Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.DUMP [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Broadcast Receiver androidx.profileinstaller.ProfileInstallReceiver is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.DUMP] [android:exported=true]","component":["Broadcast Receiver","androidx.profileinstaller.ProfileInstallReceiver","<strong>Permission: </strong>android.permission.DUMP"]}],"manifest_summary":{"high":2,"warning":36,"info":0,"suppressed":0}},"network_security":{"network_findings":[],"network_summary":{}},"binary_analysis":[{"name":"lib/arm64-v8a/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__memcpy_chk', '__memmove_chk', '__memset_chk', '__strlen_chk', '__vsnprintf_chk', '__strchr_chk', '__read_chk', '__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/arm64-v8a/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86_64/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__memcpy_chk', '__memmove_chk', '__memset_chk', '__strlen_chk', '__vsnprintf_chk', '__strchr_chk', '__read_chk', '__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86_64/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi-v7a/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi-v7a/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/arm64-v8a/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__memcpy_chk', '__memmove_chk', '__memset_chk', '__strlen_chk', '__vsnprintf_chk', '__strchr_chk', '__read_chk', '__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/arm64-v8a/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86_64/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__memcpy_chk', '__memmove_chk', '__memset_chk', '__strlen_chk', '__vsnprintf_chk', '__strchr_chk', '__read_chk', '__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86_64/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi-v7a/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi-v7a/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86/libtmessages.49.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":true,"severity":"info","description":"The binary has the following fortified functions: ['__FD_SET_chk', '__FD_ISSET_chk', '__FD_CLR_chk']"},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86/liblanguage_id_l2c_jni.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}}],"file_analysis":[],"android_api":{"api_local_file_io":{"files":{"com/coremedia/iso/IsoFile.java":"4,5","com/coremedia/iso/IsoTypeReader.java":"2,3","com/coremedia/iso/Utf8.java":"2,3","com/stripe/android/net/StripeApiHandler.java":"11,12,12,13,13,14,14,15,24,25","fi/iki/elonen/NanoHTTPD.java":"5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,17,17,18,18,19,19,20,200","io/noties/markwon/html/AppendableUtils.java":"2,3","io/noties/markwon/html/jsoup/UncheckedIOException.java":"2,3","io/noties/markwon/html/jsoup/parser/CharacterReader.java":"4,5,5,6,6,7","j$/time/Instant.java":"6,7,7,8,8,9,9,10","j$/time/LocalDate.java":"8,9,9,10,10,11,11,12","j$/time/LocalDateTime.java":"9,10,10,11,11,12,12,13","j$/time/Period.java":"3,4,4,5,5,6,6,7","j$/time/YearMonth.java":"7,8,8,9,9,10,10,11","j$/time/ZoneId.java":"6,7,7,8,8,9,9,10","j$/time/ZoneOffset.java":"6,7,7,8,8,9,9,10,10,11,11,12","j$/time/ZonedDateTime.java":"9,10,10,11,11,12,12,13,13,14,14,15","j$/time/a.java":"2,3,3,4","j$/time/chrono/A.java":"5,6,6,7,7,8","j$/time/chrono/AbstractC0045d.java":"5,6","j$/time/chrono/C.java":"6,7,7,8","j$/time/chrono/C0047f.java":"8,9,9,10,10,11,11,12","j$/time/chrono/C0048g.java":"4,5,5,6,6,7,7,8","j$/time/chrono/E.java":"5,6,6,7,7,8,8,9,9,10","j$/time/chrono/G.java":"5,6,6,7,7,8","j$/time/chrono/I.java":"6,7,7,8","j$/time/chrono/k.java":"11,12,12,13,13,14,14,15","j$/time/chrono/o.java":"5,6,6,7,7,8","j$/time/chrono/q.java":"5,6,6,7,7,8","j$/time/chrono/s.java":"8,9,9,10,10,11","j$/time/chrono/v.java":"5,6,6,7,7,8","j$/time/chrono/x.java":"5,6,6,7","j$/time/chrono/y.java":"4,5,5,6,6,7,7,8","j$/time/e.java":"2,3,3,4,4,5,5,6","j$/time/format/a.java":"3,4","j$/time/j.java":"6,7,7,8,8,9,9,10,10,11","j$/time/n.java":"6,7,7,8,8,9,9,10,10,11","j$/time/p.java":"6,7,7,8,8,9,9,10,10,11","j$/time/r.java":"6,7,7,8,8,9,9,10,10,11","j$/time/s.java":"2,3,3,4,4,5,5,6,6,7,7,8","j$/time/temporal/u.java":"2,3,3,4,4,5","j$/time/u.java":"7,8,8,9,9,10,10,11","j$/time/x.java":"4,5,5,6,6,7,7,8","j$/time/zone/ZoneRules.java":"9,10,10,11,11,12,12,13,13,14","j$/time/zone/a.java":"3,4,4,5,5,6,6,7,7,8,8,9","j$/time/zone/b.java":"5,6,6,7,7,8,8,9","j$/time/zone/e.java":"11,12,12,13,13,14,14,15,15,16","j$/util/A.java":"2,3","j$/util/C0053b.java":"2,3","j$/util/C0054c.java":"2,3","j$/util/C0059f.java":"2,3","j$/util/C0060g.java":"5,6,6,7","j$/util/C0062i.java":"3,4,4,5","j$/util/C0066m.java":"5,6","j$/util/C0201t.java":"3,4","j$/util/concurrent/AbstractC0056b.java":"2,3","j$/util/concurrent/B.java":"6,7,7,8","j$/util/concurrent/ConcurrentHashMap.java":"2,3,3,4,4,5,5,6","j$/util/concurrent/n.java":"2,3","org/commonmark/internal/util/Html5Entities.java":"2,3,3,4,4,5","org/scilab/forge/jlatexmath/DefaultTeXFont.java":"2,3,3,4,4,5","org/scilab/forge/jlatexmath/DefaultTeXFontParser.java":"2,3","org/scilab/forge/jlatexmath/MacroInfo.java":"2,3","org/scilab/forge/jlatexmath/PredefinedTeXFormulaParser.java":"2,3","org/scilab/forge/jlatexmath/SymbolAtom.java":"2,3,3,4,4,5","org/scilab/forge/jlatexmath/TeXFormula.java":"2,3,3,4,4,5","org/scilab/forge/jlatexmath/TeXFormulaSettingsParser.java":"2,3","org/scilab/forge/jlatexmath/TeXSymbolParser.java":"2,3","org/telegram/PhoneFormat/PhoneFormat.java":"2,3","org/telegram/messenger/AndroidUtilities.java":"5059,1053,1997,2871,2919,6134,1044,2875,3786,5109,123,124,124,125,125,126,126,127,127,128,128,129,129,130,130,131,131,132,132,133,133,134,134,135,135,136,136,137,137,138,138,139,1045,1053,1057,1997,2035,2851,2929,2939,3747,3787,3942,3944,4039,4327,4489,5113,5511,6143","org/telegram/messenger/AppGlobalConfig.java":"66,117,166,212,258,307,353","org/telegram/messenger/ApplicationLoader.java":"21,22,245,250,256","org/telegram/messenger/AuthTokensHelper.java":"38,90,13,30,50,83,103,112,113","org/telegram/messenger/AutoDeleteMediaTask.java":"4,5,281,301","org/telegram/messenger/BirthdayController.java":"163,200","org/telegram/messenger/BotForumHelper.java":"400","org/telegram/messenger/BuildVars.java":"46","org/telegram/messenger/CacheByChatsController.java":"4,5","org/telegram/messenger/ChatThemeController.java":"186,97,186,236,237,241,245,792,9,10,10,11,11,12,532,594,723","org/telegram/messenger/ChatsRemoteViewsFactory.java":"65","org/telegram/messenger/ChatsWidgetProvider.java":"51,75,50,71","org/telegram/messenger/CodeHighlighting.java":"9,10,10,11","org/telegram/messenger/ContactsController.java":"419,3497,3508,3520","org/telegram/messenger/ContactsRemoteViewsFactory.java":"61","org/telegram/messenger/ContactsWidgetProvider.java":"45,75,44,71","org/telegram/messenger/DatabaseMigrationHelper.java":"2,3,3,4,1521,1523,1524,1525","org/telegram/messenger/DownloadController.java":"371,482","org/telegram/messenger/Emoji.java":"20,21","org/telegram/messenger/EmuDetector.java":"10,11,11,12,12,13,234,234,262,264,267,299","org/telegram/messenger/EmuInputDevicesDetector.java":"3,4,4,5,5,6,6,7,7,8,36","org/telegram/messenger/FeedRemoteViewsFactory.java":"58,12,13","org/telegram/messenger/FeedWidgetProvider.java":"32","org/telegram/messenger/FileLoadOperation.java":"2,3,3,4,4,5,10,11,1160,1162,1164,1187,1189,1193,1282,1460,1561,2318,2327","org/telegram/messenger/FileLoader.java":"2036,5,6,6,7,7,8,959,963,967,971,1182,1596,1629,1672,1732,1735,1737,2196,2206,2223","org/telegram/messenger/FileLog.java":"19,20,20,21,21,22,22,23,317,318,357,374,449,454,503","org/telegram/messenger/FilePathDatabase.java":"5,6,6,7,50,54,55,128,132,144,148","org/telegram/messenger/FileStreamLoadOperation.java":"9,10,10,11,11,12,12,13","org/telegram/messenger/FileUploadOperation.java":"298,831,127,226,5,6,6,7,7,8,364","org/telegram/messenger/FilesMigrationService$$ExternalSyntheticAPIConversion0.java":"3,4,4,5","org/telegram/messenger/FilesMigrationService.java":"115,219,18,19,19,20,20,21,21,22,22,23,107,108,175,241","org/telegram/messenger/HashtagSearchController.java":"76,58","org/telegram/messenger/ImageLoader.java":"2009,2426,2441,33,34,34,35,35,36,36,37,37,38,38,39,39,40,40,41,41,42,42,43,49,50,50,51,51,52,1205,2017,2390,2434,2476,2486,2495,2506,2527,2538,2551,2561,2573,2585,2588,2598,2601,2611,2614,2624,2627,2638,2646,2687,2688,2692,2693,2695,2696,2702,2703,3227,3242,3250,3292,3296,3390,3413,3418,3453,3455,3457,3473,3522,3530,3532,3551,3596,3624,3668,3687,4740,4748,4803,5179,5180,5227,5275,5445,5452,5542,5549","org/telegram/messenger/ImageReceiver.java":"21,22,661","org/telegram/messenger/LocaleController.java":"1569,1864,4137,1569,1632,19,20,20,21,21,22,22,23,851,854,859,866,1538,1626,1730,1732","org/telegram/messenger/MediaController.java":"1939,4651,4673,9247,9295,9351,76,77,77,78,78,79,79,80,80,81,81,82,82,83,812,826,926,937,943,949,955,961,967,1000,3620,3659,4370,5066,5461,5556,5588,5707,5810,6277,6299,6340,6348,6365,6374,6493,6519,6521,6884,6998,7000,7002,7004,7011,7013,7026,7296,7297,7367,7412,7414,7553,7560,7567,7574,7616,7812,7816,7818,7898,7902,7905,8900,9176","org/telegram/messenger/MediaDataController.java":"936,3176,11148,11409,13090,13531,13638,13720,13796,450,452,7383,13038,13090,13379,13396,13397,13489,13568,13659,13735,13808,13826,13835,13841","org/telegram/messenger/MessageObject.java":"15113,30,31,31,32,32,33,14091,14100,14105","org/telegram/messenger/MessagesController.java":"3565,11980,12033,12160,12979,14721,14746,14801,18489,18531,18578,18614,20745,20815,20869,20911,20963,22512,28922,29224,29866,29869,30301,34277,34286,34293,2087,2088,2089,2091,2092,2093,12978,35,36,12575,12814,16303,25389","org/telegram/messenger/MessagesStorage.java":"12,13,362,366,367,368","org/telegram/messenger/MusicBrowserService.java":"27,28","org/telegram/messenger/MusicPlayerService.java":"26,27","org/telegram/messenger/NativeLoader.java":"5,6,6,7,7,8,33,38,207,209","org/telegram/messenger/NotificationBadge.java":"14,15","org/telegram/messenger/NotificationDismissReceiver.java":"33","org/telegram/messenger/NotificationImageProvider.java":"9,10,10,11,101,120","org/telegram/messenger/NotificationsController.java":"384,455,6469,6535,6636,6755,6942,7174,7298,7421,9266,13658,13671,13957,318,338,56,57,57,58,8424,8558,10575","org/telegram/messenger/NotificationsDisabledReceiver.java":"59,96","org/telegram/messenger/NotificationsSettingsFacade.java":"105,200,278","org/telegram/messenger/ProxyRotationController.java":"95","org/telegram/messenger/SaveToGallerySettingsHelper.java":"89,115","org/telegram/messenger/SecretChatHelper.java":"273,10,11,530,560","org/telegram/messenger/SendMessagesHelper.java":"36,37,37,38,38,39,39,40,40,41,41,42,415,1786,1794,2507,2509,6512,6515,6681,6751,9647,9653,9670,9704,9724,9871,9885,9908,9945,9945,10015,10248,10311,10402,10607,10632,11974,12586,12753,12821,12887,13693,13702,13738,13851,14153,14181,14512,14515,14660,14664,14716,14723,14724,14759,15396,15528,15643,15702,15747,15870,16464,16761,16813,16858,16890,16984,17170,17209","org/telegram/messenger/SharedConfig.java":"455,505,1070,1077,1084,1091,1098,1105,1111,1119,1127,1133,1143,1153,1160,1167,1173,1179,1187,1194,1200,1236,1243,1250,1258,1265,1276,1284,1291,1298,1305,1312,1329,1340,1346,1360,1368,1383,1390,1400,1407,1414,1421,1432,1439,1446,1453,1460,1467,1476,1483,1490,1497,1504,1511,1518,1525,1536,1543,1550,1557,1698,1976,289,294,299,455,505,552,553,622,719,742,841,858,1567,1657,1766,1771,1776,1781,1786,1877,1884,1891,1897,1941,1962,1967,1976,2019,14,15,15,16,16,17,1727,1728,1730,1734,1737,1743,1746","org/telegram/messenger/SharedPrefsHelper.java":"26,12","org/telegram/messenger/SmsReceiver.java":"20","org/telegram/messenger/StatsController.java":"205,207,3,4,4,5,157,161","org/telegram/messenger/SvgHelper.java":"20,21,21,22,22,23,23,24","org/telegram/messenger/TopicsController.java":"1499","org/telegram/messenger/TranslateController.java":"166,172","org/telegram/messenger/UserConfig.java":"167,613,631,667,508,510,516,522,530,538,543,548","org/telegram/messenger/Utilities.java":"9,10,10,11,156","org/telegram/messenger/VideoEditedInfo.java":"9,10,821","org/telegram/messenger/audioinfo/AudioInfo.java":"3,4,4,5,5,6,6,7","org/telegram/messenger/audioinfo/OtherAudioInfo.java":"5,6","org/telegram/messenger/audioinfo/m4a/M4AInfo.java":"4,5","org/telegram/messenger/audioinfo/m4a/MP4Atom.java":"2,3,3,4","org/telegram/messenger/audioinfo/m4a/MP4Box.java":"2,3,3,4,4,5","org/telegram/messenger/audioinfo/m4a/MP4Input.java":"2,3","org/telegram/messenger/audioinfo/mp3/ID3v1Info.java":"2,3,3,4","org/telegram/messenger/audioinfo/mp3/ID3v2DataInput.java":"2,3,3,4","org/telegram/messenger/audioinfo/mp3/ID3v2FrameBody.java":"2,3","org/telegram/messenger/audioinfo/mp3/ID3v2Info.java":"4,5","org/telegram/messenger/audioinfo/mp3/ID3v2TagBody.java":"2,3,3,4","org/telegram/messenger/audioinfo/mp3/ID3v2TagHeader.java":"2,3,3,4","org/telegram/messenger/audioinfo/mp3/MP3Info.java":"2,3,3,4","org/telegram/messenger/audioinfo/mp3/MP3Input.java":"2,3,3,4","org/telegram/messenger/audioinfo/util/PositionInputStream.java":"2,3,3,4","org/telegram/messenger/audioinfo/util/RangeInputStream.java":"2,3","org/telegram/messenger/camera/Camera2Session.java":"19,20,20,21,21,22","org/telegram/messenger/camera/CameraController.java":"16,17,17,18,1046","org/telegram/messenger/camera/CameraSession.java":"65,128,138","org/telegram/messenger/camera/CameraView.java":"43,44,44,45,3479","org/telegram/messenger/chromecast/ChromecastController.java":"14,15","org/telegram/messenger/chromecast/ChromecastControllerState.java":"3,4","org/telegram/messenger/chromecast/ChromecastFileServer.java":"14,15,15,16,16,17,17,18,18,19","org/telegram/messenger/pip/utils/PipDuration.java":"17","org/telegram/messenger/ringtone/RingtoneDataStore.java":"101,104,168,194,43,101,115,166,192,214,218,4,5,307","org/telegram/messenger/ringtone/RingtoneUploader.java":"2,3,39","org/telegram/messenger/secretmedia/EncryptedFileDataSource.java":"7,8,8,9,50,52","org/telegram/messenger/secretmedia/EncryptedFileInputStream.java":"2,3,3,4,4,5","org/telegram/messenger/time/FastDateParser.java":"4,5,5,6","org/telegram/messenger/time/FastDatePrinter.java":"3,4,4,5","org/telegram/messenger/utils/BillingUtilities.java":"77,101,123,8,9","org/telegram/messenger/utils/BitmapsCache.java":"7,8,8,9,9,10,10,11,116,129","org/telegram/messenger/utils/ImmutableByteArrayOutputStream.java":"2,3","org/telegram/messenger/utils/PhotoUtilities.java":"3,4,300","org/telegram/messenger/video/MP4Builder.java":"30,31,31,32,32,33","org/telegram/messenger/video/MediaCodecVideoConvertor.java":"7,8","org/telegram/messenger/video/Mp4Movie.java":"5,6","org/telegram/messenger/video/SequenceParameterSetRbsp.java":"3,4","org/telegram/messenger/video/TextureRenderer.java":"26,27,1534,1662","org/telegram/messenger/video/Track.java":"16,17","org/telegram/messenger/video/VideoFramesRewinder.java":"6,7","org/telegram/messenger/video/WebmEncoder.java":"18,19,413","org/telegram/messenger/voip/CallNotificationSoundProvider.java":"7,8","org/telegram/messenger/voip/VLog.java":"3,4,4,5","org/telegram/messenger/voip/VoIPController.java":"5,6,51,250,270","org/telegram/messenger/voip/VoIPDebugToSend.java":"3,4,86,97","org/telegram/messenger/voip/VoIPService.java":"4529,4739,4885,4972,74,75,75,76,76,77,77,78,78,79,79,80,80,81,4529,4739,4885,4972,6442","org/telegram/messenger/wallpaper/pgm/PGMImage.java":"3,4,4,5,5,6,6,7","org/telegram/tgnet/ConnectionsManager.java":"361,363,814,22,23,23,24,24,25,324","org/telegram/tgnet/SerializedData.java":"2,3,3,4,4,5,5,6,6,7,7,8","org/telegram/tgnet/TLRPC.java":"8,9","org/telegram/ui/ActionBar/EmojiThemes.java":"156,676,757,12,13,13,14,342,409,669","org/telegram/ui/ActionBar/Theme.java":"1332,1337,4176,4194,4198,4199,4388,6623,7589,8794,8933,9269,9348,9883,4048,6623,6649,9269,9348,57,58,58,59,59,60,60,61,6330,6335,6361,6555,6559,6570,6574,6650,6651,7020,7443,7446,8629,8632,8710,8712,8825,8830,8834,8883,8977,8993,8997,9046,9639,9646,9848,10156,10189,10353,10354,10375,10602,10732,10800,10867,10997,11032,11042,11093,11127,11168,11213,11251,11286,11342,11405,11482,11574,13720,13736,13772,13780,13806,14006","org/telegram/ui/ArticleViewer.java":"870,6573,6575,2160,4090,4337,6432,6573,88,89","org/telegram/ui/CacheControlActivity.java":"32,33,238,385,959,1010,1170,1234","org/telegram/ui/CachedMediaLayout.java":"20,21","org/telegram/ui/Cells/AudioPlayerCell.java":"16,17,359","org/telegram/ui/Cells/ContextLinkCell.java":"18,19,793,1258,1275,1281","org/telegram/ui/Cells/PatternCell.java":"17,18","org/telegram/ui/Cells/SharedDocumentCell.java":"21,22,350","org/telegram/ui/Cells/ThemesHorizontalListCell.java":"816,816,31,32,32,33,219,244,343,472","org/telegram/ui/Cells/WallpaperCell.java":"19,20","org/telegram/ui/ChannelAdminLogActivity.java":"60,61,61,62,62,63,2377,2400,2459,2469,2472,2475,2483,2521,2670,3069,3881,3913","org/telegram/ui/ChannelColorActivity.java":"3033,38,39,39,40,2232,2400,2425,2524,3060","org/telegram/ui/ChatActivity.java":"17082,40367,60821,60914,118,119,119,120,120,121,121,122,122,123,123,124,124,125,20497,29758,29810,31023,46777,46784,46982,47048,47056,47075,47085,47251,47258,50296,51746,58016,58061","org/telegram/ui/Components/AlertsCreator.java":"1734,2239,2693,8225,8251,8273,8354,8781,8862","org/telegram/ui/Components/AnimatedEmojiDrawable.java":"17,18,816","org/telegram/ui/Components/AnimatedFileDrawable.java":"16,17","org/telegram/ui/Components/AudioPlayerAlert.java":"52,53,2091,2572,3665,3695","org/telegram/ui/Components/ChatActivityEnterView.java":"4811,91,92,92,93,93,94,5377,9623,9628,9628,15573","org/telegram/ui/Components/ChatAttachAlert.java":"73,74,74,75,75,76,5883,6194","org/telegram/ui/Components/ChatAttachAlertAudioLayout.java":"18,19,898","org/telegram/ui/Components/ChatAttachAlertContactsLayout.java":"17,18","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"1575,1575,1578,1672,34,35,35,36,36,37,1345,1714,1716,1730,1769","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"38,39","org/telegram/ui/Components/ChatAttachAlertPhotoLayout.java":"5846,5846,51,52,52,53,53,54,54,55,1581,1690,1887,1924,2185,2187,2190,2531,2533,2536,3198,3247,3278,3301,3330,3354,5664","org/telegram/ui/Components/ChatThemeBottomSheet.java":"758,37,38,38,39,39,40,1318,1343,1368,1467,1627,1811","org/telegram/ui/Components/Crop/CropView.java":"18,19,19,20,1128,1235,1237,1257","org/telegram/ui/Components/DeleteMessagesBottomSheet.java":"1391","org/telegram/ui/Components/FloatingDebug/FloatingDebugView.java":"166,572","org/telegram/ui/Components/GroupCallPip.java":"491,495,318,491","org/telegram/ui/Components/HintsController.java":"50","org/telegram/ui/Components/ImageUpdater.java":"16,17,154,815,848","org/telegram/ui/Components/InstantCameraView.java":"47,48,48,49,49,50,929,964,1383,3900","org/telegram/ui/Components/MarkdownParser.java":"15,16,16,17,107","org/telegram/ui/Components/OtherDocumentPlaceholderDrawable.java":"12,13,236","org/telegram/ui/Components/Paint/PaintTypeface.java":"7,8,8,9","org/telegram/ui/Components/Paint/PersistColorPalette.java":"151,267,49","org/telegram/ui/Components/Paint/ShapeDetector.java":"136,124,132,136,6,7","org/telegram/ui/Components/Paint/Slice.java":"25,3,4,4,5,5,6,6,7","org/telegram/ui/Components/Paint/Views/LPhotoPaintView.java":"52,53","org/telegram/ui/Components/Paint/Views/MessageEntityView.java":"1478,27,28,1506","org/telegram/ui/Components/Paint/Views/PhotoView.java":"29,30,30,31,31,32","org/telegram/ui/Components/Paint/Views/StickerMakerView.java":"38,39,2024,2027,2032","org/telegram/ui/Components/PhonebookShareAlert.java":"33,34","org/telegram/ui/Components/PhotoViewerWebView.java":"23,24,24,25,25,26","org/telegram/ui/Components/PipRoundVideoView.java":"388,202","org/telegram/ui/Components/PipVideoOverlay.java":"1376","org/telegram/ui/Components/Premium/GLIcon/Icon3D.java":"12,13,13,14,14,15,15,16","org/telegram/ui/Components/Premium/GLIcon/ObjLoader.java":"3,4,4,5","org/telegram/ui/Components/Premium/VideoScreenPreview.java":"19,20","org/telegram/ui/Components/RLottieDrawable.java":"16,17,17,18","org/telegram/ui/Components/RecordedAudioPlayerView.java":"13,14,166","org/telegram/ui/Components/StickersAlert.java":"44,45,45,46,2745","org/telegram/ui/Components/ThemeEditorView.java":"1855,1560,44,45","org/telegram/ui/Components/ThemePreviewDrawable.java":"12,13","org/telegram/ui/Components/TranslateAlert2.java":"34,35,35,36,36,37","org/telegram/ui/Components/VideoPlayer.java":"1312,1285,1312,1331,1338,71,72,72,73,1397,1406","org/telegram/ui/Components/VideoSeekPreviewImage.java":"18,19,19,20,570,588,592,656,660,662","org/telegram/ui/Components/VideoTimelinePlayView.java":"17,18,375","org/telegram/ui/Components/WallpaperUpdater.java":"10,11,11,12,174,208,260","org/telegram/ui/Components/WebPlayerView.java":"931,33,34,34,35","org/telegram/ui/Components/poll/FileState.java":"3,4,30","org/telegram/ui/Components/poll/attached/PollAttachedMediaFile.java":"13,14,40","org/telegram/ui/Components/voip/PrivateVideoPreviewDialog.java":"26,27,27,28,478,631","org/telegram/ui/Components/voip/PrivateVideoPreviewDialogNew.java":"29,30,30,31,494,863","org/telegram/ui/Components/voip/VoIPHelper.java":"868,878,888,510,16,17,510,812,815,819,919,941,943","org/telegram/ui/Components/voip/VoIPPiPView.java":"191,408","org/telegram/ui/Components/voip/VoIPTextureView.java":"18,19,19,20,185,188,322","org/telegram/ui/ContactsActivity.java":"1444","org/telegram/ui/CountrySelectActivity.java":"18,19,19,20,20,21","org/telegram/ui/DataAutoDownloadActivity.java":"225,253,340,645,1002","org/telegram/ui/DataSettingsActivity.java":"403,617,18,19","org/telegram/ui/DefaultThemesPreviewCell.java":"196,196,232","org/telegram/ui/DialogsActivity.java":"14364,19415,19452,70,71,19035","org/telegram/ui/EditWidgetActivity.java":"1031,1031","org/telegram/ui/GroupCallActivity.java":"82,83,10996","org/telegram/ui/LaunchActivity.java":"5964,58,59,59,60,60,61,61,62,62,63,63,64,64,65,6066,6364,7809,7813,8199","org/telegram/ui/LiteModeSettingsActivity.java":"168","org/telegram/ui/LoginActivity.java":"1108,1113,1748,1063,1108,1748,2263,3485,5528,11542,103,104,104,105","org/telegram/ui/NewContactBottomSheet.java":"35,36,36,37","org/telegram/ui/NotificationsCustomSettingsActivity.java":"277,712,813,841,874,1173,1267,2017","org/telegram/ui/NotificationsSettingsActivity.java":"900,906,912,918,926,932,948,954,959,966,974,983,995,1013,1048,1057,1113,1160","org/telegram/ui/NotificationsSoundActivity.java":"990,1140,27,28,28,29,457,946,1073,1089,1125,1140","org/telegram/ui/PassportActivity.java":"8139,54,55,55,56,56,57,57,58,7956","org/telegram/ui/PaymentFormActivity.java":"70,71,71,72,72,73,73,74,85,86","org/telegram/ui/PeerColorActivity.java":"1659,38,39,1686","org/telegram/ui/PhotoCropActivity.java":"13,14,587","org/telegram/ui/PhotoPickerActivity.java":"1936,1936,1947","org/telegram/ui/PhotoViewer.java":"1421,31827,1421,2608,11083,14864,15320,20852,34663,34779,132,133,133,134,5541,5684,5724,8328,8352,8390,9114,9829,9869,9942,9981,11863,12226,12309,16239,16604,16608,16663,16744,16746,16776,23264,24237,24278,24285,24287,24296,24337,24343,25353,31097,31200,31235,31959,32280,32594","org/telegram/ui/ProfileActivity.java":"7526,7534,9374,9389,7482,102,103,103,104,104,105,105,106,106,107,5127,18458,18666,18674","org/telegram/ui/ProfileNotificationsActivity.java":"331,566,654","org/telegram/ui/ProxyListActivity.java":"454,478,509,521","org/telegram/ui/ProxySettingsActivity.java":"166,28,29","org/telegram/ui/QuickRepliesSettingsActivity.java":"88,88,174,180","org/telegram/ui/RestrictedLanguagesSelectActivity.java":"87,539","org/telegram/ui/SecretMediaViewer.java":"57,58,1559,1564","org/telegram/ui/SecretVoicePlayer.java":"40,41,1061,1064,1067","org/telegram/ui/SettingsActivity.java":"1790,1798,2003,2010,1746,2003,2010,53,54,2388","org/telegram/ui/ShareActivity.java":"50","org/telegram/ui/Storage/CacheModel.java":"3,4","org/telegram/ui/Stories/PeerStoriesView.java":"58,59,59,60,8842,8843,10028","org/telegram/ui/Stories/StoriesController.java":"285,5616,11,12,2400,2400,2430","org/telegram/ui/Stories/StoriesUtilities.java":"24,25,1218","org/telegram/ui/Stories/recorder/DownloadButton.java":"21,22,130","org/telegram/ui/Stories/recorder/DraftsController.java":"4,5,5,6,289,296,704,707,711,749,752,758,780","org/telegram/ui/Stories/recorder/DualCameraView.java":"593,697","org/telegram/ui/Stories/recorder/GalleryListView.java":"46,47","org/telegram/ui/Stories/recorder/LivePlayerView.java":"16,17,17,18,199,228","org/telegram/ui/Stories/recorder/MultipleStoriesSelector.java":"24,25","org/telegram/ui/Stories/recorder/PaintView.java":"59,60,3195","org/telegram/ui/Stories/recorder/PreviewView.java":"2533,37,38,375,2560","org/telegram/ui/Stories/recorder/RoundVideoRecorder.java":"13,14","org/telegram/ui/Stories/recorder/SelectAudioAlert.java":"17,18,884","org/telegram/ui/Stories/recorder/StoryEntry.java":"20,21,21,22,782,793,808,971,1070","org/telegram/ui/Stories/recorder/StoryRecorder.java":"5604,73,74,74,75,2511,3374,3626,5482,7797,9445,9482","org/telegram/ui/ThemeActivity.java":"441,484,1278,1300,1745,480,1191,38,39,39,40,2489,2517,2533,2539","org/telegram/ui/ThemePreviewActivity.java":"4070,4070,58,59,59,60,60,61,3646,3654,4066,4226,4305,4616,6040","org/telegram/ui/VoIPFragment.java":"52,53","org/telegram/ui/WallpapersListActivity.java":"27,28,1358,1376,1376","org/telegram/ui/WebviewActivity.java":"396,375","org/telegram/ui/bots/BotBiometry.java":"370,471,75,357,370,413,470,485","org/telegram/ui/bots/BotDownloads.java":"171,89,171,1274,26,27,236,278","org/telegram/ui/bots/BotLocation.java":"220,203,220,661","org/telegram/ui/bots/BotShareSheet.java":"15,16,159,1189,1263","org/telegram/ui/bots/BotStorage.java":"17,18,18,19,19,20,89,99,121,126,130,169","org/telegram/ui/bots/SetupEmojiStatusSheet.java":"599,606,615","org/telegram/ui/web/AddressBarList.java":"970,1011,1079","org/telegram/ui/web/BotWebViewContainer.java":"63,64,64,65,600,5077","org/telegram/ui/web/BrowserHistory.java":"3,4,4,5,57","org/telegram/ui/web/HttpGetBitmapTask.java":"5,6,6,7","org/telegram/ui/web/HttpGetFileTask.java":"5,6,6,7,7,8,8,9","org/telegram/ui/web/HttpGetTask.java":"3,4,4,5","org/telegram/ui/web/MHTML.java":"3,4,4,5,5,6,6,7,7,8,8,9,9,10","org/telegram/ui/web/RestrictedDomainsList.java":"143","org/telegram/ui/web/WebBrowserSettings.java":"23,24,144,148,153,523,531,548","org/telegram/ui/web/WebInstantView.java":"365,21,22,22,23,23,24,24,25,25,26,365","org/telegram/ui/web/WebMetadataCache.java":"20,21,21,22,22,23,23,24,191","org/webrtc/AndroidVideoDecoder.java":"6,7","org/webrtc/Camera1Session.java":"6,7","org/webrtc/FileVideoCapturer.java":"4,5,5,6","org/webrtc/HardwareVideoEncoder.java":"8,9","org/webrtc/JniHelper.java":"2,3","org/webrtc/Logging.java":"2,3,3,4","org/webrtc/VideoFileRenderer.java":"4,5,5,6","ru/noties/jlatexmath/JLatexMathAndroid.java":"4,5,5,6","ru/noties/jlatexmath/awt/Font.java":"3,4"},"metadata":{"description":"Local File I/O Operations","severity":"info"}},"api_base64_encode":{"files":{"org/telegram/messenger/MessageObject.java":"13485,28","org/telegram/messenger/MessagesController.java":"7222,7805,10736,17","org/telegram/messenger/SendMessagesHelper.java":"4615,25","org/telegram/messenger/SharedConfig.java":"459,473,495,1657,12","org/telegram/messenger/UserConfig.java":"213,224,234,5","org/telegram/messenger/camera/CameraController.java":"287,16","org/telegram/messenger/utils/BillingUtilities.java":"45,47,3","org/telegram/ui/ActionBar/Theme.java":"4351,9304,48","org/telegram/ui/Components/AlertsCreator.java":"2243,34","org/telegram/ui/Components/VideoPlayer.java":"1950,15","org/telegram/ui/LoginActivity.java":"10992,52","org/telegram/ui/PassportActivity.java":"747,3073,3074,3091,3092,3111,3112,3120,3121,3130,3131,3142,3143,4676,4680,37","org/telegram/ui/PollItemMenu.java":"1479,23"},"metadata":{"description":"Base64 Encode","severity":"info"}},"api_base64_decode":{"files":{"org/telegram/messenger/MessageObject.java":"905,5655,28","org/telegram/messenger/MessagesController.java":"1538,2472,2488,2515,17","org/telegram/messenger/MrzRecognizer.java":"159,11","org/telegram/messenger/PasskeysController.java":"144,145,301,302,303,304,6","org/telegram/messenger/SendMessagesHelper.java":"10954,11452,13303,13313,13326,13334,13714,14752,15225,15346,15634,25","org/telegram/messenger/SharedConfig.java":"577,584,592,1578,12","org/telegram/messenger/UserConfig.java":"404,419,425,5","org/telegram/messenger/camera/CameraController.java":"151,562,565,16","org/telegram/messenger/chromecast/ChromecastFileServer.java":"214,6","org/telegram/messenger/utils/BillingUtilities.java":"190,3","org/telegram/tgnet/ConnectionsManager.java":"1534,1715,1887,11","org/telegram/ui/ActionBar/Theme.java":"4210,10926,11043,11053,13612,13879,13909,14035,48","org/telegram/ui/Components/AlertsCreator.java":"2183,34","org/telegram/ui/Components/VideoPlayer.java":"42,43,15","org/telegram/ui/Components/poll/PollAttachedMediaPack.java":"236,4","org/telegram/ui/LaunchActivity.java":"1897,31","org/telegram/ui/LoginActivity.java":"2144,11011,52","org/telegram/ui/PassportActivity.java":"3194,37","org/telegram/ui/SessionsActivity.java":"1447,12"},"metadata":{"description":"Base64 Decode","severity":"info"}},"api_get_system_service":{"files":{"org/telegram/messenger/AndroidUtilities.java":"2054,2739,2754,2805,2983,3204,3302,3730,4014,4018,4798,4805,4921,5313,5805,6798,6813,6960","org/telegram/messenger/ApplicationLoader.java":"277,303,476,622","org/telegram/messenger/EmuDetector.java":"200,210,220,230","org/telegram/messenger/FilesMigrationService.java":"213","org/telegram/messenger/ImageLoader.java":"1915","org/telegram/messenger/LocaleController.java":"5211","org/telegram/messenger/LocationController.java":"177","org/telegram/messenger/MediaController.java":"1675,1689,1695,4261,4273,6532,6717,7232","org/telegram/messenger/MediaDataController.java":"8643","org/telegram/messenger/MessagesController.java":"29567","org/telegram/messenger/MusicPlayerService.java":"77,547,553","org/telegram/messenger/NotificationsController.java":"190,193,265,267,272,277,10568","org/telegram/messenger/SendMessagesHelper.java":"864","org/telegram/messenger/SharedConfig.java":"1813,1845,1987","org/telegram/messenger/TranslateController.java":"472","org/telegram/messenger/XiaomiUtilities.java":"40","org/telegram/messenger/camera/Camera2Session.java":"76,148,344,381","org/telegram/messenger/camera/CameraSession.java":"74,504","org/telegram/messenger/camera/CameraView.java":"1317","org/telegram/messenger/chromecast/ChromecastFileServer.java":"324","org/telegram/messenger/support/JobIntentService.java":"103,277","org/telegram/messenger/support/fingerprint/FingerprintManagerCompatApi23.java":"10","org/telegram/messenger/utils/FrameMetricsOverlayView.java":"119","org/telegram/messenger/voip/JNIUtilities.java":"32,43,99,120","org/telegram/messenger/voip/VideoCapturerDevice.java":"108","org/telegram/messenger/voip/VoIPGroupNotification.java":"243,437,462,475,514,531","org/telegram/messenger/voip/VoIPPreNotificationService.java":"185,345,400,413,417,482,500,681","org/telegram/messenger/voip/VoIPService.java":"400,440,612,1028,1096,1504,1554,5222,5230,5473,5528,5606,5638,5767,5825,5838,5842,5870,5953,6491,6497,6601,6602,6715,6724,6728,6835,6906,7017,7135,7543,7774","org/telegram/messenger/voip/VoipAudioManager.java":"76","org/telegram/ui/ActionBar/ActionBarPopupWindow.java":"877,886","org/telegram/ui/ActionBar/BaseFragment.java":"868","org/telegram/ui/ActionBar/BottomSheet.java":"1776","org/telegram/ui/ActionBar/FloatingActionMode.java":"217","org/telegram/ui/ActionBar/Theme.java":"9508","org/telegram/ui/ArticleViewer.java":"6332,6354,6761,6914","org/telegram/ui/AvatarPreviewer.java":"99","org/telegram/ui/CastSync.java":"347,356,387","org/telegram/ui/Cells/ChatMessageCell.java":"50308","org/telegram/ui/Cells/PollEditTextCell.java":"179","org/telegram/ui/ChangeUsernameActivity.java":"134","org/telegram/ui/ChannelCreateActivity.java":"968,1019","org/telegram/ui/Charts/BaseChartView.java":"1219","org/telegram/ui/ChatActivity.java":"29935,47834,55234,62576","org/telegram/ui/ChatEditActivity.java":"2840","org/telegram/ui/ChatEditTypeActivity.java":"1363","org/telegram/ui/ChatRightsEditActivity.java":"1737","org/telegram/ui/CodeNumberField.java":"314,372","org/telegram/ui/Components/AlertsCreator.java":"3945,9973,10183","org/telegram/ui/Components/ChatActivityEnterView.java":"7251,11687,13749,13761","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"1962,2292","org/telegram/ui/Components/EarListener.java":"55,69,72","org/telegram/ui/Components/EditTextCaption.java":"355,425,434,825","org/telegram/ui/Components/EmbedBottomSheet.java":"367,924","org/telegram/ui/Components/GroupCallPip.java":"806","org/telegram/ui/Components/GroupCallPipAlertView.java":"213","org/telegram/ui/Components/InstantCameraView.java":"3779","org/telegram/ui/Components/InviteMembersBottomSheet.java":"223,1496","org/telegram/ui/Components/LinkActionView.java":"222","org/telegram/ui/Components/NumberPicker.java":"966","org/telegram/ui/Components/PhonebookShareAlert.java":"869,892","org/telegram/ui/Components/PipRoundVideoView.java":"201","org/telegram/ui/Components/PipVideoOverlay.java":"921,1276","org/telegram/ui/Components/ProfileActionsView.java":"1290","org/telegram/ui/Components/SenderSelectPopup.java":"238,361","org/telegram/ui/Components/ShareAlert.java":"4662","org/telegram/ui/Components/SharedMediaLayout.java":"9959,10444","org/telegram/ui/Components/ThemeEditorView.java":"1559","org/telegram/ui/Components/WallpaperParallaxEffect.java":"32,33","org/telegram/ui/Components/WebPlayerView.java":"2228","org/telegram/ui/Components/voip/AcceptDeclineView.java":"530","org/telegram/ui/Components/voip/PrivateVideoPreviewDialog.java":"348","org/telegram/ui/Components/voip/PrivateVideoPreviewDialogNew.java":"454","org/telegram/ui/Components/voip/RTMPStreamPipOverlay.java":"559","org/telegram/ui/Components/voip/VoIPPiPView.java":"183,185","org/telegram/ui/Components/voip/VoIPTextureView.java":"198,380,623","org/telegram/ui/Components/voip/VoIPWindowView.java":"124,137,193","org/telegram/ui/ContentPreviewViewer.java":"1960,2313,2467,2472,2563,2763","org/telegram/ui/DialogsActivity.java":"9965","org/telegram/ui/GroupCallActivity.java":"10035,11321","org/telegram/ui/GroupCreateFinalActivity.java":"779","org/telegram/ui/GroupInviteActivity.java":"128","org/telegram/ui/IdenticonActivity.java":"285","org/telegram/ui/IntroActivity.java":"699","org/telegram/ui/LaunchActivity.java":"729,9088","org/telegram/ui/LinkEditActivity.java":"931","org/telegram/ui/LocationActivity.java":"3551,3861","org/telegram/ui/LoginActivity.java":"3291,3871,4210,4836,4948,4966,4967,12152,12279,13190,13208,13209","org/telegram/ui/ManageLinksActivity.java":"1391","org/telegram/ui/NewContactBottomSheet.java":"704,1238,1246,1254,1427","org/telegram/ui/PassportActivity.java":"3032,3041,4027,4653,8087,8102","org/telegram/ui/PaymentFormActivity.java":"1427,4701","org/telegram/ui/PhotoAlbumPickerActivity.java":"789","org/telegram/ui/PhotoViewer.java":"7425,7645,9346,13147,13889,14812,25756,26053,26135,26205,26733,26744,26753,27489,27620,34848,34958,34977","org/telegram/ui/PopupNotificationActivity.java":"609,1414","org/telegram/ui/PrivacyControlActivity.java":"2945","org/telegram/ui/ProfileActivity.java":"7730,7831,7838,10739,11123","org/telegram/ui/ProxySettingsActivity.java":"404","org/telegram/ui/QrActivity.java":"1573","org/telegram/ui/RestrictedLanguagesSelectActivity.java":"612","org/telegram/ui/SecretMediaViewer.java":"1606,1611,1824,2393","org/telegram/ui/SelectAnimatedEmojiDialog.java":"502,511","org/telegram/ui/SessionBottomSheet.java":"319","org/telegram/ui/SettingsActivity.java":"2019,2120,2127","org/telegram/ui/StickersActivity.java":"703,1072","org/telegram/ui/Stories/LivePlayer.java":"229,991","org/telegram/ui/Stories/LiveStoryPipOverlay.java":"553","org/telegram/ui/Stories/StoriesVolumeControl.java":"54,75","org/telegram/ui/Stories/StoryViewer.java":"737,2602","org/telegram/ui/Stories/recorder/LivePlayerView.java":"352","org/telegram/ui/Stories/recorder/StoryLinkSheet.java":"219,228","org/telegram/ui/Stories/recorder/StoryRecorder.java":"432","org/telegram/ui/Stories/recorder/Weather.java":"302","org/telegram/ui/ThemeActivity.java":"1981,1994,2116,2132","org/telegram/ui/ThemeSetUrlActivity.java":"112","org/telegram/ui/TopicCreateFragment.java":"340,376","org/telegram/ui/VoIPFragment.java":"381,382,395,675,3551,3585,3724,3740","org/telegram/ui/WallpapersListActivity.java":"1522","org/telegram/ui/bots/BotDownloads.java":"88","org/telegram/ui/bots/BotLocation.java":"455","org/telegram/ui/bots/BotSensors.java":"44","org/telegram/ui/web/BotWebViewContainer.java":"2918,6900","org/webrtc/Camera2Capturer.java":"61","org/webrtc/Camera2Enumerator.java":"33,78,119","org/webrtc/CameraSession.java":"45","org/webrtc/NetworkMonitorAutoDetect.java":"130,337","org/webrtc/ScreenCapturerAndroid.java":"64","org/webrtc/audio/JavaAudioDeviceModule.java":"116","org/webrtc/audio/WebRtcAudioManager.java":"21","org/webrtc/voiceengine/WebRtcAudioManager.java":"136","org/webrtc/voiceengine/WebRtcAudioTrack.java":"199","org/webrtc/voiceengine/WebRtcAudioUtils.java":"140"},"metadata":{"description":"Get System Service","severity":"info"}},"api_clipboard":{"files":{"org/telegram/messenger/AndroidUtilities.java":"12,3730,3730,12","org/telegram/ui/Cells/PollEditTextCell.java":"6,179,6","org/telegram/ui/ChangeUsernameActivity.java":"7,134,7","org/telegram/ui/ChatActivity.java":"12,47834,12","org/telegram/ui/CodeNumberField.java":"7,314,314,314,368,372,372,7","org/telegram/ui/Components/ChatActivityEnterView.java":"11,7251,11","org/telegram/ui/Components/EditTextCaption.java":"4,355,355,425,425,434,825,4","org/telegram/ui/Components/EmbedBottomSheet.java":"9,924,9","org/telegram/ui/Components/InviteMembersBottomSheet.java":"10,223,1496,10","org/telegram/ui/Components/LinkActionView.java":"6,222,6","org/telegram/ui/Components/PhonebookShareAlert.java":"9,869,892,9","org/telegram/ui/Components/ShareAlert.java":"10,4662,4662,10","org/telegram/ui/GroupInviteActivity.java":"4,128,4","org/telegram/ui/LoginActivity.java":"11,12152,12279,12279,11","org/telegram/ui/ManageLinksActivity.java":"4,1391,4","org/telegram/ui/PrivacyControlActivity.java":"4,2945,4","org/telegram/ui/ProfileActivity.java":"13,10739,11123,13","org/telegram/ui/ProxySettingsActivity.java":"6,61,62,93,112,404,6","org/telegram/ui/SessionBottomSheet.java":"5,319,5","org/telegram/ui/StickersActivity.java":"4,703,1072,4","org/telegram/ui/Stories/recorder/StoryLinkSheet.java":"3,219,219,228,3","org/telegram/ui/ThemeSetUrlActivity.java":"4,112,4","org/telegram/ui/web/BotWebViewContainer.java":"12,2918,12"},"metadata":{"description":"Set or Read Clipboard data","severity":"info"}},"api_start_activity":{"files":{"org/telegram/messenger/AndroidUtilities.java":"7222,1967,4373,4381,4385,4461,4468,4471,4686,4693,4696","org/telegram/messenger/BillingController.java":"178","org/telegram/messenger/BringAppForegroundService.java":"19","org/telegram/messenger/NotificationsController.java":"601,1832","org/telegram/messenger/OpenAttachedMenuBotReceiver.java":"31","org/telegram/messenger/OpenChatReceiver.java":"32","org/telegram/messenger/ShareBroadcastReceiver.java":"19","org/telegram/messenger/browser/Browser.java":"542,720,789,802","org/telegram/messenger/support/customtabs/CustomTabsIntent.java":"22","org/telegram/messenger/voip/VoIPService.java":"1130","org/telegram/ui/ActionBar/ActionBarLayout.java":"3580,3598","org/telegram/ui/ActionBar/BaseFragment.java":"818,821","org/telegram/ui/ActionBar/INavigationLayout.java":"171","org/telegram/ui/ActionIntroActivity.java":"739","org/telegram/ui/ArticleViewer.java":"13837","org/telegram/ui/BasePermissionsActivity.java":"103","org/telegram/ui/Business/BusinessLinksActivity.java":"492","org/telegram/ui/ChannelAdminLogActivity.java":"2478,2549,3893","org/telegram/ui/ChatActivity.java":"29655,41540,62592,11130,20516,22903,23025,47068,47413,58028,62611","org/telegram/ui/Components/AlertsCreator.java":"322,354,407,444,8583,8590,8646,4293,8644","org/telegram/ui/Components/AudioPlayerAlert.java":"3714","org/telegram/ui/Components/BulletinFactory.java":"871","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"2072","org/telegram/ui/Components/FragmentContextView.java":"956","org/telegram/ui/Components/GroupCallPipAlertView.java":"183","org/telegram/ui/Components/ImageUpdater.java":"898,935","org/telegram/ui/Components/PermissionRequest.java":"82,169,297","org/telegram/ui/Components/PhonebookShareAlert.java":"1208,812","org/telegram/ui/Components/PhotoViewerWebView.java":"194","org/telegram/ui/Components/PipVideoOverlay.java":"1286","org/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java":"68","org/telegram/ui/Components/QRCodeBottomSheet.java":"157","org/telegram/ui/Components/WallpaperUpdater.java":"108","org/telegram/ui/Components/voip/PrivateVideoPreviewDialog.java":"348","org/telegram/ui/Components/voip/PrivateVideoPreviewDialogNew.java":"454","org/telegram/ui/Components/voip/RTMPStreamPipOverlay.java":"765","org/telegram/ui/Components/voip/VoIPHelper.java":"92,145,232,499,741","org/telegram/ui/Components/voip/VoIPPiPView.java":"392,735","org/telegram/ui/ContactsActivity.java":"1451,1007","org/telegram/ui/DialogsActivity.java":"10230,10234,10250","org/telegram/ui/FilterChatlistActivity.java":"1558","org/telegram/ui/GroupCallActivity.java":"10035","org/telegram/ui/GroupInviteActivity.java":"144","org/telegram/ui/InviteContactsActivity.java":"547,588","org/telegram/ui/LocationActivity.java":"641,1337,2087,2809,2817,3577,3641","org/telegram/ui/LoginActivity.java":"1401,4805,5024,13266,7683,8389","org/telegram/ui/NewContactBottomSheet.java":"1182","org/telegram/ui/NotificationsSettingsActivity.java":"877","org/telegram/ui/NotificationsSoundActivity.java":"338,352,1055","org/telegram/ui/PassportActivity.java":"8584,9474,8876","org/telegram/ui/PaymentFormActivity.java":"3133,3588","org/telegram/ui/PhotoViewer.java":"5748","org/telegram/ui/PopupNotificationActivity.java":"653,1473","org/telegram/ui/ProfileActivity.java":"7602,11134,24051,9024,11115,18794","org/telegram/ui/ProfileNotificationsActivity.java":"467","org/telegram/ui/ProxyListActivity.java":"689","org/telegram/ui/QrActivity.java":"1072,943","org/telegram/ui/SessionsActivity.java":"1553","org/telegram/ui/SettingsActivity.java":"1867","org/telegram/ui/StickersActivity.java":"716,1059","org/telegram/ui/Stories/PeerStoriesView.java":"5397,5503","org/telegram/ui/Stories/StoryViewer.java":"3424,3428","org/telegram/ui/Stories/recorder/StoryRecorder.java":"9667,9858,9868,9878","org/telegram/ui/Stories/recorder/Weather.java":"360","org/telegram/ui/ThemeActivity.java":"2062,2556","org/telegram/ui/VoIPPermissionActivity.java":"72","org/telegram/ui/WebviewActivity.java":"256","org/telegram/ui/bots/BotLocation.java":"134,333,513","org/telegram/ui/web/BotWebViewContainer.java":"5546,5610,5043,5121,6582"},"metadata":{"description":"Starting Activity","severity":"info"}},"api_ipc":{"files":{"org/telegram/messenger/AndroidUtilities.java":"16,17,961,973,1967,2708,2708,3756,3756,4353,4353,4428,4428,4663,4663,4815,4815,4829,4829,7214,7214","org/telegram/messenger/AppStartReceiver.java":"5,10","org/telegram/messenger/ApplicationLoader.java":"7,8,280,291,296,296,413,417","org/telegram/messenger/AuthenticatorService.java":"10,72,74,8,72","org/telegram/messenger/AutoMessageHeardReceiver.java":"5,11","org/telegram/messenger/AutoMessageReplyReceiver.java":"5,14,16,16,17,20","org/telegram/messenger/BillingController.java":"6,178","org/telegram/messenger/BringAppForegroundService.java":"3,4,9,15,15,16,16","org/telegram/messenger/CallReceiver.java":"5,12","org/telegram/messenger/ChatsRemoteViewsFactory.java":"4,61,160,160,162,466,466,468","org/telegram/messenger/ChatsWidgetProvider.java":"3,7,28,68,68,99,99,103,103","org/telegram/messenger/ChatsWidgetService.java":"3,9","org/telegram/messenger/ContactsRemoteViewsFactory.java":"4,57,107,107,109,214,214,216","org/telegram/messenger/ContactsSyncAdapterService.java":"12,39,9,39","org/telegram/messenger/ContactsWidgetProvider.java":"3,7,28,68,68,100,100,104,104","org/telegram/messenger/ContactsWidgetService.java":"3,9","org/telegram/messenger/CopyCodeReceiver.java":"5,10","org/telegram/messenger/CustomTabsCopyReceiver.java":"5,11","org/telegram/messenger/DownloadController.java":"5,6,392,396,396","org/telegram/messenger/EmuDetector.java":"4,186,186,186,187,187,187","org/telegram/messenger/FeedRemoteViewsFactory.java":"4,55,77,77,79,119,119,121","org/telegram/messenger/FeedWidgetProvider.java":"3,7,16,37,37,44,44,48,48","org/telegram/messenger/FeedWidgetService.java":"3,9","org/telegram/messenger/FilesMigrationService.java":"11,44,7,44,49,53","org/telegram/messenger/GoogleVoiceClientService.java":"3,10","org/telegram/messenger/ImageLoader.java":"6,7,2024,2024,2271","org/telegram/messenger/ImportingService.java":"5,15,4,15,70","org/telegram/messenger/KeepAliveJob.java":"3,5,8,34,34,65","org/telegram/messenger/LiteMode.java":"5,350","org/telegram/messenger/LocaleController.java":"5,6,774,1103,1103","org/telegram/messenger/LocationController.java":"3,962,969","org/telegram/messenger/LocationSharingService.java":"7,23,3,5,23,145,151,151,154,154,159,163,163","org/telegram/messenger/MediaController.java":"13,2985,4391,4396,4840,4845","org/telegram/messenger/MediaDataController.java":"3,5,7412,7412,7417,7433,7433,7494,7519,7551,7575,7595,8195,8195,8196,8196,8217,8217,8219,8219,8268,8268,8271,8271,8273,8273,8273,8273,8274,8318,8328,8336,8375,8382,8382,8400,8400,8403,8403,8406,8406,8408,8408,8408,8408,8411,8411,8416,8418,8421,8423,8425,8453,8488,8515,8542,8573,8600,8674,8674,8674,8674,8675,8675,8676,8694,8694,8695","org/telegram/messenger/MessagesController.java":"7,29579,29579,29580,29603,29604,29605,29605,29629,29629,29656,29660,29664,29665,29665","org/telegram/messenger/MusicBrowserService.java":"3,5,66,92,92,550","org/telegram/messenger/MusicPlayerReceiver.java":"5,11","org/telegram/messenger/MusicPlayerService.java":"21,71,5,10,11,57,71,206,223,249,249,251,251,349,349,350,350,360,360,383,383,383,441,441,441,441,442,442,442,442,443,443,443,443,444,444,444,444,445,445,445,446,446,446,446,447,447,447,447,450,451,455,456,463,463,479,481,488,488,488,512,513,666,666,666,666,667,667,667,667,668,668,668,668,669,669,669,669,670,670,670,670,673","org/telegram/messenger/NotificationBadge.java":"8,64,64,79,98,98,113,132,132,148,167,167,180,235,235,238,238,252,252,403,403,417,466,466,521,521,556,556,556,557,560,561,561,585,585,586,587,588,627","org/telegram/messenger/NotificationCallbackReceiver.java":"5,10","org/telegram/messenger/NotificationDismissReceiver.java":"5,11","org/telegram/messenger/NotificationRepeat.java":"3,4,7,13,13,22,29","org/telegram/messenger/NotificationsController.java":"8,10,597,597,602,1829,1829,6249,6249,6251,6251,6677,6677,6684,6684,6684,6693,6693,6709,6724,6724,8252,8252,8339,8339,8344,8344,8356,8356,8472,8472,8490,8520,8520,8522,8591,8591,8593,8620,8620,8625,8625,8632,8632,8648,8648,8652,8652,8659,8659,8677,8677,8681,8681,8688,8688,8760,8760,8781,8781,8785,8785,8792,8792,8844,8844,8865,8865,8869,8869,8876,8876,8936,8936,8957,8957,8961,8961,8968,8968,9025,9025,9046,9046,9050,9050,9057,9057,9584,9870,9870,9878,9878,9954,9954,9983,9983,9989,9989,9998,10014,10015,10023,10023,10116,10116,10145,10145,10151,10151,10160,10176,10177,10185,10185,10794,10794,10872,10872,10879,10879,10888,10946,10947,10957,10957,10985,10985,10989,11022,11022,11035,11121,11121,11127,11127,11136,11152,11153,11162,11162,11255,11255,11284,11284,11290,11290,11299,11315,11316,11324,11324,11412,11412,11441,11441,11447,11447,11456,11472,11473,11481,11481,11647,11647,11655,11655,11700,11700,11729,11729,11735,11735,11744,11760,11761,11769,11769,11831,11831,11839,11839,11879,11879,11908,11908,11914,11914,11923,11939,11940,11948,11948,12023,12023,12031,12031,12071,12071,12100,12100,12106,12106,12115,12131,12132,12140,12140,12221,12221,12229,12229,12269,12269,12298,12298,12304,12304,12313,12329,12330,12338,12338,12472,12472,12480,12480,12520,12520,12549,12549,12555,12555,12564,12580,12581,12589,12589,12667,12667,12675,12675,12715,12715,12744,12744,12750,12750,12759,12775,12776,12784,12784,12926,12926,12934,12934,12974,12974,13003,13003,13009,13009,13018,13034,13035,13043,13043","org/telegram/messenger/NotificationsDisabledReceiver.java":"5,14","org/telegram/messenger/NotificationsService.java":"5,10,4,10,15,29,29","org/telegram/messenger/OpenAttachedMenuBotReceiver.java":"4,15,15,28,28","org/telegram/messenger/OpenChatReceiver.java":"4,13,13,29,29","org/telegram/messenger/PopupReplyReceiver.java":"5,10","org/telegram/messenger/R.java":"265,266,267,15613,15614,15615,15898,15898,15898","org/telegram/messenger/RefererReceiver.java":"5,10","org/telegram/messenger/ScreenReceiver.java":"5,11","org/telegram/messenger/SendMessagesHelper.java":"4,10373,10442","org/telegram/messenger/ShareBroadcastReceiver.java":"5,11,14,14,17,17","org/telegram/messenger/ShortcutResultReceiver.java":"5,11","org/telegram/messenger/SmsReceiver.java":"5,14","org/telegram/messenger/StopLiveLocationReceiver.java":"5,10","org/telegram/messenger/VideoEncodingService.java":"5,20,4,20,27,123","org/telegram/messenger/WearReplyReceiver.java":"5,15,17,17,18,21","org/telegram/messenger/XiaomiUtilities.java":"4,61,61,62,62","org/telegram/messenger/browser/Browser.java":"4,9,38,496,504,540,540,545,545,547,547,547,548,548,553,554,635,636,639,655,655,661,700,711,713,762,777,779,824,830,830,830,833,833,834,835,837,844,844,880,880,970,970,970,971,972","org/telegram/messenger/pip/PipActivityHandler.java":"8,9,52,53,122,122","org/telegram/messenger/pip/utils/PipActions.java":"3,7,7,11,15","org/telegram/messenger/support/JobIntentService$JobServiceEngineImpl$$ExternalSyntheticApiModelOutline0.java":"4","org/telegram/messenger/support/JobIntentService$JobServiceEngineImpl$$ExternalSyntheticApiModelOutline1.java":"4","org/telegram/messenger/support/JobIntentService$JobServiceEngineImpl$$ExternalSyntheticApiModelOutline2.java":"4","org/telegram/messenger/support/JobIntentService$JobServiceEngineImpl$WrapperWorkItem$$ExternalSyntheticApiModelOutline0.java":"4","org/telegram/messenger/support/JobIntentService$JobWorkEnqueuer$$ExternalSyntheticApiModelOutline0.java":"4","org/telegram/messenger/support/JobIntentService$JobWorkEnqueuer$$ExternalSyntheticApiModelOutline1.java":"4,7,8","org/telegram/messenger/support/JobIntentService.java":"14,37,221,222,381,11,21,23,47,47,50,63,113,114,114,182,193,193,194,195,214,214,215,217,246,260,281,282,289,289,292,293,298,298,299,304,318,322,322,333,339,343,364,372,381,401,405","org/telegram/messenger/support/customtabs/CustomTabsClient.java":"5,25,25","org/telegram/messenger/support/customtabs/CustomTabsIntent.java":"3,5,16,17,25,25,34,34,39,39,40,54,59,63,63,69,74,74,79,80,81,85,88,92,94,95,95","org/telegram/messenger/support/customtabs/CustomTabsServiceConnection.java":"5,13","org/telegram/messenger/support/customtabs/CustomTabsSession.java":"4,21","org/telegram/messenger/support/customtabs/ICustomTabsCallback.java":"5,22","org/telegram/messenger/support/customtabs/ICustomTabsService.java":"4,16,26,28,33","org/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java":"4,5,28,28,31,31,33,34,34,45,66,66,67,69,69,73,73,74,75","org/telegram/messenger/voip/VideoCapturerDevice.java":"3,31","org/telegram/messenger/voip/VoIPActionsReceiver.java":"5,10","org/telegram/messenger/voip/VoIPGroupNotification.java":"7,10,244,244,245,245,245,285,286,286,302,302,303,303,316,316,316,317,318,319,320,321,322,322,322,323,323,327,327,327,340,342,370,371,371,382,382,383,383,392,392,392,393,394,395,396,397,398,398,398,399,399,403,403,403,412","org/telegram/messenger/voip/VoIPMediaButtonReceiver.java":"5,11","org/telegram/messenger/voip/VoIPPreNotificationService.java":"7,10,58,186,186,187,187,187,227,228,228,240,240,241,241,252,252,252,253,254,255,256,257,258,258,258,260,262,262,264,264,264,275,276,289,290,290,298,298,299,299,306,306,306,307,308,309,310,311,312,312,312,314,316,316,318,318,318,328,329,453,479,564,582,588,601,601,623","org/telegram/messenger/voip/VoIPService.java":"52,558,8,19,20,227,387,558,939,1126,1126,1134,1147,1148,2274,2274,5683,5683,5687,5687,5687,5689,5690,5692,5693,5695,5696,5697,5700,5700,5703,5703,5705,5705,5707,5707,5709,5710,5712,5713,5715,5719,5722,5735,5743,6372,6372,6501,6501,6547,7129,7129,7131,7131,7131,7174,7187,7189,7191,7191,7205,7205,7206,7206,7219,7219,7220,7221,7222,7223,7224,7225,7225,7225,7229,7243,7244,7246,7247,7248,7262,7263,7264,7265,7679,7715,7715,7727,7727","org/telegram/ui/ActionBar/ActionBarLayout.java":"10,3580","org/telegram/ui/ActionBar/BaseFragment.java":"9,163,818","org/telegram/ui/ActionBar/INavigationLayout.java":"5,171","org/telegram/ui/ActionIntroActivity.java":"4,737,737","org/telegram/ui/ArticleViewer.java":"13,5709,13837","org/telegram/ui/BasePermissionsActivity.java":"3,101,101","org/telegram/ui/BubbleActivity.java":"3,36,36,37,38,39,40,121,121,151,151,153,153,153,153,153,154,160,160,164,165,166,167,168,209,209,210,211,256","org/telegram/ui/Business/BusinessLinksActivity.java":"6,488,488","org/telegram/ui/CameraScanActivity.java":"12,1139,1139,1181,1181,1483","org/telegram/ui/ChannelAdminLogActivity.java":"12,2465,2465,2478,2547,2547,3886,3886","org/telegram/ui/ChannelCreateActivity.java":"11,1368","org/telegram/ui/ChatActivity.java":"16,11126,11126,20500,20500,20516,22891,22891,22953,22953,23017,23017,23021,23021,23023,23023,23024,23155,23155,29653,29653,31372,31485,31491,41538,41538,47054,47054,47068,47411,47411,58021,58021,62507,62514,62517,62609,62609","org/telegram/ui/ChatEditActivity.java":"11,3059","org/telegram/ui/ChatsWidgetConfigActivity.java":"3,14,14,31,56,57,57","org/telegram/ui/Components/AlertsCreator.java":"7,320,320,352,352,405,405,444,4291,4291,8583,8590,8641,8641","org/telegram/ui/Components/AudioPlayerAlert.java":"9,3702,3702,3714","org/telegram/ui/Components/BulletinFactory.java":"5,869,869","org/telegram/ui/Components/ChatActivityEnterView.java":"6022","org/telegram/ui/Components/ChatAttachAlert.java":"13,8286,10270","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"10,11,195,240,240","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"8,2072","org/telegram/ui/Components/ChatAttachAlertPhotoLayout.java":"10,3227,3278,3991,3991","org/telegram/ui/Components/ChatAttachAlertPollLayout.java":"10,3882,3882,3943","org/telegram/ui/Components/EmbedBottomSheet.java":"12,469,1020","org/telegram/ui/Components/FragmentContextView.java":"12,956","org/telegram/ui/Components/GroupCallPipAlertView.java":"4,181,181","org/telegram/ui/Components/ImageUpdater.java":"6,886,886,919,919,999,999,1024,1024,1140","org/telegram/ui/Components/MenuToItemOptions.java":"4,32,32,32","org/telegram/ui/Components/PermissionRequest.java":"4,80,80,167,167,294,294","org/telegram/ui/Components/PhonebookShareAlert.java":"13,810,810,1019,1020,1026,1029,1204","org/telegram/ui/Components/PhotoViewerWebView.java":"7,194,836","org/telegram/ui/Components/PipVideoOverlay.java":"11,1284,1284","org/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java":"5,68","org/telegram/ui/Components/Premium/boosts/GiftInfoBottomSheet.java":"3,96,96","org/telegram/ui/Components/Premium/boosts/UserSelectorBottomSheet.java":"4,148,148","org/telegram/ui/Components/QRCodeBottomSheet.java":"5,139,139,152,152,155,155","org/telegram/ui/Components/ThemeEditorView.java":"10,1833","org/telegram/ui/Components/WallpaperUpdater.java":"5,96,96,150,150,201","org/telegram/ui/Components/voip/PrivateVideoPreviewDialog.java":"348","org/telegram/ui/Components/voip/PrivateVideoPreviewDialogNew.java":"454","org/telegram/ui/Components/voip/RTMPStreamPipOverlay.java":"10,760,760","org/telegram/ui/Components/voip/VoIPHelper.java":"6,87,87,140,140,232,241,290,290,399,399,497,497,738,738","org/telegram/ui/Components/voip/VoIPPiPView.java":"9,390,390,733,733","org/telegram/ui/ContactsActivity.java":"6,1005,1005,1449,1449","org/telegram/ui/ContactsWidgetConfigActivity.java":"3,14,14,31,56,57,57","org/telegram/ui/DialogsActivity.java":"13,9920,10032,10032,10033,10226,10226,10226,10227,10230,10232,10232,10247,10247","org/telegram/ui/ExternalActionActivity.java":"5,53,53,54,55,56,57,197,197,250,250,252,252,252,252,252,253,263,263,263,263,263,263,276,281,282,283,284,285,290,290,298,299,300,301,302,327,335,357,364,388,388,392,396,402,407,413,420,427,431,437,463,472,476,484,493,494,513,513,514,515","org/telegram/ui/FilterChatlistActivity.java":"8,1555,1555,1558","org/telegram/ui/GroupCallActivity.java":"12,1300,1300,10035","org/telegram/ui/GroupCreateFinalActivity.java":"10,921","org/telegram/ui/GroupInviteActivity.java":"6,141,141,144","org/telegram/ui/InviteContactsActivity.java":"8,543,543,547,586,586","org/telegram/ui/LaunchActivity.java":"11,12,305,305,306,307,402,413,414,697,697,1690,1690,1692,1692,1692,1693,1727,1727,1728,1738,1738,1743,1743,1747,1755,1755,1756,1760,1776,1780,1786,1796,1800,1806,1830,1839,1849,1856,1861,1869,1875,1882,1887,1893,1903,1909,1913,1919,1930,1936,1941,1952,5258,6001,6001,6002,6003,6006,6006,6007,6008,6798","org/telegram/ui/LinkManager.java":"74,82,1133,1515,1546","org/telegram/ui/LocationActivity.java":"11,641,1337,2087,2809,2817,3577,3639,3639","org/telegram/ui/LoginActivity.java":"14,1238,1391,1391,1401,4805,4875,4875,5024,7657,7657,7661,7683,8363,8363,8367,8389,13114,13114,13266","org/telegram/ui/NewContactBottomSheet.java":"6,1179,1179","org/telegram/ui/NotificationsCustomSettingsActivity.java":"7,2002","org/telegram/ui/NotificationsSettingsActivity.java":"5,865,865,1139","org/telegram/ui/NotificationsSoundActivity.java":"5,333,333,341,341,1052,1052,1062","org/telegram/ui/PassportActivity.java":"10,8511,8582,8582,8864,8864,8889,8889,9469,9469,9474","org/telegram/ui/PaymentFormActivity.java":"12,3133,3588,4386,4398,4401,4401,4402,4402,4432,4432,4435,4435","org/telegram/ui/PhotoViewer.java":"14,5727,5727,5748,13835","org/telegram/ui/PopupNotificationActivity.java":"10,612,612,624,624,625,626,651,651,1397,1397,1461,1461","org/telegram/ui/PremiumPreviewFragment.java":"9,1574,1574,1580,1580","org/telegram/ui/ProfileActivity.java":"16,7600,7600,7600,7602,9021,9021,9024,11113,11113,11134,18616,18784,18784,18794,24051","org/telegram/ui/ProfileNotificationsActivity.java":"7,454,454,631","org/telegram/ui/ProxyListActivity.java":"8,684,684,687,687","org/telegram/ui/QrActivity.java":"9,943,943,1070,1070","org/telegram/ui/SessionsActivity.java":"4,1551,1551","org/telegram/ui/SettingsActivity.java":"12,1865,1865,1865,1867","org/telegram/ui/ShareActivity.java":"6,37,37","org/telegram/ui/StickersActivity.java":"6,713,713,716,1056,1056,1059","org/telegram/ui/Stories/PeerStoriesView.java":"12,5394,5394,5500,5500,5503,9266","org/telegram/ui/Stories/StoriesController.java":"3,2337,2337","org/telegram/ui/Stories/StoryViewer.java":"10,3424,3431","org/telegram/ui/Stories/recorder/StoryRecorder.java":"12,9665,9665,9856,9856,9866,9866,9876,9876","org/telegram/ui/Stories/recorder/StoryUploadingService.java":"6,25,5,25,73","org/telegram/ui/Stories/recorder/Weather.java":"6,360","org/telegram/ui/ThemeActivity.java":"9,2062,2544,2544,2556","org/telegram/ui/VoIPFeedbackActivity.java":"22,22,22,22","org/telegram/ui/VoIPFragment.java":"13,1264,1264,2728,2728","org/telegram/ui/VoIPPermissionActivity.java":"4,72","org/telegram/ui/WallpapersListActivity.java":"6,851","org/telegram/ui/WebviewActivity.java":"10,253,253","org/telegram/ui/bots/BotLocation.java":"6,132,132,331,331,513","org/telegram/ui/bots/BotWebViewSheet.java":"1748,1751","org/telegram/ui/web/BotWebViewContainer.java":"15,239,884,1379,1430,1431,2875,5033,5033,5043,5062,5062,5121,5543,5543,5607,5607,5914,6578,6578,6578,6580,6582","org/webrtc/NetworkMonitorAutoDetect.java":"5,6,36,304,308,310,327,327,348,404,579","org/webrtc/ScreenCapturerAndroid.java":"4,22,38"},"metadata":{"description":"Inter Process Communication","severity":"info"}},"api_java_reflection":{"files":{"io/noties/markwon/html/jsoup/nodes/CommonMarkEntities.java":"3","j$/sun/misc/a.java":"3","j$/time/zone/g.java":"20","org/aspectj/runtime/reflect/Factory.java":"47,49,63","org/scilab/forge/jlatexmath/MacroInfo.java":"49,69,5","org/scilab/forge/jlatexmath/URLAlphabetRegistration.java":"42","org/telegram/messenger/AndroidUtilities.java":"3205,5102,6274,141,142","org/telegram/messenger/FileLog.java":"24","org/telegram/messenger/NotificationBadge.java":"461,16","org/telegram/messenger/OneUIUtilities.java":"4","org/telegram/messenger/RuntimeClassNameTypeAdapterFactory.java":"86","org/telegram/messenger/secretmedia/ExtendedDefaultDataSource.java":"197","org/telegram/messenger/voip/VoIPService.java":"82","org/telegram/ui/ActionBar/ActionBarPopupWindow.java":"28,29","org/telegram/ui/ActionBar/Theme.java":"64","org/telegram/ui/ActionBar/ThemeDescription.java":"22","org/telegram/ui/Components/CastMediaRouteButton.java":"7","org/telegram/ui/Components/EditTextBoldCursor.java":"399,456,38,39","org/telegram/ui/Components/EmojiColorPickerWindow.java":"14","org/telegram/ui/Components/LinkSpanDrawable.java":"659,26,27","org/telegram/ui/Components/Premium/PremiumFeatureBottomSheet.java":"27","org/telegram/ui/Components/RecyclerListView.java":"1907,42,43","org/telegram/ui/Components/spoilers/SpoilersTextView.java":"415,19,20","org/telegram/ui/PhotoViewer.java":"136,137","org/telegram/ui/SelectAnimatedEmojiDialog.java":"65","org/telegram/ui/Stories/StoryCaptionView.java":"41,42"},"metadata":{"description":"Java Reflection","severity":"info"}},"api_send_broadcast":{"files":{"org/telegram/messenger/AndroidUtilities.java":"3758","org/telegram/messenger/MediaDataController.java":"8429,8680,8699","org/telegram/messenger/NotificationBadge.java":"80,114,149,182,253,254,418,473,526","org/telegram/messenger/NotificationsController.java":"602","org/telegram/messenger/NotificationsService.java":"31"},"metadata":{"description":"Sending Broadcast","severity":"info"}},"api_start_service":{"files":{"org/telegram/messenger/ApplicationLoader.java":"413","org/telegram/messenger/FilesMigrationService.java":"49","org/telegram/messenger/LocationController.java":"698,851,957,962","org/telegram/messenger/MediaController.java":"4391,4840","org/telegram/messenger/MessagesController.java":"29618","org/telegram/messenger/MusicBrowserService.java":"550","org/telegram/messenger/SendMessagesHelper.java":"10373,10442","org/telegram/messenger/VideoEncodingService.java":"27","org/telegram/messenger/browser/Browser.java":"142","org/telegram/messenger/support/JobIntentService.java":"116","org/telegram/messenger/support/customtabs/CustomTabsClient.java":"29","org/telegram/messenger/voip/VoIPPreNotificationService.java":"574,614","org/telegram/ui/Components/EmbedBottomSheet.java":"469,1020","org/telegram/ui/Components/PhotoViewerWebView.java":"836","org/telegram/ui/Components/voip/VoIPHelper.java":"321,421","org/telegram/ui/GroupCallActivity.java":"1313","org/telegram/ui/PhotoViewer.java":"13835","org/telegram/ui/Stories/StoriesController.java":"2341","org/telegram/ui/VoIPFragment.java":"1272,2736"},"metadata":{"description":"Starting Service","severity":"info"}},"api_webview":{"files":{"org/telegram/ui/ArticleViewer.java":"67,68,195,198,245,390,430,1499,1499,1500,2191,2191,2191,2196,2197,2199,4895,4899,4899,4899,4901,4965,4983,4987,5014,5032,5036,5088,5088,5088,5250,5250,5250,5252,5295,5298,5305,5311,5314,5323,5380,5381,5388,5391,5392,5520,5523,5640,5641,5652,5653,5681,5716,5719,5729,5732,5796,5796,5797,5797,5847,5848,5867,5868,6290,6290,6745,6746,6746,6921,6922,6922,6924,9905,9912,9935,9944,9944,9945,10062,10063,10063,10063,10064,10065,10066,10067,10068,10069,10070,10071,10072,10073,10073,10074,10138,10146,10171,10176,10181,10190,10192,10192,10193,10194,10213,10213,10214,10215,10220,10220,10221,10223,10226,10230,10231,10231,10232,10234,10243,10243,10244,10245,10256,10256,10257,10258,10267,10267,10268,10269,10342,10352,10352,10353,10354,10410,10410,10411,10413,10413,15371,15371,15391,15391,15394,15394,15397,15397,15397,15409,15432,15432,15437,15443,15444,15451,15452,15519,15519,15519,15519,15541,15544,15544,15544,15551,15558,15558,15558,15558,15559,15559,15560,15560,15609,15609,15623,15624,15630,15630,15636,15636,15639,15644,15649,15654,15659,15664,15669,15674,15678,15679,15679,15700,15713,15726,15775,15775,15775,15775,15776,15777,15777,15781,15788,15788,15889,15889,15906,15906,15906,15930,15930,15940,15964,15964,15965,15974,16029,16032,16060,16060,16106,16113,16113,16115,16134,16134,16138,16138,16170,16174,16174,16174,16175,16175,16176,16177,16177,16183,16183,16184,16185,16185,16199,16200,16247,16257,16257,16258,16261,16272,16324,16324,16324,16325,16326,16327,16342,16343,16345,16345,16345,16346,16347,16358,16358,16358,16359,16359,16532,16532,16626,16626,17244,17346,10069,61,62,63,64,65,66,67,68","org/telegram/ui/Components/EmbedBottomSheet.java":"35,36,95,252,252,319,840,845,869,874,886,988,733,31,32,33,34,35,36","org/telegram/ui/Components/PhotoViewerWebView.java":"19,20,48,52,72,107,114,115,116,117,117,117,118,118,120,121,122,123,133,140,141,142,143,144,145,147,148,149,152,156,157,158,161,166,172,178,179,180,181,184,189,194,200,203,204,218,222,229,236,241,246,247,248,248,248,249,249,250,256,261,265,272,277,277,280,287,289,311,339,355,360,362,365,366,367,368,372,374,380,398,398,417,418,420,428,429,560,560,590,604,669,676,746,15,16,17,18,19,20","org/telegram/ui/Components/WebPlayerView.java":"29,123,1829,1829,1843,26,27,28,29","org/telegram/ui/PaymentFormActivity.java":"40,41,200,249,513,1459,1471,1471,1493,2664,2664,2681,2739,3079,3087,3111,3116,3144,3533,3541,3565,3573,4260,4309,4479,4505,4512,4532,4548,4557,5846,5849,6381,1492,37,38,39,40,41","org/telegram/ui/WebviewActivity.java":"21,22,79,221,221,235,235,265,273,278,318,364,233,18,19,20,21,22","org/telegram/ui/web/BotWebViewContainer.java":"55,56,85,119,120,159,160,162,163,168,169,176,176,226,238,240,244,245,248,249,249,264,264,264,267,267,267,280,300,336,351,369,402,417,455,460,472,472,472,474,474,480,480,480,481,481,484,485,488,492,492,493,493,494,495,498,498,511,511,511,512,512,515,515,516,517,520,521,524,524,528,531,531,533,533,535,543,606,611,612,612,614,614,614,615,616,616,616,617,617,618,619,620,622,624,625,627,629,629,632,637,638,663,663,664,665,699,699,700,700,700,701,701,702,702,703,703,704,704,705,706,715,715,717,717,724,729,729,730,731,754,793,829,833,925,925,928,928,928,928,941,941,942,942,942,942,1012,1016,1016,1118,1131,1135,1135,1136,1137,1152,1162,1163,1163,1164,1165,1219,1219,1219,1222,1222,1222,1222,1222,1271,1271,1271,1274,1274,1274,1274,1274,1289,1290,1297,1298,1299,1299,1300,1301,1306,1327,1339,1346,1348,1348,1349,1352,1358,1358,1359,1360,1391,1395,1398,1398,1399,1405,1405,1405,1410,1410,1411,1411,1414,1414,1416,1416,1417,1418,1424,1424,1425,1426,1434,1490,1490,1491,1493,1494,1496,1497,1499,1529,1539,1539,1540,1541,1542,1557,1557,1558,1558,1571,1600,1600,1601,1601,1641,1641,1667,1667,1668,1668,2165,2165,2166,2166,2166,2167,2168,2170,2172,2175,2175,2235,2279,2288,2297,2304,2347,2384,2448,2450,2481,2481,2501,2501,2513,2513,2558,2558,2558,2558,2574,2634,2662,2662,2666,2666,2669,2669,2764,2775,2794,2813,2839,2847,3005,3010,3010,3022,3042,3106,3167,3181,3187,3193,3215,3221,3269,3269,3271,3271,3273,3273,3276,3276,3278,3280,3280,3282,3282,3291,3291,3296,3296,3301,3301,3303,3303,3305,3307,3307,3309,3309,3314,3314,3320,3320,3325,3325,3328,3330,3330,3331,3331,3333,3334,3342,3349,3355,3440,3440,3440,3441,3442,3443,3446,3497,3614,3614,3620,3620,3649,3651,3703,3716,3716,3720,3720,3725,3725,3732,3732,3732,3735,3737,3745,3745,3754,3766,3775,3793,3793,3797,3803,3803,3807,3807,3812,3812,3821,3828,3828,3835,3835,3844,3850,3850,3855,3861,3861,3868,3891,3957,3968,3987,4005,4019,4025,4134,4151,4163,4186,4186,4196,4196,4196,4204,4204,4205,4205,4207,4207,4207,4207,4239,4252,4259,4296,4296,4308,4340,4398,4403,4430,4475,4475,4499,4612,4765,4809,4810,4818,4823,4824,4848,4849,4857,4862,4863,4869,4888,4889,4891,4891,4891,4892,4895,4895,4896,4908,4908,4919,4919,4920,4923,4931,4932,4933,4935,4935,4935,4935,4935,4936,4937,4940,4940,4941,4952,4952,4958,4958,4959,4962,4970,4970,5040,5040,5118,5118,5128,5128,5133,5161,5219,5358,5358,5360,5360,5383,5392,5406,5408,5414,5416,5422,5423,5424,5425,5426,5444,5444,5450,5450,5462,5462,5479,5494,5494,5497,5508,5508,5511,5520,5520,5523,5528,5534,5534,5535,5535,5545,5546,5549,5555,5572,5572,5575,5588,5588,5591,5598,5598,5601,5609,5610,5614,5621,5621,5622,5622,5654,5659,5659,5671,5674,5674,5674,5679,5680,5681,5683,5685,5709,5717,5718,5722,5722,5763,5763,5764,5764,5764,5764,5769,5770,5771,5772,5775,5777,5777,5777,5778,5779,5780,5782,5782,5782,5783,5784,5790,5791,5791,5792,5793,5794,5795,5795,5795,5796,5796,5797,5799,5800,5800,5801,5801,5801,5801,5802,5802,5802,5803,5803,5803,5803,5803,5809,5810,5811,5812,5813,5819,5825,5825,5825,5843,5845,5848,5851,5851,5851,5851,5851,5854,5854,5859,5859,5870,5874,5874,5874,5874,5877,5877,5881,5886,5886,5886,5887,5888,5888,5889,5889,5890,5891,5892,5901,5902,5902,5903,5903,5904,5904,5905,5906,5907,5916,5924,5925,5929,5929,5933,5933,5933,5933,5934,5934,5934,5935,5936,5936,5937,5937,5938,5939,5940,5942,5942,5942,5942,5943,5943,5946,5946,5948,5952,5954,5959,5959,5960,5960,5960,5960,5961,5962,5967,5969,5969,5969,5969,5970,5972,5973,5974,5976,5977,5978,5978,5978,5979,5980,5981,5982,5983,5984,5984,5985,5985,5985,5986,5986,5990,5990,5991,5991,5991,5991,5992,5992,5992,5993,5993,5993,5993,5993,5996,6000,6002,6003,6004,6005,6011,6012,6012,6013,6013,6015,6018,6018,6018,6019,6020,6021,6023,6023,6023,6024,6025,6027,6028,6028,6029,6029,6029,6029,6030,6030,6030,6031,6031,6031,6031,6031,6031,6036,6043,6043,6043,6051,6052,6052,6054,6054,6054,6056,6057,6058,6059,6060,6061,6061,6062,6062,6062,6062,6063,6064,6065,6065,6065,6065,6066,6067,6068,6068,6068,6068,6069,6076,6083,6084,6085,6085,6087,6087,6087,6088,6089,6090,6091,6092,6093,6093,6094,6094,6094,6094,6095,6096,6097,6097,6097,6097,6098,6099,6100,6100,6100,6100,6101,6102,6108,6110,6110,6110,6116,6117,6117,6120,6120,6120,6121,6122,6123,6124,6125,6126,6126,6127,6127,6127,6127,6128,6129,6130,6130,6130,6130,6131,6132,6133,6133,6133,6133,6134,6135,6141,6142,6142,6142,6148,6169,6171,6171,6171,6171,6174,6174,6179,6179,6202,6204,6204,6204,6204,6207,6207,6212,6212,6217,6217,6248,6249,6249,6249,6249,6273,6273,6279,6279,6285,6285,6291,6291,6390,6392,6392,6392,6401,6402,6402,6402,6402,6403,6403,6403,6404,6405,6405,6406,6406,6406,6407,6408,6410,6410,6412,6412,6414,6414,6415,6415,6421,6422,6423,6423,6423,6424,6425,6426,6428,6428,6429,6429,6435,6436,6441,6443,6444,6446,6446,6453,6455,6455,6455,6457,6459,6459,6459,6460,6461,6461,6461,6461,6468,6468,6469,6470,6470,6470,6477,6478,6478,6480,6481,6485,6491,6491,6491,6493,6509,6511,6511,6514,6517,6517,6517,6517,6517,6520,6520,6525,6525,6536,6540,6540,6541,6541,6546,6547,6547,6550,6550,6551,6557,6558,6559,6559,6559,6559,6560,6560,6561,6562,6563,6569,6570,6572,6572,6573,6573,6574,6574,6576,6576,6583,6586,6589,6594,6595,6595,6595,6595,6596,6597,6597,6600,6605,6605,6605,6605,6606,6610,6611,6611,6611,6612,6612,6612,6612,6612,6612,6612,6612,6612,6612,6615,6615,6618,6619,6626,6626,6629,6629,6641,6641,6648,6653,6663,6663,6664,6668,6669,6669,6669,6673,6673,6674,6674,6680,6680,6680,6680,6680,6680,6680,6680,6680,6680,6683,6683,6686,6687,6691,6691,6691,6691,6691,6691,6691,6691,6691,6691,6694,6694,6697,6698,6710,6710,6710,6710,6710,6710,6710,6710,6710,6710,6713,6713,6716,6717,6727,6727,6730,6730,6742,6742,6752,6752,6755,6755,6767,6767,6777,6777,6780,6780,6792,6792,6801,6806,6818,6824,6825,6826,6827,6828,6855,6864,6864,6868,6900,6904,6904,6905,6905,6905,6905,6980,6980,6980,6981,6982,6982,6983,6983,6998,6998,7006,7008,7040,7040,7040,7041,7045,7058,7059,7095,7099,7099,7099,7100,7104,7117,7121,7121,7121,7122,7126,7138,7142,7142,7142,7143,7147,7163,7163,7163,7164,7164,7166,7171,7178,7178,7178,7180,7186,7186,7186,7188,7197,7197,7197,7198,7199,618,620,631,633,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,6679,6690,6708,6708,6709,6709","org/telegram/ui/web/WebInstantView.java":"19,20,54,71,348,390,400,464,464,475,475,480,538,542,552,564,1598,1598,1598,1608,1609,1610,1615,1635,1635,1635,1640,1641,1642,1643,529,14,15,16,17,18,19,20","org/telegram/ui/web/WebMetadataCache.java":"18,19,40,73,73,73,75,80,81,83,84,85,87,88,90,91,429,429,458,475,475,477,500,524,482,14,15,16,17,18,19"},"metadata":{"description":"WebView JavaScript Interface","severity":"info"}},"api_webview_get":{"files":{"org/telegram/ui/ArticleViewer.java":"67,68,195,198,245,390,430,1499,1499,1500,2191,2191,2191,2196,2197,2199,4895,4899,4899,4899,4901,4965,4983,4987,5014,5032,5036,5088,5088,5088,5250,5250,5250,5252,5295,5298,5305,5311,5314,5323,5380,5381,5388,5391,5392,5520,5523,5640,5641,5652,5653,5681,5716,5719,5729,5732,5796,5796,5797,5797,5847,5848,5867,5868,6290,6290,6745,6746,6746,6921,6922,6922,6924,9905,9912,9935,9944,9944,9945,10062,10063,10063,10063,10064,10065,10066,10067,10068,10069,10070,10071,10072,10073,10073,10074,10138,10146,10171,10176,10181,10190,10192,10192,10193,10194,10213,10213,10214,10215,10220,10220,10221,10223,10226,10230,10231,10231,10232,10234,10243,10243,10244,10245,10256,10256,10257,10258,10267,10267,10268,10269,10342,10352,10352,10353,10354,10410,10410,10411,10413,10413,15371,15371,15391,15391,15394,15394,15397,15397,15397,15409,15432,15432,15437,15443,15444,15451,15452,15519,15519,15519,15519,15541,15544,15544,15544,15551,15558,15558,15558,15558,15559,15559,15560,15560,15609,15609,15623,15624,15630,15630,15636,15636,15639,15644,15649,15654,15659,15664,15669,15674,15678,15679,15679,15700,15713,15726,15775,15775,15775,15775,15776,15777,15777,15781,15788,15788,15889,15889,15906,15906,15906,15930,15930,15940,15964,15964,15965,15974,16029,16032,16060,16060,16106,16113,16113,16115,16134,16134,16138,16138,16170,16174,16174,16174,16175,16175,16176,16177,16177,16183,16183,16184,16185,16185,16199,16200,16247,16257,16257,16258,16261,16272,16324,16324,16324,16325,16326,16327,16342,16343,16345,16345,16345,16346,16347,16358,16358,16358,16359,16359,16532,16532,16626,16626,17244,17346,61,62,63,64,65,66,67,68,10245","org/telegram/ui/Components/EmbedBottomSheet.java":"35,36,95,252,252,319,840,845,869,874,886,988,31,32,33,34,35,36,753,758","org/telegram/ui/Components/PhotoViewerWebView.java":"19,20,48,52,72,107,114,115,116,117,117,117,118,118,120,121,122,123,133,140,141,142,143,144,145,147,148,149,152,156,157,158,161,166,172,178,179,180,181,184,189,194,200,203,204,218,222,229,236,241,246,247,248,248,248,249,249,250,256,261,265,272,277,277,280,287,289,311,339,355,360,362,365,366,367,368,372,374,380,398,398,417,418,420,428,429,560,560,590,604,669,676,15,16,17,18,19,20,779,794","org/telegram/ui/web/BotWebViewContainer.java":"55,56,85,119,120,159,160,162,163,168,169,176,176,226,238,240,244,245,248,249,249,264,264,264,267,267,267,280,300,336,351,369,402,417,455,460,472,472,472,474,474,480,480,480,481,481,484,485,488,492,492,493,493,494,495,498,498,511,511,511,512,512,515,515,516,517,520,521,524,524,528,531,531,533,533,535,543,606,611,612,612,614,614,614,615,616,616,616,617,617,618,619,620,622,624,625,627,629,629,632,637,638,663,663,664,665,699,699,700,700,700,701,701,702,702,703,703,704,704,705,706,715,715,717,717,724,729,729,730,731,754,793,829,833,925,925,928,928,928,928,941,941,942,942,942,942,1012,1016,1016,1118,1131,1135,1135,1136,1137,1152,1162,1163,1163,1164,1165,1219,1219,1219,1222,1222,1222,1222,1222,1271,1271,1271,1274,1274,1274,1274,1274,1289,1290,1297,1298,1299,1299,1300,1301,1306,1327,1339,1346,1348,1348,1349,1352,1358,1358,1359,1360,1391,1395,1398,1398,1399,1405,1405,1405,1410,1410,1411,1411,1414,1414,1416,1416,1417,1418,1424,1424,1425,1426,1434,1490,1490,1491,1493,1494,1496,1497,1499,1529,1539,1539,1540,1541,1542,1557,1557,1558,1558,1571,1600,1600,1601,1601,1641,1641,1667,1667,1668,1668,2165,2165,2166,2166,2166,2167,2168,2170,2172,2175,2175,2235,2279,2288,2297,2304,2347,2384,2448,2450,2481,2481,2501,2501,2513,2513,2558,2558,2558,2558,2574,2634,2662,2662,2666,2666,2669,2669,2764,2775,2794,2813,2839,2847,3005,3010,3010,3022,3042,3106,3167,3181,3187,3193,3215,3221,3269,3269,3271,3271,3273,3273,3276,3276,3278,3280,3280,3282,3282,3291,3291,3296,3296,3301,3301,3303,3303,3305,3307,3307,3309,3309,3314,3314,3320,3320,3325,3325,3328,3330,3330,3331,3331,3333,3334,3342,3349,3355,3440,3440,3440,3441,3442,3443,3446,3497,3614,3614,3620,3620,3649,3651,3703,3716,3716,3720,3720,3725,3725,3732,3732,3732,3735,3737,3745,3745,3754,3766,3775,3793,3793,3797,3803,3803,3807,3807,3812,3812,3821,3828,3828,3835,3835,3844,3850,3850,3855,3861,3861,3868,3891,3957,3968,3987,4005,4019,4025,4134,4151,4163,4186,4186,4196,4196,4196,4204,4204,4205,4205,4207,4207,4207,4207,4239,4252,4259,4296,4296,4308,4340,4398,4403,4430,4475,4475,4499,4612,4765,4809,4810,4818,4823,4824,4848,4849,4857,4862,4863,4869,4888,4889,4891,4891,4891,4892,4895,4895,4896,4908,4908,4919,4919,4920,4923,4931,4932,4933,4935,4935,4935,4935,4935,4936,4937,4940,4940,4941,4952,4952,4958,4958,4959,4962,4970,4970,5040,5040,5118,5118,5128,5128,5133,5161,5219,5358,5358,5360,5360,5383,5392,5406,5408,5414,5416,5422,5423,5424,5425,5426,5444,5444,5450,5450,5462,5462,5479,5494,5494,5497,5508,5508,5511,5520,5520,5523,5528,5534,5534,5535,5535,5545,5546,5549,5555,5572,5572,5575,5588,5588,5591,5598,5598,5601,5609,5610,5614,5621,5621,5622,5622,5654,5659,5659,5671,5674,5674,5674,5679,5680,5681,5683,5685,5709,5717,5718,5722,5722,5763,5763,5764,5764,5764,5764,5769,5770,5771,5772,5775,5777,5777,5777,5778,5779,5780,5782,5782,5782,5783,5784,5790,5791,5791,5792,5793,5794,5795,5795,5795,5796,5796,5797,5799,5800,5800,5801,5801,5801,5801,5802,5802,5802,5803,5803,5803,5803,5803,5809,5810,5811,5812,5813,5819,5825,5825,5825,5843,5845,5848,5851,5851,5851,5851,5851,5854,5854,5859,5859,5870,5874,5874,5874,5874,5877,5877,5881,5886,5886,5886,5887,5888,5888,5889,5889,5890,5891,5892,5901,5902,5902,5903,5903,5904,5904,5905,5906,5907,5916,5924,5925,5929,5929,5933,5933,5933,5933,5934,5934,5934,5935,5936,5936,5937,5937,5938,5939,5940,5942,5942,5942,5942,5943,5943,5946,5946,5948,5952,5954,5959,5959,5960,5960,5960,5960,5961,5962,5967,5969,5969,5969,5969,5970,5972,5973,5974,5976,5977,5978,5978,5978,5979,5980,5981,5982,5983,5984,5984,5985,5985,5985,5986,5986,5990,5990,5991,5991,5991,5991,5992,5992,5992,5993,5993,5993,5993,5993,5996,6000,6002,6003,6004,6005,6011,6012,6012,6013,6013,6015,6018,6018,6018,6019,6020,6021,6023,6023,6023,6024,6025,6027,6028,6028,6029,6029,6029,6029,6030,6030,6030,6031,6031,6031,6031,6031,6031,6036,6043,6043,6043,6051,6052,6052,6054,6054,6054,6056,6057,6058,6059,6060,6061,6061,6062,6062,6062,6062,6063,6064,6065,6065,6065,6065,6066,6067,6068,6068,6068,6068,6069,6076,6083,6084,6085,6085,6087,6087,6087,6088,6089,6090,6091,6092,6093,6093,6094,6094,6094,6094,6095,6096,6097,6097,6097,6097,6098,6099,6100,6100,6100,6100,6101,6102,6108,6110,6110,6110,6116,6117,6117,6120,6120,6120,6121,6122,6123,6124,6125,6126,6126,6127,6127,6127,6127,6128,6129,6130,6130,6130,6130,6131,6132,6133,6133,6133,6133,6134,6135,6141,6142,6142,6142,6148,6169,6171,6171,6171,6171,6174,6174,6179,6179,6202,6204,6204,6204,6204,6207,6207,6212,6212,6217,6217,6248,6249,6249,6249,6249,6273,6273,6279,6279,6285,6285,6291,6291,6390,6392,6392,6392,6401,6402,6402,6402,6402,6403,6403,6403,6404,6405,6405,6406,6406,6406,6407,6408,6410,6410,6412,6412,6414,6414,6415,6415,6421,6422,6423,6423,6423,6424,6425,6426,6428,6428,6429,6429,6435,6436,6441,6443,6444,6446,6446,6453,6455,6455,6455,6457,6459,6459,6459,6460,6461,6461,6461,6461,6468,6468,6469,6470,6470,6470,6477,6478,6478,6480,6481,6485,6491,6491,6491,6493,6509,6511,6511,6514,6517,6517,6517,6517,6517,6520,6520,6525,6525,6536,6540,6540,6541,6541,6546,6547,6547,6550,6550,6551,6557,6558,6559,6559,6559,6559,6560,6560,6561,6562,6563,6569,6570,6572,6572,6573,6573,6574,6574,6576,6576,6583,6586,6589,6594,6595,6595,6595,6595,6596,6597,6597,6600,6605,6605,6605,6605,6606,6610,6611,6611,6611,6612,6612,6612,6612,6612,6612,6612,6612,6612,6612,6615,6615,6618,6619,6626,6626,6629,6629,6641,6641,6648,6653,6663,6663,6664,6668,6669,6669,6669,6673,6673,6674,6674,6680,6680,6680,6680,6680,6680,6680,6680,6680,6680,6683,6683,6686,6687,6691,6691,6691,6691,6691,6691,6691,6691,6691,6691,6694,6694,6697,6698,6710,6710,6710,6710,6710,6710,6710,6710,6710,6710,6713,6713,6716,6717,6727,6727,6730,6730,6742,6742,6752,6752,6755,6755,6767,6767,6777,6777,6780,6780,6792,6792,6801,6806,6818,6824,6825,6826,6827,6828,6855,6864,6864,6868,6900,6904,6904,6905,6905,6905,6905,6980,6980,6980,6981,6982,6982,6983,6983,6998,6998,7006,7008,7040,7040,7040,7041,7045,7058,7059,7095,7099,7099,7099,7100,7104,7117,7121,7121,7121,7122,7126,7138,7142,7142,7142,7143,7147,7163,7163,7163,7164,7164,7166,7171,7178,7178,7178,7180,7186,7186,7186,7188,7197,7197,7197,7198,7199,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,6679,6690,6708,6708,6709,6709,7213,7215,7216,7220,7222,7223"},"metadata":{"description":"WebView GET Request","severity":"info"}},"api_javascript_interface_methods":{"files":{"org/telegram/ui/ArticleViewer.java":"9920","org/telegram/ui/Components/EmbedBottomSheet.java":"115","org/telegram/ui/Components/PhotoViewerWebView.java":"102,127,197,244,254,259","org/telegram/ui/Components/WebPlayerView.java":"424","org/telegram/ui/PaymentFormActivity.java":"317","org/telegram/ui/WebviewActivity.java":"92","org/telegram/ui/web/BotWebViewContainer.java":"4899,4944,4965","org/telegram/ui/web/WebInstantView.java":"549","org/telegram/ui/web/WebMetadataCache.java":"368"},"metadata":{"description":"JavaScript Interface Methods","severity":"info"}},"api_http_connection":{"files":{"com/stripe/android/net/StripeApiHandler.java":"16,87,88,93,95,118,119,119,300,301,304,326,338,351,363,366,370,119","org/telegram/messenger/ImageLoader.java":"44,330,331,331,379,379,475,502,507,507,513,564,610,631,651,727,854,860,878,878,943,1041,1041,342,511,551,566,612,633,653,885,993,325,337,507,878,1041","org/telegram/ui/Components/PhotoViewerWebView.java":"27,391,391,391","org/telegram/ui/Components/TranslateAlert2.java":"38,559,563,563","org/telegram/ui/Components/WebPlayerView.java":"36,531,532,501,507,457,506","org/telegram/ui/PaymentFormActivity.java":"75,5087,5088,5094,5135,5183,5152,5158,5168,5195,5135,5183","org/telegram/ui/bots/BotDownloads.java":"28,358,358,358","org/telegram/ui/web/BotWebViewContainer.java":"66,5342,5342,5672,5677,5687,5349,5698,5752,5342,5687","org/telegram/ui/web/HttpGetBitmapTask.java":"8,29,29,44,29","org/telegram/ui/web/HttpGetFileTask.java":"10,115,115,115","org/telegram/ui/web/HttpGetTask.java":"6,27,27,27"},"metadata":{"description":"HTTP Connection","severity":"info"}},"api_sms_call":{"files":{"org/telegram/messenger/ContactsController.java":"7,686,686,687,690,691,691,701,702,823,823,828,830,834,836,837,854,876,881,912,962,997,1012,1019,1040,1046,1046,1047,1048,1050,1051,1052,1053,1109,1137,1154,1160,1164,1173,1173,1174,1175,1177,1178,1179,1190,1194,1201,1201,1202,1205,1207,1209,1209,1209,1209,1255,1268,1271,1274,1308,2782,2857,2857,2860,2861,2862,2862,2864,2885,2889,2893,3927,3927,3928,3928,3929,3941,3942,3946,3946,3949,3949,3950,3951,3957,3979,3979,3980,3980,3981,3982,3987,3988,3989,3989,3990,3990,3991,3992,3997,3998","org/telegram/messenger/MediaController.java":"9,1487,1512,1541,2044,3202,3224,7776,7776,7778,7779,7779,7781,8221,8306,8672,9506,9513","org/telegram/messenger/NotificationBadge.java":"5,336,585,585,586,587,588,628,628,629,629"},"metadata":{"description":"Query Database of SMS, Contacts etc","severity":"info"}},"api_notifications":{"files":{"org/telegram/messenger/FilesMigrationService.java":"5,213","org/telegram/messenger/ImportingService.java":"7,100","org/telegram/messenger/LocationSharingService.java":"9,140","org/telegram/messenger/MessagesController.java":"25,478,2044,2976,2976,3717,11356,11359,14401,14523,20870,20871,20875,20876,20912,20913,20917,20918,22314,22314,22515,22516,22800,22800,29219,29226,29227,29227,29228,29228,29230,29230,29239,29239,29239,29239,29240,29249,29251,29252,29252,29253,29257,29259,29271,29272,29272,29273,29277,29280,29288,29302,29303,29305,29320,29321,29323,29323,29324,29328,29330,29342,31974,32006","org/telegram/messenger/MusicPlayerService.java":"4,547,553","org/telegram/messenger/NotificationsController.java":"7,44,140,242,406,444,694,696,708,819,821,833,1624,1625,1646,1729,1742,1745,1755,1756,1759,1769,1792,1794,1803,1905,1906,1908,1911,1969,1991,2014,2016,2028,2127,2128,2131,2174,2175,2178,2216,2217,2222,6420,7900,7901,7906,9300,13117,13281,13664,13681,13706,13796,13798,13804,13806,13967","org/telegram/messenger/VideoEncodingService.java":"7,116","org/telegram/messenger/voip/VoIPGroupNotification.java":"6,342,412","org/telegram/messenger/voip/VoIPPreNotificationService.java":"6,482","org/telegram/ui/DialogsActivity.java":"10,425,1354,1912,2859,4176,4312,4315,4894,4895,4964,4965,5220,5221,5290,5291,6667,6723,6769,6850,6980,6983,7063,7467,7863,7864,7933,7934,9182,9365,9466,9809,9815,9949,14300,14808,14912,14983,15074,15381,15393,16117,16284,16532,16653,16664,16768,16783,16791","org/telegram/ui/Stories/recorder/StoryUploadingService.java":"8,60,115"},"metadata":{"description":"Android Notifications","severity":"info"}},"api_content_provider":{"files":{"org/telegram/messenger/ContactsController.java":"5,6","org/telegram/messenger/ContactsSyncAdapterService.java":"7","org/telegram/messenger/NotificationImageProvider.java":"3","org/telegram/messenger/voip/CallNotificationSoundProvider.java":"3","org/telegram/ui/NewContactBottomSheet.java":"4","ru/noties/jlatexmath/JLatexMathInitProvider.java":"3"},"metadata":{"description":"Content Provider","severity":"info"}},"api_get_phone":{"files":{"org/telegram/messenger/EmuDetector.java":"200,8","org/telegram/ui/LoginActivity.java":"3928,4210,4948,13190,40","org/telegram/ui/PassportActivity.java":"8147,26","org/telegram/ui/PaymentFormActivity.java":"4711,21"},"metadata":{"description":"Get Phone Number","severity":"info"}},"api_webview_post":{"files":{"org/telegram/ui/web/BotWebViewContainer.java":"55,56,85,119,120,159,160,162,163,168,169,176,176,226,238,240,244,245,248,249,249,264,264,264,267,267,267,280,300,336,351,369,402,417,455,460,472,472,472,474,474,480,480,480,481,481,484,485,488,492,492,493,493,494,495,498,498,511,511,511,512,512,515,515,516,517,520,521,524,524,528,531,531,533,533,535,543,606,611,612,612,614,614,614,615,616,616,616,617,617,618,619,620,622,624,625,627,629,629,632,637,638,663,663,664,665,699,699,700,700,700,701,701,702,702,703,703,704,704,705,706,715,715,717,717,724,729,729,730,731,754,793,829,833,925,925,928,928,928,928,941,941,942,942,942,942,1012,1016,1016,1118,1131,1135,1135,1136,1137,1152,1162,1163,1163,1164,1165,1219,1219,1219,1222,1222,1222,1222,1222,1271,1271,1271,1274,1274,1274,1274,1274,1289,1290,1297,1298,1299,1299,1300,1301,1306,1327,1339,1346,1348,1348,1349,1352,1358,1358,1359,1360,1391,1395,1398,1398,1399,1405,1405,1405,1410,1410,1411,1411,1414,1414,1416,1416,1417,1418,1424,1424,1425,1426,1434,1490,1490,1491,1493,1494,1496,1497,1499,1529,1539,1539,1540,1541,1542,1557,1557,1558,1558,1571,1600,1600,1601,1601,1641,1641,1667,1667,1668,1668,2165,2165,2166,2166,2166,2167,2168,2170,2172,2175,2175,2235,2279,2288,2297,2304,2347,2384,2448,2450,2481,2481,2501,2501,2513,2513,2558,2558,2558,2558,2574,2634,2662,2662,2666,2666,2669,2669,2764,2775,2794,2813,2839,2847,3005,3010,3010,3022,3042,3106,3167,3181,3187,3193,3215,3221,3269,3269,3271,3271,3273,3273,3276,3276,3278,3280,3280,3282,3282,3291,3291,3296,3296,3301,3301,3303,3303,3305,3307,3307,3309,3309,3314,3314,3320,3320,3325,3325,3328,3330,3330,3331,3331,3333,3334,3342,3349,3355,3440,3440,3440,3441,3442,3443,3446,3497,3614,3614,3620,3620,3649,3651,3703,3716,3716,3720,3720,3725,3725,3732,3732,3732,3735,3737,3745,3745,3754,3766,3775,3793,3793,3797,3803,3803,3807,3807,3812,3812,3821,3828,3828,3835,3835,3844,3850,3850,3855,3861,3861,3868,3891,3957,3968,3987,4005,4019,4025,4134,4151,4163,4186,4186,4196,4196,4196,4204,4204,4205,4205,4207,4207,4207,4207,4239,4252,4259,4296,4296,4308,4340,4398,4403,4430,4475,4475,4499,4612,4765,4809,4810,4818,4823,4824,4848,4849,4857,4862,4863,4869,4888,4889,4891,4891,4891,4892,4895,4895,4896,4908,4908,4919,4919,4920,4923,4931,4932,4933,4935,4935,4935,4935,4935,4936,4937,4940,4940,4941,4952,4952,4958,4958,4959,4962,4970,4970,5040,5040,5118,5118,5128,5128,5133,5161,5219,5358,5358,5360,5360,5383,5392,5406,5408,5414,5416,5422,5423,5424,5425,5426,5444,5444,5450,5450,5462,5462,5479,5494,5494,5497,5508,5508,5511,5520,5520,5523,5528,5534,5534,5535,5535,5545,5546,5549,5555,5572,5572,5575,5588,5588,5591,5598,5598,5601,5609,5610,5614,5621,5621,5622,5622,5654,5659,5659,5671,5674,5674,5674,5679,5680,5681,5683,5685,5709,5717,5718,5722,5722,5763,5763,5764,5764,5764,5764,5769,5770,5771,5772,5775,5777,5777,5777,5778,5779,5780,5782,5782,5782,5783,5784,5790,5791,5791,5792,5793,5794,5795,5795,5795,5796,5796,5797,5799,5800,5800,5801,5801,5801,5801,5802,5802,5802,5803,5803,5803,5803,5803,5809,5810,5811,5812,5813,5819,5825,5825,5825,5843,5845,5848,5851,5851,5851,5851,5851,5854,5854,5859,5859,5870,5874,5874,5874,5874,5877,5877,5881,5886,5886,5886,5887,5888,5888,5889,5889,5890,5891,5892,5901,5902,5902,5903,5903,5904,5904,5905,5906,5907,5916,5924,5925,5929,5929,5933,5933,5933,5933,5934,5934,5934,5935,5936,5936,5937,5937,5938,5939,5940,5942,5942,5942,5942,5943,5943,5946,5946,5948,5952,5954,5959,5959,5960,5960,5960,5960,5961,5962,5967,5969,5969,5969,5969,5970,5972,5973,5974,5976,5977,5978,5978,5978,5979,5980,5981,5982,5983,5984,5984,5985,5985,5985,5986,5986,5990,5990,5991,5991,5991,5991,5992,5992,5992,5993,5993,5993,5993,5993,5996,6000,6002,6003,6004,6005,6011,6012,6012,6013,6013,6015,6018,6018,6018,6019,6020,6021,6023,6023,6023,6024,6025,6027,6028,6028,6029,6029,6029,6029,6030,6030,6030,6031,6031,6031,6031,6031,6031,6036,6043,6043,6043,6051,6052,6052,6054,6054,6054,6056,6057,6058,6059,6060,6061,6061,6062,6062,6062,6062,6063,6064,6065,6065,6065,6065,6066,6067,6068,6068,6068,6068,6069,6076,6083,6084,6085,6085,6087,6087,6087,6088,6089,6090,6091,6092,6093,6093,6094,6094,6094,6094,6095,6096,6097,6097,6097,6097,6098,6099,6100,6100,6100,6100,6101,6102,6108,6110,6110,6110,6116,6117,6117,6120,6120,6120,6121,6122,6123,6124,6125,6126,6126,6127,6127,6127,6127,6128,6129,6130,6130,6130,6130,6131,6132,6133,6133,6133,6133,6134,6135,6141,6142,6142,6142,6148,6169,6171,6171,6171,6171,6174,6174,6179,6179,6202,6204,6204,6204,6204,6207,6207,6212,6212,6217,6217,6248,6249,6249,6249,6249,6273,6273,6279,6279,6285,6285,6291,6291,6390,6392,6392,6392,6401,6402,6402,6402,6402,6403,6403,6403,6404,6405,6405,6406,6406,6406,6407,6408,6410,6410,6412,6412,6414,6414,6415,6415,6421,6422,6423,6423,6423,6424,6425,6426,6428,6428,6429,6429,6435,6436,6441,6443,6444,6446,6446,6453,6455,6455,6455,6457,6459,6459,6459,6460,6461,6461,6461,6461,6468,6468,6469,6470,6470,6470,6477,6478,6478,6480,6481,6485,6491,6491,6491,6493,6509,6511,6511,6514,6517,6517,6517,6517,6517,6520,6520,6525,6525,6536,6540,6540,6541,6541,6546,6547,6547,6550,6550,6551,6557,6558,6559,6559,6559,6559,6560,6560,6561,6562,6563,6569,6570,6572,6572,6573,6573,6574,6574,6576,6576,6583,6586,6589,6594,6595,6595,6595,6595,6596,6597,6597,6600,6605,6605,6605,6605,6606,6610,6611,6611,6611,6612,6612,6612,6612,6612,6612,6612,6612,6612,6612,6615,6615,6618,6619,6626,6626,6629,6629,6641,6641,6648,6653,6663,6663,6664,6668,6669,6669,6669,6673,6673,6674,6674,6680,6680,6680,6680,6680,6680,6680,6680,6680,6680,6683,6683,6686,6687,6691,6691,6691,6691,6691,6691,6691,6691,6691,6691,6694,6694,6697,6698,6710,6710,6710,6710,6710,6710,6710,6710,6710,6710,6713,6713,6716,6717,6727,6727,6730,6730,6742,6742,6752,6752,6755,6755,6767,6767,6777,6777,6780,6780,6792,6792,6801,6806,6818,6824,6825,6826,6827,6828,6855,6864,6864,6868,6900,6904,6904,6905,6905,6905,6905,6980,6980,6980,6981,6982,6982,6983,6983,6998,6998,7006,7008,7040,7040,7040,7041,7045,7058,7059,7095,7099,7099,7099,7100,7104,7117,7121,7121,7121,7122,7126,7138,7142,7142,7142,7143,7147,7163,7163,7163,7164,7164,7166,7171,7178,7178,7178,7180,7186,7186,7186,7188,7197,7197,7197,7198,7199,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,6679,6690,6708,6708,6709,6709,7239,7240,7241"},"metadata":{"description":"WebView POST Request","severity":"info"}},"api_installed":{"files":{"org/telegram/messenger/EmuDetector.java":"183,331,187","org/telegram/messenger/FeedRemoteViewsFactory.java":"79,79","org/telegram/messenger/NotificationBadge.java":"448,556,563,585,628,585","org/telegram/messenger/browser/Browser.java":"830,844,880,970,830,844,880,970","org/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java":"27,57,69,31,69"},"metadata":{"description":"Get Installed Applications","severity":"info"}},"api_gps":{"files":{"org/telegram/messenger/GoogleLocationProvider.java":"4,58,59","org/telegram/messenger/ILocationServiceProvider.java":"4,65","org/telegram/messenger/LocationController.java":"4,5,6,7,8,1075,1077,1102","org/telegram/messenger/MessagesController.java":"10,23969","org/telegram/messenger/SendMessagesHelper.java":"14,15,16,877,880","org/telegram/ui/Adapters/BaseLocationAdapter.java":"3,4,5,209,308","org/telegram/ui/Adapters/LocationActivityAdapter.java":"5,219,223,577,582","org/telegram/ui/Adapters/MentionsAdapter.java":"6,957,957,979,983","org/telegram/ui/Business/LocationActivity.java":"8,9,704","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"18,19,2296","org/telegram/ui/LocationActivity.java":"26,27,3095,3865","org/telegram/ui/Stories/recorder/PaintView.java":"27,28,2644","org/telegram/ui/Stories/recorder/Weather.java":"7,8,9,306","org/telegram/ui/ThemeActivity.java":"14,15,16,17,18,2013,2015,2018","org/telegram/ui/bots/BotLocation.java":"16,17,18,459"},"metadata":{"description":"GPS Location","severity":"info"}},"api_tcp":{"files":{"com/stripe/android/net/StripeSSLSocketFactory.java":"4,10,11,14,14,17,17,19,50,50,50,51,51,55,55,56,56,60,60,61,61,65,65,66,66,70,70,71,71,74,74,74,75,78,78,78,79,86,87,4","fi/iki/elonen/NanoHTTPD.java":"22,23,24,25,26,51,51,53,53,79,80,97,97,100,102,107,115,116,117,121,121,128,236,236,238,239,411,414,425,481,490,857,857,857,861,861,872,885,886,888,889,905,905,912,933,933,934,968,968,969,989,24,25,26","org/telegram/messenger/ImageLoader.java":"45,46,358,364,534,537,597,892,898,45,46","org/telegram/messenger/chromecast/ChromecastFileServer.java":"22,338,22","org/telegram/tgnet/ConnectionsManager.java":"31,468,468,469,472,472,474,478,478,483,491,491,508,510,519,521,529,531,539,539,584,639,639,641,641,644,644,648,648,649,702,704,704,706,706,709,1552,1593,31","org/telegram/ui/Components/WebPlayerView.java":"37,38,517,517,37,38","org/webrtc/NetworkMonitorAutoDetect.java":"20,383,20"},"metadata":{"description":"TCP Socket","severity":"info"}},"api_get_network":{"files":{"org/telegram/messenger/chromecast/ChromecastFileServer.java":"21,327,327,327,327","org/telegram/messenger/voip/JNIUtilities.java":"16,29,65,65,65,70,65","org/telegram/tgnet/ConnectionsManager.java":"30,1270,1270,1270,1272,1294,1294,1294,1299,1270,1294","org/webrtc/NetworkMonitorAutoDetect.java":"19,375,375"},"metadata":{"description":"Get Network Interface information","severity":"info"}},"api_passkeys":{"files":{"org/telegram/messenger/PasskeysController.java":"82,254"},"metadata":{"description":"Passkeys","severity":"info"}},"api_crypto":{"files":{"org/telegram/messenger/FileUploadOperation.java":"471","org/telegram/messenger/FingerprintController.java":"134,12","org/telegram/messenger/Utilities.java":"366,380,411,422,435,446,464,480,515,532","org/telegram/ui/PassportActivity.java":"3195,73","org/telegram/ui/bots/BotBiometry.java":"333,20,21,22,23","org/telegram/ui/bots/BotStorage.java":"214,232,32,33,34,35"},"metadata":{"description":"Crypto","severity":"info"}},"api_message_digest":{"files":{"org/telegram/messenger/FileUploadOperation.java":"9,471,471,9","org/telegram/messenger/Utilities.java":"14,366,366,380,380,411,411,422,422,435,435,446,446,464,464,480,480,515,532,14"},"metadata":{"description":"Message Digest","severity":"info"}},"api_url":{"files":{"org/telegram/messenger/ImageLoader.java":"48,325,337,507,878,1041","org/telegram/tgnet/ConnectionsManager.java":"33,1360,1360,1361,1362,1363,1364,1365,1366,1499,1499,1500,1501,1502,1503,1504,1506,1679,1679,1680,1681,1682,1683,1684,1685,1687","org/telegram/ui/Components/WebPlayerView.java":"40,457,506"},"metadata":{"description":"URL Connection to file/http/https/ftp/jar","severity":"info"}},"api_native_code":{"files":{"org/telegram/messenger/NativeLoader.java":"100,215,195,228,242,258","org/webrtc/NativeLibrary.java":"17"},"metadata":{"description":"Loading Native Code (Shared Library)","severity":"info"}},"api_get_wifi":{"files":{"org/telegram/messenger/chromecast/ChromecastFileServer.java":"324,4","org/telegram/messenger/voip/JNIUtilities.java":"120,8"},"metadata":{"description":"Get WiFi Details","severity":"info"}},"api_dexloading":{"files":{"org/scilab/forge/jlatexmath/URLAlphabetRegistration.java":"5","org/telegram/messenger/EmuDetector.java":"323"},"metadata":{"description":"Dynamic Class and Dexloading","severity":"info"}},"api_get_subscriber":{"files":{"org/telegram/messenger/EmuDetector.java":"220,8"},"metadata":{"description":"Get Subscriber ID","severity":"info"}},"api_tcp_server":{"files":{"fi/iki/elonen/NanoHTTPD.java":"23,51,51,53,79,80,236,236,238,239,857,861,872,888,889,905,933,933,968,968,969,989,23"},"metadata":{"description":"TCP Server Socket","severity":"info"}},"api_get_running_app_processes":{"files":{"org/telegram/ui/Components/PipVideoOverlay.java":"1276"},"metadata":{"description":"Get Running App Processes","severity":"info"}},"api_https_connection":{"files":{"com/stripe/android/net/StripeApiHandler.java":"26,126,127,26","com/stripe/android/net/StripeSSLSocketFactory.java":"8,17,8"},"metadata":{"description":"HTTPS Connection","severity":"info"}},"api_certificate_handling":{"files":{"com/stripe/android/net/StripeApiHandler.java":"27","com/stripe/android/net/StripeSSLSocketFactory.java":"11"},"metadata":{"description":"Certificate Handling","severity":"info"}},"api_os_command":{"files":{"org/telegram/ui/Components/Reactions/CustomEmojiReactionsWindow.java":"1340,567"},"metadata":{"description":"Execute OS Command","severity":"info"}}},"code_analysis":{"findings":{"android_logging":{"files":{"me/vkryl/android/animator/FactorAnimator.java":"191","org/scilab/forge/jlatexmath/DefaultTeXFont.java":"156","org/telegram/DispatchQueuePriority.java":"30","org/telegram/PhoneFormat/PhoneFormat.java":"114,122,159,164,185,192,247","org/telegram/SQLite/SQLiteCursor.java":"113,118","org/telegram/SQLite/SQLiteDatabase.java":"62,79","org/telegram/SQLite/SQLitePreparedStatement.java":"107,115","org/telegram/messenger/AiTonesController.java":"99","org/telegram/messenger/AndroidUtilities.java":"2682,2881,2907,2912,3634,3792,3799,7035,7044,7049,7052,429,529,612,955,994,1341,1484,1510,1673,1686,1937,1969,2083,2095,2110,2399,2408,2556,2597,2636,2670,2741,2810,2877,2915,2924,3028,3033,3051,3062,3211,3233,3244,3293,3304,3399,3525,3560,3617,3738,3760,3877,3946,4041,4230,4242,4269,4301,5729,5747,5830,6104,6110,6139,6155,6285,6372,6380,6567,6576,6626,6743,7004,7007,7028,7096,7224","org/telegram/messenger/AnimatedFileDrawableStream.java":"53,118","org/telegram/messenger/AppGlobalConfig.java":"136","org/telegram/messenger/ApplicationLoader.java":"305,328,353,364,368,387,450,647,249,260,366,460,507,528,546,570,615,639","org/telegram/messenger/AuthTokensHelper.java":"72,64","org/telegram/messenger/AutoDeleteMediaTask.java":"56,184,293,121,188,197,286","org/telegram/messenger/BillingController.java":"198,208,219,225,244,271,281,289,313,346,352,354,380,395,421,456,515,537,545,562,599,142,569,632","org/telegram/messenger/BirthdayController.java":"77","org/telegram/messenger/BotForumHelper.java":"63,154","org/telegram/messenger/BuildVars.java":"66","org/telegram/messenger/CaptchaController.java":"98,64,108,114","org/telegram/messenger/ChatObject.java":"300,308,382,390,580,973,983,1023,1031,1179,1188,1201,1211,1296,1337,1354,1381,1388,1406,1417,1455,1471,1482,1539,1552,1591","org/telegram/messenger/ChatThemeController.java":"104,256,442,511,552,691,703,781","org/telegram/messenger/ChatsRemoteViewsFactory.java":"239,389","org/telegram/messenger/CodeHighlighting.java":"228,232,242,272,725,226,382,522,737,758,799","org/telegram/messenger/ContactsController.java":"539,557,574,808,814,1168,1194,1274,1384,1472,1754,1770,1784,1968,1977,2001,2153,2158,2190,2260,2865,2936,3081,180,189,680,705,964,1002,1023,1113,1123,1142,1258,1280,1289,1775,1919,2511,2519,2789,2795,2801,2890,3113,3179,3969,4001","org/telegram/messenger/ContactsRemoteViewsFactory.java":"159","org/telegram/messenger/ContactsSyncAdapterService.java":"53,33","org/telegram/messenger/DatabaseMigrationHelper.java":"1535,1663,545,597,643,667,691,715,762,966,1503,1559,1628","org/telegram/messenger/DispatchQueue.java":"70,81,94,103,116","org/telegram/messenger/DispatchQueuePoolBackground.java":"131","org/telegram/messenger/DocumentObject.java":"107","org/telegram/messenger/DownloadController.java":"1738,1826,1906,1959,2034,2088,2141,2146","org/telegram/messenger/Emoji.java":"178,225,244,254,821,890,964,1234,1246","org/telegram/messenger/EmuInputDevicesDetector.java":"58","org/telegram/messenger/FactCheckController.java":"326,374,406","org/telegram/messenger/FeedRemoteViewsFactory.java":"141","org/telegram/messenger/FileLoadOperation.java":"1014,1088,1128,1178,1555,1557,1834,2045,2056,2066,2205,2207,2423,2663,2747,3014,3016,3164,3240,3287,3454,3480,3590,3646,3650,221,617,768,778,815,854,948,980,1218,1221,1223,1262,1322,1330,1364,1452,1487,1582,1585,1587,1606,1615,1640,1847,1911,1987,1997,2007,2017,2028,2114,2120,2128,2134,2142,2148,2157,2167,2176,2280,2282,2300,2336,2344,2365,2607,2807,2809,2924,2971,2984,2986,2989,3608,3612,3623,3639","org/telegram/messenger/FileLoader.java":"864,1262,2403,143,1062,1507,2203,2211,2219,2228","org/telegram/messenger/FileLog.java":"131,132,133,134,172,173,174,592,126,127,128,129,385,415,620","org/telegram/messenger/FilePathDatabase.java":"70,80,135,180,186,275,323,380,480,93,119,155,235,281,292,328,411,478,482,519,535,549,582,623,708,777,796","org/telegram/messenger/FileRefController.java":"132,147,409,1094,1232,1687,1699,2227,2231,2637,1437,1567,1796,1801,1818,2278,2283,2298","org/telegram/messenger/FileStreamLoadOperation.java":"184,124,125,222,268,278,342","org/telegram/messenger/FileUploadOperation.java":"130,162,687,715,236,369,480,698","org/telegram/messenger/FilesMigrationService.java":"114,154,159,186,191","org/telegram/messenger/FingerprintController.java":"33,48,79,84,98,123,141","org/telegram/messenger/GcmPushListenerService.java":"15,33","org/telegram/messenger/ImageLoader.java":"2273,2437,2439,2454,2465,2470,2534,2566,2578,2591,2604,2617,2630,2643,2651,2656,371,383,392,421,444,450,518,547,559,574,599,620,641,661,906,924,948,957,999,1255,1283,2014,2375,2401,2431,2485,2503,2514,2570,2582,2595,2608,2621,2634,2660,2725,2733,2742,4832,4844,4902,4996,5003,5016,5054,5136,5184,5372,5378,5468,5565","org/telegram/messenger/ImageReceiver.java":"667,1644,1780,1818,1883,1934,2380,2517","org/telegram/messenger/ImportingService.java":"39,76","org/telegram/messenger/KeepAliveJob.java":"29,44,50,71,83","org/telegram/messenger/LanguageDetector.java":"42,48,54","org/telegram/messenger/LinkifyPort.java":"44","org/telegram/messenger/LiteMode.java":"188,201","org/telegram/messenger/LocaleController.java":"1224,1234,1238,1249,1297,1673,1704,1736,1832,1879,1898,1901,1914,1956,1971,1979,4027,4043,4053,4056,4086,4100,4161,4215,4254,4275,4290,4304,4320,4336,5267,1100,1110,1563,1723,1735,1742,1752,2037,2210,2283,2370,3182,3313,3334,3366,3382,3398,3414,3430,3446,3462,3514,3539,3583,3602,3624,3640,3653,3682,3727,3834,3853,3869,3892,3934,3944,4108,4164,5223,5243,5320","org/telegram/messenger/LocationController.java":"314,399,742,804,893,964,1055,1061,1066,1071,1080,1092","org/telegram/messenger/LocationSharingService.java":"168","org/telegram/messenger/MediaController.java":"840,1682,2420,2511,2555,2560,2570,2584,2596,2604,2611,5725,5821,5833,6005,6044,6050,6074,6315,9208,9285,832,837,1040,1233,1276,1494,1520,1568,1576,1630,1635,1640,1645,1664,1691,1700,1835,1851,1933,1951,2003,2014,2124,2204,2407,2891,2901,2934,3067,3106,3490,3504,3900,3906,4026,4168,4241,4296,4393,4499,4669,4738,4808,4834,4842,4858,4908,5111,5123,5130,5153,5314,5318,5362,5366,5465,5497,5506,5527,5560,5592,5682,5711,5814,5868,5883,5945,5985,6028,6077,6165,6168,6390,6422,6567,6618,6624,6674,6803,6812,6821,6852,6913,7089,7187,7210,7248,7265,7274,7287,7326,7361,7452,7587,7621,7630,7643,7651,7661,7670,7696,7703,7708,7716,7742,7748,7753,7761,7785,7795,7825,7920,7929,7950,7955,7967,7986,7993,8026,8031,8038,8066,8208,8269,8382,8409,8455,8463,8511,8520,8542,8619,8650,8711,8736,8750,8780,8787,9036,9131,9399,9405","org/telegram/messenger/MediaDataController.java":"6064,6509,532,624,866,1015,1071,1161,1246,1277,1446,1539,1670,1729,1791,2316,2350,2393,2419,2456,2486,2596,2655,3169,3382,3411,3547,3638,4215,4359,4522,4669,4888,6315,6692,6736,6829,7204,7276,7303,7490,7711,7830,8084,8173,8191,8330,8614,8701,8945,9023,9530,9793,9984,10190,10602,10621,10640,10666,11198,11249,11354,11595,11662,11727,11777,11813,12095,12114,12205,12293,12409,12488,13051,13288,13368,13552,13589,13671,13747,13949","org/telegram/messenger/MessageObject.java":"926,2567,4616,4874,8720,8906,9125,9212,10245,10393,10414,10826,11065,11217,11457,15314","org/telegram/messenger/MessagePreviewParams.java":"396,404","org/telegram/messenger/MessagesController.java":"12127,13189,14817,14871,14876,14918,14930,14940,14963,14968,14975,14992,15004,17330,17938,17947,19248,19844,20142,20640,20988,21438,21508,21515,21523,21579,21606,21652,21808,22630,22638,22740,22792,22844,22850,22861,23043,23050,23060,23078,23086,23133,23134,23146,25525,25540,25687,25696,25713,25779,25788,25800,26118,26385,26386,26529,26530,26609,26757,26772,26780,28041,28249,28256,28348,28384,28406,28413,28451,28458,28512,28589,29545,29546,29556,29565,29583,29601,29658,29824,30428,31544,900,944,1003,2482,2498,2525,3311,5087,7109,7137,7159,10660,11521,11553,11580,11601,11953,13303,16352,16701,16744,16786,16837,17493,20583,21006,21721,22537,22767,23441,23503,24121,24176,24244,24264,24928,25858,26084,26878,27003,27092,27786,29576,29579,29591,29604,29624,29629,29642,29665,29820,31738,31847,32383,32588,34084,34186,34539,34583,34642","org/telegram/messenger/MessagesStorage.java":"380,386,708,713,11810,11831,11834,11840,11847,15177,15422,19069,22390,412,420,430,437,495,505,513,848,858,861,864,2209,8508,8546,8632,8664,9163,9241,9281,17543,26254,33811,34096,34160","org/telegram/messenger/MusicBrowserService.java":"211,328,368,419,552","org/telegram/messenger/MusicPlayerService.java":"257,322,570","org/telegram/messenger/NativeLoader.java":"198,213,74,103,108,113,120,125,132,146,154,201,222,233,245,271,285","org/telegram/messenger/NotchInfoUtils.java":"89","org/telegram/messenger/NotificationBadge.java":"214,507","org/telegram/messenger/NotificationCenter.java":"807,1202,1204,1210","org/telegram/messenger/NotificationDismissReceiver.java":"28,32","org/telegram/messenger/NotificationImageProvider.java":"115","org/telegram/messenger/NotificationsController.java":"295,477,536,1306,1417,1570,1580,1592,1600,1640,1651,1742,1748,1792,2385,6311,6412,6484,6499,6558,6584,6644,7066,7139,7373,7412,7428,9261,9595,9628,9634,9656,9665,9679,9978,10049,10140,10211,10276,10413,10866,11065,11116,11197,11279,11350,11436,11507,11724,11795,11903,11974,12095,12166,12293,12364,12544,12615,12739,12810,12998,13069,13114,13131,13142,13150,13168,13188,13225,269,274,281,306,330,352,451,474,482,2340,2355,6258,6330,6348,6361,6390,6394,6404,6419,6481,6496,6505,6555,6581,6603,6652,6735,6800,7370,8239,9241,9934,10096,10599,10627,13121,13283,13294,13300,13602,13638,13642,13652,10447,11566,12400,12858,12864,13278","org/telegram/messenger/NotificationsDisabledReceiver.java":"31,35,48,57,71,80,94","org/telegram/messenger/OpenAttachedMenuBotReceiver.java":"34","org/telegram/messenger/OpenChatReceiver.java":"35","org/telegram/messenger/PasskeysController.java":"146,89,98,124,155,269,337","org/telegram/messenger/PushListenerController.java":"107,121,128,132,537,540,571,77,83,562,590","org/telegram/messenger/SavedMessagesController.java":"1029,1067,1118,1223,1332,1377","org/telegram/messenger/ScreenReceiver.java":"14,20","org/telegram/messenger/SecretChatHelper.java":"662,1326,1879,1880,737,761,850,1476,1479,1664,1874,1892,1953,1961,2100,2360,2391,2437,2455","org/telegram/messenger/SendMessagesHelper.java":"824,3411,5044,7425,7448,7526,7532,7560,7570,7583,7598,7610,7621,7636,7650,9061,16456,16855,869,874,883,1863,1881,2455,4826,6379,10297,10300,10305,10375,10444,10898,10957,11226,11233,11360,11380,11457,11551,11899,12322,12764,12845,12898,13328,13726,13744,13765,14200,14286,14360,14769,14987,15109,15658,15671,15773,15909,16054,16745,16751,16756,16773,16782","org/telegram/messenger/SharedConfig.java":"1856,511,548,607,851,918,933,960,1019,1033,1230,1594,1749","org/telegram/messenger/SmsReceiver.java":"48","org/telegram/messenger/SvgHelper.java":"489,502,528,549,562,575,588,603,617,633,2539","org/telegram/messenger/Timer.java":"78","org/telegram/messenger/TopicsController.java":"110,146,161,191,391,1628,527","org/telegram/messenger/TranslateController.java":"1187,1422,459,464,469,488,732,767,1851,1895","org/telegram/messenger/UnconfirmedAuthController.java":"80,85,243","org/telegram/messenger/UserConfig.java":"239","org/telegram/messenger/UserNameResolver.java":"42","org/telegram/messenger/Utilities.java":"162,370,386,415,428,439,451,470,487,522,539","org/telegram/messenger/VideoEditedInfo.java":"721","org/telegram/messenger/VideoEncodingService.java":"68,30,118,142","org/telegram/messenger/XiaomiUtilities.java":"44","org/telegram/messenger/audioinfo/OtherAudioInfo.java":"46,54","org/telegram/messenger/browser/Browser.java":"839,874,114,129,395,415,436,462,518,559,723,807,810,922,1221,1229","org/telegram/messenger/camera/Camera2Session.java":"185,192,119,161,198,226,237,253,313,364,401,424,489,527,599,619","org/telegram/messenger/camera/CameraController.java":"201,237,726,744,777,212,254,295,391,407,412,536,567,600,626,674,716,784,814,891,904,930,959,962,1000,1009,1033,1054,1155,1160,1171,1176,1184,1211","org/telegram/messenger/camera/CameraSession.java":"222,226,155,215,271,333,347,405,418,435,440,533","org/telegram/messenger/camera/CameraView.java":"853,922,1615,2303,2367,2438,2497,2657,2729,3008,3052,3065,3073,3077,3083,3121,3197,3421,1623,1631,1640,1657,1668,1687,1719,1766,1772,1781,1796,1806,1837,1984,2009,2019,2182,2630,2942,3102,3152,3165,3315,3324,3334,3350,3355,3356,3453,3459,3460,3486,3530,3799,3807,3853,3858,3866","org/telegram/messenger/chromecast/ChromecastController.java":"43,51,184,189,196,201,206,211,216,219,239,245,251,257,262,267,272,277,282,167","org/telegram/messenger/chromecast/ChromecastFileServer.java":"145,149,339","org/telegram/messenger/pip/PipActivityController.java":"33,38,43,48,54,59,64,69,74,79,115","org/telegram/messenger/pip/PipActivityHandler.java":"108,114,120,132,140,148,158,172,177","org/telegram/messenger/pip/source/PipSourceHandlerState2.java":"76,134,160,190,236,80,118,137,155,174,207,212,255","org/telegram/messenger/ringtone/RingtoneDataStore.java":"48,372","org/telegram/messenger/secretmedia/ExtendedDefaultDataSource.java":"201","org/telegram/messenger/support/JobIntentService.java":"148","org/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java":"71","org/telegram/messenger/support/fingerprint/FingerprintManagerCompatApi23.java":"23,38","org/telegram/messenger/utils/BillingUtilities.java":"54,59,69,78,83,88,93,100,103,106,115,122,174,180,191,198,37,125,187,205","org/telegram/messenger/utils/BitmapsCache.java":"448,585,632","org/telegram/messenger/utils/CopyUtilities.java":"106","org/telegram/messenger/video/AudioDecoder.java":"61,96,105,114,123,127,137,141,163,167","org/telegram/messenger/video/AudioRecoder.java":"70","org/telegram/messenger/video/MediaCodecVideoConvertor.java":"479,92,262,286","org/telegram/messenger/video/OutputSurface.java":"113","org/telegram/messenger/video/TextureRenderer.java":"193,195,579,1062,1255,1269,1301,1644","org/telegram/messenger/video/VideoFramesRewinder.java":"150,192,194,213,225,247,257,272","org/telegram/messenger/video/VideoPlayerHolderBase.java":"166,194,200,231,643,350","org/telegram/messenger/video/WebmEncoder.java":"81,108,153,159,96","org/telegram/messenger/voip/AudioRecordJNI.java":"244,63,76,92,110,134,176,209,235,106,217,60,73,89","org/telegram/messenger/voip/AudioTrackJNI.java":"38,61,116,126,124,32","org/telegram/messenger/voip/ConferenceCall.java":"469,473,479,498,502,507,511,516,521,525,534,535,537,540,541,554,562,566,579,588,591,601,634,644,651,652,667,668,679,684,717,721,733,744,749,768,810,814,826,857,862,902,917,922,969,1001,1048,1100,239,347,482,546,603,665,681,686,746,770,877,979,1011,1058","org/telegram/messenger/voip/GroupCallMessagesController.java":"87","org/telegram/messenger/voip/Instance.java":"100","org/telegram/messenger/voip/JNIUtilities.java":"90","org/telegram/messenger/voip/NativeInstance.java":"154,292,322","org/telegram/messenger/voip/TelegramConnectionService.java":"33,71,50,60,17,25","org/telegram/messenger/voip/VideoCapturerDevice.java":"214,258,319,366,394,399,407,451,440","org/telegram/messenger/voip/VoIPDebugToSend.java":"81,124","org/telegram/messenger/voip/VoIPGroupNotification.java":"359,273,282","org/telegram/messenger/voip/VoIPPreNotificationService.java":"280,391,407,454,457,587,590,622,625,669,674,214,223,352,429,502,549,605,646,660,489,539","org/telegram/messenger/voip/VoIPServerConfig.java":"20","org/telegram/messenger/voip/VoIPService.java":"1477,1987,2103,2111,2223,2497,2624,2857,3095,4464,5308,5324,5344,5526,5816,5832,5860,6300,6316,6355,6362,6369,6488,6658,6710,6857,6903,6910,6918,7178,7326,7386,7556,7799,7810,7843,7855,7862,381,420,428,659,946,1024,1064,1148,1391,1447,1462,1475,1506,1545,2026,2056,2277,2532,2904,2937,3576,4561,5240,5559,5729,5774,5853,5899,5980,6037,6122,6139,6203,6269,6291,6375,6529,6541,6625,6732,6742,6790,6825,6867,7037,7052,7088,7160,7169,7338,7349,7380,7719,7730,1030,1058,1492,1499,1541,2094,2154,2161,2171,2196,2298,6192","org/telegram/messenger/wallpaper/WallpaperGiftPatternPosition.java":"30","org/telegram/tgnet/ConnectionsManager.java":"494,581,602,603,787,924,932,948,965,968,980,1058,1093,1096,1104,1108,1114,1118,1123,1127,1275,1281,1284,1632,1640,1641,1645,1791,1797,1828,1872,1873,1877,1883,1901,1902,1906,1913,1914,1918,1980,1994,2007,534,566,614,983,1067,1168,1180,1198,1290,1330,1397,1408,1418,1423,1438,1541,1555,1560,1575,1596,1722,1733,1738,1755,1844,1896,2003,2011,2017,557","org/telegram/tgnet/NativeByteBuffer.java":"134,135,150,151,166,167,193,194,208,209,228,229,238,239,247,248,283,284,320,321,332,333,370,417,418,434,435,451,452,470,486,487,500,501,514,515,524,562,563,596,597,636,637,653,654","org/telegram/tgnet/SerializedData.java":"73,82,91,100,131,132,155,156,185,186,200,201,215,216,231,232,268,269,280,281,292,293,304,305,334,352,353,390,391,428,429,445,446,462,463,480,481,501,502","org/telegram/tgnet/TLClassStore.java":"52","org/telegram/tgnet/TLParseException.java":"13","org/telegram/tgnet/TLRPC.java":"10580,10678,33569,33803,34031,34251,34471,34691,34904,35115,35318,35517,47667,47776,48092,61719,61774","org/telegram/tgnet/json/TLJsonBuilder.java":"58,71","org/telegram/tgnet/json/TLJsonParser.java":"43,77,91,105,120","org/telegram/ui/AccountFrozenAlert.java":"44","org/telegram/ui/ActionBar/ActionBarLayout.java":"2202,424,631,2021,2025,2856,3729","org/telegram/ui/ActionBar/ActionBarPopupWindow.java":"202,796,908","org/telegram/ui/ActionBar/AlertDialog.java":"540,1627","org/telegram/ui/ActionBar/BaseFragment.java":"479,491,527,545,691,834,846,941,955","org/telegram/ui/ActionBar/BottomSheet.java":"1629,2440,2605,2657,2732","org/telegram/ui/ActionBar/BottomSheetTabDialog.java":"170,181","org/telegram/ui/ActionBar/BottomSheetTabs.java":"1094","org/telegram/ui/ActionBar/DrawerLayoutContainer.java":"128","org/telegram/ui/ActionBar/EmojiThemes.java":"382,579,657,728","org/telegram/ui/ActionBar/Theme.java":"9467,9516,4145,4295,6439,6460,6466,6562,6578,6643,6784,6833,7052,7060,7415,8679,8686,8740,8790,8878,8929,9041,9064,9852,10360,10381,10395,10682,10750,10817,11058,11065,11137,11185,11492,11576,11690,11703,13626,13640,13692,13728,13748,13937,14039,14045,14067,14076,14114,14313,14341,10032","org/telegram/ui/ActionBar/ThemeDescription.java":"789","org/telegram/ui/ActionIntroActivity.java":"741","org/telegram/ui/Adapters/ContactsAdapter.java":"119","org/telegram/ui/Adapters/DialogsAdapter.java":"406","org/telegram/ui/Adapters/DialogsSearchAdapter.java":"902,949,999,1026,2161","org/telegram/ui/Adapters/SearchAdapter.java":"118,139,556","org/telegram/ui/Adapters/SearchAdapterHelper.java":"490,676,734","org/telegram/ui/ArticleViewer.java":"1650,3711,3717,6255,6349,6678,6740,6764,6918,6928,6950,6963,10046,10056,10160,10202,10236,10282,13839,14344,15990,15994","org/telegram/ui/BasePermissionsActivity.java":"105","org/telegram/ui/BubbleActivity.java":"309,313,92","org/telegram/ui/Business/BusinessLinksController.java":"163,213,311,370","org/telegram/ui/Business/BusinessRecipientsHelper.java":"164,189,200,226,252,264","org/telegram/ui/Business/LocationActivity.java":"709","org/telegram/ui/Business/QuickRepliesController.java":"222,422,466,661,711,965,1091,1154","org/telegram/ui/CacheControlActivity.java":"310,423,534,541,1164,1319,1856,1933","org/telegram/ui/CachedMediaLayout.java":"1059","org/telegram/ui/CameraScanActivity.java":"1132,1174,1498","org/telegram/ui/CastSync.java":"101,107,125,140,161,177","org/telegram/ui/Cells/AboutLinkCell.java":"243,310,536","org/telegram/ui/Cells/AudioPlayerCell.java":"116,129","org/telegram/ui/Cells/BaseCell.java":"181","org/telegram/ui/Cells/BotHelpCell.java":"216,273,282,326","org/telegram/ui/Cells/ChannelRecommendationsCell.java":"581,602","org/telegram/ui/Cells/ChatActionCell.java":"734,1337,2087,2092","org/telegram/ui/Cells/ChatMessageCell.java":"2910,2961,3241,3294,3542,3595,3654,3663,3771,3781,4124,4149,4369,4378,12055,12236,12429,12624,12820,12995,13163,13335,13393,13610,13791,16094,16698,18106,19555,19632,19803,19833,30673,31032,31101,31150,33534,33548,36413,39830,40391,40424,53054","org/telegram/ui/Cells/ContextLinkCell.java":"252,272,294","org/telegram/ui/Cells/DialogCell.java":"1092,2455,3528,3830,3891,3921,4283,5800,5929,6237,8455","org/telegram/ui/Cells/DialogMeUrlCell.java":"211,226,308","org/telegram/ui/Cells/ProfileChannelCell.java":"313","org/telegram/ui/Cells/SettingsSuggestionCell.java":"140","org/telegram/ui/Cells/SharedAudioCell.java":"205","org/telegram/ui/Cells/SharedLinkCell.java":"352,463,491,506,556,824,838","org/telegram/ui/Cells/SharedPhotoVideoCell2.java":"550,629","org/telegram/ui/Cells/SlideIntChooseView.java":"179","org/telegram/ui/Cells/TextSelectionHelper.java":"1724,1725,2091,2150","org/telegram/ui/Cells/ThemesHorizontalListCell.java":"340","org/telegram/ui/ChangeUsernameActivity.java":"139,1580,1595,1605,1615","org/telegram/ui/ChannelAdminLogActivity.java":"1729,1758,552,658,870,2552,3075,4327,4337,4347,4357,4367,4377,551,551,555,657,661","org/telegram/ui/ChannelColorActivity.java":"798,2522","org/telegram/ui/ChannelCreateActivity.java":"1280,1430,1444","org/telegram/ui/ChannelMonetizationLayout.java":"2163","org/telegram/ui/ChatActivity.java":"13138,13170,13198,31921,32385,32841,32856,32882,33077,33224,40419,41467,49894,50055,53989,54047,54065,54083,54101,54121,54146,54167,54188,3651,3705,3741,3761,7233,8902,10387,10727,13328,14389,16098,22076,22906,23027,23361,23838,23844,23853,23861,23874,23930,23936,29657,30839,31327,31395,32227,40734,45393,47416,47839,49034,49066,50304,50354,50359,50383,50840,51082,54058,54076,54094,54112,54139,54157,54181,54199,54853,56592,57470,58031,58100,59140,59161,59198,61873,61877,62553,62613","org/telegram/ui/ChatEditActivity.java":"2680","org/telegram/ui/ChatRightsEditActivity.java":"1123,1151","org/telegram/ui/ChatUsersActivity.java":"3385,4160","org/telegram/ui/Components/AIEditorAlert.java":"771","org/telegram/ui/Components/AlertsCreator.java":"324,356,410,446,1947,2049,2194,2249,2265,4295,6082,6102,6111,8586,8592,8650,10026","org/telegram/ui/Components/AnimatedEmojiDrawable.java":"1109,273,311,459,1136","org/telegram/ui/Components/AnimatedFileDrawable.java":"592,630","org/telegram/ui/Components/AnimatedLinearLayout.java":"179,189","org/telegram/ui/Components/AudioPlayerAlert.java":"909,3723","org/telegram/ui/Components/AvatarDrawable.java":"712","org/telegram/ui/Components/BlurBehindDrawable.java":"153,347","org/telegram/ui/Components/ChatActivityEnterView.java":"5375,7111,7186,8672,9625,9630,11692,11861,13483,13512,13726,13744,13756,13810,14987,15011,15449,15496","org/telegram/ui/Components/ChatAttachAlert.java":"4446,5900,5923,5931,5954,5959,5969,5975,9961","org/telegram/ui/Components/ChatAttachAlertAudioLayout.java":"960","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"1708,219,1049,1369,1376,1733,1746,1755,1764,1779","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"1496,1575,1596,1838,1872,1911,1976,2441,2467,2487,2496","org/telegram/ui/Components/ChatAttachAlertPhotoLayout.java":"3274,3283,3287,3316,3325,3347,4702,4714","org/telegram/ui/Components/ChatAttachAlertPollLayout.java":"2151,2179","org/telegram/ui/Components/ChatAvatarContainer.java":"1283","org/telegram/ui/Components/ChatThemeBottomSheet.java":"1465,1658,1833","org/telegram/ui/Components/ClippingImageView.java":"251","org/telegram/ui/Components/Crop/CropView.java":"1298,1110,1239","org/telegram/ui/Components/DialogsBotsAdapter.java":"563,696","org/telegram/ui/Components/DrawingInBackgroundThreadDrawable.java":"48","org/telegram/ui/Components/EarListener.java":"63,141,232,270,275,338","org/telegram/ui/Components/EditTextBoldCursor.java":"418,713,1368,1468,1477","org/telegram/ui/Components/EditTextCaption.java":"360,436,555,698,725,767,852","org/telegram/ui/Components/EditTextEffects.java":"267","org/telegram/ui/Components/EditTextEmoji.java":"220,1093,1122","org/telegram/ui/Components/EmbedBottomSheet.java":"233,348,376,390,412,471,551,558,744,764,783,858,926,1022","org/telegram/ui/Components/EmojiColorPickerWindow.java":"440","org/telegram/ui/Components/EmojiPacksAlert.java":"1374,1882,2320,2362,2461","org/telegram/ui/Components/EmojiView.java":"1812,2325,2900,3544,4124,8534,10103","org/telegram/ui/Components/FilterGLThread.java":"234,241,250,263,278,285,349,369,484,636","org/telegram/ui/Components/FilterShaders.java":"1003,1004","org/telegram/ui/Components/FireworksOverlay.java":"267","org/telegram/ui/Components/ForegroundDetector.java":"79,113,88,122","org/telegram/ui/Components/GroupCallPipAlertView.java":"220","org/telegram/ui/Components/GroupVoipInviteAlert.java":"454,902","org/telegram/ui/Components/ImageUpdater.java":"900,937,1058,1374,1381","org/telegram/ui/Components/InstantCameraVideoEncoderOverlayHelper.java":"336","org/telegram/ui/Components/InstantCameraView.java":"981,1038,1044,1118,1124,1591,1683,1759,1769,1781,1786,1948,1954,2330,2355,2854,2922,2935,2943,2947,2953,3090,3099,3213,3275,3499,3506,3558,3585,3866,862,972,1099,1298,1418,1749,1812,1825,1859,1871,1962,1969,1978,1989,2000,2007,2042,2070,2075,2084,2182,2438,2446,2454,2469,2477,2712,2749,2972,3023,3052,3252,3278,3287,3395,3446,3509,3518,3529,3555,3564,3565,3569,3574,3575,3802,3813,3907,3958","org/telegram/ui/Components/JoinCallAlert.java":"238,306","org/telegram/ui/Components/LetterDrawable.java":"108","org/telegram/ui/Components/LinkActionView.java":"229,267","org/telegram/ui/Components/LinkSpanDrawable.java":"669","org/telegram/ui/Components/MarkdownParser.java":"181,225,230,424,450,460,901,1336","org/telegram/ui/Components/MentionsContainerView.java":"1034","org/telegram/ui/Components/MessagePreviewView.java":"1296","org/telegram/ui/Components/MotionBackgroundDrawable.java":"389,688","org/telegram/ui/Components/Paint/PaintTypeface.java":"423","org/telegram/ui/Components/Paint/RenderView.java":"430,437,446,459,475,482,501,685","org/telegram/ui/Components/Paint/Shader.java":"20,28,85,95","org/telegram/ui/Components/Paint/ShapeDetector.java":"242,305,623","org/telegram/ui/Components/Paint/Slice.java":"27,57,91","org/telegram/ui/Components/Paint/Texture.java":"57","org/telegram/ui/Components/Paint/Utils.java":"13","org/telegram/ui/Components/Paint/Views/LPhotoPaintView.java":"1941,2007,2187,2194,2212,2490,4219,4254","org/telegram/ui/Components/Paint/Views/PhotoView.java":"200","org/telegram/ui/Components/Paint/Views/StickerMakerView.java":"1150,1154,975,1129,2042,2052","org/telegram/ui/Components/PasscodeView.java":"1358,1364,1370,204,333,1377,1397,1422","org/telegram/ui/Components/PathAnimator.java":"110","org/telegram/ui/Components/PermissionRequest.java":"84,171,299","org/telegram/ui/Components/PhonebookShareAlert.java":"815,874,1211","org/telegram/ui/Components/PhotoViewerWebView.java":"423,757,801,838","org/telegram/ui/Components/PipRoundVideoView.java":"229","org/telegram/ui/Components/Premium/GLIcon/GLIconTextureView.java":"380,385,438,446,490","org/telegram/ui/Components/Premium/PremiumAppIconsPreviewView.java":"43","org/telegram/ui/Components/Premium/PremiumFeatureBottomSheet.java":"220","org/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java":"70","org/telegram/ui/Components/Premium/boosts/ReassignBoostBottomSheet.java":"437,460","org/telegram/ui/Components/Premium/boosts/cells/msg/GiveawayResultsMessageCell.java":"178","org/telegram/ui/Components/ProfileGalleryView.java":"576","org/telegram/ui/Components/ProximitySheet.java":"670","org/telegram/ui/Components/QRCodeBottomSheet.java":"170","org/telegram/ui/Components/RLottieDrawable.java":"639,979,394,442,584,736,784,926,1049,1151,1199,1341,1605,1653,1795,2137","org/telegram/ui/Components/Reactions/ChatCustomReactionsEditActivity.java":"657,1165","org/telegram/ui/Components/RecyclerListView.java":"1714,2027,2045,2116,3182,3188,3753","org/telegram/ui/Components/SearchDownloadsContainer.java":"865","org/telegram/ui/Components/SeekBar.java":"367,379","org/telegram/ui/Components/SeekBarView.java":"816","org/telegram/ui/Components/ShareAlert.java":"4686,5556,6210","org/telegram/ui/Components/SharedMediaLayout.java":"2758,2785,3810,4973,9894","org/telegram/ui/Components/SizeNotifierFrameLayout.java":"798,735","org/telegram/ui/Components/SlotsDrawable.java":"74,187","org/telegram/ui/Components/StaticLayoutEx.java":"114,198","org/telegram/ui/Components/StickerCategoriesListView.java":"1046,1057,1115","org/telegram/ui/Components/StickersAlert.java":"555,587,1855,2025,2255","org/telegram/ui/Components/TermsOfServiceView.java":"180","org/telegram/ui/Components/ThanosEffect.java":"468,471,483,486,415,511,516,522,531,538,543,550,559,568,576,586,656,1303,1584,1590,1597,1613","org/telegram/ui/Components/ThemeEditorView.java":"101,110,1367,1603,1829","org/telegram/ui/Components/TimerDrawable.java":"126","org/telegram/ui/Components/TranscribeButton.java":"737,831","org/telegram/ui/Components/TranslateAlert2.java":"623","org/telegram/ui/Components/TranslateAlert3.java":"211","org/telegram/ui/Components/UndoView.java":"143,650","org/telegram/ui/Components/VideoPlayer.java":"1454,1488,1624,1643,1887,2624,2625","org/telegram/ui/Components/VideoPlayerSeekBar.java":"346","org/telegram/ui/Components/VideoSeekPreviewImage.java":"540,576,582","org/telegram/ui/Components/VideoTimelinePlayView.java":"404,468,514,523","org/telegram/ui/Components/VideoTimelineView.java":"282,354,391","org/telegram/ui/Components/WallpaperUpdater.java":"110,113,181,218,227,251,266","org/telegram/ui/Components/WebPlayerView.java":"1020,410,518,535,557,567,591,748,789,826,854,913,967,1075,1138,1194,1262,1321,1778,2061,2109,2474,2482,2490,2498,2506,2512,2580,2586,2595,2604,2613,2622,2634,2979","org/telegram/ui/Components/chat/ChatActivityMessageMetricsView.java":"100,181,260,270,276,289,420,436","org/telegram/ui/Components/chat/ChatListViewPaddingsAnimator.java":"53","org/telegram/ui/Components/spoilers/SpoilerEffect2.java":"455,464,481,555,564,575,580,585,591,637","org/telegram/ui/Components/spoilers/SpoilersTextView.java":"425","org/telegram/ui/Components/voip/VoIPHelper.java":"101,154,323,423,912","org/telegram/ui/Components/voip/VoIPPiPView.java":"412,895","org/telegram/ui/ContactsActivity.java":"1009,1184,1256,1420,1454","org/telegram/ui/ContentPreviewViewer.java":"2315,2470,2567,2766","org/telegram/ui/CountrySelectActivity.java":"313,461,472","org/telegram/ui/DialogsActivity.java":"4317,6655,6985,10237,10252,11727,14742,16633","org/telegram/ui/EditWidgetActivity.java":"375,401,418,440,454,617,772","org/telegram/ui/EmojiAnimationsOverlay.java":"1015","org/telegram/ui/ExternalActionActivity.java":"636,640,109,441,488","org/telegram/ui/FilterChatlistActivity.java":"1560","org/telegram/ui/FilterCreateActivity.java":"1172,1694","org/telegram/ui/FilteredSearchView.java":"1271","org/telegram/ui/FiltersSetupActivity.java":"1190","org/telegram/ui/Gifts/AuctionBidSheet.java":"964,1019","org/telegram/ui/GroupCallActivity.java":"593,612,1315,1465,1712,11542,12061","org/telegram/ui/GroupCreateActivity.java":"843","org/telegram/ui/GroupCreateFinalActivity.java":"194,301","org/telegram/ui/GroupInviteActivity.java":"132,147","org/telegram/ui/GroupStickersActivity.java":"882","org/telegram/ui/IdenticonActivity.java":"71","org/telegram/ui/IntroActivity.java":"712,728,735,749,761,772,779,834","org/telegram/ui/InviteContactsActivity.java":"550,590,931,960","org/telegram/ui/LanguageSelectActivity.java":"358,397","org/telegram/ui/LaunchActivity.java":"704,971,981,1831,6804,7413,8595,8624,8718,8731,8740,8750,8754,8775,8787,691,720,1665,1710,2044,2205,2392,2404,2406,2431,2442,2449,2454,2583,3067,3232,3238,3290,3305,3319,3367,3431,3440,3478,3603,3730,3775,3798,3804,3815,3847,3879,4382,4392,4401,4431,4533,4605,4626,4665,4732,4828,4846,4865,4888,4919,4990,5016,5049,5059,5095,5403,5940,5959,6075,6609,7064,7073,7752,7758,8529,8656,8737,8916,9023,9114","org/telegram/ui/LinkEditActivity.java":"331,943","org/telegram/ui/LinkManager.java":"1824","org/telegram/ui/LocationActivity.java":"462,470,643,1339,2089,2566,2735,2812,2819,2916,3179,3213,3321,3366,3395,3421,3566,3643,4002,4032,4055,4163,4274,4355,4370,4396,4405,4685","org/telegram/ui/LoginActivity.java":"1836,1966,1993,2090,2121,2155,2158,2161,2167,2172,2176,2194,2202,2266,2268,3293,3460,13403,13424,13439,13466,13500,13517,983,1092,1753,2128,2166,2200,2271,2785,2805,3368,3527,3550,3675,3995,4215,4238,4807,4842,4958,4962,4978,5676,5770,7664,8370,11017,12154,12851,13200,13204,13220,13750,13765","org/telegram/ui/ManageLinksActivity.java":"1394,1430","org/telegram/ui/MessageSendPreview.java":"1577,1604,1629,2217","org/telegram/ui/NewContactBottomSheet.java":"661,706,1380","org/telegram/ui/NotificationsCustomSettingsActivity.java":"740,1583,1613,1648,1678,1714","org/telegram/ui/NotificationsSettingsActivity.java":"468,500,536,567,602,879","org/telegram/ui/NotificationsSoundActivity.java":"485,634,1057","org/telegram/ui/PasscodeActivity.java":"1197,1369","org/telegram/ui/PassportActivity.java":"1112,3199,3727,4023,4134,4982,5782,6508,6616,8161,8586,8659,8878,9063,9841,9969","org/telegram/ui/PaymentFormActivity.java":"337,556,802,1429,1456,1542,2683,3100,3554,3958,4179,4273,4289,4429,4436,4757,4802,5156,5219","org/telegram/ui/PhotoCropActivity.java":"458,463,486","org/telegram/ui/PhotoViewer.java":"14501,14509,27303,32367,2667,4524,4532,4643,5753,6086,8698,9846,9871,9958,9983,11452,11865,12228,12494,12796,13151,13209,13837,13896,14818,14905,14912,15564,15585,16044,16183,16196,16215,16244,16399,17195,17205,18297,18305,18460,21267,22589,22690,23902,26210,26735,26746,26755,26836,26990,27494,27624,28413,30027,32607","org/telegram/ui/PollCreateActivity.java":"1776,1804","org/telegram/ui/PopupNotificationActivity.java":"655,1624","org/telegram/ui/PremiumPreviewFragment.java":"2969,2984,2999,3026","org/telegram/ui/PrivacySettingsActivity.java":"712,826","org/telegram/ui/ProfileActivity.java":"7486,7488,2015,2900,5047,5677,6932,7346,7450,7491,9026,10741,11117,11128,11136,11195,11233,14507,18796,19541,19708,22697,22854,22868,23181,24053","org/telegram/ui/ProfileBirthdayEffect.java":"283,322","org/telegram/ui/ProfileNotificationsActivity.java":"470","org/telegram/ui/QrActivity.java":"1074","org/telegram/ui/RestrictedLanguagesSelectActivity.java":"591,604,628","org/telegram/ui/SecretMediaViewer.java":"669,675,718,813,1211,1609,1828,2396","org/telegram/ui/SelectAnimatedEmojiDialog.java":"1146,1261,1456,1560,1755,1859,2060,2164,6137","org/telegram/ui/SessionsActivity.java":"551,579,1457,1555","org/telegram/ui/SettingsActivity.java":"1749,1751,622,1167,1754","org/telegram/ui/ShareActivity.java":"79,103","org/telegram/ui/Stars/BotStarsActivity.java":"1037","org/telegram/ui/Stars/StarsController.java":"1136,1227,1239,1262,1280,1296,3426,3479,3491,3558,4768,4850","org/telegram/ui/Stars/StarsIntroActivity.java":"588","org/telegram/ui/StickersActivity.java":"706,718,933,1062,1075","org/telegram/ui/Stories/HighlightMessageSheet.java":"160,192","org/telegram/ui/Stories/LivePlayer.java":"191,356,596,665,696,714,752,856,883,967,1231","org/telegram/ui/Stories/PeerStoriesView.java":"7799,7890,8844,8887,8909,8915,9209,1695,1699,5399,9324","org/telegram/ui/Stories/SelfStoryViewsPage.java":"1484,1519,1543,1589,1613,1682","org/telegram/ui/Stories/SelfStoryViewsView.java":"85","org/telegram/ui/Stories/StoriesController.java":"579,629,914,977,1008,1029,1043,1052,1056,1060,1065,1096,1100,1104,1110,1180,1188,1190,1211,1220,1255,1273,1309,1505,1555,2263,3240,3268,4343,4535,4738,4781,4857,4909,4930,4937,4945,4949,279,2343","org/telegram/ui/Stories/StoriesStorage.java":"406,193,211,292,307,330,339,360,435,461,485,488,510","org/telegram/ui/Stories/StoriesViewPager.java":"470","org/telegram/ui/Stories/StoryCaptionView.java":"181,189","org/telegram/ui/Stories/StoryViewer.java":"2087,2092,2106,2127,3845,3854,2435,2787,3546","org/telegram/ui/Stories/recorder/CaptionContainerView.java":"823,1538","org/telegram/ui/Stories/recorder/DownloadButton.java":"132","org/telegram/ui/Stories/recorder/DraftsController.java":"352,515,79,100,226,276,370,543","org/telegram/ui/Stories/recorder/DualCameraView.java":"170,679","org/telegram/ui/Stories/recorder/EmojiBottomSheet.java":"1997,2058,3666","org/telegram/ui/Stories/recorder/LivePlayerView.java":"219","org/telegram/ui/Stories/recorder/PaintView.java":"2994,3001,3019,3844,4866,5216,6130,6165","org/telegram/ui/Stories/recorder/ScannedLinkPreview.java":"361","org/telegram/ui/Stories/recorder/SelectAudioAlert.java":"936","org/telegram/ui/Stories/recorder/StoryEntry.java":"1467,295,369,384,430,443,481,508,532,587,694,712,717,795,1782","org/telegram/ui/Stories/recorder/StoryLinkSheet.java":"230","org/telegram/ui/Stories/recorder/StoryPrivacySelector.java":"141","org/telegram/ui/Stories/recorder/StoryRecorder.java":"4976,4990,5020,5034,5212,5478,5485,5639,8213,8250,8400,8409,8731,8743,8762,8773,8781,8815,8824,8929,8955,8967,9005,9051,9066,9070,9669,9860,9870,9880","org/telegram/ui/Stories/recorder/StoryUploadingService.java":"44,96,63,117","org/telegram/ui/Stories/recorder/TimelineView.java":"3951,4068,4105,4168,4321","org/telegram/ui/Stories/recorder/Weather.java":"331,348","org/telegram/ui/TON/TONIntroActivity.java":"471","org/telegram/ui/ThemeActivity.java":"2009,2021,2120,2125,2502,2510,2526,2558","org/telegram/ui/ThemePreviewActivity.java":"4235,4246,4254,4292,4310,4567,4635,4826,5324","org/telegram/ui/ThemeSetUrlActivity.java":"117,139,486,502,742,754","org/telegram/ui/TopicsFragment.java":"4380,1775","org/telegram/ui/TwoStepVerificationActivity.java":"193,1340","org/telegram/ui/TwoStepVerificationSetupActivity.java":"1139,1571,1593","org/telegram/ui/VoIPFragment.java":"1275,2738,2964","org/telegram/ui/VoIPPermissionActivity.java":"45","org/telegram/ui/WallpapersListActivity.java":"1344","org/telegram/ui/WebviewActivity.java":"108,160,248,258,416","org/telegram/ui/bots/BotBiometry.java":"210,220,230,115,154,196,249,280,299,422","org/telegram/ui/bots/BotDownloads.java":"100,250,300,383","org/telegram/ui/bots/BotLocation.java":"136,335,436,450,481,504,527","org/telegram/ui/bots/BotShareSheet.java":"1200,1274","org/telegram/ui/bots/BotStorage.java":"218,223,239,258,272,276,279,310,362,416,465,493,511","org/telegram/ui/bots/BotWebViewSheet.java":"1669,1727,2748","org/telegram/ui/bots/WebViewRequestProps.java":"54","org/telegram/ui/web/AddressBarList.java":"327,406,410,759,764,847,851,1033,1049","org/telegram/ui/web/BotWebViewContainer.java":"850,3628,4903,5403,7337,462,526,597,836,856,1534,2180,2209,2240,2330,2353,2416,2424,2465,2476,2627,2682,2716,2728,2745,2870,2925,3016,3025,3072,3111,3144,3359,3362,3398,3406,3419,3434,3490,3502,3526,3586,3598,3609,3665,3676,3687,3756,3799,3823,3846,3857,3870,3934,3944,4050,4276,4547,4583,4623,4657,4714,4812,4851,4874,4913,4925,5024,5083,5110,5325,5352,5484,5488,5548,5561,5566,5582,5613,5750,5864,5920,6530,6887,6908","org/telegram/ui/web/BrowserHistory.java":"92,207,210,223","org/telegram/ui/web/HttpGetFileTask.java":"129,145,150,195","org/telegram/ui/web/RestrictedDomainsList.java":"44,59,151,167","org/telegram/ui/web/SearchEngine.java":"50,57,67","org/telegram/ui/web/WebBrowserSettings.java":"528,536,553","org/telegram/ui/web/WebInstantView.java":"124,261,384,415,498,519,579","org/telegram/ui/web/WebMetadataCache.java":"138,250,318,332,445","org/webrtc/AndroidVideoDecoder.java":"447","org/webrtc/EglRenderer.java":"260,614","org/webrtc/GlGenericDrawer.java":"329","org/webrtc/HardwareVideoEncoder.java":"430","org/webrtc/ScreenCapturerAndroid.java":"84,148","org/webrtc/YuvConverter.java":"118,144","org/webrtc/audio/WebRtcAudioTrack.java":"114","org/webrtc/voiceengine/WebRtcAudioRecord.java":"165,368,409","org/webrtc/voiceengine/WebRtcAudioTrack.java":"160,288,415"},"metadata":{"cvss":7.5,"cwe":"CWE-532: Insertion of Sensitive Information into Log File","owasp-mobile":"","masvs":"MSTG-STORAGE-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs","description":"The App logs information. Sensitive information should never be logged.","severity":"info"}},"android_clipboard_copy":{"files":{"org/telegram/messenger/AndroidUtilities.java":"12,3732,3735","org/telegram/ui/ChangeUsernameActivity.java":"7,134","org/telegram/ui/ChatActivity.java":"12,47834","org/telegram/ui/Components/EmbedBottomSheet.java":"9,924","org/telegram/ui/Components/InviteMembersBottomSheet.java":"10,223,1496","org/telegram/ui/Components/LinkActionView.java":"6,222","org/telegram/ui/Components/PhonebookShareAlert.java":"9,869,892","org/telegram/ui/Components/ShareAlert.java":"10,4666","org/telegram/ui/GroupInviteActivity.java":"4,128","org/telegram/ui/ManageLinksActivity.java":"4,1391","org/telegram/ui/PrivacyControlActivity.java":"4,2945","org/telegram/ui/ProfileActivity.java":"13,10739,11123","org/telegram/ui/SessionBottomSheet.java":"5,319","org/telegram/ui/StickersActivity.java":"4,703,1072","org/telegram/ui/ThemeSetUrlActivity.java":"4,112"},"metadata":{"cvss":0,"cwe":"","owasp-mobile":"","masvs":"MSTG-STORAGE-10","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","severity":"info"}},"android_hardcoded":{"files":{"io/noties/markwon/html/jsoup/parser/TokeniserState.java":"1219,1222","org/telegram/messenger/BuildVars.java":"37","org/telegram/messenger/ImageLoader.java":"4034","org/telegram/messenger/ImageReceiver.java":"772","org/telegram/messenger/MediaDataController.java":"109,117,118,115","org/telegram/messenger/NotificationCenter.java":"1204,1202,1210","org/telegram/messenger/voip/Instance.java":"237,208,218","org/telegram/ui/Adapters/MentionsAdapter.java":"771","org/telegram/ui/ArticleViewer.java":"4798","org/telegram/ui/Cells/BotHelpCell.java":"131","org/telegram/ui/ChannelCreateActivity.java":"189","org/telegram/ui/ChatEditTypeActivity.java":"184","org/telegram/ui/Components/CreateBotAlert.java":"59,384","org/telegram/ui/Components/Reactions/ReactionsLayoutInBubble.java":"999","org/telegram/ui/DataAutoDownloadActivity.java":"81,96,89","org/telegram/ui/PollItemMenu.java":"1473","org/telegram/ui/PremiumPreviewFragment.java":"3024,2966","org/telegram/ui/QrActivity.java":"297","org/telegram/ui/Stories/recorder/DualCameraView.java":"163","org/telegram/ui/TodoItemMenu.java":"1394","org/telegram/ui/TopicsFragment.java":"3701,3694"},"metadata":{"cvss":7.4,"cwe":"CWE-312: Cleartext Storage of Sensitive Information","masvs":"MSTG-STORAGE-14","owasp-mobile":"M9: Reverse Engineering","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","severity":"warning"}},"android_read_write_external":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1045,3944,1044,2833,2865,2875,3786,3787,3818","org/telegram/messenger/EmuDetector.java":"262","org/telegram/messenger/FilesMigrationService.java":"107,91,225","org/telegram/messenger/ImageLoader.java":"2486,2527,2535,2441,2442","org/telegram/messenger/MediaController.java":"6325,6327,6519,6998,7002,7007,7009,7412,8203","org/telegram/messenger/SharedConfig.java":"1727","org/telegram/messenger/voip/VoIPController.java":"250","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"1769,1373,1575,1575,1575,1578,1671,1672,1684","org/telegram/ui/Components/voip/VoIPHelper.java":"812,919"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage","description":"App can read/write to External Storage. Any App can read data written to External Storage.","severity":"warning"}},"android_webview":{"files":{"org/telegram/ui/ArticleViewer.java":"10069,10065","org/telegram/ui/Components/EmbedBottomSheet.java":"733,279","org/telegram/ui/Components/PhotoViewerWebView.java":"746,306","org/telegram/ui/Components/WebPlayerView.java":"1843,1850","org/telegram/ui/PaymentFormActivity.java":"1492,1484,2673","org/telegram/ui/WebviewActivity.java":"233,223","org/telegram/ui/web/BotWebViewContainer.java":"618,620,631,633,551","org/telegram/ui/web/WebInstantView.java":"529,469","org/telegram/ui/web/WebMetadataCache.java":"482,431"},"metadata":{"cvss":8.8,"cwe":"CWE-749: Exposed Dangerous Method or Function","owasp-mobile":"M1: Improper Platform Usage","masvs":"MSTG-PLATFORM-7","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#testing-javascript-execution-in-webviews-mstg-platform-5","description":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.","severity":"warning"}},"android_insecure_random":{"files":{"com/carrotsearch/randomizedtesting/Xoroshiro128PlusRandom.java":"3","j$/util/concurrent/B.java":"12","org/telegram/messenger/Utilities.java":"20","org/telegram/ui/Components/AudioVisualizerDrawable.java":"6","org/telegram/ui/Components/AvatarsDrawable.java":"15","org/telegram/ui/Components/BlobDrawable.java":"7","org/telegram/ui/Components/CircleBezierDrawable.java":"7","org/telegram/ui/Components/FlickerLoadingView.java":"13","org/telegram/ui/Components/GroupCallPipButton.java":"17","org/telegram/ui/Components/LineBlobDrawable.java":"6","org/telegram/ui/Components/MotionBackgroundDrawable.java":"26","org/telegram/ui/Components/Reactions/ReactionsEffectOverlay.java":"16","org/telegram/ui/Components/SharedMediaFastScrollTooltip.java":"15","org/telegram/ui/EmojiAnimationsOverlay.java":"13","org/telegram/ui/Stars/BagRandomizer.java":"6"},"metadata":{"cvss":7.5,"cwe":"CWE-330: Use of Insufficiently Random Values","owasp-mobile":"M5: Insufficient Cryptography","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators","masvs":"MSTG-CRYPTO-6","description":"The App uses an insecure Random Number Generator.","severity":"warning"}},"android_clipboard_listen":{"files":{"org/telegram/ui/ProxySettingsActivity.java":"61,93,112,6"},"metadata":{"cvss":0,"cwe":"","owasp-mobile":"","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard","masvs":"MSTG-PLATFORM-4","description":"This app listens to Clipboard changes. Some malware also listen to Clipboard changes.","severity":"info"}},"android_md5":{"files":{"org/telegram/messenger/FileUploadOperation.java":"471","org/telegram/messenger/MessagesController.java":"12842","org/telegram/messenger/Utilities.java":"515"},"metadata":{"cvss":7.4,"cwe":"CWE-327: Use of a Broken or Risky Cryptographic Algorithm","masvs":"MSTG-CRYPTO-4","owasp-mobile":"M5: Insufficient Cryptography","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4","description":"MD5 is a weak hash known to have hash collisions.","severity":"warning"}},"android_sha1":{"files":{"org/telegram/messenger/Utilities.java":"366,380","org/telegram/ui/PassportActivity.java":"3195"},"metadata":{"cvss":5.9,"cwe":"CWE-327: Use of a Broken or Risky Cryptographic Algorithm","masvs":"MSTG-CRYPTO-4","owasp-mobile":"M5: Insufficient Cryptography","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4","description":"SHA-1 is a weak hash known to have hash collisions.","severity":"warning"}},"android_temp_file":{"files":{"org/telegram/ui/Components/Paint/Slice.java":"25"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","description":"App creates temp file. Sensitive information should never be written into a temp file.","severity":"warning"}},"android_ip_disclosure":{"files":{"fi/iki/elonen/NanoHTTPD.java":"313","org/telegram/messenger/EmuDetector.java":"20","org/telegram/ui/Components/PhotoViewerWebView.java":"398"},"metadata":{"cvss":4.3,"cwe":"CWE-200: Information Exposure","owasp-mobile":"","masvs":"MSTG-CODE-2","description":"IP Address disclosure","severity":"warning"}},"android_safetynet":{"files":{"org/telegram/ui/LoginActivity.java":"90"},"metadata":{"cvss":0,"cwe":"","owasp-mobile":"","masvs":"MSTG-RESILIENCE-7","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#safetynet","description":"This App uses SafetyNet API.","severity":"good"}},"cbc_padding_oracle":{"files":{"org/telegram/ui/bots/BotBiometry.java":"333"},"metadata":{"cvss":7.4,"cwe":"CWE-649: Reliance on Obfuscation or Encryption of Security-Relevant Inputs without Integrity Checking","masvs":"MSTG-CRYPTO-3","owasp-mobile":"M5: Insufficient Cryptography","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4","description":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.","severity":"high"}}},"summary":{"high":1,"warning":8,"info":3,"secure":1,"suppressed":0}},"niap_analysis":{},"permission_mapping":{"android.permission.WRITE_EXTERNAL_STORAGE":{"org/telegram/messenger/AndroidUtilities.java":"4248,4284,6145,6974,3927,3931,133","org/telegram/messenger/ChatThemeController.java":"548,741,12","org/telegram/messenger/FileLoader.java":"2245,7","org/telegram/messenger/FileLog.java":"322,326,21","org/telegram/messenger/ImageLoader.java":"1250,5227,5275,39","org/telegram/messenger/MediaController.java":"1038,5104,6525,6634,7049,7418,7932,80","org/telegram/messenger/NativeLoader.java":"85,7","org/telegram/messenger/NotificationsController.java":"10592,58","org/telegram/messenger/SendMessagesHelper.java":"10269,13739,14764,15644,17560,39","org/telegram/messenger/camera/Camera2Session.java":"657,21","org/telegram/messenger/camera/CameraController.java":"586,601,615,1048,18","org/telegram/messenger/video/MP4Builder.java":"64,32","org/telegram/ui/ActionBar/EmojiThemes.java":"650,14","org/telegram/ui/ActionBar/Theme.java":"5733,5735,6450,7410,9838,9848,9894,10733,10801,10868,10998,11033,11094,11128,11169,11214,11252,11287,11343,11406,11483,11488,13686,60","org/telegram/ui/ChatActivity.java":"30825,122","org/telegram/ui/Components/ChatActivityEnterView.java":"7272,93","org/telegram/ui/Components/ChatAttachAlert.java":"4444,75","org/telegram/ui/Components/ChatAttachAlertPhotoLayout.java":"1893,1930,3198,3331,3355,54","org/telegram/ui/Components/ChatThemeBottomSheet.java":"1630,1814,40","org/telegram/ui/Components/Crop/CropView.java":"1128,20","org/telegram/ui/Components/InstantCameraView.java":"1383,49","org/telegram/ui/Components/Paint/Slice.java":"46,7","org/telegram/ui/Components/Paint/Views/PhotoView.java":"228,32","org/telegram/ui/Components/StickersAlert.java":"553,46","org/telegram/ui/Components/WallpaperUpdater.java":"177,211,263,12","org/telegram/ui/Components/voip/PrivateVideoPreviewDialog.java":"478,28","org/telegram/ui/Components/voip/PrivateVideoPreviewDialogNew.java":"863,31","org/telegram/ui/Components/voip/VoIPTextureView.java":"322,20","org/telegram/ui/LaunchActivity.java":"6068,61","org/telegram/ui/PhotoViewer.java":"9829,9942,16239,134","org/telegram/ui/ProfileActivity.java":"18684,107","org/telegram/ui/Stories/recorder/LivePlayerView.java":"217,18","org/telegram/ui/Stories/recorder/StoryEntry.java":"583,692,710,715,22","org/telegram/ui/Stories/recorder/StoryRecorder.java":"5018,5032,5203,8205,8248,8335,8729,8738,8760,8771,8779,8947,9003,9061,9482,75","org/telegram/ui/ThemeActivity.java":"2493,40","org/telegram/ui/ThemePreviewActivity.java":"3650,4231,4242,4284,4305,4617,5307,5319,61","org/telegram/ui/bots/BotStorage.java":"229,471,20","org/telegram/ui/web/BotWebViewContainer.java":"4048,5087,65","org/telegram/ui/web/BrowserHistory.java":"203,5","org/telegram/ui/web/HttpGetFileTask.java":"177,8","org/telegram/ui/web/WebMetadataCache.java":"328,24","org/webrtc/VideoFileRenderer.java":"47,5"},"android.permission.CAMERA":{"org/telegram/messenger/camera/CameraController.java":"11,181,659,701,748,788,806","org/telegram/messenger/camera/CameraSession.java":"4,231,363,444","org/telegram/messenger/camera/CameraView.java":"21,2678,2694","org/telegram/ui/Components/InstantCameraView.java":"18,1709,1718","org/webrtc/Camera1Enumerator.java":"3,98","org/webrtc/Camera1Session.java":"4,53"},"android.permission.RECORD_AUDIO":{"org/telegram/messenger/MediaController.java":"32,1190,1245,1338,1360,1376,1378,1619,1713,1773,1875,2113,2321,2713,2937,3288,3506,3837,3913,3928,4133,4143,4226,4344,4462,4608,5490,5509,5583,5615,5670,5718,5730,5789,5826,5861,5886,5938,6052,6180,6235,6241,6396,6414,6459,6541,6572,6640,6689,6735,6837,6905,6915,6924,7055,7106,7197,7240,7251,7318,7329,7394,7402,7430,7467,7468,7482,7496,7637,7688,7736,7938,8091,8853,8862,9050,9116,9127,9596,9802,9806,9817,9856","org/telegram/messenger/camera/CameraController.java":"13,213,255,296,307,358,420,774,841,897,954,1075,1087","org/telegram/messenger/camera/CameraView.java":"22,855,1004,1557,2209,2219,2637,2711,2736,2894,2903,2972,3371,3378,3423,3823","org/telegram/messenger/voip/AudioRecordJNI.java":"3,170,182,188,203,205","org/telegram/ui/Components/InstantCameraView.java":"20,1046,1126,1670,1841,1918,2204,2251,2682,2691,2763,2763,2770,2787,2822,3158,3177,3245,3304,3473,3489,3599,3606,3625,3637,3869,3920,4263","org/webrtc/CameraCapturer.java":"4,39,74,111,127,144,161,177,329,397,465,466,466","org/webrtc/CameraVideoCapturer.java":"3,112,113,113,119","org/webrtc/audio/WebRtcAudioRecord.java":"7,8,75,91,134,301,322,702,703","org/webrtc/voiceengine/WebRtcAudioManager.java":"4,93,151","org/webrtc/voiceengine/WebRtcAudioRecord.java":"5,127,138,139,190,383,396"},"android.permission.READ_EXTERNAL_STORAGE":{"org/scilab/forge/jlatexmath/DefaultTeXFont.java":"94,3","org/scilab/forge/jlatexmath/SymbolAtom.java":"62,3","org/scilab/forge/jlatexmath/TeXFormula.java":"58,3","org/telegram/messenger/AndroidUtilities.java":"2413,14,15,3927,3931,131","org/telegram/messenger/ChatThemeController.java":"614,11","org/telegram/messenger/EmuDetector.java":"240,3,12","org/telegram/messenger/EmuInputDevicesDetector.java":"42,6","org/telegram/messenger/FileLoadOperation.java":"2266,4","org/telegram/messenger/ImageLoader.java":"1312,5,37","org/telegram/messenger/LocaleController.java":"1682,4,22","org/telegram/messenger/MediaController.java":"6615,7043,7465,7492,7581,7618,11,79","org/telegram/messenger/SendMessagesHelper.java":"10251,13302,13312,17558,3,38","org/telegram/messenger/SvgHelper.java":"513,535,22","org/telegram/messenger/Utilities.java":"156,11","org/telegram/messenger/audioinfo/AudioInfo.java":"127,6","org/telegram/messenger/chromecast/ChromecastFileServer.java":"247,17","org/telegram/messenger/secretmedia/EncryptedFileInputStream.java":"18,29,4","org/telegram/messenger/voip/VoIPService.java":"6427,16,17,78","org/telegram/tgnet/SerializedData.java":"107,8","org/telegram/ui/ActionBar/Theme.java":"5716,11048,11621,13720,13738,13774,13781,13807,14011,3,59","org/telegram/ui/Cells/ThemesHorizontalListCell.java":"219,5,33","org/telegram/ui/ChannelColorActivity.java":"2400,6,40","org/telegram/ui/ChatActivity.java":"62531,14","org/telegram/ui/Components/ChatThemeBottomSheet.java":"1343,39","org/telegram/ui/Components/MarkdownParser.java":"130,17","org/telegram/ui/Components/Paint/Slice.java":"65,6","org/telegram/ui/Components/Premium/GLIcon/Icon3D.java":"353,3","org/telegram/ui/Components/TranslateAlert2.java":"569,3","org/telegram/ui/CountrySelectActivity.java":"287,3","org/telegram/ui/LaunchActivity.java":"2415,9","org/telegram/ui/LoginActivity.java":"2749,12","org/telegram/ui/NewContactBottomSheet.java":"633,1369,5","org/telegram/ui/PassportActivity.java":"3710,4123,4971,6489,8","org/telegram/ui/PaymentFormActivity.java":"800,10","org/telegram/ui/ProfileActivity.java":"18698,14,106","org/telegram/ui/bots/BotStorage.java":"196,458,3,19","org/telegram/ui/web/MHTML.java":"31,7"},"android.permission.MODIFY_AUDIO_SETTINGS":{"org/telegram/messenger/MediaController.java":"31,2655,4272,5449,5508,5797,5885,6163","org/telegram/messenger/voip/VoIPService.java":"38,442,622,5478,5540,5551,5562,5959,6746,6779,6782,6793,6798,6914,6933","org/telegram/messenger/voip/VoipAudioManager.java":"3,29,35","org/telegram/ui/Components/InstantCameraView.java":"19,3527,3778,3829","org/telegram/ui/PhotoViewer.java":"44,17181,31790,31807,31812,31823","org/telegram/ui/Stories/LivePlayer.java":"4,232,239","org/webrtc/audio/JavaAudioDeviceModule.java":"6,344,346","org/webrtc/audio/WebRtcAudioRecord.java":"6,401,402"},"android.permission.ACCESS_WIFI_STATE":{"org/telegram/messenger/AndroidUtilities.java":"41,6958,6962","org/telegram/messenger/ApplicationLoader.java":"12,493","org/telegram/messenger/chromecast/ChromecastFileServer.java":"4,324","org/telegram/messenger/voip/JNIUtilities.java":"3,7,8,120","org/telegram/ui/LoginActivity.java":"31,4984,13226","org/webrtc/NetworkMonitorAutoDetect.java":"7,14,15,16,308,310,328,329,349,351,257,258,281,420"},"android.permission.WAKE_LOCK":{"org/telegram/messenger/AndroidUtilities.java":"41,45,1318,1323,1344,1935,2560,2561,3236,3242,3899,3902,3907,3915,4240,4259,4287,4288,4294,6108,6148,6150,6515,6526,6533,6982,6983,6989,6997","org/telegram/messenger/GoogleLocationProvider.java":"11,12,13,14,15,16,17,58,59","org/telegram/messenger/MediaController.java":"2562,7,43","org/telegram/messenger/NotificationsController.java":"6414,4,34","org/telegram/messenger/SendMessagesHelper.java":"18,913,1205","org/telegram/messenger/chromecast/ChromecastFileServer.java":"4,125","org/telegram/messenger/support/JobIntentService.java":"122,145,164,15","org/telegram/messenger/voip/VoIPPreNotificationService.java":"16,17,438","org/telegram/messenger/voip/VoIPService.java":"6499,6862,40,42,54","org/telegram/ui/Components/ChatActivityEnterView.java":"11689,35","org/telegram/ui/Components/EarListener.java":"93,277,11","org/telegram/ui/NotificationsCustomSettingsActivity.java":"13,14,2015","org/telegram/ui/NotificationsSettingsActivity.java":"9,10,1158","org/telegram/ui/NotificationsSoundActivity.java":"12,13,439","org/telegram/ui/PopupNotificationActivity.java":"1659,15","org/telegram/ui/ProfileNotificationsActivity.java":"11,12,652","org/telegram/ui/VoIPFragment.java":"22,309,310,311,478,479,480,575,576,577,1678,1679,1680,3748","org/telegram/ui/bots/BotDownloads.java":"3,289,302,306,380,1232","org/telegram/ui/web/BotWebViewContainer.java":"10,5089,6465","org/webrtc/NetworkMonitorAutoDetect.java":"14,15,16,308,310,328,329,349,351,356,470"},"android.permission.ACCESS_NETWORK_STATE":{"org/telegram/messenger/AndroidUtilities.java":"41,56,2057,2980","org/telegram/messenger/ApplicationLoader.java":"12,13,14,15,493","org/telegram/messenger/EmuDetector.java":"8,220","org/telegram/messenger/LocaleController.java":"11,1721,1740,1750,4094","org/telegram/messenger/MediaController.java":"2885,4717,5285,47","org/telegram/messenger/chromecast/ChromecastFileServer.java":"4,219,232,387,388","org/telegram/messenger/voip/JNIUtilities.java":"3,6,7,8,11,34,47","org/telegram/messenger/voip/VoIPService.java":"6499,6862,46,47,63","org/telegram/ui/ChatActivity.java":"50,28933,40879,40910","org/telegram/ui/LoginActivity.java":"892,922,1440,1561,1702,10770,11069,11426,11487,31,36,40","org/telegram/ui/NewContactBottomSheet.java":"17,659,1378","org/telegram/ui/PassportActivity.java":"8289,8343,8680,25,26","org/telegram/ui/PaymentFormActivity.java":"21,5135,5183","org/webrtc/NetworkMonitorAutoDetect.java":"7,10,11,12,13,14,15,16,308,310,328,329,349,351,257,258,281,420"},"android.permission.VIBRATE":{"org/telegram/messenger/AndroidUtilities.java":"48,1495,3646,3690,5655,5938,5947,5961,5985","org/telegram/messenger/camera/CameraView.java":"35,230,232,618,1045,1319","org/telegram/messenger/voip/VoIPPreNotificationService.java":"20,448,681","org/telegram/messenger/voip/VoIPService.java":"56,5677","org/telegram/ui/ChannelCreateActivity.java":"18,369,1310","org/telegram/ui/Charts/BaseChartView.java":"18,980,1000,1015,1224,1238,1361,1366,1495,1567,1570,1650","org/telegram/ui/ChatActivity.java":"49,2870,4453,11546,11645,11648,13412,14960,14963,14976,15025,17976,18525,18535,19199,19948,20001,20113,20117,20148,20611,21617,22461,22529,22560,22664,26420,26447,26468,26509,26548,26568,29450,29499,30219,35585,36505,36557,36918,36952,37242,40453,46057,48598,50573,50630,50684,50741,51607,56606,56837,57935,57992,58224,58234,58319,58352,58382,60853,61403","org/telegram/ui/ChatEditActivity.java":"16,3005,3442","org/telegram/ui/ChatEditTypeActivity.java":"11,662,717","org/telegram/ui/ChatRightsEditActivity.java":"15,1946,3104","org/telegram/ui/Components/AlertsCreator.java":"23,3947,9975,10184","org/telegram/ui/Components/GroupCallPipAlertView.java":"11,215","org/telegram/ui/ContentPreviewViewer.java":"20,1965","org/telegram/ui/GroupCreateFinalActivity.java":"16,866","org/telegram/ui/LinkEditActivity.java":"8,205","org/telegram/ui/NewContactBottomSheet.java":"15,1027,1030,1033","org/telegram/ui/PassportActivity.java":"24,8258,9834,9962","org/telegram/ui/QrActivity.java":"30,688,723,2202","org/telegram/ui/TopicCreateFragment.java":"12,555"},"android.permission.READ_PHONE_STATE":{"org/telegram/messenger/AndroidUtilities.java":"56,679,700,736,803,819,852,869,3369,3375,3388,3394,3413,3419,3593,5322,6764,7076,7139,7153","org/telegram/messenger/EmuDetector.java":"8,210","org/telegram/messenger/MediaController.java":"47,1697","org/telegram/messenger/voip/VoIPService.java":"62,63,5712,5715,7222","org/telegram/ui/ChatActivity.java":"50,4765,11627,11630,11688,11708,11733,11759,11773,11774,11820,11821,12472,12482,19417,19654,28827,35945,61090,61193,61250,61277,61278,61284,61285,63019,65026","org/telegram/ui/Components/RecyclerListView.java":"2014,708,729,731,733,948,951,962,2191,4155,4161,4318,4358","org/telegram/ui/LoginActivity.java":"36,39,40,10335,11148,11402","org/telegram/ui/NewContactBottomSheet.java":"17,568","org/telegram/ui/PassportActivity.java":"25,26,9265,9266","org/telegram/ui/PaymentFormActivity.java":"21,6517"},"android.permission.CALL_PHONE":{"org/telegram/messenger/AndroidUtilities.java":"16,17,1477","org/telegram/messenger/NotificationBadge.java":"8,212,311,505","org/telegram/messenger/NotificationsController.java":"10,13168,13169,13276","org/telegram/messenger/voip/VoIPService.java":"19,20,62,1105","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"8,1413,1460","org/telegram/ui/LocationActivity.java":"11,2461,2511"},"android.permission.READ_PROFILE":{"org/telegram/messenger/AndroidUtilities.java":"3927,3931,1951,1952,1958,2265,2268,2271,2275,2277,2342,2345,2348,2351,2354,3230,3895,4347,4348,4404,4933,4938,4941,4944,4947,4950,4953,4958,4965,4972,4998,4998,4998,5003,5013,5023,5041,5092,5095,6751"},"android.permission.SYSTEM_ALERT_WINDOW":{"org/telegram/messenger/AndroidUtilities.java":"4934,4936,4979,88,6274","org/telegram/messenger/camera/Camera2Session.java":"19,76,148,344,381","org/telegram/messenger/camera/CameraSession.java":"10,74,504","org/telegram/messenger/utils/FrameMetricsOverlayView.java":"129,14","org/telegram/messenger/voip/VideoCapturerDevice.java":"10,108","org/telegram/ui/ActionBar/ActionBarPopupWindow.java":"182,197,199,264,269,271,280,414,415,418,419,22","org/telegram/ui/ActionBar/AlertDialog.java":"228,237,713,714,815,820,826,840,849,858,885,889,905,911,918,928,932,936,938,941,964,980,1119,1147,1149,1184,1186,1221,1223,1258,1260,35","org/telegram/ui/ActionBar/AlertDialogDecor.java":"106,108,109,111,16","org/telegram/ui/ActionBar/BottomSheet.java":"1432,1437,1447,1455,1464,1785,1821,1826,1874,1897,1900,1914,1955,35","org/telegram/ui/ActionBar/BottomSheetTabDialog.java":"69,143,13","org/telegram/ui/ActionBar/FloatingActionMode.java":"14,217","org/telegram/ui/ArticleViewer.java":"889,932,943,1252,1761,2068,2072,2573,2575,2615,2616,4406,4422,4427,4439,4470,4534,4568,4626,4646,4660,4677,4724,5441,5455,5489,5490,5493,5510,6329,6347,8515,8516,8517,8518,10011,10016,10061,10074,10115,10545,10550,11400,11647,11662,11706,11862,12157,13338,14097,14108,14111,14711,14773,14945,14951,15518,15781,15805,15892,16566,17274,17277,17283,17290,17296,17301,58","org/telegram/ui/AvatarPreviewer.java":"137,457,484,490,498,760,19","org/telegram/ui/Components/Bulletin.java":"424,890,1868,1876,1891,1899,1919,1925,1946,1950,1957,1966,1991,1997,2004,2012,2066,2072,2079,2087,2112,2118,2126,2134,2192,2422,2426,2432,2516,2535,2617,2651,2670,2675,2697,2706,2822,2832,3222,3223,38","org/telegram/ui/Components/ChatAttachAlert.java":"1351,1399,1995,2003,2005,2014,2023,2024,2033,2034,2066,2067,2068,2069,2072,2076,2078,2083,2249,2258,2259,2289,2297,2365,2380,2399,2410,2538,2720,2723,2738,2744,2759,2801,2834,2891,6307,7091,8886,9055,10038,51","org/telegram/ui/Components/EmbedBottomSheet.java":"206,300,320,357,574,579,583,593,603,606,610,614,627,637,651,670,683,695,1032,29","org/telegram/ui/Components/GroupCallPip.java":"112,125,204,215,253,813,819,823,828,21","org/telegram/ui/Components/OverlayActionBarLayoutDialog.java":"73,87,12","org/telegram/ui/Components/Paint/Views/StoryLinkPreviewDialog.java":"123,149,153,160,166,190,194,203,213,222,236,29","org/telegram/ui/Components/PasscodeViewDialog.java":"68,12","org/telegram/ui/Components/PipRoundVideoView.java":"188,196,199,222,20","org/telegram/ui/Components/PipVideoOverlay.java":"810,818,821,870,889,901,916,919,920,952,958,1505,28","org/telegram/ui/Components/Reactions/CustomEmojiReactionsWindow.java":"243,252,263,269,20","org/telegram/ui/Components/Reactions/ReactionsEffectOverlay.java":"499,508,514,521,541,549,555,562,623,630,637,700,707,714,784,791,798,1090,1378,1382,1514,1545,13","org/telegram/ui/Components/ScrimOptions.java":"154,181,182,35","org/telegram/ui/Components/SenderSelectPopup.java":"120,216,222,223,224,275,562,565,573,581,17","org/telegram/ui/Components/SharedMediaLayout.java":"2076,2085,2120,2133,2147,2160,2175,2189,2204,2393,2466,2799,2816,3090,3104,3118,3126,3137,3153,3154,3169,3220,3221,3266,3280,3301,3646,3648,4581,4981,6300,8066,9138,9148,9158,10434,10439,12916,12926,13015,13021,13031,13055,49","org/telegram/ui/Components/ThemeEditorView.java":"155,161,177,208,327,353,891,908,935,942,943,947,952,956,965,980,991,1000,1009,1018,1033,1580,1802,37","org/telegram/ui/Components/WallpaperParallaxEffect.java":"8,32,33","org/telegram/ui/Components/voip/RTMPStreamPipOverlay.java":"479,490,499,519,528,545,557,558,579,938,29","org/telegram/ui/Components/voip/VoIPPiPView.java":"194,331,332,334,341,347,353,603,838,961,24","org/telegram/ui/Components/voip/VoIPTextureView.java":"117,121,124,129,131,136,138,140,148,154,163,214,15","org/telegram/ui/Components/voip/VoIPWindowView.java":"9,124,140,195","org/telegram/ui/ContentPreviewViewer.java":"515,527,532,549,554,580,1144,1145,1146,1159,1175,1546,1547,1629,2207,2428,2472,3066,3067,29","org/telegram/ui/Delegates/MemberRequestsDelegate.java":"145,148,151,160,972,986,988,993,996,1011,1022,1033,28","org/telegram/ui/GroupCallActivity.java":"848,863,3340,3470,3477,3482,3696,3727,3731,4246,4272,4358,4367,4469,4470,4471,4472,4473,4477,4478,4479,4480,4485,4499,4898,4899,4909,4913,4922,4971,4979,5111,5122,5123,5125,5154,5155,5156,5157,5158,5159,5175,5245,5279,5285,5306,5327,5399,5602,5823,7110,7671,9004,9029,9170,9265,9305,9306,9536,9558,9632,9634,9642,9651,9812,9822,9870,11356,11357,11499,11576,12374,57","org/telegram/ui/IdenticonActivity.java":"122,125,128,142,147,155,165,171,17","org/telegram/ui/IntroActivity.java":"126,155,174,176,183,268,277,282,290,616,621,622,27","org/telegram/ui/MessageSendPreview.java":"245,1191,1208,1831,1842,1875,1876,27","org/telegram/ui/PhotoAlbumPickerActivity.java":"343,356,368,371,376,382,401,423,438,477,561,22","org/telegram/ui/PhotoViewer.java":"1466,1482,1492,1503,5833,5933,5957,5960,5963,5990,5991,5994,6042,6054,6058,6095,6195,6199,6206,6297,6379,6386,6396,6437,6526,6538,6547,6569,6615,6617,6641,6655,6701,6716,7044,7049,7062,7077,7078,7090,7091,7103,7115,7130,7131,7134,7135,7138,7141,7150,7186,7222,7277,7283,7296,7309,7322,7337,7349,7362,7386,7434,7446,7498,7509,7515,7525,9002,10059,10111,11444,12544,12653,13831,13889,14051,14122,14154,14161,14169,15105,15878,15913,15915,15922,15925,15931,17071,17828,17849,18950,19087,23713,23782,23783,23788,23795,25776,26068,26145,26683,34416,34417,34485,34489,34630,34977,35011,89","org/telegram/ui/PollItemMenu.java":"223,232,259,264,277,879,1342,1413,1430,1528,1646,1654,1665,1676,1677,1678,1722,1723,1724,1744,1832,1856,29","org/telegram/ui/SecretMediaViewer.java":"586,590,923,925,961,974,977,1003,1010,1023,1024,1059,1074,1142,1143,1148,1611,46","org/telegram/ui/SecretVoicePlayer.java":"210,1035,1048,1145,1147,1174,1395,35","org/telegram/ui/SelectAnimatedEmojiDialog.java":"749,843,851,865,969,1081,1206,1207,1237,1238,1241,1278,1279,1332,1349,1357,1362,1516,1517,1536,1537,1540,1577,1578,1631,1648,1655,1660,1815,1816,1835,1836,1839,1876,1877,1930,1947,1954,1959,1968,2120,2121,2140,2141,2144,2181,2182,2235,2252,2259,2264,2523,4552,4559,4569,4575,4674,4675,4679,4815,5140,5179,7054,7074,7098,7140,7147,7176,7333,7363,8017,8020,8051,46","org/telegram/ui/Stories/LiveStoryPipOverlay.java":"481,492,496,513,522,539,551,552,573,840,28","org/telegram/ui/Stories/StoryViewer.java":"686,693,706,711,714,721,727,753,762,2405,3019,3923,3925,30","org/telegram/ui/Stories/recorder/FlashViews.java":"21,153","org/telegram/ui/Stories/recorder/LivePlayerView.java":"71,74,78,89,97,104,544,547,554,558,11","org/telegram/ui/Stories/recorder/StoryRecorder.java":"741,804,859,925,993,2220,2224,2305,2306,2312,2316,2333,2339,2420,2560,2561,2660,2681,2686,2687,2688,2696,2733,2751,2762,2775,2780,2790,2818,2819,2820,2841,2855,2874,2889,2900,2909,2912,2916,2919,2926,2938,2947,2952,2975,2999,3008,3023,3033,3039,3052,3062,3067,3070,3570,3913,3918,4730,6302,7463,7468,7473,7478,7483,7488,7531,9141,9161,9166,10473,10521,10692,10952,10953,10984,10985,60","org/telegram/ui/TodoItemMenu.java":"217,226,253,258,271,859,1322,1439,1578,1586,1597,1608,1609,1610,1654,1655,1656,1676,1764,1788,28","org/telegram/ui/VoIPFragment.java":"395,396,865,868,871,872,901,912,920,921,925,929,951,984,985,991,1037,1041,1046,1055,1056,1057,1058,1059,1060,1061,1089,1090,1091,1092,1098,1100,1106,1114,1132,1165,1176,1180,3446,3742,41","org/telegram/ui/WallpapersListActivity.java":"393,421,465,22","org/telegram/ui/bots/BotWebViewSheet.java":"669,703,711,735,765,778,785,814,3387,32","org/webrtc/CameraSession.java":"5,45"},"android.permission.ACCESS_MEDIA_LOCATION":{"org/telegram/messenger/AndroidUtilities.java":"3844,52","org/telegram/messenger/MediaController.java":"1326,1487,1541,1628,1997,8216,8301,45","org/telegram/ui/Stories/recorder/MultipleStoriesSelector.java":"705,17","org/telegram/ui/Stories/recorder/PreviewView.java":"1088,23"},"android.permission.READ_MEDIA_IMAGES":{"org/telegram/messenger/AndroidUtilities.java":"1283,4282,6097,6972,44","org/telegram/messenger/EmuDetector.java":"240,7","org/telegram/messenger/FilesMigrationService.java":"10,91,225","org/telegram/messenger/ImageLoader.java":"1310,24","org/telegram/messenger/MediaController.java":"6615,7043,7465,7492,7581,7618,42","org/telegram/messenger/SharedConfig.java":"9,1727","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"20,1575,1671,1684"},"android.permission.READ_MEDIA_VIDEO":{"org/telegram/messenger/AndroidUtilities.java":"1283,4282,6097,6972,44","org/telegram/messenger/EmuDetector.java":"240,7","org/telegram/messenger/FilesMigrationService.java":"10,91,225","org/telegram/messenger/ImageLoader.java":"1310,24","org/telegram/messenger/MediaController.java":"6615,7043,7465,7492,7581,7618,42","org/telegram/messenger/SharedConfig.java":"9,1727","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"20,1575,1671,1684"},"android.permission.FOREGROUND_SERVICE":{"org/telegram/messenger/FilesMigrationService.java":"6,59","org/telegram/messenger/ImportingService.java":"3,99","org/telegram/messenger/LocationSharingService.java":"4,166","org/telegram/messenger/MessagesController.java":"5,29616","org/telegram/messenger/MusicBrowserService.java":"70,4,13,14,15,16,17,42,113,254,255,256,566,567,568,571,123,537,603","org/telegram/messenger/MusicPlayerService.java":"6,9,15,16,17,58,206,532,532,532,532,532,537,545,550","org/telegram/messenger/VideoEncodingService.java":"3,140","org/telegram/messenger/support/JobIntentService.java":"3,10,304","org/telegram/messenger/voip/VoIPPreNotificationService.java":"9,14,15,16,17,572,612","org/telegram/messenger/voip/VoIPService.java":"10,16,17,35,36,37,38,39,40,41,42,43,44,45,425,426,6492,6493,6507,5739,5745,6563,6569,6583,6589,7275,7279,7316,7319","org/telegram/ui/Stories/recorder/StoryUploadingService.java":"4,113","org/telegram/ui/bots/BotDownloads.java":"4,223","org/telegram/ui/web/BotWebViewContainer.java":"13,6902"},"android.permission.RECEIVE_BOOT_COMPLETED":{"org/telegram/messenger/AppStartReceiver.java":"3,10","org/telegram/messenger/ApplicationLoader.java":"5,278,298","org/telegram/messenger/AutoMessageHeardReceiver.java":"3,11","org/telegram/messenger/AutoMessageReplyReceiver.java":"3,14","org/telegram/messenger/BackupAgent.java":"3,4,5,21","org/telegram/messenger/CallReceiver.java":"3,12","org/telegram/messenger/ChatsWidgetProvider.java":"27,28,29","org/telegram/messenger/ContactsWidgetProvider.java":"27,28,29","org/telegram/messenger/CopyCodeReceiver.java":"3,10","org/telegram/messenger/CustomTabsCopyReceiver.java":"3,11","org/telegram/messenger/DownloadController.java":"3,398,400","org/telegram/messenger/FeedWidgetProvider.java":"15,16,17","org/telegram/messenger/ImageLoader.java":"4,2037,2039","org/telegram/messenger/LiteMode.java":"3,350","org/telegram/messenger/LocaleController.java":"3,1105,1107","org/telegram/messenger/MusicPlayerReceiver.java":"3,11","org/telegram/messenger/MusicPlayerService.java":"7,206,679","org/telegram/messenger/NotificationCallbackReceiver.java":"3,10","org/telegram/messenger/NotificationDismissReceiver.java":"3,11","org/telegram/messenger/NotificationsDisabledReceiver.java":"3,14","org/telegram/messenger/PopupReplyReceiver.java":"3,10","org/telegram/messenger/RefererReceiver.java":"3,10","org/telegram/messenger/ScreenReceiver.java":"3,11","org/telegram/messenger/ShareBroadcastReceiver.java":"3,11","org/telegram/messenger/ShortcutResultReceiver.java":"3,11","org/telegram/messenger/SmsReceiver.java":"3,14","org/telegram/messenger/StopLiveLocationReceiver.java":"3,10","org/telegram/messenger/WearReplyReceiver.java":"3,15","org/telegram/messenger/pip/PipActivityHandler.java":"5,124,126,153","org/telegram/messenger/voip/VoIPActionsReceiver.java":"3,10","org/telegram/messenger/voip/VoIPMediaButtonReceiver.java":"3,11","org/telegram/messenger/voip/VoIPService.java":"14,5887,6513","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"8,252,254,1045","org/webrtc/NetworkMonitorAutoDetect.java":"3,308,310,332,334,357,408,472,475,481,483,487,490"},"android.permission.INTERNET":{"com/stripe/android/net/StripeApiHandler.java":"16,17,18,26,27,120","fi/iki/elonen/NanoHTTPD.java":"866,21,22,23,24,25,26,27,43","org/telegram/messenger/ImageLoader.java":"44,45,46,47,48,49,328,509,881,1044","org/telegram/messenger/chromecast/ChromecastFileServer.java":"241,266,267,268,269,20,21,22","org/telegram/messenger/voip/VoIPService.java":"46,6257,7337,7808","org/telegram/tgnet/ConnectionsManager.java":"26,27,28,29,30,31,32,33,48,1363,1501,1682","org/telegram/ui/Components/PhotoViewerWebView.java":"27,28,391","org/telegram/ui/Components/TranslateAlert2.java":"38,39,563","org/telegram/ui/Components/WebPlayerView.java":"36,37,38,39,40,41,42,43,457,506","org/telegram/ui/LoginActivity.java":"31,13424,13425,13426,13427,13543,13543,13574","org/telegram/ui/PaymentFormActivity.java":"75,76,5136,5184","org/telegram/ui/bots/BotDownloads.java":"28,29,361","org/telegram/ui/web/BotWebViewContainer.java":"66,67,68,69,5342,5687","org/telegram/ui/web/HttpGetBitmapTask.java":"8,9,29","org/telegram/ui/web/HttpGetFileTask.java":"10,11,12,115","org/telegram/ui/web/HttpGetTask.java":"6,7,27","org/webrtc/NetworkMonitorAutoDetect.java":"7,113,391,18,19,20"},"android.permission.BLUETOOTH":{"org/telegram/messenger/ApplicationLoader.java":"12,516,517,537,538,554,575,575","org/telegram/messenger/MediaController.java":"8,31,6532,6532,6720,6730,6730,7232,7232,7565,7572,8974,8998","org/telegram/messenger/MusicPlayerService.java":"15,245","org/telegram/messenger/NotificationsController.java":"30,10515,10575,10670,10676","org/telegram/messenger/voip/JNIUtilities.java":"3,85","org/telegram/messenger/voip/VoIPPreNotificationService.java":"15,253,307","org/telegram/messenger/voip/VoIPService.java":"11,12,38,41,46,430,6597","org/telegram/ui/CastSync.java":"371,6","org/telegram/ui/ChatActivity.java":"42,3522,3523,3536,5342,5347,20088,32990,34482,51176,61647,61651,63145,63230","org/telegram/ui/Components/EarListener.java":"9,139,328","org/telegram/ui/Components/InstantCameraView.java":"9,19,2788,2799,3870","org/telegram/ui/Components/WebPlayerView.java":"13,501,507","org/telegram/ui/GroupCallActivity.java":"37,636,2924,3996,8477,10612","org/telegram/ui/LaunchActivity.java":"19,2380","org/telegram/ui/LoginActivity.java":"31,11539","org/telegram/ui/PhotoViewer.java":"44,13960,14813,14935,16035,28661,32442,34904","org/telegram/ui/Stories/LivePlayer.java":"4,854,857,873","org/telegram/ui/Stories/StoriesVolumeControl.java":"43,47,59,74,7","org/telegram/ui/Stories/StoryViewer.java":"17,279,1343,1674,1820,1834,1847,1855,1867,2533,3302,3321,3346,3408","org/webrtc/NetworkMonitorAutoDetect.java":"7,157,162,164,167,168,180,213,213","org/webrtc/audio/WebRtcAudioRecord.java":"6,578,678,679","org/webrtc/audio/WebRtcAudioTrack.java":"6,187","org/webrtc/audio/WebRtcAudioUtils.java":"5,18","org/webrtc/voiceengine/WebRtcAudioTrack.java":"5,226","org/webrtc/voiceengine/WebRtcAudioUtils.java":"4,122"},"android.permission.ACCESS_COARSE_LOCATION":{"org/telegram/messenger/LocationController.java":"8,396,1059,1064,1069","org/telegram/messenger/MediaController.java":"47,1697","org/telegram/messenger/SendMessagesHelper.java":"16,867,872","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"19,1962","org/telegram/ui/LocationActivity.java":"27,3551","org/telegram/ui/Stories/recorder/Weather.java":"9,345","org/telegram/ui/ThemeActivity.java":"18,2118,2123","org/telegram/ui/bots/BotLocation.java":"18,478"},"android.permission.READ_CALL_LOG":{"org/telegram/messenger/ContactsController.java":"7,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989","org/telegram/messenger/MediaController.java":"9,1487,1512,1541,2044,7776,8221,8306,8672","org/telegram/messenger/NotificationBadge.java":"5,336"},"android.permission.POST_NOTIFICATIONS":{"org/telegram/messenger/FilesMigrationService.java":"5,213","org/telegram/messenger/MusicPlayerService.java":"4,547,553","org/telegram/messenger/NotificationsController.java":"7,9300,13117,13281","org/telegram/messenger/voip/VoIPGroupNotification.java":"6,342,412","org/telegram/messenger/voip/VoIPPreNotificationService.java":"6,482","org/telegram/messenger/voip/VoIPService.java":"7136,7139,7141,7144,7146,7167,7180,7"},"android.permission.BLUETOOTH_CONNECT":{"org/telegram/messenger/voip/VoIPService.java":"12,6257,7337,7808"},"android.permission.READ_CONTACTS":{"org/telegram/messenger/ContactsController.java":"16,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989","org/telegram/ui/Components/ChatAttachAlertContactsLayout.java":"9,223,409,426,430,450,651,651","org/telegram/ui/Components/PhonebookShareAlert.java":"23,548,550,580,582,832,871,900,903,906,922,923,924,924","org/telegram/ui/NewContactBottomSheet.java":"16,156,195,214,235,286,326,387,466,576,606,752,960,960,965,965"},"android.permission.WRITE_CONTACTS":{"org/telegram/messenger/ContactsController.java":"16,3205","org/telegram/ui/Components/ChatAttachAlertContactsLayout.java":"9,181,269,1512","org/telegram/ui/Components/PhonebookShareAlert.java":"23,1236,1244","org/telegram/ui/Components/RecyclerListView.java":"2014,413,511","org/telegram/ui/NewContactBottomSheet.java":"16,528,536"},"android.permission.GET_ACCOUNTS":{"org/telegram/messenger/ContactsController.java":"4,456,499,621"},"android.permission.AUTHENTICATE_ACCOUNTS":{"org/telegram/messenger/ContactsController.java":"488,644,4"},"android.permission.MANAGE_ACCOUNTS":{"org/telegram/messenger/ContactsController.java":"4,473,514,632"},"android.permission.READ_PHONE_NUMBERS":{"org/telegram/messenger/EmuDetector.java":"8,200","org/telegram/ui/LoginActivity.java":"40,3928,4210,4948,13190","org/telegram/ui/PassportActivity.java":"26,8147","org/telegram/ui/PaymentFormActivity.java":"21,4711"},"com.google.android.c2dm.permission.RECEIVE":{"org/telegram/messenger/MessagesController.java":"7,719","org/telegram/ui/PaymentFormActivity.java":"12,5840"},"android.permission.ACCESS_BACKGROUND_LOCATION":{"org/telegram/messenger/GoogleLocationProvider.java":"4,58,59","org/telegram/messenger/ILocationServiceProvider.java":"4,65","org/telegram/messenger/LocationController.java":"6,7,8,396,1059,1064,1069","org/telegram/messenger/SendMessagesHelper.java":"14,15,16,867,872","org/telegram/ui/Stories/recorder/Weather.java":"7,8,9,345","org/telegram/ui/ThemeActivity.java":"16,17,18,2118,2123","org/telegram/ui/bots/BotLocation.java":"16,17,18,478"},"android.permission.ACCESS_FINE_LOCATION":{"org/telegram/messenger/LocationController.java":"8,396,1059,1064,1069","org/telegram/messenger/SendMessagesHelper.java":"16,867,872","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"19,1962","org/telegram/ui/LocationActivity.java":"27,3551","org/telegram/ui/Stories/recorder/Weather.java":"9,345","org/telegram/ui/ThemeActivity.java":"18,2118,2123","org/telegram/ui/bots/BotLocation.java":"18,478"},"android.permission.USE_BIOMETRIC":{"org/telegram/ui/Components/PasscodeView.java":"39,40,1373","org/telegram/ui/bots/BotBiometry.java":"9,10,294,296"},"android.permission.USE_FINGERPRINT":{"org/telegram/messenger/support/fingerprint/FingerprintManagerCompatApi23.java":"4,28,35"}},"urls":[{"urls":["https://telegram.org/dl"],"path":"org/telegram/messenger/ContactsController.java"},{"urls":["https://ss3.4sqi.net/img/categories_v2/building/government_capitolbuilding_64.png","https://ss3.4sqi.net/img/categories_v2/travel/hotel_64.png"],"path":"org/telegram/messenger/LocationController.java"},{"urls":["https://tonviewer.com/","https://telegram.org/","https://play.google.com/store/account/subscriptions?sku=telegram_premium&package=org.telegram.messenger","https://t.me/premiumbot?start=status"],"path":"org/telegram/messenger/MessagesController.java"},{"urls":["https://t.me/proxy?","https://t.me/socks?"],"path":"org/telegram/messenger/SharedConfig.java"},{"urls":["https://appgallery.huawei.com/app/C101184875","https://play.google.com/store/apps/details?id=org.telegram.messenger"],"path":"org/telegram/messenger/BuildVars.java"},{"urls":["https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d&markers=color:red%%7Csize:mid%%7C%.6f,%.6f&sensor=false","https://static-maps.yandex.ru/1.x/?ll=%.6f,%.6f&z=%d&size=%d,%d&l=map&scale=%d&pt=%.6f,%.6f,vkbkm&lang=%s","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d&markers=color:red%%7Csize:mid%%7C%.6f,%.6f&sensor=false&key=%s","https://static-maps.yandex.ru/1.x/?ll=%.6f,%.6f&z=%d&size=%d,%d&l=map&scale=%d&lang=%s","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d&key=%s"],"path":"org/telegram/messenger/AndroidUtilities.java"},{"urls":["https://static-maps","https://maps.googleapis"],"path":"org/telegram/messenger/ImageLoader.java"},{"urls":["https://twitter.com/","https://t.me/+PublicChat","https://twitter.com/hashtag/","https://instagram.com/","https://www.instagram.com/explore/tags/"],"path":"org/telegram/messenger/MessageObject.java"},{"urls":["https://telegram.org/blog/telegram-stars"],"path":"org/telegram/messenger/AppGlobalConfig.java"},{"urls":["http://ns.google.com/photos/1.0/container/","http://ns.google.com/photos/1.0/container/item/","http://ns.google.com/photos/1.0/camera/","http://www.w3.org/1999/02/22-rdf-syntax-ns#","http://ns.adobe.com/xap/1.0/"],"path":"org/telegram/messenger/MediaController.java"},{"urls":["https://play.google.com/store/account/subscriptions?sku=%s&package=%s"],"path":"org/telegram/messenger/BillingController.java"},{"urls":["https://fragment.com","http://maps.google.com/maps"],"path":"org/telegram/ui/ProfileActivity.java"},{"urls":["https://t.me/"],"path":"org/telegram/ui/LinkManager.java"},{"urls":["https://tgb-playground.smart-glocal.com/cds/v1/tokenize/card","https://play.google.com/store/apps/details?id=com.google.android.webview","https://tgb.smart-glocal.com/cds/v1/tokenize/card"],"path":"org/telegram/ui/PaymentFormActivity.java"},{"urls":["https://telegram.org/embed","https://play.google.com/store/apps/details?id=com.google.android.webview"],"path":"org/telegram/ui/ArticleViewer.java"},{"urls":["http://maps.google.com/maps","https://ss3.4sqi.net/img/categories_v2/"],"path":"org/telegram/ui/LocationActivity.java"},{"urls":["https://promote.telegram.org/guidelines"],"path":"org/telegram/ui/ReportBottomSheet.java"},{"urls":["https://telegram.org"],"path":"org/telegram/ui/ThemePreviewActivity.java"},{"urls":["https://t.me/+%s"],"path":"org/telegram/ui/PrivacyControlActivity.java"},{"urls":["https://t.me/proxy?","https://t.me/socks?"],"path":"org/telegram/ui/ProxySettingsActivity.java"},{"urls":["https://t.me/joinchat/","https://t.me/","https://t.me/+"],"path":"org/telegram/ui/ManageLinksActivity.java"},{"urls":["https://telegram.org/deactivate?phone="],"path":"org/telegram/ui/PassportActivity.java"},{"urls":["https://fragment.com/username/"],"path":"org/telegram/ui/ChannelCreateActivity.java"},{"urls":["https://fragment.com/username/"],"path":"org/telegram/ui/ChatEditTypeActivity.java"},{"urls":["https://t.me/"],"path":"org/telegram/ui/PhotoViewer.java"},{"urls":["https://telegram.org/dl"],"path":"org/telegram/ui/NewContactBottomSheet.java"},{"urls":["https://t.me/BotFather?start=","https://t.me/BotFather"],"path":"org/telegram/ui/ChatEditActivity.java"},{"urls":["https://t.me/","https://)?t.me/(","https://fragment.com/username/","https://t","https://)?t.me/c/("],"path":"org/telegram/ui/ChatActivity.java"},{"urls":["https://fragment.com/username/","https://fragment.com"],"path":"org/telegram/ui/ChangeUsernameActivity.java"},{"urls":["https://t.me/","https://t.me/$"],"path":"org/telegram/ui/PremiumPreviewFragment.java"},{"urls":["https://dns.google.com/resolve?name=","https://www.google.com/resolve?name=","https://mozilla.cloudflare-dns.com/dns-query?name="],"path":"org/telegram/tgnet/ConnectionsManager.java"},{"urls":["https://t.me/m/"],"path":"org/telegram/ui/Business/BusinessLinksController.java"},{"urls":["https://t.me/boost/","https://t.me/boost/?c="],"path":"org/telegram/ui/Stories/ChannelBoostUtilities.java"},{"urls":["https://t.me/%1$s/s/live","https://t.me/%1$s/s/%2$s"],"path":"org/telegram/ui/Stories/PeerStoriesView.java"},{"urls":["https://t.me/","https://play.google.com/store/apps/details?id=com.google.android.webview"],"path":"org/telegram/ui/web/BotWebViewContainer.java"},{"urls":["https://www.google.com/search?q=","https://policies.google.com/privacy","https://suggestqueries.google.com/complete/search?client=chrome&amp;q="],"path":"org/telegram/ui/web/SearchEngine.java"},{"urls":["https://ss3.4sqi.net/img/categories_v2/building/government_capitolbuilding_64.png","https://ss3.4sqi.net/img/categories_v2/","https://ss3.4sqi.net/img/categories_v2/travel/hotel_64.png"],"path":"org/telegram/ui/Adapters/BaseLocationAdapter.java"},{"urls":["https://t.me/nft/"],"path":"org/telegram/ui/Stars/ProfileGiftsView.java"},{"urls":["https://t.me/$"],"path":"org/telegram/ui/Stars/StarsIntroActivity.java"},{"urls":["https://fragment.com/gift/"],"path":"org/telegram/ui/Stars/StarGiftSheet.java"},{"urls":["https://attheme.org?slug="],"path":"org/telegram/ui/ActionBar/Theme.java"},{"urls":["https://telegram.org/","https://telegram.org"],"path":"org/telegram/ui/Cells/ThemePreviewMessagesCell.java"},{"urls":["https://t.me/BotFather?start=deletebot"],"path":"org/telegram/ui/Components/CreateBotAlert.java"},{"urls":["https://t.me/"],"path":"org/telegram/ui/Components/DialogsBotsAdapter.java"},{"urls":["https://t.me/addstyle/"],"path":"org/telegram/ui/Components/AIEditorAlert.java"},{"urls":["https://t.me/","https://translate.googleapis.com/transl"],"path":"org/telegram/ui/Components/TranslateAlert2.java"},{"urls":["https://ss3.4sqi.net/img/categories_v2/"],"path":"org/telegram/ui/Components/ChatAttachAlertLocationLayout.java"},{"urls":["https://youtube.com","https://play.google.com/store/apps/details?id=com.google.android.webview","https://messenger.telegram.org/","https://www.youtube.com/iframe_api"],"path":"org/telegram/ui/Components/EmbedBottomSheet.java"},{"urls":["https://t.me/"],"path":"org/telegram/ui/Components/PermanentLinkBottomSheet.java"},{"urls":["https://youtube.googleapis.com/v/","https://usher.ttvnw.net/api/channel/hls/%s.m3u8?%s","https://www.youtube.com","https://api.twitch.tv/api/channels/%s/access_token","https://player.vimeo.com/video/%s/config","https://www.youtube.com/get_video_info?","https://coub.com/api/v2/coubs/%s.json","https://www.youtube.com/embed/","https://api.twitch.tv/kraken/streams/%s?stream_type=all","http://www.aparat.com/video/video/embed/vt/frame/showvideo/yes/videohash/%s"],"path":"org/telegram/ui/Components/WebPlayerView.java"},{"urls":["https://t.me/"],"path":"org/telegram/ui/Components/URLSpanNoUnderline.java"},{"urls":["https://www.youtube.com/watch?v=","https://youtube.com","https://www.youtube.com/youtubei/v1/player?key=","https://messenger.telegram.org/"],"path":"org/telegram/ui/Components/PhotoViewerWebView.java"},{"urls":["data:application/x-mpegurl;base64,"],"path":"org/telegram/ui/Components/VideoPlayer.java"},{"urls":["https://play.google.com/store/apps/details?id=org.telegram.messenger"],"path":"org/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java"},{"urls":["https://t.me/stickers"],"path":"org/telegram/ui/Components/Reactions/ChatCustomReactionsEditActivity.java"},{"urls":["https://t.me/giftcode/"],"path":"org/telegram/ui/Components/Premium/boosts/PremiumPreviewGiftLinkBottomSheet.java"},{"urls":["https://t.me/giftcode/"],"path":"org/telegram/ui/Components/Premium/boosts/adapters/GiftInfoAdapter.java"},{"urls":["https://t.me/giftcode/"],"path":"org/telegram/ui/Components/Premium/boosts/cells/LinkCell.java"},{"urls":["data:application/x-mpegurl;base64,","file:///android_asset/","file:///android_asset/cast/default.png"],"path":"org/telegram/messenger/chromecast/ChromecastFileServer.java"},{"urls":["https://t.me/","https://)?t","http://www.google.com","http://t.me/","https://)?telegram","https://)?fragment"],"path":"org/telegram/messenger/browser/Browser.java"},{"urls":["https://t.me/call/"],"path":"org/telegram/messenger/voip/VoIPService.java"},{"urls":["http://www.example.com"],"path":"org/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java"},{"urls":["https://stripe.com/docs/stripe.js.","https://stripe.com/docs/stripe.js"],"path":"com/stripe/android/Stripe.java"},{"urls":["https://stripe.com/api","https://twitter.com/stripestatus,","https://api.stripe.com"],"path":"com/stripe/android/net/StripeApiHandler.java"},{"urls":["https://telegram.org/tos/stars","https://desktop.telegram.org/","https://search.brave.com/help/privacy-policy","https://t.me/TelegramTipsDE","https://t.me/TelegramTipsIT","https://telegram.org/faq/es#p-tengo-un-nuevo-numero-que-hago","https://duckduckgo.com/privacy","https://core.telegram.org/bots/webapps#launching-the-main-mini-app)),","https://telegram.org/faq/ar#a10","https://telegram.org/faq/es","https://telegram.org/privacy-tpa","https://search.brave.com/search?q=","https://telegram.org/faq/ar#g2","https://telegram.org/faq/es#preguntas-generales","https://telegram.org/faq/de#allgemeine-fragen","https://telegram.org/faq#secret-chats","https://telegram.org/faq/it","https://telegram.org/faq#q-i-have-a-new-phone-number-what-do-i-do","https://telegram.org/faq/pt-br#p-tenho-um-numero-novo-o-que-devo-fazer","https://telegram.org/faq/ar#j","https://search.brave.com/api/suggest?q=","https://t.me/cocoon","https://telegram.org/faq/ko","https://telegram.org/tos","https://legal.yahoo.com/us/en/yahoo/privacy/index.html","https://getdesktop.telegram.org/","https://telegram.org/faq/it#domande-generali","https://telegram.org/faq/de#problembehandlung","https://desktop.telegram.org","https://telegram.org/faq/ko#325188137","https://telegram.org/faq/pt-br","https://ads.telegram.org","https://telegram.org/faq/de","https://telegram.org","https://telegram.org/privacy#5-6-no-ads-based-on-user-data)","https://telegram.org/privacy","https://web.telegram.org/","https://t.me/TelegramTipsES","https://telegram.org/faq/pt-br#solucao-de-problemas","https://api.bing.com/osjson.aspx?query=","https://fragment.com/ads/topup","https://telegram.org/faq/ko#1478791328","https://www.google.com/search?q=","https://sugg.search.yahoo.net/sg/?output=json&nresults=10&command=","https://tmessages2.firebaseio.com","https://privacy.microsoft.com/en-us/privacystatement","https://duckduckgo.com/ac/?q=","https://t.me/TelegramTips","https://telegram.org/faq/es#solucion-de-problemas","https://telegram.org/tos/mini-apps","https://telegram.org/tos/stars/","https://ads.telegram.org/guidelines)","https://translations.telegram.org/%1$s/emoji","https://suggestqueries.google.com/complete/search?client=chrome&q=","https://t.me/cocoon?direct","https://telegram.org/faq/ar#a","https://cocoon.org/","https://telegram.org/faq/it#risoluzione-dei-problemi","https://search.yahoo.com/search?p=","https://t.me/TelegramTipsBR","https://telegram.org/faq/ar","https://fragment.com/stars","https://policies.google.com/privacy","https://duckduckgo.com/?q=","https://telegram.org/faq/it#d-ho-un-nuovo-numero-di-telefono-cosa-faccio","https://telegram.org/faq/de#f-ich-habe-eine-neue-nummer-was-soll-ich-tun","https://telegram.org/faq#troubleshooting","https://telegram.org/tos/content-creator-rewards","https://t.me/TelegramTipsKo","https://telegram.org/faq#general-questions","https://telegram.org/faq","https://telegram.org/faq/pt-br#questoes-gerais","https://t.me/TelegramTipsAR/128","https://telegram.org/faq#passport","https://www.bing.com/search?q="],"path":"Android String Resource"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"lib/arm64-v8a/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"lib/arm64-v8a/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"lib/x86_64/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"lib/x86_64/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"lib/armeabi-v7a/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"lib/armeabi-v7a/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"lib/x86/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"lib/x86/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"apktool_out/lib/arm64-v8a/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"apktool_out/lib/arm64-v8a/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"apktool_out/lib/x86_64/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"apktool_out/lib/x86_64/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"apktool_out/lib/armeabi-v7a/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"apktool_out/lib/armeabi-v7a/liblanguage_id_l2c_jni.so"},{"urls":["http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/,","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","http://localhost/file","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","https://crbug.com/1053756","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type"],"path":"apktool_out/lib/x86/libtmessages.49.so"},{"urls":["https://www.tensorflow.org/lite/guide/ops_select","https://www.tensorflow.org/lite/guide/ops_custom"],"path":"apktool_out/lib/x86/liblanguage_id_l2c_jni.so"}],"domains":{"usher.ttvnw.net":{"bad":"no","geolocation":{"ip":"18.172.78.12","country_short":"US","country_long":"United States of America","region":"Washington","city":"Seattle","latitude":"47.627499","longitude":"-122.346199"},"ofac":false},"api.stripe.com":{"bad":"no","geolocation":{"ip":"198.202.176.101","country_short":"US","country_long":"United States of America","region":"New York","city":"New York City","latitude":"40.797550","longitude":"-73.946190"},"ofac":false},"www.instagram.com":{"bad":"no","geolocation":{"ip":"57.144.80.34","country_short":"US","country_long":"United States of America","region":"California","city":"Palo Alto","latitude":"37.441879","longitude":"-122.143021"},"ofac":false},"player.vimeo.com":{"bad":"no","geolocation":{"ip":"162.159.138.60","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"stripe.com":{"bad":"no","geolocation":{"ip":"198.137.150.161","country_short":"US","country_long":"United States of America","region":"Ohio","city":"Miamisburg","latitude":"39.630859","longitude":"-84.262108"},"ofac":false},"www.example.com":{"bad":"no","geolocation":{"ip":"104.20.23.154","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"dns.google.com":{"bad":"no","geolocation":{"ip":"8.8.4.4","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"maps.googleapis.com":{"bad":"no","geolocation":{"ip":"216.239.32.223","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"www.tensorflow.org":{"bad":"no","geolocation":{"ip":"192.178.193.139","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"ads.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"suggestqueries.google.com":{"bad":"no","geolocation":{"ip":"142.250.146.139","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"youtube.googleapis.com":{"bad":"no","geolocation":{"ip":"216.239.34.223","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"twitter.com":{"bad":"no","geolocation":{"ip":"172.66.0.227","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"ns.google.com":{"bad":"no","geolocation":{"ip":"216.239.32.10","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"ss3.4sqi.net":{"bad":"no","geolocation":{"ip":"151.101.130.132","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"www.ietf.org":{"bad":"no","geolocation":{"ip":"104.16.45.99","country_short":"US","country_long":"United States of America","region":"Texas","city":"Dallas","latitude":"32.783058","longitude":"-96.806671"},"ofac":false},"tmessages2.firebaseio.com":{"bad":"no","geolocation":{"ip":"208.91.112.55","country_short":"CA","country_long":"Canada","region":"Ontario","city":"Toronto","latitude":"43.700111","longitude":"-79.416298"},"ofac":false},"translate.googleapis.com":{"bad":"no","geolocation":{"ip":"192.178.211.95","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"www.w3.org":{"bad":"no","geolocation":{"ip":"104.18.22.19","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"privacy.microsoft.com":{"bad":"no","geolocation":{"ip":"23.37.86.48","country_short":"US","country_long":"United States of America","region":"Florida","city":"Miami","latitude":"25.774269","longitude":"-80.193657"},"ofac":false},"youtube.com":{"bad":"no","geolocation":{"ip":"142.250.195.14","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"duckduckgo.com":{"bad":"no","geolocation":{"ip":"20.204.244.192","country_short":"US","country_long":"United States of America","region":"Washington","city":"Redmond","latitude":"47.682899","longitude":"-122.120903"},"ofac":false},"api.bing.com":{"bad":"no","geolocation":{"ip":"150.171.74.13","country_short":"US","country_long":"United States of America","region":"Washington","city":"Redmond","latitude":"47.682899","longitude":"-122.120903"},"ofac":false},"promote.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"api.twitch.tv":{"bad":"no","geolocation":{"ip":"108.159.80.48","country_short":"US","country_long":"United States of America","region":"Washington","city":"Redmond","latitude":"47.682899","longitude":"-122.120903"},"ofac":false},"crbug.com":{"bad":"no","geolocation":{"ip":"216.239.32.29","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"static-maps.yandex.ru":{"bad":"no","geolocation":{"ip":"213.180.204.41","country_short":"RU","country_long":"Russian Federation","region":"Moskva","city":"Moscow","latitude":"55.752220","longitude":"37.615559"},"ofac":false},"www.youtube.com":{"bad":"no","geolocation":{"ip":"172.217.174.78","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"maps.googleapis":{"bad":"no","geolocation":null},"www.webrtc.org":{"bad":"no","geolocation":{"ip":"216.58.203.14","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"mozilla.cloudflare-dns.com":{"bad":"no","geolocation":{"ip":"162.159.61.4","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"coub.com":{"bad":"no","geolocation":{"ip":"95.213.253.92","country_short":"RU","country_long":"Russian Federation","region":"Moskva","city":"Moscow","latitude":"55.752220","longitude":"37.615559"},"ofac":false},"aomediacodec.github.io":{"bad":"no","geolocation":{"ip":"185.199.109.153","country_short":"US","country_long":"United States of America","region":"Pennsylvania","city":"California","latitude":"40.065632","longitude":"-79.891708"},"ofac":false},"core.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"translations.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"tgb.smart-glocal.com":{"bad":"no","geolocation":{"ip":"18.153.227.103","country_short":"DE","country_long":"Germany","region":"Hessen","city":"Frankfurt am Main","latitude":"50.115520","longitude":"8.684170"},"ofac":false},"www.google.com":{"bad":"no","geolocation":{"ip":"142.251.152.119","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"desktop.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"cocoon.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"policies.google.com":{"bad":"no","geolocation":{"ip":"142.250.206.142","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"fragment.com":{"bad":"no","geolocation":{"ip":"172.66.170.24","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"getdesktop.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"maps.google.com":{"bad":"no","geolocation":{"ip":"142.250.207.238","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"tgb-playground.smart-glocal.com":{"bad":"no","geolocation":{"ip":"63.177.11.93","country_short":"US","country_long":"United States of America","region":"Virginia","city":"Reston","latitude":"38.925961","longitude":"-77.397331"},"ofac":false},"web.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"tonviewer.com":{"bad":"no","geolocation":{"ip":"104.26.7.189","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"t.me":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"webrtc.googlesource.com":{"bad":"no","geolocation":{"ip":"192.178.211.82","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"sugg.search.yahoo.net":{"bad":"no","geolocation":{"ip":"106.10.218.137","country_short":"SG","country_long":"Singapore","region":"Singapore","city":"Singapore","latitude":"1.289670","longitude":"103.850067"},"ofac":false},"instagram.com":{"bad":"no","geolocation":{"ip":"57.144.176.34","country_short":"US","country_long":"United States of America","region":"California","city":"Palo Alto","latitude":"37.441879","longitude":"-122.143021"},"ofac":false},"search.brave.com":{"bad":"no","geolocation":{"ip":"18.239.153.41","country_short":"US","country_long":"United States of America","region":"Washington","city":"Seattle","latitude":"47.627499","longitude":"-122.346199"},"ofac":false},"www.aparat.com":{"bad":"no","geolocation":{"ip":"185.147.179.11","country_short":"IR","country_long":"Iran (Islamic Republic of)","region":"Tehran","city":"Tehran","latitude":"35.694389","longitude":"51.421509"},"ofac":false},"play.google.com":{"bad":"no","geolocation":{"ip":"142.251.220.14","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"www.bing.com":{"bad":"no","geolocation":{"ip":"49.44.140.185","country_short":"IN","country_long":"India","region":"Maharashtra","city":"Mumbai","latitude":"19.014410","longitude":"72.847939"},"ofac":false},"search.yahoo.com":{"bad":"no","geolocation":{"ip":"106.10.218.137","country_short":"SG","country_long":"Singapore","region":"Singapore","city":"Singapore","latitude":"1.289670","longitude":"103.850067"},"ofac":false},"appgallery.huawei.com":{"bad":"no","geolocation":{"ip":"159.138.102.231","country_short":"SG","country_long":"Singapore","region":"Singapore","city":"Singapore","latitude":"1.289670","longitude":"103.850067"},"ofac":false},"ns.adobe.com":{"bad":"no","geolocation":null},"legal.yahoo.com":{"bad":"no","geolocation":{"ip":"202.165.107.57","country_short":"SG","country_long":"Singapore","region":"Singapore","city":"Singapore","latitude":"1.289670","longitude":"103.850067"},"ofac":false},"telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"messenger.telegram.org":{"bad":"no","geolocation":{"ip":"149.154.167.99","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Lowestoft","latitude":"52.475201","longitude":"1.751590"},"ofac":false},"attheme.org":{"bad":"no","geolocation":null}},"emails":[{"emails":["login@stel.com","recover@telegram.org","sms@telegram.org"],"path":"org/telegram/ui/LoginActivity.java"},{"emails":["sms@telegram.org"],"path":"org/telegram/ui/PassportActivity.java"},{"emails":["support@stripe.com"],"path":"com/stripe/android/net/StripeApiHandler.java"},{"emails":["sms@telegram.org","reports@stel.com","reports@stel.com으로"],"path":"Android String Resource"},{"emails":["appro@openssl.org"],"path":"lib/arm64-v8a/libtmessages.49.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"lib/arm64-v8a/liblanguage_id_l2c_jni.so"},{"emails":["appro@openssl.org"],"path":"lib/x86_64/libtmessages.49.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"lib/x86_64/liblanguage_id_l2c_jni.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"lib/armeabi-v7a/liblanguage_id_l2c_jni.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"lib/x86/liblanguage_id_l2c_jni.so"},{"emails":["appro@openssl.org"],"path":"apktool_out/lib/arm64-v8a/libtmessages.49.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"apktool_out/lib/arm64-v8a/liblanguage_id_l2c_jni.so"},{"emails":["appro@openssl.org"],"path":"apktool_out/lib/x86_64/libtmessages.49.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"apktool_out/lib/x86_64/liblanguage_id_l2c_jni.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"apktool_out/lib/armeabi-v7a/liblanguage_id_l2c_jni.so"},{"emails":["android-sdk-releaser@oouc14.prod"],"path":"apktool_out/lib/x86/liblanguage_id_l2c_jni.so"}],"strings":{"strings_apk_res":["\"cast_unmute\" : \"باصدا\"","\"ShowInChat\" : \"Show in chat\"","\"ChannelCantOpenPrivate2\" : \"Sorry, this channel is private.\"","\"google_assistant_verification_notification_title\" : \"Google Asistent šalje poruku\"","\"TelegramFAQ\" : \"Perguntas Frequentes\"","\"Gift2ResaleFilterSymbols_one\" : \"%d Symbol\"","\"YourCode\" : \"Nummer verifizieren\"","\"MessageOptionsForward\" : \"Forward\"","\"mr_dialog_transferable_header\" : \"Прайграць на групе прылад\"","\"StoryUnavailable\" : \"Story unavailable\"","\"cast_closed_captions\" : \"Թաքցված ենթագրեր\"","\"GiftPremiumActivateForFree\" : \"Activate For Free\"","\"WhoCanAddMeInfo\" : \"You can restrict who can add you to groups and channels with granular precision.\"","\"SuggestionOfferInfoTitleEditedAnd\" : \"and\"","\"VoipSettingsRingtone\" : \"Ringtone\"","\"cast_expanded_controller_loading\" : \"Yuklanmoqda…\"","\"CloseEditor\" : \"CLOSE EDITOR\"","\"abc_capital_on\" : \"VKLOP\"","\"Gift2ResaleFiltersEmptyClear\" : \"Clear Filters\"","\"cast_rewind\" : \"Attīt atpakaļ\"","\"cast_closed_captions_unavailable\" : \"Onderskrifte is onbeskikbaar\"","\"common_open_on_phone\" : \"ഫോണിൽ തുറക്കുക\"","\"default_error_msg\" : \"نامعلوم خرابی\"","\"cast_casting_to_device\" : \"正投放至「%1$s」\"","\"SetProfilePhoto\" : \"Set Profile Photo\"","\"mr_chooser_looking_for_devices\" : \"Soek tans na toestelle …\"","\"fingerprint_error_lockout\" : \"尝试次数过多，请稍后重试。\"","\"mr_controller_no_info_available\" : \"No hay información disponible\"","\"MessageScheduledUntilOnline\" : \"Scheduled until online\"","\"common_google_play_services_notification_ticker\" : \"Google Play సేవల ఎర్రర్\"","\"PaymentPasswordReEnter\" : \"Re-enter your password\"","\"Emoji\" : \"이모지\"","\"abc_action_mode_done\" : \"მზადაა\"","\"MessageLifetimeChanged\" : \"%1$s heeft de zelfvernietigingstimer ingesteld op %2$s\"","\"abc_action_bar_home_description\" : \"Навигиране към началния екран\"","\"cast_expanded_controller_ad_in_progress\" : \"Iragarkia abian…\"","\"UseProxyRotation\" : \"Auto-switch proxies\"","\"MonthsAgo_other\" : \"%d months ago\"","\"cast_expanded_controller_loading\" : \"Inapakia…\"","\"mr_user_route_category_name\" : \"Zařízení\"","\"mr_chooser_searching\" : \"పరికరాలను కనుగొంటోంది\"","\"LastSeenTitle\" : \"Chi può vedere il mio ultimo accesso?\"","\"mr_chooser_title\" : \"විකාශය\"","\"Gift2AuctionBidInfoUntilStart\" : \"until start\"","\"NoResultFoundFor\" : \"No results found for \"%s\".\"","\"cast_casting_to_device\" : \"Transmitiendo a %1$s\"","\"ArchiveSettingUnmutedChats\" : \"Chats from folders\"","\"AccountFrozen3Text\" : \"Appeal via **@SpamBot** before %s, or your account will be deleted\"","\"LoginEmailResetTitle\" : \"Reset Email\"","\"Gift2ListingsCount_one\" : \"%d listings\"","\"NotificationMessageSDVideo\" : \"%1$s ti ha inviato un video con autodistruzione\"","\"YouHaveNewMessage\" : \"새로운 메시지가 왔습니다\"","\"mr_controller_stop_casting\" : \"Detener transmisión\"","\"ChangePhoneHelp\" : \"Tu nuevo número recibirá un código de confirmación en una llamada o SMS.\"","\"StoryCameraSavedDualFrontHint\" : \"Tap here to disable the selfie camera\"","\"mr_dialog_transferable_header\" : \"Նվագարկեք սարքերի խմբում\"","\"formatterWeek\" : \"EE\"","\"mr_cast_dialog_title_view_placeholder\" : \"Det finns ingen tillgänglig information\"","\"GiftOfferStatusAccepted\" : \"This offer was accepted.\"","\"cast_live_label\" : \"ՈՒՂԻՂ ԵԹԵՐ\"","\"cast_stop_live_stream\" : \"Ihinto ang live stream\"","\"fingerprint_error_lockout\" : \"Слишком много попыток входа. Попробуйте ещё раз позже.\"","\"PollTapToSelect\" : \"Tap to choose the correct answer\"","\"cast_seek_bar\" : \"Ползунок перемотки\"","\"ActionInviteChannelUser\" : \"un1 entrou no canal via link de convite\"","\"mr_chooser_wifi_warning_description_phone\" : \"Skontrolujte, či je vaše druhé zariadenie pripojené k rovnakej sieti Wi‑Fi ako tento telefón\"","\"OnlyWhenScreenOff\" : \"Nur wenn Bildschirm „aus“\"","\"common_open_on_phone\" : \"Відкрити на телефоні\"","\"CheckYourNewEmail\" : \"Verifique Seu Novo E-mail\"","\"cast_play\" : \"Пушти\"","\"ClearingCacheDescription\" : \"Bitte lass dieses Fenster geöffnet, bis dein Cache geleert ist.\"","\"SyncContactsAdded\" : \"Контакти з цього пристрою додані до вашого акаунта.\"","\"Gift2Pin\" : \"Pin\"","\"call_notification_ongoing_text\" : \"Текущо обаждане\"","\"ArchivedMasks\" : \"Archived Masks\"","\"common_google_play_services_install_button\" : \"நிறுவு\"","\"ResetMyAccount\" : \"حذف حسابي\"","\"AreYouSureDeleteFewMessagesMega\" : \"¿Quieres eliminar estos mensajes para todos?\"","\"TermsOfService\" : \"Términos de servicio\"","\"CancelForwardChat\" : \"¿Qué quieres hacer con %1$s de **%2$s**?\"","\"cast_stop_live_stream\" : \"Stop regstreekse stroom\"","\"RepeatSong\" : \"Nummer Herhalen\"","\"EventLogRemovedStickersSet\" : \"un1 removed the group sticker set\"","\"Gift2BuyPriceTextTON\" : \"Do you want to buy **%2$s** for **%1$s TON** and gift it to **%3$s**?\"","\"mr_button_content_description\" : \"Saai uit\"","\"UniqueGiftNotFoundBurned\" : \"Gift has already been burned.\"","\"None\" : \"لا يوجد\"","\"P2PNobody\" : \"Nobody\"","\"NotificationMessageSticker\" : \"%1$s te envió un sticker\"","\"cast_tracks_chooser_dialog_audio\" : \"Zvučni zapis\"","\"PassportLanguage_DV\" : \"Divehi\"","\"TelegramFAQ\" : \"الأسئلة الشائعة\"","\"SetColor\" : \"تعيين لون\"","\"ChannelColorTitle2\" : \"Appearance\"","\"NotificationMessageGroupInvoice\" : \"%1$s 님이 %2$s 그룹에 %3$s에 대한 인보이스를 보냈습니다\"","\"EditProfileChannelSelect\" : \"Select your channel\"","\"abc_searchview_description_submit\" : \"Envia la consulta\"","\"cast_stop\" : \"Zastavit\"","\"PostSuggestionsOfferTitle\" : \"Suggest a Message\"","\"AccDescrLocationNotify\" : \"Notify when in range\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Ondertiteling\"","\"BackgroundBlurred\" : \"Vervaagd\"","\"SendGameToText\" : \"هل ترغب في إرسال هذه اللعبة إلى **%1$s**؟\"","\"ProfileActionsEditPhoto2\" : \"Set Photo\"","\"StarsGiftCompletedChannelText_other\" : \"You sent a gift to **%2$s** for **%1$d** Stars.\"","\"BusinessRepliesDeleteMessage_one\" : \"Are you sure you want to remove this quick reply?\"","\"TwoStepVerificationSetPassword\" : \"Passwort festlegen\"","\"RateTranscription\" : \"Rate transcription\"","\"DeleteProxy\" : \"Eliminare il proxy?\"","\"EnterPassword\" : \"비밀번호 입력\"","\"SuggestVideoAlertMessage\" : \"Do you want to suggest **%s** to set this video for their account?\"","\"cast_closed_captions_unavailable\" : \"የተዘጉ መግለጫ ጽሑፎች አይገኙም\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"هل ترغب حقًا في حذف المحادثة السرية مع **%1$s**؟\"","\"cast_expanded_controller_ad_in_progress\" : \"Трансляция объявления…\"","\"AuthAnotherClientUrl\" : \"Esse código pode ser usado para permitir que alguém entre na sua conta do Telegram.\n\nPara confirmar o login no Telegram, acesse Configurações > Dispositivos > Ler Código QR e escaneie o código.\"","\"abc_capital_on\" : \"បើក\"","\"IfInactiveFor\" : \"if inactive for\"","\"RevenueSharingAdsInfo2TitleBot\" : \"Help the Bot Creator\"","\"MapPreviewProviderYandex\" : \"Yandex\"","\"SmartNotifications\" : \"Notificações Inteligentes\"","\"common_google_play_services_wear_update_text\" : \"Google Play পরিষেবার নতুন ভার্সন প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷\"","\"abc_shareactionprovider_share_with\" : \"Dijeli sa\"","\"cast_disconnect\" : \"Katkesta ühendus\"","\"DisableSharingActionStillEnabled\" : \"Sharing in this chat is still enabled\"","\"mr_controller_album_art\" : \"Portada do álbum\"","\"abc_activitychooserview_choose_application\" : \"ઍપ્લિકેશન પસંદ કરો\"","\"Masks\" : \"Masks\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Traccia %1$d\"","\"BotAuthAllowMessages\" : \"Allow Messages\"","\"CacheOtherChats\" : \"Other Chats\"","\"StartVoipChat\" : \"Start Voice chat\"","\"AppUpdateRemindMeLater\" : \"나중에 알려주기\"","\"MessageUnpinnedHint\" : \"Message unpinned\"","\"call_notification_answer_action\" : \"통화\"","\"NoReactionsFound\" : \"No reactions found\"","\"ResendCode\" : \"Code erneut senden\"","\"Gift2ActiveAuctionsActiveStatusWinningOtherTh\" : \"%dth place\"","\"abc_menu_meta_shortcut_label\" : \"Meta-Taste +\"","\"mr_chooser_title\" : \"దీనికి ప్రసారం చేయండి\"","\"ActionChangedPhoto\" : \"un1 cambió la foto del grupo\"","\"AppUpdateDownloadNow\" : \"Baixar Agora\"","\"google_assistant_verification_notification_title\" : \"Google অ্যাসিস্ট্যান্ট মেসেজ পাঠাচ্ছে\"","\"NoBlockedGroup2\" : \"Users removed from the group by the admins can't rejoin via invite links.\"","\"cast_notification_connecting_message\" : \"Connecting to %1$s\"","\"generic_error_no_keyguard\" : \"Bu cihaz PIN, desen veya şifre kullanımını desteklemiyor\"","\"ActionEditedInviteLinkClickable\" : \"un1 editó el enlace de invitación un2 a un3\"","\"ChooseCountry\" : \"Wähle ein Land\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Provjerite je li drugi uređaj na istoj WiFi mreži na kojoj je i ovaj uređaj\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s ha fissato un messaggio vocale\"","\"google_assistant_verification_notification_title\" : \"Google అసిస్టెంట్ మెసేజ్‌ పంపుతోంది\"","\"ResetAccountStatus\" : \"Ви зможете скинути акаунт через:\"","\"cast_tracks_chooser_dialog_none\" : \"ບໍ່ມີ\"","\"YourLoginEmailChangedSuccess\" : \"تم تغيير بريدك الإلكتروني.\"","\"LastSeenContactsMinus\" : \"My Contacts (-%1$d)\"","\"abc_searchview_description_voice\" : \"ხმოვანი ძიება\"","\"StoriesSoundEnabled\" : \"Stories\"","\"AddEmailSubtitle\" : \"Riceverai i codici di accesso a Telegram via email e non via SMS. Inserisci un indirizzo email a cui hai accesso.\"","\"BotCantJoinGroups\" : \"Deze bot kan geen groepslid worden.\"","\"StarRatingFuture_one\" : \"The rating will update in %d day after purchases.\"","\"AuthAnotherClientOk\" : \"Autenticação concluída\"","\"mr_cast_dialog_title_view_placeholder\" : \"Info tidak tersedia\"","\"PassportUploadDocument\" : \"Upload Scans\"","\"cast_notification_disconnect\" : \"डिसकनेक्ट करें\"","\"AddToTheGroupForwardCount\" : \"Aantal recente berichten om door te sturen:\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Volver a Ajustes\"","\"EditWidgetContactsInfo\" : \"Цей віджет показує ярлики для швидкого доступу до вибраних чатів.\n\nЯкщо нічого не вибрано, відображаються останні активні контакти.\"","\"StoryDisabledScreenshotsShare\" : \"Downloading, sharing and taking screenshots will be disabled for this story.\"","\"TodoAddTasksTitle\" : \"New Tasks\"","\"abc_searchview_description_query\" : \"搜索查询\"","\"call_notification_decline_action\" : \"Відхилити\"","\"GlobalAttachMediaRestricted\" : \"Sending media isn't allowed in this group.\"","\"Call\" : \"Chiama\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Undertekster\"","\"StoryEnableKeep\" : \"Users allowed to view your story will see it on your page after it expires.\"","\"ProfileBotPreviewFooterGeneral\" : \"This preview will be displayed for all users except those for whom you provide a translated version.\"","\"OpenAllTopics\" : \"All Topics\"","\"AddToGroup\" : \"Add to Group\"","\"mr_user_route_category_name\" : \"መሣሪያዎች\"","\"mr_controller_close_description\" : \"ବନ୍ଦ କରନ୍ତୁ\"","\"ChannelTitleChanged\" : \"Kanaaltitel bijgewerkt.\"","\"ChannelHideMembers\" : \"Hide Members\"","\"EnterPassword\" : \"Voer je wachtwoord in\"","\"cast_connecting_to_device\" : \"%1$sకు కనెక్ట్ చేస్తోంది\"","\"Gift2ActionPurchasedTitle\" : \"Purchased Gift\"","\"NoSharedAudioSecret\" : \"La música de este chat aparecerá aquí.\"","\"abc_searchview_description_search\" : \"Bilatu\"","\"ActionGroupCallEndedByYou\" : \"You ended the voice chat (%s)\"","\"MessagesDeletedHint_other\" : \"%1$d messages deleted\"","\"AccDescrRepeatList\" : \"Repeat, playlist\"","\"SmsAvailableIn\" : \"다음 이후에 SMS를 요청할 수 있습니다 %1$d:%2$02d\"","\"mr_chooser_looking_for_devices\" : \"デバイスの検出中...\"","\"ChannelBackgroundMessageReplyText\" : \"Breaking News\"","\"ic_media_route_learn_more_accessibility\" : \"瞭解投放方式\"","\"ActionLeftUser\" : \"un1 ha lasciato il gruppo\"","\"PrivacyBioInfo\" : \"You can restrict who can see you bio with granular precision.\"","\"CreateNewTheme\" : \"Create a New Theme\"","\"VoipGroupOfflineAirplane\" : \"You currently have airplane mode enabled. Please turn it off or connect to Wi-Fi to join voice chats.\"","\"abc_shareactionprovider_share_with\" : \"နှင့် မျှဝေရန်\"","\"ic_media_route_learn_more_accessibility\" : \"Découvrez comment caster\"","\"mr_controller_no_media_selected\" : \"Walang napiling media\"","\"MessageLifetimeRemoved\" : \"%1$s hat den Selbstzerstörungs-Timer deaktiviert\"","\"Gift2UnpinAlertButton\" : \"Unpin\"","\"EditNumber\" : \"Изменить номер\"","\"ColorViolet\" : \"보라색\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"パスワード\"","\"AddAnOption\" : \"Add an Option...\"","\"mr_cast_button_disconnected\" : \"Emitiranje. Veza je prekinuta\"","\"mr_controller_expand_group\" : \"Panua\"","\"SavedDialogsTabCount_other\" : \"%d chats\"","\"abc_searchview_description_search\" : \"શોધો\"","\"GigagroupConvertInfo1\" : \"No limit on the number of members.\"","\"SharingLiveLocationTitle\" : \"You are sharing your Live Location with %1$s\"","\"PassportMainPageInfo\" : \"Upload a photo of the main page of the document\"","\"cast_casting_to_device\" : \"Suoratoistetaan laitteeseen %1$s\"","\"generic_error_user_canceled\" : \"Удостоверяването е анулирано от потребителя.\"","\"AccDescrVoipCamOn\" : \"Camera is on\"","\"fcm_fallback_notification_channel_label\" : \"ಇತರೆ\"","\"fingerprint_dialog_touch_sensor\" : \"Gusa kitambua alama ya kidole\"","\"TwoStepVerificationShowPassword\" : \"Show password\"","\"ProfileBotPreviewFooterLanguage\" : \"This preview will be displayed for all users who have %s set as their language.\"","\"YourPasswordHeader\" : \"Je wachtwoord\"","\"cast_pause\" : \"პაუზა\"","\"RestoreEmailNoAccess\" : \"¿No puedes acceder a %1$s?\"","\"VoipAddBio\" : \"Add Bio\"","\"cast_disconnect\" : \"ဆက်သွယ်မှုဖြုတ်ပါ\"","\"cast_expanded_controller_skip_ad_text\" : \"Жарнаманы %1$d секундтан кейін өткізіп жіберуіңізге болады…\"","\"ShuffleList\" : \"Lista casuale\"","\"NotificationGroupAddSelfMega\" : \"%1$s is nu lid van de groep %2$s\"","\"StarsConfirmPurchaseMedia_Videos_one\" : \"**%s video**\"","\"PollAddTextOrRemoveMedia\" : \"Add text or remove media first\"","\"mr_chooser_wifi_warning_description_watch\" : \"Assicurati che l'altro dispositivo sia connesso alla stessa rete Wi-Fi di questo orologio\"","\"ErrorSendRestrictedPolls\" : \"Die Admins dieser Gruppe haben dir die Berechtigung entzogen, Umfragen zu senden.\"","\"BotEmojiStatusPermissionAllow\" : \"Allow\"","\"ChannelAddException\" : \"Add Exception\"","\"ExternalStorage\" : \"External Storage\"","\"SendLiveLocationInfo\" : \"Updated in real time as you move\"","\"StarsSubscribeTitle\" : \"Subscribe to the Channel\"","\"YourNetworkUsageSince\" : \"Your network usage since %1$s\"","\"StarsReactionTerms\" : \"By sending Stars you agree to the **Terms of Service**.\"","\"YourBioChanged\" : \"Bio updated.\"","\"generic_error_user_canceled\" : \"ଉପଯୋଗକର୍ତ୍ତାଙ୍କ ଦ୍ୱାରା ପ୍ରାମାଣିକତା ବାତିଲ୍ କରାଯାଇଛି।\"","\"DebugMenuImportContacts\" : \"Importa contatti\"","\"abc_menu_delete_shortcut_label\" : \"ezabatu\"","\"SMSFee1Text\" : \"Telecom providers in your country charge Telegram very high prices for SMS.\"","\"BackgroundColorSinglePreviewLine1\" : \"Toque em 'Definir' para aplicar a imagem.\"","\"ShareYouLocationUnable\" : \"O app não conseguiu determinar a sua localização atual.\"","\"VoipCamera\" : \"Camera\"","\"EmailNotAllowed\" : \"نطاق البريد هذا غير مسموح به.\"","\"EditAdminEditStories\" : \"Edit Stories of Others\"","\"NotificationShowSenderNames\" : \"Mostrar Nome do Autor\"","\"VoipGroupVoiceChat\" : \"Voice Chat\"","\"cast_expanded_controller_skip_ad_text\" : \"Możesz pominąć reklamę za %1$d…\"","\"wallet_buy_button_place_holder\" : \"Comprar con Google\"","\"abc_toolbar_collapse_description\" : \"Összecsukás\"","\"mr_dialog_transferable_header\" : \"Bir grupta oynatın\"","\"mr_chooser_wifi_learn_more\" : \"অধিক জানক\"","\"DebugSendLogs\" : \"Enviar Logs\"","\"DirectRemoveFee\" : \"Remove Fee\"","\"mr_controller_collapse_group\" : \"संक्षिप्त गर्नुहोस्\"","\"cast_tracks_chooser_dialog_cancel\" : \"Utzi\"","\"abc_activity_chooser_view_see_all\" : \"Visa alla\"","\"NotificationsSilent\" : \"Silenzioso\"","\"PasscodeSwitchToPIN\" : \"PIN으로 전환\"","\"fingerprint_error_user_canceled\" : \"Операция с отпечатком пальца отменена пользователем.\"","\"PollViewVotes\" : \"View Votes\"","\"fingerprint_error_hw_not_available\" : \"Մատնահետքերի սարքն անհասանելի է:\"","\"mr_cast_dialog_title_view_placeholder\" : \"कुनै पनि जानकारी उपलब्ध छैन\"","\"StopVerification\" : \"Do you want to stop the verification process?\"","\"mr_controller_stop_casting\" : \"විකාශය නවතන්න\"","\"call_notification_ongoing_text\" : \"भइरहेको कल\"","\"MessageScheduledTodo\" : \"Checklist will become available after the message is published.\"","\"DeleteProxy\" : \"Proxy verwijderen?\"","\"BackgroundColors\" : \"ألوان\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Kata Laluan\"","\"mr_chooser_wifi_warning_description_car\" : \"Varmista, että tämä ja toinen laite ovat yhdistettynä samaan Wi-Fi-verkkoon\"","\"ErrorSendRestrictedStickersAll\" : \"Sorry, stickers versturen is niet toegestaan in deze groep.\"","\"ActionCreateChannel\" : \"Channel created\"","\"BoostFeatureProfileColorGroup_other\" : \"%d Colors for Group Cover\"","\"DoNotLinkPreview\" : \"Do Not Preview\"","\"PermissionNoLocation\" : \"Telegram benötigt Zugriff auf deinen Standort, damit du ihn mit Freunden teilen kannst. \"","\"LowDiskSpaceMessage\" : \"مساحة جهازك ممتلئة تقريبًا، لتحرير مساحة إضافية يمكنك جعل تيليجرام يقوم بالتخزين المؤقت للوسائط الحديثة فقط.\"","\"call_notification_ongoing_text\" : \"Llamada en curso\"","\"cast_mute\" : \"Disattiva audio\"","\"SavedTagRenameTag\" : \"Edit Name\"","\"NotificationsDeleteAllExceptionTitle\" : \"Alle Ausnahmen löschen\"","\"AttachLiveLocation\" : \"Live Location\"","\"abc_searchview_description_search\" : \"Hledat\"","\"AreYouSureClearHistory\" : \"Wirklich alle Nachrichten in diesem Chat löschen?\"","\"AddMemberTag\" : \"Add Member Tag\"","\"AddManyMembersAlertTitle_one\" : \"Lid toevoegen\"","\"NoSharedAudio\" : \"يمكنك إرسال مقاطع صوتية إلى هذه المحادثة والوصول إليها عبر أجهزتك الأخرى.\"","\"formatterBannedUntil12H\" : \"MMM dd yyyy, h:mm a\"","\"SpeedSuperFast\" : \"Super Fast\"","\"Confirm\" : \"Confirm\"","\"cast_play\" : \"চালান\"","\"PushReactNoText\" : \"%2$s to your message\"","\"ChooseYourLanguageOther\" : \"나머지\"","\"InviteByQRCode\" : \"Invite by QR Code\"","\"NotificationsOff\" : \"Aus\"","\"ColorWhite\" : \"Wit\"","\"SearchMessagesResultCount_one\" : \"%2$s result\"","\"YourEmailSuccessChangedText\" : \"Tu correo de recuperación para la verificación en dos pasos ha sido cambiado.\"","\"call_notification_answer_video_action\" : \"Video\"","\"NotificationMessageScheduled\" : \"������ Jij: %1$s\"","\"mr_chooser_zero_routes_found_title\" : \"Ayikho idivayisi etholakalayo\"","\"cast_rewind_10\" : \"Reculer 10 secondes\"","\"abc_searchview_description_voice\" : \"Wyszukiwanie głosowe\"","\"BoughtResoldGiftText\" : \"%s is now yours.\"","\"VoipGroupEditPermissions\" : \"Edit permissions\"","\"MessageScheduledRepeatMonthly\" : \"monthly\"","\"SpeedVeryFast\" : \"Sehr schnell\"","\"BoostingRemoveBoostFrom\" : \"Remove your boost from\"","\"ReturnEnteringPhrase\" : \"Return to entering the word >\"","\"FwdMessagesToUserShort\" : \"Forwarded to **%1$s**.\"","\"SharedGroupsTab2\" : \"Gruppi\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Βεβαιωθείτε ότι η άλλη συσκευή είναι συνδεδεμένη στο ίδιο δίκτυο Wi-Fi με αυτήν τη συσκευή\"","\"TextSelectionHint\" : \"Hold the **word**, then move the cursor to select more text to quote or copy.\"","\"NotificationMessageGroupMap\" : \"أرسل %1$s موقعًا حيًا لمجموعة %2$s\"","\"AccDescrProfileRatingLevel\" : \"Profile Stars Rating Level\"","\"AutodownloadSizeLimit\" : \"Limit by Size\"","\"cast_expanded_controller_loading\" : \"Carregando…\"","\"generic_error_user_canceled\" : \"ผู้ใช้ยกเลิกการตรวจสอบสิทธิ์\"","\"Percent\" : \"%d%\"","\"AreYouSureDeleteSingleMessage\" : \"Bericht echt verwijderen?\"","\"generic_error_no_keyguard\" : \"Este dispositivo não é compatível com PIN, padrão ou senha.\"","\"mr_dialog_groupable_header\" : \"መሣሪያ ያክሉ\"","\"mr_chooser_wifi_warning_description_tv\" : \"Sørg for at den andre enheten er på det samme wifi-nettverket som denne TV-en\"","\"MainGroupProfileVideoSetHint\" : \"Das ist jetzt das Hauptbild der Gruppe.\"","\"General\" : \"일반\"","\"GiftCraftButtonEmpty\" : \"Tap + to add your first gift\"","\"mr_chooser_wifi_warning_description_tv\" : \"Переконайтеся, що інший пристрій підключено до тієї самої мережі Wi-Fi, що й цей телевізор\"","\"DeleteMessagesOptionAlso\" : \"Elimina anche per %1$s\"","\"HidePinnedMessages\" : \"HIDE PINNED MESSAGES\"","\"cast_expanded_controller_live_stream_indicator\" : \"جاری‌سازی زنده\"","\"BadgeNumberShow\" : \"Mostra icona badge\"","\"cast_play\" : \"Тоглуулах\"","\"fcm_fallback_notification_channel_label\" : \"其他\"","\"cast_notification_connected_message\" : \"Pripojené k obrazovke %1$s\"","\"PollResultsWillLater\" : \"Results will appear after the poll ends\"","\"PasswordHintDescription\" : \"You can create an optional hint for your password.\"","\"call_notification_hang_up_action\" : \"Завершить\"","\"VerificationCodeSubtitle\" : \"Проверьте почту %1$s (не забудьте о папке со спамом) и введите код, который получили в письме.\"","\"SegmentationErase\" : \"مسح\"","\"cast_connecting_to_device\" : \"%1$s से कनेक्ट हो रहा है\"","\"Gift2AuctionsAcquiredGifts_one\" : \"%1$d Bought Gift\"","\"generic_error_no_keyguard\" : \"Уредов не поддржува PIN, шема или лозинка.\"","\"NotificationsMuted\" : \"مكتومة\"","\"FilterAddToAlertFullText\" : \"Sorry, you can't exlude more than 100 chats from a folder.\"","\"fingerprint_dialog_touch_sensor\" : \"Pieskarieties pirksta nospieduma sensoram\"","\"RemoveDocumentsMessage_other\" : \"Do you want remove these **%d documents** from Downloads?\"","\"AccDescrSendFiles_other\" : \"Send %1$d files\"","\"generic_error_user_canceled\" : \"İstifadəçi doğrulamanı ləğv edib.\"","\"AddToStickers\" : \"Add to Stickers\"","\"cast_tracks_chooser_dialog_ok\" : \"ОK\"","\"AddMasksInstalledInfo\" : \"%1$s has been added to your masks.\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s heeft een peiling vastgezet %2$s\"","\"cast_forward_10\" : \"പത്ത് സെക്കൻഡ് ഫോർവേഡ്\"","\"LanguageName\" : \"Русский\"","\"abc_shareactionprovider_share_with\" : \"Споделяне със:\"","\"ArchiveHintSection3Info\" : \"Archive Stories from your contacts separately from chats with them.\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour.\"","\"SentSmsCodeTitle\" : \"أدخل الرمز\"","\"RateCallVideoPixelated\" : \"Video was pixelated\"","\"NotificationsLedColor\" : \"Farbe\"","\"cast_closed_captions\" : \"Sous-titres\"","\"abc_activity_chooser_view_see_all\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‏‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‎‎‎‏‏‏‎‏‏‎‏‎‏‎‏‎‎‎‎‏‎See all‎‏‎‎‏‎\"","\"NotificationsStories\" : \"스토리들\"","\"abc_activity_chooser_view_see_all\" : \"ሁሉንም ይመልከቱ\"","\"BoostingShareThisLinkGroup\" : \"Share this link with your members to get more boosts.\"","\"cast_forward\" : \"Προώθηση\"","\"WantsToSpeak\" : \"wants to speak\"","\"generic_error_user_canceled\" : \"Ověření bylo zrušeno uživatelem.\"","\"DateOfBirthAddToProfile\" : \"Add to My Profile\"","\"BoostingReason\" : \"Reason\"","\"ChannelHiddenMembersForbidden_one\" : \"Only groups with more than **%1$d member** can hide members.\"","\"cast_rewind_10\" : \"Перемотати назад на 10 секунд\"","\"call_notification_decline_action\" : \"Татгалзах\"","\"ShadyJoining\" : \"joining...\"","\"LoginOrSingInWithGoogle\" : \"أو\"","\"google_assistant_verification_notification_title\" : \"L'Assistent de Google està enviant el missatge\"","\"SearchMembers\" : \"Search members\"","\"mr_chooser_searching\" : \"Құрылғылар ізделіп жатыр\"","\"generic_error_no_keyguard\" : \"‏یہ آلہ PIN، پیٹرن یا پاس ورڈ کو سپورٹ نہیں کرتا ہے۔\"","\"BoostingReceivedGiftNoName\" : \"You've received a gift.\"","\"PaintDuplicate\" : \"Klonen\"","\"EventLogRestrictedSendPolls\" : \"Send polls\"","\"NotificationsLedColor\" : \"Color\"","\"abc_searchview_description_clear\" : \"Xóa truy vấn\"","\"AutoplayVideoInfo\" : \"Lautstärketasten drücken,\num Ton einzuschalten.\"","\"DeleteLocalizationText\" : \"Möchtest du wirklich das Sprachpaket **%1$s** löschen?\"","\"StorySharedToEveryone\" : \"This story is shown to everyone.\"","\"ViewCollection\" : \"VIEW COLLECTION\"","\"UnlockPremiumIcons\" : \"Unlock Premium Icons\"","\"google_assistant_verification_channel_name\" : \"اسسٹنٹ کا توثیق کنندہ\"","\"NotificationActionPinnedGameChannel\" : \"%1$s 님이 게임을 고정했습니다\"","\"BadgeNumber\" : \"Badge Counter\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи ги сите\"","\"ImportContacts\" : \"استيراد جهات الاتصال\"","\"mr_button_content_description\" : \"Hantar\"","\"Gift2ActionOutInfo_other\" : \"**%2$s** can display this gift on their page or convert it to %1$d Stars.\"","\"TurnPasswordOffPassport\" : \"Alle gegevens in je Telegram Passport zullen verloren gaan.\"","\"call_notification_decline_action\" : \"거절\"","\"cast_mute\" : \"Némítás\"","\"abc_menu_delete_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‏‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎delete‎‏‎‎‏‎\"","\"mr_controller_no_info_available\" : \"没有任何相关信息\"","\"mr_controller_album_art\" : \"Obrázok albumu\"","\"cast_notification_connecting_message\" : \"%1$s লৈ সংযোগ কৰি থকা হৈছে\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Nun kannst du ein neues Passwort festlegen, mit dem du dich bei deinem Konto anmelden kannst.\"","\"fingerprint_error_no_fingerprints\" : \"Գրանցված մատնահետքեր չկան:\"","\"PrivateMessagesPriceHeader\" : \"Set your price per message\"","\"ClearingCache\" : \"Clearing cache…\"","\"Gray\" : \"회색\"","\"abc_toolbar_collapse_description\" : \"Restrângeți\"","\"SdCard\" : \"Scheda SD\"","\"TodoPremiumRequired\" : \"Only **Telegram Premium** subscribers can mark tasks as done.\"","\"CreateManagedBotLimitTextPremium\" : \"Subscribe to **Premium** to create up to %1$d bots, or delete one of your %2$d bots via @BotFather\"","\"cast_pause\" : \"Szüneteltetés\"","\"Gift2ReplacedPinSubtitle\" : \"replacing %s\"","\"ChannelProfileLogo\" : \"Profile Logo\"","\"NoLogFoundFiltered\" : \"**No results matching your filters**\"","\"cast_live_label\" : \"ライブ\"","\"ActionUserScoredInGame\" : \"un1 marcou %1$s em un2\"","\"SuggestContactsAlert\" : \"This will delete all data about the people you message frequently as well as the inline bots you are likely to use.\"","\"TapToEditWidget\" : \"tik om Widget te wijzigen\"","\"abc_action_bar_up_description\" : \"Idite nagore\"","\"BrowserSettingsAddHint\" : \"Enter URL\"","\"DebugMenuLoginToast_other\" : \"Click %d more times to open debug menu.\"","\"PrivacyGiftsTypeFromChannels\" : \"From Channels\"","\"abc_searchview_description_submit\" : \"କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ\"","\"cast_closed_captions\" : \"Amazwibela avaliwe\"","\"ChooseTakePhoto\" : \"Take photo\"","\"AccDescrCancelForward\" : \"Cancel forward\"","\"NotificationsTurnOn\" : \"تشغيل\"","\"ClearRecentStickersAlertMessage\" : \"Do you want to clear all your recent stickers?\"","\"VerificationCodeSubtitle\" : \"이메일 %1$s을 확인(스팸 폴더도 잊지 말아주세요)해주시고 보내드린 코드를 입력해주세요.\"","\"cast_expanded_controller_skip_ad_text\" : \"Du kan hoppa över annonsen om %1$d …\"","\"PassportSelectGender\" : \"Select Gender\"","\"SavedOpenChannelNoCaps\" : \"Open Channel\"","\"cast_tracks_chooser_dialog_audio\" : \"សំឡេង\"","\"mr_controller_collapse_group\" : \"Жыйыштыруу\"","\"NotificationMessageGroupQuiz2\" : \"%1$s envió el cuestionario “%3$s” al grupo %2$s\"","\"PassportMale\" : \"Male\"","\"ReplyToUser\" : \"Antworten\"","\"fingerprint_not_recognized\" : \"Non reconnue\"","\"WrongCodeTitle\" : \"올바르지 않은 코드\"","\"NotificationsLed\" : \"Luce\"","\"mr_chooser_searching\" : \"Hľadajú sa zariadenia\"","\"NotificationMessageGroupDocument\" : \"%1$s envió un archivo al grupo %2$s\"","\"MonthAgo\" : \"a month ago\"","\"RestorePasswordResetAccount\" : \"RESET ACCOUNT\"","\"common_google_play_services_install_button\" : \"تثبيت\"","\"abc_capital_off\" : \"NONAKTIF\"","\"WrongCodeTitle\" : \"Codice errato\"","\"ChannelMessageRound\" : \"%1$s posted a video message\"","\"SharedVoiceTab2\" : \"الرسائل الصوتية\"","\"cast_skip_next\" : \"跳到下一個項目\"","\"AutoDownloadOnRoamingData\" : \"When Roaming\"","\"InviteExpired\" : \"This invite link has expired.\"","\"DebugMenuImportContacts\" : \"Importar Contatos\"","\"UsernameActivateLinkChannelMessage\" : \"Do you want to show this link on the channel info page?\"","\"StarsConfirmPurchaseMediaBotTwo2_one\" : \"Do you want to unlock %2$s and %3$s from **%4$s** for **%1$d star**?\"","\"abc_menu_enter_shortcut_label\" : \"enter\"","\"cast_forward_30\" : \"Премотај нанапред триесет секунди\"","\"abc_action_menu_overflow_description\" : \"Citas opcijas\"","\"DidNotGetTheCodeFragment\" : \"Отримати код на платформі Fragment\"","\"ArchiveHintSection1Info\" : \"Move any chat into your Archive and back by swiping on it.\"","\"Gift2ActionUpgradeTitle\" : \"Upgrade from\"","\"cast_rewind\" : \"Pretočiť späť\"","\"fingerprint_error_user_canceled\" : \"Манжа изи менен аныктыгын текшерүүнү колдонуучу жокко чыгарды.\"","\"call_notification_hang_up_action\" : \"Zavěsit\"","\"fingerprint_error_user_canceled\" : \"Người dùng đã hủy thao tác dùng dấu vân tay.\"","\"common_open_on_phone\" : \"Abrir no smartphone\"","\"SyncContactsOn\" : \"Kontakte von diesem Gerät werden deinem Konto hinzugefügt.\"","\"StarRatingTitle\" : \"Rating\"","\"Support\" : \"Supporto\"","\"wallet_buy_button_place_holder\" : \"Köp med Google\"","\"cast_notification_connected_message\" : \"%1$s লৈ সংযোগ কৰা হ’ল\"","\"CheckYourEmail\" : \"يُرجى تفحص البريد\"","\"VideosSavedHint_one\" : \"Video saved to gallery\"","\"cast_expanded_controller_loading\" : \"Loading…\"","\"SendingVideoStatus\" : \"sending a video...\"","\"EmojiSuggestionsInfo\" : \"**Telegram** lets you find emoji by thousands of keywords, but there is always something missing. If you want to suggest a new emoji replacement, you can help us by visiting:\"","\"PremiumTierMonthly\" : \"Monthly\"","\"QuickReplyDefault2\" : \"I'll call you right back.\"","\"NotificationGroupCreatedCall\" : \"%2$s 에서 %1$s 님이 영상 대화를 시작했습니다\"","\"cast_unmute\" : \"Activar sonido\"","\"Gray\" : \"Cinza\"","\"VoipInCallBranding\" : \"Telegram Call\"","\"NotificationActionPinnedGifChannel\" : \"%1$s hat ein GIF angeheftet\"","\"Mono\" : \"Mono\"","\"cast_closed_captions\" : \"ସବଟାଇଟଲ୍‌\"","\"AutodownloadSizeLimitUpTo\" : \"até %1$s\"","\"TapToChangePhone\" : \"انقر لتغيير رقم الهاتف\"","\"NotificationsStoryMutedHint\" : \"Disabled notifications for **%s** stories.\"","\"MessageScheduleToday\" : \"Today\"","\"abc_searchview_description_query\" : \"Meklēšanas vaicājums\"","\"abc_toolbar_collapse_description\" : \"Réduire\"","\"SuggestAPostBelowHint\" : \"Tap here to suggest a post for %s\"","\"cast_notification_disconnect\" : \"قطع ارتباط\"","\"GiftOfferConfirmSend\" : \"Confirm Offer\"","\"StarGiftUpgradeGiftFrom\" : \"Gift From\"","\"abc_menu_delete_shortcut_label\" : \"ଡିଲିଟ୍‌ କରନ୍ତୁ\"","\"NoContacts\" : \"연락처 없음\"","\"cast_dynamic_group_name_format\" : \"%1$s + %2$d\"","\"abc_capital_off\" : \"ବନ୍ଦ\"","\"cast_expanded_controller_live_stream_indicator\" : \"Стрим уживо\"","\"Paste\" : \"붙여넣기\"","\"cast_ad_label\" : \"Mainos\"","\"PremiumPreviewStickers\" : \"Premium Stickers\"","\"StopLoading\" : \"Stoppen met laden?\"","\"mr_controller_volume_slider\" : \"Posuvník hlasitosti\"","\"GroupNeedBoostsForCustomEmojiPackDescription\" : \"Your group needs to reach **Level %d** to set group emoji pack.\n\nAsk your **Premium** members to boost your group with this link:\"","\"ReportFalsePositive\" : \"Reportar falso positivo\"","\"ResetMyAccountWarningReset\" : \"Скинути акаунт\"","\"fcm_fallback_notification_channel_label\" : \"Ýmislegt\"","\"mr_cast_dialog_title_view_placeholder\" : \"没有任何相关信息\"","\"abc_menu_alt_shortcut_label\" : \"Alternēšanas taustiņš +\"","\"abc_menu_function_shortcut_label\" : \"Aðgerðarlykill+\"","\"abc_activity_chooser_view_see_all\" : \"Sien alles\"","\"GiftResaleFilterAllListings\" : \"All Listings\"","\"NotificationActionPinnedVideo\" : \"%1$s fixou um vídeo no grupo %2$s\"","\"mr_chooser_wifi_warning_description_watch\" : \"Sørg for at den andre enheten er på det samme wifi-nettverket som denne klokken\"","\"LowDiskSpaceButton\" : \"Cache verwalten\"","\"FilterRemoveExclusionChatText\" : \"Are you sure you want to remove \"%1$s\" from always excluded chats?\"","\"CancelAccountReset\" : \"No restablecer la cuenta\"","\"common_open_on_phone\" : \"Otvoriť v telefóne\"","\"ChooseTheme\" : \"Choose theme\"","\"NotificationMessageRound\" : \"%1$s ti ha inviato un videomessaggio\"","\"StoryLinkPremium\" : \"Subscribe to **Telegram Premium** to add links to stories.\"","\"MessageLifetimeChangedOutgoing\" : \"Je hebt de zelfvernietigingstimer ingesteld op %1$s\"","\"Months_other\" : \"%1$d months\"","\"cast_notification_disconnect\" : \"Afbryd\"","\"generic_error_no_keyguard\" : \"Aquest dispositiu no admet utilitzar cap PIN, patró ni contrasenya.\"","\"abc_action_bar_home_description\" : \"Перайсці на галоўную старонку\"","\"ClearSearchAlertPartialTitle\" : \"Remove from search history\"","\"EventLogExpandMore_other\" : \"Show %d More Messages\"","\"AreYouSureDeleteThisChatWithBot\" : \"¿Quieres eliminar el chat con **%1$s** y bloquearlo?\"","\"ResetPassword\" : \"Сбросить пароль\"","\"mr_dialog_transferable_header\" : \"Phát trên nhóm\"","\"NotificationsReactions\" : \"Reactions\"","\"ReportSpamUserEmojiStatusHint\" : \"This account uses %1$s as a custom status next to its name. Such emoji statuses are available to all subscribers of %2$s.\"","\"PhoneNumberAlert\" : \"سيحصل المستخدمون على رقمك الجديد في حال وجوده في جهات اتصالهم أو في حال كانت إعدادات خصوصيتك تسمح لهم برؤيته. يمكنك تغيير ذلك في الإعدادات > الخصوصية والأمان > رقم الهاتف.\"","\"ViewMessageStatistic\" : \"Message Statistic\"","\"ResetMyAccountWarningText\" : \"Это действие необратимо. Если Вы сбросите свой аккаунт, все сообщения, чаты и файлы будут удалены.\"","\"Paste\" : \"Paste\"","\"cast_connecting_to_device\" : \"%1$s मा जडान गर्दै\"","\"LanguageName\" : \"Español\"","\"ResetMyAccountWarningText\" : \"Esta ação não pode ser desfeita. Você perderá todos os seus chats, mensagens, mídia e arquivos do Telegram se continuar redefinindo sua conta.\"","\"call_notification_incoming_text\" : \"Innkommende anrop\"","\"abc_action_bar_home_description\" : \"홈으로 이동\"","\"StoriesPinnedText_one\" : \"Now it will be always shown on the top.\"","\"ChannelPublicEmptyUsernameTitle\" : \"Choose a link\"","\"ForwardGroupMediaMessage\" : \"Would you like to forward...\"","\"AudioUnknownTitle\" : \"Unknown title\"","\"BackgroundIntensity\" : \"Intensiteit\"","\"NotificationMessageGroupSticker\" : \"أرسل %1$s ملصقًا لمجموعة %2$s\"","\"WebViewRequestGeolocationPermissionWithHint\" : \"Allow **%1$s** to access to your location?\n\n**%1$s** will be able to access your location when this website is open.\n\nGo to Settings > Permissions and turn **Location** on to share location data.\"","\"abc_searchview_description_submit\" : \"Odeslat dotaz\"","\"mr_controller_pause\" : \"Приостановить\"","\"common_google_play_services_install_text\" : \"你的裝置尚未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"abc_menu_enter_shortcut_label\" : \"ievadīšanas taustiņš\"","\"generic_error_no_device_credential\" : \"គ្មាន​ការកំណត់​កូដ PIN លំនាំ ឬពាក្យសម្ងាត់​ទេ។\"","\"MessageScheduledRepeatBiweekly\" : \"biweekly\"","\"BotWebViewReloadPage\" : \"Reload page\"","\"Gift2PriceUnique\" : \"Unique\"","\"Gift2ProfileInvisible4\" : \"This gift is hidden. **Show on Profile >**\"","\"Map\" : \"Map\"","\"TelegramBusinessSubtitle\" : \"Subscribe to **Telegram Premium** to unlock these additional business features.\"","\"NotificationsServiceInfo\" : \"Vuelve a abrir la app al cerrarse. Activa esta opción para notificaciones más fiables.\"","\"mr_chooser_wifi_warning_description_watch\" : \"အခြားစက်သည် ဤနာရီနှင့် Wi-Fi ကွန်ရက်တစ်ခုတည်းတွင် ရှိနေကြောင်း သေချာပါစေ\"","\"PremiumBusinessLocation\" : \"Location\"","\"NotificationsOff\" : \"끔\"","\"UsernameInUsePurchase\" : \"هذا الرابط مأخوذ مسبقًا.\nبالرغم من ذلك، هو متاح حاليًا للشراء. **معرفة المزيد…**\"","\"AccDescrPlaceText\" : \"Place text\"","\"mr_controller_casting_screen\" : \"ಪರದೆಯನ್ನು ಬಿತ್ತರಿಸಲಾಗುತ್ತಿದೆ\"","\"cast_rewind_30\" : \"ខាថយក្រោយសាមសិបវិនាទី\"","\"cast_notification_default_channel_name\" : \"کاسٹ کریں\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Для получения вознаграждения введите пароль.\"","\"Done\" : \"Fatto\"","\"VideosSelected_one\" : \"%1$d video selected\"","\"FilterRemoveExclusionTitle\" : \"Ausnahme entfernen\"","\"RevokeAlert\" : \"Are you sure you want to revoke this link? Once the link is revoked, no one will be able to join using it.\"","\"StarMySubscriptions\" : \"My subscriptions\"","\"common_google_play_services_update_title\" : \"Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်\"","\"Gift2AuctionTimeLeft\" : \"%s left\"","\"mr_dialog_groupable_header\" : \"Gerät hinzufügen\"","\"StealthModeActiveHintShort\" : \"Stealth Mode %s\"","\"common_google_play_services_enable_button\" : \"Enable\"","\"common_google_play_services_install_button\" : \"Instalēt\"","\"BoostingDateWhenGiveawayEnds\" : \"Date when giveaway ends\"","\"SearchAppsPopular\" : \"Popular apps\"","\"MessageLifetimeYouRemoved\" : \"Du hast den Selbstzerstörungs-Timer deaktiviert\"","\"abc_action_bar_up_description\" : \"Fel\"","\"VoipHideEmoji\" : \"Hide Emoji\"","\"NobodyLikesSpam2\" : \"Sorry, you can only add mutual contacts to groups at the moment.\"","\"abc_menu_shift_shortcut_label\" : \"Pārslēgšanas taustiņš +\"","\"SetUserPhotoSelfAlertMessage\" : \"Do you want to set this photo for your profile?\"","\"fcm_fallback_notification_channel_label\" : \"Altres\"","\"formatterBannedUntil24H\" : \"yyyy.MMM.dd, HH:mm\"","\"ProfileBotOpenAppInfoLink\" : \"https://telegram.org/tos/mini-apps\"","\"fingerprint_not_recognized\" : \"شناسایی نشد\"","\"messages_other\" : \"%1$d messages\"","\"MainGroupProfilePhotoSetHint\" : \"Questa ora è la foto principale del gruppo.\"","\"YourCode\" : \"Verificar Número\"","\"cast_rewind_30\" : \"Dertig seconden terugspoelen\"","\"Gift2UniqueView\" : \"View\"","\"MainTabsChats\" : \"Chats\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"정말 **%1$s** 님과의 비밀 대화를 삭제하시겠습니까?\"","\"common_google_play_services_install_button\" : \"安裝\"","\"common_google_play_services_updating_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።\"","\"PollV2AllowedCountriesListOther\" : \"%1$s and %2$s\"","\"PinMessageInTopicAlert\" : \"Pin this message in the topic?\"","\"mr_cast_button_disconnected\" : \"Трансліраваць. Адключана\"","\"BotWebViewRequestGeolocationPermission\" : \"Allow **%1$s** to access to your location?\n\nThe developer of **%1$s** will be able to access your location when this web app is open.\"","\"Settings\" : \"Settings\"","\"ContactShortcutVideoCall\" : \"Chamar %1$s por vídeo\"","\"DebugMenuDontUseSystemBoldFont\" : \"Don't use Bold Font from System\"","\"SelectingLocation\" : \"selecting a location to share...\"","\"NotificationGroupEndedCall\" : \"أنهى %1$s المحادثة المرئية في %2$s\"","\"PermissionNoLocationStory\" : \"Telegram needs access to your location so that you can add the weather widget to your stories.\"","\"UseLessDataOnRoaming\" : \"Only while roaming\"","\"ResendCodeInfo\" : \"Il codice di verifica è stato inviato alla tua email.\"","\"ActionGroupCallInvited\" : \"قام un1 بدعوة un2 للمحادثة المرئية\"","\"call_notification_screening_text\" : \"Проверава се долазни позив\"","\"White\" : \"Wit\"","\"DebugMenuResetDialogs\" : \"Reset Dialogs\"","\"common_google_play_services_update_button\" : \"আপডে’ট কৰক\"","\"StoryDisableKeep\" : \"The story will disappear after it expires.\"","\"BadgeNumberUnread\" : \"Ongelezen berichten tellen\"","\"InAppNotifications\" : \"In-app notifications\"","\"ChatTagAdmin\" : \"Admin\"","\"TaggedMessages_one\" : \"%1$d Nachricht\"","\"EditProfileBioInfoEveryone\" : \"Everyone can see your bio. **Change >**\"","\"default_error_msg\" : \"خطأ غير معروف\"","\"ContactInfoRegistration\" : \"Registration\"","\"ThemePreviewDialogMessage3\" : \"������‍♂️ Sticker\"","\"PhotoEditorDiscardAlert\" : \"Möchtest du wirklich alle Änderungen verwerfen?\"","\"AreYouSureClearHistorySavedMessages\" : \"정말 **저장한 메시지**를 비우시겠습니까? 이 작업은 되돌릴 수 없습니다.\"","\"mr_controller_expand_group\" : \"Développer\"","\"BoostingEnableEmojiStatus\" : \"Unlock Emoji Status\"","\"Quality480\" : \"Low\"","\"Restrict\" : \"Limita\"","\"confirm_device_credential_password\" : \"使用密码\"","\"NotificationsCustomize\" : \"맞춤\"","\"ShareSendVideos_one\" : \"Send %1$d video\"","\"Gift2TransferShort\" : \"Transfer Gift\"","\"cast_notification_default_channel_name\" : \"Abalingisi\"","\"UsernameProfileLinkActive\" : \"active\"","\"InviteUser\" : \"Dieser Nutzer hat noch kein Telegram. Möchtest du ihn einladen?\"","\"abc_searchview_description_voice\" : \"Paghahanap gamit ang boses\"","\"NotificationEditedGroupVideo\" : \"%1$s heeft de groepsfoto van %2$s gewijzigd\"","\"Meters_one\" : \"%1$d meter\"","\"mr_dialog_default_group_name\" : \"Group\"","\"YourLoginEmailChangedSuccess\" : \"Deine E-Mail wurde geändert.\"","\"GroupTooLargeMessage\" : \"You can select groups that are up to 200 members.\"","\"BlockedUsers\" : \"Usuários Bloqueados\"","\"AppUpdate\" : \"Update Telegram\"","\"cast_forward\" : \"Tua đi\"","\"PremiumPreviewBusinessStories\" : \"Add a Post\"","\"mr_controller_pause\" : \"Sæt på pause\"","\"RetryCall\" : \"Retry\"","\"ThemePreviewDialogMessage6\" : \"Hola!\"","\"abc_menu_sym_shortcut_label\" : \"Sym மற்றும்\"","\"cast_expanded_controller_ad_image_description\" : \"Изображение, показанное во время трансляции объявления\"","\"EventLogRankSelfAdd\" : \"un1 set their tag to «%1$s»\"","\"common_google_play_services_notification_ticker\" : \"‏خطا در خدمات Google Play\"","\"BotFullscreenBack\" : \"Back\"","\"cast_expanded_controller_background_image\" : \"Obal alba\"","\"abc_search_hint\" : \"Maghanap…\"","\"SlowModeHint\" : \"Slow Mode is enabled. You can send\nyour next message in %1$s\"","\"mr_chooser_looking_for_devices\" : \"Traže se uređaji…\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"बंद केलेले मथळे\"","\"ShowStickers\" : \"Sticker zeigen\"","\"ResetChatBackgroundsAlert\" : \"정말 모든 대화방 배경화면을 초기화하시겠습니까?\"","\"cast_expanded_controller_loading\" : \"Ачаалж байна...\"","\"PaymentCheckoutMethod\" : \"Payment method\"","\"abc_searchview_description_query\" : \"Søkeord\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil.\"","\"DidNotGetTheCodeEditNumberButton\" : \"Editar número\"","\"SuggestStickers\" : \"Suggest stickers by emoji\"","\"PeriodDHM\" : \"%1$sd:%2$sh:%3$sm\"","\"DeleteAll\" : \"حذف الكل\"","\"cast_connecting_to_device\" : \"%1$s-д холбогдож байна\"","\"AllowReadCall\" : \"텔레그램이 전화를 수신 할 수 있도록 설정해주셔야 자동으로 코드 입력이 가능합니다.\"","\"common_google_play_services_update_text\" : \"Google Play кызматтары жаңыртылмайынча %1$s иштебейт.\"","\"BoostingReceivedGiftDuration\" : \"Your gift is a **Telegram Premium**\nsubscription for %s.\"","\"StoryKeep\" : \"Keep on My Page\"","\"EditProfileBioInfo2\" : \"A few words about you.\"","\"mr_controller_no_info_available\" : \"Geen inligting is beskikbaar nie\"","\"TooManyTries\" : \"Too many tries.\nPlease try again in %1$s.\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s ha fissato un messaggio\"","\"Sound\" : \"Geluid\"","\"ActionAddUser\" : \"un1 ha aggiunto un2\"","\"RecoveryEmailTitle\" : \"Recovery Email\"","\"cast_skip_next\" : \"Stökkva yfir í næsta atriði\"","\"BoostingChannelWillReceiveBoost_other\" : \"this channel will receive %d boosts\"","\"cast_tracks_chooser_dialog_ok\" : \"ठीक आहे\"","\"ic_media_route_learn_more_accessibility\" : \"Дознајте како да емитувате\"","\"VideoConversionInfo\" : \"The video will be published once converted and optimized.\"","\"SearchFrom\" : \"from:\"","\"NotificationActionPinnedTextChannel\" : \"%1$s ha fissato \"%2$s\"\"","\"ProfileHoursEdit\" : \"Edit hours\"","\"NoUsernameFound\" : \"There is no Telegram account with this username.\"","\"mr_controller_stop\" : \"રોકો\"","\"AskAQuestionInfo\" : \"Per favore ricorda che il supporto di Telegram è gestito da volontari. Proviamo a rispondere quanto prima, ma potrebbe volerci del tempo.\n\nDai un'occhiata alle <a href=\"https://telegram.org/faq/it#domande-generali\">FAQ di Telegram</a>: contengono risposte a quasi tutte le domande e suggerimenti importanti per <a href=\"https://telegram.org/faq/it#risoluzione-dei-problemi\">risolvere i problemi</a>.\"","\"UserRestrictionsCanDoUsers_one\" : \"What can %1$s selected user do?\"","\"fcm_fallback_notification_channel_label\" : \"Çeşitli\"","\"NotificationMessageMap\" : \"%1$s ti ha inviato una posizione\"","\"common_google_play_services_update_title\" : \"Google Play xizmatlarini yangilash\"","\"ColorGreen\" : \"Groen\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Track %1$d\"","\"mr_controller_expand_group\" : \"I-expand\"","\"VoipUserMicrophoneIsOff\" : \"%s's microphone is off\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ٹریک %1$d\"","\"cast_skip_next\" : \"Ves a l'element següent\"","\"PrivacyPhoneInfo3\" : \"Users who add your number to their contacts will see it on Telegram only if they are your contacts.\"","\"PrivacyPolicy\" : \"Privacy Policy\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluga\"","\"mr_controller_casting_screen\" : \"העברת מסך מתבצעת\"","\"GlobalAttachPhotoRestricted\" : \"Sending photo isn't allowed in this group.\"","\"Gallery\" : \"Gallery\"","\"WidgetPreview\" : \"Widget-Vorschau\"","\"common_google_play_services_unsupported_text\" : \"%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។\"","\"SecretWebPageInfo\" : \"링크 미리보기는 텔레그램 서버에 생성됩니다. 회원님이 보내시는 그 어떠한 링크에 관한 데이터도 보관하지 않습니다.\"","\"BoostFeatureNameColor_other\" : \"%d Channel Name Colors\"","\"EmailTokenInvalid\" : \"Ongeldige e-mailtoken.\"","\"EventLogToggledSignaturesOff\" : \"un1 disabled signatures\"","\"mr_chooser_wifi_warning_description_phone\" : \"Uverite se da je drugi uređaj povezan na istu WiFi mrežu kao ovaj telefon\"","\"NotificationActionPinnedVideoUser\" : \"%1$s fixou um vídeo\"","\"cast_pause\" : \"Παύση\"","\"abc_action_menu_overflow_description\" : \"ជម្រើសច្រើនទៀត\"","\"DateDay\" : \"Day\"","\"AreYouSureBlockContact2\" : \"Vuoi davvero bloccare **%1$s**?\"","\"VerificationCodeSubtitle\" : \"Verifique seu e-mail %1$s (não se esqueça da pasta de spam) e digite o código que acabamos de enviar.\"","\"YourEmailSkip\" : \"Пропустить\"","\"mr_controller_album_art\" : \"Carátula del álbum\"","\"NotificationsImportance\" : \"Prioridad\"","\"PasteFromClipboard\" : \"Incolla dagli appunti\"","\"NotificationMessageGroupContact2\" : \"%1$s compartilhou um contato %3$s no grupo %2$s\"","\"cast_ad_label\" : \"Annonse\"","\"ActionUserScored\" : \"un1 hat %1$s erzielt\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"amazwibela avaliwe\"","\"StoryPrivacyButtonSave\" : \"Save Settings\"","\"SuggestionOfferInfoTitleEditedPrice\" : \"price\"","\"AttachStickersRestrictedForever\" : \"The admins of this group have restricted you from sending stickers.\"","\"common_google_play_services_update_button\" : \"ಅಪ್‌ಡೇಟ್‌ ಮಾಡಿ\"","\"google_assistant_verification_notification_title\" : \"Envoi de message par l'Assistant Google en cours…\"","\"StarsSubscribeTextTest_one\" : \"Do you want to subscribe to **%2$s** for **%1$d Star** per %3$s?\"","\"StorySharedToCloseFriends\" : \"This story is shown to your close friends.\"","\"mr_controller_close_description\" : \"Pechar\"","\"PmFwdOriginalTodayAt\" : \"original at %s\"","\"mr_dialog_transferable_header\" : \"ഒരു ഗ്രൂപ്പിൽ പ്ലേ ചെയ്യുക\"","\"common_google_play_services_enable_text\" : \"A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat.\"","\"EnterChannelName\" : \"Channel name\"","\"TelegramFAQ\" : \"FAQ Telegram\"","\"CropOriginal\" : \"Originale\"","\"Gift2ToBalance_other\" : \"Convert to %d Stars\"","\"PremiumPreviewMessagePrivacy\" : \"Message Privacy\"","\"DeleteProxyConfirm\" : \"Wirklich diesen Proxy löschen?\"","\"NoMailInstalled\" : \"Por favor, envie um email descrevendo o problema para reports@stel.com.\"","\"fingerprint_error_hw_not_present\" : \"ამ მოწყობილობას არ აქვს თითის ანაბეჭდის სენსორი\"","\"cast_seek_bar\" : \"Lejátszási keresősáv\"","\"mr_controller_stop_casting\" : \"Hentikan transmisi\"","\"UsernameHelpLink\" : \"Este enlace abre un chat contigo:\n%1$s\"","\"PushReactGame\" : \"%2$s to your game\"","\"common_google_play_services_updating_text\" : \"Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"cast_forward_30\" : \"前轉 30 秒\"","\"AutodownloadContacts\" : \"Contatti\"","\"PollV2ShowWhoVoted\" : \"Show Who Voted\"","\"AreYouSureDeleteGIFEveryone\" : \"Are you sure you want to delete this GIF for everyone?\"","\"cast_stop\" : \"Interrompi\"","\"ShowTranslateChatButton\" : \"대화 전체 번역\"","\"AddToTheGroupAlertText\" : \"Vuoi aggiungere **%1$s** al gruppo **%2$s**?\"","\"FreshChangePhoneForbiddenTitle\" : \"Unable to terminate\"","\"google_assistant_verification_notification_title\" : \"Google Assistant хабар жіберуде\"","\"common_google_play_services_install_title\" : \"Sækja þjónustu Google Play\"","\"google_assistant_verification_notification_title\" : \"A Google Segéd üzenetet küld\"","\"mr_controller_collapse_group\" : \"Restrânge\"","\"FilterGroups\" : \"Groups\"","\"common_signin_button_text_long\" : \"Zaloguj się przez Google\"","\"mr_user_route_category_name\" : \"Enheder\"","\"NoMediaSecret\" : \"Photos and videos from this chat will be shown here.\"","\"MasksRemovedInfo\" : \"%1$s is no longer in your masks.\"","\"PublicShares\" : \"Public Shares\"","\"mr_controller_volume_slider\" : \"Klizač za glasnoću\"","\"ImportFileTooLarge\" : \"Importing file is too large.\"","\"EnterYourPasscode\" : \"Enter your passcode\"","\"NotificationActionPinnedStickerUser\" : \"%1$s ha fissato uno sticker\"","\"NotificationActionPinnedQuizUser\" : \"%1$s ha fissato un quiz %2$s\"","\"CheckPrivacyInviteTitle\" : \"Invitation Settings\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Assegura't que l'altre dispositiu estigui connectat a la mateixa xarxa Wi‑Fi que aquest dispositiu\"","\"abc_action_mode_done\" : \"Болсон\"","\"search_menu_title\" : \"ସନ୍ଧାନ କରନ୍ତୁ\"","\"common_google_play_services_install_button\" : \"نصب\"","\"mr_user_route_category_name\" : \"Устройства\"","\"SyncContactsOn\" : \"I contatti da questo dispositivo saranno aggiunti a questo account.\"","\"BlockedUsersInfo\" : \"차단된 사용자는 회원님에게 연락하거나 그룹에 초대를 할 수 없습니다. 그들은 회원님의 프로필 사진, 스토리, 온라인 상태 및 마지막 접속 시간을 볼 수 없습니다.\"","\"EnterYourPasscodeInfo\" : \"Please enter your current Telegram passcode to manage this option.\"","\"cast_skip_prev\" : \"Saltar al elemento anterior\"","\"PollV2AllowedCountries\" : \"Allowed Countries\"","\"PremiumBusinessIntro\" : \"Custom Intro\"","\"abc_action_menu_overflow_description\" : \"Meer opties\"","\"RestorePasswordResetPasswordOk\" : \"Your 2-Step Verification password was reset.\"","\"ic_media_route_learn_more_accessibility\" : \"Så castar du\"","\"mr_chooser_zero_routes_found_title\" : \"Non hai dispositivos dispoñibles\"","\"MonetizationInfoFeature3Name\" : \"Flexible withdrawals\"","\"CaptionPremiumSubtitle_other\" : \"Increase this limit **%1$d** times to **%2$s** symbols by subscribing to __Telegram Premium.__\"","\"TagAdded\" : \"Tag Added\"","\"StoryPrivacyOptionSelectedContactsDetail\" : \"edit list\"","\"FilterNameHint\" : \"Folder name\"","\"EmailTokenInvalid\" : \"Invalid email token.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ពាក្យសម្ងាត់\"","\"HideStoriesFromAlbum_other\" : \"Remove Stories from Album\"","\"cast_forward_30\" : \"Pretočiť dopredu tridsať sekúnd\"","\"MessageSensitiveContentShort\" : \"18+\"","\"PaidMessageAction_other\" : \"un1 paid %1$d Stars to send a message\"","\"NotificationsInAppDefault\" : \"앱내 기본값\"","\"cast_notification_connecting_message\" : \"%1$s થી કનેક્ટ થઈ રહ્યું છે\"","\"PremiumPreviewMoreBusinessFeaturesInfo\" : \"Check this section later for new business features.\"","\"FloatingDebugEnable\" : \"Enable floating debug\"","\"common_open_on_phone\" : \"Otevřít v telefonu\"","\"common_google_play_services_install_title\" : \"Merr shërbimet e \"Luaj me Google\"\"","\"fingerprint_error_lockout\" : \"በጣም ብዙ ሙከራዎች። እባክዎ ቆይተው እንደገና ይሞክሩ።\"","\"SecretChatContextBotAlert\" : \"يرجى ملاحظة أن بوتات المحتوى الاستعلامي يتم تطويرها من مطورين مستقلين. لكي تعمل هذه البوتات، ما تكتبه بعد اسم مستخدم البوت يذهب لمطور البوت.\"","\"TimerPeriodVideoSetSeconds_other\" : \"Video will be deleted in **%d** seconds after opening.\"","\"mr_user_route_category_name\" : \"Dispositius\"","\"common_google_play_services_enable_title\" : \"Activează serviciile Google Play\"","\"mr_chooser_zero_routes_found_title\" : \"Aucun appareil disponible\"","\"AreYouSureUnsaveFewMessages\" : \"Weet je zeker dat je deze berichten wilt verwijderen?\"","\"cast_expanded_controller_loading\" : \"Chargement…\"","\"BroadcastGroupConvertSuccess\" : \"Your group can now have more than 200,000 members.\"","\"fingerprint_error_user_canceled\" : \"Корисник је отказао радњу са отиском прста.\"","\"Restore\" : \"Restore\"","\"SuggestContacts\" : \"Suggerisci contatti frequenti\"","\"mr_chooser_looking_for_devices\" : \"ກຳລັງຊອກຫາອຸປະກອນ...\"","\"mr_cast_button_connecting\" : \"Prenášať. Pripája sa\"","\"PassportLanguage_TH\" : \"Thai\"","\"NotificationActionPinnedContact2\" : \"%1$s fijó un contacto %3$s en el grupo %2$s\"","\"NotificationMessageGame\" : \"%1$s wil %2$s met je spelen\"","\"SaveStoryToGalleryPremiumHint\" : \"**Subscribe to Premium** to save other people’s unprotected stories to your gallery.\"","\"ErrorSendRestrictedDocumentsAll\" : \"Der Versand von Dateien ist in dieser Gruppe nicht erlaubt.\"","\"common_google_play_services_enable_text\" : \"तुम्ही Google Play सेवा सक्षम केल्याशिवाय %1$s हा अ‍ॅप कार्य करणार नाही.\"","\"BoostingStoriesFeaturesAndTerms\" : \"You can review the list of features and terms of use for Telegram Premium **here**.\"","\"common_google_play_services_install_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمی‌شود.\"","\"call_notification_incoming_text\" : \"Dohodni klic\"","\"SegmentationCutObject\" : \"Ritaglia un oggetto\"","\"common_google_play_services_unknown_issue\" : \"O app %1$s está com problemas com o Google Play Services. Tente novamente.\"","\"call_notification_answer_action\" : \"ਜਵਾਬ ਦਿਓ\"","\"AutoDownloadMaxVideoSize\" : \"Maximale Videogrösse\"","\"GiftAuctionWearInfo1Header\" : \"Radiant Badge\"","\"StoryNoSound\" : \"This video has no sound\"","\"UpdateTelegram\" : \"Telegram bijwerken\"","\"BusinessGreetingEnter\" : \"Add a Greeting\"","\"cast_expanded_controller_background_image\" : \"アルバムアート\"","\"Decline\" : \"Rechazar\"","\"NotificationGroupLeftMember\" : \"%1$s hat die Gruppe %2$s verlassen\"","\"Support\" : \"الدعم\"","\"mr_chooser_wifi_warning_description_tv\" : \"Povežite drugi uređaj s istom Wi-Fi mrežom s kojom je povezan ovaj TV\"","\"VoipShareVideo\" : \"Share Video\"","\"EventLogRestrictedSendMedia\" : \"Send media\"","\"AreYouSureSendChatToBotAddRights\" : \"This will also add **%1$s** to **%2$s** with the following rights: %3$s.\"","\"ActionSuggestVideoFromYouDescription\" : \"You suggested %s to use this video for their account\"","\"abc_searchview_description_clear\" : \"Очистити запит\"","\"Gift2TransferToTONAlertText\" : \"You can transfer your gift to TON if you have:\"","\"PostSuggestionsStars\" : \"⭐️ %d\"","\"SearchByColor\" : \"Search by color\"","\"PremiumBusinessGreetingMessages\" : \"Greeting Messages\"","\"LogOut\" : \"Cerrar sesión\"","\"cast_live_label\" : \"ТРАНСЛЯЦІЯ\"","\"cast_tracks_chooser_dialog_audio\" : \"Heli\"","\"UseProxyForCalls\" : \"전화에 프록시 사용\"","\"cast_mute\" : \"නිහඬ කරන්න\"","\"BotRequestAttachPermission\" : \"**%1$s** requests to be added as an option to your attachments menu so you can access it from any chat.\"","\"abc_action_menu_overflow_description\" : \"ຕົວເລືອກເພີ່ມເຕີມ\"","\"cast_expanded_controller_loading\" : \"Laden…\"","\"ViewVideoAction\" : \"View Video\"","\"SetRecoveryEmail\" : \"Imposta email di recupero\"","\"cast_rewind_30\" : \"Retour arrière de 30 secondes\"","\"UseProxyForCallsInfo\" : \"Proxy servers may degrade the quality of your calls.\"","\"cast_connecting_to_device\" : \"%1$sशी कनेक्ट करत आहे\"","\"GetDirections\" : \"Get Directions\"","\"AreYouSureSecretChatTitle\" : \"Geheime chat\"","\"FilterChatAddedToExisting\" : \"**%1$s** wurde **%2$s** hinzugefügt.\"","\"NotificationActionPinnedContactUser\" : \"%1$s님이 연락처 %2$s님을 고정했습니다\"","\"SentAppCodeTitle\" : \"يرجى تفقُّد رسائل تيليجرام\"","\"cast_notification_connected_message\" : \"Đã kết nối với %1$s\"","\"abc_activity_chooser_view_see_all\" : \"ସବୁ ଦେଖନ୍ତୁ\"","\"Meters_other\" : \"%1$d meters\"","\"SetPasscodeInfo\" : \"Bloquea la app con un código para que otros no puedan abrirla.\"","\"google_assistant_verification_channel_name\" : \"Assistent-bekrefter\"","\"PasswordAsHintError\" : \"يجب أن يكون التلميح مختلفًا عن كلمة مرورك\"","\"ActionManagedBotCreated\" : \"You created un1 bot for un2 to manage\"","\"common_google_play_services_install_title\" : \"Տեղադրել Google Play ծառայությունները\"","\"UseProxyForCallsInfo\" : \"El proxy puede disminuir la calidad de tus llamadas.\"","\"cast_notification_connecting_message\" : \"Povezivanje sa %1$s\"","\"Page4Title\" : \"آمن\"","\"NotificationMessageGame\" : \"%1$s ti ha invitato a giocare a %2$s\"","\"ActionTTLChanged\" : \"un1 has set messages to auto-delete in %1$s\"","\"Recent\" : \"Recent\"","\"ColorBlue\" : \"Blu\"","\"Gift2CaptionMore\" : \"more\"","\"AreYouSureDeleteThisChatSavedMessages\" : \" **Bewaarde berichten** echt verwijderen?\"","\"NoAudioFoundInfo\" : \"There are no matches with **%1$s** in your music library.\"","\"ChangeLanguageLater\" : \"언어는 나중에 설정에서 변경하실 수 있습니다.\"","\"common_google_play_services_unsupported_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας.\"","\"Abort\" : \"Abort\"","\"Gift2MessageStarsInfoTON\" : \"Your balance is ⭐️**%s**\"","\"OptionPremiumRequiredButton\" : \"Subscribe\"","\"mr_controller_pause\" : \"Keskeytä\"","\"search_menu_title\" : \"शोध\"","\"mr_controller_no_info_available\" : \"Ez dago informaziorik\"","\"ProfileBotManagedBy\" : \"Created and managed by **@%s**\"","\"common_open_on_phone\" : \"ಫೋನ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ\"","\"BadgeNumberMutedChats\" : \"تضمين المحادثات المكتومة\"","\"BusinessHoursDayFullOpened\" : \"Open 24 hours\"","\"DistanceUnits\" : \"وحدة القياس\"","\"PremiumPreviewTodo\" : \"Checklists\"","\"abc_capital_off\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‎‏‎‎‎‏‏‏‎‏‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‎‏‏‎OFF‎‏‎‎‏‎\"","\"abc_search_hint\" : \"Ara…\"","\"RecoveryEmailSubtitle\" : \"Du kannst eine E-Mail-Adresse hinterlegen, damit du dein Passwort zurücksetzen und den Zugriff auf dein Konto wiederherstellen kannst.\"","\"cast_disconnect\" : \"डिसकनेक्ट करें\"","\"BusinessBotNoAddedButton\" : \"Leave\"","\"Gift2LearnMoreText\" : \"Let %s turn your gift into a unique collectible.\"","\"Gift2SelfInfoConverted_one\" : \"You converted this gift to **%d Star**.\"","\"Update\" : \"AGGIORNA\"","\"NoSharedGifSecret\" : \"GIFs from this chat will be shown here.\"","\"EventLogPinnedMessages\" : \"un1 pinned this message:\"","\"cast_expanded_controller_skip_ad_label\" : \"رد کردن آگهی\"","\"cast_ad_label\" : \"إعلان\"","\"cast_rewind\" : \"ຍ້ອນກັບ\"","\"abc_menu_space_shortcut_label\" : \"razmak\"","\"abc_searchview_description_voice\" : \"Ahozko bilaketa\"","\"formatterMonthYear\" : \"yyyy MMMM\"","\"StakeDiceToastButton\" : \"Send\"","\"mr_controller_close_description\" : \"ਬੰਦ ਕਰੋ\"","\"ActionTTLYouChanged\" : \"قمت بتعيين الحذف التلقائي للرسائل بعد %1$s\"","\"mr_controller_no_media_selected\" : \"Эч нерсе тандалган жок\"","\"StoriesCreate_other\" : \"Create %d Stories\"","\"common_google_play_services_updating_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються.\"","\"DiscardPollOptionWithMediaMessage\" : \"This poll option has a media attachment. Do you want to delete it?\"","\"TerminateOldSessionHeader\" : \"Automatically terminate old sessions\"","\"LowDiskSpaceButton\" : \"Cache beheren\"","\"PollV2LimitDurationInfo\" : \"Automatically close the poll at a set time\"","\"ChannelTitleChanged\" : \"Nome canale aggiornato.\"","\"cast_rewind_10\" : \"பத்து வினாடிகள் பின்செல்\"","\"FolderLinkHint\" : \"You can deselect the chats you don’t want to join.\"","\"cast_stop_live_stream\" : \"Zaustavi prijenos uživo\"","\"ProxyStatus\" : \"Status\"","\"UnsaveSingleMessagesTitle\" : \"메시지 저장 취소\"","\"SentFragmentCode\" : \"Ga naar Anonymous Numbers op Fragment om de code voor %1$s te verkrijgen.\"","\"BoostingRemoveRestrictionsSuccessTitle\" : \"You boosted the group!\"","\"ClearHistoryForThisDay\" : \"Clear History for this day\"","\"common_google_play_services_install_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie.\"","\"cast_live_label\" : \"直播\"","\"media_notification_channel_name\" : \"Ülekandmine\"","\"NewPassword\" : \"Neues Passwort\"","\"TopicWasRenamedToAction\" : \"%1$s renamed topic to %2$s\"","\"NotificationHiddenMessage\" : \"새로운 메시지\"","\"TodoEditTasksButton\" : \"SAVE\"","\"SendMediaPermissionFiles\" : \"Files\"","\"SuggestionOfferInfoPrice\" : \"Price\"","\"DownloadSpeedLimited\" : \"Download speed limited\"","\"ResetPasswordWait\" : \"You recently requested a password reset that was canceled. Please wait %1$s before making a new request.\"","\"GiftSelfTopActionCrafted\" : \"You crafted this gift on **%1$s**\"","\"fingerprint_dialog_touch_sensor\" : \"Raak de vingerafdruksensor aan\"","\"AccDescrMentionCount_one\" : \"%1$d mention\"","\"TapToAddBio\" : \"tap to add bio\"","\"PermissionNoStorageAvatar\" : \"**텔레그램**이 프로필 사진 및 영상을 업로드하기 위하여 저장 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **파일 및 미디어**를 활성화 해주세요.\"","\"BoostingStarsOptionsInfo\" : \"Choose how many stars to give away and how many boosts to receive for 1 year.\"","\"common_google_play_services_enable_button\" : \"Įgalinti\"","\"GroupNotRestrictBoostersInfo\" : \"Turn this on to always allow users who boosted your group to send messages and media.\"","\"cast_casting_to_device\" : \"%1$s मा Cast गर्दै\"","\"SuggestVideo\" : \"Suggest Video\"","\"call_notification_answer_action\" : \"Annehmen\"","\"StarGiftTransactionGiftSale\" : \"Gift Sale\"","\"VoipGroupEnd\" : \"End\"","\"mr_controller_stop\" : \"Gelditu\"","\"BoostingCheckStatistic\" : \"Check your channels’ **Statistics** to see how this giveaway boosted your channel.\"","\"cast_expanded_controller_live_head_description\" : \"Jelenleg az élő közvetítés elején tart\"","\"ImportStickersLinkChecking\" : \"Checking link...\"","\"cast_tracks_chooser_dialog_ok\" : \"సరే\"","\"common_signin_button_text_long\" : \"Google orqali kirish\"","\"FilterDiscardTitle\" : \"Änderungen anwenden?\"","\"FilterInclude\" : \"Enthaltene Chats\"","\"BanFromTheGroupNoCaps\" : \"Ban from the group\"","\"gcm_defaultSenderId\" : \"760348033671\"","\"PhotosSelected_one\" : \"%1$d photo selected\"","\"BadgeNumberUnread\" : \"안 읽은 메시지 세기\"","\"PushChatReactAudio\" : \"%3$s to your voice message in %2$s\"","\"mr_controller_album_art\" : \"Обкладинка альбому\"","\"common_google_play_services_install_title\" : \"Google Play सेवाएं इंस्टॉल करें\"","\"ActionYouRemovedPhoto\" : \"You removed the group photo\"","\"ChooseBackgroundFromGallery\" : \"Choose Wallpaper from Gallery\"","\"PopupDisabled\" : \"معطَّلة\"","\"StakeDiceToastChange\" : \"change\"","\"ActionBotDocumentInternalPassport\" : \"Internal Passport\"","\"mr_cast_button_connecting\" : \"キャスト。接続中\"","\"InviteCallMessagePremiumBlockedMany_other\" : \"**%2$s**, **%3$s** and **%1$d** more people only accept messages and invitations to calls from Contacts and **Premium** users.\"","\"EditCurrentTheme\" : \"Edit Current Theme\"","\"ChangePasscode\" : \"암호 변경\"","\"BackgroundPattern\" : \"Patroon\"","\"EventLogToggledSignaturesProfilesOn\" : \"un1 enabled authors' profiles\"","\"mr_dialog_transferable_header\" : \"在群組裝置中播放\"","\"SaveToGallerySettings\" : \"Salvar na Galeria\"","\"FolderLinkSubtitleAlready\" : \"You have already added the folder **%s** and all its chats.\"","\"YourPasswordRememberNo\" : \"Не впевнений(-на)\"","\"abc_capital_off\" : \"ಆಫ್\"","\"mr_chooser_looking_for_devices\" : \"Ifuna amadivayisi…\"","\"UsernamesProfileHeader\" : \"Usernames order\"","\"VoipBackCamera\" : \"BACK CAMERA\"","\"UserColorApplyIcon\" : \"Apply Color and Icon\"","\"common_google_play_services_unsupported_text\" : \"%1$s은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다.\"","\"ChooseCountry\" : \"Elige un país\"","\"NotificationMessageChannelGiveaway\" : \"%1$s is een winactie voor %2$s premium-abonnementen van %3$s maanden gestart\"","\"NewChatsFromNonContacts\" : \"New chats from unknown users\"","\"SortFirstName\" : \"이름\"","\"AutoDownloadDataUsage\" : \"Uso de datos\"","\"fingerprint_error_user_canceled\" : \"Η λειτουργία δακτυλικού αποτυπώματος ακυρώθηκε από τον χρήστη.\"","\"NewContactAlertMessage\" : \"연락처에 **%1$s** 전화번호가 없습니다. 추가하시겠습니까?\"","\"PassportLanguage_FA\" : \"Persian\"","\"InvalidLastName\" : \"Spiacenti, questo cognome non può essere usato\"","\"fingerprint_error_hw_not_available\" : \"سخت‌افزار اثر انگشت در دسترس نیست.\"","\"mr_dialog_default_group_name\" : \"Kumpulan\"","\"generic_error_no_keyguard\" : \"Toto zariadenie nepodporuje PIN, vzor ani heslo.\"","\"GroupEmojiPackInfo\" : \"Choose an emoji pack that will be available to all members within the group.\"","\"NotificationsImportance\" : \"Importance\"","\"cast_notification_connected_message\" : \"已连接到%1$s\"","\"fingerprint_error_lockout\" : \"උත්සාහ ඉතා වැඩියි. පසුව නැවත උත්සාහ කරන්න.\"","\"ShadyLeaving\" : \"leaving...\"","\"mr_chooser_wifi_warning_description_phone\" : \"Patikrinkite, ar kitas įrenginys prijungtas prie to paties „Wi-Fi“ tinklo kaip šis telefonas\"","\"ActionRequestedPeer\" : \"You shared un1 with un2\"","\"mr_controller_volume_slider\" : \"వాల్యూమ్ స్లయిడర్\"","\"CheckPasswordPerfect\" : \"Perfetto!\"","\"FilterDiscardAlert\" : \"Editaste esta carpeta. ¿Quieres aplicar los cambios?\"","\"ActionChannelCallJustStarted\" : \"Stream en directo iniciado\"","\"mr_controller_expand_group\" : \"Stækka\"","\"ThemePreviewDialog8\" : \"Adler Toberg\"","\"StartDayYearAt\" : \"'Начать' d MMM yyyy 'в' HH:mm\"","\"NotificationsGroups\" : \"Gruppen\"","\"NotificationEnabledAutomatically\" : \"Automatically enabled\"","\"fingerprint_error_lockout\" : \"कई बार कोशिश की जा चुकी है. कृपया बाद में फिर से कोशिश करें.\"","\"mr_chooser_wifi_learn_more\" : \"Ətraflı məlumat\"","\"mr_controller_stop\" : \"Запри\"","\"TapHereGifs\" : \"Tap here to access saved GIFs\"","\"abc_action_bar_up_description\" : \"ზემოთ გადასვლა\"","\"cast_expanded_controller_skip_ad_label\" : \"Preskočite oglas\"","\"cast_rewind_30\" : \"तीस सेकंदांपर्यंत मागे न्या\"","\"cast_expanded_controller_ad_image_description\" : \"Պատկեր, որը երևում է երբ Google Cast ընդունիչը ցուցադրում է գովազդ\"","\"mr_chooser_searching\" : \"ডিভাইচ বিচাৰি থকা হৈছে\"","\"AuthAnotherClientUrl\" : \"Met deze code kun je iemand toestaan om in te loggen op je Telegram-account\n\nOm de login te bevestigen ga naar, Instellingen > Apparaten > Scan QR en scan de code.\"","\"abc_capital_on\" : \"ఆన్\"","\"SuggestionAgreementReachedAdmin1PresentPerfect\" : \"������ This post has been published on **%s**\"","\"abc_prepend_shortcut_label\" : \"Meny + \"","\"ChannelBlacklist\" : \"Removed Users\"","\"mr_cast_button_connected\" : \"Útsending. Tengt\"","\"cast_notification_disconnect\" : \"ବିଛିନ୍ନ କରନ୍ତୁ\"","\"InvalidLastName\" : \"Sorry, this last name can't be used\"","\"EditWidgetChatsInfo\" : \"Zeigt die letzten Nachrichten deiner Wunschchats an.\n\nEntscheidest du dich keine auszuwählen, erscheinen deine letzten Chats im Widget.\"","\"AutoDownloadMedium\" : \"Médio\"","\"StoryPrivacyAlertExcludeFromEveryoneTitle\" : \"Everyone except…\"","\"call_notification_ongoing_text\" : \"ສາຍໂທອອກ\"","\"StartsDayAt\" : \"'Begint op' d MMM 'op' HH:mm\"","\"ActionTTLYouDisabled\" : \"Desactivaste la autoeliminación\"","\"call_notification_decline_action\" : \"Keeldu\"","\"ChatSettings\" : \"إعدادات المحادثات\"","\"mr_dialog_transferable_header\" : \"Erreproduzitu talde batean\"","\"mr_chooser_title\" : \"投放至\"","\"BlockAndDeleteReplies\" : \"BLOCK AND DELETE REPLIES\"","\"PremiumMessageText\" : \"**%1$s** restricted who can message them in Privacy Settings. Subscribe to **Telegram Premium** to message **%2$s**.\"","\"UsernameHelpLink\" : \"This link opens a chat with you:\n%1$s\"","\"SortByReactions\" : \"Reactions First\"","\"mr_cast_button_connecting\" : \"投放。連線中\"","\"AccActionOnceActivate\" : \"Activate Play Once\"","\"SendWithoutGrouping\" : \"Ohne Gruppierung senden\"","\"abc_action_bar_up_description\" : \"മുകളിലേക്ക് പോവുക\"","\"UpToFileSize\" : \"Up to %s\"","\"ConfirmCorrectNumber\" : \"Це ваш номер телефону?\"","\"ic_media_route_learn_more_accessibility\" : \"Sådan caster du indhold\"","\"CheckPasswordPerfectInfo\" : \"You still remember your password.\"","\"SettingsNoResults\" : \"No results found\"","\"CheckPasswordWrong\" : \"أدخلت كلمة مرور غير صحيحة.\"","\"AreYouSureShareMyContactInfoBot\" : \"The bot will know your phone number. This can be useful for integration with other services.\"","\"common_open_on_phone\" : \"Telefonda açın\"","\"call_notification_decline_action\" : \"បដិសេធ\"","\"Replace\" : \"Replace\"","\"NotificationMessageGroupRound\" : \"%1$s envió un videomensaje al grupo %2$s\"","\"SentCallOnly\" : \"Ми телефонуємо на номер **%1$s**, щоб продиктувати код.\"","\"BusinessChatsOnlySelected2\" : \"Only selected chats\"","\"TelegramBusiness\" : \"Telegram Business\"","\"ContactSupport\" : \"التواصل مع الدعم\"","\"common_google_play_services_install_button\" : \"ইনষ্টল কৰক\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s ha fissato una posizione\"","\"Gift2ActionBotSavedInfo\" : \"This gift is now visible on your page.\"","\"mr_cast_button_connecting\" : \"Átküldés. Csatlakozás…\"","\"SendDayYearAt\" : \"'Отправить' d MMM yyyy 'в' HH:mm\"","\"MessageContainsReactionPack\" : \"This reaction is an emoji from %s pack.\"","\"SearchEngine2AutocompleteURL\" : \"https://duckduckgo.com/ac/?q=\"","\"ResetMyAccountWarningText\" : \"Esta acción no se puede deshacer. Si continúas con el reinicio de tu cuenta, perderás todos tus chats, mensajes, multimedia y archivos de Telegram.\"","\"AccDescrChannel\" : \"Channel\"","\"mr_cast_dialog_title_view_placeholder\" : \"Hech narsa topilmadi\"","\"abc_capital_off\" : \"JOAKTIV\"","\"RaiseToListenInfo\" : \"نقل الصوت إلى سماعة الأذن عن طريق رفع الهاتف إلى أذنك\"","\"PassportScanPassport\" : \"Scan Your Passport\"","\"FilterChatTypes\" : \"Chatarten\"","\"BoostingGiveawayHowItWorksTextEndGroup_other\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscriptions for %4$s for its members.\"","\"CheckPasswordBackToSettings\" : \"Назад до Налаштувань\"","\"StoryExpiredSubtitle\" : \"This story has expired\"","\"fingerprint_not_recognized\" : \"Δεν αναγνωρίστηκε\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnosť služieb Google Play\"","\"PassportAddTranslationAgreementInfo\" : \"Upload scans of a certified English translation of your tenancy agreement.\"","\"AutoDownloadContacts\" : \"Contatti\"","\"AskAQuestion\" : \"Hacer una pregunta\"","\"cast_expanded_controller_ad_in_progress\" : \"广告进行中…\"","\"ForgotPassword\" : \"Password dimenticata?\"","\"YourBioChanged\" : \"تم تحديث النبذة.\"","\"ChannelAffiliateProgramFeature2Title\" : \"Transparent\"","\"SMSWordBeginningText\" : \"We’ve sent an SMS with a secret word that starts with “**%2$s**” to your phone **%1$s**.\"","\"cast_stop\" : \"עצור\"","\"abc_menu_sym_shortcut_label\" : \"Simbool+\"","\"NotificationActionPinnedContact2\" : \"%1$s pinned a contact %3$s in the group %2$s\"","\"mr_controller_play\" : \"Spill av\"","\"ActionTakeScreenshootYou\" : \"Você fez uma captura de tela!\"","\"AddToTheGroupForwardCount\" : \"Number of last messages to forward:\"","\"StoryPrivacyAlertSelectContactsTitle\" : \"Select Contacts\"","\"abc_action_bar_home_description\" : \"التوجه إلى المنزل\"","\"fingerprint_error_hw_not_available\" : \"የጣት አሻራ ሃርድዌር የለም።\"","\"LocalProfilePhotosCache\" : \"Profile Photos\"","\"abc_action_bar_up_description\" : \"Навигиране нагоре\"","\"Long\" : \"길게\"","\"common_google_play_services_enable_title\" : \"Omogućivanje usluga Google Playa\"","\"abc_searchview_description_voice\" : \"व्हॉइस शोध\"","\"fingerprint_not_recognized\" : \"Nerozpoznané\"","\"ReplyToGroup\" : \"Rispondi\"","\"common_signin_button_text_long\" : \"Пријави ме на Google\"","\"AccDescrSwitchToNightTheme\" : \"Switch to night theme\"","\"cast_unmute\" : \"დადუმების გაუქმება\"","\"NotificationsUnmutedHint\" : \"Notifications unmuted\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"Der Überlagerungsmodus erlaubt dir die Verwendung von Push-To-Talk und die Anzeige, wer gerade spricht, selbst wenn du dich ausserhalb von Telegram befindest.\"","\"NotificationActionPinnedText\" : \"%1$s fijó “%2$s” en el grupo %3$s\"","\"LoginPasswordText\" : \"Du hast die zweistufige Bestätigung aktiviert. Dein Konto ist mit einem zusätzlichen Passwort geschützt.\"","\"abc_shareactionprovider_share_with_application\" : \"แชร์ทาง %s\"","\"cast_forward_10\" : \"Премотај нанапред десет секунди\"","\"ProfileActionsCall\" : \"Call\"","\"cast_expanded_controller_background_image\" : \"Albom muqovasi\"","\"ResetToOriginalPhotoMessage\" : \"Are you sure you want to reset to the original photo from %s?\"","\"TextSizeHeader\" : \"Message text size\"","\"ProxyConnections\" : \"Connecties\"","\"mr_controller_expand_group\" : \"Proširi\"","\"AutoDownloadGroups\" : \"그룹\"","\"StarRatingButtonUnderstood\" : \"Understood\"","\"RemindDayYearAt\" : \"'Recordar el' d 'de' MMM 'de' yyyy 'a las' HH:mm\"","\"RestorePasswordNoEmailText\" : \"بما أنك لم تقم بإضافة بريد إلكتروني لاسترداد حسابك عند تعيين كلمة مرورك؛ فإن خياراتك المتبقية هي إما تذكّر كلمة مرورك أو حذف حسابك.\"","\"NotificationActionPinnedVoiceUser\" : \"ثبّت %1$s رسالة صوتيّة\"","\"PollQuiz\" : \"Quiz Mode\"","\"cast_mute\" : \"Tắt tiếng\"","\"call_notification_answer_action\" : \"Svara\"","\"SearchTrendingStickersHint\" : \"Search trending stickers\"","\"mr_cast_button_connecting\" : \"कास्‍ट करा. कनेक्ट करत आहे\"","\"NotificationGroupAddSelfMega\" : \"%1$s se unió al grupo %2$s\"","\"UseProxySettings\" : \"استخدام بروكسي\"","\"VideoStartsAt\" : \"Starts at %s\"","\"SearchTipYesterday\" : \"Yesterday\"","\"search_menu_title\" : \"Ieškoti\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"වැසූ සිරස්තල\"","\"Gift2Info2ChannelExpired_one\" : \"Your channel can keep this %d Star gift in channel's Gifts.\"","\"call_notification_screening_text\" : \"உள்வரும் அழைப்பை மதிப்பாய்வு செய்கிறது\"","\"UseProxySponsor\" : \"Proxy sponsor\"","\"Stories_one\" : \"%d Story\"","\"call_notification_ongoing_text\" : \"Pågående samtal\"","\"call_notification_screening_text\" : \"Kiruvchi chaqiruvni filtrlash\"","\"Seconds_other\" : \"%1$d seconds\"","\"cast_forward\" : \"ફોરવર્ડ કરો\"","\"InternalFolderInfo\" : \"Blader door je bestandssysteem\"","\"mr_chooser_wifi_warning_description_car\" : \"మరొక పరికరం ఈ కారు లాగా అదే Wi-Fi నెట్‌వర్క్‌లో ఉందని నిర్ధారించుకోండి\"","\"StarsConfirmPurchaseMediaOne2_other\" : \"Do you want to unlock %2$s in **%3$s** for **%1$d stars**?\"","\"HintSent\" : \"Delivered\"","\"SendMessagesToText\" : \"Möchtest du diese Nachricht **%1$s** senden?\"","\"cast_rewind_10\" : \"තත්පර දහයක් නැවත ඔතන්න\"","\"NotificationsPrivateChats\" : \"개인 대화\"","\"AppUpdateNow\" : \"تحديثه الآن\"","\"ConferenceEncrypted\" : \"End-to-End Encrypted\"","\"TwoStepVerificationPasswordSetInfo\" : \"Этот пароль потребуется вводить при авторизации с нового устройства в дополнение к коду из SMS.\"","\"ExplainStarsFeature3Text\" : \"Get access to paid content and services in Telegram channels.\"","\"generic_error_no_keyguard\" : \"Hierdie toestel ondersteun nie PIN, patroon of wagwoord nie.\"","\"mr_chooser_looking_for_devices\" : \"Inatafuta vifaa...\"","\"HideNewChatsAlertTitle\" : \"Hide new chats?\"","\"DidNotGetTheCodeFragment\" : \"Получить код на платформе Fragment\"","\"mr_controller_collapse_group\" : \"સંકુચિત કરો\"","\"PhoneNumberHelp\" : \"You can change your Telegram number here. Your account and all your cloud data — messages, media, contacts, etc. will be moved to the new number.\"","\"abc_searchview_description_submit\" : \"ส่งคำค้นหา\"","\"StoryDraft\" : \"Draft\"","\"AddExceptions\" : \"Add exceptions\"","\"search_menu_title\" : \"Qidiruv\"","\"BoostingGiveawayMsgWithDivider\" : \"with\"","\"StoryViewLocation\" : \"View Location >\"","\"NoUsernameFound\" : \"لم يعثر على اسم المستخدم.\"","\"StoryPrivacyAlertExcludeFromEveryoneSubtitle\" : \"Exclude contacts\"","\"StoryTapToSound\" : \"Tap here to enable sound\"","\"wallet_buy_button_place_holder\" : \"Googleで購入\"","\"StorySharedToContacts_other\" : \"This story is shown to %d contacts.\"","\"formatDateSchedule\" : \"d MMM\"","\"ArchivedStickersEmpty\" : \"No archived stickers\"","\"ClearSelectedCache\" : \"Ausgewählte leeren\"","\"SearchAsChat\" : \"Mostra come chat\"","\"AuthAnotherClientInfo3\" : \"회원님의 계정을 연결하려면 QR 코드를 스캔하세요.\"","\"mr_chooser_wifi_warning_description_car\" : \"Achte darauf, dass sich das andere Gerät im selben WLAN wie dieses Auto befindet\"","\"call_notification_screening_text\" : \"ਇਨਕਮਿੰਗ ਕਾਲ ਦੀ ਸਕ੍ਰੀਨਿੰਗ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ\"","\"RestorePasswordResetPassword\" : \"RESET PASSWORD\"","\"LanguageUnknownTitle\" : \"Unzureichende Daten\"","\"mr_controller_stop\" : \"बंद करें\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s zette een spelscore vast\"","\"Report2Comment\" : \"Add Comment\"","\"NotificationActionPinnedGeoLive\" : \"%1$s ha fissato una posizione in tempo reale nel gruppo %2$s\"","\"NotificationsDefault\" : \"Standaard\"","\"common_google_play_services_update_button\" : \"Frissítés\"","\"November\" : \"Novembre\"","\"cast_notification_default_channel_name\" : \"Enviar\"","\"call_notification_hang_up_action\" : \"منقطع کر دیں\"","\"abc_capital_on\" : \"BẬT\"","\"WebViewRequestCameraPermission\" : \"Allow **%1$s** to access to your camera?\n\n**%1$s** will be able to access your camera when this website is open.\"","\"PermissionNoLocationStory\" : \"Telegram needs access to your location so that you can add your current weather widget to a story.\"","\"cast_stop\" : \"ఆపివేయి\"","\"NotificationReactGiveaway\" : \"%1$s reagiu %2$s ao seu sorteio\"","\"AppUpdateVersionAndSize\" : \"Versione %1$s • %2$s\"","\"DebugMenuLoginToast_one\" : \"Click %d more time to open debug menu.\"","\"common_google_play_services_notification_channel_name\" : \"‏مدى توفّر خدمات Google Play\"","\"ChangePhoneNewNumber\" : \"Nuevo número\"","\"ShareYouPhoneNumberTitle\" : \"Compartilhar seu número de telefone?\"","\"NotificationsSilent\" : \"Silenciadas\"","\"mr_cast_button_disconnected\" : \"Translatsiya qilish. Uzildi\"","\"AddToTheGroupAlertText\" : \"**%1$s** toevoegen aan de groep **%2$s**?\"","\"AccDescrPaint\" : \"Paint\"","\"BoostFeatureReplyColor_one\" : \"%d Styles for Links and Quotes\"","\"FloodWait\" : \"Too many attempts, please try again later\"","\"common_google_play_services_update_button\" : \"Kemas kini\"","\"BoostingExpires\" : \"boost expires on %s\"","\"cast_expanded_controller_background_image\" : \"Portada del álbum\"","\"StarsSubscriptionTitle\" : \"Subscription\"","\"CheckYourNewEmailSubtitle\" : \"새로운 이메일 %1$s으로 보낸 코드를 입력해주세요.\"","\"mr_controller_album_art\" : \"Sanaa ya albamu\"","\"cast_mute\" : \"كتم الصوت\"","\"UserRestrictionsNoSendMedia\" : \"no media\"","\"AccessError\" : \"Access error\"","\"cast_expanded_controller_skip_ad_label\" : \"പരസ്യം ഒഴിവാക്കുക\"","\"AvatarPreviewSearchMessages\" : \"Search Messages\"","\"VoipGroupMute\" : \"Mute\"","\"ResendCode\" : \"Reinvia codice\"","\"cast_casting_to_device\" : \"Prebacivanje na %1$s\"","\"SearchInSettings\" : \"Buscar Configurações e FAQ\"","\"EventLogFilterApply\" : \"Apply Filter\"","\"RemindTodayAt\" : \"'Heute um' HH:mm 'erinnern'\"","\"call_notification_ongoing_text\" : \"Κλήση σε εξέλιξη\"","\"mr_controller_stop\" : \"Durdur\"","\"BotCantJoinGroups\" : \"Keine Gruppen mit diesem Bot möglich\"","\"BoostingSubscriptionsCountPlural_one\" : \"%2$s subscription\"","\"PermissionBackgroundLocation\" : \"Para enviar a sua localização ao vivo neste chat, o Telegram precisa de acesso contínuo à sua localização, inclusive enquanto o app estiver em segundo plano.\n\nO Telegram acessará a sua localização somente pela duração que você escolher e você pode parar de compartilhar a qualquer momento. Não usaremos a sua localização para nenhum outro motivo além de compartilhar neste chat.\"","\"Paste\" : \"لصق\"","\"SponsoredMessageAd\" : \"Ad\"","\"mr_chooser_looking_for_devices\" : \"Đang tìm thiết bị…\"","\"common_google_play_services_unsupported_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden.\"","\"GiftPreviewBackdrop\" : \"backdrop\"","\"VoipChannelInviteText\" : \"Hey! Join our live stream: %1$s\"","\"Gift2ChannelMadePrivate\" : \"Gift is now hidden from visitors of your channel.\"","\"ActionBotAllowedWebapp\" : \"Autorizaste que este bot te envíe mensajes en su app web\"","\"mr_chooser_wifi_learn_more\" : \"Meer informatie\"","\"MapPreviewProviderGoogle\" : \"Google\"","\"LastSeenNobodyPlus\" : \"Nessuno (+%1$d)\"","\"SetEmojiStatusUntil1Hour\" : \"Set for 1 hour\"","\"NotificationMessagePaidMedia_one\" : \"%2$s sent you a paid post for %1$d star\"","\"BusinessAwayScheduleOutsideHours\" : \"Outside of Business Hours\"","\"StarsTransactionMessageFeeInfoLink\" : \"**Change Fee >**\"","\"AutoDownloadPreloadMusic\" : \"다음 트랙 미리 불러오기\"","\"fingerprint_error_hw_not_available\" : \"El hardware de huella digital no está disponible.\"","\"mr_controller_disconnect\" : \"Ажыратуу\"","\"StartTodayAt\" : \"'오늘' HH:mm '에 시작'\"","\"fingerprint_error_user_canceled\" : \"Користувач скасував дію з відбитком пальця.\"","\"DebugMenuDisableWebViewDebug\" : \"WebView 디버그 비활성화\"","\"common_google_play_services_unknown_issue\" : \"%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा.\"","\"cast_connecting_to_device\" : \"%1$s နှင့် ချိတ်ဆက်နေပါသည်\"","\"abc_shareactionprovider_share_with_application\" : \"Udostępnij przez: %s\"","\"Languages_other\" : \"%1$d Idiomas\"","\"NotificationsDeleteAllException\" : \"Alle uitzonderingen verwijderen\"","\"BannedPhoneNumber\" : \"Este número de teléfono está suspendido.\"","\"FilterDeleteAlert\" : \"Are you sure you want to delete this folder?\"","\"fingerprint_error_hw_not_present\" : \"Aquest dispositiu no té sensor d'empremtes dactilars\"","\"mr_chooser_wifi_learn_more\" : \"ສຶກສາເພີ່ມເຕີມ\"","\"call_notification_answer_video_action\" : \"भिडियो\"","\"ColorViolet\" : \"Violet\"","\"Suggest2ChannelSendHint\" : \"Send a message to the channel's admin\"","\"mr_dialog_groupable_header\" : \"Voeg 'n toestel by\"","\"ChooseTimeForMute\" : \"Choose time\"","\"google_assistant_verification_notification_title\" : \"‏«دستیار Google» درحال ارسال پیام\"","\"NoClicks\" : \"no clicks\"","\"ErrorSendRestrictedDocuments\" : \"Spiacenti, gli amministratori del gruppo ti hanno vietato di inviare documenti.\"","\"StartText\" : \"Por favor, confirma el código de tu\npaís y pon tu número de teléfono.\"","\"LimitReachedFavoriteGifsSubtitle\" : \"An older GIF was replaced with this one. You can **increase the limit** to %d GIFs\"","\"Gift2Myself\" : \"buy yourself a gift\"","\"wallet_buy_button_place_holder\" : \"Kjøp med Google\"","\"BackgroundAnimateInfo\" : \"Los colores se moverán cuando envíes mensajes\"","\"LiveStoryMessageSent\" : \"Sent %s\"","\"mr_chooser_title\" : \"ഇതിലേക്ക് കാസ്‌റ്റ് ചെയ്യുക\"","\"AppUpdateDownloadNow\" : \"تنزيله الآن\"","\"cast_notification_disconnect\" : \"Ondoa\"","\"BackgroundPreviewLine1\" : \"팁: 몇몇 배경화면에는 흐림 효과가 잘 어울립니다.\"","\"common_google_play_services_update_title\" : \"Google Play સેવાઓ અપડેટ કરો\"","\"ActionGroupCallEndedBy\" : \"un1 ended the voice chat (%s)\"","\"BusinessChatsExcluded\" : \"Excluded chats\"","\"VoipCallEnded\" : \"Call ended\"","\"abc_capital_off\" : \"ஆஃப்\"","\"cast_notification_disconnect\" : \"Aloqani uzish\"","\"NotificationContactJoined\" : \"%1$s entrou para o Telegram!\"","\"IncorrectLocalization\" : \"Arquivo de localização incorreto\"","\"confirm_device_credential_password\" : \"Paroldan foydalanish\"","\"SystemTones\" : \"System tones\"","\"ClearSearchRemove\" : \"Entfernen\"","\"Gift2TransferTimeoutTitle\" : \"Try Later\"","\"AddAnotherAccountInfo\" : \"إضافة حساباتك الأخرى على تيليجرام والتبديل بينها بسهولة.\"","\"PaymentCheckout\" : \"Checkout\"","\"UseProxySponsorInfo\" : \"Dit kanaal is zichtbaar omdat je een proxyserver gebruikt. Om dit kanaal uit je chatlijst te verwijderen, kun je de proxy uitschakelen via de instellingen van Telegram > Data en opslag.\"","\"CallReportSent\" : \"Thank you for helping make Telegram calls better.\"","\"cast_rewind_30\" : \"முப்பது வினாடிகள் பின்செல்\"","\"cast_stop_live_stream\" : \"Deter emisión en directo\"","\"abc_capital_off\" : \"UIT\"","\"cast_skip_prev\" : \"التخطي إلى العنصر السابق\"","\"EditProfileBioInfoEveryoneExcept\" : \"Everyone (except %d) can see your bio. **Change >**\"","\"cast_notification_connected_message\" : \"Падключэнне да %1$s выканана\"","\"ActionTTLChannelDisabled\" : \"I messaggi in questo canale non saranno più eliminati automaticamente\"","\"UpdatedQuoteMessage\" : \"**%s** updated the message you are quoting. Edit your quote to make it up-to-date.\"","\"fingerprint_not_recognized\" : \"ಗುರುತಿಸಲಾಗಿಲ್ಲ\"","\"VoipGroupConnecting\" : \"Connecting...\"","\"cast_tracks_chooser_dialog_ok\" : \"Labi\"","\"BotOwnershipTransferChangeOwner\" : \"Change Owner\"","\"cast_rewind\" : \"กรอกลับ\"","\"cast_connecting_to_device\" : \"Povezovanje z napravo za predvajanje %1$s\"","\"VoipGroupScheduleVoiceChat\" : \"Schedule Voice Chat\"","\"ChannelEnablePaidReactions\" : \"Enable Paid Reactions\"","\"mr_dialog_transferable_header\" : \"Cheza kwenye kikundi\"","\"Channels_other\" : \"%1$d channels\"","\"ChooseBackground\" : \"Choose background\"","\"NotificationsCustomize\" : \"Customize\"","\"NotificationMessageGame\" : \"دعاك %1$s للعب %2$s\"","\"TelegramPassportCreatePassword\" : \"CREATE A PASSWORD\"","\"ResetPasswordWait\" : \"Ви нещодавно запитували скидання пароля, але запит був скасований. Будь ласка, зачекайте %1$s, перш ніж зробити новий запит.\"","\"NotificationMessageGroupDocument\" : \"%1$s hat eine Datei an die Gruppe %2$s gesendet\"","\"PasswordHintTextLogin\" : \"Створіть підказку для свого пароля.\"","\"ChangeUserNameColor\" : \"이름 색상 변경\"","\"Disable\" : \"Вимкнути\"","\"PrivateMessagesExceptionsHeader\" : \"Exception\"","\"MonetizationOverview\" : \"Proceeds overview\"","\"ChangeLanguageLater\" : \"Puoi cambiare la lingua più tardi in Impostazioni.\"","\"LinkCreatedeBy\" : \"Link created by\"","\"BotMonetizationInfo\" : \"Telegram shares %1$d%% of the revenue from ads displayed in your bot. **Learn more >**\"","\"ReportAd\" : \"Report Ad\"","\"AppUpdateDownloadNow\" : \"Descargar ahora\"","\"abc_prepend_shortcut_label\" : \"القائمة+\"","\"abc_activitychooserview_choose_application\" : \"ആപ്പ് തിരഞ്ഞെടുക്കുക\"","\"ShareContactTitle\" : \"연락처 공유\"","\"abc_shareactionprovider_share_with\" : \"Sdílet s\"","\"call_notification_ongoing_text\" : \"Aktueller Anruf\"","\"cast_tracks_chooser_dialog_cancel\" : \"റദ്ദാക്കുക\"","\"NotificationMessageNoText\" : \"%1$s te envió un mensaje\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parolă\"","\"LoginCantAccessThisEmail\" : \"Can't access this email?\"","\"DeleteMessagesOptionAlso\" : \"Auch bei %1$s löschen\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d követése\"","\"ErrorSendRestrictedDocuments\" : \"죄송하지만, 이 그룹의 관리자가 여기에 문서를 보내지 못하도록 제한했습니다.\"","\"ChannelInviteViaLink2\" : \"Add to Group\"","\"AutoDownloadHigh\" : \"High\"","\"cast_tracks_chooser_dialog_ok\" : \"Ok\"","\"PaintDelete\" : \"Delete\"","\"SavedOpenChat\" : \"OPEN CHAT\"","\"PasswordHintTextLogin\" : \"비밀번호 힌트를 생성해주세요.\"","\"cast_expanded_controller_skip_ad_text\" : \"Може да ја прескокнете рекламата по %1$d…\"","\"TurnPasswordOff\" : \"Turn Password Off\"","\"PasswordEmailInvalid\" : \"Ongeldig e-mailadres, probeer het opnieuw.\"","\"ChatApplyTheme\" : \"Apply Theme\"","\"FwdMessagesToGroup\" : \"Messages forwarded to **%1$s**.\"","\"google_assistant_verification_notification_title\" : \"L'Assistant Google envoie un message\"","\"ChatThemeSaveDialogApply\" : \"Apply\"","\"EditProfileBioInfoContacts\" : \"Your contacts can see your bio. **Change >**\"","\"mr_chooser_wifi_warning_description_watch\" : \"Tiyaking nasa iisang Wi-Fi network ang ibang device at ang relong ito\"","\"common_signin_button_text\" : \"ลงชื่อเข้าใช้\"","\"AutoDownloadPhotosTitle\" : \"Autom. Foto's downloaden\"","\"ActionAddUserYou\" : \"un1 hat dich hinzugefügt\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"الترجمة والشرح\"","\"EventLogEditedGroupPhoto\" : \"un1 set a new group photo\"","\"SaveToGallerySettings\" : \"In der Galerie speichern\"","\"UseProxyTelegramInfo\" : \"إعدادات بروكسي MTProto.\"","\"Gift2ConvertTitle\" : \"Convert Gift to Stars\"","\"InviteUser\" : \"Esse usuário ainda não tem o Telegram, deseja enviar um convite?\"","\"mr_cast_button_connected\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‏‎‎‏‎‏‎‎‎‏‏‎‎‎‎‎‎‏‏‏‏‏‏‎‎‎‏‎‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‏‎‏‏‏‏‎‏‎‎‎Cast. Connected‎‏‎‎‏‎\"","\"TextSizeHeader\" : \"Dimensione testo messaggio\"","\"StoryAudioAddToProfileToast\" : \"Added to Profile.\"","\"SoundOff\" : \"Disable sound\"","\"fingerprint_not_recognized\" : \"Չհաջողվեց ճանաչել\"","\"BoostFeatureBackground_one\" : \"%d Channel Background\"","\"InviteToGroupError\" : \"Spiacenti, non puoi aggiungere questo utente al gruppo a causa delle sue impostazioni di privacy.\"","\"LanguageCustomAlert\" : \"Stai per applicare una lingua personalizzata (**%1$s**) che è completa al %2$d%%.\n\nQuesto tradurrà l'intera interfaccia. Puoi suggerire correzioni nella [piattaforma di traduzione].\n\nPuoi cambiare la tua lingua in qualsiasi momento nelle Impostazioni.\"","\"SwipeSettingsPin\" : \"Fijar\"","\"TodoNewTaskInfo_other\" : \"You can add %d more tasks.\"","\"NotificationsServiceConnection\" : \"Hintergrundverbindung\"","\"AddToTheGroupAlertTitle\" : \"Bot toevoegen\"","\"cast_play\" : \"เล่น\"","\"AccActionEnterSelectionMode\" : \"Enter selection mode\"","\"AttachLiveLocation\" : \"Ubicación en tiempo real\"","\"StakeDiceReturns\" : \"Results and Returns\"","\"NotificationActionPinnedSticker\" : \"%1$s hat einen Sticker in der Gruppe %2$s angeheftet\"","\"cast_connecting_to_device\" : \"Төмөнкүгө туташууда: %1$s\"","\"SearchEngine6PrivacyPolicyURL\" : \"reserved\"","\"mr_user_route_category_name\" : \"Συσκευές\"","\"SendingGif\" : \"Enviando GIF...\"","\"ChannelDeleteMenu\" : \"Delete channel\"","\"common_google_play_services_wear_update_text\" : \"Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે.\"","\"ViewStatistics\" : \"View Statistics\"","\"ResetAccountInfo\" : \"Dato che l'account **%1$s** è attivo e protetto da una password, sarà eliminato tra 1 settimana. Questo ritardo è richiesto per motivi di sicurezza.\n\nPuoi annullare questo processo in qualsiasi momento.\"","\"EventLog\" : \"Recent Actions\"","\"AddAnExplanation\" : \"Uitleg toevoegen\"","\"mr_chooser_wifi_learn_more\" : \"Learn more\"","\"StoryLivePrivacyAlertTitle\" : \"Start Live Stream\"","\"cast_notification_connected_message\" : \"เชื่อมต่อ %1$s แล้ว\"","\"SyncContactsAdded\" : \"تمت إضافة جهات اتصال جهازك إلى حسابك.\"","\"SuggestClearDatabaseTitle\" : \"Clear Database\"","\"ShareSendItems_one\" : \"Send %1$d media\"","\"Bans_one\" : \"%1$d ban\"","\"call_notification_hang_up_action\" : \"Ophangen\"","\"AllowReadCallLog\" : \"Bitte erlaube Telegram auf die Anrufliste zuzugreifen, so dass wir den Code für dich automatisch eingeben können.\"","\"ChannelAffiliateProgramJoinText_Months_one\" : \"%d month\"","\"Gift2PeerColorReplyEmptyTitle\" : \"You don't have any gifts you can use as reply color.\"","\"abc_capital_off\" : \"خاموش\"","\"ClearCache\" : \"Cache wissen\"","\"TelegramFeatures\" : \"Aprende sobre Telegram\"","\"Gift2ActiveAuctionsActiveStatusEarly\" : \"You've placed an early bid.\"","\"WithinAWeek\" : \"일주일 이내 마지막으로 접속함\"","\"Page2Title\" : \"Fast\"","\"DeleteChatBackgroundsAlert\" : \"Are you sure you want to delete the selected backgrounds?\"","\"Gift2AuctionCountdownStartsIn\" : \"starts in %s\"","\"abc_searchview_description_search\" : \"Ara\"","\"FilterChatAddedToExisting\" : \"Añadiste **%1$s** a **%2$s**.\"","\"generic_error_user_canceled\" : \"Korisnik je otkazao autentifikaciju.\"","\"ActionYouAddUser\" : \"Du hast un2 hinzugefügt\"","\"mr_cast_dialog_title_view_placeholder\" : \"Ez dago informaziorik\"","\"QRCodeLinkHelpProxy\" : \"Your friends can add this proxy by scanning this code with phone or in-app camera.\"","\"PassportLanguage_PT\" : \"Portuguese\"","\"PassportAddTranslationBillInfo\" : \"Upload scans of a certified English translation of your utility bill.\"","\"abc_searchview_description_voice\" : \"جستجوی گفتاری\"","\"ReportProfilePhoto\" : \"Report\"","\"ChannelCantOpenBannedByAdminTitle\" : \"Can't access the chat\"","\"MessageBizBot\" : \"Only you can see that this message is sent by **bot**.\"","\"EnterPIN\" : \"Enter your PIN\"","\"cast_forward_10\" : \"Naprijed deset sekundi\"","\"PassportLanguage_ID\" : \"Indonesian\"","\"abc_action_bar_home_description\" : \"ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"NotificationActionPinnedVoiceChannel\" : \"ثبت %1$s رسالةً صوتية\"","\"PremiumPreviewDownloadSpeedDescription\" : \"No more limits on the speed with which media and documents are downloaded.\"","\"abc_action_mode_done\" : \"Listo\"","\"SettingsData\" : \"Data and Storage\"","\"TosUpdateDecline\" : \"Er zijn helaas geen andere mogelijkheden. In tegenstelling tot veel andere apps, gebruik Telegram de gegevens van onze gebruikers niet voor het tonen van gerichte advertenties of andere commerciële doeleinden. Telegram slaat alleen de informatie op die het nodig heeft om te functioneren als een veelzijdige clouddienst. Je kunt zelf aanpassen hoe je gegevens worden gebruikt in de Privacy- en Beveiligingsinstellingen.\n\nAls je niet akkoord gaat met de beperkte vereisten van Telegram, zullen we niet in staat zijn om je deze dienst aan te bieden.\"","\"UserColorApplied\" : \"Your name color has been updated!\"","\"BackgroundMotion\" : \"Beweging\"","\"Country\" : \"Country\"","\"AppUpdateDownloading\" : \"Baixando... %1$d%%\"","\"cast_forward\" : \"Yönləndirin\"","\"NotificationsDeleteAllExceptionAlert\" : \"Weet je zeker dat je alle uitzonderingen wilt verwijderen?\"","\"NotificationActionPinnedMusic\" : \"%1$s fixou um arquivo de áudio no grupo %2$s\"","\"EventLogEditedChannelDescription\" : \"un1 edited the channel description:\"","\"WrongCountry\" : \"Invalid country code\"","\"RegisterText2\" : \"Enter your name and add a profile picture.\"","\"cast_casting_to_device\" : \"מעביר אל %1$s\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Skladba št. %1$d\"","\"formatterStats12H\" : \"MMM dd yyyy, h:mm a\"","\"fingerprint_dialog_touch_sensor\" : \"ඇඟිලි සලකුණු සංවේදකය ස්පර්ශ කරන්න\"","\"cast_skip_prev\" : \"Omitir e ir ao elemento anterior\"","\"SignInWithGoogle\" : \"Sign in with Google\"","\"StarsConfirmSubscriptionTOS\" : \"By subscribing you agree to the **Terms of Service**.\"","\"mr_controller_play\" : \"Redă\"","\"WidgetShortcuts\" : \"Shortcuts\"","\"PriorityInfo\" : \"Las notificaciones de mayor prioridad funcionarán incluso con el modo No molestar.\"","\"FilterShareFolder\" : \"Share folder\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Գաղտնաբառ\"","\"AddToTheGroupAlertTitle\" : \"봇 추가\"","\"BotWebAppDisclaimerCheck\" : \"I agree to the **Terms of Use**\"","\"LastNameSmall\" : \"성\"","\"abc_menu_delete_shortcut_label\" : \"ഇല്ലാതാക്കുക\"","\"fingerprint_error_hw_not_present\" : \"Le divayisi ayinayo inzwa yezigxivizo zeminwe\"","\"InAppPreview\" : \"In-App voorbeeld\"","\"cast_skip_prev\" : \"മുമ്പത്തെ ഇനത്തിലേക്ക് പോവുക\"","\"EditProfileLastName\" : \"Last name\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Ondertiteling\"","\"PremiumBusinessAwayMessages\" : \"Away Messages\"","\"ClearSearchAlertPartialTitle\" : \"Rimuovi dalla cronologia di ricerca\"","\"abc_searchview_description_search\" : \"ସନ୍ଧାନ କରନ୍ତୁ\"","\"cast_expanded_controller_live_stream_indicator\" : \"ప్రత్యక్ష ప్రసారం\"","\"SwipeSettingsMute\" : \"Silenzia\"","\"RestoreEmailTroubleNoEmail\" : \"Hai problemi ad accedere alla tua email?\"","\"cast_forward_30\" : \"Przewiń do przodu o 30 sekund\"","\"FromYou\" : \"You\"","\"TelegramFAQ\" : \"자주 묻는 질문\"","\"mr_system_route_name\" : \"系统\"","\"StoryPrivacyOptionPeople_other\" : \"%d people\"","\"VoipGroupMuteForMe\" : \"Mute for me\"","\"NotificationsPriorityLow\" : \"Baja\"","\"media_notification_channel_name\" : \"ကာစ်လုပ်ရန်\"","\"UnconfirmedAuthConfirmedMessage\" : \"You can check the list of your active logins in **Settings > Devices**.\"","\"KeepMediaForever\" : \"Forever\"","\"mr_chooser_searching\" : \"Localizando dispositivos\"","\"DebugMenuReadAllDialogs\" : \"Read all Chats\"","\"ReadMore\" : \"Read More\"","\"UseProxyPassword\" : \"Password\"","\"SpeedSlow\" : \"Langsam\"","\"EmojiCount_other\" : \"%1$d emoji\"","\"ChatHistoryHidden\" : \"Hidden\"","\"GroupCreateAutodeleteDescription\" : \"Automatically delete messages in this group for everyone after a period of time.\"","\"InappBrowser\" : \"In-App Browser\"","\"call_notification_answer_video_action\" : \"동영상\"","\"GiftOfferRowDuration\" : \"Duration\"","\"DiscardVideoMessageTitle\" : \"Discard Video Message\"","\"BotEmojiStatusSetRequestFor\" : \"Do you want to set this emoji status suggested by **%1$s** for **%2$s**?\"","\"UseProxySecret\" : \"السر\"","\"NotificationMessageScheduled\" : \"������ Du: %1$s\"","\"AddAccount\" : \"Add Account\"","\"PrivacyExcludeBotUsers\" : \"Mini Apps\"","\"FilterInviteHeader_other\" : \"Anyone with this link can add **%2$s** folder and the **%1$d** chats selected below.\"","\"common_google_play_services_install_title\" : \"取得 Google Play 服務\"","\"DirectShareInfo\" : \"Mostra le chat recenti nel menu di condivisione\"","\"EmojiPackCollectibles\" : \"Collectibles\"","\"RestoreEmailSentTitle\" : \"복구 코드\"","\"common_google_play_services_unsupported_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány.\"","\"search_menu_title\" : \"Bilatu\"","\"EditAdminSendAnonymously\" : \"Send Anonymously\"","\"abc_action_bar_home_description\" : \"Portami a casa\"","\"Gift2ResaleFilterBackdrops_other\" : \"%d Backdrops\"","\"ActionChannelCallScheduled\" : \"تمت جدولة البث المباشر إلى %1$s\"","\"ChangePassword\" : \"تغيير كلمة المرور\"","\"ErrorSendRestrictedPhoto\" : \"Sorry, the admins of this group have restricted you from sending photo.\"","\"PassportPhoneUseSameInfo\" : \"Use the same phone number as on Telegram.\"","\"BusinessLinkSaved\" : \"Preset message saved.\"","\"NotificationMessageScheduledName\" : \"������ Du\"","\"AutoLockInfo\" : \"Require passcode if away for a time.\"","\"MemberTagTitle\" : \"Member Tag\"","\"SMSFeePurchaseTitle\" : \"Sign up for %s\"","\"NotificationsExceptionsAlert\" : \"Please note that **%1$s** are listed as exceptions and won't be affected by this change.\"","\"cast_tracks_chooser_dialog_none\" : \"なし\"","\"cast_expanded_controller_ad_image_description\" : \"Picha inayoonyeshwa wakati kipokezi cha kutuma kinaonyesha tangazo\"","\"SetAdditionalPassword\" : \"Установить дополнительный пароль\"","\"generic_error_no_device_credential\" : \"کوئی پن، پیٹرن، یا پاس ورڈ سیٹ نہیں ہے۔\"","\"common_google_play_services_unknown_issue\" : \"Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen.\"","\"NotificationMessageFew\" : \"%2$s من %1$s\"","\"ErrorSendRestrictedDocumentsAll\" : \"عذرا، إرسال المستندات غير مسموح به في هذه المجموعة.\"","\"cast_pause\" : \"Suspendre\"","\"common_signin_button_text\" : \"შესვლა\"","\"ChangeRecoveryEmail\" : \"Cambiar correo de recuperación\"","\"ActionGroupCallEndedByYou\" : \"Finalizaste el videochat (%s)\"","\"abc_capital_on\" : \"অন\"","\"NotificationActionPinnedStickerUser\" : \"%1$s fijó un sticker\"","\"cast_forward\" : \"Aurreratu\"","\"Abort\" : \"Interrompi\"","\"NotificationChannelMessagePaidMedia_other\" : \"%2$s posted a paid post for %1$d stars\"","\"GroupCallCreatedLinkText\" : \"Anyone on Telegram can join your call by following the link below.\"","\"AppointNewOwner\" : \"Appoint Another Owner\"","\"mr_cast_dialog_title_view_placeholder\" : \"Əlçatan məlumat yoxdur\"","\"MonetizationGraphRevenue\" : \"Ad revenue\"","\"formatterBannedUntil12H\" : \"yyyy.MM.dd, a h:mm\"","\"EditAdminManageDirect\" : \"Manage Direct Messages\"","\"EditThemeColors\" : \"Edit colors\"","\"StickersCopy\" : \"Copy link\"","\"wallet_buy_button_place_holder\" : \"Pirkti naudojant „Google“\"","\"BusinessLinkDeleted\" : \"Chat link deleted.\"","\"VoipNoiseCancellation\" : \"Noise suppression\"","\"DescriptionOptionalPlaceholder\" : \"Description (optional)\"","\"common_google_play_services_install_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスにはインストールされていません。\"","\"cast_stop\" : \"Zastaviť\"","\"mr_chooser_wifi_warning_description_watch\" : \"ખાતરી કરો કે અન્ય ડિવાઇસ એ જ વાઇ-ફાઇ નેટવર્ક પર હોય જેના પર આ વૉચ છે\"","\"abc_menu_alt_shortcut_label\" : \"Alt+\"","\"UnlockSimilar\" : \"Unlock more channels\"","\"CancelPasswordReset\" : \"Скасувати скидання пароля? Якщо в майбутньому вам треба буде його скинути, це триватиме ще 7 днів.\"","\"SuggestionTONWillBeLost\" : \"TON will be lost\"","\"MinutesBold_one\" : \"**%1$d** minute\"","\"StoryLinkLimitMessage_other\" : \"You can’t add more than %d links to a story.\"","\"default_error_msg\" : \"Nežinoma klaida\"","\"DebugMenuEnableCamera\" : \"Attiva fotocamera in-app\"","\"Gift2Notification_one\" : \"sent a Gift worth of %d Star\"","\"cast_casting_to_device\" : \"Μετάδοση σε %1$s\"","\"call_notification_screening_text\" : \"Filtrer un appel entrant\"","\"cast_mute\" : \"મ્યૂટ કરો\"","\"ProxySettings\" : \"Ajustes de proxy\"","\"NotificationMessageAlbum\" : \"%1$s te enviou um álbum\"","\"common_google_play_services_enable_title\" : \"Google Play қызметтерін қосу\"","\"mr_controller_expand_group\" : \"Despregar\"","\"common_google_play_services_enable_button\" : \"ເປີດນຳໃຊ້\"","\"MessagePinnedHint\" : \"Message pinned\"","\"common_google_play_services_notification_ticker\" : \"Google Наадаан үйлчилгээний алдаа\"","\"AutoDownloadPreloadMusicInfo\" : \"오디오 파일을 듣고 계시는 동안 그다음 트랙을 다운로드합니다.\"","\"common_signin_button_text\" : \"Kirjaudu sisään\"","\"abc_toolbar_collapse_description\" : \"Recolher\"","\"ChannelAffiliateProgramJoinRevenue\" : \"App's daily revenue per user: ⭐️ %s\"","\"NotificationsTurnOn\" : \"Activar\"","\"cast_expanded_controller_skip_ad_label\" : \"Пропускане на рекламата\"","\"google_assistant_verification_notification_title\" : \"Trợ lý Google đang gửi thông báo\"","\"call_notification_answer_video_action\" : \"فيديو\"","\"cast_live_label\" : \"بث مباشر\"","\"cast_expanded_controller_skip_ad_text\" : \"Можете да прескочите оглас за %1$d…\"","\"OpenAIStyle\" : \"VIEW STYLE\"","\"SmartNotificationsDisabled\" : \"Disabled\"","\"ConnectedAccountsLimitTitle\" : \"Connected Accounts\"","\"cast_closed_captions_unavailable\" : \"クローズド キャプションを使用できません\"","\"GroupNeedBoostsForColorDescription\" : \"Your group needs to reach **Level %d** to change group color to selected.\n\nAsk your **Premium** members to boost your group with this link:\"","\"abc_search_hint\" : \"Tìm kiếm…\"","\"mr_controller_casting_screen\" : \"സ്‌ക്രീൻ കാസ്‌റ്റ് ചെയ്യുന്നു\"","\"EditStory\" : \"Edit Story\"","\"mr_dialog_default_group_name\" : \"تجميع\"","\"call_notification_screening_text\" : \"Ienākošā zvana filtrēšana\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTipsIT\"","\"ChannelDescriptionChanged\" : \"Descripción del canal cambiada.\"","\"call_notification_answer_action\" : \"Хариулах\"","\"Gift2TransactionUpgraded\" : \"Collectible Upgrade\"","\"ActionSetWallpaperForThisGroup\" : \"Group set a new wallpaper\"","\"mr_controller_stop_casting\" : \"কাস্ট করা বন্ধ করুন\"","\"common_open_on_phone\" : \"ఫోన్‌లో తెరువు\"","\"BusinessBotPermissionsProfileName\" : \"Edit Name\"","\"cast_notification_disconnect\" : \"ផ្ដាច់\"","\"search_menu_title\" : \"検索\"","\"SuggestionOfferInfoTitleEditedTime\" : \"time\"","\"NotificationActionPinnedGame\" : \"%1$s heeft een spel in de groep %2$s vastgezet\"","\"FactCheckEdited\" : \"Fact check updated.\"","\"PassportLanguage_DE\" : \"German\"","\"SmsText\" : \"Мы отправим Вам SMS через %1$d:%2$02d\"","\"EventLogChangedEmojiStatusFrom\" : \"un1 changed channel emoji status from %1$s to %2$s\"","\"Loading\" : \"يتم التحميل...\"","\"call_notification_hang_up_action\" : \"Befejezés\"","\"StoryPrivacyOptionEveryone\" : \"Everyone\"","\"abc_action_mode_done\" : \"U krye\"","\"EventLogCreateTopic\" : \"un1 created topic un2\"","\"Pink\" : \"분홍색\"","\"mr_controller_pause\" : \"موقوف کریں\"","\"StopVerification\" : \"هل تريدون إيقاف عملية التحقق؟\"","\"AutodownloadChannels\" : \"Kanäle\"","\"abc_action_bar_up_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‏‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‎‎‏‏‏‎‎‎‎‎Navigate up‎‏‎‎‏‎\"","\"NotificationMessageRecurringPay\" : \"%1$s foi cobrado %2$s\"","\"cast_forward_10\" : \"Forward ten seconds\"","\"BoostingGiveawayMsgAllSubsPlural_one\" : \"All subscribers of the channel:\"","\"BoostFeatureCustomEmojiPack\" : \"Custom Emoji Pack\"","\"fcm_fallback_notification_channel_label\" : \"ਫੁਟਕਲ\"","\"AutoDownloadOnUpToFor\" : \"Bis zu %1$s für %2$s\"","\"YourPasswordChangedSuccessText\" : \"Dein Passwort für die zweistufige Bestätigung wurde geändert.\"","\"VideoSpeedCustom\" : \"Personalizzata %s\"","\"cast_ad_label\" : \"광고\"","\"SentAppCodeWithPhone\" : \"Enviamos o código para o **app do Telegram** de %1$s no seu outro dispositivo.\"","\"abc_capital_on\" : \"เปิด\"","\"AttachVoiceExpired\" : \"انتهت صلاحية الصوتية\"","\"cast_mute\" : \"Redam\"","\"SendByEnter\" : \"Enviar con la tecla Intro\"","\"BoostingChannelsGroupsIncludedGiveaway\" : \"Groups and channels included\"","\"GlobalAttachEmojiRestricted\" : \"Text message aren't allowed in this group.\"","\"NotificationMessageGame\" : \"%1$s invited you to play %2$s\"","\"LoginPasswordTextShort\" : \"تم تفعيل التحقق بخطوتين. حسابك محمي بكلمة مرور إضافية.\"","\"common_google_play_services_enable_button\" : \"有効にする\"","\"EditorSetCoverSave\" : \"Save Cover\"","\"ActionGroupCallEndedByYou\" : \"Du hast den Videochat beendet (%s)\"","\"LanguageSame\" : \"Du benutzt bereits das Sprachpaket (**%1$s**). In den Einstellungen kannst du die Sprache jederzeit wieder ändern.\"","\"AutoDownloadCustom\" : \"Angepasst\"","\"common_google_play_services_enable_title\" : \"เปิดใช้บริการ Google Play\"","\"NotificationContactJoined\" : \"¡%1$s se unió a Telegram!\"","\"PmRead\" : \"read\"","\"call_notification_incoming_text\" : \"Bejövő hívás\"","\"Gift2LimitedPremium\" : \"premium\"","\"AccDescrPremiumSpeed\" : \"Increase speed\"","\"mr_controller_volume_slider\" : \"Ρυθμιστικό έντασης ήχου\"","\"Open\" : \"Apri\"","\"abc_activitychooserview_choose_application\" : \"Odaberite aplikaciju\"","\"abc_shareactionprovider_share_with_application\" : \"%sతో షేర్ చేస్తుంది\"","\"cast_rewind\" : \"ರಿವೈಂಡ್\"","\"mr_cast_button_disconnected\" : \"Casta. Frånkopplad\"","\"EditNumber\" : \"تعديل الرقم\"","\"mr_dialog_groupable_header\" : \"কোনো এটা ডিভাইচ যোগ কৰক\"","\"UsernameDeactivateLinkChannelMessage\" : \"Do you want to hide this link from the channel info page?\"","\"abc_capital_off\" : \"បិទ\"","\"cast_expanded_controller_ad_in_progress\" : \"പരസ്യം പുരോഗതിയിൽ…\"","\"NotificationChatReactGiveaway\" : \"%1$s reagiu %3$s no grupo %2$s ao seu sorteio\"","\"google_assistant_verification_notification_title\" : \"Google Assistant menghantar mesej\"","\"SelectContact\" : \"Selecione um Contato\"","\"AppsTabInfoText\" : \"This catalogue ranks mini apps based on their daily revenue, measured in Stars. To be listed, developers must set their main mini apps in @botfather (as described [here](https://core.telegram.org/bots/webapps#launching-the-main-mini-app)), have over **1,000** daily users, and earn a daily revenue above **1,000** Stars, based on the weekly average.\"","\"ic_media_route_learn_more_accessibility\" : \"ಬಿತ್ತರಿಸುವುದು ಹೇಗೆಂದು ತಿಳಿಯಿರಿ\"","\"GiftCraftBackdropChance_other\" : \"**%1$d%%** chance the crafted gift will have **%2$s** background.\"","\"common_google_play_services_install_button\" : \"Installer\"","\"cast_tracks_chooser_dialog_ok\" : \"Tamam\"","\"mr_button_content_description\" : \"Apraidīt\"","\"abc_searchview_description_voice\" : \"వాయిస్ సెర్చ్\"","\"AuthAnotherClientNotFound\" : \"Token de autenticação não encontrado\"","\"RegisterText2\" : \"이름을 입력하고 프로필 사진을 추가하세요.\"","\"YourEmailSuccessChangedText\" : \"2단계 인증을 위한 복구 이메일이 바뀌었습니다.\"","\"VoipAudioRoutingBluetooth\" : \"Bluetooth\"","\"LiveStoryAlreadyStreamingTitle\" : \"Already Live\"","\"mr_controller_stop_casting\" : \"കാസ്‌റ്റിംഗ് നിർത്തുക\"","\"AppIconChangedTo\" : \"App icon has been changed to %1$s\"","\"RateCallDropped\" : \"Call ended unexpectedly\"","\"DeleteAccountTitle\" : \"Account self-destruct\"","\"AccDescrReceivedDate\" : \"Received %s\"","\"ChatsDeletedUndo\" : \"Chats deleted.\"","\"cast_stop_live_stream\" : \"Stopp direktesendingen\"","\"StarRatingSelfDescription\" : \"This rating reflects your activity\non Telegram. What affects it:\"","\"media_notification_channel_name\" : \"投屏\"","\"BotStarsWithdrawInfo\" : \"You can withdraw Stars using Fragment, or use Stars to advertise your bot. **Learn more >**\"","\"SortBy\" : \"Ordenar por\"","\"abc_action_bar_up_description\" : \"वर नेव्‍हिगेट करा\"","\"AutoDeleteAlertChannelInfo\" : \"Automatically delete new messages after a certain period of time for subscribers of this channel.\"","\"mr_chooser_zero_routes_found_title\" : \"Inga tillgängliga enheter\"","\"mr_dialog_transferable_header\" : \"Play on a group\"","\"GalleryPermissionText\" : \"Antippen, um Zugriff auf deine Galerie zu erlauben\"","\"AreYouSureDeleteAndExitName\" : \"Groep **%1$s** echt verwijderen en verlaten?\"","\"cast_play\" : \"Відтворити\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Napisy\"","\"BlurRadial\" : \"Radial\"","\"SwipeSettingsPin\" : \"Anheften\"","\"cast_ad_label\" : \"Auglýsing\"","\"EventLogFilterLeavingMembers2\" : \"Members left the Group\"","\"VideosSavedHint_one\" : \"Video salvato nella galleria.\"","\"formatterGiveawayCard\" : \"dd MMM yyyy\"","\"HideSenderNames\" : \"Absendername verbergen\"","\"mr_controller_close_description\" : \"Закрыць\"","\"abc_searchview_description_query\" : \"Пошукавы запыт\"","\"LastNameSmall\" : \"Nachname\"","\"IVInteractionsChartTitle\" : \"IV Interactions\"","\"mr_system_route_name\" : \"सिस्टम\"","\"mr_controller_no_media_selected\" : \"কোনও মিডিয়া বেছে নেননি\"","\"FilterNameUnread\" : \"Ungelesen\"","\"ActionChannelCallEnded\" : \"Livestream beendet (%s)\"","\"TermsOfServiceLogin\" : \"تسجيلك يعني موافقتك\nعلى *شروط الخدمة*.\"","\"cast_tracks_chooser_dialog_none\" : \"Cap\"","\"NotificationMessageChatGiveaway\" : \"%1$s hat eine Verlosung von %3$sx %4$sm Premium-Abonnements an die Gruppe %2$s geschickt\"","\"abc_shareactionprovider_share_with\" : \"Κοινοποίηση σε\"","\"AutoDeleteGlobalTimerEnabled\" : \"Messages in all new chats you start will be automatically deleted after **%s.**\"","\"cast_expanded_controller_ad_image_description\" : \"投放接收器播放广告时显示的图片\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d takelis\"","\"mr_system_route_name\" : \"ระบบ\"","\"EditPack\" : \"modifica\"","\"DebugShareAlertDialogsModeNormal\" : \"Normal\"","\"NotificationMessageScheduledName\" : \"������ You\"","\"fingerprint_dialog_touch_sensor\" : \"Саусақ ізін оқу сканерін түртіңіз\"","\"mr_controller_disconnect\" : \"Əlaqəni silin\"","\"SortFirstName\" : \"Voornaam\"","\"call_notification_hang_up_action\" : \"Mbyll\"","\"GalleryAccessAllowAccessCamera\" : \"Allow Access to Camera\"","\"common_google_play_services_notification_ticker\" : \"Помилка сервісів Google Play\"","\"NotificationPinnedPaidMedia_other\" : \"%2$s pinned a paid post for %1$d stars\"","\"abc_searchview_description_query\" : \"Pretraži upit\"","\"CancelRound\" : \"Cancel\"","\"PaintCircle\" : \"Circle\"","\"common_signin_button_text_long\" : \"ลงชื่อเข้าใช้ด้วย Google\"","\"EmailLogin\" : \"Correo de acceso\"","\"StickersSettings\" : \"Settings\"","\"abc_activitychooserview_choose_application\" : \"Seleccionar una aplicación\"","\"BotWebViewRequestCameraPermissionWithHint\" : \"Allow **%1$s** to access to your camera?\n\nThe developer of **%1$s** will be able to access your camera when this web app is open.\n\nEnable camera access in Settings > Permissions > Camera.\"","\"Gift2SoldOutCount_one\" : \"All %d gifts were already sold.\"","\"cast_closed_captions\" : \"Υπότιτλοι\"","\"WaitMore\" : \"Esperar más\"","\"NotificationActionPinnedText\" : \"%1$s fixou \"%2$s\" no grupo %3$s\"","\"ChannelAffiliateProgramJoinDailyRevenue\" : \"Their average daily\nrevenue per user\"","\"TranslateMessages\" : \"Nachrichten übersetzen\"","\"NotificationMessageGroupGame\" : \"%1$s 님이 %2$s 그룹에 %3$s 게임으로 초대했습니다\"","\"CantPlayVideo\" : \"L'app non può riprodurre questo video. Vuoi provare con un lettore esterno?\"","\"AllAccounts\" : \"모든 계정\"","\"GroupType\" : \"Group Type\"","\"Red\" : \"Rood\"","\"EventLogRankSelfRemove\" : \"un1 removed their «%1$s» tag\"","\"YourEmailInfo\" : \"Por favor, añade un correo válido. Es la única forma de recuperar una contraseña olvidada.\"","\"cast_seek_bar\" : \"Scrollbar voor afspelen\"","\"cast_expanded_controller_live_head_description\" : \"የአሁኑ ቦታ የቀጥተኛ ዥረቱ ጫፍ ላይ ነው\"","\"mr_cast_button_disconnected\" : \"Prenášať. Odpojené\"","\"NotificationGroupAddSelfMega\" : \"%1$s joined the group %2$s\"","\"OpenMessage\" : \"VIEW MESSAGE\"","\"abc_searchview_description_search\" : \"Zoeken\"","\"cast_rewind_10\" : \"Derulează înapoi 10 secunde\"","\"google_assistant_verification_channel_name\" : \"Assistent-godkender\"","\"Gray\" : \"Gris\"","\"cast_tracks_chooser_dialog_audio\" : \"Аудиозапис\"","\"common_google_play_services_enable_text\" : \"%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play.\"","\"YouHaveNewMessage\" : \"Hai un nuovo messaggio\"","\"cast_stop_live_stream\" : \"লাইভ স্ট্রিম বন্ধ করুন\"","\"call_notification_ongoing_text\" : \"مكالمة جارية\"","\"TosUpdateDecline\" : \"Leider gibt es keine anderen Alternativen. Im Gegensatz zu anderen Apps verwendet Telegram die Nutzerdaten nicht für Werbezwecke oder andere kommerzielle Zwecke. Telegram speichert nur die Informationen, die es braucht, um als funktionsreicher Clouddienst zu funktionieren. Du kannst in den Privatsphäre- und Sicherheitseinstellungen einstellen, wie deine Daten verwendet werden.\n\nWenn du mit diesen bescheidenen Anforderungen von Telegram nicht einverstanden bist, ist es uns nicht möglich, dir den Dienst zur Verfügung zu stellen.\"","\"common_google_play_services_update_title\" : \"Përditëso shërbimet e \"Luaj me Google\"\"","\"GiveawayStars_one\" : \"%d Star\"","\"NotificationGroupCreatedCall\" : \"%1$s iniciou um chat de vídeo em %2$s\"","\"FloodWaitTime\" : \"Zu viele Versuche, bitte erneut in %1$s versuchen\"","\"EventLogChannelJoined\" : \"un1 joined the channel\"","\"NotificationActionPinnedGameChannel\" : \"ثبّت %1$s لعبة\"","\"BackgroundPreviewLine1\" : \"Tipp: Einige Bilder sehen unscharf besser aus.\"","\"abc_activitychooserview_choose_application\" : \"Pilih apl\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s hat eine Nachricht angeheftet\"","\"cast_closed_captions_unavailable\" : \"Teksting for hørselshemmede er ikke tilgjengelig\"","\"NotificationsTurnOn\" : \"Attiva\"","\"PassportFemale\" : \"Female\"","\"DialogUnpin\" : \"Unpin\"","\"cast_skip_next\" : \"Liigu järgmise üksuse juurde\"","\"PrivacyInvites\" : \"Invites\"","\"AutoDownloadOnWiFiData\" : \"Über WLAN\"","\"cast_notification_default_channel_name\" : \"ភ្ជាប់\"","\"Reactions_other\" : \"%d reactions\"","\"YourEmailSuccessText\" : \"2단계 인증용 복구 이메일이 이제 작동합니다.\"","\"SaveToGalleryVideos\" : \"Videos\"","\"abc_activitychooserview_choose_application\" : \"Elegir una app\"","\"mr_controller_close_description\" : \"Cerrar\"","\"abc_action_menu_overflow_description\" : \"Yana\"","\"PushReactGif\" : \"%2$s to your GIF\"","\"SelectAccount\" : \"Account kiezen\"","\"StoriesAlbumCount_other\" : \"%d Albums\"","\"ChooseYourLanguage\" : \"Kies je taal\"","\"SwipeUnmute\" : \"알림 켜기\"","\"ProxyDetails\" : \"Proxy-Details\"","\"OpenUrlOption1\" : \"Log in to %1$s as **%2$s**\"","\"common_google_play_services_wear_update_text\" : \"Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik.\"","\"InAppSounds\" : \"Geluiden\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Лозинка\"","\"NotificationMessageScheduledName\" : \"������ Tú\"","\"AddBotMessageAdminChannel\" : \"Are you sure you want to add this bot as an admin to the channel **%1$s**?\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Undertekster\"","\"mr_controller_close_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‏‎‏‏‏‎‎‎‏‏‎‎‏‎‏‎‏‏‎‎‎‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‎‏‎‏‎‎‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎Close‎‏‎‎‏‎\"","\"AreYouSureClearHistoryChannel\" : \"¿Borrar todo el texto y la multimedia en caché de este canal?\"","\"mr_dialog_groupable_header\" : \"Shto një pajisje\"","\"BrowserExternalCheck\" : \"Always open links from **%s** in browser\"","\"google_assistant_verification_channel_name\" : \"Assistant-Prüfung\"","\"cast_tracks_chooser_dialog_audio\" : \"অডিঅ’\"","\"BoostingBoostsGroupByYouServiceMsg\" : \"You boosted the group\"","\"google_assistant_verification_notification_title\" : \"Google Assistant मैसेज भेज रही है\"","\"BotStarsChartRevenue\" : \"Revenue\"","\"ChangePhoneNumberInfo\" : \"Move your account, chats and media to a new number.\"","\"NotificationsOn\" : \"켬\"","\"wallet_buy_button_place_holder\" : \"Kup to z Google\"","\"NotificationMessageLiveLocation\" : \"%1$s hat dir einen Live-Standort gesendet\"","\"DistanceUnitsTitle\" : \"Afstandseenheden\"","\"NoMediaSecret\" : \"Geteilte Bilder und Videos werden hier angezeigt.\"","\"EditNumber\" : \"Editar número\"","\"mr_system_route_name\" : \"Sistēma\"","\"InviteCallRestrictedUsersOne\" : \"**%s** restricts calling them. You can send them an invite link to this call instead.\"","\"LowDiskSpaceMessage\" : \"Queda poco espacio en tu dispositivo. Puedes liberar espacio al elegir conservar sólo la caché de la multimedia reciente en Telegram.\"","\"NotificationInvitedToGroupByLink\" : \"초대 링크를 통해 %1$s 님이 %2$s 그룹에 들어왔습니다.\"","\"DeleteAllMessagesAlert\" : \"تحذير! سيؤدي هذا لحذف **جميع رسائل** هذه المحادثة من **كلا** الطرفين.\"","\"NotificationGroupFew\" : \"%1$s heeft %3$s naar de groep %2$s gestuurd\"","\"abc_action_bar_home_description\" : \"Find hjem\"","\"cast_expanded_controller_background_image\" : \"एल्बम आर्ट\"","\"mr_chooser_wifi_warning_description_phone\" : \"确保另一设备与此手机连接到同一 WLAN 网络\"","\"VoipGroupStopRecordingText\" : \"Do you want to stop recording this voice chat?\"","\"ShowInChat\" : \"Mostra nella chat\"","\"WidgetChats\" : \"대화\"","\"mr_controller_disconnect\" : \"Ажырату\"","\"mr_chooser_title\" : \"Prenos do zariadenia\"","\"Sound\" : \"Sonido\"","\"BoostingAwardSpecificUsers\" : \"Award Specific Users\"","\"ErrorSendRestrictedPhotoAll\" : \"Sorry, sending photo is not allowed in this group.\"","\"SendMessageTitle\" : \"메시지 보내기\"","\"PleaseEnterCurrentPassword\" : \"Dein Passwort eingeben\"","\"mr_chooser_searching\" : \"Cihazlar axtarılır\"","\"AIEditorStyleLimitText\" : \"You can save up to %1$d styles.\"","\"PaymentShippingCountry\" : \"Country\"","\"StarsTransactionLiveStoryMessageFee\" : \"Fee for Live Story Comment\"","\"abc_searchview_description_search\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‎‏‎‎‏‎‏‎‎‏‏‎‎‎‎‎‎‎‎‎‏‏‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‏‏‎‎‎‎Search‎‏‎‎‏‎\"","\"ActionChangedVideo\" : \"un1 changed the group video\"","\"EncryptedDescriptionTitle\" : \"Secret chats:\"","\"cast_skip_next\" : \"Kapërce tek artikulli tjetër\"","\"P2PNobodyPlus\" : \"Nobody (+%1$d)\"","\"SecretChat\" : \"Chats Secretos\"","\"formatterBannedUntilThisYear24H\" : \"MMM dd일 HH:mm\"","\"ActionUserScored\" : \"un1 marcou %1$s\"","\"common_google_play_services_install_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil.\"","\"NotificationMessageMap\" : \"%1$s te envió una ubicación\"","\"mr_controller_stop_casting\" : \"Yayını durdur\"","\"mr_cast_button_connected\" : \"Yayınla. Bağlı\"","\"StarsConfirmSubscriptionButton_other\" : \"Subscribe for ⭐️ %d / month\"","\"cast_ad_label\" : \"Advertentie\"","\"SmsAvailableIn2\" : \"You can request another\nSMS in %1$d:%2$02d\"","\"generic_error_no_device_credential\" : \"कुनै पनि PIN, ढाँचा वा पासवर्ड सेट गरिएको छैन।\"","\"LinkHashExpired\" : \"Link is no longer active\"","\"YouBlockedUser\" : \"Je hebt deze gebruiker of bot geblokkeerd, toevoegen aan een groep kan pas na deblokkeren.\"","\"common_google_play_services_update_title\" : \"Ažurirajte Google Play usluge\"","\"RegisterText2\" : \"Вкажіть своє імʼя та додайте фото для профілю.\"","\"FilterDeleteAlertLinks\" : \"¿Quieres eliminar esta carpeta? Esto también desactivará todos los enlaces de invitación creados para compartir esta carpeta.\"","\"abc_capital_off\" : \"IŠJUNGTI\"","\"ContactsAndFee\" : \"Paid\"","\"call_notification_decline_action\" : \"Адхіліць\"","\"RaiseToListenInfo\" : \"O som muda para o auricular ao levar o telefone à orelha.\"","\"NotificationActionPinnedInvoice\" : \"%1$s 님이 %2$s 그룹에 인보이스를 공지했습니다\"","\"Gift2BuyPriceText_other\" : \"Do you want to buy **%2$s** for **%1$d Stars** and gift it to **%3$s**?\"","\"NotificationHiddenChatUserName\" : \"Usuario\"","\"common_google_play_services_unknown_issue\" : \"Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukan ulit.\"","\"mr_dialog_default_group_name\" : \"ກຸ່ມ\"","\"cast_closed_captions\" : \"ಮುಚ್ಚಿದ ಶೀರ್ಷಿಕೆಗಳು\"","\"EmailPasswordConfirmText2\" : \"Per completare la configurazione della verifica in due passaggi, controlla la tua email (non dimenticare lo spam) e inserisci il codice che ti abbiamo appena inviato.\"","\"call_notification_answer_video_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‎‏‎‎‏‏‏‎‎‎‏‎‎‎‏‎‏‎‏‎‎‏‏‎‎‏‏‎‎‏‎‎‎‎‏‎‏‎‏‎‎‏‏‎‏‎‎‏‎‎‎‎‎‎Video‎‏‎‎‏‎\"","\"mr_controller_casting_screen\" : \"화면 전송 중\"","\"AIEditorAddStyle\" : \"Add Style\"","\"Forward\" : \"Reenviar\"","\"ImportHeaderContacts\" : \"Or choose one of your contacts\"","\"cast_expanded_controller_live_stream_indicator\" : \"პირდაპირი სტრიმინგი\"","\"common_google_play_services_update_title\" : \"Google Play-services updaten\"","\"DeleteCalls\" : \"Delete calls\"","\"BoostingGetMoreBoostByGiftingCount_one\" : \"To boost **%2$s**, get **%1$d** more boost by gifting **Telegram Premium** to a friend.\"","\"Gift2AuctionInfo3\" : \"**%1$s** gifts are dropped in **%2$d** rounds\nto the top **%3$d** bidders. %4$s\"","\"abc_action_bar_home_description\" : \"హోమ్‌కు నావిగేట్ చేస్తుంది\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Nummer %1$d\"","\"TranslateMessages\" : \"Traducir mensajes\"","\"SyncContactsOff\" : \"I contatti da questo dispositivo non saranno aggiunti a questo account.\"","\"ResendCodeInfo\" : \"На Ваш email отправлен код подтверждения.\"","\"YourVersionIsLatest\" : \"نسختك محدثة.\"","\"DynamicPackOrderOff\" : \"Dynamic Order Off\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"Videochat-Überlagerung\"","\"English\" : \"Английский\"","\"NotificationShowSenderNames\" : \"Mostrar remitente\"","\"WhenRoaming\" : \"로밍할 때\"","\"PrivacyPhoneInfo\" : \"Users who have your number saved in their contacts will also see it on Telegram.\"","\"mr_controller_no_media_selected\" : \"Keine Medien ausgewählt\"","\"generic_error_user_canceled\" : \"Người dùng đã hủy thao tác xác thực.\"","\"EditAdminPostStories\" : \"Post Stories\"","\"NotificationActionPinnedGeoLive\" : \"%1$s hat einen Live-Standort in der Gruppe %2$s angeheftet\"","\"AppIconNox\" : \"Nox\"","\"PleaseStreamDownload\" : \"Please wait for the video to be fully downloaded.\"","\"common_google_play_services_wear_update_text\" : \"Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti.\"","\"RecordingRound\" : \"recording a video message...\"","\"FilterExcludeInfo\" : \"Einzelne Chats oder Chatarten, die in diesem Ordner nicht erscheinen sollen.\"","\"OnlyWhenScreenOn\" : \"في حال تشغيل الشاشة فقط\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ઉપશીર્ષક\"","\"VoipOfflineAirplane\" : \"You currently have airplane mode enabled. Please turn it off or connect to Wi-Fi in order to make calls.\"","\"BotAttachMenuShortcatAddedAttach\" : \"**%s** shortcut added in attachment menu.\"","\"DartInfo\" : \"Send a **:darts:** emoji to try your luck.\"","\"InactiveChatSignature\" : \"%1$s, inactive for %2$s\"","\"NotificationGroupForwardedFew\" : \"%1$s hat %3$s an die Gruppe %2$s weitergeleitet\"","\"mr_chooser_wifi_warning_description_watch\" : \"Βεβαιωθείτε ότι η άλλη συσκευή είναι συνδεδεμένη στο ίδιο δίκτυο Wi-Fi με αυτό το ρολόι\"","\"UsernameAlso\" : \"أيضًا %1$s\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Tekstitykset\"","\"cast_expanded_controller_skip_ad_text\" : \"Oglas možete preskočiti za %1$d…\"","\"abc_toolbar_collapse_description\" : \"Comprimi\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Kunci sandi\"","\"abc_menu_meta_shortcut_label\" : \"Meta taustiņš +\"","\"search_menu_title\" : \"Пребарај\"","\"search_menu_title\" : \"검색\"","\"common_google_play_services_enable_button\" : \"चालू करें\"","\"PleaseEnterNewFirstPasswordHint\" : \"إدخال كلمة مرور جديدة\"","\"AreYouSureDeleteThisChat\" : \"هل تريدون حذف هذه المحادثة نهائيًا؟\"","\"DeletePhoto\" : \"Remover Foto\"","\"SpeedMedium\" : \"Medium\"","\"ChooseCover\" : \"Scegli una copertina per la tua foto del profilo\"","\"MapPreviewProviderTelegram\" : \"Telegram\"","\"LiteOptionsAutoplayKeyboard\" : \"Autoplay in keyboard\"","\"StoriesIntroHeader\" : \"Watching Stories\"","\"NotificationsStories\" : \"Historias\"","\"common_google_play_services_install_title\" : \"安裝 Google Play 服務\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Adgangskode\"","\"SyncContactsInfoOff\" : \"Aktiviere diese Option, um Kontakte von diesem Gerät durchgehend mit deinem Konto zu synchronisieren.\"","\"mr_chooser_zero_routes_found_title\" : \"Немає доступних пристроїв\"","\"common_google_play_services_enable_text\" : \"%1$s неће функционисати ако не омогућите Google Play услуге.\"","\"abc_search_hint\" : \"සොයන්න...\"","\"call_notification_incoming_text\" : \"اِن کمنگ کال\"","\"EditProfileFirstName\" : \"First name\"","\"CancelPasswordResetNo\" : \"아니오\"","\"BotsMenuTitle\" : \"메뉴\"","\"DeleteStickerSetsAlertTitle\" : \"Delete %1$s\"","\"BoostingEnableProfileColor\" : \"Unlock Profile Colors\"","\"FilesSavedHintLinked_one\" : \"File saved to **downloads**.\"","\"ActionInviteChannelUser\" : \"un1 joined the channel via invite link\"","\"CustomShareGiftsInfo\" : \"You can add users or entire groups as exceptions that will override the settings above.\"","\"Yellow\" : \"Amarillo\"","\"EnabledPasswordText\" : \"Du hast die zweistufige Bestätigung aktiviert.\nWenn du dich bei Telegram anmeldest, brauchst du dein Passwort.\"","\"AccDescrUploadProgress\" : \"Uploaded %1$s of %2$s\"","\"common_google_play_services_updating_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä.\"","\"StoryMusicTitle2\" : \"Add Audio\"","\"mr_chooser_wifi_warning_description_tv\" : \"‏مطمئن شوید این تلویزیون و دستگاه دیگر به شبکه Wi-Fi یکسانی متصل باشند\"","\"YouHaveNewMessage\" : \"Du hast eine neue Nachricht\"","\"mr_controller_close_description\" : \"Zapri\"","\"ClearHistory\" : \"Clear history\"","\"Page6Title\" : \"Cloud-Based\"","\"RemoveManyEmojiCount_other\" : \"Remove %1$d emoji\"","\"NotificationGroupEndedCall\" : \"%2$s 에서 %1$s님이 영상 대화를 종료했습니다\"","\"PaidContentUpdateButton\" : \"Save Price\"","\"ChatHistoryShort\" : \"Chat History\"","\"mr_controller_collapse_group\" : \"Жию\"","\"VibrationDefault\" : \"Standaard\"","\"MonetizationProceedsTONInfoLink\" : \"https://telegram.org/tos/content-creator-rewards\"","\"fingerprint_error_lockout\" : \"നിരവധി ശ്രമങ്ങൾ. പിന്നീട് വീണ്ടും ശ്രമിക്കുക.\"","\"cast_expanded_controller_background_image\" : \"Kopertina e albumit\"","\"ErrorSendRestrictedPhoto\" : \"Desculpe, os admins deste grupo restringiram você de enviar fotos.\"","\"cast_stop\" : \"Dừng\"","\"CountOfResults_other\" : \"%1$d of %2$d results\"","\"WrongCodeTitle\" : \"Verkeerde code\"","\"TooManyCommunitiesHintJoin\" : \"Sorry, you are a member of too many groups or channels. Please leave some before joining a new one.\"","\"AreYouSureDeleteFewMessagesMega\" : \"Berichten echt voor iedereen wissen?\"","\"AutoDownloadDataUsage\" : \"Uso de dados\"","\"EditProfileBioInfoUnknown\" : \"Choose who can see your bio in **Settings**.\"","\"StoryViewGift\" : \"Show Gift >\"","\"ChannelThemeChangedTo\" : \"%1$s changed the channel theme to %2$s\"","\"Ban\" : \"Ban\"","\"ActionYouChangedPhoto\" : \"لقد غيّرت صورة المجموعة\"","\"formatterGiveawayMonthDayYear\" : \"dd MMMM yyyy\"","\"PollCollapse\" : \"Collapse\"","\"common_google_play_services_enable_title\" : \"Увімкнути сервіси Google Play\"","\"cast_pause\" : \"暂停\"","\"AddBannedErrorAdmin\" : \"No puedes expulsar a este usuario porque es un admin. de este grupo y no tienes permitido degradarlo.\"","\"mr_chooser_title\" : \"Apraidīt uz\"","\"mr_controller_album_art\" : \"अल्बम कला\"","\"abc_searchview_description_submit\" : \"Wyślij zapytanie\"","\"RestorePasswordResetPassword\" : \"RESTABLECER CONTRASEÑA\"","\"CreatePasscodeInfoPIN\" : \"Please enter any 4 digits that you will use to unlock Telegram.\"","\"MonetizationTransactionsStars\" : \"Stars Transactions\"","\"VoipGroupLeaveAlertText\" : \"Do you want to leave this voice chat?\"","\"call_notification_hang_up_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‏‎‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‎‏‏‏‎‏‎‎‏‏‎‎‎‎‎‎‏‏‎‏‏‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‏‎‏‏‏‎Hang Up‎‏‎‎‏‎\"","\"ChannelLeaveAlert\" : \"Are you sure you want to leave the channel?\"","\"SavedTagReactionsSelectedEditHint\" : \"Edit tags of selected messages\"","\"StoryContactsHint\" : \"Only **%s’s** contacts can view this story.\"","\"ChannelMuteNoCaps\" : \"Mute\"","\"BirthdayTodayMultipleMessage2\" : \"Send them a Gift.\"","\"SuggestionAgreementReachedUser1\" : \"������ Your post will be automatically published on **%s** **%s**\"","\"cast_expanded_controller_live_head_description\" : \"Vị trí hiện tại ở đầu luồng trực tiếp\"","\"LinkAbove\" : \"Move Up\"","\"DisableSharingOfferDecline\" : \"Reject\"","\"WidgetLoggedOff\" : \"Konto wurde abgemeldet.\"","\"MessageLifetimeChanged\" : \"%1$s hat den Timer auf %2$s gesetzt\"","\"common_google_play_services_unsupported_text\" : \"%1$s won't run without Google Play services, which are not supported by your device.\"","\"abc_action_bar_home_description\" : \"Ir a inicio\"","\"Page2Title\" : \"Швидкий\"","\"mr_cast_button_disconnected\" : \"Emitiranje. Nije povezano\"","\"UseProxyPassword\" : \"Senha\"","\"fingerprint_error_hw_not_present\" : \"Bu qurilmada barmoq izi skaneri yo‘q\"","\"cast_mute\" : \"Dezactivează sunetul\"","\"ChangeEmail\" : \"تغيير البريد\"","\"StoryQualityDecreasedMessage\" : \"Stories will now download faster.\"","\"StarRatingDeduces\" : \"DEDUCTED\"","\"cast_notification_disconnect\" : \"डिस्कनेक्ट करा\"","\"Gift2WearFeature1Title\" : \"Radiant Badge\"","\"PostingMembers\" : \"Posting Members\"","\"fingerprint_error_hw_not_available\" : \"Hardvér na snímanie odtlačku prsta nie je k dispozícii.\"","\"NotificationMessageGroupNoText\" : \"%1$s hat eine Nachricht an die Gruppe %2$s gesendet\"","\"mr_controller_casting_screen\" : \"स्क्रीन कास्ट की जा रही है\"","\"BotAuthLogin\" : \"Log In\"","\"ClearCache\" : \"Cache leeren\"","\"mr_chooser_wifi_learn_more\" : \"Իմանալ ավելին\"","\"UsernameInUse\" : \"Questo username è già occupato.\"","\"ServerErrorViewersTitle\" : \"Oops\"","\"mr_cast_button_connected\" : \"Transmeto. Lidhur\"","\"SyncContactsOn\" : \"Контакты с этого устройства будут импортироваться для этого аккаунта.\"","\"ChannelSettingsJoinToSendInfo\" : \"Turn this on if you expect users to join your group before being able to send messages.\"","\"AddBannedErrorAdmin\" : \"그룹 관리자인 이 사용자를 강등할 권한이 없으므로 차단하실 수 없습니다.\"","\"common_google_play_services_install_title\" : \"Google Play സേവനങ്ങൾ നേടുക\"","\"GiftTelegramPremiumDescription\" : \"Let **%1$s** enjoy exclusive features of Telegram with **Telegram Premium**.\"","\"SdCardError\" : \"SD Card Error\"","\"NotificationsTurnOff\" : \"Turn Off\"","\"DeletePhoto\" : \"إزالة الصورة\"","\"cast_notification_connected_message\" : \"ከ%1$s ጋር ተገናኝቷል\"","\"SentAppCode\" : \"Ми надіслали код до **Telegram** на іншому вашому пристрої.\"","\"MovedCaptionUp\" : \"Caption moved up\"","\"chatFullDate\" : \"MMMM d, yyyy\"","\"AutomaticTranslation\" : \"Automatic Translation\"","\"FilterInviteBotToast\" : \"You can’t put bots into shared folders.\"","\"Gift2UpgradeChannelForcedInfo\" : \"%s only accepts unique gifts.\"","\"YourPassword\" : \"Dein Passwort\"","\"RestoreEmailTroubleText\" : \"Si no puedes acceder a tu correo, las opciones restantes son recordar tu contraseña o restablecer tu cuenta.\"","\"EnableStreaming\" : \"Stream Videos and Audio Files\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Kapsyen Tertutup\"","\"RecoveryEmailSubtitle\" : \"Você pode definir um email de recuperação para redefinir a sua senha e restaurar acesso à sua conta do Telegram.\"","\"mr_cast_dialog_title_view_placeholder\" : \"કોઈ માહિતી ઉપલબ્ધ નથી\"","\"SavedTagMessageTagged\" : \"Message tagged with\"","\"PrivacyExceptions\" : \"Eccezioni\"","\"ActionBotDocumentPassport\" : \"Passport\"","\"BusinessAway\" : \"Away Message\"","\"ChannelJoinRequestSentNoCaps\" : \"Join request sent\"","\"fingerprint_dialog_touch_sensor\" : \"Toque no sensor de digital\"","\"common_google_play_services_install_button\" : \"Усталяваць\"","\"cast_expanded_controller_live_stream_indicator\" : \"Canlı yayın\"","\"PaintPaletteSlidersGreen\" : \"GREEN\"","\"ViewsBySourceChartTitle\" : \"Views by source\"","\"mr_dialog_transferable_header\" : \"Пуштете на група\"","\"ShareSendToNewTopic\" : \"Send to new topic\"","\"ReEnterPassword\" : \"Повторите пароль\"","\"SearchInSettings\" : \"Cerca impostazioni e FAQ\"","\"AudioSpeedNormal\" : \"Audio will play at normal speed.\"","\"abc_action_mode_done\" : \"പൂർത്തിയായി\"","\"VoipGroupEndAlertText\" : \"Do you want to end this voice chat?\"","\"cast_expanded_controller_background_image\" : \"Обложка\"","\"RemovedFromFavorites\" : \"Sticker was removed from Favorites\"","\"mr_chooser_wifi_warning_description_phone\" : \"এই ফোনটি ও অন্য ডিভাইস একই ওয়াই-ফাই নেটওয়ার্কের সাথে কানেক্ট করা আছে কিনা তা ভালভাবে দেখে নিন\"","\"EditNumber\" : \"Edit number\"","\"mr_cast_button_disconnected\" : \"投放。已断开连接\"","\"MainProfilePhotoSetHint\" : \"This is your main profile photo now.\"","\"UseLessDataNever\" : \"Never\"","\"BackgroundColors\" : \"Colori\"","\"StartVoipChatTitle\" : \"Voice Chat\"","\"abc_toolbar_collapse_description\" : \"Sažmi\"","\"mr_chooser_wifi_warning_description_watch\" : \"మరొక పరికరం ఈ వాచ్ లాగా అదే Wi-Fi నెట్‌వర్క్‌లో ఉందని నిర్ధారించుకోండి\"","\"ForceSetPasswordAlertMessage_one\" : \"Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s day.\"","\"BrowserSettingsEnableInfo\" : \"Open links inside Telegram without starting an external browser.\"","\"EditTopicHide\" : \"Show in Topics\"","\"common_google_play_services_unsupported_text\" : \"Для работы с приложением \"%1$s\" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве.\"","\"SearchEngine3PrivacyPolicyURL\" : \"https://privacy.microsoft.com/en-us/privacystatement\"","\"cast_expanded_controller_loading\" : \"లోడ్ చేస్తోంది…\"","\"search_menu_title\" : \"Axtarın\"","\"MonetizationProceedsStarsTONInfoLink\" : \"https://telegram.org/tos/content-creator-rewards\"","\"WrongNumber\" : \"Помилковий номер?\"","\"mr_controller_no_media_selected\" : \"Tiada media yang dipilih\"","\"Page6Title\" : \"Baseado em Nuvem\"","\"mr_dialog_groupable_header\" : \"Tilføj en enhed\"","\"GiftCollectionSharedTo\" : \"Gift Collection forwarded to **%s**.\"","\"ReportTitleSpam\" : \"Report Spam\"","\"StartsDayAt\" : \"'Starts on' MMM d 'at' HH:mm\"","\"google_assistant_verification_channel_name\" : \"‏أداة التحقق في خدمة \"مساعد Google\"\"","\"RaiseToSpeakInfo\" : \"Registra i messaggi vocali avvicinando il telefono al tuo orecchio\"","\"SentFragmentCode\" : \"Получите код для %1$s в разделе Anonymous Numbers платформы Fragment.\"","\"ActionSuggestVideoToYouDescription\" : \"%s suggests you to use this video for your account\"","\"StarsReactionText\" : \"Choose how many stars you want to send to **%s** to support this post.\"","\"WidgetPasscode2\" : \"Увага: код блокування застосунку **не впливає** на віджети.\"","\"YearsShort_one\" : \"%1$dy\"","\"NotificationGroupInvitedToCall\" : \"%2$s 에서 %1$s 님이 %3$s 님을 영상 대화에 초대했습니다.\"","\"cast_expanded_controller_live_stream_indicator\" : \"Предаване на живо\"","\"NetworkUsageAllTab\" : \"All\"","\"AddOneMemberForwardMessages\" : \"Mostrar los últimos 100 mensajes a **%1$s**\"","\"Shares_other\" : \"%1$s shares\"","\"BoostingPremiumChristmasToast\" : \"You can gift Telegram Premium later in Settings\"","\"cast_closed_captions\" : \"సంవృత శీర్షికలు\"","\"SelectColorTitle\" : \"Elige un color\"","\"abc_searchview_description_search\" : \"검색\"","\"NewChannel\" : \"New Channel\"","\"NotificationPinnedGiveaway\" : \"%1$s heeft een winactie vastgezet\"","\"EnterNewEmail\" : \"Укажите новый адрес\"","\"BoostingGiveawayResultsMsgWinners_one\" : \"**Winner**\"","\"ProfileCopyLink\" : \"Copy link to profile\"","\"ExplainStarsTitle\" : \"What are Stars?\"","\"mr_chooser_searching\" : \"Geräte werden gesucht\"","\"Gift2PremiumSubtitle\" : \"Subscribe to **Telegram Premium** to send these gifts and unlock access to multiple additional features.\"","\"common_google_play_services_wear_update_text\" : \"Google Play ସେବାଗୁଡ଼ିକର ନୂତନ ଭର୍ସନ୍‌ ଆବଶ୍ୟକ। ଏହା ନିଜକୁ କିଛି ସମୟ ମଧ୍ୟରେ ଅପଡେଟ୍‌ କରିବ।\"","\"cast_expanded_controller_ad_in_progress\" : \"विज्ञापन चल रहा है…\"","\"SegmentationUndo\" : \"Desfazer\"","\"fingerprint_not_recognized\" : \"চিনাক্ত কৰিব পৰা নাই\"","\"EditAdminDeleteMessages\" : \"Delete Messages of Others\"","\"PermissionNoStorageAvatar\" : \"**Telegram** heeft toegang tot je opslag nodig zodat je profielfoto's s kunt uploaden. Tik op Instellingen > Machtigingen en schakel **Bestanden en media** in.\"","\"AddProxy\" : \"Add Proxy\"","\"BlockedUsersInfo\" : \"Gli utenti bloccati non possono inviarti messaggi o aggiungerti ai gruppi. Non vedranno le tue foto del profilo, le storie, lo stato in linea e l'ultimo accesso.\"","\"PrivacyClearPayment\" : \"Payment info\"","\"call_notification_decline_action\" : \"Refuzo\"","\"DebugSendLastLogs\" : \"Enviar os Últimos Logs\"","\"Accept\" : \"Aceptar\"","\"PremiumPreviewTranslationsDescription\" : \"Real-time translation of channels and chats into other languages.\"","\"cast_notification_default_channel_name\" : \"ಬಿತ್ತರಿಸುವಿಕೆ\"","\"AudioSaveToMyProfile\" : \"To Profile\"","\"AttachContact\" : \"Contact\"","\"MessageLockedStarsConfirmTitle\" : \"Confirm Payment\"","\"ShareSendToOffTopic\" : \"Send to off topic\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s pinned a game score\"","\"BotWebViewDeleteBot\" : \"Delete bot\"","\"OpenFragment\" : \"Перейти к Fragment\"","\"cast_expanded_controller_live_head_description\" : \"目前的位置是直播的开头部分\"","\"LogOutInfo\" : \"تسجيل الخروج سيلغي كل المحادثات السرية.\"","\"mr_controller_stop_casting\" : \"କାଷ୍ଟ କରିବା ବନ୍ଦ କରନ୍ତୁ\"","\"FreshChangePhoneForbiddenTitle\" : \"Impossibile terminare\"","\"DeleteDays_other\" : \"Delete %1$s days\"","\"NotificationsPriorityLow\" : \"Baixa\"","\"fingerprint_error_hw_not_present\" : \"এই ডিভাইসে আঙ্গুলের ছাপ নেওয়ার সেন্সর নেই\"","\"ic_media_route_learn_more_accessibility\" : \"විකාශය කරන්නේ කෙසේ දැයි දැන ගන්න\"","\"ExplainStarsButton\" : \"Got It\"","\"AutoDownloadLow\" : \"Basso\"","\"UseProxyPassword\" : \"비밀번호\"","\"FreeOfTotal\" : \"Free %1$s of %2$s\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Субтитри\"","\"NotificationHiddenChatUserName\" : \"Gebruiker\"","\"generic_error_no_device_credential\" : \"କୌଣସି PIN, ପାଟର୍ନ ବା ପାସୱାର୍ଡ ସେଟ୍ ହୋଇନାହିଁ।\"","\"RestorePasswordResetPasswordOk\" : \"تمت إعادة تعيين كلمة مرور التحقق بخطوتين.\"","\"ChannelUserLeftError\" : \"Sorry, if a person is no longer part of a channel, you need to be in their Telegram contacts in order to add them back.\n\nNote that they could still join via the channel's invite link as long as they are not in the Removed users list.\"","\"cast_forward_30\" : \"Avanti di trenta secondi\"","\"BotProfilePermissionLocation\" : \"Geolocation\"","\"ChannelNeedBoostsForCustomWallpaperDescription\" : \"Your channel needs to reach **Level %d** to change channel wallpaper to custom photo.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"OnlyWhenScreenOff\" : \"Alleen bij scherm uit\"","\"StickersRemove\" : \"Remove\"","\"ColorRed\" : \"Red\"","\"cast_closed_captions_unavailable\" : \"Aucun sous-titre\"","\"LastSeenNobodyPremium\" : \"Premium users\"","\"SharingOfferDisable1\" : \"> no forwarding messages\"","\"common_google_play_services_install_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ପ୍ରାପ୍ତ କରନ୍ତୁ\"","\"BoostingWinnersRandomly\" : \"winners are chosen randomly\"","\"PushChatReactPoll\" : \"%3$s to your poll %4$s in %2$s\"","\"HidAccount\" : \"O usuário ocultou a conta\"","\"SuggestionAgreementReachedAdmin2\" : \"������ **%s** has been charged ⭐️ **%s**.\"","\"YourEmailSkipWarningText\" : \"No, seriously.\n\nIf you forget your password, you will lose access to your Telegram account. There will be no way to restore it.\"","\"BusinessRepliesEditMessage\" : \"Edit a name for a shortcut.\"","\"LastSeenDateFormatted\" : \"last seen %1$s\"","\"abc_menu_function_shortcut_label\" : \"Funkcyjny+\"","\"RestorePasswordNoEmailText2\" : \"Omdat je bij het instellen van je wachtwoord geen herstel e-mailadres hebt ingevuld, zijn de enige opties: je wachtwoord alsnog zoeken of 7 dagen wachten tot je wachtwoord opnieuw is ingesteld.\"","\"UsernameActivateLink\" : \"Activate link\"","\"TodoCantForward\" : \"Sorry, checklists can’t be forwarded to channels.\"","\"Reset\" : \"Redefinir \"","\"NotificationContactNewPhoto\" : \"%1$s updated profile photo\"","\"Decline\" : \"Rejeitar\"","\"RestorePasswordResetAccount\" : \"حذف الحساب\"","\"TopUpViaFragmentLink\" : \"https://fragment.com/ads/topup\"","\"ChangePhoneNumberSuccessWithPhone\" : \"Je telefoonnummer is met succes gewijzigd naar %1$s.\"","\"NotificationEditedGroupName\" : \"%1$s hat die Gruppe %2$s umbenannt\"","\"AddAdminErrorBlacklisted\" : \"Du kannst diesen Nutzer nicht als Admin festlegen, da er sich in der Liste \"Entfernte Nutzer\" befindet und du ihn nicht entfernen darfst.\"","\"LastSeenContactsPremiumMinus\" : \"Contatti e Premium (-%1$d)\"","\"TermsOfService\" : \"شروط الخدمة\"","\"RegistrationProfileInfo\" : \"Información de perfil\"","\"cast_unmute\" : \"取消靜音\"","\"SortedByLastSeen\" : \"Listado por Visto por Último\"","\"ActionTTLYouDisabled\" : \"Você desativou o timer de exclusão automática\"","\"Gift2AttributeModel\" : \"Model\"","\"formatterBoostExpired\" : \"dd 'de' MMM 'de' yyyy\"","\"PrivacyInvitesInfo\" : \"You can restrict which users are allowed to add you to groups and channels.\"","\"Gift2InSenderMessageHidden2\" : \"Only you can see the senderʼs name and message.\"","\"AddAnotherAccountInfo\" : \"Conecte outras contas do Telegram e alterne facilmente entre elas.\"","\"call_notification_screening_text\" : \"එන ඇමතුමක් පරීක්ෂා කරන්න\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passkey\"","\"MainGroupProfileVideoSetHint\" : \"Questa ora è la foto principale del gruppo.\"","\"BoostFeatureProfileIconGroup\" : \"Custom Logo for Group Cover\"","\"AudioUnknownArtist\" : \"Artista sconosciuto\"","\"LoginEmailResetInDoublePattern\" : \"%1$s and %2$s\"","\"mr_system_route_name\" : \"प्रणाली\"","\"cast_notification_disconnect\" : \"Aftengjast\"","\"common_google_play_services_enable_button\" : \"Dayakan\"","\"EditWidgetChatsInfo\" : \"عرض أحدث رسالة من المحادثات المحددة.\n\n إذا لم يتم تحديد محادثات معينة فسيتم عرض أحدث محادثاتك في هذه الأداة.\"","\"AreYouSureShareMyContactInfoBot\" : \"Der Bot wird deine Nummer sehen. Das kann für verschiedene Dienste nützlich sein.\"","\"StealthModeTitle\" : \"Stealth Mode\"","\"cast_expanded_controller_ad_image_description\" : \"Imagem exibida enquanto o receptor estiver reproduzindo um anúncio\"","\"MessageScheduledRepeatDeletePostponeDays_one\" : \"Postpone By %d Day\"","\"PermissionNoContactsSharing\" : \"يحتاج **تيليجرام** الوصول إلى جهات الاتصال كي تتمكنوا من مشاركتها مع أصدقائكم. يرجى تمكين **جهات الاتصال** في إعدادات الهاتف > الأذونات.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"請確保另一部裝置與此平板電腦連接同一 Wi-Fi 網絡\"","\"cast_unmute\" : \"Activează sunetul\"","\"LiteOptionsScale\" : \"Zoom animations\"","\"BlockedUsersCount_other\" : \"%1$d blocked users\"","\"AffiliateProgramStop\" : \"End Affiliate Program\"","\"AttachGame\" : \"Gioco\"","\"cast_tracks_chooser_dialog_ok\" : \"تأیید\"","\"ResetChatBackgroundsAlert\" : \"¿Quieres restablecer todos los fondos de pantalla?\"","\"mr_chooser_wifi_warning_description_phone\" : \"இந்த மொபைல் இணைக்கப்பட்டுள்ள அதே வைஃபை நெட்வொர்க்கில் மற்றொரு சாதனமும் இணைக்கப்பட்டுள்ளதை உறுதிசெய்துகொள்ளுங்கள்\"","\"mr_dialog_transferable_header\" : \"بازی در گروه\"","\"NotificationsDeleteAllExceptionTitle\" : \"Delete all exceptions\"","\"common_google_play_services_updating_text\" : \"正在更新 Google Play 服務，更新完成後方可執行「%1$s」。\"","\"NotificationActionPinnedTextUser\" : \"ثبّت %1$s \"%2$s\"\"","\"mr_chooser_title\" : \"Cast to\"","\"PremiumBusinessChatLinksDescription\" : \"Create links that start a chat with you, suggesting the first message.\"","\"abc_searchview_description_search\" : \"Søk\"","\"generic_error_no_device_credential\" : \"Aucun code, schéma ni mot de passe n'est défini.\"","\"RemovedUser_other\" : \"%1$d removed users\"","\"BotUsers_one\" : \"%d user\"","\"AccDescrIVRelatedArticle\" : \"Related article\"","\"cast_seek_bar\" : \"ตัวควบคุมการค้นหาในการเล่น\"","\"LowPowerEnabledSubtitle\" : \"%s battery remaining\"","\"NotificationMessageGroupAudio\" : \"%1$s stuurde een spraakbericht %2$s\"","\"call_notification_incoming_text\" : \"สายเรียกเข้า\"","\"ReplacePhoto\" : \"Replace photo\"","\"call_notification_decline_action\" : \"Четке кагуу\"","\"confirm_device_credential_password\" : \"Käytä salasanaa\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTipsBR\"","\"VideosSavedHint_other\" : \"%1$d video salvati nella galleria.\"","\"NotificationsServiceConnectionInfo\" : \"Mantiene una conexión en segundo plano de bajo impacto con Telegram para notificaciones más fiables.\"","\"mr_controller_volume_slider\" : \"વૉલ્યુમ સ્લાઇડર\"","\"LinkAvailable\" : \"%1$s is available.\"","\"call_notification_decline_action\" : \"አትቀበል\"","\"SentCallCode\" : \"يتم الاتصال على رقمك **%1$s**.\n\nلا حاجة للرد، سيقوم تليجرام بعملية التفعيل تلقائيًا.\"","\"CancelPasswordReset\" : \"Resetprocedure annuleren? Als je later een nieuwe reset aanvraagt, duurt het weer 7 dagen.\"","\"Enable\" : \"تفعيل\"","\"mr_chooser_wifi_learn_more\" : \"Даведацца больш\"","\"BoostingYouHaveUnclaimedPrize\" : \"You have an unclaimed prize from a giveaway by **%s**.\"","\"LoginPasswordText\" : \"Вы включили двухэтапную аутентификацию. Теперь Ваш аккаунт защищён дополнительным облачным паролем.\"","\"SecretWebPageInfo\" : \"يتم توليد معاينات الروابط على خوادم تيليجرام. لا نقوم بتخزين أي بيانات عن الروابط التي ترسلونها.\"","\"PermissionBackgroundLocation\" : \"Para compartir tu ubicación en tiempo real en este chat, Telegram necesita acceso a tu ubicación todo el tiempo, incluyendo cuando la aplicación está en segundo plano.\n\nAccederemos a tu ubicación sólo durante el tiempo que elijas, y puedes dejar de compartirla en cualquier momento. No la usaremos para ningún otro propósito que no sea el de compartirla en este chat.\"","\"SelectTheme\" : \"Select theme\"","\"call_notification_screening_text\" : \"Filter für eingehenden Anruf\"","\"AppUpdate\" : \"Atualizar o Telegram\"","\"cast_closed_captions_unavailable\" : \"Subtítulos no disponibles\"","\"StoryPrivacyButtonPostMultiple_other\" : \"Post %d Stories\"","\"AccDescrVideoCompressHigh\" : \"Higher quality\"","\"cast_tracks_chooser_dialog_none\" : \"Inga\"","\"call_notification_ongoing_text\" : \"Probíhající hovor\"","\"ProfileChannel\" : \"Channel\"","\"MonetizationOverviewLastWithdrawal\" : \"Proceeds since last withdrawal\"","\"UsernameInvalidShortPurchase\" : \"Un nombre de usuario básico debe tener al menos 5 caracteres.\nSin embargo, los nombres de usuario cortos y coleccionables están disponibles para su compra, incluido este. **Saber más…**\"","\"NotificationMessageGroupMap\" : \"%1$s님이 %2$s 그룹에 위치를 보냈습니다\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passwort\"","\"TaggedMessages_other\" : \"%1$d messages\"","\"abc_menu_function_shortcut_label\" : \"„Function“ +\"","\"cast_forward_30\" : \"წინ გადახვევა ოცდაათი წამით\"","\"SegmentationUndo\" : \"تراجع\"","\"mr_controller_volume_slider\" : \"Glidebryter for volum\"","\"NoBlocked\" : \"Geen geblokkeerde gebruikers\"","\"ResetNotificationsText\" : \"모든 알림 설정이 기본으로 설정되었습니다\"","\"AboutRevenueSharingAds\" : \"About These Ads\"","\"ArchiveStickerSetsAlertTitle\" : \"Archive %1$s\"","\"AutodownloadSizeLimitUpTo\" : \"up to %1$s\"","\"Unblock\" : \"إلغاء حظر المستخدم\"","\"generic_error_user_canceled\" : \"Authentication cancelled by user.\"","\"mr_chooser_wifi_warning_description_car\" : \"Asegúrate de que el otro dispositivo esté conectado a la misma red Wi-Fi que este coche\"","\"QuoteCollapse\" : \"Collapse\"","\"abc_searchview_description_submit\" : \"Испрати барање\"","\"mr_controller_no_media_selected\" : \"Hech narsa tanlanmagan\"","\"CheckYourNewEmailSubtitle\" : \"Введите код, который пришёл на указанный Вами адрес %1$s.\"","\"LastName\" : \"Achternaam (optioneel)\"","\"SentCallOnly\" : \"Calling your phone **%1$s** to dictate the code.\"","\"SponsoredMessageInfo\" : \"What are sponsored\nmessages?\"","\"InvalidPhoneNumber\" : \"Numero di telefono non valido. Per favore controlla il numero e riprova.\"","\"NotificationMessageGroupGameScored\" : \"%1$s behaalde %4$s punten met het spel %3$s in de groep %2$s\"","\"FeaturedStickersShort\" : \"Trending\"","\"mr_chooser_wifi_warning_description_car\" : \"Đảm bảo thiết bị kia và ô tô này kết nối với cùng một mạng Wi-Fi\"","\"TapHereEmoji\" : \"Tap %1$s to access more emoji.\"","\"SearchByColor\" : \"Nach Farbe suchen\"","\"fingerprint_not_recognized\" : \"Nav atpazīts\"","\"RestoreEmailNoAccess\" : \"Não é possível acessar %1$s?\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s fixou uma localização ao vivo\"","\"GiftPremiumUsersGiveAccessMany_other\" : \"Give %2$s and **%1$d** more friends access to exclusive features.\"","\"WrongCountry\" : \"Ongeldig landnummer\"","\"SwipeMarkAsRead\" : \"읽음\"","\"mr_cast_dialog_title_view_placeholder\" : \"کوئی معلومات دستیاب نہیں\"","\"cast_forward_30\" : \"ত্ৰিশ ছেকেণ্ড ফৰৱাৰ্ড কৰক\"","\"BusinessHoursDayClosed\" : \"Closed\"","\"AddManyStickersCount_one\" : \"Add sticker\"","\"EditMessageReplaceAudio\" : \"Replace audio file\"","\"abc_action_menu_overflow_description\" : \"Autres options\"","\"mr_controller_album_art\" : \"جلد آلبوم\"","\"SendDice\" : \"SEND\"","\"google_assistant_verification_channel_name\" : \"‏מאמת ה-Assistant\"","\"FilterInviteNameEdited\" : \"Link Name saved.\"","\"PrivacyBirthday\" : \"Date of Birth\"","\"ChangeChannelNameColor2\" : \"Apariencia\"","\"abc_shareactionprovider_share_with\" : \"Deel met\"","\"PermissionNoLocationFriends\" : \"**Telegram** needs access to location so that you can share it with your friends. Tap Settings -> Permissions, and turn **Location** on.\"","\"AreYouSureBlockContact2\" : \"Wirklich **%1$s** blockieren?\"","\"fingerprint_error_hw_not_present\" : \"Бұл құрылғыда саусақ ізін оқу сканері жоқ\"","\"BoostingGiveawayHowItWorksText_other\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscriptions for %4$s for its followers.\"","\"SetAdditionalPasswordInfo\" : \"Ви можете встановити пароль, який потрібно буде вводити при вході з нового пристрою на додачу до SMS-коду.\"","\"generic_error_user_canceled\" : \"Korisnik je otkazao potvrdu identiteta.\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"HideSenderNames\" : \"إخفاء أسماء المرسِلين\"","\"EditWidgetContactsInfo\" : \"Verknüpfung zu deinen Lieblingschats.\n\nEntscheidest du dich keinen auszuwählen, erscheinen häufige Kontakte im Widget.\"","\"Pink\" : \"Pink\"","\"SyncContactsOn\" : \"Contacten van dit apparaat worden aan dit account toegevoegd\"","\"RestoreEmailTrouble\" : \"%1$s 접근에 어려움이 있으신가요?\"","\"ColorBlue\" : \"Blauw\"","\"Languages_other\" : \"%1$d lingue\"","\"ResetCustomNotificationsAlertTitle\" : \"Benachrichtigungen zurücksetzen\"","\"cast_expanded_controller_background_image\" : \"Корица на албум\"","\"BusinessBotPermissionsGiftsTransferStars\" : \"Transfer Stars\"","\"DebugMenuEnableCamera\" : \"Ativar câmera no app\"","\"CheckPhoneNumber\" : \"%1$s ainda é o seu número?\"","\"AndOther_other\" : \"and %1$d others\"","\"StoryPrivacyContacts_one\" : \"%d contact\"","\"UseProxyAddress\" : \"الخادم\"","\"mr_dialog_default_group_name\" : \"Группа\"","\"MegaAdminsInfo\" : \"You can add administrators to help you manage your group. Tap and hold to remove them.\"","\"SearchPostsButtonPremium\" : \"Subscribe to Premium\"","\"cast_disconnect\" : \"Odpojit\"","\"Gift2ChannelSend\" : \"Send Gift\"","\"PollV2AllowedCountriesListMany\" : \"%d countries\"","\"CheckPhoneNumberNo\" : \"Nee\"","\"NotificationMessageGroupPhoto\" : \"%1$s 님이 %2$s 그룹에 사진을 보냈습니다\"","\"StoryOriginalSoundMuted\" : \"Original audio will be removed.\"","\"NoContactsYet2Invite\" : \"Invite Friends >\"","\"mr_chooser_wifi_warning_description_tv\" : \"Zorg dat het andere apparaat is verbonden met hetzelfde wifi-netwerk als deze tv\"","\"mr_chooser_searching\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‏‏‎‏‎‎‎‏‎‏‏‏‎‏‎‎‏‎‏‎‏‎‏‎‏‎‏‎‏‎‎‏‏‎‎‎‎‏‏‏‎‎‎‎‎‎‎‏‏‏‎‎‏‎Finding devices‎‏‎‎‏‎\"","\"DoNotTranslate\" : \"Do Not Translate\"","\"AudiosSavedHint_one\" : \"Datei in Musik gespeichert.\"","\"Files_one\" : \"%1$d file\"","\"abc_shareactionprovider_share_with\" : \"Udostępnij przez:\"","\"mr_controller_album_art\" : \"Albumkunswerk\"","\"InvitePremiumBlockedOr\" : \"or\"","\"mr_chooser_looking_for_devices\" : \"ಸಾಧನಗಳನ್ನು ಹುಡುಕಲಾಗುತ್ತಿದೆ...\"","\"NotificationMessageChannelGiveaway\" : \"نشرت قناة %1$s سحب %2$s من الاشتراك المُميّز بمدة %3$s أشهر.\"","\"call_notification_incoming_text\" : \"Indgående opkald\"","\"cast_unmute\" : \"Κατάργηση σίγασης\"","\"StoryPrivacyAlertSelectContactsSubtitle\" : \"Choose contacts\"","\"CallMessageIncomingDeclined\" : \"Declined Call\"","\"cast_stop_live_stream\" : \"Шууд дамжуулалтыг зогсоох\"","\"StopLoading\" : \"¿Quieres detener la carga?\"","\"BrowserSettingsHistoryClearText\" : \"Are you sure you want to clear browser history since %s?\"","\"Filters\" : \"Folders\"","\"common_google_play_services_install_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔\"","\"Deactivate\" : \"الحذف الآن\"","\"abc_searchview_description_query\" : \"ຄຳສຳລັບຄົ້ນຫາ\"","\"abc_menu_delete_shortcut_label\" : \"delete\"","\"VoipGroupVideoChat\" : \"Video Chat\"","\"NotificationMessageSDVideo\" : \"%1$s sent you a self-destructing video\"","\"NotificationEditedGroupVideo\" : \"غيّر %1$s صورة المجموعة %2$s\"","\"cast_expanded_controller_skip_ad_text\" : \"तपाईं %1$d पछि विज्ञापन छाड्न सक्नुहुन्छ…\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Teksting for hørselshemmede\"","\"Gift2ActionWear\" : \"Wear\"","\"PhoneNumberHelp\" : \"Du kannst deine Telefonnummer hier ändern. Dein Konto und alle Daten in der Telegram-Cloud, also Nachrichten, Medien, Kontakte, etc. werden auf das neue Konto übertragen.\"","\"BoostingStarsPreparedGiveawaySubscriptionsPlural_other\" : \"%1$d stars\"","\"InviteBlockedTitle\" : \"Invite via Link\"","\"TurnPasswordOff\" : \"تعطيل كلمة المرور\"","\"NotificationGroupKickMember\" : \"%1$s heeft %3$s verwijderd uit de groep %2$s\"","\"cast_seek_bar\" : \"پلے بیک تلاش کرنے کا کنٹرول\"","\"ArchiveHintSection2\" : \"Hiding Archive\"","\"PleaseReEnterPassword\" : \"Ripeti la tua password\"","\"PremiumTierAnnualYears_other\" : \"%d-Year\"","\"FoundStories_one\" : \"%d story\"","\"fingerprint_error_hw_not_available\" : \"Fingrafarsvélbúnaður ekki til staðar.\"","\"ResendCode\" : \"Reenviar Código\"","\"StarRatingFuturePreview1_other\" : \"This will be your rating in %d days, after\"","\"TextSizeHeader\" : \"Textgröße für Nachrichten\"","\"SearchEngine7AutocompleteURL\" : \"reserved\"","\"cast_expanded_controller_loading\" : \"กำลังโหลด…\"","\"mr_controller_volume_slider\" : \"Volume slider\"","\"common_open_on_phone\" : \"Адкрыць на тэлефоне\"","\"P2PContactsMinusPlus\" : \"Contatti (-%1$d, +%2$d)\"","\"Gift2AuctionsAcquiredAcceptedBid\" : \"Accepted Bid\"","\"ExplainStarsFeature2Text\" : \"Buy additional content and services in Telegram miniapps. **See Examples >**\"","\"Long\" : \"Lunga\"","\"PremiumPreviewNoAdsDescription\" : \"No more ads in public channels where Telegram sometimes shows ads.\"","\"PasswordHintTextLogin\" : \"Cria uma dica para a sua senha.\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s fixou o sticker %2$s\"","\"AutoDownloadFilesOn\" : \"Archivos\"","\"mr_button_content_description\" : \"Senda út\"","\"SendAnonymously\" : \"Send anonymously\"","\"BoostFeatureCustomReaction_one\" : \"%d Custom Reaction\"","\"GiftTelegramPremiumOrStarsTitle\" : \"Gift Premium or Stars\"","\"CheckYourEmailSubtitle\" : \"Введите код, который пришёл на электронную почту %1$s.\"","\"search_menu_title\" : \"සෙවීම\"","\"common_google_play_services_wear_update_text\" : \"需要使用新版本的 Google Play 服務。更新會即將自動開始。\"","\"Report2\" : \"Report\"","\"cast_mute\" : \"Silenciar\"","\"VoipChannelSoundUnmuted\" : \"Live stream sound unmuted.\"","\"abc_action_mode_done\" : \"ተከናውኗል\"","\"UnknownErrorCode\" : \"Onbekende fout: %s\"","\"common_google_play_services_unknown_issue\" : \"%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena.\"","\"cast_tracks_chooser_dialog_cancel\" : \"ರದ್ದು ಮಾಡಿ\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d-трек\"","\"cast_tracks_chooser_dialog_none\" : \"කිසිවක් නැත\"","\"SmsAvailableIn\" : \"Ви зможете зробити запит на SMS за %1$d:%2$02d\"","\"NotificationChatReactGiveaway\" : \"%1$s hat mit %3$s in Gruppe %2$s auf deine Verlosung reagiert\"","\"BotWebViewRequestMicrophonePermission\" : \"Allow **%1$s** to access to your microphone?\n\nThe developer of **%1$s** will be able to access your microphone when this web app is open.\"","\"GroupCallCreateLink\" : \"Create Call Link\"","\"NotificationMessageInvoice\" : \"%1$s sent you an invoice for %2$s\"","\"cast_expanded_controller_skip_ad_text\" : \"Pots ometre l'anunci d'aquí a %1$d…\"","\"mr_chooser_wifi_warning_description_tablet\" : \"మరొక పరికరం ఈ టాబ్లెట్ లాగా అదే Wi-Fi నెట్‌వర్క్‌లో ఉందని నిర్ధారించుకోండి\"","\"BackgroundMotion\" : \"Motion\"","\"abc_searchview_description_query\" : \"የፍለጋ መጠይቅ\"","\"EventLogChannelRestricted\" : \"banned %1$s\"","\"ActionYouCreateGroup\" : \"Creaste el grupo\"","\"generic_error_no_keyguard\" : \"ఈ పరికరం పిన్, ఆకృతి లేదా పాస్‌వర్డ్‌‌ను సపోర్ట్ చేయదు.\"","\"mr_chooser_wifi_learn_more\" : \"詳細\"","\"AccDescrDocumentType\" : \"%s file,\"","\"PermissionDrawAboveOtherApps\" : \"Telegram braucht Zugriff auf die Funktion 'Über andere Apps einblenden'. Nur so können Videos im Bild in Bild Modus wiedergegeben werden.\"","\"YourEmailAlmostThereText\" : \"Controleer je e-mail (vergeet je spam niet) om de activering van tweestapsverificatie te voltooien.\"","\"mr_cast_button_connected\" : \"Predvajanje. Povezano\"","\"PaintPaletteSlidersHexColor\" : \"Hex Color #\"","\"ActionSetWallpaperForThisChatBoth\" : \"%s set a new wallpaper for this chat\"","\"ProxyBottomSheetCheckWarning\" : \"Warning\"","\"abc_menu_function_shortcut_label\" : \"Função +\"","\"fingerprint_dialog_touch_sensor\" : \"請輕觸指紋感應器\"","\"Gift2Info2RemoveUpgrade\" : \"You can remove this gift from your Profile or upgrade to unique collectible.\"","\"PermissionNoLocationFriends\" : \"**Telegram** deve accedere alla posizione perché tu possa condividerla con i tuoi amici. Tocca Impostazioni > Permessi, e attiva **Posizione**.\"","\"Exception_one\" : \"%1$d exception\"","\"RepostToStory\" : \"Repost\nto Story\"","\"StoryHidAccount\" : \"Das Konto wurde vom Nutzer versteckt\"","\"RepeatList\" : \"Repeat list\"","\"AlwaysAllow\" : \"Consenti sempre\"","\"cast_expanded_controller_skip_ad_label\" : \"ကြော်ငြာကို ကျော်ရန်\"","\"NotificationMessageForwardFew\" : \"%1$s te encaminhou %2$s\"","\"common_google_play_services_update_title\" : \"Google Play सेवाओं को अपडेट करें\"","\"mr_chooser_wifi_warning_description_tv\" : \"Pastikan perangkat lainnya berada di jaringan Wi-Fi yang sama dengan TV ini\"","\"BusinessLinksRenameMessage\" : \"Add a name for this link that only you will see.\"","\"AutodownloadChannels\" : \"القنوات\"","\"CallForbiddenInviteLinkText\" : \"**%s** restricts calling them. You can send them an invite link to call instead.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Басқа құрылғы осы планшетпен бірдей Wi-Fi желісінде екеніне көз жеткізіңіз.\"","\"AlertClearHistory\" : \"Clear History\"","\"AddMembersAlertNamesText\" : \"Deseja mesmo adicionar %1$s ao **%2$s**?\"","\"BotUnblockNoCaps\" : \"Restart\"","\"mr_chooser_looking_for_devices\" : \"పరికరాల కోసం వెతుకుతోంది...\"","\"abc_toolbar_collapse_description\" : \"Sbalit\"","\"PermissionNoAudioWithHint\" : \"O **Telegram** precisa de acesso ao seu microfone para enviar mensagens de voz. Toque em Configurações > Permissões, e ative **Microfone**.\"","\"EventLogFilterPinnedMessages\" : \"Pinned messages\"","\"NoSharedLinks\" : \"Share links in this chat and access them on any of your devices.\"","\"ChannelDescriptionChanged\" : \"Descrizione canale aggiornata.\"","\"confirm_device_credential_password\" : \"পাছৱৰ্ড ব্যৱহাৰ কৰক\"","\"mr_dialog_groupable_header\" : \"Dodaj urządzenie\"","\"fingerprint_error_hw_not_available\" : \"ફિંગરપ્રિન્ટ હાર્ડવેર ઉપલબ્ધ નથી.\"","\"common_signin_button_text_long\" : \"Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ\"","\"SuggestionAgreementReachedUser3TON\" : \"⏳ **%s** will receive your **TON** once the post has been live for **%d** hours.\"","\"mr_chooser_looking_for_devices\" : \"Søger efter enheder…\"","\"cast_closed_captions_unavailable\" : \"उपशीर्षक अनुपलब्ध आहेत\"","\"DiscussionInfo\" : \"Add a group chat for comments\"","\"PopupNotification\" : \"Popup Notifications\"","\"cast_notification_connected_message\" : \"%1$s உடன் இணைக்கப்பட்டது\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Sprawdź, czy drugie urządzenie jest połączone z tą samą siecią Wi-Fi co tablet\"","\"call_notification_screening_text\" : \"ገቢ ጥሪ ማጣራት\"","\"ThemePreviewDialogMessage5\" : \"Yo-ho-ho!\"","\"NoExceptions\" : \"Hier vind je alle chats met niet-standaard berichtgevingsinstellingen.\n\nJe kunt de instellingen van een chat wijzigen door het profiel te openen en naar ‘Berichtgeving’ te gaan.\"","\"DiscussionCreateGroup\" : \"Create a New Group\"","\"StarsTransactionsIncoming\" : \"Incoming\"","\"ImporImportingStickersService\" : \"Importing stickers...\"","\"confirm_device_credential_password\" : \"パスワードを使用\"","\"cast_expanded_controller_live_stream_indicator\" : \"Flux live\"","\"NotificationMessageGif\" : \"%1$s ti ha inviato una GIF\"","\"cast_unmute\" : \"Sesi aç\"","\"call_notification_answer_video_action\" : \"Бейне\"","\"cast_expanded_controller_background_image\" : \"Plötuumslag\"","\"common_google_play_services_update_button\" : \"Uppdatera\"","\"BusinessGreetingIntroTitle\" : \"New Greeting Message\"","\"BizBotStatusStopped\" : \"bot stopped\"","\"mr_cast_button_connecting\" : \"Հեռարձակել։ Միանում է\"","\"cast_unmute\" : \"Zapnout zvuk\"","\"cast_tracks_chooser_dialog_audio\" : \"Аудио\"","\"mr_cast_button_connected\" : \"Transmitir. Ligado\"","\"TranslateMessagesInfo1\" : \"O botão 'Traduzir' aparecerá quando você tocar uma vez em uma mensagem de texto.\"","\"ColorRed\" : \"أحمر\"","\"ResellGiftInfo_one\" : \"You will receive **%d** Star.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"আনটো ডিভাইচ এই টেবলেটটোৰ সৈতে একেটা ৱাই-ফাই নেটৱৰ্কতে থকাটো নিশ্চিত কৰক\"","\"cast_tracks_chooser_dialog_ok\" : \"ઓકે\"","\"Passkey\" : \"Passkeys\"","\"PassportLanguage_VI\" : \"Vietnamese\"","\"abc_shareactionprovider_share_with\" : \"አጋራ በ\"","\"InvalidFirstName\" : \"Invalid first name\"","\"mr_controller_stop_casting\" : \"Berhenti menghantar\"","\"NotificationMessageInvoice\" : \"أرسل لك %1$s فاتورة %2$s\"","\"TaggedMessages_one\" : \"%1$d messaggio\"","\"PeerRequirementPremiumFalse\" : \"The user should not have a Premium subscription.\"","\"NotificationChatMessagePaidMedia_one\" : \"%2$s publicó un post de pago en el grupo %3$s por %1$d estrella\"","\"EnableAnimations\" : \"Enable Animations\"","\"ChatListExpanded\" : \"Three lines\"","\"PaymentSuccessfullyPaidSubscriptionNoItem\" : \"You have just successfully transferred %1$s to %2$s until %3$s\"","\"RecoveryEmailTitle\" : \"Email di recupero\"","\"call_notification_decline_action\" : \"Zavrni\"","\"TermsOfServiceLogin\" : \"By signing up,\nyou agree to the *Terms of Service*.\"","\"search_menu_title\" : \"ፍለጋ\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"AskAQuestionInfo\" : \"텔레그램 지원은 자원봉사자들이 처리합니다. 신속하게 응답해 드리고자 노력하지만, 다소 시간이 걸릴 수 있습니다.\n\n<a href=\"https://telegram.org/faq/ko#325188137\"> 자주 묻는 질문</a>을 확인해 보세요. 잦은 질문에 대한 답과 <a href=\"https://telegram.org/faq/ko#1478791328\">문제 해결</a>을 위한 중요한 조언이 있습니다.\"","\"mr_cast_button_connecting\" : \"Трансляція. Підключення\"","\"DebugMenuEnableWebViewDebug\" : \"WebView 디버그 켜기\"","\"MusicInfo\" : \"음악 파일 보내기\"","\"cast_expanded_controller_ad_image_description\" : \"कास्ट पाने वाले के विज्ञापन देखने के दौरान दिखाई जाने वाली इमेज\"","\"abc_action_menu_overflow_description\" : \"Ezinye izinketho\"","\"abc_searchview_description_submit\" : \"Senda fyrirspurn\"","\"FilterMuted\" : \"Stumm\"","\"fingerprint_dialog_touch_sensor\" : \"Palieskite piršto antspaudo jutiklį\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s hat ein Video angeheftet\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"NotificationsDeleteAllException\" : \"예외 모두 삭제\"","\"abc_searchview_description_search\" : \"ค้นหา\"","\"ic_media_route_learn_more_accessibility\" : \"Scopri come trasmettere contenuti\"","\"NotificationActionPinnedGifUser\" : \"%1$s님이 GIF를 고정했습니다\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nu sunt informații disponibile\"","\"SwipeSettingsMute\" : \"Silenciar\"","\"BackgroundIntensity\" : \"الشدة\"","\"common_google_play_services_update_button\" : \"Update\"","\"ClearCacheInfo\" : \"Gebe jederzeit Speicherplatz von deinem Gerät frei. Deine Medien bleiben in der Cloud.\"","\"ColorBlue\" : \"Blue\"","\"NotificationsMutedForHint\" : \"Notifications muted for %1$s\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"المقطع الصوتي %1$d\"","\"ic_media_route_learn_more_accessibility\" : \"Află cum să proiectezi\"","\"ClearingCacheDescription\" : \"텔레그램이 캐시를 초기화하는 동안 이 창을 계속 열어두세요.\"","\"YourPasswordRememberYes\" : \"Так, памʼятаю\"","\"cast_seek_bar\" : \"Վերարտադրման որոնման կառավար\"","\"DoNotTranslateLanguage\" : \"Don't translate %s\"","\"common_google_play_services_updating_text\" : \"%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande.\"","\"abc_toolbar_collapse_description\" : \"Reduzir\"","\"cast_closed_captions_unavailable\" : \"Non hai subtítulos dispoñibles\"","\"NotificationActionPinnedFileUser\" : \"ثبّت %1$s ملفًا\"","\"UnsaveMessagesTitle\" : \"%1$s nicht mehr speichern\"","\"StoriesAlbumBottomButtonRemoveStoriesFromAlbum\" : \"Remove from album\"","\"cast_expanded_controller_live_stream_indicator\" : \"லைவ் ஸ்ட்ரீம்\"","\"PushReactPoll\" : \"%2$s to your poll %3$s\"","\"SetAdditionalPassword\" : \"Set Additional Password\"","\"YouBlockedUser\" : \"المعذرة، لا يمكنك إضافة هذا المستخدم أو البوت للمجموعات بسبب أنك قمت بحظره. فضلًا قم بإزالة الحظر للاستمرار.\"","\"DoNotTranslate\" : \"Não Traduzir\"","\"ResetChatBackgroundsAlert\" : \"Weet je zeker dat je alle chatachtergronden wilt resetten?\"","\"common_google_play_services_update_button\" : \"अपडेट करा\"","\"abc_menu_function_shortcut_label\" : \"Funksie+\"","\"VoipGroupBioEditAlertText\" : \"You can add a few lines about yourself. Everyone will see this text.\"","\"common_google_play_services_install_button\" : \"Суулгах\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Inserisci la tua password per ritirare.\"","\"BotLocationPermissionRequestDeniedApp\" : \"**%s** can't have access to your location since you restricted Telegram from accessing it.\"","\"ShowLess\" : \"Show less\"","\"StarMySubscriptionsExpand\" : \"Show More\"","\"BotAttachMenuShortcatAddedAttachAndSide\" : \"**%s** shortcut added in attachment menu and side menu.\"","\"AttachMediaPreviewButton\" : \"Show preview\"","\"LimitReachedPinnedTopics\" : \"죄송하지만, 상단에 %d개 이상의 주제를 고정할 수 없습니다.\"","\"cast_disconnect\" : \"Отключить\"","\"MediaShowVideos\" : \"Show videos\"","\"RestoreEmailTroubleText2\" : \"Se você não tem acesso ao seu e-mail de recuperação, as suas opções restantes são lembrar a sua senha ou aguardar 7 dias até que ela seja redefinida.\"","\"AccDescrGoToMessage\" : \"Go to message\"","\"ReleaseToGoNextUnreadTopic\" : \"Release to go to the next unread topic\"","\"InAppSounds\" : \"In-App Sounds\"","\"PassportLanguage_EL\" : \"Greek\"","\"CheckPhoneNumberYes\" : \"Sí\"","\"cast_forward\" : \"ଆଗକୁ ବଢ଼ାନ୍ତୁ\"","\"abc_menu_delete_shortcut_label\" : \"eliminar\"","\"BotSettings\" : \"Settings\"","\"StartsDayAt\" : \"'تبدأ في' MMM d 'عند' HH:mm\"","\"NoPopup\" : \"Kein Popup\"","\"ChannelRemoveUser\" : \"Remove from channel\"","\"BotStarsButtonWithdrawShortUntil\" : \"Withdraw\"","\"mr_cast_button_disconnected\" : \"Prebacite. Veza je prekinuta\"","\"EventLogFilterByAdminsAll\" : \"Show Actions by All Admins\"","\"PhotoSavedHint\" : \"Photo saved to gallery\"","\"mr_chooser_looking_for_devices\" : \"Төхөөрөмжүүдийг хайж байна…\"","\"AddOneMemberForwardMessages\" : \"최근 메시지 100개를 **%1$s** 님에게 보이기\"","\"mr_chooser_searching\" : \"Etsitään laitteita\"","\"SendMediaEmbededLinks\" : \"Embed Links\"","\"AccDescrMsgPlayed\" : \"Played\"","\"UsePIN\" : \"Use PIN\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer.\"","\"PassportAddBill\" : \"Add Utility Bill\"","\"mr_dialog_groupable_header\" : \"デバイスの追加\"","\"Ban\" : \"Banna\"","\"abc_action_bar_home_description\" : \"Eiti į pagrindinį puslapį\"","\"MediaSelected_other\" : \"%1$d media selected\"","\"cast_mute\" : \"დადუმება\"","\"mr_controller_pause\" : \"Призупинити\"","\"StarAffiliate\" : \"Affiliate\"","\"DeselectAll\" : \"Deselect All\"","\"NotificationsSilent\" : \"Silent\"","\"generic_error_no_keyguard\" : \"Бул түзмөктө PIN кодду, графикалык ачкычты же сырсөздү колдонууга болбойт.\"","\"google_assistant_verification_notification_title\" : \"Google આસિસ્ટંટ સંદેશ મોકલી રહ્યું છે\"","\"fingerprint_error_lockout\" : \"Te veel pogingen. Probeer het later opnieuw.\"","\"AccDescrPipMode\" : \"Picture-in-Picture mode\"","\"StarsSentTitle\" : \"Stars sent!\"","\"PassportLanguage_UK\" : \"Ukrainian\"","\"FilterChannels\" : \"Channels\"","\"ActionUserWithinRadius\" : \"un1 is now within %1$s from you\"","\"PollMenuHint\" : \"You are viewing actions for one option.\nYou can switch to actions for the poll.\"","\"ic_media_route_learn_more_accessibility\" : \"ສຶກສາວິທີສົ່ງສັນຍານ\"","\"cast_live_label\" : \"ສົດ\"","\"fingerprint_error_hw_not_present\" : \"Enheten har ingen fingeravtryckssensor\"","\"cast_expanded_controller_live_stream_indicator\" : \"Ζωντανή ροή\"","\"PassportAddTranslationPassportRegistrationInfo\" : \"Upload scans of a certified English translation of your passport registration page.\"","\"AutodownloadPrivateChats\" : \"Einzelchats\"","\"CheckPassword\" : \"Проверить пароль\"","\"ProfileUsernameEdit\" : \"Change Username\"","\"Gift2TabResale\" : \"Resale\"","\"OnlyWhenScreenOn\" : \"Somente com a tela ligada\"","\"ShowAsList\" : \"Show as list\"","\"LoginPassword\" : \"Contraseña\"","\"PhoneNumberAlert\" : \"As pessoas poderão ver o seu novo número se tiverem ele salvo na agenda ou se as suas configurações de privacidade permitirem. Você pode alterar isso em Configurações > Privacidade e Segurança > Número de Telefone.\"","\"StartDayYearAt\" : \"'Começará em' d 'de' MMM 'de' yyyy 'às' HH:mm\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ਪਾਸਕੀ\"","\"call_notification_decline_action\" : \"Từ chối\"","\"Gift2PrepayUpgradeText\" : \"Let %s turn your gift into a unique collectible.\"","\"common_signin_button_text\" : \"Log ind\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s hat das Quiz \"%2$s\" angeheftet\"","\"cast_rewind_10\" : \"Riktheje dhjetë sekonda\"","\"Folder\" : \"폴더\"","\"NotificationActionPinnedPhoto\" : \"%1$s hat ein Bild in der Gruppe %2$s angeheftet\"","\"abc_toolbar_collapse_description\" : \"ಕುಗ್ಗಿಸಿ\"","\"cast_tracks_chooser_dialog_subtitles\" : \"சப்டைட்டில்கள்\"","\"abc_searchview_description_query\" : \"Претражите упит\"","\"TagInfoButtonEditTag\" : \"Edit Tag\"","\"CancelPasswordResetNo\" : \"НЕТ\"","\"NotificationsPriorityLow\" : \"Low\"","\"Hide\" : \"Hide\"","\"cast_play\" : \"Dlala\"","\"abc_action_bar_up_description\" : \"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"Report2CommentInfoChannel\" : \"Please help us by telling what is wrong with the channel you have selected.\"","\"NewStories_one\" : \"%d new story\"","\"SignInWithGoogle\" : \"Inloggen met Google\"","\"GroupCallLinkText\" : \"You are invited to join a Telegram call.\"","\"ClearingCache\" : \"Cancello la cache…\"","\"BoostingStarsGiveawayServiceUndistributedGroup_one\" : \"%d undistributed stars were forwarded to group administrators.\"","\"NotificationActionPinnedVideo\" : \"%1$s hat ein Video in der Gruppe %2$s angeheftet\"","\"cast_disconnect\" : \"Verbindung aufheben\"","\"SearchByColor\" : \"Cerca per colore\"","\"ic_media_route_learn_more_accessibility\" : \"Jifunze jinsi ta kutuma\"","\"StoryPrivacyButtonSaveCloseFriends\" : \"Save List\"","\"google_assistant_verification_channel_name\" : \"Assistant အတည်ပြုစနစ်\"","\"abc_action_bar_home_description\" : \"Prejsť na plochu\"","\"call_notification_screening_text\" : \"Filtrando uma ligação recebida\"","\"call_notification_decline_action\" : \"Avvis\"","\"Points_other\" : \"%1$d\"","\"Quality240\" : \"Low\"","\"ActionPinnedContact\" : \"un1 pinned a contact\"","\"call_notification_decline_action\" : \"Noraidīt\"","\"TopicsLayoutInfo\" : \"Choose how topics appear for all members.\"","\"common_open_on_phone\" : \"Ouvrir sur le téléphone\"","\"fingerprint_error_no_fingerprints\" : \"Tiada cap jari didaftarkan.\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"cast_notification_connecting_message\" : \"Ixhumeka ku-%1$s\"","\"DistanceUnitsMiles\" : \"마일\"","\"abc_shareactionprovider_share_with_application\" : \"Share with %s\"","\"VoipErrorUnknown\" : \"Can't place a Telegram call at the moment.\"","\"WrongCode\" : \"올바르지 않은 코드입니다. 다시 시도해주세요.\"","\"StarsNeededTextPrivateMessage\" : \"Buy **Stars** to send message to **%s** and others.\"","\"GigagroupConvertTitle\" : \"Broadcast Groups\"","\"cast_seek_bar\" : \"பிளேபேக் நகர்தல் கட்டுப்பாடு\"","\"fingerprint_error_user_canceled\" : \"ব্যবহারকারী আঙ্গুলের ছাপ নেওয়ার অপারেশনটি বাতিল করেছেন।\"","\"cast_closed_captions\" : \"បាន​បិទ​ចំណងជើង\"","\"abc_search_hint\" : \"Търсете…\"","\"PremiumStoriesCaption\" : \"Longer Captions\"","\"NotificationActionPinnedQuiz2\" : \"أرسل %1$s الاختبار «%3$s» لمجموعة %2$s\"","\"BotEmojiStatusSetRequestForMinute_other\" : \"%d minutes\"","\"cast_casting_to_device\" : \"Odesílání do zařízení %1$s\"","\"fcm_fallback_notification_channel_label\" : \"Рознае\"","\"StoryAutoExceptionsInfo\" : \"Verhaalmeldingen automatisch inschakelen voor de 5 gebruikers die je het vaakst spreekt.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Sous-titres\"","\"ActionYouLeftUser\" : \"Você saiu do grupo\"","\"mr_chooser_searching\" : \"Пошук пристроїв\"","\"ActionRemovedPhoto\" : \"un1 removed the group photo\"","\"NotificationsStoryUnmute2\" : \"Notify About\nStories\"","\"fingerprint_error_lockout\" : \"Çok fazla deneme yapıldı. Lütfen daha sonra tekrar deneyin.\"","\"Exposure\" : \"Esposizione\"","\"StoryMentionedAction\" : \"View Story\"","\"cast_connecting_to_device\" : \"Estableciendo conexión con %1$s\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"이 경우 봇 차단도 해제됩니다.\"","\"BotWebViewOpenBot\" : \"Open bot\"","\"InvalidLastName\" : \"المعذرة، لا يمكن استخدام اسم العائلة هذا.\"","\"Quality360\" : \"Low\"","\"VoipVideoOnPause\" : \"Video on Pause\"","\"mr_chooser_wifi_learn_more\" : \"Ketahui lebih lanjut\"","\"ResetAccountInfo\" : \"계정 **%1$s**이 비밀번호로 보호되어 있기에, 보안 목적으로 1주일 뒤에 이 계정을 삭제할 것입니다. 보안목적에 따라 지연기간을 두게 되었습니다.\n\n이 작업은 언제든지 취소하실 수 있습니다.\"","\"fingerprint_error_hw_not_present\" : \"Peranti ini tiada penderia cap jari\"","\"ErrorSendRestrictedVideoAll\" : \"Sorry, sending video is not allowed in this group.\"","\"AreYouSureClearHistoryChannel\" : \"Apagar todos os textos e mídias em cache desse canal?\"","\"abc_activitychooserview_choose_application\" : \"Valitse sovellus\"","\"BotWebViewStartPermission2\" : \"By launching this mini app, you agree to the **Terms of Service for Mini Apps**.\"","\"RemovedUser_one\" : \"%1$d removed user\"","\"StoriesAlbumMenuDeleteAlbumAsk\" : \"Are you sure you want to delete the **%s** album?\"","\"media_notification_channel_name\" : \"Truyền\"","\"LiveStoryPricePerCommentInfo\" : \"The price a viewer must pay to send a comment.\"","\"AccActionOnceDeactivate\" : \"Deactivate Play Once\"","\"cast_stop\" : \"Simamisha\"","\"AddToTheGroupAlertText\" : \"هل ترغب في إضافة **%1$s** لمجموعة **%2$s**؟\"","\"mr_controller_pause\" : \"Metti in pausa\"","\"ActionBotDocumentBankStatement\" : \"Estratto conto\"","\"BotFileDownloadOpen\" : \"Open\"","\"NotificationMessageGroupPoll2\" : \"%1$s ha inviato un sondaggio %3$s nel gruppo %2$s\"","\"UserSuggestBirthdayButton\" : \"Suggest Date of Birth\"","\"cast_notification_connecting_message\" : \"%1$s سے منسلک ہو رہا ہے\"","\"common_google_play_services_unknown_issue\" : \"%1$s에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요.\"","\"ExternalFolderInfo\" : \"외부 저장 공간 탐색\"","\"MessagesSettings\" : \"Berichten\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s 님이 실시간 위치를 고정했습니다\"","\"Viewers\" : \"Viewers\"","\"BotPermissionGameAlert\" : \"Allow %1$s to pass your Telegram name and id (not your phone number) to pages you open with this bot?\"","\"AppNameBeta\" : \"Telegram-bèta\"","\"UseProxyUsername\" : \"Nome de Usuário\"","\"common_google_play_services_update_button\" : \"અપડેટ કરો\"","\"SwipeSettingsPin\" : \"고정\"","\"DistanceUnitsKilometers\" : \"كيلومتر\"","\"cast_rewind\" : \"Հետ անցնել\"","\"AutodownloadSizeLimitUpTo\" : \"hasta %1$s\"","\"VoiceOnceDeleteClose\" : \"Delete and Close\"","\"abc_activity_chooser_view_see_all\" : \"બધી જુઓ\"","\"BrowserSettingsTitle\" : \"Web Browser\"","\"BoostingPremium\" : \"Telegram Premium\"","\"mr_controller_disconnect\" : \"‍डिस्कनेक्ट करा\"","\"SendingSms\" : \"Отправка SMS...\"","\"abc_shareactionprovider_share_with_application\" : \"Zdieľať s aplikáciou %s\"","\"RestrictedParticipantSending\" : \"Restricted **%s** from sending any messages\"","\"Teal\" : \"Groenblauw\"","\"GroupCallCreatedLinkCopy\" : \"Copy\"","\"mr_chooser_looking_for_devices\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‏‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‏‎‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‏‏‏‏‎‏‎‏‎‎‎‏‏‎Looking for devices...‎‏‎‎‏‎\"","\"AreYouSureSecretChatTitle\" : \"Geheimer Chat\"","\"RestoreEmailSentTitle\" : \"Codice di recupero\"","\"abc_shareactionprovider_share_with_application\" : \"Ibahagi gamit ang %s\"","\"NotificationMessageGroupSticker\" : \"%1$s 님이 %2$s 그룹에 스티커를 보냈습니다\"","\"UnsaveSingleMessagesTitle\" : \"Bericht uit opslag halen\"","\"YourEmailSkip\" : \"Pular\"","\"PollV2AllowAddingOptions\" : \"Allow Adding Options\"","\"common_signin_button_text\" : \"Zaloguj się\"","\"NotificationActionPinnedSticker\" : \"%1$s fixou um sticker no grupo %2$s\"","\"StickersHide\" : \"Archive\"","\"Save\" : \"Salvar\"","\"cast_stop_live_stream\" : \"Acha kutiririsha moja kwa moja\"","\"common_google_play_services_unknown_issue\" : \"Google প্লে সেৱাত %1$s ত সমস্যা হৈ আছে। আকৌ চেষ্টা কৰক।\"","\"BoostingStoriesByGiftingChannel2\" : \"Boost your channel by giving away prizes to your subscribers.\"","\"cast_seek_bar\" : \"Barre de défilement\"","\"StopLiveLocationAlertToUserText\" : \"Do you want to stop sharing your live location with **%1$s**?\"","\"fcm_fallback_notification_channel_label\" : \"その他\"","\"ChannelProfileColorEmojiApplied\" : \"Your channel profile emoji has been put!\"","\"cast_casting_to_device\" : \"「%1$s」にキャストしています\"","\"common_google_play_services_wear_update_text\" : \"‏דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר.\"","\"PollSelectOption\" : \"Select an option first\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s hat eine Rechnung angeheftet\"","\"NotificationPaidMedia_other\" : \"%1$d ⭐️ Medien\"","\"DeleteMessagesTextGroupPart\" : \"“Eliminar para todos” también eliminará los %1$s para los otros miembros del grupo.\"","\"KickFromBroadcast\" : \"Remove from broadcast list\"","\"CheckPasswordBackToSettings\" : \"Назад к настройкам\"","\"ChatAdmin\" : \"admin\"","\"EditContact\" : \"Edit Contact\"","\"NotificationsOther\" : \"Other\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Kontrollera att den andra enheten är ansluten till samma wifi-nätverk som denna surfplatta\"","\"YourPasswordSuccess\" : \"¡Listo!\"","\"ChooseYourLanguage\" : \"Scegli la tua lingua\"","\"EventLogDeletedMultipleMessages_one\" : \"un1 deleted message from %2$s:\"","\"SearchPostsTitle\" : \"Global Search\"","\"abc_capital_on\" : \"ჩართვა\"","\"cast_casting_to_device\" : \"Предава се към „%1$s“\"","\"cast_expanded_controller_skip_ad_label\" : \"Saltatu iragarkia\"","\"cast_seek_bar\" : \"Kontrolli i kërkimit të luajtjes\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xidmətlərinin əlçatanlığı\"","\"cast_live_label\" : \"MOJA KWA MOJA\"","\"GroupBoostsJustReachedLevelNext\" : \"This group reached **Level %1$d** and can now post **%2$s** per day.\"","\"cast_live_label\" : \"የቀጥታ\"","\"cast_play\" : \"Αναπαραγωγή\"","\"PopupNotification\" : \"Notificação Popup\"","\"RestorePasswordNoEmailText\" : \"Siccome non hai fornito un'email di recupero quando hai impostato la tua password, non ti resta che ricordare la tua password o ripristinare il tuo account.\"","\"BotForumAskForStartNewChatForward\" : \"Forward here to create a new thread.\"","\"NotificationActionPinnedVideoUser\" : \"%1$s zette een video vast\"","\"TurnPasswordOffQuestionTitle\" : \"Отключить пароль\"","\"TelegramPremiumShort\" : \"Premium\"","\"AreYouSureDeleteFewChats\" : \"Wirklich diese Chats löschen?\"","\"ShareSendItems_other\" : \"Send %1$d media\"","\"DeleteMessagesOption\" : \"Retirar mis mensajes\"","\"VideoSpeedSlow\" : \"Slow\"","\"media_notification_channel_name\" : \"Тышкы экранга чыгаруу\"","\"BoostingReceivedStars_other\" : \"You've received a prize of %1$d Stars from %2$s!\"","\"DiscardVoiceMessageAction\" : \"Discard\"","\"InviteCallMessagePremiumBlockedOne\" : \"**%1$s** only accepts messages and invitations to calls from Contacts and **Premium** users.\"","\"SendMessagesToGroupText\" : \"Do you want to send this message to **%1$s**?\"","\"LanguageUnknownCustomAlert\" : \"Leider enthält das benutzerdefinierte Sprachpaket (**%1$s**) keine Daten für Telegram Android.\"","\"mr_controller_close_description\" : \"Chiudi\"","\"RepeatDisabled\" : \"Off\"","\"UserRestrictionsNoSend\" : \"can't send messages\"","\"ShortHoursAgo_one\" : \"%dh\"","\"EncryptedDescription3\" : \"Have a self-destruct timer\"","\"NotificationMessagesPeopleDisplayOrder\" : \"%1$s %2$s\"","\"cast_closed_captions\" : \"වැසූ සිරස්තල\"","\"cast_notification_connected_message\" : \"Verbunden mit %1$s\"","\"DebugMenuEnableWebViewDebug\" : \"Attiva debug WebView\"","\"InvalidCode\" : \"Ungültiger Code. Bitte versuche es später erneut.\"","\"SyncContactsInfoOff\" : \"Turn on to continuously sync contacts from this device with your account.\"","\"Devices\" : \"Dispositivos\"","\"Save\" : \"حفظ\"","\"cast_stop\" : \"Ustavi\"","\"Exception_other\" : \"%1$d exceptions\"","\"mr_chooser_wifi_warning_description_car\" : \"‏مطمئن شوید این خودرو و دستگاه دیگر به شبکه Wi-Fi یکسانی متصل باشند\"","\"chatDate\" : \"MMMM d\"","\"TerminateAllSessions\" : \"Terminate All Other Sessions\"","\"ShareLocation\" : \"Location\"","\"TintHighlights\" : \"HIGHLIGHTS\"","\"AllowReadCallAndLog\" : \"Por favor, permita que o Telegram receba chamadas e leia o registro de chamadas para que possamos inserir automaticamente seu código para você.\"","\"Gift2Visible\" : \"Visible on your page\"","\"PreviewForwardVideo_other\" : \"Forward %1$d videos\"","\"PsaHide\" : \"Hide\"","\"ActionAddUserSelfMega\" : \"un1 si è unito al gruppo\"","\"LowDiskSpaceTitle\" : \"Attenzione\"","\"cast_connecting_to_device\" : \"درحال اتصال به %1$s\"","\"AreYouSureDeleteAndExit\" : \"هل ترغب حقًا في حذف هذه المجموعة والخروج منها؟\"","\"cast_notification_connected_message\" : \"Συνδέθηκε με το %1$s\"","\"EventLogChangedEmojiStatusFor\" : \"un1 changed channel emoji status to %2$s (for %3$s)\"","\"BotUsersShort_other\" : \"%d users\"","\"call_notification_answer_action\" : \"Přijmout\"","\"ChangeUserNameColor\" : \"Change Your Color\"","\"SearchForChats\" : \"Buscar por chats...\"","\"InChatSound\" : \"أصوات داخل المحادثات\"","\"VoiceOnceTurnOnSound\" : \"Please, turn on the sound first.\"","\"common_google_play_services_wear_update_text\" : \"საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება.\"","\"cast_rewind\" : \"રીવાઇન્ડ કરો\"","\"mr_cast_button_connected\" : \"কাষ্ট কৰক। সংযুক্ত হৈ আছে\"","\"cast_live_label\" : \"EN DIRECTE\"","\"cast_unmute\" : \"အသံပြန်ဖွင့်ပါ\"","\"cast_rewind\" : \"Orqaga qaytarish\"","\"PrivacyBotsInfo\" : \"Siti web in cui hai usato Telegram per accedere.\"","\"NoSuchGroupsInfo\" : \"You don't have groups that meet the requirements for this bot\"","\"NotificationPaidMedia_one\" : \"%1$d ⭐️ Medium\"","\"AreYouSureDeleteAndExitName\" : \"Tem certeza de que deseja apagar e sair do grupo **%1$s**?\"","\"common_signin_button_text\" : \"Մուտք գործել\"","\"mr_chooser_wifi_warning_description_watch\" : \"請確保另一部裝置與此手錶連接同一 Wi-Fi 網絡\"","\"ReportStory\" : \"Report Story\"","\"DeleteLocalizationText\" : \"Taalbestand **%1$s** echt verwijderen?\"","\"PermissionNoLocationStory\" : \"Telegram necesita acceso a tu ubicación para que puedas añadir el widget del clima a tus historias.\"","\"abc_searchview_description_voice\" : \"חיפוש קולי\"","\"Languages_other\" : \"%1$d Languages\"","\"cast_expanded_controller_skip_ad_label\" : \"Izlaist reklāmu\"","\"mr_controller_no_media_selected\" : \"មិនបាន​ជ្រើសរើស​មេឌៀ​ទេ\"","\"fingerprint_error_user_canceled\" : \"Az ujjlenyomattal kapcsolatos műveletet a felhasználó megszakította.\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"Dadurch wird auch der Bot entsperrt.\"","\"SyncContactsInfoOff\" : \"قم بالتفعيل لمزامنة جهات اتصال هذا الجهاز مع حسابك باستمرار.\"","\"cast_stop\" : \"Apturēt\"","\"call_notification_decline_action\" : \"প্ৰত্যাখ্যান কৰক\"","\"cast_skip_prev\" : \"Əvvəlki elementə keçin\"","\"fingerprint_error_hw_not_available\" : \"Сканер отпечатков пальцев недоступен.\"","\"EventLogChangedWallpaperGroup\" : \"un1 changed group wallpaper\"","\"fingerprint_error_hw_not_present\" : \"Ovaj uređaj nema senzor otiska prsta\"","\"YourEmail\" : \"Deine E-Mail\"","\"BoostingStarsGiveawayJustStartedGroup_other\" : \"%2$s just started a giveaway of %1$d Stars to its members.\"","\"abc_searchview_description_clear\" : \"מחיקת השאילתה\"","\"CreateLinkHeader\" : \"CREATE\"","\"mr_system_route_name\" : \"ሥርዓት\"","\"NotificationActionPinnedPollUser\" : \"%1$s님이 설문 %2$s을(를) 고정했습니다\"","\"RestoreEmailTroubleText\" : \"Als je de toegang tot je e-mailadres niet kunt herstellen, heb je maar twee opties: alsnog je wachtwoord achterhalen of je account resetten.\"","\"ResendCodeInfo\" : \"На вашу е-пошту надіслано код підтвердження.\"","\"cast_notification_connected_message\" : \"Conectat la %1$s\"","\"mr_controller_no_media_selected\" : \"Ingen medier er valgt\"","\"TagEdited\" : \"Tag Edited\"","\"mr_controller_close_description\" : \"Zavřít\"","\"generic_error_no_device_credential\" : \"Nu este setat niciun cod PIN, model sau parolă.\"","\"mr_controller_close_description\" : \"ປິດ\"","\"common_google_play_services_notification_channel_name\" : \"Availability ng serbisyo ng Google Play\"","\"NotificationHiddenChatName\" : \"Telegram\"","\"ErrorSendRestrictedMediaAll\" : \"Desculpe, o envio de mídia não é permitido neste grupo.\"","\"ActionTakeScreenshoot\" : \"un1 hat ein Bildschirmfoto gemacht!\"","\"NotificationMessageGiveaway\" : \"%1$s hat dir eine Verlosung von %2$sx %3$sm Premium-Abonnements geschickt\"","\"ProximityTooltioGroup\" : \"Alert when other members of the group are close\"","\"common_google_play_services_notification_ticker\" : \"Erro nos servizos de Google Play\"","\"EnableStreaming\" : \"Streaming file video e audio\"","\"cast_live_label\" : \"EN VIVO\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Geçiş anahtarı\"","\"ActionYouKickUser\" : \"لقد أزلت un2\"","\"generic_error_no_keyguard\" : \"Kjo pajisje nuk e mbështet kodin PIN, motivin ose fjalëkalimin.\"","\"SuggestedOfferCompleteAmountUnknown\" : \"%1$s has received funds for publishing post\"","\"PermissionDrawAboveOtherAppsTitle\" : \"화면-속-화면\"","\"mr_cast_button_connected\" : \"แคสต์ เชื่อมต่อแล้ว\"","\"NotificationGroupKickYou\" : \"%1$s removeu você do grupo %2$s\"","\"AreYouSureClearDraftsTitle\" : \"Wis Cloud-concepten\"","\"cast_pause\" : \"થોભાવો\"","\"ShowMore\" : \"Show more\"","\"ChatThemeDisabled\" : \"%1$s disabled the chat theme\"","\"Permanent\" : \"الرابط الأساسي\"","\"Gift2StarsInfoLink\" : \"What are Stars >\"","\"PhoneNumberHelp\" : \"يمكنك تغيير رقم تيليجرام الخاص بك هنا. سيتم نقل حسابك وجميع بياناتك التي في سحابة تيليجرام -بما فيها الرسائل، الوسائط، جهات الاتصال وغيرها- إلى الرقم الجديد.\"","\"EnterCode\" : \"코드 입력\"","\"UnlockPremiumStickers\" : \"Unlock Premium Stickers\"","\"mr_controller_play\" : \"Ойнотуу\"","\"Next\" : \"Next\"","\"RestoreEmailTrouble\" : \"Нет доступа к %1$s?\"","\"cast_disconnect\" : \"Putuskan sambungan\"","\"AutomaticMediaDownload\" : \"Download automático de mídia\"","\"mr_cast_button_connecting\" : \"Odeslat. Připojování\"","\"abc_action_menu_overflow_description\" : \"Lisäasetukset\"","\"AskButton\" : \"Chiedi ai volontari\"","\"AddManyEmojiPacksCount_other\" : \"Add %1$d emoji packs\"","\"cast_expanded_controller_background_image\" : \"Albumi kujundus\"","\"BoostingGiveawayHowItWorksSubTextDateSeveralEnd1_other\" : \"On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s** %5$s.\"","\"SaveToGIFs\" : \"Save to GIFs\"","\"FontType\" : \"نوع الخط\"","\"GiftAuctionWearInfoText\" : \"and get these benefits:\"","\"AddGroupEmojiPackHint\" : \"All members will be able to use these emoji in the group, even if they don't have Telegram Premium.\"","\"SMSFee3TextDays_other\" : \"Sign up for %d days of Telegram Premium subscription to help cover the SMS costs.\"","\"UseProxySponsor\" : \"Proxy-Sponsor\"","\"ChangeGroupAppearance\" : \"Uiterlijk\"","\"YourPasswordSuccess\" : \"نجح الأمر!\"","\"ShowSenderNames\" : \"Show senders’ names\"","\"NotificationEditedGroupPhoto\" : \"%1$s alterou a foto do grupo para %2$s\"","\"ResetNotificationsAlertTitle\" : \"Redefinir todas as notificações\"","\"GiftOfferPay\" : \"Pay ⭐️%s\"","\"cast_forward_30\" : \"Երեսուն վայրկյան առաջ անցնել\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवा उपलब्धता\"","\"NotificationsExceptionsAlert\" : \"Beachte bitte, dass **%1$s** als Ausnahmen festgelegt wurden und von den folgenden Änderungen nicht betroffen sind.\"","\"Short\" : \"Curta\"","\"CancelForwardPrivate\" : \"ما الذي تود فعله بـ %1$s من محادثتك مع %2$s؟\"","\"cast_skip_next\" : \"Preskočiť na ďalšiu položku\"","\"cast_expanded_controller_ad_image_description\" : \"Image affichée alors que le récepteur de diffusion présente une annonce\"","\"mr_chooser_searching\" : \"Ithola amadivayisi\"","\"cast_play\" : \"Göstərin\"","\"cast_notification_disconnect\" : \"Салгах\"","\"common_google_play_services_unknown_issue\" : \"Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s ஆப்ஸை அணுக முடியவில்லை. மீண்டும் முயலவும்.\"","\"mr_controller_play\" : \"ప్లే చేయి\"","\"common_google_play_services_install_button\" : \"Telepítés\"","\"ReleaseToGoNextChannel\" : \"Release to go to the next unread channel\"","\"call_notification_incoming_text\" : \"ઇનકમિંગ કૉલ\"","\"mr_controller_no_media_selected\" : \"No media selected\"","\"ChangeColorToColor\" : \"Do you want to use your currently selected background or reset it to the default for this theme?\"","\"BotMonetizationOverviewTotal\" : \"Total lifetime proceeds\"","\"mr_controller_expand_group\" : \"بزرگ کردن\"","\"PaymentInvoiceSubscriptionLinkAlreadyPaid\" : \"Already subscribed!\"","\"VoipTapToMuteConferenceShort\" : \"You're Live\"","\"P2PContactsMinus\" : \"Contatti (-%1$d)\"","\"ShortHoursAgo_other\" : \"%dh\"","\"UseProxyForCallsInfo\" : \"I server proxy potrebbero ridurre la qualità delle tue chiamate.\"","\"BoostingReceivedPrizeFrom\" : \"You won a prize in a giveaway organized by **%s**.\"","\"call_notification_hang_up_action\" : \"Dəstəyi asın\"","\"mr_chooser_wifi_warning_description_tv\" : \"Digər cihaz bu tv ilə eyni Wi-Fi şəbəkəsində olmalıdır\"","\"BlockUserChatsTitle\" : \"CHATS\"","\"ChannelMessageGIF\" : \"%1$s posted a GIF\"","\"abc_search_hint\" : \"Keresés…\"","\"AccountFrozen1Title\" : \"Violation of Terms\"","\"cast_connecting_to_device\" : \"Připojování k zařízení %1$s\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Şifre\"","\"HoldToVideo\" : \"Hold to record video. Tap to switch to audio.\"","\"NoPopup\" : \"Sem pop-up\"","\"SettingsFaqSearchTitle\" : \"Preguntas frecuentes\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-szolgáltatások elérhetősége\"","\"RestorePasswordResetPasswordText\" : \"정말 2단계 인증 비밀번호를 초기화하겠습니까?\"","\"common_google_play_services_enable_text\" : \"‏لن يعمل %1$s ما لم يتم تفعيل خدمات Google Play.\"","\"NewConversationShortcut\" : \"New conversation\"","\"ShowAllGIFs\" : \"Show all GIFs\"","\"confirm_device_credential_password\" : \"Koristite lozinku\"","\"MovedCaptionDownText\" : \"Caption will be shown below the media\"","\"Gift2FilterUpgradable\" : \"Upgradable\"","\"ResetAccountCancelledAlert\" : \"Ваші недавні спроби скинути акаунт скасовано активним користувачем. Спробуйте через 7 днів.\"","\"YourCode\" : \"Telefoonverificatie\"","\"TranslateMessages\" : \"ترجمة الرسائل\"","\"AreYouSureDeleteContact\" : \"Tem certeza de que deseja apagar esse contato?\"","\"common_google_play_services_unsupported_text\" : \"%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт.\"","\"cast_casting_to_device\" : \"%1$s پر کاسٹ ہو رہا ہے\"","\"PaidMessagesSendErrorToast2_one\" : \"to ⭐️%d\"","\"mr_controller_no_media_selected\" : \"Hakuna maudhui yaliyochaguliwa\"","\"ChooseYourLanguageOther\" : \"Outro\"","\"common_google_play_services_update_title\" : \"Google Play सेवाहरू अपडेट गर्नुहोस्\"","\"DidNotGetTheCodeSms\" : \"탭하여 SMS로 코드 받기\"","\"PassportDeletePersonalAlert\" : \"Are you sure you want to delete personal details?\"","\"ViewProfile\" : \"View Profile >\"","\"VoipOfflineTitle\" : \"Offline\"","\"SetColor\" : \"Definir uma cor\"","\"abc_toolbar_collapse_description\" : \"Sakļaut\"","\"ResetNotificationsAlert\" : \"정말 모든 알림 설정을 기본으로 초기화하시겠습니까?\"","\"AutoDownloadLow\" : \"낮음\"","\"cast_skip_next\" : \"Μετάβαση στο επόμενο στοιχείο\"","\"confirm_device_credential_password\" : \"Gebruik wagwoord\"","\"mr_controller_stop\" : \"Зогсоох\"","\"BoostExpireOn\" : \"boost expires on %s\"","\"generic_error_no_device_credential\" : \"Aucun NIP, schéma ni mot de passe défini\"","\"AreYouSure\" : \"Vuoi procedere?\"","\"ChooseEmojiPackMy\" : \"You can create your own custom emoji packs using the @stickers bot.\"","\"StoriesAlbumRenameHint\" : \"Choose a new name for your album.\"","\"mr_controller_close_description\" : \"Funga\"","\"mr_controller_stop\" : \"ရပ်ရန်\"","\"BotMonetizationBalanceInfo\" : \"You can collect your reward using Fragment, a third-party platform used by advertisers to pay for ads. **Learn more >**\"","\"AuthAnotherClientScan\" : \"Escanea el código QR\"","\"NotifyAboutReactionsFromContacts\" : \"My Contacts\"","\"ResetMyAccountWarning\" : \"Advertencia\"","\"EventLogAllEvents\" : \"All actions\"","\"abc_capital_off\" : \"ပိတ်\"","\"AccDescrForwarding\" : \"Forwarding from\"","\"PollV2ToastOnlySubscribersJoined24hCanVote\" : \"Only subscribers who joined more than **24 hours** ago can vote.\"","\"SwipeSettingsArchive\" : \"Archivieren\"","\"Gift2AuctionMinimumBidIncreased_one\" : \"You must bid at least **%d star**.\"","\"RemindDayAt\" : \"'ذكّرني بتاريخ' d MMM 'عند' HH:mm\"","\"InstantViewReference\" : \"Reference\"","\"ActionUniqueGiftUpgradeInboundChannel\" : \"**un1** turned the gift into a unique collectible\"","\"SortedByLastSeen\" : \"Sorted by last seen time\"","\"ErrorSendRestrictedPolls\" : \"Los admins. de este grupo han restringido que puedas enviar encuestas.\"","\"abc_searchview_description_search\" : \"Sesha\"","\"cast_expanded_controller_live_stream_indicator\" : \"Transmissão ao vivo\"","\"ShowNotificationsFor\" : \"Mostra notifiche da\"","\"mr_controller_disconnect\" : \"Bağlantıyı kes\"","\"AddACaption\" : \"Add Caption\"","\"SendMediaPermissionRound\" : \"Video Messages\"","\"StarsSubscriptionExpiredHintText\" : \"Insufficient funds to cover your subscription.\"","\"AuthAnotherClientInfo1\" : \"Installiere Telegram Desktop auf deinem Computer von *desktop.telegram.org*.\"","\"cast_casting_to_device\" : \"正在投放到%1$s\"","\"generic_error_no_device_credential\" : \"Ավելացրեք PIN կոդ, նախշ կամ գաղտնաբառ։\"","\"abc_searchview_description_submit\" : \"Dërgo pyetjen\"","\"YourLoginEmailChangedSuccess\" : \"Электронная почта изменена.\"","\"DeleteAllMessagesFromUsers\" : \"Delete all messages from users\"","\"PaymentPasswordEmailInfo\" : \"Please enter a valid email address. It is the only way to recover a forgotten password.\"","\"cast_rewind_10\" : \"Превъртане назад с десет секунди\"","\"DiscussionChannelHelp3\" : \"Select a group chat that will host comments from your channel.\"","\"cast_expanded_controller_background_image\" : \"এলবাম আৰ্ট\"","\"ChannelBoostsJustReachedLevelNext\" : \"This channel reached **Level %1$d** and can now post **%2$s** per day.\"","\"cast_expanded_controller_loading\" : \"読み込んでいます…\"","\"google_assistant_verification_notification_title\" : \"Google pomoćnik šalje poruku\"","\"cast_forward_30\" : \"තත්පර තිහක් ඉදිරියට\"","\"abc_menu_enter_shortcut_label\" : \"INVIO\"","\"BotEmojiStatusUpdated\" : \"Your emoji status is updated.\"","\"ic_media_route_learn_more_accessibility\" : \"ტრანსლირების სწავლა\"","\"NotificationActionPinnedQuizChannel2\" : \"ثبت %1$s الاختبار «%2$s»\"","\"ActionTTLChannelDisabled\" : \"Nachrichten in diesem Kanal werden nicht mehr automatisch gelöscht\"","\"SearchEngine5SearchURL\" : \"https://search.brave.com/search?q=\"","\"LiteBatteryTitle\" : \"Low power mode\"","\"fingerprint_dialog_touch_sensor\" : \"Trykk på fingeravtrykkssensoren\"","\"mr_cast_button_connected\" : \"Emitir. Conectado\"","\"mr_controller_pause\" : \"पज गर्नुहोस्‌\"","\"Calling\" : \"Телефонуємо вам...\"","\"abc_shareactionprovider_share_with_application\" : \"%sৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"PasteFromClipboard\" : \"클립보드에서 붙여넣기\"","\"common_google_play_services_unknown_issue\" : \"%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။\"","\"SignInWithGoogle\" : \"Login com o Google\"","\"StarsReactionTop\" : \"TOP\"","\"mr_chooser_looking_for_devices\" : \"ଡିଭାଇସଗୁଡ଼ିକୁ ଖୋଜାଯାଉଛି…\"","\"AccDescrUserOnline\" : \"Online\"","\"ActionYouLeftUser\" : \"Du hast die Gruppe verlassen\"","\"StartText\" : \"Перевірте код країни і введіть\nсвій номер телефону.\"","\"ActionBotDocumentIdentityCard\" : \"Personalausweis\"","\"call_notification_decline_action\" : \"Отклонить\"","\"ChannelSettingsChangedAlert\" : \"You have changed some settings in this channel. Apply changes?\"","\"LogOutTitle\" : \"Log Out\"","\"UserColorPreviewLinkTitle\" : \"Link Preview\"","\"mr_user_route_category_name\" : \"పరికరాలు\"","\"cast_rewind_30\" : \"තප්පර තිහක් නැවත ඔතන්න\"","\"PinnedMessages\" : \"Angeheftete Nachrichten\"","\"WhenUsingMobileData\" : \"Ao usar dados móveis\"","\"PhoneNumberSearch\" : \"Phone number\"","\"TimerPeriodVideoSetSeconds_one\" : \"Video will be deleted in **%d** second after opening.\"","\"NotificationMessageGroupNoText\" : \"أرسل %1$s رسالةً لمجموعة %2$s\"","\"ContactInfoPhoneFragment\" : \"Anonymous\"","\"TopicWasReopenedAction\" : \"%1$s reopened %2$s\"","\"abc_activitychooserview_choose_application\" : \"একটি অ্যাপ বেছে নিন\"","\"MessageLifetimeChanged\" : \"%1$s 님이 자동 삭제 타이머를 %2$s(으)로 맞췄습니다\"","\"cast_stop_live_stream\" : \"Arrêter la diffusion en direct\"","\"default_error_msg\" : \"ຄວາມຜິດພາດທີ່ບໍ່ຮູ້ຈັກ\"","\"HoursBold_other\" : \"**%1$d** hours\"","\"cast_forward\" : \"Avançar\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Rastreio %1$d\"","\"GroupAdmins\" : \"Group admins\"","\"cast_expanded_controller_loading\" : \"로드 중…\"","\"FilterRemoveInclusionTitle\" : \"Ausnahme entfernen\"","\"abc_menu_function_shortcut_label\" : \"‎Function+‎\"","\"UseProxyTelegramError\" : \"사용하고 계신 프록시는 올바르게 설정되지 않았기에 비활성화될 것입니다. 다른 프록시를 사용해 주세요.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"កូដសម្ងាត់\"","\"cast_tracks_chooser_dialog_none\" : \"None\"","\"EventLogRemovedEmojiPack\" : \"un1 removed the group emoji pack\"","\"AuthAnotherClient\" : \"مسح رمز QR\"","\"cast_expanded_controller_live_head_description\" : \"Poziția curentă este la începutul streamului live\"","\"fingerprint_error_user_canceled\" : \"వేలిముద్ర చర్యని వినియోగదారు రద్దు చేసారు.\"","\"InviteToTelegram\" : \"텔레그램으로 초대\"","\"TelegramVersion\" : \"Telegram for Android %1$s\"","\"mr_user_route_category_name\" : \"Laitteet\"","\"cast_tracks_chooser_dialog_ok\" : \"Жарайт\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"Superposición del videochat\"","\"SetProfilePhoto\" : \"Poner foto de perfil\"","\"NotificationChannelStory\" : \"%s shared a story\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s fijó un %3$s sticker en el grupo %2$s\"","\"ChannelMessagePhoto\" : \"%1$s posted a photo\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"زیرنویس ناشنوایان\"","\"Gift2AuctionTableCurrentRounds\" : \"Rounds\"","\"formatterGiveawayMonthDayYear\" : \"dd MMMM, yyyy\"","\"SwipeSettingsArchive\" : \"Archiveren\"","\"cast_connecting_to_device\" : \"%1$s എന്നതിലേക്ക് കണക്റ്റുചെയ്യുന്നു\"","\"ShowAsList\" : \"Als Liste\"","\"YourLocatedChannelsTooMuch\" : \"Sorry, you have too many location-based groups already. Please delete one of your existing ones first.\"","\"abc_action_bar_up_description\" : \"前に戻る\"","\"AutoDownloadMedium\" : \"متوسط\"","\"SwipeSettingsFolders\" : \"تغيير المجلّد\"","\"cast_pause\" : \"일시중지\"","\"NotificationActionPinnedText\" : \"%1$s pinned \"%2$s\" in the group %3$s\"","\"BotCantOpenAttachMenuGroup\" : \"This bot can't be opened in groups.\"","\"cast_tracks_chooser_dialog_ok\" : \"ВО РЕД\"","\"cast_expanded_controller_skip_ad_label\" : \"ବିଜ୍ଞାପନକୁ ଛାଡ଼ିଦିଅନ୍ତୁ\"","\"generic_error_no_keyguard\" : \"هذا الجهاز لا يتيح استخدام رقم تعريف شخصي أو نقش أو كلمة مرور.\"","\"GroupMembersChartTitle\" : \"Group members\"","\"LogOutInfo\" : \"Logging out deactivates all Secret Chats.\"","\"VerificationCodeSubtitle\" : \"يرجى تفحص بريدك الإلكتروني %1$s (حتى مجلد الرسائل المزعجة) وإدخال الرمز الذي أرسلناه إليك للتو.\"","\"ReportAlertReaction\" : \"Are you sure you want to report reaction from this user?\"","\"google_assistant_verification_notification_title\" : \"Google ಅಸಿಸ್ಟೆಂಟ್ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸುತ್ತಿದೆ\"","\"abc_menu_delete_shortcut_label\" : \"устгах\"","\"NotificationActionPinnedPoll2\" : \"%1$s hat eine Umfrage %3$s in der Gruppe %2$s angeheftet\"","\"TranslationBarHiddenForChannel\" : \"Translation bar is now hidden for this channel.\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Uskoro će se ažurirati.\"","\"StoriesForwardText\" : \"Forward to stories\"","\"RestoreEmailTroubleText\" : \"Если Вы не можете восстановить доступ к Вашей электронной почте, то оставшиеся варианты — вспомнить пароль или сбросить аккаунт.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Hủy\"","\"LogOut\" : \"Sair\"","\"PhotosSavedHint_one\" : \"Photo saved to gallery\"","\"generic_error_no_device_credential\" : \"Nem állított be PIN-kódot, mintát vagy jelszót.\"","\"ActionBotDocumentBankStatement\" : \"Kontoauszug\"","\"PermissionNoLocationNavigation\" : \"**Telegram** heeft toegang tot je locatie nodig zodat je aanwijzingen kunt krijgen. Tik op Instellingen > Machtigingen en schakel **Locatie** aan.\"","\"fcm_fallback_notification_channel_label\" : \"વિવિધ\"","\"PermissionNoAudioWithHint\" : \"**Telegram** heeft toegang tot je microfoon nodig zodat je spraakberichten kunt versturen. Tik op Instellingen > Machtigingen en schakel **Microfoon** aan.\"","\"PleaseEnterCurrentPassword\" : \"Digite a sua senha\"","\"PasswordOn\" : \"Ein\"","\"Gift2ExportTONTitle\" : \"Send via Blockchain\"","\"ActionUserInvitedToChannel\" : \"un1 te invitó a este canal\"","\"cast_skip_prev\" : \"Пераход да папярэдняга элемента\"","\"Forward\" : \"Inoltra\"","\"SendContactToText\" : \"هل ترغب في إرسال جهة الاتصال هذه إلى **%1$s**؟\"","\"mr_chooser_wifi_warning_description_car\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que cette voiture\"","\"cast_skip_next\" : \"Hopp over til det neste elementet\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Մուտքի բանալի\"","\"GroupNotRestrictBoostersInfo2\" : \"Choose how many boosts a user must give to the group to bypass restrictions on sending messages.\"","\"mr_cast_dialog_title_view_placeholder\" : \"情報がありません\"","\"SearchImages\" : \"BILDERSUCHE\"","\"VoipChannelLeaveConferenceAlertText\" : \"Do you want to leave this group call?\"","\"default_error_msg\" : \"ያልታወቀ ስህተት\"","\"LogOutInfo\" : \"Uscendo disattiverai tutte le chat segrete.\"","\"LastSeen\" : \"마지막 접속: \"","\"PhoneNumberHelp\" : \"Você pode alterar o seu número do Telegram aqui. A sua conta e todos os seus dados — como mensagens, mídia, contatos etc. serão movidos para o novo número.\"","\"InviteToChannelError\" : \"Sorry, you can't add this user to channels because of user's privacy settings.\"","\"abc_search_hint\" : \"ይፈልጉ…\"","\"common_google_play_services_install_title\" : \"Преземи ги услугите на Google Play\"","\"BoostingPreparedGiveawayOne\" : \"Prepaid giveaway\"","\"NotificationsNewException\" : \"Nuova eccezione\"","\"media_notification_channel_name\" : \"Senda út\"","\"cast_rewind_10\" : \"O‘n soniya orqaga qaytarish\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Manukuu\"","\"GiftOfferOfferedTextTONRejectedOut\" : \"You rejected **%1$s's** offer to buy your **%3$s** for **%2$s TON**.\"","\"mr_chooser_title\" : \"Truyền tới\"","\"mr_chooser_looking_for_devices\" : \"กำลังค้นหาอุปกรณ์...\"","\"google_assistant_verification_notification_title\" : \"Google Laguntzailea mezu bat bidaltzen ari da\"","\"AskAQuestion\" : \"Stel een vraag\"","\"TopicClosedByAdmin\" : \"The topic is closed\"","\"Unblock\" : \"Sblocca utente\"","\"common_google_play_services_update_button\" : \"Обновить\"","\"NotificationMessageGroupGame\" : \"%1$s convidou o grupo %2$s para jogar %3$s\"","\"generic_error_no_keyguard\" : \"Este dispositivo non permite usar un PIN, padrón ou contrasinal.\"","\"ActionYouAddUser\" : \"Hai aggiunto un2\"","\"LocalStoriesCache\" : \"Stories\"","\"SearchEngine\" : \"Search Engine\"","\"mr_chooser_zero_routes_found_title\" : \"Nėra jokių pasiekiamų įrenginių\"","\"WrongCountry\" : \"Некоректний код країни\"","\"common_google_play_services_update_text\" : \"%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ Google Play.\"","\"DisableSharingInfoHeader2\" : \"No Forwarding\"","\"cast_closed_captions\" : \"Azpitituluak\"","\"cast_connecting_to_device\" : \"%1$s muodostaa yhteyttä\"","\"TranscriptionTrialEnd_other\" : \"You have used all your **%1$d** free transcriptions this week.\"","\"abc_searchview_description_submit\" : \"Lekérdezés küldése\"","\"abc_shareactionprovider_share_with\" : \"Partilhar com\"","\"UsernameInvalidStartNumber\" : \"لا يمكن لاسم المستخدم أن يبدأ برقم.\"","\"PaidMessageActionOut_one\" : \"You paid %d Star to send a message\"","\"generic_error_no_device_credential\" : \"未设置 PIN 码、解锁图案或密码。\"","\"cast_closed_captions_unavailable\" : \"වැසූ සිරස්තල ලබා ගත නොහැකිය\"","\"VoipChannelScheduledVoiceChat\" : \"Scheduled Live Stream\"","\"call_notification_screening_text\" : \"Ett inkommande samtal filtreras\"","\"NotificationActionPinnedText\" : \"ثبّتَ %1$s «%2$s» في مجموعة %3$s\"","\"AutoDownloadPm\" : \"PV\"","\"cast_tracks_chooser_dialog_cancel\" : \"ਰੱਦ ਕਰੋ\"","\"MessageLifetimeYouRemoved\" : \"Desactivaste la autodestrucción\"","\"October\" : \"أكتوبر\"","\"common_google_play_services_install_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك.\"","\"mr_dialog_default_group_name\" : \"Iqembu\"","\"FilterExcludeInfo\" : \"Choose chats and types of chats that will not appear in this folder.\"","\"BotStarsButtonWithdraw_one\" : \"Withdraw ⭐️%d via Fragment\"","\"mr_controller_album_art\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‎‏‏‏‏‎‎‎‎Album art‎‏‎‎‏‎\"","\"TurnPasswordOff\" : \"Wachtwoord uitschakelen\"","\"AppUpdateChangelogEmpty\" : \"**Cosa c'è di nuovo?**\n\n• Risoluzione di problemi e miglioramenti.\"","\"common_google_play_services_enable_title\" : \"Google Play Services-ის ჩართვა\"","\"cast_skip_prev\" : \"ပြီးခဲ့သည့်တစ်ခုသို့ ပြန်သွားပါ\"","\"mr_cast_dialog_title_view_placeholder\" : \"ບໍ່ມີຂໍ້ມູນ\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Киргизүүчү ачкыч\"","\"BirthdayTodayMultipleTitle_other\" : \"%d contacts have **birthdays** today! ������\"","\"AppName\" : \"텔레그램\"","\"ViewChatList\" : \"View Chat List\"","\"ErrorSendRestrictedMediaAll\" : \"Media sturen naar deze groep is niet toegestaan.\"","\"OpenBackground\" : \"VIEW BACKGROUND\"","\"SendEmojiPreview\" : \"Send Emoji\"","\"OtherLoginCode\" : \"Il tuo codice di accesso è **%1$s**. Inseriscilo nell'app Telegram in cui stai cercando di accedere.\n\nNon dare questo codice a nessuno.\"","\"cast_forward_30\" : \"முப்பது வினாடிகள் முன்செல்\"","\"google_assistant_verification_notification_title\" : \"‏\"مساعد Google\" يرسل رسالة\"","\"HideSenderNames\" : \"Afzendernamen verbergen\"","\"cast_tracks_chooser_dialog_cancel\" : \"ரத்துசெய்\"","\"BoostingGetMoreBoostByGifting\" : \"To boost **%1$s**, get more boosts by gifting **Telegram Premium** to a friend.\"","\"EventLogEditedChannelVideo\" : \"un1 set a new channel video\"","\"abc_activitychooserview_choose_application\" : \"Válasszon alkalmazást\"","\"cast_notification_connecting_message\" : \"Се поврзува на %1$s\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s te invitó a un videochat en %2$s\"","\"call_notification_incoming_text\" : \"수신 전화\"","\"ResetAccountStatus\" : \"Du kannst dein Konto zurücksetzen in:\"","\"mr_controller_casting_screen\" : \"Odesílání obsahu obrazovky\"","\"Back\" : \"رجوع\"","\"AuthAnotherClientInfo4\" : \"Link *Telegram Desktop* or *Telegram Web* by scanning the QR.\"","\"PasswordOn\" : \"Sì\"","\"AllVideos\" : \"Tutti i video\"","\"AttachOnceAudio\" : \"Mensagem de Voz de Uso Único\"","\"SendTodayAt\" : \"'Send today at' HH:mm\"","\"FilterNameHeader\" : \"Folder name\"","\"MessageScheduledRepeatWeekly\" : \"weekly\"","\"NotificationMessageGroupContact2\" : \"%1$s 님이 %3$s 연락처를 %2$s 그룹에서 공유했습니다\"","\"cast_expanded_controller_background_image\" : \"Omot albuma\"","\"Page2Message\" : \"O **Telegram** entrega mensagens mais rápido que qualquer outro app.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Subtítols\"","\"SyncContactsOff\" : \"Contacten van dit apparaat worden niet aan dit account toegevoegd.\"","\"abc_capital_on\" : \"ВКЛ.\"","\"generic_error_no_device_credential\" : \"Hujaweka PIN, mchoro au nenosiri.\"","\"FilterContacts\" : \"Contacts\"","\"mr_controller_volume_slider\" : \"ভলিউম স্লাইডার\"","\"abc_toolbar_collapse_description\" : \"Goqa\"","\"NotificationActionPinnedFileUser\" : \"%1$s님이 파일을 고정했습니다\"","\"AttachPaidMedia\" : \"⭐️ %s\"","\"YourEmailInfo\" : \"Пожалуйста, добавьте настоящий адрес электронной почты. Это единственный способ восстановить забытый пароль.\"","\"BusinessHoursDayOpen\" : \"Open On This Day\"","\"VoipChannelOpenVoiceChat\" : \"Open live stream\"","\"InvitePremiumBlockedThree\" : \"**%1$s**, **%2$s** and **%3$s** only accept invitations to groups from Contacts and **Premium** users.\"","\"VibrationDisabled\" : \"Desactivada\"","\"mr_chooser_wifi_warning_description_tablet\" : \"確認其他裝置與這部平板電腦連上同一個 Wi-Fi 網路\"","\"EmailLogin\" : \"Email di accesso\"","\"FwdMyStory\" : \"Repost\nStory\"","\"mr_cast_button_disconnected\" : \"ტრანსლირება. კავშირი გაწყვეტილია\"","\"MobileHiddenExceptionInfo\" : \"Phone number will be visible once %1$s adds you as a contact.\"","\"ChooseANewWallpaper\" : \"Choose a New Wallpaper\"","\"cast_stop\" : \"إيقاف\"","\"MessagesSettings\" : \"Messages\"","\"UploadSound\" : \"Upload sound\"","\"PasswordHint\" : \"Dica da senha\"","\"cast_skip_prev\" : \"Алдыңғы элементке өту\"","\"AddManyMembersAlertNamesText_other\" : \"정말 참가자 %2$s명을 **%1$d**으로 추가하겠습니까?\"","\"AskAQuestionInfo\" : \"Por favor, note que o Suporte do Telegram é feito por voluntários. Tentaremos responder o mais rápido possível, mas pode levar um tempo.\n\nDê uma olhada na página de <a href=\"https://telegram.org/faq/pt-br#questoes-gerais\">Perguntas Frequentes</a>: há dicas e soluções para a maioria dos <a href=\"https://telegram.org/faq/pt-br#solucao-de-problemas\">problemas</a>.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ແທຣັກ %1$d\"","\"fingerprint_error_no_fingerprints\" : \"Nuk ka asnjë gjurmë gishti të regjistruar.\"","\"common_signin_button_text_long\" : \"Ingia katika akaunti ukitumia Google\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui.\"","\"abc_capital_off\" : \"關閉\"","\"SmsText\" : \"Ti invieremo un SMS tra %1$d:%2$02d\"","\"BotVerifierRepresentatives\" : \"This community is verified as official by the representatives of %s.\"","\"mr_chooser_wifi_warning_description_car\" : \"Уверете се, че автомобилът и другото устройство са свързани с една и съща Wi-Fi мрежа\"","\"mr_chooser_zero_routes_found_title\" : \"Нет доступных устройств\"","\"call_notification_incoming_text\" : \"Llamada entrante\"","\"formatDateAtTime\" : \"%1$s um %2$s\"","\"ThemePreviewLine4\" : \"Bring it on! I LIVE for this!\"","\"VoipAudioRoutingEarpiece\" : \"Earpiece\"","\"common_google_play_services_update_title\" : \"‏‫به‌روزرسانی «خدمات Google Play»\"","\"BoostingGiftsCount_one\" : \"%1$d Gift\"","\"ContactSupportInfo\" : \"Vertel ons wat het probleem is; uitloggen helpt meestal niet.\"","\"LastSeenContactsPlus\" : \"My Contacts (+%1$d)\"","\"abc_action_menu_overflow_description\" : \"خيارات أكثر\"","\"abc_search_hint\" : \"Tafuta…\"","\"GiftAuctionWearInfo3Header\" : \"Proof of Ownership\"","\"Gift2ReplacedPinTitle\" : \"%s pinned\"","\"common_google_play_services_update_button\" : \"Aktualizovať\"","\"AutoDownloadOnMobileData\" : \"모바일 데이터 사용 시\"","\"mr_controller_pause\" : \"විරාමය\"","\"MissedCallDescriptionSubtitle\" : \"Within next few seconds you should receive a short call from:\"","\"Gift2ViewInProfile\" : \"View in Profile\"","\"ApproveNewMembers\" : \"Approve New Members\"","\"PrivacyClearPayment\" : \"Info di pagamento\"","\"ChannelTooMuchJoin\" : \"Sorry, you are a member of too many groups and channels. Please leave some before joining a new one.\"","\"BlockedUsersInfo\" : \"لن يتمكن المستخدمون المحظورون من مراسلتك أو إضافتك إلى مجموعات. لن يروا صور ملفك الشخصي وقصصك وحالة اتصالك وآخر ظهور لك.\"","\"mr_controller_stop\" : \"ৰখাওক\"","\"cast_seek_bar\" : \"Erreprodukzioaren graduatzailea\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Pasahitza\"","\"Gift2ResellTimeoutTitle\" : \"Try Later\"","\"ReplyToGroup\" : \"Antworten\"","\"mr_chooser_searching\" : \"डिवाइस ढूंढे जा रहे हैं\"","\"abc_menu_space_shortcut_label\" : \"taster za razmak\"","\"mr_controller_expand_group\" : \"Жайып көрсөтүү\"","\"AIEditorLimitTitle\" : \"Daily Limit Reached\"","\"EditWidget\" : \"Wijzig Widget\"","\"LanguageCustom\" : \"مخصص\"","\"ClearSearchRemove\" : \"Rimuovi\"","\"LiveStoryAdminRole\" : \"admin\"","\"EditMessageEditVideo\" : \"Edit this video\"","\"abc_action_menu_overflow_description\" : \"ተጨማሪ አማራጮች\"","\"mr_controller_expand_group\" : \"Utöka\"","\"PopupNotification\" : \"팝업 알림\"","\"common_google_play_services_install_text\" : \"ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"cast_skip_next\" : \"अर्को वस्तुमा जानुहोस्\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Toegangssleutel\"","\"AutoDownloadFilesTitle\" : \"파일과 음악 자동 다운로드\"","\"cast_expanded_controller_ad_image_description\" : \"যখন কাস্ট রিসিভার কোনো বিজ্ঞাপন চালায় তখন ছবি দেখানো হয়\"","\"NotificationsLedColor\" : \"Colore\"","\"CheckPasswordPerfectInfo\" : \"아직 비밀번호를 기억하고 계십니다.\"","\"ResetAllNotifications\" : \"إعادة تعيين كل الإشعارات\"","\"NotificationMessageSDPhoto\" : \"%1$s 님이 자동 삭제되는 사진을 보냈습니다\"","\"AlternativeOptions\" : \"Opciones alternativas\"","\"common_google_play_services_update_title\" : \"Sasisha huduma za Google Play\"","\"NoSharedLinks\" : \"Comparte enlaces en este chat y accede a ellos desde cualquiera de tus dispositivos.\"","\"VerificationCode\" : \"Код подтверждения\"","\"ActionsChartTitle\" : \"Actions\"","\"BirthdayTomorrow\" : \"Birthday tomorrow\"","\"English\" : \"Inglés\"","\"ApkRestricted\" : \"APK installation is restricted for this app. You can enable this in system settings.\"","\"Deactivate\" : \"ELIMINA ORA\"","\"Vibrate\" : \"진동\"","\"abc_shareactionprovider_share_with\" : \"שיתוף עם\"","\"common_google_play_services_update_text\" : \"‏تاز مانی که «خدمات Google Play» را به‌روزرسانی نکنید، %1$s اجرا نمی‌شود.\"","\"LocalPhotoCache\" : \"Photos\"","\"PostSuggestionsOffer\" : \"Offer\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"အပုဒ်ရေ %1$d\"","\"mr_dialog_groupable_header\" : \"Добавяне на устройство\"","\"Added\" : \"Added\"","\"cast_expanded_controller_skip_ad_label\" : \"Laktawan ang Ad\"","\"cast_expanded_controller_loading\" : \"Nalaganje …\"","\"QualityList\" : \"Video Quality\"","\"NotificationActionPinnedGameScore\" : \"ثبّتَ %1$s نتيجة لعبة في مجموعة %2$s\"","\"ProfilePlaylistTitleMine\" : \"Your Playlist\"","\"NotificationMessageSticker\" : \"%1$s hat dir einen Sticker gesendet\"","\"PrivacyPolicyAndTerms\" : \"개인 정보 정책 및 이용 약관\"","\"ChannelNeedBoostsForWearCollectiblesDescription\" : \"Your channel needs to reach **Level %d** to wear collectibles. **Premium** users can boost your channel with this link:\"","\"TagInfoOwnerText\" : \"This purple tag un1 is **%1$s’s** owner tag.\n**%1$s** is the owner of **%2$s**.\"","\"cast_expanded_controller_ad_image_description\" : \"ຮູບພາບທີ່ສະແດງໃນເວລາທີ່ຕົວຮັບສັນຍານກຳລັງສາຍໂຄສະນາຢູ່\"","\"cast_forward_30\" : \"Naprijed trideset sekundi\"","\"cast_notification_connected_message\" : \"Yhdistetty näyttöön %1$s\"","\"PasskeyFeatureTitle\" : \"Protect your account\"","\"AuthAnotherClient\" : \"QR 코드 스캔\"","\"cast_closed_captions_unavailable\" : \"Subtitrai nepasiekiami\"","\"NotificationsUnmuted\" : \"Geluid aan\"","\"ChannelAffiliateProgramRowTitle\" : \"Earn Stars\"","\"common_google_play_services_install_button\" : \"התקן\"","\"BoostingLinkUsed\" : \"This link was used to activate\na **Telegram Premium** subscription.\"","\"mr_controller_collapse_group\" : \"Összecsukás\"","\"PhotoEditorDraw\" : \"Draw\"","\"mr_chooser_searching\" : \"Mencari perangkat\"","\"cast_seek_bar\" : \"Ulawulo lokufuna ukudlalwa\"","\"common_google_play_services_notification_channel_name\" : \"ความพร้อมใช้งานของบริการ Google Play\"","\"cast_expanded_controller_ad_in_progress\" : \"Onvoltooide advertensie …\"","\"PasswordOn\" : \"On\"","\"messages_one\" : \"%1$d message\"","\"EnableStreaming\" : \"Muziek en audio streamen\"","\"CancelPasswordReset\" : \"إلغاء عملية إعادة تعيين كلمة المرور؟ إذا طلبت لاحقًا إعادة تعيين جديد؛ فسوف يستغرق ٧ أيام أخرى.\"","\"TwoStepVerificationTitle\" : \"Двоетапна перевірка\"","\"PrivacyBiometryBots\" : \"Bots with biometry\"","\"mr_chooser_wifi_warning_description_tv\" : \"Համոզվեք, որ մյուս սարքը միացած է նույն Wi-Fi ցանցին, ինչ այս հեռուստացույցը\"","\"common_signin_button_text\" : \"Вход\"","\"fingerprint_error_hw_not_present\" : \"На гэтай прыладзе няма сканера адбіткаў пальцаў\"","\"TwoStepVerificationShowPassword\" : \"Passwort anzeigen\"","\"CheckYourEmail\" : \"Check Your Email\"","\"Restrictions_other\" : \"%1$d restrictions\"","\"PaymentPassword\" : \"Password & Email\"","\"GiftOfferToBuyMenu\" : \"Offer to buy\"","\"TelegramFeatures\" : \"Telegram Funktionen\"","\"mr_chooser_wifi_warning_description_unknown\" : \"အခြားစက်သည် ဤစက်နှင့် Wi-Fi ကွန်ရက်တစ်ခုတည်းတွင် ရှိနေကြောင်း သေချာပါစေ\"","\"ForwardedVideo_other\" : \"%1$d forwarded videos\"","\"NotificationGroupInvitedToCall\" : \"%1$s convidou %3$s para um chat de vídeo em %2$s\"","\"AttachQuickReplies\" : \"Respuestas\"","\"TwoStepVerificationPasswordSet\" : \"Wachtwoord ingesteld!\"","\"SettingsChat\" : \"Chat Settings\"","\"mr_chooser_wifi_learn_more\" : \"Докладніше\"","\"PushChatReactText\" : \"%3$s in %2$s to your %4$s\"","\"ActionGroupCallEndedBy\" : \"أنهى un1 المحادثة المرئية (%s)\"","\"NotificationMessagePoll2\" : \"أرسل لك %1$s استفتاء %2$s\"","\"YourEmailSkipWarning\" : \"Attenzione\"","\"ResellGiftFilterSortNumberShort\" : \"Number\"","\"ChromecastStarted\" : \"Started streaming media to Chromecast.\"","\"MonetizationOverviewAvailable\" : \"Balance available to withdraw\"","\"EditMessageEditPhoto\" : \"Edit this photo\"","\"generic_error_no_keyguard\" : \"Cet appareil ne prend pas en charge les NIP, les schémas ni les mots de passe.\"","\"ChangePhoneNumberInfo\" : \"Traslada tu cuenta, chats y multimedia a un nuevo número.\"","\"ErrorOccurred\" : \"حدث خطأ ما.\"","\"AttachQuickReplies\" : \"Respostas\"","\"QRCodePermissionNoCameraWithHint\" : \"**Telegram** deve accedere alla tua fotocamera per poter scansionare i codici QR. Tocca Impostazioni > Permessi, e attiva **Fotocamera**.\"","\"common_google_play_services_unsupported_text\" : \"%1$s sẽ không chạy nếu không có Dịch vụ Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này.\"","\"StarsNeededTextGiftChannel\" : \"Buy **Stars** to send gifts to **%s** and other channels.\"","\"YourEmailSuccessChangedText\" : \"Je herstel-e-mailadres voor tweestapsverificatie is gewijzigd.\"","\"fingerprint_error_user_canceled\" : \"تم إلغاء تشغيل بصمة الإصبع بواسطة المستخدم.\"","\"cast_tracks_chooser_dialog_audio\" : \"ઑડિઓ\"","\"abc_action_bar_up_description\" : \"Мурунку экранга өтүү\"","\"GroupCallLinkText2Many_other\" : \"**%2$s**, **%3$s** and **%1$d** more people already joined this call.\"","\"mr_controller_close_description\" : \"Lukk\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"പാസ്‌വേഡ്\"","\"AutomaticDownloadSettings\" : \"Impostazioni download automatico\"","\"cast_expanded_controller_ad_in_progress\" : \"Advertentie wordt uitgevoerd…\"","\"google_assistant_verification_notification_title\" : \"Pošiljanje sporočila Pomočnika Google\"","\"PaidMessageActionOut_other\" : \"You paid %d Stars to send a message\"","\"ApplyLocalizationFile\" : \"Apply localization file\"","\"CallMessageVideoOutgoing\" : \"Outgoing Video Call\"","\"PhotoEditorTypefaceMerriweather\" : \"Merriweather\"","\"ShowTranslateChatButton\" : \"Traduzir Chats Inteiros\"","\"NotificationMessageScheduled\" : \"������ Tu: %1$s\"","\"AreYouSureDeleteGIF\" : \"Vuoi davvero eliminare questa GIF?\"","\"abc_searchview_description_clear\" : \"محو طلب البحث\"","\"cast_closed_captions\" : \"Хаалттай тайлбарууд\"","\"StoryHidFromToast\" : \"%s would not be able to see your stories.\"","\"StakeDiceToast\" : \"Your Stake: ������\"","\"AccDescrContactSorting\" : \"Change sorting\"","\"NotificationGroupInvitedToCall\" : \"%1$s nodigde %3$s uit voor een videochat in %2$s\"","\"ActionKickUserYou\" : \"un1 hat dich aus der Gruppe entfernt\"","\"PasswordHintDescription\" : \"비밀번호에 추가 힌트를 생성할 수 있습니다.\"","\"GiftValueAverage\" : \"This is average sale price of **%s** on Telegram and Fragment over the past month.\"","\"AskAQuestionInfo\" : \"الدعم الفني في تيليجرام يقوم به متطوعون يحاولون الرد سريعًا قدر الإمكان، لكن ذلك قد يستغرق بعض الوقت.\n\nيرجى الاطلاع على<a href=\"https://telegram.org/faq/ar#a\"> الأسئلة الشائعة عن تيليجرام</a> فهي تحوي إجابات لمعظم الأسئلة <a href=\"https://telegram.org/faq/ar#j\">وحلولًا للعديد من المشاكل.</a>\"","\"DeleteMessagesOption\" : \"Widerrufe meine Nachrichten\"","\"fingerprint_error_hw_not_available\" : \"החומרה בשביל טביעת אצבע אינה זמינה.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Kanselleer\"","\"DeleteAllFromUsers\" : \"Delete all from users\"","\"fingerprint_error_hw_not_present\" : \"Ovaj uređaj nema senzor za otisak prsta\"","\"AccDescrPhotoAdjust\" : \"Adjustments\"","\"FilterChannels\" : \"Canales\"","\"AuthAnotherClientInfo5\" : \"Go to *getdesktop.telegram.org* or *web.telegram.org* to get a QR code\"","\"SearchInSettings\" : \"Buscar ajustes y FAQ\"","\"LoginPasswordTextShort\" : \"У вас увімкнено двоетапну перевірку. Ваш акаунт захищений додатковим паролем.\"","\"NotificationMessageGiftCode\" : \"%1$s heeft je een cadeaucode voor %2$s Telegram Premium gestuurd\"","\"AttachQuickReplies\" : \"Antworten\"","\"PermissionNoLocationNavigation\" : \"**텔레그램**이 길을 찾으려면 위치 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **위치**를 활성화 해주세요.\"","\"StorySelectedContactsHint\" : \"Only some contacts **%s** selected can view this story.\"","\"PremiumMessageHeaderLocked\" : \"Restricted Messaging\"","\"BlockUserMultiTitle\" : \"Nutzer blockieren\"","\"ResendCode\" : \"Code opnieuw versturen\"","\"abc_toolbar_collapse_description\" : \"Жию\"","\"cast_ad_label\" : \"ಜಾಹೀರಾತು\"","\"cast_mute\" : \"Slökkva á hljóði\"","\"mr_controller_disconnect\" : \"断开连接\"","\"ContactInfoNotVerified\" : \"Not an official account\"","\"AutoDownloadTypes\" : \"Tipos de mídia\"","\"mr_controller_no_media_selected\" : \"Nema izabranih medija\"","\"SendGifPreview\" : \"Send GIF\"","\"mr_controller_no_info_available\" : \"کوئی معلومات دستیاب نہیں ہے\"","\"abc_activitychooserview_choose_application\" : \"Scelta di un'app\"","\"NotificationMessageGroupSticker\" : \"%1$s ha inviato uno sticker nel gruppo %2$s\"","\"CheckPrivacyInviteText\" : \"You've restricted who can message you, but anyone can still invite you to groups and channels. Would you like to review these settings?\"","\"FolderShowTags\" : \"Show Folder Tags\"","\"BusinessAwayCreate\" : \"Create an Away Message\"","\"cast_seek_bar\" : \"再生スライダー\"","\"AddBotAdminAlert\" : \"Add bot as admin?\"","\"mr_controller_no_info_available\" : \"အချက်အလက် မရရှိနိုင်ပါ\"","\"ic_media_route_learn_more_accessibility\" : \"Matutunan kung paano mag-cast\"","\"PaintEdit\" : \"Modifica\"","\"BackgroundColors\" : \"Farben\"","\"AllAccounts\" : \"Tutti gli account\"","\"UserRestrictionsApplyChangesText\" : \"You have changed this user's rights in **%1$s**. Apply changes?\"","\"PasteFromClipboard\" : \"لصق من الحافظة\"","\"mr_chooser_wifi_warning_description_car\" : \"Prepričajte se, da je druga naprava povezana v isto omrežje Wi-Fi kot ta avtomobil\"","\"AccDescrTakePhoto\" : \"Take photo\"","\"RestoreEmailSent\" : \"Enviamos un código de recuperación al correo que nos diste:\n\n%1$s\"","\"Gift2AuctionEndedNoDot\" : \"Auction ended\"","\"cast_stop_live_stream\" : \"실시간 스트리밍 중지\"","\"common_google_play_services_enable_title\" : \"Ativar o Google Play Services\"","\"BusinessChatsIncludedAdd2\" : \"Add\"","\"common_google_play_services_enable_title\" : \"Google Play-services aanzetten\"","\"AttachLiveLocation\" : \"Posizione in tempo reale\"","\"StarsMediaPurchaseCompleted\" : \"Media Unlocked\"","\"cast_tracks_chooser_dialog_none\" : \"Ništa\"","\"DeleteSingleMessagesTitle\" : \"حذف الرسالة\"","\"abc_searchview_description_search\" : \"Tìm kiếm\"","\"EventLogEditedGroupDescription\" : \"un1 edited the group description:\"","\"LinkInvalid\" : \"Sorry, this name is invalid.\"","\"PremiumBusinessQuickReplies\" : \"Quick Replies\"","\"PremiumPreviewNoAdsDescription2\" : \"Remove ads such as this one by subscribing to Telegram Premium.\"","\"ic_media_route_learn_more_accessibility\" : \"Yayım qaydasını öyrənin\"","\"NotificationsMuted\" : \"Muted\"","\"AutoDownloadPhotosTitle\" : \"Auto-Download (Bilder)\"","\"PinMessageAlertChannel\" : \"Do you want to pin this message in this channel?\"","\"NotificationsChannels\" : \"Canales\"","\"LiveStoryRTMPRevoke\" : \"Revoke Stream Key\"","\"VoipMutedTapedForSpeak\" : \"You asked to speak\"","\"ActionTTLYouChanged\" : \"Hai impostato l'autoeliminazione dei messaggi dopo %1$s\"","\"SaveChangesAlertText\" : \"Do you want to apply the new colors you chose?\"","\"RestorePasswordNoEmailText\" : \"Como no estableciste un correo de recuperación cuando configuraste tu contraseña, las opciones restantes son recordar tu contraseña o restablecer tu cuenta.\"","\"mr_dialog_transferable_header\" : \"Riproduci su un gruppo\"","\"BoostingGetMoreBoost2\" : \"Get more boosts and subscribers for your channel by giving away prizes.\"","\"EmailNotAllowed\" : \"이 이메일 도메인은 사용하실 수 없습니다.\"","\"RemindTodayAt\" : \"'Ricorda oggi alle' HH:mm\"","\"fingerprint_error_no_fingerprints\" : \"Nenhuma impressão digital registada.\"","\"ActionUserScored\" : \"un1 ha totalizzato %1$s\"","\"abc_activity_chooser_view_see_all\" : \"Kuva kõik\"","\"NoFolderFound\" : \"대화 폴더를 찾을 수 없습니다.\"","\"FirstName\" : \"Voornaam (verplicht)\"","\"UserRestrictionsNoEmbedLinks\" : \"no embed links\"","\"Warmth\" : \"Warmth\"","\"abc_capital_on\" : \"BE\"","\"Events\" : \"Ereignisse\"","\"PleaseEnterNewFirstPasswordHint\" : \"Enter new password\"","\"NotificationMessageSDPhoto\" : \"%1$s te envió una foto con autodestrucción\"","\"mr_chooser_wifi_learn_more\" : \"შეიტყვეთ მეტი\"","\"AttachLiveLocationIsSharingChats\" : \"%1$s sharing with %2$s\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Subtiitrid\"","\"AuthAnotherClientDownloadClientUrl\" : \"https://getdesktop.telegram.org/\"","\"cast_seek_bar\" : \"Toiston liukusäädin\"","\"SlowmodeSelectSendError\" : \"Slow Mode is enabled. You can't select more items.\"","\"mr_dialog_default_group_name\" : \"Kikundi\"","\"search_menu_title\" : \"Haku\"","\"mr_cast_button_connecting\" : \"Yayım. Qoşulur\"","\"common_google_play_services_update_text\" : \"Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။\"","\"ThemePreviewDialog7\" : \"Nick K\"","\"BoostingSelectDateTime\" : \"Select Date and Time\"","\"AuthAnotherClientOk\" : \"Auth successfull\"","\"wallet_buy_button_place_holder\" : \"ซื้อด้วย Google\"","\"NotificationEditedGroupVideo\" : \"%1$s changed the group video for %2$s\"","\"ActionBotDocumentRentalAgreement\" : \"عقد الإيجار\"","\"NotificationUnrecognizedDevice\" : \"%1$s,\nAbbiamo rilevato un accesso al tuo account da un nuovo dispositivo il %2$s\n\nDispositivo: %3$s\nPosizione: %4$s\n\nSe non sei stato tu, puoi andare in Impostazioni > Dispositivi e terminare quella sessione.\n\nSe pensi che qualcuno si sia collegato al tuo account contro il tuo volere, puoi attivare la Verifica in due passaggi nelle impostazioni di Privacy e sicurezza.\n\nCordiali saluti,\nil team di Telegram\"","\"Photos_one\" : \"%1$d photo\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"Instellingen resetten\"","\"cast_expanded_controller_skip_ad_label\" : \"Прескочите оглас\"","\"AskButton\" : \"Perguntar\"","\"StarsGiftSentPopupInfo_one\" : \"**%1$d Star** sent as gift to %2$s.\"","\"cast_notification_connected_message\" : \"%1$s سے منسلک ہے\"","\"TopicRenamed\" : \"Topic renamed\"","\"common_google_play_services_update_text\" : \"%1$s non se executará a menos que actualices os servizos de Google Play.\"","\"P2PEverybody\" : \"Tutti\"","\"mr_controller_collapse_group\" : \"Runtuhkan\"","\"FilterDiscardNewAlert\" : \"Aún no has terminado de crear la carpeta. ¿Crear ahora?\"","\"AutoplayVideoInfo\" : \"Press the volume buttons to turn sound on.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"यो डिभाइस जुन Wi-Fi नेटवर्कमा कनेक्ट गरिएको छ अर्को डिभाइस पनि उही नेटवर्कमा कनेक्ट गरिएको छ भन्ने कुरा सुनिश्चित गर्नुहोस्\"","\"NotificationsLedInfo\" : \"Una piccola luce lampeggiante usata per indicare i nuovi messaggi su alcuni dispositivi.\"","\"PassportPersonalDetails\" : \"Personal Details\"","\"ShowAllGIFs\" : \"Mostra tutte le GIF\"","\"PhotoSavedToDownloadsHintLinked\" : \"Foto salvata nei **download**.\"","\"cast_disconnect\" : \"Idiskonekta\"","\"BoostingUsedLinkDate\" : \"This link was used on %s.\"","\"RemindDayAt\" : \"'Ricorda il' d MMM 'alle' HH:mm\"","\"YourEmailSuccessText\" : \"Seu email de recuperação para a Verificação em Duas Etapas está ativo.\"","\"ChannelMessageTodoAppend2\" : \"%1$s added %2$s tasks\"","\"fingerprint_error_no_fingerprints\" : \"ഫിംഗർപ്രിന്റുകളൊന്നും എൻറോൾ ചെയ്‌തിട്ടില്ല.\"","\"google_assistant_verification_notification_title\" : \"Asistent Google odosiela správu\"","\"cast_expanded_controller_background_image\" : \"Okładka albumu\"","\"SelectSpecificQuote\" : \"Select Specific Quote\"","\"cast_notification_connected_message\" : \"Povezano na %1$s\"","\"abc_capital_off\" : \"POIS PÄÄLTÄ\"","\"cast_notification_disconnect\" : \"Prekini vezu\"","\"RestorePasswordNoEmailText2\" : \"Оскільки при встановленні пароля ви не вказали е-пошту для відновлення, вам залишається або згадати пароль, або зачекати 7 днів, після чого ваш пароль буде скинуто.\"","\"mr_controller_collapse_group\" : \"收起\"","\"cast_forward_10\" : \"দহ ছেকেণ্ড ফৰৱাৰ্ড কৰক\"","\"Gift2ChannelProfileInvisible3\" : \"This gift is hidden from visitors of your channel. **Show >**\"","\"ic_media_route_learn_more_accessibility\" : \"Več o tem, kako predvajati\"","\"VoipNotificationSettings\" : \"Voice calls\"","\"YourName\" : \"성명\"","\"ChangePhoneNumberSuccessWithPhone\" : \"Il tuo numero di telefono è stato cambiato con successo in %1$s.\"","\"mr_controller_pause\" : \"Поставяне на пауза\"","\"ErrorSendRestrictedVoice\" : \"Los admins. de este grupo han restringido que envíes mensajes de voz.\"","\"BoostFrom\" : \"From\"","\"NotificationsDeleteAllExceptionTitle\" : \"حذف جميع الاستثناءات\"","\"google_assistant_verification_notification_title\" : \"Google ረዳት መልዕክት በመላክ ላይ\"","\"NotificationMessageAlbum\" : \"%1$s ti ha inviato un album\"","\"ActionEditedInviteLinkClickable\" : \"un1 edited invite link un2 to un3\"","\"call_notification_screening_text\" : \"Bejövő hívás szűrése\"","\"PaymentCheckoutMethodNewCard\" : \"New card\"","\"StoryPrivacyAlertSubtitle_other\" : \"Choose who can view your story\"","\"abc_menu_meta_shortcut_label\" : \"‎Meta+‎\"","\"TwoStepVerification\" : \"Two-Step Verification\"","\"generic_error_user_canceled\" : \"Notandi hætti við auðkenningu.\"","\"RestorePasswordResetPasswordText\" : \"Deseja mesmo redefinir a sua senha de Verificação em Duas Etapas?\"","\"abc_action_bar_up_description\" : \"Torna indietro\"","\"SentFragmentCode\" : \"Obtén el código de %1$s en la sección Anonymous Numbers en Fragment.\"","\"common_google_play_services_enable_text\" : \"‏האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play.\"","\"ThemePreview\" : \"Theme Preview\"","\"cast_unmute\" : \"Deixa de silenciar\"","\"SentSmsCodeTitle\" : \"Inserir código\"","\"AccDescrPostedDate\" : \"Posted %s\"","\"WidgetLoggedOff\" : \"La cuenta ha sido desconectada.\"","\"AccountSwitch\" : \"교체\"","\"ErrorRingtoneInvalidFormat\" : \"File must be mp3 or ogg format.\"","\"YourEmailSkipWarningText\" : \"No, en serio.\n\nSi olvidas tu contraseña, perderás el acceso a tu cuenta de Telegram. No habrá manera de recuperarla.\"","\"StopLoading\" : \"Do you want to cancel loading?\"","\"Gift2UpgradeCostsFooter\" : \"Upgrade cost drops every minute.\"","\"LoginPasswordText\" : \"Hai la verifica in due passaggi attiva, quindi il tuo account è protetto con una password aggiuntiva.\"","\"ForceSetPasswordAlertMessage_other\" : \"Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s days.\"","\"CheckPasswordPerfect\" : \"Perfeito!\"","\"common_google_play_services_install_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako.\"","\"DeleteProxyTitle\" : \"프록시 삭제\"","\"cast_tracks_chooser_dialog_subtitles\" : \"उपशीर्षकहरू\"","\"abc_searchview_description_query\" : \"Пребарај барање\"","\"StopLoadingTitle\" : \"Parar de carregar?\"","\"Invited\" : \"invited\"","\"cast_notification_default_channel_name\" : \"कास्‍ट करा\"","\"ShareYouLocationUnableManually\" : \"الاختيار يدويًا\"","\"UnableForward\" : \"No se pudo reenviar\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s compartió una ubicación en tiempo real con el grupo %2$s\"","\"mr_controller_stop\" : \"ఆపు\"","\"PremiumPreviewStoriesDescription\" : \"Priority order, stealth mode, permanent views history and more.\"","\"default_error_msg\" : \"不明錯誤\"","\"fingerprint_error_no_fingerprints\" : \"Nije prijavljen nijedan otisak prsta.\"","\"PeerRequirementForumFalse\" : \"The group should have topics turned off.\"","\"PleaseLoginPassport\" : \"Please log in to your Telegram account to use Telegram Passport.\"","\"mr_controller_stop\" : \"നിര്‍ത്തുക\"","\"generic_error_no_device_credential\" : \"PIN kod, grafik kalit yoki parol sozlanmagan.\"","\"ProfilePopupNotificationInfo\" : \"텔레그램이 꺼져 있을 때 이 연락처에서 보낸 새로운 메시지가 화면에 나타납니다.\"","\"mr_dialog_default_group_name\" : \"समूह\"","\"SecretChatTimerHours\" : \"h\"","\"StoryPrivacyRecipients_other\" : \"%d recipients\"","\"mr_cast_button_connected\" : \"Prebacite. Povezan je\"","\"YourNewEmail\" : \"Ваша нова е-пошта\"","\"SyncContacts\" : \"Синхронизировать контакты\"","\"Lately\" : \"visto recentemente\"","\"cast_seek_bar\" : \"بازپخش جستجوی کنترل\"","\"mr_chooser_wifi_warning_description_tablet\" : \"‏مطمئن شوید این رایانه لوحی و دستگاه دیگر به شبکه Wi-Fi یکسانی متصل باشند\"","\"cast_tracks_chooser_dialog_none\" : \"Няма\"","\"BoostingGiveawayParticipantMultiPlural_other\" : \"You are participating in this giveaway, because you have joined channel **%2$s** (and **%1$d** other listed channels).\"","\"ContactsDeletedUndo_other\" : \"%d contacts deleted.\"","\"fingerprint_error_hw_not_available\" : \"আঙ্গুলের ছাপ নেওয়ার হার্ডওয়্যার উপলভ্য নয়।\"","\"VoipOutputDevices\" : \"Output Devices\"","\"cast_rewind_10\" : \"Premotaj deset sekundi unazad\"","\"Speaking\" : \"speaking\"","\"TopicShown2\" : \"%s unhid general\"","\"ChannelAlertCreate2\" : \"Create Channel\"","\"SearchMessages\" : \"Messages\"","\"ViewExceptions\" : \"Ausnahmen anzeigen\"","\"AuthAnotherClientUrl\" : \"This code can be used to allow someone to log in to your Telegram account.\n\nTo confirm Telegram login, please go to Settings > Devices > Scan QR and scan the code.\"","\"mr_chooser_title\" : \"Транслировать на\"","\"BotWebViewRequestDontAllow\" : \"Don't Allow\"","\"PermissionOpenSettings\" : \"SETTINGS\"","\"generic_error_no_device_credential\" : \"Keine PIN, kein Muster und kein Passwort festgelegt.\"","\"AddManyEmojiPacksCount_one\" : \"Add emoji pack\"","\"StoryCameraDualHint\" : \"Turn on both cameras at once\"","\"abc_searchview_description_clear\" : \"ప్రశ్నను తీసివేస్తుంది\"","\"BusinessHoursInfo\" : \"Turn this on to show your opening hours schedule to your customers.\"","\"cast_closed_captions\" : \"စာတန်းထိုးများ\"","\"AccDescrCameraFlashOn\" : \"Flash, On\"","\"AddAdminErrorBlacklisted\" : \"Non puoi aggiungere questo utente come amministratore perché è nella lista Utenti rimossi e non sei autorizzato a sbloccarlo.\"","\"ResetCustomNotifications\" : \"Ripristina le impostazioni predefinite\"","\"RepeatNotifications\" : \"알림 반복\"","\"FilterAllChats\" : \"Alle Chats\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s invited you to a voice chat in the group %2$s\"","\"ActionBotDocumentDriverLicence\" : \"رخصة القيادة\"","\"cast_rewind_30\" : \"Buyisela emuva ngamasekhondi angamashumi amathathu\"","\"abc_action_bar_home_description\" : \"Πλοήγηση στην αρχική σελίδα\"","\"May\" : \"Mayo\"","\"FreshChangePhoneForbiddenTitle\" : \"종료할 수 없습니다\"","\"cast_stop\" : \"Pysäytä\"","\"BusinessRepliesIntro2\" : \"You can access Quick Replies in any chat by typing / or using Attachment menu.\"","\"mr_controller_disconnect\" : \"Katkaise yhteys\"","\"ChannelJoinRequestSent\" : \"JOIN REQUEST SENT\"","\"mr_chooser_zero_routes_found_title\" : \"Nema dostupnih uređaja\"","\"cast_notification_connected_message\" : \"Connected to %1$s\"","\"common_google_play_services_unknown_issue\" : \"%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න.\"","\"ActionLeftUser\" : \"un1 saiu do grupo\"","\"cast_closed_captions\" : \"അടച്ച അടിക്കുറിപ്പുകൾ\"","\"AddAnotherAccountInfo\" : \"Connetti altri account Telegram e passa facilmente da uno all'altro.\"","\"BackgroundAnimateInfo\" : \"I colori si muovono quando invii i messaggi\"","\"YourEmailSkip\" : \"Пропустити\"","\"TapToAddPhotoOrBio\" : \"tap to add photo or bio\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Субцітры\"","\"ActionBotAllowedWebapp\" : \"Du hast diesem Bot erlaubt, dir in seiner Web-App Nachrichten zu senden.\"","\"StoryAudioAddToSavedMessagesToast\" : \"Saved in **Saved Messages**.\"","\"HideSendersName\" : \"إخفاء اسم المرسِل\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Azonosítókulcs\"","\"DebugMenuCallSettings\" : \"Call settings\"","\"mr_controller_play\" : \"Luaj\"","\"SavedDialogsTabCount_one\" : \"%d chat\"","\"common_open_on_phone\" : \"Утсаар нээх\"","\"cast_notification_connecting_message\" : \"Prisijungiama prie „%1$s“\"","\"QualityCached\" : \"・cached\"","\"PhoneNumberFlood\" : \"Sorry, you have deleted and re-created your account too many times recently. Please wait for a few days before signing up again.\"","\"ChangePhoneNumberInfo\" : \"계정과 대화, 미디어를 새 번호로 옮기세요.\"","\"StarRatingDescription\" : \"This rating reflects **%s's** activity\non Telegram. What affects it:\"","\"common_google_play_services_install_button\" : \"Zainstaluj\"","\"abc_menu_alt_shortcut_label\" : \"Alt + \"","\"generic_error_no_keyguard\" : \"इस डिवाइस को पिन, पैटर्न या पासवर्ड की मदद से लॉक/अनलॉक नहीं किया जा सकता.\"","\"cast_rewind_10\" : \"አስር ሰከንዶች ወደኋላ\"","\"LinkBelow\" : \"Move Down\"","\"SuggestedMessageAcceptStarsDisclaimer\" : \"Transactions in Stars may be reversed by the payment provider within 21 days. Only accept Stars from people you trust.\"","\"common_google_play_services_unsupported_text\" : \"No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"ErrorSendRestrictedVideo\" : \"Sorry, de beheerders van deze groep hebben je beperkt in het delen van video's.\"","\"generic_error_no_device_credential\" : \"Non hai impostato PIN, sequenza o password.\"","\"common_google_play_services_wear_update_text\" : \"必須使用新版 Google Play 服務。該服務稍後就會自動更新。\"","\"MemberRequests\" : \"Member Requests\"","\"common_google_play_services_unknown_issue\" : \"%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से कोशिश करें.\"","\"cast_disconnect\" : \"Kata muunganisho\"","\"StarSubscriptionPurchase\" : \"Monthly subscription fee\"","\"cast_play\" : \"Luaj\"","\"abc_searchview_description_clear\" : \"Sorğunu silin\"","\"NotificationMessageGroupVideo\" : \"%1$s heeft een video gestuurd naar de groep %2$s\"","\"MonetizationMoreTransactions_other\" : \"Show %d more transactions\"","\"UserColorPreviewReply\" : \"Reply to your message\"","\"fingerprint_not_recognized\" : \"لم يتم التعرف عليها.\"","\"abc_searchview_description_search\" : \"Ieškoti\"","\"abc_shareactionprovider_share_with_application\" : \"Поделиться с помощью %s\"","\"NotifyMeAboutMessagesReactions\" : \"Reactions to My Messages\"","\"DidNotGetTheCodeFragment\" : \"Get a code via Fragment\"","\"MessagePremiumErrorMessage\" : \"Only Premium users can message %s\"","\"TapToEditWidget\" : \"탭하여 위젯 편집\"","\"SaveToGallery\" : \"Save to gallery\"","\"PleaseReEnterPassword\" : \"الرجاء إعادة إدخال كلمة مرورك\"","\"InvalidCode\" : \"Código inválido. Por favor, reinténtalo.\"","\"ChatListSwipeGestureInfo\" : \"대화 목록에서 왼쪽으로 스와이프할 때 수행할 작업을 선택합니다.\"","\"mr_controller_expand_group\" : \"Жаю\"","\"YourName\" : \"اسمك\"","\"fingerprint_error_hw_not_available\" : \"Barmoq izi skaneri ish holatida emas.\"","\"SendAsNewPhoto\" : \"Send as a new photo\"","\"AutoDownloadCustom\" : \"맞춤\"","\"ErrorSendRestrictedStickersAll\" : \"Sticker sind in dieser Gruppe nicht erlaubt.\"","\"AuthAnotherClientInfo3\" : \"Scan de QR-Code om met je account te verbinden.\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s fijó una factura\"","\"abc_capital_off\" : \"إيقاف\"","\"common_google_play_services_wear_update_text\" : \"Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând.\"","\"YourEmailAlmostThereText\" : \"2단계 인증 설정을 완료하려면 이메일을 (스팸 메일함도 잊지 않고) 확인해 주세요.\"","\"common_google_play_services_enable_title\" : \"Aktivizo shërbimet e \"Luaj me Google\"\"","\"mr_chooser_wifi_warning_description_watch\" : \"ಇನ್ನೊಂದು ಸಾಧನವು ಈ ವಾಚ್‌ನಲ್ಲಿ ಇರುವಂತಹ ವೈ-ಫೈ ನೆಟ್‌ವರ್ಕ್‌ನಲ್ಲೇ ಇದೆ ಎಂಬುದನ್ನು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ\"","\"AlwaysShareWith\" : \"Always Share With\"","\"PeerRequirementGroupPublicFalse\" : \"The group should be private.\"","\"LoginPassword\" : \"Passwort\"","\"GiftOfferAccept\" : \"Accept\"","\"Gift2ConvertedChannel_one\" : \"%d Star was sent to channel's balance\"","\"PasswordCode\" : \"Codice\"","\"fingerprint_error_hw_not_available\" : \"Není k dispozici hardware ke snímání otisků prstů.\"","\"StarsTransactionTONDate\" : \"TON Transaction Date\"","\"call_notification_hang_up_action\" : \"Lõpeta kõne\"","\"abc_capital_on\" : \"ක්‍රියාත්මකයි\"","\"BackgroundChoosePattern\" : \"패턴 선택\"","\"NotificationGroupEndedCall\" : \"%1$s heeft de videochat in %2$s beëindigd\"","\"NotificationsExceptions\" : \"الاستثناءات\"","\"SuggestedMessageDeclineInfo\" : \"Do you want to decline publishing this post from **%1$s**?\"","\"ActionChangedPhoto\" : \"غيّرَ un1 صورة المجموعة\"","\"UserBlockedNonPremium\" : \"**%s** only accepts messages from contacts and Premium users.\"","\"AccDescrMusicInfo\" : \"%2$s by %1$s\"","\"abc_prepend_shortcut_label\" : \"เมนู+\"","\"cast_ad_label\" : \"Reklama\"","\"ConfirmCorrectNumber\" : \"¿El número está correcto?\"","\"Gift2HideSelfInfo\" : \"Hide my name and message from visitors to my profile\"","\"StarGiveawayPrizeFrom\" : \"From\"","\"default_error_msg\" : \"അജ്ഞാത പിശക്\"","\"cast_rewind_30\" : \"Reculer 30 secondes\"","\"TrashHintDrag\" : \"Drag to delete\"","\"abc_shareactionprovider_share_with\" : \"শেয়ার করুন\"","\"AllNMedia_other\" : \"All %1$d media\"","\"NotificationMessageGroupRound\" : \"%1$s heeft een videobericht gestuurd naar de groep %2$s\"","\"common_signin_button_text\" : \"Prijavi me\"","\"ic_media_route_learn_more_accessibility\" : \"କିପରି କାଷ୍ଟ କରିବେ ତାହା ଜାଣନ୍ତୁ\"","\"MessagesBold_one\" : \"**%1$d** message\"","\"mr_controller_close_description\" : \"වසන්න\"","\"ProxyAddedSuccess\" : \"Proxy aggiunto.\"","\"abc_activitychooserview_choose_application\" : \"Колдонмо тандоо\"","\"ActionBotDocumentAddress\" : \"Dirección\"","\"abc_menu_function_shortcut_label\" : \"Function+‎\"","\"TurnPasswordOff\" : \"비밀번호 비활성\"","\"common_open_on_phone\" : \"スマートフォンで開く\"","\"LastName\" : \"اسم العائلة (اختياري)\"","\"MessageLifetime\" : \"Self-Destruct Timer\"","\"StarsSubscriptionCancelledBotToastText\" : \"You will still have access to **%2$s** until **%1$s**.\"","\"StickerCreateEmpty\" : \"Create\"","\"ViewGroupProfile\" : \"View Group Info >\"","\"mr_controller_casting_screen\" : \"Трансліруецца змесціва экрана\"","\"PreviewQuoteUpdate\" : \"Update Quote\"","\"NotificationActionPinnedVideoUser\" : \"%1$s pinned a video\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ჩანაწერი %1$d\"","\"AddContactSync\" : \"Sync Contact to Phone\"","\"Seconds_one\" : \"%1$d second\"","\"PollV2HideResultsInfo\" : \"If you switch this on, results will appear only after the poll closes.\"","\"AutoException_other\" : \"%1$d automatic exceptions\"","\"mr_cast_button_connecting\" : \"Trasmetti. Connessione\"","\"PrivacyValueGiftsNone\" : \"None\"","\"StoryAddedToAlbumTitle_one\" : \"%d story saved to **%s**\"","\"EnterListName\" : \"Inserisci il nome della lista\"","\"common_google_play_services_enable_title\" : \"Įgalinkite „Google Play“ paslaugas\"","\"cast_forward_30\" : \"Previj za 30 sekund naprej\"","\"SearchForChats\" : \"Пошук чатів...\"","\"IsSendingFile\" : \"%1$s is sending file...\"","\"ColorGreen\" : \"Verde\"","\"ChannelInviteViaLink\" : \"Invite via Link\"","\"YourEmail\" : \"이메일\"","\"confirm_device_credential_password\" : \"पासवर्ड प्रयोग गर्नुहोस्\"","\"PaymentCardNumber\" : \"Card Number\"","\"AutoDownloadMaxVideoSize\" : \"Tamaño máximo de video\"","\"CancelReset\" : \"إلغاء إعادة التعيين\"","\"common_google_play_services_update_text\" : \"%1$s só funciona com uma versão atualizada do Google Play Services.\"","\"Forward\" : \"Forward\"","\"google_assistant_verification_channel_name\" : \"Жардамчыны ырастагыч\"","\"AccountAlreadyLoggedIn\" : \"Dit account heeft al een actieve sessie in deze app.\"","\"NotificationActionPinnedGame\" : \"%1$s 님이 %2$s 그룹에 게임을 고정함\"","\"AuthAnotherClient\" : \"Escanea el código QR\"","\"Gift2ActionSelfInfo_one\" : \"Display this gift on your page or convert it to %1$d Star.\"","\"ResetAllNotifications\" : \"Alle meldingen resetten\"","\"mr_dialog_groupable_header\" : \"Magdagdag ng device\"","\"OpenGroup\" : \"VIEW GROUP\"","\"Warning\" : \"Warning\"","\"mr_chooser_title\" : \"Ընտրեք սարք\"","\"ActionChannelCallJustStarted\" : \"Transmissão ao vivo iniciada\"","\"abc_toolbar_collapse_description\" : \"Собери\"","\"mr_chooser_wifi_warning_description_car\" : \"Hakikisha kifaa hicho kingine kimeunganishwa kwenye mtandao wa Wi-Fi unaotumiwa na gari hili\"","\"RevenueSharingAdsInfo1SubtitleBot\" : \"Ads on Telegram do not use your personal information and are based on the bot in which you see them.\"","\"AccDescrCameraGallery\" : \"Gallery\"","\"StorySave\" : \"Save to profile\"","\"FolderLinkShareSubtitleEmpty\" : \"Share access to some of this folder’s groups and channels with others.\"","\"ActionBotDocumentUtilityBill\" : \"Utility Bill\"","\"GroupNotRestrictBoosters\" : \"Do Not Restrict Boosters\"","\"call_notification_incoming_text\" : \"Dolazni poziv\"","\"common_google_play_services_install_button\" : \"انسٹال کریں\"","\"DidNotGetTheCodeHelpButton\" : \"Help\"","\"abc_shareactionprovider_share_with_application\" : \"Jaa: %s\"","\"ChangeUserNameColor\" : \"تغيير لون الاسم\"","\"NotificationsOn\" : \"An\"","\"ErrorSendRestrictedPollsAll\" : \"Spiacenti, non è permesso inviare sondaggi in questo gruppo.\"","\"PopularReactions\" : \"Popular\"","\"ProfileBotPreviewTab\" : \"Preview\"","\"UserRestrictionsNoRead\" : \"can't read\"","\"ResetMyAccount\" : \"RIPRISTINA IL MIO ACCOUNT\"","\"SyncContactsInfoOff\" : \"Увімкніть для постійної синхронізації контактів цього пристрою з вашим акаунтом.\"","\"MainTabsContacts\" : \"Contacts\"","\"abc_search_hint\" : \"Іздеу…\"","\"fingerprint_error_hw_not_present\" : \"या डिव्हाइसवर फिंगरप्रिंट सेन्सर नाही\"","\"fingerprint_error_lockout\" : \"Zu viele Versuche. Versuche es bitte später noch einmal.\"","\"default_error_msg\" : \"अज्ञात एरर\"","\"Gift2AuctionTableCurrentRoundsOneDuration\" : \"%1$s + %2$s for late bids in top %3$d\"","\"MakeYourFirstCallHint\" : \"You can make end-to-end encrypted calls\nwith up to %d friends at once\"","\"call_notification_screening_text\" : \"Filtruję połączenie przychodzące\"","\"ReplyPrivateGroup\" : \"This reply is from a private group.\"","\"RestorePasswordResetPassword\" : \"PASSWORT ZURÜCKSETZEN\"","\"mr_controller_disconnect\" : \"Putuskan koneksi\"","\"ReactionLevelRequiredBtn_other\" : \"Level %1$d Required\"","\"FilterContact\" : \"Kontakt\"","\"PermissionDrawAboveOtherAppsTitle\" : \"صورة داخل صورة\"","\"cast_forward_30\" : \"Sogeza mbele kwa sekunde thelathini\"","\"cast_seek_bar\" : \"Айналдыру жолағы\"","\"cast_expanded_controller_skip_ad_text\" : \"ଆପଣ ବିଜ୍ଞାପନକୁ %1$d…ରେ ଛାଡ଼ିପାରିବେ\"","\"LiteBatteryAlwaysDisabled\" : \"Always Disabled\"","\"AbortPasswordMenu\" : \"Скасувати встановлення\"","\"UserColorTabProfile\" : \"Profile\"","\"P2PEverybodyMinus\" : \"Tutti (-%1$d)\"","\"SaveToGalleryVideoHintChannels\" : \"All videos in channels less than the selected size will be saved to your gallery.\"","\"HintAddYourPhoto\" : \"Add your photo! ������\"","\"AccDescrVideoMessage\" : \"Record video message\"","\"default_error_msg\" : \"Непозната грешка\"","\"StarsTransactionUnknown\" : \"Unknown User\"","\"ChatSetThisLocation\" : \"Set this location\"","\"NotificationEnabled\" : \"Enabled\"","\"PasswordOff\" : \"Вимкнено\"","\"EmojiRemoved\" : \"Emoji removed.\"","\"cast_expanded_controller_skip_ad_text\" : \"Puoi saltare l'annuncio tra %1$d…\"","\"mr_chooser_zero_routes_found_title\" : \"Nu sunt disponibile dispozitive\"","\"AskAQuestion\" : \"Fazer uma Pergunta\"","\"Change\" : \"Alterar\"","\"fingerprint_error_hw_not_present\" : \"Aucun lecteur d'empreinte digitale n'est installé sur cet appareil\"","\"wallet_buy_button_place_holder\" : \"Maksa Googlen kautta\"","\"TranscriptionTrialLeft_one\" : \"You have **%1$d** free voice transcription left.\"","\"cast_connecting_to_device\" : \"%1$s உடன் இணைக்கிறது\"","\"mr_chooser_wifi_warning_description_car\" : \"Připojte druhé zařízení ke stejné síti Wi-Fi, jako toto auto\"","\"AreYouSureDeleteThisChatWithBot\" : \"Are you sure you want to delete the chat with **%1$s** and block them?\"","\"UserUnblocked\" : \"User unblocked\"","\"GiftOfferStatusRejected\" : \"This offer was rejected.\"","\"AffiliateProgramCommissionInfo\" : \"Define the percentage of star revenue your affiliates earn for referring users to your bot.\"","\"EditorMuteHint\" : \"Sound is now muted, so the video will play and loop like a GIF.\"","\"mr_chooser_wifi_warning_description_car\" : \"Assegura't que l'altre dispositiu estigui connectat a la mateixa xarxa Wi‑Fi que aquest cotxe\"","\"common_google_play_services_install_button\" : \"ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಿ\"","\"AuthAnotherClientInfo3\" : \"Escanea el código QR para conectar tu cuenta.\"","\"EditOfferMessage\" : \"Edit Message\"","\"AutodownloadGroupChats\" : \"그룹 대화\"","\"TurnPasswordOffQuestion\" : \"Ganz sicher dein Passwort deaktivieren?\"","\"WrongNumber\" : \"전화번호가 잘못되었나요?\"","\"abc_action_bar_home_description\" : \"Navegar para a página inicial\"","\"SentSmsCode\" : \"Enviamos um SMS com um código de ativação para **%1$s**.\"","\"PrivacyBots\" : \"Bots and websites\"","\"CancelForwardPrivate\" : \"What would you like to do with %1$s from your chat with **%2$s**?\"","\"EventLogStartedVoiceChat\" : \"un1 started a voice chat\"","\"MembersTalkingNobody\" : \"Nobody talking\"","\"AreYouSureRegistration\" : \"Registrierung wirklich stoppen?\"","\"cast_notification_disconnect\" : \"সংযোগ বিচ্ছিন্ন করুন\"","\"RequestToJoinGroup\" : \"Request to Join Group\"","\"AreYouSureDeleteFewMessages\" : \"¿Quieres eliminar estos mensajes?\"","\"ShowNotificationsFor\" : \"Show notifications for\"","\"TapAndHoldToDeleteReaction\" : \"Tap and hold to delete reaction.\"","\"cast_expanded_controller_loading\" : \"Iyalayisha…\"","\"BotCantJoinGroups\" : \"Questo bot non può unirsi ai gruppi.\"","\"SettingsFaqSearchTitle\" : \"Domande frequenti\"","\"mr_chooser_looking_for_devices\" : \"Түзмөктөр изделүүдө...\"","\"abc_shareactionprovider_share_with\" : \"Yabelana no\"","\"AddManyMembersAlertTitle_other\" : \"Aggiungi %1$d membri\"","\"abc_activity_chooser_view_see_all\" : \"Hamısına baxın\"","\"NotificationMessageGroupAudio\" : \"%1$s enviou uma mensagem de voz para %2$s\"","\"cast_forward\" : \"Kelaa eteenpäin\"","\"fingerprint_error_user_canceled\" : \"Umsebenzi wezigxivizo zeminwe ukhanselwe umsebenzisi.\"","\"fingerprint_error_no_fingerprints\" : \"Няма регистрирани отпечатъци.\"","\"fingerprint_error_lockout\" : \"嘗試次數過多。請稍後再試。\"","\"abc_action_bar_home_description\" : \"მთავარზე გადასვლა\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-fout\"","\"common_google_play_services_updating_text\" : \"%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento.\"","\"AbortPassword\" : \"Скасувати встановлення двоетапної перевірки\"","\"NotificationMessagePaidMedia_one\" : \"%2$s hat dir einen bezahlten Beitrag für %1$d Stern gesendet\"","\"RestoreEmailSentInfo\" : \"Verifique seu email e digite o código de 6 dígitos que enviamos para desativar sua senha da nuvem.\"","\"NoMessages\" : \"No messages here yet...\"","\"YourEmailAlmostThere\" : \"¡Ya casi!\"","\"mr_controller_stop\" : \"Berhenti\"","\"cast_expanded_controller_ad_image_description\" : \"ప్రసార స్వీకర్త ప్రకటనను ప్లే చేస్తున్నప్పుడు ప్రదర్శించబడే చిత్రం\"","\"NoRtmpStreamFromAppOwner\" : \"**Oops!** Telegram doesn't see any stream coming from your streaming app.\n\nPlease make sure you entered the right Server URL and Stream Key in your app.\"","\"status_bar_notification_info_overflow\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‎‎‎‎999+‎‏‎‎‏‎\"","\"default_error_msg\" : \"Անհայտ սխալ\"","\"CommonGroups_one\" : \"%1$d group in common\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Qinisekisa ukuthi enye idivayisi ikunethiwekhi efanayo ye-Wi-Fi njengale thebulethi\"","\"NotificationsExceptions\" : \"Exceções\"","\"mr_dialog_transferable_header\" : \"ଏକ ଗ୍ରୁପ୍‌ରେ ପ୍ଲେ କରନ୍ତୁ\"","\"NotificationMessageDocument\" : \"%1$s님이 파일을 보냈습니다\"","\"CodeExpired\" : \"Code verlopen, probeer het opnieuw.\"","\"cast_tracks_chooser_dialog_none\" : \"Tidak ada\"","\"AreYouSureDeleteThisChatWithBot\" : \"Tem certeza de que deseja apagar o chat com **%1$s** e bloquear?\"","\"ChartInXTR\" : \"%s in Stars\"","\"SearchGifsTitle\" : \"Cerca GIF\"","\"Black\" : \"Black\"","\"cast_tracks_chooser_dialog_subtitles\" : \"সাবটাইটেলগুলি\"","\"ScreenCapture\" : \"앱 전환 화면에서 대화 내용 드러내기\"","\"CancelLinkExpired\" : \"Deze link is ongeldig of verlopen.\"","\"RequestMissedCall\" : \"전화로 코드 받기\"","\"mr_button_content_description\" : \"ສົ່ງສັນຍານ\"","\"ChromecastStartedTo\" : \"Started streaming media to %s.\"","\"StoryNotificationHidden_other\" : \"%d stories were posted\"","\"TopicViewAsTopics\" : \"View as topics\"","\"InvalidFirstName\" : \"الاسم الأول غير مسموح به، يرجى إدخال اسم آخر.\"","\"BirthdayClearMessage\" : \"Are you sure you want to remove date of birth from your profile?\"","\"common_open_on_phone\" : \"ဖုန်းပေါ်မှာ ဖွင့်ပါ\"","\"abc_activity_chooser_view_see_all\" : \"دیدن همه\"","\"ChannelInviteViaLinkRestricted\" : \"You can't create a link\"","\"ForwardedFile_one\" : \"Forwarded file\"","\"mr_controller_volume_slider\" : \"Isilayida sevolumu\"","\"abc_shareactionprovider_share_with\" : \"Chia sẻ với\"","\"cast_live_label\" : \"ТҮЗ ОБО\"","\"PrivacyContactsAndBotUsersPlus\" : \"Contacts & Mini Apps (+%1$d)\"","\"Stickers_one\" : \"%1$d sticker\"","\"cast_stop\" : \"રોકો\"","\"SwipeMute\" : \"음소거\"","\"NoBoostersGroupHint\" : \"No users currently boost your group\"","\"SentSmsCodeTitle\" : \"Pon el código\"","\"StoryAutoExceptions\" : \"Automatische uitzonderingen\"","\"FirstNameSmall\" : \"Voornaam\"","\"StoryKeepChannelInfo_one\" : \"Keep this story on the channel page even after it expires in %d hour.\"","\"mr_chooser_wifi_warning_description_tv\" : \"‏تأكَّد من أنّ الجهاز الآخر وهذا التلفزيون متّصلان بشبكة Wi-Fi نفسها.\"","\"SwipeUnmute\" : \"إلغاء الكتم\"","\"mr_dialog_transferable_header\" : \"Reproducir en un grupo\"","\"EmailNotAllowed\" : \"Esse domínio de e-mail não é permitido.\"","\"CaptionsLimitSubtitle\" : \"Use longer descriptions for your photos and videos\"","\"DeleteChatBackgroundsAlert\" : \"Möchtest du wirklich die ausgewählten Hintergründe löschen?\"","\"PremiumStoriesQuality\" : \"Higher quality\"","\"confirm_device_credential_password\" : \"Utilizza password\"","\"CheckPasswordPerfectInfo\" : \"Aún recuerdas tu contraseña.\"","\"DeleteChat\" : \"Delete and exit\"","\"cast_notification_connecting_message\" : \"Повезивање са %1$s\"","\"mr_chooser_wifi_warning_description_watch\" : \"다른 기기가 이 시계와 동일한 Wi-Fi 네트워크에 연결되어 있어야 합니다.\"","\"PermissionNoLocationNavigation\" : \"**Telegram** benötigt Zugriff auf deinen **Standort**, damit du Anweisungen erhalten kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s hat eine Sprachnachricht angeheftet\"","\"EditAdminEditMessages\" : \"Edit Messages of Others\"","\"ActionInviteYou\" : \"انضممت إلى المجموعة عبر رابط دعوة\"","\"FilterRemoveExclusionChatText\" : \"¿Quieres eliminar “%1$s” de la lista de siempre excluidos?\"","\"abc_action_bar_home_description\" : \"پیمایش به صفحه اصلی\"","\"NotificationsOther\" : \"Outro\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s ha fissato un contatto %2$s\"","\"ChatMessageSuggestions\" : \"Direct Messages\"","\"fcm_fallback_notification_channel_label\" : \"Razno\"","\"StoreCollageRetake\" : \"Retake\"","\"abc_menu_space_shortcut_label\" : \"тастер за размак\"","\"UnlockPaidContent_one\" : \"Unlock for ⭐️%d\"","\"ResetAccountStatus\" : \"Вы сможете сбросить свой аккаунт через:\"","\"MessageAddPhotoVideo\" : \"Add Photo or Video\"","\"mr_chooser_zero_routes_found_title\" : \"دستگاهی موجود نیست\"","\"mr_cast_dialog_title_view_placeholder\" : \"Немає інформації\"","\"SegmentationCutObject\" : \"Cut an Object\"","\"StarsConfirmSubscriptionTitle\" : \"Confirm Your Subscription\"","\"fingerprint_dialog_touch_sensor\" : \"Dotaknite se tipala prst. odt.\"","\"cast_expanded_controller_loading\" : \"Hleður…\"","\"mr_controller_volume_slider\" : \"لغزنده میزان صدا\"","\"cast_rewind_30\" : \"O‘ttiz soniya orqaga qaytarish\"","\"UsernameEmpty\" : \"Geen\"","\"PleaseStreamDownload\" : \"Bitte warte, bis das Video vollständig heruntergeladen wurde.\"","\"StartShortTodayAt\" : \"'Сьогодні,' HH:mm\"","\"AlternativeOptions\" : \"Opções alternativas\"","\"PrivacyPaymentsClear\" : \"Cancella info di pagamento e spedizione\"","\"PaymentShippingMethod\" : \"Shipping methods\"","\"Events\" : \"Eventi\"","\"cast_tracks_chooser_dialog_audio\" : \"Fichiers audio\"","\"RequestToJoinGroupSentDescription\" : \"You will be added to the group once its admins approve your request.\"","\"EditAdminGroupDeleteMessages\" : \"Delete Messages\"","\"AddShortcut\" : \"Add to Home screen\"","\"SecretChat\" : \"Chat segrete\"","\"NotificationActionPinnedVoice\" : \"%1$s fijó un mensaje de voz en %2$s\"","\"CheckYourNewEmail\" : \"Перевірте свою нову е-пошту\"","\"cast_live_label\" : \"CANLI\"","\"abc_capital_on\" : \"OUI\"","\"mr_chooser_wifi_warning_description_tablet\" : \"‏تأكَّد من أنّ الجهاز الآخر وهذا الجهاز اللوحي متّصلان بشبكة Wi-Fi نفسها.\"","\"ConferenceCallOutgoing\" : \"Outgoing Group Call\"","\"NotificationHiddenChatName\" : \"تيليجرام\"","\"AccDescrArchivedChatsHidden\" : \"Archived chats hidden\"","\"cast_rewind_10\" : \"പത്ത് സെക്കൻഡ് റി‌വൈൻഡ്\"","\"EnterCode\" : \"Inserisci il codice\"","\"abc_toolbar_collapse_description\" : \"Yig‘ish\"","\"mr_chooser_wifi_warning_description_phone\" : \"Ziurtatu beste gailua telefonoaren wifi-sare berera konektatuta dagoela\"","\"DistanceUnits\" : \"Unidades de distancia\"","\"abc_action_menu_overflow_description\" : \"ਹੋਰ ਵਿਕਲਪ\"","\"AreYouSureDeleteVideo\" : \"Möchtest du wirklich dieses Video löschen?\"","\"MessageLifetimeChanged\" : \"%1$s activó la autodestrucción en %2$s\"","\"ImportContacts\" : \"Import Contacts\"","\"BusinessHoursProfileOpensInHours_other\" : \"opens in %d hours\"","\"StoryPrivacyWhoCanView\" : \"Who can view your story\"","\"fingerprint_dialog_touch_sensor\" : \"Dodirn. senzor za otisak prsta\"","\"BotPreviewsDeleted_one\" : \"%d preview deleted\"","\"mr_dialog_default_group_name\" : \"Gruppe\"","\"AttachRoundRestrictedForever\" : \"The admins of this group have restricted you from sending video messages here.\"","\"PopupNotification\" : \"Notifica popup\"","\"StoryPrivacyOptionCloseFriends\" : \"Close Friends\"","\"BrowserSettingsNeverOpenInAdd\" : \"Add Website\"","\"cast_closed_captions_unavailable\" : \"Թաքցված ենթագրերն անհասանելի են\"","\"mr_controller_stop\" : \"Ustavi\"","\"BusinessRecipientsRemoveIncludeTitle\" : \"Remove recipient\"","\"Clicks_one\" : \"%d click\"","\"ScreenCaptureAlert\" : \"앱 전환 화면에서 대화 내용이나 목록이 숨겨지지만, 텔레그램에서 스크린샷을 찍으실 수 없습니다.\n\n이 기능을 사용하려면 앱을 다시 시작하셔야 할 수도 있습니다.\"","\"EmailAddressInvalid\" : \"Indirizzo email non valido.\"","\"SegmentationUndo\" : \"Undo\"","\"GroupNeedBoostsDescription\" : \"Your group needs %s to enable posting stories.\n\nAsk your **Premium** members to boost your group with this link:\"","\"ResendCode\" : \"Надіслати код ще раз\"","\"mr_controller_stop_casting\" : \"Сопри со емитување\"","\"ApplyWallpaperForMe\" : \"Apply for Me\"","\"Monetization\" : \"Monetization\"","\"AgeVerificationFailedText\" : \"Sorry, you can't view 18+ content.\"","\"cast_connecting_to_device\" : \"S'està connectant a %1$s\"","\"CancelPasswordResetNo\" : \"NEIN\"","\"NotificationChannelMessagePaidMedia_other\" : \"%2$s publicó un post de pago por %1$d estrellas\"","\"common_google_play_services_enable_text\" : \"ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත.\"","\"cast_forward\" : \"Առաջ անցնել\"","\"cast_stop_live_stream\" : \"Berhenti streaming langsung\"","\"common_google_play_services_enable_button\" : \"เปิดใช้\"","\"common_google_play_services_enable_title\" : \"Slå på Google Play-tjenester\"","\"abc_activitychooserview_choose_application\" : \"एउटा एप छान्नुहोस्\"","\"common_google_play_services_updating_text\" : \"%1$s ez da exekutatuko Google Play Services gabe; zerbitzu hori eguneratzen ari da.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Ləğv edin\"","\"LinkExpiresIn\" : \"The link expires %s\"","\"cast_live_label\" : \"लाइभ\"","\"PrivacyPaymentsClear\" : \"Clear Payment and Shipping Info\"","\"UsernamesChannelHelp\" : \"Drag and drop links to change the order in which they will be displayed on the channel info page.\"","\"LastSeenContactsPremiumPlus\" : \"Contatti e Premium (+%1$d)\"","\"October\" : \"October\"","\"Gift2StarsCount_one\" : \"%d Star\"","\"FilterAvailableText\" : \"Abre *Ajustes > Carpetas* para organizar tus chats en carpetas.\"","\"StatisticViews\" : \"Views\"","\"FilterNoChatsToForward\" : \"No se encontraron chats\"","\"TintHighlights\" : \"LICHTER\"","\"Gift2AuctionsAcquiredGifts_other\" : \"%1$d Bought Gifts\"","\"DeleteForAll\" : \"Delete for all members\"","\"YourPasswordRemember\" : \"Dein Konto ist mit der zweistufigen Bestätigung (Cloud Passwort) geschützt. Erinnerst du dich noch an dein Passwort?\"","\"mr_cast_button_disconnected\" : \"Striimaa. Yhteys katkaistu\"","\"VoipPeerOutdated\" : \"**%1$s**'s app does not support calls. They need to update their app before you can call them.\"","\"ChannelAddSubscribers\" : \"Add Subscribers\"","\"fingerprint_not_recognized\" : \"பொருந்தவில்லை\"","\"AttachOnceRound\" : \"One-time Video Message\"","\"call_notification_screening_text\" : \"အဝင်ခေါ်ဆိုမှုကို စစ်ဆေးနေသည်\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাসওয়ার্ড\"","\"cast_expanded_controller_background_image\" : \"Цомгийн зураг\"","\"PostSuggestions\" : \"Direct Messages\"","\"call_notification_ongoing_text\" : \"Aktivni klic\"","\"Gift2AuctionsBidHasBeenIncreased\" : \"Your bid has been increased\"","\"GiftPreviewCountModels_other\" : \"This collectible features **%d** unique models\"","\"StartsDayAt\" : \"'Começará em' d 'de' MMM 'às' HH:mm\"","\"mr_button_content_description\" : \"Diffuser\"","\"Sound\" : \"الصوت\"","\"ExpireAfter\" : \"Expire after\"","\"GiftOfferDecline\" : \"Reject\"","\"PasskeyCreatedOn\" : \"Created %s\"","\"NoRecentSearches\" : \"No recent searches\"","\"YourEmail\" : \"Your email\"","\"Reacted_other\" : \"%1$s Reacted\"","\"call_notification_hang_up_action\" : \"قطع الاتصال\"","\"ContactShortcutMessage\" : \"메시지 보내기 %1$s\"","\"AreYouSureDeleteContact\" : \"Contact echt verwijderen?\"","\"common_google_play_services_enable_text\" : \"Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።\"","\"ReportChatDescription\" : \"Description\"","\"mr_dialog_default_group_name\" : \"गट\"","\"fingerprint_dialog_touch_sensor\" : \"Touch. capteur empr. digitales\"","\"SearchAdsAboutLaunchSubtitle\" : \"Anyone can create an ad to display in search results for any query. Check out the **Telegram Ad Platform** for details. %1$s\"","\"mr_chooser_wifi_learn_more\" : \"Få flere oplysninger\"","\"common_google_play_services_notification_ticker\" : \"Google Play සේවා දෝෂය\"","\"FolderLinkUpdatedTitle\" : \"Folder **%s** Updated\"","\"cast_play\" : \"Ойнату\"","\"FolderLinkNoChatsError\" : \"You don’t have access to share any of these chats.\"","\"EventLogFilterCalls\" : \"Voice chats\"","\"AutoNightSystemDefault\" : \"System Default\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"common_google_play_services_wear_update_text\" : \"Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира.\"","\"ProfileBotAddPreview\" : \"Add Preview\"","\"SyncContactsOn\" : \"Контакти з цього пристрою будуть додані до цього акаунта.\"","\"LiveStoryRTMPRevokeText\" : \"Are you sure you want to regenerate your stream key?\"","\"CurvesAll\" : \"TUTTO\"","\"fingerprint_error_hw_not_available\" : \"Không dùng được phần cứng vân tay.\"","\"wallet_buy_button_place_holder\" : \"Google വഴി വാങ്ങുക\"","\"SuggestionAgreementReachedUser1PresentPerfect\" : \"������ Your post has been published on **%s**\"","\"cast_tracks_chooser_dialog_cancel\" : \"Бас тарту\"","\"cast_skip_next\" : \"Preskoči na sledeću stavku\"","\"NotificationMessageGroupInvoice\" : \"%1$s envió una factura al grupo %2$s por %3$s\"","\"common_google_play_services_update_title\" : \"Uppfæra þjónustu Google Play\"","\"common_signin_button_text_long\" : \"Prijavi se pomoću Googlea\"","\"FolderLinkHeaderAlready\" : \"Chats you already joined\"","\"StoryDraftSaved\" : \"Draft saved\"","\"FolderLinkAddedSubtitle_other\" : \"You also joined %d chats.\"","\"PhoneNumberChangeTitle\" : \"Cambiar número\"","\"cast_skip_next\" : \"ወደ ቀጣዩ ንጥል ዝለል\"","\"FilterRemoveInclusionChatText\" : \"Are you sure you want to remove \"%1$s\" from always included chats?\"","\"common_google_play_services_unknown_issue\" : \"Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz.\"","\"BackgroundColorSinglePreviewLine2\" : \"Se ve bien\"","\"mr_dialog_default_group_name\" : \"קבוצה\"","\"fingerprint_not_recognized\" : \"Not recognised\"","\"fingerprint_dialog_touch_sensor\" : \"Հպեք մատնահետքի սկաներին\"","\"cast_rewind_30\" : \"Επαναφορά 30 δευτερόλεπτα πίσω\"","\"abc_menu_space_shortcut_label\" : \"espace\"","\"ChooseCountry\" : \"Виберіть країну\"","\"mr_cast_button_connected\" : \"ສົ່ງ​ສັນ​ຍານ. ເຊື່ອມຕໍ່ແລ້ວ\"","\"mr_chooser_title\" : \"Diffuser vers\"","\"abc_toolbar_collapse_description\" : \"Replega\"","\"JoinedViaInviteLinkApproved\" : \"un1 joined via invite link un2, approved by un3\"","\"fingerprint_error_hw_not_present\" : \"這個裝置沒有指紋感應器\"","\"CancelAccountResetInfo2\" : \"Хтось з доступом до **%1$s ** запросив видалення вашого акаунта Telegram і скидання хмарного пароля.\n\nЯкщо це були не ви, введіть код з SMS, надісланого на ваш номер. Ви також можете скасувати видалення, *змінивши номер телефону*.\"","\"BackEnteringCode\" : \"< Back to entering the code\"","\"common_google_play_services_enable_text\" : \"‏تا وقتی «خدمات Google Play» را فعال نکنید، %1$s کار نمی‌کند.\"","\"YourEmailAlmostThereText\" : \"Por favor, verifique o seu email para completar a configuração da Verificação em Duas Etapas (não esqueça da pasta spam).\"","\"mr_controller_collapse_group\" : \"Yığcamlaşdırın\"","\"VoipSpeaker\" : \"Speaker\"","\"generic_error_user_canceled\" : \"ማረጋገጫ በተጠቃሚ ተሰርዟል።\"","\"ActionGroupCallYouInvited\" : \"Hai invitato un2 nella chat video\"","\"cast_forward_30\" : \"O‘ttiz soniya oldinga o‘tkazish\"","\"MicrophoneForVoiceMessagesScoIfConnected\" : \"Headset (if connected)\"","\"FilterShare\" : \"Share Folder\"","\"DebugMenuDisableCamera\" : \"앱 안 카메라 사용 안 함\"","\"SearchCountriesSelect\" : \"Select\"","\"NotificationActionPinnedPhoto\" : \"%1$s ha fissato una foto nel gruppo %2$s\"","\"UnconfirmedAuthConfirmed\" : \"New Login Allowed\"","\"mr_controller_album_art\" : \"アルバムアート\"","\"fcm_fallback_notification_channel_label\" : \"Sonstiges\"","\"fingerprint_dialog_touch_sensor\" : \"შეეხეთ თითის ანაბეჭდის სენსორს\"","\"ResetNotificationsAlertTitle\" : \"Ripristina tutte le notifiche\"","\"SwipeDeleteChat\" : \"Löschen\"","\"GiftPreviewBackdrops\" : \"Backdrops\"","\"abc_shareactionprovider_share_with_application\" : \"Կիսվել %s հավելվածի միջոցով\"","\"SearchTipToday\" : \"Today\"","\"mr_controller_volume_slider\" : \"แถบเลื่อนปรับระดับเสียง\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui.\"","\"PremiumStoriesPriority\" : \"Priority Order\"","\"abc_search_hint\" : \"Leita…\"","\"mr_controller_pause\" : \"Pausatu\"","\"UseProxySponsor\" : \"프록시 협찬\"","\"mr_controller_disconnect\" : \"Անջատել\"","\"common_google_play_services_wear_update_text\" : \"必须使用新版 Google Play 服务。该服务很快就会自行更新。\"","\"EditProfileBioHint2\" : \"Bio\"","\"NotificationMessageDocument\" : \"%1$s te envió un archivo\"","\"SendPlainTextRestrictionHint\" : \"The admins of this group only allow to send %s.\"","\"PermissionNoAudioVideoWithHint\" : \"**텔레그램**이 음성 메시지를 보내려면 마이크 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **마이크**를 활성화 해주세요.\"","\"StickersArchivedInfo\" : \"%1$s has been moved to your archive.\"","\"NotificationActionPinnedContactUser\" : \"%1$s fijó un contacto %2$s\"","\"LastName\" : \"Фамилия (необязательно)\"","\"AttachContact\" : \"Contatto\"","\"DistanceUnitsTitle\" : \"وحدة القياس\"","\"CancelPasswordResetYes\" : \"نعم\"","\"PrivacyBioInfo3\" : \"Puoi aggiungere utenti o interi gruppi che non vedranno la tua bio.\"","\"Unblock\" : \"Desbloquear usuario\"","\"ActionBotDocumentPassport\" : \"Reisepass\"","\"YourEmailInfo\" : \"Please add your valid email. It is the only way to recover a forgotten password.\"","\"mr_controller_expand_group\" : \"ዘርጋ\"","\"SentCallOnly\" : \"코드를 불러 드리기 위해 **%1$s** 번호로 전화합니다.\"","\"Typing\" : \"typing...\"","\"mr_cast_button_disconnected\" : \"Tuma. Imetenganishwa\"","\"GroupMessagesPriceHeader\" : \"Set price per message\"","\"BotCantJoinGroups\" : \"This bot can't join groups.\"","\"ThemeInstallCount_one\" : \"%1$d person is using this theme\"","\"generic_error_no_keyguard\" : \"Ovaj uređaj ne podržava PIN, šablon ili lozinku.\"","\"HiddenStories\" : \"Hidden Stories\"","\"confirm_device_credential_password\" : \"Erabili pasahitza\"","\"common_google_play_services_update_title\" : \"Google Play teenuste värskendamine\"","\"formatDateAtTime\" : \"%1$s, %2$s\"","\"mr_controller_stop_casting\" : \"Nu mai proiecta\"","\"generic_error_user_canceled\" : \"האימות בוטל על ידי המשתמש.\"","\"SelectColorTitle\" : \"Selecione uma Cor\"","\"cast_expanded_controller_loading\" : \"Բեռնում…\"","\"RestoreEmailTroubleText\" : \"Якщо ви не можете відновити доступ до своєї е-пошти, вам залишилось або згадати пароль, або скинути акаунт.\"","\"CheckPassword\" : \"Wachtwoord controleren\"","\"ActionSetSameWallpaperForThisChatSelf\" : \"You set the same wallpaper for the chat\"","\"cast_notification_disconnect\" : \"إلغاء الربط\"","\"search_menu_title\" : \"Szukaj\"","\"NotificationChannelMessagePaidMedia_other\" : \"%2$s hat einen bezahlten Beitrag für %1$d Sterne veröffentlicht\"","\"cast_connecting_to_device\" : \"Kumokonekta sa %1$s\"","\"ClearSelectedCache\" : \"Borrar lo seleccionado\"","\"ScreenCaptureInfo\" : \"If disabled, you won't be able to take screenshots in the app but chat content will be hidden in the task switcher.\"","\"AboutPremiumDescription\" : \"While the free version of Telegram already gives its users more than any other messaging application, **Telegram Premium** pushes its capabilities even further.\"","\"StoryPinnedToPostsDescription\" : \"Saved stories can be viewed by others on the channel’s profile until an admin removes them.\"","\"EditWidgetChatsInfo\" : \"Mostra l'ultimo messaggio dalle chat che scegli.\n\nSe non vengono selezionate chat specifiche, il widget mostrerà quelle più recenti.\"","\"InAppPreview\" : \"In-App Preview\"","\"mr_chooser_searching\" : \"डिव्हाइस शोधत आहे\"","\"NoGIFs\" : \"Nessuna GIF\"","\"ForwardGroupMedia\" : \"Forward media\"","\"mr_chooser_looking_for_devices\" : \"Seadmete otsimine …\"","\"mr_controller_casting_screen\" : \"Skærmen castes\"","\"NotificationInvitedToGroup\" : \"أضافك %1$s لمجموعة %2$s\"","\"BackgroundColors\" : \"Colors\"","\"mr_chooser_wifi_warning_description_car\" : \"Sørg for, at den anden enhed har forbindelse til det samme Wi-Fi-netværk som denne bil\"","\"mr_chooser_wifi_warning_description_watch\" : \"Uverite se da je drugi uređaj povezan na istu WiFi mrežu kao ovaj sat\"","\"ErrorSendRestrictedVideoAll\" : \"Spiacenti, non è permesso inviare video in questo gruppo.\"","\"fingerprint_error_hw_not_present\" : \"اس آلہ میں فنگر پرنٹ سینسر نہیں ہے\"","\"PasswordHint\" : \"Passwort-Erinnerung\"","\"common_google_play_services_update_button\" : \"Ажурирај\"","\"common_google_play_services_update_title\" : \"Zaktualizuj Usługi Google Play\"","\"VoipGroupInviteText\" : \"Hey! Join our voice chat: %1$s\"","\"NoAudioFoundPlayerInfo\" : \"There are no matches for **%1$s**.\"","\"AutoDownloadGroups\" : \"Groepen\"","\"common_signin_button_text\" : \"Meld aan\"","\"AreYouSureUnsaveSingleMessage\" : \"정말 이 메시지를 저장한 메시지에서 제거하겠습니까?\"","\"common_google_play_services_update_title\" : \"Aggiorna Google Play Services\"","\"ErrorSendRestrictedMediaAll\" : \"No está permitido enviar multimedia en este grupo.\"","\"DiceEmojiInfo\" : \"Send a %1$s emoji to try your luck.\"","\"common_google_play_services_enable_title\" : \"Omogočanje storitev Google Play\"","\"OtherLoginCode\" : \"로그인 코드는 **%1$s**입니다. 로그인하고자 하는 텔레그램 앱에 입력하세요.\n\n아무에게도 이 코드를 주지 마세요.\"","\"abc_action_menu_overflow_description\" : \"Още опции\"","\"CancelPollAlertTitle\" : \"Discard poll?\"","\"AccountFrozen3Title\" : \"Appeal Before Deactivation\"","\"PopupNotification\" : \"Popup Mitteilungen\"","\"SettingsNoRecent\" : \"최근 검색 없음\"","\"PleaseEnterNewSecondPasswordHint\" : \"Повторите новый пароль\"","\"VideoSpeedFast\" : \"Schnell\"","\"ConnectingToProxyEnable\" : \"사용\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"مفتاح المرور\"","\"CancelPasswordResetYes\" : \"ДА\"","\"cast_notification_connecting_message\" : \"Koppel tans aan %1$s\"","\"ApplyAvatarHintTitle\" : \"**Photo updated**\"","\"UsernameInvalidLong\" : \"The username must not exceed 32 characters.\"","\"AudiosSavedHint_one\" : \"File saved to music\"","\"wallet_buy_button_place_holder\" : \"Google मार्फत किन्नुहोस्\"","\"EnableAnimations\" : \"Attiva animazioni\"","\"abc_menu_enter_shortcut_label\" : \"sisestusklahv\"","\"Purple\" : \"Roxo\"","\"UpdateAppAlert\" : \"Je gebruikt een verouderde versie van Telegram, deze kan dit verzoek niet verwerken. Werk Telegram bij.\"","\"InviteChannelRestrictedUsers_one\" : \"**%d user** restrict adding them to channels. You can send them an invite link as message instead.\"","\"NotificationActionPinnedFileUser\" : \"%1$s fixou um arquivo\"","\"ReportReaction2\" : \"Report Reaction\"","\"NewTopic\" : \"New Topic\"","\"call_notification_screening_text\" : \"Po filtron një telefonatë hyrëse\"","\"CurvesAll\" : \"ALLE\"","\"mr_cast_button_disconnected\" : \"Transmisikan. Terputus\"","\"abc_searchview_description_submit\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‏‎‎‏‏‏‏‎‎‎‎‏‎‏‏‎‏‎‏‎‏‎‏‏‎‏‏‏‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‏‏‏‎Submit query‎‏‎‎‏‎\"","\"cast_rewind_10\" : \"10초 되감기\"","\"abc_capital_off\" : \"כבוי\"","\"common_google_play_services_install_button\" : \"Installieren\"","\"ActionYouKickUser\" : \"You removed un2\"","\"DiscussionUnlinkChannelAlert\" : \"Are you sure you want to unlink **%1$s** from this channel?\"","\"LimitReachedPinSavedDialogsLocked\" : \"Sorry, you can't pin more than %1$d chats to the top. Unpin some that are currently pinned. We are working to let you increase this limit in the future.\"","\"ReactionMaxCountError_one\" : \"You can select maximum %1$d reaction.\"","\"AuthAnotherClientOk\" : \"Authentifizierung erfolgreich\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Sari kata\"","\"NewContactAlertTitle\" : \"Novo contato\"","\"UnpinnedDialogsCount_one\" : \"Dialog unpinned\"","\"mr_chooser_zero_routes_found_title\" : \"சாதனங்கள் இல்லை\"","\"call_notification_answer_action\" : \"Answer\"","\"common_google_play_services_enable_button\" : \"Идэвхжүүлэх\"","\"NoGIFs\" : \"GIF가 없습니다\"","\"search_menu_title\" : \"חיפוש\"","\"confirm_device_credential_password\" : \"استفاده از گذرواژه\"","\"WebViewRequestMicrophonePermissionWithHint\" : \"Allow **%1$s** to access to your microphone?\n\n**%1$s** will be able to access your microphone when this website is open.\n\nEnable microphone access in Settings > Permissions > Microphone.\"","\"NotificationsChartTitle\" : \"Notifications\"","\"JoinToGroupErrorFull\" : \"Sorry, this group is already full.\"","\"Gift2Quantity\" : \"Quantity\"","\"YourContacts\" : \"Your contacts on Telegram\"","\"StorySharedToManyChats_other\" : \"Story forwarded to **%1$d chats**.\"","\"mr_user_route_category_name\" : \"Төхөөрөмжүүд\"","\"mr_controller_collapse_group\" : \"හකුළන්න\"","\"cast_closed_captions_unavailable\" : \"Хаалттай тайлбар байхгүй байна\"","\"Hours_other\" : \"%1$d hours\"","\"CheckPasswordPerfect\" : \"완벽합니다!\"","\"AppUpdateDownloadNow\" : \"Nu downloaden\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Asegúrate de que o outro dispositivo estea na mesma rede wifi que esta tableta\"","\"Gift2UpgradeFeatureSoon\" : \"SOON\"","\"abc_menu_function_shortcut_label\" : \"Function மற்றும்\"","\"ResetNotificationsAlert\" : \"Deseja redefinir todas as configurações de notificação para o padrão?\"","\"call_notification_incoming_text\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‎‎‏‎‎‏‎‏‎‎‎‎‏‎‎‎‎‏‎‏‏‎‎‎‏‏‏‎‏‏‎‎‎‏‎‎‎‏‏‎‏‎‎‎‏‎‏‏‎‏‏‏‎Incoming call‎‏‎‎‏‎\"","\"abc_action_menu_overflow_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‎‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‎‏‎‏‏‏‏‏‎‏‎‎‏‎More options‎‏‎‎‏‎\"","\"Grain\" : \"Grain\"","\"call_notification_ongoing_text\" : \"Kasalukuyang tawag\"","\"AllowFillNumber\" : \"텔레그램이 전화를 받을 수 있도록 허용해 주셔야 회원님의 전화번호를 자동으로 확인할 수 있습니다.\"","\"ActionBotDocumentRentalAgreement\" : \"Contrato de alquiler\"","\"ic_media_route_learn_more_accessibility\" : \"Nasıl yayınlayacağınızı öğrenin\"","\"AutoplayGIF\" : \"الصور المتحركة\"","\"StopVerification\" : \"¿Quieres detener el proceso de verificación?\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"Vuoi davvero eliminare la tua chat segreta con **%1$s**?\"","\"common_signin_button_text_long\" : \"Googleৰ জৰিয়তে ছাইন ইন কৰক\"","\"AddProxy\" : \"Proxy hinzufügen\"","\"ChangePhoneNumber\" : \"Change Phone Number\"","\"NotificationMessageChatGiveaway\" : \"%1$s envió un sorteo de %3$s Telegram Premium de %4$sm al grupo %2$s\"","\"mr_controller_no_media_selected\" : \"Aucun contenu multimédia sélectionné\"","\"mr_chooser_wifi_warning_description_phone\" : \"Povežite drugi uređaj s istom Wi-Fi mrežom s kojom je povezan ovaj telefon\"","\"PhotoSavedHint\" : \"Foto salvata nella galleria.\"","\"PassportDeleteInfo\" : \"Delete\"","\"common_google_play_services_install_button\" : \"安装\"","\"ChangeChatBackground\" : \"Hintergrund im Chat ändern\"","\"NotificationMessageForwardFew\" : \"%1$s ti ha inoltrato %2$s\"","\"common_google_play_services_install_button\" : \"ติดตั้ง\"","\"abc_menu_space_shortcut_label\" : \"espaço\"","\"SuggestionAgreementReachedUser3Stars\" : \"⏳ **%s** will receive your **Stars** once the post has been live for **%d** hours.\"","\"StarsReactionTextSent_other\" : \"You sent **%1$d** Stars to support this post.\"","\"abc_menu_alt_shortcut_label\" : \"Alt மற்றும்\"","\"cast_rewind_10\" : \"Buyisela emuva ngamasekhondi ayishumi\"","\"Years_one\" : \"%1$d year\"","\"AuthAnotherClientInfo1\" : \"Descarga Telegram en tu computadora desde *desktop.telegram.org*.\"","\"AreYouSureDeleteSingleMessageMega\" : \"Tem certeza de que deseja apagar essa mensagem para todos?\"","\"abc_action_bar_home_description\" : \"হোমে নেভিগেট করুন\"","\"LimitReachedSharedFolders\" : \"You can only have %1$d shareable folders.\nUpgrade to **Telegram Premium** to increase this limit to **%2$d**.\"","\"SendAsFiles\" : \"Send as files\"","\"generic_error_user_canceled\" : \"L'authentification a été annulée par l'utilisateur.\"","\"AttachMediaPreview\" : \"Message preview\"","\"cast_expanded_controller_ad_in_progress\" : \"廣告進行中…\"","\"LanguageUnsupportedError\" : \"Taal niet gevonden.\"","\"ActionAddUserYou\" : \"un1 te añadió\"","\"SentAppCodeWithPhone\" : \"Abbiamo inviato il codice sull'app **Telegram** per %1$s in un altro tuo dispositivo.\"","\"Open\" : \"Open\"","\"PrivacyGiftsShowIcon\" : \"Show Gift Icon in Chats\"","\"AccDescrSwitchToDayTheme\" : \"Switch to day theme\"","\"cast_pause\" : \"रोकें\"","\"SwipeSettingsArchive\" : \"보관\"","\"abc_action_bar_home_description\" : \"瀏覽首頁\"","\"UserRestricted\" : \"Sorry, you are not allowed to do this.\"","\"SoundMuted\" : \"Ton stumm\"","\"SuggestUserPhoto\" : \"Suggest Photo for %s\"","\"ResetAccountInfo\" : \"Como a conta %1$s está ativa e protegida por uma senha, ela será apagada em 1 semana. Esse tempo é necessário por questões de segurança.\n\nVocê pode cancelar esse processo a qualquer momento.\"","\"ProfileBirthdayChange\" : \"Change\"","\"ResetAccountCancelledAlert\" : \"As suas tentativas recentes de redefinir esta conta foram canceladas pelo usuário ativo. Por favor, tente de novo em 7 dias.\"","\"ChooseYourLanguage\" : \"Escolha o seu idioma\"","\"mr_user_route_category_name\" : \"Gailuak\"","\"StarRatingFuturePendingPointsPreviewBack\" : \"**Back >**\"","\"abc_search_hint\" : \"Введіть пошуковий запит…\"","\"SearchMessagesFilterAllFrom\" : \"From all chats\"","\"mr_chooser_zero_routes_found_title\" : \"Geen toestelle beskikbaar nie\"","\"VideoSetOnceHintEnabled\" : \"The recipient will be able to play it only once.\"","\"ReplyDialogMessageAuthor\" : \"Message Author\"","\"abc_searchview_description_voice\" : \"音声検索\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Assicurati che l'altro dispositivo sia connesso alla stessa rete Wi-Fi di questo tablet\"","\"Gift2AuctionLearnMore3\" : \"Learn more about wearing gifts >\"","\"mr_controller_close_description\" : \"Закрыть\"","\"mr_chooser_zero_routes_found_title\" : \"Nie sú k dispozícii žiadne zariadenia\"","\"SavedStories\" : \"Saved Stories\"","\"mr_chooser_wifi_warning_description_tv\" : \"Passaðu að hitt tækið sé tengt sama WiFi-neti og þetta sjónvarp\"","\"DirectShare\" : \"Compartilhamento Direto\"","\"FilterChatAddedToExisting\" : \"**%1$s** added to **%2$s**\"","\"PleaseEnterNewFirstPasswordHint\" : \"새로운 비밀번호 입력\"","\"DeleteAccountTitle\" : \"Autodistruggi se inattivo per...\"","\"cast_forward\" : \"Алдыга түрүү\"","\"default_error_msg\" : \"Óþekkt villa\"","\"NotfificationsFrequencyTitle\" : \"Notifications frequency\"","\"CheckPasswordBackToSettings\" : \"설정으로 돌아가기\"","\"UpdateTelegram\" : \"Actualiza Telegram\"","\"GroupsAndChannelsLimitSubtitle\" : \"Join up to %d channels and large groups\"","\"abc_prepend_shortcut_label\" : \"Imenyu+\"","\"default_error_msg\" : \"Nezināma kļūda\"","\"NotificationMessageGroupContact2\" : \"%1$s ha condiviso un contatto %3$s nel gruppo %2$s\"","\"StarsSubscriptionCancelInfo\" : \"If you cancel now, you will still be able to access your subscription until %s.\"","\"ResetAccountStatus\" : \"아래 시간이 지나야 계정을 초기화하실 수 있습니다:\"","\"search_menu_title\" : \"Поиск\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Asegúrate de que el dispositivo esté conectado a la misma red Wi-Fi que este dispositivo\"","\"PasswordHintText\" : \"يُرجى إنشاء تلميحٍ لكلمة مرورك\"","\"ExplainStarsTitle2\" : \"Telegram Stars allow users to:\"","\"cast_live_label\" : \"REGSTREEKS\"","\"LogOutTitle\" : \"Sair\"","\"CallMessageIncoming\" : \"Incoming Call\"","\"MessageShowSensitiveContentButton\" : \"View Anyway\"","\"EnableSomeReactionsInfo\" : \"Members of the group can use only some allowed emoji as reactions to messages.\"","\"PasscodesDoNotMatchTryAgain\" : \"암호가 일치하지 않습니다. 다시 시도해주세요.\"","\"cast_notification_connecting_message\" : \"ከ%1$s ጋር በመገናኘት ላይ\"","\"AreYouSureDeleteSingleMessageMega\" : \"هل ترغب حقًا في حذف هذه الرسالة من عند الكل؟\"","\"ResellGiftPriceTitleTON\" : \"Enter price in TON\"","\"NoExceptions\" : \"Deine angepassten Benachrichtigungen werden in diesem Bereich angezeigt.\n\nUm Benachrichtigungen anzupassen, Chat mit dem Gesprächspartner öffnen, Profilbild antippen, dann 'Mitteilungen' und 'Anpassen'.\"","\"cast_mute\" : \"Σίγαση\"","\"AreYouSureUnblockContact\" : \"Are you sure you want to unblock this contact?\"","\"cast_expanded_controller_ad_in_progress\" : \"Đang trong tiến trình quảng cáo…\"","\"cast_stop\" : \"Durdur\"","\"SecretLinkPreviewAlert\" : \"비밀 대화에서 링크 미리보기를 활성화하시겠습니까? 링크 미리보기는 텔레그램 서버에서 만들어지는 점을 유의하시기 바랍니다.\"","\"mr_cast_button_connected\" : \"إرسال متصل\"","\"ActionYouCreateGroup\" : \"You created the group\"","\"FilterNeverShow\" : \"Exclude Chats\"","\"GiftAuctionInfo1Header_one\" : \"Top %d Bidder\"","\"YourPasswordSuccess\" : \"Tudo certo!\"","\"PassportName\" : \"Name\"","\"ChannelAntiSpamFalsePositiveReported\" : \"Telegram moderators will review your report. Thank you!\"","\"ArchivePinned\" : \"Archive pinned.\"","\"mr_chooser_zero_routes_found_title\" : \"Ingen enheter er tilgjengelige\"","\"UserRestrictionsCantModify\" : \"Can't Modify This Option\"","\"common_google_play_services_enable_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਕਰੋ\"","\"mr_controller_play\" : \"Toista\"","\"DeleteMyAccount\" : \"Elimina il mio account\"","\"RemindDayYearAt\" : \"'Lembrar em' d 'de' MMM 'de' yyyy 'às' HH:mm\"","\"Gift2BuyDoPrice2_other\" : \"Buy for ⭐️%d\"","\"Gift2TransactionRemovedDescription\" : \"Removed Gift Description\"","\"NoGIFs\" : \"Keine GIFs\"","\"AutodownloadGroupChats\" : \"Group Chats\"","\"default_error_msg\" : \"Okänt fel\"","\"AccDescrCameraFlashOff\" : \"Flash, Off\"","\"ResetChatBackgroundsAlertTitle\" : \"إعادة تعيين الخلفيات\"","\"mr_controller_album_art\" : \"專輯封面\"","\"FolderLinkAlreadyJoined\" : \"You are already a member of this group.\"","\"SecurityTitle\" : \"Security\"","\"NotificationActionPinnedVideoChannel\" : \"ثبت %1$s مقطعًا مرئيًا\"","\"PasswordHintPlaceholder\" : \"Підказка\"","\"PrivacyBioTitle\" : \"Who can see my bio?\"","\"StartTodayAt\" : \"'Inizia oggi alle' HH:mm\"","\"TodoCompleted_other\" : \"%2$d of %1$d completed\"","\"cast_stop\" : \"Beenden\"","\"SwipePin\" : \"Pin\"","\"ErrorSendRestrictedPhotoAll\" : \"죄송하지만, 이 그룹에서는 사진 전송이 허용되지 않습니다.\"","\"Gift2SoldOutSheetTitle\" : \"Unavailable\"","\"AutoDownloadLow\" : \"Baixo\"","\"abc_searchview_description_voice\" : \"Галасавы пошук\"","\"fingerprint_error_lockout\" : \"Příliš mnoho pokusů. Zkuste to později.\"","\"YourNameChanged\" : \"Nome atualizado.\"","\"cast_rewind\" : \"Tua lại\"","\"BoostingGiveawayMsgNewSubsPlural_one\" : \"New subscribers of the channel:\"","\"PassportInfoUrl\" : \"https://telegram.org/faq#passport\"","\"LastName\" : \"성 (선택)\"","\"mr_controller_disconnect\" : \"Katkesta ühendus\"","\"CaptionAbove\" : \"Move Caption Up\"","\"ReactionReachLvlForReaction_one\" : \"Your channel needs to reach Level **%2$d** to add **%1$d** custom emoji as reactions.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"GiftThemesSetIn\" : \"Set as Theme in...\"","\"cast_rewind\" : \"Превъртане назад\"","\"BoostReasonGiveaway\" : \"Giveaway\"","\"BoostingGiveawayParticipant\" : \"You are participating in this giveaway, because you have joined channel **%1$s**.\"","\"SoundAdded\" : \"Sound added\"","\"fingerprint_error_no_fingerprints\" : \"কোনও আঙ্গুলের ছাপ নথিভুক্ত নেই।\"","\"LimitReachedPinDialogs\" : \"Sorry, you can't pin more than %1$d chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **%2$d** chats.\"","\"mr_chooser_zero_routes_found_title\" : \"Ei laitteita käytettävissä\"","\"GroupCallCreatedLinkRevokedText\" : \"New link has been generated.\"","\"mr_chooser_title\" : \"Enviar a\"","\"ShowSensitiveContent\" : \"Show 18+ Content\"","\"common_google_play_services_enable_title\" : \"‏‫فعال کردن «خدمات Google Play»\"","\"abc_activity_chooser_view_see_all\" : \"Shfaq çdo gjë\"","\"fingerprint_error_hw_not_available\" : \"Hardver za otisak prsta nije dostupan.\"","\"YourEmail\" : \"Tu correo\"","\"mr_controller_casting_screen\" : \"Pantaila igortzen\"","\"cast_pause\" : \"Кідірту\"","\"EditName\" : \"이름 수정\"","\"CheckYourEmailSubtitle\" : \"Inserisci il codice che abbiamo inviato alla tua email %1$s.\"","\"UseProxySponsor\" : \"راعي البروكسي\"","\"ChooseYourLanguage\" : \"언어를 선택하세요\"","\"CheckPhoneNumber\" : \"Is %1$s nog steeds je nummer?\"","\"mr_controller_disconnect\" : \"ยกเลิกการเชื่อมต่อ\"","\"mr_controller_expand_group\" : \"ຂະຫຍາຍ\"","\"ResetAutomaticMediaDownloadAlert\" : \"Instellingen voor automatisch downloaden echt resetten?\"","\"common_open_on_phone\" : \"បើកតាមទូរស័ព្ទ\"","\"ic_media_route_learn_more_accessibility\" : \"ကာစ်လုပ်ပုံကို လေ့လာရန်\"","\"SearchAdsAbout2SubtitlePremium\" : \"You can turn off ads by subscribing to Telegram Premium and toggling off Ads. **Remove Ads >**\"","\"StopLoadingTitle\" : \"Interrompere il caricamento?\"","\"AttachOnceAudio\" : \"Einmalige Sprachnachricht\"","\"BoostingBoostsCountTitle_one\" : \"%d boost\"","\"HashtagStoriesFoundSubtitle\" : \"View stories with %s\"","\"PermissionNoLocationFriends\" : \"**Telegram** necesita acceso a la ubicación para que puedas compartirla con tus amigos. Toca Ajustes > Permisos, y activa **Ubicación**.\"","\"mr_controller_play\" : \"Odtwórz\"","\"YourNumber\" : \"Tu número de teléfono\"","\"NoTopicsDescription\" : \"Tap the button below to start your first topic.\"","\"BoostingBoostsGroupByUserServiceMsgCount_other\" : \"%2$s boosted the group %1$d times\"","\"VoipGroupStopRecordingTitle\" : \"Stop recording\"","\"AutoDownloadOff\" : \"Aus\"","\"abc_action_bar_home_description\" : \"Перейти на главный экран\"","\"DeleteTopics_other\" : \"Delete topics\"","\"LanguageSame\" : \"You are already using this language pack (**%1$s**). You can change your language at any time in Settings.\"","\"PaymentAppNotFoundForDeeplink\" : \"No app found to handle this deep link.\"","\"UsernameLinkActive\" : \"active\"","\"PaidMessagesPriceUpdatedOut_other\" : \"You changed price to %1$d Stars per message\"","\"cast_forward_30\" : \"Aurreratu hogeita hamar segundo\"","\"cast_expanded_controller_ad_in_progress\" : \"Auglýsing í gangi…\"","\"FilterEditAll\" : \"Edit folders\"","\"ForumReplyToMessagesInTopic\" : \"Swipe left on a message to reply\"","\"StoryCollageMenuHint\" : \"Hold and drag tiles to reorder them.\"","\"NotifyMeAboutGroups\" : \"New Messages in Groups\"","\"cast_notification_connected_message\" : \"%1$s에 연결됨\"","\"VoipGroupCopyInviteLinkCopied\" : \"Invite link copied to clipboard.\"","\"fingerprint_error_hw_not_present\" : \"इस डिवाइस में फ़िंगरप्रिंट सेंसर नहीं है\"","\"PassportNoDocuments\" : \"You have no documents yet\"","\"ic_media_route_learn_more_accessibility\" : \"了解如何投放\"","\"SelectingContact\" : \"selecting a contact to share...\"","\"common_google_play_services_notification_ticker\" : \"Erro do Google Play Services\"","\"Back\" : \"Voltar\"","\"PollEndsIn\" : \"ends in %s\"","\"abc_searchview_description_query\" : \"درخواست جستجو\"","\"PhoneNumberKeepButton\" : \"Conserva %1$s\"","\"abc_activitychooserview_choose_application\" : \"Vybrať aplikáciu\"","\"ImportContacts\" : \"Importar Contatos\"","\"SdCard\" : \"SD Card\"","\"call_notification_screening_text\" : \"Проверка на дојдовен повик\"","\"YourEmailSuccessText\" : \"La tua email di recupero per la verifica in due passaggi ora è attiva.\"","\"LanguageUnsupportedError\" : \"تعذر العثور على اللغة.\"","\"cast_mute\" : \"ປິດສຽງ\"","\"NoSharedFilesSecret\" : \"Dateien und Dokumente werden hier angezeigt.\"","\"PleaseEnterNewSecondPasswordHint\" : \"Neues Passwort erneut eingeben\"","\"EventLogRestrictedReadMessages\" : \"Read messages\"","\"mr_user_route_category_name\" : \"Devices\"","\"CancelForwarding\" : \"إلغاء التحويل\"","\"DisableSharingInfoHeader\" : \"Disable Sharing\"","\"mr_controller_album_art\" : \"Grafica albumului\"","\"abc_shareactionprovider_share_with_application\" : \"%sની સાથે શેર કરો\"","\"TodayAtFormattedWithToday\" : \"today at %1$s\"","\"wallet_buy_button_place_holder\" : \"Comprar com a Google\"","\"cast_ad_label\" : \"Iragarkia\"","\"BoostingStartGiveawayConfirmTitle\" : \"Start Giveaway\"","\"LiveStoryEndAlertButton\" : \"Stop\"","\"MegaLocation\" : \"Location-based Group\"","\"RateCallEcho\" : \"I heard my own voice\"","\"generic_error_no_device_credential\" : \"ምንም ፒን፣ ሥርዓተ ጥለት ወይም የይለፍ ቃል አልተቀናበረም።\"","\"FilterEdit\" : \"Editar carpeta\"","\"NotificationMessageGroupGameScored\" : \"%1$s puntuó %4$s en el juego %3$s en el grupo %2$s\"","\"NotificationGroupEndedCall\" : \"%1$s encerrou um chat de vídeo em %2$s\"","\"cast_forward_10\" : \"Spol 10 sekunder frem\"","\"AcceptCallsChatsDescription\" : \"Use this device for Calls\"","\"StoryLiveAllowComments\" : \"Allow Comments\"","\"ImportErrorPeerInvalid\" : \"Unable to import history to selected chat.\"","\"fingerprint_error_user_canceled\" : \"ਫਿੰਗਰਪ੍ਰਿੰਟ ਦੇ ਪੁਸ਼ਟੀਕਰਨ ਦੀ ਕਾਰਵਾਈ ਵਰਤੋਂਕਾਰ ਵੱਲੋਂ ਰੱਦ ਕੀਤੀ ਗਈ।\"","\"ChangeLanguageLater\" : \"You can change your language later in Settings.\"","\"NoMailInstalled\" : \"Per favore invia un'email descrivendo il problema a reports@stel.com\"","\"abc_searchview_description_voice\" : \"Голосовой поиск\"","\"AreYouSureClearHistory\" : \"Tem certeza de que deseja apagar todas as mensagens neste chat?\"","\"LanguageAlert\" : \"%2$d%% 완성된 언어 묶음(**%1$s**)을 적용하시려고 합니다.\n\n인터페이스 전체가 번역됩니다. [번역 플랫폼]을 통해 오역을 바로잡으실 수 있습니다.\n\n설정에서 언제든 언어를 바꾸실 수 있습니다.\"","\"QuoteExpand\" : \"Expand\"","\"SecretChatTimerMinutes\" : \"m\"","\"mr_chooser_wifi_warning_description_phone\" : \"Sprawdź, czy drugie urządzenie jest połączone z tą samą siecią Wi-Fi co telefon\"","\"Gift2UniqueUpgradeNotification\" : \"upgraded your Gift\"","\"AreYouSureClearHistoryChannel\" : \"Eliminare tutti i testi e i media di questo canale dalla cache?\"","\"mr_chooser_looking_for_devices\" : \"Cihazlar aranıyor...\"","\"cast_forward\" : \"Přetočit vpřed\"","\"PhotosSavedHint_one\" : \"Foto salvata nella galleria.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ຄຳບັນຍາຍ\"","\"fingerprint_error_no_fingerprints\" : \"Nav reģistrēts neviens pirksta nospiedums.\"","\"TermsOfServiceLogin\" : \"Ao registrar-se, você aceita\nos *Termos de Serviço*.\"","\"PremiumPreviewVoiceToTextDescription\" : \"Ability to read the transcript of any incoming voice message.\"","\"generic_error_no_keyguard\" : \"Bu cihaz PIN, model və ya parolu dəstəkləmir.\"","\"ChooseLanguages\" : \"Talen kiezen\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"隱藏式字幕\"","\"abc_toolbar_collapse_description\" : \"접기\"","\"cast_expanded_controller_ad_in_progress\" : \"آگهی درحال اجرا…\"","\"ShareYouLocationUnable\" : \"التطبيق غير قادر على تحديد موقعك الحالي\"","\"cast_stop_live_stream\" : \"停止即時串流\"","\"NotificationMessageDocument\" : \"%1$s te enviou um arquivo\"","\"common_google_play_services_enable_text\" : \"%1$s няма да работи, освен ако не активирате услугите за Google Play.\"","\"BoostingSubscriptionsCountPlural_other\" : \"%2$s subscriptions\"","\"AuthAnotherClientInfo2\" : \"Avvia Telegram Desktop per ottenere il codice QR.\"","\"Languages_one\" : \"%1$d lingua\"","\"fingerprint_error_no_fingerprints\" : \"指紋が登録されていません。\"","\"PrivacyPaymentsPaymentShippingCleared\" : \"Info di pagamento e spedizione cancellate.\"","\"BusinessIntroUnsavedChanges\" : \"You have changed your intro message. Apply changes?\"","\"mr_system_route_name\" : \"সিস্টেম\"","\"cast_expanded_controller_live_head_description\" : \"Bieżąca pozycja znajduje się na czele transmisji na żywo\"","\"BoostingGiveawayPrivateGroup\" : \"Group is Private\"","\"LanguageAlert\" : \"Você irá aplicar um pacote de idioma (**%1$s**) que está %2$d%% concluído.\n\nIsso irá traduzir toda a interface. Você pode sugerir alterações na [plataforma de tradução].\n\nSe desejar, altere seu idioma novamente a qualquer momento nas Configurações.\"","\"mr_chooser_searching\" : \"កំពុង​ស្វែងរក​ឧបករណ៍\"","\"SentCallCode\" : \"**%1$s** 번호로 인증 전화를 걸었습니다. \n\n전화를 받지 마세요. 텔레그램이 모든 것을 자동으로 처리합니다.\"","\"AccDescrUserOptions\" : \"User options\"","\"mr_cast_button_disconnected\" : \"විකාශය කරන්න විසන්ධි විය\"","\"LocalOther\" : \"Other\"","\"BotAuthLoggedInSuccessWithoutPhoneNumber\" : \"You're now logged in to **%s**, but you didn't grant access to your phone number.\"","\"GiftPreviewCountBackdrops_other\" : \"This collectible features **%d** unique backdrops\"","\"MonetizationWithdraw\" : \"Withdraw via Fragment\"","\"StoryPrivacyOptionCloseFriendsDetail\" : \"edit list\"","\"Abort\" : \"Annuleren\"","\"CancelReset\" : \"Annulla rimozione\"","\"Gift2AuctionPlaceACustomBidHint2\" : \"Custom Bid...\"","\"cast_connecting_to_device\" : \"Verbinden met %1$s\"","\"DistanceUnitsAutomatic\" : \"자동\"","\"ColorPink\" : \"분홍색\"","\"NotificationsUnmuted\" : \"Não silenciado\"","\"wallet_buy_button_place_holder\" : \"Google ile satın al\"","\"MegaPrivate\" : \"Private Group\"","\"SharingLiveLocationAdd\" : \"tap to add more time\"","\"abc_toolbar_collapse_description\" : \"Tolestu\"","\"fingerprint_error_user_canceled\" : \"פעולת טביעת האצבע בוטלה בידי המשתמש.\"","\"AIEditorCreatedBy\" : \"Created by **%s**.\"","\"StarsBuy\" : \"Buy Stars\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl + \"","\"NotificationsOn\" : \"Aan\"","\"SponsoredMessageAlertLearnMore\" : \"LEARN MORE\"","\"AIEditorToneCreatedText\" : \"Press and hold the style to edit or share the link.\"","\"abc_toolbar_collapse_description\" : \"Згарнуць\"","\"Terminate\" : \"Terminate\"","\"ClearCache\" : \"캐시 비우기\"","\"call_notification_answer_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‎‏‏‏‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‏‏‎‎‏‎‎‏‏‏‏‎‎‏‎‏‎‏‎‎‎‎‎‏‎‏‎‎‎Answer‎‏‎‎‏‎\"","\"abc_searchview_description_submit\" : \"提交查询\"","\"LocationStories_other\" : \"%d stories from this location\"","\"EnterCode\" : \"Ввести код\"","\"EditCantEditPermissions\" : \"You cannot edit this permission.\"","\"BoostingReduceQuantity\" : \"Reduce Quantity\"","\"SmartNotifications\" : \"Smart Notifications\"","\"mr_cast_button_disconnected\" : \"Útsending. Aftengt\"","\"mr_controller_casting_screen\" : \"Transmitiendo pantalla\"","\"BadgeNumberUnread\" : \"عدد الرسائل غير المقروءة\"","\"GroupWallpaperInfo\" : \"Upload your own background image for the group.\"","\"BoostingEnableGroupEmojiPack\" : \"Unlock Group Emoji Pack\"","\"common_google_play_services_updating_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse.\"","\"cast_expanded_controller_live_stream_indicator\" : \"Canlı yayım\"","\"UseProxySponsorInfo\" : \"Esse canal é mostrado pelo seu servidor proxy. Para remover esse canal de sua lista de conversas, desative o proxy em Configurações do Telegram > Dados e Armazenamento.\"","\"ChatYourSelfTitle\" : \"Your cloud storage\"","\"LanguageAlert\" : \"Stai per applicare una lingua (**%1$s**) che è completa al %2$d%%.\n\nQuesto tradurrà l'intera interfaccia. Puoi suggerire correzioni nella [piattaforma di traduzione].\n\nPuoi cambiare la tua lingua in qualsiasi momento nelle Impostazioni.\"","\"CreateNewInviteLink\" : \"Create a New Invite Link\"","\"call_notification_ongoing_text\" : \"Chamada em curso\"","\"ErrorSendRestrictedRound\" : \"죄송하지만, 이 그룹의 관리자가 여기에 영상 메시지를 보내지 못하도록 제한했습니다.\"","\"BoostingBoostsViaGifts\" : \"Boosts via Gifts\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Zurück zu Passport\"","\"abc_activity_chooser_view_see_all\" : \"Ver tudo\"","\"BotSettingsChangedAlert\" : \"You have changed some settings for this bot. Apply changes?\"","\"EnterCode\" : \"Введіть код\"","\"common_google_play_services_update_text\" : \"%1$s no se ejecutará a menos que actualices los servicios de Google Play.\"","\"abc_action_bar_up_description\" : \"Liigu üles\"","\"OpenChannel\" : \"VIEW CHANNEL\"","\"PermissionNoCameraMicVideo\" : \"**Telegram** heeft toegang tot je camera en microfoon nodig zodat je videoberichten kunt versturen. Tik op Instellingen > Machtigingen en schakel **Microfoon** en **Camera** aan.\"","\"ContactSupport\" : \"Contatta il supporto\"","\"ReEnterPassword\" : \"Passwort wiederholen\"","\"AddEmojiMultipleInstalledInfo_one\" : \"%1$d emoji pack has been added to your emoji.\"","\"AIEditorTabFix\" : \"Fix\"","\"SMSWordTitle\" : \"Enter word from SMS\"","\"mr_controller_pause\" : \"পজ করুন\"","\"fingerprint_error_no_fingerprints\" : \"कोणत्याही फिंगरप्रिंटची नोंद झाली नाही.\"","\"StoryMusicProfileMusic\" : \"Saved Music\"","\"NotificationActionPinnedGeoUser\" : \"%1$s ha fissato una mappa\"","\"EditInfo\" : \"Edit Info\"","\"NotificationsPriorityMedium\" : \"عادية\"","\"GraceSuggestionButton\" : \"Restore Subscription\"","\"mr_controller_casting_screen\" : \"Ekraanikuva ülekandmine\"","\"AutoDownloadPhotosTitle\" : \"تنزيل الصور تلقائيًا\"","\"cast_forward_10\" : \"წინ გადახვევა ათი წამით\"","\"AreYouSureDeleteContact\" : \"Vuoi davvero eliminare questo contatto?\"","\"abc_searchview_description_voice\" : \"Sprachsuche\"","\"mr_controller_pause\" : \"Դադարեցնել\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Veenduge, et teine seade oleks samas WiFi-võrgus kui see tahvelarvuti\"","\"VoipChannelScheduleInfo\" : \"Subscribers of the channel will be notified that the live stream will start in %1$s.\"","\"fingerprint_error_user_canceled\" : \"கைரேகைச் சரிபார்ப்பு பயனரால் ரத்துசெய்யப்பட்டது.\"","\"mr_cast_dialog_title_view_placeholder\" : \"ਕੋਈ ਜਾਣਕਾਰੀ ਉਪਲਬਧ ਨਹੀਂ\"","\"PasswordDoNotMatch\" : \"Пароли не совпадают\"","\"mr_cast_button_connecting\" : \"Striimaa. Yhdistetään\"","\"ClearSearchAlertPartial_one\" : \"Diesen Chat aus deinem Suchverlauf entfernen? \"","\"PhoneNumberKeepButton\" : \"إبقاء %1$s\"","\"StoriesAlbumMenuAddStories\" : \"Add Stories\"","\"CreateChannelForThis\" : \"Create a New Channel For This\"","\"PassportLanguage_MS\" : \"Malay\"","\"Voice_one\" : \"%1$d voice message\"","\"AutoDownloadPhotos\" : \"Fotos\"","\"PasswordOff\" : \"Выкл.\"","\"cast_forward\" : \"पुढे करा\"","\"AddAdminErrorNotAMember\" : \"Você não pode adicionar esse usuário como admin porque ele não é membro deste grupo e você não tem permissão para adicioná-lo.\"","\"common_signin_button_text\" : \"Fazer login\"","\"mr_cast_button_disconnected\" : \"Тышкы экранга чыгаруу. Ажыратылды\"","\"YourEmailAlmostThereText\" : \"Bitte überprüfe deine Mails (auch den Spam-Ordner) um die zweistufige Bestätigung abzuschließen.\"","\"MonetizationInfoTONText\" : \"**TON** is a blockchain platform and cryptocurrency that Telegram uses for its high speed and low commisions on transactions.\"","\"cast_casting_to_device\" : \"%1$s ಗೆ ಬಿತ್ತರಿಸಲಾಗುತ್ತಿದೆ\"","\"PublicSharesCount_one\" : \"%1$s public share\"","\"NotificationMessageAlbum\" : \"أرسل لك %1$s حُزمة وسائط\"","\"mr_cast_button_connected\" : \"Μετάδοση. Συνδέθηκε\"","\"UseProxySettings\" : \"Usar Proxy\"","\"StartsDayYearAt\" : \"'Почнеться' d MMM yyyy',' HH:mm\"","\"AccDescrShutter\" : \"Shutter\"","\"NotificationsPriorityMedium\" : \"Média\"","\"search_menu_title\" : \"Hledat\"","\"GroupChats\" : \"Group Chats\"","\"SwipeUnpin\" : \"Desafixar\"","\"VoipQuickReplies\" : \"Respond with Text\"","\"confirm_device_credential_password\" : \"Құпия сөзді пайдалану\"","\"AutoDownloadPhotosOn\" : \"사진\"","\"RequestToJoinChannelApproved\" : \"Your request to join the channel was approved\"","\"common_google_play_services_wear_update_text\" : \"‏نسخه جدید «خدمات Google Play» نیاز است. به‌زودی به‌طور خودکار به‌روزرسانی می‌شود.\"","\"ReEnterPassword\" : \"Repita a senha\"","\"cast_forward_30\" : \"快轉 30 秒\"","\"FilterAddingChatsInfo\" : \"Please wait a few moments while we fill this folder for you...\"","\"mr_chooser_title\" : \"Igorri hona\"","\"ActionInviteYou\" : \"Você entrou no grupo via link de convite\"","\"AutomaticMediaDownload\" : \"Autodescarga de multimedia\"","\"abc_menu_delete_shortcut_label\" : \"CANC\"","\"call_notification_hang_up_action\" : \"Завершити\"","\"ShowNotificationsForInfo\" : \"Ausschalten, wenn du nur vom aktiven Konto Benachrichtigungen empfangen möchtest.\"","\"Gift2ActionTitleAnonymous\" : \"You received a gift!\"","\"YourContactsToInvite\" : \"Your contacts\"","\"AreYouSureClearDraftsTitle\" : \"Cloud-Entwürfe löschen\"","\"DeleteMessagesTextGroup\" : \"\"보낸 메시지 회수\"를 체크하여 %1$s을(를) 나머지 그룹 참가자들의 대화방에서도 삭제하실 수 있습니다.\"","\"ContactShortcutMessage\" : \"Mensagem para %1$s\"","\"ShareYouLocationInfo\" : \"현재 위치를 봇에게 보냅니다.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Titlovi\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Башка түзмөк бул түзмөк менен бир Wi-Fi тармагына туташып турушу керек\"","\"NotificationActionPinnedContactUser\" : \"ثبّت %1$s جهة اتصال %2$s\"","\"ChangePhoneNumberOccupied\" : \"O número %1$s já possui uma conta no Telegram. Por favor, apague a outra conta antes de usar esse número.\"","\"cast_casting_to_device\" : \"%1$s 'ਤੇ ਕਾਸਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ\"","\"BoostingFromAllCountries\" : \"from all countries\"","\"PeerRequirementChannelBotParticipant\" : \"Bot should be in the channel.\"","\"SuggestionAgreementReachedUser4TON\" : \"������ If **%s** removes the post before it has been live for **%d** hours, your **TON** will be refunded.\"","\"SendingGif\" : \"يتم إرسال الصورة المتحركة...\"","\"ActionChannelCallScheduled\" : \"Live stream scheduled on %1$s\"","\"NotificationsLed\" : \"Licht\"","\"StarSubscriptionTo\" : \"To\"","\"cast_tracks_chooser_dialog_ok\" : \"ಸರಿ\"","\"PrivacyForwardsInfo2\" : \"You can add users or entire groups as exceptions that will override the settings above.\"","\"AddToTheGroupForwardCount\" : \"Numero di messaggi precedenti da inoltrare:\"","\"abc_search_hint\" : \"ຊອກຫາ…\"","\"cast_rewind_30\" : \"Rudisha nyuma kwa sekunde thelathini\"","\"fingerprint_error_hw_not_present\" : \"Bu cihazda parmak izi sensörü yok\"","\"fingerprint_error_user_canceled\" : \"Overenie odtlačku prsta zrušil používateľ.\"","\"DidNotGetTheCode\" : \"¿No recibiste el código?\"","\"GiftOfferSentTitle\" : \"Gift offer sent\"","\"CurvesAll\" : \"ALL\"","\"LanguageNameInEnglish\" : \"한국어\"","\"mr_controller_volume_slider\" : \"Клизач за јачину звука\"","\"NoBoostersHint\" : \"No users currently boost your channel\"","\"mr_controller_expand_group\" : \"Laajenna\"","\"NotificationGroupAddSelfMega\" : \"%1$s ist der Gruppe %2$s beigetreten\"","\"abc_searchview_description_voice\" : \"ស្វែងរក​តាម​សំឡេង\"","\"FolderTagColorInfo\" : \"Choose a color for the tag of this folder.\"","\"StartDayAt\" : \"'Iniciar el' d 'de' MMM 'a las' HH:mm\"","\"AbortPassword\" : \"Instellen van tweestapsverificatie annuleren\"","\"SwipeUnmute\" : \"Unmute\"","\"mr_controller_no_info_available\" : \"Nincs információ\"","\"cast_tracks_chooser_dialog_cancel\" : \"Atcelt\"","\"PremiumPreviewStickersDescription\" : \"Exclusive enlarged stickers featuring additional effects, updated monthly.\"","\"media_notification_channel_name\" : \"Transmeto\"","\"CreateGroupForThis\" : \"Create a New Group For This\"","\"BotVerifyAccounts\" : \"Verify Accounts\"","\"ShowNotificationsFor\" : \"Mostrar notificações de\"","\"LocationsShowAll\" : \"Show All\"","\"Saturation\" : \"Sättigung\"","\"ActionInviteUser\" : \"un1 joined the group via invite link\"","\"ArchivedEmojiInfo\" : \"You can add up to 200 emoji packs.\nUnused packs are archived when you add more.\"","\"PassportUseLatinOnly\" : \"Please use latin characters only.\"","\"Photos_other\" : \"%1$d photos\"","\"FilterRead\" : \"Gelesen\"","\"cast_play\" : \"Воспроизвести\"","\"ManageGroup\" : \"Manage Group\"","\"cast_expanded_controller_ad_in_progress\" : \"Oglas u toku…\"","\"ActionPinnedQuiz\" : \"un1 pinned a quiz\"","\"NotificationMessageNoText\" : \"%1$s heeft je een bericht gestuurd\"","\"LinkInvalidStartNumber\" : \"Channel names can't start with a number.\"","\"mr_chooser_title\" : \"Transmitir a\"","\"Page3Title\" : \"Безплатний\"","\"StoriesUnpinned_other\" : \"%d stories unpinned.\"","\"mr_cast_button_disconnected\" : \"Streamen. Nicht verbunden.\"","\"FactCheckToast\" : \"This clarification was provided by a fact checking agency assigned by the department of the government of your country (%s) responsible for combating misinformation.\"","\"mr_chooser_wifi_warning_description_phone\" : \"ખાતરી કરો કે અન્ય ડિવાઇસ એ જ વાઇ-ફાઇ નેટવર્ક પર હોય જેના પર આ ફોન છે\"","\"CustomCallInfo\" : \"These users will or will not be able to call you regardless of the settings above.\"","\"AddToTheGroupAlertText\" : \"Deseja adicionar **%1$s** ao grupo **%2$s**?\"","\"PeerRequirementUserRight\" : \"You should have admin rights to\"","\"PollViewBack\" : \"< Vote\"","\"FilterChatsAddedToExisting\" : \"**%1$s** added to **%2$s**\"","\"ProxyConnections\" : \"Conexiones\"","\"FilterGroups\" : \"Gruppen\"","\"BoostingLinkNotActivated\" : \"This link hasn't been activated yet.\"","\"CancelForwarding\" : \"Doorsturen annuleren\"","\"BadgeNumberUnread\" : \"Conta i messaggi non letti\"","\"ResetAutomaticMediaDownload\" : \"자동 다운로드 설정 초기화\"","\"AddOneMemberForwardMessages\" : \"Mostra gli ultimi 100 messaggi a **%1$s**\"","\"GiftThemesSetByYou\" : \"**You** set **%s** as a new theme for this chat.\"","\"NotificationActionPinnedPoll2\" : \"%1$s heeft een peiling %3$s vastgezet in de groep %2$s\"","\"DeleteFewChatsTitle\" : \"Verwijder %1$s\"","\"DidNotGetTheCode\" : \"ألم يصلك الرمز؟\"","\"BusinessBotNotSupportedMessage\" : \"This bot doesn’t support **Telegram Business** yet.\"","\"ActionYouScored\" : \"لقد أحرزت %1$s\"","\"ReplyToUser\" : \"Reply to %1$s\"","\"fingerprint_error_no_fingerprints\" : \"Ni prijavljenih prstnih odtisov.\"","\"SearchEngine4AutocompleteURL\" : \"https://sugg.search.yahoo.net/sg/?output=json&nresults=10&command=\"","\"BotCantOpenAttachMenuSameBot\" : \"This bot can't be opened in the chat with itself.\"","\"cast_disconnect\" : \"ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸಿ\"","\"mr_chooser_wifi_warning_description_tv\" : \"Башка түзмөк бул сыналгы менен бир Wi-Fi тармагына туташып турушу керек\"","\"generic_error_user_canceled\" : \"Autentiseringen ble avbrutt av brukeren.\"","\"BoostingGiveawayServiceWinnersSelected_one\" : \"%d winner of the giveaway were randomly selected by Telegram and received private message with giftcode.\"","\"EventLogRemovedLinkedChannel\" : \"un1 unlinked this group from un2\"","\"mr_cast_button_connecting\" : \"কাস্ট করুন। কানেক্ট করা হচ্ছে\"","\"cast_expanded_controller_live_stream_indicator\" : \"लाइव्ह स्ट्रीम\"","\"PassportIdentityDocument\" : \"Identity Document\"","\"abc_activity_chooser_view_see_all\" : \"Zobraziť všetky\"","\"cast_mute\" : \"ድምፅ-ከል አድርግ\"","\"PaymentShippingReceiver\" : \"Receiver\"","\"SearchMusic\" : \"Zoek muziek\"","\"StickersRemovedInfo\" : \"%1$s is no longer in your stickers.\"","\"UnlockToUse\" : \"Unlock to use Telegram\"","\"ChatListSwipeGesture\" : \"Effect van vegen over chats\"","\"ConvertingVideo\" : \"Converting video...\"","\"TodoAddedThreeTaskOut\" : \"You added “%1$s”, “%2$s” and “%3$s” to checklist.\"","\"TurnPasswordOff\" : \"Отключить пароль\"","\"mr_controller_pause\" : \"ባለበት አቁም\"","\"mr_controller_expand_group\" : \"विस्तार करा\"","\"mr_controller_volume_slider\" : \"Curseur de volume\"","\"RequestSmsButton\" : \"SMS로 코드받기\"","\"mr_controller_stop_casting\" : \"ကာစ် ရပ်ရန်\"","\"cast_expanded_controller_skip_ad_text\" : \"Pode ignorar o anúncio em %1$d…\"","\"mr_cast_button_connecting\" : \"Тышкы экранга чыгаруу. Туташууда\"","\"ForwardPreviewSendersNameHiddenGroup\" : \"Members won't see they were forwarded\"","\"RevenueSharingAdsAlertButton\" : \"Understood\"","\"SMSFee2Title\" : \"Verification Required\"","\"abc_searchview_description_search\" : \"शोधा\"","\"AreYouSureDeleteThisChat\" : \"Wil je deze chat permanent verwijderen?\"","\"mr_controller_no_info_available\" : \"ບໍ່ມີຂໍ້ມູນ\"","\"mr_controller_stop\" : \"Dừng\"","\"NotificationsExceptionsAlert\" : \"Ten en cuenta que **%1$s** están en la lista de excepciones y este cambio no les afectará.\"","\"ProxyAddedSuccess\" : \"تمت إضافة البروكسي.\"","\"AddManyMembersAlertNamesText_other\" : \"Weet je zeker dat je %1$d leden aan **%2$s** wilt toevoegen?\"","\"mr_cast_button_connected\" : \"Cast. Nakakonekta\"","\"ArchiveStories_other\" : \"Archive Stories\"","\"UseProxySocks5\" : \"بروكسي SOCKS5\"","\"cast_rewind\" : \"Putar Mundur\"","\"SegmentationCutObject\" : \"Objekt ausschneiden\"","\"AddToExistingContact\" : \"Add to Existing Contact\"","\"FavoriteStickersLimitTitle\" : \"Favorite Stickers\"","\"PremiumReadHeader1\" : \"Show Your Read Date\"","\"mr_chooser_wifi_warning_description_tv\" : \"Басқа құрылғы осы теледидармен бірдей Wi-Fi желісінде екеніне көз жеткізіңіз.\"","\"CallBack\" : \"Call Back\"","\"DoubleTapPreviewSenderName\" : \"Dino\"","\"SetPasscode\" : \"تعيين رمز القفل\"","\"CocoonFooter\" : \"Want to integrate Cocoon into your projects?\nReach out at **t.me/cocoon?direct**\"","\"AreYouSureBlockContact2\" : \"Weet je zeker dat je **%1$s** wilt blokkeren?\"","\"cast_expanded_controller_live_stream_indicator\" : \"Emisión en directo\"","\"ClearHistoryOptionAlso\" : \"Verlauf auch bei %1$s leeren\"","\"fingerprint_error_lockout\" : \"Trop de tentatives. Veuillez réessayer plus tard.\"","\"TonNeededTextSuggestMessage\" : \"Buy **TON** to suggest message to **%s** and others.\"","\"ChannelMessageMusic\" : \"%1$s posted an audio file\"","\"EncryptedPlaceholderTitleOutgoing\" : \"You have invited %s to join a secret chat.\"","\"PopupDisabled\" : \"사용 안 함\"","\"ImportImportingTitle\" : \"Importing chat\"","\"EnterCode\" : \"أدخل الرمز\"","\"cast_pause\" : \"I-pause\"","\"wallet_buy_button_place_holder\" : \"Acquista con Google\"","\"cast_unmute\" : \"Пускане\"","\"VideoSetOnceHint\" : \"Tap to set this message to **Play Once**.\"","\"MonthsAgo_one\" : \"%d months ago\"","\"SendSticker\" : \"SEND STICKER\"","\"common_google_play_services_update_title\" : \"‏עדכון שירותי Google Play\"","\"NotificationMessageGroupQuiz2\" : \"%1$s sent a quiz %3$s to the group %2$s\"","\"AreYouSureDeleteFewMessages\" : \"Wirklich diese Nachrichten löschen?\"","\"AttachRound\" : \"Videomessaggio\"","\"mr_controller_stop\" : \"አቁም\"","\"Strike\" : \"Strikethrough\"","\"MetersAway2\" : \"%1$s m away\"","\"Start\" : \"Start\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Feliratok\"","\"HideCallTab\" : \"Hide Call Tab\"","\"NotificationChatReactGiveaway\" : \"تفاعل %1$s مع %3$s في المجموعة %2$s على السحب الخاص بك\"","\"cast_expanded_controller_live_head_description\" : \"Поточна позиція розташована на початку трансляції\"","\"SearchCountriesTitle\" : \"Global Search\"","\"SuggestionLockedStars\" : \"**%1$s** charges **⭐️ %2$s** per message to its admin.\"","\"FilterInviteLinks\" : \"Invite Links\"","\"abc_capital_on\" : \"KVEIKT\"","\"BusinessRepliesDeleteTitle_other\" : \"Remove quick replies\"","\"AutoDownloadMedium\" : \"Medio\"","\"ChatBackground\" : \"Papel de Parede\"","\"PremiumPreviewAIEditorDescription\" : \"Transform your messages and entire chats in your preferred style and language.\"","\"AttachOnceRound\" : \"رسالة مرئية لمرة واحدة\"","\"mr_controller_casting_screen\" : \"Emitiranje zaslona\"","\"InAppNotifications\" : \"Notifiche in-app\"","\"common_google_play_services_unsupported_text\" : \"Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo.\"","\"NoContacts\" : \"Ainda não há contatos.\"","\"PasteFromClipboard\" : \"Colar\"","\"mr_chooser_wifi_warning_description_unknown\" : \"మరొక పరికరం ఈ పరికరం లాగా అదే Wi-Fi నెట్‌వర్క్‌లో ఉందని నిర్ధారించుకోండి\"","\"LastSeenContactsPremium\" : \"Contatti e Premium\"","\"EventLogOriginalCaption\" : \"Original caption\"","\"ShowSendersName\" : \"إظهار اسم المرسِل\"","\"mr_chooser_zero_routes_found_title\" : \"कोई डिवाइस मौजूद नहीं है\"","\"AutoDownloadDataUsage\" : \"استهلاك البيانات\"","\"GiftOfferTONToOfferInfo\" : \"Enter the number of TON you’d like to offer for **%s**.\"","\"StoryYouMentionInDialog\" : \"You mentioned %s\"","\"UseProxyTelegramError\" : \"El proxy que estás usando no está configurado correctamente y será desactivado. Por favor, encuentra otro.\"","\"cast_closed_captions_unavailable\" : \"Altyazılar kullanılamıyor\"","\"common_google_play_services_enable_text\" : \"„%1$s“ neveiks, jei neįgalinsite „Google Play“ paslaugų.\"","\"FilterUserAddedToExisting\" : \"**%1$s** wurde **%2$s** hinzugefügt.\"","\"BoostingGiveawayHowItWorksSubTextSeveral1_one\" : \"On **%2$s**, Telegram will automatically select **%3$s** random user that joined **%4$s** %5$s.\"","\"ActionUniqueGiftResaleOutbound_one\" : \"You bought this gift for %d Star\"","\"TapForVideo\" : \"Tap for photo, hold for video\"","\"formatterGiveawayCard\" : \"d 'de' MMM 'de' yyyy\"","\"cast_expanded_controller_live_head_description\" : \"Η τρέχουσα θέση είναι στην αρχή της ζωντανής ροής\"","\"StartShortDayAt\" : \"d 'de' MMM 'a las' HH:mm\"","\"common_google_play_services_notification_ticker\" : \"Google Play pakalpojumu kļūda\"","\"PremiumStoriesSaveToGalleryDescription\" : \"Save other people’s unprotected stories to your Gallery.\"","\"WebViewRequestCameraMicPermission\" : \"Allow **%1$s** to access to your camera and microphone?\n\n**%1$s** will be able to access your camera and microphone when this website is open.\"","\"AttachDocument\" : \"Archivo\"","\"mr_chooser_wifi_warning_description_car\" : \"यो कार जुन Wi-Fi नेटवर्कमा कनेक्ट गरिएको छ अर्को डिभाइस पनि उही नेटवर्कमा कनेक्ट गरिएको छ भन्ने कुरा सुनिश्चित गर्नुहोस्\"","\"fingerprint_error_hw_not_present\" : \"Denne enheten har ikke fingeravtrykkssensor\"","\"Mute\" : \"Mute\"","\"LinkInfo\" : \"Anyone who has Telegram installed will be able to join your group by following this link.\"","\"SmsText\" : \"%1$d:%2$02d 뒤에 SMS를 보냅니다\"","\"cast_rewind\" : \"Reculer\"","\"SyncContactsOn\" : \"Contacts from this device will be added to this account.\"","\"cast_expanded_controller_live_head_description\" : \"La position actuelle est au début de la diffusion en direct\"","\"BotWebViewRequestAllow\" : \"Allow\"","\"mr_controller_casting_screen\" : \"Notiek ekrāna apraide\"","\"fingerprint_dialog_touch_sensor\" : \"Dodirnite senzor otiska prsta\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Kontrollera att den andra enheten är ansluten till samma wifi-nätverk som denna enhet\"","\"abc_searchview_description_clear\" : \"வினவலை அழிக்கும்\"","\"cast_forward_10\" : \"Përpara dhjetë sekonda\"","\"TodoAddedMoreTasksOut_one\" : \"You added “%2$s”, “%3$s”, “%4$s” and %1$d more task to checklist.\"","\"NoPhoneFound\" : \"لا يوجد حساب تيليجرام برقم الهاتف هذا.\"","\"abc_searchview_description_query\" : \"Zapytanie\"","\"OnlineCount_other\" : \"%1$d online\"","\"LanguageUnknownCustomAlert\" : \"Lamentablemente, este pack de idioma personalizado (**%1$s**) no contiene datos para Telegram Android.\"","\"common_google_play_services_install_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole.\"","\"common_google_play_services_update_button\" : \"Aktualizuj\"","\"Gift2CollectionsDelete\" : \"Delete Collection\"","\"TopicChangeIconAndTitleToInReply\" : \"changed the topic title and icon to %s\"","\"Page3Message\" : \"O **Telegram** oferece espaço em\nnuvem ilimitado e gratuito para\nchats e mídias.\"","\"March\" : \"März\"","\"SafetyNetErrorOccurred\" : \"An internal error occurred. Please try again later.\"","\"call_notification_decline_action\" : \"Weigeren\"","\"cast_stop_live_stream\" : \"لائیو سلسلہ روکیں\"","\"mr_cast_button_disconnected\" : \"Enviar; desconectado\"","\"InviteToGroupError\" : \"Sorry, you can't add this user to groups because of user's privacy settings.\"","\"mr_dialog_transferable_header\" : \"Grupis esitamine\"","\"AutoDownloadDataUsage\" : \"Datagebruik\"","\"cast_rewind\" : \"Премотај наназад\"","\"GroupMembers2\" : \"Group members\"","\"common_google_play_services_install_button\" : \"Instalovat\"","\"cast_notification_default_channel_name\" : \"Emitiranje\"","\"common_google_play_services_enable_button\" : \"Bật\"","\"RemindDayAt\" : \"'Remind on' MMM d 'at' HH:mm\"","\"ExternalFolderInfo\" : \"Blader door je externe opslag\"","\"UpdatePhotoForRest\" : \"Update Public Photo\"","\"call_notification_screening_text\" : \"S'està filtrant una trucada entrant\"","\"NotificationsInAppDefault\" : \"Default in-app\"","\"PassportRequestPasswordInfo\" : \"Please enter your Telegram Password to decrypt your data.\"","\"PermissionNoAudioStorageStory\" : \"**Telegram** benötigt Zugriff auf Musikdateien, damit du diese mit deiner Story hochladen kannst. Tippe auf Einstellungen > Berechtigungen und aktiviere **Musik und Audio**.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ශ්‍රව්‍ය ඛණ්ඩය %1$d\"","\"cast_casting_to_device\" : \"%1$s သို့ကာစ်တ်လုပ်နေသည်\"","\"QuickReplyDefault1\" : \"Can't talk now. What's up?\"","\"abc_search_hint\" : \"تلاش کریں…\"","\"AIEditorShareStyle\" : \"Share Style\"","\"ThemePreviewDialogMessage2\" : \"hey, I've updated the source code.\"","\"cast_stop_live_stream\" : \"Detener la transmisión en vivo\"","\"ChannelProfileColorApplied\" : \"Your channel profile color has been updated!\"","\"common_google_play_services_update_text\" : \"Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play.\"","\"SearchEmptyViewFilteredSubtitleMedia\" : \"Media from all your chats will be shown here.\"","\"BusinessRepliesSearch\" : \"Search replies\"","\"AutoDownloadPhotosTitle\" : \"Download automático de fotos\"","\"Album\" : \"Álbum\"","\"AffiliateLinkExpiredTitle\" : \"Link expired\"","\"ActionKickUserYou\" : \"un1 removeu você\"","\"mr_controller_pause\" : \"Întrerupe\"","\"SentSmsCode\" : \"Enviamos un SMS con un código de activación a tu teléfono **%1$s**.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Уверите се да је други уређај повезан на исту WiFi мрежу као овај сат\"","\"PassportLanguage_SL\" : \"Slovenian\"","\"abc_action_bar_up_description\" : \"Gå opp\"","\"cast_notification_connecting_message\" : \"Verbindung mit %1$s wird hergestellt\"","\"abc_shareactionprovider_share_with_application\" : \"%s से शेयर करें\"","\"IsSelectingContact\" : \"%1$s is selecting contact to share...\"","\"abc_capital_off\" : \"VYP\"","\"VoipGroupMinimizeStream\" : \"Minimize\"","\"abc_action_bar_up_description\" : \"اوپر نیویگیٹ کریں\"","\"ic_media_route_learn_more_accessibility\" : \"Трансляциялау жолы\"","\"LedDisabled\" : \"Disattivato\"","\"BoostingGetMoreBoost\" : \"Get more boosts for your channel by gifting Premium to your subscribers.\"","\"MessagePreview\" : \"Mostrar vistas previas\"","\"TopicNotificationsExceptions_other\" : \"There are **%d topics** that are listed as exceptions.\"","\"TelegramBusinessSubtitleTemp\" : \"Turn your account into a **business page** with these additional features.\nThe benefits of Telegram Business are **temporarily included** with Telegram Premium.\"","\"ActionTTLChannelDisabled\" : \"Messages in this channel will no longer be automatically deleted\"","\"cast_connecting_to_device\" : \"Падключэнне да прылады %1$s\"","\"EmailPasswordConfirmText2\" : \"2단계 인증 설정을 완료하려면, 이메일을 (스팸 메일함도 잊지 말고) 확인하여 보내 드린 인증 코드를 입력해 주세요.\"","\"DeleteAccountIfAwayFor2\" : \"Elimina il mio account se assente per\"","\"YourVersionIsLatest\" : \"La tua versione è aggiornata.\"","\"Theme\" : \"Theme\"","\"AreYouSureClearHistory\" : \"هل ترغب حقًا في حذف جميع الرسائل في هذه المحادثة؟\"","\"MuteFor1h\" : \"Mute for 1 hour\"","\"cast_notification_disconnect\" : \"Verbindung aufheben\"","\"NotificationActionPinnedVideo\" : \"ثبّتَ %1$s مقطعًا مرئيًا في مجموعة %2$s\"","\"media_notification_channel_name\" : \"Emitiranje\"","\"ProfileActionsVoiceChat\" : \"Voice Chat\"","\"VoipGroupInviteListenOnly\" : \"Listen only\"","\"YourName\" : \"Dein Name\"","\"VoipMutedTapedForSpeakShort\" : \"Wait...\"","\"AreYouSureDeleteThisChatWithUser\" : \"Weet je zeker dat je de chat met **%1$s** permanent wilt verwijderen?\"","\"fingerprint_dialog_touch_sensor\" : \"فنگر پرنٹ سینسر کو ٹچ کریں\"","\"ArchiveHintText1\" : \"Chats with enabled notifications get unarchived when new messages arrive.\"","\"fingerprint_error_hw_not_available\" : \"Le matériel de lecture d'empreintes digitales n'est pas accessible.\"","\"PinAlsoFor\" : \"Also pin for %1$s\"","\"NotificationsDeleteAllExceptionTitle\" : \"Apagar todas as exceções\"","\"common_google_play_services_enable_text\" : \"Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi.\"","\"SearchFriends\" : \"Search contacts\"","\"Page1Message\" : \"**Найшвидший** месенджер у світі.\n**Безплатний** і **захищений**.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Boshqa qurilma bu planshet bilan bir xil Wi-Fi tarmoqda ekaniga ishonch hosil qiling\"","\"YourCode\" : \"التحقق من الرقم\"","\"SMSFeePurchaseTextDays_other\" : \"Get Telegram Premium for %d days\"","\"ActionPinnedPhoto\" : \"un1 pinned a photo\"","\"mr_controller_stop\" : \"थांबा\"","\"Language\" : \"Language\"","\"StoriesTooMuch_other\" : \"You can’t post more than **%d stories** in **24 hours**.\"","\"NotificationsMutedHint\" : \"Notifications muted\"","\"cast_stop_live_stream\" : \"Pysäytä stream\"","\"SendDayAt\" : \"'إرسالها في' d MMM 'عند' HH:mm\"","\"AudioSaveTo\" : \"Save To...\"","\"ActionBotDocumentEmail\" : \"Endereço de Email\"","\"EnterThemeName\" : \"Enter theme name\"","\"cast_expanded_controller_live_head_description\" : \"La posició actual és al principi de la reproducció en directe.\"","\"NotificationPaidMedia_other\" : \"%1$d ⭐️ media\"","\"cast_expanded_controller_live_stream_indicator\" : \"የቀጥታ ዥረት\"","\"Gift2AuctionJoin\" : \"Join Auction\"","\"ErrorSendRestrictedRoundAll\" : \"Der Versand von Videonachrichten ist in dieser Gruppe nicht erlaubt.\"","\"NotificationMessageFew\" : \"%1$s heeft je %2$s gestuurd\"","\"common_google_play_services_updating_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا.\"","\"SetChannelPhoto\" : \"Set Channel Photo\"","\"common_google_play_services_notification_ticker\" : \"Google Play xidmətləri xətası\"","\"RemoveMessageFeeRefund_other\" : \"Refund already paid %d Stars\"","\"MessageScheduledLimitReached\" : \"Sorry, you can not schedule more than 100 messages.\"","\"TapToEditWidget\" : \"toca para editar el widget\"","\"ActionGroupCallInvitedYou\" : \"دعاك un1 إلى المحادثة المرئية\"","\"HourAgo\" : \"an hour ago\"","\"ResetStatistics\" : \"Reset Statistics\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"عذرًا، لا يمكنك إرسال رسائل مرئية إلى هذا المستخدم بسبب إعدادات الخصوصية لديهم.\"","\"NotificationActionPinnedGameUser\" : \"%1$s님이 게임을 고정했습니다\"","\"DidNotGetTheCodeFragment\" : \"Code bei Fragment erhalten\"","\"google_assistant_verification_channel_name\" : \"Verifikator Pomoćnika\"","\"Disable\" : \"تعطيل\"","\"LoginPasswordTextShort\" : \"2단계 인증이 활성화 되었습니다. 사용하시는 계정이 추가적인 비밀번호로 보호되었습니다.\"","\"GiftValueMinPriceInfo\" : \"**%1$s** is the floor price for **%2$s** gifts listed on Telegram and Fragment.\"","\"LastNameSmall\" : \"Фамилия\"","\"NoMediaAutoDownload\" : \"Desativado\"","\"BackgroundAnimateInfo\" : \"ستتحرك الألوان عند إرسال الرسائل\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Agora você pode definir uma nova senha que será usada para fazer login na sua conta.\"","\"SyncContactsOff\" : \"لن يتم إضافة جهات اتصال هذا الجهاز إلى هذا الحساب.\"","\"ViaBot\" : \"via\"","\"YearsAgo_other\" : \"%d years ago\"","\"cast_rewind_10\" : \"倒轉 10 秒\"","\"mr_controller_expand_group\" : \"विस्तृत गर्नुहोस्\"","\"mr_system_route_name\" : \"System\"","\"cast_expanded_controller_ad_image_description\" : \"විකාශය ලබන්නා වෙළඳ දැන්වීමක් ධාවනය කරන අතරතුර රූපය සංදර්ශනය කෙරේ\"","\"mr_controller_volume_slider\" : \"व्हॉल्यूम स्लायडर\"","\"CreatePasscode\" : \"Create a passcode\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Podnapisi\"","\"cast_expanded_controller_skip_ad_text\" : \"Skelbimą galėsite praleisti po %1$d…\"","\"common_signin_button_text\" : \"Accedi\"","\"abc_action_menu_overflow_description\" : \"మరిన్ని ఆప్షన్‌లు\"","\"cast_expanded_controller_live_head_description\" : \"موجودہ پوزیشن لائیو سلسلہ بندی کے سرے پر ہے\"","\"AreYouSureShareMyContactInfoBot\" : \"De bot krijgt je telefoonnummer, dit kan handig zijn voor de integratie met andere diensten.\"","\"abc_action_menu_overflow_description\" : \"Дадатковыя параметры\"","\"google_assistant_verification_channel_name\" : \"Google 助理验证程序\"","\"ThemeNotSupported\" : \"Sorry, this color theme doesn’t support your device yet.\"","\"ImportCount\" : \"%1$s of %2$s\"","\"UserRemovedFromChatHint\" : \"**%1$s** removed from **%2$s**\"","\"cast_seek_bar\" : \"Control para buscar posición de reproducción\"","\"MonetizationOverviewTotal\" : \"Total lifetime proceeds\"","\"DeleteAllMessagesAlert\" : \"잠깐! **참가자 서로에게서** 이 대화방의 **모든 메시지가 삭제**됩니다.\"","\"BackgroundPreviewLine2\" : \"¡Woo-hoo! ¡Gracias!\"","\"BusinessAwaySend\" : \"Send Away Message\"","\"SoundMuted\" : \"Geluid gedempt\"","\"PremiumPreviewReactions2\" : \"Infinite Reactions\"","\"DeleteMessagesOption\" : \"Unsend My Messages\"","\"cast_casting_to_device\" : \"Emitindo a %1$s\"","\"Exposure\" : \"Belichtung\"","\"PassportSelfieInfo\" : \"Upload a selfie of yourself holding the document\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"字幕\"","\"NoRecentSearches\" : \"Nessuna ricerca recente\"","\"ActionUniqueGiftResaleInbound_other\" : \"**un1** bought you a gift for %d Stars!\"","\"PollRemovedActionYou\" : \"You removed \"%s\" from the poll\"","\"TonStats\" : \"Stats\"","\"TopicsDeleted_other\" : \"Topics deleted\"","\"cast_skip_next\" : \"Overslaan en naar volgend item\"","\"Grain\" : \"Grana\"","\"ActionAddUserYou\" : \"un1 adicionou você\"","\"SegmentationUndoCutOut\" : \"잘라내기 취소\"","\"mr_cast_button_disconnected\" : \"បញ្ជូន។ បាន​ផ្ដាច់\"","\"abc_activitychooserview_choose_application\" : \"Alegeți o aplicație\"","\"FilterInviteErrorEmptyName\" : \"You can’t share folders without a name.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Kënga %1$d\"","\"BotAffiliateProgramFeature2\" : \"Telegram will feature your program for millions of potential affiliates.\"","\"cast_tracks_chooser_dialog_audio\" : \"Conținut audio\"","\"StarsTransactionMedia\" : \"Media\"","\"EventLogChangedEmoji\" : \"un1 changed channel emoji from %1$s to %2$s\"","\"PasswordRecovery\" : \"Відновлення пароля\"","\"BotMonetizationInfoFeature1Text\" : \"Telegram can display ads in your bot.\"","\"TelegramContacts_one\" : \"%1$d contact on Telegram\"","\"CancelReset\" : \"Отменить сброс\"","\"ActionTakeScreenshoot\" : \"un1 realizou uma captura da tela!\"","\"cast_skip_next\" : \"Yeqela kunto elandelayo\"","\"mr_cast_button_connecting\" : \"បញ្ជូន។ កំពុងភ្ជាប់\"","\"PassportMainPage\" : \"Main Page\"","\"call_notification_ongoing_text\" : \"جاری کال\"","\"mr_controller_collapse_group\" : \"Skjul\"","\"generic_error_no_device_credential\" : \"PIN-კოდი, განმბლოკავი ნიმუში ან პაროლი დაყენებული არ არის.\"","\"cast_forward_10\" : \"10초 앞으로\"","\"BlockUserContactsTitle\" : \"جهات الاتصال\"","\"VoipInVideoCallBrandingWithName\" : \"Telegram Video Call to %s\"","\"SendMessagesToGroupText\" : \"Vuoi inviare questo messaggio a **%1$s**?\"","\"mr_controller_disconnect\" : \"Afbryd forbindelse\"","\"EnterPassword\" : \"يرجى إدخال كلمة المرور\"","\"ResetChatBackgrounds\" : \"إعادة تعيين الخلفيات\"","\"RaiseToSpeakInfo\" : \"Neem spraakberichten op door de telefoon naar je oor te brengen\"","\"NotificationMessageSDVideo\" : \"%1$s te enviou um video autodestrutivo\"","\"mr_controller_stop\" : \"නවත්වන්න\"","\"PleaseLoginPassport\" : \"Por favor, inicia sesión en tu cuenta de Telegram para usar Telegram Passport.\"","\"RevenueSharingAdsInfo3SubtitleBot\" : \"You can turn off ads by subscribing to **Telegram Premium**.\"","\"PhoneNumberHelp\" : \"Je kunt je Telegram-nummer hier wijzigen. Je account en al je data in de cloud (berichten, media, contacten, etc.) worden naar het nieuwe nummer overgezet.\"","\"GoToSettings\" : \"GO TO SETTINGS\"","\"mr_controller_no_info_available\" : \"Sin información disponible\"","\"Blue\" : \"Blue\"","\"YourPasswordChangedSuccessText\" : \"تم تغيير كلمة مرور التحقق بخطوتين.\"","\"cast_rewind_10\" : \"दस सेकंड पीछे ले जाएं\"","\"SwipeSettingsMute\" : \"Stumm\"","\"ShowAllMedia\" : \"Show all media\"","\"BotRestoreStorageText\" : \"**%s** is requesting permission to import data from a previous Telegram account used on device.\"","\"PreviewForwardPhoto_one\" : \"Forward photo\"","\"common_google_play_services_enable_text\" : \"O %1$s não funciona enquanto não ativar os serviços do Google Play.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Înregistrarea audio %1$d\"","\"cast_unmute\" : \"Dempen opheffen\"","\"abc_menu_meta_shortcut_label\" : \"Meta+\"","\"mr_button_content_description\" : \"ಬಿತ್ತರಿಸಿ\"","\"BackgroundMotion\" : \"Movimiento\"","\"ConfirmCorrectNumber\" : \"Правильно ли указан номер?\"","\"mr_chooser_wifi_warning_description_watch\" : \"Убедитесь, что другое устройство подключено к той же сети Wi-Fi, что и часы\"","\"mr_controller_stop_casting\" : \"Дамжуулахыг зогсоох\"","\"FilterInviteErrorTypes\" : \"You can’t share folders with include chat types.\"","\"AreYouSureDeleteFewChats\" : \"Are you sure you want to delete selected chats?\"","\"SearchAsChat\" : \"Show as Chat\"","\"google_assistant_verification_notification_title\" : \"Google Assistant sending message\"","\"mr_cast_button_connecting\" : \"Proiectează. Se conectează\"","\"YourEmailInfo\" : \"Falls du dein Passwort vergisst, benötigen wir deine richtige E-Mail Adresse.\"","\"VoipChannelLeaveAlertTitle\" : \"Leave live stream\"","\"ActionTakeScreenshootYou\" : \"Du hast ein Bildschirmfoto gemacht!\"","\"mr_controller_disconnect\" : \"Deconectează\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Pääsuvõti\"","\"mr_controller_no_media_selected\" : \"Non se seleccionou ningún recurso multimedia\"","\"abc_action_bar_home_description\" : \"මුල් පිටුවට සංචාලනය කරන්න\"","\"AutoDeleteConfirm\" : \"Confirm\"","\"mr_cast_dialog_title_view_placeholder\" : \"Ei tietoja saatavilla\"","\"AddToTheGroupAlertTitle\" : \"Adicionar bot\"","\"cast_pause\" : \"หยุดชั่วคราว\"","\"generic_error_no_device_credential\" : \"Geen PIN, patroon of wagwoord is gestel nie.\"","\"Accept\" : \"قبول\"","\"SharedMusicTab2\" : \"Musica\"","\"fingerprint_not_recognized\" : \"Doigt non reconnu\"","\"PleaseEnterNewFirstPassword\" : \"Insira uma nova senha\"","\"IsSendingAudio\" : \"%1$s is sending audio...\"","\"BoostingStarsGiveawayHowItWorksTextEnd_other\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%1$d Stars** for its followers.\"","\"ForgotPasscodeInfo\" : \"If you forgot your passcode, you'll need to delete and reinstall the app.\n\nAll secret chats will be lost.\"","\"PaidContentPriceTitle\" : \"Enter unlock cost\"","\"VideoOnceOutHint\" : \"This message will disappear once **%s** plays it once.\"","\"AddBotAsAdmin\" : \"Bots can only be added as administrators.\"","\"cast_connecting_to_device\" : \"מתחבר אל %1$s\"","\"abc_activitychooserview_choose_application\" : \"בחירת אפליקציה\"","\"NotificationMessageNoText\" : \"%1$s te enviou uma mensagem\"","\"StoryAudioRemove\" : \"Remove Audio\"","\"ReplyToQuote\" : \"Reply to quote by %s\"","\"mr_controller_volume_slider\" : \"音量スライダー\"","\"cast_tracks_chooser_dialog_none\" : \"Geen\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s heeft een foto vastgezet\"","\"mr_dialog_default_group_name\" : \"Qrup\"","\"DebugMenuClearWebViewCache\" : \"Clear WebView cache\"","\"fingerprint_dialog_touch_sensor\" : \"Докоснете сензора за отпечатъци\"","\"cast_stop_live_stream\" : \"Interrompi live stream\"","\"mr_chooser_wifi_warning_description_tv\" : \"এই টিভি ও অন্য ডিভাইস একই ওয়াই-ফাই নেটওয়ার্কের সাথে কানেক্ট করা আছে কিনা তা ভালভাবে দেখে নিন\"","\"common_google_play_services_notification_ticker\" : \"Error de Google Play Services\"","\"SMSWord\" : \"Secret word\"","\"AreYouSureSecretChat\" : \"Tem certeza de que deseja iniciar um chat secreto?\"","\"Update\" : \"ACTUALIZAR\"","\"cast_ad_label\" : \"廣告\"","\"NotificationMessageGroupPhoto\" : \"%1$s ha inviato una foto nel gruppo %2$s\"","\"call_notification_answer_action\" : \"जवाब दें\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"오버레이 모드는 푸시-투-토크시, 텔레그램을 나가더라도 누가 대화를 하는지 알 수 있게 됩니다.\"","\"mr_controller_no_info_available\" : \"Walang available na impormasyon\"","\"common_google_play_services_wear_update_text\" : \"Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze.\"","\"Gift2BuyInTON\" : \"Pay in TON\"","\"ResetCustomNotifications\" : \"Terugzetten naar standaardinstellingen\"","\"ActionInviteChannelUserFolder\" : \"un1 se unió al canal con un enlace de invitación de la carpeta\"","\"VideoSavedHint\" : \"Video saved to gallery\"","\"cast_expanded_controller_loading\" : \"Laster inn …\"","\"OpenFile\" : \"OPEN FILE\"","\"TooManyTries\" : \"너무 많이 시도하셨습니다.\n%1$s초 뒤에 다시 시도해 주세요.\"","\"mr_chooser_wifi_warning_description_phone\" : \"ሌላኛው መሣሪያ ከዚህ ስልክ ጋር አንድ ዓይነት የWi-Fi አውታረ መረብ ላይ መሆኑን ያረጋግጡ\"","\"wallet_buy_button_place_holder\" : \"Køb med Google\"","\"abc_searchview_description_voice\" : \"Гласовна претрага\"","\"cast_tracks_chooser_dialog_audio\" : \"ஆடியோ\"","\"SecretWebPage\" : \"Prévia de Links\"","\"AreYouSureUnblockContact\" : \"Deze gebruiker echt deblokkeren?\"","\"mr_chooser_searching\" : \"ডিভাইস খোঁজা হচ্ছে\"","\"StartDayAt\" : \"MMM d'일' HH:mm '에 시작함'\"","\"AIEditorStyleText\" : \"Add this style to instantly\nrewrite your messages.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Cancelar\"","\"StarsTransactionTONFromFragment\" : \"Fragment\"","\"NotificationMessagePhoto\" : \"%1$s hat dir ein Bild gesendet\"","\"TwoStepVerificationPasswordSetInfo\" : \"Essa senha será solicitada quando você entrar em um novo dispositivo, após o código SMS.\"","\"LeaveChats\" : \"Leave %1$s\"","\"google_assistant_verification_channel_name\" : \"어시스턴트 인증자\"","\"RequestToJoinGroupDescription\" : \"This group accepts new members only after they are approved by its admins.\"","\"AddAccount\" : \"계정 추가\"","\"PaymentPasswordEmailTitle\" : \"Recovery email\"","\"ResetMyAccount\" : \"ACCOUNT RESETTEN\"","\"cast_live_label\" : \"У ЖЫВЫМ ЭФІРЫ\"","\"GroupNeedBoostsForReplyIconDescription\" : \"Your group needs to reach **Level %d** to change group link style icon.\n\nAsk your **Premium** members to boost your group with this link:\"","\"SearchGifs\" : \"FIND GIFS\"","\"StartDayAt\" : \"'Am' d'.' MMM 'um' HH:mm 'Uhr starten'\"","\"Gift2WearStart\" : \"Start Wearing\"","\"BusinessIntro\" : \"Intro\"","\"Page6Message\" : \"**Telegram** надає вам доступ до\nповідомлень з безлічі пристроїв.\"","\"RepeatNotifications\" : \"Repeat Notifications\"","\"mr_controller_expand_group\" : \"ពង្រីក\"","\"SoundDefault\" : \"Standaard\"","\"common_google_play_services_updating_text\" : \"%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов.\"","\"AttachVideo\" : \"Video\"","\"SendingSms\" : \"SMS 전송중...\"","\"Call\" : \"Llamar\"","\"LowDiskSpaceMessage2\" : \"Il tuo dispositivo ha quasi esaurito lo spazio libero. Puoi usare le impostazioni della cache per rimuovere i media non necessari, e riscaricare i file se ne hai bisogno.\"","\"GalleryAccessAllowAccessTextPremium\" : \"Share an unlimited number of photos\nand videos of up to 4 GB each.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"รหัสผ่าน\"","\"common_open_on_phone\" : \"在手機上開啟\"","\"VoipFlip\" : \"Flip\"","\"abc_action_mode_done\" : \"ہو گیا\"","\"cast_expanded_controller_live_head_description\" : \"Одоогийн байрлал шууд нэвтрүүлгийн дээр байна\"","\"BlockUserMultiTitle\" : \"Bloquear Usuário\"","\"mr_cast_button_disconnected\" : \"Hantar. Diputuskan sambungan\"","\"DiscussionUnlinkChannel\" : \"Unlink Channel\"","\"ArticleByAuthor\" : \"by %1$s\"","\"generic_error_user_canceled\" : \"Pengesahan dibatalkan oleh pengguna.\"","\"Vibrate\" : \"Vibration\"","\"YouTubeVideoErrorOpenExternal\" : \"Watch on YouTube\"","\"ErrorSendRestrictedRoundAll\" : \"죄송하지만, 이 그룹에서는 영상 메시지 전송이 허용되지 않습니다.\"","\"AutoDownloadFilesOn\" : \"Files\"","\"abc_shareactionprovider_share_with\" : \"Kopīgot ar:\"","\"cast_expanded_controller_ad_in_progress\" : \"விளம்பரம் செயலில் உள்ளது…\"","\"ClearRecentEmojiStatusesText\" : \"Do you want to clear your recent emoji statuses and reset suggestions?\"","\"mr_chooser_looking_for_devices\" : \"Ідзе пошук прылад…\"","\"ConferenceCallIncoming\" : \"Incoming Group Call\"","\"EnableAnimations\" : \"Animationen aktivieren\"","\"SecretChat\" : \"Chats secretos\"","\"GiftPremiumUsersThree\" : \"**%1$s**, **%2$s**, **%3$s**\"","\"mr_dialog_transferable_header\" : \"Reprodukcija u grupi\"","\"AreYouSureUnsaveSingleMessage\" : \"Tem certeza que deseja apagar essa mensagem das Mensagens Salvas?\"","\"SearchEngine2SearchURL\" : \"https://duckduckgo.com/?q=\"","\"RecoveryEmailTitle\" : \"복구 이메일\"","\"EnterCode\" : \"Digite o código\"","\"BrowserSettingsCookiesClearText\" : \"Are you sure you want to clear browser cookies%s?\n\nThis might log you out from website account sessions.\"","\"AddManyMembersAlertTitle_other\" : \"%1$d Mitglieder hinzufügen\"","\"AutodownloadContacts\" : \"연락처\"","\"common_google_play_services_notification_ticker\" : \"Google Play кызматтарынын катасы\"","\"SegmentationCutObject\" : \"Cut Out an Object\"","\"SentSmsCode\" : \"قمنا بإرسال رسالة SMS نصية تحتوي على رمز التفعيل لرقمك **%1$s**.\"","\"fingerprint_not_recognized\" : \"No se reconoció\"","\"TaggedMessages_one\" : \"%1$d message\"","\"abc_capital_off\" : \"ИСКЉУЧЕНО\"","\"BrowserSettingsSearchEngine\" : \"Search Engine\"","\"cast_skip_prev\" : \"Zum vorherigen Element springen\"","\"LiveStoryCommentsDisabled\" : \"Comments Disabled\"","\"AreYouSureDeleteThisChatWithBot\" : \"Wirklich **%1$s** blockieren und den Chat löschen?\"","\"NotificationShowSenderNames\" : \"Absendername zeigen\"","\"TopUpViaFragmentInfo\" : \"You can top-up your TON balance via Fragment.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"სუბტიტრები\"","\"BoostingStarsGiveawayResultsMsgAllWinnersReceivedLinks_one\" : \"All winners received a total of %d Star.\"","\"Gift2WearFeature2Title\" : \"Unique Profile Design\"","\"generic_error_user_canceled\" : \"Erabiltzaileak bertan behera utzi du autentifikazioa\"","\"CancelLinkSuccessTitle\" : \"تم!\"","\"abc_searchview_description_search\" : \"ရှာရန်\"","\"TodoTaskNotCompletedOutUnknown\" : \"You marked task as not done\"","\"mr_controller_close_description\" : \"बंद करें\"","\"ResetAutomaticMediaDownload\" : \"Einstellungen zurücksetzen\"","\"BoostingGiveawayNotEligibleCountry\" : \"You are not eligible to participate in this giveaway, because your country is not included in the terms of the giveaway.\"","\"generic_error_no_device_credential\" : \"பின்னோ பேட்டர்னோ கடவுச்சொல்லோ அமைக்கப்படவில்லை.\"","\"mr_chooser_zero_routes_found_title\" : \"没有可用的设备\"","\"AbortPasswordMenu\" : \"Anular configuración\"","\"PassportAddPassportRegistrationInfo\" : \"Upload a scan of your passport registration page.\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s تم ثبيت منشور مدفوع مقابل نجمة\"","\"BusinessAwayInfo\" : \"Automatically reply with a message when you are away.\"","\"ActionTTLChanged\" : \"un1 estableció la autoeliminación en %1$s\"","\"EventLogRemovedWGroupPhoto\" : \"un1 removed the group photo\"","\"common_google_play_services_enable_title\" : \"Միացնել Google Play ծառայությունները\"","\"FilterChatTypes\" : \"Tipos de chat\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી.\"","\"MessageLifetimeChanged\" : \"%1$s alterou o timer de autodestruição para %2$s \"","\"SubscribeToPremiumNotAvailable\" : \"Subscription not available\"","\"mr_cast_button_connecting\" : \"Transmeto. Po lidhet\"","\"BotPublicLinks\" : \"Public Links\"","\"DeleteMessagesOptionAlso\" : \"حذف من عند %1$s أيضًا\"","\"mr_user_route_category_name\" : \"Thiết bị\"","\"ActionVolumeChanged\" : \"un1 ha impostato il volume di un2 al %1$d%%\"","\"SetUrlInvalidStartNumber\" : \"Sorry, the link can't start with a number.\"","\"Report2CommentInfoGroup\" : \"Please help us by telling what is wrong with the group you have selected.\"","\"common_google_play_services_wear_update_text\" : \"Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja.\"","\"FirstName\" : \"الاسم الأول (مطلوب)\"","\"NotificationMessageGroupPhoto\" : \"%1$s envió una foto al grupo %2$s\"","\"ReportReactionAndBan2\" : \"Ban and Report Reaction\"","\"Gift2MessagePremiumInfo\" : \"Only %s will see your message.\"","\"mr_dialog_transferable_header\" : \"कुनै समूहमा प्ले गर्नुहोस्\"","\"TranscriptionTrialLeftUntil_one\" : \"You have **%1$d** free voice transcription left until %2$s.\"","\"NotificationMessageStarGift_other\" : \"%2$s sent you a Gift worth of %1$d Stars\"","\"AreYouSureDeleteAndExitName\" : \"¿Quieres eliminar y salir del grupo **%1$s**?\"","\"MemberTagButtonEdit\" : \"Edit Tag\"","\"cast_expanded_controller_skip_ad_label\" : \"Yeqa isikhangiso\"","\"LiveStoryEndAlertTitle\" : \"End Live Stream\"","\"PrivacyBirthdaySet\" : \"You haven’t entered your date of birth yet.\n**Add my birthday >**\"","\"PrivacyCallsP2PHelp\" : \"Disattivando il peer-to-peer, tutte le chiamate saranno inviate tramite i server di Telegram per evitare di rivelare l'indirizzo IP, ma la qualità audio e video potrebbe diminuire.\"","\"SuggestedMessageAcceptInfo3\" : \"It must remain visible for at least **%d** hours after publication.\"","\"NoGroupsInCommon\" : \"No common groups\"","\"cast_live_label\" : \"ÉLŐ\"","\"mr_chooser_wifi_warning_description_car\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‎‎‏‏‏‏‏‎‎‏‎‏‎‏‏‏‎‎‎‏‎‏‎‎‏‏‎‏‎‏‏‏‏‎‏‎‎‎‎‎‏‎‎‏‏‏‏‏‎Make sure the other device is on the same Wi-Fi network as this car‎‏‎‎‏‎\"","\"ActionGiftSomeone\" : \"Someone sent you a gift!\"","\"cast_rewind\" : \"Перемотать назад\"","\"abc_searchview_description_clear\" : \"Obrišite upit\"","\"Fragment\" : \"Fragment\"","\"search_menu_title\" : \"সন্ধান\"","\"TermsOfUse\" : \"Terms of Use\"","\"Gift2CollectionsAdd\" : \"Add Gifts\"","\"AutoDownloadOnRoamingData\" : \"In roaming\"","\"AndMoreTypingGroup_one\" : \"%1$s and %2$d more are typing\"","\"SendGameToGroupText\" : \"¿Quieres compartir este juego en **%1$s**?\"","\"NoMediaAutoDownload\" : \"Uitgeschakeld\"","\"BackgroundColorSinglePreviewLine3\" : \"Apply the wallpaper in this chat\"","\"generic_error_no_keyguard\" : \"ອຸປະກອນນີ້ບໍ່ຮອງຮັບ PIN, ຮູບແບບ ຫຼື ລະຫັດຜ່ານ.\"","\"cast_tracks_chooser_dialog_audio\" : \"Dźwięk\"","\"EditFactCheck\" : \"Edit Fact Check\"","\"ContactJoined\" : \"Contact joined Telegram\"","\"BotWebViewRequestGeolocationPermissionWithHint\" : \"Allow **%1$s** to access to your location?\n\nThe developer of **%1$s** will be able to access your location when this web app is open.\n\nGo to Settings > Permissions and turn **Location** on to share location data.\"","\"SaveToGalleryHintChannels\" : \"Automatically save all new media from channels to your phone's gallery.\"","\"PeerRequirementGroupBotParticipant\" : \"Bot should be in the group.\"","\"FilterShowMoreChats_one\" : \"%1$d weiteren Chat zeigen\"","\"mr_controller_play\" : \"Тоглуулах\"","\"AccountFrozen2Text\" : \"You can access your account but can’t send messages or take actions.\"","\"cast_expanded_controller_skip_ad_text\" : \"Anda boleh melangkau iklan dalam %1$d…\"","\"common_signin_button_text_long\" : \"Prijavi me na Google\"","\"AttachRoundExpired\" : \"Expired Video Message\"","\"ChatMultipleReactionsPromo\" : \"You can set multiple reactions with Telegram Premium.\"","\"ChatListSwipeGestureInfo\" : \"Escolha qual ação realizar quando você arrastar para a esquerda na lista de chats.\"","\"mr_cast_button_connected\" : \"அனுப்பும். இணைக்கப்பட்டது\"","\"cast_notification_connecting_message\" : \"ກຳລັງເຊື່ອມຕໍ່ຫາ %1$s\"","\"EnterPassword\" : \"Enter password\"","\"SendWithoutSound\" : \"Send without sound\"","\"media_notification_channel_name\" : \"Diffuser\"","\"abc_activitychooserview_choose_application\" : \"Vælg en app\"","\"CancelLinkSuccess\" : \"Процес видалення вашого акаунта %1$s було скасовано. Зараз ви можете закрити це вікно.\"","\"NotificationsUnmutedHintChats_other\" : \"Notifications unmuted for %d chats\"","\"WebRecentClearTitle\" : \"Clear recent searches?\"","\"mr_cast_dialog_title_view_placeholder\" : \"Ingen informasjon er tilgjengelig\"","\"common_google_play_services_updating_text\" : \"Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда.\"","\"cast_expanded_controller_ad_in_progress\" : \"Tangazo linaendelea...\"","\"RestorePasswordNoEmailText\" : \"비밀번호를 설정할 때 복구 이메일을 등록하지 않았기에, 비밀번호를 기억해 내거나 계정을 초기화하시는 수밖에 없습니다.\"","\"ViewInChat\" : \"View in chat\"","\"SendDayAt\" : \"'Invia il' d MMM 'alle' HH:mm\"","\"ChooseBots\" : \"Choose Bots\"","\"SyncContactsInfoOff\" : \"기기에 있는 연락처를 계정과 계속 동기화하려면 켜 주세요.\"","\"PrivacyPhone\" : \"Phone Number\"","\"SuggestAPostBelowSubtitleStars\" : \"⭐️ %s for publishing anytime\"","\"StoriesAlbumAddToAlbum\" : \"Add to Album\"","\"SettingsNoResults\" : \"Nenhum resultado encontrado.\"","\"NotificationMessageGroupInvoice\" : \"أرسل %1$s فاتورةً لمجموعة %2$s لقاء %3$s\"","\"EnabledPasswordText\" : \"لقد قمت بتفعيل التحقق بخطوتين.\nلتسجيل الدخول إلى حسابك هذا من أجهزة جديدةٍ ستحتاج إلى كلمة المرور التي قمت بتعيينها.\"","\"RecorderEditStory\" : \"Edit\"","\"AutoDownloadGroups\" : \"Gruppi\"","\"ActionBotDocumentTemporaryRegistration\" : \"تسجيل مؤقت\"","\"TapForForwardingOptions\" : \"Tap here for forwarding options\"","\"DeleteException\" : \"Delete Exception\"","\"ActionUniqueGiftResaleOutbound_other\" : \"You bought this gift for %d Stars\"","\"common_google_play_services_unsupported_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല.\"","\"mr_chooser_wifi_warning_description_car\" : \"ಇನ್ನೊಂದು ಸಾಧನವು ಈ ಕಾರಿನಲ್ಲಿ ಇರುವಂತಹ ವೈ-ಫೈ ನೆಟ್‌ವರ್ಕ್‌ನಲ್ಲೇ ಇದೆ ಎಂಬುದನ್ನು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ\"","\"NoAudioFoundInfo\" : \"Geen resultaten voor **%1$s** in je muziekcollectie.\"","\"NoResultFoundFor2\" : \"There were no results for \"%s\".\nTry a new search.\"","\"Delete\" : \"Elimina\"","\"formatterStats24H\" : \"MMM dd yyyy, HH:mm\"","\"VoipNoiseCancellationEnabled\" : \"Enabled\"","\"EditWidgetContactsInfo\" : \"Muestra atajos a tus chats más importantes para un acceso rápido.\n\nSi no se selecciona a nadie, en este widget se mostrarán tus contactos más frecuentes.\"","\"mr_chooser_wifi_warning_description_car\" : \"Kontrollera att den andra enheten är ansluten till samma wifi-nätverk som denna bil\"","\"cast_notification_connecting_message\" : \"Conectando a %1$s\"","\"DebugSendLastLogs\" : \"Invia gli ultimi log\"","\"BotForumAskForStartNewChat\" : \"Type any message to create a new thread.\"","\"ResendCode\" : \"코드 다시 보내기\"","\"SyncContactsAdded\" : \"I contatti da questo dispositivo sono stati aggiunti al tuo account.\"","\"Gift2ResaleFilterModels_one\" : \"%d Model\"","\"RecoveryEmail\" : \"Wiederherstellung\"","\"cast_notification_default_channel_name\" : \"แคสต์\"","\"SMSFeePurchaseText\" : \"Get Telegram Premium for 1 week\"","\"AddEmojiNotFound\" : \"Emoji pack not found.\"","\"NotificationActionPinnedVideoUser\" : \"%1$s hat ein Video angeheftet\"","\"MasksArchived\" : \"Masks archived.\"","\"VoipGroupAudio\" : \"Audio\"","\"mr_chooser_looking_for_devices\" : \"Notiek ierīču meklēšana…\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ติดตาม %1$d\"","\"PremiumLastSeenHeader1\" : \"Show Your Last Seen\"","\"call_notification_answer_video_action\" : \"व्हिडिओ\"","\"RemoveWallpaperTitle\" : \"Remove wallpaper\"","\"ActionAddUser\" : \"un1 hat un2 hinzugefügt\"","\"mr_chooser_wifi_warning_description_tv\" : \"Уверите се да је други уређај повезан на исту WiFi мрежу као овај тв\"","\"ProfileStoriesArchiveCount_other\" : \"%d archived stories\"","\"abc_searchview_description_search\" : \"தேடும்\"","\"LanguageSame\" : \"이 언어 묶음(**%1$s**)을 이미 사용하고 계십니다. 설정에서 언제든지 언어를 되돌리실 수 있습니다.\"","\"GiftPremiumWillReceiveBoostsPlural_other\" : \"You will receive ⚡ **%1$d** boosts.\"","\"mr_chooser_wifi_warning_description_watch\" : \"დარწმუნდით, რომ სხვა მოწყობილობა იმავე Wi-Fi ქსელთან არის დაკავშირებული, რომელთანაც ეს საათი\"","\"ic_media_route_learn_more_accessibility\" : \"Pokyny na prenos\"","\"SwipeSettingsPin\" : \"Pin\"","\"NoReactions\" : \"No reactions\"","\"GiftOfferTransferInfoTextTON\" : \"Do you want to offer **%1$s TON** to **%2$s** for **%3$s**?\"","\"YourProfileVideoUploading\" : \"Your profile video is uploading...\"","\"AreYouSureSecretChat\" : \"¿Quieres iniciar un chat secreto?\"","\"AlternativeOptions\" : \"Alternative options\"","\"AskButton\" : \"봉사자에게 질문하기\"","\"cast_rewind_10\" : \"Премотај десет секунди уназад\"","\"BoostingStarsGiveawayHowItWorksTextEnd_one\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%1$d Star** for its followers.\"","\"EventLogAdded\" : \"un1 added un2\"","\"common_google_play_services_update_title\" : \"Buyekeza amasevisi we-Google Play\"","\"NotificationActionPinnedStickerUser\" : \"%1$s har einen Sticker angeheftet\"","\"SearchEmptyViewFilteredSubtitleMusic\" : \"Music from all your chats will be shown here.\"","\"UseProxyUsername\" : \"Benutzername\"","\"cast_pause\" : \"Pause\"","\"AreYouSureDeleteAndExitName\" : \"Wirklich Gruppe **%1$s** verlassen und löschen?\"","\"mr_user_route_category_name\" : \"Zariadenia\"","\"cast_tracks_chooser_dialog_cancel\" : \"キャンセル\"","\"mr_controller_no_media_selected\" : \"Geen media geselecteerd\"","\"common_google_play_services_update_title\" : \"Google ಪ್ಲೇ ಸೇವೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಿ\"","\"AreYouSureDeleteFewMessages\" : \"هل ترغب حقًا في حذف هذه الرسائل؟\"","\"AutoDownloadTypes\" : \"Tipi di media\"","\"abc_action_bar_home_description\" : \"ניווט לדף הבית\"","\"ChangePhoneNumberInfo\" : \"Sposta il tuo account, le chat e i media su un nuovo numero.\"","\"BubbleRadius\" : \"Message corners\"","\"cast_expanded_controller_live_stream_indicator\" : \"Transmissão em direto\"","\"RecordingVideoStatus\" : \"recording a video...\"","\"RestorePasswordResetAccount\" : \"계정 초기화\"","\"cast_notification_connecting_message\" : \"Connessione a %1$s\"","\"FilterRemoveExclusionUserText\" : \"¿Quieres eliminar a “%1$s” de la lista de siempre excluidos?\"","\"AutoDownloadFiles\" : \"Dateien\"","\"DebugTestBackend\" : \"Test Backend\"","\"mr_chooser_wifi_warning_description_watch\" : \"Veenduge, et teine seade oleks samas WiFi-võrgus kui see kell\"","\"TosAgeTitle\" : \"나이 인증\"","\"ImportStickersEnterName\" : \"Enter name\"","\"ResetMyAccountWarningReset\" : \"Сбросить аккаунт\"","\"cast_tracks_chooser_dialog_none\" : \"Heç biri\"","\"ChannelWallpaperRemove\" : \"Remove Wallpaper\"","\"AppUpdate\" : \"Actualizar Telegram\"","\"SharedFilesTab2\" : \"الملفات\"","\"mr_dialog_transferable_header\" : \"Toista ryhmässä\"","\"cast_pause\" : \"Pozastaviť\"","\"ErrorSendRestrictedPolls\" : \"Gli amministratori del gruppo ti hanno vietato di inviare sondaggi.\"","\"PassportBirthdate\" : \"Date of Birth\"","\"abc_toolbar_collapse_description\" : \"Σύμπτυξη\"","\"mr_user_route_category_name\" : \"设备\"","\"cast_mute\" : \"Mykistä\"","\"EventLogUnpinnedMessages\" : \"un1 unpinned message\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s nodigde je uit voor een videochat in %2$s\"","\"AccDescrReactionMentionDown\" : \"Go to next unread reactions\"","\"AccDescrStopRecording\" : \"Stop recording\"","\"cast_notification_connecting_message\" : \"Kobler til %1$s\"","\"CacheStories\" : \"Stories\"","\"GiftAuctionWearInfoHeader\" : \"Wear %s\"","\"cast_rewind_30\" : \"Voltar 30 segundos\"","\"RequestCallButton\" : \"Продиктувати код у виклику\"","\"abc_action_menu_overflow_description\" : \"Opsi lain\"","\"StoryMusicSelectFromFiles\" : \"Select from Files\"","\"abc_searchview_description_clear\" : \"Ջնջել հարցումը\"","\"ProxySettings\" : \"Proxy-Einstellungen\"","\"fingerprint_error_hw_not_available\" : \"फ़िंगरप्रिंट हार्डवेयर मौजूद नहीं है.\"","\"default_error_msg\" : \"Erro desconhecido.\"","\"Change\" : \"Cambia\"","\"mr_cast_button_connected\" : \"Apraidīt: izveidots savienojums\"","\"cast_disconnect\" : \"Disconnetti\"","\"Gallery\" : \"Galleria\"","\"mr_controller_play\" : \"खेल्नुहोस्\"","\"cast_notification_disconnect\" : \"Desconnecta\"","\"BotUsersShort_one\" : \"%d user\"","\"cast_rewind\" : \"पीछे ले जाएं\"","\"PermissionNoContactsSharing\" : \"**텔레그램**에서 연락처를 친구들에게 공유 하려면 연락처 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **연락처**를 활성화 해주세요.\"","\"cast_notification_connecting_message\" : \"Ansluter till %1$s\"","\"cast_tracks_chooser_dialog_audio\" : \"ਆਡੀਓ\"","\"AutodownloadGroupChats\" : \"Groepschats\"","\"PrivacyPaymentsClearAlertTitle\" : \"Clear payment info\"","\"common_google_play_services_update_text\" : \"আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।\"","\"AddAdminErrorNotAMember\" : \"Non puoi aggiungere questo utente come amministratore perché non è un membro del gruppo e non sei autorizzato ad aggiungerlo.\"","\"ActionPinnedVideo\" : \"un1 pinned a video\"","\"mr_controller_close_description\" : \"Fechar\"","\"WrongCountry\" : \"Código do país inválido\"","\"SettingsFaqSearchTitle\" : \"Veelgestelde vragen\"","\"common_google_play_services_notification_ticker\" : \"Error de Servicios de Google Play\"","\"mr_controller_no_media_selected\" : \"Tidak ada media yang dipilih\"","\"NotificationActionPinnedText\" : \"%1$s 님이 %3$s 그룹에 \"%2$s\"을(를) 고정했습니다\"","\"StoriesAlbumAddHint\" : \"Choose a name for your album and start adding your stories there.\"","\"BotLocationPermissionRequestDeniedAppSettings\" : \"Change in Settings >\"","\"BoostingGiveawayHowItWorksSubTextDateEnd_other\" : \"On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s** after **%5$s** on **%6$s**.\"","\"generic_error_no_keyguard\" : \"Cet appareil n'est pas compatible avec les codes, schémas ni mots de passe.\"","\"PaintPaletteSlidersRed\" : \"RED\"","\"FilterRemoveInclusionUserText\" : \"Are you sure you want to remove \"%1$s\" from always included chats?\"","\"common_google_play_services_unsupported_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ କାମ କରେ ନାହିଁ।\"","\"SendTodayAt\" : \"'Отправить сегодня в' HH:mm\"","\"NotificationActionPinnedVideo\" : \"%1$s pinned a video in the group %2$s\"","\"common_google_play_services_enable_title\" : \"Омогућите Google Play услуге\"","\"AccDescrIVPullquote\" : \"Pull quote\"","\"Gift2UpgradeButtonFree\" : \"Upgrade for Free\"","\"PremiumPreviewPaidMessages\" : \"Paid Messages\"","\"fingerprint_error_hw_not_available\" : \"Czytnik linii papilarnych nie jest dostępny.\"","\"RecoveryEmailTitle\" : \"Е-пошта для відновлення\"","\"Gift2BuyPricePayHintTON\" : \"Pay with TON to skip the 21-day wait before transferring the gift again.\"","\"abc_prepend_shortcut_label\" : \"Меню +\"","\"StartDayAt\" : \"'Start on' MMM d 'at' HH:mm\"","\"mr_controller_play\" : \"เปิด\"","\"QuotePrivateChannel\" : \"This quote is from a private channel.\"","\"BioLimitTitle\" : \"Bio\"","\"StarsTransactionFloodskipNumberName\" : \"Messages\"","\"NotificationInvitedToGroup\" : \"%1$s hat dich in die Gruppe %2$s eingeladen\"","\"common_google_play_services_update_button\" : \"ອັບເດດ\"","\"ClearingCache\" : \"Borrando la caché…\"","\"DeleteProxyMultiConfirm\" : \"Tem certeza de que deseja apagar esses proxies?\"","\"CreateNewFilter\" : \"Neuen Ordner erstellen\"","\"mr_controller_pause\" : \"暫停\"","\"EmailPasswordConfirmText2\" : \"Um die zweistufige Bestätigung abzuschließen, tippe den Code ein, der dir gerade per E-Mail (Spam-Ordner nicht vergessen) gesendet wurde.\"","\"call_notification_decline_action\" : \"ଅଗ୍ରାହ୍ୟ କର\"","\"abc_menu_function_shortcut_label\" : \"Fonction+\"","\"BusinessChatsAllPrivateExcept2\" : \"All private chats except…\"","\"mr_chooser_wifi_warning_description_phone\" : \"‏یقینی بنائیں کہ دوسرا آلہ اسی Wi-Fi نیٹ ورک پر ہے جس پر یہ فون ہے\"","\"abc_action_mode_done\" : \"Готово\"","\"generic_error_no_device_credential\" : \"ပင်နံပါတ်၊ လော့ခ်ပုံစံ သို့မဟုတ် စကားဝှက် သတ်မှတ်မထားပါ။\"","\"BoostingGiveawayResultsMsgAllAndMoreWinners_other\" : \"**And %1$d more!**\"","\"GiftCraftBackdropChance_one\" : \"**%1$d%%** chance the crafted gift will have **%2$s** background.\"","\"PollV2LimitByCountry\" : \"Limit by Country\"","\"PremiumStoriesFormatting\" : \"Links and Formatting\"","\"abc_action_bar_home_description\" : \"Vai ao inicio\"","\"abc_menu_delete_shortcut_label\" : \"ลบ\"","\"ChooseFromGallery2\" : \"Choose from Gallery\"","\"BoostingAllSubscribers\" : \"All subscribers\"","\"BadgeNumberShow\" : \"Symbol anzeigen\"","\"fingerprint_not_recognized\" : \"Таниагүй\"","\"TosAgeText\" : \"Tocca Accetta per confermare di avere almeno %1$s anni.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passnøkkel\"","\"AttachDestructingVideo\" : \"مقطع مرئي ذاتي التدمير\"","\"cast_expanded_controller_skip_ad_text\" : \"Bạn có thể bỏ qua quảng cáo sau %1$d…\"","\"mr_chooser_wifi_warning_description_watch\" : \"Sprawdź, czy drugie urządzenie jest połączone z tą samą siecią Wi-Fi co zegarek\"","\"mr_controller_no_media_selected\" : \"Не се избрани аудиовизуелни датотеки\"","\"mr_controller_play\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‎‏‎‏‏‎‎‏‎‎‏‏‎‎‎‏‏‎‏‎‏‏‎‏‏‏‎‎‏‏‏‎‏‏‎‏‏‏‎‎‎‏‎‎‏‏‎‏‎‎‎‏‏‎‎‏‏‎‎Play‎‏‎‎‏‎\"","\"mr_controller_volume_slider\" : \"Лизгач за јачина на звук\"","\"StarsSubscriptionBotRefulfill\" : \"Refulfill Subscription\"","\"mr_chooser_zero_routes_found_title\" : \"Perangkat tidak tersedia\"","\"AreYouSureRegistration\" : \"정말 가입을 중단하시겠습니까?\"","\"default_error_msg\" : \"නොදන්නා දෝෂයකි\"","\"NotificationsSilent\" : \"Stil\"","\"ErrorSendRestrictedVoice\" : \"Spiacenti, gli amministratori del gruppo ti hanno vietato di inviare messaggi vocali.\"","\"DisablePasscodeConfirmMessage\" : \"Are you sure you want to turn off passcode?\"","\"Gift2CollectionNumber_one\" : \"Collectible #%d\"","\"abc_capital_off\" : \"ປິດ\"","\"SentSmsCodeTitle\" : \"Code eingeben\"","\"cast_rewind\" : \"Επαναφορά\"","\"ThemePreviewSongPerformer\" : \"David Hasselhoff\"","\"abc_activitychooserview_choose_application\" : \"Izvēlieties lietotni\"","\"NoFolderFound\" : \"لم يعثر على مجلد محادثات.\"","\"StarsTransactionDate\" : \"Date\"","\"cast_stop\" : \"Остановить\"","\"cast_live_label\" : \"ಲೈವ್\"","\"UsernameInvalid\" : \"عذرًا، اسم المستخدم غير صالح.\"","\"NotificationGroupAlbum\" : \"%1$s hat ein Album an die Gruppe %2$s gesendet\"","\"TodayAt\" : \"às\"","\"YourEmailAlmostThere\" : \"Quase lá!\"","\"StoriesAlbumMenuSelect\" : \"Select\"","\"cast_connecting_to_device\" : \"Ixhumeka ku-%1$s\"","\"AreYouSureClearHistoryWithChat\" : \"Wirklich den Verlauf in **%1$s** leeren?\"","\"AutoDownloadOnWiFiDataInfo\" : \"Ative esta opção se quiser que mídias sejam baixadas automaticamente ao usar a conexão Wi-Fi.\"","\"common_google_play_services_enable_text\" : \"Google Play кызматтарын иштетмейиңизче %1$s иштебейт.\"","\"cast_rewind_30\" : \"Rewind thirty seconds\"","\"BotForumAskForStartNewChatTitle\" : \"New Thread\"","\"PassportMidnameLatin\" : \"Middle name (latin)\"","\"mr_controller_stop\" : \"ରୋକନ୍ତୁ\"","\"CancelPasswordQuestion\" : \"هل تريدون فعلًا إلغاء إعداد التحقق بخطوتين؟\"","\"SentAppCodeWithPhone\" : \"Мы отправили код через **Telegram** на другое устройство, где авторизован %1$s.\"","\"abc_shareactionprovider_share_with\" : \"Shiriki na\"","\"cast_expanded_controller_live_head_description\" : \"ទីតាំងបច្ចុប្បន្ន​គឺ​ស្ថិត​នៅ​ផ្នែកក្បាលនៃ​ការផ្សាយបន្តផ្ទាល់\"","\"PasswordHint\" : \"Suggerimento password\"","\"VoipGroupOnlyAdminsCanSpeak\" : \"New paricipants are muted\"","\"abc_searchview_description_submit\" : \"Odoslať dopyt\"","\"cast_expanded_controller_ad_in_progress\" : \"Annonce en cours…\"","\"ConferenceEncryptedSyncing\" : \"End-to-End Encrypted\"","\"ImportStickersRemove\" : \"REMOVE FROM IMPORT\"","\"VoipRingtoneInfo\" : \"You can customize the ringtone used when this contact calls you on Telegram.\"","\"PushReactInvoice\" : \"%2$s to your invoice\"","\"common_google_play_services_notification_ticker\" : \"Fel på Google Play-tjänster\"","\"NotificationActionPinnedSticker\" : \"%1$s pinned a sticker in the group %2$s\"","\"ChannelColorUnsaved\" : \"Unsaved Changes\"","\"mr_chooser_title\" : \"Streamen auf\"","\"common_google_play_services_install_button\" : \"Installeren\"","\"MetersShort\" : \"%1$s m\"","\"PowerUsage\" : \"Power Usage\"","\"mr_chooser_wifi_warning_description_watch\" : \"Make sure the other device is on the same Wi-Fi network as this watch\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s compartilhou a localização ao vivo com o grupo %2$s\"","\"Gift2MessageOptional\" : \"Enter Message (Optional)\"","\"AttachOnceRound\" : \"Einmalige Videonachricht\"","\"Participants_other\" : \"%1$d participants\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवा एरर\"","\"LastName\" : \"Cognome (facoltativo)\"","\"abc_capital_off\" : \"KI\"","\"Page4Message\" : \"**Telegram** защищает Вашу переписку от злоумышленников.\"","\"StarsTOS\" : \"By proceeding and purchasing Stars, you agree with the **Terms and Conditions**.\"","\"December\" : \"ديسمبر\"","\"PermissionNoLocationFriends\" : \"O **Telegram** precisa acessar a localização para você compartilhar com seus amigos. Toque em Configurações > Permissões e ative **Localização**.\"","\"ProfileActionsAddStory\" : \"Add Story\"","\"EventLogPreviousLink\" : \"Previous link\"","\"PaintEdit\" : \"Bearbeiten\"","\"cast_expanded_controller_live_stream_indicator\" : \"တိုက်ရိုက်ထုတ်လွှင့်မှု\"","\"mr_chooser_zero_routes_found_title\" : \"ไม่มีอุปกรณ์ที่ใช้ได้\"","\"ActionAddUser\" : \"un1 añadió a un2\"","\"mr_chooser_searching\" : \"Пошук прылад\"","\"ChannelAffiliateProgramFeature1\" : \"Receive guaranteed commissions for spending by users you refer.\"","\"mr_cast_button_connected\" : \"Yayım. Qoşulub\"","\"UseProxyTelegramInfo2\" : \"De proxy die je gebruikt kan een gesponsord kanaal weergeven in je chatoverzicht, maar heeft geen inzage in je Telegram-verkeer.\"","\"generic_error_user_canceled\" : \"Проверката е откажана од корисникот.\"","\"UseProxyForCalls\" : \"Proxy für Anrufe benutzen\"","\"RecordingTrimTitle\" : \"Trim to selected range?\"","\"cast_skip_next\" : \"Перейти до наступного кадру\"","\"BoostFeatureReplyIcon\" : \"Custom Logo for Links and Quotes\"","\"fingerprint_error_no_fingerprints\" : \"Neregistrovali ste žiadne odtlačky prstov.\"","\"cast_play\" : \"প্লে কৰক\"","\"AutoDownloadFilesOn\" : \"파일\"","\"NotificationActionMissedCallConferenceOther_other\" : \"You missed a call from %2$s and %1$d others\"","\"call_notification_answer_action\" : \"ردّ\"","\"fingerprint_not_recognized\" : \"არ არის ამოცნობილი\"","\"VoipRinging\" : \"Ringing\"","\"abc_action_mode_done\" : \"Τέλος\"","\"search_menu_title\" : \"Iskanje\"","\"RestorePasswordResetPasswordText\" : \"¿Quieres restablecer tu contraseña de la verificación en dos pasos?\"","\"PrivacyPolicyAndTerms\" : \"سياسة الخصوصية وشروط الخدمة\"","\"abc_activitychooserview_choose_application\" : \"اختيار تطبيق\"","\"cast_expanded_controller_loading\" : \"Завантаження…\"","\"AreYouSureClearHistoryCacheFewChats\" : \"Delete all cached text and media from selected chats?\"","\"ProfileStoriesArchiveChannelHint\" : \"Only admins can see archived stories unless you choose to post them to channel profile.\"","\"AddEmojiMultipleInstalledInfo_other\" : \"%1$d emoji packs have been added to your emoji.\"","\"ChangeRecoveryEmail\" : \"Change Recovery Email\"","\"ActionUserScoredInGame\" : \"un1 scored %1$s in un2\"","\"cast_notification_disconnect\" : \"Pārtraukt savienojumu\"","\"NotificationMessagePaidMedia_one\" : \"%2$s te envió un post de pago por %1$d estrella\"","\"cast_skip_prev\" : \"முந்தைய உருப்படிக்குச் செல்\"","\"PsaHideChatAlertTitle\" : \"Hide chat\"","\"generic_error_no_device_credential\" : \"Δεν έχει οριστεί PIN, μοτίβο ή κωδικός πρόσβασης.\"","\"PhoneNumberKeepButton\" : \"Behoud %1$s\"","\"AutoDownloadVideosOn\" : \"Video\"","\"PassportAddAgreementInfo\" : \"Upload a scan of your tenancy agreement.\"","\"ChangePhoneNumberSuccessWithPhone\" : \"Seu número de telefone foi alterado para %1$s.\"","\"cast_tracks_chooser_dialog_ok\" : \"Aceptar\"","\"BoostingStarsGiveawayServiceUndistributed_one\" : \"%d undistributed stars were forwarded to channel administrators.\"","\"WrongCode\" : \"Code falsch, bitte erneut versuchen.\"","\"Page3Title\" : \"Gratuito\"","\"common_signin_button_text_long\" : \"透過 Google 登入\"","\"mr_controller_no_media_selected\" : \"لم يتم اختيار أي وسائط\"","\"PermissionNoCameraWithHint\" : \"**Telegram** benötigt Zugriff auf deine **Kamera**, damit du Bilder und Videos aufnehmen kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"PremiumBusinessChatLinks\" : \"Links to Chat\"","\"ProfileBotAffiliateProgramInfo\" : \"Share a link to %1$s with your friends and earn %2$s of their spending there.\"","\"ChangePassword\" : \"Alterar senha\"","\"abc_searchview_description_clear\" : \"Διαγραφή ερωτήματος\"","\"SendingGif\" : \"Invio GIF...\"","\"VoipGroupTitle\" : \"Voice chat title\"","\"LanguageCustomAlert\" : \"Você irá aplicar um pacote de idioma (**%1$s**) que está %2$d%% concluído.\n\nIsso irá traduzir toda a interface. Você pode sugerir alterações na [plataforma de tradução].\n\nVocê pode alterar o idioma a qualquer momento nas Configurações.\"","\"mr_controller_expand_group\" : \"Maximieren\"","\"common_google_play_services_enable_button\" : \"সক্ষম কৰক\"","\"MessageScheduledVote\" : \"Voting will become available after the message is published.\"","\"TwoStepVerification\" : \"Tweestapsverificatie\"","\"common_open_on_phone\" : \"스마트폰에서 열기\"","\"fingerprint_dialog_touch_sensor\" : \"Торкніться сканера відбитків пальців\"","\"AutodownloadChannels\" : \"Canales\"","\"abc_capital_off\" : \"DESAKTIBATU\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Napisy\"","\"DebugSendLogs\" : \"Invia i log\"","\"ReactionMaxCountError_other\" : \"You can select maximum %1$d reactions.\"","\"common_google_play_services_update_button\" : \"اپ ڈیٹ کریں\"","\"mr_chooser_looking_for_devices\" : \"Құрылғыларды іздеу…\"","\"BoostingBoostStars_one\" : \"%d Star\"","\"FirstName\" : \"Имя (обязательно)\"","\"CheckPhoneNumber\" : \"Is %1$s still your number?\"","\"ActionTTLDisabled\" : \"عطّل un1 مؤقت الحذف التلقائي\"","\"cast_expanded_controller_ad_in_progress\" : \"Рекламата е в ход…\"","\"NotificationActionPinnedGeoLiveUser\" : \"%1$s pinned a live location\"","\"VoiceSetOnceHint\" : \"Tap to set this message to **Play Once**.\"","\"cast_expanded_controller_loading\" : \"Ładuję…\"","\"abc_action_bar_up_description\" : \"Yopish\"","\"AutoDownloadPm\" : \"PM\"","\"abc_searchview_description_query\" : \"Truy vấn tìm kiếm\"","\"PaymentPasswordEnter\" : \"Enter a password\"","\"cast_notification_disconnect\" : \"中斷連線\"","\"fingerprint_error_lockout\" : \"ବହୁତ ଅଧିକ ପ୍ରଚେଷ୍ଟା। ଦୟାକରି ପରେ ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।\"","\"LastSeenContactsMinusPlus\" : \"Contatti (-%1$d, +%2$d)\"","\"FileSavedHintLinked\" : \"File salvato nei **download**.\"","\"UsernameAlso\" : \"e %1$s\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s 님이 메시지를 고정했습니다\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Aðgangsorð\"","\"GiftAuctionInfo2Header\" : \"Bid Carryover\"","\"abc_action_menu_overflow_description\" : \"Nog opsies\"","\"common_google_play_services_install_button\" : \"Инсталиране\"","\"MessagePlayed_one\" : \"Played\"","\"InternalStorage\" : \"내부 저장 공간\"","\"mr_chooser_title\" : \"Пребаците на\"","\"DeleteToggleBanUsers\" : \"Fully ban users\"","\"AutoplayMedia\" : \"Autoriproduzione media\"","\"DoNotTranslate\" : \"No traducir\"","\"fingerprint_error_hw_not_present\" : \"لا يحتوي هذا الجهاز على جهاز استشعار بصمات الأصابع.\"","\"ChangePasscodeInfo\" : \"When you set up an additional passcode, a lock icon will appear on the chats page. Tap it to lock and unlock your Telegram app.\n\nNote: if you forget the passcode, you'll need to delete and reinstall the app. All secret chats will be lost.\"","\"Gift2UpgradeCostsInfo\" : \"See how this price will decrease >\"","\"mr_cast_button_connected\" : \"پخش محتوا. متصل است\"","\"cast_mute\" : \"म्यूट करा\"","\"AutoDownloadOn\" : \"On\"","\"BusinessRepliesRemoveTitle\" : \"Remove shortcut\"","\"SuggestionStarsWillBeLostDelete\" : \"Delete Anyway\"","\"EnterPINorFingerprint\" : \"Enter your PIN or use a fingerprint\"","\"StickersDeleteStickerSetTitle\" : \"Delete Sticker Set\"","\"ChangePhoneNumber\" : \"Nummer ändern\"","\"GroupCreateMembersFive\" : \"%1$s, %2$s, %3$s, %4$s and %5$s\"","\"ImportMessages\" : \"Import Messages\"","\"EditName\" : \"Naam wijzigen\"","\"MessageLockedStarsConfirmMessageMulti2Messages_other\" : \"**%d** messages\"","\"RestorePasswordResetPassword\" : \"RIMUOVI PASSWORD\"","\"AutomaticMediaDownload\" : \"미디어 자동 다운로드\"","\"YourPassword\" : \"Sua senha\"","\"ChannelRemoveUserAdmin\" : \"Dismiss admin\"","\"mr_chooser_title\" : \"Senda út í\"","\"SyncContactsOff\" : \"Контакты с этого устройства не будут импортироваться для этого аккаунта.\"","\"StarsSubscribeText_one\" : \"Do you want to subscribe to **%2$s** for **%1$d Star** per month?\"","\"google_assistant_verification_channel_name\" : \"Kithibitishaji cha programu ya Mratibu\"","\"cast_skip_next\" : \"Omitir e ir ao elemento seguinte\"","\"call_notification_incoming_text\" : \"Sarrerako deia\"","\"EventLogRemovedLocation\" : \"un1 removed group location\"","\"YourEmailSkipWarningText\" : \"Это важно.\n\nЕсли Вы забудете пароль, Вы навсегда потеряете доступ к своему аккаунту. Восстановить его будет невозможно.\"","\"CodeExpired\" : \"Code expired, please retry login.\"","\"mr_chooser_wifi_warning_description_car\" : \"សូមប្រាកដថា ឧបករណ៍ផ្សេងទៀតស្ថិតនៅលើបណ្ដាញ Wi-Fi តែមួយជាមួយនឹងរថយន្តនេះ\"","\"SearchPaidStars_one\" : \"**%d Star** spent on extra search.\"","\"abc_action_bar_home_description\" : \"گھر کی طرف نیویگیٹ کریں\"","\"MonthsShort_one\" : \"%1$dm\"","\"abc_searchview_description_submit\" : \"ສົ່ງຂໍ້ມູນ\"","\"NoFolderFound\" : \"Nessuna cartella chat trovata.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Pastikan peranti lain disambungkan kepada rangkaian Wi-Fi yang sama dengan tablet ini\"","\"SegmentationRestore\" : \"Herstellen\"","\"cast_dynamic_group_name_format\" : \"「%1$s」和另外 %2$d 部裝置\"","\"mr_controller_close_description\" : \"Tutup\"","\"SaveToGalleryException\" : \"Exception\"","\"SegmentationRestore\" : \"استعادة\"","\"ActionBotDocumentIdentityCard\" : \"Tarjeta de identificación\"","\"EditProfileBioInfoNobody\" : \"Nobody can see your bio. **Change >**\"","\"YourNumber\" : \"Ваш номер телефону\"","\"UserRestrictionsEmbedLinks\" : \"Embed Links\"","\"abc_menu_space_shortcut_label\" : \"mellemrum\"","\"StickerSets_other\" : \"%1$s sticker sets\"","\"common_google_play_services_install_button\" : \"Įdiegti\"","\"cast_tracks_chooser_dialog_audio\" : \"ഓഡിയോ\"","\"YourPasswordReset\" : \"Your password was successfully deactivated\"","\"cast_expanded_controller_ad_image_description\" : \"Mynd birt á meðan móttakari útsendingartækisins spilar auglýsingu\"","\"ALongTimeAgo\" : \"last seen a long time ago\"","\"PaymentPhoneEmailToProvider\" : \"Phone and email address will be passed to %1$s as billing info.\"","\"mr_cast_button_connecting\" : \"Hantar. Menyambung\"","\"confirm_device_credential_password\" : \"使用密碼\"","\"abc_action_bar_home_description\" : \"转到首页\"","\"ActionGiftPremiumView\" : \"View\"","\"EditBotPreview\" : \"Edit Preview\"","\"AIEditorResult\" : \"Result\"","\"mr_controller_no_media_selected\" : \"Nie sú vybraté žiadne médiá\"","\"NotificationActionPinnedNoText\" : \"%1$s fijó un mensaje en el grupo %2$s\"","\"media_notification_channel_name\" : \"Трансляцыя\"","\"call_notification_ongoing_text\" : \"Позив је у току\"","\"fingerprint_error_hw_not_available\" : \"فنگر پرنٹ ہارڈ ویئر دستیاب نہیں ہے۔\"","\"UseProxyAddress\" : \"Servidor\"","\"call_notification_incoming_text\" : \"Simu uliyopigiwa\"","\"LoginAttempts\" : \"Incomplete login attempts\"","\"abc_action_bar_up_description\" : \"माथि नेभिगेट गर्नुहोस्\"","\"TopicRenamedTo\" : \"%1$s renamed topic to %2$s\"","\"ChannelNeedBoostsForEmojiStatusDescription\" : \"Your channel needs to reach **Level %d** to set channel emoji status.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"cast_expanded_controller_ad_image_description\" : \"Εικόνα που προβάλλεται ενώ ο δέκτης της μετάδοσης κάνει αναπαραγωγή μιας διαφήμισης\"","\"mr_system_route_name\" : \"Sistemi\"","\"AutoDownloadVideosOn\" : \"동영상\"","\"PhotoWillBeSentInSD\" : \"The photo will be sent in standard quality.\"","\"StoryPrivacyAlertBlocklistTitle\" : \"Hide my stories from\"","\"cast_stop_live_stream\" : \"Заустави стрим уживо\"","\"cast_skip_next\" : \"తర్వాత అంశానికి దాటవేయి\"","\"TONBalanceTitle\" : \"TON Balance\"","\"SharedMediaFastScrollHint\" : \"You can hold and move this bar for faster scrolling\"","\"FontSizePreviewReply\" : \"صباح الخير! ������\"","\"fingerprint_error_lockout\" : \"För många försök. Försök igen senare.\"","\"LoginPasswordText\" : \"لقد قمت بتفعيل التحقق بخطوتين مسبقًا، لذلك حسابك محميّ بكلمة مرور إضافية.\"","\"abc_capital_off\" : \"KAPAT\"","\"DeleteLocalizationText\" : \"정말 **%1$s** 언어 묶음을 삭제하시겠습니까?\"","\"VoipGroupAudioRecordStarted\" : \"Audio recording started.\"","\"ChannelAddAdmin\" : \"Add Admin\"","\"EditNumber\" : \"Nummer wijzigen\"","\"abc_searchview_description_query\" : \"Sesha umbuzo\"","\"cast_closed_captions_unavailable\" : \"Titrat të padisponueshëm\"","\"abc_menu_space_shortcut_label\" : \"mellomrom\"","\"BackgroundSearchColor\" : \"Color:\"","\"ErrorSendRestrictedDocumentsAll\" : \"죄송하지만, 이 그룹에서는 문서 전송이 허용되지 않습니다.\"","\"cast_expanded_controller_skip_ad_label\" : \"Langkau Iklan\"","\"NotificationActionPinnedContactUser\" : \"%1$s ha fissato un contatto %2$s\"","\"AreYouSureDeleteFewChats\" : \"¿Quieres eliminar estos chats?\"","\"TelegramVersion\" : \"Telegram per Android %1$s\"","\"fingerprint_error_no_fingerprints\" : \"Nu au fost înregistrate amprente digitale.\"","\"cast_notification_connected_message\" : \"%1$sకు కనెక్ట్ చేయబడింది\"","\"SentAppCode\" : \"회원님의 다른 기기에 설치된 **텔레그램** 앱으로 코드를 보냈습니다.\"","\"RemovePublicPhoto\" : \"Remove Public Photo\"","\"fingerprint_error_lockout\" : \"ມີຄວາມພະຍາຍາມຫຼາຍເທື່ອເກີນໄປ. ກະລຸນາລອງໃໝ່ໃນພາຍຫຼັງ.\"","\"common_google_play_services_enable_text\" : \"‏جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔\"","\"WrongCodeTitle\" : \"رمز خاطئ\"","\"mr_controller_no_media_selected\" : \"કોઈ મીડિયા પસંદ કરેલ નથી\"","\"SwipeSettingsMute\" : \"알림 끄기\"","\"VoipGroupJoinAnonymousAdmin\" : \"Sorry, you can't join voice chats as an anonymous administrator.\"","\"call_notification_hang_up_action\" : \"විසන්ධි කරන්න\"","\"CancelEmailQuestion\" : \"Вы точно хотите прервать настройку почты для восстановления пароля?\"","\"Files_other\" : \"%1$d files\"","\"common_open_on_phone\" : \"Otwórz na telefonie\"","\"LogOutTitle\" : \"تسجيل الخروج\"","\"cast_forward\" : \"Алға\"","\"common_google_play_services_notification_ticker\" : \"Грешка Google Play услуга\"","\"DoNotTranslateLanguageOther\" : \"Don't translate %s\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtitrări\"","\"generic_error_no_device_credential\" : \"কোনো পিন, আৰ্হি অথবা পাছৱৰ্ড ছেট কৰা হোৱা নাই।\"","\"ConnectingToProxyEnable\" : \"Activar\"","\"ResetPasswordWait\" : \"Hai recentemente richiesto la rimozione della password che è stata annullata. Per favore attendi %1$s prima di effettuare una nuova richiesta.\"","\"SaveImage\" : \"Save Image\"","\"mr_controller_collapse_group\" : \"Ahenda\"","\"RestorePasswordNoEmailText2\" : \"Como no estableciste un correo de recuperación cuando configuraste tu contraseña, las opciones restantes son recordar tu contraseña o esperar 7 días hasta que tu contraseña sea restablecida.\"","\"AreTypingGroup\" : \"%1$s are typing...\"","\"BotLocationPermissionSettings\" : \"Settings\"","\"cast_skip_next\" : \"Treci la elementul următor\"","\"cast_notification_connecting_message\" : \"%1$s に接続しています\"","\"RestorePasswordResetIn\" : \"%1$s до возможности сбросить пароль\"","\"mr_chooser_zero_routes_found_title\" : \"کوئی آلہ دستیاب نہیں ہے\"","\"FilesSentCount_one\" : \"**%s** file sent\"","\"abc_searchview_description_voice\" : \"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"סיסמה\"","\"StoryContainsEmoji_other\" : \"This story contains emoji from **%d packs**.\"","\"LimitReachedPinnedTopics\" : \"عذرًا، لا يمكنك تثبيت أكثر من %d من الموضوعات في الأعلى.\"","\"VoipMutedTapForSpeak\" : \"tap if you want to speak\"","\"mr_chooser_title\" : \"Transmeto te\"","\"abc_action_mode_done\" : \"Končano\"","\"SupportStatus\" : \"support\"","\"abc_action_bar_home_description\" : \"घराकडे नेव्हिगेट करा\"","\"Emoji1\" : \"Smileys and people\"","\"EventLogRemovedWallpaper\" : \"un1 removed channel wallpaper\"","\"mr_chooser_looking_for_devices\" : \"Пошук пристроїв…\"","\"MoveCaptionDown\" : \"Move caption down\"","\"SelectAccount\" : \"Selecionar Conta\"","\"abc_searchview_description_voice\" : \"Puhehaku\"","\"ResetNotificationsAlert\" : \"هل ترغب حقًا في إعادة تعيين جميع إعدادات الإشعارات إلى الوضع الافتراضي؟\"","\"mr_chooser_looking_for_devices\" : \"Söker efter enheter …\"","\"WrongCode\" : \"Código incorreto. Por favor, tente de novo.\"","\"GiftResaleStarsOnly\" : \"Show listings for stars only\"","\"mr_button_content_description\" : \"Casta\"","\"Disable\" : \"Desativar\"","\"abc_searchview_description_clear\" : \"Асуулга арилгах\"","\"mr_controller_no_media_selected\" : \"Aucun média sélectionné\"","\"LogOutTitle\" : \"Uitloggen\"","\"confirm_device_credential_password\" : \"পাসওয়ার্ড ব্যবহার করুন\"","\"cast_unmute\" : \"अनम्यूट करा\"","\"TwoStepVerificationSetPassword\" : \"Задать пароль\"","\"abc_activitychooserview_choose_application\" : \"ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ\"","\"September\" : \"Settembre\"","\"DebugMenuEnableLogs\" : \"Ativar Logs\"","\"UnsaveSingleMessagesTitle\" : \"Nicht mehr speichern\"","\"BotMonetizationGraphRevenue\" : \"Ad revenue\"","\"UndoAllCustom\" : \"Desfaz todas as configurações de notificação personalizadas para os seus contatos, grupos e canais.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Otrai ierīcei ir jābūt savienotai ar to pašu Wi-Fi tīklu, ar kuru ir izveidots savienojums šajā pulkstenī.\"","\"MessageLifetimeYouRemoved\" : \"Je hebt de zelfvernietigingstimer uitgezet\"","\"GiftCraftUnavailableText\" : \"These gifts currently can't be crafted.\"","\"cast_forward_30\" : \"Tua đi 30 giây\"","\"ActionYouChangedPhoto\" : \"Cambiaste la foto del grupo\"","\"UnlockBoostChannelFeatures\" : \"Unlock Features\"","\"ActionTTLYouDisabled\" : \"Du hast den Timer für die Auto-Löschung ausgeschaltet.\"","\"BlockUserChatsTitle\" : \"المحادثات\"","\"DebugClearLogs\" : \"Clear Logs\"","\"mr_button_content_description\" : \"Emet\"","\"cast_forward_30\" : \"Перемотать на 30 секунд вперед\"","\"NotificationActionPinnedTextChannel\" : \"%1$s heeft \"%2$s\" vastgezet\"","\"cast_expanded_controller_live_head_description\" : \"Huidige positie is aan het begin van de live stream\"","\"ViewExceptions\" : \"Ver excepciones\"","\"ChannelCantOpenPrivate\" : \"Sorry, this channel is private, so you can’t view its content.\"","\"TapToEditWidget\" : \"toque para editar o widget\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Упэўніцеся, што другая прылада падключана да той жа сеткі Wi-Fi, што і гэта\"","\"AIEditorStyleDone\" : \"Done\"","\"GroupCallCreateInfo_one\" : \"You can add up to %d participant to a call.\"","\"fingerprint_not_recognized\" : \"Non se recoñeceu\"","\"ImportStickersImportingTitle\" : \"Importing stickers\"","\"InChatSound\" : \"In-Chat Sounds\"","\"fingerprint_error_user_canceled\" : \"वापरकर्त्याने फिंगरप्रिंट ऑपरेशन रद्द केले.\"","\"SearchEngine4Name\" : \"Yahoo\"","\"cast_tracks_chooser_dialog_cancel\" : \"Cancel\"","\"ActionGroupCallYouInvited\" : \"Du hast un2 in den Videochat eingeladen\"","\"abc_activity_chooser_view_see_all\" : \"See all\"","\"DeleteAllMessagesSavedAlert\" : \"Warnung! Das wird in diesem Chat **alle Nachrichten löschen**.\"","\"WrongCode\" : \"Verkeerde code, probeer het opnieuw.\"","\"InviteRevokedHint\" : \"The invite link has been revoked.\"","\"StartsDayAt\" : \"'Inicia el' d 'de' MMM 'a las' HH:mm\"","\"Links_one\" : \"%1$d link\"","\"common_signin_button_text_long\" : \"Google'da oturum aç\"","\"MessageLifetimeChanged\" : \"%1$s ha impostato il timer di autodistruzione a %2$s\"","\"AutoDownloadMaxVideoSize\" : \"الحجم الأقصى للفيديو\"","\"VoipAudioSwitchedToPhone\" : \"Audio switched to Phone.\"","\"abc_shareactionprovider_share_with_application\" : \"Deljenje z drugimi prek aplikacije %s\"","\"SearchMessagesFilterEmptySearchAll\" : \"Search in All Messages\"","\"mr_controller_disconnect\" : \"Déconnecter\"","\"Gift2ActionUpgradeOut\" : \"%s can turn this gift into a unique collectible.\"","\"VoipGroupContinueAs\" : \"Continue as %1$s\"","\"ShowAllFiles\" : \"Show all files\"","\"YourPasswordRememberNo\" : \"Nicht sicher\"","\"ReplyToUser\" : \"답장\"","\"AddUserErrorBlacklisted\" : \"죄송합니다. 이 사용자는 추방된 사용자 목록에 있으며 회원님이 차단을 해제할 수 없기에 추가하실 수 없습니다.\"","\"UnableForward\" : \"غير قادر على التحويل\"","\"cast_closed_captions_unavailable\" : \"ছাব-টাইটেল উপলব্ধ নহয়\"","\"YourNameChanged\" : \"Naam bijgewerkt\"","\"BotAllowBiometryMessage\" : \"Do you want to allow **%s** to use biometry?\"","\"SuggestionOfferInfoTitleEditedMedia\" : \"media\"","\"mr_chooser_wifi_warning_description_car\" : \"ਪੱਕਾ ਕਰੋ ਕਿ ਦੂਜਾ ਡੀਵਾਈਸ ਉਸੇ ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ 'ਤੇ ਹੈ, ਜਿਸ 'ਤੇ ਇਹ ਕਾਰ ਹੈ\"","\"DeleteMessagesText\" : \"Puoi eliminare %1$s che hai inviato anche dalla cronologia di **%2$s** selezionando \"Ritira i miei messaggi\".\"","\"RecentCalls\" : \"Recent calls\"","\"cast_ad_label\" : \"Рэклама\"","\"call_notification_answer_action\" : \"Cavab verin\"","\"ActionGroupCallInvited\" : \"un1 convidou un2 para o chat de vídeo\"","\"call_notification_incoming_text\" : \"Ирсэн дуудлага\"","\"SuggestContactsInfo\" : \"Visualizza le persone che contatti di frequente nella parte superiore della sezione di ricerca per un accesso rapido.\"","\"LimitReachedStoriesMonthly\" : \"You can post **%1$d** stories in a month.\nSubscribe to **Telegram Premium** to increase this limit to **%2$d**.\"","\"NoPopup\" : \"Geen pop-up\"","\"call_notification_answer_video_action\" : \"വീഡിയോ\"","\"cast_forward\" : \"İleri sar\"","\"BioLimitSubtitle\" : \"Add more symbols and use links in your bio.\"","\"NewLink\" : \"New Link\"","\"cast_tracks_chooser_dialog_none\" : \"沒有\"","\"AddAnExplanationInfo\" : \"Users will see this text after choosing the wrong answer, good for educational purposes.\"","\"PreviewForwardAudio_one\" : \"Forward voice message\"","\"ChannelTitleChanged\" : \"Nombre del canal cambiado.\"","\"AccDescrPlayerDuration\" : \"%1$s of %2$s\"","\"RemoveMessageFeeMessageChannel\" : \"Are you sure you want to allow **%s** to message channel for free?\"","\"Save\" : \"Save\"","\"abc_activity_chooser_view_see_all\" : \"ดูทั้งหมด\"","\"FilesSentCount_other\" : \"**%s** files sent\"","\"ClearCacheInfo\" : \"Libere espaço em disco no seu dispositivo; sua mídia ficará na nuvem.\"","\"TwoStepVerificationTitle\" : \"Zweistufige Bestätigung\"","\"PassportDiscard\" : \"Discard\"","\"NotificationGroupInvitedToCall\" : \"%1$s invited %3$s to a voice chat in the group %2$s\"","\"Gift2ResaleFiltersSymbolEmpty\" : \"No symbols found.\"","\"PrivacySettings\" : \"Privacy and Security\"","\"fingerprint_error_lockout\" : \"Terlalu banyak percubaan. Sila cuba sebentar lagi.\"","\"AddManyMembersAlertTitle_other\" : \"Adicionar %1$d membros\"","\"mr_controller_stop\" : \"停\"","\"cast_notification_connecting_message\" : \"%1$s शी कनेक्ट करत आहे\"","\"abc_action_mode_done\" : \"Hazırdır\"","\"StarsTransactionWithdrawFragment\" : \"Withdraw to Fragment\"","\"PassportDocument\" : \"Document Details\"","\"EmailPasswordConfirmText2\" : \"Щоб активувати двоетапну перевірку, введіть код з листа, який ми вам надіслали. Не забудьте перевірити теку зі спамом.\"","\"cast_expanded_controller_skip_ad_text\" : \"შეგიძლია გამოტოვო რეკლამა %1$d-ში…\"","\"EventLogAddedMedia\" : \"un1 edited media:\"","\"PmEditedTodayAt\" : \"edited at %s\"","\"TwoStepVerificationSetPassword\" : \"Встановити пароль\"","\"ManageLinksInfoHelp\" : \"You can create additional invite links that have a limited time or number of uses.\"","\"abc_action_menu_overflow_description\" : \"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು\"","\"common_google_play_services_update_text\" : \"%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play.\"","\"cast_stop\" : \"Stoppen\"","\"cast_closed_captions\" : \"자막\"","\"RestorePasswordNoEmailTitle\" : \"На жаль\"","\"AttachRoundRestricted\" : \"The admins of this group have restricted you from sending video messages here until %1$s\"","\"StoryLinkCreate\" : \"Create Link\"","\"FilterChoose\" : \"Elige una carpeta\"","\"mr_cast_button_connecting\" : \"அனுப்பும். இணைக்கிறது\"","\"ALongTimeAgo\" : \"마지막으로 접속한 지 오래됨\"","\"AccActionChatPreview\" : \"Chat Preview\"","\"AccDescrSwitchCamera\" : \"Switch camera\"","\"common_signin_button_text\" : \"Iniciar sessão\"","\"AddOneMemberForwardMessages\" : \"Laat de laatste 100 berichten aan **%1$s** zien.\"","\"InviteLinkCount_other\" : \"%1$d invite links\"","\"cast_expanded_controller_live_stream_indicator\" : \"लाइभ स्ट्रिम\"","\"UploadingStory\" : \"Uploading…\"","\"PaymentSuccessfullyPaidNoItemRecurrent\" : \"You successfully transferred %1$s to %2$s and allowed future recurrent payments\"","\"PollAnonymous\" : \"Anonymous Voting\"","\"StarsAcquiredInfo_other\" : \"**%d Stars** added to your balance.\"","\"LimitReachedStoriesCount2Premium_one\" : \"Sorry, you can’t post more than **%d** story in **24** hours.\"","\"LoginPasswordTextShort\" : \"Two-Step Verification enabled. Your account is protected with an additional password.\"","\"AreYouSureClearHistoryCacheFewChats\" : \"¿Borrar todo el texto y la multimedia en caché de los chats seleccionados?\"","\"cast_connecting_to_device\" : \"正在連線至「%1$s」\"","\"abc_action_mode_done\" : \"Kész\"","\"abc_capital_on\" : \"ACTIVAT\"","\"ProfilePopupNotificationInfo\" : \"Neue Nachrichten von diesem Kontakt erscheinen auf deinem Bildschirm, wenn du Telegram nicht benutzt.\"","\"VoipChatUserJoined\" : \"**%1$s** joined the voice chat.\"","\"abc_menu_space_shortcut_label\" : \"SPAZIO\"","\"RevenueSharingAdsInfo4SubtitleLearnMore\" : \"**Learn More >**\"","\"EditProfileChatAutomation\" : \"Chat Automation\"","\"VoipChannelWatching\" : \"watching\"","\"HideSenderNames\" : \"Ocultar remitentes\"","\"common_google_play_services_updating_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra.\"","\"UnsaveSingleMessagesTitle\" : \"Rimuovi messaggio\"","\"mr_controller_disconnect\" : \"Koppla från\"","\"cast_play\" : \"Main\"","\"MonetizationInfoTitle\" : \"Earn From Your Channel\"","\"GiftOfferStarsToOfferInfoIsLow\" : \"The offer is too low. The minimum offer for **%2$s** is **%1$s Stars**.\"","\"EmojiLongtapHint\" : \"Long tap on a emoji to set a timer\"","\"LinkActionShare\" : \"Share\"","\"media_notification_channel_name\" : \"Igorpena\"","\"RemindTodayAt\" : \"'오늘' HH:mm'에 알리기'\"","\"cast_notification_connected_message\" : \"Csatlakozva a következőhöz: %1$s\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s pinned an invoice\"","\"cast_tracks_chooser_dialog_none\" : \"Nėra\"","\"EventLogRankAdd\" : \"un1 set un2’s tag to «%1$s»\"","\"SegmentationRestore\" : \"Ripristina\"","\"cast_notification_connecting_message\" : \"درحال اتصال به %1$s\"","\"cast_expanded_controller_live_head_description\" : \"ამჟამინდელი პოზიცია არის პირდაპირი სტრიმინგის თავში\"","\"PhoneWork\" : \"Work\"","\"SyncContactsDelete\" : \"Elimina i contatti sincronizzati\"","\"FileSavedHintLinked\" : \"File saved to **downloads**.\"","\"SwipeSettingsFolders\" : \"Trocar Pasta\"","\"NotificationMessageGroupNoText\" : \"%1$s ha inviato un messaggio nel gruppo %2$s\"","\"cast_closed_captions_unavailable\" : \"Субтитрлер жоқ\"","\"cast_unmute\" : \"آواز چالو کریں\"","\"cast_closed_captions_unavailable\" : \"Hindi available ang mga closed caption\"","\"cast_ad_label\" : \"Зар\"","\"cast_skip_next\" : \"পরবর্তী আইটেমে এড়িয়ে যান\"","\"SendingVideo\" : \"يتم إرسال المقطع المرئي...\"","\"google_assistant_verification_notification_title\" : \"Google Assistent mesaj göndərir\"","\"VideoSpeedVeryFast\" : \"Noch schneller\"","\"ActionTTLChannelChanged\" : \"Nachrichten in diesem Kanal werden automatisch nach %1$s gelöscht\"","\"PopupEnabled\" : \"Aktiviert\"","\"LimitReachedFolderLinksPremium\" : \"You can only create %1$d invite links. Try deleting some folder invite links.\"","\"AreYouSureDeleteFewMessages\" : \"Tem certeza de que deseja apagar essas mensagens?\"","\"TranslateMessages\" : \"Traduci i messaggi\"","\"StoriesPinned_other\" : \"%d stories pinned\"","\"BrowserSettingsNeverOpenInTitle\" : \"Never open in the in-app browser\"","\"cast_forward\" : \"आगे बढ़ाएं\"","\"TapToHideCallsTab\" : \"Tap here to hide **Calls** tab\"","\"NotificationMessageGroupVideo\" : \"%1$s hat ein Video an die Gruppe %2$s gesendet\"","\"SuggestContacts\" : \"Suggest Frequent Contacts\"","\"RemoveMessageFeeTitle\" : \"Remove Fee\"","\"NotificationsLedInfo\" : \"إضاءة صغيرة على بعض الأجهزة تومض للتنبيه بالرسائل الجديدة.\"","\"SyncContactsInfoOn\" : \"Contacts from this device will be added to your account.\"","\"YourPasswordRememberYes\" : \"نعم، بالتأكيد\"","\"NotificationGroupKickYou\" : \"%1$s te eliminó del grupo %2$s\"","\"UnpinnedDialogsCount_other\" : \"%1$d Dialogs unpinned\"","\"InvalidLastName\" : \"죄송합니다. 본 성을 사용하실 수 없습니다\"","\"common_google_play_services_notification_ticker\" : \"Kesalahan layanan Google Play\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Құпия сөз\"","\"YourPasswordRememberNo\" : \"잘 모르겠어요\"","\"cast_notification_connecting_message\" : \"Conectando con %1$s\"","\"fcm_fallback_notification_channel_label\" : \"Įvairūs\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira.\"","\"ActionVolumeChanged\" : \"un1 alterou o volume de un2 para %1$d%%\"","\"common_google_play_services_unsupported_text\" : \"%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo.\"","\"GiftCraftProgressSuccessChance\" : \"%s success chance\"","\"NewPassword\" : \"새로운 비밀번호\"","\"cast_forward_30\" : \"Áfram um þrjátíu sekúndur\"","\"ResetCustomNotificationsAlert\" : \"정말 알림 설정을 기본값으로 초기화하겠습니까?\"","\"StoryRemovedFromAlbumX\" : \"This story has been removed from **%s** album.\"","\"NotificationMessageQuiz2\" : \"أرسل لك %1$s الاستفتاء «%2$s»\"","\"ErrorSendRestrictedMedia\" : \"De beheerders van deze groep hebben jouw vermogen om media te versturen beperkt\"","\"AreYouSureClearHistoryFewChats\" : \"Tem certeza de que deseja limpar o histórico desses chats?\"","\"BrowserSettingsHistoryClear\" : \"Clear History\"","\"mr_chooser_searching\" : \"درحال پیدا کردن دستگاه‌ها\"","\"LinkInvalidStartNumberMega\" : \"Group names can't start with a number.\"","\"mr_cast_button_connected\" : \"Предаване. Установена е връзка\"","\"call_notification_answer_action\" : \"接聽\"","\"FilterAddingChats\" : \"Adding chats\"","\"ChangePhoneNumber\" : \"Cambia numero di telefono\"","\"common_google_play_services_unsupported_text\" : \"您的设备不支持 Google Play 服务，因此无法运行%1$s。\"","\"ActionTTLChannelChanged\" : \"Messages in this channel will be automatically deleted after %1$s\"","\"DistanceUnits\" : \"Unità di misura\"","\"cast_mute\" : \"ମ୍ୟୁଟ୍ କରନ୍ତୁ\"","\"NoPlayerInstalled\" : \"Você não possui um reprodutor de vídeo, instale um para continuar\"","\"call_notification_hang_up_action\" : \"Kapat\"","\"Days_other\" : \"%1$d days\"","\"Gift2AuctionBidStatusWinning2\" : \"You're winning %s\"","\"SMSFee3Title\" : \"Support via **Telegram Premium >**\"","\"abc_searchview_description_submit\" : \"Адправіць запыт\"","\"abc_menu_function_shortcut_label\" : \"ഫംഗ്ഷന്‍+\"","\"GiftsFeature3Text\" : \"Display gifts on your page and set them as profile covers or statuses.\"","\"common_google_play_services_enable_text\" : \"%1$s nu va funcționa decât dacă activezi serviciile Google Play.\"","\"abc_action_bar_home_description\" : \"होम पेजमा जानुहोस्\"","\"AudiosSavedHint_one\" : \"File salvato nella musica.\"","\"cast_expanded_controller_skip_ad_label\" : \"Pomiń reklamę\"","\"StoriesPinnedText_other\" : \"Now they will be always shown on the top.\"","\"common_google_play_services_install_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે.\"","\"mr_chooser_searching\" : \"Po kërkon pajisje\"","\"Done\" : \"Listo\"","\"SmsAvailableIn\" : \"Je kunt een SMS aanvragen in %1$d:%2$02d\"","\"ErrorSendRestrictedStickersAll\" : \"Spiacenti, non è permesso inviare sticker in questo gruppo.\"","\"JoinedGroupAddTag\" : \"Add Tag\"","\"NotificationsLed\" : \"LED\"","\"common_google_play_services_update_text\" : \"%1$s ei toimi, ellet päivitä Google Play Palveluita.\"","\"SyncContactsAdded\" : \"Contatos deste dispositivo foram adicionados à sua conta.\"","\"UserBlockedRepliesNonPremium\" : \"You need a **Premium** Subscription to reply to **%s**’s stories.\"","\"NotificationContactJoined\" : \"%1$s zit nu op Telegram!\"","\"mr_controller_play\" : \"Main\"","\"GiftAuctionInfo1Text_other\" : \"%d gifts are dropped at varying intervals to the top %d bidders by bid amount.\"","\"call_notification_answer_video_action\" : \"Vídeo\"","\"VoipChannelTitle\" : \"Live stream title\"","\"UsernameEmpty\" : \"Nessuno\"","\"mr_controller_collapse_group\" : \"Dölj\"","\"mr_cast_dialog_title_view_placeholder\" : \"Aucune information disponible\"","\"FloatingDebugDisable\" : \"Disable floating debug\"","\"ViewChannelProfile\" : \"View Channel Info >\"","\"RestorePasswordResetPassword\" : \"إعادة تعيين كلمة المرور\"","\"EmojiInteractionTapHint\" : \"If **%s** were viewing the chat now, they would also see this animation.\"","\"AuthAnotherClientOk\" : \"تمّت المصادقة بنجاح\"","\"Short\" : \"Kort\"","\"mr_user_route_category_name\" : \"기기\"","\"FilterContact\" : \"Contacto\"","\"CurvesRed\" : \"ROSSO\"","\"NotificationActionPinnedTextChannel\" : \"%1$s pinned \"%2$s\"\"","\"VoipChatStreamServerUrl\" : \"Server URL\"","\"PassportSurnameCountry\" : \"Last name (%1$s)\"","\"FilterAvailableText\" : \"*Einstellungen > Ordner* öffnen, um Chats in Ordnern zu sortieren.\"","\"ResetCustomNotificationsAlertTitle\" : \"Meldingen resetten\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour.\"","\"WrongCode\" : \"Неправильний код, спробуйте ще раз.\"","\"cast_disconnect\" : \"Ажыратуу\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अपडेट करेल.\"","\"PaintDuplicate\" : \"Duplica\"","\"SearchEmptyViewTitle2\" : \"No Results\"","\"BusinessLocationMap\" : \"Set Location on Map\"","\"abc_action_menu_overflow_description\" : \"更多選項\"","\"cast_forward_30\" : \"I-forward nang tatlumpung segundo\"","\"Gift2AuctionCountdownFinished\" : \"Finished\"","\"cast_notification_disconnect\" : \"Nqamula\"","\"BotProfilePermissionBiometry\" : \"Biometry\"","\"AllowReadCall\" : \"Consenti a Telegram di ricevere chiamate così potremo inserire in automatico il codice per te.\"","\"abc_activity_chooser_view_see_all\" : \"Տեսնել բոլորը\"","\"FilterDiscardAlert\" : \"You have edited this folder. Apply changes?\"","\"PassportDeleteDocumentPersonal\" : \"Delete personal details\"","\"EventLogPromotedAddUsers\" : \"Add users\"","\"AffiliateProgramStartedText\" : \"Any Telegram user, channel owner or mini app developer can now join your program.\"","\"PleaseReEnterPassword\" : \"Digite a sua senha novamente\"","\"cast_rewind\" : \"Перемотати назад\"","\"SharingOfferDisableConfirmText\" : \"Are you sure you want to disable sharing?\"","\"ImportDoneTitle\" : \"Chat imported successfully!\"","\"abc_searchview_description_clear\" : \"So‘rovni o‘chirish\"","\"NotificationMessagePaidMedia_other\" : \"%2$s hat dir einen bezahlten Beitrag für %1$d Sterne gesendet\"","\"fingerprint_error_user_canceled\" : \"Piršto antspaudo operaciją atšaukė naudotojas.\"","\"FilterRemoveExclusionText\" : \"Wirklich \"%1$s\" aus der 'immer ausgeschlossen' Liste entfernen?\"","\"NotificationMessageTodo2\" : \"%1$s sent you a checklist %2$s\"","\"PeopleJoined_one\" : \"%1$d people joined\"","\"AreYouSureLogout\" : \"هل تريدون فعلًا تسجيل الخروج؟\n\nسيؤدي هذا إلى حذف كل محادثاتك السرية.\n\nيمكنك استخدام تيليجرام على كل أجهزتك في الوقت نفسه واستخدام عدة حسابات على نفس التطبيق.\"","\"abc_searchview_description_clear\" : \"Сурамды өчүрүү\"","\"StoryRemoveRoundTitle\" : \"Remove Video\"","\"NotificationMessageChannelGiveaway\" : \"%1$s hat eine Verlosung von %2$sx %3$sm Premium-Abonnements veröffentlicht\"","\"cast_tracks_chooser_dialog_cancel\" : \"Batal\"","\"confirm_device_credential_password\" : \"پاس ورڈ استعمال کریں\"","\"Gift2SendYourBalance_other\" : \"Your balance is %d Stars\"","\"VoipChannelChatJoined\" : \"**%1$s** joined the live stream.\"","\"fcm_fallback_notification_channel_label\" : \"기타\"","\"mr_chooser_wifi_learn_more\" : \"ଅଧିକ ଜାଣନ୍ତୁ\"","\"cast_notification_disconnect\" : \"Koble fra\"","\"mr_controller_no_info_available\" : \"Nema dostupnih informacija\"","\"ForgotPassword\" : \"هل نسيت كلمة المرور؟\"","\"TodoDeleteItem\" : \"Delete Item\"","\"LeaveChannel\" : \"Leave Channel\"","\"FolderLinkTitleAdd\" : \"Add folder\"","\"mr_chooser_wifi_warning_description_phone\" : \"Башка түзмөк бул телефон менен бир Wi-Fi тармагына туташып турушу керек\"","\"FolderLinkSubtitleRemove\" : \"Do you also want to quit the chats included in this folder?\"","\"StarsCount_other\" : \"%d Stars\"","\"RestoreEmailSent\" : \"제공하신 이메일로 복구 코드를 보냈습니다:\n\n%1$s\"","\"AutoDownloadMedia\" : \"미디어 자동 다운로드\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Llave de acceso\"","\"cast_expanded_controller_background_image\" : \"Ảnh bìa album\"","\"ResetAccount\" : \"Reset account\"","\"ErrorSendRestrictedPollsAll\" : \"المعذرة، لا يُسمح بإرسال الاستفتاءات في هذه المجموعة.\"","\"cast_pause\" : \"暫停\"","\"fcm_fallback_notification_channel_label\" : \"अन्य\"","\"Red\" : \"Vermelho\"","\"StickersStickerEditedInSetToast\" : \"Sticker edited in %1$s sticker set.\"","\"cast_tracks_chooser_dialog_cancel\" : \"ยกเลิก\"","\"Gift2Info2Expired_other\" : \"You can keep this %d Stars gift in your Profile.\"","\"cast_rewind\" : \"倒帶\"","\"SwipeUnmute\" : \"Geluid aan\"","\"common_google_play_services_updating_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van.\"","\"cast_closed_captions_unavailable\" : \"Legendas ocultas não disponíveis\"","\"mr_chooser_title\" : \"Caster sur\"","\"SwipeUnpin\" : \"Togli\"","\"cast_rewind\" : \"Kelaa taaksepäin\"","\"EditAdminTransferSetPassword\" : \"Set Password\"","\"CurrentSession\" : \"Current session\"","\"GiftCraftViewAllVariants\" : \"View all craftable models >\"","\"RecoveryEmail\" : \"Recovery email\"","\"cast_rewind_30\" : \"तीस सेकंड पीछे ले जाएं\"","\"DeleteMessagesTitle\" : \"Delete %1$s\"","\"ContactsPermissionAlertNotNow\" : \"Not now\"","\"mr_controller_volume_slider\" : \"ຕົວປັບລະດັບສຽງ\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Asegúrate de que el dispositivo esté conectado a la misma red Wi-Fi que esta tablet\"","\"LimitReachedSharedFoldersPremium\" : \"You can only have %1$d shareable folders. Try deleting some shareable folder.\"","\"cast_skip_next\" : \"다음 항목으로 건너뛰기\"","\"cast_skip_prev\" : \"Passer à l'élément précédent\"","\"PaymentShippingAddress1Placeholder\" : \"Address 1 (Street)\"","\"mr_chooser_wifi_learn_more\" : \"Uzzināt vairāk\"","\"ResetChatBackgrounds\" : \"Chatachtergronden resetten\"","\"mr_chooser_wifi_warning_description_phone\" : \"Басқа құрылғы осы телефонмен бірдей Wi-Fi желісінде екеніне көз жеткізіңіз.\"","\"ActionBotDocumentPassportRegistration\" : \"Reisepass-Registrierung\"","\"cast_skip_prev\" : \"మునుపటి అంశానికి దాటవేయి\"","\"ResetMyAccountWarningReset\" : \"Apagar conta\"","\"call_notification_ongoing_text\" : \"Actief gesprek\"","\"ActionYouChangedTitle\" : \"Você alterou o nome do grupo para un2\"","\"StoryPrivacyRecipients_one\" : \"%d recipient\"","\"NotificationActionPinnedContactChannel2\" : \"ثبّتَت %1$s جهة اتصال %2$s\"","\"SponsoredMessage2\" : \"Sponsored\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Sous-titres\"","\"mr_user_route_category_name\" : \"Amadivayisi\"","\"abc_activity_chooser_view_see_all\" : \"Бүгдийг харах\"","\"mr_dialog_default_group_name\" : \"Csoport\"","\"DeleteForUser\" : \"Delete for %1$s\"","\"NoPhoneFound\" : \"No hay una cuenta de Telegram con este número de teléfono.\"","\"cast_mute\" : \"Вимкнути звук\"","\"CocoonFeature3Text\" : \"Any developer can use Cocoon for AI features. Learn more at **cocoon.org**\"","\"fingerprint_error_hw_not_present\" : \"Cet appareil ne possède pas de capteur d'empreintes digitales\"","\"cast_closed_captions\" : \"সাবটাইটেলগুলি\"","\"cast_rewind_10\" : \"Deset sekundi unatrag\"","\"AttachLocation\" : \"Ubicación\"","\"PassportCountry\" : \"Country\"","\"abc_prepend_shortcut_label\" : \"Kieslys+\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava.\"","\"ChannelBackgroundMessageReplyName\" : \"Du Rove's Channel\"","\"AreYouSureLogout\" : \"Tem certeza de que desejar sair?\n\nIsso apagará todos os seus Chats Secretos.\n\nVocê pode usar o Telegram em todos os seus dispositivos ao mesmo tempo e várias contas no mesmo app.\"","\"abc_shareactionprovider_share_with\" : \"Bendrinti su\"","\"Gift2TabMine\" : \"My Gifts\"","\"call_notification_answer_action\" : \"接听\"","\"cast_ad_label\" : \"Reklaam\"","\"RepeatNotificationsNever\" : \"Never\"","\"NotificationMessageQuiz2\" : \"%1$s 님이 나에게 \"%2$s\" 퀴즈를 보냈습니다\"","\"ArchiveStories_one\" : \"Archive Story\"","\"mr_chooser_wifi_warning_description_tv\" : \"यो टिभी जुन Wi-Fi नेटवर्कमा कनेक्ट गरिएको छ अर्को डिभाइस पनि उही नेटवर्कमा कनेक्ट गरिएको छ भन्ने कुरा सुनिश्चित गर्नुहोस्\"","\"mr_cast_button_connecting\" : \"કાસ્ટ કરો. કનેક્ટ કરી રહ્યાં છીએ\"","\"PassportDiscardChanges\" : \"Are you sure you want to discard all information you've entered?\"","\"UpdatedQuoteTitle\" : \"Quote updated\"","\"DynamicPackOrderInfo\" : \"Automatically place recently used sticker packs at the front of the panel.\"","\"generic_error_no_device_credential\" : \"Nije postavljen PIN, uzorak niti lozinka.\"","\"ic_media_route_learn_more_accessibility\" : \"Aprende a emitir contido\"","\"BoostingApplyChangesUsers\" : \"You have changed the list of users. Apply changes?\"","\"Gift2PerUserLimit_one\" : \"You've already sent **%d** of these gifts, and it's the limit.\"","\"AccDescrIVTable\" : \"Table\"","\"FinalResults\" : \"Final Results\"","\"ImportStickersLinkInvalidShort\" : \"Link must have at least 5 characters.\"","\"cast_connecting_to_device\" : \"%1$s gailura konektatzen\"","\"cast_expanded_controller_loading\" : \"Laai tans …\"","\"PrivacySettingsChangedAlert\" : \"You have changed some privacy settings. Apply changes?\"","\"ActionBotDocumentPhone\" : \"رقم الهاتف\"","\"ChooseYourLanguage\" : \"اختيار اللغة\"","\"abc_searchview_description_search\" : \"खोज\"","\"default_error_msg\" : \"Error desconocido\"","\"MessageScheduledRepeatDeletePostponeWeeks_other\" : \"Postpone By %d Weeks\"","\"RecoveryEmail\" : \"Е-пошта для відновлення\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contraseña\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s fixou uma fatura\"","\"Gift2TransactionPrepaidUpgrade\" : \"Gift Upgrade\"","\"media_notification_channel_name\" : \"Cast\"","\"cast_skip_prev\" : \"Скокни на претходната ставка\"","\"SendByEnter\" : \"Send by Enter\"","\"PermissionXiaomiLockscreen\" : \"통화가 제대로 실행되도록 텔레그램이 잠금 화면에 나타나는 것을 허용해 주세요.\"","\"AttachAudio\" : \"رسالة صوتية\"","\"mr_controller_play\" : \"চালান\"","\"ChangePhoneNumberInfo\" : \"نقلُ حسابك مع ما يحويه من محادثات ووسائطَ لرقمٍ آخر.\"","\"AndMoreTyping_one\" : \"and %1$d more are typing\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"उपशीर्षकहरू\"","\"FilterRemoveInclusionText\" : \"Are you sure you want to remove \"%1$s\" from always included chats?\"","\"ForwardedContact_other\" : \"%1$d forwarded contacts\"","\"EditNumberInfo\" : \"Do you want to edit your number?\n\n**%1$s**\n\nIf the number above is correct, please wait for the verification code.\"","\"SendDayAt\" : \"'Enviar em' d 'de' MMM 'às' HH:mm\"","\"ShowMore\" : \"Mostrar mais\"","\"NotificationActionPinnedPollChannel2\" : \"ثبّتَت %1$s استفتاء %2$s\"","\"AccDescrLike\" : \"Like\"","\"common_google_play_services_unsupported_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك.\"","\"abc_shareactionprovider_share_with_application\" : \"Делите помоћу апликације %s\"","\"common_google_play_services_enable_title\" : \"Google Play開発者サービスの有効化\"","\"LimitReachedFileSize\" : \"The document cant’t be sent, because it is larger than **%1$s**. You can double this limit to **%2$s** per document by subscribing to **Telegram Premium**.\"","\"abc_searchview_description_submit\" : \"ప్రశ్నని సమర్పిస్తుంది\"","\"SetRecoveryEmail\" : \"Додати е-пошту для відновлення\"","\"abc_action_bar_up_description\" : \"Mag-navigate pataas\"","\"common_google_play_services_update_title\" : \"Google Play পরিষেবা আপডেট করুন\"","\"BotMonetizationInfoTONLink\" : \"https://telegram.org/privacy\"","\"PromoteUrl\" : \"https://ads.telegram.org\"","\"cast_ad_label\" : \"Hirdetés\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Trek %1$d\"","\"abc_action_mode_done\" : \"Selesai\"","\"AccDescrCollage\" : \"Collage\"","\"LanguageAlert\" : \"Du versuchst ein Sprachpaket (**%1$s**) anzuwenden, was zu %2$d%% fertiggestellt wurde.\n\nDas wird die gesamte Oberfläche übersetzen. Korrekturen kannst du auf der [Übersetzungsplattform] vorschlagen.\n\nDie Sprache lässt sich jederzeit wieder in den Einstellungen ändern.\"","\"ProfileBotPreviewEmptyButton\" : \"Add preview\"","\"StoriesIntroSubHeader\" : \"You can use these gestures\nto control playback.\"","\"VerificationCode\" : \"Verifizierungscode\"","\"BadgeNumberUnread\" : \"Contar mensajes sin leer\"","\"abc_action_bar_home_description\" : \"Башкы бетке чабыттоо\"","\"VoipEditTitleHint\" : \"Title\"","\"ChangePhoneHelp\" : \"Seu novo número receberá um código de confirmação via chamada ou SMS.\"","\"VoipVideoScreenStopSharing\" : \"STOP SHARING\"","\"common_google_play_services_unknown_issue\" : \"%1$s ka probleme me shërbimet e Google Play. Provo sërish.\"","\"SearchEngine1Name\" : \"Google\"","\"ErrorSendRestrictedPhotoAll\" : \"No está permitido enviar fotos en este grupo.\"","\"NotificationActionPinnedGameScore\" : \"%1$s pinned a game score in the group %2$s\"","\"TelegramContacts_other\" : \"%1$d contacts on Telegram\"","\"NoSuchChannelsInfo\" : \"You don't have channels that meet the requirements for this bot\"","\"ErrorSendRestrictedRoundAll\" : \"No está permitido enviar videomensajes en este grupo.\"","\"abc_action_menu_overflow_description\" : \"আরও বিকল্প\"","\"cast_live_label\" : \"LIVE\"","\"cast_expanded_controller_ad_image_description\" : \"ಬಿತ್ತರಿಸುವಿಕೆ ಸ್ವೀಕರಿಸುವವರು ಜಾಹೀರಾತನ್ನು ಪ್ಲೇ ಮಾಡುತ್ತಿರುವಾಗ ಚಿತ್ರವನ್ನು ಪ್ರದರ್ಶಿಸಲಾಗುತ್ತದೆ\"","\"PassportSurnameLatin\" : \"Last name (latin)\"","\"UseProxySettings\" : \"Usar proxy\"","\"SendAnotherGift\" : \"Send Another Gift\"","\"Gift2AuctionAlreadyParticipateTitle\" : \"Auction\"","\"cast_live_label\" : \"EN DIRECT\"","\"StarRatingLevel\" : \"Level %d\"","\"PollViewVotesAsAdmin_one\" : \"%d Vote >\"","\"PrivacyContactsAndBotUsersMinus\" : \"Contacts & Mini Apps (-%1$d)\"","\"NotificationMessageGroupQuiz2\" : \"%1$s hat das Quiz \"%3$s\" an die Gruppe \"%2$s\" gesendet\"","\"SuggestPostForStars\" : \"Message for ⭐️%s\"","\"SwipeMute\" : \"Mute\"","\"VoipConference\" : \"Ongoing Video Chat\"","\"mr_chooser_zero_routes_found_title\" : \"沒有可用的裝置\"","\"AccDescrChanSilentOn\" : \"Send silently\"","\"PassportLanguage_TK\" : \"Turkmen\"","\"mr_cast_button_connected\" : \"ప్రసారం చేయండి. కనెక్ట్ అయింది\"","\"StoriesAlbumAddAlbum\" : \"Add Album\"","\"PleaseEnterNewFirstPassword\" : \"Neues Passwort festlegen\"","\"cast_skip_prev\" : \"Прескочи на претходну ставку\"","\"fingerprint_not_recognized\" : \"শনাক্ত করা যায়নি\"","\"AutoDownloadMaxFileSize\" : \"Dimensione massima file\"","\"mr_cast_button_connecting\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‏‏‎‎‎‎‎‎‎‎‏‎‎‎‏‏‏‎‏‏‏‎‎‏‏‏‏‎‎‎‎‎‎‏‏‎‏‏‏‏‎‎‏‎‎‎‎‏‏‎‎‏‎‎‎‏‎‏‏‏‎Cast. Connecting‎‏‎‎‏‎\"","\"ChannelNeedBoostsDescriptionNextLevel\" : \"Your channel needs %1$s to be able post **%2$s** per day.\n\nAsk your Premium subscribers to boost your channel with this link:\"","\"GroupBoostsJustReachedLevel1\" : \"This group reached **Level 1** and can now post stories.\"","\"mr_cast_dialog_title_view_placeholder\" : \"Không có thông tin nào\"","\"DeleteProxyConfirm\" : \"정말 이 프록시를 삭제하겠습니까?\"","\"Speed\" : \"Speed\"","\"ProxySettings\" : \"프록시 설정\"","\"PremiumStoriesSaveToGallery\" : \"Save Stories to Gallery\"","\"AppUpdateVersionAndSize\" : \"Versie %1$s • %2$s\"","\"call_notification_hang_up_action\" : \"फोन राख्नुहोस्\"","\"abc_action_bar_home_description\" : \"Mag-navigate sa home\"","\"ReactionInDialog\" : \"Reacted with %s to your message\"","\"Deactivate\" : \"DELETE NOW\"","\"TimerPeriodOnce\" : \"View Once\"","\"AuthAnotherClientDownloadClientUrl\" : \"https://desktop.telegram.org\"","\"PushChatReactInvoice\" : \"%3$s to your invoice in %2$s\"","\"Gift2Value\" : \"Value\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Sarbide-gakoa\"","\"SwipeMute\" : \"Stil\"","\"AccSwipeForArchive\" : \"Swipe down for archive\"","\"NotificationActionPinnedStickerEmoji\" : \"ثبّتَ %1$s ملصق %3$s في مجموعة %2$s\"","\"PlayMarket\" : \"Google Play\"","\"Deletions_other\" : \"%1$d deletions\"","\"GiftCollectionSharedToManyChats_one\" : \"Gift Collection forwarded to **a chat**.\"","\"StarsSentText_other\" : \"You reacted with **%d** stars.\"","\"EditProfileBirthday\" : \"Your birthday\"","\"ChangePhoneNumberOccupied\" : \"\n%1$s 번호는 이미 텔레그램 계정에 연결되어 있습니다. 지금 번호를 사용하기 전에 이전 계정을 탈퇴해 주세요.\"","\"InviteMessagePremiumBlockedThree\" : \"**%1$s**, **%2$s** and **%3$s** only accept invitations to groups from Contacts and **Premium** users.\"","\"PleaseEnterNewFirstPasswordHint\" : \"Insira a nova senha\"","\"InactiveChats\" : \"Inactive chats\"","\"AuthAnotherClientNotFound\" : \"No auth token found\"","\"CheckYourNewEmailSubtitle\" : \"Please enter the code we have sent to your new email %1$s.\"","\"NotificationChatMessagePaidMedia_one\" : \"%2$s hat einen bezahlten Beitrag in %3$s Gruppe für %1$d Stern veröffentlicht\"","\"ErrorSendRestrictedPhoto\" : \"Spiacenti, gli amministratori del gruppo ti hanno vietato di inviare foto.\"","\"cast_forward_30\" : \"Premotaj trideset sekundi unapred\"","\"MessageLockedStars\" : \"**%1$s** charges **⭐️ %2$s** for each message.\"","\"BannedPhoneNumber\" : \"This phone number is banned.\"","\"mr_controller_volume_slider\" : \"Рэгулятар гучнасці\"","\"abc_action_bar_up_description\" : \"Di chuyển lên\"","\"SummaryLimitUpgrade\" : \"Upgrade\"","\"NotificationActionPinnedMusic\" : \"%1$s 님이 %2$s 그룹에 오디오 파일을 고정했습니다\"","\"ShuffleList\" : \"Shuffle list\"","\"AutoDeleteDisable\" : \"Disable\"","\"AccDescrRateTranscriptionUp\" : \"Rate up\"","\"ChooseStickerSet\" : \"CHOOSE STICKER SET\"","\"BotCantJoinGroups\" : \"이 봇은 그룹에 들어올 수 없습니다.\"","\"TosAgeText\" : \"Tippe auf Zustimmen, um zu bestätigen, dass du mindestens %1$s oder älter bist.\"","\"Calling\" : \"회원님에게 전화하는 중...\"","\"StarsSubscriptionStatusExpired\" : \"expired\"","\"cast_expanded_controller_loading\" : \"Cargando…\"","\"SuggestionStarsWillBeLostInfo\" : \"You won’t receive Stars for this post if you delete it now. The post must remain visible for at least** %d hours** after it was published.\"","\"PrivacyPhoneInfo\" : \"Gli utenti che hanno il tuo numero salvato in rubrica lo vedranno anche su Telegram.\"","\"abc_searchview_description_query\" : \"Consulta de búsqueda\"","\"YourVersionIsLatest\" : \"Your version is up to date.\"","\"cast_forward_10\" : \"Aurreratu hamar segundo\"","\"NotificationActionPinnedPollUser\" : \"%1$s ha fissato un sondaggio %2$s\"","\"UseProxyTelegram\" : \"بروكسي MTProto\"","\"TonNeededTextGiftBuyResale\" : \"Buy **TON** to buy gifts.\"","\"Gift2Info3_one\" : \"You can keep this gift in your Profile or convert it to **%1$d** Star.\"","\"NotificationsCustom\" : \"Personalizadas\"","\"cast_closed_captions\" : \"Slēgtie paraksti\"","\"ChannelNotifyMembersInfoOff\" : \"Members will receive a silent notification\"","\"abc_shareactionprovider_share_with_application\" : \"Dela med %s\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s sent a %3$s sticker to the group %2$s\"","\"Times_other\" : \"%1$d times\"","\"DidNotGetTheCodeInfo\" : \"코드를 SMS 혹은 전화로 받지 못하였을 경우, **셀룰러 데이터 설정**과 전화번호를 확인해주세요:\n\n**%1$s**\n\n현재 남은 방법은 다른 번호로 시도하시거나 텔레그램 지원에 연락하는 것입니다. **도움말**을 탭하여 저희가 문제를 확인할 수 있도록 자세하게 기술적인 내용을 전달해주세요.\"","\"ErrorSendRestrictedVideo\" : \"죄송하지만, 이 그룹의 관리자가 여기에 영상을 보내지 못하도록 제한했습니다.\"","\"StarsReactionsDisabled\" : \"Star Reactions were disabled on **%s**.\"","\"common_google_play_services_enable_button\" : \"Включить\"","\"abc_searchview_description_clear\" : \"Обришите упит\"","\"StarsSubscribeButton\" : \"Subscribe\"","\"PassportRequest\" : \"**%1$s** requests access to your personal data to sign you up for their services.\"","\"common_google_play_services_update_title\" : \"Актуализиране на услугите за Google Play\"","\"ActionYouKickUser\" : \"Você removeu un2\"","\"Calling\" : \"يتم الاتصال بك...\"","\"NotificationMessageScheduled\" : \"������ You: %1$s\"","\"GlobalAttachVideoRestricted\" : \"Sending video isn't allowed in this group.\"","\"HowDoesItWork\" : \"How does it work?\"","\"cast_notification_connected_message\" : \"%1$s এ সংযুক্ত হয়েছে\"","\"DeclineDeactivate\" : \"Rechazar y eliminar\"","\"SentCallCode\" : \"Estamos llamando al número **%1$s**.\n\nNo contestes. Telegram hará todo el proceso automáticamente.\"","\"RemoveManyStickersCount_other\" : \"Remove %1$d stickers\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s pinned a %2$s sticker\"","\"StarsReactionTermsLink\" : \"https://telegram.org/tos/stars\"","\"ActionKickUserYou\" : \"un1 removed you\"","\"Users_one\" : \"%1$d user\"","\"cast_expanded_controller_live_stream_indicator\" : \"লাইভ স্ট্রিম\"","\"common_google_play_services_unknown_issue\" : \"%1$s is having trouble with Google Play services. Please try again.\"","\"FilterChatsAddedToExisting\" : \"Añadiste **%1$s** a **%2$s**.\"","\"PinnedMessages\" : \"Mensagens Fixadas\"","\"PmEditedDateTimeAt\" : \"edited %1$s at %2$s\"","\"abc_menu_enter_shortcut_label\" : \"Enter 鍵\"","\"GiftCraftInfoFeature2Title\" : \"Maximize Chances\"","\"ReplyDialogYourChats\" : \"Your Chats\"","\"mr_controller_volume_slider\" : \"볼륨 슬라이더\"","\"common_google_play_services_install_title\" : \"A Google Play-szolgáltatások beszerzése\"","\"common_google_play_services_enable_button\" : \"Kveikja\"","\"google_assistant_verification_channel_name\" : \"ຕົວກວດຢັ້ງຢືນຜູ້ຊ່ວຍ\"","\"cast_forward\" : \"Pārtīt\"","\"Videos_other\" : \"%1$d videos\"","\"PrivacyMusicInfo\" : \"You can restrict who can see you music with granular precision.\"","\"GiftResaleFilterForStarsOnly\" : \"For Stars Only\"","\"ApplyAvatarHint\" : \"You can change it in **Settings.**\"","\"UnpinAllMessagesNoCaps\" : \"Unpin all Messages\"","\"BoostingFromCountriesCount_other\" : \"from %1$d countries\"","\"BoostingEnableProfileIcon\" : \"Unlock Profile Icons\"","\"EnterNewEmail\" : \"새로운 이메일을 입력하세요\"","\"generic_error_no_device_credential\" : \"Non se estableceu ningún PIN, padrón nin contrasinal.\"","\"PrivacyVoiceMessages\" : \"Voice Messages\"","\"LanguageCustomAlert\" : \"أنت على وشك تطبيق حزمة اللغة المخصصة (**%1$s**) والمكتملة بنسبة %2$d%%.\n\nسيؤدي هذا إلى ترجمة الواجهة بالكامل، يمكنك اقتراح التصحيحات في [منصة الترجمة].\n\nيمكنك تغيير لغتك مرة أخرى في أي وقت من خلال الإعدادات.\"","\"common_google_play_services_notification_ticker\" : \"Chyba služeb Google Play\"","\"ResellGiftInfo_other\" : \"You will receive **%d** Stars.\"","\"EmailPasswordConfirmText2\" : \"لإتمام إعداد بريد الاسترداد؛ يرجى تفقد بريدك الإلكتروني (ويرجى كذلك تفقد مجلد البريد المزعج) وكتابة الرمز الذي أرسلناه للتو.\"","\"SettingsNoResults\" : \"Leider nichts gefunden\"","\"abc_shareactionprovider_share_with_application\" : \"%s과(와) 공유\"","\"ChannelSignInfo\" : \"Add names of admins to the messages they post.\"","\"TosDecline\" : \"유감스럽게도, 텔레그램에 가입하실 수 없습니다.\n\n다른 서비스와 달리 저희는 광고 타겟팅이나 다른 상업적 목적으로 귀하의 데이터를 사용하지 않습니다. 텔레그램이 안전하고 기능이 풍부한 클라우드 서비스로서 작동하는 데 필요한 정보만을 저장합니다. 개인 정보 및 보안 설정에서 데이터 사용 방식(동기화된 연락처 삭제 따위)을 설정하실 수 있습니다.\n\n하지만 텔레그램의 간소한 요구 사항에 두루 동의하실 수 없다면 저희로서 이 서비스를 제공해 드리기가 어렵습니다.\"","\"abc_action_bar_up_description\" : \"Yuxarı keçin\"","\"SuggestedOfferTON\" : \"Offer TON\"","\"generic_error_no_keyguard\" : \"Dit apparaat ondersteunt geen pincode, patroon of wachtwoord.\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge.\"","\"cast_closed_captions_unavailable\" : \"A feliratok nem érhetők el\"","\"StarRatingFuture_other\" : \"The rating will update in %d days after purchases.\"","\"fingerprint_error_user_canceled\" : \"Odczyt odcisku palca został anulowany przez użytkownika.\"","\"StopLoading\" : \"Deseja cancelar o carregamento?\"","\"LoginPasswordText\" : \"2단계 인증이 켜져 있으므로, 계정이 추가 비밀번호로 보호됩니다.\"","\"ProfileStoriesArchiveHint\" : \"Only you can see archived stories unless you choose to save them to your profile.\"","\"AreYouSureDeleteContact\" : \"Are you sure you want to delete this contact?\"","\"BotDownloadFileTitle\" : \"Download Document\"","\"Gift2AttributeSymbol\" : \"Symbol\"","\"cast_tracks_chooser_dialog_ok\" : \"Потврди\"","\"NotificationActionPinnedQuizUser\" : \"%1$s pinned a quiz %2$s\"","\"mr_chooser_title\" : \"ສົ່ງສັນຍານໄປທີ່\"","\"mr_button_content_description\" : \"Трансліраваць\"","\"default_error_msg\" : \"未知错误\"","\"SetPasscode\" : \"Set a Passcode\"","\"cast_notification_connecting_message\" : \"Menyambung ke %1$s\"","\"ChatHistoryVisibleInfo\" : \"New members will see messages that were sent before they joined.\"","\"DeleteAllMessagesSavedAlert\" : \"경고! 이 대화방의 **모든 메시지**가 삭제됩니다.\"","\"DidNotGetTheCodeSms\" : \"Toca para recibir el código por SMS\"","\"DeleteProxyConfirm\" : \"هل أردت فعلًا حذف هذا البروكسي؟\"","\"LanguageNameInEnglish\" : \"Ukrainian\"","\"cast_skip_next\" : \"Nenda kwenye kipengee kinachofuata\"","\"NotificationsLedInfo\" : \"Una pequeña luz que parpadea utilizada en algunos dispositivos para señalar los mensajes nuevos.\"","\"Gift2ActionConvertedInfo_one\" : \"You converted this gift to %d Star.\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"Hierdoor wordt de bot ook gedeblokkeerd.\"","\"StartText\" : \"국가 번호를 확인하고 전화번호를 입력해 주세요.\"","\"ActionAddUserYou\" : \"un1 ti ha aggiunto\"","\"common_google_play_services_update_text\" : \"‏جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔\"","\"BotSharedToMany_other\" : \"Sent message to %d chats\"","\"ChannelDeleteInfo\" : \"You will lose all messages in this channel.\"","\"call_notification_decline_action\" : \"नकार द्या\"","\"LinkCopiedPrivateInfo\" : \"This link will only work for members of this chat.\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"Puedes cambiar tus ajustes de autodescarga para reducir el uso de datos al usar Wi-Fi.\"","\"AuthAnotherClientScan\" : \"Scan QR-code\"","\"SetAdditionalPasswordInfo\" : \"Вы можете установить пароль, который будет запрашиваться при входе с нового устройства в дополнение к коду из SMS.\"","\"ProfileCopyUsername\" : \"Copy Username\"","\"UsernameActivateErrorTitle\" : \"Too many active links\"","\"common_google_play_services_update_title\" : \"განაახლეთ Google Play Services\"","\"common_google_play_services_update_title\" : \"Оновіть сервіси Google Play\"","\"fingerprint_not_recognized\" : \"Þekktist ekki\"","\"NotificationGroupForwardedFew\" : \"أعاد %1$s تحويل %3$s لمجموعة %2$s\"","\"google_assistant_verification_channel_name\" : \"Verifikator Asistenta\"","\"ResetChatBackgroundsAlert\" : \"Möchtest du wirklich alle Chat-Hintergründe zurücksetzen?\"","\"common_google_play_services_enable_button\" : \"ప్రారంభించండి\"","\"mr_controller_no_media_selected\" : \"मीडिया निवडला नाही\"","\"common_google_play_services_notification_ticker\" : \"Google Play服务出错\"","\"UnlockPaidContentShort_other\" : \"⭐️%d\"","\"abc_searchview_description_clear\" : \"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ\"","\"ChatBackground\" : \"Sfondo chat\"","\"mr_cast_button_disconnected\" : \"کاسٹ کریں۔ غیر منسلک کردہ\"","\"QuoteMaxErrorMessage\" : \"The selected text is too long to quote.\"","\"StakeDiceTitle\" : \"Emoji Stake\"","\"CheckPasswordPerfect\" : \"¡Perfecto!\"","\"abc_action_menu_overflow_description\" : \"Fler alternativ\"","\"RestorePasswordNoEmailText2\" : \"비밀번호 설정시 복구 이메일을 제공하지 않았기 때문에, 기존 비밀번호를 기억해내거나 7일 후 비밀번호가 초기화될때까지 기다려주셔야 합니다.\"","\"TopicChangeIconAndTitleTo\" : \"%1$s changed the topic title and icon to %2$s\"","\"LoginAccessibilityCountryCode\" : \"Код країни\"","\"SettingsDevices\" : \"Devices\"","\"PermissionStorageWithHint\" : \"O **Telegram** precisa de acesso ao armazenamento para enviar e salvar fotos, vídeos, músicas e outros documentos. Toque em Configurações > Permissões e ative **Arquivos e mídia**.\"","\"PhoneNumberAlert\" : \"Gli utenti vedranno il tuo nuovo numero se lo hanno in rubrica o se le tue impostazioni sulla privacy lo consentono. Puoi modificarle in Impostazioni > Privacy e sicurezza > Numero di telefono.\"","\"call_notification_ongoing_text\" : \"Pašreizējais zvans\"","\"PaymentShippingEmailPlaceholder\" : \"Email\"","\"CommentsTitle\" : \"Comments\"","\"DeleteSelectedCallsText\" : \"Do you want to delete selected calls from recent?\"","\"fingerprint_not_recognized\" : \"Tidak dikenali\"","\"call_notification_ongoing_text\" : \"Oproep aan die gang\"","\"abc_menu_enter_shortcut_label\" : \"daxil olun\"","\"cast_expanded_controller_live_stream_indicator\" : \"ຖ່າຍທອດສົດ\"","\"mr_dialog_default_group_name\" : \"Gruppo\"","\"BusinessBotPermissionsProfileSection\" : \"Manage Profile\"","\"mr_controller_no_media_selected\" : \"மீடியா எதுவும் தேர்ந்தெடுக்கப்படவில்லை\"","\"generic_error_no_keyguard\" : \"Пристрій не підтримує PIN-код, ключ або пароль.\"","\"FontSizePreviewLine2\" : \"It's morning in Tokyo ������\"","\"cast_play\" : \"Cheza\"","\"cast_ad_label\" : \"Iklan\"","\"PassportAddBankInfo\" : \"Upload a scan of your bank statement.\"","\"mr_cast_button_connected\" : \"Perduoti. Prisijungta\"","\"ArchiveHintHeader2\" : \"Muted chats\"","\"CancelLinkExpired\" : \"Link ist ungültig oder abgelaufen.\"","\"AddManyMembersAlertNamesText_one\" : \"Weet je zeker dat je dit lid aan **%2$s** wilt toevoegen?\"","\"OptimizingTelegram\" : \"Optimizing Telegram...\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s pinned a sticker\"","\"common_google_play_services_update_title\" : \"Dateer Google Play Dienste op\"","\"TodayAtFormattedWithToday\" : \"오늘 %1$s\"","\"mr_controller_volume_slider\" : \"Volumeglyer\"","\"ResendCode\" : \"Resend code\"","\"UsernameInUsePurchase\" : \"Questo link è già occupato.\nTuttavia, al momento è disponibile per l'acquisto. **Scopri di più…**\"","\"cast_unmute\" : \"Riattiva audio\"","\"ActionInviteChannelUserFolder\" : \"تم انضمام un1 إلى القناة عبر رابط الدعوة للمجلد\"","\"BotAddToGroupOrChannelInfo\" : \"This bot is able to manage a group or channel.\"","\"TapToChange\" : \"Toca para cambiar\"","\"mr_chooser_wifi_warning_description_phone\" : \"‏مطمئن شوید این تلفن و دستگاه دیگر به شبکه Wi-Fi یکسانی متصل باشند\"","\"AddAnExplanation\" : \"إضافة شرح\"","\"VoipGroupUserRemove\" : \"Remove\"","\"AutoDownloadPhotos\" : \"الصور\"","\"SuggestionAgreementDeclinedThis\" : \"❌ **%s** rejected this message.\"","\"common_google_play_services_updating_text\" : \"%1$s, şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz.\"","\"Gift2TabInStock\" : \"In Stock\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTipsKo\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Verifică dacă celălalt dispozitiv este în aceeași rețea Wi-Fi ca acest dispozitiv\"","\"AreYouSureClearHistorySavedMessages\" : \"Vuoi davvero cancellare i **Messaggi salvati**? Questa azione non può essere annullata.\"","\"abc_action_bar_up_description\" : \"Дээш шилжих\"","\"NotificationsSoundReactions\" : \"Reactions Sound\"","\"ChangePhoneNewNumber\" : \"Nieuw nummer\"","\"InvalidLastName\" : \"Dieser Name kann leider nicht benutzt werden\"","\"BoostDate\" : \"Date\"","\"fingerprint_dialog_touch_sensor\" : \"Коснитесь сканера отпечатков.\"","\"AttachPhoto\" : \"صورة\"","\"mr_chooser_wifi_warning_description_tv\" : \"Убедитесь, что другое устройство подключено к той же сети Wi-Fi, что и телевизор\"","\"YourPassword\" : \"La tua password\"","\"AddToTheGroupAlertTitle\" : \"Add bot\"","\"abc_toolbar_collapse_description\" : \"कोलॅप्स करा\"","\"ExplainStarsFeature3Title\" : \"Unlock content in channels\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Spår %1$d\"","\"Gift2SelfInfoConverted_other\" : \"You converted this gift to **%d Stars**.\"","\"PleaseEnterNewSecondPasswordHint\" : \"Voer nieuw wachtwoord nogmaals in\"","\"AutoDeleteHintOnText\" : \"New messages in this chat will be automatically deleted in %1$s.\"","\"call_notification_ongoing_text\" : \"진행 중인 통화\"","\"RestrictUserDeleteAllReactions\" : \"Delete all reactions\"","\"abc_menu_enter_shortcut_label\" : \"Enter 键\"","\"abc_searchview_description_query\" : \"Paieškos užklausa\"","\"ChannelPrivateInfo\" : \"Private channels can only be joined via an invite link.\"","\"ErrorSendRestrictedVoice\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال رسائل صوتية.\"","\"common_open_on_phone\" : \"ტელეფონში გახსნა\"","\"ColorWhite\" : \"Branco\"","\"StoryPrivacyNone\" : \"None\"","\"ReportUnrelatedGroupText\" : \"Please let us know if this group is not related to this location:\n\n**%1$s**\"","\"ResetNotificationsAlert\" : \"Are you sure you want to reset all notification settings to default?\"","\"RepeatNotifications\" : \"Ripeti notifiche\"","\"EnterCode\" : \"Code invoeren\"","\"BusinessHoursProfile\" : \"Business hours\"","\"mr_button_content_description\" : \"Sakaza\"","\"mr_chooser_looking_for_devices\" : \"Eszközök keresése…\"","\"AccActionTakePicture\" : \"Take a picture\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাছৱৰ্ড\"","\"call_notification_hang_up_action\" : \"ସମାପ୍ତ କରନ୍ତୁ\"","\"LastNameSmall\" : \"Sobrenome\"","\"ChannelTooMuch\" : \"Sorry, you are a member of too many groups and channels. Please leave some before creating a new one.\"","\"ArchivedEmojiPacks\" : \"Archived Emoji Packs\"","\"SMSPhraseBeginningText\" : \"We’ve sent an SMS with a secret phrase that starts with “**%2$s**” to your phone **%1$s**.\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s fixou um %3$s sticker no grupo %2$s\"","\"search_menu_title\" : \"Cari\"","\"ActionPinnedMusic\" : \"un1 pinned an audio file\"","\"call_notification_hang_up_action\" : \"Спушти\"","\"SuggestedOfferRefundByUserAmountUnknown\" : \"%2$s will not receive funds because %1$s requested a refund\"","\"cast_play\" : \"Speel\"","\"common_google_play_services_install_title\" : \"Instalar o Google Play Services\"","\"StoriesSelected_one\" : \"%d Selected\"","\"google_assistant_verification_notification_title\" : \"Google 어시스턴트가 메시지를 전송하는 중\"","\"NotificationsCustom\" : \"Eigene\"","\"Code\" : \"Código\"","\"common_google_play_services_enable_text\" : \"Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play.\"","\"mr_controller_close_description\" : \"إغلاق\"","\"LiteModeInfo\" : \"Reduce motion effects to save power.\"","\"AutoDownloadFilesTitle\" : \"Download automático de arquivos e músicas\"","\"MessageLifetimeYouRemoved\" : \"لقد عطلتَ عداد التدمير الذاتي\"","\"NotificationActionPinnedGameScore\" : \"%1$s fixou um placar de jogo no grupo %2$s\"","\"LedColor\" : \"لون الضوء\"","\"StarsTopupLinkTopupAnyway\" : \"Topup Anyway\"","\"mr_cast_dialog_title_view_placeholder\" : \"సమాచారం అందుబాటులో లేదు\"","\"Gift2OnSale\" : \"on sale\"","\"NotificationsFrequencyDivider\" : \"in\"","\"ShareSendVideo\" : \"Send video\"","\"AutoDeleteGlobalTimerDisabled\" : \"Self-destruct timer disabled for all new chats.\"","\"ScheduleNotifyOffChat\" : \"%s will receive a silent notification\"","\"FactCheckDeleted\" : \"Fact check removed.\"","\"call_notification_hang_up_action\" : \"Prekini\"","\"mr_user_route_category_name\" : \"Naprave\"","\"Gift2ChannelMadePrivateTitle\" : \"Gift Hidden\"","\"ConfirmCorrectNumber\" : \"Is dit het juiste nummer?\"","\"SetGroupPhoto\" : \"Set Group Photo\"","\"mr_chooser_wifi_warning_description_tv\" : \"ሌላኛው መሣሪያ ከዚህ ቲቪ ጋር አንድ ዓይነት የWi-Fi አውታረ መረብ ላይ መሆኑን ያረጋግጡ\"","\"fingerprint_error_hw_not_present\" : \"このデバイスには指紋認証センサーがありません\"","\"Set\" : \"Imposta\"","\"AutoDownloadOnUpToFor\" : \"%2$s에 최대 %1$s\"","\"StarsTransactionFloodskipNumber_other\" : \"%d\"","\"LoginPasswordText\" : \"Ви вмикали двоетапну перевірку. Ваш акаунт захищений додатковим паролем.\"","\"IsTyping\" : \"is typing...\"","\"YourVersionIsLatest\" : \"Tu versión está actualizada.\"","\"ActionAddUserSelfYou\" : \"Du bist in die Gruppe zurückgekehrt\"","\"CocoonFeature2Title\" : \"Efficient\"","\"mr_controller_close_description\" : \"Mbyll\"","\"AutoNightTheme\" : \"Auto-Night Mode\"","\"mr_chooser_wifi_warning_description_tv\" : \"Ziurtatu beste gailua telebistaren wifi-sare berera konektatuta dagoela\"","\"common_google_play_services_wear_update_text\" : \"A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát.\"","\"mr_controller_volume_slider\" : \"Glisor pentru volum\"","\"cast_skip_next\" : \"Келесі элементке өту\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s pinned a %3$s sticker in the group %2$s\"","\"Blue\" : \"Azul\"","\"default_error_msg\" : \"Ralat tidak diketahui\"","\"abc_activity_chooser_view_see_all\" : \"আটাইবোৰ চাওক\"","\"LastSeenContactsPlus\" : \"Contatti (+%1$d)\"","\"cast_expanded_controller_skip_ad_label\" : \"Preskoči oglas\"","\"NotificationMessageGroupPoll2\" : \"%1$s enviou uma enquete %3$s no grupo %2$s\"","\"NotificationsOff\" : \"No\"","\"call_notification_answer_video_action\" : \"Videó\"","\"fingerprint_not_recognized\" : \"Не е разпознато\"","\"DisableSharingInfoHeader3\" : \"No Saving\"","\"abc_capital_off\" : \"ИДЭВХГҮЙ\"","\"PrivacyProfilePhotoInfo3\" : \"You can add users or entire groups that will **not** see your profile photo.\"","\"CreateManagedBotUsername\" : \"Username\"","\"cast_casting_to_device\" : \"Predvajanje v: %1$s\"","\"ArchiveHintSection2Info\" : \"Hide the Archive from your Main screen by swiping on it.\"","\"EditWidget\" : \"تحرير الأداة\"","\"Short\" : \"짧게\"","\"BusinessHoursDayInfo\" : \"Specify your working hours during the day.\"","\"Ban\" : \"Banir\"","\"cast_notification_connecting_message\" : \"%1$s എന്നതിലേക്ക് കണക്റ്റുചെയ്യുന്നു\"","\"HintViewStoriesMultiple_one\" : \"Tap here to view your %d story\"","\"ic_media_route_learn_more_accessibility\" : \"Descubre cómo transmitir contenido\"","\"common_google_play_services_update_button\" : \"అప్‌డేట్ చేయి\"","\"NotificationsReactions\" : \"Reacciones\"","\"mr_cast_button_disconnected\" : \"कास्ट गर्नुहोस्। डिस्कनेक्ट गरियो\"","\"PremiumPreviewLastSeen\" : \"Last Seen Times\"","\"mr_controller_pause\" : \"Jeda\"","\"AddProxy\" : \"프록시 추가\"","\"common_google_play_services_unknown_issue\" : \"Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu.\"","\"StarsTransactionFloodskipMessages_one\" : \"%d Message\"","\"Search\" : \"Search\"","\"cast_mute\" : \"Дууг хаах\"","\"DebugMenuResetDialogs\" : \"대화 초기화\"","\"ChangePasscode\" : \"Change Passcode\"","\"ViewChannel\" : \"View Channel\"","\"SlowmodeSeconds\" : \"%1$ds\"","\"mr_controller_expand_group\" : \"Uitvouwen\"","\"PasteFromClipboard\" : \"Pegar desde el portapapeles\"","\"AutodownloadContacts\" : \"Contatos\"","\"mr_controller_stop_casting\" : \"Zastavit odesílání\"","\"cast_tracks_chooser_dialog_cancel\" : \"Prekliči\"","\"AllowPostSuggestions\" : \"Allow Direct Messages\"","\"EditProfileBioInfoContactsExtra\" : \"Your contacts (%s) can see your bio. **Change >**\"","\"wallet_buy_button_place_holder\" : \"Google ilə alın\"","\"Copy\" : \"Copy\"","\"TapOnThePencilButton\" : \"Tap on the button to start a new chat\"","\"common_open_on_phone\" : \"在手机上打开\"","\"cast_play\" : \"Odtwórz\"","\"AIEditorApply\" : \"Apply\"","\"ErrorSendRestrictedStickersAll\" : \"죄송합니다. 이 그룹에서는 스티커를 보내실 수 없습니다.\"","\"mr_dialog_groupable_header\" : \"إضافة جهاز\"","\"ScreenCaptureInfo\" : \"위 기능을 끄면, 앱 안에서 화면을 캡처하실 수 없지만 앱 전환 화면에서 대화 내용이 숨겨집니다.\"","\"cast_expanded_controller_ad_in_progress\" : \"ಜಾಹೀರಾತು ಪ್ರಗತಿಯಲ್ಲಿದೆ...\"","\"RestoreEmailSentInfo\" : \"Please check your email and enter the 6-digit code we sent you.\"","\"FilterDeleteAlertLinks\" : \"Bist du sicher, dass du diesen Ordner löschen willst? Dadurch werden auch alle Einladungslinks deaktiviert, die zur Freigabe des Ordners erstellt wurden.\"","\"NotificationActionPinnedTextUser\" : \"%1$s heeft \"%2$s\" vastgezet\"","\"VoipGroupStartRecordingTitle\" : \"Start recording\"","\"AppIcon\" : \"App Icon\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost usluga za Google Play\"","\"BotVerifyBotTitle\" : \"Verify Bot\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務錯誤\"","\"cast_play\" : \"चलाएं\"","\"GlobalAttachPlainRestricted\" : \"Sending plain text isn't allowed in this group.\"","\"BotMonetizationInfoFeature2Text\" : \"You can receive 50% of the ad revenue in TON.\"","\"cast_tracks_chooser_dialog_audio\" : \"صوتی\"","\"EmailTokenInvalid\" : \"올바르지 않은 이메일 토큰입니다.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Assegura't que l'altre dispositiu estigui connectat a la mateixa xarxa Wi‑Fi que aquest telèfon\"","\"AddAnotherAccountInfo\" : \"Connect other Telegram accounts and easily switch between them.\"","\"abc_searchview_description_search\" : \"搜索\"","\"LiveStoryReactTitle\" : \"React with Stars\"","\"call_notification_answer_action\" : \"รับสาย\"","\"AffiliateProgramStart\" : \"Start Affiliate Program\"","\"ResetMyAccountWarningReset\" : \"Reset account\"","\"BoostingGiveawayHowItWorksIncludeText_other\" : \"**%2$s** also included **%1$d** **%3$s** in the prizes. Admins of the channel are responsible for delivering these prizes.\"","\"Shares_one\" : \"%1$s share\"","\"AutoDownloadOnAllChats\" : \"Activada en todos los chats\"","\"StoryAutoExceptions\" : \"Automatic Exceptions\"","\"BoostLevelUnlocks_other\" : \"Level %d Unlocks:\"","\"StartMessaging\" : \"بدء المراسلة\"","\"ForwardedPoll_other\" : \"%1$d forwarded polls\"","\"LastSeenNobodyPremiumPlus\" : \"Premium (+%1$d)\"","\"DebugMenuClearWebViewCookies\" : \"Cancella i cookie WebView\"","\"AreYouSureDeleteFewMessagesMega\" : \"Vuoi davvero eliminare questi messaggi per tutti?\"","\"RequestToJoinGroupApproved\" : \"Your request to join the group was approved\"","\"ActionTTLDisabled\" : \"un1 hat den Timer für die Auto-Löschung ausgeschaltet.\"","\"common_google_play_services_wear_update_text\" : \"Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi.\"","\"BusinessRepliesDeleteMessage_other\" : \"Are you sure you want to remove %d quick replies?\"","\"SwipeUnpin\" : \"Maak los\"","\"abc_searchview_description_clear\" : \"Hapus kueri\"","\"mr_user_route_category_name\" : \"Tæki\"","\"abc_menu_space_shortcut_label\" : \"mezerník\"","\"mr_controller_volume_slider\" : \"Garsumo šliaužiklis\"","\"DebugMessageSkeletonsSaturation\" : \"Saturation\"","\"Ban\" : \"حظر\"","\"QuizWellDone\" : \"Well done!\"","\"YouBlockedUser\" : \"Sorry, you can't add this user or bot to groups because you've blocked them. Please unblock to proceed.\"","\"NotificationsDeleteAllException\" : \"حذف جميع الاستثناءات\"","\"Page5Title\" : \"قوي\"","\"confirm_device_credential_password\" : \"Naudoti slaptažodį\"","\"Gift2Converted_other\" : \"%d Stars were sent to your balance\"","\"RestrictSavingContent\" : \"Restrict saving content\"","\"ProfileBotPreviewEmptyText_other\" : \"Upload up to %d screenshots and video demos for your mini app.\"","\"abc_searchview_description_clear\" : \"Pastro pyetjen\"","\"mr_controller_no_media_selected\" : \"Δεν επιλέχθηκαν μέσα\"","\"EnterYourTelegramPasscode\" : \"텔레그램 암호 입력\"","\"NotificationsDeleteAllExceptionAlert\" : \"정말 모든 예외를 삭제하시겠습니까?\"","\"AutoDownloadChannels\" : \"Canais\"","\"PhoneNumberKeepButton\" : \"Keep %1$s\"","\"BoostingAwardsCreated\" : \"Premium Subscriptions Gifted\"","\"AreYouSureClearHistory\" : \"¿Quieres eliminar todos los mensajes en este chat?\"","\"common_google_play_services_install_title\" : \"ទាញយកសេវាកម្ម Google Play\"","\"common_google_play_services_update_title\" : \"Google Play 서비스 업데이트\"","\"CancelPasswordReset\" : \"Cancelar redefinição de senha? Se você solicitar uma nova redefinição mais tarde, levará mais 7 dias.\"","\"RestorePasswordResetAccount\" : \"Redefinir Conta\"","\"AuthAnotherClientInfo1\" : \"Baixe o Telegram em *desktop.telegram.org* no seu computador.\"","\"Italic\" : \"Italic\"","\"NoSharedFilesSecret\" : \"Files and documents from this chat will be shown here.\"","\"BlockUserMultiTitle\" : \"Gebruiker blokkeren\"","\"SwipeMarkAsUnread\" : \"No leído\"","\"Gift2ConvertedTitle\" : \"Converted Gift\"","\"ChannelContacts\" : \"Contacts in this channel\"","\"PlainTextRestrictedHint\" : \"Text not allowed\"","\"WallpaperDimming\" : \"Dimming\"","\"DeleteReactionOptionsTitle_other\" : \"Delete %d Reactions?\"","\"BusinessLinksFooterTwoLinks\" : \"You can also use a simple link for a chat with you — %1$s or %2$s.\"","\"AutoDownloadHigh\" : \"Alto\"","\"NoUsernameFound\" : \"Username non trovato.\"","\"MonetizationBalanceInfoNotAvailable\" : \"In the coming weeks you will be able to collect your reward using Fragment, a third-party platform used by advertisers to pay ads. **Learn more >**\"","\"cast_rewind_30\" : \"30초 되감기\"","\"PleaseEnterCurrentPasswordGiftTransfer\" : \"Please enter your password to send **%s** to Fragment.\"","\"cast_mute\" : \"মিউট কৰক\"","\"ShareLocationAlertTitle\" : \"Share Location\"","\"NotificationMessageStickerEmoji\" : \"%1$s sent you a %2$s sticker\"","\"AddToTheGroupAlertText\" : \"Do you want to add **%1$s** to the group **%2$s**?\"","\"PasswordCode\" : \"Code\"","\"Gift2ActionUpgradeRefundedText\" : \"This gift was downgraded because a request to refund the payment related to this gift was made, and the money was returned.\"","\"cast_expanded_controller_live_stream_indicator\" : \"തൽസമയ സ്‌ട്രീം\"","\"FilterRecommended\" : \"Carpetas recomendadas\"","\"CancelLinkExpired\" : \"Ссылка неверна или устарела.\"","\"abc_shareactionprovider_share_with_application\" : \"%s എന്നതുമായി പങ്കിടുക\"","\"mr_controller_collapse_group\" : \"Palos\"","\"mr_controller_expand_group\" : \"Udvid\"","\"abc_capital_on\" : \"מופעל\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Prepričajte se, da je druga naprava povezana v isto omrežje Wi-Fi kot ta tablični računalnik\"","\"ActionPinnedSticker\" : \"un1 pinned a sticker\"","\"QuizExplanationTitle\" : \"Explanation\"","\"cast_rewind\" : \"రివైండ్ చేయి\"","\"DidNotGetTheCodeInfo\" : \"Als je de code niet via SMS of telefonisch hebt ontvangen, controleer dan je **mobiele data-instellingen** en telefoonnummer:\n\n**%1$s**\n\nJe resterende mogelijkheden zijn om een ander nummer te proberen of contact op te nemen met de ondersteuning van Telegram. Tik op **Hulp** om de technische details naar ons te sturen, zodat we het probleem kunnen identificeren.\"","\"ChooseYourLanguageOther\" : \"Altro\"","\"ic_media_route_learn_more_accessibility\" : \"Podívejte se, jak na to\"","\"Gift2StarsCollectibleInfo\" : \"Collectible gifts are unique digital items you exchange or sell.\"","\"StealthModeIsActive\" : \"Stealth Mode Is Active\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Хаалттай тайлбар\"","\"common_google_play_services_enable_title\" : \"Omogućite Google Play usluge\"","\"SavedMessagesInfoQuote\" : \"Quote here to save.\"","\"SmsText\" : \"We sturen je een SMS over %1$d:%2$02d\"","\"AllowPostSuggestionsHint2\" : \"Allow users to send messages to your channel, with an optional fee per message.\"","\"mr_controller_expand_group\" : \"बड़ा करके देखें\"","\"ExternalStorage\" : \"Externe opslag\"","\"ShareYouLocationTitle\" : \"Condividere la tua posizione?\"","\"SearchMessagesFilterEmptyText\" : \"There were no results for \"%s\".\nTry a new search.\"","\"AttachVideoRestricted\" : \"The admins of this group have restricted you from sending video here until %1$s\"","\"mr_controller_casting_screen\" : \"ସ୍କ୍ରୀନ୍‍ କାଷ୍ଟ କରାଯାଉଛି\"","\"BusinessBotPermissionsProfilePicture\" : \"Edit Profile Picture\"","\"NotificationActionPinnedGifUser\" : \"%1$s pinned a GIF\"","\"StarsSubscriptionCompletedText_one\" : \"%1$d Star transferred to **%2$s**.\"","\"FloodWaitTime\" : \"Te veel pogingen, probeer het over %1$s opnieuw\"","\"mr_controller_expand_group\" : \"Zabaldu\"","\"BoostFeatureBackgroundGroup_other\" : \"%d Group Backgrounds\"","\"ChannelHiddenMembersForbidden_other\" : \"Only groups with more than **%1$d members** can hide members.\"","\"KeepMedia\" : \"Keep Media\"","\"cast_mute\" : \"Искључи звук\"","\"WebDownloadAlertInfo\" : \"Start downloading **%s**?\"","\"SelectColorTitle\" : \"Select a color\"","\"DeleteProxyConfirm\" : \"Are you sure you want to delete this proxy?\"","\"ChannelPermissions\" : \"Permissions\"","\"CancelLinkSuccess\" : \"Удаление аккаунта %1$s отменено. Это окно можно закрыть.\"","\"ClearSearchAlertPartialTitle\" : \"Aus Suchverlauf entfernen\"","\"SelectColorTitle\" : \"Kleur instellen\"","\"cast_forward_10\" : \"Он секунд алдыга түрүү\"","\"abc_action_bar_home_description\" : \"Joan orri nagusira\"","\"BotMonetizationBalanceInfoLink\" : \"https://telegram.org/tos/content-creator-rewards\"","\"mr_chooser_zero_routes_found_title\" : \"Nejsou k dispozici žádná zařízení\"","\"AttachMusic\" : \"Musica\"","\"DebugMenuResetContacts\" : \"Ripristina contatti importati\"","\"GIFs_other\" : \"%1$d GIFs\"","\"AutoDownloadOnFor\" : \"On for %1$s\"","\"call_notification_ongoing_text\" : \"שיחה פעילה\"","\"ReverseOrder\" : \"Reverse order\"","\"abc_action_menu_overflow_description\" : \"Más opciones\"","\"SuggestStickersNone\" : \"None\"","\"ForceSetPasswordAlertMessageShort_one\" : \"If you do not set a password, you will only be able to log into your account via SMS once every %1$s day. Do you want to proceed without a password?\"","\"DeleteChatBackgroundsAlert\" : \"¿Quieres eliminar los fondos de pantalla seleccionados?\"","\"SetAdditionalPassword\" : \"추가 비밀번호 설정\"","\"default_error_msg\" : \"Iphutha elingaziwe\"","\"fingerprint_error_lockout\" : \"ลองหลายครั้งเกินไป โปรดลองอีกครั้งภายหลัง\"","\"common_google_play_services_enable_title\" : \"Включите сервисы Google Play\"","\"DiscardChanges\" : \"Scarta le modifiche\"","\"TapToAddPhotoOrDescription\" : \"Tap to add photo or description\"","\"CheckPhoneNumberInfo\" : \"يرجى إبقاء رقم هاتفك محدّثًا؛ لضمان قدرتك على تسجيل الدخول إلى تيليجرام. **معرفة المزيد**\"","\"cast_expanded_controller_skip_ad_text\" : \"Рэкламу можна прапусціць праз %1$d…\"","\"AutoplayMedia\" : \"Automatische Medienwiedergabe\"","\"common_google_play_services_unknown_issue\" : \"%1$s-г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу.\"","\"fingerprint_error_hw_not_present\" : \"Selles seadmes pole sõrmejäljeandurit\"","\"OpenFragment\" : \"Fragment öffnen\"","\"NotificationMessageGroupGame\" : \"%1$s ha invitato il gruppo %2$s a giocare a %3$s\"","\"IpAddress\" : \"IP address\"","\"abc_activitychooserview_choose_application\" : \"యాప్‌ను ఎంచుకోండి\"","\"GroupCallTabWasShownTitle\" : \"**Calls** tab is now visible\"","\"common_google_play_services_notification_channel_name\" : \"Даступнасць сэрвісаў Google Play\"","\"mr_controller_casting_screen\" : \"Էկրանի հեռարձակում\"","\"EventLogSelectedEvents\" : \"Selected actions\"","\"AccSwitchToFullscreen\" : \"Switch to fullscreen\"","\"cast_tracks_chooser_dialog_none\" : \"Байхгүй\"","\"SwipeToGoNextFolder\" : \"Pull up to go to the next unread folder\"","\"cast_forward\" : \"முன்செல்\"","\"common_google_play_services_enable_button\" : \"ਚਾਲੂ ਕਰੋ\"","\"BusinessIntroHeader\" : \"Customize your intro\"","\"cast_forward_30\" : \"Forward thirty seconds\"","\"NotificationMessageGroupInvoice\" : \"%1$s enviou um recibo ao grupo %2$s por %3$s\"","\"Gift2UniquePrepaidUpgradeNotification\" : \"sent an Upgrade for your Gift\"","\"DeleteAllMessagesChannelAlert\" : \"Attenzione! Questo **eliminerà tutti i messaggi** in questo canale.\"","\"AccDescrBackspace\" : \"Backspace\"","\"cast_expanded_controller_background_image\" : \"ആൽബം ആർട്ട്\"","\"UnsaveMessagesTitle\" : \"Apagar %1$s\"","\"AffiliateProgramStopButton\" : \"End Anyway\"","\"StorageCleared\" : \"Storage Cleared\"","\"mr_chooser_wifi_warning_description_car\" : \"ตรวจสอบว่าอุปกรณ์อื่นๆ อยู่ในเครือข่าย Wi-Fi เดียวกันกับรถคันนี้\"","\"Application\" : \"Application\"","\"ForwardingFromNames\" : \"From %s\"","\"BoostingGiveawayHowItWorksText_one\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscription for %4$s for its followers.\"","\"fingerprint_error_user_canceled\" : \"ಬಳಕೆದಾರರು ಫಿಂಗರ್‌ಪ್ರಿಂಟ್ ಕಾರ್ಯಾಚರಣೆಯನ್ನು ರದ್ದುಪಡಿಸಿದ್ದಾರೆ.\"","\"AddAnExplanationInfo\" : \"Gli utenti vedranno questo testo dopo aver scelto l'opzione sbagliata, utile per scopi didattici.\"","\"HideSendersName\" : \"Nascondi nome mittente\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nėra jokios informacijos\"","\"PhoneNumber\" : \"Номер телефона\"","\"PrivacyPaymentsClearAlertTitle\" : \"Cancella info di pagamento\"","\"EmojiSuggestionsUrl\" : \"https://translations.telegram.org/%1$s/emoji\"","\"TextSizeHeader\" : \"메시지 글자 크기\"","\"abc_activitychooserview_choose_application\" : \"App auswählen\"","\"LedDisabled\" : \"Disabled\"","\"cast_seek_bar\" : \"Atskaņošanas meklēšanas vadīkla\"","\"EventLogToggledInvitesOn\" : \"un1 enabled group invites\"","\"Gift2WearingHint\" : \"You can upgrade your gift for free, sell it on\nthe market, or set it as your profile cover.\"","\"UsersCountTitle_one\" : \"%1$d user\"","\"StarsSentAnonymouslyTitle\" : \"Stars sent anonymously!\"","\"NotificationMessageRound\" : \"%1$s heeft je een videobericht gestuurd\"","\"google_assistant_verification_channel_name\" : \"Validador do Assistente\"","\"NotificationsForChats\" : \"Benachrichtigungen für Chats\"","\"FolderLinkRemovedChats_other\" : \"%d chats removed from folder\"","\"SearchMessagesFilterChannels\" : \"Channels\"","\"IncreaseLimit\" : \"Increase Limit\"","\"ActionSetWallpaperForThisChannel\" : \"Channel set a new wallpaper\"","\"mr_dialog_groupable_header\" : \"Додати пристрій\"","\"common_google_play_services_notification_ticker\" : \"Google Play қызметтерінің қатесі\"","\"abc_activity_chooser_view_see_all\" : \"Показати всі\"","\"UseProxyTelegramError\" : \"لم يتم إعداد البروكسي الذي تستخدمه بشكل صحيح وسيتم تعطيله. يرجى العثور على واحد آخر.\"","\"ActionBotDocumentDriverLicence\" : \"Carteira de Motorista\"","\"DeleteReactionMenu\" : \"Delete Reaction\"","\"UnlockPremium\" : \"Subscribe to **Telegram Premium** to unlock this and many other features.\"","\"abc_menu_space_shortcut_label\" : \"فاصله\"","\"NotificationMessageVideo\" : \"%1$s sent you a video\"","\"AddToTheGroupForwardCount\" : \"عدد الرسائل اﻷخيرة المراد تحويلها:\"","\"AddAccountInfo2_one\" : \"Subscribe to **Telegram Premium** to use up to %d account.\"","\"SetAsEmojiStatus\" : \"Set as Status\"","\"UseProxyTitle\" : \"Proxy Server\"","\"Gift2AuctionBidInfoUntilNextRound\" : \"until next round\"","\"NotificationMessageGiveaway\" : \"%1$s te envió un sorteo de %2$s Telegram Premium de %3$sm\"","\"SettingsPrivacySecurity\" : \"Privacy & Security\"","\"common_google_play_services_notification_ticker\" : \"Erreur liée aux services Google Play\"","\"ChannelAntiSpamInfo2\" : \"You can manage anti-spam settings in %s\"","\"ClearSearchAlertPartial_other\" : \"Do you want to remove these %1$d chats from your search history?\"","\"DebugMenuClearWebViewCache\" : \"웹뷰 캐시 비우기\"","\"cast_expanded_controller_ad_image_description\" : \"Slika koja se prikazuje dok je na prijemniku Casta pokrenut oglas\"","\"Page4Message\" : \"**Telegram** оберігає ваші повідомлення\nвід хакерських атак.\"","\"UsernameHelp\" : \"Je kunt een gebruikersnaam instellen op **Telegram**. Op die manier kunnen anderen je vinden en contact met je opnemen zonder je telefoonnummer te kennen.\n\nJe kunt **a–z**, **0–9** en underscores gebruiken. De minimumlengte is **5** tekens.\"","\"cast_expanded_controller_loading\" : \"ল'ড হৈ আছে…\"","\"SelectFromGallery\" : \"Select from gallery\"","\"cast_pause\" : \"Pauza\"","\"UserRestrictionsCustom\" : \"Custom\"","\"ic_media_route_learn_more_accessibility\" : \"کاسٹ کرنے کا طریقہ جانیں\"","\"mr_button_content_description\" : \"कास्ट करें\"","\"SwipePin\" : \"Zet vast\"","\"mr_cast_button_disconnected\" : \"കാസ്‌റ്റ് ചെയ്യുക. വിച്ഛേദിച്ചു\"","\"GiftOfferRowFee\" : \"Fee\"","\"ChangeChannelNameColor2\" : \"المظهر\"","\"abc_shareactionprovider_share_with\" : \"Comparte contido con\"","\"common_google_play_services_unsupported_text\" : \"%1$s aplikazioa ezin da erabili Google Play Services gabe, baina zure gailua ez da harekin bateragarria.\"","\"mr_controller_disconnect\" : \"قطع اتصال\"","\"SendingFile\" : \"sending a file...\"","\"abc_capital_off\" : \"DEZACTIVAT\"","\"SentAppCodeTitle\" : \"Controleer je Telegramberichten\"","\"Gift2ButtonSell_one\" : \"sell for %d Star\"","\"PollV2ToastOnlySubscribersFromCountriesCanVoteOne\" : \"Only subscribers from **%1$s** can vote.\"","\"SuggestedPostPublish\" : \"Publish\"","\"AddToStickerPack\" : \"Add to Sticker Pack\"","\"BusinessRepliesDeleteTitle_one\" : \"Remove quick reply\"","\"RestorePasswordNoEmailText\" : \"Da du für diesen Fall keine E-Mail-Adresse hinterlegt hast, kannst du nur noch hoffen, dass dir dein Passwort wieder einfällt oder du musst dein Telegram-Konto zurückzusetzen.\"","\"DebugMenuDualOn\" : \"Show Dual Camera\"","\"WrongCountry\" : \"Некорректный код страны\"","\"AddMembersAlertNamesText\" : \"정말 %1$s 님을 **%2$s**에 초대하시겠습니까?\"","\"cast_rewind_10\" : \"ترجيع عشر ثوانٍ\"","\"UserRestrictionsNoSendRound\" : \"no round\"","\"cast_seek_bar\" : \"დაკვრის ცოცია\"","\"FirstName\" : \"Nombre (requerido)\"","\"mr_controller_album_art\" : \"ඇල්බම කලාව\"","\"DistanceUnitsKilometers\" : \"Kilómetros\"","\"CropReset\" : \"Ripristina\"","\"cast_forward_10\" : \"העבר עשר שניות קדימה\"","\"SoftenSkin\" : \"Haut glätten\"","\"cast_mute\" : \"Stäng av ljudet\"","\"cast_disconnect\" : \"Deskonektatu\"","\"StarRatingFuturePreview1_one\" : \"This will be your rating in %d day, after\"","\"AIEditorRemoveStyle\" : \"Remove Style\"","\"NotificationActionPinnedGeoLive\" : \"ثبّتَ %1$s موقعًا حيًا في مجموعة %2$s\"","\"mr_user_route_category_name\" : \"מכשירים\"","\"cast_play\" : \"Pokreni\"","\"DebugMenuWebViewDebugDisabled\" : \"디버그가 비활성화되었습니다!\"","\"cast_forward\" : \"前轉\"","\"cast_expanded_controller_background_image\" : \"Imagem do álbum\"","\"EventLogRestrictedSendReactions\" : \"Send Reactions\"","\"cast_expanded_controller_skip_ad_text\" : \"%1$d സെക്കൻഡിൽ നിങ്ങൾക്ക് പരസ്യം ഒഴിവാക്കാം…\"","\"BotAuthSelectCode\" : \"Tap the code shown\non your login screen\"","\"AuthAnotherClientScan\" : \"Escanear Código QR\"","\"ChannelWallpaperInfo\" : \"Upload your own background image for the channel.\"","\"YouHaveNewMessage\" : \"You have a new message\"","\"cast_seek_bar\" : \"පසුධාවනය පාලනය ඉල්ලයි\"","\"cast_forward_10\" : \"Avança 10 segons\"","\"StoriesAlbumBottomButtonAddStories\" : \"Add Stories\"","\"mr_controller_volume_slider\" : \"ხმის სლაიდერი\"","\"mr_user_route_category_name\" : \"Qurilmalar\"","\"TwoStepVerificationPasswordReturnSettings\" : \"설정으로 돌아가기\"","\"abc_action_bar_home_description\" : \"Liigu avalehele\"","\"cast_expanded_controller_skip_ad_text\" : \"Podrás omitir el anuncio en %1$d…\"","\"mr_system_route_name\" : \"Tizim\"","\"ArchivedStickersAlertInfo\" : \"Some of your older sticker sets have been archived. You can reactivate them in the Stickers Settings.\"","\"cast_skip_next\" : \"Дараагийн зүйл рүү очих\"","\"ReactionReachLvlForReactionShort_other\" : \"Your channel needs to reach Level **%2$d** to add **%1$d** custom emoji as reactions.\"","\"Blue\" : \"الأزرق\"","\"DiscussionGroupHelp\" : \"**%1$s** is linking the group as its discussion board.\"","\"BusinessHoursNextDayPicker\" : \"Next day, %s\"","\"ChatYourSelf\" : \"forward here to save\"","\"mr_controller_pause\" : \"Onderbreek\"","\"RestorePasswordResetAccount\" : \"RESTABLECER CUENTA\"","\"cast_play\" : \"Phát\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Համոզվեք, որ մյուս սարքը միացած է նույն Wi-Fi ցանցին, ինչ այս սարքը\"","\"LimitReachedFileSizePremium\" : \"The document cant’t be sent, because it is larger than **%1$s**.\"","\"mr_controller_stop_casting\" : \"Sluta casta\"","\"Folder\" : \"Map\"","\"ActionYouScoredInGame\" : \"Du hast %1$s bei un2 erzielt\"","\"ChannelColorPreviewLinkTitle\" : \"Link Preview\"","\"mr_button_content_description\" : \"Translatsiya\"","\"DeleteAllMessagesAlert\" : \"Let op! Hiermee verwijder je **alle berichten** in deze chat voor **beide** deelnemers.\"","\"abc_shareactionprovider_share_with\" : \"వీరితో షేర్ చేస్తుంది\"","\"ActionRevokedInviteLinkClickable\" : \"un1 anuló el enlace de invitación un2\"","\"fingerprint_dialog_touch_sensor\" : \"Toca sensor huellas digitales\"","\"cast_ad_label\" : \"آگهی\"","\"SearchEmptyViewFilteredSubtitleLinks\" : \"Links from all your chats will be shown here.\"","\"JoinByPeekJoin\" : \"JOIN\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"මුරපදය\"","\"mr_controller_pause\" : \"Кідірту\"","\"cast_ad_label\" : \"Tangazo\"","\"confirm_device_credential_password\" : \"Kasuta parooli\"","\"mr_cast_dialog_title_view_placeholder\" : \"Geen inligting beskikbaar nie\"","\"mr_button_content_description\" : \"Proiectează\"","\"ShowSensitiveContentInfo\" : \"Do not hide media that contain content suitable only for adults\"","\"EventLogFilterMembersRank\" : \"Members Tag Updates\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблема са Google Play услугама. Пробајте поново.\"","\"cast_expanded_controller_live_stream_indicator\" : \"Mtiririko wa moja kwa moja\"","\"AccDescrRoundVideo\" : \"Video message\"","\"ChannelLeftUndo\" : \"You left the channel.\"","\"SecretChatContextBotAlert\" : \"Inline Bots werden von Drittentwicklern erstellt. Symbole, die du nach dem Botnamen eingibst, werden an den jeweiligen Entwickler geschickt, damit der Bot funktioniert.\"","\"PauseAll\" : \"Pause all\"","\"UsernameHelp\" : \"Puedes elegir un nombre de usuario en **Telegram**. Los usuarios podrán encontrarte por ese nombre y contactarte sin saber tu número de teléfono.\n\nPuedes usar **a–z**, **0–9** y guiones bajos.\nLa longitud mínima es de **5** caracteres.\"","\"SyncContactsOff\" : \"Contatos deste dispositivo não serão adicionados à sua conta.\"","\"abc_activitychooserview_choose_application\" : \"انتخاب برنامه\"","\"PremiumPreviewLimits\" : \"Doubled limits\"","\"FilterRemoveInclusionTitle\" : \"Remove exception\"","\"ActionSetWallpaperForThisChatSelfBoth\" : \"You set a new wallpaper for %s and you\"","\"VoipAudioRoutingPhone\" : \"Phone\"","\"StarsConfirmPurchaseMediaBotTwo2_other\" : \"Do you want to unlock %2$s and %3$s from **%4$s** for **%1$d stars**?\"","\"ScheduleNotifyOffSelf\" : \"You will receive a silent notification\"","\"common_open_on_phone\" : \"ફોનમાં ખોલો\"","\"RemindTodayAt\" : \"'Recordar hoy a las' HH:mm\"","\"WillUnmuteIn\" : \"In %1$s\"","\"mr_cast_button_disconnected\" : \"Przesyłanie. Odłączono.\"","\"AuthAnotherClient\" : \"QR-Code scannen\"","\"NotificationsPriorityHigh\" : \"Hoog\"","\"ReverseOrder\" : \"Volgorde omdraaien\"","\"NotificationsPriorityUrgent\" : \"긴급\"","\"EnabledPasswordText\" : \"Je hebt tweestapsverificatie ingeschakeld. Het wachtwoord dat je hier instelt, heb je later nodig om in te loggen op je Telegram-account.\"","\"EditPhoto\" : \"Open in editor\"","\"PreviewForwardSticker_one\" : \"Forward sticker\"","\"CancelPasswordQuestion\" : \"Weet je zeker dat je de installatie van tweestapsverificatie wilt annuleren?\"","\"abc_action_menu_overflow_description\" : \"Ещё\"","\"NoHashtagStoriesTitle\" : \"No stories found\"","\"UseProxyUsername\" : \"اسم المستخدم\"","\"SuggestionAgreementReachedAdmin4Stars\" : \"������ If **%s** removes the post before it has been live for **%d** hours, **Stars** will be refunded to user.\"","\"MilesAway\" : \"%1$s mi away\"","\"AttachMediaRestricted\" : \"The admins of this group have restricted you from sending media here until %1$s\"","\"AreYouSureDeleteThisChat\" : \"이 대화방을 영구적으로 삭제하시겠습니까?\"","\"RegistrationProfileInfo\" : \"Dados do perfil\"","\"cast_unmute\" : \"إعادة الصوت\"","\"ChannelProfileColorResetApplied\" : \"Your channel profile color has been reset!\"","\"mr_controller_play\" : \"Воспроизвести\"","\"VideoSavedHint\" : \"Video salvato nella galleria.\"","\"AccPinnedMessagesList\" : \"Pinned messages list\"","\"mr_chooser_wifi_warning_description_tv\" : \"ಇನ್ನೊಂದು ಸಾಧನವು ಈ ಟಿವಿಯಲ್ಲಿ ಇರುವಂತಹ ವೈ-ಫೈ ನೆಟ್‌ವರ್ಕ್‌ನಲ್ಲೇ ಇದೆ ಎಂಬುದನ್ನು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ\"","\"abc_searchview_description_clear\" : \"Ryd forespørgsel\"","\"ActionKickUser\" : \"un1 removed un2\"","\"common_google_play_services_install_text\" : \"%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim.\"","\"SendSelectedLocation\" : \"Send selected location\"","\"mr_controller_casting_screen\" : \"Perduodamas ekranas\"","\"cast_tracks_chooser_dialog_cancel\" : \"বাতিল করুন\"","\"call_notification_incoming_text\" : \"ገቢ ጥሪ\"","\"PrivacySettings\" : \"Privacy e sicurezza\"","\"NotificationMessageUniqueStarGift\" : \"%1$s transferred you a Gift!\"","\"BoostingFromCountriesCount_one\" : \"from %1$d country\"","\"StoryPremiumWidgets2_other\" : \"Subscribe to **Telegram Premium** to add up to %d reactions and tags to a story.\"","\"SendDayYearAt\" : \"'إرسالها في' d MMM yyyy 'عند' HH:mm\"","\"ChannelMessageStickerEmoji\" : \"%1$s posted a %2$s sticker\"","\"abc_searchview_description_query\" : \"Consulta de cerca\"","\"GiftCraftSelectYour\" : \"Your Gifts\"","\"mr_controller_stop_casting\" : \"Zaustavi prebacivanje\"","\"StarGiveawayReason\" : \"Reason\"","\"OptionPremiumRequiredMessage\" : \"Subscribe to **Telegram Premium** to select this option.\"","\"NotificationMessageGiftCode\" : \"%1$s hat dir einen Geschenkcode für %2$s von Telegram Premium geschickt\"","\"VoipEndCall2\" : \"End Call\"","\"BackgroundBlurred\" : \"ضبابية\"","\"SavedTagSearchTooltipHint\" : \"Tap this icon to search by tags\"","\"EmojiCopied\" : \"Emoji copied to clipboard.\"","\"PinChatsLimitSubtitle\" : \"Pin up to %d chats in your main chat list\"","\"ContactShortcutVoiceCall\" : \"Chiama %1$s\"","\"cast_mute\" : \"ปิดเสียง\"","\"abc_search_hint\" : \"সন্ধান কৰক…\"","\"EnterNewEmail\" : \"Enter New Email\"","\"call_notification_answer_video_action\" : \"Видео\"","\"mr_chooser_wifi_warning_description_car\" : \"‏یقینی بنائیں کہ دوسرا آلہ اسی Wi-Fi نیٹ ورک پر ہے جس پر یہ کار ہے\"","\"SecretLinkPreviewAlert\" : \"Möchtest du die erweiterte Linkvorschau in Geheimen Chats aktivieren? Die Vorschau wird auf den Telegram Servern generiert.\"","\"cast_play\" : \"播放\"","\"call_notification_screening_text\" : \"A filtrar uma chamada recebida…\"","\"NeedAdminRightForSetAutoDeleteTimer\" : \"You need admin rights in this group to enable auto-delete.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"আনটো ডিভাইচ এই ডিভাইচটোৰ সৈতে একেটা ৱাই-ফাই নেটৱৰ্কতে থকাটো নিশ্চিত কৰক\"","\"fingerprint_error_no_fingerprints\" : \"Нема запишани отпечатоци.\"","\"abc_action_bar_up_description\" : \"Navigate up\"","\"PassportLanguage_AR\" : \"Arabic\"","\"mr_system_route_name\" : \"Sistema\"","\"cast_tracks_chooser_dialog_audio\" : \"音频\"","\"RaiseToSpeakInfo\" : \"Nimmt Sprachnachrichten auf, wenn du das Telefon an dein Ohr hältst\"","\"PassportSelectNotExpire\" : \"Does not Expire\"","\"call_notification_decline_action\" : \"Odmietnuť\"","\"VoipChannelEndAlertTitle\" : \"End live stream\"","\"AttachRound\" : \"Mensagem de vídeo\"","\"RestoreEmailTroubleText2\" : \"إذا لم تعد لديك صلاحية الوصول إلى بريدك للاسترداد؛ فستكون خياراتك المتبقية إما تذكر كلمة مرورك أو انتظار 7 أيام حتى تتم إعادة تعيين كلمة المرور.\"","\"BackgroundColorSinglePreviewLine1\" : \"'Festlegen' antippen, um den Hintergrund anzuwenden.\"","\"cast_expanded_controller_ad_in_progress\" : \"Trwa wyświetlanie reklamy…\"","\"Black\" : \"Negro\"","\"mr_dialog_transferable_header\" : \"Spill i en gruppe\"","\"abc_activity_chooser_view_see_all\" : \"Ver todo\"","\"GiftAuctionInfo3Header\" : \"Missed Bidders\"","\"common_signin_button_text_long\" : \"Google සමගින් පුරන්න\"","\"DeleteAllMessagesSavedAlert\" : \"Atenção! Isso **apagará todas as mensagens** nesse chat.\"","\"ContactShortcutVideoCall\" : \"영상 통화 걸기 %1$s\"","\"AuthAnotherClientNotFound\" : \"Geen authenticatie-token gevonden\"","\"MessagePremiumErrorTitle\" : \"Unable to send\"","\"cast_rewind_10\" : \"On saniye geri sar\"","\"cast_disconnect\" : \"Verbinding verbreken\"","\"mr_cast_dialog_title_view_placeholder\" : \"Інфармацыя адсутнічае\"","\"AddUserErrorBlacklisted\" : \"Du kannst diesen Nutzer nicht hinzufügen, da er sich in der Liste der entfernten Benutzer befindet und du ihn nicht freigeben kannst.\"","\"cast_tracks_chooser_dialog_ok\" : \"KULUNGILE\"","\"GroupName\" : \"Group name\"","\"CheckYourNewEmail\" : \"새 이메일을 확인하세요\"","\"GroupCallStopCallingInvite\" : \"Stop Calling\"","\"NotificationMessageFew\" : \"%1$s 님이 회원님에게 %2$s을(를) 보냈습니다\"","\"StartShortDayAt\" : \"d MMM HH:mm\"","\"ReportSpamAlert\" : \"Are you sure you want to report spam from this user?\"","\"ActionSetSameWallpaperForThisChat\" : \"%s set a same wallpaper for this chat\"","\"EditWidgetContactsInfo\" : \"가장 중요한 대화방으로 빠르게 접근하기 위한 바로가기를 표시합니다.\n\n아무도 선택하지 않으셨다면, 연락이 가장 잦은 대화방들이 이 위젯에 표시됩니다.\"","\"YourPasswordRememberNo\" : \"Niet zeker\"","\"ActionChannelCallJustStarted\" : \"Diretta streaming iniziata\"","\"ActionAddUserSelf\" : \"un1 ist in die Gruppe zurückgekehrt\"","\"ActionUserScoredInGame\" : \"un1 ha totalizzato %1$s a un2\"","\"common_google_play_services_wear_update_text\" : \"Nuwe weergawe van Google Play Dienste is nodig. Dit sal binnekort self opdateer.\"","\"NoStickers\" : \"No stickers yet\"","\"MessageOptionsReplyTitle\" : \"Reply to Message\"","\"StarGiftReasonTransfer\" : \"Gift Transferred\"","\"PasswordRecovery\" : \"Recupero password\"","\"call_notification_hang_up_action\" : \"Læg på\"","\"DoNotTranslate\" : \"عدم ترجمة\"","\"SetAdditionalPasswordInfo\" : \"새로운 기기에 로그인할 때 SMS로 받는 코드와 별개로 입력해야 하는 비밀번호를 설정하실 수 있습니다.\"","\"mr_cast_button_connected\" : \"ਕਾਸਟ ਕਰੋ। ਕਨੈਕਟ ਹੈ\"","\"ResetCustomNotifications\" : \"استعادة الإعدادات الافتراضية\"","\"SecretChatTimerSeconds\" : \"s\"","\"AutoDownloadPreloadVideo\" : \"Precarica i video più grandi\"","\"AccDescrSendFiles_one\" : \"Send %1$d file\"","\"StoryShownBackToToast\" : \"%s would be able to see your stories again.\"","\"abc_searchview_description_voice\" : \"Busca por voz\"","\"common_signin_button_text\" : \"Ingia katika akaunti\"","\"AuthAnotherClient\" : \"Scan QR-code\"","\"ImportErrorFileFormatInvalid\" : \"Invalid file format.\"","\"FolderLinkShareSubtitle\" : \"You can create more links to set up different access levels for different people.\"","\"cast_play\" : \"Reproducir\"","\"cast_notification_disconnect\" : \"ချိတ်ဆက်မှုဖြုတ်ပါ\"","\"MakeYourFirstCall\" : \"Make your first call\"","\"PollViewResultsNoCaps\" : \"View results\"","\"Sharpen\" : \"Sharpen\"","\"ArchivedMasksAlertInfo\" : \"Some of your older masks sets have been archived. You can reactivate them in the Masks Settings.\"","\"abc_action_menu_overflow_description\" : \"കൂടുതൽ ഓപ്ഷനുകൾ\"","\"PermissionFSILockscreen\" : \"Please allow Telegram to be shown on the lock screen so that calls can work properly.\"","\"abc_menu_space_shortcut_label\" : \"blanksteg\"","\"cast_forward\" : \"إلى الأمام\"","\"mr_controller_volume_slider\" : \"വോളിയം സ്ലൈഡർ\"","\"DeleteProxyMultiConfirm\" : \"Are you sure you want to delete these proxies?\"","\"generic_error_no_keyguard\" : \"Denne enheten støtter ikke PIN-kode, mønster eller passord.\"","\"Emoji7\" : \"Symbols\"","\"mr_chooser_wifi_warning_description_car\" : \"இந்தக் கார் இணைக்கப்பட்டுள்ள அதே வைஃபை நெட்வொர்க்கில் மற்றொரு சாதனமும் இணைக்கப்பட்டுள்ளதை உறுதிசெய்துகொள்ளுங்கள்\"","\"ActionUniqueGiftResaleSoldOutbound_other\" : \"You sold this gift for %d Stars\"","\"fingerprint_error_hw_not_present\" : \"ఈ పరికరంలో వేలిముద్ర సెన్సార్ లేదు\"","\"PaymentShippingAddress\" : \"Shipping address\"","\"abc_action_bar_up_description\" : \"மேலே செல்லும்\"","\"OpenChannelArchiveStories\" : \"Archived Stories\"","\"CheckPasswordBackToSettings\" : \"الرجوع للإعدادات\"","\"ChooseYourLanguage\" : \"Choose your language\"","\"StarsSubscriptionRenew\" : \"Renew Subscription\"","\"abc_shareactionprovider_share_with\" : \"分享對象\"","\"call_notification_answer_action\" : \"മറുപടി നൽകുക\"","\"BlockUsers\" : \"Block users\"","\"CheckPhoneNumberInfo\" : \"Keep your number up to date to ensure you can always log into Telegram. **Learn more**\"","\"GigagroupConvertProcessButton\" : \"Convert to Broadcast Group\"","\"PrivacyPolicyUrl\" : \"https://telegram.org/privacy\"","\"AreYouSureClearHistoryWithSecretUser\" : \"سيؤدي هذا إلى حذف كل الرسائل عندك وعند *%1$s**. هل تريدون فعلًا حذفها؟\"","\"EditCantEditPermissionsDiscussion\" : \"This permission is not available in discussion groups.\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s hat einen kostenpflichtigen Beitrag für %1$d Stern angeheftet\"","\"DeclineCall\" : \"Decline\"","\"cast_closed_captions_unavailable\" : \"הכתוביות אינן זמינות\"","\"mr_chooser_zero_routes_found_title\" : \"Nobena naprava ni na voljo\"","\"FilterAddTo\" : \"Zu Ordner hinzufügen\"","\"ForwardsRestrictedInfoUserBecauseYou\" : \"You disabled copying and forwarding in this chat.\"","\"cast_expanded_controller_ad_image_description\" : \"Изображението се показва, докато приемникът с Cast пуска реклама\"","\"FootsAway\" : \"%1$s ft away\"","\"StoryAutoExceptions\" : \"Eccezioni automatiche\"","\"AreYouSure\" : \"Weet je het zeker?\"","\"AreYouSureRegistration\" : \"Weet je zeker dat je de registratie wilt annuleren?\"","\"InvLinkToSavedMessages\" : \"Invite link sent to **Saved Messages**.\"","\"Pink\" : \"Roze\"","\"abc_menu_space_shortcut_label\" : \"клавиша за интервал\"","\"PeerRequirementForumTrue\" : \"The group should have topics turned on.\"","\"abc_shareactionprovider_share_with_application\" : \"Bagikan dengan %s\"","\"SharingOfferDisableCancelText\" : \"Are you sure you want to keep sharing disabled?\"","\"BotAffiliateProgramFeature1\" : \"Set the commission for revenue generated by users referred to you.\"","\"abc_action_bar_home_description\" : \"Orientohu për në shtëpi\"","\"mr_chooser_wifi_learn_more\" : \"Pata maelezo zaidi\"","\"VoipInVideoCallBranding\" : \"Telegram Video Call\"","\"cast_ad_label\" : \"ማስታወቂያ\"","\"cast_skip_next\" : \"اگلے آئٹم پر جائیں\"","\"PrivacyPaymentsClearAlertText\" : \"Are you sure you want to clear your payment and shipping info?\"","\"AffiliateProgramUpdateAlertButton\" : \"Update\"","\"ActionChangedPhoto\" : \"un1 hat das Gruppenbild geändert\"","\"abc_menu_ctrl_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‎‏‎‏‎‎‎‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‎Ctrl+‎‏‎‎‏‎\"","\"SmartNotifications\" : \"إشعارات ذكية\"","\"AutoDeleteAfter1Week\" : \"After 1 week\"","\"LinkIsNoActive\" : \"This link is no longer active\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq/ko\"","\"FilterAddChats\" : \"Añadir chats\"","\"call_notification_hang_up_action\" : \"Baigti pok.\"","\"mr_dialog_default_group_name\" : \"Група\"","\"cast_rewind_30\" : \"Превъртане назад с тридесет секунди\"","\"AttachGifRestricted\" : \"The admins of this group have restricted you from sending GIFs here until %1$s\"","\"NotificationMessageGroupGame\" : \"%1$s invited the group %2$s to play %3$s\"","\"TosAgeTitle\" : \"Verificación de edad\"","\"ActionInviteUser\" : \"un1 si è unito al gruppo tramite il link d'invito\"","\"CountReceived\" : \"Received\"","\"mr_cast_button_connecting\" : \"投放。正在連線\"","\"CancelLinkSuccess\" : \"Löschvorgang für dein Konto %1$s wurde abgebrochen. Du kannst das Fenster nun schließen.\"","\"PrivacyPhoneTitle2\" : \"Chi può trovarmi con il mio numero\"","\"ResetAccountStatus\" : \"Potrai ripristinare il tuo account tra:\"","\"CheckPasswordInfo\" : \"Kennst du dein Passwort noch?\"","\"mr_controller_no_info_available\" : \"Nuk jepet asnjë informacion\"","\"abc_menu_enter_shortcut_label\" : \"„enter“\"","\"common_signin_button_text_long\" : \"Identifikohu me Google\"","\"common_google_play_services_install_title\" : \"Google Play xizmatlarini o‘rnatish\"","\"DeleteLocalizationText\" : \"Vuoi davvero eliminare la lingua **%1$s**?\"","\"cast_rewind_30\" : \"30 秒巻き戻し\"","\"cast_closed_captions_unavailable\" : \"Skjátextar eru ekki í boði\"","\"AttachContact\" : \"Kontakt\"","\"PleaseEnterCurrentPassword\" : \"Введіть пароль\"","\"IncorrectLocalization\" : \"Ongeldig vertalingsbestand\"","\"cast_mute\" : \"ಮ್ಯೂಟ್\"","\"StoryContainsStickersEmoji_other\" : \"This story contains emoji and stickers from **%d packs**.\"","\"fingerprint_error_no_fingerprints\" : \"कोई फ़िंगरप्रिंट रजिस्टर नहीं किया गया है.\"","\"PaymentPasswordTitle\" : \"Password\"","\"VoipWeakNetwork\" : \"Weak network signal\"","\"StartShortDayAt\" : \"MMM d'일,' HH:mm\"","\"BusinessBotPermissionsMessagesDeleteReceived\" : \"Delete Received Messages\"","\"SettingsDebug\" : \"المعالجة\"","\"Gift2UpgradeFeature3Title\" : \"Tradable\"","\"cast_forward_10\" : \"O‘n soniya oldinga o‘tkazish\"","\"BotAllowBiometryTitle\" : \"Allow biometry\"","\"NoAudioFound\" : \"No results found\"","\"mr_button_content_description\" : \"Caster\"","\"BlockedUsersInfo\" : \"Los usuarios bloqueados no pueden enviarte mensajes ni añadirte a grupos. No verán tus fotos de perfil, historias, ni estados de última vez y en línea.\"","\"MessageLockedStarsConfirmMessage2Many2_other\" : \"to send %d messages?\"","\"abc_action_menu_overflow_description\" : \"Więcej opcji\"","\"PremiumLastSeenButton1\" : \"Show My Last Seen\"","\"ShortNumberInfo\" : \"الرقم الذي أدخلته قصير جدًا لـ **%1$s**:\n\n**%2$s**\n\nيرجى إدخال الرقم الصحيح مسبوقًا بمفتاح الدولة.\"","\"MessagesDeletedHint_one\" : \"Message deleted\"","\"FilterDiscardTitle\" : \"Apply Changes?\"","\"cast_tracks_chooser_dialog_none\" : \"Ништа\"","\"NotificationActionPinnedTextUser\" : \"%1$s hat \"%2$s\" angeheftet\"","\"SentCallCode\" : \"We're calling your phone **%1$s**.\n\nDon't accept the call, Telegram will process everything automatically.\"","\"RemoveDocumentsAlertMessage\" : \"They will be deleted from your disk, but will remain accessible in the cloud.\"","\"AutoDownloadVideosOn\" : \"Vídeos\"","\"PhoneNumber\" : \"Phone number\"","\"UserProfileCollectibleInfo\" : \"Apply your collectible's unique look to your profile.\"","\"DeleteFewChatsTitle\" : \"Apagar %1$s\"","\"mr_cast_button_connected\" : \"投放。已连接\"","\"ClearHistoryOptionAlso\" : \"%1$s 님의 대화 내용도 비우기\"","\"VoipFailed\" : \"Failed to connect\"","\"CodeExpired\" : \"Código expirado. Por favor, comece de novo.\"","\"FilterAllChatsShort\" : \"Alle\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s fijó un video\"","\"mr_dialog_transferable_header\" : \"Топто ойнотуу\"","\"fingerprint_error_user_canceled\" : \"उपयोगकर्ता ने फिंगरप्रिंट की पुष्टि की कार्रवाई रद्द कर दी है.\"","\"cast_seek_bar\" : \"Controlo de deslize de reprodução\"","\"PrivacyForwardsTitle\" : \"Chi può inserire un collegamento al mio account quando inoltra i miei messaggi?\"","\"common_google_play_services_install_text\" : \"သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။\"","\"call_notification_ongoing_text\" : \"Käynnissä oleva puhelu\"","\"mr_user_route_category_name\" : \"ಸಾಧನಗಳು\"","\"SharingOfferEnable1\" : \"> forwarding messages\"","\"cast_expanded_controller_skip_ad_label\" : \"जाहिरात वगळा\"","\"abc_activitychooserview_choose_application\" : \"යෙදුමක් තෝරන්න\"","\"MessageLockedStarsConfirmMessage1_one\" : \"**%2$s** charges **%1$d** Star per message.\"","\"abc_action_bar_home_description\" : \"முகப்பிற்குச் செல்லும்\"","\"cast_notification_disconnect\" : \"Прекини везу\"","\"mr_controller_volume_slider\" : \"Volumeschuifregelaar\"","\"AffiliateProgramEndedText\" : \"Participating affiliates have been notified. All referral links will be disabled in **24** hours.\"","\"cast_tracks_chooser_dialog_cancel\" : \"İptal\"","\"abc_searchview_description_voice\" : \"အသံဖြင့် ရှာရန်\"","\"common_google_play_services_enable_text\" : \"%1$sの実行には、Google Play開発者サービスの有効化が必要です。\"","\"cast_pause\" : \"Zaustavitev\"","\"MessageLifetimeRemoved\" : \"%1$s desactivó la autodestrucción\"","\"mr_chooser_wifi_warning_description_tv\" : \"Βεβαιωθείτε ότι η άλλη συσκευή είναι συνδεδεμένη στο ίδιο δίκτυο Wi-Fi με αυτή την τηλεόραση\"","\"VideoOnceCloseTitle\" : \"Close Video Message\"","\"YourCode\" : \"Verifica numero\"","\"AreYouSureRegistration\" : \"هل ترغب حقًا في إلغاء التسجيل؟\"","\"ChoosePhoto\" : \"Choose photo\"","\"ThemeDay\" : \"Day\"","\"Gift2CollectionEmptyText\" : \"Add some of your gifts to this collection.\"","\"fingerprint_error_hw_not_present\" : \"Šajā ierīcē nav pirksta nospieduma sensora\"","\"WithinAMonth\" : \"visto no último mês\"","\"common_google_play_services_enable_button\" : \"Nika amandla\"","\"BannedPhoneNumber\" : \"هذا الرقم محظور \"","\"PrivacyLastSeenPremiumForPremium\" : \"Subscribed to Telegram Premium\"","\"Call\" : \"Call\"","\"PasswordHint\" : \"Wachtwoordhint\"","\"mr_controller_casting_screen\" : \"Skärmen castas\"","\"mr_dialog_groupable_header\" : \"Qurilma qo‘shish\"","\"cast_stop_live_stream\" : \"Hætta að streyma í beinni\"","\"EventLogPromoted\" : \"changed privileges of %1$s\"","\"SegmentationUndoCutOut\" : \"Undo Cut\"","\"SegmentationCutOut\" : \"잘라내기\"","\"mr_chooser_zero_routes_found_title\" : \"Tiada peranti tersedia\"","\"fingerprint_error_no_fingerprints\" : \"કોઈ ફિંગરપ્રિન્ટની નોંધણી કરવામાં આવી નથી.\"","\"common_google_play_services_update_button\" : \"ਅੱਪਡੇਟ ਕਰੋ\"","\"abc_action_bar_home_description\" : \"မူလနေရာကို ပြန်သွားရန်\"","\"generic_error_user_canceled\" : \"사용자가 인증을 취소했습니다.\"","\"mr_chooser_wifi_warning_description_phone\" : \"အခြားစက်သည် ဤဖုန်းနှင့် Wi-Fi ကွန်ရက်တစ်ခုတည်းတွင် ရှိနေကြောင်း သေချာပါစေ\"","\"MonoforumDeletedUndo\" : \"Removed from your chat list.\"","\"cast_expanded_controller_live_stream_indicator\" : \"සජීව ප්‍රවාහය\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Ritorna alle Impostazioni\"","\"abc_action_mode_done\" : \"Terminé\"","\"mr_chooser_looking_for_devices\" : \"Mencari peranti...\"","\"PasswordHintDescription\" : \"يمكنك إنشاء تلميح اختياري لكلمة مرورك.\"","\"VideosSavedHint_one\" : \"Video in Galerie gespeichert.\"","\"cast_notification_connecting_message\" : \"正在連接至「%1$s」\"","\"Gift2NoUpgradeChannelForcedInfo\" : \"%s only accepts limited gifts.\"","\"common_google_play_services_install_button\" : \"インストール\"","\"AddAnotherAccount\" : \"다른 계정 추가\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s hat Live-Standort mit der Gruppe %2$s geteilt\"","\"MemberTagSelfInfo\" : \"Share your role, title or how you’re known in this group. Your tag is visible to all members.\"","\"FreeOfTotal\" : \"Liberi %1$s di %2$s\"","\"SettingsHelp\" : \"Help\"","\"NoSharedVoice\" : \"Die hier geteilten Sprachnachrichten kannst du von jedem deiner Geräte aufrufen.\"","\"AreYouSureSecretChat\" : \"Geheimen Chat starten?\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"SearchBackgrounds\" : \"Cerca immagini\"","\"PrivacyForwards\" : \"Messaggi inoltrati\"","\"abc_searchview_description_query\" : \"მოთხოვნის ძიება\"","\"PasskeyFeature1Subtitle\" : \"Make a passkey to sign in easily and safely.\"","\"AutoDownloadVideosTitle\" : \"تنزيل المقاطع المرئية والصور المتحركة تلقائيًا\"","\"cast_rewind\" : \"Артқа айналдыру\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи све\"","\"BotUsernameHelp\" : \"This link cannot be edited. You can acquire additional usernames on *Fragment*.\"","\"Hours_one\" : \"%1$d hour\"","\"SendDayYearAt\" : \"'Send on' MMM d yyyy 'at' HH:mm\"","\"chatFullDate\" : \"d MMMM yyyy\"","\"CheckPasswordBackToSettings\" : \"Volver a Ajustes\"","\"confirm_device_credential_password\" : \"Usar senha\"","\"mr_controller_stop\" : \"Zaustavi\"","\"Gift2CollectionNumber_other\" : \"Collectible #%d\"","\"cast_tracks_chooser_dialog_ok\" : \"ശരി\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s zette een bericht vast\"","\"NotifyFromContacts\" : \"From My Contacts\"","\"CheckYourEmailSubtitle\" : \"이메일 %1$s으로 보낸 코드를 입력해주세요.\"","\"ActionYouScoredInGame\" : \"أحرزت %1$s في un2\"","\"WaitMore\" : \"Wait more\"","\"abc_action_menu_overflow_description\" : \"Rohkem valikuid\"","\"GiftPremiumUseGiftBtn\" : \"Use Gift\"","\"AutoNightTo\" : \"To\"","\"call_notification_answer_action\" : \"Répondre\"","\"formatterDay12H\" : \"h:mm a\"","\"Short\" : \"Kurz\"","\"cast_skip_next\" : \"ข้ามไปยังรายการถัดไป\"","\"DidNotGetTheCodeInfo\" : \"Если Вы не получили звонок или SMS с кодом, проверьте настройки сотовой связи и указанный Вами номер:\n\n**%1$s**\n\nЕсли это не помогло, Вы можете указать другой номер телефона или связаться с командой поддержки Telegram. Чтобы сообщить нам о проблеме и отправить техническую информацию для диагностики, нажмите **Помощь**.\"","\"PassportLanguage_UZ\" : \"Uzbek\"","\"NotificationsOn\" : \"On\"","\"mr_chooser_wifi_learn_more\" : \"Mëso më shumë\"","\"RestorePasswordResetIn\" : \"Puedes restablecer tu contraseña en %1$s.\"","\"NoFilteredMessages\" : \"No messages under this tag or search found\"","\"DeleteContactsTitle_other\" : \"Delete %d contacts\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Титлови\"","\"Default\" : \"Standard\"","\"cast_tracks_chooser_dialog_ok\" : \"Жарайды\"","\"UpgradePremiumMessage\" : \"Upgrade to the annual payment plan of Telegram Premium now to enjoy the discount.\"","\"RemindDayYearAt\" : \"'Ricorda il' d MMM yyyy 'alle' HH:mm\"","\"BoostingShowMoreBoosts_one\" : \"Show %1$d More Boost\"","\"BoostingGiveawayHowItWorksSubTextDate_other\" : \"On **%2$s**, Telegram will automatically select **%3$s** random users that joined **%4$s** after **%5$s** on **%6$s**.\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s heeft video vastgezet\"","\"TelegramVersion\" : \"تيليجرام للأندرويد %1$s\"","\"abc_searchview_description_search\" : \"Hľadať\"","\"Gift2UniqueRibbon\" : \"gift\"","\"cast_expanded_controller_loading\" : \"लोड करत आहे...\"","\"EventLogPromotedSendAnonymously\" : \"Send anonymously\"","\"UsernameChecking\" : \"Gebruikersnaam controleren...\"","\"abc_shareactionprovider_share_with\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‎‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‏‎‏‏‏‏‎‏‏‎‏‏‏‎Share with‎‏‎‎‏‎\"","\"cast_disconnect\" : \"נתק\"","\"StoryPeriodHint\" : \"Choose how long the story will be visible.\"","\"fingerprint_dialog_touch_sensor\" : \"Raak die vingerafdruksensor\"","\"FilterRemoveInclusionChatText\" : \"Wirklich \"%1$s\" aus den 'immer enthaltenen' Chats entfernen?\"","\"December\" : \"Diciembre\"","\"DoNotTranslate\" : \"Non tradurre\"","\"SlowmodeHours\" : \"%1$dh\"","\"CheckPhoneNumberInfo\" : \"Houd je nummer actueel zodat je altijd op Telegram kunt inloggen. **Lees meer**\"","\"mr_cast_dialog_title_view_placeholder\" : \"কোনও তথ্য নেই\"","\"SettingsAccounts\" : \"Accounts\"","\"TosDeclineDeleteAccount\" : \"Waarschuwing: dit zal ervoor zorgen dat je Telegram-account permanent wordt verwijderd, samen met alle data die je in de Telegram-cloud hebt opgeslagen.\n\nBelangrijk: je kunt het proces nu annuleren en je gegevens exporteren voordat je jouw account verwijdert, zodat je niet alles kwijtraakt. (Om dit te doen, kun je de nieuwste versie van Telegram Desktop openen en naar Instellingen > Geavanceerd > Telegram-gegevens Exporteren gaan.)\"","\"DoNotTranslate\" : \"번역하지 않음\"","\"VoipGroupCancelChat\" : \"Cancel voice chat\"","\"MessagesUnpinned_other\" : \"%1$d messages unpinned\"","\"mr_user_route_category_name\" : \"Ierīces\"","\"NotificationMessageVideo\" : \"%1$s heeft je een video gestuurd\"","\"fingerprint_not_recognized\" : \"ઓળખાયેલ નથી\"","\"PassportLanguage_LV\" : \"Latvian\"","\"call_notification_decline_action\" : \"Afvis\"","\"generic_error_no_device_credential\" : \"No se estableció ningún PIN, patrón ni contraseña.\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s hat ein Bild angeheftet\"","\"AreYouSureClearHistoryWithUser\" : \"هل تريدون فعلًا مسح سجل المحادثة مع **%1$s**؟\"","\"PostSuggestionsAnytime\" : \"Anytime\"","\"VibrationDisabled\" : \"تعطيل\"","\"mr_cast_button_connecting\" : \"投放。正在连接\"","\"PassportAddressInfo\" : \"Upload proof of your address\"","\"BoostingAllMembers\" : \"All members\"","\"fingerprint_error_hw_not_available\" : \"Нема достапен хардвер за отпечатоци.\"","\"common_google_play_services_enable_button\" : \"Washa\"","\"default_error_msg\" : \"Naməlum xəta\"","\"Save\" : \"Guardar\"","\"SuggestedMessageAcceptInfoAnytimeUser2\" : \"You will pay **%1$s** for publishing this post.\"","\"common_signin_button_text\" : \"Anmelden\"","\"SecretChatTimerMonths\" : \"m\"","\"call_notification_answer_action\" : \"Javob berish\"","\"AppsTab\" : \"Apps\"","\"CalculatingSize\" : \"Calculating...\"","\"ArchiveAndMute\" : \"Archive and Mute\"","\"mr_controller_casting_screen\" : \"Predvajanje vsebine zaslona\"","\"Close\" : \"Cerrar\"","\"BackgroundColors\" : \"Cores\"","\"generic_error_no_device_credential\" : \"Ешқандай PIN коды, өрнек немесе құпия сөз орнатылмаған.\"","\"fingerprint_error_lockout\" : \"Saiakera gehiegi egin dira. Saiatu berriro geroago.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Ghairi\"","\"mr_controller_collapse_group\" : \"Draga saman\"","\"MessageScheduledRepeatYearly\" : \"yearly\"","\"NotificationEditedGroupName\" : \"%1$s heeft de groepsnaam van %2$s gewijzigd\"","\"FolderLinkHintRemove\" : \"You can select the chats you want to leave.\"","\"DebugMessageSkeletons\" : \"Message Skeletons\"","\"google_assistant_verification_channel_name\" : \"Pemverifikasi Asisten\"","\"DisableSharingInfoText2\" : \"Disable message forwarding to other\nchats.\"","\"cast_connecting_to_device\" : \"Conectando con: %1$s\"","\"ScheduleNotifyOnGroup\" : \"Members will be notified\"","\"SettingsSearchFaq\" : \"Veelgestelde vragen\"","\"BotAlreadyAddedToAttachMenu\" : \"This bot is already in your attachment menu.\"","\"AddAccount\" : \"Account toevoegen\"","\"fcm_fallback_notification_channel_label\" : \"Miscellaneous\"","\"cast_rewind_10\" : \"Pretočiť späť desať sekúnd\"","\"January\" : \"Januar\"","\"common_google_play_services_unknown_issue\" : \"%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi.\"","\"NoPlayerInstalled\" : \"You don't have a video player, please install one to continue\"","\"SendLiveLocationMenu\" : \"Share my Live Location\"","\"SentAppCodeTitle\" : \"Controlla i tuoi messaggi Telegram\"","\"CancelForwardChat\" : \"Wat wil je doen met %1$s van **%2$s**?\"","\"cast_disconnect\" : \"Odłącz\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din.\"","\"NoSharedFiles\" : \"Comparte archivos en este chat y accede a ellos desde cualquier dispositivo.\"","\"PermissionStorageWithHint\" : \"**Telegram** needs storage access so you can send and save photos, videos, music and other media. Tap Settings -> Permissions, and turn **Files and media** on.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Kirish kaliti\"","\"mr_controller_disconnect\" : \"Atjungti\"","\"common_google_play_services_updating_text\" : \"%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq.\"","\"EventLogToggledAutotranslationOff\" : \"un1 disabled auto-translation\"","\"cast_closed_captions\" : \"כתוביות\"","\"formatterGiveawayMonthDay\" : \"d 'de' MMMM\"","\"PrivateMessagesChargePrice\" : \"Charge for Messages\"","\"AutoDownloadOnRoamingDataInfo\" : \"Activa esta opción si quieres que la multimedia se descargue automáticamente en roaming.\"","\"SendByEnter\" : \"إرسال بمفتاح الإدخال\"","\"TopicWasCreatedAction\" : \"%s was created\"","\"NotificationsOffUntil\" : \"Aus bis %1$s\"","\"cast_expanded_controller_ad_in_progress\" : \"Werbeanzeige läuft…\"","\"ResetAutomaticMediaDownloadAlert\" : \"¿Quieres restablecer los ajustes de autodescarga?\"","\"LanguageUnknownTitle\" : \"Te weinig gegevens\"","\"generic_error_no_device_credential\" : \"Nastavljena ni nobena koda PIN, vzorec ali geslo.\"","\"AllowReadCallLog\" : \"Por favor, permita que o Telegram leia o registro de chamadas para inserir automaticamente o seu código para você.\"","\"cast_unmute\" : \"Дыбысын қосу\"","\"NotificationMessageGroupMap\" : \"%1$s envió una ubicación al grupo %2$s\"","\"mr_controller_no_info_available\" : \"വിവരങ്ങളൊന്നും ലഭ്യമല്ല\"","\"DeleteProxyTitle\" : \"Proxy verwijderen\"","\"mr_controller_album_art\" : \"Album art\"","\"Restrict\" : \"Restringir\"","\"mr_user_route_category_name\" : \"ઉપકરણો\"","\"AreYouSureDeleteThisChat\" : \"¿Eliminar definitivamente este chat?\"","\"SuggestionAgreementNotEnoughStars\" : \"⚠️ **Transaction failed** because **%s** didn’t have enough Stars.\"","\"TypePublicGroup\" : \"Public\"","\"call_notification_answer_action\" : \"מענה\"","\"formatterMonth\" : \"dd 'de' MMM\"","\"AccDescrReplying\" : \"Replying to\"","\"PinMessageAlertTitle\" : \"Pin message\"","\"cast_unmute\" : \"Unmute\"","\"RecoveryEmailTitle\" : \"Электронная почта\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s hat einen %3$s Sticker in der Gruppe %2$s angeheftet\"","\"ChooseCountry\" : \"Choose a country\"","\"NotificationsOffUntil\" : \"Desactivadas hasta %1$s\"","\"DeleteThisGroup\" : \"Delete this group\"","\"SharingOfferEnableCancelText\" : \"Are you sure you want to keep sharing enabled?\"","\"ActionGroupCallStarted\" : \"un1 started a voice chat\"","\"VoipChannelInvitedUser\" : \"You invited **%1$s** to the live stream.\"","\"NotificationActionPinnedRound\" : \"ثبّتَ %1$s رسالةً مرئيةً في مجموعة %2$s\"","\"SearchMyMessages\" : \"My Chats\"","\"UseProxyForCallsInfo\" : \"Het gebruik van proxyservers kan de kwaliteit van je telefoongesprekken verminderen.\"","\"NotificationsPriorityUrgent\" : \"مهمة جدًا\"","\"common_google_play_services_enable_button\" : \"បើក\"","\"TwoStepVerificationPasswordReturnSettings\" : \"العودة للإعدادات\"","\"Gift2ChannelMadePublic\" : \"Gift is now visible in in your channel's Gifts.\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Terug naar instellingen\"","\"StoryRepostCommented\" : \"commented\"","\"ActionLeftUser\" : \"un1 hat die Gruppe verlassen\"","\"chatDateShort\" : \"MMM d\"","\"abc_shareactionprovider_share_with_application\" : \"与%s分享\"","\"mr_cast_button_connected\" : \"કાસ્ટ કરો. કનેક્ટેડ\"","\"February\" : \"Febrero\"","\"cast_expanded_controller_ad_image_description\" : \"Yayın alıcıda bir reklam oynatılırken gösterilen resim\"","\"VoipChannelJoinVoiceChatUrl\" : \"Join Live Stream\"","\"GroupUserCantAdd\" : \"Sorry, you can't add this user to groups.\"","\"fingerprint_not_recognized\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‎‏‏‏‎‎‎‎‎‎‏‏‏‎‏‏‏‏‏‏‏‎‏‎‎‏‎‎‏‎‏‏‎‎‏‎‎‏‏‎‎‎‏‎‏‏‏‏‏‏‏‎‎‏‎‎‎‏‎Not recognized‎‏‎‎‏‎\"","\"mr_chooser_looking_for_devices\" : \"Αναζήτηση συσκευών…\"","\"NotificationChannelMessagePaidMedia_other\" : \"%2$s heeft een betaald bericht geplaatst voor %1$d sterren\"","\"AccessError\" : \"Errore di accesso \"","\"call_notification_answer_action\" : \"Одговори\"","\"mr_controller_close_description\" : \"סגירה\"","\"default_error_msg\" : \"שגיאה לא ידועה\"","\"mr_controller_casting_screen\" : \"Ikina-cast ang screen\"","\"PermissionNoBluetoothWithHint\" : \"**Telegram** needs bluetooth access to record video from your headset microphone. Tap Settings -> Permissions, and turn **Bluetooth** on.\"","\"abc_searchview_description_voice\" : \"Гласовно пребарување\"","\"AddManyMembersAlertTitle_other\" : \"참가자 %1$d명 추가\"","\"UseLessDataOnMobile\" : \"Only on mobile data\"","\"ReportSend\" : \"Send Report\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Hasło\"","\"CocoonPoweredBy\" : \"Translations are powered by\n**������ Cocoon**.\"","\"BizBotRemove\" : \"Remove bot\nfrom this chat\"","\"AllNPhotos_other\" : \"All %1$d photos\"","\"ShareYouLocationUnable\" : \"App was unable to determine your current location\"","\"NotificationActionPinnedGameScore\" : \"%1$s fijó una puntuación en el grupo %2$s\"","\"AccountSwitch\" : \"Trocar\"","\"call_notification_answer_action\" : \"பதிலளி\"","\"Gift2Availability2ValueNone_other\" : \"None of %1$d left\"","\"ChangeEmail\" : \"Cambiar correo\"","\"UnableForward\" : \"Não pode encaminhar\"","\"default_error_msg\" : \"Невідома помилка\"","\"NotificationActionPinnedGeoLive\" : \"%1$s fijó una ubicación en tiempo real en el grupo %2$s\"","\"AttachLiveLocation\" : \"Localização Ao Vivo\"","\"common_google_play_services_install_title\" : \"‏קבל את שירותי Google Play\"","\"SentFragmentCode\" : \"يمكنك الحصول على الرمز لـ %1$s في قسم Anonymous Numbers على Fragment.\"","\"TypeMessageForStars\" : \"Message for ⭐️%s\"","\"StoriesAlbumMenuRemoveFromAlbum\" : \"Remove from Album\"","\"ProfilePopupNotification\" : \"Popup notifications\"","\"Accept\" : \"Accept\"","\"formatterBannedUntilThisYear12H\" : \"dd MMM, h:mm a\"","\"ResellGiftInfoMinTON\" : \"Minimum price is %s TON\"","\"NotificationMessageGroupVideo\" : \"%1$s envió un video al grupo %2$s\"","\"VerificationCodeSubtitle\" : \"Por favor, revisa tu correo %1$s (no olvides la carpeta de spam) y pon el código que te enviamos.\"","\"common_signin_button_text_long\" : \"ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google\"","\"call_notification_screening_text\" : \"正在过滤来电\"","\"IncorrectLocalization\" : \"Incorrect localization file\"","\"PasswordOn\" : \"Ativada\"","\"VideoConvertFail\" : \"Failed to process video file.\"","\"NotificationMessageContact2\" : \"%1$s compartilhou um contato %2$s com você\"","\"StoryArchivedFromProfile\" : \"This story is hidden from your profile.\"","\"cast_closed_captions_unavailable\" : \"Podnapisi niso na voljo\"","\"ResetPasswordWait\" : \"Je hebt onlangs een wachtwoordreset geannuleerd. Wacht alsjeblieft %1$s voordat je een nieuw verzoek indient.\"","\"MediaSavedHint_one\" : \"Ein Objekt in Galerie gespeichert.\"","\"FontSize\" : \"Tamanho da Fonte\"","\"abc_searchview_description_clear\" : \"Kosongkan pertanyaan\"","\"cast_notification_connecting_message\" : \"%1$s से कनेक्ट हो रहा है\"","\"mr_user_route_category_name\" : \"Түзмөктөр\"","\"abc_shareactionprovider_share_with_application\" : \"Compartilhar com %s\"","\"fingerprint_error_user_canceled\" : \"လက်ဗွေဖြင့် အထောက်အထားစိစစ်ခြင်းကို အသုံးပြုသူက ပယ်ဖျက်ထားသည်။\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s hat einen %3$s Sticker an die Gruppe %2$s gesendet\"","\"NotificationGroupKickMember\" : \"%1$s removeu %3$s do grupo %2$s\"","\"call_notification_ongoing_text\" : \"Учурдагы чалуу\"","\"abc_toolbar_collapse_description\" : \"Kunja\"","\"mr_controller_stop\" : \"Deter\"","\"cast_closed_captions\" : \"سب ٹائٹلز\"","\"abc_toolbar_collapse_description\" : \"Collapse\"","\"NeverShareWith\" : \"Non condividere con\"","\"cast_expanded_controller_live_stream_indicator\" : \"Streaming Langsug\"","\"DeleteBackground_one\" : \"Delete background\"","\"SetThisLocation\" : \"Set This Location\"","\"confirm_device_credential_password\" : \"Jelszó használata\"","\"google_assistant_verification_notification_title\" : \"Google සහකරු පණිවුඩ යැවීම\"","\"common_google_play_services_install_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt.\"","\"SearchAdsAboutUnderstood\" : \"Understood\"","\"ActionBotDocumentPassport\" : \"Passaporto\"","\"ProfileMyStoriesCount_other\" : \"%d saved stories\"","\"UnconfirmedAuthDeniedWarning\" : \"Never send your login code to anyone or you can lose your Telegram account!\"","\"common_google_play_services_install_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:\"","\"abc_menu_space_shortcut_label\" : \"spatie\"","\"abc_shareactionprovider_share_with\" : \"Ibahagi sa/kay\"","\"media_notification_channel_name\" : \"Prebacivanje\"","\"ChannelColorPreviewReply\" : \"Reply to your channel message\"","\"common_google_play_services_update_button\" : \"അപ്‌ഡേറ്റുചെയ്യുക\"","\"ChartInUSD\" : \"%s in USD\"","\"common_google_play_services_notification_channel_name\" : \"Upatikanaji wa huduma za Google Play\"","\"SetAsMain\" : \"Als Standard festlegen\"","\"TerminateWebSessionTitle\" : \"Disconnect website\"","\"cast_expanded_controller_live_stream_indicator\" : \"Tiesioginė transliacija\"","\"DidNotGetTheCodeSms\" : \"Отримати код в SMS\"","\"StoryDisabledScreenshots\" : \"Downloading and taking screenshots will be disabled for this story.\"","\"SwipeSettingsDelete\" : \"Elimina\"","\"mr_controller_no_info_available\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‏‎‏‏‏‏‎‏‎‎‎‏‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎‎‎‏‎‏‏‏‎‏‏‎‏‎‏‏‎‎‎‎‏‎‎‎‏‏‏‏‎‎No info available‎‏‎‎‏‎\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"बंद कैप्शन\"","\"RequestMissedCall\" : \"Recibir el código por llamada\"","\"InviteChannelRestrictedUsers2_other\" : \"**%d users** can only be invited via link. However admin of this channel restricts you from sharing invite links.\"","\"common_google_play_services_update_button\" : \"Uppfæra\"","\"CreateEncryptedChatError\" : \"An error occurred.\"","\"PopupEnabled\" : \"Ativado\"","\"common_signin_button_text\" : \"ছাইন ইন কৰক\"","\"mr_controller_casting_screen\" : \"Melakukan cast layar\"","\"StarsGiftCompletedText_other\" : \"You spent **%1$d** Stars from your balance.\"","\"NotificationsMutedHintChats_other\" : \"Notifications muted for %d chats\"","\"LedDisabled\" : \"Desactivado\"","\"YourNumber\" : \"Номер телефона\"","\"AllowFillNumber\" : \"Please allow Telegram to receive calls so that we can automatically confirm your phone number.\"","\"cast_skip_prev\" : \"Преминаване към предишния елемент\"","\"GiftValueOnSaleTelegram\" : \"for sale on Telegram >\"","\"VideoChooseCover\" : \"Choose cover\"","\"common_google_play_services_notification_channel_name\" : \"Доступність сервісів Google Play\"","\"mr_chooser_looking_for_devices\" : \"Qurilmalar qidirilmoqda…\"","\"SimilarChannelsTab\" : \"Similar Channels\"","\"mr_chooser_wifi_warning_description_car\" : \"Համոզվեք, որ մյուս սարքը միացած է նույն Wi-Fi ցանցին, ինչ այս մեքենան\"","\"ActionRequestedPeerUserPlural_one\" : \"You shared a user with un2\"","\"AutoplayVideoInfo\" : \"Presiona los botones de volumen para escucharlo.\"","\"FilterNoChatsToDisplayInfo\" : \"No chats currently belong to this folder.\"","\"call_notification_incoming_text\" : \"Sissetulev kõne\"","\"GiftCraftInfoFeature2Text\" : \"Combine more gifts to increase your odds of success.\"","\"SearchPostsFreeSearches_one\" : \"%d free search remaining today.\"","\"AppsClearSearch\" : \"Apps history\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Povežite drugi uređaj s istom Wi-Fi mrežom s kojom je povezan ovaj uređaj\"","\"fingerprint_error_lockout\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‏‎‎‎‏‏‎‏‎‎‎‎‏‏‏‎‎‏‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‏‏‎‎‏‎‎‎‎‏‏‏‎‏‎‎‏‎‏‎Too many attempts. Please try again later.‎‏‎‎‏‎\"","\"common_signin_button_text_long\" : \"Google-ით შესვლა\"","\"Gift2PrepayUpgradeFeature2Text\" : \"%s will be able to send the gift to anyone on Telegram.\"","\"LocationNotifiationButtonGroup\" : \"Notify when someone is within %1$s\"","\"common_google_play_services_update_text\" : \"%1$s no funcionará hasta que no actualices Servicios de Google Play.\"","\"StarsGiftSentPopupInfo_other\" : \"**%1$d Stars** sent as gift to %2$s.\"","\"TranscriptionTrialEndBuy\" : \"Subscribe to **Telegram Premium** to unlock unlimited transcriptions.\"","\"abc_prepend_shortcut_label\" : \"Menütaste +\"","\"LoginPassword\" : \"Пароль\"","\"InvalidFirstName\" : \"이름이 올바르지 않습니다. 다시 입력해 주세요.\"","\"ClearingCache\" : \"Cache wordt gewist...\"","\"mr_controller_album_art\" : \"Coberta de l'àlbum\"","\"PmReadTodayAt\" : \"read at %s\"","\"NotificationsServiceConnection\" : \"Achtergrondverbinding\"","\"PlayFile\" : \"Play File\"","\"ResetChatBackgrounds\" : \"Hintergrundbilder zurücksetzen\"","\"MegaPrivateInfo\" : \"Private groups can only be joined if you were invited or have an invite link.\"","\"cast_forward_30\" : \"سی ثانیه به جلو\"","\"FontType\" : \"Lettertype\"","\"GiftsBirthdaySetup\" : \"Add Your Birthday\"","\"QRCodePermissionNoCameraWithHint\" : \"**텔레그램**이 QR 코드를 스캔하려면 카메라 접근권한이 필요합니다. 설정을 탭하고 -> 권한으로 이동 하신 후, **카메라**를 활성화해주세요.\"","\"ThemePreviewLine3\" : \"Ah, you kids today with techno music! You should enjoy the classics, like Hasselhoff!\"","\"formatterWeek\" : \"EEE\"","\"GiftLocked\" : \"Gift Locked\"","\"abc_searchview_description_voice\" : \"Голосовий пошук\"","\"ActionUniqueGiftResaleOutboundTON\" : \"You bought this gift for %s TON\"","\"Gift2AuctionStartsIn\" : \"starts in %s\"","\"mr_chooser_wifi_warning_description_tv\" : \"අනෙක් උපාංගය මෙම tv මෙන් එකම Wi-Fi ජාලයෙහි ඇති බවට වග බලා ගන්න\"","\"generic_error_no_keyguard\" : \"આ ડિવાઇસ પિન, પૅટર્ન અથવા પાસવર્ડને સપોર્ટ કરતું નથી.\"","\"mr_chooser_wifi_warning_description_car\" : \"Uverite se da je drugi uređaj povezan na istu WiFi mrežu kao ovaj automobil\"","\"mr_cast_button_disconnected\" : \"அனுப்பும். தொடர்பு துண்டிக்கப்பட்டது\"","\"ProfileStoriesCount_one\" : \"%d public story\"","\"EventLogVoiceChatNotAllowedToSpeak\" : \"un1 muted new participants\"","\"GifSavedHint\" : \"Den Lieblings-GIFs hinzugefügt.\"","\"cast_seek_bar\" : \"Хайх хяналтыг дахин тоглуулах\"","\"ResellGiftInfoMin_other\" : \"Minimum price is **%d** Stars.\"","\"LanguageCustom\" : \"Personalizzata\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtitri\"","\"mr_controller_pause\" : \"Pristabdyti\"","\"DeleteLink\" : \"Delete Link\"","\"AnonymousNumberNotice\" : \"This number is not tied to a SIM card and was acquired on *Fragment.*\"","\"PrivacyVoiceMessages\" : \"Messaggi vocali\"","\"Gift2ResaleFilterBackdrops_one\" : \"%d Backdrop\"","\"NotificationsAndSounds\" : \"Meldingen en geluiden\"","\"TwoStepVerificationPasswordSetInfo\" : \"Du benötigt dieses Passwort neben dem Code, der dir per SMS geschickt wird, sobald du dich mit einem neuen Gerät anmeldest.\"","\"ActionYouAddUser\" : \"Añadiste a un2\"","\"NotificationsPriorityMedium\" : \"Mittel\"","\"SendContactToGroupText\" : \"Vuoi inviare questo contatto a **%1$s**?\"","\"AreYouSureDeleteAndExit\" : \"Verwijderen en de groep verlaten?\"","\"google_assistant_verification_channel_name\" : \"Потврдувач на „Помошникот“\"","\"CheckPhoneNumberLearnMoreUrl\" : \"https://telegram.org/faq/it#d-ho-un-nuovo-numero-di-telefono-cosa-faccio\"","\"NotificationActionPinnedContact2\" : \"%1$s ha fissato un contatto %3$s nel gruppo %2$s\"","\"common_google_play_services_notification_channel_name\" : \"Disp. de los Servicios de Google‌‌‌ Play\"","\"mr_chooser_wifi_warning_description_watch\" : \"Башка түзмөк бул саат менен бир Wi-Fi тармагына туташып турушу керек\"","\"status_bar_notification_info_overflow\" : \"၉၉၉+\"","\"cast_unmute\" : \"Stummschaltung aufheben\"","\"ViewReplies_other\" : \"View %1$d Replies\"","\"ChatYourSelfDescription4\" : \"Use search to quickly find things\"","\"formatterMonthYear\" : \"yyyy년 MMMM\"","\"BoostingUnclaimedPrize\" : \"Unclaimed Prize\"","\"Updating\" : \"Updating...\"","\"NotificationGroupAddSelf\" : \"عاد %1$s لمجموعة %2$s\"","\"FontSizePreviewReply\" : \"¡Buenos días! ������\"","\"PrivacyPolicyAndTerms\" : \"Política de privacidad y términos de servicio\"","\"Replies_one\" : \"%1$d Reply\"","\"call_notification_answer_action\" : \"Vastaa\"","\"NotificationsForChats\" : \"إشعارات المحادثات\"","\"PaidMessageActionOutMany_one\" : \"You paid %1$d Star to send %2$s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ตรวจสอบว่าอุปกรณ์อื่นๆ อยู่ในเครือข่าย Wi-Fi เดียวกันกับอุปกรณ์เครื่องนี้\"","\"common_signin_button_text\" : \"လက်မှတ်ထိုး ဝင်ရန်\"","\"NotificationsServiceConnection\" : \"Conexión en segundo plano\"","\"cast_dynamic_group_name_format\" : \"%1$s y %2$d\"","\"Gift2UpgradeNext\" : \"Upgrade Next Gift\"","\"LanguageName\" : \"Português (Brasil)\"","\"abc_prepend_shortcut_label\" : \"Meniu+\"","\"ErrorSendRestrictedMusic\" : \"Die Admins dieser Gruppe haben dir den Versand von Musik untersagt.\"","\"BusinessRepliesIntroTitle\" : \"New Quick Reply\"","\"mr_chooser_wifi_learn_more\" : \"Pelajari lebih lanjut\"","\"RegisterText2\" : \"Пожалуйста, добавьте имя и фотографию.\"","\"fingerprint_not_recognized\" : \"Nije prepoznato\"","\"PinnedMessages\" : \"Messaggi fissati\"","\"BoostingQuantityPrizes\" : \"Quantity of prizes\"","\"cast_skip_prev\" : \"ಹಿಂದಿನ ಐಟಂಗೆ ಸ್ಕಿಪ್‌ ಮಾಡಿ\"","\"fingerprint_dialog_touch_sensor\" : \"Допрете го сенз. за отпечатоци\"","\"PleaseEnterNewFirstPassword\" : \"Введите новый пароль\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Feliratok\"","\"AreYouSureDeletePhoto\" : \"Are you sure you want to delete this photo?\"","\"VoipChatActiveChats\" : \"Active voice chats\"","\"DidNotGetTheCode\" : \"코드를 받지 못하셨나요?\"","\"mr_controller_stop\" : \"停止\"","\"PermissionOpenSettings\" : \"Einstellungen\"","\"TypeMessage\" : \"Message\"","\"PremiumPreviewTodoDescription\" : \"Plan, assign, and complete tasks –\nseamlessly and efficiently.\"","\"mr_dialog_groupable_header\" : \"ਕੋਈ ਡੀਵਾਈਸ ਸ਼ਾਮਲ ਕਰੋ\"","\"PassportAddressHeader\" : \"Address\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"StartText\" : \"Conferma il prefisso internazionale\ne inserisci il tuo numero di telefono.\"","\"mr_chooser_looking_for_devices\" : \"Szukam urządzeń…\"","\"GigagroupConvertCancelButton\" : \"Leave as regular group\"","\"Permanent\" : \"Enlace primario\"","\"MessageSeenTooltipMessage\" : \"To protect privacy, views are only stored for **7 days**\"","\"CallForbiddenInviteLinkTitle\" : \"Invite via Link\"","\"PreviewForwardSticker_other\" : \"Forward %1$d stickers\"","\"SegmentationOutline\" : \"Añadir contorno\"","\"EditAdminRights\" : \"Edit admin rights\"","\"SyncContactsInfoOn\" : \"ستتم إضافة جهات اتصال جهازك هذا إلى حسابك.\"","\"DeleteSingleMessagesTitle\" : \"Apagar mensagem\"","\"ActionUserInvitedToGroup\" : \"un1 hat dich in diese Gruppe eingeladen\"","\"mr_chooser_title\" : \"यसमा Cast गर्नुहोस्\"","\"cast_closed_captions_unavailable\" : \"無法使用隱藏式輔助字幕\"","\"BusinessGreetingIntro\" : \"Create greetings that will be automatically sent to new customers.\"","\"mr_controller_disconnect\" : \"Trennen\"","\"RestoreEmailNoAccess\" : \"هل فقدت الوصول إلى %1$s؟\"","\"UseProxySponsorInfo\" : \"Este canal es mostrado por tu servidor proxy. Para quitar este canal de tu lista de chats, desactiva el proxy en Ajustes de Telegram > Datos y almacenamiento.\"","\"ActionTTLDisabled\" : \"un1 ha disattivato il timer di autoeliminazione\"","\"VoipGroupRecording\" : \"Voice chat is being recorded\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Phụ đề chi tiết\"","\"mr_chooser_zero_routes_found_title\" : \"Không có thiết bị nào\"","\"common_google_play_services_unknown_issue\" : \"%1$s无法访问 Google Play 服务，请重试。\"","\"StoryPrivacyButtonExcludeContacts\" : \"Exclude Contacts\"","\"wallet_buy_button_place_holder\" : \"Google सह खरेदी करा\"","\"cast_connecting_to_device\" : \"Ühendamine ekraaniga %1$s\"","\"ResetAccountCancelledAlert\" : \"I tuoi tentativi recenti di ripristinare questo account sono stati annullati dal suo utente attivo. Per favore riprova tra 7 giorni.\"","\"GiftAuctionWearInfo2Header\" : \"Unique Profile Design\"","\"mr_controller_no_info_available\" : \"ਕੋਈ ਜਾਣਕਾਰੀ ਉਪਲਬਧ ਨਹੀਂ\"","\"LivePhotosOff\" : \"Motion Photos turned **Off**\"","\"SortByTime\" : \"Newest First\"","\"call_notification_answer_video_action\" : \"ቪዲዮ\"","\"mr_chooser_wifi_warning_description_phone\" : \"‏تأكَّد من أنّ الجهاز الآخر وهذا الهاتف متّصلان بشبكة Wi-Fi نفسها.\"","\"AutoDownloadVideosOn\" : \"Videos\"","\"ChannelMemberTags\" : \"Allow Member Tags\"","\"PricePerYear\" : \"%1$s/year\"","\"ColorRed\" : \"Rood\"","\"AttachOnceAudio\" : \"رسالة صوتية لمرة واحدة\"","\"SelectFile\" : \"Kies een bestand\"","\"ResendCodeInfo\" : \"The verification code was sent to your email.\"","\"common_google_play_services_enable_button\" : \"अन गर्नुहोस्\"","\"P2PContacts\" : \"I miei contatti\"","\"mr_controller_casting_screen\" : \"Prebacuje se ekran\"","\"NoEffectsFound\" : \"No effects found\"","\"cast_notification_connected_message\" : \"Imeunganishwa kwenye %1$s\"","\"AreYouSureDeleteAndExit\" : \"Tem certeza de que deseja apagar e sair do grupo?\"","\"mr_chooser_wifi_warning_description_tv\" : \"Diğer cihazın bu tv ile aynı kablosuz ağa bağlandığından emin olun\"","\"mr_controller_volume_slider\" : \"Control desprazable do volume\"","\"fingerprint_error_lockout\" : \"Həddən çox cəhd oldu. Sonra sınayın.\"","\"cast_tracks_chooser_dialog_none\" : \"Yo‘q\"","\"SaveException\" : \"Save exception\"","\"common_signin_button_text_long\" : \"‏Google کے ساتھ سائن ان کریں\"","\"Gift2ActiveAuctionsActiveRaiseBid\" : \"Raise Bid\"","\"NotificationsNewException\" : \"استثناء جديد\"","\"Short\" : \"Corta\"","\"BoostingStartGiveaway\" : \"Start Giveaway\"","\"NotificationsChannels\" : \"Canais\"","\"BusinessAwayIntroTitle\" : \"New Away Message\"","\"CancelPasswordReset\" : \"Cancel the password reset process? If you request a new reset later, it will take another 7 days.\"","\"cast_casting_to_device\" : \"Транслюється на %1$s\"","\"PermissionNoAudioVideoWithHint\" : \"**Telegram** heeft toegang tot je microfoon nodig zodat je spraakberichten kunt versturen. Tik op Instellingen > Machtigingen en schakel **Microfoon** aan.\"","\"SentAppCodeTitle\" : \"Prüfe deine Telegram-Nachrichten\"","\"PasswordHintText\" : \"Crea una pista para tu contraseña\"","\"YourEmailSkipWarningText\" : \"Nee, werkelijk.\n\nAls je jouw wachtwoord vergeet, verlies je de toegang tot je Telegram-account. Er is geen manier om het te herstellen.\"","\"RecoveryEmailTitle\" : \"E-Mail-Adresse\nfür Wiederherstellung\"","\"GroupDescription3\" : \"Public links such as t.me/title\"","\"WallpaperPreview\" : \"Wallpaper\"","\"Gift2LinkGiftAuction\" : \"Gift Auction\"","\"fingerprint_error_user_canceled\" : \"L'opération d'authentification par empreinte digitale a été annulée par l'utilisateur.\"","\"ErrorSendRestrictedMediaAll\" : \"죄송합니다. 이 그룹에서는 미디어를 보내실 수 없습니다.\"","\"Gift2WearFeature3Text\" : \"Tapping the icon of this item next to your name will show its info and owner.\"","\"FilterDiscardNewAlert\" : \"Der Ordner wurde noch nicht erstellt. Jetzt erstellen?\"","\"ActionInviteChannelUser\" : \"un1 si è unito al canale tramite link d'invito\"","\"PollV2AllowedCountriesListManyP_other\" : \"%1$d countries\"","\"CopyLink\" : \"Copy Link\"","\"cast_rewind\" : \"Derulează înapoi\"","\"abc_searchview_description_search\" : \"Pretražite\"","\"CameraPermissionText\" : \"Tap to allow access to your Camera\"","\"FolderLinkChatlistUpdate\" : \"It will not affect chatlist of the links of this folder.\"","\"ActionBotDocumentBankStatement\" : \"Extracto de cuenta\"","\"AreYouSureShareMyContactInfo\" : \"¿Quieres compartir tu número de teléfono?\"","\"AuthAnotherClient\" : \"Ler Código QR\"","\"UserRestrictionsNoSendText\" : \"can't send text messages\"","\"RevenueSharingAdsInfo3Subtitle\" : \"You can turn off ads by subscribing to **Telegram Premium**, and Level %1$s channels can remove them for their subscribers.\"","\"UnlockPremiumEmojiPack\" : \"Unlock %1$s\"","\"fingerprint_error_no_fingerprints\" : \"کوئی فنگر پرنٹ مندرج نہیں ہے۔\"","\"fingerprint_error_hw_not_available\" : \"Хардвер за отиске прстију није доступан.\"","\"google_assistant_verification_notification_title\" : \"Google помоћник шаље поруку\"","\"July\" : \"July\"","\"Bans_other\" : \"%1$d bans\"","\"StoryAudioAddToSavedMessages\" : \"Add to Saved Messages\"","\"cast_skip_next\" : \"Saltar al siguiente elemento\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিবোৰ আপোনাৰ ডিভাইচত চলিব নোৱাৰে।\"","\"Gift2AuctionPlaceABidTitle\" : \"Place a Bid\"","\"cast_expanded_controller_live_stream_indicator\" : \"Prijenos uživo\"","\"FragmentChannelUsername\" : \"The **%1$s** username was acquired on **Fragment** on %2$s for **%3$s** %4$s.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d चा मागोवा घ्या\"","\"ChannelSettingsTitle\" : \"Channel Settings\"","\"NotificationMessageSticker\" : \"أرسل لك %1$s ملصقًا\"","\"cast_forward_10\" : \"Tua đi 10 giây\"","\"cast_rewind_30\" : \"快退 30 秒\"","\"cast_expanded_controller_live_head_description\" : \"Pašreizējā pozīcija ir tiešraides straumes galvenajā elementā\"","\"ChooseStickerMyEmojiPacks\" : \"My emoji packs\"","\"AutomaticDownloadSettings\" : \"Auto-Download Settings\"","\"common_google_play_services_update_text\" : \"Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play.\"","\"PrivacyPaymentsPaymentInfoCleared\" : \"Info di pagamento cancellate.\"","\"mr_chooser_wifi_learn_more\" : \"ស្វែងយល់បន្ថែម\"","\"fingerprint_dialog_touch_sensor\" : \"Érintse meg az ujjlenyomat-érzékelőt\"","\"MainTabsSettings\" : \"Settings\"","\"PaymentWarning\" : \"Warning\"","\"GigagroupConvertAlertText\" : \"Regular members of the group (non-admins) will **irrevocably** lose their right to post messages in the group.\n\nThis action **can't** be undone.\"","\"SettingsRecent\" : \"Búsquedas recientes\"","\"google_assistant_verification_notification_title\" : \"Programu ya Mratibu wa Google inatuma ujumbe\"","\"fingerprint_error_lockout\" : \"Previše pokušaja. Pokušajte ponovo kasnije.\"","\"mr_dialog_groupable_header\" : \"کوئی آلہ شامل کریں\"","\"EnableAllStreamingInfo\" : \"가능한 경우 텔레그램은 파일이 완전히 다운로드될 때까지 기다리지 않고 즉시 영상과 음악 재생을 시작합니다.\"","\"NoViews\" : \"No views\"","\"abc_activity_chooser_view_see_all\" : \"सबै हेर्नुहोस्\"","\"Add\" : \"Add\"","\"TotalDeviceFreeSize\" : \"%s Free\"","\"mr_controller_no_info_available\" : \"ලබා ගත හැකි තොරතුරු නොමැත\"","\"PasswordDoNotMatch\" : \"Passwords do not match\"","\"mr_controller_collapse_group\" : \"ຫຍໍ້ລົງ\"","\"fingerprint_error_hw_not_present\" : \"Toto zařízení nemá snímač otisků prstů\"","\"NewGroup\" : \"New Group\"","\"StartShortDayYearAt\" : \"MMM d yyyy',' HH:mm\"","\"TonCount_one\" : \"%d TON\"","\"DebugShareAlertTopicsSlowMotion\" : \"Toggle sharing alert topics slow motion\"","\"mr_controller_stop\" : \"Stopp\"","\"YourNewEmail\" : \"Tu nuevo correo\"","\"Gift2AuctionAlreadyParticipate\" : \"You are already participating in an auction for **%s**. You can only participate in one auction. Win the current round or wait until you are removed from the list of participants.\"","\"common_google_play_services_update_text\" : \"你必須更新「Google Play 服務」，才能執行 %1$s。\"","\"SMSPhraseError\" : \"Incorrect, please try again\"","\"SettingsSearchFaq\" : \"자주 묻는 질문\"","\"NotificationsServiceConnection\" : \"الاتصال في الخلفية\"","\"abc_searchview_description_voice\" : \"குரல் தேடல்\"","\"UseProxySettings\" : \"Gebruik proxy\"","\"MonetizationStarsWithdraw_other\" : \"Withdraw ⭐️%d\"","\"abc_menu_function_shortcut_label\" : \"Funtzioa +\"","\"PermissionNoCameraMicVideo\" : \"**Telegram** needs camera and microphone access so that you can send video messages. Tap Settings -> Permissions, and turn **Microphone** and **Camera** on.\"","\"UnlockPremiumEmojiHint\" : \"Subscribe to **Telegram Premium** to unlock this emoji.\"","\"AttachVideoExpired\" : \"Abgelaufenes Video\"","\"mr_chooser_zero_routes_found_title\" : \"Əlçatan cihaz yoxdur\"","\"UsernameAvailable\" : \"%1$s è disponibile.\"","\"wallet_buy_button_place_holder\" : \"Google orqali sotib olish\"","\"DeleteDays_one\" : \"Delete %1$s day\"","\"PrivacyForwardsInfo\" : \"I messaggi inviati non ricondurranno al tuo account quando inoltrati da altri utenti.\"","\"abc_shareactionprovider_share_with\" : \"यसमार्फत सेयर गर्नुहोस्\"","\"SendTodayAt\" : \"'Enviar hoje às' HH:mm\"","\"ShowTranslateButton\" : \"إظهار زر الترجمة\"","\"cast_expanded_controller_ad_in_progress\" : \"მიმდინარეობს რეკლამა…\"","\"VoipPeerIncompatible\" : \"**%1$s**'s app is using an incompatible protocol. They need to update their app before you can call them.\"","\"StarsGiftUpgradeCompletedText\" : \"%s can now upgrade this gift for free.\"","\"cast_skip_next\" : \"Hoppa till nästa objekt\"","\"FilterAddTo\" : \"Add to folder\"","\"VoipConnecting\" : \"Connecting\"","\"NotificationMessageGameScored\" : \"%1$s ha totalizzato %3$s a %2$s\"","\"TosAgeText\" : \"Toca Aceptar para confirmar que tienes %1$s o más.\"","\"NearbyVenue\" : \"Or choose a venue\"","\"cast_mute\" : \"បិទសំឡេង\"","\"mr_dialog_default_group_name\" : \"ჯგუფი\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Onderskrifte\"","\"cast_forward_10\" : \"दहा सेकंदांपर्यंत पुढे करा\"","\"common_google_play_services_enable_title\" : \"Google Play hizmetlerini etkinleştirin\"","\"FilterInviteChats_one\" : \"Includes %d chat\"","\"ActionBotDocuments\" : \"%1$s ha ricevuto i seguenti documenti: %2$s\"","\"RestoreEmailTroubleText2\" : \"Falls du keinen Zugriff auf deine E-Mail-Adresse hast, kannst du nur hoffen, dass dir dein Passwort wieder einfällt oder du wartest 7 Tage, bis dein Passwort zurückgesetzt wird.\"","\"BlurLinear\" : \"Lineare\"","\"BoostingEnableWallpaper\" : \"Unlock Wallpaper\"","\"mr_controller_no_info_available\" : \"Nejsou k dispozici žádné informace\"","\"BotRestrictionsCanDo\" : \"What can this bot do?\"","\"cast_tracks_chooser_dialog_audio\" : \"Audio\"","\"PaidMessageSentSubtitle_other\" : \"You paid **%d** stars.\"","\"LastSeenDateFormatted\" : \"visto %1$s\"","\"BotWebViewToS\" : \"Terms of Use\"","\"ProfilePhoneEdit\" : \"Replace number\"","\"ReturnEnteringWord\" : \"Return to entering the word >\"","\"StartDayYearAt\" : \"'Start on' MMM d yyyy 'at' HH:mm\"","\"EditAdminTag\" : \"Edit Admin Tag\"","\"common_google_play_services_notification_channel_name\" : \"Dispoñibilidade dos servizos de Play\"","\"mr_controller_stop_casting\" : \"Zatrzymaj przesyłanie\"","\"abc_action_menu_overflow_description\" : \"Weitere Optionen\"","\"Page5Message\" : \"O **Telegram** não tem limites no\ntamanho das suas mídias e chats.\"","\"mr_controller_disconnect\" : \"Ontkoppel\"","\"mr_chooser_looking_for_devices\" : \"Buscando dispositivos...\"","\"BlurOff\" : \"No\"","\"google_assistant_verification_notification_title\" : \"Google അസിസ്‌റ്റന്റ് സന്ദേശം അയയ്ക്കുന്നു\"","\"NotificationsGroups\" : \"Grupos\"","\"LanguageCode\" : \"it\"","\"NotificationActionPinnedInvoiceUser\" : \"ثبّت %1$s فاتورة\"","\"AddToTheGroupAlertText\" : \"Möchtest du **%1$s** der Gruppe **%2$s** hinzufügen?\"","\"RemindTodayAt\" : \"'Herinner vandaag om HH:mm\"","\"ResetChatBackgrounds\" : \"대화방 배경화면 초기화\"","\"DeleteRestrictUsers\" : \"Restrict users\"","\"cast_live_label\" : \"สด\"","\"SimilarBotsTab\" : \"Similar Bots\"","\"generic_error_no_device_credential\" : \"Ayikho iphinikhodi, iphethini, noma iphasiwedi esethiwe.\"","\"MessageLockedStarsConfirmMessage2Many2_one\" : \"to send %d message?\"","\"PassportEmail\" : \"Email\"","\"InAppSounds\" : \"Sonidos en la app\"","\"TelegramPassportDelete\" : \"Delete Telegram Passport\"","\"common_google_play_services_install_title\" : \"Google Play ဝန်ဆောင်မှုများရယူရန်\"","\"CancelTodoAlertTitle\" : \"Discard Checklist\"","\"common_google_play_services_install_title\" : \"Kry Google Play Dienste\"","\"BackgroundAnimate\" : \"Animeren\"","\"cast_ad_label\" : \"اشتہار\"","\"AutodownloadChannels\" : \"채널\"","\"Gift2FilterSortByValue\" : \"Sort By Value\"","\"abc_searchview_description_query\" : \"Termen de căutare\"","\"AIEditorStyleCreate\" : \"Create\"","\"Fade\" : \"Fade\"","\"mr_user_route_category_name\" : \"यन्त्रहरू\"","\"PermissionNoCameraMicVideo\" : \"**Telegram** necesita acceso a la cámara y al micrófono para que puedas enviar videomensajes. Toca Ajustes > Permisos, y activa **Micrófono** y **Cámara**.\"","\"Save\" : \"Salva\"","\"cast_notification_disconnect\" : \"Putuskan sambungan\"","\"common_google_play_services_wear_update_text\" : \"Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta.\"","\"NoSubscribeRequests\" : \"No join requests\"","\"SortLastName\" : \"Último nome\"","\"GroupCallLinkTitle\" : \"Group Call\"","\"AreYouSureShareMyContactInfo\" : \"Vuoi davvero condividere il tuo numero?\"","\"EventLogChangedWallpaper\" : \"un1 changed channel wallpaper\"","\"TodoAddedTwoTaskOut\" : \"You added “%1$s” and “%2$s” to checklist.\"","\"ChannelAntiSpamInfo\" : \"Telegram will filter more spam, but may occasionally affect ordinary messages. You can report False Positives in Recent Actions.\"","\"SettingsSwitchToNightMode\" : \"Switch to Night Mode\"","\"ColorWhite\" : \"Weiß\"","\"abc_searchview_description_voice\" : \"Kutafuta kwa kutamka\"","\"SharedContentTitle\" : \"Shared Content\"","\"EventLogFilterLeavingMembers\" : \"Leaving members\"","\"ResendSmsAvailableIn\" : \"Puoi richiedere un nuovo SMS tra %1$d:%2$02d\"","\"cast_seek_bar\" : \"Kontrol pencari pemutaran\"","\"cast_stop_live_stream\" : \"Translatsiyani to‘xtatish\"","\"common_open_on_phone\" : \"Отваряне на телефона\"","\"ShareYouLocationInline\" : \"يرغب هذا البوت بمعرفة موقعك عند كل مرة ترسل له طلبًا، يمكن استخدام هذا لتوفير نتائجَ مخصصةٍ لموقعك.\"","\"AllAccounts\" : \"All Accounts\"","\"FilterRemoveChats\" : \"Chats entfernen\"","\"abc_shareactionprovider_share_with_application\" : \"Jagamine rakendusega %s\"","\"Gift2SelfInfoConvert_other\" : \"Display this gift on your page or convert it to **%d Stars**.\"","\"NewContactAlertButton\" : \"연락처 추가\"","\"BoostLinkButton\" : \"BOOST\"","\"AudioSaveToSavedMessagesSaved\" : \"Audio sent to Saved Messages.\"","\"abc_searchview_description_clear\" : \"Slett søket\"","\"common_google_play_services_update_text\" : \"તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં.\"","\"Back\" : \"Atrás\"","\"Unblock\" : \"Desbloquear usuário\"","\"cast_expanded_controller_skip_ad_text\" : \"आप %1$d में विज्ञापन छोड़ सकते हैं…\"","\"CheckPasswordBackToSettings\" : \"Torna alle Impostazioni\"","\"LanguageCustom\" : \"맞춤\"","\"PremiumReadText1\" : \"To see when **%s** read the message, either start showing your own read time...\"","\"mr_controller_volume_slider\" : \"Control lliscant de volum\"","\"ChannelTopics\" : \"Topics\"","\"BusinessGreet\" : \"Greeting Message\"","\"BoostingGiftLink\" : \"Gift Link\"","\"mr_controller_collapse_group\" : \"Собери\"","\"CallText\" : \"Telegram will call you in %1$d:%2$02d\"","\"CheckYourEmailSubtitle\" : \"يرجى إدخال الرمز الذي أرسلناه إلى بريدك الإلكتروني %1$s.\"","\"PrivacyGiftsTypeUnique\" : \"Unique\"","\"AudiosSavedHint_other\" : \"%1$d Dateien in Musik gespeichert.\"","\"mr_cast_button_disconnected\" : \"投放。已中斷連線\"","\"mr_chooser_wifi_warning_description_watch\" : \"确保另一设备与此手表连接到同一 WLAN 网络\"","\"DeleteAllReactionsFromUsers\" : \"Delete all reactions from users\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Untertitel\"","\"AutoDownloadUpToOnAllChats\" : \"Fino a %1$s in tutte le chat\"","\"call_notification_answer_video_action\" : \"ວິດີໂອ\"","\"Gift2ReleasedBy\" : \"released by **%s**\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Clé d'accès\"","\"NotificationsCustomize\" : \"تخصيص\"","\"StoriesIntroGoForwardHeader\" : \"Go forward\"","\"NewMessages_other\" : \"%1$d new messages\"","\"PaymentCheckoutPay\" : \"PAY %1$s\"","\"StoryOpenLink\" : \"Open Link >\"","\"DynamicPackOrder\" : \"Dynamic Pack Order\"","\"cast_ad_label\" : \"Quảng cáo\"","\"cast_disconnect\" : \"Nqamula\"","\"cast_notification_connecting_message\" : \"Povezivanje na %1$s\"","\"FreshChangePhoneForbidden\" : \"Om veiligheidsredenen kun je jouw telefoonnummer niet wijzigen vanaf een apparaat dat pas is verbonden. Gebruik alsjeblieft een eerdere verbinding of wacht een paar uur.\"","\"ColorBlue\" : \"파란색\"","\"SelectDays\" : \"Select Days\"","\"CancelEmailQuestion\" : \"정말 복구 이메일 설정을 중단하시겠습니까?\"","\"YouBlockedUser\" : \"Spiacenti, non puoi aggiungere questo utente o bot al gruppo perché lo hai bloccato. Sbloccalo per procedere.\"","\"SuggestedMessageDecline\" : \"Decline\"","\"Send\" : \"Invia\"","\"mr_chooser_wifi_warning_description_watch\" : \"Digər cihaz bu saat ilə eyni Wi-Fi şəbəkəsində olmalıdır\"","\"UseProxyTelegramInfo2\" : \"Este proxy pode mostrar um canal patrocinado em sua lista de conversas. Isso não revela nada do seu tráfego no Telegram.\"","\"ErrorSendRestrictedDocuments\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال المستندات.\"","\"BusinessHoursCopyHeader\" : \"%s's opening hours:\"","\"fingerprint_error_user_canceled\" : \"کاربر عملیات اثر انگشت را لغو کرد\"","\"Gift2AddedToCollectionMany_other\" : \"**%1$d gifts** added to **%2$s**.\"","\"NotificationsOffUntil\" : \"Desativadas até %1$s\"","\"LanguageSame\" : \"Você já está usando esse pacote de idiomas (**%1$s**). Você pode alterar seu idioma a qualquer momento em Configurações.\"","\"LoginAttemptsInfo\" : \"The devices above have no access to your messages. The code was entered correctly, but no correct password was given.\"","\"cast_expanded_controller_loading\" : \"Loading …\"","\"mr_controller_volume_slider\" : \"Повзунок гучності\"","\"BoostingGiveawayResultsMsgWinners_other\" : \"**Winners**\"","\"ChatResetTheme\" : \"Reset Theme\"","\"Years_other\" : \"%1$d years\"","\"FontSizePreviewLine1\" : \"Do you know what time it is?\"","\"RecoveryEmail\" : \"Email di recupero\"","\"ProfileGiftsCount_other\" : \"%d gifts\"","\"mr_controller_pause\" : \"పాజ్ చేయి\"","\"PhotoEditorTypefaceSerif\" : \"Serif\"","\"AutoDownloadOff\" : \"No\"","\"Reset\" : \"초기화\"","\"common_google_play_services_install_button\" : \"Pasang\"","\"CancelReset\" : \"초기화 취소\"","\"GiftCraftInfoFeature1Title\" : \"Get Rare Models\"","\"ActionVolumeChanged\" : \"un1 changed un2 volume to %1$d%%\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"Reset settings\"","\"Default\" : \"기본\"","\"AutodownloadPrivateChats\" : \"개인 대화\"","\"FontType\" : \"Tipo de Fonte\"","\"cast_closed_captions_unavailable\" : \"Els subtítols no estan disponibles\"","\"CancelLinkSuccessTitle\" : \"¡Listo!\"","\"PrivacyPremiumAnd\" : \"Premium & %s\"","\"common_google_play_services_unknown_issue\" : \"%1$s té problemes amb Serveis de Google Play. Torna-ho a provar.\"","\"abc_activity_chooser_view_see_all\" : \"سبھی دیکھیں\"","\"abc_activity_chooser_view_see_all\" : \"Hammasi\"","\"NotificationUnrecognizedDevice\" : \"%1$s 님,\n%2$s에 새로운 기기가 회원님의 계정에 로그인한 것을 감지했습니다.\n\n기기: %3$s\n위치: %4$s\n\n본인이 아니라면 설정 > 기기에서 해당 세션을 종료하실 수 있습니다.\n\n누군가가 회원님의 뜻과 달리 계정에 접속했다고 생각하시면, 설정에서 2단계 인증을 활성화하실 수 있습니다.\n\n감사합니다.\n텔레그램 팀\"","\"fingerprint_error_no_fingerprints\" : \"Адбіткі пальцаў не зарэгістраваны.\"","\"common_google_play_services_wear_update_text\" : \"Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час.\"","\"CopyEmojiPreview\" : \"Copy Emoji\"","\"InChatSound\" : \"대화 중 소리\"","\"NotificationContactNewPhoto\" : \"%1$s hat das Profilbild geändert\"","\"AutoDownloadOnWiFiDataInfo\" : \"Turn this ON if you want media to be automatically downloaded on Wi-Fi.\"","\"BoostingEnableColor\" : \"Unlock Colors\"","\"SetColor\" : \"색상 설정\"","\"AutoplayMedia\" : \"Reproduzir automaticamente\"","\"Gift2AuctionsItemsBought2_other\" : \"%1$d %2$s items bought >\"","\"SubscribeToPremium\" : \"Subscribe for %s per month\"","\"cast_tracks_chooser_dialog_subtitles\" : \"സബ്‌ടൈറ്റിലുകൾ\"","\"mr_chooser_wifi_warning_description_tablet\" : \"இந்த டேப்லெட் இணைக்கப்பட்டுள்ள அதே வைஃபை நெட்வொர்க்கில் மற்றொரு சாதனமும் இணைக்கப்பட்டுள்ளதை உறுதிசெய்துகொள்ளுங்கள்\"","\"google_assistant_verification_channel_name\" : \"Assistant వెరిఫైయర్‌\"","\"NoMedia\" : \"Condividi foto e video in questa chat e accedi a essi da ogni tuo dispositivo.\"","\"Checking\" : \"Checking...\"","\"cast_pause\" : \"বিরাম দিন\"","\"PopupEnabled\" : \"Enabled\"","\"AllowReadCallAndLog\" : \"Sta Telegram toe om oproepen te ontvangen en de oproepenlijst te lezen zodat we automatisch de code voor je kunnen ingeven.\"","\"ForwardedFrom\" : \"Forwarded from\"","\"BoostingGiveaway\" : \"Giveaway\"","\"PassportLanguage_LO\" : \"Lao\"","\"Copy\" : \"Copiar\"","\"NoContactsYet3Sub\" : \"You have no contacts on Telegram yet. How about adding them?\"","\"abc_action_mode_done\" : \"OK\"","\"NotificationActionPinnedVideo\" : \"%1$s fijó un video en el grupo %2$s\"","\"common_open_on_phone\" : \"Fungua kwenye simu\"","\"VoipAnswerCall\" : \"Answer\"","\"call_notification_incoming_text\" : \"ສາຍໂທເຂົ້າ\"","\"mr_controller_no_media_selected\" : \"Nuk është zgjedhur asnjë media\"","\"mr_cast_button_connecting\" : \"Perduoti. Prisijungiama\"","\"StoryHintSwipeToZoom\" : \"Swipe to zoom\"","\"StarsAddHighlightedMessage\" : \"Add ⭐️%s\"","\"ReplyToTaskIn\" : \"Reply to item in %s\"","\"abc_searchview_description_submit\" : \"ചോദ്യം സമർപ്പിക്കുക\"","\"Topics\" : \"Topics\"","\"abc_action_bar_home_description\" : \"መነሻ ዳስስ\"","\"Gift2TransferToTONAlertText2\" : \"Logged in on this device more than **24 hours** ago.\"","\"BotCloseAllTabs\" : \"Close All Tabs\"","\"BackgroundSearchColor\" : \"Kleur:\"","\"PushChatReactSticker\" : \"%3$s to your %4$s sticker in %2$s\"","\"AudioRemoveFromProfile\" : \"Remove from Profile\"","\"generic_error_user_canceled\" : \"Verificatie geannuleerd door gebruiker.\"","\"ResetNotificationsAlertTitle\" : \"Restablecer todas las notificaciones\"","\"ChatDocument\" : \"File\"","\"abc_prepend_shortcut_label\" : \"Poga Izvēlne +\"","\"mr_cast_dialog_title_view_placeholder\" : \"Ni podatkov\"","\"mr_controller_close_description\" : \"Uždaryti\"","\"media_notification_channel_name\" : \"Emitir\"","\"call_notification_decline_action\" : \"مسترد کریں\"","\"SettingsFaqSearchTitle\" : \"Häufig gestellte Fragen\"","\"common_google_play_services_install_button\" : \"Орнотуу\"","\"RestorePasswordResetPasswordOk\" : \"2단계 인증 비밀번호가 초기화되었습니다.\"","\"ChannelJoin\" : \"JOIN\"","\"cast_closed_captions_unavailable\" : \"Ez dago erabilgarri azpititulurik\"","\"ActionGiftTonTitle\" : \"Someone\"","\"generic_error_no_device_credential\" : \"Geen pincode, patroon of wachtwoord ingesteld.\"","\"PassportAddIdentityCardInfo\" : \"Upload scans of a certified English translation of your identity card.\"","\"RestorePasswordResetPasswordText\" : \"Сбросить пароль для двухэтапной аутентификации?\"","\"abc_action_bar_up_description\" : \"رفتن به بالا\"","\"fingerprint_error_no_fingerprints\" : \"尚未註冊任何指紋。\"","\"CancelReset\" : \"Cancel reset\"","\"ShowLess\" : \"Mostrar menos\"","\"AddAccount\" : \"Konto hinzufügen\"","\"Gift2ConvertText2_one\" : \"Do you want to convert this gift from **%2$s** to **%3$s**?\n\nConversion is available for the next **%1$d day**.\n\nThis action cannot be undone. This will permanently destroy the gift.\"","\"NoChats\" : \"Welcome to Telegram\"","\"cast_play\" : \"Spila\"","\"AutoDownloadOnAllChats\" : \"On in all chats\"","\"BannedPhoneNumber\" : \"Este número de telefone está banido.\"","\"mr_controller_volume_slider\" : \"Controlo de deslize do volume\"","\"abc_toolbar_collapse_description\" : \"හකුළන්න\"","\"AutoDownloadOff\" : \"Disattivato\"","\"ActionSuggestPhotoToYouDescription\" : \"%s suggests you to use this photo for your account\"","\"NotificationMessageVideo\" : \"%1$s te envió un video\"","\"mr_button_content_description\" : \"Emitir\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"Overlay chat video\"","\"Gift2BuyPriceOnlyTON\" : \"The seller only accepts TON as payment\"","\"MediaTab\" : \"Media\"","\"NotificationActionPinnedPhotoUser\" : \"ثبّت %1$s صورة\"","\"GroupProfileInfo\" : \"Choose a color and a logo for the group's profile.\"","\"ic_media_route_learn_more_accessibility\" : \"ស្វែងយល់ពីរបៀបខាស\"","\"AppFolderInfo\" : \"Browse the app's folder\"","\"ProxyConnections\" : \"Connessioni\"","\"ClearSearchSingleChatAlertText\" : \"Wirklich \"%1$s\" aus dem Suchverlauf entfernen?\"","\"PrivacyMessages\" : \"Messaggi\"","\"SMSPhraseText\" : \"We’ve sent an SMS with a secret phrase to your phone **%1$s**.\"","\"mr_user_route_category_name\" : \"ഉപകരണങ്ങൾ\"","\"abc_searchview_description_search\" : \"Tafuta\"","\"fingerprint_error_hw_not_present\" : \"Þetta tæki er ekki með fingrafaralesara\"","\"mr_cast_button_disconnected\" : \"Apraidīt: savienojums pārtraukts\"","\"AutoDownloadOff\" : \"Não\"","\"ResendCode\" : \"Отправить ещё раз\"","\"YourPasswordHeader\" : \"Your password\"","\"NoBlocked\" : \"No blocked users yet\"","\"GiftOfferAmountHigherHint2\" : \"The price you are offered is **%1$s** higher\nthan the average price for %2$s\"","\"cast_notification_default_channel_name\" : \"କାଷ୍ଟ\"","\"RequestSmsButton\" : \"Recibir código por SMS\"","\"fingerprint_error_hw_not_available\" : \"ฮาร์ดแวร์ลายนิ้วมือไม่พร้อมใช้งาน\"","\"abc_shareactionprovider_share_with_application\" : \"%s සමඟ බෙදා ගන්න\"","\"NotificationsTurnOff\" : \"Desativar\"","\"HistoryCleared\" : \"History was cleared\"","\"cast_casting_to_device\" : \"Mentransmisi ke %1$s\"","\"common_google_play_services_install_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje nisu instalirane na uređaju.\"","\"LanguageNameInEnglish\" : \"Spanish\"","\"call_notification_answer_video_action\" : \"వీడియో కాల్\"","\"Alert\" : \"Mostrar notificaciones\"","\"cast_tracks_chooser_dialog_none\" : \"Нет\"","\"common_google_play_services_updating_text\" : \"தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்.\"","\"UserRestricted\" : \"Je mag deze actie niet uitvoeren.\"","\"GroupMessagesChargePriceInfo\" : \"If you turn this on, regular members of the group will have to pay Stars to send messages.\"","\"EditMemberRankInfo\" : \"Add short tag next to %1$s’s name.\"","\"common_signin_button_text\" : \"تسجل الدخول\"","\"BotShareMessageShare\" : \"Share with...\"","\"GiftOfferTransferInfoTextStars\" : \"Do you want to offer **%1$s Stars** to **%2$s** for **%3$s**?\"","\"BoostingShowMoreGifts_other\" : \"Show %1$d More Gifted Boosts\"","\"media_notification_channel_name\" : \"បញ្ជូន\"","\"Purple\" : \"Paars\"","\"FwdMessageToGroup\" : \"Message forwarded to **%1$s**.\"","\"BadgeNumberShow\" : \"إظهار أيقونة الشارة\"","\"SMSWordPasteHint\" : \"You can copy and paste the word here.\"","\"PollV2AllowAddingOptionsInfo\" : \"Participants can suggest new options\"","\"BoostingGiveawayParticipantMultiPlural_one\" : \"You are participating in this giveaway, because you have joined channel **%2$s** (and **%1$d** other listed channel).\"","\"PermissionNoLocationStory\" : \"Telegram braucht Zugriff auf deinen Standort, damit du das Wetter-Widget deiner Story hinzufügen kannst.\"","\"PaymentReceipt\" : \"Receipt\"","\"AutomaticMediaDownload\" : \"Download automatico media\"","\"BirthdayClearTitle\" : \"Remove date of birth\"","\"abc_menu_function_shortcut_label\" : \"Fungsi+\"","\"NotificationGroupAddMember\" : \"%1$s hat %3$s in die Gruppe %2$s eingeladen\"","\"BlockContact\" : \"Block user\"","\"PleaseEnterNewFirstPassword\" : \"Inserisci una nuova password\"","\"ResetChatBackgroundsAlertTitle\" : \"Reset chat backgrounds\"","\"ClearLocalDatabase\" : \"Clear Local Database\"","\"NobodyViewsArchived\" : \"No views available\"","\"cast_stop\" : \"Спиране\"","\"BackgroundAnimate\" : \"움직임\"","\"BotCantJoinGroups\" : \"Este bot no puede unirse a grupos.\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s fixou uma pontuação de jogo\"","\"ClearSearchAlert\" : \"Vuoi cancellare la tua cronologia di ricerca?\"","\"fcm_fallback_notification_channel_label\" : \"Diversos\"","\"ReactionsPerStory\" : \"Reactions Per Story\"","\"ViewChannelStats\" : \"View Channel Stats\"","\"PremiumOrStarsPrice\" : \"or ⭐️ %s\"","\"May\" : \"مايو\"","\"StartsDayAt\" : \"'Почнеться' d MMM',' HH:mm\"","\"mr_controller_pause\" : \"Sett på pause\"","\"RevenueSharingAdsInfo2Title\" : \"Help the Channel Creator\"","\"mr_chooser_wifi_warning_description_tv\" : \"पक्का करें कि दूसरा डिवाइस और यह टीवी, दोनों एक ही वाई-फ़ाई नेटवर्क से जुड़े हों\"","\"AutoDownloadPreloadMusicInfo\" : \"Comienza la descarga de la siguiente pista mientras estás escuchando un audio.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Погрижете се другиот уред да биде поврзан на истата Wi-Fi мрежа како овој телевизор\"","\"UniqueGiftNotFound\" : \"Gift was not found\"","\"mr_cast_button_connected\" : \"Cast. ချိတ်ဆက်ထားသည်\"","\"ic_media_route_learn_more_accessibility\" : \"Mëso si të transmetosh\"","\"cast_forward_30\" : \"Pirmyn trisdešimt sekundžių\"","\"TodoTaskCompleted\" : \"un1 marked “%s” as done\"","\"mr_cast_button_connecting\" : \"Пребаците. Повезује се\"","\"SavedViewAsChats\" : \"View as Chats\"","\"cast_expanded_controller_live_head_description\" : \"Aktuelni položaj je u vrhu strima uživo\"","\"mr_controller_expand_group\" : \"Luaskan\"","\"NewThemePreviewReply2\" : \"Good morning\"","\"NotificationMessageLiveLocation\" : \"%1$s 님이 실시간 위치를 보냈습니다\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Assicurati che l'altro dispositivo sia connesso alla stessa rete Wi-Fi di questo smartphone\"","\"Permanent\" : \"Link primario\"","\"mr_chooser_wifi_learn_more\" : \"Saznajte više\"","\"fingerprint_error_no_fingerprints\" : \"Саусақ іздері тіркелмеген.\"","\"mr_controller_stop\" : \"ឈប់\"","\"NotificationActionPinnedGeo\" : \"%1$s fixou um mapa no grupo %2$s\"","\"SoundDefault\" : \"Por defecto\"","\"abc_capital_off\" : \"YOQILMAGAN\"","\"DidNotGetTheCode\" : \"Non hai ricevuto il codice?\"","\"DeleteSelectedTopics\" : \"Are you sure you want delete these topics?\"","\"UnpinMessage\" : \"Unpin\"","\"cast_expanded_controller_skip_ad_label\" : \"Jäta reklaam vahele\"","\"cast_forward\" : \"Mundar\"","\"ChannelMessageAlbum\" : \"%1$s posted an album\"","\"AutoDownloadVideos\" : \"동영상\"","\"cast_pause\" : \"Ndërprit\"","\"WidgetShortcuts\" : \"Scorciatoie\"","\"LastSeenContactsPremiumPlus\" : \"Contacts & Premium (+%1$d)\"","\"mr_chooser_wifi_learn_more\" : \"ज़्यादा जानें\"","\"UnsupportedMedia2\" : \"Tu versión de Telegram no es compatible con este mensaje. Actualiza tu app a la última versión.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।\"","\"TurnPasswordOffQuestionTitle\" : \"Disable password\"","\"ViewsAndSharesChartTitle\" : \"Views and Shares\"","\"mr_cast_button_connecting\" : \"Diffuser. Connexion en cours…\"","\"Gift2Availability4Value_one\" : \"%1$d of %2$s left\"","\"fingerprint_error_no_fingerprints\" : \"לא נרשמו טביעות אצבע.\"","\"ClearSearchSingleAlertTitle\" : \"Suchverlauf\"","\"StopVerification\" : \"Deseja parar o processo de verificação?\"","\"Gift2ActiveAuctionsActiveStatusWinningAll\" : \"You are winning all of them.\"","\"VoipChatStreamWithAnotherApp\" : \"You can also stream with **another app >**\"","\"StoryAutoExceptionsInfo\" : \"Aktiviere automatisch Story-Benachrichtigungen von 5 Nutzern, die du am häufigsten kontaktierst.\"","\"NotificationMessagesPeopleDisplayOrder\" : \"%2$s %1$s\"","\"StoryLiveBlockListEmpty\" : \"**Select people** who won’t see your live.\"","\"Story\" : \"Story\"","\"ClearingCacheDescription\" : \"يرجى إبقاء النافذة مفتوحة أثناء قيام تيليجرام بتنظيف تخزينك المؤقت.\"","\"FilterInviteChannelToast\" : \"You don’t have the admin rights to share invite links to this channel.\"","\"CallEmojiKeyTooltip\" : \"If emoji on %1$s's screen are the same, this call is 100%% secure.\"","\"VideoShareAddTimestamp\" : \"Start at %s\"","\"generic_error_no_keyguard\" : \"這部裝置不支援 PIN、圖案或密碼。\"","\"ChannelCantOpenBanned\" : \"Unfortunately, you were banned from participating in public groups.\"","\"MinutesBold_other\" : \"**%1$d** minutes\"","\"ResetAccount\" : \"계정 초기화\"","\"PhotoEditorTypefaceMono\" : \"Mono-serif\"","\"WhenUsingMobileData\" : \"عند استخدام بيانات الجوال\"","\"BoostFeatureStoriesPerDay_other\" : \"%d Stories Per Day\"","\"Archive\" : \"Archive\"","\"common_google_play_services_install_title\" : \"Google Play hizmetlerini edinin\"","\"common_google_play_services_unknown_issue\" : \"%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur.\"","\"ChangePhoneNumberOccupied\" : \"Il numero %1$s è già connesso a un account Telegram. Per favore elimina quell'account prima di usare questo numero.\"","\"SearchMessagesFilterAll\" : \"All Chats\"","\"cast_rewind_10\" : \"10 Sekunden zurückspulen\"","\"EditAdminChangeChannelInfo\" : \"Change Channel Info\"","\"cast_tracks_chooser_dialog_cancel\" : \"Abbrechen\"","\"BoostingBoostForChannelsInfo\" : \"Subscribers of your channel can **boost** it so that it **levels up** and gets **exclusive features**.\"","\"PassportMidname\" : \"Middle name\"","\"mr_chooser_wifi_warning_description_tablet\" : \"এই ট্যাবলেট ও অন্য ডিভাইস একই ওয়াই-ফাই নেটওয়ার্কের সাথে কানেক্ট করা আছে কিনা তা ভালভাবে দেখে নিন\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。\"","\"mr_chooser_wifi_warning_description_car\" : \"他のデバイスがこの車と同じ Wi-Fi ネットワークに接続していることを確認してください\"","\"cast_expanded_controller_ad_image_description\" : \"ภาพที่แสดงขณะที่เครื่องรับการแคสต์กำลังเล่นโฆษณา\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"パスキー\"","\"DeleteFewChatsTitle\" : \"Delete %1$s\"","\"MessageShowSensitiveContentMediaTextClosed\" : \"This media may contain sensitive content suitable only for adults.\"","\"AskButton\" : \"Preguntar\"","\"fingerprint_error_hw_not_available\" : \"Hardware voor vingerafdruk niet beschikbaar.\"","\"BotSharedToOne\" : \"Sent message to **%s**\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"പാസ്‌കീ\"","\"ChooseStickerMyStickerSets\" : \"My sticker sets\"","\"EventLogStopPoll\" : \"un1 stopped the poll:\"","\"ResetAllNotifications\" : \"Ripristina tutte le notifiche\"","\"mr_cast_button_disconnected\" : \"Предаване. Връзката е прекратена\"","\"SharedMediaTabFull2\" : \"Media condivisi\"","\"cast_expanded_controller_ad_image_description\" : \"Imazhi shfaqet kur marrësi i transmetimit është duke luajtur një reklamë\"","\"NotificationActionPinnedContact2\" : \"%1$s fixou um contato %3$s no grupo %2$s\"","\"Chats_one\" : \"%1$d chat\"","\"TodoTaskCompletedOut\" : \"You marked “%s” as done\"","\"cast_seek_bar\" : \"Comandă de căutare pentru redare\"","\"abc_activitychooserview_choose_application\" : \"აირჩიეთ აპი\"","\"mr_controller_album_art\" : \"Imagem do álbum\"","\"NotificationMessageGame\" : \"%1$s님이 %2$s 게임으로 초대했습니다\"","\"mr_user_route_category_name\" : \"デバイス\"","\"NotificationActionPinnedQuiz2\" : \"%1$s fixou o quiz \"%3$s\" no grupo %2$s\"","\"SharingOfferDisableHeaderShortYou\" : \"You suggest to disable sharing in this chat\"","\"InvalidPhoneNumber\" : \"Número de teléfono inválido. Por favor, revisa el número y reinténtalo.\"","\"ScheduledTimeApprox\" : \"appx. %s\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s envió un %3$s sticker al grupo %2$s\"","\"generic_error_user_canceled\" : \"Аутентификацияны колдонуучу жокко чыгарды.\"","\"BotEmojiStatusSetRequestForHour_other\" : \"%d hours\"","\"VoipPeerVideoOutdatedMakeVoice\" : \"Make a voice call\"","\"abc_searchview_description_voice\" : \"Tìm kiếm bằng giọng nói\"","\"cast_expanded_controller_loading\" : \"Ladataan…\"","\"AutoDownloadChannels\" : \"القنوات\"","\"ActionBotDocumentEmail\" : \"Indirizzo email\"","\"StoryCrop\" : \"Crop\"","\"BoostStars_one\" : \"%d Star\"","\"ActionUserInvitedToGroup\" : \"دعاك un1 إلى هذه المجموعة\"","\"MyNotes\" : \"My Notes\"","\"GlobalAttachVoiceRestricted\" : \"Sending voice isn't allowed in this group.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Passaðu að hitt tækið sé tengt sama WiFi-neti og þessi sími\"","\"cast_connecting_to_device\" : \"Verbindung mit %1$s wird hergestellt\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"Desculpe, você não pode enviar mensagens de vídeo para esta pessoa devido às configurações de privacidade dela.\"","\"ClearHistoryOptionAlso\" : \"Limpar também para %1$s\"","\"abc_action_bar_up_description\" : \"Перайсці ўверх\"","\"Regular\" : \"Regular\"","\"cast_stop_live_stream\" : \"หยุดการสตรีมแบบสด\"","\"NotificationEditedGroupVideo\" : \"%1$s cambió la foto del grupo %2$s\"","\"PinnedMessagesHidden\" : \"Pinned messages hidden\"","\"cast_mute\" : \"మ్యూట్ చేయి\"","\"ImportStickersLinkTaken\" : \"Sorry, this link is already taken.\"","\"cast_expanded_controller_skip_ad_label\" : \"Skip Ad\"","\"PleaseEnterNewFirstPasswordHint\" : \"Neues Passwort eingeben\"","\"BoostingSelectUpToGroupChannelPlural_one\" : \"Select up to %1$d group or channel\"","\"OpenInEditor\" : \"Open in editor\"","\"SuggestionAgreementReachedAdmin3TON\" : \"⏳ **%s** will receive the **TON** once the post has been live for **%d** hours.\"","\"cast_connecting_to_device\" : \"Se conectează la %1$s\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Субтитры\"","\"cast_notification_connected_message\" : \"%1$s ସହ ସଂଯୁକ୍ତ\"","\"abc_capital_on\" : \"ஆன்\"","\"mr_controller_expand_group\" : \"Zgjero\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"پاس کی\"","\"abc_action_bar_home_description\" : \"গৃহ পৃষ্ঠালৈ যাওক\"","\"EventLogOriginalMessages\" : \"Original message\"","\"mr_chooser_wifi_warning_description_tv\" : \"दुसरे डिव्हाइस हा टीव्ही आहे त्याच वाय-फाय नेटवर्कवर असल्याची खात्री करा\"","\"EnablePasscode\" : \"암호 설정\"","\"Characters_other\" : \"%1$d symbols\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Prepričajte se, da je druga naprava povezana v isto omrežje Wi-Fi kot ta naprava\"","\"NewContactAlertMessage\" : \"Phone number **%1$s** is not in your contacts list. Do you want to add it?\"","\"DeleteChatBackgroundsAlert\" : \"Weet je zeker dat je de geselecteerde achtergronden wilt verwijderen?\"","\"common_google_play_services_enable_text\" : \"Для работы приложения \"%1$s\" требуется включить сервисы Google Play.\"","\"cast_tracks_chooser_dialog_ok\" : \"Հաստատել\"","\"RemoveMessageFeeMessage\" : \"Are you sure you want to allow **%s** to message you for free?\"","\"VoipMutedByAdmin\" : \"Muted by admin\"","\"abc_menu_space_shortcut_label\" : \"spasi\"","\"GiftPremiumListFeaturesAndTerms\" : \"You can review the list of features and terms of use for Telegram Premium *here*.\"","\"mr_controller_collapse_group\" : \"سکیڑیں\"","\"abc_activity_chooser_view_see_all\" : \"Xem tất cả\"","\"Gift2PeerColorProfileEmptyTitle\" : \"You don't have any gifts you can use as profile covers.\"","\"EventLogRestrictedPinMessages\" : \"Pin messages\"","\"mr_cast_button_connected\" : \"Translatsiya qilish. Ulandi\"","\"SuggestedMessageDeclineReasonHint\" : \"Add a reason (optional)\"","\"BotSentRevokeVerifyRequest\" : \"**%s**'s verification has been revoked.\"","\"AutodownloadSizeLimit\" : \"تقييد بالحجم\"","\"ErrorSendRestrictedPollsAll\" : \"No está permitido enviar encuestas en este grupo.\"","\"YouBlockedUser\" : \"Du kannst diesen Nutzer oder Bot Gruppen leider nicht hinzufügen, da du ihn blockiert hast. Gebe ihn wieder frei, um fortzufahren.\"","\"mr_chooser_searching\" : \"Szukam urządzeń\"","\"PermissionNoAudioVideoWithHint\" : \"**Telegram** necesita acceso al micrófono para que puedas enviar mensajes de voz. Toca Ajustes > Permisos, y activa **Micrófono**.\"","\"BotMonetizationProceedsTONInfoLink\" : \"https://telegram.org/tos/content-creator-rewards\"","\"PassportLanguage_MK\" : \"Macedonian\"","\"common_google_play_services_wear_update_text\" : \"Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms.\"","\"NotificationMessageInvoice\" : \"%1$s ti ha inviato una fattura per %2$s\"","\"generic_error_no_keyguard\" : \"Šis įrenginys nepalaiko PIN kodo, šablono ar slaptažodžio.\"","\"mr_controller_pause\" : \"Posa en pausa\"","\"SearchEmojiHint\" : \"Search emoji\"","\"PremiumPreviewEffects\" : \"Message Effects\"","\"LiveStoryBadge\" : \"LIVE\"","\"StarAffiliateCommission\" : \"Commission\"","\"Gift2RemovedFromCollectionMany_other\" : \"**%1$d gifts** removed from **%2$s**.\"","\"mr_dialog_transferable_header\" : \"Пуштајте у групи\"","\"CancelForwarding\" : \"전달 취소하기\"","\"confirm_device_credential_password\" : \"שימוש בסיסמה\"","\"OpenInTelegramBrowser\" : \"Open in Telegram\"","\"confirm_device_credential_password\" : \"პაროლის გამოყენება\"","\"fingerprint_error_user_canceled\" : \"प्रयोगकर्ताले फिंगरप्रिन्टसम्बन्धी कारबाही रद्द गर्नुभयो।\"","\"YourPasswordRememberYes\" : \"Sí, por supuesto\"","\"DeleteBotPreviewsTitle\" : \"Delete Previews\"","\"VibrationDefault\" : \"افتراضي\"","\"StoryPrivacyPublishAs\" : \"Publish story as\"","\"mr_controller_expand_group\" : \"Yoyish\"","\"abc_searchview_description_clear\" : \"Wyczyść zapytanie\"","\"AccDescrSpeedSlider\" : \"Choose speed\"","\"AllTopicsShort\" : \"All\"","\"RestoreEmailSent\" : \"لقد أرسلنا رمز الاسترداد إلى بريدك الإلكتروني المُضاف:\n\n%1$s\"","\"cast_notification_connected_message\" : \"تم الاتصال بـ %1$s\"","\"MessageSuggestionsUnsavedChanges\" : \"You have changed the direct messages settings. Apply changes?\"","\"SwipeSettingsArchive\" : \"Archive\"","\"ColorPink\" : \"Roze\"","\"mr_chooser_zero_routes_found_title\" : \"Није доступан ниједан уређај\"","\"SwitchThemeToDay\" : \"Day Mode\"","\"AdReported\" : \"We will review this ad to ensure it matches our **Ad Policies and Guidelines.**\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Subtitrai\"","\"EditWidgetContactsInfo\" : \"Exibe atalhos dos seus chats mais importantes para acesso rápido.\n\nSe ninguém for selecionado, seus contatos mais frequentes serão exibidos neste widget.\"","\"google_assistant_verification_channel_name\" : \"Asistenta verifikators\"","\"AreYouSureLogout\" : \"정말 로그아웃하시겠습니까?\n\n로그아웃시, 모든 비밀 대화가 사라지게 됩니다.\n\n회원님의 모든 기기에서 동시에, 하나의 앱에서 여러개의 텔레그램 계정을 사용할 수 있습니다.\"","\"SentCallOnly\" : \"We bellen je op **%1$s** om de code te delen.\"","\"CallAvailableIn\" : \"Вы можете запросить звонок с кодом через %1$d:%2$02d\"","\"cast_forward_10\" : \"إلى الأمام عشر ثوانٍ\"","\"BackgroundPreviewLine2\" : \"Bedankt!\"","\"StarsSubscriptionBotRefulfillInfo\" : \"You can still refulfill subscription back until %s.\"","\"FilterArchived\" : \"Archiviert\"","\"common_google_play_services_enable_title\" : \"‏Google Play سروسز فعال کریں\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ছাব-টাইটেল\"","\"NotificationActionPinnedGifChannel\" : \"%1$s pinned a GIF\"","\"common_google_play_services_install_title\" : \"Kunin ang mga serbisyo ng Google Play\"","\"ActionPrepaidGiftOutbound\" : \"You sent an upgrade worth **un2** for **un1**'s gift\"","\"fingerprint_error_user_canceled\" : \"Parmak izi işlemi kullanıcı tarafından iptal edildi.\"","\"AreYouSureDeletePhotoTitle\" : \"Delete photo\"","\"SecretChat\" : \"Geheime chats\"","\"mr_chooser_title\" : \"Ülekandmine seadmesse\"","\"QRCodeLinkHelpFolder\" : \"Everyone on Telegram can scan this code to add this folder and join the chats included in this invite link.\"","\"SearchInSettings\" : \"설정과 자주 묻는 질문 검색\"","\"FolderLinkDeletedSubtitle_other\" : \"You also left %d chats.\"","\"SMSFeeContact\" : \"Having issues? **Contact us**\"","\"cast_forward_30\" : \"Отуз секунд алдыга түрүү\"","\"default_error_msg\" : \"មាន​បញ្ហា​ដែល​មិន​ស្គាល់\"","\"abc_searchview_description_voice\" : \"Voice search\"","\"TopicsTitle\" : \"Topics\"","\"common_google_play_services_update_button\" : \"Sasisha\"","\"StarRatingDescription3\" : \"%s 10x of refunded Stars and 85% of bought gifts converted to Stars.\"","\"SharingYouAndOtherName\" : \"You and %1$s\"","\"ResetPassword\" : \"Wachtwoord resetten\"","\"wallet_buy_button_place_holder\" : \"Google аркылуу сатып алуу\"","\"cast_skip_prev\" : \"Preskočiť na predchádzajúcu položku\"","\"SwipeMarkAsRead\" : \"مقروءة\"","\"UseProxySponsor\" : \"Sponsor del proxy\"","\"abc_toolbar_collapse_description\" : \"छोटा करें\"","\"abc_shareactionprovider_share_with\" : \"සමග බෙදා ගන්න\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s fixou uma mensagem\"","\"abc_searchview_description_search\" : \"തിരയുക\"","\"PasswordHintPlaceholder\" : \"التلميح\"","\"SelectChats\" : \"Select Chats\"","\"cast_expanded_controller_background_image\" : \"앨범아트\"","\"NotificationsPrioritySettings\" : \"Come in Impostazioni\"","\"cast_forward_10\" : \"Przewiń do przodu o 10 sekund\"","\"RateCallNoise\" : \"I heard background noise\"","\"PasswordHint\" : \"Pista para la contraseña\"","\"cast_pause\" : \"पज गर्नुहोस्\"","\"Album\" : \"Album\"","\"Gift2AuctionPriceView\" : \"View\"","\"AutoDownloadMaxFileSize\" : \"Maximale Dateigröße\"","\"VoipGroupStopRecordCall\" : \"Stop recording\"","\"BusinessBotPermissionsMessagesSection\" : \"Manage Messages\"","\"mr_cast_dialog_title_view_placeholder\" : \"Эч маалымат жок\"","\"EncryptedChatStartedOutgoing\" : \"%s joined your secret chat.\"","\"CallText\" : \"Telegram позвонит Вам через %1$d:%2$02d\"","\"ExpiredViewsStubPremiumDescription\" : \"To unlock viewers’ lists for expired and saved stories, subscribe to **Telegram Premium.**\"","\"ReportUnrelatedGroupTextNoAddress\" : \"Please let us know if this group is not related to this location.\"","\"mr_dialog_default_group_name\" : \"Guruh\"","\"common_google_play_services_update_text\" : \"Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ.\"","\"abc_action_bar_home_description\" : \"Vratite se na početnu stranicu\"","\"mr_controller_stop_casting\" : \"전송 중지\"","\"mr_controller_volume_slider\" : \"ஒலியளவு ஸ்லைடர்\"","\"PassportPersonalDetailsInfo\" : \"Fill in your personal details\"","\"mr_controller_no_info_available\" : \"Ingen informasjon er tilgjengelig\"","\"FootsFromYou\" : \"%1$s ft from you\"","\"common_google_play_services_update_title\" : \"Google Play সেৱা আপডে’ট কৰক\"","\"StarsConfirmPurchaseMedia_Photos_one\" : \"**%d photo**\"","\"cast_skip_next\" : \"ପରବର୍ତ୍ତୀ ଆଇଟମ୍‌କୁ ଯାଆନ୍ତୁ\"","\"DistanceUnitsMiles\" : \"Mijlen\"","\"ActionYouCreateGroup\" : \"Hai creato il gruppo\"","\"call_notification_answer_video_action\" : \"Տեսազանգ\"","\"Gift2ActionSavedInfo\" : \"You kept this gift on your page.\"","\"AddTagsToYourSavedMessages2\" : \"to your Saved Messages\"","\"AllowReadCall\" : \"Bitte erlaube Telegram den Zugriff auf Anrufe, so dass wir den Code automatisch in der App eingeben können.\"","\"ActionBotDocumentUtilityBill\" : \"فاتورة خدمية\"","\"cast_closed_captions\" : \"Skryté titulky\"","\"LinkHashExpired\" : \"El enlace ya no está activo\"","\"ImportStickersEnterUrlInfo\" : \"You can use a-z, 0-9 and underscores.\"","\"cast_rewind_10\" : \"กรอกลับ 10 วินาที\"","\"mr_controller_stop\" : \"Arrêter\"","\"AccExitFullscreen\" : \"Exit fullscreen\"","\"mr_chooser_wifi_learn_more\" : \"የበለጠ ለመረዳት\"","\"cast_tracks_chooser_dialog_audio\" : \"ශ්‍රව්‍යය\"","\"LastNameSmall\" : \"Achternaam\"","\"common_google_play_services_notification_ticker\" : \"Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ\"","\"cast_seek_bar\" : \"Kontrol sa paghahanap sa pag-playback\"","\"mr_system_route_name\" : \"ប្រព័ន្ធ\"","\"DeleteChatBackgroundsAlert\" : \"정말 선택한 배경화면을 삭제하시겠습니까?\"","\"call_notification_ongoing_text\" : \"Appel en cours\"","\"Gift2FilterUnique\" : \"Unique\"","\"YourPasswordChangedSuccessText\" : \"Tu contraseña de la verificación en dos pasos ha sido cambiada.\"","\"AutoDownloadMedium\" : \"Mittel\"","\"AutoNightBrightness\" : \"Brightness threshold\"","\"PriorityInfo\" : \"Le notifiche con priorità più alta funzioneranno anche in modalità Non disturbare.\"","\"NoExceptions\" : \"기본과 다르게 알림 설정이 된 대화방이 이 부분에 모두 나열됩니다.\n\n대화방의 프로필을 열고 '알림'을 선택하여 알림 설정을 맞춤하실 수 있습니다.\"","\"ContactShortcutVoiceCall\" : \"Llamada de voz al %1$s\"","\"BannedPhoneNumber\" : \"Questo numero è bloccato.\"","\"BotVerifyDescription\" : \"Description\"","\"AllowReadCallLog\" : \"Please allow Telegram to read the call log so that we can automatically enter your code for you.\"","\"ActionRefunded\" : \"un1 refunded back %1$s\"","\"NotificationActionPinnedFile\" : \"%1$s 님이 %2$s 그룹에 파일을 고정했습니다\"","\"fingerprint_error_user_canceled\" : \"Fingerprint operation cancelled by user.\"","\"SyncContactsOff\" : \"Контакти з цього пристрою не будуть додані до вашого акаунта.\"","\"AreYouSureClearHistory\" : \"Geschiedenis echt wissen? \"","\"abc_capital_on\" : \"AKTIV\"","\"mr_controller_no_media_selected\" : \"Nenhuma mídia selecionada\"","\"SendDayYearAt\" : \"yyyy'년' M'월' d'일' HH:mm '에 보내기'\"","\"NotificationMessageGroupSticker\" : \"%1$s heeft een sticker gestuurd naar de groep %2$s\"","\"abc_search_hint\" : \"Buscar…\"","\"AddBotButtonAsMember\" : \"as Member\"","\"LimitReachedStoriesCount2First_other\" : \"You can post **%d** stories in **24** hours.\"","\"CancelTodoAlertText\" : \"Are you sure you want to discard this Checklist?\"","\"mr_chooser_wifi_warning_description_watch\" : \"Переконайтеся, що інший пристрій підключено до тієї самої мережі Wi-Fi, що й цей годинник\"","\"common_signin_button_text_long\" : \"Συνδεθείτε με το Google\"","\"AudioSpeedFast\" : \"Audio will play two times faster.\"","\"fcm_fallback_notification_channel_label\" : \"متنوعة\"","\"call_notification_screening_text\" : \"סינון שיחה נכנסת\"","\"StarGiftTransactionGiftOffer\" : \"Gift Offer\"","\"CallViaTelegram\" : \"Telegram Call\"","\"NotificationsOther\" : \"Otros\"","\"formatterStats24H\" : \"dd. MMM yyyy, HH:mm\"","\"ShareYouLocationTitle\" : \"¿Compartir tu ubicación?\"","\"cast_expanded_controller_ad_image_description\" : \"Attēls, kas tiek parādīts, kad Cast uztvērējā tiek atskaņota reklāma\"","\"confirm_device_credential_password\" : \"Utilizar palavra-passe\"","\"MoreAboutThisBot\" : \"More about this bot\"","\"mr_controller_stop_casting\" : \"停止投放\"","\"YourEmailAlmostThereText\" : \"Щоб активувати двоетапну перевірку, введіть код з листа, який ми вам надіслали. Не забудьте перевірити теку зі спамом.\"","\"Gift2Months_other\" : \"%1$d months\"","\"EnabledPasswordText\" : \"You have enabled Two-Step verification.\nYou'll need the password you set up here to log in to your Telegram account.\"","\"cast_seek_bar\" : \"Элемент прайгравання\"","\"cast_notification_disconnect\" : \"Déconnexion\"","\"InviteRestrictedUsers2_one\" : \"**%d user** can only be invited via link. However admin of this group restricts you from sharing invite links.\"","\"UnsaveMessagesTitle\" : \"%1$s uit opslag halen\"","\"cast_closed_captions\" : \"Onderskrifte\"","\"PhoneNumber\" : \"Telefoonnummer\"","\"generic_error_no_device_credential\" : \"未設定 PIN、圖案或密碼。\"","\"ic_media_route_learn_more_accessibility\" : \"እንዴት cast እንደሚያደርጉ ይወቁ\"","\"mr_button_content_description\" : \"அனுப்பும்\"","\"ChannelCantSendMessage\" : \"Sorry, you can't send messages to this channel.\"","\"media_notification_channel_name\" : \"କାଷ୍ଟ\"","\"FilterNoChatsToForwardInfo\" : \"No chats in this folder to forward to.\"","\"abc_activity_chooser_view_see_all\" : \"Pokaži vse\"","\"BotStatusCantRead\" : \"has no access to messages\"","\"CancelPasswordQuestion\" : \"Are you sure you want to abort two-step verification setup?\"","\"StorySoundNotMuted\" : \"Sound is now not muted.\"","\"ResetMyAccountWarning\" : \"Warning\"","\"cast_disconnect\" : \"డిస్‌కనెక్ట్ చేయండి\"","\"PremiumBusinessQuickRepliesDescription\" : \"Set up shortcuts with rich text and media to respond to messages faster.\"","\"cast_expanded_controller_ad_in_progress\" : \"Iklan sedang berlangsung…\"","\"MessageStarsUnlock\" : \"Buy Stars\"","\"ErrorSendRestrictedPhoto\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال الصور.\"","\"cast_stop_live_stream\" : \"लाइभ स्ट्रिमलाई रोक्नुहोस्\"","\"confirm_device_credential_password\" : \"Нууц үг ашиглах\"","\"TopMembers\" : \"Top members\"","\"TelegramPassportCreatePasswordInfo\" : \"Please create a password to secure your personal data with end-to-end encryption.\n\nThis password will also be required whenever you log in to Telegram on a new device.\"","\"DidNotGetTheCode\" : \"Не одержали коду?\"","\"FilterNoChatsToForwardInfo\" : \"Keine Chats in diesem Ordner, an die du weiterleiten kannst.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"‏تأكَّد من أنّ الجهاز الآخر وهذا الجهاز متّصلان بشبكة Wi-Fi نفسها.\"","\"VoipNeedMicCameraPermissionWithHint\" : \"**Telegram** needs camera and microphone access so that you can make video calls. Tap Settings -> Permissions, and turn **Microphone** and **Camera** on.\"","\"BoostingOnlyGiveawayCreatorSeeLink\" : \"Only giveaway creator can see the link.\"","\"CheckPasswordInfo\" : \"Ви ще памʼятаєте свій пароль?\"","\"MonetizationTransactionDetailRefund\" : \"Refunded back\"","\"ViewMessage\" : \"Open Message\"","\"LowDiskSpaceMessage2\" : \"Auf deinem Gerät ist fast kein Speicherplatz mehr frei. Du kannst die Cache-Einstellungen verwenden, um unnötige Medien zu entfernen und Dateien erneut herunterzuladen, wenn du sie wieder brauchen solltest.\"","\"cast_notification_connecting_message\" : \"Prebieha pripájanie k obrazovke %1$s\"","\"AccDescrPhotoViewer\" : \"Photo viewer\"","\"MissedCallDescriptionSubtitle2\" : \"Please enter the last digits of the number that called\"","\"fcm_fallback_notification_channel_label\" : \"Varios\"","\"PhotoSavedToDownloadsHintLinked\" : \"Bild in **Downloads** gespeichert.\"","\"AttachDocumentsRestrictedForever\" : \"The admins of this group have restricted you from sending documents here.\"","\"NotificationMessageChatGiveaway\" : \"%1$s님이 %2$s그룹으로 %3$sx %4$sm 프리미엄 구독권을 경품으로 보냈습니다.\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTipsES\"","\"VoipGroupPersonalAccount\" : \"personal account\"","\"Disable\" : \"Disattiva\"","\"wallet_buy_button_place_holder\" : \"Kopen met Google\"","\"IsSendingVideo\" : \"%1$s is sending video...\"","\"StickersStickerAddedToSetToast\" : \"Sticker added to %1$s sticker set.\"","\"ResellGiftInfoTON\" : \"You will receive **%s** TON.\"","\"AccountFrozenTitle\" : \"Your Account is Frozen\"","\"call_notification_incoming_text\" : \"Appel entrant\"","\"GiftOfferOfferedTextStarsOut\" : \"You offered **%1$s** **%2$s Stars** for **%3$s**.\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s hat ein Bild angeheftet\"","\"default_error_msg\" : \"Неизвестна грешка\"","\"abc_activity_chooser_view_see_all\" : \"Žr. viską\"","\"Gift2ActiveAuctionsActiveStatusWinningOtherSt\" : \"%dst place\"","\"AllowFillNumber\" : \"Por favor, permite a Telegram recibir llamadas para que podamos confirmar tu número de teléfono automáticamente.\"","\"SwipeSettingsMute\" : \"Dempen\"","\"Stickers_other\" : \"%1$d stickers\"","\"mr_controller_stop_casting\" : \"Interrompi trasmissione\"","\"ChannelType\" : \"Channel Type\"","\"NotificationsPriorityHigh\" : \"High\"","\"AppUpdateDownloadNow\" : \"Scarica ora\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s ha fissato un messaggio\"","\"SuggestionOfferInfoTitleYou\" : \"**You** suggest to post this message.\"","\"VoipGroupAllowToSpeak\" : \"Allow to speak\"","\"InvalidPhoneNumber\" : \"Ongeldig telefoonnummer, controleer het nummer en probeer opnieuw.\"","\"call_notification_answer_action\" : \"Erantzun\"","\"UseProxyTelegramError\" : \"Il proxy che stai usando non è configurato correttamente e sarà disattivato. Per favore trovane un altro.\"","\"StakeDiceTitleBeta\" : \"Beta\"","\"EmojiCountButton_other\" : \"%1$d Emoji\"","\"ClearSearchAlertTitle\" : \"Suchverlauf leeren\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s fixou um placar de jogo\"","\"cast_skip_prev\" : \"अघिल्लो वस्तुमा जानुहोस्\"","\"VoipVideoNotAvailableAdmin\" : \"The video chat has over %1$s.\nNew participants must use the latest version of Telegram to view video.\"","\"BusinessHoursDayCloseHour\" : \"Closing Time\"","\"cast_expanded_controller_live_head_description\" : \"বৰ্তমানৰ স্থান লাইভ ষ্ট্রীমৰ শীৰ্ষত\"","\"Gift2AuctionInfo_one\" : \"%d gift is dropped at varying intervals to the top %d bidder by bid amount.\"","\"cast_expanded_controller_skip_ad_label\" : \"වෙළඳ දැන්වීම මඟ හරින්න\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s hat eine Videonachricht angeheftet\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Ukhiye wokudlula\"","\"AreYouSureRegistration\" : \"¿Quieres detener el registro?\"","\"SyncContacts\" : \"연락처 동기화\"","\"common_google_play_services_enable_title\" : \"Aktivace služeb Google Play\"","\"fcm_fallback_notification_channel_label\" : \"Müxtəlif\"","\"StoryLivePrivacyWhoCanView\" : \"Who can view this live\"","\"abc_activitychooserview_choose_application\" : \"ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"common_open_on_phone\" : \"Vula kufoni\"","\"common_google_play_services_notification_ticker\" : \"‏خطأ في خدمات Google Play\"","\"ReportSpamUserEmojiStatusHint2\" : \"%1$s is a mark for **Premium subscribers >**\"","\"abc_toolbar_collapse_description\" : \"I-collapse\"","\"SortFirstName\" : \"Primeiro nome\"","\"AreYouSureDeleteFewMessagesMega\" : \"Are you sure you want to delete these messages for everyone?\"","\"Gift2StarsInfoProfileLink\" : \"%s’s Gifts\"","\"MapPreviewProviderTitle\" : \"Map preview provider\"","\"cast_tracks_chooser_dialog_ok\" : \"ΟΚ\"","\"mr_button_content_description\" : \"Transmisikan\"","\"default_error_msg\" : \"Άγνωστο σφάλμα\"","\"BoostFeatureProfileColor_other\" : \"%d Colors for Channel Cover\"","\"AreYouSureClearHistoryFewChats\" : \"정말 이 대화방들의 대화 내용을 비우시겠습니까?\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"비밀번호\"","\"mr_cast_button_disconnected\" : \"キャスト。未接続\"","\"fingerprint_error_user_canceled\" : \"用户取消了指纹操作。\"","\"cast_skip_next\" : \"次の項目にスキップ\"","\"NotificationActionPinnedText\" : \"%1$s heeft \"%2$s\" vastgezet in de groep %3$s\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ตรวจสอบว่าอุปกรณ์อื่นๆ อยู่ในเครือข่าย Wi-Fi เดียวกันกับแท็บเล็ตเครื่องนี้\"","\"AutoDownloadOnMobileData\" : \"Con i dati cellulare\"","\"SwipeToGoNextArchive\" : \"Pull up to go to archived channels\"","\"SentSmsCodeTitle\" : \"Введіть код\"","\"mr_button_content_description\" : \"전송\"","\"Language\" : \"Sprache\"","\"NotificationActionPinnedPollUser\" : \"%1$s fixou a enquete %2$s\"","\"TranscriptionTrialEndWaitOrBuy\" : \"Wait until %1$s or subscribe to **Telegram Premium** now.\"","\"SearchForChats\" : \"Busca chats...\"","\"Reposts_one\" : \"%d repost\"","\"NotificationActionPinnedFileUser\" : \"%1$s hat eine Datei angeheftet\"","\"YourPasswordChangedSuccessText\" : \"A sua senha de Verificação em Duas Etapas foi alterada.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"คำบรรยาย\"","\"SendMessagesToText\" : \"Do you want to send this message to **%1$s**?\"","\"DeleteSingleMessagesTitle\" : \"Bericht verwijderen\"","\"Lately\" : \"last seen recently\"","\"mr_chooser_wifi_learn_more\" : \"Сазнајте више\"","\"DeleteLocalizationTitle\" : \"Vertaalbestand verwijderen\"","\"UseProxyForCallsInfo\" : \"Proxyserver können die Qualität von Anrufen beinflussen.\"","\"ResetAccountStatus\" : \"You'll be able to reset your account in:\"","\"TonCountX\" : \"%s TON\"","\"NotificationMessagePaidMedia_other\" : \"تم إرسال منشور من قبل %2$s بقيمة %1$d نجمة\"","\"BusinessBots2Info\" : \"Add a bot to answer messages on your behalf.\"","\"BoostFeatureSwitchOffAds\" : \"Switch Off Ads\"","\"mr_controller_casting_screen\" : \"جارٍ إرسال الشاشة\"","\"StoryPrivacyAlertAsMessageTitle\" : \"Send as message\"","\"cast_play\" : \"הפעל\"","\"VideoCall\" : \"Videochiama\"","\"mr_button_content_description\" : \"کاسٹ کریں\"","\"FilterExistingChats\" : \"Existing chats\"","\"ActionChannelCallJustStarted\" : \"Live stream started\"","\"abc_searchview_description_query\" : \"ស្វែងរកសំណួរ​\"","\"fingerprint_dialog_touch_sensor\" : \"Dotknij czytnika linii papilarnych\"","\"ConferenceEncryptedClose\" : \"Close\"","\"call_notification_answer_video_action\" : \"視訊\"","\"cast_tracks_chooser_dialog_ok\" : \"Sawa\"","\"SuggestPhotoAlertMessage\" : \"Do you want to suggest **%s** to set this photo for their account?\"","\"AutoDownloadFiles\" : \"파일\"","\"cast_live_label\" : \"ΖΩΝΤΑΝΑ\"","\"SyncContactsOff\" : \"Los contactos de este dispositivo no serán añadidos a esta cuenta.\"","\"TopUpViaFragment\" : \"Top-Up via Fragment\"","\"VideoPlayerSpeed\" : \"Speed\"","\"fingerprint_error_lockout\" : \"Zbyt wiele prób. Spróbuj ponownie później.\"","\"AttachLocation\" : \"Location\"","\"common_google_play_services_unsupported_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat.\"","\"ActionRequestedPeerChatPlural_other\" : \"You shared a chats with un2\"","\"abc_menu_shift_shortcut_label\" : \"Vaihto+\"","\"ColorCyan\" : \"Cyaan\"","\"NotificationInvitedToGroupByLink\" : \"%1$s si è unito al gruppo %2$s tramite il link d'invito\"","\"call_notification_answer_video_action\" : \"Wideo\"","\"StoriesPinned_one\" : \"Story pinned\"","\"StoryPrivacyOptionExcludePeople_one\" : \"except %d person\"","\"ShowVotes_one\" : \"Show More (%1$d)\"","\"SwipeSettingsPin\" : \"تثبيت\"","\"ProxySettings\" : \"Proxy Settings\"","\"RegisterText2\" : \"Namen eingeben und ein Profilbild hochladen.\"","\"MaxVideoSize\" : \"Maximum video size\"","\"ActionChannelChangedPhoto\" : \"Channel photo changed\"","\"abc_searchview_description_query\" : \"सर्च क्वेरी\"","\"ThemeInstallCount_other\" : \"%1$d people are using this theme\"","\"FilterNonContact\" : \"Nicht-Kontakt\"","\"cast_expanded_controller_ad_image_description\" : \"cast रिसिभरले कुनै विज्ञापन प्ले गरिरहेको बेला छवि प्रदर्शन गरिन्छ\"","\"BotRemoveFromMenuTitle\" : \"Remove bot\"","\"AttachContactsSlowMode\" : \"Slow Mode is active. You can't send more than 1 contact.\"","\"mr_cast_button_connected\" : \"Casta. Ansluten\"","\"common_google_play_services_install_text\" : \"%1$s, şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz.\"","\"DialogNotAvailable\" : \"Not available\"","\"NoExceptions\" : \"This section will list all chats with non-default notification settings.\n\nYou can customize notifications for a chat by opening its profile and choosing 'Notifications'.\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Вернуться к паспорту\"","\"PaymentCardInfo\" : \"Payment info\"","\"AuthAnotherClientOk\" : \"Autenticazione riuscita\"","\"common_signin_button_text_long\" : \"‏تسجيل الدخول عبر Google\"","\"NotificationActionPinnedRoundUser\" : \"\n%1$s zette een videobericht vast\"","\"PassportAddTranslationUploadInfo\" : \"Upload scans of a certified English translation of the selected document.\"","\"call_notification_screening_text\" : \"Prověřování příchozího hovoru\"","\"NoSharedFilesSecret\" : \"Los archivos de este chat aparecerán aquí.\"","\"SetAsEmojiStatusInfo\" : \"Emoji status set.\"","\"StarsParticipantSubscriptionPerMonth\" : \"per month\"","\"SearchMessagesResultCount_one\" : \"%2$s risultato\"","\"AreYouSureClearHistoryWithChat\" : \"Vuoi davvero cancellare la cronologia chat di **%1$s**?\"","\"PermissionNoAudioStorageStory\" : \"**텔레그램**이 스토리에 음악 파일을 추가하려면 음악 파일에 접근해야 합니다. 설정 > 권한을 탭하고 **음악 및 오디오**를 켜세요.\"","\"call_notification_hang_up_action\" : \"გათიშვა\"","\"ErrorSendRestrictedPhotoAll\" : \"Sorry, het delen van foto's is niet toegestaan in deze groep.\"","\"fingerprint_error_lockout\" : \"பலமுறை முயன்றுவிட்டீர்கள். பிறகு முயலவும்.\"","\"DebugMenuWebViewDebugDisabled\" : \"Debug disabled!\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s fijó un mensaje\"","\"cast_rewind_30\" : \"Riktheje tridhjetë sekonda\"","\"cast_mute\" : \"म्यूट गर्नुहोस्\"","\"ProfileBotAffiliateProgramInfoOwner\" : \"Share a link to %1$s with other users and earn %2$s of their spending there.\"","\"mr_chooser_title\" : \"Transmisikan ke\"","\"DebugGeneral\" : \"General\"","\"ic_media_route_learn_more_accessibility\" : \"Як пачаць трансляцыю\"","\"SendLiveLocation\" : \"Share My Live Location for...\"","\"MembersCountSelected_one\" : \"%1$d of %2$d selected\"","\"DidNotGetTheCodeEditNumberButton\" : \"Modifica numero\"","\"AreYouSure\" : \"هل أنت متأكد؟\"","\"ShareYouLocationUnable\" : \"L'app non è riuscita a determinare la tua posizione attuale\"","\"ReplyToTask\" : \"Reply to checklist task\"","\"MessagePreview\" : \"Mostra anteprime messaggi\"","\"abc_menu_space_shortcut_label\" : \"შორისი\"","\"UnconfirmedAuthDeniedMessageSingle\" : \"We have terminated the login attempt from %s.\"","\"ResetAllNotifications\" : \"Mitteilungseinstellungen zurücksetzen\"","\"TapToEditWidgetShort\" : \"редагувати\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s hat eine Umfrage %2$s angeheftet\"","\"CheckPasswordBackToSettings\" : \"Terug naar de Instellingen\"","\"cast_tracks_chooser_dialog_none\" : \"Hamna\"","\"EventLogVoiceChatUnmuted\" : \"un1 unmuted un2\"","\"DisableSharingActionOther\" : \"%s disabled sharing in this chat\"","\"abc_searchview_description_clear\" : \"清除查詢\"","\"ActionYouScored\" : \"Você marcou %1$s\"","\"Gift2AuctionTableCurrentRound\" : \"Current Round\"","\"ChannelMembers\" : \"Members\"","\"ProfileSendAGiftToChannel\" : \"Send a Gift\"","\"BackgroundIntensity\" : \"Intensidad\"","\"abc_menu_ctrl_shortcut_label\" : \"„Ctrl“ +\"","\"DaysLeft_one\" : \"%1$d day left\"","\"AddMembersAlertNamesText\" : \"هل ترغب حقًا بإضافة %1$s إلى **%2$s**؟\"","\"mr_dialog_default_group_name\" : \"Grupo\"","\"cast_expanded_controller_skip_ad_text\" : \"Reklamu můžete přeskočit za %1$d…\"","\"mr_controller_close_description\" : \"மூடுவதற்கான பட்டன்\"","\"UseProxyPort\" : \"Poort\"","\"InviteUser\" : \"Questo utente non ha ancora Telegram, vuoi invitarlo?\"","\"GiftOfferOfferedTextTON2\" : \"This user offered you **%2$s TON** for **%3$s**.\"","\"Refresh\" : \"Refresh\"","\"Gift2ResaleFiltersModelEmpty\" : \"No models found.\"","\"LedColor\" : \"빛 색상\"","\"AddMembersForwardMessages\" : \"عرض آخر 100 رسالة للأعضاء الجدد\"","\"Proxy\" : \"프록시\"","\"ActionBotAllowedApp\" : \"Você permitiu que o bot te envie mensagens ao fazer login em \"%1$s\".\"","\"cast_pause\" : \"විරාම කරන්න\"","\"ErrorSendRestrictedMusic\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال الملفات الصوتية.\"","\"common_google_play_services_update_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ\"","\"UserBlocked\" : \"User blocked\"","\"abc_activity_chooser_view_see_all\" : \"Баарын көрүү\"","\"Passcode\" : \"Passcode Lock\"","\"mr_chooser_wifi_warning_description_watch\" : \"এই ওয়াচ ও অন্য ডিভাইস একই ওয়াই-ফাই নেটওয়ার্কের সাথে কানেক্ট করা আছে কিনা তা ভালভাবে দেখে নিন\"","\"PremiumBusinessOpeningHoursDescription\" : \"Show to your customers when you are open for business.\"","\"EmailAddressInvalid\" : \"올바르지 않은 이메일 주소입니다.\"","\"cast_expanded_controller_ad_in_progress\" : \"Реклама во тек…\"","\"NotificationGroupForwardedFew\" : \"%1$s reenvió %3$s al grupo %2$s\"","\"ActionTTLChannelDisabled\" : \"Los mensajes en este canal ya no se eliminarán automáticamente\"","\"common_signin_button_text\" : \"साइन इन करा\"","\"cast_seek_bar\" : \"تشغيل شريط التحكم\"","\"BusinessRecipientsRemoveExcludeTitle\" : \"Remove recipient\"","\"StoryKeepGroupInfo_one\" : \"Keep this story on the group page even after it expires in %d hour.\"","\"NotificationActionPinnedQuiz2\" : \"%1$s ha fissato il quiz \"%3$s\" nel gruppo %2$s\"","\"RecoveryEmailSubtitle\" : \"يمكنك تعيين بريد استرداد للتمكن من إعادة تعيين كلمة مرورك واستعادة الوصول إلى حسابك في تيليجرام.\"","\"InAppPreview\" : \"Anteprima in-app\"","\"DidNotGetTheCodeFragment\" : \"Obtener un código por Fragment\"","\"EditWidgetContactsInfo\" : \"عرض اختصارات للمحادثات من أجل الوصول السريع لها.\n\n إذا لم يتم تحديد أشخاص فسيتم عرض جهات الاتصال المتكررة في هذه الأداة.\"","\"GroupsEmojiPackUpdated\" : \"Group emoji pack updated\"","\"google_assistant_verification_notification_title\" : \"Google asistents sūta ziņojumu\"","\"cast_forward\" : \"Oldinga o‘tkazish\"","\"mr_controller_album_art\" : \"ଆଲବମ୍ ଆର୍ଟ\"","\"abc_searchview_description_clear\" : \"検索キーワードを削除\"","\"mr_controller_disconnect\" : \"డిస్‌కనెక్ట్ చేయి\"","\"RestorePasswordResetPasswordOk\" : \"Tu contraseña de la verificación en dos pasos fue restablecida.\"","\"abc_prepend_shortcut_label\" : \"„Menu“ +\"","\"QuestionHint\" : \"Ask a question\"","\"RestoreEmailSentInfo\" : \"Revisa tu correo y pon el código de 6 dígitos que te enviamos para desactivar tu contraseña de la nube.\"","\"NotificationEditedGroupPhoto\" : \"غيّرَ %1$s صورة مجموعة %2$s\"","\"VideoConversionAction\" : \"The video will be published once converted and optimized\"","\"BusinessLocationClear\" : \"Remove Location\"","\"RecentFiles\" : \"Recente bestanden\"","\"cast_connecting_to_device\" : \"Се поврзува на %1$s\"","\"ColorPickerMainColor\" : \"Accent Color\"","\"NotificationEditedGroupPhoto\" : \"%1$s cambió la foto del grupo %2$s\"","\"mr_controller_volume_slider\" : \"Hangerőszabályzó\"","\"abc_prepend_shortcut_label\" : \"Meni +\"","\"NotificationHiddenMessage\" : \"رسالة جديدة\"","\"EventLogFilterAll\" : \"All actions\"","\"FolderLinkTitleRemove\" : \"Remove Folder\"","\"ChatHistoryHiddenInfo2\" : \"New members won't see more than 100 previous messages.\"","\"PassportAddAgreement\" : \"Add Tenancy Agreement\"","\"BusinessRepliesLimit_other\" : \"Limit of **%d** messages reached.\"","\"PollV2LimitDuration\" : \"Limit Duration\"","\"CheckPhoneNumberYes\" : \"Ja\"","\"Gift2Send_other\" : \"Send a Gift for ⭐️%d\"","\"common_google_play_services_update_title\" : \"A Google Play-szolgáltatások frissítése\"","\"BoostLevelRequired_other\" : \"Level %1$d Required\"","\"mr_dialog_groupable_header\" : \"పరికరాన్ని జోడించండి\"","\"mr_chooser_wifi_warning_description_phone\" : \"Погрижете се другиот уред да биде поврзан на истата Wi-Fi мрежа како овој телефон\"","\"EventLogChangeUsernames\" : \"un1 changed group usernames from %1$s to %2$s\"","\"AddManyMembersAlertNamesText_other\" : \"Vuoi davvero aggiungere %1$d membri a **%2$s**?\"","\"Gift2SendSelf_one\" : \"Buy a Gift for ⭐️%d\"","\"PassportNoDocumentsAdd\" : \"Add a Document\"","\"ChatThemeSaveDialogTitle\" : \"Save changes?\"","\"cast_tracks_chooser_dialog_none\" : \"କିଛି ନୁହେଁ\"","\"media_notification_channel_name\" : \"Proiectați\"","\"ColorYellow\" : \"أصفر\"","\"EditMessageReplaceVideo\" : \"Replace video\"","\"FilterRemoveExclusionUserText\" : \"Wirklich \"%1$s\" aus der Liste 'immer ausgeschlossen' entfernen?\"","\"mr_controller_close_description\" : \"Жабу\"","\"TooManyCommunitiesHintEdit\" : \"Sorry, you are a member of too many groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups.\"","\"UnconfirmedAuthMultiple_one\" : \"We detected new %d login to your account. Is it you?\"","\"cast_connecting_to_device\" : \"Collegamento a %1$s\"","\"common_google_play_services_update_button\" : \"Թարմացնել\"","\"YourName\" : \"Ваше імʼя\"","\"AddStickersInstalled\" : \"Stickers added.\"","\"cast_seek_bar\" : \"Sökreglage för uppspelning\"","\"BoostingReduceQuantityTextPlural_other\" : \"You can’t purchase **%1$d** %2$s subscriptions in the app. Do you want to reduce the prize quantity to **%3$d**?\"","\"MapPreviewProviderNobody\" : \"No previews\"","\"Gift2SoldOutSheetFirstSale\" : \"First Sale\"","\"cast_skip_next\" : \"Slaan oor na volgende item\"","\"mr_controller_expand_group\" : \"Genişləndirin\"","\"NotificationsServiceConnectionInfo\" : \"안정적인 알림을 위해 텔레그램의 백그라운드 연결을 최소로 유지합니다.\"","\"confirm_device_credential_password\" : \"Koristi lozinku\"","\"cast_forward_30\" : \"Spoel 30 sekondes vorentoe\"","\"mr_button_content_description\" : \"Transmitir\"","\"WidgetPasscode2\" : \"Advertencia: Tus widgets mostrarán todos tus mensajes recientes, pero se requerirá tu código para abrir la app y responder.\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"Der Nutzer hat den Empfang von Sprachnachrichten bei sich in den Einstellungen ausgeschaltet.\"","\"AppIconAqua\" : \"Aqua\"","\"ProfileStoriesCountZero\" : \"no stories\"","\"TwoStepVerificationPasswordReturnPassport\" : \"패스포트로 돌아가기\"","\"LanguageCustomAlert\" : \"Du versuchst ein benutzerdefiniertes Sprachpaket (**%1$s**) anzuwenden, was zu %2$d%% fertiggestellt wurde.\n\nDas wird die gesamte Oberfläche übersetzen. Korrekturen kannst du auf der [Übersetzungsplattform] vorschlagen.\n\nDie Sprache lässt sich jederzeit wieder in den Einstellungen ändern.\"","\"ShareContactTitle\" : \"Share Contact\"","\"YourPhone\" : \"رقمك\"","\"abc_action_bar_up_description\" : \"Yukarı git\"","\"AreYouSureClearHistory\" : \"Vuoi davvero eliminare tutti i messaggi in questa chat?\"","\"PasskeyAddedText\" : \"You can now login into your account with %s.\"","\"NotificationsChannels\" : \"Kanäle\"","\"FilterRecommended\" : \"Recommended Folders\"","\"EventLogRestrictedInviteUsers\" : \"Add users\"","\"common_signin_button_text_long\" : \"Logi sisse Google'i kontoga\"","\"BoostingGetMoreBoosts2\" : \"Get more boosts and subscribers for your channel by giving away prizes.\"","\"GlobalSearch\" : \"Busca global\"","\"April\" : \"أبريل\"","\"PaymentTip\" : \"Tip\"","\"SettingsSearchFaq\" : \"FAQ\"","\"BusinessHoursCopied\" : \"Business hours copied\"","\"cast_forward_10\" : \"กรอไปข้างหน้า 10 วินาที\"","\"SyncContactsDelete\" : \"Delete Synced Contacts\"","\"cast_skip_next\" : \"Vai all'elemento successivo\"","\"mr_controller_disconnect\" : \"বিচ্ছিন্ন কৰক\"","\"GiftCraftSelectResale\" : \"Suitable for crafting from resale\"","\"ActionStarGift\" : \"Gift\"","\"ResetAutomaticMediaDownloadAlert\" : \"هل ترغب حقًا في إعادة تعيين إعدادات التنزيل التلقائي؟ \"","\"FilterNameNonMuted\" : \"Importantes\"","\"common_google_play_services_enable_button\" : \"Omogući\"","\"SendContactToText\" : \"Vuoi inviare questo contatto a **%1$s**?\"","\"MonetizationGraphStarsRevenue\" : \"Stars revenue\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔\"","\"mr_dialog_groupable_header\" : \"Seadme lisamine\"","\"AIEditorAnotherExample\" : \"Another Example\"","\"AutoDownloadOnMobileDataInfo\" : \"Turn this ON if you want media to be automatically downloaded on mobile data.\"","\"LiteBatteryInfoEnabled\" : \"Always reduce power usage regardless of your battery level.\"","\"NotificationMessageMap\" : \"%1$s님이 위치를 보냈습니다\"","\"CantPlayVideo\" : \"App konnte dieses Video nicht abspielen. Möchtest du es mit einem externen Player abspielen?\"","\"mr_controller_no_info_available\" : \"사용할 수 있는 정보 없음\"","\"NotificationPinnedPaidMedia_other\" : \"%2$s تم ثبيت منشور مدفوع مقابل %1$d نجمة\"","\"abc_shareactionprovider_share_with\" : \"Сподели со\"","\"NotificationEditedGroupVideo\" : \"%1$s ha cambiato la foto del gruppo %2$s\"","\"LastNameSmall\" : \"Apellidos\"","\"generic_error_user_canceled\" : \"ავტორიზაცია გააუქმა მომხმარებელმა.\"","\"TranslationBarHiddenForGroup\" : \"Translation bar is now hidden for this group.\"","\"NotificationMessageGroupTodoAppend2\" : \"%1$s added %3$s tasks in the group %2$s\"","\"ChooseBot\" : \"Choose Bot\"","\"ErrorSendRestrictedVideo\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال مقاطع الفيديو.\"","\"common_google_play_services_notification_ticker\" : \"Google Play ဝန်ဆောင်မှုများ အမှား\"","\"abc_searchview_description_search\" : \"Szukaj\"","\"Understood\" : \"������ Entendido\"","\"Gift2ActionSelfInfoNoConvert\" : \"Display this gift on your page.\"","\"search_menu_title\" : \"Издөө\"","\"common_google_play_services_wear_update_text\" : \"តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។\"","\"June\" : \"June\"","\"Bots_one\" : \"%1$d bot\"","\"abc_shareactionprovider_share_with_application\" : \"%s मार्फत सेयर गर्नुहोस्\"","\"StoriesDeleted_other\" : \"%d stories deleted\"","\"BoostingStoriesByGiftingGroup2\" : \"Boost your group by giving away prizes to your members.\"","\"TapToChange\" : \"Tap to change\"","\"AutoDownloadOnFor\" : \"Activada para %1$s\"","\"cast_expanded_controller_ad_in_progress\" : \"जाहिरात प्रगतीपथावर आहे...\"","\"fingerprint_dialog_touch_sensor\" : \"Toca sensor d'empremtes\"","\"CheckPasswordInfo\" : \"Вы помните свой пароль?\"","\"abc_activity_chooser_view_see_all\" : \"എല്ലാം കാണുക\"","\"mr_controller_close_description\" : \"Sluiten\"","\"fingerprint_error_lockout\" : \"Хэт олон удаа оролдлоо. Та дараа дахин оролдоно уу.\"","\"google_assistant_verification_channel_name\" : \"ასისტენტის დადასტურების ხელსაწყო\"","\"ColorPink\" : \"Pink\"","\"cast_expanded_controller_live_stream_indicator\" : \"Түз алып көрсөтүү\"","\"mr_chooser_searching\" : \"ਡੀਵਾਈਸ ਲੱਭੇ ਜਾ ਰਹੇ ਹਨ\"","\"generic_error_no_device_credential\" : \"ไม่ได้ตั้ง PIN, รูปแบบ หรือรหัสผ่าน\"","\"ActionGroupCallEndedByYou\" : \"أنت أنهيت المحادثة المرئية (%s)\"","\"ChangeGroupAppearance\" : \"Aparência\"","\"abc_shareactionprovider_share_with_application\" : \"Κοινοποίηση στην εφαρμογή %s\"","\"NotificationActionPinnedMusicUser\" : \"%1$s님이 오디오 파일을 고정했습니다\"","\"UnknownError\" : \"Errore sconosciuto\"","\"SendContactToText\" : \"¿Quieres enviar este contacto a **%1$s**?\"","\"LanguageSame\" : \"أنت تستخدم حزمة اللغة (**%1$s**) بالفعل، يمكنك تغيير لغتك في أي وقت عبر الإعدادات.\"","\"YourNewEmail\" : \"Your new email\"","\"SearchBackgrounds\" : \"Buscar imagens\"","\"RegistrationProfileInfo\" : \"Profile info\"","\"mr_chooser_searching\" : \"Търсят се устройства\"","\"cast_tracks_chooser_dialog_none\" : \"ഒന്നുമില്ല\"","\"SoundMuted\" : \"음소거됨\"","\"NotificationGroupCreatedCall\" : \"%1$s inició un videochat en %2$s\"","\"cast_tracks_chooser_dialog_audio\" : \"Âm thanh\"","\"abc_searchview_description_submit\" : \"Pošiljanje poizvedbe\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Titlovi\"","\"ForgotPassword\" : \"Забули пароль?\"","\"PermissionBackgroundLocation\" : \"Um deinen Live-Standort in diesem Chat zu teilen, muss Telegram die ganze Zeit Zugang zu deinem Standort haben, auch während die App im Hintergrund läuft.\n\nWir greifen nur für die von dir gewählte Dauer auf deinen Standort zu und du kannst jederzeit aufhören, ihn zu teilen. Wir werden deinen Standort für keinen anderen Zweck nutzen, als ihn in diesem Chat zu teilen.\"","\"mr_controller_expand_group\" : \"توسيع\"","\"HiddenSendersNameDescription\" : \"Sender names removed\"","\"Gift2AveragePriceHint\" : \"**%d Stars** is the average sale price for **%s** gifts.\"","\"ChangeRecoveryEmail\" : \"E‑Mail-Adresse ändern\"","\"NoMediaSecret\" : \"Le foto e i video di questa chat appariranno qui.\"","\"InAppVibrate\" : \"Vibración en la app\"","\"StarsFailed\" : \"Failed\"","\"cast_forward_30\" : \"إلى الأمام ثلاثين ثانية\"","\"ColorOrange\" : \"주황색\"","\"CodeExpired\" : \"Codice scaduto, per favore ricomincia.\"","\"TitleSetupProxy\" : \"set up proxy >\"","\"GroupMembers\" : \"Members\"","\"abc_action_bar_up_description\" : \"ເລື່ອນຂຶ້ນເທິງ\"","\"Gray\" : \"Gray\"","\"common_google_play_services_install_title\" : \"‏Google Play سروسز حاصل کریں\"","\"mr_controller_pause\" : \"रोकें\"","\"mr_chooser_zero_routes_found_title\" : \"Հասանելի սարքեր չկան\"","\"mr_controller_no_info_available\" : \"Aucune donnée trouvée\"","\"ic_media_route_learn_more_accessibility\" : \"Тышкы экранга чыгарууну үйрөнүү\"","\"abc_capital_on\" : \"ಆನ್\"","\"mr_controller_stop\" : \"Interrompi\"","\"BoostingGiveawayHowItWorksSubTextSeveralEnd1_one\" : \"On **%2$s**, Telegram automatically selected **%3$s** random user that joined **%4$s** %5$s.\"","\"AddUserErrorBlacklisted\" : \"Spiacenti, non puoi aggiungere questo utente perché è nella lista degli utenti rimossi e non puoi sbloccarlo.\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s fixou um vídeo\"","\"ChannelMessageLiveLocation\" : \"%1$s posted a live location\"","\"cast_notification_connected_message\" : \"%1$s adına bağlıdır\"","\"NotificationMessageQuiz2\" : \"%1$s te enviou o quiz \"%2$s\"\"","\"Gift2ActionTitle\" : \"Gift from\"","\"mr_button_content_description\" : \"ਕਾਸਟ ਕਰੋ\"","\"ClearCacheInfo\" : \"تفريغ بعض المساحة من جهازك؛ ستبقى وسائطك في السحابة. \"","\"SetAdditionalPasswordInfo\" : \"يمكنك تعيين كلمة مرور يتم طلبها عند تسجيل الدخول في جهاز جديد، بالإضافة إلى الرمز الذي نرسله برسالة نصية SMS.\"","\"ExplainStarsFeature2Title\" : \"Use Stars in miniapps\"","\"AddContactByPhone\" : \"Add %1$s\"","\"EditAccountInfoHeader\" : \"Your Info\"","\"RestoreEmailSent\" : \"Enviamos um código de recuperação para o e-mail fornecido:\n\n%1$s\"","\"mr_controller_volume_slider\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‎‎‏‎‎‎‎‎‏‎‏‎‏‎‏‎‏‎‏‏‎‎‎‎‏‏‎‎‎‏‎‏‎‏‎‏‎‏‏‎‏‎‏‏‎‏‏‎‎‏‎‏‏‏‎‏‎‏‎‎Volume slider‎‏‎‎‏‎\"","\"InAppPreview\" : \"معاينة داخل التطبيق\"","\"mr_chooser_title\" : \"Transmitir para\"","\"YourPasswordRemember\" : \"Il tuo account è protetto dalla Verifica in due passaggi. Ricordi ancora la tua password?\"","\"TosAgeTitle\" : \"Age Verification\"","\"Gift2ResaleNoCount\" : \"no results\"","\"ProfileActionsGift\" : \"Gift\"","\"formatterBannedUntilThisYear24H\" : \"d 'de' MMM, HH:mm\"","\"KMetersAway2\" : \"%1$s km away\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan.\"","\"mr_controller_collapse_group\" : \"Sutraukti\"","\"PassportLanguage_HR\" : \"Croatian\"","\"ForgotPassword\" : \"Забыли пароль?\"","\"InAppVibrate\" : \"앱 사용 중 진동\"","\"abc_toolbar_collapse_description\" : \"Skupi\"","\"common_google_play_services_wear_update_text\" : \"Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve.\"","\"abc_action_bar_home_description\" : \"Əsas səhifəyə keçin\"","\"PublicChannelsTooMuch\" : \"Sorry, the target user has too many public groups or channels already. Please ask them to make one of their existing groups or channels private first.\"","\"abc_capital_on\" : \"开启\"","\"chatFullDate\" : \"d'.' MMMM yyyy\"","\"PollItemQuote\" : \"Reply to Option\"","\"SharedContent\" : \"Shared content\"","\"ProximityTooltioUser\" : \"Alert when %1$s is close\"","\"ActionSetWallpaperForThisChat\" : \"%s set a new wallpaper for this chat\"","\"ActionRevokedInviteLinkClickable\" : \"عطّل un1 رابط الدعوة un2\"","\"StoryLivePrivacyButtonPost\" : \"Start Live Stream\"","\"ContactJoined\" : \"Un contatto è ora su Telegram\"","\"AppsTabInfoTitle\" : \"Top Mini Apps\"","\"GiftCraftSelectYourEmpty\" : \"You don't have other gifts\nfrom this collection.\"","\"Reactions_one\" : \"%d reaction\"","\"ChannelTopicsDiscussionForbidden\" : \"Topics are currently unavailable in groups connected to channels.\"","\"RemoveStatusInfo\" : \"Emoji status removed.\"","\"PremiumStickers\" : \"Premuim Stickers\"","\"ActionSuggestPhoto\" : \"Suggested Photo\"","\"SaveToGalleryHintUser\" : \"Automatically save all new media from private chats to your phone's gallery.\"","\"cast_forward_10\" : \"Deset sekundi unaprijed\"","\"CheckPrivacyCallsText\" : \"You've restricted who can message you, but anyone can still call you. Would you like to review these settings?\"","\"AutoDownloadContacts\" : \"جهات الاتصال\"","\"AddStickersNotFound\" : \"Stickers not found\"","\"AddToTheGroupForwardCount\" : \"전달할 이전 메시지 수:\"","\"SelectAccount\" : \"계정을 선택하세요\"","\"mr_dialog_transferable_header\" : \"Prehrávanie v skupine\"","\"InviteToTelegram\" : \"CONVIDAR PARA O TELEGRAM\"","\"UseLessDataAlways\" : \"Always\"","\"common_google_play_services_unsupported_text\" : \"%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов.\"","\"TypePrivateRestrictedForwards\" : \"Private restricted\"","\"cast_notification_disconnect\" : \"വിച്ഛേദിക്കുക\"","\"RestrictSavingContentInfoChannel\" : \"Subscribers won't be able to forward messages from this group or save media files.\"","\"mr_cast_dialog_title_view_placeholder\" : \"사용할 수 있는 정보 없음\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play.\"","\"cast_unmute\" : \"সশব্দ করুন\"","\"abc_searchview_description_submit\" : \"வினவலைச் சமர்ப்பிக்கும்\"","\"NotificationPinnedGiveaway\" : \"%1$s ha fissato un giveaway\"","\"common_google_play_services_install_title\" : \"Gaukite „Google Play“ paslaugas\"","\"mr_controller_no_info_available\" : \"Informacije nisu dostupne\"","\"mr_controller_expand_group\" : \"Extinde\"","\"generic_error_user_canceled\" : \"Vërtetimi u anulua nga përdoruesi.\"","\"FirstName\" : \"Vorname (erforderlich)\"","\"cast_stop_live_stream\" : \"සජීවී ප්‍රවාහය නතර කරන්න\"","\"mr_chooser_wifi_learn_more\" : \"Daha fazla bilgi\"","\"PushReactQuiz\" : \"%2$s to your quiz %3$s\"","\"AllPhotos\" : \"Tutte le foto\"","\"AccDescrUnreadCount_one\" : \"%1$d unread chat\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Ключ доступа\"","\"cast_expanded_controller_loading\" : \"Naglo-load…\"","\"RateCallVideoDistorted\" : \"Video was distorted\"","\"ShowNotificationsForInfo\" : \"현재 이용하고 있는 계정에만 알림을 받고 싶다면 이 기능을 끄세요.\"","\"BoostingPreparedGiveawaySubscriptionsPlural_one\" : \"%1$d subscription for %2$s\"","\"BroadcastGroup\" : \"Broadcast Group\"","\"ProfileJoinChannel\" : \"Join Channel\"","\"ChooseYourLanguageOther\" : \"Otro\"","\"PremiumPreviewAppIcon\" : \"Premium App Icon\"","\"BoostingGiveawayResultsMsgWinnersTitle_other\" : \"%1$d winners of the **Giveaway** were randomly selected by Telegram.\"","\"cast_rewind_10\" : \"పది సెకన్లు రివైండ్ చేయి\"","\"NotificationMessageSticker\" : \"%1$s ti ha inviato uno sticker\"","\"SetEmojiStatusUntil2Hours\" : \"Set for 2 hours\"","\"RestoreEmailTroubleText\" : \"이메일에 접근하지 못한다면, 비밀번호를 기억해 내거나 계정을 초기화하시는 수밖에 없습니다.\"","\"call_notification_ongoing_text\" : \"Devam eden arama\"","\"cast_stop\" : \"Zatrzymaj\"","\"ExplainStarsFeature1Text\" : \"Give your friends gifts that can be kept on their profiles or converted to Stars.\"","\"SetAdditionalPassword\" : \"Zusätzliches Passwort festlegen\"","\"mr_controller_casting_screen\" : \"กำลังแคสต์หน้าจอ\"","\"SearchForChats\" : \"Nach Chats suchen...\"","\"EditAdminTransferAlertText1\" : \"Enabled **2-Step Verification** more than **7 days** ago.\"","\"PhoneNumberAlert\" : \"회원님이 주소록에 저장되어 있거나, 회원님의 개인 정보 설정으로 번호 열람이 승인된 사용자들은 회원님의 새 전화번호를 볼 수 있습니다. 설정 > 개인 정보 및 보안 > 전화번호에서 이 설정을 수정하실 수 있습니다.\"","\"mr_chooser_title\" : \"Prebacite na\"","\"fcm_fallback_notification_channel_label\" : \"სხვადასხვა\"","\"OpenInMaps\" : \"Open in Maps\"","\"AllVideos\" : \"All videos\"","\"call_notification_incoming_text\" : \"შემომავალი ზარი\"","\"mr_cast_button_connecting\" : \"Трансляциялау. Қосылуда\"","\"NotificationActionPinnedMusicUser\" : \"%1$s ha fissato un file audio\"","\"formatDateSchedule\" : \"MMM d\"","\"abc_capital_off\" : \"ИСКЛУЧЕНО\"","\"UsernameInvalid\" : \"Este nombre de usuario no es válido.\"","\"ProfileChannelClearTitle\" : \"Remove channel\"","\"NotificationsLedInfo\" : \"Luz piscante em alguns dispositivos usada para indicar novas mensagens.\"","\"DeleteProxyConfirm\" : \"Weet je zeker dat je deze proxy wilt verwijderen?\"","\"cast_forward_30\" : \"Otuz saniye ileri sar\"","\"AreYouSureClearHistorySavedMessages\" : \"Are you sure you want to clear **Saved Messages**?\"","\"PassportInfo2\" : \"With Telegram Passport you can easily sign up for websites and services that require identity verification.\n\nYour information, personal data, and documents are protected by end-to-end encryption. Nobody, including Telegram, can access them without your permission.\n\nYou can visit our *FAQ* to learn more.\"","\"cast_play\" : \"Putar\"","\"LocationNotifiationButtonUser\" : \"Notify when %1$s is within %2$s\"","\"StorySharedToAllContacts\" : \"This story is shown to all your contacts.\"","\"PollButtonSave\" : \"Save\"","\"cast_expanded_controller_live_stream_indicator\" : \"זרם בשידור חי\"","\"call_notification_incoming_text\" : \"Дојдовен повик\"","\"ResetChatBackgrounds\" : \"Reset Chat Backgrounds\"","\"VoipChannelRemoveMemberAlertText2\" : \"Do you want to remove %1$s from the live stream and ban them in %2$s?\"","\"cast_expanded_controller_ad_image_description\" : \"Imagine afișată în timp ce receiverul Cast redă un anunț\"","\"DistanceUnitsKilometers\" : \"Kilometer\"","\"SendMessageTitle\" : \"Invia messaggio\"","\"cast_rewind_30\" : \"Отыз секунд артқа айналдыру\"","\"BoostingGroupWillReceiveBoost_one\" : \"this group will receive %d boost\"","\"common_google_play_services_updating_text\" : \"%1$sの実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。\"","\"Gift2ChannelProfileVisible3\" : \"This gift is visible in your channel's Gifts. **Hide >**\"","\"common_google_play_services_update_title\" : \"Ενημέρωση υπηρεσιών Google Play\"","\"NotificationActionPinnedTodoUser\" : \"%1$s pinned a checklist %2$s\"","\"mr_cast_button_connected\" : \"Striimaa. Yhdistetty\"","\"AttachVoiceExpired\" : \"Vocale scaduto\"","\"Poll\" : \"Poll\"","\"cast_expanded_controller_ad_image_description\" : \"Imagen que se muestra mientras el receptor de transmisión reproduce un anuncio\"","\"FilterInviteChannel\" : \"you can’t invite others here\"","\"GotAQuestion\" : \"Got a question\nabout Telegram?\"","\"Abort\" : \"Desistir\"","\"cast_dynamic_group_name_format\" : \"%1$s 외 %2$d대\"","\"StarGiftTransactionGiftPurchase\" : \"Gift Purchase\"","\"JumpToDate\" : \"Jump to Date\"","\"call_notification_incoming_text\" : \"Połączenie przychodzące\"","\"AffiliateProgramExistingProgramsText\" : \"Explore what other mini apps offer.\"","\"Languages_one\" : \"%1$d Sprache\"","\"abc_action_bar_up_description\" : \"Omhoog navigeren\"","\"BotBalanceStars\" : \"Stars\"","\"TotalNetworkUsage\" : \"Total network usage\"","\"NotificationsOffUntil\" : \"Disattivate fino a %1$s\"","\"abc_search_hint\" : \"Sök …\"","\"Folder\" : \"Folder\"","\"EventLogRemovedGroupLink\" : \"un1 removed the group link\"","\"mr_controller_no_info_available\" : \"Nie sú k dispozícii žiadne informácie\"","\"abc_menu_space_shortcut_label\" : \"Szóköz\"","\"ChatNoTheme\" : \"No Theme\"","\"PollCantForwardSecretChat\" : \"Sorry, polls can’t be forwarded to secret chats.\"","\"NoOneJoinedYet\" : \"No one joined yet\"","\"BotVerifyGroupTitle\" : \"Verify Group\"","\"ChannelTopicsForbidden_one\" : \"Only groups with more than **%1$d member** can have topics enabled.\"","\"ActionGiftStarsView\" : \"View\"","\"call_notification_ongoing_text\" : \"സജീവമായ കോൾ\"","\"Page6Title\" : \"Облачный\"","\"DeleteAllMessagesAlert\" : \"Warning! This will **delete all messages** in this chat for **both** participants.\"","\"cast_mute\" : \"음소거\"","\"call_notification_incoming_text\" : \"Alguém está ligando\"","\"Accept\" : \"Aceitar\"","\"ResendCode\" : \"إعادة إرسال الرمز\"","\"StarsBotSubscriptionCompletedInfo_other\" : \"You subscribed to **%2$s** in **%3$s** for **%1$d Stars**/month.\"","\"cast_expanded_controller_live_head_description\" : \"La position actuelle est en tête de la diffusion en direct\"","\"cast_pause\" : \"Sæt på pause\"","\"cast_unmute\" : \"නිහඬ කිරීම ඉවත් කරන්න\"","\"common_google_play_services_enable_title\" : \"Activa Serveis de Google Play\"","\"cast_skip_prev\" : \"Saltatu aurreko elementura\"","\"ActionGroupCallYouInvited\" : \"Você convidou un2 para o chat de vídeo\"","\"TurnPasswordOffPassport\" : \"텔레그램 패스포트에 저장된 데이터가 모두 사라지게됩니다.\"","\"WhoCanSee\" : \"Who can see\"","\"ProfileColorEdit\" : \"Cambia colore profilo\"","\"AddEmailSubtitle\" : \"Você receberá os códigos de login do Telegram por e-mail e não por SMS. Insira um e-mail ao qual você tenha acesso.\"","\"common_google_play_services_updating_text\" : \"%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento.\"","\"ServerErrorViewers\" : \"Information about the viewers wasn't recorded.\"","\"StartVoipChatPermission\" : \"Manage Live Streams\"","\"common_google_play_services_update_button\" : \"עדכון\"","\"AccountAlreadyLoggedIn\" : \"Dieses Konto ist bereits in der App angemeldet.\"","\"ChannelDeletedUndo\" : \"Channel deleted.\"","\"Brown\" : \"Brown\"","\"mr_chooser_wifi_warning_description_phone\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que ce téléphone\"","\"MembersSearch\" : \"Search people\"","\"cast_notification_disconnect\" : \"Desligar\"","\"cast_tracks_chooser_dialog_none\" : \"ఏవీ వద్దు\"","\"AutoDownloadPreloadVideoInfo\" : \"Precarga los primeros segundos (1-2 MB) de videos que superan los %1$s para su reproducción instantánea.\"","\"mr_cast_button_connected\" : \"Streamen. Verbunden.\"","\"SetRecoveryEmail\" : \"Herstel-e-mailadres instellen\"","\"NotificationsForChats\" : \"Notifications for chats\"","\"cast_forward_30\" : \"ሰላሳ ሰከንዶች ወደፊት\"","\"search_menu_title\" : \"ค้นหา\"","\"NotificationsOther\" : \"غير ذلك\"","\"google_assistant_verification_notification_title\" : \"Google 助理正在发送消息\"","\"ClearCacheFewChatsTitle\" : \"Empty cache for %1$s\"","\"BackgroundSearchColor\" : \"Farbe:\"","\"AreYouSureDeleteAndExitName\" : \"هل ترغب حقًا في حذف ومغادرة مجموعة **%1$s**؟\"","\"AreYouSureSessionsTitle\" : \"Terminate sessions\"","\"NoSharedGifSecret\" : \"Le GIF di questa chat appariranno qui.\"","\"Page6Title\" : \"Хмарний\"","\"abc_activity_chooser_view_see_all\" : \"Mostra-ho tot\"","\"fingerprint_not_recognized\" : \"No s'ha reconegut\"","\"YourProfileVideoDone\" : \"Your profile video is now set.\"","\"cast_forward_10\" : \"ສົ່ງຕໍ່ສິບວິນາທີ\"","\"AddManyMembersAlertNamesText_other\" : \"Are you sure you want to add %1$d members to **%2$s**?\"","\"Gift2PremiumTitle\" : \"Premium Gift\"","\"call_notification_answer_action\" : \"پاسخ دادن\"","\"UseProxySponsorInfo\" : \"Questo canale è mostrato dal tuo server proxy. Per rimuovere il canale dalla lista chat, disattiva il proxy nelle Impostazioni di Telegram > Dati e archivio.\"","\"common_signin_button_text_long\" : \"በGoogle ይግቡ\"","\"mr_controller_no_info_available\" : \"Нема достапни информации\"","\"abc_search_hint\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ…\"","\"StarsGiftCompletedChannelText_one\" : \"You sent a gift to **%2$s** for **%1$d** Star.\"","\"NotificationActionPinnedGameChannel\" : \"%1$s ha fissato un gioco\"","\"AutoDownloadGroups\" : \"المجموعات\"","\"MessageReplaceFile\" : \"To File\"","\"abc_searchview_description_clear\" : \"Limpar consulta\"","\"NotificationMessagePaidMedia_other\" : \"%2$s ti ha inviato un post a pagamento per %1$d stelle\"","\"common_google_play_services_notification_channel_name\" : \"‏Google Play سروسز کی دستیابی\"","\"NotificationMessageGroupGameScored\" : \"%1$s hat %4$s Punkte im Spiel %3$s in der Gruppe %2$s erzielt\"","\"PermissionNoLocationStory\" : \"يحتاج تيليجرام الوصول إلى موقعك الجغرافي للتمكن من إضافة أداة الطقس إلى قصصك.\"","\"cast_notification_disconnect\" : \"Bağlantını kəsin\"","\"AutoDownloadOnWiFiData\" : \"On Wi-Fi\"","\"Notifications\" : \"Notifications\"","\"RaiseToListenInfo\" : \"Schaltet den Ton auf den Ohrlautsprecher um, wenn du das Telefon an dein Ohr hältst\"","\"cast_expanded_controller_ad_in_progress\" : \"ବିଜ୍ଞାପନ ଚାଲୁଅଛି…\"","\"abc_searchview_description_query\" : \"সন্ধান কৰা প্ৰশ্ন\"","\"MusicInfo\" : \"Om muziek bestanden te versturen\"","\"PasskeyDeleteText\" : \"Once deleted, this passkey can't be used to log in.\n\nDon't forget to remove it from your password manager too.\"","\"fcm_fallback_notification_channel_label\" : \"Askotarikoak\"","\"MessageLockedPremium\" : \"Subscribe to **Premium** to message **%s**.\"","\"EnterPassword\" : \"Passwort eingeben\"","\"PhoneNumberHelp\" : \"여기서 텔레그램 전화번호를 변경하실 수 있습니다. 회원님의 계정과 함께 메시지와 미디어, 연락처 따위의 모든 클라우드 데이터가 새 번호로 옮겨집니다.\"","\"AutoDownloadOnWiFiData\" : \"Wi-Fi\"","\"RecentFiles\" : \"File recenti\"","\"cast_expanded_controller_loading\" : \"ଲୋଡ୍ କରୁଛି…\"","\"EditedMessage\" : \"edited\"","\"abc_action_mode_done\" : \"Done\"","\"Gift2UpgradeFeature1TextLearn\" : \"The recipient will get a unique number, model, backdrop, and symbol for the gift.\"","\"BoostingGiveawayNotEligibleAdminGroup\" : \"You are not eligible to participate in this giveaway, because you are an admin of participating group (**%1$s**).\"","\"SetPasscodeInfo\" : \"Blocca l'app con un codice, così gli altri non potranno aprirla.\"","\"AppUpdateDownloading\" : \"%1$d%% wird geladen...\"","\"abc_menu_delete_shortcut_label\" : \"Suprimir\"","\"abc_action_bar_up_description\" : \"Zulazulela phezulu\"","\"EmailLogin\" : \"이메일 로그인\"","\"Restrict\" : \"Restrict\"","\"ContactInfoCommonGroups\" : \"Common groups\"","\"PaidMessagesSendErrorToast2_other\" : \"to ⭐️%d\"","\"PreviewForwardMessagesCount_one\" : \"Forward message\"","\"Gift2AuctionsAcquiredRound\" : \"Round #%1$d\"","\"Username\" : \"Username\"","\"mr_controller_disconnect\" : \"Prekini vezu\"","\"StoryKeepGroup\" : \"Post to Group Page\"","\"NotificationMessageSticker\" : \"%1$s 님이 스티커를 보냈습니다\"","\"mr_dialog_transferable_header\" : \"အုပ်စုလိုက် ဖွင့်ခြင်း\"","\"EncryptionKey\" : \"Encryption Key\"","\"PermissionDrawAboveOtherApps\" : \"화면속화면 모드로 동영상을 재생하려면 텔레그램에게 다른 앱 위에 그릴 수 있는 권한을 부여하셔야 합니다.\"","\"MainGroupProfileVideoSetHint\" : \"This is the main group video now.\"","\"InviteMessagePremiumBlockedMany_other\" : \"**%2$s**, **%3$s** and **%1$d** more people only accept messages and invitations to groups from Contacts and **Premium** users.\"","\"LastSeenNobodyPlus\" : \"Nobody (+%1$d)\"","\"AreYouSureLogout\" : \"Wirklich abmelden?\n\nAbmelden löscht deine Geheimen Chats.\n\nDu kannst Telegram von all deinen Geräten gleichzeitig nutzen.\"","\"PopupDisabled\" : \"Desativado\"","\"call_notification_ongoing_text\" : \"Бягучы выклік\"","\"AccDescrPersonHasSeen\" : \"%1$s has seen\"","\"abc_menu_function_shortcut_label\" : \"Funksioni+\"","\"abc_capital_off\" : \"사용 중지\"","\"AreYouSureClearHistoryWithSecretUser\" : \"Questo eliminerà tutti i messaggi per te e per **%1$s**. Sei sicuro?\"","\"SetAdditionalPasswordInfo\" : \"Hier kannst du ein eigenes Passwort festlegen, um dich an einem neuen Gerät anzumelden, zusätzlich zum Code, der per SMS kommt.\"","\"ArchiveSettingUnmutedFolders\" : \"Unmuted chats\"","\"OnlyWhenScreenOn\" : \"Con pantalla encendida\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Код за достъп\"","\"PassportDeleteDocument\" : \"Delete Document\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ପାସୱାର୍ଡ\"","\"WidgetPasscode2\" : \"تحذير: ستعرض التطبيقات المصغرة كل الرسائل الحديثة، لكن ستطلب منك رمز المرور الخاص بك لفتح التطبيق والرد. \"","\"VoipGroupOpenChannel\" : \"Open Channel\"","\"ShowAllMedia\" : \"Zeige alle Medien\"","\"mr_chooser_wifi_warning_description_tv\" : \"Qinisekisa ukuthi enye idivayisi ikunethiwekhi efanayo ye-Wi-Fi nje ngale tv\"","\"StoryPrivacyAlertExcludedContactsTitle\" : \"Excluded Contacts\"","\"BotAuthNotification\" : \"Login request for %1$s from %2$s\"","\"General\" : \"Algemeen\"","\"cast_live_label\" : \"JONLI\"","\"DaysSchedule_other\" : \"%1$d days\"","\"BusinessLocationInfo\" : \"Display the location of your business on your account.\"","\"abc_searchview_description_search\" : \"البحث\"","\"VoipGroupTooMuch\" : \"Sorry, this voice chat is full.\"","\"LoadingFullImage\" : \"이미지 전체 불러오는 중...\"","\"call_notification_answer_action\" : \"Sagutin\"","\"VoipGroupLeave\" : \"Leave\"","\"StoryError\" : \"Couldn’t upload\"","\"StarGiftReasonRemovedDescription\" : \"Removed Description\"","\"generic_error_no_keyguard\" : \"Dieses Gerät kann nicht mit einer PIN, einem Muster oder einem Passwort gesperrt bzw. entsperrt werden.\"","\"cast_skip_prev\" : \"Ir al elemento anterior\"","\"cast_skip_next\" : \"पुढील आयटमवर जा\"","\"ContactNotRegistered\" : \"%1$s is not on Telegram yet, would you like to invite them to join?\"","\"NotificationsCustom\" : \"맞춤\"","\"Ping2\" : \"%1$d ms ping\"","\"WebSectionBookmarks\" : \"Bookmarks\"","\"cast_play\" : \"Lecture\"","\"NewThemePreviewLine3\" : \"It's morning in *Tokyo* ������\"","\"GiftPremiumUsersOne\" : \"**%1$s**\"","\"FeaturedStickersPremium\" : \"Trending Premium Stickers\"","\"ThemeCreateHelp\" : \"Anyone can install your theme using this link. When you change the theme, it will be updated for all users who installed it.\n\nThe theme will be based on your currently selected theme and wallpaper.\"","\"NoFolderFound\" : \"Kein Chat-Ordner gefunden.\"","\"ActionEditedInviteLinkToSameClickable\" : \"un1 edited invite link un2\"","\"generic_error_no_device_credential\" : \"পিন, প্যাটার্ন অথবা পাসওয়ার্ড সেট করা নেই।\"","\"AutoDeleteConfirmMessage\" : \"Are you sure you want all messages in new chats started by you to be automatically deleted for everyone %s after they have been sent?\"","\"MessageLifetimeChangedOutgoing\" : \"Du hast den Timer auf %1$s gesetzt\"","\"NotificationsService\" : \"항상 실행 서비스\"","\"cast_stop_live_stream\" : \"लाइव्ह स्ट्रीम थांबवा\"","\"BrowserSettingsHistoryPages_other\" : \"%d pages\"","\"BuildMyOwnTheme\" : \"Build my own theme\"","\"google_assistant_verification_notification_title\" : \"„Помошникот на Google“ испраќа порака\"","\"fingerprint_error_hw_not_present\" : \"ဤစက်ပစ္စည်းတွင် လက်ဗွေအာရုံခံကိရိယာ မရှိပါ\"","\"QuizWrongAnswerInfo\" : \"You missed the correct option.\"","\"AutoDownloadPhotos\" : \"Foto's\"","\"BusinessHoursDayOpenHour\" : \"Opening Time\"","\"ResetPassword\" : \"Redefinir senha\"","\"DeleteProxy\" : \"Apagar Proxy?\"","\"StoryAutoExceptions\" : \"Excepciones automáticas\"","\"AttachMediaDragHint\" : \"Drag media to reorder\"","\"cast_tracks_chooser_dialog_none\" : \"ਕੋਈ ਨਹੀਂ\"","\"TelegramFaq\" : \"자주 묻는 질문\"","\"abc_search_hint\" : \"Cari…\"","\"Gift2SoldOutTitle\" : \"Sold Out!\"","\"PaymentShippingSaveInfo\" : \"You can save your shipping info for future use.\"","\"common_google_play_services_install_title\" : \"Google Play pakalpojumu iegūšana\"","\"common_signin_button_text\" : \"ግባ\"","\"abc_prepend_shortcut_label\" : \"Menü+\"","\"ImportStickersProcessing\" : \"Processing stickers...\"","\"cast_expanded_controller_loading\" : \"Жүктелуде…\"","\"NotificationMessageGroupTodoDone2\" : \"%1$s toggled %3$s tasks in the group %2$s\"","\"ChatWithAdminMessage\" : \"You received this message because you requested to join **%1$s** on %2$s\"","\"UseProxyForCalls\" : \"Usar proxy para llamadas\"","\"common_signin_button_text\" : \"Кирүү\"","\"PhoneCopied\" : \"Phone copied to clipboard\"","\"StoriesMovedToDialogs\" : \"Stories of **%s** were moved to **Chats**.\"","\"ConnectingConnectProxy\" : \"Connect Proxy\"","\"ProfileStoriesArchiveGroupHint\" : \"Only admins of the group can see archived stories unless they are posted to the group page.\"","\"YourPasswordRememberNo\" : \"No lo sé\"","\"call_notification_hang_up_action\" : \"挂断\"","\"SearchMessagesResultCount_one\" : \"%2$s Ergebnis\"","\"ChooseLanguages\" : \"Elige los idiomas\"","\"StealthModeConfirmMessage\" : \"If you sending a reply or reaction, the creator of the story will also see you in the list of viewers.\"","\"NotificationsExceptionsSingleAlert\" : \"Por favor note que **%1$s** está listado como uma exceção e não será afetado por essa alteração.\"","\"BoostingStarsGiveawayMsgInfoPlural2_other\" : \"among **%1$d** winners.\"","\"mr_cast_button_connecting\" : \"Truyền. Đang kết nối\"","\"confirm_device_credential_password\" : \"Выкарыстаць пароль\"","\"TwoStepVerificationTitle\" : \"Two-Step Verification\"","\"generic_error_no_device_credential\" : \"Není nastaven žádný PIN, gesto ani heslo.\"","\"AppUpdateRemindMeLater\" : \"Remind me later\"","\"cast_expanded_controller_loading\" : \"Yüklənir…\"","\"GiftCraftLaterTitle\" : \"Try Later\"","\"ChannelReplyInfo\" : \"Choose a color for the name of your channel, the links it sends, and replies to its messages.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Provjerite je li drugi uređaj na istoj WiFi mreži na kojoj je i sat\"","\"abc_search_hint\" : \"தேடுக…\"","\"mr_chooser_wifi_warning_description_tv\" : \"Assicurati che l'altro dispositivo sia connesso alla stessa rete Wi-Fi di questa TV\"","\"ProfileBotPreviewFooterDeleteTranslation\" : \"Delete this Translation\"","\"FolderLinkDeletedSubtitle_one\" : \"You also left %d chat.\"","\"AutoDownloadOff\" : \"Off\"","\"PaymentBillingAddress\" : \"Billing address\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"Sorry, je kunt geen spraakberichten naar deze gebruiker sturen vanwege zijn/haar privacyinstellingen.\"","\"UsernameCopied\" : \"Username copied to clipboard.\"","\"abc_capital_off\" : \"IMEZIMWA\"","\"SharingOfferEnableConfirmText\" : \"Are you sure you want to enable sharing?\"","\"BoostingSaveRecipients\" : \"Save Recipients\"","\"AIEditorDeleteStyleText\" : \"Are you sure you want to delete this style? It will be removed for everyone who installed it.\"","\"cast_expanded_controller_ad_image_description\" : \"Ipinapakitang larawan habang nagpe-play ng ad ang cast receiver\"","\"English\" : \"Inglês\"","\"PasswordHintTextLogin\" : \"Crea una pista para tu contraseña.\"","\"mr_controller_volume_slider\" : \"Suwak głośności\"","\"HashtagStoriesFoundChannel_other\" : \"%1$d stories in **%2$s**\"","\"fingerprint_not_recognized\" : \"Nem ismerhető fel\"","\"ActionDeletedInviteLinkClickable\" : \"حذف un1 رابط الدعوة un2\"","\"NotificationMessageAlbum\" : \"%1$s 님이 나에게 사진첩을 보냈습니다\"","\"common_google_play_services_install_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।\"","\"cast_expanded_controller_live_head_description\" : \"തത്സമയ സ്ട്രീമിന്റെ മുകളിലാണ് നിലവിലെ സ്ഥാനം\"","\"NotificationMessageQuiz2\" : \"%1$s stuude je de quiz \"%2$s\"\"","\"NoAudioFoundInfo2\" : \"There are no matches with **%1$s**.\"","\"mr_controller_pause\" : \"หยุดชั่วคราว\"","\"Abort\" : \"Anular\"","\"common_google_play_services_notification_channel_name\" : \"Google Play സേവന ലഭ്യത\"","\"LiveStorySettings\" : \"Live Settings\"","\"AreYouSureClearDrafts\" : \"هل ترغب حقًا في حذف جميع المسودات السحابية؟\"","\"CheckPhoneNumberLearnMoreUrl\" : \"https://telegram.org/faq/ar#g2\"","\"AddUserErrorBlacklisted\" : \"عذرًا، لا يمكنك إضافة هذا المستخدم لأنه موجود في قائمة «مستخدمون تمت إزالتهم» ولا يمكنك إلغاء حظره.\"","\"Calling\" : \"Ti stiamo chiamando...\"","\"mr_button_content_description\" : \"Perduoti\"","\"WrongNumberFormat\" : \"صيغة غير صحيحة\"","\"SuggestionAgreementReachedAdmin4TON\" : \"������ If **%s** removes the post before it has been live for **%d** hours, **TON** will be refunded to user.\"","\"cast_unmute\" : \"Activar o son\"","\"common_signin_button_text\" : \"Logg på\"","\"abc_action_bar_home_description\" : \"Движи се кон дома\"","\"fingerprint_error_hw_not_present\" : \"Kjo pajisje nuk ka një sensor të gjurmës së gishtit\"","\"cast_disconnect\" : \"Katkaise yhteys\"","\"abc_prepend_shortcut_label\" : \"Menu மற்றும்\"","\"Sound\" : \"Ton\"","\"LiteSmoothTransitionsInfo\" : \"You can disable animated transitions between different sections of the apps.\"","\"mr_dialog_groupable_header\" : \"Ajouter un appareil\"","\"AutoDownloadContacts\" : \"Contactos\"","\"AddressPlaceholder\" : \"Search %s or type URL\"","\"UseProxyInfo\" : \"SOCKS5 프록시 설정입니다.\"","\"StopLoadingTitle\" : \"¿Detener la carga?\"","\"SentCallOnly\" : \"يتم الاتصال برقمك **%1$s** لإملاء رمز التفعيل.\"","\"google_assistant_verification_channel_name\" : \"Інструмент перевірки Асистента\"","\"call_notification_incoming_text\" : \"來電\"","\"cast_live_label\" : \"ŽIVĚ\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」存取 Google Play 服務時發生問題。請稍後再試一次。\"","\"DynamicPackOrderOffInfo\" : \"Sticker packs will no longer be placed first every time you use a sticker.\"","\"common_google_play_services_install_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte.\"","\"AddAnExplanationInfo\" : \"Participantes do quiz irão ler esse texto após escolherem a opção incorreta – útil para fins educacionais.\"","\"common_google_play_services_updating_text\" : \"%1$s won't run without Google Play services, which are currently updating.\"","\"PassportLanguage_DA\" : \"Danish\"","\"ChannelStars\" : \"Balance\"","\"cast_tracks_chooser_dialog_none\" : \"कोई नहीं\"","\"generic_error_no_keyguard\" : \"Овај уређај не подржава PIN, шаблон или лозинку.\"","\"cast_expanded_controller_live_head_description\" : \"Учурдагы абал трансляциянын башында\"","\"mr_dialog_groupable_header\" : \"Pridanie zariadenia\"","\"DeleteSelectedTopic\" : \"Are you sure you want delete %s?\"","\"fingerprint_dialog_touch_sensor\" : \"Kosketa sormenjälkitunnistinta\"","\"ResetNotificationsAlertTitle\" : \"모든 알림 초기화\"","\"ProfileGifts\" : \"Gifts\"","\"LanguageName\" : \"한국어\"","\"mr_chooser_wifi_warning_description_tablet\" : \"‏یقینی بنائیں کہ دوسرا آلہ اسی Wi-Fi نیٹ ورک پر ہے جس پر یہ ٹیبلیٹ ہے\"","\"AuthAnotherClientUrl\" : \"Mit diesem Code kann man sich bei deinem Telegram Konto anmelden.\n\nUm die Anmeldung zu bestätigen, in die Einstellungen von Telegram wechseln > Geräte > QR-Code scannen und den Code mit der Kamera scannen.\"","\"RestoreEmailSent\" : \"Ми надіслали код відновлення на вказану вами е-пошту:\n\n%1$s\"","\"AutodownloadSizeLimitUpTo\" : \"tot %1$s\"","\"mr_chooser_zero_routes_found_title\" : \"利用可能なデバイスがありません\"","\"UsersDeselectAll\" : \"Deselect All\"","\"Gift2Refunded\" : \"This gift was downgraded because a request to refund the payment related to this gift was made, and the money was returned.\"","\"LiteBatteryWhenBelow\" : \"When below %s\"","\"common_google_play_services_unknown_issue\" : \"L'appli %1$s éprouve un problème avec les services Google Play. Veuillez réessayer.\"","\"mr_controller_play\" : \"Пушти\"","\"MessageShowSensitiveContentAlways\" : \"Always show 18+ media\"","\"EventLogRestrictedSendEmbed\" : \"Embed links\"","\"CropOriginal\" : \"Original\"","\"google_assistant_verification_channel_name\" : \"සහකරු සත්‍යාපකය\"","\"mr_chooser_wifi_warning_description_car\" : \"Pastikan perangkat lainnya berada di jaringan Wi-Fi yang sama dengan mobil ini\"","\"RequestCallButton\" : \"Получить звонок с кодом\"","\"TimerPeriodHint\" : \"Choose how long the media will be kept after opening.\"","\"BlockUsersMessage\" : \"Do you want to block **%1$s** from messaging and calling you on Telegram?\"","\"WebSessionsTitle\" : \"Logged in with Telegram\"","\"ColorRed\" : \"Rot\"","\"AccDescrMirror\" : \"Mirror\"","\"CancelLinkSuccess\" : \"%1$s 계정 탈퇴 작업이 취소되었습니다. 이제 이 창을 닫으셔도 좋습니다.\"","\"EventLogEnabledAntiSpam\" : \"un1 enabled anti-spam\"","\"NotificationsPriorityMedium\" : \"중간\"","\"ShowTranslateButton\" : \"Vertaalknop tonen\"","\"RelativeDateFormatterWeek2\" : \"%1$s, %2$s\"","\"call_notification_incoming_text\" : \"Inkommande samtal\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密码\"","\"DeleteTones_one\" : \"Delete %d tone\"","\"VoipChannelDisableComments\" : \"Disable Comments\"","\"AddAnotherAccount\" : \"Aggiungi un altro account\"","\"SmartNotifications\" : \"Schlaue Benachrichtigungen\"","\"fingerprint_error_hw_not_available\" : \"Хурууны хээний төхөөрөмж боломжгүй байна.\"","\"common_google_play_services_update_title\" : \"Perbarui layanan Google Play\"","\"abc_searchview_description_submit\" : \"क्वेरी पेस गर्नुहोस्\"","\"abc_action_bar_up_description\" : \"រំកិលឡើងលើ\"","\"FontSizePreviewReply\" : \"Godfried, ben jij het echt?\"","\"mr_controller_expand_group\" : \"Rozbaliť\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Lacak %1$d\"","\"common_google_play_services_install_title\" : \"Google Play開発者サービスの入手\"","\"mr_cast_dialog_title_view_placeholder\" : \"اطلاعاتی در دسترس نیست\"","\"StopVerification\" : \"인증 절차를 중단하시겠습니까?\"","\"cast_rewind\" : \"Rewind\"","\"CommentsNoNumber_one\" : \"comment\"","\"NotificationsPermissionSettings\" : \"Open Settings\"","\"abc_searchview_description_voice\" : \"Talesøgning\"","\"mr_chooser_searching\" : \"Inatafuta vifaa\"","\"CustomHelp\" : \"A meno che tu non sia un utente Premium, non vedrai l'ultimo accesso o lo stato in linea delle persone con cui non condividi il tuo. Sarà mostrato un orario approssimativo (di recente, entro una settimana, entro un mese).\"","\"Black\" : \"Zwart\"","\"PreviewForwardTodo_other\" : \"Forward %1$d Checklists\"","\"VoiceOnceCloseTitle\" : \"Close Voice Message\"","\"CalendarWeekNameShortMonday\" : \"M\"","\"fingerprint_dialog_touch_sensor\" : \"Chạm vào cảm biến vân tay\"","\"ProfileMyStoriesTab\" : \"Saved\"","\"ActionUserWithinYouRadius\" : \"Du befindest dich jetzt innerhalb %1$s von un1\"","\"ActionPinnedGeo\" : \"un1 pinned a map\"","\"WhenConnectedOnWiFi\" : \"Wanneer verbonden met Wi-Fi\"","\"DiscussionChannelGroupSetHelp2\" : \"**%1$s** is selected as the group that hosts comments for your channel.\"","\"cast_notification_disconnect\" : \"ਡਿਸਕਨੈਕਟ ਕਰੋ\"","\"Cancel\" : \"Cancelar\"","\"mr_dialog_transferable_header\" : \"በቡድን ላይ ያጫውቱ\"","\"call_notification_answer_action\" : \"Rispondi\"","\"abc_action_bar_home_description\" : \"Nenda mwanzo\"","\"TodoMenuHint\" : \"You are viewing actions for one task.\nYou can switch to actions for the list.\"","\"MuteForPopup\" : \"Mute for...\"","\"PollCustomDeadlineClosesInFmt\" : \"%1$s %2$s %3$s\"","\"mr_chooser_wifi_warning_description_phone\" : \"Veenduge, et teine seade oleks samas WiFi-võrgus kui see telefon\"","\"mr_chooser_wifi_learn_more\" : \"Scopri di più\"","\"ChannelMessageTodo2\" : \"%1$s posted a checklist %2$s\"","\"cast_rewind\" : \"Geri çəkin\"","\"mr_chooser_searching\" : \"Finder enheder\"","\"TooManyCommunitiesHintCreate\" : \"Sorry, you are a member of too many groups or channels. Please leave some before creating a new one.\"","\"GiftPremiumActivateErrorText\" : \"You can activate this gift code after %1$s or **send the link** to a friend.\"","\"GroupBoostedByUserWithDescription\" : \"Boost **%1$s** to help it unlock new features and get a booster **badge** for your messages.\"","\"DiscardTopicMessage\" : \"Topic isn’t created, because you haven't posted a message.\n\nDo you want to discard this topic?\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d ট্ৰেক কৰক\"","\"TodayAt\" : \"오늘\"","\"PhotoEditorTypefaceCourierNew\" : \"Courier New\"","\"SecondsBold_other\" : \"**%1$d** seconds\"","\"UserRemovedBy\" : \"Removed by %1$s\"","\"LoadingFullImage\" : \"يتم تحميل الصورة...\"","\"VerificationCode\" : \"Codice di verifica\"","\"AuthAnotherClientUrl\" : \"Questo codice può essere usato per consentire a qualcuno di accedere al tuo account Telegram.\n\nPer confermare l'accesso a Telegram, vai in Impostazioni > Dispositivi > Scansiona QR e scansiona il codice.\"","\"ErrorOccurred\" : \"Ocurrió un error.\"","\"cast_disconnect\" : \"Putuskan koneksi\"","\"AttachMediaRestrictedForever\" : \"The admins of this group have restricted you from sending media here.\"","\"AIEditorStyleLimitTitle\" : \"Limit Reached\"","\"mr_controller_close_description\" : \"બંધ કરો\"","\"cast_play\" : \"I-play\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Ahora puedes establecer la nueva contraseña que se utilizará para iniciar sesión en tu cuenta.\"","\"mr_controller_close_description\" : \"關閉\"","\"EventLogPromotedEditRanks\" : \"Edit tags\"","\"mr_chooser_wifi_learn_more\" : \"थप जान्नुहोस्\"","\"NotificationsChatInApp\" : \"%1$s In-App\"","\"ClearingCacheDescription\" : \"Houd dit venster open terwijl Telegram je cache aan het wissen is.\"","\"NotificationActionPinnedMusicUser\" : \"%1$s fijó un audio\"","\"PollV2PollDuration\" : \"Poll duration\"","\"mr_controller_casting_screen\" : \"მიმდინარეობს ეკრანის ტრანსლირება\"","\"StartShortDayYearAt\" : \"d MMM yyyy',' HH:mm\"","\"BotShareToTopic\" : \"Share to…\"","\"PremiumPreviewAdvancedChatManagementDescription\" : \"Tools to set the default folder, auto-archive and hide new chats from non-contacts.\"","\"common_google_play_services_update_title\" : \"I-update ang mga serbisyo ng Google Play\"","\"cast_expanded_controller_background_image\" : \"Albumo viršelis\"","\"fingerprint_dialog_touch_sensor\" : \"Barmoq izi skaneriga tegining\"","\"ImportErrorTitle\" : \"Import Error\"","\"SharingOfferEnableHeaderYou\" : \"You suggest to enable sharing in this chat, which includes:\"","\"AccDescrIVBlockquote\" : \"Quote\"","\"BoostingWaitWarningPlural_other\" : \"Wait until the boost is available or get **%1$d** more boosts by gifting a **Telegram Premium** subscription.\"","\"abc_action_mode_done\" : \"تمام\"","\"abc_searchview_description_submit\" : \"Isumite ang query\"","\"ErrorSendRestrictedVoiceAll\" : \"Desculpe, o envio de mensagem de voz não é permitido neste grupo.\"","\"cast_seek_bar\" : \"Kawalan jangkau main balik\"","\"AccDescrPasscodeLock\" : \"Lock application\"","\"VoipHintEncryptionKey\" : \"Encryption key of this call\"","\"BotWebViewChangesMayNotBeSaved\" : \"Changes that you made may not be saved.\"","\"LanguageNameInEnglish\" : \"German\"","\"PrivateMessagesPriceInfo\" : \"You will receive %1$s of the selected fee (~%2$s$) for each incoming message.\"","\"DeleteAllMessagesAlert\" : \"Attenzione! Questo **eliminerà tutti i messaggi** in questa chat per **entrambi** i partecipanti.\"","\"abc_shareactionprovider_share_with_application\" : \"Yabelana ne-%s\"","\"cast_closed_captions\" : \"Phụ đề chi tiết\"","\"common_google_play_services_enable_text\" : \"%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"EventLogChangedEmojiStatusFromGroup\" : \"un1 changed group emoji status from %1$s to %2$s\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Opcionalni titl\"","\"cast_expanded_controller_live_head_description\" : \"Aktuálna pozícia je na začiatku priameho prenosu\"","\"SegmentationUndo\" : \"Ongedaan maken\"","\"cast_seek_bar\" : \"Wiedergabesuchleiste\"","\"October\" : \"Oktober\"","\"mr_button_content_description\" : \"Пребаците\"","\"ActionChannelCallEnded\" : \"Diretta streaming terminata (%s)\"","\"BoostingYouWereSelectedGroup\" : \"You were selected by the group\"","\"NoSuchChannels\" : \"No such channels\"","\"YesterdayAt\" : \"yesterday at\"","\"LivePhotoOn\" : \"Motion Photo **On**\"","\"fingerprint_error_hw_not_available\" : \"फिंगरप्रिन्ट हार्डवेयर उपलब्ध छैन।\"","\"ActionChannelCallScheduled\" : \"Diretta streaming programmata per il %1$s\"","\"SortLastName\" : \"Cognome\"","\"EventLogRemovedChannelLink\" : \"un1 removed the channel link\"","\"AccDescrVoipCamSwitchedToBack\" : \"Switched to rear camera\"","\"SegmentationOutline\" : \"إضافة حدود\"","\"common_open_on_phone\" : \"Megnyitás a telefonon\"","\"BusinessGreetSend\" : \"Send Greeting Message\"","\"NotificationsChatInApp\" : \"%1$s en la app\"","\"SelectAll\" : \"Select All\"","\"AddTagsToYourSavedMessages1\" : \"Add Tags\"","\"cast_forward\" : \"快进\"","\"cast_rewind\" : \"Spol tilbake\"","\"RaiseToListen\" : \"الرفع للاستماع\"","\"BusinessBotPermissionsGiftsTransfer\" : \"Transfer and Upgrade Gifts\"","\"fingerprint_error_hw_not_present\" : \"Уредов нема сензор за отпечатоци\"","\"CallAvailableIn\" : \"يمكنك طلب مكالمة صوتية بعد %2$02d:%1$d\"","\"cast_expanded_controller_background_image\" : \"ఆల్బమ్ ఆర్ట్\"","\"AffiliateProgramStartedTitle\" : \"Affiliate program started\"","\"SwipeSettingsRead\" : \"Gelesen\"","\"abc_action_menu_overflow_description\" : \"Další možnosti\"","\"abc_shareactionprovider_share_with_application\" : \"שיתוף עם %s\"","\"NoMedia\" : \"Die hier geteilten Bilder und Videos kannst du von jedem deiner Geräte aufrufen.\"","\"InvLinkToChats\" : \"Invite link sent to **%1$s**.\"","\"TosDecline\" : \"Tut uns sehr leid, aber in diesem Fall kannst du dich nicht bei Telegram registrieren.\n\nIm Gegensatz zu anderen, nutzen wir deine Daten nicht für die Ausrichtung von Werbung und verkaufen sie nicht an andere. Telegram speichert nur die Informationen, die es benötigt, um als funktionsreicher Cloud-Dienst aufzutreten. Im Bereich 'Privatsphäre & Sicherheit' kannst du festlegen, wie wir deine Daten verwenden.\n\nWenn du allgemein nicht mit unseren bescheidenen Anforderungen einverstanden bist, wird es uns nicht möglich sein, dir diesen Dienst anzubieten.\"","\"UseProxyInfo\" : \"Impostazioni proxy SOCKS5\"","\"DeleteAccountIfAwayFor3\" : \"Se assente per\"","\"mr_controller_close_description\" : \"បិទ\"","\"cast_stop_live_stream\" : \"Зупинити пряму трансляцію\"","\"CheckYourEmailSubtitle\" : \"Please enter the code we have sent to your email %1$s.\"","\"GiftCraftCantChooseFirst\" : \"This gift can’t be used as the first one in crafting, because it has been recorded on the blockchain.\"","\"ContactSupportInfo\" : \"문제가 있으면 알려 주세요. 로그아웃은 대개 도움이 되지 않습니다.\"","\"abc_shareactionprovider_share_with\" : \"Jaga:\"","\"common_google_play_services_unsupported_text\" : \"तुमचे डिव्हाइस सपोर्ट करत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"NotificationsExceptions\" : \"Excepciones\"","\"StarRatingDescription1\" : \"%s 100% of the Stars spent on gifts purchased from Telegram.\"","\"ColorCyan\" : \"청록색\"","\"call_notification_hang_up_action\" : \"Kết thúc\"","\"cast_expanded_controller_background_image\" : \"ໜ້າປົກອະລະບໍ້າ\"","\"PrivacyValueOnlyBots\" : \"Mini Apps\"","\"mr_chooser_wifi_warning_description_car\" : \"Make sure that the other device is on the same Wi-Fi network as this car\"","\"PassportIdentityID\" : \"Upload a scan of your identity card\"","\"VoipOngoingChatAlert2\" : \"Leave voice chat in **%1$s** and call **%2$s**?\"","\"Add\" : \"Añadir\"","\"HoursAgo_one\" : \"%d hour ago\"","\"YourEmailSuccessChangedText\" : \"Почта для восстановления облачного пароля изменена.\"","\"FilterAddChats\" : \"Add Chats\"","\"PmReadUnknown\" : \"read time unknown\"","\"EmojiArchived\" : \"Emoji archived.\"","\"AttachVideoExpired\" : \"Video scaduto\"","\"ChannelAffiliateProgramPrograms\" : \"Programs\"","\"NotificationGroupKickYou\" : \"%1$s ti ha rimosso dal gruppo %2$s\"","\"DeleteMessagesOptionAlsoChat\" : \"Also clear for all members\"","\"September\" : \"سبتمبر\"","\"cast_stop\" : \"Διακοπή\"","\"Gift2PrepayUpgradeTitle\" : \"Make Unique\"","\"common_google_play_services_install_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ\"","\"AutoDownloadAudioInfo\" : \"Spraakberichten zijn miniscuul, ze worden altijd automatisch gedownload.\"","\"abc_activitychooserview_choose_application\" : \"Выберыце праграму\"","\"ColorWhite\" : \"White\"","\"NotificationsMuted\" : \"알림 끔\"","\"ActionChangedTitle\" : \"un1 ha cambiato il nome del gruppo in un2\"","\"AutoDownloadUpToOnAllChats\" : \"Bis zu %1$s in allen Chats\"","\"mr_chooser_wifi_warning_description_watch\" : \"Verifică dacă celălalt dispozitiv este în aceeași rețea Wi-Fi ca acest ceas\"","\"AutodownloadChannels\" : \"Kanalen\"","\"abc_activitychooserview_choose_application\" : \"Izaberite aplikaciju\"","\"generic_error_user_canceled\" : \"用户已取消身份验证。\"","\"HideReadTime\" : \"Hide Read Time\"","\"ChangePhoneHelp\" : \"سوف يستلم رقمك الجديد رمز التفعيل عبر مكالمة أو رسالة SMS نصيّة.\"","\"google_assistant_verification_notification_title\" : \"Google Туслах мессеж илгээж байна\"","\"ChannelSubscribers\" : \"Subscribers\"","\"None\" : \"Ninguno\"","\"media_notification_channel_name\" : \"Μετάδοση\"","\"PollV2AllowRevoting\" : \"Allow Revoting\"","\"mr_chooser_wifi_warning_description_tv\" : \"Maak seker dat die ander toestel op dieselfde wi-fi-netwerk as hierdie TV is\"","\"StarAffiliateReasonProgram\" : \"Affiliate Program\"","\"JoinByPeekGroupTitle\" : \"Join Group\"","\"cast_expanded_controller_background_image\" : \"Омот албума\"","\"TermsOfService\" : \"Termini di Servizio\"","\"BrowserSettingsCustomTabsTitle\" : \"Open external links in\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s pinned a photo\"","\"StarsConfirmPurchaseMedia_SingleVideo\" : \"a **video**\"","\"cast_connecting_to_device\" : \"Tengist við %1$s\"","\"InChatSound\" : \"Geluiden in chats\"","\"BotAuthLoggedInFail\" : \"Please try logging in to **%s** again.\"","\"SwipeSettingsPin\" : \"Vastzetten\"","\"NotificationsExceptions\" : \"Eccezioni\"","\"ShowSenderNames\" : \"Absendernamen anzeigen\"","\"abc_action_menu_overflow_description\" : \"Več možnosti\"","\"Gift2TransferredTitle\" : \"Gift Transferred\"","\"Gift2UpgradeSelfInfo\" : \"Enable this to turn your gift into a unique collectible. **Learn More >**\"","\"UpdateAppAlert\" : \"Lo sentimos, tu app de Telegram no está actualizada y no puede procesar esta solicitud. Por favor, actualiza Telegram.\"","\"cast_casting_to_device\" : \"%1$s লৈ কাষ্ট কৰি থকা হৈছে\"","\"YourVersionIsLatest\" : \"Sua versão está atualizada.\"","\"common_google_play_services_enable_text\" : \"Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play.\"","\"mr_controller_no_info_available\" : \"Non hai información dispoñible\"","\"MessageLifetimeRemoved\" : \"%1$s heeft de zelfvernietigingstimer uitgeschakeld\"","\"abc_action_bar_home_description\" : \"Przejdź na stronę główną\"","\"SyncContactsInfoOn\" : \"Kontakte dieses Gerätes werden deinem Konto hinzugefügt.\"","\"AccActionOpenForwardedOrigin\" : \"Forwarded origin\"","\"google_assistant_verification_channel_name\" : \"அசிஸ்டண்ட் உறுதிப்படுத்தி\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Raita %1$d\"","\"FontSizePreviewName\" : \"Lúcio\"","\"DeleteProxyMultiConfirm\" : \"Vuoi davvero eliminare questi proxy?\"","\"PasswordDoNotMatch\" : \"비밀번호가 맞지 않습니다\"","\"SetRecoveryEmail\" : \"تعيين بريد استرداد\"","\"fingerprint_dialog_touch_sensor\" : \"Atingeți senzorul de amprentă\"","\"AccDescrVerified\" : \"Verified\"","\"abc_action_bar_home_description\" : \"Navegar a la página principal\"","\"ThemeNight\" : \"Night\"","\"ChatsSelected_one\" : \"%1$d chat\"","\"mr_controller_disconnect\" : \"Ondoa\"","\"StoryContainsStickersFrom\" : \"This story contains stickers from %s.\"","\"Username\" : \"Gebruikersnaam\"","\"ChannelPostDeleted\" : \"Sorry, this post has been removed from the discussion group.\"","\"abc_capital_on\" : \"ΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"BoostingChooseRandom_one\" : \"Choose when %d subscriber of your channel will be randomly selected to receive Telegram Premium.\"","\"Page6Title\" : \"تخزين سحابي\"","\"PaymentShippingPhoneNumber\" : \"Phone Number\"","\"NotificationMessagePhoto\" : \"%1$s heeft je een foto gestuurd\"","\"BotWebViewToSLink\" : \"https://telegram.org/tos/mini-apps\"","\"ProfileBotOpenAppInfoOwner\" : \"By publishing this mini app, you agree to the **Telegram Terms of Service for Developers.**\"","\"BotAuthLoggedInSuccessTitle\" : \"Login successful\"","\"mr_controller_close_description\" : \"ዝጋ\"","\"DeleteSticker\" : \"Delete Sticker\"","\"mr_controller_close_description\" : \"Bağlayın\"","\"cast_expanded_controller_skip_ad_label\" : \"Omet l'anunci\"","\"PrimaryLinkHelpChannel\" : \"Anyone on Telegram will be able to join your channel by following this link.\"","\"mr_controller_no_info_available\" : \"Informacija nepasiekiama\"","\"common_google_play_services_enable_text\" : \"%1$s won't work unless you enable Google Play services.\"","\"cast_closed_captions_unavailable\" : \"Napisy są niedostępne\"","\"cast_forward_30\" : \"Spola framåt trettio sekunder\"","\"Calls\" : \"Calls\"","\"WidgetChats\" : \"المحادثات\"","\"OtherLoginCode\" : \"رمز الدخول هو **%1$s**. قم بإدخاله في تطبيق تيليجرام الذي تحاول تسجيل الدخول منه.\n\nلا تعطِ هذا الرمز لأي شخص كان.\"","\"UsersReported_one\" : \"%1$d user reported for spam.\"","\"MessageLifetimeYouRemoved\" : \"Hai disattivato il timer di autodistruzione\"","\"NotificationMessageSDPhoto\" : \"%1$s hat dir ein selbstzerstörendes Bild gesendet\"","\"mr_dialog_groupable_header\" : \"একটি ডিভাইস যোগ করুন\"","\"mr_dialog_default_group_name\" : \"Бүлэг\"","\"StarsSubscriptionRefulfill\" : \"Join Channel\"","\"search_menu_title\" : \"Hľadať\"","\"LargeEmoji\" : \"Grote emoji\"","\"ReportSpamLocationNoCaps\" : \"Group unrelated to location?\"","\"call_notification_decline_action\" : \"Απόρριψη\"","\"google_assistant_verification_channel_name\" : \"Pengesah Assistant\"","\"FilterAddingChats\" : \"Chats werden hinzugefügt\"","\"CancelLinkSuccess\" : \"The deletion process was cancelled for your account %1$s. You may close this window now.\"","\"SmsAvailableIn\" : \"Puoi richiedere un SMS tra %1$d:%2$02d\"","\"PostSuggestionsEnabledUpdated\" : \"un1 now accepts direct messages\"","\"cast_disconnect\" : \"ડિસ્કનેક્ટ કરો\"","\"EmailLogin\" : \"E-mail de Login\"","\"mr_button_content_description\" : \"แคสต์\"","\"ResetChatBackgroundsInfo\" : \"업로드된 배경화면을 모두 제거하고 기본으로 설치된 배경을 복구합니다.\"","\"UseProxyInfo\" : \"SOCKS5 Proxy-Einstellungen\"","\"ActionAddUserSelf\" : \"un1 è tornato nel gruppo\"","\"ActionBotAllowedWebapp\" : \"Hai consentito a questo bot di scriverti nella sua app web.\"","\"wallet_buy_button_place_holder\" : \"Kupi putem Googlea\"","\"wallet_buy_button_place_holder\" : \"Google-ით ყიდვა\"","\"SavedTagHideOtherMessages\" : \"Hide Other Messages\"","\"ColorGreen\" : \"أخضر\"","\"Gift2QuantityIssuedNone_other\" : \"None of %d left\"","\"ColorViolet\" : \"Paars\"","\"BoostingGiveawayHowItWorksSubTextSeveral2_other\" : \"and **%1$d** other listed channels\"","\"ImportStickersLinkInvalidLong\" : \"Link must not exceed 32 characters.\"","\"abc_search_hint\" : \"Pretražite...\"","\"abc_action_menu_overflow_description\" : \"További lehetőségek\"","\"Retry\" : \"إعادة المحاولة\"","\"YourName\" : \"Il tuo nome\"","\"common_open_on_phone\" : \"மொபைலில் திற\"","\"BirthdayRemove\" : \"Remove\"","\"PasscodeSwitchToPIN\" : \"Switch to PIN\"","\"default_error_msg\" : \"Ukjent feil\"","\"StartMessaging\" : \"Почати спілкування\"","\"PushChatReactDoc\" : \"%3$s to your file in %2$s\"","\"cast_tracks_chooser_dialog_ok\" : \"ঠিক আছে\"","\"common_google_play_services_update_button\" : \"Жаңарту\"","\"SecretChat\" : \"비밀 대화\"","\"RaiseToListen\" : \"Levantar Para Ouvir\"","\"PrivacyProfilePhotoInfo4\" : \"Aggiungi utenti o interi gruppi che vedranno ancora la tua foto del profilo.\"","\"LowDiskSpaceMessage\" : \"Je opslagruimte begint vol te raken. Om ruimte te maken kun je Telegram instellen om alleen recente media te cachen.\"","\"abc_searchview_description_query\" : \"Consulta de pesquisa\"","\"cast_skip_next\" : \"Lewati ke item berikutnya\"","\"DeleteSingleMessagesTitle\" : \"Nachricht löschen\"","\"AffiliateProgramJoinedTitle\" : \"Joined Program\"","\"ActionInviteChannelUser\" : \"تم انضمام un1 إلى القناة عبر رابط دعوة\"","\"CheckPasswordWrong\" : \"이 비밀번호는 올바르지 않습니다.\"","\"ChatHistoryHiddenInfo\" : \"New members won't see earlier messages.\"","\"cast_skip_prev\" : \"Siirry edelliseen kohteeseen\"","\"PeopleJoinedRemaining_one\" : \"%1$d remaining\"","\"InvitePremiumBlockedTwo\" : \"**%1$s** and **%2$s** only accept invitations to groups from Contacts and **Premium** users.\"","\"SettingsSwitchToDayMode\" : \"Switch to Day Mode\"","\"ResetChatBackgroundsAlertTitle\" : \"Redefinir papéis de parede\"","\"fingerprint_error_lockout\" : \"Juda koʻp urinish amalga oshirildi. Keyinroq qaytadan urining.\"","\"Blue\" : \"Blu\"","\"AreYouSureClearHistoryWithSecretUser\" : \"Alle berichten zullen voor jou en **%1$s** worden verwijderd. Doorgaan?\"","\"SentCallCode\" : \"Wir rufen dich jetzt unter **%1$s** an.\n\nBitte den Anruf nicht annehmen, Telegram kümmert sich um alles.\"","\"WhenUsingMobileData\" : \"Con datos móviles\"","\"cast_disconnect\" : \"Ажырату\"","\"GroupNeedBoostsForCustomWallpaperDescription\" : \"Your group needs to reach **Level %d** to change group wallpaper to custom photo.\n\nAsk your **Premium** members to boost your group with this link:\"","\"UserAffiliateProgramRowText\" : \"Distribute links to mini apps and earn a share of their revenue in Stars.\"","\"abc_search_hint\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‎‏‎‎‎‏‏‏‏‏‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‏‏‎‏‎‎‎Search…‎‏‎‎‏‎\"","\"ReEnterPassword\" : \"Repite la contraseña\"","\"call_notification_incoming_text\" : \"ഇൻകമിംഗ് കോൾ\"","\"cast_rewind_10\" : \"Voltar dez segundos\"","\"ReplyToPoll\" : \"Reply to poll option\"","\"abc_activitychooserview_choose_application\" : \"Выберите приложение\"","\"mr_controller_stop_casting\" : \"Сыналгыга чыгарууну токтотуу\"","\"ConferenceChat\" : \"Group Call\"","\"mr_chooser_wifi_warning_description_car\" : \"Βεβαιωθείτε ότι η άλλη συσκευή είναι συνδεδεμένη στο ίδιο δίκτυο Wi-Fi με αυτό το αυτοκίνητο\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Вернуться к настройкам\"","\"CallNotAvailable\" : \"Sorry, **%1$s** doesn't accept calls.\"","\"SlowmodeInfoSelected\" : \"Members will be able to send only one message every %1$s.\"","\"mr_dialog_default_group_name\" : \"ગ્રૂપ\"","\"abc_searchview_description_voice\" : \"Talesøk\"","\"PollV2ShuffleOptionsInfo\" : \"Answers appear in random order for each voter\"","\"Paste\" : \"Incolla\"","\"BusinessBotUnsavedChanges\" : \"You have changed the business bot settings. Apply changes?\"","\"chatDate\" : \"d 'de' MMMM\"","\"FilterInviteHeaderChatsNo\" : \"These chats cannot be shared\"","\"cast_live_label\" : \"LANGSUNG\"","\"NotificationMessageGroupMusic\" : \"%1$s enviou um arquivo de áudio ao grupo %2$s\"","\"abc_menu_shift_shortcut_label\" : \"MAIUSC +\"","\"ShowSenderNames\" : \"Mostrar Nomes dos Autores\"","\"NotificationContactJoined\" : \"%1$s è ora su Telegram!\"","\"MessageLockedStarsConfirmMessagePay_one\" : \"Pay for %d Message\"","\"generic_error_user_canceled\" : \"Användaren har avbrutit autentiseringen.\"","\"CurvesGreen\" : \"GRÜN\"","\"SavedTagSearchHint\" : \"Search messages or tags\"","\"NotificationActionPinnedInvoice\" : \"%1$s hat eine Rechnung in der Gruppe %2$s angeheftet\"","\"cast_skip_next\" : \"Keyingi obyektga o‘tish\"","\"common_google_play_services_unsupported_text\" : \"你的裝置不支援 Google Play 服務，因此無法執行「%1$s」。\"","\"ImportDoneInfo\" : \"Save space on your device by importing more chats to Telegram.\"","\"ResetAccountCancelledAlert\" : \"Tus intentos recientes de restablecer esta cuenta fueron cancelados por su usuario activo. Por favor, reinténtalo en 7 días.\"","\"AboutPremiumTitle\" : \"About Telegram Premium\"","\"AutoDownloadVideos\" : \"Videos\"","\"SearchEngine2PrivacyPolicyURL\" : \"https://duckduckgo.com/privacy\"","\"YourEmailSkip\" : \"Salta\"","\"BusinessHoursNextDay\" : \"%s (Next day)\"","\"Gift2ResaleFiltersClear\" : \"Clear Filters\"","\"RequestMissedCall\" : \"Get the code via phone call\"","\"TosDeclineDeleteAccount\" : \"Warnung! Das wird dein Konto mit all deinen Daten aus der Telegram-Cloud unwiderruflich löschen.\n\nWichtig: Du kannst jetzt abbrechen und deine Daten vor der Löschung noch exportieren. (Öffne dazu die aktuellste Version von Telegram Desktop > Einstellungen > Erweitert > Daten exportieren.)\"","\"RecoveryEmailSubtitle\" : \"Вы можете задать адрес электронной почты для сброса пароля и восстановления доступа к своему аккаунту в Telegram.\"","\"common_google_play_services_update_title\" : \"Actualizează serviciile Google Play\"","\"PasswordEmailInvalid\" : \"Ungültige E-Mail-Adresse. Bitte prüfe, ob du sie richtig eingetippt hast und versuche es erneut.\"","\"Disable\" : \"Uitschakelen\"","\"cast_stop_live_stream\" : \"Тікелей эфирді тоқтату\"","\"mr_cast_button_connecting\" : \"Cast። በመገናኘት ላይ\"","\"NoAudioFilesInfo\" : \"La tua libreria musicale è vuota.\"","\"CountSent\" : \"Sent\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Skontrolujte, či je vaše druhé zariadenie pripojené k rovnakej sieti Wi‑Fi ako tento tablet\"","\"mr_button_content_description\" : \"Транслировать\"","\"NewThemePreviewName\" : \"Bob Harris\"","\"fingerprint_error_hw_not_present\" : \"ឧបករណ៍នេះ​មិនមាន​ឧបករណ៍ចាប់​ស្នាមម្រាមដៃទេ\"","\"cast_ad_label\" : \"වෙළඳ දැන්වීම\"","\"BoostingWinnersDate\" : \"**Winners Selection Date**\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"AutoNightModeOff\" : \"Auto-Night Mode is off\"","\"PassportReverseSideInfo\" : \"Upload a photo of the reverse side of the document\"","\"PermissionNoAudioWithHint\" : \"**Telegram** benötigt Zugriff auf dein **Mikrofon**, damit du Sprachnachrichten senden kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"ReportInfo\" : \"Please enter any additional details relevant to your report.\"","\"SavedTagLongpressHint\" : \"Tap and hold to add a name to your tag\"","\"GraceMessage\" : \"Don’t lose access to exclusive features.\"","\"EnterNewEmail\" : \"Voer nieuw e-mailadres in\"","\"VideoCall\" : \"Videollamar\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Gizli altyazılar\"","\"cast_casting_to_device\" : \"Nagka-cast sa %1$s\"","\"common_google_play_services_install_text\" : \"%1$s no s'executarà si Serveis de Google Play no està instal·lat al dispositiu.\"","\"cast_forward_10\" : \"ਦਸ ਸਕਿੰਟ ਅੱਗੇ ਭੇਜੋ\"","\"ContactShortcutVoiceCall\" : \"Chamar %1$s por voz\"","\"AccountFrozenBottomTitle\" : \"Your account is frozen\"","\"cast_skip_next\" : \"Passer à l'élément suivant\"","\"SetCover\" : \"Set a cover for this video\"","\"EmojiSearchBackToSearch\" : \"Back to search\"","\"ContactInfoIsContact\" : \"Contact\"","\"call_notification_hang_up_action\" : \"Τερματισμός\"","\"mr_controller_no_media_selected\" : \"Ingen media har valts\"","\"AreYouSureClearHistorySavedMessages\" : \"¿Quieres eliminar el historial de **Mensajes guardados**? Esta acción no se puede deshacer.\"","\"QualityAuto\" : \"Auto\"","\"PermissionStorageWithHint\" : \"**Telegram** benötigt Zugriff auf deinen **Speicher**, damit du Bilder, Videos, Musik und weitere Medien senden und speichern kannst. Tippe unten auf Einstellungen -> Berechtigungen und schalte den Zugriff ein.\"","\"StarsNeededTextKeepBotSubscription\" : \"Buy **Stars** to keep your subscription for **%s**.\"","\"mr_controller_stop\" : \"Заустави\"","\"mr_controller_play\" : \"প্লে কৰক\"","\"AffiliateProgramJoinedText\" : \"You can now copy the referral link.\"","\"google_assistant_verification_notification_title\" : \"Памочнік Google адпраўляе паведамленне\"","\"RestorePasswordResetIn\" : \"Ви зможете скинути пароль через %1$s.\"","\"Gift2UpgradeButton\" : \"Upgrade for ⭐️%d\"","\"Gift2ResaleFiltersBackdropEmpty\" : \"No backdrops found.\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade do Google Play Services\"","\"generic_error_no_device_credential\" : \"Нисте подесили ни PIN, ни шаблон, ни лозинку.\"","\"AuthAnotherClientInfo2\" : \"Inicia Telegram Desktop para obtener el código QR.\"","\"TintShadows\" : \"OMBRE\"","\"RestoreEmailSentTitle\" : \"Herstelcode\"","\"CocoonFooterLink\" : \"https://t.me/cocoon?direct\"","\"common_google_play_services_updating_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật.\"","\"cast_forward_30\" : \"Dlulisela phambili ngamasekhondi angamashumi amathathu\"","\"call_notification_screening_text\" : \"इनकमिंग कॉल स्क्रीन करत आहे\"","\"PrivacyPaymentsClearAlert\" : \"Eliminare le tue info di spedizione e ordinare a tutti i fornitori dei pagamenti di rimuovere le tue carte di credito salvate? Ricorda che Telegram non archivia mai i dati della tua carta di credito.\"","\"common_signin_button_text_long\" : \"ចូលដោយប្រើ Google\"","\"ResetChatBackgroundsAlertTitle\" : \"대화방 배경 재설정\"","\"CloseTopics\" : \"Close topics\"","\"cast_expanded_controller_background_image\" : \"Imatge de l'àlbum\"","\"PrivacyGiftsTypeUnlimited\" : \"Unlimited\"","\"AutoDownloadContacts\" : \"Kontakte\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionirati ako ne omogućite usluge Google Playa.\"","\"RequireMonthlyFeePriceHintTest5Minutes\" : \"Stars Amount per 5 minutes\"","\"cast_expanded_controller_ad_in_progress\" : \"Ad လုပ်ဆောင်နေဆဲ…\"","\"FirstName\" : \"이름 (필수)\"","\"EditMessageError\" : \"Desculpe, você não pode editar essa mensagem.\"","\"AreYouSureClearHistoryWithUser\" : \"Wirklich deinen Verlauf mit **%1$s** leeren?\"","\"Chats\" : \"Chats\"","\"NotificationActionPinnedMusic\" : \"%1$s hat Audiodatei in der Gruppe %2$s angeheftet\"","\"call_notification_decline_action\" : \"ປະຕິເສດ\"","\"StopPollDeadlineButton\" : \"Set Deadline\"","\"Gift2QuantityIssuedNone_one\" : \"None of %d left\"","\"mr_controller_close_description\" : \"Isara\"","\"NotificationsMuted\" : \"Stumm\"","\"GettingLinkInfo\" : \"Getting Link Info...\"","\"RecentlyViewed\" : \"Recently viewed\"","\"LoginAccessibilityCountryCode\" : \"Código de país\"","\"ChannelAffiliatePrograms\" : \"Affiliate Programs\"","\"Emoji5\" : \"Travel and places\"","\"VoipRecordLandscape\" : \"LANDSCAPE VIDEO\"","\"default_error_msg\" : \"Невядомая памылка\"","\"RestoreEmailSent\" : \"Wir haben den Wiederherstellungscode an diese Adresse geschickt:\n\n%1$s\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Asegúrate de que el otro dispositivo esté conectado a la misma red Wi-Fi que esta tablet\"","\"abc_shareactionprovider_share_with_application\" : \"Bendrinti naudojant programą „%s“\"","\"abc_shareactionprovider_share_with\" : \"Compartir con\"","\"cast_mute\" : \"Slå av lyden\"","\"fingerprint_error_hw_not_present\" : \"ଏହି ଡିଭାଇସ୍‌ରେ ଟିପଚିହ୍ନ ସେନସର୍‌ ନାହିଁ\"","\"AreYouSureClearHistoryChannel\" : \"Cache (Texte und Medien) des Kanals wirklich löschen?\"","\"cast_expanded_controller_background_image\" : \"Альбом шебері\"","\"OpenGift\" : \"OPEN\"","\"UserRestrictionsEditTags\" : \"Edit Own Tags\"","\"common_google_play_services_enable_text\" : \"%1$s werkt niet, tenzij je Google Play-services aanzet.\"","\"AuthAnotherClientNotFound\" : \"Nessun token di autenticazione trovato\"","\"mr_dialog_groupable_header\" : \"기기 추가\"","\"LowDiskSpaceMessage2\" : \"기기의 저장 공간이 거의 다 찼습니다. 캐시 설정으로 불필요한 미디어를 제거하실 수 있습니다. 파일이 필요할 때 다시 다운로드하세요.\"","\"PermissionNoAudioVideoWithHint\" : \"**Telegram** needs microphone access so that you can send voice messages. Tap Settings -> Permissions, and turn **Microphone** on.\"","\"common_google_play_services_install_title\" : \"Preuzmite Google Play usluge\"","\"BotAuthLoggedInFailNoDomain\" : \"Link has expired.\"","\"Understood\" : \"������ Understood\"","\"VoipGroupSetReminderShort\" : \"Remind me\"","\"google_assistant_verification_notification_title\" : \"Google Асистент изпраща съобщение\"","\"abc_shareactionprovider_share_with_application\" : \"%s қолданбасымен бөлісу\"","\"cast_disconnect\" : \"接続を解除\"","\"StopLoadingTitle\" : \"Stoppen met laden?\"","\"ClearSelectedCache\" : \"Limpar Selecionados\"","\"cast_pause\" : \"Түр зогсоох\"","\"SendAGift\" : \"Send a Gift\"","\"confirm_device_credential_password\" : \"စကားဝှက်သုံးရန်\"","\"AllMedia\" : \"All media\"","\"cast_expanded_controller_skip_ad_label\" : \"Preskočiť reklamu\"","\"StartTodayAt\" : \"'اليوم عند' HH:mm\"","\"call_notification_answer_video_action\" : \"Βίντεο\"","\"Rename\" : \"Renomear\"","\"DisableSharingToastDisabledPending\" : \"Sharing will disabled if **%s** approves it\"","\"cast_expanded_controller_background_image\" : \"Albumin kansikuva\"","\"ReturnToCall\" : \"RETURN TO CALL\"","\"LastNameSmall\" : \"Прізвище\"","\"common_google_play_services_update_button\" : \"Абнавіць\"","\"cast_tracks_chooser_dialog_none\" : \"Ingen\"","\"mr_cast_button_connecting\" : \"Przesyłanie. Łączę.\"","\"abc_activity_chooser_view_see_all\" : \"Ikusi guztiak\"","\"generic_error_no_keyguard\" : \"Perangkat ini tidak mendukung PIN, pola, atau sandi.\"","\"ClearHistoryForTheseDays\" : \"Clear History for these days\"","\"AreYouSureDeleteSingleMessage\" : \"Vuoi davvero eliminare questo messaggio?\"","\"EditName\" : \"Editar Nome\"","\"ResetNotificationsText\" : \"Todos los ajustes de notificaciones fueron restablecidos a los valores por defecto\"","\"common_google_play_services_unknown_issue\" : \"Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti.\"","\"mr_controller_casting_screen\" : \"Emitindo pantalla\"","\"AddToTheGroupAlertText\" : \"**%1$s** 님을 **%2$s** 그룹에 추가하시겠습니까?\"","\"VoipGroupUserCanNowSpeak\" : \"**%1$s** can now speak.\"","\"NewBroadcastList\" : \"Nieuwe verzendlijst\"","\"NotificationsReactions\" : \"Reacties\"","\"OnlyWhenScreenOn\" : \"Nur wenn Bildschirm „an“\"","\"fingerprint_dialog_touch_sensor\" : \"Appuyez sur lecteur d'empreinte\"","\"SegmentationCutObject\" : \"قص عنصر\"","\"Orange\" : \"Arancione\"","\"mr_controller_stop\" : \"หยุด\"","\"NotificationsDeleteAllExceptionAlert\" : \"Tem certeza de que deseja apagar todas as exceções?\"","\"PrivacyProfilePhoto\" : \"Profile Photo\"","\"cast_rewind_10\" : \"העבר עשר שניות לאחור\"","\"cast_closed_captions\" : \"விவரிப்பு சப்டைட்டில்கள்\"","\"mr_controller_expand_group\" : \"విస్తరించు\"","\"Gift2CollectionsRename\" : \"Edit Name\"","\"ActionAddUserSelfMega\" : \"un1 se unió al grupo\"","\"YesterdayAtFormatted\" : \"yesterday at %1$s\"","\"LogOutTitle\" : \"Cerrar sesión\"","\"ClearHistoryTitleMultiple_other\" : \"Unsave messages from %d chats\"","\"mr_chooser_title\" : \"投放到\"","\"AccDescrVideoCompressLow\" : \"Smaller size\"","\"EncryptionKeyLink\" : \"https://telegram.org/faq#secret-chats\"","\"Gift2AuctionBidStatusWinning\" : \"You're winning\"","\"HideSenderNames\" : \"Hide senders’ names\"","\"TodoCompletedTodayAt\" : \"Completed at %s\"","\"YourNameChanged\" : \"Name updated.\"","\"RestorePasswordResetIn\" : \"Puoi rimuovere la tua password tra %1$s.\"","\"cast_forward\" : \"به جلو\"","\"fcm_fallback_notification_channel_label\" : \"Iba Pa\"","\"EditAccountInfo2\" : \"Account\"","\"RegistrationProfileInfo\" : \"Info profilo\"","\"UndoNoCaps\" : \"Undo\"","\"ChatPerFolderLimitSubtitle\" : \"Add up to %d chats into each of your folders\"","\"cast_closed_captions_unavailable\" : \"无可用字幕\"","\"VoipUnmute\" : \"Unmute\"","\"cast_mute\" : \"Дыбысын өшіру\"","\"StarsSubscriptionBusiness\" : \"Business\"","\"cast_expanded_controller_ad_image_description\" : \"Isithombe esiboniswa ngenkathi isitholi sokusakaza sidlala isikhangiso\"","\"MessageOptionsReply\" : \"Reply\"","\"cast_stop_live_stream\" : \"Canlı yayımı dayandırın\"","\"BotCantAddToAttachMenu\" : \"This bot can't be added to the attachment menu.\"","\"abc_searchview_description_query\" : \"คำค้นหา\"","\"CocoonFeature3Title\" : \"For Everyone\"","\"TopicNotificationsExceptions_one\" : \"There is **%d topic** that is listed as exception.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"दुसरे डिव्हाइस हा टॅबलेट आहे त्याच वाय-फाय नेटवर्कवर असल्याची खात्री करा\"","\"abc_searchview_description_submit\" : \"Пошаљите упит\"","\"PublicPoll\" : \"Poll\"","\"SyncContactsOff\" : \"기기에 저장된 연락처가 이 계정에 추가되지 않습니다.\"","\"cast_disconnect\" : \"Անջատել\"","\"BotDownloadFileDownload\" : \"Download\"","\"StartsTodayAt\" : \"'Starts today at' HH:mm\"","\"ResetAccountInfo\" : \"Da dein Konto **%1$s** aktiv und durch ein Passwort geschützt ist, löschen wir es aus Sicherheitsgründen in einer Woche.\n\nDu kannst den Vorgang jederzeit abbrechen.\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s ثبت فاتورة\"","\"ClearCacheForChats\" : \"Are you sure you want to delete cached data for selected chats?\"","\"cast_closed_captions\" : \"隱藏式字幕\"","\"cast_dynamic_group_name_format\" : \"%1$s+%2$d\"","\"AffiliateProgramUpdate\" : \"Update Affiliate Program\"","\"PassportLanguage_HU\" : \"Hungarian\"","\"Reply\" : \"Rispondi\"","\"ChangeChannelNameColor2\" : \"Appearance\"","\"ResellGiftTitle\" : \"Price in Stars\"","\"AccDescrRepeatOff\" : \"Repeat, off\"","\"NoMediaAutoDownload\" : \"No media\"","\"cast_ad_label\" : \"Реклама\"","\"abc_shareactionprovider_share_with_application\" : \"%s-тай хуваалцах\"","\"abc_search_hint\" : \"खोजें…\"","\"cast_rewind_30\" : \"Spoel dertig sekondes terug\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"BotPreviewsDeleted_other\" : \"%d previews deleted\"","\"cast_tracks_chooser_dialog_cancel\" : \"Anulează\"","\"ErrorSendRestrictedRound\" : \"Desculpe, os admins deste grupo restringiram você de enviar mensagens de vídeo.\"","\"RestorePasswordResetIn\" : \"يمكنك إعادة تعيين كلمة مرورك بعد %1$s\"","\"confirm_device_credential_password\" : \"Sebenzisa iphasiwedi\"","\"cast_skip_prev\" : \"ข้ามไปยังรายการก่อนหน้า\"","\"cast_ad_label\" : \"ਵਿਗਿਆਪਨ\"","\"StarsRefunded\" : \"Refund\"","\"abc_shareactionprovider_share_with_application\" : \"%s ဖြင့် မျှဝေရန်\"","\"abc_toolbar_collapse_description\" : \"Contraer\"","\"AffiliateProgramStartAlertText\" : \"Once you start the affiliated program, you won't be able to decrease its commission or duration. You can only increase these parameters or end the program, which will disable all previously distributed referral links.\"","\"cast_expanded_controller_ad_in_progress\" : \"Isikhangiso siyaqhubeka…\"","\"AccDescrBrushType\" : \"Brush type\"","\"GiftTelegramPremiumTitle\" : \"Gift Telegram Premium\"","\"PhoneNumberChange2\" : \"Nummer ändern\"","\"AddMembersAlertNamesText\" : \"Vuoi davvero aggiungere %1$s a **%2$s**?\"","\"abc_shareactionprovider_share_with_application\" : \"Споделяне със: %s\"","\"PasswordRecovery\" : \"Восстановление пароля\"","\"fingerprint_error_no_fingerprints\" : \"கைரேகைப் பதிவுகள் எதுவுமில்லை.\"","\"EmailLogin\" : \"Email Login\"","\"TwoStepVerificationPasswordSetInfo\" : \"Wanneer je op een nieuw apparaat inlogt, zal dit wachtwoord nodig zijn naast de code die je via SMS ontvangt.\"","\"SharedMediaTabFull2\" : \"Geteilte Medien\"","\"PermissionNoStorageAvatar\" : \"O **Telegram** precisa de acesso ao armazenamento para enviar a foto de perfil. Toque em Configurações > Permissões e ative **Arquivos e mídia**.\"","\"NotificationGroupAlbum\" : \"%1$s sent an album to the group %2$s\"","\"common_google_play_services_update_title\" : \"Kemaskinikan perkhidmatan Google Play\"","\"DebugMenuClearWebViewCookies\" : \"Clear WebView cookies\"","\"abc_activitychooserview_choose_application\" : \"Escolher uma app\"","\"MediaZoomIn\" : \"Zoom in\"","\"mr_controller_no_info_available\" : \"Teave pole saadaval\"","\"BoostingBoostsGroupByYouServiceMsgCount_other\" : \"You boosted the group %1$d times\"","\"PreviewForwardVideo_one\" : \"Forward video\"","\"FirstNameSmall\" : \"Имя\"","\"BotEmojiStatusPermissionDecline\" : \"Decline\"","\"StartShortDayAt\" : \"d MMM',' HH:mm\"","\"NotificationActionPinnedPoll2\" : \"%1$s ha fissato un sondaggio %3$s nel gruppo %2$s\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s hat einen Spielstand angeheftet\"","\"mr_controller_close_description\" : \"Κλείσιμο\"","\"common_google_play_services_updating_text\" : \"Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды.\"","\"NotificationMessageRecurringPay\" : \"%1$s pagaste %2$s\"","\"SendingVideo\" : \"Sending video...\"","\"cast_skip_prev\" : \"मागील आयटमवर जा\"","\"ExceptionShort_other\" : \"%d exceptions\"","\"cast_rewind_30\" : \"Spola tillbaka trettio sekunder\"","\"abc_activity_chooser_view_see_all\" : \"전체 보기\"","\"AppUpdateNow\" : \"Update uitvoeren\"","\"mr_chooser_looking_for_devices\" : \"מתבצע חיפוש מכשירים…\"","\"AddContactTitle\" : \"Add Contact\"","\"ReportAdLearnMore\" : \"Learn more about our [Ad Policies and Guidelines.](https://ads.telegram.org/guidelines)\"","\"abc_prepend_shortcut_label\" : \"Valmynd+\"","\"EditThemeTitle\" : \"Edit Theme\"","\"cast_expanded_controller_loading\" : \"Notiek ielāde…\"","\"abc_searchview_description_submit\" : \"Gửi truy vấn\"","\"YourPasswordRememberYes\" : \"Sim, com certeza\"","\"call_notification_screening_text\" : \"इनकमिंग कॉल को स्क्रीन किया जा रहा है\"","\"mr_chooser_wifi_warning_description_car\" : \"Башка түзмөк бул унаа менен бир Wi-Fi тармагына туташып турушу керек\"","\"UseProxyTelegramError\" : \"The proxy you are using is not configured correctly and will be disabled. Please find another one.\"","\"NotificationActionPinnedGeoLiveUser\" : \"%1$s fixou uma localização ao vivo\"","\"generic_error_no_keyguard\" : \"Peranti ini tidak menyokong PIN, corak atau kata laluan.\"","\"common_google_play_services_enable_text\" : \"%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე.\"","\"LanguageUnknownTitle\" : \"البيانات غير كافية\"","\"TopDaysOfWeekChartTitle\" : \"Top days of week\"","\"SwipeMute\" : \"Silenciar\"","\"abc_action_menu_overflow_description\" : \"More options\"","\"StarsTransactionMessageFee_one\" : \"Fee for %d Message\"","\"generic_error_no_device_credential\" : \"Nenustatytas PIN kodas, atrakinimo piešinys arba slaptažodis.\"","\"search_menu_title\" : \"Keresés\"","\"MainProfilePhotoSetHint\" : \"Questa ora è la tua foto principale.\"","\"SendGameToText\" : \"Vuoi condividere questo gioco con **%1$s**?\"","\"generic_error_no_keyguard\" : \"המכשיר הזה לא תומך בקוד אימות, בקו ביטול נעילה או בסיסמה.\"","\"AccountSettings\" : \"Account Settings\"","\"AutoDownloadMedia\" : \"Baixar Automaticamente\"","\"call_notification_incoming_text\" : \"ইনকামিং কল\"","\"Days_one\" : \"%1$d day\"","\"SettingsNoResults\" : \"Geen resultaten\"","\"NotificationActionPinnedQuiz2\" : \"%1$s pinned a quiz %3$s in the group %2$s\"","\"mr_chooser_wifi_warning_description_tv\" : \"다른 기기가 이 TV와 동일한 Wi-Fi 네트워크에 연결되어 있어야 합니다.\"","\"AddToTheGroupForwardCount\" : \"Número de mensagens antigas para encaminhar:\"","\"AreYouSureSendChatToBotTitle\" : \"Send %1$s to %2$s?\"","\"mr_dialog_groupable_header\" : \"添加设备\"","\"mr_chooser_zero_routes_found_title\" : \"ምንም መሣሪያዎች አይገኙም\"","\"BotRestart\" : \"Restart bot\"","\"mr_chooser_wifi_learn_more\" : \"மேலும் அறிக\"","\"NotificationsExceptionsSingleAlert\" : \"Beachte bitte, dass **%1$s** als Ausnahme festgelegt wurde und von dieser Änderung nicht betroffen ist.\"","\"mr_controller_close_description\" : \"Yopish\"","\"RequestCallButton\" : \"Ligue-me para ditar o código\"","\"cast_expanded_controller_ad_in_progress\" : \"ਇਸ਼ਤਿਹਾਰ ਚੱਲ ਰਿਹਾ ਹੈ...\"","\"common_google_play_services_updating_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje se trenutno ažuriraju.\"","\"Gift2Info2OutExpired\" : \"%1$s can keep this gift in their Profile.\"","\"PaymentCardName\" : \"First and Last Name\"","\"abc_prepend_shortcut_label\" : \"Menyja+\"","\"ErrorSendRestrictedPollsAll\" : \"Sorry, sending polls is not allowed in this group.\"","\"abc_toolbar_collapse_description\" : \"收合\"","\"NoMediaAutoDownload\" : \"Disattivato\"","\"UploadSpeedLimited\" : \"Upload speed limited\"","\"GiftValueLastSale\" : \"Last Sale\"","\"FolderLinkShareButton\" : \"Create Invite Link\"","\"PermissionNoLocation\" : \"Telegram heeft toegang tot je locatie nodig om deze te kunnen delen met je vrienden.\"","\"StoryPinnedToProfile\" : \"This story is pinned to your profile.\"","\"VoipGroupRecordCall\" : \"Start recording\"","\"cast_seek_bar\" : \"Posúvač prehrávania\"","\"AccDescrNotificationsMuted\" : \"Muted\"","\"cast_forward_10\" : \"Maju sepuluh detik\"","\"CustomShareSettingsHelp\" : \"You can add users or entire groups as exceptions that will override the settings above.\"","\"mr_controller_casting_screen\" : \"画面をキャストしています\"","\"VoipGroupOpenProfile\" : \"Open Profile\"","\"AutoDownloadPreloadVideo\" : \"Pré-Carregar Vídeos Grandes\"","\"NotificationActionPinnedTextUser\" : \"%1$s fixou \"%2$s\"\"","\"ForgotPassword\" : \"¿Olvidaste la contraseña?\"","\"Enhance\" : \"Verbessern\"","\"cast_stop_live_stream\" : \"Zatrzymaj transmisję na żywo\"","\"IUnderstand\" : \"I understand\"","\"PostSuggestionsOff\" : \"Off\"","\"cast_skip_next\" : \"Spring til næste punkt\"","\"GiftPremium\" : \"Gift Premium\"","\"AreYouSureShareMyContactInfo\" : \"정말 전화번호를 공유하시겠습니까?\"","\"TimeToEditExpired\" : \"Sorry, editing time expired.\"","\"ActionBotDocumentPassport\" : \"جواز السفر\"","\"call_notification_answer_action\" : \"Respon\"","\"WidgetShortcuts\" : \"바로가기\"","\"NotificationActionPinnedQuiz2\" : \"%1$s heeft de quiz \"%3$s\" vastgezet in de groep %2$s\"","\"NotificationsDeleteAllExceptionTitle\" : \"Eliminar todas las excepciones\"","\"ActionUniqueGiftUpgradeSelf\" : \"You turned the gift into a unique collectible\"","\"VideoOnceCloseMessage\" : \"Are you sure you want to stop listening and delete video message?\"","\"NotificationActionPinnedGameChannel\" : \"%1$s hat ein Spiel angeheftet\"","\"call_notification_hang_up_action\" : \"قطع تماس\"","\"cast_skip_next\" : \"နောက်တစ်ခုသို့ ကျော်ပါ\"","\"cast_notification_default_channel_name\" : \"ການສົ່ງສັນຍານ\"","\"RecoveryEmail\" : \"بريد الاسترداد\"","\"common_google_play_services_install_button\" : \"ინსტალაცია\"","\"SwipeSettingsDelete\" : \"Löschen\"","\"cast_expanded_controller_ad_in_progress\" : \"Διαφήμιση σε εξέλιξη…\"","\"OnlyIfSilent\" : \"Sólo si está silenciado\"","\"fingerprint_error_hw_not_available\" : \"Maskinvare for fingeravtrykk er ikke tilgjengelig.\"","\"YourProfilePhotoUploading\" : \"Your profile photo is uploading...\"","\"common_google_play_services_notification_ticker\" : \"Ошибка сервисов Google Play\"","\"StarsTransactionRemovedDescription\" : \"Removed Gift Description\"","\"cast_mute\" : \"Stummschalten\"","\"search_menu_title\" : \"Zoeken\"","\"AutodownloadContacts\" : \"Contactos\"","\"ReplyPrivateChannel\" : \"This reply is from a private channel.\"","\"CancelPasswordResetNo\" : \"لا\"","\"LiveStoryReactText\" : \"Highlight and pin your message by sending Stars to **%s**\"","\"ActionTTLYouDisabled\" : \"Hai disattivato il timer di autoeliminazione\"","\"AddExceptions\" : \"Aggiungi eccezioni\"","\"EmailTokenInvalid\" : \"Token email non valido.\"","\"PriorityInfo\" : \"Mitteilungen höherer Priorität funktionieren auch, wenn sich dein Telefon im \"Bitte nicht stören\"-Modus befindet.\"","\"ChannelNeedBoostsForWallpaperDescription\" : \"Your channel needs to reach **Level %d** to change channel wallpaper.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"PaymentPasswordInfo\" : \"Please create a password to protect your payment info. You'll be asked to enter it when you log in.\"","\"SendingVideo\" : \"동영상 보내는 중...\"","\"ReplyToAnotherChat\" : \"Reply in Another Chat\"","\"BackgroundBlurred\" : \"흐림\"","\"AccDescrQuizCorrectAnswer\" : \"Correct answer\"","\"generic_error_no_keyguard\" : \"මෙම උපාංගය PIN, රටාව හෝ මුරපදය සඳහා සහාය නොදක්වයි.\"","\"mr_controller_album_art\" : \"Ảnh bìa album\"","\"PreviewForwardMusic_one\" : \"Forward audio file\"","\"SmartNotificationsDisabled\" : \"Desativar\"","\"YourPhone\" : \"전화번호\"","\"fingerprint_error_lockout\" : \"Забагато спроб. Зачекайте.\"","\"NoFolderFound\" : \"No chat list found.\"","\"fingerprint_dialog_touch_sensor\" : \"ફિંગરપ્રિન્ટના સેન્સરને સ્પર્શ કરો\"","\"cast_unmute\" : \"Vklop zvoka\"","\"BoostingStarsOptions\" : \"Stars to distribute\"","\"FilterChannels\" : \"Kanäle\"","\"mr_chooser_zero_routes_found_title\" : \"មិន​មាន​ឧបករណ៍​ទេ\"","\"SuggestionAgreementReached\" : \"������ **Agreement Reached!**\"","\"RegisterText2\" : \"Inserisci il tuo nome e aggiungi una foto del profilo.\"","\"GroupDescription4\" : \"Admins with different rights\"","\"mr_chooser_wifi_warning_description_watch\" : \"ตรวจสอบว่าอุปกรณ์อื่นๆ อยู่ในเครือข่าย Wi-Fi เดียวกันกับนาฬิกาเรือนนี้\"","\"mr_dialog_transferable_header\" : \"Топта ойнату\"","\"WebViewRequestMicrophonePermission\" : \"Allow **%1$s** to access to your microphone?\n\n**%1$s** will be able to access your microphone when this website is open.\"","\"LowDiskSpaceMessage2\" : \"Your device is almost out of disk space. You can use cache settings to remove unnecessary media — and re-download files if you need them again.\"","\"Page5Message\" : \"**Telegram** не обмежує вас\nу розмірі чатів і медіа.\"","\"common_google_play_services_enable_title\" : \"Google Play સેવાઓ સક્ષમ કરો\"","\"ViewThread\" : \"View Thread\"","\"common_google_play_services_install_title\" : \"Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ\"","\"PreviewQuoteUpdateSubtitle\" : \"You can edit or remove the quote\"","\"VoipChannelStart2\" : \"Subscribers of this channel will be notified once you start the live stream.\"","\"TelegramPremiumUserDialogTitle\" : \"**%s** is a subscriber of Telegram Premium.\"","\"BackgroundPreview\" : \"Prévia do Papel de Parede\"","\"EventLogChangedEmojiPack\" : \"un1 changed the group emoji pack\"","\"MessagePreview\" : \"Nachrichtenvorschau\"","\"mr_controller_stop_casting\" : \"Stop cast\"","\"StarsReactionTopX_other\" : \"TOP %d\"","\"YourPasswordHeader\" : \"Ваш пароль\"","\"SaveToProfile\" : \"Save to Profile\"","\"Gift2TabLimited\" : \"Limited\"","\"StoriesAlbum\" : \"Album\"","\"mr_dialog_transferable_header\" : \"සමූහයක ධාවනය කරන්න\"","\"PinMessageAlert\" : \"Do you want to pin this message for all members in the group?\"","\"mr_chooser_looking_for_devices\" : \"Recherche d'appareils en cours…\"","\"ErrorSendRestrictedRoundAll\" : \"Desculpe, o envio de mensagens de vídeos não é permitido neste grupo.\"","\"ColorPickerBackground\" : \"Background\"","\"call_notification_answer_video_action\" : \"視像\"","\"BoostingCheckStatisticGroup\" : \"Check your groups’ **Statistics** to see how this giveaway boosted your group.\"","\"Of\" : \"%1$d von %2$d\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s 님이 게임 점수를 고정했습니다\"","\"mr_controller_no_info_available\" : \"Няма налична информация\"","\"RepeatList\" : \"Ripeti lista\"","\"mr_chooser_looking_for_devices\" : \"Naghahanap ng mga device...\"","\"mr_controller_casting_screen\" : \"Пребацује се екран\"","\"VoiceCallViaCarrier\" : \"Call via Carrier\"","\"Reset\" : \"Reset\"","\"cast_connecting_to_device\" : \"%1$s cihazına bağlanılıyor\"","\"MessageScheduledRepeatOptionMonthly\" : \"Monthly\"","\"common_google_play_services_install_text\" : \"%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play.\"","\"SentFragmentCode\" : \"Erhalte den Code für %1$s im Bereich 'Anonymous Numbers' bei Fragment.\"","\"NotificationsTurnOff\" : \"إيقاف\"","\"ActionReactionsChanged\" : \"un1 changed chat reactions \nfrom: %1$s \nto: %2$s\"","\"Page2Message\" : \"**Telegram** entrega mensajes más\nrápido que cualquier otra aplicación.\"","\"NotificationPaidMedia_one\" : \"%1$d ⭐️ mídia\"","\"cast_play\" : \"Ойнотуу\"","\"ReEnterPassword\" : \"Re-enter password\"","\"cast_unmute\" : \"ድምፅ-ከል አንሳ\"","\"mr_chooser_searching\" : \"Leitað að tækjum\"","\"common_google_play_services_update_title\" : \"‏تحديث خدمات Google Play\"","\"ContactSupportInfo\" : \"أخبرنا عن أي مشاكلَ تواجهك؛ تسجيل الخروج ليس حلا ناجحا في العادة.\"","\"PrivacyBirthdayTooOftenTitle\" : \"Oops\"","\"YourPasswordChangedSuccessText\" : \"Пароль двоетапної перевірки змінено.\"","\"DistanceUnitsMiles\" : \"Milhas\"","\"ActionBotDocumentDriverLicence\" : \"Licencia de conducir\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"Sorry, you can't send video messages to this user because of their privacy settings.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"पक्का करें कि दूसरा डिवाइस और यह डिवाइस, दोनों एक ही वाई-फ़ाई नेटवर्क से जुड़े हों\"","\"NotificationsAddAnException\" : \"Add an Exception\"","\"NoExceptions\" : \"يحوي هذا القسم على جميع المحادثات التي تملك إعدادات إشعارات مخصصة.\n\nيمكنك تخصيص إشعارات المحادثات عبر فتح صفحاتها واختيار 'الإشعارات'. \"","\"EventLogChangedLocation\" : \"un1 changed group location to \"%1$s\"\"","\"ErrorSendRestrictedRound\" : \"Los admins. de este grupo han restringido que envíes videomensajes.\"","\"mr_controller_close_description\" : \"Zamknij\"","\"mr_chooser_wifi_warning_description_watch\" : \"Asegúrate de que el dispositivo esté conectado a la misma red Wi-Fi que este reloj\"","\"cast_notification_connected_message\" : \"Se estableció conexión con %1$s\"","\"NotificationActionPinnedGameScore\" : \"%1$s hat ein Spielergebnis in der Gruppe %2$s angeheftet\"","\"cast_ad_label\" : \"Anunci\"","\"AreYouSureClearHistoryWithChat\" : \"¿Quieres eliminar el historial en **%1$s**?\"","\"Languages_one\" : \"%1$d Language\"","\"AttachRound\" : \"رسالة مرئية\"","\"mr_controller_album_art\" : \"Albumi kujundus\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ಪಾಸ್‌ವರ್ಡ್\"","\"mr_controller_stop\" : \"Կանգնեցնել\"","\"LimitFree\" : \"Free\"","\"abc_action_bar_up_description\" : \"위로 이동\"","\"ActionVolumeChanged\" : \"un1 cambió el volumen de un2 al %1$d %%\"","\"Page4Title\" : \"Secure\"","\"cast_notification_connecting_message\" : \"正在連線至「%1$s」\"","\"abc_searchview_description_query\" : \"Búsqueda\"","\"StoryPrivacyOptionContactsDetail\" : \"exclude people\"","\"cast_seek_bar\" : \"Kontrola za traženje pri reprodukciji\"","\"SearchInSettings\" : \"Search Settings and FAQ\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"પાસવર્ડ\"","\"google_assistant_verification_channel_name\" : \"Επαλήθευση Βοηθού\"","\"AddManyMembersAlertTitle_one\" : \"Aggiungi membro\"","\"BackgroundColorSinglePreviewLine2\" : \"Está ótimo\"","\"cast_stop_live_stream\" : \"توقف پخش جریانی زنده\"","\"AddAnExplanation\" : \"Añadir una explicación\"","\"ForgotPassword\" : \"비밀번호를 잊어버리셨나요?\"","\"mr_controller_album_art\" : \"આલ્બમ આર્ટ\"","\"NotificationInvitedToGroup\" : \"%1$s te convidou para o grupo %2$s\"","\"SmartNotifications\" : \"Notifiche intelligenti\"","\"YourPasswordRememberYes\" : \"Sì, certamente\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাছকী\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s fijó una factura\"","\"PasswordRecovery\" : \"비밀번호 복구\"","\"abc_searchview_description_voice\" : \"Гласово търсене\"","\"AppUpdateDownloading\" : \"Aan het downloaden... %1$d%%\"","\"google_assistant_verification_channel_name\" : \"Assistent yordamida tekshirish\"","\"BotWebViewSettings\" : \"Settings\"","\"abc_action_mode_done\" : \"ಮುಗಿದಿದೆ\"","\"PremiumBusinessIntroDescription\" : \"Customize the message people see before they start a chat with you.\"","\"cast_casting_to_device\" : \"Inatuma kwa %1$s\"","\"common_google_play_services_update_title\" : \"Ажурирај ги услугите на Google Play\"","\"ChangePhoneNumberInfo\" : \"Mova sua conta, chats e mídias para um novo número.\"","\"abc_searchview_description_voice\" : \"Дуут хайлт\"","\"fingerprint_error_hw_not_available\" : \"Piršto antspaudo aparatinė įranga nepasiekiama.\"","\"RestoreEmailTroubleNoEmail\" : \"Kein Zugang zu deiner E-Mail-Adresse?\"","\"common_google_play_services_wear_update_text\" : \"Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਅੱਪਡੇਟ ਕਰੇਗਾ।\"","\"MessageTodoList\" : \"Checklist\"","\"NotificationsPriorityUrgent\" : \"Dringend\"","\"Gift2StatusNonUnique\" : \"Non-Unique\"","\"PasswordReset\" : \"Пароль отключён\"","\"StoriesDeleted_one\" : \"%d story deleted\"","\"GiftPreviewCountSymbols_other\" : \"This collectible features **%d** unique symbols\"","\"common_google_play_services_update_button\" : \"Cập nhật\"","\"SendGameToGroupText\" : \"Deseja enviar esse jogo para **%1$s**?\"","\"fingerprint_error_user_canceled\" : \"Dejanje s prstnim odtisom je preklical uporabnik.\"","\"fingerprint_error_hw_not_available\" : \"Хардуерът за отпечатъци не е налице.\"","\"RestorePasswordNoEmailTitle\" : \"Sorry\"","\"SentSmsCode\" : \"Abbiamo inviato un SMS con un codice di accesso al tuo numero **%1$s**.\"","\"call_notification_decline_action\" : \"İmtina edin\"","\"search_menu_title\" : \"Kërko\"","\"cast_forward_10\" : \"Mundar sepuluh saat\"","\"generic_error_user_canceled\" : \"Użytkownik anulował uwierzytelnianie.\"","\"QRCodeLinkGroupCall\" : \"Everyone on Telegram can scan this code to join your group call.\"","\"LimitNumberOfUses\" : \"Limit number of uses\"","\"common_google_play_services_enable_button\" : \"Уключыць\"","\"ReplaceAttachedPollMedia\" : \"Replace\"","\"ChannelCantOpenBannedByAdmin\" : \"Sorry, you can't access this chat because you were banned by an admin.\"","\"YourEmailAlmostThere\" : \"انتهينا تقريبًا!\"","\"AutodownloadContacts\" : \"جهات الاتصال\"","\"fingerprint_error_user_canceled\" : \"Käyttäjä peruutti sormenjälkitoiminnon.\"","\"Gift2FilterSortByDate\" : \"Sort By Date\"","\"StoryCloseFriendsHint\" : \"You are seeing this story because **%s** added you to their list of Close Friends\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s heeft een live-locatie vastgezet\"","\"TelegramFeatures\" : \"ميزات تيليجرام\"","\"Gift2ActionTitleTo\" : \"Gift for\"","\"NotificationsOn\" : \"Sì\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"პაროლი\"","\"CancelRegistration\" : \"إلغاء التسجيل\"","\"mr_chooser_wifi_warning_description_tv\" : \"确保另一设备与此电视连接到同一 WLAN 网络\"","\"SuggestAPostBelowSubtitle\" : \"Tap to offer a price for publishing\"","\"TurnPasswordOffQuestionTitle\" : \"Wachtwoord uitschakelen\"","\"EncryptedDescription1\" : \"Use end-to-end encryption\"","\"FirstNameSmall\" : \"Vorname\"","\"abc_searchview_description_query\" : \"Pretražite upit\"","\"ShowNotificationsFor\" : \"Meldingen weergeven voor\"","\"NoEmojiFound\" : \"No emoji found\"","\"cast_rewind_10\" : \"Арван секунд ухраах\"","\"PeerRequirementGroupPublicTrue\" : \"The group should be public.\"","\"ActionBotDocumentRentalAgreement\" : \"Mietvertrag\"","\"ThemeAlsoDisabledForHint\" : \"Theme will be also disabled for **%s**.\"","\"common_signin_button_text_long\" : \"Logga in med Google\"","\"BotAuthSelectEmoji\" : \"Tap the emoji shown\non your login screen\"","\"PreparingSticker\" : \"Preparing sticker…\"","\"abc_action_bar_up_description\" : \"ઉપર નૅવિગેટ કરો\"","\"PreviewWallpaperNight\" : \"Preview this background in night mode.\"","\"StickerSets_one\" : \"%1$s sticker set\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Password\"","\"GiftPreviewModel\" : \"model\"","\"NotificationActionPinnedContact2\" : \"%1$s heeft een contact %3$s vastgezet in de groep %2$s\"","\"NotificationActionPinnedTextChannel\" : \"%1$s fixou \"%2$s\"\"","\"mr_controller_album_art\" : \"የአልበም ስነ-ጥበብ\"","\"abc_searchview_description_clear\" : \"Izbriši upit\"","\"TodoTitlePlaceholder\" : \"Title\"","\"mr_controller_casting_screen\" : \"ကာစ်တ်လုပ်သည့် မျက်နှာပြင်\"","\"BoostingGiveawayMsgPrizes_one\" : \"**%1$d** %2$s\"","\"Gift2RemoveFromCollection\" : \"Remove From Collection\"","\"BoostingGiftLinkForwardedTo\" : \"Gift link forwarded to **%1$s**.\"","\"cast_disconnect\" : \"Прекини везу\"","\"AIEditorLimitText\" : \"Get **Telegram Premium** for **50x** more AI text transformation per day.\"","\"cast_mute\" : \"Անջատել ձայնը\"","\"ChannelAntiSpam\" : \"Aggressive Anti-Spam\"","\"ShowSendersName\" : \"Absendername anzeigen\"","\"PrivacyVoiceMessagesPremiumOnly\" : \"Only subscribers of *Telegram Premium* can restrict receiving voice messages.\"","\"NotificationActionPinnedPhoto\" : \"%1$s pinned a photo in the group %2$s\"","\"cast_closed_captions\" : \"Textning\"","\"SetPasscodeInfo\" : \"Lock the app with a passcode so that others can't open it.\"","\"DataUsageSectionsInfo\" : \"Tap on each section for detailed view.\"","\"cast_forward_10\" : \"Přetočit o 10 sekund vpřed\"","\"EventLogStopQuiz\" : \"un1 stopped the quiz:\"","\"BoostingIncompleteGiveaway\" : \"Incomplete Giveaway\"","\"cast_notification_connecting_message\" : \"%1$s ಗೆ ಸಂಪರ್ಕಪಡಿಸಲಾಗುತ್ತಿದೆ\"","\"PrivacyForwardsContacts\" : \"Collegato se permesso dalle impostazioni\"","\"PreviewForwardMessagesCount_other\" : \"Forward %1$d messages\"","\"common_google_play_services_install_title\" : \"Nabavite Google Play usluge\"","\"common_google_play_services_install_text\" : \"O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo.\"","\"RestoreEmailSentTitle\" : \"Код для восстановления\"","\"Gift2AuctionInfoLearnMore2_one\" : \"%d gift is dropped at varying intervals to the top %d bidder by bid amount. **Learn More >**\"","\"BoostingBoostsChannelByYouServiceMsgCount_other\" : \"You boosted the channel %1$d times\"","\"abc_toolbar_collapse_description\" : \"ସଂକୁଚିତ କରନ୍ତୁ\"","\"common_google_play_services_install_button\" : \"Faka\"","\"UseProxyPassword\" : \"Passwort\"","\"BoostingGroupBoostWhatAreBoostsDescription_one\" : \"Every **Telegram Premium** subscriber can boost your group **%d** time and help you unlock more features by using this link:\"","\"NotificationsTurnOff\" : \"끄기\"","\"PremiumNeeded\" : \"Premium needed!\"","\"SetAutoDeleteTimer\" : \"Set Auto-Delete\"","\"call_notification_answer_action\" : \"Odgovori\"","\"cast_rewind_30\" : \"Przewiń do tyłu o 30 sekund\"","\"mr_controller_no_info_available\" : \"Əlçatan məlumat yoxdur\"","\"MessageShowSensitiveContentMediaTextClosedButton\" : \"Cancel\"","\"PrivateMessagesChargePriceInfo\" : \"Charge a fee for messages from people outside your contacts or those you haven't messaged first.\"","\"cast_invalid_stream_position_text\" : \"--:--\"","\"NotificationsServiceInfo\" : \"App herstarten bij afsluiten. Dit is belangrijk voor betrouwbare meldingen.\"","\"PassportAddBank\" : \"Add Bank Statement\"","\"cast_seek_bar\" : \"Oxutma axtarış nəzarəti\"","\"mr_system_route_name\" : \"სისტემა\"","\"ReportSentInfo\" : \"Telegram moderators will study your report.\nThank you for your cooperation!\"","\"generic_error_user_canceled\" : \"Пайдаланушы аутентификациядан бас тартты.\"","\"ChannelMessageTodoDone2\" : \"%1$s toggled %2$s tasks\"","\"common_google_play_services_updating_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔\"","\"confirm_device_credential_password\" : \"Brug adgangskode\"","\"mr_user_route_category_name\" : \"डिव्हाइस\"","\"mr_chooser_searching\" : \"Ricerca di dispositivi\"","\"GroupDescription2\" : \"Persistent chat history\"","\"cast_play\" : \"Leisti\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Varmista, että tämä ja toinen laite ovat yhdistettynä samaan Wi-Fi-verkkoon\"","\"Gift2PerUserLimit_other\" : \"You've already sent **%d** of these gifts, and it's the limit.\"","\"GlobalAttachStickersRestricted\" : \"Stickers aren't allowed in this group.\"","\"CustomNotifications\" : \"Notificaciones personalizadas\"","\"Brown\" : \"Marrón\"","\"StartShortTodayAt\" : \"'Vandaag,' HH:mm\"","\"abc_searchview_description_search\" : \"Поиск\"","\"DeleteAllMessagesSavedAlert\" : \"Let op! Hiermee **verwijder je alle berichten** uit deze chat.\"","\"cast_tracks_chooser_dialog_none\" : \"کوئی بھی نہیں\"","\"CheckYourEmail\" : \"Controleer je e-mail\"","\"DiscardSelectionAlertTitle\" : \"Discard selection\"","\"abc_capital_off\" : \"OFF\"","\"DebugMenuClearMediaCache\" : \"보내진 미디어 캐시 비우기\"","\"PremiumPreviewBusinessEmojiStatus\" : \"Set Emoji Status\"","\"ProfileBotOpenAppInfoOwnerLink\" : \"https://telegram.org/tos/mini-apps\"","\"common_google_play_services_unknown_issue\" : \"Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά.\"","\"cast_closed_captions_unavailable\" : \"விவரிப்பு சப்டைட்டில்கள் இல்லை\"","\"mr_cast_button_connecting\" : \"Transmitir. A ligar\"","\"StopQuizAlertText\" : \"If you stop this quiz now, nobody will be able to vote in it anymore. This action cannot be undone.\"","\"LiteOptionsThanos\" : \"Dust-effect deletion\"","\"cast_forward\" : \"Naprijed\"","\"ReactionUpdateReactionsBtn\" : \"Update Reactions\"","\"RestorePasswordNoEmailText2\" : \"Da du bei der Einrichtung deines Passwortes keine E-Mail-Adresse für die Wiederherstellung angegeben hattest, kannst du nur hoffen, dass dir dein Passwort wieder einfällt oder du wartest 7 Tage, bis dein Passwort zurückgesetzt wird.\"","\"WhenUsingMobileData\" : \"Quando utilizzi la rete cellulare\"","\"abc_action_mode_done\" : \"Udfør\"","\"CodeExpired\" : \"Código expirado. Por favor, empieza de nuevo.\"","\"SetAdditionalPassword\" : \"Встановити додатковий пароль\"","\"google_assistant_verification_channel_name\" : \"ረዳት ማረጋገጫ\"","\"AccDescrMentionReaction\" : \"With new reaction\"","\"mr_controller_album_art\" : \"ಆಲ್ಬಮ್ ಕಲೆ\"","\"abc_searchview_description_query\" : \"সার্চ কোয়েরি\"","\"BotShareMessagePreview\" : \"Message preview\"","\"UnableForward\" : \"Unable to forward\"","\"CocoonFeature1Text\" : \"No third party can access any data, such as translations, inside **@cocoon**\"","\"cast_forward_30\" : \"30 Sekunden vorspulen\"","\"cast_tracks_chooser_dialog_audio\" : \"Hljóð\"","\"NoSharedVoice\" : \"Share voice messages in this chat and access them on any of your devices.\"","\"common_google_play_services_notification_channel_name\" : \"Google প্লে সেৱাসমূহৰ উপলব্ধতা\"","\"CancelReset\" : \"Reset annuleren\"","\"DistanceUnitsTitle\" : \"Distance units\"","\"FontSizePreviewLine1\" : \"¿Sabes qué hora es?\"","\"AddToFavorites\" : \"Add to Favorites\"","\"google_assistant_verification_channel_name\" : \"Օգնականի ստուգման գործիք\"","\"SpeedSuperFast\" : \"Rasend schnell\"","\"NotificationsPriorityHigh\" : \"Alta\"","\"StartShortDayAt\" : \"d MMM 'alle' HH:mm\"","\"common_google_play_services_enable_title\" : \"Ενεργοποίηση υπηρεσιών Google Play\"","\"mr_chooser_looking_for_devices\" : \"A procurar dispositivos…\"","\"NotificationActionPinnedVideoUser\" : \"%1$s님이 동영상을 고정했습니다\"","\"abc_menu_space_shortcut_label\" : \"space\"","\"cast_seek_bar\" : \"Controle de busca da reprodução\"","\"NotificationActionPinnedContactUser\" : \"%1$s fixou o contato %2$s\"","\"ChangePhoneHelp\" : \"Der Bestätigungscode kommt per Anruf oder SMS an deine neue Nummer.\"","\"abc_activity_chooser_view_see_all\" : \"Alle anzeigen\"","\"NotificationActionPinnedContact2\" : \"ثبّتَ %1$s جهة اتصال %3$s في مجموعة %2$s\"","\"PermissionDrawAboveOtherApps\" : \"Telegram deve accedere allo spostamento su altre app per riprodurre i video in modalità Picture-in-Picture.\"","\"cast_expanded_controller_ad_image_description\" : \"Slika koja se prikazuje dok Cast prijemnik reprodukuje oglas\"","\"mr_chooser_title\" : \"இதற்கு அலைபரப்பு:\"","\"cast_rewind_30\" : \"ಮೂವತ್ತು ಸೆಕೆಂಡುಗಳಷ್ಟು ರಿವೈಂಡ್ ಮಾಡು\"","\"EditAdminWhatCanDo\" : \"What can this admin do?\"","\"AccDescrProfilePicture\" : \"Profile picture\"","\"MessagesBold_other\" : \"**%1$d** messages\"","\"EventLogRankRemove\" : \"un1 removed un2’s «%1$s» tag\"","\"AutoplayMedia\" : \"Reproducción automática\"","\"StoryPrivacyAllContacts\" : \"Contacts\"","\"fingerprint_dialog_touch_sensor\" : \"የጣት አሻራ ዳሳሹን ይንኩ\"","\"WhoCanCallMeInfo\" : \"You can restrict who can call you.\"","\"Gift2ConvertStars_one\" : \"%d Star\"","\"NewContactAlertTitle\" : \"New contact\"","\"BoostFeatureNameColorGroup_other\" : \"%d Group Name Colors\"","\"common_google_play_services_updating_text\" : \"%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju.\"","\"cast_tracks_chooser_dialog_ok\" : \"እሺ\"","\"cast_stop\" : \"Atura\"","\"BotStatusRead\" : \"has access to messages\"","\"TermsOfServiceLogin\" : \"가입함으로써 귀하는 \n*이용 약관*에 동의하게 됩니다.\"","\"fingerprint_not_recognized\" : \"Не распознано\"","\"mr_dialog_default_group_name\" : \"Топ\"","\"mr_controller_collapse_group\" : \"ചുരുക്കുക\"","\"InvalidCode\" : \"Código inválido. Por favor, tente de novo.\"","\"mr_chooser_wifi_learn_more\" : \"مزید جانیں\"","\"Gift2TransferDo\" : \"Transfer\"","\"PremiumPreviewStories\" : \"Upgraded Stories\"","\"abc_searchview_description_voice\" : \"Pesquisa por voz\"","\"GiftPreviewCountBackdrops_one\" : \"This collectible features **%d** unique backdrop\"","\"Proceed\" : \"Proceed\"","\"ResetMyAccountWarning\" : \"Aviso\"","\"AddManyMembersAlertNamesText_other\" : \"Wirklich %1$d Mitglieder bei **%2$s** hinzufügen?\"","\"RecoveryEmailSubtitle\" : \"비밀번호를 재설정하고 회원님의 텔레그램 계정에 다시 접속하는 데 필요한 복구 이메일을 설정하실 수 있습니다.\"","\"OnlyIfSilent\" : \"Solo se silenzioso\"","\"LoadingFullImage\" : \"cargando imagen completa…\"","\"call_notification_ongoing_text\" : \"እየተካሄደ ያለ ጥሪ\"","\"ShortNumberInfo\" : \"Die angegebene Nummer ist zu kurz für **%1$s**:\n\n**%2$s**\n\nTippe die richtige Nummer ein, inkl. deiner Landeskennzahl.\"","\"call_notification_ongoing_text\" : \"ચાલુ કૉલ\"","\"LiveStoryWatching_one\" : \"%d watching\"","\"PublicLinksLimitTitle\" : \"Public Links\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ટ્રૅક %1$d\"","\"Gift2AuctionInfo2_other\" : \"Top **%d** bidders will get an **%s**\nthis round.\"","\"mr_controller_play\" : \"Reproduciraj\"","\"abc_searchview_description_submit\" : \"Наіслати запит\"","\"MembersAreSpeakingToast_other\" : \"un1 are speaking\"","\"BusinessHoursProfileSwitchMy\" : \"my time\"","\"mr_controller_volume_slider\" : \"आवाज़ बढ़ाने या घटाने वाला स्लाइडर\"","\"cast_stop_live_stream\" : \"Sustabdyti tiesioginį srautą\"","\"SuggestionAgreementDeclinedYouComment\" : \"❌ **%s** rejected your message with the comment.\"","\"BusinessBotDone\" : \"%s now manages your account.\"","\"ResetMyAccount\" : \"KONTO ZURÜCKSETZEN\"","\"TypePrivate\" : \"Private\"","\"call_notification_screening_text\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‎‎‏‏‎‏‎‎‎‏‏‏‎‎‏‎‎‏‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎‎‏‎‏‎‏‏‏‏‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎Screening an incoming call‎‏‎‎‏‎\"","\"RestoreEmailTroubleNoEmail\" : \"Problemas ao acessar o seu email?\"","\"Gift2PeerColorEmptyButton\" : \"**Browse gifts available for purchase >**\"","\"Gift2ActionBotInfo\" : \"You can display this gift on your page.\"","\"abc_action_menu_overflow_description\" : \"ଅଧିକ ବିକଳ୍ପ\"","\"call_notification_hang_up_action\" : \"Legg på\"","\"cast_pause\" : \"Întrerupe\"","\"cast_casting_to_device\" : \"Пребацивање на %1$s\"","\"cast_play\" : \"Reprodueix\"","\"NotificationMessageRecurringPay\" : \"%1$s were charged %2$s\"","\"MessageLifetimeYouRemoved\" : \"You disabled the self-destruct timer\"","\"TwoStepVerificationSetPassword\" : \"Set Password\"","\"cast_tracks_chooser_dialog_none\" : \"Нічого\"","\"mr_chooser_wifi_warning_description_tv\" : \"Gondoskodjon arról, hogy a másik eszköz ugyanahhoz a Wi-Fi-hálózathoz csatlakozzon, mint ez a tévé.\"","\"mr_controller_expand_group\" : \"বিস্তাৰ কৰক\"","\"AnonymousNumber\" : \"Anonymous Number\"","\"EditException\" : \"Edit Exception\"","\"mr_controller_volume_slider\" : \"Плъзгач за силата на звука\"","\"NotificationGroupAddMember\" : \"%1$s convidou %3$s para o grupo %2$s\"","\"EnterNewEmail\" : \"Deine neue E-Mail\"","\"NoPhotos\" : \"Noch keine Bilder\"","\"common_google_play_services_notification_ticker\" : \"‏שגיאה בשירותי Google Play\"","\"PollMultiple\" : \"Multiple Answers\"","\"Calling\" : \"Звоним вам...\"","\"AffiliateLinkExpiredText\" : \"This link was part of an affiliate program, that has been terminated by the app owner.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Tekstitykset\"","\"mr_dialog_groupable_header\" : \"Engadir un dispositivo\"","\"cast_expanded_controller_live_head_description\" : \"Trenutna pozicija je na početku prijenosa uživo\"","\"NotificationsNewException\" : \"Neue Ausnahme\"","\"SwipeSettingsArchive\" : \"أرشفة\"","\"VoipGroupYouCanNowSpeakIn\" : \"You can now speak in **%1$s**.\"","\"BoostingEnableWearCollectibles\" : \"Wear Item\"","\"media_notification_channel_name\" : \"Predvajanje\"","\"AddBotMessageAdminGroup\" : \"Are you sure you want to add this bot as an admin to the group **%1$s**?\"","\"mr_cast_button_connected\" : \"कास्ट करें. कनेक्ट हो गया है\"","\"CancelLinkExpired\" : \"링크가 폐기되거나 만료되었습니다.\"","\"IncorrectLocalization\" : \"File di traduzione non valido\"","\"StarsConfirmPurchaseButton_other\" : \"Confirm and Pay ⭐️ %d Stars\"","\"common_google_play_services_install_text\" : \"L'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo.\"","\"mr_controller_pause\" : \"ವಿರಾಮ\"","\"AcceptSecretChats\" : \"Accept Secret Chats\"","\"common_google_play_services_update_button\" : \"Mettre à jour\"","\"cast_tracks_chooser_dialog_audio\" : \"音声\"","\"ActionGroupCallEndedBy\" : \"un1 finalizó el videochat (%s)\"","\"NotificationsTurnOn\" : \"Turn On\"","\"BotWebViewRequestCameraMicPermission\" : \"Allow **%1$s** to access to your camera and microphone?\n\nThe developer of **%1$s** will be able to access your camera and microphone when this web app is open.\"","\"MuteFor\" : \"Mute for %1$s\"","\"TelegramTones\" : \"Telegram tones\"","\"cast_tracks_chooser_dialog_ok\" : \"ٹھیک ہے\"","\"WrongNumberFormat\" : \"Неправильний формат\"","\"BoostingSendLinkToAnyone\" : \"You can also **send this link** to anyone as a gift.\"","\"fingerprint_dialog_touch_sensor\" : \"ಫಿಂಗರ್‌ಪ್ರಿಂಟ್ ಸೆನ್ಸರ್‌‌ ಅನ್ನು ಸ್ಪರ್ಶಿಸಿ\"","\"AddAnExplanation\" : \"Eine Erklärung hinzufügen\"","\"cast_expanded_controller_live_stream_indicator\" : \"Strim langsung\"","\"confirm_device_credential_password\" : \"Χρήση κωδικού πρόσβασης\"","\"fingerprint_error_hw_not_available\" : \"ਫਿੰਗਰਪ੍ਰਿੰਟ ਹਾਰਡਵੇਅਰ ਉਪਲਬਧ ਨਹੀਂ ਹੈ।\"","\"PleaseDownload\" : \"Per favore scarica prima il file\"","\"common_google_play_services_enable_text\" : \"%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй.\"","\"mr_chooser_wifi_warning_description_car\" : \"Нөгөө төхөөрөмж энэ машинтай ижил Wi-Fi сүлжээнд байгаа болохыг баталгаажуулна уу\"","\"Gift2Hide\" : \"Hide My Name\"","\"FilterAllChats\" : \"Todo\"","\"July\" : \"Juli\"","\"ForgotPassword\" : \"Forgot password?\"","\"abc_menu_sym_shortcut_label\" : \"Sym-Taste +\"","\"AllowReadCallLog\" : \"يرجى السماح لتيليجرام بقراءة سجل المكالمات لنتمكن من إدخال الرمز لك تلقائيًا.\"","\"AddedBy\" : \"added by %1$s %2$s\"","\"cast_expanded_controller_live_head_description\" : \"ಪ್ರಸ್ತುತ ಸ್ಥಾನವು ಲೈವ್ ಸ್ಟ್ರೀಮ್‌ನ ಮುಖ್ಯ ಸ್ಥಳದಲ್ಲಿದೆ\"","\"NotificationMessageDocument\" : \"%1$s heeft je een bestand gestuurd\"","\"abc_menu_function_shortcut_label\" : \"Функц+\"","\"common_google_play_services_unsupported_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako.\"","\"cast_forward_10\" : \"ಹತ್ತು ಸೆಕೆಂಡುಗಳಷ್ಟು ಫಾರ್ವರ್ಡ್ ಮಾಡು\"","\"PreviewWallpaperDay\" : \"Preview this background in day mode.\"","\"call_notification_answer_action\" : \"جواب دیں\"","\"TranslateMessages\" : \"Berichten vertalen\"","\"ErrorSendRestrictedMediaAll\" : \"Sorry, sending media is not allowed in this group.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ସେବାଗୁଡ଼ିକର ଉପଲବ୍ଧତା\"","\"mr_chooser_zero_routes_found_title\" : \"Ühtegi seadet pole saadaval\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Pon tu contraseña de la verificación en dos pasos para recaudar.\"","\"mr_cast_button_connecting\" : \"전송 버튼입니다. 기기 연결 중입니다\"","\"AutoDownloadMaxFileSize\" : \"최대 파일 크기\"","\"mr_controller_no_media_selected\" : \"Ingen medier er markeret\"","\"SearchEngine4SearchURL\" : \"https://search.yahoo.com/search?p=\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"Puedes cambiar tus ajustes de autodescarga para reducir el uso de datos en roaming.\"","\"SentAppCode\" : \"Enviamos o código para o app **Telegram** no seu outro dispositivo.\"","\"NotificationMessageUniqueStarGiftPrepaidUpgrade_other\" : \"%2$s sent an Upgrade worth %1$d Stars for your gift\"","\"mr_controller_pause\" : \"პაუზა\"","\"LinkMediaLarger\" : \"Enlarge Photo\"","\"GiftOfferStatusPending\" : \"This offer expires in **%s**.\"","\"DeleteProxyMultiConfirm\" : \"Weet je zeker dat je deze proxy's wilt verwijderen?\"","\"YourPassword\" : \"Пароль\"","\"mr_chooser_title\" : \"I-cast sa\"","\"mr_controller_casting_screen\" : \"Μετάδοση οθόνης\"","\"RateCallInterruptions\" : \"The other side kept disappearing\"","\"MessagePreview\" : \"إظهار معاينة للرسالة\"","\"ChannelOtherSubscriberJoined\" : \"joined %1$s\"","\"abc_shareactionprovider_share_with\" : \"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"common_google_play_services_install_text\" : \"Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi.\"","\"NotificationGroupLeftMember\" : \"%1$s left the group %2$s\"","\"CreateLink\" : \"إنشاء رابط\"","\"mr_chooser_wifi_warning_description_tv\" : \"మరొక పరికరం ఈ టీవీ లాగా అదే Wi-Fi నెట్‌వర్క్‌లో ఉందని నిర్ధారించుకోండి\"","\"BoostingGiveawayHowItWorksSubTextDate_one\" : \"On **%2$s**, Telegram will automatically select **%3$s** random user that joined **%4$s** after **%5$s** on **%6$s**.\"","\"NotificationMessageGroupMusic\" : \"%1$s envió un audio al grupo %2$s\"","\"SearchForPeople\" : \"Search for people...\"","\"ShareYouLocationInfo\" : \"Teilt deinen aktuellen Standort mit dem Bot.\"","\"NotificationEditedGroupPhoto\" : \"%1$s changed the group photo for %2$s\"","\"AutoLockInfo\" : \"일정 시간이 지나면 암호를 묻게 됩니다.\"","\"PasswordReset\" : \"Password disattivata\"","\"ActionUserWithinRadius\" : \"un1 ist jetzt %1$s von dir entfernt\"","\"StopLiveLocationAlertToTitle\" : \"Stop location sharing\"","\"ThemeCreateHelp2\" : \"You can change the link of your theme.\n\nTheme links must be longer than 5 characters and can use a-z, 0-9 and underscores.\"","\"ChannelBackgroundHint\" : \"All subscribers will see this wallpaper\"","\"ProfileActionsDiscuss\" : \"Discuss\"","\"cast_tracks_chooser_dialog_ok\" : \"Í lagi\"","\"PasskeyAdd\" : \"Add Passkey\"","\"abc_shareactionprovider_share_with_application\" : \"%s-এর সাথে শেয়ার করুন\"","\"WidgetLoggedOff\" : \"계정이 로그아웃 됨\"","\"FilterInviteHeaderChats_other\" : \"%d chats selected\"","\"BackgroundMotion\" : \"Movimento\"","\"common_google_play_services_update_title\" : \"Google Play አገልግሎቶችን ያዘምኑ\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s 님이 %2$s 스티커를 고정했습니다\"","\"cast_expanded_controller_ad_in_progress\" : \"Ad in progress…\"","\"common_google_play_services_enable_text\" : \"%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।\"","\"VoipConferenceShareLink\" : \"Invite via Link\"","\"mr_chooser_zero_routes_found_title\" : \"Nenhum dispositivo disponível\"","\"AddAccountInfo2_other\" : \"Subscribe to **Telegram Premium** to use up to %d accounts.\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s pinned a quiz %2$s\"","\"PrivacyMusicInfo3\" : \"You can add users or entire groups that will not see your music.\"","\"PermissionNoLocationFriends\" : \"**Telegram** heeft toegang tot je locatie nodig zodat je het met vrienden kunt delen. Tik op Instellingen > Machtigingen en schakel **Locatie** aan.\"","\"common_open_on_phone\" : \"Auf Smartphone öffnen\"","\"ActionAddUserSelf\" : \"un1 retornou ao grupo\"","\"SharedContactMessage\" : \"MESSAGE\"","\"mr_dialog_groupable_header\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‏‏‏‎‎‎‏‎‏‏‎‎‏‏‎‏‎‎‏‏‏‎‏‏‏‎‏‏‏‏‏‏‏‎‏‎‏‏‏‎‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‎‎‎Add a device‎‏‎‎‏‎\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s fijó una puntuación\"","\"NotificationsPriorityLow\" : \"Niedrig\"","\"ActionAddUserSelfYou\" : \"Volviste al grupo\"","\"VoipOfflineAirplaneTitle\" : \"Airplane Mode\"","\"YourPassword\" : \"Tu contraseña\"","\"YourEmailSkipWarning\" : \"Atenção\"","\"AccountAlreadyLoggedIn\" : \"Вы уже зашли в этот аккаунт.\"","\"Enable\" : \"Enable\"","\"common_google_play_services_enable_title\" : \"Google Play சேவைகளை இயக்கவும்\"","\"AutoDownloadPreloadMusic\" : \"Pré-carregar próxima faixa\"","\"MessageLifetimeChangedOutgoing\" : \"자동 삭제 타이머를 %1$s(으)로 맞추셨습니다\"","\"ActionUserScoredInGame\" : \"un1 hat %1$s bei un2 erzielt\"","\"mr_controller_pause\" : \"Тындыруу\"","\"AutoDeletePopupDescription\" : \"Automatically delete messages sent in this chat after a certain period of time.\"","\"PollV2SearchHint\" : \"Search Countries\"","\"abc_activitychooserview_choose_application\" : \"Sélectionner une application\"","\"CancelEmailQuestion\" : \"Deseja mesmo desistir de configurar o email de recuperação?\"","\"BusinessAwayOnlyOffline\" : \"Only if Offline\"","\"LearnMoreArrow\" : \"Learn More >\"","\"CallMessageVideoIncomingMissed\" : \"Missed Video Call\"","\"mr_chooser_zero_routes_found_title\" : \"කිසිදු උපාංගයක් නොමැත\"","\"call_notification_hang_up_action\" : \"전화 끊기\"","\"generic_error_user_canceled\" : \"Autenticação cancelada pelo utilizador.\"","\"mr_chooser_wifi_learn_more\" : \"Máis información\"","\"cast_expanded_controller_skip_ad_label\" : \"ప్రకటనను దాటవేయండి\"","\"ChannelAffiliateProgramLinkOpened_one\" : \"%1$d user has opened %2$s through this link.\"","\"abc_menu_sym_shortcut_label\" : \"Sym+‎\"","\"common_google_play_services_notification_ticker\" : \"Google Play xizmatlari xatosi\"","\"mr_chooser_wifi_warning_description_tv\" : \"Patikrinkite, ar kitas įrenginys prijungtas prie to paties „Wi-Fi“ tinklo kaip šis televizorius\"","\"DebugMenuImportContacts\" : \"Import Contacts\"","\"AutoDownloadUpToOnAllChats\" : \"Hasta %1$s en todos los chats\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Песна %1$d\"","\"NewPassword\" : \"Nueva contraseña\"","\"RepeatDisabled\" : \"끔\"","\"NotificationMessageGroupMusic\" : \"%1$s sent an audio file to the group %2$s\"","\"mr_chooser_wifi_warning_description_phone\" : \"আনটো ডিভাইচ এই ফ’নটোৰ সৈতে একেটা ৱাই-ফাই নেটৱৰ্কতে থকাটো নিশ্চিত কৰক\"","\"RevokeLink\" : \"Revoke Link\"","\"BoostingGiveawayMsgNewSubsGroupPlural_one\" : \"New members of the group:\"","\"Gift2AuctionTableCurrentRoundsOne\" : \"Round %d\"","\"Yesterday\" : \"yesterday\"","\"Gift2MadePrivate\" : \"Gift is now hidden in **your profile**.\"","\"EmailNotAllowed\" : \"Questo dominio email non è consentito.\"","\"mr_controller_pause\" : \"一時停止\"","\"abc_menu_meta_shortcut_label\" : \"„Meta“ +\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密碼\"","\"cast_pause\" : \"Keskeytä\"","\"BoostingStarsChooseRandomGroup_one\" : \"Choose when %1$d members of your group will be randomly selected to receive %2$s.\"","\"NotificationMessageGroupPhoto\" : \"%1$s enviou uma foto para o grupo %2$s\"","\"formatDateSchedule\" : \"d 'de' MMM\"","\"Gift2UnpinAlertTitle\" : \"Too Many Pinned Gifts\"","\"mr_chooser_wifi_learn_more\" : \"Нэмэлт мэдээлэл авах\"","\"NotificationInvitedToGroupByLink\" : \"%1$s se unió al grupo %2$s con un enlace de invitación\"","\"abc_shareactionprovider_share_with_application\" : \"%s ile paylaş\"","\"mr_cast_dialog_title_view_placeholder\" : \"Δεν υπάρχουν διαθέσιμες πληροφορίες\"","\"YourEmailInfo\" : \"فضلًا قم بإضافة بريد إلكتروني صالح، هذه هي الطريقة الوحيدة لاستعادة كلمة المرور المنسية.\"","\"cast_tracks_chooser_dialog_ok\" : \"Gerai\"","\"DefaultRingtone\" : \"Default\"","\"SessionsSettingsInfo\" : \"Review the list of devices where you are logged into your Telegram account.\"","\"RestoreEmailTroubleNoEmail\" : \"Having trouble accessing your email?\"","\"ResellGiftBuyTON\" : \"Buy for ⭐️%s TON\"","\"StarRatingLevelNegativeYou_other\" : \"A negative rating indicates that your payments are unreliable. Spend **%1$d Stars** to fix this issue.\"","\"EditProfileHours\" : \"Change Opening Hours\"","\"LoginAccessibilityCountryCode\" : \"Prefisso internazionale\"","\"AddBannedErrorAdmin\" : \"Você não pode banir esse usuário porque ele é um admin do grupo e você não possui permissão para rebaixá-lo.\"","\"EnableAllStreamingInfo\" : \"Cuando sea posible, Telegram comenzará a reproducir videos y música de inmediato, sin esperar a que los archivos se descarguen por completo.\"","\"MediaSavedHint_other\" : \"%1$d oggetti salvati nella galleria.\"","\"mr_dialog_groupable_header\" : \"Dodajanje naprave\"","\"TapToChange\" : \"Tocca per cambiare\"","\"BotAuthNotificationTitle\" : \"Login Request\"","\"AutoDownloadCustom\" : \"Pessoal\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s 님이 %2$s 연락처를 고정했습니다\"","\"EmojiPackCount_other\" : \"%1$d Emoji Packs\"","\"fingerprint_dialog_touch_sensor\" : \"Snertu fingrafaralesarann\"","\"confirm_device_credential_password\" : \"ប្រើពាក្យសម្ងាត់\"","\"cast_notification_default_channel_name\" : \"Google Cast\"","\"cast_skip_prev\" : \"পূর্ববর্তী আইটেমে এড়িয়ে যান\"","\"CustomNotifications\" : \"الإشعارات المخصصة\"","\"StickersDeleteStickerSetDescription\" : \"This will delete the sticker set for all users.\"","\"BotForumAskForStartOffNewChatForward\" : \"Forward here to send off-thread message.\"","\"call_notification_screening_text\" : \"ກຳລັງກວດສອບສາຍໂທເຂົ້າ\"","\"cast_stop_live_stream\" : \"Dừng luồng trực tiếp\"","\"SendWithoutCompression\" : \"Send without compression\"","\"abc_activity_chooser_view_see_all\" : \"ყველას ნახვა\"","\"ActionBotDocumentRentalAgreement\" : \"Contratto di locazione\"","\"DistanceUnitsAutomatic\" : \"Automatica\"","\"BusinessHoursProfileOpen\" : \"open 24 hours\"","\"SuggestionAgreementDeclinedThisComment\" : \"❌ **%s** rejected this message with the comment.\"","\"InAppNotifications\" : \"앱 사용 중 알림\"","\"NotificationHiddenName\" : \"تيليجرام\"","\"cast_rewind_10\" : \"Rudisha nyuma kwa sekunde kumi\"","\"ActionTTLChannelChanged\" : \"سيتم حذف الرسائل تلقائيًا في هذه القناة بعد %1$s\"","\"LoginPassword\" : \"비밀번호\"","\"LanguageTitle\" : \"Change language?\"","\"ProfileLocationView\" : \"View location\"","\"TopicContainsEmojiPackSingle\" : \"This topic contains **%s**\"","\"VoipRateCallTitle\" : \"Rate this call\"","\"formatterBannedUntil24H\" : \"d 'de' MMM 'de' yyyy, HH:mm\"","\"PostStatistics\" : \"Post Statistics\"","\"PermissionNoCameraWithHint\" : \"يحتاج تيليجرام الوصول إلى الكاميرا لتتمكنوا من التقاط الصور والمقاطع المرئية. يرجى تمكين **الكاميرا** في إعدادات الهاتف > الأذونات.\"","\"ChannelRestrictedUsers\" : \"Restricted users\"","\"mr_controller_stop_casting\" : \"Припинити трансляцію\"","\"BusinessRecipients\" : \"Recipients\"","\"fingerprint_error_no_fingerprints\" : \"Geen vingerafdrukken geregistreerd.\"","\"SendLiveLocationFor1h\" : \"for 1 hour\"","\"common_google_play_services_notification_channel_name\" : \"„Google Play“ paslaugų pasiekiamumas\"","\"ChangeRecipient\" : \"Change recipient\"","\"NetworkUsageSince\" : \"Network usage since %1$s\"","\"Page3Title\" : \"Бесплатный\"","\"abc_capital_off\" : \"বন্ধ আছে\"","\"StoryReactionsSortDescription\" : \"Choose the order for the list of reactions.\"","\"SegmentationUndoCutOut\" : \"Annulla ritaglio\"","\"ReactionLevelRequiredBtn_one\" : \"Level %1$d Required\"","\"PollV2ShuffleOptions\" : \"Shuffle Options\"","\"CustomNotifications\" : \"Notificações Personalizadas\"","\"mr_controller_no_info_available\" : \"Мэдээлэл алга\"","\"cast_tracks_chooser_dialog_audio\" : \"آڈیو\"","\"AlternativeOptions\" : \"Opzioni alternative\"","\"mr_controller_stop_casting\" : \"casting रोक्नुहोस्\"","\"SentAppCodeTitle\" : \"텔레그램 메시지를 확인하세요\"","\"DeleteLocalizationTitle\" : \"Elimina la lingua\"","\"NotificationActionPinnedInvoice\" : \"%1$s ha fissato una fattura nel gruppo %2$s\"","\"mr_controller_collapse_group\" : \"Ciutkan\"","\"EventLogPinTopic\" : \"un1 pin topic un2\"","\"StarsSubscriptionAgain\" : \"Subscribe Again\"","\"ic_media_route_learn_more_accessibility\" : \"કાસ્ટ કરવાની રીત જાણો\"","\"FragmentUsernameMessage\" : \"This username was bought on **Fragment** on %1$s for **%2$s** %3$s\"","\"MetersFromYou2\" : \"%1$s m from you\"","\"FilterEditItem\" : \"Ordner bearbeiten\"","\"mr_controller_expand_group\" : \"Rozbalit\"","\"cast_rewind\" : \"Unatrag\"","\"CurvesRed\" : \"RED\"","\"November\" : \"نوفمبر\"","\"cast_unmute\" : \"Slå lyden til\"","\"Blue\" : \"Blauw\"","\"StarsSubscriptionUntilExpired\" : \"Expired\"","\"media_notification_channel_name\" : \"Saai uit\"","\"LimitReachedFavoriteGifsSubtitlePremium\" : \"An older GIF was replaced with this one.\"","\"UseProxyForCalls\" : \"Usa il proxy per le chiamate\"","\"SearchGifs\" : \"GIF-SUCHE\"","\"AccountFrozen2Title\" : \"Read-Only Mode\"","\"mr_chooser_wifi_warning_description_car\" : \"Gondoskodjon arról, hogy a másik eszköz ugyanahhoz a Wi-Fi-hálózathoz csatlakozzon, mint ez az autó.\"","\"NotificationReactGiveaway\" : \"%1$s reacted %2$s to your giveaway\"","\"DebugMenuEnableWebViewDebug\" : \"Enable WebView debug\"","\"CancelForwardPrivate\" : \"Cosa vuoi fare con %1$s dalla tua chat con **%2$s**?\"","\"ChannelEmojiStatus\" : \"Channel Emoji Status\"","\"BoostingOnlyRecipientCode\" : \"Only the recipient can see the link.\"","\"DeleteAllCalls\" : \"Delete all calls\"","\"mr_user_route_category_name\" : \"Уреди\"","\"AlwaysShowPopup\" : \"항상 표시\"","\"PublicPollCantForward\" : \"Sorry, public polls can’t be forwarded to channels.\"","\"common_open_on_phone\" : \"ስልክ ላይ ክፈት\"","\"mr_cast_button_connected\" : \"Cast Connecté\"","\"mr_controller_no_media_selected\" : \"No se ha seleccionado contenido\"","\"PassportNameCheckAlert\" : \"Please check if this name is correct:\n\n%1$s %2$s %3$s\"","\"MessageContainsEmojiPackSingle\" : \"This message contains **%s**\"","\"AutomaticMediaDownload\" : \"Automatischer Mediendownload\"","\"CallText\" : \"Telegram зателефонує вам за %1$d:%2$02d\"","\"Teal\" : \"الأخضر الفاتح\"","\"LanguageSame\" : \"Je maakt al gebruik van dit taalbestand (**%1$s**). Je kunt je taal op elk moment aanpassen via de instellingen.\"","\"UseEmoji\" : \"Use an emoji\"","\"BlockUserMultiTitle\" : \"사용자 차단\"","\"ContactSupportInfo\" : \"Conte-nos sobre quaisquer problemas; sair geralmente não ajuda.\"","\"NotificationMessageScheduledName\" : \"������ Tu\"","\"Gift2HideChannelInfo\" : \"You can hide your name and message from all visitors of this channel except its admins.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Piekļuves atslēga\"","\"NobodyViewed\" : \"Nobody viewed\"","\"ApplyTheme\" : \"Apply\"","\"SelectColor\" : \"Select color\"","\"PassportNoExpireDate\" : \"None\"","\"DeleteProxyMultiConfirm\" : \"¿Quieres eliminar estos proxies?\"","\"Page6Message\" : \"В **Telegram** можно переписываться с любого количества устройств.\"","\"ReactionsCount\" : \"%1$s/%2$s\"","\"AttachGame\" : \"Game\"","\"GiftOfferStarsToOffer\" : \"Stars to offer\"","\"mr_chooser_title\" : \"Átküldés ide:\"","\"cast_stop_live_stream\" : \"லைவ் ஸ்ட்ரீமை நிறுத்து\"","\"PasswordHintDescription\" : \"Je kunt een optionele hint voor je wachtwoord instellen.\"","\"cast_tracks_chooser_dialog_none\" : \"काहीही नाही\"","\"GiftRarityEpic\" : \"epic\"","\"abc_searchview_description_submit\" : \"Сурам тапшыруу\"","\"StopPollAlertText\" : \"If you stop this poll now, nobody will be able to vote in it anymore. This action cannot be undone.\"","\"NotificationGroupAddSelfMega\" : \"%1$s 님이 %2$s 그룹에 들어왔습니다\"","\"YourEmailSkipWarning\" : \"Advertencia\"","\"PassportPostcode\" : \"Postcode\"","\"Gift2TitleChannel\" : \"Gift\"","\"mr_controller_pause\" : \"Pauzë\"","\"AreYouSureRegistration\" : \"Are you sure you want to cancel registration?\"","\"mr_dialog_transferable_header\" : \"在一组设备上播放\"","\"PremiumStoriesFormattingDescription\" : \"Add links and formatting in captions of your stories.\"","\"mr_dialog_groupable_header\" : \"Dodajte uređaj\"","\"abc_capital_on\" : \"開啟\"","\"call_notification_ongoing_text\" : \"Símtal í gangi\"","\"cast_tracks_chooser_dialog_cancel\" : \"បោះបង់\"","\"TapToChangePhone\" : \"Toca para cambiar el número\"","\"wallet_buy_button_place_holder\" : \"Google से खरीदें\"","\"mr_chooser_wifi_warning_description_phone\" : \"Упэўніцеся, што другая прылада падключана да той жа сеткі Wi-Fi, што і тэлефон\"","\"ProfileActionsEditUsername\" : \"Username\"","\"generic_error_no_keyguard\" : \"Este dispositivo no admite PINs, patrones ni contraseñas.\"","\"NotificationMessageGiveaway\" : \"%1$s ti ha inviato un giveaway di %2$s abbonamenti Premium da %3$sm\"","\"cast_expanded_controller_ad_image_description\" : \"Afbeelding die wordt weergegeven terwijl de Cast-receiver een advertentie afspeelt\"","\"NotificationActionPinnedTodoChannel2\" : \"%1$s pinned a checklist %2$s\"","\"cast_stop_live_stream\" : \"Élő közvetítés leállítása\"","\"PremiumBusinessChatbotsDescription\" : \"Add any third party chatbots that will process customer interactions.\"","\"TosUpdateDecline\" : \"للأسف، لا توجد خيارات أخرى. على عكس التطبيقات الأخرى؛ لا تستخدم تيليجرام بيانات المستخدمين لاستهدافهم بالإعلانات أو لأغراض تجارية أخرى. يخزن تيليجرام فقط المعلومات التي يحتاجها للعمل كخدمة سحابية غنية بالميزات. يمكنك ضبط كيفية استخدام بياناتك في إعدادات الخصوصية والأمان.\n\nإذا لم تكن مرتاحًا لاحتياجات تيليجرام المتواضعة؛ لن نتمكن من تزويدك بهذه الخدمة.\"","\"cast_notification_connected_message\" : \"Vzpostavljena povezava z zaslonom %1$s\"","\"common_google_play_services_unsupported_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava.\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅੱਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।\"","\"RaiseToSpeak\" : \"الرفع للتحدث\"","\"DebugMenuResetContacts\" : \"Reset Imported Contacts\"","\"call_notification_hang_up_action\" : \"Pārtraukt\"","\"ConferenceCallOther_other\" : \"%d people\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"Wirklich den Chat **Gespeichertes** löschen?\"","\"WebDownloadingFile\" : \"Downloading %s...\"","\"TwoStepVerificationPasswordSet\" : \"Password Set!\"","\"mr_controller_play\" : \"Atskaņot\"","\"mr_controller_pause\" : \"Pausa\"","\"Gift2TransferToTONAlertTitle\" : \"Security Check\"","\"LoginOrSingInWithGoogle\" : \"or\"","\"EventLogFilterEditedMessages\" : \"Edited messages\"","\"abc_searchview_description_search\" : \"Realiza buscas\"","\"SuggestionStarsWillBeLost\" : \"Stars will be lost\"","\"TelegramPremiumUserDialogSubtitle\" : \"Owners of **Telegram Premium** accounts have exclusive access to multiple additional features.\"","\"ChangePhoneNumberOccupied\" : \"El número %1$s ya está vinculado a una cuenta de Telegram. Por favor, elimina esa cuenta antes de usar este número.\"","\"Country\" : \"Країна\"","\"fingerprint_error_lockout\" : \"Υπερβολικά πολλές προσπάθειες. Δοκιμάστε ξανά αργότερα.\"","\"DistanceUnitsKilometers\" : \"Quilômetros\"","\"FilterInviteHintNo\" : \"You can only share groups and channels in which you are allowed to create invite links.\"","\"AuthAnotherClient\" : \"Scansiona codice QR\"","\"abc_activity_chooser_view_see_all\" : \"Tingnan lahat\"","\"GiftValueInitialPrice\" : \"Initial Price\"","\"CancelEmailQuestion\" : \"هل أردت فعلًا إلغاء إعداد بريد الاسترداد؟\"","\"mr_dialog_groupable_header\" : \"Adicionar um dispositivo\"","\"UserSetAsAdminHint\" : \"**%1$s** promoted to admin\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाएं उपलब्ध हैं\"","\"abc_action_bar_up_description\" : \"Navegar para cima\"","\"common_google_play_services_install_title\" : \"Obter serviços do Google Play\"","\"LinkHashExpired\" : \"링크가 더 이상 유효하지 않습니다\"","\"Comments_one\" : \"%1$d Comment\"","\"Page5Message\" : \"**Telegram** has no limits on\nthe size of your media and chats.\"","\"common_google_play_services_wear_update_text\" : \"Vajalik on Google Play teenuste uus versioon. See värskendab end peagi.\"","\"StoryRepliesLockedButton\" : \"Unlock\"","\"common_google_play_services_notification_ticker\" : \"Error de Serveis de Google Play\"","\"AreYouSureDeleteSingleMessage\" : \"¿Quieres eliminar este mensaje?\"","\"PassportLanguage_MN\" : \"Mongolian\"","\"AutoDownloadMaxFileSize\" : \"الحجم الأقصى للملف\"","\"common_google_play_services_enable_button\" : \"Aktivizo\"","\"cast_dynamic_group_name_format\" : \"%1$s + %2$d\"","\"mr_chooser_wifi_warning_description_watch\" : \"Passaðu að hitt tækið sé tengt sama WiFi-neti og þetta úr\"","\"ActionYouLeftUser\" : \"لقد غادرت المجموعة\"","\"RevenueSharingAdsInfo1Subtitle\" : \"Ads on Telegram do not use your personal information and are based on the channel in which you see them.\"","\"Gift2UnpinAlertSubtitle\" : \"Select a gift to unpin below\"","\"ActionUserWithinRadius\" : \"un1 ahora está a %1$s de ti\"","\"UpdateContactsMessage\" : \"O Telegram detectou muitos contatos não sincronizados, deseja sincronizá-los agora? Escolha 'OK' se você está usando seu próprio celular, cartão SIM e conta do Google.\"","\"InviteText2\" : \"Hey, I'm using Telegram to chat. Join me! Download it here: %1$s\"","\"AppLocked\" : \"Telegram Locked\"","\"abc_search_hint\" : \"検索…\"","\"StarsSubscriptionExpired\" : \"expired on %s\"","\"mr_cast_button_connecting\" : \"Casten. Verbinding maken.\"","\"NotificationEditedGroupName\" : \"%1$s renombró el grupo %2$s\"","\"BoostingGiveawayHowItWorksTextGroup_other\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscriptions for %4$s for its members.\"","\"cast_rewind\" : \"ପଛକୁ ନିଅନ୍ତୁ\"","\"SendingSms\" : \"SMS wird gesendet...\"","\"MessageTodoName\" : \"%s\"","\"SetEmojiStatusUntilTitle\" : \"Set status until…\"","\"formatterGiveawayMonthDayYear\" : \"yyyy MMMM dd\"","\"NotificationMessageFew\" : \"%1$s ti ha inviato %2$s\"","\"cast_pause\" : \"Duraklat\"","\"mr_controller_expand_group\" : \"Espandi\"","\"GiftOfferTONToOfferInfoIsLow\" : \"The offer is too low. The minimum offer for **%2$s** is **%1$s TON**.\"","\"cast_expanded_controller_background_image\" : \"Обложка на албума\"","\"fingerprint_error_hw_not_present\" : \"මෙම උපාංගයේ ඇඟිලි සලකුණු සංවේදකයක් නොමැත\"","\"UseProxyPort\" : \"المنفذ\"","\"cast_unmute\" : \"Tühista vaigistus\"","\"Gift2ReleasedBy2\" : \"by **%s**\"","\"NotificationsExceptionsAlert\" : \"يرجى ملاحظة أن **%1$s** مدرجة كاستثناءات ولن تتأثر بهذا التغيير.\"","\"BoldMonths_other\" : \"**%1$d** months\"","\"BlockBot\" : \"Block bot\"","\"BoostingChannelWillReceiveBoost_one\" : \"this channel will receive %d boost\"","\"cast_skip_prev\" : \"Preskoči na prethodnu stavku\"","\"StoryPrivacyButtonPost\" : \"Post Story\"","\"cast_pause\" : \"Pausatu\"","\"LoginAccessibilityCountryCode\" : \"Landeskennzahl\"","\"formatterDayWithSeconds24H\" : \"HH:mm:ss\"","\"mr_dialog_transferable_header\" : \"ಗುಂಪಿನಲ್ಲಿ ಪ್ಲೇ ಮಾಡಿ\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Digər cihaz bu cihaz ilə eyni Wi-Fi şəbəkəsində olmalıdır\"","\"YourPasswordRememberYes\" : \"네, 확실합니다\"","\"SignInWithGoogle\" : \"Войти через аккаунт Google\"","\"cast_expanded_controller_skip_ad_text\" : \"Du kannst die Anzeige in %1$d überspringen…\"","\"GetQRCode\" : \"Get QR code\"","\"common_google_play_services_install_title\" : \"‏دریافت «خدمات Google Play»\"","\"ForwardedSticker_one\" : \"Forwarded sticker\"","\"ColorWhite\" : \"أبيض\"","\"PollVotesCount_one\" : \"%d Vote\"","\"Shadows\" : \"Schatten\"","\"default_error_msg\" : \"Неизвестная ошибка\"","\"RestorePasswordResetPasswordText\" : \"هل تريد حقًا إعادة تعيين كلمة مرور التحقق بخطوتين؟ \"","\"GiftOfferToBuyTitle\" : \"Offer to Buy\"","\"generic_error_no_keyguard\" : \"Questo dispositivo non supporta il PIN, la sequenza o la password.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Hakikisha kifaa hicho kingine kimeunganishwa kwenye mtandao wa Wi-Fi unaotumiwa na televisheni hii\"","\"AccDescrNumberOfViews_one\" : \"Viewed %1$d time\"","\"StoryPeriodPremium_one\" : \"Subscribe to **Telegram Premium** to make your stories disappear after %d hour.\"","\"common_google_play_services_update_text\" : \"ನೀವು Google Play ಸೇವೆಗಳನ್ನು ಅಪ್‍ಡೇಟ್ ಮಾಡದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"ActionBotDocumentBankStatement\" : \"كشفُ حسابٍ مصرفي\"","\"Gift2MyselfSection\" : \"This is You\"","\"cast_expanded_controller_ad_image_description\" : \"Immagine mostrata mentre il ricevitore Cast riproduce un annuncio\"","\"UnsavedChanges\" : \"Unsaved Changes\"","\"Gift2Unwear\" : \"Take Off\"","\"NotificationActionPinnedGif\" : \"%1$s ha fissato una GIF nel gruppo %2$s\"","\"CreatePassword\" : \"Create a Password\"","\"mr_chooser_searching\" : \"ઉપકરણો શોધી રહ્યાં છીએ\"","\"BotProfilePermissionEmojiStatus\" : \"Emoji Status\"","\"cast_stop\" : \"থামান\"","\"GroupNeedBoostsForProfileIconDescription\" : \"Your group needs to reach **Level %d** to change group profile icon.\n\nAsk your **Premium** members to boost your group with this link:\"","\"cast_play\" : \"ಪ್ಲೇ\"","\"PrivacyP2P\" : \"Chiamate peer-to-peer\"","\"CopyCardNumber\" : \"Copy\"","\"NotificationEditedGroupName\" : \"انضم %1$s للمجموعة %2$s\"","\"abc_action_bar_home_description\" : \"Нүүр хуудас уруу шилжих\"","\"TapToEditWidget\" : \"اضغط لتحرير الأداة\"","\"cast_seek_bar\" : \"Kiểm soát tìm kiếm phát lại\"","\"generic_error_user_canceled\" : \"පරිශීලකයා විසින් සත්‍යාපනය අවලංගු කරන ලදි.\"","\"AddManyMasksCount_one\" : \"Add mask\"","\"NoBlocked\" : \"Aún sin usuarios bloqueados\"","\"abc_searchview_description_submit\" : \"Pateikti užklausą\"","\"BoostingReassignedFromPlural_other\" : \"%1$d boosts reassigned from %2$s\"","\"mr_chooser_title\" : \"Предаване към\"","\"abc_action_bar_home_description\" : \"Siirry etusivulle\"","\"VoipGroupUserCantNowSpeak\" : \"**%1$s** is now muted in this chat.\"","\"NotifyMeAboutChannels\" : \"New Messages in Channels\"","\"mr_chooser_searching\" : \"ກຳລັງຊອກຫາອຸປະກອນ\"","\"RepeatDisabled\" : \"No\"","\"FontSizePreviewLine1\" : \"지금 몇 시인지 아세요?\"","\"SharesPerPost\" : \"Shares Per Post\"","\"cast_notification_default_channel_name\" : \"കാസ്‌റ്റ് ചെയ്യുക\"","\"cast_live_label\" : \"ផ្សាយ​​ផ្ទាល់\"","\"IsRecordingRound\" : \"%1$s is recording a video message...\"","\"SubscribeToPremiumPerYear\" : \"Subscribe for %s per year\"","\"search_menu_title\" : \"Tafuta\"","\"ActionBotDocumentInternalPassport\" : \"جواز داخلي\"","\"common_google_play_services_enable_title\" : \"Google Play xidmətlərini aktiv edin\"","\"call_notification_screening_text\" : \"ଏକ ଇନକମିଂ କଲକୁ ସ୍କ୍ରିନ୍ କରୁଛି\"","\"InternalFolderInfo\" : \"Sfoglia i tuoi file di sistema\"","\"cast_expanded_controller_live_stream_indicator\" : \"Шууд дамжуулалт\"","\"mr_system_route_name\" : \"النظام\"","\"DeletePhoto\" : \"Remove photo\"","\"cast_expanded_controller_skip_ad_text\" : \"Voit ohittaa mainoksen %1$d kuluttua…\"","\"NotificationMessageAlbum\" : \"%1$s sent you an album\"","\"mr_controller_no_media_selected\" : \"მედია არჩეული არ არის\"","\"AreYouSureDeleteVideo\" : \"Are you sure you want to delete this video?\"","\"cast_tracks_chooser_dialog_ok\" : \"확인\"","\"mr_chooser_wifi_warning_description_tablet\" : \"पक्का करें कि दूसरा डिवाइस और यह टैबलेट, दोनों एक ही वाई-फ़ाई नेटवर्क से जुड़े हों\"","\"cast_rewind_10\" : \"Mandir sepuluh saat\"","\"abc_toolbar_collapse_description\" : \"Скупи\"","\"VoipGroupSaveFileHint\" : \"Recording Title\"","\"cast_skip_prev\" : \"Přejít na předchozí položku\"","\"BoostingSelectUpToCountriesPlural_other\" : \"Select up to %1$d countries\"","\"SwipeMarkAsRead\" : \"Letto\"","\"SelectFile\" : \"Select File\"","\"mr_controller_play\" : \"Прайграць\"","\"SetPhotoFor\" : \"Set photo for %s\"","\"StoryRemovedFromAlbumTitle_one\" : \"%d story removed from **%s**\"","\"mr_controller_collapse_group\" : \"சுருக்குவதற்கான பட்டன்\"","\"AreYouSureShareMyContactInfoBot\" : \"Il bot saprà il tuo numero di telefono. Questo può essere utile per integrazioni con altri servizi.\"","\"ActionBotDocumentIdentity\" : \"Dettagli personali\"","\"ChannelColorHint\" : \"You can choose an individual color to tint your channel’s name, the links it sends, and replies to its messages.\"","\"EventLogDeletedMultipleMessages_other\" : \"un1 deleted %1$d messages from %2$s:\"","\"UnlockPaidContent_other\" : \"Unlock for ⭐️%d\"","\"call_notification_ongoing_text\" : \"කරගෙන යන ඇමතුම\"","\"RestorePasswordNoEmailTitle\" : \"Lo sentimos\"","\"StartsDayYearAt\" : \"yyyy'년' MMM d'일' HH:mm에 시작\"","\"LedColor\" : \"Color de la luz\"","\"MessageLifetimeYouRemoved\" : \"Você desativou o timer de autodestruição\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s hat eine Nachricht angeheftet\"","\"LinkRevenuePrice\" : \"⭐️%1$d/month\"","\"mr_controller_collapse_group\" : \"Réduire\"","\"VoipOngoingAlert\" : \"You currently have an ongoing call with **%1$s**. Would you like to hang up and start a new one with **%2$s**?\"","\"ShowSendersName\" : \"Mostrar Nome do Autor\"","\"SendLiveLocationFor15m\" : \"for 15 minutes\"","\"PassportScanPassportInfo\" : \"Scan your passport or identity card's machine-readable zone to fill in your details automatically.\"","\"ClearRecentEmojiText\" : \"Do you want to clear all your recent emoji?\"","\"fingerprint_error_lockout\" : \"Túl sok próbálkozás. Próbálja újra később.\"","\"cast_closed_captions\" : \"ਬੰਦ ਸੁਰਖੀਆਂ\"","\"UsernameChecking\" : \"يتم التحقق من اسم المستخدم...\"","\"NotificationMessageAlbum\" : \"%1$s hat dir ein Album gesendet\"","\"common_google_play_services_install_title\" : \"Изтегляне на услугите за Google Play\"","\"default_error_msg\" : \"Lỗi không xác định\"","\"AwaitingEncryption\" : \"Waiting for %s to get online...\"","\"NotificationPinnedPaidMedia_other\" : \"\n%2$s ha fissato un post a pagamento per %1$d stelle\"","\"StarRatingTitle3\" : \"Refunds and Conversions\"","\"Vibrate\" : \"Vibração\"","\"CallAvailableIn\" : \"Du kannst einen Sprachanruf anfordern in %1$d:%2$02d\"","\"cast_expanded_controller_loading\" : \"Läser in …\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passord\"","\"ActionYouAddUser\" : \"Você adicionou un2\"","\"abc_action_bar_up_description\" : \"పైకి నావిగేట్ చేస్తుంది\"","\"YouTubeVideoErrorInvalid\" : \"This video has invalid URL.\"","\"ColorThemeChanged\" : \"Color theme changed.\"","\"AbortPassword\" : \"Anular la configuración de la verificación\"","\"UserRestrictionsBlock\" : \"Ban and remove from group\"","\"BlockUserMultiTitle\" : \"Bloquear usuario\"","\"MyChannels\" : \"My Channels\"","\"TosUpdateDecline\" : \"Lamentablemente, no hay otras opciones. A diferencia de otras apps, Telegram no usa los datos de los usuarios para publicidad dirigida u otros propósitos comerciales. Telegram sólo almacena la información que necesita para funcionar como un servicio en la nube. Puedes ajustar cómo usamos tus datos en los ajustes de privacidad y seguridad.\n\nSi no estás de acuerdo con los modestos requisitos de Telegram, no podremos brindarte este servicio.\"","\"NoComments\" : \"No comments here yet...\"","\"ReactionDeleteSent\" : \"Reaction deleted\"","\"VoipGroupJoinAsLinstener\" : \"JOIN AS LISTENER\"","\"ChannelAntiSpamForbidden_other\" : \"Only groups with more than **%1$d members** can have Anti-Spam enabled.\"","\"PmReadShowWhen\" : \"show when\"","\"NotificationActionPinnedGameUser\" : \"%1$s ha fissato un gioco\"","\"Added\" : \"Añadido\"","\"mr_cast_button_disconnected\" : \"Transmeto. Shkëputur\"","\"Flip\" : \"قلب\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Трэк %1$d\"","\"StoryPrivacyAlertBlocklistSubtitle\" : \"Select people\"","\"mr_dialog_default_group_name\" : \"Taldea\"","\"FirstNameSmall\" : \"الاسم الأول\"","\"VoipGroupCancelReminderShort\" : \"Don't Remind\"","\"MonetizationInfoFeature2Text\" : \"You can receive 50% of the ad revenue in TON.\"","\"NoSharedAudio\" : \"Comparte música en este chat y accede a ella desde cualquier dispositivo.\"","\"Enhance\" : \"Migliora\"","\"cast_closed_captions_unavailable\" : \"Closed captions indisponíveis\"","\"mr_chooser_looking_for_devices\" : \"Apparaten zoeken...\"","\"call_notification_ongoing_text\" : \"ਜਾਰੀ ਕਾਲ\"","\"fingerprint_error_user_canceled\" : \"Մատնահետքով նույնականացման գործողությունը չեղարկվել է օգտատիրոջ կողմից:\"","\"cast_expanded_controller_live_head_description\" : \"Cari pozisiya canlı yayımın yuxarısında göstərilir\"","\"abc_search_hint\" : \"Telusuri...\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"출금하려면 비밀번호를 입력해주세요.\"","\"ContactShortcutVoiceCall\" : \"Sprachanruf in Telegram %1$s\"","\"mr_dialog_groupable_header\" : \"Құрылғы енгізу\"","\"CancelForwardPrivate\" : \"**%2$s** 와 대화에서의 %1$s 에 대해 어떻게 하시겠습니까?\"","\"BusinessLinksDeleteMessage\" : \"Are you sure you want to delete this chat link?\"","\"cast_expanded_controller_live_head_description\" : \"Қазіргі қалып трансляцияның басында орналасады\"","\"AudioUnknownArtist\" : \"Unknown artist\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"クローズド キャプション\"","\"mr_dialog_groupable_header\" : \"စက်ပစ္စည်း ထည့်ခြင်း\"","\"BoostingGiveAwayFromCountries\" : \"from %1$s\"","\"SMSWordText\" : \"We’ve sent an SMS with a secret word to your phone **%1$s**.\"","\"PasswordOn\" : \"Aan\"","\"mr_chooser_wifi_warning_description_tv\" : \"Sprawdź, czy drugie urządzenie jest połączone z tą samą siecią Wi-Fi co telewizor\"","\"TelegramFaq\" : \"FAQ Telegram\"","\"BoostingChooseChannelsGroupsNeedToJoin\" : \"Choose groups and channels the users need to join to take part in the giveaway.\"","\"cast_play\" : \"تشغيل\"","\"ShowNotificationsForInfo\" : \"Turn this off if you want to receive notifications only from your active account.\"","\"ShareSendToMany_other\" : \"To %1$d chats\"","\"URL\" : \"URL\"","\"cast_expanded_controller_loading\" : \"Indlæser…\"","\"ChannelTitleChanged\" : \"채널 이름이 업데이트 되었습니다.\"","\"NoAudioFiles\" : \"Geen audiobestanden\"","\"SimilarChannelsTab\" : \"Canales similares\"","\"call_notification_answer_video_action\" : \"ভিডিও\"","\"YouHaveNewMessage\" : \"Você tem uma nova mensagem\"","\"AccDescrTagMessage\" : \"Edit Message Tag\"","\"cast_stop_live_stream\" : \"Διακοπή ζωντανής ροής\"","\"common_open_on_phone\" : \"Ava telefonis\"","\"wallet_buy_button_place_holder\" : \"ទិញ​ជា​មួយ Google\"","\"ClearingCache\" : \"Cache wird geleert\"","\"ActionYouChangedTitle\" : \"Cambiaste el nombre del grupo a un2\"","\"Reposts_other\" : \"%d reposts\"","\"generic_error_no_device_credential\" : \"PIN, model və ya parol ayarlanmayıb.\"","\"cast_expanded_controller_ad_image_description\" : \"Obrázok, ktorý sa zobrazí, keď prijímač prenášaného obsahu bude prehrávať reklamu\"","\"StoriesAlbumMenuUnpin\" : \"Unpin\"","\"abc_action_menu_overflow_description\" : \"სხვა ვარიანტები\"","\"RaiseToSpeak\" : \"Houd bij oor om te spreken\"","\"common_google_play_services_update_text\" : \"A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat.\"","\"RestoreEmailTroubleText2\" : \"복구 이메일에 접근 할 수 없을 경우, 기존 비밀번호를 기억해내거나 7일 후 비밀번호가 초기화될때까지 기다려주셔야 합니다.\"","\"cast_expanded_controller_skip_ad_label\" : \"Advertentie overslaan\"","\"TelegramPremiumSubscribedSubtitle\" : \"Thank you for subscribing to **Telegram Premium**.\nHere’s what is now unlocked.\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"¿Quieres eliminar tu chat secreto con **%1$s**?\"","\"ContactSupport\" : \"Contact Support\"","\"Permanent\" : \"Link Primário\"","\"common_google_play_services_update_text\" : \"%1$s ne može da se pokrene ako ne ažurirate Google Play usluge.\"","\"cast_forward_10\" : \"Арван секунд урагшлуулах\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"கடவுச்சாவி\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"No puedes enviar mensajes de voz a este usuario debido a sus ajustes de privacidad.\"","\"StartShortDayAt\" : \"d 'de' MMM',' HH:mm\"","\"ErrorSendRestrictedMusicAll\" : \"No está permitido enviar música en este grupo.\"","\"BoostingStarsGiveawayHowItWorksTextGroup_one\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%1$d Star** for its members.\"","\"StoryLiveKeepInfo\" : \"Keep this live in your profile.\"","\"AppsTabInfoButton\" : \"Understood\"","\"AppUpdateRemindMeLater\" : \"Ricordamelo più tardi\"","\"mr_controller_album_art\" : \"Albumcover\"","\"AutoDownloadVideos\" : \"Video\"","\"BoostingGiveawayHowItWorksSubTextEnd_other\" : \"On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s**.\"","\"StoryUploadError\" : \"Uploading story error\"","\"BackgroundToChats\" : \"Background shared to **%1$s**.\"","\"abc_menu_space_shortcut_label\" : \"espacio\"","\"AttachDestructingVideo\" : \"Video con autodestrucción\"","\"SentSmsCode\" : \"**%1$s** 번호로 인증 코드가 담긴 SMS를 보냈습니다.\"","\"ProfileNotes\" : \"Notes\"","\"ClearCacheInfo\" : \"기기의 저장 공간을 확보합니다. 미디어는 클라우드에 보관됩니다.\"","\"NotificationActionPinnedFileChannel\" : \"%1$s ha fissato un file\"","\"SecondsSchedule_one\" : \"%1$d second\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s 님이 %2$s 스티커를 고정했습니다\"","\"PollV2RestrictToSubscribersInfo\" : \"Only subscribers who joined\n24+ hours ago can vote\"","\"ClearCache\" : \"Limpar Cache\"","\"common_google_play_services_notification_ticker\" : \"Грешка в услугите за Google Play\"","\"UserRestrictionsApplyChanges\" : \"Apply Changes?\"","\"BoostingStarsGiveawayJustStarted_other\" : \"%2$s just started a giveaway of %1$d Stars to its followers.\"","\"fingerprint_error_user_canceled\" : \"Fingeraftrykshandlingen blev annulleret af brugeren.\"","\"BoostingNewSubscribers\" : \"Only new subscribers\"","\"DiscussionLinkGroupPublicAlert\" : \"Do you want to make **%1$s** the discussion board for **%2$s**?\"","\"AutoDownloadMedia\" : \"Autodescargar multimedia\"","\"mr_chooser_wifi_warning_description_tv\" : \"ກວດສອບວ່າອຸປະກອນອື່ນໃຊ້ເຄືອຂ່າຍ Wi-Fi ດຽວກັນກັບໂທລະທັດເຄື່ອງນີ້\"","\"UseDifferentThemeInfo\" : \"You can also use an existing custom theme as a foundation for your theme.\"","\"search_menu_title\" : \"Αναζήτηση\"","\"LanguageNameInEnglish\" : \"English\"","\"CancelPasswordResetNo\" : \"NO\"","\"ChannelNeedBoostsForAutotranslationDescription\" : \"Your channel needs to reach **Level %d** to enable autotranslation of messages.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"HoldToAudioOnly\" : \"Hold to record audio.\"","\"call_notification_decline_action\" : \"ප්‍රතික්ෂේප ක\"","\"FilterUserRemovedFrom\" : \"**%1$s** wurde aus **%2$s** entfernt.\"","\"mr_dialog_default_group_name\" : \"ቡድን\"","\"abc_menu_function_shortcut_label\" : \"FUNZIONE +\"","\"cast_mute\" : \"Ztlumit\"","\"GiftAuctionWearInfoOnline\" : \"online\"","\"FontSizePreviewName\" : \"Roberto\"","\"abc_searchview_description_submit\" : \"Envía a consulta\"","\"UpdatedMinutes_other\" : \"updated %1$d minutes ago\"","\"HideSendersName\" : \"Absendername verbergen\"","\"DeleteAllMessagesChannelAlert\" : \"주의! 이 채널의 **모든 메시지가 삭제**됩니다.\"","\"common_google_play_services_install_button\" : \"ጫን\"","\"NotificationActionPinnedGeoLiveUser\" : \"%1$s님이 실시간 위치를 고정했습니다\"","\"mr_controller_collapse_group\" : \"कोलॅप्स\"","\"BackgroundIntensity\" : \"Sichtbarkeit\"","\"AttachPhotoExpired\" : \"Photo has expired\"","\"SavedViewAsMessages\" : \"View as Messages\"","\"January\" : \"يناير\"","\"SwipeDeleteChat\" : \"حذف\"","\"abc_action_bar_up_description\" : \"Natrag\"","\"fingerprint_error_user_canceled\" : \"Barmoq izi amali foydalanuvchi tomonidan bekor qilindi\"","\"TopicRestarted\" : \"Topic reopened\"","\"cast_notification_connected_message\" : \"S'ha connectat a %1$s\"","\"cast_closed_captions\" : \"Subtítulos opcionales\"","\"mr_chooser_wifi_warning_description_car\" : \"Погрижете се другиот уред да биде поврзан на истата Wi-Fi мрежа како овој автомобил\"","\"cast_stop_live_stream\" : \"إيقاف البث المباشر\"","\"mr_chooser_wifi_warning_description_watch\" : \"আনটো ডিভাইচ এই ঘড়ীটোৰ সৈতে একেটা ৱাই-ফাই নেটৱৰ্কতে থকাটো নিশ্চিত কৰক\"","\"cast_expanded_controller_live_head_description\" : \"Den aktuelle position er øverst på livestreamen\"","\"media_notification_channel_name\" : \"Prenos\"","\"Update\" : \"ATUALIZAR\"","\"EventLogPromotedPinMessages\" : \"Pin messages\"","\"FolderLinkAddedChats_one\" : \"Chat added to folder\"","\"SavedMessagesCount_other\" : \"%d saved messages\"","\"cast_expanded_controller_ad_in_progress\" : \"Iklan sedang berjalan…\"","\"cast_closed_captions_unavailable\" : \"Sous-titres indisponibles\"","\"mr_controller_play\" : \"Putar\"","\"formatterWeekLong\" : \"EEEE\"","\"ChannelAdminSettings\" : \"Channel Settings\"","\"BoldYears_other\" : \"**%1$d** years\"","\"WrongNumber\" : \"Número incorreto?\"","\"abc_menu_delete_shortcut_label\" : \"dzēšanas taustiņš\"","\"google_assistant_verification_channel_name\" : \"Verifikuesi i \"Asistentit\"\"","\"AnonymousForward\" : \"Author Hidden\"","\"RepeatDisabled\" : \"Uit\"","\"cast_expanded_controller_background_image\" : \"ଆଲବମ୍ ଆର୍ଟ\"","\"PasscodeSwitchToPassword\" : \"암호로 전환\"","\"AccDescrMsgNotPlayed\" : \"Not played\"","\"EmailLoginChangeMessage\" : \"Questo indirizzo email sarà usato ogni volta che accedi al tuo account Telegram da un nuovo dispositivo.\"","\"NoResult\" : \"No results\"","\"BoostingStarOptionPerUser_one\" : \"%d per user\"","\"BoostingTo\" : \"To\"","\"AutoDeleteAlertTitle\" : \"Auto-delete messages\"","\"abc_action_bar_up_description\" : \"ወደ ላይ ያስሱ\"","\"mr_user_route_category_name\" : \"Appareils\"","\"SortFirstName\" : \"First name\"","\"TodayAt\" : \"at\"","\"UseProxySocks5\" : \"Proxy SOCKS5\"","\"MilesShort\" : \"%1$s mi\"","\"Page2Message\" : \"**Telegram** доставляє повідомлення\nшвидше за всі інші застосунки.\"","\"MobileHidden\" : \"Mobile hidden\"","\"CheckYourNewEmail\" : \"يرجى تفحص بريدك الإلكتروني الجديد\"","\"VideoConversionText\" : \"The video will be published after it's optimized for the best viewing experience.\"","\"ClearFewChatsTitle\" : \"Limpar %1$s\"","\"UploadBotPreview\" : \"Add\"","\"mr_user_route_category_name\" : \"ឧបករណ៍\"","\"BoostingGiveawayServiceUndistributed_one\" : \"%d undistributed link codes were forwarded to channel administrators.\"","\"abc_toolbar_collapse_description\" : \"کوچک کردن\"","\"GroupEmptyTitle1\" : \"You have created a **group**.\"","\"DebugMenuReloadContacts\" : \"Ricarica contatti\"","\"SwipePin\" : \"Fissa\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo no tiene sensor de huellas digitales\"","\"mr_chooser_title\" : \"यावर कास्ट करा\"","\"MusicFiles_other\" : \"%1$d music files\"","\"AreYouSureUnsaveFewMessages\" : \"Tem certeza que deseja apagar essas mensagens?\"","\"AutoDownloadFiles\" : \"File\"","\"StarsReactionTextSent_one\" : \"You sent **%1$d** Star to support this post.\"","\"Shadows\" : \"Ombre\"","\"RestToDefaultBackground\" : \"Remove Wallpaper\"","\"StoryBlockList_one\" : \"**%d person** won’t see your stories.\"","\"google_assistant_verification_channel_name\" : \"Verificador del Asistente\"","\"abc_activitychooserview_choose_application\" : \"Selecionar um app\"","\"AutodownloadContacts\" : \"Contacten\"","\"CancelLinkExpired\" : \"Посилання недійсне або застаріле.\"","\"PaymentShippingSave\" : \"Save Shipping Information\"","\"cast_expanded_controller_live_stream_indicator\" : \"Strujanje uživo\"","\"TosDecline\" : \"Helaas betekent dit dat jij je niet kunt aanmelden voor Telegram.\n\nIn tegenstelling tot andere apps, gebruikt Telegram de gegevens van \ngebruikers niet voor gerichte advertenties of andere commerciële \ndoeleinden. Telegram slaat alleen de gegevens op die noodzakelijk zijn \nvoor het functioneren als een veelzijdige cloudservice. Je kunt \naanpassen hoe we jouw gegevens gebruiken (bijvoorbeeld gesynchroniseerde\n contacten verwijderen) in de Privacy- en Beveiligingsinstellingen.\n\nAls je niet akkoord gaat met de beperkte vereisten van Telegram, kun je \ngeen gebruik maken van deze service.\"","\"cast_expanded_controller_ad_in_progress\" : \"正在投放廣告…\"","\"YouHaveNewMessage\" : \"Tienes un mensaje nuevo\"","\"MessageOptionsLinkSubtitle\" : \"You can customize your link\"","\"NotificationsPriorityLow\" : \"منخفضة\"","\"NotificationChannelMessagePaidMedia_one\" : \"%2$s hat einen bezahlten Beitrag für %1$d Stern veröffentlicht\"","\"cast_expanded_controller_skip_ad_text\" : \"Du kan springe annoncen over om %1$d…\"","\"NotificationActionPinnedGifUser\" : \"%1$s hat ein GIF angeheftet\"","\"MenuTelegramStars\" : \"Your Stars\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Skontrolujte, či je vaše druhé zariadenie pripojené k rovnakej sieti Wi‑Fi ako toto zariadenie\"","\"default_error_msg\" : \"Hitilafu isiyojulikana\"","\"call_notification_incoming_text\" : \"Кіріс қоңырау\"","\"ErrorSendRestrictedPolls\" : \"Sorry, the admins of this group have restricted you from sending polls.\"","\"ResellGiftButton\" : \"Put for Sale\"","\"mr_controller_collapse_group\" : \"Recolher\"","\"FontSizePreviewReply\" : \"Buongiorno! ������\"","\"mr_dialog_groupable_header\" : \"Tambahkan perangkat\"","\"ThemePreviewDialog4\" : \"Paul Newman\"","\"SentFragmentCode\" : \"Ottieni il codice per %1$s nella sezione Anonymous Numbers su Fragment.\"","\"FloodWaitTime\" : \"너무 많이 시도하셨습니다. %1$s초 뒤에 다시 시도하세요.\"","\"DisablePasscodeTurnOff\" : \"Turn Off\"","\"PermissionNoLocationNavigation\" : \"O **Telegram** precisa acessar a sua localização para você obter direções. Toque em Configurações > Permissões e ative **Localização**.\"","\"YourEmailSkipWarning\" : \"경고\"","\"PassportLanguage_BG\" : \"Bulgarian\"","\"RestorePasswordNoEmailTitle\" : \"Spiacenti\"","\"EventLogSendMessages\" : \"un1 sent this message:\"","\"AllowReadCallLog\" : \"텔레그램이 통화 기록을 살필 수 있도록 허용해 주세요. 코드를 자동으로 입력해 드릴 수 있습니다.\"","\"StarGiftReasonOfferRefund\" : \"Gift Offer Refund\"","\"ReportChatChild\" : \"Child Abuse\"","\"EventLogRestrictedEditRank\" : \"Edit Tags\"","\"abc_capital_off\" : \"DEAKTİV\"","\"NotificationEditedGroupPhoto\" : \"%1$s 님이 %2$s 그룹 사진을 바꿨습니다\"","\"LoginOrSingInWithGoogle\" : \"oder\"","\"NotificationChannelMessagePaidMedia_one\" : \"%2$s ha pubblicato un post a pagamento per %1$d stella\"","\"LoginPassword\" : \"Password\"","\"BusinessBotChats2\" : \"Chats the bot can access\"","\"BackgroundAnimate\" : \"Animate\"","\"LinkChecking\" : \"Checking name…\"","\"TimeLimitHelp\" : \"You can make the link expire after a certain time.\"","\"ActionForwardsEnabledGroup\" : \"un1 enabled forwarding from this group\"","\"common_google_play_services_unknown_issue\" : \"%1$s está a ter problemas com os Serviços do Google Play. Tente novamente.\"","\"NotificationMessageGif\" : \"%1$s sent you a GIF\"","\"mr_controller_disconnect\" : \"გათიშვა\"","\"ResellGiftFilterSortNumber\" : \"Sort by Number\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ट्रैक %1$d\"","\"SetVideo\" : \"Set Video\"","\"PermissionBackgroundLocation\" : \"이 대화에서 실시간 위치를 공유 하려면, 텔레그램이 항상 위치에 대해 접근 권한이, 백그라운드 실행시도 포함, 부여되어야 합니다.\n\n회원님이 설정한 시간에만 위치에 접근을 하게 되며, 언제든지 중지를 할 수 있습니다. 텔레그램은 대화에 위치를 공유하는 것 이외에 해당 정보를 일절 사용 하지 않습니다.\"","\"AbortEmail\" : \"Прервать настройку почты\"","\"PleaseReEnterPassword\" : \"Passwort erneut eingeben\"","\"DeleteReactionOptionsTitle_one\" : \"Delete %d Reaction?\"","\"ReactionsPerPost\" : \"Reactions Per Post\"","\"cast_expanded_controller_live_head_description\" : \"Ang kasalukuyang posisyon ay nasa simula ng live stream\"","\"StickersAddAnExistingSticker\" : \"Add an Existing Sticker\"","\"NoRecentCallsInfo\" : \"Your recent voice and video calls\nwill appear here.\"","\"FilterDiscardNewSave\" : \"Crear\"","\"ActionTTLChanged\" : \"un1 definiu que as mensagens se excluam automaticamente após %1$s\"","\"cast_closed_captions_unavailable\" : \"Closed captions unavailable\"","\"cast_pause\" : \"一時停止\"","\"cast_live_label\" : \"زنده\"","\"ActionSuggestVideoShort\" : \"Suggested profile video\"","\"MainProfileVideoSetHint\" : \"This is your main profile video now.\"","\"DeleteMessagesText\" : \"“Retirar mis mensajes” también eliminará los %1$s que enviaste para %2$s.\"","\"UnconfirmedAuthConfirm\" : \"Yes, it’s me\"","\"StoryHidAccount\" : \"L'account è stato nascosto dall'utente\"","\"cast_stop\" : \"Stoppa\"","\"default_error_msg\" : \"অজ্ঞাত আসোঁৱাহ\"","\"TwoStepVerificationShowPassword\" : \"Показать пароль\"","\"ReportSpamAlertGroup\" : \"Are you sure you want to report spam from this group?\"","\"AreYouSureClearHistoryFewChats\" : \"Vuoi davvero cancellare la cronologia in queste chat?\"","\"PostSuggestionsPriceUpdated_other\" : \"un1 now accepts direct messages for %1$d stars\"","\"cast_seek_bar\" : \"የመልሶ ማጫወት መፈለጊያ መቆጣጠሪያ\"","\"ChannelProfileHint\" : \"Choose a color and an icon for your profile\"","\"Gray\" : \"الرمادي\"","\"common_google_play_services_enable_button\" : \"启用\"","\"AreYouSureUnsaveFewMessages\" : \"Wirklich diese Nachrichten löschen?\"","\"Media_one\" : \"%1$d media\"","\"ChoosePhotoOrVideo\" : \"Choose photo or video\"","\"GiftSelfTopAction\" : \"You bought this gift on **%1$s**\"","\"PhoneNumberChange2\" : \"번호 번경\"","\"cast_tracks_chooser_dialog_ok\" : \"ਠੀਕ\"","\"UnreadMessages\" : \"Unread Messages\"","\"StickerOrEmojiSearchResult\" : \"Search Result\"","\"ChatSettings\" : \"Impostazioni chat\"","\"PassportLanguage_LT\" : \"Lithuanian\"","\"common_google_play_services_enable_title\" : \"Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക\"","\"abc_action_mode_done\" : \"Պատրաստ է\"","\"generic_error_no_device_credential\" : \"PIN код, графикалык ачкыч же сырсөз коюлган жок.\"","\"ChannelTypeHeader\" : \"Channel type\"","\"PassportIdentityDocumentInfo\" : \"Upload a scan of your passport or other ID\"","\"AttachLiveLocationIsSharing\" : \"%1$s sharing with %2$s\"","\"BotEmojiStatusSetRequest\" : \"Do you want to set this emoji status suggested by **%1$s**?\"","\"CheckPhoneNumberNo\" : \"아니요\"","\"SegmentationUndoCutOut\" : \"Desfazer Recorte\"","\"SwipeMute\" : \"Stumm\"","\"NotificationActionPinnedTextUser\" : \"%1$s님이 %2$s을(를) 고정했습니다\"","\"AccDescrDualCameraOff\" : \"Dual Camera, Off\"","\"PhotoWillBeSentInHD\" : \"The photo will be sent in high quality.\"","\"LinkLimitReached\" : \"Limit reached\"","\"NotificationsService\" : \"Meldingenservice\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d ট্র্যাক করুন\"","\"NoHandleAppInstalled\" : \"Você não possui um aplicativo que suporte o tipo de arquivo '%1$s', por favor instale um para continuar\"","\"AndMoreTypingGroup_other\" : \"%1$s and %2$d more are typing\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Субцітры\"","\"DebugMenuResetContacts\" : \"Restaurar Contatos Importados\"","\"FontType\" : \"Tipo de fuente\"","\"Gift2ExportTONUnlocksAlertTitle\" : \"Unlocking in progress\"","\"EnterNewEmail\" : \"Вкажіть нову е-пошту\"","\"BroadcastGroupConvertInfo\" : \"Broadcast groups can have over 200,000 members, but only admins can send messages in them.\"","\"DeleteProxyTitle\" : \"Elimina il proxy\"","\"default_error_msg\" : \"Ukendt fejl\"","\"PremiumLastSeenText1Locked\" : \"To see **%s** Last Seen time, start showing your own Last Seen time.\"","\"common_google_play_services_update_title\" : \"Actualizar servicios de Google Play\"","\"Support\" : \"Soporte\"","\"cast_forward\" : \"ఫార్వర్డ్ చేయి\"","\"GiftCraftInfoText\" : \"Turn your gifts into rare, epic\nand legendary versions.\"","\"mr_controller_collapse_group\" : \"Vou in\"","\"NewChatsFromNonContacts\" : \"Nuove chat da utenti sconosciuti\"","\"AbortPassword\" : \"Interrompi configurazione verifica in due passaggi\"","\"PremiumOr\" : \"or\"","\"common_google_play_services_enable_title\" : \"ເປີດໃຊ້ການ​ບໍ​ລິ​ການ Google Play\"","\"abc_searchview_description_submit\" : \"Päringu esitamine\"","\"common_google_play_services_unknown_issue\" : \"‏لدى %1$s مشكلة في خدمات Google Play. يُرجى إعادة المحاولة.\"","\"abc_searchview_description_clear\" : \"Borra a consulta\"","\"cast_casting_to_device\" : \"Casting to %1$s\"","\"Loading\" : \"Carico...\"","\"Brown\" : \"Marrom\"","\"ActionUniqueGiftCrafted\" : \"You crafted a new gift!\"","\"cast_notification_disconnect\" : \"Desconectar\"","\"abc_searchview_description_search\" : \"खोजें\"","\"abc_menu_sym_shortcut_label\" : \"‎Sym+‎\"","\"mr_controller_pause\" : \"Pausar\"","\"VoipChatStreamKey\" : \"Stream Key\"","\"TelegramBusinessSubtitle2\" : \"Turn your account to a business page with these additional features.\"","\"StarRatingTitle1\" : \"Gifts from Telegram\"","\"MembersTalking_one\" : \"%1$s member talking\"","\"PinnedMessagesCount_other\" : \"%1$d Pinned Messages\"","\"generic_error_no_keyguard\" : \"Αυτή η συσκευή δεν υποστηρίζει PIN, μοτίβο ή κωδικό πρόσβασης.\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda.\"","\"SuggestAPostBelow\" : \"Suggest a Post Below\"","\"Orange\" : \"Oranje\"","\"ChannelPublicEmptyUsername\" : \"Please choose a link for your public channel, so that people can find it in search and share with others.\n\nIf you're not interested, we suggest creating a private channel instead.\"","\"common_google_play_services_install_button\" : \"Asenna\"","\"February\" : \"Februar\"","\"ColorYellow\" : \"Giallo\"","\"ContactJoined\" : \"Kontakt ist Telegram beigetreten\"","\"abc_searchview_description_query\" : \"ചോദ്യം തിരയുക\"","\"SharePhoneNumberWith\" : \"Share my phone number with %1$s\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s heeft videobericht vastgezet\"","\"abc_menu_space_shortcut_label\" : \"Espacio\"","\"CocoonFeature3TextLink\" : \"https://cocoon.org/\"","\"YouBlockedUser\" : \"Desculpe, você bloqueou este usuário ou bot e por isso não pode adicioná-lo a grupos. Desbloqueie para prosseguir.\"","\"GiftsFeature1Text\" : \"Upgrade your gifts to get a unique number, model, backdrop and symbol.\"","\"UnknownError\" : \"알 수 없는 오류\"","\"RecentlyViewedHide\" : \"HIDE\"","\"AccDescrSendAudio_one\" : \"Send %1$d audio file\"","\"BlockUserAlert\" : \"Do you want to block **%1$s** from messaging and calling you on Telegram?\"","\"common_google_play_services_enable_title\" : \"Google Play кызматтарын иштетүү\"","\"cast_notification_disconnect\" : \"विच्छेद गर्नुहोस्\"","\"EventLogChangedProfileColorIconGroup\" : \"un1 changed group profile color and icon from %1$s to %2$s\"","\"LoginPassword\" : \"Wachtwoord\"","\"TypeLocationGroupEdit\" : \"Tap to add a permanent link\"","\"mr_chooser_wifi_warning_description_watch\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‎‎‏‏‏‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‎‏‏‎‎‎‏‎‏‎‏‎‎‏‏‏‎‏‏‎‎‏‏‎‏‎‏‏‎‏‏‏‏‎‏‎‏‎‎Make sure the other device is on the same Wi-Fi network as this watch‎‏‎‎‏‎\"","\"cast_tracks_chooser_dialog_ok\" : \"V redu\"","\"CheckPasswordWrong\" : \"Hai inserito la password errata.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Sigurohu që pajisja tjetër të jetë në të njëjtin rrjet Wi-Fi me këtë televizor\"","\"TwoStepVerificationPasswordSet\" : \"Passwort festgelegt!\"","\"mr_chooser_title\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‎‏‎‏‎‎‎‎‏‎‏‏‎‏‎‎‏‎‏‏‎‎‎‏‏‎‏‎‎‎‎‎‎‎‎‏‎‎‎‎‎‎Cast to‎‏‎‎‏‎\"","\"SharedLinksTab2\" : \"Enlaces\"","\"SearchForPeopleAndGroups\" : \"Search for users and groups...\"","\"mr_controller_no_info_available\" : \"មិនមានព័ត៌មានទេ\"","\"TurnPasswordOffPassport\" : \"Todos os dados salvos no seu Telegram Passport serão perdidos.\"","\"LanguageCode\" : \"de\"","\"mr_chooser_wifi_warning_description_tv\" : \"Sørg for, at den anden enhed har forbindelse til det samme Wi-Fi-netværk som dette fjernsyn\"","\"mr_controller_volume_slider\" : \"ವಾಲ್ಯೂಮ್ ಸ್ಲೈಡರ್\"","\"EventLogChangedGroupLink\" : \"un1 changed the group link:\"","\"SettingsHelp\" : \"Aiuto\"","\"UseProxySecret\" : \"Secret\"","\"PermissionNoAudioStorageStory\" : \"**Telegram** needs access to music files to upload with your story. Tap Settings -> Permissions, and turn **Music and Audio** on.\"","\"GiftOfferAmountHigherHint\" : \"The value of this gift is **%s higher** than the offer\"","\"NoGIFsFound\" : \"No GIFs found\"","\"abc_action_mode_done\" : \"تم\"","\"cast_expanded_controller_live_stream_indicator\" : \"直播\"","\"TosAgeTitle\" : \"Verifica età\"","\"VoipNeedCameraPermission\" : \"Telegram needs access to your camera so that you can make video calls.\"","\"abc_menu_meta_shortcut_label\" : \"മെറ്റ+\"","\"mr_chooser_wifi_warning_description_car\" : \"Убедитесь, что другое устройство подключено к той же сети Wi-Fi, что и автомобиль\"","\"AskAQuestion\" : \"اسأل سؤالًا\"","\"VoipGroupInviteMember\" : \"Invite Members\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Ufunguo wa siri\"","\"LastSeenFormatted\" : \"visto %1$s\"","\"abc_searchview_description_search\" : \"Soek\"","\"common_google_play_services_wear_update_text\" : \"Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады.\"","\"PermissionXiaomiLockscreen\" : \"Sta Telegram toe om weer te kunnen geven op het vergrendelscherm om ervoor te zorgen dat oproepen goed werken.\"","\"ArchiveHiddenInfo\" : \"Swipe down to see the archive.\"","\"cast_expanded_controller_ad_image_description\" : \"投放接收器播放廣告時顯示的圖片\"","\"cast_tracks_chooser_dialog_cancel\" : \"Ακύρωση\"","\"BotForumContinueChat\" : \"Continue last thread\"","\"common_signin_button_text_long\" : \"Prihlásiť sa do účtu Google\"","\"cast_play\" : \"Пускане\"","\"ActionUserWithinOtherRadius\" : \"الآن un1 على بعد %1$s منك un2\"","\"mr_chooser_title\" : \"Дараахад дамжуулах\"","\"mr_chooser_wifi_warning_description_car\" : \"Sigurohu që pajisja tjetër të jetë në të njëjtin rrjet Wi-Fi me këtë makinë\"","\"GiftAuctionWearInfo1Text\" : \"The glittering icon of this item will be displayed next to your name.\"","\"cast_tracks_chooser_dialog_cancel\" : \"రద్దు చేయండి\"","\"abc_menu_shift_shortcut_label\" : \"Shift+‎\"","\"mr_controller_collapse_group\" : \"Tiivistä\"","\"cast_play\" : \"Play\"","\"VoipGroupRemoveMemberAlertTitle2\" : \"Remove participant\"","\"ic_media_route_learn_more_accessibility\" : \"কীভাবে কাস্ট করবেন তা জানুন\"","\"mr_controller_stop\" : \"Зупинити\"","\"MigrateOldFolderTitle\" : \"Migrate Files to Scoped Storage\"","\"common_signin_button_text\" : \"Нэвтрэх\"","\"cast_disconnect\" : \"ยกเลิกการเชื่อมต่อ\"","\"mr_chooser_wifi_warning_description_phone\" : \"Qinisekisa ukuthi enye idivayisi ikunethiwekhi efanayo ye-Wi-Fi njengale foni\"","\"NotificationHiddenMessage\" : \"Nieuw bericht\"","\"SetAsMain\" : \"Set as main\"","\"FilterRemoveFrom\" : \"Remove from folder\"","\"SearchEmptyViewFilteredSubtitleFiles\" : \"Files from all your chats will be shown here.\"","\"PermissionDrawAboveOtherApps\" : \"Telegram necesita acceso a mostrarse sobre otras aplicaciones para usar el modo imagen en imagen.\"","\"mr_controller_no_media_selected\" : \"Ei valittua mediaa\"","\"BoostingAdditionalFeaturesTitle\" : \"Additional Features\"","\"PermissionDrawAboveOtherApps\" : \"Telegram needs access to draw above other apps to play videos in Picture-in-Picture mode.\"","\"AutoDownloadVideosTitle\" : \"Download automatico video e GIF\"","\"ShareYouLocationInfo\" : \"This will send your current location to the bot.\"","\"common_google_play_services_install_button\" : \"Installera\"","\"UnhideFromTop\" : \"Pin\"","\"ActionBotDocumentAddress\" : \"Indirizzo\"","\"AutoLockDisabled\" : \"사용 안 함\"","\"AutoDownloadOnMobileDataInfo\" : \"EINSCHALTEN, wenn du möchtest, dass Medien automatisch heruntergeladen werden sollen, wenn du per Mobilfunk verbunden bist.\"","\"Code\" : \"Code\"","\"mr_controller_stop_casting\" : \"Detener envío\"","\"abc_toolbar_collapse_description\" : \"Contrae\"","\"media_notification_channel_name\" : \"Transmisión\"","\"RemindTodayAt\" : \"'ذكّرني اليوم عند' HH:mm\"","\"ActionUserInvitedToGroup\" : \"un1 ti ha invitato in questo gruppo\"","\"PassportIdentityInternalPassport\" : \"Upload a scan of your internal passport\"","\"generic_error_no_keyguard\" : \"Þetta tæki styður ekki PIN-númer, mynstur eða aðgangsorð.\"","\"RegistrationProfileInfo\" : \"프로필 정보\"","\"SendMessageTitle\" : \"Enviar mensagem\"","\"mr_chooser_title\" : \"Perduoti į\"","\"MonoforumSpan\" : \"DIRECT\"","\"SuggestionAgreementReachedAdmin3Stars\" : \"⏳ **%s** will receive the **Stars** once the post has been live for **%d** hours.\"","\"BusinessInReplies\" : \"in %1$s\"","\"BotWebViewNotAvailablePlaceholder\" : \"WebView not available. Please update it to use WebView bots.\"","\"fingerprint_error_lockout\" : \"Demasiadas tentativas. Tente novamente mais tarde.\"","\"ActionUserInvitedToChannel\" : \"un1 ti ha invitato in questo canale\"","\"mr_chooser_wifi_warning_description_watch\" : \"இந்த வாட்ச் இணைக்கப்பட்டுள்ள அதே வைஃபை நெட்வொர்க்கில் மற்றொரு சாதனமும் இணைக்கப்பட்டுள்ளதை உறுதிசெய்துகொள்ளுங்கள்\"","\"Gift2FilterHidden\" : \"Hidden\"","\"StealthModeButton\" : \"Hide My View\"","\"NotificationActionPinnedQuizUser\" : \"%1$s fijó un cuestionario %2$s\"","\"Next\" : \"Avanti\"","\"AccDescrNumberOfViews_other\" : \"Viewed %1$d times\"","\"cast_casting_to_device\" : \"Caster til %1$s\"","\"NotificationActionPinnedPollUser\" : \"%1$s hat eine Umfrage angeheftet %2$s\"","\"ErrorSendRestrictedPolls\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال الاستفتاءات.\"","\"BusinessRepliesAddInfo\" : \"Tap and hold on a reply to select or reorder.\"","\"fingerprint_error_lockout\" : \"Tentáchelo demasiadas veces. Proba de novo máis tarde.\"","\"Gift2LimitedRibbon\" : \"limited\"","\"StarsTransactionMessageFeeInfo\" : \"You receive **%s** of the price that you charge for each incoming message.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Closed Captions\"","\"BackgroundPattern\" : \"무늬\"","\"cast_forward_10\" : \"前轉 10 秒\"","\"BackgroundAnimate\" : \"Animato\"","\"StoriesAlbumRename\" : \"Rename an Album\"","\"AbortEmail\" : \"Desistir de Configurar E-mail\"","\"ChangeChannelNameColor2\" : \"Uiterlijk\"","\"SettingsHelp\" : \"도움말\"","\"Gift2ActionWearNeededPremium\" : \"Subscribe to **Telegram Premium** to wear collectibles.\"","\"ImportErrorChatInvalidUser\" : \"The file format is for a group, but you selected a user.\"","\"AskAQuestionInfo\" : \"Ten en cuenta que el soporte de Telegram está en manos de voluntarios. Respondemos lo antes posible, pero puede tomar tiempo.\n\nPuedes mirar las <a href=\"https://telegram.org/faq/es#preguntas-generales\">preguntas frecuentes de Telegram</a>: tienen <a href=\"https://telegram.org/faq/es#solucion-de-problemas\">soluciones a problemas</a> y respuestas a muchas preguntas.\"","\"TurnPasswordOffQuestionTitle\" : \"비밀번호 끄기\"","\"WidgetPreview\" : \"Попередній перегляд\"","\"EmojiCountButton_one\" : \"%1$d Emoji\"","\"TextSizeHeader\" : \"Tamanho do texto das mensagens\"","\"AccDescrIVCode\" : \"Code\"","\"AreYouSureDeleteSingleMessage\" : \"هل ترغب حقًا في حذف هذه الرسالة؟\"","\"SendingVideo\" : \"Invio video...\"","\"MessageLifetimeChangedOutgoing\" : \"Você alterou o timer de autodestruição para %1$s\"","\"GiftPremiumPrivacyPolicy\" : \"**Privacy Policy**.\"","\"RateCallSilentRemote\" : \"The other side couldn't hear me\"","\"cast_ad_label\" : \"ବିଜ୍ଞାପନ\"","\"cast_forward_30\" : \"Kelaa eteenpäin 30 sekuntia\"","\"cast_tracks_chooser_dialog_cancel\" : \"Atšaukti\"","\"formatterBannedUntil24H\" : \"dd MMM yyyy, HH:mm\"","\"PopupDisabled\" : \"Uitgeschakeld\"","\"AllowBackgroundActivityInfoOneUIBelowS\" : \"This will improve reliability for incoming notifications and Telegram calls. Tap Settings -> Battery and turn **Allow background activity** on.\"","\"MonetizationGraphImpressions\" : \"Ad impressions\"","\"NotificationActionPinnedRoundChannel\" : \"ثبت %1$s رسالةً مرئية\"","\"AuthAnotherClientInfo1\" : \"Download Telegram op je computer via *desktop.telegram.org*\"","\"BotStarsButtonWithdrawShort_one\" : \"Withdraw ⭐️%d\"","\"InAppSounds\" : \"In-App-Töne\"","\"common_signin_button_text_long\" : \"Google मार्फत साइन‍ इन गर्नुहोस्\"","\"NoSharedFiles\" : \"Share files and documents in this chat and access them on any of your devices.\"","\"mr_controller_play\" : \"ਚਲਾਓ\"","\"AccDescrGIFs\" : \"GIFs\"","\"cast_expanded_controller_loading\" : \"Se încarcă…\"","\"Gift2AttributeOriginalDetailsSelfComment\" : \"Gifted by %1$s on %2$s with the comment: “%3$s”\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nav informācijas\"","\"StartsTodayAt\" : \"'Begint vandaag om' HH:mm\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s 님이 사진을 고정했습니다\"","\"default_error_msg\" : \"Tuntematon virhe\"","\"ActionGroupCallStarted\" : \"un1 inició un videochat\"","\"AllAccounts\" : \"Todas as Contas\"","\"mr_cast_dialog_title_view_placeholder\" : \"Keine Informationen verfügbar\"","\"EmailAddressInvalid\" : \"Ongeldig e-mailadres.\"","\"MissedCallDescriptionTitle\" : \"Enter the missing digits\"","\"Gift2SelfInfoConvert_one\" : \"Display this gift on your page or convert it to **%d Star**.\"","\"TapToEditWidgetShort\" : \"탭하여 편집\"","\"PrivacyForwardsTitle\" : \"Who can add a link to my account when forwarding my messages?\"","\"HashtagSuggestion1Text\" : \"searches posts from all channels\"","\"abc_menu_delete_shortcut_label\" : \"borrar\"","\"SettingsNotificationsInfo\" : \"Sounds, Calls, Badges\"","\"BotRemoveFromMenu\" : \"This will remove **%1$s** shortcuts from all menus.\"","\"ArchivedMasksEmpty\" : \"No archived masks\"","\"abc_menu_space_shortcut_label\" : \"فضاء\"","\"mr_controller_no_media_selected\" : \"မီဒီယာ ရွေးမထားပါ\"","\"BoostingBoostsGroupByUserServiceMsg\" : \"%s boosted the group\"","\"PriorityInfo\" : \"Meldingen met hoge prioriteit werken ook als je telefoon op \"Niet storen\" staat.\"","\"wallet_buy_button_place_holder\" : \"Beli dengan Google\"","\"ReEnterPassword\" : \"Wachtwoord opnieuw invoeren\"","\"ChannelUserCantAdmin\" : \"Sorry, too many admins in this channel.\"","\"ColorViolet\" : \"Violeta\"","\"HashtagSuggestion2Title\" : \"Use %s\"","\"MainProfilePhotoSetHint\" : \"Das ist jetzt dein Hauptprofilbild.\"","\"ShortNumberInfo\" : \"El número que nos diste es demasiado corto para **%1$s**:\n\n**%2$s**\n\nPon el número correcto incluyendo tu código de país.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Verifică dacă celălalt dispozitiv este în aceeași rețea Wi-Fi ca acest telefon\"","\"SearchForChats\" : \"Cerca chat...\"","\"common_signin_button_text\" : \"ລົງຊື່ເຂົ້າໃຊ້\"","\"Brown\" : \"갈색\"","\"ReactionsAll\" : \"All\"","\"cast_notification_connecting_message\" : \"%1$s руу холбогдож байна\"","\"cast_stop\" : \"Misa\"","\"generic_error_no_device_credential\" : \"No PIN, pattern, or password set.\"","\"fingerprint_not_recognized\" : \"Tanınmır\"","\"AutoDeleteMessages\" : \"Auto-Delete Messages\"","\"NotificationsTurnOff\" : \"Desactivar\"","\"ShowSendersName\" : \"Afzendernaam tonen\"","\"ForwardDialogYourChannel\" : \"Your Channel\"","\"PrivacyPremiumText\" : \"all Telegram Premium subscribers\"","\"InvalidPhoneNumber\" : \"전화번호가 잘못되었습니다. 번호를 확인하여 다시 시도해 주세요.\"","\"fingerprint_error_hw_not_available\" : \"Hardware per l'impronta non disponibile.\"","\"EditWidgetChatsInfo\" : \"Display the latest message from the chats you choose.\n\nIf no specific chats are selected, your most recent chats will be shown in this widget.\"","\"RestorePasswordNoEmailText\" : \"Since you didn't provide a recovery email when setting up your password, your remaining options are either to remember your password or to reset your account.\"","\"call_notification_answer_action\" : \"Vasta\"","\"common_google_play_services_install_title\" : \"Pobierz Usługi Google Play\"","\"AppUpdateDownloading\" : \"يتم التنزيل… %1$d%%\"","\"mr_controller_disconnect\" : \"Odpojiť\"","\"AreYouSureClearHistory\" : \"정말 이 대화방의 모든 메시지를 삭제하시겠습니까?\"","\"RepeatDisabled\" : \"No repetir\"","\"BoostingEnableLinkIcon\" : \"Unlock Link Icons\"","\"StopLoading\" : \"불러오기를 중단할까요?\"","\"abc_menu_space_shortcut_label\" : \"ຍະຫວ່າງ\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"מפתח גישה\"","\"UndoAllCustom\" : \"Deshace todos los ajustes personalizados de notificaciones para tus contactos, grupos y canales.\"","\"abc_searchview_description_voice\" : \"හඬ සෙවීම\"","\"BoostingStarsCountPlural_one\" : \"%1$d Star\"","\"VideosSelected_other\" : \"%1$d videos selected\"","\"YourPassword\" : \"كلمة مرورك\"","\"VoipChannelViewVoiceChat\" : \"VIEW LIVE STREAM\"","\"DeleteAll\" : \"Apagar Tudo\"","\"BoostingGiveawayPrivateChannelWarning\" : \"Are you sure you want to add a private channel? Users won't be able to join it without an invite link.\"","\"LiveStoryEnd\" : \"End Live Stream\"","\"call_notification_decline_action\" : \"Odrzuć\"","\"StoryBlockList_other\" : \"**%d people** won’t see your stories.\"","\"cast_rewind\" : \"უკან გადახვევა\"","\"Set\" : \"OK\"","\"mr_controller_play\" : \"Afspelen\"","\"default_error_msg\" : \"Nieznany błąd\"","\"common_google_play_services_install_button\" : \"ഇന്‍സ്റ്റാള്‍ ചെയ്യുക\"","\"NotificationMessageUniqueStarGiftUnpackUpgrade\" : \"%1$s unpacked the Gift that you helped upgrade\"","\"ReplyToGroup\" : \"Reply to %1$s\"","\"PasswordOff\" : \"Uit\"","\"cast_skip_next\" : \"Sonraki öğeye atla\"","\"ProxyDetails\" : \"Dettagli proxy\"","\"common_google_play_services_update_button\" : \"Aktualisieren\"","\"cast_mute\" : \"靜音\"","\"cast_seek_bar\" : \"פקד חיפוש הפעלה\"","\"cast_ad_label\" : \"מודעה\"","\"PassportCity\" : \"City\"","\"PasswordAsHintError\" : \"Підказка має відрізнятися від вашого пароля\"","\"AccDescrVoiceMessage\" : \"Record voice message\"","\"EditProfileBirthdayButton\" : \"Save\"","\"ProfileButtonMute\" : \"Mute\"","\"common_signin_button_text_long\" : \"Увійти в облік. запис Google\"","\"fingerprint_dialog_touch_sensor\" : \"ਫਿੰਗਰਪ੍ਰਿੰਟ ਸੈਂਸਰ ਨੂੰ ਸਪਰਸ਼ ਕਰੋ\"","\"cast_closed_captions\" : \"Sottotitoli codificati\"","\"StartShortDayYearAt\" : \"d 'de' MMM 'de' yyyy',' HH:mm\"","\"call_notification_hang_up_action\" : \"কল কাটি দিয়ক\"","\"cast_expanded_controller_ad_in_progress\" : \"Notiek reklāmas ielāde…\"","\"ShowTranslateChatButton\" : \"Traduci intere chat\"","\"AddBannedErrorAdmin\" : \"Sorry, you can't ban this user because they are an admin in this group and you are not allowed to demote them.\"","\"NotificationActionPinnedMusic\" : \"%1$s heeft muziekbestand vastgezet in de groep %2$s\"","\"LanguageNameInEnglish\" : \"Portuguese (Brazil)\"","\"PasswordCode\" : \"Código\"","\"cast_expanded_controller_loading\" : \"Зарежда се…\"","\"UpdateTelegram\" : \"تحديث تيليجرام\"","\"FreshChangePhoneForbiddenTitle\" : \"Stopzetten mislukt\"","\"abc_activitychooserview_choose_application\" : \"Изберете приложение\"","\"fingerprint_error_lockout\" : \"Превише покушаја. Пробајте поново касније.\"","\"NotificationMessageChannelGiveaway\" : \"%1$s publicó un sorteo de %2$s Telegram Premium de %3$sm\"","\"Gift2HideSelf\" : \"Hide My Name\"","\"cast_expanded_controller_skip_ad_label\" : \"Spring annoncen over\"","\"ColorViolet\" : \"Viola\"","\"mr_controller_volume_slider\" : \"Tovush balandligi slayderi\"","\"NotificationPaidMedia_other\" : \"%1$d ⭐️ multimedia\"","\"SyncContactsInfoOn\" : \"Los contactos de este dispositivo serán añadidos a tu cuenta.\"","\"DeleteContactsSubtitle\" : \"Are you sure you want to delete these contacts?\"","\"cast_closed_captions\" : \"Tekstitykset\"","\"EmailNotAllowed\" : \"Dit e-maildomein is niet toegestaan.\"","\"common_google_play_services_install_text\" : \"Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат.\"","\"common_google_play_services_update_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។\"","\"PrivacyPhoneTitle\" : \"Chi può vedere il mio numero?\"","\"VideoCallViaTelegram\" : \"Telegram Video Call\"","\"cast_ad_label\" : \"പരസ്യം\"","\"HideAboveTheList\" : \"Hide above the list\"","\"Of\" : \"%1$d di %2$d\"","\"FilterReorder\" : \"Reorder\"","\"CallAvailableIn\" : \"다음 이후에 음성 전화를 요청할 수 있습니다 %1$d:%2$02d\"","\"GiftPremiumEventAdsTitle\" : \"Send gifts **to your friends!** ������\"","\"abc_activity_chooser_view_see_all\" : \"Tout afficher\"","\"wallet_buy_button_place_holder\" : \"Thenga nge-Google\"","\"NoUsernameFound\" : \"Nombre de usuario no encontrado.\"","\"cast_expanded_controller_ad_image_description\" : \"Image affichée lorsque l'émetteur Cast diffuse une annonce\"","\"mr_button_content_description\" : \"Ülekandmine\"","\"confirm_device_credential_password\" : \"Użyj hasła\"","\"fingerprint_error_lockout\" : \"Umejaribu mara nyingi mno. Tafadhali jaribu tena baadaye.\"","\"AddEmailTitle\" : \"Kies een e-mailadres om in te loggen\"","\"VideoConversionDoneView\" : \"View\"","\"LowDiskSpaceTitle\" : \"Atención\"","\"NotificationsDeleteAllExceptionAlert\" : \"¿Quieres eliminar todas las excepciones?\"","\"cast_forward_30\" : \"ਤੀਹ ਸਕਿੰਟ ਅੱਗੇ ਭੇਜੋ\"","\"StarsNeededTextGiftBuyResale\" : \"Buy **Stars** to buy gifts.\"","\"confirm_device_credential_password\" : \"Dùng mật khẩu\"","\"Yellow\" : \"Amarelo\"","\"BoldMonths_one\" : \"**%1$d** month\"","\"OnlyIfSilent\" : \"Alleen indien stil\"","\"MessageSent\" : \"Message sent.\"","\"PaidMessagesPriceUpdated_other\" : \"un1 changed price to %1$d Stars per message\"","\"fingerprint_not_recognized\" : \"認識されませんでした\"","\"Gift2Info2KeepUpgrade\" : \"You can keep this gift in your Profile or upgrade to unique collectible.\"","\"PassportLanguage_BN\" : \"Bangla\"","\"mr_dialog_transferable_header\" : \"Afspil på en gruppe\"","\"TapToChangePhone\" : \"Antippen, um Nummer zu ändern\"","\"abc_searchview_description_search\" : \"Iskanje\"","\"FolderLinkButtonNone\" : \"Do not join any chats\"","\"YourEmailSuccessText\" : \"Адреса е-пошти для скидання пароля двоетапної перевірки тепер активна.\"","\"EmailLoginChangeMessage\" : \"سيتم استخدام عنوان البريد الإلكتروني هذا في كل مرة يتم فيها تسجيل الدخول إلى حسابك من جهاز جديد.\"","\"VideoSpeedSlow\" : \"Langsam\"","\"mr_cast_button_disconnected\" : \"Yayınla. Bağlı değil\"","\"PrivacyPolicy\" : \"Informativa sulla Privacy\"","\"GiftAuctionWearInfo3Text\" : \"Tapping the icon of this item next to your name will show its info and owner.\"","\"media_notification_channel_name\" : \"投放\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 서비스 사용 가능 여부\"","\"PasskeyFeature3Title\" : \"Store Passkey securely\"","\"fcm_fallback_notification_channel_label\" : \"Diversas\"","\"NotificationsDeleteAllExceptionTitle\" : \"Alle uitzonderingen wissen\"","\"cast_expanded_controller_skip_ad_text\" : \"Vous pourrez ignorer l'annonce dans %1$d…\"","\"formatterStats12H\" : \"d 'de' MMM 'de' yyyy, h:mm a\"","\"mr_controller_pause\" : \"I-pause\"","\"PassportDeleteScanAlert\" : \"Do you want to delete this scan?\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Skryté titulky\"","\"formatterMonthYear\" : \"MMMM yyyy\"","\"VideoSpeedNormal\" : \"Normale\"","\"LimitReachedPublicLinks\" : \"You have reserved too many public links. Try revoking the link from an older group or channel, or upgrade to **Telegram Premium** to double the limit to **%2$d** public links.\"","\"abc_activitychooserview_choose_application\" : \"Velg en app\"","\"SearchImagesType\" : \"Type to search.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"စာတန်းထိုးများ\"","\"cast_tracks_chooser_dialog_none\" : \"ไม่มี\"","\"ProfileJoinGroup\" : \"Join Group\"","\"NotificationActionPinnedSticker\" : \"%1$s heeft sticker vastgezet in de groep %2$s\"","\"CheckYourNewEmail\" : \"Controleer je mailbox\"","\"AnonymousQuizPoll\" : \"Anonymous Quiz\"","\"MessageScheduledVoteResults\" : \"Poll results will become available after the message is published.\"","\"formatterBoostExpired\" : \"d 'de' MMM 'de' yyyy\"","\"ActionKickUser\" : \"un1 hat un2 aus der Gruppe entfernt\"","\"cast_expanded_controller_live_stream_indicator\" : \"लाइव प्रसारण\"","\"SetAsMain\" : \"Imposta come principale\"","\"cast_skip_next\" : \"跳至下一项\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Faixa %1$d\"","\"TotalDeviceSize\" : \"%s Other Data\"","\"ChannelMessageContact2\" : \"%1$s posted a contact %2$s\"","\"ChannelPrivate\" : \"Private Channel\"","\"search_menu_title\" : \"Meklēt\"","\"cast_notification_connecting_message\" : \"מתחבר אל %1$s\"","\"PrivacyForwardsInfo\" : \"Messages you send will not link back to your account when forwarded by other users.\"","\"HasBeenAddedToChannel\" : \"%1$s added to the channel\"","\"VoipGroupAddMemberTitle\" : \"Add Member\"","\"SendContactToGroupText\" : \"Do you want to send this contact to **%1$s**?\"","\"LanguageUnknownTitle\" : \"Dati insufficienti\"","\"NoOneSubscribed\" : \"No one subscribed\"","\"YourLoginEmailChangedSuccess\" : \"Your email has been changed.\"","\"P2PNobody\" : \"Nessuno\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s heeft een %3$s sticker vastgezet in de groep %2$s\"","\"call_notification_decline_action\" : \"Decline\"","\"SendMessagesToGroupText\" : \"**%1$s** 님에게 이 메시지를 보내시겠습니까?\"","\"common_google_play_services_enable_button\" : \"Attiva\"","\"ChooseGroup\" : \"Choose Group\"","\"PremiumPreviewAIEditor\" : \"AI Tools\"","\"mr_controller_pause\" : \"Pauzeren\"","\"GiftPremiumWillReceiveBoostsPlural_one\" : \"You will receive ⚡ **%1$d** boost.\"","\"mr_chooser_searching\" : \"စက်များကို ရှာနေသည်\"","\"StartsDayAt\" : \"'Начнётся' d MMM 'в' HH:mm\"","\"mr_cast_button_connected\" : \"কাস্ট করুন। কানেক্ট করা আছে\"","\"AppUpdateNow\" : \"Actualizar ahora\"","\"UseProxySecret\" : \"Sleutel\"","\"SuggestedOfferStars\" : \"Offer Stars\"","\"AuthAnotherClientScan\" : \"QR 코드 스캔\"","\"PasswordHint\" : \"비밀번호 힌트\"","\"AreYouSureShareMyContactInfoUser\" : \"Are you sure you want to share your phone number %1$s with **%2$s**?\"","\"call_notification_answer_video_action\" : \"වීඩියෝ\"","\"ShowAllFiles\" : \"Zeige alle Dateien\"","\"cast_tracks_chooser_dialog_none\" : \"Tiada\"","\"MaximumReactionsValue_one\" : \"%d reaction per post\"","\"cast_stop\" : \"Taster za zaustavljanje\"","\"DeleteMessagesTextGroupPart\" : \"Du kannst auch %1$s in den Chats der anderen Gruppenmitglieder löschen, wenn du \"Bei allen Mitgliedern löschen\" aktivierst.\"","\"abc_searchview_description_search\" : \"Kërko\"","\"RestoreEmailTroubleText2\" : \"Якщо ви не маєте доступу до е-пошти для відновлення, ви можете спробувати пригадати пароль або ж зачекати 7 днів, після чого ваш пароль буде скинуто.\"","\"LoginPasswordText\" : \"Tweestapsverificatie is ingeschakeld. Je account is met een extra wachtwoord beveiligd.\"","\"TosAgeText\" : \"Tik op Akkoord om te bevestigen dat je %1$s of ouder bent.\"","\"NotificationsOffUntil\" : \"Uit tot %1$s\"","\"ResetMyAccount\" : \"СКИНУТИ МІЙ АКАУНТ\"","\"InvalidCode\" : \"코드가 올바르지 않습니다. 다시 시도해 주세요.\"","\"cast_tracks_chooser_dialog_audio\" : \"Garsas\"","\"AddContactPhonebookTitle\" : \"Adicionar Contato\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que cette tablette\"","\"call_notification_decline_action\" : \"Odbaci\"","\"NotificationActionPinnedContact2\" : \"%1$s hat einen Kontakt %3$s in der Gruppe %2$s angeheftet\"","\"cast_expanded_controller_ad_in_progress\" : \"Жарнама аткарылууда...\"","\"StartShortDayYearAt\" : \"d MMM yyyy'،' HH:mm\"","\"BoostingStarsGiveawayHowItWorksTextEndGroup_other\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%1$d Stars** for its members.\"","\"GiftPreviewCountModelsCrafting2_other\" : \"This collectible features **%d** regular models you can craft from.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services-ის ხელმისაწვდომობა\"","\"call_notification_screening_text\" : \"着信をスクリーニング中\"","\"fcm_fallback_notification_channel_label\" : \"ផ្សេងៗ\"","\"ProfilePopupNotificationInfo\" : \"I nuovi messaggi da questo contatto appariranno sul tuo schermo quando non stai usando Telegram.\"","\"ChatThemeNightSwitchTooltip\" : \"Tap to view this theme in the night mode.\"","\"google_assistant_verification_channel_name\" : \"Weryfikator Asystenta\"","\"SummaryLimit\" : \"Summarize large messages with AI — unlimited in Telegram Premium.\"","\"SharedGroupsTab2\" : \"Gruppen\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Убедитесь, что другое устройство подключено к той же сети Wi-Fi, что и это устройство\"","\"DeletedFromYourContacts\" : \"%s deleted from your contacts\"","\"NotificationsPermissionAlert3\" : \"Mute specific chats and types of chats\"","\"cast_expanded_controller_skip_ad_text\" : \"तुम्ही जाहिरात %1$d मध्ये वगळू शकता…\"","\"AttachPhoto\" : \"Foto\"","\"PleaseLoginPassport\" : \"Bitte melde dich mit deinem Telegram-Konto an, um Telegram Passport nutzen zu können.\"","\"RestorePasswordResetAccount\" : \"RIPRISTINA ACCOUNT\"","\"BoostingFromOtherChannel_other\" : \"%d other channels\"","\"mr_chooser_searching\" : \"Mencari peranti\"","\"PollAddedByAtTime\" : \"Added by **%1$s** %2$s\"","\"NotificationGroupCreatedCall\" : \"بدأ %1$s محادثة مرئية في %2$s\"","\"media_notification_channel_name\" : \"Google Cast\"","\"BackgroundPreviewLine1\" : \"Dica! Alguns papéis de parede ficam melhores com o efeito de 'Desfoque'.\"","\"NoFolderFound\" : \"No se encontró la carpeta de chats.\"","\"Ping\" : \"Ping: %1$d ms\"","\"RequestToJoinChannel\" : \"Request to Join Channel\"","\"formatterYear\" : \"yy.MM.dd\"","\"MenuProxyConnected\" : \"Connected\"","\"mr_cast_button_connected\" : \"Prenášať. Pripojené\"","\"abc_action_bar_up_description\" : \"Revenir en arrière\"","\"ActionBotDocumentIdentity\" : \"Persönliche Daten\"","\"AudiosSavedHint_other\" : \"%1$d files saved to music\"","\"common_google_play_services_unsupported_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷\"","\"AutodownloadPrivateChats\" : \"Private Chats\"","\"ActionSuggestVideo\" : \"Suggested Video\"","\"mr_chooser_searching\" : \"උපාංග සෙවීම\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Titrat\"","\"call_notification_decline_action\" : \"Yenqaba\"","\"AuthAnotherClientOk\" : \"인증되었습니다\"","\"AccDescrSendPhotos_one\" : \"Send %1$d photo\"","\"EventLogDeletedMessages\" : \"un1 deleted this message:\"","\"DebugMenuLongPress\" : \"Long press again for debug menu\"","\"PassportAddAddressUploadInfo\" : \"To confirm your address, please upload a scan or photo of the selected document (all pages).\"","\"confirm_device_credential_password\" : \"የይለፍ ቃል ተጠቀም\"","\"BadgeNumberShow\" : \"Mostrar globo en el ícono\"","\"StorySharedToAllContactsExcluded_other\" : \"This story is shown to your contacts (excluding %d).\"","\"cast_forward\" : \"早送り\"","\"cast_unmute\" : \"ಅನ್‌ಮ್ಯೂಟ್\"","\"StartDayYearAt\" : \"'Begint op' d MMM yyyy 'om' HH:mm\"","\"abc_searchview_description_submit\" : \"Invia query\"","\"common_google_play_services_update_text\" : \"Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak.\"","\"GotIt\" : \"Got it\"","\"BoostingGiveawayEnd\" : \"Giveaway ended\"","\"fingerprint_dialog_touch_sensor\" : \"Sakatu hatz-marken sentsorea\"","\"ErrorSendRestrictedStickers\" : \"Los admins. de este grupo han restringido que puedas enviar stickers.\"","\"SettingsHelp\" : \"Ajuda\"","\"abc_menu_space_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‏‎‎‎‎‎‎‎‏‏‎‏‏‎‎‎‏‏‎‎‏‎‎‎‏‏‎‏‎‎‎‎‏‎‏‏‎‎space‎‏‎‎‏‎\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Субтитри\"","\"BackgroundColorSinglePreviewLine1\" : \"يمكنك الضغط على «تعيين» لتطبيق الخلفية.\"","\"StoryAutoExceptions\" : \"Exceções Automáticas\"","\"PrivacyValueBotsAnd\" : \"Mini Apps & %s\"","\"AppUpdate\" : \"تحديث تيليجرام\"","\"cast_stop\" : \"Stop\"","\"OnlyIfSilent\" : \"무음일 때만\"","\"ResetCustomNotificationsAlert\" : \"Wirklich die Benachrichtigungseinstellungen auf die Standardwerte zurücksetzen?\"","\"common_signin_button_text\" : \"כניסה\"","\"LocatedChannelsTooMuch\" : \"Sorry, the target user owns too many location-based groups. Please ask them to delete or transfer an existing one first.\"","\"EventLogPromotedDeleteStories\" : \"Delete stories\"","\"PeopleSubscriptionExpired_one\" : \"%d expired subscription\"","\"AbortEmail\" : \"إلغاء إعداد بريد الاسترداد\"","\"cast_connecting_to_device\" : \"Đang kết nối với %1$s\"","\"cast_closed_captions_unavailable\" : \"Опционални титл је недоступан\"","\"Gift2RemovedFromCollectionMany_one\" : \"**%1$d gift** removed from **%2$s**.\"","\"LastNameSmall\" : \"Last name\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"წვდომის გასაღები\"","\"LimitPremium\" : \"Premium\"","\"AcceptSecretChatsDescription\" : \"Use this device for Secret Chats\"","\"BoostingStarsGiveawayMsgInfoPlural1_one\" : \"**%1$d Star** will be distributed\"","\"cast_expanded_controller_live_head_description\" : \"Huidige posisie is by die mees onlangse tydstip van die regstreekse stroom\"","\"abc_action_mode_done\" : \"Hecho\"","\"AutodownloadPrivateChats\" : \"Chats\"","\"ChangePhoneNumberOccupied\" : \"الرقم %1$s مرتبط بالفعل بحساب آخَر على تيليجرام. يرجى حذف ذلك الحساب قبل استخدام هذا الرقم.\"","\"LiveStorySettingsHeader\" : \"Live Settings\"","\"cast_notification_disconnect\" : \"Déconnecter\"","\"NewPoll\" : \"New Poll\"","\"abc_searchview_description_search\" : \"Leit\"","\"ActionBotWebViewData\" : \"Data from «%1$s» button was sent to the bot.\"","\"abc_searchview_description_query\" : \"Hakukysely\"","\"default_error_msg\" : \"უცნობი შეცდომა\"","\"abc_searchview_description_submit\" : \"විමසුම යොමු කරන්න\"","\"AutoDownloadOnRoamingDataInfo\" : \"Turn this ON if you want media to be automatically downloaded when roaming.\"","\"ChannelJoinNoCaps\" : \"Join\"","\"cast_expanded_controller_live_head_description\" : \"الموضع الحالي في مقدمة البث المباشر\"","\"ActionUserScored\" : \"un1 scored %1$s\"","\"ChannelAlertText\" : \"Channels are a tool for broadcasting your messages to unlimited audiences.\"","\"StoryAlbumNotFound\" : \"This album is no longer available\"","\"cast_forward\" : \"Derulează înainte\"","\"common_google_play_services_updating_text\" : \"Google Play 服务当前正在更新，因此您无法运行%1$s。\"","\"IsEnjoyngAnimations\" : \"%1$s is **oo** watching %2$s\"","\"mr_controller_no_info_available\" : \"কোনো তথ্য নাই\"","\"Gift2UnlistTitle\" : \"Unlist %s\"","\"DebugMenuLongPress\" : \"Segure de novo para ver o menu de depuração\"","\"TwoStepVerificationSetPassword\" : \"Crear contraseña\"","\"call_notification_incoming_text\" : \"आगमन कल\"","\"mr_controller_close_description\" : \"Itxi\"","\"UserColorHint\" : \"You can choose a color to tint your name, the links you send, and replies to your messages.\"","\"PleaseReEnterPassword\" : \"비밀번호를 다시 입력하세요\"","\"AppUpdateDownloading\" : \"Descargando… %1$d %%\"","\"NoSharedFiles\" : \"شارك الملفات والمستندات في هذه المحادثة لتتمكن من الوصول إليها عبر أي جهاز من أجهزتك.\"","\"Gift2AuctionVariants\" : \"View %1$s %2$s Variants >\"","\"abc_shareactionprovider_share_with_application\" : \"Sdílet s aplikací %s\"","\"NotificationActionPinnedQuiz2\" : \"%1$s 님이 \"%3$s\" 퀴즈를 %2$s 그룹에 고정했습니다\"","\"UsernameAvailable\" : \"%1$s متاح.\"","\"MyStory\" : \"My Story\"","\"RecentlyDownloaded\" : \"Recently downloaded\"","\"AreYouSureClearHistoryWithUser\" : \"Vuoi davvero eliminare la tua cronologia della chat con **%1$s**?\"","\"ActionDeletedInviteLinkClickable\" : \"un1 apagou o link de convite un2\"","\"AreYouSureUnsaveFewMessages\" : \"Are you sure you want to delete these messages?\"","\"RestoreEmailNoAccess\" : \"Geen toegang tot %1$s?\"","\"AddToTheGroup\" : \"¿Añadir a %1$s al grupo?\"","\"ShowNotificationsForInfo\" : \"Disattiva se vuoi ricevere notifiche solo dall'account in uso al momento.\"","\"confirm_device_credential_password\" : \"ਪਾਸਵਰਡ ਵਰਤੋ\"","\"generic_error_no_keyguard\" : \"Le divayisi ayisekeli Iphinikhodi, iphethini, noma iphasiwedi\"","\"Gift2ActiveAuctionsActiveStatusWinningOne\" : \"You are winning (%s).\"","\"cast_rewind_30\" : \"უკან გადახვევა ოცდაათი წამით\"","\"AttachDestructingPhoto\" : \"صورة ذاتية التدمير\"","\"cast_mute\" : \"Thulisa\"","\"UseProxyInfo\" : \"SOCKS5 proxy-instellingen\"","\"mr_cast_button_connected\" : \"Przesyłanie. Połączono.\"","\"AccDescrIVEmbedPost\" : \"Embedded post\"","\"cast_rewind_10\" : \"ຍ້ອນກັບສິບວິນາທີ\"","\"mr_controller_disconnect\" : \"Прекини везу\"","\"mr_dialog_transferable_header\" : \"הפעלה בקבוצה\"","\"cast_tracks_chooser_dialog_cancel\" : \"Отказ\"","\"Brown\" : \"Bruin\"","\"AddedToFavorites\" : \"Sticker was added to Favorites\"","\"cast_connecting_to_device\" : \"%1$s cihazına qoşulur\"","\"LiteOptionsAutoplayReactions\" : \"Autoplay in reactions menu\"","\"StarRatingFuturePendingPointsAndLevel1_one\" : \"%d point and\"","\"Gift2OutSenderMessageHidden2\" : \"Only %s can see the senderʼs name and message.\"","\"StopAllLocationSharings\" : \"STOP ALL\"","\"SelectColorTitle\" : \"Seleziona un colore\"","\"mr_chooser_wifi_warning_description_phone\" : \"Připojte druhé zařízení ke stejné síti Wi-Fi, jako tento telefon\"","\"ShowNotificationsForInfo\" : \"Desactiva esta opción si quieres recibir notificaciones sólo de la cuenta actual.\"","\"cast_notification_disconnect\" : \"Shkëpute\"","\"ViewExceptions\" : \"View Exceptions\"","\"ChangePhoneNewNumber\" : \"New Number\"","\"ErrorSendRestrictedMusic\" : \"죄송하지만, 이 그룹의 관리자가 여기에 음악을 보내지 못하도록 제한했습니다.\"","\"NotificationMessageScheduled\" : \"������ أنت: %1$s\"","\"LedColor\" : \"Lichtkleur\"","\"fingerprint_error_lockout\" : \"Du har gjort for mange forsøk. Prøv på nytt senere.\"","\"ResetAccountInfo\" : \"Поскольку аккаунт **%1$s** используется и защищён паролем, в целях безопасности мы удалим его только через неделю.\n\nВы можете передумать и остановить отсчёт в любой момент.\"","\"PremiumPreviewTagsDescription\" : \"Organize your Saved Messages with tags\nfor quicker access.\"","\"mr_controller_stop\" : \"ನಿಲ್ಲಿಸಿ\"","\"NotificationMessageStickerEmoji\" : \"%1$s te envió un %2$s sticker\"","\"generic_error_user_canceled\" : \"Autenticazione annullata dall'utente.\"","\"google_assistant_verification_channel_name\" : \"Assistant की पुष्टि करने की सुविधा\"","\"UpdateContactsMessage\" : \"텔레그램이 아직 동기화되지 않은 여러 연락처를 찾아냈습니다. 연락처를 동기화하시겠습니까? 본인의 기기, SIM 카드와 Google 계정을 사용하는 중이라면 '확인'을 누르십시오.\"","\"VoipGroupUserCantNowSpeakForYou\" : \"**%1$s** is now muted in this chat for you.\"","\"common_google_play_services_install_button\" : \"Instal·la\"","\"DidNotGetTheCodeHelpButton\" : \"Допомога\"","\"cast_notification_disconnect\" : \"ડિસ્કનેક્ટ કરો\"","\"ActionAttachMenuBotAllowed\" : \"You allowed this bot to message you when you added it to your attachment menu\"","\"common_google_play_services_wear_update_text\" : \"አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።\"","\"StartMessaging\" : \"Comece a Conversar\"","\"AreYouSureSessions\" : \"Are you sure you want to terminate all other sessions?\"","\"cast_expanded_controller_ad_in_progress\" : \"Reklam icra olunur…\"","\"RestorePasswordNoEmailText\" : \"Como você não indicou um email de recuperação quando configurou a sua senha, as únicas opções restantes são lembrar a senha ou apagar a sua conta.\"","\"StoryGroupReactionsHint\" : \"Send reaction as a message\"","\"fingerprint_error_no_fingerprints\" : \"Aucune empreinte digitale enregistrée.\"","\"NotificationsExceptionsSingleAlert\" : \"Per favore ricorda che **%1$s** è nella lista delle eccezioni e questa modifica non avrà effetto.\"","\"AccountAlreadyLoggedIn\" : \"이미 앱에 로그인된 계정입니다.\"","\"ArchivedStickers\" : \"Archived Stickers\"","\"mr_controller_play\" : \"Reproducir\"","\"ResetNotificationsText\" : \"تم تعيين كل الإشعارات إلى الوضع الافتراضي\"","\"NotificationMessageScheduled\" : \"������ Tú: %1$s\"","\"ActionLeftUser\" : \"un1 salió del grupo\"","\"NotificationChatMessagePaidMedia_other\" : \"\n%2$s ha pubblicato un post a pagamento nel gruppo %3$s per %1$d stelle\"","\"ErrorSendRestrictedVideo\" : \"Desculpe, os admins deste grupo restringiram você de enviar vídeos.\"","\"PrivacyPolicyAndTerms\" : \"Datenschutzerklärung und Nutzungsbedingungen\"","\"abc_action_bar_up_description\" : \"Vai cara arriba\"","\"AddContactQr\" : \"Add via QR Code\"","\"Gift2ExportTONFragmentOpen\" : \"Open Fragment\"","\"mr_controller_no_media_selected\" : \"कुनै पनि मिडिया चयन गरिएन\"","\"PremiumStoriesQualityDescription\" : \"View video stories in double the resolution.\"","\"cast_expanded_controller_live_head_description\" : \"המיקום הנוכחי בראש הסטרימינג בשידור חי\"","\"NotificationMessageChannelGiveaway\" : \"%1$s postou um sorteio de %2$s assinaturas do Premium de %3$s meses\"","\"ChoosingSticker\" : \"ch**oo**sing a sticker\"","\"SwipeSettingsRead\" : \"Letto\"","\"abc_shareactionprovider_share_with_application\" : \"Поділитися через додаток %s\"","\"ProximityAlertSet\" : \"Proximity alert set\"","\"AreYouSureClearHistoryWithChannel\" : \"Wil je de geschiedenis van het kanaal in **%1$s** wissen?\"","\"default_error_msg\" : \"अज्ञात त्रुटि\"","\"SendingVideo\" : \"Video versturen\"","\"StoryContainsStickers_one\" : \"This story contains stickers from **%d pack**.\"","\"PassportTwoDocuments\" : \"%1$s or %2$s\"","\"AllowReadCallAndLog\" : \"Por favor, permite a Telegram recibir llamadas y leer el registro de llamadas para que podamos poner automáticamente el código por ti.\"","\"cast_casting_to_device\" : \"Casten naar %1$s\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Приступни кључ\"","\"AutoDownloadDataUsage\" : \"Utilizzo dati\"","\"call_notification_ongoing_text\" : \"চালু থাকা কল\"","\"OnlyWhenScreenOff\" : \"Only when screen \"off\"\"","\"SyncContactsInfoOff\" : \"Activa esta opción para mantener sincronizados los contactos de este dispositivo con tu cuenta.\"","\"ViewDiscussion\" : \"View discussion\"","\"GiftCraftFailedText_one\" : \"The crafting attempt was unsuccessful.\n**%d** gift was lost.\"","\"fingerprint_error_no_fingerprints\" : \"Nije registrovan nijedan otisak prsta.\"","\"Gift2CollectionAll\" : \"All Gifts\"","\"FeaturePreviewGiftsDescription\" : \"Telegram Gifts are collectible items you can trade or showcase on your profile.\"","\"ShareMyContactInfo\" : \"Share my contact\"","\"abc_searchview_description_voice\" : \"Carian suara\"","\"LimitReachedReorderFolder\" : \"Subscribe to **Telegram Premium** to move the \"%1$s\" folder.\"","\"YourEmailAlmostThereText\" : \"Por favor, revisa tu correo (no olvides la carpeta de spam) para completar la configuración de la verificación en dos pasos.\"","\"cast_ad_label\" : \"ప్రకటన\"","\"abc_searchview_description_voice\" : \"സംസാരത്തിലൂടെ തിരയുക\"","\"ActionChangedVideo\" : \"un1 hat das Gruppenbild geändert\"","\"cast_expanded_controller_loading\" : \"Načítání…\"","\"mr_chooser_zero_routes_found_title\" : \"Ямар ч боломжтой төхөөрөмж байхгүй\"","\"AutoDownloadOnAllChats\" : \"Aan voor alle chats\"","\"search_menu_title\" : \"Cerca\"","\"cast_live_label\" : \"ప్రత్యక్ష ప్రసారం\"","\"search_menu_title\" : \"Пошук\"","\"SegmentationErase\" : \"Cancella\"","\"ChannelUsernamePlaceholder\" : \"link\"","\"CancelEmailQuestionTitle\" : \"Anular configuración\"","\"common_google_play_services_install_text\" : \"Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας.\"","\"NotificationsExceptionsSingleAlert\" : \"**%1$s**는 예외로 분류되어 이번 변경에 영향을 받지 않는다는 점을 유의해주세요.\"","\"NotificationsUnmuted\" : \"Notificaciones activadas\"","\"NotificationGroupFew\" : \"%1$s hat %3$s an die Gruppe %2$s gesendet\"","\"abc_activitychooserview_choose_application\" : \"Изаберите апликацију\"","\"cast_tracks_chooser_dialog_cancel\" : \"Kanselahin\"","\"LiveStoryHighlightText\" : \"Highlight and pin your message by adding Stars for **%s**\"","\"UserRestrictionsNoSendVideos\" : \"no videos\"","\"NotificationMessageGroupVideo\" : \"%1$s님이 %2$s 그룹에 동영상을 보냈습니다\"","\"BotEmojiStatusSetRequestForHour_one\" : \"%d hour\"","\"ChatYourSelfName\" : \"You\"","\"cast_casting_to_device\" : \"Trasmissione a %1$s\"","\"cast_forward_10\" : \"Pirmyn dešimt sekundžių\"","\"WhenConnectedOnWiFi\" : \"عند الاتصال بالواي فاي\"","\"SendContactToGroupText\" : \"Contact naar **%1$s** sturen?\"","\"cast_disconnect\" : \"විසන්ධි කරන්න\"","\"StarsNeededTextGift\" : \"Buy **Stars** to send gifts to **%s** and other contacts.\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s pinned a message\"","\"cast_casting_to_device\" : \"%1$sకి ప్రసారం చేస్తోంది\"","\"cast_expanded_controller_skip_ad_text\" : \"អ្នក​អាច​រំលង​​ពាណិជ្ជកម្ម​ក្នុង​រយៈពេល %1$d…\"","\"ShareYouPhoneNumberTitle\" : \"전화번호를 공유할까요?\"","\"cast_rewind\" : \"Spóla til baka\"","\"SyncContactsInfoOn\" : \"Contacten op dit apparaat worden aan je account toegevoegd.\"","\"cast_ad_label\" : \"Oglas\"","\"BoostingTelegramPremiumFor\" : \"Telegram Premium for %s\"","\"cast_expanded_controller_skip_ad_text\" : \"Unaweza kuruka tangazo baada ya %1$d…\"","\"CheckPasswordInfo\" : \"Ken je jouw wachtwoord nog?\"","\"cast_casting_to_device\" : \"جارٍ الإرسال إلى %1$s\"","\"mr_controller_close_description\" : \"ปิด\"","\"cast_skip_prev\" : \"Przeskocz do poprzedniego elementu\"","\"PassportStreet2\" : \"Street\"","\"EditAdminRank\" : \"Custom title\"","\"AllNMedia_one\" : \"All %1$d media\"","\"Gift2Availability\" : \"Availability\"","\"KMetersShort\" : \"%1$s km\"","\"common_google_play_services_wear_update_text\" : \"Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos.\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nie sú k dispozícii žiadne informácie\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"పాస్‌వర్డ్\"","\"GroupCreateDiscussionDefaultName\" : \"%1$s chat\"","\"mr_chooser_searching\" : \"Buscando dispositivos\"","\"NotificationMessageGameScored\" : \"%1$s puntuó %3$s en el juego %2$s\"","\"BusinessAwayScheduleCustom\" : \"Custom Schedule\"","\"BrowserSettingsNeverOpenInInfo\" : \"Telegram will always open links from these websites in the external browser.\"","\"AutoDownloadMedia\" : \"Automatisch downloaden\"","\"common_google_play_services_notification_channel_name\" : \"Verfügbarkeit von Google Play-Diensten\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s heeft spraakbericht vastgezet\"","\"mr_button_content_description\" : \"Transmeto\"","\"mr_controller_collapse_group\" : \"Skupi\"","\"AreYouSureDeleteVideoTitle\" : \"Elimina il video\"","\"mr_controller_no_media_selected\" : \"Nav atlasīts multivides saturs\"","\"AttachDocument\" : \"Arquivo\"","\"mr_chooser_wifi_warning_description_car\" : \"ഈ കാർ കണക്‌റ്റ് ചെയ്‌തിരിക്കുന്ന അതേ വൈഫൈ നെറ്റ്‌വർക്കിലാണ് മറ്റേ ഉപകരണവും കണക്‌റ്റ് ചെയ്‌തിട്ടുള്ളതെന്ന് ഉറപ്പാക്കുക\"","\"cast_disconnect\" : \"Déconnecter\"","\"LargeEmoji\" : \"Emojis grandes\"","\"OptimizingTelegramDescription2\" : \"Sorry for the inconvenience.\"","\"EmailPasswordConfirmText2\" : \"Чтобы завершить установку облачного пароля, проверьте почту (не забудьте о папке со спамом) и введите код, который получили в письме.\"","\"mr_chooser_looking_for_devices\" : \"Recherche d'appareils…\"","\"ErrorSendRestrictedVideoAll\" : \"No está permitido enviar videos en este grupo.\"","\"SendMessagesToGroupText\" : \"¿Quieres enviar este mensaje a **%1$s**?\"","\"SaveToGallerySettings\" : \"Save to Gallery\"","\"common_google_play_services_enable_text\" : \"%1$s non funzionerà se non attivi Google Play Services.\"","\"EditTopicHideInfo\" : \"If the 'General' topic is hidden, group members can pull down in the topic list to view it.\"","\"ActionGroupCallScheduled\" : \"تمت جدولة المحادثة المرئية إلى %1$s\"","\"NotificationReactGiveaway\" : \"%1$s ha reagito con %2$s al tuo giveaway\"","\"YourPasswordRemember\" : \"Your account is protected by 2-Step Verification.\nDo you still remember your password?\"","\"DebugMenuWebViewDebugEnabled\" : \"Debug enabled!\"","\"wallet_buy_button_place_holder\" : \"透過 Google 購物\"","\"cast_casting_to_device\" : \"Трансляция на устройство \"%1$s\"\"","\"SpeedSlow\" : \"Lenta\"","\"CreateManagedBotTitle\" : \"Create Bot\"","\"UsersReported_other\" : \"%1$d users reported for spam.\"","\"JoinUsersRequests_other\" : \"%1$d users requested to join\"","\"VoipWaiting\" : \"Waiting\"","\"LanguageSame\" : \"Stai già usando questa lingua (**%1$s**). Puoi cambiare la tua lingua in qualsiasi momento nelle Impostazioni.\"","\"cast_ad_label\" : \"რეკლამა\"","\"AccountSwitch\" : \"Перемкнутися\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Погрижете се другиот уред да биде поврзан на истата Wi-Fi мрежа како овој уред\"","\"NotificationHiddenName\" : \"텔레그램\"","\"RaiseToListenInfo\" : \"Switch sound to the earpiece by raising phone to your ear\"","\"abc_shareactionprovider_share_with_application\" : \"%s کے ساتھ اشتراک کریں\"","\"cast_forward_30\" : \"تیس سیکنڈ فارورڈ کریں\"","\"abc_action_bar_home_description\" : \"Chỉ đường về nhà\"","\"mr_cast_button_connecting\" : \"Cast Connexion…\"","\"AutoDownloadPhotosTitle\" : \"Download automatico foto\"","\"mr_chooser_looking_for_devices\" : \"சாதனங்களைத் தேடுகிறது...\"","\"abc_capital_off\" : \"TẮT\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtitles\"","\"ArchivedStickersAlertTitle\" : \"Archived stickers\"","\"SetColor\" : \"Kleur instellen\"","\"GroupCallCreateText\" : \"This call is no longer active. You can start a new one.\"","\"GroupWallpaper2Info\" : \"Set a wallpaper that will be visible for everyone reading your group.\"","\"cast_connecting_to_device\" : \"%1$s құрылғысына қосылу\"","\"abc_menu_delete_shortcut_label\" : \"odstrániť\"","\"WhenRoaming\" : \"Quando em roaming\"","\"BusinessBotPermissionsStories\" : \"Manage Stories\"","\"common_google_play_services_install_text\" : \"Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही.\"","\"cast_skip_next\" : \"அடுத்த உருப்படிக்குச் செல்\"","\"cast_tracks_chooser_dialog_ok\" : \"Potvrdi\"","\"cast_rewind_10\" : \"Kelaa taaksepäin 10 sekuntia\"","\"UpgradePremiumTitle\" : \"Upgrade to Premium with a discount of **%1$d%%**\"","\"NotificationsPriorityLow\" : \"낮음\"","\"PermissionNoLocationNavigation\" : \"**Telegram** needs access to location so that you can get directions. Tap Settings -> Permissions, and turn **Location** on.\"","\"cast_closed_captions_unavailable\" : \"Οι υπότιτλοι δεν είναι διαθέσιμοι\"","\"OpenGiftAuctionView\" : \"VIEW\"","\"common_google_play_services_wear_update_text\" : \"En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort.\"","\"fingerprint_error_no_fingerprints\" : \"Бүртгүүлсэн хурууны хээ алга байна.\"","\"AIEditorStyleEdit\" : \"Save\"","\"abc_action_mode_done\" : \"Бүттү\"","\"ActionGroupCallInvitedYou\" : \"un1 ti ha invitato nella chat video\"","\"BoostingGroupBoostWhatAreBoostsDescription_other\" : \"Every **Telegram Premium** subscriber can boost your group **%d** times and help you unlock more features by using this link:\"","\"SavedOpenGroupNoCaps\" : \"Open Group\"","\"SentAppCodeWithPhone\" : \"Enviamos el código a la **app de Telegram** para %1$s en tu otro dispositivo.\"","\"mr_controller_stop\" : \"Stoppen\"","\"ReactionReachLvlForReaction_other\" : \"Your channel needs to reach Level **%2$d** to add **%1$d** custom emoji as reactions.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"call_notification_answer_action\" : \"Жооп берүү\"","\"RestoreEmailSent\" : \"We have sent a recovery code to the email address you provided:\n\n%1$s\"","\"PremiumPreviewNoAds\" : \"No Ads\"","\"AIEditorFrom\" : \"From %s\"","\"CancelLinkSuccess\" : \"تم إلغاء عملية حذف حسابك %1$s.\nيمكنك الآن إغلاق هذه النافذة.\"","\"PeerRequirementChannelPublicTrue\" : \"The channel should be public.\"","\"ProfileChannelClearMessage\" : \"Are you sure you want to remove channel from your profile?\"","\"BroadcastGroupConvert\" : \"Convert to Broadcast Group\"","\"CancelRegistration\" : \"Registrierung abbrechen\"","\"EditOfferAdd\" : \"Add Offer\"","\"SelectFile\" : \"파일 선택\"","\"VoipGroupInviteCanSpeak\" : \"Can speak\"","\"cast_closed_captions\" : \"คำบรรยายแทนเสียง\"","\"cast_forward_30\" : \"Derulează înainte 30 de secunde\"","\"NewPassword\" : \"Nieuw wachtwoord\"","\"PreviewFeedbackAuto\" : \"Automatically generated layout\"","\"CancelPasswordResetYes\" : \"예\"","\"BoostingGiveawayHowItWorksSubTextDateSeveralEnd1_one\" : \"On **%2$s**, Telegram automatically selected **%3$s** random user that joined **%4$s** %5$s.\"","\"common_google_play_services_updating_text\" : \"%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres.\"","\"cast_closed_captions\" : \"Kapsyen tertutup\"","\"StartDayYearAt\" : \"'البدء في' yyyy MMM d 'عند' HH:mm\"","\"fcm_fallback_notification_channel_label\" : \"موارد دیگر\"","\"Reset\" : \"Restablecer\"","\"EventLogInfoTitle\" : \"What is the Recent Actions?\"","\"ChangeGroupAppearance\" : \"Apariencia\"","\"PushReactTodo\" : \"%2$s to your checklist %3$s\"","\"ChangeChatBackground\" : \"Cambia sfondo chat\"","\"SessionsTitle\" : \"Active Sessions\"","\"VoipGroupUnmuteShort\" : \"Unmute\"","\"mr_controller_collapse_group\" : \"Samenvouwen\"","\"cast_ad_label\" : \"Advertensie\"","\"common_google_play_services_install_text\" : \"Для работы приложения \"%1$s\" требуется установить сервисы Google Play.\"","\"MessageSensitiveContent\" : \"18+ Content\"","\"BusinessBotPermissions\" : \"Bot permissions\"","\"cast_dynamic_group_name_format\" : \"%1$s + %2$d till\"","\"abc_action_bar_home_description\" : \"Idi na početnu\"","\"cast_notification_connecting_message\" : \"Estableciendo conexión con %1$s\"","\"ChangePhoneNumber\" : \"تغيير رقم الهاتف\"","\"PaidMessageAction_one\" : \"un1 paid %1$d Star to send a message\"","\"Reduce\" : \"Reducir\"","\"RequireMonthlyFeePriceTest5Minutes\" : \"~%s/5min\"","\"call_notification_incoming_text\" : \"Panggilan masuk\"","\"RemoveFromRecent\" : \"Remove from Recent\"","\"SentCallCode\" : \"We bellen je op je telefoonnummer **%1$s**.\n\nNeem niet op. Telegram zal alles automatisch verwerken.\"","\"WaitingForNetwork\" : \"Waiting for network...\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nincs információ\"","\"ActionBotDocumentUtilityBill\" : \"Fatura de Serviço\"","\"mr_dialog_default_group_name\" : \"群組\"","\"cast_mute\" : \"静音\"","\"RevenueSharingAdsInfo1Title\" : \"Respect Your Privacy\"","\"NotificationHiddenChatUserName\" : \"Utente\"","\"cast_seek_bar\" : \"Barre avec curseur de lecture\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s hat einen Kontakt %2$s angeheftet\"","\"PremiumSubscribers\" : \"Premium subscribers\"","\"cast_notification_connected_message\" : \"Подключено к %1$s\"","\"mr_dialog_transferable_header\" : \"Odtwórz w grupie\"","\"cast_expanded_controller_skip_ad_label\" : \"Hirdetés átugrása\"","\"ActionChannelChangedVideo\" : \"Channel video changed\"","\"PaidMediaButton\" : \"Make this content paid\"","\"EnableAllStreamingInfo\" : \"Some videos can't be streamed – e.g., all videos that were sent from Android using Telegram 4.7 and earlier versions.\n\"","\"abc_searchview_description_voice\" : \"Gesproken zoekopdracht\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Субтитрлер\"","\"NoUsernameFound2\" : \"This user doesn’t exist on Telegram\"","\"cast_unmute\" : \"取消静音\"","\"ClearRecentStickersAlertTitle\" : \"Clear recent stickers\"","\"abc_shareactionprovider_share_with\" : \"공유 대상:\"","\"abc_shareactionprovider_share_with\" : \"مشاركة مع\"","\"mr_cast_button_connected\" : \"Saai uit. Gekoppel\"","\"cast_mute\" : \"השתק\"","\"cast_rewind\" : \"快退\"","\"ShowOriginalButton\" : \"Show Original\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Conecte o outro dispositivo à mesma rede Wi-Fi que este tablet\"","\"abc_shareactionprovider_share_with\" : \"Megosztás a következővel:\"","\"mr_chooser_wifi_warning_description_watch\" : \"Gondoskodjon arról, hogy a másik eszköz ugyanahhoz a Wi-Fi-hálózathoz csatlakozzon, mint ez az óra.\"","\"mr_system_route_name\" : \"מערכת\"","\"LastSeenNobody\" : \"Nessuno\"","\"PrivacyPaymentsPaymentShippingCleared\" : \"Payment and shipping info cleared.\"","\"AutodownloadContacts\" : \"Contacts\"","\"ActionAddUser\" : \"un1 added un2\"","\"fingerprint_dialog_touch_sensor\" : \"Touch the fingerprint sensor\"","\"common_google_play_services_install_title\" : \"Namestitev storitev Google Play\"","\"common_google_play_services_enable_title\" : \"Ativar serviços do Google Play\"","\"confirm_device_credential_password\" : \"Guna kata laluan\"","\"GroupCallLinkText2One\" : \"**%1$s** already joined this call.\"","\"GalleryAccessAllowAccess\" : \"Allow Access to Photos\"","\"StarsSubscriptionPrice\" : \"⭐️%1$d/month\"","\"SensitiveContentSettingsToast\" : \"You can update the visibility of sensitive media in **Chat Settings > Show 18+ Content**\"","\"NotificationContactNewPhoto\" : \"%1$s heeft zijn/haar profielfoto gewijzigd\"","\"call_notification_incoming_text\" : \"Papasok na tawag\"","\"StartDayAt\" : \"'Начать' d MMM 'в' HH:mm\"","\"common_google_play_services_update_button\" : \"Atnaujinti\"","\"WidgetLoggedOff\" : \"L'account è stato disconnesso.\"","\"CheckPasswordWrong\" : \"Você inseriu uma senha incorreta.\"","\"mr_dialog_default_group_name\" : \"အဖွဲ့\"","\"ImportStickersDoneInfo\" : \"Import more stickers to Telegram and share them with your friends.\"","\"NoSharedLinks\" : \"Die hier geteilten Links kannst du von jedem deiner Geräte aufrufen.\"","\"Unarchive\" : \"Unarchive\"","\"StartMessaging\" : \"Начать общение\"","\"NotificationMessageRound\" : \"%1$s hat dir eine Videonachricht gesendet\"","\"call_notification_screening_text\" : \"Ukuveza ikholi engenayo\"","\"cast_closed_captions_unavailable\" : \"زیرنویس ناشنوانایان دردسترس نیست\"","\"common_signin_button_text_long\" : \"Inicia la sessió amb Google\"","\"FilterUnmuteAll\" : \"Unmute All\"","\"AccActionDownload\" : \"Download\"","\"Expired\" : \"Expired\"","\"PrivacyValueChannelsAnd\" : \"Channels & %s\"","\"ImportHeader\" : \"Import messages and media to...\"","\"mr_dialog_groupable_header\" : \"Een apparaat toevoegen\"","\"PasscodeSwitchToPassword\" : \"Switch to password\"","\"AreYouSureClearHistoryChannel\" : \"Kanaalcache opschonen?\"","\"AreYouSureSecretChatTitle\" : \"Secret chat\"","\"PremiumPreviewWallpaperDescription\" : \"Set custom wallpapers for you and your chat partner.\"","\"GiftRepostedToProfile\" : \"Gift is reposted to your profile.\"","\"LedDisabled\" : \"Uitgeschakeld\"","\"mr_cast_button_connected\" : \"ಬಿತ್ತರಿಸಿ. ಕನೆಕ್ಟ್ ಆಗಿದೆ\"","\"ChangeChannelNameColor2\" : \"Aparência\"","\"AccessError\" : \"접근 오류\"","\"PhoneNumberAlert\" : \"Los usuarios verán tu nuevo número si lo tienen en sus agendas o si tus ajustes de privacidad lo permiten. Puedes modificar esto en Ajustes > Privacidad y seguridad > Número de teléfono.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Нөгөө төхөөрөмж энэ таблеттай ижил Wi-Fi сүлжээнд байгаа болохыг баталгаажуулна уу\"","\"abc_shareactionprovider_share_with_application\" : \"Kongsi dengan %s\"","\"DeleteProxyMultiConfirm\" : \"هل أردت فعلًا حذف هذه البروكسيات؟\"","\"ApplyWallpaperForChannel\" : \"Apply for %s\"","\"WebRecentClear\" : \"Clear\"","\"ResetAccount\" : \"حذف الحساب\"","\"MessagePreview\" : \"Berichtvoorbeelden weergeven\"","\"SelectColorTitle\" : \"색상 선택\"","\"mr_cast_button_connecting\" : \"Apraidīt: notiek savienojuma izveide\"","\"PushReactStory\" : \"%2$s to your story\"","\"mr_controller_album_art\" : \"Sampul album\"","\"GiftPreviewSymbol\" : \"symbol\"","\"call_notification_decline_action\" : \"Respinge\"","\"IncorrectLocalization\" : \"언어 파일이 올바르지 않습니다\"","\"FoldersLimitSubtitle\" : \"Organize your chats into %d folders\"","\"PollExpand\" : \"Expand\"","\"mr_controller_collapse_group\" : \"ჩაკეცვა\"","\"AutoException_one\" : \"%1$d automatic exception\"","\"common_google_play_services_notification_channel_name\" : \"Beskikbaarheid van Google Play Dienste\"","\"AbortEmail\" : \"Перервати додавання е-пошти для відновлення\"","\"common_google_play_services_update_button\" : \"อัปเดต\"","\"mr_chooser_wifi_warning_description_phone\" : \"Boshqa qurilma telefon bu bilan bir xil Wi-Fi tarmoqda ekaniga ishonch hosil qiling\"","\"NotificationActionPinnedGif\" : \"ثبّتَ %1$s صورةً متحركة في مجموعة %2$s\"","\"StoryLiveBlockList_other\" : \"**%d people** won’t see your stories.\"","\"mr_controller_collapse_group\" : \"Kichraytirish\"","\"NotificationContactJoined\" : \"%1$s benutzt jetzt Telegram!\"","\"LowDiskSpaceMessage2\" : \"Tu dispositivo está casi sin espacio de almacenamiento. Puedes usar los ajustes de caché para quitar archivos innecesarios y volver a descargarlos si los necesitas.\"","\"StartShortTodayAt\" : \"'Oggi alle' HH:mm\"","\"ic_media_route_learn_more_accessibility\" : \"آشنایی با نحوه پخش محتوا\"","\"common_google_play_services_update_title\" : \"Ažuriranje Google Play usluga\"","\"ActionYouChangedPhoto\" : \"You changed the group photo\"","\"ActionBotDocumentAddress\" : \"Address\"","\"common_google_play_services_unknown_issue\" : \"Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.\"","\"YouBlockedUser\" : \"죄송합니다. 차단된 사용자나 봇은 그룹에 추가하실 수 없습니다. 먼저 차단을 해제해 주세요.\"","\"fingerprint_dialog_touch_sensor\" : \"Dodirnite senzor za otisak prsta\"","\"NotificationGroupLeftMember\" : \"%1$s salió del grupo %2$s\"","\"CheckPassword\" : \"Comprobar contraseña\"","\"ErrorSendRestrictedTodoAll\" : \"Sorry, sending checklists is not allowed in this group.\"","\"mr_controller_stop_casting\" : \"หยุดแคสต์\"","\"abc_menu_delete_shortcut_label\" : \"ລຶບ\"","\"mr_chooser_searching\" : \"Finner enheter\"","\"SearchEngine6Name\" : \"reserved\"","\"FilterNameAnimationsDisable\" : \"Disable Animations\"","\"RestrictUserDeleteAllMessages\" : \"Delete all messages\"","\"FilesReceivedCount_one\" : \"**%s** file received\"","\"UnpinAllMessages\" : \"UNPIN ALL MESSAGES\"","\"BusinessLinks\" : \"Links to Chat\"","\"mr_chooser_looking_for_devices\" : \"डिवाइसों को खोजा जा रहा है..\"","\"DebugMenuDualOnToast\" : \"Dual camera is enabled at your peril\"","\"cast_expanded_controller_loading\" : \"正在加载…\"","\"mr_controller_expand_group\" : \"Mostrar\"","\"StarsSubscriptionCancelledToast\" : \"Subscription cancelled\"","\"BotVerifyDescriptionInfoChat\" : \"You can customize your description for each chat.\"","\"VoipEditDescription\" : \"Edit description\"","\"cast_rewind_10\" : \"Rebobinar 10 segundos\"","\"ResetAllNotifications\" : \"모든 알림 설정 초기화\"","\"cast_expanded_controller_skip_ad_label\" : \"Reklamı Atla\"","\"Continue\" : \"Continue\"","\"AddEmojiInstalled\" : \"Emoji added.\"","\"ActionGroupCallStarted\" : \"بدأ un1 محادثة مرئية\"","\"call_notification_hang_up_action\" : \"Tamatkan Panggilan\"","\"ColorGreen\" : \"Green\"","\"abc_search_hint\" : \"Pretražite…\"","\"cast_tracks_chooser_dialog_none\" : \"কোনো কিছুই নয়\"","\"PermissionOpenSettings\" : \"Configurações\"","\"Streaming\" : \"스트리밍\"","\"SetAdditionalPassword\" : \"Extra wachtwoord instellen\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s ha fissato una fattura\"","\"mr_controller_disconnect\" : \"ଡିସ୍‌କନେକ୍ଟ କରନ୍ତୁ\"","\"CommentFor\" : \"Comment for ⭐️%s\"","\"BusinessGreetInfo\" : \"Greet customers when they message you the first time or after a period of no activity.\"","\"abc_toolbar_collapse_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‎‎‏‏‎‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎Collapse‎‏‎‎‏‎\"","\"cast_skip_next\" : \"ਅਗਲੀ ਆਈਟਮ 'ਤੇ ਜਾਓ\"","\"Report2Send\" : \"Send Report\"","\"PasswordReset\" : \"تم تعطيل كلمة المرور\"","\"mr_chooser_searching\" : \"Đang tìm thiết bị\"","\"FreshChangePhoneForbidden\" : \"Aus Sicherheitsgründen kannst du die Nummer nicht von einem Gerät aus ändern, das du gerade erst verbunden hast. Verwende eine frühere Sitzung oder warte einige Stunden.\"","\"mr_controller_collapse_group\" : \"Sažmi\"","\"HashtagSuggestion2Text\" : \"searches only posts from your channel\"","\"EditProfileChannelStartNew\" : \"Start a Channel\"","\"StarsGiftSentPopup\" : \"Stars Gift Sent!\"","\"common_google_play_services_update_title\" : \"Google Play hizmetlerini güncelleyin\"","\"StarsSubscriptionRenews\" : \"renews on %s\"","\"abc_searchview_description_search\" : \"సెర్చ్\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Uverite se da je drugi uređaj povezan na istu WiFi mrežu kao ovaj uređaj\"","\"common_google_play_services_install_button\" : \"Cài đặt\"","\"EventLogFilterByActions\" : \"Filter actions by type\"","\"GroupCallTabWasHiddenTitle\" : \"**Calls** tab is now hidden\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo.\"","\"NoBlocked\" : \"لا يوجد مستخدمون محظورون بعد\"","\"TerminateAllWebSessions\" : \"Disconnect All Websites\"","\"PasswordAsHintError\" : \"Il suggerimento deve essere diverso dalla password\"","\"AddToTheGroupAlertTitle\" : \"إضافة البوت\"","\"NotificationMessageAlbum\" : \"%1$s te envió un álbum\"","\"NotificationChannelMessagePaidMedia_other\" : \"%2$s postou um post pago por %1$d estrelas\"","\"PrivacyGiftsTypeHeader\" : \"Accepted gift types\"","\"cast_forward\" : \"Avanti\"","\"LocalDatabaseSize\" : \"%s Telegram Local Database\"","\"formatDateScheduleYear\" : \"d 'de' MMM 'de' yyyy\"","\"cast_expanded_controller_ad_in_progress\" : \"Oglas v teku …\"","\"DeleteTonesMessage_one\" : \"Do you want to delete notification sound?\"","\"StarsConfirmPurchaseMediaBotOne2_other\" : \"Do you want to unlock %2$s from **%3$s** for **%1$d stars**?\"","\"BrowseThemes\" : \"Browse Themes\"","\"NotificationMessagePoll2\" : \"%1$s 님이 %2$s 설문을 보냈습니다\"","\"AutoDownloadPreloadVideoInfo\" : \"Baixa os primeiros segundos (1-2 MB) de vídeos maiores que %1$s para reprodução instantânea.\"","\"SendingSms\" : \"SMS sturen...\"","\"cast_forward\" : \"წინ გადახვევა\"","\"google_assistant_verification_channel_name\" : \"Assistant-vahvistaja\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"လျှို့ဝှက်ကီး\"","\"RestoreEmailTroubleText\" : \"Se você não puder acessar o seu email, as suas únicas opções são lembrar a senha ou apagar a sua conta.\"","\"mr_cast_button_connected\" : \"Igorpena. Lotuta\"","\"common_google_play_services_notification_channel_name\" : \"Google Play సేవల లభ్యత\"","\"FwdMessagesToUser\" : \"Messages forwarded to **%1$s**.\"","\"StartShortDayYearAt\" : \"d'.' MMM yyyy',' HH:mm 'Uhr'\"","\"NotificationsAndSounds\" : \"알림 및 소리\"","\"NotificationMessageMap\" : \"أرسل لك %1$s موقعًا\"","\"BoostingBoostForGroupsInfo\" : \"Members of your group can **boost** it so that it **levels up** and gets **exclusive features**.\"","\"InvLinkToUser\" : \"Invite link sent to **%1$s**.\"","\"abc_capital_on\" : \"PÅ\"","\"FirstNameSmall\" : \"이름\"","\"Gift2TransferToTONAlertText1\" : \"Enabled **2-Step Verification** more than **7 days** ago.\"","\"LanguageCode\" : \"en\"","\"NotificationActionPinnedFileChannel\" : \"%1$s pinned a file\"","\"DebugMenuDualOff\" : \"Hide Dual Camera\"","\"AttachVideoExpired\" : \"Video expirado\"","\"mr_controller_close_description\" : \"Փակել\"","\"SegmentationTabToCrop\" : \"Toque no objeto para recortar\"","\"StickersCheckStickersBotForMoreOptions\" : \"Check **@stickers** bot for more options\"","\"ConnectingToProxyEnable\" : \"تفعيل\"","\"FilterNoChatsToDisplay\" : \"Ordner ist leer\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務可用性\"","\"WrongNumberFormat\" : \"Wrong format\"","\"abc_action_bar_home_description\" : \"Naviger hjem\"","\"SortLastName\" : \"Apellidos\"","\"mr_cast_dialog_title_view_placeholder\" : \"Alukho ulwazi olutholakalayo\"","\"cast_expanded_controller_live_head_description\" : \"Núverandi staða er efst á lista yfir streymi í beinni\"","\"UsernameInvalidLong\" : \"Naam mag niet langer dan 32 tekens zijn.\"","\"BoostFeatureBackgroundGroup_one\" : \"%d Group Background\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Zorg dat het andere apparaat is verbonden met hetzelfde wifi-netwerk als dit apparaat\"","\"YourCurrentPlan\" : \"your current plan\"","\"ExactTextCopied\" : \"%s copied to clipboard\"","\"google_assistant_verification_notification_title\" : \"Asystent Google wysyła wiadomość\"","\"UserReplyIconOff\" : \"Off\"","\"HideNextViewsDescription\" : \"Hide my views in the next 25 minutes.\"","\"common_signin_button_text\" : \"ಸೈನ್ ಇನ್\"","\"MessageScheduledRepeatOptionBiweekly\" : \"Biweekly\"","\"cast_disconnect\" : \"断开连接\"","\"abc_menu_enter_shortcut_label\" : \"оруулах\"","\"SearchMessagesFilterChannelsFrom\" : \"From channels\"","\"StarsPurchaseCompletedInfo_other\" : \"You acquired **%2$s** in **%3$s** for **%1$d Stars**.\"","\"abc_shareactionprovider_share_with\" : \"分享对象\"","\"Gift2From\" : \"From\"","\"CheckPassword\" : \"Перевірити пароль\"","\"VoipChannelRecording\" : \"Live stream is being recorded\"","\"ColorGreen\" : \"Grün\"","\"TimerPeriodPhotoSetSeconds_one\" : \"Photo will be deleted in **%d** second after opening.\"","\"cast_expanded_controller_ad_in_progress\" : \"Mainos käynnissä…\"","\"SettingsNoRecent\" : \"ما من عمليات بحث تمت مؤخرًا\"","\"abc_action_menu_overflow_description\" : \"עוד אפשרויות\"","\"NotificationMessageVideo\" : \"%1$s님이 동영상을 보냈습니다\"","\"EditProfileChannelHide\" : \"Hide Personal Channel\"","\"cast_rewind_30\" : \"Previj za 30 sekund nazaj\"","\"NotificationsStories\" : \"Storie\"","\"confirm_device_credential_password\" : \"ಪಾಸ್‌ವರ್ಡ್ ಬಳಸಿ\"","\"ProfilePopupNotification\" : \"팝업 알림\"","\"cast_casting_to_device\" : \"Трансляцыя на %1$s\"","\"TodoTaskNotCompletedOut\" : \"You marked “%s” as not done\"","\"cast_skip_prev\" : \"ପୂର୍ବ ଆଇଟମ୍‌କୁ ଯାଆନ୍ତୁ\"","\"GiftPremiumUsersPurchasedManyZero\" : \"%1$s have been notified about the gifts you purchased.\"","\"abc_toolbar_collapse_description\" : \"Згорнути\"","\"ProfileActionsEditPhoto\" : \"Set Profile\"","\"LoadingStatsDescription\" : \"Please wait a few moments while we are generating graphs.\"","\"ActionInviteUserFolder\" : \"un1 se unió al grupo con el enlace de invitación de la carpeta\"","\"common_google_play_services_unknown_issue\" : \"Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen.\"","\"fingerprint_error_user_canceled\" : \"ફિંગરપ્રિન્ટ ચકાસવાની પ્રક્રિયા વપરાશકર્તાએ રદ કરી.\"","\"ChangeRecoveryEmail\" : \"Cambia email di recupero\"","\"call_notification_incoming_text\" : \"Inkomende oproep\"","\"LowDiskSpaceTitle\" : \"Atenção\"","\"NotificationGroupAddSelfMega\" : \"%1$s si è unito al gruppo %2$s\"","\"BoostingStarsExpires\" : \"expires on %s\"","\"NotificationsPermissionContinue\" : \"Continue\"","\"mr_chooser_zero_routes_found_title\" : \"אין מכשירים זמינים\"","\"AffiliateProgramBot\" : \"Affiliate Program\"","\"OpenFragment\" : \"Відкрити Fragment\"","\"AddUserErrorBlacklisted\" : \"Desculpe, você não pode adicionar essa pessoa, pois ela está na lista de Usuários Removidos e você não pode removê-la de lá.\"","\"ColorCyan\" : \"Cian\"","\"ClearHistoryOptionAlso\" : \"مسح السجل عند %1$s أيضًا\"","\"Gift2MessageStarsInfoLink\" : \"**Get More Stars >**\"","\"PremiumPreviewLastSeenDescription\" : \"View the last seen and read times of others even if you hide yours.\"","\"mr_user_route_category_name\" : \"ອຸປະກອນ\"","\"NotificationMessageChatGiveaway\" : \"%1$s heeft een winactie voor %3$s premium-abonnementen van %4$s maanden naar de groep %2$s gestuurd\"","\"Page5Title\" : \"Poderoso\"","\"PassportProvidedInformation\" : \"Provided Information\"","\"VoipConferenceRemoveMemberAlertTitle2\" : \"Remove participant\"","\"ResendSmsAvailableIn\" : \"Je kunt over %1$d:%2$02d een nieuwe SMS aanvragen\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s 님이 음성 메시지를 고정했습니다\"","\"ActionYouKickUser\" : \"Hai rimosso un2\"","\"abc_capital_off\" : \"ක්‍රියාවිරහිතයි\"","\"mr_controller_expand_group\" : \"Kembangkan\"","\"mr_controller_collapse_group\" : \"Згорнути\"","\"SendByEnter\" : \"Invia con tasto Invio\"","\"Gift2TransactionRefundedUpgrade\" : \"Refunded Gift Upgrade\"","\"TopicProfileStatus\" : \"In %s\"","\"WidgetPreview\" : \"Anteprima widget\"","\"common_google_play_services_unsupported_text\" : \"%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді.\"","\"cast_notification_disconnect\" : \"Bağlantıyı kes\"","\"PleaseEnterNewFirstPassword\" : \"يرجى إدخال كلمة مرور جديدة\"","\"mr_controller_album_art\" : \"Альбомның мұқабасы\"","\"YourPasswordRememberYes\" : \"Помню, спасибо\"","\"fingerprint_error_user_canceled\" : \"Lietotājs atcēla pirksta nospieduma darbību.\"","\"SetEmojiStatusUntil2Days\" : \"Set for 2 days\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s fijó un mensaje de voz\"","\"VideosSavedHint_other\" : \"%1$d Videos in Galerie gespeichert.\"","\"abc_shareactionprovider_share_with\" : \"Partekatu honekin\"","\"mr_chooser_wifi_warning_description_car\" : \"Certifique-se de que o outro dispositivo se encontra na mesma rede Wi-Fi que este carro\"","\"mr_chooser_searching\" : \"Սարքերի որոնում\"","\"AIEditorToneAddedText\" : \"Tap 'AI' > '%s' when typing your next long message.\"","\"DeleteAllProxies\" : \"Delete All Proxies\"","\"mr_cast_button_connected\" : \"Odeslat. Propojeno\"","\"default_error_msg\" : \"အမျိုးအမည်မသိ အမှား\"","\"SearchMessagesResultCount_other\" : \"%2$s results\"","\"common_google_play_services_wear_update_text\" : \"Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase.\"","\"cast_skip_next\" : \"Ir al elemento siguiente\"","\"mr_dialog_groupable_header\" : \"Přidání zařízení\"","\"MessageScheduledRepeatDeletePostponeYear\" : \"Postpone By 1 Year\"","\"mr_controller_no_info_available\" : \"Bilgi yok\"","\"RecoveryEmail\" : \"Email de recuperação\"","\"ActionChangedVideo\" : \"un1 ha cambiato la foto del gruppo\"","\"CheckPhoneNumberLearnMoreUrl\" : \"https://telegram.org/faq/de#f-ich-habe-eine-neue-nummer-was-soll-ich-tun\"","\"DeleteBackground_other\" : \"Delete %1$d backgrounds\"","\"PassportAddTranslationTemporaryRegistrationInfo\" : \"Upload scans of a certified English translation of your temporary registration.\"","\"LanguageUnknownCustomAlert\" : \"للأسف، لا تحتوي حزمة اللغة المخصصةُ هذه (**%1$s **) على بيانات لتيليجرام للأندرويد.\"","\"mr_chooser_title\" : \"Трансліраваць на прыладу\"","\"abc_action_bar_up_description\" : \"Nach oben\"","\"abc_capital_on\" : \"ҚОСУ\"","\"google_assistant_verification_notification_title\" : \"Google-assistenten skickar meddelandet\"","\"cast_expanded_controller_skip_ad_text\" : \"You can skip ad in %1$d…\"","\"MessageTodo\" : \"Checklist\"","\"RepeatNotificationsNever\" : \"مطلقًا\"","\"PremiumPreviewAdvancedChatManagementDescription2\" : \"Subscribers of Telegram Premium can set the default folder, auto-archive and hide new chats from non-contacts.\"","\"fingerprint_error_hw_not_present\" : \"Kifaa hiki hakina kitambua alama ya kidole\"","\"generic_error_user_canceled\" : \"Autentifikatsiya foydalanuvchi tomonidan bekor qilindi\"","\"common_google_play_services_install_button\" : \"स्‍थापित करा\"","\"Gift2TabAll\" : \"All Gifts\"","\"ChatSettings\" : \"Configurações de Chats\"","\"cast_tracks_chooser_dialog_cancel\" : \"Peru\"","\"DeleteBotPreviewsSubtitle_one\" : \"Are you sure you want to delete %d preview?\"","\"AutomaticDownloadSettings\" : \" إعدادات التنزيل التلقائي\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"Echt de geheime chat met **%1$s** verwijderen?\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Stopa %1$d\"","\"ReportSpamAlertChannel\" : \"Are you sure you want to report spam from this channel?\"","\"CreateManagedBotCreatedTitle\" : \"%s created!\"","\"AreYouSureShareMyContactInfoUser\" : \"Möchtest du wirklich deine Nummer %1$s mit **%2$s** teilen?\"","\"StoryDraftsAlbum\" : \"Drafts\"","\"cast_seek_bar\" : \"Taasesituse otsimise juhtnupp\"","\"StarsReactionTitle2\" : \"Star Reaction\"","\"VoipChannelSoundMuted\" : \"Live stream sound muted.\"","\"VoipVideoScreenSharing\" : \"You are sharing your screen\"","\"DebugMenuEnableLogs\" : \"로그 활성화\"","\"NotificationsSilent\" : \"Lautlos\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-ის შეცდომა\"","\"PassportAddDriverLicenceInfo\" : \"Upload scans of a certified English translation of your driver's license.\"","\"ResetMyAccount\" : \"계정 초기화\"","\"AppUpdateChangelogEmpty\" : \"**¿Qué hay de nuevo?**\n\n• Corrección de errores y mejoras.\"","\"cast_play\" : \"ਚਲਾਓ\"","\"ShareYouLocationUnableManually\" : \"직접 선택\"","\"fingerprint_error_no_fingerprints\" : \"No se ha registrado ninguna huella digital.\"","\"DeleteMessagesOption\" : \"Ritira i miei messaggi\"","\"NotificationMessageGroupQuiz2\" : \"%1$s stuurde de quiz \"%3$s\" naar de groep %2$s\"","\"EditWidget\" : \"Modifica widget\"","\"cast_unmute\" : \"Bật tiếng\"","\"StarsGiveawaySentPopup\" : \"Giveaway Started!\"","\"Added\" : \"مُضافة\"","\"ThemeArcticBlue\" : \"Arctic\"","\"Gift2ActionOutInfoNoConvert\" : \"**%s** can display this gift on their page.\"","\"AutoDownloadFilesTitle\" : \"Auto-Download (Dateien und Musik)\"","\"PhoneNumberChange2\" : \"تغيير الرقم\"","\"cast_expanded_controller_ad_image_description\" : \"Igorpenaren hargailuak iragarkiak erreproduzitu bitartean erakusten den irudia\"","\"ChannelOtherSubscribers\" : \"Other subscribers\"","\"cast_disconnect\" : \"Desconnecta\"","\"abc_search_hint\" : \"חיפוש…\"","\"mr_chooser_zero_routes_found_title\" : \"Жеткиликтүү түзмөктөр жок\"","\"mr_controller_disconnect\" : \"Салгах\"","\"SmartNotificationsDisabled\" : \"Desactivar\"","\"Next\" : \"Siguiente\"","\"BoostingReceivedGiftOpenBtn\" : \"Open Gift Link\"","\"SelfStarsWithdrawInfo_one\" : \"You can withdraw from %d Stars using Fragment. **Learn more >**\"","\"StarsSubscriptionBusinessCancelledText\" : \"Business has cancelled your subscription.\"","\"mr_controller_volume_slider\" : \"Ձայնի ուժգնության կարգավորիչ\"","\"OnlyWhenScreenOn\" : \"화면이 켜져 있을 때만\"","\"ClearHistoryCache\" : \"Delete from cache\"","\"WidgetPasscode2\" : \"Aviso: seus widgets mostrarão todas as mensagens recentes, mas sua senha será necessária para abrir o app e responder.\"","\"StickersRemoveForMe\" : \"Remove for me\"","\"RestorePasswordNoEmailText\" : \"Omdat je geen herstel-e-mailadres hebt opgegeven voor je wachtwoord zul je bij verlies van je wachtwoord je account moeten resetten.\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s 님이 지도를 고정했습니다\"","\"CancelEmailQuestion\" : \"Are you sure you want to abort recovery email setup?\"","\"BusinessHoursDayAdd\" : \"Add a Set of Hours\"","\"Page3Title\" : \"مجاني\"","\"ActionYouRemovedPhoto\" : \"Hai rimosso la foto del gruppo\"","\"fingerprint_not_recognized\" : \"Ikke genkendt\"","\"UnlockPremiumReactions\" : \"Unlock Premium Reactions\"","\"common_google_play_services_enable_title\" : \"Habilitar servicios de Google Play\"","\"ProfilePlaylistTitle\" : \"%s's Playlist\"","\"StarsReactionAnonymous\" : \"Anonymous\"","\"ChooseStickerNoResultsFound\" : \"No results found for \"%1$s\"\"","\"DeleteMessagesOptionAlso\" : \"Apagar para %1$s também\"","\"PreviewFeedback2\" : \"Wrong layout?\"","\"ReplyTo\" : \"Reply to %s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Veenduge, et teine seade oleks samas WiFi-võrgus kui see seade\"","\"NotificationGroupLeftMember\" : \"غادر %1$s مجموعة %2$s\"","\"AreYouSureDeleteThisChatWithUser\" : \"¿Eliminar definitivamente el chat con **%1$s**?\"","\"PasswordDoNotMatch\" : \"Kennwörter stimmen nicht überein\"","\"mr_controller_no_info_available\" : \"Эч маалымат жок\"","\"ErrorSendRestrictedMediaAll\" : \"Versand von Medien ist hier leider nicht erlaubt.\"","\"fingerprint_dialog_touch_sensor\" : \"Prek sensorin e gjurmës së gishtit\"","\"cast_disconnect\" : \"Aftengjast\"","\"BackgroundIntensity\" : \"Intensity\"","\"AddAnOptionInfoMax\" : \"You have added the maximum number of options.\"","\"SMSWordError\" : \"Incorrect, please try again\"","\"GalleryPermissionText\" : \"Tocca per permettere l'accesso alla Galleria\"","\"cast_stop\" : \"Berhenti\"","\"ServerErrorViewersFull\" : \"Information about the other viewers wasn't recorded.\"","\"NotificationGroupAddSelf\" : \"%1$s ist in die Gruppe %2$s zurückgekehrt\"","\"mr_controller_stop_casting\" : \"Ndalo transmetimin\"","\"EditProfileChannelTitle\" : \"Personal channel\"","\"SendingSms\" : \"Invio SMS...\"","\"SponsoredMessageInfo2Description3\" : \"Telegram offers free and unlimited service to hundreds of millions of users, which involves significant server and traffic costs. In order to remain independent and stay true to its values, Telegram developed a paid tool to promote messages with user privacy in mind. We welcome responsible advertisers at:\"","\"DescriptionMore\" : \"more\"","\"GroupMessagesPriceInfo\" : \"Your group will receive %1$s of the selected fee (~%2$s$) for each incoming message.\"","\"BoostingStarsGiveawayJustStartedGroup_one\" : \"%2$s just started a giveaway of %1$d Star to its members.\"","\"call_notification_screening_text\" : \"Et indgående opkald screenes\"","\"AreYouSureDeleteGIFTitle\" : \"Delete GIF\"","\"PasskeyPopupText\" : \"Log in with your face, fingerprint or screen lock\"","\"AccDescrNumberOfPeopleReactions_other\" : \"%1$d people reacted with %2$s\"","\"PrivacyPhoneTitle\" : \"Who can see my phone number?\"","\"common_signin_button_text_long\" : \"Logg på med Google\"","\"cast_notification_disconnect\" : \"Atsijungti\"","\"SavedMessagesHint\" : \"Tap to view your **Saved Messages** organized by type or source.\"","\"NotificationMessageGroupMap\" : \"%1$s hat einen Standort an die Gruppe %2$s gesendet\"","\"wallet_buy_button_place_holder\" : \"Google සමඟ මිලදී ගන්න\"","\"AutoDownloadAudioInfo\" : \"음성 메시지는 용량이 적어 항상 자동으로 다운로드됩니다.\"","\"CancelPasswordQuestion\" : \"Ви дійсно хочете скасувати встановлення двоетапної перевірки?\"","\"CallAvailableIn\" : \"You can request a voice call in %1$d:%2$02d\"","\"Page5Title\" : \"Потужний\"","\"mr_controller_pause\" : \"ବିରତ କରନ୍ତୁ\"","\"ContinueOnThisLanguage\" : \"Continuar en español\"","\"AddAnExplanation\" : \"Add an explanation\"","\"PremiumStoriesExpirationDescription\" : \"Set custom expiration durations like 6 or 48 hours for your stories.\"","\"InvalidPhoneNumber\" : \"Ungültige Telefonnummer. Bitte prüfe, ob du sie richtig eingetippt hast und versuche es erneut.\"","\"SyncContactsDeleteText\" : \"This will remove your contacts from the Telegram servers.\n\nIf '**Sync Contacts**' is enabled, contacts will be re-synced.\"","\"BotStarsOverview\" : \"Proceeds overview\"","\"abc_activitychooserview_choose_application\" : \"Odabir aplikacije\"","\"abc_search_hint\" : \"Zoeken…\"","\"cast_tracks_chooser_dialog_audio\" : \"ಆಡಿಯೋ\"","\"GroupsAndChannelsHelp\" : \"Change who can add you to groups and channels.\"","\"ForwardPreviewSendersNameHidden\" : \"%s won't see they were forwarded\"","\"NotificationMessageGroupPoll2\" : \"%1$s stuurde een peiling %3$s naar de groep %2$s\"","\"fingerprint_error_no_fingerprints\" : \"Barmaq izi qeydə alınmayıb.\"","\"TypePublic\" : \"Public\"","\"BackgroundColorSinglePreviewLine1\" : \"Premi “Imposta” per applicare lo sfondo.\"","\"abc_searchview_description_submit\" : \"검색어 보내기\"","\"cast_notification_disconnect\" : \"Prekini povezavo\"","\"StarGiftReasonSale\" : \"Gift Sale\"","\"formatterBannedUntilThisYear12H\" : \"MMM dd, a h:mm\"","\"AppUpdateDownloading\" : \"Downloading %1$d%%...\"","\"cast_forward_10\" : \"Derulează înainte 10 secunde\"","\"mr_chooser_zero_routes_found_title\" : \"لا تتوفّر أي أجهزة\"","\"search_menu_title\" : \"Pretražite\"","\"BackgroundPreviewLine2\" : \"Woo-hoo! Thanks\"","\"PassportLanguage_KM\" : \"Khmer\"","\"NotificationEditedGroupVideo\" : \"%2$s 의 그룹 사진을 %1$s 님이 변경했습니다\"","\"ActionBotDocumentPassportRegistration\" : \"Passport Registration\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade Serviços do Google Play\"","\"formatDateSchedule\" : \"M'월' d'일'\"","\"UsernameActivateErrorMessage\" : \"Sorry, you have too many active public links already. Please hide one of your active public links first.\"","\"mr_controller_pause\" : \"مکث\"","\"FilterReorder\" : \"Neu anordnen\"","\"BackgroundBlurred\" : \"Sfocato\"","\"Gift2AuctionYourBid\" : \"your bid\"","\"AbortPassword\" : \"Abort two-step verification setup\"","\"call_notification_decline_action\" : \"Odmítnout\"","\"common_google_play_services_enable_title\" : \"Google Play 서비스 사용\"","\"TermsOfServiceLogin\" : \"Mit der Registrierung\nstimmst du den *Nutzungsbedingungen* zu.\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"Puoi cambiare le impostazioni di download automatico per ridurre l'utilizzo dei dati quando sei in roaming.\"","\"FailedStory\" : \"Failed\"","\"FilterDeleteAlert\" : \"¿Quieres eliminar esta carpeta? Tus chats no se eliminarán.\"","\"NotificationActionPinnedInvoice\" : \"%1$s pinned an invoice in the group %2$s\"","\"NoSound\" : \"No sound\"","\"AccDescrEmojiButton\" : \"Emoji, stickers, and GIFs\"","\"QRCodeLinkHelpChannel\" : \"Everyone on Telegram can scan this code to join your channel.\"","\"SearchEngine5AutocompleteURL\" : \"https://search.brave.com/api/suggest?q=\"","\"mr_cast_button_connecting\" : \"Предаване. Установява се връзка\"","\"NotificationMessageGroupNoText\" : \"%1$s sent a message to the group %2$s\"","\"cast_notification_connected_message\" : \"%1$s менен туташып турат\"","\"SearchBackgrounds\" : \"Search Backgrounds\"","\"Gift2Info2Out_other\" : \"%2$s can keep this gift in their Profile or convert it to **%1$d** Stars.\"","\"AccActionCancelDownload\" : \"Cancel download\"","\"cast_casting_to_device\" : \"Notiek apraide ierīcē %1$s\"","\"WidgetChats\" : \"Чати\"","\"mr_controller_stop\" : \"Спиране\"","\"MasksInfo\" : \"You can add masks to photos you send. To do this, open the photo editor before sending a photo.\"","\"formatterMonth\" : \"M'월' d'일'\"","\"CancelForwardChat\" : \"Was möchtest du mit %1$s von **%2$s** machen?\"","\"PublicPostsMore\" : \"Show more >\"","\"ResetAccount\" : \"Account resetten\"","\"DebugMenu\" : \"Menu debug\"","\"ShowNotificationsFor\" : \"알림 표시 대상\"","\"abc_shareactionprovider_share_with\" : \"Kongsi dengan\"","\"AllowReadCall\" : \"Por favor, permite a Telegram recibir llamadas para que podamos ingresar automáticamente el código por ti.\"","\"common_google_play_services_install_button\" : \"Installi\"","\"EmailAddressInvalid\" : \"عنوان بريد غير صالح.\"","\"DeleteMyAccount\" : \"Delete my account\"","\"cast_rewind\" : \"ខាថយក្រោយ\"","\"YourNameChanged\" : \"Nome aggiornato.\"","\"abc_activitychooserview_choose_application\" : \"Chọn một ứng dụng\"","\"NotificationMessageGame\" : \"%1$s te invitó a jugar a %2$s\"","\"abc_searchview_description_clear\" : \"Изчистване на заявката\"","\"ArchiveHintHeader3\" : \"Pinned chats\"","\"common_google_play_services_update_title\" : \"Google Play pakalpojumu atjaunināšana\"","\"common_signin_button_text_long\" : \"Bejelentkezés Google-fiókkal\"","\"SponsoredMessageSponsorReportable\" : \"Sponsor Info\"","\"AppUpdateNow\" : \"지금 업데이트 하세요\"","\"mr_chooser_zero_routes_found_title\" : \"Nuk ofrohet asnjë pajisje\"","\"LedColor\" : \"LED-Farbe\"","\"LoginOrSingInWithGoogle\" : \"або\"","\"mr_dialog_groupable_header\" : \"Eszköz hozzáadása\"","\"NotificationsPermissionAlertSubtitle\" : \"Please allow Telegram to send you notifications to stay in touch with your friends and family.\"","\"cast_rewind_10\" : \"Перамотка на дзесяць секунд назад\"","\"BusinessBotPermissionsProfileUsername\" : \"Edit Username\"","\"abc_shareactionprovider_share_with_application\" : \"Delen met %s\"","\"abc_activity_chooser_view_see_all\" : \"Prikaži sve\"","\"common_signin_button_text_long\" : \"Iniciar sesión con Google\"","\"SubscribeToPremiumOfficialAppNeededDescription\" : \"You need an official Telegram app to subscribe to **Telegram Premium**.\n\nOnce subscribed, you will be able to use the benefits of Telegram Premium in any apps that support it, including unofficial ones.\"","\"VideoSpeedVerySlow\" : \"Sehr langsam\"","\"CreateManagedBotButton\" : \"Create\"","\"common_google_play_services_notification_ticker\" : \"Грешка на услугите на Google Play\"","\"PrivacyPaymentsClearAlert\" : \"Delete your shipping info and instruct all payment providers to remove your saved credit cards? Note that Telegram never stores your credit card data.\"","\"InvalidCode\" : \"Ongeldige code, probeer het opnieuw.\"","\"NotificationMessageMusic\" : \"%1$s enviou um arquivo de áudio\"","\"cast_notification_disconnect\" : \"Leválasztás\"","\"LocationOnMap\" : \"Location on map\"","\"common_google_play_services_unknown_issue\" : \"%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайталап көрүңүз.\"","\"ChannelAffiliateProgramJoinText_Months_other\" : \"%d months\"","\"DeleteAllMessagesSavedAlert\" : \"Warning! This will **delete all messages** in this chat.\"","\"ChannelNoWallpaper\" : \"No Wallpaper\"","\"cast_mute\" : \"Адключыць гук\"","\"Flip\" : \"Inverti\"","\"cast_pause\" : \"Gera hlé\"","\"BoostingGetMoreBoostsGroup\" : \"Get more boosts for your group by gifting Premium to your subscribers.\"","\"fingerprint_error_lockout\" : \"მეტისმეტად ბევრი მცდელობა იყო. გთხოვთ, ცადოთ მოგვიანებით.\"","\"cast_live_label\" : \"В ЭФИРЕ\"","\"BoostingGiveawayTakePartMultiPlural_other\" : \"To take part in this giveaway please join channel **%2$s** (and **%1$d** other listed channels) before **%3$s**.\"","\"ActionKickUser\" : \"un1 ha rimosso un2\"","\"UnsaveSingleMessagesTitle\" : \"Unsave message\"","\"ErrorSendRestrictedMusic\" : \"Desculpe, os admins deste grupo restringiram você de enviar músicas.\"","\"PrivacyValueGiftsOnlyPremium\" : \"Only Premium\"","\"TosAgeTitle\" : \"Leeftijdsverificatie\"","\"call_notification_screening_text\" : \"Кирүүчү чалууну иргөө\"","\"call_notification_incoming_text\" : \"Inkomend gesprek\"","\"generic_error_no_device_credential\" : \"ਕੋਈ ਪਿੰਨ, ਪੈਟਰਨ ਜਾਂ ਪਾਸਵਰਡ ਸੈੱਟ ਨਹੀਂ ਕੀਤਾ ਗਿਆ।\"","\"SendMessagesToText\" : \"Deseja enviar essa mensagem para **%1$s**?\"","\"ChannelAlertTitle\" : \"What is a Channel?\"","\"call_notification_hang_up_action\" : \"Amaitu deia\"","\"SettingsNoRecent\" : \"Geen recente zoekopdrachten\"","\"cast_forward_10\" : \"Avançar dez segundos\"","\"WhenConnectedOnWiFi\" : \"Con Wi-Fi\"","\"fingerprint_dialog_touch_sensor\" : \"Toque no sensor de impressões digitais\"","\"Gift2Unpin\" : \"Unpin\"","\"ChatsSelectedClearCache_other\" : \"%1$d chats\"","\"abc_searchview_description_query\" : \"Vyhľadávací dopyt\"","\"NotificationsInAppDefault\" : \"In-App Default\"","\"PassportAddTemporaryRegistration\" : \"Temporary Registration\"","\"common_google_play_services_wear_update_text\" : \"Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri.\"","\"DeleteFewChatsTitle\" : \"%1$s löschen\"","\"Lifetime\" : \"Lifetime\"","\"common_google_play_services_enable_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ସକ୍ଷମ କରନ୍ତୁ\"","\"SentSmsCodeTitle\" : \"코드를 입력하세요\"","\"fingerprint_not_recognized\" : \"Не распазнана\"","\"EditMessage\" : \"Edit Message\"","\"mr_dialog_transferable_header\" : \"Dlala eqenjini\"","\"LoginPasswordTextShort\" : \"Tweestapsverificatie is ingeschakeld. Je account is met een extra wachtwoord beveiligd.\"","\"AutomaticMediaDownload\" : \"Automatic media download\"","\"FilterRemoveExclusionChatText\" : \"Wirklich \"%1$s\" aus der Liste 'immer ausgeschlossen' entfernen?\"","\"cast_stop\" : \"Zaustavi\"","\"ActionGroupCallEndedByYou\" : \"Hai terminato la chat video (%s)\"","\"mr_cast_button_disconnected\" : \"Μετάδοση. Αποσυνδέθηκε\"","\"mr_dialog_transferable_header\" : \"গ্রুপে প্লে করুন\"","\"BackgroundPreview\" : \"배경 미리보기\"","\"Gift2InfoOutConverted_one\" : \"%2$s converted this gift to **%d** Star.\"","\"default_error_msg\" : \"ଅଜଣା ତ୍ରୁଟି\"","\"ThemePreviewDialogMessage7\" : \"These are not the droids you are looking for.\"","\"AutoplayGIF\" : \"GIF's\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"Sorry, je kunt geen videoberichten naar deze gebruiker sturen vanwege zijn/haar privacyinstellingen.\"","\"common_google_play_services_enable_button\" : \"Aktiveer\"","\"BackEnteringWord\" : \"< Back to entering the word\"","\"PaintPaletteSliders\" : \"Sliders\"","\"cast_casting_to_device\" : \"กำลังแคสต์ไปยัง %1$s\"","\"TurnPasswordOff\" : \"Вимкнути пароль\"","\"mr_cast_button_connected\" : \"Тышкы экранга чыгаруу. Туташты\"","\"cast_notification_disconnect\" : \"Odpojiť\"","\"DeleteAccountHelp\" : \"Se non ti connetti almeno una volta in questo periodo, il tuo account sarà eliminato insieme a tutti i messaggi e i contatti.\"","\"fingerprint_error_no_fingerprints\" : \"Non se rexistraron impresións dixitais.\"","\"StickersName\" : \"Stickers\"","\"mr_controller_casting_screen\" : \"Экран трансляциялануда\"","\"NumberUnknown\" : \"Unknown\"","\"PaidContentInfo\" : \"Users will have to transfer this amount of Stars to your channel in order to view this media. **Learn more >**\"","\"mr_controller_album_art\" : \"एल्बम आर्ट\"","\"cast_rewind_30\" : \"Перемотати назад на 30 секунд\"","\"PopupDisabled\" : \"Deaktiviert\"","\"fingerprint_dialog_touch_sensor\" : \"వేలిముద్ర సెన్సార్‌ను తాకండి\"","\"search_menu_title\" : \"തിരയുക\"","\"abc_action_menu_overflow_description\" : \"Chaguo zaidi\"","\"StartShortDayYearAt\" : \"d 'de' MMM 'de' yyyy 'a las' HH:mm\"","\"common_google_play_services_enable_title\" : \"Povoliť služby Google Play\"","\"call_notification_answer_video_action\" : \"Vidéo\"","\"AutoDownloadChannels\" : \"Canali\"","\"RaiseToListen\" : \"Alza per ascoltare\"","\"cast_expanded_controller_live_head_description\" : \"Aktuální pozice je v čele přímého přenosu\"","\"mr_chooser_title\" : \"Hantar ke\"","\"mr_controller_no_info_available\" : \"Tidak ada info yang tersedia\"","\"ClearFewChatsTitle\" : \"Clear %1$s\"","\"BadgeNumberUnread\" : \"Ungelesene Nachrichten\"","\"common_google_play_services_notification_ticker\" : \"Google Play Hizmetleri hatası\"","\"abc_activity_chooser_view_see_all\" : \"查看全部\"","\"AIEditorStyleSharedToManyChats_other\" : \"Sent AI Style link to **%1$d chats**.\"","\"ImportStickers\" : \"IMPORT %1$s\"","\"fingerprint_error_lockout\" : \"تعداد تلاش‌ها بیش از حد مجاز است. لطفاً بعداً دوباره امتحان کنید.\"","\"cast_expanded_controller_live_head_description\" : \"Текущая позиция: начало трансляции\"","\"AddManyMembersAlertNamesText_one\" : \"Are you sure you want to add member to **%2$s**?\"","\"ChatWithGroupAdmin\" : \"**%1$s** is an admin of **%2$s**, a group you requested to join.\"","\"common_open_on_phone\" : \"Apri sul telefono\"","\"mr_chooser_wifi_warning_description_watch\" : \"Skontrolujte, či je vaše druhé zariadenie pripojené k rovnakej sieti Wi‑Fi ako tieto hodinky\"","\"common_google_play_services_enable_button\" : \"સક્ષમ કરો\"","\"cast_forward_30\" : \"Гучин секунд урагшлуулах\"","\"UserProfileHint\" : \"Choose a color and an icon for your profile\"","\"HasBeenAddedToGroup\" : \"%1$s added to the group\"","\"Start\" : \"Iniciar\"","\"NotificationGroupLeftMember\" : \"%1$s heeft de groep %2$s verlaten\"","\"NotificationMessageSticker\" : \"%1$s heeft je een sticker gestuurd\"","\"cast_forward_10\" : \"快轉 10 秒\"","\"EnterNewEmail\" : \"Inserisci la nuova email\"","\"AttachRoundExpired\" : \"Abgelaufene Videonachricht\"","\"RecoveryEmailSubtitle\" : \"Puoi impostare un'email di recupero per poter ripristinare la password e recuperare l'accesso al tuo account Telegram.\"","\"mr_chooser_wifi_warning_description_car\" : \"Asegúrate de que o outro dispositivo estea na mesma rede wifi que este coche\"","\"mr_dialog_transferable_header\" : \"Speel op 'n groep\"","\"mr_controller_pause\" : \"Pauziraj\"","\"Orange\" : \"Naranja\"","\"HideOnTop\" : \"Hide\"","\"mr_chooser_searching\" : \"Letar efter enheter\"","\"abc_activitychooserview_choose_application\" : \"အက်ပ်တစ်ခုကို ရွေးရန်\"","\"ChooseCountry\" : \"اختيار الدولة\"","\"June\" : \"يونيو\"","\"cast_expanded_controller_loading\" : \"Po ngarkon...\"","\"cast_expanded_controller_skip_ad_text\" : \"ਤੁਸੀਂ %1$d ਵਿੱਚ ਵਿਗਿਆਪਨ ਨੂੰ ਛੱਡ ਸਕਦੇ ਹੋ…\"","\"ForwardedRound_one\" : \"Forwarded video message\"","\"PrivacyProfilePhotoInfo5\" : \"Aggiungi utenti o interi gruppi come eccezioni che annulleranno le impostazioni precedenti.\"","\"MonetizationTransactionsTON\" : \"TON Transactions\"","\"cast_expanded_controller_skip_ad_label\" : \"Ignorer l'annonce\"","\"ClearSearchAlert\" : \"Wirklich den Suchverlauf leeren?\"","\"cast_expanded_controller_background_image\" : \"Sampul album\"","\"NotificationMessageGameScored\" : \"%1$s scored %3$s in game %2$s\"","\"google_assistant_verification_channel_name\" : \"Verificador do Asistente\"","\"BoostingSelectPaidGiveaway\" : \"Select a giveaway you already paid for to set it up.\"","\"mr_chooser_zero_routes_found_title\" : \"कोणतीही डिव्हाइस उपलब्ध नाहीत\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Achte darauf, dass sich das andere Gerät im selben WLAN wie dieses Gerät befindet\"","\"mr_user_route_category_name\" : \"சாதனங்கள்\"","\"PassportReverseSide\" : \"Reverse Side\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"トラック %1$d\"","\"RecoveryEmailSubtitle\" : \"You can set a recovery email to be able to reset your password and restore access to your Telegram account.\"","\"cast_expanded_controller_skip_ad_text\" : \"Du kan hoppe over annonsen om %1$d.\"","\"ContactShortcutVideoCall\" : \"Video-oproep naar %1$s\"","\"PinInTheList\" : \"Pin in the list\"","\"abc_activity_chooser_view_see_all\" : \"Zobrazit vše\"","\"ActionBotDocumentPhone\" : \"Numero di telefono\"","\"common_google_play_services_updating_text\" : \"현재 업데이트 중인 Google Play 서비스가 있어야 %1$s이(가) 실행됩니다.\"","\"StarGiftTransactionGiftOfferRefund\" : \"Refunded Gift Offer\"","\"Minutes_other\" : \"%1$d minutes\"","\"mr_chooser_wifi_warning_description_car\" : \"Conecte o outro dispositivo à mesma rede Wi-Fi que este carro\"","\"cast_dynamic_group_name_format\" : \"%1$s + %2$d\"","\"cast_closed_captions_unavailable\" : \"Không có sẵn phụ đề chi tiết\"","\"mr_chooser_searching\" : \"آلات تلاش کیے جا رہے ہیں\"","\"AreYouSureShareMyContactInfoUser\" : \"Vuoi condividere il tuo numero %1$s con **%2$s**?\"","\"fingerprint_error_lockout\" : \"Masyadong maraming pagsubok. Pakisubukan ulit sa ibang pagkakataon.\"","\"NoExceptions\" : \"Esta seção irá listar todos os chats que possuem configurações que não são padrão.\n\nVocê pode personalizar notificações para um chat abrindo o perfil do mesmo e escolhendo 'Notificações'.\"","\"PremiumPreviewEmoji\" : \"Animated Emoji\"","\"May\" : \"Mai\"","\"BusinessAwayScheduleCustomSetButton\" : \"Select\"","\"cast_closed_captions\" : \"Приховані субтитри\"","\"EditAdminTransferAlertText3\" : \"Please come back later.\"","\"HidAccount\" : \"Account verborgen door gebruiker\"","\"LedDisabled\" : \"사용 안 함\"","\"AutoDownloadOnUpToFor\" : \"Hasta %1$s para %2$s\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।\"","\"common_google_play_services_install_text\" : \"%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq.\"","\"PrivacyBirthdayInfo3\" : \"You can add users or entire groups as exception that will override the settings above.\"","\"abc_capital_off\" : \"IZSLĒGT\"","\"call_notification_answer_action\" : \"Beantwoorden\"","\"mr_cast_dialog_title_view_placeholder\" : \"ಯಾವುದೇ ಮಾಹಿತಿ ಲಭ್ಯವಿಲ್ಲ\"","\"VoipConferenceRemoveMemberAlertText2\" : \"Do you want to remove %1$s from this group chat?\"","\"mr_controller_no_media_selected\" : \"ਕੋਈ ਮੀਡੀਆ ਨਹੀਂ ਚੁਣਿਆ ਗਿਆ\"","\"fingerprint_error_hw_not_available\" : \"ഫിംഗർപ്രിന്റ് ഹാർഡ്‌വെയർ ലഭ്യമല്ല.\"","\"common_signin_button_text_long\" : \"Acceder con Google\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"Restablecer ajustes\"","\"TotalDataUsage\" : \"Total\"","\"AddContactChatNoCaps\" : \"Add Contact\"","\"mr_chooser_wifi_warning_description_car\" : \"Skontrolujte, či je vaše druhé zariadenie pripojené k rovnakej sieti Wi‑Fi ako toto auto\"","\"InvalidLastName\" : \"Lo sentimos, este apellido no se puede usar\"","\"ResetChatBackgroundsInfo\" : \"Remove all uploaded chat backgrounds and restore the pre-installed ones.\"","\"cast_expanded_controller_live_head_description\" : \"Trenutačni je položaj na početku streama uživo\"","\"AddUserErrorBlacklisted\" : \"Sorry, je kunt deze gebruiker niet toevoegen omdat die op de lijst van verwijderde gebruikers staat en niet door jou kan worden gedeblokkeerd.\"","\"FromChats_other\" : \"from %1$d chats\"","\"LanguageAlert\" : \"أنت على وشك تطبيق حزمة اللغة (**%1$s**) والمكتملة بنسبة %2$d%%.\n\nسيؤدي هذا إلى ترجمة الواجهة بالكامل، يمكنك اقتراح التصحيحات في [منصة الترجمة].\n\nيمكنك تغيير لغتك مرة أخرى في أي وقت من خلال الإعدادات.\"","\"AlwaysAllow\" : \"Always Allow\"","\"ResetCustomNotifications\" : \"Auf Standardwerte zurücksetzen\"","\"mr_controller_collapse_group\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‎‏‏‏‏‎‏‏‏‏‏‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‎‎‏‏‎‎‎‏‏‏‏‎‎‎‎‎‎‏‎‏‏‏‎‎‏‏‏‎‏‎‏‎‏‎Collapse‎‏‎‎‏‎\"","\"fingerprint_error_hw_not_present\" : \"To urządzenie nie jest wyposażone w czytnik linii papilarnych\"","\"ActionBotDocumentAddress\" : \"العنوان\"","\"mr_controller_casting_screen\" : \"Inatuma skrini\"","\"NoEmojiOrStickersFound\" : \"No emoji or stickers found\"","\"StarsTransactionIDCopied\" : \"Transaction ID is copied to clipboard\"","\"fingerprint_error_user_canceled\" : \"Mtumiaji ameghairi uthibitishaji wa alama ya kidole.\"","\"BackgroundMotion\" : \"Bewegung\"","\"ChatThemeApplyHint\" : \"Theme will also be applied for %s\"","\"StarsReactionsSent\" : \"Star Reaction\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Iphasiwedi\"","\"fingerprint_error_user_canceled\" : \"Пайдаланушы саусақ ізі операциясынан бас тартты.\"","\"ReportSelectMessages\" : \"Select messages\"","\"BoostingGiveawayHowItWorksSubTextDateSeveral1_other\" : \"On **%2$s**, Telegram will automatically select **%3$s** random users that joined **%4$s** %5$s.\"","\"StoryAudioAddToProfile\" : \"Add to Profile\"","\"Shadows\" : \"Shadows\"","\"mr_button_content_description\" : \"કાસ્ટ કરો\"","\"CancelAccountReset\" : \"Скасувати скидання акаунта\"","\"ActionBotDocumentIdentityCard\" : \"Identity Card\"","\"mr_cast_dialog_title_view_placeholder\" : \"Geen informatie beschikbaar\"","\"ChannelAffiliateProgramJoinMonthlyUsers\" : \"Monthly users\"","\"StopLoadingTitle\" : \"إيقاف التحميل؟\"","\"BoostingGiveawayShortStatusEnded\" : \"The giveaway is ended.\"","\"cast_skip_prev\" : \"Vai all'elemento precedente\"","\"cast_stop\" : \"ਰੋਕੋ\"","\"mr_controller_no_media_selected\" : \"Není vybrán žádný mediální obsah\"","\"common_google_play_services_updating_text\" : \"執行「%1$s」所需的 Google Play 服務正在更新。\"","\"FilterEditItem\" : \"Edit\"","\"abc_capital_on\" : \"ACTIVA\"","\"abc_shareactionprovider_share_with\" : \"Поделиться с помощью\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"စကားဝှက်\"","\"TwoStepVerificationPasswordSet\" : \"¡Contraseña establecida!\"","\"InviteLinkSent_other\" : \"Invitation link sent to %d users\"","\"ShareSendPhotos_one\" : \"Send %1$d photo\"","\"TodoCompletedBy_one\" : \"%2$d of %1$d completed by %3$s\"","\"abc_prepend_shortcut_label\" : \"मेनू+\"","\"mr_controller_album_art\" : \"Альбом мукабасы\"","\"RepeatSong\" : \"Repeat song\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s ha fissato uno %2$s sticker\"","\"Available\" : \"Available\"","\"Gift2InfoConverted_other\" : \"You converted this gift to **%d** Stars.\"","\"FilterNoChatsToForward\" : \"No chats found\"","\"FilesReceivedCount_other\" : \"**%s** files received\"","\"QualitySource\" : \"Source\"","\"EventLogEndedLiveStream\" : \"un1 ended the live stream\"","\"ic_media_route_learn_more_accessibility\" : \"Saiba como transmitir\"","\"PremiumPreviewProfileColorDescription\" : \"Choose a color and logo for your profile and replies to your messages.\"","\"SuggestAnimatedEmojiInfo\" : \"Each time you enter an emoji you can replace it with an alternative animated emoji.\"","\"PleaseEnterNewSecondPasswordHint\" : \"Repite la nueva contraseña\"","\"VoipGroupEditTitle\" : \"Edit voice chat title\"","\"DebugMenuWebViewDebugEnabled\" : \"디버그가 켜졌습니다!\"","\"ColorYellow\" : \"Amarelo\"","\"SimilarChannelsLimitTitle\" : \"Similar Channels\"","\"formatterBoostExpired\" : \"yyyy, MMM dd\"","\"StickersArchived\" : \"Stickers archived.\"","\"common_google_play_services_updating_text\" : \"Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။\"","\"VerificationCode\" : \"Код підтвердження\"","\"ViewExceptions\" : \"Ver Exceções\"","\"PleaseDownload\" : \"Please download media first\"","\"GiftsFeature2Title\" : \"Tradeable\"","\"ChatArchived\" : \"Chat archived.\"","\"cast_rewind\" : \"ਪਿੱਛੇ ਕਰੋ\"","\"ActionUserInvitedToChannel\" : \"un1 convidou você para este canal\"","\"common_google_play_services_wear_update_text\" : \"Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật.\"","\"PassportIdentityPassport\" : \"Upload a scan of your passport\"","\"TelegramFaq\" : \"Telegram FAQ\"","\"fingerprint_error_hw_not_present\" : \"Dieses Gerät hat keinen Fingerabdrucksensor\"","\"cast_expanded_controller_skip_ad_label\" : \"Жарнаманы өткөрүп жиберүү\"","\"NotificationMessageSuggestBirthday\" : \"%s suggested you your birthday\"","\"EventLogLeftGroup\" : \"un1 left the group\"","\"abc_activity_chooser_view_see_all\" : \"Sjá allt\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s pinned a map\"","\"ColorYellow\" : \"Geel\"","\"DebugClearLogs\" : \"Limpar Logs\"","\"ErrorSendRestrictedDocuments\" : \"Desculpe, os admins deste grupo restringiram você de enviar documentos.\"","\"PreviewForwardContact_one\" : \"Forward contact\"","\"cast_expanded_controller_skip_ad_label\" : \"বিজ্ঞাপন এড়িয়ে যান\"","\"LimitReachedPinDialogsLocked\" : \"Sorry, you can't pin more than %1$d chats to the top. Unpin some that are currently pinned. We are working to let you increase this limit in the future.\"","\"EventLogEditedMessages\" : \"un1 edited this message:\"","\"GiftCraftButtonNext\" : \"Craft New Gift\"","\"BoostingGiftsCount_other\" : \"%1$d Gifts\"","\"EnableAnimations\" : \"Animaties\"","\"JoinedGroup\" : \"You joined the group.\"","\"LoginPasswordTextShort\" : \"Ваш аккаунт дополнительно защищён облачным паролем.\"","\"UsernameDeactivateLink\" : \"Deactivate link\"","\"VerificationCodeSubtitle\" : \"Bitte prüfe deine E-Mails bei %1$s (Spam-Ordner nicht vergessen) und den Code eingeben.\"","\"common_google_play_services_notification_ticker\" : \"Błąd Usług Google Play\"","\"common_google_play_services_update_text\" : \"%1$s не може да се покрене ако не ажурирате Google Play услуге.\"","\"NotificationActionPinnedPhoto\" : \"%1$s heeft een foto vastgezet in de groep %2$s\"","\"abc_action_mode_done\" : \"Tapos na\"","\"StarsTransactionAds\" : \"Ads\"","\"TodoCompleteForbidden\" : \"**%s** has restricted others from editing this checklist.\"","\"RestoreEmailTroubleText\" : \"Se non puoi ripristinare l'accesso alla tua email, non ti resta che ricordare la tua password o ripristinare il tuo account.\"","\"mr_chooser_wifi_warning_description_tv\" : \"ਪੱਕਾ ਕਰੋ ਕਿ ਦੂਜਾ ਡੀਵਾਈਸ ਉਸੇ ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ 'ਤੇ ਹੈ, ਜਿਸ 'ਤੇ ਇਹ ਟੀਵੀ ਹੈ\"","\"default_error_msg\" : \"Neznana napaka\"","\"BlockUserContactsTitle\" : \"CONTACTOS\"","\"Gift2ChannelDoesntSupportGiftsTitle\" : \"Not Available\"","\"RecentStickersShort\" : \"Recent\"","\"mr_controller_album_art\" : \"Albumgrafik\"","\"UnknownError\" : \"Onbekende fout\"","\"AccountFrozenAlertSubtitle\" : \"Tap to view details and submit an appeal.\"","\"LanguageCustomAlert\" : \"Estás a punto de aplicar un pack de idioma personalizado (**%1$s**) que está completo en un %2$d %%.\n\nEsto traducirá toda la interfaz. Puedes sugerir correcciones en la [plataforma de traducción].\n\nPuedes cambiar el idioma cuando quieras en Ajustes.\"","\"ChannelMegaJoined\" : \"You joined this group\"","\"WhoCanAddMe\" : \"Chi può aggiungermi ai gruppi?\"","\"mr_chooser_zero_routes_found_title\" : \"Няма даступных прылад\"","\"AddBannedErrorAdmin\" : \"Non puoi bannare questo utente perché è un amministratore in questo gruppo e non sei autorizzato a degradarlo.\"","\"ErrorSendRestrictedVideoAll\" : \"Sorry, het delen van video's is niet toegestaan in deze groep.\"","\"UserRestricted\" : \"Lo sentimos, no tienes permitido hacer esto.\"","\"AppUpdateVersionAndSize\" : \"버전 %1$s • %2$s\"","\"NotificationActionPinnedVoice\" : \"%1$s hat eine Sprachnachricht bei %2$s angeheftet\"","\"TodoEditTitle\" : \"Edit Checklist\"","\"mr_chooser_wifi_learn_more\" : \"තව දැන ගන්න\"","\"PmReadDateTimeAt\" : \"read %1$s at %2$s\"","\"cast_ad_label\" : \"বিজ্ঞাপন\"","\"AutoDownloadOnUpToFor\" : \"حتى %1$s في %2$s\"","\"CheckYourNewEmail\" : \"Check Your New Email\"","\"cast_casting_to_device\" : \"%1$s-д дамжуулж байна\"","\"Gift2AttributeOriginalDetailsSelf\" : \"Gifted saved by %1$s on %2$s.\"","\"GiftOfferOfferedTextTONRejected\" : \"**%1$s** rejected your offer. **%2$s TON** for **%3$s**.\"","\"UserRestrictionsNoPinMessages\" : \"no pins\"","\"BoostingGetMoreBoostGroup\" : \"Get more boosts for your group by gifting Premium to your members.\"","\"PhoneNumberChangeTitle\" : \"Change number\"","\"YourName\" : \"Your name\"","\"CreateManagedBotCreatedText\" : \"**%s** will manage this bot for you.\"","\"cast_ad_label\" : \"ໂຄສະນາ\"","\"NotificationMessageAudio\" : \"%1$s enviou uma mensagem de voz\"","\"ActionUserWithinYouRadius\" : \"أنت الآن على بعد %1$s من un1\"","\"EditAdminTransferChannelToast\" : \"**%1$s** is now the owner of the channel.\"","\"call_notification_hang_up_action\" : \"Raccrocher\"","\"fingerprint_not_recognized\" : \"Nije prepoznat\"","\"ExternalStorage\" : \"Archivio esterno\"","\"TelegramFAQ\" : \"Veelgestelde vragen\"","\"common_google_play_services_update_title\" : \"Google Play xidmətlərini güncəlləşdirin\"","\"GiftPremiumAboutThisLink\" : \"This link allows you or **anyone you choose** to activate a %1$s.\"","\"CallMessageVideoIncomingConferenceMissed\" : \"Missed Video Call\"","\"ForgotPassword\" : \"Esqueceu a senha?\"","\"mr_controller_no_media_selected\" : \"ምንም ማህደረ መረጃ አልተመረጠም\"","\"PrivacyGiftsTypeInfo\" : \"Choose the types of gifts that you allow others to send you.\"","\"DidNotGetTheCodeEditNumberButton\" : \"Nummer wijzigen\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Нууц үг\"","\"common_google_play_services_unsupported_text\" : \"L'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil.\"","\"AddManyEmojiCount_other\" : \"Add %1$d emoji\"","\"mr_chooser_wifi_warning_description_watch\" : \"Patikrinkite, ar kitas įrenginys prijungtas prie to paties „Wi-Fi“ tinklo kaip šis laikrodis\"","\"ManageLinksInfoHelpPaid\" : \"You can create additional invite links that have a limited time, number of uses or require a paid subscription.\"","\"ShowMoreStickers\" : \"Show More Stickers\"","\"NotificationHiddenMessage\" : \"Neue Nachricht\"","\"MonetizationBalanceInfoLink\" : \"https://telegram.org/tos/content-creator-rewards\"","\"mr_chooser_title\" : \"આના પર કાસ્ટ કરો\"","\"NotificationMessageGroupRound\" : \"أرسل %1$s رسالةً مرئيةً لمجموعة %2$s\"","\"abc_searchview_description_query\" : \"Iskalna poizvedba\"","\"ic_media_route_learn_more_accessibility\" : \"‏איך להעביר (cast)\"","\"PrivacyPolicy\" : \"Datenschutzerklärung\"","\"cast_expanded_controller_ad_image_description\" : \"Cast ресивери жарнаманы ойноткончо сүрөт көрүнүп турат\"","\"PassportUploadAdditinalDocument\" : \"Upload Additional Scans\"","\"SwipeUnpin\" : \"Desfijar\"","\"UserProfileHint2\" : \"You can also change color of your name and customize replies to you. **Change >**\"","\"formatterMonth\" : \"d 'de' MMM\"","\"ResetMyAccountWarning\" : \"تحذير\"","\"SearchInSettings\" : \"بحث الإعدادات والأسئلة الشائعة\"","\"ForwardedFile_other\" : \"%1$d forwarded files\"","\"BackgroundPreview\" : \"Wallpaper\"","\"mr_chooser_searching\" : \"Traže se uređaji\"","\"abc_capital_off\" : \"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"SegmentationTabToCrop\" : \"Toca un objeto para recortarlo\"","\"FilterAddingChatsInfo\" : \"Bitte warte, bis wir den Ordner mit Chats füllen...\"","\"DeleteAdditionalActions\" : \"Additional actions\"","\"AccDescrLockRecording\" : \"Lock recording\"","\"abc_menu_shift_shortcut_label\" : \"Maiús +\"","\"mr_controller_play\" : \"ကစားရန်\"","\"PasswordAsHintError\" : \"Подсказка не должна совпадать с паролем\"","\"abc_shareactionprovider_share_with_application\" : \"Deila með %s\"","\"common_google_play_services_enable_button\" : \"Омогући\"","\"SearchStickersHint\" : \"Search sticker sets\"","\"PasswordEmailInvalid\" : \"Indirizzo email non valido, per favore riprova.\"","\"BotMonetizationInfoTONText\" : \"**TON** is a blockchain platform and cryptocurrency that Telegram uses for its high speed and low commisions on transactions.\"","\"mr_controller_album_art\" : \"Okładka albumu\"","\"Subscribers_other\" : \"%1$d subscribers\"","\"EventLogChangedOwnership\" : \"transferred ownership to %1$s\"","\"AccDescrNumberOfPeopleReactions_one\" : \"%1$d person reacted with %2$s\"","\"FilterNameHint\" : \"Ordnername\"","\"RemoveWallpaperAction\" : \"Remove\"","\"PleaseReEnterPassword\" : \"Re-enter your password\"","\"BoostingStarOptionPerUser_other\" : \"%d per user\"","\"mr_dialog_default_group_name\" : \"グループ\"","\"NotificationMessagePaidMedia_one\" : \"%2$s ti ha inviato un post a pagamento per %1$d stella\"","\"NotificationActionPinnedSticker\" : \"%1$s ha fissato uno sticker nel gruppo %2$s\"","\"DoubledLimits\" : \"Doubled Limits\"","\"mr_controller_no_info_available\" : \"ምንም መረጃ አይገኝም\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Sørg for, at den anden enhed har forbindelse til det samme Wi-Fi-netværk som denne tablet\"","\"mr_controller_collapse_group\" : \"Ծալել\"","\"AccDescrBotMenu\" : \"Bot menu\"","\"PostSuggestionsOfferChangeUpdateTerms\" : \"Update Terms\"","\"SearchFriends\" : \"Buscar amigos\"","\"fcm_fallback_notification_channel_label\" : \"Өзге\"","\"ChannelDescriptionChanged\" : \"Descrição do canal atualizada.\"","\"AddMembersAlertNamesText\" : \"Wirklich %1$s bei **%2$s** hinzufügen?\"","\"AreYouSureClearDraftsTitle\" : \"Eliminar borradores\"","\"call_notification_incoming_text\" : \"Gələn zəng\"","\"mr_controller_stop\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‏‎‏‏‏‏‎‏‎‏‎‏‏‎‏‏‏‎‏‎‏‏‎‎‎‏‏‎‎‏‏‏‎‎‎‎‏‏‏‎‏‏‏‎‎‏‏‎‎‏‎‎‎Stop‎‏‎‎‏‎\"","\"BusinessHoursClearTitle\" : \"Remove Hours\"","\"UsernameAvailable\" : \"%1$s is beschikbaar.\"","\"mr_chooser_wifi_warning_description_car\" : \"Otrai ierīcei ir jābūt savienotai ar to pašu Wi-Fi tīklu, ar kuru ir izveidots savienojums šajā automašīnā.\"","\"WrongCountry\" : \"Código de país inválido\"","\"mr_cast_button_connected\" : \"Casten. Verbonden.\"","\"VoipConferenceAddPeople\" : \"Add Member\"","\"mr_chooser_wifi_warning_description_phone\" : \"დარწმუნდით, რომ სხვა მოწყობილობა იმავე Wi-Fi ქსელთან არის დაკავშირებული, რომელთანაც ეს ტელეფონი\"","\"cast_rewind_10\" : \"უკან გადახვევა ათი წამით\"","\"SyncContactsOn\" : \"Contatos deste dispositivo serão adicionados à sua conta.\"","\"LoginPasswordTextShort\" : \"Verifica in due passaggi attivata. Il tuo account è protetto con una password aggiuntiva.\"","\"P2PEverybody\" : \"Everybody\"","\"AutoDownloadOnMobileData\" : \"On Mobile Data\"","\"ErrorSendRestrictedPollsAll\" : \"Umfragen sind in dieser Gruppe nicht erlaubt.\"","\"cast_play\" : \"प्ले करा\"","\"Close\" : \"Fechar\"","\"ResetAccountStatus\" : \"ستتمكن من حذف حسابك بعد:\"","\"AreYouSureLogout\" : \"Vuoi davvero uscire?\n\nQuesto eliminerà tutte le tue chat segrete.\n\nPuoi usare Telegram su tutti i tuoi dispositivi contemporaneamente e usare diversi account sulla stessa app.\"","\"NotificationActionPinnedQuizUser\" : \"ثبّت %1$s اختبار %2$s\"","\"mr_controller_volume_slider\" : \"والیوم سلائیڈر\"","\"common_google_play_services_wear_update_text\" : \"Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ഈ ടാബ്‌ലെറ്റ് കണക്‌റ്റ് ചെയ്‌തിരിക്കുന്ന അതേ വൈഫൈ നെറ്റ്‌വർക്കിലാണ് മറ്റേ ഉപകരണവും കണക്‌റ്റ് ചെയ്‌തിട്ടുള്ളതെന്ന് ഉറപ്പാക്കുക\"","\"DisableSharingToastDisabled\" : \"Sharing disabled for this chat\"","\"common_google_play_services_install_title\" : \"Установити сервіси Google Play\"","\"mr_controller_volume_slider\" : \"හඬ පරිමා ස්ලයිඩරය\"","\"common_google_play_services_notification_channel_name\" : \"Google Play кызматтарынын иштеши\"","\"cast_notification_disconnect\" : \"විසන්ධි කරන්න\"","\"AutoDeleteSetInfo\" : \"Messages in this chat are automatically\ndeleted %1$s after they are sent.\"","\"abc_searchview_description_submit\" : \"Υποβολή ερωτήματος\"","\"AutoDownloadPreloadVideoInfo\" : \"Precarica i primi secondi (1-2 MB) dei video più grandi di %1$s per una riproduzione istantanea.\"","\"MessagePlayed_other\" : \"%1$d Played\"","\"MessageLockedStarsConfirmMessageMulti1_one\" : \"You selected **%1$d** chat that charge Stars for messages.\"","\"mr_button_content_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‎‎‎‏‏‎‎‏‎‎‏‏‎‏‎‎‏‏‏‎‎‏‎‎‎‎‏‎‎‏‎‏‎‏‎‏‏‎‏‏‎‎‎‎‏‎‎‎‏‎‏‏‎‏‎‏‏‏‏‎Cast‎‏‎‎‏‎\"","\"ExternalFolderInfo\" : \"Browse your external storage\"","\"UpgradePremiumPerYear\" : \"Upgrade for %s per year\"","\"StickersReorder\" : \"Reorder\"","\"LowDiskSpaceMessage\" : \"Seu dispositivo está quase sem espaço. Para esvaziar um pouco, você pode configurar o Telegram para manter apenas mídias recentes.\"","\"GiftCraftTextEmpty2\" : \"**%s** gift.\n\nIf crafting fails, all selected gifts\nwill be **lost**.\"","\"cast_tracks_chooser_dialog_ok\" : \"சரி\"","\"ActionGroupCallStarted\" : \"un1 ha avviato una chat video\"","\"YearsShort_other\" : \"%1$dy\"","\"November\" : \"November\"","\"ActionLeftUser\" : \"غادر un1 المجموعة\"","\"AutoDownloadFiles\" : \"Files\"","\"CallsTotalTime\" : \"Total time\"","\"cast_stop\" : \"متوقف کردن\"","\"AutoDownloadFilesOn\" : \"الملفات\"","\"ic_media_route_learn_more_accessibility\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‏‎‏‎‏‏‎‎‏‎‏‎‎‎‎‎‏‏‏‎‎‎‏‏‎‏‏‎‏‏‏‎‎‏‏‎‏‎‏‎‎‎‏‎‏‏‎‎Learn how to cast‎‏‎‎‏‎\"","\"ResetAccountInfo\" : \"Since the account **%1$s** is active and protected by a password, we will delete it in 1 week for security purposes.\n\nYou can cancel this process at any time.\"","\"NotificationActionPinnedPoll2\" : \"%1$s 님이 %3$s 설문을 %2$s 그룹에 고정했습니다\"","\"StarsBalance\" : \"Balance\"","\"firebase_database_url\" : \"https://tmessages2.firebaseio.com\"","\"CheckPhoneNumber\" : \"지금도 %1$s 번호를 사용하시나요?\"","\"MessageLockedStarsConfirmMessage2One_one\" : \"Would you like to pay **%1$d** Star to send one message?\"","\"fingerprint_error_lockout\" : \"È stato effettuato un numero eccessivo di tentativi. Riprova più tardi.\"","\"RestoreEmailSentTitle\" : \"Código de recuperación\"","\"PremiumLastSeenSet\" : \"Your last seen time is now visible.\"","\"AddManyMembersAlertNamesText_other\" : \"هل تريدون فعلًا إضافة %1$d عضوٍ إلى **%2$s**؟\"","\"fingerprint_error_user_canceled\" : \"Operațiunea privind amprenta a fost anulată de utilizator.\"","\"SoundMuted\" : \"تم كتم الصوت\"","\"NotificationUnrecognizedDevice\" : \"%1$s,\nWe detected a login into your account from a new device on %2$s\n\nDevice: %3$s\nLocation: %4$s\n\nIf this wasn't you, you can go to Settings - Privacy and Security - Sessions and terminate that session.\n\nIf you think that somebody logged in to your account against your will, you can enable two-step verification in Privacy and Security settings.\n\nSincerely,\nThe Telegram Team\"","\"AccDescrUnreadCount_other\" : \"%1$d unread chats\"","\"abc_menu_shift_shortcut_label\" : \"Шифт+\"","\"call_notification_screening_text\" : \"Sarrerako dei bat bistaratzen\"","\"EmojiBotInfo\" : \"Artists are welcome to add their own emoji packs using our @stickers bot.\"","\"Gift2ActionSelfInfo_other\" : \"Display this gift on your page or convert it to %1$d Stars.\"","\"cast_play\" : \"Прайграць\"","\"ActionTTLChannelChanged\" : \"As mensagens neste canal serão apagadas automaticamente após %1$s\"","\"abc_menu_shift_shortcut_label\" : \"‎Shift+‎\"","\"Emoji3\" : \"Food and drink\"","\"DebugMenuDisableWebViewDebug\" : \"Disable WebView debug\"","\"ErrorRingtoneSizeTooBig\" : \"Size must be under %s Kb.\"","\"abc_capital_on\" : \"SEES\"","\"BotCantOpenAttachMenuBot\" : \"This bot can't be opened in chats with bots.\"","\"abc_action_bar_up_description\" : \"Pārvietoties uz augšu\"","\"FilesSavedHintLinked_one\" : \"File salvato nei **download**.\"","\"common_signin_button_text\" : \"Hasi saioa\"","\"SortBy\" : \"정렬\"","\"ChooseCountry\" : \"Escolha um país\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ 'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।\"","\"abc_action_mode_done\" : \"हो गया\"","\"cast_seek_bar\" : \"播放进度滑块控件\"","\"Users_other\" : \"%1$d users\"","\"cast_forward\" : \"Avanzar\"","\"NotificationActionPinnedGameScore\" : \"%1$s 님이 게임 점수를 %2$s 그룹에 고정했습니다\"","\"BytesSent\" : \"Bytes sent\"","\"PaymentConfirmationMessage\" : \"Your card %1$s is on file. To pay with this card, please enter your 2-Step-Verification password.\"","\"fingerprint_error_lockout\" : \"Preveč poskusov. Poskusite znova pozneje.\"","\"wallet_buy_button_place_holder\" : \"Vásárlás a Google-lal\"","\"TopicHidden\" : \"General topic was hidden\"","\"common_google_play_services_wear_update_text\" : \"Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:\"","\"ActionVolumeChanged\" : \"un1 hat Lautstärke von un2 verändert: %1$d%%\"","\"ChatArchivedInfo\" : \"Hide the archive by swiping left on it.\"","\"AddToTheGroup\" : \"Adicionar %1$s ao grupo?\"","\"mr_user_route_category_name\" : \"Peranti\"","\"ErrorSendRestrictedRound\" : \"Sorry, the admins of this group have restricted you from sending video messages.\"","\"ActionYouLeftUser\" : \"Saliste del grupo\"","\"Crop\" : \"CORTAR\"","\"AccountFrozen1Text\" : \"Your account was frozen for breaking Telegram’s Terms and Conditions.\"","\"fingerprint_dialog_touch_sensor\" : \"Манжа изинин сенсорун басыңыз\"","\"cast_notification_connecting_message\" : \"%1$s သို့ချိတ်ဆက်နေသည်\"","\"ActionInviteChannelUserFolder\" : \"un1 joined the channel via folder invite link\"","\"Gift2SoldOutSheetValue\" : \"Value\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Композиція %1$d\"","\"fcm_fallback_notification_channel_label\" : \"പലവക\"","\"ColorOrange\" : \"Orange\"","\"abc_capital_on\" : \"VULA\"","\"LargeEmoji\" : \"رموز تعبيرية كبيرة\"","\"fingerprint_error_lockout\" : \"تم إجراء محاولات كثيرة جدًا. يُرجى المحاولة مرة أخرى لاحقًا.\"","\"ErrorSendRestrictedPhotoAll\" : \"Desculpe, o envio de fotos não é permitido neste grupo.\"","\"CheckPasswordWrong\" : \"You entered the wrong password.\"","\"confirm_device_credential_password\" : \"Use password\"","\"call_notification_decline_action\" : \"काट्नुहोस्\"","\"common_signin_button_text_long\" : \"Prijava putem Googlea\"","\"StoryAddedToAlbumTitle_other\" : \"%d stories saved to **%s**\"","\"AutoDownloadUpToOnAllChats\" : \"حتى %1$s في جميع المحادثات\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão do Google Play Services. Ele será atualizado em breve.\"","\"ShareYouLocationUnableManually\" : \"Selbst wählen\"","\"PaymentShippingStatePlaceholder\" : \"State\"","\"LastSeenContacts\" : \"I miei contatti\"","\"mr_controller_volume_slider\" : \"Cursore del volume\"","\"AuthAnotherClient\" : \"Scan QR Code\"","\"common_google_play_services_enable_button\" : \"සබල කරන්න\"","\"PremiumBusinessLocationDescription\" : \"Display the location of your business on your account.\"","\"LinkHashExpired\" : \"Link ist nicht mehr aktiv\"","\"ProfileColorEdit\" : \"Profielkleur wijzigen\"","\"mr_chooser_zero_routes_found_title\" : \"Hech qanday qurilma topilmadi\"","\"ChannelNeedBoostsDescription\" : \"Your channel needs %s to enable posting stories.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"NotificationGroupAlbum\" : \"%1$s ha inviato un album nel gruppo %2$s\"","\"AccDescrPremium\" : \"Premium account\"","\"mr_chooser_wifi_learn_more\" : \"Més informació\"","\"cast_casting_to_device\" : \"Przesyłam na: %1$s\"","\"BackgroundAnimate\" : \"Animado\"","\"BadgeNumberShow\" : \"Enabled\"","\"PrivateMessagesChargePremiumLocked\" : \"Unlock with Telegram Premium\"","\"common_google_play_services_enable_button\" : \"Aanzetten\"","\"StopLiveLocationAlertToGroupText\" : \"Do you want to stop sharing your live location with **%1$s**?\"","\"fingerprint_error_hw_not_available\" : \"თითის ანაბეჭდის აპარატურა მიუწვდომელია.\"","\"cast_live_label\" : \"लाइव्ह\"","\"BoostingGetMoreBoosts\" : \"Get more boosts for your channel by gifting Premium to your subscribers.\"","\"FromFormatted\" : \"From %1$s\"","\"PaidMessageSentSubtitle_one\" : \"You paid **%d** star.\"","\"DirectChargeFee\" : \"Charge Fee\"","\"abc_searchview_description_submit\" : \"Zoekopdracht verzenden\"","\"RecentFilesAZ\" : \"파일 A-Z\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo não tem sensor de impressões digitais.\"","\"EmailLoginChangeMessage\" : \"이 이메일 주소는 새 기기에서 텔레그램 계정에 로그인할 때마다 사용됩니다.\"","\"BackgroundPreviewLine2\" : \"وااو! شكرًا لك\"","\"CustomAvatarTooltipVideo\" : \"video set by you\"","\"call_notification_answer_action\" : \"පිළිතුරු දෙ.\"","\"AutoplayVideoInfo\" : \"Premi i tasti del volume per attivare il suono.\"","\"mr_chooser_looking_for_devices\" : \"Ser etter enheter …\"","\"DeleteAll\" : \"Eliminar todo\"","\"VerificationCode\" : \"رمز التحقق\"","\"StartVoipChannelTitle\" : \"Live Stream\"","\"PhoneNumberAlert\" : \"Gebruikers zien je nieuwe nummer als ze deze in hun adresboek hebben of als je privacy-instellingen dat toestaat. Je kunt dit aanpassen via Instellingen > Privacy en veiligheid > Telefoonnummer.\"","\"mr_controller_stop_casting\" : \"עצירת העברה\"","\"NotificationActionPinnedStickerUser\" : \"%1$s fixou um sticker\"","\"abc_menu_function_shortcut_label\" : \"Funksiya+\"","\"generic_error_no_device_credential\" : \"पिन, पैटर्न या पासवर्ड सेट नहीं है.\"","\"common_google_play_services_enable_title\" : \"Dayakan perkhidmatan Google Play\"","\"BackgroundMotion\" : \"Prospettiva\"","\"StoryPrivacyAlertCloseFriendsSubtitle\" : \"Choose close friends\"","\"CancelRegistration\" : \"Cancelar registro\"","\"abc_action_mode_done\" : \"Ferdig\"","\"SendingAudio\" : \"sending audio...\"","\"OpenGroup2\" : \"Open Group\"","\"fcm_fallback_notification_channel_label\" : \"Другое\"","\"GiftPremiumGiftsSentStatus\" : \"They now have access to additional features.\"","\"cast_casting_to_device\" : \"Diffusion vers %1$s\"","\"Long\" : \"Larga\"","\"VoipGroupEndChat\" : \"End voice chat\"","\"DeleteOptionsTitle_other\" : \"Delete %1$d Messages?\"","\"NotificationMessageVideo\" : \"مقطع مرئي من %1$s\"","\"ShowSenderNames\" : \"Mostra nomi mittenti\"","\"MusicFiles_one\" : \"%1$d music file\"","\"abc_menu_meta_shortcut_label\" : \"META +\"","\"abc_prepend_shortcut_label\" : \"תפריט+\"","\"BusinessBotPermissionsGiftsSettings\" : \"Change Gift Settings\"","\"SendContactToGroupText\" : \"¿Quieres enviar este contacto a **%1$s**?\"","\"GroupJoinNoCaps\" : \"Join\"","\"MonetizationTransactionDetailProceed\" : \"Proceeds from ads displayed in\"","\"StakeDiceActionWon\" : \"un1 won ������ %s\"","\"AreYouSureSecretChat\" : \"Are you sure you want to start a secret chat?\"","\"mr_chooser_searching\" : \"A localizar dispositivos...\"","\"FolderShowTagsInfoPremium\" : \"Subscribe to **Telegram Premium** to display folder names for each chat in the chat list.\"","\"Emoji4\" : \"Activity\"","\"AmongWinners_other\" : \"among %d winners\"","\"PremiumTierSemiannual\" : \"Semiannual\"","\"ChooseCountry\" : \"Выберите страну\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s heeft sticker %2$s vastgezet\"","\"TranslateMessagesInfo1\" : \"Il pulsante \"Traduci\" apparirà con un singolo tocco su un messaggio di testo.\"","\"AllowReadCallAndLog\" : \"Please allow Telegram to receive calls and read the call log so that we can automatically enter your code for you.\"","\"ResetCustomNotifications\" : \"Reset to default settings\"","\"PremiumPreviewBusinessDescription\" : \"Upgrade your account with business features such as location, opening hours and quick replies.\"","\"abc_searchview_description_query\" : \"Søgeforespørgsel\"","\"formatterBannedUntil12H\" : \"dd MMM yyyy, h:mm a\"","\"MonetizationTransactionDetailWithdrawButton\" : \"View in Blockchain Explorer\"","\"mr_controller_volume_slider\" : \"Control deslizante de volumen\"","\"mr_button_content_description\" : \"Trasmetti\"","\"cast_casting_to_device\" : \"درحال پخش محتوا به %1$s\"","\"NewContactTitle\" : \"New Contact\"","\"Unlock\" : \"Unlock\"","\"DirectShareInfo\" : \"Letzte Chats im Teilen-Menü anzeigen\"","\"ChannelAddTo\" : \"Add %1$s to the channel?\"","\"LogOut\" : \"Esci\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s heeft een bericht vastgezet\"","\"PleaseEnterNewSecondPasswordHint\" : \"Re-enter new password\"","\"StoriesIntroGoToNextAuthorSubHeader\" : \"Swipe left or right\"","\"BoostingGiveawayMsgNewSubsPlural_other\" : \"New subscribers of the channels:\"","\"DeleteAllMessagesAlert\" : \"¡Advertencia! Esto **eliminará todos los mensajes** en este chat para **ambos** participantes.\"","\"PassportDeleteScan\" : \"Delete scan?\"","\"RequestMissedCall\" : \"Ricevi il codice tramite chiamata\"","\"NotificationsDefault\" : \"Padrão\"","\"abc_action_bar_home_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‎‎‎‎‏‏‎‏‎‏‏‎‎‏‎‎‎‏‎‏‎‏‏‏‎‏‎‎‎‎‏‏‎‏‏‏‏‏‏‎‎Navigate home‎‏‎‎‏‎\"","\"cast_skip_next\" : \"Preskoči na sljedeću stavku\"","\"abc_action_bar_home_description\" : \"瀏覽主頁\"","\"cast_forward_30\" : \"အရှေ့သို့ စက္ကန့်သုံးဆယ် ရစ်ပါ\"","\"NotificationsUnmuted\" : \"Benachrichtigungen\"","\"mr_chooser_looking_for_devices\" : \"Buscando dispositivos…\"","\"AttachVoiceExpired\" : \"Abgelaufene Sprachnachricht\"","\"Alert\" : \"Meldingen Weergeven\"","\"BotWebAppInstantViewOpen\" : \"Open App\"","\"ChannelAffiliateProgramJoinViewBot\" : \"View %s\"","\"mr_controller_stop\" : \"Pysäytä\"","\"DidNotGetTheCodeInfo\" : \"Si no recibiste el código por SMS o llamada, comprueba tus **ajustes de datos móviles** y número de teléfono:\n\n**%1$s**\n\nLas opciones restantes son probar con otro número o contactar al soporte de Telegram. Toca **Ayuda** para enviarnos los detalles técnicos y así poder identificar el problema.\"","\"FilterNonContacts\" : \"No contactos\"","\"LimitReachedPinDialogsPremium\" : \"Sorry, you can't pin more than %1$d chats to the top. Unpin some that are currently pinned.\"","\"GiftOfferAmount\" : \"⭐️ %s\"","\"ContactShortcutVideoCall\" : \"Video call %1$s\"","\"common_open_on_phone\" : \"Maak oop op foon\"","\"cast_pause\" : \"Pausa\"","\"mr_chooser_title\" : \"Келесіге трансляциялау:\"","\"PinChatsLimitTitle\" : \"Pinned Chats\"","\"fingerprint_error_hw_not_available\" : \"Hardueri i gjurmës së gishtit nuk mundësohet.\"","\"mr_controller_disconnect\" : \"Адлучыць\"","\"NoAudioFiles\" : \"Nessun file audio\"","\"AudioSaveToInfo\" : \"Choose where you want this audio to be saved.\"","\"ChannelAddToGroup\" : \"Add to group\"","\"WhenRoaming\" : \"En roaming\"","\"SharedGIFsTab2\" : \"GIF\"","\"ReportSpamTitle\" : \"Report spam\"","\"abc_menu_delete_shortcut_label\" : \"ਮਿਟਾਓ\"","\"NotificationMessageUniqueStarGiftPrepaidUpgrade_one\" : \"%2$s sent an Upgrade worth %1$d Star for your gift\"","\"fingerprint_error_user_canceled\" : \"Fingeravtrycksåtgärden avbröts av användaren.\"","\"ActionUniqueGiftResaleServiceTON\" : \"**un1** sent a gift to **un2** for %s TON!\"","\"abc_capital_off\" : \"બંધ\"","\"InviteChannelRestrictedUsers2_one\" : \"**%d user** can only be invited via link. However admin of this channel restricts you from sharing invite links.\"","\"PremiumStoriesStealth\" : \"Stealth Mode\"","\"AddAccount\" : \"إضافة حساب\"","\"GiftValueAveragePrice\" : \"Average Price\"","\"StartsDayYearAt\" : \"'Começará em' d 'de' MMM 'de' yyyy 'às' HH:mm\"","\"NotificationMessageGroupRound\" : \"%1$s 님이 %2$s 그룹에 동영상 메시지를 보냈습니다\"","\"fingerprint_not_recognized\" : \"पहिचान भएन\"","\"Gift2AuctionPriceJoin\" : \"Join\"","\"NotificationGroupAddSelf\" : \"%1$s returned to the group %2$s\"","\"mr_controller_collapse_group\" : \"ਸਮੇਟੋ\"","\"AutodownloadSizeLimit\" : \"크기 제한\"","\"CalendarWeekNameShortFriday\" : \"F\"","\"AddToTheGroup\" : \"إضافة %1$s للمجموعة؟\"","\"fingerprint_error_lockout\" : \"Massa intents. Torna-ho a provar més tard.\"","\"NotificationsImportance\" : \"Priorità\"","\"SetUrlInUse\" : \"Sorry, this link is already taken.\"","\"cast_casting_to_device\" : \"Enviando a %1$s\"","\"common_signin_button_text\" : \"Bejelentkezés\"","\"cast_tracks_chooser_dialog_none\" : \"Žádné\"","\"AccDescrQuizExplanation\" : \"Explanation\"","\"PassportNoPolicy\" : \"You are sending your documents directly to %1$s and allowing their @%2$s to send you messages.\"","\"CheckPhoneNumberYes\" : \"Sim\"","\"StoryLiveKeepChannelInfo\" : \"Keep this live in channel's profile.\"","\"ChatsUnmute\" : \"Unmute\"","\"AutoDownloadOnWiFiData\" : \"Con il Wi-Fi\"","\"StarsSubscriptionCancelledToastText\" : \"You will still have access to the channel until **%s**.\"","\"HiddenName\" : \"Deleted Account\"","\"LastName\" : \"Nachname (optional)\"","\"abc_action_menu_overflow_description\" : \"Fleiri valkostir\"","\"ReEnterPassword\" : \"أعد كتابة كلمة المرور\"","\"common_google_play_services_update_title\" : \"Ажурирајте Google Play услуге\"","\"mr_controller_close_description\" : \"ಮುಚ್ಚಿ\"","\"fingerprint_dialog_touch_sensor\" : \"Додирн. сензор за отисак прста\"","\"abc_shareactionprovider_share_with\" : \"Share with\"","\"EditCaption\" : \"Edit Caption\"","\"SentAppCode\" : \"We've sent the code to the **Telegram** app on your other device.\"","\"AreYouSureShareMyContactInfoBot\" : \"봇이 회원님의 전화번호를 감지할 것입니다. 이는 다른 서비스와 통합하는 데 도움이 됩니다.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Уверете се, че часовникът и другото устройство са свързани с една и съща Wi-Fi мрежа\"","\"call_notification_answer_action\" : \"જવાબ આપો\"","\"mr_controller_no_media_selected\" : \"No se seleccionó contenido multimedia\"","\"cast_stop\" : \"ຢຸດ\"","\"abc_menu_ctrl_shortcut_label\" : \"Ktrl +\"","\"NoHandleAppInstalled\" : \"'%1$s' 파일 유형을 처리할 수 있는 응용 프로그램이 없습니다. 계속하려면 프로그램을 설치해 주세요\"","\"cast_rewind_10\" : \"Он секунд артка түрүү\"","\"PaidMessageActionMany_one\" : \"un1 paid %1$d Star to send %2$s\"","\"LastSeenNobodyPremium\" : \"Utenti Premium\"","\"QRCodePermissionNoCameraWithHint\" : \"**Telegram** benötigt Zugriff auf deine **Kamera**, damit du QR-Codes scannen kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"common_google_play_services_install_title\" : \"Pata huduma za Google Play\"","\"BoughtResoldGiftToTitle\" : \"Gift sent\"","\"EditProfileChatAutomationInfo\" : \"Add a bot to answer messages on your behalf.\"","\"ChatDistanceToPeer\" : \"%1$s is %2$s\"","\"SearchMessagesFilterGroup\" : \"Group Chats\"","\"fingerprint_error_no_fingerprints\" : \"No s'ha registrat cap empremta digital.\"","\"PostSuggestionsAddTimeHint2\" : \"The post will remain available for at least %d hours from this date.\"","\"GameCantSendSecretChat\" : \"Sorry, games can’t be sent to secret chats.\"","\"TelegramStarsGift\" : \"Gift Stars to Friends\"","\"cast_notification_connecting_message\" : \"Po lidhet me %1$s\"","\"fingerprint_not_recognized\" : \"හඳුනා නොගන්නා ලදී\"","\"UseProxyTelegramInfo\" : \"Impostazioni proxy MTProto.\"","\"CropImage\" : \"Crop image\"","\"LinkInfoChannel\" : \"Anyone who has Telegram installed will be able to join your channel by following this link.\"","\"mr_controller_casting_screen\" : \"S'està emetent la pantalla\"","\"NotificationMessageMap\" : \"%1$s hat dir einen Standort gesendet\"","\"formatterBoostExpired\" : \"dd MMM yyyy\"","\"EmailAddressInvalid\" : \"Invalid email address.\"","\"cast_stop_live_stream\" : \"Ndalo transmetimin e drejtpërdrejtë\"","\"LargeEmoji\" : \"Große Emoji\"","\"MarkAsUnread\" : \"Mark as unread\"","\"PhoneNumber\" : \"Número de telefone\"","\"mr_chooser_zero_routes_found_title\" : \"사용 가능한 기기 없음\"","\"mr_cast_button_disconnected\" : \"Yayım. Ayrılıb\"","\"FileSavedHintLinked\" : \"Datei in **Downloads** gespeichert.\"","\"ContactJoined\" : \"Contato entrou para o Telegram\"","\"AreYouSureClearHistoryWithSecretUser\" : \"Are you sure you want to clear your secret chat history with **%1$s**?\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s ha fissato un post a pagamento per %1$d stella\"","\"YourEmailSuccessText\" : \"Deine Wiederherstellungs-E-Mail für die zweistufige Bestätigung ist jetzt aktiv.\"","\"VoipChannelVoiceChat\" : \"Live Stream\"","\"UpdateAppAlert\" : \"죄송합니다. 텔레그램 앱이 최신 버전이 아니기에 이 요청을 받을 수 없습니다. 텔레그램을 업데이트해 주세요.\"","\"MessageContainsEmojiPack\" : \"This message contains emoji from %s pack.\"","\"mr_system_route_name\" : \"Σύστημα\"","\"ChannelUserAddLimit\" : \"Sorry, you can only add the first 200 members to a channel. Note that an unlimited number of people may join via the channel's link.\"","\"mr_chooser_looking_for_devices\" : \"Траже се уређаји…\"","\"SecretWebPageInfo\" : \"Die Linkvorschau wird auf den Servern von Telegram generiert. Wir speichern keine Daten über die von dir gesendeten Links.\"","\"VoipMute\" : \"Mute\"","\"confirm_device_credential_password\" : \"Wachtwoord gebruiken\"","\"PopupDisabled\" : \"Disabled\"","\"AffiliateProgramStartInfo\" : \"By creating an affiliate program, you agree to the **Terms and Conditions** of Affiliate Programs.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Asegúrate de que o outro dispositivo estea na mesma rede wifi que este reloxo\"","\"ResetAccountInfo\" : \"Como la cuenta **%1$s** está activa y protegida con una contraseña, la eliminaremos en 1 semana. Esta espera es necesaria por razones de seguridad.\n\nPuedes cancelar este proceso en cualquier momento.\"","\"ResetChatBackgroundsAlertTitle\" : \"Chat-Hintergründe zurücksetzen\"","\"VoipVideoNotAvailable\" : \"Video is only available\nfor the first %1$s\"","\"FilterAddToAlertFullTitle\" : \"Limit reached\"","\"LimitReachedAccounts\" : \"Sorry, you can't add more than **%1$d** accounts. You can increase this limit to **%2$d** by upgrading to **Telegram Premium**.\"","\"OpenChannel2\" : \"Open Channel\"","\"abc_searchview_description_search\" : \"Претражите\"","\"abc_searchview_description_submit\" : \"Асуулга илгээх\"","\"InviteBlockedManyMessage\" : \"You can send these people an invite link to the group in a private message instead.\"","\"NotificationGroupKickMember\" : \"%1$s hat %3$s aus der Gruppe %2$s entfernt\"","\"SortBy\" : \"Ordina per\"","\"PremiumLastSeenHeader2\" : \"Upgrade to Premium\"","\"AutoDownloadPreloadMusicInfo\" : \"البدءُ بتحميل المقطع التالي أثناء استماعك لمقطعٍ صوتي.\"","\"DeleteThemeTitle\" : \"Delete theme\"","\"cast_seek_bar\" : \"Контрола за тражење при репродукцији\"","\"Unvote\" : \"Retract Vote\"","\"DeleteMessagesForBothSidesWherePossible\" : \"Delete for both sides where possible\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Legendas\"","\"PasswordEmailInvalid\" : \"Недопустима адреса е-пошти, спробуйте ще раз.\"","\"cast_skip_next\" : \"Ugrás a következő elemre\"","\"abc_searchview_description_voice\" : \"Glasovna pretraga\"","\"RemindDayAt\" : \"'Am' d MMM 'um' HH:mm 'erinnern'\"","\"ResetChatBackgroundsAlert\" : \"هل أردت فعلًا إعادة تعيين كل خلفيات المحادثة؟\"","\"FilesSavedHintLinked_other\" : \"%1$d file salvati nei **download**.\"","\"ResetNotificationsAlertTitle\" : \"Reset all notifications\"","\"ReplyToGroup\" : \"답장\"","\"BusinessReplies\" : \"Quick Replies\"","\"JoinedViaRequestApproved\" : \"un1 joined, approved by un2\"","\"UseProxyTelegramInfo2\" : \"Dieser Proxy könnte einen gesponserten Kanal in deiner Chatliste anzeigen. Das wird jedoch nicht deinen Telegram-Datenverkehr enthüllen.\"","\"PremiumPreviewBusinessStoriesDescription\" : \"Publish photos and videos of your goods or services on your page.\"","\"cast_notification_connecting_message\" : \"正在连接到%1$s\"","\"cast_stop_live_stream\" : \"Livestream stoppen\"","\"ThemeSetUrlHelp\" : \"You can use a-z, 0-9 and underscores.\nMinimum length is 5 characters.\"","\"mr_controller_collapse_group\" : \"Sbalit\"","\"ChannelAffiliateProgramJoinButtonInfoLink\" : \"https://telegram.org/privacy\"","\"NotificationMessageGroupGameScored\" : \"%1$s ha totalizzato %4$s a %3$s nel gruppo %2$s\"","\"mr_user_route_category_name\" : \"მოწყობილობები\"","\"UseProxySponsorInfo\" : \"تُعرض هذه القناة من قبل البروكسي. يمكنك إزالة هذه القناة من قائمة محادثاتك بتعطيل اتصال البروكسي من إعدادات تيليجرام> البيانات والتخزين.\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s fijó un %2$s sticker\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"隱藏式輔助字幕\"","\"VoipOngoingAlert2\" : \"End call with **%1$s** and start voice chat in **%2$s**?\"","\"PasswordEmailInvalid\" : \"Endereço de e-mail inválido. Por favor, tente de novo.\"","\"NotificationsPriorityHigh\" : \"Hoch\"","\"abc_action_menu_overflow_description\" : \"Flere valgmuligheder\"","\"AreYouSureDeleteVideo\" : \"Vuoi davvero eliminare questo video?\"","\"CallAvailableIn\" : \"Puedes solicitar una llamada en %1$d:%2$02d\"","\"common_google_play_services_updating_text\" : \"Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane.\"","\"BoostingStarsGiveawayHowItWorksTextGroup_other\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%1$d Stars** for its members.\"","\"NotificationMessageMusic\" : \"%1$s hat dir eine Audiodatei gesendet\"","\"mr_controller_no_info_available\" : \"Không có thông tin nào\"","\"cast_expanded_controller_ad_in_progress\" : \"Паказваецца рэклама…\"","\"abc_searchview_description_query\" : \"Kërko pyetjen\"","\"SearchEngine1SearchURL\" : \"https://www.google.com/search?q=\"","\"common_google_play_services_wear_update_text\" : \"Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi.\"","\"SearchGifsTitle\" : \"Search GIFs\"","\"cast_expanded_controller_live_stream_indicator\" : \"Jonli efir\"","\"UsernameAlso\" : \"ook %1$s\"","\"common_google_play_services_update_title\" : \"Google Play кызматтарын жаңыртуу\"","\"AbortEmail\" : \"Interrompi configurazione email di recupero\"","\"MessageLockedStarsRemoveFeeShort\" : \"%1$s pays ⭐️ %2$s for each message to you.\n**Remove Fee**\"","\"VideoSpeedCustom\" : \"Angepasst %s\"","\"AutodownloadPrivateChats\" : \"المحادثات الخاصة\"","\"mr_chooser_wifi_warning_description_tv\" : \"Certifique-se de que o outro dispositivo se encontra na mesma rede Wi-Fi que esta TV\"","\"LinkSharedToSavedMessages\" : \"Link forwarded to **Saved Messages**\"","\"WebDownloadAlertTitle\" : \"Download file\"","\"PaidMessageActionOutMany_other\" : \"You paid %1$d Stars to send %2$s\"","\"fingerprint_error_lockout\" : \"Занадта шмат спроб. Паўтарыце спробу пазней.\"","\"ShowTranslateChatButton\" : \"Translate Entire Chat\"","\"SMSWordBeginningError\" : \"Incorrect word\"","\"ResetMyAccountWarningText\" : \"Das kann nicht rückgängig gemacht werden.\n\nWenn du dein Konto zurücksetzt, verlierst du alle Chats und Nachrichten, ebenso deine geteilten Medien und Dateien.\"","\"English\" : \"Englisch\"","\"PostSuggestionsOfferSubtitleStars\" : \"Choose how many Stars to pay to publish this message.\"","\"WidgetShortcuts\" : \"Atalhos\"","\"cast_stop_live_stream\" : \"Gelditu zuzeneko erreprodukzioa\"","\"ActionBotDocumentTemporaryRegistration\" : \"Temporary Registration\"","\"PassportDeleteEmailAlert\" : \"Delete email?\"","\"fingerprint_error_hw_not_present\" : \"На цьому пристрої немає сканера відбитків пальців\"","\"StartsTodayAt\" : \"'Começa hoje às' HH:mm\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s deelt een live-locatie met groep %2$s\"","\"MemberTagButtonRemove\" : \"Remove Tag\"","\"ActionTakeScreenshootYou\" : \"¡Hiciste una captura de pantalla!\"","\"fingerprint_not_recognized\" : \"Haitambuliwi\"","\"AccountAlreadyLoggedIn\" : \"تم تسجيل الدخول إلى هذا الحساب من هذا التطبيق.\"","\"fingerprint_not_recognized\" : \"Не розпізнано\"","\"NotificationsServiceInfo\" : \"Riavvia l'app quando terminata. Attiva per notifiche affidabili.\"","\"ChangeLanguageLater\" : \"يمكنك تغيير لغة التطبيق لاحقًا من الإعدادات.\"","\"cast_pause\" : \"Тындыруу\"","\"AddEmailTitle\" : \"Escolha um email de login\"","\"ChangePhoneNewNumber\" : \"새 번호\"","\"mr_controller_close_description\" : \"Închide\"","\"cast_connecting_to_device\" : \"ከ%1$s ጋር በመገናኘት ላይ\"","\"abc_menu_delete_shortcut_label\" : \"מחיקה\"","\"Gift2AuctionTop3Winners\" : \"Top 3 Winners\"","\"EventLogDeletedMultipleMessagesShow\" : \"Show all\"","\"cast_expanded_controller_skip_ad_label\" : \"ਵਿਗਿਆਪਨ ਛੱਡੋ\"","\"mr_chooser_wifi_warning_description_phone\" : \"Make sure that the other device is on the same Wi-Fi network as this phone\"","\"WrongNumber\" : \"الرقم غير صحيح؟\"","\"abc_search_hint\" : \"Vyhľadať…\"","\"Loading\" : \"불러오는 중...\"","\"SavedGifsLimitSubtitle\" : \"Save up to %d GIFs in your Favorite GIFs\"","\"EditMessageError\" : \"Je mag dit bericht niet wijzigen.\"","\"FolderUpdatesTitle_one\" : \"You can join **%d new chat**\"","\"PopupEnabled\" : \"مفعَّلة\"","\"DiscussionGroupHelp2\" : \"All new messages posted in this channel are forwarded to the group.\"","\"mr_controller_stop_casting\" : \"Остановить трансляцию\"","\"mr_cast_button_connecting\" : \"Μετάδοση. Σύνδεση\"","\"ThemeResetToDefaultsText\" : \"Are you sure you want to reset text size and color settings?\"","\"FontSizePreviewLine2\" : \"É manhã em Tóquio ������\"","\"mr_chooser_wifi_warning_description_car\" : \"Asegúrate de que el dispositivo esté conectado a la misma red Wi-Fi que este automóvil\"","\"DeleteThemeAlert\" : \"Are you sure you want to delete this theme?\"","\"UnsaveMessagesTitle\" : \"No guardar %1$s\"","\"cast_expanded_controller_ad_image_description\" : \"Kuva näytetään vastaanottimen toistaessa mainosta.\"","\"cast_casting_to_device\" : \"%1$s экранына трансляциялау\"","\"NoMediaAutoDownload\" : \"معطّل\"","\"abc_action_mode_done\" : \"पूर्ण झाले\"","\"common_google_play_services_unknown_issue\" : \"%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો.\"","\"common_google_play_services_unknown_issue\" : \"%1$s întâmpină probleme privind serviciile Google Play. Încearcă din nou.\"","\"GiftOfferTransferInfoTextSellStars\" : \"Do you want to sell **%3$s** to **%2$s** for **%1$s Stars**?\n\nYou will receive **%4$s Stars** after fees.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ছাবটাইটেলসমূহ\"","\"cast_forward_10\" : \"દસ સેકન્ડ ફોરવર્ડ કરો\"","\"InAppVibrate\" : \"اهتزازات داخل التطبيق\"","\"OutgoingCallsCount_one\" : \"%1$d outgoing call\"","\"common_google_play_services_enable_title\" : \"Google Play үйлчилгээг идэвхжүүлэх\"","\"SecretChatContextBotAlert\" : \"인라인 봇은 제3 개발자가 제공한다는 점을 유의하시기 바랍니다. 봇이 작동을 하기 위해서, 봇의 사용자명 뒤에 입력한 내역이 해당 개발자에게 보내지게 됩니다.\"","\"abc_capital_on\" : \"सक्रिय\"","\"AttachOnceAudio\" : \"Messaggio vocale monouso\"","\"CancelLinkSuccessTitle\" : \"Success!\"","\"generic_error_user_canceled\" : \"যাচাইকরণ প্রক্রিয়াটি ব্যবহারকারী বাতিল করেছেন।\"","\"AppStore\" : \"App Store\"","\"LanguageUnsupportedError\" : \"해당 언어가 없습니다.\"","\"AllowReadCallLog\" : \"Consenti a Telegram di leggere il registro delle chiamate in modo da poter inserire il codice per te automaticamente.\"","\"ActionYouKickUser\" : \"Du hast un2 aus der Gruppe entfernt\"","\"abc_action_mode_done\" : \"Valmis\"","\"SharedLinksTab2\" : \"Link\"","\"common_google_play_services_enable_title\" : \"启用 Google Play 服务\"","\"media_notification_channel_name\" : \"Tuma\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"fingerprint_error_hw_not_available\" : \"Pirksta nospieduma aparatūra nav pieejama.\"","\"FilterIncludeInfo\" : \"Choose chats and types of chats that will appear in this folder.\"","\"cast_rewind_30\" : \"倒帶 30 秒\"","\"fingerprint_error_no_fingerprints\" : \"কোনো ফিংগাৰপ্ৰিণ্ট যোগ কৰা নহ'ল।\"","\"PhoneNumberChange2\" : \"Change Number\"","\"EditWidgetChatsInfo\" : \"Meest recente berichten weergeven van de gekozen chats.\n\nKies je geen specifieke chats? Dan geeft deze Widget je meest recente chats weer.\"","\"ChannelAdministrator\" : \"Administrator\"","\"cast_expanded_controller_live_stream_indicator\" : \"ಲೈವ್ ಸ್ಟ್ರೀಮ್\"","\"formatterBoostExpired\" : \"MMM dd, yyyy\"","\"AllowBackgroundActivity\" : \"Allow background activity\"","\"NotifyLessOptions\" : \"Less Options\"","\"MonetizationTransactionWithdraw\" : \"Withdrawal via Fragment\"","\"BackgroundPreviewLine2\" : \"Woo-hoo! Grazie!\"","\"NotifyMeAboutPrivate\" : \"New Messages in Private Chats\"","\"formatterStats24H\" : \"yyyy년 MMM dd일 HH:mm\"","\"abc_activitychooserview_choose_application\" : \"Tətbiq seçin\"","\"fingerprint_error_hw_not_present\" : \"ಈ ಸಾಧನವು ಫಿಂಗರ್‌ಪ್ರಿಂಟ್‌ ಸೆನ್ಸರ್ ಅನ್ನು ಹೊಂದಿಲ್ಲ\"","\"cast_tracks_chooser_dialog_subtitles\" : \"자막\"","\"WallpaperNotification\" : \"Set a new chat Wallpaper\"","\"wallet_buy_button_place_holder\" : \"Kaupa með Google\"","\"mr_user_route_category_name\" : \"Прылады\"","\"ic_media_route_learn_more_accessibility\" : \"Consulta cómo enviar contenido\"","\"EmailAddressInvalid\" : \"Endereço de e-mail inválido.\"","\"SwipeSettingsFolders\" : \"Cambiar carpeta\"","\"AllowReadCallAndLog\" : \"Consenti a Telegram di ricevere chiamate e leggere il registro delle chiamate in modo da poter inserire il codice per te automaticamente.\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"정말 **저장한 메시지**를 삭제하시겠습니까?\"","\"UserBioInfo\" : \"You can add a few lines about yourself. Anyone who opens your profile will see this text.\"","\"Continue\" : \"استمرار\"","\"CheckPasswordWrong\" : \"Вы ввели неверный пароль.\"","\"SharingOfferEnable4\" : \"> taking screenshots\"","\"ResendCodeInfo\" : \"De verificatiecode is naar je e-mailadres gestuurd.\"","\"formatterGiveawayMonthDayYear\" : \"MMMM dd, yyyy\"","\"EventLogDeletedMultipleMessagesToExpand_one\" : \"un1 deleted message from %2$s\"","\"abc_activity_chooser_view_see_all\" : \"அனைத்தையும் காட்டு\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Gondoskodjon arról, hogy a másik eszköz ugyanahhoz a Wi-Fi-hálózathoz csatlakozzon, mint ez az eszköz.\"","\"Gift2Wear\" : \"Wear\"","\"ChatYourSelfDescription1\" : \"Forward messages here to save them\"","\"UsernameDeactivateLinkProfileMessage\" : \"Do you want to hide this link from your info page?\"","\"DeleteAllMessagesChannelAlert\" : \"Wichtig! Das wird **alle Nachrichten** in diesem Kanal **löschen**.\"","\"TranslateTo\" : \"Translate To\"","\"ReverseOrder\" : \"Ordine inverso\"","\"mr_chooser_searching\" : \"Eszközök keresése\"","\"Languages_other\" : \"%1$d idiomas\"","\"FilterAddingChats\" : \"Añadiendo chats\"","\"fingerprint_error_user_canceled\" : \"Fingerprint operation canceled by user.\"","\"DebugMenu\" : \"디버그 메뉴\"","\"common_google_play_services_enable_button\" : \"ჩართვა\"","\"BoostingBoostsCountTitle_other\" : \"%d boosts\"","\"common_signin_button_text_long\" : \"使用 Google 帳戶登入\"","\"AreYouSureShareMyContactInfoBot\" : \"El bot sabrá tu número de teléfono. Puede ser útil para la integración con otros servicios.\"","\"mr_dialog_groupable_header\" : \"Lägga till en enhet\"","\"ContactsDeletedUndo_one\" : \"%d contact deleted.\"","\"MessageLifetimeChanged\" : \"%1$s set the self-destruct timer to %2$s\"","\"abc_activity_chooser_view_see_all\" : \"সবগুলি দেখুন\"","\"abc_searchview_description_query\" : \"खोज प्रश्न\"","\"StoryUnsupported\" : \"This story is not supported by your version of Telegram.\"","\"ClearingCacheDescription\" : \"Tieni aperta questa finestra mentre Telegram elimina la tua cache.\"","\"Contrast\" : \"Contrast\"","\"SendContactToText\" : \"Do you want to send this contact to **%1$s**?\"","\"PasskeyAddedTitle\" : \"Passkey Added!\"","\"cast_seek_bar\" : \"Sleðastýring spilunar\"","\"cast_unmute\" : \"અનમ્યૂટ કરો\"","\"google_assistant_verification_notification_title\" : \"O Google Assistente está enviando a mensagem\"","\"NotificationMessageChannelGiveaway\" : \"%1$s님이 %2$sx %3$sm 프리미엄 구독권 경품을 게시했습니다.\"","\"LogOutInfo\" : \"Wichtig: Die Abmeldung in der App beendet alle deine Geheimen Chats.\"","\"Gift2AuctionPlaceABid\" : \"Place a Bid\"","\"NotificationMessageLiveLocation\" : \"%1$s deelt een live-locatie met je\"","\"SharingOfferDisable4\" : \"> no screenshots\"","\"google_assistant_verification_channel_name\" : \"تأییدکننده دستیار\"","\"PrivacyGiftsTypeLimited\" : \"Limited-Edition\"","\"google_assistant_verification_notification_title\" : \"Umsizi we-Google uthumela umlayezo\"","\"DirectShareInfo\" : \"إظهار آخر المحادثات في قائمة المشاركة\"","\"SendGameToText\" : \"¿Quieres compartir este juego con **%1$s**?\"","\"AppUpdateVersionAndSize\" : \"Version %1$s • %2$s\"","\"RestorePasswordNoEmailTitle\" : \"죄송합니다\"","\"Gift2WearFeature3Title\" : \"Proof of Ownership\"","\"call_notification_ongoing_text\" : \"पहले से जारी कॉल\"","\"StoryCameraHint\" : \"Tap on %s to post a story for your contacts.\"","\"ShowTranslateButton\" : \"Mostrar o Botão Traduzir\"","\"cast_rewind\" : \"Zurückspulen\"","\"RepeatNotifications\" : \"Repetir Notificações\"","\"AIEditorOriginal\" : \"Original\"","\"LastSeenDate\" : \"visto\"","\"MonetizationProceedsTONInfo\" : \"TON from your total balance become available for spending on ads and rewards 3 days after they are earned.\"","\"abc_capital_on\" : \"УВІМК.\"","\"PassportRequestedInformation\" : \"Requested Information\"","\"FilterInviteHeaderNo\" : \"There are no chats in this folder that you can share with others.\"","\"YourPhone\" : \"Il tuo numero\"","\"mr_controller_play\" : \"Erreproduzitu\"","\"ForwardedStoryFrom\" : \"From **%s**\"","\"SoundOn\" : \"Enable sound\"","\"YourNameChanged\" : \"이름 업데이트됨.\"","\"abc_shareactionprovider_share_with\" : \"Comparteix amb\"","\"NotificationActionPinnedGeoUser\" : \"%1$s fijó un mapa\"","\"Of\" : \"%1$d of %2$d\"","\"LiveStreamWillNotNotify\" : \"You will not be notified when the live stream starts.\"","\"YourEmail\" : \"بريدك الإلكتروني\"","\"ProfileHoursCopy\" : \"Copy hours\"","\"ActionPinnedGame\" : \"un1 pinned %1$s\"","\"confirm_device_credential_password\" : \"Parol istifadə edin\"","\"RestorePasswordResetPasswordOk\" : \"La tua password della Verifica in due passaggi è stata rimossa.\"","\"abc_menu_meta_shortcut_label\" : \"Méta+\"","\"cast_invalid_stream_duration_text\" : \"--:--\"","\"StealthModePremiumHint\" : \"Subscribe to Telegram Premium to hide the fact that you viewed peoples’ stories from them.\"","\"SMSFee1Title\" : \"High SMS Costs\"","\"abc_toolbar_collapse_description\" : \"ยุบ\"","\"GiftCraftFailedText_other\" : \"The crafting attempt was unsuccessful.\n**%d** gifts were lost.\"","\"NotificationMessageGroupText\" : \"%1$s @ %2$s: %3$s\"","\"FilterDelete\" : \"Ordner entfernen\"","\"BackgroundChoosePattern\" : \"Escolha a textura\"","\"mr_controller_volume_slider\" : \"Lydstyrkeskyder\"","\"SentCallOnly\" : \"**%1$s** wird angerufen, \num dir einen Code anzusagen.\"","\"AutoDownloadOff\" : \"끔\"","\"ActionAddUserSelfYou\" : \"You returned to the group\"","\"BoostingUnclaimedPrizeDuration\" : \"This prize is a **Telegram Premium** subscription for %s.\"","\"UserRestrictionsPinMessages\" : \"Pin Messages\"","\"BoostingLinkAllowsAnyone\" : \"This link allows anyone to activate\na **Telegram Premium** subscription.\"","\"mr_system_route_name\" : \"ਸਿਸਟਮ\"","\"AuthAnotherClientNotFound\" : \"No se encontró el token de autenticación\"","\"common_google_play_services_unsupported_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай.\"","\"SetAsAdmin\" : \"Promote to admin\"","\"abc_shareactionprovider_share_with_application\" : \"Del med %s\"","\"AccDescrChanSilentOff\" : \"Send notifications\"","\"LiveStoryReactAdminTitle\" : \"Receive Stars from Viewers\"","\"cast_notification_disconnect\" : \"კავშირის გაწყვეტა\"","\"common_google_play_services_enable_title\" : \"Google Play సేవలను ప్రారంభించండి\"","\"abc_menu_delete_shortcut_label\" : \"избриши\"","\"cast_disconnect\" : \"Prekini vezu\"","\"AreYouSureDeletePhotoEveryone\" : \"Are you sure you want to delete this photo for everyone?\"","\"abc_shareactionprovider_share_with\" : \"Ndaje me\"","\"cast_notification_default_channel_name\" : \"ప్రసారం\"","\"common_google_play_services_install_title\" : \"Google Play үйлчилгээг авах\"","\"Gift2ActionInfo_other\" : \"Display this gift on your page or convert it to %d Stars.\"","\"mr_dialog_groupable_header\" : \"Aggiungi un dispositivo\"","\"mr_chooser_wifi_warning_description_watch\" : \"‏مطمئن شوید این ساعت و دستگاه دیگر به شبکه Wi-Fi یکسانی متصل باشند\"","\"mr_controller_stop_casting\" : \"কাষ্ট কৰা বন্ধ কৰক\"","\"UpdateTelegram\" : \"Aggiorna Telegram\"","\"formatterYear\" : \"dd-MM-yy\"","\"NotificationsMuted\" : \"Silenziato\"","\"cast_expanded_controller_ad_in_progress\" : \"広告の編集中…\"","\"NotificationChannelMessagePaidMedia_other\" : \"%2$s ha pubblicato un post a pagamento per %1$d stelle\"","\"ic_media_route_learn_more_accessibility\" : \"瞭解如何投放\"","\"FromYou\" : \"Tu\"","\"mr_controller_play\" : \"இயக்குவதற்கான பட்டன்\"","\"FolderLinkButtonJoinPlural_one\" : \"Join chat\"","\"NotificationsStories\" : \"Stories\"","\"NoBlocked\" : \"Nenhum usuário bloqueado\"","\"ColorWhite\" : \"Blanco\"","\"TurnPasswordOff\" : \"Passwort deaktivieren\"","\"ResetCustomNotificationsAlert\" : \"هل تريدون فعلًا إعادة تعيين إعدادات الإشعارات إلى الافتراضية؟\"","\"CancelPasswordQuestion\" : \"¿Quieres anular la configuración de la verificación en dos pasos?\"","\"RateCallSilentLocal\" : \"I couldn't hear the other side\"","\"WrongNumberFormat\" : \"Formato incorrecto\"","\"AreYouSureDeleteContact\" : \"Diesen Kontakt wirklich löschen?\"","\"ResetMyAccountWarningReset\" : \"Reset Account\"","\"cast_tracks_chooser_dialog_none\" : \"Không có gì\"","\"call_notification_ongoing_text\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‏‏‏‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‎‎‎‏‎‏‏‎‎‏‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‏‎‎‏‎‏‏‏‏‏‎‎Ongoing call‎‏‎‎‏‎\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s fixou uma mensagem de vídeo\"","\"EditorSetCoverTitle\" : \"Select Frame\"","\"AccDescrOpenMenu2\" : \"Open menu\"","\"call_notification_screening_text\" : \"Διαλογή εισερχόμενης κλήσης\"","\"mr_controller_stop\" : \"Stöðva\"","\"cast_rewind\" : \"Atsukti atgal\"","\"CreateManagedBotLimitTitle\" : \"Bot Limit Exceeded\"","\"Caption\" : \"Didascalia\"","\"ErrorSendRestrictedPhoto\" : \"죄송하지만, 이 그룹의 관리자가 여기에 사진을 보내지 못하도록 제한했습니다.\"","\"ErrorSendRestrictedRoundAll\" : \"عذرًا، إرسال الرسائل المرئية غير مسموح به في هذه المجموعة.\"","\"CheckPhoneNumberNo\" : \"Não\"","\"CustomShareSettingsHelp\" : \"Puoi aggiungere utenti o interi gruppi come eccezioni che annulleranno le impostazioni precedenti.\"","\"NotificationMessageSDVideo\" : \"أرسل لك %1$s مقطعًا مرئيًا ذاتي التدمير\"","\"common_google_play_services_updating_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้\"","\"GigagroupAlertTitle\" : \"Limit reached\"","\"AreYouSureDeleteGIFTitle\" : \"GIF löschen\"","\"SearchForChats\" : \"Zoek chats...\"","\"AudioAddToProfile\" : \"Add to Profile\"","\"MembersLanguageChartTitle\" : \"Members's primary language\"","\"abc_searchview_description_voice\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‎‎‎‏‎‎‏‎‏‏‏‎Voice search‎‏‎‎‏‎\"","\"cast_forward_30\" : \"Dertig seconden vooruitspoelen\"","\"mr_chooser_wifi_warning_description_car\" : \"အခြားစက်သည် ဤကားနှင့် Wi-Fi ကွန်ရက်တစ်ခုတည်းတွင် ရှိနေကြောင်း သေချာပါစေ\"","\"PasswordCode\" : \"코드\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s fijó un mensaje de voz\"","\"abc_toolbar_collapse_description\" : \"כיווץ\"","\"PassportDocumentNumber\" : \"Document Number\"","\"call_notification_ongoing_text\" : \"Ikholi eqhubekayo\"","\"VoipChannelLeaveAlertEndChat\" : \"End live stream\"","\"common_google_play_services_notification_ticker\" : \"Hitilafu kwenye huduma za Google Play\"","\"cast_disconnect\" : \"Ontkoppel\"","\"RestoreEmailTroubleNoEmail\" : \"이메일에 접근하는데 어려움이 있으신가요?\"","\"MessageLifetimeRemoved\" : \"%1$s ha disattivato il timer di autodistruzione\"","\"BusinessIntroSticker\" : \"Choose Sticker\"","\"mr_dialog_default_group_name\" : \"Groupe\"","\"cast_tracks_chooser_dialog_cancel\" : \"မလုပ်တော့\"","\"cast_tracks_chooser_dialog_cancel\" : \"ይቅር\"","\"Gift2ChannelSendHint\" : \"Tap here to send gift\"","\"ShowTranslateButton\" : \"Show Translate Button\"","\"abc_searchview_description_clear\" : \"Clear query\"","\"abc_action_bar_up_description\" : \"Անցնել վերև\"","\"TosDecline\" : \"We're very sorry, but this means you can't sign up for Telegram.\n\nUnlike others, we don't use your data for ad targeting or other commercial purposes. Telegram only stores the information it needs to function as a feature-rich cloud service. You can adjust how we use your data (e.g., delete synced contacts) in Privacy & Security settings.\n\nBut if you're generally not OK with Telegram's modest requirements, it won't be possible for us to provide you with this service.\"","\"ResetNotificationsAlert\" : \"Möchtest du wirklich alle Benachrichtigungseinstellungen auf die Standardeinstellungen zurücksetzen?\"","\"Quality1440Short\" : \"2K\"","\"Gift2ExportTONUpdateRequiredText\" : \"Please update your Telegram application to the latest version.\"","\"ChangePassword\" : \"Cambia password\"","\"NotificationDisabled\" : \"Disabled\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s** saberá seu número de telefone. Isso pode ser útil para integração com outros serviços.\"","\"ImportStickersLinkAvailable\" : \"This link is available.\"","\"FilterChatRemovedFrom\" : \"**%1$s** wurde aus **%2$s** entfernt.\"","\"TelegramFeatures\" : \"Recursos do Telegram\"","\"cast_rewind_10\" : \"Atzeratu hamar segundo\"","\"EmojiPackCount_one\" : \"%1$d Emoji Pack\"","\"NotificationMessageGroupQuiz2\" : \"أرسل %1$s الاستفتاء «%3$s» لمجموعة %2$s\"","\"Calling\" : \"Estamos te ligando...\"","\"BoostingGiveawayShowWinnersHint\" : \"Choose whether to make the list of winners public when the giveaway ends.\"","\"ConfirmCorrectNumber\" : \"Is this the correct number?\"","\"cast_skip_prev\" : \"Lewati ke item sebelumnya\"","\"NoChatsContactsHelp\" : \"Start messaging by tapping the pencil button in the bottom right corner.\"","\"BadgeNumberMutedChats\" : \"Includi le chat silenziate\"","\"fingerprint_error_hw_not_present\" : \"อุปกรณ์นี้ไม่มีเซ็นเซอร์ลายนิ้วมือ\"","\"SyncContactsAdded\" : \"Контакты с этого устройства были добавлены к Вашему аккаунту.\"","\"LanguageUnknownTitle\" : \"Dados insuficientes\"","\"Edit\" : \"Modifica\"","\"QuoteOutdated\" : \"Outdated Quote\"","\"cast_ad_label\" : \"Anúncio\"","\"Invitations_other\" : \"%1$d invitations\"","\"ActionBotDocumentUtilityBill\" : \"Factura de servicios\"","\"NotificationActionPinnedTextChannel\" : \"%1$s fijó “%2$s”\"","\"mr_controller_collapse_group\" : \"ሰብስብ\"","\"ConfirmCorrectNumber\" : \"È questo il numero corretto?\"","\"cast_expanded_controller_ad_in_progress\" : \"જાહેરાત પ્રગતિ પર છે…\"","\"common_google_play_services_notification_ticker\" : \"Google Play-szolgáltatások – hiba\"","\"cast_expanded_controller_live_stream_indicator\" : \"Livestream\"","\"cast_tracks_chooser_dialog_audio\" : \"Ήχος\"","\"common_google_play_services_updating_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa.\"","\"ChooseCountry\" : \"Kies een land\"","\"VoiceOnceHint\" : \"This voice message can only be played once.\"","\"mr_dialog_groupable_header\" : \"Дадаць прыладу\"","\"common_open_on_phone\" : \"Obre al telèfon\"","\"TwoStepVerificationPasswordSet\" : \"Пароль встановлено!\"","\"AffiliateProgramCommission\" : \"Commission\"","\"AudioSavedHint\" : \"File salvato nella musica.\"","\"LocalDatabaseClearTextTitle\" : \"Clear local database\"","\"DidNotGetTheCodeInfo\" : \"إذا لم يصلك الرمز برسالة نصية SMS أو اتصال فيرجى التحقق من **إعدادات البيانات الخلوية** ورقم الهاتف:\n\n**%1$s**\n\nخياراتك المتبقية هي إما تجربة رقم آخر أو التواصل مع دعم تيليجرام. يمكنك الضغط على **مساعدة** لإرسال التفاصيل الفنية إلينا لنتمكن من التعرف على المشكلة.\"","\"SwipeToGoNextTopicEnd\" : \"No more unread topics in %1$s\"","\"LeaveGroupAndAppoint\" : \"Appoint %s and Leave Group\"","\"SetAdditionalPasswordInfo\" : \"É possível configurar uma senha que será solicitada quando você entrar em um novo dispositivo, após o código recebido por SMS.\"","\"StarsSubscriptionChannel\" : \"Subscription\"","\"SpeedVeryFast\" : \"Very fast\"","\"ConnectingToProxyEnable\" : \"Enable\"","\"ActionRevokedInviteLinkClickable\" : \"un1 hat Einladungslink un2 widerrufen\"","\"Likes_other\" : \"%d likes\"","\"RequireMonthlyFeeInfoLink\" : \"https://telegram.org/tos/stars\"","\"PhoneNumberSearch\" : \"Número de telefone\"","\"CopyHashtag\" : \"Copy Hashtag\"","\"ClearFewChatsTitle\" : \"%1$s 비우기\"","\"Continue\" : \"Continuar\"","\"ChannelMessageSticker\" : \"%1$s posted a sticker\"","\"ActionUserInvitedToGroup\" : \"un1 invited you to this group\"","\"NoSharedLinks\" : \"شارك الروابط في هذه المحادثة لتتمكن من الوصول إليها عبر أي جهاز من أجهزتك.\"","\"ResetAccountCancelledAlert\" : \"Je recente pogingen om dit account te resetten, zijn door een actieve gebruiker geannuleerd. Probeer het over 7 dagen nog eens.\"","\"AutoDownloadMedia\" : \"Auto-Download Media\"","\"mr_cast_dialog_title_view_placeholder\" : \"Engar upplýsingar í boði\"","\"PinFolderLimitReached\" : \"Sorry, you can't pin any more chats to the top.\"","\"mr_controller_play\" : \"Dlala\"","\"Page4Message\" : \"**Telegram** mantiene tus mensajes\na salvo del ataque de hackers.\"","\"common_google_play_services_wear_update_text\" : \"Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje.\"","\"BotEmojiStatusSetRequestForMinute_one\" : \"%d minute\"","\"NotificationsExceptions\" : \"Uitzonderingen\"","\"mr_controller_play\" : \"ચલાવો\"","\"cast_expanded_controller_ad_image_description\" : \"Слика која се приказује док Cast пријемник репродукује оглас\"","\"PrivateShares\" : \"Private Shares\"","\"ActionBotAllowedApp\" : \"You allowed this bot to message you when you logged in on %1$s app.\"","\"abc_searchview_description_search\" : \"Пошук\"","\"mr_controller_casting_screen\" : \"Се емитува екран\"","\"ActionSetWallpaperForThisChatSelf\" : \"You set a new wallpaper for this chat\"","\"ChooseRecordVideo\" : \"Record video\"","\"ActionYouChangedVideo\" : \"Cambiaste la foto del grupo\"","\"cast_notification_disconnect\" : \"Putuskan koneksi\"","\"cast_tracks_chooser_dialog_ok\" : \"UREDU\"","\"NotificationActionPinnedContact2\" : \"%1$s 님이 %3$s 연락처를 %2$s 그룹에 고정했습니다\"","\"DayAgo\" : \"a day ago\"","\"abc_shareactionprovider_share_with\" : \"Teilen mit\"","\"call_notification_incoming_text\" : \"အဝင်ခေါ်ဆိုမှု\"","\"SwipeSettingsMute\" : \"Mute\"","\"LiveStoryRTMPEnableInfo\" : \"Stream with a different app.\"","\"fingerprint_error_hw_not_available\" : \"指紋硬體無法使用。\"","\"SharedMediaTabFull2\" : \"Shared Media\"","\"ChooseYourLanguage\" : \"Wähle deine Sprache\"","\"abc_menu_function_shortcut_label\" : \"Fn+\"","\"CropSquare\" : \"Quadrato\"","\"GiftOfferAmountLowerHint\" : \"The value of this gift is **%s lower** than the offer\"","\"UpdateContactsTitle\" : \"Update contacts?\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Klucz dostępu\"","\"common_google_play_services_enable_text\" : \"%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play.\"","\"AccDescrPlayerSpeed\" : \"2X playback\"","\"NotificationChatReactGiveaway\" : \"%1$s reacted %3$s in group %2$s to your giveaway\"","\"cast_tracks_chooser_dialog_cancel\" : \"ବାତିଲ କରନ୍ତୁ\"","\"FollowersChartTitle\" : \"Followers\"","\"fingerprint_error_lockout\" : \"Твърде много опити. Моля, опитайте отново по-късно.\"","\"ClearSelectedCache\" : \"선택내역 비우기\"","\"AddManyMembersAlertNamesText_one\" : \"Vuoi davvero aggiungere un membro a **%2$s**?\"","\"mr_controller_casting_screen\" : \"Skjár sendur út\"","\"mr_controller_no_info_available\" : \"ინფორმაცია არ არის ხელმისაწვდომი\"","\"MessageSuggestionPublishNow\" : \"Publish Now\"","\"UnsaveMessagesTitle\" : \"저장 취소 %1$s개\"","\"abc_capital_on\" : \"ZAP\"","\"BackgroundChoosePattern\" : \"Choose pattern\"","\"BotAffiliateProgramFeature1Title\" : \"Share revenue with affiliates\"","\"google_assistant_verification_notification_title\" : \"Google Assistant กำลังส่งข้อความ\"","\"common_signin_button_text\" : \"سائن ان کریں\"","\"DeleteCallsForEveryone\" : \"Delete for everyone\"","\"AddEmojiInstalledInfo\" : \"%1$s has been added to your emoji packs.\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s heeft een contact vastgezet %2$s\"","\"mr_controller_volume_slider\" : \"Bolumenaren graduatzailea\"","\"PasswordRecovery\" : \"Recuperar contraseña\"","\"cast_rewind_10\" : \"Attīt atpakaļ par desmit sekundēm\"","\"DebugMenuReadAllDialogs\" : \"Segna tutte le chat come lette\"","\"cast_rewind_30\" : \"Spol 30 sekunder tilbage\"","\"cast_rewind_10\" : \"دس سیکنڈ ریوائنڈ کریں\"","\"common_google_play_services_enable_text\" : \"你必須啟用 Google Play 服務，方可執行「%1$s」。\"","\"CancelEmailQuestionTitle\" : \"Instellen annuleren\"","\"ChangeUserNameColor\" : \"Cambiar tu color\"","\"SegmentationTabToCrop\" : \"Tocca un oggetto per ritagliarlo\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Make sure that the other device is on the same Wi-Fi network as this device\"","\"SpeedFast\" : \"Veloce\"","\"ColorViolet\" : \"بنفسجي\"","\"NoAudioFoundPlayerInfo\" : \"Geen resultaten voor **%1$s**.\"","\"NotificationMessageGiftCode\" : \"%1$s ti ha inviato un codice regalo per %2$s di Telegram Premium\"","\"GiftCraftButton\" : \"Craft Gift\"","\"cast_expanded_controller_background_image\" : \"Sanaa ya albamu\"","\"DeleteBotPreviewSubtitle\" : \"Are you sure you want to delete this preview?\"","\"SwipeSettingsArchive\" : \"Archivia\"","\"fingerprint_error_no_fingerprints\" : \"Није регистрован ниједан отисак прста.\"","\"mr_cast_dialog_title_view_placeholder\" : \"தகவல் எதுவுமில்லை\"","\"media_notification_channel_name\" : \"कास्ट गर्नुहोस्\"","\"abc_toolbar_collapse_description\" : \"سکیڑیں\"","\"common_google_play_services_install_text\" : \"%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។\"","\"YouTubeVideoErrorNotFound\" : \"Video not found.\"","\"mr_chooser_title\" : \"Proiectează pe\"","\"DebugSendLogs\" : \"Send Logs\"","\"AppIconTurbo\" : \"Turbo\"","\"ChannelAdmin\" : \"Admin\"","\"ActionDeletedInviteLinkClickable\" : \"un1 hat Einladungslink un2 gelöscht\"","\"abc_menu_enter_shortcut_label\" : \"एंटर करा\"","\"cast_notification_connected_message\" : \"%1$s သို့ ချိတ်ဆက်ပြီးပါပြီ\"","\"PermissionNoAudioWithHint\" : \"**텔레그램**이 음성 메시지를 보내려면 마이크 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **마이크**를 활성화 해주세요.\"","\"InChatSound\" : \"Sons no Chat\"","\"VoipOngoingChatAlertTitle\" : \"Another voice chat in progress\"","\"mr_chooser_wifi_warning_description_car\" : \"‏تأكَّد من أنّ الجهاز الآخر وهذه السيارة متّصلان بشبكة Wi-Fi نفسها.\"","\"fingerprint_error_user_canceled\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‎‏‏‏‎‏‏‎‏‏‎‎‎‏‎‏‏‏‏‎‎‎‏‏‏‎‏‎‏‎‎‏‏‏‎‏‏‏‎‏‎‏‎‏‏‏‎‎‏‎‏‏‎‎‎‎‏‏‎Fingerprint operation canceled by user.‎‏‎‎‏‎\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Patikrinkite, ar kitas įrenginys prijungtas prie to paties „Wi-Fi“ tinklo kaip šis įrenginys\"","\"PaintDelete\" : \"Löschen\"","\"Gift2ConvertButton\" : \"Convert\"","\"UsernameInUse\" : \"Sorry, this username is already taken.\"","\"abc_shareactionprovider_share_with_application\" : \"與「%s」分享\"","\"mr_controller_play\" : \"Ijro\"","\"SetNewPassword\" : \"Set a new password\"","\"LimitReachedPinSavedDialogsPremium\" : \"Sorry, you can't pin more than %1$d chats to the top. Unpin some that are currently pinned.\"","\"ForgotPassword\" : \"Passwort vergessen?\"","\"cast_rewind_30\" : \"I-rewind nang tatlumpung segundo\"","\"abc_searchview_description_clear\" : \"Päringu tühistamine\"","\"fingerprint_error_hw_not_available\" : \"Hardwaren til fingeraftryk er ikke tilgængelig.\"","\"AreYouSureClearHistoryWithSecretUser\" : \"**%1$s** 님과의 대화 내용을 모두에게 비우게 됩니다. 정말 진행하겠습니까?\"","\"ActionUniqueGiftResaleSoldOutbound_one\" : \"You sold this gift for %d Star\"","\"mr_controller_play\" : \"ಪ್ಲೇ\"","\"SentAppCodeWithPhone\" : \"We hebben de code naar de **Telegram-app** voor %1$s op je andere apparaat gestuurd.\"","\"LanguageUnsupportedError\" : \"Idioma no encontrado.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Pista %1$d\"","\"DeleteAllMessagesChannelAlert\" : \"¡Advertencia! Esto **eliminará todos los mensajes** en este canal.\"","\"AppUpdateVersionAndSize\" : \"الإصدار %1$s • %2$s\"","\"common_google_play_services_update_title\" : \"Posodobitev storitev Google Play\"","\"Retry\" : \"Reintentar\"","\"CancelLinkSuccessTitle\" : \"Fatto!\"","\"mr_cast_button_disconnected\" : \"કાસ્ટ કરો. ડિસ્કનેક્ટેડ\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"يمكنك تغيير إعدادات التنزيل التلقائي لتقليل استخدام البيانات عند الاتصال بشبكة واي فاي.\"","\"CustomNotifications\" : \"Aangepaste meldingen\"","\"SaveOnAnnualPremiumTitle\" : \"Save on your subscription up to **%1$d%%**\"","\"UpdateAppAlert\" : \"Deine Telegram-App ist leider veraltet und kann diese Anfrage nicht verarbeiten. Bitte aktualisiere Telegram.\"","\"DidNotGetTheCodeEditNumberButton\" : \"Змінити номер\"","\"TwoStepVerification\" : \"Verificação em Duas Etapas\"","\"mr_dialog_groupable_header\" : \"Cihaz əlavə edin\"","\"fingerprint_error_hw_not_available\" : \"ଟିପଚିହ୍ନ ହାର୍ଡୱେର୍‍ ଉପଲବ୍ଧ ନାହିଁ।\"","\"StarsConfirmPurchaseText2_one\" : \"Do you want to buy **%2$s** in **%3$s** for **%1$d** star?\"","\"google_assistant_verification_notification_title\" : \"Google Асистент надсилає повідомлення\"","\"fingerprint_not_recognized\" : \"Tanınmadı\"","\"VoipChannelScheduleVoiceChat\" : \"Schedule Live Stream\"","\"fingerprint_error_user_canceled\" : \"පරිශීලක විසින් ඇඟිලි සලකුණු මෙහෙයුම අවසන් කරන ලදී.\"","\"YourNumber\" : \"Il tuo numero di telefono\"","\"CheckYourNewEmail\" : \"Проверьте новую почту\"","\"abc_searchview_description_voice\" : \"વૉઇસ શોધ\"","\"Change\" : \"Cambiar\"","\"WidgetShortcuts\" : \"الاختصارات\"","\"TranscriptionReportSent\" : \"Thank you for your feedback.\"","\"cast_unmute\" : \"Wyłącz wyciszenie\"","\"Gift2ResaleFiltersSearch\" : \"Search…\"","\"SettingsFaqSearchTitle\" : \"Frequently asked questions\"","\"DebugMenuDisableCamera\" : \"Disattiva fotocamera in-app\"","\"cast_stop_live_stream\" : \"Livestream beenden\"","\"mr_controller_expand_group\" : \"Desplega\"","\"wallet_buy_button_place_holder\" : \"Acheter avec Google\"","\"abc_shareactionprovider_share_with_application\" : \"%s सह शेअर करा\"","\"mr_controller_stop\" : \"Спыніць\"","\"ArchivedStories\" : \"Archived Stories\"","\"common_google_play_services_enable_title\" : \"I-enable ang mga serbisyo ng Google Play\"","\"SelectContact\" : \"Select Contact\"","\"CheckYourNewEmailSubtitle\" : \"Por favor, pon el código que hemos enviado a tu nuevo correo %1$s.\"","\"abc_menu_space_shortcut_label\" : \"пробіл\"","\"AutodownloadSizeLimit\" : \"MAXIMALE GROOTTE\"","\"Recipient_other\" : \"%1$d recipients\"","\"HashtagMessagesFoundSubtitle\" : \"View posts with %s\"","\"generic_error_no_keyguard\" : \"Este dispositivo no admite PIN, patrón ni contraseña.\"","\"FreshChangePhoneForbidden\" : \"لأسباب أمنية؛ لا يمكنك تغيير رقم هاتفك من جهاز قمت بتوصيله للتو. يرجى استخدام اتصال سابق أو الانتظار لبضع ساعات.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Make sure that the other device is on the same Wi-Fi network as this tablet\"","\"call_notification_hang_up_action\" : \"Auflegen\"","\"SponsoredMessageInfo2Description4\" : \"Ads should no longer be synonymous with abuse of user privacy. Let us redefine how a tech company should operate – together.\"","\"AttachOnceAudio\" : \"One-time Voice Message\"","\"FolderLinkShareTitle2\" : \"Share Folder %1$s\"","\"mr_controller_play\" : \"Lecture\"","\"ActionBotDocumentDriverLicence\" : \"Führerschein\"","\"cast_casting_to_device\" : \"%1$s वर कास्ट करत आहे\"","\"GroupCallCreateAddMembers\" : \"Add members\"","\"TodoAddedMoreTasks_one\" : \"un1 added “%2$s”, “%3$s”, “%4$s” and %1$d more task to checklist.\"","\"StarGiftReason\" : \"Reason\"","\"SettingsFaqSearchTitle\" : \"Perguntas frequentes\"","\"LimitReachedFolders\" : \"You have reached the limit of **%1$d** folders. You can double the limit to **%2$d** folders by subscribing to **Telegram Premium**.\"","\"Gift2AuctionsAcquiredRecipient\" : \"Recipient\"","\"PublishDayYearAt\" : \"'Publish on' MMM d yyyy 'at' HH:mm\"","\"ActionVolumeChanged\" : \"غيّر un1 مستوى صوت un2إلى %1$d%%.\"","\"VoipVideoScreenSharingTwoLines\" : \"You are sharing\nyour screen\"","\"SharingOfferDisableHeaderShortOther\" : \"**%s** would like to disable sharing in this chat\"","\"QRCodeLinkHelpGroup\" : \"Everyone on Telegram can scan this code to join your group.\"","\"ReEnterPassword\" : \"Ripeti la password\"","\"YourPasswordRemember\" : \"Ваш акаунт захищений двоетапною перевіркою. Ви памʼятаєте свій пароль?\"","\"cast_rewind_30\" : \"30 Sekunden zurückspulen\"","\"CancelPasswordResetYes\" : \"JA\"","\"SendingGif\" : \"GIF 보내는 중...\"","\"call_notification_answer_video_action\" : \"வீடியோ\"","\"AddToTheGroup\" : \"Aggiungere %1$s al gruppo?\"","\"mr_controller_no_media_selected\" : \"ಯಾವುದೇ ಮಾಧ್ಯಮವನ್ನು ಆಯ್ಕೆ ಮಾಡಿಲ್ಲ\"","\"NotificationStories\" : \"Stories\"","\"mr_chooser_wifi_warning_description_watch\" : \"Make sure that the other device is on the same Wi-Fi network as this watch\"","\"JoinRequests_other\" : \"%1$d requested to join\"","\"google_assistant_verification_notification_title\" : \"El Asistente de Google está enviando el mensaje\"","\"mr_chooser_wifi_warning_description_tv\" : \"Otrai ierīcei ir jābūt savienotai ar to pašu Wi-Fi tīklu, ar kuru ir izveidots savienojums šajā televizorā.\"","\"TosAgeTitle\" : \"Confirmação de Idade\"","\"Gift2Info2Out_one\" : \"%2$s can keep this gift in their Profile or convert it to **%1$d** Star.\"","\"mr_controller_casting_screen\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‏‏‏‏‏‏‎‎‏‏‏‏‏‏‏‏‏‎‎‎‎‏‎‏‏‎‎‏‎‎‏‎‎‎‎‎Casting screen‎‏‎‎‏‎\"","\"PhotoSavedToDownloadsHintLinked\" : \"Photo saved to **downloads**.\"","\"AutoDownloadLow\" : \"Low\"","\"NotificationShowSenderNames\" : \"Mostra nome mittente\"","\"cast_rewind_30\" : \"ترجيع ثلاثين ثانية\"","\"ActionChangedTitle\" : \"un1 alterou o nome do grupo para un2\"","\"mr_controller_collapse_group\" : \"收合\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"Du kannst die Einstellungen für den automatischen Download ändern, um die Datennutzung zu reduzieren, wenn du per W-LAN verbunden bist.\"","\"RestoreEmailTrouble\" : \"Impossibile accedere a %1$s?\"","\"ViewReplies_one\" : \"View %1$d Reply\"","\"mr_dialog_groupable_header\" : \"උපාංගයක් එක් කරන්න\"","\"common_google_play_services_enable_title\" : \"Bật dịch vụ của Google Play\"","\"abc_activitychooserview_choose_application\" : \"কোনো এপ্ বাছনি কৰক\"","\"StoryAutoExceptions\" : \"Automatische Ausnahmen\"","\"ForwardsRestrictedInfoBot\" : \"Copying and forwarding is not allowed from this bot.\"","\"PasswordHintPlaceholder\" : \"Pista\"","\"fingerprint_error_no_fingerprints\" : \"未注册任何指纹。\"","\"InvalidPhoneNumber\" : \"Invalid phone number. Please check the number and try again.\"","\"PhotoEditorDiscardAlert\" : \"Are you sure you want to discard all changes?\"","\"common_google_play_services_install_title\" : \"Installa Google Play Services\"","\"Highlights\" : \"Highlights\"","\"mr_controller_stop_casting\" : \"Gelditu igorpena\"","\"FilterUserAddedToExisting\" : \"**%1$s** added to **%2$s**\"","\"PushReactGeo\" : \"%2$s to your map\"","\"AutoNightThemeOff\" : \"Off\"","\"cast_closed_captions_unavailable\" : \"సంవృత ఉపశీర్షికలు అందుబాటులో లేవు\"","\"OnlyWhenScreenOff\" : \"Con pantalla apagada\"","\"BoostingStars\" : \"Telegram Stars\"","\"common_google_play_services_updating_text\" : \"%1$s nu va rula fără serviciile Google Play, care momentan se actualizează.\"","\"AreYouSureClearDrafts\" : \"Wirklich all deine Cloud-Entwürfe löschen?\"","\"NotificationActionPinnedGameUser\" : \"%1$s zette een spel vast\"","\"abc_searchview_description_search\" : \"සෙවීම\"","\"VoipGroupOpenChat\" : \"Open Chat\"","\"generic_error_no_keyguard\" : \"PIN, 패턴, 비밀번호를 지원하지 않는 기기입니다.\"","\"AddAdminErrorBlacklisted\" : \"عذرًا، لا يمكنك إضافة هذا المستخدم كمشرف لأنه في قائمة «مستخدمون تمت إزالتهم» وغير مسموح لك رفع الحظر عنهم.\"","\"cast_forward_10\" : \"دس سیکنڈ فارورڈ کریں\"","\"CheckPhoneNumberInfo\" : \"Mantenha seu número atualizado para garantir que você sempre consiga fazer login no Telegram. **Saiba mais.**\"","\"NotificationMessageRecurringPay\" : \"%1$s hai ricevuto un addebito di %2$s\"","\"DebugClearLogs\" : \"로그 초기화\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"cast_seek_bar\" : \"Ойнотуу слайдери\"","\"call_notification_decline_action\" : \"अस्वीकार करें\"","\"NotificationMessageGroupSticker\" : \"%1$s enviou um sticker ao grupo %2$s\"","\"cast_forward_30\" : \"30초 앞으로\"","\"NotificationMessageGroupAudio\" : \"%1$s님이 %2$s 에 음성 메시지를 보냈습니다\"","\"FilterUnmuteAll\" : \"Nicht mehr stumm\"","\"GiftPremiumChooseRecipientsBtn\" : \"Choose Recipients\"","\"cast_ad_label\" : \"Ad\"","\"cast_mute\" : \"I-mute\"","\"NotificationHiddenMessage\" : \"Mensaje nuevo\"","\"BoostingStarsGiveawayMsgInfoPlural2_one\" : \"to the **%1$d** winner.\"","\"abc_search_hint\" : \"بحث…\"","\"ServiceNotifications\" : \"Service notifications\"","\"cast_unmute\" : \"Zapnúť zvuk\"","\"abc_searchview_description_clear\" : \"پاک کردن پُرسمان\"","\"mr_chooser_wifi_warning_description_tv\" : \"Uverite se da je drugi uređaj povezan na istu WiFi mrežu kao ovaj tv\"","\"SwipeMarkAsUnread\" : \"Não lido\"","\"TwoStepVerificationPasswordSet\" : \"تم تعيين كلمة المرور!\"","\"AreYouSureDeleteVideoEveryone\" : \"Möchtest du das Video wirklich bei allen löschen?\"","\"ActionGiftPremiumText\" : \"Subscription for exclusive Telegram features.\"","\"Gift2ResaleFilterBackdrop\" : \"Backdrop\"","\"MessageScheduledRepeatDeleteTitle\" : \"Delete Repeating Message\"","\"VoipChannelLeaveAlertText\" : \"Do you want to leave this live stream?\"","\"ShareYouLocationUnable\" : \"앱에서 현재 위치를 확인하지 못하였습니다.\"","\"formatterBannedUntilThisYear24H\" : \"dd 'de' MMM, HH:mm\"","\"ChannelAffiliateProgramJoinTitle\" : \"Affiliate Program\"","\"google_assistant_verification_channel_name\" : \"অ্যাসিস্ট্যান্ট যাচাইকারী\"","\"AddAnotherAccount\" : \"Weiteres Konto hinzufügen\"","\"AreYouSureClearHistoryCacheFewChats\" : \"Apagar todo os textos e mídias armazenadas em cache dos chats selecionados?\"","\"PassportResidentialAddress\" : \"Residential Address\"","\"PremiumPreviewProfileBadgeDescription\" : \"A badge next to your name showing that you are helping support Telegram.\"","\"Gift2AuctionTableCurrentRoundsTwoDuration_one\" : \"%1$d minute each\"","\"ScheduledOrNoSoundHint\" : \"Hold this button to schedule your message or send it without sound.\"","\"abc_activitychooserview_choose_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‎‏‎‎‏‎‏‎‎‎‎‎‎‎‎‎‎Choose an app‎‏‎‎‏‎\"","\"StarRatingFuturePreview2_one\" : \"%d point are added.\"","\"cast_rewind\" : \"मागे न्या\"","\"abc_toolbar_collapse_description\" : \"Suzi\"","\"BoostersInfoGroupDescription\" : \"Your group is currently boosted by these users.\"","\"ChannelDescriptionChanged\" : \"Kanaalbeschrijving bijgewerkt\"","\"AttachDestructingPhoto\" : \"Selbstzerstörendes Bild\"","\"ActionBotDocumentRentalAgreement\" : \"Contrato de Aluguel\"","\"StoryPrivacyCloseFriends\" : \"Close Friends\"","\"AutoDownloadFilesTitle\" : \"Autom bestanden en muziek downloaden\"","\"abc_shareactionprovider_share_with\" : \"આની સાથે શેર કરો\"","\"cast_expanded_controller_background_image\" : \"Albumgrafikk\"","\"AddImage\" : \"Add Image\"","\"common_google_play_services_install_title\" : \"Google Play teenuste hankimine\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Titrat\"","\"mr_controller_stop_casting\" : \"Трансляцияны тоқтату\"","\"cast_skip_prev\" : \"පෙර අයිතමය වෙත යන්න\"","\"AccDescrOpenInPhotoViewer\" : \"Open in photo viewer\"","\"Gift2NewCollection\" : \"Add Collection\"","\"Gift2AuctionsBidHasBeenPlaced\" : \"Your bid has been placed\"","\"SaveToGallerySettings\" : \"Salva nella galleria\"","\"UseProxyUsername\" : \"Gebruiker\"","\"DeleteProxy\" : \"Delete Proxy?\"","\"cast_expanded_controller_ad_image_description\" : \"Дамжуулгыг хүлээн авагч зар тоглуулах явцад харуулсан зураг\"","\"google_assistant_verification_channel_name\" : \"അസിസ്‌റ്റന്റ് വെരിഫയർ\"","\"MessagesSettings\" : \"메시지\"","\"ScheduledMessages\" : \"Scheduled Messages\"","\"DeleteAllFrom\" : \"Delete all from %1$s\"","\"mr_chooser_wifi_learn_more\" : \"Lortu informazio gehiago\"","\"Account\" : \"계정\"","\"cast_connecting_to_device\" : \"Միանում է %1$s-ին\"","\"SyncContactsInfoOff\" : \"Включите, чтобы добавлять контакты с этого устройства к Вашему аккаунту.\"","\"AutoDownloadOff\" : \"معطَّل\"","\"GiftPreviewCountModelsCrafting2_one\" : \"This collectible features **%d** regular models you can craft from.\"","\"ProximityAlertSetInfoGroup2\" : \"We will notify you once someone is within %1$s from you.\"","\"FromYou\" : \"Du\"","\"common_google_play_services_wear_update_text\" : \"Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian.\"","\"StartsTodayAt\" : \"'Начнётся сегодня в' HH:mm\"","\"FilterMuted\" : \"Silenciados\"","\"VoipChannelLeaveConferenceAlertTitle\" : \"Leave group call\"","\"ColorBlue\" : \"Azul\"","\"SmsAvailableIn\" : \"Você pode pedir um SMS em %1$d:%2$02d\"","\"PaidMessageActionMessages_one\" : \"%d message\"","\"PermissionBackgroundLocation\" : \"Om je Live-locatie in deze chat te kunnen delen heeft Telegram constante toegang tot je locatie nodig, ook als deze op de achtergrond draait.\n\nWe gebruiken je locatie alleen voor de periode die jij instelt en je kunt het delen op ieder moment stoppen. We maken alleen gebruik van je locatiegegevens voor het delen ervan in deze chat.\"","\"NotificationActionPinnedStickerUser\" : \"%1$s pinned a sticker\"","\"AccDescrPrevious\" : \"Previous\"","\"FolderLinkUpdatedJoinedSubtitle_other\" : \"You have joined %d new chats.\"","\"WebBookmarks\" : \"Bookmarks\"","\"EventLogToggledAutotranslationOn\" : \"un1 enabled auto-translation\"","\"FolderTagNoColorPremium\" : \"Premium expired\"","\"ImportUploading\" : \"Importing messages and media... **%d%%**\"","\"common_google_play_services_update_title\" : \"Google Play சேவைகளைப் புதுப்பிக்கவும்\"","\"AreYouSureDeleteThisChatWithUser\" : \"Den Chat mit %1$s dauerhaft löschen?\"","\"ErrorSendRestrictedVoiceAll\" : \"عذرًا، إرسال الرسائل الصوتية غير مسموح به في هذه المجموعة.\"","\"cast_rewind_30\" : \"30 saniye geri sar\"","\"Open\" : \"Abrir\"","\"ActionStarGiveawayPrize_other\" : \"You won a prize in a giveaway organized by **un1**.\n\nYour prize is **%d Stars**.\"","\"call_notification_answer_video_action\" : \"ビデオ\"","\"abc_activity_chooser_view_see_all\" : \"Lihat semua\"","\"PremiumPreviewTags2\" : \"Tags in Saved Messages\"","\"ActionBotDocumentInternalPassport\" : \"Pasaporte interno\"","\"VideoConversionDone\" : \"Video published.\"","\"cast_casting_to_device\" : \"%1$sக்கு அனுப்புகிறது\"","\"AreYouSureUnblockContact\" : \"هل ترغب حقًا في إزالة الحظر عن هذا المستخدم؟\"","\"SponsoredMessage2Recommended\" : \"Recommended\"","\"ReplyToUser\" : \"Responder\"","\"IncomingCallsSystemSettingDescription\" : \"You can change ringtone sound in Telegram -> Settings -> Notifications and Sounds.\"","\"google_assistant_verification_channel_name\" : \"Asistan doğrulayıcı\"","\"abc_action_menu_overflow_description\" : \"ज़्यादा विकल्प\"","\"AccDescrPollVotesMentionDown\" : \"Go to next unread poll vote\"","\"NotificationsSilent\" : \"Silenciosas\"","\"Devices\" : \"Devices\"","\"ContactInfoIsNotContact\" : \"Not a contact\"","\"abc_searchview_description_query\" : \"Пошуковий запит\"","\"common_google_play_services_enable_title\" : \"Google Play-szolgáltatások engedélyezése\"","\"abc_menu_function_shortcut_label\" : \"Functie +\"","\"abc_action_bar_home_description\" : \"Eve gidiş yolunu göster\"","\"mr_cast_button_connected\" : \"Tuma. Imeunganishwa\"","\"fcm_fallback_notification_channel_label\" : \"Okwahlukahlukene\"","\"CancelPasswordResetNo\" : \"NEE\"","\"NoHandleAppInstalled\" : \"You don't have applications that can handle the file type '%1$s', please install one to continue\"","\"mr_controller_stop\" : \"Остановить\"","\"call_notification_incoming_text\" : \"Telefonatë hyrëse\"","\"PaymentPasswordEmail\" : \"Your email address\"","\"common_signin_button_text\" : \"Se connecter\"","\"AutoDownloadPreloadMusic\" : \"تجهيز المقطع التالي\"","\"cast_forward_10\" : \"ده ثانیه به جلو\"","\"NoSharedGifSecret\" : \"Los GIF de este chat aparecerán aquí.\"","\"mr_controller_expand_group\" : \"Показать\"","\"DeleteProxy\" : \"¿Eliminar proxy?\"","\"StorageUsage\" : \"Storage Usage\"","\"cast_stop_live_stream\" : \"עצור סטרימינג בשידור חי\"","\"BoostingCreateGiveaway\" : \"Create Giveaway\"","\"StoryCameraHint2\" : \"Take photos or videos to share with all your contacts or close friends at once.\"","\"AbortPasswordMenu\" : \"إلغاء الإعداد\"","\"common_google_play_services_update_button\" : \"Päivitä\"","\"CheckPassword\" : \"비밀번호 확인\"","\"Gift2CantDoTitle\" : \"Action Locked\"","\"SuggestedPhoto\" : \"Suggested Photo\"","\"SentAppCodeWithPhone\" : \"لقد أرسلنا الرمز إلى **تطبيق تيليجرام** للرقم %1$s على جهازك الآخر.\"","\"TurnPasswordOffQuestionTitle\" : \"Desativar senha\"","\"cast_rewind_30\" : \"Kelaa taaksepäin 30 sekuntia\"","\"ForwardedMusic_one\" : \"Forwarded audio file\"","\"SearchEngine3Name\" : \"Bing\"","\"TopInviters\" : \"Top inviters\"","\"abc_searchview_description_clear\" : \"Obriši upit\"","\"CancelAccountResetInfo2\" : \"شخص ما لديه حق الوصول إلى **%1$s** طلب حذف حسابك في تيليجرام وإعادة تعيين كلمة مرور التحقق بخطوتين.\n\n إن لم يكن أنت؛ فيرجى إدخال الرمز الذي أرسلناه إليك للتو عبر الرسائل النصية SMS.\nيمكنك أيضًا إلغاء حذف الحساب عن طريق *تغيير رقم هاتفك*.\"","\"cast_seek_bar\" : \"ಪ್ಲೇಬ್ಯಾಕ್‌ ಸೀಕ್ ನಿಯಂತ್ರಣ\"","\"PasscodeScreenHint\" : \"대화 목록 상단의 잠금 아이콘을 탭하여 앱을 잠글 수 있습니다.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Çelësi i kalimit\"","\"ProxySettings\" : \"Impostazioni proxy\"","\"fcm_fallback_notification_channel_label\" : \"Dažādi\"","\"StatisticSearchUserHistory\" : \"View Messages\"","\"mr_cast_dialog_title_view_placeholder\" : \"Walang available na impormasyon\"","\"Quality1440\" : \"Ultra High\"","\"cast_ad_label\" : \"विज्ञापन\"","\"ActionYouAddUser\" : \"You added un2\"","\"SimilarChannelsTab\" : \"قنوات مشابهة\"","\"mr_controller_volume_slider\" : \"Дыбыс деңгейінің жүгірткісі\"","\"BotChooseChatToVerify\" : \"Choose Chat To Verify\"","\"abc_menu_space_shortcut_label\" : \"Leertaste\"","\"mr_chooser_zero_routes_found_title\" : \"Der er ingen tilgængelige enheder\"","\"mr_chooser_wifi_learn_more\" : \"了解详情\"","\"StoriesPremiumHint2\" : \"Posting stories is currently available only to subscribers of **Telegram Premium**.\"","\"PassportLanguage_RU\" : \"Russian\"","\"NotificationActionPinnedVideo\" : \"%1$s heeft video vastgezet in de groep %2$s\"","\"cast_disconnect\" : \"ግንኙነት አቋርጥ\"","\"mr_controller_volume_slider\" : \"របារកម្រិតសំឡេង\"","\"cast_expanded_controller_skip_ad_text\" : \"Mund ta kapërcesh reklamën pas %1$d…\"","\"call_notification_decline_action\" : \"Elutasítás\"","\"StarsTransactionsAll\" : \"All Transactions\"","\"mr_controller_casting_screen\" : \"ກຳລັງສົ່ງສັນຍານພາບ\"","\"mr_controller_stop_casting\" : \"Dừng truyền\"","\"PasswordAsHintError\" : \"A dica deve ser diferente da sua senha\"","\"FilterDeleteAlert\" : \"Wirklich diesen Ordner entfernen? Deine Chats werden nicht gelöscht.\"","\"GroupAppearanceUpdated\" : \"Group appearance has been updated\"","\"ErrorSendRestrictedDocuments\" : \"Die Admins dieser Gruppe haben dir den Versand von Dateien untersagt.\"","\"StarAffiliateReferredUser\" : \"Referred User\"","\"AutoDownloadVideosTitle\" : \"Auto-download videos and GIFs\"","\"SortBy\" : \"sortiert nach\"","\"LocationUpdatedJustNow\" : \"updated just now\"","\"ErrorSendRestrictedStickers\" : \"Sorry, the admins of this group have restricted you from sending stickers.\"","\"mr_cast_button_connecting\" : \"پخش محتوا. درحال متصل شدن\"","\"cast_closed_captions_unavailable\" : \"Subtiitrid pole saadaval\"","\"Gift2SendYourBalance_one\" : \"Your balance is %d Star\"","\"cast_expanded_controller_skip_ad_label\" : \"ข้ามโฆษณา\"","\"UpgradedStories\" : \"Upgraded Stories\"","\"GiftPremiumGifting\" : \"Premium Gifting\"","\"mr_controller_expand_group\" : \"ချဲ့ရန်\"","\"SyncContactsInfoOn\" : \"Contatos deste dispositivo serão adicionados à sua conta.\"","\"Gift2ActionOutInfo_one\" : \"**%2$s** can display this gift on their page or convert it to %1$d Star.\"","\"FloodWait\" : \"Troppi tentativi, per favore riprova più tardi.\"","\"fingerprint_error_lockout\" : \"Too many attempts. Please try again later.\"","\"google_assistant_verification_channel_name\" : \"Staðfesting hjálpara\"","\"AreYouSureBlockContact2\" : \"Are you sure you want to block **%1$s**?\"","\"Gift2BuyInStars\" : \"Pay in Stars\"","\"SegmentationUndoCutOut\" : \"Schnitt rückgängig machen\"","\"PermissionNoLocationFriends\" : \"**텔레그램**이 친구들과 위치를 공유하려면 위치 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **위치**를 활성화 해주세요.\"","\"AccDescrStickers\" : \"Stickers\"","\"EmojiSuggestions\" : \"Emoji suggestions\"","\"LiveStoryRTMPRevokeTitle\" : \"Revoke Stream Key\"","\"mr_controller_pause\" : \"ခဏရပ်ရန်\"","\"CancelReset\" : \"Cancelar redefinição\"","\"AccDescrIVDetails\" : \"Details\"","\"LiteMode\" : \"Animations\"","\"cast_connecting_to_device\" : \"「%1$s」に接続しています\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Med textning\"","\"SponsoredMessageSponsor\" : \"Advertiser Info\"","\"ContactShortcutVoiceCall\" : \"Spraakoproep naar %1$s\"","\"common_google_play_services_notification_channel_name\" : \"Phạm vi cung cấp Dịch vụ Google Play\"","\"abc_capital_on\" : \"ՄԻԱՑՆԵԼ\"","\"generic_error_no_keyguard\" : \"Thiết bị này không hỗ trợ mã PIN, hình mở khóa hoặc mật khẩu.\"","\"AutoDownloadOnAllChats\" : \"Für alle Chats eingeschaltet\"","\"ReportMessagesCountNoCaps\" : \"Report %1$s\"","\"StickersCreateNewSticker\" : \"Create a New Sticker\"","\"fingerprint_error_hw_not_available\" : \"Hardware-ul pentru amprentă nu este disponibil.\"","\"ChannelAffiliateProgramLinkCopy\" : \"Copy Link\"","\"search_menu_title\" : \"جستجو\"","\"SignUp\" : \"Inscrever-se\"","\"ChannelAffiliateProgramJoinButton\" : \"Join Program\"","\"common_google_play_services_enable_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ\"","\"EditAdminCantEdit\" : \"You cannot edit the rights of this admin.\"","\"FilterMuteAll\" : \"Silenciar todo\"","\"fingerprint_not_recognized\" : \"Танылмады\"","\"fingerprint_not_recognized\" : \"شناخت نہیں ہو سکی\"","\"BusinessBotPermissionsUsernamesWarningText\" : \"The bot **@%s** will be able to manage your usernames, including transferring them away to other users.\"","\"FilterChatTypes\" : \"Chat types\"","\"AddToChannel\" : \"Add to Channel\"","\"SecretWebPageInfo\" : \"Link previews will be generated on Telegram servers. We do not store data about the links you send.\"","\"cast_notification_connected_message\" : \"Ligado a %1$s\"","\"formatterMonth\" : \"MMM dd\"","\"StoryQualityPremium\" : \"High-Quality Stories\"","\"common_signin_button_text\" : \"Daxil olun\"","\"Videos_one\" : \"%1$d video\"","\"ChangeGroupAppearance\" : \"외관\"","\"PassportAddTranslationBankInfo\" : \"Upload scans of a certified English translation of your bank statement.\"","\"NotificationMessageGroupGif\" : \"%1$s envió un GIF al grupo %2$s\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"Spiacenti, non puoi inviare videomessaggi a questo utente a causa delle sue impostazioni di privacy.\"","\"abc_capital_on\" : \"ATIVADO\"","\"DeclineDeactivate\" : \"Rifiuta ed elimina\"","\"Gift2ExportTONUnlocksIn_other\" : \"unlocks in %d days\"","\"NotificationGroupKickYou\" : \"%1$s 님이 나를 %2$s 그룹에서 추방했습니다\"","\"abc_toolbar_collapse_description\" : \"Свиване\"","\"FloodWait\" : \"Teveel pogingen, probeer het later opnieuw.\"","\"mr_controller_volume_slider\" : \"Äänenvoimakkuuden liukusäädin\"","\"AbortPasswordMenu\" : \"Einrichtung abbrechen\"","\"mr_chooser_looking_for_devices\" : \"ഉപകരണങ്ങൾ തിരയുന്നു...\"","\"UsernameChecking\" : \"Controllo l'username...\"","\"SentAppCodeWithPhone\" : \"We've sent the code to the **Telegram** app for %1$s on your other device.\"","\"mr_chooser_title\" : \"แคสต์ไปยัง\"","\"BrowserSettingsAddTitle\" : \"Add Website\"","\"common_google_play_services_install_button\" : \"Instal\"","\"mr_controller_play\" : \"چلائیں\"","\"PasswordAsHintError\" : \"La pista debe ser diferente de tu contraseña\"","\"cast_notification_default_channel_name\" : \"Дамжуулах\"","\"Gift2UpgradeChannelInfo\" : \"Enable this to let the admins of %s to turn your gift into a unique collectible. **Learn More >**\"","\"StorySavedTitle_other\" : \"%d stories saved to your profile\"","\"mr_controller_expand_group\" : \"Разгарнуць\"","\"cast_expanded_controller_skip_ad_label\" : \"広告をスキップ\"","\"YourEmailSuccessText\" : \"Адрес для восстановления облачного пароля активирован.\"","\"cast_notification_connected_message\" : \"Verbonden met %1$s\"","\"NotificationPaidMedia_other\" : \"%1$d ⭐ للوسائط\"","\"AddAnExplanation\" : \"설명 추가\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Κλειδί πρόσβασης\"","\"fingerprint_error_hw_not_available\" : \"Sõrmejälje riistvara pole saadaval.\"","\"NotificationChatReactGiveaway\" : \"%1$s heeft met %3$s op je winactie in de groep %2$s gereageerd\"","\"UserBlockedNonPremiumButton\" : \"View\"","\"RepeatNotifications\" : \"Repetir notificaciones\"","\"AutoDownloadVideos\" : \"Video's\"","\"ChannelManageStories\" : \"Manage Stories\"","\"PassportLanguage_IS\" : \"Icelandic\"","\"mr_chooser_wifi_warning_description_tv\" : \"ଅନ୍ୟ ଡିଭାଇସ ଏହି ଟିଭି ପରି ସମାନ ୱାଇ-ଫାଇ ନେଟୱାର୍କରେ ଅଛି ବୋଲି ସୁନିଶ୍ଚିତ କରନ୍ତୁ\"","\"Emoji\" : \"الرموز التعبيرية\"","\"EmailPasswordConfirmText2\" : \"Para completar la configuración de la verificación en dos pasos, revisa tu correo (no olvides la carpeta de spam) y pon el código que te enviamos.\"","\"abc_search_hint\" : \"Search…\"","\"AttachGame\" : \"لعبة\"","\"ImportErrorNotAdmin\" : \"You must be an admin in the group to import messages.\"","\"mr_controller_stop\" : \"Misa\"","\"cast_skip_next\" : \"ಮುಂದಿನ ಐಟಂಗೆ ಸ್ಕಿಪ್‌ ಮಾಡಿ\"","\"google_assistant_verification_notification_title\" : \"O Asistente de Google está enviando unha mensaxe\"","\"NotificationMessageGroupGame\" : \"%1$s invitó al grupo %2$s a jugar a %3$s\"","\"LiveStoryAlreadyStreaming\" : \"You have already live stream running.\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"cast_stop_live_stream\" : \"ଲାଇଭ୍ ଷ୍ଟ୍ରୀମ୍ ବନ୍ଦ କରନ୍ତୁ\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Пароль\"","\"TapToAddDescription\" : \"tap to add description\"","\"generic_error_user_canceled\" : \"ਵਰਤੋਂਕਾਰ ਵੱਲੋਂ ਪ੍ਰਮਾਣੀਕਰਨ ਨੂੰ ਰੱਦ ਕੀਤਾ ਗਿਆ।\"","\"cast_pause\" : \"Tạm dừng\"","\"EncryptedDescription2\" : \"Leave no trace on our servers\"","\"TwoStepVerificationTitle\" : \"Verificación en dos pasos\"","\"cast_tracks_chooser_dialog_ok\" : \"确定\"","\"ConfirmCreatePasscode\" : \"Re-enter your passcode\"","\"ReactionReachLvlForReactionShort_one\" : \"Your channel needs to reach Level **%2$d** to add **%1$d** custom emoji as reactions.\"","\"NotificationMessageGiftCode\" : \"%1$s te enviou um Código de Presente de %2$s de Telegram Premium\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lösenord\"","\"common_google_play_services_enable_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play\"","\"SavedMessagesTab2\" : \"Saved\"","\"DidNotGetTheCodeHelpButton\" : \"Помощь\"","\"NotificationMessageFew\" : \"%1$s te enviou %2$s\"","\"NoSound\" : \"Kein Ton\"","\"abc_searchview_description_submit\" : \"Изпращане на заявката\"","\"AutoDownloadOnAllChats\" : \"모든 대화방에 켬\"","\"BoostingReceivedGiftFrom\" : \"You've received a gift\nfrom **%s**.\"","\"BotStarsWithdrawalToast\" : \"Next withdrawal will be available in **%s**.\"","\"WebsiteSays\" : \"%s says\"","\"AreYouSureDeleteSingleMessage\" : \"Wirklich diese Nachricht löschen?\"","\"WidgetPasscode2\" : \"Warnung: Dein Pincode wird für Widgets **ignoriert**, du brauchst ihn aber um die App zu öffnen oder um zu antworten.\"","\"ChannelTitleChanged\" : \"Channel title updated.\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema.\"","\"AreYouSureClearHistoryWithUser\" : \"Chatgeschiedenis met **%1$s** echt wissen?\"","\"abc_capital_on\" : \"AKTIBATU\"","\"call_notification_incoming_text\" : \"تماس ورودی\"","\"DebugDialogsActivity\" : \"Dialogs Activity\"","\"UpdateAppAlert\" : \"Spiacenti, la tua app Telegram è obsoleta e non può gestire la richiesta. Per favore aggiorna Telegram.\"","\"ResetChatBackgroundsAlertTitle\" : \"Chatachtergronden resetten\"","\"UserReplyIcon\" : \"Add Icons to Replies\"","\"common_signin_button_text_long\" : \"Skrá inn með Google\"","\"AreYouSureUnsaveSingleMessage\" : \"Wirklich diese Nachricht aus Gespeichertes löschen?\"","\"SaveGroupMedia\" : \"Save media\"","\"BotForumAskForStartOffNewChatTitle\" : \"Off-thread\"","\"common_signin_button_text_long\" : \"Se connecter avec Google\"","\"cast_tracks_chooser_dialog_audio\" : \"ऑडिओ\"","\"SmsAvailableIn\" : \"يمكنك طلب رسالة نصية SMS بعد %1$d:%2$02d\"","\"fingerprint_not_recognized\" : \"Não reconhecido\"","\"abc_search_hint\" : \"Pesquisar…\"","\"CancelPasswordQuestion\" : \"Vuoi davvero interrompere la configurazione della verifica in due passaggi?\"","\"common_signin_button_text\" : \"Кіру\"","\"BotAuthTitle\" : \"Log in to **%s**\"","\"abc_menu_ctrl_shortcut_label\" : \"Vadīšanas taustiņš +\"","\"ChatsSelectedClear_other\" : \"%1$d chats\"","\"mr_controller_play\" : \"Spila\"","\"common_open_on_phone\" : \"Åpne på telefonen\"","\"abc_searchview_description_search\" : \"ស្វែងរក\"","\"AddToTheGroupAlertTitle\" : \"Añadir bot\"","\"AreYouSureShareMyContactInfo\" : \"Telefoonnummer echt delen?\"","\"generic_error_user_canceled\" : \"El usuario canceló la autenticación.\"","\"PaidMessageActionMessages_other\" : \"%d messages\"","\"mr_controller_no_media_selected\" : \"رسانه‌ای انتخاب نشده است\"","\"cast_tracks_chooser_dialog_audio\" : \"音訊\"","\"cast_rewind_10\" : \"Przewiń do tyłu o 10 sekund\"","\"DebugMenuCallSettings\" : \"통화 설정\"","\"UnsaveMessagesTitle\" : \"Unsave %1$s\"","\"BoostUntil\" : \"Until\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ກວດສອບວ່າອຸປະກອນອື່ນໃຊ້ເຄືອຂ່າຍ Wi-Fi ດຽວກັນກັບແທັບເລັດເຄື່ອງນີ້\"","\"mr_controller_no_info_available\" : \"Нема доступних информација\"","\"common_open_on_phone\" : \"फोनवर उघडा\"","\"abc_action_mode_done\" : \"Дайын\"","\"cast_expanded_controller_skip_ad_text\" : \"ನೀವು %1$d ನಲ್ಲಿ ಜಾಹೀರಾತನ್ನು ಸ್ಕಿಪ್ ಮಾಡಬಹುದು…\"","\"NotificationContactNewPhoto\" : \"%1$s 님이 프로필 사진을 업데이트했습니다\"","\"ChatsException_one\" : \"%1$d chat\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ਪੱਕਾ ਕਰੋ ਕਿ ਦੂਜਾ ਡੀਵਾਈਸ ਉਸੇ ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ 'ਤੇ ਹੈ, ਜਿਸ 'ਤੇ ਇਹ ਡੀਵਾਈਸ ਹੈ\"","\"SentSmsCode\" : \"Ми надіслали SMS із кодом активації на ваш телефон **%1$s**.\"","\"GalleryInfo\" : \"압축 없이 사진 보내기\"","\"EncryptedDescription4\" : \"Do not allow forwarding\"","\"FilterInviteBot\" : \"you can’t share chats with bots\"","\"PhoneNumberFlood\" : \"Du hast dein Konto leider zu oft gelöscht. Bitte warte einige Tage, erst dann kannst du dich erneut registrieren.\"","\"DistanceUnitsKilometers\" : \"Chilometri\"","\"WidgetShortcuts\" : \"Ярлики\"","\"cast_connecting_to_device\" : \"กำลังเชื่อมต่อ %1$s\"","\"abc_action_mode_done\" : \"Feito\"","\"cast_expanded_controller_live_stream_indicator\" : \"Transmisión en vivo\"","\"AreYouSureDeletePhotoEveryone\" : \"Vuoi davvero eliminare questa foto per tutti?\"","\"Gift2BuyDoPrice2_one\" : \"Buy for ⭐️%d\"","\"Listening\" : \"listening\"","\"StoryReactionsHint\" : \"Send reaction as a private message\"","\"SetTimer\" : \"Set self-destruct timer\"","\"cast_notification_connected_message\" : \"Połączono z %1$s\"","\"abc_toolbar_collapse_description\" : \"ਸਮੇਟੋ\"","\"mr_chooser_wifi_warning_description_tv\" : \"確認其他裝置與這部電視連上同一個 Wi-Fi 網路\"","\"common_google_play_services_wear_update_text\" : \"จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า\"","\"mr_chooser_searching\" : \"正在查找设备\"","\"FwdMessagesToSavedMessages\" : \"Messages forwarded to **Saved Messages**.\"","\"call_notification_incoming_text\" : \"Saapuva puhelu\"","\"mr_dialog_transferable_header\" : \"గ్రూప్‌లో ప్లే చేయండి\"","\"UserRestrictionsSendMedia\" : \"Send Media\"","\"AddEmailSubtitle\" : \"Du erhältst jetzt Telegram Anmeldecodes per E-Mail und nicht mehr per SMS. Bitte gib deine E-Mail-Adresse ein.\"","\"GlobalSearch\" : \"전체 검색\"","\"FontSize\" : \"حجم الخط\"","\"UsernameChecking\" : \"Checking username...\"","\"ReactionsCount_other\" : \"%1$d reactions\"","\"RecordingTrimText\" : \"Audio outside that range will be discarded, and recording will start immediately.\"","\"QuotePrivateGroup\" : \"This quote is from a private group.\"","\"common_open_on_phone\" : \"ফোনে খুলুন\"","\"FilterChatRemovedFrom\" : \"**%1$s** removed from **%2$s**\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionarà si no actives Serveis de Google Play.\"","\"abc_search_hint\" : \"ค้นหา…\"","\"PeopleJoined_other\" : \"%1$d people joined\"","\"AutoDownloadOnWiFiData\" : \"Con Wi-Fi\"","\"InChatSound\" : \"In-Chat-Töne\"","\"ActionGroupCallInvitedYou\" : \"un1 te invitó al videochat\"","\"StoryPrivacyAlertSubtitleProfile\" : \"Choose who can view your story\"","\"Forward\" : \"تحويل\"","\"PaymentFailed\" : \"Sorry, the payment was declined.\"","\"mr_controller_expand_group\" : \"Vis\"","\"BoostFeatureCustomReaction_other\" : \"%d Custom Reactions\"","\"AddMembersForwardMessages\" : \"Neuen Mitgliedern die letzten 100 Nachrichten zeigen\"","\"TaggedMessages_other\" : \"%1$d messaggi\"","\"common_google_play_services_enable_text\" : \"%1$s non funcionará a menos que actives os servizos de Google Play.\"","\"mr_cast_button_disconnected\" : \"Odeslat. Odpojeno\"","\"VoipSelectAudioOutput\" : \"Select audio output\"","\"BoostingGiveawayHowItWorksSubTextSeveralEnd1_other\" : \"On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s** %5$s.\"","\"DeleteProxyMultiConfirm\" : \"정말 이 프록시들을 삭제하곘습니까?\"","\"NotificationMessageVideo\" : \"%1$s te enviou um vídeo\"","\"RestoreEmailNoAccess\" : \"Нет доступа к %1$s?\"","\"NotificationMessageGroupGame\" : \"%1$s wil %3$s met de groep %2$s spelen\"","\"BusinessRepliesEnter\" : \"Add Quick Reply\"","\"mr_cast_dialog_title_view_placeholder\" : \"Bilgi yok\"","\"common_google_play_services_update_title\" : \"អាប់ដេតសេវាកម្ម Google Play\"","\"NoSharedVoiceSecret\" : \"I messaggi vocali di questa chat appariranno qui.\"","\"BroadcastGroupInfo\" : \"Only admins can send messages in this group.\"","\"BusinessHoursProfileOpensInHours_one\" : \"opens in %d hour\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Mot de passe\"","\"common_google_play_services_install_text\" : \"%1$s нема да се извршува без услугите на Google Play што ги нема на уредот.\"","\"SpeedHint\" : \"Halten, für mehr Geschwindigkeiten.\"","\"ActionChannelRemovedPhoto\" : \"Channel photo removed\"","\"call_notification_answer_action\" : \"Відповісти\"","\"cast_expanded_controller_skip_ad_text\" : \"広告は %1$d 後にスキップできます…\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми со услугите на Google Play. Обидете се повторно.\"","\"CancelLinkSuccessTitle\" : \"Erfolgreich!\"","\"cast_expanded_controller_skip_ad_text\" : \"您可以在 %1$d 秒後略過廣告…\"","\"call_notification_answer_action\" : \"ឆ្លើយ\"","\"NoSharedLinks\" : \"Condividi link in questa chat e accedi a essi da ogni tuo dispositivo.\"","\"DismissRequest\" : \"Dismiss request\"","\"VoipChannelLabelLive\" : \"LIVE\"","\"NotificationActionPinnedGeoLive\" : \"%1$s 님이 %2$s 그룹에 실시간 위치를 고정했습니다\"","\"SpeedMedium\" : \"Media\"","\"QuizWrongAnswer\" : \"Wrong answer!\"","\"fingerprint_error_no_fingerprints\" : \"Hakuna alama za vidole zilizojumuishwa.\"","\"EditNumber\" : \"Змінити номер\"","\"EnterCode\" : \"Pon el código\"","\"ic_media_route_learn_more_accessibility\" : \"Sužinokite, kaip perduoti\"","\"formatterStats12H\" : \"dd MMM yyyy, h:mm a\"","\"PermissionXiaomiLockscreen\" : \"Consenti a Telegram di apparire sulla schermata di blocco in modo che le chiamate possano funzionare correttamente.\"","\"common_google_play_services_update_button\" : \"Ενημέρωση\"","\"LastSeenEverybody\" : \"Everybody\"","\"UserProfileIcon\" : \"Add Icons to Profile\"","\"LanguageCustomAlert\" : \"Je staat op het punt om een aangepast taalpakket (**%1$s**) toe te passen, dat %2$d%% voltooid is.\n\nHiermee vertaal je de volledige app. Eventuele correcties kun je doorgeven via het [vertaalplatform].\n\nJe kunt je taal op elk moment terugzetten via de Instellingen.\"","\"RaiseToListenInfo\" : \"Cambia el sonido al auricular levantando el teléfono hacia tu oído\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s ha fissato uno sticker\"","\"mr_controller_no_media_selected\" : \"未选择任何媒体内容\"","\"CheckYourEmail\" : \"Verifique Seu E-mail\"","\"AddStickersInstalledInfo\" : \"%1$s has been added to your stickers.\"","\"cast_notification_connecting_message\" : \"%1$sకు కనెక్ట్ చేస్తోంది\"","\"abc_shareactionprovider_share_with_application\" : \"Mit %s teilen\"","\"StoryKeepInfo_other\" : \"Keep this story on your page even after it expires in %d hours. Privacy settings will apply.\"","\"VibrationDefault\" : \"Por defecto\"","\"NotificationMessageInvoice\" : \"%1$s 님이 회원님에게 %2$s에 대한 인보이스를 보냈습니다\"","\"common_google_play_services_enable_button\" : \"Ενεργοποίηση\"","\"OpenFile\" : \"DATEI ÖFFNEN\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ሌላኛው መሣሪያ ከዚህ ጡባዊ ጋር አንድ ዓይነት የWi-Fi አውታረ መረብ ላይ መሆኑን ያረጋግጡ\"","\"AlwaysShowPopup\" : \"Altijd weergeven\"","\"mr_dialog_default_group_name\" : \"গোট\"","\"Caption\" : \"Beschriftung\"","\"AutoDownloadOnMobileDataInfo\" : \"تفعيل هذا الخيار في حال رغبتك بتحميل الوسائط تلقائيًا عبر بيانات الجوال.\"","\"PhotoForRestTooltip\" : \"This photo will be shown to those who are restricted from viewing your main photo.\"","\"RecentFilesAZ\" : \"File A-Z\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"Você pode alterar suas configurações de download automático para reduzir o uso de dados quando conectado ao Wi-Fi.\"","\"StarsSubscriptionBot\" : \"Bot\"","\"CurvesGreen\" : \"GREEN\"","\"PaymentCheckoutProvider\" : \"Payment provider\"","\"LiveStreamWillNotify\" : \"You will be notified when the live stream starts.\"","\"generic_error_no_device_credential\" : \"Nie ustawiono kodu PIN, wzoru ani hasła.\"","\"AddAnExplanationHeader\" : \"Explanation\"","\"common_google_play_services_enable_title\" : \"Aktivér Google Play-tjenester\"","\"ResetAccountCancelledAlert\" : \"이 계정을 사용 중인 사용자가 계정 초기화 시도를 취소했습니다. 7일 뒤에 다시 시도해 주세요.\"","\"Deletions_one\" : \"%1$d deletion\"","\"AutoDeleteCustom\" : \"Custom\"","\"mr_chooser_title\" : \"Predvajanje v napravi:\"","\"ContinueOnThisLanguage\" : \"한국어로 계속\"","\"BoostingGiveawayShowWinners\" : \"Show Winners\"","\"RevokeButton\" : \"Revoke\"","\"NotificationMessageScheduledName\" : \"������ 나\"","\"PrivacyBotsInfo\" : \"Websites where you used Telegram to log in.\"","\"DebugMenuCheckAppUpdate\" : \"Verifica aggiornamenti\"","\"VoipGroupInviteAlreadyParticipant\" : \"The selected user is already in this voice chat.\"","\"EventLogFilterNewMembers\" : \"New members\"","\"SetMyProfilePhotoAvatarConstructor\" : \"Set My Photo\"","\"cast_notification_connected_message\" : \"متصل به %1$s\"","\"PassportStreet1\" : \"Street\"","\"Page5Message\" : \"**Telegram** no tiene límite de espacio\npara tus archivos multimedia y chats.\"","\"cast_expanded_controller_ad_image_description\" : \"Slika koja se prikazuje dok prijemnik Casta reproducira oglas\"","\"JoinByPeekChannelTitle\" : \"Join Channel\"","\"NoRecent\" : \"No recent\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s ha fissato una fattura\"","\"ActionAddUserSelf\" : \"عاد un1 للمجموعة\"","\"call_notification_ongoing_text\" : \"सुरू असलेला कॉल\"","\"mr_chooser_wifi_warning_description_phone\" : \"Diğer cihazın bu telefon ile aynı kablosuz ağa bağlandığından emin olun\"","\"ProfilePopupNotificationInfo\" : \"Novas mensagens desse contato aparecerão em sua tela quando você não estiver no Telegram.\"","\"mr_controller_casting_screen\" : \"Menghantar skrin\"","\"PrivacyBots\" : \"Bot e siti web\"","\"DebugMenuDisableLogs\" : \"로그 사용 안 함\"","\"cast_expanded_controller_skip_ad_text\" : \"Jy kan advertensie oor %1$d oorslaan …\"","\"StarsSubscriptionCancelledText\" : \"You have cancelled your subscription.\"","\"NotificationsSoundChannels\" : \"Channels Sound\"","\"CreateNewFilter\" : \"Create New Folder\"","\"mr_controller_pause\" : \"Pause\"","\"fingerprint_not_recognized\" : \"Таанылган жок\"","\"NotificationsLedInfo\" : \"LED is a small blinking light on some devices that is used to indicate new messages.\"","\"AllowFillNumber\" : \"Por favor, permita que o Telegram receba chamadas. Assim podemos confirmar o seu número de telefone automaticamente.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Make sure the other device is on the same Wi-Fi network as this tablet\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s hat einen Live-Standort angeheftet\"","\"call_notification_screening_text\" : \"ఇన్‌కమింగ్ కాల్‌ను స్క్రీన్ చేయండి\"","\"abc_menu_space_shortcut_label\" : \"ସ୍ପେସ୍‍\"","\"ResetMyAccount\" : \"RESET MY ACCOUNT\"","\"LimitReachedCommunities\" : \"You are a member of **%1$d** groups and channels. Please leave some before joining a new one — or upgrade to **Telegram Premium** to double the limit to **%2$d** groups and channels.\"","\"NotificationActionPinnedFile\" : \"%1$s pinned a file in the group %2$s\"","\"SyncContactsDeleteText\" : \"Questo rimuoverà i tuoi contatti dai server di Telegram.\n\nSe \"**Sincronizza contatti**\" è attivo, la tua attuale rubrica sarà risincronizzata.\"","\"Agree\" : \"Accetta\"","\"cast_unmute\" : \"Дууг нээх\"","\"cast_closed_captions\" : \"Taglavhalar\"","\"call_notification_ongoing_text\" : \"მიმდინარე ზარი\"","\"google_assistant_verification_notification_title\" : \"Google-assistenten sender meldinger\"","\"cast_play\" : \"አጫውት\"","\"SettingsNoResults\" : \"Nessun risultato trovato\"","\"Gift2AuctionsAcquiredDate\" : \"Date\"","\"DisableReactionsInfo\" : \"Members of the group can’t add any reactions to messages.\"","\"EditWidget\" : \"Edit Widget\"","\"abc_menu_space_shortcut_label\" : \"бос орын\"","\"TodoAddedOneTask\" : \"un1 added “%1$s” to checklist.\"","\"VideoSpeedVerySlow\" : \"Very slow\"","\"SettingsPowerSavingInfo\" : \"Reduce power usage on low charge\"","\"call_notification_ongoing_text\" : \"செயலில் இருக்கும் அழைப்பு\"","\"MonetizationTransactionProceed\" : \"Proceeds from ads\"","\"abc_prepend_shortcut_label\" : \"Meny+\"","\"AccDescrSendPhotos_other\" : \"Send %1$d photos\"","\"AutoDownloadMaxFileSize\" : \"Tamanho máximo do arquivo\"","\"abc_searchview_description_voice\" : \"Hlasové vyhledávání\"","\"mr_chooser_wifi_warning_description_tv\" : \"Boshqa qurilma bu televizor bilan bir xil Wi-Fi tarmoqda ekaniga ishonch hosil qiling\"","\"NoHandleAppInstalled\" : \"Non hai applicazioni che possono gestire il tipo di file \"%1$s\": installane una per proseguire\"","\"ContactShortcutVideoCall\" : \"Videochiama %1$s\"","\"abc_searchview_description_submit\" : \"Trimiteți interogarea\"","\"RequestMissedCall\" : \"Получить звонок с кодом\"","\"ChooseUser\" : \"Choose User\"","\"TwoStepVerificationSetPassword\" : \"비밀번호 설정\"","\"SyncContacts\" : \"Sincronizza contatti\"","\"call_notification_incoming_text\" : \"ଇନକମିଂ କଲ୍\"","\"BrowserSettingsNoCustomTabs\" : \"New Tabs in External Browser\"","\"AutoDownloadMedia\" : \"Download automatico\"","\"mr_controller_pause\" : \"થોભાવો\"","\"mr_chooser_wifi_warning_description_watch\" : \"Prepričajte se, da je druga naprava povezana v isto omrežje Wi-Fi kot ta ura\"","\"BoostingSendLinkToFriends\" : \"You can also **send this link** to a friend as a gift.\"","\"cast_seek_bar\" : \"អង្គគ្រប់គ្រងការរកមើលការចាក់\"","\"cast_stop\" : \"중지\"","\"YouJoinedChannel\" : \"You joined channel %s\"","\"PassportResidence\" : \"Residence\"","\"ActionStarGiftInbound\" : \"%s sent you a gift\"","\"mr_controller_expand_group\" : \"پھیلائیں\"","\"SendMessagesToText\" : \"**%1$s** 님에게 이 메시지를 보내시겠습니까?\"","\"WhenUsingMobileData\" : \"Über Mobilfunk\"","\"SendDayAt\" : \"M'월' d'일' HH:mm '에 보내기'\"","\"TopicsTitleMedia\" : \"Media\"","\"ProxyBottomSheetChecking\" : \"Checking\"","\"mr_controller_no_info_available\" : \"Brak informacji\"","\"cast_notification_connecting_message\" : \"%1$s қосылу орындалуда\"","\"mr_controller_album_art\" : \"Омот на албум\"","\"QuoteToAnotherChat\" : \"Reply to Another Chat\"","\"ErrorSendRestrictedPollsAll\" : \"Sorry, peilingen zijn niet toegestaan in deze groep.\"","\"common_google_play_services_enable_button\" : \"ସକ୍ଷମ କରନ୍ତୁ\"","\"mr_chooser_searching\" : \"சாதனங்களைத் தேடுகிறது\"","\"mr_dialog_groupable_header\" : \"Engeza idivayisi\"","\"OnlyIfSilent\" : \"Only if silent\"","\"PermissionNoCameraWithHint\" : \"**Telegram** deve accedere alla fotocamera per poter scattare foto e video. Tocca Impostazioni > Permessi, e attiva **Fotocamera**.\"","\"AccDescrSearchByUser\" : \"Filter by user\"","\"cast_forward_10\" : \"दश सेकेन्ड फर्वार्ड गर्नुहोस्\"","\"AttachSelectedLocation\" : \"Attach selected location\"","\"FilterChoose\" : \"Wähle einen Ordner\"","\"fingerprint_dialog_touch_sensor\" : \"Dotknite sa senzora odtlačkov prstov\"","\"ReleaseToGoNextArchive\" : \"Release to go to archived channels\"","\"mr_cast_button_connecting\" : \"ສົ່ງ​ສັນ​ຍານ. ກຳລັງເຊື່ອມຕໍ່\"","\"RemoveManyEmojiCount_one\" : \"Remove emoji\"","\"fingerprint_dialog_touch_sensor\" : \"ប៉ះ​ឧបករណ៍​ចាប់ស្នាម​ម្រាមដៃ\"","\"abc_shareactionprovider_share_with\" : \"Trimiteți la\"","\"fingerprint_error_hw_not_available\" : \"వేలిముద్ర హార్డ్‌వేర్ అందుబాటులో లేదు.\"","\"AreYouSureDeleteAndExitChannel\" : \"Are you sure you want to delete and leave the channel?\"","\"RevenueSharingAdsInfo2SubtitleBot\" : \"50% of the revenue from Telegram Ads goes to the owner of the bot where they are displayed.\"","\"BackgroundBlurred\" : \"Unscharf\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Prístupový kľúč\"","\"LanguageUnknownCustomAlert\" : \"Infelizmente esse pacote de idiomas personalizado (**%1$s**) não contém dados para o Telegram no Android.\"","\"AddPhoto\" : \"Set new photo\"","\"StarRatingLevelNegativeOther\" : \"A negative rating indicates that **%1$s’s** payments are unreliable.\"","\"cast_notification_connected_message\" : \"Připojeno k obrazovce %1$s\"","\"fingerprint_not_recognized\" : \"Nerozpoznáno\"","\"abc_searchview_description_query\" : \"ရှာဖွေရန် မေးခွန်း\"","\"cast_stop_live_stream\" : \"Ustavi pretočno predvajanje v živo\"","\"mr_controller_album_art\" : \"Albumgrafikk\"","\"common_google_play_services_update_button\" : \"යාවත්කාලීන කරන්න\"","\"NoAudioFoundPlayerInfo\" : \"Non ci sono risultati per **%1$s**.\"","\"common_google_play_services_install_text\" : \"%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају.\"","\"DeleteAllCallsText\" : \"Do you want to delete all recent calls?\"","\"call_notification_incoming_text\" : \"Ienākošais zvans\"","\"mr_controller_volume_slider\" : \"Səs ayarlayıcısı\"","\"mr_chooser_wifi_warning_description_phone\" : \"Certifique-se de que o outro dispositivo se encontra na mesma rede Wi-Fi que este telemóvel\"","\"fingerprint_error_lockout\" : \"Bạn đã thử quá nhiều lần. Vui lòng thử lại sau.\"","\"PremiumBusinessChatbots\" : \"Chatbots\"","\"ResetNotificationsText\" : \"Einstellungen wurden zurückgesetzt\"","\"YourEmailSkip\" : \"건너뛰기\"","\"cast_unmute\" : \"I-unmute\"","\"ResetMyAccountWarningReset\" : \"계정 초기화\"","\"Gift2BuyPriceText_one\" : \"Do you want to buy **%2$s** for **%1$d Star** and gift it to **%3$s**?\"","\"cast_stop\" : \"ನಿಲ್ಲಿಸಿ\"","\"cast_forward_30\" : \"Přetočit o 30 sekund vpřed\"","\"SyncContactsAdded\" : \"Los contactos de este dispositivo fueron añadidos a tu cuenta.\"","\"mr_controller_stop\" : \"Sustabdyti\"","\"PollV2PollEnds\" : \"Poll ends\"","\"Reply\" : \"Antwoorden\"","\"ActionInviteChannelUser\" : \"un1 ist dem Kanal über einen Einladungslink beigetreten\"","\"RestoreEmailSentInfo\" : \"Controleer je e-mail en noteer de 6-cijferige code die je daar hebt ontvangen om je cloudwachtwoord uit te schakelen.\"","\"TurnPasswordOff\" : \"Desativar Senha\"","\"AllowBackgroundActivityInfoOneUIAboveS\" : \"This will improve reliability for incoming notifications and Telegram calls. Please select **Optimised** or **Unrestricted** in Settings > Battery.\"","\"ReportChatFakeAccount\" : \"Fake Account\"","\"PrivacyContactsAndBotUsersMinusPlus\" : \"Contacts & Mini Apps (-%1$d, +%2$d)\"","\"ResetAllNotifications\" : \"Restablecer todas las notificaciones\"","\"call_notification_hang_up_action\" : \"Таслах\"","\"GiftValue2LearnMore\" : \"learn more\"","\"abc_menu_delete_shortcut_label\" : \"kustuta\"","\"abc_searchview_description_voice\" : \"Hangalapú keresés\"","\"mr_chooser_wifi_learn_more\" : \"מידע נוסף\"","\"ic_media_route_learn_more_accessibility\" : \"എങ്ങനെ കാസ്‌റ്റുചെയ്യണമെന്ന് അറിയുക\"","\"formatterBoostExpired\" : \"dd MMM, yyyy\"","\"NotificationsPriorityHigh\" : \"높음\"","\"DeleteBanUsers\" : \"Ban users\"","\"Crop\" : \"RITAGLIA\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s pinned a voice message\"","\"common_google_play_services_install_title\" : \"Lortu Google Play Services\"","\"NoSharedGifSecret\" : \"GIFs aus diesem Chat werden hier angezeigt.\"","\"StoryTimeline\" : \"Timeline\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Aðgangslykill\"","\"PleaseEnterNewFirstPassword\" : \"Voer een nieuw wachtwoord in\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$dን ይከታተሉ\"","\"ActionTTLChannelDisabled\" : \"As mensagens neste canal não serão mais apagadas automaticamente\"","\"mr_controller_no_info_available\" : \"कुनै पनि जानकारी उपलब्ध छैन\"","\"PremiumPreviewTranslations\" : \"Real-Time Translation\"","\"YourEmailInfo\" : \"Додайте свою дійсну адресу е-пошти. Це єдиний спосіб відновити забутий пароль.\"","\"InstallOfficialApp\" : \"Install official app\"","\"ErrorSendRestrictedStickers\" : \"Die Admins dieser Gruppe haben dir die Berechtigung entzogen, Sticker zu senden.\"","\"cast_expanded_controller_live_stream_indicator\" : \"Пренос во живо\"","\"PhoneNumberHelp\" : \"Puedes cambiar tu número de Telegram aquí. Tu cuenta y todos tus datos de la nube, mensajes, archivos, grupos, contactos, etc., se trasladarán al nuevo número.\"","\"SecretWebPageInfo\" : \"A prévia de links será gerada nos servidores do Telegram. Não armazenamos dados sobre os links que você envia.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Убедитесь, что другое устройство подключено к той же сети Wi-Fi, что и планшет\"","\"Page4Message\" : \"**Telegram** keeps your messages safe\nfrom hacker attacks.\"","\"cast_mute\" : \"Izslēgt skaņu\"","\"cast_seek_bar\" : \"Kidhibiti cha kutafuta kucheza\"","\"mr_chooser_title\" : \"Casta till\"","\"common_google_play_services_update_button\" : \"Güncəlləyin\"","\"ColorOrange\" : \"Arancione\"","\"ProfilePlaylistRemoveFromProfile\" : \"Remove from Profile\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Υπότιτλοι\"","\"common_signin_button_text\" : \"Logga in\"","\"DidNotGetTheCodeSms\" : \"إرسال الرمز برسالة نصية SMS\"","\"AttachDestructingPhoto\" : \"Foto con autodestrucción\"","\"SyncContactsAdded\" : \"Contacts from this device were added to your account.\"","\"AccountAlreadyLoggedIn\" : \"Цей акаунт уже додано до застосунку.\"","\"SearchByColor\" : \"색상으로 검색\"","\"ChangeChatBackground\" : \"Chatachtergrond wijzigen\"","\"mr_controller_no_info_available\" : \"لا تتوفر أي معلومات\"","\"cast_seek_bar\" : \"প্লেবেকৰ নিয়ন্ত্ৰণ\"","\"YourEmailAlmostThereText\" : \"Please check your email (don't forget the spam folder) to complete Two-Step Verification setup.\"","\"EncryptionRejected\" : \"Secret chat cancelled\"","\"common_google_play_services_install_button\" : \"ఇన్‌స్టాల్ చేయి\"","\"cast_expanded_controller_skip_ad_label\" : \"略過廣告\"","\"cast_rewind\" : \"Spola tillbaka\"","\"AllReactions\" : \"All reactions\"","\"ChannelPublic\" : \"Public Channel\"","\"AddBotButtonAsAdmin\" : \"as Admin\"","\"call_notification_incoming_text\" : \"Trucada entrant\"","\"call_notification_screening_text\" : \"ഇൻകമിംഗ് കോൾ സ്‌ക്രീൻ ചെയ്യുന്നു\"","\"StoriesIntroGoToNextAuthorHeader\" : \"Go to Next Author\"","\"common_google_play_services_updating_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo.\"","\"generic_error_no_keyguard\" : \"See seade ei toeta PIN-koodi, mustrit ega parooli.\"","\"common_google_play_services_unsupported_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Уверете се, че таблетът и другото устройство са свързани с една и съща Wi-Fi мрежа\"","\"abc_search_hint\" : \"搜尋…\"","\"BotSharedToMany_one\" : \"Sent message to %d chat\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq/it\"","\"DebugMenuEnableLogs\" : \"Attiva i log\"","\"AutomaticDownloadSettingsInfoMobile\" : \"You can change your auto-download settings for media to reduce data usage when connected via mobile network.\"","\"cast_skip_prev\" : \"Önceki öğeye atla\"","\"ShareLinks\" : \"Share Links\"","\"StarsGiveawayPrizeReceived\" : \"Received Prize\"","\"cast_pause\" : \"Misa isikhashana\"","\"SearchAsList\" : \"Show as List\"","\"StoryLinkAdd\" : \"Add Link\"","\"ProxyAddedSuccess\" : \"프록시 추가됨\"","\"cast_disconnect\" : \"ବିଛିନ୍ନ କରନ୍ତୁ\"","\"RequestToJoinSent\" : \"Request to join sent\"","\"mr_chooser_zero_routes_found_title\" : \"Geen apparaten beschikbaar\"","\"PasteFromClipboard\" : \"Aus Zwischenablage einfügen\"","\"mr_controller_casting_screen\" : \"اسکرین کاسٹ ہو رہی ہے\"","\"cast_rewind_30\" : \"ਤੀਹ ਸਕਿੰਟ ਪਿੱਛੇ ਕਰੋ\"","\"AllViewers\" : \"All viewers\"","\"MessagesOverview\" : \"Messages\"","\"PushReactHidden\" : \"New reaction to your message\"","\"CheckPhoneNumberInfo\" : \"Tieni aggiornato il tuo numero per poter sempre accedere a Telegram. **Scopri di più**\"","\"BannedPhoneNumber\" : \"Dit nummer is geblokkeerd.\"","\"abc_searchview_description_voice\" : \"Hlasové vyhľadávanie\"","\"ArchivePinnedInfo\" : \"Swipe left on the archive to hide it.\"","\"TwoStepVerificationPasswordSetInfo\" : \"سيتم طلب كلمة المرور هذه عند تسجيلك الدخول في جهاز جديد بالإضافة إلى الرمز الذي نرسله برسالة نصية SMS.\"","\"CallAvailableIn\" : \"Você pode pedir uma ligação em %1$d:%2$02d\"","\"AddTag\" : \"Add Tag\"","\"ActionPinnedText\" : \"un1 pinned \"%1$s\"\"","\"MonthsShort_other\" : \"%1$dm\"","\"PushChatReactGeoLive\" : \"%3$s to your live location in %2$s\"","\"RestoreEmailTrouble\" : \"Having trouble accessing your email %1$s?\"","\"mr_controller_volume_slider\" : \"Drsnik za glasnost\"","\"common_signin_button_text\" : \"Sign In\"","\"SpeedVerySlow\" : \"Very slow\"","\"AreYouSureClearDrafts\" : \"Vuoi davvero eliminare tutte le bozze?\"","\"FontSizePreviewLine1\" : \"Ik zit mij voor het vensterglas onnoemlijk te vervelen.\"","\"NotificationsPrivateChats\" : \"Privéchats\"","\"GiftOfferTransferInfoTextSellTON\" : \"Do you want to sell **%3$s** to **%2$s** for **%1$s TON**?\n\nYou will receive **%4$s TON** after fees.\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s ha fissato una foto\"","\"mr_cast_button_disconnected\" : \"কাষ্ট কৰক। সংযোগ বিচ্ছিন্ন হৈ আছে\"","\"RestorePasswordNoEmailTitle\" : \"Сожалеем\"","\"GroupSettingsTitle\" : \"Group Settings\"","\"SetColor\" : \"Elegir un color\"","\"common_google_play_services_update_button\" : \"Dateer op\"","\"GroupMessagesChargePrice\" : \"Charge Stars for Messages\"","\"mr_chooser_zero_routes_found_title\" : \"No hay dispositivos disponibles\"","\"TosDeclineDeleteAccount\" : \"주의요망, 텔레그램 클라우드에 저장하신 모든 데이터와 회원님의 텔레그램 계정이 삭제되며, 되돌릴 수 없습니다.\n\n중요: 지금 취소하여 데이터를 잃어버리기 전에 먼저 내보내실 수 있습니다. (최신 텔레그램 데스크톱을 열고 설정 > 고급 설정 > 텔레그램 데이터 내보내기에서 진행하실 수 있습니다.)\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"పాస్-కీ\"","\"EnableAutoDelete\" : \"Enable Auto-Delete\"","\"RequestedToJoinAt\" : \"requested to join %1$s\"","\"TranslateMessages\" : \"Translate Messages\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s pinned a photo\"","\"abc_capital_on\" : \"IMEWASHWA\"","\"abc_searchview_description_voice\" : \"Ukusesha ngezwi\"","\"BotShareMessage\" : \"Share Message\"","\"Connected\" : \"Connected\"","\"NoPlacesFound\" : \"No places found\"","\"cast_stop\" : \"रोक्नुहोस्\"","\"cast_live_label\" : \"တိုက်ရိုက်လွှင့်ခြင်း\"","\"PasswordCode\" : \"الرمز\"","\"YourEmailSkipWarningText\" : \"المخاطرة حقيقية!\n\nإن نسيت كلمة مرورك؛ ستفقد الوصول إلى حسابك في تيليجرام. لن تكون هناك أي طريقة لاستعادته.\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s hat Audiodatei angeheftet\"","\"cast_expanded_controller_live_head_description\" : \"Kedudukan semasa adalah pada permulaan strim langsung\"","\"cast_expanded_controller_loading\" : \"ലോഡുചെയ്യുന്നു...\"","\"SavedTagLabelTag\" : \"Add Name\"","\"generic_error_user_canceled\" : \"Ukugunyaza kukhanselwe umsebenzisi.\"","\"mr_cast_button_connected\" : \"Հեռարձակել։ Միացած է\"","\"Gift2Title\" : \"Send a Gift\"","\"VoipStartVideo\" : \"Start Video\"","\"Emoji8\" : \"Flags\"","\"mr_dialog_transferable_header\" : \"Αναπαραγωγή σε κάποια ομάδα\"","\"FreshChangePhoneForbiddenTitle\" : \"Impossível Terminar\"","\"fingerprint_error_hw_not_available\" : \"Апаратныя сродкі для зняцця адбіткаў пальцаў недаступныя.\"","\"AreYouSureDeleteAndExit\" : \"¿Quieres eliminar y salir del grupo?\"","\"SubscribeRequests\" : \"Subscribe Requests\"","\"mr_chooser_wifi_warning_description_unknown\" : \"இந்தச் சாதனம் இணைக்கப்பட்டுள்ள அதே வைஃபை நெட்வொர்க்கில் மற்றொரு சாதனமும் இணைக்கப்பட்டுள்ளதை உறுதிசெய்துகொள்ளுங்கள்\"","\"PremiumReadHeader2\" : \"Upgrade to Premium\"","\"EditMessageError\" : \"Lo sentimos, no puedes editar este mensaje.\"","\"PhoneNumberChange2\" : \"Cambia numero\"","\"SetProfilePhoto\" : \"Profilbild festlegen\"","\"LinkExpiresInTime\" : \"The link expires in %s\"","\"PermissionStorageWithHint\" : \"**Telegram** heeft toegang tot je opslag nodig, zodat je foto's, video's, muziek en andere bestanden kunt verzenden en opslaan. Tik op Instellingen > Machtigingen en schakel **Bestanden en media** aan.\"","\"VoipGroupUserCanNowSpeakForYou\" : \"**%1$s** is now unmuted for you.\"","\"InChatSound\" : \"Suoni in-chat\"","\"BotHelp\" : \"Help\"","\"mr_controller_play\" : \"ຫຼິ້ນ\"","\"VoipRecordPortrait\" : \"PORTRAIT VIDEO\"","\"BotStarsButtonWithdrawShort_other\" : \"Withdraw ⭐️%d\"","\"cast_skip_next\" : \"پرش به مورد بعدی\"","\"PhoneNumberHelp\" : \"Puoi cambiare il tuo numero di telefono qui. Il tuo account e tutti i tuoi dati cloud (messaggi, media, contatti, etc.) saranno trasferiti sul nuovo numero.\"","\"SimilarChannelsLimitSubtitle\" : \"View up to %d similar channels\"","\"SelectAccount\" : \"Elige una cuenta\"","\"ChannelAntiSpamUser\" : \"Telegram Anti-Spam\"","\"CheckPasswordInfo\" : \"아직 비밀번호를 기억하시나요?\"","\"common_google_play_services_install_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ ନାହିଁ।\"","\"PhoneNumberKeepButton\" : \"%1$s behalten\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova.\"","\"cast_rewind_10\" : \"দশ সেকেন্ডে পেছনের দিকে যান\"","\"May\" : \"May\"","\"common_google_play_services_install_title\" : \"获取 Google Play 服务\"","\"ChannelMute\" : \"MUTE\"","\"cast_expanded_controller_live_stream_indicator\" : \"ស្ទ្រីមបន្តផ្ទាល់\"","\"BoostingGiveawayResultsMsgAllWinnersReceivedLinks\" : \"All winners received gift links in private messages.\"","\"PrivacyClearShipping\" : \"Info di spedizione\"","\"confirm_device_credential_password\" : \"ପାସ୍‌ୱାର୍ଡ୍ ବ୍ୟବହାର କରନ୍ତୁ\"","\"RestorePasswordResetAccount\" : \"KONTO ZURÜCKSETZEN\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Digər cihaz bu planşet ilə eyni Wi-Fi şəbəkəsində olmalıdır\"","\"PleaseEnterNewFirstPassword\" : \"Введіть новий пароль\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करा\"","\"mr_cast_dialog_title_view_placeholder\" : \"Мэдээлэл алга\"","\"LiveStoryHighlightFeatureLength\" : \"characters\"","\"common_google_play_services_unknown_issue\" : \"У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу.\"","\"PollV2ToastOnlyUsersFromCountriesCanVoteOther\" : \"Only users from **%1$s** and **%2$s** can vote.\"","\"StartsDayAt\" : \"'Startet am' d'.' MMM 'um' HH:mm 'Uhr'\"","\"ChannelTopicsForbidden_other\" : \"Only groups with more than **%1$d members** can have topics enabled.\"","\"NoPlayerInstalled\" : \"Je hebt geen mediaspeler. Installeer een mediaspeler om door te gaan.\"","\"google_assistant_verification_notification_title\" : \"Google அசிஸ்டண்ட் செய்தியை அனுப்புகிறது\"","\"InvalidPhoneNumber\" : \"Número de telefone inválido. Por favor, verifique o número e tente de novo.\"","\"YourVersionIsLatest\" : \"Deine Version ist aktuell.\"","\"PleaseEnterNewSecondPasswordHint\" : \"Ripeti la nuova password\"","\"common_open_on_phone\" : \"ਫ਼ੋਨ 'ਤੇ ਖੋਲ੍ਹੋ\"","\"DescriptionPlaceholder\" : \"Description\"","\"StarsNeededLiveComments\" : \"Buy **Stars** to highlight comments in live stories and send star reactions.\"","\"GroupJoinRequestNoCaps\" : \"Apply to join group\"","\"MainGroupProfilePhotoSetHint\" : \"This is the main group photo now.\"","\"BotWebViewFileChooserTitle\" : \"Choose a file\"","\"VoipRecordVoiceChatInfo\" : \"Choose how to record this chat\"","\"abc_shareactionprovider_share_with_application\" : \"Dijeli putem aplikacije %s\"","\"SelectAccount\" : \"Seleziona Account\"","\"cast_expanded_controller_live_head_description\" : \"நேரடி ஒளிபரப்பின் மேற்பகுதியில் தற்போது உள்ளது\"","\"ConferenceCallWithVideo\" : \"Call with video enabled\"","\"PermissionNoCameraWithHint\" : \"**Telegram** necesita acceso a la cámara para que puedas tomar fotos y videos. Toca Ajustes > Permisos, y activa **Cámara**.\"","\"CancelLinkSuccessTitle\" : \"Success\"","\"UserAddedAsAdminHint\" : \"**%1$s** added as admin\"","\"SharedMusicTab2\" : \"Musik\"","\"EmojiRemovedInfo\" : \"%1$s is no longer in your emoji packs.\"","\"cast_unmute\" : \"เปิดเสียง\"","\"default_error_msg\" : \"خطای ناشناس\"","\"cast_closed_captions\" : \"उपशीर्षकहरू\"","\"mr_controller_play\" : \"تشغيل\"","\"cast_forward\" : \"Dlulisela phambili\"","\"cast_skip_prev\" : \"Treci la elementul anterior\"","\"StealthModeOnHint\" : \"The creators of stories you viewed in the last 5 minutes or will view in the next 25 minutes won’t see you in viewers’ lists.\"","\"ChooseLanguages\" : \"언어 선택\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-tjenesters tilgængelighed\"","\"SwipeUnpin\" : \"إزالة التثبيت\"","\"YourPasswordSuccess\" : \"Fatto!\"","\"cast_expanded_controller_ad_in_progress\" : \"Zobrazená reklama…\"","\"fingerprint_error_no_fingerprints\" : \"ບໍ່ມີການລົງທະບຽນລາຍນິ້ວມື.\"","\"BoostingAdditionalFeaturesSubtitleChannel\" : \"By gaining **boosts**, your channel reaches higher levels and unlocks more features.\"","\"Highlights\" : \"Alte luci\"","\"SwipeToReplyHintMessage\" : \"Swipe left on any message to reply to it.\"","\"AreYouSureClearHistoryCacheFewChats\" : \"선택하신 대화방의 캐시화된 텍스트와 미디어를 모두 삭제할까요?\"","\"common_google_play_services_update_text\" : \"您必須更新 Google Play 服務，才能執行「%1$s」。\"","\"abc_searchview_description_query\" : \"Ερώτημα αναζήτησης\"","\"FolderLinkUpdatedJoinedSubtitle_one\" : \"You have joined %d new chat.\"","\"P2PContacts\" : \"My Contacts\"","\"StarsSubscribeInfo\" : \"By subscribing you agree to the **Terms of Service**.\"","\"ResetChatBackgrounds\" : \"Ripristina sfondi chat\"","\"NotificationsCustom\" : \"Personalizado\"","\"LocalVideoCache\" : \"Videos\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Субтитры\"","\"ProfileBirthdayValueYear_other\" : \"%2$s (%1$d years old)\"","\"Gift2ActiveAuctionsActiveAuctionTitle\" : \"Active Auction\"","\"ChannelColorTabProfile\" : \"Profile\"","\"WhenConnectedOnWiFi\" : \"Über WLAN\"","\"StoryHidAccount\" : \"이 계정은 사용자에 의해 숨겨졌습니다\"","\"google_assistant_verification_notification_title\" : \"„Google“ padėjėjas siunčia pranešimą\"","\"generic_error_no_keyguard\" : \"อุปกรณ์นี้ไม่รองรับ PIN, รูปแบบ หรือรหัสผ่าน\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ಇನ್ನೊಂದು ಸಾಧನವು ಈ ಸಾಧನದಲ್ಲಿ ಇರುವಂತಹ ವೈ-ಫೈ ನೆಟ್‌ವರ್ಕ್‌ನಲ್ಲೇ ಇದೆ ಎಂಬುದನ್ನು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ\"","\"StoryLinkNameHeader\" : \"Customize Link Text\"","\"mr_chooser_wifi_warning_description_car\" : \"Tiyaking nasa iisang Wi-Fi network ang ibang device at ang kotseng ito\"","\"generic_error_no_keyguard\" : \"Dispozitivul nu acceptă codul PIN, modelul sau parola.\"","\"abc_action_bar_up_description\" : \"Fara upp\"","\"AccDescrStartRecording\" : \"Start recording\"","\"mr_cast_button_disconnected\" : \"Proiectează. S-a deconectat\"","\"MoreSimilarButton\" : \"Show More Channels\"","\"ChangeChatBackground\" : \"대화방 배경화면 변경\"","\"cast_expanded_controller_ad_image_description\" : \"სურათი, რომელიც ნაჩვენებია ტრანსლირების მიმღების მიერ რეკლამის დაკვრისას\"","\"ic_media_route_learn_more_accessibility\" : \"कास्ट गर्ने तरिका सिक्नुहोस्\"","\"ChannelSignMessagesWithProfile\" : \"Show Authors' Profiles\"","\"DebugMenuResetDialogs\" : \"Ripristina chat\"","\"BoostingGiveawayViewPrize\" : \"View my prize\"","\"ThemeDark\" : \"Dark\"","\"Gift2TransferText\" : \"Do you want to transfer ownership of **%1$s** to **%2$s**?\"","\"BoostingReduceUsersTextPlural_one\" : \"You can’t purchase **%1$d** subscription in the app. Only **%2$s** available.\"","\"TurnPasswordOffQuestion\" : \"정말 비밀번호를 사용하지 않도록 하시겠습니까?\"","\"ShareYouLocationInfo\" : \"Questo invierà la tua posizione attuale al bot.\"","\"NotificationActionPinnedGifUser\" : \"%1$s fixou um GIF\"","\"cast_expanded_controller_live_head_description\" : \"વર્તમાન સ્થાન લાઇવ સ્ટ્રીમના મોખરે છે\"","\"fingerprint_error_user_canceled\" : \"Korisnik je otkazao radnju s otiskom prsta.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Hætta við\"","\"CacheOpenFile\" : \"Open File\"","\"VoipOngoingChatAlert\" : \"Leave voice chat in **%1$s** and start a new one with **%2$s**?\"","\"StakeDiceButton\" : \"Save and Roll\"","\"common_google_play_services_enable_button\" : \"啟用\"","\"YourLoginEmailChangedSuccess\" : \"내 이메일 주소가 변경되었습니다.\"","\"cast_expanded_controller_background_image\" : \"Image de l'album\"","\"common_google_play_services_enable_text\" : \"%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play.\"","\"AddUsername\" : \"Add Username\"","\"StopVerification\" : \"Wil je het verificatieproces stopzetten?\"","\"Red\" : \"Rot\"","\"PrivacyBio\" : \"Bio\"","\"PasswordHintTextLogin\" : \"إنشاء تلميح لكلمة المرور.\"","\"Gift2ActiveAuctionsActiveStatusWinningOtherPlace\" : \"%d place\"","\"EnterGroupNamePlaceholder\" : \"Enter group name\"","\"ActionGiftOutbound\" : \"You have sent a gift for **un2**\"","\"AutomaticDownloadSettings\" : \"Auto-Download Einstellungen\"","\"YourLoginEmailChangedSuccess\" : \"Tu correo ha sido cambiado.\"","\"NoBlocked\" : \"Ancora nessun utente bloccato\"","\"VoipGroupShareLink\" : \"Share Invite Link\"","\"cast_forward_30\" : \"Avanzar treinta segundos\"","\"abc_action_menu_overflow_description\" : \"Máis opcións\"","\"AttachLiveLocationIsSharingChat\" : \"%1$s sharing with %2$s\"","\"SendingSms\" : \"يتم إرسال رسالة SMS قصيرة...\"","\"formatterBannedUntil24H\" : \"dd 'de' MMM 'de' yyyy, HH:mm\"","\"ClearForMe\" : \"Clear for me\"","\"ProfileChannelCopy\" : \"Copy Link\"","\"LastSeenFormatted\" : \"%1$s까지 접속함\"","\"StoryPrivacyEveryone\" : \"Everyone\"","\"Deactivate\" : \"APAGAR AGORA\"","\"DisablePasscodeTurnOff\" : \"끄기\"","\"common_google_play_services_notification_channel_name\" : \"Google Play পরিষেবার উপলভ্যতা\"","\"LiveStoryEndAlertText\" : \"Are you sure you want to stop the live stream?\"","\"SearchEngine7Name\" : \"reserved\"","\"RaiseToListen\" : \"Levantar para escuchar\"","\"cast_expanded_controller_background_image\" : \"अल्बम कला\"","\"DistanceUnitsTitle\" : \"Unidades de distância\"","\"ResetAutomaticMediaDownloadAlert\" : \"Möchtest du die Einstellungen für automatische Downloads wirklich zurücksetzen?\"","\"InternalStorage\" : \"Archivio interno\"","\"NotificationMessageScheduled\" : \"������ Você: %1$s\"","\"Gift2HostAddress\" : \"Owner\"","\"StorySaveDraft\" : \"Save Draft\"","\"WebHistory\" : \"History\"","\"Page4Title\" : \"Захищений\"","\"mr_dialog_default_group_name\" : \"گروپ\"","\"mr_controller_pause\" : \"暂停\"","\"ic_media_route_learn_more_accessibility\" : \"Informació sobre com pots emetre contingut\"","\"ResendSmsAvailableIn\" : \"In %1$d:%2$02d kannst du eine neue SMS anfordern.\"","\"PassportSelectExpiredDate\" : \"Select Expiry Date\"","\"FilterShowMoreChats_other\" : \"%1$d weitere Chats zeigen\"","\"AreYouSureDeleteFewChats\" : \"Tem certeza de que deseja apagar esses chats?\"","\"OpenInstantView\" : \"Instant View\"","\"mr_controller_volume_slider\" : \"भोल्युमको स्लाइडर\"","\"LoginOrSingInWithGoogle\" : \"혹은\"","\"HideSendersName\" : \"Ocultar remitente\"","\"MessageLockedStarsConfirmMessageMulti2_one\" : \"Would you like to pay **%1$d** Star to send %2$s?\"","\"General\" : \"Allgemein\"","\"NoMailInstalled\" : \"يرجى إرسال بريد إلكتروني على reports@stel.com لإخبارنا بمشكلتك.\"","\"Chats_other\" : \"%1$d chats\"","\"cast_rewind\" : \"Ухраах\"","\"RevokedLinks\" : \"Revoked Links\"","\"ChannelTitleChanged\" : \"تم تحديث اسم القناة.\"","\"MessageContainsReactionsPack\" : \"This reactions contains emoji from %s pack.\"","\"EditLink\" : \"Edit link\"","\"AddSubscriber\" : \"Add subscriber\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ખાતરી કરો કે અન્ય ડિવાઇસ એ જ વાઇ-ફાઇ નેટવર્ક પર હોય જેના પર આ ટૅબ્લેટ છે\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服务\"","\"cast_pause\" : \"Դադարեցնել\"","\"ActionInviteYou\" : \"Du bist der Gruppe per Link beigetreten\"","\"StopLoadingTitle\" : \"로딩을 중단할까요?\"","\"NotificationMessageInvoice\" : \"%1$s hat dir eine Rechnung für %2$s gesendet\"","\"UserDisallowedGifts\" : \"**%s** disallowed sending themselves gifts.\"","\"UnlockFingerprint\" : \"지문으로 잠금 해제\"","\"ProfilePopupNotification\" : \"Notificações popup\"","\"CancelPasswordQuestion\" : \"Вы точно хотите прервать настройку облачного пароля?\"","\"Set\" : \"Set\"","\"ShareYouLocationInline\" : \"Deze bot wil toegang tot je locatie bij elk verzoek dat je verstuurt. Dit kan worden gebruikt om locatiespecifieke resultaten te verschaffen.\"","\"AutoplayVideo\" : \"Videos\"","\"fingerprint_not_recognized\" : \"Nuk njihet\"","\"Purple\" : \"Púrpura\"","\"TapToCreateTopicHint\" : \"Tap to create a topic\"","\"mr_controller_casting_screen\" : \"正在投放屏幕\"","\"confirm_device_credential_password\" : \"Folosiți parola\"","\"NotificationsPermissionAlertTitle\" : \"Turn on notifications\"","\"UsernameInUse\" : \"Este nombre de usuario ya está ocupado.\"","\"RequestCallButton\" : \"اتصل بي لإملاء الرمز\"","\"ActionAddUserSelfMega\" : \"un1 entrou no grupo\"","\"ArchiveHintSection1\" : \"Archived Chats\"","\"ActionGroupCallYouInvited\" : \"قمت بدعوة un2 إلى المحادثة المرئية\"","\"PassportLanguage_CS\" : \"Czech\"","\"StoriesIntroPauseAndSeekSubHeader\" : \"Hold and move sideways\"","\"LanguageName\" : \"English\"","\"LeaveGroupNewOwnerText\" : \"If you leave, **%1$s** will become the new owner of **%2$s** in **1 week**.\"","\"UsernameInvalidShortPurchase\" : \"De minimumlengte voor gebruikersnamen is normaliter 5 tekens. Echter, korte verzamelbare gebruikersnamen zoals deze staan momenteel te koop. **Lees meer...**\"","\"mr_controller_casting_screen\" : \"درحال پخش محتوای صفحه‌نمایش\"","\"AppUpdateNow\" : \"Atualizar Agora\"","\"LargeEmoji\" : \"Emoji grandi\"","\"SubscribeToPremiumPerCustom\" : \"Subscribe for %1$s / %2$s\"","\"DeleteLocalizationTitle\" : \"حذف حزمة اللغة\"","\"cast_disconnect\" : \"डिस्कनेक्ट करा\"","\"common_google_play_services_wear_update_text\" : \"Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться.\"","\"PremiumPreviewSharingDisable\" : \"Disable Sharing\"","\"cast_disconnect\" : \"Desassociar\"","\"fcm_fallback_notification_channel_label\" : \"Inne\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"O modo flutuante permite usar o recurso \"Aperte para Falar\" e também ver quem está falando até mesmo quando você estiver fora do Telegram.\"","\"VoipEditBio\" : \"Edit Bio\"","\"SuggestedMessageAcceptInfoUser2\" : \"You will pay **%1$s** for publishing this post **%2$s**.\"","\"PeerRequirementPremiumTrue\" : \"The user should have a Premium subscription.\"","\"generic_error_no_keyguard\" : \"Tämä laite ei tue PIN-koodia, kuviota eikä salasanaa.\"","\"EmailLogin\" : \"بريد تسجيل الدخول\"","\"VideoOnceHint\" : \"This video message can only be played once.\"","\"ProfileBotUnSelect\" : \"Unselect\"","\"abc_menu_enter_shortcut_label\" : \"Eingabetaste\"","\"StoryRepliesLocked\" : \"Replies restricted\"","\"abc_search_hint\" : \"Haku…\"","\"LoadingStats\" : \"Loading stats...\"","\"OK\" : \"حسنًا\"","\"ProxyAddedSuccess\" : \"Proxy añadido.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Mégse\"","\"AutoDownloadOnWiFiDataInfo\" : \"Activa esta opción si quieres que la multimedia se descargue automáticamente con Wi-Fi.\"","\"ChannelMessageMap\" : \"%1$s posted a location\"","\"mr_chooser_searching\" : \"Recherche d'appareils en cours…\"","\"SwipeUnpin\" : \"Loslösen\"","\"BotStarsOverviewTotalBalance\" : \"Total balance\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ഈ ഉപകരണം കണക്‌റ്റ് ചെയ്‌തിരിക്കുന്ന അതേ വൈഫൈ നെറ്റ്‌വർക്കിലാണ് മറ്റേ ഉപകരണവും കണക്‌റ്റ് ചെയ്‌തിട്ടുള്ളതെന്ന് ഉറപ്പാക്കുക\"","\"SearchEngine7PrivacyPolicyURL\" : \"reserved\"","\"cast_tracks_chooser_dialog_none\" : \"ಯಾವುದೂ ಅಲ್ಲ\"","\"BoostingGiveAwayAbout\" : \"About this giveaway\"","\"AutomaticDownloadSettingsInfoMobile\" : \"يمكنك تغيير إعدادات التنزيل التلقائي لتقليل استخدام بيانات الجوال.\"","\"SwipeMute\" : \"كتم\"","\"UsernameInUse\" : \"اسم المستخدم هذا مأخوذ مسبقًا.\"","\"SharedMusicTab2\" : \"Música\"","\"cast_expanded_controller_loading\" : \"ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ...\"","\"cast_casting_to_device\" : \"Prenáša sa do zariadenia %1$s\"","\"SendMessagesToGroupText\" : \"Möchtest du diese Nachricht **%1$s** senden?\"","\"mr_controller_volume_slider\" : \"ଭଲ୍ୟୁମ୍‍ ସ୍ଲାଇଡର୍‍\"","\"NotificationActionPinnedQuizUser\" : \"%1$s님이 퀴즈 %2$s를 고정했습니다\"","\"cast_play\" : \"დაკვრა\"","\"mr_controller_no_info_available\" : \"No hi ha informació disponible\"","\"ResendCode\" : \"Reenviar el código\"","\"ShareYouLocationInfo\" : \"Isso irá enviar sua localização atual ao bot.\"","\"abc_action_bar_home_description\" : \"Zulazulela ekhaya\"","\"YourEmailSkipWarning\" : \"Внимание\"","\"UserRestrictionsSendPolls\" : \"Send Polls\"","\"abc_toolbar_collapse_description\" : \"Tiivistä\"","\"ClearCacheFewChatsTitle\" : \"مسح الذاكرة المؤقتة لـ %1$s\"","\"DaysAgo_one\" : \"%d day ago\"","\"cast_stop\" : \"შეწყვეტა\"","\"PassportEmailInfo\" : \"Enter your email address\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ખાતરી કરો કે અન્ય ડિવાઇસ એ જ વાઇ-ફાઇ નેટવર્ક પર હોય જેના પર આ ડિવાઇસ છે\"","\"common_google_play_services_enable_title\" : \"Google Play xizmatlarini yoqish\"","\"RemoveWallpaperMessage\" : \"Are you sure you want to reset wallpaper back?\"","\"ProfileActionsReport\" : \"Report\"","\"cast_notification_connecting_message\" : \"Падключэнне да %1$s\"","\"EditorSetCoverGallery\" : \"Choose from Gallery\"","\"common_google_play_services_enable_title\" : \"‏تفعيل خدمات Google Play\"","\"NotificationsNewException\" : \"Nueva excepción\"","\"VideoSavedToDownloadsHintLinked\" : \"Video in **Downloads** gespeichert.\"","\"TapToEditWidgetShort\" : \"toca para editar\"","\"abc_searchview_description_search\" : \"সার্চ করুন\"","\"EventLogDeleteTopic\" : \"un1 delete topic un2\"","\"AccountFrozenBottomSubtitle\" : \"Tap to view details\"","\"Report2CommentOptional\" : \"Add Comment (Optional)\"","\"cast_skip_prev\" : \"Ves a l'element anterior\"","\"abc_shareactionprovider_share_with_application\" : \"Condividi tramite %s\"","\"NoWordsRecognized\" : \"No words recognized.\"","\"AddAnExplanationInfo\" : \"Nutzer sehen diesen Text, nachdem sie eine falsche Antwort gewählt haben. Gut für Lehrzwecke.\"","\"ChangePhoneHelp\" : \"Il tuo nuovo numero riceverà un codice di conferma tramite chiamata o SMS.\"","\"PaymentInfoHintStars_other\" : \"You paid **%2$s** for **%1$d Stars**.\"","\"LeaveGroupTitle\" : \"Leave Group?\"","\"NotificationMessageGroupDocument\" : \"%1$s님이 %2$s 그룹에 파일을 보냈습니다\"","\"VoipGroupMutedForMe\" : \"Muted for me\"","\"abc_searchview_description_voice\" : \"بحث صوتي\"","\"AddAdminErrorNotAMember\" : \"لا يمكنك إضافة هذا المستخدم كمشرف لأنه ليس عضوًا في هذه المجموعة وغير مسموح لك بإضافته.\"","\"cast_play\" : \"ଚଲାନ୍ତୁ\"","\"SwipeMarkAsUnread\" : \"Ungelesen\"","\"abc_action_menu_overflow_description\" : \"Digər seçimlər\"","\"UpdateTelegram\" : \"텔레그램을 업데이트하세요\"","\"ResetChatBackgroundsInfo\" : \"Alle geüploade achtergronden verwijderen en de voorgeïnstalleerde herstellen.\"","\"generic_error_no_device_credential\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‎‎‏‎‎‏‏‏‏‏‎‎‏‎‎‎‎‎‏‎‏‎‏‎‎‎‎‏‏‏‏‎‎‎‏‎‏‏‏‏‏‏‎‎‏‎‎‏‎‏‏‏‎‎‏‎‎‏‎No PIN, pattern, or password set.‎‏‎‎‏‎\"","\"ActionEditedInviteLinkClickable\" : \"عدّل un1 رابط الدعوة un2 إلى un3\"","\"mr_controller_volume_slider\" : \"音量滑桿\"","\"ShareYouLocationUnableManually\" : \"Choose manually\"","\"abc_activity_chooser_view_see_all\" : \"ເບິ່ງທັງໝົດ\"","\"NotificationsUnmutedHintChats_one\" : \"Notifications unmuted for %d chat\"","\"FolderLinkHeaderChatsQuit_other\" : \"%d chats to quit\"","\"cast_expanded_controller_background_image\" : \"Ալբոմի շապիկ\"","\"VoipGroupStartRecordingVideoText\" : \"Do you want to start recording this chat and save the result into a video file?\n\nOther members will see that the chat is being recorded.\"","\"AppUpdateChangelogEmpty\" : \"**What's new?**\n\n• Bug fixes and improvements.\"","\"cast_notification_connecting_message\" : \"%1$s gailura konektatzen\"","\"mr_controller_casting_screen\" : \"Enviando pantalla\"","\"fingerprint_error_hw_not_available\" : \"Ο εξοπλισμός δακτυλικού αποτυπώματος δεν είναι διαθέσιμος.\"","\"Brown\" : \"البني\"","\"ImportMutualError\" : \"You can only import messages into private chats with users with whom you are mutual contacts.\"","\"GiftValueOnSaleFragment\" : \"for sale on Fragment >\"","\"Gift2LearnMoreTitle\" : \"Make Unique\"","\"cast_notification_connecting_message\" : \"Verbinden met %1$s\"","\"fingerprint_error_hw_not_available\" : \"Az ujjlenyomathoz szükséges hardverhez nem lehet hozzáférni.\"","\"call_notification_answer_action\" : \"উত্তৰ দিয়ক\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Парола\"","\"AreYouSureClearHistoryFewChats\" : \"هل أردت فعلًا مسح السجل في هذه المحادثات؟\"","\"mr_controller_volume_slider\" : \"Skaļuma slīdnis\"","\"PeopleCanJoinViaLinkCount_other\" : \"%s people can join via this link\"","\"RevokeLinks_one\" : \"Revoke link\"","\"CallMessageWithDuration\" : \"%1$s (%2$s)\"","\"PollStatsWillLater\" : \"Poll stats are not available now\"","\"mr_controller_close_description\" : \"بستن\"","\"VoipVoiceChat\" : \"Ongoing Voice Chat\"","\"EnableStreaming\" : \"Streaming de video y audio\"","\"DiscussChannel\" : \"channel\"","\"LimitReachedFileSizeLocked\" : \"The document cant’t be sent, because it is larger than **%1$s**. We are working to let you increase this limit in the future.\"","\"StoryNotificationMention\" : \"mentioned you in a story\"","\"AIEditor\" : \"AI Editor\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाएं चालू करें\"","\"ShortNumberInfo\" : \"Het nummer dat je hebt verstrekt, is te kort voor **%1$s**:\n\n**%2$s**\n\nVoer alsjeblieft het juiste nummer in (inclusief de landcode).\"","\"BoostingRecipientWillBeSelected\" : \"The recipient will be selected when the giveaway ends.\"","\"ShortNumberInfo\" : \"**%1$s**에 제공한 번호가 너무 짧습니다:\n\n**%2$s**\n\n국가코드를 포함한 올바른 번호를 입력해주세요.\"","\"cast_forward_10\" : \"Avanzar diez segundos\"","\"abc_menu_meta_shortcut_label\" : \"Meta மற்றும்\"","\"abc_activitychooserview_choose_application\" : \"Wybierz aplikację\"","\"mr_controller_stop\" : \"Тоқтату\"","\"EmojiArchivedInfo\" : \"%1$s has been moved to your archive.\"","\"cast_forward_30\" : \"Keri edasi kolmkümmend sekundit\"","\"generic_error_no_device_credential\" : \"未設定 PIN 碼、解鎖圖案或密碼。\"","\"CheckYourNewEmail\" : \"Revisa tu nuevo correo\"","\"ActionBotDocumentAddress\" : \"Endereço\"","\"VoipSwitchToVideoCall\" : \"Switch to video call?\"","\"call_notification_answer_action\" : \"Sprejmi\"","\"cast_expanded_controller_background_image\" : \"Seni album\"","\"NotificationActionPinnedGame\" : \"%1$s fixou um jogo no grupo %2$s\"","\"LoadingFullImage\" : \"vollständiges Bild wird geladen...\"","\"cast_expanded_controller_live_head_description\" : \"A posição atual está no topo da stream em direto.\"","\"ChangeLanguageLater\" : \"Via instellingen kun je je taal altijd aanpassen.\"","\"UnconfirmedAuthDeniedTitle_one\" : \"New Login Prevented\"","\"fcm_fallback_notification_channel_label\" : \"Të ndryshme\"","\"PublicPostsSection\" : \"Public posts\"","\"NotificationMessageGroupRound\" : \"%1$s ha inviato un videomessaggio nel gruppo %2$s\"","\"PhoneNumberFlood\" : \"죄송합니다. 최근 들어 계정을 너무 많이 삭제한 뒤 재생성하셨습니다. 며칠 기다렸다 다시 가입해 주세요.\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play.\"","\"cast_pause\" : \"Jeda\"","\"NoGIFs\" : \"Geen GIF's\"","\"SearchEngine2Name\" : \"DuckDuckGo\"","\"BotSetAttachLinkNotBot\" : \"This link does not lead to a bot.\"","\"mr_dialog_groupable_header\" : \"ડિવાઇસ ઉમેરો\"","\"cast_tracks_chooser_dialog_audio\" : \"Àudio\"","\"cast_play\" : \"Riproduci\"","\"mr_chooser_wifi_warning_description_tv\" : \"Make sure the other device is on the same Wi-Fi network as this tv\"","\"ResetAccountCancelledAlert\" : \"محاولاتك الأخيرة لحذف هذا الحساب قد أُلغيت من قبل مُستخدمه النشط. ترجى إعادة المحاولة بعد 7 أيام.\"","\"mr_dialog_default_group_name\" : \"ਗਰੁੱਪ\"","\"TodoItemsTitle\" : \"Checklist\"","\"AndOther_one\" : \"and %1$d other\"","\"ContinueOnThisLanguage\" : \"Continua in italiano\"","\"ReactionLongTapHint\" : \"Long tap for more reactions\"","\"mr_cast_button_connecting\" : \"විකාශය කරන්න සබැඳෙමින්\"","\"cast_forward\" : \"ফৰৱাৰ্ড কৰক\"","\"StoryKeepGroupInfo_other\" : \"Keep this story on the group page even after it expires in %d hours.\"","\"TypeMessageIn\" : \"Message in %1$s\"","\"fingerprint_not_recognized\" : \"Hindi nakilala\"","\"mr_cast_button_disconnected\" : \"কাস্ট করুন। কানেক্ট করা নেই\"","\"call_notification_hang_up_action\" : \"Desligar\"","\"abc_shareactionprovider_share_with_application\" : \"Chia sẻ với %s\"","\"cast_notification_connecting_message\" : \"Đang kết nối với %1$s\"","\"cast_expanded_controller_ad_image_description\" : \"Відарыс, які адлюстроўваецца ў той час, калі на прыёмніку Cast прайграецца рэклама\"","\"ShowSendersName\" : \"Mostra nome mittente\"","\"cast_casting_to_device\" : \"%1$s වෙත විකාශ කරමින්\"","\"SendWithoutGrouping\" : \"Invia senza raggruppare\"","\"NotificationMessageRound\" : \"%1$s 님이 동영상 메시지를 보냈습니다\"","\"cast_rewind\" : \"रिवाइन्ड गर्नुहोस्\"","\"NoSharedVoice\" : \"Condividi messaggi vocali in questa chat e accedi a essi da ogni tuo dispositivo.\"","\"fcm_fallback_notification_channel_label\" : \"Har xil\"","\"ScreenCapture\" : \"Show App Content in Task Switcher\"","\"CheckYourEmail\" : \"Перевірте вашу е-пошту\"","\"wallet_buy_button_place_holder\" : \"በGoogle ይግዙ\"","\"call_notification_incoming_text\" : \"உள்வரும் அழைப்பு\"","\"AreYouSureDeleteFewChats\" : \"هل أردت فعلًا حذف هذه المحادثات؟\"","\"cast_notification_disconnect\" : \"Прекратяване на връзката\"","\"abc_menu_delete_shortcut_label\" : \"මකන්න\"","\"AutoDownloadOnMobileDataInfo\" : \"Zet dit aan als je media automatisch wilt download via je mobiele netwerk\"","\"cast_live_label\" : \"ଲାଇଭ୍\"","\"NotificationActionPinnedGeoUser\" : \"ثبّت %1$s خريطة\"","\"NotificationMessageGroupNoText\" : \"%1$s enviou uma mensagem para o grupo %2$s\"","\"ProfileColorEdit\" : \"Cambiar color del perfil\"","\"HidAccount\" : \"Cuenta oculta para mensajes reenviados\"","\"RestoreEmailNoAccess\" : \"Keinen Zugang zu %1$s?\"","\"WidgetShortcuts\" : \"Atajos\"","\"UseProxySponsor\" : \"Patrocinador do Proxy\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Кіру кілті\"","\"common_google_play_services_updating_text\" : \"„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos.\"","\"CheckYourEmailSubtitle\" : \"Por favor, pon el código que hemos enviado a tu correo %1$s.\"","\"MonetizationTransactionNotCompleted\" : \"Not Completed\"","\"abc_menu_delete_shortcut_label\" : \"মুছুন\"","\"cast_expanded_controller_skip_ad_label\" : \"Bỏ qua quảng cáo\"","\"cast_notification_connected_message\" : \"%1$s शी कनेक्ट केले\"","\"PhotosSavedHint_other\" : \"%1$d photos saved to gallery\"","\"EventLogPromotedTitle\" : \"Title: %1$s\"","\"abc_menu_space_shortcut_label\" : \"„space“\"","\"DebugMenuClearMediaCache\" : \"Cancella la cache dei media inviati\"","\"cast_expanded_controller_skip_ad_label\" : \"Зарыг алгасах\"","\"TranslationBarHiddenForChat\" : \"Translation bar is now hidden for this chat.\"","\"NotificationActionPinnedGameUser\" : \"%1$s hat ein Spiel angeheftet\"","\"mr_chooser_wifi_warning_description_watch\" : \"Certifique-se de que o outro dispositivo se encontra na mesma rede Wi-Fi que este relógio\"","\"mr_system_route_name\" : \"시스템\"","\"UsesLimitHelp\" : \"You can make the link expire after it has been used for a certain number of times.\"","\"common_google_play_services_update_text\" : \"మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు.\"","\"UserRestrictionsSendText\" : \"Send Text Messages\"","\"Unhide\" : \"Unhide\"","\"GiftSkipAnimation\" : \"Skip\"","\"BotAuthPhoneNumberDeny\" : \"Deny\"","\"SendContactToGroupText\" : \"**%1$s** 님에게 이 연락처를 보내시겠습니까?\"","\"RecentFiles\" : \"최근 파일\"","\"ProxyConnections\" : \"Conexões\"","\"cast_skip_prev\" : \"Voltar para o item anterior\"","\"abc_prepend_shortcut_label\" : \"منو+\"","\"NotificationActionPinnedSticker\" : \"ثبّتَ %1$s ملصقًا في مجموعة %2$s\"","\"ConfirmSensitiveContentTitle\" : \"18+ Content\"","\"mr_cast_button_connecting\" : \"แคสต์ กำลังเชื่อมต่อ\"","\"Gift2RarityHint\" : \"Only %s of such collectibles have this attribute\"","\"SaveToGalleryOff\" : \"Off\"","\"abc_activity_chooser_view_see_all\" : \"មើលទាំងអស់\"","\"common_google_play_services_install_text\" : \"%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul tău.\"","\"common_google_play_services_enable_text\" : \"您必須啟用 Google Play 服務，才能執行「%1$s」。\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nessuna informazione disponibile\"","\"abc_capital_off\" : \"ปิด\"","\"Brown\" : \"Braun\"","\"cast_notification_connected_message\" : \"Conectado a %1$s\"","\"ProfilePollsCount_other\" : \"%d polls\"","\"abc_searchview_description_query\" : \"Arama sorgusu\"","\"BrowserSettingsAddText\" : \"Enter a domain that you don’t want to be opened in the in-app browser.\"","\"AccountSwitch\" : \"Cambiar\"","\"TypeMessageAskBot\" : \"Ask %1$s\"","\"EventLogEditedGroupVideo\" : \"un1 set a new group video\"","\"FilterDiscardNewSave\" : \"Erstellen\"","\"cast_notification_connecting_message\" : \"Γίνεται σύνδεση με το %1$s\"","\"cast_tracks_chooser_dialog_none\" : \"Brez\"","\"ActionTakeScreenshootYou\" : \"Hai fatto uno screenshot!\"","\"PrivacyMessagesTitle\" : \"Chi può inviarmi messaggi?\"","\"InviteChannelRestrictedUsers2One\" : \"**%s** can only be invited via link. However admin of this channel restricts you from sharing invite links.\"","\"DebugMenu\" : \"Menu de Depuração\"","\"NotificationMessageStarsGiveaway2\" : \"%1$s sent you a giveaway of %3$s stars %2$s\"","\"SharingOfferDisable3\" : \"> no copying messages\"","\"cast_expanded_controller_live_head_description\" : \"Моменталната позиција е на чело на преносот во живо\"","\"abc_action_bar_home_description\" : \"Krmarjenje na začetek\"","\"BoostingGiveawayMsgInfoPlural1_one\" : \"**%1$d** Telegram Premium\"","\"common_google_play_services_install_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви.\"","\"WallpaperSameNotification\" : \"Set a same chat Wallpaper\"","\"PremiumReadButton2\" : \"Subscribe to Telegram Premium\"","\"mr_cast_button_disconnected\" : \"Cast. ချိတ်ဆက်မထားပါ\"","\"DistanceUnitsKilometers\" : \"킬로미터\"","\"mr_controller_close_description\" : \"Aizvērt\"","\"VoipChannelUserJoined\" : \"**%1$s** joined the live stream.\"","\"AutoNightFrom\" : \"From\"","\"MessageScheduledRepeatMonthlyMany_other\" : \"%d-monthly\"","\"CropSquare\" : \"Square\"","\"abc_menu_ctrl_shortcut_label\" : \"CTRL +\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Sprawdź, czy drugie urządzenie jest połączone z tą samą siecią Wi-Fi co to urządzenie\"","\"fingerprint_error_hw_not_available\" : \"Strojna oprema za prstne odtise ni na voljo.\"","\"cast_tracks_chooser_dialog_audio\" : \"אודיו\"","\"ResetNotificationsAlertTitle\" : \"إعادة تعيين كل الإشعارات\"","\"UpdateTelegram\" : \"Atualize o Telegram\"","\"Gift2AuctionTableCurrentAvailability\" : \"Availability\"","\"NotificationsOff\" : \"معطَّلة\"","\"VoipChannelUserChanged\" : \"Members of this live stream will now see you as **%1$s**\"","\"call_notification_decline_action\" : \"Refuser\"","\"PleaseEnterCurrentPasswordTransfer\" : \"이전 작업을 완료하려면 비밀번호를 입력해 주세요.\"","\"ActionTTLYouDisabled\" : \"أنت عطّلت مؤقت الحذف التلقائي\"","\"MoreBoosts_other\" : \"**%d** more boosts\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s fijó un post de pago por %1$d estrella\"","\"mr_cast_button_connecting\" : \"କାଷ୍ଟ କରନ୍ତୁ। ସଂଯୋଗ ହେଉଛି\"","\"abc_action_bar_home_description\" : \"Navigate home\"","\"call_notification_decline_action\" : \"ငြင်းပယ်ရန်\"","\"common_open_on_phone\" : \"Բացել հեռախոսով\"","\"VoipAudioSwitchedToSpeaker\" : \"Audio switched to Speaker.\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s님이 %2$s 그룹에 %3$s 스티커를 보냈습니다\"","\"cast_tracks_chooser_dialog_subtitles\" : \"字幕\"","\"mr_cast_button_disconnected\" : \"Predvajanje. Ni povezave\"","\"google_assistant_verification_channel_name\" : \"Validation de l'Assistant\"","\"common_google_play_services_install_button\" : \"ইনস্টল করুন\"","\"cast_expanded_controller_background_image\" : \"البم آرٹ\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s fixou um recibo\"","\"CallReportLogsExplain\" : \"Doesn't reveal chat contents and helps us fix the issue sooner.\"","\"PremiumLastSeenText2\" : \"Subscription will let you see **%s’s** Last Seen status without showing yours.\"","\"AddToTheGroup\" : \"Add %1$s to the group?\"","\"NoAudioFiles\" : \"No audio files\"","\"PmReadYesterdayAt\" : \"yesterday at %s\"","\"RepeatDisabled\" : \"إيقاف\"","\"ClearSelectedCache\" : \"Selectie wissen\"","\"SetColorAsBackground\" : \"Set a Color as Wallpaper\"","\"StoryPrivacyPublishLiveAs\" : \"Stream as\"","\"fingerprint_not_recognized\" : \"Non riconosciuta\"","\"AutoDownloadOnMobileDataInfo\" : \"Attiva questo se vuoi che i media siano scaricati automaticamente con la rete cellulare.\"","\"AutodownloadChannels\" : \"Channels\"","\"StoryPrivacyOptionSelectedContacts\" : \"Selected Contacts\"","\"TapToTurnCamera\" : \"Tap here to turn on your camera\"","\"FilterAvailableTitle\" : \"Carpetas de chats\"","\"ActionKickUserYou\" : \"un1 ti ha rimosso\"","\"mr_cast_dialog_title_view_placeholder\" : \"Няма налична информация\"","\"GiftCraftSymbolChance_one\" : \"**%1$d%%** chance the crafted gift will have **%2$s** symbol.\"","\"NoContacts\" : \"No contacts yet\"","\"NotificationChatMessagePaidMedia_other\" : \"%2$s hat einen bezahlten Beitrag in %3$s Gruppe für %1$d Sterne veröffentlicht\"","\"GiftOfferRowValue\" : \"Value\"","\"FloodWait\" : \"너무 많이 시도하셨습니다. 나중에 다시 시도하세요.\"","\"cast_expanded_controller_ad_image_description\" : \"Billede, der vises, mens Cast-modtageren afspiller en annonce\"","\"NoPopup\" : \"Nessun popup\"","\"Subscribers_one\" : \"%1$d subscriber\"","\"TodoCantForwardSecretChat\" : \"Sorry, checklists can’t be forwarded to secret chats.\"","\"abc_activitychooserview_choose_application\" : \"ایک ایپ منتخب کریں\"","\"common_google_play_services_update_text\" : \"%1$s nu va rula decât dacă actualizezi serviciile Google Play.\"","\"cast_pause\" : \"השהה\"","\"BoostingGiveawayPrizes\" : \"**Giveaway Prizes**\"","\"common_signin_button_text_long\" : \"Google के ज़रिए साइन इन करें\"","\"ColorThemeChangedInfo\" : \"You can change it back in *Chat Settings*.\"","\"mr_controller_expand_group\" : \"വികസിപ്പിക്കുക\"","\"ProfileBotRemoveLang\" : \"Delete %s\"","\"SoftenSkin\" : \"Pelle morbida\"","\"SearchPostsButtonPay_other\" : \"Search for ⭐️%d\"","\"ColorTheme\" : \"Color theme\"","\"Gift2StarsSelf\" : \"Buy a gift\"","\"ChannelHideMembersInfo\" : \"Switch on to hide the list of members in this group. Admins will remain visible.\"","\"DeclineDeactivate\" : \"Negar e Apagar\"","\"ProximityAlertCancelled\" : \"Proximity alert cancelled\"","\"AttachAudio\" : \"Messaggio vocale\"","\"fingerprint_error_hw_not_present\" : \"Perangkat ini tidak memiliki sensor sidik jari\"","\"common_google_play_services_update_text\" : \"%1$s neće funkcionirati ako ne ažurirate Google Play usluge.\"","\"CloseTranslation\" : \"Close Translation\"","\"SettingsFoldersInfo\" : \"Sort chats into folders\"","\"NotificationContactJoined\" : \"%1$s 님이 텔레그램에 가입했습니다!\"","\"mr_chooser_looking_for_devices\" : \"Се бараат уреди...\"","\"BotMonetizationInfoFeature1Name\" : \"Telegram Ads\"","\"abc_searchview_description_search\" : \"ਖੋਜ\"","\"AttachOnceRound\" : \"Mensagem de Vídeo de Uso Único\"","\"cast_closed_captions_unavailable\" : \"Skryté titulky nejsou k dispozici\"","\"common_open_on_phone\" : \"Телефондо ачык\"","\"common_google_play_services_install_button\" : \"Quraşdırın\"","\"PassportPersonal\" : \"Personal Details\"","\"mr_controller_stop\" : \"रोक्नुहोस्\"","\"cast_expanded_controller_ad_in_progress\" : \"Hirdetés folyamatban…\"","\"NotificationGroupFew\" : \"%1$s sent %3$s to the group %2$s\"","\"ResetPassword\" : \"Rimuovi password\"","\"AttachQuickReplies\" : \"Risposte\"","\"mr_controller_casting_screen\" : \"Po transmeton ekranin\"","\"abc_action_mode_done\" : \"Fet\"","\"AutoDownloadVideosOn\" : \"المقاطع المرئية\"","\"ContinueOnThisLanguage\" : \"Doorgaan in het Nederlands\"","\"mr_chooser_title\" : \"Μετάδοση σε\"","\"cast_notification_connecting_message\" : \"%1$s ਨਾਲ ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ\"","\"fingerprint_error_hw_not_present\" : \"આ ડિવાઇસમાં કોઈ ફિંગરપ્રિન્ટ સેન્સર નથી\"","\"mr_controller_no_info_available\" : \"Hakuna maelezo yaliyopatikana\"","\"abc_search_hint\" : \"ស្វែងរក…\"","\"call_notification_answer_action\" : \"Fogadás\"","\"BoostingStarsGiveawayResultsMsgAllWinnersReceivedLinks_other\" : \"All winners received a total of %d Stars.\"","\"NotificationMessageSDPhoto\" : \"%1$s sent you a self-destructing photo\"","\"SetPasscode\" : \"Definir Senha de Bloqueio\"","\"cast_notification_default_channel_name\" : \"Emisión\"","\"CheckPasswordPerfectInfo\" : \"Ricordi ancora la tua password.\"","\"fingerprint_not_recognized\" : \"Not recognized\"","\"CancelEmailQuestionTitle\" : \"Abort setup\"","\"ProfileUnofficialSecurityRisk\" : \"%s uses an unofficial Telegram client — messages to this user may be less secure.\"","\"AreYouSureUnsaveFewMessages\" : \"Vuoi davvero eliminare questi messaggi?\"","\"mr_controller_no_info_available\" : \"Engar upplýsingar í boði\"","\"DeleteTones_other\" : \"Delete %d tones\"","\"AutoDownloadDataUsage\" : \"Datennutzung\"","\"mr_chooser_zero_routes_found_title\" : \"စက်များ မရနိုင်ပါ\"","\"ReportFalsePositive\" : \"الإبلاغ عن تصفية خاطئة\"","\"ActionBotDocumentPassportRegistration\" : \"تسجيل الجواز\"","\"BoostingGiveawayAdditionPrizeHint\" : \"Turn this on if you want to give the winners your own prizes in addition to Premium subscriptions.\"","\"formatterGiveawayCard\" : \"dd. MMM yyyy\"","\"cast_tracks_chooser_dialog_ok\" : \"OK\"","\"UseProxySponsor\" : \"Proxysponsor\"","\"abc_capital_on\" : \"روشن\"","\"VoipGroupLeaveAlertEndChat\" : \"End voice chat\"","\"mr_chooser_title\" : \"Cast አድርግ ወደ\"","\"LiveStoryTopPanelWatching_other\" : \"%d watching\"","\"abc_menu_alt_shortcut_label\" : \"ALT +\"","\"ThemeAlsoAppliedForHint\" : \"Theme will be also applied for **%s**.\"","\"Passcode\" : \"암호 잠금\"","\"BusinessGreetUnsavedChanges\" : \"You have changed the business greeting message settings. Apply changes?\"","\"common_google_play_services_unknown_issue\" : \"%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ.\"","\"AddEmailTitle\" : \"Add Email\"","\"UnsavedChangesMessage\" : \"You have changed the settings of this invite link. Apply changes?\"","\"Gift2FilterLimited\" : \"Limited\"","\"mr_dialog_groupable_header\" : \"ଏକ ଡିଭାଇସ୍‍ ଯୋଗ କରନ୍ତୁ\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Gondoskodjon arról, hogy a másik eszköz ugyanahhoz a Wi-Fi-hálózathoz csatlakozzon, mint ez a táblagép.\"","\"generic_error_no_keyguard\" : \"ამ მოწყობილობას არ აქვს PIN-კოდის, ნიმუშის ან პაროლის მხარდაჭერა.\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo non ten sensor de impresión dixital\"","\"BotStarsWithdrawMinLimit_other\" : \"You cannot withdraw less than **%d stars.**\"","\"BotMoreTabs_other\" : \"%2$s & %1$d Others\"","\"AddAdminErrorBlacklisted\" : \"이 사용자는 추방된 사용자 목록에 있으며 회원님이 차단을 해제할 수 없기에 관리자로 추가하실 수 없습니다.\"","\"NotificationChatMessagePaidMedia_other\" : \"%2$s heeft een betaald bericht in de groep %3$s geplaatst voor %1$d sterren\"","\"BusinessBots2\" : \"Chat Automation\"","\"ActionBotAllowedApp\" : \"Du hast diesem Bot erlaubt, dich anzuschreiben, als du dich in der App \"%1$s\" angemeldet hast.\"","\"abc_action_bar_up_description\" : \"Sogeza juu\"","\"StartsTodayAt\" : \"'Почнеться сьогодні,' HH:mm\"","\"AutoDownloadFilesTitle\" : \"Download automatico file e musica\"","\"VoipChannelStopRecordingText\" : \"Do you want to stop recording this live stream?\"","\"VoipChannelVideoNotAvailableAdmin\" : \"The live stream is over %1$s.\nNew participants must use the latest version of Telegram to view video.\"","\"MoreBoosts_one\" : \"**%d** more boost\"","\"abc_menu_function_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‏‎‎‏‏‎‎‏‎‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎Function+‎‏‎‎‏‎\"","\"Call\" : \"اتصال\"","\"LastSeenNobody\" : \"Nobody\"","\"PasswordHintDescription\" : \"Puoi creare un suggerimento opzionale per la tua password.\"","\"cast_expanded_controller_live_head_description\" : \"मौजूदा स्थिति, लाइव प्रसारण में सबसे ऊपर है\"","\"UseProxyPassword\" : \"Contraseña\"","\"call_notification_incoming_text\" : \"Chiamata in arrivo\"","\"common_open_on_phone\" : \"فون پر کھولیں\"","\"fingerprint_error_hw_not_present\" : \"ይህ መሣሪያ የጣት አሻራ ዳሳሽ የለውም\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Zapis %1$d\"","\"default_error_msg\" : \"Tundmatu viga\"","\"RestorePasswordNoEmailTitle\" : \"عذرًا\"","\"cast_casting_to_device\" : \"S'està emetent a %1$s\"","\"cast_expanded_controller_ad_image_description\" : \"រូបភាពបង្ហាញខណៈពេលកម្មវិធីទទួលការខាសនេះចាក់ការផ្សាយពាណិជ្ជកម្ម\"","\"cast_seek_bar\" : \"Контрола плъзгач за възпроизвеждане\"","\"StartDayAt\" : \"'Inizia il' d MMM 'alle' HH:mm\"","\"fingerprint_error_hw_not_present\" : \"На этом устройстве нет сканера отпечатков пальцев.\"","\"common_google_play_services_updating_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:\"","\"PasswordAsHintError\" : \"De hint moet anders zijn dan je wachtwoord\"","\"SecretChatContextBotAlert\" : \"Please note that inline bots are provided by third-party developers. For the bot to work, the symbols you type after the bot's username are sent to the respective developer.\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s** saprà il tuo numero di telefono. Questo può essere utile per integrazioni con altri servizi.\"","\"call_notification_decline_action\" : \"Odbij\"","\"Gray\" : \"Grigio\"","\"Start\" : \"بدء\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parole\"","\"cast_expanded_controller_skip_ad_label\" : \"Прескокнете ја рекламата\"","\"ChannelNeedBoostsForColorDescription\" : \"Your channel needs to reach **Level %d** to change channel color to selected.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"common_signin_button_text\" : \"సైన్ ఇన్ చేయండి\"","\"call_notification_hang_up_action\" : \"কল কেটে দিন\"","\"AreYouSureClearHistoryWithSecretUser\" : \"Isso apagará todas as mensagens para você e **%1$s**. Tem certeza?\"","\"CreateLink\" : \"Create Link\"","\"cast_unmute\" : \"Ontdemp\"","\"common_signin_button_text_long\" : \"Meld aan met Google\"","\"AutoDownloadLow\" : \"Laag\"","\"cast_tracks_chooser_dialog_cancel\" : \"Zrušit\"","\"BotAuthSiteSubtitle\" : \"This site will receive your **name**,\n**username** and **profile photo**.\"","\"cast_disconnect\" : \"Aloqani uzish\"","\"AreYouSureBlockContact2\" : \"정말 **%1$s** 님을 차단하시겠습니까?\"","\"ic_media_route_learn_more_accessibility\" : \"Μάθετε πώς μπορείτε να κάνετε μετάδοση\"","\"cast_play\" : \"ဖွင့်ပါ\"","\"PremiumPreviewProfileBadge\" : \"Profile Badge\"","\"PleaseEnterNewFirstPassword\" : \"Pon una nueva contraseña\"","\"UsernameEmpty\" : \"None\"","\"abc_searchview_description_voice\" : \"صوتی تلاش\"","\"NotificationActionPinnedGameScoreUser\" : \"ثبّت %1$s نتيجة لعبة\"","\"SetAdditionalPassword\" : \"Configurar senha adicional\"","\"TypePrivateGroupRestrictedForwards\" : \"Private restricted\"","\"cast_expanded_controller_background_image\" : \"专辑封面\"","\"PassportLanguage_HY\" : \"Armenian\"","\"wallet_buy_button_place_holder\" : \"Google ನಲ್ಲಿ ಖರೀದಿಸಿ\"","\"FontSizePreviewLine1\" : \"Você sabe que horas são?\"","\"SharingOfferDisable2\" : \"> no saving photos and videos\"","\"RestorePasswordResetIn\" : \"Du kannst dein Passwort in %1$s zurücksetzen.\"","\"NoPhoneFound\" : \"There is no Telegram account with this phone number.\"","\"mr_chooser_title\" : \"ტრანსლირება\"","\"ErrorSendRestrictedPhoto\" : \"Sorry, de beheerders van deze groep hebben je beperkt in het delen van foto's.\"","\"UnknownError\" : \"Unknown error\"","\"common_google_play_services_updating_text\" : \"‏%1$s بدون «خدمات Google Play» که درحال حاضر درحال به‌روزرسانی هستند، کار نمی‌کند.\"","\"GigagroupConvertAlertConver\" : \"CONVERT\"","\"common_google_play_services_install_button\" : \"Install\"","\"FallbackTooltip\" : \"public photo\"","\"ShowAsGrid\" : \"Als Gitter\"","\"ClearRecentEmojiStatusesTitle\" : \"Clear recent statuses\"","\"TwoStepVerification\" : \"Двоетапна перевірка\"","\"mr_chooser_title\" : \"Emitiranje na\"","\"call_notification_ongoing_text\" : \"Simu inayoendelea\"","\"PollV2PollDurationOptionCustom\" : \"Custom\"","\"FloodWait\" : \"Demasiados intentos. Por favor, reinténtalo más tarde.\"","\"ColorBlue\" : \"أزرق\"","\"SharedFilesTab2\" : \"File\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ସବଟାଇଟଲ୍‌\"","\"NoSound\" : \"Sem som\"","\"cast_notification_disconnect\" : \"সংযোগ বিচ্ছিন্ন কৰক\"","\"DisableSharingOfferAccept\" : \"Accept\"","\"Slowmode\" : \"Slow Mode\"","\"mr_controller_no_info_available\" : \"情報がありません\"","\"DidNotGetTheCodeEditNumberButton\" : \"번호 변경\"","\"SegmentationTabToCrop\" : \"Tippe auf ein Objekt, um es auszuschneiden\"","\"MessageLockedStarsConfirmMessagePay_other\" : \"Pay for %d Messages\"","\"formatterBannedUntil24H\" : \"MMM dd yyyy, HH:mm\"","\"cast_forward_10\" : \"Spoel 10 sekondes vorentoe\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s enviou um %3$s sticker ao grupo %2$s\"","\"BoostingGiveawayResultsMsgAllAndMoreWinners_one\" : \"**And %1$d more!**\"","\"UnableForward\" : \"Impossibile inoltrare\"","\"AppUpdateVersionAndSize\" : \"Versão %1$s • %2$s\"","\"ClearCacheInfo\" : \"Maak opslagruimte vrij op je apparaat; je media blijft in de cloud.\"","\"ActionBotDocumentPassport\" : \"Passaporte\"","\"LinkInvalidShort\" : \"Channel names must have at least 5 characters.\"","\"common_google_play_services_update_button\" : \"更新\"","\"NoMediaSecret\" : \"Las fotos y videos de este chat aparecerán aquí.\"","\"cast_expanded_controller_skip_ad_text\" : \"คุณข้ามโฆษณานี้ได้ใน %1$d…\"","\"FreshChangePhoneForbidden\" : \"Por razones de seguridad, no puedes cambiar tu número de teléfono desde un dispositivo al que te acabas de conectar. Por favor, utiliza una conexión anterior o espera algunas horas.\"","\"ProfileStoriesArchive\" : \"Stories Archive\"","\"Highlights\" : \"Lichter\"","\"MessageLockedStarsConfirmMessageMulti1_other\" : \"You selected **%1$d** chats that charge Stars for messages.\"","\"AddBannedErrorAdmin\" : \"Du kannst diesen Nutzer nicht sperren, da er ein Admin dieser Gruppe ist und du keine Berechtigung hast, ihn zurückzustufen.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Asegúrate de que el otro dispositivo esté conectado a la misma red Wi-Fi que este reloj\"","\"Gift2Availability4Value_other\" : \"%1$d of %2$s left\"","\"PrivacyMusic\" : \"Saved Music\"","\"AutoLock\" : \"자동 잠금\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidad Servicios de Google Play\"","\"SearchPeopleByUsername\" : \"Search people by username\"","\"YourPasswordRememberNo\" : \"Хочу убедиться\"","\"common_signin_button_text\" : \"Mag-sign in\"","\"Black\" : \"Nero\"","\"RestoreEmailSent\" : \"Мы отправили код восстановления на указанный Вами адрес электронной почты:\n\n%1$s\"","\"UseProxySponsorInfo\" : \"This channel is shown by your proxy server. To remove this channel from your chat list, disable the proxy in Telegram Settings.\"","\"CancelPasswordResetYes\" : \"SÍ\"","\"Gift2AuctionInfoLearnMore2_other\" : \"%d gifts are dropped at varying intervals to the top %d bidders by bid amount. **Learn More >**\"","\"search_menu_title\" : \"Search\"","\"NotificationActionPinnedQuiz2\" : \"%1$s hat das Quiz \"%3$s\" in der Gruppe \"%2$s\" angeheftet\"","\"CopyMail\" : \"Copy E-Mail\"","\"cast_live_label\" : \"NAŽIVO\"","\"AbortPassword\" : \"Desistir da configuração\"","\"PushChatReactNotext\" : \"%3$s to your message in %2$s\"","\"AddEffectMessageHint\" : \"Add an animated effect\"","\"TelegramPremiumUserStatusDialogTitle\" : \"%1$s set this emoji from **%2$s** as their current status.\"","\"fingerprint_error_user_canceled\" : \"Операцията за удостоверяване чрез отпечатък бе анулирана от потребителя.\"","\"abc_searchview_description_voice\" : \"ຊອກຫາດ້ວຍສຽງ\"","\"mr_chooser_searching\" : \"ಸಾಧನಗಳನ್ನು ಹುಡುಕಲಾಗುತ್ತಿದೆ\"","\"cast_expanded_controller_skip_ad_text\" : \"Podrás saltar el anuncio en %1$d…\"","\"SettingsHelp\" : \"Hilfe\"","\"StarsTransactionFloodskip\" : \"Paid Broadcast\"","\"IncorrectLocalization\" : \"Falsche Sprachdatei\"","\"EditAdminPinMessages\" : \"Pin Messages\"","\"mr_controller_casting_screen\" : \"Képernyőtartalom átküldése…\"","\"default_error_msg\" : \"Белгисиз ката\"","\"PrivacyPhoneTitle2\" : \"Who can find me by my number?\"","\"BotWebViewRequestMicrophonePermissionWithHint\" : \"Allow **%1$s** to access to your microphone?\n\nThe developer of **%1$s** will be able to access your microphone when this web app is open.\n\nEnable microphone access in Settings > Permissions > Microphone.\"","\"Account\" : \"Cuenta\"","\"ChannelUnmute\" : \"UNMUTE\"","\"Gift2Notification_other\" : \"sent a Gift worth of %d Stars\"","\"GroupSettingsChangedAlert\" : \"You have changed some settings in this group. Apply changes?\"","\"Gift2ChannelMadePublicTitle\" : \"Gift Shown\"","\"cast_play\" : \"Redă\"","\"SharingOfferEnableHeaderShortOther\" : \"**%s** would like to enable sharing in this chat\"","\"call_notification_answer_video_action\" : \"វីដេអូ\"","\"Done\" : \"Pronto\"","\"TranslateMessagesInfo1\" : \"텍스트 메시지를 한번 탭 할 경우 '번역' 버튼이 나타나게 됩니다.\"","\"DeleteStoriesTitle\" : \"Delete Stories\"","\"BusinessBotPermissionsMessagesReply\" : \"Reply to Messages\"","\"SentCallCode\" : \"Ми телефонуємо на ваш номер **%1$s**.\n\nВідповідати на виклик не потрібно, Telegram автоматично зробить усе сам.\"","\"cast_expanded_controller_ad_image_description\" : \"የcast መቀበያው ማስታወቂያ እያጫወተ ሳለ ምስል ይታያል\"","\"cast_closed_captions\" : \"Legendas ocultas\"","\"CachedStory\" : \"cached story\"","\"AutomaticDownloadSettingsInfoMobile\" : \"Je kunt je instellingen voor automatisch downloaden aanpassen om je mobiele dataverbruik te verminderen.\"","\"cast_rewind_30\" : \"Attīt atpakaļ par trīsdesmit sekundēm\"","\"ShowNotificationsForInfo\" : \"Desative esta opção se quiser receber notificações apenas da conta que você está usando no momento.\"","\"call_notification_decline_action\" : \"رفض\"","\"SyncContactsInfoOn\" : \"Контакты с этого устройства будут импортироваться в Ваш аккаунт.\"","\"ActionUserWithinOtherRadius\" : \"un1 ora è a %1$s da un2\"","\"fingerprint_error_no_fingerprints\" : \"თითის ანაბეჭდები არ არის რეგისტრირებული.\"","\"cast_expanded_controller_ad_in_progress\" : \"Գովազդը հեռարձակվում է…\"","\"FilterNew\" : \"New Folder\"","\"ActionYouSuggestBirthday\" : \"You suggest to add date of birth\"","\"mr_controller_casting_screen\" : \"Saai tans skerm uit\"","\"EditWidgetChatsInfo\" : \"Цей віджет показує останні повідомлення з вибраних чатів.\n\nЯкщо нічого не вибрано, відображаються останні активні чати.\"","\"EventLogSwitchToGroup\" : \"un1 changed forum to group\"","\"NotificationActionPinnedGeoLiveUser\" : \"%1$s ha fissato una posizione in tempo reale\"","\"common_google_play_services_enable_text\" : \"%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste.\"","\"TosDeclineDeleteAccount\" : \"Attenzione, questo eliminerà irreversibilmente il tuo account Telegram e tutti i dati che archivi nel cloud di Telegram.\n\nImportante: Puoi annullare adesso ed esportare prima i tuoi dati invece che perdere tutto. (Per farlo, apri l'ultima versione di Telegram Desktop e vai in Impostazioni > Avanzate > Esporta dati Telegram.)\"","\"StoryLivePrivacyAlertSubtitleProfile\" : \"Choose who can view your live stream\"","\"mr_chooser_wifi_warning_description_car\" : \"අනෙක් උපාංගය මෙම මෝටර් රථය මෙන් එකම Wi-Fi ජාලයෙහි ඇති බවට වග බලා ගන්න\"","\"PassportAddPassportRegistration\" : \"Passport Registration\"","\"SendMessageTitle\" : \"إرسال الرسالة\"","\"NotificationReactGiveaway\" : \"%1$s heeft met %2$s op je winactie gereageerd\"","\"Contrast\" : \"Contrasto\"","\"search_menu_title\" : \"تلاش کریں\"","\"ActionYouLeftUser\" : \"You left the group\"","\"cast_closed_captions\" : \"Mga closed caption\"","\"AutoDownloadChannels\" : \"채널\"","\"abc_searchview_description_submit\" : \"שליחת שאילתה\"","\"FilterAllChatsShort\" : \"Todo\"","\"SharedMusicTab2\" : \"صوتيات\"","\"confirm_device_credential_password\" : \"Използване на парола\"","\"mr_controller_close_description\" : \"Sule\"","\"cast_notification_connected_message\" : \"Ansluten till %1$s\"","\"AutoDownloadVideosTitle\" : \"동영상과 GIF 자동 다운로드\"","\"Vote_other\" : \"%1$d votes\"","\"AutoDownloadPreloadVideoInfo\" : \"تحميل الثواني الأولى (1-2 م.ب) من المقاطع المرئية الأكبر من %1$s لمشاهدتها فور الضغط عليها.\"","\"NotificationInvitedToGroup\" : \"%1$s ti ha invitato nel gruppo %2$s\"","\"PostSuggestionsOfferSubtitleTON\" : \"Choose how many TON to pay to publish this message.\"","\"ManageTopicsPermission\" : \"Manage topics\"","\"ChannelSignMessagesInfo\" : \"Add names of the admins to the messages they post.\"","\"common_google_play_services_install_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።\"","\"CheckYourNewEmailSubtitle\" : \"Введіть код, який ми щойно надіслали на вашу нову е-пошту %1$s.\"","\"MessageShowSensitiveContentChannelTitle\" : \"18+ Content\"","\"cast_ad_label\" : \"Annons\"","\"TopicWasClosedAction\" : \"%1$s closed %2$s\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ਪਾਸਵਰਡ\"","\"Gift2TransferredText\" : \"You have successfully transferred **%1$s** to **%2$s**.\"","\"NotificationPinnedGiveaway\" : \"%1$s pinned a giveaway\"","\"EnableSharing\" : \"Enable Sharing\"","\"ResellGiftBuyEq_other\" : \"Equals to ⭐️%d\"","\"cast_rewind_10\" : \"Retour arrière de 10 secondes\"","\"UsernameLinkPlaceholder\" : \"username\"","\"PasswordDoNotMatch\" : \"Wachtwoorden komen niet overeen\"","\"cast_expanded_controller_skip_ad_text\" : \"Reklaami saab vahele jätta %1$d pärast …\"","\"AutoDownloadUpToOnAllChats\" : \"Tot %1$s in alle chats\"","\"Restrictions_one\" : \"%1$d restriction\"","\"Gift2TitleProfile\" : \"Gift\"","\"formatDateScheduleYear\" : \"yyyy MMM d\"","\"abc_searchview_description_clear\" : \"Borrar consulta\"","\"ColorOrange\" : \"برتقالي\"","\"mr_chooser_wifi_warning_description_tv\" : \"Conecte o outro dispositivo à mesma rede Wi-Fi que esta TV\"","\"call_notification_decline_action\" : \"நிராகரி\"","\"mr_chooser_zero_routes_found_title\" : \"ಯಾವುದೇ ಸಾಧನಗಳು ಲಭ್ಯವಿಲ್ಲ\"","\"cast_play\" : \"재생\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ಇನ್ನೊಂದು ಸಾಧನವು ಈ ಟ್ಯಾಬ್ಲೆಟ್‌ನಲ್ಲಿ ಇರುವಂತಹ ವೈ-ಫೈ ನೆಟ್‌ವರ್ಕ್‌ನಲ್ಲೇ ಇದೆ ಎಂಬುದನ್ನು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ\"","\"WebBookmarkedToast\" : \"Link added to Bookmarks in **Saved Messages**.\"","\"ChangePhoneNewNumber\" : \"Neue Nummer\"","\"NotificationMessageStickerEmoji\" : \"%1$s hat dir einen %2$s Sticker gesendet\"","\"FolderLinkTitleAddChats\" : \"Add Chats to Folder\"","\"BadgeNumberUnread\" : \"Contar Mensagens Não Lidas\"","\"MinutesSchedule_other\" : \"%1$d minutes\"","\"OtherLoginCode\" : \"Seu código de login é **%1$s**. Digite ele no app do Telegram no qual você está tentando fazer o login.\n\nNão informe esse código para ninguém.\"","\"formatterYearMax\" : \"dd-MM-yyyy\"","\"mr_controller_stop_casting\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‎‎‏‎‎‎‎‏‎‏‏‎‏‎‏‏‏‏‏‎‏‏‏‏‎‏‏‎‏‏‎‎‏‏‏‏‏‎‎‏‎‏‎‎Stop casting‎‏‎‎‏‎\"","\"call_notification_decline_action\" : \"Отхвърляне\"","\"abc_activity_chooser_view_see_all\" : \"Mostra tutto\"","\"cast_expanded_controller_skip_ad_label\" : \"ಜಾಹೀರಾತು ಸ್ಕಿಪ್ ಮಾಡಿ\"","\"YourNumber\" : \"Je telefoonnummer\"","\"common_signin_button_text\" : \"Sign in\"","\"InvalidFirstName\" : \"Questo nome non è valido, per favore provane un altro.\"","\"SearchPostsPremium\" : \"Global search is a Premium feature.\"","\"NotificationsForChats\" : \"대화방 알림\"","\"AddManyMembersAlertTitle_other\" : \"Añadir %1$d miembros\"","\"Permanent\" : \"기존 링크\"","\"FragmentUsernameCopy\" : \"Copy Link\"","\"NewPassword\" : \"Новый пароль\"","\"search_menu_title\" : \"ਖੋਜ\"","\"cast_closed_captions_unavailable\" : \"Taglavhalar yo‘q\"","\"SearchRecommendedChannels\" : \"Recommended Channels\"","\"Page6Message\" : \"**تيليجرام** يتيح لك الوصول\nلرسائلك من أجهزة متعددة.\"","\"cast_unmute\" : \"अनम्यूट गर्नुहोस्\"","\"AllTopicsSide\" : \"All\"","\"confirm_device_credential_password\" : \"Koristite zaporku\"","\"ic_media_route_learn_more_accessibility\" : \"Meer informatie over casten\"","\"ic_media_route_learn_more_accessibility\" : \"কেনেকৈ কাষ্ট কৰিব লাগে জানক\"","\"UnableForward\" : \"Doorsturen niet mogelijk\"","\"ActionRevokedInviteLinkClickable\" : \"un1 revogou o link de convite un2\"","\"cast_expanded_controller_loading\" : \"ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ…\"","\"cast_expanded_controller_loading\" : \"Betöltés…\"","\"cast_closed_captions\" : \"Subtitrai\"","\"abc_shareactionprovider_share_with\" : \"Делите помоћу\"","\"AreYouSureClearHistoryGroup\" : \"حذف جميع الرسائل والوسائط المخزنة مؤقتًا من هذه المجموعة؟\"","\"mr_user_route_category_name\" : \"Uređaji\"","\"BoostingGiveawayMsgInfoPlural2_one\" : \"Subscription for %2$s.\"","\"NoBlockedChannel2\" : \"Users removed from the channel by the admins can't rejoin via invite links.\"","\"BotAuthAllowMessagesInfo\" : \"This will allow %s to message you.\"","\"cast_unmute\" : \"అన్‌మ్యూట్ చేయి\"","\"AlternativeOptions\" : \"خيارات بديلة\"","\"StorageUsageTelegramLess\" : \"Telegram uses %s of your device storage.\"","\"FilterNameAnimationsEnable\" : \"Enable Animations\"","\"call_notification_screening_text\" : \"Келген қоңырауды сүзу\"","\"EmojiStatusExpireHint\" : \"Your status expires %s\"","\"BoostingGiveawayPrivateGroupWarning\" : \"Are you sure you want to add a private group? Users won't be able to join it without an invite link.\"","\"Gift2Converted_one\" : \"%d Star was sent to your balance\"","\"PaymentTestInvoice\" : \"TEST INVOICE\"","\"abc_activitychooserview_choose_application\" : \"Pilih aplikasi\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s ha fissato un messaggio vocale\"","\"cast_notification_disconnect\" : \"இணைப்பைத் துண்டி\"","\"EventLogFilterSectionChannelSettings\" : \"Channel Settings\"","\"abc_action_bar_up_description\" : \"Idi gore\"","\"DoubleTapPreviewRational\" : \"Double tap this message for a quck reaction.\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl மற்றும்\"","\"SegmentationCutObject\" : \"Object uitknippen\"","\"PleaseEnterCurrentPassword\" : \"Введите пароль\"","\"generic_error_user_canceled\" : \"အသုံးပြုသူက အထောက်အထားစိစစ်ခြင်းကို ပယ်ဖျက်ထားသည်။\"","\"EmailLogin\" : \"E-Mail-Anmeldung\"","\"RelativeDateMenuCopy\" : \"Copy Date\"","\"PasswordRecovery\" : \"Passwort zurücksetzen\"","\"common_google_play_services_notification_channel_name\" : \"‏دردسترس بودن خدمات Google Play\"","\"PassportUploadMaxReached\" : \"You can't upload more than %1$s.\"","\"ResetChatBackgroundsInfo\" : \"Das löscht alle hochgeladenen Chat-Hintergründe und stellt die vorinstallierten Hintergründe für alle Themen wieder her.\"","\"common_google_play_services_updating_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden.\"","\"cast_seek_bar\" : \"Oynatma konumunu değiştirme kontrolü\"","\"StartsDayYearAt\" : \"'Startet am' d'.' MMM yyyy 'um' HH:mm 'Uhr'\"","\"WhenUsingMobileData\" : \"Bij mobiele verbinding\"","\"NotificationsAndSounds\" : \"الإشعارات والأصوات\"","\"abc_capital_off\" : \"გამორთვა\"","\"PreviewForwardRound_one\" : \"Forward video message\"","\"mr_chooser_wifi_warning_description_car\" : \"Digər cihaz bu avtomobil ilə eyni Wi-Fi şəbəkəsində olmalıdır\"","\"CheckPasswordPerfectInfo\" : \"لازلت تتذكر كلمة مرورك.\"","\"Deactivate\" : \"ELIMINAR AHORA\"","\"MessageScheduledReminderNotification\" : \"������ Reminder\"","\"ActionChangedPhoto\" : \"un1 alterou a foto do grupo\"","\"MegaLeaveAlert\" : \"Are you sure you want to leave the group?\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"พาสคีย์\"","\"ChangeWallpaperToColor\" : \"Are you sure you want to change your chat wallpaper to a color?\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"የይለፍ ቃል\"","\"cast_skip_prev\" : \"Lumaktaw sa nakaraang item\"","\"PrivacyP2P2\" : \"Usa Peer-to-peer con\"","\"call_notification_answer_video_action\" : \"વીડિયો\"","\"BirthdayToday\" : \"������ Birthday today\"","\"TodoAddedOneTaskOut\" : \"You added “%1$s” to checklist.\"","\"Gift2SoldAuctionPreviewGifts_other\" : \"%d Gifts\"","\"BotAuthLoggedInSuccess\" : \"You're now logged in to **%s**.\"","\"ViewInTopic\" : \"View in Topic\"","\"ClearCacheFewChatsTitle\" : \"Cache wissen voor %1$s\"","\"FilterNewChats\" : \"New chats\"","\"DistanceUnitsMiles\" : \"Miles\"","\"NoSharedAudio\" : \"Condividi musica in questa chat e accedi a essa da ogni tuo dispositivo.\"","\"AutoDownloadAudioInfo\" : \"As mensagens de voz serão sempre baixadas de forma automática porque são bastante leves.\"","\"abc_activity_chooser_view_see_all\" : \"Ver todas\"","\"default_error_msg\" : \"অজানা সমস্যা\"","\"LowDiskSpaceButton\" : \"Gestisci la cache\"","\"call_notification_hang_up_action\" : \"कॉल बंद करा\"","\"NotificationMessageGroupVideo\" : \"%1$s enviou um vídeo para o grupo %2$s\"","\"cast_stop\" : \"Ndalo\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s hat einen Sticker angeheftet\"","\"NotificationMessageMap\" : \"%1$s heeft je een locatie gestuurd\"","\"NoMonoforumTopicsCreated\" : \"no received messages\"","\"ChooseYourLanguageOther\" : \"Other\"","\"SearchPostsLimitReachedText_other\" : \"You can make up to %d search queries per day.\"","\"AreYouSureClearHistoryChannel\" : \"이 채널에서 캐시된 텍스트와 미디어를 모두 삭제할까요?\"","\"SharedContactAdd\" : \"ADD\"","\"EmailLoginChangeMessage\" : \"Dit e-mailadres wordt gebruikt wanneer je vanaf een nieuw apparaat op je Telegram-account inlogt.\"","\"ShareLocationAlertText\" : \"For the alert to work, please share your live location in this chat.\"","\"cast_pause\" : \"विराम द्या\"","\"abc_activity_chooser_view_see_all\" : \"Εμφάνιση όλων\"","\"StoragePathFreeValueExternal\" : \"%1$s free, slow speed %2$s\"","\"call_notification_screening_text\" : \"កំពុងពិនិត្យការ​ហៅ​ចូល\"","\"abc_action_bar_home_description\" : \"Gaan na tuisskerm\"","\"cast_pause\" : \"পজ কৰক\"","\"abc_capital_on\" : \"ACTIVER\"","\"ResetAutomaticMediaDownloadAlert\" : \"Are you sure you want to reset auto-download settings?\"","\"CheckPasswordPerfectInfo\" : \"Je kent je wachtwoord nog.\"","\"SaveToGalleryGroups\" : \"Groups\"","\"RevenueSharingAdsInfo2Subtitle\" : \"50% of the revenue from Telegram Ads goes to the owner of the channel where they are displayed.\"","\"StoryBlockListEmpty\" : \"**Select people** who won’t see your stories.\"","\"QuizWellDoneInfo\" : \"You chose the right answer.\"","\"NewMessageTitle\" : \"Nova Mensagem\"","\"Months_one\" : \"%1$d month\"","\"Paste\" : \"Colar\"","\"StarsTransactionTOS\" : \"Review the **Terms of Service** for Stars.\"","\"SetPasscodeInfo\" : \"Sperre die App mit einem lokalen Pincode, so dass andere sie nicht öffnen können.\"","\"SentAppCode\" : \"Code wurde dir per **Telegram** an deine aktive App geschickt.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Sandi\"","\"cast_rewind_30\" : \"Keri tagasi kolmkümmend sekundit\"","\"ChatListSwipeGesture\" : \"Chat list swipe gesture\"","\"AllNPhotos_one\" : \"All %1$d photo\"","\"wallet_buy_button_place_holder\" : \"Kúpiť cez Google\"","\"NotificationsStoryMute\" : \"Do Not Notify\"","\"FilterInclude\" : \"Chats incluidos\"","\"PollQuestion2\" : \"Question\"","\"ReactionCustomReactions\" : \"Custom Reactions\"","\"ChatPerFolderLimitTitle\" : \"Chats per Folder\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"죄송하지만, 개인 정보 설정 때문에 이 사용자에게 영상 메시지를 보낼 수 없습니다.\"","\"Ban\" : \"Suspender\"","\"common_google_play_services_enable_title\" : \"Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်\"","\"AllowFillNumber\" : \"Per favore consenti a Telegram di ricevere chiamate, così potremo confermare automaticamente il tuo numero di telefono.\"","\"PasswordEmailInvalid\" : \"Некорректный адрес электронной почты. Попробуйте ещё раз.\"","\"common_google_play_services_install_title\" : \"Установите сервисы Google Play\"","\"BackgroundAnimateInfo\" : \"Colors will move when you send messages\"","\"NotificationMessagePoll2\" : \"%1$s te envió la encuesta %2$s\"","\"HoursSchedule_other\" : \"%1$d hours\"","\"SecretChatName\" : \"تيليجرام\"","\"SdCard\" : \"SD-kaart\"","\"generic_error_user_canceled\" : \"Аутентификация отменена пользователем.\"","\"cast_skip_next\" : \"Пераход да наступнага элемента\"","\"PermissionNoLocationNavigation\" : \"يحتاج **تيليجرام** الوصول إلى الموقع لتتمكنوا من معرفة الاتجاهات. يرجى تمكين **الموقع** في إعدادات الهاتف > الأذونات.\"","\"call_notification_hang_up_action\" : \"Прекини везу\"","\"GroupEmoji\" : \"Group Emoji\"","\"mr_dialog_transferable_header\" : \"在群組上播放\"","\"TurnPasswordOff\" : \"Disattiva password\"","\"mr_controller_close_description\" : \"বন্ধ করুন\"","\"DeleteLinkHelp\" : \"This will delete link.\"","\"AddToExceptions\" : \"Add to exceptions\"","\"fingerprint_error_lockout\" : \"Príliš veľa pokusov. Skúste to znova neskôr.\"","\"SmartNotificationsDisabled\" : \"تعطيل\"","\"SendMessageRestrictedForever\" : \"The admins of this group have restricted you from writing here.\"","\"FilterInviteGroupToast\" : \"You don’t have the admin rights to share invite links to this group.\"","\"SwipeMarkAsUnread\" : \"Non letto\"","\"LastSeenFormatted\" : \"last seen %1$s\"","\"Page1Message\" : \"O aplicativo de mensagem mais **rápido** do mundo.\nÉ **gratuito** e **seguro**.\"","\"mr_controller_stop\" : \"Atura\"","\"PrivacyPolicyUrl\" : \"https://telegram.org/faq/ar#a10\"","\"StorySharedToSavedMessages\" : \"Story forwarded to **Saved Messages**\"","\"NotificationChannelMessagePaidMedia_one\" : \"%2$s postou um post pago por %1$d estrela\"","\"cast_rewind\" : \"Taster za premotavanje unazad\"","\"FilterNoChatsToForward\" : \"Keine Chats gefunden\"","\"LimitReachedFoldersLocked\" : \"You have reached the limit of **%1$d** folders for this account. We are working to let you increase this limit in the future.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Podnapisi\"","\"AccDescrIVAudio\" : \"Audio\"","\"confirm_device_credential_password\" : \"Utilitza la contrasenya\"","\"ShowTranslateButton\" : \"번역 버튼 보기\"","\"cast_rewind_10\" : \"Spol ti sekunder tilbage\"","\"ReportChatPersonalDetails\" : \"Personal Details\"","\"mr_controller_no_info_available\" : \"Geen informatie beschikbaar\"","\"FontType\" : \"Tipo di font\"","\"ScreenCaptureShowContent\" : \"내용 보기\"","\"mr_cast_button_connected\" : \"کاسٹ کریں۔ منسلک کردہ\"","\"cast_closed_captions_unavailable\" : \"Titlovi su nedostupni\"","\"Red\" : \"Rosso\"","\"StakeDicePlaceholder\" : \"Your Stake\"","\"google_assistant_verification_channel_name\" : \"આસિસ્ટંટ પ્રમાણિતકર્તા\"","\"StarsParticipantSubscription\" : \"Subscriber\"","\"Gift2SoldOutSheetLastSale\" : \"Last Sale\"","\"ChannelAffiliateProgramMyPrograms\" : \"My Programs\"","\"mr_cast_button_disconnected\" : \"Транслировать. Не подключено\"","\"ChatsLeaveAlert\" : \">Are you sure you want to leave the selected chats?\"","\"BusinessChatsExcludedAdd2\" : \"Add\"","\"fingerprint_error_hw_not_available\" : \"El maquinari per a empremtes dactilars no està disponible.\"","\"cast_closed_captions_unavailable\" : \"คำบรรยายแทนเสียงไม่พร้อมใช้งาน\"","\"SegmentationCutOut\" : \"Cut Out\"","\"TwoStepVerificationTitle\" : \"2단계 인증\"","\"common_google_play_services_update_button\" : \"Aggiorna\"","\"BusinessHoursProfileOpensInMinutes_one\" : \"opens in %d minute\"","\"FwdMessageToUserShort\" : \"Forwarded to **%1$s**.\"","\"call_notification_hang_up_action\" : \"Penja\"","\"wallet_buy_button_place_holder\" : \"Bli me Google\"","\"OtherLoginCode\" : \"Ваш код для входа: **%1$s**. Укажите его в приложении Telegram, в котором хотите зайти в свой аккаунт.\n\nНикому не передавайте этот код.\"","\"BotRestoreStorageHeader\" : \"Account to import data from\"","\"TwoStepVerificationShowPassword\" : \"Показати пароль\"","\"common_google_play_services_update_text\" : \"%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:\"","\"Purple\" : \"Viola\"","\"ActionYouScoredInGame\" : \"Hai totalizzato %1$s a un2\"","\"common_google_play_services_install_button\" : \"Инсталирај\"","\"SendDayYearAt\" : \"'Invia il' d MMM yyyy 'alle' HH:mm\"","\"cast_skip_next\" : \"Chuyển đến mục tiếp theo\"","\"abc_capital_off\" : \"NON\"","\"PasswordRecovery\" : \"استرداد كلمة المرور\"","\"cast_skip_prev\" : \"پرش به مورد قبلی\"","\"ActionTTLDisabled\" : \"un1 desativou o timer de exclusão automática\"","\"RegisterText2\" : \"Digite seu nome e coloque uma foto de perfil.\"","\"ActionTTLYouDisabled\" : \"You disabled the auto-delete timer\"","\"UsernameInUsePurchase\" : \"This link is already taken.\nHowever, it is currently available for purchase. **Learn more…**\"","\"AutoDeleteAfteTitle\" : \"Auto-delete after...\"","\"cast_notification_connected_message\" : \"Izveidots savienojums ar: %1$s\"","\"SwipeToGoNextChannelEnd\" : \"You have no unread channels\"","\"ChatHintsDeleteAlert\" : \"Are you sure you want to remove **%1$s** from suggestions?\"","\"PollCustomDeadlineClosesIn\" : \"Closes in %s\"","\"StoryPrivacyOptionExcludePerson\" : \"except %s\"","\"EnabledPasswordText\" : \"Você ativou a Verificação em Duas Etapas.\nVocê precisará da senha que configurou aqui para fazer o login em sua conta do Telegram.\"","\"cast_rewind\" : \"Previj nazaj\"","\"ReportTitleChild\" : \"Report Child Abuse\"","\"LiteOptionsEmoji\" : \"Animated Emoji\"","\"PrivacyPolicy\" : \"개인 정보 정책\"","\"BotStatsTON\" : \"Toncoin\"","\"mr_chooser_wifi_warning_description_tv\" : \"Нөгөө төхөөрөмж энэ ТВ-тэй ижил Wi-Fi сүлжээнд байгаа болохыг баталгаажуулна уу\"","\"ShareYouLocationTitle\" : \"Compartilhar a Sua Localização?\"","\"call_notification_screening_text\" : \"Фільтраванне ўваходнага выкліку\"","\"Images_one\" : \"%d image\"","\"PsaTypeDefault\" : \"PSA\"","\"mr_chooser_wifi_learn_more\" : \"Finn ut mer\"","\"mr_controller_no_media_selected\" : \"کوئی میڈیا منتخب نہیں ہے\"","\"SearchImagesTitle\" : \"Ricerca web\"","\"abc_capital_on\" : \"አብራ\"","\"ChangeLanguageLater\" : \"Du kannst deine Sprache später in den Einstellungen ändern.\"","\"fingerprint_error_hw_not_present\" : \"Dit apparaat heeft geen vingerafdruksensor\"","\"Gift2AuctionsChangeRecipient\" : \"Change Recipient\"","\"ShareYouLocationTitle\" : \"현재 위치를 공유할까요?\"","\"ActionInviteUser\" : \"un1 entrou no grupo via link de convite\"","\"UnlockPremiumEmoji\" : \"Unlock Premium Emoji\"","\"WidgetPreview\" : \"Voorvertoning van de Widget\"","\"UserColorApplyCollectible\" : \"Wear Collectible\"","\"MonetizationInfoFeature2Name\" : \"50:50 revenue split\"","\"BoostFeatureBackground_other\" : \"%d Channel Backgrounds\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nema dostupnih informacija\"","\"cast_casting_to_device\" : \"Prebacuje se na %1$s\"","\"PushChatReactGame\" : \"%3$s to your game in %2$s\"","\"fcm_fallback_notification_channel_label\" : \"Khác\"","\"Add\" : \"Aggiungi\"","\"Gift2AttributeOriginalDetailsNoSenderComment\" : \"Gifted to %1$s on %2$s with the comment: “%3$s”\"","\"FontSizePreviewName\" : \"Bob Harris\"","\"SwipeSettingsDelete\" : \"Eliminar\"","\"WrongCountry\" : \"رمز الدولة غير صالح\"","\"StoriesRemoveFromRecent\" : \"Remove from Recent\"","\"UsernameHelp\" : \"يمكنك اختيار اسم مستخدم في **تيليجرام**.\nإذا قمت بذلك سيتمكن الآخرون من العثور عليك باسم المستخدم والتواصل معك دون الحاجة لرقم هاتفك.\n\nيمكنك استخدام **الحروف والأرقام الإنجليزية** وكذلك الشَّرطة السفلية. الطول الأدنى هو **5 خانات**.\"","\"abc_searchview_description_clear\" : \"Smazat dotaz\"","\"PermissionNoAudioStorageStory\" : \"**Telegram** heeft toegang tot je muziekbestanden nodig om ze aan je verhaal toe te voegen. Tik op Instellingen > Machtigingen en schakel **Muziek en geluid** in.\"","\"cast_expanded_controller_ad_image_description\" : \"Cast 接收器播放廣告時顯示的圖片\"","\"mr_controller_no_media_selected\" : \"Nessun contenuto multimediale selezionato\"","\"Gift2Unpack\" : \"Unpack\"","\"call_notification_screening_text\" : \"Screening an incoming call\"","\"BusinessHoursCopyFooter\" : \"In %s timezone\"","\"abc_menu_ctrl_shortcut_label\" : \"‎Ctrl+‎\"","\"Gift2UniqueRibbonBurned\" : \"burned\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nejsou k dispozici žádné informace\"","\"cast_expanded_controller_ad_image_description\" : \"Hình ảnh sẽ được hiển thị khi bộ thu truyền đang phát quảng cáo\"","\"Call\" : \"Ligar\"","\"AddMessageMedia\" : \"Tap to add media\"","\"NotificationMessageQuiz2\" : \"%1$s hat dir das Quiz \"%2$s\" gesendet\"","\"DeleteToggleRestrictUsers\" : \"Partially restrict users\"","\"SwipeSettingsRead\" : \"مقروءة\"","\"wallet_buy_button_place_holder\" : \"Google સાથે ખરીદો\"","\"NotificationMessageGroupVideo\" : \"%1$s ha inviato un video nel gruppo %2$s\"","\"Red\" : \"빨간색\"","\"LanguageNameInEnglish\" : \"Russian\"","\"common_google_play_services_install_title\" : \"Google Play кызматтарын алуу\"","\"ScreenCaptureHeader\" : \"App Content in Task Switcher\"","\"RestorePasswordResetIn\" : \"Você pode redefinir a senha em %1$s.\"","\"mr_chooser_title\" : \"បញ្ជូន​ទៅ\"","\"call_notification_screening_text\" : \"Applicazione filtro a chiamata in arrivo\"","\"EventLogRankSelfEdit\" : \"un1 changed their tag from «%1$s» to «%2$s»\"","\"common_signin_button_text\" : \"登入\"","\"ReturnEnteringSMS\" : \"Return to entering the code >\"","\"cast_forward\" : \"Превъртане напред\"","\"ClearCacheFewChatsTitle\" : \"Cache für %1$s leeren\"","\"call_notification_ongoing_text\" : \"Chamada en curso\"","\"DiscardQuizOptionWithMediaMessage\" : \"This quiz answer has a media attachment. Do you want to delete it?\"","\"NewQuiz\" : \"New Quiz\"","\"mr_cast_dialog_title_view_placeholder\" : \"មិនមានព័ត៌មានទេ\"","\"Invitations_one\" : \"%1$d invitation\"","\"LimitReachedPinnedTopics\" : \"Desculpe, você não pode fixar mais de %d tópicos ao topo.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"트랙 %1$d\"","\"cast_expanded_controller_ad_image_description\" : \"Imaxe que se mostra mentres o receptor de Google Cast reproduce un anuncio\"","\"common_google_play_services_updating_text\" : \"%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento.\"","\"common_google_play_services_enable_button\" : \"አንቃ\"","\"AutoDownloadAudioInfo\" : \"Los mensajes de voz son pequeños, siempre se descargan automáticamente.\"","\"cast_skip_prev\" : \"Chuyển đến mục trước\"","\"fcm_fallback_notification_channel_label\" : \"विविध\"","\"BoostingGiveawayAdditionalPrizes\" : \"Additional Prizes\"","\"mr_chooser_wifi_warning_description_watch\" : \"Pastikan peranti lain disambungkan kepada rangkaian Wi-Fi yang sama dengan jam tangan ini\"","\"UndoAllCustom\" : \"연락처와 그룹에 대한 모든 맞춤 알림 설정을 처음 상태로 되돌립니다.\"","\"YourPasswordSuccess\" : \"성공!\"","\"cast_closed_captions\" : \"Ondertiteling\"","\"DebugMenuEnableCamera\" : \"앱 안 카메라 사용\"","\"ChatHints\" : \"People\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s 님이 스티커를 고정했습니다\"","\"GroupUserLeftError\" : \"Sorry, if a person is no longer part of a group, you need to be in their Telegram contacts in order to add them back.\n\nNote that they can still join via the group's invite link as long as they are not in the Removed Users list.\"","\"HideSenderNames\" : \"Nascondi nomi mittenti\"","\"mr_controller_casting_screen\" : \"Scherm casten\"","\"call_notification_decline_action\" : \"Wys af\"","\"CallAlert\" : \"Are you sure you want to call **%1$s**?\"","\"Views_other\" : \"%1$s views\"","\"P2PContactsMinusPlus\" : \"My Contacts (-%1$d, +%2$d)\"","\"ChannelNotifyMembersInfoOn\" : \"Members will be notified when you post\"","\"default_error_msg\" : \"Produciuse un erro descoñecido\"","\"NoPopup\" : \"بدون إشعارات منبثقة\"","\"BotStarsWithdrawPlaceholder\" : \"Enter amount to withdraw\"","\"cast_skip_next\" : \"Прескочи на следећу ставку\"","\"PreviewForwardContact_other\" : \"Forward %1$d contacts\"","\"mr_dialog_transferable_header\" : \"Reproduzir em um grupo\"","\"mr_chooser_wifi_warning_description_car\" : \"Zorg dat het andere apparaat is verbonden met hetzelfde wifi-netwerk als deze auto\"","\"ActionBotDocumentEmail\" : \"عنوان البريد الإلكتروني\"","\"fingerprint_error_user_canceled\" : \"Pengendalian cap jari dibatalkan oleh pengguna.\"","\"MarkAllAsRead\" : \"Mark all as read\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Pastikan perangkat lainnya berada di jaringan Wi-Fi yang sama dengan perangkat ini\"","\"StoryCameraSavedDualBackHint\" : \"Tap here to disable the second camera\"","\"BoostingTelegramPremiumCountPlural_one\" : \"%1$d Telegram Premium\"","\"cast_play\" : \"Atskaņot\"","\"NotificationMessageChatGiveaway\" : \"%1$s sent a giveaway of %3$sx %4$sm Premium subscriptions to the group %2$s\"","\"mr_controller_disconnect\" : \"Prekini povezavo\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"يرجى إدخال كلمة مرورك لسحب المال.\"","\"VoipChatStartScreenCapture\" : \"Share screen\"","\"SignUp\" : \"تسجيل\"","\"common_open_on_phone\" : \"Buka di ponsel\"","\"abc_searchview_description_voice\" : \"Häälotsing\"","\"EditAdminChannelTransfer\" : \"Transfer Channel Ownership\"","\"cast_casting_to_device\" : \"ወደ %1$s cast በማድረግ ላይ\"","\"ActionGroupCallStartedByYou\" : \"أنت بدأت محادثة مرئية\"","\"FoundStories_other\" : \"%d stories\"","\"mr_controller_stop_casting\" : \"Спыніць трансляцыю\"","\"FilterDiscardNewTitle\" : \"Crear carpeta\"","\"SignInWithGoogle\" : \"Iniciar con Google\"","\"AreYouSureDeleteGIFTitle\" : \"Elimina la GIF\"","\"Alert\" : \"알림 표시\"","\"mr_controller_no_info_available\" : \"Nessuna informazione disponibile\"","\"ActionTTLChanged\" : \"un1 ha impostato l'autoeliminazione dei messaggi dopo %1$s\"","\"PaymentCheckoutName\" : \"Name\"","\"cast_forward_30\" : \"Mundar tiga puluh saat\"","\"YouBlockedUser\" : \"No puedes añadir a este usuario o bot al grupo porque lo has bloqueado. Por favor, desbloquéalo para continuar.\"","\"AffiliateProgramStopText2\" : \"All participants affiliates will be notified.\"","\"mr_controller_stop_casting\" : \"Lopeta suoratoisto\"","\"DistanceUnits\" : \"Afstandseenheden\"","\"PaidMessagesSendErrorState2_other\" : \"to ⭐️%d\"","\"Gift2Info2BotKeep\" : \"You can keep this gift in your Profile.\"","\"cast_seek_bar\" : \"Speelsoekkontrole\"","\"mr_controller_album_art\" : \"Albom muqovasi\"","\"AutoDeleteAfter1Month\" : \"After 1 month\"","\"ActionYouChangedTitle\" : \"You changed the group name to un2\"","\"LoginEmailResetPleaseWait\" : \"Resetting email, please wait...\"","\"TranslateMessagesInfo1\" : \"Der Übersetzen-Knopf erscheint in der App, sobald du eine einzelne Nachricht 1x kurz antippst.\"","\"common_signin_button_text_long\" : \"Iniciar sessão com o Google\"","\"cast_notification_connecting_message\" : \"%1$s displeyinə qoşulur\"","\"AbortPasswordMenu\" : \"Instellen annuleren\"","\"mr_controller_collapse_group\" : \"Strni\"","\"BotMonetizationOverview\" : \"Proceeds overview\"","\"OnlyPremiumCanMessage\" : \"Only Premium users can message %s.\n**Learn more...**\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento.\"","\"RestorePasswordResetPasswordOk\" : \"Sua senha de Verificação em Duas Etapas foi redefinida.\"","\"NotificationsAddAnException\" : \"예외 추가\"","\"cast_expanded_controller_background_image\" : \"Вокладка альбома\"","\"StarMediaPurchase\" : \"Media Purchase\"","\"TapToChangePhone\" : \"Tap to change phone number\"","\"cast_unmute\" : \"Uključi zvuk\"","\"Comment\" : \"Comment\"","\"ResetCustomNotificationsAlert\" : \"¿Quieres restablecer los ajustes de notificaciones?\"","\"cast_forward_30\" : \"ముప్పై సెకన్లు ఫార్వర్డ్ చేయి\"","\"PermissionNoContactsSharing\" : \"**Telegram** deve accedere ai contatti perché tu possa condividerli con i tuoi amici. Tocca Impostazioni > Permessi, e attiva **Contatti**.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Azpitituluak\"","\"mr_controller_album_art\" : \"Imagen del álbum\"","\"Languages_other\" : \"언어 %1$d개\"","\"SearchMessagesFilterPrivate\" : \"Private Chats\"","\"YourBioChanged\" : \"Bio bijgewerkt.\"","\"PhoneNumberChangeTitle\" : \"Alterar número\"","\"UnconfirmedAuthSingle\" : \"We detected a new login to your account from %s. Is it you?\"","\"Gift2Info3Channel_other\" : \"Your channel can keep this gift in channel's Gifts or convert it to **%1$d** Stars.\"","\"ActionUserWithinRadius\" : \"un1 الآن على بعد %1$s منك\"","\"cast_expanded_controller_live_head_description\" : \"A posição atual está no início da transmissão ao vivo\"","\"ChannelBroadcast\" : \"Broadcast\"","\"RaiseToSpeak\" : \"Alza per parlare\"","\"cast_expanded_controller_skip_ad_text\" : \"Оголошення можна пропустити через %1$d…\"","\"ClearCache\" : \"Clear Cache\"","\"SharingOfferEnable2\" : \"> saving photos and videos\"","\"ActionUserWithinRadius\" : \"un1 ora è a %1$s da te\"","\"AreYouSureRegistration\" : \"Vuoi davvero interrompere la registrazione?\"","\"DeleteFromRecent\" : \"Delete from Recent\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s 님이 %2$s 설문을 고정했습니다\"","\"Gift2UniqueTitle\" : \"Gift from %s\"","\"common_google_play_services_update_button\" : \"Isibuyekezo\"","\"mr_controller_disconnect\" : \"Aftengja\"","\"AIEditorFromOther\" : \"From %s\"","\"cast_rewind_10\" : \"दहा सेकंदांपर्यंत मागे न्या\"","\"UserRestrictionsSendPollsShort\" : \"Send Polls\"","\"mr_user_route_category_name\" : \"Geräte\"","\"SearchEngine6AutocompleteURL\" : \"reserved\"","\"BackgroundIntensity\" : \"세기\"","\"Vibrate\" : \"Vibrazione\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará hasta que no habilites Servicios de Google Play.\"","\"cast_expanded_controller_skip_ad_text\" : \"Oglas lahko preskočite čez %1$d …\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"자막\"","\"FilterInviteErrorTypesExcluded\" : \"You can only share folders without chat types and excluded chats.\"","\"common_google_play_services_install_button\" : \"ထည့်သွင်းပါ\"","\"RestoreEmailTroubleNoEmail\" : \"Нет доступа к электронной почте?\"","\"MessageOptionsReplySubtitle\" : \"You can select specific part of quote\"","\"ThemePreviewLine1\" : \"Reinhardt, we need to find you some new tunes ������.\"","\"common_google_play_services_updating_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή.\"","\"NoMessagesForThisDay\" : \"No messages for this day\"","\"FeaturedStickers\" : \"Trending Stickers\"","\"mr_controller_close_description\" : \"बन्द गर्नुहोस्\"","\"NotificationMessageGameScored\" : \"%1$s hat %3$s Punke im Spiel %2$s erzielt\"","\"SwipeUnpin\" : \"고정해제\"","\"RemoveGroupStickerSet\" : \"Remove Group Sticker Set\"","\"StoryLinkLimitTitle\" : \"Limit Reached\"","\"ClearSearchAlertPartial_other\" : \"Diese %1$d Chats aus deinem Suchverlauf entfernen? \"","\"cast_pause\" : \"ផ្អាក\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq\"","\"AreYouSureUnsaveSingleMessage\" : \"Vuoi davvero rimuovere questo messaggio dai Messaggi salvati?\"","\"cast_expanded_controller_skip_ad_label\" : \"Reklamı ötürün\"","\"AppUpdate\" : \"텔레그램 업데이트\"","\"media_notification_channel_name\" : \"ტრანსლირება\"","\"cast_tracks_chooser_dialog_none\" : \"Ништо\"","\"ChannelSearchException\" : \"Search Exceptions\"","\"google_assistant_verification_notification_title\" : \"Google ជំនួយការកំពុងផ្ញើសារ\"","\"AudioSavedHint\" : \"File saved to music\"","\"mr_chooser_wifi_warning_description_unknown\" : \"សូមប្រាកដថា ឧបករណ៍ផ្សេងទៀតស្ថិតនៅលើបណ្ដាញ Wi-Fi តែមួយជាមួយនឹងឧបករណ៍នេះ\"","\"DoubleTapPreviewMessage\" : \"I hope you're enjoying your day as much as I am.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Maak seker dat die ander toestel op dieselfde wi-fi-netwerk as hierdie tablet is\"","\"common_google_play_services_update_button\" : \"Actualizează\"","\"NotificationsDefault\" : \"الافتراضية\"","\"LastSeen\" : \"last seen\"","\"LogOut\" : \"Abmelden\"","\"VoipOutgoingCall\" : \"Ongoing Telegram call\"","\"ResetMyAccountWarning\" : \"Attenzione\"","\"call_notification_ongoing_text\" : \"Активний виклик\"","\"NotificationChatMessagePaidMedia_other\" : \"%2$s postou um post pago no grupo %3$s por %1$d estrelas\"","\"PaymentShippingAddress2Placeholder\" : \"Address 2 (Street)\"","\"abc_searchview_description_query\" : \"Axtarış sorğusu\"","\"RestoreEmailSentTitle\" : \"رمز الاسترداد\"","\"cast_notification_disconnect\" : \"Disconnetti\"","\"SyncContactsInfoOff\" : \"Schakel dit in om contacten op je apparaat continu met je account te synchroniseren.\"","\"DeleteMessagesOptionsTitleAll\" : \"Delete All Messages?\"","\"ChangePhoneNumberOccupied\" : \"The number %1$s is already connected to a Telegram account. Please delete that account before migrating to the new number.\"","\"mr_dialog_default_group_name\" : \"ក្រុម\"","\"SearchInSettings\" : \"Instellingen en veelgestelde vragen zoeken\"","\"cast_seek_bar\" : \"ప్లేబ్యాక్ సీక్ నియంత్రణ\"","\"common_signin_button_text\" : \"ورود به سیستم\"","\"abc_action_bar_home_description\" : \"ກັບໄປໜ້າຫຼັກ\"","\"StarsSubscriptionCancelledBizToastText\" : \"You will still have access to **%2$s** until **%1$s**.\"","\"cast_forward_10\" : \"Перемотать на 10 секунд вперед\"","\"PrivacyForwardsMessageLine\" : \"Reinhardt, we need to find you some new tunes ������.\"","\"PushChatReactQuiz\" : \"%3$s to your quiz %4$s in %2$s\"","\"common_google_play_services_update_text\" : \"%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play.\"","\"SearchPublicPosts\" : \"Public Posts\"","\"cast_notification_connecting_message\" : \"%1$s bağlantısı yapılıyor\"","\"Enhance\" : \"Enhance\"","\"Shared_one\" : \"%1$s shared\"","\"BoostingGiveawayMsgAllSubsGroupPlural_other\" : \"All members of the groups:\"","\"UnknownErrorCode\" : \"알 수 없는 에러: %s\"","\"SelectDaysTooltip\" : \"Please select one ore more days first.\"","\"DeleteMessagesOption\" : \"التراجع عن إرسال رسائلي\"","\"SettingsNoResults\" : \"No se encontraron resultados\"","\"VoipAddPhoto\" : \"Add Photo\"","\"cast_play\" : \"Пусти\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s fijó un mapa\"","\"AIEditorUsedBy_other\" : \"Used by %d people.\"","\"PrivacyContactsAndBotUsers\" : \"Contacts & Mini Apps\"","\"AccDescrVoipCamOff\" : \"Camera is off\"","\"mr_controller_album_art\" : \"Skivomslag\"","\"AllWebSessionsTerminated\" : \"All websites disconnected.\"","\"Gift2AuctionMinimumBidIncreased_other\" : \"You must bid at least is **%d stars**.\"","\"abc_searchview_description_clear\" : \"I-clear ang query\"","\"MinutesAgo_other\" : \"%1$d minutes ago\"","\"DeleteMessagesText\" : \"يمكنك أيضًا حذف %1$s التي أرسلتها من حساب **%2$s** عبر تحديد \"التراجع عن إرسال رسائلي\".\"","\"Page3Title\" : \"Free\"","\"FilterAddToAlertFullText\" : \"Mehr als 100 Chats kann man leider nicht aus einem Ordner ausschließen.\"","\"ChangePasscodeInfoShort\" : \"When you set up a passcode, a lock icon will apear on the chats page. Tap it to lock and unlock the app.\"","\"BadgeNumber\" : \"شارةُ عدّاد الرسائل\"","\"mr_controller_volume_slider\" : \"အသံအတိုးအကျယ်ချိန်သည့် ရွှေ့တုံး\"","\"abc_shareactionprovider_share_with_application\" : \"Сподели со %s\"","\"mr_controller_album_art\" : \"Albom incəsənəti\"","\"VoiceSetOnceHintEnabled\" : \"The recipient will be able to listen to it only once.\"","\"fingerprint_error_hw_not_available\" : \"Hindi available ang hardware na ginagamitan ng fingerprint.\"","\"RestoreEmailTroubleNoEmail\" : \"هل واجهت مشكلة في الوصول للبريد الإلكتروني؟\"","\"fingerprint_error_lockout\" : \"ניסית יותר מדי פעמים. יש לנסות שוב מאוחר יותר.\"","\"ThemeNamePlaceholder\" : \"Name\"","\"call_notification_incoming_text\" : \"इनकमिंग कॉल\"","\"InviteRestrictedUsers2One\" : \"**%s** can only be invited via link. However admin of this group restricts you from sharing invite links.\"","\"AreYouSureSecretChat\" : \"Weet je zeker dat je een geheime chat wilt starten?\"","\"RemoveDocumentsMessage_one\" : \"Do you want remove this document from Downloads?\"","\"UseProxyForCallsInfo\" : \"프록시 서버는 통화 품질을 저하시킬 수 있습니다.\"","\"cast_forward\" : \"Áframsenda\"","\"GroupCallLinkMicrophone\" : \"Turn on the microphone\"","\"ActionBotAllowed\" : \"Al iniciar sesión en %1$s, autorizaste que este bot te envíe mensajes.\"","\"StarsReactionTopSenders\" : \"Top Senders\"","\"January\" : \"January\"","\"ResetChatBackgroundsInfo\" : \"إزالة كل الخلفيات المرفوعة واستعادة الخلفيات الافتراضية.\"","\"common_google_play_services_notification_channel_name\" : \"Disponueshmëria e shërbimeve të Google Play\"","\"StarsTransactionSource\" : \"Via\"","\"UseProxyTelegramError\" : \"O proxy que você está usando não está configurado corretamente e será desabilitado. Por favor, encontre outro.\"","\"EventLogChangedLinkedChannel\" : \"un1 linked this group to un2\"","\"Crop\" : \"قص\"","\"ActionGiftStarsSubtitleYou\" : \"Use Stars to unlock content and services on Telegram.\"","\"ResendCodeInfo\" : \"인증 코드를 이메일로 보냈습니다.\"","\"NotificationMessageStickerEmoji\" : \"%1$s te enviou um %2$s sticker\"","\"SendContactToGroupText\" : \"Möchtest du diesen Kontakt **%1$s** senden? \"","\"fingerprint_error_hw_not_available\" : \"មិន​អាច​ប្រើហាតវែរ​ស្នាមម្រាមដៃបាន​ទេ។\"","\"CancelLinkSuccessTitle\" : \"성공!\"","\"common_google_play_services_update_title\" : \"Opdater Google Play-tjenester\"","\"common_google_play_services_update_button\" : \"I-update\"","\"cast_live_label\" : \"நேரலை\"","\"HidAccount\" : \"Il mittente ha nascosto il suo account\"","\"cast_expanded_controller_skip_ad_label\" : \"Lewati Iklan\"","\"ChannelBackgroundMessagePreview\" : \"Details to follow shortly.\nStay tuned!\"","\"default_error_msg\" : \"Notanish xato\"","\"CheckPhoneNumberYes2\" : \"������ Yes\"","\"mr_controller_pause\" : \"Pozastavit\"","\"common_google_play_services_notification_channel_name\" : \"Beschikbaarheid van Google Play-services\"","\"MasksCount_other\" : \"%1$d masks\"","\"OpenInExternalApp\" : \"Open in...\"","\"ActionSetWallpaperForThisGroupByUser\" : \"%s set a new wallpaper\"","\"EventLogEditTopic\" : \"un1 changed topic name from un2 to un3\"","\"cast_expanded_controller_skip_ad_label\" : \"Пропустить\"","\"abc_menu_shift_shortcut_label\" : \"Shift மற்றும்\"","\"abc_searchview_description_search\" : \"Rechercher\"","\"LiveStoryReactAdminCant\" : \"You can't send star reactions to own live story.\"","\"PaidContentClearButton\" : \"Keep this media free\"","\"Edit\" : \"Edit\"","\"cast_casting_to_device\" : \"Се емитува на %1$s\"","\"PermissionNoAudioVideoWithHint\" : \"يحتاج تيليجرام الوصول إلى المايكروفون لتتمكنوا من إرسال الرسائل الصوتية. يرجى تمكين **المايكروفون** في إعدادات الهاتف > الأذونات.\"","\"DidNotGetTheCodeSms\" : \"Tocca qui per ricevere il codice via SMS\"","\"MessageScheduledBotAction\" : \"This action will become available after the message is published.\"","\"SMSFee3TextDays_one\" : \"Sign up for %d day of Telegram Premium subscription to help cover the SMS costs.\"","\"NotificationActionPinnedGif\" : \"%1$s 님이 %2$s 그룹에 GIF를 고정했습니다\"","\"formatterMonth\" : \"dd MMM\"","\"cast_connecting_to_device\" : \"Koppel tans aan %1$s\"","\"StoryReplyDisabled\" : \"You can’t reply to this story\"","\"ResetAccountStatus\" : \"Podrás restablecer tu cuenta en:\"","\"ChannelAffiliateProgramProgramsSort\" : \"Sort by\"","\"ResetPassword\" : \"비밀번호 초기화\"","\"ChangePhoneNewNumber\" : \"الرقم الجديد\"","\"Green\" : \"Green\"","\"Languages_one\" : \"%1$d taal\"","\"cast_forward_10\" : \"ខាទៅមុខដប់វិនាទី\"","\"AddMasksInstalled\" : \"Masks added.\"","\"TosAgeText\" : \"Tap Agree to confirm that you are %1$s or over.\"","\"abc_action_bar_home_description\" : \"Идите на почетну\"","\"cast_disconnect\" : \"ຕັດການເຊື່ອມຕໍ່\"","\"mr_dialog_transferable_header\" : \"Redă într-un grup\"","\"mr_chooser_looking_for_devices\" : \"Ieškoma įrenginių...\"","\"ClearSelectedCache\" : \"Cancella la selezione\"","\"MonetizationProceedsStarsInfo\" : \"Stars from your total balance become available for spending on ads and rewards 21 days after they are earned.\"","\"Invisible\" : \"invisible\"","\"PipMinimize\" : \"Minimize\"","\"ActionUniqueGiftResaleService_other\" : \"**un1** sent a gift to **un2** for %d Stars!\"","\"January\" : \"Gennaio\"","\"GroupTooLarge\" : \"Group Too Large\"","\"ShareYouLocationInline\" : \"This bot would like to know your location each time you send it a request. This can be used to provide location-specific results.\"","\"generic_error_user_canceled\" : \"Kimlik doğrulama kullanıcı tarafından iptal edildi.\"","\"chatDate\" : \"M'월' d'일'\"","\"mr_chooser_wifi_warning_description_tv\" : \"Veenduge, et teine seade oleks samas WiFi-võrgus kui see teler\"","\"SegmentationOutline\" : \"Adicionar Borda\"","\"ActionGroupCallStartedByYou\" : \"You started a voice chat\"","\"cast_live_label\" : \"Í BEINNI\"","\"ShowTranslateChatButton\" : \"Volledige chats vertalen\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s fixou uma mensagem de voz\"","\"common_google_play_services_update_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്‌തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"mr_chooser_wifi_warning_description_car\" : \"다른 기기가 이 자동차와 동일한 Wi-Fi 네트워크에 연결되어 있어야 합니다.\"","\"cast_forward_10\" : \"快进 10 秒\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ପାସକୀ\"","\"EmailAddressInvalid\" : \"Dirección de correo inválida.\"","\"abc_capital_off\" : \"WYŁ.\"","\"PassportPhone\" : \"Phone Number\"","\"media_notification_channel_name\" : \"‏העברה (Cast)\"","\"RelativeDateAddDate\" : \"Add Date\"","\"NotificationsServiceConnectionInfo\" : \"Mantém uma conexão de baixo impacto para que o Telegram receba notificações mais estáveis.\"","\"ChooseLanguages\" : \"اختيار اللغات\"","\"RestorePasswordResetPasswordText\" : \"Are you sure you want to reset your 2-Step Verification password?\"","\"BackgroundPreviewLine2\" : \"야호! 고마워요\"","\"NotificationActionPinnedGifUser\" : \"\n%1$s zette een GIF vast\"","\"ActionGiftStarsTitle_one\" : \"%d Star\"","\"AffiliateProgramStartAlertButton\" : \"Start\"","\"BusinessRepliesNamePlaceholder\" : \"Shortcut\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s ha fissato uno %2$s sticker\"","\"UserColorUnsaved\" : \"Unsaved Changes\"","\"UsernameInvalidShort\" : \"يجب ألا يقل اسم المستخدم عن 5 أحرف.\"","\"FilterEditAll\" : \"Ordner bearbeiten\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s ti ha invitato in una chat video in %2$s\"","\"abc_toolbar_collapse_description\" : \"Zwiń\"","\"cast_mute\" : \"মিউট করুন\"","\"generic_error_no_keyguard\" : \"Hindi sinusuportahan ng device na ito ang PIN, pattern, o password.\"","\"Gift2AuctionTableCurrentQuantity\" : \"Quantity\"","\"BlurOff\" : \"Aus\"","\"ActionTTLYouChanged\" : \"Você definiu que as mensagens se excluam automaticamente após %1$s\"","\"common_open_on_phone\" : \"Åbn på telefonen\"","\"AreYouSureClearHistoryWithChat\" : \"정말 **%1$s**의 대화 내용을 비우시겠습니까?\"","\"common_google_play_services_enable_button\" : \"Activa\"","\"AreYouSureShareMyContactInfo\" : \"Are you sure you want to share your phone number?\"","\"abc_searchview_description_query\" : \"Telusuri kueri\"","\"ReplyToUser\" : \"Rispondi\"","\"fingerprint_error_no_fingerprints\" : \"Nenhuma impressão digital registrada.\"","\"search_menu_title\" : \"Tìm kiếm\"","\"SpeedNormal\" : \"Normale\"","\"cast_casting_to_device\" : \"Sendir út í %1$s\"","\"Gift2AuctionPlaceBidAdd\" : \"Add ⭐️%s to Your Bid\"","\"ActionTTLChanged\" : \"un1 hat festgelegt, dass sich Nachrichten automatisch in %1$s löschen\"","\"WebRecentClearText\" : \"Do you want to clear your recent search queries?\"","\"mr_controller_pause\" : \"Pór en pausa\"","\"mr_controller_expand_group\" : \"ਵਿਸਤਾਰ ਕਰੋ\"","\"MessageLifetimeYouRemoved\" : \"자동 삭제 타이머를 끄셨습니다\"","\"cast_expanded_controller_live_stream_indicator\" : \"Reāllaika straume\"","\"abc_searchview_description_submit\" : \"So‘rov yaratish\"","\"PushChatReactRound\" : \"%3$s to your video message in %2$s\"","\"abc_menu_space_shortcut_label\" : \"Espai\"","\"AmongWinners_one\" : \"among %d winner\"","\"default_error_msg\" : \"알 수 없는 오류\"","\"AutoDownloadUpToOnAllChats\" : \"모든 대화방에 최대 %1$s\"","\"EmojiRemovedMultipleInfo_other\" : \"%1$d emoji packs are no longer in your emoji.\"","\"common_google_play_services_enable_button\" : \"Միացնել\"","\"NotificationReactGiveaway\" : \"تفاعل %1$s بالرمز %2$s على السحب الخاص بك\"","\"NotificationActionPinnedTextChannel\" : \"%1$s hat \"%2$s\" angeheftet\"","\"abc_action_mode_done\" : \"완료\"","\"cast_closed_captions_unavailable\" : \"Не се достапни затворени титлови\"","\"NotificationMessageGroupAudio\" : \"%1$s sent a voice message to the group %2$s\"","\"StoryQualityIncreasedMessage\" : \"You can lower the quality later for faster downloads.\"","\"NotificationActionPinnedNoText\" : \"ثبّتَ %1$s رسالةً في مجموعة %2$s\"","\"generic_error_no_device_credential\" : \"Не заданы PIN-код, узор разблакіроўкі ці пароль.\"","\"common_google_play_services_unknown_issue\" : \"У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу.\"","\"cast_expanded_controller_loading\" : \"جارٍ التحميل…\"","\"PreviewForwardPoll_other\" : \"Forward %1$d polls\"","\"mr_chooser_searching\" : \"デバイスを検出しています\"","\"ReactionsByEmotionChartTitle\" : \"Reactions\"","\"CancelLinkSuccess\" : \"Il processo di eliminazione per il tuo account %1$s è stato annullato. Puoi chiudere questa finestra ora.\"","\"cast_live_label\" : \"IN DIRETTA\"","\"DeleteMessagesTextGroup\" : \"Puoi eliminare %1$s che hai inviato anche dalla cronologia degli altri membri del gruppo selezionando \"Ritira i miei messaggi\".\"","\"SignInWithGoogle\" : \"Mit Google anmelden\"","\"mr_controller_album_art\" : \"Обложка на албума\"","\"cast_play\" : \"Afspil\"","\"default_error_msg\" : \"Error tidak diketahui\"","\"TopicWasRenamedToAction2\" : \"%1$s changed the topic title and icon to %2$s\"","\"DownloadedFiles\" : \"Downloaded files\"","\"VoipGroupSearchMembers\" : \"Search members to invite...\"","\"PollV2MenuViewStats\" : \"View Stats\"","\"NotificationsPrioritySettings\" : \"설정과 동일\"","\"Report2CommentInfoUser\" : \"Please help us by telling what is wrong with the user you have selected.\"","\"ResetAutomaticMediaDownload\" : \"Autom. downloaden resetten\"","\"PermissionDrawAboveOtherAppsTitle\" : \"Picture-in-Picture\"","\"abc_menu_delete_shortcut_label\" : \"Supr\"","\"UpdateTelegram\" : \"Aktualisiere Telegram\"","\"generic_error_no_keyguard\" : \"На этом устройстве не поддерживаются PIN-код, графический ключ и пароль.\"","\"mr_cast_button_disconnected\" : \"Truyền. Đã ngắt kết nối\"","\"ResellGiftPriceOnlyTON\" : \"Only Accept TON\"","\"fingerprint_error_lockout\" : \"Of margar tilraunir. Reyndu aftur síðar.\"","\"PrivacyProfilePhotoInfo5\" : \"Add users or entire groups as exceptions that will override the settings above.\"","\"DebugMenuWebViewDebugDisabled\" : \"Depuração desativada!\"","\"cast_forward\" : \"앞으로\"","\"Vignette\" : \"Vignettatura\"","\"common_google_play_services_install_text\" : \"您的裝置並未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"MusicInfo\" : \"Per inviare file audio\"","\"ClearHistoryMessageSingle\" : \"Are you sure you want to unsave messages from %s?\"","\"OpenFragment\" : \"Apri Fragment\"","\"Groups_other\" : \"%1$d groups\"","\"common_google_play_services_update_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste opdateer.\"","\"NotificationGroupAlbum\" : \"أرسل %1$s حُزمة وسائط لمجموعة %2$s\"","\"AutoDeleteCachedMedia\" : \"Auto-remove cached media\"","\"common_google_play_services_notification_channel_name\" : \"Ukungatholakali kwamasevisi e-Google Play\"","\"mr_chooser_wifi_warning_description_watch\" : \"Varmista, että tämä ja toinen laite ovat yhdistettynä samaan Wi-Fi-verkkoon\"","\"fcm_fallback_notification_channel_label\" : \"Разни\"","\"LimitReachedPublicLinksPremium\" : \"You have reserved too many public links. Try revoking the link from an older group or channel.\"","\"mr_controller_stop\" : \"Arrêt\"","\"Emoji2\" : \"Animals and nature\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtiitrid\"","\"PassportSelfRequest\" : \"Please enter your password to access your personal data.\"","\"NoVotesQuiz\" : \"Nobody answered\"","\"LimitReachedPinnedTopics\" : \"Mehr als %d Themen kannst du derzeit nicht oben anheften.\"","\"SlowmodeSendError\" : \"Slow Mode is enabled. You can't send more than one message at once.\"","\"BackgroundChoosePattern\" : \"Muster wählen\"","\"LanguageCode\" : \"ru\"","\"CancelForwarding\" : \"Weiterleitung abbrechen\"","\"TwoStepVerificationTitle\" : \"Verifica in due passaggi\"","\"LiteBatteryInfoDisabled\" : \"Never reduce power usage and keep all animations even when your battery is low.\"","\"HidePinnedMessagesNoCaps\" : \"Hide pinned Messages\"","\"LiteOptionsAutoplayChat\" : \"Autoplay in chat\"","\"BoostingToBeDistributed\" : \"To be distributed\"","\"DirectFeeNone\" : \"%1$s can send messages for free.\"","\"NotificationActionPinnedVoice\" : \"%1$s pinned a voice message in the group %2$s\"","\"fingerprint_dialog_touch_sensor\" : \"Sentuh penderia cap jari\"","\"TodoAddedThreeTask\" : \"un1 added “%1$s”, “%2$s” and “%3$s” to checklist.\"","\"NotificationActionPinnedGameUser\" : \"ثبّت %1$s لعبة\"","\"common_google_play_services_install_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої.\"","\"fingerprint_error_hw_not_present\" : \"Laitteessa ei ole sormenjälkitunnistinta.\"","\"DebugShareAlert\" : \"Share Alert\"","\"VoipGroupStartRecordingText\" : \"Do you want to start recording this chat and save the result into an audio file?\n\nOther members will see that the chat is being recorded.\"","\"generic_error_user_canceled\" : \"Корисник је отказао потврду идентитета.\"","\"AccDescrStickerSet\" : \"Sticker set\"","\"PrivacyMusicTitle\" : \"Who can see my saved music in profile?\"","\"EnabledPasswordText\" : \"Tienes activada la verificación en dos pasos.\nNecesitarás la contraseña que configuraste para iniciar tu sesión en Telegram.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Připojte druhé zařízení ke stejné síti Wi-Fi, jako tyto hodinky\"","\"cast_tracks_chooser_dialog_cancel\" : \"취소\"","\"PassportPersonalUploadInfo\" : \"The document must contain your photograph, first and last name, date of birth, document number, country of issue, and expiry date.\"","\"SetProfilePhoto\" : \"Imposta foto del profilo\"","\"call_notification_hang_up_action\" : \"સમાપ્ત કરો\"","\"YourPasswordRemember\" : \"Tu cuenta está protegida por la verificación en dos pasos.\n¿Aún recuerdas tu contraseña?\"","\"cast_play\" : \"Spela upp\"","\"AutoNightAdaptive\" : \"Adaptive\"","\"cast_tracks_chooser_dialog_audio\" : \"Sauti\"","\"cast_seek_bar\" : \"Upravljanje klizačem za reprodukciju\"","\"mr_chooser_wifi_learn_more\" : \"আরও জানুন\"","\"PollV2ToastOnlySubscribersCanVote\" : \"Only subscribers of **%1$s** can vote.\"","\"NotificationActionPinnedStickerUser\" : \"%1$s zette een sticker vast\"","\"call_notification_decline_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‏‎‎‎‏‏‎‎‎‎‏‎‎‏‏‏‎‏‎‎‏‏‎‎‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‏‎‎‏‎‎Decline‎‏‎‎‏‎\"","\"EnableAnimations\" : \"Ativar Animações no App\"","\"LastSeenContactsPremiumMinusPlus\" : \"Contacts & Premium (-%1$d, +%2$d)\"","\"PushReactRound\" : \"%2$s to your video message\"","\"abc_searchview_description_clear\" : \"ક્વેરી સાફ કરો\"","\"StarGiftTransactionGiftTransfer\" : \"Gift Transfer\"","\"SegmentationUndo\" : \"Rückgängig\"","\"EventLogPromotedPostMessages\" : \"Post messages\"","\"SwipeToGoNextRecommendedChannel\" : \"Pull up to go to next channel\"","\"common_google_play_services_enable_button\" : \"Luba\"","\"AuthAnotherClientInfo3\" : \"Scanne den QR-Code mit deinem Handy, um dich mit deinem Konto zu verbinden.\"","\"abc_menu_function_shortcut_label\" : \"Funktionstaste +\"","\"mr_cast_button_connecting\" : \"ಬಿತ್ತರಿಸಿ. ಕನೆಕ್ಟ್ ಮಾಡಲಾಗುತ್ತಿದೆ\"","\"AreYouSure\" : \"확실하십니까?\"","\"BotEmojiStatusPermissionRequest\" : \"**%1$s** requests access to set your **emoji status**. You will be able to revoke this access in the profile page of **%2$s**.\"","\"NotificationMessageSDVideo\" : \"%1$s 님이 자동 삭제되는 동영상을 보냈습니다\"","\"SuggestedMessageAcceptInfoAdmin2\" : \"You will receive **%1$s** (%3$s) for publishing this post **%2$s**.\"","\"SetAdditionalPasswordInfo\" : \"Je kunt een wachtwoord instellen dat nodig zal zijn wanneer je op een nieuw apparaat inlogt, naast de code die je via SMS ontvangt.\"","\"generic_error_no_keyguard\" : \"Denne enhed understøtter ikke pinkode, mønster eller adgangskode.\"","\"TopicRenamedToInReply\" : \"renamed topic to %s\"","\"TapToChange\" : \"Antippen zum Ändern\"","\"mr_controller_pause\" : \"השהיה\"","\"ResetMyAccount\" : \"RESTABLECER MI CUENTA\"","\"search_menu_title\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‏‏‏‎‎‎‎‏‎‏‏‎‎‎‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‎‎‏‎‏‎‏‏‎‎‎Search‎‏‎‎‏‎\"","\"PaymentConfirmationError\" : \"There was an error during payment confirmation.\"","\"cast_tracks_chooser_dialog_ok\" : \"Correct\"","\"August\" : \"أغسطس\"","\"mr_cast_button_connected\" : \"Cast. Tilkoblet\"","\"StarsSubscriptionCompleted\" : \"Subscription successful!\"","\"fingerprint_error_user_canceled\" : \"Operação de impressão digital cancelada pelo utilizador.\"","\"common_google_play_services_install_button\" : \"ଇନ୍‍ଷ୍ଟଲ୍‍ କରନ୍ତୁ\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"Vuoi davvero eliminare i **Messaggi salvati**?\"","\"abc_shareactionprovider_share_with\" : \"इससे शेयर करें:\"","\"WidgetChats\" : \"Chat\"","\"MenuProxyConnecting\" : \"Connecting\"","\"NotificationsTurnOn\" : \"Inschakelen\"","\"EditAdminTransferGroupToast\" : \"**%1$s** is now the owner of the group.\"","\"SuggestionOfferInfoTitleEditedFromX\" : \"**%1$s** suggest a new %2$s for this message.\"","\"FilterReorder\" : \"Reordenar\"","\"BirthdaySetupMessage\" : \"Let your contacts know when you’re celebrating\"","\"abc_action_menu_overflow_description\" : \"অধিক বিকল্প\"","\"PrivacyForwardsMessageLine\" : \"Reinhardt, dobbiamo trovarti qualche nuova canzone ������.\"","\"SendingGif\" : \"GIF versturen...\"","\"mr_chooser_wifi_warning_description_phone\" : \"दुसरे डिव्हाइस हा फोन आहे त्याच वाय-फाय नेटवर्कवर असल्याची खात्री करा\"","\"abc_shareactionprovider_share_with\" : \"Կիսվել…\"","\"call_notification_screening_text\" : \"Inachuja simu unayopigiwa\"","\"BoostingLinkAllows\" : \"This link allows you to activate\na **Telegram Premium** subscription.\"","\"TwoStepVerificationShowPassword\" : \"Wachtwoord weergeven\"","\"cast_rewind\" : \"Visszatekerés\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge.\"","\"YourPasswordRememberNo\" : \"Ho un dubbio\"","\"ShortNow\" : \"now\"","\"abc_menu_shift_shortcut_label\" : \"Skift + \"","\"RestorePasswordNoEmailText2\" : \"Como você não forneceu um e-mail de recuperação ao configurar sua senha, as opções restantes são lembrar sua senha ou esperar 7 dias até que sua senha seja redefinida.\"","\"BoostingStarsChooseRandomStars_other\" : \"%1$d Stars\"","\"fingerprint_error_hw_not_present\" : \"यो यन्त्रमा कुनै फिंगरप्रिन्ट सेन्सर छैन\"","\"cast_closed_captions\" : \"Субтитри\"","\"ShortMessageLifetimeForever\" : \"Off\"","\"cast_closed_captions_unavailable\" : \"ಮುಚ್ಚಲಾಗಿರುವ ಶೀರ್ಷಿಕೆಗಳು ಲಭ್ಯವಿಲ್ಲ\"","\"cast_notification_disconnect\" : \"Ngắt kết nối\"","\"ActionTakeScreenshootYou\" : \"لقد قمت بتصوير الشاشة!\"","\"AutoplayGIF\" : \"GIFs\"","\"UpdateAppAlert\" : \"Desculpe, seu Telegram está desatualizado e não consegue atender a este pedido. Por favor, atualize o Telegram.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"다른 기기가 이 태블릿과 동일한 Wi-Fi 네트워크에 연결되어 있어야 합니다.\"","\"ClearSearchRemove\" : \"Remove\"","\"StoryRestrictions\" : \"Privacy Restrictions\"","\"cast_notification_default_channel_name\" : \"Cast\"","\"cast_tracks_chooser_dialog_none\" : \"Yok\"","\"fingerprint_error_user_canceled\" : \"El usuario ha cancelado la operación de huella digital.\"","\"StarsReactionSend\" : \"Send ⭐️%s\"","\"PasskeyNoOptionsTitle\" : \"No Passkey App\"","\"AreYouSureClearHistoryWithSecretUser\" : \"Esto eliminará todos los mensajes para ti y para **%1$s**? ¿Quieres hacerlo?\"","\"TimezoneHeader\" : \"Select your time zone\"","\"SettingsNoRecent\" : \"Nessuna ricerca recente\"","\"BackgroundPreview\" : \"Voorbeeld van achtergrond\"","\"NotificationMessageStarGift_one\" : \"%2$s sent you a Gift worth of %1$d Star\"","\"AreYouSureUnblockContact\" : \"정말 이 사용자에 대해 차단을 해제할까요?\"","\"FontSizePreviewName\" : \"أيمن\"","\"SendMessageLocation\" : \"Send Message\"","\"PrivacyMessagesContactsAndPremium\" : \"My Contacts and Premium users\"","\"BusinessBotPermissionsProfileBio\" : \"Edit Bio\"","\"EventLogRestrictedSendMessages\" : \"Send messages\"","\"StoryCoverSave\" : \"Save Cover\"","\"cast_forward\" : \"Наперад\"","\"wallet_buy_button_place_holder\" : \"Купіць з дапамогай Google\"","\"cast_expanded_controller_ad_in_progress\" : \"বিজ্ঞাপন প্রগতিতে রয়েছে…\"","\"StakeDiceActionYouLost\" : \"You lost ������ %s\"","\"MessageLockedStarsConfirmMessageMulti2_other\" : \"Would you like to pay **%1$d** Stars to send %2$s?\"","\"abc_searchview_description_query\" : \"Leitarfyrirspurn\"","\"PhoneNumberKeepButton\" : \"Mantener %1$s\"","\"common_signin_button_text\" : \"Acceder\"","\"AddManyMembersAlertTitle_one\" : \"Añadir miembro\"","\"abc_capital_on\" : \"HIDUP\"","\"abc_menu_function_shortcut_label\" : \"Función+\"","\"common_google_play_services_update_text\" : \"तुम्ही Google Play सेवा अपडेट करेपर्यंत %1$s चालणार नाही.\"","\"generic_error_no_keyguard\" : \"ဤစက်သည် ပင်နံပါတ်၊ ပုံစံ သို့မဟုတ် စကားဝှက်ကို မပံ့ပိုးပါ။\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtítols\"","\"cast_connecting_to_device\" : \"%1$sৰ সৈতে সংযোগ কৰি থকা হৈছে\"","\"SentSmsCodeTitle\" : \"Inserisci il codice\"","\"VideoSpeedNormal\" : \"Normal\"","\"ShareComment\" : \"Write a comment...\"","\"GiftOfferOfferedTextStarsRejectedOut\" : \"You rejected **%1$s's** offer to buy your **%3$s** for **%2$s Stars**.\"","\"AddEmailSubtitle\" : \"Recibirás los códigos de inicio de sesión de Telegram por correo y no por SMS. Pon una dirección de correo a la que tengas acceso.\"","\"mr_user_route_category_name\" : \"Enheter\"","\"abc_action_bar_home_description\" : \"Navigați la ecranul de pornire\"","\"StoriesIntroGoBackHeader\" : \"Go Back\"","\"fingerprint_error_lockout\" : \"Has realizado demasiados intentos. Vuelve a probar más tarde.\"","\"generic_error_no_keyguard\" : \"Այս սարքը չի աջակցում PIN կոդ, նախշ կամ գաղտնաբառ։\"","\"common_google_play_services_update_button\" : \"Actualizar\"","\"cast_tracks_chooser_dialog_none\" : \"कुनै पनि छैन\"","\"mr_dialog_transferable_header\" : \"Putar di grup\"","\"LargeEmoji\" : \"Emoji Grande\"","\"VibrationDisabled\" : \"Desativada\"","\"ForgotPasscode\" : \"암호를 잊어버리셨나요?\"","\"Gift2ActionUpgradeUnknownTitle\" : \"Upgrade from unknown\"","\"AutoDownloadPm\" : \"Privéberichten\"","\"call_notification_ongoing_text\" : \"కాల్ కొనసాగుతోంది\"","\"PostSuggestionsAddTimeHint\" : \"Select the date and time you want the message to be published.\"","\"call_notification_incoming_text\" : \"ការ​ហៅ​ចូល\"","\"mr_controller_collapse_group\" : \"ยุบ\"","\"SearchMessagesFilterGroupFrom\" : \"From groups\"","\"ActionTTLChannelChanged\" : \"I messaggi in questo canale saranno eliminati automaticamente dopo %1$s\"","\"mr_controller_expand_group\" : \"ಹಿಗ್ಗಿಸಿ\"","\"NotificationEditedGroupName\" : \"%1$s renamed the group %2$s\"","\"mr_chooser_looking_for_devices\" : \"Gailuak bilatzen…\"","\"mr_button_content_description\" : \"Igorri\"","\"DidNotGetTheCode\" : \"Geen code ontvangen?\"","\"abc_menu_space_shortcut_label\" : \"Пробел\"","\"AutomaticDownloadSettingsInfoMobile\" : \"모바일 데이터 사용량을 줄이기 위해 자동 다운로드 설정을 변경하실 수 있습니다.\"","\"mr_chooser_wifi_warning_description_car\" : \"Ziurtatu beste gailua autoaren wifi-sare berera konektatuta dagoela\"","\"common_open_on_phone\" : \"Открыть на телефоне\"","\"StarsNeededTextKeepSubscription\" : \"Buy **Stars** to keep your subscription for **%s**.\"","\"fingerprint_error_user_canceled\" : \"O usuario cancelou a operación da impresión dixital.\"","\"AutoDownloadPhotosTitle\" : \"Auto-download photos\"","\"mr_chooser_wifi_warning_description_watch\" : \"Diğer cihazın bu kol saati ile aynı kablosuz ağa bağlandığından emin olun\"","\"fingerprint_error_lockout\" : \"시도 횟수가 너무 많습니다. 나중에 다시 시도해 주세요.\"","\"FilterAllChats\" : \"All Chats\"","\"generic_error_no_keyguard\" : \"این دستگاه از پین، الگو، یا گذرواژه پشتیبانی نمی‌کند.\"","\"mr_dialog_transferable_header\" : \"Увімкнути на групі пристроїв\"","\"HideSenderNames\" : \"발신자 이름 숨김\"","\"StarsTransactionFullPrice\" : \"Full Price\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Βεβαιωθείτε ότι η άλλη συσκευή είναι συνδεδεμένη στο ίδιο δίκτυο Wi-Fi με αυτό το tablet\"","\"mr_controller_no_media_selected\" : \"No hi ha contingut multimèdia seleccionat\"","\"AppIconPremium\" : \"Premium\"","\"generic_error_user_canceled\" : \"Автентифікацію скасовано користувачем.\"","\"UseProxyPort\" : \"Porta\"","\"media_notification_channel_name\" : \"કાસ્ટ કરો\"","\"NotificationMessageGroupVideo\" : \"أرسل %1$s مقطعًا مرئيًا لمجموعة %2$s\"","\"TelegramPassportDeleteAlert\" : \"Are you sure you want to delete your Telegram Passport?\"","\"LoginEmailResetButton\" : \"Reset Login Email\"","\"ChatBackground\" : \"Fondo de pantalla\"","\"WebErrorInfoBot\" : \"Failed to load **%s**.\"","\"FontSizePreviewLine2\" : \"Ik wou dat ik twee hondjes was, dan kon ik samen spelen\"","\"AreYouSureDeleteAndExit\" : \"이 그룹에서 정말 나가시겠습니까?\"","\"ErrorSendRestrictedPhoto\" : \"Los admins. de este grupo han restringido que envíes fotos.\"","\"PermissionNoAudioWithHint\" : \"**Telegram** needs microphone access so that you can send voice messages. Tap Settings -> Permissions, and turn **Microphone** on.\"","\"ClearHistoryOptionAlso\" : \"Vaciar también para %1$s\"","\"abc_action_mode_done\" : \"Nimemaliza\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"TelegramFAQ\" : \"Telegram FAQ\"","\"NotificationMessageGroupGif\" : \"أرسل %1$s صورةً متحركة لمجموعة %2$s\"","\"cast_unmute\" : \"Réactiver le son\"","\"ChannelAppearanceUpdated\" : \"Channel appearance has been updated\"","\"mr_cast_button_connected\" : \"Трансляція. Підключено\"","\"abc_action_bar_up_description\" : \"Gå op\"","\"LoginAccessibilityCountryCode\" : \"Код страны\"","\"DistanceUnits\" : \"거리 단위\"","\"SpeedHint\" : \"Long tap for more speed values.\"","\"abc_shareactionprovider_share_with\" : \"Deljenje z:\"","\"ChatSettings\" : \"대화방 설정\"","\"MonetizationInfoTONTitle\" : \"What is ������ TON?\"","\"mr_chooser_title\" : \"پخش محتوا به\"","\"AutoDownloadTypes\" : \"Medienarten\"","\"NotificationMessageGroupRound\" : \"%1$s hat eine Videonachricht an die Gruppe %2$s gesendet\"","\"fingerprint_error_hw_not_available\" : \"Izingxenyekazi zekhompuyutha zezigxivizo zeminwe azitholakali.\"","\"mr_controller_stop\" : \"Detener\"","\"mr_button_content_description\" : \"Предаване\"","\"mr_controller_close_description\" : \"बंद\"","\"CancelEmailQuestionTitle\" : \"Прервать установку\"","\"UseProxyTelegramInfo\" : \"MTProto Proxy-Einstellungen.\"","\"mr_cast_button_connecting\" : \"ტრანსლირება. უკავშირდება\"","\"PasswordReset\" : \"Wachtwoord uitgeschakeld\"","\"cast_expanded_controller_loading\" : \"Učitava se…\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Sigurohu që pajisja tjetër të jetë në të njëjtin rrjet Wi-Fi me këtë pajisje\"","\"cast_unmute\" : \"Slå på lyden\"","\"AutoDownloadChannels\" : \"Channels\"","\"NewBroadcastList\" : \"Nuova lista broadcast\"","\"AttachVoiceExpired\" : \"Voz expirada\"","\"fingerprint_error_user_canceled\" : \"Veprimi i gjurmës së gishtit u anulua nga përdoruesi.\"","\"NotificationMessageChannelStarsGiveaway2\" : \"%1$s posted a giveaway of %3$s stars %2$s\"","\"mr_cast_button_disconnected\" : \"Cast. Frakoblet\"","\"confirm_device_credential_password\" : \"Օգտագործել գաղտնաբառ\"","\"mr_dialog_groupable_header\" : \"新增裝置\"","\"google_assistant_verification_channel_name\" : \"Assistant растау құралы\"","\"NotificationUnrecognizedDevice\" : \"%1$s,\nEr is op %2$s vanaf een nieuw apparaat op je account ingelogd.\n\nApparaat: %3$s\nLocatie: %4$s\n\nAls dit niet door jou is gedaan, kun je gaan naar Instellingen > Apparaten en deze sessie beëindigen.\n\nAls je gelooft dat iemand zonder jouw toestemming op je account is ingelogd, kun je tweestapsverificatie inschakelen via Instellingen > Privacy en veiligheid.\n\nMet vriendelijke groet,\nHet Telegram-team\"","\"mr_button_content_description\" : \"Odeslat\"","\"google_assistant_verification_channel_name\" : \"Верификатор Помоћника\"","\"BusinessHoursDayOpenHourPicker\" : \"Choose opening time\"","\"fingerprint_dialog_touch_sensor\" : \"Αγγίξτε τον αισθ. δακτ. αποτ.\"","\"NotificationsForChats\" : \"Meldingen voor chats\"","\"common_google_play_services_notification_channel_name\" : \"‏זמינות של שירותי Google Play\"","\"NobodyLikesSpam1\" : \"Sorry, you can only send messages to mutual contacts at the moment.\"","\"cast_forward\" : \"فارورڈ کریں\"","\"RestoreEmailTroubleText2\" : \"Si no tienes acceso a tu correo, las opciones restantes son recordar tu contraseña o esperar 7 días hasta que tu contraseña sea restablecida.\"","\"BoostingFromAllCountries1\" : \"from %1$s\"","\"fingerprint_error_hw_not_present\" : \"ਇਸ ਡੀਵਾਈਸ ਵਿੱਚ ਫਿੰਗਰਪ੍ਰਿੰਟ ਸੈਂਸਰ ਨਹੀਂ ਹੈ\"","\"call_notification_decline_action\" : \"Rebutja\"","\"common_signin_button_text_long\" : \"Ngena ngemvume nge-Google\"","\"mr_controller_stop_casting\" : \"Zastaviť prenos\"","\"cast_expanded_controller_skip_ad_label\" : \"تخطّي الإعلان\"","\"VideoSpeedVerySlow\" : \"Molto lenta\"","\"ViewsPerStory\" : \"Views Per Story\"","\"Gift2More\" : \"**More about Stars >**\"","\"AutoDownloadPhotosOn\" : \"Fotos\"","\"Gift2FilterUnlimited\" : \"Unlimited\"","\"AttachVideo\" : \"Vídeo\"","\"AutoDownloadAudioInfo\" : \"Sprachnachrichten sind winzig, sie werden immer automatisch heruntergeladen.\"","\"SendingGame\" : \"playing a game...\"","\"ViewersWatching_other\" : \"%1$d watching\"","\"fingerprint_error_user_canceled\" : \"Operação de impressão digital cancelada pelo usuário.\"","\"call_notification_incoming_text\" : \"ਇਨਕਮਿੰਗ ਕਾਲ\"","\"FontSizePreviewLine2\" : \"È mattina a Tokyo ������\"","\"ChannelAffiliateProgramJoinText_Lifetime\" : \"lifetime\"","\"call_notification_screening_text\" : \"يتم فحص المكالمة الواردة\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Maak seker dat die ander toestel op dieselfde wi-fi-netwerk as hierdie toestel is\"","\"AutoDeleteHintOffText\" : \"Auto-delete is now disabled.\"","\"mr_controller_collapse_group\" : \"छोटा करें\"","\"mr_chooser_wifi_warning_description_phone\" : \"Asegúrate de que o outro dispositivo estea na mesma rede wifi que este teléfono\"","\"ForwardedMusic_other\" : \"%1$d forwarded audio files\"","\"MessageLockedStarsConfirmMessage2Many1_other\" : \"Would you like to pay **%d** Stars\"","\"cast_pause\" : \"Laat wag\"","\"mr_chooser_wifi_warning_description_phone\" : \"‏מוודאים שהמכשיר השני והטלפון מחוברים לאותה רשת Wi-Fi\"","\"mr_chooser_wifi_warning_description_car\" : \"Уверите се да је други уређај повезан на исту WiFi мрежу као овај аутомобил\"","\"PaidContentTitle\" : \"Paid Content\"","\"common_google_play_services_enable_button\" : \"Activer\"","\"mr_controller_stop_casting\" : \"کاسٹ کرنا بند کریں\"","\"common_google_play_services_enable_button\" : \"Қосу\"","\"common_open_on_phone\" : \"Atvērt tālrunī\"","\"ProfileActionsStop\" : \"Stop\"","\"NotificationHiddenChatUserName\" : \"مستخدم\"","\"fingerprint_not_recognized\" : \"Ei tuvastatud\"","\"LimitReachedPublicLinksLocked\" : \"You have reserved too many public links. Try revoking the link from an older group or channel. We are working to let you increase this limit in the future.\"","\"ChannelProfileIcon\" : \"Add Icons to Profile\"","\"HidAccount\" : \"사용자가 계정을 숨겼습니다\"","\"AudioSaveToMyProfileSaved\" : \"Audio added to your Profile.\"","\"common_google_play_services_install_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device.\"","\"MonetizationStarsInfoLink\" : \"https://telegram.org/tos/stars\"","\"SmsText\" : \"سنرسل لك رسالة نصيّة SMS بعد %1$d:%2$02d\"","\"AnimatedEffectPremium\" : \"Subscribe to **Telegram Premium** to add this animated effect.\"","\"cast_expanded_controller_skip_ad_label\" : \"Ohita mainos\"","\"common_google_play_services_enable_title\" : \"Włącz Usługi Google Play\"","\"AlternativeOptions\" : \"Alternative Optionen\"","\"NewContactAlertButton\" : \"Adicionar contato\"","\"BoostStars_other\" : \"%d Stars\"","\"AccActionOpenTranscription\" : \"Open Voice Transcription\"","\"ErrorSendRestrictedDocuments\" : \"Sorry, the admins of this group have restricted you from sending documents.\"","\"TosAgeText\" : \"يرجى الضغط على (موافق) لتأكيد أن عمرك %1$s أو أكبر.\"","\"StarsTransactionUnsupported\" : \"In-App Purchase\"","\"SharingLiveLocation\" : \"Sharing Location...\"","\"AddToTheGroupAlertTitle\" : \"Bot hinzufügen\"","\"fingerprint_error_no_fingerprints\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‏‎‏‏‏‏‎‏‏‏‏‎‎‎‎‎‏‏‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‏‏‏‎‎‏‏‎‏‎‎‏‏‏‏‏‏‎‎‎‎‎‎No fingerprints enrolled.‎‏‎‎‏‎\"","\"mr_controller_volume_slider\" : \"Pengatur volume\"","\"mr_controller_pause\" : \"Түр зогсоох\"","\"Gift2Info2OutUpgrade\" : \"%1$s can keep this gift in their Profile or upgrade to unique collectible.\"","\"mr_chooser_zero_routes_found_title\" : \"कुनै पनि डिभाइस उपलब्ध छैन\"","\"cast_stop\" : \"停止\"","\"cast_play\" : \"Afspelen\"","\"StartShortDayAt\" : \"MMM d',' HH:mm\"","\"media_notification_channel_name\" : \"전송\"","\"mr_chooser_searching\" : \"S'estan cercant dispositius\"","\"NotificationMessageGiftCode\" : \"أرسل لك %1$s رمز هدية للاشتراك لمدة %2$s في تيليجرام المميز\"","\"MegaPrivateLinkHelp\" : \"People can join your group by following this link. You can revoke the link any time.\"","\"AreYouSureSecretChat\" : \"هل ترغب حقًا في إنشاء محادثة سرية؟\"","\"NotificationsAndSounds\" : \"Notificações e Sons\"","\"AttachVideoExpired\" : \"Video has expired\"","\"NoSharedLinksSecret\" : \"Shared links from this chat will be shown here.\"","\"cast_expanded_controller_background_image\" : \"Obrázok albumu\"","\"fingerprint_error_no_fingerprints\" : \"No se registraron huellas digitales.\"","\"mr_chooser_looking_for_devices\" : \"Leitar að tækjum…\"","\"AllowReadCall\" : \"Permita o acesso às ligações ao Telegram, assim podemos automaticamente adicionar o código para você.\"","\"AreYouSureClearHistoryFewChats\" : \"Weet je zeker dat je de geschiedenis van deze chats wilt wissen?\"","\"InviteBlockedOneMessage\" : \"You can send an invite link to the group in a private message instead.\"","\"MessageLockedStarsConfirmMessage1_other\" : \"**%2$s** charges **%1$d** Stars per message.\"","\"RecentPosts\" : \"Recent posts\"","\"FilterRemoveInclusionChatText\" : \"¿Quieres eliminar “%1$s” de la lista de siempre incluidos?\"","\"UserRestrictionsSend\" : \"Send Messages\"","\"call_notification_decline_action\" : \"Avvisa\"","\"SearchEngine4PrivacyPolicyURL\" : \"https://legal.yahoo.com/us/en/yahoo/privacy/index.html\"","\"TodoAddTaskInfoMax\" : \"You have added the maximum number of tasks.\"","\"common_google_play_services_notification_ticker\" : \"Gabim në shërbimet e \"Luaj me Google\"\"","\"BusinessHoursProfileOpensInDays_one\" : \"opens tomorrow\"","\"UserRestrictionsInviteUsers\" : \"Add Users\"","\"CallAvailableIn\" : \"Je kunt een oproep aanvragen in %1$d:%2$02d\"","\"ChatWithAdminGroupTitle\" : \"Chat with group's admin\"","\"cast_unmute\" : \"Үнүн чыгаруу\"","\"WebForward\" : \"Go Forward\"","\"fingerprint_error_user_canceled\" : \"Barmaq izi əməliyyatı istifadəçi tərəfindən ləğv edildi.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Kunci laluan\"","\"Yellow\" : \"Yellow\"","\"VoipGroupInCallBranding\" : \"Incoming Group Call\"","\"generic_error_no_device_credential\" : \"PIN-koodi, mustrit ega parooli pole määratud.\"","\"abc_menu_space_shortcut_label\" : \"സ്‌പെയ്‌സ്\"","\"fingerprint_error_user_canceled\" : \"ଟିପଚିହ୍ନ କାର୍ଯ୍ୟ ଉପଯୋଗକର୍ତ୍ତାଙ୍କ ଦ୍ୱାରା ବାତିଲ୍ କରାଯାଇଛି।\"","\"StarsSubscriptionUntilExpires\" : \"Expires\"","\"ActionBotAllowed\" : \"Hai permesso a questo bot di scriverti quando hai eseguito l'accesso su %1$s\"","\"ReactionsDeleted\" : \"Reactions Deleted\"","\"generic_error_user_canceled\" : \"പരിശോധിച്ചുറപ്പിക്കൽ ഉപയോക്താവ് റദ്ദാക്കി.\"","\"YouCreatedBroadcastList\" : \"Je hebt een verzendlijst gemaakt\"","\"ViewingMembers\" : \"Viewing Members\"","\"abc_shareactionprovider_share_with\" : \"यांच्यासोबत शेअर करा\"","\"SetSuggestedVideoTooltip\" : \"%s suggests you to use this video for your account.\"","\"BoostingPremiumUserCanBoostGroupWithLink\" : \"**Premium** users can boost your group with this link:\"","\"NotificationReactionsMessages\" : \"Messages\"","\"AudioSearchLocal\" : \"Local Music\"","\"common_signin_button_text\" : \"Log masuk\"","\"NotificationMessagePhoto\" : \"%1$s 님이 나에게 사진을 보냈습니다\"","\"EventLogFilterGroupInfo\" : \"Group info\"","\"mr_dialog_groupable_header\" : \"சாதனத்தைச் சேர்த்தல்\"","\"InvitePremiumBlockedTitle\" : \"Upgrade to Premium\"","\"PermissionNoLocation\" : \"Telegram needs access to your location so that you can share it with your friends.\"","\"call_notification_incoming_text\" : \"Incoming call\"","\"NotificationMessageScheduled\" : \"������ 나: %1$s\"","\"abc_activitychooserview_choose_application\" : \"Избери апликација\"","\"cast_forward\" : \"အရှေ့သို့ရစ်ပါ\"","\"Gift2AuctionUpgradedShort\" : \"upgraded\"","\"ProximityAlertSetInfoUser\" : \"We will notify you once %1$s is within %2$s from you.\"","\"cast_play\" : \"ចាក់\"","\"CheckPhoneNumber\" : \"Ist %1$s noch deine Nummer?\"","\"YourEmailSuccessChangedText\" : \"تم تغيير بريدك الإلكتروني لاستراد كلمة مرور التحقق بخطوتين.\"","\"FilterInviteHeader_one\" : \"Anyone with this link can add **%2$s** folder and the **%1$d** chat selected below.\"","\"TopicIconChanged\" : \"Topic icon changed\"","\"FolderLinkButtonRemoveChats\" : \"Remove Folder and Chats\"","\"EventLogFilterLeavingSubscribers2\" : \"Members left the Channel\"","\"cast_expanded_controller_skip_ad_text\" : \"Жарнаманы %1$d кийин өткөрүп жиберсеңиз болот…\"","\"LanguageUnknownCustomAlert\" : \"Helaas bevat dit aangepaste taalbestand (**%1$s**) geen informatie voor Telegram Android.\"","\"mr_controller_disconnect\" : \"විසන්ධි කරන්න\"","\"mr_dialog_transferable_header\" : \"Guruhda ijro qilish\"","\"mr_cast_button_disconnected\" : \"Casten. Verbinding verbroken.\"","\"mr_controller_play\" : \"播放\"","\"NewTheme\" : \"New color theme\"","\"AccDescrReactedWith\" : \"%1$s reacted with %2$s\"","\"StarsTransactionFloodskipNumber_one\" : \"%d\"","\"abc_action_mode_done\" : \"סיום\"","\"ActionStarGiveawayPrizeTitle\" : \"Congratulations!\"","\"ChannelSignProfilesInfo\" : \"Add names and photos of admins to the messages they post, linking to their profiles.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d-г шинжлэх\"","\"Gift2CollectionsReorder\" : \"Reorder\"","\"ActionChannelCallEnded\" : \"انتهى البث المباشر (%s)\"","\"SecretWebPage\" : \"Link Previews\"","\"ContinueOnThisLanguage\" : \"Продолжить на русском\"","\"DistanceUnitsAutomatic\" : \"Automatic\"","\"ProfileBotLanguageGeneral\" : \"General\"","\"RecoveryEmail\" : \"복구 이메일\"","\"call_notification_screening_text\" : \"এটা অন্তৰ্গামী কলৰ পৰীক্ষা কৰি থকা হৈছে\"","\"cast_rewind_10\" : \"Spóla tíu sekúndur til baka\"","\"ConferenceEncryptedInfo\" : \"These four emojis represent the call's encryption key. They must match for all participants and change when someone joins or leaves.\"","\"call_notification_decline_action\" : \"Tanggihan\"","\"ImportNotAdmin\" : \"You must be an admin in the group to import messages.\"","\"mr_dialog_transferable_header\" : \"그룹에서 재생\"","\"mr_chooser_wifi_warning_description_phone\" : \"Zorg dat het andere apparaat is verbonden met hetzelfde wifi-netwerk als deze telefoon\"","\"StopDownload\" : \"Download stoppen\"","\"cast_skip_next\" : \"Aller à l'élément suivant\"","\"April\" : \"April\"","\"cast_expanded_controller_ad_image_description\" : \"കാസ്റ്റ് റിസീവർ ഒരു പരസ്യം പ്ലേ ചെയ്യുന്ന സമയത്ത് കാണിക്കുന്ന ചിത്രം\"","\"VoiceMessagesRestrictedByPrivacy\" : \"**%1$s** doesn't accept voice messages.\"","\"ic_media_route_learn_more_accessibility\" : \"कास्ट करने का तरीका जानें\"","\"DebugMenuResetContacts\" : \"가져온 연락처 초기화\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Ենթագրեր\"","\"abc_menu_meta_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‏‎‏‏‏‎‎‎‏‎‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‎‎‏‎‎‎‎‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‎‎Meta+‎‏‎‎‏‎\"","\"abc_menu_delete_shortcut_label\" : \"हटवा\"","\"PhotoSavedHint\" : \"Bild in Galerie gespeichert.\"","\"fingerprint_error_lockout\" : \"Previše pokušaja. Pokušajte ponovno kasnije.\"","\"SendMessage\" : \"Send Message\"","\"abc_action_mode_done\" : \"Гатова\"","\"ForwardsRestrictedInfoGroup\" : \"Сopying and forwarding is not allowed in this group.\"","\"abc_searchview_description_submit\" : \"ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်\"","\"wallet_buy_button_place_holder\" : \"Osta Google'iga\"","\"DebugMenuEnableCamera\" : \"Enable in-app camera\"","\"cast_notification_connected_message\" : \"Поврзан на %1$s\"","\"call_notification_ongoing_text\" : \"Joriy chaqiruv\"","\"cast_forward\" : \"Премотај нанапред\"","\"LoginOrSingInWithGoogle\" : \"of\"","\"CheckPhoneNumberNo\" : \"لا\"","\"SoundMuted\" : \"Suono silenziato\"","\"NotificationMessageLiveLocation\" : \"%1$s te envió una ubicación en tiempo real\"","\"SwipeUnmute\" : \"Riattiva\"","\"abc_capital_on\" : \"ВКЛУЧЕНО\"","\"MuteDisable\" : \"Disable\"","\"SendingGif\" : \"Sending GIF...\"","\"ShowNotificationsFor\" : \"Mostrar notificaciones de\"","\"StartsDayYearAt\" : \"'تبدأ في' yyyy MMM d 'عند' HH:mm\"","\"PhoneNumberFlood\" : \"Has eliminado y vuelto a crear tu cuenta muchas veces recientemente. Por favor, espera algunos días antes de registrarte de nuevo.\"","\"SendInHighQuality\" : \"Send in high quality\"","\"cast_casting_to_device\" : \"Perduodama į „%1$s“\"","\"LowDiskSpaceMessage2\" : \"Seu dispositivo está quase sem espaço livre. Você pode usar as configurações de cache para remover mídias desnecessárias – e baixar novamente os arquivos se precisar deles.\"","\"common_google_play_services_enable_title\" : \"Google Play পরিষেবা সক্ষম করুন\"","\"ActionKickUserYou\" : \"un1 أزالك\"","\"RestoreEmailTrouble\" : \"غير قادر على فتح %1$s؟\"","\"ActionChannelCallScheduled\" : \"Livestream geplant für %1$s\"","\"cast_casting_to_device\" : \"“%1$s” qurilmasiga translatsiya qilinmoqda\"","\"cast_tracks_chooser_dialog_audio\" : \"الصوت\"","\"NotificationEditedGroupVideo\" : \"%1$s hat das Gruppenbild bei %2$s geändert\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s pinned an audio file\"","\"NotificationsDefault\" : \"Default\"","\"Gift2TransferToTONAlertText3\" : \"Please come back later.\"","\"abc_searchview_description_clear\" : \"Išvalyti užklausą\"","\"CancelLinkSuccess\" : \"De verwijdering van je account %1$s is geannuleerd. Je kunt dit venster sluiten.\"","\"wallet_buy_button_place_holder\" : \"ຊື້ໂດຍໃຊ້ Google\"","\"ImagesTab2\" : \"Immagini\"","\"AppUpdateChangelogEmpty\" : \"**Was ist neu?**\n\n• Fehlerbehebungen und Verbesserungen\"","\"google_storage_bucket\" : \"tmessages2.appspot.com\"","\"VideoConversionTitle\" : \"Improving Video...\"","\"TurnPasswordOffQuestion\" : \"Ви дійсно хочете вимкнути пароль?\"","\"ChangeEmail\" : \"이메일 변경\"","\"abc_searchview_description_voice\" : \"आवाजमा आधारित खोजी\"","\"SignInWithGoogle\" : \"Google 계정으로 로그인\"","\"SavedOpenGroup\" : \"OPEN GROUP\"","\"SendWithoutCompression\" : \"Invia senza compressione\"","\"ForwardsRestrictedInfoUserBecauseUser\" : \"**%s** disabled copying and forwarding in this chat.\"","\"TelegramFaq\" : \"الأسئلة الشائعة\"","\"cast_notification_connected_message\" : \"Gekoppel aan %1$s\"","\"FilterUserRemovedFrom\" : \"**%1$s** removed from **%2$s**\"","\"AutoplayMedia\" : \"미디어 자동 재생\"","\"Alert\" : \"Benachrichtigungen anzeigen\"","\"PrivacyP2P\" : \"Peer-to-Peer in Calls\"","\"BoostingReceivedStars_one\" : \"You've received a prize of %1$d Star from %2$s!\"","\"BirthdaySetupLater\" : \"You can always set your birthday in profile settings.\"","\"cast_stop\" : \"Спыніць\"","\"DisableSharingToastEnabledPending\" : \"Sharing will enabled if **%s** approves it\"","\"wallet_buy_button_place_holder\" : \"خرید با Google\"","\"TopicShown\" : \"General topic was unhidden\"","\"cast_notification_connected_message\" : \"%1$s gailura konektatuta\"","\"CancelEmailQuestionTitle\" : \"설치 중단\"","\"mr_chooser_wifi_warning_description_tv\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que ce téléviseur\"","\"cast_tracks_chooser_dialog_cancel\" : \"ຍົກເລີກ\"","\"abc_shareactionprovider_share_with\" : \"Поділитися:\"","\"FromYou\" : \"أنت\"","\"GiftCraftSelect_other\" : \"You need to add up to **%d gifts** from\nthe same collection for crafting.\"","\"SmartNotifications\" : \"스마트 알림\"","\"mr_cast_button_disconnected\" : \"କାଷ୍ଟ କରନ୍ତୁ। ବିଚ୍ଛିନ୍ନ କରାଯାଇଛି\"","\"StoriesAlbumMenuShareLink\" : \"Share Link\"","\"HideNewChatsAlertText\" : \"You are receiving many new chats from users who are not in your Contacts List. Do you want have such chats **automatically muted** and **archived**?\"","\"mr_controller_expand_group\" : \"Разгъване\"","\"SwipeSettingsRead\" : \"Lido\"","\"ContactSupport\" : \"Contatar Suporte\"","\"GreetingHowSticker\" : \"%s set the sticker above for all empty chats **how?**\"","\"WebBookmark\" : \"Bookmark\"","\"CardNumberCopied\" : \"Card number copied to clipboard\"","\"Unblock\" : \"Nutzer freigeben\"","\"mr_chooser_wifi_learn_more\" : \"ਹੋਰ ਜਾਣੋ\"","\"MessageLockedStarsConfirmMessageMulti2Messages_one\" : \"**%d** message\"","\"common_google_play_services_notification_ticker\" : \"Fehler bei Zugriff auf Google Play-Dienste\"","\"SettingsBrowseThemes\" : \"Browse Themes\"","\"SettingsPowerSaving\" : \"Power Saving\"","\"ActionBotDocumentIdentity\" : \"Personal details\"","\"VoipChatReminderHint\" : \"We will notify you when it starts.\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTipsDE\"","\"SearchPostsHeaderFound\" : \"Public Posts\"","\"formatterYear\" : \"dd.MM.yy\"","\"AppUpdateDownloadNow\" : \"Download Now\"","\"PrivacyVoiceMessagesInfo\" : \"You can restrict who can send you voice messages with granular precision.\"","\"UseProxyTelegramInfo\" : \"MTProto 프록시 설정입니다.\"","\"cast_forward_30\" : \"ខាទៅមុខសាមសិបវិនាទី\"","\"NoSuchUsers\" : \"No such users\"","\"SimilarBots\" : \"Similar Bots\"","\"common_signin_button_text_long\" : \"Inloggen met Google\"","\"common_google_play_services_enable_text\" : \"%1$s ei toimi, ellet ota Google Play Palveluita käyttöön.\"","\"PaymentEmailToProvider\" : \"Email address will be passed to %1$s as billing info.\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s convidou você para um chat de vídeo em %2$s\"","\"PrivacyPaymentsPaymentInfoCleared\" : \"Payment info cleared.\"","\"BoostingReassignBoosts\" : \"Reassign Boosts\"","\"ChatThemeChangedYou\" : \"You changed the chat theme to %1$s\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Введите пароль, чтобы подтвердить передачу прав.\"","\"DistanceUnits\" : \"Distance Units\"","\"NotificationsOffUntil\" : \"%1$s까지 끔\"","\"common_signin_button_text_long\" : \"Google ସହ ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"abc_action_bar_home_description\" : \"ହୋମ୍ ପେଜ୍‌କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"AccActionOpenFile\" : \"Open file\"","\"ChatHintsDeleteAlertTitle\" : \"Remove suggestion\"","\"BoostingAvailableIn\" : \"available in %1$s\"","\"confirm_device_credential_password\" : \"Utiliser un mot de passe\"","\"PaintPaletteGrid\" : \"Grid\"","\"FilterRecommended\" : \"Empfohlene Ordner\"","\"TodoAllowMarkingDone\" : \"Allow Others to Mark As Done\"","\"mr_chooser_wifi_learn_more\" : \"Sužinokite daugiau\"","\"ProfileStoriesArchiveTab\" : \"Archive\"","\"AppName\" : \"Telegram\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s fijó un %2$s sticker\"","\"NotificationActionPinnedMusic\" : \"%1$s pinned an audio file in the group %2$s\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Опционални титл\"","\"BoostingWaitWarningPlural_one\" : \"Wait until the boost is available or get **%1$d** more boost by gifting a **Telegram Premium** subscription.\"","\"ImportContacts\" : \"연락처 가져오기\"","\"SetAdditionalPassword\" : \"تعيين كلمة مرور إضافية\"","\"AddMembersForwardMessages\" : \"Mostrar últimas 100 mensagens para novos membros\"","\"ActionUniqueGiftUpgradeInbound\" : \"**un1** turned the gift from you into a unique collectible\"","\"ErrorOccurred\" : \"Er is een fout opgetreden.\"","\"RestoreEmailTroubleText\" : \"If you can't restore access to your email, your remaining options are either to remember your password or to reset your account.\"","\"NotificationMessagePoll2\" : \"%1$s stuurde je een peiling %2$s\"","\"YourPasswordRememberYes\" : \"Yes, definitely\"","\"cast_expanded_controller_ad_in_progress\" : \"Oglas u tijeku…\"","\"FilterAddingChatsInfo\" : \"Espera un momento mientras\nllenamos esta carpeta…\"","\"Gift2TitleSent\" : \"Sent Gift\"","\"ResetAutomaticMediaDownloadAlert\" : \"Vuoi davvero ripristinare le impostazioni di download automatico?\"","\"SearchMessagesFilterEmptyTitle\" : \"No results\"","\"fingerprint_error_hw_not_available\" : \"Hardware sidik jari tidak tersedia.\"","\"cast_tracks_chooser_dialog_ok\" : \"אישור\"","\"LimitReachedFoldersPremium\" : \"You have reached the limit of **%1$d** folders for this account.\"","\"common_google_play_services_enable_text\" : \"%1$s só funciona com o Google Play Services ativado.\"","\"mr_button_content_description\" : \"විකාශය කරන්න\"","\"CheckPasswordInfo\" : \"Do you still remember your password?\"","\"Orange\" : \"Orange\"","\"AddManyMembersAlertTitle_one\" : \"Adicionar membro\"","\"YourEmailSuccessChangedText\" : \"Seu email de recuperação da Verificação em Duas Etapas foi alterado.\"","\"cast_seek_bar\" : \"प्लेबैक आगे-पीछे ले जाने का नियंत्रण\"","\"call_notification_hang_up_action\" : \"Colgar\"","\"call_notification_incoming_text\" : \"Gaunamasis skambutis\"","\"abc_menu_enter_shortcut_label\" : \"sartu\"","\"mr_chooser_title\" : \"এখানে কাস্ট করুন:\"","\"cast_expanded_controller_skip_ad_label\" : \"រំលង​​ពាណិជ្ជកម្ម\"","\"mr_chooser_title\" : \"Przesyłaj na\"","\"CantEditTagAdmins\" : \"Only admins can set member tags in this group.\"","\"AlwaysShowPopup\" : \"Sempre mostrar\"","\"cast_casting_to_device\" : \"Menghantar ke %1$s\"","\"IncorrectLocalization\" : \"ملف الترجمة غير صالح\"","\"mr_controller_stop\" : \"ਬੰਦ ਕਰੋ\"","\"mr_dialog_groupable_header\" : \"Cihaz ekleyin\"","\"AccessError\" : \"Toegangsfout\"","\"ShowTranslateButton\" : \"Mostra pulsante Traduci\"","\"DebugMenuCheckAppUpdate\" : \"앱 업데이트 확인\"","\"DebugShareAlertSwitchDialogsMode\" : \"Switch sharing alert dialogs mode (%1$s)\"","\"cast_forward_10\" : \"Pretočiť dopredu desať sekúnd\"","\"CustomHelp\" : \"You won't see Last Seen and Online statuses for people with whom you don't share yours. Approximate last seen will be shown instead (recently, within a week, within a month).\"","\"abc_prepend_shortcut_label\" : \"Menu+‎\"","\"ProfilePollsCount_one\" : \"%d poll\"","\"abc_toolbar_collapse_description\" : \"Vou in\"","\"cast_unmute\" : \"Hætta að þagga\"","\"google_assistant_verification_notification_title\" : \"「Google 助理」正在傳送訊息\"","\"LiteBatteryAlwaysEnabled\" : \"Always Enabled\"","\"ActionChangedTitle\" : \"un1 cambió el nombre del grupo a un2\"","\"VoipAudioSwitchedToBluetoothDevice\" : \"Audio switched to %s.\"","\"google_assistant_verification_channel_name\" : \"Segéd-hitelesítő\"","\"AreYouSureDeletePhotoEveryone\" : \"Möchtest du wirklich dieses Bild bei allen löschen?\"","\"mr_controller_album_art\" : \"Albuma noformējums\"","\"ReportBot\" : \"Report\"","\"TranslateMessagesInfo1\" : \"سيظهر زر «الترجمة» عند الضغط مرة واحدة على رسالة نصيّة.\"","\"BoostersInfoDescription\" : \"Your channel is currently boosted by these users.\"","\"fingerprint_error_hw_not_present\" : \"Šiame įrenginyje nėra piršto antspaudo jutiklio\"","\"cast_ad_label\" : \"โฆษณา\"","\"Filters\" : \"Ordner\"","\"cast_live_label\" : \"ВО ЖИВО\"","\"NotificationActionPinnedTextChannel\" : \"%1$s 님이 \"%2$s\"을(를) 고정했습니다\"","\"common_google_play_services_install_title\" : \"Thola amasevisi we-Google Play\"","\"TelegramVersion\" : \"Telegram für Android %1$s\"","\"mr_controller_expand_group\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‏‏‎‏‎‏‏‏‏‏‏‎‏‎‎‏‏‏‏‎‏‏‎‎‎‏‎‎‎‏‏‎‎‎‏‎‎‎‏‎‎‏‏‏‏‏‎‎‏‎‏‏‏‏‎‎‏‎‏‎Expand‎‏‎‎‏‎\"","\"ChannelAffiliateProgramProgramsSortProfitability\" : \"Profitability\"","\"AutoDownloadOnRoamingData\" : \"عند التجوال\"","\"ErrorSendRestrictedMusicAll\" : \"Sorry, sending music is not allowed in this group.\"","\"InviteFriends\" : \"친구 초대\"","\"FilterExcludeInfo\" : \"Elige qué chats no aparecerán en esta carpeta.\"","\"mr_system_route_name\" : \"Sistem\"","\"ErrorSendRestrictedMedia\" : \"Gli amministratori del gruppo ti hanno vietato di inviare media.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Sottotitoli\"","\"mr_controller_stop_casting\" : \"ప్రసారాన్ని ఆపివేయి\"","\"FilterUserRemovedFrom\" : \"Quitaste a **%1$s** de **%2$s**.\"","\"ResetAccountStatus\" : \"Você poderá redefinir a sua conta em:\"","\"abc_shareactionprovider_share_with_application\" : \"%sと共有\"","\"cast_ad_label\" : \"Жарнама\"","\"abc_searchview_description_voice\" : \"Айтып издөө\"","\"WrongCountry\" : \"올바른 국가번호를 입력하세요\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s ha condiviso una posizione in tempo reale nel gruppo %2$s\"","\"cast_unmute\" : \"Укључи звук\"","\"LastSeenEverybodyMinus\" : \"Tutti (-%1$d)\"","\"SearchMyChannels\" : \"Channels you joined\"","\"VideoPlayerLoop\" : \"Loop\"","\"PhoneNumberFlood\" : \"Spiacenti, hai eliminato e ricreato il tuo account troppe volte di recente. Per favore attendi alcuni giorni prima di iscriverti di nuovo.\"","\"cast_mute\" : \"ミュート\"","\"Reduce\" : \"Diminuir\"","\"AutodownloadSizeLimit\" : \"Limitar por Tamanho\"","\"call_notification_screening_text\" : \"Síar símtal sem berst\"","\"NotificationsPrioritySettings\" : \"كما في الإعدادات\"","\"mr_chooser_wifi_learn_more\" : \"ดูข้อมูลเพิ่มเติม\"","\"call_notification_ongoing_text\" : \"Pågående samtale\"","\"LinkHashExpired\" : \"Link non più attivo\"","\"ActionTakeScreenshoot\" : \"un1 took a screenshot!\"","\"BotStarsWithdrawInfoLink\" : \"https://telegram.org/privacy\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s fijó un contacto %2$s\"","\"CallForbiddenInviteLinkButton\" : \"Send Invite Link\"","\"common_open_on_phone\" : \"දුරකථනය තුළ විවෘත කරන්න\"","\"EditName\" : \"Name bearbeiten\"","\"StoryAutoExceptions\" : \"الاستثناءات التلقائية\"","\"cast_expanded_controller_background_image\" : \"အယ်လ်ဘမ်ပုံ\"","\"ActionUserWithinRadius\" : \"un1 está a %1$s de você\"","\"StoryShared\" : \"Story shared\"","\"CallText\" : \"Telegram ruft dich in %1$d:%2$02d an\"","\"RequestToJoinMembersTwo\" : \"%1$s, %2$s\"","\"RestartTopics\" : \"Reopen topics\"","\"NotificationActionPinnedGeoUser\" : \"%1$s hat einen Standort angeheftet\"","\"LowDiskSpaceButton\" : \"캐시 관리\"","\"LoginOrSingInWithGoogle\" : \"или\"","\"NotificationGroupAlbum\" : \"%1$s 님이 사진첩을 %2$s 그룹에 보냈습니다\"","\"ArchiveSearchFilter\" : \"Archive\"","\"ResetChatBackgrounds\" : \"Redefinir Papéis de Parede\"","\"AudioSearchChats\" : \"Shared Music\"","\"BoostingBoostAgain\" : \"Boost Again\"","\"common_open_on_phone\" : \"Отвори на телефонот\"","\"cast_rewind\" : \"ৰিৱাইণ্ড কৰক\"","\"RemindDayAt\" : \"'Recordar el' d 'de' MMM 'a las' HH:mm\"","\"mr_controller_casting_screen\" : \"Transmitindo tela\"","\"cast_closed_captions_unavailable\" : \"Subtitrările nu sunt disponibile\"","\"UnpinMessageAlert\" : \"Do you want to unpin this message?\"","\"AreYouSureUnblockContact\" : \"Tem certeza de que deseja desbloquear esse usuário?\"","\"cast_tracks_chooser_dialog_cancel\" : \"Cancel·la\"","\"mr_chooser_wifi_warning_description_unknown\" : \"確認其他裝置與這部裝置連上同一個 Wi-Fi 網路\"","\"AuthAnotherClientInfo2\" : \"Run Telegram Desktop to get the QR code.\"","\"MonetizationTransactionRefund\" : \"Refund\"","\"ReplyToUser\" : \"Reageren\"","\"NoUsernameFound\" : \"Benutzername nicht gefunden.\"","\"cast_rewind_10\" : \"Տաս վայրկյան հետ անցնել\"","\"fingerprint_error_lockout\" : \"入力回数が上限を超えました。しばらくしてからもう一度お試しください。\"","\"ActionInviteYou\" : \"You joined the group via invite link\"","\"cast_tracks_chooser_dialog_ok\" : \"حسنًا\"","\"UseProxyPassword\" : \"كلمة المرور\"","\"NotificationPaidMedia_one\" : \"%1$d ⭐️ media\"","\"NotificationsGroups\" : \"المجموعات\"","\"mr_controller_volume_slider\" : \"ተንሸራታች የድምፅ መቆጣጠሪያ\"","\"AutoplayVideoInfo\" : \"اضغط على أزرار الصوت لتشغيله.\"","\"status_bar_notification_info_overflow\" : \"৯৯৯+\"","\"cast_skip_next\" : \"Pular para o próximo item\"","\"call_notification_screening_text\" : \"Gaunamojo skambučio tikrinimas\"","\"PopupNotification\" : \"الإشعارات المنبثقة\"","\"mr_controller_volume_slider\" : \"Slider ng volume\"","\"cast_expanded_controller_loading\" : \"በመጫን ላይ…\"","\"NotificationGroupLeftMember\" : \"%1$s ha lasciato il gruppo %2$s\"","\"common_google_play_services_unknown_issue\" : \"%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo.\"","\"mr_user_route_category_name\" : \"Pajisjet\"","\"cast_expanded_controller_ad_in_progress\" : \"ກຳລັງໂຄສະນາ…\"","\"GigagroupAlertLearnMore\" : \"LEARN MORE\"","\"SecretChatContextBotAlert\" : \"Os bots inline são fornecidos por desenvolvedores terceiros. Para o bot funcionar, os símbolos que você digita depois do nome de usuário do bot são enviados para o respectivo desenvolvedor.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Pastikan peranti lain disambungkan kepada rangkaian Wi-Fi yang sama dengan TV ini\"","\"ReportMessages\" : \"REPORT MESSAGES\"","\"generic_error_user_canceled\" : \"O usuario cancelou a autenticación.\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s heeft een betaald bericht vastgezet voor %1$d ster\"","\"ClearHistoryTitleSingle2\" : \"Unsave messages\"","\"YourNameChanged\" : \"Name aktualisiert.\"","\"YourLoginEmailChangedSuccess\" : \"Вашу адресу е-пошти змінено.\"","\"SegmentationTabToCrop\" : \"Tik op een object om het uit te knippen\"","\"UsernameHelp\" : \"You can choose a username on **Telegram**. If you do, other people will be able to find you by this username and contact you without knowing your phone number.\n\nYou can use **a–z**, **0–9** and underscores. Minimum length is **5** characters.\"","\"ForwardedAudio_one\" : \"Forwarded voice message\"","\"abc_action_bar_up_description\" : \"Идите нагоре\"","\"mr_chooser_title\" : \"البث إلى\"","\"ConnectingYourContacts\" : \"Connecting your contacts...\"","\"AutoplayVideo\" : \"Vídeos\"","\"common_google_play_services_update_button\" : \"Atualizar\"","\"InAppPopup\" : \"In-App Pop on Screen\"","\"mr_dialog_groupable_header\" : \"Legg til en enhet\"","\"PremiumPreviewAnimatedProfiles\" : \"Animated Profile Pictures\"","\"google_assistant_verification_notification_title\" : \"Google असिस्टंट मेसेज पाठवत आहे\"","\"mr_controller_close_description\" : \"Kapat\"","\"SharingOfferEnableCancelTitle\" : \"Enable Sharing\"","\"BotEmojiStatusSetRequestForDay_other\" : \"%d days\"","\"abc_action_menu_overflow_description\" : \"گزینه‌های بیشتر\"","\"TapToEditWidget\" : \"tap to edit widget\"","\"FilterInviteErrorExcluded\" : \"You can’t share folders with excluded chats.\"","\"ShowStickers\" : \"Show stickers\"","\"NotificationActionPinnedMusicUser\" : \"\n%1$s zette een audiobestand vast\"","\"mr_controller_disconnect\" : \"Idiskonekta\"","\"DeleteToggleBanUser\" : \"Fully ban this user\"","\"JoinByPeekChannelText\" : \"This channel is private. Please join it to continue viewing its content.\"","\"YourEmailSuccessText\" : \"Je herstel-e-mailadres voor tweestapsverificatie is nu actief.\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s pinned a poll %2$s\"","\"YourBioChanged\" : \"Bio aktualisiert.\"","\"PermissionDrawAboveOtherApps\" : \"Para reproduzir vídeos no modo PiP, o Telegram precisa de acesso para aparecer sobre outros apps.\"","\"cast_expanded_controller_ad_in_progress\" : \"विज्ञापन जारी छ…\"","\"cast_pause\" : \"إيقاف مؤقت\"","\"AutoplayMedia\" : \"Auto-play media\"","\"AddBannedErrorAdmin\" : \"لا يمكنك حظر هذا المستخدم لأنه مشرف في هذه المجموعة وغير مسموح لك عزله من الإشراف.\"","\"DiscussionUnlinkGroup\" : \"Unlink Group\"","\"FreeOfTotal\" : \"Vrij: %1$s van %2$s\"","\"NotificationMessageSDPhoto\" : \"%1$s te enviou uma foto autodestrutiva\"","\"HideSendersName\" : \"Afzendernaam verbergen\"","\"fingerprint_error_hw_not_present\" : \"Ez az eszköz nem rendelkezik ujjlenyomat-érzékelővel\"","\"NotificationsServiceConnection\" : \"Conexão em Segundo Plano\"","\"ChooseLanguages\" : \"Choose languages\"","\"AddToContacts\" : \"Add to contacts\"","\"wallet_buy_button_place_holder\" : \"Buy with Google\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ਬੰਦ ਸੁਰਖੀਆਂ\"","\"BoostingStoriesByGiftingLink\" : \"Get boosts >\"","\"UnconfirmedAuthMultipleFrom_one\" : \"We detected new %d login to your account from %s. Is it you?\"","\"AbortPassword\" : \"Прервать настройку облачного пароля\"","\"SyncContactsInfoOn\" : \"I contatti da questo dispositivo saranno aggiunti al tuo account.\"","\"ActionMigrateFromGroup\" : \"This group was upgraded to a supergroup\"","\"AreYouSureDeleteThisChatWithUser\" : \"Apagar permanentemente o chat com **%1$s**?\"","\"RepeatNotificationsNever\" : \"Mai\"","\"NotificationActionPinnedGeoLiveUser\" : \"%1$s fijó una ubicación en tiempo real\"","\"GroupUserCantAdmin\" : \"Sorry, too many administrators in this group.\"","\"SearchPostsLimitReached\" : \"Limit Reached\"","\"abc_activitychooserview_choose_application\" : \"Kies 'n program\"","\"NotificationMessageGroupInvoice\" : \"%1$s ha inviato una fattura nel gruppo %2$s per %3$s\"","\"cast_seek_bar\" : \"Control de busca da reprodución\"","\"AutoDeleteGlobalActionFromYou\" : \"**You** set a self-destruct timer for all chats.\nAll new messages in this chat will be automatically deleted after **%s** they’ve been sent.\"","\"common_google_play_services_updating_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat po përditësohen aktualisht.\"","\"generic_error_user_canceled\" : \"वापरकर्त्याने ऑथेंटिकेशन रद्द केले आहे.\"","\"abc_search_hint\" : \"Rechercher…\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمی‌شود، اجرا نخواهد شد.\"","\"call_notification_screening_text\" : \"Se filtrează un apel primit\"","\"cast_tracks_chooser_dialog_audio\" : \"Ses\"","\"LiteOptionsLiquidGlass\" : \"Liquid Glass\"","\"NotificationMessageRecurringPay\" : \"%1$s wurde %2$s berechnet\"","\"call_notification_decline_action\" : \"ನಿರಾಕರಿಸಿ\"","\"cast_expanded_controller_skip_ad_text\" : \"A hirdetést átugorhatja %1$d múlva…\"","\"Gift2AddSenderNameComment\" : \"Add sender's name and comment\"","\"common_google_play_services_notification_ticker\" : \"Google Play સેવાઓની ભૂલ\"","\"SearchPostsButtonPay_one\" : \"Search for ⭐️%d\"","\"DeleteMessagesTitle\" : \"Verwijder %1$s\"","\"fcm_fallback_notification_channel_label\" : \"የተለያዩ\"","\"BoostingCheckGiftsStatisticGroup\" : \"Check your groups’ **Statistics** to see how gifts boosted your group.\"","\"abc_shareactionprovider_share_with\" : \"Jaa…\"","\"common_google_play_services_enable_text\" : \"Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။\"","\"mr_chooser_looking_for_devices\" : \"Haetaan laitteita…\"","\"ChannelWallpaper\" : \"Channel Wallpaper\"","\"SyncContactsOn\" : \"Los contactos de este dispositivo serán añadidos a esta cuenta.\"","\"PleaseEnterNewFirstPasswordLogin\" : \"يمكنك الآن تعيين كلمة مرور جديدة لاستخدامها عند تسجيل الدخول إلى حسابك. \"","\"ChannelDeleteAlert\" : \"Wait! Deleting this channel will remove all members and all messages will be lost. Delete the channel anyway?\"","\"AffiliateProgramUpdateInfo\" : \"By updating an affiliate program, you agree to the **Terms and Conditions** of Affiliate Programs.\"","\"abc_action_mode_done\" : \"Fine\"","\"BoostingGiveawayMsgAllSubsPlural_other\" : \"All subscribers of the channels:\"","\"TranscriptionTrialLeftUntil_other\" : \"You have **%1$d** free voice transcriptions left until %2$s.\"","\"cast_forward\" : \"Forward\"","\"FilterRemoveExclusionTitle\" : \"Eliminar excepción\"","\"EditWidgetContactsInfo\" : \"Display shortcuts to your most important chats for quick access.\n\nIf nobody is selected, your most frequent contacts will be shown in this widget.\"","\"BrowserSettingsHistoryShow\" : \"View History\"","\"GiftPreviewCountModels_one\" : \"This collectible features **%d** unique models\"","\"NotificationMessagePhoto\" : \"%1$s te enviou uma foto\"","\"cast_expanded_controller_ad_in_progress\" : \"বিজ্ঞাপন চলি আছে…\"","\"fcm_fallback_notification_channel_label\" : \"විවිධ\"","\"call_notification_ongoing_text\" : \"ಚಾಲ್ತಿಯಲ್ಲಿರುವ ಕರೆ\"","\"AlwaysShowPopup\" : \"Always show popup\"","\"LeaveAffiliateLink\" : \"Revoke Link\"","\"google_assistant_verification_notification_title\" : \"Google アシスタントがメッセージを送信中\"","\"StoryWidgetLocation\" : \"Location\"","\"PermissionXiaomiLockscreen\" : \"يرجى السماح لتيليجرام بالظهور على شاشة القفل للتمكن من إجراء المكالمات دون مشاكل.\"","\"abc_shareactionprovider_share_with_application\" : \"Partager avec %s\"","\"fingerprint_error_hw_not_present\" : \"This device does not have a fingerprint sensor\"","\"DebugMenuWebViewDebugEnabled\" : \"Debug attivato!\"","\"PassportFrontSide\" : \"Front Side\"","\"Caption\" : \"Caption\"","\"UsernameInUsePurchase\" : \"Deze link is al bezet.\nEchter, het staat momenteel te koop. **Lees meer...**\"","\"AttachRoundExpired\" : \"Mensagem de Vídeo Expirada\"","\"cast_ad_label\" : \"广告\"","\"ChannelEnablePaidReactionsInfo\" : \"Switch this on to let your subscribers set paid reactions with Telegram Stars, which you will be able to withdraw later as TON.\"","\"CancelAccountReset\" : \"Zurücksetzung abbrechen\"","\"FolderUpdatesTitle_other\" : \"You can join **%d new chats**\"","\"EventLogPromotedRemovedTitle\" : \"Title\"","\"StoryLiveBlockList_one\" : \"**%d person** won’t see your stories.\"","\"common_signin_button_text_long\" : \"Google менен кирүү\"","\"PasswordRecovery\" : \"Password Recovery\"","\"mr_chooser_looking_for_devices\" : \"උපාංග සඳහා සොයමින්...\"","\"mr_button_content_description\" : \"কাস্ট করুন\"","\"Gift2AuctionAlreadyParticipateSelf\" : \"You are already participating in an auction. You can only participate in one auction. Win the current round or wait until you are removed from the list of participants.\"","\"abc_search_hint\" : \"ਖੋਜ…\"","\"mr_controller_play\" : \"Wiedergabe\"","\"StoryAutoExceptionsInfo\" : \"Activa automáticamente las notificaciones para las historias de tus 5 contactos más frecuentes.\"","\"Language\" : \"언어\"","\"MessagePreview\" : \"메시지 미리보기 표시\"","\"ChannelAffiliateProgramFeature1Title\" : \"Reliable\"","\"TwoStepVerificationSetPassword\" : \"تعيين كلمة المرور\"","\"GifSavedHint\" : \"Aggiunta alle GIF preferite.\"","\"common_signin_button_text_long\" : \"Најави се со Google\"","\"UsesLimitHint\" : \"Enter custom limit\"","\"EventLogFilterNewAdmins\" : \"Admin rights\"","\"Spoiler\" : \"Spoiler\"","\"ImportStickersEnterNameInfo\" : \"Please choose a name for your set.\"","\"ArchiveSettingUnmutedFoldersInfo\" : \"Keep archived chats in the Archive even if they are unmuted and get a new message.\"","\"DeleteMessagesTextGroupPart\" : \"You can also delete the %1$s from the inboxes of other group members by checking \"Delete for all members\".\"","\"Send\" : \"Send\"","\"SearchEngine6SearchURL\" : \"reserved\"","\"YouCreatedBroadcastList\" : \"You created a broadcast list\"","\"NotificationsExceptionsAlert\" : \"Por favor note que **%1$s** são listados como exceções e não serão afetados por essa alteração.\"","\"ViewPhotoAction\" : \"View Photo\"","\"December\" : \"Dezember\"","\"PhoneOther\" : \"Other\"","\"SwipeSettingsFolders\" : \"Cambia cartella\"","\"TurnPasswordOff\" : \"Desactivar contraseña\"","\"AutoDownloadOnRoamingData\" : \"Tijdens roamen\"","\"BoostingGiveawayUsedLinksPlural_one\" : \"**%1$d** of the winners already used their gift links.\"","\"Yellow\" : \"Gelb\"","\"call_notification_screening_text\" : \"Вхідний виклик (Фільтр)\"","\"YourEmail\" : \"Je e-mailadres\"","\"mr_controller_disconnect\" : \"Deskonektatu\"","\"TwoStepVerificationPasswordSet\" : \"Password impostata!\"","\"common_google_play_services_unsupported_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata.\"","\"AutodownloadPrivateChats\" : \"Chats privados\"","\"mr_chooser_looking_for_devices\" : \"Traženje uređaja…\"","\"GiftOfferOfferedTextTONExpiredOut\" : \"**%1$s's** offer has expired. **%2$s TON** for **%3$s**.\"","\"google_assistant_verification_notification_title\" : \"ຜູ້ຊ່ວຍ Google ກຳລັງສົ່ງຂໍ້ຄວາມ\"","\"mr_controller_casting_screen\" : \"ማያ ገጽን Cast በማድረግ ላይ\"","\"NotificationMessageGroupTodo2\" : \"%1$s sent a checklist %3$s to the group %2$s\"","\"mr_cast_button_disconnected\" : \"Հեռարձակել։ Անջատած է\"","\"SaveVideo\" : \"Save Video\"","\"NotificationActionPinnedNoText\" : \"%1$s heeft bericht vastgezet in de groep %2$s\"","\"mr_controller_expand_group\" : \"ขยาย\"","\"VoipGroupAudioRecordSaved\" : \"Audio saved to **Saved Messages**.\"","\"StarsNeededTextLink\" : \"Buy **Stars** to keep your channel subscriptions.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Нөгөө төхөөрөмж энэ төхөөрөмжтэй ижил Wi-Fi сүлжээнд байгаа болохыг баталгаажуулна уу\"","\"mr_chooser_wifi_warning_description_tv\" : \"Assegura't que l'altre dispositiu estigui connectat a la mateixa xarxa Wi‑Fi que aquest televisor\"","\"AutoDownloadMaxVideoSize\" : \"Dimensione massima video\"","\"mr_controller_disconnect\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‎‏‎‏‏‎‎‎‏‏‏‎‎‏‎‎‏‏‏‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‏‎‏‎‎‎‏‏‎‏‏‏‏‎‎‏‎Disconnect‎‏‎‎‏‎\"","\"AddAsAdmin\" : \"Add as admin\"","\"cast_expanded_controller_ad_image_description\" : \"ਇਹ ਚਿੱਤਰ ਕਾਸਟ ਰਿਸੀਵਰ ਵੱਲੋਂ ਕੋਈ ਇਸ਼ਤਿਹਾਰ ਚਲਾਏ ਜਾਣ ਦੌਰਾਨ ਵਿਖਾਇਆ ਜਾਂਦਾ ਹੈ\"","\"ChannelWallpaperUpdated\" : \"Wallpaper updated\"","\"YourPassword\" : \"Ваш пароль\"","\"mr_cast_button_disconnected\" : \"Sakaza. Inqamukile\"","\"cast_connecting_to_device\" : \"%1$s এর সাথে সংযোগ করা হচ্ছে\"","\"fingerprint_error_hw_not_present\" : \"Ta naprava nima tipala prstnih odtisov\"","\"WrongCodeTitle\" : \"Código incorreto\"","\"NoSharedAudio\" : \"Die hier geteilten Lieder kannst du von jedem deiner Geräte aufrufen.\"","\"cast_forward_10\" : \"দশ সেকেন্ড ফরওয়ার্ড করুন\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Diğer cihazın bu cihaz ile aynı kablosuz ağa bağlandığından emin olun\"","\"UsernameAvailable\" : \"%1$s is available.\"","\"ActionUserWithinOtherRadius\" : \"un1 is now within %1$s from un2\"","\"FilterInvitePrivateGroupToast\" : \"You don’t have the admin rights to share invite links to this private group.\"","\"fingerprint_not_recognized\" : \"Niet herkend\"","\"AutoDownloadOnRoamingDataInfo\" : \"EINSCHALTEN, wenn du möchtest, dass Medien automatisch heruntergeladen werden sollen, wenn du Roaming benutzt.\"","\"NotificationsDefault\" : \"Standard\"","\"abc_searchview_description_search\" : \"Αναζήτηση\"","\"cast_expanded_controller_ad_image_description\" : \"कास्ट मिळवणारा जाहिरात प्ले करतो तेव्हा इमेज प्रदर्शित केली जाते\"","\"NotificationActionPinnedGeo\" : \"%1$s ha fissato una posizione nel gruppo %2$s\"","\"common_google_play_services_update_button\" : \"Updaten\"","\"mr_chooser_zero_routes_found_title\" : \"Hakuna vifaa vilivyopatikana\"","\"SortFirstName\" : \"Nombre\"","\"cast_skip_next\" : \"ຂ້າມໄປລາຍການຕໍ່ໄປ\"","\"Reduce\" : \"تقليل\"","\"YourEmailSuccessChangedText\" : \"Е-пошту для відновлення пароля двоетапної перевірки змінено.\"","\"mr_controller_album_art\" : \"Albumaren azala\"","\"abc_capital_off\" : \"ਬੰਦ\"","\"SortBy\" : \"Sort By\"","\"LiteSmoothTransitions\" : \"Enable Smooth Transitions\"","\"Stories_other\" : \"%d Stories\"","\"AuthAnotherClientUrl\" : \"Este código se puede utilizar para permitir que alguien inicie sesión en tu cuenta de Telegram.\n\nPara confirmar el inicio de sesión, ve a Ajustes > Dispositivos > Escanear QR y escanea el código.\"","\"cast_closed_captions_unavailable\" : \"उपशीर्षकहरू उपलब्ध छैनन्\"","\"abc_action_bar_home_description\" : \"Ugrás a főoldalra\"","\"NotificationChatMessagePaidMedia_one\" : \"نشر %2$s منشورًا مدفوع الأجر في مجموعة %3$s مقابل نجمة واحدة\"","\"IncomingCallsCount_other\" : \"%1$d incoming calls\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s ha fissato un punteggio\"","\"common_google_play_services_unknown_issue\" : \"Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക.\"","\"CancelPasswordResetYes\" : \"ТАК\"","\"ViewStory\" : \"View Story\"","\"SharedGroupsTab2\" : \"المجموعات\"","\"LearnMore\" : \"Learn More\"","\"mr_user_route_category_name\" : \"آلات\"","\"RequireMonthlyFeeInfoFrozen\" : \"If you need to change the subscription fee, create a new invite link with different price.\"","\"SendingPhoto\" : \"sending a photo...\"","\"YourPasswordRemember\" : \"Sua conta está protegida pela Verificação em Duas Etapas.\nVocê ainda lembra da sua senha?\"","\"ActionChangedPhoto\" : \"un1 ha cambiato la foto del gruppo\"","\"Gift2InfoOutPinned\" : \"%1$s kept this gift in your Profile.\"","\"mr_chooser_wifi_warning_description_phone\" : \"අනෙක් උපාංගය මෙම දුරකථනය මෙන් එකම Wi-Fi ජාලයෙහි ඇති බවට වග බලා ගන්න\"","\"PrivacyProfilePhotoInfo4\" : \"Add users or entire groups that will still see your profile photo.\"","\"AudioUnknownTitle\" : \"Onbekende titel\"","\"MonetizationProceedsStarsInfoLink\" : \"https://telegram.org/tos/stars/\"","\"NotificationMessageGroupDocument\" : \"%1$s enviou um arquivo para o grupo %2$s\"","\"cast_expanded_controller_ad_image_description\" : \"Bildet vises mens cast-mottakeren spiller av en annonse\"","\"common_signin_button_text\" : \"സൈൻ ഇൻ ചെയ്യുക\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"자동 다운로드 설정을 변경하여 로밍 시 데이터 사용량을 줄일 수 있습니다.\"","\"cast_tracks_chooser_dialog_none\" : \"Nincs\"","\"Blue\" : \"파란색\"","\"Permanent\" : \"Primaire link\"","\"fingerprint_error_user_canceled\" : \"የጣት አሻራ ክወና በተጠቃሚ ተሰርዟል።\"","\"Gift2Unpinned\" : \"Gift unpinned\"","\"ImportToUser\" : \"Do you want to import messages from **%1$s** to the chat with **%2$s**?\"","\"ViewContact\" : \"VIEW CONTACT\"","\"NotificationActionPinnedQuizUser\" : \"%1$s fixou o quiz %2$s\"","\"Page3Message\" : \"**Telegram** предоставляет бесплатное безлимитное облачное хранилище для чатов и медиа.\n\"","\"NotificationMessageGameScored\" : \"%1$s behaalde %3$s punten met het spel %2$s\"","\"WidgetPasscode2\" : \"Attenzione: I tuoi widget mostreranno tutti i messaggi recenti, ma per aprire l'app e rispondere sarà necessario il codice di accesso.\"","\"BoostingStarsGiveawayAdditionPrizeCountHint_one\" : \"All prizes: **%1$d Star**.\"","\"FolderLinkPreviewLeft\" : \"All chats\"","\"PremiumPreviewFolderTagsDescription\" : \"Display folder names for each chat in the chat list.\"","\"mr_chooser_wifi_learn_more\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‎‎‎‏‎‏‏‏‎‏‎‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‏‎‏‎‏‎‏‎‎‏‎‎‏‏‎‎‏‎‎‏‏‏‎Learn more‎‏‎‎‏‏‎‎‏‎‎‏‏‏‎‎‏‎‎‏‎\"","\"cast_disconnect\" : \"Desconectar\"","\"Back\" : \"Back\"","\"UseProxyPort\" : \"포트\"","\"ErrorSendRestrictedMediaAll\" : \"Spiacenti, non è permesso inviare media in questo gruppo.\"","\"mr_chooser_searching\" : \"Gailuak bilatzen\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s heeft sticker vastgezet\"","\"YourEmailAlmostThereText\" : \"يرجى تفقُّد بريدك الإلكتروني والضغطُ على رابط التأكيد لإتمام تفعيل التحقق بخطوتين. قم بتفقُّد مجلدِ الرسائل غير المرغوب بها أيضًا.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Maak seker dat die ander toestel op dieselfde wi-fi-netwerk as hierdie foon is\"","\"SavedDialogsTab\" : \"Chats\"","\"LastSeenDate\" : \"마지막 접속: \"","\"call_notification_incoming_text\" : \"Входящо обаждане\"","\"common_signin_button_text\" : \"সাইন-ইন করুন\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Ziurtatu beste gailua gailu honen wifi-sare berera konektatuta dagoela\"","\"InviteToTelegram\" : \"INVITE TO TELEGRAM\"","\"ic_media_route_learn_more_accessibility\" : \"அலைபரப்புவதற்கான வழிமுறையை அறிக\"","\"BackgroundPreviewLine1\" : \"ملحوظة: بعض صور الخلفيات تبدو أفضل مع التأثير الضبابي.\"","\"EditProfileLocation\" : \"Change Location\"","\"NotificationActionPinnedMusicUser\" : \"%1$s hat eine Audiodatei angeheftet\"","\"SharingOfferEnableHeaderShortYou\" : \"You suggest to enable sharing in this chat\"","\"abc_search_hint\" : \"Претражите…\"","\"PollResults\" : \"Poll Results\"","\"cast_expanded_controller_background_image\" : \"ஆல்பம் ஆர்ட்\"","\"TooLongError\" : \"Too long\"","\"BoostingGiveawayHowItWorksTextGroup_one\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscription for %4$s for its members.\"","\"cast_forward\" : \"Spol frem\"","\"VideoCall\" : \"Videochamada\"","\"FreshChangePhoneForbidden\" : \"For security reasons, you can't change phone number from a device that you've just connected. Please use an earlier connection or wait for a few hours.\"","\"mr_chooser_wifi_warning_description_car\" : \"दुसरे डिव्हाइस ही कार आहे त्याच वाय-फाय नेटवर्कवर असल्याची खात्री करा\"","\"PaymentInfoHint\" : \"You paid **%1$s** for **%2$s**.\"","\"abc_search_hint\" : \"Αναζήτηση…\"","\"cast_closed_captions\" : \"Titrat\"","\"common_open_on_phone\" : \"फ़ोन पर खोलें\"","\"ActionInviteUser\" : \"un1 ist der Gruppe per Link beigetreten\"","\"ChangePhoneNumberSuccessWithPhone\" : \"Tu número fue cambiado a %1$s.\"","\"AreYouSure\" : \"Bist du sicher?\"","\"cast_expanded_controller_live_head_description\" : \"IIsikhundla samanje sisekhanda lokusakaza bukhoma\"","\"mr_cast_button_connected\" : \"‏העברה (cast). מחובר\"","\"PermissionNoLocation\" : \"회원님의 위치를 친구들과 공유하려면 텔레그램에게 위치 접근 권한이 필요합니다.\"","\"NotificationMessageNoText\" : \"%1$s님이 메시지를 보냈습니다\"","\"TryAgain\" : \"Try Again\"","\"MediaSavedHint_other\" : \"%1$d Objekte in Galerie gespeichert.\"","\"generic_error_user_canceled\" : \"Autentificarea a fost anulată de utilizator.\"","\"ProfilePopupNotification\" : \"الإشعارات المنبثقة\"","\"NotificationMessageGiveaway\" : \"%1$s te enviou um sorteio de %2$sx assinaturas do Premium de \n%3$sm\"","\"ResendSmsAvailableIn\" : \"Puedes solicitar un nuevo SMS en %1$d:%2$02d\"","\"mr_controller_expand_group\" : \"Ծավալել\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wachtwoord\"","\"cast_pause\" : \"Posa en pausa\"","\"formatDateAtTime\" : \"%1$s at %2$s\"","\"DebugMessageSkeletonsLightOverlayAlpha\" : \"Light overlay alpha\"","\"common_google_play_services_unsupported_text\" : \"%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie.\"","\"abc_menu_space_shortcut_label\" : \"ክፍተት\"","\"NotificationGroupAddSelf\" : \"%1$s is terug in de groep %2$s\"","\"fcm_fallback_notification_channel_label\" : \"Զանազան\"","\"StoriesAlbumNewAlbum\" : \"New Album\"","\"call_notification_answer_action\" : \"Răspunde\"","\"FilterChats\" : \"Chats\"","\"call_notification_answer_video_action\" : \"वीडियो\"","\"common_google_play_services_update_title\" : \"Обновите сервисы Google Play\"","\"White\" : \"Bianco\"","\"formatterGiveawayCard\" : \"yyyy MMM dd\"","\"NotificationGroupFew\" : \"%1$s envió %3$s al grupo %2$s\"","\"ActionRefunded\" : \"un1 reembolsó %1$s\"","\"abc_menu_space_shortcut_label\" : \"ruang\"","\"ChatSetPhotoOrVideo\" : \"Set Photo or Video\"","\"EnterCode\" : \"Code eingeben\"","\"common_signin_button_text_long\" : \"Mag-sign in sa Google\"","\"abc_search_hint\" : \"Szukaj…\"","\"PhoneNumber\" : \"Номер телефону\"","\"cast_expanded_controller_skip_ad_label\" : \"광고 건너뛰기\"","\"call_notification_answer_action\" : \"Պատասխանել\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ਸੇਵਾਵਾਂ ਦੀ ਉਪਲਬਧਤਾ\"","\"call_notification_hang_up_action\" : \"วางสาย\"","\"TerminateSessionText\" : \"Are you sure you want to terminate this session?\"","\"FilterInviteHint\" : \"Select group and channels that you want everyone who adds the folder via invite link to join.\"","\"cast_notification_disconnect\" : \"Deconectează\"","\"YourPassword\" : \"Je wachtwoord\"","\"mr_cast_button_connected\" : \"Emet. Connectat.\"","\"SavedTagLabelTagText\" : \"You can label your emoji tag with a text name.\"","\"confirm_device_credential_password\" : \"استخدام كلمة المرور\"","\"cast_closed_captions\" : \"Alt yazılar\"","\"fingerprint_not_recognized\" : \"Identifierades inte\"","\"NewCallSearch\" : \"Search for contacts or usernames...\"","\"VoipGroupStartAsInfo\" : \"Choose whether you want to be displayed as your personal account or as your channel.\"","\"EventLogRestrictedSendStickers\" : \"Send stickers & GIFs\"","\"abc_action_mode_done\" : \"Bitti\"","\"WaitMore\" : \"الانتظار أكثر\"","\"call_notification_incoming_text\" : \"ಒಳಬರುವ ಕರೆ\"","\"fingerprint_error_no_fingerprints\" : \"Azikho izigxivizo zeminwe ezibhalisiwe.\"","\"RequestAnotherSMS\" : \"Request another SMS\"","\"AutoDelete24Hours\" : \"24 hours\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Altyazılar\"","\"LiveStoryMessageRemoveStars\" : \"Remove Stars\"","\"SearchEngine3AutocompleteURL\" : \"https://api.bing.com/osjson.aspx?query=\"","\"common_google_play_services_install_title\" : \"Google Play-Dienste installieren\"","\"mr_cast_dialog_title_view_placeholder\" : \"ინფორმაცია მიუწვდომელია\"","\"call_notification_answer_action\" : \"Jawab\"","\"ErrorSendRestrictedDocuments\" : \"Los admins. de este grupo han restringido que envíes archivos.\"","\"abc_action_bar_home_description\" : \"होम पेज पर जाएं\"","\"PrivacyPhoneInfo2\" : \"Puoi aggiungere utenti o interi gruppi come eccezioni che annulleranno le impostazioni precedenti.\"","\"PhoneNumberChangeTitle\" : \"Cambia numero\"","\"mr_cast_button_connecting\" : \"‏העברה (cast). מתבצעת התחברות\"","\"NotificationsAndSounds\" : \"Notifications and Sounds\"","\"fingerprint_dialog_touch_sensor\" : \"Toca el sensor de huellas dig.\"","\"AutoDownloadPhotosOn\" : \"Foto\"","\"PassportNativeHeader\" : \"Your name\"","\"FilesSavedHintLinked_other\" : \"%1$d Dateien in **Downloads** gespeichert.\"","\"SendingSms\" : \"Надсилаємо SMS...\"","\"HashtagSearchEmptyViewFilteredSubtitle\" : \"There were no results for %s.\nTry another hashtag.\"","\"generic_error_no_keyguard\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‎‎‏‎‎‎‏‎‏‎‏‎‏‎‎‏‏‎‏‏‏‎‎‏‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‏‏‎‏‎‎‏‏‏‏‎‎‎‏‎‏‏‏‎‎‎This device does not support PIN, pattern, or password.‎‏‎‎‏‎\"","\"cast_forward_10\" : \"10 秒早送り\"","\"Gift2Send_one\" : \"Send a Gift for ⭐️%d\"","\"Characters_one\" : \"%1$d symbol\"","\"call_notification_incoming_text\" : \"Símtal berst\"","\"UseProxySettings\" : \"Usa proxy\"","\"FolderLinkSubtitleChats_one\" : \"Do you want to join **%1$d chat** and add them to the folder **%2$s**?\"","\"formatterBannedUntilThisYear24H\" : \"MMM dd, HH:mm\"","\"Gift2UpgradeText\" : \"Turn your gift into a unique collectible that you can transfer or auction.\"","\"mr_controller_album_art\" : \"Seni album\"","\"default_error_msg\" : \"Nepoznata pogreška\"","\"BoostingDate\" : \"Date\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lozinka\"","\"PhoneNumberAlert\" : \"Nutzer werden deine neue Nummer sehen, wenn sie diese in ihrem Adressbuch gespeichert haben oder deine Einstellungen es erlauben. Unter Einstellungen > Privatsphäre und Sicherheit > Telefonnummer kannst du es jederzeit anpassen.\"","\"FilterNeverShow\" : \"Chats ausschließen\"","\"CocoonFeature1TextLink\" : \"https://t.me/cocoon\"","\"cast_expanded_controller_ad_image_description\" : \"Imagem apresentada enquanto o recetor de transmissão está a reproduzir um anúncio\"","\"ActionUniqueGiftTransferOutboundAssigned\" : \"You started displaying %s on your Telegram profile page.\"","\"PleaseLoginPassport\" : \"Per favore accedi al tuo account Telegram per usare Telegram Passport.\"","\"AutoDownloadChannels\" : \"Canales\"","\"BusinessAwaySchedule\" : \"Schedule\"","\"FwdMessageToManyChats_one\" : \"Message forwarded to **a chat**.\"","\"LinkInvalidLong\" : \"The name must not exceed 32 characters.\"","\"SendByEnter\" : \"Enviar com Enter\"","\"UseProxySecret\" : \"Segredo\"","\"Emoji\" : \"Emoji\"","\"common_google_play_services_wear_update_text\" : \"‏Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔\"","\"cast_rewind_10\" : \"Atsukti dešimt sekundžių atgal\"","\"cast_closed_captions\" : \"Subtítols\"","\"SearchBackgrounds\" : \"이미지 검색\"","\"PremiumReadText2\" : \"Subscription will let you see **%s’s** read time without showing yours.\"","\"StealthModeHint\" : \"Turn Stealth Mode on to hide the fact that you viewed peoples’ stories from them.\"","\"AudioSearchGlobal\" : \"Global Search\"","\"mr_controller_no_media_selected\" : \"ไม่ได้เลือกสื่อไว้\"","\"ExpiredLink\" : \"Expired Link\"","\"LowDiskSpaceTitle\" : \"Let op\"","\"StarsNeededText\" : \"Buy **Stars** and use them on **%s** and other miniapps.\"","\"PassportNameCountry\" : \"Name (%1$s)\"","\"Replies_other\" : \"%1$d Replies\"","\"cast_skip_next\" : \"التخطي إلى العنصر التالي\"","\"Gift2ConvertStars_other\" : \"%d Stars\"","\"NotificationHiddenChatName\" : \"텔레그램\"","\"NotificationReactGiveaway\" : \"내 %2$s 경품에 %1$s님이 반응했습니다.\"","\"AutoDeleteAlertUserInfo\" : \"Automatically delete new messages after a certain period of time for you and %1$s.\"","\"common_signin_button_text\" : \"Kirish\"","\"PrivacyBirthdayTitle\" : \"Who can see my birthday?\"","\"Vibrate\" : \"Trillen\"","\"AllowFillNumber\" : \"Sta het ontvangen van oproepen toe zodat we automatisch je telefoonnummer kunnen bevestigen.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que cette montre\"","\"StoryViewMessage\" : \"View Message >\"","\"cast_mute\" : \"Wycisz\"","\"ActionUserWithinOtherRadius\" : \"un1 ahora está a %1$s de un2\"","\"abc_searchview_description_clear\" : \"ล้างคำค้นหา\"","\"fingerprint_not_recognized\" : \"Ei tunnistettu\"","\"RemindDayYearAt\" : \"'Напомнить' d MMM yyyy 'в' HH:mm\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"패스키\"","\"DeletePhoto\" : \"Rimuovi la foto\"","\"Gift2ActionCraftedTitle\" : \"Crafted Gift\"","\"Gray\" : \"Grijs\"","\"mr_cast_button_connecting\" : \"Igorpena. Konektatzen\"","\"abc_menu_space_shortcut_label\" : \"боштук\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Субтитрлер\"","\"ChannelSettingsJoinRequestInfo\" : \"Turn this on if you want users to join the group only after they are approved by an admin.\"","\"RestorePasswordResetPasswordOk\" : \"Пароль для двухэтапной аутентификации был сброшен.\"","\"ActionBotDocumentIdentity\" : \"التفاصيل الشخصية\"","\"Gift2UniqueUnpackUpgradeNotification\" : \"unpacked the Gift\"","\"PermissionDrawAboveOtherAppsTitle\" : \"Beeld-in-beeld\"","\"cast_expanded_controller_live_head_description\" : \"Praegune positsioon on reaalajas voo alguses\"","\"UsernameHelpLink\" : \"يفتح هذا الرابط محادثة معك:\n%1$s\"","\"RestoreEmailSentInfo\" : \"Пожалуйста, проверьте почту и введите 6-значный код, который мы на неё отправили.\"","\"BoostingGiveawayEnterYourPrize\" : \"Enter Your Prize\"","\"AutoDownloadCustom\" : \"Aangepast\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Mga Nakasarang Caption\"","\"MessageScheduledRepeatOptionYearly\" : \"Yearly\"","\"InviteTextNum_other\" : \"Hey, I'm using Telegram to chat – and so are %1$d of our other contacts. Join us! Download it here: %2$s\"","\"InvalidPhoneNumber\" : \"رقم هاتف غير صالح، يرجى التحقق من الرقم والمحاولة مرة أخرى.\"","\"AttachLivePhoto\" : \"Motion Photo\"","\"CreateTheme\" : \"Create Theme\"","\"PrivacyBioInfo\" : \"Puoi decidere chi può vedere la bio sul tuo profilo con precisione dettagliata.\"","\"SelectAccount\" : \"Select Account\"","\"mr_controller_no_info_available\" : \"Nu sunt disponibile informații\"","\"mr_controller_casting_screen\" : \"විකාශ තිරය\"","\"fingerprint_error_no_fingerprints\" : \"未登錄任何指紋。\"","\"common_google_play_services_unknown_issue\" : \"%1$s-ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა.\"","\"SwipeDeleteChat\" : \"삭제\"","\"mr_chooser_wifi_warning_description_tablet\" : \"确保另一设备与此平板电脑连接到同一 WLAN 网络\"","\"AccDescrTabs\" : \"Web tabs %1$s\"","\"FolderLinkUpdatedSubtitle_other\" : \"You have added %d new chats.\"","\"CheckPasswordPerfect\" : \"Perfekt!\"","\"fingerprint_error_hw_not_available\" : \"Vingerafdrukhardeware is nie beskikbaar nie.\"","\"NotificationGroupForwardedFew\" : \"%1$s forwarded %3$s to the group %2$s\"","\"cast_rewind_30\" : \"Indietro di 30 secondi\"","\"NoHandleAppInstalled\" : \"لا تملك تطبيقًا يمكنه فتح صيغة الملفات '%1$s'، يرجى تنزيل تطبيق مناسب للاستمرار\"","\"CheckPasswordPerfect\" : \"Perfect!\"","\"SponsoredMessage\" : \"sponsored\"","\"SecretWebPageInfo\" : \"Voorbeelden van links worden op de Telegram-servers gegenereerd. We slaan geen informatie op over de links die je verstuurt.\"","\"NotificationGroupKickMember\" : \"%1$s removed %3$s from the group %2$s\"","\"search_menu_title\" : \"Soek\"","\"cast_stop_live_stream\" : \"Peata reaalajas voogesitus\"","\"call_notification_hang_up_action\" : \"Leggja á\"","\"ActionUserInvitedToGroup\" : \"un1 te invitó a este grupo\"","\"mr_controller_close_description\" : \"Закрити\"","\"SwipeToGoNextUnreadTopic\" : \"Pull up to go to the next unread topic\"","\"cast_seek_bar\" : \"Στοιχείο ελέγχου αναζήτησης αναπαραγωγής\"","\"common_google_play_services_install_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho.\"","\"Calendar\" : \"Calendar\"","\"BackgroundPreviewLine1\" : \"Hint: some background images look better when blurred.\"","\"cast_rewind\" : \"Geri sar\"","\"WidgetLoggedOff\" : \"تم الخروج من الحساب.\"","\"mr_chooser_searching\" : \"Naghahanap ng mga device\"","\"EnterYourTelegramPasscode\" : \"Enter your Telegram passcode\"","\"Set\" : \"تعيين\"","\"confirm_device_credential_password\" : \"പാസ്‌വേഡ് ഉപയോഗിക്കുക\"","\"mr_chooser_wifi_warning_description_watch\" : \"ਪੱਕਾ ਕਰੋ ਕਿ ਦੂਜਾ ਡੀਵਾਈਸ ਉਸੇ ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ 'ਤੇ ਹੈ, ਜਿਸ 'ਤੇ ਇਹ ਘੜੀ ਹੈ\"","\"common_signin_button_text_long\" : \"Google ilə daxil olun\"","\"CheckPasswordPerfectInfo\" : \"Você lembra da sua senha.\"","\"DeleteStoriesSubtitle_one\" : \"Are you sure you want to delete %d story?\"","\"Pink\" : \"الزهري\"","\"RestorePasswordResetAccount\" : \"СКИНУТИ АКАУНТ\"","\"mr_dialog_default_group_name\" : \"Hópur\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Tiyaking nasa iisang Wi-Fi network ang ibang device at ang tablet na ito\"","\"RevokeAlertNewLink\" : \"The previous invite link is now inactive. A new link has been generated.\"","\"abc_shareactionprovider_share_with\" : \"اس کے ساتھ اشتراک کریں\"","\"cast_closed_captions\" : \"Субтитры\"","\"CancelLinkExpired\" : \"Link non valido o scaduto.\"","\"RestoreEmailSentTitle\" : \"Wiederherstellungscode\"","\"fingerprint_error_hw_not_present\" : \"Toto zariadenie nemá senzor odtlačkov prstov\"","\"UserBirthdayHint\" : \"������ %1$s’s having a birthday today. You can give %1$s **Telegram Premium** as a birthday gift.\"","\"cast_unmute\" : \"Némítás feloldása\"","\"GiftCraftSelect_one\" : \"You need to add up to **%d gift** from\nthe same collection for crafting.\"","\"abc_toolbar_collapse_description\" : \"সংকোচন কৰক\"","\"FilterIncludeInfo\" : \"Elige qué chats aparecerán en esta carpeta.\"","\"AIEditorEmojify\" : \"emojify\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"abc_searchview_description_query\" : \"શોધ ક્વેરી\"","\"abc_searchview_description_search\" : \"Cerca\"","\"BotEditCommands\" : \"Edit Commands\"","\"common_google_play_services_updating_text\" : \"%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå.\"","\"call_notification_answer_video_action\" : \"ვიდეო\"","\"NotificationsOther\" : \"기타\"","\"CheckPasswordBackToSettings\" : \"Voltar às Configurações\"","\"common_google_play_services_update_title\" : \"Google Play қызметтерін жаңарту\"","\"QuoteTo\" : \"Quote to…\"","\"DebugMenuDualOffToast\" : \"Dual camera button is hidden\"","\"DebugMenuClearWebViewCookies\" : \"Limpar cookies do WebView\"","\"fingerprint_not_recognized\" : \"തിരിച്ചറിഞ്ഞില്ല\"","\"default_error_msg\" : \"Erro desconhecido\"","\"search_menu_title\" : \"البحث\"","\"call_notification_decline_action\" : \"Ablehnen\"","\"mr_controller_stop_casting\" : \"ឈប់ភ្ជាប់\"","\"ForwardedPhoto_one\" : \"Forwarded photo\"","\"SearchMessagesIn\" : \"Messages in %s\"","\"Short\" : \"قصير\"","\"FilterContacts\" : \"Contactos\"","\"NotificationActionPinnedInvoice\" : \"%1$s heeft een factuur in de groep %2$s vastgezet\"","\"abc_searchview_description_submit\" : \"استفسار جمع کرائیں\"","\"mr_chooser_searching\" : \"Iskanje naprav\"","\"IncomingCallsCount_one\" : \"%1$d incoming call\"","\"CancelPasswordResetNo\" : \"НІ\"","\"ClearHistoryMyNotesMessage\" : \"Are you sure you want to delete all your notes?\"","\"BoostingGiveawayHowItWorksSubTextDateSeveral2_other\" : \"and **%1$d** other listed channels after **%2$s** on **%3$s**\"","\"March\" : \"Marzo\"","\"fingerprint_error_user_canceled\" : \"El usuario canceló la operación de huella digital.\"","\"UseProxySettings\" : \"Proxy-Einstellungen benutzen\"","\"Gift2NewCollectionText\" : \"Choose a name for your collection and start adding your gifts there.\"","\"EventLogAllAdmins\" : \"All admins\"","\"EnterPassword\" : \"Inserisci password\"","\"AutoNightLocation\" : \"Use Local Sunset & Sunrise\"","\"RequestCallButton\" : \"Bel me om de code op te lezen\"","\"mr_cast_button_disconnected\" : \"कास्‍ट करा. डिस्कनेक्ट केले आहे\"","\"generic_error_no_keyguard\" : \"To urządzenie nie obsługuje kodu PIN, wzoru ani hasła.\"","\"abc_searchview_description_query\" : \"Pertanyaan carian\"","\"cast_pause\" : \"Pauzēt\"","\"cast_notification_default_channel_name\" : \"Transmitir\"","\"SecretChat\" : \"Geheime Chats\"","\"cast_rewind_30\" : \"Премотај тридесет секунди уназад\"","\"NextMediaTap\" : \"Show next media on Tap\"","\"generic_error_no_device_credential\" : \"Nie je nastavený kód PIN, vzor ani heslo.\"","\"common_google_play_services_install_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை.\"","\"cast_expanded_controller_live_head_description\" : \"Aktuelle Position: Spitze des Livestreams\"","\"common_google_play_services_install_button\" : \"ដំឡើង\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"هل ترغب حقًا في حذف **الرسائل المحفوظة**؟\"","\"ResetToOriginalPhotoTitle\" : \"Reset Photo\"","\"mr_controller_volume_slider\" : \"ਵੌਲਿਊਮ ਸਲਾਈਡਰ\"","\"BotStarsOverviewInfo\" : \"Stars from your total balance become available for spending on ads and rewards 21 days after they are earned.\"","\"NotificationActionPinnedRoundUser\" : \"%1$s fixou uma mensagem de vídeo\"","\"NotificationsGroups\" : \"Groepen\"","\"UseProxyTelegramError\" : \"De door jou ingestelde proxy is niet correct geconfigureerd en zal daarom worden uitgeschakeld. Probeer een andere Proxy.\"","\"LeaveAffiliateLinkButton\" : \"Leave\"","\"VoipDeclineCall\" : \"Decline\"","\"PrepaidGiveawayMonths_one\" : \"%1$d-month\"","\"VibrationDisabled\" : \"Uitgeschakeld\"","\"abc_action_mode_done\" : \"Klaar\"","\"SettingsRecent\" : \"عمليات البحث الأخيرة\"","\"SetAdditionalPasswordInfo\" : \"Puoi impostare una password che sarà richiesta quando accedi su un nuovo dispositivo oltre al codice che ricevi via SMS.\"","\"ErrorSendRestrictedDocumentsAll\" : \"Sorry, sending documents is not allowed in this group.\"","\"PaymentCardExpireDate\" : \"MM/YY\"","\"StarsNotAvailableTitle\" : \"Not Available\"","\"cast_forward_10\" : \"Előretekerés tíz másodperccel\"","\"AskButton\" : \"اسأل متطوعًا\"","\"abc_searchview_description_query\" : \"தேடல் வினவல்\"","\"cast_casting_to_device\" : \"Đang truyền tới %1$s\"","\"MessageScheduleSend\" : \"Send Now\"","\"CancelPollAlertText\" : \"Are you sure you want to discard this poll?\"","\"CancelEmailQuestion\" : \"Wirklich die E-Mail-Einrichtung abbrechen?\"","\"abc_action_mode_done\" : \"सम्पन्न भयो\"","\"abc_action_bar_up_description\" : \"转到上一层级\"","\"ClearingCache\" : \"يتم مسح التخزين المؤقت\"","\"common_google_play_services_enable_title\" : \"Virkja þjónustu Google Play\"","\"StoryPrivacyAlertSubtitle_one\" : \"Choose who can view your story\"","\"abc_menu_space_shortcut_label\" : \"Probel\"","\"ScheduleNotifyOnChannel\" : \"Subscribers will be notified\"","\"NotificationsPriorityLow\" : \"Laag\"","\"cast_closed_captions_unavailable\" : \"Субтитры недоступны\"","\"mr_controller_stop\" : \"Zastavit\"","\"PopupNotification\" : \"Notificación pop-up\"","\"BoostLevel_other\" : \"Level %d\"","\"common_signin_button_text_long\" : \"Log ind med Google\"","\"common_google_play_services_notification_ticker\" : \"កំហុស​​សេវាកម្ម​ Google កម្សាន្ត\"","\"common_google_play_services_notification_channel_name\" : \"Доступность сервисов Google Play\"","\"cast_expanded_controller_loading\" : \"لوڈ ہو رہا ہے…\"","\"ThemePreviewDialogMessage4\" : \"Any ideas?\"","\"mr_controller_album_art\" : \"Obal alba\"","\"LowDiskSpaceTitle\" : \"Attention\"","\"DidNotGetTheCodeInfo\" : \"Se você não recebeu o código por SMS ou chamada, por favor confira suas **configurações de dados móveis** e número de telefone:\n\n%1$s\n\nVocê pode tentar com outro número ou falar com o Suporte do Telegram. Toque em **Ajuda** para enviar os detalhes técnicos que nos ajudarão a identificar o problema.\"","\"PrivacyGiftsInfo\" : \"Choose whether gifts from specific senders need your approval before they’re visible to others on your profile.\"","\"mr_controller_no_media_selected\" : \"לא נבחרה מדיה\"","\"fingerprint_error_hw_not_available\" : \"ඇඟිලි සලකුණු දෘඪාංගය ලද නොහැකිය.\"","\"AutoDeleteInfo\" : \"Automatically delete new messages sent in this chat after a certain period of time.\"","\"Purple\" : \"Purple\"","\"Country\" : \"País\"","\"Gift2WearFeature2Text\" : \"Your profile page will get the color and the symbol of this item.\"","\"abc_action_bar_up_description\" : \"Kembali ke atas\"","\"abc_searchview_description_query\" : \"Dotaz pro vyhledávání\"","\"AccDescrCancelReply\" : \"Cancel reply\"","\"ActionUserWithinYouRadius\" : \"You are now within %1$s from un1\"","\"EnterPassword\" : \"Введите пароль\"","\"DidNotGetTheCodeSms\" : \"Code per SMS senden\"","\"fingerprint_error_no_fingerprints\" : \"ඇඟිලි සලකුණු ඇතුළත් කර නොමැත.\"","\"AttachPlainRestrictedForever\" : \"The admins of this group have restricted you from sending text message.\"","\"DebugMenuDisableLogs\" : \"Disattiva i log\"","\"NotificationMessageLiveLocation\" : \"%1$s sent you a live location\"","\"common_google_play_services_enable_button\" : \"Увімкнути\"","\"ActionBotDocumentDriverLicence\" : \"Patente di guida\"","\"cast_live_label\" : \"UŽIVO\"","\"mr_chooser_wifi_warning_description_car\" : \"Переконайтеся, що інший пристрій підключено до тієї самої мережі Wi-Fi, що й цей автомобіль\"","\"CallVideoPin\" : \"Pin\"","\"SyncContactsAdded\" : \"Contacten van dit apparaat zijn aan je account toegevoegd.\"","\"PaymentTransactionTotal\" : \"Total\"","\"AddFactCheck\" : \"Add Fact Check\"","\"GroupJoinRequestSentNoCaps\" : \"Join request sent\"","\"NoReactionsStub\" : \"No one has reacted to this story so far.\"","\"default_error_msg\" : \"Ismeretlen hiba\"","\"SendingSms\" : \"Sending SMS...\"","\"ActionGroupCallStarted\" : \"un1 hat einen Videochat gestartet\"","\"PhoneHome\" : \"Home\"","\"Gift2LimitedAuction\" : \"auction\"","\"mr_cast_button_connecting\" : \"Útsending. Tengist\"","\"PassportPhoneInfo\" : \"Enter your phone number\"","\"NotificationActionPinnedGifChannel\" : \"%1$s heeft GIF vastgezet\"","\"VibrationDefault\" : \"Default\"","\"AdminWillBeRemoved\" : \"%1$s will be removed from admins if you restrict them.\"","\"SaveToGalleryVideoHintGroup\" : \"All videos in groups less than the selected size will be saved to your gallery.\"","\"TerminateWebSessionText\" : \"Are you sure you want to disconnect %1$s?\"","\"SetUrlInvalidShort\" : \"A link must have at least 5 characters.\"","\"GiftPremiumProceedBtn\" : \"Proceed\"","\"mr_chooser_wifi_warning_description_car\" : \"এই গাড়িটি ও অন্য ডিভাইস একই ওয়াই-ফাই নেটওয়ার্কের সাথে কানেক্ট করা আছে কিনা তা ভালভাবে দেখে নিন\"","\"MaximumReactionsHeader\" : \"Maximum number of reactions\"","\"cast_tracks_chooser_dialog_cancel\" : \"ביטול\"","\"Black\" : \"Preto\"","\"NotificationUnrecognizedDevice\" : \"%1$s,\nDetectamos que alguém acessou a sua conta a partir de um novo dispositivo em %2$s\n\nDispositivo: %3$s\nLocalização: %4$s\n\nSe não foi você, vá em Configurações > Dispositivos e termine essa sessão.\n\nSe você acha que alguém acessou a sua conta sem a sua permissão, você pode habilitar a Verificação em Duas Etapas nas configurações de Privacidade e Segurança.\n\nAtenciosamente,\nEquipe do Telegram.\"","\"LoadingFullImage\" : \"carregando imagem completa...\"","\"mr_chooser_looking_for_devices\" : \"डिभाइसहरू खोजिँदै छ…\"","\"AddStickers\" : \"Add Stickers\"","\"PrivacyMiniapps\" : \"Mini Apps & Bots\"","\"LogOutInfo\" : \"로그아웃하시면 비밀 대화가 모두 사라집니다.\"","\"cast_notification_connecting_message\" : \"Der oprettes forbindelse til %1$s\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"BotWebViewCloseAnyway\" : \"Close anyway\"","\"mr_controller_no_media_selected\" : \"Մեդիա ֆայլ չի ընտրվել\"","\"ResetAccountInfo\" : \"Акаунт **%1$s** активний та захищений паролем, тому з міркувань безпеки ми видалимо його лише через тиждень.\n\nВи можете скасувати цей процес будь-коли. \"","\"YourEmailAlmostThereText\" : \"Controlla la tua email (non dimenticare lo spam) per completare la configurazione della verifica in due passaggi.\"","\"abc_action_mode_done\" : \"పూర్తయింది\"","\"cast_tracks_chooser_dialog_none\" : \"Жок\"","\"Gift2AuctionsItemsBought2_one\" : \"%1$d %2$s item bought >\"","\"PhotoForRestDescription\" : \"You can upload a public photo for those who are restricted from viewing your real profile photo.\"","\"InviteLinkSent_one\" : \"Invitation link sent to %d user\"","\"InAppNotifications\" : \"In-app meldingen\"","\"EventLogChangedEmojiStatusGroup\" : \"un1 changed group emoji status to %2$s\"","\"LastSeenEverybody\" : \"Tutti\"","\"ClearButton\" : \"Clear\"","\"ProxyBottomSheetCheckWarningText\" : \"This will expose your IP address to the admin of the proxy server.\"","\"PrivacyPolicy\" : \"Privacybeleid\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"כתוביות\"","\"VoipFeedbackCommentHint\" : \"Add an optional comment\"","\"SearchAdsAbout1Subtitle\" : \"Ads like this do not use your personal information and are based on the search query you entered.\"","\"NotificationGroupKickYou\" : \"%1$s hat dich aus der Gruppe %2$s entfernt\"","\"abc_prepend_shortcut_label\" : \"Menyu+\"","\"ActionChannelCallScheduled\" : \"Transmissão ao vivo agendada para %1$s\"","\"LeaveMega\" : \"Leave Group\"","\"SecretWebPage\" : \"Vista previa de enlaces\"","\"abc_searchview_description_submit\" : \"መጠይቅ አስገባ\"","\"abc_action_mode_done\" : \"ແລ້ວໆ\"","\"WhenUsingMobileData\" : \"When using mobile data\"","\"UsernameLinkInactive\" : \"not active\"","\"cast_ad_label\" : \"Anuncio\"","\"BanUserMonoforum\" : \"Ban User From Channel\"","\"cast_tracks_chooser_dialog_subtitles\" : \"सबटाइटल\"","\"SentSmsCodeTitle\" : \"Введите код\"","\"cast_expanded_controller_background_image\" : \"Portada do álbum\"","\"call_notification_answer_video_action\" : \"Bideoa\"","\"GiftPremiumUsersPurchasedMany_one\" : \"%2$s and **%1$d** other have been notified about the gifts you purchased.\"","\"Report2CommentInfoMany\" : \"Please help us by telling what is wrong with the message you have selected.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Надписи\"","\"FilterMuteAll\" : \"Alle stumm\"","\"mr_chooser_wifi_warning_description_tv\" : \"Уверете се, че телевизорът и другото устройство са свързани с една и съща Wi-Fi мрежа\"","\"NotificationActionPinnedPollUser\" : \"%1$s fijó una encuesta %2$s\"","\"PopupEnabled\" : \"Activada\"","\"common_google_play_services_unsupported_text\" : \"%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho.\"","\"cast_rewind_10\" : \"Retroceder diez segundos\"","\"SendDayAt\" : \"'Am' d MMM 'um' HH:mm 'senden'\"","\"BrowserSettingsCookiesClear\" : \"Clear Cookies\"","\"mr_controller_pause\" : \"Пауза\"","\"UseProxyUsername\" : \"Username\"","\"UserProfileColorResetApplied\" : \"Your profile color has been reset!\"","\"mr_dialog_groupable_header\" : \"Dodavanje uređaja\"","\"LowDiskSpaceTitle\" : \"Warnung\"","\"StarsTransactionPremiumGiftDuration\" : \"Duration\"","\"ChangeGroupAppearance\" : \"المظهر\"","\"ColorYellow\" : \"Yellow\"","\"NotificationInvitedToGroupByLink\" : \"%1$s entrou para o grupo %2$s via link de convite\"","\"MemberTagHintEdit\" : \"Edit Member Tag\"","\"ChatHintsDelete\" : \"Remove %1$s from suggestions?\"","\"FilterRemoveInclusionUserText\" : \"Wirklich \"%1$s\" aus der Liste 'immer enthalten' entfernen?\"","\"mr_chooser_looking_for_devices\" : \"جارٍ البحث عن أجهزة…\"","\"StartsDayYearAt\" : \"'Начнётся' d MMM yyyy 'в' HH:mm\"","\"January\" : \"Enero\"","\"mr_chooser_looking_for_devices\" : \"正在查找设备…\"","\"call_notification_hang_up_action\" : \"Vala Ucingo\"","\"abc_activitychooserview_choose_application\" : \"Izbira aplikacije\"","\"YourCode\" : \"Проверка телефона\"","\"ClearFewChatsTitle\" : \"Cancella %1$s\"","\"ActionTakeScreenshoot\" : \"¡un1 hizo una captura de pantalla!\"","\"mr_controller_volume_slider\" : \"Schieberegler für die Lautstärke\"","\"AreYouSureDeleteAndExitChannel\" : \"Vuoi eliminare e lasciare il canale?\"","\"SetUserPhotoAlertMessage\" : \"Do you want to set this photo for **%1$s**? It will replace any photo %2$s sets, but only you will see it.\"","\"AddEmojiPackLinkHint\" : \"emojiset\"","\"NotificationActionPinnedGif\" : \"%1$s pinned a GIF in the group %2$s\"","\"StoryPrivacyAlertCloseFriendsTitle\" : \"Close Friends\"","\"cast_skip_next\" : \"Zum nächsten Element springen\"","\"MonetizationTransactionPending\" : \"Pending\"","\"ContactSupportInfo\" : \"Melde uns jederzeit Probleme. Die Abmeldung löst sie normalerweise nicht.\"","\"fcm_fallback_notification_channel_label\" : \"متفرقات\"","\"ChannelSettingsJoinTitle\" : \"Who can send new messages?\"","\"mr_controller_no_info_available\" : \"Немає даних\"","\"StarsConfirmSubscriptionText2_one\" : \"Do you want to subscribe to **%2$s** in **%3$s** for **%1$d** star per month?\"","\"ChangeUserNameColor\" : \"Naamkleur wijzigen\"","\"NotificationEditedGroupVideo\" : \"%1$s alterou a foto do grupo para %2$s\"","\"ClearButton\" : \"Alles leeren\"","\"common_google_play_services_enable_button\" : \"Omogoči\"","\"CancelEmailQuestion\" : \"Weet je zeker dat je geen herstel-e-mailadres wilt instellen?\"","\"UsernameChecking\" : \"Verificando nombre de usuario...\"","\"common_google_play_services_install_title\" : \"Google Play சேவைகளைப் பெறவும்\"","\"common_google_play_services_update_text\" : \"আপুনি Google Play সেৱাবোৰ আপডে’ট নকৰালৈকে %1$s নচলিব।\"","\"FactCheckDialog\" : \"Fact Check\"","\"ActionRefunded\" : \"un1 reembolsou %1$s\"","\"NotificationPaidMedia_one\" : \"%1$d ⭐ للوسائط\"","\"Page1Message\" : \"تطبيق المراسلة **الأسرعُ** عالميًّا.\nإنه **مجانيٌّ** و**آمنٌ** كذلك.\"","\"cast_expanded_controller_skip_ad_label\" : \"Saltar anuncio\"","\"ShowAllGIFs\" : \"Alle GIFs zeigen\"","\"common_google_play_services_notification_channel_name\" : \"Наличност на услугите за Google Play\"","\"PrivacyPolicyAndTerms\" : \"Privacybeleid en gebruiksvoorwaarden\"","\"common_google_play_services_unknown_issue\" : \"%1$s đang gặp sự cố với Dịch vụ Google Play. Hãy thử lại.\"","\"ErrorSendRestrictedStickersAll\" : \"Sorry, sending stickers is not allowed in this group.\"","\"LanguageUnsupportedError\" : \"Sprache nicht gefunden.\"","\"PublicLinksLimitSubtitle\" : \"Reserve up to %d t.me/name links\"","\"fingerprint_dialog_touch_sensor\" : \"المس زر استشعار بصمة الإصبع\"","\"BackgroundColorSinglePreviewLine2\" : \"멋져 보이네\"","\"AccDescrCameraFlashAuto\" : \"Flash, Auto\"","\"WidgetPreview\" : \"معاينة الأداة\"","\"generic_error_no_device_credential\" : \"Nav iestatīts PIN, kombinācija vai parole.\"","\"search_menu_title\" : \"Telusuri\"","\"abc_activitychooserview_choose_application\" : \"Zgjidh një aplikacion\"","\"Disable\" : \"Desactivar\"","\"BoostingGiveawayHowItWorksTextEnd_one\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscription for %4$s for its followers.\"","\"GiftOfferDurationInfoTON\" : \"Choose how long **%s** can accept your offer. When the time expires, your **TON** will be refunded.\"","\"NotificationGroupAddSelfMega\" : \"%1$s entrou no grupo %2$s\"","\"BoostFeatureReplyColor_other\" : \"%d Styles for Links and Quotes\"","\"Warmth\" : \"Calore\"","\"RestoreEmailTrouble\" : \"Не маєте доступу до е-пошти %1$s?\"","\"default_error_msg\" : \"Bilinmeyen hata\"","\"cast_notification_connected_message\" : \"Ulandi: %1$s\"","\"StoryRoundRemove\" : \"Remove Video\"","\"call_notification_ongoing_text\" : \"Ընթացիկ զանգ\"","\"EventLogToggledInvitesHistoryOn\" : \"un1 made group history visible for new members\"","\"LocalLogsCache\" : \"Logs\"","\"mr_controller_disconnect\" : \"വിച്ഛേദിക്കുക\"","\"PostSuggestionsOfferForFree\" : \"Offer for Free\"","\"VerificationCodeSubtitle\" : \"Please check your email %1$s (don't forget the spam folder) and enter the code we just sent you.\"","\"ExceptionShort_one\" : \"%d exception\"","\"AutoDownloadTypes\" : \"Soorten media\"","\"TelegramVersion\" : \"Telegram para Android %1$s\"","\"AddManyEmojiCount_one\" : \"Add emoji\"","\"mr_controller_pause\" : \"Pauza\"","\"EmailLogin\" : \"Inloggen via e-mail\"","\"cast_mute\" : \"Sesi kapat\"","\"SwipeSettingsFolders\" : \"Change Folder\"","\"common_open_on_phone\" : \"Openen op telefoon\"","\"StoryMusicGlobalMusic\" : \"Global search\"","\"mr_dialog_transferable_header\" : \"Atskaņošana grupā\"","\"cast_forward\" : \"Prosledi\"","\"fingerprint_error_no_fingerprints\" : \"Nejsou zaregistrovány žádné otisky prstů.\"","\"abc_capital_off\" : \"ЗНИЖКА\"","\"NotificationsStoryUnmutedHint\" : \"You will receive a notification whenever **%s** posts a new story.\"","\"SendDayAt\" : \"'Отправить' d MMM 'в' HH:mm\"","\"ErrorSendRestrictedVideo\" : \"Sorry, the admins of this group have restricted you from sending video.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"დახურული სუბტიტრები\"","\"mr_chooser_looking_for_devices\" : \"Iskanje naprav …\"","\"ReplyPrivate\" : \"This reply is from a private chat.\"","\"NotificationMessageGroupMusic\" : \"%1$s ha inviato un file audio nel gruppo %2$s\"","\"AccDescrMyLocation\" : \"My location\"","\"StoryLinkNamePlaceholder\" : \"Link Text\"","\"default_error_msg\" : \"Unbekannter Fehler\"","\"common_google_play_services_install_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ\"","\"mr_controller_no_info_available\" : \"Det finns ingen information\"","\"mr_chooser_zero_routes_found_title\" : \"Aucun appareil à proximité\"","\"UseProxyUsername\" : \"Usuario\"","\"ResetAccount\" : \"Apagar conta\"","\"Reply\" : \"رد\"","\"cast_mute\" : \"Desaktibatu audioa\"","\"ErrorSendRestrictedRoundAll\" : \"Spiacenti, non è permesso inviare videomessaggi in questo gruppo.\"","\"SendGameToText\" : \"Deseja enviar esse jogo para **%1$s**?\"","\"MainChannelProfilePhotoSetHint\" : \"Questa ora è la foto principale del canale.\"","\"DebugClearSendMessageAsPeers\" : \"Clear Send Message As… peers\"","\"abc_searchview_description_search\" : \"Որոնել\"","\"PrivacyPhoneInfo3\" : \"Gli utenti che aggiungono il tuo numero ai loro contatti lo vedranno su Telegram solo se sono tuoi contatti.\"","\"google_assistant_verification_notification_title\" : \"Αποστολή μηνύματος από τον Βοηθό Google\"","\"formatterMonthYear\" : \"MMMM 'de' yyyy\"","\"RevokeLinksAlertChannel\" : \"Are you sure you want to revoke these links?\n\nThe channels will become private.\"","\"cast_rewind_30\" : \"Premotaj trideset sekundi unazad\"","\"AddProxy\" : \"Añadir proxy\"","\"MonetizationStarsWithdrawAll\" : \"Withdraw All\"","\"LanguageTitle\" : \"언어를 바꿀까요?\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Ենթագրեր\"","\"BoostingRemoveRestrictionsSubtitle_one\" : \"Boost the group **%1$d** time to remove messaging restrictions. Your boosts will help **%2$s** to unlock new features.\"","\"LinkCopied\" : \"Link copied to clipboard\"","\"CallMessageIncomingMissed\" : \"Missed Call\"","\"GiftPremiumAboutThisLinkEnd\" : \"**Telegram Premium** subscription\"","\"cast_expanded_controller_background_image\" : \"Lemezborító\"","\"abc_action_bar_up_description\" : \"Navigera uppåt\"","\"SuggestAPostTooMuch\" : \"You can offer maximum %s\"","\"ResetCustomNotificationsAlertTitle\" : \"Ripristina notifiche\"","\"mr_controller_casting_screen\" : \"Diffusion de l'écran en cours…\"","\"EventLogToggledSignaturesOn\" : \"un1 enabled signatures\"","\"cast_disconnect\" : \"إلغاء الربط\"","\"CreateTopicsPermission\" : \"Create topics\"","\"generic_error_user_canceled\" : \"Օգտատերը չեղարկել է նույնականացումը։\"","\"mr_dialog_default_group_name\" : \"Skupina\"","\"cast_expanded_controller_background_image\" : \"Ubuciko be-albhamu\"","\"cast_rewind\" : \"Перамотка назад\"","\"AreYouSureClearHistoryWithChat\" : \"Tem certeza de que deseja limpar o histórico do chat em **%1$s**?\"","\"PublicSharesCount_other\" : \"%1$s public shares\"","\"BotAuthBotSubtitle\" : \"This bot will receive your **name**,\n**username** and **profile photo**.\"","\"abc_menu_enter_shortcut_label\" : \"retur\"","\"InviteFriends\" : \"Convidar Amigos\"","\"AreYouSureDeleteFewChats\" : \"Vuoi davvero eliminare queste chat?\"","\"AIEditorStyleSharedTo\" : \"Sent AI Style link to **%s**.\"","\"NotificationEditedGroupPhoto\" : \"%1$s ha modificato la foto del gruppo %2$s\"","\"AudioSpeedCustom\" : \"Audio will play at %1$sx speed.\"","\"VoipGroupVideoRecordStarted\" : \"Video recording started.\"","\"FilterArchived\" : \"Archivados\"","\"TextPlaceholder\" : \"Add text\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाओं के नए वर्शन की ज़रूरत है. यह जल्द ही अपने आप अपडेट हो जाएगा.\"","\"White\" : \"Branco\"","\"ProfileEditBio\" : \"Edit bio\"","\"BlurOff\" : \"Off\"","\"mr_chooser_zero_routes_found_title\" : \"Keine Geräte verfügbar\"","\"fingerprint_dialog_touch_sensor\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‏‎‏‏‏‎‎‎‎‏‏‎‎‏‏‎‏‎‎‏‏‏‏‏‎‎‎‎‏‎‎‎‎‏‎‎‎‏‏‏‏‏‎‎‎‎‏‏‏‎‎‎‎‎‎‎‏‏‎Touch the fingerprint sensor‎‏‎‎‏‎\"","\"BackgroundBlurred\" : \"Blurred\"","\"mr_controller_stop_casting\" : \"توقف پخش محتوا\"","\"VideoConversionTimeInfo\" : \"Processing video may take a few minutes.\"","\"ActionInviteUserFolder\" : \"un1 entrou no grupo via link de convite de pasta\"","\"fingerprint_not_recognized\" : \"Nicht erkannt\"","\"MessagesSettings\" : \"Nachrichten\"","\"TermsOfService\" : \"Termos de Serviço\"","\"PinMessage\" : \"Pin\"","\"NotificationMessageChannelGiveaway\" : \"%1$s ha pubblicato un giveaway di %2$s abbonamenti Premium da %3$sm\"","\"PermissionOpenSettings\" : \"Ajustes\"","\"search_menu_title\" : \"Leit\"","\"abc_shareactionprovider_share_with\" : \"แชร์กับ\"","\"MapPreviewProvider\" : \"Map Preview Provider\"","\"confirm_device_credential_password\" : \"પાસવર્ડનો ઉપયોગ કરો\"","\"UserRestrictionsNoSendPolls\" : \"no polls\"","\"mr_chooser_wifi_warning_description_tv\" : \"ตรวจสอบว่าอุปกรณ์อื่นๆ อยู่ในเครือข่าย Wi-Fi เดียวกันกับทีวีเครื่องนี้\"","\"mr_controller_pause\" : \"തൽക്കാലം നിർത്തുക\"","\"YourPublicCommunities\" : \"Your public communities\"","\"cast_unmute\" : \"បើកសំឡេង\"","\"confirm_device_credential_password\" : \"Gunakan sandi\"","\"AutoDownloadPhotos\" : \"Photos\"","\"AddMasks\" : \"Add Masks\"","\"fingerprint_error_no_fingerprints\" : \"Walang naka-enroll na fingerprint.\"","\"ActionBotAllowedApp\" : \"Hai permesso a questo bot di scriverti quando hai eseguito l'accesso sull'app \"%1$s\".\"","\"ProfileActionsVideo\" : \"Video\"","\"NewPassword\" : \"كلمة مرور جديدة\"","\"GiftOfferAmountLower\" : \"%s lower\"","\"NotificationsLedInfo\" : \"몇몇 기기에 있는 반짝이는 작은 빛으로 새로운 메시지가 왔음을 나타냅니다.\"","\"PremiumNeededForBoostingGroup\" : \"Only **Telegram Premium** subscribers can boost groups. Do you want subscribe to **Telegram Premium?**\"","\"DeleteThisChat\" : \"Delete this chat\"","\"ChannelSignMessages\" : \"Sign Messages\"","\"Support\" : \"Support\"","\"YourPasswordHeader\" : \"Sua senha\"","\"VoipGroupVideoRecordSaved\" : \"Video saved to **Saved Messages**.\"","\"RestoreEmailSentInfo\" : \"Перевірте електронну пошту та введіть 6-значний код, який ми надіслали вам.\"","\"DeleteProxy\" : \"Proxy löschen?\"","\"common_google_play_services_enable_button\" : \"Aktivieren\"","\"SortFirstName\" : \"Vorname\"","\"mr_controller_volume_slider\" : \"Peluncur kelantangan\"","\"fingerprint_error_user_canceled\" : \"사용자가 지문 인식 작업을 취소했습니다.\"","\"ShortHighQuality\" : \"HD\"","\"ConfirmCorrectNumber\" : \"올바른 번호인가요?\"","\"PasswordAsHintError\" : \"Der Hinweis darf nicht das Passwort sein.\"","\"PassportDeleteSelfieAlert\" : \"Do you want to delete this selfie?\"","\"mr_controller_disconnect\" : \"কানেকশন বিচ্ছিন্ন করুন\"","\"call_notification_hang_up_action\" : \"Завяршыць\"","\"CancelRegistration\" : \"가입 취소\"","\"UnlockFingerprint\" : \"Unlock with Fingerprint\"","\"CheckYourEmail\" : \"Prüfe deine E-Mails\"","\"AccSwipeForGeneral\" : \"Swipe down for #general\"","\"common_google_play_services_enable_title\" : \"Уключыць службы Google Play\"","\"CancelRegistration\" : \"Скасувати реєстрацію\"","\"AreYouSureClearHistoryCacheFewChats\" : \"Gesamten Text- und Medien-Cache für ausgewählte Chats löschen?\"","\"ActionDeletedInviteLinkClickable\" : \"un1 deleted invite link un2\"","\"media_notification_channel_name\" : \"Átküldés\"","\"LinkForBoosting\" : \"Link for boosting\"","\"BotCantOpenAttachMenuUser\" : \"This bot can't be opened in chats with users.\"","\"Underline\" : \"Underline\"","\"SendByEnter\" : \"Verzenden met enter\"","\"GiftCraftCantChooseFirstTitle\" : \"Can’t Choose First\"","\"cast_notification_connecting_message\" : \"Установява се връзка с/ъс „%1$s“\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que cet appareil\"","\"cast_skip_prev\" : \"Өмнөх зүйл рүү очих\"","\"NoMessagesGreetingsDescription\" : \"Send a message or tap the greeting below.\"","\"cast_expanded_controller_background_image\" : \"Copertina\"","\"call_notification_hang_up_action\" : \"Затваряне\"","\"ChooseLanguages\" : \"Scegli lingue\"","\"VoipGroupEndAlertTitle\" : \"End voice chat\"","\"abc_searchview_description_submit\" : \"Dien navraag in\"","\"fingerprint_error_no_fingerprints\" : \"Ühtegi sõrmejälge pole registreeritud.\"","\"fingerprint_error_user_canceled\" : \"使用者已取消指紋操作。\"","\"SearchByColor\" : \"Buscar por color\"","\"abc_activitychooserview_choose_application\" : \"Ընտրել հավելված\"","\"MonetizationInfo\" : \"Telegram shares %1$d%% of the revenue from ads displayed in your channel. **Learn more >**\"","\"StoriesAlbumMenuEditName\" : \"Edit Name\"","\"ActionPinnedGeoLive\" : \"un1 pinned a live location\"","\"EventLogInfoDetailChannel\" : \"This is a list of all service actions taken by the channel's admins in the last 48 hours.\"","\"GiftCraftText1\" : \"Add up to **4** gifts to craft new\"","\"NotificationActionPinnedGameUser\" : \"%1$s pinned a game\"","\"SessionsSelfDestruct\" : \"Sessions self-destruct\"","\"StarsTransactionPremiumGift\" : \"Telegram Premium\"","\"ProfileGiftsInfo\" : \"These gifts were sent to you by other users.\nTap on a gift to convert it to Stars or change its privacy settings.\"","\"EditAdminGroupTransfer\" : \"Transfer Group Ownership\"","\"NotificationMessageGroupPhoto\" : \"%1$s hat ein Bild an die Gruppe %2$s gesendet\"","\"SyncContactsOn\" : \"ستتم إضافة جهات اتصال هذا الجهاز إلى هذا الحساب.\"","\"ChatThemeChangedTo\" : \"%1$s changed the chat theme to %2$s\"","\"FontSize\" : \"Tamaño del texto\"","\"SendDayAt\" : \"'Verzenden op' d MMM 'om' HH:mm\"","\"ActionChangedPhoto\" : \"un1 changed the group photo\"","\"LiveStoryRTMPEnable\" : \"Connect Stream\"","\"abc_action_bar_up_description\" : \"Перейти вгору\"","\"PaintDelete\" : \"Elimina\"","\"Gift2TitleSelf2\" : \"Gift to Myself\"","\"call_notification_answer_action\" : \"Svar\"","\"mr_chooser_wifi_warning_description_watch\" : \"Conecte o outro dispositivo à mesma rede Wi-Fi que este relógio\"","\"abc_menu_enter_shortcut_label\" : \"Enter\"","\"cast_mute\" : \"ஒலியடக்கு\"","\"SMSPhrase\" : \"Secret phrase\"","\"abc_shareactionprovider_share_with_application\" : \"Trimiteți folosind %s\"","\"abc_searchview_description_voice\" : \"Raddleit\"","\"cast_disconnect\" : \"विच्छेद गर्नुहोस्\"","\"cast_skip_prev\" : \"Stökkva yfir í fyrra atriði\"","\"YourPasswordSuccess\" : \"Geschafft!\"","\"fingerprint_error_user_canceled\" : \"Opération d'authentification par empreinte digitale annulée par l'utilisateur.\"","\"ResendCodeInfo\" : \"El código de verificación fue enviado a tu correo.\"","\"Downloading\" : \"Downloading\"","\"AutoDownloadFilesOn\" : \"Arquivos\"","\"WhenRoaming\" : \"In roaming\"","\"Reduce\" : \"Riduci\"","\"ImporImportingService\" : \"Importing messages and media...\"","\"LastName\" : \"Last name (optional)\"","\"NotificationMessageSDPhoto\" : \"%1$s ti ha inviato una foto con autodistruzione\"","\"TintHighlights\" : \"ALTE LUCI\"","\"cast_live_label\" : \"УЖИВО\"","\"mr_controller_volume_slider\" : \"Регулятор громкости\"","\"VibrationDefault\" : \"Standard\"","\"cast_closed_captions\" : \"الترجمة والشرح\"","\"mr_dialog_groupable_header\" : \"បញ្ចូលឧបករណ៍\"","\"DeleteMessagesOptionAlso\" : \"%1$s 님에게서도 삭제\"","\"Enable\" : \"Activar\"","\"SettingsNotifications\" : \"Notifications\"","\"cast_expanded_controller_live_head_description\" : \"ਮੌਜੂਦਾ ਸਥਿਤੀ ਲਾਈਵ ਸਟ੍ਰੀਮ 'ਤੇ ਸਿਖਰ 'ਤੇ ਹੈ\"","\"mr_controller_pause\" : \"இடைநிறுத்துவதற்கான பட்டன்\"","\"Gift2StarsSelfInfo1\" : \"Buy yourself a gift to display on your page or reserve for later.\"","\"ActionAddUserSelf\" : \"un1 returned to the group\"","\"VideoPlayerChromecast\" : \"Chromecast\"","\"ClearHistoryMessageMultiple_other\" : \"Are you sure you want to unsave messages from %d chats?\"","\"GiftOfferHours_one\" : \"%d hour\"","\"google_assistant_verification_channel_name\" : \"Trình xác minh của Trợ lý\"","\"cast_casting_to_device\" : \"Հեռարձակվում է %1$s-ում\"","\"ActionChangeCreator\" : \"un1 has transferred ownership of the group to un2.\"","\"common_google_play_services_enable_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"mr_cast_button_disconnected\" : \"전송 버튼입니다. 기기가 연결 해제되었습니다\"","\"DiscussionLinkGroupAlertHistory\" : \"\"Chat history for new members\" will be switched to Visible.\"","\"google_assistant_verification_notification_title\" : \"Google Assistant mesaj gönderiyor\"","\"MessageScheduledRepeatDeleteAll\" : \"Delete All Future Messages\"","\"cast_rewind\" : \"ریوائینڈ کریں\"","\"GiftRarityUncommon\" : \"uncommon\"","\"NotificationsNewException\" : \"New Exception\"","\"WebEmpty\" : \"Webpage\"","\"Gift2OwnerChange\" : \"transfer\"","\"SecretChatName\" : \"텔레그램\"","\"cast_expanded_controller_skip_ad_text\" : \"ניתן יהיה לדלג על המודעה בעוד %1$d…\"","\"StarsNeededTextBuySubscription\" : \"Buy **Stars** and subscribe to **%s** and other channels.\"","\"FilterInvitePrivateChannelToast\" : \"You don’t have the admin rights to share invite links to this private channel.\"","\"abc_capital_off\" : \"DESACTIVADO\"","\"CheckPasswordWrong\" : \"Verkeerd wachtwoord ingevoerd.\"","\"BoostGift\" : \"Gift\"","\"cast_disconnect\" : \"ਡਿਸਕਨੈਕਟ ਕਰੋ\"","\"Gift2ActiveAuctionsActiveRound\" : \"Round %s of %s\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s hat einen Standort angeheftet\"","\"common_google_play_services_install_title\" : \"Google Play सेवा मिळवा\"","\"StoryKeepChannelInfo_other\" : \"Keep this story on the channel page even after it expires in %d hours.\"","\"NotificationActionPinnedGif\" : \"%1$s fixou um GIF no grupo %2$s\"","\"VoipChannelEnableComments\" : \"Enable Comments\"","\"formatterGiveawayMonthDay\" : \"MMMM dd\"","\"call_notification_incoming_text\" : \"आने वाला (इनकमिंग) कॉल\"","\"default_error_msg\" : \"Errore sconosciuto\"","\"cast_seek_bar\" : \"প্লেব্যাকের নিয়ন্ত্রণ\"","\"OpenFragment\" : \"Fragment 열기\"","\"cast_notification_disconnect\" : \"Deskonektatu\"","\"DoNotReply\" : \"Do Not Reply\"","\"ActionUniqueGiftResaleSoldOutboundTON\" : \"You sold this gift for %s TON\"","\"SomeReactions\" : \"Some reactions\"","\"BotName\" : \"Bot Name\"","\"MegaLeaveAlertWithName\" : \"Are you sure you want to leave **%1$s**?\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Untertitel\"","\"NotificationMessageGroupContact2\" : \"%1$s compartió un contacto %3$s en el grupo %2$s\"","\"mr_cast_button_disconnected\" : \"Perduoti. Atsijungta\"","\"AccDescrSendAudio_other\" : \"Send %1$d audio files\"","\"ic_media_route_learn_more_accessibility\" : \"전송 방법 알아보기\"","\"SwipeSettingsRead\" : \"Read\"","\"NoStoriesSubtitle2\" : \"Publish photos and videos to display on your profile page\"","\"StorageCleared2\" : \"All media can be re-downloaded from the Telegram cloud if you need it again.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Numera %1$d\"","\"AddManyMembersAlertNamesText_other\" : \"Tem certeza de que deseja adicionar %1$d membros a **%2$s**?\"","\"NotificationMessageForwardFew\" : \"%1$s te reenvió %2$s\"","\"cast_tracks_chooser_dialog_cancel\" : \"বাতিল কৰক\"","\"YourBioChanged\" : \"Bio aggiornata.\"","\"MessagesDataUsage\" : \"Messages and other data\"","\"cast_skip_next\" : \"अगली चीज़ पर जाएं\"","\"BioCopied\" : \"Bio copied to clipboard.\"","\"EventLogPromotedEditMessages\" : \"Edit messages\"","\"abc_searchview_description_clear\" : \"Выдаліць запыт\"","\"AreYouSureDeleteAndExitName\" : \"Are you sure you want to delete and leave the group **%1$s**?\"","\"October\" : \"Ottobre\"","\"SegmentationCutOut\" : \"Ausschneiden\"","\"cast_tracks_chooser_dialog_audio\" : \"Звук\"","\"TodayAtFormatted\" : \"at %1$s\"","\"mr_chooser_zero_routes_found_title\" : \"କୌଣସି ଡିଭାଇସ ଉପଲବ୍ଧ ନାହିଁ\"","\"mr_controller_casting_screen\" : \"Ekran namoyish qilinmoqda\"","\"common_google_play_services_notification_channel_name\" : \"Dostopnost storitev Google Play\"","\"google_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"","\"CommonGroups_other\" : \"%1$d groups in common\"","\"NotificationsServiceConnection\" : \"Connessione in background\"","\"mr_controller_album_art\" : \"ஆல்பம் ஆர்ட்\"","\"Gift2LimitedAuctionSoon\" : \"soon\"","\"VoipEndCall\" : \"End call\"","\"BackgroundAnimate\" : \"Animieren\"","\"GalleryInfo\" : \"Per inviare immagini senza compressione\"","\"IncomingCallsSystemSetting\" : \"Internal calls notifications\"","\"cast_stop\" : \"Peata\"","\"cast_mute\" : \"Demp\"","\"NotificationActionPinnedVoice\" : \"ثبّتَ %1$s رسالة صوتية في %2$s\"","\"HideRecentViews\" : \"Hide Recent Views\"","\"SoundDefault\" : \"Standard\"","\"abc_searchview_description_search\" : \"সন্ধান কৰক\"","\"Gift2ExportTONUnlocksAlertText_other\" : \"In %d days, youll be able to send this collectible to any TON blockchain address outside Telegram for sale or auction.\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve.\"","\"ErrorSendRestrictedVideoAll\" : \"Versand von Videos ist in dieser Gruppe nicht erlaubt.\"","\"generic_error_user_canceled\" : \"Uthibitishaji umeghairiwa na mtumiaji.\"","\"BusinessBotPermissionsGiftsView\" : \"View Gifts\"","\"ClearSearchAlertTitle\" : \"Clear search history\"","\"SelectAccount\" : \"Konto auswählen\"","\"fingerprint_dialog_touch_sensor\" : \"আঙ্গুলের ছাপের সেন্সর টাচ করুন\"","\"Gray\" : \"Grau\"","\"UnpinFromTop\" : \"Unpin from top\"","\"TelegramFeatures\" : \"Funzioni di Telegram\"","\"common_google_play_services_install_button\" : \"Installa\"","\"ImportStickersRemoveMenu\" : \"Remove from import\"","\"mr_controller_volume_slider\" : \"Klizač za jačinu zvuka\"","\"ShowSenderNames\" : \"Mostrar remitentes\"","\"cast_skip_prev\" : \"Мурунку нерсеге өткөрүү\"","\"abc_search_hint\" : \"Meklējiet…\"","\"AppsTabInfo\" : \"Which apps are included here? **Learn >**\"","\"VoipGroupStartAsInfoGroup\" : \"Choose whether you want to be displayed as your personal account, this group, or one of your channels.\"","\"PleaseStreamDownload\" : \"Per favore attendi che il video sia scaricato completamente.\"","\"CheckPasswordWrong\" : \"Esta contraseña es incorrecta.\"","\"ProfileLocationMaps\" : \"Open in Maps\"","\"formatterBannedUntilThisYear12H\" : \"MMM dd, h:mm a\"","\"CustomNotifications\" : \"맞춤 알림\"","\"LowDiskSpaceTitle\" : \"주의\"","\"abc_action_bar_home_description\" : \"ホームに戻る\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Повернутися в Налаштування\"","\"cast_skip_prev\" : \"წინა ერთეულზე გადასვლა\"","\"mr_controller_play\" : \"Predvajaj\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"AttachLocation\" : \"Standort\"","\"SharedVoiceTab2\" : \"Sprache\"","\"AddAnException\" : \"Add an exception\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"إعادة تعيين الإعدادات\"","\"CancelReset\" : \"Cancelar restablecimiento\"","\"NotificationPaidMedia_other\" : \"%1$d ⭐️ mídias\"","\"ChangeEmail\" : \"Cambia email\"","\"AttachSticker\" : \"ملصق\"","\"cast_expanded_controller_live_stream_indicator\" : \"Suoratoisto\"","\"abc_activitychooserview_choose_application\" : \"አንድ መተግበሪያ ይምረጡ\"","\"PhoneMobile\" : \"Mobile\"","\"ScreenCaptureAlert\" : \"This will hide the contents of your chats or chat list from the task switcher, but you will not be able to take screenshots on Telegram.\n\nYou may need to restart the app for this to take effect.\"","\"cast_expanded_controller_loading\" : \"લોડ કરી રહ્યું છે...\"","\"NotificationMessageMap\" : \"%1$s sent you a location\"","\"Agree\" : \"Concordo\"","\"SwipeDeleteChat\" : \"Apagar\"","\"FreshChangePhoneForbidden\" : \"Por segurança, você não pode alterar seu número de telefone usando um dispositivo que conectou recentemente. Use uma conexão anterior ou aguarde algumas horas.\"","\"abc_searchview_description_search\" : \"Search\"","\"NotificationActionPinnedPhoto\" : \"%1$s fixou uma foto no grupo %2$s\"","\"Page3Message\" : \"У **Telegram** можна безплатно зберігати\nскільки завгодно повідомлень і медіафайлів.\"","\"common_google_play_services_updating_text\" : \"දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"DirectShare\" : \"مشاركة مباشرة\"","\"abc_searchview_description_search\" : \"Търсене\"","\"abc_activity_chooser_view_see_all\" : \"ਸਭ ਦੇਖੋ\"","\"EnableStealthMode\" : \"Enable Stealth Mode\"","\"mr_chooser_wifi_warning_description_phone\" : \"ตรวจสอบว่าอุปกรณ์อื่นๆ อยู่ในเครือข่าย Wi-Fi เดียวกันกับโทรศัพท์เครื่องนี้\"","\"OutgoingCallsCount_other\" : \"%1$d outgoing calls\"","\"QuotePrivate\" : \"This quote is from a private chat.\"","\"TerminateWebSessionStop\" : \"Block %1$s\"","\"EventLogDefaultPermissions\" : \"changed default permissions\"","\"cast_dynamic_group_name_format\" : \"%1$s e %2$d máis\"","\"call_notification_ongoing_text\" : \"Davam edən zəng\"","\"abc_searchview_description_search\" : \"Іздеу\"","\"YouBoostedGroup\" : \"You boosted the group\"","\"NotificationsForChats\" : \"Notificações de chats\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ចំណងជើងពិពណ៌នាបិទ\"","\"mr_chooser_wifi_warning_description_tv\" : \"Asegúrate de que el dispositivo esté conectado a la misma red Wi-Fi que esta TV\"","\"PermissionNoCameraWithHint\" : \"O **Telegram** precisa de acesso à câmera para tirar fotos e gravar vídeos. Toque em Configurações > Permissões, e ative **Câmera**.\"","\"cast_forward_30\" : \"快进 30 秒\"","\"cast_seek_bar\" : \"Kontrola traženja pokrenutog sadržaja\"","\"NotificationMessagePaidMedia_other\" : \"%2$s te enviou um post pago por %1$d estrelas\"","\"InAppPopupInfo\" : \"Show pop-up notifications while in app.\"","\"FilterDeleteItem\" : \"Delete\"","\"AddAnotherAccountInfo\" : \"Conecta otras cuentas de Telegram y cambia entre ellas fácilmente.\"","\"FilterContacts\" : \"Kontakte\"","\"StoragePathFreeInternal\" : \"%1$s free, high speed\"","\"GiftCraftUnavailableTitle\" : \"Crafting Unavailable\"","\"ClearSearchSingleChatAlertText\" : \"Are you sure you want to remove \"%1$s\" from search history?\"","\"generic_error_no_device_credential\" : \"Pinkod, grafiskt lösenord eller lösenord har inte angetts.\"","\"SecretLinkPreviewAlert\" : \"Ativar a prévia estendida de links em Chats Secretos? Note que a prévia é gerada nos servidores do Telegram.\"","\"GiftCraftLaterText\" : \"You will be able to craft this gift %s.\"","\"cast_play\" : \"Spill av\"","\"DiscardSelectionAlertMessage\" : \"Do you want to close the attach menu?\"","\"LanguageUnsupportedError\" : \"Lingua non trovata.\"","\"Default\" : \"Por defecto\"","\"PrivacyValueBots\" : \"Mini Apps\"","\"RestoreEmailSentTitle\" : \"Код для відновлення\"","\"PasswordDoNotMatch\" : \"Las contraseñas no coinciden\"","\"FloodWaitTime\" : \"Too many attempts, please try again in %1$s\"","\"SignInWithGoogle\" : \"Увійти через Google\"","\"cast_skip_next\" : \"រំលងទៅធាតុបន្ទាប់\"","\"VideoConversionNowText\" : \"This video hasn't been converted and optimized yet. If you send it now, the viewers of the video may experience slow download speed.\"","\"ActionBotDocumentTemporaryRegistration\" : \"Temporäre Registrierung\"","\"common_google_play_services_install_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല.\"","\"Gift2ShowGift\" : \"Show\"","\"cast_stop_live_stream\" : \"ప్రత్యక్ష ప్రసారాన్ని ఆపివేయి\"","\"Gift2RemovedFromCollection\" : \"**%1$s** removed from **%2$s**.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Ithrekhi engu-%1$d\"","\"TopicsEnable\" : \"Enable Topics\"","\"AffiliateProgramEndedTitle\" : \"Affiliate program ended\"","\"AutoDownloadOnFor\" : \"Attivato per %1$s\"","\"RightNow\" : \"Just now\"","\"MessageScheduledRepeatMonthlyMany_one\" : \"%d-monthly\"","\"mr_chooser_title\" : \"העברה אל\"","\"Hashtags\" : \"HASHTAGS\"","\"mr_chooser_wifi_warning_description_phone\" : \"ກວດສອບວ່າອຸປະກອນອື່ນໃຊ້ເຄືອຂ່າຍ Wi-Fi ດຽວກັນກັບໂທລະສັບເຄື່ອງນີ້\"","\"generic_error_no_keyguard\" : \"यस यन्त्रमा PIN, ढाँचा वा पासवर्ड प्रयोग गर्न मिल्दैन।\"","\"FreshChangePhoneForbidden\" : \"Per motivi di sicurezza, non puoi cambiare il tuo numero di telefono da un dispositivo appena connesso. Usa una sessione precedente o attendi qualche ora.\"","\"HashtagCopied\" : \"Hashtag copied to clipboard.\"","\"TapToChange\" : \"Toque para alterar\"","\"PeopleSubscriptionExpired_other\" : \"%d expired subscriptions\"","\"Quality144\" : \"Low\"","\"UsernameInUsePurchase\" : \"Este enlace ya está ocupado.\nSin embargo, está disponible para su compra. **Saber más…**\"","\"default_error_msg\" : \"Белгісіз қате\"","\"SettingsNoRecent\" : \"Du hast bisher\nnoch nichts gesucht\"","\"TranscriptionTrialLeft_other\" : \"You have **%1$d** free voice transcriptions left.\"","\"mr_controller_album_art\" : \"অ্যালবাম আর্ট\"","\"call_notification_answer_action\" : \"応答\"","\"NoExceptions\" : \"Aquí aparecerán los chats que no tengan los ajustes por defecto para las notificaciones.\n\nPuedes personalizar las notificaciones para un chat abriendo su información y seleccionando “Notificaciones”.\"","\"media_notification_channel_name\" : \"কাষ্ট কৰক\"","\"ErrorSendRestrictedStickers\" : \"그룹 관리자의 제한으로 스티커를 보내실 수 없습니다.\"","\"PhoneNumberFlood\" : \"Je hebt in korte tijd je account veelvuldig verwijderd en opnieuw aangemaakt. Probeer het over een aantal dagen nog eens.\"","\"common_signin_button_text\" : \"સાઇન ઇન કરો\"","\"mr_chooser_wifi_learn_more\" : \"കൂടുതലറിയുക\"","\"cast_live_label\" : \"EN DIRECTO\"","\"AreYouSureClearHistoryCacheFewChats\" : \"Eliminare tutti i testi e i media dalle chat selezionate?\"","\"VoipChannelJoinAnonymousAdmin\" : \"Sorry, you can't join live streams as an anonymous administrator.\"","\"RepeatNotificationsNever\" : \"Niemals\"","\"ForwardedPoll_one\" : \"Forwarded poll\"","\"mr_chooser_wifi_warning_description_watch\" : \"Pastikan perangkat lainnya berada di jaringan Wi-Fi yang sama dengan smartwatch ini\"","\"AgeVerificationFailedTitle\" : \"Age Check Failed\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ಉಪಶೀರ್ಷಿಕೆಗಳು\"","\"mr_cast_dialog_title_view_placeholder\" : \"Brak informacji\"","\"PhoneNumberAlert\" : \"Users will see your new number if they have it in their address book or your privacy settings allow them to see it. You can modify this in Settings > Privacy and Security > Phone number.\"","\"NotificationsUnmuted\" : \"알림 켬\"","\"ContactShortcutVoiceCall\" : \"Voice call %1$s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Уверите се да је други уређај повезан на исту WiFi мрежу као овај уређај\"","\"abc_action_bar_up_description\" : \"Revenir en haut de la page\"","\"google_assistant_verification_channel_name\" : \"Vérificateur d'Assistant\"","\"cast_notification_disconnect\" : \"断开连接\"","\"September\" : \"Septiembre\"","\"LimitReachedStoriesMonthlyPremium\" : \"Sorry, you can’t post more than **%1$d** stories in a month.\"","\"call_notification_screening_text\" : \"आगमन कल जाँचिँदै छ\"","\"NotificationActionPinnedRoundUser\" : \"%1$s ha fissato un videomessaggio\"","\"NotificationActionPinnedFileChannel\" : \"ثبت %1$s ملفًا\"","\"AccDescrClosePlayer\" : \"Close audio player\"","\"NotificationMessageGiftCode\" : \"%1$s님이 텔레그램 프리미엄 %2$s의 선물 코드를 보냈습니다.\"","\"mr_cast_button_connecting\" : \"ਕਾਸਟ ਕਰੋ। ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ\"","\"mr_chooser_wifi_warning_description_tv\" : \"Упэўніцеся, што другая прылада падключана да той жа сеткі Wi-Fi, што і тэлевізар\"","\"AccountFrozenButtonUnderstood\" : \"Understood\"","\"AddManyMembersAlertTitle_other\" : \"%1$d leden toevoegen\"","\"DeleteChatUser\" : \"Delete Chat\"","\"AutoplayVideo\" : \"المقاطع المرئية\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s fixou o quiz \"%2$s\"\"","\"IsChoosingSticker\" : \"%1$s is ch**oo**sing a sticker\"","\"generic_error_user_canceled\" : \"వినియోగదారు ద్వారా ప్రామాణీకరణ రద్దు చేయబడింది\"","\"SearchAsChat\" : \"Als Chat zeigen\"","\"mr_user_route_category_name\" : \"ଡିଭାଇସ୍‌\"","\"Disconnect\" : \"Disconnect\"","\"mr_controller_no_info_available\" : \"اطلاعاتی در دسترس نیست\"","\"LogOutInfo\" : \"Uitloggen deactiveert al je geheime chats.\"","\"VoipAudioRoutingHeadset\" : \"Headset\"","\"NotificationsAndSounds\" : \"Notificaciones y sonidos\"","\"VoipEditName\" : \"Edit Name\"","\"ProfileGiftsSendUser\" : \"Send a Gift to %s\"","\"mr_controller_collapse_group\" : \"కుదించు\"","\"cast_forward_10\" : \"አስር ሰከንዶች ወደፊት\"","\"LimitReachedCommunitiesPremium\" : \"You are a member of **%1$d** groups and channels. Please leave some before joining a new one.\"","\"ResetChatBackgroundsAlert\" : \"Vuoi davvero ripristinare tutti gli sfondi chat?\"","\"AreYouSureClearDraftsTitle\" : \"Apagar rascunhos da nuvem\"","\"common_google_play_services_update_text\" : \"Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi.\"","\"NotificationEditedGroupPhoto\" : \"%1$s hat das Gruppenbild von %2$s geändert\"","\"ChannelJoinRequest\" : \"APPLY TO JOIN CHANNEL\"","\"StoryQualityIncrease\" : \"Increase Quality\"","\"SortedByName\" : \"Sorted by name\"","\"TurnPasswordOffPassport\" : \"Усі дані, збережені в Telegram Passport, буде втрачено.\"","\"common_signin_button_text_long\" : \"Google 계정으로 로그인\"","\"BusinessLinksFooterOneLink\" : \"You can also use a simple link for a chat with you — %1$s.\"","\"ChannelAffiliateProgramProgramsSortDate\" : \"Date\"","\"PaymentCheckoutShippingMethod\" : \"Shipping method\"","\"SuggestionUnlockedStars\" : \"Send a direct message to the administrator of **%1$s**.\"","\"NotificationsReactions\" : \"التفاعلات\"","\"AreYouSureClearHistoryWithChannel\" : \"Deseja limpar o histórico do canal em **%1$s**?\"","\"UsernameHelpLink\" : \"Via deze link wordt een chat met jou geopend: %1$s\"","\"NoSharedAudioSecret\" : \"Musik aus dem Chat wird hier angezeigt.\"","\"ActionBotAllowedApp\" : \"Al iniciar sesión en la app “%1$s”, autorizaste que este bot te envíe mensajes.\"","\"common_signin_button_text\" : \"साइन इन गर्नुहोस्\"","\"AttachAudio\" : \"Voice message\"","\"mr_dialog_transferable_header\" : \"Mainkan pada kumpulan\"","\"HideReadTimeInfo\" : \"Hide the time when you read messages from people who can’t see your last seen. If you turn this on, their read time will also be hidden from you.\nThis setting does not affect group chats.\"","\"cast_rewind\" : \"Spoel terug\"","\"CheckPasswordInfo\" : \"هل لازلت تتذكر كلمة المرور؟\"","\"cast_notification_connecting_message\" : \"Menghubungkan ke %1$s\"","\"abc_searchview_description_clear\" : \"क्‍वेरी साफ करा\"","\"common_open_on_phone\" : \"ফ'নত খোলক\"","\"cast_forward_10\" : \"Avancer de 10 secondes\"","\"BoostingStarsQuantityPrizesInfo\" : \"Choose how many winners you want to distribute stars among.\"","\"NotificationMessageGroupAudio\" : \"%1$s hat eine Sprachnachricht an %2$s gesendet\"","\"Set\" : \"Aplicar\"","\"None\" : \"Geen\"","\"mr_user_route_category_name\" : \"Құрылғылар\"","\"common_open_on_phone\" : \"Open on phone\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor.\"","\"cast_expanded_controller_skip_ad_label\" : \"જાહેરાત છોડો\"","\"SavedTagReactionsHint2\" : \"Tag the message with an emoji for quick search\"","\"StarsSubscriptionExpires\" : \"expires on %s\"","\"PinnedMessagesHiddenInfo\" : \"You will see the bar with pinned messages only if a new message is pinned.\"","\"CheckYourEmailSubtitle\" : \"Digite o código que enviamos para seu e-mail %1$s.\"","\"common_google_play_services_enable_text\" : \"Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz.\"","\"DisableSharingInfoHeader1\" : \"No Screenshots\"","\"CheckPhoneNumberLearnMoreUrl\" : \"https://telegram.org/faq/pt-br#p-tenho-um-numero-novo-o-que-devo-fazer\"","\"common_google_play_services_wear_update_text\" : \"Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңырат.\"","\"FilterNoChats\" : \"Sin chats\"","\"fingerprint_dialog_touch_sensor\" : \"Thinta inzwa yezigxivizo zeminwe\"","\"StoryPrivacyEveryoneExclude_one\" : \"Everyone (-%d)\"","\"NoMemberRequests\" : \"No join requests\"","\"BusinessBotLink\" : \"Bot Username or URL\"","\"FragmentPhoneTitle\" : \"**%s** is a collectible phone number that belongs to\"","\"RegisterText2\" : \"Voer je naam in en voeg een profielfoto toe.\"","\"call_notification_decline_action\" : \"Қабылдамау\"","\"mr_chooser_wifi_warning_description_car\" : \"确保另一设备与此汽车连接到同一 WLAN 网络\"","\"BackgroundPreview\" : \"معاينة الخلفية\"","\"BoughtResoldGiftToText\" : \"%s has been notified about your gift.\"","\"cast_notification_default_channel_name\" : \"કાસ્ટ કરો\"","\"abc_searchview_description_search\" : \"Søg\"","\"abc_searchview_description_voice\" : \"बोलकर खोजें\"","\"CallAvailableIn2\" : \"Telegram can call you in %1$d:%2$02d\"","\"YourEmailSkipWarning\" : \"تحذير\"","\"ChannelJoined\" : \"You joined this channel\"","\"ic_media_route_learn_more_accessibility\" : \"Dowiedz się, jak przesyłać treści\"","\"mr_system_route_name\" : \"Система\"","\"abc_action_mode_done\" : \"Gata\"","\"FeaturedEmojiPacks\" : \"Trending Emoji Packs\"","\"MigrateOldFolderDescription\" : \"Due to a change made by **Google**, we need to move the files you downloaded using **Telegram** to a new folder.\n\nThis may take a few moments. You can continue using the app while the files are moved.\"","\"SuggestionAgreementReachedUser2\" : \"������ You have been charged ⭐️ **%s**.\"","\"NotificationsOffUntil\" : \"معطَّلة حتى %1$s\"","\"abc_menu_space_shortcut_label\" : \"espazo\"","\"cast_connecting_to_device\" : \"جارٍ الاتصال بـ %1$s\"","\"GiftThemesSetByOther\" : \"**%1$s** set **%2$s** as a new theme for this chat.\"","\"NeverShareWithTitle\" : \"Non condividere\"","\"BotFileDownloadCancel\" : \"Cancel\"","\"RequestSmsButton\" : \"Ricevi il codice tramite SMS\"","\"FolderLinkButtonAdd\" : \"Add %s\"","\"AlwaysShowPopup\" : \"Mostra sempre\"","\"LimitReachedFavoriteGifs\" : \"Limit of %d GIFs Reached\"","\"AllPhotos\" : \"Alle Bilder\"","\"ProxySettings\" : \"Proxy-instellingen\"","\"fingerprint_error_hw_not_available\" : \"फिंगरप्रिंट हार्डवेअर उपलब्‍ध नाही.\"","\"BizBotStart\" : \"Start\"","\"NotificationsDeleteAllException\" : \"Alle Ausnahmen löschen\"","\"AreYouSureDeleteSingleMessageMega\" : \"¿Quieres eliminar este mensaje para todos?\"","\"common_google_play_services_enable_title\" : \"Google Play teenuste lubamine\"","\"StoryHidAccount\" : \"Cuenta oculta para historias republicadas\"","\"CaptionsLimitTitle\" : \"Captions\"","\"GiftsFeature2Text\" : \"Sell your gift on Telegram or on third-part NFT marketplace\"","\"AreYouSureDeleteAndExit\" : \"Vuoi davvero eliminare e lasciare il gruppo?\"","\"CocoonSubtitle\" : \"Cocoon (**Co**nfidential **Co**mpute **O**pen **N**etwork)\nhandles AI tasks safely and efficiently.\"","\"BoostingGiveawayCanceledByPayment\" : \"The channel cancelled the prizes by reversing the payment for them.\"","\"Default\" : \"الافتراضي\"","\"SwipeSettingsRead\" : \"Lezen\"","\"cast_expanded_controller_live_head_description\" : \"वर्तमान स्थिती लाइव्ह स्ट्रीमच्या शीर्षस्थानी आहे\"","\"SwipeSettingsRead\" : \"Leído\"","\"DebugSendLastLogs\" : \"Send Last Logs\"","\"BrowserSettingsHistoryPages_one\" : \"%d page\"","\"abc_capital_off\" : \"DESACTIVA\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך.\"","\"abc_menu_space_shortcut_label\" : \"空白鍵\"","\"FilterMuteAll\" : \"Mute All\"","\"cast_connecting_to_device\" : \"Повезује се са уређајем %1$s\"","\"Stop\" : \"Arresta\"","\"PreviewForwardRound_other\" : \"Forward %1$d video messages\"","\"DiscardVoiceMessageDescription\" : \"Are you sure you want to stop recording and discard your voice message?\"","\"mr_controller_no_info_available\" : \"ไม่มีข้อมูล\"","\"call_notification_decline_action\" : \"דחייה\"","\"ThemeSetUrl\" : \"Set link\"","\"NoPlayerInstalled\" : \"No tienes reproductor de video. Por favor, instala uno para continuar.\"","\"PublishDayAt\" : \"'Publish on' MMM d 'at' HH:mm\"","\"AutoDownloadPreloadMusicInfo\" : \"Nächsten Titel während der Wiedergabe herunterladen.\"","\"FilterAddChats\" : \"Chats hinzufügen\"","\"AutoDeletePopupDescription2\" : \"You can also set your default **self-destruct timer** for all chats in Settings.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Digər cihaz bu telefon ilə eyni Wi-Fi şəbəkəsində olmalıdır\"","\"ReleaseToGoNextFolder\" : \"Release to go to the next unread folder\"","\"ResetMyAccountWarningText\" : \"Questa azione non può essere annullata. Perderai tutte le chat Telegram, i messaggi, i media e i file se procederai con il ripristino del tuo account.\"","\"ChangeRecoveryEmail\" : \"Herstel-e-mailadres wijzigen\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Provjerite je li drugi uređaj na istoj WiFi mreži na kojoj je i tablet\"","\"LoginOrSingInWithGoogle\" : \"ou\"","\"StarsGiftUpgradeCompleted\" : \"Gift Upgrade sent!\"","\"call_notification_hang_up_action\" : \"ວາງສາຍ\"","\"search_menu_title\" : \"Търсене\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Subtítulos opcionales\"","\"cast_rewind_10\" : \"ଦଶ ସେକେଣ୍ଡ ପଛକୁ ନିଅନ୍ତୁ\"","\"cast_rewind\" : \"Rikthe\"","\"AreYouSureClearHistorySavedMessages\" : \"Weet je zeker dat je jouw **Opgeslagen berichten** wilt wissen? Dit kan niet worden teruggedraaid.\"","\"NoSubscribeRequestsDescription\" : \"There are no pending requests\nto join this channel.\"","\"SelectEmoji\" : \"Select emoji\"","\"AutoDownloadOnWiFiDataInfo\" : \"Wi-Fi에 연결했을 때 미디어를 자동으로 다운로드하려면 이 설정을 켜세요.\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s ha fissato il quiz \"%2$s\"\"","\"cast_notification_connected_message\" : \"%1$s වෙත සම්බන්ධ වුණි\"","\"CancelPasswordQuestion\" : \"정말 2단계 인증 설정을 중단하시겠습니까?\"","\"cast_expanded_controller_skip_ad_text\" : \"আপুনি বিজ্ঞাপনটো %1$dত এৰি যাব পাৰিব…\"","\"CallMessageIncomingConferenceMissed\" : \"Missed Call\"","\"AutoDownloadMaxVideoSize\" : \"Tamanho máximo do vídeo\"","\"call_notification_decline_action\" : \"拒接\"","\"cast_stop\" : \"थांबा\"","\"fingerprint_error_hw_not_present\" : \"Αυτή η συσκευή δεν διαθέτει αισθητήρα δακτυλικού αποτυπώματος\"","\"mr_controller_stop\" : \"Zastaviť\"","\"AutodownloadSizeLimit\" : \"Límite de tamaño\"","\"StoryAllowScreenshots\" : \"Allow Screenshots\"","\"AuthAnotherClientOk\" : \"Authenticatie gelukt\"","\"mr_dialog_default_group_name\" : \"গ্রুপ\"","\"StoryEditCoverMenu\" : \"Edit Cover\"","\"BoostingShowMoreBoosts_other\" : \"Show %1$d More Boosts\"","\"YourTonBalance\" : \"your balance\"","\"ContactInfoLocation\" : \"Location\"","\"AddMember\" : \"Add Member\"","\"common_signin_button_text_long\" : \"Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ\"","\"mr_controller_stop_casting\" : \"Ihinto ang pag-cast\"","\"NotificationActionPinnedGameScore\" : \"%1$s ha fissato un punteggio nel gruppo %2$s\"","\"NotificationUnrecognizedDevice\" : \"%1$s:\nDetectamos un inicio de sesión en tu cuenta desde un nuevo dispositivo el %2$s\n\nDispositivo: %3$s\nUbicación: %4$s\n\nSi no eras tú, puedes ir a Ajustes > Dispositivos y cerrar esa sesión.\n\nSi crees que alguien inició sesión en tu cuenta sin tu consentimiento, puedes activar la verificación en dos pasos en los ajustes de privacidad y seguridad.\n\nAtentamente,\nEl equipo de Telegram\"","\"NotificationActionPinnedGameChannel\" : \"%1$s heeft een spel vastgezet\"","\"mr_chooser_searching\" : \"መሣሪያዎችን በማግኘት ላይ\"","\"cast_play\" : \"ચલાવો\"","\"NoPopup\" : \"Nunca mostrar\"","\"LimitReachedChatInFolders\" : \"Sorry, you can't add more than **%1$d** chats to a folder. You can increase this limit to **%2$d** by upgrading to **Telegram Premium**.\"","\"cast_ad_label\" : \"Оглас\"","\"Gift2CollectionAddGiftsButton\" : \"Add Gifts\"","\"PriorityInfo\" : \"Higher priority notifications will work even if your phone is in Do Not Disturb mode.\"","\"mr_chooser_searching\" : \"მიმდინარეობს მოწყობილობების მოძიება\"","\"media_notification_channel_name\" : \"کاسٹ\"","\"PasswordDoNotMatch\" : \"Le password non corrispondono\"","\"FloodWait\" : \"Muitas tentativas. Por favor, tente depois.\"","\"InappBrowserInfo\" : \"Open external links within the app\"","\"WithinAMonth\" : \"한 달 이내 마지막으로 접속함\"","\"common_google_play_services_enable_button\" : \"Gaitu\"","\"BoostingGiveawayPrivateChannel\" : \"Channel is Private\"","\"UseProxyInfo\" : \"إعدادات بروكسي SOCKS5\"","\"mr_controller_collapse_group\" : \"Suzi\"","\"common_google_play_services_update_title\" : \"Update Google Play services\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s fijó un audio\"","\"TelegramPremiumUserGiftedPremiumOutboundDialogSubtitle\" : \"**%1$s** now have access to additional features.\"","\"mr_chooser_wifi_warning_description_phone\" : \"ഈ ഫോൺ കണക്‌റ്റ് ചെയ്‌തിരിക്കുന്ന അതേ വൈഫൈ നെറ്റ്‌വർക്കിലാണ് മറ്റേ ഉപകരണവും കണക്‌റ്റ് ചെയ്‌തിട്ടുള്ളതെന്ന് ഉറപ്പാക്കുക\"","\"Gift2AuctionBidInfoUntilEndRound\" : \"last round\"","\"abc_menu_delete_shortcut_label\" : \"silin\"","\"AreYouSureUnblockContact\" : \"Blockierung für diesen Kontakt wirklich aufheben?\"","\"abc_shareactionprovider_share_with_application\" : \"Comparteix amb %s\"","\"cast_play\" : \"Pusti\"","\"cast_tracks_chooser_dialog_none\" : \"ምንም የለም\"","\"UserRestrictions\" : \"User Permissions\"","\"abc_capital_on\" : \"ВКЛ\"","\"cast_expanded_controller_ad_image_description\" : \"Cast レシーバーが広告を再生している間に表示された画像\"","\"Green\" : \"الأخضر\"","\"ResellGiftBuy_other\" : \"Buy for ⭐️%d\"","\"mr_controller_album_art\" : \"ਐਲਬਮ ਕਲਾ\"","\"AreYouSureUnsaveFewMessages\" : \"정말 이 메시지들을 삭제하겠습니까?\"","\"ClearHistoryOptionAlso\" : \"Geschiedenis ook voor %1$s wissen\"","\"mr_cast_button_connecting\" : \"Streamen. Verbindung wird hergestellt.\"","\"ShareMyPhoneNoCaps\" : \"Share my phone number\"","\"DeleteAllRevokedLinks\" : \"Delete All Revoked Links\"","\"ActionUserWithinOtherRadius\" : \"un1 ist jetzt %1$s von un2 entfernt\"","\"mr_cast_button_connecting\" : \"Транслировать. Идет подключение\"","\"Calling\" : \"Wir rufen dich an…\"","\"NotificationActionPinnedFile\" : \"ثبّتَ %1$s ملفًا في مجموعة %2$s\"","\"LanguageCustom\" : \"Custom\"","\"call_notification_ongoing_text\" : \"Дуудлага хийгдэж байна\"","\"NotificationMessageInvoice\" : \"%1$s te envió una factura por %2$s\"","\"mr_chooser_zero_routes_found_title\" : \"Engin tæki í boði\"","\"AutoDownloadCustom\" : \"Otro\"","\"call_notification_ongoing_text\" : \"Trwa połączenie\"","\"AreYouSureDeleteAndExitChannel\" : \"¿Quieres eliminar y salir del canal?\"","\"EditProfileBioInfoNobodyExcept\" : \"Nobody (except %d) can see your bio. **Change >**\"","\"SavedGifsLimitTitle\" : \"Saved GIFs\"","\"FontSizePreviewLine2\" : \"Es ist Morgen in Tokio ������\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Введіть свій пароль, щоб завершити передачу прав власності.\"","\"cast_expanded_controller_skip_ad_label\" : \"विज्ञापन छोड़ें\"","\"PasskeyFeatureButton\" : \"Create Passkey\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ਉਪਸਿਰਲੇਖ\"","\"InvLinkToGroup\" : \"Invite link sent to **%1$s**.\"","\"common_google_play_services_enable_text\" : \"Google Play 서비스를 사용하도록 설정해야 %1$s이(가) 작동합니다.\"","\"RevokeLinkAlertChannel\" : \"Are you sure you want to revoke the link **%1$s**?\n\nThe channel \"**%2$s**\" will become private.\"","\"cast_tracks_chooser_dialog_none\" : \"Nada\"","\"abc_searchview_description_submit\" : \"কোয়েরি জমা দিন\"","\"mr_dialog_default_group_name\" : \"ग्रुप\"","\"OpenInBrowser\" : \"OPEN IN...\"","\"PrivacyGiftsTypePremium\" : \"Premium Subscription\"","\"cast_pause\" : \"Pauziraj\"","\"cast_expanded_controller_ad_in_progress\" : \"වෙළඳ දැන්වීම ප්‍රගතියේය…\"","\"CancelRegistration\" : \"Отмена регистрации\"","\"NotificationMessageChatGiveaway\" : \"%1$s enviou um sorteio de %3$sx assinaturas Premium de %4$sm no grupo %2$s\"","\"NotificationMessageVideo\" : \"%1$s hat dir ein Video gesendet\"","\"cast_mute\" : \"Susdur\"","\"mr_chooser_looking_for_devices\" : \"آلات تلاش کئے جا رہے ہیں...\"","\"VoipGroupJoinAsSpeaker\" : \"JOIN AS SPEAKER\"","\"cast_notification_connected_message\" : \"%1$s ಗೆ ಸಂಪರ್ಕಪಡಿಸಲಾಗಿದೆ\"","\"NotificationMessageMusic\" : \"%1$s sent you an audio file\"","\"VoipGroupStartVoiceChat\" : \"Start Voice Chat\"","\"DeleteAllMessagesChannelAlert\" : \"Warning! This will **delete all messages** in this channel.\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"Leider kannst du aufgrund seiner Einstellungen diesem Nutzer keine Videonachrichten schicken. \"","\"NotificationsServiceConnectionInfo\" : \"Conserva una connessione a basso consumo con Telegram per notifiche affidabili.\"","\"fingerprint_not_recognized\" : \"ओळखले नाही\"","\"StartsDayAt\" : \"MMM d'일' HH:mm에 시작\"","\"NotificationActionPinnedGeo\" : \"%1$s fijó un mapa en el grupo %2$s\"","\"PrivacyAddAnException\" : \"Aggiungi utenti o gruppi\"","\"PremiumPreviewWallpaper\" : \"Wallpaper for Both Sides\"","\"RemoveManyStickersCount_one\" : \"Remove sticker\"","\"ResetPasswordWait\" : \"최근에 비밀번호 초기화 요청을 취소한 이력이 있습니다. %1$s 이후에 새로운 요청을 할 수 있습니다.\"","\"GlobalAttachGifRestricted\" : \"GIFs aren't allowed in this group.\"","\"ReportChatSpam\" : \"Spam\"","\"cast_connecting_to_device\" : \"%1$s ਨਾਲ ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ\"","\"LiteOptionsCalls\" : \"Animations in Calls\"","\"SlowmodeSendErrorTooLong\" : \"Sorry, this text is too long to send as one message.\n\nSlow Mode is enabled. You can't send more than one message at once.\"","\"cast_forward\" : \"ফরওয়ার্ড\"","\"BotStarsButtonWithdrawShortAll\" : \"Withdraw all\"","\"BotMultiContactsSelectorLimit_other\" : \"You can select maximum %1$d users.\"","\"NotificationsExceptionsSingleAlert\" : \"Please note that **%1$s** is listed as an exception and won't be affected by this change.\"","\"common_google_play_services_enable_button\" : \"Aktiv edin\"","\"ActionGiftInbound\" : \"un1 sent you a gift for **un2**\"","\"cast_notification_connected_message\" : \"Під’єднано до екрана %1$s\"","\"common_google_play_services_update_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play\"","\"SoundOffHint\" : \"You will receive silent notifications. \"","\"WebNoSearchedHistory\" : \"No search results\"","\"cast_expanded_controller_background_image\" : \"ស្នាដៃសិល្បៈអាល់ប៊ុម\"","\"fingerprint_error_lockout\" : \"嘗試次數過多，請稍後再試。\"","\"VoipGroupJoinAs\" : \"Join Voice Chat as...\"","\"google_assistant_verification_channel_name\" : \"Preverjevalnik Pomočnika\"","\"google_assistant_verification_channel_name\" : \"Google 助理驗證器\"","\"NotificationMessageGroupSticker\" : \"%1$s envió un sticker al grupo %2$s\"","\"AddMembersAlertNamesText\" : \"¿Quieres añadir a %1$s a **%2$s**?\"","\"Gift2SoldAuctionPreviewGifts_one\" : \"%d Gift\"","\"cast_seek_bar\" : \"Controllo riproduzione\"","\"cast_forward_10\" : \"Перемотати вперед на 10 секунд\"","\"SetAdditionalPassword\" : \"Poner contraseña adicional\"","\"mr_controller_stop\" : \"Zatrzymaj\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"Tem certeza de que deseja apagar o histórico do chat secreto com **%1$s**?\"","\"common_google_play_services_notification_ticker\" : \"„Google Play“ paslaugų klaida\"","\"SmartNotificationsDisabled\" : \"Uitgeschakeld\"","\"CancelLinkExpired\" : \"رابط غير صحيح أو منتهي الصلاحية.\"","\"mr_chooser_looking_for_devices\" : \"Поиск устройств…\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s hat einen %2$s Sticker angeheftet\"","\"PermissionXiaomiLockscreen\" : \"Por favor, permite a Telegram aparecer en la pantalla bloqueada para que las llamadas funcionen correctamente.\"","\"SentFragmentCode\" : \"**Fragment**의 Anonymous Numbers 섹션에서 **%1$s**의 코드를 받으세요.\"","\"common_google_play_services_update_button\" : \"업데이트\"","\"PasswordHintDescription\" : \"За бажанням ви можете додати підказку до пароля.\"","\"EventLogRemovedLinkedGroup\" : \"un1 removed the discussion group un2\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s ha inviato uno %3$s sticker nel gruppo %2$s\"","\"ProfileBirthday\" : \"Date of Birth\"","\"CheckPasswordPerfect\" : \"Чудово!\"","\"PleaseReEnterPassword\" : \"Введіть свій пароль ще раз\"","\"FwdMessageToManyChats_other\" : \"Message forwarded to **%1$d chats**.\"","\"google_assistant_verification_notification_title\" : \"Google ასისტენტი აგზავნის შეტყობინებას\"","\"cast_connecting_to_device\" : \"Подключение к %1$s…\"","\"cast_closed_captions\" : \"Teksting for hørselshemmede\"","\"mr_controller_play\" : \"Cheza\"","\"GiftRepostedToChannelProfile\" : \"Gift is reposted to **%s**.\"","\"AttachRound\" : \"Videonachricht\"","\"mr_dialog_default_group_name\" : \"Груповий маршрут\"","\"abc_capital_on\" : \"WŁ.\"","\"NotificationMessagePaidMedia_other\" : \"%2$s heeft je een betaald bericht gestuurd voor %1$d sterren\"","\"SettingsRecent\" : \"최근 검색들\"","\"cast_rewind_30\" : \"ত্ৰিশ ছেকেণ্ড ৰিৱাইণ্ড কৰক\"","\"cast_rewind_30\" : \"Putar mundur tiga puluh detik\"","\"NotificationMessageGroupRound\" : \"%1$s sent a video message to the group %2$s\"","\"SecondsBold_one\" : \"**%1$d** second\"","\"cast_expanded_controller_live_head_description\" : \"Жывая трансляцыя пачынаецца\"","\"SetUrlPlaceholder\" : \"Link\"","\"mr_chooser_wifi_learn_more\" : \"વધુ જાણો\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Sigurohu që pajisja tjetër të jetë në të njëjtin rrjet Wi-Fi me këtë tablet\"","\"NotificationsPrivateChats\" : \"Chats Privados\"","\"ActionBotAllowedWebapp\" : \"Você permitiu que este bot enviasse mensagens para você no app web dele.\"","\"mr_chooser_wifi_learn_more\" : \"Kom meer te wete\"","\"fingerprint_error_hw_not_available\" : \"El hardware para detectar huellas digitales no está disponible.\"","\"abc_searchview_description_submit\" : \"إرسال طلب البحث\"","\"mr_chooser_searching\" : \"กำลังค้นหาอุปกรณ์\"","\"ErrorSendRestrictedVoiceAll\" : \"Sorry, het delen van spraakberichten is niet toegestaan in deze groep.\"","\"PremiumStoriesPriorityDescription\" : \"Get more views as your stories are always displayed first.\"","\"GiftOfferTONToOffer\" : \"TON to offer\"","\"cast_play\" : \"Նվագարկել\"","\"cast_expanded_controller_background_image\" : \"عکس‌ سرصفحه آلبوم\"","\"cast_ad_label\" : \"Anunț\"","\"mr_chooser_title\" : \"Cast til\"","\"fingerprint_error_hw_not_available\" : \"Hardware de impressão digital não disponível.\"","\"ShareYouPhoneNumberTitle\" : \"Deine Telefonnummer teilen?\"","\"FilterShowMoreChats_one\" : \"Show %1$d More Chat\"","\"RestorePasswordResetPassword\" : \"СКИНУТИ ПАРОЛЬ\"","\"EventLogPreviousGroupDescription\" : \"Previous description\"","\"ContinueOnThisLanguage\" : \"Continuar em Português\"","\"BoostingPreparedGiveawaySubscriptionsPlural_other\" : \"%1$d subscriptions for %2$s\"","\"common_google_play_services_enable_title\" : \"បើកសេវាកម្ម Google Play\"","\"DoNotQuote\" : \"Do Not Quote\"","\"FreshChangePhoneForbidden\" : \"보안상의 이유로 방금 연결한 기기에서는 전화번호를 변경할 수 없습니다. 이전 연결을 사용하거나 몇 시간 동안 기다려주세요.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"మూసివేసిన శీర్షికలు\"","\"cast_connecting_to_device\" : \"Menyambung ke %1$s\"","\"common_google_play_services_wear_update_text\" : \"New version of Google Play services needed. It will update itself shortly.\"","\"SegmentationErase\" : \"Löschen\"","\"NoFolderFound\" : \"Nenhuma pasta encontrada.\"","\"NotificationActionPinnedGeo\" : \"%1$s heeft locatie vastgezet in de groep %2$s\"","\"abc_action_menu_overflow_description\" : \"Higit pang opsyon\"","\"TelegramFaq\" : \"Perguntas Frequentes\"","\"InviteChannelRestrictedUsers_other\" : \"**%d users** restrict adding them to channels. You can send them an invite link as message instead.\"","\"cast_expanded_controller_live_head_description\" : \"現在の位置はライブ ストリームの先頭です\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s pinned a %2$s sticker\"","\"StarRatingFuturePendingPoints_one\" : \"%d point are pending.\"","\"cast_pause\" : \"Pozastavit\"","\"cast_tracks_chooser_dialog_none\" : \"Κανένα\"","\"fingerprint_error_hw_not_present\" : \"במכשיר זה אין חיישן טביעות אצבע\"","\"cast_stop\" : \"Կանգնեցնել\"","\"YourPhone\" : \"Seu Número\"","\"call_notification_decline_action\" : \"కట్ చేయండి\"","\"cast_skip_prev\" : \"Перейти к предыдущему объекту\"","\"ExplainStarsFeature4Text\" : \"Support your favorite channels by sending Star reactions to their posts.\"","\"NotificationsDeleteAllExceptionAlert\" : \"Vuoi davvero eliminare tutte le eccezioni?\"","\"EditPack\" : \"bewerken\"","\"SyncContactsOff\" : \"Kontakte von diesem Gerät werden deinem Konto nicht hinzugefügt.\"","\"NotificationMessageAudio\" : \"%1$s님이 음성 메시지를 보냈습니다\"","\"LimitReachedStoriesCount2First_one\" : \"You can post **%d** story in **24** hours.\"","\"EditCantEditPermissionsPublic\" : \"This permission is not available in public groups.\"","\"VoipGroupCopySpeakerLinkNoCaps\" : \"Copy speaker link\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s** krijgt je telefoonnummer. Dit kan nuttig zijn voor de integratie met andere diensten.\"","\"abc_shareactionprovider_share_with\" : \"Bagikan dengan\"","\"abc_activitychooserview_choose_application\" : \"选择应用\"","\"common_google_play_services_install_button\" : \"Instalatu\"","\"cast_forward_30\" : \"Spol 30 sekunder frem\"","\"NotificationActionPinnedTextUser\" : \"%1$s pinned \"%2$s\"\"","\"mr_button_content_description\" : \"Cast\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"पासकी\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s heeft een score vastgezet\"","\"ArchiveStory\" : \"Archive Story\"","\"RestorePremiumHintMessage\" : \"Your Telegram Premium has recently expired. Tap here to extend it.\"","\"SendMessagesToText\" : \"Bericht naar **%1$s** sturen?\"","\"ActionBotDocumentPhone\" : \"Número de teléfono\"","\"TurnPasswordOffQuestionTitle\" : \"Disattiva password\"","\"cast_closed_captions\" : \"Untertitel\"","\"ApproveNewMembersDescription\" : \"Turn this on if you want users to join only after they are approved by an admin.\"","\"mr_controller_no_media_selected\" : \"Predstavnost ni izbrana\"","\"call_notification_ongoing_text\" : \"ការ​ហៅដែលកំពុងដំណើរការ\"","\"GiftThemesSetInReuseInfo\" : \"This gift is already your theme in the chat with **%s**. Remove it there and use it here instead?\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Imibhalo engezansi\"","\"ViewExceptions\" : \"Uitzonderingen weergeven\"","\"NotificationsCustomize\" : \"Personalizza\"","\"RemovePhotoForRestDescription\" : \"Are you sure you want to delete your public photo?\"","\"BadgeNumberMutedChats\" : \"Stummgeschaltete Chats\"","\"TranslateMessages\" : \"Traduzir Mensagens\"","\"GroupCallShowInMainTabs\" : \"Show Calls Tab\"","\"RegistrationProfileInfo\" : \"Інформація про профіль\"","\"CreateNewThemeMenu\" : \"Create new theme\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Nenosiri\"","\"abc_capital_on\" : \"사용\"","\"StoryPrivacyOptionPeople_one\" : \"%d person\"","\"LiveStoryReactAdminEmptyText\" : \"Viewers can send you Star Reactions and Top Senders will appear here.\"","\"Sound\" : \"Suono\"","\"PeopleCanJoinViaLinkCount_one\" : \"%s person can join via this link\"","\"StoryMentionedTitle\" : \"**%s** mentioned you in a story.\"","\"CacheClear\" : \"Clear\"","\"DeleteLocalizationTitle\" : \"언어 묶음 삭제\"","\"common_signin_button_text\" : \"Identifikohu\"","\"PhoneNumberChangeTitle\" : \"Nummer ändern\"","\"cast_stop_live_stream\" : \"Detener streaming en directo\"","\"call_notification_hang_up_action\" : \"Prekini vezu\"","\"mr_chooser_wifi_learn_more\" : \"Толық ақпарат\"","\"ChatBackground\" : \"Chat Background\"","\"mr_controller_play\" : \"Play\"","\"cast_unmute\" : \"Nyahredam\"","\"Quote\" : \"Quote\"","\"ShareYouPhoneNumberTitle\" : \"مشاركة رقم هاتفك؟\"","\"NotificationActionPinnedGameUser\" : \"%1$s fijó un juego\"","\"VoipMutedByAdminShort\" : \"Muted\"","\"IsSendingPhoto\" : \"%1$s is sending photo...\"","\"NotificationHiddenName\" : \"Telegram\"","\"StarsGiftUpgradeCompletedMoreButton\" : \"Gift More\"","\"cast_rewind_30\" : \"تیس سیکنڈ ریوائنڈ کریں\"","\"Gift2Message\" : \"Enter Message\"","\"NotificationMessageContact2\" : \"%1$s 님이 %2$s 연락처를 공유했습니다\"","\"EnabledPasswordText\" : \"2단계 인증이 활성화되었습니다.\n회원님의 텔레그램 계정에 로그인하려면 여기서 설정하신 비밀번호가 필요합니다.\"","\"TwoStepVerificationShowPassword\" : \"비밀번호 보기\"","\"WhenConnectedOnWiFi\" : \"Wi-Fi에 연결할 때\"","\"VoipChannelEditTitle\" : \"Edit live stream title\"","\"NotificationHiddenMessage\" : \"New message\"","\"fingerprint_error_lockout\" : \"खूप जास्त प्रयत्न. कृपया नंतर पुन्हा प्रयत्न करा.\"","\"mr_dialog_default_group_name\" : \"그룹\"","\"LanguageCustomAlert\" : \"%2$d%% 완성된 비공식 언어 묶음(**%1$s**)을 적용하시려고 합니다.\n\n인터페이스 전체가 번역됩니다. [번역 플랫폼]을 통해 오역을 바로잡으실 수 있습니다.\n\n설정에서 언제든 언어를 바꾸실 수 있습니다.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Скасаваць\"","\"call_notification_decline_action\" : \"Tolak\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Clave de acceso\"","\"Reset\" : \"Ripristina\"","\"RemoveDocumentsTitle_one\" : \"Remove %d document\"","\"cast_expanded_controller_loading\" : \"Φόρτωση…\"","\"EditWidgetChatsInfo\" : \"Muestra el último mensaje de los chats que elijas.\n\nSi no hay chats específicos seleccionados, en este widget se mostrarán tus chats más recientes.\"","\"mr_controller_no_info_available\" : \"Інфармацыя адсутнічае\"","\"FirstName\" : \"Nome (obrigatório)\"","\"CalendarWeekNameShortSunday\" : \"S\"","\"PleaseEnterNewFirstPasswordLogin\" : \"You can now set a new password that will be used to log into your account.\"","\"DeclineDeactivate\" : \"رفض وحذف الحساب\"","\"BoostFeatureEmojiStatuses\" : \"%s Emoji Statuses\"","\"PrivateChats\" : \"Private Chats\"","\"mr_controller_stop_casting\" : \"Sustabdyti perdavimą\"","\"SendInStandardQuality\" : \"Send in standard quality\"","\"cast_seek_bar\" : \"ପ୍ଲେବ୍ୟାକ୍‌ ନିୟନ୍ତ୍ରଣ\"","\"abc_activity_chooser_view_see_all\" : \"Преглед на всички\"","\"NoSharedAudio\" : \"Share music in this chat and access it on any of your devices.\"","\"ContactJob\" : \"Job\"","\"cast_expanded_controller_loading\" : \"Chargement en cours…\"","\"abc_menu_sym_shortcut_label\" : \"„Sym“ +\"","\"mr_dialog_groupable_header\" : \"Ավելացրեք սարք\"","\"ClearSearch\" : \"Cancellare la cronologia di ricerca?\"","\"DateMonth\" : \"Month\"","\"cast_pause\" : \"Fasilə ver\"","\"fingerprint_dialog_touch_sensor\" : \"ଟିପଚିହ୍ନ ସେନସର୍‌କୁ ଛୁଅଁନ୍ତୁ\"","\"BoostingGiveawayTakePart\" : \"To take part in this giveaway please join channel **%1$s** before **%2$s**.\"","\"YourPasswordSuccess\" : \"Готово!\"","\"fingerprint_error_lockout\" : \"Demasiados intentos. Vuelve a intentarlo más tarde.\"","\"cast_forward_30\" : \"ત્રીસ સેકન્ડ ફોરવર્ડ કરો\"","\"LanguageName\" : \"العربية\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Připojte druhé zařízení ke stejné síti Wi-Fi, jako toto zařízení\"","\"ShowSendersName\" : \"보낸 사람 이름 보기\"","\"ChannelJoinRequestNoCaps\" : \"Apply to join channel\"","\"common_google_play_services_updating_text\" : \"Сервисы Google Play, необходимые для работы приложения \"%1$s\", в настоящий момент обновляются.\"","\"InviteFriendsHelp\" : \"Select contacts to invite them to Telegram\"","\"AutoDownloadOnMobileData\" : \"على البيانات الخلوية\"","\"NotificationActionPinnedStickerUser\" : \"ثبّت %1$s ملصقًا\"","\"SpeakingWithVolume\" : \"%1$d%% speaking\"","\"LimitReachedFavoriteStickersSubtitle\" : \"An older sticker was replaced with this one. You can **increase the limit** to %d stickers\"","\"Gift2ActionResell\" : \"Resell\"","\"TelegramPremiumUserGiftedPremiumDialogTitleWithPluralSomeone\" : \"Someone has gifted you a %1$s subscription for Telegram Premium.\"","\"LanguageUnsupportedError\" : \"There is no such language.\"","\"mr_cast_button_connecting\" : \"കാസ്‌റ്റ് ചെയ്യുക. കണക്റ്റ് ചെയ്യുന്നു\"","\"cast_tracks_chooser_dialog_none\" : \"لا شيء\"","\"CallAlertTitle\" : \"Voice Call\"","\"common_signin_button_text\" : \"Přihlásit se\"","\"ActionUserWithinYouRadius\" : \"Você está a %1$s de un1\"","\"NotificationActionPinnedRoundUser\" : \"%1$s hat eine Videonachricht angeheftet\"","\"BotsMenuTitle\" : \"Menu\"","\"StopLiveLocation\" : \"Stop Sharing Location\"","\"AvailableIn\" : \"Available in %s\"","\"mr_controller_no_info_available\" : \"କୌଣସି ସୂଚନା ଉପଲବ୍ଧ ନାହିଁ\"","\"fingerprint_error_user_canceled\" : \"指紋認証操作がユーザーによりキャンセルされました。\"","\"StarsGiveawaySentPopupInfo_other\" : \"Winners will receive a total of **%1$d Stars**.\"","\"Gift2Info2BotRemove\" : \"You can remove this gift from your Profile.\"","\"cast_stop_live_stream\" : \"Түз берүүнү токтотуу\"","\"cast_mute\" : \"ਮਿਊਟ ਕਰੋ\"","\"GiftOfferRejectConfirmTitle\" : \"Reject Offer\"","\"UnsaveSingleMessagesTitle\" : \"إلغاء حفظ الرسالة\"","\"Lately\" : \"최근에 접속함\"","\"mr_chooser_wifi_warning_description_unknown\" : \"අනෙක් උපාංගය මෙම උපාංගය මෙන් එකම Wi-Fi ජාලයෙහි ඇති බවට වග බලා ගන්න\"","\"BusinessBotPermissionsGiftsWarningText\" : \"The bot **@%s** will be able to manage your gifts and stars, including giving them away to other users.\"","\"LiveStoryDisconnectedContinue\" : \"Continue Streaming\"","\"ActionUserWithinYouRadius\" : \"Ahora estás a %1$s de un1\"","\"InvalidFirstName\" : \"Nombre no permitido. Por favor, prueba con otro.\"","\"RestorePasswordNoEmailText\" : \"Оскільки ви не встановили адресу е-пошти для відновлення пароля, вам залишилося або згадати пароль, або скинути акаунт.\"","\"cast_expanded_controller_ad_in_progress\" : \"Anúncio em progresso…\"","\"AreYouSureDeleteThisChat\" : \"Deseja apagar permanentemente essa conversa?\"","\"cast_expanded_controller_background_image\" : \"ปกอัลบั้ม\"","\"NoArchivedStoriesSubtitle\" : \"Upload a new story to view it here.\"","\"NotificationsAddAnException\" : \"Aggiungi eccezione\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Упэўніцеся, што другая прылада падключана да той жа сеткі Wi-Fi, што і планшэт\"","\"Cancel\" : \"إلغاء\"","\"cast_expanded_controller_ad_image_description\" : \"Ez a kép látható, amíg a Cast-erősítő hirdetést jelenít meg\"","\"abc_toolbar_collapse_description\" : \"Sutraukti\"","\"cast_seek_bar\" : \"Playback seek control\"","\"SelectChatsForAutoDelete\" : \"to apply the self-destruct timer\"","\"mr_dialog_transferable_header\" : \"Přehrávání ve skupině\"","\"AreYouSureClearDrafts\" : \"Deseja mesmo apagar todos os seus rascunhos da nuvem?\"","\"SettingsNoResults\" : \"لم يتم العثور على نتائج\"","\"mr_cast_button_disconnected\" : \"Cast Déconnecté\"","\"QRCodePermissionNoCameraWithHint\" : \"يحتاج **تيليجرام** الوصول للكاميرا ليتمكن من مسح رموز QR. يرجى الذهاب إلى الإعدادات > الأذونات > تشغيل **الكاميرا**.\"","\"PremiumBusinessChatbots2\" : \"Chatbots\"","\"BoostingUseLink\" : \"Use Link\"","\"ChangePhoneNumberSuccessWithPhone\" : \"Deine Nummer wurde erfolgreich in %1$s geändert.\"","\"TopicCreated\" : \"Topic was created\"","\"SearchPosts\" : \"Posts\"","\"YourProfilePhotoDone\" : \"Your profile photo is now set.\"","\"AreYouSureDeleteFewMessagesMega\" : \"Wirklich diese Nachrichten bei allen löschen?\"","\"abc_menu_delete_shortcut_label\" : \"Löschen\"","\"cast_stop_live_stream\" : \"Спыніць перадачу плынню ў рэальным часе\"","\"SMSWordHint\" : \"Enter Word from SMS\"","\"abc_action_menu_overflow_description\" : \"Više opcija\"","\"mr_dialog_transferable_header\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‏‏‎‏‏‎‏‏‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‏‏‎‎‎‎‏‎‏‎‎‏‎‎‎‏‎‏‎‎‏‏‏‏‎‏‏‏‏‎‎‎Play on a group‎‏‎‎‏‎\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Digite sua senha para coletar.\"","\"GiftStarsSubtitleLinkName\" : \"**See Examples >**\"","\"SelectTopicIconHint\" : \"Select Topic Icon\"","\"EnterNewEmail\" : \"Pon el nuevo correo\"","\"cast_expanded_controller_skip_ad_text\" : \"Գովազդը կարող եք բաց թողնել %1$d-ից…\"","\"Gift2Info3Channel_one\" : \"Your channel can keep this gift in channel's Gifts or convert it to **%1$d** Star.\"","\"SaveToGalleryHintGroup\" : \"Automatically save all new media from groups to your phone's gallery.\"","\"Gift2ActiveAuctionsUpcomingAuctionsTitle\" : \"%d Upcoming Auctions\"","\"ProfileMyStories\" : \"My Stories\"","\"mr_controller_play\" : \"Prehrať\"","\"GiftAuctionNotFound\" : \"Gift auction was not found\"","\"ActionChangedVideo\" : \"un1 alterou a foto do grupo\"","\"ActionRemovedPhoto\" : \"un1 ha rimosso la foto del gruppo\"","\"EventLogPromotedChangeChannelInfo\" : \"Change channel Info\"","\"EnterNewEmail\" : \"يرجى إدخال بريد جديد\"","\"Gift2ResaleFilterModel\" : \"Model\"","\"abc_prepend_shortcut_label\" : \"Menu +\"","\"ChannelProfileColorReset\" : \"Reset Profile Color\"","\"FolderLinkRemovedChats_one\" : \"Chat removed from folder\"","\"default_error_msg\" : \"અજાણી ભૂલ\"","\"PassportLanguage_MY\" : \"Burmese\"","\"AttachLocation\" : \"موقع\"","\"ClearSearchSingleHashtagAlertText\" : \"Vuoi rimuovere %1$s dalla tua cronologia di ricerca?\"","\"generic_error_user_canceled\" : \"El usuario ha cancelado la autenticación.\"","\"BrowserSettingsEnable\" : \"Enable In-App Browser\"","\"abc_menu_space_shortcut_label\" : \"atstarpes taustiņš\"","\"Languages_one\" : \"لغة واحدة\"","\"ShareSendPhotos_other\" : \"Send %1$d photos\"","\"Gift2SoldOutSheetSubtitle\" : \"This gift has been sold out\"","\"EditMessageError\" : \"Du kannst diese Nachricht nicht bearbeiten.\"","\"LivePhotosOn\" : \"Motion Photos turned **On**\"","\"BackgroundPreview\" : \"Anteprima sfondo\"","\"AffiliateProgramUpdateInfoLink\" : \"https://telegram.org/privacy\"","\"LiveStoryHighlightFeatureEmoji\" : \"emoji\"","\"call_notification_ongoing_text\" : \"Chamada em andamento\"","\"Gift2To\" : \"To\"","\"mr_chooser_wifi_warning_description_car\" : \"আনটো ডিভাইচ এই গাড়ীখনৰ সৈতে একেটা ৱাই-ফাই নেটৱৰ্কতে থকাটো নিশ্চিত কৰক\"","\"AppUpdateNow\" : \"Update Now\"","\"PushReactText\" : \"%2$s to your %3$s\"","\"NoMedia\" : \"شارك الصور والمقاطع المرئية في هذه المحادثة للوصول إليها عبر أي جهاز من أجهزتك.\"","\"Participants_one\" : \"%1$d participant\"","\"NotificationActionPinnedFile\" : \"%1$s ha fissato un file nel gruppo %2$s\"","\"ErrorSendRestrictedStickers\" : \"De beheerders van deze groep hebben je vermogen om stickers te versturen beperkt.\"","\"TimezoneNotFound\" : \"Timezone not found\"","\"AccountAlreadyLoggedIn\" : \"La cuenta ya está iniciada en esta app.\"","\"ChannelBlockedUsers\" : \"Removed users\"","\"Points_one\" : \"%1$d\"","\"mr_chooser_wifi_learn_more\" : \"Подробнее…\"","\"PermissionNoLocationStory\" : \"Telegram deve accedere alla tua posizione perché tu possa aggiungere il widget meteo alle tue storie.\"","\"mr_system_route_name\" : \"စနစ်\"","\"cast_expanded_controller_background_image\" : \"Albumkunswerk\"","\"cast_unmute\" : \"अनम्यूट करें\"","\"mr_chooser_looking_for_devices\" : \"ਡੀਵਾਈਸ ਲੱਭੇ ਜਾ ਰਹੇ ਹਨ...\"","\"cast_notification_disconnect\" : \"Адключыць\"","\"mr_controller_disconnect\" : \"Desconnecta\"","\"OtherSessions\" : \"Active sessions\"","\"AbortPassword\" : \"2단계 인증 설정 그만두기\"","\"common_google_play_services_update_button\" : \"Актуализиране\"","\"Flip\" : \"Umdrehen\"","\"mr_controller_no_info_available\" : \"సమాచారం అందుబాటులో లేదు\"","\"mr_chooser_wifi_learn_more\" : \"Więcej informacji\"","\"Gift2AddedToCollection\" : \"**%1$s** added to **%2$s**.\"","\"BoostingStarsGiveawayAdditionPrizeCountNameHint_other\" : \"All prizes: **%2$d** %3$s with **%1$d Stars**.\"","\"cast_rewind_30\" : \"Tua lại 30 giây\"","\"SwipeDeleteChat\" : \"Eliminar\"","\"cast_expanded_controller_live_head_description\" : \"Trenutni položaj je na čelu predvajanja v živo.\"","\"DataSettings\" : \"Data and Storage\"","\"common_signin_button_text\" : \"Prisijungti\"","\"mr_controller_stop\" : \"Parar\"","\"AppUpdateNow\" : \"Jetzt aktualisieren\"","\"UseProxySecret\" : \"Segreto\n\"","\"VoipGroupRemovedFromGroup\" : \"**%1$s** removed from the group.\"","\"ShareSendToMany_one\" : \"To %1$d chat\"","\"DistanceUnitsTitle\" : \"Unidades de distancia\"","\"ChatSettings\" : \"Chat-Einstellungen\"","\"confirm_device_credential_password\" : \"Përdor fjalëkalimin\"","\"ChooseCountry\" : \"국가를 선택하세요\"","\"common_google_play_services_wear_update_text\" : \"새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다.\"","\"SoundNameEmpty\" : \"Message dated %s\"","\"mr_controller_stop\" : \"متوقف کردن\"","\"AddManyMembersAlertTitle_one\" : \"Mitglied hinzufügen\"","\"ShareTheme\" : \"Share theme\"","\"EnableAllReactionsInfo\" : \"Members of the group can use any emoji as reactions to messages.\"","\"UsernameActivateLinkProfileMessage\" : \"Do you want to show this link on your info page?\"","\"LeaveChannelAndAppoint\" : \"Appoint %s and Leave Channel\"","\"abc_menu_delete_shortcut_label\" : \"Delete 键\"","\"AddContactShareNumberInfo\" : \"Turn this off to prevent %s from seeing your phone number.\"","\"abc_capital_off\" : \"DESACTIVAR\"","\"cast_expanded_controller_skip_ad_text\" : \"Malalaktawan mo ang ad sa loob ng %1$d…\"","\"DeleteAllMessagesChannelAlert\" : \"تحذير! سيؤدي هذا إلى **حذف كل الرسائل** في هذه القناة.\"","\"PaidMessagesSendErrorToast1_other\" : \"Price went up from ⭐️%d\"","\"DeleteSingleMessagesTitle\" : \"Delete message\"","\"GiftCraftInfoButton\" : \"Start Crafting\"","\"common_google_play_services_enable_text\" : \"Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play.\"","\"NoSharedFilesSecret\" : \"I file e i documenti di questa chat appariranno qui.\"","\"SettingsFaqSearchTitle\" : \"자주 묻는 질문들\"","\"mr_dialog_default_group_name\" : \"ഗ്രൂപ്പ്\"","\"mr_controller_play\" : \"Phát\"","\"AuthAnotherClientOk\" : \"Autenticación exitosa\"","\"AreYouSureShareMyContactInfoUser\" : \"¿Quieres compartir tu número de teléfono %1$s con **%2$s**?\"","\"ActionKickUser\" : \"un1 removeu un2\"","\"Calling\" : \"Te estamos llamando...\"","\"AutoLockInTime\" : \"%1$s 뒤\"","\"google_assistant_verification_channel_name\" : \"Проверка с помощью Ассистента\"","\"EditAdminBanUsers\" : \"Ban Users\"","\"NotificationGroupForwardedFew\" : \"%1$s encaminhou %3$s ao grupo %2$s\"","\"VideoCall\" : \"Video Call\"","\"NotificationsCustom\" : \"Personalizzate\"","\"mr_chooser_wifi_warning_description_watch\" : \"Đảm bảo thiết bị kia và đồng hồ này kết nối với cùng một mạng Wi-Fi\"","\"PrivacyMessagesInfo\" : \"Puoi limitare i messaggi dagli utenti che non sono tra i tuoi contatti e non hanno Premium.\n\n**Cos'è Telegram Premium?**\"","\"mr_chooser_wifi_warning_description_car\" : \"Maak seker dat die ander toestel op dieselfde wi-fi-netwerk as hierdie motor is\"","\"common_open_on_phone\" : \"Abrir en teléfono\"","\"common_google_play_services_enable_button\" : \"Ativar\"","\"common_google_play_services_enable_button\" : \"فعال کردن\"","\"common_google_play_services_wear_update_text\" : \"Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert.\"","\"SendMessagesToGroupText\" : \"هل ترغب في إرسال هذه الرسالة إلى **%1$s**؟\"","\"common_google_play_services_notification_ticker\" : \"Fout met Google Play-services\"","\"PremiumPreviewEmojiStatus\" : \"Emoji Status\"","\"call_notification_decline_action\" : \"Kataa\"","\"BusinessAwayUnsavedChanges\" : \"You have changed the business away message settings. Apply changes?\"","\"mr_system_route_name\" : \"系統\"","\"generic_error_no_device_credential\" : \"Не вказано PIN-код, ключ або пароль.\"","\"NotificationMessagePhoto\" : \"%1$s sent you a photo\"","\"WhenUsingMobileData\" : \"모바일 데이터를 사용할 때\"","\"NotificationMessagePaidMedia_other\" : \"%2$s sent you a paid post for %1$d stars\"","\"NotificationMessageRecurringPay\" : \"Er is %2$s bij %1$s in rekening gebracht\"","\"EnableStreaming\" : \"تشغيل الوسائط قبل تنزيلها\"","\"cast_tracks_chooser_dialog_cancel\" : \"Anulo\"","\"AutoDeleteMediaNever\" : \"Never\"","\"NotificationsPriorityMedium\" : \"Media\"","\"abc_action_bar_home_description\" : \"Անցնել գլխավոր էջ\"","\"cast_notification_connected_message\" : \"Ixhumeke ku-%1$s\"","\"Gift2ExportTONFragmentText\" : \"You can use Fragment, a third-party service, to transfer **%s** to your TON account. After that, you can manage it as an NFT with any TON wallet outside Telegram.\n\nYou can also move such NFTs back to your Telegram account via Fragment.\"","\"call_notification_screening_text\" : \"Proverava se dolazni poziv\"","\"AddedToDoNotTranslate\" : \"**%s** is added to the Do Not Translate list.\"","\"ErrorSendRestrictedStickers\" : \"Admins do grupo restringiram você de enviar stickers.\"","\"cast_stop_live_stream\" : \"Остановить трансляцию\"","\"common_signin_button_text\" : \"Skrá inn\"","\"Show\" : \"Show\"","\"RemoveFromPosts\" : \"Remove from Posts\"","\"mr_controller_album_art\" : \"Omot albuma\"","\"default_error_msg\" : \"不明的錯誤\"","\"PleaseEnterNewFirstPassword\" : \"새 비밀번호를 입력하세요\"","\"ProfileGiftsCount_one\" : \"%d gift\"","\"Gift2AttributeBackdrop\" : \"Backdrop\"","\"abc_action_bar_up_description\" : \"ניווט למעלה\"","\"StoriesUnpinned_one\" : \"Story unpinned.\"","\"LanguageNameInEnglish\" : \"Arabic\"","\"call_notification_answer_video_action\" : \"Vaizdo įrašas\"","\"ClearTelegramCache\" : \"Clear Telegram Cache\"","\"call_notification_answer_action\" : \"ဖုန်းကိုင်ရန်\"","\"TranslateMessagesInfo1\" : \"De vertaalknop zal verschijnen wanneer je één keer tikt op een bericht dat tekst bevat.\"","\"fingerprint_error_hw_not_available\" : \"Parmak izi donanımı kullanılamıyor.\"","\"BotAuthPhoneNumberAccept\" : \"Allow\"","\"AccDescrShareInChats_other\" : \"Share in %1$d chats\"","\"NewCall\" : \"New Call\"","\"StoryDeleteDraft\" : \"Delete Draft\"","\"PinnedMessages\" : \"메시지 고정\"","\"AddManyMembersAlertNamesText_one\" : \"Tem certeza de que deseja adicionar o membro a **%2$s**?\"","\"Retry\" : \"Reinvia\"","\"mr_cast_button_connected\" : \"Дамжуулалт. Холбогдсон\"","\"UsernameInvalidStartNumber\" : \"Gli username non possono iniziare con un numero.\"","\"TagInfoAdminText\" : \"This green tag un1 is **%1$s’s** admin tag.\n**%1$s** is an administrator of **%2$s**.\"","\"PricePerMonth\" : \"%1$s / month\"","\"mr_controller_no_media_selected\" : \"Ekkert efni valið\"","\"cast_closed_captions\" : \"बंद मथळे\"","\"NotificationActionPinnedMusic\" : \"%1$s ha fissato un file audio nel gruppo %2$s\"","\"ActionAddUserSelfMega\" : \"un1 joined the group\"","\"ResellGiftFilterSortPriceShort\" : \"Price\"","\"IsRecordingVideo\" : \"%1$s is recording video...\"","\"SettingsPrivacySecurityInfo\" : \"Last Seen, Devices, Passkeys\"","\"LocationStories_one\" : \"%d story from this location\"","\"Events\" : \"Gebeurtenissen\"","\"ProfileGiftsNotFoundButton\" : \"View All Gifts\"","\"AreYouSureBlockContact2\" : \"¿Quieres bloquear a **%1$s**?\"","\"cast_notification_connected_message\" : \"Povezano je sa %1$s\"","\"ChatListSwipeGestureInfo\" : \"Scegli l'azione da eseguire quando scorri a sinistra nella lista chat.\"","\"SwipeSettingsMute\" : \"كتم\"","\"mr_user_route_category_name\" : \"Įrenginiai\"","\"LiveStoryWatching_other\" : \"%d watching\"","\"cast_connecting_to_device\" : \"Povezuje se sa uređajem %1$s\"","\"PrivacyMessagesTitle\" : \"Who can send me messages?\"","\"Quality2160Short\" : \"4K\"","\"VibrationDisabled\" : \"Disattivata\"","\"abc_shareactionprovider_share_with_application\" : \"%s аркылуу бөлүшүү\"","\"GiftSubscriptionCountFor_other\" : \"Gift %1$d Subscriptions for %2$s\"","\"PaymentPhoneToProvider\" : \"Phone will be passed to %1$s as billing info.\"","\"ActionInviteChannelUserFolder\" : \"un1 si è unito al canale tramite un link d'invito di una cartella\"","\"ActionRefunded\" : \"استرد un1 مبلغ %1$s\"","\"mr_controller_casting_screen\" : \"Diffusion de l'écran…\"","\"YourEmailInfo\" : \"Voeg een geldig e-mailadres toe. Dat is de enige manier om een vergeten wachtwoord te herstellen.\"","\"AutoDownloadTypes\" : \"미디어 종류\"","\"FavoriteStickersShort\" : \"Favorites\"","\"fingerprint_error_hw_not_present\" : \"Սարքը չունի մատնահետքերի սկաներ\"","\"ForwardPreviewSendersNameVisibleGroup\" : \"Members will see that it was forwarded\"","\"BoostingGiveawayHowItWorksIncludeText_one\" : \"**%2$s** also included **%1$d** **%3$s** in the prizes. Admins of the channel are responsible for delivering these prizes.\"","\"fingerprint_error_user_canceled\" : \"Vingerafdrukhandeling is deur gebruiker gekanselleer.\"","\"abc_searchview_description_clear\" : \"Cancella query\"","\"fingerprint_not_recognized\" : \"Ikke gjenkjent\"","\"abc_action_menu_overflow_description\" : \"थप विकल्पहरू\"","\"LogOutTitle\" : \"Abmelden\"","\"wallet_buy_button_place_holder\" : \"Купете с Google\"","\"fingerprint_dialog_touch_sensor\" : \"फिंगरप्रिंट सेन्सरला स्पर्श करा\"","\"AutoDownloadOnWiFiDataInfo\" : \"EINSCHALTEN, wenn du möchtest, dass Medien automatisch heruntergeladen werden sollen, wenn du per WLAN verbunden bist.\"","\"HoursBold_one\" : \"**%1$d** hour\"","\"PhoneNumberSearch\" : \"전화번호\"","\"PassportDeleteDocumentAddress\" : \"Delete address details\"","\"SelectColorTitle\" : \"تحديد لون\"","\"SharedMedia\" : \"Shared Media\"","\"OutgoingCalls\" : \"Outgoing calls\"","\"TapToDownload\" : \"Tap to download\"","\"cast_tracks_chooser_dialog_cancel\" : \"Откажи\"","\"EditProfileChannelSet\" : \"Personal channel added.\"","\"LastSeenContactsMinus\" : \"Contatti (-%1$d)\"","\"PrivacyVoiceMessagesInfo2\" : \"Puoi aggiungere utenti o interi gruppi come eccezioni che annulleranno le impostazioni precedenti.\"","\"DidNotGetTheCodeHelpButton\" : \"Ayuda\"","\"ChannelMemberTagsInfo\" : \"Turn this on to let members of the group to add short tags next to their names.\"","\"NewContactAlertButton\" : \"Add contact\"","\"fingerprint_error_hw_not_available\" : \"Саусақ ізі жабдығы қолжетімді емес.\"","\"TimerPeriodVideoSetOnce\" : \"Video set to view once\"","\"BadgeNumber\" : \"Badgenummer\"","\"AreYouSureDeletePhotoTitle\" : \"Elimina la foto\"","\"CheckPasswordPerfect\" : \"ممتاز!\"","\"ChatSettings\" : \"Chat Settings\"","\"mr_chooser_zero_routes_found_title\" : \"Няма налични устройства\"","\"Gift2RemoveDescriptionText\" : \"Do you want to permanently remove this description from your gift?\"","\"mr_chooser_wifi_warning_description_tv\" : \"他のデバイスがこのテレビと同じ Wi-Fi ネットワークに接続していることを確認してください\"","\"StarsSubscribeTextTest_other\" : \"Do you want to subscribe to **%2$s** for **%1$d Stars** per %3$s?\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"mr_controller_collapse_group\" : \"Comprimi\"","\"ActionReactionsChangedList\" : \"un1 changed chat reactions:\n %1$s\"","\"mr_controller_stop_casting\" : \"Streaming beenden\"","\"BackgroundSearchColor\" : \"اللون:\"","\"common_google_play_services_install_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này.\"","\"YourEmailSkipWarning\" : \"Попередження\"","\"GiftMonths_one\" : \"%1$d-month\"","\"AreYouSureClearHistoryWithChat\" : \"Are you sure you want to clear the chat history in **%1$s** for all users?\"","\"NewFollowersBySourceChartTitle\" : \"New followers by source\"","\"FilterBots\" : \"Bots\"","\"ThemePreviewSongTitle\" : \"True Survivor\"","\"PhotosSavedHint_other\" : \"%1$d foto salvate nella galleria.\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s fixou uma foto\"","\"abc_searchview_description_clear\" : \"Удалить запрос\"","\"BoostingFrom\" : \"From\"","\"ResetCustomNotificationsAlertTitle\" : \"알림 초기화\"","\"common_google_play_services_notification_ticker\" : \"Virhe Google Play -palveluissa\"","\"PermissionNoStorageAvatar\" : \"يحتاج تيليجرام الوصول إلى التخزين لتمكينك من رفع صور للملف الشخصي. يرجى تمكين **الملفات والوسائط** في إعدادات الهاتف > الأذونات.\"","\"abc_activitychooserview_choose_application\" : \"เลือกแอป\"","\"CloseTopic\" : \"Close topic\"","\"StoryYouMentionedTitle\" : \"You mentioned %s in a story.\"","\"TodoTaskNotCompleted\" : \"un1 marked “%s” as not done\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv igen.\"","\"cast_tracks_chooser_dialog_cancel\" : \"إلغاء\"","\"cast_expanded_controller_loading\" : \"កំពុងដំណើរការ...\"","\"FloodWait\" : \"محاولات كثيرة خاطئة، نرجو المحاولة لاحقًا.\"","\"abc_searchview_description_clear\" : \"清除查询\"","\"cast_notification_disconnect\" : \"غیر منسلک کریں\"","\"Gift2Info2ChannelKeep\" : \"Your channel can keep this gift in channel's Gifts.\"","\"abc_searchview_description_search\" : \"ძიება\"","\"StarsStats\" : \"Stats\"","\"mr_cast_button_connected\" : \"Transmisikan. Terhubung\"","\"StarsSubscriptionRefulfillInfo\" : \"You left channel, but you can still get back until %s.\"","\"BotRemoveVerificationTitle\" : \"Remove verification\"","\"GroupStickerPack\" : \"Group Sticker Pack\"","\"DidNotGetTheCode\" : \"Code nicht erhalten?\"","\"ContactShortcutVideoCall\" : \"Videoanruf in Telegram %1$s\"","\"common_google_play_services_unsupported_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu.\"","\"mr_button_content_description\" : \"Tuma\"","\"ActionBotDocumentPassportRegistration\" : \"Registro de pasaporte\"","\"StoryWidgetLink\" : \"Link\"","\"VideoCallAlertTitle\" : \"Video Call\"","\"ErrorSendRestrictedMusic\" : \"Sorry, the admins of this group have restricted you from sending music.\"","\"cast_expanded_controller_skip_ad_label\" : \"বিজ্ঞাপন এৰি যাওক\"","\"DaysLeft_other\" : \"%1$d days left\"","\"mr_controller_pause\" : \"Gera hlé\"","\"AutoDownloadVideosOn\" : \"Video's\"","\"RestorePasswordResetPassword\" : \"Wachtwoord Resetten\"","\"GiftStarsSubtitle\" : \"With Stars, **%s** will be able to unlock content and services on Telegram.\"","\"AddManyMasksCount_other\" : \"Add %1$d masks\"","\"AttachMusic\" : \"Muziek\"","\"AddContact\" : \"Add to contacts\"","\"NoOneJoined\" : \"No one joined\"","\"fingerprint_dialog_touch_sensor\" : \"फिंगरप्रिन्ट सेन्सरमा छुनुहोस्‌\"","\"Account\" : \"Account\"","\"Crop\" : \"CROP\"","\"ActionYouLeftUser\" : \"Hai lasciato il gruppo\"","\"cast_stop\" : \"Detener\"","\"AutoDownloadContacts\" : \"Contacts\"","\"SyncContacts\" : \"مزامنة جهات الاتصال\"","\"NewThemePreviewReply\" : \"Good morning! ������\"","\"mr_controller_stop\" : \"Διακοπή\"","\"cast_expanded_controller_live_stream_indicator\" : \"即時串流\"","\"AutomaticDownloadSettingsInfoMobile\" : \"Você pode alterar suas configurações de download automático para reduzir o uso de dados móveis.\"","\"NotificationsOther\" : \"Altro\"","\"SendMessagesToGroupText\" : \"Deseja enviar essa mensagem para **%1$s**?\"","\"OnlyWhenScreenOff\" : \"في حال إغلاق الشاشة فقط\"","\"ErrorSendRestrictedMusic\" : \"Los admins. de este grupo han restringido que envíes música.\"","\"common_google_play_services_install_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।\"","\"SendGameToGroupText\" : \"Do you want to share this game to **%1$s**?\"","\"cast_notification_connecting_message\" : \"Төмөнкүгө туташууда: %1$s\"","\"ActionRequestedPeerChatPlural_one\" : \"You shared a chat with un2\"","\"ErrorSendRestrictedStickers\" : \"Gli amministratori del gruppo ti hanno vietato di inviare sticker.\"","\"NotificationActionPinnedGameChannel\" : \"%1$s pinned a game\"","\"ResetChatBackgroundsAlertTitle\" : \"Restablecer fondos de pantalla\"","\"RevokeLinksAlert\" : \"Are you sure you want to revoke these links?\n\nThe groups will become private.\"","\"cast_expanded_controller_live_head_description\" : \"현재 위치는 실시간 스트림의 시작 부분입니다.\"","\"MigrateOldFolder\" : \"Migrate old folder to Scoped Storage\"","\"common_google_play_services_unknown_issue\" : \"%1$s ten problemas cos servizos de Google Play. Téntao de novo.\"","\"BusinessLinksAdd\" : \"Create a Link to Chat\"","\"Gift2ActionShare\" : \"Share\"","\"cast_tracks_chooser_dialog_audio\" : \"অডিও\"","\"TopicViewAsMessages\" : \"View as messages\"","\"BadgeNumberMutedChats\" : \"알림 꺼진 대화방 포함\"","\"common_google_play_services_enable_button\" : \"പ്രവർത്തനക്ഷമമാക്കുക\"","\"BannedPhoneNumber\" : \"차단된 전화번호입니다.\"","\"QrCode\" : \"QR Code\"","\"wallet_buy_button_place_holder\" : \"Mua hàng bằng Google\"","\"StarRatingTitle2\" : \"Gifts and Posts from Users\"","\"common_google_play_services_notification_ticker\" : \"Памылка службаў Google Play\"","\"common_google_play_services_update_title\" : \"Google Play सेवा अपडेट करा\"","\"LiveStoryPeerChange\" : \"change >\"","\"ActionInviteChannelUserFolder\" : \"un1 entrou no canal via um link de convite de pasta.\"","\"OptionPremiumRequiredTitle\" : \"Premium Required\"","\"cast_rewind_10\" : \"ਦਸ ਸਕਿੰਟ ਪਿੱਛੇ ਕਰੋ\"","\"AreYouSureSecretChatTitle\" : \"Chat segreta\"","\"SearchPostsText\" : \"Type a keyword to search all posts from public posts.\"","\"GiftsFeature1Title\" : \"Unique\"","\"LanguageCode\" : \"uk\"","\"default_error_msg\" : \"அறியப்படாத பிழை\"","\"common_google_play_services_updating_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update.\"","\"RepeatDisabled\" : \"Aus\"","\"UseProxyInfo\" : \"Configurações de proxy SOCKS5.\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服務\"","\"generic_error_user_canceled\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‏‏‎‏‎Authentication canceled by user.‎‏‎‎‏‎\"","\"AuthAnotherClientUrl\" : \"يمكن استخدام هذا الرمز للسماح لشخص ما بتسجيل الدخول إلى حسابك في تيليجرام.\n\nلتأكيد عملية تسجيل الدخول؛ يرجى الذهاب إلى الإعدادات > الأجهزة > مسح QR وامسح الرمز.\"","\"abc_searchview_description_query\" : \"ସର୍ଚ୍ଚ କ୍ୱେରୀ\"","\"VoipTapToMute\" : \"You're Live\"","\"EditWidgetChatsInfo\" : \"선택하신 대화방의 가장 최근 메시지를 표시합니다.\n\n대화방을 지정하지 않으셨다면, 가장 최근 대화방들이 이 위젯에 표시됩니다.\"","\"cast_forward_30\" : \"तीस सेकंड आगे बढ़ाएं\"","\"TwoStepVerificationSetPassword\" : \"Configurar Senha\"","\"cast_notification_connected_message\" : \"ເຊື່ອມຕໍ່ຫາ %1$s ແລ້ວ\"","\"cast_rewind_30\" : \"Երեսուն վայրկյան հետ անցնել\"","\"DeleteFewChatsTitle\" : \"Elimina %1$s\"","\"fingerprint_error_hw_not_available\" : \"ಫಿಂಗರ್‌ಪ್ರಿಂಟ್ ಹಾರ್ಡ್‌ವೇರ್‌ ಲಭ್ಯವಿಲ್ಲ.\"","\"common_google_play_services_install_title\" : \"Dapatkan perkhidmatan Google Play\"","\"mr_chooser_wifi_warning_description_car\" : \"Patikrinkite, ar kitas įrenginys prijungtas prie to paties „Wi-Fi“ tinklo kaip šis automobilis\"","\"CustomP2PInfo\" : \"Peer-to-peer in calls will or will not be used with these users regardless of the settings above.\"","\"ShowTranslateChatButton\" : \"Vollständige Chats\"","\"August\" : \"August\"","\"ResellGiftPriceHintOnlyTON\" : \"If the buyer pays you in TON, there's no risk of refunds, unlike Stars payments.\"","\"SettingsRecent\" : \"Recente zoekopdrachten\"","\"mr_controller_no_info_available\" : \"אין מידע זמין\"","\"fingerprint_error_hw_not_available\" : \"指紋認証ハードウェアは使用できません。\"","\"NotificationsForChats\" : \"Notificaciones para chats\"","\"CallMessageOutgoing\" : \"Outgoing Call\"","\"mr_button_content_description\" : \"Трансляциялау\"","\"mr_chooser_zero_routes_found_title\" : \"Nije dostupan nijedan uređaj\"","\"SetPasscodeInfo\" : \"다른 사람이 열 수 없도록 앱을 암호로 잠그세요.\"","\"VoipMyMicrophoneState\" : \"Your microphone is turned off\"","\"SaveToGallery\" : \"Salva nella galleria\"","\"call_notification_incoming_text\" : \"Долазни позив\"","\"LoginAccessibilityCountryCode\" : \"국가코드\"","\"ClearCacheFewChatsTitle\" : \"Limpar cache para %1$s\"","\"ActionRemovedPhoto\" : \"un1 hat das Gruppenbild entfernt\"","\"fingerprint_error_hw_not_present\" : \"此设备没有指纹传感器\"","\"AttachVideoExpired\" : \"Vídeo expirado\"","\"fingerprint_not_recognized\" : \"Ez da ezagutu\"","\"CountOfResults_one\" : \"%1$d of %2$d results\"","\"ActionUserScored\" : \"أحرز un1 %1$s\"","\"abc_action_mode_done\" : \"Kwenziwe\"","\"BackgroundPattern\" : \"Patrón\"","\"TopicClosed2\" : \"%s closed topic\"","\"ChannelAffiliateProgramJoinButtonInfo\" : \"By joining this program, you agree to the **Terms and Services** of Affiliate Programs.\"","\"formatterYearMax\" : \"yyyy.MM.dd.\"","\"AreYouSureClearHistoryWithChannel\" : \"Vuoi cancellare la cronologia del canale **%1$s**?\"","\"SuggestContactsTitle\" : \"Disattiva suggerimenti\"","\"fingerprint_not_recognized\" : \"Aniqlanmadi\"","\"GiveawayBtn\" : \"Giveaway\"","\"PollV2StatsVoteTimeline\" : \"Vote Timeline\"","\"ActionYouCreateGroup\" : \"Du hast die Gruppe erstellt\"","\"OK\" : \"OK\"","\"StoriesTooMuch_one\" : \"You can’t post more than **%d story** in **24 hours**.\"","\"PasswordReset\" : \"Contraseña desactivada\"","\"SentCallOnly\" : \"Llamando a tu número **%1$s** para dictar el código.\"","\"cast_forward\" : \"Vorspulen\"","\"GroupNeedBoostsForProfileColorDescription\" : \"Your group needs to reach **Level %d** to change group profile color to selected.\n\nAsk your **Premium** members to boost your group with this link:\"","\"AttachLiveLocation\" : \"موقع حي\"","\"abc_action_bar_up_description\" : \"向上瀏覽\"","\"ActionDeletedInviteLinkClickable\" : \"un1 ha eliminato il link d'invito un2\"","\"mr_controller_stop_casting\" : \"Casten stoppen\"","\"LogOut\" : \"로그아웃\"","\"TelegramFeatures\" : \"텔레그램 기능 소개\"","\"AccDescrVoipMicOn\" : \"Microphone is on\"","\"NotificationActionPinnedVideoUser\" : \"%1$s ha fissato un video\"","\"common_google_play_services_wear_update_text\" : \"Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತದೆ.\"","\"EventLogFilterSectionMessages\" : \"Messages\"","\"mr_button_content_description\" : \"कास्‍ट करा\"","\"mr_dialog_groupable_header\" : \"ഒരു ഉപകരണം ചേർക്കുക\"","\"NotificationEditedGroupName\" : \"%1$s ha rinominato il gruppo %2$s\"","\"VideoSavedToDownloadsHintLinked\" : \"Video saved to **downloads**.\"","\"DeleteContact\" : \"Delete Contact\"","\"NotificationMessageGame\" : \"%1$s hat dich eingeladen, %2$s zu spielen\"","\"MessageScheduledOn\" : \"Scheduled for %1$s\"","\"mr_cast_button_connecting\" : \"Casta. Ansluter\"","\"AuthAnotherClientInfo3\" : \"Scan the QR code to connect your account.\"","\"cast_rewind_30\" : \"Pretočiť spať tridsať sekúnd\"","\"cast_rewind\" : \"I-rewind\"","\"abc_menu_function_shortcut_label\" : \"Funktsiooniklahv +\"","\"ContinueOnThisLanguage\" : \"الاستمرار باللغة العربية\"","\"YourStarsBalance\" : \"your balance\"","\"ErrorSendRestrictedDocumentsAll\" : \"No está permitido enviar archivos en este grupo.\"","\"ChangeChatBackground\" : \"Alterar Papel de Parede\"","\"NotificationsUnmuted\" : \"مُلغى كتمها\"","\"NotificationMessageGif\" : \"%1$s 님이 회원님에게 GIF를 보냈습니다\"","\"DidNotGetTheCodeSms\" : \"Toque para enviar um SMS\"","\"cast_skip_prev\" : \"이전 항목으로 건너뛰기\"","\"TosAgeTitle\" : \"Altersverifikation\"","\"FilterNoChatsToForwardInfo\" : \"No hay chats a los que reenviar en esta carpeta.\"","\"InviteLinks\" : \"Invite Links\"","\"SearchAdsAboutLaunchLearnMore\" : \"**Learn More >**\"","\"SetAsGroupStickerSet\" : \"Set as Group Sticker Set\"","\"cast_closed_captions\" : \"Napisy\"","\"DiscussionUnlinkGroupAlert\" : \"Are you sure you want to unlink **%1$s** from this group?\"","\"confirm_device_credential_password\" : \"Tumia nenosiri\"","\"common_google_play_services_install_text\" : \"%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play.\"","\"AutoDownloadOnRoamingDataInfo\" : \"로밍했을 때 미디어를 자동으로 다운로드하려면 이 설정을 켜세요.\"","\"ImportedMessage\" : \"Imported\"","\"Username\" : \"Nombre de usuario\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Криптографски клуч\"","\"ShareFile\" : \"Share\"","\"AccDescrScheduledDate\" : \"Scheduled for %s\"","\"NotificationActionPinnedPoll2\" : \"ثبّتَ %1$s استفتاء %3$s في مجموعة %2$s\"","\"mr_chooser_looking_for_devices\" : \"درحال جستجوی دستگاه‌ها…\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"AccDescrMsgSending\" : \"Sending\"","\"YourEmail\" : \"Seu email\"","\"PasswordOn\" : \"Sí\"","\"DiscussionUnlink\" : \"Unlink\"","\"MessageLifetimeRemoved\" : \"%1$s 님이 자동 삭제 타이머를 껐습니다\"","\"SearchForChats\" : \"대화 검색...\"","\"mr_dialog_transferable_header\" : \"गटावर प्ले करा\"","\"FilterRemoveExclusionText\" : \"Are you sure you want to remove \"%1$s\" from always excluded chats?\"","\"abc_action_mode_done\" : \"Gotovo\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務的適用範圍\"","\"NoGIFs\" : \"No GIFs\"","\"PasteFromClipboard\" : \"Paste from clipboard\"","\"DeleteTopics_one\" : \"Delete topic\"","\"ActionYouKickUser\" : \"Eliminaste a un2\"","\"ScheduleMessage\" : \"Schedule message\"","\"RevenueSharingAdsAlertSubtitle\" : \"Telegram Ads are very different from ads on other platforms. Ads such as this one:\"","\"abc_shareactionprovider_share_with\" : \"Partager avec\"","\"FontType\" : \"Schriftart\"","\"cast_play\" : \"پخش\"","\"mr_chooser_wifi_warning_description_tablet\" : \"यो ट्याब्लेट जुन Wi-Fi नेटवर्कमा कनेक्ट गरिएको छ अर्को डिभाइस पनि उही नेटवर्कमा कनेक्ट गरिएको छ भन्ने कुरा सुनिश्चित गर्नुहोस्\"","\"NotificationActionPinnedPhoto\" : \"ثبّتَ %1$s صورةً في مجموعة %2$s\"","\"StarsSentUndo\" : \"Undo\"","\"AppName\" : \"تيليجرام\"","\"DeleteChannelForAll2\" : \"Delete Channel For All\"","\"PassportAddInternalPassportInfo\" : \"Upload scans of a certified English translation of your internal passport.\"","\"cast_unmute\" : \"ביטול השתקה\"","\"InviteMessagePremiumBlockedOne\" : \"**%1$s** only accepts messages and invitations to groups from Contacts and **Premium** users.\"","\"call_notification_answer_video_action\" : \"Видеообаждане\"","\"ShowAdsInfo\" : \"As a Premium subscriber, you don’t see any ads on Telegram, but you can turn them on, for example, to view your own ads that you launched on the **Telegram Ad Platform >**\"","\"BoostingBoostForChannels\" : \"Boosts for Channels\"","\"DisableSharingActionYou\" : \"You disabled sharing in this chat\"","\"wallet_buy_button_place_holder\" : \"Compra amb Google\"","\"SearchPostsNotFoundText\" : \"No Posts found with \"%s\" query.\"","\"SuggestedVideo\" : \"Suggested Video\"","\"NotificationMessagePhoto\" : \"%1$s صورة\"","\"common_google_play_services_update_button\" : \"ଅପଡେଟ୍‍ କରନ୍ତୁ\"","\"NotificationsPrivateChats\" : \"Chats privados\"","\"fingerprint_error_hw_not_present\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‏‎‎‎‎‏‏‎‏‏‏‎‏‏‎‎‏‏‏‏‏‎‎‏‏‏‎‎‏‏‎‎‎‎‎‎‎‏‏‏‏‎‏‏‏‏‎‏‎‎‏‏‏‏‏‎‎This device does not have a fingerprint sensor‎‏‎‎‏‎\"","\"PhotoEditorSticker\" : \"Sticker\"","\"ActionBotDocumentAddress\" : \"Adresse\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"Isso também desbloqueará o bot.\"","\"cast_expanded_controller_skip_ad_text\" : \"ማስታወቂያን ከ%1$d በኋላ መዝለል ይችላሉ…\"","\"cast_disconnect\" : \"قطع ارتباط\"","\"LanguageNameInEnglish\" : \"Italian\"","\"media_notification_channel_name\" : \"Предаване\"","\"StartShortDayYearAt\" : \"d MMM yyyy 'alle' HH:mm\"","\"cast_unmute\" : \"Ovozni yoqish\"","\"WidgetShortcuts\" : \"Snelkoppelingen\"","\"google_assistant_verification_notification_title\" : \"‏Google Assistant שולח הודעה\"","\"mr_controller_stop\" : \"Dayandırın\"","\"GiftOfferAmountLowerHint2\" : \"The price you are offered is **%1$s** lower\nthan the average price for %2$s\"","\"PleaseLoginPassport\" : \"텔레그램 패스포트를 사용하려면 텔레그램 계정에 로그인해 주세요.\"","\"SmsAvailableIn\" : \"Du kannst eine SMS anfordern in: %1$d:%2$02d\"","\"NotificationsSilent\" : \"음소거\"","\"cast_rewind_10\" : \"Previj za 10 sekund nazaj\"","\"BotOwnershipTransferAlertText\" : \"You can transfer bot only if you have:\"","\"AreYouSureDeletePhoto\" : \"Möchtest du wirklich dieses Bild löschen?\"","\"StarsBuyMore\" : \"Buy More Stars\"","\"SentAppCode\" : \"Enviamos el código a la app de **Telegram** en tu otro dispositivo.\"","\"NotificationsOn\" : \"Ativadas\"","\"DeleteStoriesSubtitle_other\" : \"Are you sure you want to delete %d stories?\"","\"ThemeNotFound\" : \"Theme not found\"","\"KeepMediaPopupDescription\" : \"Choose how long you wish to keep cached items from this chat.\"","\"fingerprint_dialog_touch_sensor\" : \"Fingerabdrucksensor berühren\"","\"Gift2AuctionTableCurrentRoundsTwoDuration_other\" : \"%1$d minutes each\"","\"PhotosSavedHint_one\" : \"Bild in Galerie gespeichert.\"","\"NoTopics\" : \"No topics here yet\"","\"Purple\" : \"القرمزي\"","\"mr_controller_close_description\" : \"Fermer\"","\"DeleteMessagesTextGroupPart\" : \"Puoi eliminare %1$s che hai inviato anche dalla cronologia degli altri membri del gruppo selezionando \"Elimina per tutti i membri\".\"","\"cast_tracks_chooser_dialog_cancel\" : \"لغو\"","\"UserRestrictionsCanDoUsers_other\" : \"What can %1$s selected users do?\"","\"cast_skip_next\" : \"Növbəti elementə keçin\"","\"StoryLinkCaptionAbove\" : \"Move Up\"","\"cast_expanded_controller_loading\" : \"A carregar…\"","\"call_notification_incoming_text\" : \"Prichádzajúci hovor\"","\"PassportDeleteSelfie\" : \"Delete selfie?\"","\"ShareYouLocationInline\" : \"Dieser Bot möchte bei jeder Anfrage deinen Standort wissen. Das kann für standortabhängig aufbereitete Informationen benutzt werden.\"","\"CreateLink\" : \"Crea link\"","\"BotRestoreStorageButton\" : \"Import\"","\"ContactsAndPremium\" : \"Contatti e Premium\"","\"AddAccount\" : \"Adicionar Conta\"","\"LeaveCommunities_other\" : \"Leave %d communities\"","\"DeleteMessagesTextGroup\" : \"You can also delete the %1$s you sent from the inboxes of other group members by checking \"Unsend my messages\".\"","\"ChannelProfileInfo\" : \"Choose a color and a logo for the channel's profile.\"","\"Gift2ResaleFilterSymbols_other\" : \"%d Symbols\"","\"SearchPostsFreeSearchUnlocksIn\" : \"free search unlocks in %s\"","\"PriorityInfo\" : \"우선순위가 높은 알림은 방해 금지 상태이더라도 작동합니다.\"","\"abc_capital_off\" : \"AF\"","\"common_google_play_services_install_title\" : \"Google Play xidmətlərini əldə edin\"","\"ChannelTooMuchTitle\" : \"Too many communities\"","\"ChannelManageMessages\" : \"Manage Messages\"","\"BlockedUsersInfo\" : \"Blocked users will not be able to contact you and will not see your Last Seen time.\"","\"mr_controller_stop_casting\" : \"Yayımı dayandırın\"","\"ForwardedPhoto_other\" : \"%1$d forwarded photos\"","\"abc_capital_off\" : \"ӨЧҮК\"","\"TodoCompletedYesterdayAt\" : \"Completed yesterday at %s\"","\"SetPasscodeInfo\" : \"Bloqueie o app com uma senha; outras pessoas não poderão abrir.\"","\"LoginPasswordText\" : \"Você ativou a Verificação em Duas Etapas e a sua conta está protegida com uma senha adicional.\"","\"RepostedToChannelProfile\" : \"Message reposted to **%s**.\"","\"EventLogToggledInvitesHistoryOff\" : \"un1 made group history hidden for new members\"","\"PremiumPreviewBusinessEmojiStatusDescription\" : \"Display the current status of your business next to your name.\"","\"cast_rewind_30\" : \"Retroceder treinta segundos\"","\"generic_error_no_keyguard\" : \"This device does not support PIN, pattern or password.\"","\"HashtagMessagesFound_other\" : \"%d messages found\"","\"AttachGame\" : \"Juego\"","\"BytesReceived\" : \"Bytes received\"","\"mr_chooser_zero_routes_found_title\" : \"Ешқандай құрылғы табылмады\"","\"NotificationsPrivateChats\" : \"المحادثات الخاصة\"","\"common_google_play_services_enable_text\" : \"जब तक आप Google Play सेवाएं चालू नहीं करते, %1$s काम नहीं करेगा.\"","\"mr_controller_disconnect\" : \"Desconectar\"","\"cast_live_label\" : \"لائیو\"","\"NotificationMessageGif\" : \"%1$s te enviou um GIF\"","\"mr_cast_button_connecting\" : \"Cast. Forbinder\"","\"mr_controller_expand_group\" : \"বড় করে দেখুন\"","\"cast_tracks_chooser_dialog_audio\" : \"Lyd\"","\"ConnectingToProxyEnable\" : \"Aktivieren\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s fijó un videomensaje\"","\"InviteLinkPrivate\" : \"Invite Link only works for group members\"","\"cast_rewind_30\" : \"ముప్పై సెకన్లు రివైండ్ చేయి\"","\"common_google_play_services_notification_ticker\" : \"Google Play পরিষেবার ত্রুটি\"","\"PermissionNoCameraMicVideo\" : \"**텔레그램**이 영상 메시지를 보내려면 카메라와 마이크 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **마이크**와 **카메라**를 활성화 해주세요.\"","\"SettingsDebug\" : \"Depuração\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Altyazılar\"","\"BusinessBotLinkInfo2\" : \"Choose a bot to manage your chats automatically.\"","\"fingerprint_error_hw_not_present\" : \"Това устройство няма сензор за отпечатъци\"","\"AccActionRecordVideo\" : \"Record video\"","\"ActionCreateGroup\" : \"un1 criou o grupo\"","\"AreYouSureDeleteVideoTitle\" : \"Video löschen\"","\"CallMessageVideoIncomingDeclined\" : \"Declined Video Call\"","\"Red\" : \"الأحمر\"","\"PhotosSelected_other\" : \"%1$d photos selected\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Коштомо жазуулар\"","\"Gift2ActiveAuctionsActiveStatusWinningOtherRd\" : \"%drd place\"","\"TwoStepVerificationTitle\" : \"التحقق بخطوتين\"","\"UsernameLinkPlaceholder\" : \"اسم المستخدم\"","\"SecretChatTimerDays\" : \"d\"","\"AuthAnotherClientInfo3\" : \"Scansiona il codice QR per connettere il tuo account.\"","\"NotificationsExceptionsAlert\" : \"Per favore ricorda che **%1$s** sono nella lista delle eccezioni e questa modifica non avrà effetto.\"","\"fingerprint_error_lockout\" : \"Der var for mange forsøg Prøv igen senere.\"","\"mr_controller_stop_casting\" : \"Stop casting\"","\"call_notification_decline_action\" : \"નકારો\"","\"SendingSms\" : \"Enviando SMS...\"","\"DebugClearLogs\" : \"\nCancella i log\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Wagwoordsleutel\"","\"NotificationMessageGroupGif\" : \"%1$s ha inviato una GIF nel gruppo %2$s\"","\"generic_error_user_canceled\" : \"प्रयोगकर्ताले प्रमाणीकरण सेवा रद्द गर्नुभयो।\"","\"GiftsFeature3Title\" : \"Wearable\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Verifică dacă celălalt dispozitiv este în aceeași rețea Wi-Fi ca această tabletă\"","\"LimitReachedPinnedTopics\" : \"No puedes fijar más de %d temas en la parte superior.\"","\"call_notification_screening_text\" : \"Sissetuleva kõne filtreerimine\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"El modo de superposición te permite usar la opción de pulsar para hablar y ver quién está hablando aunque estés fuera de Telegram.\"","\"EditAdminRankInfo\" : \"A custom title that will be shown to all members instead of '%1$s'.\"","\"SavedOpenChannel\" : \"OPEN CHANNEL\"","\"call_notification_hang_up_action\" : \"ಕರೆ ಕೊನೆಗೊಳಿಸಿ\"","\"abc_activitychooserview_choose_application\" : \"ஆப்ஸைத் தேர்வுசெய்க\"","\"cast_tracks_chooser_dialog_ok\" : \"ठिक छ\"","\"MessagesSettings\" : \"الرسائل\"","\"DirectShareInfo\" : \"안드로이드 공유 메뉴에 최근 대화방을 표시합니다\"","\"LinkSharedTo\" : \"Link forwarded to **%s**.\"","\"abc_search_hint\" : \"Soek …\"","\"ProfileBirthdayTodayValue\" : \"������ %1$s\"","\"LinkInvalidShortMega\" : \"Group names must have at least 5 characters.\"","\"generic_error_no_keyguard\" : \"ਇਹ ਡੀਵਾਈਸ ਪਿੰਨ, ਪੈਟਰਨ ਜਾਂ ਪਾਸਵਰਡ ਦਾ ਸਮਰਥਨ ਨਹੀਂ ਕਰਦਾ।\"","\"Gift2UpgradeFeature3TextLearn\" : \"The recipient will be able to auction the gift on third-party NFT marketplaces.\"","\"NotificationMessageGroupGif\" : \"%1$s heeft een GIF gestuurd naar de groep %2$s\"","\"StoryNotification1_other\" : \"posted %d stories\"","\"PasscodeScreenHint\" : \"Tap a lock icon on the chats page to lock and unlock the app.\"","\"NotificationChannelMessagePaidMedia_one\" : \"%2$s heeft een betaald bericht geplaatst voor %1$d ster\"","\"cast_rewind_10\" : \"Recuar dez segundos\"","\"generic_error_no_device_credential\" : \"No s'ha definit cap PIN, patró o contrasenya.\"","\"AccountSwitch\" : \"Cambia\"","\"EventLogFilterNewSubscribers\" : \"New subscribers\"","\"mr_system_route_name\" : \"Süsteem\"","\"IsTypingGroup\" : \"%1$s is typing...\"","\"abc_searchview_description_search\" : \"ፍለጋ\"","\"ActionYouScoredInGame\" : \"You scored %1$s in un2\"","\"abc_searchview_description_submit\" : \"提交查詢\"","\"mr_user_route_category_name\" : \"裝置\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s 님이 메시지를 고정했습니다.\"","\"mr_dialog_default_group_name\" : \"Grupi\"","\"abc_shareactionprovider_share_with_application\" : \"%s ସହ ସେୟାର୍‍ କରନ୍ତୁ\"","\"AbortEmail\" : \"복구 이메일 설정 중단\"","\"generic_error_user_canceled\" : \"Preverjanje pristnosti je preklical uporabnik.\"","\"GroupCallCreateInfo_other\" : \"You can add up to %d participants to a call.\"","\"Gift2CollectionsShare\" : \"Share Collection\"","\"FragmentUsernameTitle\" : \"**%s** is a collectible username that belongs to\"","\"Online\" : \"온라인\"","\"CheckPasswordPerfectInfo\" : \"Du kennst dein Passwort noch.\"","\"ActionGiftStarsSubtitle\" : \"With Stars, **%s** is able to unlock content and services on Telegram.\"","\"CancelForwardChat\" : \"ما الذي تود فعله بـ %1$s من %2$s؟\"","\"Reset\" : \"Wissen\"","\"NotificationGroupAddMember\" : \"%1$s añadió a %3$s al grupo %2$s\"","\"abc_searchview_description_query\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ\"","\"GiftPremiumUsersGiveAccessManyZero\" : \"Give %1$s access to exclusive features.\"","\"common_google_play_services_enable_text\" : \"Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused.\"","\"AgeVerificationPassedTitle\" : \"Age Check Passed\"","\"WebDownloading\" : \"Downloading...\"","\"cast_expanded_controller_skip_ad_text\" : \"ඔබට වෙළඳ දැන්වීම් %1$d කින් මග හැරිය හැකිය…\"","\"NotificationActionPinnedPhoto\" : \"%1$s fijó una foto en el grupo %2$s\"","\"ic_media_route_learn_more_accessibility\" : \"Tìm hiểu cách truyền\"","\"CancelAccountResetInfo2\" : \"Iemand met toegang tot **%1$s** heeft een verzoek ingediend om je Telegram-account te verwijderen en je wachtwoord voor tweestapsverificatie te resetten.\n\nAls dit niet door jou is aangevraagd, voer dan de code in die je zojuist via SMS van ons hebt ontvangen. Je kunt dit ook annuleren door *je telefoonnummer te wijzigen*.\"","\"BotManageInfo\" : \"Use @BotFather to manage this bot.\"","\"English\" : \"English\"","\"abc_capital_off\" : \"MATI\"","\"UsersCountTitle_other\" : \"%1$d users\"","\"RequestToJoinChannelSentDescription\" : \"You will be added to the channel once its admins approve your request.\"","\"mr_controller_play\" : \"Oynat\"","\"AuthAnotherClientNotFound\" : \"لم يتم العثور على رمز مصادقة\"","\"common_google_play_services_unsupported_text\" : \"%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"AbortPasswordMenu\" : \"Cancelar Configuração\"","\"NoBlocked\" : \"Keine blockierten Nutzer\"","\"PhoneNumber\" : \"Número de teléfono\"","\"cast_closed_captions\" : \"Subtítulos\"","\"NewContactAlertTitle\" : \"새로운 연락처\"","\"FontSize\" : \"Tekstgrootte\"","\"JoinCall\" : \"Join Call\"","\"cast_rewind\" : \"නැවත ඔතන්න\"","\"ForwardedVideo_one\" : \"Forwarded video\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"Puoi cambiare le tue impostazioni di download automatico per ridurre l'utilizzo dei dati quando usi una rete Wi-Fi.\"","\"PublishTodayAt\" : \"'Publish today at' HH:mm\"","\"StoryOriginalSoundNotMuted\" : \"Original audio will be preserved.\"","\"NotificationUnrecognizedDevice\" : \"%1$s،\nلاحظنا تسجيل دخول إلى حسابك من جهاز جديد في: %2$s\n\nالجهاز: %3$s\nالموقع: %4$s\n\nإن لم يكن أنت من قام بتسجيل الدخول؛ فيمكنك الذهاب إلى الإعدادات > الأجهزة وإنهاء تلك الجلسة.\n\nإن كنت تعتقد أن شخصًا ما قام بتسجيل الدخول دون إذنك؛ فيمكنك تفعيل التحقق بخطوتين في إعدادات الخصوصية والأمان.\n\nتحياتنا،\nفريق تيليجرام\"","\"LinkRevenuePriceInfo\" : \"you get approximately %1$s monthly\"","\"AreYouSureDeleteThisChatWithBot\" : \"Vuoi davvero eliminare la chat con **%1$s** e bloccarlo?\"","\"cast_expanded_controller_loading\" : \"Caricamento…\"","\"TurnPasswordOffQuestionTitle\" : \"تعطيل كلمة المرور\"","\"CodeExpired\" : \"코드가 만료되었습니다. 다시 시작해 주세요.\"","\"ColorCyan\" : \"Cyan\"","\"mr_dialog_groupable_header\" : \"افزودن دستگاه\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve.\"","\"cast_casting_to_device\" : \"%1$s എന്നതിലേക്ക് കാസ്റ്റുചെയ്യുന്നു\"","\"mr_controller_disconnect\" : \"ניתוק\"","\"abc_action_mode_done\" : \"Xong\"","\"Reply\" : \"Reply\"","\"common_google_play_services_updating_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो अभी अपडेट हो रही हैं.\"","\"BotRemoveVerificationChatText\" : \"This chat is already verified by you.\nDo you want to revoke verification?\"","\"StoryKeepDraft\" : \"Keep Draft\"","\"SearchAppsExamples\" : \"Examples\"","\"abc_action_menu_overflow_description\" : \"Més opcions\"","\"cast_stop\" : \"நிறுத்து\"","\"PrivacyBirthdaySetDone\" : \"Date of birth added.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Сырсөз\"","\"AccDescrMsgUnread\" : \"Not seen\"","\"GiftOfferOfferedTextStarsExpired\" : \"Your offer to **%1$s** has expired. **%2$s Stars** for **%3$s**.\"","\"StopPoll\" : \"Stop Poll\"","\"TimerPeriodDoNotDelete\" : \"Do Not Delete\"","\"RestorePasswordNoEmailText2\" : \"Siccome non hai fornito un'email di recupero quando hai impostato la tua password, non ti resta che ricordare la tua password o aspettare 7 giorni fino a quando la tua password sarà rimossa.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Provjerite je li drugi uređaj na istoj WiFi mreži na kojoj je i TV\"","\"mr_controller_album_art\" : \"এলবাম আৰ্ট\"","\"cast_expanded_controller_ad_image_description\" : \"Трансляция қабылдаушысы жарнама көрсетіп жатқан кезде шығатын кескін\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"¿Quieres eliminar **Mensajes guardados**?\"","\"cast_expanded_controller_skip_ad_label\" : \"ຂ້າມໂຄສະນາ\"","\"PaymentSuccessfullyPaidSubscription\" : \"You have just successfully transferred %1$s to %2$s for %3$s until %4$s\"","\"AutoDownloadPhotosTitle\" : \"사진 자동 다운로드\"","\"cast_expanded_controller_background_image\" : \"專輯封面\"","\"cast_forward_10\" : \"Дзесяць секунд наперад\"","\"ReplyToGroupStory\" : \"Comment story...\"","\"abc_action_mode_done\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‎‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‎‎‏‏‏‎‎‎‎‏‎‎‎‏‏‏‎‎‏‎‎‎‏‎‎‎‎‎Done‎‏‎‎‏‎\"","\"cast_casting_to_device\" : \"Isakazela ku-%1$s\"","\"StarsTransactionSubscriptionMonthly\" : \"Monthly subscription fee\"","\"AutoDownloadOnMobileDataInfo\" : \"Activa esta opción si quieres que la multimedia se descargue automáticamente con datos móviles.\"","\"AreYouSureDeleteFewMessages\" : \"Are you sure you want to delete these messages?\"","\"ChangePassword\" : \"비밀번호 변경\"","\"call_notification_answer_action\" : \"Trả lời\"","\"AnonymousPoll\" : \"Anonymous Poll\"","\"ActionBotAllowed\" : \"Du hast diesem Bot erlaubt, dich anzuschreiben, als du dich auf %1$s angemeldet hast.\"","\"cast_rewind_10\" : \"Spola tillbaka tio sekunder\"","\"generic_error_no_device_credential\" : \"Der er ikke angivet pinkode, mønster eller adgangskode.\"","\"abc_searchview_description_submit\" : \"Submit query\"","\"Reset\" : \"Zurücksetzen\"","\"common_google_play_services_install_title\" : \"Google Play 서비스 설치\"","\"abc_searchview_description_clear\" : \"Hreinsa fyrirspurn\"","\"cast_closed_captions\" : \"Subtitrări\"","\"ic_media_route_learn_more_accessibility\" : \"Kynntu þér hvernig þú varpar\"","\"BotWebViewStartPermissionLink\" : \"https://telegram.org/tos/mini-apps\"","\"BoostingGetMoreBoostByGiftingCount_other\" : \"To boost **%2$s**, get **%1$d** more boosts by gifting **Telegram Premium** to a friend.\"","\"EnabledPasswordText\" : \"Увімкнено двоетапну перевірку.\nДля входу в акаунт Telegram вам знадобиться встановлений тут пароль.\"","\"SuggestPhotoFor\" : \"Suggest photo for %s\"","\"BoostingChooseRandomGroup_other\" : \"Choose when %d members of your group will be randomly selected to receive Telegram Premium.\"","\"cast_mute\" : \"Отключить звук\"","\"fingerprint_error_user_canceled\" : \"Vingerafdrukverificatie geannuleerd door gebruiker.\"","\"CreateNewLink\" : \"Create a New Link\"","\"SetAdditionalPasswordInfo\" : \"You can set a password that will be required when you log in on a new device in addition to the code you get in the SMS.\"","\"cast_forward_10\" : \"Премотај десет секунди унапред\"","\"AutoNightUpdateLocation\" : \"Update Location\"","\"abc_searchview_description_submit\" : \"Sorğunu göndərin\"","\"BlockUserMessage\" : \"Do you want to block **%1$s** from messaging and calling you on Telegram?\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTips\"","\"StopVerification\" : \"Möchtest du wirklich den Verifikationsvorgang stoppen? \"","\"mr_chooser_wifi_warning_description_tv\" : \"Tiyaking nasa iisang Wi-Fi network ang ibang device at ang TV na ito\"","\"VideoSpeedSlow\" : \"Lenta\"","\"PleaseEnterNewSecondPasswordHint\" : \"إعادة إدخال كلمة المرور الجديدة\"","\"NotificationsExceptionsSingleAlert\" : \"Ten en cuenta que **%1$s** está en la lista de excepciones y este cambio no le afectará.\"","\"ProfileActionsLiveStream\" : \"Live Stream\"","\"mr_button_content_description\" : \"ప్రసారం చేయండి\"","\"PasskeyInfo\" : \"Your passkey is stored securely in your password manager. **Learn more >**\"","\"Gift2ButtonSendGift\" : \"send a gift\"","\"cast_expanded_controller_loading\" : \"درحال بار کردن…\"","\"PrivacyPolicy\" : \"سياسة الخصوصية\"","\"VoipOngoingAlertTitle\" : \"Another call in progress\"","\"generic_error_no_keyguard\" : \"Šajā ierīcē netiek atbalstīta autentifikācija ar PIN, kombināciju vai paroli.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密鑰\"","\"CustomShareInfo\" : \"These users will or will not be able to add you to groups and channels regardless of the settings above.\"","\"PmFwdOriginalDateTimeAt\" : \"original %1$s at %2$s\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Ključ za dostop\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s** wird deine Telefonnummer kennen. Das kann für die Integration mit anderen Diensten nützlich sein.\"","\"AudiosSavedHint_other\" : \"%1$d file salvati nella musica.\"","\"formatterStats24H\" : \"dd 'de' MMM 'de' yyyy, HH:mm\"","\"NotificationsUnmuted\" : \"Unmuted\"","\"StoryContainsStickersEmojiFrom\" : \"This story contains emoji and stickers from %s.\"","\"BusinessHoursProfileOpensInDays_other\" : \"opens in %d days\"","\"EnterListName\" : \"Enter list name\"","\"cast_connecting_to_device\" : \"Csatlakozás a következőhöz: %1$s\"","\"NotificationsSoundStories\" : \"Stories Sound\"","\"DeleteChatBackgroundsAlert\" : \"هل أردت فعلًا حذف الخلفيات المحددة؟\"","\"BoostingGiftLinkForwardedToSavedMsg\" : \"Gift link forwarded to **Saved Messages**.\"","\"BusinessRecipientsRemoveExcludeMessage\" : \"Are you sure you want to remove \"%s\" from excluding list?\"","\"mr_controller_close_description\" : \"Close\"","\"cast_mute\" : \"Slå lyden fra\"","\"Gift2TransferTimeout\" : \"You will be able to transfer this gift in %s.\"","\"mr_dialog_groupable_header\" : \"Pievienot ierīci\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s 님이 동영상 메시지를 고정했습니다\"","\"YourPasswordHeader\" : \"Tu contraseña\"","\"Gift2InvisibleShow\" : \"show\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ሌላኛው መሣሪያ ከዚህ መሣሪያ ጋር አንድ ዓይነት የWi-Fi አውታረ መረብ ላይ መሆኑን ያረጋግጡ\"","\"AddAdminErrorBlacklisted\" : \"Sorry, you can't add this user as an admin because they are in the Removed Users list and you can't unban them.\"","\"FilesDataUsage\" : \"Files\"","\"DisableSharingInfoButton\" : \"Disable Sharing\"","\"StoryReactionsByEmotionChartTitle\" : \"Story Reactions\"","\"SMSFee1TextCountry\" : \"Telecom providers in your country (%s) charge Telegram very high prices for SMS.\"","\"MoreSimilarBotsText\" : \"Subscribe to **Telegram Premium**\nto unlock up to %s similar apps.\"","\"common_signin_button_text\" : \"ចូល\"","\"AlwaysShowPopup\" : \"Popups immer anzeigen\"","\"BusinessBotPermissionsMessagesRead\" : \"Read Messages\"","\"MainChannelProfileVideoSetHint\" : \"This is the main channel video now.\"","\"mr_controller_album_art\" : \"Albumin kansikuva\"","\"ActionGroupCallInvitedYou\" : \"un1 convidou você para o chat de vídeo\"","\"fingerprint_not_recognized\" : \"Ni prepoznano\"","\"fingerprint_error_lockout\" : \"Terlalu banyak upaya yang gagal. Coba lagi nanti.\"","\"NoStickersFound\" : \"No stickers found\"","\"items_other\" : \"%1$d items\"","\"TodoTaskNotCompletedUnknown\" : \"un1 marked task as not done\"","\"CurvesGreen\" : \"VERDE\"","\"AuthAnotherClientInfo2\" : \"Use o Telegram Desktop para obter o código QR.\"","\"EmailNotAllowed\" : \"This email domain is not allowed.\"","\"Gift2TransferDoPrice\" : \"Transfer for ⭐️%d\"","\"mr_controller_volume_slider\" : \"Control deslizante del volumen\"","\"StoryChannelDisableKeep\" : \"The story will disappear after it expires.\"","\"AllowReadCallAndLog\" : \"텔레그램이 전화를 수신하고 통화 기록을 살필 수 있도록 허용해 주세요. 코드를 자동으로 입력해 드릴 수 있습니다.\"","\"PrivacyForwardsContacts\" : \"Link if allowed by the settings below\"","\"BoostingRemoveRestrictionsSuccessSubTitle\" : \"Now you can send messages in it.\"","\"mr_chooser_wifi_warning_description_tv\" : \"დარწმუნდით, რომ სხვა მოწყობილობა იმავე Wi-Fi ქსელთან არის დაკავშირებული, რომელთანაც ეს ტელევიზორი\"","\"cast_stop_live_stream\" : \"Parar streaming ao vivo\"","\"AutoLockDisabled\" : \"Disabled\"","\"cast_connecting_to_device\" : \"%1$sથી કનેક્ટ થઈ રહ્યું છે\"","\"PaymentCardSavePaymentInformationInfoLine1\" : \"You can save your payment info for future use.\"","\"cast_closed_captions\" : \"Closed captions\"","\"cast_casting_to_device\" : \"%1$sକୁ କାଷ୍ଟ କରୁଛି\"","\"abc_searchview_description_query\" : \"שאילתת חיפוש\"","\"TermsOfServiceLogin\" : \"Al registrarte, aceptas\nlos *términos de servicio*.\"","\"MessagesUnpinned_one\" : \"Message unpinned\"","\"DidNotGetTheCodeSms\" : \"Send the code as an SMS\"","\"generic_error_no_device_credential\" : \"Nisu postavljeni PIN, uzorak ni zaporka.\"","\"common_google_play_services_enable_button\" : \"Активиране\"","\"BoostingGiveawayHowItWorksSubTextEnd_one\" : \"On **%2$s**, Telegram automatically selected **%3$s** random user that joined **%4$s**.\"","\"Report2CommentInfo\" : \"Please help us by telling what is wrong with the message you have selected.\"","\"abc_search_hint\" : \"Bilatu…\"","\"ContactBirthday\" : \"Birthday\"","\"AddEmailTitle\" : \"로그인에 사용할 이메일 선택\"","\"GiftCraftInfoFeature3Title\" : \"Affect the Result\"","\"abc_capital_on\" : \"آن\"","\"SharedMediaTabFull2\" : \"الوسائط المتبادلة\"","\"NotificationPinnedGiveaway\" : \"%1$s fixou um sorteio\"","\"DistanceUnitsAutomatic\" : \"Automático\"","\"StoryHintPinchToZoom\" : \"Pinch to zoom\"","\"BizBotManage\" : \"Manage bot\"","\"common_google_play_services_update_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"CallsDataUsage\" : \"Calls\"","\"mr_chooser_wifi_warning_description_phone\" : \"Prepričajte se, da je druga naprava povezana v isto omrežje Wi-Fi kot ta telefon\"","\"common_google_play_services_update_button\" : \"Yangilash\"","\"BlockedUsers\" : \"차단된 사용자\"","\"MasksArchivedInfo\" : \"%1$s has been moved to your archive.\"","\"common_google_play_services_unsupported_text\" : \"%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul tău.\"","\"AudioSavedHint\" : \"Datei in Musik gespeichert.\"","\"common_google_play_services_notification_ticker\" : \"Error sa Mga Serbisyo ng Google Play\"","\"StarsConfirmPurchaseMediaTwo2_one\" : \"Do you want to unlock %2$s and %3$s in **%4$s** for **%1$d star**?\"","\"PermissionNoCameraMicVideo\" : \"**Telegram** deve accedere alla fotocamera e al microfono per poter inviare videomessaggi. Tocca Impostazioni > Permessi, e attiva **Microfono** e **Fotocamera**.\"","\"call_notification_screening_text\" : \"Filtrando chamada entrante\"","\"cast_notification_default_channel_name\" : \"ကာစ်လုပ်ခြင်း\"","\"MessageContainsReactionsPacks_other\" : \"This reactions contains emoji from **%d Packs**.\"","\"mr_chooser_wifi_warning_description_car\" : \"ກວດສອບວ່າອຸປະກອນອື່ນໃຊ້ເຄືອຂ່າຍ Wi-Fi ດຽວກັນກັບລົດຄັນນີ້\"","\"General\" : \"Geral\"","\"BizBotStatusManages\" : \"bot manages this chat\"","\"ResetNotificationsAlert\" : \"¿Quieres restablecer todos los ajustes de notificaciones a los valores por defecto?\"","\"LowDiskSpaceMessage\" : \"Hai quasi esaurito lo spazio sul dispositivo. Per liberarlo, imposta Telegram per salvare nella cache solo i media recenti.\"","\"Gift2PremiumSubtitleMany_other\" : \"Subscribe to **Telegram Premium** to send up to **%d** of these gifts and unlock access to multiple additional features.\"","\"NotificationsAddAnException\" : \"Adicionar Exceção\"","\"DidNotGetTheCodeEditNumberButton\" : \"Edit number\"","\"BusinessBotPermissionsGiftsSection\" : \"Manage Gifts and Stars\"","\"ReactionAddReactionsHint\" : \"Add Reactions...\"","\"abc_capital_on\" : \"ZAP.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Certifique-se de que o outro dispositivo se encontra na mesma rede Wi-Fi que este tablet\"","\"AreYouSureShareMyContactInfoUser\" : \"회원님의 %1$s 번호를 **%2$s** 님과 공유하시겠습니까?\"","\"ThisMedia\" : \"This media\"","\"BuyUsernameOnFragment\" : \"Buy on Fragment\"","\"cast_notification_disconnect\" : \"Katkesta ühendus\"","\"SMSPhraseTitle\" : \"Enter phrase from SMS\"","\"MoreSimilarText\" : \"Subscribe to **Telegram Premium**\nto unlock up to %s similar channels.\"","\"NotifyAboutReactionsFrom\" : \"Notify about reactions from\"","\"abc_toolbar_collapse_description\" : \"Komprimera\"","\"cast_stop_live_stream\" : \"Stop livestream\"","\"cast_forward_30\" : \"Otuz saniyə irəli ötürün\"","\"FilterNameUnread\" : \"No leídos\"","\"common_google_play_services_update_title\" : \"Eguneratu Google Play Services\"","\"MessageScheduledRepeatDeletePostponeMonths_one\" : \"Postpone By %d Month\"","\"cast_expanded_controller_skip_ad_label\" : \"Închide anunțul\"","\"July\" : \"Julio\"","\"formatDateAtTime\" : \"%1$s %2$s\"","\"SendLiveLocationFor8h\" : \"for 8 hours\"","\"GiftOnSale\" : \"On sale for %s\"","\"cast_closed_captions\" : \"बंद कैप्‍शन\"","\"AccActionMessageOptions\" : \"Message options\"","\"SpeedVerySlow\" : \"Molto lenta\"","\"DebugMenuCallSettings\" : \"Impostazioni chiamata\"","\"BusinessRecipientsRemoveIncludeMessage\" : \"Are you sure you want to remove \"%s\" from including list?\"","\"cast_notification_disconnect\" : \"Αποσύνδεση\"","\"CheckYourEmailSubtitle\" : \"Bitte Code eingeben, der dir an %1$s gesendet wurde.\"","\"DeleteMessagesText\" : \"\"보낸 메시지 회수\"를 체크하여 %1$s을(를) **%2$s** 님의 대화방에서도 삭제하실 수 있습니다.\"","\"generic_error_no_device_credential\" : \"עוד לא הוגדרו קוד אימות, קו ביטול נעילה או סיסמה.\"","\"AreYouSureClearHistoryChannel\" : \"حذف كافة الرسائل والوسائط المتعلقة بهذه القناة من الذاكرة المؤقتة؟\"","\"PhotoEditor\" : \"Photo Editor\"","\"PhotoEditorTypefaceRoboto\" : \"Roboto\"","\"WhenRoaming\" : \"When roaming\"","\"TranslateCopy\" : \"Copy Translation\"","\"AccDescrBotCommands\" : \"Bot commands\"","\"common_google_play_services_update_text\" : \"Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play.\"","\"VoipGroupInvitedUser\" : \"You invited **%1$s** to the voice chat.\"","\"NotificationActionPinnedVoice\" : \"%1$s fixou uma mensagem de voz em %2$s\"","\"common_google_play_services_wear_update_text\" : \"Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Pastikan perangkat lainnya berada di jaringan Wi-Fi yang sama dengan tablet ini\"","\"Links_other\" : \"%1$d links\"","\"VoipChatStartsIn\" : \"Starts in\"","\"mr_controller_pause\" : \"إيقاف مؤقت\"","\"LowDiskSpaceButton\" : \"Manage Cache\"","\"NotificationActionPinnedPollUser\" : \"ثبّت %1$s استفتاء %2$s\"","\"cast_expanded_controller_ad_image_description\" : \"Bild som visas medan en annons spelas upp på Cast-mottagaren\"","\"PollSubmitVotesNoCaps\" : \"Vote\"","\"AreYouSureClearHistorySavedMessages\" : \"Wirklich den Chat **Gespeichertes** leeren? Das kann nicht mehr rückgängig gemacht werden.\"","\"mr_controller_close_description\" : \"Vala\"","\"ShareSendPhoto\" : \"Send photo\"","\"CancelAccountResetInfo2\" : \"**%1$s**에 접근이 가능한 누군가가 회원님의 텔레그램 계정삭제 및 2단계 인증 초기화를 요청했습니다.\n\n만약 이것을 요청 하신게 아니라면, 저희가 방금 보낸 SMS 코드를 입력해주세요. 또한 *전화번호를 변경을 하여* 취소를 할 수 있습니다.\"","\"cast_live_label\" : \"שידור חי\"","\"mr_dialog_transferable_header\" : \"Luaj në një grup\"","\"AddToTheGroupForwardCount\" : \"Cantidad de mensajes anteriores a reenviar:\"","\"EditStickers\" : \"Edit Stickers\"","\"PasswordHintPlaceholder\" : \"Hint\"","\"LiveStoryRTMPDisable\" : \"Stream from your phone\"","\"AutoDownloadHigh\" : \"Hoog\"","\"fingerprint_not_recognized\" : \"לא זוהתה\"","\"NotificationChatMessagePaidMedia_one\" : \"%2$s heeft een betaald bericht in de groep %3$s geplaatst voor %1$d ster\"","\"cast_expanded_controller_ad_in_progress\" : \"Зарыг боловсруулж байна…\"","\"TelegramFeaturesUrl\" : \"https://t.me/TelegramTipsAR/128\"","\"abc_searchview_description_voice\" : \"Stemsoektog\"","\"SecretChatTimerYears\" : \"y\"","\"ChangePassword\" : \"Wachtwoord wijzigen\"","\"common_google_play_services_install_title\" : \"Hent Google Play-tjenester\"","\"ResendSmsAvailableIn\" : \"%1$d:%2$02d 이후에 새로운 SMS를 요청할 수 있습니다\"","\"fingerprint_error_lockout\" : \"Previše pokušaja. Probajte ponovo kasnije.\"","\"mr_dialog_transferable_header\" : \"Predvajanje v skupini\"","\"MessageShowSensitiveContentMediaTitle\" : \"18+ Content\"","\"mr_controller_collapse_group\" : \"Σύμπτυξη\"","\"cast_pause\" : \"ପଜ୍‍ କରନ୍ତୁ\"","\"cast_forward_30\" : \"Avanzar trinta segundos\"","\"ActionRefunded\" : \"un1 ha rimborsato %1$s\"","\"fingerprint_error_user_canceled\" : \"ប្រតិបត្តិការ​ស្នាម​ម្រាម​ដៃ​ត្រូវ​បាន​បោះ​បង់​ដោយ​អ្នក​ប្រើប្រាស់។\"","\"FilterChatsRemovedFrom\" : \"**%1$s** wurde aus **%2$s** entfernt.\"","\"SearchMessagesResultCount_other\" : \"%2$s risultati\"","\"AutoDownloadDataUsage\" : \"Data usage\"","\"BackgroundPattern\" : \"Motivo\"","\"SharedMediaTabFull2\" : \"Multimedia\"","\"AutoDownloadChannels\" : \"Kanalen\"","\"mr_chooser_title\" : \"Bunga translatsiya qilish:\"","\"cast_mute\" : \"Исклучи звук\"","\"mr_controller_collapse_group\" : \"Thu gọn\"","\"NotificationActionPinnedTextUser\" : \"%1$s ha fissato \"%2$s\"\"","\"cast_tracks_chooser_dialog_cancel\" : \"取消\"","\"NoResultFoundForTag\" : \"No results found for %s\"","\"NotificationActionPinnedGeo\" : \"%1$s 님이 %2$s 그룹에 지도를 고정했습니다\"","\"InviteLinkCount_one\" : \"%1$d invite link\"","\"cast_forward_10\" : \"Տաս վայրկյան առաջ անցնել\"","\"cast_ad_label\" : \"Werbeanzeige\"","\"ForgotPassword\" : \"Wachtwoord vergeten?\"","\"DiscussionLinkGroup\" : \"Link Group\"","\"mr_button_content_description\" : \"Дамжуулах\"","\"common_google_play_services_unsupported_text\" : \"Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။\"","\"Bold\" : \"Bold\"","\"GroupCallCreatedLinkShare\" : \"Share\"","\"MessageGroupTodoList\" : \"Group Checklist\"","\"RestoreEmailNoAccess\" : \"Unable to access %1$s?\"","\"NotificationsGroups\" : \"그룹\"","\"BusinessIntroTitleHint\" : \"Enter Title\"","\"VoipGroupShareInviteLink\" : \"Share invite link\"","\"AddAdminErrorNotAMember\" : \"Je kunt deze gebruiker niet de status van beheerder geven, omdat die geen lid is van deze groep en ook niet door jou kan worden toegevoegd.\"","\"common_google_play_services_unknown_issue\" : \"A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra.\"","\"cast_closed_captions_unavailable\" : \"Ondertiteling niet beschikbaar\"","\"PrivacySettingsChangedAlert\" : \"Hai modificato alcune impostazioni della privacy. Applicare le modifiche?\"","\"SetPasscodeInfo\" : \"Je kunt de app met een toegangscode vergrendelen, zodat anderen het niet kunnen openen.\"","\"P2PEverybodyMinus\" : \"Everybody (-%1$d)\"","\"ActionSuggestBirthday\" : \"**un1** suggests you to add your date of birth\"","\"ClearSearch\" : \"Suchverlauf löschen?\"","\"OpenChannelDirect\" : \"CONTACT CHANNEL\"","\"RemoveManyMasksCount_other\" : \"Remove %1$d masks\"","\"SwipeUnmute\" : \"Activar\"","\"cast_rewind_10\" : \"Keri tagasi kümme sekundit\"","\"generic_error_no_device_credential\" : \"ບໍ່ໄດ້ຕັ້ງ PIN, ຮູບແບບປົດລັອກ ຫຼື ລະຫັດຜ່ານ.\"","\"SelfStarsOverviewInfo\" : \"Stars from your total balance will become available 21 days after they are earned.\"","\"cast_expanded_controller_background_image\" : \"ඇල්බම කලාව\"","\"AreYouSureClearHistoryGroup\" : \"Cache der Gruppe wirklich löschen?\"","\"TwoStepVerificationShowPassword\" : \"Mostrar senha\"","\"FeaturePreviewGifts\" : \"Unique Collectibles\"","\"mr_chooser_looking_for_devices\" : \"ડિવાઇસ શોધી રહ્યાં છીએ…\"","\"StarsSubscriptionExpiredHintTitle2_one\" : \"⭐️%1$d Star needed for %2$s\"","\"SearchPostsButton\" : \"Search\"","\"Minutes_one\" : \"%1$d minute\"","\"NoSharedFilesSecret\" : \"الملفات والمستندات من هذه المحادثة سيتم عرضها هنا.\"","\"mr_chooser_looking_for_devices\" : \"Procurando dispositivos…\"","\"AreYouSureDeleteSingleMessageMega\" : \"Wirklich diese Nachricht bei allen löschen?\"","\"mr_controller_stop_casting\" : \"キャストを停止\"","\"NoFolderFound\" : \"Geen chatmap gevonden.\"","\"DisappearingPhoto\" : \"Secret Photo\"","\"DebugShareAlertDialogsModeLess\" : \"Less\"","\"LessMinuteAgo\" : \"just now\"","\"UsernameInvalidShortPurchase\" : \"Un username base deve avere almeno 5 caratteri.\nTuttavia, gli username collezionabili brevi, incluso questo, sono disponibili per l'acquisto. **Scopri di più…**\"","\"TosUpdateDecline\" : \"유감스럽지만, 다른 방법이 없습니다. 다른 앱과 달리, 텔레그램은 광고 타겟팅이나 다른 상업적 목적으로 사용자 데이터를 사용하지 않습니다. 텔레그램은 기능이 풍부한 클라우드 서비스로서 작동하는 데 필요한 정보만을 저장합니다. 개인 정보 및 보안 설정에서 내 데이터에 대한 제어를 할 수 있습니다.\n\n만약 텔레그램의 간소한 요구 사항에 두루 동의하실 수 없다면 저희로서 이 서비스를 제공해 드리기가 어렵습니다.\"","\"ShowAsList\" : \"Mostra come lista\"","\"ResetNotificationsText\" : \"Todas as configurações de notificação foram redefinidas\"","\"cast_connecting_to_device\" : \"%1$s වෙත සම්බන්ධ වෙමින්\"","\"SendGameToGroupText\" : \"Spel met **%1$s** delen?\"","\"WidgetPreview\" : \"위젯 미리보기\"","\"BotDownloadFileText\" : \"**%s** suggests you download the following file:\"","\"ChannelNeedBoostsForProfileColorDescription\" : \"Your channel needs to reach **Level %d** to change channel profile color to selected.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"CheckYourNewEmail\" : \"Controlla la nuova email\"","\"BusinessBotChatsInfo2\" : \"Select the chats the bot won’t access.\"","\"IncorrectTheme\" : \"Incorrect theme file\"","\"ChatBackgroundHint\" : \"%s will be able to apply this wallpaper\"","\"ShareYouPhoneNumberTitle\" : \"Share your phone number?\"","\"WidgetPasscode2\" : \"Waarschuwing: je widgets zullen alle recente berichten weergeven, maar je toegangscode is vereist om de app te openen en te reageren.\"","\"cast_stop\" : \"Leállítás\"","\"abc_menu_space_shortcut_label\" : \"зай\"","\"ActionGroupCallInvitedYou\" : \"un1 hat dich in den Videochat eingeladen\"","\"cast_rewind\" : \"পেছনের দিকে যান\"","\"AddOneMemberForwardMessages\" : \"**%1$s** die letzten 100 Nachrichten zeigen\"","\"CreateManagedBotLimitTextTime\" : \"You can create another bot in %s.\"","\"ActionTTLChannelChanged\" : \"Los mensajes en este canal se eliminarán automáticamente en %1$s\"","\"cast_unmute\" : \"Увімкнути звук\"","\"ResetCustomNotifications\" : \"Restablecer a ajustes por defecto\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Giriş açarı\"","\"AttachAudioRestricted\" : \"The admins of this group have restricted you from sending audio here until %1$s\"","\"StartMessaging\" : \"Empezar a chatear\"","\"search_menu_title\" : \"Søg\"","\"common_signin_button_text\" : \"පුරන්න\"","\"DeleteGroupForAll\" : \"Delete the group for all members\"","\"PassportLanguage_AZ\" : \"Azerbaijani\"","\"cast_forward_10\" : \"Превъртане напред с десет секунди\"","\"TranslateToButtonOther\" : \"Translate to %s\"","\"Gift2HideGift\" : \"Hide\"","\"BotMonetizationBalance\" : \"Available balance\"","\"ClearRecentReactionsAlertMessage\" : \"Do you want to clear your recent reaction emoji from suggestions?\"","\"ContactsPermissionAlert\" : \"**Telegram** needs access to your contacts so that you can connect with your friends across all your devices. Your contacts will be continuously synced with Telegram's heavily encrypted cloud servers.\"","\"BadgeNumberMutedChats\" : \"Gedempte chats meetellen\"","\"abc_capital_off\" : \"አጥፋ\"","\"PleaseEnterCurrentPassword\" : \"Enter your password\"","\"common_google_play_services_update_button\" : \"ያዘምኑ\"","\"SharedContentTitle\" : \"Contenuto condiviso\"","\"TermsOfServiceLogin\" : \"Iscrivendoti, accetti\ni *Termini di Servizio*.\"","\"LanguageCode\" : \"pt_BR\"","\"AreYouSureDeleteAndExitName\" : \"Vuoi davvero eliminare e lasciare il gruppo **%1$s**?\"","\"call_notification_ongoing_text\" : \"Chiamata in corso\"","\"StarsTransactionFragment\" : \"Purchase from Fragment\"","\"SecretWebPage\" : \"معاينة الروابط\"","\"NotificationMessageNoText\" : \"%1$s ti ha inviato un messaggio\"","\"cast_expanded_controller_ad_image_description\" : \"Сликата е прикажана додека приемникот за емитување прикажува реклама\"","\"WrongCountry\" : \"Ungültige Landeskennzahl\"","\"generic_error_no_device_credential\" : \"Walang itinakdang PIN, pattern, o password.\"","\"common_google_play_services_wear_update_text\" : \"Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время.\"","\"ErrorSendRestrictedMusicAll\" : \"Spiacenti, non è permesso inviare musica in questo gruppo.\"","\"HashtagMessagesFound_one\" : \"%d message found\"","\"ChannelsTab\" : \"Channels\"","\"abc_menu_enter_shortcut_label\" : \"Ввод\"","\"Close\" : \"Close\"","\"NotificationsOther\" : \"Overig\"","\"mr_chooser_zero_routes_found_title\" : \"কোনও ডিভাইস উপলভ্য নেই\"","\"common_google_play_services_update_text\" : \"您必须先更新 Google Play 服务，然后才能运行%1$s。\"","\"AutoDownloadPhotosOn\" : \"الصور\"","\"fingerprint_error_user_canceled\" : \"صارف نے فنگر پرنٹ کی کارروائی منسوخ کر دی۔\"","\"call_notification_ongoing_text\" : \"ଚାଲିଥିବା କଲ୍\"","\"fcm_fallback_notification_channel_label\" : \"ଅନ୍ୟାନ୍ୟ\"","\"NotificationActionMissedCallConferenceOther_one\" : \"You missed a call from %2$s and %1$d other\"","\"LinkActionCopy\" : \"Copy\"","\"InAppSounds\" : \"Sons no Aplicativo\"","\"RepliesChatInfo\" : \"This chat helps you keep track of replies to your comments in Channels.\"","\"UserRestrictionsNoSendStickers\" : \"no stickers & GIFs\"","\"ActionBotDocumentUtilityBill\" : \"Versorgerrechnung\"","\"DownloadSpeedLimitedMessage\" : \"Subscribe to **Telegram Premium** and increase download speeds %d times.\"","\"cast_notification_disconnect\" : \"Ажыратуу\"","\"fingerprint_error_hw_not_present\" : \"Бул түзмөктө манжа изинин сенсору жок\"","\"fingerprint_error_hw_not_available\" : \"指纹硬件无法使用。\"","\"SortBy\" : \"ترتيب حسب\"","\"SearchMusic\" : \"음악 검색\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‏‎‎‎‎‎‏‏‎‎‎‏‎‎‏‎‎‏‎‏‏‎‏‏‏‎‎‏‏‎‏‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎Password‎‏‎‎‏‎\"","\"cast_expanded_controller_live_stream_indicator\" : \"લાઇવ સ્ટ્રીમ\"","\"mr_controller_collapse_group\" : \"আড়াল করুন\"","\"cast_notification_disconnect\" : \"Disconnect\"","\"SearchImages\" : \"FIND IMAGES\"","\"AttachQuickReplies\" : \"الردود\"","\"cast_forward\" : \"Avança\"","\"GroupCallCreateVideo\" : \"Video\"","\"cast_rewind_30\" : \"Rebobinar 30 segundos\"","\"AutoDownloadFilesOn\" : \"File\"","\"cast_rewind_30\" : \"তিরিশ সেকেন্ডে পেছনের দিকে যান\"","\"TodoAllowAddingTasks\" : \"Allow Others to Add Tasks\"","\"common_signin_button_text_long\" : \"Google માં સાઇન ઇન કરો\"","\"DebugShareAlertDialogsModeMore\" : \"More\"","\"MessageAddMusic\" : \"Add Music\"","\"UseProxySettings\" : \"프록시 사용\"","\"LiteBatteryInfoBelow\" : \"Automatically reduce power usage and animations when your battery is below %s.\"","\"common_google_play_services_wear_update_text\" : \"ຈຳ​ເປັນ​ຕ້ອງ​ມີ​ກາ​ນ​ບໍ​ລິ​ການ Google Play ເວີ​ຊັນ​ໃໝ່. ມັນ​ຈະ​ອັບ​ເດດ​ຕົວ​ເອງ​ໄວໆ​ນີ້.\"","\"confirm_device_credential_password\" : \"Сырсөз колдонуу\"","\"generic_error_user_canceled\" : \"使用者已取消驗證作業。\"","\"OpenEmojiSet\" : \"VIEW EMOJI\"","\"ShareContact\" : \"Share contact\"","\"TranslateMessagesInfo1\" : \"The ‘Translate’ button will appear when you make a single tap on a text message.\"","\"ActionGroupCallScheduled\" : \"Voice chat scheduled on %1$s\"","\"ChannelAffiliateProgramRowText\" : \"Distribute links to mini apps and earn a share of their revenue in Stars.\"","\"AutoDownloadPreloadVideoInfo\" : \"%1$s보다 큰 동영상은 바로 재생할 수 있도록 처음 몇 초를 미리 불러옵니다.\"","\"SendDayYearAt\" : \"'Enviar el' d 'de' MMM 'de' yyyy 'a las' HH:mm\"","\"cast_expanded_controller_ad_image_description\" : \"କାଷ୍ଟ ରିସିଭର୍‍ ଏକ ବିଜ୍ଞାପନ ଚଳାଉଥିବା ବେଳେ ଇମେଜ୍‍ ଦେଖାଗଲା\"","\"FlashIntensity\" : \"Intensity\"","\"StarsPending\" : \"Pending\"","\"BackgroundPreviewLine1\" : \"Pista: algunos fondos de pantalla se ven mejor con el efecto difuminado.\"","\"PasskeyTopInfo\" : \"Manage your passkey, stored safely in the cloud service you choose.\"","\"FilterExclude\" : \"Chats excluidos\"","\"cast_expanded_controller_live_head_description\" : \"Nykyinen sijainti on livestriimin alussa\"","\"AllAccounts\" : \"Alle accounts\"","\"NotificationMessageStickerEmoji\" : \"%1$s heeft je een %2$s sticker gestuurd\"","\"cast_expanded_controller_skip_ad_text\" : \"ທ່ານສາມາດຂ້າມໂຄສະນາໄດ້ໃນອີກ %1$d…\"","\"DebugMenuClearMediaCache\" : \"Clear sent media cache\"","\"fingerprint_error_user_canceled\" : \"L'usuari ha cancel·lat l'operació d'empremta digital.\"","\"RestoreEmailTrouble\" : \"¿No puedes acceder a %1$s?\"","\"ScheduleNotifyOffChannel\" : \"Subscribers will receive a silent notification\"","\"FilterShowMoreChats_other\" : \"Mostrar %1$d chats más\"","\"mr_controller_album_art\" : \"עטיפת אלבום\"","\"PasswordHintText\" : \"Crea un suggerimento per la tua password\"","\"common_google_play_services_update_text\" : \"Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды.\"","\"UseProxyForCallsInfo\" : \"قد تقلل خوادم البروكسي من جودة مكالماتك.\"","\"SetUrlAvailable\" : \"%1$s is available.\"","\"SearchByColor\" : \"بحث بواسطة اللون\"","\"PostSuggestionsOfferTitlePriceTON\" : \"Enter Price in TON\"","\"FilterChatsRemovedFrom\" : \"Quitaste **%1$s** de **%2$s**.\"","\"NotificationActionPinnedQuizUser\" : \"%1$s heeft de quiz %2$s vastgezet\"","\"call_notification_screening_text\" : \"Menyaring panggilan masuk\"","\"cast_expanded_controller_ad_image_description\" : \"Cast ரிசீவர் விளம்பரத்தை இயக்கும் போது காட்டப்படும் படம்\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Adgangsnøgle\"","\"SearchTopics\" : \"Search Topics\"","\"call_notification_screening_text\" : \"Preveruje sa prichádzajúci hovor\"","\"ChatGallery\" : \"Gallery\"","\"search_menu_title\" : \"ຊອກຫາ\"","\"BoostingGiveawayMsgInfoPlural2_other\" : \"Subscriptions for %2$s.\"","\"MuteForAlert\" : \"Mute notifications for...\"","\"common_google_play_services_enable_button\" : \"Habilitar\"","\"AutoDownloadAudioInfo\" : \"الرسائل الصوتية صغيرة للغاية، لذا يتم تنزيلها دائمًا.\"","\"Allow\" : \"Allow\"","\"TopicsLayoutTabs\" : \"Tabs\"","\"Page2Title\" : \"سريع\"","\"StoryEditing\" : \"Uploading edit…\"","\"DidNotGetTheCode\" : \"Didn't get the code?\"","\"StoryHidAccount\" : \"The account was hidden by the user\"","\"abc_searchview_description_clear\" : \"Vymazať dopyt\"","\"VideoSpeedCustom\" : \"Custom %s\"","\"GiftOfferStarsToOfferInfo\" : \"Enter the number of Stars you’d like to offer for **%s**.\"","\"cast_closed_captions\" : \"Опционални титл\"","\"InternalFolderInfo\" : \"Browse your file system\"","\"mr_system_route_name\" : \"ছিষ্টেম\"","\"NotificationMessageGif\" : \"%1$s te envió un GIF\"","\"ProxyAddedSuccess\" : \"Proxy hinzugefügt.\"","\"AddManyMembersAlertNamesText_one\" : \"¿Quieres añadir a este miembro a **%2$s**?\"","\"fingerprint_dialog_touch_sensor\" : \"지문 센서를 터치하세요.\"","\"ChannelReplyIconOff\" : \"Off\"","\"CancelForwardPrivate\" : \"Was möchtest du mit %1$s aus deinem Chat mit **%2$s** machen?\"","\"AppUpdateDownloading\" : \"%1$d%% 다운로드 중...\"","\"PremiumMembers\" : \"Premium members\"","\"fingerprint_error_hw_not_present\" : \"இந்தச் சாதனத்தில் கைரேகை சென்சார் இல்லை\"","\"SetAsGroupEmojiPackSet\" : \"Set as Group Emoji Pack\"","\"RemindDayYearAt\" : \"'Remind on' MMM d yyyy 'at' HH:mm\"","\"General\" : \"عام\"","\"abc_toolbar_collapse_description\" : \"Yığcamlaşdırın\"","\"cast_connecting_to_device\" : \"Notiek savienojuma izveide ar: %1$s\"","\"cast_play\" : \"再生\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s ha fissato un punteggio\"","\"NotificationActionPinnedMusic\" : \"%1$s fijó un audio en el grupo %2$s\"","\"EnableStealthModeAndOpenStory\" : \"Enable and open the story\"","\"BusinessHoursDayCloseHourPicker\" : \"Choose closing time\"","\"common_open_on_phone\" : \"Abrir no teléfono\"","\"PrivacyPolicy\" : \"Política de privacidad\"","\"TonNeededTitle\" : \"%s TON Needed\"","\"mr_cast_button_connected\" : \"Hantar. Disambungkan\"","\"NewPassword\" : \"Новий пароль\"","\"EditMessageError\" : \"죄송합니다. 메시지를 수정할 수 없습니다.\"","\"cast_casting_to_device\" : \"Duke transmetuar te %1$s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Asegúrate de que o outro dispositivo estea na mesma rede wifi que este dispositivo\"","\"abc_menu_shift_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‎‎‏‎‎‎‏‏‎‎‎‎‏‏‎Shift+‎‏‎‎‏‎\"","\"fingerprint_error_no_fingerprints\" : \"କୌଣସି ଆଙ୍ଗୁଠି ଚିହ୍ନ ପଞ୍ଜୀକୃତ ହୋଇନାହିଁ।\"","\"cast_forward_10\" : \"Avanzar dez segundos\"","\"abc_searchview_description_clear\" : \"କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ\"","\"FoldersLimitTitle\" : \"Folders\"","\"ResetPasswordWait\" : \"لقد طلبت مؤخرًا إعادة تعيين كلمة المرور ولكن تم إلغاء الطلب. يرجى الانتظار %1$s قبل تقديم طلب جديد.\"","\"cast_expanded_controller_skip_ad_label\" : \"Pular anúncio\"","\"GiftCollectionSharedToSavedMessages\" : \"Gift Collection forwarded to **Saved Messages**\"","\"PassportLanguage_SK\" : \"Slovak\"","\"ActionAddUserSelfMega\" : \"un1 ist der Gruppe beigetreten\"","\"AccDescrDownloadProgress\" : \"Downloaded %1$s of %2$s\"","\"Gift2AttributeOriginalDetailsNoSender\" : \"Gifted to %1$s on %2$s.\"","\"PushChatReactGif\" : \"%3$s to your GIF in %2$s\"","\"NotificationActionPinnedMusicUser\" : \"%1$s pinned an audio file\"","\"abc_search_hint\" : \"ძიება…\"","\"call_notification_answer_action\" : \"Odbierz\"","\"abc_shareactionprovider_share_with\" : \"ແບ່ງປັນກັບ\"","\"FilterRead\" : \"Leídos\"","\"call_notification_decline_action\" : \"Rifiuta\"","\"NotificationsOff\" : \"Off\"","\"SlowmodeMinutes\" : \"%1$dm\"","\"ArchiveSettingUnmutedChatsCheck\" : \"Always keep archived\"","\"cast_expanded_controller_ad_image_description\" : \"Image displayed while the cast receiver is playing an ad\"","\"mr_cast_button_connected\" : \"କାଷ୍ଟ କରନ୍ତୁ। ସଂଯୋଗ ହୋଇଛି\"","\"SearchBackgrounds\" : \"Afbeeldingen zoeken\"","\"cast_notification_connected_message\" : \"Terhubung ke %1$s\"","\"AreYouSureClearHistoryGroup\" : \"Delete all cached text and media from this group?\"","\"PermanentLinkForThisAdmin\" : \"Invite link for this admin\"","\"cast_notification_disconnect\" : \"ግንኙነት አቋርጥ\"","\"LinkMediaSmaller\" : \"Shrink Photo\"","\"EventLogChangedEmojiGroup\" : \"un1 changed group emoji from %1$s to %2$s\"","\"SetIntroSticker\" : \"Set Intro Sticker\"","\"SMSFee2Text\" : \"Telegram needs to send you an SMS with a verification code to confirm your phone number.\"","\"call_notification_answer_action\" : \"Atsakyti\"","\"cast_forward_30\" : \"Προώθηση 30 δευτερόλεπτα μπροστά\"","\"cast_closed_captions_unavailable\" : \"Субтитрите не са налице\"","\"GiftMonths_other\" : \"%1$d-months\"","\"PrivacyForwardsEverybody\" : \"Link to your account\"","\"PhoneHidden\" : \"Unknown\"","\"ArchiveHintSection3\" : \"Stories\"","\"LiteOptionsTitle\" : \"Power saving options\"","\"SwipeMute\" : \"Silenzia\"","\"call_notification_screening_text\" : \"Seulotaan saapuvaa puhelua\"","\"media_notification_channel_name\" : \"Yayım\"","\"common_google_play_services_update_button\" : \"Eguneratu\"","\"BusinessGreetPeriodInfo\" : \"Choose how many days should pass after your last interaction with a recipient to send them a greeting in response to their message.\"","\"InviteToGroupByLink\" : \"Invite to Group via Link\"","\"common_google_play_services_enable_button\" : \"Omogući\"","\"cast_live_label\" : \"REAALAJAS\"","\"ClearSearchAlert\" : \"Are you sure you want to clear your search history?\"","\"NotificationMessageAudio\" : \"أرسل لك %1$s رسالةً صوتية\"","\"Page1Title\" : \"تيليجرام\"","\"DisappearingGif\" : \"Secret GIF\"","\"ActionEditedInviteLinkClickable\" : \"un1 hat Einladungslink un2 zu un3 geändert\"","\"UnbanUserMonoforum\" : \"Ban User From Channel\"","\"BlockUserContactsTitle\" : \"CONTATOS\"","\"mr_controller_stop_casting\" : \"Stöðva útsendingu\"","\"NotificationActionPinnedGameScore\" : \"%1$s heeft een score vastgezet in de groep %2$s\"","\"GiftValueAveragePriceInfo\" : \"**%1$s** is the average sale price of **%2$s** gifts over the past month.\"","\"cast_expanded_controller_skip_ad_text\" : \"‏آپ ‎%1$d میں اشتہار کو نظر انداز کر سکتے ہیں…\"","\"cast_pause\" : \"Паўза\"","\"fingerprint_error_lockout\" : \"Премногу обиди. Обидете се повторно подоцна.\"","\"mr_button_content_description\" : \"କାଷ୍ଟ କରନ୍ତୁ\"","\"ActionRemovedPhoto\" : \"أزال un1 صورة المجموعة\"","\"PasswordOn\" : \"Вкл.\"","\"generic_error_user_canceled\" : \"વપરાશકર્તાએ પ્રમાણીકરણ રદ કર્યું.\"","\"TapToEditWidget\" : \"tocca per modificare il widget\"","\"GroupCallCreatedLinkJoinText\" : \"Be the first to join the call and add people from there. **Open Call >**\"","\"AccDescrVoipCamSwitchedToFront\" : \"Switched to front camera\"","\"mr_cast_button_connected\" : \"Пребаците. Повезан је\"","\"TelegramPremiumUserGiftedPremiumDialogSubtitle\" : \"You now have access to additional features.\"","\"AIEditorChooseStyle\" : \"Choose a style\"","\"cast_disconnect\" : \"Prekini povezavo\"","\"PermissionDrawAboveOtherAppsTitle\" : \"Bild-in-Bild\"","\"FilterAddToAlertFullTitle\" : \"Límite alcanzado\"","\"AllowReadCallLog\" : \"Sta Telegram toe om de oproepenlijst te lezen zodat we automatisch de code voor je in kunnen voeren.\"","\"ResetPasswordWait\" : \"Solicitaste recientemente un restablecimiento de la contraseña que fue cancelado. Por favor, espera %1$s antes de hacer otra solicitud.\"","\"OpenChannelPost\" : \"VIEW POST\"","\"cast_play\" : \"Reproduciraj\"","\"abc_searchview_description_clear\" : \"Tyhjennä kysely\"","\"Gift2AddSenderName\" : \"Add sender's name to the gift\"","\"StoryGroupRepliesLocked\" : \"Comments restricted\"","\"formatterGiveawayMonthDayYear\" : \"dd 'de' MMMM 'de' yyyy\"","\"abc_searchview_description_query\" : \"Search query\"","\"mr_dialog_default_group_name\" : \"ଗୋଷ୍ଠୀ\"","\"Gift2ActiveAuctionsActiveAuctionsTitle\" : \"%d Active Auctions\"","\"NotificationActionPinnedPoll2\" : \"%1$s fijó la encuesta %3$s en el grupo %2$s\"","\"mr_controller_no_media_selected\" : \"Chưa chọn phương tiện nào\"","\"mr_chooser_wifi_warning_description_car\" : \"पक्का करें कि दूसरा डिवाइस और यह कार, दोनों एक ही वाई-फ़ाई नेटवर्क से जुड़े हों\"","\"AutoDownloadOnMobileData\" : \"Nos Dados Móveis\"","\"VoipInConferenceCallBranding\" : \"Telegram Group Call\"","\"StoryInteractionsChartTitle\" : \"Story Views and Shares\"","\"mr_system_route_name\" : \"Mfumo\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Services-en erabilgarritasuna\"","\"RequestToJoinMembersThree\" : \"%1$s, %2$s and %3$s\"","\"PostSuggestionsPriceUpdated_one\" : \"un1 now accepts direct messages for %1$d star\"","\"mr_button_content_description\" : \"Predvajanje\"","\"LoginPassword\" : \"Senha\"","\"ActionNewCreatorPending\" : \"un1 will be the new main admin in 7 days if un2 does not return.\"","\"mr_user_route_category_name\" : \"Urządzenia\"","\"LiveStoryDisconnected\" : \"No Stream\"","\"SettingsFolders\" : \"Chat Folders\"","\"abc_activitychooserview_choose_application\" : \"Қолданбаны таңдау\"","\"fcm_fallback_notification_channel_label\" : \"Rôzne\"","\"OpenFragment\" : \"Fragment openen\"","\"FilterEdit\" : \"Edit folder\"","\"InvalidLastName\" : \"Ongeldige achternaam\"","\"ChangeRecoveryEmail\" : \"Змінити е-пошту для відновлення\"","\"SpeedMedium\" : \"Mittel\"","\"mr_controller_play\" : \"再生\"","\"DidNotGetTheCodeInfo\" : \"Якщо ви не одержали коду в SMS або виклику, перевірте **налаштування мобільної мережі** та номер телефону:\n\n**%1$s**\n\nЯкщо це не допоможе, вам залишиться спробувати інший номер телефону або звʼязатися з підтримкою Telegram. Натисніть **Допомога**, щоб надіслати нам технічну інформацію і ми могли зʼясувати проблему.\"","\"cast_pause\" : \"Pristabdyti\"","\"UseProxyForCalls\" : \"Use proxy for calls\"","\"cast_expanded_controller_ad_image_description\" : \"ကာ့စ်လက်ခံကိရိယာက ကြော်ငြာဖွင့်နေစဉ် ပြသသော ပုံ\"","\"DistanceUnitsMiles\" : \"ميل\"","\"search_menu_title\" : \"Ara\"","\"LoginAccessibilityCountryCode\" : \"Country code\"","\"ProfilePopupNotificationInfo\" : \"ستظهر الرسائل الجديدة من هذا المستخدم على الشاشة حتى لو كنت خارج تطبيق تيليجرام.\"","\"AutoDownloadPreloadMusicInfo\" : \"Inizia a scaricare la traccia successiva mentre stai ascoltando un file audio.\"","\"AutoDownloadPm\" : \"الرسائل الخاصة\"","\"Reacted_one\" : \"%1$s Reacted\"","\"ResetCustomNotificationsAlert\" : \"Weet je zeker dat je de meldingsinstellingen wilt resetten?\"","\"AutoDownloadFilesTitle\" : \"Auto-download files and music\"","\"AutomaticDownloadSettings\" : \"Ajustes de autodescarga\"","\"common_google_play_services_update_title\" : \"Абнаўленне службаў Google Play\"","\"common_google_play_services_update_text\" : \"%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\".\"","\"UserAcceptedToGroupAction\" : \"un1 was accepted into the group\"","\"SearchMessagesResultCount_other\" : \"%2$s Ergebnisse\"","\"cast_pause\" : \"തൽക്കാലം നിർത്തുക\"","\"SwipePin\" : \"고정\"","\"EventLogUnpinTopic\" : \"un1 unpin topic un2\"","\"Gift2Info3_other\" : \"You can keep this gift in your Profile or convert it to **%1$d** Stars.\"","\"NoReplies\" : \"No replies here yet...\"","\"TurnPasswordOffQuestion\" : \"Vuoi davvero disattivare la tua password?\"","\"cast_expanded_controller_skip_ad_label\" : \"Praleisti skelbimą\"","\"TelegramPremium\" : \"Telegram Premium\"","\"ImportToChat\" : \"Do you want to import messages from **%1$s** to the group **%2$s**?\"","\"BackgroundToSavedMessages\" : \"Background shared to **Saved Messages**.\"","\"GiftPreviewCountSymbols_one\" : \"This collectible features **%d** unique symbol\"","\"DeleteHistoryByDaysMessage\" : \"Are you sure you want to delete all messages for the selected days?\"","\"PremiumPreviewReactions\" : \"Unique Reactions\"","\"FilterExclude\" : \"Excluded Chats\"","\"abc_searchview_description_voice\" : \"Búsqueda por voz\"","\"SearchPostsLimitReachedText_one\" : \"You can make up to %d search query per day.\"","\"mr_dialog_transferable_header\" : \"Reprodueix en un grup\"","\"MembersCountZero\" : \"up to %1$s\"","\"fingerprint_not_recognized\" : \"ไม่รู้จัก\"","\"ActionYouChangedVideo\" : \"Hai cambiato la foto del gruppo\"","\"abc_search_hint\" : \"Busca…\"","\"FwdMessageToUser\" : \"Message forwarded to **%1$s**.\"","\"google_assistant_verification_channel_name\" : \"Padėjėjo patvirtinimo priemonė\"","\"mr_button_content_description\" : \"Casten\"","\"mr_controller_collapse_group\" : \"Буулгах\"","\"PasswordDoNotMatch\" : \"As senhas não são iguais\"","\"RegistrationProfileInfo\" : \"معلومات ملفك الشخصي\"","\"ShowLess\" : \"간략히\"","\"StarsSubscriptionStatusBotCancelled\" : \"cancelled\"","\"InvoiceCantForwardSecretChat\" : \"Sorry, invoices can’t be forwarded to secret chats.\"","\"StopQuizAlertTitle\" : \"Stop quiz?\"","\"abc_searchview_description_submit\" : \"Sorguyu gönder\"","\"cast_forward_30\" : \"กรอไปข้างหน้า 30 วินาที\"","\"cast_rewind_30\" : \"മുപ്പത് സെക്കൻഡ് റി‌വൈൻഡ്\"","\"PaymentCardSavePaymentInformation\" : \"Save Payment Information\"","\"SetTimeLimit\" : \"Set Time Limit\"","\"cast_connecting_to_device\" : \"Kobler til %1$s\"","\"ProfileBotReorder\" : \"Reorder\"","\"AreYouSureShareMyContactInfoUser\" : \"هل ترغب حقًا في مشاركة رقم هاتفك %1$s مع **%2$s**؟\"","\"mr_controller_close_description\" : \"Schließen\"","\"cast_tracks_chooser_dialog_none\" : \"無\"","\"mr_dialog_transferable_header\" : \"குழுவில் இயக்கு\"","\"common_google_play_services_update_title\" : \"Päivitä Google Play Palvelut\"","\"OtherLoginCode\" : \"Je logincode is **%1$s**. Voer de code in in de Telegram-app waarop je probeert in te loggen.\n\nGeef deze code nooit aan iemand anders.\"","\"mr_system_route_name\" : \"Systeem\"","\"cast_closed_captions_unavailable\" : \"Los subtítulos opcionales no están disponibles\"","\"BoostingBoostsCount_other\" : \"%1$d Boosts\"","\"Quality720\" : \"Medium\"","\"PermissionNoCameraMicVideo\" : \"يحتاج تيليجرام الوصول إلى المايكروفون لتتمكنوا من إرسال الرسائل المرئية. يرجى تمكين **المايكروفون** في إعدادات الهاتف > الأذونات.\"","\"abc_searchview_description_submit\" : \"Anfrage senden\"","\"common_google_play_services_wear_update_text\" : \"Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi.\"","\"NotificationMessageRound\" : \"%1$s enviou uma mensagem de vídeo\"","\"TranslateMessagesInfo1\" : \"El botón “Traducir” aparecerá al realizar un solo toque en un mensaje de texto.\"","\"TosUpdateDecline\" : \"Infelizmente, não há outras opções. Ao contrário de outros aplicativos, o Telegram não usa dados do usuário para direcionamento de anúncios ou outros fins comerciais. O Telegram armazena apenas as informações necessárias para funcionar como um serviço de nuvem rico em recursos. Você pode ajustar como seus dados são usados nas configurações de Privacidade e Segurança.\n\nSe você não se sentir confortável com as necessidades modestas do Telegram, não será possível fornecermos a você esse serviço.\"","\"PasskeyPopupTitle\" : \"������ Protect your account\"","\"UndoAllCustom\" : \"Annulla tutte le impostazioni di notifica personalizzate per i tuoi contatti, gruppi e canali.\"","\"cast_expanded_controller_background_image\" : \"Обкладинка альбому\"","\"mr_dialog_groupable_header\" : \"הוספת מכשיר\"","\"TwoStepVerificationShowPassword\" : \"Mostrar contraseña\"","\"CancelEmailQuestion\" : \"Ви дійсно хочете скасувати додавання е-пошти для відновлення?\"","\"NotificationMessageGroupSticker\" : \"%1$s sent a sticker to the group %2$s\"","\"common_google_play_services_install_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje.\"","\"SettingsNoRecent\" : \"Nenhuma busca recente\"","\"mr_controller_close_description\" : \"Затвори\"","\"cast_connecting_to_device\" : \"ກຳລັງເຊື່ອມຕໍ່ຫາ %1$s\"","\"cast_live_label\" : \"සජීවී\"","\"ClearFewChatsTitle\" : \"Vaciar %1$s\"","\"wallet_buy_button_place_holder\" : \"Nakup z Googlom\"","\"fingerprint_error_hw_not_available\" : \"கைரேகை வன்பொருள் இல்லை.\"","\"LoopAnimatedStickersInfo\" : \"Animated stickers will play in chat continuously.\"","\"BoostingEnableStories\" : \"Enable Stories\"","\"LowDiskSpaceMessage\" : \"Your device is almost out of disk space. To free some space, you can set up Telegram to cache only recent media.\"","\"QuizPoll\" : \"Quiz\"","\"mr_controller_album_art\" : \"အယ်လ်ဘမ်ပုံ\"","\"FolderLinkAddedSubtitle_one\" : \"You also joined %d chat.\"","\"ConfirmCorrectNumber\" : \"Ist das die richtige Nummer?\"","\"ClearForAll\" : \"Clear for all\"","\"PremiumReadSet\" : \"Your read times are now visible.\"","\"ChannelMembersInfo\" : \"Only channel administrators can see this list.\"","\"mr_controller_casting_screen\" : \"Ekran yayınlanıyor\"","\"LanguageCustom\" : \"Aangepast\"","\"TopicEmptyViewDescription\" : \"Send first message to start the topic\"","\"BotEmojiStatusPermissionRequestGranted\" : \"**%s** can now set your emoji status anytime.\"","\"BotMonetizationInfoFeature3Text\" : \"You can withdraw your TON any time.\"","\"VoipAudioRoutingSpeaker\" : \"Speaker\"","\"FilterEdit\" : \"Ordner bearbeiten\"","\"MonetizationStarsInfo\" : \"You can withdraw Stars using Fragment, or use Stars to advertise your channel. **Learn more >**\"","\"BoostFeatureStoriesPerDay_one\" : \"%d Story Per Day\"","\"call_notification_answer_video_action\" : \"ವೀಡಿಯೊ\"","\"cast_closed_captions_unavailable\" : \"ઉપશીર્ષક અનુપલબ્ધ\"","\"PassportLanguage_RO\" : \"Romanian\"","\"SyncContactsAdded\" : \"Kontakte von diesem Gerät wurden deinem Konto hinzugefügt.\"","\"BlurInChat\" : \"Blur in chat\"","\"PrivacyProfilePhotoInfo3\" : \"Puoi aggiungere utenti o interi gruppi che **non** vedranno la tua foto del profilo.\"","\"ChangePhoneHelp\" : \"Je krijgt een oproep of sms met een verificatiecode op je nieuwe nummer.\"","\"call_notification_screening_text\" : \"შემომავალი ზარების გაცხრილვა\"","\"VoipChannelJoinAnonymouseAlert\" : \"Are sure you want to appear in this live stream as your personal account?\"","\"UserCustomPhotoSeted\" : \"You will now always see this photo for **%s's** account.\"","\"common_google_play_services_unknown_issue\" : \"%1$s sta riscontrando problemi con Google Play Services. Riprova.\"","\"mr_controller_expand_group\" : \"Mở rộng\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati.\"","\"BotUsernamesHelp\" : \"Drag and drop links to change the order in which they will be displayed on the bot info page.\"","\"CallMessageOutgoingMissed\" : \"Cancelled Call\"","\"FirstNameSmall\" : \"Nome\"","\"Gift2SentRemainsLimit_other\" : \"You can send **%d** more.\"","\"cast_stop\" : \"Gelditu\"","\"ColorYellow\" : \"Gelb\"","\"EnterTopicName\" : \"What do you want to discuss?\"","\"common_google_play_services_wear_update_text\" : \"Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்.\"","\"FragmentPhoneCopy\" : \"Copy Phone Number\"","\"TimezoneDetectAutomaticallyInfo\" : \"The time zone for your business is set to %s.\"","\"StartsTodayAt\" : \"'Startet heute um' HH:mm 'Uhr'\"","\"google_assistant_verification_channel_name\" : \"Assistent doğrulayıcısı\"","\"NotificationActionPinnedNoTextUser\" : \"ثبّت %1$s رسالة\"","\"common_signin_button_text_long\" : \"Googleతో సైన్ ఇన్ చేయండి\"","\"common_signin_button_text_long\" : \"Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക\"","\"EventLogPromotedNoRights\" : \"promoted %1$s\"","\"cast_expanded_controller_skip_ad_text\" : \"Та зарыг %1$d-д алгасах боломжтой…\"","\"PaintPaletteSlidersBlue\" : \"BLUE\"","\"SyncContacts\" : \"Sincronizar contactos\"","\"mr_controller_collapse_group\" : \"כיווץ\"","\"cast_disconnect\" : \"ផ្ដាច់\"","\"Abort\" : \"중단\"","\"FontSizePreviewLine1\" : \"ماهو الوقت الآن؟\"","\"InvitePremiumBlockedUser\" : \"available only to Premium users\"","\"AutoDeleteNever\" : \"Never\"","\"mr_button_content_description\" : \"കാസ്‌റ്റ് ചെയ്യുക\"","\"ActionRemovedPhoto\" : \"un1 eliminó la foto del grupo\"","\"AIEditorToneAddedTitle\" : \"Style Added\"","\"mr_controller_play\" : \"አጫውት\"","\"TurnPasswordOffQuestion\" : \"Are you sure you want to disable your password?\"","\"BoostingStarsGiveawayAdditionPrizeCountNameHint_one\" : \"All prizes: **%2$d** %3$s with **%1$d Star**.\"","\"CancelEmailQuestionTitle\" : \"Einrichtung abbrechen\"","\"common_google_play_services_enable_text\" : \"%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək.\"","\"SearchEngine1AutocompleteURL\" : \"https://suggestqueries.google.com/complete/search?client=chrome&q=\"","\"AccDescrBotKeyboard\" : \"Bot keyboard\"","\"GalleryAccessAllowAccessButton\" : \"Allow Access\"","\"cast_skip_next\" : \"Անցնել հաջորդ միավորին\"","\"CalendarWeekNameShortThursday\" : \"T\"","\"abc_searchview_description_query\" : \"Busca a consulta\"","\"SegmentationErase\" : \"Apagar\"","\"cast_expanded_controller_skip_ad_text\" : \"Anda dapat melewati iklan dalam %1$d…\"","\"Answer_one\" : \"%1$d answer\"","\"MessageReplaceMusic\" : \"To Music\"","\"OpenTheme\" : \"VIEW THEME\"","\"CancelAccountResetInfo2\" : \"Somebody with access to **%1$s** has requested to delete your Telegram account and reset your 2-Step Verification password.\n\nIf this wasn't you, please enter the code we've just sent you via SMS. You can also cancel this by *changing your phone number*.\"","\"call_notification_hang_up_action\" : \"Tutup\"","\"abc_activitychooserview_choose_application\" : \"Chagua programu\"","\"PermissionNoStorageAvatar\" : \"**Telegram** needs storage access so you can upload profile picture. Tap Settings -> Permissions, and turn **Files and media** on.\"","\"abc_action_bar_home_description\" : \"Tunjukkan jalan ke rumah\"","\"AboutTelegramPremium\" : \"About Telegram Premium\"","\"StarsSubscriptionExpiredInfo\" : \"Your subscription expired on %s.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Achte darauf, dass sich das andere Gerät im selben WLAN wie dieses Tablet befindet\"","\"mr_cast_button_disconnected\" : \"Пребаците. Веза је прекинута\"","\"ResetAutomaticMediaDownload\" : \"إعادة تعيين إعدادات التنزيل التلقائي \"","\"cast_rewind\" : \"အနောက်သို့ရစ်ပါ\"","\"Gift2AuctionsAcquiredTop\" : \"TOP %d\"","\"mr_dialog_transferable_header\" : \"Воспроизведение в группе\"","\"abc_searchview_description_voice\" : \"Röstsökning\"","\"StartsTodayAt\" : \"'오늘' HH:mm'에 시작'\"","\"AIEditorStyleNewCreate\" : \"Create\"","\"PremiumBusinessOpeningHours\" : \"Opening Hours\"","\"abc_action_menu_overflow_description\" : \"Још опција\"","\"mr_controller_no_info_available\" : \"Ni podatkov\"","\"StopLoading\" : \"Ladevorgang wirklich abbrechen?\"","\"ExpiredViewsStub\" : \"List of viewers isn't available after **24 hours** of story expiration.\"","\"TelegramPassport\" : \"Telegram Passport\"","\"NotificationActionPinnedRound\" : \"%1$s hat eine Videonachricht in der Gruppe %2$s angeheftet\"","\"UserSetPhoto\" : \"Set photo for %s\"","\"AttachVoiceRestricted\" : \"The admins of this group have restricted you from sending voice messages here until %1$s\"","\"FilterRemoveInclusionText\" : \"¿Quieres eliminar los “%1$s” de la lista de siempre incluidos?\"","\"EventLogEmptyChannel2\" : \"**No actions here yet**\n\nThe channel's admins have not taken any service actions in the last **48** hours.\"","\"RelativeDateCopied\" : \"Date copied to clipboard\"","\"Delete\" : \"حذف\"","\"mr_controller_no_media_selected\" : \"কোনো মিডিয়া বাছনি কৰা হোৱা নাই\"","\"EnterPassword\" : \"Pon la contraseña\"","\"LedDisabled\" : \"Deaktiviert\"","\"cast_tracks_chooser_dialog_none\" : \"Keine\"","\"Agree\" : \"موافق\"","\"cast_expanded_controller_skip_ad_text\" : \"Advertentie overslaan over %1$d…\"","\"Gift2CollectionEmptyButton\" : \"Add to Collection\"","\"Reply\" : \"답장\"","\"SortLastName\" : \"Achternaam\"","\"NotificationGroupCreatedCall\" : \"%1$s hat einen Videochat in %2$s gestartet\"","\"PleaseReEnterPassword\" : \"Повторите пароль\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed.\"","\"ShareSendTo\" : \"Send to...\"","\"cast_casting_to_device\" : \"%1$s पर कास्ट किया जा रहा है\"","\"FolderLinkHeaderChatsJoin_one\" : \"%d chat to join\"","\"SecretChatTimerWeeks\" : \"w\"","\"StarsNeededTextKeepBizSubscription\" : \"Buy **Stars** to keep your subscription for **%s**.\"","\"UseProxyUsername\" : \"사용자명\"","\"AffiliateProgramLinkCopiedTitle\" : \"Link copied to clipboard\"","\"abc_toolbar_collapse_description\" : \"Daralt\"","\"SegmentationErase\" : \"Wissen\"","\"abc_action_menu_overflow_description\" : \"Більше опцій\"","\"FavoriteStickersLimitSubtitle\" : \"Save up to %d stickers in your Favorite stickers\"","\"BotAffiliateProgramRowTitle\" : \"Earn Stars\"","\"fingerprint_error_hw_not_available\" : \"လက်ဗွေစက်ပစ္စည်း မရနိုင်ပါ။\"","\"PrivacyBioInfo3\" : \"You can add users or entire groups that will not see your bio.\"","\"PaintDuplicate\" : \"Duplicate\"","\"common_google_play_services_wear_update_text\" : \"Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്‌ഡേറ്റുചെയ്യും.\"","\"mr_controller_stop\" : \"ຢຸດ\"","\"AreYouSureUnsaveSingleMessage\" : \"هل أردت فعلًا إزالة هذه الرسالة من \"الرسائل المحفوظة\"؟\"","\"YourNumber\" : \"Your phone number\"","\"FilterRemoveFrom\" : \"Quitar de la carpeta\"","\"ResendCodeInfo\" : \"Der Bestätigungscode wurde an deine E-Mail gesendet.\"","\"AffiliateProgramStartAvailableIn\" : \"Available in %s\"","\"NotificationActionPinnedNoTextUser\" : \"%1$s pinned a message\"","\"ProfileBotPreviewFooterCreateTranslation\" : \"Create a Translation\"","\"DeleteAllMessagesAlert\" : \"Warnung! Das wird **alle Nachrichten** in diesem Chat **für beide Teilnehmer löschen**.\"","\"fcm_fallback_notification_channel_label\" : \"Různé\"","\"cast_forward_10\" : \"Spola framåt tio sekunder\"","\"LastSeenContactsPremiumMinus\" : \"Contacts & Premium (-%1$d)\"","\"PhoneNumber\" : \"전화번호\"","\"ChangeEmail\" : \"E-Mail ändern\"","\"MessageScheduledRepeatDeletePostponeWeeks_one\" : \"Postpone By %d Week\"","\"AddCaption\" : \"Beschriftung...\"","\"mr_controller_casting_screen\" : \"ਸਕ੍ਰੀਨ 'ਤੇ ਕਾਸਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ\"","\"mr_controller_volume_slider\" : \"Volymreglage\"","\"PhoneNumber\" : \"رقم الهاتف\"","\"ChannelMessageQuiz2\" : \"%1$s posted a quiz %2$s\"","\"BoostingFromOtherChannel_one\" : \"%d other channel\"","\"cast_tracks_chooser_dialog_ok\" : \"ଠିକ୍‍ ଅଛି\"","\"BotMonetizationTransactions\" : \"Transactions\"","\"common_google_play_services_update_text\" : \"Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid.\"","\"MonetizationBalance\" : \"Available balance\"","\"VoipOngoingConferenceChatAlert2\" : \"Leave group call with **%1$s** and call **%2$s**?\"","\"WrongNumber\" : \"Falsche Nummer?\"","\"common_signin_button_text_long\" : \"Login dengan Google\"","\"May\" : \"Maggio\"","\"EditPack\" : \"editar\"","\"DisablePhotoSpoiler\" : \"Remove spoiler\"","\"cast_expanded_controller_loading\" : \"იტვირთება…\"","\"NotificationsGroups\" : \"Groups\"","\"BusinessChatsIncluded\" : \"Included chats\"","\"AddedToDoNotTranslateOther\" : \"**%s** is added to the Do Not Translate list.\"","\"cast_live_label\" : \"NA ŻYWO\"","\"cast_notification_disconnect\" : \"డిస్‌కనెక్ట్ చేయండి\"","\"CancelForwardChat\" : \"What would you like to do with %1$s from **%2$s**?\"","\"MenuProxyTitle\" : \"Proxy\"","\"SyncContactsOff\" : \"Contacts from this device will not be added to this account.\"","\"google_assistant_verification_channel_name\" : \"Инструмент за потвърждаване на Асистент\"","\"PremiumPreviewDownloadSpeedDescription2\" : \"Subscribe to Telegram Premium to download media and files at the fastest possible speed.\"","\"YouBoostedChannel\" : \"You boosted the channel\"","\"common_google_play_services_update_button\" : \"Opdater\"","\"UnconfirmedAuthTitle\" : \"Someone just got access to your messages!\"","\"ActionSkip\" : \"Skip\"","\"PinnedMessagesCount_one\" : \"Pinned Message\"","\"NotificationMessageScheduledName\" : \"������ Jij\"","\"PaymentShippingName\" : \"Full Name\"","\"RemindTodayAt\" : \"'Отправить сегодня в' HH:mm\"","\"AddContactByPhone\" : \"Adicionar %1$s\"","\"common_google_play_services_enable_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។\"","\"OpenUrlTitle\" : \"Open Link\"","\"AppBetaUpdateVersion\" : \"Version %1$s (%2$s)\"","\"PasswordOff\" : \"끔\"","\"WidgetChats\" : \"Chats\"","\"InvitePremiumBlockedOne\" : \"**%1$s** only accepts invitations to groups from Contacts and **Premium** users.\"","\"cast_rewind_30\" : \"ሰላሳ ሰከንዶች ወደኋላ\"","\"mr_controller_play\" : \"चलाएं\"","\"AddBotAdmin\" : \"Add bot as admin\"","\"LinkIsExpiredLimitReached\" : \"This link reached its usage limit.\"","\"ClearCacheInfo\" : \"Libera espacio en tu dispositivo; tu multimedia permanecerá en la nube.\"","\"SuggestedMessageAcceptInfo\" : \"Do you want to publish this post from **%1$s**?\"","\"LastName\" : \"Apellidos (opcional)\"","\"BoostingCheckGiftsStatistic\" : \"Check your channels’ **Statistics** to see how gifts boosted your channel.\"","\"CheckPasswordPerfect\" : \"Отлично!\"","\"NotificationMessageGroupPoll2\" : \"أرسل %1$s استفتاء %3$s في مجموعة %2$s\"","\"StoryContainsStickers_other\" : \"This story contains stickers from **%d packs**.\"","\"PermissionNoLocationNavigation\" : \"**Telegram** necesita acceso a la ubicación para que puedas saber cómo llegar. Toca Ajustes > Permisos, y activa **Ubicación**.\"","\"NotificationChatMessagePaidMedia_one\" : \"%2$s postou um post pago no grupo %3$s por %1$d estrela\"","\"PrivacyDeleteCloudDrafts\" : \"Elimina tutte le bozze cloud\"","\"StoryLinkCaptionBelow\" : \"Move Down\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost služeb Google Play\"","\"NotificationActionPinnedRound\" : \"%1$s fijó un videomensaje en el grupo %2$s\"","\"SendDayYearAt\" : \"'Enviar em' d 'de' MMM 'de' yyyy 'às' HH:mm\"","\"cast_expanded_controller_ad_image_description\" : \"Gambar ditampilkan saat penerima transmisi memutar iklan\"","\"TapToEditWidget\" : \"antippen, um Widget zu bearbeiten\"","\"AutoplayVideo\" : \"Video's\"","\"NoHandleAppInstalled\" : \"Du hast keine Applikationen, die den Dateityp '%1$s' öffnen könnten. Bitte installiere eine entsprechende Anwendung um fortzufahren.\"","\"mr_dialog_default_group_name\" : \"గ్రూప్\"","\"abc_searchview_description_submit\" : \"მოთხოვნის გადაგზავნა\"","\"call_notification_hang_up_action\" : \"ניתוק\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב.\"","\"Teal\" : \"청록색\"","\"cast_notification_connecting_message\" : \"Povezivanje s uređajem %1$s\"","\"cast_unmute\" : \"Įjungti garsą\"","\"call_notification_screening_text\" : \"Filtrando una llamada entrante\"","\"mr_controller_casting_screen\" : \"Bildschirm wird übertragen\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"বন্ধ করা ক্যাপশন\"","\"ChannelAffiliateProgramLinkRejoin\" : \"Rejoin Program\"","\"PaidMessageSentTitle_one\" : \"%d message sent!\"","\"BlockedEmpty\" : \"None\"","\"DeleteProxyMultiConfirm\" : \"Wirklich diese Proxyserver löschen?\"","\"NotificationMessageGroupPoll2\" : \"%1$s envió la encuesta %3$s al grupo %2$s\"","\"GroupCalMessageDecryptionError\" : \"Unsupported message\"","\"cast_forward_30\" : \"Avancer de 30 secondes\"","\"AutoDownloadPreloadMusic\" : \"Precargar siguiente audio\"","\"NotificationShowSenderNames\" : \"Naam afzender weergeven\"","\"call_notification_answer_video_action\" : \"Videozapis\"","\"Yellow\" : \"노란색\"","\"cast_disconnect\" : \"Bağlantıyı kes\"","\"common_google_play_services_update_title\" : \"Atualizar serviços do Google Play\"","\"mr_controller_stop\" : \"நிறுத்துவதற்கான பட்டன்\"","\"DidNotGetTheCodeFragment\" : \"Code verkrijgen via Fragment\"","\"NoSharedVoice\" : \"مشاركة الرسائل الصوتية في هذه المحادثة للوصول إليها عبر أي جهاز من أجهزتك.\"","\"cast_closed_captions\" : \"ຄຳບັນຍາຍ\"","\"mr_controller_disconnect\" : \"ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸಿ\"","\"AutoDownloadOnUpToFor\" : \"Fino a %1$s per %2$s\"","\"mr_chooser_searching\" : \"Recherche d'appareils…\"","\"DeleteAll\" : \"Alles löschen\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Inserisci la tua password per completare il trasferimento.\"","\"FirstNameSmall\" : \"Nombre\"","\"cast_closed_captions_unavailable\" : \"Teks tertutup tidak tersedia\"","\"AddToMasks\" : \"Add to Masks\"","\"Copy\" : \"نسخ\"","\"abc_shareactionprovider_share_with\" : \"Dijeli s\"","\"abc_search_hint\" : \"Sesha…\"","\"NotificationsLed\" : \"الضوء\"","\"ConfirmCreatePasscode\" : \"암호를 다시 입력해주세요\"","\"ResetAllNotifications\" : \"Reset All Notifications\"","\"common_signin_button_text\" : \"Prihlásiť sa\"","\"ic_media_route_learn_more_accessibility\" : \"Aprenda a transmitir conteúdo\"","\"TosDeclineDeleteAccount\" : \"Advertencia: Esto eliminará de forma irreversible tu cuenta de Telegram y todos los datos que almacenas en la nube de Telegram.\n\nImportante: Puedes “Cancelar” ahora y exportar tus datos primero en lugar de perderlos. (Para hacerlo, abre la última versión de Telegram Desktop y ve a Ajustes > Avanzados > Exportar datos de Telegram).\"","\"CallInviteMembersButton\" : \"Call\"","\"BoostingIncreaseLevel\" : \"Increase Story Limit\"","\"StarsNeededRemoveGiftDescription\" : \"Buy **Stars** to remove gifts' descriptions.\"","\"abc_toolbar_collapse_description\" : \"Thu gọn\"","\"cast_notification_disconnect\" : \"Verbinding verbreken\"","\"InvitePremiumBlockedMany_other\" : \"**%2$s**, **%3$s** and **%1$d** more people only accept invitations to groups from Contacts and **Premium** users.\"","\"ShareYouPhoneNumberTitle\" : \"Telefoonnummer delen?\"","\"AuthAnotherClientInfo3\" : \"Escaneie o código QR para conectar à sua conta.\"","\"NewBroadcastList\" : \"New Broadcast List\"","\"ActionCreateGroup\" : \"un1 ha creato il gruppo\"","\"RevokedLink\" : \"Revoked Link\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s ha fissato una foto\"","\"YourPasswordRemember\" : \"Ваша учётная запись защищена двухэтапной аутентификацией.\nВы помните свой пароль?\"","\"ConnectingToProxyEnable\" : \"Ativar\"","\"EnableAnimations\" : \"تفعيل المؤثرات البصرية\"","\"abc_searchview_description_clear\" : \"استفسار صاف کریں\"","\"AuthAnotherClientInfo3\" : \"امسح رمز الـ QR لربط حسابك.\"","\"NotificationMessageGroupInvoice\" : \"%1$s sent an invoice to the group %2$s for %3$s\"","\"EventLogEditedChannelTitle\" : \"un1 renamed the channel to \"%1$s\"\"","\"abc_searchview_description_clear\" : \"Izbris poizvedbe\"","\"Permanent\" : \"Primärer Link\"","\"CropImage\" : \"Bild zuschneiden\"","\"StarsConfirmPurchaseText2_other\" : \"Do you want to buy **%2$s** in **%3$s** for **%1$d** stars?\"","\"NotificationPinnedGiveaway\" : \"%1$s님이 경품을 고정했습니다\"","\"cast_expanded_controller_loading\" : \"Учитава се…\"","\"mr_chooser_wifi_warning_description_tv\" : \"Připojte druhé zařízení ke stejné síti Wi-Fi, jako tuto televizi\"","\"common_google_play_services_enable_text\" : \"Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ.\"","\"abc_activitychooserview_choose_application\" : \"Bir uygulama seçin\"","\"mr_controller_no_info_available\" : \"ಯಾವುದೇ ಮಾಹಿತಿ ಲಭ್ಯವಿಲ್ಲ\"","\"mr_chooser_looking_for_devices\" : \"기기 검색 중…\"","\"cast_stop_live_stream\" : \"Zastaviť priamy prenos\"","\"StoryViewsPremiumHint\" : \"To unlock viewers’ lists for expired and saved stories, subscribe to **Telegram Premium.**\"","\"abc_shareactionprovider_share_with\" : \"Paylaşın\"","\"ErrorSendRestrictedVideo\" : \"Spiacenti, gli amministratori del gruppo ti hanno vietato di inviare video.\"","\"GroupDescription1\" : \"Up to 200,000 members\"","\"abc_shareactionprovider_share_with\" : \"ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"SpeedVeryFast\" : \"Molto veloce\"","\"mr_chooser_wifi_warning_description_watch\" : \"‏تأكَّد من أنّ الجهاز الآخر وهذه الساعة متّصلان بشبكة Wi-Fi نفسها.\"","\"SortedByLastSeen\" : \"마지막 접속순으로 정렬\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s ha fissato un sondaggio %2$s\"","\"StarsTransactionInApp\" : \"In-App Purchase\"","\"cast_casting_to_device\" : \"Se proiectează pe %1$s\"","\"mr_controller_stop\" : \"Oprește\"","\"DeleteBotPreviewsSubtitle_other\" : \"Are you sure you want to delete %d previews?\"","\"EmailLoginChangeMessage\" : \"O endereço de e-mail será usado sempre que você fizer login na sua conta do Telegram a partir de um novo dispositivo.\"","\"Page1Message\" : \"La app de mensajería **más rápida**\ndel mundo. Es **gratis** y **segura**.\"","\"SearchChannels\" : \"Channels\"","\"FilterNameHint\" : \"Nombre de la carpeta\"","\"mr_chooser_wifi_warning_description_car\" : \"Passaðu að hitt tækið sé tengt sama WiFi-neti og þessi bíll\"","\"abc_searchview_description_search\" : \"Пребарај\"","\"EventLogPromotedAddAdmins\" : \"Add admins\"","\"AccDescrYouReactedWith\" : \"You reacted with %1$s\"","\"TintShadows\" : \"SHADOWS\"","\"SearchAllChatsShort\" : \"Chats\"","\"PollV2LimitByCountryInfo\" : \"Only users from selected\ncountries can vote\"","\"FilterNoChatsToDisplayInfo\" : \"Actualmente no hay chats que\npertenezcan a esta carpeta.\"","\"PrivacyInvitesInfo\" : \"Puoi decidere quali utenti sono autorizzati ad aggiungerti a gruppi e canali.\"","\"AutoDownloadOnWiFiData\" : \"No Wi-Fi\"","\"cast_rewind_10\" : \"Spol 10 sekunder tilbake\"","\"StakeDiceReturnsInfo\" : \"A streak resets after 3 ������ or a stake change.\"","\"call_notification_hang_up_action\" : \"Prekini klic\"","\"common_google_play_services_update_button\" : \"Aktualizovat\"","\"AudioSearchProfile\" : \"Profile Music\"","\"PermissionNoAudioVideoWithHint\" : \"**Telegram** deve accedere al microfono per poter inviare messaggi vocali. Tocca Impostazioni > Permessi, e attiva **Microfono**.\"","\"EmailAddressInvalid\" : \"Ungültige E-Mail-Adresse.\"","\"Gift2ActiveAuctionsActiveStatusOutbid\" : \"You've been outbid.\"","\"abc_capital_off\" : \"FRA\"","\"BusinessHoursTimezone\" : \"Time Zone\"","\"AlwaysShowPopup\" : \"إظهارها دائمًا\"","\"ContactSupportInfo\" : \"Segnalaci qualsiasi problema; disconnettersi solitamente non aiuta.\"","\"PrivacyP2PHeader\" : \"Peer-to-peer\"","\"NotificationMessageGroupGame\" : \"دعا %1$s مجموعة %2$s للعب %3$s\"","\"cast_expanded_controller_live_stream_indicator\" : \"실시간 스트림\"","\"SetEmojiStatus\" : \"Set Emoji Status\"","\"NotificationActionPinnedGeoLive\" : \"%1$s pinned a live location in the group %2$s\"","\"mr_controller_stop_casting\" : \"Կանգնեցնել հեռարձակումը\"","\"EventLogRemovedWallpaperGroup\" : \"un1 removed group wallpaper\"","\"mr_cast_dialog_title_view_placeholder\" : \"ไม่มีข้อมูล\"","\"abc_shareactionprovider_share_with_application\" : \"Ndaje me %s\"","\"SwipeMarkAsRead\" : \"Leído\"","\"AddAnotherAccount\" : \"Adicionar outra conta\"","\"YourPhone\" : \"Ваш номер\"","\"cast_tracks_chooser_dialog_ok\" : \"ОК\"","\"mr_button_content_description\" : \"Prebacite\"","\"mr_controller_stop_casting\" : \"إيقاف البث\"","\"ChannelEditPermissions\" : \"Edit permissions\"","\"SearchEngine5PrivacyPolicyURL\" : \"https://search.brave.com/help/privacy-policy\"","\"ResetPassword\" : \"Скинути пароль\"","\"EnableStreaming\" : \"Streaming de Música e Vídeo\"","\"abc_searchview_description_search\" : \"Pesquisar\"","\"VoipChatRecentCalls\" : \"Recent calls\"","\"StarsSubscriptionRenewedToast\" : \"Subscription renewed\"","\"generic_error_no_device_credential\" : \"Няма зададен ПИН код, фигура или парола.\"","\"abc_action_menu_overflow_description\" : \"Diğer seçenekler\"","\"ClearSearchSingleUserAlertText\" : \"Wirklich \"%1$s\" aus dem Suchverlauf entfernen?\"","\"mr_controller_collapse_group\" : \"បង្រួម\"","\"mr_controller_collapse_group\" : \"ସଂକୁଚିତ କରନ୍ତୁ\"","\"ic_media_route_learn_more_accessibility\" : \"Näin striimaaminen onnistuu\"","\"cast_rewind\" : \"Keri tagasi\"","\"common_google_play_services_notification_ticker\" : \"Google Play சேவைகள் பிழை\"","\"DeleteMessagesText\" : \"Du kannst auch %1$s bei **%2$s** im Chat löschen, wenn du \"Widerrufe meine Nachrichten\" aktivierst.\"","\"PasskeyFeatureSubtitle\" : \"Log in safely and keep your account secure.\"","\"mr_controller_pause\" : \"Duraklat\"","\"cast_notification_connecting_message\" : \"Kumokonekta sa %1$s\"","\"FolderTagNoColor\" : \"No Tag\"","\"Gift2CollectionAddGiftsTitle\" : \"Add Gifts\"","\"NotificationMessageGroupDocument\" : \"%1$s sent a file to the group %2$s\"","\"FragmentUsernameOpen\" : \"Learn More\"","\"common_google_play_services_updating_text\" : \"%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda.\"","\"cast_forward_30\" : \"ສົ່ງຕໍ່ສາມສິບວິນາທີ\"","\"EventLogChangedChannelLink\" : \"un1 changed the channel link:\"","\"ContactSupport\" : \"Contactar al soporte\"","\"StoryAutoExceptionsInfo\" : \"Ativa automaticamente notificações de stories dos seus 5 usuários mais frequentes.\"","\"PassportSurname\" : \"Last name\"","\"cast_forward_30\" : \"তিরিশ সেকেন্ড ফরওয়ার্ড করুন\"","\"SelectAccount\" : \"اختيار حساب\"","\"LocalMusicCache\" : \"Music\"","\"AutoNightBrightnessInfo\" : \"Switch to your preferred night theme when ambient lighting falls below %1$d%%.\"","\"call_notification_hang_up_action\" : \"Hang up\"","\"ClearSearchSingleAlertTitle\" : \"Cronologia di ricerca\"","\"Gift2StarsChannel\" : \"Send a Gift\"","\"DebugMenuReloadContacts\" : \"Recarregar Contatos\"","\"AddEmailTitle\" : \"Elige un correo de acceso\"","\"DeleteMessagesTitle\" : \"Eliminar %1$s\"","\"SearchContacts\" : \"Search Contacts\"","\"ActionYouChangedPhoto\" : \"Du hast das Gruppenbild geändert\"","\"StopPollDeadlineHeader\" : \"Deadline\"","\"PushChatReactGeo\" : \"%3$s to your map in %2$s\"","\"PasswordHintPlaceholder\" : \"Dica\"","\"FromChats_one\" : \"from %1$d chat\"","\"ExportTheme\" : \"Export\"","\"cast_notification_connecting_message\" : \"Tengist %1$s\"","\"mr_cast_dialog_title_view_placeholder\" : \"Maklumat tidak tersedia\"","\"common_google_play_services_install_button\" : \"Sakinisha\"","\"SharedGroupsTab2\" : \"Grupos\"","\"AnswerOptions2\" : \"Options\"","\"NotificationMessageAudio\" : \"%1$s hat dir eine Sprachnachricht gesendet\"","\"cast_play\" : \"പ്ലേ ചെയ്യുക\"","\"AutoDownloadOnMobileDataInfo\" : \"모바일 데이터를 사용할 때 미디어를 자동으로 다운로드하려면 이 설정을 켜세요.\"","\"call_notification_screening_text\" : \"درحال غربال کردن تماس ورودی\"","\"mr_chooser_wifi_warning_description_phone\" : \"確認其他裝置與這部手機連上同一個 Wi-Fi 網路\"","\"MinutesAgo_one\" : \"%1$d minute ago\"","\"NoPublicStoriesTitle2\" : \"No posts yet…\"","\"CancelPasswordResetYes\" : \"YES\"","\"PasskeyFeature1Title\" : \"Create a Passkey\"","\"common_google_play_services_update_text\" : \"Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።\"","\"AccDescrIVCollapsed\" : \"collapsed\"","\"SwipeMarkAsRead\" : \"Gelesen\"","\"mr_dialog_default_group_name\" : \"Ryhmä\"","\"BusinessAwayScheduleCustomStart\" : \"Start Time\"","\"ResetMyAccountWarning\" : \"Попередження\"","\"SaveToGallerySettings\" : \"Opslaan in galerij\"","\"AreYouSureClearDrafts\" : \"¿Quieres eliminar todos los borradores en la nube?\"","\"FootsShort\" : \"%1$s ft\"","\"DeleteProxy\" : \"프록시를 삭제할까요?\"","\"YourNewEmail\" : \"Seu novo e-mail\"","\"NotificationActionPinnedGeoLive\" : \"%1$s fixou uma localização ao vivo no grupo %2$s\"","\"MessageSeen_other\" : \"%1$d Seen\"","\"ErrorSendRestrictedVoice\" : \"Die Admins dieser Gruppe haben dir den Versand von Sprachnachrichten untersagt.\"","\"mr_system_route_name\" : \"సిస్టమ్\"","\"StorySoundMuted\" : \"Sound is now muted.\"","\"common_open_on_phone\" : \"Abrir no telemóvel\"","\"fcm_fallback_notification_channel_label\" : \"Διάφορα\"","\"mr_user_route_category_name\" : \"Seadmed\"","\"TwoStepVerificationPasswordReturnPassport\" : \"العودة إلى جواز السفر\"","\"cast_expanded_controller_ad_image_description\" : \"কাষ্ট ৰিচিভাৰে বিজ্ঞাপন এটা প্লে' কৰি থকা অৱস্থাত ছবিখন দেখুওৱা হ’ল\"","\"AccDescrMsgRead\" : \"Seen\"","\"common_google_play_services_enable_button\" : \"사용 설정\"","\"CustomNotifications\" : \"Notifiche personalizzate\"","\"BoostingBoostGroupMenu\" : \"Boost Group\"","\"Gift2FilterDisplayed\" : \"Displayed\"","\"mr_chooser_wifi_warning_description_phone\" : \"Asegúrate de que el dispositivo esté conectado a la misma red Wi-Fi que este teléfono\"","\"PaintBubble\" : \"Bubble\"","\"PhoneNumberChangeTitle\" : \"번호 변경\"","\"common_signin_button_text_long\" : \"Fazer login com o Google\"","\"MediaShowPhotos\" : \"Show photos\"","\"mr_dialog_groupable_header\" : \"कोई डिवाइस जोड़ें\"","\"AreYouSureDeleteAndExitChannel\" : \"채널을 삭제하고 나가시겠습니까?\"","\"ProfileActionsEditInfo\" : \"Edit Info\"","\"mr_controller_play\" : \"Pokreni\"","\"cast_tracks_chooser_dialog_audio\" : \"Audiozapis\"","\"BackgroundColors\" : \"색상\"","\"CalendarWeekNameShortSaturday\" : \"S\"","\"Red\" : \"Red\"","\"common_signin_button_text_long\" : \"Přihlásit se k účtu Google\"","\"mr_controller_no_media_selected\" : \"Ez da hautatu multimedia-edukirik\"","\"VideoConversionNowTitle\" : \"Wait!\"","\"common_google_play_services_update_text\" : \"%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play.\"","\"PlacesInThisArea\" : \"Places in this area\"","\"cast_skip_prev\" : \"រំលងទៅធាតុពីមុន\"","\"LiteOptionsBlur2\" : \"Blur\"","\"mr_controller_no_media_selected\" : \"මාධ්‍ය තෝරා නැත\"","\"ChangePhoneNewNumber\" : \"Nuovo numero\"","\"mr_controller_close_description\" : \"Tanca\"","\"StoryLivePrivacyPublishAs\" : \"Start live as\"","\"Enable\" : \"Attiva\"","\"DidNotGetTheCodeHelpButton\" : \"Aiuto\"","\"PrivateMessagesExceptions\" : \"Remove Fee\"","\"AuthAnotherClientScan\" : \"مسح رمز QR\"","\"cast_expanded_controller_loading\" : \"लोड गर्दैछ…\"","\"cast_closed_captions_unavailable\" : \"الترجمة والشرح غير متاحة\"","\"chatDate\" : \"d MMMM\"","\"EditAdminEditTags\" : \"Edit Member Tags\"","\"WaitMore\" : \"Aspetta di più\"","\"search_menu_title\" : \"Søk\"","\"mr_chooser_searching\" : \"جارٍ البحث عن أجهزة\"","\"cast_expanded_controller_live_stream_indicator\" : \"Pretočno predvajanje v živo\"","\"mr_chooser_searching\" : \"기기를 찾는 중\"","\"StartShortDayYearAt\" : \"d MMM yyyy HH:mm\"","\"mr_chooser_wifi_warning_description_tv\" : \"Asegúrate de que el otro dispositivo esté conectado a la misma red Wi-Fi que esta televisión\"","\"PassportDocuments\" : \"Scans\"","\"NotificationMessageDocument\" : \"%1$s ti ha inviato un file\"","\"mr_button_content_description\" : \"Enviar\"","\"NotificationMessageAudio\" : \"%1$s ti ha inviato un messaggio vocale\"","\"cast_tracks_chooser_dialog_none\" : \"ஏதுமில்லை\"","\"cast_tracks_chooser_dialog_cancel\" : \"Չեղարկել\"","\"BotVerifyText\" : \"Do you want to verify **%s** with your verification mark and description?\"","\"cast_disconnect\" : \"연결 해제\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"كلمة المرور\"","\"Gift2ActiveAuctionsActiveStatusWinningOtherNd\" : \"%dnd place\"","\"Page1Message\" : \"Самый **быстрый** мессенджер в мире.\n**Бесплатный** и **безопасный**.\"","\"common_google_play_services_update_title\" : \"Uppdatera Google Play-tjänster\"","\"AddEmailSubtitle\" : \"Inlogcodes van Telegram ontvang je via e-mail in plaats van SMS. Voer een e-mailadres in waar je toegang toe hebt.\"","\"NotificationMessageGroupGameScored\" : \"%1$s scored %4$s in game %3$s in the group %2$s\"","\"GifsTab2\" : \"GIFs\"","\"PermissionNoLocationStory\" : \"O Telegram precisa acessar sua localização para você poder adicionar o widget de tempo aos seus stories.\"","\"AccDescrCustomEmoji\" : \"Custom emoji\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Уверете се, че това и другото устройство са свързани с една и съща Wi-Fi мрежа\"","\"AreYouSureDeleteThisChatWithUser\" : \"Eliminare definitivamente la chat con **%1$s**?\"","\"BackgroundAnimateInfo\" : \"Beim Versand bewegen sich die Farben\"","\"DeletePhoto\" : \"Eliminar foto\"","\"mr_controller_disconnect\" : \"Від’єднати\"","\"abc_searchview_description_voice\" : \"Glasovno pretraživanje\"","\"confirm_device_credential_password\" : \"Користите лозинку\"","\"abc_menu_enter_shortcut_label\" : \"intro\"","\"StarsNeededTextSearch\" : \"Buy **Stars** to search posts.\"","\"abc_action_mode_done\" : \"Hotovo\"","\"call_notification_incoming_text\" : \"অন্তৰ্গামী কল\"","\"SwipeUnmute\" : \"Ativar som\"","\"StoriesAlbumMenuPin\" : \"Pin\"","\"ErrorSendRestrictedPhoto\" : \"Die Admins dieser Gruppe haben dir den Versand von Bildern untersagt.\"","\"EnterThemeNameEdit\" : \"Tap **Create** if you want to share your theme with others or customize each color manually.\n\nPlease enter theme name:\"","\"cast_unmute\" : \"Poista mykistys\"","\"DeleteAllMessagesAlert\" : \"Aviso! Esta ação **apagará todas as mensagens** neste chat para **ambos** os participantes.\"","\"call_notification_screening_text\" : \"กำลังสกรีนสายเรียกเข้า\"","\"AllowReadCall\" : \"Please allow Telegram to receive calls so that we can automatically enter your code for you.\"","\"ActionPinnedVoice\" : \"un1 pinned a voice message\"","\"BusinessLocation\" : \"Location\"","\"cast_tracks_chooser_dialog_subtitles\" : \"उपशीर्षके\"","\"ConferenceClosed\" : \"Group chat has been ended.\"","\"PreviewForwardAudio_other\" : \"Forward %1$d voice messages\"","\"BotFullscreenClose\" : \"Close\"","\"cast_notification_connecting_message\" : \"جارٍ الاتصال بـ %1$s\"","\"StarsTransactionRecipient\" : \"From\"","\"CropImage\" : \"Ritaglia immagine\"","\"cast_tracks_chooser_dialog_ok\" : \"ตกลง\"","\"cast_notification_disconnect\" : \"解除連接\"","\"VoipGroupStartRecordingRtmpText\" : \"Do you want to start recording this chat and save the result into an audio file?\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d ଟ୍ରାକ୍‌ କରନ୍ତୁ\"","\"default_error_msg\" : \"Тодорхойгүй алдаа гарлаа\"","\"NewMembersBySourceChartTitle\" : \"New members by source\"","\"YourEmailSkipWarning\" : \"Warning\"","\"ContactUrl\" : \"URL\"","\"SegmentationErase\" : \"Erase\"","\"ChannelDeleteFromList\" : \"Delete from this list\"","\"StoryHidAccount\" : \"Esta conta foi ocultada pelo usuário\"","\"AutoDownloadFilesOn\" : \"Bestanden\"","\"call_notification_incoming_text\" : \"Մուտքային զանգ\"","\"NotificationActionPinnedVoice\" : \"%1$s zette een spraakbericht vast in %2$s\"","\"AccDescrPhotoEditor\" : \"Photo editor\"","\"ActionPinnedFile\" : \"un1 pinned a file\"","\"ErrorSendRestrictedRoundAll\" : \"Sorry, het delen van videoberichten is niet toegestaan in deze groep.\"","\"EventLogFilterSectionGroupSettings\" : \"Group Settings\"","\"ResetPassword\" : \"Passwort zurücksetzen\"","\"ForceSetPasswordAlertMessageShort_other\" : \"If you do not set a password, you will only be able to log into your account via SMS once every %1$s days. Do you want to proceed without a password?\"","\"ActionChannelChangedTitle\" : \"Channel name changed to un2\"","\"common_google_play_services_update_title\" : \"Actualitza Serveis de Google Play\"","\"cast_closed_captions\" : \"Subtiitrid\"","\"BoostsMaxLevelReached\" : \"Maximum Level Reached\"","\"YourPasswordRememberNo\" : \"أشك في ذلك\"","\"NotificationInvitedToGroupByLink\" : \"%1$s ist per Einladungslink der Gruppe %2$s beigetreten\"","\"mr_cast_button_connecting\" : \"Prebacite. Povezuje se\"","\"abc_shareactionprovider_share_with\" : \"ចែករំលែក​ជា​មួយ\"","\"AutoDownloadVideosTitle\" : \"Download automático de vídeos e GIFs\"","\"media_notification_channel_name\" : \"Пребацивање\"","\"cast_connecting_to_device\" : \"Der oprettes forbindelse til %1$s\"","\"default_error_msg\" : \"ਅਗਿਆਤ ਗੜਬੜ\"","\"common_google_play_services_unsupported_text\" : \"%1$s no es pot executar sense Serveis de Google Play, que no és compatible amb el teu dispositiu.\"","\"PleaseLoginPassport\" : \"Por favor, entre com sua conta do Telegram para usar o Telegram Passport.\"","\"SentCallOnly\" : \"Мы звоним Вам по номеру **%1$s**, чтобы продиктовать код.\"","\"cast_notification_default_channel_name\" : \"پخش محتوا\"","\"common_google_play_services_enable_text\" : \"ଆପଣ Google Play ସେବା ସକ୍ଷମ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s କାମ କରିବ ନାହିଁ।\"","\"EditAdminPromotedBy\" : \"Promoted by %1$s\"","\"common_google_play_services_unsupported_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ.\"","\"MarkAsRead\" : \"Mark as read\"","\"SecretWebPageInfo\" : \"Le anteprime dei link saranno generate dai server di Telegram. Non conserviamo alcun dato sui link che invii.\"","\"ErrorSendRestrictedDocumentsAll\" : \"Desculpe, o envio de documentos não é permitido neste grupo.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 開発者サービスの利用\"","\"BackgroundPreviewLine2\" : \"Juhu, danke. Das wird mein Leben verändern.\"","\"StoryNotification2\" : \"posted by %1$s and %2$s\"","\"mr_controller_collapse_group\" : \"Свиване\"","\"EditProfileBio\" : \"Your bio\"","\"SignInWithGoogle\" : \"التسجيل بحساب Google\"","\"ImportStickersDoneTitle\" : \"Stickers imported successfully!\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Undertexter\"","\"mr_chooser_looking_for_devices\" : \"Po kërkon për pajisje...\"","\"mr_controller_stop\" : \"To‘xtatish\"","\"AppIconVintage\" : \"Vintage\"","\"abc_searchview_description_submit\" : \"Wasilisha hoja\"","\"cast_connecting_to_device\" : \"Pripája sa k zariadeniu %1$s\"","\"Gift2Resale\" : \"resale\"","\"WidgetPasscode2\" : \"경고: 위젯에 최근 메시지가 표시 되지만, 앱을 열고 답장을 하려면 암호를 입력해야 합니다.\"","\"abc_action_bar_up_description\" : \"กลับ\"","\"MemberTagHintAdd\" : \"Add Member Tag\"","\"WrongNumberFormat\" : \"Verkeerd formaat\"","\"February\" : \"فبراير\"","\"fingerprint_dialog_touch_sensor\" : \"حسگر اثر انگشت را لمس کنید\"","\"YourEmailSkipWarning\" : \"Warnung\"","\"NotificationGroupKickMember\" : \"%1$s أزال %3$s من المجموعة %2$s\"","\"BoostingReduceUsersTextPlural_other\" : \"You can’t purchase **%1$d** subscriptions in the app. Only **%2$s** available.\"","\"DeleteContactTitle\" : \"Delete contact\"","\"BotRemoveInlineFromMenu\" : \"Remove **%1$s** from suggestions?\"","\"BadgeNumberMutedChats\" : \"Incluir chats silenciados\"","\"mr_controller_no_info_available\" : \"Aucune information disponible\"","\"PermissionBackgroundLocation\" : \"Per condividere la posizione in tempo reale in questa chat, Telegram ha bisogno di accedere alla tua posizione per tutto il tempo, anche quando l'applicazione è in background.\n\nAccederemo alla tua posizione solo per la durata da te scelta, e potrai smettere di condividerla in qualsiasi momento. Non useremo la tua posizione per nessun altro scopo se non quello di condividerla in questa chat.\"","\"mr_controller_collapse_group\" : \"Скрыть\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Assegura't que l'altre dispositiu estigui connectat a la mateixa xarxa Wi‑Fi que aquesta tauleta\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Please enter your password to withdraw.\"","\"common_google_play_services_install_button\" : \"Орнату\"","\"LiteBatteryRestricted\" : \"Please turn off Low Power Mode to change these settings.\"","\"VoipGroupCopyListenLinkNoCaps\" : \"Copy listener link\"","\"ClearSearchSingleUserAlertText\" : \"Vuoi rimuovere \"%1$s\" dalla tua cronologia di ricerca?\"","\"cast_rewind_10\" : \"દસ સેકન્ડ રીવાઇન્ડ કરો\"","\"UseProxyPort\" : \"Puerto\"","\"ResetChatBackgroundsAlert\" : \"Deseja mesmo redefinir todos os papéis de parede?\"","\"call_notification_answer_action\" : \"పికప్ చేయండి\"","\"Yellow\" : \"Giallo\"","\"ActionGiftTonInbound\" : \"sent you a gift for **un2**\"","\"fingerprint_not_recognized\" : \"Không nhận dạng được\"","\"SuggestionAgreementReachedAdmin1PastSimple\" : \"������ This post was automatically published on **%s** **%s**\"","\"AutoDownloadFiles\" : \"Arquivos\"","\"mr_cast_dialog_title_view_placeholder\" : \"Der er ingen tilgængelige oplysninger\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"បទទី %1$d\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Тепер ви можете встановити новий пароль для входу в акаунт.\"","\"BadgeNumber\" : \"Contador no Ícone\"","\"common_signin_button_text_long\" : \"‏ورود به سیستم با Google‎\"","\"PasswordOn\" : \"켬\"","\"RestoreEmailSentInfo\" : \"이메일로 보내 드린 6자리 코드를 입력하여 클라우드 비밀번호를 비활성화하세요.\"","\"cast_stop_live_stream\" : \"लाइव प्रसारण को रोकें\"","\"UnknownLocation\" : \"Unknown Location\"","\"AutoDownloadOnRoamingData\" : \"Über Roaming\"","\"cast_closed_captions_unavailable\" : \"자막 사용 불가\"","\"BackgroundSearchColor\" : \"색상:\"","\"fingerprint_error_lockout\" : \"Prea multe încercări. Încercați din nou mai târziu.\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми с услугите за Google Play. Моля, опитайте отново.\"","\"ResetAutomaticMediaDownloadAlert\" : \"정말 자동 다운로드 설정을 초기화하시겠습니까?\"","\"NotificationChatMessagePaidMedia_one\" : \"%2$s posted a paid post in %3$s group for %1$d star\"","\"NotificationActionPinnedQuizUser\" : \"%1$s hat ein Quiz angeheftet %2$s\"","\"DeleteFewChatsTitle\" : \"Eliminar %1$s\"","\"AutoDownloadOnMobileData\" : \"Mobiele data\"","\"mr_controller_stop\" : \"إيقاف\"","\"common_google_play_services_install_title\" : \"Descarcă serviciile Google Play\"","\"ActionKickUser\" : \"un1 eliminó a un2\"","\"NotificationMessageContact2\" : \"%1$s ha condiviso un contatto %2$s con te\"","\"call_notification_answer_action\" : \"Contestar\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"گذرکلید\"","\"AreYouSureShareMyContactInfo\" : \"Tem certeza de que deseja compartilhar seu número de telefone?\"","\"AreYouSureClearHistoryGroup\" : \"Gecachet tekst en media van deze groep wissen?\"","\"cast_tracks_chooser_dialog_none\" : \"គ្មាន\"","\"SetColor\" : \"Set a color\"","\"AutodownloadPrivateChats\" : \"Chat private\"","\"WhenConnectedOnWiFi\" : \"Quando conectado à Wi-Fi\"","\"RestoreEmailTroubleText\" : \"إذا لم تتمكن من الوصول إلى بريدك الإلكتروني فإن خياراتك المتبقية هي إما تذكر كلمة مرورك، أو حذف حسابك.\"","\"NotificationsLedInfo\" : \"Einige Geräte besitzen ein kleines Licht, welches farbig leuchten oder blinken kann, um dich über neue Nachrichten zu informieren.\"","\"ErrorSendRestrictedRoundAll\" : \"Sorry, sending video messages is not allowed in this group.\"","\"mr_cast_button_connecting\" : \"কাষ্ট কৰক। সংযোগ কৰি থকা হৈছে\"","\"ProfileGiftsNotFoundTitle\" : \"No matching gifts\"","\"ActionKickUser\" : \"تمت إزالة un2 من قِبل un1\"","\"mr_dialog_transferable_header\" : \"જૂથમાં રમો\"","\"P2PContactsMinus\" : \"My Contacts (-%1$d)\"","\"Orange\" : \"주황색\"","\"common_google_play_services_enable_title\" : \"啟用 Google Play 服務\"","\"Gift2InSenderHidden2\" : \"Only you can see the senderʼs name.\"","\"mr_dialog_groupable_header\" : \"Agregar un dispositivo\"","\"fingerprint_not_recognized\" : \"Није препознат\"","\"AIEditorStyleTitleHint\" : \"Style Name (for example: Pirate)\"","\"StarsGiftCompleted\" : \"Gift sent!\"","\"call_notification_screening_text\" : \"正在過濾來電\"","\"mr_controller_play\" : \"播\"","\"Pink\" : \"Rosa\"","\"Language\" : \"اللغة\"","\"NotificationMessageGroupGif\" : \"%1$s hat ein GIF an die Gruppe %2$s gesendet\"","\"InAppVibrate\" : \"In-App-Vibration\"","\"mr_chooser_looking_for_devices\" : \"डिव्हाइस शोधत आहे…\"","\"StarsTransactionsOutgoing\" : \"Outgoing\"","\"DeleteMessagesTextGroupPart\" : \"\"모든 참가자에게서 삭제를 체크하여\" %1$s을(를) 나머지 그룹 참가자들의 수신함에서도 삭제하실 수도 있습니다.\"","\"abc_action_menu_overflow_description\" : \"Flere alternativer\"","\"PleaseEnterNewSecondPasswordHint\" : \"새로운 비밀번호 재입력\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Legendas ocultas\"","\"NotificationsDeleteAllExceptionAlert\" : \"هل ترغب حقًا بحذف جميع الاستثناءات؟\"","\"mr_controller_no_media_selected\" : \"Nie wybrano multimediów\"","\"common_open_on_phone\" : \"פתח בטלפון\"","\"UserProfileColorEmojiApplied\" : \"Your profile emoji has been put!\"","\"google_assistant_verification_channel_name\" : \"Assistendi kinnitaja\"","\"GroupDeletedUndo\" : \"Group deleted.\"","\"VoipAudioSwitchedToHeadset\" : \"Audio switched to Headset.\"","\"PasswordHintText\" : \"Введите подсказку для пароля\"","\"common_signin_button_text\" : \"Prijava\"","\"ShowForwardingOptions\" : \"Show forwarding options\"","\"mr_dialog_groupable_header\" : \"Добавление устройства\"","\"fingerprint_error_no_fingerprints\" : \"Nincsenek regisztrált ujjlenyomatok.\"","\"AppFolderInfo\" : \"Blader door de map van de app\"","\"cast_expanded_controller_skip_ad_label\" : \"Přeskočit reklamu\"","\"PasswordReset\" : \"Пароль деактивовано\"","\"AccurateTo\" : \"Accurate to %1$s\"","\"TopicsInfo\" : \"The group chat will be divided into topics created by admins and users.\"","\"fingerprint_error_hw_not_present\" : \"기기에 지문 센서가 없습니다.\"","\"Gift2AuctionEnded\" : \"Auction ended.\"","\"mr_controller_album_art\" : \"ໜ້າປົກອະລະບໍ້າ\"","\"June\" : \"Juni\"","\"ClearCacheFewChatsTitle\" : \"Borrar la caché de %1$s\"","\"cast_tracks_chooser_dialog_audio\" : \"ኦዲዮ\"","\"SecretChat\" : \"Secret chats\"","\"Gift2User\" : \"Gift %s\"","\"StarsBotSubscriptionCompleted\" : \"Subscription purchased!\"","\"fingerprint_error_user_canceled\" : \"Radnju s otiskom prsta otkazao je korisnik.\"","\"NotificationsImportance\" : \"الأهمية\"","\"AutoDownloadPreloadVideo\" : \"تجهيز المرئيات الكبيرة\"","\"cast_pause\" : \"పాజ్ చేయి\"","\"call_notification_ongoing_text\" : \"Poziv je u toku\"","\"SegmentationOutline\" : \"Add Outline\"","\"BusinessBotPermissionsGiftsSell\" : \"Sell Gifts\"","\"cast_expanded_controller_live_stream_indicator\" : \"Ուղիղ հեռարձակում\"","\"NotificationGroupInvitedToCall\" : \"%1$s ha invitato %3$s in una chat video in %2$s\"","\"UnlockStealthMode\" : \"Unlock Stealth Mode\"","\"February\" : \"February\"","\"NotificationsPrivateChats\" : \"Private Chats\"","\"CocoonPoweredByLink\" : \"**How does it work?**\"","\"cast_stop_live_stream\" : \"Oprește fluxul live\"","\"BoostingSelectUpToGroupChannelPlural_other\" : \"Select up to %1$d groups or channels\"","\"StartText\" : \"Please confirm your country code and enter your phone number.\"","\"GiftOfferTONToOfferInfoIsHigh\" : \"The offer is too high. The maximum offer for **%2$s** is **%1$s TON**.\"","\"ErrorSendRestrictedVideoAll\" : \"죄송하지만, 이 그룹에서는 영상 전송이 허용되지 않습니다.\"","\"fcm_fallback_notification_channel_label\" : \"ອື່ນໆ\"","\"QuoteSelectedPart\" : \"Quote Selected Part\"","\"AddMembersForwardMessages\" : \"Mostrar los últimos 100 mensajes a los nuevos miembros\"","\"BotFileDownloading\" : \"Downloading...\"","\"common_google_play_services_update_button\" : \"Atjaunināt\"","\"ExpiredStory\" : \"Expired story\"","\"Boosters\" : \"Boosters\"","\"WidgetPreview\" : \"Prévia do widget\"","\"VoipLiveStream\" : \"Ongoing Live Stream\"","\"AddAnExplanation\" : \"Adicionar uma explicação\"","\"common_google_play_services_update_button\" : \"Värskenda\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाहरूका त्रुटि\"","\"SetReminder\" : \"Set a reminder\"","\"StoryWidgetAudio\" : \"Audio\"","\"cast_rewind\" : \"Артка түрүү\"","\"LinkHashExpired\" : \"لم يعد الرابط نشطًا\"","\"DistanceUnitsKilometers\" : \"Kilometers\"","\"TimeLimitHint\" : \"Set custom duration\"","\"SecretLinkPreviewAlert\" : \"هل ترغبون في تفعيل معاينة الروابط المطولة في المحادثات السرية؟ مع العلم أن معاينة الروابط يتم توليدها على خوادم تيليجرام.\"","\"StarsSubscribeInfoLink\" : \"https://telegram.org/tos/stars\"","\"cast_tracks_chooser_dialog_cancel\" : \"Annuleren\"","\"NotificationsTurnOff\" : \"Disattiva\"","\"AccDescrGroup\" : \"Group\"","\"common_signin_button_text_long\" : \"Google மூலம் உள்நுழைக\"","\"MegaPublicInfo\" : \"Public groups can be found in search, chat history is available to everyone and anyone can join.\"","\"NotificationsChatInApp\" : \"앱내 %1$s\"","\"mr_controller_stop_casting\" : \"Parar transmissão\"","\"fingerprint_error_hw_not_present\" : \"Bu cihazda barmaq izi sensoru yoxdur\"","\"mr_chooser_wifi_warning_description_phone\" : \"ଅନ୍ୟ ଡିଭାଇସ ଏହି ଫୋନ ପରି ସମାନ ୱାଇ-ଫାଇ ନେଟୱାର୍କରେ ଅଛି ବୋଲି ସୁନିଶ୍ଚିତ କରନ୍ତୁ\"","\"mr_cast_dialog_title_view_placeholder\" : \"Sin información disponible\"","\"ActionGroupCallStarted\" : \"un1 iniciou um chat de vídeo\"","\"cast_casting_to_device\" : \"%1$s પર કાસ્ટ કરી રહ્યાં છે\"","\"VerificationCodeSubtitle\" : \"Controleer je e-mailadres %1$s (en eventueel je spam) voor de code die we zojuist naar je hebben verzonden.\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq/pt-br\"","\"mr_user_route_category_name\" : \"Cihazlar\"","\"google_assistant_verification_notification_title\" : \"‏Google اسسٹنٹ پیغام بھیج رہی ہے\"","\"abc_action_mode_done\" : \"Concluído\"","\"UserProfileColorApplied\" : \"Your profile color has been updated!\"","\"cast_rewind_10\" : \"Он секунд артқа айналдыру\"","\"abc_capital_on\" : \"ચાલુ\"","\"ForwardPreviewSendersNameHiddenChannel\" : \"Subscribers won't see they were forwarded\"","\"abc_action_bar_home_description\" : \"Navigasi laman utama\"","\"ChannelPublicInfo\" : \"Public channels can be found in search, anyone can join them.\"","\"cast_stop\" : \"Dayandırın\"","\"abc_action_bar_home_description\" : \"Негізгі бетке өту\"","\"cast_disconnect\" : \"Atjungti\"","\"CancelLinkSuccess\" : \"O processo de exclusão da sua conta %1$s foi cancelado. Você pode fechar esta janela agora.\"","\"FactCheck\" : \"Fact Check\"","\"RepostedToProfile\" : \"Message reposted to your profile.\"","\"search_menu_title\" : \"Suche\"","\"mr_controller_collapse_group\" : \"접기\"","\"abc_activity_chooser_view_see_all\" : \"הצגת הכול\"","\"AreYouSureClearHistoryCacheFewChats\" : \"Alle gecachete tekst en media van de geselecteerde chats verwijderen?\"","\"ViewExceptions\" : \"예외 보기\"","\"cast_stop_live_stream\" : \"തത്സമയ സ്ട്രീം നിർത്തുക\"","\"abc_action_menu_overflow_description\" : \"Lagi pilihan\"","\"ContactSupportInfo\" : \"Cuéntanos sobre cualquier problema; cerrar sesión generalmente no ayuda.\"","\"CreateSticker\" : \"Create Sticker\"","\"AreYouSureDeleteSingleMessage\" : \"Tem certeza de que deseja apagar essa mensagem?\"","\"TypeLocationGroup\" : \"Link\"","\"SwipeSettingsFolders\" : \"폴더 변경\"","\"Mention\" : \"Mention\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Запис %1$d\"","\"mr_dialog_groupable_header\" : \"Gehitu gailu bat\"","\"common_google_play_services_update_text\" : \"%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй.\"","\"ErrorSendRestrictedStickersAll\" : \"المعذرة، لا يُسمح بإرسال الملصقات في هذه المجموعة.\"","\"confirm_device_credential_password\" : \"கடவுச்சொல்லைப் பயன்படுத்து\"","\"cast_stop_live_stream\" : \"បញ្ឈប់ការស្ទ្រីមបន្តផ្ទាល់\"","\"Delete\" : \"Apagar\"","\"Bots_other\" : \"%1$d bots\"","\"NotificationStory\" : \"%s shared a story with you\"","\"ClearCacheForChat\" : \"Are you sure you want to delete cached data for selected chat?\"","\"MicrophoneForVoiceMessages\" : \"Microphone for voice messages\"","\"PasswordReset\" : \"Password deactivated\"","\"cast_notification_connected_message\" : \"%1$s ਨਾਲ ਕਨੈਕਟ ਕੀਤਾ ਗਿਆ\"","\"DeleteMessagesOption\" : \"보낸 메시지 회수\"","\"mr_button_content_description\" : \"‏העברה (cast)\"","\"PasswordHintPlaceholder\" : \"Подсказка\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Hakikisha kifaa hicho kingine kimeunganishwa kwenye mtandao wa Wi-Fi unaotumiwa na kifaa hiki\"","\"YourEmailSkip\" : \"Omitir\"","\"AllowFillNumber\" : \"يرجى السماح لتيليجرام بتلقي المكالمات لنتمكن من تفعيل رقم هاتفك تلقائيًا.\"","\"abc_capital_on\" : \"IESLĒGT\"","\"StealthModeOn\" : \"Stealth Mode On\"","\"mr_controller_no_media_selected\" : \"Niciun conținut media selectat\"","\"NotificationMessageSticker\" : \"%1$s sent you a sticker\"","\"UnsupportedAttachment\" : \"Unsupported attachment\"","\"PrivacyCallsP2PHelp\" : \"Disabling peer-to-peer will relay all calls through Telegram servers to avoid revealing your IP address, but may slightly decrease audio quality.\"","\"AutoDownloadOnRoamingDataInfo\" : \"قم بالتفعيل إذا كنت ترغب في تحميل الوسائط تلقائيًا عند التجوال.\"","\"StartTodayAt\" : \"'Começa hoje às' HH:mm\"","\"NotificationActionPinnedFileChannel\" : \"%1$s 님이 파일을 고정했습니다\"","\"Gift2Invisible\" : \"Not visible on your page\"","\"ProfileColorEdit\" : \"Change profile color\"","\"ActionGroupCallEndedBy\" : \"un1 ha terminato la chat video (%s)\"","\"mr_cast_button_connected\" : \"ტრანსლირება. დაკავშირებული\"","\"TelegramCacheSize\" : \"%s Telegram Cache\"","\"NoUsernameFound\" : \"사용자명을 찾지 못했습니다.\"","\"White\" : \"Blanco\"","\"AutomaticMediaDownload\" : \"تنزيل الوسائط تلقائيًا\"","\"NotificationInvitedToGroupByLink\" : \"%1$s انضم للمجموعة %2$s عبر رابط دعوة\"","\"NotificationsOffUntil\" : \"Off until %1$s\"","\"common_google_play_services_unknown_issue\" : \"%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።\"","\"generic_error_no_device_credential\" : \"PIN-kode, mønster eller passord er ikke angitt.\"","\"mr_controller_disconnect\" : \"Atvienot\"","\"ChannelAffiliateProgramLinkTitle\" : \"Referral Link\"","\"ChannelAutotranslation\" : \"Auto-Translate Messages\"","\"call_notification_hang_up_action\" : \"Lopeta puhelu\"","\"DebugMenuReadAllDialogs\" : \"Marcar todos os chats como lidos\"","\"ChatYourSelfDescription3\" : \"Access this chat from any device\"","\"ActionAddUserSelfYou\" : \"Sei tornato nel gruppo\"","\"call_notification_ongoing_text\" : \"Қоңырау\"","\"NobodyViews\" : \"No views yet\"","\"call_notification_answer_action\" : \"উত্তর দিন\"","\"NotificationActionPinnedQuiz2\" : \"%1$s fijó el cuestionario “%3$s” en el grupo %2$s\"","\"TwoStepVerificationPasswordSetInfo\" : \"Esta contraseña se te solicitará al iniciar sesión en un nuevo dispositivo, además del código recibido por SMS.\"","\"cast_closed_captions_unavailable\" : \"Slēgtie paraksti nav pieejami\"","\"Gift2SendPremium\" : \"Send a Gift for %s\"","\"mr_cast_button_connected\" : \"കാസ്‌റ്റ് ചെയ്യുക. കണക്റ്റ് ചെയ്തു\"","\"cast_expanded_controller_live_stream_indicator\" : \"Жывая трансляцыя\"","\"Gift2AvailabilitySold_other\" : \"%d sold\"","\"NotificationsChatInApp\" : \"%1$s داخل التطبيق\"","\"BlockedUsers\" : \"Blockierte Nutzer\"","\"cast_skip_next\" : \"Перейти к следующему объекту\"","\"cast_disconnect\" : \"Shkëput\"","\"GroupBoostedByUserWithTimes_one\" : \"**%2$s** boosted the group **%1$d** time.\"","\"PremiumStoriesExpiration\" : \"Expiration Durations\"","\"DoNotUseSDCard\" : \"Do not use SD card\"","\"cast_expanded_controller_background_image\" : \"Albumcover\"","\"cast_forward_10\" : \"Avanzar 10 segundos\"","\"formatterBannedUntil12H\" : \"d 'de' MMM 'de' yyyy, h:mm a\"","\"NotificationGroupAddSelf\" : \"%1$s è tornato nel gruppo %2$s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Palveluiden saatavuus\"","\"AreYouSureDeleteGIF\" : \"Sicher, dass du dieses GIF wirklich löschen willst?\"","\"AutoLock\" : \"Auto-lock\"","\"NotificationMessageChatStarsGiveaway2\" : \"%1$s sent a giveaway of %4$s stars %3$s to the group %2$s\"","\"common_google_play_services_updating_text\" : \"Google Play सेवाहरू %1$s बिना सञ्‍चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।\"","\"UseProxySponsor\" : \"Patrocinador del proxy\"","\"media_notification_channel_name\" : \"Striimaus\"","\"Answer_other\" : \"%1$d answers\"","\"Gift2ProfileMakeVisible\" : \"Display on my Page\"","\"Gift2InfoConverted_one\" : \"You converted this gift to **%d** Star.\"","\"ShortYesterday\" : \"yesterday\"","\"SwipeSettingsDelete\" : \"삭제\"","\"PermissionDrawAboveOtherApps\" : \"Telegram heeft de toestemming 'over andere apps tekenen' nodig om video's af te spelen in beeld-in-beeld-modus.\"","\"RestorePasswordNoEmailTitle\" : \"Tut uns leid\"","\"BackgroundChoosePattern\" : \"اختيار النقش\"","\"cast_tracks_chooser_dialog_none\" : \"Žiadne\"","\"DebugMenuImportContacts\" : \"연락처 가져오기\"","\"TwoStepVerification\" : \"Облачный пароль\"","\"cast_rewind_10\" : \"Rewind ten seconds\"","\"CancelRegistration\" : \"Cancel registration\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima problema sa Google Play uslugama. Probajte ponovo.\"","\"GiftRarityRare\" : \"rare\"","\"RepeatNotificationsNever\" : \"사용 안 함\"","\"mr_chooser_wifi_warning_description_phone\" : \"Pastikan peranti lain disambungkan kepada rangkaian Wi-Fi yang sama dengan telefon ini\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Return to Settings\"","\"NotificationMessagePhoto\" : \"%1$s te envió una foto\"","\"CancelAccountReset\" : \"Cancel account reset\"","\"AddManyStickersCount_other\" : \"Add %1$d stickers\"","\"abc_capital_off\" : \"ӨШІРУ\"","\"mr_chooser_title\" : \"इस पर कास्‍ट करें\"","\"Page4Message\" : \"يحمي **تيليجرام** رسائلك\nمن هجمات المخترقين.\"","\"Gift2Stars\" : \"Send a Gift\"","\"StarAffiliateReason\" : \"Reason\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s 님이 동영상을 고정했습니다\"","\"AddAdminErrorNotAMember\" : \"이 사용자는 그룹의 참가자가 아니며 회원님에게 사용자를 초대할 권한이 없기에 관리자에 추가하실 수 없습니다.\"","\"PreviousPinnedMessage\" : \"Previous Message\"","\"StarGiveawayReasonLink\" : \"Giveaway\"","\"ChannelSettings\" : \"Settings\"","\"PrivacyProfilePhotoInfo\" : \"Puoi decidere chi può vedere la tua foto del profilo con precisione dettagliata.\"","\"FilterNew\" : \"Nueva carpeta\"","\"common_google_play_services_notification_ticker\" : \"Google Play services error\"","\"cast_expanded_controller_loading\" : \"Įkeliama…\"","\"mr_controller_casting_screen\" : \"Ekran yayımlanır\"","\"cast_expanded_controller_ad_image_description\" : \"Imagen que se muestra mientras el receptor de Google Cast reproduce un anuncio\"","\"abc_searchview_description_query\" : \"సెర్చ్ క్వెరీ\"","\"AreYouSureBlockContact2\" : \"هل أردت فعلا حظر **%1$s**؟\"","\"fingerprint_error_hw_not_present\" : \"Овај уређај нема сензор за отисак прста\"","\"RestoreEmailNoAccess\" : \"Impossibile accedere a %1$s?\"","\"search_menu_title\" : \"Pesquisar\"","\"UserColorTabName\" : \"Name\"","\"GroupCallCreatedLinkTitle\" : \"Call Link\"","\"PostSuggestionsInlineDecline\" : \"Decline\"","\"mr_controller_disconnect\" : \"Putuskan sambungan\"","\"generic_error_user_canceled\" : \"ຜູ້ໃຊ້ຍົກເລີກການພິສູດຢືນຢັນແລ້ວ.\"","\"AutoDownloadMedia\" : \"Medien Auto-Download\"","\"InvalidCode\" : \"الرمز غير صالح، ترجى إعادة المحاولة.\"","\"SwipeSettingsArchive\" : \"Arquivar\"","\"abc_searchview_description_query\" : \"検索キーワード\"","\"abc_activitychooserview_choose_application\" : \"Vybrat aplikaci\"","\"ActionBotDocumentEmail\" : \"Email Address\"","\"SharedContentTitle\" : \"Geteilte Inhalte\"","\"common_signin_button_text\" : \"Увайсцi\"","\"Groups_one\" : \"%1$d group\"","\"AdHidden\" : \"You will no longer see ads from Telegram.\"","\"fingerprint_error_lockout\" : \"အကြိမ်များစွာ စမ်းပြီးပါပြီ။ နောက်မှ ထပ်စမ်းကြည့်ပါ။\"","\"AutoDownloadGroups\" : \"Gruppen\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Boshqa qurilma bu qurilma bilan bir xil Wi-Fi tarmoqda ekaniga ishonch hosil qiling\"","\"mr_controller_disconnect\" : \"中斷連線\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"Wi-Fi에 연결되어 있을 때 데이터 사용량을 줄이기 위해 자동 다운로드 설정을 변경하실 수 있습니다.\"","\"PasswordHintTextLogin\" : \"Create a hint for your password.\"","\"AddCaption\" : \"Add a caption...\"","\"AskButton\" : \"Vraag een vrijwilliger\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Chave de acesso\"","\"abc_searchview_description_submit\" : \"Kirim kueri\"","\"PassportLanguage_IT\" : \"Italian\"","\"mr_button_content_description\" : \"投放\"","\"cast_expanded_controller_ad_image_description\" : \"‏התמונה מוצגת בזמן שמקלט Cast מפעיל מודעה\"","\"mr_chooser_wifi_warning_description_tablet\" : \"დარწმუნდით, რომ სხვა მოწყობილობა იმავე Wi-Fi ქსელთან არის დაკავშირებული, რომელთანაც ეს ტაბლეტი\"","\"SegmentationRestore\" : \"Restore\"","\"ChannelCreator\" : \"Owner\"","\"BoostingGroupBoostCount_other\" : \"The group has **%d** boosts.\"","\"fingerprint_error_no_fingerprints\" : \"Der er ikke registreret nogen fingeraftryk.\"","\"Green\" : \"Groen\"","\"WidgetPreview\" : \"Preview of the widget\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s님이 사진을 고정했습니다\"","\"cast_expanded_controller_live_stream_indicator\" : \"Zuzeneko erreprodukzioa\"","\"mr_cast_dialog_title_view_placeholder\" : \"ලබා ගත හැකි තොරතුරු නොමැත\"","\"mr_chooser_searching\" : \"Εύρεση συσκευών\"","\"MessageScheduledRepeatOption\" : \"Repeat:\"","\"StoryReactionsWidgetLimit2_other\" : \"You can’t add up more than %d reactions tags to a story.\"","\"NotificationsDeleteAllExceptionTitle\" : \"Elimina tutte le eccezioni\"","\"LanguageCustomAlert\" : \"You are about to apply a custom language pack (**%1$s**) that is %2$d%% complete.\n\nThis will translate the entire interface. You can suggest corrections via the [translation platform].\n\nYou can change your language back at any time in Settings.\"","\"UnknownErrorCode\" : \"Errore sconosciuto: %s\"","\"SponsoredMessageInfo2Description1\" : \"Unlike other apps, Telegram never uses your private data to target ads. [Learn more in the Privacy Policy](https://telegram.org/privacy#5-6-no-ads-based-on-user-data)\"","\"ErrorSendRestrictedVoiceAll\" : \"No está permitido enviar mensajes de voz en este grupo.\"","\"LogOut\" : \"Log out\"","\"cast_expanded_controller_background_image\" : \"অ্যালবাম শৈলি\"","\"common_google_play_services_enable_button\" : \"Activar\"","\"fingerprint_error_user_canceled\" : \"Operasi sidik jari dibatalkan oleh pengguna.\"","\"ForwardPreviewSendersNameVisible\" : \"%s will see that it was forwarded\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ट्र्याक %1$d\"","\"RegistrationProfileInfo\" : \"Profil\"","\"NotificationActionPinnedPollUser\" : \"%1$s heeft de peiling %2$s vastgezet\"","\"UnconfirmedAuthDeniedMessageMultiple\" : \"We have terminated the login attempts from: %s\"","\"Continue\" : \"Continua\"","\"cast_pause\" : \"Pausieren\"","\"NotificationInvitedToGroup\" : \"%1$s heeft je uitgenodigd voor de groep %2$s\"","\"ActionUniqueGiftUpgradeOutbound\" : \"You turned the gift from **un1** into a unique collectible\"","\"PermissionNoAudioStorageStory\" : \"**Telegram** deve accedere ai tuoi file musicali per aggiungerli alla tua storia. Tocca Impostazioni > Permessi, e attiva **Musica e audio**.\"","\"UsersBanned_other\" : \"%1$d users banned.\"","\"AttachRoundExpired\" : \"Videomensaje expirado\"","\"StarRatingAdded\" : \"ADDED\"","\"abc_searchview_description_voice\" : \"语音搜索\"","\"ActionStarGiveawayPrize_one\" : \"You won a prize in a giveaway organized by **un1**.\n\nYour prize is **%d Star**.\"","\"StoryNotification4_other\" : \"posted by %2$s, %3$s and %1$d more\"","\"mr_chooser_wifi_warning_description_phone\" : \"Sigurohu që pajisja tjetër të jetë në të njëjtin rrjet Wi-Fi me këtë telefon\"","\"cast_expanded_controller_skip_ad_label\" : \"Salta annuncio\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"Je kunt je instellingen voor automatisch downloaden aanpassen om je dataverbruik op wifinetwerken te verminderen.\"","\"TagInfoMemberText\" : \"This grey tag un1 is **%1$s’s** member tag.\n**%1$s** is a member of **%2$s**.\"","\"Abort\" : \"إلغاء\"","\"mr_controller_expand_group\" : \"Kibontás\"","\"abc_searchview_description_voice\" : \"Ձայնային որոնում\"","\"mr_controller_volume_slider\" : \"Kidhibiti cha sauti\"","\"YourEmailSkipWarningText\" : \"Ні, серйозно.\n\nЯкщо ви забудете пароль, ви втратите доступ до акаунта Telegram. Його буде неможливо відновити.\"","\"NotifyMeAbout\" : \"Notify me about…\"","\"StoryUploading\" : \"Uploading story…\"","\"Gift2ResaleFiltersEmptySubtitle\" : \"Currently, there are no gifts that match this filter.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Sottotitoli codificati\"","\"wallet_buy_button_place_holder\" : \"Купи помоћу Google-а\"","\"SavedMessagesViewAsChatsHint\" : \"tap to view as chats >\"","\"ReplyToGroup\" : \"رد\"","\"Code\" : \"Код\"","\"RequestMissedCall\" : \"Obter código por ligação\"","\"SetRecoveryEmail\" : \"Set Recovery Email\"","\"TapToEditWidgetShort\" : \"tocca per modificare\"","\"ResellGiftFilterSortDate\" : \"Sort by Date\"","\"YourPasswordChangedSuccessText\" : \"Ваш облачный пароль изменён.\"","\"cast_rewind_30\" : \"Mandir tiga puluh saat\"","\"abc_toolbar_collapse_description\" : \"Runtuhkan\"","\"LedColor\" : \"Cor da Luz\"","\"NotificationsServiceInfo\" : \"Reinicia o app quando ele tiver sido fechado. Ative para notificações mais estáveis.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ກວດສອບວ່າອຸປະກອນອື່ນໃຊ້ເຄືອຂ່າຍ Wi-Fi ດຽວກັນກັບອຸປະກອນນີ້\"","\"mr_dialog_transferable_header\" : \"Reproducir nun grupo\"","\"ErrorSendRestrictedVideoAll\" : \"Desculpe, o envio de vídeos não é permitido neste grupo.\"","\"SmartNotificationsInfo\" : \"%1$d / %2$s\"","\"cast_rewind_10\" : \"Επαναφορά 10 δευτερόλεπτα πίσω\"","\"PhoneNumberChange2\" : \"Cambiar número\"","\"cast_expanded_controller_skip_ad_text\" : \"يمكنك تخطي الإعلان بعد %1$d…\"","\"common_google_play_services_update_text\" : \"%1$s ez da exekutatuko Google Play Services eguneratzen ez baduzu.\"","\"wallet_buy_button_place_holder\" : \"Erosi Google-rekin\"","\"CurvesBlue\" : \"BLUE\"","\"YourPasswordRemember\" : \"حسابك محمي بالتحقق بخطوتين.\nهل لازلت تتذكر كلمة مرورك؟\"","\"EnableReactionsGroupInfo\" : \"Allow participants to react to group messages.\"","\"cast_closed_captions_unavailable\" : \"سب ٹائٹلز دستیاب نہیں ہیں\"","\"YourEmailSkipWarningText\" : \"No, seriamente.\n\nSe dimentichi la tua password, perderai l'accesso al tuo account Telegram. Non ci sarà modo di recuperarlo.\"","\"cast_expanded_controller_skip_ad_label\" : \"跳过广告\"","\"cast_notification_connected_message\" : \"Connecté à %1$s\"","\"common_google_play_services_notification_ticker\" : \"Google Play ସେବା ସମ୍ପର୍କିତ ସମସ୍ୟା\"","\"mr_controller_casting_screen\" : \"Se proiectează ecranul\"","\"fingerprint_error_user_canceled\" : \"Vorgang der Fingerabdruckauthentifizierung vom Nutzer abgebrochen.\"","\"cast_closed_captions\" : \"Undertekster\"","\"mr_chooser_wifi_warning_description_phone\" : \"Համոզվեք, որ մյուս սարքը միացած է նույն Wi-Fi ցանցին, ինչ այս հեռախոսը\"","\"PassportGender\" : \"Gender\"","\"NoMediaAutoDownload\" : \"비활성화됨\"","\"LedDisabled\" : \"تعطيل\"","\"mr_cast_button_connecting\" : \"Translatsiya qilish. Ulanmoqda\"","\"mr_dialog_default_group_name\" : \"Grupp\"","\"AccDescrMentionCount_other\" : \"%1$d mentions\"","\"AutoDownloadFilesTitle\" : \"تنزيل الملفات والمقاطع الصوتية تلقائيًا\"","\"mr_dialog_transferable_header\" : \"Puštajte u grupi\"","\"abc_searchview_description_clear\" : \"សម្អាត​សំណួរ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play አገልግሎቶች ተገኝነት\"","\"mr_system_route_name\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‏‏‎‏‏‎‎‎‏‎‎‎‏‎‎‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‎‏‎‎‎‏‏‎‏‏‎‏‏‎System‎‏‎‎‏‎\"","\"EditAdminAddAdmins\" : \"Add New Admins\"","\"YourEmailSkipWarningText\" : \"비밀번호 분실시\n\n텔레그램에 대한 모든 접속 권한을 상실하시게 됩니다.\n비밀번호 분실시 복구는 불가능 합니다.\"","\"abc_activity_chooser_view_see_all\" : \"सभी देखें\"","\"common_google_play_services_notification_channel_name\" : \"Google Play pakalpojumu pieejamība\"","\"common_google_play_services_enable_text\" : \"మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు.\"","\"cast_closed_captions_unavailable\" : \"დახურული სუბტიტრები მიუწვდომელია\"","\"SetUrlInvalidLong\" : \"The link must not exceed 64 characters.\"","\"ColorCyan\" : \"سماوي\"","\"TurnPasswordOffQuestionTitle\" : \"Desactivar contraseña\"","\"ActionUniqueGiftResaleInbound_one\" : \"**un1** bought you a gift for %d Star!\"","\"PinNotify\" : \"Notify all members\"","\"PrivacyPaymentsShippingInfoCleared\" : \"Info di spedizione cancellate.\"","\"Gift2UpgradeCostsText\" : \"Users who upgrade their gift first get collectibles with shorter numbers.\"","\"RecentStickers\" : \"Recently Used\"","\"Disable\" : \"Deaktivieren\"","\"mr_controller_collapse_group\" : \"Згарнуць\"","\"Gift2WearSubtitle\" : \"and get these benefits\"","\"AutoDownloadLow\" : \"Niedrig\"","\"EnterListName\" : \"Naam van lijst\"","\"LiteOptionsSpoiler\" : \"Animated spoiler effect\"","\"abc_shareactionprovider_share_with_application\" : \"Partilhar com a app %s\"","\"NotificationMessageNoText\" : \"%1$s sent you a message\"","\"abc_searchview_description_submit\" : \"Отправить запрос\"","\"Gift2ActiveAuctionsActiveBidActive\" : \"Your bid **%s** is ranked **#%d**\"","\"cast_expanded_controller_ad_in_progress\" : \"Anunci en curs…\"","\"formatterMonthOnly\" : \"MMMM\"","\"ImportedInfo\" : \"This message was imported from another app. We can't guarantee it's real.\"","\"cast_live_label\" : \"실시간\"","\"abc_searchview_description_voice\" : \"የድምጽ ፍለጋ\"","\"SentSmsCode\" : \"Мы отправили SMS с кодом проверки на Ваш телефон **%1$s**.\"","\"cast_disconnect\" : \"Disconnect\"","\"AreYouSureUnblockContact\" : \"Vuoi davvero sbloccare questo utente?\"","\"BoostingGiveawayJustStarted\" : \"%s just started a giveaway of Telegram Premium subscriptions to its followers.\"","\"Gift2ChannelNotifyChecked\" : \"You will receive a message from Telegram when your channel receives a gift.\"","\"cast_mute\" : \"Vaigista\"","\"EventLogPromotedPostStories\" : \"Post stories\"","\"CancelPasswordResetYes\" : \"SÌ\"","\"cast_rewind_30\" : \"Přetočit o 10 sekund zpět\"","\"abc_prepend_shortcut_label\" : \"Цэс+\"","\"SortLastName\" : \"성\"","\"NotificationMessageForwardFew\" : \"حوَّل %1$s %2$s إليك\"","\"cast_expanded_controller_live_head_description\" : \"Nafasi ya sasa iko katika kichwa cha mtiririko wa moja kwa moja\"","\"mr_dialog_default_group_name\" : \"Nhóm\"","\"ChromeCrashTitle\" : \"Aw, Snap!\"","\"ShowAsGrid\" : \"Show as grid\"","\"ManageDeviceStorage\" : \"Manage Device Storage\"","\"ProfilePopupNotification\" : \"Notifiche popup\"","\"SortedByName\" : \"이름순으로 정렬\"","\"ArchivedMasksAlertTitle\" : \"Archived masks\"","\"abc_searchview_description_query\" : \"Soektognavraag\"","\"PassportState\" : \"State/Region\"","\"abc_action_menu_overflow_description\" : \"Opsione të tjera\"","\"ActionBotDocumentInternalPassport\" : \"Nationaler Reisepass\"","\"common_signin_button_text_long\" : \"Prisijungti naudojant „Google“\"","\"AuthAnotherClientInfo1\" : \"컴퓨터에 텔레그램을 다운로드하세요\n*desktop.telegram.org*.\"","\"RestoreEmailTroubleText\" : \"Wenn du nicht in deine E-Mails kommst, kannst du nur hoffen, dass dir dein Passwort wieder einfällt oder du musst dein Telegram-Konto zurücksetzen.\"","\"ChannelLinksInfo\" : \"You can create additional invite links that have limited time and number of users.\"","\"ProfileStoriesArchiveCount_one\" : \"%d archived story\"","\"AppsClearSearchAlert\" : \"Do you want to remove %s from your apps usage history?\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Manukuu\"","\"Gift2UnlistText\" : \"Are you sure you want to unlist your gift?\"","\"fingerprint_not_recognized\" : \"पहचान नहीं हो पाई\"","\"NotificationsChannels\" : \"채널\"","\"PinToTop\" : \"Pin to top\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s fixou uma mensagem de voz\"","\"AutodownloadSizeLimitUpTo\" : \"fino a %1$s\"","\"Gift2ActionWearOffDone\" : \"You took off **%s**\"","\"SearchImages\" : \"CERCA IMMAGINI\"","\"PremiumPreviewEmojiDescription\" : \"Include animated emoji from different emoji sets in any message you send.\"","\"common_open_on_phone\" : \"Otvori na telefonu\"","\"abc_menu_delete_shortcut_label\" : \"លុប\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Připojte druhé zařízení ke stejné síti Wi-Fi, jako tento tablet\"","\"common_google_play_services_update_text\" : \"%1$s non funzionerà se non aggiorni Google Play Services.\"","\"FontSizePreviewReply\" : \"좋은 아침입니다! ������\"","\"MinutesSchedule_one\" : \"%1$d minute\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Sørg for at den andre enheten er på det samme wifi-nettverket som denne enheten\"","\"CustomNotifications\" : \"Custom Notifications\"","\"RemindDayAt\" : \"'Нагадати' d MMM',' HH:mm\"","\"cast_forward_10\" : \"Previj za 10 sekund naprej\"","\"GiftAuctionInfoHeader\" : \"Auction\"","\"BoostingFromAllCountries3\" : \"from %1$s, %2$s, %3$s\"","\"mr_controller_album_art\" : \"Цомгийн зураг\"","\"cast_expanded_controller_live_stream_indicator\" : \"Livestreaming\"","\"common_google_play_services_update_text\" : \"ଆପଣ Google Play ସେବା ଅପଡେଟ୍‌ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s ଚାଲିବ ନାହିଁ।\"","\"ChangeChatBackground\" : \"تغيير خلفية المحادثة\"","\"ChatListSwipeGesture\" : \"إجراءات السحْب لقائمة المحادثات\"","\"AreYouSureRegistration\" : \"Tem certeza de que deseja parar o registro?\"","\"cast_skip_next\" : \"Skip to next item\"","\"formatterBoostExpired\" : \"dd. MMMM yyyy\"","\"StarsParticipantSubscriptionRenews\" : \"Renews\"","\"cast_rewind_10\" : \"Tua lại 10 giây\"","\"mr_cast_button_connected\" : \"Cast። ተገናኝቷል\"","\"NotificationGroupAlbum\" : \"%1$s heeft een album naar de groep %2$s gestuurd\"","\"YourCode\" : \"Підтвердження номера\"","\"cast_live_label\" : \"V ŽIVO\"","\"abc_capital_off\" : \"AV\"","\"mr_cast_dialog_title_view_placeholder\" : \"কোনো তথ্য নাই\"","\"cast_casting_to_device\" : \"Saai tans uit na %1$s\"","\"SelectThisDay\" : \"Select this day\"","\"common_open_on_phone\" : \"Odpiranje v telefonu\"","\"common_open_on_phone\" : \"Abrir en el teléfono\"","\"ActionChangedVideo\" : \"un1 cambió la foto del grupo\"","\"LanguageAlert\" : \"Estás a punto de aplicar un pack de idioma (**%1$s**) que está completo en un %2$d %%.\n\nEsto traducirá toda la interfaz. Puedes sugerir correcciones en la [plataforma de traducción].\n\nPuedes cambiar el idioma cuando quieras en Ajustes.\"","\"BotRemoveVerificationText\" : \"This account is already verified by you.\nDo you want to revoke verification?\"","\"mr_dialog_transferable_header\" : \"Leidimas grupėje\"","\"ChannelTitleChanged\" : \"Kanalname geändert.\"","\"VoipGroupAllCanSpeak\" : \"New participants can speak\"","\"mr_controller_collapse_group\" : \"လျှော့ပြရန်\"","\"cast_pause\" : \"ለአፍታ አቁም\"","\"SyncContacts\" : \"Sincronizar Contatos\"","\"fingerprint_dialog_touch_sensor\" : \"指紋認証センサーをタップ\"","\"mr_controller_casting_screen\" : \"Suoratoistetaan näyttöä\"","\"Option_other\" : \"%1$d more options\"","\"wallet_buy_button_place_holder\" : \"Google로 구매\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wagwoord\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Εντοπισμός %1$d\"","\"NetworkUsageMobileTab\" : \"Mobile\"","\"MessageLifetimeRemoved\" : \"%1$s عطّل عداد التدمير الذاتي\"","\"mr_chooser_title\" : \"전송 대상\"","\"StoryPrivacyAlertExcludedContactsSubtitle\" : \"Exclude contacts\"","\"ic_media_route_learn_more_accessibility\" : \"التعرُّف على كيفية البثّ\"","\"NotificationHiddenMessage\" : \"Nuovo messaggio\"","\"StoragePathFreeExternal\" : \"%1$s free, slow speed\"","\"ChannelAdmins\" : \"Channel admins\"","\"AutoDownloadMaxFileSize\" : \"Maximum file size\"","\"abc_action_bar_home_description\" : \"Boshiga o‘tish\"","\"PasswordEmailInvalid\" : \"Invalid email address. Please check that you've entered it correctly and try again.\"","\"AlwaysShareWithTitle\" : \"Always Share\"","\"StorySavedTitle_one\" : \"%d story saved to your profile\"","\"LiteOptionsParticles\" : \"Particles\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Pastikan peranti lain disambungkan kepada rangkaian Wi-Fi yang sama dengan peranti ini\"","\"cast_forward_10\" : \"Sogeza mbele kwa sekunde kumi\"","\"LogOutInfo\" : \"Sair encerrará todos os Chats Secretos.\"","\"BoostBtn\" : \"Boost\"","\"cast_connecting_to_device\" : \"Conectando a %1$s\"","\"ChannelDelete\" : \"Delete Channel\"","\"ShowOriginalButtonLanguage\" : \"Show Original (%s)\"","\"ChannelAffiliateProgramFeature3\" : \"Choose a mini app below, get your referral link, and start earning Stars.\"","\"AdditionalReactions\" : \"Additional Reactions\"","\"mr_controller_album_art\" : \"专辑封面\"","\"abc_menu_shift_shortcut_label\" : \"Mayúscula+\"","\"TosDecline\" : \"Sfortunatamente, questo significa che non puoi iscriverti a Telegram.\n\nA differenza delle altre app, Telegram non usa i tuoi dati per il targeting delle inserzioni o altri scopi commerciali. Telegram conserva solo le informazioni di cui ha bisogno per funzionare come servizio cloud ricco di funzionalità. Puoi regolare il modo in cui utilizziamo i tuoi dati (ad esempio, eliminare i contatti sincronizzati) nelle impostazioni di Privacy e sicurezza.\n\nSe non ti senti a tuo agio con le modeste esigenze di Telegram, non ci sarà possibile fornirti questo servizio.\"","\"cast_mute\" : \"Silencia\"","\"LoginAccessibilityCountryCode\" : \"Landnummer\"","\"NotificationsPriorityMedium\" : \"Medium\"","\"mr_controller_no_info_available\" : \"Ei tietoja saatavilla\"","\"CreateGeneralTopicTitle\" : \"Choose topic title\"","\"GroupCallCreateVoice\" : \"Voice\"","\"LanguageTitle\" : \"تغييرُ اللغة؟\"","\"cast_forward_10\" : \"பத்து வினாடிகள் முன்செல்\"","\"YourBioChanged\" : \"자기소개 업데이트됨.\"","\"media_notification_channel_name\" : \"அலைபரப்புதல்\"","\"Open\" : \"فتح\"","\"AreYouSure\" : \"Are you sure?\"","\"AddAccount\" : \"Aggiungi account\"","\"abc_searchview_description_clear\" : \"Notīrīt vaicājumu\"","\"BoostingGiveawayMsgAllSubsGroupPlural_one\" : \"All members of the group:\"","\"generic_error_user_canceled\" : \"Autenticação cancelada pelo usuário.\"","\"PostSuggestionsSendWithOffer\" : \"Send with Offer\"","\"DeleteContactsTitle_one\" : \"Delete %d contact\"","\"FilterNeverShow\" : \"Excluir chats\"","\"WithinAWeek\" : \"last seen within a week\"","\"cast_tracks_chooser_dialog_ok\" : \"හරි\"","\"Rename\" : \"Rename\"","\"common_google_play_services_update_text\" : \"O %1$s não é executado enquanto não atualizar os serviços do Google Play.\"","\"fingerprint_error_user_canceled\" : \"Корисникот ја откажа потврдата со отпечаток.\"","\"ResetPasswordWait\" : \"Você solicitou recentemente uma redefinição de senha, mas isso foi cancelado. Aguarde %1$s antes de solicitar novamente.\"","\"PrivacyP2P2\" : \"Use Peer-to-Peer with\"","\"ViewPackPreview\" : \"View Pack\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Nyckel\"","\"abc_capital_on\" : \"ਚਾਲੂ\"","\"SelectSendAsPeerPremiumOpen\" : \"Open\"","\"GroupCallCreatedLinkJoinOr\" : \"or\"","\"StartsTodayAt\" : \"'Inizia oggi alle' HH:mm\"","\"Unblock\" : \"Unblock\"","\"FilterChatsRemovedFrom\" : \"**%1$s** removed from **%2$s**\"","\"cast_closed_captions_unavailable\" : \"មិនមានចំណងជើងភា្ជប់ទេ\"","\"common_google_play_services_update_button\" : \"Përditëso\"","\"NotificationActionPinnedNoText\" : \"%1$s fixou uma mensagem no grupo %2$s\"","\"mr_chooser_wifi_warning_description_phone\" : \"Achte darauf, dass sich das andere Gerät im selben WLAN wie dieses Smartphone befindet\"","\"mr_cast_button_connecting\" : \"کاسٹ کریں۔ منسلک ہو رہا ہے\"","\"abc_menu_space_shortcut_label\" : \"διάστημα\"","\"SecretWebPageInfo\" : \"Las vistas previas de enlaces serán generadas en los servidores de Telegram. No almacenamos datos sobre los enlaces que envías.\"","\"cast_notification_connecting_message\" : \"A ligar a %1$s\"","\"Gift2ActiveAuctionsUpcomingAuctionTitle\" : \"Upcoming Auction\"","\"Sound\" : \"소리\"","\"AreYouSureClearDraftsTitle\" : \"حذف المسودات السحابية\"","\"YourNumber\" : \"내 전화번호\"","\"Revoked\" : \"Revoked\"","\"CheckPassword\" : \"التحقق من كلمة المرور\"","\"cast_live_label\" : \"TIEŠRAIDE\"","\"CreateManagedBotUsernameInfo\" : \"Tap to edit bot name.\"","\"PollV2StatsPollStats\" : \"Poll Stats\"","\"mr_controller_play\" : \"Riproduci\"","\"StoriesAlbumCreateNew\" : \"Create a New Album\"","\"NotificationMessageGroupPoll2\" : \"%1$s 님이 %3$s 설문을 %2$s 그룹에 보냈습니다\"","\"call_notification_ongoing_text\" : \"လက်ရှိခေါ်ဆိုမှု\"","\"RaiseToSpeak\" : \"기기를 들어서 말하기\"","\"ArchiveSettings\" : \"Archive Settings\"","\"LocalDatabaseClearText2\" : \"This operation can take a few minutes to complete.\n\nLocal database size: **%s**\"","\"common_signin_button_text\" : \"Đăng nhập\"","\"abc_searchview_description_clear\" : \"ລຶບຂໍ້ຄວາມຊອກຫາ\"","\"RestoreEmailSent\" : \"We hebben een herstelcode naar je opgegeven e-mailadres gestuurd:\n\n%1$s\"","\"DeleteChatBackgroundsAlert\" : \"Vuoi davvero eliminare gli sfondi selezionati?\"","\"PeerRequirementChannelCreatorTrue\" : \"You should be the owner of the channel.\"","\"AccDescrRateTranscriptionDown\" : \"Rate down\"","\"ic_media_route_learn_more_accessibility\" : \"Lisateave ülekandmise kohta\"","\"SearchForChats\" : \"Search for chats...\"","\"MonetizationStarsWithdrawUntil\" : \"Withdraw\"","\"fingerprint_error_no_fingerprints\" : \"Keine Fingerabdrücke erfasst.\"","\"cast_expanded_controller_loading\" : \"ஏற்றுகிறது…\"","\"NoHandleAppInstalled\" : \"No tienes aplicaciones que puedan manejar el tipo de archivo “%1$s”. Por favor, instala una para continuar.\"","\"abc_activitychooserview_choose_application\" : \"Ilovani tanlang\"","\"BoostingBoostToSendMessages\" : \"Boost this group to send messages\"","\"mr_dialog_groupable_header\" : \"Προσθήκη συσκευής\"","\"SegmentationRestore\" : \"Wiederherstellen\"","\"mr_chooser_zero_routes_found_title\" : \"No devices available\"","\"generic_error_no_device_credential\" : \"PIN、パターン、パスワードが設定されていません。\"","\"TopHoursChartTitle\" : \"Views by hours\"","\"Rename\" : \"Rinomina\"","\"StoryRestrictionsInfo\" : \"The privacy settings of your story will prevent some users you tagged (%s) from viewing it.\"","\"abc_capital_on\" : \"ଚାଲୁ ଅଛି\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s** sabrá tu número de teléfono. Puede ser útil para la integración con otros servicios.\"","\"NobodyLikesSpam3\" : \"Sorry, you are currently restricted from posting to public groups.\"","\"YourCode\" : \"휴대전화 인증\"","\"mr_dialog_transferable_header\" : \"समूह में खेलें\"","\"common_google_play_services_unknown_issue\" : \"%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Hakikisha kifaa hicho kingine kimeunganishwa kwenye mtandao wa Wi-Fi unaotumiwa na kishikwambi hiki\"","\"RequireMonthlyFeeInfo\" : \"Charge a subscription fee from people joining your channel via this link.\"","\"common_google_play_services_unsupported_text\" : \"Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək.\"","\"call_notification_answer_action\" : \"Atender\"","\"CreateNewFilterInfo\" : \"Erstelle Ordner für verschiedene Gruppen von Chats, um schnell zwischen ihnen zu wechseln.\"","\"GiftPreviewCountModelsCrafting_one\" : \"This collectible features **%d** crafted models.\"","\"SettingsRecent\" : \"Recent searches\"","\"media_notification_channel_name\" : \"Casten\"","\"NotificationActionPinnedNoText\" : \"%1$s ha fissato un messaggio nel gruppo %2$s\"","\"TurnPasswordOffPassport\" : \"Todos los datos guardados en tu Telegram Passport se perderán.\"","\"cast_skip_prev\" : \"Skip to previous item\"","\"AllowReadCallAndLog\" : \"يرجى السماح لتيليجرام بتلقي وقراءة سجل المكالمات لنتمكن من إدخال الرمز لك تلقائيًا.\"","\"cast_connecting_to_device\" : \"Ansluter till %1$s\"","\"PaymentConfirmationNewCard\" : \"Choose a different card\"","\"generic_error_no_device_credential\" : \"Ez da ezarri PIN koderik, eredurik edo pasahitzik.\"","\"cast_notification_connecting_message\" : \"Csatlakozás a következőhöz: %1$s\"","\"RequestToJoinMembersAll_one\" : \"%1$s, %2$s and %3$d other member\"","\"RemindDayYearAt\" : \"'Am' d'.' MMM yyyy 'um' HH:mm 'erinnern'\"","\"StarsNeededTitle_one\" : \"%d Star Needed\"","\"call_notification_answer_action\" : \"Отговор\"","\"SendMessagesToText\" : \"Vuoi inviare questo messaggio a **%1$s**?\"","\"search_menu_title\" : \"Претражите\"","\"cast_mute\" : \"മ്യൂട്ടുചെയ്യുക\"","\"AreYouSureDeleteAndExitName\" : \"정말 **%1$s** 그룹을 삭제하고 나가시겠습니까?\"","\"EventLogFilterByAdmins\" : \"Filter actions by admins\"","\"UnconfirmedAuthDeny\" : \"No, it’s not me!\"","\"YourNameChanged\" : \"تم تحديث الاسم.\"","\"cast_forward\" : \"Suivant\"","\"SendMediaPolls\" : \"Polls\"","\"AppUpdateVersionAndSize\" : \"Versión %1$s • %2$s\"","\"abc_search_hint\" : \"Axtarış...\"","\"InviteTextNum_one\" : \"Hey, I'm using Telegram to chat – and so are %1$d of our other contact. Join us! Download it here: %2$s\"","\"chatFullDate\" : \"d 'de' MMMM 'de' yyyy\"","\"DiscussionChannelHelp2\" : \"Everything you post in the channel will be forwarded to this group.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz.\"","\"PaintArrow\" : \"Pfeil\"","\"PaidMessagesRefundedOut_other\" : \"You refunded %1$d Stars to un1\"","\"UpdateApp\" : \"Aggiorna App\"","\"WidgetLoggedOff\" : \"A conta foi removida.\"","\"mr_chooser_wifi_learn_more\" : \"अधिक जाणून घ्या\"","\"StartShortDayAt\" : \"d'.' MMM',' HH:mm 'Uhr'\"","\"NotificationsPrioritySettings\" : \"Wie in Einstellungen\"","\"NotificationMessageGroupNoText\" : \"%1$s님이 %2$s 그룹에 메시지를 보냈습니다\"","\"TurnPasswordOffQuestion\" : \"Tem certeza de que deseja desativar a sua senha?\"","\"GroupsAndChannelsHelp\" : \"Scegli chi può aggiungerti a gruppi e canali.\"","\"ScheduleNotifyOnChat\" : \"%s will be notified\"","\"NotificationMessagePoll2\" : \"%1$s hat dir eine Umfrage gesendet %2$s\"","\"fingerprint_dialog_touch_sensor\" : \"Barmaq izi sensoruna klikləyin\"","\"common_google_play_services_unsupported_text\" : \"ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್‌ ಆಗುವುದಿಲ್ಲ.\"","\"cast_play\" : \"Wiedergeben\"","\"SwipePin\" : \"Anheften\"","\"BoostingSelectRecipients\" : \"select recipients\"","\"mr_chooser_looking_for_devices\" : \"Se caută dispozitive…\"","\"ResellGiftBuyEq_one\" : \"Equals to ⭐️%d\"","\"MonetizationInfoFeature1Text\" : \"Telegram can display ads in your channel.\"","\"abc_toolbar_collapse_description\" : \"Ծալել\"","\"NotificationActionPinnedGeoLiveUser\" : \"ثبّت %1$s موقعًا مباشرًا\"","\"mr_dialog_groupable_header\" : \"Lisää laite\"","\"SaveToGallery\" : \"In der Galerie speichern\"","\"cast_expanded_controller_live_stream_indicator\" : \"Streaming en directo\"","\"SMSFeeTitle\" : \"SMS Fee\"","\"EventLogFilterInvites\" : \"Invite links\"","\"VoipReconnecting\" : \"Reconnecting\"","\"ChooseYourLanguage\" : \"Elige tu idioma\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"Alert\" : \"Mostra notifiche\"","\"abc_searchview_description_search\" : \"Keresés\"","\"ShareYouLocationInline\" : \"봇이 요청을 받을 때마다 회원님의 위치를 확인합니다.이는 상세 위치 정보를 제공하는 데 사용됩니다.\"","\"NotificationMessageDocument\" : \" أرسل لك %1$s ملفًا\"","\"abc_shareactionprovider_share_with\" : \"ഇനിപ്പറയുന്നതുമായി പങ്കിടുക\"","\"ContactInfoPhone\" : \"Phone number\"","\"cast_expanded_controller_live_head_description\" : \"වත්මන් පිහිටීම සජීවි ප්‍රවාහයේ ඉදිරි කොටසේ ඇත\"","\"abc_searchview_description_search\" : \"Buscar\"","\"NotificationMessageContact2\" : \"%1$s shared a contact %2$s with you\"","\"AutoDownloadDataUsage\" : \"데이터 사용량\"","\"SyncContactsInfoOn\" : \"Контакти з цього пристрою будуть додані до вашого акаунта.\"","\"cast_forward\" : \"Reenviar\"","\"PaintPaletteSpectrum\" : \"Spectrum\"","\"Gift2EditCollectionNameTitle\" : \"Edit Name\"","\"StarsSentTitleChannel\" : \"Stars sent as %s!\"","\"SeekSpeedHint\" : \"Swipe sideways to change speed\"","\"Gift2UpgradeButtonDecreasesIn\" : \"Price decreases in %s\"","\"mr_controller_casting_screen\" : \"Prenáša sa obrazovka\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Теперь Вы можете установить новый пароль для входа в Вашу учётную запись.\"","\"LinkInUse\" : \"Sorry, this name is already taken.\"","\"cast_rewind\" : \"Buyisela emuva\"","\"VoipChatStopScreenCapture\" : \"Stop screen sharing\"","\"BotEditIntro\" : \"Edit Intro\"","\"AreYouSureDeleteGIF\" : \"Are you sure you want to delete this GIF?\"","\"fingerprint_dialog_touch_sensor\" : \"יש לגעת בחיישן טביעות האצבע\"","\"Gift2ActionOutInfoUpgrade\" : \"**%s** can display this gift on their page or convert it to unique collectible.\"","\"EnableSharingActionOther\" : \"%s enabled sharing in this chat\"","\"Long\" : \"طويل\"","\"NotificationMessageForwardFew\" : \"%1$s heeft %2$s naar je doorgestuurd\"","\"abc_menu_enter_shortcut_label\" : \"entrée\"","\"cast_notification_connected_message\" : \"%1$s に接続しました\"","\"SaveForNotifications\" : \"Save for notifications\"","\"PleaseEnterCurrentPasswordTransfer\" : \"يرجى إدخال كلمة مرور التحقق بخطوتين لإتمام النقل.\"","\"ActionYouChangedPhoto\" : \"Você alterou a foto do grupo\"","\"YourEmailSkipWarningText\" : \"Espere, é sério.\n\nSe você esquecer a sua senha, perderá acesso à sua conta do Telegram. Não terá uma forma de recuperar.\"","\"OtherLoginCode\" : \"Ваш код для входу – **%1$s**. Введіть його у програмі Telegram, через яку ви хочете увійти.\n\nНе повідомляйте цей код нікому.\"","\"google_assistant_verification_notification_title\" : \"Google Assistant stuur tans boodskap\"","\"call_notification_hang_up_action\" : \"Tugatish\"","\"SearchAdsAbout2Title\" : \"Can Be Removed\"","\"GiftCraftTitle\" : \"Craft Gift\"","\"ConnectingToProxyWithDots\" : \"Connecting to proxy...\"","\"UnableForward\" : \"Weiterleitung nicht möglich\"","\"PinnedMessages\" : \"Pinned Messages\"","\"SearchBackgrounds\" : \"Buscar imágenes\"","\"AutoDownloadPreloadMusicInfo\" : \"Start downloading the next track while you are listening to an audio file.\"","\"NotificationMessageDocument\" : \"%1$s sent you a file\"","\"NotificationChannelMessagePaidMedia_other\" : \"نشر %2$s منشوراً مدفوع الأجر مقابل %1$d نجمة\"","\"Next\" : \"Próximo\"","\"GiftOfferStarsToOfferInfoIsHigh\" : \"The offer is too high. The maximum offer for **%2$s** is **%1$s Star**.\"","\"cast_tracks_chooser_dialog_ok\" : \"យល់ព្រម\"","\"common_google_play_services_unsupported_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote.\"","\"cast_closed_captions\" : \"Teks tertutup\"","\"ActionGiftChannel_one\" : \"**un1** sent a gift to **un2** for %d Star\"","\"PermissionNoLocation\" : \"Telegram necesita acceso a tu ubicación para que puedas compartirla con tus amigos.\"","\"TosDeclineDeleteAccount\" : \"Atenção, isso apagará irreversivelmente sua conta do Telegram e todos os dados armazenados na nuvem do Telegram.\n\nImportante: em vez de perder tudo, você pode Cancelar agora e exportar seus dados primeiro. (Para fazer isso, abra o Telegram Desktop atualizado e vá em Configurações > Exportar Dados do Telegram.)\"","\"PassportNativeInfo\" : \"Your name in the language of your country of residence (%1$s).\"","\"cast_rewind\" : \"Terugspoelen\"","\"common_google_play_services_update_text\" : \"%1$s no s'executarà si no actualitzes Serveis de Google Play.\"","\"Permanent\" : \"Permanent\"","\"P2PContactsPlus\" : \"My Contacts (+%1$d)\"","\"Black\" : \"검은색\"","\"BrowserSettingsCacheClearText\" : \"Are you sure you want to clear browser cache%s?\"","\"BoostingGiveawayHowItWorksSubTextDateEnd_one\" : \"On **%2$s**, Telegram automatically selected **%3$s** random user that joined **%4$s** after **%5$s** on **%6$s**.\"","\"status_bar_notification_info_overflow\" : \"+999\"","\"abc_search_hint\" : \"शोधा…\"","\"cast_closed_captions\" : \"დახურული სუბტიტრები\"","\"AttachRound\" : \"Video message\"","\"cast_forward_30\" : \"Премотај тридесет секунди унапред\"","\"AccDescrArchivedChatsShown\" : \"Archived chats shown\"","\"PassportEmailVerifyInfo\" : \"Please enter the confirmation code we've just sent to %1$s.\"","\"abc_capital_off\" : \"I-OFF\"","\"mr_controller_volume_slider\" : \"ধ্বনি শ্লাইডাৰ\"","\"VerifyChatInfo\" : \"This chat is used to receive verification codes from third-party services.\"","\"cast_closed_captions\" : \"Субтитрлер\"","\"ThemeClassic\" : \"Classic\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Cheie de acces\"","\"call_notification_incoming_text\" : \"Kiruvchi chaqiruv\"","\"EditName\" : \"تعديل الاسم\"","\"NotificationMessageFew\" : \"%1$s sent you %2$s\"","\"MediaSavedHint_one\" : \"An item saved to gallery\"","\"cast_closed_captions\" : \"Коштомо жазуулар\"","\"search_menu_title\" : \"Хайх\"","\"mr_controller_stop_casting\" : \"Διακοπή μετάδοσης\"","\"DebugMenuEnableLogs\" : \"Enable Logs\"","\"cast_closed_captions\" : \"የተዘጉ መግለጫ ጽሑፎች\"","\"HashtagStoriesFound_one\" : \"%d Story found\"","\"cast_tracks_chooser_dialog_audio\" : \"Ljud\"","\"cast_forward\" : \"Sambaza\"","\"SharedContentTitle\" : \"الوسائط المتبادلة\"","\"FloodWaitTime\" : \"Demasiados intentos. Por favor, reinténtalo en %1$s\"","\"SearchEngine5Name\" : \"Brave Search\"","\"cast_expanded_controller_live_stream_indicator\" : \"Straumur í beinni\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Heslo\"","\"chatDate\" : \"d'.' MMMM\"","\"mr_dialog_groupable_header\" : \"Tambah peranti\"","\"ActionGroupCallStartedByYou\" : \"Hai avviato una chat video\"","\"ColorRed\" : \"Rosso\"","\"ChannelCaptionLimitPremiumPromo_other\" : \"Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **%1$s** characters.\"","\"NotificationGroupKickYou\" : \"أزالك %1$s من مجموعة %2$s\"","\"BoostingReduceQuantityTextPlural_one\" : \"You can’t purchase **%1$d** %2$s subscription in the app. Do you want to reduce the prize quantity to **%3$d**?\"","\"abc_menu_space_shortcut_label\" : \"boşluk\"","\"cast_stop_live_stream\" : \"Zaustavi stream uživo\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।\"","\"AreYouSureUnsaveSingleMessage\" : \"Weet je zeker dat je dit bericht uit je bewaarde berichten wilt verwijderen?\"","\"AIEditorOriginalText\" : \"Original Text\"","\"YourNewEmail\" : \"Ваш новый адрес\"","\"SendContactToText\" : \"Möchtest du diesen Kontakt **%1$s** senden?\"","\"AreYouSureDeleteSingleMessageMega\" : \"정말 이 메시지를 모두에게서 삭제하시겠습니까?\"","\"LanguageCode\" : \"ar\"","\"cast_expanded_controller_loading\" : \"ກຳລັງໂຫລດ…\"","\"BackgroundMotion\" : \"متحركة\"","\"Gift2UpgradeButtonGift\" : \"Upgrade\"","\"YourNumber\" : \"رقم هاتفك\"","\"NotificationMessagePoll2\" : \"%1$s te enviou uma enquete %2$s\"","\"mr_user_route_category_name\" : \"อุปกรณ์\"","\"HideCaption\" : \"Hide caption\"","\"SelectContact\" : \"연락처 선택\"","\"EnterNewEmail\" : \"Insira o Novo E-mail\"","\"LanguageUnknownTitle\" : \"Datos insuficientes\"","\"mr_controller_no_media_selected\" : \"Medya seçilmedi\"","\"fingerprint_not_recognized\" : \"인식할 수 없음\"","\"ActionGroupCallYouInvited\" : \"Invitaste a un2 al videochat\"","\"AutoDownloadOnRoamingData\" : \"En roaming\"","\"NotificationMessageSDPhoto\" : \"أرسل لك %1$s صورةً ذاتية التدمير\"","\"SegmentationUndo\" : \"Annulla\"","\"GiftPremiumPrivacyPolicyAndTerms\" : \"By gifting Telegram Premium you agree to the **Telegram Terms of Service** and %1$s\"","\"NotificationMessageRound\" : \"أرسل لك %1$s رسالةً مرئية\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Punkt filmu %1$d\"","\"AbortPasswordMenu\" : \"Отменить настройку\"","\"mr_controller_close_description\" : \"Maak toe\"","\"generic_error_no_keyguard\" : \"Бұл құрылғы PIN кодын, өрнекті не құпия сөзді қолдамайды.\"","\"OnlyIfSilent\" : \"Somente no silencioso \"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"Voice Chat Overlay\"","\"cast_notification_disconnect\" : \"Odpojit\"","\"PollV2AllowMultipleAnswers\" : \"Allow Multiple Answers\"","\"DeleteReportSpam\" : \"Report spam\"","\"BoostingStarsChooseRandomStars_one\" : \"%1$d Star\"","\"mr_controller_stop_casting\" : \"Translatsiyani to‘xtatish\"","\"cast_notification_connecting_message\" : \"กำลังเชื่อมต่อ %1$s\"","\"ChangePassword\" : \"Змінити пароль\"","\"GroupContacts\" : \"Contacts in this group\"","\"cast_expanded_controller_ad_image_description\" : \"કાસ્ટ રીસીવર જાહેરાત ચલાવી રહ્યાં હોય તે વખતે છબી પ્રદર્શિત કરવામાં આવે છે\"","\"ProfileBotOpenApp\" : \"Open App\"","\"abc_action_bar_up_description\" : \"Joan gora\"","\"ProfileBotSelect\" : \"Select\"","\"ActionAddUserSelfMega\" : \"انضم un1 للمجموعة\"","\"abc_prepend_shortcut_label\" : \"Valikko+\"","\"PaintArrow\" : \"Arrow\"","\"call_notification_screening_text\" : \"Een inkomend gesprek screenen\"","\"NoSharedLinksSecret\" : \"Alle geteilten Links werden hier angezeigt.\"","\"cast_forward\" : \"Përpara\"","\"EncryptedPlaceholderTitleIncoming\" : \"%s invited you to join a secret chat.\"","\"wallet_buy_button_place_holder\" : \"Google-р худалдан авах\"","\"common_signin_button_text_long\" : \"Pierakstīties ar Google kontu\"","\"RemoveManyMasksCount_one\" : \"Remove mask\"","\"CallReportHint\" : \"What went wrong?\"","\"LedDisabled\" : \"Desativado\"","\"mr_button_content_description\" : \"ტრანსლირება\"","\"FilterDiscardNewTitle\" : \"Ordner erstellen\"","\"ChatDeletedUndo\" : \"Chat deleted\"","\"NotificationMessageGame\" : \"%1$s te convidou para jogar %2$s\"","\"PushReactAudio\" : \"%2$s to your voice message\"","\"PollViewVotesAsAdmin_other\" : \"%d Votes >\"","\"generic_error_no_device_credential\" : \"Niste podesili ni PIN, ni šablon, ni lozinku.\"","\"FolderLinkUpdatedSubtitle_one\" : \"You have added %d new chat.\"","\"common_google_play_services_unsupported_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスではサポートされていません。\"","\"wallet_buy_button_place_holder\" : \"Comprar com o Google\"","\"cast_expanded_controller_ad_image_description\" : \"‏الصورة المعروضة أثناء تشغيل مستقبل cast لأحد الإعلانات\"","\"mr_chooser_searching\" : \"Notiek ierīču meklēšana\"","\"PermissionNoCameraWithHint\" : \"**Telegram** needs camera access so that you can take photos and videos. Tap Settings -> Permissions, and turn **Camera** on.\"","\"generic_error_no_device_credential\" : \"Nenhum PIN, padrão ou senha configurado.\"","\"NotificationMessageGroupNoText\" : \"%1$s envió un mensaje al grupo %2$s\"","\"ArchivedStickersInfo\" : \"You can add up to 200 sticker sets.\nUnused sets are archived when you add more.\"","\"PaidMessagesSendErrorState1_one\" : \"Price went up from ⭐️%d\"","\"SimilarChannelsTab\" : \"Canali simili\"","\"mr_controller_disconnect\" : \"Отключить\"","\"BoostingStarsGiveawayServiceWinnersSelected_one\" : \"%1$d winner of the giveaway were randomly selected by Telegram.\"","\"ic_media_route_learn_more_accessibility\" : \"キャスト方法\"","\"AddToTheGroupAlertTitle\" : \"Aggiungi bot\"","\"AccDescrProfileMusic\" : \"Profile Music\"","\"StarsTransactionID\" : \"Transaction ID\"","\"PersonalChannel\" : \"personal channel\"","\"EventLogFilterSectionMembers\" : \"Members And Admins\"","\"OnlyWhenScreenOff\" : \"화면이 꺼져 있을 때만\"","\"MessagesSettings\" : \"Mensajes\"","\"SendByEnter\" : \"Mit Enter senden\"","\"UserRestrictionsNoEditTags\" : \"no tags\"","\"MuteForButton\" : \"Mute for %s\"","\"RestoreEmailTroubleNoEmail\" : \"Не маєте доступу до е-пошти?\"","\"FilterAvailableText\" : \"Open *Settings / Folders* to organize your chats into folders.\"","\"AutoDownloadOff\" : \"Uit\"","\"RestoreEmailTroubleNoEmail\" : \"¿Tienes problemas para acceder a tu correo?\"","\"SoftenSkin\" : \"Soften Skin\"","\"UsernameInvalidShortPurchase\" : \"A username must have at least 5 characters.\nHowever, it is currently available for purchase. **Learn more…**\"","\"PaymentSuccessfullyPaidRecurrent\" : \"You successfully transferred %1$s to %2$s for %3$s and allowed future recurrent payments\"","\"mr_chooser_title\" : \"Tuma kwenye\"","\"Gallery\" : \"Galerie\"","\"generic_error_no_keyguard\" : \"Kifaa hiki hakitumii PIN, mchoro au nenosiri.\"","\"CheckPasswordPerfectInfo\" : \"Ви памʼятаєте свій пароль.\"","\"abc_capital_on\" : \"YONIQ\"","\"VoipGroupOpenVoiceChat\" : \"Open voice chat\"","\"mr_chooser_title\" : \"ਇਸਦੇ ਨਾਲ ਕਾਸਟ ਕਰੋ\"","\"NoAudioFound\" : \"Nessun risultato trovato\"","\"Gift2AuctionBidStatusFuture2\" : \"Your bid will be %s\"","\"ResetMyAccountWarning\" : \"Waarschuwing\"","\"GifSavedHint\" : \"Added to saved GIFs\"","\"ResetAccount\" : \"Сброс аккаунта\"","\"EventLogToggledInvitesOff\" : \"un1 disabled group invites\"","\"AIEditorStyleLimitTextPremium\" : \"You can save up to %1$d styles, or subscribe to **Telegram Premium** for %2$d styles.\"","\"ActionUniqueGiftResaleInboundTON\" : \"**un1** bought you a gift for %s TON!\"","\"GraceSuggestionMessage\" : \"⚠️ Unfortunately, your latest payment didn’t come through. To keep your access to exclusive features, please renew the subscription.\"","\"cast_expanded_controller_skip_ad_text\" : \"Reklamani %1$d soniyadan keyin yopish mumkin…\"","\"UserRestrictionsCanDo\" : \"What can this user do?\"","\"AddToTheGroupForwardCount\" : \"Wieviele der letzten Nachrichten willst du weiterleiten?\"","\"mr_chooser_wifi_warning_description_watch\" : \"Sigurohu që pajisja tjetër të jetë në të njëjtin rrjet Wi-Fi me këtë orë\"","\"mr_dialog_default_group_name\" : \"Grup\"","\"cast_notification_connecting_message\" : \"%1$s ସହ ସଂଯୋଗ ହେଉଛି\"","\"BoostChannel\" : \"Boost Channel\"","\"BotRestoreStorageTitle\" : \"Import Data\"","\"AgeVerificationNeedCameraPermission\" : \"Telegram needs access to your camera so that you can confirm your age.\"","\"YourEmailSkip\" : \"Überspringen\"","\"NotificationMessageMusic\" : \"أرسل لك %1$s ملفًا صوتيًا\"","\"Languages_other\" : \"%1$d لغةٍ\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"abc_activitychooserview_choose_application\" : \"Choose an app\"","\"PremiumMessageButton\" : \"Subscribe to Telegram Premium\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parol\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Taglavhalar\"","\"LoginPassword\" : \"كلمة المرور\"","\"Gift2TransferOption\" : \"Transfer\"","\"cast_expanded_controller_skip_ad_text\" : \"%1$d இல் விளம்பரத்தைத் தவிர்க்கலாம்…\"","\"LoadingFullImage\" : \"carico l'immagine completa...\"","\"google_assistant_verification_notification_title\" : \"Google-assistenten sender en besked\"","\"UserAffiliateProgramRowTitle\" : \"Earn Stars\"","\"SharingOfferDisableCancelTitle\" : \"Disable Sharing\"","\"LoginEmailResetMessage\" : \"You can change your login email if you are logged into Telegram from another device. Otherwise, if you don't have access to email %1$s, you can reset this email with an **SMS** code in **%2$s**.\"","\"cast_expanded_controller_live_stream_indicator\" : \"لائیو سلسلہ\"","\"abc_action_bar_up_description\" : \"Naršyti aukštyn\"","\"GlobalAutoDeleteInfo\" : \"If enabled, all new messages in chats you start will be automatically deleted for everyone at some point after they have been sent. You can also **apply this setting for your existing chats.**\"","\"common_google_play_services_install_button\" : \"O‘rnatish\"","\"confirm_device_credential_password\" : \"Şifre kullan\"","\"StarRatingLevelNegativeYou_one\" : \"A negative rating indicates that your payments are unreliable. Spend **%1$d Star** to fix this issue.\"","\"cast_forward_10\" : \"10 Sekunden vorspulen\"","\"LoginEmailResetInTime\" : \"Email will be reset in %1$s.\n*Reset now via SMS*\"","\"SentCallCode\" : \"Наш робот звонит на номер **%1$s**.\n\nОтвечать на звонок не требуется, Telegram автоматически получит код для входа.\"","\"AccDescrLiteBatteryWhenBelow\" : \"enabled when below %s%%\"","\"abc_shareactionprovider_share_with_application\" : \"هم‌رسانی با %s\"","\"PasskeyDeleteTitle\" : \"Delete Passkey\"","\"NotificationChatStory\" : \"%s shared a story to the group\"","\"cast_rewind\" : \"റിവൈൻഡുചെയ്യുക\"","\"BoostingNoRecipient\" : \"No recipient\"","\"NewMessages_one\" : \"%1$d new message\"","\"abc_searchview_description_search\" : \"Хайх\"","\"SoundDefault\" : \"기본\"","\"mr_chooser_wifi_warning_description_watch\" : \"Ziurtatu beste gailua erlojuaren wifi-sare berera konektatuta dagoela\"","\"LiteBatteryDisabled\" : \"Off\"","\"PsaInfoDefault\" : \"PSA info test\"","\"NoMailInstalled\" : \"발생한 문제를 자세히 적어 reports@stel.com으로 이메일을 보내 주세요.\"","\"WaitMore\" : \"Aguardar mais\"","\"ShowAds\" : \"Do Not Hide Ads\"","\"AutoDownloadPreloadVideoInfo\" : \"Die ersten Sekunden (1-2 MB) von Videos vorladen, die größer als %1$s sind.\"","\"mr_chooser_wifi_warning_description_phone\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‏‏‏‎‎‎‎‏‎‏‎‏‎‏‏‎‎‏‎‏‎‎‎‏‏‏‏‏‎‎‏‏‎‏‏‎‏‎‎‏‎‎‏‎‏‏‏‎‏‎‎‏‎‎‎Make sure the other device is on the same Wi-Fi network as this phone‎‏‎‎‏‎\"","\"FailedToUploadStory\" : \"failed to upload\"","\"UserSelectorLimit_other\" : \"You can select maximum %d users.\"","\"RestoreEmailTrouble\" : \"Keinen Zugang zu %1$s?\"","\"Gift2ExportTONUnlocksAlertText_one\" : \"In %d day, youll be able to send this collectible to any TON blockchain address outside Telegram for sale or auction.\"","\"NotificationGroupEndedCall\" : \"%1$s hat Videochat in der Gruppe %2$s beendet\"","\"InviteRestrictedUsers2_other\" : \"**%d users** can only be invited via link. However admin of this group restricts you from sharing invite links.\"","\"cast_stop_live_stream\" : \"Atura la reproducció en directe\"","\"StoryPrivacyEveryoneExclude_other\" : \"Everyone (-%d)\"","\"abc_action_bar_home_description\" : \"Перейти на головну\"","\"cast_tracks_chooser_dialog_ok\" : \"U redu\"","\"Dismiss\" : \"Dismiss\"","\"InAppPreview\" : \"앱 사용 중 미리보기\"","\"PasswordHintTextLogin\" : \"Maak een hint aan voor je wachtwoord\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Uverite se da je drugi uređaj povezan na istu WiFi mrežu kao ovaj tablet\"","\"NotificationHiddenChatUserName\" : \"Usuário\"","\"common_google_play_services_install_button\" : \"स्थापना गर्नुहोस्\"","\"DeleteTheseChatsBothSides\" : \"Delete chats\"","\"SwitchAccountHint\" : \"Long tap to switch accounts\"","\"AbortPassword\" : \"Einrichtung abbrechen\"","\"AffiliateProgramStopText1\" : \"Any referral links already shared will be disabled in **24** hours.\"","\"common_google_play_services_updating_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú.\"","\"ChannelInviteViaLinkRestricted2\" : \"This user can't be invited\"","\"ApplyWallpaperForMeAndPeer\" : \"Apply for Me and %s\"","\"YesterdayAt\" : \"어제\"","\"Members_one\" : \"%1$d member\"","\"PaidMessageActionIn_one\" : \"You received %1$d Star from un1\"","\"DeleteMessagesText\" : \"You can also delete the %1$s you sent from **%2$s**'s inbox by checking \"Unsend my messages\".\"","\"cast_expanded_controller_live_head_description\" : \"Nåværende posisjon er i starten av direkteoverføringen\"","\"mr_controller_play\" : \"Spela upp\"","\"AddEmailSubtitle\" : \"Please enter your valid email address to protect your account.\"","\"common_google_play_services_wear_update_text\" : \"Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək.\"","\"abc_searchview_description_search\" : \"Qidiruv\"","\"ClearButton\" : \"Cancella tutto\"","\"StoryLiveNotificationSingle\" : \"started live stream!\"","\"confirm_device_credential_password\" : \"Použít heslo\"","\"SmartNotificationsDisabled\" : \"사용 안 함\"","\"common_google_play_services_unknown_issue\" : \"%1$s, Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‏‏‏‎‎‏‏‎‏‏‏‏‏‎‎‎‏‏‏‎‎‎‎‎‏‏‎‎‎‎‎‏‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‏‎‎‎‏‎‎‎Make sure the other device is on the same Wi-Fi network as this tablet‎‏‎‎‏‎\"","\"ThemeResetToDefaults\" : \"Reset to default\"","\"CantBoostTooOften\" : \"Can’t boost too often!\"","\"abc_searchview_description_clear\" : \"ရှာဖွေမှုကို ဖယ်ရှားရန်\"","\"EnableStreaming\" : \"Videos und Audios streamen\"","\"mr_chooser_wifi_warning_description_car\" : \"Make sure the other device is on the same Wi-Fi network as this car\"","\"common_google_play_services_notification_channel_name\" : \"Google Play teenuste saadavalolek\"","\"AttachPhotoExpired\" : \"Foto expirada\"","\"cast_expanded_controller_loading\" : \"Đang tải…\"","\"abc_searchview_description_clear\" : \"क्‍वेरी हटाएं\"","\"MessagePremiumUnlock\" : \"Get Premium\"","\"Gift2TransferPriceText_other\" : \"Do you want to transfer ownership of **%2$s** to **%3$s** for **%1$d Stars**?\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Clau d'accés\"","\"cast_disconnect\" : \"Koppla från\"","\"Gift2BuyPriceSelfText_one\" : \"Do you want to buy **%2$s** for **%1$d Star**?\"","\"OpenFragment\" : \"فتح Fragment\"","\"EditAdminTransferAlertText2\" : \"Logged in on this device more than **24 hours** ago.\"","\"mr_chooser_looking_for_devices\" : \"កំពុង​ស្វែងរក​ឧបករណ៍...\"","\"SecretWebPage\" : \"Linkvorschau\"","\"ErrorSendRestrictedPrivacyVideoMessages\" : \"No puedes enviar videomensajes a este usuario debido a sus ajustes de privacidad.\"","\"LinkPreview\" : \"Link preview\"","\"SentSmsCodeTitle\" : \"Code invoeren\"","\"StopPollAlertTitle\" : \"Stop poll?\"","\"cast_expanded_controller_live_head_description\" : \"লাইভ স্ট্রিমের ওপরের দিকেই বর্তমানে অবস্থান করছে\"","\"cast_rewind_10\" : \"Indietro di dieci secondi\"","\"GiftCraftProgressTitle\" : \"Crafting\"","\"MessageShowSensitiveContentChannelTextClosedButton\" : \"Cancel\"","\"PassportTranslation\" : \"Translation\"","\"VoipRateCallAlert\" : \"Please rate the quality of your Telegram call\"","\"GroupJoinRequest\" : \"APPLY TO JOIN GROUP\"","\"AboutPremiumDescription2\" : \"**Telegram Premium** is a paid option, because most Premium Features require additional expenses from Telegram to third parties such as data center providers and server manufacturers. Contributions from **Telegram Premium** users allow us to cover such costs and also help Telegram stay free for everyone.\"","\"call_notification_decline_action\" : \"നിരസിക്കുക\"","\"cast_tracks_chooser_dialog_audio\" : \"Umsindo\"","\"NotificationTopicExceptionsDesctription_other\" : \"%s, %d exceptions\"","\"cast_disconnect\" : \"Адключыць\"","\"abc_searchview_description_submit\" : \"প্ৰশ্ন দাখিল কৰক\"","\"NoPhoneFound\" : \"Es gibt kein Konto bei Telegram unter dieser Nummer.\"","\"BusinessAwayScheduleCustomStartTitle\" : \"Choose start time\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Đảm bảo thiết bị kia và thiết bị này kết nối với cùng một mạng Wi-Fi\"","\"cast_stop\" : \"አቁም\"","\"Media_other\" : \"%1$d media\"","\"PrivacyPhone\" : \"Numero di telefono\"","\"AppUpdateRemindMeLater\" : \"Recuérdamelo más tarde\"","\"ResetCustomNotificationsAlert\" : \"Are you sure you want to reset notification settings to default?\"","\"AppNameBeta\" : \"텔레그램\"","\"SummarySubtitle\" : \"Tap to see original text\"","\"cast_expanded_controller_background_image\" : \"Album art\"","\"BadgeNumberShow\" : \"배지 아이콘 보기\"","\"AccDescrCloseTrendingStickers\" : \"Close Trending stickers\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Taglavhalar\"","\"ClearSearchAlertPartial_one\" : \"Do you want to remove this chat from your search history?\"","\"PassportUploadNotImage\" : \"You can only upload image files.\"","\"Events\" : \"الأحداث\"","\"ChannelSilentBroadcast\" : \"Silent Broadcast\"","\"StarsNeededTextLink_subs\" : \"Buy **Stars** to keep your channel subscriptions.\"","\"DidNotGetTheCodeInfo\" : \"If you didn't get the code by SMS or call, please check your **cellular data settings** and phone number:\n\n**%1$s**\n\nYour remaining options are to try another number or to contact Telegram Support. Tap **Help** to send us the technical details so that we can identify the problem.\"","\"VoipHoldAndTalk\" : \"or hold and talk\"","\"UseProxyTelegramInfo2\" : \"قد يعرض هذا البروكسي قناة إعلانية في قائمة محادثاتك.\nلن يكشف هذا عن نشاطك في تيليجرام.\"","\"ChannelEdit\" : \"Edit\"","\"NotificationMessagePoll2\" : \"%1$s sent you a poll %2$s\"","\"Loading\" : \"Bezig met laden\"","\"Code\" : \"Codice\"","\"MessageSeen_one\" : \"Seen\"","\"google_assistant_verification_notification_title\" : \"Google Жардамчы билдирүү жөнөтүүдө\"","\"KickFromBroadcast\" : \"Rimuovi dalla lista broadcast\"","\"formatterStats12H\" : \"dd. MMM yyyy, h:mm a\"","\"PollV2AllowedCountriesListManyP_one\" : \"%1$d country\"","\"cast_expanded_controller_skip_ad_text\" : \"Vous pourrez l'ignorer l'annonce dans %1$d…\"","\"VoipNeedMicPermissionWithHint\" : \"**Telegram** needs microphone access so that you can make calls. Tap Settings -> Permissions, and turn **Microphone** on.\"","\"RestrictSavingContentInfoGroup\" : \"Members won't be able to forward messages from this group or save media files.\"","\"fcm_fallback_notification_channel_label\" : \"Muu\"","\"abc_activity_chooser_view_see_all\" : \"Паказаць усе\"","\"AddBot\" : \"Add Bot\"","\"UserSuggestBirthdayTitle\" : \"%s's Date Of Birth\"","\"CancelLinkSuccess\" : \"El proceso de eliminación de tu cuenta %1$s fue cancelado. Puedes cerrar esta ventana.\"","\"BackgroundColors\" : \"Colores\"","\"cast_disconnect\" : \"Szétválasztás\"","\"AIEditorDeleteStyle\" : \"Delete Style\"","\"LoginPasswordTextShort\" : \"Zweistufige Bestätigung wurde aktiviert. Dein Konto ist jetzt mit einem zusätzlichen Passwort geschützt.\"","\"UsernameInUse\" : \"Deze gebruikersnaam is al bezet.\"","\"UsernameLinkEditable\" : \"tap to edit\"","\"AccDescrVideoQuality\" : \"Video quality\"","\"cast_expanded_controller_skip_ad_text\" : \"Þú getur sleppt auglýsingunni eftir %1$d…\"","\"AccDescrIVSlideshow\" : \"Slideshow\"","\"abc_search_hint\" : \"সার্চ করুন…\"","\"DisableSharingActionStillDisabled\" : \"Sharing in this chat is still disabled\"","\"Gift2NewCollectionHint\" : \"Title\"","\"SuggestStickersInstalled\" : \"My Sets\"","\"AIEditorStyleSharedToSavedMessages\" : \"Sent AI Style link to **Saved Messages**\"","\"VoipExchangingKeys\" : \"Exchanging encryption keys\"","\"YourNameChanged\" : \"Nombre cambiado.\"","\"abc_activity_chooser_view_see_all\" : \"Buka konke\"","\"formatterDayWithSeconds12H\" : \"h:mm:ss a\"","\"NotificationMessageGroupMap\" : \"%1$s ha inviato una posizione nel gruppo %2$s\"","\"Stop\" : \"Detener\"","\"NotificationMessageGroupDocument\" : \"أرسل %1$s ملفًا لمجموعة %2$s\"","\"StartTodayAt\" : \"'Startet heute um' HH:mm 'Uhr'\"","\"NotificationReactions\" : \"Reactions\"","\"WrongCodeTitle\" : \"Código incorrecto\"","\"AccDescrShowAccounts\" : \"Show accounts\"","\"cast_expanded_controller_skip_ad_label\" : \"ማስታወቂያን ዝለል\"","\"AreYouSureShareMyContactInfoBot\" : \"O bot saberá seu número de telefone. Isso pode ser útil para a integração com outros serviços.\"","\"cast_rewind\" : \"عقب بردن\"","\"mr_controller_album_art\" : \"Вокладка альбома\"","\"mr_controller_stop_casting\" : \"ტრანსლირების შეწყვეტა\"","\"WrongNumber\" : \"Verkeerd nummer?\"","\"mr_controller_collapse_group\" : \"I-collapse\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Ziurtatu beste gailua tabletaren wifi-sare berera konektatuta dagoela\"","\"TapToEditWidget\" : \"редагувати віджет\"","\"common_google_play_services_install_title\" : \"Google Play পরিষেবা পান\"","\"NotifyMeAboutNewStories\" : \"New Stories\"","\"ActionEditedInviteLinkToSameClickable\" : \"un1 ha modificato il link d'invito un2\"","\"Gift2Host\" : \"Telegram\"","\"DirectShare\" : \"바로 공유\"","\"ContactSupport\" : \"문의하기\"","\"cast_expanded_controller_live_stream_indicator\" : \"Transmisja na żywo\"","\"RaiseToListenInfo\" : \"Passa l'audio alla capsula auricolare avvicinando il telefono al tuo orecchio\"","\"SearchHashtagsHint\" : \"Search hashtags\"","\"fingerprint_not_recognized\" : \"ଚିହ୍ନଟ ହେଲାନାହିଁ\"","\"AutoDownloadCustom\" : \"Personalizzato\"","\"RemoveManyEmojiPacksCount_one\" : \"Remove emoji pack\"","\"common_google_play_services_enable_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer.\"","\"ImportStickersLinkInvalid\" : \"Sorry, this link is invalid.\"","\"MenuProxyDisabled\" : \"Disabled\"","\"BackgroundPreviewLine1\" : \"Suggerimento: alcuni sfondi appaiono migliori con l'effetto sfocato.\"","\"cast_expanded_controller_live_stream_indicator\" : \"ਲਾਈਵ ਸਟ੍ਰੀਮ\"","\"NotificationActionPinnedGameChannel\" : \"%1$s fixou um jogo\"","\"generic_error_no_keyguard\" : \"Энэ төхөөрөмж ПИН, хээ эсвэл нууц үгийг дэмждэггүй.\"","\"AddAnotherAccount\" : \"إضافة حساب آخر\"","\"PasswordHintText\" : \"Hinweis auf dein Passwort eingeben\"","\"EventLogChangedEmojiStatusForGroup\" : \"un1 changed group emoji status to %2$s (for %3$s)\"","\"SuggestedOfferPaidUntil\" : \"Paid until %1$s\"","\"mr_controller_disconnect\" : \"Desligar\"","\"mr_controller_no_info_available\" : \"Hech narsa topilmadi\"","\"cast_expanded_controller_background_image\" : \"Imagen del álbum\"","\"SentCallOnly\" : \"Estamos ligando no seu **%1$s** para ditar o código.\"","\"generic_error_no_keyguard\" : \"このデバイスは PIN、パターン、パスワードをサポートしていません。\"","\"UnsupportedMedia2\" : \"This message is not supported on your version of Telegram. Please update to the latest version.\"","\"cast_expanded_controller_ad_image_description\" : \"Cast 수신기에서 광고를 재생할 때 이미지가 표시됨\"","\"GiftRarityLegendary\" : \"legendary\"","\"common_google_play_services_enable_button\" : \"Etkinleştir\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"கடவுச்சொல்\"","\"cast_tracks_chooser_dialog_none\" : \"无\"","\"RestorePasswordResetPassword\" : \"REDEFINIR SENHA\"","\"NotificationsSoundPrivate\" : \"Private Chats Sound\"","\"MasksCount_one\" : \"%1$d mask\"","\"PaidMessagesRefunded_one\" : \"un1 refunded %1$d Star to you\"","\"SettingsRecent\" : \"Letzte Suche\"","\"DisableSharingInfoText3\" : \"Disable copying texts and saving photos\nand videos to gallery.\"","\"AccDescrIVHeading\" : \"Heading\"","\"abc_activitychooserview_choose_application\" : \"कोई ऐप्लिकेशन चुनें\"","\"WalletAddressCopied\" : \"Wallet address is copied to clipboard\"","\"LoadingFullImage\" : \"loading full image...\"","\"call_notification_screening_text\" : \"Nagsi-screen ng papasok na tawag\"","\"GiftAuctionInfo1Text_one\" : \"%d gift is dropped at varying intervals to the top %d bidder by bid amount.\"","\"VoipGroupAddMemberText\" : \"Do you want to add **%1$s** to **%2$s**?\"","\"Gift2ChannelDoesntSupportGiftsText\" : \"This channel can't receive any star gifts.\"","\"mr_cast_button_connected\" : \"Cast. Connected\"","\"mr_controller_expand_group\" : \"Išskleisti\"","\"ChatThemeDisabledYou\" : \"You disabled the chat theme\"","\"ArchiveAndMuteInfo\" : \"Archivia e silenzia automaticamente nuove chat, gruppi e canali dai non contatti.\"","\"UsernameInvalidLong\" : \"Un nombre de usuario no puede exceder los 32 caracteres.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ծառայությունների հասանելիություն\"","\"NotificationActionPinnedFile\" : \"%1$s fixou um arquivo no grupo %2$s\"","\"abc_searchview_description_clear\" : \"Ștergeți interogarea\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s pinned a video\"","\"StopQuiz\" : \"Stop Quiz\"","\"ChannelAdminsInfo\" : \"You can add administrators to help you manage your channel. Tap and hold to remove admins.\"","\"SavedOpenChatNoCaps\" : \"Open Chat\"","\"PrivacyVoiceMessagesTitle\" : \"Chi può inviarmi messaggi vocali o videomessaggi?\"","\"EditProfileChannelAdd\" : \"Add\"","\"ReportChatPornography\" : \"Pornography\"","\"StartsTodayAt\" : \"'تبدأ اليوم عند' HH:mm\"","\"mr_controller_no_media_selected\" : \"ບໍ່ໄດ້ເລືອກສື່ໃດ\"","\"NoSuchUsersInfo\" : \"No users found that meet the requirements for this bot\"","\"BotSetPublicLinkHeader\" : \"Set public link\"","\"generic_error_no_keyguard\" : \"ឧបករណ៍នេះ​មិនអាចប្រើកូដ PIN លំនាំ ឬពាក្យ​សម្ងាត់បានទេ។\"","\"BotMonetizationOverviewAvailable\" : \"Balance available to withdraw\"","\"TodoAddedMoreTasksOut_other\" : \"You added “%2$s”, “%3$s”, “%4$s” and %1$d more tasks to checklist.\"","\"AppUpdate\" : \"Aggiorna Telegram\"","\"NotificationActionPinnedGame\" : \"%1$s ha fissato un gioco nel gruppo %2$s\"","\"PhotosSavedHint_other\" : \"%1$d Bilder in Galerie gespeichert.\"","\"SendTodayAt\" : \"'Heute um' HH:mm 'senden'\"","\"SwipeMarkAsRead\" : \"Gelezen\"","\"AreYouSureClearHistoryGroup\" : \"Eliminare tutti i testi e i media di questo gruppo dalla cache?\"","\"fcm_fallback_notification_channel_label\" : \"Varias\"","\"common_signin_button_text\" : \"Inicia sessió\"","\"StarsNeededTextReactions\" : \"Buy **Stars** to send paid reactions to **%s** and other channels.\"","\"ActionBotDocumentPassport\" : \"Pasaporte\"","\"AttachVoiceExpired\" : \"Expired Voice Message\"","\"PaymentWarningText\" : \"Neither Telegram, nor %1$s will have access to your credit card information. Credit card details will be handled only by the payment system, %2$s.\n\nPayments will go directly to the developer of %1$s. Telegram cannot provide any guarantees, so proceed at your own risk. In case of problems, please contact the developer of %1$s or your bank.\"","\"fingerprint_error_user_canceled\" : \"Kinansela ng user ang operasyon sa fingerprint.\"","\"PasswordEmailInvalid\" : \"بريد إلكتروني غير صالح. تُرجى إعادة المحاولة.\"","\"NotificationGroupForwardedFew\" : \"%1$s ha inoltrato %3$s nel gruppo %2$s\"","\"PhoneNumberChange2\" : \"Nummer wijzigen\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Կատարում %1$d\"","\"ArchiveHidden\" : \"Archive hidden.\"","\"fingerprint_error_hw_not_present\" : \"ഈ ഉപകരണത്തിൽ ഫിംഗർപ്രിന്റ് സെൻസർ ഇല്ല\"","\"TodayAtFormatted\" : \"às %1$s\"","\"Gift2StarsChannelInfo\" : \"Select a gift to show appreciation for **%s**.\"","\"StoryMusicLocalMusic\" : \"Local Music\"","\"mr_controller_no_media_selected\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‎‎‏‏‏‏‎‎‎‏‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‏‏‎‎‎‎‏‏‏‎‎‏‎‏‎‎‏‎‎‎‏‎‎‎‎‏‎‎No media selected‎‏‎‎‏‎\"","\"abc_searchview_description_submit\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ\"","\"mr_chooser_zero_routes_found_title\" : \"ບໍ່ມີອຸປະກອນທີ່ສາມາດໃຊ້ໄດ້\"","\"AccDescrStopLiveLocation\" : \"Stop sharing live location\"","\"Gift2AuctionBidStatusOutbid\" : \"You're been outbid\"","\"AutoDeleteAfter1Day\" : \"After 1 day\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Je kunt nu een nieuw wachtwoord instellen om in te loggen op je account.\"","\"cast_seek_bar\" : \"പ്ലേബാക്ക് സീക്ക് നിയന്ത്രണം\"","\"mr_controller_stop\" : \"Ndalo\"","\"Phone\" : \"Phone\"","\"cast_seek_bar\" : \"Atkūrimo paieškos valdiklis\"","\"ApproveNewMembersDescriptionFrozen\" : \"You can't enable admin approval for links that require a monthly fee.\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s**이 회원님의 전화번호를 알게 됩니다. 이로써 다른 서비스와 수월히 통합할 수 있습니다.\"","\"cast_unmute\" : \"Ativar som\"","\"Agree\" : \"Aceptar\"","\"ChatListDefault\" : \"Two lines\"","\"LanguageUnknownCustomAlert\" : \"안타깝게도 이 맞춤 언어 묶음(**%1$s**)에는 Android 텔레그램용 데이터가 들어 있지 않습니다.\"","\"SendMessageTo\" : \"Add people...\"","\"YourEmailSuccessChangedText\" : \"La tua email di recupero per la verifica in due passaggi è stata cambiata.\"","\"Album\" : \"مُجلد\"","\"cast_tracks_chooser_dialog_none\" : \"Brak\"","\"MoveCaptionUp\" : \"Move caption up\"","\"mr_dialog_transferable_header\" : \"Reproduciranje u grupi\"","\"cast_expanded_controller_live_stream_indicator\" : \"Přímý přenos\"","\"cast_seek_bar\" : \"Posuvník přehrávání\"","\"AccDescrOpenChat\" : \"Open chat\"","\"GiftAuctionInfo2Text_one\" : \"If your bid leaves the top %d, it will automatically join the next round.\"","\"PasswordHintText\" : \"Crie uma dica para sua senha\"","\"DistanceUnitsTitle\" : \"Entfernungseinheiten\"","\"cast_stop\" : \"ବନ୍ଦ କରନ୍ତୁ\"","\"NotificationMessageUniqueStarGiftUpgrade\" : \"%1$s upgraded your Gift\"","\"OpenInSystemBrowser\" : \"Open in...\"","\"common_google_play_services_install_title\" : \"‏الحصول على خدمات Google Play\"","\"AttachDestructingVideo\" : \"Selbstzerstörendes Video\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"Sorry, you can't send voice messages to this user because of their privacy settings.\"","\"MuteNever\" : \"Never\"","\"SharedMediaTab2\" : \"وسائط\"","\"ProxyAddedSuccess\" : \"Proxy added.\"","\"SuggestAnimatedEmoji\" : \"Suggest Animated Emoji\"","\"BoostingShortMonths\" : \"%1$dm\"","\"call_notification_decline_action\" : \"ਕਾਲ ਕੱਟੋ\"","\"fingerprint_dialog_touch_sensor\" : \"ແຕະເຊັນເຊີລາຍນິ້ວມື\"","\"ChooseYourLanguageOther\" : \"أخرى\"","\"LowDiskSpaceMessage\" : \"Du hast kaum noch freien Speicher. Lege fest, ob du nur kürzlich erhaltene Medien im Cache behalten willst.\"","\"AutoDownloadFilesOn\" : \"Dateien\"","\"DeleteMessagesTitle\" : \"Apagar %1$s\"","\"cast_rewind_30\" : \"तीस सेकेन्ड रिवाइन्ड गर्नुहोस्\"","\"Page5Message\" : \"لا يفرض **تيليجرام** قيودًا على\nحجم وسائطك ومحادثاتك.\"","\"CacheChannels\" : \"Channels\"","\"FilterChoose\" : \"Choose a folder\"","\"cast_notification_disconnect\" : \"Ажырату\"","\"mr_controller_no_media_selected\" : \"మీడియా ఏదీ ఎంచుకోలేదు\"","\"ic_media_route_learn_more_accessibility\" : \"Дізнайтеся, як транслювати контент\"","\"mr_controller_stop_casting\" : \"Katkesta ülekandmine\"","\"call_notification_hang_up_action\" : \"Ավարտել\"","\"AutoDownloadHigh\" : \"높음\"","\"UseProxyTelegramInfo2\" : \"Este proxy podría mostrar un canal patrocinado en tu lista de chats. Esto no revela nada de tu tráfico en Telegram.\"","\"ActionBotDocumentPhone\" : \"Número de Telefone\"","\"DeleteProxyTitle\" : \"Proxy löschen\"","\"ChannelPhotoEditNotification\" : \"Channel %1$s updated its photo\"","\"NotificationMessagePhoto\" : \"%1$s ti ha inviato una foto\"","\"cast_rewind_10\" : \"On saniyə geri çəkin\"","\"ProxyRotationTimeoutSeconds\" : \"%1$d sec.\"","\"google_assistant_verification_notification_title\" : \"Asistent Google odesílá zprávu\"","\"ForwardedContact_one\" : \"Forwarded contact\"","\"call_notification_ongoing_text\" : \"Igangværende opkald\"","\"NoPlayerInstalled\" : \"Du hast keinen Videoplayer. Bitte installiere einen um fortzufahren.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"سب ٹائٹلز\"","\"cast_expanded_controller_skip_ad_text\" : \"Можно пропустить через %1$d…\"","\"BackgroundColorSinglePreviewLine1\" : \"Tik op instellen om de achtergrond toe te passen.\"","\"mr_controller_play\" : \"Пусти\"","\"mr_controller_no_media_selected\" : \"कोई मीडिया नहीं चुना गया\"","\"StatisticOpenProfile\" : \"Open Profile\"","\"DeleteMessagesOptionAlso\" : \"Ook verwijderen voor %1$s\"","\"cast_closed_captions_unavailable\" : \"Kapsyen tertutup tersedia\"","\"abc_action_bar_up_description\" : \"ඉහළට සංචාලනය කරන්න\"","\"VoipGroupCancelRaiseHand\" : \"Cancel request to speak\"","\"FilterRemoveExclusionText\" : \"¿Quieres eliminar los “%1$s” de la lista de siempre excluidos?\"","\"AutoDownloadContacts\" : \"Contatos\"","\"VoipGroupDisplayAs\" : \"Display me as...\"","\"BotAffiliateProgramFeature3Title\" : \"Let affiliates promote you\"","\"UseProxySecret\" : \"Schlüssel\"","\"common_google_play_services_unsupported_text\" : \"%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie.\"","\"mr_button_content_description\" : \"Prenášať\"","\"common_open_on_phone\" : \"Ireki telefonoan\"","\"common_google_play_services_unsupported_text\" : \"Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй.\"","\"ChatSettings\" : \"Chats\"","\"BusinessRepliesNewMessage\" : \"Add a shortcut for your reply.\"","\"NotificationEditedGroupName\" : \"%1$s renomeou o grupo %2$s\"","\"mr_button_content_description\" : \"Μετάδοση\"","\"cast_unmute\" : \"ஒலி இயக்கு\"","\"PushChatReactContact\" : \"%3$s to your contact %4$s in %2$s\"","\"cast_rewind_10\" : \"အနောက်သို့ ဆယ်စက္ကန့် ပြန်ရစ်ပါ\"","\"SearchBackgrounds\" : \"Nach Bildern suchen\"","\"FilterRemoveExclusionTitle\" : \"Remove exception\"","\"PollViewVotesX\" : \"View Votes (%d)\"","\"Gift2CollectionNumberBy_other\" : \"Collectible #%1$d by **%2$s**\"","\"NotificationMessageFew\" : \"%1$s te envió %2$s\"","\"StarRatingLevelNegative\" : \"Negative Rating\"","\"NotificationMessageGameScored\" : \"أحرز %1$s %3$s في لعبة %2$s\"","\"BackgroundColors\" : \"Kleuren\"","\"Gift2BuyDoPrice2TON\" : \"Buy for ⭐️%s\"","\"common_google_play_services_unsupported_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo.\"","\"YouLeft\" : \"You left this group\"","\"UseProxyInfo\" : \"Ajustes de proxy SOCKS5.\"","\"ActionUserWithinOtherRadius\" : \"un1 está agora a %1$s de un2\"","\"Flip\" : \"플립\"","\"StopVerification\" : \"Vuoi terminare il processo di verifica?\"","\"mr_controller_pause\" : \"थांबवा\"","\"ReportSpamNoCaps\" : \"Report Spam\"","\"CreateTopicTitle\" : \"Choose topic title and icon\"","\"ShowTranslateChatButton\" : \"Traducir chats enteros\"","\"AttachMenu\" : \"Attach...\"","\"NotificationPinnedPaidMedia_other\" : \"%2$s heeft een betaald bericht vastgezet voor %1$d sterren\"","\"PaymentSuccessfullyPaid\" : \"You have just successfully transferred %1$s to %2$s for %3$s\"","\"DoNotTranslate\" : \"Niet vertalen\"","\"White\" : \"White\"","\"MessageScheduledRepeatDeletePostponeMonths_other\" : \"Postpone By %d Months\"","\"StoryDrafts_other\" : \"%d Drafts\"","\"NotificationReactGiveaway\" : \"%1$s reaccionó %2$s a tu sorteo\"","\"PsaHideChatAlertText\" : \"Are you sure you want to hide the selected chat?\"","\"RequestSmsButton\" : \"Получить SMS с кодом\"","\"ChatList\" : \"Chat list view\"","\"LastSeenEverybodyMinus\" : \"Everybody (-%1$d)\"","\"formatterStats12H\" : \"dd 'de' MMM 'de' yyyy, h:mm a\"","\"common_google_play_services_enable_title\" : \"Google Play-Dienste aktivieren\"","\"ChatListSwipeGestureInfo\" : \"Elige qué acción quieres realizar al deslizar el dedo hacia la izquierda en la lista de chats.\"","\"CheckPhoneNumber\" : \"%1$s è ancora il tuo numero?\"","\"cast_skip_next\" : \"পৰৱৰ্তী বস্তুটোলৈ যাওক\"","\"mr_chooser_looking_for_devices\" : \"მიმდინარეობს მოწყობილობების ძიება..\"","\"StoriesAlbumMenuEdit\" : \"Edit\"","\"CheckPrivacyCallsTitle\" : \"Call Settings\"","\"mr_controller_stop_casting\" : \"Acha kutuma\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan perkhidmatan Google Play\"","\"common_signin_button_text_long\" : \"Kirjaudu Google-tilille\"","\"AddManyMembersAlertNamesText_one\" : \"هل تريدون فعلًا إضافة عضو واحد إلى **%2$s**؟\"","\"PrivacyLastSeen\" : \"Ultimo accesso e in linea\"","\"ContactSupport\" : \"Om hulp vragen\"","\"common_google_play_services_enable_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານ​ການ​ບໍ​ລິ​ການ Google Play.\"","\"BlockedEmpty\" : \"Nessuno\"","\"VoipStopVideo\" : \"Stop Video\"","\"common_google_play_services_update_text\" : \"%1$s won't run unless you update Google Play services.\"","\"AccDescrIVRelatedArticles\" : \"Related articles\"","\"StoryMusicSearchMusic\" : \"Shared Audio\"","\"Voice_other\" : \"%1$d voice messages\"","\"ShortNumberInfo\" : \"Вказаний номер є занадто коротким для **%1$s**:\n\n**%2$s**\n\nВведіть номер телефону повністю, разом із кодом країни.\"","\"PermissionNoCameraMicVideo\" : \"O **Telegram** precisa de acesso ao seu microfone e à câmera para enviar mensagens de vídeo. Toque em Configurações > Permissões, e ative **Microfone** e **Câmera**.\"","\"SaveToGalleryPhotos\" : \"Photos\"","\"NotificationGroupKickMember\" : \"%1$s eliminó a %3$s del grupo %2$s\"","\"mr_controller_casting_screen\" : \"স্ক্ৰীন কাষ্ট কৰি থকা হৈছে\"","\"abc_searchview_description_query\" : \"Otsingupäring\"","\"InviteCallRestrictedUsers_other\" : \"**%d users** restrict calling them. You can send them an invite link to this call instead.\"","\"abc_searchview_description_clear\" : \"მოთხოვნის გასუფთავება\"","\"UserColorApply\" : \"Apply Style\"","\"StoragePath\" : \"Storage Path\"","\"common_google_play_services_wear_update_text\" : \"Cal una nova versió de Serveis de Google Play. S'actualitzarà automàticament aviat.\"","\"BusinessHoursProfileSwitchLocal\" : \"local time\"","\"ResetCustomNotifications\" : \"Redefinir para o padrão\"","\"AccDescrIVEmbed\" : \"Embedded content\"","\"common_google_play_services_install_button\" : \"Installeer\"","\"FontSizePreviewReply\" : \"Bom dia! ������\"","\"ChangePhoneHelp\" : \"전화나 SMS를 통해 새 번호로 인증 코드를 보내드립니다.\"","\"CreatePasscodeInfoPassword\" : \"Please enter the password you will use to unlock Telegram.\"","\"TapToChangePhone\" : \"전화번호를 변경하려면 탭하세요\"","\"NotificationContactJoined\" : \"%1$s joined Telegram!\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"Du kannst die Einstellungen für das automatische Herunterladen von Medien ändern, um den Datenverbrauch beim Roaming zu reduzieren.\"","\"November\" : \"Noviembre\"","\"common_google_play_services_unsupported_text\" : \"Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta.\"","\"mr_button_content_description\" : \"কাষ্ট কৰক\"","\"Gift2PinnedTitle\" : \"Gift pinned\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s fijó una foto\"","\"StarsParticipantSubscriptionStart\" : \"Subscribed\"","\"cast_tracks_chooser_dialog_cancel\" : \"අවලංගු කරන්න\"","\"Gift2WearFeature1Text\" : \"The glittering icon of this item will be displayed next to your name.\"","\"abc_searchview_description_clear\" : \"Esborra la consulta\"","\"LastName\" : \"Sobrenome (opcional)\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s 님이 %2$s 그룹에 %3$s 스티커를 고정했습니다\"","\"AutoDownloadOnFor\" : \"Ein für %1$s\"","\"NotificationMessageGameScored\" : \"%1$s 님이 %2$s 게임에서 %3$s점을 획득했습니다\"","\"AudioSaveToMusicFolder\" : \"To Music Folder\"","\"SpeedFast\" : \"Schnell\"","\"abc_toolbar_collapse_description\" : \"Свернуть\"","\"ArchiveHintText2\" : \"Chats with disabled notifications stay archived when new messages arrive.\"","\"PermissionNoAudioStorageStory\" : \"يحتاج **تيليجرام** الوصول إلى الملفات الصوتية لإضافتها إلى قصتك. يرجى الذهاب إلى الإعدادات > الأذونات وتشغيل **الموسيقى والصوت**.\"","\"formatDateScheduleYear\" : \"d MMM yyyy\"","\"DidNotGetTheCodeFragment\" : \"Ricevi il codice su Fragment\"","\"StorySharedToContacts_one\" : \"This story is shown to %d contact.\"","\"BotPrivacyPolicy\" : \"Privacy Policy\"","\"PreviewForwardTodo_one\" : \"Forward Checklist\"","\"SwipeSettingsRead\" : \"읽음\"","\"mr_button_content_description\" : \"キャスト\"","\"mr_chooser_looking_for_devices\" : \"Ricerca di dispositivi in corso…\"","\"AddAnExplanationInfo\" : \"Los usuarios verán este texto después de elegir la opción incorrecta, útil para fines educativos.\"","\"common_google_play_services_enable_title\" : \"‏הפעל את שירותי Google Play\"","\"GuestBotFor\" : \"for\"","\"cast_closed_captions\" : \"Podnapisi\"","\"ChangePassword\" : \"Сменить пароль\"","\"mr_controller_disconnect\" : \"Odpojit\"","\"GiftCrafted\" : \"crafted\"","\"AutoDownloadOnUpToFor\" : \"Tot %1$s voor %2$s\"","\"default_error_msg\" : \"Gabim i panjohur\"","\"FontSizePreviewLine1\" : \"Wie spät ist es gerade?\"","\"BotMonetizationOverviewLastWithdrawal\" : \"Proceeds since last withdrawal\"","\"UnsupportedMedia2\" : \"Diese Nachricht wird von deiner Telegram-Version nicht unterstützt. Bitte aktualisiere die App.\"","\"StoryHidAccount\" : \"تم إخفاء هذا الحساب من قبل المستخدم\"","\"common_google_play_services_unsupported_text\" : \"您的裝置不支援 Google Play 服務，因此無法執行「%1$s」。\"","\"mr_dialog_groupable_header\" : \"Додајте уред\"","\"OpenFragment\" : \"Open Fragment\"","\"common_signin_button_text_long\" : \"Google सह साइन इन करा\"","\"StartText\" : \"Selecteer je landcode en\nvoer je telefoonnummer in.\"","\"ProfileLocationRemove\" : \"Remove\"","\"mr_system_route_name\" : \"സിസ്റ്റം\"","\"cast_seek_bar\" : \"播放控制介面\"","\"ActionUserScoredInGame\" : \"un1 puntuó %1$s en un2\"","\"SegmentationCutObject\" : \"Recortar un objeto\"","\"common_google_play_services_install_title\" : \"Google প্লে সেৱালাভ কৰক\"","\"ErrorSendRestrictedPhotoAll\" : \"Versand von Bildern ist in dieser Gruppe nicht erlaubt.\"","\"cast_expanded_controller_ad_in_progress\" : \"Pågående annons …\"","\"common_google_play_services_notification_channel_name\" : \"கிடைக்கும் Google Play சேவைகள்\"","\"PeerRequirements\" : \"Requirements\"","\"call_notification_screening_text\" : \"Gələn zəng göstərilir\"","\"cast_notification_connecting_message\" : \"Povezovanje z zaslonom %1$s\"","\"BoostingGetBoostsViaGifts\" : \"Get Boosts via Gifts\"","\"OnlyIfSilent\" : \"فقط في وضع الصامت\"","\"NotificationActionPinnedSticker\" : \"%1$s 님이 %2$s 그룹에 스티커를 고정했습니다\"","\"FilterNameUnread\" : \"Unread\"","\"SaveToGalleryPrivate\" : \"Private Chats\"","\"mr_chooser_wifi_warning_description_tv\" : \"ഈ ടിവി കണക്‌റ്റ് ചെയ്‌തിരിക്കുന്ന അതേ വൈഫൈ നെറ്റ്‌വർക്കിലാണ് മറ്റേ ഉപകരണവും കണക്‌റ്റ് ചെയ്‌തിട്ടുള്ളതെന്ന് ഉറപ്പാക്കുക\"","\"NotificationsService\" : \"Manter Serviço Ativo\"","\"cast_forward_30\" : \"30 ସେକେଣ୍ଡ ଆଗକୁ ବଢ଼ାନ୍ତୁ\"","\"RaiseToListenInfo\" : \"Schakel over naar de koptelefoon door de telefoon naar je oor te brengen\"","\"abc_search_hint\" : \"Хайх…\"","\"AuthAnotherClientScan\" : \"Scan QR Code\"","\"AccDescrNumberOfReplies_other\" : \"Has %1$d replies\"","\"Sound\" : \"Som\"","\"ActionYouRemovedPhoto\" : \"Eliminaste la foto del grupo\"","\"generic_error_no_keyguard\" : \"Gailuak ez du onartzen PIN kode, eredu edo pasahitzik.\"","\"EnableAllStreamingInfo\" : \"Quando possível, o Telegram tocará vídeos e músicas imediatamente, sem esperar que os arquivos baixem completamente.\"","\"PasswordRecovery\" : \"Recuperação de Senha\"","\"GiftOfferOfferedTextStarsRejected\" : \"**%1$s** rejected your offer. **%2$s Stars** for **%3$s**.\"","\"CancelForwardChat\" : \"O que deseja fazer com %1$s de **%2$s**?\"","\"mr_controller_no_info_available\" : \"Ешқандай ақпарат жоқ\"","\"Gift2Availability2ValueNone_one\" : \"None of %1$d left\"","\"mr_controller_pause\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‎‎‏‏‎‎‎‎‎‏‎‏‏‏‎‎‏‏‎‏‎‎‎‏‏‏‎‏‏‎‎‏‎‏‎‏‎‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‎‏‏‏‏‎Pause‎‏‎‎‏‎\"","\"cast_expanded_controller_skip_ad_label\" : \"Пропустити оголошення\"","\"BusinessRepliesAdd\" : \"Add Quick Reply\"","\"NotificationActionPinnedGeoLiveChannel\" : \"ثبت %1$s موقعًا حيًا\"","\"VoipNoiseCancellationDisabled\" : \"Disabled\"","\"ChangeLanguageLater\" : \"Você pode alterar o idioma depois nas Configurações.\"","\"NotificationsDeleteAllException\" : \"Delete All Exceptions\"","\"cast_live_label\" : \"തത്സമയം\"","\"common_google_play_services_update_text\" : \"%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।\"","\"FilterAvailableTitle\" : \"Chat folders\"","\"DidNotGetTheCodeFragment\" : \"الحصول على الرمز عبر Fragment\"","\"DistanceUnitsMiles\" : \"Miglia\"","\"CheckPassword\" : \"Verificar Senha\"","\"fingerprint_error_no_fingerprints\" : \"Engin fingraför hafa verið skráð.\"","\"ProfileLocationEdit\" : \"Change location\"","\"fingerprint_error_lockout\" : \"Per daug bandymų. Vėliau bandykite dar kartą.\"","\"AreYouSureDeleteFewMessages\" : \"정말 이 메시지들을 삭제하시겠습니까?\"","\"AddContactShareNumber\" : \"Share My Phone Number\"","\"ShowInChat\" : \"Im Chat zeigen\"","\"Gift2PinnedSubtitle\" : \"Now it will always be shown on top.\"","\"ChatListSwipeGesture\" : \"Gesto al deslizar en lista de chats\"","\"PleaseEnterNewFirstPasswordHint\" : \"Pon la nueva contraseña\"","\"AttachAudioRestrictedForever\" : \"The admins of this group have restricted you from sending audio here.\"","\"PremiumTierAnnual\" : \"Annual\"","\"AuthAnotherClientInfo2\" : \"QR 코드를 받으려면 텔레그램 데스크탑을 실행하세요.\"","\"common_open_on_phone\" : \"باز کردن در تلفن\"","\"abc_activity_chooser_view_see_all\" : \"Skatīt visu\"","\"ShowNotificationsFor\" : \"Zeige Benachrichtigungen von\"","\"media_notification_channel_name\" : \"แคสต์\"","\"NotificationMessageGiveaway\" : \"أرسل لك %1$s رسالة بخصوص السحب على %2$s x المميز لمدة %3$s أشهر.\"","\"mr_chooser_zero_routes_found_title\" : \"Walang available na device\"","\"NoVotes\" : \"No votes\"","\"cast_pause\" : \"Паузирајте\"","\"cast_pause\" : \"Interrompre\"","\"common_signin_button_text_long\" : \"使用 Google 账号登录\"","\"cast_rewind_10\" : \"ده ثانیه به عقب\"","\"ChannelMessageNoText\" : \"%1$s posted a message\"","\"BusinessLinkDiscardChangesMessage\" : \"You have unsaved changes to preset message, do you want to discard it?\"","\"NetworkUsage\" : \"Data Usage\"","\"SearchAsList\" : \"Als Liste\"","\"mr_dialog_transferable_header\" : \"Auf einem Gruppengerät abspielen\"","\"mr_controller_stop_casting\" : \"कास्ट करणे थांबवा\"","\"NoSharedLinksSecret\" : \"I link condivisi di questa chat appariranno qui.\"","\"InviteCallRestrictedUsers_one\" : \"**%d user** restricts calling them. You can send them an invite link to this call instead.\"","\"fingerprint_error_user_canceled\" : \"Operazione di autenticazione dell'impronta annullata dall'utente.\"","\"SharedFilesTab2\" : \"Archivos\"","\"mr_chooser_wifi_warning_description_phone\" : \"Уверите се да је други уређај повезан на исту WiFi мрежу као овај телефон\"","\"UnknownErrorCode\" : \"Unknown error: %s\"","\"cast_rewind\" : \"Rebobina\"","\"SearchAsList\" : \"Mostra come lista\"","\"EditAdminRemoveAdmin\" : \"Dismiss Admin\"","\"SendTodayAt\" : \"'Invia oggi alle' HH:mm\"","\"cast_play\" : \"Reproduzir\"","\"LiveStoryPricePerComment\" : \"Price per comment\"","\"cast_rewind_30\" : \"Visszatekerés 30 másodperccel\"","\"AutodeleteTimerDisabledForChats\" : \"Self-destruct timer has been disabled in %s.\"","\"mr_cast_button_connected\" : \"Cast. Forbundet\"","\"ShareYouLocationUnableManually\" : \"Handmatig kiezen\"","\"SuggestContactsAlert\" : \"Questo eliminerà tutti i dati delle persone che contatti di frequente così come i bot inline che usi di solito.\"","\"call_notification_answer_video_action\" : \"ویڈیو\"","\"PassportAddPassport\" : \"Add Passport\"","\"ManageInviteLinks\" : \"Manage Invite Links\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ລະຫັດຜ່ານ\"","\"TelegramFaq\" : \"Veelgestelde vragen\"","\"TopicCreator\" : \"topic creator\"","\"cast_closed_captions_unavailable\" : \"Sottotitoli codificati non disponibili\"","\"PrivacyPolicyAndTerms\" : \"Política de Privacidade e Termos de Serviço\"","\"BirthdayTodaySingleTitle\" : \"It’s %s’s **birthday** today! ������\"","\"mr_controller_close_description\" : \"Bezárás\"","\"mr_cast_button_disconnected\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‎‎‏‎‏‎‏‏‏‎‎‏‎‏‏‎‏‎‎‎‏‏‏‎‎‏‏‎‎‏‎‎‎‎‎‏‏‏‏‏‏‎‎‎‎‏‎‏‏‎Cast. Disconnected‎‏‎‎‏‎\"","\"ProxyRotationTimeoutInfo\" : \"You can configure the timeout for connecting to the nearest active proxy if the current one stops working.\"","\"SentFragmentCode\" : \"Get the code for %1$s in the Anonymous Numbers section on Fragment.\"","\"Decline\" : \"رفض\"","\"ResetCustomNotificationsAlertTitle\" : \"Reset notifications\"","\"mr_cast_dialog_title_view_placeholder\" : \"कोई जानकारी मौजूद नहीं है\"","\"ShareYouLocationUnableManually\" : \"Scegli manualmente\"","\"formatDateAtTime\" : \"%1$s alle %2$s\"","\"ChooseStickerSetMy\" : \"You can create your own custom sticker sets using the @stickers bot.\"","\"RemindDayYearAt\" : \"'ذكّرني بتاريخ' d MMM yyyy 'عند' HH:mm\"","\"DaysSchedule_one\" : \"%1$d day\"","\"InviteCallMessagePremiumBlockedThree\" : \"**%1$s**, **%2$s** and **%3$s** only accept invitations to calls from Contacts and **Premium** users.\"","\"cast_expanded_controller_ad_image_description\" : \"Obraz wyświetlany, gdy odbiornik przesyłanych danych odtwarza reklamę\"","\"common_google_play_services_notification_channel_name\" : \"Staða þjónustu Google Play\"","\"generic_error_user_canceled\" : \"Kinansela ng user ang pag-authenticate.\"","\"NotificationMessageGroupInvoice\" : \"%1$s heeft een factuur naar de groep %2$s voor %3$s gestuurd\"","\"ActionYouRemovedPhoto\" : \"Du hast das Gruppenbild entfernt\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"Overlay mode lets you use push-to-talk and see who is talking even when you are outside of Telegram.\"","\"mr_cast_button_connected\" : \"Transmitir. Conectado\"","\"abc_action_bar_up_description\" : \"ওপৰলৈ যাওক\"","\"call_notification_hang_up_action\" : \"Kata simu\"","\"abc_activitychooserview_choose_application\" : \"ជ្រើសរើស​កម្មវិធី​​\"","\"common_google_play_services_install_text\" : \"기기에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다.\"","\"CancelAccountResetInfo2\" : \"Jemand mit Zugang zu deiner Telefonnummer **%1$s** hat die Kontolöschung und Zurücksetzung der zweistufige Bestätigung beantragt.\n\nWenn du das nicht selbst gewesen bist, tippe den Code der SMS ein, den wir dir gerade gesendet haben oder **ändere deine Telefonnummer**.\"","\"generic_error_user_canceled\" : \"उपयोगकर्ता ने पुष्टि करने की प्रक्रिया रद्द की.\"","\"google_assistant_verification_notification_title\" : \"Google'i assistent saadab sõnumi\"","\"EventLogRestrictedUntil\" : \"changed permissions for %1$s\n\nDuration: %2$s\"","\"mr_controller_casting_screen\" : \"Дэлгэцийг дамжуулж байна\"","\"AddedMembersToGroup_other\" : \"**%d members** added to the group\"","\"confirm_device_credential_password\" : \"මුරපදය භාවිත කරන්න\"","\"call_notification_screening_text\" : \"Đang sàng lọc cuộc gọi đến\"","\"cast_tracks_chooser_dialog_ok\" : \"Në rregull\"","\"mr_chooser_wifi_warning_description_car\" : \"ખાતરી કરો કે અન્ય ડિવાઇસ એ જ વાઇ-ફાઇ નેટવર્ક પર હોય જેના પર આ કાર છે\"","\"AccDescrLivePhoto\" : \"Live Photo\"","\"MonetizationStarsBalance\" : \"Stars balance\"","\"AttachContact\" : \"Contato\"","\"SecretWebPage\" : \"Voorbeelden van links\"","\"Gift2UniqueNotification\" : \"sent a Unique Gift!\"","\"mr_controller_disconnect\" : \"ግንኙነት አቋርጥ\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Уверите се да је други уређај повезан на исту WiFi мрежу као овај таблет\"","\"common_google_play_services_enable_button\" : \"فعال کریں\"","\"common_google_play_services_unsupported_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே %1$s ஆப்ஸ் இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை.\"","\"call_notification_answer_action\" : \"ຮັບສາຍ\"","\"call_notification_incoming_text\" : \"Ikholi engenayo\"","\"mr_controller_play\" : \"Oyun\"","\"abc_menu_delete_shortcut_label\" : \"„delete“\"","\"Weeks_one\" : \"%1$d week\"","\"UserRestrictionsNoSendPhotos\" : \"no photos\"","\"UpdateContactsMessage\" : \"Telegram has detected many unsynced contacts, would you like to sync them now? Choose 'OK' if you're using your own device, SIM card and Google account.\"","\"SwipeDeleteChat\" : \"Verwijderen\"","\"cast_expanded_controller_background_image\" : \"ಆಲ್ಬಮ್ ಕಲೆ\"","\"cast_pause\" : \"Приостановить\"","\"common_google_play_services_unsupported_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви.\"","\"AddAnOptionInfo\" : \"You can add %1$s.\"","\"cast_closed_captions\" : \"クローズド キャプション\"","\"NotificationMessageForwardFew\" : \"%1$s forwarded you %2$s\"","\"RequestSmsButton\" : \"Get the code via SMS\"","\"Country\" : \"Paese\"","\"call_notification_answer_action\" : \"जवाफ दिनुहोस्\"","\"AutoplayVideoInfo\" : \"소리를 켜려면 음량 버튼을 누르세요.\"","\"NoPopup\" : \"No popup\"","\"common_google_play_services_install_title\" : \"Google Play सेवाहरू प्राप्त गर्नुहोस्\"","\"PremiumStoriesCaptionDescription\" : \"Add ten times longer captions to your stories — up to 2048 symbols.\"","\"PermissionNoAudioWithHint\" : \"**Telegram** deve accedere al microfono per poter inviare messaggi vocali. Tocca Impostazioni > Permessi, e attiva **Microfono**.\"","\"ErrorSendRestrictedMedia\" : \"Sorry, the admins of this group have restricted you from sending media.\"","\"AffiliateProgramStartInfoLink\" : \"https://telegram.org/privacy\"","\"AddBannedErrorAdmin\" : \"Je kunt deze gebruiker niet verbannen, omdat die een beheerder in deze groep is en niet kan worden gedegradeerd.\"","\"ChannelInviteViaLinkRestricted3\" : \"This users can't be invited\"","\"AccDescrCaptureStory\" : \"Capture story\"","\"BadgeNumberMutedChats\" : \"Include Muted Chats\"","\"AreYouSureUnblockContact\" : \"¿Quieres desbloquear a este usuario?\"","\"mr_cast_button_connecting\" : \"Emitiranje. Povezivanje\"","\"UsernameProfileLinkInactive\" : \"not active\"","\"TelegramPremiumUserStatusDefaultDialogTitle\" : \"This is %1$s's current status.\"","\"mr_cast_button_disconnected\" : \"Трансляциялау. Ажыратылды.\"","\"TwoStepVerification\" : \"2단계 인증\"","\"AccDescrRotate\" : \"Rotate\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Tjenester-tilgjengelighet\"","\"google_assistant_verification_channel_name\" : \"Verifierare för Google-assistenten\"","\"PaintArrow\" : \"Freccia\"","\"ActionYouAddUser\" : \"لقد قمت بإضافة un2\"","\"SearchPostsHeaderNews\" : \"Telegram News\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw.\"","\"mr_controller_stop_casting\" : \"ಬಿತ್ತರಿಸುವುದನ್ನು ನಿಲ್ಲಿಸಿ\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ଅନ୍ୟ ଡିଭାଇସ ଏହି ଟାବଲେଟ ପରି ସମାନ ୱାଇ-ଫାଇ ନେଟୱାର୍କରେ ଅଛି ବୋଲି ସୁନିଶ୍ଚିତ କରନ୍ତୁ\"","\"FilterShowMoreChats_other\" : \"Show %1$d More Chats\"","\"ActionUserInvitedToGroup\" : \"un1 convidou você para este grupo\"","\"cast_forward_10\" : \"I-forward nang sampung segundo\"","\"CallVideoUnpin\" : \"Unpin\"","\"ResetMyAccountWarning\" : \"경고\"","\"common_google_play_services_unsupported_text\" : \"%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo.\"","\"SmartNotificationsDisabled\" : \"Disattiva\"","\"cast_forward\" : \"ខាទៅមុខ\"","\"common_google_play_services_enable_button\" : \"Iespējot\"","\"RaiseToSpeak\" : \"Zum Sprechen ans Ohr\"","\"ShareYouLocationInline\" : \"Este bot gostaria de saber a sua localização sempre que você o usar. Isso pode ser utilizado para mostrar resultados baseados em localização.\"","\"cast_expanded_controller_skip_ad_label\" : \"Kapërce reklamën\"","\"EditAdmin\" : \"Admin Rights\"","\"MessageScheduledRepeatDeletePostponeSeconds\" : \"Postpone By %ds\"","\"NotificationMessagePoll2\" : \"%1$s ti ha inviato un sondaggio %2$s\"","\"generic_error_no_device_credential\" : \"Nenhum PIN, padrão ou palavra-passe definidos.\"","\"abc_toolbar_collapse_description\" : \"சுருக்கும்\"","\"generic_error_user_canceled\" : \"Authentifizierung vom Nutzer abgebrochen.\"","\"NotificationsDefault\" : \"Por defecto\"","\"StartShortTodayAt\" : \"'Hoje,' HH:mm\"","\"BoostingStarsGiveawayServiceWinnersSelected_other\" : \"%1$d winners of the giveaway were randomly selected by Telegram.\"","\"Page2Title\" : \"Быстрый\"","\"FilterNoChats\" : \"No Chats\"","\"EditMessageReplacePhoto\" : \"Replace photo\"","\"cast_disconnect\" : \"Салгах\"","\"common_google_play_services_notification_channel_name\" : \"Google Play қызметтерінің қолжетімділігі\"","\"ShortNumberInfo\" : \"Il numero che hai fornito è troppo breve per **%1$s**:\n\n**%2$s**\n\nInserisci il numero corretto, incluso il tuo prefisso internazionale.\"","\"WrongCode\" : \"Codice errato, per favore riprova.\"","\"Gift2Owner\" : \"Owner\"","\"common_google_play_services_notification_channel_name\" : \"Достапност на услугите на Google Play\"","\"mr_user_route_category_name\" : \"دستگاه‌ها\"","\"StarGiftReasonUpgradeView\" : \"view\"","\"ResetAccountInfo\" : \"Account **%1$s** is actief en beveiligd met een wachtwoord, dus voor de veiligheid verwijderen we het pas over 1 week.\n\nJe kunt dit proces ieder moment annuleren.\"","\"AuthAnotherClientInfo2\" : \"Gebruik Telegram Desktop om de QR-code te krijgen.\"","\"cast_rewind\" : \"Rebobinar\"","\"PasswordEmailInvalid\" : \"Dirección de correo inválida. Por favor, reinténtalo.\"","\"OnlineCount_one\" : \"%1$d online\"","\"CallText\" : \"Telegram te llamará en %1$d:%2$02d\"","\"DeleteFewChatsTitle\" : \"حذف %1$s\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाहरू सक्षम पार्नुहोस्\"","\"ErrorSendRestrictedMediaAll\" : \"عذرًا، إرسال الوسائط غير مسموح به في هذه المجموعة.\"","\"NotificationChatReactGiveaway\" : \"%1$s reaccionó %3$s en el grupo %2$s a tu sorteo\"","\"ActionEditedInviteLinkToSameClickable\" : \"un1 hat Einladungslink un2 bearbeitet\"","\"abc_menu_sym_shortcut_label\" : \"SYM +\"","\"CancelPasswordResetNo\" : \"NÃO\"","\"abc_searchview_description_query\" : \"검색어\"","\"confirm_device_credential_password\" : \"Nota aðgangsorð\"","\"StarsTransactionHidden\" : \"Hidden User\"","\"SendMessageRestricted\" : \"The admins of this group have restricted you from writing here until %1$s\"","\"BotShareMessageInfo\" : \"%s mini app suggests you to send this message to a chat you select.\"","\"MembersOverviewTitle\" : \"Members\"","\"TextCopied\" : \"Text copied to clipboard\"","\"common_google_play_services_updating_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע.\"","\"abc_activitychooserview_choose_application\" : \"Välj en app\"","\"StarsTOSLink\" : \"https://telegram.org/tos\"","\"AllChatsShort\" : \"All\"","\"PinnedDialogsCount_other\" : \"%1$d Dialogs pinned\"","\"fingerprint_error_no_fingerprints\" : \"등록된 지문이 없습니다.\"","\"EditProfileName\" : \"Your name\"","\"LeaveAComment\" : \"Leave a comment\"","\"common_google_play_services_wear_update_text\" : \"È richiesta una nuova versione di Google Play Services. L'aggiornamento automatico verrà eseguito a breve.\"","\"StoryLiveKeepGroupInfo\" : \"Keep this live in group's profile.\"","\"AttachAudio\" : \"Mensagem de voz\"","\"InviteRestrictedUsersOne\" : \"**%s** restrict adding them to groups. You can send them an invite link as message instead.\"","\"abc_searchview_description_voice\" : \"Meklēt ar balsi\"","\"mr_system_route_name\" : \"Համակարգ\"","\"common_google_play_services_update_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play.\"","\"SettingsDebug\" : \"Debug\"","\"SendTodayAt\" : \"'Enviar hoy a las' HH:mm\"","\"GalleryPermissionText\" : \"Tap to allow access to your Gallery\"","\"TwoStepVerificationPasswordSetInfo\" : \"Questa password sarà richiesta quando accedi su un nuovo dispositivo in aggiunta al codice che ricevi via SMS.\"","\"BusinessLinksRenameTitle\" : \"Link Name\"","\"NotificationContactNewPhoto\" : \"%1$s cambió su foto de perfil\"","\"CommentsCount_one\" : \"%1$d comment\"","\"AutoDownloadFiles\" : \"Archivos\"","\"SuggestionOfferInfoTime\" : \"Time\"","\"common_open_on_phone\" : \"เปิดบนโทรศัพท์\"","\"abc_menu_shift_shortcut_label\" : \"Maj+\"","\"OpenLocalInstantView\" : \"Instant View\"","\"ActionBotAllowed\" : \"You allowed this bot to message you when you logged in on %1$s.\"","\"NotificationsCustomize\" : \"Aanpassen\"","\"cast_notification_connecting_message\" : \"កំពុងភ្ជាប់ទៅ %1$s\"","\"NotificationsServiceInfo\" : \"Relaunch app when shut down. Enable for reliable notifications.\"","\"common_google_play_services_update_title\" : \"‏Google Play سروسز اپ ڈیٹ کریں\"","\"ForwardedLocation_other\" : \"%1$d forwarded locations\"","\"StoryLinkPreviewSubtitle\" : \"You can customize your link\"","\"FilterAddTo\" : \"Añadir a carpeta\"","\"NoMediaAutoDownload\" : \"Deaktiviert\"","\"ColorCyan\" : \"Ciano\"","\"AreYouSureDeleteAndExit\" : \"Are you sure you want to delete and leave the group?\"","\"cast_expanded_controller_live_head_description\" : \"A posición actual está no principio da emisión en directo\"","\"cast_skip_next\" : \"Скокни на следната ставка\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Varmista, että tämä ja toinen laite ovat yhdistettynä samaan Wi-Fi-verkkoon\"","\"mr_dialog_transferable_header\" : \"I-play sa isang pangkat\"","\"SuggestedPostAcceptTitle\" : \"Accept Terms\"","\"SearchForChats\" : \"البحث عن محادثات...\"","\"google_assistant_verification_channel_name\" : \"Ověření Asistenta\"","\"BotLocationPermissionAllow\" : \"Allow\"","\"cast_tracks_chooser_dialog_none\" : \"Lutho\"","\"NotificationsExceptions\" : \"Ausnahmen\"","\"StoryChannelEnableKeep\" : \"Users allowed to view your story will see it on the channel after it expires.\"","\"mr_chooser_wifi_warning_description_car\" : \"Pastikan peranti lain disambungkan kepada rangkaian Wi-Fi yang sama dengan kereta ini\"","\"AutoDownloadMedium\" : \"Middel\"","\"Gift2Transfer\" : \"Transfer %s\"","\"common_google_play_services_updating_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány.\"","\"NotificationsPermissionAlert1\" : \"Get notified about new messages\"","\"NetworkUsageWiFiTab\" : \"Wi-Fi\"","\"abc_searchview_description_submit\" : \"ارسال پُرسمان\"","\"NotificationMessageStickerEmoji\" : \"أرسل لك %1$s ملصق %2$s\"","\"fingerprint_error_hw_not_present\" : \"ອຸປະກອນນີ້ບໍ່ມີເຊັນເຊີລາຍນິ້ວມື\"","\"ReportFalsePositive\" : \"Segnala falso positivo\"","\"cast_live_label\" : \"DREJTPËRDREJT\"","\"mr_chooser_wifi_warning_description_watch\" : \"Sørg for, at den anden enhed har forbindelse til det samme Wi-Fi-netværk som dette ur\"","\"cast_unmute\" : \"ଅନମ୍ୟୁଟ୍ କରନ୍ତୁ\"","\"cast_skip_prev\" : \"Slaan oor na vorige item\"","\"TosDecline\" : \"للأسف، هذا يعني أنه لا يمكنك التسجيل في تيليجرام.\n\nعلى عكس التطبيقات الأخرى؛ لا يستخدم تيليجرام بياناتك لاستهدافك بالإعلانات أو لأغراض تجارية أخرى. يخزن تيليجرام فقط المعلومات التي يحتاجها ليعمل كخدمة سحابية غنية بالميزات. يمكنك ضبط كيفية استخدام بياناتك (مثل حذف جهات الاتصال المزامَنة) في إعدادات الخصوصية والأمان.\n\nإن كنتم غير مرتاحين مع احتياجات تيليجرام المتواضعة؛ لن يكون بإمكاننا تقديم هذه الخدمة.\"","\"ResetToOriginalPhoto\" : \"Reset to Original Photo\"","\"abc_searchview_description_clear\" : \"Garbitu kontsulta\"","\"call_notification_incoming_text\" : \"Уваходны выклік\"","\"PasswordOff\" : \"Desativada\"","\"FirstName\" : \"First name (required)\"","\"common_google_play_services_install_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte.\"","\"Edit\" : \"Editar\"","\"ChangePhoneNumberSuccessWithPhone\" : \"전화번호가 성공적으로 %1$s으로 변경되었습니다.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Zorg dat het andere apparaat is verbonden met hetzelfde wifi-netwerk als deze smartwatch\"","\"TwoStepVerificationSetPassword\" : \"Wachtwoord instellen\"","\"SetCustomTime\" : \"Set Custom Time\"","\"PasswordHint\" : \"Password Hint\"","\"default_error_msg\" : \"Nepoznata greška\"","\"FreshChangePhoneForbiddenTitle\" : \"تعذر الإنهاء\"","\"cast_disconnect\" : \"தொடர்பைத் துண்டி\"","\"abc_menu_delete_shortcut_label\" : \"slet\"","\"UseProxyTelegramInfo\" : \"Ajustes de proxy MTProto.\"","\"MobileVisibleInfo\" : \"When you tap **DONE**, your phone number will become visible to %1$s.\"","\"MessageShowSensitiveContentChannelText\" : \"This chat may contain sensitive content suitable only for adults. Do you still want to view it?\"","\"StoryDrafts_one\" : \"%d Draft\"","\"mr_chooser_wifi_warning_description_phone\" : \"សូមប្រាកដថា ឧបករណ៍ផ្សេងទៀតស្ថិតនៅលើបណ្ដាញ Wi-Fi តែមួយជាមួយនឹងទូរសព្ទនេះ\"","\"AreYouSureClearHistoryWithUser\" : \"Are you sure you want to clear your chat history with **%1$s**?\"","\"ChannelCantOpenNa\" : \"Sorry, this chat is no longer accessible.\"","\"mr_controller_play\" : \"הפעלה\"","\"CancelForwarding\" : \"Cancel Forwarding\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s 님이 인보이스를 공지했습니다\"","\"mr_dialog_transferable_header\" : \"Reproduzir num grupo\"","\"cast_forward\" : \"ያስተላልፉ\"","\"EditWidget\" : \"Widget bearbeiten\"","\"ChooseYourLanguageOther\" : \"Weitere\"","\"common_google_play_services_install_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde.\"","\"CreateNewFilter\" : \"Crear nueva carpeta\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Mga Subtitle\"","\"VerificationCodeSubtitle\" : \"Перевірте свою е-пошту %1$s і введіть код, який ми вам щойно надіслали. Не забудьте перевірити теку зі спамом. \"","\"DeleteContactSubtitle\" : \"Are you sure you want to delete this contact?\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Затворени титлови\"","\"EditAdminTransferReadyAlertText2\" : \"This will transfer the full **owner rights** for **%1$s** to **%2$s**.\"","\"GroupEmptyTitle2\" : \"Groups can have:\"","\"ErrorSendRestrictedVoice\" : \"Desculpe, os admins deste grupo restringiram você de enviar mensagens de voz.\"","\"generic_error_no_device_credential\" : \"PIN-koodia, kuviota tai salasanaa ei ole lisätty.\"","\"common_open_on_phone\" : \"Mở trên điện thoại\"","\"DidNotGetTheCodePhone\" : \"Get code on this phone\"","\"AutoDownloadFiles\" : \"Bestanden\"","\"ErrorOccurred\" : \"Si è verificato un errore.\"","\"AccDescrQuizIncorrectAnswer\" : \"Incorrect answer\"","\"cast_skip_next\" : \"Pereiti prie kito elemento\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s fijó una puntuación\"","\"SuggestedOfferRefundByAdminAmountUnknown\" : \"The funds was returned to %1$s because %2$s deleted the message\"","\"common_google_play_services_update_title\" : \"Ažuriranje usluga Google Playa\"","\"ResetMyAccount\" : \"APAGAR MINHA CONTA\"","\"PremiumMessageTextLocked\" : \"**%1$s** restricted messaging to them from only Premium users.\"","\"AddAdminErrorBlacklisted\" : \"No puedes añadir a este usuario como administrador porque está en la lista de usuarios expulsados y no puedes quitar su expulsión.\"","\"TodoAddedTwoTask\" : \"un1 added “%1$s” and “%2$s” to checklist.\"","\"PasswordHintPlaceholder\" : \"힌트\"","\"NotificationsDeleteAllException\" : \"Eliminar todas las excepciones\"","\"mr_controller_collapse_group\" : \"Скупи\"","\"cast_ad_label\" : \"जाहिरात\"","\"AreYouSureClearHistoryWithChannel\" : \"¿Quieres eliminar el historial del canal en **%1$s**?\"","\"AutoDownloadPreloadVideo\" : \"보다 큰 동영상 미리 불러오기\"","\"ResetMyAccountWarningText\" : \"Deze handeling kan niet worden teruggedraaid.\n\nAls je jouw account reset, gaan al je berichten en chats verloren.\"","\"StartShortTodayAt\" : \"'Heute,' HH:mm 'Uhr'\"","\"GiftValue2\" : \"Value\"","\"Gift2VisibleHide\" : \"hide\"","\"BoostingBoostChannelMenu\" : \"Boost Channel\"","\"cast_expanded_controller_live_stream_indicator\" : \"Živé vysielanie\"","\"mr_chooser_title\" : \"اس میں کاسٹ کریں\"","\"cast_stop_live_stream\" : \"တိုက်ရိုက်ထုတ်လွှင့်ခြင်းကို ရပ်ပါ\"","\"StartText\" : \"Проверьте код страны и введите свой номер телефона.\"","\"DeleteProxyTitle\" : \"حذف البروكسي\"","\"cast_forward\" : \"I-forward\"","\"mr_controller_casting_screen\" : \"Екранът се предава\"","\"FilterEditItem\" : \"Editar carpeta\"","\"mr_user_route_category_name\" : \"Dispositivi\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s hat dich in den Videochat bei %2$s eingeladen\"","\"NewStories_other\" : \"%d new stories\"","\"common_google_play_services_update_text\" : \"%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ.\"","\"ViewExceptions\" : \"عرض الاستثناءات\"","\"LimitReachedStoriesWeeklyPremium\" : \"Sorry, you can’t post more than **%1$d** stories in a week.\"","\"YourPasswordSuccess\" : \"Gelukt!\"","\"mr_cast_dialog_title_view_placeholder\" : \"အချက်အလက် မရရှိနိုင်ပါ\"","\"AllowReadCallAndLog\" : \"Bitte erlaube Telegram, Anrufe zu empfangen und die Anrufliste einzusehen , so dass wir den Code automatisch für dich eingeben können.\"","\"mr_controller_no_info_available\" : \"কোনও তথ্য নেই\"","\"abc_menu_shift_shortcut_label\" : \"Umschalttaste +\"","\"NotificationGroupKickYou\" : \"%1$s heeft je verwijderd uit de groep %2$s\"","\"GroupEmojiStatusInfo\" : \"Choose a status that will be shown next to the group's name.\"","\"AreYouSureDeletePhotoTitle\" : \"Bild löschen\"","\"mr_chooser_wifi_warning_description_watch\" : \"Упэўніцеся, што другая прылада падключана да той жа сеткі Wi-Fi, што і гадзіннік\"","\"fingerprint_error_user_canceled\" : \"თითის ანაბეჭდის ოპერაცია გააუქმა მომხმარებელმა.\"","\"TapToEditWidgetShort\" : \"اضغط للتعديل\"","\"cast_notification_disconnect\" : \"Odłącz\"","\"ShareQrCode\" : \"Share QR Code\"","\"DebugMenuCheckAppUpdate\" : \"Checar por atualização\"","\"ic_media_route_learn_more_accessibility\" : \"A tartalomátküldés elsajátítása\"","\"AutoDownloadPhotosTitle\" : \"Autodescarga de fotos\"","\"RaiseToSpeakInfo\" : \"تسجيل الرسائل الصوتية برفع الهاتف إلى أذنك\"","\"PrivacyMessagesContactsAndPremium\" : \"Contatti e utenti Premium\"","\"DeleteMessagesTextGroupPart\" : \"يمكنك أيضًا حذف %1$s التي أرسلتها من حسابات أعضاء المجموعة الآخرين عبر تحديد \"حذف من عند كافة الأعضاء\".\"","\"Gift2Info2ChannelExpired_other\" : \"Your channel can keep this %d Stars gift in channel's Gifts.\"","\"AndMoreTyping_other\" : \"and %1$d more are typing\"","\"ClearingCacheDescription\" : \"Mantén abierta esta ventana mientras Telegram borra la caché.\"","\"abc_shareactionprovider_share_with\" : \"Бөлісу\"","\"abc_action_bar_home_description\" : \"ਹੋਮ 'ਤੇ ਜਾਓ\"","\"EditMessageReplaceGif\" : \"Replace media\"","\"AutoDelete1Month\" : \"1 month\"","\"call_notification_answer_video_action\" : \"ویدیو\"","\"ChangeRecoveryEmail\" : \"Сменить адрес электронной почты\"","\"mr_dialog_transferable_header\" : \"グループで再生\"","\"ActionPinnedPoll\" : \"un1 pinned a poll\"","\"DirectFee\" : \"%2$s pays **⭐️%1$d** for each message.\"","\"Reply\" : \"Responder\"","\"StorageUsageTelegram\" : \"Telegram uses %s of your device storage.\"","\"search_menu_title\" : \"ស្វែងរក\"","\"Music\" : \"Music\"","\"BackgroundPattern\" : \"نقش\"","\"ViewExceptions\" : \"Visualizza eccezioni\"","\"common_google_play_services_enable_button\" : \"Povoliť\"","\"MoreSimilar\" : \"More Channels\"","\"InAppVibrate\" : \"Vibração no Aplicativo\"","\"Emoji6\" : \"Objects\"","\"abc_capital_off\" : \"DESATIVADO\"","\"mr_controller_casting_screen\" : \"સ્ક્રીનને કાસ્ટ કરી રહ્યાં છીએ\"","\"cast_mute\" : \"Nutildyti\"","\"CheckPhoneNumber\" : \"¿El %1$s aún es tu número?\"","\"ChatThemeSaveDialogDiscard\" : \"Discard\"","\"fingerprint_error_hw_not_available\" : \"Det finns ingen maskinvara för fingeravtryck.\"","\"cast_live_label\" : \"AO VIVO\"","\"PaidMediaPriceButton\" : \"Edit price\"","\"Images_other\" : \"%d images\"","\"common_open_on_phone\" : \"Öppna på mobilen\"","\"abc_searchview_description_clear\" : \"Ta bort frågan\"","\"PrivacyLastSeenPremiumInfo\" : \"If you subscribe to Premium, you will see other users’ last seen and read time even if you hid yours from them (unless they specifically restricted it).\"","\"AutoDownloadOnFor\" : \"Aan voor %1$s\"","\"UserRestricted\" : \"Spiacenti, questa azione non ti è permessa.\"","\"YesterdayAtFormatted\" : \"어제 %1$s\"","\"cast_rewind_30\" : \"Recuar trinta segundos\"","\"Unblock\" : \"사용자 차단 해제\"","\"Reduce\" : \"Reduce\"","\"mr_chooser_wifi_warning_description_car\" : \"確認其他裝置與這輛車連上同一個 Wi-Fi 網路\"","\"SentCallOnly\" : \"Chiameremo il tuo numero **%1$s** per dettarti il codice.\"","\"NotificationGroupKickMember\" : \"%1$s 님이 %3$s 님을 %2$s 그룹에서 추방했습니다\"","\"abc_menu_space_shortcut_label\" : \"բացատ\"","\"CheckPhoneNumberYes\" : \"Sì\"","\"fingerprint_dialog_touch_sensor\" : \"แตะเซ็นเซอร์ลายนิ้วมือ\"","\"mr_chooser_zero_routes_found_title\" : \"Brak dostępnych urządzeń\"","\"SaveToMusic\" : \"Save to music\"","\"NotificationsNewException\" : \"Nova Exceção\"","\"LogOutTitle\" : \"Esci\"","\"Gift2TransferToTONSetPassword\" : \"Set Password\"","\"mr_chooser_wifi_warning_description_unknown\" : \"确保另一设备与此设备连接到同一 WLAN 网络\"","\"abc_shareactionprovider_share_with_application\" : \"Deel met %s\"","\"SharingOfferDisableHeaderOther\" : \"**%s** would like to disable sharing in this chat, which includes:\"","\"NotificationsServiceConnectionInfo\" : \"البقاء على اتصال طفيف مع تيليجرام في الخلفية لضمان ظهور الإشعارات.\"","\"FontSizePreviewReply\" : \"Good morning! ������\"","\"cast_connecting_to_device\" : \"Connexion à %1$s en cours…\"","\"abc_action_menu_overflow_description\" : \"Altre opzioni\"","\"SwipeMarkAsUnread\" : \"읽지 않음\"","\"cast_pause\" : \"Пауза\"","\"Likes_one\" : \"%d like\"","\"StarsTopupLinkEnough\" : \"You have enough stars at the moment.\"","\"mr_controller_volume_slider\" : \"Rrëshqitësi i volumit\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Համոզվեք, որ մյուս սարքը միացած է նույն Wi-Fi ցանցին, ինչ այս պլանշետը\"","\"PremiumPreviewAppIconDescription\" : \"Choose from a selection of Telegram app icons for your homescreen.\"","\"Crop\" : \"RECORTAR\"","\"InstantView\" : \"INSTANT VIEW\"","\"common_signin_button_text\" : \"ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s 님이 \"%2$s\" 퀴즈를 고정했습니다\"","\"ClearSearch\" : \"Clear search history?\"","\"fingerprint_not_recognized\" : \"గుర్తించబడలేదు\"","\"cast_forward\" : \"Дамжуулах\"","\"MainChannelProfilePhotoSetHint\" : \"This is the main channel photo now.\"","\"April\" : \"Aprile\"","\"google_assistant_verification_channel_name\" : \"Isiqinisekisi somsizi\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"የይለፍ ቁልፍ\"","\"cast_stop\" : \"Зупинити\"","\"AIEditorNewStyle\" : \"New Style\"","\"Language\" : \"Lingua\"","\"RemindDayAt\" : \"MMM d HH:mm'에 알리기'\"","\"mr_controller_play\" : \"Lejátszás\"","\"ChannelAffiliateProgramJoinText\" : \"**%1$s** will share **%2$s** of the revenue from each user you refer to it for **%3$s**.\"","\"NotificationActionPinnedGeoUser\" : \"%1$s fixou um mapa\"","\"BotStarsButtonWithdraw_other\" : \"Withdraw ⭐️%d via Fragment\"","\"FromYou\" : \"Você\"","\"BotMultiContactsSelectorLimit_one\" : \"You can select maximum %1$d user.\"","\"TodoAddedMoreTasks_other\" : \"un1 added “%2$s”, “%3$s”, “%4$s” and %1$d more tasks to checklist.\"","\"YourEmailAlmostThereText\" : \"Пожалуйста, проверьте почту (не забудьте о папке со спамом), чтобы завершить установку облачного пароля.\"","\"BackgroundColorSinglePreviewLine2\" : \"Enjoy the view.\"","\"BoostStories_one\" : \"**%d** story\"","\"cast_notification_connecting_message\" : \"მიმდინარეობს %1$s-თან დაკავშირება\"","\"InviteUser\" : \"Este usuario aún no tiene Telegram. ¿Enviarle una invitación?\"","\"PermissionNoLocation\" : \"Telegram deve accedere alla tua posizione perché tu possa condividerla con i tuoi amici.\"","\"UsernameInvalid\" : \"Questo username non è valido.\"","\"DeleteLocalizationText\" : \"هل ترغب حقًا في حذف حزمة اللغة **%1$s**؟\"","\"NotificationActionPinnedStickerEmoji\" : \"%1$s ha fissato uno %3$s sticker nel gruppo %2$s\"","\"DeleteAllReactionsFrom\" : \"Delete all reactions from %1$s\"","\"ThemePreviewDialog3\" : \"Mike Apple\"","\"cast_notification_disconnect\" : \"Անջատել\"","\"StarsReactionTopX_one\" : \"TOP %d\"","\"InviteLink\" : \"Invite Link\"","\"YourEmail\" : \"Адрес электронной почты\"","\"wallet_buy_button_place_holder\" : \"Купувај со Google\"","\"fingerprint_error_user_canceled\" : \"Uživatel operaci s otiskem prstu zrušil.\"","\"fcm_fallback_notification_channel_label\" : \"Divers\"","\"mr_cast_button_connecting\" : \"कास्ट करें. कनेक्ट किया जा रहा है\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Погрижете се другиот уред да биде поврзан на истата Wi-Fi мрежа како овој таблет\"","\"DeleteAll\" : \"모두 삭제\"","\"AccDescrSearchNext\" : \"Next search result\"","\"AppUpdateChangelogEmpty\" : \"**Wat is er nieuw?**\n\n• Probleemoplossingen en verbeteringen\"","\"ClearCache\" : \"Borrar la caché\"","\"TodoCompleteForbiddenForward\" : \"You can't change forwarded checklist.\"","\"cast_closed_captions_unavailable\" : \"Opcionalni titl je nedostupan\"","\"VoipChannelEndAlertText\" : \"Do you want to end this live stream?\"","\"ActionUserInvitedToChannel\" : \"un1 invited you to this channel\"","\"ProxyDetails\" : \"프록시 상세 정보\"","\"fingerprint_not_recognized\" : \"Nie rozpoznano\"","\"NotificationMessageGroupAudio\" : \"أرسل %1$s رسالة صوتية إلى %2$s\"","\"formatterYearMax\" : \"dd.MM.yyyy\"","\"cast_skip_next\" : \"ඊළඟ අයිතමය වෙත යන්න\"","\"PollMenuTabPoll\" : \"Poll\"","\"abc_menu_delete_shortcut_label\" : \"Delete\"","\"abc_searchview_description_query\" : \"Keresési lekérdezés\"","\"CancelAccountResetInfo2\" : \"Qualcuno con accesso a **%1$s** ha richiesto l'eliminazione del tuo account Telegram e il ripristino della password della verifica in due passaggi.\n\nSe non sei stato tu, inserisci il codice che ti abbiamo appena inviato tramite SMS. Puoi anche annullare *cambiando il tuo numero di telefono*.\"","\"mr_controller_close_description\" : \"閂\"","\"abc_action_mode_done\" : \"Lokið\"","\"DaysAgo_other\" : \"%d days ago\"","\"LinkIsExpired\" : \"The time limit for this link has expired.\"","\"PrivacyMiniappsText\" : \"all bots\"","\"mr_cast_button_disconnected\" : \"ສົ່ງ​ສັນ​ຍານ. ຕັດການເຊື່ອມຕໍ່ແລ້ວ\"","\"AppUpdateBeta\" : \"Update Telegram Beta\"","\"cast_expanded_controller_live_head_description\" : \"Текущата позиция е в началото на потока на живо\"","\"NotificationsChannels\" : \"القنوات\"","\"mr_chooser_wifi_warning_description_tablet\" : \"ਪੱਕਾ ਕਰੋ ਕਿ ਦੂਜਾ ਡੀਵਾਈਸ ਉਸੇ ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ 'ਤੇ ਹੈ, ਜਿਸ 'ਤੇ ਇਹ ਟੈਬਲੈੱਟ ਹੈ\"","\"LinkSharedToManyChats_one\" : \"Link forwarded to **a chat**.\"","\"mr_chooser_searching\" : \"Траже се уређаји\"","\"common_google_play_services_enable_title\" : \"Omogućite Google Play usluge\"","\"BoostingReassignBoost\" : \"Reassign Boost\"","\"mr_controller_disconnect\" : \"Disconnetti\"","\"Languages_one\" : \"%1$d Idioma\"","\"generic_error_no_keyguard\" : \"এই ডিভাইচটোত পিন, আৰ্হি অথবা পাছৱৰ্ড ব্যৱহাৰ কৰিব নোৱাৰি।\"","\"cast_expanded_controller_ad_in_progress\" : \"Reklama në vazhdim…\"","\"StartsDayYearAt\" : \"'Inizia il' d MMM yyyy 'alle' HH:mm\"","\"LanguageUnknownCustomAlert\" : \"Unfortunately, this custom language pack (**%1$s**) doesn't contain data for Telegram Android.\"","\"mr_controller_casting_screen\" : \"Caster skjermen\"","\"mr_chooser_looking_for_devices\" : \"መሣሪያዎችን በመፈለግ ላይ…\"","\"fingerprint_dialog_touch_sensor\" : \"Sentuh sensor sidik jari\"","\"RestorePasswordResetIn\" : \"Je kunt je wachtwoord over %1$s resetten.\"","\"MonetizationProceedsStarsTONInfo\" : \"Stars and TON from your total balance become available for spending on ads and rewards 21 and 3 days respectively after they are earned.\"","\"mr_controller_collapse_group\" : \"Replega\"","\"LoginAccessibilityCountryCode\" : \"Código do país\"","\"BoostingFromAllCountries2\" : \"from %1$s, %2$s\"","\"wallet_buy_button_place_holder\" : \"Αγορά μέσω Google\"","\"call_notification_incoming_text\" : \"Εισερχόμενη κλήση\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Snit %1$d\"","\"AbortPasswordMenu\" : \"Interrompi configurazione\"","\"abc_menu_shift_shortcut_label\" : \"Üst Karakter+\"","\"BlockedUsers\" : \"Blocked Users\"","\"NotificationsInAppDefault\" : \"In-App Standard\"","\"StoryUnpinnedFromPosts\" : \"Story removed from the channel’s profile\"","\"SentSmsCode\" : \"We hebben een sms met een activeringscode verzonden naar je telefoon **%1$s**.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Titel %1$d\"","\"AddMembersForwardMessages\" : \"Mostra gli ultimi 100 messaggi ai nuovi membri\"","\"DeleteAll\" : \"Delete All\"","\"cast_skip_prev\" : \"Hoppa till föregående objekt\"","\"EventLogEditedGroupTitle\" : \"un1 renamed the group to \"%1$s\"\"","\"CharactersPerMessage\" : \"%s per message\"","\"cast_expanded_controller_live_stream_indicator\" : \"Phát trực tuyến\"","\"DebugMenuDisableLogs\" : \"Disable Logs\"","\"abc_action_bar_up_description\" : \"Жоғары қарай өту\"","\"generic_error_no_keyguard\" : \"這部裝置不支援 PIN 碼、解鎖圖案或密碼。\"","\"ClearingCacheDescription\" : \"Por favor, fique nesta tela até o Telegram terminar a limpeza do seu cache.\"","\"BadgeNumber\" : \"앱 배지에 알림 개수 표시\"","\"cast_tracks_chooser_dialog_none\" : \"Niciuna\"","\"FilterDiscardTitle\" : \"Cambios no guardados\"","\"PremiumPreviewProfileColor\" : \"Name and Profile Colors\"","\"EditAdminDeleteStories\" : \"Delete Stories of Others\"","\"abc_action_menu_overflow_description\" : \"추가 옵션\"","\"generic_error_user_canceled\" : \"Overenie zrušil používateľ.\"","\"ErrorSendRestrictedMusic\" : \"Sorry, de beheerders van deze groep hebben je beperkt in het delen van muziek.\"","\"UnlockPremiumEmojiHint2\" : \"Try sending these emoji in **Saved Messages** for free to test.\"","\"Gift2NewCollectionTitle\" : \"Create a New Collection\"","\"StoriesAlbumMenuArchive\" : \"Archive\"","\"common_signin_button_text\" : \"Пријави ме\"","\"FolderLinkSubtitleChats_other\" : \"Do you want to join **%1$d chats** and add them to the folder **%2$s**?\"","\"mr_chooser_wifi_warning_description_car\" : \"დარწმუნდით, რომ სხვა მოწყობილობა იმავე Wi-Fi ქსელთან არის დაკავშირებული, რომელთანაც ეს მანქანა\"","\"ChannelCaptionLimitPremiumPromo_one\" : \"Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **%1$s** character.\"","\"Gift2UpgradeCostsTitle\" : \"Upgrade Cost\"","\"Disable\" : \"Отключить\"","\"StopLoadingTitle\" : \"Laden stoppen?\"","\"ChatSticker\" : \"Sticker\"","\"cast_forward_10\" : \"Áfram um tíu sekúndur\"","\"cast_expanded_controller_skip_ad_label\" : \"اشتہار کو نظر انداز کریں\"","\"cast_rewind_30\" : \"Перамотка на трыццаць секунд назад\"","\"AutoDownloadFilesTitle\" : \"Autodescarga de archivos y música\"","\"common_google_play_services_update_button\" : \"Posodobi\"","\"LimitReachedPinnedTopics\" : \"Spiacenti, non puoi fissare in alto più di %d topic.\"","\"cast_notification_connected_message\" : \"%1$s-тай холбогдсон\"","\"NotificationActionPinnedFileChannel\" : \"%1$s fijó un archivo\"","\"common_google_play_services_update_text\" : \"Google Play 서비스를 업데이트해야 %1$s이(가) 실행됩니다.\"","\"SaveToGallerySettings\" : \"갤러리에 저장\"","\"MessageLockedStarsConfirmMessage2One_other\" : \"Would you like to pay **%1$d** Stars to send one message?\"","\"PaymentCardCvv\" : \"Security Code (CVV)\"","\"AreYouSureDeleteSingleMessageMega\" : \"Vuoi davvero eliminare questo messaggio per tutti?\"","\"cast_notification_disconnect\" : \"Від’єднати\"","\"SwipeSettingsDelete\" : \"Verwijderen\"","\"abc_toolbar_collapse_description\" : \"Zbaliť\"","\"AutoDownloadOnAllChats\" : \"Sim, em todos os chats\"","\"PremiumAvatarToast\" : \"Subscribe to **Telegram Premium** to set premium avatars.\"","\"ChooseLanguages\" : \"Escolher idiomas\"","\"common_google_play_services_update_text\" : \"„%1$s“ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų.\"","\"YearAgo\" : \"a year ago\"","\"ChannelMessageDocument\" : \"%1$s posted a file\"","\"StarsSubscriptionCancel\" : \"Cancel Subscription\"","\"WhenRoaming\" : \"Bij roaming\"","\"NotificationChatMessagePaidMedia_other\" : \"%2$s publicó un post de pago en el grupo %3$s por %1$d estrellas\"","\"None\" : \"None\"","\"AccountAlreadyLoggedIn\" : \"Questo account è già connesso all'app.\"","\"ResetCustomNotificationsAlert\" : \"Vuoi davvero ripristinare le impostazioni di notifica sui valori predefiniti?\"","\"abc_menu_function_shortcut_label\" : \"Funktion + \"","\"Channels_one\" : \"%1$d channel\"","\"FilterAddToAlertFullTitle\" : \"Limt erreicht\"","\"SignUp\" : \"Iscriviti\"","\"ColorRed\" : \"Rojo\"","\"DeleteAllRevokedLinkHelp\" : \"This will delete all revoked links.\"","\"RestorePasswordResetPassword\" : \"비밀번호 초기화\"","\"google_assistant_verification_notification_title\" : \"El Asistente de Google está enviando el mensaje\"","\"Gift2UpgradeTitle\" : \"Upgrade Gift\"","\"cast_stop_live_stream\" : \"ਲਾਈਵ ਸਟ੍ਰੀਮ ਬੰਦ ਕਰੋ\"","\"mr_controller_disconnect\" : \"Прекини врска\"","\"common_google_play_services_enable_text\" : \"I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play.\"","\"mr_chooser_wifi_warning_description_watch\" : \"確認其他裝置與這支手錶連上同一個 Wi-Fi 網路\"","\"TelegramPremiumSubtitle\" : \"Go **beyond the limits**, get exclusive features and support us by subscribing to **Telegram Premium**.\"","\"mr_user_route_category_name\" : \"Dispozitive\"","\"InAppNotifications\" : \"Notificações no aplicativo\"","\"NotificationsInAppDefault\" : \"In-app standaard\"","\"Loading\" : \"Cargando...\"","\"NotificationMessageGroupMusic\" : \"%1$s hat Audiodatei an die Gruppe %2$s gesendet\"","\"abc_capital_on\" : \"ИДЭВХТЭЙ\"","\"VibrationDisabled\" : \"Deaktiviert\"","\"BotUsers_other\" : \"%d users\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Lagu %1$d\"","\"StarGiftTransactionGiftSaleRefund\" : \"Refunded Gift Sale\"","\"AutoplayGIF\" : \"GIF\"","\"mr_controller_no_info_available\" : \"Maklumat tidak tersedia\"","\"common_google_play_services_update_button\" : \"আপডেট করুন\"","\"cast_skip_next\" : \"Siirry seuraavaan kohteeseen\"","\"VoipRecordStart\" : \"Start Recording\"","\"mr_controller_album_art\" : \"Arte do álbum\"","\"FolderLinkDeleted\" : \"Folder **%s** deleted.\"","\"abc_searchview_description_clear\" : \"විමසුම හිස් කරන්න\"","\"RaiseToListen\" : \"Zum Hören ans Ohr\"","\"NoSound\" : \"Geen geluid\"","\"DeleteAllMessagesChannelAlert\" : \"Waarschuwing! Dit zal **alle berichten** in het kanaal verwijderen.\"","\"BoostingStarsChooseRandomGroup_other\" : \"Choose when %1$d members of your group will be randomly selected to receive %2$s.\"","\"FolderLinkAddedChats_other\" : \"%d chats added to folder\"","\"UnverifiedApp\" : \"Unverified App\"","\"ActionBotDocumentPassportRegistration\" : \"Registrazione passaporto\"","\"SearchEmptyViewDownloads\" : \"No recent downloads\"","\"SendContactToGroupText\" : \"هل ترغب في إرسال جهة الاتصال هذه إلى **%1$s**؟\"","\"abc_shareactionprovider_share_with\" : \"გაზიარება:\"","\"google_assistant_verification_channel_name\" : \"เครื่องมือยืนยัน Assistant\"","\"common_google_play_services_install_title\" : \"Преузмите Google Play услуге\"","\"common_google_play_services_enable_text\" : \"Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді.\"","\"RequireMonthlyFeePrice\" : \"~%s/month\"","\"cast_forward_30\" : \"Előretekerés harminc másodperccel\"","\"DiscardChanges\" : \"Änderungen verwerfen\"","\"ContactShortcutMessage\" : \"Invia un messaggio a %1$s\"","\"OfS\" : \"%1$s of %2$s\"","\"NotificationActionPinnedText\" : \"%1$s hat \"%2$s\" in der Gruppe %3$s angeheftet\"","\"ActionYouChangedVideo\" : \"Du hast das Gruppenbild geändert\"","\"NewMessageTitle\" : \"메시지 보내기\"","\"DirectShare\" : \"Direktes Teilen\"","\"BoostingStarsGiveawayHowItWorksText_other\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%1$d Stars** for its followers.\"","\"UsernameInvalidShort\" : \"Gli username devono avere almeno 5 caratteri.\"","\"cast_unmute\" : \"ミュートを解除\"","\"call_notification_answer_video_action\" : \"ဗီဒီယို\"","\"abc_capital_off\" : \"关闭\"","\"MyGroups\" : \"My Groups\"","\"ChangeChannelNameColor2\" : \"외관\"","\"Contrast\" : \"Kontrast\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d ട്രാക്കുചെയ്യുക\"","\"abc_toolbar_collapse_description\" : \"Samenvouwen\"","\"cast_stop_live_stream\" : \"ຢຸດການຖ່າຍທອດສົດ\"","\"BoostingGiveawayHowItWorksTextEnd_other\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscriptions for %4$s for its followers.\"","\"mr_controller_album_art\" : \"Naslovnica albuma\"","\"abc_activity_chooser_view_see_all\" : \"すべて表示\"","\"InAppNotifications\" : \"إشعارات داخل التطبيق\"","\"BoostingEnableStoriesForChannel\" : \"Enable stories for the channel\"","\"ActionGroupCallInvited\" : \"un1 invitó a un2 al videochat\"","\"EventLogChangedColorGroup\" : \"un1 changed group color from %1$s to %2$s\"","\"cast_rewind_30\" : \"Derulează înapoi 30 de secunde\"","\"cast_forward\" : \"กรอไปข้างหน้า\"","\"VoipMessage\" : \"Message\"","\"DeleteProceedBtn\" : \"Proceed\"","\"NotificationsService\" : \"Keep-Alive-Dienst\"","\"RecordingAudio\" : \"recording a voice message...\"","\"UserRestrictionsSendStickers\" : \"Send Stickers & GIFs\"","\"BlockUserContactsTitle\" : \"연락처\"","\"DeleteAllMessagesChannelAlert\" : \"Aviso! Isto **apagará todas as mensagens** deste canal.\"","\"LiteOptionsStickers\" : \"Animated Stickers\"","\"cast_forward_30\" : \"Përpara tridhjetë sekonda\"","\"Gift2ActionTransfer\" : \"Transfer\"","\"NoSharedFiles\" : \"Die hier geteilten Dateien kannst du von jedem deiner Geräte aufrufen.\"","\"ChatBackground\" : \"خلفية المحادثة\"","\"GiftPremiumGiftsSent_other\" : \"Gifts Sent!\"","\"TurnPasswordOffPassport\" : \"Tutti i dati salvati nel tuo Telegram Passport andranno persi.\"","\"Green\" : \"Grün\"","\"PasswordCode\" : \"Код\"","\"cast_expanded_controller_background_image\" : \"Albumhoes\"","\"SendGameToGroupText\" : \"Möchtest du dieses Spiel mit **%1$s** teilen?\"","\"NotificationsMuted\" : \"Stil\"","\"SegmentationUndoCutOut\" : \"Knippen terugdraaien\"","\"mr_controller_close_description\" : \"关闭\"","\"PaymentCheckoutPhoneNumber\" : \"Phone number\"","\"AutoplayVideo\" : \"동영상\"","\"confirm_device_credential_password\" : \"Izmantot paroli\"","\"AreTyping\" : \"are typing...\"","\"cast_tracks_chooser_dialog_cancel\" : \"Annuller\"","\"RestoreEmailSentInfo\" : \"Überprüfe deine Mails und gib den 6-stelligen Code aus unserer E-Mail ein, um dein Cloud-Passwort zu deaktivieren.\"","\"CheckYourNewEmailSubtitle\" : \"Voer de code in die naar je nieuwe e-mailadres is verzonden: %1$s.\"","\"mr_cast_button_connecting\" : \"Sakaza. Iyaxhuma\"","\"cast_forward_10\" : \"Spol ti sekunder frem\"","\"SuggestionAgreementReachedUser4Stars\" : \"������ If **%s** removes the post before it has been live for **%d** hours, your **Stars** will be refunded.\"","\"BoostingGiveawayResults\" : \"Giveaway results\"","\"fingerprint_error_no_fingerprints\" : \"कुनै पनि फिंगरप्रिन्ट दर्ता गरिएको छैन।\"","\"FilterRemoveExclusionUserText\" : \"Are you sure you want to remove \"%1$s\" from always excluded chats?\"","\"ProxyDetails\" : \"Proxy-details\"","\"AutoDownloadOnMobileData\" : \"Con datos móviles\"","\"mr_controller_expand_group\" : \"Izvērst\"","\"BusinessRepliesNameBusy\" : \"This shortcut already exists.\"","\"SharedMediaTab2\" : \"Media\"","\"VoiceOnceClose\" : \"Close\"","\"AttachOnceRound\" : \"Videomensaje de un solo uso\"","\"BusinessLocationClearMessage\" : \"Are you sure you want to remove business location?\"","\"ThisPhoto\" : \"This photo\"","\"cast_stop\" : \"បញ្ឈប់\"","\"CancelReset\" : \"Zurücksetzung abbrechen\"","\"mr_chooser_wifi_warning_description_tv\" : \"ખાતરી કરો કે અન્ય ડિવાઇસ એ જ વાઇ-ફાઇ નેટવર્ક પર હોય જેના પર આ ટીવી છે\"","\"search_menu_title\" : \"ရှာဖွေမှု\"","\"RepeatNotificationsNever\" : \"Nooit\"","\"MessageScheduledRepeatPremium\" : \"Subscribe to **Telegram Premium** to schedule repeating messages.\"","\"BoostsLevel\" : \"Level %d\"","\"PleaseEnterNewFirstPasswordLogin\" : \"계정 로그인시 사용될 새로운 비밀번호를 설정 할 수 있습니다.\"","\"cast_connecting_to_device\" : \"កំពុងភ្ជាប់ជាមួយ %1$s\"","\"YourEmailSkipWarning\" : \"Waarschuwing\"","\"SearchPostsFreeSearches_other\" : \"%d free searches remaining today.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Tühista\"","\"ic_media_route_learn_more_accessibility\" : \"Хэрхэн дамжуулахыг мэдэж авах\"","\"MonetizationInfoTONLink\" : \"https://telegram.org/privacy\"","\"RestoreEmailTroubleNoEmail\" : \"Geen toegang tot je e-mail?\"","\"NotificationActionPinnedRoundUser\" : \"%1$s fijó un videomensaje\"","\"SaveLinkHeader\" : \"SAVE\"","\"DiscussionStarted\" : \"Discussion started\"","\"BotLocationPermissionDecline\" : \"Decline\"","\"common_google_play_services_notification_ticker\" : \"Pogreška Usluga za Google Play\"","\"TosDeclineDeleteAccount\" : \"Warning, this will irreversibly delete your Telegram account along with all the data you store in the Telegram cloud.\n\nImportant: You can Cancel now and export your data before deleting your account instead of losing it all. (To do this, open the latest version of Telegram Desktop and go to Settings > Export Telegram Data.)\"","\"LimitReachedFavoriteStickers\" : \"Limit of %d Stickers Reached\"","\"TopicsDeleted_one\" : \"Topic deleted.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Цуцлах\"","\"abc_shareactionprovider_share_with_application\" : \"ແບ່ງປັນດ້ວຍ %s\"","\"abc_menu_enter_shortcut_label\" : \"ଏଣ୍ଟର୍\"","\"SentFragmentCode\" : \"Отримайте код для %1$s у розділі «Anonymous Numbers» на Fragment.\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Zurück zu Einstellungen\"","\"RequestSmsButton\" : \"Отримати код в SMS-повідомленні\"","\"PinMessageAlertChat\" : \"Do you want to pin this message at the top of the chat?\"","\"PassportLanguage_NL\" : \"Dutch\"","\"abc_activitychooserview_choose_application\" : \"ເລືອກແອັບ\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s fixou um mapa\"","\"YourPhone\" : \"Your Phone\"","\"NotificationMessageGiveaway\" : \"%1$s님이 %2$sx %3$sm 프리미엄 구독권을 경품으로 보냈습니다.\"","\"UserRestrictionsNoInviteUsers\" : \"can't add users\"","\"mr_chooser_searching\" : \"ଡିଭାଇସ୍‍ ଖୋଜାଯାଉଛି\"","\"VoicePauseHint\" : \"Pause to trim or replay\"","\"MonetizationStarsInfoGroup\" : \"By withdrawing Stars using Fragment, you accept the **Terms of Service**.\"","\"abc_shareactionprovider_share_with_application\" : \"使用「%s」分享\"","\"ActionUniqueGiftTransferService\" : \"**un1** transferred a gift to **un2**!\"","\"Boosts\" : \"Boosts\"","\"StarsGiveawaySentPopupInfo_one\" : \"Winners will receive a total of **%1$d Star**.\"","\"mr_cast_dialog_title_view_placeholder\" : \"Нема достапни информации\"","\"RequestMissedCall\" : \"Code via oproep ontvangen\"","\"ActionGroupCallInvited\" : \"un1 hat un2 in den Videochat eingeladen\"","\"EmailTokenInvalid\" : \"بريد إلكتروني غير صالح.\"","\"default_error_msg\" : \"Unknown error\"","\"BusinessHours\" : \"Business Hours\"","\"NotificationContactNewPhoto\" : \"%1$s atualizou a foto do perfil\"","\"cast_expanded_controller_ad_in_progress\" : \"اشتہار پیشرفت میں ہے…\"","\"cast_mute\" : \"Спиране\"","\"RequestMissedCall\" : \"Code per Anruf erhalten\"","\"VoipChannelTooMuch\" : \"Sorry, this live stream is full.\"","\"TosAgeTitle\" : \"التحقق من العمر\"","\"google_assistant_verification_notification_title\" : \"Google 助理正在傳送訊息\"","\"FilterAlwaysShow\" : \"Chats einbeziehen\"","\"BrowserExternalText\" : \"Do you want to open this link in your default browser?\"","\"CreateManagedBotUnsupported\" : \"**%s** doesn’t support Bot Management mode.\"","\"BlockUserMultiTitle\" : \"حظر المستخدم\"","\"InviteMessagePremiumBlockedTwo\" : \"**%1$s** and **%2$s** only accept messages and invitations to groups from Contacts and **Premium** users.\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"Ripristina impostazioni\"","\"call_notification_answer_action\" : \"პასუხი\"","\"ChannelReplyIcon\" : \"Add Icons to Replies\"","\"abc_menu_space_shortcut_label\" : \"స్పేస్\"","\"SharedMediaTab2\" : \"Medien\"","\"WrongNumberFormat\" : \"Formato incorreto\"","\"NotificationPinnedPaidMedia_other\" : \"%2$s fixou um post pago que custa %1$d estrelas\"","\"BoostingChooseHowMany\" : \"Choose how many Premium subscriptions to give away and boosts to receive.\"","\"LanguageCustom\" : \"Eigene\"","\"mr_controller_album_art\" : \"Обложка\"","\"InviteFriends\" : \"Invite Friends\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‏‏‎‎‏‏‏‎‎‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‏‎‏‎‏‏‏‏‏‏‎‏‏‎‎Passkey‎‏‎‎‏‎\"","\"fingerprint_dialog_touch_sensor\" : \"Tocca sensore impronte\"","\"Gift2ResaleDisable\" : \"%s is removed from sale!\"","\"cast_expanded_controller_ad_in_progress\" : \"Триває реклама…\"","\"UseProxyForCalls\" : \"Usar Proxy Para Chamadas\"","\"mr_cast_button_connected\" : \"キャスト。接続済み\"","\"SendTodayAt\" : \"'إرسالها اليوم عند' HH:mm\"","\"confirm_device_credential_password\" : \"पासवर्ड वापरा\"","\"common_google_play_services_notification_ticker\" : \"ข้อผิดพลาดของบริการ Google Play\"","\"cast_unmute\" : \"Susdurmayın\"","\"ClearRecentEmojiTitle\" : \"Clear recent emoji\"","\"BoostingGiveawayJustStartedGroup\" : \"%s just started a giveaway of Telegram Premium subscriptions to its members.\"","\"BoostingStarsGiveawayMsgInfoPlural1_other\" : \"**%1$d Stars** will be distributed\"","\"CallMessageVideoIncoming\" : \"Incoming Video Call\"","\"AttachRoundExpired\" : \"رسالة مرئية منتهية\"","\"StickersSetEmojiForSticker\" : \"Set emoji that corresponds to your sticker\"","\"StoryLinkURLPlaceholder\" : \"Enter URL\"","\"VoipGroupOffline\" : \"You're currently offline. Please connect to the Internet to join voice chats.\"","\"OtherStickers\" : \"More Stickers\"","\"AddAdminErrorBlacklisted\" : \"Je kunt deze gebruiker niet als beheerder toevoegen, omdat die op de zwarte lijst staat en niet kan worden gedeblokkeerd.\"","\"FilterRemoveFrom\" : \"Aus Ordner entfernen\"","\"AddAdminErrorBlacklisted\" : \"Você não pode adicionar esse usuário como admin porque ele está na lista de Usuários Removidos e você não tem permissão para desbani-lo.\"","\"GroupCallCreatedLinkRevoke\" : \"Revoke link\"","\"ProxyDetails\" : \"Detalles del proxy\"","\"ActionGroupCallEndedBy\" : \"un1 hat den Videochat beendet (%s)\"","\"AutodownloadSizeLimit\" : \"Maximale Größe\"","\"StoryLinkEdit\" : \"Update Link\"","\"NotificationChannelMessagePaidMedia_one\" : \"نشر %2$s منشوراً مدفوع الأجر مقابل نجمة واحدة\"","\"SyncContactsDeleteTitle\" : \"Elimina contatti\"","\"TranslateEntireChat\" : \"Translate Entire Chat\"","\"ic_media_route_learn_more_accessibility\" : \"Learn how to cast\"","\"mr_chooser_wifi_learn_more\" : \"En savoir plus\"","\"RestoreEmailSentTitle\" : \"Código de recuperação\"","\"AddContactPhonebookTitle\" : \"Add Contact\"","\"ProfileColorEdit\" : \"تغيير لون الملف الشخصي\"","\"PermissionOpenSettings\" : \"Impostazioni\"","\"YourEmail\" : \"Ваша е-пошта\"","\"AttachVideoRestrictedForever\" : \"The admins of this group have restricted you from sending video here.\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"영상 대화 오버레이\"","\"abc_toolbar_collapse_description\" : \"Ocultar\"","\"GiftOfferRejectConfirmText\" : \"Are you sure you want to reject the offer from **%s**?\"","\"RaiseToSpeakInfo\" : \"전화기를 귀에 대고 음성 메시지를 녹음하세요.\"","\"RelativeDateMenuAddToACalendar\" : \"Add to Calendar\"","\"call_notification_ongoing_text\" : \"正在通话\"","\"call_notification_ongoing_text\" : \"Текущий вызов\"","\"Page5Title\" : \"Мощный\"","\"ActionUserInvitedToChannel\" : \"un1 hat dich in diesen Kanal eingeladen\"","\"GroupThemePreviewSenderName\" : \"Monika\"","\"common_google_play_services_enable_title\" : \"Ota Google Play Palvelut käyttöön\"","\"ClearingCache\" : \"캐시 비우는 중...\"","\"NoStoriesTitle\" : \"No saved stories\"","\"PassportAuthorize\" : \"AUTHORIZE\"","\"VoipConferenceLeave\" : \"Leave video chat\"","\"call_notification_answer_action\" : \"Responder\"","\"LanguagesChartTitle\" : \"Languages\"","\"call_notification_answer_action\" : \"Besvar\"","\"DiscardChanges\" : \"Discard changes\"","\"cast_expanded_controller_live_stream_indicator\" : \"Пряма трансляція\"","\"GroupCreateMembersFour\" : \"%1$s, %2$s, %3$s and %4$s\"","\"common_google_play_services_updating_text\" : \"നിലവിൽ അപ്‌ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല.\"","\"Statistics\" : \"Statistics\"","\"SignInWithGoogle\" : \"Accedi con Google\"","\"CreateLink\" : \"Criar Link\"","\"PinnedMessages\" : \"Vastgezette berichten\"","\"BoostingSelectUpToWarningChannelsGroupsPlural_other\" : \"You can select up to %1$d groups or channels.\"","\"BoostingGiveawayAdditionPrizeCountNameHint_other\" : \"All prizes: **%1$d** %2$s with Telegram Premium subscriptions for %3$s.\"","\"call_notification_incoming_text\" : \"Cuộc gọi đến\"","\"cast_closed_captions\" : \"Titlovi\"","\"OpenFragment\" : \"Abrir Fragment\"","\"fingerprint_error_lockout\" : \"অনেকবার চেষ্টা করেছেন। পরে আবার চেষ্টা করুন।\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Трек %1$d\"","\"AddManyMembersAlertNamesText_one\" : \"Wirklich Mitglied bei **%2$s** hinzufügen?\"","\"AddStickersCount\" : \"Add %1$s\"","\"Gift2ConvertText2_other\" : \"Do you want to convert this gift from **%2$s** to **%3$s**?\n\nConversion is available for the next **%1$d days**.\n\nThis action cannot be undone. This will permanently destroy the gift.\"","\"CaptionBelow\" : \"Move Caption Down\"","\"google_assistant_verification_channel_name\" : \"Verificador do Assistente\"","\"NotificationsStoryUnmute\" : \"Notify\"","\"BoostsToLevel\" : \"Boosts to level up\"","\"cast_disconnect\" : \"Відключити\"","\"CancelPasswordReset\" : \"¿Cancelar el restablecimiento de la contraseña? Si solicitas un nuevo restablecimiento más tarde, tomará otros 7 días.\"","\"mr_button_content_description\" : \"Тышкы экранга чыгаруу\"","\"fingerprint_error_no_fingerprints\" : \"ಯಾವುದೇ ಫಿಂಗರ್‌ಪ್ರಿಂಟ್‌ ಅನ್ನು ನೋಂದಣಿ ಮಾಡಿಲ್ಲ.\"","\"BotLocationPermissionRequest\" : \"**%1$s** requests access to your location. You will be able to revoke this access in the profile page of **%2$s**.\"","\"GiftPremiumGiftsSentStatusForUser\" : \"**%1$s** now has access to additional features.\"","\"ActionBotDocumentInternalPassport\" : \"Passaporto nazionale\"","\"media_notification_channel_name\" : \"Trasmissione\"","\"abc_menu_alt_shortcut_label\" : \"„Alt“ +\"","\"AutoDownloadPm\" : \"개인\"","\"SetRecoveryEmail\" : \"Definir Email de Recuperação\"","\"abc_action_bar_up_description\" : \"Navigasi ke atas\"","\"LogOut\" : \"تسجيل الخروج\"","\"cast_expanded_controller_skip_ad_text\" : \"বিজ্ঞাপন এড়াতে আর %1$d…\"","\"cast_notification_connected_message\" : \"Koblet til %1$s\"","\"MediaZoomOut\" : \"Zoom out\"","\"PsaMessageDefault\" : \"Important Notification\"","\"cast_tracks_chooser_dialog_audio\" : \"Aудио\"","\"CancelAccountResetInfo2\" : \"Alguém com acesso ao número **%1$s** solicitou apagar a sua conta do Telegram e redefinir a sua senha de Verificação em Duas Etapas.\n\nSe não foi você, digite o código que acabamos de enviar via SMS. Você também pode cancelar isso *alterando o seu número de telefone*.\"","\"AttachGifRestrictedForever\" : \"The admins of this group have restricted you from sending GIFs.\"","\"TapToDownload\" : \"Tocca per scaricare\"","\"AudioSaveToSavedMessages\" : \"To Saved Messages\"","\"EditProfileBirthdayInfoContacts\" : \"Only your contacts can see your birthday. **Change >**\"","\"abc_search_hint\" : \"Suchen…\"","\"call_notification_ongoing_text\" : \"Apel în desfășurare\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ಸೇವೆಗಳ ಲಭ್ಯತೆ\"","\"call_notification_decline_action\" : \"Atmesti\"","\"fingerprint_error_hw_not_present\" : \"Este dispositivo não tem um sensor de impressão digital\"","\"mr_controller_stop\" : \"Stop\"","\"DebugMenuEnableWebViewDebug\" : \"Ativar depuração WebView\"","\"BotShare\" : \"Share\"","\"abc_searchview_description_query\" : \"Requête de recherche\"","\"fingerprint_error_lockout\" : \"Muitas tentativas. Tente novamente mais tarde.\"","\"CancelForwarding\" : \"Cancelar\"","\"mr_system_route_name\" : \"سسٹم\"","\"cast_casting_to_device\" : \"Ülekandmine seadmesse %1$s\"","\"cast_disconnect\" : \"غیر منسلک کریں\"","\"cast_play\" : \"Predvajanje\"","\"DebugMenu\" : \"Debug Menu\"","\"GroupStickersInfo\" : \"You can choose a sticker set that will be available to all group members when they are chatting in this group.\"","\"StoryWidgetPhoto\" : \"Photo\"","\"common_google_play_services_update_text\" : \"%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst.\"","\"cast_expanded_controller_ad_in_progress\" : \"Приказивање огласа је у току…\"","\"cast_expanded_controller_loading\" : \"ဖွင့်နေသည်…\"","\"SendMediaPermissionPhotos\" : \"Photos\"","\"LinkHashExpired\" : \"O link não está mais ativo\"","\"NotificationMessageAudio\" : \"%1$s sent you a voice message\"","\"common_google_play_services_notification_channel_name\" : \"Tillgänglighet för Google Plays tjänster\"","\"Quality1080Short\" : \"HD\"","\"Copy\" : \"Copia\"","\"common_google_play_services_install_button\" : \"Inštalovať\"","\"RequestCallButton\" : \"Call me to dictate the code\"","\"fingerprint_error_lockout\" : \"Imizamo eminingi kakhulu. Sicela uzame futhi ngokuhamba kwesikhathi.\"","\"SegmentationCutOut\" : \"Ritaglia\"","\"abc_search_hint\" : \"खोज्नुहोस्…\"","\"BusinessLocationClearTitle\" : \"Remove Location\"","\"EventLogClosedTopic\" : \"%s closed topic un2\"","\"BoostingGiveawayGroupStarted\" : \"Group started a giveaway\"","\"PassportDeletePhoneAlert\" : \"Delete phone number?\"","\"abc_action_bar_home_description\" : \"Navigera hem\"","\"cast_tracks_chooser_dialog_none\" : \"Ninguna\"","\"NotificationMessageSDVideo\" : \"%1$s te envió un video con autodestrucción\"","\"mr_chooser_wifi_warning_description_tablet\" : \"សូមប្រាកដថា ឧបករណ៍ផ្សេងទៀតស្ថិតនៅលើបណ្ដាញ Wi-Fi តែមួយជាមួយនឹងថេប្លេតនេះ\"","\"ActionTakeScreenshoot\" : \"صوّر un1 الشاشة!\"","\"mr_user_route_category_name\" : \"ডিভাইস\"","\"PrivacyVoiceMessagesInfo\" : \"Puoi decidere chi può inviarti messaggi vocali o videomessaggi con precisione dettagliata.\"","\"NotificationInvitedToGroup\" : \"%1$s invited you to the group %2$s\"","\"common_google_play_services_updating_text\" : \"Google Play ସେବାଗୁଡ଼ିକ ବିନା %1$s ଚାଲିବ ନାହିଁ, ଯେଉଁଗୁଡ଼ିକ ବର୍ତ୍ତମାନ ଅପଡେଟ୍‌ ହେଉଛି।\"","\"ResetMyAccountWarningText\" : \"This action can't be undone.\n\nIf you reset your account, all your messages and chats will be deleted.\"","\"SearchEmptyViewFilteredSubtitle2\" : \"Try a new search.\"","\"cast_expanded_controller_background_image\" : \"የአልበም ስነ-ጥበብ\"","\"ActionEditedInviteLinkToSameClickable\" : \"un1 editó el enlace de invitación un2\"","\"Proxy\" : \"بروكسي\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s hat ein Spielergebnis angeheftet\"","\"NotificationMessageGroupContact2\" : \"%1$s shared a contact %3$s in the group %2$s\"","\"StoryNotificationSingle\" : \"posted a story\"","\"FilterNoChatsToDisplayInfo\" : \"Derzeit keine passenden\nChats in diesem Ordner.\"","\"CheckPasswordWrong\" : \"Ви ввели неправильний пароль.\"","\"CancelLinkExpired\" : \"El enlace no es válido o expiró.\"","\"cast_stop\" : \"Stöðva\"","\"wallet_buy_button_place_holder\" : \"Google арқылы сатып алу\"","\"mr_user_route_category_name\" : \"Пристрої\"","\"mr_chooser_wifi_warning_description_watch\" : \"Achte darauf, dass sich das andere Gerät im selben WLAN wie diese Smartwatch befindet\"","\"common_google_play_services_unsupported_text\" : \"%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።\"","\"EditOfferPrice\" : \"Edit Price\"","\"LiveStoryHighlightFeaturePin\" : \"pin in chat\"","\"GiftPremiumUsersGiveAccessMany_one\" : \"Give %2$s and **%1$d** more friend access to exclusive features.\"","\"Reactions\" : \"Reactions\"","\"VoipBusy\" : \"Line busy\"","\"June\" : \"Junio\"","\"MessageLifetimeChanged\" : \"عيّن %1$s عداد التدمير الذاتي ليصبح %2$s\"","\"abc_searchview_description_search\" : \"搜尋\"","\"generic_error_no_device_credential\" : \"Tidak ada PIN, pola, atau sandi yang disetel.\"","\"UseProxyInfo\" : \"SOCKS5 proxy settings.\"","\"TapToChange\" : \"Tik om te wijzigen\"","\"DeleteReaction\" : \"Delete Reaction\"","\"abc_action_mode_done\" : \"完了\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Fjalëkalimi\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Pon tu contraseña para hacer la transferencia.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer.\"","\"StorySharedToManyChats_one\" : \"Story forwarded to **a chat**.\"","\"fingerprint_error_hw_not_present\" : \"Энэ төхөөрөмжид хурууны хээ мэдрэгч алга байна\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"La modalità overlay ti consente di usare il push-to-talk e vedere chi sta parlando anche quando sei fuori da Telegram.\"","\"From\" : \"From\"","\"AccountFrozenButtonAppeal\" : \"Submit an Appeal\"","\"mr_controller_casting_screen\" : \"Przesyłam ekran\"","\"ContinueOnThisLanguage\" : \"Weiter auf Deutsch\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s fijó un mensaje\"","\"AreYouSureClearHistoryWithUser\" : \"Tem certeza de que deseja limpar o histórico do chat com **%1$s**?\"","\"DeleteMessagesTextGroup\" : \"يمكنك أيضًا حذف %1$s التي أرسلتها من حسابات أعضاء المجموعة الآخرين عبر تحديد \"التراجع عن إرسال رسائلي\".\"","\"ChannelUserCantAdd\" : \"Sorry, you can't add this user to channels.\"","\"SuggestPhotoShort\" : \"Suggest\"","\"AccDescrNumberOfReplies_one\" : \"Has %1$d reply\"","\"cast_expanded_controller_loading\" : \"Memuatkan…\"","\"RequestMissedCall\" : \"Отримати код у виклику\"","\"PermissionBackgroundLocation\" : \"لمشاركة موقعك المباشر في هذه المحادثة؛ يحتاج تيليجرام الوصول إلى موقعك باستمرار، بما في ذلك أثناء عمل التطبيق في الخلفية.\n\n سنستخدم موقعك للمدة التي تختارها أنت فقط ويمكنك التوقف عن مشاركته في أي وقت. لن نستخدم موقعك لأي غرض بخلاف مشاركته في هذه المحادثة. \"","\"cast_forward_30\" : \"Avança 30 segons\"","\"AreYouSureClearHistoryWithSecretUser\" : \"Das wird alle Nachrichten bei dir und bei **%1$s** löschen? Wirklich fortsetzen? \"","\"SecretLinkPreviewAlert\" : \"Attivare le anteprime estese per i link nelle Chat segrete? Ricorda che le anteprime dei link sono generate sui server di Telegram.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ຄຳບັນຍາຍແບບປິດ\"","\"PrivacyGiftsTitle\" : \"Automatically display gifts from\"","\"cast_expanded_controller_live_head_description\" : \"Dabartinė pozicija yra tiesioginio srauto viršuje\"","\"PollV2ShowWhoVotedInfo\" : \"Display voter name on each option\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Pristupni ključ\"","\"mr_chooser_wifi_warning_description_watch\" : \"Povežite drugi uređaj s istom Wi-Fi mrežom s kojom je povezan ovaj sat\"","\"ContactShortcutMessage\" : \"Bericht naar %1$s\"","\"mr_controller_pause\" : \"পজ কৰক\"","\"TurnPasswordOffQuestion\" : \"هل ترغب حقًا في تعطيل كلمة مرورك؟\"","\"December\" : \"Dicembre\"","\"GiftOfferButtonStars\" : \"Offer ⭐️%s\"","\"SecretChat\" : \"المحادثات السرية\"","\"AddAnotherAccountInfo\" : \"Richte mehrere Telefonnummern ein und wechsle jederzeit die Konten.\"","\"PushReactSticker\" : \"%2$s to your %3$s sticker\"","\"RestoreEmailNoAccess\" : \"%1$s에 접근할 수 없습니까?\"","\"WidgetLoggedOff\" : \"Акаунт не авторизований.\"","\"mr_chooser_wifi_warning_description_tv\" : \"இந்த டிவி இணைக்கப்பட்டுள்ள அதே வைஃபை நெட்வொர்க்கில் மற்றொரு சாதனமும் இணைக்கப்பட்டுள்ளதை உறுதிசெய்துகொள்ளுங்கள்\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Um die Übertragung abzuschliessen, bitte dein Passwort eingeben.\"","\"UserRestricted\" : \"죄송합니다. 이 작업은 진행하실 수 없습니다.\"","\"mr_controller_album_art\" : \"Lemezborító\"","\"TranscriptionTrialEnd_one\" : \"You have used your **%1$d** free transcription this week.\"","\"BoostingApplyChangesChannels\" : \"You have changed the list of channels. Apply changes?\"","\"cast_expanded_controller_live_head_description\" : \"Pozicioni aktual është në krye të transmetimit të drejtpërdrejtë\"","\"HashtagSuggestion1Title\" : \"Use %s\"","\"cast_expanded_controller_skip_ad_label\" : \"விளம்பரத்தைத் தவிர்\"","\"cast_rewind_10\" : \"Putar mundur sepuluh detik\"","\"mr_cast_dialog_title_view_placeholder\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‎‎‏‏‎‎‏‎‎‏‏‏‎‏‎‎‏‏‏‎‏‏‏‎‏‏‎‎‏‏‎‎‏‎‏‏‏‎‎‎‏‏‏‎‎‎‏‏‎‎‎‎‏‎‏‏‎No info available‎‏‎‎‏‎\"","\"TodoEditItem\" : \"Edit Item\"","\"HashtagStoriesFound_other\" : \"%d Stories found\"","\"AddEmailSubtitle\" : \"문자가 아닌 이메일을 통해 텔레그램 로그인 코드를 받게 됩니다. 접근 권한이 있는 이메일 주소를 입력하세요.\"","\"CreateNewContact\" : \"Create New Contact\"","\"Update\" : \"تحديث\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"You can change your auto-download settings for media to reduce data usage when roaming.\"","\"MonetizationStarsAds\" : \"Buy Ads\"","\"AttachDocument\" : \"Datei\"","\"ActionAddUser\" : \"تمت إضافة un2 من قِبل un1\"","\"cast_connecting_to_device\" : \"Connexion à %1$s…\"","\"ViewersWatching_one\" : \"%1$d watching\"","\"GroupUserCantBot\" : \"Sorry, too many bots in this group.\"","\"PushChatReactVideo\" : \"%3$s to your video in %2$s\"","\"AutoDownloadOnRoamingData\" : \"Em Roaming\"","\"NotificationsReactions\" : \"Reaktionen\"","\"NotificationActionPinnedFileUser\" : \"%1$s pinned a file\"","\"AutodownloadSizeLimitUpTo\" : \"bis zu %1$s\"","\"ActionRequestedPeerChannelPlural_one\" : \"You shared a channel with un2\"","\"DaysBold_other\" : \"**%1$d** days\"","\"NotificationMessageFew\" : \"%1$s hat dir %2$s gesendet\"","\"Brown\" : \"Marrone\"","\"CreateContact\" : \"Create Contact\"","\"call_notification_incoming_text\" : \"着信\"","\"InChatSound\" : \"Sonidos en el chat\"","\"SecretWebPage\" : \"링크 미리보기\"","\"ChangeGroupAppearance\" : \"Darstellung\"","\"common_google_play_services_unsupported_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої.\"","\"NotificationActionPinnedVideo\" : \"%1$s 님이 %2$s 그룹에 동영상을 고정했습니다\"","\"FolderLinkPreviewRight\" : \"Personal\"","\"PremiumBusinessGreetingMessagesDescription\" : \"Create greetings that will be automatically sent to new customers.\"","\"PushReactVideo\" : \"%2$s to your video\"","\"LocationUpdated\" : \"updated\"","\"common_google_play_services_notification_channel_name\" : \"Google Play hizmetlerinin kullanılabilirliği\"","\"AccountSwitch\" : \"Wissel\"","\"ReportChat\" : \"Report\"","\"LiteOptionsAutoplayGifs\" : \"Autoplay GIFs\"","\"NotificationMessageGiftCode\" : \"%1$s sent you a Gift Code for %2$s of Telegram Premium\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"רצועה %1$d\"","\"NotifyMeAboutStoriesReactions\" : \"Reactions to My Stories\"","\"Gift2CantDoText\" : \"Transfer this gift to your Telegram account on Fragment to unlock this action.\"","\"ColorOrange\" : \"Oranje\"","\"ChannelPermissionsHeader\" : \"What can members of this group do?\"","\"mr_chooser_wifi_learn_more\" : \"Matuto pa\"","\"StoryCollageRemoveGrid\" : \"Tap to remove grid\"","\"cast_play\" : \"प्ले गर्नुहोस्\"","\"StarRatingFuturePendingPointsAndLevel2_other\" : \"Level %d are pending.\"","\"UserRestricted\" : \"Du kannst diese Aktion nicht durchführen.\"","\"RaiseToListenInfo\" : \"휴대전화를 귀에 대면 소리가 이어폰으로 전환됩니다.\"","\"RegistrationProfileInfo\" : \"Информация о себе\"","\"ExpiredStoryMention\" : \"The story you were mentioned in is no longer available\"","\"FilterDeleteAlertLinks\" : \"Are you sure you want to delete this folder? This will also deactivate all the invite links used to share this folder.\"","\"MainChannelProfileVideoSetHint\" : \"Questa ora è la foto principale del canale.\"","\"BoostLevelPlus_other\" : \"Level %d+\"","\"AutoDownloadPhotosOn\" : \"Photos\"","\"AIEditorTo\" : \"To %s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Басқа құрылғы осы құрылғымен бірдей Wi-Fi желісінде екеніне көз жеткізіңіз.\"","\"LinkHashExpired\" : \"Link is niet meer actief\"","\"ActionGroupCallScheduled\" : \"Chat de vídeo agendado para %1$s\"","\"StarRatingFuturePendingPointsAndLevel2_one\" : \"Level %d are pending.\"","\"MessageLockedPremiumLocked\" : \"**%s** restricted messaging to only Premium users.\"","\"DoNotTranslate\" : \"Nicht übersetzen\"","\"AccDescrOpenMenu\" : \"Open navigation menu\"","\"call_notification_hang_up_action\" : \"ముగించండి\"","\"cast_expanded_controller_skip_ad_text\" : \"Μπορείτε να κάνετε παράβλεψη της διαφήμισης σε %1$d…\"","\"PollV2AllowRevotingInfo\" : \"Voters can change their vote\"","\"mr_controller_pause\" : \"Παύση\"","\"google_assistant_verification_channel_name\" : \"Overenie Asistenta\"","\"fingerprint_error_hw_not_available\" : \"Fingerabdruckhardware nicht verfügbar.\"","\"AutoDownloadCustom\" : \"مخصص\"","\"Delete\" : \"Delete\"","\"mr_chooser_wifi_warning_description_phone\" : \"Sørg for at den andre enheten er på det samme wifi-nettverket som denne telefonen\"","\"AutomaticDownloadSettings\" : \"Auto-download instellingen\"","\"VerificationCode\" : \"Código de verificación\"","\"SpeedHint\" : \"Tieni premuto per altre velocità.\"","\"fingerprint_error_lockout\" : \"చాలా ఎక్కువ ప్రయత్నాలు చేసారు. దయచేసి తర్వాత మళ్లీ ప్రయత్నించండి.\"","\"NoPhoneFound\" : \"이 번호로 되어 있는 텔레그램 계정이 없습니다.\"","\"BotAuthBasedOnIP\" : \"Based on the IP (%s)\"","\"PriceForEachSuggestion\" : \"Price for each message\"","\"cast_expanded_controller_loading\" : \"Yükleniyor…\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Přístupový klíč\"","\"BotForumNewTopic\" : \"New Chat\"","\"cast_skip_prev\" : \"前の項目にスキップ\"","\"cast_rewind_30\" : \"Atsukti trisdešimt sekundžių atgal\"","\"fingerprint_dialog_touch_sensor\" : \"Tryck på fingeravtryckssensorn\"","\"NotificationsImportance\" : \"우선순위\"","\"TelegramStarsInfo2\" : \"Buy Stars to unlock content and services\nin miniapps on Telegram. **More about Stars >**\"","\"EventLogRankEdit\" : \"un1 changed un2’s tag from «%1$s» to «%2$s»\"","\"CheckPassword\" : \"Check Password\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan.\"","\"StartVoipChannel\" : \"Start Live stream\"","\"cast_mute\" : \"Bisukan\"","\"SegmentationTabToCrop\" : \"Tap on an object to crop it\"","\"NotificationsPriorityUrgent\" : \"Urgente\"","\"NotificationsServiceConnectionInfo\" : \"Nutzt eine batterieschonende Hintergrundverbindung zu Telegram, um Benachrichtigungen zu gewährleisten.\"","\"cast_unmute\" : \"Slå på ljudet\"","\"HashtagMessagesFoundChannel_one\" : \"%1$d message in **%2$s**\"","\"EnabledNotifications\" : \"Enabled Notifications\"","\"generic_error_no_keyguard\" : \"Este dispositivo não suporta o PIN, o padrão ou a palavra-passe.\"","\"AddAccount\" : \"Añadir cuenta\"","\"cast_stop\" : \"Oprește\"","\"AddContactPhonebookTitle\" : \"연락처 추가\"","\"CropReset\" : \"Reset\"","\"GiftOfferOfferedTextStars2\" : \"This user offered you **%2$s Stars** for **%3$s**.\"","\"fingerprint_error_no_fingerprints\" : \"Sormenjälkiä ei ole lisätty.\"","\"SMSFeePurchaseTextDays_one\" : \"Get Telegram Premium for %d day\"","\"ActionInviteUser\" : \"un1 se unió al grupo con un enlace de invitación\"","\"ChannelSettingsJoinRequest\" : \"Approve new members\"","\"LastSeen\" : \"visto\"","\"TodoMenuTabList\" : \"List\"","\"StakeDiceActionYouWon\" : \"You won ������ %s\"","\"NoPhotos\" : \"No photos yet\"","\"EnableAnimations\" : \"화면 전환 효과 사용\"","\"SuggestionAgreementReachedAdmin1\" : \"������ This post will be automatically published **%s** **%s**\"","\"SegmentationCutOut\" : \"Wegknippen\"","\"mr_chooser_searching\" : \"Hledání zařízení\"","\"BusinessHoursProfileClose\" : \"closed\"","\"PopupNotification\" : \"Pop-up meldingen\"","\"BoostingChooseRandomGroup_one\" : \"Choose when %d members of your group will be randomly selected to receive Telegram Premium.\"","\"cast_rewind\" : \"倒轉\"","\"cast_closed_captions_unavailable\" : \"ସବଟାଇଟଲ୍‌ ଉପଲବ୍ଧ ନାହିଁ\"","\"NotificationMessageMusic\" : \"%1$s ti ha inviato un file audio\"","\"SpeedNormal\" : \"Normal\"","\"BoostingStarsGiveawayServiceUndistributedGroup_other\" : \"%d undistributed stars were forwarded to group administrators.\"","\"AccDescrCloseTrendingEmoji\" : \"Close Trending emoji\"","\"DeleteAlertReactionAll\" : \"Delete all user reactions\"","\"VideoCallAlert\" : \"Are you sure you want to video call **%1$s**?\"","\"AttachPhoto\" : \"Bild\"","\"PleaseEnterCurrentPassword\" : \"Inserisci la tua password\"","\"PasswordOn\" : \"Увімкнено\"","\"NotificationsDeleteAllExceptionTitle\" : \"예외 모두 삭제\"","\"ProxyAddedSuccess\" : \"Proxy toegevoegd.\"","\"InviteUser\" : \"هذا المستخدم ليس لديه تيليجرام بعد، هل تريد دعوته؟\"","\"AddToTheGroup\" : \"%1$s zur Gruppe hinzufügen?\"","\"ImportContacts\" : \"Importa contatti\"","\"mr_chooser_title\" : \"Транслювати на…\"","\"cast_tracks_chooser_dialog_cancel\" : \"Zrušiť\"","\"PermissionXiaomiLockscreen\" : \"Please allow Telegram to be shown on the lock screen so that calls can work properly.\"","\"Files\" : \"Files\"","\"SetPasscode\" : \"암호 설정\"","\"mr_cast_button_connected\" : \"Átküldés. Csatlakoztatva.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"‏מוודאים שהמכשיר השני והטאבלט מחוברים לאותה רשת Wi-Fi\"","\"PhotoEditorZoomOut\" : \"Zoom Out\"","\"SharingOfferDisableHeaderYou\" : \"You suggest to disable sharing in this chat, which includes:\"","\"GiftPremiumUsersTwo\" : \"**%1$s**, **%2$s**\"","\"common_google_play_services_install_title\" : \"Λήψη υπηρεσιών Google Play\"","\"GiftValueLastTelegram\" : \"This is the price at which **%s** was last sold on Telegram.\"","\"search_menu_title\" : \"搜索\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Palavra-passe\"","\"mr_system_route_name\" : \"Жүйе\"","\"mr_dialog_groupable_header\" : \"डिभाइस कनेक्ट गर्नुहोस्\"","\"abc_action_menu_overflow_description\" : \"තවත් විකල්ප\"","\"ActionYouRemovedPhoto\" : \"أنت أزلت صورة المجموعة\"","\"cast_closed_captions_unavailable\" : \"未能提供隱藏式字幕\"","\"UndoAllCustom\" : \"Undo all custom notification settings for all your contacts, groups and channels.\"","\"common_google_play_services_update_button\" : \"अपडेट करें\"","\"EnableAllStreamingInfo\" : \"عندما يكون ذلك ممكنًا؛ سيبدأ تيليجرام بتشغيل المقاطع المرئية والصوتية على الفور، دون انتظار اكتمال تنزيل الملفات.\"","\"Gift2MessageStarsInfo\" : \"Your balance is ⭐️%s\"","\"NoSharedAudioSecret\" : \"الصوتيات من هذه المحادثة سيتم عرضها هنا.\"","\"AIEditorLimitButton\" : \"Increase Limit\"","\"Gift2MadePrivateTitle\" : \"Gift Hidden\"","\"AutoDownloadOnRoamingData\" : \"로밍 시\"","\"ThemePreviewDialog2\" : \"Your inner Competition\"","\"Country\" : \"Land\"","\"ResetStatisticsAlertTitle\" : \"Reset statistics\"","\"abc_searchview_description_search\" : \"Otsing\"","\"UnlockBoostChannelAutotranslation\" : \"Autotranslation of messages\"","\"mr_chooser_wifi_warning_description_phone\" : \"Уверете се, че телефонът и другото устройство са свързани с една и съща Wi-Fi мрежа\"","\"ApplyThemeFile\" : \"Apply theme file\"","\"MaxCacheSize\" : \"Maximum cache size\"","\"NotificationMessageGif\" : \"%1$s heeft je een GIF gestuurd\"","\"TurnPasswordOffQuestion\" : \"Weet je zeker dat je je wachtwoord wilt uitschakelen?\"","\"BotAffiliateProgramRowText\" : \"Distribute links to mini apps and earn a share of their revenue in Stars.\"","\"ShowSenderNames\" : \"إظهار أسماء المرسِلين\"","\"NotificationChatReactGiveaway\" : \"그룹에서 %1$s님이 내 %2$s 경품에 %3$s 반응을 했습니다.\"","\"cast_tracks_chooser_dialog_audio\" : \"Ääni\"","\"ic_media_route_learn_more_accessibility\" : \"Сазнајте како да пребацујете\"","\"cast_forward\" : \"Проследи\"","\"mr_dialog_default_group_name\" : \"Grupė\"","\"AccDescrRepeatOne\" : \"Repeat, one\"","\"mr_controller_casting_screen\" : \"स्क्रीन कास्‍ट करत आहे\"","\"formatterDay24H\" : \"HH:mm\"","\"DeleteMessagesTitle\" : \"Elimina %1$s\"","\"mr_controller_expand_group\" : \"Laienda\"","\"ErrorSendRestrictedTodo\" : \"Sorry, the admins of this group have restricted you from sending checklists.\"","\"YourName\" : \"Seu Nome\"","\"NotificationContactJoined\" : \"انضم %1$s لتيليجرام!\"","\"common_open_on_phone\" : \"Deschide pe telefon\"","\"common_google_play_services_install_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას.\"","\"common_google_play_services_enable_text\" : \"Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play.\"","\"CheckYourEmail\" : \"Controlla la tua email\"","\"NewStickerPack\" : \"New Sticker Pack\"","\"InternalStorage\" : \"Interne opslag\"","\"ResetChatBackgroundsAlertTitle\" : \"Ripristina sfondi chat\"","\"abc_action_mode_done\" : \"Atlikta\"","\"abc_searchview_description_submit\" : \"Utfør søket\"","\"BoostFeatureCustomBackgroundGroup\" : \"Custom Group Background\"","\"NotificationGroupAddMember\" : \"%1$s heeft %3$s uitgenodigd voor de groep %2$s\"","\"NotificationsServiceConnectionInfo\" : \"Keep a low impact background connection to Telegram for reliable notifications.\"","\"mr_cast_button_connected\" : \"Емитувајте. Поврзано\"","\"cast_rewind_10\" : \"Přetočit o 10 sekund zpět\"","\"Gift2ActionReleasedBy\" : \"Released by **%s**\"","\"ActionBotDocuments\" : \"%1$s recibió los siguientes documentos: %2$s\"","\"BotFileDownloaded\" : \"File saved to Downloads\"","\"mr_chooser_zero_routes_found_title\" : \"Δεν υπάρχουν διαθέσιμες συσκευές\"","\"mr_controller_volume_slider\" : \"Ses düzeyi kaydırma çubuğu\"","\"mr_controller_album_art\" : \"Image de l'album\"","\"ShareYouLocationUnable\" : \"Huidige locatie kon niet worden vastgesteld\"","\"AIEditorToOther\" : \"To %s\"","\"AreYouSureDeleteAndExitChannel\" : \"Echt het kanaal verlaten en verwijderen?\"","\"DeleteAll\" : \"Alles verwijderen\"","\"TwoStepVerificationPasswordSetInfo\" : \"이 비밀번호는 SMS로 코드를 받고서 새로운 기기에서 로그인할 때 필요합니다.\"","\"PremiumStoriesViewsDescription\" : \"Check who opens your stories — even after they expire.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Κωδικός πρόσβασης\"","\"EventLogInfoDetail\" : \"This is a list of all service actions taken by the group's members and admins in the last 48 hours.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"請確保另一部裝置與此裝置連接同一 Wi-Fi 網絡\"","\"ChannelDescriptionChanged\" : \"تم تحديث وصف القناة.\"","\"SMSFee3Text\" : \"Sign up for 1-week Telegram Premium subscription to help cover the SMS costs.\"","\"abc_shareactionprovider_share_with\" : \"Compartilhar com\"","\"P2PNobodyPlus\" : \"Nessuno (+%1$d)\"","\"AutoDownloadOnRoamingDataInfo\" : \"Ative esta opção se você quiser que mídias sejam baixadas automaticamente quando em roaming.\"","\"abc_action_menu_overflow_description\" : \"Бусад сонголт\"","\"PermissionStorageWithHint\" : \"**텔레그램**이 사진, 동영상, 음악과 그 밖의 문서를 보내고 저장하려면 저장 공간 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **파일과 미디어**를 활성화 해주세요.\"","\"mr_dialog_transferable_header\" : \"เล่นในกลุ่ม\"","\"Username\" : \"اسم المستخدم\"","\"CallAgain\" : \"Call Again\"","\"UserRestricted\" : \"المعذرة، ليس مسموحًا لك القيام بهذا.\"","\"abc_action_menu_overflow_description\" : \"Այլ ընտրանքներ\"","\"SharesPerStory\" : \"Shares Per Story\"","\"mr_user_route_category_name\" : \"ডিভাইচসমূহ\"","\"mr_cast_button_disconnected\" : \"Transmitir. Desconectado\"","\"FilterInviteChats_other\" : \"Includes %d chats\"","\"ResetMyAccountWarningText\" : \"Це незворотна дія. Ви втратите всі чати, повідомлення, фото, відео й файли в Telegram, якщо продовжите скидання акаунта.\"","\"call_notification_screening_text\" : \"Filtriranje dolaznog poziva\"","\"abc_search_hint\" : \"Пребарување…\"","\"OtherLoginCode\" : \"Dein Anmeldecode lautet **%1$s**. Gebe ihn in der Telegram-App ein, bei der du dich anmelden möchtest.\n\nDen Code niemals weitergeben.\"","\"ActionYouChangedTitle\" : \"Hai rinominato il gruppo in un2\"","\"AreYouSureClearDrafts\" : \"Are you sure you want to delete all cloud drafts?\"","\"ActionGroupCallStartedByYou\" : \"Você iniciou um chat de vídeo\"","\"abc_action_bar_home_description\" : \"Zur Startseite\"","\"mr_chooser_looking_for_devices\" : \"Hľadajú sa zariadenia…\"","\"mr_chooser_wifi_warning_description_car\" : \"ሌላኛው መሣሪያ ከዚህ መኪና ጋር አንድ ዓይነት የWi-Fi አውታረ መረብ ላይ መሆኑን ያረጋግጡ\"","\"google_assistant_verification_notification_title\" : \"Google Assistant က မက်ဆေ့ဂျ်ပို့နေသည်\"","\"EditWidget\" : \"Редагувати віджет\"","\"AreYouSureClearHistoryWithUser\" : \"정말 **%1$s** 님과의 대화 내용을 비우시겠습니까?\"","\"SwipeSettingsFolders\" : \"Map wijzigen\"","\"common_google_play_services_install_title\" : \"Google Play સેવાઓ મેળવો\"","\"common_google_play_services_install_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিটো আপোনাৰ ডিভাইচত নাই।\"","\"KeepMediaInfoPart\" : \"Photos, videos and other files from cloud chats that you have **not accessed** during this period will be removed from this device to save disk space.\"","\"SaveToGalleryVideoHintUser\" : \"All videos in private chats less than the selected size will be saved to your gallery.\"","\"fcm_fallback_notification_channel_label\" : \"Разно\"","\"cast_notification_connected_message\" : \"已連接至「%1$s」\"","\"LocationNotifiation\" : \"Proximity alert\"","\"Restrict\" : \"تقييد\"","\"common_google_play_services_updating_text\" : \"O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados.\"","\"SetProfilePhoto\" : \"Profielfoto instellen\"","\"mr_cast_button_connected\" : \"Trasmetti. Connesso\"","\"AutoDownloadOnRoamingDataInfo\" : \"Zet dit aan als je media automatisch wilt downloaden bij roamen.\"","\"abc_capital_off\" : \"ВЫКЛ.\"","\"abc_capital_on\" : \"ເປີດ\"","\"BusinessHoursProfileFullOpen\" : \"open 24/7\"","\"Cancel\" : \"Annulla\"","\"cast_rewind\" : \"ترجيع\"","\"LoginPasswordText\" : \"Tienes activada la verificación en dos pasos, así que tu cuenta está protegida con una contraseña adicional.\"","\"search_menu_title\" : \"खोजें\"","\"TimezoneTitle\" : \"Time Zone\"","\"DownloadsTabs\" : \"Downloads\"","\"mr_chooser_searching\" : \"ഉപകരണങ്ങൾ കണ്ടെത്തുന്നു\"","\"EventLogPromotedManageCall\" : \"Manage Live Streams\"","\"YourNumber\" : \"Deine Telefonnummer\"","\"call_notification_ongoing_text\" : \"Prebiehajúci hovor\"","\"PhotoEditorTypefaceCondensed\" : \"Condensed\"","\"call_notification_answer_action\" : \"Jibu\"","\"HashtagStoriesFoundChannel_one\" : \"%1$d story in **%2$s**\"","\"mr_dialog_transferable_header\" : \"Бүлэгт тоглуулах\"","\"EditMessageError\" : \"Sorry, you can't edit this message.\"","\"SavedTagReactionsSelectedAddHint\" : \"Add a tag to selected messages\"","\"ShowVotes_other\" : \"Show More (%1$d)\"","\"abc_action_bar_up_description\" : \"ਉੱਪਰ ਜਾਓ\"","\"common_signin_button_text_long\" : \"Prijava z računom Google\"","\"NotificationActionPinnedGameUser\" : \"%1$s fixou um jogo\"","\"LinkVideoLarger\" : \"Enlarge Video\"","\"mr_cast_button_disconnected\" : \"Cast. Nadiskonekta\"","\"mr_controller_volume_slider\" : \"Thanh trượt âm lượng\"","\"VoipOngoingConferenceChatAlert\" : \"Leave group call with **%1$s** and start a new one with **%2$s**?\"","\"AddProxy\" : \"Adicionar Proxy\"","\"NotificationsCustom\" : \"مخصص\"","\"EditWidget\" : \"Editar widget\"","\"ResumeAll\" : \"Resume all\"","\"BoostingSelectUpToWarningChannelsGroupsPlural_one\" : \"You can select up to %1$d group or channel.\"","\"mr_cast_button_disconnected\" : \"แคสต์ เลิกเชื่อมต่อแล้ว\"","\"cast_casting_to_device\" : \"Diffusion sur l'appareil %1$s…\"","\"CancelAccountReset\" : \"계정 초기화 취소\"","\"TerminateWebSessionInfo\" : \"Tap to disconnect from your Telegram account.\"","\"RestoreEmailSentInfo\" : \"لتعطيل كلمة مرورك السحابية؛ يرجى تفقّد بريدك وإدخال الرمز الذي أرسلناه والمكوّن من 6 أرقام.\"","\"confirm_device_credential_password\" : \"Usar contrasinal\"","\"ScheduledHint\" : \"Long tap to send your message later.\"","\"cast_rewind_30\" : \"Spóla þrjátíu sekúndur til baka\"","\"NotificationsInAppDefault\" : \"الافتراضية داخل التطبيق\"","\"BoostingGroupBoostWhatAreBoosts\" : \"What are boosts?\"","\"cast_stop_live_stream\" : \"停止直播\"","\"SwipeSettingsDelete\" : \"Apagar\"","\"formatterBannedUntilThisYear12H\" : \"dd 'de' MMM, h:mm a\"","\"AutodownloadChannels\" : \"Canais\"","\"SendContactToText\" : \"**%1$s** 님에게 이 연락처를 보내시겠습니까?\"","\"Stop\" : \"إيقاف\"","\"mr_chooser_wifi_learn_more\" : \"Läs mer\"","\"BoostingGiveawayResultsMsgWinnersTitle_one\" : \"%1$d winner of the **Giveaway** was randomly selected by Telegram.\"","\"ResetMyAccountWarning\" : \"Внимание\"","\"WidgetLoggedOff\" : \"Account was logged off.\"","\"SendGiftTo\" : \"Send Gift to %s\"","\"PremiumBusinessAwayMessagesDescription\" : \"Define messages that are automatically sent when you are off.\"","\"TapToChangePhone\" : \"Tocca per cambiare numero di telefono\"","\"PeerRequirementChannelPublicFalse\" : \"The channel should be private.\"","\"wallet_buy_button_place_holder\" : \"Գնել Google-ի միջոցով\"","\"cast_casting_to_device\" : \"Emitiranje na uređaj %1$s\"","\"cast_expanded_controller_live_head_description\" : \"目前的位置是直播的標頭部分\"","\"SendMediaPermissionVideos\" : \"Videos\"","\"AccDescrTopic\" : \"Topic\"","\"abc_action_mode_done\" : \"ਹੋ ਗਿਆ\"","\"fingerprint_dialog_touch_sensor\" : \"Toca o sensor de impresión dixital\"","\"mr_cast_button_disconnected\" : \"ಬಿತ್ತರಿಸಿ. ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸಲಾಗಿದೆ\"","\"PasskeyNoOptionsText\" : \"Install app that supports saving passkeys on your phone or physical ledgers.\"","\"TermsOfService\" : \"이용 약관\"","\"common_google_play_services_install_title\" : \"Google Play አገልግሎቶችን ያግኙ\"","\"cast_forward_10\" : \"పది సెకన్లు ఫార్వర్డ్ చేయి\"","\"FactCheckFooter\" : \"This clarification was provided by a fact checking agency assigned by the department of the government of your country (%s) responsible for combating misinformation.\"","\"cast_tracks_chooser_dialog_audio\" : \"Zvuk\"","\"ProfileHoursRemove\" : \"Remove\"","\"AttachGame\" : \"Jogar\"","\"NotificationActionPinnedTextUser\" : \"%1$s fijó “%2$s”\"","\"common_google_play_services_update_title\" : \"อัปเดตบริการ Google Play\"","\"abc_action_bar_up_description\" : \"Prejsť nahor\"","\"AttachGame\" : \"Spiel\"","\"Gift2InfoFreeUpgrade\" : \"%s can turn this gift into a unique collectible.\"","\"DistanceUnitsAutomatic\" : \"Automatisch\"","\"NotificationActionPinnedNoText\" : \"%1$s 님이 %2$s 그룹에 메시지를 고정했습니다\"","\"AccountFrozenAlertTitle\" : \"Your account is frozen!\"","\"StickersChooseNameForStickerPack\" : \"Choose a name for your pack.\"","\"SoftUserLimitAlert\" : \"You will be able to add more users after you finish creating the group and convert it to a supergroup.\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play.\"","\"ShowAllMedia\" : \"Mostra tutti i media\"","\"MessageAddFile\" : \"Add File\"","\"SavedTagLabelPlaceholder\" : \"Name\"","\"AreYouSureShareMyContactInfoUser\" : \"Telefoonnummer %1$s delen met **%2$s**?\"","\"GiftTopAction\" : \"**%1$s** sent you this gift on **%2$s**\"","\"ActionBotDocumentIdentity\" : \"Datos personales\"","\"AddOneMemberForwardMessages\" : \"Show the last 100 messages to **%1$s**\"","\"HideStoriesFromAlbum_one\" : \"Remove Story from Album\"","\"mr_button_content_description\" : \"Հեռարձակել\"","\"mr_controller_pause\" : \"Tạm dừng\"","\"fingerprint_error_user_canceled\" : \"ব্যৱহাৰকাৰীয়ে ফিংগাৰপ্ৰিণ্টৰ দ্বাৰা বিশ্বাসযোগ্যতা প্ৰমাণীকৰণ কাৰ্য বাতিল কৰিছে।\"","\"NotificationGroupAlbum\" : \"%1$s enviou um álbum para o grupo %2$s\"","\"SecondsSchedule_other\" : \"%1$d seconds\"","\"NoSharedFiles\" : \"Condividi file e documenti in questa chat e accedi a essi da ogni tuo dispositivo.\"","\"SMSPhraseBeginningError\" : \"Incorrect word\"","\"SoundOnHint\" : \"You will receive notifications with sound.\"","\"InAppNotifications\" : \"Notificaciones en la app\"","\"VoipSetNewPhoto\" : \"Set New Photo\"","\"AllMedia\" : \"Tutti i media\"","\"MicrophoneForVoiceMessagesSco\" : \"Headset\"","\"VerificationCode\" : \"Código de Verificação\"","\"NotificationGroupKickMember\" : \"%1$s ha rimosso %3$s dal gruppo %2$s\"","\"AutoDownloadOnAllChats\" : \"مفعَّل في جميع المحادثات\"","\"FilterAlwaysShow\" : \"Incluir chats\"","\"common_signin_button_text\" : \"Login\"","\"mr_controller_stop_casting\" : \"Спиране на предаването\"","\"DirectShare\" : \"Snel delen\"","\"SendMessagesToText\" : \"هل ترغب في إرسال هذه الرسالة إلى **%1$s**؟\"","\"google_assistant_verification_channel_name\" : \"Taga-verify ng Assistant\"","\"PremiumNeededForBoosting\" : \"Only **Telegram Premium** subscribers can boost channels. Do you want subscribe to **Telegram Premium?**\"","\"AddedSubscribersToChannel_other\" : \"**%d subscribers** added to the channel\"","\"cast_expanded_controller_loading\" : \"טוען…\"","\"common_google_play_services_enable_button\" : \"सुरू करा\"","\"AIEditorHint\" : \"Rewrite, translate, or correct your text using AI.\"","\"UsernameInvalidLong\" : \"Gli username non possono superare i 32 caratteri.\"","\"google_assistant_verification_channel_name\" : \"Laguntzailea eginbidearen egiaztatzailea\"","\"BoostingGiveawayMsgInfoPlural1_other\" : \"**%1$d** Telegram Premium\"","\"mr_controller_pause\" : \"일시중지\"","\"PassportLanguage_KO\" : \"Korean\"","\"SegmentationCutOut\" : \"قص الخلفية\"","\"CancelPasswordResetYes\" : \"SIM\"","\"cast_expanded_controller_live_stream_indicator\" : \"Тікелей трансляция\"","\"StartsDayYearAt\" : \"'Inicia el' d 'de' MMM 'de' yyyy 'a las' HH:mm\"","\"GiftSubscriptionFor\" : \"Gift Subscription for %1$s\"","\"ClearCacheInfo\" : \"Libera spazio sul tuo dispositivo; i tuoi media rimarranno nel cloud.\"","\"Gift2AuctionsAcquiredRound2\" : \"%1$s #%2$d in round %3$d\"","\"NotificationActionPinnedContactUser\" : \"%1$s heeft contact %2$s vastgezet\"","\"StoryAutoExceptions\" : \"자동 예외\"","\"cast_forward_30\" : \"Превъртане напред с тридесет секунди\"","\"cast_pause\" : \"Pauzirajte\"","\"UnconfirmedAuthMultipleFrom_other\" : \"We detected new %d logins to your account from %s. Is it you?\"","\"PleaseEnterCurrentPassword\" : \"يرجى إدخال كلمة مرورك\"","\"ActionSuggestPhotoShort\" : \"Suggested profile photo\"","\"abc_toolbar_collapse_description\" : \"收起\"","\"abc_searchview_description_clear\" : \"সন্ধান কৰা প্ৰশ্ন মচক\"","\"StatisticsAndBoosts\" : \"Statistics and Boosts\"","\"NotificationActionPinnedGifUser\" : \"ثبّت %1$s صورة متحركة\"","\"AutoDownloadOnWiFiDataInfo\" : \"Ze dit aan als je media automatisch wilt downloaden via Wi-Fi\"","\"NotificationMessageGroupGame\" : \"%1$s hat die Gruppe %2$s eingeladen, %3$s zu spielen.\"","\"NotificationsCustom\" : \"Aangepast\"","\"DisablePasscodeConfirmMessage\" : \"정말 암호를 비활성화 하겠습니까?\"","\"mr_cast_button_connecting\" : \"Дамжуулалт. Холбогдож байна\"","\"abc_action_mode_done\" : \"Gatavs\"","\"AccDescrMoreOptions\" : \"More options\"","\"AreYouSureDeleteGIFEveryone\" : \"Vuoi davvero eliminare questa GIF per tutti?\"","\"SignUp\" : \"Sign Up\"","\"ActionYouChangedVideo\" : \"Você alterou a foto do grupo\"","\"AIEditorToneCreatedTitle\" : \"%s Style Created\"","\"AutoDownloadOnWiFiDataInfo\" : \"يرجى تشغيل هذا الخيار في حال رغبتك بتحميل الوسائط تلقائيًا عبر الواي فاي.\"","\"ActionRequestedPeerUserPlural_other\" : \"You shared a users with un2\"","\"SendStickerPreview\" : \"Send Sticker\"","\"SetRecoveryEmail\" : \"Указать адрес электронной почты\"","\"StoryPrivacyAlertAsMessageSubtitle\" : \"Choose recipients\"","\"WebErrorInfo\" : \"Failed to load page.\"","\"EditWidget\" : \"위젯 편집\"","\"RaiseToSpeak\" : \"Levantar para hablar\"","\"StarsConfirmPurchaseTitle\" : \"Confirm Your Purchase\"","\"VideoDoesNotSupportStreaming\" : \"Video non ottimizzato per lo streaming. Potresti doverlo scaricare completamente per riprodurlo.\"","\"AutoDownloadOnWiFiDataInfo\" : \"Attiva questo se vuoi che i media siano scaricati automaticamente con la rete Wi-Fi.\"","\"Gift2AuctionTableEnded\" : \"Ended\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parool\"","\"call_notification_decline_action\" : \"Baztertu\"","\"CanJoin_other\" : \"%1$d can join\"","\"BoostingGiveawayShortStatusParticipating\" : \"You are participating in this giveaway.\"","\"NotificationActionPinnedFileChannel\" : \"%1$s hat eine Datei angeheftet\"","\"fcm_fallback_notification_channel_label\" : \"Lain-Lain\"","\"ChangePasscodeInfo\" : \"암호를 설정하시면, 대화 목록 상단에 잠금 아이콘이 나타납니다. 이를 탭하여 텔레그램 앱을 잠그실 수 있습니다.\n\n주의: 암호를 잊어버릴 경우, 앱을 로그아웃하거나 재설치하셔야 합니다. 비밀 대화는 모두 사라집니다.\"","\"ResetNotificationsAlert\" : \"Vuoi davvero ripristinare tutte le impostazioni di notifica sui valori predefiniti?\"","\"StarsSubscriptionBusinessProduct\" : \"Subscription\"","\"mr_controller_album_art\" : \"صورة الألبوم\"","\"AccDescrVoipMicOff\" : \"Microphone is off\"","\"TodoCompletedBy_other\" : \"%2$d of %1$d completed by %3$s\"","\"NoGIFs\" : \"Sin GIF\"","\"mr_controller_no_info_available\" : \"Keine Informationen verfügbar\"","\"NotificationActionPinnedGeo\" : \"ثبّتَ %1$s خريطةً في مجموعة %2$s\"","\"SettingsNoRecent\" : \"No hay búsquedas recientes\"","\"SettingsDevicesInfo\" : \"Manage connected devices\"","\"wallet_buy_button_place_holder\" : \"Nunua ukitumia Google Wallet\"","\"AttachInlineRestricted\" : \"The admins of this group have restricted you from sending inline content here until %1$s\"","\"RaiseToSpeakInfo\" : \"Record voice messages by raising phone to your ear\"","\"SaveGroupMediaMessage\" : \"Would you like to save...\"","\"SendGameToText\" : \"Spel met **%1$s** delen?\"","\"JoinedViaFolder\" : \"joined via a folder invite link\"","\"StartText\" : \"Bitte bestätige deine Landeskennzahl und deine Telefonnummer.\"","\"common_google_play_services_update_button\" : \"ធ្វើបច្ចុប្បន្នភាព\"","\"cast_pause\" : \"Sitisha\"","\"VoipChannelLeaveConferenceAlertEndChat\" : \"End group call\"","\"fingerprint_error_no_fingerprints\" : \"No fingerprints enrolled.\"","\"NotificationActionPinnedGeoUser\" : \"%1$s zette een kaart vast\"","\"cast_forward\" : \"Előretekerés\"","\"NotificationGroupInvitedToCall\" : \"%1$s invitó a %3$s a un videochat en %2$s\"","\"VoipChatChatJoined\" : \"**%1$s** joined the voice chat.\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s fixou um contato %2$s\"","\"call_notification_answer_action\" : \"उत्तर द्या\"","\"NotificationsLedInfo\" : \"Knipperend lampje dat aangeeft dat er nieuwe berichten zijn (op sommige apparaten).\"","\"LeaveChannelTitle\" : \"Leave Channel?\"","\"cast_closed_captions_unavailable\" : \"Titlovi nisu dostupni\"","\"Gift2ActionConvertedInfo_other\" : \"You converted this gift to %d Stars.\"","\"AutoDownloadUpToOnAllChats\" : \"Up to %1$s in all chats\"","\"MessageScheduledRepeatOption6Monthly\" : \"Every 6 months\"","\"common_google_play_services_enable_text\" : \"તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં.\"","\"abc_shareactionprovider_share_with\" : \"ଏହାଙ୍କ ସହ ସେୟାର୍‌ କରନ୍ତୁ\"","\"cast_unmute\" : \"Включить звук\"","\"AutoplayVideo\" : \"Video\"","\"abc_action_menu_overflow_description\" : \"Ďalšie možnosti\"","\"call_notification_incoming_text\" : \"Příchozí hovor\"","\"CheckPhoneNumberYes\" : \"نعم\"","\"mr_controller_casting_screen\" : \"Тышкы экранга чыгарылууда\"","\"YourPasswordRememberYes\" : \"Ja, zeker weten\"","\"cast_disconnect\" : \"გათიშვა\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Ritorna al Passport\"","\"ZoomOut\" : \"Zoom out\"","\"PeopleJoinedRemaining_other\" : \"%1$d remaining\"","\"NotificationsAddAnException\" : \"Ausnahme hinzufügen\"","\"call_notification_screening_text\" : \"Keur tans 'n inkomende oproep\"","\"BackgroundBlurred\" : \"Difuminado\"","\"ChannelColorPreview\" : \"The name of the channel and replies to its message will be shown in the selected color\"","\"UnlockPremiumTranscriptionHint\" : \"Subscribe to **Telegram Premium** to convert voice to text.\"","\"AffiliateProgramUpdateAlertText\" : \"This change is irreversible. You won't be able to reduce commission or duration. You can only increase these parameters or end the program, which will disable all previously shared referral links.\"","\"WidgetShortcuts\" : \"Verknüpfungen\"","\"common_signin_button_text\" : \"Logi sisse\"","\"Times_one\" : \"%1$d time\"","\"cast_expanded_controller_live_stream_indicator\" : \"Live stream\"","\"mr_cast_button_connecting\" : \"Enviar; conectando\"","\"cast_notification_connected_message\" : \"%1$s સાથે કનેક્ટ થયાં\"","\"SMSPhraseHint\" : \"Enter Phrase from SMS\"","\"NotificationActionPinnedFileUser\" : \"%1$s zette een bestand vast\"","\"common_google_play_services_install_text\" : \"Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды.\"","\"mr_controller_stop\" : \"Leállítás\"","\"generic_error_no_device_credential\" : \"No PIN, pattern or password set.\"","\"google_assistant_verification_channel_name\" : \"Assistant verifier\"","\"abc_toolbar_collapse_description\" : \"Strnitev\"","\"PremiumPreviewMoreBusinessFeatures\" : \"More business features\"","\"DeleteSingleMessagesTitle\" : \"Eliminar mensaje\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Skjátextar\"","\"cast_tracks_chooser_dialog_none\" : \"કોઈ નહીં\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"Spiacenti, non puoi inviare messaggi vocali a questo utente a causa delle sue impostazioni di privacy.\"","\"NotificationMessageGroupNoText\" : \"%1$s heeft een bericht gestuurd naar de groep %2$s\"","\"ShowNotificationsForInfo\" : \"Uitschakelen als je alleen meldingen wilt ontvangen van het account dat je momenteel gebruikt.\"","\"GroupCreateMembersTwo\" : \"%1$s and %2$s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाको उपलब्धता\"","\"SuggestedOfferRefundByAdminAmountF\" : \"⭐️ %3$s was returned to %1$s because %2$s deleted the message\"","\"abc_action_bar_up_description\" : \"Navega cap amunt\"","\"mr_chooser_wifi_learn_more\" : \"Lue lisää\"","\"DirectShareInfo\" : \"Mostra chats recentes no menu compartilhar.\"","\"AutoDeleteAfterShort\" : \"After %s\"","\"common_signin_button_text\" : \"Oturum aç\"","\"SharingOfferEnable3\" : \"> copying messages\"","\"VoipGroupStart2\" : \"Members of this group will be notified once you start the voice chat.\"","\"SlowmodeOff\" : \"Off\"","\"common_google_play_services_unknown_issue\" : \"%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ట్రై చేయండి.\"","\"ColorYellow\" : \"노란색\"","\"ReplyToDialog\" : \"Reply to…\"","\"GiftPreviewSymbols\" : \"Symbols\"","\"cast_mute\" : \"Ovozsiz qilish\"","\"cast_forward_30\" : \"तीस सेकेन्ड फर्वार्ड गर्नुहोस्\"","\"abc_capital_off\" : \"ISKLJUČENO\"","\"YourCode\" : \"Phone verification\"","\"AutoDownloadVideosTitle\" : \"Autom. video's en GIF's downloaden\"","\"ActionTTLYouChanged\" : \"Du hast festgelegt, dass sich Nachrichten automatisch nach %1$s löschen\"","\"ActionGroupCallScheduled\" : \"Videochat programado para el %1$s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"এই ডিভাইস ও অন্য ডিভাইস একই ওয়াই-ফাই নেটওয়ার্কের সাথে কানেক্ট করা আছে কিনা তা ভালভাবে দেখে নিন\"","\"VideoSpeedFast\" : \"Fast\"","\"PleaseEnterNewFirstPassword\" : \"Enter a new password\"","\"abc_action_bar_up_description\" : \"উপরে নেভিগেট করুন\"","\"YourEmailSkip\" : \"Overslaan\"","\"common_signin_button_text_long\" : \"Googleにログイン\"","\"StarRatingFuturePendingPointsAndLevel1_other\" : \"%d points and\"","\"ProfileSendAGift\" : \"Send a Gift\"","\"EventLogGroupJoined\" : \"un1 joined the group\"","\"call_notification_decline_action\" : \"ปฏิเสธ\"","\"mr_controller_pause\" : \"Peata\"","\"September\" : \"September\"","\"mr_controller_no_media_selected\" : \"未選取任何媒體\"","\"AutodownloadSizeLimitUpTo\" : \"최대 %1$s\"","\"ProfileLocationCopy\" : \"Copy address\"","\"mr_controller_play\" : \"Esita\"","\"CheckPhoneNumberInfo\" : \"언제든지 텔레그램에 로그인할 수 있도록 전화번호를 최신으로 유지하세요. **더 알아보기**\"","\"MemberTagTheirInfo\" : \"Add a short tag next to %s’s name.\"","\"abc_activitychooserview_choose_application\" : \"アプリの選択\"","\"EventLogStartedLiveStream\" : \"un1 started a live stream\"","\"BoostingUsedGiftLink\" : \"Used Gift Link\"","\"NotificationsExceptionsAlert\" : \"**%1$s**는 예외로 분류되어 이번 변경에 영향을 받지 않는다는 점을 유의해주세요.\"","\"June\" : \"Giugno\"","\"mr_cast_button_connected\" : \"විකාශය කරන්න සම්බන්ධයි\"","\"mr_cast_button_disconnected\" : \"ప్రసారం చేయండి. డిస్‌కనెక్ట్ అయింది\"","\"July\" : \"يوليو\"","\"common_google_play_services_update_title\" : \"Actualizar os servizos de Google Play\"","\"cast_notification_disconnect\" : \"ຕັດການເຊື່ອມຕໍ່\"","\"ChangeEmojiStatus\" : \"Change Status\"","\"google_assistant_verification_notification_title\" : \"O Assistente Google está a enviar uma mensagem\"","\"SearchMessagesFilterPrivateFrom\" : \"From private chats\"","\"StakeDiceActionLost\" : \"un1 lost ������ %s\"","\"formatterBannedUntil24H\" : \"dd. MMM yyyy, HH:mm\"","\"MainProfileVideoSetHint\" : \"Das ist jetzt dein Hauptprofilbild.\"","\"DebugMenuWebViewDebugDisabled\" : \"Debug disattivato!\"","\"Quality720Short\" : \"HD\"","\"cast_tracks_chooser_dialog_ok\" : \"確定\"","\"PasswordHint\" : \"Підказка пароля\"","\"StorySetWallpaper\" : \"Select Wallpaper\"","\"UserSelectorLimit_one\" : \"You can select maximum %d user.\"","\"ActionChannelCallEnded\" : \"Transmissão ao vivo encerrada (%s)\"","\"LimitReachedPinSavedDialogs\" : \"Sorry, you can't pin more than %1$d chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to increase the limit to **%2$d** chats.\"","\"EditWidgetChatsInfo\" : \"Exibe a última mensagem dos chats que você escolher.\n\nSe nenhum chat for selecionado, seus chats mais recentes serão exibidos neste widget.\"","\"PermissionNoAudioStorageStory\" : \"**Telegram** necesita acceso a tus archivos de música para que puedas añadirlos a tu historia. Toca Ajustes > Permisos, y activa **Música y audio**.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Jelszó\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan layanan Google Play\"","\"PrivacyValueChannels\" : \"Channels\"","\"Gift2StatusUpgrade\" : \"upgrade\"","\"fingerprint_error_no_fingerprints\" : \"Δεν έχουν καταχωριστεί δακτυλικά αποτυπώματα.\"","\"StoryShowBackTo\" : \"Do Not Hide My Stories From %s\"","\"mr_controller_album_art\" : \"ปกอัลบั้ม\"","\"mr_dialog_transferable_header\" : \"কোনো এটা গোটত প্লে’ কৰক\"","\"abc_searchview_description_query\" : \"Sökfråga\"","\"abc_searchview_description_search\" : \"Axtarın\"","\"fingerprint_error_lockout\" : \"ખૂબ વધારે પ્રયત્નો કર્યા. કૃપા કરીને પછીથી ફરી પ્રયાસ કરો.\"","\"cast_expanded_controller_skip_ad_label\" : \"Slaan advertensie oor\"","\"NotificationActionPinnedNoText\" : \"%1$s hat eine Nachricht in der Gruppe %2$s angeheftet\"","\"RecorderRepost\" : \"Repost\"","\"NotificationHiddenChatUserName\" : \"사용자\"","\"Page3Message\" : \"**Telegram** provides free unlimited cloud storage for chats and media.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Titulky\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s zette een foto vast\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"설정 재설정\"","\"PassportExpired\" : \"Expiry Date\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Por favor, digite sua senha para finalizar a transferência.\"","\"cast_pause\" : \"ခဏရပ်ပါ\"","\"SentAppCodeTitle\" : \"Перевірте повідомлення в Telegram\"","\"cast_expanded_controller_skip_ad_label\" : \"विज्ञापन छाड्नुहोस्\"","\"NoAudioFilesInfo\" : \"Je muziekcollectie is leeg\"","\"abc_shareactionprovider_share_with_application\" : \"Partekatu %s aplikazioarekin\"","\"VoipChannelJoinAs\" : \"Join Live Stream as...\"","\"call_notification_hang_up_action\" : \"掛斷\"","\"mr_controller_close_description\" : \"Sulje\"","\"ActionAddUserSelf\" : \"un1 volvió al grupo\"","\"LoginEmailResetPremiumRequiredMessage\" : \"Due to the high cost of SMS in your country, you need a **Telegram Premium** account to immediately reset this email via an SMS code.\n\nYou can ask a friend to gift a Premium subscription for your account **%1$s**\"","\"AllowReadCallLog\" : \"Por favor, permite a Telegram leer el registro de llamadas para que podamos poner automáticamente el código por ti.\"","\"PasswordHintDescription\" : \"Você pode criar uma dica opcional para sua senha.\"","\"fingerprint_error_user_canceled\" : \"使用者已取消指紋驗證作業。\"","\"abc_menu_space_shortcut_label\" : \"Прабел\"","\"items_one\" : \"%1$d item\"","\"BoostingGiveawayAdditionPrizeCountNameHint_one\" : \"All prizes: **%1$d** %2$s with Telegram Premium subscriptions for %3$s.\"","\"SegmentationOutline\" : \"Rand toevoegen\"","\"call_notification_incoming_text\" : \"مكالمة واردة\"","\"cast_stop\" : \"Stopp\"","\"ChatsSelected_other\" : \"%1$d chats\"","\"ActionTTLChannelDisabled\" : \"لن يتم حذف الرسائل تلقائيًا في هذه القناة\"","\"Page1Title\" : \"Telegram\"","\"search_menu_title\" : \"Sesha\"","\"FirstNameSmall\" : \"Імʼя\"","\"RestorePremiumHintTitle\" : \"Get Premium back with up to **%1$d%%** off\"","\"call_notification_hang_up_action\" : \"Ibaba\"","\"NotificationMessageNoText\" : \"%1$s hat dir eine Nachricht gesendet\"","\"mr_chooser_zero_routes_found_title\" : \"పరికరాలు ఏవీ అందుబాటులో లేవు\"","\"cast_expanded_controller_background_image\" : \"صورة الألبوم\"","\"LocationUpdatedFormatted\" : \"updated %1$s\"","\"abc_action_menu_overflow_description\" : \"மேலும் விருப்பங்கள்\"","\"cast_stop_live_stream\" : \"Canlı yayını durdur\"","\"RemindDayAt\" : \"'Herinner op' d MMM 'om' HH:mm\"","\"TapToEditWidgetShort\" : \"tap to edit\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d. pesma\"","\"ErrorSendRestrictedVoiceAll\" : \"죄송하지만, 이 그룹에서는 음성 메시지 전송이 허용되지 않습니다.\"","\"common_google_play_services_notification_ticker\" : \"Villa í þjónustu Google Play\"","\"SuggestPhoto\" : \"Suggest Photo\"","\"generic_error_user_canceled\" : \"使用者已取消驗證。\"","\"ApplyChanges\" : \"Apply Changes\"","\"call_notification_hang_up_action\" : \"Чалууну бүтүрүү\"","\"generic_error_no_device_credential\" : \"Chưa đặt mã PIN, hình mở khóa hoặc mật khẩu.\"","\"StarsSubscriptionUntilRenews\" : \"Renews\"","\"NotificationActionPinnedPollUser\" : \"%1$s pinned a poll %2$s\"","\"Enable\" : \"Ativar\"","\"mr_controller_casting_screen\" : \"Isikrini sokusakaza\"","\"mr_cast_button_connected\" : \"전송 버튼입니다. 기기가 연결되었습니다\"","\"ResendCodeInfo\" : \"O código de verificação foi enviado para o seu email.\"","\"JoinByPeekGroupText\" : \"This group is private. Please join it to continue viewing its content.\"","\"BackgroundAnimate\" : \"تحريك\"","\"cast_seek_bar\" : \"Drsnik za predvajanje\"","\"AlwaysShowPopup\" : \"Mostrar siempre \"","\"QRCodePermissionNoCameraWithHint\" : \"O **Telegram** precisa de acesso à câmera para você escanear Códigos QR. Toque em Configurações > Permissões, e ative a **Câmera**.\"","\"NotificationPinnedPaidMedia_other\" : \"%2$s fijó un post de pago por %1$d estrellas\"","\"RecoveryEmail\" : \"Correo de recuperación\"","\"UsernameEmpty\" : \"Ninguno\"","\"CustomSound\" : \"Custom Sound\"","\"cast_forward_10\" : \"အရှေ့သို့ ဆယ်စက္ကန့် ရစ်ပါ\"","\"ResetAutomaticMediaDownload\" : \"Apagar Configurações de Download\"","\"StoryQualityDecreasedTitle\" : \"Quality Lowered\"","\"DeleteMessagesTextGroupPart\" : \"Você também pode apagar %1$s das caixas de entrada de outros membros do grupo marcando \"Apagar para todos os membros\".\"","\"FolderLinkButtonRemove\" : \"Remove Folder\"","\"UseProxyPort\" : \"Port\"","\"Connecting\" : \"Connecting...\"","\"GroupCallCreatedLinkRevokedTitle\" : \"Link Revoked\"","\"BotStart\" : \"START\"","\"media_notification_channel_name\" : \"Transmissão\"","\"call_notification_answer_video_action\" : \"ଭିଡିଓ\"","\"NotificationMessageSDVideo\" : \"%1$s heeft je een zelfvernietigende video gestuurd\"","\"call_notification_hang_up_action\" : \"Zložiť\"","\"common_signin_button_text\" : \"Inloggen\"","\"PrepaidGiveawayMonths_other\" : \"%1$d-month\"","\"PostSuggestionsOfferTitlePriceStars\" : \"Enter Price in Stars\"","\"fingerprint_dialog_touch_sensor\" : \"Puudutage sõrmejäljeandurit\"","\"BotCantJoinGroups\" : \"Esse bot não pode entrar em grupos.\"","\"ActionEditedInviteLinkClickable\" : \"un1 editou o link de convite un2 para un3\"","\"abc_action_bar_home_description\" : \"นำทางไปหน้าแรก\"","\"SettingsDebug\" : \"디버그\"","\"BadgeNumberShow\" : \"Mostrar Contador\"","\"ErrorSendRestrictedMedia\" : \"그룹 관리자의 제한으로 미디어를 보내실 수 없습니다.\"","\"UserRestrictionsChangeInfo\" : \"Change Chat Info\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"Tem certeza de que deseja apagar as **Mensagens Salvas**?\"","\"CreateNewFilterInfo\" : \"Crea carpetas para diferentes grupos de chats y cambia rápidamente entre ellas.\"","\"ActionEditedInviteLinkToSameClickable\" : \"un1 editou o link de convite un2\"","\"StoryPinnedToPosts\" : \"Story saved to the channel’s profile\"","\"ShowSendersName\" : \"Show sender’s name\"","\"cast_disconnect\" : \"വിച്ഛേദിക്കുക\"","\"ChatListSwipeGestureInfo\" : \"Kies welke handeling je wilt uitvoeren wanneer je naar links veegt in de chatlijst.\"","\"cast_connecting_to_device\" : \"Ulanmoqda: %1$s\"","\"Unavailable\" : \"Unavailable\"","\"RemindDayAt\" : \"'Отправить' d MMM 'в' HH:mm\"","\"PaymentSuccessfullyPaidNoItem\" : \"You have just successfully transferred %1$s to %2$s\"","\"NotificationMessageText\" : \"%1$s: %2$s\"","\"HideTranslation\" : \"Hide Translation\"","\"Close\" : \"إغلاق\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará a menos que habilites los servicios de Google Play.\"","\"common_google_play_services_enable_button\" : \"Włącz\"","\"ProfilePopupNotificationInfo\" : \"Nieuwe berichten van deze persoon worden weergegeven als je Telegram niet gebruikt.\"","\"PremiumPreviewUploads\" : \"4Gb Upload Size\"","\"abc_shareactionprovider_share_with\" : \"Delite pomoću\"","\"common_google_play_services_updating_text\" : \"%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй.\"","\"ActionBotDocumentRentalAgreement\" : \"Rental Agreement\"","\"BoostingGiveawayHowItWorksSubTextDateSeveral2_one\" : \"and **%1$d** other listed channel after **%2$s** on **%3$s**\"","\"TypePrivateGroup\" : \"Private\"","\"common_google_play_services_install_title\" : \"ຕິດຕັ້ງບໍລິການ Google Play\"","\"mr_chooser_wifi_warning_description_watch\" : \"Maak seker dat die ander toestel op dieselfde wi-fi-netwerk as hierdie horlosie is\"","\"AutodownloadSizeLimit\" : \"Limita per dimensione\"","\"NotificationActionPinnedGameScoreChannel\" : \"%1$s 님이 게임 점수를 고정했습니다\"","\"Gift2Status\" : \"Status\"","\"ActionBotDocumentTemporaryRegistration\" : \"Registrazione temporanea\"","\"TelegramPremiumUserGiftedPremiumDialogTitleWithPlural\" : \"**%1$s** has gifted you a %2$s subscription for Telegram Premium.\"","\"AutoDownloadPreloadMusicInfo\" : \"Baixa a próxima faixa enquanto você escuta um arquivo de áudio.\"","\"UseProxyPassword\" : \"Wachtwoord\"","\"mr_cast_button_connecting\" : \"Tuma. Inaunganisha\"","\"EventLogDeactivatedUsername\" : \"un1 deactivated %1$s username\"","\"TosAgeText\" : \"귀하가 %1$s세 이상임을 인증하려면 동의를 누르세요.\"","\"ClearCacheInfo\" : \"Free up disk space on your device; your media will stay in the cloud.\"","\"Vote_one\" : \"%1$d vote\"","\"SyncContactsAdded\" : \"기기에 있는 연락처가 계정에 추가되었습니다.\"","\"BirthdayCopied\" : \"Birthday copied to clipboard.\"","\"CameraPermissionText\" : \"Tocca per permettere l'accesso alla Fotocamera\"","\"NotificationsPriorityUrgent\" : \"Urgent\"","\"Support\" : \"Suporte\"","\"NotificationGroupFew\" : \"%1$s ha inviato %3$s nel gruppo %2$s\"","\"SearchThisChat\" : \"This Chat\"","\"cast_disconnect\" : \"Deconectează-te\"","\"CheckYourNewEmailSubtitle\" : \"يرجى إدخال الرمز الذي أرسلناه إلى بريدك الإلكتروني الجديد %1$s.\"","\"ExplainStarsFeature1Title\" : \"Send Gifts to Friends\"","\"abc_searchview_description_query\" : \"تلاش کا استفسار\"","\"AttachPhoto\" : \"Photo\"","\"common_google_play_services_notification_channel_name\" : \"Google Play સેવાઓની ઉપલબ્ધતા\"","\"NotificationActionPinnedText\" : \"%1$s ha fissato \"%2$s\" nel gruppo %3$s\"","\"ExternalStorage\" : \"외부 저장 공간\"","\"ic_media_route_learn_more_accessibility\" : \"Научете как да предавате\"","\"cast_rewind_30\" : \"ຍ້ອນກັບສາມສິບວິນາທີ\"","\"AttachLocation\" : \"Posizione\"","\"abc_activitychooserview_choose_application\" : \"Veldu forrit\"","\"BusinessIntroInfo\" : \"You can customize the message people see before they start a chat with you.\"","\"NeverShareWithTitle\" : \"Never Share\"","\"Yellow\" : \"الأصفر\"","\"mr_controller_stop\" : \"Apturēt\"","\"mr_controller_album_art\" : \"Kopertina e albumit\"","\"Alert\" : \"Mostrar Notificações\"","\"mr_controller_no_media_selected\" : \"Nenhum conteúdo multimédia selecionado.\"","\"BusinessLinksInfo\" : \"Give your customers short links that start a chat with you — and suggest the first message from them to you.\"","\"abc_action_menu_overflow_description\" : \"更多选项\"","\"cast_closed_captions\" : \"Skjátextar\"","\"TwoStepVerificationPasswordReturnSettings\" : \"Voltar às Configurações\"","\"SwipePin\" : \"تثبيت\"","\"abc_searchview_description_submit\" : \"Ուղարկել հարցումը\"","\"mr_chooser_searching\" : \"מתבצע חיפוש מכשירים\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s fixou uma foto\"","\"PassportSelectBithdayDate\" : \"Select Date of Birth\"","\"SharingOfferEnableHeaderOther\" : \"**%s** would like to enable sharing in this chat, which includes:\"","\"ChangePermissions\" : \"Change permissions\"","\"NotificationMessageMap\" : \"%1$s te enviou uma localização\"","\"abc_shareactionprovider_share_with\" : \"Абагуліць праз\"","\"google_assistant_verification_notification_title\" : \"Nagpapadala ng mensahe ang Google Assistant\"","\"SwipeToGoNextChannel\" : \"Pull up to go to the next unread channel\"","\"ChangeChannelNameColor2\" : \"Darstellung\"","\"AddEmailTitle\" : \"اختيار البريد الإلكتروني لتسجيل الدخول\"","\"SendDayAt\" : \"'Send on' MMM d 'at' HH:mm\"","\"Gift2ActiveAuctionsActiveStatusWinning1Place\" : \"1st place\"","\"AutoNightScheduled\" : \"Scheduled\"","\"SegmentationRestore\" : \"Restaurar\"","\"cast_notification_connected_message\" : \"%1$s से कनेक्ट है\"","\"StoryEditCoverInfo\" : \"Choose a frame from the story to show in your Profile.\"","\"PostSuggestionsOfferChangeTitle\" : \"Suggest Changes\"","\"mr_chooser_wifi_warning_description_phone\" : \"Βεβαιωθείτε ότι η άλλη συσκευή είναι συνδεδεμένη στο ίδιο δίκτυο Wi-Fi με αυτό το τηλέφωνο\"","\"AutoDownloadOnMobileDataInfo\" : \"Ative esta opção se você quiser que mídias sejam baixadas automaticamente ao usar os dados móveis.\"","\"cast_expanded_controller_background_image\" : \"Albumgrafik\"","\"default_error_msg\" : \"不明なエラーです\"","\"fingerprint_error_hw_not_available\" : \"جهاز بصمة الإصبع غير متاح.\"","\"abc_menu_delete_shortcut_label\" : \"slett\"","\"mr_controller_no_info_available\" : \"தகவல் எதுவுமில்லை\"","\"BusinessLocationCopied\" : \"Business address copied\"","\"ChannelBoostsJustReachedLevel1\" : \"This channel reached **Level 1** and can now post stories.\"","\"ResetNotificationsAlert\" : \"Weet je zeker dat je alle meldingsinstellingen naar de standaardwaarden wilt herstellen?\"","\"mr_controller_casting_screen\" : \"Đang truyền màn hình\"","\"mr_chooser_title\" : \"キャスト先\"","\"DeleteToggleRestrictUser\" : \"Partially restrict this user\"","\"Gift2StarsInfo\" : \"Give **%s** gifts that can be kept on the profile or converted to Stars.\"","\"abc_activitychooserview_choose_application\" : \"Selecciona unha aplicación\"","\"abc_searchview_description_query\" : \"Изделген сурам\"","\"abc_searchview_description_query\" : \"Хайх асуулга\"","\"CheckPasswordInfo\" : \"Ricordi ancora la tua password?\"","\"mr_system_route_name\" : \"Système\"","\"AreYouSureDeleteGIFEveryone\" : \"Möchtest du das GIF wirklich bei allen löschen? \"","\"MegaPublic\" : \"Public Group\"","\"PremiumPreviewMessagePrivacyDescription\" : \"Restrict people you don't know from sending you messages.\"","\"PrivacyProfilePhoto\" : \"Foto del profilo\"","\"MemberTagButtonAdd\" : \"Add Tag\"","\"cast_forward_10\" : \"Keri edasi kümme sekundit\"","\"Long\" : \"Longa\"","\"DeleteProxyTitle\" : \"Eliminar proxy\"","\"TopicRestarted2\" : \"%s reopened topic\"","\"common_google_play_services_install_text\" : \"%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten.\"","\"BoostingGiveawayMsgPrizes_other\" : \"**%1$d** %2$s\"","\"ActionTakeScreenshootYou\" : \"You took a screenshot!\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Onderskrifte\"","\"common_google_play_services_unknown_issue\" : \"%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi.\"","\"mr_cast_dialog_title_view_placeholder\" : \"Ешқандай ақпарат жоқ\"","\"common_google_play_services_unknown_issue\" : \"Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷\"","\"PreviewForwardFile_one\" : \"Forward file\"","\"abc_shareactionprovider_share_with_application\" : \"Kopīgot ar lietojumprogrammu %s\"","\"PreviewForwardMusic_other\" : \"Forward %1$d audio files\"","\"AutoDownloadVideos\" : \"Vídeos\"","\"ShowNotificationsFor\" : \"إظهار الإشعارات من\"","\"Gift2HideInfo\" : \"You can hide your name and message from visitors to %1$s`s profile. %1$s will still see your name and message.\"","\"cast_expanded_controller_ad_in_progress\" : \"Reklam işleniyor…\"","\"NotificationsLed\" : \"빛\"","\"PreviewForwardLocation_other\" : \"Forward %1$d locations\"","\"mr_button_content_description\" : \"Streamen\"","\"mr_dialog_default_group_name\" : \"Grupa\"","\"ChannelAddedByNotification\" : \"%1$s added you to the channel %2$s\"","\"AccDescrAspectRatio\" : \"Aspect ratio\"","\"abc_menu_space_shortcut_label\" : \"spacja\"","\"mr_controller_no_media_selected\" : \"Ayikho imidiya ekhethiwe\"","\"TopicIconChangedToInReply\" : \"changed topic icon to %s\"","\"Gift2AuctionLearnMore2\" : \"Learn more about Telegram Gifts >\"","\"common_google_play_services_update_button\" : \"Güncelle\"","\"mr_chooser_wifi_warning_description_phone\" : \"請確保另一部裝置與此手機連接同一 Wi-Fi 網絡\"","\"TerminateWebSessionsTitle\" : \"Disconnect websites\"","\"BoostingGiveawayServiceUndistributed_other\" : \"%d undistributed links codes were forwarded to channel administrators.\"","\"DeleteAccountIfAwayFor3\" : \"If away for\"","\"mr_controller_no_media_selected\" : \"Ешқандай медиафайл таңдалмаған\"","\"mr_chooser_wifi_warning_description_tv\" : \"Kontrollera att den andra enheten är ansluten till samma wifi-nätverk som denna tv\"","\"MessageScheduledRepeatOptionNever\" : \"Never\"","\"cast_forward_30\" : \"Отыз секунд алға\"","\"FilterContact\" : \"Contact\"","\"AccDescrChangeProfilePicture\" : \"Change profile picture\"","\"BoostingGroupBoostCount_one\" : \"The group has **%d** boost.\"","\"Change\" : \"تغيير\"","\"cast_expanded_controller_skip_ad_label\" : \"Ruka Tangazo\"","\"TwoStepVerification\" : \"التحقق بخطوتين\"","\"cast_rewind_30\" : \"กรอกลับ 30 วินาที\"","\"AreYouSureSendChatToBotAdd\" : \"This will also add **%1$s** to **%2$s**.\"","\"cast_tracks_chooser_dialog_audio\" : \"Аудіо\"","\"mr_controller_disconnect\" : \"ផ្ដាច់\"","\"ThemePreviewLine2\" : \"I can't even take you seriously right now.\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play.\"","\"ProfileActionsMessage\" : \"Message\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"પાસકી\"","\"Gift2LimitedSlider\" : \"Limited\"","\"common_google_play_services_unsupported_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue.\"","\"cast_expanded_controller_background_image\" : \"Naslovnica albuma\"","\"mr_chooser_wifi_warning_description_phone\" : \"다른 기기가 이 휴대전화와 동일한 Wi-Fi 네트워크에 연결되어 있어야 합니다.\"","\"VoipGroupUserChanged\" : \"Members of this voice chat will now see you as **%1$s**\"","\"AddCaption\" : \"Aggiungi una didascalia...\"","\"cast_closed_captions_unavailable\" : \"সাবটাইটেলগুলি অনুপলব্ধ\"","\"StartTextPasskey\" : \"Please enter your phone number\nor **log in using passkey >**\"","\"abc_capital_off\" : \"ИЗКЛ.\"","\"RevenueSharingAdsInfo4Title\" : \"Can I Launch an Ad?\"","\"mr_chooser_wifi_learn_more\" : \"Batafsil\"","\"ConferenceCalling\" : \"calling...\"","\"YourEmailInfo\" : \"Inserisci un'email valida. È l'unico modo per recuperare una password dimenticata.\"","\"call_notification_screening_text\" : \"수신 전화 검사 중\"","\"formatDateAtTime\" : \"%1$s в %2$s\"","\"FilterChatsAddedToExisting\" : \"**%1$s** wurde **%2$s** hinzugefügt.\"","\"AbortPasswordMenu\" : \"설정 중단\"","\"EditName\" : \"Editar nombre\"","\"cast_expanded_controller_live_stream_indicator\" : \"Diffusion en direct\"","\"PrivacyPolicyAndTerms\" : \"Informativa sulla Privacy e Termini di Servizio\"","\"NotificationMessageAudio\" : \"%1$s heeft je een spraakbericht gestuurd\"","\"RestorePasswordNoEmailText2\" : \"Since you didn’t provide a recovery email when setting up your password, your remaining options are either to remember your password or wait 7 days until your password is reset.\"","\"October\" : \"Octubre\"","\"PremiumPreviewEmojiPack\" : \"This emoji pack is available only to subscribers of **Telegram Premium.**\"","\"StoryEnabledScreenshots\" : \"Downloading and taking screenshots will be enabled for this story.\"","\"ChangePhoneNumber\" : \"전화번호 변경\"","\"ResendCodeInfo\" : \"تم إرسال رمز التحقق إلى بريدك الإلكتروني.\"","\"default_error_msg\" : \"ಅಪರಿಚಿತ ದೋಷ\"","\"NotificationActionPinnedGame\" : \"%1$s fijó un juego en el grupo %2$s\"","\"common_google_play_services_enable_button\" : \"הפעל\"","\"ArchiveSettingUnmutedChatsInfo\" : \"Keep archived chats from folders in the Archive even if they are unmuted and get a new message.\"","\"SearchMemberRequests\" : \"Search member requests\"","\"NotificationsOther\" : \"Sonstiges\"","\"fingerprint_error_lockout\" : \"Өтө көп жолу аракет кылдыңыз. Кийинчерээк кайра кайталап көрүңүз.\"","\"abc_action_bar_up_description\" : \"Přejít nahoru\"","\"SendWithoutGrouping\" : \"Send without grouping\"","\"SentAppCode\" : \"Abbiamo inviato il codice su **Telegram** in un tuo altro dispositivo.\"","\"NotificationGroupEndedCall\" : \"%1$s ha terminato la chat video in %2$s\"","\"GroupNeedBoostsForEmojiStatusDescription\" : \"Your group needs to reach **Level %d** to set group emoji status.\n\nAsk your **Premium** members to boost your group with this link:\"","\"call_notification_hang_up_action\" : \"ਸਮਾਪਤ ਕਰੋ\"","\"ChannelAffiliateProgramTitle\" : \"Affiliate Programs\"","\"cast_expanded_controller_skip_ad_text\" : \"ကြော်ငြာကို %1$d တွင် ကျော်နိုင်သည်…\"","\"call_notification_ongoing_text\" : \"تماس درحال انجام\"","\"SendDayYearAt\" : \"'Надіслати' d MMM yyyy',' HH:mm\"","\"call_notification_hang_up_action\" : \"Hang Up\"","\"ShareYouLocationInfo\" : \"Hierdoor wordt je huidige locatie met de bot gedeeld.\"","\"common_google_play_services_notification_channel_name\" : \"ສະຖານະບໍລິການ Google Play\"","\"DebugSendLogs\" : \"로그 보내기\"","\"abc_shareactionprovider_share_with_application\" : \"ចែក​រំលែក​ជា​មួយ %s\"","\"PaidMessageActionMany_other\" : \"un1 paid %1$d Stars to send %2$s\"","\"common_google_play_services_install_title\" : \"Cài đặt dịch vụ của Google Play\"","\"ActionBotDocuments\" : \"%1$s received the following documents: %2$s\"","\"ReportSpamUserNoCaps\" : \"Block User\"","\"Gift2ResaleFilterModels_other\" : \"%d Models\"","\"CancelReset\" : \"Скасувати скидання\"","\"BlockedUsersCount_one\" : \"%1$d blocked user\"","\"mr_controller_stop\" : \"থামান\"","\"cast_expanded_controller_live_head_description\" : \"Current position is at the head of the live stream\"","\"MegaUsernameHelp\" : \"If you set a permanent link, other people will be able to find and join your group.\n\nYou can use a-z, 0-9 and underscores.\nMinimum length is 5 characters.\"","\"ResetChatBackgroundsInfo\" : \"Remove todos os papéis de parede enviados e restaura os pré-instalados.\"","\"ShareLocationAlertButton\" : \"Share\"","\"ErrorOccurred\" : \"An error occurred.\"","\"PopupDisabled\" : \"Disattivate\"","\"MediaSavedHint_other\" : \"%1$d items saved to gallery\"","\"mr_chooser_wifi_warning_description_watch\" : \"ກວດສອບວ່າອຸປະກອນອື່ນໃຊ້ເຄືອຂ່າຍ Wi-Fi ດຽວກັນກັບໂມງໜ່ວຍນີ້\"","\"SendDayYearAt\" : \"'Am' d'.' MMM yyyy 'um' HH:mm 'senden'\"","\"LinkCopiedPrivate\" : \"Link copied to clipboard.\nThis link will only work for members of this chat.\"","\"ChatsMute\" : \"Mute\"","\"abc_toolbar_collapse_description\" : \"Ahendamine\"","\"mr_dialog_default_group_name\" : \"සමූහය\"","\"search_menu_title\" : \"Pretraži\"","\"MessageScheduleEditTime\" : \"Reschedule\"","\"NotificationActionPinnedGifUser\" : \"%1$s fijó un GIF\"","\"common_google_play_services_unsupported_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko.\"","\"CheckPasswordInfo\" : \"Você ainda lembra da sua senha?\"","\"generic_error_no_keyguard\" : \"এই ডিভাইসে পিন, প্যাটার্ন বা পাসওয়ার্ড ব্যবহার করা যাবে না।\"","\"ChannelMessageFew\" : \"%1$s posted %2$s\"","\"NotificationsAddAnException\" : \"Uitzondering toevoegen\"","\"TopicClosed\" : \"Topic closed\"","\"Send\" : \"Enviar\"","\"media_notification_channel_name\" : \"විකාශය\"","\"GalleryInfo\" : \"To send images without compression\"","\"AreYouSureDeleteFewMessagesMega\" : \"Tem certeza de que deseja apagar essas mensagens para todos?\"","\"AreYouSure\" : \"Tem certeza?\"","\"NotificationActionPinnedGeo\" : \"%1$s pinned a map in the group %2$s\"","\"PaymentShippingZipPlaceholder\" : \"Postcode\"","\"cast_rewind_30\" : \"Atzeratu hogeita hamar segundo\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"Are you sure you want to delete the secret chat with **%1$s**?\"","\"abc_action_bar_up_description\" : \"အပေါ်သို့ ရွှေ့ရန်\"","\"wallet_buy_button_place_holder\" : \"Googleతో కొనుగోలు చేయి\"","\"Red\" : \"Rojo\"","\"BackgroundMotion\" : \"모션 효과\"","\"RecoveryEmailSubtitle\" : \"Ви можете встановити е-пошту, за допомогою якої ви зможете скинути пароль і відновити доступ до Telegram-акаунта.\"","\"TimeToEdit\" : \"%1$s\"","\"RestorePasswordResetPasswordText\" : \"Vuoi davvero rimuovere la tua password della Verifica in due passaggi?\"","\"CreateGroupForImport\" : \"Create a New Group to Import\"","\"NotificationMessageContact2\" : \"%1$s hat einen Kontakt %2$s mit dir geteilt\"","\"StoriesAlbumMenuReorder\" : \"Reorder\"","\"NotificationsService\" : \"Keep-Alive Service\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"StoryQualityIncreasedTitle\" : \"Quality Increased\"","\"AreYouSureDeleteThisChatWithBot\" : \"정말 **%1$s** 님과의 대화방을 삭제하고 차단하시겠습니까?\"","\"mr_dialog_transferable_header\" : \"Qrupda oxudun\"","\"ActionYouScoredInGame\" : \"Você marcou %1$s em un2\"","\"Quality2160\" : \"Ultra High\"","\"InactiveChannelSignature\" : \"channel, inactive for %1$s\"","\"NowInContacts\" : \"%1$s is now in your contact list.\"","\"cast_closed_captions_unavailable\" : \"Textning är inte tillgänglig\"","\"NotificationsPrivateChats\" : \"Chat private\"","\"GiftsPinLimit_one\" : \"You can't pin more than %d gift.\"","\"ClearCache\" : \"Cancella la cache\"","\"NotificationActionPinnedNoTextChannel\" : \"%1$s fixou uma mensagem\"","\"Voice\" : \"Voice\"","\"cast_unmute\" : \"Aktivizo audion\"","\"RequireMonthlyFee\" : \"Require Monthly Fee\"","\"AccDescrIVExpanded\" : \"expanded\"","\"AuthAnotherWebClientUrl\" : \"https://web.telegram.org/\"","\"ResetAutomaticMediaDownloadAlert\" : \"Tem certeza de que deseja apagar as configurações de download automático?\"","\"DeleteMessagesTitle\" : \"%1$s 삭제\"","\"mr_controller_no_media_selected\" : \"Meediat pole valitud\"","\"AutoDownloadGroups\" : \"Grupos\"","\"ChatWithChannelAdmin\" : \"**%1$s** is an admin of **%2$s**, a channel you requested to join.\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s pinned an invoice\"","\"common_google_play_services_notification_channel_name\" : \"លទ្ធភាព​ប្រើប្រាស់សេវាកម្ម Google Play\"","\"ClearStorageHintTitle\" : \"Free up to **%s**\"","\"cast_disconnect\" : \"Bağlantını kəsin\"","\"ActionForwardsRestrictedGroup\" : \"un1 restricted forwarding from this group\"","\"StoryKeepChannel\" : \"Post to Channel Page\"","\"google_assistant_verification_notification_title\" : \"Google Ассистент отправляет сообщение…\"","\"AreYouSureClearDraftsTitle\" : \"클라우드 임시 저장 삭제\"","\"NotificationsImportance\" : \"Prioriteit\"","\"StarsReactionTitle\" : \"Star Reaction\"","\"cast_unmute\" : \"Միացնել ձայնը\"","\"SendMessageTitle\" : \"Bericht sturen\"","\"BotVerifyChannelTitle\" : \"Verify Channel\"","\"cast_expanded_controller_ad_in_progress\" : \"Annonce en cours\"","\"ChatBackground\" : \"Chat-Hintergrund\"","\"StartShortDayAt\" : \"d MMM'،' HH:mm\"","\"SmsText\" : \"Senden dir eine SMS in %1$d:%2$02d\"","\"EditNumber\" : \"번호 변경\"","\"mr_controller_expand_group\" : \"გაშლა\"","\"LiveStoryPricePerCommentFree\" : \"Free\"","\"OtherWebSessions\" : \"Connected websites\"","\"Gift2PreviewSelectedTraits\" : \"Selected Traits\"","\"AddAccountInfo1_one\" : \"You can add %d additional account.\"","\"ChannelColorTabName\" : \"Name\"","\"EventLogRemovedChannelPhoto\" : \"un1 removed the channel photo\"","\"Add\" : \"إضافة\"","\"ChooseChannel\" : \"Choose Channel\"","\"AutoDownloadTypes\" : \"Tipos de multimedia\"","\"NotificationActionPinnedGameScoreChannel\" : \"ثبّتَت %1$s نتيجة لعبة\"","\"AccDescrCollageClose\" : \"Close Collage\"","\"ActionBotDocumentPhone\" : \"Phone Number\"","\"StarsSubscriptionExpiredHintTitle2_other\" : \"⭐️%1$d Stars needed for %2$s\"","\"PeerRequirementUserRights\" : \"You should have these admin rights:\"","\"AddOneMemberForwardMessages\" : \"عرض آخر 100 رسالة لـ **%1$s**\"","\"IsSendingGame\" : \"%1$s is playing a game...\"","\"BusinessRepliesToastLimit_other\" : \"Limit of **%d** messages reached.\"","\"ScreenCaptureHeader\" : \"작업전환에 있는 앱 내용\"","\"OtherSettings\" : \"Other Settings\"","\"cast_seek_bar\" : \"Element sterujący odtwarzania/przewijania\"","\"DeleteAllMessagesSavedAlert\" : \"Attenzione! Questo **eliminerà tutti i messaggi** in questa chat.\"","\"SendGameToGroupText\" : \"Vuoi condividere questo gioco con **%1$s**?\"","\"YourEmailSkip\" : \"تخطي\"","\"cast_notification_connecting_message\" : \"Միանում է %1$s-ին\"","\"ActionBotDocumentPhone\" : \"Telefonnummer\"","\"YourPasswordHeader\" : \"내 비밀번호\"","\"mr_system_route_name\" : \"Hệ thống\"","\"ShuffleList\" : \"Willekeurige Volgorde\"","\"FilterRemoveInclusionTitle\" : \"Eliminar excepción\"","\"TopicIconChangedTo\" : \"%1$s changed topic icon to %2$s\"","\"google_assistant_verification_notification_title\" : \"Google hjálpari sendir skilaboð\"","\"common_google_play_services_enable_text\" : \"Aplikácia %1$s bude fungovať až po povolení služieb Google Play.\"","\"cast_expanded_controller_loading\" : \"Cargando...\"","\"EditSticker\" : \"Edit Sticker\"","\"InviteRestrictedUsers_one\" : \"**%d user** restrict adding them to groups. You can send them an invite link as message instead.\"","\"fingerprint_error_hw_not_available\" : \"Манжа изинин аппараттык камсыздоосу жеткиликтүү эмес.\"","\"abc_action_mode_done\" : \"කළා\"","\"ReplyPrivately\" : \"Reply privately...\"","\"abc_prepend_shortcut_label\" : \"മെനു+\"","\"GroupTypeHeader\" : \"Group type\"","\"call_notification_screening_text\" : \"Ирсэн дуудлагыг харуулж байна\"","\"cast_expanded_controller_ad_in_progress\" : \"광고 진행 중…\"","\"VoipChannelStartRecordingVideoText\" : \"Do you want to start recording this live stream and save the result into a video file?\n\nOther members will see that the stream is being recorded.\"","\"BackgroundPreviewLine1\" : \"Tip: sommige achtergrondafbeeldingen zien er beter uit met het vervagingseffect.\"","\"mr_chooser_looking_for_devices\" : \"Looking for devices...\"","\"UnsupportedMedia2\" : \"Esta mensagem não é compatível com a sua versão do Telegram. Por favor, atualize para a versão mais recente.\"","\"cast_stop\" : \"Ihinto\"","\"mr_controller_casting_screen\" : \"正在投放畫面\"","\"CallMessageVideoOutgoingMissed\" : \"Cancelled Video Call\"","\"google_assistant_verification_channel_name\" : \"アシスタント ベリファイア\"","\"BoostingChooseRandom_other\" : \"Choose when %d subscribers of your channel will be randomly selected to receive Telegram Premium.\"","\"Unmute\" : \"Unmute\"","\"common_google_play_services_install_title\" : \"Google Play సేవలను పొందండి\"","\"wallet_buy_button_place_holder\" : \"الشراء عبر Google\"","\"PassportEmailUploadInfo\" : \"Note: You will receive a confirmation code on the email address you provide.\"","\"BotDefaultPrivacyPolicy\" : \"https://telegram.org/privacy-tpa\"","\"LeaveCommunities_one\" : \"Leave community\"","\"Quality\" : \"Quality\"","\"AddUserErrorBlacklisted\" : \"No puedes añadir a este usuario porque está en la lista de usuarios expulsados y no puedes quitar su expulsión.\"","\"call_notification_answer_video_action\" : \"וידאו\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त गर्नुहोस्\"","\"EventLogPromotedDeleteMessages\" : \"Delete messages\"","\"RevokeLinks_other\" : \"Revoke %d links\"","\"abc_shareactionprovider_share_with\" : \"هم‌رسانی با\"","\"DeleteProxyTitle\" : \"Apagar Proxy\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasenya\"","\"UnpinMessageAlertTitle\" : \"Unpin message\"","\"abc_action_menu_overflow_description\" : \"आणखी पर्याय\"","\"cast_seek_bar\" : \"Glidebryter for avspilling\"","\"cast_rewind\" : \"Atzeratu\"","\"cast_disconnect\" : \"Pārtraukt savienojumu\"","\"AreYouSureSendChatToBotMessage\" : \"Are you sure you want to send **%1$s** to **%2$s**?\"","\"ChannelWallpaper2Info\" : \"Set a wallpaper that will be visible for everyone reading your channel.\"","\"call_notification_answer_action\" : \"Yanıtla\"","\"DeleteMessagesOptionAlso\" : \"Also delete for %1$s\"","\"Gift2AuctionTapToBidMore\" : \"tap to bid more\"","\"DeleteMessagesOption\" : \"Mijn berichten intrekken\"","\"SoundAddedSubtitle\" : \"You can use this sound as a notification tone in your **custom notification settings**.\"","\"mr_chooser_looking_for_devices\" : \"ডিভাইচ বিচাৰি থকা হৈছে...\"","\"ColorPink\" : \"زهري\"","\"abc_capital_off\" : \"निष्क्रिय\"","\"mr_controller_stop_casting\" : \"Заустави пребацивање\"","\"NotificationGroupEndedCall\" : \"%1$s ended a voice chat in the group %2$s\"","\"StarRatingFuturePreview2_other\" : \"%d points are added.\"","\"call_notification_decline_action\" : \"უარყოფა\"","\"BackgroundPattern\" : \"Pattern\"","\"fingerprint_not_recognized\" : \"ਪਛਾਣ ਨਹੀਂ ਹੋਈ\"","\"abc_searchview_description_query\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‏‏‏‎‏‏‎‏‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‎Search query‎‏‎‎‏‎\"","\"ic_media_route_learn_more_accessibility\" : \"Ինչպես հեռարձակել\"","\"call_notification_answer_video_action\" : \"Ividiyo\"","\"ForwardedSticker_other\" : \"%1$d forwarded stickers\"","\"FilterGroups\" : \"Grupos\"","\"SmsText\" : \"Enviándote un SMS en %1$d:%2$02d\"","\"PrivacyPhoneInfo4\" : \"This public link opens a chat with you:\"","\"AccountSwitch\" : \"Wechseln\"","\"ClearMediaCache\" : \"Clear Cache\"","\"AreYouSureShareMyContactInfoUser\" : \"Deseja compartilhar o seu número de telefone %1$s com **%2$s**?\"","\"NotificationGroupInvitedToCall\" : \"%1$s دعا %3$s إلى محادثة مرئية في %2$s\"","\"mr_cast_button_connected\" : \"បញ្ជូន។ បានភ្ជាប់\"","\"abc_menu_ctrl_shortcut_label\" : \"Strg +\"","\"cast_closed_captions\" : \"ઉપશીર્ષક\"","\"NoGIFs\" : \"ما من صور متحركة\"","\"Comments_other\" : \"%1$d Comments\"","\"Disable\" : \"Disable\"","\"PaidMediaPrice_other\" : \"⭐️%d\"","\"RateCallDistorted\" : \"Speech was distorted\"","\"cast_rewind_10\" : \"Visszatekerés tíz másodperccel\"","\"NotificationsService\" : \"Servizio keep-alive\"","\"mr_chooser_wifi_warning_description_watch\" : \"Assegura't que l'altre dispositiu estigui connectat a la mateixa xarxa Wi‑Fi que aquest rellotge\"","\"NotificationActionPinnedVoice\" : \"%1$s ha fissato un messaggio vocale in %2$s\"","\"CancelForwarding\" : \"Cancelar reenvío\"","\"LiveStoryCommentPlaceholder\" : \"Comment\"","\"SmartNotificationsDisabled\" : \"Deaktiviert\"","\"common_google_play_services_unknown_issue\" : \"%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin.\"","\"Gift2MadePublicTitle\" : \"Gift Shown\"","\"cast_dynamic_group_name_format\" : \"%1$s + %2$d\"","\"SetUrlInvalid\" : \"Sorry, this link is invalid.\"","\"AutomaticDownloadSettingsInfoMobile\" : \"Puedes cambiar tus ajustes de autodescarga para reducir el uso de datos móviles.\"","\"CantPlayVideo\" : \"App was unable to play this video. Try to play it with external player?\"","\"NoSound\" : \"بلا صوت\"","\"White\" : \"하얀색\"","\"TelegramFaq\" : \"Preguntas frecuentes\"","\"common_google_play_services_updating_text\" : \"%1$s, Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે.\"","\"mr_controller_play\" : \"ධාවනය කරන්න\"","\"common_google_play_services_enable_title\" : \"Google প্লে সেৱাসক্ষম কৰক\"","\"cast_rewind_30\" : \"העבר 30 שניות לאחור\"","\"StopDownload\" : \"Stop downloading\"","\"GroupJoin\" : \"JOIN\"","\"ActionYouChangedVideo\" : \"You changed the group video\"","\"common_signin_button_text_long\" : \"Google-р нэвтрэх:\"","\"mr_controller_play\" : \"Նվագարկել\"","\"SentAppCodeWithPhone\" : \"Wir haben den Code für %1$s per Chatnachricht an die **Telegram App** auf deinem anderen Gerät gesendet.\"","\"ChannelBots\" : \"Bots\"","\"SetEmojiStatusUntilOther\" : \"Other…\"","\"Infinity\" : \"∞\"","\"BusinessLocationUnsavedChanges\" : \"You have changed the business location. Apply changes?\"","\"AbortEmail\" : \"Abort recovery email setup\"","\"generic_error_no_keyguard\" : \"ಈ ಸಾಧನವು ಪಿನ್, ಪ್ಯಾಟರ್ನ್ ಅಥವಾ ಪಾಸ್‌ವರ್ಡ್ ಅನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ.\"","\"cast_expanded_controller_skip_ad_text\" : \"Možete da preskočite oglas za %1$d…\"","\"GroupEmojiPackHint\" : \"All members of the group can use the %s pack.\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"AddMembersForwardMessages\" : \"새로운 참가자에게 최근 메시지 100개를 보입니다\"","\"NotificationsInAppDefault\" : \"Por defecto en la app\"","\"VoipInCallBrandingWithName\" : \"Telegram Call to %s\"","\"ErrorSendRestrictedVoiceAll\" : \"Sorry, sending voice messages is not allowed in this group.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Sørg for, at den anden enhed har forbindelse til det samme Wi-Fi-netværk som denne telefon\"","\"NotificationsAndSounds\" : \"Mitteilungen und Töne\"","\"google_assistant_verification_notification_title\" : \"\"Asistenti i Google\" po dërgon mesazh\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s pinned a voice message\"","\"ResendSmsAvailableIn\" : \"Você pode pedir um novo SMS em %1$d:%2$02d\"","\"RemoveMessageFeeRefund_one\" : \"Refund already paid %d Star\"","\"EditProfileChannel\" : \"Your channel\"","\"SentAppCode\" : \"أرسلنا الرمز إلى تطبيق **تيليجرام** على جهازك الآخر.\"","\"LimitReachedPinnedTopics\" : \"Sorry, je kunt niet meer dan %d onderwerpen bovenaan vastzetten.\"","\"cast_casting_to_device\" : \"%1$s üzərinə yayımlanır\"","\"AreYouSureSessionTitle\" : \"Terminate session\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq/de\"","\"mr_chooser_looking_for_devices\" : \"S'estan cercant dispositius...\"","\"AutoDownloadMedia\" : \"تنزيل الوسائط تلقائيًا\"","\"cast_stop_live_stream\" : \"লাইভ ষ্ট্ৰীম বন্ধ কৰক\"","\"TapToChangePhone\" : \"Toque para alterar o número de telefone\"","\"BrowserSettingsNoCustomTabsInfo\" : \"You can choose to open external link without leaving Telegram.\"","\"fingerprint_error_user_canceled\" : \"ຜູ້ໃຊ້ໄດ້ຍົກເລີກຄຳສັ່ງລາຍນິ້ວມືແລ້ວ.\"","\"common_google_play_services_unsupported_text\" : \"%1$s не може да се покрене без Google Play услуга, које уређај не подржава.\"","\"fingerprint_error_lockout\" : \"ਬਹੁਤ ਜ਼ਿਆਦਾ ਕੋਸ਼ਿਸ਼ਾਂ। ਕਿਰਪਾ ਕਰਕੇ ਬਾਅਦ ਵਿੱਚ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।\"","\"common_google_play_services_notification_ticker\" : \"Google Play 서비스 오류\"","\"Gift2CollectionNumberBy_one\" : \"Collectible #%1$d by **%2$s**\"","\"YourPasswordChangedSuccessText\" : \"Je tweestapsverificatiewachtwoord is aangepast.\"","\"EditAdminTransferAlertTitle\" : \"Security Check\"","\"mr_chooser_searching\" : \"Apparaten zoeken\"","\"mr_button_content_description\" : \"Транслювати\"","\"MuteNotifications\" : \"Mute forever\"","\"SearchAdsAbout2Subtitle\" : \"You can turn off ads by subscribing to Telegram Premium. **Subscribe >**\"","\"VideoDoesNotSupportStreaming\" : \"Das Video ist nicht für Streaming optimiert. Du musst es vollständig herunterladen, um es abzuspielen.\"","\"RepeatNotificationsNever\" : \"Nunca\"","\"PermissionNoLocationNavigation\" : \"**Telegram** deve accedere alla posizione per poter ottenere le indicazioni. Tocca Impostazioni > Permessi, e attiva **Posizione**.\"","\"WebErrorTitle\" : \"Oops...\"","\"AuthAnotherClientInfo1\" : \"Download Telegram on your computer from *getdesktop.telegram.org*.\"","\"DirectShare\" : \"Condivisione diretta\"","\"mr_system_route_name\" : \"Сістэма\"","\"PaymentSuccessfullyPaidMeNoItemSubscription\" : \"%1$s have transferred %2$s for subscription until %3$s\"","\"NotificationMessageGroupGameScored\" : \"أحرز %1$s %4$s في لعبة %3$s في مجموعة %2$s\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"EventLogFilterChannelInfo\" : \"Channel info\"","\"NotificationMessageDocument\" : \"%1$s hat dir eine Datei gesendet\"","\"status_bar_notification_info_overflow\" : \">999\"","\"media_notification_channel_name\" : \"Sakaza\"","\"BotStarsOverviewAvailableBalance\" : \"Available balance\"","\"SortByReposts\" : \"Reposts First\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Diğer cihazın bu tablet ile aynı kablosuz ağa bağlandığından emin olun\"","\"TwoStepVerificationPasswordSet\" : \"Пароль установлен\"","\"mr_cast_dialog_title_view_placeholder\" : \"No hay información disponible\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s님이 음성 메시지를 고정했습니다\"","\"LinksCreatedByOtherAdmins\" : \"Invite links created by other admins\"","\"LiveStoryHighlightTitle\" : \"Highlight and Pin\"","\"google_assistant_verification_notification_title\" : \"Pesan pengiriman Asisten Google\"","\"cast_notification_connected_message\" : \"Forbundet til %1$s\"","\"abc_searchview_description_search\" : \"Haku\"","\"mr_controller_stop_casting\" : \"Misa ukusakaza\"","\"cast_pause\" : \"Wstrzymaj\"","\"MediaSavedHint_one\" : \"Un oggetto salvato nella galleria.\"","\"PasskeyUnknown\" : \"Passkey\"","\"ErrorSendRestrictedMusicAll\" : \"Desculpe, o envio de músicas não é permitido neste grupo.\"","\"mr_controller_no_media_selected\" : \"선택된 미디어 없음\"","\"abc_capital_on\" : \"চালু করুন\"","\"UserProfileColorReset\" : \"Reset Profile Color\"","\"cast_expanded_controller_ad_image_description\" : \"Google Cast resiveri reklamani ijro etayotganda rasm ko‘rsatildi\"","\"common_google_play_services_update_text\" : \"%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna.\"","\"mr_controller_no_media_selected\" : \"Nepasirinkta jokios medijos\"","\"ErrorSendRestrictedPolls\" : \"Admins do grupo restringiram você de enviar enquetes.\"","\"PaymentSuccessfullyPaidMeSubscription\" : \"%1$s have transferred %2$s for %3$s subscription until %4$s\"","\"SwipeUnpin\" : \"Unpin\"","\"StarAffiliateMiniApp\" : \"Mini App\"","\"ChatBackground\" : \"Chatachtergrond\"","\"BotLocationPermissionRequestGranted\" : \"**%s** can now have access to your location\"","\"generic_error_no_keyguard\" : \"Toto zařízení nepodporuje kódy PIN, hesla ani gesta.\"","\"AuthAnotherClientUrl\" : \"이 코드는 누군가가 회원님의 텔레그램 계정에 로그인할 수 있도록 하는 데 사용될 수 있습니다.\n\n텔레그램 로그인을 인증하려면, 설정 > 기기 > QR 코드 스캔으로 이동하여 코드를 스캔해 주세요.\"","\"Reported2\" : \"Telegram moderators will review your report. Thank you!\"","\"mr_chooser_wifi_warning_description_tv\" : \"‏מוודאים שהמכשיר השני והטלוויזיה מחוברים לאותה רשת Wi-Fi\"","\"mr_chooser_wifi_learn_more\" : \"Дознајте повеќе\"","\"ForwardSendMessages\" : \"Send messages\"","\"UserProfileCollectibleHeader\" : \"Use a gift\"","\"NotificationActionPinnedVoiceChannel\" : \"%1$s hat eine Sprachnachricht angeheftet\"","\"YourPhone\" : \"Ваш телефон\"","\"NotificationGroupAddMember\" : \"%1$s أضاف %3$s للمجموعة %2$s\"","\"cast_closed_captions_unavailable\" : \"Untertitel nicht verfügbar\"","\"search_menu_title\" : \"Іздеу\"","\"cast_live_label\" : \"লাইভ\"","\"cast_tracks_chooser_dialog_none\" : \"Aucun\"","\"AutoDownloadContacts\" : \"연락처\"","\"UserRestrictionsNoSendVoice\" : \"no voice\"","\"mr_cast_button_disconnected\" : \"‏העברה (cast). אין חיבור\"","\"MessagesSettings\" : \"Mensagens\"","\"AreYouSureSecretChat\" : \"Vuoi davvero iniziare una chat segreta?\"","\"Calling\" : \"We bellen je\"","\"SwitchThemeToNight\" : \"Night Mode\"","\"mr_chooser_looking_for_devices\" : \"Cihazlar axtarılır...\"","\"BoostFeatureVoiceToTextConversion\" : \"Voice-to-Text Conversion\"","\"WrongCode\" : \"You entered the wrong code. Please try again.\"","\"PrivacyForwardsEverybody\" : \"Collegato al tuo account\"","\"Gift2UpgradedText\" : \"Your gift **%s** now has unique attributes and can be transferred to others.\"","\"NoTopicsDescriptionUser\" : \"Older messages from this group have been move to the **’%s’** topic.\"","\"AreYouSureDeleteThisChatSavedMessages\" : \"Are you sure you want to delete **Saved Messages**?\"","\"FilterArchived\" : \"Archived\"","\"mr_controller_close_description\" : \"Loka\"","\"fingerprint_error_hw_not_present\" : \"Hierdie toetstel het nie 'n vingerafdruksensor nie\"","\"AgeVerificationTextGB\" : \"To access such content, you must confirm that you are at least **18** years old as required by UK law.\n\nThis is a one-time process using your phone's camera. Your selfie will not be stored by Telegram.\"","\"YourEmailAlmostThere\" : \"Fast geschafft!\"","\"abc_search_hint\" : \"Otsige …\"","\"common_google_play_services_notification_ticker\" : \"Errore Google Play Services\"","\"cast_unmute\" : \"Dejar de silenciar\"","\"VoipChatShare\" : \"Share\"","\"cast_expanded_controller_ad_image_description\" : \"Vaizdas, rodomas, kol „Cast“ imtuvas leidžia skelbimą\"","\"LeaveChannelMenu\" : \"Leave channel\"","\"NotificationsOff\" : \"Uit\"","\"cast_stop_live_stream\" : \"Կանգնեցնել ուղիղ հեռարձակումը\"","\"GiftAuctionInfo2Text_other\" : \"If your bid leaves the top %d, it will automatically join the next round.\"","\"PeerRequirementGroupCreatorTrue\" : \"You should be the owner of the group.\"","\"TagInfoMemberTitle\" : \"Member Tag\"","\"cast_tracks_chooser_dialog_ok\" : \"D'acord\"","\"AutoDownloadLow\" : \"منخفض\"","\"BusinessLinkDiscardChangesTitle\" : \"Discard changes\"","\"cast_expanded_controller_loading\" : \"Жүктөлүүдө…\"","\"abc_menu_shift_shortcut_label\" : \"Tõstuklahv +\"","\"abc_searchview_description_submit\" : \"Bidali kontsulta\"","\"cast_ad_label\" : \"Объявление\"","\"BusinessIntroStickerRandom\" : \"Random\"","\"UserChannelTooMuchJoin\" : \"Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first.\"","\"NotificationMessageGroupGameScored\" : \"%1$s 님이 %3$s 게임 %4$s점을 %2$s 그룹에서 획득했습니다\"","\"cast_expanded_controller_ad_in_progress\" : \"Nasa proseso ang paggawa ng ad...\"","\"GiftOfferOfferedTextTONOut\" : \"You offered **%1$s** **%2$s TON** for **%3$s**.\"","\"AreYouSureClearHistoryWithChannel\" : \"هل تريدون مسح سجل القناة في **%1$s**؟\"","\"mr_cast_button_disconnected\" : \"إرسال غير متصل\"","\"Update\" : \"UPDATE\"","\"EnableSharingActionYou\" : \"You enabled sharing in this chat\"","\"fingerprint_error_hw_not_present\" : \"এই ডিভাইচটোত ফিংগাৰপ্ৰিণ্ট ছেন্সৰ নাই\"","\"fingerprint_error_user_canceled\" : \"ผู้ใช้ยกเลิกการทำงานของลายนิ้วมือ\"","\"DeleteMessagesTextGroup\" : \"Aktivierst du \"Widerrufe meine Nachrichten\", kannst du auch %1$s in den Chats der anderen Mitglieder der Gruppe löschen.\"","\"GiftsPinLimit_other\" : \"You can't pin more than %d gifts.\"","\"PrivacyP2PHeader\" : \"Peer-to-Peer\"","\"ResetMyAccountWarningReset\" : \"Ripristina account\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilità di Google Play Services\"","\"SearchImagesTitle\" : \"Suche Bilder\"","\"PauseMusicOnRecord\" : \"Pause music while recording\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Povežite drugi uređaj s istom Wi-Fi mrežom s kojom je povezan ovaj tablet\"","\"ErrorSendRestrictedStickersAll\" : \"Desculpe, o envio de stickers não é permitido neste grupo.\"","\"PrivacyForwardsInfo2\" : \"Puoi aggiungere utenti o interi gruppi come eccezioni che annulleranno le impostazioni precedenti.\"","\"CanJoin_one\" : \"%1$d can join\"","\"abc_searchview_description_voice\" : \"ค้นหาด้วยเสียง\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Phụ đề\"","\"PrivateMessagesExceptionsInfo\" : \"Add users or entire groups who won't be charged for sending messages to you.\"","\"BlockUserChatsTitle\" : \"대화방\"","\"BoostingGiveawayServiceUndistributedGroup_one\" : \"%d undistributed link codes were forwarded to group administrators.\"","\"mr_cast_dialog_title_view_placeholder\" : \"Informacije nisu dostupne\"","\"StartTodayAt\" : \"'Inicia hoy a las' HH:mm\"","\"AutoDeleteCustom2\" : \"Set custom time\"","\"SearchAdsAboutLaunchTitle\" : \"Can I Launch My Ad?\"","\"cast_expanded_controller_ad_image_description\" : \"Зображення, яке з’являється, коли приймач Google Cast відтворює оголошення\"","\"AppUpdateNow\" : \"Aggiorna ora\"","\"Short\" : \"Breve\"","\"Paste\" : \"Plakken\"","\"MoreInfo\" : \"More info\"","\"mr_controller_pause\" : \"Pauzēt\"","\"NotificationMessageRecurringPay\" : \"%1$s에 대해 %2$s만큼 청구됨\"","\"StatusHiddenShow\" : \"when?\"","\"DisappearingVideo\" : \"Secret Video\"","\"Orange\" : \"البرتقالي\"","\"cast_closed_captions\" : \"Manukuu yanayoweza kufichwa na kuonyeshwa\"","\"LargeEmoji\" : \"큰 이모지\"","\"ActionBotDocumentEmail\" : \"E-Mail-Adresse\"","\"ActionGroupCallInvited\" : \"un1 ha invitato un2 nella chat video\"","\"common_google_play_services_update_text\" : \"%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"FilterDiscardNewAlert\" : \"You have not finished creating the folder yet. Create now?\"","\"BusinessAwayScheduleAlways\" : \"Send Always\"","\"cast_tracks_chooser_dialog_cancel\" : \"Отмена\"","\"fingerprint_error_no_fingerprints\" : \"వేలిముద్రలు నమోదు చేయబడలేదు.\"","\"UseProxyTelegramInfo2\" : \"This proxy may display a sponsored channel in your chat list. This doesn't reveal any of your Telegram traffic.\"","\"Gift2ActiveAuctionsActiveStatusWinning2Place\" : \"2nd place\"","\"WebViewRequestCameraMicPermissionWithHint\" : \"Allow **%1$s** to access to your camera and microphone?\n\n**%1$s** will be able to access your camera and microphone when this website is open.\n\nEnable camera access in Settings > Permissions > Camera.\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda.\"","\"Green\" : \"초록색\"","\"call_notification_ongoing_text\" : \"Telefonatë në vazhdim\"","\"UnmuteNotifications\" : \"Unmute\"","\"ErrorSendRestrictedMusicAll\" : \"Der Versand von Musik ist in dieser Gruppe nicht erlaubt.\"","\"CancelPasswordReset\" : \"Den Vorgang der Passwort-Zurücksetzung abbrechen? Wenn du später eine erneute Zurücksetzung anforderst, dauert es wieder 7 Tage.\"","\"mr_chooser_wifi_warning_description_car\" : \"Упэўніцеся, што другая прылада падключана да той жа сеткі Wi-Fi, што і аўтамабіль\"","\"abc_search_hint\" : \"సెర్చ్ చేయండి…\"","\"mr_controller_collapse_group\" : \"Sakļaut\"","\"TodoNewTask\" : \"Add a Task\"","\"TrashHintRelease\" : \"Release to delete\"","\"fingerprint_error_lockout\" : \"Pārāk daudz mēģinājumu. Lūdzu, vēlāk mēģiniet vēlreiz.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services availability\"","\"PaintBringToFront\" : \"To Front\"","\"ResetStatisticsAlert\" : \"Do you want to reset your usage statistics?\"","\"StoriesCollage\" : \"Combine into Collage\"","\"PermissionNoCameraWithHint\" : \"**Telegram** heeft toegang tot je camera nodig zodat je foto's en video's kunt maken. Tik op Instellingen > Machtigingen en schakel **Camera** aan.\"","\"cast_expanded_controller_live_stream_indicator\" : \"Strim uživo\"","\"PopupEnabled\" : \"Attivate\"","\"AffiliateProgramLinkCopiedText\" : \"Share this link and earn **%1$s** of what people who use it spend in **%2$s**!\"","\"NumberNotOnTelegram\" : \"This number is not on Telegram\"","\"ResetCustomNotificationsAlertTitle\" : \"إعادة تعيين الإشعارات\"","\"NotificationGroupInvitedYouToCall\" : \"%1$s 님이 나를 %2$s의 영상 대화에 초대했습니다\"","\"February\" : \"Febbraio\"","\"Vibrate\" : \"Vibrate\"","\"cast_mute\" : \"Zima sauti\"","\"Draft\" : \"Draft\"","\"CreateManagedBotNameInfo\" : \"Tap to edit bot name.\"","\"BackgroundColorSinglePreviewLine2\" : \"Das sieht gut aus\"","\"cast_expanded_controller_loading\" : \"S'està carregant…\"","\"NotificationActionPinnedRoundUser\" : \"%1$s님이 동영상 메시지를 고정했습니다\"","\"cast_expanded_controller_skip_ad_label\" : \"Բաց թողնել գովազդը\"","\"abc_activitychooserview_choose_application\" : \"Khetha insiza\"","\"ClearSearchSingleHashtagAlertText\" : \"Do you want to remove %1$s from your search history?\"","\"AutoDownloadOnFor\" : \"Sim, para %1$s\"","\"mr_chooser_wifi_warning_description_phone\" : \"यो फोन जुन Wi-Fi नेटवर्कमा कनेक्ट गरिएको छ अर्को डिभाइस पनि उही नेटवर्कमा कनेक्ट गरिएको छ भन्ने कुरा सुनिश्चित गर्नुहोस्\"","\"General\" : \"Generali\"","\"StoriesAlbumOrganizeTitle\" : \"Organize Your Stories\"","\"NotificationActionPinnedRoundUser\" : \"ثبّت %1$s رسالة مرئية\"","\"call_notification_decline_action\" : \"رد کردن\"","\"AttachGif\" : \"صورة متحركة\"","\"BoostingStarsGiveawayAdditionPrizeCountHint_other\" : \"All prizes: **%1$d Stars**.\"","\"FilterRemoveInclusionText\" : \"Wirklich \"%1$s\" aus der 'immer enthalten' Liste entfernen?\"","\"ActionBotDocumentIdentityCard\" : \"بطاقة الهوية\"","\"AttachPlainRestricted\" : \"The admins of this group have restricted you from sending text message here until %1$s\"","\"InviteToChannelError\" : \"Spiacenti, non puoi aggiungere questo utente al canale a causa delle sue impostazioni di privacy.\"","\"VoipFrontCamera\" : \"FRONT CAMERA\"","\"BusinessGreetRecipientsInfo\" : \"Select chats or entire chat categories for sending a greeting message.\"","\"Flip\" : \"Voltear\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"Desculpe, você não pode enviar mensagens de voz para esta pessoa devido às configurações de privacidade dela.\"","\"ActionPinnedGif\" : \"un1 pinned a GIF\"","\"AuthAnotherClientInfo1\" : \"Scarica Telegram sul tuo computer da *desktop.telegram.org*\"","\"AutoplayVideoInfo\" : \"Gebruik de volumeknoppen voor geluid.\"","\"ActionGroupCallEndedByYou\" : \"Você encerrou o chat de vídeo (%s)\"","\"SharedVoiceTab2\" : \"Vocali\"","\"abc_prepend_shortcut_label\" : \"Menu+\"","\"Fade\" : \"Verblassen\"","\"StartEncryptedChat\" : \"Start Secret Chat\"","\"AddManyMembersAlertNamesText_other\" : \"¿Quieres añadir a %1$d miembros a **%2$s**?\"","\"LimitReachedStoriesCount2Second_other\" : \"Subscribe to **Telegram Premium** to increase this limit to **%d**.\"","\"PaintStar\" : \"Star\"","\"cast_expanded_controller_ad_image_description\" : \"Imej dipaparkan semasa penerima cast memainkan iklan\"","\"DeleteMessagesTitle\" : \"%1$s löschen\"","\"common_google_play_services_enable_title\" : \"Активиране на услугите за Google Play\"","\"cast_expanded_controller_ad_image_description\" : \"Slika, ki je uporabniku prikazana med predvajanjem oglasa\"","\"RestoreEmailSentInfo\" : \"Controlla la tua email e inserisci il codice a 6 cifre che ti abbiamo inviato lì per disattivare la tua password.\"","\"LocationNotifiationCloser\" : \"You are already closer than %1$s\"","\"default_error_msg\" : \"Eroare necunoscută\"","\"PremiumStoriesStealthDescription\" : \"Hide the fact that you viewed other people’s stories.\"","\"TosUpdateDecline\" : \"Sfortunatamente, non ci sono altre opzioni. A differenza di altri, Telegram non usa i tuoi dati per il targeting delle inserzioni o altri scopi commerciali. Telegram conserva solo le informazioni di cui ha bisogno per funzionare come servizio cloud ricco di funzionalità. Puoi regolare il modo in cui utilizziamo i tuoi dati nelle impostazioni di Privacy e sicurezza.\n\nSe non ti senti a tuo agio con le modeste esigenze di Telegram, non ci sarà possibile fornirti questo servizio.\"","\"MessageShowSensitiveContentChannelTextClosed\" : \"This chat may contain sensitive content suitable only for adults.\"","\"PremiumPreviewVoiceToTextDescription2\" : \"Subscribe to Telegram Premium to be able to convert voice and video messages to text.\"","\"AreYouSureClearHistoryGroup\" : \"Apagar todo o texto e mídia em cache desse grupo?\"","\"mr_cast_dialog_title_view_placeholder\" : \"कोणतीही माहिती उपलब्ध नाही\"","\"VerificationCode\" : \"인증 코드\"","\"ActionYouChangedVideo\" : \"أنت غيّرت صورة المجموعة\"","\"mr_chooser_wifi_warning_description_unknown\" : \"다른 기기가 이 기기와 동일한 Wi-Fi 네트워크에 연결되어 있어야 합니다.\"","\"mr_chooser_wifi_learn_more\" : \"Več o tem\"","\"AddManyMembersAlertTitle_other\" : \"Add %1$d members\"","\"ScheduleWhenOnline\" : \"Send when %1$s comes online\"","\"Close\" : \"Chiudi\"","\"LastSeenContactsPremiumMinusPlus\" : \"Contatti e Premium (-%1$d, +%2$d)\"","\"Members_other\" : \"%1$d members\"","\"YourPhone\" : \"Tu teléfono\"","\"abc_menu_function_shortcut_label\" : \"Funkcijas taustiņš +\"","\"DeleteMessagesTextGroup\" : \"Je kunt ook het %1$s dat je hebt gestuurd verwijderen bij de andere groepsleden via de \"Bericht intrekken\"-functie.\"","\"DeleteMegaMenu\" : \"Delete Group\"","\"FilterNonContacts\" : \"Non Contacts\"","\"mr_system_route_name\" : \"Järjestelmä\"","\"call_notification_decline_action\" : \"Hafna\"","\"Gift2AddMyNameNameChannel\" : \"Add channel's name to the gift\"","\"abc_action_mode_done\" : \"Eginda\"","\"cast_skip_next\" : \"Saltatu hurrengo elementura\"","\"SendTodayAt\" : \"'Надіслати сьогодні,' HH:mm\"","\"mr_system_route_name\" : \"સિસ્ટમ\"","\"ArchivedMasksInfo\" : \"You can have up to 200 sets of masks.\nUnused sets are archived when you add more.\"","\"RequestCallButton\" : \"Chiamami per dettare il codice\"","\"BoostingGiveawayShortStatusNotParticipating\" : \"You can't participate in this giveaway.\"","\"PasswordHintPlaceholder\" : \"Hinweis\"","\"ic_media_route_learn_more_accessibility\" : \"ਕਾਸਟ ਕਰਨ ਦਾ ਤਰੀਕਾ ਜਾਣੋ\"","\"RestorePasswordResetPasswordText\" : \"Weet je zeker dat je jouw wachtwoord voor 2-stapsverificatie wilt resetten?\"","\"DiscardTopic\" : \"Discard topic\"","\"abc_search_hint\" : \"Издөө…\"","\"StartDayAt\" : \"'Begin op' MMM d 'om' HH:mm\"","\"NoRecentCalls\" : \"No recent calls\"","\"mr_chooser_wifi_warning_description_watch\" : \"पक्का करें कि दूसरा डिवाइस और यह स्मार्टवॉच, दोनों एक ही वाई-फ़ाई नेटवर्क से जुड़े हों\"","\"CallMessageReportProblem\" : \"Rate Call\"","\"cast_expanded_controller_background_image\" : \"ਐਲਬਮ ਆਰਟ\"","\"NoSharedLinksSecret\" : \"Los enlaces de este chat aparecerán aquí.\"","\"BoostingSelectUpToCountriesPlural_one\" : \"Select up to %1$d country\"","\"AutoDownloadPreloadMusicInfo\" : \"Begin met het downloaden van het volgende nummer tijdens het luisteren.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ସବଟାଇଟଲ୍‌\"","\"Gift2SelfInfoUpgrade\" : \"You can display this gift on your page or turn it into a unique collectible and send to others.\"","\"ShareTelegram2\" : \"Share Telegram\"","\"cast_skip_prev\" : \"ຂ້າມໄປລາຍການກ່ອນໜ້າ\"","\"UnsupportedMedia2\" : \"Questo messaggio non è supportato dalla tua versione di Telegram. Per favore, aggiorna all'ultima versione.\"","\"EventLogSwitchToForum\" : \"un1 changed group to forum\"","\"cast_rewind\" : \"巻き戻し\"","\"SyncContacts\" : \"Синхронізувати контакти\"","\"AccDescrSecretChat\" : \"Secret chat\"","\"Gift2UniqueTitle2\" : \"Gift\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s 님이 인보이스를 고정했습니다\"","\"mr_chooser_wifi_warning_description_car\" : \"‏מוודאים שהמכשיר השני והרכב מחוברים לאותה רשת Wi-Fi\"","\"BlockUserContactsTitle\" : \"CONTACTS\"","\"common_google_play_services_unknown_issue\" : \"Aplikácia %1$s má problémy so službami Google Play. Skúste to znova.\"","\"StoryPrivacyAlertTitle\" : \"Share story\"","\"RaiseToSpeak\" : \"Raise to Speak\"","\"cast_closed_captions\" : \"Qapalı başlıqlar\"","\"ActionPrepaidGiftInbound\" : \"un1 sent an upgrade worth **un2** for your gift\"","\"cast_tracks_chooser_dialog_cancel\" : \"Khansela\"","\"WrongNumber\" : \"Numero errato?\"","\"StarsConfirmPurchaseTOS\" : \"By purchasing you agree to the **Terms of Service**.\"","\"cast_forward\" : \"ສົ່ງຕໍ່\"","\"AppUpdateDownloadNow\" : \"Jetzt herunterladen\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Bản nhạc %1$d\"","\"AllowCustomQuickReply\" : \"Allow Custom\"","\"ErrorSendRestrictedPolls\" : \"De beheerders van deze groep hebben je vermogen om peilingen te houden beperkt.\"","\"RepeatNotifications\" : \"Erneut benachrichtigen\"","\"RestorePasswordNoEmailText2\" : \"Так как Вы не указали адрес электронной почты для восстановления пароля, то оставшиеся варианты — вспомнить пароль или подождать 7 дней, чтобы сбросить его.\"","\"common_google_play_services_unsupported_text\" : \"ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"mr_chooser_looking_for_devices\" : \"စက်များကို ရှာနေသည်...\"","\"common_google_play_services_install_title\" : \"Google Play සේවා ලබා ගන්න\"","\"ActionGroupCallInvitedYou\" : \"un1 invited you to the voice chat\"","\"TapForReplyOptions\" : \"Tap here for reply options\"","\"PremiumPreviewSharingDisableDescription\" : \"Disable screenshots, saving and forwarding messages in private chats.\"","\"NotificationInvitedToGroupByLink\" : \"%1$s joined to the group %2$s via invite link\"","\"cast_forward\" : \"Avancer\"","\"NotificationReactGiveaway\" : \"%1$s hat mit %2$s auf deine Verlosung reagiert\"","\"SoundDefault\" : \"افتراضي\"","\"UserRestrictionsNoChangeInfo\" : \"can't change Info\"","\"mr_chooser_title\" : \"Yayınlanacak yer:\"","\"CancelEmailQuestionTitle\" : \"Interrompi configurazione\"","\"abc_capital_off\" : \"VÄLJAS\"","\"UseProxyTelegram\" : \"MTProto 프록시\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Volver a Passport\"","\"ShareYouLocationUnable\" : \"App kann deinen aktuellen Standort nicht bestimmen\"","\"mr_controller_pause\" : \"Прыпыніць\"","\"VideoSavedHint\" : \"Video in Galerie gespeichert.\"","\"ChartInTON\" : \"%s in TON\"","\"LocalDatabaseInfo\" : \"Clearing the local database will delete the texts of cached messages and compress the database to save internal disk space. Telegram needs some data to work, so database size will not reach zero.\n\nThis operation can take a few minutes to complete.\"","\"cast_expanded_controller_ad_in_progress\" : \"Skelbimas apdorojamas…\"","\"AddAnotherAccountInfo\" : \"Je kunt andere Telegram-accounts koppelen en makkelijk tussen ze schakelen.\"","\"Views_one\" : \"%1$s view\"","\"abc_searchview_description_submit\" : \"Сұрауды жіберу\"","\"cast_stop\" : \"रोकें\"","\"NotificationReactionsStories\" : \"Stories\"","\"mr_controller_play\" : \"I-play\"","\"ProxySettings\" : \"Configurações de Proxy\"","\"PollMenuTabOption\" : \"Option\"","\"cast_play\" : \"Prehrať\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"google_assistant_verification_channel_name\" : \"「Google 助理」驗證程序\"","\"BotPublicLink\" : \"Public Link\"","\"cast_expanded_controller_live_head_description\" : \"ຕຳແໜ່ງປັດຈຸບັນຢູ່ສ່ວນຫົວຂອງການຖ່າຍທອດສົດ\"","\"AccountSwitch\" : \"Switch\"","\"FilterEditAll\" : \"Editar carpetas\"","\"SegmentationCutObject\" : \"Recortar Objeto\"","\"StoryStatistics\" : \"Story Statistics\"","\"cast_notification_connecting_message\" : \"Notiek savienojuma izveide ar: %1$s\"","\"UseProxySocks5\" : \"SOCKS5 프록시\"","\"EnableAnimations\" : \"Activar animaciones\"","\"InvalidCode\" : \"Codice non valido, per favore riprova.\"","\"GroupCallDiscardInvite\" : \"Cancel Invite\"","\"NotificationsSoundGroup\" : \"Groups Sound\"","\"White\" : \"الأبيض\"","\"DeleteAccountIfAwayFor2\" : \"Delete my account if away for\"","\"RequestSmsButton\" : \"الحصول على الرمز برسالة نصية SMS\"","\"SyncContacts\" : \"Contacten synchroniseren\"","\"ProxyConnections\" : \"Verbindungen\"","\"DoNotForward\" : \"Do Not Forward\"","\"cast_rewind\" : \"Przewiń do tyłu\"","\"AreYouSureDeleteContact\" : \"¿Quieres eliminar este contacto?\"","\"NotificationActionPinnedGame\" : \"%1$s pinned a game in the group %2$s\"","\"mr_controller_album_art\" : \"Copertina dell'album\"","\"NotificationsChatInApp\" : \"%1$s No App\"","\"abc_capital_off\" : \"बंद\"","\"PushReactPhoto\" : \"%2$s to your photo\"","\"SetRecoveryEmail\" : \"복구 이메일 설정\"","\"BotMonetizationGraphImpressions\" : \"Ad impressions\"","\"CreateNewThemeAlert\" : \"You can create your own theme by changing colors within the app.\n\nYou can always switch back to the default Telegram theme here.\"","\"mr_controller_album_art\" : \"앨범아트\"","\"cast_skip_prev\" : \"跳到上一個項目\"","\"BackgroundPattern\" : \"Textura\"","\"PrivacyPolicyAndTerms\" : \"Privacy Policy and Terms of Service\"","\"call_notification_screening_text\" : \"ઇનકમિંગ કૉલનું સ્ક્રીનિંગ થાય છે\"","\"ResendSmsAvailableIn\" : \"Вы сможете повторно запросить SMS через %1$d:%2$02d\"","\"EditOfferTime\" : \"Edit Time\"","\"cast_forward\" : \"കൈമാറുക\"","\"NotificationActionPinnedPhotoUser\" : \"%1$s fijó una foto\"","\"cast_connecting_to_device\" : \"Povezivanje s uređajem %1$s\"","\"NoPhoneFound\" : \"Non esiste un account Telegram con questo numero di telefono.\"","\"fingerprint_error_no_fingerprints\" : \"ليست هناك بصمات إصبع مسجَّلة.\"","\"SaveTheme\" : \"SAVE THEME\"","\"generic_error_user_canceled\" : \"L'usuari ha cancel·lat l'autenticació.\"","\"ChannelColorApply\" : \"Apply Color and Icon\"","\"mr_chooser_wifi_warning_description_phone\" : \"Нөгөө төхөөрөмж энэ утастай ижил Wi-Fi сүлжээнд байгаа болохыг баталгаажуулна уу\"","\"Exposure\" : \"Exposure\"","\"RestorePasswordNoEmailTitle\" : \"Desculpe\"","\"AreYouSureDeleteSingleMessageMega\" : \"Are you sure you want to delete this message for everyone?\"","\"TodayAtFormatted\" : \"%1$s\"","\"fingerprint_error_user_canceled\" : \"Korisnik je otkazao radnju sa otiskom prsta.\"","\"AddManyMembersAlertTitle_one\" : \"إضافة عضو\"","\"fingerprint_error_hw_not_present\" : \"Thiết bị này không có cảm biến vân tay\"","\"abc_action_bar_up_description\" : \"वापस जाएं\"","\"NotificationsCustom\" : \"Custom\"","\"ic_media_route_learn_more_accessibility\" : \"Qanday translatsiya qilinadi\"","\"PaidMessagesPriceUpdated_one\" : \"un1 changed price to %1$d Star per message\"","\"MessageOptionsLinkTitle\" : \"Link Preview\"","\"PmEditedYesterdayAt\" : \"edited yesterday at %s\"","\"AIEditorEditStyle\" : \"Edit Style\"","\"StarRatingDescription2\" : \"%s 20% of the Stars spent on resold gifts, paid messages and channel posts.\"","\"cast_forward_30\" : \"ಮೂವತ್ತು ಸೆಕೆಂಡುಗಳಷ್ಟು ಫಾರ್ವರ್ಡ್ ಮಾಡು\"","\"ActionTTLDisabled\" : \"un1 desactivó la autoeliminación\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」無法存取 Google Play 服務，請再試一次。\"","\"common_signin_button_text\" : \"Ngena ngemvume\"","\"ActionBotDocumentBankStatement\" : \"Bank Statement\"","\"ErrorSendRestrictedRound\" : \"Sorry, de beheerders van deze groep hebben je beperkt in het delen van videoberichten.\"","\"RegistrationProfileInfo\" : \"Profielinformatie\"","\"LastSeenContactsMinusPlus\" : \"My Contacts (-%1$d, +%2$d)\"","\"cast_play\" : \"Lire\"","\"ic_media_route_learn_more_accessibility\" : \"Funda indlela yokusakaza\"","\"SettingsSearchFaq\" : \"الأسئلة الشائعة\"","\"ChatListSwipeGesture\" : \"Gesto scorrimento lista chat\"","\"AllowFillNumber\" : \"Bitte erlaube Telegram, Anrufe zu empfangen, damit wir deine Telefonnummer automatisch bestätigen können.\"","\"cast_tracks_chooser_dialog_none\" : \"Ոչ մեկը\"","\"common_google_play_services_unsupported_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:\"","\"Block\" : \"BLOCK\"","\"fingerprint_error_hw_not_available\" : \"Barmaq izi avadanlığı əlçatan deyil.\"","\"cast_mute\" : \"Dempen\"","\"EnterCode\" : \"Enter code\"","\"common_google_play_services_install_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt.\"","\"fingerprint_error_no_fingerprints\" : \"ምንም የጣት አሻራዎች አልተመዘገቡም።\"","\"ProfileActionsJoin\" : \"Join\"","\"HideSendersName\" : \"Hide sender’s name\"","\"StartShortTodayAt\" : \"'Hoy a las' HH:mm\"","\"CallText\" : \"%1$d:%2$02d 뒤에 텔레그램에서 전화합니다.\"","\"mr_cast_button_disconnected\" : \"Trasmetti. Disconnesso\"","\"cast_notification_connected_message\" : \"Միացված է %1$s-ին\"","\"Change\" : \"Change\"","\"cast_notification_connecting_message\" : \"%1$s এ সংযোগ করা হচ্ছে\"","\"common_open_on_phone\" : \"Отвори на телефону\"","\"Page4Message\" : \"O **Telegram** mantém suas mensagens\nseguras contra ataques de hackers.\"","\"ThemePreviewDialog1\" : \"Eva Summer\"","\"ChannelThemeDisabled\" : \"%1$s disabled the channel theme\"","\"AreYouSureDeleteThisChat\" : \"Vuoi eliminare definitivamente questa chat?\"","\"AccDescrSearchPrev\" : \"Previous search result\"","\"ChannelAffiliateProgramJoinText_Years_other\" : \"%d years\"","\"confirm_device_credential_password\" : \"పాస్‌వర్డ్‌ను ఉపయోగించు\"","\"BoostingGiveawayNotEligibleAdmin\" : \"You are not eligible to participate in this giveaway, because you are an admin of participating channel (**%1$s**).\"","\"SettingsNoResults\" : \"결과 없음\"","\"AutoDownloadPhotos\" : \"Foto\"","\"EventLogSubExtend\" : \"un1 renewed subscription\"","\"SessionsListInfo\" : \"The official Telegram app is available for Android, iPhone, iPad, Windows, macOS and Linux.\"","\"ActionUniqueGiftResaleService_one\" : \"**un1** sent a gift to **un2** for %d Star!\"","\"ActionAddUserYou\" : \"un1 added you\"","\"fcm_fallback_notification_channel_label\" : \"Аралаш\"","\"UserRestrictionsCantModifyEnabled\" : \"This action is enabled for all members. Please change it in Group Permissions.\"","\"GiftCraftInfoTitle\" : \"Gift Crafting\"","\"StoryPeriodPremium_other\" : \"Subscribe to **Telegram Premium** to make your stories disappear after %d hours.\"","\"generic_error_no_device_credential\" : \"لم يتم ضبط رقم تعريف شخصي أو نقش أو كلمة مرور.\"","\"common_open_on_phone\" : \"फोनमा खोल्नुहोस्\"","\"WrongCode\" : \"Неверный код. Попробуйте ещё раз.\"","\"YourPasswordRemember\" : \"Je account is met 2-stapsverificatie beschermd. Ken je jouw wachtwoord nog?\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju.\"","\"abc_action_mode_done\" : \"Fertig\"","\"cast_notification_connecting_message\" : \"Łączę z %1$s\"","\"BoostingTelegramPremiumCountPlural_other\" : \"%1$d Telegram Premium\"","\"NotificationMessageForwardFew\" : \"%1$s hat dir %2$s weitergeleitet\"","\"FilterInclude\" : \"Included Chats\"","\"PollV2SetCorrectAnswerInfo\" : \"Mark one option as the right answer\"","\"SearchAppsMine\" : \"Apps you use\"","\"abc_capital_off\" : \"ഓഫ്\"","\"cast_mute\" : \"Çaktivizo audion\"","\"ScheduleNotifyOnSelf\" : \"You will be notified\"","\"TONBalanceText\" : \"Offer TON to submit post suggestions to channels on Telegram\"","\"StickersReplaceSticker\" : \"Replace Sticker\"","\"ProxyConnections\" : \"الاتصالات\"","\"EmailPasswordConfirmText2\" : \"To complete Two-Step Verification Setup, check your email (don't forget the spam folder) and enter the code we just sent you.\"","\"CreateNewFilterInfo\" : \"Create folders for different groups of chats and quickly switch between them.\"","\"AllowBackgroundActivityInfo\" : \"This will improve reliability for incoming notifications and Telegram calls.\"","\"cast_expanded_controller_loading\" : \"Kargatzen…\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Voer je wachtwoord in om de overdracht af te ronden.\"","\"ClearSearchSingleUserAlertText\" : \"Are you sure you want to remove \"%1$s\" from search history?\"","\"DistanceUnitsMiles\" : \"Millas\"","\"ForgotPasscode\" : \"Forgot passcode?\"","\"ReturnPhoneCall\" : \"Return to phone call >\"","\"PermissionNoStorageAvatar\" : \"**Telegram** deve accedere all'archivio per poter caricare foto del profilo. Tocca Impostazioni > Permessi, e attiva **File e media**.\"","\"ActionGiftStarsTitle_other\" : \"%d Stars\"","\"Gift2PrepayUpgradeFeature3Text\" : \"%s will be able to auction the gift on third-party NFT marketplaces.\"","\"PrivacyGiftsShowIconInfo\" : \"Display the %s Gift in the message input field for both participants in all chats.\"","\"mr_chooser_wifi_warning_description_car\" : \"Sprawdź, czy drugie urządzenie jest połączone z tą samą siecią Wi-Fi co samochód\"","\"CancelPasswordReset\" : \"Отменить сброс пароля? Если Вы запросите сброс пароля позже, процедура снова займёт 7 дней.\"","\"PriorityInfo\" : \"ستعمل الإشعارات الأكثر أهمية حتى في حال تفعيل وضعية عدم الإزعاج.\"","\"mr_controller_play\" : \"پخش\"","\"PremiumStickersShort\" : \"Premium\"","\"LanguageTitle\" : \"Taal wijzigen?\"","\"mr_controller_collapse_group\" : \"Ocultar\"","\"abc_action_bar_up_description\" : \"Navigați în sus\"","\"AccDescrEditing\" : \"Editing\"","\"BoostingGiveawayHowItWorksSubTextSeveral1_other\" : \"On **%2$s**, Telegram will automatically select **%3$s** random users that joined **%4$s** %5$s.\"","\"ChatThemeDaySwitchTooltip\" : \"Tap to view this theme in the day mode.\"","\"BotAddToMenu\" : \"Add to Menu\"","\"SegmentationOutline\" : \"Kontur hinzufügen\"","\"mr_controller_disconnect\" : \"Ngắt kết nối\"","\"abc_shareactionprovider_share_with\" : \"Del med\"","\"SettingsRecent\" : \"Buscas recentes\"","\"SpeedSlow\" : \"Slow\"","\"default_error_msg\" : \"Onbekende fout\"","\"abc_menu_meta_shortcut_label\" : \"Мета+\"","\"SharedLinksTab2\" : \"روابط\"","\"ActionCreateGroup\" : \"انشأ un1 المجموعة\"","\"VoiceCallViaTelegram\" : \"Telegram Voice Call\"","\"mr_dialog_default_group_name\" : \"குழு\"","\"common_google_play_services_install_button\" : \"설치\"","\"mr_controller_expand_group\" : \"વિસ્તાર કરો\"","\"AreYouSureDeleteFewChats\" : \"정말 이 대화방들을 삭제하시겠습니까?\"","\"AppUpdate\" : \"Update uitvoeren\"","\"common_google_play_services_install_title\" : \"Descargar servizos de Google Play\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Teks Tertutup\"","\"mr_user_route_category_name\" : \"စက်များ\"","\"BoostingBoostsChannelByUserServiceMsgCount_other\" : \"%2$s boosted the channel %1$d times\"","\"NotificationMessagePaidMedia_one\" : \"%2$s heeft je een betaald bericht gestuurd voor %1$d ster\"","\"common_google_play_services_wear_update_text\" : \"Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir.\"","\"BlockUserTitle\" : \"Block %1$s\"","\"MessagePreview\" : \"Message Preview\"","\"CheckPhoneNumberLearnMoreUrl\" : \"https://telegram.org/faq/es#p-tengo-un-nuevo-numero-que-hago\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"මුරයතුර\"","\"SendAsFile\" : \"Send as file\"","\"cast_rewind_10\" : \"ಹತ್ತು ಸೆಕೆಂಡುಗಳಷ್ಟು ರಿವೈಂಡ್ ಮಾಡು\"","\"PollV2YouCanAddXCountriesOnly\" : \"You can add **%d** countries only\"","\"google_assistant_verification_notification_title\" : \"Google Օգնականն ուղարկում է հաղորդագրությունը\"","\"Gift2RemoveDescriptionTitle\" : \"Remove Description\"","\"common_signin_button_text\" : \"Увійти\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Башка түзмөк бул планшет менен бир Wi-Fi тармагына туташып турушу керек\"","\"English\" : \"Engels\"","\"common_google_play_services_update_title\" : \"Google Play సేవలను అప్‌డేట్ చేయండి\"","\"ChannelReplyLogo\" : \"Reply Logo\"","\"ArchivePeerStories\" : \"Hide Stories\"","\"SpeedSuperFast\" : \"Super veloce\"","\"TelegramPremiumUserGiftedPremiumOutboundDialogTitleWithPlural\" : \"You gifted **%1$s** a %2$s subscription for Telegram Premium.\"","\"DeleteMessagesOptionAlso\" : \"Eliminar también para %1$s\"","\"cast_ad_label\" : \"જાહેરાત\"","\"UnlockPaidContentShort_one\" : \"⭐️%d\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s ثبت ملصق\"","\"cast_expanded_controller_skip_ad_text\" : \"Você pode pular o anúncio em %1$d…\"","\"abc_searchview_description_submit\" : \"Enviar consulta\"","\"YourPasswordHeader\" : \"Пароль\"","\"NotificationMessageContact2\" : \"%1$s deelde een contact %2$s met je\"","\"RestoreEmailSentTitle\" : \"Recovery code\"","\"cast_expanded_controller_ad_in_progress\" : \"Reklaam on pooleli …\"","\"cast_unmute\" : \"Вклучи звук\"","\"cast_notification_connected_message\" : \"Connesso a %1$s\"","\"ProfileGiftsAdd\" : \"Add Gifts\"","\"LinkNameHelp\" : \"Only you and other admins will see this name.\"","\"ForwardedLocation_one\" : \"Forwarded location\"","\"mr_cast_dialog_title_view_placeholder\" : \"Данных нет\"","\"cast_closed_captions_unavailable\" : \"Qapalı başlıqlar əlçatan deyil\"","\"AttachAudio\" : \"Sprachnachricht\"","\"call_notification_ongoing_text\" : \"চলি থকা কল\"","\"YourPasswordChangedSuccessText\" : \"2단계 인증 비밀번호가 변경되었습니다.\"","\"InternalFolderInfo\" : \"파일 시스템 탐색\"","\"UnsaveSingleMessagesTitle\" : \"No guardar mensaje\"","\"MessageLifetimeChangedOutgoing\" : \"Hai impostato il timer di autodistruzione a %1$s\"","\"mr_controller_stop_casting\" : \"કાસ્ટ કરવાનું રોકો\"","\"ActionInviteUserFolder\" : \"un1 ist der Gruppe über einen Ordner-Einladungslink beigetreten\"","\"MonoforumTitle\" : \"%1$s Messages\"","\"Support\" : \"지원\"","\"mr_chooser_wifi_warning_description_phone\" : \"Переконайтеся, що інший пристрій підключено до тієї самої мережі Wi-Fi, що й цей телефон\"","\"cast_notification_connecting_message\" : \"%1$s වෙත සම්බන්ධ වෙමින්\"","\"BoostingGiveawayServiceWinnersSelected_other\" : \"%d winners of the giveaway were randomly selected by Telegram and received private messages with giftcodes.\"","\"DaysBold_one\" : \"**%1$d** day\"","\"ResetNotificationsAlertTitle\" : \"Benachrichtigungen zurücksetzen\"","\"PrivacyValueEveryoneExceptBots\" : \"Except Mini Apps\"","\"mr_button_content_description\" : \"پخش محتوا\"","\"AIEditorTabTranslate\" : \"Translate\"","\"fingerprint_error_no_fingerprints\" : \"ไม่มีลายนิ้วมือที่ลงทะเบียน\"","\"common_google_play_services_wear_update_text\" : \"కొత్త Google Play సేవల వెర్షన్ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే అప్‌డేట్ చేయబడుతుంది.\"","\"common_signin_button_text\" : \"Pierakstīties\"","\"mr_controller_disconnect\" : \"Прекратяване на връзката\"","\"Flip\" : \"Flip\"","\"AskAQuestionInfo\" : \"Please note that Telegram Support is done by volunteers. We try to respond as quickly as possible, but it may take a while.\n\nPlease take a look at the <a href=\"https://telegram.org/faq#general-questions\">Telegram FAQ</a>: it has answers to most questions and important tips for <a href=\"https://telegram.org/faq#troubleshooting\">troubleshooting</a>.\"","\"DebugMenuUseSystemBoldFont\" : \"Use Bold Font from System\"","\"AttachQuickReplies\" : \"Replies\"","\"abc_toolbar_collapse_description\" : \"Skjul\"","\"common_google_play_services_install_text\" : \"您的设备没有安装 Google Play 服务，因此无法运行%1$s。\"","\"NotificationMessageGroupGameScored\" : \"%1$s marcou %4$s no jogo %3$s no grupo %2$s\"","\"ContactsPermissionAlertContinue\" : \"Continue\"","\"common_google_play_services_enable_title\" : \"Aktifkan layanan Google Play\"","\"ClearStorageHintMessage\" : \"Clear storage space on your phone\"","\"ColorPickerMyMessages\" : \"My Messages\"","\"CommentsCount_other\" : \"%1$d comments\"","\"abc_capital_on\" : \"I-ON\"","\"mr_cast_button_connected\" : \"Трансліраваць. Падключана\"","\"NoMediaSecret\" : \"الصور والمقاطع المرئية من هذه المحادثة ستظهر هنا.\"","\"PassportNoDocumentsInfo\" : \"You can add your phone number, email address, identity document or residential address.\"","\"GigagroupAlertText\" : \"Your group has reached the limit of **200,000** members.\n\nYou can increase this limit by converting the group to a **broadcast group** where only admins can post.\nInterested?\"","\"UseDifferentTheme\" : \"Use a different theme\"","\"fingerprint_error_no_fingerprints\" : \"Chưa đăng ký vân tay.\"","\"mr_dialog_default_group_name\" : \"Ομάδα\"","\"ChangePhoneNumber\" : \"Cambiar el número de teléfono\"","\"mr_chooser_wifi_warning_description_phone\" : \"Varmista, että tämä ja toinen laite ovat yhdistettynä samaan Wi-Fi-verkkoon\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Переконайтеся, що інший пристрій підключено до тієї самої мережі Wi-Fi, що й цей планшет\"","\"cast_skip_next\" : \"આગલી આઇટમ પર જાઓ\"","\"NotificationActionPinnedSticker\" : \"%1$s fijó un sticker en el grupo %2$s\"","\"SuggestAPostTooSmall\" : \"You must offer minimum %s\"","\"EmailTokenInvalid\" : \"Ungültiges E-Mail-Token.\"","\"NewChatsFromNonContactsCheck\" : \"Automatically archive\"","\"StoriesIntroGoBackSubHeader\" : \"Tap the left edge\"","\"Sharpen\" : \"Nitidezza\"","\"StoryEditCover\" : \"Edit Cover\"","\"FileTooLarge\" : \"File Too Large\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Sørg for, at den anden enhed har forbindelse til det samme Wi-Fi-netværk som denne enhed\"","\"cast_unmute\" : \"Ieslēgt skaņu\"","\"ErrorSendRestrictedVideo\" : \"Los admins. de este grupo han restringido que envíes videos.\"","\"cast_tracks_chooser_dialog_cancel\" : \"रद्द करा\"","\"SelectChatsForAutoDelete2\" : \"will have the self-destruct timer\"","\"ChangeUserNameColor\" : \"Cambia colore del nome\"","\"NoPlayerInstalled\" : \"Non hai un lettore video, per favore installane uno per continuare\"","\"MessageScheduledRepeatOption3Monthly\" : \"Every 3 months\"","\"SuggestedDateOfBirthView\" : \"View\"","\"StoryHidAccount\" : \"Dit account is door de gebruiker verborgen\"","\"SettingsHelp\" : \"مساعدة\"","\"abc_menu_sym_shortcut_label\" : \"Simbolu taustiņš +\"","\"SentCallCode\" : \"Estamos ligando para o seu telefone **%1$s**.\n\nNão atenda. O Telegram processará tudo automaticamente.\"","\"ProfileArchivedStories\" : \"Archived Posts\"","\"UnlockSimilarChannelsPremium_other\" : \"Subscribe to **Telegram Premium** to unlock up to %d similar channels.\"","\"ActionChangedTitle\" : \"un1 hat den Namen der Gruppe in un2 geändert\"","\"mr_controller_no_media_selected\" : \"Мультымедыя не выбрана\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"Redefinir configurações\"","\"LastNameSmall\" : \"Cognome\"","\"JoinUsersRequests_one\" : \"%1$d user requested to join\"","\"FilterExclude\" : \"Ausgeschlossene Chats\"","\"TurnPasswordOffPassport\" : \"سيتم فقدان كل البيانات المحفوظة في جواز تيليجرام.\"","\"UsernameAlso\" : \"también %1$s\"","\"EditWidgetContactsInfo\" : \"Mostra le scorciatoie delle tue chat più importanti per aprirle rapidamente.\n\nSe non viene selezionato nessuno, il widget mostrerà i contatti più frequenti.\"","\"fingerprint_error_user_canceled\" : \"Notandi hætti við að nota fingrafar.\"","\"ResetAccountCancelledAlert\" : \"Your recent attempts to reset this account have been cancelled by its active user. Please try again in 7 days.\"","\"Retry\" : \"Retry\"","\"ic_media_route_learn_more_accessibility\" : \"ดูวิธีแคสต์\"","\"StoryPrivacyHint\" : \"Set who can view your story\"","\"AutodownloadSizeLimitUpTo\" : \"حتى %1$s\"","\"cast_forward\" : \"Spoel vorentoe\"","\"AppUpdateRemindMeLater\" : \"Lembrar mais tarde\"","\"NotificationActionPinnedGeo\" : \"%1$s hat einen Standort in der Gruppe %2$s angeheftet\"","\"TranslateMessage\" : \"Translate\"","\"common_signin_button_text_long\" : \"Google ਨਾਲ ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"PasswordHintDescription\" : \"Puedes poner una pista opcional para tu contraseña.\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"Chat de vídeo flutuante\"","\"AutoDownloadLow\" : \"Bajo\"","\"FilterRead\" : \"Read\"","\"abc_activitychooserview_choose_application\" : \"選擇應用程式\"","\"PermissionXiaomiLockscreen\" : \"Por favor, permita que o Telegram seja mostrado na tela de bloqueio para que as chamadas possam funcionar corretamente.\"","\"abc_capital_on\" : \"चालू\"","\"StickersShare\" : \"Share\"","\"mr_chooser_wifi_learn_more\" : \"Weitere Informationen\"","\"abc_menu_space_shortcut_label\" : \"вселена\"","\"YourEmailInfo\" : \"Por favor, adicione seu email válido. Essa é a única forma de recuperar uma senha esquecida.\"","\"StartDayYearAt\" : \"'Startet am' d'.' MMM yyyy 'um' HH:mm 'Uhr'\"","\"FontSizePreviewName\" : \"밥 해리스\"","\"BoostsExisting\" : \"Existing Boosts\"","\"Blue\" : \"Blau\"","\"DeleteProxyTitle\" : \"Delete Proxy\"","\"mr_button_content_description\" : \"البث\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Assicurati che l'altro dispositivo sia connesso alla stessa rete Wi-Fi di questo dispositivo\"","\"AudioUnknownTitle\" : \"Titolo sconosciuto\"","\"cast_live_label\" : \"लाइव\"","\"UnlockPremiumStickersDescription\" : \"Unlock this sticker and many more by subscribing to Telegram Premium.\"","\"mr_cast_button_connecting\" : \"Cast. Kumokonekta\"","\"mr_cast_button_connecting\" : \"Predvajanje. Povezovanje\"","\"ActionInviteYou\" : \"Ti sei unito al gruppo tramite il link d'invito\"","\"cast_stop\" : \"Токтотуу\"","\"abc_searchview_description_submit\" : \"Pošalji upit\"","\"AttachPhotoExpired\" : \"Abgelaufenes Bild\"","\"abc_shareactionprovider_share_with\" : \"共有\"","\"SwipeSettingsDelete\" : \"Delete\"","\"VoipChannelStartStreaming\" : \"Start Streaming\"","\"Location\" : \"Location based on the IP address\"","\"ShowAllFiles\" : \"Mostra tutti i file\"","\"BoostingReassignBoostTextPluralWithLink_one\" : \"To boost **%2$s**, reassign a previous boost or %3$s to a friend to get **%1$d** additional boost.\"","\"cast_rewind_30\" : \"Отуз секунд артка түрүү\"","\"mr_controller_stop\" : \"Токтотуу\"","\"PassportNameLatin\" : \"Name (latin)\"","\"CancelAccountReset\" : \"إلغاء حذف الحساب\"","\"UserRestricted\" : \"Você não tem permissão para isso.\"","\"EventLogEditedMediaCaption\" : \"un1 edited media and caption:\"","\"NotificationMessageGroupPhoto\" : \"%1$s sent a photo to the group %2$s\"","\"mr_controller_disconnect\" : \"Leválasztás\"","\"mr_controller_stop_casting\" : \"Átküldés leállítása\"","\"ImportDone\" : \"Done\"","\"AccountAlreadyLoggedIn\" : \"Esta conta já está conectada a partir deste aplicativo.\"","\"common_google_play_services_enable_button\" : \"Yoqish\"","\"common_google_play_services_install_button\" : \"ਸਥਾਪਤ ਕਰੋ\"","\"InvoiceCantSendSecretChat\" : \"Sorry, invoices can’t be sent to secret chats.\"","\"SharedVoiceTab2\" : \"Voz\"","\"TermsOfService\" : \"Terms of Service\"","\"VoipGroupExpandStream\" : \"Expand\"","\"abc_toolbar_collapse_description\" : \"បង្រួម\"","\"Yellow\" : \"Geel\"","\"mr_chooser_wifi_learn_more\" : \"자세히 알아보기\"","\"NotificationMessageGif\" : \"أرسل لك %1$s صورةً متحركة\"","\"common_google_play_services_notification_ticker\" : \"Google Play ಸೇವೆಗಳ ದೋಷ\"","\"WrongCode\" : \"الرمز غير صحيح، ترجى إعادة المحاولة.\"","\"TwoStepVerificationPasswordSet\" : \"비밀번호가 설정되었습니다!\"","\"BoostingGiveawayDeleteMsgTitle\" : \"Delete announcement\"","\"StartDayYearAt\" : \"'Почнеться' d MMM yyyy',' HH:mm\"","\"abc_menu_enter_shortcut_label\" : \"Intro\"","\"BusinessAwayScheduleCustomEnd\" : \"End Time\"","\"FilterInviteErrorEmpty\" : \"You can’t share empty folders.\"","\"AccDescrCloseMenu\" : \"Close menu\"","\"EditAdminChangeGroupInfo\" : \"Change Group Info\"","\"mr_user_route_category_name\" : \"Apparaten\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s ha fissato un videomessaggio\"","\"PostSuggestionsInlineAccept\" : \"Accept\"","\"abc_activity_chooser_view_see_all\" : \"عرض الكل\"","\"GlobalAttachDocumentsRestricted\" : \"Sending documents isn't allowed in this group.\"","\"PremiumLastSeenText1\" : \"To see **%s** Last Seen time, either start showing your own Last Seen time...\"","\"fingerprint_error_user_canceled\" : \"ഫിംഗർപ്രിന്റിന്റെ പ്രവർത്തനം ഉപയോക്താവ് റദ്ദാക്കി.\"","\"YouHaveNewMessage\" : \"Je hebt een nieuw bericht\"","\"PassportLanguage_NE\" : \"Nepali\"","\"GiftPremiumGiftsSent_one\" : \"Gift Sent!\"","\"mr_chooser_title\" : \"Bura yayımlayın\"","\"MessageScheduledRepeatSeconds\" : \"every %1$ds\"","\"abc_menu_shift_shortcut_label\" : \"Shift+\"","\"PollResultsIn\" : \"results in %s\"","\"GroupCallLinkJoin\" : \"Join Group Call\"","\"ShareYouLocationUnable\" : \"La aplicación no pudo determinar tu ubicación actual\"","\"ShareYouLocationTitle\" : \"Locatie delen?\"","\"WidgetPreview\" : \"Vista previa del widget\"","\"mr_controller_no_media_selected\" : \"Не вибрано медіа-вміст\"","\"GiftAuctionWearInfo2Text\" : \"Your profile page will get the color and the symbol of this item.\"","\"EmailLoginChangeMessage\" : \"Esta dirección de correo será usada cada vez que inicies sesión en tu cuenta de Telegram en un nuevo dispositivo.\"","\"NotificationActionPinnedGifChannel\" : \"%1$s fijó un GIF\"","\"StartText\" : \"Por favor, confirme o código do\nseu país e digite o seu\nnúmero de telefone.\"","\"abc_menu_function_shortcut_label\" : \"Function+\"","\"GiftValueInitialSale\" : \"Initial Sale\"","\"default_error_msg\" : \"Error desconegut\"","\"cast_forward_30\" : \"Trideset sekundi unaprijed\"","\"abc_searchview_description_query\" : \"Bilaketa-kontsulta\"","\"common_signin_button_text_long\" : \"Hasi saioa Google-ko kontuarekin\"","\"NotificationsLedColor\" : \"اللون\"","\"GiveawayStars_other\" : \"%d Stars\"","\"VoipGroupSoundUnmuted\" : \"Voice chat sound unmuted.\"","\"MessagesSettings\" : \"Messaggi\"","\"SecretChatContextBotAlert\" : \"Houd er rekening mee dat inline bots door externe partijen zijn ontwikkeld. Om de bot te laten werken, worden de symbolen die je na de gebruikersnaam van de bot typt, naar de ontwikkelaar verstuurd.\"","\"mr_dialog_transferable_header\" : \"تشغيل على مجموعة من الأجهزة\"","\"cast_closed_captions_unavailable\" : \"Коштомо жазуулар жок\"","\"fingerprint_error_no_fingerprints\" : \"Nije registriran nijedan otisak prsta.\"","\"mr_chooser_wifi_warning_description_watch\" : \"‏یقینی بنائیں کہ دوسرا آلہ اسی Wi-Fi نیٹ ورک پر ہے جس پر یہ گھڑی ہے\"","\"AutoDownloadHigh\" : \"Hoch\"","\"PrivacyProfilePhotoInfo\" : \"You can restrict who can see your profile photo with granular precision.\"","\"ProfileBotPreviewLanguageChoose\" : \"Add a Translation\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"Você pode alterar suas configurações de download automático para reduzir o uso de dados em roaming.\"","\"BoostingReassignBoostTextLink\" : \"**gift Telegram Premium**\"","\"NotificationActionPinnedStickerUser\" : \"%1$s님이 스티커를 고정했습니다\"","\"ChangeChatBackground\" : \"Change Chat Background\"","\"NotificationChatReactGiveaway\" : \"%1$s ha reagito con %3$s nel gruppo %2$s al tuo giveaway\"","\"PermissionNoLocationFriends\" : \"**Telegram** benötigt Zugriff auf deinen **Standort**, damit du ihn mit Freunden teilen kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"TodoUncheck\" : \"Uncheck\"","\"VerifyCodesNotifications\" : \"Verification Codes\"","\"common_open_on_phone\" : \"Hape në telefon\"","\"DebugMenuCallSettings\" : \"Configurações de chamada\"","\"AllChats\" : \"All Chats\"","\"common_google_play_services_update_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play.\"","\"common_google_play_services_enable_text\" : \"您必须先启用 Google Play 服务，然后才能运行%1$s。\"","\"mr_cast_button_connected\" : \"投放。已連線\"","\"SetProfilePhoto\" : \"Definir Foto do Perfil\"","\"StopDownload\" : \"Arresta download\"","\"mr_controller_pause\" : \"Začasno ustavi\"","\"common_google_play_services_enable_text\" : \"Du skal aktivere Google Play-tjenester, for at %1$s kan fungere.\"","\"abc_searchview_description_submit\" : \"検索キーワードを送信\"","\"FloodWaitTime\" : \"Troppi tentativi, per favore riprova tra %1$s\"","\"TranslateMessages\" : \"메시지 번역\"","\"mr_cast_dialog_title_view_placeholder\" : \"لا تتوفر أي معلومات\"","\"BadgeNumberUnread\" : \"Count Unread Messages\"","\"DisableSharingToastEnabled\" : \"Sharing enabled for this chat\"","\"ChooseFromSearch\" : \"Search web\"","\"abc_action_bar_home_description\" : \"​ទៅទំព័រដើម\"","\"cast_forward_10\" : \"Dlulisela phambili ngamasekhondi ayishumi\"","\"Country\" : \"الدولة\"","\"DeleteThisChatBothSides\" : \"Delete this chat\"","\"Info\" : \"Info\"","\"LimitReachedPinnedTopics\" : \"Sorry, you can't pin more than %d topics to the top.\"","\"VoipGroupEndConference\" : \"End group call\"","\"DeleteMessagesTextGroupPart\" : \"Je kunt deze %1$s ook verwijderen bij alle groepsleden via de optie “verwijder voor iedereen”.\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s pinned a paid post for %1$d star\"","\"FolderLinkDeletedTitle\" : \"Folder %s Deleted\"","\"SmsText\" : \"Vamos te enviar um SMS em %1$d:%2$02d\"","\"AreYouSureLogout\" : \"Are you sure you want to log out?\n\nNote that you can seamlessly use Telegram on all your devices at once.\n\nRemember, logging out kills all your Secret Chats.\"","\"mr_controller_collapse_group\" : \"Kunja\"","\"LiveLocationAlertPrivate\" : \"Choose for how long %1$s will see your accurate location.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Azpitituluak\"","\"EventLogEditedChannelTheme\" : \"un1 changed the channel theme:\"","\"FilterInviteEditName\" : \"Name this link\"","\"cast_expanded_controller_loading\" : \"Загрузка…\"","\"QuestionDescriptionHint\" : \"Add Description (optional)\"","\"mr_controller_casting_screen\" : \"Trasmissione dello schermo attiva\"","\"mr_chooser_wifi_learn_more\" : \"Más información\"","\"cast_expanded_controller_ad_in_progress\" : \"Reklama davom etmoqda…\"","\"StarsSubscriptionBotCancelledText\" : \"Bot has cancelled your subscription.\"","\"PermissionNoAudioStorageStory\" : \"O **Telegram** precisa de acesso aos arquivos de música para adicioná-los ao seu story. Toque em Configurações > Permissões e ative **Música e Áudio**.\"","\"fingerprint_dialog_touch_sensor\" : \"ফিংগাৰপ্ৰিণ্ট ছেন্সৰটো স্পৰ্শ কৰক\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten.\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"سيؤدي هذا أيضًا إلى إلغاء حظر البوت.\"","\"StartDayYearAt\" : \"'Inicia el' d 'de' MMM 'de' yyyy 'a las' HH:mm\"","\"NotificationsService\" : \"التشغيل المستمر في الخلفية\"","\"NotificationActionPinnedPoll2\" : \"%1$s pinned a poll %3$s in the group %2$s\"","\"cast_rewind\" : \"Premotaj\"","\"BoostingStarsGiveawayHowItWorksTextEndGroup_one\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%1$d Star** for its members.\"","\"EventLogToggledSignaturesProfilesOff\" : \"un1 disabled authors' profiles\"","\"Account\" : \"Conta\"","\"LinkRevenue\" : \"Subscription fee\"","\"Gift2SelfInfo\" : \"You can display this gift on your page.\"","\"common_google_play_services_enable_button\" : \"Aktifkan\"","\"AutodownloadChannels\" : \"Canali\"","\"mr_controller_expand_group\" : \"Прошири\"","\"StarsConfirmSubscriptionText2_other\" : \"Do you want to subscribe to **%2$s** in **%3$s** for **%1$d** stars per month?\"","\"cast_tracks_chooser_dialog_none\" : \"არცერთი\"","\"abc_menu_delete_shortcut_label\" : \"Delete 鍵\"","\"AddProxy\" : \"Aggiungi proxy\"","\"mr_controller_volume_slider\" : \"Hljóðstyrkssleði\"","\"cast_skip_prev\" : \"跳至上一项\"","\"LanguageAlert\" : \"Je staat op het punt om een aangepast taalbestand toe te passen, dit taalbestand (**%1$s**) is %2$d%% compleet.\n\nHiermee vertaal je de complete app, correcties kun je doorgeven via het [vertalingsplatform].\n\nJe kunt je taal altijd aanpassen via Instellingen.\"","\"SegmentationCutOut\" : \"Recortar\"","\"AppUpdateRemindMeLater\" : \"تذكيري لاحقًا\"","\"abc_searchview_description_clear\" : \"ചോദ്യം മായ്‌ക്കുക\"","\"ContactSupportInfo\" : \"Tell us about any issues; logging out doesn't usually help.\"","\"cast_expanded_controller_skip_ad_text\" : \"您可以在 %1$d后跳过广告…\"","\"NotificationMessageScheduledName\" : \"������ أنت\"","\"ReactionsLongtapHint\" : \"Press and hold to send a super reaction\"","\"AutomaticDownloadSettings\" : \"Download Automático\"","\"LiveLocationAlertExpandMessage\" : \"For how long do you want to extend sharing your location?\"","\"ForwardsRestrictedInfoUser\" : \"Сopying and forwarding is not allowed for this user.\"","\"common_google_play_services_enable_button\" : \"تفعيل\"","\"call_notification_screening_text\" : \"ಒಳಬರುವ ಕರೆಯನ್ನು ಸ್ಕ್ರೀನ್ ಮಾಡಲಾಗುತ್ತಿದೆ\"","\"Gift2ResaleFiltersEmptyTitle\" : \"No gifts found\"","\"LastSeenTitle\" : \"Who can see your Last Seen time?\"","\"BlockedUsers\" : \"المستخدمون المحظورون\"","\"common_google_play_services_install_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।\"","\"VoipAddDescription\" : \"Add description\"","\"abc_capital_on\" : \"ACTIVADO\"","\"NoPlayerInstalled\" : \"لا تملك أي مشغل للمقاطع المرئية على جهازك، يرجى تنزيل واحد للمتابعة\"","\"cast_forward\" : \"Перемотать вперед\"","\"mr_controller_expand_group\" : \"펼치기\"","\"ActionBotDocumentUtilityBill\" : \"Bolletta\"","\"DeleteRestrict\" : \"Restrict %1$s\"","\"cast_tracks_chooser_dialog_none\" : \"هیچ‌کدام\"","\"cast_connecting_to_device\" : \"Inaunganisha na %1$s\"","\"RestorePasswordResetPasswordOk\" : \"Dein Passwort für die zweistufige Bestätigung wurde zurückgesetzt.\"","\"common_google_play_services_enable_button\" : \"ಸಕ್ರಿಯಗೊಳಿಸು\"","\"cast_forward\" : \"Framåt\"","\"DidNotGetTheCode\" : \"Não recebeu o código?\"","\"common_google_play_services_update_button\" : \"अपडेट गर्नुहोस्\"","\"AreYouSureDeleteSingleMessage\" : \"정말 이 메시지를 삭제하시겠습니까?\"","\"DebugMenuReloadContacts\" : \"연락처 재동기화\"","\"mr_controller_stop_casting\" : \"Ustavi predvajanje\"","\"CheckPhoneNumberInfo\" : \"Ten siempre actualizado tu número para que puedas iniciar sesión en Telegram. **Saber más**\"","\"mr_controller_play\" : \"Reprodueix\"","\"default_error_msg\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‏‎‎‏‎‎‏‎‏‎‏‏‎‎‏‎‏‏‎‏‏‏‏‎‎‏‎‏‏‎‏‎‏‎‏‎‏‎‏‏‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‎‎Unknown error‎‏‎‎‏‎\"","\"AccDescrCancelEdit\" : \"Cancel editing\"","\"Gift2ActionInfo_one\" : \"Display this gift on your page or convert it to %d Star.\"","\"cast_tracks_chooser_dialog_audio\" : \"Skaņa\"","\"confirm_device_credential_password\" : \"Bruk passord\"","\"SwipeSettingsFolders\" : \"Ordner wechseln\"","\"mr_cast_dialog_title_view_placeholder\" : \"Teave puudub\"","\"cast_tracks_chooser_dialog_none\" : \"একো নাই\"","\"NewMessageTitle\" : \"New Message\"","\"fingerprint_error_hw_not_available\" : \"無法使用指紋硬件。\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"ثبت %1$s ملصق %2$s\"","\"cast_tracks_chooser_dialog_audio\" : \"Áudio\"","\"AllowReadCall\" : \"يرجى السماح لتيليجرام باستلام المكالمات ليتمكن من إدخال الرمز لك تلقائيًا.\"","\"abc_capital_on\" : \"ON\"","\"SignUp\" : \"Registrarse\"","\"NotificationActionPinnedFileChannel\" : \"%1$s heeft bestand vastgezet\"","\"ProfileBotLanguageAdd\" : \"Add Translation\"","\"cast_expanded_controller_live_stream_indicator\" : \"Regstreekse stroming\"","\"ShareYouLocationTitle\" : \"Share your location?\"","\"abc_action_menu_overflow_description\" : \"Περισσότερες επιλογές\"","\"common_google_play_services_enable_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"fingerprint_not_recognized\" : \"Nu este recunoscut\"","\"cast_play\" : \"Lejátszás\"","\"DeleteSingleMessagesTitle\" : \"Elimina messaggio\"","\"abc_action_menu_overflow_description\" : \"Daugiau parinkčių\"","\"ActionUniqueGiftTransferInbound\" : \"**un1** transferred you a gift!\"","\"WebViewRequestCameraPermissionWithHint\" : \"Allow **%1$s** to access to your camera?\n\n**%1$s** will be able to access your camera when this website is open.\n\nEnable camera access in Settings > Permissions > Camera.\"","\"abc_menu_meta_shortcut_label\" : \"Meta+‎\"","\"abc_action_bar_up_description\" : \"Navegar hacia arriba\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Хадмал\"","\"WrongNumberFormat\" : \"Falsches Format\"","\"mr_controller_no_media_selected\" : \"Нема изабраних медија\"","\"SoundMuted\" : \"Sonido silenciado\"","\"cast_casting_to_device\" : \"%1$s(으)로 전송\"","\"TelegramPremiumUserStatusDialogSubtitle\" : \"Emoji status is a premium feature. Other features included in **Telegram Premium**:\"","\"RecentFiles\" : \"Recent files\"","\"PassportAddInternalPassport\" : \"Add Internal Passport\"","\"call_notification_incoming_text\" : \"Chamada entrante\"","\"Language\" : \"Idioma\"","\"Page3Message\" : \"**تيليجرام** يقدم تخزينًا سحابيًا مجانيًا\nغير محدود للمحادثات والوسائط.\"","\"BlockedUsersInfo\" : \"Geblokkeerde gebruikers kunnen je geen berichten sturen of je aan groepen toevoegen. Ze hebben ook geen toegang tot je profielfoto's, verhalen, online status en 'laatst gezien'.\"","\"Short\" : \"Short\"","\"mr_cast_button_connected\" : \"कास्ट गर्नुहोस्। कनेक्ट गरियो\"","\"BotAuthAppSubtitle\" : \"This app will receive your **name**,\n**username** and **profile photo**.\"","\"wallet_buy_button_place_holder\" : \"Bumili gamit ang Google\"","\"HistoryClearedUndo\" : \"History cleared.\"","\"SecretLinkPreviewAlert\" : \"Would you like to enable extended link previews in Secret Chats? Note that link previews are generated on Telegram servers.\"","\"AutoDownloadPreloadVideo\" : \"Grotere video's vooraf laden\"","\"mr_cast_button_connecting\" : \"إرسال جارٍ الاتصال\"","\"cast_expanded_controller_ad_in_progress\" : \"Жарнама дайындалуда…\"","\"ActionForwardsRestrictedChannel\" : \"un1 restricted forwarding from this channel\"","\"DisablePasscode\" : \"Turn Passcode Off\"","\"ShareYouPhoneNumberTitle\" : \"¿Compartir tu número?\"","\"StartTodayAt\" : \"'Начать сегодня в' HH:mm\"","\"Hybrid\" : \"Hybrid\"","\"OpenGiftAuctionActive\" : \"JOIN\"","\"DescriptionInfo\" : \"You can provide an optional description for your channel.\"","\"mr_controller_volume_slider\" : \"Controle deslizante de volume\"","\"mr_chooser_wifi_warning_description_watch\" : \"ଅନ୍ୟ ଡିଭାଇସ ଏହି ୱାଚ ପରି ସମାନ ୱାଇ-ଫାଇ ନେଟୱାର୍କରେ ଅଛି ବୋଲି ସୁନିଶ୍ଚିତ କରନ୍ତୁ\"","\"StakeDiceText\" : \"A limited play-test of the upcoming emoji mini-game platform for a small group of users.\"","\"PostSuggestionsOfferTitleTime\" : \"Publishing Time\"","\"abc_search_hint\" : \"Căutați…\"","\"mr_controller_close_description\" : \"Хаах\"","\"mr_chooser_looking_for_devices\" : \"Սարքերի որոնում…\"","\"NotificationMessageMusic\" : \"%1$s 님이 오디오 파일을 보냈습니다\"","\"abc_capital_on\" : \"AKTİV\"","\"NoSharedGifSecret\" : \"سيتم عرض الصور المتحركة من هذه المحادثة هنا.\"","\"BotAuthPhoneNumber\" : \"Phone Number\"","\"ClearSearchSingleHashtagAlertText\" : \"%1$s aus deinem Suchverlauf entfernen?\"","\"SearchAdsAboutSubtitle\" : \"Telegram Ads are very different from ads on other platforms. Ads such as this one:\"","\"SlideToCancel2\" : \"Slide to cancel\"","\"ClearHistoryOptionAlso\" : \"Elimina la cronologia anche per %1$s\"","\"cast_ad_label\" : \"Reklam\"","\"MessageLifetimeChangedOutgoing\" : \"You set the self-destruct timer to %1$s\"","\"fingerprint_error_no_fingerprints\" : \"Нет отсканированных отпечатков пальцев.\"","\"fcm_fallback_notification_channel_label\" : \"Zinginezo\"","\"DidNotGetTheCodeEditNumberButton\" : \"Nummer ändern\"","\"ReportTitleViolence\" : \"Report Violence\"","\"common_google_play_services_enable_title\" : \"Овозможи ги услугите на Google Play\"","\"DebugMenuClearMediaCache\" : \"Limpar cache de mídias enviadas\"","\"Online\" : \"online\"","\"SharedPollTab\" : \"Polls\"","\"LiveStoryHighlightHint\" : \"Tap here to highlight message\"","\"PublicLink\" : \"Public link\"","\"NotificationActionPinnedGame\" : \"ثبّتَ %1$s لعبةً في مجموعة %2$s\"","\"common_google_play_services_unknown_issue\" : \"%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។\"","\"cast_forward_10\" : \"ଦଶ ସେକେଣ୍ଡ ଆଗକୁ ବଢ଼ାନ୍ତୁ\"","\"abc_shareactionprovider_share_with_application\" : \"Megosztás a következő alkalmazással: %s\"","\"ContactJoined\" : \"انضمام جهة اتصال لتيليجرام\"","\"Gift2ActionWearOff\" : \"Take Off\"","\"UseProxyTelegramError\" : \"Dein aktueller Proxy ist nicht korrekt konfiguriert und wird daher deaktiviert. Bitte suche dir einen anderen.\"","\"VerificationCode\" : \"Verification code\"","\"common_google_play_services_update_button\" : \"Ažuriraj\"","\"EditNumber\" : \"Modifica numero\"","\"AskAQuestion\" : \"질문하기\"","\"AccDescrIVFooter\" : \"Footer\"","\"Gift2TransactionSent\" : \"Gift\"","\"BotMonetizationInfoFeature3Name\" : \"Flexible withdrawals\"","\"FakeMessage\" : \"FAKE\"","\"AddTasks\" : \"Add Tasks\"","\"LocalAudioCache\" : \"Voice messages\"","\"AutomaticDownloadSettingsInfoWiFi\" : \"You can change your auto-download settings for media to reduce data usage when connected to Wi-Fi.\"","\"AutoDownloadPreloadVideoInfo\" : \"Laad de eerste paar seconden van video's groter dan %1$s voor direct afspelen.\"","\"BoostingDateAndTime\" : \"Date and Time\"","\"ActionRefunded\" : \"un1 hat %1$s rückerstattet\"","\"mr_controller_close_description\" : \"閉じる\"","\"Gift2TransferPriceText_one\" : \"Do you want to transfer ownership of **%2$s** to **%3$s** for **%1$d Star**?\"","\"abc_searchview_description_search\" : \"Cari\"","\"fingerprint_not_recognized\" : \"Nie herken nie\"","\"Gift2Limited1OfRibbon\" : \"1 of %s\"","\"ChannelAddToChannel\" : \"Add to channel\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Tiyaking nasa iisang Wi-Fi network ang ibang device at ang device na ito\"","\"EditPack\" : \"تحرير\"","\"PremiumPreviewVoiceToText\" : \"Voice-to-Text Conversion\"","\"FloodWait\" : \"Zu viele Versuche in zu kurzer Zeit, versuche es bitte später erneut.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服务的适用范围\"","\"mr_chooser_looking_for_devices\" : \"Hledání zařízení…\"","\"GiftCraftFailedTitle\" : \"Crafting Failed\"","\"mr_controller_album_art\" : \"Albumhoes\"","\"mr_dialog_default_group_name\" : \"گروه\"","\"FolderUpdatesSubtitle_other\" : \"Tap here to view them\"","\"mr_controller_no_info_available\" : \"Alukho ulwazi olutholakalayo\"","\"SpeedVerySlow\" : \"Sehr langsam\"","\"abc_menu_shift_shortcut_label\" : \"Maius +\"","\"TelegramPassportDeleteTitle\" : \"Delete Telegram passport\"","\"abc_prepend_shortcut_label\" : \"Menua +\"","\"MovedCaptionDown\" : \"Caption moved down\"","\"WhenConnectedOnWiFi\" : \"Quando connesso al Wi-Fi\"","\"YourPhone\" : \"Dein Telefon\"","\"AddEmailSubtitle\" : \"Вы будете получать коды для входа в Telegram на адрес электронной почты, а не через SMS. Пожалуйста, введите адрес, к которому у Вас есть доступ.\"","\"NotificationMessageInvoice\" : \"%1$s te enviou um recibo para %2$s\"","\"March\" : \"مارس\"","\"EditPhoto\" : \"Im Editor öffnen\"","\"LowDiskSpaceMessage\" : \"기기에 남은 공간이 거의 없습니다. 텔레그램이 최근 미디어의 캐시만 저장하도록 설정해 여유 공간을 확보하실 수 있습니다.\"","\"MessageLifetimeChangedOutgoing\" : \"Activaste la autodestrucción en %1$s\"","\"ReportUnrelatedGroup\" : \"Report unrelated group\"","\"AccDescrSentDate\" : \"Sent %s\"","\"cast_rewind_30\" : \"Перемотать на 30 секунд назад\"","\"AreYouSureDeleteAndExitChannel\" : \"Deseja apagar e sair do canal?\"","\"ProfileBirthdayToday\" : \"Birthday today\"","\"mr_cast_dialog_title_view_placeholder\" : \"No info available\"","\"SentSmsCode\" : \"We’ve sent an SMS with an activation code to your phone **%1$s**.\"","\"ChannelOpenDirect\" : \"Direct Messages\"","\"BackgroundSearchColor\" : \"Cor:\"","\"cast_skip_next\" : \"შემდეგ ერთეულზე გადასვლა\"","\"abc_action_bar_up_description\" : \"Przejdź wyżej\"","\"common_google_play_services_notification_ticker\" : \"Eroare a serviciilor Google Play\"","\"BlockUserMultiTitle\" : \"Blocca utente\"","\"ic_media_route_learn_more_accessibility\" : \"Informationen zum Streamen\"","\"OtherLoginCode\" : \"Tu código de inicio de sesión es **%1$s**. Ponlo en la app de Telegram en la que estás intentando iniciar sesión.\n\nNo le des este código a nadie.\"","\"PauseMusicOnRecordInfo\" : \"Pause music when you start recording a video message\"","\"search_menu_title\" : \"Sök\"","\"abc_capital_off\" : \"VALA\"","\"SortFirstName\" : \"Nome\"","\"common_google_play_services_unsupported_text\" : \"Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje.\"","\"BoostingGiveawayMsgNewSubsGroupPlural_other\" : \"New members of the groups:\"","\"NotificationMessageGroupDocument\" : \"%1$s heeft een bestand gestuurd naar de groep %2$s\"","\"mr_user_route_category_name\" : \"Vifaa\"","\"fingerprint_dialog_touch_sensor\" : \"फ़िंगरप्रिंट सेंसर को छुएं\"","\"common_open_on_phone\" : \"Телефонда ашу\"","\"BackgroundChoosePattern\" : \"Kies patroon\"","\"YourNewEmail\" : \"بريدك الجديد\"","\"AreYouSureClearHistoryGroup\" : \"이 그룹에 저장된 텍스트와 미디어 캐시를 모두 삭제할까요?\"","\"TooLargeError\" : \"Too large\"","\"mr_chooser_zero_routes_found_title\" : \"ਕੋਈ ਡੀਵਾਈਸ ਉਪਲਬਧ ਨਹੀਂ ਹੈ\"","\"YourName\" : \"Je naam\"","\"cast_rewind_10\" : \"倒帶 10 秒\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"விவரிப்பு சப்டைட்டில்கள்\"","\"GiftPreviewCountModelsCrafting_other\" : \"This collectible features **%d** crafted models.\"","\"RecoveryEmail\" : \"Электронная почта\"","\"BackgroundColorSinglePreviewLine2\" : \"Sembra bello\"","\"CheckYourEmail\" : \"Проверьте почту\"","\"mr_controller_casting_screen\" : \"A transmitir o ecrã...\"","\"mr_chooser_wifi_warning_description_tablet\" : \"他のデバイスがこのタブレットと同じ Wi-Fi ネットワークに接続していることを確認してください\"","\"mr_cast_button_disconnected\" : \"Ülekandmine. Pole ühendatud\"","\"ErrorSendRestrictedMedia\" : \"Los admins. de este grupo han restringido que puedas enviar multimedia.\"","\"SetColor\" : \"Imposta un colore\"","\"NotificationsOn\" : \"Sí\"","\"ActionInviteUserFolder\" : \"un1 si è unito al gruppo tramite link d'invito della cartella\"","\"NotificationsDeleteAllExceptionAlert\" : \"Wirklich alle Ausnahmen löschen?\"","\"NotificationContactNewPhoto\" : \"حدّثَ %1$s صورته الشخصية\"","\"ActionTTLDisabled\" : \"un1 disabled the auto-delete timer\"","\"NotificationActionPinnedStickerEmojiUser\" : \"ثبّت %1$s ملصق %2$s\"","\"SavedTagMessagesTagged_other\" : \"Messages tagged with\"","\"DeleteMessagesTitle\" : \"حذف %1$s\"","\"mr_chooser_zero_routes_found_title\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‏‎‏‏‎‎‏‏‏‎‏‎‏‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‏‏‎‏‎‎‎‏‏‎‎‏‏‎‏‎‎‎‎‎‏‏‎‎‎‎‎No devices available‎‏‎‎‏‎\"","\"mr_chooser_wifi_learn_more\" : \"Lisateave\"","\"cast_rewind\" : \"되감기\"","\"cast_expanded_controller_live_head_description\" : \"Ընթացիկ դիրքը գտնվում է ուղիղ հեռարձակման սկզբում\"","\"ReactionCreateOwnPack\" : \"You can also **create your own** emoji packs and use them.\"","\"mr_cast_dialog_title_view_placeholder\" : \"କୌଣସି ସୂଚନା ଉପଲବ୍ଧ ନାହିଁ\"","\"MessagesDeletedUndo_other\" : \"Messages for %1$s days deleted\"","\"ChannelNeedBoostsForSwitchOffAdsDescription\" : \"Your channel needs to reach **Level %d** to switch off ads.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"ShareMyPhone\" : \"SHARE MY PHONE NUMBER\"","\"abc_searchview_description_clear\" : \"কোয়েরি মুছে ফেলুন\"","\"formatterStats12H\" : \"yyyy년 MMM dd일 h:mm a\"","\"Message\" : \"Message\"","\"PremiumPreviewLimitsDescription\" : \"Up to %1$d channels, %2$d folders, %3$d pins, %4$d public links, %5$d accounts and more.\"","\"LanguageCode\" : \"es\"","\"cast_expanded_controller_live_head_description\" : \"လက်ရှိနေရာသည် တိုက်ရိုက်လွှင့်ခြင်း၏ အစပိုင်းဖြစ်သည်\"","\"EventLogReopenedTopic\" : \"%s reopened topic un2\"","\"ActionYouChangedTitle\" : \"Du hast den Gruppennamen in un2 geändert\"","\"cast_disconnect\" : \"Koble fra\"","\"abc_shareactionprovider_share_with_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‏‏‏‎‎‏‎‏‎‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‎‎‏‏‏‎‎‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎\"","\"NotificationsExceptions\" : \"Exceptions\"","\"PleaseLoginPassport\" : \"Log in op Telegram om Telegram Passport te gebruiken.\"","\"PassportIdentityDriverLicence\" : \"Upload a scan of your driver's license\"","\"AreYouSureClearDraftsTitle\" : \"Elimina le bozze cloud\"","\"abc_searchview_description_voice\" : \"Kërkim me zë\"","\"RevenueSharingAdsInfo4TitleBot\" : \"Can I Launch an Ad?\"","\"mr_cast_dialog_title_view_placeholder\" : \"沒有可用的資訊\"","\"FilterInviteLinksHintNew\" : \"Share access to some of this folder’s groups and channels with others.\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Dein Passwort eingeben, um etwas abzuheben.\"","\"EditName\" : \"Modifica nome\"","\"cast_tracks_chooser_dialog_audio\" : \"Zvok\"","\"SentAppCode\" : \"We hebben de code naar de **Telegram**-app op je andere apparaat verzonden.\"","\"abc_searchview_description_search\" : \"Maghanap\"","\"PermissionNoLocation\" : \"Telegram precisa acessar sua localização para que você possa compartilhar com seus amigos.\"","\"PrivacyTitle\" : \"Privacy\"","\"ProfileNotesInfo\" : \"only visible to you\"","\"mr_chooser_wifi_learn_more\" : \"瞭解詳情\"","\"EditAdminTransferReadyAlertText\" : \"This will transfer the **full owner** rights for **%1$s** to **%2$s**.\"","\"AreYouSureDeleteFewMessagesMega\" : \"هل ترغب حقًا في حذف هذه الرسائل من عند الكل؟\"","\"SendWhenOnline\" : \"Send When Online\"","\"formatterBannedUntil12H\" : \"dd 'de' MMM 'de' yyyy, h:mm a\"","\"mr_controller_expand_group\" : \"Abrir\"","\"BoostingBoostsCount_one\" : \"%1$d Boost\"","\"common_google_play_services_install_title\" : \"Inštalovať služby Google Play\"","\"Events\" : \"이벤트\"","\"abc_capital_on\" : \"सुरू\"","\"mr_chooser_searching\" : \"Randami įrenginiai\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"คำบรรยายแทนเสียง\"","\"UnconfirmedAuthDeniedTitle_other\" : \"New Logins Prevented\"","\"SettingsDataInfo\" : \"Media download settings\"","\"BotWebViewRequestCameraPermission\" : \"Allow **%1$s** to access to your camera?\n\nThe developer of **%1$s** will be able to access your camera when this web app is open.\"","\"abc_menu_sym_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‏‏‏‎‎‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‏‏‏‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‏‎‎‏‏‎‏‏‏‎‎Sym+‎‏‎‎‏‎\"","\"TwoStepVerification\" : \"Verifica in due passaggi\"","\"ChangePhoneNumberOccupied\" : \"Die Telefonnummer %1$s ist bereits ein Telegram Konto. Bitte lösche es, bevor du mit der Übertragung auf das neue Konto startest.\"","\"mr_cast_button_connecting\" : \"Ülekandmine. Ühendamine\"","\"SlideUpToLock\" : \"Slide up to lock recording\"","\"CallText\" : \"سيتصل بك تيليجرام بعد %2$02d:%1$d\"","\"PrivacyMessages\" : \"Messages\"","\"IncomingCalls\" : \"Incoming calls\"","\"common_signin_button_text\" : \"Iniciar sesión\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ಮುಚ್ಚಿದ ಶೀರ್ಷಿಕೆಗಳು\"","\"ShowTranslateChatButton\" : \"ترجمة المحادثات بأكملها\"","\"BlockedUsers\" : \"Utenti bloccati\"","\"cast_expanded_controller_live_stream_indicator\" : \"ライブ ストリーム\"","\"YourEmailAlmostThere\" : \"Almost there!\"","\"cast_expanded_controller_skip_ad_text\" : \"Reklamu môžete preskočiť o %1$d…\"","\"cast_notification_connected_message\" : \"Disambungkan ke %1$s\"","\"call_notification_hang_up_action\" : \"通話終了\"","\"abc_shareactionprovider_share_with\" : \"Zdieľať s\"","\"PostSuggestionsPriceInfo2\" : \"You will receive %1$s of the selected fee (~%2$s$) for each incoming message.\"","\"common_google_play_services_notification_ticker\" : \"Google Play Tjenester-feil\"","\"NotificationActionPinnedGif\" : \"%1$s fijó un GIF en el grupo %2$s\"","\"ErrorSendRestrictedMusicAll\" : \"عذرًا، إرسال الملفات الصوتية غير مسموح به في هذه المجموعة.\"","\"search_menu_title\" : \"ಹುಡುಕಿ\"","\"ChatListSwipeGestureInfo\" : \"اختيار الإجراء المُراد تنفيذه عند تمريرك إلى اليسار في قائمة المحادثات.\"","\"MainTabsProfile\" : \"Profile\"","\"PremiumPreviewAppIconDescription2\" : \"Unlock a wider range of app icons by subscribing to Telegram Premium.\"","\"mr_controller_collapse_group\" : \"Goqa\"","\"StatisticOverview\" : \"Overview\"","\"CocoonFeature2Text\" : \"Cocoon has allowed Telegram to reduce translation cost by 6x.\"","\"AutoDeleteAlertGroupInfo\" : \"Automatically delete new messages after a certain period of time for members of this group.\"","\"abc_menu_delete_shortcut_label\" : \"supprimer\"","\"mr_chooser_title\" : \"Emitir en\"","\"SentAppCodeTitle\" : \"Проверьте сообщения в Telegram\"","\"LanguageName\" : \"Nederlands\"","\"Reminders\" : \"Reminders\"","\"cast_tracks_chooser_dialog_audio\" : \"Audioa\"","\"common_google_play_services_enable_button\" : \"Овозможи\"","\"DebugMenuDisableWebViewDebug\" : \"Desativar depuração WebView\"","\"NotificationMessageGroupMusic\" : \"أرسل %1$s ملفًا صوتيًا لمجموعة %2$s\"","\"mr_controller_collapse_group\" : \"Collapse\"","\"cast_unmute\" : \"അൺമ്യൂട്ടുചെയ്യുക\"","\"Gift2TransactionConverted\" : \"Converted Gift\"","\"LimitReachedStoriesWeekly\" : \"You can post **%1$d** stories in a week.\nSubscribe to **Telegram Premium** to increase this limit to **%2$d**.\"","\"BotDownloads\" : \"Downloads\"","\"cast_tracks_chooser_dialog_audio\" : \"အသံ\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s hat eine Rechnung angeheftet\"","\"mr_chooser_searching\" : \"Qurilmalarni topish\"","\"NotificationActionPinnedRound\" : \"%1$s ha fissato un videomessaggio nel gruppo %2$s\"","\"RecoveryEmailTitle\" : \"بريد الاسترداد\"","\"Vibrate\" : \"Vibración\"","\"DoubleTapSetting\" : \"Quick Reactions\"","\"BoostFeatureProfileIcon\" : \"Custom Logo for Channel Cover\"","\"cast_rewind_10\" : \"Tien seconden terugspoelen\"","\"mr_chooser_searching\" : \"Seadmete otsimine\"","\"DeleteAllMessagesSavedAlert\" : \"¡Advertencia! Esto **eliminará todos los mensajes** en este chat.\"","\"AffiliateProgramDuration\" : \"Duration\"","\"StarsTransactionMessage\" : \"Post\"","\"cast_live_label\" : \"TIESIOGIAI\"","\"cast_stop\" : \"Parar\"","\"SendReactionsIsRestrictedInThisChat\" : \"You cannot send reactions in this chat.\"","\"UseProxyForCalls\" : \"Gebruik proxy voor oproepen\"","\"ContinueOnThisLanguage\" : \"Продовжити українською\"","\"FilterNew\" : \"Neuer Ordner\"","\"RepeatSong\" : \"Ripeti traccia\"","\"abc_toolbar_collapse_description\" : \"ചുരുക്കുക\"","\"StarsAcquired\" : \"Stars Acquired!\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtitrai\"","\"NotificationsPriorityHigh\" : \"مرتفعة\"","\"Invite\" : \"Invite\"","\"cast_forward\" : \"Перемотати вперед\"","\"UnlockPremiumEmojiReaction\" : \"Subscribe to **Telegram Premium** to unlock this reaction.\"","\"mr_controller_disconnect\" : \"Disconnect\"","\"cast_forward_10\" : \"On saniyə irəli ötürün\"","\"ChangePhoneNumberSuccessWithPhone\" : \"تم تغيير رقم هاتفك بنجاح إلى %1$s.\"","\"ChatSettings\" : \"Chatinstellingen\"","\"NotificationActionPinnedGeoUser\" : \"%1$s pinned a map\"","\"abc_prepend_shortcut_label\" : \"Menüü +\"","\"BotAdWhat\" : \"what's this?\"","\"ResellGiftTitleTON\" : \"Price in TON\"","\"NoSharedAudioSecret\" : \"La musica di questa chat apparirà qui.\"","\"NotificationActionPinnedGifChannel\" : \"%1$s fixou um GIF\"","\"TodoCheck\" : \"Check\"","\"PollV2AllowMultipleAnswersInfo\" : \"Voters can select more than one option\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtítulos\"","\"common_google_play_services_update_button\" : \"အပ်ဒိတ်\"","\"NotificationShowSenderNames\" : \"보내는 사람 이름 보기\"","\"abc_searchview_description_clear\" : \"ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ\"","\"cast_expanded_controller_background_image\" : \"Arte do álbum\"","\"cast_closed_captions\" : \"字幕\"","\"mr_chooser_searching\" : \"यन्त्रहरू पत्ता लगाइँदै छ\"","\"ReportSpamAndLeaveNoCaps\" : \"Report Spam and Leave\"","\"AutodownloadGroupChats\" : \"المجموعات\"","\"fingerprint_error_hw_not_available\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‎‎‏‏‏‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‏‏‎‎‏‎‏‏‎‏‏‎‏‏‏‎‎‏‎‏‎‏‏‎‏‏‏‎‎Fingerprint hardware not available.‎‏‎‎‏‎\"","\"ArchiveHintSubtitle\" : \"Archived chats will remain in the Archive when you receive a new message. **Tap to change >**\"","\"ContactJoined\" : \"친구의 텔레그램 가입\"","\"CreateGroupError\" : \"Sorry, you can't create a group with these users because of their privacy settings.\"","\"cast_ad_label\" : \"விளம்பரம்\"","\"SendDayAt\" : \"'Enviar el' d 'de' MMM 'a las' HH:mm\"","\"Gift2ActionWearDone\" : \"You put on **%s**\"","\"cast_expanded_controller_skip_ad_label\" : \"Sleppa auglýsingu\"","\"DebugMenuWebViewDebugEnabled\" : \"Depuração ativada!\"","\"MediaSelected_one\" : \"%1$d media selected\"","\"mr_controller_collapse_group\" : \"Reduzir\"","\"RestorePasswordResetIn\" : \"You can reset your password in %1$s\"","\"fingerprint_error_hw_not_available\" : \"Perkakasan cap jari tidak tersedia.\"","\"NotificationActionPinnedContactChannel2\" : \"%1$s pinned a contact %2$s\"","\"ShareYouLocationTitle\" : \"مشاركة موقعك؟\"","\"EventLogChangedEmojiStatusFromForGroup\" : \"un1 changed group emoji status from %1$s to %2$s (for %3$s)\"","\"RemindDayYearAt\" : \"yyyy'년' M'월' d'일' HH:mm'에 알림'\"","\"cast_notification_connected_message\" : \"%1$s bağlantısı yapıldı\"","\"cast_stop_live_stream\" : \"Спиране на поточното предаване на живо\"","\"ActionGiftPremiumTitle2_one\" : \"%d Month Premium\"","\"ImagesTab2\" : \"Images\"","\"TermsOfService\" : \"Nutzungsbedingungen\"","\"abc_searchview_description_submit\" : \"Lähetä kysely\"","\"NoBlocked\" : \"차단된 사용자 없음\"","\"FilterDeleteItem\" : \"Eliminar carpeta\"","\"mr_chooser_wifi_warning_description_watch\" : \"Qinisekisa ukuthi enye idivayisi ikunethiwekhi efanayo ye-Wi-Fi nje ngaleli washi\"","\"abc_menu_space_shortcut_label\" : \"zuriunea\"","\"Page4Title\" : \"Безопасный\"","\"BoostingGiveawayUsedLinksPlural_other\" : \"**%1$d** of the winners already used their gift links.\"","\"ChannelLeaveAlertWithName\" : \"Are you sure you want to leave **%1$s**?\"","\"call_notification_hang_up_action\" : \"Riaggancia\"","\"generic_error_no_keyguard\" : \"Ta naprava ne podpira kode PIN, vzorca ali gesla.\"","\"UserRestrictionsNoSendReactions\" : \"no reactions\"","\"AutoDownloadAudioInfo\" : \"I messaggi vocali sono leggeri, sono sempre scaricati automaticamente.\"","\"abc_action_bar_up_description\" : \"Pomik navzgor\"","\"mr_dialog_transferable_header\" : \"Lejátszás eszközcsoportban\"","\"BoostingGiveawayAdditionPrizeCountHint_other\" : \"All prizes: **%1$d** Telegram Premium subscriptions for %2$s.\"","\"NotificationMessageQuiz2\" : \"%1$s sent you a quiz %2$s\"","\"EventLogActivatedUsername\" : \"un1 activated %1$s username\"","\"fingerprint_error_no_fingerprints\" : \"Hech qanday barmoq izi qayd qilinmagan.\"","\"Discard\" : \"Discard\"","\"PrivacyDeleteCloudDrafts\" : \"Delete All Cloud Drafts\"","\"GiftRemovedDescription\" : \"Removed **%s**'s Description!\"","\"SyncContactsInfoOn\" : \"이 기기에 있는 연락처가 계정에 추가됩니다.\"","\"abc_search_hint\" : \"Введите запрос\"","\"QuickReplyDefault4\" : \"Can't talk now. Call me later?\"","\"Gift2InBlockchain\" : \"This gift is in TON Blockchain. **View >**\"","\"call_notification_answer_video_action\" : \"视频通话\"","\"abc_shareactionprovider_share_with_application\" : \"%s-ით გაზიარება\"","\"cast_live_label\" : \"EM DIRETO\"","\"common_google_play_services_notification_ticker\" : \"Chyba služieb Google Play\"","\"AreYouSureUnsaveSingleMessage\" : \"Are you sure you want to remove this message from Saved Messages?\"","\"StoryPrivacyOptionExcludePeople_other\" : \"except %d people\"","\"cast_closed_captions_unavailable\" : \"ਬੰਦ ਸੁਰਖੀਆਂ ਅਣਉਪਲਬਧ ਹਨ\"","\"RestorePasswordResetPasswordOk\" : \"Je wachtwoord voor tweestapsverificatie is gereset.\"","\"cast_connecting_to_device\" : \"Connecting to %1$s\"","\"CancelLinkSuccessTitle\" : \"Готово\"","\"common_google_play_services_notification_ticker\" : \"Lỗi dịch vụ của Google Play\"","\"StoryContainsStickersEmoji_one\" : \"This story contains emoji and stickers from **%d pack**.\"","\"ProfileActionsLeave\" : \"Leave\"","\"AcceptCalls\" : \"Accept Calls\"","\"mr_controller_play\" : \"Αναπαραγωγή\"","\"BotBalance\" : \"Balance\"","\"BusinessRepliesIntro1\" : \"Enter a message below that will be sent in chat when you type \"/**%s**\".\"","\"TurnPasswordOffPassport\" : \"Alle Daten in deinem Telegram Passport gehen verloren!\"","\"formatDateAtTime\" : \"%1$s a las %2$s\"","\"common_google_play_services_updating_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।\"","\"fingerprint_dialog_touch_sensor\" : \"Хурууны хээ мэдрэгчид хүрнэ үү\"","\"ActionPinnedNoText\" : \"un1 pinned a message\"","\"abc_capital_on\" : \"ĮJUNGTI\"","\"AppNameBeta\" : \"(Beta) تيليجرام\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv på nytt.\"","\"Gift2SendSelf_other\" : \"Buy a Gift for ⭐️%d\"","\"common_google_play_services_enable_button\" : \"Иштетүү\"","\"Gift2QuantityIssued1_other\" : \"%d/\"","\"BotWebViewRequestWriteTitle\" : \"Allow messaging\"","\"BoostingGiveawayChannelStarted\" : \"Channel started a giveaway\"","\"fingerprint_error_hw_not_available\" : \"Matériel de lecture d'empreinte digitale indisponible.\"","\"common_google_play_services_notification_ticker\" : \"Erro dos Serviços do Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"مشاركة مع %s\"","\"common_google_play_services_update_text\" : \"%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet.\"","\"PaymentShippingCityPlaceholder\" : \"City\"","\"ErrorSendRestrictedVoiceAll\" : \"Spiacenti, non è permesso inviare messaggi vocali in questo gruppo.\"","\"InviteText2\" : \"안녕하세요, 전 텔레그램이라는 메신저를 사용하고 있어요. 함께 사용해요! 여기서 다운로드하실 수 있어요. %1$s\"","\"mr_controller_collapse_group\" : \"সংকুচিত কৰক\"","\"mr_dialog_transferable_header\" : \"ਕਿਸੇ ਗਰੁੱਪ ਵਿੱਚ ਖੇਡੋ\"","\"ActionEditedInviteLinkClickable\" : \"un1 ha modificato il link d'invito un2 in un3\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"歌曲 %1$d\"","\"mr_chooser_wifi_warning_description_watch\" : \"ഈ വാച്ച് കണക്‌റ്റ് ചെയ്‌തിരിക്കുന്ന അതേ വൈഫൈ നെറ്റ്‌വർക്കിലാണ് മറ്റേ ഉപകരണവും കണക്‌റ്റ് ചെയ്‌തിട്ടുള്ളതെന്ന് ഉറപ്പാക്കുക\"","\"EventLogPromotedEditStories\" : \"Edit stories\"","\"SETTINGS\" : \"Settings\"","\"abc_action_mode_done\" : \"হয়ে গেছে\"","\"cast_stop\" : \"Тастер за заустављање\"","\"ResetAutomaticMediaDownload\" : \"Ripristina download automatico\"","\"mr_cast_dialog_title_view_placeholder\" : \"Нема доступних информација\"","\"ChangePassword\" : \"Cambiar contraseña\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"通行密钥\"","\"ShareYouLocationInline\" : \"Questo bot vorrebbe sapere la tua posizione ogni volta che invii una richiesta. Questo può essere usato per fornire risultati specifici in base alla posizione.\"","\"cast_forward_10\" : \"Kelaa eteenpäin 10 sekuntia\"","\"BadgeNumberMutedChats\" : \"Incluir Chats Silenciados\"","\"FontSize\" : \"Dimensione carattere\"","\"NotificationsReactions\" : \"Reações\"","\"AddOneMemberForwardMessages\" : \"Mostrar últimas 100 mensagens para **%1$s**\"","\"VideoSpeedVeryFast\" : \"Molto veloce\"","\"ClearCacheFewChatsTitle\" : \"Cancella la cache per %1$s\"","\"cast_forward\" : \"ਅੱਗੇ ਭੇਜੋ\"","\"DeleteAlertReaction\" : \"Are you sure you want to delete reaction from this user?\"","\"SegmentationUndoCutOut\" : \"Deshacer cortar\"","\"common_signin_button_text_long\" : \"Über Google anmelden\"","\"Gift2MessageStars\" : \"Pay with ⭐️%d\"","\"NotificationActionPinnedRound\" : \"%1$s heeft videobericht vastgezet in de groep %2$s\"","\"SendLiveLocationForever\" : \"until I turn it off\"","\"BackgroundSearchColor\" : \"Colore:\"","\"ArticleDateByAuthor\" : \"%1$s by %2$s\"","\"ChannelNeedBoostsForReplyIconDescription\" : \"Your channel needs to reach **Level %d** to change channel link style icon.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"TwoStepVerification\" : \"Verificación en dos pasos\"","\"BlurLinear\" : \"Linear\"","\"ClearOtherSessionsHelp\" : \"Logs out all devices except for this one.\"","\"mr_controller_casting_screen\" : \"স্ক্রিন কাস্ট করা হচ্ছে\"","\"AreYouSureClearHistoryGroup\" : \"¿Borrar todo el texto y la multimedia en caché de este grupo?\"","\"VoipGroupScheduledVoiceChat\" : \"Scheduled Voice Chat\"","\"LanguageTitle\" : \"Cambiare lingua?\"","\"StoryNotification1_one\" : \"posted a story\"","\"common_google_play_services_updating_text\" : \"%1$s no s'executarà sense Serveis de Google Play, que s'està actualitzant en aquest moment.\"","\"FilterChatRemovedFrom\" : \"Quitaste **%1$s** de **%2$s**.\"","\"NotificationActionPinnedMusic\" : \"ثبّتَ %1$s ملفًا صوتيًا في مجموعة %2$s\"","\"ProfileColorEdit\" : \"Profilfarbe ändern\"","\"NotificationMessageRecurringPay\" : \"%1$s|تم سحب المبلغ: %2$s\"","\"Gift2ActionInfoChannel_other\" : \"Display this gift in channel's Gifts or convert it to **%d** Stars.\"","\"AutoplayMedia\" : \"تشغيل الوسائط تلقائيًا\"","\"mr_controller_casting_screen\" : \"Emitiranje ekrana\"","\"NotificationActionPinnedGeoChannel\" : \"%1$s heeft locatie vastgezet\"","\"ic_media_route_learn_more_accessibility\" : \"Finn ut hvordan du caster\"","\"AttachLiveLocation\" : \"Live-Standort\"","\"cast_rewind\" : \"Retroceder\"","\"MessagesChartTitle\" : \"Messages\"","\"mr_controller_no_media_selected\" : \"କୌଣସି ମିଡିଆ ଚୟନ କରାଯାଇନାହିଁ\"","\"abc_capital_on\" : \"AKTIF\"","\"abc_action_mode_done\" : \"সম্পন্ন হ’ল\"","\"mr_chooser_wifi_warning_description_phone\" : \"ಇನ್ನೊಂದು ಸಾಧನವು ಈ ಫೋನ್‌ನಲ್ಲಿ ಇರುವಂತಹ ವೈ-ಫೈ ನೆಟ್‌ವರ್ಕ್‌ನಲ್ಲೇ ಇದೆ ಎಂಬುದನ್ನು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ\"","\"ChannelEmojiStatusInfo\" : \"Choose a status that will be shown next to the channel's name.\"","\"ForceSetPasswordCancel\" : \"Yes, i'm sure\"","\"ChangePhoneNumberInfo\" : \"Verschiebe deine Kontakte, Gruppen, Nachrichten und Medien auf eine neue Nummer.\"","\"fingerprint_error_hw_not_available\" : \"Сканер відбитків пальців недоступний.\"","\"ClearDownloadsList\" : \"Clear Download List\"","\"cast_skip_prev\" : \"Pereiti prie ankstesnio elemento\"","\"ImportContacts\" : \"Kontakte importieren\"","\"common_google_play_services_updating_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს.\"","\"ChatBackground\" : \"대화방 배경화면\"","\"abc_searchview_description_search\" : \"جستجو\"","\"wallet_buy_button_place_holder\" : \"Google மூலம் வாங்கு\"","\"KickFromGroup\" : \"Remove from group\"","\"ProfileBotPreviewEmptyText_one\" : \"Upload up to %d screenshot and video demos for your mini app.\"","\"abc_searchview_description_voice\" : \"Cerca per veu\"","\"AlternativeOptions\" : \"Andere opties\"","\"cast_unmute\" : \"Susa ukuthula\"","\"cast_expanded_controller_loading\" : \"正在載入…\"","\"NotificationsLed\" : \"Luz\"","\"DidNotGetTheCodeSms\" : \"Отправить код через SMS\"","\"Accept\" : \"Accetta\"","\"BoostingStarsChooseRandom_one\" : \"Choose when %1$d subscriber of your channel will be randomly selected to receive %2$s.\"","\"ShowSenderNames\" : \"보낸 사람 이름 보기\"","\"NoMailInstalled\" : \"Por favor, envía un correo describiendo tu problema a reports@stel.com\"","\"abc_toolbar_collapse_description\" : \"折りたたむ\"","\"StartsDayYearAt\" : \"'Starts on' MMM d yyyy 'at' HH:mm\"","\"mr_controller_no_info_available\" : \"Der er ingen tilgængelige oplysninger\"","\"ResetMyAccount\" : \"СБРОСИТЬ МОЙ АККАУНТ\"","\"Gift2ButtonSell_other\" : \"sell for %d Stars\"","\"Gift2PremiumInfo\" : \"Give **%s** access to exclusive features with Telegram Premium.\"","\"common_google_play_services_enable_title\" : \"Enable Google Play services\"","\"SmsAvailableIn\" : \"You can request an SMS in %1$d:%2$02d\"","\"mr_cast_button_connecting\" : \"Emitir. Conectando\"","\"abc_toolbar_collapse_description\" : \"Жыйыштыруу\"","\"DidNotGetTheCodeFragment\" : \"Fragment로 코드 받기\"","\"FilterNoChats\" : \"Keine Chats\"","\"LowDiskSpaceMessage2\" : \"Je apparaat heeft bijna geen vrije opslagruimte meer. Je kunt de cache-instellingen gebruiken om onnodige media te verwijderen — bestanden kunnen makkelijk opnieuw worden gedownload wanneer je ze weer nodig hebt.\"","\"fingerprint_error_lockout\" : \"Тым көп әрекет жасалды. Кейінірек қайталап көріңіз.\"","\"abc_searchview_description_clear\" : \"Sorguyu temizle\"","\"common_google_play_services_notification_ticker\" : \"Iphutha lamasevisi we-Google Play\"","\"NeverAllow\" : \"Non consentire mai\"","\"InvitePremiumBlockedSubscribe\" : \"Subscribe to Telegram Premium\"","\"common_google_play_services_install_button\" : \"इंस्टॉल करें\"","\"common_signin_button_text\" : \"로그인\"","\"abc_activity_chooser_view_see_all\" : \"Se alle\"","\"abc_capital_on\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‎‎‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎ON‎‏‎‎‏‎\"","\"ActionBotAllowed\" : \"لقد سمحت لهذا البوت بمراسلتك عندما سجّلت دخولك إلى %1$s\"","\"Gift2AttributeOriginalDetails\" : \"Gifted by %1$s to %2$s on %3$s.\"","\"Stars_one\" : \"%d Star\"","\"SendingVideo\" : \"Sende Video...\"","\"ActionBotAllowedWebapp\" : \"لقد سمحت لهذا البوت بمراسلتك في تطبيق الويب الخاص به.\"","\"cast_seek_bar\" : \"Søgebjælken for afspilning\"","\"AutoDownloadMaxFileSize\" : \"Tamaño máximo de archivo\"","\"SetPasscode\" : \"Imposta un codice di blocco\"","\"mr_controller_disconnect\" : \"연결 해제\"","\"mr_cast_dialog_title_view_placeholder\" : \"വിവരങ്ങളൊന്നും ലഭ്യമല്ല\"","\"SettingsLanguage\" : \"Language\"","\"ChatsArchived\" : \"Chats archived.\"","\"TwoStepVerificationTitle\" : \"Verificação em Duas Etapas\"","\"Emoji\" : \"Emojis\"","\"NoPlayerInstalled\" : \"동영상 재생기가 없습니다. 계속하려면 앱을 설치하세요.\"","\"BoostingChooseLimitGiveawayGroups\" : \"Choose if you want to limit the giveaway only to those who joined the group after the giveaway started or to users from specific countries.\"","\"cast_expanded_controller_ad_image_description\" : \"Yayım qəbuledicisi reklam oxudularkən şəkil göstərildi\"","\"AddMembersForwardMessages\" : \"Show the last 100 messages to the new members\"","\"ContinueOnThisLanguage\" : \"Continue in English\"","\"mr_system_route_name\" : \"Isistimu\"","\"mr_cast_button_disconnected\" : \"ਕਾਸਟ ਕਰੋ। ਡਿਸਕਨੈਕਟ ਹੈ\"","\"BoostingStarsChooseRandom_other\" : \"Choose when %1$d subscribers of your channel will be randomly selected to receive %2$s.\"","\"PassportAddTemporaryRegistrationInfo\" : \"Upload a scan of your temporary registration.\"","\"PassportLanguage_KA\" : \"Georgian\"","\"Gift2TransactionRefundedConverted\" : \"Refunded Converted Gift\"","\"MainGroupProfilePhotoSetHint\" : \"Das ist jetzt das Hauptbild der Gruppe.\"","\"cast_notification_connecting_message\" : \"%1$s에 연결 중\"","\"mr_controller_stop\" : \"הפסקה\"","\"Gift2AuctionInfoLearnMore\" : \"**Learn More >**\"","\"NoUsernameFound\" : \"Nome de usuário não encontrado.\"","\"BackgroundPreview\" : \"Hintergrundvorschau\"","\"abc_action_mode_done\" : \"முடிந்தது\"","\"TodoTaskCompletedOutUnknown\" : \"You marked task as done\"","\"fingerprint_error_no_fingerprints\" : \"Nie zarejestrowano odcisków palców.\"","\"ChooseDate\" : \"Choose date\"","\"ReportMessagesCount\" : \"REPORT %1$s\"","\"SavedTagReactionsPremiumHint\" : \"Organize your Saved Messages with tags\nfor quicker access. **Learn more…**\"","\"BusinessBotNoAddedTitle\" : \"No Bot Added\"","\"BotSentVerifyRequest\" : \"**%s** has been notified and will receive your verification mark and description upon accepting.\"","\"SelectChatsForDisableAutoDelete2\" : \"will remove the self-destruct timer\"","\"RemovedFromRecent\" : \"Sticker was removed from Recent\"","\"DistanceUnitsTitle\" : \"거리 단위\"","\"AddAdminErrorNotAMember\" : \"Sorry, you can't add this user as an admin because they are not a member of this group and you are not allowed to add them.\"","\"AddEmailTitle\" : \"Scegli un'email di accesso\"","\"LiveLocationAlertGroup\" : \"Choose for how long people in this chat will see your live location.\"","\"cast_notification_connected_message\" : \"U lidh me %1$s\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Mật khẩu\"","\"cast_expanded_controller_skip_ad_label\" : \"דילוג על המודעה\"","\"call_notification_hang_up_action\" : \"Rozłącz\"","\"mr_controller_pause\" : \"Паузирај\"","\"TapToEditWidgetShort\" : \"tik om te wijzigen\"","\"Select\" : \"Select\"","\"FolderLinkSubtitle\" : \"Do you want to add a new chat folder **%s** and join its group and channels?\"","\"FontSizePreviewLine2\" : \"도쿄는 이제 아침이죠 ������\"","\"mr_dialog_groupable_header\" : \"Bæta tæki við\"","\"NotificationsUnmuted\" : \"Non silenziato\"","\"LeaveAffiliateLinkAlert\" : \"Are you sure you want to revoke the link of **%1$s**?\"","\"SecretLinkPreviewAlert\" : \"Wil je uitgebreide link-voorbeelden inschakelen voor geheime chats? Let op: deze worden gegenereerd op onze servers.\"","\"cast_rewind\" : \"Voltar\"","\"SecretWebPage\" : \"Anteprime link\"","\"mr_controller_play\" : \"Leisti\"","\"YourPasswordChangedSuccessText\" : \"Your password for Two-Step Verification has been changed.\"","\"Streaming\" : \"البث\"","\"Remove\" : \"Remove\"","\"PermissionNoContactsSharing\" : \"**Telegram** needs access to contacts so that you can share them with your friends. Tap Settings -> Permissions, and turn **Contacts** on.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Hakikisha kifaa hicho kingine kimeunganishwa kwenye mtandao wa Wi-Fi unaotumiwa na simu hii\"","\"fingerprint_not_recognized\" : \"Não reconhecida.\"","\"EventLogOriginalCaptionEmpty\" : \"Empty\"","\"cast_closed_captions_unavailable\" : \"ບໍ່ສາມາດໃຊ້ຄຳບັນຍາຍໄດ້\"","\"mr_cast_button_connected\" : \"Ülekandmine. Ühendatud\"","\"cast_pause\" : \"Sett på pause\"","\"call_notification_ongoing_text\" : \"สายที่สนทนาอยู่\"","\"mr_controller_disconnect\" : \"Uzish\"","\"google_assistant_verification_channel_name\" : \"Інструмент праверкі Памочніка\"","\"AreYouSureClearHistoryFewChats\" : \"Are you sure you want to clear history in selected chats?\"","\"BoostingStarsQuantityPrizes\" : \"Number of winners\"","\"MessageLifetimeChangedOutgoing\" : \"لقد قمت بتعيين عداد التدمير الذاتي لـ %1$s\"","\"confirm_device_credential_password\" : \"Употребете ја лозинката\"","\"AutoDownloadUpToOnAllChats\" : \"Até %1$s em todos os chats\"","\"abc_search_hint\" : \"검색...\"","\"common_google_play_services_notification_ticker\" : \"Fejl i Google Play-tjenester\"","\"abc_searchview_description_search\" : \"Pretraži\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ಪಾಸ್‌ಕೀ\"","\"PassportAddLicence\" : \"Add Driver's License\"","\"mr_controller_close_description\" : \"Đóng\"","\"cast_tracks_chooser_dialog_none\" : \"မရှိပါ\"","\"Flip\" : \"Omdraaien\"","\"SaveToGalleryChannels\" : \"Channels\"","\"mr_controller_close_description\" : \"Zatvori\"","\"BoostingStarsCountPlural_other\" : \"%1$d Stars\"","\"cast_unmute\" : \"Suarakan\"","\"Gift2AuctionPlaceBid\" : \"Place a ⭐️%s Bid\"","\"TagInfoOwnerTitle\" : \"Owner Tag\"","\"SendDayAt\" : \"'Надіслати' d MMM',' HH:mm\"","\"EmailNotAllowed\" : \"Este dominio del correo no está permitido.\"","\"StarsNotAvailableText\" : \"Sorry, no star purchases are available from your country.\"","\"EditMessageError\" : \"المعذرة، لا يمكنك تعديل هذه الرسالة.\"","\"AIEditorStylePromptHint\" : \"Instructions (for example write in bold, nautical tone, light slang (aye, matey), vivid sea imagery, playful swagger, rhythmic phrasing, adventurous mood)\"","\"abc_search_hint\" : \"Kërko…\"","\"StoryPrivacyButtonPostMultiple_one\" : \"Post %d Story\"","\"ChannelAffiliateProgramProgramsSortRevenue\" : \"Revenue\"","\"TwoStepVerificationPasswordSetInfo\" : \"Цей пароль запитуватиметься при вході з нового пристрою додатково до SMS-коду.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"டிராக்: %1$d\"","\"MediaAndSoundSettings\" : \"Media and Sound\"","\"SetPasscodeInfo\" : \"تأمين التطبيق برمز مرور لحمايته من المتطفلين.\"","\"cast_closed_captions_unavailable\" : \"Imibhalo engezansi ayitholakali\"","\"EventLogExpandMore_one\" : \"Show %d More Message\"","\"abc_action_menu_overflow_description\" : \"વધુ વિકલ્પો\"","\"SegmentationOutline\" : \"Aggiungi contorno\"","\"WrongCountry\" : \"Prefisso internazionale non valido\"","\"FontSize\" : \"Font Size\"","\"Sound\" : \"Sound\"","\"abc_capital_on\" : \"AAN\"","\"YourEmailAlmostThere\" : \"Ci siamo quasi!\"","\"AutoDeletePopupTitle\" : \"Auto-Delete\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"المحادثة المرئية العائمة\"","\"BlockUserMultiTitle\" : \"Block User\"","\"mr_cast_button_connected\" : \"Трансляциялау. Қосылды.\"","\"Gift2Months_one\" : \"%1$d month\"","\"ContactNote\" : \"Note\"","\"mr_controller_pause\" : \"Sitisha\"","\"mr_controller_stop_casting\" : \"Arrêter la diffusion\"","\"wallet_buy_button_place_holder\" : \"Купить через Google\"","\"UpdateAppAlert\" : \"Sorry, your Telegram app is out of date and can't handle this request. Please update Telegram.\"","\"BackgroundColorSinglePreviewLine2\" : \"تبدو رائعة.\"","\"cast_expanded_controller_live_head_description\" : \"Aktuell position är högst upp i liveströmmen\"","\"abc_searchview_description_query\" : \"Заявка за търсене\"","\"mr_controller_disconnect\" : \"接続を解除\"","\"InviteText2\" : \"Eu uso o Telegram para conversar. Baixa também: %1$s\"","\"search_menu_title\" : \"ძიება\"","\"mr_chooser_title\" : \"ဤစက်သို့ ကာစ်လုပ်ရန်\"","\"English\" : \"Англійська\"","\"Gift2InfoChannelConverted_other\" : \"Your channel converted this gift to **%d** Stars.\"","\"abc_menu_space_shortcut_label\" : \"רווח\"","\"SendLocation\" : \"Send my current location\"","\"NotificationHiddenChatUserName\" : \"Nutzer\"","\"EditTopic\" : \"Edit topic\"","\"mr_chooser_zero_routes_found_title\" : \"ხელმისაწვდომი მოწყობილობები არ არის\"","\"Gift2PremiumSubtitleMany_one\" : \"Subscribe to **Telegram Premium** to send up to **%d** of these gifts and unlock access to multiple additional features.\"","\"PleaseEnterNewFirstPasswordHint\" : \"Введите новый пароль\"","\"BoostingSelectUpToWarningUsers\" : \"You can select maximum 10 users.\"","\"ClearCache\" : \"مسح الذاكرة المؤقتة\"","\"FilterStories\" : \"Stories\"","\"CancelLinkSuccessTitle\" : \"Sucesso!\"","\"NotificationMessagePaidMedia_one\" : \"تم إرسال منشور من قبل %2$s بقيمة نجمة\"","\"mr_controller_disconnect\" : \"Odłącz\"","\"ThemeNameInvalid\" : \"Sorry, theme name is invalid.\"","\"Gift2AddMyNameName\" : \"Add my name to the gift\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi.\"","\"cast_pause\" : \"ਰੋਕੋ\"","\"BirthdaySetupTitle\" : \"Add your birthday! ������\"","\"common_google_play_services_notification_ticker\" : \"Google Play開発者サービスのエラー\"","\"BoostingBoostForGroups\" : \"Boosts for Groups\"","\"UseProxyForCalls\" : \"استخدام البروكسي للمكالمات\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluge\"","\"EditPhoto\" : \"Apri nell'editor\"","\"abc_capital_on\" : \"УКЉУЧЕНО\"","\"PhoneNumberChangeTitle\" : \"تغيير الرقم\"","\"BoostingApplyChangesCountries\" : \"You have changed the list of countries. Apply changes?\"","\"call_notification_incoming_text\" : \"Чалып жатат\"","\"StoryCollageReorderHint\" : \"You can drag a tile to reorder\"","\"cast_expanded_controller_live_stream_indicator\" : \"Reproducció en directe\"","\"CheckYourNewEmailSubtitle\" : \"Inserisci il codice che abbiamo inviato alla tua nuova email %1$s.\"","\"Gift2Upgrade\" : \"Make Unique for ⭐️%d\"","\"ChannelAffiliateProgramFeature2\" : \"Track your commissions from referred users in real time.\"","\"generic_error_no_keyguard\" : \"This device does not support PIN, pattern, or password.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Anuluj\"","\"PaymentCheckoutEmail\" : \"Contact address\"","\"SwipeUnmute\" : \"Ton ein\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Senha\"","\"cast_casting_to_device\" : \"A transmitir para %1$s\"","\"LivePhotosSavedHint_one\" : \"Motion Photo saved to gallery\"","\"ShareSendVideos_other\" : \"Send %1$d videos\"","\"AreYouSureClearHistorySavedMessages\" : \"هل تريدون فعلًا مسح **الرسائل المحفوظة**؟ هذا الإجراء لا يمكن التراجع عنه.\"","\"mr_controller_disconnect\" : \"ချိတ်ဆက်မှု ဖြုတ်ရန်\"","\"ResendSmsAvailableIn\" : \"You can request a new SMS in %1$d:%2$02d\"","\"UndoAllCustom\" : \"Das setzt all deine angepassten Einstellungen für Kontakte, Gruppen und Kanäle zurück.\"","\"cast_stop\" : \"หยุด\"","\"AutoDownloadOnRoamingDataInfo\" : \"Attiva questo se vuoi che i media siano scaricati automaticamente in roaming.\"","\"mr_dialog_transferable_header\" : \"Възпроизвеждане в група\"","\"AutoDownloadPm\" : \"MP\"","\"SyncContactsDeleteTitle\" : \"Delete contacts\"","\"NotificationPinnedPaidMedia_one\" : \"%2$s fixou um post pago que custa %1$d estrela\"","\"StoryPhoto\" : \"Photo\"","\"FilterUnmuteAll\" : \"Activar todo\"","\"AccDescrAttachButton\" : \"Attach media\"","\"mr_dialog_groupable_header\" : \"Түзмөк кошуу\"","\"ActionYouScored\" : \"Du hast %1$s erzielt\"","\"fingerprint_not_recognized\" : \"ບໍ່ຮັບຮູ້\"","\"FontSizePreviewLine2\" : \"الوقت صباح هنا في دبي ������\"","\"AttachAudio\" : \"Mensaje de voz\"","\"PermissionDrawAboveOtherAppsTitle\" : \"Modo imagen en imagen\"","\"abc_searchview_description_submit\" : \"Envoyer la requête\"","\"AddEmailTitle\" : \"E-Mail für Anmeldung\"","\"fcm_fallback_notification_channel_label\" : \"Varie\"","\"AttachVideoExpired\" : \"فيديو منتهي الصلاحية\"","\"mr_controller_close_description\" : \"닫기\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"സബ്‌ടൈറ്റിലുകൾ\"","\"cast_tracks_chooser_dialog_cancel\" : \"Bekor qilish\"","\"TranslationFailedAlert1\" : \"Translation failed. Try again later.\"","\"PasswordEmailInvalid\" : \"이메일이 올바르지 않습니다. 다시 입력해 주세요.\"","\"cast_rewind\" : \"Rudisha nyuma\"","\"SearchChats\" : \"Search Chats\"","\"ProxyAddedSuccess\" : \"Proxy adicionado.\"","\"PremiumLastSeenButton2\" : \"Subscribe to Telegram Premium\"","\"ChangeGroupAppearance\" : \"Aspetto\"","\"AreYouSureShareMyContactInfoWebapp\" : \"**%s** will know your phone number. This can be useful for integration with other services.\"","\"abc_capital_on\" : \"TIL\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s heeft quiz \"%2$s\" vastgezet\"","\"cast_notification_disconnect\" : \"Ontkoppel\"","\"mr_controller_album_art\" : \"Albüm kapağı\"","\"AIEditorBefore\" : \"Before\"","\"BoostingStarsPreparedGiveawaySubscriptionsPlural_one\" : \"%1$d star\"","\"abc_activity_chooser_view_see_all\" : \"అన్నీ చూడండి\"","\"fingerprint_error_user_canceled\" : \"Kasutaja tühistas sõrmejälje kasutamise.\"","\"AccDescrStoryPinned\" : \"Pinned\"","\"abc_menu_space_shortcut_label\" : \"空格鍵\"","\"Gift2Premium\" : \"Gift Premium\"","\"PremiumStickerTooltip\" : \"This pack contains premium stickers like this one.\"","\"google_assistant_verification_notification_title\" : \"Google सहायकले सन्देश पठाउँदै छ\"","\"cast_expanded_controller_ad_in_progress\" : \"Igangværende annonce…\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda.\"","\"cast_seek_bar\" : \"Control lliscant de cerca\"","\"cast_tracks_chooser_dialog_audio\" : \"ଅଡିଓ\"","\"ResetMyAccountWarning\" : \"Warnung\"","\"mr_chooser_looking_for_devices\" : \"Търсят се устройства...\"","\"common_google_play_services_enable_button\" : \"Activează\"","\"LowDiskSpaceMessage2\" : \"مساحة القرص على جهازك على وشك النفاد. يمكنك استخدام إعدادات ذاكرة التخزين المؤقت لإزالة الوسائط غير الضرورية. يمكنك إعادة تنزيل الملفات إذا احتجت إليها مرة أخرى.\"","\"mr_controller_stop\" : \"روکیں\"","\"BoostingPremiumChristmasSubTitle\" : \"Give Telegram Premium for Christmas.\"","\"cast_notification_default_channel_name\" : \"কাস্ট করুন\"","\"LocalDatabase\" : \"Local Database\"","\"SendMessageTitle\" : \"Send message\"","\"StopLoadingTitle\" : \"Stop loading?\"","\"abc_activity_chooser_view_see_all\" : \"Pokaż wszystko\"","\"cast_notification_connected_message\" : \"Установена е връзка с/ъс „%1$s“\"","\"TwoStepVerificationSetPassword\" : \"Imposta password\"","\"AreYouSureClearHistoryWithUser\" : \"¿Quieres eliminar el historial del chat con **%1$s**?\"","\"AutoDownloadFiles\" : \"الملفات\"","\"RestoreEmailNoAccess\" : \"Не маєте доступу до %1$s?\"","\"call_notification_decline_action\" : \"Մերժել\"","\"default_error_msg\" : \"Hindi alam na error\"","\"PrivacyExceptions\" : \"Exceptions\"","\"Gift2RemoveDescriptionButton\" : \"Remove for ⭐️%d\"","\"abc_menu_space_shortcut_label\" : \"medzerník\"","\"NoIconsFound\" : \"No icons found\"","\"SettingsHelp\" : \"Ayuda\"","\"mr_dialog_transferable_header\" : \"گروپ پر چلائیں\"","\"WhoCanCallMe\" : \"Who can call me?\"","\"AutoDownloadOnWiFiData\" : \"Wi-Fi 연결 시\"","\"EventLogDeletedMultipleMessagesHide\" : \"Hide all\"","\"PopupEnabled\" : \"Ingeschakeld\"","\"FilterDiscardNewSave\" : \"Create\"","\"UseProxyTelegram\" : \"Proxy MTProto\"","\"mr_controller_disconnect\" : \"منقطع کریں\"","\"MessageOptionsLink\" : \"Link\"","\"RequireMonthlyFeePriceHint\" : \"Stars Amount per month\"","\"EventLogDeletedMultipleMessagesToExpand_other\" : \"un1 deleted %1$d messages from %2$s\"","\"common_signin_button_text_long\" : \"Google এর মাধ্যমে সাইন-ইন করুন\"","\"NotificationGroupKickYou\" : \"%1$s removed you from the group %2$s\"","\"VoipGroupViewVoiceChat\" : \"VIEW VOICE CHAT\"","\"InAppSounds\" : \"أصوات داخل التطبيق\"","\"ResetAutomaticMediaDownloadAlertTitle\" : \"Einstellungen zurücksetzen\"","\"AreYouSureShareMyContactInfoBot\" : \"سيطلع البوت على رقم هاتفك. قد يكون هذا مفيدًا عند التعامل مع خدماتٍ أخرى.\"","\"abc_search_hint\" : \"搜索…\"","\"AreYouSureDeleteThisChatWithUser\" : \"**%1$s** 님과의 대화를 영구삭제하시겠습니까?\"","\"generic_error_no_keyguard\" : \"Ez az eszköz nem támogatja PIN-kód, minta vagy jelszó használatát.\"","\"GroupEmojiStatus\" : \"Group Emoji Status\"","\"AttachGif\" : \"GIF\"","\"ResetAccountInfo\" : \"بما أن الحساب %1$s نشط ومحمي بكلمة مرور، سيتم حذفه بعد أسبوع واحد. هذا التأخير ضروري لأغراض أمنية.\n\nيمكنك إلغاء هذه العملية في أي وقت.\"","\"common_open_on_phone\" : \"在手機開啟\"","\"LimitReachedChatInFoldersLocked\" : \"Sorry, you can't add more than **%1$d** chats to a folder. Please create a new one. We are working to let you increase this limit in the future.\"","\"ShowSenderNames\" : \"Afzendernamen tonen\"","\"PasswordHintText\" : \"Створіть підказку для свого пароля\"","\"TurnPasswordOffPassport\" : \"Все данные, сохранённые в Вашем Telegram Passport, будут потеряны.\"","\"NoPopup\" : \"사용 안 함\"","\"InstallGoogleMaps\" : \"Install Google Maps?\"","\"SendTodayAt\" : \"'오늘' HH:mm '에 보내기'\"","\"LiveStoryStart\" : \"Start Live Stream\"","\"Page5Title\" : \"Powerful\"","\"confirm_device_credential_password\" : \"ใช้รหัสผ่าน\"","\"BoostingStarsGiveawayHowItWorksText_one\" : \"This giveaway is sponsored by the admins of **%2$s**, who acquired **%1$d Star** for its followers.\"","\"LoginPasswordText\" : \"You have Two-Step Verification enabled, so your account is protected with an additional password.\"","\"formatterGiveawayMonthDayYear\" : \"d 'de' MMMM 'de' yyyy\"","\"mr_controller_no_media_selected\" : \"メディアが選択されていません\"","\"mr_chooser_wifi_warning_description_phone\" : \"మరొక పరికరం ఈ ఫోన్ లాగా అదే Wi-Fi నెట్‌వర్క్‌లో ఉందని నిర్ధారించుకోండి\"","\"abc_shareactionprovider_share_with_application\" : \"%s ilə paylaşın\"","\"StoryLive\" : \"Live\"","\"mr_chooser_title\" : \"Odeslat do zařízení\"","\"RestoreEmailSent\" : \"Abbiamo inviato un codice di recupero all'email fornita:\n\n%1$s\"","\"PrivacyBotUsersAnd\" : \"Mini Apps & %s\"","\"SyncContacts\" : \"Sync Contacts\"","\"SelectChat\" : \"Select Chat\"","\"LimitReachedSharedFoldersLocked\" : \"You can only have %1$d shareable folders. We are working to let you increase this limit in the future.\"","\"ThemePreviewDialog6\" : \"Kate Bright\"","\"WrongCodeTitle\" : \"Wrong code\"","\"SentFragmentCode\" : \"Obtenha o código para %1$s na seção Anonymous Numbers do Fragment.\"","\"cast_notification_connected_message\" : \"%1$s मा कनेक्ट गरियो\"","\"cast_notification_disconnect\" : \"Koppla från\"","\"Gift2UpgradeFeature1Text\" : \"Get a unique number, model, backdrop and a symbol for your gift.\"","\"SuggestionAgreementReachedUser1PastSimple\" : \"������ Your post was automatically published on **%s** **%s**\"","\"ActionAddUser\" : \"un1 adicionou un2\"","\"ReportChatSent\" : \"Report sent\"","\"VoipConferenceKicked\" : \"**%1$s** removed from the group chat.\"","\"cast_live_label\" : \"લાઇવ\"","\"PrivacyUserTypes\" : \"User Types\"","\"abc_shareactionprovider_share_with\" : \"Deila með\"","\"PrivacyVoiceMessagesTitle\" : \"Who can send me voice messages?\"","\"cast_expanded_controller_skip_ad_text\" : \"%1$d دیگر می‌توانید آگهی را رد کنید…\"","\"mr_chooser_searching\" : \"正在尋找裝置\"","\"TonTopUp\" : \"Top Up\"","\"LiveLocations\" : \"Live locations\"","\"generic_error_no_device_credential\" : \"PIN, corak atau kata laluan tidak ditetapkan.\"","\"BoostingRemoveRestrictionsSubtitle_other\" : \"Boost the group **%1$d** times to remove messaging restrictions. Your boosts will help **%2$s** to unlock new features.\"","\"fingerprint_error_no_fingerprints\" : \"Inga fingeravtryck har registrerats.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"උපසිරැසි\"","\"GroupJoinRequestSent\" : \"JOIN REQUEST SENT\"","\"DeleteAllMessagesSavedAlert\" : \"تحذير! سيؤدي هذا **لحذف جميع الرسائل** في هذه المحادثة.\"","\"TopAdmins\" : \"Top admins\"","\"AskAQuestionInfo\" : \"Houd er rekening mee dat de ondersteuning van Telegram door vrijwilligers wordt gedaan. We proberen zo snel mogelijk te reageren, maar soms kan het even duren.\n\nBekijk ook de <a href=\"https://telegram.org/faq#general-questions\">veelgestelde vragen</a> van Telegram: daar vind je antwoorden op de meestgestelde vragen en belangrijke tips voor <a href=\"https://telegram.org/faq#troubleshooting\">probleemoplossing</a>.\"","\"NotificationsTurnOff\" : \"Uitschakelen\"","\"HoursSchedule_one\" : \"%1$d hour\"","\"mr_controller_close_description\" : \"Затваряне\"","\"Gift2ToBalance_one\" : \"Convert to %d Star\"","\"SharedVoiceTab2\" : \"Voice\"","\"cast_stop\" : \"বন্ধ কৰক\"","\"mr_controller_album_art\" : \"Albumo viršelis\"","\"RemindTodayAt\" : \"'Lembrar hoje às' HH:mm\"","\"StoryNotificationHidden_one\" : \"%d story was posted\"","\"abc_shareactionprovider_share_with_application\" : \"%s orqali ulashish\"","\"CancelLinkExpired\" : \"Link is invalid or expired.\"","\"Gift2WearTitle\" : \"Wear %s\"","\"WithdrawChannelAlertText\" : \"You can withdraw only if you have:\"","\"abc_capital_on\" : \"ဖွင့်\"","\"cast_stop_live_stream\" : \"Apturēt tiešraides straumi\"","\"BoostingGiveawayHowItWorksSubTextSeveral2_one\" : \"and **%1$d** other listed channel\"","\"AttachStickersRestricted\" : \"The admins of this group have restricted you from sending stickers here until %1$s\"","\"abc_action_bar_up_description\" : \"Siirry ylös\"","\"common_google_play_services_updating_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play, ເຊິ່ງ​ກຳ​ລັງ​ອັບ​ເດດ​ຢູ່​ໃນ​ປະ​ຈຸ​ບັນ.\"","\"GiftValueMinPrice\" : \"Minimum Price\"","\"ActionAddUserSelfYou\" : \"Você retornou ao grupo\"","\"cast_skip_next\" : \"Pāriet uz nākamo vienumu\"","\"Gift2AuctionTableCurrentRoundsTwo\" : \"Rounds %1$d-%2$d\"","\"ReportFalsePositive\" : \"Report False Positive\"","\"ResetPasswordWait\" : \"Вы недавно запрашивали сброс пароля, но запрос был отменён. Новый запрос можно будет сделать через %1$s.\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje uređaj ne podržava.\"","\"ResetCustomNotificationsAlertTitle\" : \"Redefinir notificações\"","\"RestorePasswordResetPasswordOk\" : \"Пароль двоетапної перевірки скинуто.\"","\"PremiumPreviewFolderTags\" : \"Tag Your Chats\"","\"ResetPassword\" : \"إعادة تعيين كلمة المرور\"","\"UsernameInvalidStartNumber\" : \"Gebruikersnamen kunnen niet met een nummer beginnen.\"","\"mr_dialog_groupable_header\" : \"Thêm thiết bị\"","\"SelfStoryTitle\" : \"My Story\"","\"abc_activity_chooser_view_see_all\" : \"सर्व पहा\"","\"UseProxyAddress\" : \"Server\"","\"BusinessRepliesRemoveMessage\" : \"You didn't create a quick reply message. Do you want to exit this page and remote the shortcut?\"","\"HintAddYourPhotoText\" : \"Help your friends spot you easily.\"","\"mr_chooser_wifi_learn_more\" : \"ပိုမိုလေ့လာရန်\"","\"CancelLinkSuccessTitle\" : \"Успіх!\"","\"English\" : \"영어\"","\"abc_menu_sym_shortcut_label\" : \"Symbol + \"","\"PermissionStorageWithHint\" : \"**Telegram** necesita acceso al almacenamiento para que puedas enviar y guardar fotos, videos, música y otros archivos. Toca Ajustes > Permisos, y activa **Archivos y contenido multimedia**.\"","\"AttachPhotoRestricted\" : \"The admins of this group have restricted you from sending photo here until %1$s\"","\"VoipCallEncryptionEndToEnd\" : \"This call is end to end encrypted\"","\"mr_chooser_wifi_warning_description_car\" : \"Provjerite je li drugi uređaj na istoj WiFi mreži na kojoj je i automobil\"","\"abc_activity_chooser_view_see_all\" : \"Показать все\"","\"EnterPassword\" : \"Insira a senha\"","\"fingerprint_dialog_touch_sensor\" : \"கைரேகை சென்சாரைத் தொடுக\"","\"cast_connecting_to_device\" : \"Prisijungiama prie „%1$s“\"","\"ResetPassword\" : \"Reset password\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Переконайтеся, що інший пристрій підключено до тієї самої мережі Wi-Fi, що й цей пристрій\"","\"Gift2ExportTONUnlocksIn_one\" : \"unlocks in %d day\"","\"RegisterText2\" : \"يُرجى إدخال اسمك وإضافة صورة لملفك الشخصي.\"","\"InvalidCode\" : \"Invalid code\"","\"StarsSubscriptionBotProduct\" : \"Subscription\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करें\"","\"abc_searchview_description_query\" : \"طلب بحث\"","\"BadgeNumber\" : \"Globo en el ícono\"","\"cast_expanded_controller_live_stream_indicator\" : \"Transmetim i drejtpërdrejtë\"","\"Cancel\" : \"Cancel\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s pinned a live location\"","\"common_google_play_services_enable_text\" : \"আপুনি Google Play সেৱাবোৰ সক্ষম নকৰালৈকে %1$sএ কাম নকৰিব।\"","\"cast_expanded_controller_ad_image_description\" : \"Obrázek, který se zobrazí, když přijímač odesílaného obsahu bude přehrávat reklamu\"","\"common_google_play_services_update_title\" : \"Թարմացնել Google Play ծառայությունները\"","\"mr_chooser_wifi_warning_description_tablet\" : \"အခြားစက်သည် ဤတက်ဘလက်နှင့် Wi-Fi ကွန်ရက်တစ်ခုတည်းတွင် ရှိနေကြောင်း သေချာပါစေ\"","\"LiteOptionsAutoplayVideo\" : \"Autoplay Videos\"","\"fingerprint_error_lockout\" : \"অতি বেছি চেষ্টা অনুগ্ৰহ কৰি পিছত আকৌ চেষ্টা কৰক।\"","\"mr_controller_disconnect\" : \"ਡਿਸਕਨੈਕਟ ਕਰੋ\"","\"AddAnExplanationInfo\" : \"사용자가 틀린 답을 선택하면 이 설명이 나타납니다. 교육용으로 활용하기 좋습니다.\"","\"cast_skip_prev\" : \"Spring til forrige punkt\"","\"cast_tracks_chooser_dialog_cancel\" : \"Odustani\"","\"Gift2AttributeOriginalDetailsComment\" : \"Gifted by %1$s to %2$s on %3$s with the comment: “%4$s”\"","\"ActionChannelCallScheduled\" : \"Stream en directo programado para el %1$s\"","\"cast_connecting_to_device\" : \"Установява се връзка с/ъс „%1$s“\"","\"UsersRestricted_one\" : \"%1$d user restricted.\"","\"PasswordHintPlaceholder\" : \"Suggerimento\"","\"LeaveConversationMenu\" : \"Leave Conversation\"","\"mr_controller_stop_casting\" : \"Deter emisión\"","\"mr_chooser_wifi_warning_description_phone\" : \"Pastikan perangkat lainnya berada di jaringan Wi-Fi yang sama dengan ponsel ini\"","\"SharedGIFsTab2\" : \"صور متحركة\"","\"AttachDestructingVideo\" : \"Vídeo Autodestrutivo\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ردیابی %1$d\"","\"mr_controller_play\" : \"Възпроизвеждане\"","\"mr_chooser_title\" : \"Емитување на\"","\"PremiumTierAnnualYears_one\" : \"%d-Year\"","\"mr_chooser_wifi_warning_description_tv\" : \"আনটো ডিভাইচ এই টিভিটোৰ সৈতে একেটা ৱাই-ফাই নেটৱৰ্কতে থকাটো নিশ্চিত কৰক\"","\"NotificationMessageLiveLocation\" : \"%1$s ti ha inviato una posizione in tempo reale\"","\"cast_skip_next\" : \"Přejít na další položku\"","\"AttachRound\" : \"Videomensaje\"","\"WrongNumber\" : \"Wrong number?\"","\"ChannelAddedBy\" : \"un1 added you to this channel\"","\"PaintRectangle\" : \"Rectangle\"","\"call_notification_answer_action\" : \"Antwoord\"","\"abc_action_bar_up_description\" : \"Перейти вверх\"","\"PopupEnabled\" : \"사용\"","\"PinOldMessageAlert\" : \"Do you want to pin an older message while leaving a more recent one pinned?\"","\"WebAppDisclaimerUrl\" : \"https://telegram.org/tos/mini-apps\"","\"EventLogChangedColor\" : \"un1 changed channel color from %1$s to %2$s\"","\"PasteFromClipboard\" : \"Plakken uit klembord\"","\"NotificationMessageStickerEmoji\" : \"%1$s ti ha inviato uno %2$s sticker\"","\"WebNoHistory\" : \"No history yet\"","\"AdditionalReactionsDescription\" : \"Unlock a wider range of reactions on messages by subscribing to Telegram Premium.\"","\"DirectShareInfo\" : \"Chats recientes al compartir en Android\"","\"common_open_on_phone\" : \"Buka pada telefon\"","\"mr_user_route_category_name\" : \"Սարքեր\"","\"PaymentCardTitle\" : \"Payment card\"","\"BoostingGiveawayHowItWorksTextEndGroup_one\" : \"This giveaway was sponsored by the admins of **%2$s**, who acquired **%3$s Telegram Premium** subscription for %4$s for its members.\"","\"VoipUseLessData\" : \"Use less data for calls\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Otrai ierīcei ir jābūt savienotai ar to pašu Wi-Fi tīklu, ar kuru ir izveidots savienojums šajā planšetdatorā.\"","\"NotificationsGroups\" : \"Gruppi\"","\"BackgroundIntensity\" : \"Intensidade\"","\"PassportPhoneUseSame\" : \"Use %1$s\"","\"BotVerifyUserTitle\" : \"Verify User\"","\"NoChannelsTitle\" : \"No channels yet…\"","\"abc_shareactionprovider_share_with_application\" : \"Delite pomoću aplikacije %s\"","\"NotificationsPriorityLow\" : \"Bassa\"","\"TodoCompletedDateTimeAt\" : \"Completed %1$s at %2$s\"","\"ChannelAffiliateProgramLinkOpenedNone\" : \"No one has opened %s through this link.\"","\"abc_activitychooserview_choose_application\" : \"Selecciona una aplicació\"","\"cast_expanded_controller_live_head_description\" : \"ตำแหน่งปัจจุบันอยู่ที่ส่วนบนของสตรีมแบบสด\"","\"cast_skip_prev\" : \"Rudi kwenye kipengee kilichotangulia\"","\"SegmentationTabToCrop\" : \"النقر على عنصر لاقتصاصه\"","\"mr_controller_no_info_available\" : \"沒有可用的資訊\"","\"VoiceOnceOutHint\" : \"This message will disappear once **%s** plays it once.\"","\"CreateManagedBotLimitText\" : \"You can create up to %d bots, or delete your current ones via @BotFather\"","\"cast_expanded_controller_ad_image_description\" : \"تصویری که هنگام نمایش آگهی در گیرنده محتوی نشان داده می‌شود\"","\"NotificationMessageGiftCode\" : \"%1$s te envió un código de regalo de %2$s de Telegram Premium\"","\"YourEmailSkip\" : \"Skip\"","\"SaveToGalleryHintCurrent\" : \"Automatically save all new media from this chat to your phone's gallery.\"","\"AddManyMembersAlertTitle_one\" : \"Add member\"","\"AreYouSureClearHistoryWithChat\" : \"هل تريدون فعلًا مسح سجل المحادثة في **%1$s**؟\"","\"AutoDelete7Days\" : \"1 week\"","\"cast_rewind\" : \"Тастер за премотавање уназад\"","\"AutoDownloadMedium\" : \"Medium\"","\"SmsText\" : \"Ми надішлемо вам SMS за %1$d:%2$02d\"","\"confirm_device_credential_password\" : \"Usar contraseña\"","\"common_google_play_services_update_text\" : \"%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester.\"","\"CallText\" : \"Telegram belt je over %1$d:%2$02d min\"","\"BusinessIntroMessageHint\" : \"Enter Message\"","\"TelegramStarsChoose\" : \"Choose package\"","\"CaptionPremiumTitle\" : \"Maximum Length Reach\"","\"common_google_play_services_install_text\" : \"%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo.\"","\"common_google_play_services_install_text\" : \"Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind.\"","\"ActionInviteUser\" : \"تم انضمام un1 للمجموعة عبر رابط دعوة\"","\"FolderLinkOtherAdminLimitError\" : \"One of the groups in this folder can’t be added because one of its admins has too many groups and channels.\"","\"SwipeDeleteChat\" : \"Delete\"","\"BoostFeatureCustomBackground\" : \"Custom Channel Background\"","\"DiceInfo2\" : \"Send a **:dice:** emoji to any chat to roll a die.\"","\"SegmentationUndo\" : \"Deshacer\"","\"EditName\" : \"Edit Name\"","\"LinkDesktopDevice\" : \"Link Desktop Device\"","\"RevenueSharingAdsInfo4Subtitle2Bot\" : \"Anyone can create an ad to display in this bot — with minimal budgets. Check out the **Telegram Ad Platform** for details. %1$s\"","\"SetEmojiStatusUntil8Hours\" : \"Set for 8 hours\"","\"fingerprint_error_no_fingerprints\" : \"Neužregistruota jokių kontrolinių kodų.\"","\"ActionRevokedInviteLinkClickable\" : \"un1 ha revocato il link d'invito un2\"","\"cast_stop_live_stream\" : \"ಲೈವ್ ಸ್ಟ್ರೀಮ್ ನಿಲ್ಲಿಸಿ\"","\"abc_menu_function_shortcut_label\" : \"Funksjon+\"","\"AccDescrGoBack\" : \"Go back\"","\"abc_searchview_description_clear\" : \"Effacer la requête\"","\"ConnectedAccountsLimitSubtitle\" : \"Connect %d accounts with different mobile numbers\"","\"AreYouSureDeleteFewMessages\" : \"Vuoi davvero eliminare questi messaggi?\"","\"ScreenCaptureShowContent\" : \"Show Content\"","\"StoryNotFound\" : \"This story is no longer available\"","\"cast_forward_10\" : \"दस सेकंड आगे बढ़ाएं\"","\"Rename\" : \"إعادة تسمية\"","\"NewSecretChat\" : \"New Secret Chat\"","\"call_notification_screening_text\" : \"Մուտքային զանգի զտում\"","\"VoiceOnceCloseMessage\" : \"Are you sure you want to stop listening and delete voice message?\"","\"BotAffiliateProgramText\" : \"Reward those who help grow your user base.\"","\"Gift2ListingsCount_other\" : \"%d listings\"","\"TodoTaskPlaceholder\" : \"Task\"","\"mr_controller_expand_group\" : \"Expandir\"","\"abc_action_bar_up_description\" : \"Движи се нагоре\"","\"mr_controller_play\" : \"പ്ലേ ചെയ്യുക\"","\"cast_expanded_controller_ad_in_progress\" : \"מודעה בתהליך...\"","\"common_google_play_services_enable_title\" : \"Attiva Google Play Services\"","\"BackgroundColorSinglePreviewLine2\" : \"Ziet er prima uit\"","\"mr_system_route_name\" : \"Систем\"","\"ReportChatIllegalDrugs\" : \"Illegal Drugs\"","\"NotificationsCustomize\" : \"Anpassen\"","\"cast_mute\" : \"Isključi zvuk\"","\"mr_controller_no_media_selected\" : \"Nincs kiválasztott médiatartalom\"","\"abc_menu_meta_shortcut_label\" : \"Meta + \"","\"ReactionsOff\" : \"Off\"","\"StickersRemoved\" : \"Stickers removed.\"","\"Gift2SoldOut\" : \"sold out\"","\"ImportToChatNoTitle\" : \"Do you want to import messages to the group **%1$s**?\"","\"NotificationMessageGroupLiveLocation\" : \"شارك %1$s موقعه الحي مع مجموعة %2$s\"","\"ErrorSendRestrictedVoice\" : \"Sorry, the admins of this group have restricted you from sending voice messages.\"","\"mr_controller_disconnect\" : \"Verbinding verbreken\"","\"RemoveDocumentsTitle_other\" : \"Remove %d documents\"","\"common_google_play_services_notification_channel_name\" : \"Διαθεσιμότητα υπηρεσιών Google Play\"","\"BoostingBoostsChannelByUserServiceMsg\" : \"%s boosted the channel\"","\"SuggestContactsTitle\" : \"Disable suggestions\"","\"ChannelMessageAudio\" : \"%1$s posted a voice message\"","\"EmojiRemovedMultipleInfo_one\" : \"%1$d emoji pack is no longer in your emoji.\"","\"cast_casting_to_device\" : \"%1$s түзмөгүнө чыгарылууда\"","\"PsaMessageInfoDefault\" : \"This is an important notification.\"","\"common_google_play_services_update_button\" : \"புதுப்பி\"","\"StarsTransactionTONFromFragmentLink\" : \"https://fragment.com/ads/topup\"","\"cast_expanded_controller_skip_ad_text\" : \"Reklāmu varēsiet izlaist pēc šāda laika: %1$d…\"","\"google_assistant_verification_notification_title\" : \"Google Assistant lähettää viestiä\"","\"AutoDownloadStories\" : \"Stories\"","\"mr_system_route_name\" : \"Systém\"","\"cast_expanded_controller_ad_in_progress\" : \"Annonse pågår …\"","\"NotificationPinnedPaidMedia_other\" : \"%2$s hat einen kostenpflichtigen Beitrag für %1$d Stern angeheftet\"","\"ReportHint\" : \"Additional details...\"","\"BoostStories_other\" : \"**%d** stories\"","\"mr_controller_play\" : \"Ойнату\"","\"PassportDeleteDocumentAlert\" : \"Do you want to delete this document?\"","\"SuggestPostForFree\" : \"Message\"","\"AccDescrMsgSendingError\" : \"Sending error\"","\"AddStory\" : \"Add Story\"","\"generic_error_user_canceled\" : \"Autentikasi dibatalkan oleh pengguna.\"","\"PasswordRecovery\" : \"Wachtwoordherstel\"","\"mr_controller_no_info_available\" : \"Nenhuma informação disponível\"","\"EnterYourPasscodeInfo\" : \"이 설정을 관리하려면 현재 텔레그램 암호를 입력해주세요.\"","\"GifSavedToDownloadsHintLinked\" : \"GIF in **Downloads** gespeichert.\"","\"AutoDownloadMedium\" : \"중간\"","\"common_google_play_services_unknown_issue\" : \"%1$sର Google Play ସେବା ସହ ଏକ ସମସ୍ୟା ରହିଛି। ଦୟାକରି ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।\"","\"SendGameToText\" : \"Möchtest du dieses Spiel mit **%1$s** teilen?\"","\"abc_searchview_description_query\" : \"Suchanfrage\"","\"StarRatingFuturePendingPoints_other\" : \"%d points are pending.\"","\"Todo\" : \"Checklist\"","\"StoriesForwardTitle\" : \"Your Stories\"","\"BoostingStarsGiveawayAdditionPrizeHint\" : \"Turn this on if you want to give the winners your own prizes in addition to Stars.\"","\"mr_button_content_description\" : \"Átküldés\"","\"NotificationActionPinnedGifUser\" : \"%1$s ha fissato una GIF\"","\"VibrationDefault\" : \"Padrão\"","\"ScheduleNotifyOffGroup\" : \"Members will receive a silent notification\"","\"mr_controller_album_art\" : \"ალბომის გარეკანი\"","\"ic_media_route_learn_more_accessibility\" : \"Saznajte kako da prebacujete\"","\"Loading\" : \"Loading...\"","\"PasswordHint\" : \"Подсказка\"","\"ic_media_route_learn_more_accessibility\" : \"कास्ट कसे करावे हे जाणून घ्या\"","\"Gift2TitleReceived\" : \"Received Gift\"","\"GroupStickers\" : \"Group Stickers\"","\"call_notification_screening_text\" : \"Преглежда се входящо обаждане\"","\"Bot\" : \"bot\"","\"cast_casting_to_device\" : \"Átküldés ide: %1$s\"","\"FromYou\" : \"Tú\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost Google Play usluga\"","\"AreYouSureClearHistoryFewChats\" : \"¿Quieres eliminar el historial en estos chats?\"","\"RecentPostsCapitalize\" : \"Recent Posts\"","\"SavedTagReactionsHint\" : \"You can add a tag to the message\"","\"mr_user_route_category_name\" : \"ਡੀਵਾਈਸਾਂ\"","\"BoostingReceivedPrizeDuration\" : \"Your prize is a **Telegram Premium** subscription for %s.\"","\"RestoreEmailTroubleText2\" : \"Als je geen toegang hebt tot je herstel-e-mailadres, heb je twee mogelijkheden: je wachtwoord alsnog terugvinden of 7 dagen wachten zodat je wachtwoord opnieuw wordt ingesteld.\"","\"cast_live_label\" : \"ਲਾਈਵ\"","\"mr_chooser_wifi_warning_description_phone\" : \"Provjerite je li drugi uređaj na istoj WiFi mreži na kojoj je i telefon\"","\"fingerprint_not_recognized\" : \"Neatpažinta\"","\"abc_searchview_description_submit\" : \"Pošaljite upit\"","\"cast_expanded_controller_skip_ad_text\" : \"તમે %1$dમાં જાહેરાતને છોડી શકો છો…\"","\"TagInfoAdminTitle\" : \"Admin Tag\"","\"YourNumber\" : \"Seu número\"","\"PassportNativeHeaderLang\" : \"Your name in %1$s\"","\"EnableStreaming\" : \"동영상 및 음악 파일 스트리밍\"","\"PinnedCall\" : \"Pinned Call\"","\"ErrorSendRestrictedMusic\" : \"Spiacenti, gli amministratori del gruppo ti hanno vietato di inviare musica.\"","\"cast_expanded_controller_live_head_description\" : \"موقعیت فعلی در ابتدای جریان مستقیم است\"","\"call_notification_screening_text\" : \"Preverjanje dohodnega klica\"","\"abc_searchview_description_search\" : \"Căutați\"","\"cast_closed_captions\" : \"Feliratok\"","\"NotificationGroupInvitedToCall\" : \"%1$s hat %3$s in den Videochat in %2$s eingeladen\"","\"mr_cast_button_disconnected\" : \"Emitir. Desconectado\"","\"call_notification_screening_text\" : \"اِن کمنگ کال کی اسکریننگ\"","\"NoHandleAppInstalled\" : \"Je hebt geen apps die bestandstype '%1$s' kunnen verwerken, gelieve een compatibele app te installeren\"","\"DialogPin\" : \"Pin\"","\"call_notification_answer_action\" : \"መልስ\"","\"BlockUserReplyAlert\" : \"Do you want to block messages from **%1$s**?\"","\"EventLogEmpty2\" : \"**No actions here yet**\n\nThe group's members and admins have not taken any service actions in the last **48** hours.\"","\"MessagesDeletedUndo_one\" : \"Messages for %1$s day deleted\"","\"ReplyToPollIn\" : \"Reply to poll option in %s\"","\"DeleteLocalizationTitle\" : \"Sprachpaket löschen\"","\"ResellGiftFilterSortDateShort\" : \"Date\"","\"BusinessAwayOnlyOfflineInfo\" : \"Don’t send the away message if you’ve recently been online.\"","\"Sharpen\" : \"Schärfe\"","\"NoUsernameFound\" : \"Gebruikersnaam niet gevonden.\"","\"cast_notification_connecting_message\" : \"%1$s உடன் இணைக்கிறது\"","\"abc_searchview_description_query\" : \"搜尋查詢\"","\"NotificationActionPinnedFileChannel\" : \"%1$s fixou um arquivo\"","\"AddMutual\" : \"Add contacts to your channel\"","\"Gift2AddToCollection\" : \"Add to Collection\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密碼金鑰\"","\"EmailLoginChangeMessage\" : \"This email address will be used every time you log in to your Telegram account from a new device.\"","\"GiftOfferStatusExpired\" : \"This offer has expired.\"","\"UsernameLinkPlaceholder\" : \"gebruikersnaam\"","\"cast_unmute\" : \"음소거 해제\"","\"StoryArchived_one\" : \"%d story is hidden from your profile\"","\"mr_button_content_description\" : \"Przesyłanie\"","\"cast_unmute\" : \"Rejesha sauti\"","\"google_assistant_verification_channel_name\" : \"ಅಸಿಸ್ಟೆಂಟ್ ಪರಿಶೀಲಕರು\"","\"PermissionNoLocation\" : \"يحتاج تيليجرام إلى السماح له بتحديد موقعك لتتمكن من مشاركته مع أصدقائك.\"","\"DateYear\" : \"Year\"","\"LimitReachedCommunitiesLocked\" : \"You are a member of **%1$d** groups and channels. Please leave some before joining a new one. We are working to let you increase this limit in the future.\"","\"ProfileColorEdit\" : \"프로필 색상 변경\"","\"AddMembersForwardMessages\" : \"Laatste 100 berichten aan nieuwe leden weergeven.\"","\"SendMessageTitle\" : \"Enviar mensaje\"","\"NotificationMessageContact2\" : \"%1$s compartió un contacto %2$s contigo\"","\"call_notification_answer_action\" : \"Адказаць\"","\"DebugMenuDisableWebViewDebug\" : \"Disattiva debug WebView \"","\"CodeExpired\" : \"Code ist abgelaufen, bitte melde dich erneut an\"","\"AutoDownloadPreloadVideoInfo\" : \"Preload the first few seconds (1-2 MB) of videos larger than %1$s for instant playback.\"","\"BusinessRepliesNewTitle\" : \"New Quick Reply\"","\"SummaryTitle\" : \"AI Summary\"","\"RecorderEditCover\" : \"Story Cover\"","\"abc_menu_function_shortcut_label\" : \"Funció+\"","\"VideoSavedToDownloadsHintLinked\" : \"Video salvato nei **download**.\"","\"YesterdayAt\" : \"ontem às\"","\"call_notification_ongoing_text\" : \"Vykstantis skambutis\"","\"common_google_play_services_install_title\" : \"Hämta Google Play-tjänster\"","\"common_google_play_services_install_title\" : \"Get Google Play services\"","\"SaveToGalleryVideosUpTo\" : \"Videos up to %s\"","\"mr_controller_casting_screen\" : \"स्क्रिन Cast गरिँदै छ\"","\"SetAdditionalPassword\" : \"Imposta password aggiuntiva\"","\"RestorePasswordNoEmailText2\" : \"بما أنك لم تقدم بريد استرداد عند تعيينك لكلمة مرورك؛ فإن خياراتك المتبقية هي إما تذكر كلمة مرورك، أو انتظار ٧ أيام حتى تتمكن من إعادة تعيين كلمة المرور.\"","\"LanguageTitle\" : \"¿Cambiar idioma?\"","\"SavedMessagesProfileHint\" : \"Messages you sent to Saved Messages\"","\"DiscardVideoMessageDescription\" : \"Are you sure you want to stop recording and discard your video message?\"","\"MonetizationTransactionDetailWithdraw\" : \"Balance withdrawal\"","\"SoundMuted\" : \"Sound muted\"","\"AbortEmail\" : \"Anular la configuración del correo\"","\"mr_chooser_wifi_warning_description_phone\" : \"Đảm bảo thiết bị kia và điện thoại này kết nối với cùng một mạng Wi-Fi\"","\"cast_tracks_chooser_dialog_audio\" : \"Աուդիո\"","\"BusinessLinksIntro\" : \"Add a message that will be entered in the message field for anyone who starts a chat with you using the link:\"","\"mr_controller_expand_group\" : \"Expand\"","\"ClearFewChatsTitle\" : \"%1$s leeren\"","\"ResellGiftInfoMin_one\" : \"Minimum price is %d Star.\"","\"InviteChannelRestrictedUsersOne\" : \"**%s** restrict adding them to channels. You can send them an invite link as message instead.\"","\"cast_notification_connected_message\" : \"Повезано је са %1$s\"","\"ExplainStarsFeature4Title\" : \"Send Star reactions\"","\"cast_ad_label\" : \"Διαφήμιση\"","\"ic_media_route_learn_more_accessibility\" : \"Leer hoe om uit te saai\"","\"mr_chooser_title\" : \"ইয়াত কাষ্ট কৰক\"","\"CallAvailableIn\" : \"Ви зможете зробити запит на виклик за %1$d:%2$02d\"","\"ShowMoreEmojiPacks\" : \"Show More Emoji\"","\"TimezoneDetectAutomatically\" : \"Detect automatically\"","\"SetPasscode\" : \"Een toegangscode instellen\"","\"NotificationActionPinnedFile\" : \"%1$s hat eine Datei in der Gruppe %2$s angeheftet\"","\"PaymentPrecheckoutFailed\" : \"Sorry, the payment was cancelled by the bot.\"","\"ChatListSwipeGestureInfo\" : \"Das passiert beim Wischen nach links in der Chatliste.\"","\"cast_expanded_controller_ad_image_description\" : \"Das Bild wird angezeigt, während der Cast-Receiver eine Werbung wiedergibt\"","\"abc_searchview_description_submit\" : \"ક્વેરી સબમિટ કરો\"","\"common_google_play_services_unknown_issue\" : \"%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз.\"","\"VoipChannelEndChat\" : \"End live stream\"","\"PrivacyPhoneInfo2\" : \"You can add users or entire groups as exceptions that will override the settings above.\"","\"NoSound\" : \"Nessun suono\"","\"AccountSwitch\" : \"Переключиться\"","\"mr_dialog_groupable_header\" : \"ເພີ່ມ​ອຸ​ປະ​ກອນ\"","\"GiftOfferOfferedTextTONExpired\" : \"Your offer to **%1$s** has expired. **%2$s TON** for **%3$s**.\"","\"SharedContentTitle\" : \"Contenido compartido\"","\"mr_controller_no_info_available\" : \"કોઈ માહિતી ઉપલબ્ધ નથી\"","\"OpenUrlAlert2\" : \"Do you want to open %1$s?\"","\"AutoDownloadPreloadMusic\" : \"Volgend nummer voorladen\"","\"abc_shareactionprovider_share_with\" : \"Төмөнкү менен бөлүшүү\"","\"common_google_play_services_install_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din.\"","\"DidNotGetTheCodeHelpButton\" : \"Ajuda\"","\"AcceptCall\" : \"Accept\"","\"mr_controller_close_description\" : \"დახურვა\"","\"abc_toolbar_collapse_description\" : \"Minimieren\"","\"UserBio\" : \"Bio\"","\"ActionCreateGroup\" : \"un1 created the group\"","\"BoostingSelectCountry\" : \"Select Countries\"","\"StarsParticipantSubscriptionExpired\" : \"Expired\"","\"AreYouSureDeleteThisChatWithUser\" : \"Are you sure you want to delete the chat with **%1$s**?\"","\"Schedule\" : \"Schedule\"","\"cast_skip_next\" : \"അടുത്ത ഇനത്തിലേക്ക് പോവുക\"","\"cast_rewind_10\" : \"Vrati deset sekundi\"","\"call_notification_incoming_text\" : \"Eingehender Anruf\"","\"common_google_play_services_wear_update_text\" : \"Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно.\"","\"common_google_play_services_wear_update_text\" : \"‏يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا.\"","\"PhotoEditorText\" : \"Text\"","\"mr_chooser_wifi_warning_description_watch\" : \"他のデバイスがこのスマートウォッチと同じ Wi-Fi ネットワークに接続していることを確認してください\"","\"VoipPhoneScreen\" : \"PHONE SCREEN\"","\"cast_expanded_controller_loading\" : \"Се вчитува...\"","\"cast_expanded_controller_live_stream_indicator\" : \"লাইভ ষ্ট্ৰীম\"","\"ActionGroupCallInvited\" : \"un1 invited un2 to the voice chat\"","\"cast_expanded_controller_loading\" : \"Učitavanje…\"","\"cast_rewind_10\" : \"Перемотать на 10 секунд назад\"","\"mr_dialog_transferable_header\" : \"Spila í hóp\"","\"MessageNotFound\" : \"Message doesn't exist\"","\"AppUpdateRemindMeLater\" : \"Später erinnern\"","\"RequestSmsButton\" : \"Obter o código via SMS\"","\"NotificationsTurnOn\" : \"켜기\"","\"abc_searchview_description_query\" : \"Upit za pretraživanje\"","\"RemoveGroupEmojiPackSet\" : \"Remove Group Emoji Pack\"","\"AutoDownloadCustom\" : \"Custom\"","\"mr_controller_collapse_group\" : \"Minimieren\"","\"generic_error_user_canceled\" : \"អ្នកប្រើប្រាស់​បានបោះបង់​ការផ្ទៀងផ្ទាត់ហើយ។\"","\"UserRestrictionsSendReactions\" : \"Send Reactions\"","\"SetWallpapers\" : \"Set Wallpaper\"","\"mr_dialog_default_group_name\" : \"Խումբ\"","\"PrivacyForwardsNobody\" : \"Not a link to your account\"","\"wallet_buy_button_place_holder\" : \"Koupit pomocí Googlu\"","\"AuthAnotherClientInfo2\" : \"يرجى فتح تيليجرام على سطح المكتب للحصول على رمز QR.\"","\"cast_tracks_chooser_dialog_none\" : \"אף אחת\"","\"cast_expanded_controller_skip_ad_label\" : \"Hopp over annonsen\"","\"NotificationsLedColor\" : \"Kleur\"","\"PassportLanguage_PL\" : \"Polish\"","\"BackgroundIntensity\" : \"Intensità\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"Questo sbloccherà anche il bot.\"","\"PaymentTipOptional\" : \"Tip (Optional)\"","\"cast_expanded_controller_skip_ad_label\" : \"Omitir anuncio\"","\"media_notification_channel_name\" : \"Apraide\"","\"AddAccountInfo1_other\" : \"You can add %d additional accounts.\"","\"GiftAuctionInfoText\" : \"Join the battle for exclusive gifts.\"","\"BusinessBotPermissionsMessagesDeleteSent\" : \"Delete Sent Messages\"","\"Gift2UpgradeFeature2Text\" : \"Send your upgraded gift to any of your friends on Telegram.\"","\"cast_skip_prev\" : \"પહેલાંની આઇટમ પર જાઓ\"","\"AuthAnotherClientNotFound\" : \"인증 토큰을 찾지 못했습니다\"","\"UpdateApp\" : \"تحديث التطبيق\"","\"StealthModeConfirmTitle\" : \"You are in Stealth Mode now\"","\"EditWidget\" : \"Editar Widget\"","\"common_google_play_services_update_title\" : \"Cập nhật dịch vụ của Google Play\"","\"Black\" : \"الأسود\"","\"YouWereKicked\" : \"you were removed\"","\"cast_forward\" : \"Unaprijed\"","\"InvalidFirstName\" : \"O nome não é permitido, por favor tente outro.\"","\"QRCodePermissionNoCameraWithHint\" : \"**Telegram** heeft toegang tot je camera nodig, zodat je QR-codes kunt scannen. Tik op Instellingen > Machtigingen en schakel **Camera** aan.\"","\"AddAdminErrorNotAMember\" : \"No puedes añadir a este usuario como admin. porque no es un miembro de este grupo y no tienes permitido añadirlo.\"","\"PassportFrontSideInfo\" : \"Upload a photo of the front side of the document\"","\"common_google_play_services_update_title\" : \"Oppdater Google Play-tjenester\"","\"ForwardTo\" : \"Forward to...\"","\"BotProfilePermissions\" : \"Allow access to\"","\"cast_forward_30\" : \"Перемотати вперед на 30 секунд\"","\"common_google_play_services_notification_ticker\" : \"Google Play ծառայությունների սխալ կա\"","\"AreYouSureClearHistoryWithChannel\" : \"**%1$s** 채널의 내역을 모두 비우겠습니까?\"","\"generic_error_no_device_credential\" : \"PIN, desen veya şifre seti yok\"","\"cast_unmute\" : \"Уключыць гук\"","\"HoursAgo_other\" : \"%d hours ago\"","\"SwipeToReplyHint\" : \"Swipe to Reply\"","\"cast_stop_live_stream\" : \"Сопри го преносот во живо\"","\"ResetChatBackgroundsAlert\" : \"Are you sure you want to reset all chat backgrounds?\"","\"BadgeNumber\" : \"Kennzeichensymbol\"","\"ActionChangedTitle\" : \"un1 changed the group name to un2\"","\"NotificationGroupAddMember\" : \"%1$s 님이 %3$s 님을 %2$s 그룹에 초대했습니다\"","\"mr_chooser_wifi_warning_description_tv\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‎‏‎‎‏‎‎‎‎‎‏‏‏‎‎‎‏‎‏‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‎‏‎‏‏‏‎‏‏‎‎‎‎‎‎‏‏‎‏‏‏‏‏‎‎Make sure the other device is on the same Wi-Fi network as this tv‎‏‎‎‏‎\"","\"PleaseEnterCurrentPassword\" : \"Pon tu contraseña\"","\"OnlyAllowThisReactions\" : \"Only allow this reactions\"","\"UserAcceptedToGroupPushWithGroup\" : \"%2$s|%1$s was accepted into the group\"","\"BoostingLinkAllowsToUser\" : \"This link allows **%1$s** to activate a **Telegram Premium** subscription.\"","\"CancelForwardChat\" : \"**%2$s** 의 %1$s 에 대해 어떻게 하시겠습니까?\"","\"abc_searchview_description_clear\" : \"검색어 삭제\"","\"common_signin_button_text\" : \"ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"mr_system_route_name\" : \"Kerfi\"","\"BusinessLinksNamePlaceholder\" : \"Link Name\"","\"UseProxySponsorInfo\" : \"이 채널은 회원님의 프록시 서버로 인해 나타났습니다. 채널을 대화방 목록에서 제거하려면, 텔레그램 설정 > 데이터 및 저장소에서 프록시 사용을 해제하세요.\"","\"BackgroundToUser\" : \"Background shared to **%1$s**.\"","\"GiftCraft\" : \"Craft\"","\"InviteRestrictedUsers_other\" : \"**%d users** restrict adding them to groups. You can send them an invite link as message instead.\"","\"GIFs_one\" : \"%1$d GIF\"","\"fcm_fallback_notification_channel_label\" : \"အထွေထွေ\"","\"AllAccounts\" : \"كل الحسابات\"","\"BlockUserChatsTitle\" : \"CHAT\"","\"NotificationEditedGroupPhoto\" : \"%1$s heeft de groepsfoto voor %2$s aangepast\"","\"BoostingGiveawayNotEligible\" : \"You are not eligible to participate in this giveaway, because you joined this channel on **%1$s**, which is before the contest started.\"","\"mr_system_route_name\" : \"Stelsel\"","\"TurnPasswordOffPassport\" : \"Warning! All data saved in your Telegram Passport will be lost!\"","\"GiftStarsTitle\" : \"Gift Stars\"","\"NotifyFromEveryone\" : \"From Everyone\"","\"DeleteTonesMessage_other\" : \"Do you want to delete **%d notification sounds**?\"","\"HidAccount\" : \"تم إخفاء الحساب من قِبل المستخدم.\"","\"mr_chooser_wifi_warning_description_watch\" : \"សូមប្រាកដថា ឧបករណ៍ផ្សេងទៀតស្ថិតនៅលើបណ្ដាញ Wi-Fi តែមួយជាមួយនឹងនាឡិកានេះ\"","\"ActionGiftAuctionSelf\" : \"You won the auction with a bid of **un2**\"","\"BotAffiliateProgramTitle\" : \"Affiliate Program\"","\"BusinessAwayScheduleCustomEndTitle\" : \"Choose end time\"","\"mr_chooser_searching\" : \"Түзмөктөр изделүүдө\"","\"BlockedUsersInfo\" : \"Os usuários bloqueados não podem te enviar mensagens ou adicionar a grupos. Eles não verão suas fotos de perfil, stories, seu online e nem o visto pela última vez.\"","\"ContactShortcutMessage\" : \"Message %1$s\"","\"ImagesTab2\" : \"Bilder\"","\"NotificationMessageChatGiveaway\" : \"%1$s ha inviato un giveaway di %3$s abbonamenti Premium da %4$sm nel gruppo %2$s\"","\"ShowTranslateButton\" : \"Mostrar botón Traducir\"","\"AutoDownloadTypes\" : \"أنواع الوسائط\"","\"BusinessBotNotFound\" : \"Chatbot not found\"","\"common_google_play_services_wear_update_text\" : \"Google Play Services-en bertsio berria behar da. Berehala eguneratuko da automatikoki.\"","\"OpenUrlOption2\" : \"Allow **%1$s** to send me messages\"","\"NeverAllow\" : \"Never Allow\"","\"cast_seek_bar\" : \"Репродукцијата бара контрола\"","\"common_google_play_services_notification_ticker\" : \"Σφάλμα Υπηρεσιών Google Play\"","\"cast_ad_label\" : \"Skelbimas\"","\"PremiumPreviewUploadsDescription\" : \"Increased upload size from 2Gb to 4Gb per document, unlimited storage overall.\"","\"ForgotPasscodeInfo\" : \"암호를 잊어버리셨다면, 앱을 삭제 후 재설치 해주세요. \n\n비밀 대화는 모두 사라집니다.\"","\"ArchiveHintHeader1\" : \"This is your Archive\"","\"NewPassword\" : \"Nuova password\"","\"SendGameToText\" : \"Do you want to share this game to **%1$s**?\"","\"AccDescrHideAccounts\" : \"Hide accounts\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s fijó una ubicación en tiempo real\"","\"Abort\" : \"Abbrechen\"","\"InAppVibrate\" : \"In-App Vibrate\"","\"cast_rewind_10\" : \"快退 10 秒\"","\"cast_skip_next\" : \"Lumaktaw sa susunod na item\"","\"cast_stop\" : \"ရပ်ပါ\"","\"WebNoBookmarks\" : \"No bookmarks found\"","\"AccDescrIVKicker\" : \"Kicker\"","\"abc_menu_delete_shortcut_label\" : \"ሰርዝ\"","\"TagInfoButtonEditMyTag\" : \"Edit My Tag\"","\"VoipRecordAudio\" : \"AUDIO ONLY\"","\"abc_activity_chooser_view_see_all\" : \"ಎಲ್ಲವನ್ನೂ ನೋಡಿ\"","\"FilterNameNonMuted\" : \"Nicht stumm\"","\"NotificationActionPinnedGameChannel\" : \"%1$s fijó un juego\"","\"DebugMenuClearWebViewCache\" : \"Cancella la cache WebView\"","\"BoostFeatureAutotranslation\" : \"Auto-Translation of Messages\"","\"TermsOfServiceUrl\" : \"https://telegram.org/tos\"","\"NotificationMessageGroupQuiz2\" : \"%1$s enviou o quiz \"%3$s\" ao grupo %2$s\"","\"mr_chooser_searching\" : \"Се бараат уреди\"","\"DateOfBirth\" : \"Date Of Birth\"","\"NotificationMessageGiveaway\" : \"%1$s heeft je een winactie voor %2$s premium-abonnementen van %3$s maanden gestuurd\"","\"cast_notification_disconnect\" : \"ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸು\"","\"mr_chooser_title\" : \"Sakaza ku-\"","\"abc_prepend_shortcut_label\" : \"Menú+\"","\"AreYouSureLogout\" : \"Weet je zeker dat je wilt uitloggen?\n\nDoor deze handeling worden al je geheime chats verwijderd.\n\nVergeet niet dat je Telegram naadloos op al je apparaten tegelijk kunt gebruiken en dat je meerdere accounts aan dezelfde app kunt toevoegen.\"","\"UsersBanned_one\" : \"%1$d user banned.\"","\"TosAgeText\" : \"Toque em Concordo para confirmar que você tem mais de %1$s anos.\"","\"common_google_play_services_install_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు.\"","\"fingerprint_error_hw_not_available\" : \"지문 인식 하드웨어를 사용할 수 없습니다.\"","\"common_signin_button_text\" : \"Σύνδεση\"","\"common_open_on_phone\" : \"ଫୋନ୍‌ରେ ଖୋଲନ୍ତୁ\"","\"NotificationMessageRound\" : \"%1$s sent you a video message\"","\"YouTubeVideoErrorNotAvailableInApp\" : \"This video can't be played inside this app.\"","\"BotAuthInfo\" : \"This login attempt came from the device above.\"","\"CheckPhoneNumberYes\" : \"네\"","\"AlwaysShareWith\" : \"Condividi con\"","\"BackgroundAnimateInfo\" : \"As cores se movem quando você envia mensagens\"","\"VibrationDisabled\" : \"Disabled\"","\"NoPhoneFound\" : \"Não há conta do Telegram com esse número de telefone.\"","\"TodoItemQuote\" : \"Reply to Item\"","\"PleaseEnterNewSecondPasswordHint\" : \"Введіть новий пароль ще раз\"","\"ReleaseToGoNextRecommendedChannel\" : \"Release to go to next channel\"","\"CurvesBlue\" : \"BLAU\"","\"CreateGroupError\" : \"Spiacenti, non puoi creare un gruppo con questi utenti a causa delle loro impostazioni di privacy.\"","\"call_notification_answer_video_action\" : \"ਵੀਡੀਓ\"","\"mr_chooser_looking_for_devices\" : \"Mencari perangkat...\"","\"ChannelLinkInfo\" : \"Anyone on Telegram will be able to join your channel by following this link.\"","\"YouTubeVideoErrorHTML\" : \"An error occurred while trying to play this video.\"","\"cast_stop_live_stream\" : \"લાઇવ સ્ટ્રીમ રોકો\"","\"ChangeLanguageLater\" : \"Puedes cambiar el idioma más tarde en Ajustes.\"","\"mr_controller_no_info_available\" : \"沒有資料可以提供\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Voltar ao Passport\"","\"search_menu_title\" : \"શોધો\"","\"default_error_msg\" : \"अनजान गड़बड़ी\"","\"mr_controller_disconnect\" : \"Shkëput\"","\"NotificationsExceptionsSingleAlert\" : \"**%1$s** is opgegeven als uitzondering, deze wijziging heeft geen effect op hem/haar.\"","\"NoLogFound\" : \"**No results found**\"","\"mr_cast_button_connecting\" : \"Transmisikan. Menghubungkan\"","\"search_menu_title\" : \"Otsing\"","\"SponsoredMessageInfo2Description2\" : \"Unlike other apps, Telegram doesn't track whether you tapped on a sponsored message and doesn't profile you based on your activity. We also prevent external links in sponsored messages to ensure that third parties can’t spy on our users. We believe that everyone has the right to privacy, and technological platforms should respect that.\"","\"ClearingCacheDescription\" : \"Please keep this window open while Telegram is clearing your cache.\"","\"fingerprint_dialog_touch_sensor\" : \"请轻触指纹传感器\"","\"GiftPremiumUsersSearchHint\" : \"Search people to gift Premium to...\"","\"PleaseEnterCurrentPassword\" : \"비밀번호를 입력하세요\"","\"LanguageName\" : \"Italiano\"","\"CurvesBlue\" : \"BLU\"","\"PermissionNoContactsSaving\" : \"**Telegram** needs access to contacts to save them on your phone. Tap Settings -> Permissions, and turn **Contacts** on.\"","\"abc_searchview_description_query\" : \"Іздеу сұрауы\"","\"mr_controller_album_art\" : \"រូបភាព​សិល្បៈ​ក្រប​អាល់ប៊ុម\"","\"InviteUser\" : \"This user does not have Telegram yet, send an invitation?\"","\"common_google_play_services_update_text\" : \"%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते.\"","\"Gift2PreviewRandomTraits\" : \"Random Traits\"","\"Gift2AvailabilityLeft_other\" : \"%d left\"","\"cast_rewind\" : \"Spol tilbage\"","\"NotificationActionPinnedGeoLive\" : \"%1$s heeft live-locatie vastgezet in de groep %2$s\"","\"RemoveAds\" : \"Remove Ads\"","\"AreYouSureDeleteFewMessages\" : \"Berichten echt verwijderen?\"","\"cast_notification_connecting_message\" : \"Подключение к %1$s…\"","\"SelectSendAsPeerPremiumHint\" : \"Subscribe to **Telegram Premium** to be able to comment on behalf of your channels in any group chat.\"","\"abc_searchview_description_clear\" : \"መጠይቅ አጽዳ\"","\"abc_action_menu_overflow_description\" : \"နောက်ထပ် ရွေးစရာများ\"","\"UseProxyTelegram\" : \"MTProto Proxy\"","\"RaiseToSpeak\" : \"Levantar para Falar\"","\"SecurityTitle\" : \"Sicurezza\"","\"RestoreEmailTroubleText2\" : \"Если у Вас нет доступа к почте для восстановления пароля, то оставшиеся варианты — вспомнить пароль или подождать 7 дней, чтобы сбросить его.\"","\"ProxyConnections\" : \"연결\"","\"SelectSticker\" : \"Select sticker\"","\"Gift2TransferMine\" : \"Transfer\"","\"formatterYear\" : \"yy.MM.dd.\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"पासवर्ड\"","\"CallAvailableIn\" : \"Puoi richiedere una chiamata tra %1$d:%2$02d\"","\"AreYouSureDeleteAndExit\" : \"Gruppe löschen und verlassen?\"","\"abc_activity_chooser_view_see_all\" : \"සියල්ල බලන්න\"","\"MessageContainsEmojiPacks_other\" : \"This message contains emoji from **%d Packs**.\"","\"abc_searchview_description_submit\" : \"Skicka fråga\"","\"search_menu_title\" : \"Căutați\"","\"ResellGiftBuy_one\" : \"Buy for ⭐️%d\"","\"Gift2ChangePrice\" : \"Change Price\"","\"call_notification_ongoing_text\" : \"On-going call\"","\"project_id\" : \"tmessages2\"","\"SentAppCodeTitle\" : \"Check your Telegram messages\"","\"default_error_msg\" : \"Neznáma chyba\"","\"NotificationActionPinnedStickerEmojiUser\" : \"%1$s hat einen %2$s-Sticker angeheftet\"","\"ChannelAntiSpamForbidden_one\" : \"Only groups with more than **%1$d member** can have Anti-Spam enabled.\"","\"GiveawayChooseUsersRandomly\" : \"Choose Randomly\"","\"RequestCallButton\" : \"Ruft an, um mir den Code anzusagen\"","\"BotRestoreStorageCreatedAt\" : \"created on %s\"","\"mr_controller_stop_casting\" : \"ຢຸດການສົ່ງສັນຍານ\"","\"YourEmailSuccessText\" : \"تم تفعيل بريد الاسترداد الإلكتروني لعملية التحقق بخطوتين.\"","\"UseProxyAddress\" : \"서버\"","\"SwipeMarkAsUnread\" : \"Unread\"","\"ActionTakeScreenshoot\" : \"un1 ha fatto uno screenshot!\"","\"ChangeGroupAppearance\" : \"Appearance & Emoji\"","\"common_google_play_services_updating_text\" : \"Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana.\"","\"BoostingStarsGiveawayJustStarted_one\" : \"%2$s just started a giveaway of %1$d Star to its followers.\"","\"abc_action_mode_done\" : \"完成\"","\"cast_connecting_to_device\" : \"%1$s سے منسلک ہو رہا ہے\"","\"mr_chooser_searching\" : \"Төхөөрөмжүүдийг хайж байна\"","\"PaymentShippingInfo\" : \"Shipping Information\"","\"Teal\" : \"Teal\"","\"ChangeChatBackground\" : \"Cambiar fondo de pantalla\"","\"RemoveStatus\" : \"Remove Status\"","\"Import\" : \"IMPORT\"","\"DisablePasscode\" : \"암호 끄기\"","\"call_notification_ongoing_text\" : \"Cuộc gọi đang thực hiện\"","\"Gift2LinkUpcomingAuction\" : \"Upcoming Auction\"","\"StarsSubscribeText_other\" : \"Do you want to subscribe to **%2$s** for **%1$d Stars** per month?\"","\"NoChannelsMessage\" : \"You are not subscribed to any channel.\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Voer je wachtwoord in om verder te gaan met verzilveren.\"","\"AccDescrInstantCamera\" : \"Instant camera\"","\"common_google_play_services_install_title\" : \"Descargar Servicios de Google Play\"","\"NotificationsDefault\" : \"기본값\"","\"SecretLinkPreviewAlert\" : \"¿Quieres activar las vistas previas de enlaces ampliadas en los chats secretos? Ten en cuenta que son generadas en los servidores de Telegram.\"","\"ic_media_route_learn_more_accessibility\" : \"Ketahui cara menghantar\"","\"call_notification_answer_video_action\" : \"ভিডিঅ’\"","\"mr_chooser_title\" : \"Saai uit na\"","\"WhenRoaming\" : \"عند التجوال\"","\"P2PEnabledWith\" : \"Use peer-to-peer with\"","\"abc_action_bar_up_description\" : \"Πλοήγηση προς τα επάνω\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"This will also unblock the bot.\"","\"PhoneNumberKeepButton\" : \"Manter %1$s\"","\"ActionYouRemovedPhoto\" : \"Você removeu a foto do grupo\"","\"confirm_device_credential_password\" : \"비밀번호 사용\"","\"ChannelPrivateLinkHelp\" : \"People can join your channel by following this link. You can revoke the link any time.\"","\"FilterInviteGroup\" : \"you can’t invite others here\"","\"Default\" : \"Padrão\"","\"StoryHideFrom\" : \"Hide My Stories From %s\"","\"common_google_play_services_unsupported_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน\"","\"mr_system_route_name\" : \"ସିଷ୍ଟମ\"","\"NotificationPinnedGiveaway\" : \"%1$s fijó un sorteo\"","\"ClearAllHistory\" : \"Clear All History\"","\"NotificationActionPinnedRoundChannel\" : \"%1$s pinned a video message\"","\"LimitReachedStoriesCount2Second_one\" : \"Subscribe to **Telegram Premium** to increase this limit to **%d**.\"","\"EditMessageReplaceFile\" : \"Replace file\"","\"ActionGiftSelf\" : \"You bought a gift for **un2**\"","\"ic_media_route_learn_more_accessibility\" : \"ఎలా ప్రసారం చేయాలో తెలుసుకోండి\"","\"SetAsMyPhoto\" : \"Set as My Photo\"","\"LastName\" : \"Прізвище (за бажанням)\"","\"cast_expanded_controller_skip_ad_text\" : \"你可在 %1$d 秒後略過廣告…\"","\"PhoneNumberFlood\" : \"Desculpe, você apagou e recriou a sua conta muitas vezes recentemente. Aguarde alguns dias antes de tentar novamente.\"","\"generic_error_no_device_credential\" : \"No se ha definido el PIN, el patrón o la contraseña.\"","\"RepeatNotifications\" : \"Meldingen herhalen\"","\"StickersReorderHint\" : \"Move stickers to reorder.\"","\"CalendarWeekNameShortTuesday\" : \"T\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Slaptažodis\"","\"common_google_play_services_install_text\" : \"%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi.\"","\"StarsSentText_one\" : \"You reacted with **%d** star.\"","\"common_google_play_services_update_button\" : \"Жаңыртуу\"","\"PreviewForwardPoll_one\" : \"Forward poll\"","\"StopLoading\" : \"هل تريدون إلغاء التحميل؟\"","\"MessageScheduledRepeatOptionDaily\" : \"Daily\"","\"DeleteAll\" : \"Elimina tutto\"","\"search_menu_title\" : \"搜尋\"","\"abc_activity_chooser_view_see_all\" : \"အားလုံး ကြည့်ရန်\"","\"common_signin_button_text_long\" : \"Accedi con Google\"","\"NotificationMessageGroupContact2\" : \"%1$s hat einen Kontakt %3$s in der Gruppe %2$s geteilt\"","\"WebDownloadAlertInfoWithSize\" : \"Start downloading **%1$s** (%2$s)?\"","\"mr_controller_stop_casting\" : \"Zaustavi emitiranje\"","\"BotStart2\" : \"Start Bot\"","\"abc_activitychooserview_choose_application\" : \"अ‍ॅप निवडा\"","\"UnsupportedMedia2\" : \"نسختك الحالية من تيليجرام لا تدعم هذه الرسالة. يرجى تحديث التطبيق إلى أحدث نسخة.\"","\"cast_notification_connecting_message\" : \"Yhdistetään näyttöön %1$s\"","\"Gift2UpgradeSelf\" : \"Make Unique for ⭐️%d\"","\"DistanceUnitsAutomatic\" : \"تلقائي\"","\"PhotoEditorTypefaceItalic\" : \"Italic\"","\"ChooseEmojiOrSticker\" : \"Choose emoji or sticker\"","\"BotCantOpenAttachMenuChannel\" : \"This bot can't be opened in channels.\"","\"TintShadows\" : \"TIEFEN\"","\"EditProfileBirthdayTitle\" : \"Date of Birth\"","\"cast_expanded_controller_live_head_description\" : \"ବର୍ତ୍ତମାନର ଅବସ୍ଥିତି ଲାଇଭ୍‍ ଷ୍ଟ୍ରିମ୍‍ର ଶୀର୍ଷରେ ଅଛି\"","\"cast_skip_prev\" : \"पिछली चीज़ पर जाएं\"","\"UpdatedMinutes_one\" : \"updated %1$d minute ago\"","\"UseProxyTelegramInfo\" : \"Configurações de proxy MTProto.\"","\"OnlyWhenScreenOn\" : \"Alleen bij scherm aan\"","\"cast_tracks_chooser_dialog_none\" : \"Asnjë\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Wimbo wa %1$d\"","\"SendGameToText\" : \"**%1$s** 님에게 이 게임을 공유하시겠습니까?\"","\"NoSharedVoiceSecret\" : \"Los mensajes de voz de este chat aparecerán aquí.\"","\"SuggestAPostBelowSubtitleStarsAndTime\" : \"⭐️ %s %s\"","\"FreshChangePhoneForbiddenTitle\" : \"Beenden nicht möglich\"","\"common_signin_button_text_long\" : \"Вход с Google\"","\"TelegramVersion\" : \"Telegram voor Android %1$s\"","\"mr_user_route_category_name\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‏‏‏‏‎‎‏‎‏‎‏‏‎‎‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‎‏‏‏‎‏‎‎‏‎‏‏‎‎‏‎‎‎‏‎‎‏‎‎Devices‎‏‎‎‏‎\"","\"PasskeyLastUsedOn\" : \"Last used %s\"","\"DistanceUnitsMiles\" : \"Meilen\"","\"LimitReachedFolderLinksLocked\" : \"You can only create %1$d invite links. We are working to let you increase this limit in the future.\"","\"common_google_play_services_update_title\" : \"Google Play үйлчилгээг шинэчлэх\"","\"call_notification_hang_up_action\" : \"Lui af\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-н үйлчилгээнүүдийн боломжит байдал\"","\"ChannelTitleChanged\" : \"Nome do canal atualizado.\"","\"ResendSmsAvailableIn\" : \"يمكنك طلب رسالة نصية جديدة بعد %1$d:%2$02d\"","\"NoSharedVoice\" : \"Comparte mensajes de voz en este chat y accede a ellos desde cualquiera de tus dispositivos.\"","\"FreshChangePhoneForbiddenTitle\" : \"No se pudo finalizar\"","\"mr_button_content_description\" : \"कास्ट गर्नुहोस्\"","\"confirm_device_credential_password\" : \"Uporaba gesla\"","\"NoPhotos\" : \"Ancora nessuna foto\"","\"ContactInfoUserUpdatedPhoto\" : \"User updated photo %s\"","\"FilterRemoveChats\" : \"Remove Chats\"","\"abc_search_hint\" : \"શોધો…\"","\"AllAccounts\" : \"Todas las cuentas\"","\"YourLoginEmailChangedSuccess\" : \"Seu e-mail foi alterado.\"","\"ResetAccountStatus\" : \"Je account kan worden gereset over:\"","\"abc_search_hint\" : \"Søg…\"","\"common_google_play_services_install_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről.\"","\"cast_notification_connecting_message\" : \"Connexion à %1$s en cours…\"","\"PrivacyLastSeen\" : \"Last Seen & Online\"","\"StickerEffects\" : \"Effects from stickers\"","\"NotifyMoreOptions\" : \"More Options\"","\"mr_cast_button_disconnected\" : \"Átküldés. Leválasztva.\"","\"abc_shareactionprovider_share_with_application\" : \"%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"common_open_on_phone\" : \"Telefonda aç\"","\"mr_cast_button_connected\" : \"Emitiranje. Povezano\"","\"StoryContainsEmojiPackSingle\" : \"This story contains **%s**\"","\"mr_chooser_wifi_warning_description_car\" : \"請確保另一部裝置與此汽車連接同一 Wi-Fi 網絡\"","\"ColorGreen\" : \"초록색\"","\"cast_stop\" : \"നിർത്തുക\"","\"cast_notification_connected_message\" : \"Povezano s uređajem %1$s\"","\"mr_controller_album_art\" : \"Омот албума\"","\"SuggestionOfferInfoTitle\" : \"**%s** suggest to post this message.\"","\"AttachPhotoExpired\" : \"Foto scaduta\"","\"PrimaryLinkHelp\" : \"Anyone on Telegram will be able to join your group by following this link.\"","\"YourPassword\" : \"비밀번호\"","\"TextSizeHeader\" : \"Tamaño del texto del mensaje\"","\"MainProfileVideoSetHint\" : \"Questo ora è la tua foto principale.\"","\"Decline\" : \"Rifiuta\"","\"common_google_play_services_install_button\" : \"Instalează\"","\"PasscodesDoNotMatchTryAgain\" : \"Passcodes don't match. Please try again.\"","\"BlockUserContactsTitle\" : \"KONTAKTE\"","\"ChangePhoneNumberOccupied\" : \"Het telefoonnummer %1$s is reeds aan een Telegram-account gekoppeld. Verwijder dat account voordat je dit nummer kunt gebruiken.\"","\"mr_system_route_name\" : \"Sustav\"","\"Gift2Info2ChannelRemove\" : \"Your channel can hide this gift from channel's Gifts.\"","\"Gift2ActiveAuctionsActiveStatusWinning3Place\" : \"3rd place\"","\"ChannelAffiliateProgramFeature3Title\" : \"Simple\"","\"ActionCreateGroup\" : \"un1 hat die Gruppe erstellt\"","\"SentAppCode\" : \"Мы отправили код в приложение **Telegram** на другом Вашем устройстве.\"","\"ActionRevokedInviteLinkClickable\" : \"un1 revoked invite link un2\"","\"mr_chooser_wifi_warning_description_watch\" : \"අනෙක් උපාංගය මෙම ඔරලෝසුව මෙන් එකම Wi-Fi ජාලයෙහි ඇති බවට වග බලා ගන්න\"","\"Loading\" : \"Carregando...\"","\"cast_expanded_controller_ad_image_description\" : \"Prent wat gewys word wanneer die uitsaai-ontvanger 'n advertensie speel\"","\"cast_closed_captions\" : \"隱藏式輔助字幕\"","\"google_assistant_verification_notification_title\" : \"'Google ਅਸਿਸਟੈਂਟ' ਸੁਨੇਹਾ ਭੇਜ ਰਹੀ ਹੈ\"","\"fingerprint_not_recognized\" : \"አልታወቀም\"","\"generic_error_no_keyguard\" : \"Устройството не поддържа ПИН код, фигура или парола.\"","\"fingerprint_error_hw_not_available\" : \"O hardware de impresión dixital non está dispoñible.\"","\"OpenBot\" : \"OPEN BOT\"","\"PleaseReEnterPassword\" : \"Repite tu contraseña\"","\"LinkNotFound\" : \"Unfortunately, you can't access this message. You are not a member of the chat where it was posted.\"","\"formatterBannedUntilThisYear24H\" : \"dd MMM, HH:mm\"","\"BadgeNumberShow\" : \"Ingeschakeld\"","\"YourPhone\" : \"Je telefoon\"","\"UploadSpeedLimitedMessage\" : \"Subscribe to **Telegram Premium** and increase upload speeds %d times.\"","\"mr_user_route_category_name\" : \"උපාංග\"","\"VoipChannelCancelChat\" : \"Cancel live stream\"","\"cast_expanded_controller_skip_ad_label\" : \"Παράβλεψη διαφήμισης\"","\"CheckPasswordBackToSettings\" : \"Zurück in die Einstellungen\"","\"common_google_play_services_notification_channel_name\" : \"Google Play සේවාවල ලබා ගත හැකි බව\"","\"FolderLinkAlreadySubscribed\" : \"You already subscribed to this channel.\"","\"SearchMusic\" : \"Search music\"","\"mr_chooser_wifi_warning_description_phone\" : \"ਪੱਕਾ ਕਰੋ ਕਿ ਦੂਜਾ ਡੀਵਾਈਸ ਉਸੇ ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ 'ਤੇ ਹੈ, ਜਿਸ 'ਤੇ ਇਹ ਫ਼ੋਨ ਹੈ\"","\"LivePhotosSavedHint_other\" : \"%1$d motion photos saved to gallery\"","\"NotificationGroupAddSelf\" : \"%1$s volvió al grupo %2$s\"","\"common_google_play_services_install_title\" : \"Dapatkan layanan Google Play\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"MessageScheduledRepeatDaily\" : \"daily\"","\"ErrorSendRestrictedRound\" : \"Spiacenti, gli amministratori del gruppo ti hanno vietato di inviare videomessaggi.\"","\"ChatsSelectedClear_one\" : \"%1$d chat\"","\"TerminateSession\" : \"Terminate Session\"","\"RestorePasswordResetPasswordText\" : \"Ви дійсно хочете скинути пароль двоетапної перевірки?\"","\"EditProfileBirthdayInfo\" : \"Choose who can see your birthday in **Settings.**\"","\"GiftCraftTextEmpty1\" : \"Add up to **4** gifts to craft new\"","\"HintRead\" : \"Read\"","\"abc_searchview_description_voice\" : \"Glasovno iskanje\"","\"AffiliateProgramAlert\" : \"Warning\"","\"StarsNeededTitle_other\" : \"%d Stars Needed\"","\"FirstName\" : \"Nome (obbligatorio)\"","\"BotAttachMenuShortcatAddedSide\" : \"**%s** shortcut added in side menu.\"","\"NotificationChannelMessagePaidMedia_one\" : \"%2$s posted a paid post for %1$d star\"","\"SyncContactsInfoOff\" : \"Attiva per mantenere sincronizzati i contatti da questo dispositivo con il tuo account.\"","\"MessageLifetimeRemoved\" : \"%1$s desativou o timer de autodestruição\"","\"TwoStepVerificationShowPassword\" : \"إظهار كلمة المرور\"","\"StarRatingFuturePendingPointsPreview\" : \"**Preview >**\"","\"Country\" : \"국가\"","\"cast_expanded_controller_skip_ad_label\" : \"Reklamani yopish\"","\"mr_chooser_wifi_warning_description_car\" : \"Veenduge, et teine seade oleks samas WiFi-võrgus kui see auto\"","\"MessageAuthorSentBy\" : \"Sent by **%s**\"","\"InAppSounds\" : \"앱 사용 중 소리\"","\"ActionBotDocumentIdentity\" : \"Dados pessoais\"","\"InAppSounds\" : \"Suoni in-app\"","\"cast_expanded_controller_skip_ad_text\" : \"Poți închide anunțul peste %1$d…\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq/ar\"","\"Shared_other\" : \"%1$s shared\"","\"cast_notification_connected_message\" : \"Nakakonekta sa %1$s\"","\"Gift2SendPremiumStars\" : \"Send a Gift for ⭐️%s\"","\"ResetAccountCancelledAlert\" : \"Ваши недавние попытки сбросить аккаунт были отменены его активным пользователем. Попробовать снова можно через 7 дней.\"","\"cast_unmute\" : \"Aktibatu audioa\"","\"call_notification_incoming_text\" : \"Входящий вызов\"","\"TopicWasIconChangedToAction\" : \"%1$s changed the topic icon to %2$s\"","\"SoundDefault\" : \"Default\"","\"search_menu_title\" : \"खोज\"","\"ImportContacts\" : \"Importeer contacten\"","\"BrowserSettingsCookiesInfo\" : \"Delete all cookies and cache from the Telegram in-app browser and miniapps.\"","\"YourPassword\" : \"Your Password\"","\"NotificationsPriorityMedium\" : \"Middel\"","\"Warmth\" : \"Wärme\"","\"NotificationMessageLiveLocation\" : \"%1$s te enviou uma localização ao vivo\"","\"mr_controller_close_description\" : \"ပိတ်ရန်\"","\"ActionChannelCallEnded\" : \"Stream en directo finalizado (%s)\"","\"AlwaysShareWithTitle\" : \"Condividi\"","\"ProfilePopupNotification\" : \"Pop-up meldingen\"","\"FilterShowMoreChats_one\" : \"Mostrar %1$d chat más\"","\"BotPreviewEmpty\" : \"no images yet\"","\"DeleteAndExit\" : \"Delete and leave group\"","\"StoriesIntroDismiss\" : \"Tap to keep watching\"","\"ProfileNotesRemoveText\" : \"Are you sure you want to remove the note?\"","\"AccActionResume\" : \"Resume\"","\"mr_chooser_wifi_warning_description_watch\" : \"यो स्मार्ट वाच जुन Wi-Fi नेटवर्कमा कनेक्ट गरिएको छ अर्को डिभाइस पनि उही नेटवर्कमा कनेक्ट गरिएको छ भन्ने कुरा सुनिश्चित गर्नुहोस्\"","\"cast_forward_30\" : \"Maju tiga puluh detik\"","\"mr_controller_disconnect\" : \"解除連接\"","\"VoipChatStreamWithAnotherAppDescription\" : \"Once you start broadcasting in your streaming app, tap Start Streaming below.\"","\"DeleteBan\" : \"Ban %1$s\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nenhuma informação disponível\"","\"AreYouSureClearHistoryWithChannel\" : \"Kanalverlauf in **%1$s** leeren?\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionisati ako ne omogućite Google Play usluge.\"","\"ChangeRecoveryEmail\" : \"복구 이메일 변경\"","\"NeverShareWith\" : \"Never Share With\"","\"common_google_play_services_install_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo.\"","\"call_notification_answer_action\" : \"Ответить\"","\"NewContact\" : \"New Contact\"","\"Streaming\" : \"Streaming\"","\"LimitByPeriod\" : \"Limit by time period\"","\"common_google_play_services_unknown_issue\" : \"%1$s aplikazioak arazoak ditu Google Play Services-ekin. Saiatu berriro.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d. skladba\"","\"VoipSwitch\" : \"SWITCH\"","\"common_open_on_phone\" : \"Buksan sa telepono\"","\"cast_mute\" : \"Couper le son\"","\"mr_controller_stop\" : \"Katkesta\"","\"WebSectionRecent\" : \"Recent searches\"","\"ActionAddUserSelfYou\" : \"لقد عُدتَ للمجموعة\"","\"ActionInviteChannelUserFolder\" : \"un1 ist dem Kanal über einen Ordnereinladungslink beigetreten\"","\"LimitReachedFavoriteStickersSubtitlePremium\" : \"An older sticker was replaced with this one.\"","\"AddAnExplanationInfo\" : \"Gebruikers zien deze uitleg nadat ze een verkeerd antwoord hebben gekozen, goed voor educatieve doeleinden.\"","\"common_google_play_services_unknown_issue\" : \"%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।\"","\"cast_tracks_chooser_dialog_cancel\" : \"Avbryt\"","\"SuggestedMessageAcceptInfoAnytimeAdmin2\" : \"You will receive **%1$s** (%2$s) for publishing this post.\"","\"AttachDocument\" : \"File\"","\"NotificationActionPinnedContactUser\" : \"%1$s pinned a contact %2$s\"","\"PrivacyLastSeenPremiumInfoForPremium\" : \"Because you are a Telegram Premium subscriber, you will see the last seen and read time of all users who are sharing it with you – even if you are hiding yours.\"","\"StarGiftReasonOffer\" : \"Gift Offer\"","\"SharedGIFsTab2\" : \"GIFs\"","\"AuthorHiddenDescription\" : \"Senders of these messages restricted to link their name when forwarding.\"","\"cast_pause\" : \"Pausar\"","\"StoryMentionInDialog\" : \"Mentioned you in a story\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید.\"","\"abc_searchview_description_search\" : \"Suche\"","\"mr_controller_expand_group\" : \"விரிப்பதற்கான பட்டன்\"","\"LowDiskSpaceTitle\" : \"ملحوظة\"","\"DeleteMessagesTextGroup\" : \"“Retirar mis mensajes” también eliminará los %1$s que enviaste para los otros miembros del grupo.\"","\"AccDescrMentionDown\" : \"Go to next mention\"","\"NotificationInvitedToGroup\" : \"%1$s te invitó al grupo %2$s\"","\"ChannelAffiliateProgramJoinText_Years_one\" : \"%d year\"","\"cast_ad_label\" : \"Reklāma\"","\"mr_dialog_groupable_header\" : \"Afegeix un dispositiu\"","\"EventLogChangedProfileColorIcon\" : \"un1 changed channel profile color and icon from %1$s to %2$s\"","\"common_google_play_services_unknown_issue\" : \"Приложению \"%1$s\" не удается подключиться к сервисам Google Play. Повторите попытку.\"","\"mr_user_route_category_name\" : \"Mga Device\"","\"StarsSubscriptionStatusCancelled\" : \"cancelled\"","\"mr_chooser_looking_for_devices\" : \"正在尋找裝置...\"","\"DeleteProxyConfirm\" : \"¿Quieres eliminar este proxy?\"","\"VoipChannelRecordVoiceChat\" : \"Record live stream\"","\"mr_cast_button_connecting\" : \"ప్రసారం చేయండి. కనెక్ట్ అవుతోంది\"","\"abc_action_menu_overflow_description\" : \"ตัวเลือกอื่น\"","\"ActionUniqueGiftTransferOutbound\" : \"You transferred a gift to **un1**\"","\"fingerprint_not_recognized\" : \"No se reconoce\"","\"GalleryAccessAllowAccessOpenCamera\" : \"Open Camera\"","\"fingerprint_error_lockout\" : \"Te veel pogings. Probeer later weer.\"","\"cast_forward\" : \"Vooruitspoelen\"","\"NotificationsServiceInfo\" : \"앱이 닫히면 다시 실행합니다. 신뢰할 수 있는 알림을 활성화합니다.\"","\"UserColorUnsavedMessage\" : \"You have changed your color or icon settings. Apply changes?\"","\"RemoveManyEmojiPacksCount_other\" : \"Remove %1$d emoji packs\"","\"FilterFinishCreating\" : \"Please, finish creating this folder to share it.\"","\"LiveStoryReactAdminText\" : \"Viewers can send you Star Reactions.\"","\"mr_controller_collapse_group\" : \"تصغير\"","\"AutoplayMedia\" : \"Media automatisch afspelen\"","\"TwoStepVerificationTitle\" : \"Облачный пароль\"","\"UserRestrictionsNoSendDocs\" : \"no files\"","\"NotificationActionPinnedVoice\" : \"%1$s님이 %2$s에 음성 메시지를 고정했습니다\"","\"PasswordHint\" : \"تلميح كلمة المرور\"","\"ActionTTLYouChanged\" : \"You set messages to auto-delete in %1$s\"","\"StealthModeCooldownHint\" : \"Please wait until the **Stealth Mode** is ready to use again.\"","\"UserBioDetail\" : \"Add a few words about yourself\"","\"DebugMenuDisableCamera\" : \"Disable in-app camera\"","\"NoPlacesFoundInfo\" : \"There are no matches with **%1$s** near you.\"","\"ActionInviteUserFolder\" : \"un1 joined the group via folder invite link\"","\"Gift2AuctionPlaceACustomBidHint\" : \"If you fall bellow the top %d, your bid will roll over to the next round.\"","\"cast_tracks_chooser_dialog_ok\" : \"ठीक है\"","\"common_google_play_services_update_text\" : \"%1$s Google Play xidmətləri yeniləmə halda çalışmaz.\"","\"UpdateAppAlert\" : \"عذرًا، تطبيق تيليجرام الذي تملكه قديم ولا يمكنه التعامل مع هذا الطلب، يرجى القيام بتحديثه.\"","\"ChangePassword\" : \"Passwort ändern\"","\"DeleteChannelForAll\" : \"Delete for all subscribers\"","\"LiveStoryRTMPSettings\" : \"RTMP Settings\"","\"PasswordHintText\" : \"Stel een hint in voor je wachtwoord\"","\"abc_searchview_description_clear\" : \"Vee navraag uit\"","\"AreYouSureLogout\" : \"¿Quieres cerrar sesión?\n\nEsto cancelará todos tus chats secretos.\n\nPuedes usar Telegram en todos tus dispositivos al mismo tiempo y usar varias cuentas en la misma app.\"","\"abc_searchview_description_clear\" : \"Suchanfrage löschen\"","\"ChooseCountry\" : \"Scegli un Paese\"","\"AppUpdateDownloading\" : \"Download... %1$d%%\"","\"QuickReplyDefault3\" : \"I'll call you later.\"","\"cast_notification_connecting_message\" : \"Connexion à %1$s…\"","\"ClearHistoryMyNotesTitle\" : \"Delete all your notes\"","\"fingerprint_error_lockout\" : \"Janë bërë shumë përpjekje. Provo përsëri më vonë.\"","\"TurnPasswordOffQuestion\" : \"¿Quieres desactivar tu contraseña?\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Salasana\"","\"AskAQuestion\" : \"Eine Frage stellen\"","\"StoryNotification3\" : \"posted by %1$s, %2$s and %3$s\"","\"DeleteProxyConfirm\" : \"Tem certeza de que deseja apagar este proxy?\"","\"VoipOffline\" : \"You're currently offline. Please connect to the Internet in order to make calls.\"","\"BusinessGreetPeriod\" : \"Period of no activity\"","\"RecentFilesAZ\" : \"Bestanden A-Z\"","\"PleaseEnterCurrentPassword\" : \"Voer je wachtwoord in\"","\"NotificationActionPinnedPhoto\" : \"%1$s 님이 %2$s 그룹에 사진을 고정했습니다\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ఉపశీర్షికలు\"","\"generic_error_user_canceled\" : \"বিশ্বাসযোগ্যতা প্ৰমাণীকৰণ ব্যৱহাৰকাৰীয়ে বাতিল কৰিছে।\"","\"AreYouSureBlockContact2\" : \"Deseja mesmo bloquear **%1$s**?\"","\"VerificationCodeSubtitle\" : \"Controlla la tua email %1$s (incluso lo spam) e inserisci il codice che ti abbiamo appena inviato.\"","\"SuggestedOfferCompleteAmountF\" : \"%1$s has received ⭐️ %2$s for publishing post\"","\"cast_rewind_30\" : \"Rebobina 30 segons\"","\"search_menu_title\" : \"தேடல்\"","\"EditProfileBirthdayAdd\" : \"Add\"","\"common_open_on_phone\" : \"فتح على الهاتف\"","\"GiftOfferRowOffer\" : \"Offer\"","\"ReplyToUser\" : \"رد\"","\"AttachMediaPhotoDeselected\" : \"Photo deselected.\"","\"google_crash_reporting_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"","\"MessageScheduledRepeatDeletePostponeDays_other\" : \"Postpone By %d Days\"","\"AttachDestructingVideo\" : \"Video con autodistruzione\"","\"abc_toolbar_collapse_description\" : \"સંકુચિત કરો\"","\"AllowReadCall\" : \"Sta het ontvangen van oproepen toe zodat we automatisch je inlogcode kunnen invoeren.\"","\"fingerprint_error_hw_not_present\" : \"Gailu honek ez du hatz-marken sentsorerik\"","\"EditPack\" : \"edit\"","\"mr_controller_close_description\" : \"మూసివేయి\"","\"ErrorSendRestrictedVoiceAll\" : \"Der Versand von Sprachnachrichten ist in dieser Gruppe nicht erlaubt.\"","\"ActionBotDocumentEmail\" : \"Dirección de correo\"","\"AutoDownloadAudioInfo\" : \"Voice messages are tiny, so they're always downloaded automatically.\"","\"ProfileBotOr\" : \"or\"","\"InAppVibrate\" : \"Vibrazione in-app\"","\"CancelRegistration\" : \"Registratie annuleren\"","\"PremiumPreviewReactions2Description\" : \"React with thousands of emoji — with multiple reactions per message.\"","\"confirm_device_credential_password\" : \"Použiť heslo\"","\"AddAnExplanationInfo\" : \"سيرى المستخدمون هذا النص بعد اختيار الإجابة الخاطئة وهذا جيد للأغراض التعليمية.\"","\"ConferenceCallMissed\" : \"Missed Group Call\"","\"cast_stop\" : \"روکیں\"","\"ColorOrange\" : \"Laranja\"","\"abc_capital_off\" : \"DÉSACTIVER\"","\"abc_capital_on\" : \"AÇ\"","\"Vignette\" : \"Vignette\"","\"NotificationGroupAddSelfMega\" : \"انضم %1$s لمجموعة %2$s\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Slēgti paraksti\"","\"abc_search_hint\" : \"Vyhledat…\"","\"SortedByName\" : \"Listado por Nome\"","\"common_google_play_services_update_text\" : \"%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"OpenProfile\" : \"Open Profile\"","\"DeleteStoryTitle\" : \"Delete Story\"","\"cast_expanded_controller_live_head_description\" : \"La posición actual es al comienzo de la transmisión en vivo\"","\"mr_chooser_wifi_warning_description_car\" : \"ଅନ୍ୟ ଡିଭାଇସ ଏହି କାର ପରି ସମାନ ୱାଇ-ଫାଇ ନେଟୱାର୍କରେ ଅଛି ବୋଲି ସୁନିଶ୍ଚିତ କରନ୍ତୁ\"","\"AttachMediaVideoDeselected\" : \"Video deselected.\"","\"AutoDownloadMaxVideoSize\" : \"Maximum video size\"","\"AutoDownloadOnUpToFor\" : \"Up to %1$s for %2$s\"","\"mr_dialog_groupable_header\" : \"डिव्हाइस जोडा\"","\"VoipGroupScheduleInfo\" : \"Members of the group will be notified that the voice chat will start in %1$s.\"","\"ChooseStickerSetHeader\" : \"Choose sticker set\"","\"common_google_play_services_install_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं.\"","\"cast_tracks_chooser_dialog_cancel\" : \"रद्द करें\"","\"cast_skip_prev\" : \"Yeqela kunto yangaphambilini\"","\"DualErrorTitle\" : \":(\"","\"abc_shareactionprovider_share_with\" : \"Condividi con\"","\"AffiliateProgramStopText\" : \"If you end your affiliate program:\"","\"ChatsException_other\" : \"%1$d chats\"","\"TelegramPremiumSubscribedTitle\" : \"You are all set!\"","\"common_google_play_services_install_title\" : \"Google Play-services ophalen\"","\"VoipRecordVoiceChat\" : \"Record voice chat\"","\"CodeExpired\" : \"انتهت صلاحية الرمز، يرجى البدء من جديد.\"","\"common_google_play_services_enable_title\" : \"Google Play සේවා සබල කරන්න\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"يمكنك تغيير إعدادات التنزيل التلقائي لتقليل استخدام البيانات أثناء التجوال.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Khoá truy cập\"","\"formatDateAtTime\" : \"%1$s الساعة %2$s\"","\"CallText\" : \"Telegram ti chiamerà tra %1$d:%2$02d\"","\"AccActionPause\" : \"Pause\"","\"StoryVideo\" : \"Video\"","\"UseProxySponsorInfo\" : \"Dieser Kanal wird von deinem Proxyserver angezeigt. Deaktiviere den Proxy unter Einstellungen > Daten und Speicher, um den Kanal zu entfernen.\"","\"NotificationsStories\" : \"Verhalen\"","\"EditProfileBirthdayText\" : \"Date of Birth\"","\"PollV2RestrictToSubscribers\" : \"Restrict to Subscribers\"","\"TodoMenuTabTask\" : \"Task\"","\"ReportSpamUserBotVerificationHint\" : \"This page is verified by the %1$s\"","\"RepliesTitle\" : \"Replies\"","\"AddUserErrorBlacklisted\" : \"Sorry, you can't add this user because they are in the Removed Users list and you can't unban them.\"","\"UpgradePremiumPerMonth\" : \"Upgrade for %s per year\"","\"AskButton\" : \"Eine Frage stellen\"","\"BotCantJoinGroups\" : \"لا يمكن أن يضافَ هذا البوت إلى المجموعات.\"","\"ActionCreateMega\" : \"Group created\"","\"mr_chooser_wifi_warning_description_car\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que cette voiture.\"","\"common_signin_button_text\" : \"साइन इन करें\"","\"PermissionOpenSettings\" : \"Instellingen\"","\"mr_chooser_zero_routes_found_title\" : \"No hi ha cap dispositiu disponible\"","\"cast_rewind_30\" : \"အနောက်သို့ စက္ကန့်သုံးဆယ် ပြန်ရစ်ပါ\"","\"mr_system_route_name\" : \"ລະບົບ\"","\"SavedMessagesInfo\" : \"Forward here to save.\"","\"DebugClearLocalDatabaseSuccess\" : \"Cleared local database.\"","\"mr_chooser_wifi_learn_more\" : \"Научете повече\"","\"abc_searchview_description_voice\" : \"Căutare vocală\"","\"LoadingFullImage\" : \"afbeelding laden...\"","\"BusinessBotPermissionsMessagesMarkAsRead\" : \"Mark Messages As Read\"","\"search_menu_title\" : \"సెర్చ్\"","\"AreYouSureClearHistory\" : \"Are you sure you want to delete all messages in this chat?\"","\"common_google_play_services_install_button\" : \"Instaliraj\"","\"call_notification_ongoing_text\" : \"Hívás folyamatban\"","\"ActionChannelCallJustStarted\" : \"Livestream gestartet\"","\"PermissionNoLocationStory\" : \"Telegram heeft toegang nodig tot je locatie zodat je het weerbericht in je verhalen kunt plaatsen.\"","\"Retry\" : \"Tentar novamente\"","\"abc_toolbar_collapse_description\" : \"تصغير\"","\"fcm_fallback_notification_channel_label\" : \"मिश्र\"","\"WithinAWeek\" : \"visto na última semana\"","\"BusinessHoursProfileNowOpen\" : \"Open\"","\"cast_seek_bar\" : \"Панель керування відтворенням\"","\"abc_menu_space_shortcut_label\" : \"bilslá\"","\"mr_user_route_category_name\" : \"Eszközök\"","\"cast_expanded_controller_background_image\" : \"Albuma noformējums\"","\"FormattedDate\" : \"Date\"","\"abc_action_menu_overflow_description\" : \"Mais opções\"","\"PasswordOff\" : \"Off\"","\"cast_expanded_controller_background_image\" : \"Skivomslag\"","\"abc_searchview_description_search\" : \"検索\"","\"cast_stop\" : \"නතර කරන්න\"","\"August\" : \"Agosto\"","\"ShowMore\" : \"더 보기\"","\"MessageLockedStarsConfirmMessage2Many1_one\" : \"Would you like to pay **%1$d** Star\"","\"BusinessLocationAddress\" : \"Enter Address\"","\"Fade\" : \"Sfumatura\"","\"StoryEnabledScreenshotsShare\" : \"Downloading, sharing and taking screenshots will be enabled for this story.\"","\"TapToEditWidgetShort\" : \"antippen für Bearbeitung\"","\"Gift2InfoInFreeUpgrade\" : \"Upgrade this gift for free to turn it into a unique collectible.\"","\"BackEnteringPhrase\" : \"< Back to entering the phrase\"","\"mr_button_content_description\" : \"Truyền\"","\"common_google_play_services_unsupported_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस पर काम नहीं करती हैं.\"","\"GifSavedToDownloadsHintLinked\" : \"GIF salvata nei **download**.\"","\"NetworkUsageRoamingTab\" : \"Roaming\"","\"fingerprint_error_no_fingerprints\" : \"មិន​មាន​ការ​ថតបញ្ចូល​ស្នាម​ម្រាមដៃទេ។\"","\"InviteFriendsHelp\" : \"텔레그램 초대장을 보낼 연락처를 선택하세요\"","\"generic_error_user_canceled\" : \"Autentifikavimą atšaukė naudotojas.\"","\"media_notification_channel_name\" : \"Трансляциялау\"","\"BusinessAwayIntro\" : \"Add messages that will be automatically sent when you are off.\"","\"AttachVideo\" : \"مقطع مرئي\"","\"ProfileBotPreviewEmptyTitle\" : \"No Preview\"","\"cast_notification_disconnect\" : \"接続を解除\"","\"GiftOfferPayMulti\" : \"Pay %s and %s\"","\"NoMedia\" : \"Comparte fotos y videos en este chat y accede a ellos desde cualquier dispositivo.\"","\"SendInviteLink\" : \"Send Invite Link\"","\"NotificationActionPinnedVideo\" : \"%1$s ha fissato un video nel gruppo %2$s\"","\"mr_chooser_title\" : \"Түзмөккө чыгаруу\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d. pista\"","\"confirm_device_credential_password\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‎‎‏‏‏‎‎‏‎‎‎‎‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‏‏‎‏‏‏‏‎‏‎‏‏‏‏‏‏‎‎‏‎‎‏‎Use password‎‏‎‎‏‎\"","\"DeleteLocalizationTitle\" : \"Delete language pack\"","\"mr_system_route_name\" : \"சிஸ்டம்\"","\"abc_action_menu_overflow_description\" : \"مزید اختیارات\"","\"fingerprint_not_recognized\" : \"မသိ\"","\"WidgetPasscode2\" : \"Note: Your passcode will be **ignored** for widgets.\"","\"LanguageUnsupportedError\" : \"Idioma não encontrado.\"","\"mr_controller_album_art\" : \"Plötuumslag\"","\"EditProfileBirthdayRemove\" : \"Remove Date of Birth\"","\"NoGIFs\" : \"Sem GIFs\"","\"NoSharedAudioSecret\" : \"Music from this chat will be shown here.\"","\"NotificationTopicExceptionsDesctription_one\" : \"%s, %d exception\"","\"fcm_fallback_notification_channel_label\" : \"שונות\"","\"SdCardAlert\" : \"Storing on SD card will make Telegram slow. Proceed anyway?\"","\"NotificationGroupAddSelf\" : \"%1$s retornou ao grupo %2$s\"","\"TwoStepVerificationPasswordSetInfo\" : \"This password will be required when you log in on a new device in addition to the code you get in the SMS.\"","\"WithinAMonth\" : \"last seen within a month\"","\"mr_controller_collapse_group\" : \"Zwiń\"","\"MainTabsCalls\" : \"Calls\"","\"RemindDayYearAt\" : \"'Herinner op' d MMM yyyy 'om' HH:mm\"","\"cast_forward_30\" : \"Pārtīt par trīsdesmit sekundēm\"","\"AttachDestructingPhoto\" : \"Foto Autodestrutiva\"","\"GraceTitle\" : \"⚠️ Your Premium subscription is expiring!\"","\"abc_search_hint\" : \"Søk\"","\"ChangePhoneNumberInfo\" : \"Verplaats je account, chats en media naar een nieuw nummer.\"","\"BotAuthLoginRequestFrom\" : \"Login request from **%s**\"","\"ic_media_route_learn_more_accessibility\" : \"Uzziniet, kā veikt apraidi\"","\"mr_chooser_searching\" : \"Finding devices\"","\"cast_tracks_chooser_dialog_ok\" : \"Oke\"","\"common_google_play_services_enable_title\" : \"Google Play pakalpojumu iespējošana\"","\"abc_toolbar_collapse_description\" : \"ຫຍໍ້ລົງ\"","\"abc_capital_on\" : \"ACTIVAR\"","\"SharedLinksTab2\" : \"Links\"","\"NotificationActionPinnedGameScoreUser\" : \"%1$s pinned a game score\"","\"cast_notification_connecting_message\" : \"Під’єднання до екрана %1$s\"","\"mr_controller_no_info_available\" : \"Nenhuma informação disponível.\"","\"Gift2StarsCount_other\" : \"%d Stars\"","\"SearchAdsAbout1Title\" : \"Respect Your Privacy\"","\"StoriesAddPost\" : \"Add a post\"","\"mr_controller_play\" : \"Afspil\"","\"mr_dialog_groupable_header\" : \"Төхөөрөмж нэмэх\"","\"RecorderNewStory\" : \"New Story\"","\"cast_closed_captions\" : \"Opcionalni titl\"","\"Devices\" : \"기기\"","\"search_menu_title\" : \"Maghanap\"","\"ResetChatBackgroundsInfo\" : \"Elimina todos los fondos de pantalla subidos y restaura los preinstalados.\"","\"abc_searchview_description_search\" : \"Издөө\"","\"FolderLinkButtonJoinPlural_other\" : \"Join chats\"","\"NotificationsTurnOff\" : \"Ausschalten\"","\"fingerprint_error_no_fingerprints\" : \"Ingen fingeravtrykk er registrert.\"","\"StopLoading\" : \"Vuoi terminare il caricamento?\"","\"PassportPhoneUseSameEmailInfo\" : \"Use the same email as on Telegram.\"","\"cast_expanded_controller_live_head_description\" : \"La posición actual es anterior a la transmisión en directo\"","\"WhoCanAddMe\" : \"Who can add me to group chats?\"","\"Recipient_one\" : \"%1$d recipient\"","\"fingerprint_error_lockout\" : \"ಹಲವು ಬಾರಿ ಪ್ರಯತ್ನಿಸಿರುವಿರಿ ನಂತರ ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.\"","\"cast_tracks_chooser_dialog_audio\" : \"Hang\"","\"EventLogFilterSectionSubscribers\" : \"Subscribers And Admins\"","\"GiftPremiumWhatsIncluded\" : \"What's included\"","\"ErrorSendRestrictedStickers\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال الملصقات.\"","\"SettingsFaqSearchTitle\" : \"الأسئلة الشائعة\"","\"PmFwdOriginalYesterdayAt\" : \"original yesterday at %s\"","\"fcm_fallback_notification_channel_label\" : \"Diverse\"","\"call_notification_hang_up_action\" : \"ስልኩን ዝጋ\"","\"NotificationActionMissedCallConference\" : \"You missed a call from %1$s\"","\"ProxyBottomSheetCheckStatus\" : \"**Check Status**\"","\"BotMonetizationProceedsTONInfo\" : \"TON from your total balance become available for spending on ads and rewards 3 days after they are earned.\"","\"NotificationsServiceInfo\" : \"Sofern die App beendet wurde, diese automatisch neu starten, um Benachrichtigungen zu gewährleisten.\"","\"SmartNotifications\" : \"Slimme meldingen\"","\"Gift2ActionUnlist\" : \"Unlist\"","\"EventLogPreviousGroupTheme\" : \"Previous theme\"","\"Flip\" : \"Virar\"","\"StoryPremiumFormatting\" : \"Subscribe to **Telegram Premium** to add links and text formatting to your stories.\"","\"LanguageName\" : \"Deutsch\"","\"mr_cast_button_connecting\" : \"Emet. S'està connectant.\"","\"cast_expanded_controller_live_head_description\" : \"Geçerli konum canlı yayının başında\"","\"StarsCount_one\" : \"%d Star\"","\"SearchInSettings\" : \"Einstellungen durchsuchen\"","\"call_notification_decline_action\" : \"拒否\"","\"Events\" : \"Events\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+\"","\"cast_tracks_chooser_dialog_cancel\" : \"રદ કરો\"","\"Alert\" : \"عرض الإشعارات\"","\"Add\" : \"Adicionar\"","\"MonetizationSwitchOff\" : \"Switch Off Ads\"","\"PushReactStoryHidden\" : \"New reaction to your story\"","\"YourNewEmail\" : \"Je nieuwe e-mailadres\"","\"mr_cast_button_disconnected\" : \"Emet. Desconnectat.\"","\"PaidMessagesRefundedOut_one\" : \"You refunded %1$d Star to un1\"","\"Gift2ActionInfoChannelNoConvert\" : \"Display this gift in channel's Gifts.\"","\"MessageReplacePhotoVideo\" : \"To Photo or Video\"","\"NotificationChatMessagePaidMedia_other\" : \"%2$s posted a paid post in %3$s group for %1$d stars\"","\"VideoSpeedVeryFast\" : \"Very fast\"","\"PassportAddressNoUploadInfo\" : \"Provide your address\"","\"RemindDayAt\" : \"'Lembrar em' d 'de' MMM 'às' HH:mm\"","\"NoScheduledMessages\" : \"No scheduled messages yet...\"","\"AttachOnceAudio\" : \"Mensaje de voz de un solo uso\"","\"UsernameHelp\" : \"Puoi scegliere un username su **Telegram**. Se lo fai, le persone potranno trovarti tramite questo username e contattarti senza sapere il tuo numero di telefono.\n\nPuoi usare **a–z**, **0–9** e underscore. La lunghezza minima è **5** caratteri.\"","\"InAppNotifications\" : \"In-App \"","\"mr_controller_play\" : \"លេង\"","\"cast_tracks_chooser_dialog_cancel\" : \"Otkaži\"","\"SaveToDownloads\" : \"Save to downloads\"","\"SavedTagShowOtherMessages\" : \"Show Other Messages\"","\"cast_tracks_chooser_dialog_audio\" : \"Аўдыя\"","\"ShortNumberInfo\" : \"Указанный номер слишком короткий для региона **%1$s**:\n\n**%2$s**\n\nУбедитесь, что правильно указываете номер. Он должен начинаться с кода страны.\"","\"NotificationGroupAddSelf\" : \"%1$s 님이 %2$s 그룹에 돌아왔습니다\"","\"cast_play\" : \"Erreproduzitu\"","\"cast_closed_captions\" : \"Субцітры\"","\"TopicsLayoutList\" : \"List\"","\"cast_tracks_chooser_dialog_none\" : \"Engar\"","\"ProfileColorEdit\" : \"Trocar cor do perfil\"","\"LanguageCode\" : \"ko\"","\"abc_searchview_description_submit\" : \"Iesniegt vaicājumu\"","\"AreYouSureDeleteVideoEveryone\" : \"Are you sure you want to delete this video for everyone?\"","\"FwdMessagesToManyChats_other\" : \"Messages forwarded to **%1$d chats**.\"","\"AttachInlineRestrictedForever\" : \"The admins of this group have restricted you from sending inline content here\"","\"SetAdditionalPasswordInfo\" : \"Puedes poner una contraseña que se te solicitará al iniciar sesión en un nuevo dispositivo, además del código que recibes por SMS.\"","\"cast_forward_10\" : \"Προώθηση 10 δευτερόλεπτα μπροστά\"","\"call_notification_answer_video_action\" : \"Myndsímtal\"","\"AuthAnotherClientScan\" : \"Scansiona codice QR\"","\"SharedGroupsTab2\" : \"Groups\"","\"cast_live_label\" : \"ТІКЕЛЕЙ ЭФИР\"","\"AreYouSureDeleteFewMessagesMega\" : \"정말 이 메시지들을 모두에게서 삭제하시겠습니까?\"","\"NotificationsPrioritySettings\" : \"Systeeminstelling gebruiken\"","\"call_notification_ongoing_text\" : \"Ongoing call\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు.\"","\"ChatWasMovedToMainList\" : \"The chat was moved to your main list.\"","\"CropReset\" : \"Zurücksetzen\"","\"BrowserExternalTitle\" : \"Open in Browser\"","\"ArchiveAndMute\" : \"Archivia e silenzia\"","\"DeleteMegaForAll\" : \"Delete Group For All\"","\"IsRecordingAudio\" : \"%1$s is recording a voice message...\"","\"PricePerMonthMe\" : \"%1$s/month\"","\"CheckPasswordWrong\" : \"Dieses Passwort ist falsch.\"","\"confirm_device_credential_password\" : \"पासवर्ड का इस्तेमाल करें\"","\"AIEditorTabStyle\" : \"Style\"","\"wallet_buy_button_place_holder\" : \"Google ဖြင့်ဝယ်ပါ\"","\"LiveLocationContext\" : \"Live Location\"","\"common_google_play_services_enable_button\" : \"Povolit\"","\"common_open_on_phone\" : \"​ເປີດ​ໃນ​ໂທ​ລະ​ສັບ\"","\"WrongNumber\" : \"¿Número incorrecto?\"","\"CheckPassword\" : \"Verifica la password\"","\"cast_skip_prev\" : \"אפשר לדלג אל הפריט הקודם\"","\"cast_expanded_controller_ad_image_description\" : \"Samal ajal kui Cast'i vastuvõtja esitab reklaami, kuvatakse kujutis\"","\"OnlyWhenScreenOff\" : \"Solo con schermo spento\"","\"ShortMinutesAgo_one\" : \"%dm\"","\"RestorePasswordResetPasswordText\" : \"Wirklich das Passwort der zweistufigen Bestätigung zurücksetzen?\"","\"ColorRed\" : \"빨간색\"","\"ClearSearchAlertPartial_one\" : \"Vuoi rimuovere questa chat dalla tua cronologia di ricerca?\"","\"PasswordReset\" : \"Senha desativada\"","\"common_google_play_services_wear_update_text\" : \"Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali.\"","\"ErrorSendRestrictedStickersAll\" : \"No está permitido enviar stickers en este grupo.\"","\"abc_capital_on\" : \"PÄÄLLÄ\"","\"PinnedMessages\" : \"Mensajes fijados\"","\"PollV2SetCorrectAnswer\" : \"Set Correct Answer\"","\"fingerprint_not_recognized\" : \"Akwaziwa\"","\"cast_seek_bar\" : \"Ijro qidiruv paneli\"","\"formatDateAtTime\" : \"%1$s om %2$s\"","\"BusinessRepliesMore_other\" : \"+%d more\"","\"media_notification_channel_name\" : \"ສົ່ງສັນຍານ\"","\"common_signin_button_text_long\" : \"Google арқылы кіру\"","\"NotificationsMuted\" : \"Silenciado\"","\"Discussion\" : \"Discussion\"","\"DeleteSingleMessagesTitle\" : \"메시지 삭제\"","\"YourNewEmail\" : \"새로운 이메일\"","\"GiftOfferAmountHigher\" : \"%s higher\"","\"cast_seek_bar\" : \"प्लेब्याकको खोजको लागि नियन्त्रण\"","\"Gift2ConvertedChannel_other\" : \"%d Stars were sent to channel's balance\"","\"AttachVoiceRestrictedForever\" : \"The admins of this group have restricted you from sending voice messages here.\"","\"BotOwnershipTransferReadyAlertText\" : \"This will transfer the **full owner** rights for the bot to the selected user.\"","\"TwoStepVerificationTitle\" : \"Tweestapsverificatie\"","\"BannedPhoneNumber\" : \"Diese Nummer wurde gesperrt.\"","\"BotMoreTabs_one\" : \"%2$s & %1$d Other\"","\"ErrorSendRestrictedVoice\" : \"죄송하지만, 이 그룹의 관리자가 여기에 음성 메시지를 보내지 못하도록 제한했습니다.\"","\"mr_chooser_wifi_warning_description_car\" : \"Povežite drugi uređaj s istom Wi-Fi mrežom s kojom je povezan ovaj automobil\"","\"BackgroundPattern\" : \"Muster\"","\"cast_expanded_controller_ad_image_description\" : \"Imatge que es mostra mentre el receptor de Google Cast està reproduint un anunci\"","\"Gift2ActionWonActionText\" : \"You bought this gift at auction for %s Stars.\"","\"mr_controller_no_info_available\" : \"कोई जानकारी मौजूद नहीं है\"","\"ActionChannelCallJustStarted\" : \"البث المباشر بدأ\"","\"StoriesIntroGoForwardSubHeader\" : \"Tap the screen\"","\"CalendarWeekNameShortWednesday\" : \"W\"","\"ClearCacheFewChatsTitle\" : \"%1$s에서 캐시 비우기\"","\"cast_stop\" : \"To‘xtatish\"","\"AllSessionsTerminated\" : \"All other sessions terminated.\"","\"VideoCall\" : \"مكالمة مرئية\"","\"ImportErrorUserBlocked\" : \"Unable to import messages due to privacy settings.\"","\"PleaseEnterNewFirstPasswordHint\" : \"Voor nieuw wachtwoord in\"","\"FirstName\" : \"Імʼя (обовʼязково)\"","\"DeleteMessagesText\" : \"Você também pode apagar %1$s que você enviou da caixa de entrada de **%2$s** marcando \"Apagar minhas mensagens\".\"","\"TelegramPremiumUserStatusCollectibleDialogTitle\" : \"%1$s set this emoji from **%2$s** collection as their current status.\"","\"NotificationShowSenderNames\" : \"Show Senders Name\"","\"ResetMyAccountWarningText\" : \"이 작업은 되돌릴 수 없습니다. 계정 초기화를 진행하시면 텔레그램 대화, 메시지, 미디어와 파일을 모두 잃게 됩니다.\"","\"mr_chooser_zero_routes_found_title\" : \"Nav pieejamu ierīču\"","\"EnableReactions\" : \"Enable Reactions\"","\"BoostingGiveawayAdditionPrizeCountHint_one\" : \"All prizes: **%1$d** Telegram Premium subscriptions for %2$s.\"","\"Gift2ChannelNotify\" : \"Notify About New Gifts\"","\"call_notification_hang_up_action\" : \"Închide\"","\"common_google_play_services_wear_update_text\" : \"Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати.\"","\"OnlyWhenScreenOn\" : \"Only when screen \"on\"\"","\"AIEditorToneNeutral\" : \"Neutral\"","\"ThemeResetToDefaultsTitle\" : \"Reset settings\"","\"cast_connecting_to_device\" : \"%1$s ಗೆ ಸಂಪರ್ಕಪಡಿಸಲಾಗುತ್ತಿದೆ\"","\"mr_chooser_title\" : \"Casten naar\"","\"SendContactToGroupText\" : \"Deseja enviar esse contato para **%1$s**?\"","\"SetPhoto\" : \"Set Photo\"","\"NotificationActionPinnedRoundUser\" : \"%1$s pinned a video message\"","\"abc_searchview_description_voice\" : \"ভয়েস সার্চ করুন\"","\"common_google_play_services_install_title\" : \"Installer Google Play-tjenester\"","\"NotificationActionPinnedMusicUser\" : \"%1$s fixou um arquivo de áudio\"","\"AppFolderInfo\" : \"앱 폴더 탐색\"","\"abc_searchview_description_voice\" : \"Paieška balsu\"","\"DirectShareInfo\" : \"Show recent chats in Android share menu\"","\"abc_searchview_description_clear\" : \"Сұрауды өшіру\"","\"NotifyFromNobody\" : \"Off\"","\"AreYouSureSecretChatTitle\" : \"비밀 대화\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+‎\"","\"FilterInviteUserToast\" : \"You can’t put users into shared folders.\"","\"common_google_play_services_install_button\" : \"Տեղադրել\"","\"ChatWithAdminChannelTitle\" : \"Chat with channel's admin\"","\"UseProxyTelegramInfo\" : \"MTProto proxy settings.\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo.\"","\"UnsaveMessagesTitle\" : \"Rimuovi %1$s\"","\"TextSizeHeader\" : \"حجم خط الرسائل\"","\"YourPasswordSuccess\" : \"Success!\"","\"ChannelColorApplied\" : \"Your channel color has been updated!\"","\"AutoDownloadPhotos\" : \"Bilder\"","\"NotificationActionPinnedFile\" : \"%1$s ancló un archivo en el grupo %2$s\"","\"generic_error_user_canceled\" : \"Аўтэнтыфікацыя скасавана карыстальнікам.\"","\"NotificationHiddenChatUserName\" : \"User\"","\"NotificationMessageGroupGif\" : \"%1$s enviou um GIF para o grupo %2$s\"","\"PassportPolicy\" : \"You accept the *%1$s Privacy Policy* and allow their @%2$s to send you messages.\"","\"AIEditorStyleAddLink\" : \"Add a link to my account\"","\"cast_ad_label\" : \"Reklamë\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"عذرًا، لا يمكنك إرسال رسائل صوتية إلى هذا المستخدم بسبب إعدادات الخصوصية لديهم.\"","\"FragmentPhoneMessage\" : \"This phone number was bought on **Fragment** on %1$s for **%2$s** %3$s\"","\"abc_searchview_description_voice\" : \"Recherche vocale\"","\"YourBioChanged\" : \"Bio atualizada.\"","\"RemindTodayAt\" : \"'Нагадати сьогодні,' HH:mm\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d ಟ್ರ್ಯಾಕ್ ಮಾಡಿ\"","\"PassportRequiredDocuments\" : \"Required Documents\"","\"YourEmailInfo\" : \"정확한 이메일을 추가해 주세요. 잊어버린 비밀번호를 되찾으실 유일한 수단입니다.\"","\"PasskeyFeature3Subtitle\" : \"Your passkey is stored safely in the cloud service you choose.\"","\"WrongNumberFormat\" : \"올바르지 않은 포맷\"","\"mr_chooser_wifi_learn_more\" : \"Află mai multe\"","\"NotificationsServiceConnection\" : \"Background Connection\"","\"UserAcceptedToGroupPush\" : \"%1$s was accepted into the group\"","\"common_google_play_services_install_button\" : \"Setja upp\"","\"ReportFalsePositive\" : \"Relatar Falso Positivo\"","\"common_google_play_services_install_title\" : \"ติดตั้งบริการ Google Play\"","\"cast_forward_10\" : \"On saniye ileri sar\"","\"ClearSelectedCache\" : \"مسح المُحددة\"","\"cast_skip_prev\" : \"Avvalgi obyektga o‘tish\"","\"SearchByColor\" : \"Buscar por cor\"","\"NotificationActionPinnedInvoice\" : \"%1$s fijó una factura en el grupo %2$s\"","\"AddEmailTitle\" : \"Укажите почту для входа\"","\"mr_controller_album_art\" : \"Ubuciko be-albhamu\"","\"common_google_play_services_notification_ticker\" : \"Viga Google Play teenustes\"","\"NoMailInstalled\" : \"Je kunt een e-mail met een beschrijving van het probleem sturen naar reports@stel.com\"","\"LanguageName\" : \"Українська\"","\"SelfStarsWithdrawInfo_other\" : \"You can withdraw from %d Stars using Fragment. **Learn more >**\"","\"MyProfile\" : \"My Profile\"","\"AllMedia\" : \"Alle Medien\"","\"AutoDownloadTypes\" : \"Types of media\"","\"EventLogChangedEmojiStatusFromFor\" : \"un1 changed channel emoji status from %1$s to %2$s (for %3$s)\"","\"FolderTagColor\" : \"Folder color in chat list\"","\"call_notification_incoming_text\" : \"来电\"","\"NotificationGroupCreatedCall\" : \"%1$s ha avviato una chat video in %2$s\"","\"SearchEmptyViewFilteredSubtitleVoice\" : \"Voice from all your chats will be shown here.\"","\"fingerprint_error_no_fingerprints\" : \"Відбитки пальців не зареєстровано.\"","\"ForwardedAudio_other\" : \"%1$d forwarded voice messages\"","\"mr_controller_collapse_group\" : \"Contraer\"","\"DebugMenuReloadContacts\" : \"Reload Contacts\"","\"generic_error_user_canceled\" : \"A hitelesítést megszakította a felhasználó.\"","\"StarsSubscriptionSince\" : \"Subscribed\"","\"ChannelDescriptionChanged\" : \"Channel description updated.\"","\"SuggestionAgreementDeclinedYou\" : \"❌ **%s** rejected your message.\"","\"PasswordOff\" : \"No\"","\"Gift2PrepayUpgradeButton\" : \"Pay ⭐️%d for Upgrade\"","\"cast_notification_connected_message\" : \"Tengt við %1$s\"","\"InviteCallMessagePremiumBlockedTwo\" : \"**%1$s** and **%2$s** only accept messages and invitations to calls from Contacts and **Premium** users.\"","\"TwoStepVerificationPasswordSet\" : \"Senha Definida!\"","\"BlockedUsersInfo\" : \"Blockierte Nutzer sehen weder dein Profilbild, noch deinen Zeitstempel oder deine Stories. Sie können dir keine Nachricht im Einzelchat senden oder dich Gruppen hinzufügen. \"","\"PhoneNumberFlood\" : \"عذرًا، لقد قمت بحذف حسابك وإعادة إنشائه عدة مرات مؤخرًا، يرجى الانتظار لعدة أيام قبل محاولة إنشاء حساب من جديد.\"","\"StarGiftReasonPurchase\" : \"Gift Purchase\"","\"generic_error_no_device_credential\" : \"ಯಾವುದೇ ಪಿನ್, ಪ್ಯಾಟರ್ನ್ ಅಥವಾ ಪಾಸ್‌ವರ್ಡ್ ಅನ್ನು ಹೊಂದಿಸಿಲ್ಲ.\"","\"common_open_on_phone\" : \"Atidaryti telefone\"","\"common_google_play_services_update_text\" : \"Чтобы запустить приложение \"%1$s\", обновите сервисы Google Play.\"","\"Create\" : \"Create\"","\"call_notification_answer_action\" : \"ಉತ್ತರಿಸಿ\"","\"MonetizationMoreTransactions_one\" : \"Show %d more transaction\"","\"EncryptionKeyDescription\" : \"This image and text were derived from the encryption key for this secret chat with **%1$s**.\n\nIf they look the same on **%2$s's** device, end-to-end encryption is guaranteed.\n\nLearn more at telegram.org\"","\"ErrorSendRestrictedDocuments\" : \"Sorry, de beheerders van deze groep hebben je beperkt in het delen van documenten.\"","\"abc_searchview_description_submit\" : \"Serah pertanyaan\"","\"ChannelAffiliateProgramLinkTextUser\" : \"Share this link with your friends to earn a **%1$s** commission on their spending in **%2$s** for **%3$s**.\"","\"common_google_play_services_install_text\" : \"Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй.\"","\"cast_pause\" : \"ຢຸດຊົ່ວຄາວ\"","\"LinkedChannel\" : \"Linked Channel\"","\"mr_button_content_description\" : \"Yayım\"","\"common_google_play_services_install_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе.\"","\"call_notification_answer_action\" : \"Prijať\"","\"AutoDownloadOnFor\" : \"%1$s에 켬\"","\"NoNetworkUsageSince\" : \"No network usage since %1$s\"","\"mr_user_route_category_name\" : \"Уређаји\"","\"SmsAvailableIn\" : \"Вы сможете запросить SMS через %1$d:%2$02d\"","\"CurvesRed\" : \"ROT\"","\"common_google_play_services_updating_text\" : \"%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។\"","\"ColorViolet\" : \"Violett\"","\"cast_connecting_to_device\" : \"正在連接至「%1$s」\"","\"cast_stop_live_stream\" : \"Zaustavi strim uživo\"","\"confirm_device_credential_password\" : \"Använd lösenord\"","\"cast_pause\" : \"موقوف کریں\"","\"EventLogPromotedManageDirect\" : \"Manage direct\"","\"fingerprint_error_lockout\" : \"Tentatives trop nombreuses. Veuillez réessayer plus tard.\"","\"CancelSending\" : \"Cancel sending\"","\"ErrorSendRestrictedMedia\" : \"Die Admins dieser Gruppe haben dir die Berechtigung entzogen, Medien zu senden.\"","\"EventLogVoiceChatMuted\" : \"un1 muted un2\"","\"ClearFewChatsTitle\" : \"Wis %1$s\"","\"abc_searchview_description_query\" : \"शोध क्वेरी\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Conecte o outro dispositivo à mesma rede Wi-Fi que este dispositivo\"","\"cast_notification_disconnect\" : \"נתק\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ចំណងជើងរង\"","\"AreYouSureDeleteSingleMessageMega\" : \"Bericht echt voor iedereen wissen?\"","\"formatDateScheduleYear\" : \"yyyy'년' M'월' d'일'\"","\"ActionAddUserYou\" : \"un1 قام بإضافتك\"","\"cast_skip_prev\" : \"Kapërce tek artikulli i mëparshëm\"","\"cast_notification_connecting_message\" : \"Inaunganisha kwenye %1$s\"","\"PinnedMessage\" : \"Pinned Message\"","\"PermissionNoAudioWithHint\" : \"**Telegram** necesita acceso al micrófono para que puedas enviar mensajes de voz. Toca Ajustes > Permisos, y activa **Micrófono**.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Make sure that the other device is on the same Wi-Fi network as this TV\"","\"LoginOrSingInWithGoogle\" : \"o\"","\"Gift2ChannelNotifyNotChecked\" : \"You will not receive a message from Telegram when your channel receives a gift.\"","\"ChangeUserNameColor\" : \"Trocar Cor do Nome\"","\"PasswordHintTextLogin\" : \"Crea un suggerimento per la tua password.\"","\"RecentFilesAZ\" : \"Files A-Z\"","\"abc_menu_space_shortcut_label\" : \"Space\"","\"common_google_play_services_install_button\" : \"I-install\"","\"ActionInviteUserFolder\" : \"انضم un1 إلى المجموعة عبر رابط الدعوة للمجلد\"","\"common_open_on_phone\" : \"Telefonda ochish\"","\"ProfilePopupNotificationInfo\" : \"New messages from this contact will appear on your screen when you are not using Telegram.\"","\"AIEditorStyleSharedToManyChats_one\" : \"Sent AI Style link to **a chat**.\"","\"NoViewsStub\" : \"No one has viewed this story so far.\"","\"abc_shareactionprovider_share_with\" : \"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"StoriesAlbumTitleInputHint\" : \"Title\"","\"VideoDoesNotSupportStreaming\" : \"This video is not optimized for streaming. You may need to download it in full to play it.\"","\"FontSizePreviewName\" : \"Michiel\"","\"mr_chooser_wifi_warning_description_tv\" : \"Asegúrate de que o outro dispositivo estea na mesma rede wifi que esta televisión\"","\"UsernameProfileLinkEditable\" : \"tap to edit\"","\"NoMailInstalled\" : \"Bitte sende eine E-Mail an reports@stel.com mit einer Beschreibung des Problems.\"","\"mr_cast_button_connecting\" : \"Cast. Kobler til\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"AreYouSureSecretChatTitle\" : \"محادثة سرية\"","\"cast_tracks_chooser_dialog_audio\" : \"오디오\"","\"ResetMyAccountWarningReset\" : \"Restablecer cuenta\"","\"NotificationActionPinnedGeoLiveUser\" : \"\n%1$s zette een Live-locatie vast\"","\"abc_searchview_description_clear\" : \"Zoekopdracht wissen\"","\"ChatListSwipeGesture\" : \"Wischgeste für Chatliste\"","\"AreYouSureShareMyContactInfoBotUnblock\" : \"Esto también desbloqueará el bot.\"","\"generic_error_no_keyguard\" : \"Ovaj uređaj ne podržava PIN, uzorak ili lozinku.\"","\"CheckYourEmail\" : \"이메일을 확인하세요\"","\"PermissionNoContactsSharing\" : \"**Telegram** heeft toegang tot je contacten nodig zodat je die met vrienden kunt delen. Tik op Instellingen > Machtigingen en schakel **Contacten** aan.\"","\"Unblock\" : \"Gebruiker deblokkeren\"","\"RecoveryEmailSubtitle\" : \"Puedes configurar un correo de recuperación para restablecer tu contraseña y restaurar el acceso a tu cuenta de Telegram.\"","\"InviteFriendsHelp\" : \"Selecione os contatos para convidar ao Telegram\"","\"NotificationMessageSticker\" : \"%1$s te enviou um sticker\"","\"common_signin_button_text\" : \"உள்நுழைக\"","\"fingerprint_error_hw_not_available\" : \"Fingerprint hardware not available.\"","\"FloodWaitTime\" : \"Muitas tentativas. Por favor, tente de novo em %1$s.\"","\"BizBotStop\" : \"Stop\"","\"AreYouSureDeleteContact\" : \"هل ترغب حقًا في حذف جهة الاتصال هذه؟\"","\"AutoDownloadOnWiFiData\" : \"على الواي فاي\"","\"Gift2TitleSelf1\" : \"Buy a Gift\"","\"mr_chooser_wifi_warning_description_car\" : \"Verifică dacă celălalt dispozitiv este în aceeași rețea Wi-Fi ca această mașină\"","\"common_google_play_services_update_title\" : \"Google Play-Dienste aktualisieren\"","\"PaidMediaPrice_one\" : \"⭐️%d\"","\"BoostingEligibleUsers\" : \"Users eligible for the giveaway\"","\"Orange\" : \"Laranja\"","\"PasskeyFeature2Subtitle\" : \"Use your face, fingerprint, or screen lock to sign in.\"","\"ResetAccountCancelledAlert\" : \"Deine vorherigen Versuche das Konto zurückzusetzen wurden durch den aktiven Nutzer abgebrochen. Bitte in 7 Tagen erneut probieren.\"","\"ChannelMessagePoll2\" : \"%1$s posted a poll %2$s\"","\"ActionUserScored\" : \"un1 puntuó %1$s\"","\"PrivacyForwards\" : \"Forwarded Messages\"","\"BotEmojiStatusSetRequestForDay_one\" : \"%d day\"","\"cast_seek_bar\" : \"Control de búsqueda de la reproducción\"","\"cast_connecting_to_device\" : \"A ligar a %1$s…\"","\"LoopAnimatedStickers\" : \"Loop Animated Stickers\"","\"SwipeMarkAsUnread\" : \"Ongelezen\"","\"mr_cast_button_connected\" : \"Sakaza. Ixhunyiwe\"","\"TonCount_other\" : \"%d TON\"","\"abc_activitychooserview_choose_application\" : \"Pasirinkite programą\"","\"NotificationActionPinnedVideoUser\" : \"ثبّت %1$s مقطعًا مرئيًا\"","\"MonetizationSelfWithdraw\" : \"Withdraw via Fragment\"","\"CancelForwardPrivate\" : \"¿Qué quieres hacer con %1$s de tu chat con **%2$s**?\"","\"cast_skip_prev\" : \"ወደ ቀዳሚው ንጥል ዝለል\"","\"abc_menu_space_shortcut_label\" : \"svemir\"","\"AutomaticDownloadSettingsInfoMobile\" : \"Puoi cambiare le tue impostazioni di download automatico per ridurre l'utilizzo dei dati cellulare.\"","\"cast_pause\" : \"ವಿರಾಮ\"","\"abc_activitychooserview_choose_application\" : \"Аппыг сонгох\"","\"CheckPassword\" : \"Passwort prüfen\"","\"FilterAllChatsShort\" : \"All\"","\"LanguageUnknownTitle\" : \"데이터가 부족합니다\"","\"SettingsAccountInfo\" : \"Number, Username, Bio\"","\"SwipeSettingsPin\" : \"Fissa\"","\"NotificationsImportance\" : \"Priorität\"","\"LoginAccessibilityCountryCode\" : \"مفتاح الدولة\"","\"RemindTodayAt\" : \"'Remind today at' HH:mm\"","\"cast_casting_to_device\" : \"%1$s-এ কাস্ট করা হচ্ছে\"","\"RecoveryEmailTitle\" : \"Email de Recuperação\"","\"BrowserExternalRestricted\" : \"Telegram will now open links from this website in the external browser. You can change this in **Settings.**\"","\"CantAddBotAsAdmin\" : \"Sorry, bots can only be added to channels as administrators.\"","\"NoMedia\" : \"Share photos and videos in this chat and access them on any of your devices.\"","\"SaveOnAnnualPremiumMessage\" : \"Sign up for the annual payment plan for Telegram Premium now to get the discount.\"","\"mr_chooser_wifi_warning_description_car\" : \"Boshqa qurilma bu avtomobil bilan bir xil Wi-Fi tarmoqda ekaniga ishonch hosil qiling\"","\"Loading\" : \"Lädt…\"","\"cast_tracks_chooser_dialog_none\" : \"Mitte ühtegi\"","\"YourLoginEmailChangedSuccess\" : \"La tua email è stata cambiata.\"","\"Gift2ProfileMakeInvisible\" : \"Hide from my Page\"","\"PrivacyFloodControlError\" : \"Sorry, too many requests. Unable to change privacy settings now, please wait.\"","\"ic_media_route_learn_more_accessibility\" : \"Ikasi edukia igortzen\"","\"common_google_play_services_enable_title\" : \"Nika amandla amasevisi we-Google Play\"","\"ActionYouCreateGroup\" : \"Você criou o grupo\"","\"PaymentInvoiceLinkInvalid\" : \"Invalid invoice\"","\"common_google_play_services_install_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר.\"","\"Gift2TransactionRefundedSent\" : \"Refunded Sent Gift\"","\"EncryptionProcessing\" : \"Exchanging encryption keys...\"","\"ActionBotDocuments\" : \"%1$s hat die folgenden Dokumente erhalten: %2$s\"","\"GroupNeedBoostsDescriptionForNewFeatures\" : \"**%1$s** needs %2$s to unlock new features.\"","\"PasswordReset\" : \"Passwort deaktiviert\"","\"Weeks_other\" : \"%1$d weeks\"","\"mr_dialog_groupable_header\" : \"მოწყობილობის დამატება\"","\"SendingVideo\" : \"Enviando video...\"","\"GroupCallCreate2\" : \"Create New Call\"","\"AreYouSureDeleteThisChatWithUser\" : \"حذف المحادثة نهائيًا مع **%1$s**؟\"","\"PasswordHintTextLogin\" : \"Lege eine Passworterinnerung fest.\"","\"cast_notification_connected_message\" : \"%1$s қосылу орындалды\"","\"FirstNameSmall\" : \"Primeiro nome\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Spor %1$d\"","\"mr_chooser_wifi_warning_description_tv\" : \"請確保另一部裝置與此電視連接同一 Wi-Fi 網絡\"","\"BoostingShareThisLink\" : \"Share this link with your subsсribers to get more boosts.\"","\"cast_skip_prev\" : \"Langkau ke item sebelumnya\"","\"StarsNano\" : \"Stars\"","\"UsernameInvalidLong\" : \"يجب ألا يزيد اسم المستخدم عن 32 خانة.\"","\"Next\" : \"التالي\"","\"NotificationActionPinnedInvoiceChannel\" : \"%1$s heeft een factuur vastgezet\"","\"Agree\" : \"Agree\"","\"EventLogChangedPeerColorIconGroup\" : \"un1 changed group color and icon from %1$s to %2$s\"","\"SlowmodeInfoOff\" : \"Choose how long each member must wait before sending their next message.\"","\"NotificationGroupAlbum\" : \"%1$s envió un álbum al grupo %2$s\"","\"PermissionNoCameraWithHint\" : \"**텔레그램**이 사진 및 동영상을 찍으려면 접근 권한이 필요합니다. 설정 > 권한을 탭하고 **카메라**를 활성화 해주세요.\"","\"GiftCraftUnavailableTextTime\" : \"This gift will become available for crafting on **%s**.\"","\"HintViewStoriesMultiple_other\" : \"Tap here to view your %d stories\"","\"cast_disconnect\" : \"Прекини врска\"","\"ResetChatBackgrounds\" : \"Restablecer fondos de pantalla\"","\"ErrorSendRestrictedPollsAll\" : \"죄송합니다. 이 그룹에서는 설문을 보내실 수 없습니다.\"","\"CancelForwardPrivate\" : \"O que deseja fazer com %1$s do seu chat com **%2$s**?\"","\"cast_connecting_to_device\" : \"Povezivanje na uređaj %1$s\"","\"BlockUserContactsTitle\" : \"CONTATTI\"","\"YourPasswordRememberNo\" : \"Não tenho certeza\"","\"EmailNotAllowed\" : \"Diese E-Mail-Domain ist nicht erlauhbt,\"","\"Speed\" : \"Velocità\"","\"mr_controller_album_art\" : \"Pochette de l'album\"","\"BlurRadial\" : \"Radiale\"","\"ClearSearchSingleChatAlertText\" : \"Vuoi rimuovere \"%1$s\" dalla tua cronologia di ricerca?\"","\"ShareSendToChats\" : \"To %s\"","\"abc_action_mode_done\" : \"រួចរាល់\"","\"DebugMenuClearWebViewCache\" : \"Limpar cache do WebView\"","\"WidgetLoggedOff\" : \"Account is uitgelogd\"","\"EditNumber\" : \"Nummer ändern\"","\"EventLogFilterNewRestrictions\" : \"New exceptions\"","\"PasswordDoNotMatch\" : \"Паролі не збігаються\"","\"Default\" : \"Standaard\"","\"common_google_play_services_update_text\" : \"%1$s haitafanya kazi hadi usasishe huduma za Google Play.\"","\"ShowTranslateButton\" : \"Übersetzen-Knopf zeigen\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Passaðu að hitt tækið sé tengt sama WiFi-neti og þetta tæki\"","\"common_google_play_services_enable_title\" : \"Activar servizos de Google Play\"","\"DetectedLanguage\" : \"Detected Language\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasinal\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Parça %1$d\"","\"BoostingMoreBoostsNeeded\" : \"More Boosts Needed\"","\"DeleteLocalizationText\" : \"Deseja mesmo apagar o pacote de idioma %1$s?\"","\"cast_forward_30\" : \"העבר 30 שניות קדימה\"","\"BoostingGiveawayHowItWorksSubTextDateSeveral1_one\" : \"On **%2$s**, Telegram will automatically select **%3$s** random user that joined **%4$s** %5$s.\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"EncryptedChatStartedIncoming\" : \"You joined the secret chat.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"‏مطمئن شوید این دستگاه و دستگاه دیگر به شبکه Wi-Fi یکسانی متصل باشند\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి.\"","\"DebugMenuResetDialogs\" : \"Redefinir Chats\"","\"SortBy\" : \"Listar Por\"","\"common_google_play_services_notification_channel_name\" : \"Dostępność Usług Google Play\"","\"PinnedDialogsCount_one\" : \"Dialog pinned\"","\"cast_expanded_controller_skip_ad_label\" : \"Жарнаманы өткізіп жіберу\"","\"mr_chooser_title\" : \"Trasmetti a\"","\"BoostingStarsGiveawayServiceUndistributed_other\" : \"%d undistributed stars were forwarded to channel administrators.\"","\"common_google_play_services_install_button\" : \"Yükle\"","\"PauseMusicOnMedia\" : \"Pause music while playing media\"","\"Gift2InfoOut_one\" : \"%2$s can keep this gift in profile or convert it to **%1$d** Star.\"","\"ActionSettingWallpaper\" : \"Setting new wallpaper…\"","\"mr_button_content_description\" : \"Striimaa\"","\"CancelPasswordReset\" : \"Annullare il processo di rimozione password? Se richiedi nuovamente la rimozione, serviranno altri 7 giorni.\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s shared a live location with the group %2$s\"","\"ClearSearchAlertPartial_other\" : \"Vuoi rimuovere queste %1$d chat dalla tua cronologia di ricerca?\"","\"abc_action_bar_up_description\" : \"Ngjitu lart\"","\"Gift2ResaleEnable\" : \"%s is now for sale!\"","\"BusinessLinkInvalid\" : \"Invalid link to chat\"","\"google_assistant_verification_channel_name\" : \"កម្មវិធីផ្ទៀងផ្ទាត់​ជំនួយការ\"","\"cast_forward_10\" : \"Tien seconden vooruitspoelen\"","\"RepeatNotifications\" : \"إعادة الإشعارات\"","\"Gift2AuctionBidInfoMinimumBid\" : \"minimum bid\"","\"DebugSendLastLogs\" : \"최신 로그 전송\"","\"mr_dialog_groupable_header\" : \"Add a device\"","\"ChatYourSelfDescription2\" : \"Send media and files to store them\"","\"NotificationChatMessagePaidMedia_one\" : \"%2$s ha pubblicato un post a pagamento nel gruppo %3$s per %1$d stella\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati.\"","\"common_google_play_services_update_button\" : \"Шинэчлэх\"","\"mr_dialog_transferable_header\" : \"Lire sur un groupe d'appareils\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Certifique-se de que o outro dispositivo se encontra na mesma rede Wi-Fi que este dispositivo\"","\"mr_dialog_groupable_header\" : \"Ongeza kifaa\"","\"EmailLoginChangeMessage\" : \"Diese E-Mail-Adresse wird bei jeder Anmeldung mit deinem Konto von einem neuen Gerät benutzt.\"","\"cast_rewind_10\" : \"Rebobinar dez segundos\"","\"PaidMessageActionIn_other\" : \"You received %1$d Stars from un1\"","\"cast_skip_prev\" : \"Перейти до попереднього кадру\"","\"AttachDestructingPhoto\" : \"Foto con autodistruzione\"","\"VideoSpeedFast\" : \"Veloce\"","\"mr_cast_button_connected\" : \"Diffuser. Connecté\"","\"AgeVerificationTitle\" : \"Age Verification\"","\"LanguageCustom\" : \"Personalizado\"","\"Black\" : \"Schwarz\"","\"PermissionNoContactsSharing\" : \"**Telegram** necesita acceso a los contactos para que puedas compartirlos con tus amigos. Toca Ajustes > Permisos, y activa **Contactos**.\"","\"AreYouSureClearHistorySavedMessages\" : \"Tem certeza de que deseja limpar as **Mensagens Salvas**? Não é possível desfazer isso.\"","\"ShowNotificationsForInfo\" : \"عطّل هذا الخيار إذا كنت تريد استلام الإشعارات فقط من الحساب الذي تستخدمه حاليًا.\"","\"cast_skip_prev\" : \"Skoči na prejšnji element\"","\"NotificationMessageGroupStickerEmoji\" : \"أرسل %1$s ملصق %3$s لمجموعة %2$s\"","\"StarGiftReasonUpgrade\" : \"Gift Upgraded\"","\"UsernamesChannelHeader\" : \"Links order\"","\"PostSuggestionsOfferStars\" : \"Offer ⭐️%s\"","\"cast_expanded_controller_live_stream_indicator\" : \"การสตรีมแบบสด\"","\"AreYouSureClearHistoryChannel\" : \"Delete all cached text and media from this channel?\"","\"Saturation\" : \"Saturazione\"","\"BotMonetizationInfoFeature2Name\" : \"50:50 revenue split\"","\"ThemePreviewDialog5\" : \"Old Pirates\"","\"HideSendersName\" : \"발신자 이름 숨김\"","\"Page3Message\" : \"**Telegram** da almacenamiento gratuito e\nilimitado en la nube para chats y multimedia.\"","\"ReactionAddEmojiFromAnyPack\" : \"You can add emoji from any emoji pack as a reaction.\"","\"LimitReached\" : \"Limit Reached\"","\"common_google_play_services_update_button\" : \"განახლება\"","\"cast_casting_to_device\" : \"កំពុងខាសទៅ %1$s\"","\"CancelEmailQuestion\" : \"Vuoi davvero interrompere la configurazione dell'email di recupero?\"","\"YourPasswordSuccess\" : \"Успіх!\"","\"abc_shareactionprovider_share_with_application\" : \"Comparte contido coa aplicación %s\"","\"mr_cast_dialog_title_view_placeholder\" : \"אין מידע זמין\"","\"call_notification_ongoing_text\" : \"通話中\"","\"fingerprint_error_no_fingerprints\" : \"Ez da erregistratu hatz-markarik.\"","\"PassportLanguage_FR\" : \"French\"","\"call_notification_incoming_text\" : \"Gelen arama\"","\"common_google_play_services_update_title\" : \"Actualiza Servicios de Google Play\"","\"EventLogChangedPeerColorIcon\" : \"un1 changed channel color and icon from %1$s to %2$s\"","\"PasswordOff\" : \"معطّلة\"","\"abc_activity_chooser_view_see_all\" : \"Angalia zote\"","\"ScamMessage\" : \"SCAM\"","\"ExternalFolderInfo\" : \"Sfoglia il tuo archivio esterno\"","\"NoChatsHelp\" : \"Start messaging by tapping the pencil button in the bottom right corner.\"","\"cast_expanded_controller_background_image\" : \"Albumaren azala\"","\"PleaseEnterCurrentPasswordWithdraw\" : \"Для отримання необхідно ввести пароль.\"","\"mr_user_route_category_name\" : \"الأجهزة\"","\"AutoDeleteIn\" : \"Auto-delete in %1$s\"","\"mr_chooser_wifi_learn_more\" : \"További információ\"","\"LanguageAlert\" : \"You are about to apply a language pack (**%1$s**) that is %2$d%% complete.\n\nThis will translate the entire interface. You can suggest corrections via the [translation platform].\n\nYou can change your language back at any time in Settings.\"","\"PhoneMain\" : \"Main\"","\"cast_closed_captions_unavailable\" : \"बंद कैप्शन उपलब्ध नहीं हैं\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"曲目 %1$d\"","\"PasscodeReinstallNotice\" : \"If you forget your passcode, you'll need to **reinstall** the app. All secret chats will be lost.\"","\"NoArchivedStoriesTitle\" : \"No stories yet…\"","\"EditChannelAdminTransferAlertText\" : \"You can transfer this channel to **%1$s** only if you have:\"","\"PrivacyLastSeenPremium\" : \"Subscribe to Telegram Premium\"","\"mr_cast_button_disconnected\" : \"Cast። ተቋርጧል\"","\"ReactionApplyChangesDialog\" : \"You have changed the list of reactions. Apply changes?\"","\"cast_rewind_10\" : \"Rebobina 10 segons\"","\"EditToDo\" : \"Edit\"","\"call_notification_hang_up_action\" : \"Тұтқаны қою\"","\"cast_connecting_to_device\" : \"正在连接到“%1$s”\"","\"NotificationsChannels\" : \"Canali\"","\"SmartNotifications\" : \"Notificaciones inteligentes\"","\"InAppPreview\" : \"In-App-Vorschau\"","\"cast_disconnect\" : \"সংযোগ বিচ্ছিন্ন\"","\"mr_controller_stop_casting\" : \"Pārtraukt apraidi\"","\"CancelEmailQuestionTitle\" : \"إلغاء الإعداد\"","\"abc_search_hint\" : \"Cerca…\"","\"mr_controller_volume_slider\" : \"Curseur de réglage du volume\"","\"cast_casting_to_device\" : \"Castar till %1$s\"","\"Gift2OutSenderHidden2\" : \"Only %s can see the senderʼs name.\"","\"LargeEmoji\" : \"Large Emoji\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"第 %1$d 軌\"","\"FilesSavedHintLinked_one\" : \"Datei in **Downloads* gespeichert.\"","\"ArchiveAndMuteInfo\" : \"Automatically archive and mute new chats, groups and channels from non-contacts.\"","\"cast_expanded_controller_live_stream_indicator\" : \"Direktesending\"","\"NotificationActionPinnedGeoUser\" : \"%1$s님이 지도를 고정했습니다\"","\"BusinessBotPermissionsWarning\" : \"Warning\"","\"mr_controller_album_art\" : \"Εξώφυλλο άλμπουμ\"","\"cast_skip_next\" : \"Skoči na naslednji element\"","\"mr_chooser_wifi_warning_description_unknown\" : \"दुसरे डिव्हाइस हे डिव्हाइस आहे त्याच वाय-फाय नेटवर्कवर असल्याची खात्री करा\"","\"google_assistant_verification_notification_title\" : \"L'Assistente Google sta inviando il messaggio\"","\"CallText\" : \"O Telegram te ligará em %1$d:%2$02d\"","\"ArchiveSettingUnmutedFoldersCheck\" : \"Always keep archived\"","\"ResetCustomNotifications\" : \"기본 값으로 초기화\"","\"PollAddingActionOther\" : \"%1$s added \"%2$s\" to the poll\"","\"GiftValueLastPrice\" : \"Last Price\"","\"MessageShowSensitiveContentMediaText\" : \"This media may contain sensitive content suitable only for adults. Do you still want to view it?\"","\"VideosSavedHint_other\" : \"%1$d videos saved to gallery\"","\"AutodeleteTimerEnabledForChats\" : \"Self-destruct timer for **%1$s** has been enabled in %2$s.\"","\"fingerprint_dialog_touch_sensor\" : \"ഫിംഗർപ്രിന്റ് സെൻസർ സ്‌പർശിക്കുക\"","\"generic_error_user_canceled\" : \"Authentication canceled by user.\"","\"PhoneNumberKeepButton\" : \"%1$s 유지\"","\"abc_searchview_description_submit\" : \"ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ\"","\"abc_searchview_description_voice\" : \"음성 검색\"","\"Stop\" : \"Parar\"","\"Decline\" : \"Decline\"","\"cast_notification_connecting_message\" : \"S'està connectant a %1$s\"","\"mr_chooser_wifi_warning_description_watch\" : \"Погрижете се другиот уред да биде поврзан на истата Wi-Fi мрежа како овој часовник\"","\"ErrorSendRestrictedVoice\" : \"Sorry, de beheerders van deze groep hebben je beperkt in het delen van spraakberichten.\"","\"ClearRecentReactionsAlertTitle\" : \"Clear recent emoji\"","\"UsernameInvalidShort\" : \"De minimumlengte voor gebruikersnamen is 5 tekens.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"ਟਰੈਕ %1$d\"","\"mr_controller_play\" : \"ଚଲାନ୍ତୁ\"","\"cast_expanded_controller_live_head_description\" : \"Актуелни положај је у врху стрима уживо\"","\"NoExceptions\" : \"Questa sezione mostrerà tutte le chat con impostazioni di notifica non predefinite.\n\nPuoi personalizzare le notifiche per una chat aprendo il suo profilo e scegliendo 'Notifiche'.\"","\"ErrorSendRestrictedDocumentsAll\" : \"Spiacenti, non è permesso inviare documenti in questo gruppo.\"","\"FontType\" : \"글꼴 유형\"","\"ProxyDetails\" : \"Detalhes do Proxy\"","\"PrivacyAddAnException\" : \"Add Users or Groups\"","\"EditAdminPostMessages\" : \"Post Messages\"","\"common_google_play_services_enable_title\" : \"Google Play አገልግሎቶችን ያንቁ\"","\"cast_closed_captions\" : \"Затворени титлови\"","\"DeleteReactionOptionsTitleAll\" : \"Delete All Reactions?\"","\"ChannelBlockUser\" : \"Remove User\"","\"StoryRemoveRoundMessage\" : \"Are you sure you want to remove your video message?\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Make sure the other device is on the same Wi-Fi network as this device\"","\"LocalDatabaseClearText\" : \"Are you sure you want to clear cached text messages?\"","\"common_google_play_services_install_button\" : \"ຕິດຕັ້ງ\"","\"StarTransactionCommission\" : \"%s Commission\"","\"Gift2AuctionInfo_other\" : \"%d gifts are dropped at varying intervals to the top %d bidders by bid amount.\"","\"IsSelectingLocation\" : \"%1$s is selecting location to share...\"","\"PaymentTransactionMessage2\" : \"Transfer **%1$s** to the %2$s bot for **%3$s**?\"","\"mr_controller_disconnect\" : \"विच्छेद गर्नुहोस्\"","\"AreYouSureClearDrafts\" : \"Weet je zeker dat je alle concepten in de cloud wilt wissen?\"","\"BoostReason\" : \"Reason\"","\"PollV2ToastOnlySubscribersFromCountriesCanVoteOther\" : \"Only subscribers from **%1$s** and **%2$s** can vote.\"","\"ErrorSendRestrictedPhotoAll\" : \"Spiacenti, non è permesso inviare foto in questo gruppo.\"","\"confirm_device_credential_password\" : \"ໃຊ້ລະຫັດຜ່ານ\"","\"mr_controller_stop_casting\" : \"அலைபரப்புவதை நிறுத்து\"","\"GiftOfferDurationInfoStars\" : \"Choose how long **%s** can accept your offer. When the time expires, your **Stars** will be refunded.\"","\"Long\" : \"Lang\"","\"OpenLink\" : \"Open Link\"","\"cast_closed_captions_unavailable\" : \"Tekstitykset eivät ole käytettävissä.\"","\"mr_controller_close_description\" : \"Zavrieť\"","\"BoostingAddChannelOrGroup\" : \"Add Group or Channel\"","\"cast_forward\" : \"फर्वार्ड गर्नुहोस्\"","\"AddAnExplanation\" : \"Aggiungi una spiegazione\"","\"PhotoEditorClearAll\" : \"Clear All\"","\"AreYouSureDeleteThisChatWithSecretUser\" : \"Wirklich deinen Geheimen Chat mit **%1$s** löschen?\"","\"PollAddAnOption\" : \"Add an Option\"","\"LastSeenDate\" : \"last seen\"","\"BoostingSelectUpToWarningCountriesPlural_one\" : \"You can select maximum %1$d country.\"","\"EventLogChangedLinkedGroup\" : \"un1 made un2 the discussion group for this channel\"","\"cast_ad_label\" : \"Գովազդ\"","\"AccActionCloseTranscription\" : \"Close Transcription\"","\"cast_forward\" : \"Keri edasi\"","\"GiftThemesSetInReuseConfirm\" : \"Yes\"","\"EventLogVoiceChatAllowedToSpeak\" : \"un1 allowed new participants to speak\"","\"ActionBotDocumentBankStatement\" : \"Extrato Bancário\"","\"StarsSubscriptionRenewedToastText\" : \"You renewed your subscription to **%s**.\"","\"mr_controller_volume_slider\" : \"Үн башкаруучу сыдырма\"","\"fcm_fallback_notification_channel_label\" : \"Pelbagai\"","\"call_notification_decline_action\" : \"Одбиј\"","\"abc_activitychooserview_choose_application\" : \"Een app selecteren\"","\"abc_action_bar_up_description\" : \"التنقل إلى أعلى\"","\"ActionBotDocumentTemporaryRegistration\" : \"Registro temporal\"","\"NotificationMessageAlbum\" : \"%1$s stuurde je een album\"","\"fingerprint_error_no_fingerprints\" : \"ਕੋਈ ਫਿੰਗਰਪ੍ਰਿੰਟ ਦਰਜ ਨਹੀਂ ਕੀਤਾ ਗਿਆ।\"","\"Forward\" : \"Encaminhar\"","\"PermissionStorageWithHint\" : \"يحتاج تيليجرام الوصول إلى التخزين للتمكّن من إرسال وحفظ: الصور، الفيديو، الوسائط والمستندات. يرجى تمكين **الملفات والوسائط** في إعدادات الهاتف > الأذونات.\"","\"StoryAutoExceptionsInfo\" : \"التمكين التلقائي لإشعارات القصة لأكثر ٥ مستخدمين تواصلت معهم.\"","\"abc_shareactionprovider_share_with_application\" : \"%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"common_google_play_services_install_title\" : \"Asenna Google Play Palvelut\"","\"mr_chooser_wifi_warning_description_phone\" : \"Убедитесь, что другое устройство подключено к той же сети Wi-Fi, что и телефон\"","\"cast_tracks_chooser_dialog_audio\" : \"आवाज़\"","\"google_assistant_verification_notification_title\" : \"Google Assistent verzendt bericht\"","\"cast_expanded_controller_skip_ad_text\" : \"Ungeqa isikhangiso ku-%1$d…\"","\"cast_tracks_chooser_dialog_audio\" : \"აუდიო\"","\"fingerprint_dialog_touch_sensor\" : \"လက်ဗွေအာရုံခံကိရိယာကို တို့ပါ\"","\"MoreSimilarBotsButton\" : \"Show More Apps\"","\"cast_tracks_chooser_dialog_audio\" : \"ఆడియో\"","\"PaidMessagesSendErrorState2_one\" : \"to ⭐️%d\"","\"abc_menu_sym_shortcut_label\" : \"Sym+\"","\"abc_searchview_description_clear\" : \"Futa hoja\"","\"ContactShortcutMessage\" : \"Mensaje al %1$s\"","\"UsersCount_other\" : \"%1$d users\"","\"OnlyWhenScreenOff\" : \"Somente com a tela desligada\"","\"Folder\" : \"Cartella\"","\"BlockedUsers\" : \"Usuarios bloqueados\"","\"RecoveryEmailSubtitle\" : \"Je kunt een herstel-e-mailadres instellen om je wachtwoord te resetten en de toegang tot je Telegram-account te herstellen.\"","\"cast_expanded_controller_skip_ad_label\" : \"რეკლამის გამოტოვება\"","\"cast_expanded_controller_live_stream_indicator\" : \"ଲାଇଭ୍ ଷ୍ଟ୍ରୀମ୍\"","\"SendMediaPermissionVoice\" : \"Voice Messages\"","\"cast_expanded_controller_ad_in_progress\" : \"Anuncio en curso…\"","\"PrivacyPolicy\" : \"Política de Privacidade\"","\"EventLogLeftChannel\" : \"un1 left the channel\"","\"DeleteBot\" : \"Delete Bot\"","\"StoryPeriodKeep\" : \"Keep Always\"","\"common_google_play_services_enable_text\" : \"%1$s fungerar inte om du inte aktiverar Google Play-tjänster.\"","\"ClearHistoryOptionAlso\" : \"Also clear history for %1$s\"","\"NotificationMessageGroupPhoto\" : \"أرسل %1$s صورةً لمجموعة %2$s\"","\"PushReactDoc\" : \"%2$s to your file\"","\"UnlockPremiumReactionsDescription\" : \"Unlock additional reactions by subscribing to Telegram Premium.\"","\"abc_menu_delete_shortcut_label\" : \"刪除\"","\"ContactsAndPremium\" : \"Contacts & Premium\"","\"Paste\" : \"Einfügen\"","\"Calling\" : \"Calling you...\"","\"cast_closed_captions_unavailable\" : \"Skryté titulky nie sú k dispozícii\"","\"mr_controller_no_media_selected\" : \"Ямар ч медиа сонгоогүй байна\"","\"GrowthChartTitle\" : \"Growth\"","\"LowDiskSpaceButton\" : \"Gestionar caché\"","\"ShareYouLocationInfo\" : \"Esto enviará tu ubicación actual al bot.\"","\"BackgroundBlurred\" : \"Desfoque\"","\"NotificationMessageGroupPhoto\" : \"%1$s heeft een foto gestuurd naar de groep %2$s\"","\"mr_controller_stop\" : \"Acha kucheza\"","\"ActionGroupCallYouInvited\" : \"You invited un2 to the voice chat\"","\"common_google_play_services_notification_ticker\" : \"Ralat perkhidmatan Google Play\"","\"mr_cast_button_connected\" : \"Truyền. Đã kết nối\"","\"GiftCraftSymbolChance_other\" : \"**%1$d%%** chance the crafted gift will have **%2$s** symbol.\"","\"PushReactContect\" : \"%2$s to your contact %3$s\"","\"NotificationActionPinnedGif\" : \"%1$s heeft GIF vastgezet in de groep %2$s\"","\"abc_menu_enter_shortcut_label\" : \"Retorn\"","\"cast_mute\" : \"خاموش کریں\"","\"mr_system_route_name\" : \"システム\"","\"common_google_play_services_update_text\" : \"Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play.\"","\"BlockUserContactsTitle\" : \"CONTACTEN\"","\"generic_error_user_canceled\" : \"ألغى المستخدم المصادقة.\"","\"BusinessBotNoAddedText\" : \"You haven’t added a bot to manage your account. Leave anyway?\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xizmatlarining mavjudligi\"","\"cast_expanded_controller_ad_in_progress\" : \"ማስታወቂያ በሂደት ላይ…\"","\"mr_dialog_groupable_header\" : \"Įrenginio pridėjimas\"","\"PasswordAsHintError\" : \"Hint must be different from your password\"","\"LiveLocationAlertExpandTitle\" : \"Add More Time\"","\"PaidMessagesRefunded_other\" : \"un1 refunded %1$d Stars to you\"","\"abc_capital_off\" : \"VYP.\"","\"cast_disconnect\" : \"Déconnexion\"","\"cast_play\" : \"Toista\"","\"cast_rewind\" : \"Indietro\"","\"cast_stop\" : \"Зогсоох\"","\"NotificationPinnedGiveaway\" : \"سحب مثبت من %1$s\"","\"mr_cast_dialog_title_view_placeholder\" : \"沒有資料可以提供\"","\"call_notification_hang_up_action\" : \"കോൾ നിർത്തുക\"","\"AppFolderInfo\" : \"Sfoglia la cartella dell'app\"","\"DidNotGetTheCode\" : \"Не получили код?\"","\"common_google_play_services_install_button\" : \"Установити\"","\"mr_controller_volume_slider\" : \"Posúvač hlasitosti\"","\"mr_chooser_wifi_warning_description_car\" : \"Басқа құрылғы осы көлікпен бірдей Wi-Fi желісінде екеніне көз жеткізіңіз.\"","\"NotificationsMutedHintChats_one\" : \"Notifications muted for %d chat\"","\"common_signin_button_text\" : \"登录\"","\"mr_cast_button_connected\" : \"कास्‍ट करा. कनेक्ट केले आहे\"","\"mr_cast_button_disconnected\" : \"Дамжуулалт. Салгасан\"","\"mr_chooser_wifi_learn_more\" : \"Tìm hiểu thêm\"","\"ProfileNotesRemoveTitle\" : \"Delete Note\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s 님이 오디오 파일을 고정했습니다\"","\"AllPhotos\" : \"All photos\"","\"ChannelUnmuteNoCaps\" : \"Unmute\"","\"AccDescrFingerprint\" : \"Fingerprint\"","\"StarsReactionShowMeInTopSenders\" : \"Show me in Top Senders\"","\"cast_forward\" : \"Maju\"","\"WrongNumber\" : \"Неправильный номер?\"","\"SwipeMarkAsRead\" : \"Lido\"","\"NotificationActionPinnedFile\" : \"%1$s heeft bestand vastgezet in de groep %2$s\"","\"UndoAllCustom\" : \"التراجع عن كل إعدادات الإشعارات المخصَّصة لجهات اتصالك وللمجموعات والقنوات\"","\"AutoDownloadPhotosOn\" : \"Bilder\"","\"AreYouSureClearHistoryFewChats\" : \"Wirklich den Chatverlauf der ausgewählten Chats leeren?\"","\"wallet_buy_button_place_holder\" : \"קנה בעזרת Google\"","\"call_notification_ongoing_text\" : \"Panggilan sedang berlangsung\"","\"AreYouSureDeleteContact\" : \"이 연락처를 정말 삭제하시겠습니까?\"","\"NotificationsPermissionAlert2\" : \"Learn when you are mentioned in groups\"","\"cast_connecting_to_device\" : \"Łączę z urządzeniem %1$s\"","\"SearchAdsAboutTitle\" : \"About These Ads\"","\"EventLogPromotedChangeGroupInfo\" : \"Change group Info\"","\"GpsDisabledAlertText\" : \"Please enable your GPS to access location-based features.\"","\"ClearSearchSingleAlertTitle\" : \"Search history\"","\"DiscardQuizOptionWithMediaAlertTitle\" : \"Delete Quiz Answer?\"","\"RestoreEmailTroubleText2\" : \"Se non hai accesso alla tua email di recupero, non ti resta che ricordare la tua password o attendere 7 giorni fino a quando la tua password sarà rimossa.\"","\"formatterGiveawayMonthDayYear\" : \"dd. MMMM yyyy\"","\"AttachRoundExpired\" : \"Videomessaggio scaduto\"","\"AccAutoDeleteTimer\" : \"Auto-delete timer\"","\"fcm_fallback_notification_channel_label\" : \"বিবিধ\"","\"cast_rewind\" : \"Mandir\"","\"common_google_play_services_install_button\" : \"Установить\"","\"NotificationsPrivateChats\" : \"Einzelchats\"","\"DirectShareInfo\" : \"Recente chats in snel delen weergeven\"","\"ActionYouChangedPhoto\" : \"Hai cambiato la foto del gruppo\"","\"DisableSharingInfoText1\" : \"Disable screenshots and screen\nrecordings in this chat.\"","\"AreYouSureShareMyContactInfo\" : \"Möchtest du wirklich deine Telefonnummer teilen?\"","\"YourPasswordHeader\" : \"كلمة مرورك\"","\"BoldYears_one\" : \"**%1$d** year\"","\"ActionMigrateFromGroupNotify\" : \"%1$s was upgraded to a supergroup\"","\"AppUpdateDownloadNow\" : \"지금 다운로드 하세요\"","\"confirm_device_credential_password\" : \"Ввести пароль\"","\"AreYouSureDeleteAndExitChannel\" : \"هل ترغب حقًا في حذف ومغادرة القناة؟ \"","\"UpdateApp\" : \"Actualizar app\"","\"cast_pause\" : \"Peata\"","\"TranslateToButton\" : \"Translate to %s\"","\"NoSuchGroups\" : \"No such groups\"","\"YourEmailAlmostThere\" : \"Почти готово!\"","\"cast_notification_connecting_message\" : \"Připojování k obrazovce %1$s\"","\"UnableForward\" : \"전달할 수 없음\"","\"SetProfilePhoto\" : \"تعيين صورة للملف الشخصي \"","\"wallet_buy_button_place_holder\" : \"通过 Google 购买\"","\"BoostingGiveawayServiceUndistributedGroup_other\" : \"%d undistributed links codes were forwarded to group administrators.\"","\"CheckPasswordInfo\" : \"¿Aún recuerdas tu contraseña?\"","\"cast_rewind_10\" : \"ខាថយក្រោយដប់វិនាទី\"","\"Gift2QuantityIssued2_other\" : \"%d issued\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s fixou um %2$s sticker\"","\"PremiumPreviewPaidMessagesDescription\" : \"Charge a fee for messages from non-contacts or new senders.\"","\"AutomaticDownloadSettingsInfoRoaming\" : \"Je kunt je instellingen voor automatisch downloaden aanpassen om je dataverbruik tijdens het roamen te verminderen.\"","\"PermissionOpenSettings\" : \"الإعدادات\"","\"TelegramFaqUrl\" : \"https://telegram.org/faq/es\"","\"cast_expanded_controller_live_head_description\" : \"Zuzeneko igorpenaren hasieran dago kontrolagailua une honetan\"","\"mr_chooser_zero_routes_found_title\" : \"Nincs rendelkezésre álló eszköz\"","\"mr_system_route_name\" : \"Rendszer\"","\"VoipGroupUnmuteForMe\" : \"Unmute for me\"","\"BoostingBoostStars_other\" : \"%d Stars\"","\"cast_forward_30\" : \"30 秒早送り\"","\"media_notification_channel_name\" : \"ಬಿತ್ತರಿಸಿ\"","\"RequestCallButton\" : \"Llámame para dictar el código\"","\"RaiseToListen\" : \"Raise to listen\"","\"TapToChange\" : \"탭하여 변경\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services ​ເກີດ​ຄວາມ​ຜິດ​ພາດ\"","\"ChangeEmail\" : \"E-mailadres wijzigen\"","\"NotificationActionPinnedNoTextChannel\" : \"ثبت %1$s رسالة\"","\"NotificationActionPinnedQuizChannel2\" : \"%1$s fijó el cuestionario “%2$s”\"","\"FontSize\" : \"폰트 크기\"","\"UsernameInvalidShort\" : \"Un nombre de usuario debe tener al menos 5 caracteres.\"","\"NotificationActionPinnedPhotoChannel\" : \"%1$s ثبت صورة\"","\"AffiliateProgramStopText3\" : \"You will be able to start a new affiliate program only in **24** hours.\"","\"BoostingUnclaimed\" : \"Unclaimed\"","\"NotificationsChannels\" : \"Channels\"","\"MyTON\" : \"My TON\"","\"StartTodayAt\" : \"'Start today at' HH:mm\"","\"ActionInviteChannelUser\" : \"un1 se unió al canal con un enlace\"","\"cast_expanded_controller_ad_in_progress\" : \"โฆษณาอยู่ระหว่างดำเนินการ...\"","\"abc_capital_on\" : \"AN\"","\"LanguageSame\" : \"Ya estás usando este pack de idioma (**%1$s**). Puedes cambiar el idioma cuando quieras en Ajustes.\"","\"NotificationMessageForwardFew\" : \"%1$s 님이 회원님에게 %2$s을(를) 전달했습니다\"","\"BoostingHowItWork\" : \"LEARN MORE\"","\"PremiumSpeedPromo\" : \"Increase Speed\"","\"AreYouSureClearHistoryCacheFewChats\" : \"حذف كافة الرسائل والوسائط المتعلقة بالمحادثات المحددة من الذاكرة المؤقتة؟\"","\"Page2Title\" : \"Rápido\"","\"ClearSearchAlertTitle\" : \"Cancella cronologia di ricerca\"","\"call_notification_answer_action\" : \"Përgjigju\"","\"cast_disconnect\" : \"Afbryd\"","\"LoginPasswordTextShort\" : \"A Verificação em Duas Etapas está ativada. A sua conta está protegida com uma senha adicional.\"","\"FwdMessageToSavedMessages\" : \"Message forwarded to **Saved Messages**.\"","\"cast_skip_prev\" : \"Liigu eelmise üksuse juurde\"","\"AddToTheGroup\" : \"%1$s toevoegen aan de groep?\"","\"AutoNightDisabled\" : \"Disabled\"","\"EventLogChangedEmojiStatus\" : \"un1 changed channel emoji status to %2$s\"","\"DisableSharing\" : \"Disable Sharing\"","\"generic_error_no_device_credential\" : \"કોઈ પિન, પૅટર્ન અથવા પાસવર્ડ સેટ કરેલો નથી.\"","\"AutomaticDownloadSettings\" : \"자동 다운로드 설정\"","\"common_google_play_services_enable_text\" : \"%1$s virkar ekki nema þú gerir þjónustu Google Play virka.\"","\"AddAnotherAccount\" : \"Nog een account toevoegen\"","\"BotOpen\" : \"Open\"","\"SearchGifs\" : \"CERCA GIF\"","\"cast_notification_connected_message\" : \"%1$s എന്നതിലേക്ക് കണക്റ്റുചെയ്‌തു\"","\"NotificationActionPinnedVideoUser\" : \"%1$s fijó un video\"","\"SelectColorTitle\" : \"Wähle eine Farbe\"","\"AIEditorAfter\" : \"After\"","\"generic_error_no_keyguard\" : \"ଏହି ଡିଭାଇସ୍ PIN, ପାଟର୍ନ କିମ୍ବା ପାସୱାର୍ଡକୁ ସମର୍ଥନ କରେ ନାହିଁ।\"","\"mr_controller_stop_casting\" : \"ਕਾਸਟ ਕਰਨਾ ਬੰਦ ਕਰੋ\"","\"cast_stop_live_stream\" : \"Parar stream em direto\"","\"NotificationsServiceConnectionInfo\" : \"Blijf op de achtergrond verbonden met Telegram voor betrouwbare meldingen.\"","\"ActionLeftUser\" : \"un1 left the group\"","\"StoryViewsSortDescription\" : \"Choose the order for the list of viewers.\"","\"NotificationActionPinnedInvoiceUser\" : \"%1$s zette een factuur vast\"","\"FilterInviteUser\" : \"you can’t share chats with users\"","\"NotificationInvitedToGroupByLink\" : \"%1$s is nu lid van de groep %2$s via uitnodigingslink\"","\"NotificationMessageLiveLocation\" : \"أرسل لك %1$s موقعًا حيًا\"","\"Start\" : \"Avvia\"","\"SendMessageAsTitle\" : \"Send message as...\"","\"PremiumStoriesViews\" : \"Permanent Views History\"","\"AuthAnotherClientInfo2\" : \"Starte das Programm auf dem Computer, um deinen QR-Code zu erhalten.\"","\"common_google_play_services_wear_update_text\" : \"Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd.\"","\"DeleteLocalizationTitle\" : \"Apagar pacote de idioma\"","\"cast_forward\" : \"Przewiń do przodu\"","\"ChannelLinkDirectMessages\" : \"Link to direct messages\"","\"CocoonFeature1Title\" : \"Private\"","\"abc_search_hint\" : \"جستجو…‏\"","\"NotificationActionPinnedRound\" : \"%1$s fixou uma mensagem de vídeo no grupo %2$s\"","\"Gift2TransactionRefundedAuctionBid\" : \"Refunded Auction Bid\"","\"UserRestrictionsDuration\" : \"Duration\"","\"FilterInviteHeaderChats_one\" : \"%d chat selected\"","\"StickersNameInfo2\" : \"Manage stickers, emoji and reactions\"","\"mr_controller_stop\" : \"중지\"","\"cast_expanded_controller_background_image\" : \"Albüm kapağı\"","\"AutoDownloadPreloadMusic\" : \"Nächsten Titel vorladen\"","\"NoTopicsCreated\" : \"no created topics\"","\"UsernameHelpLink\" : \"Questo link apre una chat con te:\n%1$s\"","\"UpdateContactsTitle\" : \"연락처를 업데이트할까요?\"","\"Gift2CollectionEmptyTitle\" : \"Organize Your Gifts\"","\"NotificationActionPinnedGifChannel\" : \"%1$s ha fissato una GIF\"","\"Stars_other\" : \"%d Stars\"","\"NotificationMessageQuiz2\" : \"%1$s te envió el cuestionario “%2$s”\"","\"BadgeNumber\" : \"Contatore badge\"","\"cast_expanded_controller_background_image\" : \"Εξώφυλλο άλμπουμ\"","\"mr_chooser_wifi_warning_description_watch\" : \"Kontrollera att den andra enheten är ansluten till samma wifi-nätverk som denna klocka\"","\"call_notification_answer_action\" : \"Phendula\"","\"ActionRequestedPeerChannelPlural_other\" : \"You shared a channels with un2\"","\"Gift2ActionUpgradedTitle\" : \"Upgraded Gift\"","\"BrowserSettingsNeverOpenInClearList\" : \"Clear List\"","\"FolderLinkHeaderChatsJoin_other\" : \"%d chats to join\"","\"SuggestionOfferInfoTitleEditedFromYou\" : \"**You** suggest a new %1$s for this message.\"","\"UserRestrictionsUntilForever\" : \"Forever\"","\"PaidMessagesSendErrorToast1_one\" : \"Price went up from ⭐️%d\"","\"AutoDownloadPreloadMusic\" : \"Precarica traccia successiva\"","\"NotificationsTurnOn\" : \"Einschalten\"","\"PermissionNoLocationFriends\" : \"يحتاج **تيليجرام** الوصول إلى الموقع لتتمكنوا من مشاركته مع أصدقائكم. يرجى تمكين **الموقع** في إعدادات الهاتف > الأذونات.\"","\"fingerprint_not_recognized\" : \"無法辨識\"","\"abc_menu_delete_shortcut_label\" : \"sil\"","\"SendContactToText\" : \"Deseja enviar esse contato para **%1$s**?\"","\"AreYouSureShareMyContactInfo\" : \"هل أردت فعلًا مشاركة رقم هاتفك؟\"","\"common_google_play_services_updating_text\" : \"सध्‍या अपडेट होत असलेल्‍या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"GroupNeedBoostsForWearCollectiblesDescription\" : \"Your group needs to reach **Level %d** to wear collectibles. **Premium** users can boost your group with this link:\"","\"RecoveryEmailTitle\" : \"Herstel-e-mailadres\"","\"BusinessProfileLocation\" : \"Location\"","\"BoostingGroupWillReceiveBoost_other\" : \"this group will receive %d boosts\"","\"PermissionDrawAboveOtherAppsGroupCallTitle\" : \"Videochatoverlay\"","\"AutomaticDownloadSettingsInfoMobile\" : \"Du kannst die Einstellungen für das automatische Herunterladen von Medien ändern, um die Datennutzung zu reduzieren, wenn du per Mobilfunk verbunden bist.\"","\"SendMessagesToText\" : \"¿Quieres enviar este mensaje a **%1$s**?\"","\"IncorrectLocalization\" : \"Archivo de traducción incorrecto\"","\"generic_error_no_device_credential\" : \"پین، الگو، یا گذرواژه‌ای تنظیم نشده است.\"","\"Long\" : \"Long\"","\"Speed\" : \"Geschwindigkeit\"","\"cast_notification_default_channel_name\" : \"कास्ट करें\"","\"LiveStoryMessageEditStars\" : \"Edit Stars\"","\"EditAdminAddUsers\" : \"Add Users\"","\"cast_closed_captions_unavailable\" : \"Undertekster er ikke tilgængelige\"","\"StoryQualityDecrease\" : \"Lower Quality\"","\"cast_expanded_controller_background_image\" : \"עטיפת אלבום\"","\"StoryContainsEmojiFrom\" : \"This story contains emoji from %s.\"","\"mr_chooser_wifi_warning_description_car\" : \"Qinisekisa ukuthi enye idivayisi ikunethiwekhi efanayo ye-Wi-Fi nje ngale moto\"","\"CancelEmailQuestionTitle\" : \"Перервати увімкнення\"","\"AddEmailTitle\" : \"Вкажіть е-пошту для входу\"","\"BotAuthLoggedInFailTitle\" : \"Login Failed\"","\"AddNotesInfo\" : \"Notes are only visible to you.\"","\"cast_live_label\" : \"DIREKTE\"","\"BlockedUsers\" : \"Geblokkeerd\"","\"EventLogFilterSectionAdmin\" : \"New Admin Rights\"","\"PushChatReactPhoto\" : \"%3$s to your photo in %2$s\"","\"SwipeSettingsPin\" : \"Fixar\"","\"StarsConfirmPurchaseMedia_Videos_other\" : \"**%s videos**\"","\"DidNotGetTheCodeSms\" : \"Tik hier om een code via SMS te ontvangen\"","\"RelativeDateMenuSetAReminder\" : \"Set a Reminder\"","\"cast_rewind\" : \"Retour arrière\"","\"cast_forward\" : \"Pirmyn\"","\"google_assistant_verification_notification_title\" : \"Google Assistant sendet eine Nachricht\"","\"AddToGroupOrChannel\" : \"Add to Group or Channel\"","\"CheckPhoneNumberLearnMoreUrl\" : \"https://telegram.org/faq#q-i-have-a-new-phone-number-what-do-i-do\"","\"SetEmojiStatusUntilButton\" : \"Set Status\"","\"abc_search_hint\" : \"ရှာဖွေရန်…\"","\"SubscribeToPremiumNoPrice\" : \"Subscribe\"","\"DidNotGetTheCodeHelpButton\" : \"도움말\"","\"mr_controller_play\" : \"Přehrát\"","\"AutoDownloadMaxVideoSize\" : \"Maximale videogrootte\"","\"NotificationPaidMedia_one\" : \"%1$d ⭐️ multimedia\"","\"GroupWallpaper\" : \"Group Wallpaper\"","\"SetRecoveryEmail\" : \"Poner correo de recuperación\"","\"DistanceUnits\" : \"Entfernungseinheiten\"","\"Devices\" : \"Apparaten\"","\"SearchEngine7SearchURL\" : \"reserved\"","\"cast_rewind_10\" : \"Премотај наназад десет секунди\"","\"RequestToJoinMembersAll_other\" : \"%1$s, %2$s and %3$d other members\"","\"TwoStepVerification\" : \"Zweistufige Bestätigung\"","\"LogOutTitle\" : \"로그아웃\"","\"AutoDelete1Day\" : \"1 day\"","\"PremiumReadText1Locked\" : \"To see when **%s** read the message, start showing your own read time.\"","\"ReportMessagesNoCaps\" : \"Report Messages\"","\"CheckPrivacyReview\" : \"Review\"","\"NoMediaAutoDownload\" : \"Desactivada\"","\"mr_cast_dialog_title_view_placeholder\" : \"Հասանելի տեղեկություններ չկան\"","\"PasswordDoNotMatch\" : \"كلمتا المرور غير متطابقتين\"","\"NotificationsOff\" : \"Desativadas\"","\"SortFirstName\" : \"الاسم الأول\"","\"abc_searchview_description_voice\" : \"ਅਵਾਜ਼ੀ ਖੋਜ\"","\"EditAdminTransferChangeOwner\" : \"Change Owner\"","\"abc_searchview_description_search\" : \"Meklēt\"","\"LinkNameHint\" : \"Link Name (Optional)\"","\"VoipAudioSwitchedToBluetooth\" : \"Audio switched to Bluetooth.\"","\"LiteBatteryEnabled\" : \"On\"","\"abc_action_bar_home_description\" : \"Navegar para casa\"","\"google_assistant_verification_channel_name\" : \"'ਅਸਿਸਟੈਂਟ' ਪੁਸ਼ਟੀਕਰਤਾ\"","\"cast_expanded_controller_skip_ad_label\" : \"Hoppa över annons\"","\"abc_activitychooserview_choose_application\" : \"앱 선택\"","\"mr_chooser_wifi_warning_description_tablet\" : \"අනෙක් උපාංගය මෙම ටැබ්ලටය මෙන් එකම Wi-Fi ජාලයෙහි ඇති බවට වග බලා ගන්න\"","\"Gift2UpgradeFeature2TextLearn\" : \"The recipient will be able to send the gift to anyone on Telegram.\"","\"YourEmailSuccessChangedText\" : \"Your recovery email for Two-Step Verification is changed.\"","\"NoRecentSearches\" : \"Keine kürzliche Suche\"","\"mr_controller_play\" : \"खेळा\"","\"Gift2ActionInfoChannel_one\" : \"Display this gift in channel's Gifts or convert it to **%d** Star.\"","\"abc_action_menu_overflow_description\" : \"Повеќе опции\"","\"VoipUserCameraIsOff\" : \"%s's camera is off\"","\"cast_rewind\" : \"பின்செல்\"","\"CancelEmailQuestionTitle\" : \"Desistir da configuração\"","\"NotificationGroupAddMember\" : \"%1$s ha invitato %3$s nel gruppo %2$s\"","\"UsernameAvailable\" : \"%1$s está disponible.\"","\"mr_cast_button_connected\" : \"Proiectează. S-a conectat\"","\"abc_searchview_description_voice\" : \"Ovozli qidiruv\"","\"mr_controller_album_art\" : \"البم آرٹ\"","\"fingerprint_error_no_fingerprints\" : \"اثر انگشتی ثبت نشده است.\"","\"BoostsExpireOn\" : \"boosts expire on %s\"","\"ResetCustomNotificationsAlert\" : \"Deseja mesmo redefinir as configurações de notificação para o padrão?\"","\"OpenStickerSet\" : \"VIEW STICKERS\"","\"generic_error_no_keyguard\" : \"ይህ መሣሪያ ፒን፣ ስርዓተ-ጥለት ወይም የይለፍ ቃል አይደግፍም።\"","\"mr_chooser_wifi_warning_description_unknown\" : \"‏מוודאים ששני המכשירים מחוברים לאותה רשת Wi-Fi\"","\"cast_stop_live_stream\" : \"Stoppa liveströmningen\"","\"EditPack\" : \"Bearbeiten\"","\"fingerprint_error_hw_not_present\" : \"Acest dispozitiv nu are senzor de amprentă\"","\"abc_searchview_description_search\" : \"ಹುಡುಕಿ\"","\"TelegramFeatures\" : \"Telegram Features\"","\"UpdateApp\" : \"Atualizar aplicativo\"","\"AuthAnotherClientInfo1\" : \"قم بتنزيل تيليجرام على حاسوبك من *desktop.telegram.org*.\"","\"cast_expanded_controller_skip_ad_label\" : \"Überspringen\"","\"NotificationsNewException\" : \"Nieuwe uitzondering\"","\"mr_controller_no_media_selected\" : \"മീഡിയയൊന്നും തിരഞ്ഞെടുത്തിട്ടില്ല\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"TelegramStars\" : \"Telegram Stars\"","\"MainChannelProfileVideoSetHint\" : \"Das ist jetzt das Hauptbild des Kanals.\"","\"DebugMenuCheckAppUpdate\" : \"Check app update\"","\"ShortNumberInfo\" : \"The number you provided is too short for **%1$s**:\n\n**%2$s**\n\nPlease enter the correct number including your country code.\"","\"Deselect\" : \"Deselect\"","\"mr_chooser_wifi_warning_description_car\" : \"Assicurati che l'altro dispositivo sia connesso alla stessa rete Wi-Fi di questa auto\"","\"mr_controller_play\" : \"Pusti\"","\"abc_searchview_description_clear\" : \"Lekérdezés törlése\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Rada %1$d\"","\"mr_controller_close_description\" : \"Жабуу\"","\"WebDownloadAlertYes\" : \"Download\"","\"StarsGiftReceived\" : \"Received Gift\"","\"NotificationsServiceConnection\" : \"백그라운드 연결\"","\"FilterDelete\" : \"Eliminar carpeta\"","\"NotificationMessageGroupMusic\" : \"%1$s님이 %2$s 그룹에 오디오 파일을 보냈습니다\"","\"TooManyCommunities\" : \"Too Many Communities\"","\"common_google_play_services_unknown_issue\" : \"%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:\"","\"ReportTitlePornography\" : \"Report Pornography\"","\"UpdateApp\" : \"Update app\"","\"default_error_msg\" : \"Erreur inconnue\"","\"QRCodePermissionNoCameraWithHint\" : \"**Telegram** needs camera access so that you can scan QR codes. Tap Settings -> Permissions, and turn **Camera** on.\"","\"PermissionNoStorageAvatar\" : \"**Telegram** necesita acceso al almacenamiento para que puedas subir fotos de perfil. Toca Ajustes > Permisos, y activa **Archivos y contenido multimedia**.\"","\"call_notification_decline_action\" : \"Rad etish\"","\"FontSizePreviewReply\" : \"Guten Morgen! ������\"","\"WebErrorInfoDomain\" : \"Failed to load **%s**.\"","\"LanguageNameInEnglish\" : \"Dutch\"","\"common_google_play_services_update_title\" : \"Atnaujinkite „Google Play“ paslaugas\"","\"RecoveryEmail\" : \"Herstel-e-mailadres\"","\"RepeatDisabled\" : \"Nunca repetir\"","\"abc_capital_on\" : \"ഓൺ\"","\"PermissionNoAudioVideoWithHint\" : \"**Telegram** benötigt Zugriff auf dein **Mikrofon**, damit du Sprachnachrichten senden kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"formatterBannedUntilThisYear12H\" : \"dd. MMM yyyy, h:mm a\"","\"mr_cast_button_connecting\" : \"Transmitir. Conectando\"","\"VoipGroupStartRecordingRtmpVideoText\" : \"Do you want to start recording this chat and save the result into a video file?\"","\"RecoveryEmailTitle\" : \"Correo de recuperación\"","\"NotificationShowSenderNames\" : \"إظهار اسم المرسل\"","\"GiftAuctionInfo3Text\" : \"If your bid doesn’t win after the final round, your Stars will be fully refunded.\"","\"GalleryInfo\" : \"Om bestanden zonder compressie te versturen\"","\"StoriesPinLimit_other\" : \"You can’t pin more than %d posts.\"","\"EmailPasswordConfirmText2\" : \"Controleer je e-mail (vergeet je spam niet) en voer de ontvangen code in om de activering van tweestapsverificatie te voltooien.\"","\"ErrorSendRestrictedPhotoAll\" : \"عذرًا، إرسال الصور غير مسموح به في هذه المجموعة.\"","\"BoostingConfirm\" : \"Confirm\"","\"mr_chooser_wifi_learn_more\" : \"Nánar\"","\"ResetAccount\" : \"Скинути акаунт\"","\"AbortEmail\" : \"Instellen van herstel-e-mailadres annuleren\"","\"NotificationActionPinnedMusicChannel\" : \"ثبت %1$s ملفًا صوتيًا\"","\"cast_expanded_controller_loading\" : \"लोड हो रहा है…\"","\"BoostingGiveawayDeleteMsgText\" : \"Deleting this message won't cancel the giveaway - the winners will still be selected on **%s**.\n\nOnce deleted, the Giveaway Announcement cannot be restored.\"","\"google_assistant_verification_channel_name\" : \"असिस्टंटची पडताळणी करणारा\"","\"ProfileTabSetAsMain\" : \"Set as Main Tab\"","\"CropSquare\" : \"Quadrat\"","\"SharedPlace\" : \"Place\"","\"White\" : \"Weiß\"","\"PleaseEnterNewSecondPasswordHint\" : \"Repita a nova senha\"","\"Gift2MadePublic\" : \"Gift is now visible in **your profile**.\"","\"VoipRequesting\" : \"Requesting\"","\"LanguageTitle\" : \"Alterar idioma?\"","\"CantBoostTooOftenDescription\" : \"You can change the channel you boost only once a day. Next time you can boost is in **%s.**\"","\"abc_activitychooserview_choose_application\" : \"ਇੱਕ ਐਪ ਚੁਣੋ\"","\"common_google_play_services_wear_update_text\" : \"Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile.\"","\"BoostingReassignBoostTextPluralWithLink_other\" : \"To boost **%2$s**, reassign a previous boost or %3$s to a friend to get **%1$d** additional boosts.\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s fijó un sticker\"","\"PollV2HideResults\" : \"Hide results\"","\"NotificationGroupForwardedFew\" : \"%1$s heeft %3$s naar de groep %2$s doorgestuurd\"","\"Gift2Info2Expired_one\" : \"You can keep this %d Star gift in your Profile.\"","\"ArchiveStickersAlertMessage\" : \"Are you sure you want to archive the selected sticker sets?\"","\"ArchiveHintText3\" : \"You can pin an unlimited number of archived chats to the top.\"","\"BackgroundAnimateInfo\" : \"Kleuren bewegen wanneer je berichten verstuurt\"","\"AccountAlreadyLoggedIn\" : \"This account is already logged in from this app.\"","\"UserSuggestBirthday\" : \"Suggest Date of Birth\"","\"StarsConfirmPurchaseButton_one\" : \"Confirm and Pay ⭐️ %d Star\"","\"mr_controller_pause\" : \"ផ្អាក\"","\"cast_expanded_controller_background_image\" : \"Альбом мукабасы\"","\"mr_cast_button_connected\" : \"Транслировать. Подключено\"","\"ActionGiftChannel_other\" : \"**un1** sent a gift to **un2** for %d Stars\"","\"StartShortTodayAt\" : \"'오늘,' HH:mm\"","\"AttachDocumentsRestricted\" : \"The admins of this group have restricted you from sending documents here until %1$s\"","\"ActionKickUserYou\" : \"un1 te eliminó\"","\"StorageUsageInfo\" : \"All media will stay in the Telegram cloud and can be re-downloaded if you need it again.\"","\"ChooseYourLanguageOther\" : \"Overige\"","\"GiftOfferSentText\" : \"You have successfully sent offer **%1$s** for **%2$s**.\"","\"SendDayYearAt\" : \"'Stuur op' d MMM yyyy 'om' HH:mm\"","\"YourEmailAlmostThere\" : \"Bijna klaar!\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Geslo\"","\"mr_cast_button_disconnected\" : \"Cast. Disconnected\"","\"AutodownloadGroupChats\" : \"Grupos\"","\"AttachDestructingPhoto\" : \"Self-Destructing Photo\"","\"YourPasswordRememberNo\" : \"Not sure\"","\"abc_action_menu_overflow_description\" : \"Дагы параметрлер\"","\"AreYouSureDeleteAndExitChannel\" : \"Möchtest du den Kanal löschen und verlassen?\"","\"generic_error_user_canceled\" : \"பயனரால் அங்கீகரிப்பு ரத்துசெய்யப்பட்டது.\"","\"call_notification_hang_up_action\" : \"ដាក់​ចុះ\"","\"generic_error_user_canceled\" : \"صارف نے تصدیق کو منسوخ کر دیا۔\"","\"CallInviteViaLink\" : \"Add to Call\"","\"abc_menu_enter_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‏‏‎enter‎‏‎‎‏‎\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitatea serviciilor Google Play\"","\"cast_closed_captions_unavailable\" : \"Субцітры недаступныя\"","\"LiteOptionsTopics\" : \"Side menu in topics\"","\"AutoNightUpdateLocationInfo\" : \"Calculating sunset & sunrise times requires a one-time check of your approximate location. Note that this location is only stored locally on your device.\n\nSunset: %1$s\nSunrise: %2$s\"","\"ResetNotificationsAlertTitle\" : \"Alle meldingen herstellen\"","\"mr_dialog_transferable_header\" : \"Faire jouer sur un groupe d'appareils\"","\"DeclineDeactivate\" : \"Decline & Delete\"","\"NotificationsPrioritySettings\" : \"Same as in Settings\"","\"StarsMediaPurchaseCompletedInfo_other\" : \"**%1$d Stars** transferred to **%2$s**.\"","\"cast_tracks_chooser_dialog_none\" : \"Ешқандай\"","\"EventLogEditedCaption\" : \"un1 edited caption:\"","\"NoSharedVoiceSecret\" : \"Sprachnachrichten aus diesem Chat werden hier angezeigt.\"","\"wallet_buy_button_place_holder\" : \"Купити за допомогою Google\"","\"cast_expanded_controller_ad_image_description\" : \"کاسٹ ریسیور کے اشتہار چلانے کے دوران تصویر ڈسپلے کی گئی\"","\"ActionTTLYouChanged\" : \"Estableciste la autoeliminación en %1$s\"","\"generic_error_user_canceled\" : \"ಬಳಕೆದಾರರು ದೃಢೀಕರಣವನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ.\"","\"EnterYourPasscode\" : \"암호를 입력하세요\"","\"NewPassword\" : \"New Password\"","\"common_google_play_services_enable_title\" : \"Google Play सेवा सुरू करा\"","\"cast_skip_prev\" : \"পূৰ্বৱৰ্তী বস্তুটোলৈ যাওক\"","\"ChangeChannelNameColor2\" : \"Aspetto\"","\"BoostingReassignedFromPlural_one\" : \"%1$d boost reassigned from %2$s\"","\"ViewWallpaperAction\" : \"View Wallpaper\"","\"cast_skip_next\" : \"Przeskocz do następnego elementu\"","\"call_notification_hang_up_action\" : \"ဖုန်းချရန်\"","\"ReportChatOther\" : \"Other\"","\"Gift2TabCollectibles\" : \"Collectibles\"","\"CheckYourNewEmailSubtitle\" : \"Bitte Code eingeben, der dir an die neue Adresse %1$s geschickt wurde.\"","\"call_notification_ongoing_text\" : \"Poziv u tijeku\"","\"TelegramBusinessSubscribedSubtitleTemp\" : \"You have now unlocked Telegram Business features. These features are **temporarily included** with your Premium Subscription.\"","\"ProfilePopupNotification\" : \"Notificación pop-up\"","\"OpenUniqueGift\" : \"VIEW COLLECTIBLE\"","\"default_error_msg\" : \"Neznámá chyba\"","\"MembersTalking_other\" : \"%1$s members talking\"","\"Edit\" : \"تعديل\"","\"Satellite\" : \"Satellite\"","\"SentAppCodeWithPhone\" : \"회원님의 다른 기기에 %1$s에 대한 코드를 **텔레그램 앱**으로 전송했습니다.\"","\"VideoConversionNowSend\" : \"Send Anyway\"","\"AreYouSureDeleteSingleMessage\" : \"Are you sure you want to delete this message?\"","\"Back\" : \"Indietro\"","\"BoostingGiveawayTakePartMultiPlural_one\" : \"To take part in this giveaway please join channel **%2$s** (and **%1$d** other listed channel) before **%3$s**.\"","\"mr_chooser_zero_routes_found_title\" : \"Nessun dispositivo disponibile\"","\"WebViewRequestGeolocationPermission\" : \"Allow **%1$s** to access to your location?\n\n**%1$s** will be able to access your location when this website is open.\"","\"mr_chooser_wifi_warning_description_watch\" : \"Басқа құрылғы осы сағатпен бірдей Wi-Fi желісінде екеніне көз жеткізіңіз.\"","\"cast_mute\" : \"म्यूट करें\"","\"fingerprint_dialog_touch_sensor\" : \"Дакраніцеся да сканера адбіткаў пальцаў\"","\"common_open_on_phone\" : \"Avaa puhelimessa\"","\"ProfileUsernameSet\" : \"Set Username\"","\"cast_expanded_controller_loading\" : \"載入中…\"","\"PrivacyBiometryBotsInfo\" : \"Web-apps can request permission for fingerprint check.\"","\"StarsTransactionLiveStoryReactionFee\" : \"Fee for Live Story Reaction\"","\"call_notification_ongoing_text\" : \"Deia abian da\"","\"mr_cast_button_connecting\" : \"Yayınla. Bağlanıyor\"","\"AccDescrShareInChats_one\" : \"Share in %1$d chat\"","\"BusinessHoursTimezonePicker\" : \"Choose time zone\"","\"AllVideos\" : \"Alle Videos\"","\"BotMonetizationInfoTitle\" : \"Earn From Your Bot\"","\"fingerprint_error_user_canceled\" : \"Erabiltzaileak bertan behera utzi du hatz-marka bidezko eragiketa.\"","\"CallReportIncludeLogs\" : \"Include technical information\"","\"PriorityInfo\" : \"Você receberá notificações de alta prioridade mesmo no modo Não Perturbe.\"","\"fcm_fallback_notification_channel_label\" : \"Інше\"","\"Devices\" : \"Geräte\"","\"mr_controller_no_info_available\" : \"Данных нет\"","\"BusinessHoursShow\" : \"Show Business Hours\"","\"AddProxy\" : \"إضافة بروكسي\"","\"AccDescrIVTitle\" : \"Title\"","\"SendGameToGroupText\" : \"**%1$s** 님에게 이 게임을 공유하시겠습니까?\"","\"cast_stop\" : \"Тоқтату\"","\"cast_rewind_30\" : \"ત્રીસ સેકન્ડ રીવાઇન્ડ કરો\"","\"NotificationsAndSounds\" : \"Notifiche e suoni\"","\"ResellGiftPriceTitle\" : \"Enter price in Stars\"","\"FilterNameNonMuted\" : \"Not Muted\"","\"UserColorPreviewLinkDescription\" : \"Your selected color will also tint the link preview.\"","\"StoriesMovedToContacts\" : \"Stories of **%s** were moved to **Archive**.\"","\"FilterNonContact\" : \"No es contacto\"","\"VoipPeerVideoOutdated\" : \"Sorry, **%1$s** is using an old version of Telegram that doesn't support video calls.\"","\"SyncContacts\" : \"Kontakte synchronisieren\"","\"ChangePublicLimitReached\" : \"Sorry, you have reserved too many public usernames. You can revoke the link from one of your older groups or channels, or create a private entity instead.\"","\"ShareYouLocationTitle\" : \"Deinen Standort teilen?\"","\"PollVotesCount_other\" : \"%d Votes\"","\"LastActiveCommunities\" : \"Recently active communities\"","\"generic_error_no_keyguard\" : \"हे डिव्हाइस पिन, पॅटर्न किंवा पासवर्ड यांना सपोर्ट करत नाही.\"","\"BackgroundColorSinglePreviewLine1\" : \"'설정'을 눌러 배경화면을 적용하세요.\"","\"YourName\" : \"Ваше имя\"","\"YourLoginEmailChangedSuccess\" : \"Je e-mailadres is gewijzigd.\"","\"generic_error_user_canceled\" : \"Gebruiker het stawing gekanselleer.\"","\"cast_rewind_10\" : \"I-rewind nang sampung segundo\"","\"CancelAccountReset\" : \"Cancelar redefinição da conta\"","\"PushReactStoryHiddenSender\" : \"Story Reaction\"","\"abc_shareactionprovider_share_with\" : \"Ulashish\"","\"RaiseToSpeakInfo\" : \"Graba mensajes de voz acercando el teléfono a tu oído\"","\"androidx_startup\" : \"androidx.startup\"","\"PassportLanguage_ET\" : \"Estonian\"","\"fingerprint_error_user_canceled\" : \"Хэрэглэгч хурууны хээний баталгаажуулалтыг болиулсан байна.\"","\"cast_expanded_controller_loading\" : \"Laadimine …\"","\"NoAudioFoundInfo\" : \"Non ci sono corrispondenze per **%1$s** nella tua libreria musicale.\"","\"GiftCraftInfoFeature3Text\" : \"Use gifts with the same attribute to boost its chance.\"","\"BusinessGreetCreate\" : \"Create a Greeting Message\"","\"AgeVerificationButton\" : \"Verify My Age\"","\"MessageScheduledRepeatOptionWeekly\" : \"Weekly\"","\"UseProxySocks5\" : \"SOCKS5 Proxy\"","\"ReplyToGroup\" : \"Reageren\"","\"abc_searchview_description_voice\" : \"Ricerca vocale\"","\"UsernameInvalidStartNumber\" : \"Los nombres de usuario no pueden comenzar con un número.\"","\"FolderLinkTitleAlready\" : \"Folder already added\"","\"DeleteAccountHelp\" : \"If you do not come online at least once within this period, your account will be deleted along with all messages and contacts.\"","\"cast_tracks_chooser_dialog_cancel\" : \"გაუქმება\"","\"formatterGiveawayMonthDay\" : \"dd 'de' MMMM\"","\"mr_chooser_wifi_warning_description_tv\" : \"Varmista, että tämä ja toinen laite ovat yhdistettynä samaan Wi-Fi-verkkoon\"","\"mr_chooser_zero_routes_found_title\" : \"Ez dago gailurik\"","\"AttachPhotoExpired\" : \"صورة منتهية الصلاحية\"","\"SentAppCodeWithPhone\" : \"Ми надіслали код до **Telegram** для %1$s на іншому вашому пристрої.\"","\"SavedTagFilterByTag\" : \"Filter by Tag\"","\"abc_searchview_description_voice\" : \"Səsli axtarış\"","\"EventLogEditedMedia\" : \"un1 edited media:\"","\"AreYouSureDeleteThisChatWithBotWithCheckmark\" : \"Are you sure you want to delete the chat with **%1$s**?\"","\"MessagesDeleted\" : \"Messages Deleted\"","\"DidNotGetTheCodeInfo\" : \"Se non hai ricevuto il codice tramite SMS o chiamata, per favore controlla le tue **impostazioni dati cellulare** e il numero di telefono:\n\n**%1$s**\n\nNon ti resta che provare un altro numero o contattare il supporto Telegram. Tocca **Aiuto** per inviarci i dettagli tecnici in modo da poter identificare il problema.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"დარწმუნდით, რომ სხვა მოწყობილობა იმავე Wi-Fi ქსელთან არის დაკავშირებული, რომელთანაც ეს მოწყობილობა\"","\"common_google_play_services_install_title\" : \"Атрымаць службы Google Play\"","\"LedColor\" : \"Colore luce\"","\"ConnectingToProxy\" : \"Connecting to proxy\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Υπότιτλοι\"","\"EventLogFilterDeletedMessages\" : \"Deleted messages\"","\"EmailCopied\" : \"Email copied to clipboard\"","\"NotificationGroupCreatedCall\" : \"%1$s started a voice chat in the group %2$s\"","\"fingerprint_error_lockout\" : \"کافی زیادہ کوششیں۔ براہ کرم بعد میں دوبارہ کوشش کریں۔\"","\"NotificationActionPinnedNoText\" : \"%1$s pinned a message in the group %2$s\"","\"SegmentationErase\" : \"Borrar\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"NotificationActionPinnedTextChannel\" : \"ثبت %1$s «%2$s»\"","\"common_google_play_services_unsupported_text\" : \"%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi.\"","\"common_signin_button_text_long\" : \"Sign in with Google\"","\"TimerPeriodPhotoSetOnce\" : \"Photo set to view once\"","\"call_notification_incoming_text\" : \"එන ඇමතුම\"","\"mr_controller_expand_group\" : \"הרחבה\"","\"mr_controller_close_description\" : \"Stäng\"","\"cast_expanded_controller_skip_ad_text\" : \"%1$d ərzində reklamı keçə bilərsiniz…\"","\"ChatListSwipeGesture\" : \"Ação ao deslizar na lista de chats\"","\"mr_chooser_searching\" : \"Soek tans toestelle\"","\"mr_controller_expand_group\" : \"Розгорнути\"","\"ic_media_route_learn_more_accessibility\" : \"Saznajte kako emitirati\"","\"common_google_play_services_update_text\" : \"%1$s нема да се извршува ако не ги ажурирате услугите на Google Play.\"","\"VoipGroupSoundMuted\" : \"Voice chat sound muted.\"","\"StickersDeleteForEveryone\" : \"Delete for everyone\"","\"abc_searchview_description_query\" : \"Query di ricerca\"","\"GifSavedToDownloadsHintLinked\" : \"GIF saved to **downloads**.\"","\"VibrationDisabled\" : \"사용 안 함\"","\"SmsText\" : \"Sending you an SMS in %1$d:%2$02d\"","\"ActionGroupCallStartedByYou\" : \"Iniciaste un videochat\"","\"common_google_play_services_unknown_issue\" : \"%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal.\"","\"InAppPreview\" : \"Vista previa en la app\"","\"DeleteStickersAlertMessage\" : \"Are you sure you want to delete the selected sticker sets?\"","\"ShareYouPhoneNumberTitle\" : \"Condividere il tuo numero di telefono?\"","\"PermissionBackgroundLocation\" : \"To share your live location in this chat, Telegram needs access to your location all the time, including while the app is in the background.\n\nWe will access your location only for the duration you choose, and you can stop sharing it any time. We won't use your location for any purpose other than sharing it in this chat.\"","\"December\" : \"December\"","\"CreateNewThemeHelp\" : \"Tap on the palette icon to view the list of elements on each screen - and edit them.\"","\"TurnPasswordOffQuestionTitle\" : \"Passwort deaktivieren\"","\"wallet_buy_button_place_holder\" : \"Google ਨਾਲ ਖਰੀਦੋ\"","\"TapToAddPhoto\" : \"tap to add photo\"","\"LastSeenContacts\" : \"My Contacts\"","\"PostSuggestionsInlineEdit\" : \"Suggest Changes\"","\"TranslationFailedAlert2\" : \"Translation failed.\"","\"cast_notification_connected_message\" : \"מחובר אל %1$s\"","\"abc_action_menu_overflow_description\" : \"Mai multe opțiuni\"","\"abc_action_menu_overflow_description\" : \"Tùy chọn khác\"","\"ReplaceBoostChannelDescription\" : \"You currently boost **%1$s**. Do you want to boost **%2$s** instead?\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Terug naar Passport\"","\"StoriesSelected_other\" : \"%d Selected\"","\"DateOfBirthHideYear\" : \"Hide Year\"","\"abc_action_bar_home_description\" : \"ઘરનો રસ્તો બતાવો\"","\"PaymentConnectionFailed\" : \"Unable to reach payment server. Please check your internet connection and try again.\"","\"FilterNoChatsToDisplay\" : \"No chats found\"","\"VoipChatNotify\" : \"Notify Me\"","\"ConnectingToProxyEnable\" : \"Attiva\"","\"CopyNumber\" : \"Copy Number\"","\"SuggestStickersAll\" : \"All Sets\"","\"CancelLinkExpired\" : \"O link expirou ou está inválido.\"","\"StarGiftTransactionGiftTransferRefund\" : \"Refunded Gift Transfer\"","\"AreYouSureClearHistoryWithChat\" : \"Chatgeschiedenis in **%1$s** echt wissen?\"","\"NoAudioFound\" : \"Geen resultaten\"","\"cast_expanded_controller_skip_ad_text\" : \"Можете да пропуснете рекламата след %1$d…\"","\"TurnPasswordOffQuestion\" : \"Вы точно хотите отключить пароль?\"","\"mr_cast_button_connecting\" : \"Трансліраваць. Ідзе падключэнне\"","\"NotificationsCustomize\" : \"Personalizar\"","\"mr_chooser_wifi_warning_description_tv\" : \"Prepričajte se, da je druga naprava povezana v isto omrežje Wi-Fi kot ta televizor\"","\"ImportErrorFileLang\" : \"Unknown file language.\"","\"LowDiskSpaceButton\" : \"إدارة ذاكرة التخزين المؤقت\"","\"cast_seek_bar\" : \"પ્લેબેક આગળ-પાછળ લઈ જવાનું નિયંત્રણ\"","\"cast_forward\" : \"ඉදිරියට යවන්න\"","\"ResellGiftPriceTooSmall\" : \"You must request minimum %s\"","\"SaveToGalleryVideoHintCurrent\" : \"All videos from this chat less than the selected size will be saved to your gallery.\"","\"cast_forward\" : \"ಫಾರ್ವರ್ಡ್\"","\"SwipeMarkAsUnread\" : \"غير مقروءة\"","\"mr_chooser_zero_routes_found_title\" : \"找不到裝置\"","\"fingerprint_error_lockout\" : \"अत्यधिक पटक प्रयासहरू गरिए। कृपया पछि फेरि प्रयास गर्नुहोस्।\"","\"cast_notification_disconnect\" : \"ยกเลิกการเชื่อมต่อ\"","\"DownloadedFilesMessage\" : \"Telegram lets you store all documents you send and receive in the cloud and save storage space on your device.\"","\"GiftOfferSellFor\" : \"Sell for ⭐️%s\"","\"ChatHistory\" : \"Chat history for new members\"","\"RegisterText2\" : \"Pon tu nombre y añade una foto de perfil.\"","\"ChangePhoneNumber\" : \"Alterar Número de Telefone\"","\"PassportDeleteAddressAlert\" : \"Do you want to delete address details?\"","\"AutoDownloadVideosTitle\" : \"Auto-Download (Videos und GIFs)\"","\"AutoDownloadChannels\" : \"Kanäle\"","\"DeleteAndBlock\" : \"Delete and Block\"","\"ActionInviteYou\" : \"Te uniste al grupo con un enlace de invitación\"","\"AddException\" : \"Add Exception\"","\"PasswordHintTextLogin\" : \"Задайте подсказку для пароля.\"","\"RestoreEmailTrouble\" : \"Problemas ao acessar %1$s?\"","\"PasswordReset\" : \"비밀번호 비활성화\"","\"SendMediaPermissionStickersGifs\" : \"Stickers & GIFs\"","\"StopLiveLocationAlertAllText\" : \"Do you want to stop sharing your live location?\"","\"PhoneNumberChangeTitle\" : \"Nummer wijzigen\"","\"abc_menu_delete_shortcut_label\" : \"حذف\"","\"cast_notification_connected_message\" : \"Ühendatud ekraaniga %1$s\"","\"BackgroundChoosePattern\" : \"Scegli motivo\"","\"OptionHint\" : \"Option\"","\"SimilarChannels\" : \"Similar Channels\"","\"abc_activity_chooser_view_see_all\" : \"Tümünü göster\"","\"ActionGroupCallScheduled\" : \"Chat video programmata per: %1$s\"","\"NoLimit\" : \"No limit\"","\"ErrorSendRestrictedMusicAll\" : \"죄송하지만, 이 그룹에서는 음악 전송이 허용되지 않습니다.\"","\"CancelPasswordQuestion\" : \"Deseja mesmo desistir de configurar a Verificação em Duas Etapas?\"","\"PermissionNoAudioVideoWithHint\" : \"O **Telegram** precisa de acesso ao seu microfone para você enviar mensagens de voz. Toque em Configurações > Permissões, e ative **Microfone**.\"","\"AddManyMembersAlertTitle_other\" : \"إضافة %1$d عضوٍ\"","\"fingerprint_error_user_canceled\" : \"Fingeravtrykk-operasjonen ble avbrutt av brukeren.\"","\"AttachPhotoRestrictedForever\" : \"The admins of this group have restricted you from sending photo here.\"","\"cast_play\" : \"ప్లే చేయి\"","\"TimerPeriodPhotoKeep\" : \"Photo will be kept.\"","\"FilterAlwaysShow\" : \"Include Chats\"","\"mr_dialog_default_group_name\" : \"群组\"","\"ActionGroupCallScheduled\" : \"Videochat geplant für %1$s\"","\"PremiumPreviewDownloadSpeed\" : \"Faster Download Speed\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo.\"","\"DebugMenuDisableLogs\" : \"Desativar Logs\"","\"NotificationMessageMusic\" : \"%1$s heeft je een muziekbestand gestuurd\"","\"mr_cast_dialog_title_view_placeholder\" : \"No hi ha informació disponible\"","\"Abort\" : \"Перервати\"","\"AllAccounts\" : \"Allen Konten\"","\"PremiumPreviewTagsDescription2\" : \"Organize your Saved Messages with tags for quicker access.\"","\"SwipeSettingsArchive\" : \"Archivar\"","\"DeleteLocalizationText\" : \"¿Quieres eliminar el pack de idioma **%1$s**?\"","\"NotificationsReactions\" : \"Reazioni\"","\"generic_error_no_device_credential\" : \"Nuk është vendosur kod PIN, motiv ose fjalëkalim.\"","\"cast_expanded_controller_skip_ad_text\" : \"మీరు %1$d తర్వాత ప్రకటనను దాటవేయవచ్చు…\"","\"cast_tracks_chooser_dialog_audio\" : \"Дуу\"","\"ChoosePhotoForSticker\" : \"Create a sticker from a photo\"","\"AddToTheGroup\" : \"%1$s 님을 그룹에 추가할까요?\"","\"ResetAllNotifications\" : \"Redefinir Notificações \"","\"ShowStickers\" : \"Mostra sticker\"","\"AddToExceptions\" : \"Aggiungi alle eccezioni \"","\"mr_chooser_wifi_warning_description_tablet\" : \"Zorg dat het andere apparaat is verbonden met hetzelfde wifi-netwerk als deze tablet\"","\"call_notification_answer_action\" : \"Atbildēt\"","\"abc_action_mode_done\" : \"เสร็จ\"","\"StorySavedSubtitle\" : \"Saved stories can be viewed by others on your profile until you remove them.\"","\"EventLogEditedChannelPhoto\" : \"un1 set a new channel photo\"","\"common_google_play_services_install_text\" : \"%1$s ez da exekutatuko Google Play Services gabe, baina ez dago halakorik gailuan.\"","\"UsernameInvalid\" : \"Deze gebruikersnaam is ongeldig.\"","\"PrivacyGifts\" : \"Gifts\"","\"OnlyWhenScreenOn\" : \"Solo con schermo acceso\"","\"abc_searchview_description_search\" : \"חיפוש\"","\"mr_controller_no_info_available\" : \"Nav informācijas\"","\"ActionCreateGroup\" : \"un1 creó el grupo\"","\"LeaveChannelNewOwnerText\" : \"If you leave, **%1$s** will become the new owner of **%2$s** in **1 week**.\"","\"ChangePhoneHelp\" : \"We will send an SMS with a confirmation code to your new number.\"","\"MessageScheduledRepeatDeleteText\" : \"Are you sure you want to delete this scheduled message? This is a repeating message.\"","\"abc_capital_off\" : \"ВЫКЛ\"","\"common_open_on_phone\" : \"Άνοιγμα σε τηλέφωνο\"","\"fcm_fallback_notification_channel_label\" : \"Egyéb\"","\"AttachDocument\" : \"ملف\"","\"ThemePreviewDialogMessage8\" : \"Did someone say peanut butter?\"","\"SharingOfferCancelYes\" : \"Yes\"","\"formatterDay12H\" : \"a h:mm\"","\"FavoriteStickers\" : \"Favorites\"","\"call_notification_hang_up_action\" : \"Lägg på\"","\"Gift2UpgradeFeature1Title\" : \"Unique\"","\"NoSharedVoiceSecret\" : \"الرسائل الصوتية من هذه المحادثة ستظهر هنا.\"","\"ExpiredStoryMentioned\" : \"The story where you mentioned %s is no longer available\"","\"generic_error_no_keyguard\" : \"പിൻ, പാറ്റേൺ, പാസ്‌വേഡ് എന്നിവ ഈ ഉപകരണം പിന്തുണയ്ക്കുന്നില്ല.\"","\"ReactionSent\" : \"Reaction sent.\"","\"TosUpdateDecline\" : \"We're very sorry, but this means we must part ways here. Unlike others, we don't use your data for ad targeting or other commercial purposes. Telegram only stores the information it needs to function as a feature-rich cloud service. You can adjust how we use your data (e.g., delete synced contacts) in Privacy & Security settings.\n\nBut if you're generally not OK with Telegram's modest needs, it won't be possible for us to provide this service. You can deactivate your account now — or look around some more and deactivate it later if you feel you're not happy with the way we use your data.\"","\"cast_forward_30\" : \"മുപ്പത് സെക്കൻഡ് ഫോർവേഡ്\"","\"common_google_play_services_enable_button\" : \"সক্ষম করুন\"","\"call_notification_answer_video_action\" : \"Відэа\"","\"CheckPhoneNumber\" : \"هل لا يزال %1$s رقمك؟\"","\"common_google_play_services_enable_text\" : \"%1$s нема да се извршува ако не овозможите услуги на Google Play.\"","\"common_google_play_services_enable_title\" : \"Habilita Servicios de Google Play\"","\"AskAQuestion\" : \"Fai una domanda\"","\"ActionBotAllowed\" : \"Você permitiu que o bot te envie mensagens ao fazer o login em %1$s\"","\"ImportErrorChatInvalidGroup\" : \"The file format is for a user, but you selected a group.\"","\"GroupCreateMembersThree\" : \"%1$s, %2$s and %3$s\"","\"NotificationChatMessagePaidMedia_other\" : \"نشر %2$s منشورًل مدفوع الأجر في مجموعة %3$s مقابل %1$d نجمة\"","\"ErrorSendRestrictedPolls\" : \"그룹 관리자의 제한으로 설문을 보내실 수 없습니다.\"","\"media_notification_channel_name\" : \"কাস্ট\"","\"cast_expanded_controller_ad_in_progress\" : \"ពាណិជ្ជកម្មស្ថិតក្នុងដំណើរការ…\"","\"mr_controller_expand_group\" : \"展开\"","\"cast_notification_default_channel_name\" : \"Casten\"","\"Gift2ActionConvertRefundedText\" : \"This gift cannot be converted to Stars because the payment related to it was refunded.\"","\"YourEmailSkipWarningText\" : \"Das ist keine gute Idee.\n\nWenn du dein Passwort vergisst, verlierst du den Zugang zu deinem Telegram-Konto. Für immer, ohne Ausnahme.\"","\"Page1Message\" : \"The world's **fastest** messaging app.\nIt is **free** and **secure**.\"","\"PassportAddCard\" : \"Add Identity Card\"","\"DeleteMessagesText\" : \"Je kunt ook het %1$s dat je hebt gestuurd verwijderen bij **%2$s**' via de \"Bericht intrekken\"-functie.\"","\"generic_error_no_keyguard\" : \"பின், பேட்டர்ன், கடவுச்சொல் ஆகியவற்றை இந்தச் சாதனம் ஆதரிக்கவில்லை.\"","\"cast_rewind_10\" : \"দহ ছেকেণ্ড ৰিৱাইণ্ড কৰক\"","\"ChannelUserCantBot\" : \"Sorry, too many bots in this channel.\"","\"StartDayAt\" : \"'البدء في' d MMM 'عند' HH:mm\"","\"mr_controller_no_media_selected\" : \"Медиафайл не выбран\"","\"ThemePreviewDialogMessage1\" : \"Reminds me of a Chinese prove...\"","\"common_google_play_services_notification_ticker\" : \"የGoogle Play አገልግሎቶች ስህተት\"","\"NotificationActionPinnedVoiceUser\" : \"%1$s zette een spraakbericht vast\"","\"cast_live_label\" : \"პირდაპირი\"","\"common_google_play_services_update_button\" : \"تحديث\"","\"GigagroupConvertCancelHint\" : \"If you change your mind, go to the settings of your group.\"","\"Gift2SentRemainsLimit_one\" : \"You can send **%d** more.\"","\"mr_dialog_transferable_header\" : \"Afspelen in een groep\"","\"ShowSendersName\" : \"Mostrar remitente\"","\"PermissionNoContactsSharing\" : \"O **Telegram** precisa acessar os seus contatos para você poder compartilhar com os seus amigos. Toque em Configurações > Permissões e ative **Contatos**.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Asegúrate de que el otro dispositivo esté conectado a la misma red Wi-Fi que este teléfono\"","\"ContactShortcutVideoCall\" : \"Videollamada al %1$s\"","\"NotificationsSound\" : \"Notification Sound\"","\"mr_dialog_transferable_header\" : \"ຫຼິ້ນຢູ່ກຸ່ມ\"","\"SwipeMarkAsRead\" : \"Read\"","\"cast_skip_next\" : \"Ir para o item seguinte\"","\"NotificationsExceptions\" : \"예외\"","\"PaymentCheckoutAcceptRecurrent\" : \"I accept the *Terms of Service* of %1$s.\"","\"ShowAsGrid\" : \"Mostra come griglia\"","\"Devices\" : \"Dispositivi\"","\"StorySharedTo\" : \"Story forwarded to **%s**.\"","\"AttachMusic\" : \"Music\"","\"StarsConfirmPurchaseMediaOne2_one\" : \"Do you want to unlock %2$s in **%3$s** for **%1$d star**?\"","\"ChangeEmail\" : \"Trocar E-mail\"","\"common_google_play_services_updating_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat tans opdateer.\"","\"abc_searchview_description_query\" : \"Query sa paghahanap\"","\"FolderLinkAddedTitle\" : \"Folder **%s** Added\"","\"cast_connecting_to_device\" : \"Σύνδεση στη συσκευή %1$s\"","\"Country\" : \"Страна\"","\"mr_controller_stop\" : \"შეწყვეტა\"","\"LastSeenContactsPremium\" : \"Contacts & Premium\"","\"CheckPasswordBackToSettings\" : \"Back to Settings\"","\"mr_dialog_groupable_header\" : \"ಸಾಧನವನ್ನು ಸೇರಿಸಿ\"","\"ActionTTLChanged\" : \"عيّن un1 الحذف التلقائي للرسائل بعد %1$s\"","\"YourPasswordHeader\" : \"La tua password\"","\"mr_chooser_wifi_warning_description_unknown\" : \"‏یقینی بنائیں کہ دوسرا آلہ اسی Wi-Fi نیٹ ورک پر ہے جس پر یہ آلہ ہے\"","\"SwipeDeleteChat\" : \"Elimina\"","\"ConfirmSensitiveContentText\" : \"Confirm that you are over 18 years old and update your settings to see potentially explicit and sensitive content.\"","\"wallet_buy_button_place_holder\" : \"Google کے ساتھ خریدیں\"","\"common_google_play_services_enable_button\" : \"ဖွင့်ရန်\"","\"RestoreEmailTroubleText2\" : \"If you don’t have access to your recovery email, your remaining options are either to remember your password or wait 7 days until your password is reset.\"","\"StartMessaging\" : \"Start Messaging\"","\"AutoDownloadOnAllChats\" : \"Attivo per tutte le chat\"","\"NotifyAboutReactionsFromEveryone\" : \"Everyone\"","\"common_google_play_services_enable_text\" : \"%1$s fungerer ikke med mindre du slår på Google Play-tjenester.\"","\"ContactSupport\" : \"Support kontaktieren\"","\"cast_stop_live_stream\" : \"Stop live stream\"","\"EventLogChannelUnrestricted\" : \"unbanned %1$s\"","\"cast_play\" : \"இயக்கு\"","\"NotificationActionPinnedTodo2\" : \"%1$s pinned a checklist %3$s in the group %2$s\"","\"Gift2AuctionTableStarted\" : \"Started\"","\"StarsTransactionUnknownLink\" : \"https://fragment.com/stars\"","\"mr_chooser_wifi_warning_description_phone\" : \"他のデバイスがこのスマートフォンと同じ Wi-Fi ネットワークに接続していることを確認してください\"","\"mr_controller_play\" : \"Speel\"","\"ConferenceCallOther_one\" : \"%d person\"","\"SwipeSettingsDelete\" : \"حذف\"","\"NewThemePreviewLine1\" : \"Do you know what time it is?\"","\"AppUpdateRemindMeLater\" : \"Herinner me later\"","\"cast_live_label\" : \"BUKHOMA\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Asegúrate de que el otro dispositivo esté conectado a la misma red Wi-Fi que este dispositivo\"","\"mr_chooser_wifi_warning_description_watch\" : \"Boshqa qurilma bu soat bilan bir xil Wi-Fi tarmoqda ekaniga ishonch hosil qiling\"","\"mr_chooser_searching\" : \"Cihazlar bulunuyor\"","\"abc_shareactionprovider_share_with_application\" : \"Compartir con %s\"","\"AreYouSureWebSessions\" : \"Are you sure you want to disconnect all websites where you used Telegram to log in?\"","\"SortBy\" : \"Sorteren op\"","\"RequestSmsButton\" : \"Code ontvangen via SMS\"","\"AutoDownloadContacts\" : \"Contacten\"","\"GiftOfferHours_other\" : \"%d hours\"","\"ChatThemeSaveDialogText\" : \"Do you want to apply the new theme for this chat?\"","\"common_signin_button_text_long\" : \"Войти через аккаунт Google\"","\"SentSmsCode\" : \"Wir haben eine SMS mit Aktivierungscode an **%1$s** gesendet.\"","\"AddAdminErrorNotAMember\" : \"Du kannst diesen Nutzer nicht als Admin festlegen, da er kein Mitglied dieser Gruppe ist oder du keine Erlaubnis hast, ihn einzuladen.\"","\"ResetAccount\" : \"Ripristino account\"","\"default_error_msg\" : \"Errore ezezaguna\"","\"CancelPasswordQuestion\" : \"Wirklich Einrichtung der zweistufigen Bestätigung abbrechen?\"","\"cast_casting_to_device\" : \"ტრანსლირება %1$s-ში\"","\"Filters\" : \"Carpetas de chats\"","\"cast_expanded_controller_live_stream_indicator\" : \"Прямой эфир\"","\"BotAuthPhoneNumberText\" : \"**%1$s** wants to access your phone number **%2$s**.\n\nAllow access?\"","\"ChannelAffiliateProgramText\" : \"Earn a commission each time a user who first accessed a mini app through your referral link spends **Stars** within it.\"","\"NoAudioFilesInfo\" : \"Your music library is empty.\"","\"StarsConfirmPurchaseMediaTwo2_other\" : \"Do you want to unlock %2$s and %3$s in **%4$s** for **%1$d stars**?\"","\"TopicsLayout\" : \"Topics layout\"","\"SelectTopic\" : \"Select topic\"","\"UsernameAlso\" : \"also %1$s\"","\"mr_cast_button_connecting\" : \"Saai uit. Koppel tans\"","\"PrivacyValueEveryoneExceptBotsMinus\" : \"Except Mini Apps (-%1$d)\"","\"mr_chooser_wifi_warning_description_watch\" : \"Համոզվեք, որ մյուս սարքը միացած է նույն Wi-Fi ցանցին, ինչ այս ժամացույցը\"","\"mr_chooser_looking_for_devices\" : \"正在尋找裝置…\"","\"NewThemeTitle\" : \"New Theme\"","\"ThisIsYou\" : \"this is you\"","\"GigagroupConvertAlertTitle\" : \"Are you sure?\"","\"BoostingGiveawayHowItWorksSubText_one\" : \"On **%2$s**, Telegram will automatically select **%3$s** random user that joined **%4$s**.\"","\"mr_controller_album_art\" : \"ఆల్బమ్ ఆర్ట్\"","\"SaveToGallerySettings\" : \"حفظ في المعرض\"","\"BotVerifyDescriptionInfo\" : \"You can customize your description for each account.\"","\"common_google_play_services_update_button\" : \"به‌روزرسانی\"","\"RemindDayYearAt\" : \"'Нагадати' d MMM yyyy',' HH:mm\"","\"FilterDiscardAlert\" : \"Der Ordner wurde bearbeitet. Änderungen speichern?\"","\"mr_cast_dialog_title_view_placeholder\" : \"Hakuna maelezo yaliyopatikana\"","\"ActionEditedInviteLinkToSameClickable\" : \"عدّل un1 رابط الدعوة un2\"","\"ActionUserInvitedToChannel\" : \"دعاك un1 إلى هذه القناة\"","\"RestorePasswordResetPassword\" : \"СБРОС ПАРОЛЯ\"","\"Gift2AuctionInfo2_one\" : \"Top **%d** bidder will get an **%s**\nthis round.\"","\"mr_chooser_wifi_warning_description_tv\" : \"‏یقینی بنائیں کہ دوسرا آلہ اسی Wi-Fi نیٹ ورک پر ہے جس پر یہ tv ہے\"","\"NotificationMessageGroupPoll2\" : \"%1$s sent a poll %3$s to the group %2$s\"","\"mr_chooser_wifi_warning_description_watch\" : \"Hakikisha kifaa hicho kingine kimeunganishwa kwenye mtandao wa Wi-Fi unaotumiwa na saa hii\"","\"cast_casting_to_device\" : \"%1$s cihazına yayınlanıyor\"","\"NotificationMessageNoText\" : \"أرسل لك %1$s رسالةً\"","\"abc_prepend_shortcut_label\" : \"MENU +\"","\"mr_dialog_groupable_header\" : \"Додајте уређај\"","\"Added\" : \"Aggiunti\"","\"NotificationActionPinnedGeoLiveChannel\" : \"%1$s ha fissato una posizione in tempo reale\"","\"Grain\" : \"Körnung\"","\"BoostingDurationOfPremium\" : \"Duration of Premium subscriptions\"","\"google_assistant_verification_channel_name\" : \"Verificator pentru Asistent\"","\"cast_play\" : \"چلائیں\"","\"default_error_msg\" : \"తెలియని ఎర్రర్\"","\"StarsTransactionPostsSearch\" : \"Posts Search\"","\"ProfileGiftsSend\" : \"Send Gifts to Friends\"","\"call_notification_ongoing_text\" : \"Poziv u toku\"","\"PrivacyClearShipping\" : \"Shipping info\"","\"SetColor\" : \"Farbe festlegen\"","\"cast_expanded_controller_live_stream_indicator\" : \"بث مباشر\"","\"RaiseToListen\" : \"귀에 대고 듣기\"","\"abc_action_menu_overflow_description\" : \"Aukera gehiago\"","\"abc_searchview_description_query\" : \"Поисковый запрос\"","\"Gift2ProfileVisible4\" : \"This gift is visible. **Hide from profile >**\"","\"call_notification_incoming_text\" : \"Вхідний виклик\"","\"PasswordOn\" : \"مفعّل\"","\"FilesSavedHintLinked_other\" : \"%1$d files saved to **downloads**.\"","\"Gift2BuyPriceSelfTextTON\" : \"Do you want to buy **%2$s** for **%1$s TON**?\"","\"WhenRoaming\" : \"Bei Roaming\"","\"BotOwnershipTransfer\" : \"Transfer Bot Ownership\"","\"PasskeyFeature2Title\" : \"Log in with face recognition\"","\"NotificationsTurnOn\" : \"Ativar\"","\"cast_pause\" : \"Призупинити\"","\"search_menu_title\" : \"Որոնել\"","\"DistanceUnits\" : \"Unidades de Distância\"","\"ActionBotAllowedWebapp\" : \"You allowed this bot to message you in web-app\"","\"RevenueSharingAdsInfo3Title\" : \"Can Be Removed\"","\"Purple\" : \"Violett\"","\"KMetersFromYou2\" : \"%1$s km from you\"","\"common_google_play_services_enable_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play.\"","\"common_google_play_services_enable_button\" : \"Engedélyezés\"","\"abc_menu_space_shortcut_label\" : \"hapësirë\"","\"common_google_play_services_notification_channel_name\" : \"Доступност Google Play услуга\"","\"NotificationsAddAnException\" : \"إضافة استثناء\"","\"UsersRestricted_other\" : \"%1$d users restricted.\"","\"ColorBlue\" : \"Blau\"","\"cast_tracks_chooser_dialog_subtitles\" : \"الترجمات المصاحبة\"","\"TelegramBusinessSubscribedSubtitle\" : \"You have now unlocked these additional business features.\"","\"EnablePasscode\" : \"Enable passcode\"","\"TosDeclineDeleteAccount\" : \"تحذير، سيؤدي هذا إلى حذف حسابك في تيليجرام بشكل نهائي بالإضافة لجميع البيانات التي تخزنها في سحابة تيليجرام.\n\nهام: يمكنك الإلغاء الآن وتصدير بياناتك قبل حذف حسابك عوضًا عن خسارتها كلها. (للقيام بذلك، افتح النسخة الأخيرة من تيليجرام لسطح المكتب وتوجه إلى الإعدادات > إعدادات متقدمة > تصدير بيانات تيليجرام).\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitat de serveis de Google Play\"","\"abc_capital_off\" : \"IZKLOP\"","\"ProfileStoriesCount_other\" : \"%d public stories\"","\"NotificationMessageGiveaway\" : \"%1$s sent you a giveaway of %2$sx %3$sm Premium subscriptions\"","\"TurnPasswordOffQuestionTitle\" : \"Вимкнути пароль\"","\"LogOut\" : \"Uitloggen\"","\"google_app_id\" : \"1:760348033671:android:f6afd7b67eae3860\"","\"NotificationsServiceInfo\" : \"إعادة تشغيل التطبيق عند إيقافه. قم بالتفعيل لضمان ظهور الإشعارات.\"","\"formatterMonthYear\" : \"MMM yyyy\"","\"Streaming\" : \"Streamen\"","\"google_assistant_verification_channel_name\" : \"Туслах батлагч\"","\"CodeCopied\" : \"Code copied to clipboard\"","\"StarsNeededTextGiftUpgrade\" : \"Buy **Stars** to upgrade your gifts.\"","\"CancelAccountResetInfo2\" : \"Alguien con acceso a **%1$s** solicitó eliminar tu cuenta de Telegram y restablecer tu contraseña de la verificación en dos pasos.\n\nSi no fuiste tú, por favor, escribe el código que enviamos por SMS. También puedes cancelar la solicitud *cambiando tu número de teléfono*.\"","\"AccDescrDualCameraOn\" : \"Dual Camera, On\"","\"AppUpdate\" : \"Telegram aktualisieren\"","\"ContactJoined\" : \"Un contacto se unió a Telegram\"","\"ChooseFromGallery\" : \"Upload from gallery\"","\"abc_menu_shift_shortcut_label\" : \"Mayús +\"","\"ShareContactTitle\" : \"Compartilhar Contato\"","\"cast_mute\" : \"Izklop zvoka\"","\"wallet_buy_button_place_holder\" : \"Iegādāties, izmantojot Google\"","\"mr_chooser_title\" : \"ଏଥିରେ କାଷ୍ଟ କରନ୍ତୁ\"","\"mr_controller_pause\" : \"Szünet\"","\"NotificationActionPinnedInvoice\" : \"%1$s fixou um recibo no grupo %2$s\"","\"AccActionPlay\" : \"Play\"","\"AlmostDone\" : \"Almost done\"","\"fingerprint_error_hw_not_present\" : \"此裝置沒有指紋感應器\"","\"UpdateContactsTitle\" : \"Atualizar contatos?\"","\"EditAdminTransferAlertText\" : \"You can transfer this group to **%1$s** only if you:\"","\"DiscardPollOptionWithMediaAlertTitle\" : \"Delete Poll Option?\"","\"BotMonetizationBalanceInfoNotAvailable\" : \"In the coming weeks you will be able to collect your reward using Fragment, a third-party platform used by advertisers to pay ads. **Learn more >**\"","\"formatterYearMax\" : \"yyyy.MM.dd\"","\"Page2Message\" : \"**Telegram** доставляет сообщения быстрее\nлюбого другого приложения.\"","\"DeleteChatBackgroundsAlert\" : \"Deseja mesmo apagar os papéis de parede selecionados?\"","\"HideNextViews\" : \"Hide Next Views\"","\"SearchEmptyViewTitle\" : \"No Results\"","\"cast_mute\" : \"Mute\"","\"GraceSuggestionTitle\" : \"Access to Telegram Premium is expiring!\"","\"ShowCaption\" : \"Show caption\"","\"OpenGiftAuctionResults\" : \"VIEW RESULTS\"","\"FloodWaitTime\" : \"محاولات كثيرة. ترجى إعادة المحاولة بعد %1$s\"","\"NotificationsDeleteAllException\" : \"Apagar Todas as Exceções\"","\"abc_shareactionprovider_share_with\" : \"இதில் பகிர்\"","\"VoipGroupRemoveMemberAlertText2\" : \"Do you want to remove %1$s from the voice chat and ban them in %2$s?\"","\"SettingsChatInfo\" : \"Wallpaper, Night Mode, Animations\"","\"abc_menu_space_shortcut_label\" : \"välilyönti\"","\"ConfirmCorrectNumber\" : \"Este é o número correto?\"","\"common_google_play_services_install_text\" : \"Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed.\"","\"cast_tracks_chooser_dialog_subtitles\" : \"כתוביות\"","\"CopyCode\" : \"Copy Code\"","\"cast_notification_connecting_message\" : \"%1$s मा जडान गर्दै\"","\"NoSound\" : \"Sin sonido\"","\"AttachContact\" : \"Contacto\"","\"call_notification_decline_action\" : \"Rexeitar\"","\"cast_tracks_chooser_dialog_cancel\" : \"منسوخ کریں\"","\"EnableReactionsChannelInfo\" : \"Allow subscribers to react to channel posts.\"","\"cast_expanded_controller_loading\" : \"Wird geladen…\"","\"call_notification_decline_action\" : \"Reddet\"","\"mr_chooser_wifi_warning_description_phone\" : \"Kontrollera att den andra enheten är ansluten till samma wifi-nätverk som denna telefon\"","\"QRCodeLinkHelpChannelDirect\" : \"Everyone on Telegram can scan this code to write to your channel.\"","\"StoryAutoExceptionsInfo\" : \"Attiva automaticamente le notifiche delle storie per i 5 utenti che contatti più di frequente.\"","\"common_google_play_services_update_text\" : \"‏%1$s לא יפעל אם לא תעדכן את שירותי Google Play.\"","\"PrivacyBioTitle\" : \"Chi può vedere la mia bio?\"","\"cast_skip_prev\" : \"Ir para o item anterior\"","\"mr_chooser_searching\" : \"Поиск устройств…\"","\"EventLogChangedStickersSet\" : \"un1 changed the group sticker set\"","\"common_google_play_services_install_title\" : \"Google Play қызметтерін алу\"","\"abc_action_bar_home_description\" : \"Přejít na plochu\"","\"fingerprint_error_hw_not_present\" : \"این دستگاه حسگر اثر انگشت ندارد\"","\"cast_forward_10\" : \"Avanti di dieci secondi\"","\"TapToChange\" : \"انقر للتغيير\"","\"ActionBotDocumentIdentityCard\" : \"Documento de Identidade\"","\"NotificationsAddAnException\" : \"Añadir excepción\"","\"NotificationMessagePaidMedia_other\" : \"%2$s te envió un post de pago por %1$d estrellas\"","\"cast_mute\" : \"Desativar som\"","\"StarsConfirmPurchaseMedia_Photos_other\" : \"**%d photos**\"","\"abc_search_hint\" : \"Ieškoti…\"","\"GiftCraftText2\" : \"**%1$s #%2$s**.\n\nIf crafting fails, all selected gifts\nwill be **lost**.\"","\"mr_controller_close_description\" : \"അടയ്ക്കുക\"","\"common_google_play_services_enable_button\" : \"Ota käyttöön\"","\"ChannelNeedBoostsDescriptionForNewFeatures\" : \"**%1$s** needs %2$s to unlock new features.\"","\"TermsOfService\" : \"Gebruiksvoorwaarden\"","\"mr_button_content_description\" : \"Yayınla\"","\"ClearRecentHistory\" : \"Clear history\"","\"VideoMessagesRestrictedByPrivacy\" : \"**%1$s** doesn't accept video messages.\"","\"GiftOfferOfferedTextStarsExpiredOut\" : \"**%1$s's** offer has expired. **%2$s Stars** for **%3$s**.\"","\"ChannelLinksInfoPaid\" : \"You can create additional invite links that have limited time, number of users or require a paid subscription.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Suivre la position \"%1$d\"\"","\"fcm_fallback_notification_channel_label\" : \"மற்றவை\"","\"abc_activitychooserview_choose_application\" : \"Вибрати програму\"","\"cast_rewind_10\" : \"Spoel tien sekondes terug\"","\"common_google_play_services_enable_text\" : \"Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi.\"","\"FolderShowTagsInfo\" : \"Display folder names for each chat in the chat list.\"","\"FilterDeleteItem\" : \"Ordner löschen\"","\"fcm_fallback_notification_channel_label\" : \"Muut\"","\"AutoDownloadOnFor\" : \"مفعَّل في %1$s\"","\"mr_dialog_default_group_name\" : \"กลุ่ม\"","\"mr_dialog_transferable_header\" : \"Spela upp på en grupp enheter\"","\"abc_search_hint\" : \"Iskanje …\"","\"KickFromBroadcast\" : \"Verwijder van verzendlijst\"","\"mr_dialog_default_group_name\" : \"ಗುಂಪು\"","\"ImportImportingInfo\" : \"Please keep Telegram open\nuntil the import is completed.\"","\"Abort\" : \"Прервать\"","\"ResetNotificationsText\" : \"Tutte le impostazioni di notifica sono state ripristinate\"","\"Gift2ResellTimeout\" : \"You will be able to resell this gift in %s.\"","\"GiftCraftSelectTitle\" : \"Select Gift\"","\"General\" : \"General\"","\"PreviewForwardPhoto_other\" : \"Forward %1$d photos\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাসকী\"","\"PhotoShownOnce\" : \"This photo can only be viewed once.\"","\"YearsAgo_one\" : \"%d years ago\"","\"BoostingYouWereSelected\" : \"You were selected by the channel\"","\"VoipRateCallDescription\" : \"Please rate the quality of this call.\"","\"AttachVoiceExpired\" : \"Mensaje de voz expirado\"","\"YourEmailSuccessText\" : \"Your recovery email for Two-Step Verification is now active.\"","\"ActionBotDocumentIdentityCard\" : \"Carta d'identità\"","\"NotificationsService\" : \"Servicio keep-alive\"","\"PrivacyProfilePhotoTitle\" : \"Who can see my profile photo?\"","\"SaveToPosts\" : \"Save to Posts\"","\"StarGiveawayPrizeTo\" : \"To\"","\"ActionBotAllowedApp\" : \"لقد سمحت أنت لهذا البوت بمراسلتك عند تسجيلك الدخول على تطبيق «%1$s».\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$dని ట్రాక్ చేయి\"","\"abc_action_menu_overflow_description\" : \"Još opcija\"","\"QuizAnswers\" : \"Quiz answers\"","\"PasswordOff\" : \"Aus\"","\"cast_stop\" : \"Arrêter\"","\"cast_stop\" : \"Sustabdyti\"","\"DeleteFewChatsTitle\" : \"%1$s 삭제\"","\"TodoAddTasksButton\" : \"ADD\"","\"EnableAllStreamingInfo\" : \"Waar mogelijk zal Telegram video's en muziek meteen afspelen, zelfs voordat ze volledig zijn gedownload.\"","\"PreparingVideo\" : \"Preparing video…\"","\"search_menu_title\" : \"সার্চ করুন\"","\"AutoplayVideoInfo\" : \"Use os botões de volume para ativar o som. \"","\"Page2Message\" : \"**Telegram** delivers messages faster than\nany other application.\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Ключ доступу\"","\"generic_error_no_device_credential\" : \"Не заданы PIN-код, пароль или графический ключ.\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve.\"","\"formatDateScheduleYear\" : \"MMM d yyyy\"","\"BrowserSettingsCustomTabs\" : \"New Pages within Telegram\"","\"VoipChatJoin\" : \"Join\"","\"NotificationMessageGroupLiveLocation\" : \"%1$s 님이 %2$s 그룹과 실시간 위치를 공유했습니다\"","\"mr_system_route_name\" : \"පද්ධතිය\"","\"SuggestedOfferRefundByUserAmountF\" : \"%2$s will not receive ⭐️ %3$s because %1$s requested a refund\"","\"VoipGroupAdd\" : \"Add\"","\"SecretChatContextBotAlert\" : \"Ten en cuenta que los bots integrados son hechos por terceros. Para que el bot funcione, los símbolos escritos después del nombre de usuario del bot son enviados a su respectivo desarrollador.\"","\"cast_expanded_controller_live_head_description\" : \"वर्तमान स्थिति लाइभ स्ट्रिमको शीर्षमा छ\"","\"VoipOfflineOpenSettings\" : \"Settings\"","\"mr_controller_casting_screen\" : \"திரையை அலைபரப்புகிறது\"","\"SyncContactsOn\" : \"기기에 저장된 연락처가 이 계정에 추가됩니다.\"","\"InvalidFirstName\" : \"Ungültiger Vorname\"","\"BoostGroup\" : \"Boost Group\"","\"YourPasswordRemember\" : \"현재 계정이 2단계 인증으로 보호되어 있습니다.\n아직 비밀번호를 기억하고 계신가요?\"","\"default_error_msg\" : \"ข้อผิดพลาดที่ไม่รู้จัก\"","\"TermsOfServiceLogin\" : \"Door je aan te melden, ga je akkoord met de *Gebruiksvoorwaarden*.\"","\"common_google_play_services_install_button\" : \"Instalar\"","\"common_google_play_services_update_text\" : \"%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester.\"","\"Done\" : \"تم\"","\"cast_pause\" : \"Onderbreken\"","\"LoginEmailResetInSinglePattern\" : \"%1$s\"","\"MonetizationSwitchOffInfo\" : \"You will not be eligible for any rewards if you switch off ads.\"","\"fingerprint_not_recognized\" : \"无法识别\"","\"generic_error_no_device_credential\" : \"പിൻ, പാറ്റേൺ, അല്ലെങ്കിൽ പാസ്‍വേഡ് ഇവയൊന്നും സജ്ജീകരിച്ചിട്ടില്ല.\"","\"call_notification_decline_action\" : \"বাতিল করুন\"","\"ActionBotDocumentDriverLicence\" : \"Driver Licence\"","\"cast_tracks_chooser_dialog_none\" : \"Nenhum\"","\"PaintEdit\" : \"Edit\"","\"VoipGroupJoinAnonymouseAlert\" : \"Are sure you want to appear in this voice chat as your personal account?\"","\"HashtagMessagesFoundChannel_other\" : \"%1$d messages in **%2$s**\"","\"StarsMediaPurchaseCompletedInfo_one\" : \"**%1$d Star** transferred to **%2$s**.\"","\"abc_action_bar_up_description\" : \"ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"cast_connecting_to_device\" : \"Menghubungkan ke %1$s\"","\"abc_searchview_description_query\" : \"ਖੋਜ ਪੁੱਛਗਿੱਛ\"","\"GlobalAttachRoundRestricted\" : \"Sending round video isn't allowed in this group.\"","\"TapToChangePhone\" : \"Tik hier om je nummer te wijzigen\"","\"LimitReachedChatInFoldersPremium\" : \"Sorry, you can't add more than **%1$d** chats to a folder. Please create a new one.\"","\"MigratingFiles\" : \"Migrating files\"","\"mr_controller_casting_screen\" : \"Casting screen\"","\"DebugMenuDisableCamera\" : \"Desativar a Câmera No App\"","\"Teal\" : \"Turchese\"","\"AlternativeOptions\" : \"대체 옵션\"","\"mr_controller_expand_group\" : \"Genişlet\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"ዝግ መግለጫ ጽሑፎች\"","\"GreetingHow\" : \"%s added the message above for all empty chats **how?**\"","\"abc_searchview_description_voice\" : \"ଭଏସ୍‌ ସର୍ଚ୍ଚ\"","\"ArchivedChats\" : \"Archived Chats\"","\"mr_controller_disconnect\" : \"Αποσύνδεση\"","\"ChatListSwipeGesture\" : \"대화 목록 쓸어넘기기 제스처\"","\"generic_error_user_canceled\" : \"Authentification annulée par l'utilisateur.\"","\"cast_rewind_30\" : \"ତିରିଶ ସେକେଣ୍ଡ ପଛକୁ ନିଅନ୍ତୁ\"","\"abc_search_hint\" : \"ಹುಡುಕಿ…\"","\"NotificationsDeleteAllException\" : \"Elimina tutte le eccezioni\"","\"NotificationsChatInApp\" : \"%1$s in-app\"","\"mr_chooser_wifi_warning_description_phone\" : \"Make sure the other device is on the same Wi-Fi network as this phone\"","\"ChannelInviteLinkTitle\" : \"Invite Link\"","\"SubscribeToPremiumOfficialAppNeeded\" : \"**Official app needed**\"","\"cast_closed_captions\" : \"ছাব-টাইটেল\"","\"FilterAddToAlertFullText\" : \"No puedes excluir más de 100 chats de una carpeta.\"","\"RequestCallButton\" : \"코드를 불러주는 전화 받기\"","\"ic_media_route_learn_more_accessibility\" : \"Pelajari cara melakukan transmisi\"","\"QuoteNotFound\" : \"The exact quote is not found\"","\"StoriesAlbumCount_one\" : \"%d Album\"","\"Reset\" : \"إعادة تعيين\"","\"BoostingCongratulations\" : \"Congratulations!\"","\"CheckYourNewEmail\" : \"Prüfe jetzt deine E-Mails\"","\"mr_controller_expand_group\" : \"Vou uit\"","\"abc_shareactionprovider_share_with\" : \"Şununla paylaş:\"","\"DeleteMessagesOption\" : \"Apagar Minhas Mensagens\"","\"StarsCountX\" : \"%s Stars\"","\"PrivacyPaymentsShippingInfoCleared\" : \"Shipping info cleared.\"","\"cast_rewind_30\" : \"Trideset sekundi unatrag\"","\"cast_skip_prev\" : \"Ugrás az előző elemre\"","\"generic_error_no_device_credential\" : \"PIN, රටා, හෝ මුරපද කිසිවක් සකසා නැත\"","\"NotificationActionPinnedPoll2\" : \"%1$s fixou uma enquete %3$s no grupo %2$s\"","\"PermissionDrawAboveOtherApps\" : \"يحتاج تيليجرام إلى صلاحية الظهور فوق التطبيقات لتشغيل المقاطع المرئية في وضع (صورة في الصورة).\"","\"FilterNoChatsToDisplay\" : \"La carpeta está vacía\"","\"ChannelSubscribers2\" : \"Channel subscribers\"","\"SimilarChannelsTab\" : \"Ähnliche Kanäle\"","\"cast_connecting_to_device\" : \"%1$s에 연결 중\"","\"ForwardedMessageCount_other\" : \"%1$d forwarded messages\"","\"ChannelAffiliateProgramLinkTextRevoked\" : \"You revoked this referral link.\"","\"common_signin_button_text_long\" : \"Увайсці праз Google\"","\"cast_notification_disconnect\" : \"Idiskonekta\"","\"cast_live_label\" : \"TRỰC TIẾP\"","\"Page6Message\" : \"**Telegram** lets you access your messages\nfrom multiple devices.\"","\"mr_controller_no_media_selected\" : \"Geen media is gekies nie\"","\"mr_controller_disconnect\" : \"தொடர்பைத் துண்டி\"","\"cast_skip_next\" : \"Langkau ke item seterusnya\"","\"AutoDownloadGroups\" : \"Groups\"","\"StoryQualityPremiumText\" : \"Subscribe to Premium to view stories in higher resolution.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Qinisekisa ukuthi enye idivayisi ikunethiwekhi efanayo ye-Wi-Fi nje ngale divayisi\"","\"FreeOfTotal\" : \"%2$s 중 %1$s 남음\"","\"common_google_play_services_install_title\" : \"Instalace služeb Google Play\"","\"call_notification_hang_up_action\" : \"कॉल काटें\"","\"mr_chooser_wifi_warning_description_tv\" : \"Đảm bảo thiết bị kia và TV này kết nối với cùng một mạng Wi-Fi\"","\"mr_cast_button_disconnected\" : \"Igorpena. Deskonektatuta\"","\"abc_toolbar_collapse_description\" : \"সঙ্কুচিত করুন\"","\"common_google_play_services_updating_text\" : \"বৰ্তমান আপডে’ট হৈ থকা Google Play সেৱাসমূহৰ অবিহনে %1$s নচলিব৷\"","\"GroupNeedBoostsForWallpaperDescription\" : \"Your group needs to reach **Level %d** to change group wallpaper.\n\nAsk your **Premium** members to boost your group with this link:\"","\"VerificationCode\" : \"Verificatiecode\"","\"PleaseEnterNewFirstPasswordHint\" : \"Введіть новий пароль\"","\"AvailableReactions\" : \"Available reactions\"","\"confirm_device_credential_password\" : \"Gamitin ang password\"","\"mr_chooser_wifi_learn_more\" : \"మరింత తెలుసుకోండి\"","\"mr_cast_button_connecting\" : \"Емитувајте. Се поврзува\"","\"English\" : \"Inglese\"","\"Language\" : \"Taal\"","\"NotificationActionPinnedGame\" : \"%1$s hat ein Spiel in der Gruppe %2$s angeheftet\"","\"SearchEngine3SearchURL\" : \"https://www.bing.com/search?q=\"","\"cast_rewind_10\" : \"10 秒巻き戻し\"","\"mr_chooser_wifi_warning_description_tv\" : \"សូមប្រាកដថា ឧបករណ៍ផ្សេងទៀតស្ថិតនៅលើបណ្ដាញ Wi-Fi តែមួយជាមួយនឹងទូរទស្សន៍នេះ\"","\"UseProxyTelegramInfo2\" : \"이 프록시를 사용하시면 후원 채널이 대화방 목록에 표시될 수 있습니다. 회원님의 텔레그램 트래픽은 전혀 공개되지 않습니다.\"","\"ProfileBotOpenAppInfo\" : \"By launching this mini app, you agree to the **Terms of Service for Mini Apps.**\"","\"YourPasswordChangedSuccessText\" : \"La tua password per la verifica in due passaggi è stata cambiata.\"","\"AddAnotherAccountInfo\" : \"다른 텔레그램 계정을 연결하여 두 계정 간 손쉽게 전환하세요.\"","\"generic_error_user_canceled\" : \"認証はユーザーによりキャンセルされました。\"","\"BoostingShowMoreGifts_one\" : \"Show %1$d More Gifted Boosts\"","\"EmailPasswordConfirmText2\" : \"Para completar a Configuração da Verificação em Duas Etapas, verifique o seu email (verifique também a pasta de spam) e digite o código que te enviamos.\"","\"StartsTodayAt\" : \"'Inicia hoy a las' HH:mm\"","\"Gift2InfoOut_other\" : \"%2$s can keep this gift in profile or convert it to **%1$d** Stars.\"","\"GiftPremiumUsersPurchasedMany_other\" : \"%2$s and **%1$d** others have been notified about the gifts you purchased.\"","\"SetRecoveryEmail\" : \"E-Mail festlegen\"","\"DeleteLocalizationText\" : \"Are you sure you want to delete **%1$s** language pack?\"","\"AccReleaseForGeneral\" : \"Release for #general\"","\"PassportLanguage_ES\" : \"Spanish\"","\"StarGiftTransactionGiftPurchaseRefund\" : \"Refunded Gift Purchase\"","\"common_google_play_services_update_title\" : \"Google Play සේවා යාවත්කාලීන කරන්න\"","\"AuthAnotherClientScan\" : \"QR-Code scannen\"","\"PrivacyForwardsNobody\" : \"Non collegato al tuo account\"","\"google_assistant_verification_channel_name\" : \"Assistent-verifieerder\"","\"VoipEditTitle\" : \"Edit title\"","\"ShowInChats\" : \"Show in Chats\"","\"common_google_play_services_install_title\" : \"Google Play Services-ის ჩამოტვირთვა\"","\"fingerprint_error_no_fingerprints\" : \"Tidak ada sidik jari yang terdaftar.\"","\"SdCardErrorDescription\" : \"Telegram is unable to save data on your SD card.\"","\"ActionUserWithinYouRadius\" : \"Ora sei a %1$s da un1\"","\"cast_tracks_chooser_dialog_audio\" : \"Oudio\"","\"SearchPostsNotFound\" : \"Not Found\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Avainkoodi\"","\"AutodownloadPrivateChats\" : \"Chats Privados\"","\"ProfileActionsShare\" : \"Share\"","\"NotificationsChannels\" : \"Kanalen\"","\"common_signin_button_text_long\" : \"Conectează-te cu Google\"","\"AddContactByPhone\" : \"%1$s 추가\"","\"BusinessIntroReset\" : \"Reset to Default\"","\"cast_tracks_chooser_dialog_ok\" : \"ຕົກລົງ\"","\"EditStickerPack\" : \"Edit Sticker Pack\"","\"call_notification_answer_action\" : \"Жауап беру\"","\"generic_error_user_canceled\" : \"Хэрэглэгч нотолгоог цуцалсан.\"","\"SharedFilesTab2\" : \"Dateien\"","\"BackgroundChoosePattern\" : \"Elige un patrón\"","\"cast_forward_10\" : \"තත්පර දහයක් ඉදිරියට\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"سب ٹائٹلز\"","\"BoostingChooseLimitGiveaway\" : \"Choose if you want to limit the giveaway only to those who joined the channel after the giveaway started or to users from specific countries.\"","\"Gift2PrepayUpgradeFeature1Text\" : \"%s will get a unique number, model, backdrop, and symbol for the gift.\"","\"Gift2AddedToCollectionMany_one\" : \"**%1$d gift** added to **%2$s**.\"","\"LanguageUnknownTitle\" : \"Insufficient data\"","\"SendMessagesToGroupText\" : \"Bericht naar **%1$s** sturen?\"","\"AIEditorUsedBy_one\" : \"Used by %d person.\"","\"common_signin_button_text_long\" : \"Log masuk dengan Google\"","\"mr_controller_pause\" : \"Wstrzymaj\"","\"cast_tracks_chooser_dialog_subtitles\" : \"Subtitel\"","\"DisableAutoDeleteTimer\" : \"Disable Auto-Delete\"","\"AutoDownloadPhotos\" : \"사진\"","\"abc_action_bar_home_description\" : \"Idite na početnu\"","\"NotificationMessageSDPhoto\" : \"%1$s heeft je een zelfvernietigende foto gestuurd\"","\"generic_error_user_canceled\" : \"Lietotājs atcēla autentificēšanu.\"","\"NotificationMessageGroupAudio\" : \"%1$s ha inviato un messaggio vocale a %2$s\"","\"English\" : \"الإنجليزية\"","\"RecentlyUsed\" : \"Recently Used\"","\"common_google_play_services_install_button\" : \"Instalo\"","\"DecreaseSpeed\" : \"Decrease speed\"","\"cast_closed_captions_unavailable\" : \"അടച്ച അടിക്കുറിപ്പുകൾ ലഭ്യമല്ല\"","\"BoughtResoldGiftTitle\" : \"Gift acquired\"","\"StoryDeleteContact\" : \"Delete Contact\"","\"MusicInfo\" : \"To send music files\"","\"WrongCodeTitle\" : \"Falscher Code\"","\"Delete\" : \"Eliminar\"","\"BrowserSettingsSearchEngineInfo\" : \"Search Engine is used in address bar to open search and auto-complete.\"","\"BirthdayTodaySingleMessage2\" : \"Send them a Gift.\"","\"StartsDayYearAt\" : \"'Begint op' d MMM yyyy 'at' HH:mm\"","\"cast_forward_30\" : \"तीस सेकंदांपर्यंत पुढे करा\"","\"Gift2ActionUpgrade\" : \"Tap “Unpack” to turn this gift into a unique collectible.\"","\"mr_controller_casting_screen\" : \"Трансляція екрана\"","\"call_notification_incoming_text\" : \"שיחה נכנסת\"","\"cast_closed_captions_unavailable\" : \"Manukuu hayapatikani\"","\"MaximumReactionsValue_other\" : \"%d reactions per post\"","\"cast_expanded_controller_ad_in_progress\" : \"الإعلان قيد التقدم...\"","\"ChangePhoneNumberSuccessWithPhone\" : \"Your phone number has been successfully changed to %1$s.\"","\"VoipChatStreamWithAnotherAppDescriptionStory\" : \"Once you start broadcasting in your streaming app, tap Connect Stream below.\"","\"common_google_play_services_install_text\" : \"ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"cast_forward\" : \"Pretočiť dopredu\"","\"PremiumReadButton1\" : \"Show My Read Time\"","\"AttachSticker\" : \"Sticker\"","\"ShowAdsTitle\" : \"Ads in Channels\"","\"ConfirmCorrectNumber\" : \"هل هذا هو الرقم الصحيح؟\"","\"NotificationsOn\" : \"مفعَّلة\"","\"EventLogEmojiNone\" : \"none\"","\"MicrophoneForVoiceMessagesScoHint\" : \"Using a headset microphone may reduce background noise but will slightly decrease audio quality.\"","\"cast_connecting_to_device\" : \"Po lidhet me %1$s\"","\"ClearSelectedCache\" : \"Clear Selected\"","\"GroupAddMembers\" : \"Add Members\"","\"EventLogPromotedManageTopics\" : \"Manage topics\"","\"cast_skip_next\" : \"Преминаване към следващия елемент\"","\"StartShortDayYearAt\" : \"yyyy'년' MMM d'일,' HH:mm\"","\"abc_searchview_description_query\" : \"Qidiruv so‘rovi\"","\"ReportUserLocation\" : \"Report\"","\"ChangeRecoveryEmail\" : \"Alterar email de recuperação\"","\"common_google_play_services_updating_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца.\"","\"mr_controller_disconnect\" : \"Nqamula\"","\"SegmentationUndoCutOut\" : \"التراجع عن القص\"","\"RequestSmsButton\" : \"Code per SMS anfordern\"","\"PaymentInvoice\" : \"INVOICE\"","\"call_notification_screening_text\" : \"Filtrage d'un appel entrant\"","\"NotificationMessageGroupVideo\" : \"%1$s sent a video to the group %2$s\"","\"mr_chooser_title\" : \"Katso TV:stä\"","\"mr_cast_button_disconnected\" : \"Diffuser. Déconnecté\"","\"GiftOfferPayMultiPart\" : \"⭐️%s\"","\"common_google_play_services_enable_button\" : \"இயக்கு\"","\"mr_controller_stop_casting\" : \"कास्ट करना रोकें\"","\"NotificationGroupAddMember\" : \"%1$s invited %3$s to the group %2$s\"","\"ArchiveHintSubtitleUnmutedMove\" : \"When you receive a new message, muted chats will remain in the Archive, while unmuted chats will be moved to Chats. **Tap to change >**\"","\"cast_tracks_chooser_dialog_audio\" : \"เสียง\"","\"PrivacyVoiceMessagesPremiumOnly\" : \"Solo gli abbonati a *Telegram Premium* possono decidere da chi ricevere messaggi vocali.\"","\"BotWebViewRequestWriteMessage\" : \"Allow this bot to send you messages?\"","\"SearchGifsTitle\" : \"Suche GIFs\"","\"mr_controller_play\" : \"재생\"","\"mr_cast_button_connecting\" : \"Cast. Connecting\"","\"BoostingGiveawayYouNotWon\" : \"You didn't win a prize in this giveaway.\"","\"search_menu_title\" : \"Buscar\"","\"mr_controller_expand_group\" : \"展開\"","\"TodoTitle\" : \"New Checklist\"","\"GalleryAccessAllowAccessTextNonPremium\" : \"Share an unlimited number of photos\nand videos of up to 2 GB each.\"","\"common_google_play_services_unknown_issue\" : \"La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo.\"","\"mr_chooser_wifi_warning_description_phone\" : \"पक्का करें कि दूसरा डिवाइस और यह फ़ोन, दोनों एक ही वाई-फ़ाई नेटवर्क से जुड़े हों\"","\"cast_stop_live_stream\" : \"Hentikan strim langsung\"","\"LocalDocumentCache\" : \"Documents\"","\"UnconfirmedAuthMultiple_other\" : \"We detected new %d logins to your account. Is it you?\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"پاس ورڈ\"","\"ScanQrCode\" : \"Scan QR Code\"","\"ActionGroupCallStartedByYou\" : \"Du hast einen Videochat gestartet\"","\"mr_chooser_wifi_learn_more\" : \"Ďalšie informácie\"","\"mr_controller_album_art\" : \"Ալբոմի շապիկ\"","\"NotificationMessageGroupRound\" : \"%1$s enviou uma mensagem de vídeo para o grupo %2$s\"","\"PaidMessageSentTitle_other\" : \"%d messages sent!\"","\"CheckPhoneNumberInfo\" : \"Halte deine Nummer stets auf dem aktuellsten Stand, damit du dich immer bei Telegram anmelden kannst. **Mehr dazu hier**\"","\"common_google_play_services_install_button\" : \"Εγκατάσταση\"","\"NotificationsSilent\" : \"صامتة\"","\"SendContactToText\" : \"Contact naar **%1$s** sturen?\"","\"SortLastName\" : \"Nachname\"","\"LanguageUnknownCustomAlert\" : \"Sfortunatamente, questa lingua personalizzata (**%1$s**) non contiene dati per Telegram Android.\"","\"common_google_play_services_wear_update_text\" : \"Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。\"","\"FontSize\" : \"Textgröße\"","\"TextSizeHeader\" : \"Tekstgrootte bij berichten\"","\"ChooseCover\" : \"Wähle ein Titelbild für das Profilbild\"","\"StoriesAlbumNameAllStories\" : \"All Stories\"","\"cast_expanded_controller_loading\" : \"লোড হচ্ছে…\"","\"ic_media_route_learn_more_accessibility\" : \"Как начать трансляцию\"","\"common_google_play_services_enable_title\" : \"Aktivera Google Play-tjänster\"","\"abc_searchview_description_query\" : \"සෙවුම් විමසුම\"","\"cast_expanded_controller_background_image\" : \"Grafica albumului\"","\"mr_user_route_category_name\" : \"Perangkat\"","\"AreYouSureDeleteThisChatWithBot\" : \"Weet je zeker dat je de chat met **%1$s** wilt verwijderen en blokkeren?\"","\"mr_controller_play\" : \"Reproduzir\"","\"StartDayAt\" : \"'Почнеться' d MMM',' HH:mm\"","\"NotificationMessageGif\" : \"%1$s hat dir ein GIF gesendet\"","\"GiftPremiumFrequentContacts\" : \"Frequent Contacts\"","\"ReportChatViolence\" : \"Violence\"","\"LiteOptionsBackground\" : \"Background rotation\"","\"OneResult\" : \"1 result\"","\"Gift2TransactionAuctionBid\" : \"Auction Bid\"","\"call_notification_answer_action\" : \"Απάντηση\"","\"NotificationsForChats\" : \"Notifiche per le chat\"","\"media_notification_channel_name\" : \"Translatsiya\"","\"SuggestContactsInfo\" : \"Display people you message frequently at the top of the search section for quick access.\"","\"SearchMusic\" : \"Cerca musica\"","\"Default\" : \"Default\"","\"StorySharedToAllContactsExcluded_one\" : \"This story is shown to your contacts (excluding %d).\"","\"DataUsage\" : \"Disk and network usage\"","\"SavedMessages\" : \"Saved Messages\"","\"YourPasswordRememberYes\" : \"Ja, kenne es noch\"","\"StoriesAlbumOrganizeDescription\" : \"Add some of your stories to this album.\"","\"abc_search_hint\" : \"Qidirish…\"","\"DistanceUnitsTitle\" : \"Unità di misura\"","\"GiftCraftProgressText\" : \"If crafting fails, all selected gifts\nwill be consumed.\"","\"StarsConfirmPurchaseMediaBotOne2_one\" : \"Do you want to unlock %2$s from **%3$s** for **%1$d star**?\"","\"Proxy\" : \"Proxy\"","\"call_notification_screening_text\" : \"Gelen arama süzülüyor\"","\"StoryAddedToAlbumX\" : \"This story has been added to **%s** album.\"","\"AffiliateProgramBotOff\" : \"Off\"","\"StartShortTodayAt\" : \"'Today,' HH:mm\"","\"StarsTransactionFloodskipMessages_other\" : \"%d Messages\"","\"ChannelUsernameHelp\" : \"If you set a permanent link, other people will be able to find and join your channel.\n\nYou can use a-z, 0-9 and underscores.\nMinimum length is 5 characters.\"","\"FlashWarmth\" : \"Warmth\"","\"MicrophoneForVoiceMessagesBuiltIn\" : \"Built-In\"","\"ChromeCrashMessage\" : \"Something went wrong while displaying this webpage.\n\nIf it occurs frequently, consider updating **Android WebView**.\"","\"Saturation\" : \"Saturation\"","\"NotificationActionPinnedGeoLiveUser\" : \"%1$s hat einen Live-Standort angeheftet\"","\"mr_chooser_zero_routes_found_title\" : \"ഉപകരണങ്ങളൊന്നും ലഭ്യമല്ല\"","\"abc_searchview_description_search\" : \"Telusuri\"","\"LanguageTitle\" : \"Sprache ändern?\"","\"abc_menu_delete_shortcut_label\" : \"eyða\"","\"BackgroundPreview\" : \"Vista previa del fondo\"","\"ResetPassword\" : \"Restablecer contraseña\"","\"StoryPrivacyContactsExclude_other\" : \"Contacts (-%d)\"","\"UnsaveMessagesTitle\" : \"إلغاء حفظ %1$s\"","\"common_google_play_services_install_title\" : \"Preuzimanje usluga Google Playa\"","\"cast_disconnect\" : \"Ngắt kết nối\"","\"PremiumMore\" : \"More\"","\"AddProxy\" : \"Proxy toevoegen\"","\"InvalidFirstName\" : \"Ongeldige voornaam. Probeer een andere.\"","\"SettingsAccount\" : \"Account\"","\"Gift2UpgradeFeature2Title\" : \"Transferable\"","\"mr_cast_dialog_title_view_placeholder\" : \"Non hai información dispoñible\"","\"ErrorSendRestrictedVideoAll\" : \"عذرًا، إرسال الفيديو غير مسموح به في هذه المجموعة.\"","\"abc_menu_alt_shortcut_label\" : \"Alt+‎\"","\"cast_mute\" : \"بی‌صدا کردن\"","\"ChatsSelectedClearCache_one\" : \"%1$d chat\"","\"common_google_play_services_enable_text\" : \"আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।\"","\"common_google_play_services_update_title\" : \"ອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"cast_expanded_controller_skip_ad_text\" : \"%1$d barru saltatu ahal izango duzu iragarkia…\"","\"EventLogToggledSlowmodeOff\" : \"un1 disabled the slow mode\"","\"PreviewForwardLocation_one\" : \"Forward location\"","\"NotificationsPrioritySettings\" : \"Assim como em Configurações\"","\"Languages_other\" : \"%1$d talen\"","\"Events\" : \"Eventos\"","\"mr_controller_collapse_group\" : \"Tolestu\"","\"ResetNotificationsText\" : \"Alle meldingen gereset\"","\"mr_controller_expand_group\" : \"Дэлгэх\"","\"mr_controller_expand_group\" : \"Ανάπτυξη\"","\"StarGiveawayGift\" : \"Gift\"","\"cast_skip_prev\" : \"پچھلے آئٹم پر جائیں\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s fixou uma enquete %2$s\"","\"mr_chooser_zero_routes_found_title\" : \"কোনো ডিভাইচ উপলব্ধ নহয়\"","\"common_google_play_services_enable_text\" : \"%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\".\"","\"SendByEnter\" : \"엔터로 보내기\"","\"mr_controller_close_description\" : \"বন্ধ কৰক\"","\"SentAppCodeTitle\" : \"Confira suas mensagens no Telegram\"","\"GiftOfferRejectConfirmConfirm\" : \"Reject\"","\"FolderLinkHeaderChatsQuit_one\" : \"%d chat to quit\"","\"ActionYouScored\" : \"Hai totalizzato %1$s\"","\"AuthAnotherClientNotFound\" : \"Kein Authentifizierungstoken gefunden\"","\"mr_cast_button_disconnected\" : \"Transmitir. Desligado\"","\"TodoTaskCompletedUnknown\" : \"un1 marked task as done\"","\"BusinessHoursClearMessage\" : \"Are you sure you want to remove business opening hours?\"","\"Gift2Reorder\" : \"Reorder\"","\"Clear\" : \"Clear\"","\"abc_prepend_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‎‎‎‏‏‏‎‏‏‏‏‎‎‎‎‎‏‎‎‎‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎‎‏‏‏‏‎‏‏‏‏‏‎‎Menu+‎‏‎‎‏‎\"","\"SelectChatsForDisableAutoDelete\" : \"to disable the self-destruct timer\"","\"MasksRemoved\" : \"Masks removed.\"","\"Devices\" : \"الأجهزة\"","\"mr_controller_casting_screen\" : \"Трансляция экрана…\"","\"RequestToJoinChannelDescription\" : \"This channel accepts new subscribers only after they are approved by its admins.\"","\"mr_controller_expand_group\" : \"Rozwiń\"","\"TosDecline\" : \"Sentimos muito, mas isso significa que você não pode se cadastrar no Telegram.\n\nAo contrário de outros apps, não utilizamos seus dados para segmentação de anúncios ou outros fins comerciais. O Telegram armazena apenas as informações necessárias para funcionar como um serviço em nuvem rico em recursos. Você pode ajustar como usamos seus dados (ex. apagar contatos sincronizados) nas configurações de Privacidade e Segurança.\n\nSe de forma geral você não concorda com os requisitos modestos do Telegram, não poderemos oferecer nosso serviço.\"","\"EnablePhotoSpoiler\" : \"Hide with spoiler\"","\"mr_chooser_wifi_learn_more\" : \"Μάθετε περισσότερα\"","\"GlobalAttachAudioRestricted\" : \"Sending music isn't allowed in this group.\"","\"TimerPeriodPhotoSetSeconds_other\" : \"Photo will be deleted in **%d** seconds after opening.\"","\"HoldToAudio\" : \"Hold to record audio. Tap to switch to video.\"","\"YesterdayAtFormatted\" : \"ontem, %1$s\"","\"mr_chooser_wifi_warning_description_tv\" : \"Skontrolujte, či je vaše druhé zariadenie pripojené k rovnakej sieti Wi‑Fi ako tento televízor\"","\"mr_chooser_wifi_warning_description_phone\" : \"Gondoskodjon arról, hogy a másik eszköz ugyanahhoz a Wi-Fi-hálózathoz csatlakozzon, mint ez a telefon.\"","\"PermissionNoCameraMicVideo\" : \"**Telegram** benötigt Zugriff auf deine **Kamera** und dein **Mikrofon**, damit du Videonachrichten aufnehmen kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff für beides.\"","\"cast_tracks_chooser_dialog_cancel\" : \"रद्द गर्नुहोस्\"","\"mr_controller_expand_group\" : \"දිග හරින්න\"","\"WrongNumberFormat\" : \"Formato errato\"","\"EventLogRestrictedChangeInfo\" : \"Change info\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-en errorea\"","\"ReactionsCount_one\" : \"%1$d reaction\"","\"AppUpdateChangelogEmpty\" : \"**무엇이 달라졌나요?**\n\n• 버그 수정 및 기능 개선.\"","\"BusinessLinksDeleteTitle\" : \"Delete chat link\"","\"cast_expanded_controller_background_image\" : \"ალბომის გარეკანი\"","\"GroupStickerPackInfo\" : \"You can choose a sticker set that will be shown to all group members.\"","\"Account\" : \"الحساب\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s ha fissato un file audio\"","\"RaiseToSpeakInfo\" : \"Grava mensagens de voz ao levar o telefone à orelha.\"","\"ChatSetNewPhoto\" : \"Set New Photo\"","\"TwoStepVerificationShowPassword\" : \"Mostra password\"","\"abc_action_bar_home_description\" : \"Fara heim\"","\"NotificationMessageGroupContact2\" : \"أرسل %1$s جهة اتصال %3$s لمجموعة %2$s\"","\"common_open_on_phone\" : \"Opna í símanum\"","\"cast_play\" : \"Esita\"","\"EnableAllStreamingInfo\" : \"Telegram wird versuchen, Musik und Videos sofort zu streamen, ohne dass du erst auf den vollständigen Download warten musst.\"","\"AreYouSureShareMyContactInfoWebapp\" : \"سيعلم %s برقم هاتفك. قد يكون ذلك مفيدًا للتكامل مع الخدمات الأخرى.\"","\"mr_controller_stop_casting\" : \"Stopp castingen\"","\"MessageLifetimeRemoved\" : \"%1$s disabled the self-destruct timer\"","\"NotificationUnrecognizedDevice\" : \"%1$s,\nwir haben eine Anmeldung von einem neuen Gerät am %2$s festgestellt.\n\nGerät: %3$s\nStandort: %4$s\n\nWenn du das nicht selbst gewesen bist, melde die entsprechende Sitzung in den Telegram Einstellungen unter Geräte unverzüglich ab.\n\nWenn du der Meinung bist, dass sich jemand gegen deinen Willen bei deinem Konto angemeldet hat, kannst du in den Einstellungen unter Privatsphäre und Sicherheit die zweistufige Bestätigung aktivieren.\n\nDein Telegram Team\"","\"mr_cast_button_connecting\" : \"Cast. ချိတ်ဆက်နေသည်\"","\"Gift2UpgradeFeature3Text\" : \"Sell or auction your gift on third-party NFT marketplaces.\"","\"common_google_play_services_update_title\" : \"Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യുക\"","\"SearchByColor\" : \"Zoek op kleur\"","\"generic_error_no_device_credential\" : \"పిన్‌ను గానీ, ఆకృతిని గానీ, పాస్‌వర్డ్‌ను గానీ‌ సెట్ చేయలేదు.\"","\"cast_stop\" : \"Сопри\"","\"CheckYourEmail\" : \"Revisa tu correo\"","\"mr_controller_expand_group\" : \"ବିସ୍ତାର କରନ୍ତୁ\"","\"NoPhoneFound\" : \"Er bestaat geen Telegram-account onder dit telefoonnummer.\"","\"Gift2ExportTONFragmentTitle\" : \"Manage with Fragment\"","\"status_bar_notification_info_overflow\" : \"999+\"","\"YourEmailSuccessText\" : \"Tu correo de recuperación para la verificación en dos pasos ahora está activo.\"","\"ResetPasswordWait\" : \"Du hast kürzlich eine Zurücksetzung deines Passwortes angefordert, die abgebrochen wurde. Bitte warte %1$s, bevor du eine neue Anfrage stellst.\"","\"AutodownloadGroupChats\" : \"Gruppi\"","\"fingerprint_error_no_fingerprints\" : \"Бир да манжа изи катталган эмес.\"","\"NotificationMessagePaidMedia_one\" : \"%2$s te enviou um post pago por %1$d estrela\"","\"cast_expanded_controller_live_stream_indicator\" : \"Ukusakaza bukhoma\"","\"DidNotGetTheCodeHelpButton\" : \"Hilfe\"","\"cast_pause\" : \"இடைநிறுத்து\"","\"AutoDownloadMaxVideoSize\" : \"최대 동영상 크기\"","\"TodoNewTaskInfo_one\" : \"You can add %d more task.\"","\"StealthModeActiveHint\" : \"Stealth Mode active – %s\"","\"cast_forward_30\" : \"Avançar trinta segundos\"","\"common_google_play_services_update_title\" : \"Google Play開発者サービスの更新\"","\"ViewAnonymously\" : \"View\nAnonymously\"","\"ForwardsRestrictedInfoChannel\" : \"Сopying and forwarding is not allowed in this channel.\"","\"ContactShortcutVoiceCall\" : \"음성 통화 걸기 %1$s\"","\"generic_error_no_keyguard\" : \"Enheten har inte stöd för pinkod, lösenord eller grafiskt lösenord.\"","\"MembersCountSelected_other\" : \"%1$d of %2$d selected\"","\"mr_chooser_wifi_warning_description_watch\" : \"ሌላኛው መሣሪያ ከዚህ የእጅ ሰዓት ጋር አንድ ዓይነት የWi-Fi አውታረ መረብ ላይ መሆኑን ያረጋግጡ\"","\"PrivacyBirthdayInfo\" : \"You can restrict who can see you birthday with granular precision.\"","\"formatterGiveawayCard\" : \"dd 'de' MMM 'de' yyyy\"","\"SortLastName\" : \"اسم العائلة\"","\"cast_stop_live_stream\" : \"პირდაპირი სტრიმინგის შეწყვეტა\"","\"ViewersWatchingNobody\" : \"Nobody watching\"","\"VoipMutedTapedForSpeakInfo\" : \"We let the speakers know\"","\"Languages_one\" : \"%1$d idioma\"","\"ProfileChannelChange\" : \"Change Channel\"","\"Rename\" : \"Renombrar\"","\"cast_play\" : \"Přehrát\"","\"mr_controller_collapse_group\" : \"Zbaliť\"","\"VoipChannelStartVoiceChat\" : \"Start Live Stream\"","\"mr_chooser_wifi_warning_description_tv\" : \"Achte darauf, dass sich das andere Gerät im selben WLAN wie dieser Fernseher befindet\"","\"abc_searchview_description_voice\" : \"Sesli arama\"","\"ForwardedStory\" : \"Forwarded Story\"","\"BoostingStartGiveawayConfirmText\" : \"Are you sure you want to start the giveaway now?\"","\"CancelAccountReset\" : \"Accountreset annuleren\"","\"NotificationMessageGroupMap\" : \"%1$s heeft een locatie gestuurd naar de groep %2$s\"","\"PleaseEnterCurrentPasswordTransfer\" : \"Please enter your password to complete the transfer.\"","\"Option_one\" : \"%1$d more option\"","\"SharedMusicTab2\" : \"Music\"","\"GigagroupConvertInfo3\" : \"Can't be turned back into a regular group.\"","\"mr_chooser_wifi_warning_description_tv\" : \"Assurez-vous que l'autre appareil est connecté au même réseau Wi-Fi que cette télévision\"","\"cast_rewind_30\" : \"倒轉 30 秒\"","\"AppIconDefault\" : \"Default\"","\"SdCard\" : \"SD 카드\"","\"ErrorSendRestrictedVideo\" : \"Die Admins dieser Gruppe haben dir den Versand von Videos untersagt.\"","\"mr_system_route_name\" : \"سیستم\"","\"common_signin_button_text_long\" : \"‏היכנס באמצעות Google\"","\"call_notification_decline_action\" : \"Hylkää\"","\"FilterDelete\" : \"Delete Folder\"","\"GroupsAndChannelsLimitTitle\" : \"Groups and Channels\"","\"NotificationMessageGroupPoll2\" : \"%1$s hat eine Umfrage %3$s an die Gruppe %2$s gesendet\"","\"mr_controller_stop\" : \"Ihinto\"","\"StoriesIntroPauseAndSeekHeader\" : \"Pause and Seek\"","\"InAppPreview\" : \"Prévias no Aplicativo\"","\"ErrorSendRestrictedPrivacyVoiceMessages\" : \"죄송하지만, 개인 정보 설정 때문에 이 사용자에게 음성 메시지를 보낼 수 없습니다.\"","\"cast_expanded_controller_skip_ad_label\" : \"Прапусціць рэкламу\"","\"AttachOnceRound\" : \"Videomessaggio monouso\"","\"fingerprint_dialog_touch_sensor\" : \"Dotkněte se snímače otisků prstů\"","\"MaximumReactionsInfo\" : \"Limit the number of different reactions that can be added to a post, including already published ones.\"","\"FeaturedGifs\" : \"Trending GIFs\"","\"ShortMinutesAgo_other\" : \"%dm\"","\"abc_shareactionprovider_share_with_application\" : \"Shiriki ukitumia %s\"","\"SaveToGallerySettings\" : \"Guardar en la galería\"","\"cast_rewind_30\" : \"Vratite trideset sekundi\"","\"NotificationInvitedToGroup\" : \"%1$s님이 %2$s 그룹에 초대했습니다\"","\"CancelAccountResetInfo2\" : \"Кто-то с доступом к **%1$s** запросил удаление Вашего аккаунта Telegram и сброс пароля двухэтапной аутентификации.\n\nЕсли это были не Вы, введите код из SMS, отправленного на Ваш номер. Вы также можете отменить удаление, *изменив номер телефона*.\"","\"FilterShareFolderButton\" : \"Create an Invite Link\"","\"AreYouSureDeletePhoto\" : \"Vuoi davvero eliminare questa foto?\"","\"UseProxySecret\" : \"비밀 키\"","\"cast_casting_to_device\" : \"Inhalte werden an %1$s gestreamt\"","\"ChannelOtherMembers\" : \"Other members\"","\"TodoCompleted_one\" : \"%2$d of %1$d completed\"","\"common_google_play_services_unknown_issue\" : \"Naudojant programą „%1$s“ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą.\"","\"Gift2UpgradeInfo\" : \"Enable this to let %s turn your gift into a unique collectible. **Learn More >**\"","\"DeleteProxyConfirm\" : \"Vuoi davvero eliminare questo proxy?\"","\"ResetMyAccountWarningReset\" : \"حذف الحساب\"","\"mr_controller_expand_group\" : \"Razširi\"","\"AutoDownloadPreloadVideo\" : \"Preload larger videos\"","\"CreateManagedBotText\" : \"**%s** would like you to create\nand manage a chatbot on your behalf.\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"Met overlay-modus kun je Push-To-Talk gebruiken en zien wie er aan het praten is zelfs als je Telegram niet in de voorgrond hebt.\"","\"mr_controller_play\" : \"Відтворити\"","\"ShareYouLocationInline\" : \"Este bot podría querer saber tu ubicación cada vez que le envías una solicitud. Esto se puede utilizar para mostrar resultados específicos para tu ubicación.\"","\"NotificationActionPinnedRound\" : \"%1$s pinned a video message in the group %2$s\"","\"CreateMultipleStories\" : \"Create Multiple Stories\"","\"ResetAutomaticMediaDownload\" : \"Reset Auto-Download Settings\"","\"PremiumMessageHeader\" : \"Unlock Messaging\"","\"DidNotGetTheCodeFragment\" : \"Obter código via Fragment\"","\"common_signin_button_text_long\" : \"Մուտք գործել Google-ով\"","\"AttachLocation\" : \"Localização\"","\"HideSendersName\" : \"Ocultar Nome do Autor\"","\"cast_seek_bar\" : \"재생 시크바\"","\"generic_error_no_device_credential\" : \"Ekkert PIN-númer, mynstur eða aðgangsorð stillt.\"","\"BoostingNewMembers\" : \"Only new members\"","\"AccDescrSendAs\" : \"Send as %1$s\"","\"FilterNonContacts\" : \"Keine Kontakte\"","\"cast_expanded_controller_skip_ad_text\" : \"Podes omitir o anuncio en %1$d…\"","\"PremiumPreviewAnimatedProfilesDescription\" : \"Video avatars animated in chat lists and chats to allow for additional self-expression.\"","\"mr_dialog_transferable_header\" : \"លេងនៅ​លើក្រុម\"","\"RevenueSharingAdsInfo1TitleBot\" : \"Respect Your Privacy\"","\"fcm_fallback_notification_channel_label\" : \"ఇతరాలు\"","\"abc_toolbar_collapse_description\" : \"လျှော့ပြရန်\"","\"ChannelSettingsJoinToSend\" : \"Only members\"","\"FilterInviteLinksHint\" : \"Create more links to set up different access levels for different people.\"","\"abc_search_hint\" : \"തിരയുക…\"","\"abc_shareactionprovider_share_with_application\" : \"%s மூலம் பகிர்\"","\"Page2Message\" : \"**تيليجرام** يوصل الرسائل\nأسرع من أي تطبيق آخر.\"","\"SuggestionTONWillBeLostInfo\" : \"You won’t receive TON for this post if you delete it now. The post must remain visible for at least** %d hours** after it was published.\"","\"PrivacyPremium\" : \"Premium Users\"","\"mr_dialog_groupable_header\" : \"เพิ่มอุปกรณ์\"","\"StarsTransactionViewInBlockchainExplorer\" : \"View in Blockchain Explorer\"","\"CheckYourEmailSubtitle\" : \"Voer de code in die we naar je e-mail hebben gestuurd: %1$s.\"","\"cast_forward_30\" : \"Avanzar 30 segundos\"","\"SendGameToGroupText\" : \"هل ترغب في مشاركة هذه اللعبة مع **%1$s**؟\"","\"ProfileButtonUnmute\" : \"Unmute\"","\"ForwardedRound_other\" : \"%1$d forwarded video messages\"","\"NotificationMessageStickerEmoji\" : \"%1$s 님이 나에게 %2$s 스티커를 보냈습니다\"","\"RevenueSharingAdsInfo4Subtitle2\" : \"Anyone can create an ad to display in this channel — with minimal budgets. Check out the **Telegram Ad Platform** for details. %1$s\"","\"mr_chooser_wifi_warning_description_watch\" : \"Нөгөө төхөөрөмж энэ цагтай ижил Wi-Fi сүлжээнд байгаа болохыг баталгаажуулна уу\"","\"StarsGiftCompletedText_one\" : \"You spent **%1$d** Star from your balance.\"","\"abc_action_bar_home_description\" : \"ഹോമിലേക്ക് പോവുക\"","\"abc_action_mode_done\" : \"ပြီးပြီ\"","\"ActionSuggestPhotoFromYouDescription\" : \"You suggested %s to use this photo for their account\"","\"MonoforumMessages\" : \"direct messages\"","\"UseProxySettings\" : \"Use Proxy\"","\"ClearQuote\" : \"Clear Quote\"","\"PassportPhoneUseOther\" : \"Or enter a new phone number\"","\"QRCodePermissionNoCameraWithHint\" : \"**Telegram** necesita acceso a la cámara para que puedas escanear códigos QR. Toca Ajustes > Permisos, y activa **Cámara**.\"","\"abc_action_bar_home_description\" : \"Pārvietoties uz sākuma ekrānu\"","\"BanUser\" : \"Ban user\"","\"ChooseEmojiPackHeader\" : \"Choose emoji pack\"","\"SuggestClearDatabaseMessage\" : \"Your local database size %s. It's may affect to speed of application work.\"","\"BlockUser\" : \"Block user\"","\"cast_tracks_chooser_dialog_audio\" : \"अडियो\"","\"cast_expanded_controller_skip_ad_text\" : \"Reklamı %1$d içinde atlayabilirsiniz…\"","\"PaymentCheckoutAcceptRecurrentFee\" : \"I accept the *Terms of Service*.\"","\"cast_ad_label\" : \"ពាណិជ្ជកម្ម\"","\"ReadAllPollVotes\" : \"Read all polls\"","\"Green\" : \"Verde\"","\"NextMediaTapInfo\" : \"Tap near the edge of the screen while viewing media to navigate between photos\"","\"mr_chooser_wifi_warning_description_car\" : \"Diğer cihazın bu araba ile aynı kablosuz ağa bağlandığından emin olun\"","\"EditWidgetContactsInfo\" : \"Geef snelkoppelingen weer naar je belangrijkste chats voor snelle toegang.\n\nKies je niemand? dan geeft de widget je meest gebruikte contacten weer.\"","\"BotAffiliateProgramFeature2Title\" : \"Launch your affiliate program\"","\"abc_menu_alt_shortcut_label\" : \"‎Alt+‎\"","\"PermissionXiaomiLockscreen\" : \"Bitte erlaube Telegram auf dem Sperrbildschirm, damit Anrufe signalisiert werden können.\"","\"UndoAllCustom\" : \"Hiermee verwijder je alle aangepaste meldingsinstellingen voor je contacten, groepen en kanalen.\"","\"cast_unmute\" : \"আনমিউট কৰক\"","\"FilterAvailableTitle\" : \"Ordner\"","\"StarsParticipantSubscriptionApproxMonth\" : \"appx. %1$s per month\"","\"SaveLink\" : \"Save Link\"","\"PermissionNoAudioWithHint\" : \"يحتاج تيليجرام الوصول إلى المايكروفون لتتمكنوا من إرسال الرسائل الصوتية. يرجى تمكين **المايكروفون** في إعدادات الهاتف > الأذونات.\"","\"cast_unmute\" : \"ເຊົາປິດສຽງ\"","\"ManagedBotChatInfo\" : \"**%1$s** is ready!\n\nTap **Start** below to test your new chatbot. Its behavior is defined by **%2$s**.\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Patikrinkite, ar kitas įrenginys prijungtas prie to paties „Wi-Fi“ tinklo kaip šis planšetinis kompiuteris\"","\"BotMonetizationInfoTONTitle\" : \"What is ������ TON?\"","\"LowPowerEnabledTitle\" : \"Low Power Mode enabled\"","\"mr_chooser_title\" : \"ಇದಕ್ಕೆ ಬಿತ್ತರಿಸಿ\"","\"ChannelDescriptionChanged\" : \"채널 설명 업데이트됨.\"","\"AppNameBeta\" : \"Telegram Beta\"","\"generic_error_no_device_credential\" : \"Не е поставен PIN, шема или лозинка.\"","\"abc_action_mode_done\" : \"ହୋଇଗଲା\"","\"BusinessHoursProfileOpensInMinutes_other\" : \"opens in %d minutes\"","\"NotificationMessageGroupInvoice\" : \"%1$s hat eine Rechnung der Gruppe %2$s für %3$s gesendet\"","\"ClearOtherWebSessionsHelp\" : \"You can log in on websites that support signing in with Telegram.\"","\"FwdMessagesToManyChats_one\" : \"Messages forwarded to **a chat**.\"","\"DebugMenuLongPress\" : \"Tieni premuto di nuovo per il menu di debug\"","\"PaidMessagesPriceUpdatedOut_one\" : \"You changed price to %1$d Star per message\"","\"NotificationGroupFew\" : \"%1$s 님이 %2$s 그룹에 %3$s을(를) 보냈습니다\"","\"abc_action_bar_home_description\" : \"Navigeren naar startpositie\"","\"NotificationMessageGroupContact2\" : \"%1$s deelde een contact %3$s in de groep %2$s\"","\"mr_chooser_wifi_warning_description_tv\" : \"Verifică dacă celălalt dispozitiv este în aceeași rețea Wi-Fi ca acest televizor\"","\"BoostingGiveawayCreated\" : \"Giveaway created\"","\"Gift2ResaleFilterSymbol\" : \"Symbol\"","\"DeleteAllMessagesFrom\" : \"Delete all messages from %1$s\"","\"ReportTitleFake\" : \"Report Fake\"","\"abc_toolbar_collapse_description\" : \"Ciutkan\"","\"fingerprint_error_hw_not_available\" : \"Maunzi ya alama ya kidole hayapatikani.\"","\"abc_action_bar_home_description\" : \"Navega fins a la pàgina d'inici\"","\"ActionChannelCallEnded\" : \"Live stream finished (%s)\"","\"GroupBoostedByUserWithTimes_other\" : \"**%2$s** boosted the group **%1$d** times.\"","\"LivePhotoOff\" : \"Motion Photo **Off**\"","\"PrivacyVoiceMessagesInfo2\" : \"You can add users or entire groups as exceptions that will override the settings above.\"","\"CameraPermissionText\" : \"Antippen, um Zugriff auf deine Kamera zu erlauben\"","\"common_google_play_services_update_text\" : \"‏لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play.\"","\"mr_controller_no_media_selected\" : \"Nije odabran nijedan medij\"","\"PermissionNoContactsSharing\" : \"**Telegram** benötigt Zugriff auf deine **Kontakte**, damit du sie mit deinen Freunden teilen kannst. Tippe unten auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"cast_tracks_chooser_dialog_cancel\" : \"Annulla\"","\"mr_cast_button_disconnected\" : \"Saai uit. Ontkoppel\"","\"call_notification_incoming_text\" : \"Apel primit\"","\"NewContactAlertMessage\" : \"O número de telefone **%1$s** não está nos seus contatos. Deseja adicionar?\"","\"cast_expanded_controller_live_head_description\" : \"La posizione corrente è all'inizio del live streaming\"","\"NotificationMessageGroupMusic\" : \"%1$s heeft een muziekbestand gestuurd naar de groep %2$s\"","\"default_web_client_id\" : \"760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com\"","\"Code\" : \"코드\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Subtítulos\"","\"HideAd\" : \"Hide\"","\"HideRecentViewsDescription\" : \"Hide my views in the last 5 minutes.\"","\"AutoDownloadVideos\" : \"المقاطع المرئية\"","\"BotInfoTitle\" : \"What can this bot do?\"","\"cast_tracks_chooser_dialog_ok\" : \"Ados\"","\"SentSmsCodeTitle\" : \"Enter code\"","\"AutoNightSystemModeOff\" : \"System Default theme is disabled\"","\"StoryLinkPreviewTitle\" : \"Link Preview\"","\"UsernameInvalid\" : \"Sorry, this username is invalid.\"","\"FilterDiscardNewTitle\" : \"Create Folder?\"","\"cast_notification_connected_message\" : \"დაკავშირებულია %1$s-თან\"","\"QualityOriginal\" : \"Original\"","\"JoinRequests_one\" : \"%1$d requested to join\"","\"BackgroundAnimateInfo\" : \"메시지를 보낼 때 색상이 움직입니다\"","\"abc_toolbar_collapse_description\" : \"కుదిస్తుంది\"","\"MonetizationInfoFeature1Name\" : \"Telegram Ads\"","\"mr_chooser_wifi_warning_description_watch\" : \"‏מוודאים שהמכשיר השני והשעון מחוברים לאותה רשת Wi-Fi\"","\"ActionUserScoredInGame\" : \"un1 أحرز %1$s في un2\"","\"ContactJobTitle\" : \"Title\"","\"Gift2ActionSelfInfoUpgrade\" : \"You can display this gift on your page or turn it into a unique collectible and send to others.\"","\"InvalidLastName\" : \"Desculpe, este sobrenome não pode ser usado\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Zaporka\"","\"cast_play\" : \"ධාවනය කරන්න\"","\"AppUpdateChangelogEmpty\" : \"**ما الجديد؟**\n\n• إصلاح للمشاكل وتحسينات أخرى.\"","\"formatterBannedUntilThisYear12H\" : \"d 'de' MMM, h:mm a\"","\"LanguageCode\" : \"nl\"","\"VoipTapToMuteShort\" : \"You're Live\"","\"VoipVideoPrivateScreenSharing\" : \"Everything on your screen, including notifications, will be shared.\"","\"MonetizationTransactions\" : \"Transaction history\"","\"mr_user_route_category_name\" : \"Toestelle\"","\"LinksCreatedByThisAdmin\" : \"Invite links created by this admin\"","\"cast_expanded_controller_live_head_description\" : \"Posisi saat ini ada di awal live stream\"","\"ActionChangedVideo\" : \"غيّر un1 صورة المجموعة\"","\"AreYouSureSecretChatTitle\" : \"Chat secreto\"","\"FilterRemoveInclusionUserText\" : \"¿Quieres eliminar a “%1$s” de la lista de siempre incluidos?\"","\"media_notification_channel_name\" : \"پخش محتوا\"","\"SetUrlChecking\" : \"Checking link...\"","\"GlobalSearch\" : \"Global search\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Return to Passport\"","\"EditMessageError\" : \"Spiacenti, non puoi modificare questo messaggio.\"","\"NotificationActionPinnedContactUser\" : \"%1$s hat einen Kontakt angeheftet %2$s\"","\"GiftAuctionInfo1Header_other\" : \"Top %d Bidders\"","\"LiteOptionsChat\" : \"Animations in Chats\"","\"cast_tracks_chooser_dialog_none\" : \"없음\"","\"DebugMenuReadAllDialogs\" : \"모든 대화 읽기\"","\"abc_search_hint\" : \"Որոնում…\"","\"NotificationActionPinnedStickerEmojiChannel\" : \"%1$s heeft een %2$s sticker vastgezet\"","\"SearchEngine1PrivacyPolicyURL\" : \"https://policies.google.com/privacy\"","\"SharedLinks\" : \"Links\"","\"fingerprint_error_lockout\" : \"ផ្ទៀងផ្ទាត់​មិនត្រឹមត្រូវ​ច្រើនដងពេក​។ សូម​ព្យាយាម​ម្ដង​ទៀត​នៅ​ពេល​ក្រោយ​។\"","\"cast_pause\" : \"مکث\"","\"UsersCount_one\" : \"%1$d user\"","\"AudioUnknownArtist\" : \"Onbekende artiest\"","\"common_google_play_services_updating_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet.\"","\"BoostingGiveawayYouWon\" : \"You won a prize in this giveaway ������\"","\"abc_toolbar_collapse_description\" : \"Palos\"","\"cast_tracks_chooser_dialog_ok\" : \"კარგი\"","\"CurrentGroupStickers\" : \"Group Stickers\"","\"VoipChatDisplayedAs\" : \"You will be displayed as:\"","\"mr_chooser_wifi_warning_description_phone\" : \"Tiyaking nasa iisang Wi-Fi network ang ibang device at ang teleponong ito\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"စာတန်းထိုးများ\"","\"CreateLink\" : \"Crear enlace\"","\"common_google_play_services_update_title\" : \"Atualizar o Google Play Services\"","\"RestorePasswordNoEmailText\" : \"Так как Вы не указали адрес электронной почты для восстановления пароля, то оставшиеся варианты — вспомнить пароль или сбросить аккаунт.\"","\"StarsTransactionMessageFee_other\" : \"Fee for %d Messages\"","\"PleaseLoginPassport\" : \"يرجى تسجيل الدخول إلى حسابك في تيليجرام لتتمكن من استخدام جواز تيليجرام.\"","\"EnjoyngAnimations\" : \"**oo** watching %1$s\"","\"Gift2StarsSelfInfo2\" : \"Limited-edition gifts upgraded to collectibles can be gifted to others later.\"","\"common_signin_button_text\" : \"ログイン\"","\"CancelForwarding\" : \"Annulla inoltro\"","\"StarsNeededTextGiftTransfer\" : \"Buy **Stars** to transfer your gifts.\"","\"PhoneNumberChange2\" : \"Alterar Número\"","\"mr_cast_button_connecting\" : \"कास्ट गर्नुहोस्। कनेक्ट गरिँदै छ\"","\"SetSuggestedPhotoTooltip\" : \"%s suggests you to use this photo for your account.\"","\"ConnectingToProxyEnable\" : \"Inschakelen\"","\"UserRestrictionsCantModifyDisabled\" : \"This action is disabled for all members. Please change it in Group Permissions.\"","\"BoostingAdditionalFeaturesSubtitle\" : \"By gaining **boosts**, your group reaches higher levels and unlocks more features.\"","\"ContactInfoUserUpdatedName\" : \"User updated name %s\"","\"mr_chooser_looking_for_devices\" : \"Suche nach Geräten läuft…\"","\"ResetMyAccountWarningText\" : \"لا يمكن التراجع عن هذا الإجراء. ستفقد جميع محادثات تيليجرام والرسائل والوسائط والملفات إذا تابعت حذف حسابك.\"","\"LiveStoryTopPanelWatching_one\" : \"%d watching\"","\"ForwardedMessageCount_one\" : \"Forwarded message\"","\"AppUpdateChangelogEmpty\" : \"**O que há de novo?**\n\n• Correções de bugs e melhorias.\"","\"common_google_play_services_unknown_issue\" : \"%1$s mengalami masalah dengan layanan Google Play. Coba lagi.\"","\"mr_controller_pause\" : \"ਰੋਕੋ\"","\"common_google_play_services_updating_text\" : \"%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају.\"","\"AreYouSureDeleteThisChat\" : \"Wirklich diesen Chat löschen?\"","\"Teal\" : \"Blaugrün\"","\"common_google_play_services_install_title\" : \"Obtén Serveis de Google Play\"","\"common_google_play_services_update_text\" : \"Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play.\"","\"mr_cast_dialog_title_view_placeholder\" : \"Aucune donnée trouvée\"","\"SponsoredMessageAlertLearnMoreUrl\" : \"https://telegram.org\"","\"NotificationActionPinnedGif\" : \"%1$s hat ein GIF in der Gruppe %2$s angeheftet\"","\"GigagroupConvertInfo2\" : \"Only admins can send messages.\"","\"NewPassword\" : \"Nova Senha\"","\"mr_cast_button_disconnected\" : \"Cast. Afbrudt\"","\"PleaseReEnterPassword\" : \"Wachtwoord opnieuw invoeren\"","\"fingerprint_dialog_touch_sensor\" : \"Pindutin ang fingerprint sensor\"","\"Gift2PremiumInfoLink\" : \"See Features >\"","\"abc_toolbar_collapse_description\" : \"Буулгах\"","\"PostSuggestionsDisabledUpdated\" : \"un1 disabled direct messages\"","\"ResetAccount\" : \"Restablecer la cuenta\"","\"mr_controller_stop_casting\" : \"Atura l'emissió\"","\"StarsSubscriptionStatusBizCancelled\" : \"cancelled\"","\"MessageLockedStarsConfirmMessageDontAsk\" : \"Don't ask me again\"","\"cast_expanded_controller_ad_in_progress\" : \"Anúncio em curso…\"","\"NotificationMessageGroupQuiz2\" : \"%1$s 님이 \"%3$s\" 퀴즈를 %2$s 그룹에 보냈습니다\"","\"TapToDownload\" : \"Antippen zum Herunterladen\"","\"SortLastName\" : \"Last name\"","\"abc_searchview_description_submit\" : \"Indsend forespørgsel\"","\"cast_skip_prev\" : \"Aller à l'élément précédent\"","\"SoundDefault\" : \"Padrão\"","\"cast_tracks_chooser_dialog_ok\" : \"ЗА\"","\"cast_casting_to_device\" : \"%1$s gailura igortzen\"","\"google_assistant_verification_channel_name\" : \"Verificador de l'Assistent\"","\"common_google_play_services_update_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ଅପଡେଟ୍ କରନ୍ତୁ\"","\"UseProxyForCallsInfo\" : \"Servidores proxy podem diminuir a qualidade de suas chamadas.\"","\"cast_rewind_30\" : \"سی ثانیه به عقب\"","\"PassportLanguage_HE\" : \"Hebrew\"","\"abc_searchview_description_clear\" : \"क्वेरी खाली गर्नुहोस्\"","\"cast_closed_captions_unavailable\" : \"Субтитри недоступні\"","\"cast_tracks_chooser_dialog_none\" : \"Bat ere ez\"","\"HidAccount\" : \"Das Konto wurde vom Nutzer ausgeblendet\"","\"AffiliateProgramDurationInfo\" : \"Set the duration for which affiliates will earn commissions from referred users.\"","\"PassportLanguage_TR\" : \"Turkish\"","\"NotificationMessageRound\" : \"%1$s te envió un videomensaje\"","\"abc_search_hint\" : \"Пошук…\"","\"cast_rewind_10\" : \"दश सेकेन्ड रिवाइन्ड गर्नुहोस्\"","\"mr_controller_no_info_available\" : \"Տեղեկություններ չկան\"","\"AreYouSureUnsaveFewMessages\" : \"هل أدرت فعلًا حذف هذه الرسائل؟\"","\"common_google_play_services_enable_title\" : \"Washa huduma za Google Play\"","\"AreYouSureUnsaveSingleMessage\" : \"¿Quieres quitar este mensaje de mensajes guardados?\"","\"common_google_play_services_install_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju.\"","\"AutoDeleteSet\" : \"Set for this chat\"","\"abc_activity_chooser_view_see_all\" : \"Az összes megtekintése\"","\"HidAccount\" : \"The account was hidden by the user\"","\"ChannelDescriptionChanged\" : \"Kanalbeschreibung aktualisiert.\"","\"abc_toolbar_collapse_description\" : \"ჩაკეცვა\"","\"mr_controller_no_info_available\" : \"Δεν υπάρχουν διαθέσιμες πληροφορίες\"","\"abc_action_menu_overflow_description\" : \"Басқа опциялар\"","\"BotStatsStars\" : \"Stars\"","\"AccDescrSendAsPeer\" : \"Send as %1$s\"","\"mr_controller_pause\" : \"ຢຸດຊົ່ວຄາວ\"","\"common_google_play_services_install_title\" : \"Obtener servicios de Google Play\"","\"AutoDownloadPreloadVideo\" : \"Größere Videos vorladen\"","\"cast_expanded_controller_live_stream_indicator\" : \"Élő közvetítés\"","\"cast_ad_label\" : \"Isikhangiso\"","\"Gift2BuyPriceSelfText_other\" : \"Do you want to buy **%2$s** for **%1$d Stars**?\"","\"ErrorSendRestrictedRound\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال الرسائل المرئية.\"","\"EventLogEditedGroupTheme\" : \"un1 changed the group theme:\"","\"StarsSubscriptionCompletedText_other\" : \"%1$d Stars transferred to **%2$s**.\"","\"cast_forward_30\" : \"Трыццаць секунд наперад\"","\"NotificationsNewException\" : \"새로운 예외\"","\"NotificationActionPinnedStickerChannel\" : \"%1$s fixou um sticker\"","\"OtherLoginCode\" : \"Your login code is **%1$s**. Enter it in the Telegram app where you are trying to log in.\n\nDo not give this code to anyone.\"","\"GroupLeftUndo\" : \"You left the group.\"","\"mr_chooser_wifi_learn_more\" : \"Funda kabanzi\"","\"ActionBotDocumentPassportRegistration\" : \"Registro do Passaporte\"","\"Gift2AuctionsChangeRecipient2\" : \"You’ve already placed a bid on this gift for **%s.** Do you want to raise your bid and change the recipient to **%s?**\"","\"abc_capital_on\" : \"UKLJUČENO\"","\"common_signin_button_text_long\" : \"Đăng nhập bằng Google\"","\"VibrationDefault\" : \"기본값\"","\"abc_prepend_shortcut_label\" : \"ମେନୁ\"","\"PublicPostsTabs\" : \"Public Posts\"","\"BackgroundColorSinglePreviewLine1\" : \"Toca Establecer para aplicar el fondo.\"","\"SetProfilePhoto\" : \"프로필 사진 설정\"","\"SearchPaidStars_other\" : \"**%d Stars** spent on extra search.\"","\"ResellGiftPriceTooMuch\" : \"You can request maximum %s\"","\"google_assistant_verification_notification_title\" : \"Google asistent šalje poruku\"","\"StoryArchived_other\" : \"%d stories are hidden from your profile\"","\"PasswordHintDescription\" : \"Du kannst einen Passworthinweis hinterlegen.\"","\"HashtagSearchPlaceholder\" : \"Enter a hashtag to find messages containing it.\"","\"DiscardVoiceMessageTitle\" : \"Discard Voice Message\"","\"SendMessageTitle\" : \"Nachricht senden\"","\"YourEmailAlmostThere\" : \"Майже готово!\"","\"GiftThemesSetActionView\" : \"View\"","\"abc_searchview_description_query\" : \"Hoja ya utafutaji\"","\"cast_casting_to_device\" : \"Transmitindo para %1$s\"","\"BotStarsOverviewTotalProceeds\" : \"Total lifetime proceeds\"","\"SearchBackgrounds\" : \"البحث عن صور\"","\"CancelAccountReset\" : \"Отмена сброса аккаунта\"","\"SearchImagesTitle\" : \"Search web\"","\"Reply\" : \"Antworten\"","\"ActionYouScored\" : \"You scored %1$s\"","\"Gift2NoUpgradeForcedInfo\" : \"%s only accepts limited gifts.\"","\"CreateTopic\" : \"Create topic\"","\"SharedFilesTab2\" : \"Files\"","\"ProfileBotAffiliateProgram\" : \"Affiliate Program\"","\"StartDayYearAt\" : \"MMM d'일' yyyy HH:mm'에 시작'\"","\"AutoDownloadPhotosOn\" : \"Foto's\"","\"mr_controller_no_info_available\" : \"कोणतीही माहिती उपलब्ध नाही\"","\"PleaseEnterNewFirstPasswordLogin\" : \"Ora puoi impostare una nuova password che sarà usata per l'accesso al tuo account.\"","\"NotificationMessageGroupSticker\" : \"%1$s hat einen Sticker an die Gruppe %2$s gesendet\"","\"abc_capital_off\" : \"ఆఫ్\"","\"InAppVibrate\" : \"Trillen\"","\"ChannelColorPreviewLinkDescription\" : \"Your selected color will also tint the link preview.\"","\"Directions\" : \"Directions\"","\"AutomaticMediaDownload\" : \"Automatisch media downloaden\"","\"FactCheckWhat\" : \"what’s this?\"","\"ActionBotDocuments\" : \"%1$s recebeu os seguintes documentos: %2$s\"","\"AreYouSureClearDraftsTitle\" : \"Delete cloud drafts\"","\"Gift2ActiveAuctionsActiveBidOutbid\" : \"Your bid **%s** is outbid\"","\"abc_activity_chooser_view_see_all\" : \"Барлығын көру\"","\"NotificationMessageSDVideo\" : \"%1$s hat dir ein selbstzerstörendes Video gesendet\"","\"ClearingCache\" : \"Limpando cache...\"","\"common_google_play_services_update_title\" : \"Aktualizácia služieb Google Play\"","\"ActionDeletedInviteLinkClickable\" : \"un1 eliminó el enlace de invitación un2\"","\"Quality1080\" : \"High\"","\"formatterStats24H\" : \"dd MMM yyyy, HH:mm\"","\"cast_expanded_controller_background_image\" : \"આલ્બમ કલા\"","\"LowDiskSpaceButton\" : \"Gerenciar Cache\"","\"SendingGif\" : \"Sende GIF...\"","\"cast_stop_live_stream\" : \"Misa ukusakaza okubukhoma\"","\"DidNotGetTheCodeHelpButton\" : \"مساعدة\"","\"AddEmailSubtitle\" : \"سيكون استلامك لرموز تسجيل الدخول عبر البريد الإلكتروني وليس عبر الرسائل النصية SMS. يُرجى إدخال بريد إلكتروني يمكنك الوصول إليه.\"","\"PhoneNumber\" : \"Telefonnummer\"","\"common_google_play_services_unknown_issue\" : \"%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง\"","\"LoginPasswordTextShort\" : \"Verificación en dos pasos activada. Tu cuenta está protegida con una contraseña.\"","\"StoryKeepInfo_one\" : \"Keep this story on your page even after it expires in %d hour. Privacy settings will apply.\"","\"PleaseEnterNewFirstPasswordHint\" : \"Inserisci una nuova password\"","\"ChannelEnablePaidReactionsInfoLink\" : \"https://telegram.org/tos/stars/\"","\"FontSizePreviewLine1\" : \"Sai che ore sono?\"","\"StartDayAt\" : \"'Começará em' d 'de' MMM 'às' HH:mm\"","\"abc_shareactionprovider_share_with\" : \"Delen met\"","\"AreYouSureUnsaveFewMessages\" : \"¿Quieres eliminar estos mensajes?\"","\"BusinessHoursProfileNowClosed\" : \"Closed\"","\"ChatEmoji\" : \"Emoji\"","\"Contacts\" : \"Contacts\"","\"Page6Title\" : \"Basado en la nube\"","\"mr_chooser_searching\" : \"Se caută dispozitive\"","\"LastSeenDateFormatted\" : \"%1$s까지 접속함\"","\"cast_expanded_controller_live_head_description\" : \"ప్రత్యక్ష ప్రసారం యొక్క శీర్షిక భాగం వద్ద ప్రస్తుత స్థానం\"","\"ActionYouCreateGroup\" : \"لقد أنشأت المجموعة\"","\"YourPasswordHeader\" : \"Dein Passwort\"","\"UnarchiveStories\" : \"Unhide Stories\"","\"mr_cast_button_disconnected\" : \"Трансляція. Відключено\"","\"InstantViewReferences\" : \"References\"","\"SetPhotoForRest\" : \"Set Public Photo\"","\"ResetCustomNotificationsAlertTitle\" : \"Restablecer notificaciones\"","\"LivePhotoSavedHint\" : \"Motion Photo saved to gallery\"","\"GroupEmojiPack\" : \"Group Emoji Pack\"","\"common_google_play_services_notification_ticker\" : \"Google Play സേവനങ്ങളിലെ പിശക്\"","\"CustomAvatarTooltip\" : \"photo set by you\"","\"NotificationsDeleteAllExceptionAlert\" : \"Are you sure you want to delete all exceptions?\"","\"common_signin_button_text\" : \"Најави се\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s heeft muziekbestand vastgezet\"","\"cast_tracks_chooser_dialog_none\" : \"Wala\"","\"AutoDownloadPreloadVideo\" : \"Precargar videos grandes\"","\"fingerprint_not_recognized\" : \"未能識別\"","\"AddNotes\" : \"Add Notes...\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Suivre %1$d\"","\"GiftPreviewModels\" : \"Models\"","\"ColorOrange\" : \"Naranja\"","\"MonetizationBalanceInfo\" : \"You can collect your reward using Fragment, a third-party platform used by advertisers to pay for ads. **Learn more >**\"","\"PassportLanguage_JA\" : \"Japanese\"","\"cast_connecting_to_device\" : \"მიმდინარეობს %1$s-თან დაკავშირება\"","\"NotificationMessageGroupGif\" : \"%1$s 님이 %2$s 그룹에 GIF를 보냈습니다\"","\"NotificationMessageInvoice\" : \"%1$s heeft je een factuur voor %2$s gestuurd\"","\"formatterGiveawayMonthDay\" : \"dd MMMM\"","\"mr_cast_button_disconnected\" : \"Емитувајте. Не е поврзано\"","\"abc_searchview_description_clear\" : \"Sula inkinga\"","\"mr_chooser_zero_routes_found_title\" : \"કોઈ ડિવાઇસ ઉપલબ્ધ નથી\"","\"cast_skip_prev\" : \"Pāriet uz iepriekšējo vienumu\"","\"ALongTimeAgo\" : \"visto há muito tempo\"","\"CancelForwardPrivate\" : \"Wat wil je met %1$s uit je chat met **%2$s** doen?\"","\"ProfileStories\" : \"Posts\"","\"abc_action_mode_done\" : \"થઈ ગયું\"","\"cast_seek_bar\" : \"ဖွင့်ခြင်းဆိုင်ရာ ရှာဖွေခြင်း ထိန်းချုပ်မှု\"","\"fingerprint_not_recognized\" : \"Непознат\"","\"ReEnterPassword\" : \"비밀번호 재입력\"","\"NoMailInstalled\" : \"Please send an email describing your problem to sms@telegram.org\"","\"PermissionStorageWithHint\" : \"**Telegram** deve accedere all'archivio per poter inviare e salvare foto, video, musica e altri documenti. Tocca Impostazioni > Permessi, e attiva **File e media**.\"","\"abc_capital_on\" : \"مفعّلة\"","\"CheckPhoneNumberNo\" : \"No\"","\"AbortPasswordMenu\" : \"Abort setup\"","\"BusinessAwayEnter\" : \"Add Away Message\"","\"DiscussionLinkGroupPublicPrivateAlert\" : \"Do you want to make **%1$s** the discussion board for **%2$s**?\n\nAnyone from the channel will be able to see messages in this group.\"","\"FilterInviteHeaderChatsEmpty\" : \"No chats selected\"","\"PollV2ToastOnlyUsersFromCountriesCanVoteOne\" : \"Only users from **%1$s** can vote.\"","\"DualErrorMessage\" : \"Unfortunately, the Dual camera mode is not supported on your device.\"","\"abc_activity_chooser_view_see_all\" : \"Alles tonen\"","\"mr_controller_no_media_selected\" : \"Няма избрана мултимедия\"","\"StoryPrivacyContacts_other\" : \"%d contacts\"","\"SwipePin\" : \"Fixar\"","\"StarsTransactionBot\" : \"Stars Top-Up Bot\"","\"PollRemovedActionOther\" : \"%1$s removed \"%2$s\" from the poll\"","\"PaymentNoShippingMethod\" : \"Sorry, it is not possible to deliver to your address.\"","\"abc_searchview_description_query\" : \"Որոնման հարցում\"","\"NotificationMessageGroupGif\" : \"%1$s sent a GIF to the group %2$s\"","\"cast_forward_10\" : \"Pārtīt par desmit sekundēm\"","\"DebugMenuLongPress\" : \"디버그 메뉴로 이동하려면 길게 눌러주세요\"","\"common_google_play_services_enable_button\" : \"Aktivér\"","\"mr_chooser_wifi_learn_more\" : \"مزيد من المعلومات\"","\"SendWithoutCompression\" : \"Ohne Komprimierung senden\"","\"NotificationEditedGroupName\" : \"%1$s 님이 %2$s 그룹명을 바꿨습니다\"","\"cast_expanded_controller_ad_in_progress\" : \"Anunț în desfășurare…\"","\"MonetizationInfoFeature3Text\" : \"You can withdraw your TON any time.\"","\"cast_skip_prev\" : \"Gå tilbake til det forrige elementet\"","\"BotWebViewRequestCameraMicPermissionWithHint\" : \"Allow **%1$s** to access to your camera and microphone?\n\nThe developer of **%1$s** will be able to access your camera and microphone when this web app is open.\n\nEnable camera access in Settings > Permissions > Camera.\"","\"mr_controller_stop_casting\" : \"Hou op uitsaai\"","\"DeleteStorySubtitle\" : \"Are you sure you want to delete this story?\"","\"ErrorSendRestrictedRound\" : \"Die Admins dieser Gruppe haben dir den Versand von Videonachrichten untersagt.\"","\"July\" : \"Luglio\"","\"abc_menu_space_shortcut_label\" : \"tühik\"","\"NotificationActionPinnedMusicChannel\" : \"%1$s fixou um arquivo de áudio\"","\"mr_controller_stop_casting\" : \"Cast ማድረግ አቁም\"","\"OpenFile\" : \"APRI FILE\"","\"InstallHuaweiMaps\" : \"Install Petal Maps?\"","\"common_google_play_services_wear_update_text\" : \"Google Play সেৱাসমূহৰ নতুন সংস্কৰণৰ প্ৰয়োজন৷ এইটো শীঘ্ৰেই নিজে-নিজে আপডে’ট হ’ব৷\"","\"generic_error_no_device_credential\" : \"कोणताही पिन, पॅटर्न किंवा पासवर्ड सेट केलेला नाही.\"","\"NotificationActionPinnedGifChannel\" : \"ثبت %1$s صورةً متحركة\"","\"NotificationGroupFew\" : \"أرسل %1$s %3$s لمجموعة %2$s\"","\"NotificationMessageGroupStickerEmoji\" : \"%1$s heeft een %3$s sticker gestuurd naar de groep %2$s\"","\"ChannelAffiliateProgramLinkTextChannel\" : \"Share this link with your subscribers to earn a **%1$s** commission on their spending in **%2$s** for **%3$s**.\"","\"InviteToTelegramShort\" : \"Invite To Telegram\"","\"CacheWasCleared\" : \"%s freed on your device!\"","\"DiscussionLinkGroupPrivateAlert\" : \"Do you want to make **%1$s** the discussion board for **%2$s**?\n\nAny member of this group will be able to see messages in the channel.\"","\"common_google_play_services_wear_update_text\" : \"Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။\"","\"YourEmailSuccessChangedText\" : \"Deine Wiederherstellungs-E-Mail für die zweistufige Bestätigung wurde geändert.\"","\"AttachContact\" : \"جهة اتصال\"","\"mr_controller_collapse_group\" : \"کوچک کردن\"","\"NotificationMessageGroupAudio\" : \"%1$s envió un mensaje de voz a %2$s\"","\"TelegramFeatures\" : \"Telegram-functies\"","\"abc_capital_off\" : \"SLÖKKT\"","\"fingerprint_error_hw_not_available\" : \"Sormenjälkilaitteisto ei ole käytettävissä.\"","\"wallet_buy_button_place_holder\" : \"Koop met Google\"","\"AreYouSure\" : \"¿Quieres hacerlo?\"","\"Added\" : \"Adicionado\"","\"NoSharedVoiceSecret\" : \"Voice messages from this chat will be shown here.\"","\"ChooseLanguages\" : \"Sprachen wählen\"","\"PermissionOpenSettings\" : \"설정\"","\"ic_media_route_learn_more_accessibility\" : \"Apprendre à diffuser du contenu\"","\"PrivacyBirthdayTooOftenMessage\" : \"Sorry, you can’t change your birthday so often.\"","\"NotificationsLedColor\" : \"색상\"","\"google_assistant_verification_channel_name\" : \"सहायकको प्रमाणक\"","\"common_google_play_services_update_button\" : \"Oppdater\"","\"DeleteMega\" : \"Delete Group\"","\"fcm_fallback_notification_channel_label\" : \"Overige\"","\"cast_casting_to_device\" : \"正在投放到 %1$s\"","\"fingerprint_error_hw_not_present\" : \"Questo dispositivo non è dotato di sensore di impronte\"","\"PassportPhoneUploadInfo\" : \"Note: You will receive a confirmation code on the phone number you provide.\"","\"mr_dialog_default_group_name\" : \"Groep\"","\"Vibrate\" : \"الاهتزاز\"","\"NotificationMessageVideo\" : \"%1$s ti ha inviato un video\"","\"media_notification_channel_name\" : \"Transmitir\"","\"March\" : \"March\"","\"ColorWhite\" : \"하얀색\"","\"NotificationContactNewPhoto\" : \"%1$s ha aggiornato la foto del profilo\"","\"call_notification_decline_action\" : \"Recusar\"","\"TaggedMessages_other\" : \"%1$d Nachrichten\"","\"CustomNotifications\" : \"Eigene Benachrichtigungen\"","\"cast_unmute\" : \"Reativar o som\"","\"cast_tracks_chooser_dialog_cancel\" : \"Жок\"","\"EventLogEndedVoiceChat\" : \"un1 ended the voice chat\"","\"VoipGroupStartNowShort\" : \"Start Now\"","\"cast_notification_disconnect\" : \"연결 해제\"","\"ContactNotRegisteredTitle\" : \"Invite to Telegram\"","\"PremiumPreviewTags\" : \"Tags for Messages\"","\"ReplyToGroup\" : \"Responder\"","\"mr_cast_button_disconnected\" : \"پخش محتوا. متصل نیست\"","\"CustomShareInfo\" : \"Questi utenti potranno o non potranno aggiungerti a gruppi e canali indipendentemente dalle impostazioni precedenti.\"","\"SpeedFast\" : \"Fast\"","\"cast_tracks_chooser_dialog_subtitles\" : \"የግርጌ ጽሁፍ\"","\"abc_searchview_description_voice\" : \"Penelusuran suara\"","\"ForwardPreviewSendersNameVisibleChannel\" : \"Subscribers will see that it was forwarded\"","\"abc_capital_off\" : \"ԱՆՋԱՏԵԼ\"","\"BusinessRepliesHint\" : \"To use this quick reply in a chat, type / and select the shortcut from the list.\"","\"PremiumPreviewAdvancedChatManagement\" : \"Advanced Chat Management\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play.\"","\"ChannelVideoEditNotification\" : \"Channel %1$s updated its video\"","\"SponsoredMessageAdWhatIsThis\" : \"what's this?\"","\"NotificationMessageMusic\" : \"%1$s te envió un audio\"","\"BotBalanceTON\" : \"Toncoin\"","\"common_google_play_services_update_text\" : \"%1$sの実行にはGoogle Play開発者サービスの更新が必要です。\"","\"SettingsRecent\" : \"Ricerche recenti\"","\"abc_activity_chooser_view_see_all\" : \"Näytä kaikki\"","\"cast_notification_connected_message\" : \"ភ្ជាប់​ទៅ​​ %1$s\"","\"ChangeRecoveryEmail\" : \"تغيير بريد الاسترداد\"","\"TelegramVersion\" : \"Android용 텔레그램 %1$s\"","\"AddAnotherAccount\" : \"Añadir otra cuenta\"","\"generic_error_user_canceled\" : \"Ο έλεγχος ταυτότητας ακυρώθηκε από τον χρήστη.\"","\"mr_button_content_description\" : \"បញ្ជូន\"","\"MigrateOldFolderButton\" : \"Move Files Now\"","\"AskAQuestion\" : \"Ask a Question\"","\"ImportFailedToUpload\" : \"Failed to upload file.\"","\"StorySeekHelp\" : \"Slide left or right to seek\"","\"UsernameInvalidStartNumber\" : \"Sorry, a username can't start with a number.\"","\"call_notification_answer_video_action\" : \"Відео\"","\"BusinessRepliesInfo\" : \"Set up shortcuts with rich text and media to respond to messages faster.\"","\"common_google_play_services_enable_title\" : \"Gaitu Google Play Services\"","\"BirthdayYesterday\" : \"Birthday yesterday\"","\"abc_action_menu_overflow_description\" : \"その他のオプション\"","\"RevokeLinkAlert\" : \"Are you sure you want to revoke the link **%1$s**?\n\nThe group \"**%2$s**\" will become private.\"","\"cast_rewind\" : \"Přetočit zpět\"","\"abc_capital_off\" : \"অফ\"","\"LocalStickersCache\" : \"Stickers & Emoji\"","\"BoostingPreparedGiveaways\" : \"Prepaid giveaways\"","\"fingerprint_error_hw_not_available\" : \"ফিংগাৰপ্ৰিণ্ট হাৰ্ডৱেৰ নাই।\"","\"NotificationMessageChannelGiveaway\" : \"%1$s posted a giveaway of %2$sx %3$sm Premium subscriptions\"","\"common_google_play_services_notification_ticker\" : \"Napaka storitev Google Play\"","\"PassportCitizenship\" : \"Citizenship\"","\"NotificationMessageGameScored\" : \"%1$s marcou %3$s no jogo %2$s\"","\"abc_activitychooserview_choose_application\" : \"Pumili ng app\"","\"StoryPrivacyOptionContacts\" : \"Contacts\"","\"CommentsNoNumber_other\" : \"comments\"","\"Gift2Visibility\" : \"Visibility\"","\"NotificationMessageGroupMap\" : \"%1$s sent a location to the group %2$s\"","\"HideSenderNames\" : \"Ocultar Nomes dos Autores\"","\"MinuteAgo\" : \"a minute ago\"","\"fingerprint_not_recognized\" : \"មិនអាចសម្គាល់បានទេ\"","\"NotificationActionPinnedFileUser\" : \"%1$s ha fissato un file\"","\"abc_capital_on\" : \"УКЛ.\"","\"PremiumPreviewEffectsDescription\" : \"Add over 500 animated effects to private messages.\"","\"cast_skip_prev\" : \"Անցնել նախորդ միավորին\"","\"NotificationActionPinnedGeoChannel\" : \"ثبت %1$s خريطة\"","\"DidNotGetTheCodeEditNumberButton\" : \"تعديل الرقم\"","\"VoipStreamStart\" : \"To stream video with another app,\nenter the server URL and Stream Key\nin your streaming app.\"","\"mr_controller_casting_screen\" : \"កំពុង​បញ្ជូន​អេក្រង់\"","\"ChatLocation\" : \"Location\"","\"AffiliateProgramExistingProgramsTitle\" : \"View existing programs\"","\"cast_tracks_chooser_dialog_subtitles\" : \"ઉપશીર્ષકો\"","\"ForumToggleDescription\" : \"The group chat will be divided into topics created by admins or users.\"","\"common_google_play_services_wear_update_text\" : \"Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund.\"","\"mr_cast_button_connected\" : \"Enviar; conectado\"","\"NotificationGroupInvitedYouToCall\" : \"دعاك %1$s إلى محادثة مرئية في %2$s\"","\"cast_live_label\" : \"ZUZENEAN\"","\"ShareYouLocationInfo\" : \"بهذه العملية سترسل موقعك الحالي للبوت.\"","\"ChatListSwipeGestureInfo\" : \"Set up which action you want to perform each time you swipe to left in the chat list.\"","\"ColorYellow\" : \"Amarillo\"","\"mr_controller_volume_slider\" : \"Helitugevuse liugur\"","\"abc_action_bar_up_description\" : \"Gaan op\"","\"abc_toolbar_collapse_description\" : \"Minnka\"","\"YouCreatedBroadcastList\" : \"Hai creato una lista broadcast\"","\"PassportMidnameCountry\" : \"Middle name (%1$s)\"","\"ShortNumberInfo\" : \"O número inserido é muito curto para **%1$s**:\n\n**%2$s**\n\nPor favor, insira o número correto com o código do país.\"","\"mr_controller_volume_slider\" : \"音量滑块\"","\"RestartTopic\" : \"Reopen topic\"","\"Languages_other\" : \"%1$d Sprachen\"","\"BoostingGiveawayMsgParticipants\" : \"**Participants**\"","\"cast_stop_live_stream\" : \"ライブ ストリームを停止\"","\"YourEmail\" : \"La tua email\"","\"GifsTab2\" : \"GIF\"","\"abc_searchview_description_voice\" : \"語音搜尋\"","\"YourName\" : \"Tu nombre\"","\"abc_searchview_description_voice\" : \"Дауыспен іздеу\"","\"fingerprint_error_hw_not_present\" : \"El dispositivo no tiene ningún sensor de huellas digitales\"","\"call_notification_ongoing_text\" : \"Trucada en curs\"","\"Gift2InfoChannelConverted_one\" : \"Your channel converted this gift to **%d** Star.\"","\"CancelEmailQuestion\" : \"¿Quieres anular la configuración del correo de recuperación?\"","\"CallInviteViaLinkTitle\" : \"Invite via Link\"","\"cast_connecting_to_device\" : \"Під’єднання до пристрою %1$s\"","\"common_google_play_services_updating_text\" : \"%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"ଅନ୍ୟ ଡିଭାଇସ ଏହି ଡିଭାଇସ ପରି ସମାନ ୱାଇ-ଫାଇ ନେଟୱାର୍କରେ ଅଛି ବୋଲି ସୁନିଶ୍ଚିତ କରନ୍ତୁ\"","\"ChannelNeedBoostsForProfileIconDescription\" : \"Your channel needs to reach **Level %d** to change channel profile icon.\n\nAsk your **Premium** subscribers to boost your channel with this link:\"","\"ActionYouScoredInGame\" : \"Puntuaste %1$s en un2\"","\"abc_action_bar_home_description\" : \"Revenir à l'accueil\"","\"generic_error_no_device_credential\" : \"Тохируулсан ПИН, хээ эсвэл нууц үг алга.\"","\"RestorePasswordResetAccount\" : \"СБРОС АККАУНТА\"","\"InvalidFormatError\" : \"Invalid format\"","\"SendMediaPermissionMusic\" : \"Music\"","\"mr_controller_disconnect\" : \"डिसकनेक्ट करें\"","\"call_notification_ongoing_text\" : \"Käimasolev kõne\"","\"ChooseCover\" : \"Choose a cover for your profile video\"","\"UseProxySecret\" : \"Clave\"","\"cast_expanded_controller_skip_ad_label\" : \"Ignorar anúncio\"","\"PasswordAsHintError\" : \"힌트는 비밀번호와 달라야 합니다\"","\"cast_disconnect\" : \"Прекратяване на връзката\"","\"PrivacyBirthdaySetDoneInfo\" : \"You can change your birth of date in settings.\"","\"ChangePasscodeInfoShort\" : \"암호를 설정하시면, 대화 목록 상단에 잠금 아이콘이 나타납니다. 이를 탭하여 텔레그램 앱을 잠그실 수 있습니다.\"","\"mr_controller_collapse_group\" : \"ಕುಗ್ಗಿಸಿ\"","\"AreYouSureDeleteVideoTitle\" : \"Delete video\"","\"mr_controller_album_art\" : \"ആൽബം ആർട്ട്\"","\"NotificationChannelMessagePaidMedia_one\" : \"%2$s publicó un post de pago por %1$d estrella\"","\"abc_searchview_description_voice\" : \"ಧ್ವನಿ ಹುಡುಕಾಟ\"","\"BusinessRepliesEditTitle\" : \"Edit Shortcut\"","\"cast_rewind\" : \"Recuar\"","\"AudioSaveToMyProfileUnsaved\" : \"Audio removed from your Profile.\"","\"Gift2UpgradedTitle\" : \"Gift Upgraded\"","\"UsernamesProfileHelp\" : \"Drag and drop links to change the order in which they will be displayed on your info page.\"","\"call_notification_answer_video_action\" : \"วิดีโอ\"","\"mr_controller_volume_slider\" : \"מחוון עוצמת קול\"","\"GroupCallLinkText2Two\" : \"**%1$s** and **%2$s** already joined this call.\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda.\"","\"ChannelAdministrators\" : \"Administrators\"","\"NoRtmpStreamFromAppViewer\" : \"%1$s is currently not broadcasting live stream data to Telegram.\"","\"NotificationActionPinnedVideoChannel\" : \"%1$s ha fissato un video\"","\"PaidContentInfoLink\" : \"https://telegram.org/tos/stars\"","\"Stop\" : \"Stop\"","\"PassportEmailCode\" : \"Code\"","\"abc_searchview_description_search\" : \"ຊອກຫາ\"","\"SearchFriends\" : \"연락처 검색\"","\"AreYouSureDeleteFewChats\" : \"Weet je zeker dat je deze chats wilt verwijderen?\"","\"ReEnterPassword\" : \"Введіть пароль ще раз\"","\"AreYouSureDeleteVideoEveryone\" : \"Vuoi davvero eliminare questo video per tutti?\"","\"AutoDownloadVideosTitle\" : \"Autodescarga de videos y GIF\"","\"mr_dialog_default_group_name\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‎‏‎‎‎‏‏‏‏‎‎‏‏‏‎‏‏‏‏‎‏‎‏‏‏‏‎‏‎‏‏‏‏‏‏‏‏‎‏‎‎‎‎‎‏‏‎‎‏‏‏‏‏‎‏‏‏‎‎Group‎‏‎‎‏‎\"","\"NotificationMessageQuiz2\" : \"%1$s ti ha inviato il quiz \"%2$s\"\"","\"cast_rewind_30\" : \"Премотај наназад триесет секунди\"","\"EventLogPromotedBanUsers\" : \"Ban users\"","\"abc_capital_on\" : \"КҮЙҮК\"","\"BoostingBoostsChannelByYouServiceMsg\" : \"You boosted the channel\"","\"PostSuggestionsAddTime\" : \"Edit Time\"","\"cast_expanded_controller_skip_ad_text\" : \"%1$d 후에 광고를 건너뛸 수 있습니다…\"","\"BotChangeSettings\" : \"Change Bot Settings\"","\"Gift2AuctionBidStatusFuture\" : \"Your bid will be\"","\"Gift2Gift\" : \"Gift\"","\"cast_forward\" : \"Previj naprej\"","\"mr_chooser_wifi_learn_more\" : \"Кеңири маалымат\"","\"FilterIncludeInfo\" : \"Einzelne Chats oder Chatarten, die in diesem Ordner erscheinen sollen.\"","\"StartTodayAt\" : \"'Почнеться сьогодні,' HH:mm\"","\"SentCallCode\" : \"Stiamo chiamando il tuo numero **%1$s**.\n\nNon rispondere alla chiamata. Telegram farà tutto in automatico.\"","\"cast_skip_next\" : \"Кийинки нерсеге өткөрүү\"","\"PaymentCardSavePaymentInformationInfoLine2\" : \"Please *turn on Two-Step Verification* to enable this.\"","\"cast_seek_bar\" : \"प्लेबॅक नियंत्रण शोधते\"","\"cast_expanded_controller_live_head_description\" : \"目前正處於即時串流開始位置\"","\"mr_controller_play\" : \"Lire\"","\"ChangePassword\" : \"Change Password\"","\"abc_menu_shift_shortcut_label\" : \"„Shift“ +\"","\"LinkVideoSmaller\" : \"Shrink Video\"","\"BotEmojiStatusConfirm\" : \"Confirm\"","\"mr_controller_no_info_available\" : \"No info available\"","\"Page4Title\" : \"Seguro\"","\"ImportToUserNoTitle\" : \"Do you want to import messages to the chat with **%1$s**?\"","\"FolderUpdatesSubtitle_one\" : \"Tap here to view it\"","\"NoContactsViewed\" : \"None of your contacts viewed this story.\"","\"cast_stop_live_stream\" : \"የቀጥታ ዥረቱን አቁም\"","\"fcm_fallback_notification_channel_label\" : \"Бусад\"","\"cast_forward\" : \"העבר\"","\"fingerprint_error_user_canceled\" : \"Аўтэнтыфікацыя па адбітках пальцаў скасавана карыстальнікам.\"","\"AutoDownloadHigh\" : \"عالٍ\"","\"EnterNewPasscode\" : \"Enter your new passcode\"","\"YourEmailAlmostThere\" : \"거의 다 됐어요!\"","\"cast_unmute\" : \"ਅਣਮਿਊਟ ਕਰੋ\"","\"cast_tracks_chooser_dialog_none\" : \"Nessuna\"","\"mr_controller_volume_slider\" : \"Дууны түвшин тохируулагч\"","\"AreYouSureDeleteThisChat\" : \"Are you sure you want to delete this chat?\"","\"cast_expanded_controller_live_head_description\" : \"Joriy holati: translatsiya boshida\"","\"PassportLanguage_DZ\" : \"Dzongkha\"","\"PrivacyMessagesInfo\" : \"You can restrict incoming messages to only contacts and Premium users.\n\n**What is Telegram Premium?**\"","\"generic_error_user_canceled\" : \"Godkendelsen er annulleret af brugeren.\"","\"wallet_buy_button_place_holder\" : \"Google ব্যবহার করে কিনুন\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務發生錯誤\"","\"CancelAccountReset\" : \"Annulla ripristino account\"","\"SuggestionOfferInfoTitleEditedText\" : \"text\"","\"DidNotGetTheCodeInfo\" : \"Falls du den Code nicht per SMS oder Anruf erhalten hast, prüfe deine **Mobilfunk-Einstellungen** und Handynummer: **%1$s**\n\nHilft das nicht, probiere bitte eine andere Handynummer oder melde dich bei uns, indem du auf **HILFE** tippst.\"","\"UnsaveSingleMessagesTitle\" : \"Apagar mensagem\"","\"Gift2InfoOutConverted_other\" : \"%2$s converted this gift to **%d** Stars.\"","\"cast_tracks_chooser_dialog_none\" : \"Ei valittu\"","\"Disable\" : \"사용 안 함\"","\"mr_dialog_transferable_header\" : \"ჯგუფში დაკვრა\"","\"AddToTheGroupAlertText\" : \"¿Quieres añadir a **%1$s** al grupo **%2$s**?\"","\"SettingsNoRecent\" : \"No recent searches\"","\"ProfileBirthdayValue\" : \"%1$s\"","\"ProfileGiftsSendChannel\" : \"Send Gifts to Channel\"","\"UpdateTelegram\" : \"Update Telegram\"","\"NotificationPinnedGiveaway\" : \"%1$s hat eine Verlosung angeheftet\"","\"mr_button_content_description\" : \"Емитувајте\"","\"StoriesCreate_one\" : \"Create %d Story\"","\"ShareLink\" : \"Share Link\"","\"YourBioChanged\" : \"Biografía cambiada.\"","\"CancelForwardChat\" : \"Cosa vuoi fare con %1$s da **%2$s**?\"","\"PinnedMessages\" : \"الرسائل المثبتة\"","\"ColorPink\" : \"Rosa\"","\"AutoDownloadPreloadMusic\" : \"Preload next track\"","\"fingerprint_error_no_fingerprints\" : \"Nessuna impronta digitale registrata.\"","\"AddBirthday\" : \"Add Birthday\"","\"EventLogToggledSlowmodeOn\" : \"un1 set the slow mode timer to %1$s\"","\"BackgroundColorSinglePreviewLine1\" : \"Press 'Set' to apply the background.\"","\"InviteLinkSentSingle\" : \"Invitation link sent to **%s**\"","\"mr_controller_pause\" : \"Phumula\"","\"call_notification_incoming_text\" : \"ఇన్‌కమింగ్ కాల్\"","\"AutoLockInTime\" : \"in %1$s\"","\"EmojiCount_one\" : \"%1$d emoji\"","\"common_google_play_services_notification_ticker\" : \"‏Google Play سروسز کی خرابی\"","\"AutoDeleteHeader\" : \"Auto-delete messages in this chat\"","\"common_google_play_services_enable_title\" : \"Aktiveer Google Play Dienste\"","\"call_notification_ongoing_text\" : \"Тековен повик\"","\"P2PContactsPlus\" : \"Contatti (+%1$d)\"","\"PrivacyProfilePhotoTitle\" : \"Chi può vedere le foto del mio profilo?\"","\"mr_chooser_wifi_warning_description_unknown\" : \"Otrai ierīcei ir jābūt savienotai ar to pašu Wi-Fi tīklu, ar kuru ir izveidots savienojums šajā ierīcē.\"","\"AreYouSureDeleteThisChatWithBot\" : \"هل ترغب حقًا في حذف المحادثة مع **%1$s** وحظره؟\"","\"BrowserSettingsCacheClear\" : \"Clear Cache\"","\"StoriesAlbumMenuDeleteAlbum\" : \"Delete Album\"","\"AddMembersAlertNamesText\" : \"Are you sure you want to add %1$s to **%2$s**?\"","\"Gift2ActionTitleInAnonymous\" : \"%s received a gift!\"","\"MaxCacheSizeInfo\" : \"If your cache size exceeds this limit, the oldest media will be removed from the device.\"","\"ClearFewChatsTitle\" : \"مسح %1$s\"","\"BoostingGiveawayResultsMsgWinnersSelected\" : \"**Winners Selected!**\"","\"abc_activity_chooser_view_see_all\" : \"Afișați tot\"","\"cast_tracks_chooser_dialog_cancel\" : \"Annuler\"","\"StartShortTodayAt\" : \"'اليوم،' HH:mm\"","\"PhotoEditorDiscardAlert\" : \"Vuoi davvero scartare tutte le modifiche?\"","\"common_google_play_services_unsupported_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ.\"","\"abc_action_bar_up_description\" : \"Desplazarse hacia arriba\"","\"MovedCaptionUpText\" : \"Caption will be shown above the media\"","\"cast_forward\" : \"快轉\"","\"common_google_play_services_update_title\" : \"Aktualizace služeb Google Play\"","\"Page6Message\" : \"**Telegram** te permite acceder a tus\nmensajes desde múltiples dispositivos.\"","\"SearchApps\" : \"Bots\"","\"cast_tracks_chooser_dialog_subtitles\" : \"زیرنویس‌ها\"","\"BackgroundToGroup\" : \"Background shared to **%1$s**.\"","\"cast_stop_live_stream\" : \"Zastavit přímý přenos\"","\"ChannelLinkTitle\" : \"Permanent link\"","\"InviteUser\" : \"지인분이 아직 텔레그램을 설치하지 않았습니다. 초대장을 보낼까요?\"","\"GlobalSendMessageRestricted\" : \"Writing messages isn't allowed in this group.\"","\"mr_dialog_groupable_header\" : \"Añadir un dispositivo\"","\"StartsDayAt\" : \"'Inizia il' d MMM 'alle' HH:mm\"","\"ActionYouScored\" : \"Puntuaste %1$s\"","\"StorageUsageCalculating\" : \"Calculating cache size...\"","\"AreYouSureClearDrafts\" : \"정말 클라우드 임시 저장을 모두 삭제하시겠습니까?\"","\"NotificationActionPinnedMusicUser\" : \"ثبّت %1$s ملفًا صوتيًا\"","\"ResetAutomaticMediaDownload\" : \"Restablecer ajustes de autodescarga\"","\"abc_action_mode_done\" : \"Klar\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔\"","\"PasswordHintDescription\" : \"Если хотите, укажите подсказку для пароля.\"","\"SetPasscode\" : \"Poner un código\"","\"PopupDisabled\" : \"Desactivada\"","\"NotificationActionPinnedPollChannel2\" : \"%1$s fijó la encuesta %2$s\"","\"YouHaveNewMessage\" : \"لديك رسالة جديدة\"","\"NotificationsExceptionsAlert\" : \"Houd er rekening mee dat **%1$s** zijn uitgezonderd en niet door deze wijziging worden beïnvloed.\"","\"UserRestrictionsNoSendMusic\" : \"no music\"","\"abc_shareactionprovider_share_with\" : \"Dela med\"","\"SendTodayAt\" : \"'Vandaag verzenden om' HH:mm\"","\"StarsNeededBizText\" : \"Buy **Stars** and use them on **%s** and businesses.\"","\"StarsPurchaseCompleted\" : \"Purchase Completed!\"","\"mr_controller_casting_screen\" : \"స్క్రీన్‌ను ప్రసారం చేస్తోంది\"","\"StartDayYearAt\" : \"'Inizia il' d MMM yyyy 'alle' HH:mm\"","\"common_google_play_services_enable_button\" : \"Aktivera\"","\"YourNewEmail\" : \"La tua nuova email\"","\"abc_menu_alt_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‎‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‏‎‎Alt+‎‏‎‎‏‎\"","\"BoostingSelectUpToWarningCountriesPlural_other\" : \"You can select maximum %1$d countries.\"","\"mr_chooser_wifi_warning_description_phone\" : \"Conecte o outro dispositivo à mesma rede Wi-Fi que este smartphone\"","\"common_google_play_services_notification_ticker\" : \"Google Playৰ সেৱা সম্পৰ্কীয় আসোঁৱাহ\"","\"AddEmojiPackHeader\" : \"Add emoji pack by link\"","\"cast_notification_disconnect\" : \"Прекини врска\"","\"PushChatReactTodo\" : \"%3$s to your checklist %4$s in %2$s\"","\"SmsAvailableIn\" : \"Puedes solicitar un SMS en %1$d:%2$02d\"","\"NotificationsStories\" : \"القصص\"","\"generic_error_no_keyguard\" : \"Bu qurilmada PIN kod, grafik kalit va parol ishlamaydi.\"","\"FeaturesBtn\" : \"Features\"","\"PrivacyBiometryBotsButton\" : \"Bots with biometry access\"","\"LedColor\" : \"LED Color\"","\"AccReleaseForArchive\" : \"Release for archive\"","\"call_notification_screening_text\" : \"Фильтрация входящего вызова\"","\"ErrorSendRestrictedMusicAll\" : \"Sorry, het delen van muziek is niet toegestaan in deze groep.\"","\"NotificationsImportance\" : \"Prioridade\"","\"TopicHidden2\" : \"%s hid general\"","\"ResetAccount\" : \"Konto zurücksetzen\"","\"abc_menu_space_shortcut_label\" : \"spasiebalk\"","\"EnterNewPasscode\" : \"새 암호를 입력하세요\"","\"ActionYouChangedTitle\" : \"أنت غيّرت اسم المجموعة إلى un2\"","\"mr_chooser_wifi_learn_more\" : \"Saiba mais\"","\"mr_chooser_wifi_warning_description_tv\" : \"အခြားစက်သည် ဤ tv နှင့် Wi-Fi ကွန်ရက်တစ်ခုတည်းတွင် ရှိနေကြောင်း သေချာပါစေ\"","\"SettingsDebug\" : \"Depuración\"","\"EditorSetCover\" : \"Edit Cover\"","\"NotificationMessageGroupDocument\" : \"%1$s ha inviato un file nel gruppo %2$s\"","\"SoundMuted\" : \"Silenciado\"","\"PushReactGeoLocation\" : \"%2$s to your live location\"","\"mr_chooser_wifi_warning_description_watch\" : \"दुसरे डिव्हाइस हे वॉच आहे त्याच वाय-फाय नेटवर्कवर असल्याची खात्री करा\"","\"PrivacyFloodControlError\" : \"Troppe richieste. Per favore attendi prima di cambiare di nuovo le impostazioni della privacy.\"","\"StartText\" : \"يرجى تأكيد مفتاح بلدك\nوإدخال رقم هاتفك.\"","\"InviteUser\" : \"Deze gebruiker heeft nog geen Telegram. Wil je een uitnodiging sturen?\"","\"None\" : \"Nessuna\"","\"abc_searchview_description_submit\" : \"ដាក់បញ្ជូន​សំណួរ\"","\"AreYouSureSecretChat\" : \"비밀 대화를 시작하시겠습니까?\"","\"BotPublicLinksCount\" : \"%1$s/%2$s\"","\"NoContactsYet3\" : \"Add Contacts\"","\"ResetMyAccountWarningReset\" : \"Konto zurücksetzen\"","\"cast_ad_label\" : \"Annonce\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ກະແຈຜ່ານ\"","\"ShortToday\" : \"today\"","\"mr_controller_disconnect\" : \"ડિસ્કનેક્ટ કરો\"","\"ChangeEmail\" : \"Change Email\"","\"EnabledPasswordText\" : \"Установлен облачный пароль.\nВам нужно будет вводить его для входа в свой аккаунт в Telegram.\"","\"PrivacyInvites\" : \"Inviti\"","\"GiftCollectionSharedToManyChats_other\" : \"Gift Collection forwarded to **%1$d chats**.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d. ieraksts\"","\"RepeatList\" : \"Lijst Herhalen\"","\"ColorWhite\" : \"Bianco\"","\"ChannelColorUnsavedMessage\" : \"You have changed appearance settings. Apply changes?\"","\"NotificationsLedColor\" : \"Cor\"","\"TagInfoButtonAddMyTag\" : \"Add My Tag\"","\"mr_controller_close_description\" : \"Luk\"","\"FilterMuted\" : \"Muted\"","\"cast_skip_prev\" : \"Overslaan en naar vorig item\"","\"cast_forward_10\" : \"Premotaj deset sekundi unapred\"","\"PassportSelfie\" : \"Selfie\"","\"ErrorRingtoneDurationTooLong\" : \"Length must be under %s seconds.\"","\"NotificationActionPinnedRound\" : \"%1$s 님이 %2$s 그룹에 동영상 메시지를 고정했습니다\"","\"mr_chooser_zero_routes_found_title\" : \"Kullanılabilir cihaz yok\"","\"common_google_play_services_install_button\" : \"ස්ථාපනය කරන්න\"","\"cast_closed_captions\" : \"زیرنویس ناشنوایان\"","\"abc_searchview_description_voice\" : \"Φωνητική αναζήτηση\"","\"EmailTokenInvalid\" : \"Token del correo inválido.\"","\"call_notification_screening_text\" : \"ইনকামিং কল স্ক্রিনিং করা হচ্ছে\"","\"AreYouSureClearHistoryWithChannel\" : \"Are you sure you want to clear the channel history in **%1$s**?\"","\"ProxyConnections\" : \"Connections\"","\"mr_cast_dialog_title_view_placeholder\" : \"Nuk jepet asnjë informacion\"","\"CheckYourEmailSubtitle\" : \"Введіть код, який ми щойно надіслали на вашу е-пошту %1$s.\"","\"mr_chooser_wifi_warning_description_unknown\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‎‎‎‎‎‎‎‏‎‎‎‎‎‎‎‎‎‏‎‎‎‏‎‏‎‎‎‎‏‎‎‏‏‏‎‏‏‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎Make sure the other device is on the same Wi-Fi network as this device‎‏‎‎‏‎\"","\"FactCheckPlaceholder\" : \"Add Fact or Context\"","\"EnterPassword\" : \"Введіть пароль\"","\"NoSound\" : \"무음\"","\"ApplyWallpaper\" : \"Set Background\"","\"InternalStorage\" : \"Internal Storage\"","\"ProfileMyStoriesCount_one\" : \"%d saved story\"","\"abc_shareactionprovider_share_with_application\" : \"Абагуліць праз праграму \"%s\"\"","\"AskAQuestionInfo\" : \"Bedenke bitte, dass der Telegram Support von Freiwilligen betreut wird. Alle versuchen so schnell wie möglich zu antworten, dies kann jedoch manchmal ein bisschen dauern.\n\nBitte schau auch in den <a href=\"https://telegram.org/faq/de#allgemeine-fragen\">Telegram FAQ</a> nach. Dort findest du Antworten auf die meisten Fragen und wichtige Tipps zur <a href=\"https://telegram.org/faq/de#problembehandlung\">Problembehandlung</a>.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"%1$d. песма\"","\"StoryPrivacyAlertEditTitle\" : \"Edit Privacy Settings\"","\"AutoDownloadOnUpToFor\" : \"Até %1$s para %2$s\"","\"mr_chooser_wifi_warning_description_unknown\" : \"他のデバイスがこのデバイスと同じ Wi-Fi ネットワークに接続していることを確認してください\"","\"abc_shareactionprovider_share_with_application\" : \"ለ%s አጋራ\"","\"call_notification_hang_up_action\" : \"துண்டி\"","\"StarsTopUp\" : \"Top Up\"","\"cast_expanded_controller_ad_in_progress\" : \"ప్రకటన ప్ర్రోగ్రెస్‌లో ఉంది…\"","\"NotificationActionPinnedGifChannel\" : \"%1$s 님이 GIF를 고정했습니다\"","\"CheckPasswordPerfectInfo\" : \"Вы помните свой пароль.\"","\"NotificationsPrioritySettings\" : \"Igual que en Ajustes\"","\"ReadAllReactions\" : \"Read all reactions\"","\"PaidContentButton\" : \"Make This Media Paid\"","\"TelegramFAQ\" : \"Preguntas frecuentes\"","\"AutoDeleteAfter\" : \"Auto-delete after %s\"","\"cast_notification_connected_message\" : \"Prisijungta prie „%1$s“\"","\"AutoDeleteGlobalAction\" : \"**un1** uses a self-destruct timer for all chats.\nAll new messages in this chat will be automatically deleted after **%1$s** they’ve been sent.\"","\"StoryAutoExceptionsInfo\" : \"Automatically enable story notifications from 5 users you contact most frequently.\"","\"DidNotGetTheCodeEditNumberButton\" : \"Другой номер\"","\"GiftCraftButtonFailed\" : \"Craft New Gift\"","\"GiftPremiumOptionDiscount\" : \"-%1$d%%\"","\"cast_tracks_chooser_dialog_audio\" : \"ສຽງ\"","\"cast_disconnect\" : \"中斷連線\"","\"ReadAllMentions\" : \"Read all mentions\"","\"BoostingEnableStoriesForGroup\" : \"Enable stories for the group\"","\"RestoreEmailTrouble\" : \"Geen toegang tot %1$s?\"","\"LeaveMegaMenu\" : \"Leave Group\"","\"common_signin_button_text\" : \"Conectează-te\"","\"NoMemberRequestsDescription\" : \"You have no pending requests\nto join your group.\"","\"LoginEmailResetPremiumRequiredTitle\" : \"Telegram Premium Required\"","\"VoipChatStreamSettings\" : \"Stream settings\"","\"VoipChatLateBy\" : \"Late by\"","\"AccountSwitch\" : \"تبديل\"","\"Gift2AuctionBidInfoLeft\" : \"left\"","\"Gift2ExportTONUpdateRequiredTitle\" : \"Update required\"","\"CheckPhoneNumberYes\" : \"Yes\"","\"Gift2UpgradeForcedInfo\" : \"%s only accepts unique gifts.\"","\"SetUsernameHeader\" : \"Set username\"","\"ProxySettings\" : \"إعدادات البروكسي\"","\"cast_mute\" : \"အသံပိတ်ပါ\"","\"cast_play\" : \"Oynat\"","\"AutodownloadGroupChats\" : \"Gruppenchats\"","\"LimitReachedFolderLinks\" : \"You can only create %1$d invite links.\nUpgrade to **Telegram Premium** to increase this limit to **%2$d**.\"","\"ResetChatBackgroundsInfo\" : \"Rimuove tutti gli sfondi chat caricati e ripristina quelli preinstallati.\"","\"NotificationMessageGroupQuiz2\" : \"%1$s ha inviato il quiz \"%3$s\" nel gruppo %2$s\"","\"Send\" : \"إرسال\"","\"VoipGroupJoinVoiceChatUrl\" : \"Join Voice Chat\"","\"status_bar_notification_info_overflow\" : \"९९९+\"","\"Teal\" : \"Turquesa\"","\"Support\" : \"Ondersteuning\"","\"mr_chooser_wifi_warning_description_phone\" : \"Otrai ierīcei ir jābūt savienotai ar to pašu Wi-Fi tīklu, ar kuru ir izveidots savienojums šajā tālrunī.\"","\"NotificationsExceptionsSingleAlert\" : \"يرجى ملاحظة أن **%1$s** مدرجة كاستثناءات ولن تتأثر بهذا التغيير.\"","\"search_menu_title\" : \"Rechercher\"","\"ActionBotDocumentTemporaryRegistration\" : \"Registro Temporário\"","\"mr_chooser_wifi_learn_more\" : \"ಇನ್ನಷ್ಟು ತಿಳಿಯಿರಿ\"","\"BotAffiliateProgramFeature3\" : \"Affiliates will share your referral link with their audience.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Skjátextar\"","\"mr_chooser_looking_for_devices\" : \"ডিভাইস খোঁজা হচ্ছে…\"","\"cast_notification_connected_message\" : \"已連線至「%1$s」\"","\"AccDescrCollapsePanel\" : \"Collapse panel\"","\"DirectShare\" : \"Direct Share\"","\"AddBotButton\" : \"Add bot\"","\"abc_activitychooserview_choose_application\" : \"Aukeratu aplikazio bat\"","\"AutoDeleteDisabled\" : \"auto-deletion disabled\"","\"EditAdminAddUsersViaLink\" : \"Invite Users via Link\"","\"GroupCallLinkText2Many_one\" : \"**%2$s**, **%3$s** and **%1$d** more person already joined this call.\"","\"FilterUserAddedToExisting\" : \"Añadiste a **%1$s** a **%2$s**.\"","\"BotStarsAvailableBalance\" : \"Available balance\"","\"fingerprint_error_lockout\" : \"Liiga palju katseid. Proovige hiljem uuesti.\"","\"cast_notification_connecting_message\" : \"Ulanmoqda: %1$s\"","\"BoostingGift\" : \"Gift\"","\"CheckYourNewEmailSubtitle\" : \"Insira o código que enviamos para seu novo e-mail %1$s.\"","\"abc_searchview_description_query\" : \"Zoekopdracht\"","\"ProfilePopupNotification\" : \"Popup Mitteilungen\"","\"PermissionNoStorageAvatar\" : \"**Telegram** benötigt Zugriff auf deinen **Speicher**, damit du ein Profilbild hochladen kannst. Tippe auf Einstellungen > Berechtigungen und aktiviere den Zugriff.\"","\"cast_play\" : \"ຫຼິ້ນ\"","\"mr_controller_no_media_selected\" : \"Media seçilməyib\"","\"cast_pause\" : \"Поставяне на пауза\"","\"cast_rewind\" : \"העבר לאחור\"","\"OnlyIfSilent\" : \"Nur wenn lautlos\"","\"LogOutInfo\" : \"Cerrar sesión desactiva los chats secretos.\"","\"formatterStats24H\" : \"d 'de' MMM 'de' yyyy, HH:mm\"","\"DeleteOptionsTitle_one\" : \"Delete %1$d Message?\"","\"DiscussionInfoShort\" : \"Add\"","\"cast_disconnect\" : \"সংযোগ বিচ্ছিন্ন কৰক\"","\"cast_notification_connecting_message\" : \"Ühendamine ekraaniga %1$s\"","\"PollAddingActionYou\" : \"You added \"%s\" to the poll\"","\"BotUnblock\" : \"RESTART\"","\"cast_expanded_controller_ad_in_progress\" : \"Annuncio in corso…\"","\"NotificationGroupForwardedFew\" : \"%1$s 님이 %2$s 그룹에 %3$s을(를) 전달했습니다\"","\"TapToSendLocation\" : \"Tap to send this location\"","\"PrivacyPaymentsClearAlertText\" : \"Vuoi davvero eliminare le tue info di pagamento e spedizione?\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Sørg for at den andre enheten er på det samme wifi-nettverket som dette nettbrettet\"","\"ResellGiftFilterSortPrice\" : \"Sort by Price\"","\"WhoCanAddMeInfo\" : \"Puoi decidere chi può aggiungerti a gruppi e canali con precisione dettagliata.\"","\"abc_action_mode_done\" : \"Gotowe\"","\"GroupUserAddLimit\" : \"Sorry, this group is full.\"","\"AutodownloadContacts\" : \"Kontakte\"","\"EnableAllStreamingInfo\" : \"Quando è possibile, Telegram inizierà subito a riprodurre video e musica, senza aspettare che i file vengano scaricati completamente.\"","\"AddEmailSubtitle\" : \"Ви отримуватимете коди для входу в Telegram на е-пошту, а не через SMS. Будь ласка, додайте адресу, до якої ви маєте доступ.\"","\"AutoNightPreferred\" : \"Preferred night theme\"","\"WrongCode\" : \"Código incorrecto. Por favor, reinténtalo.\"","\"YourCode\" : \"Verificación\"","\"SavedMessagesCount_one\" : \"%d saved message\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Subtitrări\"","\"StarsGiftSent\" : \"Sent Gift\"","\"mr_button_content_description\" : \"Emitiranje\"","\"abc_menu_space_shortcut_label\" : \"preslednica\"","\"cast_ad_label\" : \"広告\"","\"ProxyDetails\" : \"تفاصيل البروكسي\"","\"mr_chooser_wifi_learn_more\" : \"Další informace\"","\"common_google_play_services_update_text\" : \"Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi.\"","\"UsernameInvalidShort\" : \"A username must have at least 5 characters.\"","\"NotificationGroupCreatedCall\" : \"%1$s startte een videochat in %2$s\"","\"Undo\" : \"Undo\"","\"Gift2AuctionPlaceAEarlyBid\" : \"Place an Early Bid\"","\"SelectFile\" : \"Seleziona file\"","\"MessagePreview\" : \"Prévias de Mensagens\"","\"SentAppCodeTitle\" : \"Revisa tus mensajes en Telegram\"","\"common_google_play_services_install_text\" : \"%1$s won't run without Google Play services, which are missing from your device.\"","\"MainChannelProfilePhotoSetHint\" : \"Das ist jetzt das Hauptbild des Kanals.\"","\"chatFullDate\" : \"yyyy년 MMMM d일\"","\"mr_controller_play\" : \"დაკვრა\"","\"cast_seek_bar\" : \"播放搜尋控制介面\"","\"Gift2ActionSelfTitle\" : \"Saved Gift\"","\"cast_expanded_controller_background_image\" : \"Albom incəsənəti\"","\"AbortEmail\" : \"E-Mail-Einrichtung abbrechen\"","\"GroupNeedBoostsDescriptionNextLevel\" : \"Your group needs %1$s to be able post **%2$s** per day.\n\nAsk your Premium members to boost your group with this link:\"","\"ShareYouLocationUnableManually\" : \"Escolher manualmente\"","\"DeleteBotPreviewTitle\" : \"Delete Preview\"","\"generic_error_no_keyguard\" : \"Ovaj uređaj ne podržava PIN, uzorak ili zaporku.\"","\"FilterRemoveChats\" : \"Añadir chats para excluir\"","\"cast_mute\" : \"Vypnúť zvuk\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाओं से जुड़ी गड़बड़ी\"","\"AttachDestructingVideo\" : \"Self-Destructing Video\"","\"LinkSharedToManyChats_other\" : \"Link forwarded to **%1$d chats**.\"","\"NotificationGroupEndedCall\" : \"%1$s finalizó el videochat en %2$s\"","\"cast_ad_label\" : \"Annuncio\"","\"Gift2AuctionPlaceACustomBid\" : \"Place a Custom Bid\"","\"generic_error_user_canceled\" : \"Käyttäjä peruutti todennuksen.\"","\"ProfileBirthdayTodayValueYear_other\" : \"������ %2$s (%1$d years old)\"","\"EmailTokenInvalid\" : \"Código do e-mail inválido.\"","\"TapToEditWidgetShort\" : \"toque para editar\"","\"cast_rewind_30\" : \"Rebobinar trinta segundos\"","\"cast_skip_next\" : \"אפשר לדלג אל הפריט הבא\"","\"common_google_play_services_enable_text\" : \"%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:\"","\"SendBotNoThread\" : \"Off-thread message\"","\"cast_connecting_to_device\" : \"%1$s ସହ ସଂଯୋଗ ହେଉଛି\"","\"VoipGroupYouCanNowSpeak\" : \"You can now speak.\"","\"NotificationActionPinnedFileUser\" : \"%1$s fijó un archivo\"","\"AuthAnotherClientDownloadClientUrl\" : \"https://desktop.telegram.org/\"","\"DeleteMessagesTextGroup\" : \"Você também pode apagar %1$s enviadas das caixas de entrada de outros membros do grupo marcando \"Apagar minhas mensagens\".\"","\"BusinessLink\" : \"Link to Chat\"","\"GiftCraftInfoFeature1Text\" : \"Select up to 4 gifts to craft a new exclusive model.\"","\"LastNameSmall\" : \"اسم العائلة\"","\"UseProxyTelegramInfo2\" : \"Questo proxy potrebbe mostrare un canale sponsorizzato nella tua lista chat. Questo non rivela nulla del tuo traffico Telegram.\"","\"fingerprint_error_no_fingerprints\" : \"Geen vingerafdrukke is geregistreer nie.\"","\"ShareTapToEditMedia\" : \"Tap here to edit media\"","\"mr_user_route_category_name\" : \"डिवाइस\"","\"google_assistant_verification_notification_title\" : \"Asistentul Google trimite un mesaj\"","\"BoostsLevel2\" : \"Level\"","\"DeleteFromFavorites\" : \"Delete from Favorites\"","\"ContactShortcutMessage\" : \"Nachricht in Telegram %1$s\"","\"Alert\" : \"Show notifications\"","\"GroupCallCreateTitle\" : \"Start Group Call\"","\"NotificationMessageScheduledName\" : \"������ Você\"","\"GiftSubscriptionCountFor_one\" : \"Gift %1$d Subscription for %2$s\"","\"google_assistant_verification_notification_title\" : \"Google Assistent xabar yubormoqda\"","\"NotificationMessageGroupMap\" : \"%1$s enviou uma localização para o grupo %2$s\"","\"PasswordHintText\" : \"비밀번호 힌트를 만드세요\"","\"ColorRed\" : \"Vermelho\"","\"ViewsPerPost\" : \"Views Per Post\"","\"StartTodayAt\" : \"'Begint vandaag om' HH:mm\"","\"ResendSmsAvailableIn\" : \"Ви зможете зробити запит на SMS за %1$d:%2$02d\"","\"ActionBotDocumentInternalPassport\" : \"Passaporte Interno\"","\"common_google_play_services_update_button\" : \"Actualitza\"","\"ActionPinnedRound\" : \"un1 pinned a video message\"","\"cast_tracks_chooser_dialog_none\" : \"Nav\"","\"EventLogDisabledAntiSpam\" : \"un1 disabled anti-spam\"","\"call_notification_screening_text\" : \"Filtrerer et innkommende anrop\"","\"PleaseDownload\" : \"Medien bitte zuerst herunterladen\"","\"fingerprint_error_hw_not_present\" : \"Walang sensor para sa fingerprint ang device na ito\"","\"fingerprint_error_hw_not_available\" : \"ບໍ່​ມີ​ຮາດ​ແວລາຍ​ນີ້ວ​ມື​ທີ່ສາມາດໃຊ້ໄດ້.\"","\"BusinessLinksEnter\" : \"Add Preset Message\"","\"cast_notification_disconnect\" : \"Отключить\"","\"TagInfoButtonAddTag\" : \"Add Tag\"","\"StarsConfirmPurchaseMedia_SinglePhoto\" : \"a **photo**\"","\"AddAnotherAccount\" : \"Add another account\"","\"Paste\" : \"Pegar\"","\"cast_tracks_chooser_dialog_cancel\" : \"Скасувати\"","\"mr_chooser_wifi_warning_description_car\" : \"Sørg for at den andre enheten er på det samme wifi-nettverket som denne bilen\"","\"abc_capital_off\" : \"AUS\"","\"PassportAddress\" : \"Address\"","\"BoostingGiveawayHowItWorksSubText_other\" : \"On **%2$s**, Telegram will automatically select **%3$s** random users that joined **%4$s**.\"","\"StoryRemovedFromAlbumTitle_other\" : \"%d stories removed from**%s**\"","\"cast_expanded_controller_ad_in_progress\" : \"Prikazivanje oglasa je u toku…\"","\"confirm_device_credential_password\" : \"Passwort nutzen\"","\"DeleteAllProxiesConfirm\" : \"Are you sure you want to delete all proxies?\"","\"mr_user_route_category_name\" : \"Dispositivos\"","\"QuoteMaxError\" : \"Quote too long!\"","\"call_notification_answer_action\" : \"ଉତ୍ତର ଦିଅନ୍ତୁ\"","\"cast_live_label\" : \"ШУУД\"","\"SecretChatName\" : \"Telegram\"","\"SetPasscode\" : \"Pincode einrichten\"","\"EditMemberTag\" : \"Edit Member Tag\"","\"wallet_buy_button_place_holder\" : \"Über Google kaufen\"","\"PollAddAnOptionHint\" : \"Option...\"","\"ChannelMessageVideo\" : \"%1$s posted a video\"","\"ThemeHelpLink\" : \"Your theme will be updated for all users each time you change it. Anyone can install it using this link:\n%1$s\"","\"NotificationMessageAudio\" : \"%1$s te envió un mensaje de voz\"","\"ChannelAffiliateProgramLinkOpened_other\" : \"%1$d users have opened %2$s through this link.\"","\"ProfilePopupNotificationInfo\" : \"Los mensajes nuevos de este contacto aparecerán en tu pantalla cuando no estés usando Telegram.\"","\"mr_cast_button_disconnected\" : \"कास्ट करें. डिसकनेक्ट किया गया\"","\"SavedTagRemoveTag\" : \"Remove Tag\"","\"NotificationsStoryMute2\" : \"Do Not Notify\nAbout Stories\"","\"mr_controller_close_description\" : \"بند کریں\"","\"ActionRemovedPhoto\" : \"un1 removeu a foto do grupo\"","\"NoSharedLinksSecret\" : \"سيتم عرض الروابط المتبادلة في هذه المحادثة هنا.\"","\"ChatHistoryVisible\" : \"Visible\"","\"TimerPeriodVideoKeep\" : \"Video will be kept.\"","\"ActionForwardsEnabledChannel\" : \"un1 enabled forwarding from this channel\"","\"common_google_play_services_update_button\" : \"Оновити\"","\"cast_expanded_controller_loading\" : \"Memuat...\"","\"CancelRegistration\" : \"Annulla iscrizione\"","\"CheckPhoneNumberNo\" : \"Nein\"","\"FontSizePreviewLine2\" : \"Es de mañana en Tokio ������\"","\"DeleteProxy\" : \"حذف البروكسي؟\"","\"fingerprint_dialog_touch_sensor\" : \"Sæt finger på fingeraftrykslæser\"","\"Done\" : \"Done\"","\"mr_controller_volume_slider\" : \"شريط تمرير مستوى الصوت\"","\"StarsNeededTextLink_subadvance12\" : \"Buy **Stars** to keep your subscriptions active for the next 12 months.\"","\"google_assistant_verification_channel_name\" : \"Assistent-verificatie\"","\"fingerprint_error_no_fingerprints\" : \"မည်သည့် လက်ဗွေကိုမျှ ထည့်သွင်းမထားပါ။\"","\"mr_controller_pause\" : \"Pozastaviť\"","\"abc_searchview_description_submit\" : \"Thumela umbuzo\"","\"OptimizingTelegramDescription1\" : \"This may take a while, depending on the size of the database. Please keep the app open until the process is finished.\"","\"NotificationHiddenMessage\" : \"Nova mensagem\"","\"PasswordHintText\" : \"Create a hint for your password\"","\"AutoDownloadMaxFileSize\" : \"Maximale bestandsgrootte\"","\"EditMessageMedia\" : \"Tap to edit media\"","\"abc_searchview_description_clear\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‏‏‏‎‏‎‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‏‏‏‎‎‏‏‎Clear query‎‏‎‎‏‎\"","\"mr_chooser_title\" : \"Emet contingut a\"","\"cast_expanded_controller_loading\" : \"පූරණය කරමින්…\"","\"ChangeUserNameColor\" : \"Farbe deines Namens\"","\"BusinessBotNotSupportedTitle\" : \"Oops\"","\"PaymentTransactionReview\" : \"Transaction Review\"","\"abc_shareactionprovider_share_with\" : \"Дараахтай хуваалцах\"","\"ActionChangedTitle\" : \"غيّرَ un1 اسم المجموعة ليصبح un2\"","\"Page6Message\" : \"O **Telegram** permite que você\nacesse suas mensagens\nem vários dispositivos.\"","\"DeleteTheme\" : \"Delete theme\"","\"generic_error_user_canceled\" : \"Kasutaja tühistas autentimise.\"","\"mr_chooser_zero_routes_found_title\" : \"Нема достапни уреди\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"گذرواژه\"","\"cast_expanded_controller_live_stream_indicator\" : \"Reaalajas voog\"","\"YouBoostedChannel2\" : \"You boosted %s!\"","\"abc_toolbar_collapse_description\" : \"ሰብስብ\"","\"AutoDownloadOnMobileData\" : \"Über Mobilfunk\"","\"common_google_play_services_install_button\" : \"ઇન્સ્ટૉલ કરો\"","\"call_notification_incoming_text\" : \"Chamada recebida\"","\"cast_casting_to_device\" : \"ກຳລັງສົ່ງສັນຍານໄປທີ່ %1$s\"","\"WhenConnectedOnWiFi\" : \"When connected on Wi-Fi\"","\"mr_cast_dialog_title_view_placeholder\" : \"ምንም መረጃ አይገኝም\"","\"UserColorPreview\" : \"Your name and replies to your messages will be shown in the selected color.\"","\"FilterNonContact\" : \"Non-Contact\"","\"LimitReachedAccountsPremium\" : \"Sorry, you can't add more than **%1$d** accounts.\"","\"PassportAddBillInfo\" : \"Upload a scan of your utility bill.\"","\"cast_play\" : \"Ijro\"","\"MembersAreSpeakingToast_one\" : \"un1 is speaking\"","\"TosDecline\" : \"Lamentablemente, esto significa que no puedes registrarte en Telegram.\n\nA diferencia de otras apps, Telegram no usa los datos de los usuarios para publicidad dirigida u otros propósitos comerciales. Telegram sólo almacena la información que necesita para funcionar como un servicio en la nube. Puedes ajustar cómo usamos tus datos (por ejemplo, eliminar los contactos sincronizados) en los ajustes de privacidad y seguridad.\n\nSi no estás de acuerdo con los modestos requisitos de Telegram, no podremos brindarte este servicio.\"","\"cast_tracks_chooser_dialog_default_track_name\" : \"Rás %1$d\"","\"media_notification_channel_name\" : \"Yayın\"","\"PassportInfoTitle\" : \"What is Telegram Passport?\"","\"AccDescrPageDown\" : \"Go to bottom\"","\"RaiseToListen\" : \"Raise to Listen\"","\"common_google_play_services_wear_update_text\" : \"Google Play සේවාවල නව අනුවාදයක් අවශ්‍යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත.\"","\"JoinToGroupErrorNotExist\" : \"Sorry, this chat does not seem to exist.\"","\"ChannelAffiliateProgramLinkSendTo\" : \"Commissions will be sent to:\"","\"cast_seek_bar\" : \"ਪਲੇਬੈਕ ਸੀਕ ਕੰਟਰੋਲ\"","\"LimitReachedStoriesCount2Premium_other\" : \"Sorry, you can’t post more than **%d** stories in **24** hours.\"","\"SwipePin\" : \"Fijar\"","\"SearchAd\" : \"Ad\"","\"StickersBotInfo\" : \"Artists are welcome to add their own sticker sets using our @stickers bot.\"","\"PostSuggestionsOfferTON\" : \"Offer %s TON\"","\"SavingContentTitle\" : \"Saving content\"","\"AddContactFullChatNoCaps\" : \"Add %1$s to Contacts\"","\"BackgroundPreviewLine2\" : \"Valeu!\"","\"cast_disconnect\" : \"Αποσύνδεση\"","\"WrongNumberFormat\" : \"Некорректный формат\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Đảm bảo thiết bị kia và máy tính bảng này kết nối với cùng một mạng Wi-Fi\"","\"ResetNotificationsText\" : \"All notification settings reset to default\"","\"common_signin_button_text\" : \"Войти\"","\"CreateManagedBotName\" : \"Bot Name\"","\"StoryAutoExceptionsInfo\" : \"가장 빈번하게 연락하는 사용자 5명에게 자동으로 스토리 알림을 허용합니다.\"","\"ErrorSendRestrictedDocumentsAll\" : \"Sorry, het delen van documenten is niet toegestaan in deze groep.\"","\"PaidMessageSentTitleOne\" : \"Message sent!\"","\"ChatTagOwner\" : \"Owner\"","\"DeleteAndExitButton\" : \"Delete and Leave Group\"","\"cast_notification_connecting_message\" : \"Se conectează la %1$s\"","\"mr_chooser_wifi_warning_description_tablet\" : \"Passaðu að hitt tækið sé tengt sama WiFi-neti og þessi spjaldtölva\"","\"mr_system_route_name\" : \"ಸಿಸ್ಟಂ\"","\"cast_mute\" : \"Үнсүз\"","\"SaveChangesAlertTitle\" : \"Save changes?\"","\"CancelPasswordReset\" : \"비밀번호 초기화를 취소하겠습니까? 새로운 초기화 신청시, 다시 7일이 소요됩니다.\"","\"cast_tracks_chooser_dialog_closed_captions\" : \"Коштомо жазуулар\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ဝန်ဆောင်မှုများ ရရှိနိုင်သည်\"","\"AbortPassword\" : \"إلغاء عملية إعداد التحقق بخطوتين\"","\"common_google_play_services_install_button\" : \"Namesti\"","\"DeleteLocalizationTitle\" : \"Eliminar pack de idioma\"","\"PremiumPreviewEmojiStatusDescription\" : \"Add any of thousands emojis next to your name to display current activity.\"","\"UsernameInvalidShortPurchase\" : \"يجب أن يحتوي اسم المستخدم الأساسي على 5 أحرف على الأقل.\nمع ذلك، فإن أسماء المستخدم القصيرة القابلة للتحصيل بما في ذلك هذا الاسم متاحة للشراء. **معرفة المزيد…**\"","\"ImportContacts\" : \"Importar contactos\"","\"generic_error_no_device_credential\" : \"PIN, 패턴, 비밀번호가 설정되지 않았습니다.\"","\"cast_rewind_30\" : \"Гучин секунд ухраах\"","\"Clicks_other\" : \"%d clicks\"","\"fingerprint_error_no_fingerprints\" : \"Parmak izi kaydedilmedi.\"","\"fingerprint_error_hw_not_available\" : \"Hardver za otiske prstiju nije dostupan.\"","\"ActionGroupCallEndedBy\" : \"un1 encerrou o chat de vídeo (%s)\"","\"abc_searchview_description_clear\" : \"Исчисти барање\"","\"abc_activitychooserview_choose_application\" : \"Valige rakendus\"","\"TwoStepVerificationPasswordReturnPassport\" : \"Повернутися до Passport\"","\"common_google_play_services_enable_button\" : \"I-enable\"","\"Account\" : \"Konto\"","\"Purple\" : \"보라색\"","\"SyncContactsInfoOff\" : \"Ative para sincronizar continuamente contatos deste dispositivos com a sua conta.\"","\"VideoShownOnce\" : \"This video can only be viewed once.\"","\"Page5Message\" : \"**Telegram** не ограничивает размер\n Ваших медиафайлов и чатов.\"","\"NotificationActionPinnedInvoice\" : \"ثبّتَ %1$s فاتورةً في مجموعة %2$s\"","\"cast_disconnect\" : \"Odpojiť\"","\"GiftValueLastFragment\" : \"This is the price at which **%s** was last sold on Fragment.\"","\"ViewAction\" : \"View\"","\"UsernameEmpty\" : \"لا شيء\"","\"common_google_play_services_install_text\" : \"%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ.\"","\"ThemePreviewLine3Reply\" : \"Lucio\"","\"QualitySaveIn\" : \"Save in %dp\"","\"MegaAddedBy\" : \"un1 added you to this group\"","\"FirstNameSmall\" : \"First name\"","\"cast_closed_captions_unavailable\" : \"စာတန်းထိုး မရနိုင်ပါ\"","\"ActionBotDocuments\" : \"استلم %1$s الوثائق التالية: %2$s\"","\"SecretChatContextBotAlert\" : \"Per favore ricorda che i bot inline sono forniti da sviluppatori di terze parti. Per far funzionare il bot, i caratteri che digiti dopo l'username del bot sono inviati al rispettivo sviluppatore.\"","\"Gift2GiftAnUpgrade\" : \"Gift an Upgrade\"","\"YourNewEmail\" : \"Deine neue E-Mail\"","\"cast_expanded_controller_loading\" : \"Načítava sa…\"","\"UseProxyTelegramInfo\" : \"MTProto-proxy-instellingen.\"","\"cast_rewind_30\" : \"30 saniyə geri çəkin\"","\"fingerprint_dialog_touch_sensor\" : \"Parmak izi sensörüne dokunun\"","\"fingerprint_error_hw_not_available\" : \"Hatz-marken hardwarea ez dago erabilgarri.\"","\"AutoNightSchedule\" : \"Schedule\"","\"StartShortTodayAt\" : \"'Сегодня в' HH:mm\"","\"FontType\" : \"Font Type\"","\"cast_skip_prev\" : \"Μετάβαση στο προηγούμενο στοιχείο\"","\"MessageCopied\" : \"Message copied to clipboard.\"","\"AccDescrExpandPanel\" : \"Expand panel\"","\"cast_skip_prev\" : \"ਪਿਛਲੀ ਆਈਟਮ 'ਤੇ ਜਾਓ\"","\"RestorePasswordResetIn\" : \"%1$s 후에 비밀번호를 초기화하실 수 있습니다.\"","\"ActionGiftPremiumTitle2_other\" : \"%d Months Premium\"","\"common_google_play_services_enable_text\" : \"%1$s aplikazioak ez du funtzionatuko Google Play Services gaitzen ez baduzu.\"","\"SMSPhrasePasteHint\" : \"You can copy and paste the phrase here.\"","\"PassportAddPassportInfo\" : \"Upload scans of a certified English translation of your passport.\"","\"TodayAtFormattedWithToday\" : \"hoje às %1$s\"","\"abc_menu_space_shortcut_label\" : \"스페이스바\"","\"mr_controller_collapse_group\" : \"Daralt\"","\"April\" : \"Abril\"","\"cast_rewind\" : \"ወደኋላ አጠንጥን\"","\"PaidMessagesSendErrorState1_other\" : \"Price went up from ⭐️%d\"","\"cast_stop\" : \"Deter\"","\"ProxyDetails\" : \"Proxy Details\"","\"generic_error_no_keyguard\" : \"此设备不支持 PIN 码、解锁图案或密码。\"","\"ChangePhoneNumber\" : \"Telefoonnummer wijzigen\"","\"GlobalAttachInlineRestricted\" : \"Inline bots aren't allowed in this group.\"","\"cast_notification_disconnect\" : \"Katkaise yhteys\"","\"EmpryUsersPlaceholder\" : \"Aggiungi utenti\"","\"VoipQuickRepliesExplain\" : \"These quick responses will be available when you respond to an incoming call with a Telegram message. Change them to say anything you like.\"","\"NotificationMessageContact2\" : \"أرسل لك %1$s جهة اتصال %2$s\"","\"PhoneNumber\" : \"Numero di telefono\"","\"AskButton\" : \"Ask a volunteer\"","\"generic_error_no_keyguard\" : \"Гэта прылада не падтрымлівае PIN-код, узор разблакіроўкі ці пароль.\"","\"mr_chooser_wifi_learn_more\" : \"بیشتر بدانید\"","\"GiftCraftSuccessChance\" : \"**%s** Success Chance\"","\"mr_controller_expand_group\" : \"Nweba\"","\"EnabledPasswordText\" : \"Hai attivato la verifica in due passaggi.\nAvrai bisogno della password che hai impostato per accedere al tuo account Telegram.\"","\"cast_live_label\" : \"НА ЖИВО\"","\"ChooseUsers\" : \"Choose Users\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat.\"","\"ErrorSendRestrictedPollsAll\" : \"Desculpe, não é permitido postar enquetes neste grupo.\"","\"fingerprint_error_hw_not_present\" : \"Denne enhed har ingen fingeraftrykslæser\"","\"NotificationMessageChatGiveaway\" : \"أرسل %1$s رسالة حول سحب %3$sx المميز لمدة %4$s أشهر. للمجموعة %2$s\"","\"RequestMissedCall\" : \"الحصول على الرمز بمكالمة هاتفية\"","\"AddMembersAlertNamesText\" : \"Weet je zeker dat je %1$s aan **%2$s** wilt toevoegen?\"","\"abc_activitychooserview_choose_application\" : \"Επιλέξτε μια εφαρμογή\"","\"NotifyMeAboutImportantStories\" : \"Important Stories\"","\"mr_controller_collapse_group\" : \"折りたたむ\"","\"abc_menu_space_shortcut_label\" : \"空格键\"","\"VideoQualityIsTooLow\" : \"Video quality is too low to change compression settings.\"","\"ErrorSendRestrictedMedia\" : \"Desculpe, os admins deste grupo restringiram você de enviar mídias.\"","\"VoipGroupCopyInviteLink\" : \"Copy Invite Link\"","\"NotificationsInAppDefault\" : \"Padrão no App\"","\"NotificationGroupLeftMember\" : \"%1$s saiu do grupo %2$s\"","\"abc_capital_off\" : \"آف\"","\"NotificationGroupLeftMember\" : \"%1$s 님이 %2$s 그룹에서 나갔습니다\"","\"ChangePhoneNewNumber\" : \"Novo Número\"","\"mr_controller_disconnect\" : \"ຕັດການເຊື່ອມຕໍ່\"","\"fingerprint_error_lockout\" : \"Liian monta epäonnistunutta yritystä. Yritä myöhemmin uudelleen.\"","\"generic_error_user_canceled\" : \"کاربر اصالت‌سنجی را لغو کرد.\"","\"cast_rewind_30\" : \"Spol 30 sekunder tilbake\"","\"cast_forward_10\" : \"Он секунд алға\"","\"MilesFromYou\" : \"%1$s mi from you\"","\"fcm_fallback_notification_channel_label\" : \"เบ็ดเตล็ด\"","\"LocalMiscellaneousCache\" : \"Miscellaneous\"","\"ErrorSendRestrictedMedia\" : \"قام مشرفو هذه المجموعة بتقييدك من إرسال الوسائط.\"","\"mr_chooser_searching\" : \"Traženje uređaja\"","\"ShareYouLocationUnableManually\" : \"Elegir manualmente\"","\"BotWebAppDisclaimerSubtitle\" : \"You are about to use a mini app operated by an independent party **not affiliated with Telegram**. You must agree to the Terms of Use of mini apps to continue.\"","\"confirm_device_credential_password\" : \"Utiliser le mot de passe\"","\"VoipGroupLeaveAlertTitle\" : \"Leave voice chat\"","\"Code\" : \"الرمز\"","\"FragmentAddFunds\" : \"You can add funds to your balance via the third-party platform Fragment.\"","\"PermissionDrawAboveOtherAppsGroupCall\" : \"يتيح لك الوضع العائم استخدام المايكروفون ومعرفة من الذي يتحدث عندما تكون خارج تيليجرام. \"","\"Gift2SoldOutCount_other\" : \"All %d gifts were already sold.\"","\"ContactJoined\" : \"Nieuw contact op Telegram\"","\"call_notification_decline_action\" : \"Rechazar\"","\"GiftOfferDuration\" : \"Offer Duration\"","\"abc_searchview_description_search\" : \"تلاش کریں\"","\"mr_controller_disconnect\" : \"Koble fra\"","\"NotificationGroupFew\" : \"%1$s enviou %3$s ao grupo %2$s\"","\"Gift2TitleSaved\" : \"Saved Gift\"","\"StoryPrivacyContactsExclude_one\" : \"Contacts (-%d)\"","\"GiftPremiumActivateErrorTitle\" : \"You already have Telegram Premium\"","\"EmpryUsersPlaceholder\" : \"Add Users\"","\"mr_dialog_groupable_header\" : \"Adaugă un dispozitiv\"","\"fingerprint_error_lockout\" : \"Չափից շատ փորձեր եք կատարել: Փորձեք ավելի ուշ:\"","\"abc_searchview_description_search\" : \"Sök\""],"strings_so":[{"lib/arm64-v8a/libtmessages.49.so":["NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","SHA256 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","SS----","triangular","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","unexpected end of input inside multi-line comment","TransferFunction","Encoded.Qp.Vp8","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","avformat_find_stream_info","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","at least one digit required in fractional part","fisbone","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%lx","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_skey.cc","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","EXPECTING_A_DSA_KEY","top front center",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","The number of frames in VpxTplGopStats is fewer than expected.","systemBitrate=\""," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE","%s %S","totalProcessingDelay",", padding %d","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvlEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/cipher.cc.inc","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","Signaling: uri must be a string","DNXHR 444","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdElONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_lbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","UDP_P2P_LAN","a->ch_count","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pcons.cc","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","UTF16le","N6webrtc22RtpTransmissionManagerE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEEllNS_8functionIFvONS3_13BroadcastPartEEEEEEE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","2 F!\\#J&U(8*W+A-;0O1]3Y7_=LCSMP","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","12) erase request %d 0x%lx","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bitst.cc","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_montgomery.cc.inc","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","inner message %d id 0x%lx process","androidSdkInt","DtlsTransport in connected state has incomplete TLS information","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","3) erase request %d 0x%lx","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","s->used_ch_count","%d:%d%c","ppSliceInLayer","destroyed session 0x%lx (%s)","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","actions & _UA_CLEANUP_PHASE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","truncated sleb128 expression","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","error sending: %d / %s","rate-distortion optimal quantization","d->nb_components <= 4","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS","N6dcsctp9InitChunkE","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNS5_IKjLln4711EEEEEE","A_MPEG/L2","native_cancelRequestsForGuid","before create audio io","out->bps == in->bps","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","frame_refs_short_signaling","max_core_count","org/webrtc/IceCandidateErrorEvent","permitted in ufrag or pwd. This is a protocol violation that ","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEElEUlvE_NS_9allocatorIS8_EEFvvEEE","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","NOPTS","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEmRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","yuv422p14le"," -- error want write",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","ICE server parsing failed: Invalid hostname format","Parsed QP value out of range.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio_mem.cc","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","payload_capacity >= kHevcNalHeaderSize","xvid_ilace","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","bad_call_rating","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEEllNS_8functionIFvONS6_13BroadcastPartEEEEEEE","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","GJNQUY","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_alt.cc","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","Duplicate a=mid value '","gray9le","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ",", max. %ld kb/s","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory.","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","Cellular4G","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","READ_TIMEOUT_EXPIRED","transfer_characteristics","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/div.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp.cc","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec",": TURN channel bind request sent, id=","Sending UDP ping to %s:%d, id %ld","DEK-Info: ","DarkBlue","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNSE_IKjLln4711EEEEEE","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_x509.cc","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","no such column","IDR_N_LP","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","JPEG-LS","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorilliEEE","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","Supported send codecs in order of preference:","color_trc_type","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","SHA1 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total",", message=","zero_bit"," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","me{qx","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/shift.cc.inc","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","New Romantic","ZN18ConnectionsManager9setUserIdElE3$_0","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall(178))) < sizeof(buf)","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec.cc","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid",")))'))'4","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","c2pnb272w1","LightSkyBlue","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","] ignored, allocation failed.","Microsoft Video 1","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","?AV01","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_mNSL_INS2_9TieTagTagEmEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc",": Sending STUN ","ASUS V1","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","WebRTC.Call.PacerBitrateInKbps, ","pbeWithMD5AndCast5CBC","bicublin","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a",".TimeInHdPercentage","NotContact","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_buffer.cc","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","tile_start_and_end_present_flag","top first","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","bweforvideo","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","INIT malformed","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","inner message %d id 0x%lx is unparsed","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","clockrate","REPLAYGAIN_ALBUM_PEAK","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","ZQ A ","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Failed to setup RTCP mux.","WebRTC-Video-ForcedSwDecoderFallback","Could not create unsignaled receive stream.","ECDSA routines","maxrep","-----BEGIN ","qdraw","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","size_bytes","G.726 ADPCM","*3#0UNSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0NS_9allocatorIS5_EEFvvEEE","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvmPNS2_11StunRequestEEEE","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ia5.cc","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","WebRTC-Pacer-PadInSilence","Psychedelic","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","randomblob","MobiClip Video","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","STEREO","Euro-Techno","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","WebRTC.Audio.StopPlayoutSuccess","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","SSLV3_ALERT_BAD_CERTIFICATE","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","certificate != nullptr","Dream","INTEGRITY_CHECK_CLASSIC_","Metadata relevant to a downmix procedure","8SVX fibonacci","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","PausedTimeInPercent","NOT_XOF_OR_INVALID_LENGTH",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/sqrt.cc.inc","GHASH for ARMv8, derived from ARMv4 version by <appro@openssl.org>","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","Output changed","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC-Audio-OpusBitrateMultipliers","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEmRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvmPNS2_11StunRequestEEEE","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","CPU variant","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_aead_ctx.cc","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","not found dropAnswer; msgid=0x%lx","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","advanced_editlist","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","Conn[","MP2 (MPEG audio layer 2)","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","]?fff?","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","SSLV3_ALERT_BAD_RECORD_MAC","chroma_format_idc %u","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","truncated uleb128 expression","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorilliEEE","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferElEEE","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","FixedDigital","skip_factor","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","dataChannelsOpened","color_primaries_type","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","stream_state","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","5) erase request %d 0x%lx","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","RSV_VCL29","WebRTC-Bwe-SubtractAdditionalBackoffTerm","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","expected == 1","mbcmp","[%03ld:%03ld]","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","A.M.^.h","%s%02d:%02d:%02d%c%02d"," milliseconds","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_key.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","?gf&?","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","NO_PRIVATE_KEY_ASSIGNED","Recovered media packet with SSRC: ","apply_cropping","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ",", %ld kb/s","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","$D<\\\"B:Z@@@@@@@@","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","TLS 1.3 client unknown","XviD%d","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure ","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %ld","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","String size ","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","Unsupported parameter for LNTF RTCP feedback: ","*:CCC#C2>CCJCVC%","Only Some Reasons"," available connections due to: ","in gop_header","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/blinding.cc.inc","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","duration is too big","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","N6webrtc19FieldTrialsRegistryE","guess_mvs","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: ","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","inner message %d id 0x%lx already processed","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","UNIVERSALSTRING_IS_WRONG_LENGTH","dvbtxt","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_tls.cc","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","Windows Media Video 9 Image","page_count","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","Attempted to set RtpParameters with modified header extensions","crccheck","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % ld",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","factorization failed for %lu","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","not_inited","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","%ld:%02d:%02d.%06d","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/asn1_gen.cc","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","GetEnv() == prev_jni_ptr","fast but inaccurate seeks","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","unknown pointer encoding","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","lpf_opt out of range [0..1]","PBE-MD2-RC2-64","Multiple layers","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUlNS1_13AudioSinkImpl6UpdateEE_","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))","N6webrtc18media_optimization13VCMNackMethodE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","DWARF opcode not implemented","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","MediaBitrateSentInKbps","23TL_server_DH_inner_data","SentPacketsLostInPercent","High 4:4:4 Intra","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","color_primaries","WebRTC-ZeroHertzScreenshare","nonce_hash","dsd_msbf","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","rtbufsize","UNABLE_TO_CREATE_SOCKET","after new_pred","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_credential.cc","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","September","BlueViolet","localId","input_parameters->is_valid()","estimate_noise_when_congested","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEEN6dcsctp16SendPacketStatusEEEE"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digest/digest.cc.inc","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","operator()","p_tex_bits","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_lbiEEE","SoftNull","CONF_LIB"," VideoSendStream config: ","id-smime-aa-securityLabel","NSt6__ndk110__function6__baseIFvlEEE","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","WebRTC-SrtpRemoveReceiveStream","dct_coeff","Can't change crypto_options after calling SetLocalDescription.","%d%*1[:/]%d%c","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","account%u dc%u handshake: can't find valid cdn server public key, type = %d","TrueHD","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_client.cc","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","select high Shibata noise shaping dither","bgr444be","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","getEncodedP","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","Zero hertz mode disabled.","data == opaque","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","Simulating overuse with intervals ","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","CPU implementer","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","}O-+`Zt","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","type='trigger' AND name='%q'","!avctx->hwaccel","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","NSt6__ndk116__narrow_to_utf8ILm32EEE","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet","!1111",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","Single message packet bit in not first message.","i_qfactor","Hip-Hop","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","not found request; msgid=0x%lx","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519_asn1.cc","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec.cc.inc","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","Setting new certificate.","INVALID_SCT_LIST","Bisque","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","cancelled running rpc request %p - %s, of messageId 0x%lx notify=%d","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEmRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","c2pnb368w1","<image_size>","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","malformed uleb128 expression","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa_impl.cc.inc","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","doNotClearOnDrop = true; msgid=0x%lx","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/felem.cc.inc","N6webrtc4rtcp5RtpfbE","Constrained Baseline","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^","WebRTC-VP8-Forced-Fallback-Encoder-v2",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_2","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS5_S7_illiE_NS_9allocatorIS8_EEFvS5_S7_illiEEE","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","Unsupported delta version","frame_type","Unspecified 29","json_each","partitions"," volatile","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","data received","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","Cellular3G","gTGk/","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEElliNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","Repeated ACK#","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","HEADPOSTGET OPTI","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvmPNS2_11StunRequestEEEE","((.111..***((","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","[Self]","dvaudio","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","CursorLock","incomplete input","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","A_OPUS/EXPERIMENTAL","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdh/ecdh.cc","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","tile_columns out of range [0..6]","read byte error","MediumBlue","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %ld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","textNotice","libavutil/avstring.c","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/hkdf/hkdf.cc.inc","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","CIPHER_OR_HASH_UNAVAILABLE","ENCODER_NOT_FOUND","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_lbiEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS2_S4_illiE_","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","pwrite","after sprite_trajectory","N3rtc14RefCountedBaseE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_lib.cc","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","version","codec_tag","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc13FlexfecSenderE","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_pkt.cc","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","A BUNDLE group was added in the answer that did not exist in the offer.","nameConstraints","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_lib.cc","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake.cc","max-intra-rate"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","unknown(%u)","PART_NUMBER","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","Attempted to set RtpParameters with modified SSRC","b != nullptr","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","config_.decoder_factory","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","PCM unsigned 8-bit","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE",", ms since last received data=","tg_end"," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","@N6webrtc14RTPSenderVideoE","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","DW_OP_fbreg not implemented","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute.","unsupported arm64 register"," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Exception *, _Unwind_Context *)","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc"," %02x","adpcm_ima_wav","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/oct.cc.inc","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Invalid non-TCP candidate","Film grain parameters","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","> typename ","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvmPNS2_11StunRequestEEEE","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo","force_tcp"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","FDE has zero length","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","[OpenH264] this = 0x%p, Info:","pcm_s8_planar","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cipher.cc","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","raw L555RGBOL565RGBP5551RGBO","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec_asn1.cc","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","Coral","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","OpenRead","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p224-64.cc.inc","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_conf.cc","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa_asn1.cc","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8_x509.cc","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","FkCheck","order_hint","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","max_bitrate_bps","rfc822Mailbox","atrac3p","N6webrtc23LegacyEncodedAudioFrameE","episode_id","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","Unable to send packet via nonexistent endpoint %lu","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","DW_EH_PE_datarel is invalid with a datarelBase of 0","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","I420YV1224BGraw ARGBABGRRGBPYUY2YV12UYVYMJPGBGRANV12N6webrtc15H264DecoderImplE","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number","sizeof..."," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","NSt6__ndk110__function6__baseIFvlNS_6vectorIjNS_9allocatorIjEEEEEEE","native_init","Signaling: could not parse FeedbackType","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","Failed to allocate cpi->content_state_sb_fd","n >= 1","no such column: \"%T\"","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_NS_9allocatorIS9_EEFvS8_lEEE","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa.cc.inc","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_5NS_9allocatorIS7_EEFvvEEE","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","N6webrtc21SdpOfferAnswerHandlerE","Server returned 404 Not Found","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","!< `!","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pkey.cc","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","6.0(front)","onFirstPacketReceived","CPU architecture","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef"," value_bit_width=","full_chroma_inp","DSA-SHA1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_utl.cc","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/mem.cc","database %s is already in use","DES-CFB","unspecified size","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","WebRTC.Audio.InitPlayoutSuccess","output_ts_offset","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_hkdf.cc","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_1","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","?H265","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_2NS_9allocatorIS7_EEFvvEEE","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","Encoded.Qp.H265","event_base_priority_init","lr_uv_shift","kx-ecdhe","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEEllNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","Late SEI","SetDefaultSink: ","setct-CapRevResData","enableBuiltInAEC","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","d.x400Address","can't parse magic %x in TL_msgs_all_info","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_0NS_9allocatorIS7_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd_extra.cc.inc"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_privkey.cc","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509name.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0",".MeanFreezeDurationMs","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","%Y%m%d","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/buf/buf.cc","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","Invalid attribute value.","checkpoint_fullfsync","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","base_q_idx","name.fullname","rmvol","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%lx)","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x"," auto","error_resilient","Unspecified 25",", ...)","connection(%p) received invalid message session id (0x%lx instead of 0x%lx)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","ERROR_PROXY","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","ICE pwd must contain only alphanumeric characters, '+', and '/'.","Switching to p2p (Inet)","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","swr_init","Diffie-Hellman routines","truncated","libswscale/alphablend.c","arib_caption","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bcons.cc","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEmbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELln4711EEENS2_13DcSctpMessageEEEE","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%lx","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/hpke/hpke.cc","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","Failed to get auth keys from libsrtp!.","targa","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_srtp.cc","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc"," [enable_if:","Stashing OnOutputFormatRequest: ","Failed to write key: ","file,crypto,data","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs",">DKIF","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","des-cfb1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_crld.cc","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","Wednesday","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","Truncated partition size data","rectangular","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_gentm.cc","gifvideo.cpp new stream","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","NSt6__ndk117__widen_from_utf8ILm16EEE","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","No fingerprint","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","Failed to create TURN client socket.","[%s] ","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","RID Description must contain <RID> <direction>.","val || !min_size","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","opus_encoder: setting bitrate to %u","WebRTC.Video.JitterBufferDelayInMs ","vp8-flags","Sequential","cdgraphics","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/extensions.cc","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","DW_EH_PE_textrel pointer encoding not supported","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_mbstr.cc","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","ExposureProgram","' for writing.","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","Out Of Resource","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","10) erase request %d 0x%lx","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEmEEEEE","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","googFrameHeightInput","bmv_audio","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","AdaptiveDigital","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_enc.cc","X400Name:<unsupported>","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","FDE is really a CIE","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","level-asymmetry-allowed","Video Session Error","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","bucket_milliseconds > 0","set the log level offset","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","bad message notification %d for messageId 0x%lx, seqno %d","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","BitrateConstraint","NEW CERTIFICATE REQUEST","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","mline","modified_e_weighted","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","condition_variable::wait: mutex not locked","film_grain_params_ref_idx","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519_asn1.cc","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa.cc","NESTED_GROUP","#@1]#",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_client.cc","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvlSA_EEE","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","exynos9810","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","id-cmc-regInfo","DarkGreen","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","prime239v2","Wrong Credentials","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_4","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views",".reflector","xyz12be","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_oth.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/t_x509.cc",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","remote candidate generation maybe changed","ADPCM Microsoft","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","()Lorg/webrtc/VideoEncoder$EncoderInfo;","Failed to allocate context buffers","max_ts_probe","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","?N6webrtc13PushResamplerIsEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","18auth_Authorization","enable_restoration","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","webm_dash_manifest_bandwidth","iff_ilbm","GIF89a","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","(I)Lorg/webrtc/MediaStreamTrack$State;","Gothic","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","SEQUENCE","stereo","pcm_mulaw","operator\"\" ","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","SHUTDOWN-ACK","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive"," with counters ","pre_dia_size","@H264","CAMELLIA-256-CFB8","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","filterSize > 0","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","vtable for ","Global","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/Users/dkaraush/projects/td/tdutils/td/utils/tl_storers.h","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_dec.cc","magicyuv","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_utl.cc","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE",", deblock_mode = ","!(caps & (1 << 12))","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080",",7~5d","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_NS_9allocatorIS4_EEFvlEEE","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","other_mobile","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","id-qt","spatial_layer_max_height[i]","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","DW_EH_PE_funcrel pointer encoding not supported","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_method.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","rate_min_rtt","WebRTC.Audio.InitRecordingDurationMs","signature.to_slice().size() == 64","long long","AVPanScan","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","template<","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","0123456789ABCDEFn~","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic",": out of range","xan_dpcm","mov_text","%I:%M:%S %p","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","PKCS12_TOO_DEEPLY_NESTED","end_pos % 8 == 0","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/a_verify.cc","Failed to allocate new_frame_stats","VideoSendStreamImpl::Stop","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","got ping response for request %p, %ld","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEElEUlvE_","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ncons.cc","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","setRates","Failed to allocate extension id=","yuva444p12be","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","lan_endpoint","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_mNS5_INS_9TieTagTagEmEEE3$_0","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_3","access denied","no certificate","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","=SSSSSSSSSSSSS@","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","encoder_lag","UNSPEC61","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_x509.cc","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pk8.cc","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_info.cc","distpoint","rc2-cbc","Repeated or reordered frame ID (","NSt6__ndk116__narrow_to_utf8ILm16EEE","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","7) erase request %d 0x%lx","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","lowBattery","Audiobook","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","Hi ThereN7cricket22StreamInterfaceChannelE","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","out->ch_count == in->ch_count","jitter_min_delay_60","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","ADPCM AmuseGraphics Movie AGM","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_versions.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_ctx.cc","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_all.cc","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","streams=[","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/ctx.cc.inc","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_vfy.cc","layers","()Lorg/webrtc/NetworkMonitor;","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","5*5\"\"$555","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/t1_enc.cc","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","''''''","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","getTableEntrySize","org/webrtc/SoftwareVideoDecoderFactory","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_crypt.cc","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","getDescription","february",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","XWD (X Window Dump) image","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p256-nistz.cc.inc","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","(II)I","next >= 0 || pc->buffer","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/prime.cc.inc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","recovered %d pages from %s","function_list","Movie/video screen capture","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEmE3$_0NS_9allocatorISE_EEFvvEEE",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","CIE start does not match","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS2_16SendPacketStatusEEJPS3_EEE","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","(,N6webrtc12_GLOBAL__N_112LibvpxFacadeE","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","PhotometricInterpretation","!jni_->ExceptionCheck()","&&&&&&","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEElliNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_1","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_5","white_point_chromaticity_x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_record.cc","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_0","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/e_aes.cc.inc","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","_Unwind_Reason_Code __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, uint64_t, _Unwind_Exception *, _Unwind_Context *)","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_asn1.cc","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLm256EEENS_9allocatorIS2_EEEE","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","results.reason == _URC_HANDLER_FOUND","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","Cellular2G","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","other_low_speed","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld, Predict skip frames = %d and %d","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","GIF87a","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","DcSctpTransport","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","typename ","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_obj.cc"," with bad M-I from ","Size of beginning and end must be between 1 and ","Netscape Communications Corp.","undershoot-pct","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","WRONG_SIGNATURE_TYPE","Lavf57.%d.%d","Invalid channel count","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","CPU part","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)","Encoded.Qp.Vp9",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","::friend ","Received CookieEcho with invalid verification tag: %08x, expected %08x","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","(&$ :\".+","BROKEN_PIPE","INVALID_ECH_CONFIG_LIST","adpcm_ima_ea_eacs",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEmRKNS_9CandidateEE3$_0","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","AHAAAA ","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","kI444","*high_loss_threshold > 0.0f","encrypted and compressed","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","|47?6","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","gost94cc","java/util/Iterator"," RRSID=",",fQM(","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","id-GostR3410-2001-TestParamSet","full chroma interpolation","Config(%p, %s) backup file found %s","Enable frame parallel decodability features","force_integer_mv","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEElliNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N6tgvoip11OpusDecoderE","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","ecdsa-with-SHA512","allow_high_depth","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_lib.cc","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%ld","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","pict->buf[0] || !*got_frame","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_0","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/p5_pbev2.cc","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","z?6<5?","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","Signaling: videoRotation must be one of [0, 90, 180, 270]","preme","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage",">0123456789abcdef!","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","prime-field","drm_prime","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","Unknown DWARF encoding for search table.","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","iFrameCmplxMean = %ld,iFrameComplexity = %ld","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","conference_mode","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","SHA512 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","Failed to read version","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE"," bps, requires at least ","Depth parameter set","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","Features","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message",", startup_min_volume: ","ADPCM IMA Funcom ISS","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519.cc","MUTEX_PTHREADS","N7tgcalls12MediaManagerE","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/encrypted_client_hello.cc","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEmbE3$_0","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","getSavedFloatRegister","RSA_LIB","eXtended BINary text","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ec/ec_asn1.cc","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/spake2plus/spake2plus.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read"," $(,048<","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_enc.cc","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","ESTABLISHED","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0","ERROR_TIMEOUT",", render_height = ","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEmE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","Process","dash_track_number","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","WebRTC-DecoderDataDumpDirectory","g_bit_depth:","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet"," is too big to be stored",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd.cc.inc","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","kaiser","CREATE %s %.*s","nearest neighbor / point","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","libandroid.so","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized."," noexcept","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","aes-128-cfb1","invalid ","Two rrtr blocks found in same Extended Report packet","INVALID_ENCODING","ImageLength","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_int.cc","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","%H:%M:%S","rgba64be","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELln4711EEENS4_13DcSctpMessageEEEE","EncodeTimeInMs","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","start_bitrate_bps < min_bitrate_bps","getScaleResolutionDownBy","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_asn1.cc","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","id-it-implicitConfirm","smvjpeg","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","sslclient","Death Metal",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","shared_secret","Brute Force & Ignorance","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","getSavedRegister","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Answerer must use either active or passive value for setup attribute.","Unused","Unsupported vp8_qp_max_ value, ignored.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile."," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","'4AN[","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","sort_artist","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/scalar.cc.inc","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","11) erase request %d 0x%lx","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","spatial_layers_cnt_minus_1","23TL_messageEntityHashtag","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","DW_EH_PE_aligned pointer encoding not supported","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","reconnecting","totalEncodeTime","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","application","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","account_id","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","disconnected","synopsis","-DS---","Dissociating transceiver since the media section is being recycled.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/dsa/dsa_asn1.cc","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/asn1_lib.cc","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Set max_outstanding_pings: ","Matrox Uncompressed SD","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bytestring/cbb.cc","Called without offer.","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","flags",", code=0, rtt=","frag->data && frag->data_ref","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","found resend for messageId 0x%lx","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","position >= 0 && position <= frag->nb_units","indeo3","<ASN1 11>","ECP_NISTZ256 for ARMv8, CRYPTOGAMS by <appro@openssl.org>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_server.cc","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","id-cmc-lraPOPWitness","intra_dc_precision",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","network_changed","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","SentPacketsLostInPercent ","yuva422p","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","Commodore CDXL video","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>="," restrict","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","CRYPTO_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ","DW_OP_deref_size with bad size",") remaining in buffer to parse RTCP header (4 bytes).","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","unsigned ","MISSING_SECOND_NUMBER"," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/exponentiation.cc.inc","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","N7tgcalls23GroupInstanceCustomImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","IPBSipb","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","fraction >= 0.0","googWritable","Regular video content","pos < bit_length()","Can't binary search on variable length encoded data.","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]"," by mid+rsid binding","wqsxga","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","a64_multi","main10","DroppedFrames.EncoderQueue ","rc_init_occupancy","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_crl.cc","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","  %*s","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc","NackPacketsReceivedPerMinute"," instead of ","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","qualityLabelledData","sample format","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","OUTPUT_BUFFER_TOO_SMALL","h263p","operator/","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_1NS_9allocatorIS7_EEFvvEEE","4) erase request %d 0x%lx","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","!!&((())%%%\"\"","Narrow cast failed","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%lx, server salt: 0x%lx, unique id: 0x%lx)","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_extku.cc","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point","7?-???-*3@"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","getSLEB128","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","\"(*3..***''","%d.%06d","Audio service type","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","rc5-ofb","TURN ALLOCATE request","cannot start a transaction within a transaction","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","Memory allocation error","EC PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/jacobi.cc.inc","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","armv8","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_akey.cc","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_mNSJ_INS_9TieTagTagEmEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d",", error_resilient = ","Unsupported alignment value, ignored.","pcm_u32be","aes-128-cbc-hmac-sha1","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","TargetAudioBitrateConstraints::max is less than ","N6dcsctp24TransmissionControlBlockE","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","Socket is bound to the address:","c->dstH >= dstY","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","HEARTBEAT","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","CPU revision","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","/sys/devices/system/cpu/possible","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digestsign/digestsign.cc.inc","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","QualityScalerResource","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","|}Eq1","x264 - core 0000","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/obj/obj.cc","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdElONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_lbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_both.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: ","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","cancelled queued rpc request %p - %s of messageId 0x%lx","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_both.cc",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","artist-sort","N6webrtc27EncodedImageBufferInterfaceE","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","1) erase request %d 0x%lx","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","connection(%p, account%u, dc%u, type %d) send message (session: 0x%lx, seqno: %d, messageid: 0x%lx): %s(%p)","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm",", \"`8 ","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","got response for request %p, req_id = %d - %s (messageId = 0x%lx)","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","INVALID_ECH_PUBLIC_NAME","VP8E_SET_NOISE_SENSITIVITY","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","rtp-hdrexts","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_","max_streams","unknown codec","Setting output_format_request_ based on sink_wants: ","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","RE-CONFIG"," seq : ","complete","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","ERROR_UNKNOWN","Copyright","cinepak","NSt6__ndk110__function6__baseIFvPKvmPN7cricket11StunRequestEEEE","WebRTC.Audio.EchoCanceller.Erl.Max","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","INVALID_TRUST","kf_min_dist:","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename",": no conversion","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","match","jpegls","A_EAC3","FIRST","EBML version %lu, doctype %s, doc version %lu","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","\"(0<Nd","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","AdaptiveAnalog","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","log100","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","23TL_messageEntityTextUrl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/rsa_pss.cc","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","lossless","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","Duplicate a=msid lines detected","xface",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEEllNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","scplx_mask","Could not read candidates count.","googLocalCandidateType","qualifiers","   3 ; A I S ","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","hash.size() >= 48",".259=AEIL"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","MediumAquaMarine","Signaling: payloadTypes items must be objects","Cannot disable encodings on a stopped sender.","Gain change detected at block ","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %ld","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","loop_filter_delta_update","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","insert","level","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/random.cc.inc",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]","/?f. ?",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","ECDHE-RSA-AES256-GCM-SHA384","V_MS/VFW/FOURCC","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/montgomery.cc.inc","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer"," in the offer has changed group.","ambiguous reference to %s in USING()","n_frames","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/algorithm.cc","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","(Lorg/webrtc/IceCandidateErrorEvent;)V","rgb4_byte","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","/sys/devices/system/cpu/present","Olive","requireExplicitPolicy","pos == size"," (line:","DES-EDE3","av_find_best_stream error %s","kI210","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","googAnaBitrateActionCounter","skip queue, token = %d: no authkey for dc","Bink video","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out=","evaluateExpression"," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ","Close called",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","ChaCha20 for ARMv8, CRYPTOGAMS by <appro@openssl.org>","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pmaps.cc","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/simple.cc.inc","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","InstantUpperBoundLossOffset","chromaoffset","handshake_start","requestsSent","INVALID_NULL_VALUE","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE0_NS_9allocatorIS8_EEFvvEEE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","id-characteristic-two-basis","block_lr",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","2) erase request %d 0x%lx","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUljhbE_","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","link_speed","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_3NS_9allocatorIS7_EEFvvEEE","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","COOKIE-ECHO","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","[Rc] iDid = %d,bits in buffer = %ld, bits in Max bitrate buffer = %ld","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","layer_drop_mode","realtext","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","participant_keys_.size() == group_state.participants.size()","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","yuv420p14be","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","0x%lx","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","malformed comment","unsupported restore location for float register","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp"," typename ","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_chacha20poly1305.cc","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","video/x-unknown","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/bn.cc.inc","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","Invalid magic number","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/conf/conf.cc","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId","Expects m line.",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","can't decompress data","indexmem","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/add.cc.inc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_method.cc","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","recursive_triggers","gbrp14le","Could not parse candidate: ","min_pixel_count = ","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %ld start_Ts = %ld","libavcodec/put_bits.h","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","Unknown connectionMode"," %llu","hd480","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Humour","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","149.154.167.91","cluster_size_limit","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","iCmplxRatio = %d,frameComplexity = %ld,iFrameCmplxMean = %ld,iQStep = %d,iLumaQp = %d","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","WebRTC-Aec3EnforceLowActiveRenderLimit","full chroma input","Truncated packet or corrupt header length","INDEX %d","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cert.cc","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","screencast min bitrate kbps","delta_q_v_ac.delta_q","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_dsa_asn1.cc","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","MEMORY_LIMIT_EXCEEDED","log316","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","NativeNetworkingImpl is wifi: local=","Flash Screen Video v2","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE0_","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","min_bitrate_bps <= 0","()Lorg/webrtc/VideoFrame$Buffer;",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","too short translated timestamp interval: system time (us) = ","OpusTags","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLln4711EEERKNS2_9RTPHeaderEEEE","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","rec.yuv",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_name.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","fchown","(*filterPos)[i] < srcW",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","SECOND_SERVERHELLO_VERSION_MISMATCH","while","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","))/113//+++((","nokey","libavcodec/kbdwin.c","log_sqrt","max-bundle is used but no bundle group found.","aZ9n!","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/exponentiation.cc","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","N6webrtc17RemoteAudioSource14AudioDataProxyE","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","automatic_index","faani","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders.","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","CONNECT","ro.arch","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","DefaultRtcpCname","onRequestQuickAck","About to halt recordable encoded frame output due to too many buffered frames.","libavutil/slicethread.c","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","DW_OP_piece not implemented","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_server.cc","!avpkt->data","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/bn_asn1.cc","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","^=N6webrtc13FIRFilterNEONE","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_new.cc",", now = ","Center","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","+)11 1","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","SendSideDelayMaxInMs","fingerprintAlgorithm","(IILjava/lang/String;Ljava/lang/String;)V","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","Receiving timeout is shorter than the minimal ping interval.","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","BMPSTRING_IS_WRONG_LENGTH","back center","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","0123456789abcdef0123456789ABCDEF","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","secp160r2",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","not implemented","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_pubkey.cc","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_both.cc","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter"," at offset ","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %ld","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","in_ts != ((int64_t)0x8000000000000000UL)","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/aead.cc.inc","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/internal.h","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","source_available_ == frames","gray8,y8","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/convert.cc","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","signaling","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","getCarrierInfo","Group of VOP start","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage"," remaining)","bayer_grbg16le","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","-mj%06X9%02X","Removing resolution down-scaling setting.","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdElE3$_0NS_9allocatorIS3_EEFvvEEE","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","SP3.( N","  %s%-17s ","id-on-personalData","Invalid size for a valid FIR packet.","Pictor/PC Paint","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","server_sources","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_record.cc","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","CIE version is not 1 or 3","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket",", compressed_header_size_bytes = ","rc_max_quantizer:","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V",", queue size (packets) = ","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-nm --enable-stripping --arch=arm64 --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/arm64-v8a --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-arm64 --extra-cflags=' -I./android/arm64-v8a/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/arm64-v8a/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-arm64/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-arm64/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --enable-neon --enable-optimizations","cannot open savepoint - SQL statements in progress","GOOG PING error response","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","taylor","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","16) erase request %d 0x%lx","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","(Lorg/webrtc/DataChannel;)V",", spatial layers: ","TL0PICIDX is expected to be present in non-flexible mode.","gbrpf32le","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","KEY_TYPE_MISMATCH","adpcm_sbpro_2",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","; ignoring since socket is using 'any' address.","reason(%u)","ADPCM IMA WAV","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio.cc","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","COOKIE-ACK","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","payload-types","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","9?EKQW]ciou","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","ptr == &out->data[out->size]","ice-ufrag","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_lib.cc",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = "," seq ","N7cricket29UnsupportedContentDescriptionE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_key_share.cc","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvmPNS2_11StunRequestEEEE",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","%f,%ld,%d,%d,%d,%d","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","Failed to create fingerprint from the digest.","initEncode","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","%-12ld ","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","unsupported restore location for register","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_object.cc","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvlEEEEUlP7_JNIEnvE_","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted.","pixel vector["," kbps, padding = ","operator->*","AES-256-CFB","\"3+//","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","from ","yuv440p12le","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","[aax] file checksum == ","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","type() == Type::kNative","quality","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_session.cc","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","jitter_resync_threshold","Error number %d occurred","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_mNS8_INS2_9TieTagTagEmEEE3$_0NS_9allocatorISF_EEFbvEEE","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","PliPacketsReceivedPerMinute","cannot modify %s because it is a view","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","V_REAL/RV30","Fast Fusion","audio_init_bitrate","SetStereoRecording","] , supports_simulcast = ","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_time.cc","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/stack/stack.cc","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","TLSV1_ALERT_INAPPROPRIATE_FALLBACK"," are removed.","Windows Media Audio Lossless",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","Encoded.Qp.H264","scale_small","QDesign Music Codec 2","Channel count %d","Invalid RID value: ","N6webrtc21IceTransportInterfaceE","Failed to parse header. Frame marker should be 2.","yuva444p10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_strex.cc","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","wrong Vector magic in TL_msg_resend_req, got %x","Profile 2","AEAD_AES_128_GCM","Invalid video playout delay: [",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEmEEEEE","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%ld","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdsa/ecdsa_asn1.cc","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","CIE ID is not zero","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","operator ","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_transcript.cc","adpcm_psx","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","%ld%s","id-qt-cps","EXPERIMENTAL","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","Attempting to get contributing sources for SSRC:","gif decoder","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEERKN6webrtc9RTPHeaderEEEE","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%lx","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/padding.cc.inc","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","Invalid DataChannelInit","clip_to_restricted_range","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","INVALID_ALPN_PROTOCOL","Alias/Wavefront PIX image","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","WebRTC.Audio.","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","Cellular5G","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","HEARTBEAT-ACK","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/aarch64-linux-android -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/arm64-v8a --target=arm64-android-gcc --disable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferElEEE","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_cpols.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","!!!!!!!!!","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","NSt6__ndk117__widen_from_utf8ILm32EEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Too little data (","Club-House",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8.cc","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","Received REMB for packet feedback only GoogCC","DST (Direct Stream Transfer)","N3rtc13OpenSSLDigestE","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Queued received data exceeds the max buffer size.","Can't buffer any more data for the data channel.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","stream_ec","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","detail::thread_local_destructors == nullptr","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","stream_data","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","ARM64","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","rate_flags","&p^?CSI","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","pixel_format","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Received packet has wrong peerTag","NOT_ENCRYPTED","connection(%p) invalid proxy status on state 6, 0x%x","Jam Band","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","A(Vector Permutation AES for ARMv8, Mike Hamburg (Stanford University)","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","6) erase request %d 0x%lx","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1","Missing message type in NACK RtcpFeedback."," new_length: ","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","Popping empty vector!","lag-in-frames","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","a=group:BUNDLE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_asn1.cc","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","timed out %s (%d/%d), req_id = %d, message_id = 0x%lx","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519.cc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%lx","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEElliNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","messageId for token = %d, 0x%lx","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","Failed to allocate vt2","Illegal reregistration for uri: ","wsxga","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorilliEEE","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_bitstr.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","libavcodec/h264dec.c","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1NS_9allocatorIS5_EEFvlEEE","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_4NS_9allocatorIS7_EEFvvEEE","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/policy.cc","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid"," requires ","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","WebRTC.Audio.EchoCanceller.UsableLinearEstimate","NavajoWhite",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","noCheck","arib-std-b67","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","TLS Web Client Authentication","context model","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/mul.cc.inc","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","getULEB128","FM Screen Capture Codec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_pkt.cc","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_2","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","ERROR_AUDIO_IO","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"lib/arm64-v8a/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","/sys/devices/system/cpu/cpu%u/topology/cluster_cpus_list","UNSORTED_SEGMENT_PROD","Renesas","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","dragon","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","0123456789ABCDEF0123456789abcdef","Wait unblocked ","Samsung","FATAL","DEPTH_TO_SPACE","NumInputs(node)","hi3660","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Tegra SL","Codebook type must be Float32.","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_1NS_9allocatorIS7_EEFbvEEE","Surge S","unsupported restore location for float register","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","L2_NORMALIZATION","getSimpleName","unsupported restore location for register","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_0","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","getSavedRegister","HARD_SWISH","input_type","has_bias","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","Kirin ","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","N10__cxxabiv129__pointer_to_member_type_infoE","RAW: ","REDUCE_WINDOW","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_1","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","filter->quantization.type","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Qualcomm","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","DW_EH_PE_textrel pointer encoding not supported","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","SHAPE","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","Snapdragon ","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","ro.mediatek.platform","St9exception","thread detached from the VM","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILl1ELl1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","): string form of default value '","NSt6__ndk110ctype_baseE","NewObject","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","59/?C;I3G-1A+7)=E","printStackTrace","!quiet_","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","CIE ID is not zero","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","Nvidia","NSt6__ndk19__num_getIcEE","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr","codebook != nullptr","normalize_spaces","St20bad_array_new_length","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","ro.chipname","Telechips","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","MediaTek","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","Texas Instruments","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","CallObjectMethod","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","SLICE","PFbN4absl11string_viewEE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","Leadcore","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","NSt6__ndk114error_categoryE","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","input->dims->data[input->dims->size - 1]","params->multiplier_fixedpoint","blaze-out/arm64-v8a-opt-android-ST-66eefe4ed9be/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","NSt6__ndk16locale5__impE","aarch64-linux-android-llvm-libcxx-arm64-v8a"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","Spreadtrum","node->inputs->size >= 2","St12length_error","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","REDUCE_ALL","level >= 1","scale_diff / output_scale <= 0.02","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","%s%p %s %s","unwind_phase2","pw not w's predecessor","0123456789","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","arena->allocation_count > 0","FLOOR","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","vector","<Unknown severity>","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","foster_e_hdd","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","Nuclun "," vs. ","November","lowercase_input","committed_","February","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","exynos9810","STABLEHLO_OR","Tensor output sizes mismatch.","1.f / 256","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","hi3650","Could not get 'stablehlo.reduce_window' operation parameters.","@N3ruy12_GLOBAL__N_19TrMulTaskE","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","RIGHT_SHIFT","CONVERSION_METADATA","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","DW_OP_deref_size with bad size","hi6210sft","csdiouxXfFeEgGaAnpv","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","BATCH_MATMUL","NewStringUTF(0x","getSavedFloatRegister","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","truncated uleb128 expression","bias->type","(Ljava/lang/String;F)V","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","N10__cxxabiv117__pbase_type_infoE","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","HiSilicon","Flag '","NSt6__ndk16locale5facetE","DW_EH_PE_funcrel pointer encoding not supported","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","Unknown DWARF encoding for search table.","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","hi6250","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","debug.tflite.trace","hashtype","build-secure-info:source-uri","node->inputs->size","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","N4absl7LogSinkE","tflite","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","num_tensors >= allocs_.size()","ReaderTryLock failed ","output->params.zero_point","NSt6__ndk15ctypeIwEE","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","prev < next","NSt6__ndk114__num_get_baseE","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Check %s failed: %s","NSt6__ndk15ctypeIcEE","SizeOfDimension(op_context->paddings, 1)","SetSlowPathTLS(data)","MAX_POOL_2D","Invalid quantized and sparse fully-connected format.","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","xfixhash8","SOFTMAX","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","ro.product.board","St9bad_alloc","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","evaluateExpression","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","unknown pointer encoding","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","Fixed/UTC","HASHTABLE","659779404","condition_variable wait failed","shift","NSt6__ndk19__num_putIwEE","thread constructor failed","St12out_of_range","CONV_2D","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","error","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","MATRIX_DIAG","VARIANT","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","FDE is really a CIE","MATRIX_SET_DIAG","INT16","0123456789ABCDEF","NovaThor","Tegra T","left_","STABLEHLO_CLAMP","NOTYPE","ro.board.platform"," found in vocabulary.","SPLIT_V","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","malformed uleb128 expression","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","STABLEHLO_LOGISTIC","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_0NS_9allocatorIS7_EEFbvEEE","STABLEHLO_ADD","Filter data type %s currently not supported.","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_min_freq","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","getULEB128","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","BEETHOVEN","getEncodedP","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","cluster","STABLEHLO_REDUCE_WINDOW","kTfLiteUInt8","num_bits > 1","INT32","tensor.allocation_type","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","Attempting to resize a fixed-size tensor.","Exynos ","oouc14.prod.google.com","Amlogic","input_tensor != nullptr","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","Pinecone","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","N10__cxxabiv120__si_class_type_infoE","%I:%M:%S %p","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","sailfish","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","DWARF opcode not implemented","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","DW_EH_PE_datarel is invalid with a datarelBase of 0","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","variables","hi3751","t->params.zero_point","RUY_PATHS","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","CIE version is not 1 or 3","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","MStar","<BOS>","WonderMedia","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","flounder","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","DILATE","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums","Actions",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SPACE_TO_BATCH_ND","SKIP_GRAM","NSt6__ndk112__do_messageE","STABLEHLO_COSINE",">>'N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","ro.arch","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","FbN4absl11string_viewEE","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","<null>","N4absl14flags_internal18FlagStateInterfaceE","Unisoc","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE"," $(,048<","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","CIE start does not match","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILl1ELl1000000000EEEEEE3$_0","false","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","CUSTOM","N6tflite13MemoryPlannerE","add_bos_tag","N6tflite16MemoryAllocationE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","Broadcom","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","foster_e","FDE has zero length","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","RESOURCE","DW_EH_PE_aligned pointer encoding not supported","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","ZEROS_LIKE","SEGMENT_SUM","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","Marvell","is_optional_bias_int","JNI version error","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","hi3635","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","DW_OP_fbreg not implemented","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","%s %s%u%.*s","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","Check absl::ParseFlag(val, &dflt, &err) failed: ","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","Can't binary search on variable length encoded data.","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","/sys/devices/system/cpu/cpu%u/topology/physical_package_id","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","ro.hardware.chipname","truncated sleb128 expression","ReaderLock returning ","LOG_SOFTMAX","kTfLiteInt16","N3ruy4TaskE","unicodehash16","N6tflite28TfLiteInternalBackendContextE","N6tflite17MutableOpResolverE","N6tflite20BuiltinDataAllocatorE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","darcy","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","Unable to delete global reference, JNIEnv* missing","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","params->bias","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","SQUEEZE",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","model_control_dependencies","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","tegra132","libc++","SEQUENCE_STRING_PROJECTION","STABLEHLO_GATHER","N10__cxxabiv119__pointer_type_infoE","getTableEntrySize","RESIZE_NEAREST_NEIGHBOR","NSt6__ndk120__time_get_c_storageIwEE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","package","Unknown","(null)","obj_clazz != nullptr","STABLEHLO_AND","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","Invoke","September","stablehlo_gather","NSt6__ndk19__num_getIwEE","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Tegra AP","Attempt to get JNIEnv* on thread not attached to JVM","NSt6__ndk111__money_getIwEE","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE"," !$%0145 ","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","Allwinner","tegra210_dragon","Rockchip","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","getSLEB128","Unknown type","AVERAGE_POOL_2D","xfixhash16","/sys/devices/system/cpu/kernel_max","/sys/devices/system/cpu/cpu%u/topology/core_siblings_list","generic","/proc/cpuinfo","NSt6__ndk18messagesIcEE","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","The model allocation is null/empty","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","marlin","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","unsupported arm64 register","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","ctx->num_threads_strategy()","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","SELECT_V2","SignalAll on ","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_max_freq","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","Unhandled LSTM kernel type: %d","t->dims->size","DW_OP_piece not implemented","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"lib/x86_64/libtmessages.49.so":["NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","triangular","SS----","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","unexpected end of input inside multi-line comment","TransferFunction","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","xmm11","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","at least one digit required in fractional part","fisbone","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%lx","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_skey.cc","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","top front center","EXPECTING_A_DSA_KEY",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","systemBitrate=\"","The number of frames in VpxTplGopStats is fewer than expected."," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE",", padding %d","totalProcessingDelay","%s %S","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvlEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/cipher.cc.inc","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","DNXHR 444","Signaling: uri must be a string","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdElONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_lbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","a->ch_count","UDP_P2P_LAN","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pcons.cc","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","avxslow","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered","UTF16le","N6webrtc22RtpTransmissionManagerE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEEllNS_8functionIFvONS3_13BroadcastPartEEEEEEE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","12) erase request %d 0x%lx","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bitst.cc","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_montgomery.cc.inc","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","inner message %d id 0x%lx process","androidSdkInt","DtlsTransport in connected state has incomplete TLS information","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","3) erase request %d 0x%lx","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","s->used_ch_count","%d:%d%c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","ppSliceInLayer","destroyed session 0x%lx (%s)","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","actions & _UA_CLEANUP_PHASE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","truncated sleb128 expression","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","AES for Intel AES-NI, CRYPTOGAMS by <appro@openssl.org>","error sending: %d / %s","d->nb_components <= 4","rate-distortion optimal quantization","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS","N6dcsctp9InitChunkE","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNS5_IKjLln4711EEEEEE","A_MPEG/L2","native_cancelRequestsForGuid","out->bps == in->bps","frame_refs_short_signaling","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","before create audio io","max_core_count","org/webrtc/IceCandidateErrorEvent","permitted in ufrag or pwd. This is a protocol violation that ","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEElEUlvE_NS_9allocatorIS8_EEFvvEEE","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEmRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","yuv422p14le"," -- error want write","xmm13",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","mmxext","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","ICE server parsing failed: Invalid hostname format","Parsed QP value out of range.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","sse4.2","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio_mem.cc","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","xvid_ilace","payload_capacity >= kHevcNalHeaderSize","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEEllNS_8functionIFvONS6_13BroadcastPartEEEEEEE","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_alt.cc","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)"," \"$&(*,.02468:<>@BDFHJLNPRTVXZ\\^`bdfhjlnprtvxz|~","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0NS_9allocatorIS5_EEFvvEEE","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","gray9le","Duplicate a=mid value '","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ",", max. %ld kb/s","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","@@@@@@@@@@@@@@@@","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory.","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","transfer_characteristics","READ_TIMEOUT_EXPIRED","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/div.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp.cc","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec","Vector Permutation AES for x86_64/SSSE3, Mike Hamburg (Stanford University)",": TURN channel bind request sent, id=","DarkBlue","DEK-Info: ","Sending UDP ping to %s:%d, id %ld","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNSE_IKjLln4711EEEEEE","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_x509.cc","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","IDR_N_LP","no such column","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","JPEG-LS","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorilliEEE","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","color_trc_type","Supported send codecs in order of preference:","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total","zero_bit",", message="," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/shift.cc.inc","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","New Romantic","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","ZN18ConnectionsManager9setUserIdElE3$_0","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec.cc","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","LightSkyBlue","c2pnb272w1","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","Microsoft Video 1","] ignored, allocation failed.","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_mNSL_INS2_9TieTagTagEmEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc","ASUS V1",": Sending STUN ","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","N6webrtc14RTPSenderVideoE","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","bicublin","pbeWithMD5AndCast5CBC","WebRTC.Call.PacerBitrateInKbps, ","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a",".TimeInHdPercentage","NotContact","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_buffer.cc","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","top first","tile_start_and_end_present_flag","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","inner message %d id 0x%lx is unparsed","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","REPLAYGAIN_ALBUM_PEAK","clockrate","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Failed to setup RTCP mux.","WebRTC-Video-ForcedSwDecoderFallback","Could not create unsignaled receive stream.","ECDSA routines","maxrep","-----BEGIN ","qdraw","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","athlonxp","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","G.726 ADPCM","size_bytes","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvmPNS2_11StunRequestEEEE","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ia5.cc","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","Psychedelic","WebRTC-Pacer-PadInSilence","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","MobiClip Video","randomblob","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","Euro-Techno","STEREO","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","SSLV3_ALERT_BAD_CERTIFICATE","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","WebRTC.Audio.StopPlayoutSuccess","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","Dream","certificate != nullptr","INTEGRITY_CHECK_CLASSIC_","8SVX fibonacci","Metadata relevant to a downmix procedure","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","PausedTimeInPercent","NOT_XOF_OR_INVALID_LENGTH",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/sqrt.cc.inc","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Output changed","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay","WebRTC-Audio-OpusBitrateMultipliers"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","CONNECTION_UNKNOSenderVideoConst","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEmRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvmPNS2_11StunRequestEEEE","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","(!(4(G(Z(","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_aead_ctx.cc","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","not found dropAnswer; msgid=0x%lx","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","advanced_editlist","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","MP2 (MPEG audio layer 2)","Conn[","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","chroma_format_idc %u","SSLV3_ALERT_BAD_RECORD_MAC","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","truncated uleb128 expression","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorilliEEE","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","sse3slow","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferElEEE","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","skip_factor","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","xmm15","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","color_primaries_type","dataChannelsOpened","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","0123456789ABCDEF0123456789abcdefavformat_find_stream_info","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","5) erase request %d 0x%lx","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","RSV_VCL29","WebRTC-Bwe-SubtractAdditionalBackoffTerm","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","expected == 1","mbcmp","[%03ld:%03ld]","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","%s%02d:%02d:%02d%c%02d"," milliseconds","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_key.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","?gf&?","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","NO_PRIVATE_KEY_ASSIGNED","apply_cropping","Recovered media packet with SSRC: ","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ",", %ld kb/s","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","XviD%d","TLS 1.3 client unknown","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure "," !\"#$%&'()*+,-./(","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %ld","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","String size ","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","GIF89aGIF87aBBCD","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","?J)%?TLS_CERT_POLICY_","Unsupported parameter for LNTF RTCP feedback: ","Only Some Reasons"," available connections due to: ","in gop_header","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/blinding.cc.inc","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","duration is too big","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","N6webrtc19FieldTrialsRegistryE","guess_mvs","Failed to allocate MFQE framebuffer","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: "," !\"#$%&'()*+,-./0123456789:;<=>?","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down"," .(&$*,\"<24:860>","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","inner message %d id 0x%lx already processed","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","dvbtxt","UNIVERSALSTRING_IS_WRONG_LENGTH","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","%;KZr?@","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_tls.cc","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","page_count","Windows Media Video 9 Image","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","Attempted to set RtpParameters with modified header extensions","crccheck","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % ld",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","factorization failed for %lu","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","%ld:%02d:%02d.%06d","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/asn1_gen.cc","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","fast but inaccurate seeks","GetEnv() == prev_jni_ptr","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","unknown pointer encoding","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","lpf_opt out of range [0..1]","Multiple layers","PBE-MD2-RC2-64","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUlNS1_13AudioSinkImpl6UpdateEE_","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))","N6webrtc18media_optimization13VCMNackMethodE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","DWARF opcode not implemented","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","MediaBitrateSentInKbps","23TL_server_DH_inner_data","High 4:4:4 Intra","SentPacketsLostInPercent","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","color_primaries","WebRTC-ZeroHertzScreenshare","dsd_msbf","nonce_hash","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","rtbufsize","$tILY","after new_pred","UNABLE_TO_CREATE_SOCKET","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_credential.cc","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","BlueViolet","localId","input_parameters->is_valid()","estimate_noise_when_congested","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEEN6dcsctp16SendPacketStatusEEEE"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digest/digest.cc.inc","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","p_tex_bits","operator()","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_lbiEEE","SoftNull","CONF_LIB"," VideoSendStream config: ","id-smime-aa-securityLabel","NSt6__ndk110__function6__baseIFvlEEE","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","<;;;;;;;;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","dct_coeff","WebRTC-SrtpRemoveReceiveStream","Can't change crypto_options after calling SetLocalDescription.","%d%*1[:/]%d%c","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","TrueHD","account%u dc%u handshake: can't find valid cdn server public key, type = %d","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_client.cc","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","bgr444be","select high Shibata noise shaping dither","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","getEncodedP","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","data == opaque","Zero hertz mode disabled.","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","Simulating overuse with intervals ","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","}O-+`Zt","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","!avctx->hwaccel","type='trigger' AND name='%q'","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","NSt6__ndk116__narrow_to_utf8ILm32EEE","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","i_qfactor","Hip-Hop","Single message packet bit in not first message.","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","not found request; msgid=0x%lx","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","?0000","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519_asn1.cc","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec.cc.inc","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","Setting new certificate.","INVALID_SCT_LIST","Bisque","GHASH for x86_64, CRYPTOGAMS by <appro@openssl.org>","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","gd\\UQMHFNKIGNJEHFJLG<<<<<","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","cancelled running rpc request %p - %s, of messageId 0x%lx notify=%d","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEmRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","<image_size>","c2pnb368w1","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","malformed uleb128 expression","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa_impl.cc.inc","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","doNotClearOnDrop = true; msgid=0x%lx","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/felem.cc.inc","N6webrtc4rtcp5RtpfbE","Constrained Baseline","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^","WebRTC-VP8-Forced-Fallback-Encoder-v2",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_2","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS5_S7_illiE_NS_9allocatorIS8_EEFvS5_S7_illiEEE","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","frame_type","Unsupported delta version","Unspecified 29","json_each","partitions","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","gTGk/","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEElliNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","HEADPOSTGET OPTI","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvmPNS2_11StunRequestEEEE","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","dvaudio","[Self]","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","CursorLock","incomplete input","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","A_OPUS/EXPERIMENTAL","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","!)19%-5=#+3;'/7?","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdh/ecdh.cc","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","Hi There","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","!#)+%'-/139;57=?","tile_columns out of range [0..6]","MediumBlue","read byte error","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %ld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","libavutil/avstring.c","textNotice","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/hkdf/hkdf.cc.inc","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","ENCODER_NOT_FOUND","CIPHER_OR_HASH_UNAVAILABLE","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","stepping","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_lbiEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS2_S4_illiE_","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","after sprite_trajectory","pwrite","N3rtc14RefCountedBaseE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_lib.cc","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","codec_tag","version","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","Montgomery Multiplication with scatter/gather for x86_64, CRYPTOGAMS by <appro@openssl.org>","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc13FlexfecSenderE","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_pkt.cc","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","A BUNDLE group was added in the answer that did not exist in the offer.","nameConstraints","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_lib.cc","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake.cc","max-intra-rate"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","PART_NUMBER","unknown(%u)","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","Attempted to set RtpParameters with modified SSRC","b != nullptr","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","PCM unsigned 8-bit","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","config_.decoder_factory","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE","tg_end",", ms since last received data="," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","DW_OP_fbreg not implemented","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute."," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Exception *, _Unwind_Context *)","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc","adpcm_ima_wav"," %02x","?MAINTAIN_RESOLUT","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/oct.cc.inc","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Film grain parameters","Invalid non-TCP candidate","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvmPNS2_11StunRequestEEEE","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element"," !$%\"#&'01452367(),-*+./89<=:;>?","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","FDE has zero length","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","pcm_s8_planar","[OpenH264] this = 0x%p, Info:","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cipher.cc","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","raw L555RGBOL565RGBP5551RGBO","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec_asn1.cc","Coral","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","OpenRead","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p224-64.cc.inc","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_conf.cc","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa_asn1.cc","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8_x509.cc","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","order_hint","FkCheck","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","episode_id","rfc822Mailbox","atrac3p","max_bitrate_bps","N6webrtc23LegacyEncodedAudioFrameE","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","&6$4'7%5.>,</?-=","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","Unable to send packet via nonexistent endpoint %lu","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","DW_EH_PE_datarel is invalid with a datarelBase of 0","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number"," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall(186))) < sizeof(buf)","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","NSt6__ndk110__function6__baseIFvlNS_6vectorIjNS_9allocatorIjEEEEEEE","native_init","Signaling: could not parse FeedbackType","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","n >= 1","Failed to allocate cpi->content_state_sb_fd","no such column: \"%T\"","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_NS_9allocatorIS9_EEFvS8_lEEE","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","hi !\"#$%jk()*+,-lm012345no89:;<=PQRSTUVWXYZ[\\]^_","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa.cc.inc","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_5NS_9allocatorIS7_EEFvvEEE","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","N6webrtc21SdpOfferAnswerHandlerE","Server returned 404 Not Found","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","!< `!","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pkey.cc","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","6.0(front)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","onFirstPacketReceived","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef"," value_bit_width=","full_chroma_inp","DSA-SHA1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_utl.cc","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/mem.cc","database %s is already in use","unspecified size","DES-CFB","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","output_ts_offset","WebRTC.Audio.InitPlayoutSuccess","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_hkdf.cc","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_1","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_2NS_9allocatorIS7_EEFvvEEE","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-nm --enable-stripping --arch=x86_64 --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/x86_64 --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-x86_64 --extra-cflags=' -I./android/x86_64/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/x86_64/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-x86_64/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-x86_64/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --disable-mmx --disable-inline-asm","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","event_base_priority_init","lr_uv_shift","kx-ecdhe","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEEllNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","SetDefaultSink: ","Late SEI","setct-CapRevResData","enableBuiltInAEC","<?g;<","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","d.x400Address","can't parse magic %x in TL_msgs_all_info","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_0NS_9allocatorIS7_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd_extra.cc.inc"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_privkey.cc","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509name.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0",".MeanFreezeDurationMs","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","!#13%'57)+9;-/=?","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","?ideo-orientation","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","%Y%m%d","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/buf/buf.cc","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","ATCP/TLS/RTP/SAVPRT_POLICY_SECURE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","Invalid attribute value.","checkpoint_fullfsync","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","base_q_idx","name.fullname","rmvol","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%lx)","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x"," auto","error_resilient","Unspecified 25",", ...)","connection(%p) received invalid message session id (0x%lx instead of 0x%lx)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","ICE pwd must contain only alphanumeric characters, '+', and '/'.","Switching to p2p (Inet)","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","arib_caption","truncated","libswscale/alphablend.c","swr_init","Diffie-Hellman routines","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","3dnowext","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bcons.cc","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEmbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELln4711EEENS2_13DcSctpMessageEEEE","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%lx","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/hpke/hpke.cc","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","expand 32-byte k","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","targa","Failed to get auth keys from libsrtp!.","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","*p[[[[[[[[[[[[[[[[","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_srtp.cc","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc","Stashing OnOutputFormatRequest: ","file,crypto,data","Failed to write key: ","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","$&(*,.02468:<>@B","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","'''///OOO","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","des-cfb1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_crld.cc","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","rectangular","Truncated partition size data","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_gentm.cc","gifvideo.cpp new stream","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","NSt6__ndk117__widen_from_utf8ILm16EEE","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","[%s] ","Failed to create TURN client socket.","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","RID Description must contain <RID> <direction>.","val || !min_size","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","WebRTC.Video.JitterBufferDelayInMs ","cdgraphics","vp8-flags","Sequential","opus_encoder: setting bitrate to %u","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/extensions.cc","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","DW_EH_PE_textrel pointer encoding not supported","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_mbstr.cc","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","((.111..***(())/113//+++((","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","ExposureProgram","' for writing.","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","10) erase request %d 0x%lx","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEmEEEEE","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","bmv_audio","googFrameHeightInput","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","08491<5=\"*&+#.'/2:6;3>7?","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_enc.cc","X400Name:<unsupported>","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","FDE is really a CIE","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","Video Session Error","level-asymmetry-allowed","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","set the log level offset","bucket_milliseconds > 0","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","bad message notification %d for messageId 0x%lx, seqno %d","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","BitrateConstraint","NEW CERTIFICATE REQUEST","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","modified_e_weighted","mline","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","film_grain_params_ref_idx","condition_variable::wait: mutex not locked","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519_asn1.cc","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa.cc","NESTED_GROUP","#@1]#",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_client.cc","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","*+./:;>?","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvlSA_EEE","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","DarkGreen","id-cmc-regInfo","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","prime239v2","Wrong Credentials","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_4","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views","xyz12be",".reflector","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_oth.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/t_x509.cc",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","remote candidate generation maybe changed","ADPCM Microsoft","packetization-mos","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","max_ts_probe","Failed to allocate context buffers","()Lorg/webrtc/VideoEncoder$EncoderInfo;","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","?N6webrtc13PushResamplerIsEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","18auth_Authorization","enable_restoration","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","webm_dash_manifest_bandwidth","iff_ilbm","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","Gothic","(I)Lorg/webrtc/MediaStreamTrack$State;","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","pcm_mulaw","SEQUENCE","stereo","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","////////","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive","pre_dia_size"," with counters ","CAMELLIA-256-CFB8","PRUNE_BASED_ON_P","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","Global","vtable for ","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/Users/dkaraush/projects/td/tdutils/td/utils/tl_storers.h","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_dec.cc","magicyuv","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_utl.cc","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE","!(caps & (1 << 12))",", deblock_mode = ","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","!%)-#'+/159=37;?","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080",",7~5d","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_NS_9allocatorIS4_EEFvlEEE","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","!#%'1357","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","spatial_layer_max_height[i]","id-qt","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","DW_EH_PE_funcrel pointer encoding not supported","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_method.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","WebRTC.Audio.InitRecordingDurationMs","AVPanScan","signature.to_slice().size() == 64","long long","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic","xan_dpcm","mov_text","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]",">SQLite format 3","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","end_pos % 8 == 0","PKCS12_TOO_DEEPLY_NESTED","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/a_verify.cc","Failed to allocate new_frame_stats","VideoSendStreamImpl::Stop","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","got ping response for request %p, %ld","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEElEUlvE_","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ncons.cc","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","yuva444p12be","Failed to allocate extension id=","setRates","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","WebRTC.Video.ScrWN","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_mNS5_INS_9TieTagTagEmEEE3$_0","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","ZW][Rb","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_3","access denied","no certificate","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","UNSPEC61","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_x509.cc","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","@AABBCCDDEEFFGGHHIIJJKKLLMMNNOOP","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pk8.cc","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_info.cc","distpoint","rc2-cbc","Repeated or reordered frame ID (","NSt6__ndk116__narrow_to_utf8ILm16EEE","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","7) erase request %d 0x%lx","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","unsupported x86_64 register","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","lowBattery","Audiobook","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","jitter_min_delay_60","out->ch_count == in->ch_count","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","ADPCM AmuseGraphics Movie AGM","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_versions.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_ctx.cc","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","! *)+*,+-,.-/.0/10:9;:<;=<>=?>@?A@","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_all.cc","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","4567678989:;:;<=","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/ctx.cc.inc","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_vfy.cc","layers","()Lorg/webrtc/NetworkMonitor;","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/t1_enc.cc","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","getTableEntrySize","org/webrtc/SoftwareVideoDecoderFactory","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_crypt.cc","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","february","getDescription",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","XWD (X Window Dump) image","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p256-nistz.cc.inc","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","next >= 0 || pc->buffer","(II)I","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","UUUUUUUU","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","_c[}]L{s{","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/prime.cc.inc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","Movie/video screen capture","function_list","recovered %d pages from %s","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","~1@A-","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.",">$]WsAb`>","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEmE3$_0NS_9allocatorISE_EEFvvEEE",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","CIE start does not match","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS2_16SendPacketStatusEEJPS3_EEE","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","PhotometricInterpretation","!jni_->ExceptionCheck()","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEElliNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_1","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_5","white_point_chromaticity_x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_record.cc","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_0","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/e_aes.cc.inc","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","_Unwind_Reason_Code __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, uint64_t, _Unwind_Exception *, _Unwind_Context *)","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_asn1.cc","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLm256EEENS_9allocatorIS2_EEEE","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","results.reason == _URC_HANDLER_FOUND","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld, Predict skip frames = %d and %d","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_obj.cc"," with bad M-I from ","Size of beginning and end must be between 1 and ","undershoot-pct","Netscape Communications Corp.","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","Invalid channel count","Lavf57.%d.%d","WRONG_SIGNATURE_TYPE","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","Received CookieEcho with invalid verification tag: %08x, expected %08x","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","(&$ :\".+","BROKEN_PIPE","adpcm_ima_ea_eacs","INVALID_ECH_CONFIG_LIST",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEmRKNS_9CandidateEE3$_0","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","encrypted and compressed","*high_loss_threshold > 0.0f","kI444","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","|47?6","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","gost94cc","java/util/Iterator"," RRSID=",",fQM(","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","full chroma interpolation","id-GostR3410-2001-TestParamSet","Config(%p, %s) backup file found %s","force_integer_mv","Enable frame parallel decodability features","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/x86_64-linux-android -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/x86_64 --target=x86_64-android-gcc --enable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEElliNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","x86_64","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N6tgvoip11OpusDecoderE","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","allow_high_depth","ecdsa-with-SHA512","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_lib.cc","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","SHA1 block transform for x86_64, CRYPTOGAMS by <appro@openssl.org>","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","Offf?","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","sse4.1","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%ld","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","pict->buf[0] || !*got_frame","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_0","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/p5_pbev2.cc","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","  !\"\"#$$%%","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","preme","Signaling: videoRotation must be one of [0, 90, 180, 270]","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","drm_prime","prime-field","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","Unknown DWARF encoding for search table.","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","iFrameCmplxMean = %ld,iFrameComplexity = %ld","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als"," \"(*$&,.028:46<>@BHJDFLNPRXZTV\\^`bhjdflnprxztv|~","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE","Depth parameter set"," bps, requires at least ","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message","ADPCM IMA Funcom ISS",", startup_min_volume: ","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","ChaCha20 for x86_64, CRYPTOGAMS by <appro@openssl.org>","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519.cc","MUTEX_PTHREADS","N7tgcalls12MediaManagerE","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/encrypted_client_hello.cc","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEmbE3$_0","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","athlon","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","eXtended BINary text","RSA_LIB","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ec/ec_asn1.cc","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/spake2plus/spake2plus.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read"," $(,048<","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","!)@333?333?","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_enc.cc","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","ESTABLISHED","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","xmm14","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0",", render_height = ","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEmE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","^=N6webrtc13FIRFilterSSE2E","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","dash_track_number","Process","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","g_bit_depth:","WebRTC-DecoderDataDumpDirectory","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet"," is too big to be stored",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd.cc.inc","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","AES_CM_128_HMAC_","kaiser","CREATE %s %.*s","nearest neighbor / point","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized.","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","ASEs implemented","aes-128-cfb1","SHA256 block transform for x86_64, CRYPTOGAMS by <appro@openssl.org>","invalid ","Two rrtr blocks found in same Extended Report packet","INVALID_ENCODING","ImageLength","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_int.cc","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","pentium2","rgba64be","%H:%M:%S","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELln4711EEENS4_13DcSctpMessageEEEE","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","start_bitrate_bps < min_bitrate_bps","getScaleResolutionDownBy","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_asn1.cc","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","smvjpeg","id-it-implicitConfirm","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","Death Metal","sslclient",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","Brute Force & Ignorance","shared_secret","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","getSavedRegister","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Answerer must use either active or passive value for setup attribute.","Unused","Unsupported vp8_qp_max_ value, ignored.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile."," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","sort_artist","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/scalar.cc.inc","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","11) erase request %d 0x%lx","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","spatial_layers_cnt_minus_1","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","23TL_messageEntityHashtag","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","DW_EH_PE_aligned pointer encoding not supported","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","totalEncodeTime","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","application","account_id","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","synopsis","disconnected","-DS---","Dissociating transceiver since the media section is being recycled.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/dsa/dsa_asn1.cc","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/asn1_lib.cc","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","?GATHER_CONTINUAL","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Matrox Uncompressed SD","Set max_outstanding_pings: ","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","<>@B`bDFdfHJhjLNlnPRprTVtvXZxz\\^|~","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bytestring/cbb.cc","Called without offer.","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","!#%')+-/13579;=?","flags","frag->data && frag->data_ref",", code=0, rtt=","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","found resend for messageId 0x%lx","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","indeo3","position >= 0 && position <= frag->nb_units","<ASN1 11>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","?XMH?","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras"," !\"#!\"#$\"#$%#$%&()*+)*+,*+,-+,-.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_server.cc","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","intra_dc_precision","id-cmc-lraPOPWitness",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","yuva422p","SentPacketsLostInPercent ","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","Commodore CDXL video","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>=","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","CRYPTO_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ","DW_OP_deref_size with bad size",") remaining in buffer to parse RTCP header (4 bytes).","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","MISSING_SECOND_NUMBER"," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/exponentiation.cc.inc","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","N7tgcalls23GroupInstanceCustomImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","no x86_64 float registers","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","IPBSipb","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","Regular video content","fraction >= 0.0","googWritable","pos < bit_length()","Can't binary search on variable length encoded data.","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]","wqsxga"," by mid+rsid binding","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","a64_multi","main10","rc_init_occupancy","DroppedFrames.EncoderQueue ","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","xmm12","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_crl.cc","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","  %*s","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc","NackPacketsReceivedPerMinute"," instead of ","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","N6webrtc10FIRFilterCE","sample format","qualityLabelledData","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","h263p","OUTPUT_BUFFER_TOO_SMALL","operator/","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_1NS_9allocatorIS7_EEFvvEEE","4) erase request %d 0x%lx","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","Narrow cast failed","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%lx, server salt: 0x%lx, unique id: 0x%lx)","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_extku.cc","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","symmetry-allowedshared-reflector","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","getSLEB128","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","%d.%06d","Audio service type","\"(*3..***''","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","rc5-ofb","TURN ALLOCATE request","cannot start a transaction within a transaction","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","Memory allocation error","EC PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/jacobi.cc.inc","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_akey.cc","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_mNSJ_INS_9TieTagTagEmEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d","pcm_u32be",", error_resilient = ","Unsupported alignment value, ignored.","aes-128-cbc-hmac-sha1","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","TargetAudioBitrateConstraints::max is less than ","N6dcsctp24TransmissionControlBlockE","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","Socket is bound to the address:","c->dstH >= dstY","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","getFloatRegister","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digestsign/digestsign.cc.inc","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","QualityScalerResource","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","processor","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","x264 - core 0000","|}Eq1","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/obj/obj.cc","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdElONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_lbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_both.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: "," !!\"\"##$$%%&&''(())**++,,--..//0","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","cancelled queued rpc request %p - %s of messageId 0x%lx","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","aesni","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_both.cc",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","OPENSSL_ia32cap","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","artist-sort","N6webrtc27EncodedImageBufferInterfaceE","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","1) erase request %d 0x%lx","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","connection(%p, account%u, dc%u, type %d) send message (session: 0x%lx, seqno: %d, messageid: 0x%lx): %s(%p)","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","got response for request %p, req_id = %d - %s (messageId = 0x%lx)","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","VP8E_SET_NOISE_SENSITIVITY","INVALID_ECH_PUBLIC_NAME","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","level-asymmetry-","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_","max_streams","Setting output_format_request_ based on sink_wants: ","unknown codec","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","&'./67>?","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","complete"," seq : ","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","Copyright","cinepak","NSt6__ndk110__function6__baseIFvPKvmPN7cricket11StunRequestEEEE","WebRTC.Audio.EchoCanceller.Erl.Max","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","kf_min_dist:","INVALID_TRUST","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename","njnjnjnj ","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","jpegls","match","A_EAC3","FIRST","EBML version %lu, doctype %s, doc version %lu","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","log100","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","23TL_messageEntityTextUrl","lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/rsa_pss.cc","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","xface","Duplicate a=msid lines detected",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEEllNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","scplx_mask","Could not read candidates count.","googLocalCandidateType","qualifiers","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","GIF89aGIF87a","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","hash.size() >= 48"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","sse2slow","MediumAquaMarine","Signaling: payloadTypes items must be objects","Cannot disable encodings on a stopped sender.","Gain change detected at block ","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %ld","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","loop_filter_delta_update","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","level","insert","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/random.cc.inc",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]","/?f. ?",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","V_MS/VFW/FOURCC","ECDHE-RSA-AES256-GCM-SHA384","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/montgomery.cc.inc","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer","n_frames","ambiguous reference to %s in USING()"," in the offer has changed group.","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/algorithm.cc","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","WP Q!R\"S#T$U%V&W' @!A\"B#C$D%E&F'G","(Lorg/webrtc/IceCandidateErrorEvent;)V","rgb4_byte","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","Olive"," (line:","requireExplicitPolicy","pos == size","DES-EDE3","av_find_best_stream error %s","kI210","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","Bink video","skip queue, token = %d: no authkey for dc","googAnaBitrateActionCounter","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out=","evaluateExpression"," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","#'+/37;?","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","3dnow","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pmaps.cc","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/simple.cc.inc","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","chromaoffset","InstantUpperBoundLossOffset","handshake_start","requestsSent","INVALID_NULL_VALUE","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE0_NS_9allocatorIS8_EEFvvEEE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","block_lr","id-characteristic-two-basis",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","2) erase request %d 0x%lx","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUljhbE_","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","........","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_3NS_9allocatorIS7_EEFvvEEE","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","[Rc] iDid = %d,bits in buffer = %ld, bits in Max bitrate buffer = %ld","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","realtext","layer_drop_mode","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","yuv420p14be","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","participant_keys_.size() == group_state.participants.size()","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","0x%lx","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_chacha20poly1305.cc","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","!%)-159=AEIMQUY]aeimquy}","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/bn.cc.inc","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","................","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/conf/conf.cc","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","indexmem","can't decompress data","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/add.cc.inc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_method.cc","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","gbrp14le","recursive_triggers","Could not parse candidate: ","min_pixel_count = ","libavcodec/put_bits.h","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %ld start_Ts = %ld","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","Unknown connectionMode"," %llu","hd480","Humour","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","cluster_size_limit","149.154.167.91","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","<<<<<<","iCmplxRatio = %d,frameComplexity = %ld,iFrameCmplxMean = %ld,iQStep = %d,iLumaQp = %d","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","full chroma input","WebRTC-Aec3EnforceLowActiveRenderLimit","Truncated packet or corrupt header length","INDEX %d","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cert.cc","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","delta_q_v_ac.delta_q","screencast min bitrate kbps","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_dsa_asn1.cc","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","log316","MEMORY_LIMIT_EXCEEDED","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","Flash Screen Video v2","NativeNetworkingImpl is wifi: local=","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE0_","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","min_bitrate_bps <= 0","()Lorg/webrtc/VideoFrame$Buffer;",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","OpusTags","too short translated timestamp interval: system time (us) = ","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLln4711EEERKNS2_9RTPHeaderEEEE","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","AES-NI GCM module for x86_64, CRYPTOGAMS by <appro@openssl.org>","rec.yuv","> &h3 &h3 &h3 &h3l/",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_name.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","pentium3","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","(*filterPos)[i] < srcW","fchown",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","pentium4","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","while","SECOND_SERVERHELLO_VERSION_MISMATCH","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","nokey","libavcodec/kbdwin.c","log_sqrt","max-bundle is used but no bundle group found.","aZ9n!","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","cpu family","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/exponentiation.cc","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","N6webrtc17RemoteAudioSource14AudioDataProxyE","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","faani","automatic_index","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders.","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","CONNECT","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","libavutil/slicethread.c","onRequestQuickAck","About to halt recordable encoded frame output due to too many buffered frames.","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","DefaultRtcpCname","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","libavcodec/aacdec_template.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","DW_OP_piece not implemented","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","!avpkt->data","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_server.cc","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/bn_asn1.cc","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_new.cc",", now = ","Center","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","SendSideDelayMaxInMs","fingerprintAlgorithm","(IILjava/lang/String;Ljava/lang/String;)V","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","Receiving timeout is shorter than the minimal ping interval.","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","back center","BMPSTRING_IS_WRONG_LENGTH","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","??????","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","N6webrtc12_GLOBAL__N_112LibvpxFacadeE","secp160r2",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","TLS_CERT_POLICY_INSECURE_NO_CHECK","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_pubkey.cc","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_both.cc","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %ld","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","in_ts != ((int64_t)0x8000000000000000UL)","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/aead.cc.inc","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/internal.h","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","gray8,y8","source_available_ == frames","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/convert.cc","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","Group of VOP start","getCarrierInfo","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request","N6webrtc15H264DecoderImplE",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," \"02$&46(*8:,.<>@BPRDFTVHJXZLN\\^`bprdftvhjxzln|~"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage","bayer_grbg16le"," remaining)","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","-mj%06X9%02X","Removing resolution down-scaling setting.","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdElE3$_0NS_9allocatorIS3_EEFvvEEE","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","  %s%-17s ","id-on-personalData","Pictor/PC Paint","Invalid size for a valid FIR packet.","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_record.cc","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","CIE version is not 1 or 3","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket","rc_max_quantizer:",", compressed_header_size_bytes = ","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V",", queue size (packets) = ","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","cannot open savepoint - SQL statements in progress","GOOG PING error response","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","taylor","avx512","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","16) erase request %d 0x%lx","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","gbrpf32le",", spatial layers: ","(Lorg/webrtc/DataChannel;)V","TL0PICIDX is expected to be present in non-flexible mode.","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","adpcm_sbpro_2","KEY_TYPE_MISMATCH",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","ADPCM IMA WAV","; ignoring since socket is using 'any' address.","reason(%u)","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio.cc","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","ptr == &out->data[out->size]","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","ice-ufrag","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_lib.cc",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = "," seq ","N7cricket29UnsupportedContentDescriptionE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_key_share.cc","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","@A@A@A@AABABBCBCBCBCDEDECDCDFGFGDEDEHIHIEFEFJKJKFGFGLMLMGHGHNONO@A@A","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvmPNS2_11StunRequestEEEE",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","%f,%ld,%d,%d,%d,%d","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","ssse3","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","Failed to create fingerprint from the digest.","initEncode","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","%-12ld ","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","unsupported restore location for register","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_object.cc","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvlEEEEUlP7_JNIEnvE_","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted."," kbps, padding = ","operator->*","AES-256-CFB","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","from ","yuv440p12le","#<        ","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc",";WebRTC-ProbingSc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","[aax] file checksum == ","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","quality","type() == Type::kNative","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_session.cc","setFloatRegister","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE"," !\"#$%bcdefghi23456789@ABCDEFGHIJKLMNO`a","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","jitter_resync_threshold","Error number %d occurred","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_mNS8_INS2_9TieTagTagEmEEE3$_0NS_9allocatorISF_EEFbvEEE","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","!\"%&)*-.12569:=>ABEFIJMNQRUVYZ]^abefijmnqruvyz}~","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","PliPacketsReceivedPerMinute","cannot modify %s because it is a view","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","] , supports_simulcast = ","V_REAL/RV30","audio_init_bitrate","SetStereoRecording","Fast Fusion","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_time.cc","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/stack/stack.cc","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","$@UUUA","TLSV1_ALERT_INAPPROPRIATE_FALLBACK","Windows Media Audio Lossless"," are removed.",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","SHA512 block transform for x86_64, CRYPTOGAMS by <appro@openssl.org>","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","scale_small","QDesign Music Codec 2","Invalid RID value: ","yuva444p10le","N6webrtc21IceTransportInterfaceE","Channel count %d","Failed to parse header. Frame marker should be 2.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_strex.cc","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","Profile 2","wrong Vector magic in TL_msg_resend_req, got %x","AEAD_AES_128_GCM","Invalid video playout delay: [",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEmEEEEE","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%ld","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdsa/ecdsa_asn1.cc","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","CIE ID is not zero","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","adpcm_psx","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_transcript.cc","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","%ld%s","EXPERIMENTAL","id-qt-cps","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","Attempting to get contributing sources for SSRC:","gif decoder","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEERKN6webrtc9RTPHeaderEEEE","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%lx","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/padding.cc.inc","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","????????","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","clip_to_restricted_range","Invalid DataChannelInit","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","Alias/Wavefront PIX image","INVALID_ALPN_PROTOCOL","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","ngScreenshareBwe","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","NegotiateChannel;","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferElEEE","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_cpols.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","NSt6__ndk117__widen_from_utf8ILm32EEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Club-House","Too little data (",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8.cc","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","DST (Direct Stream Transfer)","Received REMB for packet feedback only GoogCC","N3rtc13OpenSSLDigestE","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Queued received data exceeds the max buffer size.","Can't buffer any more data for the data channel.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","detail::thread_local_destructors == nullptr","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","&p^?CSI","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","pixel_format","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Jam Band","Received packet has wrong peerTag","connection(%p) invalid proxy status on state 6, 0x%x","NOT_ENCRYPTED","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","-network","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","6) erase request %d 0x%lx","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1","Missing message type in NACK RtcpFeedback."," new_length: ","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","lag-in-frames","Popping empty vector!","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_asn1.cc","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","timed out %s (%d/%d), req_id = %d, message_id = 0x%lx","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519.cc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%lx","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEElliNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","messageId for token = %d, 0x%lx","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","wsxga","Failed to allocate vt2","Illegal reregistration for uri: ","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorilliEEE","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","N7cricket22StreamInterfaceChannelE","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_bitstr.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","xmm10","libavcodec/h264dec.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1NS_9allocatorIS5_EEFvlEEE","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_4NS_9allocatorIS7_EEFvvEEE","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/policy.cc","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","NavajoWhite","WebRTC.Audio.EchoCanceller.UsableLinearEstimate",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","arib-std-b67","noCheck","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIgEE","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","context model","TLS Web Client Authentication","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/mul.cc.inc","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","getULEB128","FM Screen Capture Codec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_pkt.cc","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_2","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"lib/x86_64/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","St12length_error","UNSORTED_SEGMENT_PROD","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","0123456789ABCDEF0123456789abcdef","Wait unblocked ","FATAL","DEPTH_TO_SPACE","NumInputs(node)","xmm12","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Codebook type must be Float32.","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_1NS_9allocatorIS7_EEFbvEEE","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","third_party/absl/base/internal/sysinfo.cc","xmm14","NexGen","L2_NORMALIZATION","getSimpleName","unsupported restore location for register","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_0","Unwait","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","getSavedRegister","HARD_SWISH","input_type","has_bias","NSt6__ndk110__function6__baseIFvvEEE","N14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEE","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","w->waitp->cv_word == nullptr","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","RAW: ","REDUCE_WINDOW","N10__cxxabiv129__pointer_to_member_type_infoE","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_1","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","filter->quantization.type","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","DW_EH_PE_textrel pointer encoding not supported","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","SHAPE","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","xmm10","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","St9exception","thread detached from the VM","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILl1ELl1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","): string form of default value '","NSt6__ndk110ctype_baseE","NewObject","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","/sys/devices/system/cpu/cpu0/tsc_freq_khz","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","printStackTrace","!quiet_","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","CIE ID is not zero","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","NSt6__ndk19__num_getIcEE","Enqueue failed","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr","codebook != nullptr","normalize_spaces","St20bad_array_new_length","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","xmm11","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","CallObjectMethod","SLICE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","NSt6__ndk114error_categoryE","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","input->dims->data[input->dims->size - 1]","params->multiplier_fixedpoint","NSt6__ndk16locale5__impE"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","node->inputs->size >= 2","N14EigenForTFLite19ThreadPoolInterfaceE","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","scale_diff / output_scale <= 0.02","%s%p %s %s","level >= 1","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","REDUCE_ALL","unwind_phase2","pw not w's predecessor","0123456789","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","FLOOR","arena->allocation_count > 0","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","<Unknown severity>","vector","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"," vs. ","November","lowercase_input","committed_","February","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","STABLEHLO_OR","Tensor output sizes mismatch.","1.f / 256","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","Could not get 'stablehlo.reduce_window' operation parameters.","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","Call to GetFromContext() not preceded by IncrementUsageCounter()","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","SSE, 12x4, depth 2","CONVERSION_METADATA","RIGHT_SHIFT","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","DW_OP_deref_size with bad size","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_2NS_9allocatorIS7_EEFbvEEE","csdiouxXfFeEgGaAnpv","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","Intel","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","ZN14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEC1EibS1_EUlvE_","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","Call to DecrementUsageCounter() not preceded by IncrementUsageCounter()","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","allocation failure","BATCH_MATMUL","NewStringUTF(0x","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","truncated uleb128 expression","bias->type","(Ljava/lang/String;F)V","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","N10__cxxabiv117__pbase_type_infoE","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","Flag '","NSt6__ndk16locale5facetE","N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","DW_EH_PE_funcrel pointer encoding not supported","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","Unknown DWARF encoding for search table.","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","debug.tflite.trace","hashtype","build-secure-info:source-uri","node->inputs->size","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_2","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","Mutex::Fer with pending CondVar queueing","tflite","N4absl7LogSinkE","num_tensors >= allocs_.size()","ReaderTryLock failed ","output->params.zero_point","NSt6__ndk15ctypeIwEE","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","prev < next","NSt6__ndk114__num_get_baseE","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Transmeta","Check %s failed: %s","NSt6__ndk15ctypeIcEE","SizeOfDimension(op_context->paddings, 1)","x86_64-linux-android-llvm-libcxx-x86_64","SetSlowPathTLS(data)","MAX_POOL_2D","Invalid quantized and sparse fully-connected format.","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","blaze-out/x86_64-opt-android-ST-fc5b266d4b46/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","xfixhash8","SOFTMAX","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","St9bad_alloc","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","evaluateExpression","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","unknown pointer encoding","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","HASHTABLE","659779404","condition_variable wait failed","shift","NSt6__ndk19__num_putIwEE","thread constructor failed","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","St12out_of_range","CONV_2D","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","error","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","w->waitp->cond == nullptr","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","MATRIX_DIAG","VARIANT","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","FDE is really a CIE","MATRIX_SET_DIAG","INT16","0123456789ABCDEF","left_","STABLEHLO_CLAMP","NOTYPE","SPLIT_V"," found in vocabulary.","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","malformed uleb128 expression","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","STABLEHLO_LOGISTIC","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_0NS_9allocatorIS7_EEFbvEEE","STABLEHLO_ADD","Filter data type %s currently not supported.","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","getULEB128","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","xmm13","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","clock_gettime() failed: (","Signal wakeup","getEncodedP","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","STABLEHLO_REDUCE_WINDOW","tensor.allocation_type","kTfLiteUInt8","num_bits > 1","SignalAll wakeup","INT32","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","Attempting to resize a fixed-size tensor.","oouc14.prod.google.com","input_tensor != nullptr","unsupported x86_64 register","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","N10__cxxabiv120__si_class_type_infoE","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","DWARF opcode not implemented","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","DW_EH_PE_datarel is invalid with a datarelBase of 0","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","no x86_64 float registers","variables","Cyrix","RUY_PATHS","t->params.zero_point","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","getFloatRegister","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","CIE version is not 1 or 3","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","<BOS>","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","DILATE","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SKIP_GRAM","SPACE_TO_BATCH_ND","NSt6__ndk112__do_messageE","STABLEHLO_COSINE","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","FbN4absl11string_viewEE","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","Mutex::Fer while waiting on Condition","<null>","N4absl14flags_internal18FlagStateInterfaceE","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","CIE start does not match","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILl1ELl1000000000EEEEEE3$_0","false","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","NSt6__ndk110__function6__funcIZN14EigenForTFLite15ThreadPoolTemplINS2_20StlThreadEnvironmentEEC1EibS4_EUlvE_NS_9allocatorIS6_EEFvvEEE","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","CUSTOM","N6tflite13MemoryPlannerE","add_bos_tag","N6tflite16MemoryAllocationE","N3ruy12_GLOBAL__N_19TrMulTaskE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","RESOURCE","FDE has zero length","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","DW_EH_PE_aligned pointer encoding not supported","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","ZEROS_LIKE","SEGMENT_SUM","xmm15","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","PFbN4absl11string_viewEE","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","JNI version error","is_optional_bias_int","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","DW_OP_fbreg not implemented","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","Hygon","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","Check absl::ParseFlag(val, &dflt, &err) failed: ","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","Can't binary search on variable length encoded data.","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","truncated sleb128 expression","ReaderLock returning ","LOG_SOFTMAX","kTfLiteInt16","N3ruy4TaskE","unicodehash16","N6tflite28TfLiteInternalBackendContextE","N6tflite17MutableOpResolverE","N6tflite20BuiltinDataAllocatorE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","Unable to delete global reference, JNIEnv* missing","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","params->bias","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","SQUEEZE",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","model_control_dependencies","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","libc++","STABLEHLO_GATHER","SEQUENCE_STRING_PROJECTION","RESIZE_NEAREST_NEIGHBOR","getTableEntrySize","NSt6__ndk120__time_get_c_storageIwEE","N10__cxxabiv119__pointer_type_infoE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","(null)","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","obj_clazz != nullptr","STABLEHLO_AND","Invoke","September","not waiting when should be","stablehlo_gather","NSt6__ndk19__num_getIwEE","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Attempt to get JNIEnv* on thread not attached to JVM","waitp.thread->waitp != nullptr","setFloatRegister","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk111__money_getIwEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","getSLEB128","Unknown type","AVERAGE_POOL_2D","xfixhash16","/sys/devices/system/cpu/kernel_max","generic","/proc/cpuinfo","NSt6__ndk18messagesIcEE","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","JCy7JCy7JCy7JCy7","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","The model allocation is null/empty","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","ctx->num_threads_strategy()","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","N6tflite13eigen_support12_GLOBAL__N_122EigenThreadPoolWrapperE","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","SELECT_V2","SignalAll on ","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","Unhandled LSTM kernel type: %d","t->dims->size","DW_OP_piece not implemented","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"lib/armeabi-v7a/libtmessages.49.so":["NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","SS----","triangular","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","TransferFunction","unexpected end of input inside multi-line comment","Encoded.Qp.Vp8","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/asn1_gen.cc","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bio/bio.cc","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","avformat_find_stream_info","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","fisbone","at least one digit required in fractional part","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","8.0.0","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","EXPECTING_A_DSA_KEY","top front center",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_rsa.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","The number of frames in VpxTplGopStats is fewer than expected.","systemBitrate=\""," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE","%s %S","totalProcessingDelay",", padding %d","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","3) erase request %d 0x%llx","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","Signaling: uri must be a string","DNXHR 444","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","UDP_P2P_LAN","a->ch_count","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_credential.cc","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","UTF16le","N6webrtc22RtpTransmissionManagerE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEEN6dcsctp16SendPacketStatusEEEE","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_new.cc","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","DtlsTransport in connected state has incomplete TLS information","androidSdkInt","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","s->used_ch_count","%d:%d%c","ppSliceInLayer","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","getInfoFromEHABISection","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","error sending: %d / %s","rate-distortion optimal quantization","d->nb_components <= 4","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS"," asimd ","N6dcsctp9InitChunkE","A_MPEG/L2","native_cancelRequestsForGuid","before create audio io","out->bps == in->bps","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","frame_refs_short_signaling","max_core_count","org/webrtc/IceCandidateErrorEvent","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ed25519.cc","permitted in ufrag or pwd. This is a protocol violation that ","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_xbiEEE","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","unknown personality routine","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_enc.cc","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","NOPTS","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/simple.cc.inc","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","yuv422p14le"," -- error want write",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_pkt.cc","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %lld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_hkdf.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","Parsed QP value out of range.","ICE server parsing failed: Invalid hostname format","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%llx","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","payload_capacity >= kHevcNalHeaderSize","xvid_ilace","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","bad_call_rating","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","index inlined table detected but pr function requires extra words","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","objcproto","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","vfpv3","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvxSA_EEE","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","Duplicate a=mid value '","gray9le","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_pk8.cc","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory."," thumbee ","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","Cellular4G","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","READ_TIMEOUT_EXPIRED","transfer_characteristics","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_jNSL_INS2_9TieTagTagEyEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/dtls_record.cc","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","setend","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec",": TURN channel bind request sent, id=","DarkBlue","DEK-Info: ","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","iFrameCmplxMean = %lld,iFrameComplexity = %lld","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdExONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_xbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_crl.cc","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","no such column","IDR_N_LP","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","JPEG-LS","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_NS_9allocatorIS9_EEFvS8_xEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","Supported send codecs in order of preference:","color_trc_type","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total",", message=","zero_bit"," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","CONNECTION_4G","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_0NS_9allocatorIS7_EEFvvEEE"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_3NS_9allocatorIS7_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","New Romantic","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","c2pnb272w1","LightSkyBlue","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","] ignored, allocation failed.","Microsoft Video 1","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet","LOOPBACK"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_ia5.cc","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc",": Sending STUN ","ASUS V1","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","N6webrtc14RTPSenderVideoE","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","WebRTC.Call.PacerBitrateInKbps, ","pbeWithMD5AndCast5CBC","bicublin","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a","NotContact",".TimeInHdPercentage","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","tile_start_and_end_present_flag","top first","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEjE3$_0","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","bweforvideo","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","connection(%p, account%u, dc%u, type %d) send message (session: 0x%llx, seqno: %d, messageid: 0x%llx): %s(%p)","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","INIT malformed","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","thumbee","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","REPLAYGAIN_ALBUM_PEAK","clockrate","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Could not create unsignaled receive stream.","WebRTC-Video-ForcedSwDecoderFallback","Failed to setup RTCP mux.","ECDSA routines","maxrep","-----BEGIN ","qdraw","vfpv3d16","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/felem.cc.inc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/handshake_client.cc","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","size_bytes","G.726 ADPCM","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","vfpv4","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","WebRTC-Pacer-PadInSilence","Psychedelic","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","randomblob","MobiClip Video","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","STEREO","Euro-Techno","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","WebRTC.Audio.StopPlayoutSuccess","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","SSLV3_ALERT_BAD_CERTIFICATE","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","certificate != nullptr","Dream","INTEGRITY_CHECK_CLASSIC_","Metadata relevant to a downmix procedure","8SVX fibonacci","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","NO_PRUNE","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","NOT_XOF_OR_INVALID_LENGTH","PausedTimeInPercent",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","Output changed","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay","WebRTC-Audio-OpusBitrateMultipliers"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled","GATHER_CONTINUALLY"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","CPU variant","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_bcons.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % lld","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/evp_asn1.cc","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","advanced_editlist","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","crunch","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","Conn[","MP2 (MPEG audio layer 2)","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_0","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_jNSJ_INS_9TieTagTagEyEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","SSLV3_ALERT_BAD_RECORD_MAC","chroma_format_idc %u","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/stack/stack.cc","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","asimddp","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","CONNECTION_UNKNOWN","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","FixedDigital","skip_factor","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","dataChannelsOpened","color_primaries_type","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","stream_state","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","WebRTC-Bwe-SubtractAdditionalBackoffTerm","RSV_VCL29","expected == 1","mbcmp","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bn/bn_asn1.cc","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","%s%02d:%02d:%02d%c%02d"," milliseconds","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","messageId for token = %d, 0x%llx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","inner message %d id 0x%llx is unparsed","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","Recovered media packet with SSRC: ","NO_PRIVATE_KEY_ASSIGNED","apply_cropping","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/evp_ctx.cc","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %lld","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","TLS 1.3 client unknown","XviD%d","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLj256EEENS_9allocatorIS2_EEEE","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure ","got response for request %p, req_id = %d - %s (messageId = 0x%llx)","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_srtp.cc"," vfpv3 ","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","2.7.7","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_x509.cc","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","Unsupported parameter for LNTF RTCP feedback: ","Only Some Reasons"," available connections due to: ","in gop_header","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/scalar.cc.inc","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvxEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","unsupported arm register","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","NSt6__ndk110__function6__baseIFvxNS_6vectorIjNS_9allocatorIjEEEEEEE","N6webrtc19FieldTrialsRegistryE","guess_mvs","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: ","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","UNIVERSALSTRING_IS_WRONG_LENGTH","dvbtxt","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/padding.cc.inc","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","Windows Media Video 9 Image","page_count","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","crccheck","Attempted to set RtpParameters with modified header extensions","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_5NS_9allocatorIS7_EEFvvEEE","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/encrypted_client_hello.cc","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","not_inited","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_ncons.cc","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferExEEE","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","GetEnv() == prev_jni_ptr","fast but inaccurate seeks","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","cpu model","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","VideoCapture","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEyEEEEE","lpf_opt out of range [0..1]","PBE-MD2-RC2-64","Multiple layers","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))"," edsp ","N6webrtc18media_optimization13VCMNackMethodE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","23TL_server_DH_inner_data","MediaBitrateSentInKbps","High 4:4:4 Intra","SentPacketsLostInPercent","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","bytes","color_primaries","WebRTC-ZeroHertzScreenshare","nonce_hash","dsd_msbf","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","7.0.0","rtbufsize","UNABLE_TO_CREATE_SOCKET","after new_pred","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%lld","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","BlueViolet","September","localId","input_parameters->is_valid()","estimate_noise_when_congested"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","5.0.0","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdExE3$_0NS_9allocatorIS3_EEFvvEEE","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","operator()","p_tex_bits","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","SoftNull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/obj/obj.cc","CONF_LIB"," VideoSendStream config: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_x25519.cc","id-smime-aa-securityLabel","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","WebRTC-SrtpRemoveReceiveStream","dct_coeff","%d%*1[:/]%d%c","Can't change crypto_options after calling SetLocalDescription.","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","account%u dc%u handshake: can't find valid cdn server public key, type = %d","TrueHD","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls_record.cc","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","select high Shibata noise shaping dither","bgr444be","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","Zero hertz mode disabled.","data == opaque","Ua9enable_ifI","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","Simulating overuse with intervals ","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","CPU implementer","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","type='trigger' AND name='%q'","!avctx->hwaccel","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE0_","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEERKN6webrtc9RTPHeaderEEEE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_utl.cc","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","Single message packet bit in not first message.","i_qfactor","Hip-Hop","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_versions.cc","Setting new certificate.","INVALID_SCT_LIST","Bisque","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/internal.h","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","c2pnb368w1","<image_size>","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_pubkey.cc","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_privkey.cc","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","N6webrtc4rtcp5RtpfbE","Constrained Baseline","WebRTC-VP8-Forced-Fallback-Encoder-v2","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","frame_type","Unsupported delta version","Unspecified 29","json_each","partitions"," volatile","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","NSt6__ndk117__widen_from_utf8ILj16EEE","data received","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","Cellular3G","gTGk/","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","Repeated ACK#","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","RELAY","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","((.111..***((","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","ZN18ConnectionsManager9setUserIdExE3$_0","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","[Self]","dvaudio","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","reflector","CursorLock","incomplete input","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxiNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","12) erase request %d 0x%llx"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","A_OPUS/EXPERIMENTAL","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","tile_columns out of range [0..6]","read byte error","MediumBlue","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","textNotice","libavutil/avstring.c","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for","9.0.0"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","CIPHER_OR_HASH_UNAVAILABLE","ENCODER_NOT_FOUND","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","pwrite","after sprite_trajectory","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/ec_montgomery.cc.inc","N3rtc14RefCountedBaseE","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","version","codec_tag","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","4) erase request %d 0x%llx","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/rsa_pss.cc",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","thumb","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_client.cc",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","opaque","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","nameConstraints","A BUNDLE group was added in the answer that did not exist in the offer.","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","((ttypeEncoding == DW_EH_PE_absptr) || (ttypeEncoding == DW_EH_PE_pcrel) || (ttypeEncoding == (DW_EH_PE_pcrel | DW_EH_PE_indirect))) && \"Unexpected TTypeEncoding\"","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/mul.cc.inc","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_lib.cc","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","v4-wlan","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","max-intra-rate","Sending UDP ping to %s:%d, id %lld"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","unknown(%u)","PART_NUMBER","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELin4711EEENS4_13DcSctpMessageEEEE","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","b != nullptr","Attempted to set RtpParameters with modified SSRC","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","config_.decoder_factory","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","PCM unsigned 8-bit","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE",", ms since last received data=","tg_end"," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_alt.cc"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute."," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc"," %02x","adpcm_ima_wav","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Invalid non-TCP candidate","Film grain parameters","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","> typename ","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/hkdf/hkdf.cc.inc","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/ec/ec_asn1.cc","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo","force_tcp"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","[OpenH264] this = 0x%p, Info:","pcm_s8_planar","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","raw L555RGBOL565RGBP5551RGBO","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","Coral","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","5) erase request %d 0x%llx","OpenRead","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/cipher/cipher.cc.inc","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","FkCheck","order_hint","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvjPNS2_11StunRequestEEEE","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","PLAN_B","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","max_bitrate_bps","rfc822Mailbox","atrac3p","N6webrtc23LegacyEncodedAudioFrameE","episode_id","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","inner message %d id 0x%llx process","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_5","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","I420YV1224BGraw ARGBABGRRGBPYUY2YV12UYVYMJPGBGRANV12N6webrtc15H264DecoderImplE","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number","sizeof..."," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","fastmult","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/digest/digest.cc.inc","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/arm-linux-androideabi -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/armeabi-v7a --target=armv7-android-gcc --enable-neon --disable-neon-asm --disable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","native_init","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/cipher/e_chacha20poly1305.cc","Signaling: could not parse FeedbackType","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEjRKNS_9CandidateEE3$_0","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","Failed to allocate cpi->content_state_sb_fd","n >= 1","no such column: \"%T\"","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","16) erase request %d 0x%llx","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/mem.cc","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","Server returned 404 Not Found","N6webrtc21SdpOfferAnswerHandlerE","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","bool __cxxabiv1::exception_spec_can_catch(int64_t, const uint8_t *, uint8_t, const __shim_type_info *, void *, _Unwind_Control_Block *, uintptr_t)","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","6.0(front)","onFirstPacketReceived","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_cipher.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_oth.cc"," value_bit_width=","full_chroma_inp","DSA-SHA1","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_4","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","database %s is already in use","DES-CFB","unspecified size","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","armv5te","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","WebRTC.Audio.InitPlayoutSuccess","output_ts_offset","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","ideal=","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY",", max. %lld kb/s"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","Encoded.Qp.H265","event_base_priority_init","lr_uv_shift","kx-ecdhe",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","Late SEI","SetDefaultSink: ","setct-CapRevResData","enableBuiltInAEC","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/algorithm.cc","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/ec_key.cc.inc","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","MAXCOMPAT","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","%lld%s","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","DebugMessage","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","cancelled queued rpc request %p - %s of messageId 0x%llx","d.x400Address","can't parse magic %x in TL_msgs_all_info"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG"," vfp ","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z",".MeanFreezeDurationMs","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","%Y%m%d","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","checkpoint_fullfsync","Invalid attribute value.","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","thread","base_q_idx","name.fullname","rmvol","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x","Unknown ARM float register"," auto","error_resilient","Unspecified 25",", ...)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;"," neon ","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","ERROR_PROXY","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","Switching to p2p (Inet)","ICE pwd must contain only alphanumeric characters, '+', and '/'.","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxNS_8functionIFvONS6_13BroadcastPartEEEEEEE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","swr_init","Diffie-Hellman routines","truncated","libswscale/alphablend.c","arib_caption","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","expand 32-byte k","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","Failed to get auth keys from libsrtp!.","targa","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc"," [enable_if:","Stashing OnOutputFormatRequest: ","Failed to write key: ","file,crypto,data","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","NSt6__ndk110__function6__baseIFvxEEE","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","des-cfb1","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_1","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","Wednesday","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","Truncated partition size data","rectangular","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","gifvideo.cpp new stream","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pkcs8/pkcs8_x509.cc","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_1NS_9allocatorIS7_EEFvvEEE","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_key_share.cc",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bn/exponentiation.cc","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","No fingerprint","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","Failed to create TURN client socket.","[%s] ","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","val || !min_size","RID Description must contain <RID> <direction>.","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","opus_encoder: setting bitrate to %u","WebRTC.Video.JitterBufferDelayInMs ","vp8-flags","Sequential","cdgraphics","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/ec.cc.inc","ExposureProgram","' for writing.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1NS_9allocatorIS5_EEFvxEEE","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","Out Of Resource","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_pcons.cc","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","googFrameHeightInput","bmv_audio","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","AdaptiveDigital","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","X400Name:<unsupported>","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","level-asymmetry-allowed","Video Session Error","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","bucket_milliseconds > 0","set the log level offset","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","NEW CERTIFICATE REQUEST","BitrateConstraint","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","mline","modified_e_weighted","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","condition_variable::wait: mutex not locked","film_grain_params_ref_idx","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","NESTED_GROUP","#@1]#","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/extensions.cc",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%llx","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","id-cmc-regInfo","DarkGreen","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","@N6webrtc13FlexfecSenderE","prime239v2","Wrong Credentials","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views",".reflector","xyz12be","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/blinding.cc.inc"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","armv6t2","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","ADPCM Microsoft","remote candidate generation maybe changed","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","()Lorg/webrtc/VideoEncoder$EncoderInfo;","Failed to allocate context buffers","max_ts_probe","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","enable_restoration","18auth_Authorization","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","webm_dash_manifest_bandwidth","iff_ilbm","GIF89a","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","(I)Lorg/webrtc/MediaStreamTrack$State;","Gothic","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEjE3$_0NS_9allocatorISE_EEFvvEEE","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","SEQUENCE","stereo","pcm_mulaw","operator\"\" ","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","destroyed session 0x%llx (%s)","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","SHUTDOWN-ACK","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLin4711EEERKNS2_9RTPHeaderEEEE","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive"," with counters ","pre_dia_size","CAMELLIA-256-CFB8","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","filterSize > 0","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","vtable for ","Global","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","magicyuv","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE",", deblock_mode = ","!(caps & (1 << 12))","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","other_mobile","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","id-qt","spatial_layer_max_height[i]","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","rate_min_rtt","WebRTC.Audio.InitRecordingDurationMs","signature.to_slice().size() == 64","long long","AVPanScan","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","template<","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic",": out of range","xan_dpcm","mov_text","%I:%M:%S %p","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","PKCS12_TOO_DEEPLY_NESTED","end_pos % 8 == 0","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxiNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","VideoSendStreamImpl::Stop","Failed to allocate new_frame_stats","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/gcd.cc.inc","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/ecdh/ecdh.cc","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_lib.cc","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferExEEE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_3","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","setRates","Failed to allocate extension id=","yuva444p12be","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","lan_endpoint","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","CELLULAR","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_both.cc","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","/proc/self/auxv","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %lld","access denied","no certificate","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","UNSPEC61","encoder_lag","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_0","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","timed out %s (%d/%d), req_id = %d, message_id = 0x%llx","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/oct.cc.inc","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","distpoint","rc2-cbc","Repeated or reordered frame ID (","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","Invalid descriptor kind found.","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","Audiobook","lowBattery","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","Hi ThereN7cricket22StreamInterfaceChannelE","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/gcd_extra.cc.inc","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","jitter_min_delay_60","out->ch_count == in->ch_count","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","ADPCM AmuseGraphics Movie AGM","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld, Predict skip frames = %d and %d","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvxEEEEUlP7_JNIEnvE_","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","streams=[","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","layers","()Lorg/webrtc/NetworkMonitor;","[Rc] iDid = %d,bits in buffer = %lld, bits in Max bitrate buffer = %lld","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","____Z","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","org/webrtc/SoftwareVideoDecoderFactory","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_cert.cc","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_rsa_asn1.cc","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/asn1_lib.cc","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","getDescription","february",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","XWD (X Window Dump) image","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","(II)I","next >= 0 || pc->buffer","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","LOW_COST","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c","dcSCTP00"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_server.cc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","recovered %d pages from %s","function_list","Movie/video screen capture","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","%a %b %d %H:%M:%S %Y","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","MAINTAIN_RESOLUTION","PhotometricInterpretation","!jni_->ExceptionCheck()","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","white_point_chromaticity_x","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls_method.cc","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_x25519_asn1.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","Type matching not implemented","Cellular2G","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","\"=N6tgvoip11OpusDecoderE","other_low_speed","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall((0 + 224)))) < sizeof(buf)","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","GIF87a","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/conf/conf.cc",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","DcSctpTransport","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/div.cc.inc","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","typename ","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ec.cc","unsupported register class","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!"," with bad M-I from ","Size of beginning and end must be between 1 and ","Netscape Communications Corp.","undershoot-pct","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","[%03lld:%03lld]","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","WRONG_SIGNATURE_TYPE","Lavf57.%d.%d","Invalid channel count","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","CPU part","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)","Encoded.Qp.Vp9",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_gentm.cc","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","Received CookieEcho with invalid verification tag: %08x, expected %08x","::friend ","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEjRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","(&$ :\".+","BROKEN_PIPE","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","INVALID_ECH_CONFIG_LIST","adpcm_ima_ea_eacs",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEyEEEEE","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bytestring/cbb.cc","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_crld.cc","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","kI444","*high_loss_threshold > 0.0f","encrypted and compressed","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/policy.cc","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","gost94cc","java/util/Iterator"," RRSID=","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","id-GostR3410-2001-TestParamSet","full chroma interpolation","Config(%p, %s) backup file found %s","Enable frame parallel decodability features","force_integer_mv","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","KEEP_FIRST_READY","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","ecdsa-with-SHA512","allow_high_depth","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","NSt6__ndk116__narrow_to_utf8ILj16EEE","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","pict->buf[0] || !*got_frame","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_info.cc","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","z?6<5?","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","Signaling: videoRotation must be one of [0, 90, 180, 270]","preme","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/s3_pkt.cc",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_utl.cc","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","12.0.0","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","prime-field","drm_prime","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/rsa/rsa_asn1.cc","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","conference_mode","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","26bit","doNotClearOnDrop = true; msgid=0x%llx","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","_Unwind_VRS_Pop","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","Failed to read version","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvjPNS2_11StunRequestEEEE","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE"," bps, requires at least ","Depth parameter set","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","Features","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message",", startup_min_volume: ","ADPCM IMA Funcom ISS","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","KAME-BSD","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_pkey.cc","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","N7tgcalls12MediaManagerE","MUTEX_PTHREADS","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","RSA_LIB","eXtended BINary text","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","%f,%lld,%d,%d,%d,%d","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","realm","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","const __shim_type_info *__cxxabiv1::get_shim_type_info(uint64_t, const uint8_t *, uint8_t, bool, _Unwind_Control_Block *, uintptr_t)","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","found resend for messageId 0x%llx","ESTABLISHED","inline:","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%llx","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0",", render_height = ","ERROR_TIMEOUT","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","ipsec","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_both.cc","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","Process","dash_track_number","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","WebRTC-DecoderDataDumpDirectory","g_bit_depth:","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc","10) erase request %d 0x%llx",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","kaiser","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_2NS_9allocatorIS7_EEFvvEEE","CREATE %s %.*s","nearest neighbor / point","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","libandroid.so","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized."," noexcept","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","ASEs implemented","aes-128-cfb1","invalid ","Two rrtr blocks found in same Extended Report packet","ImageLength","INVALID_ENCODING","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","Unable to send packet via nonexistent endpoint %llu","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/random.cc.inc","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","%H:%M:%S","rgba64be","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","EncodeTimeInMs","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","getScaleResolutionDownBy","start_bitrate_bps < min_bitrate_bps","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","id-it-implicitConfirm","smvjpeg","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","sslclient","Death Metal",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvjPNS2_11StunRequestEEEE","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","11.0.0","shared_secret","Brute Force & Ignorance","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Unsupported vp8_qp_max_ value, ignored.","Unused","Answerer must use either active or passive value for setup attribute.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/t1_enc.cc"," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/montgomery.cc.inc","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%llx","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","sort_artist","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bio/bio_mem.cc","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/cipher/aead.cc.inc","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_jNS5_INS_9TieTagTagEyEEE3$_0","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/ecdsa/ecdsa_asn1.cc","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","spatial_layers_cnt_minus_1","23TL_messageEntityHashtag","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","idivt","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/ctx.cc.inc",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_lib.cc","totalEncodeTime","reconnecting","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","application","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","account_id","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","disconnected","synopsis","-DS---","Dissociating transceiver since the media section is being recycled.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0NS_9allocatorIS5_EEFvvEEE","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","basic_","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUlNS1_13AudioSinkImpl6UpdateEE_","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Set max_outstanding_pings: ","Matrox Uncompressed SD","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_x509.cc","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_mbstr.cc","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ed25519_asn1.cc",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","GATHER_ONCE","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","Called without offer.","%-12lld ","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","flags",", code=0, rtt=","frag->data && frag->data_ref","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/hpke/hpke.cc","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %lld","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","position >= 0 && position <= frag->nb_units","indeo3","<ASN1 11>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5","cancelled running rpc request %p - %s, of messageId 0x%llx notify=%d",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/exponentiation.cc.inc","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEExEUlvE_","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxiNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","id-cmc-lraPOPWitness","intra_dc_precision",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","network_changed","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","SentPacketsLostInPercent ","yuva422p","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/cipher/e_aes.cc.inc","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","Commodore CDXL video","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>="," restrict","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","13.0.0","CRYPTO_LIB","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNSE_IKjLin4711EEEEEE","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ",") remaining in buffer to parse RTCP header (4 bytes).","in_ts != ((int64_t)0x8000000000000000ULL)","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","MISSING_SECOND_NUMBER","unsigned "," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/handshake_server.cc","11) erase request %d 0x%llx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","N7tgcalls23GroupInstanceCustomImplE","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","IPBSipb","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","got ping response for request %p, %lld","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","fraction >= 0.0","googWritable","Regular video content","pos < bit_length()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/t_x509.cc","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","CONNECTION_ETHERNET","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]"," by mid+rsid binding","wqsxga","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","iwmmxt","a64_multi","main10","DroppedFrames.EncoderQueue ","rc_init_occupancy","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","NOHOST","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorixxiEEE"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %lld start_Ts = %lld","  %*s","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc"," instead of ","NackPacketsReceivedPerMinute","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","qualityLabelledData","sample format","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","OUTPUT_BUFFER_TOO_SMALL","h263p","operator/","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_xbiEEE","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","!!&((())%%%\"\"","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","10.0.0","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","seconds","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","not found dropAnswer; msgid=0x%llx","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%llx, server salt: 0x%llx, unique id: 0x%llx)","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","\"(*3..***''","%d.%06d","Audio service type","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_2","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvjPNS2_11StunRequestEEEE","rc5-ofb","cannot start a transaction within a transaction","TURN ALLOCATE request","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","DISABLED","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","vfp_vm","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ec_asn1.cc","Memory allocation error","EC PRIVATE KEY","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d",", error_resilient = ","Unsupported alignment value, ignored.","pcm_u32be","aes-128-cbc-hmac-sha1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_name.cc","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/prime.cc.inc","TargetAudioBitrateConstraints::max is less than ","SenderVideoConstraints","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","N6dcsctp24TransmissionControlBlockE","Socket is bound to the address:","c->dstH >= dstY","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","HEARTBEAT","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","00000000","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","CPU revision","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","_GLOBAL__N","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","getFloatRegister","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","/sys/devices/system/cpu/possible","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_akey.cc","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","QualityScalerResource","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","x264 - core 0000","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: ","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","ENABLED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/cipher/e_tls.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","0x%llx","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","N6webrtc27EncodedImageBufferInterfaceE","artist-sort","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/sqrt.cc.inc","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","NSt6__ndk110__function6__baseIFvPKvjPN7cricket11StunRequestEEEE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm",", \"`8 ","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","INVALID_ECH_PUBLIC_NAME","VP8E_SET_NOISE_SENSITIVITY","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","rtp-hdrexts","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/evp.cc","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","__uuidof","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","max_streams","Setting output_format_request_ based on sink_wants: ","unknown codec","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pkcs8/p5_pbev2.cc","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","RE-CONFIG"," seq : ","complete","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","Copyright","ERROR_UNKNOWN","cinepak","WebRTC.Audio.EchoCanceller.Erl.Max","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/spake2plus/spake2plus.cc","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","INVALID_TRUST","kf_min_dist:","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename",": no conversion","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_object.cc","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","match","jpegls","A_EAC3","FIRST","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorixxiEEE","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","\"(0<Nd","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEjbE3$_0","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","tstamp","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/rsa/rsa_crypt.cc","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEjRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvjPNS2_11StunRequestEEEE","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","AdaptiveAnalog","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","log100","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","lossless","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","23TL_messageEntityTextUrl","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","xface","Duplicate a=msid lines detected",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","scplx_mask","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS2_16SendPacketStatusEEJPS3_EEE","Could not read candidates count.","googLocalCandidateType","qualifiers","   3 ; A I S ","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/shift.cc.inc","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","hash.size() >= 48"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","MediumAquaMarine","Signaling: payloadTypes items must be objects","Gain change detected at block ","Cannot disable encodings on a stopped sender.","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","%lld:%02d:%02d.%06d","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","NSt6__ndk116__narrow_to_utf8ILj32EEE","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","loop_filter_delta_update","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","inner message %d id 0x%llx already processed","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","insert","level","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","ECDHE-RSA-AES256-GCM-SHA384","V_MS/VFW/FOURCC","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_2","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","asimd","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer"," in the offer has changed group.","ambiguous reference to %s in USING()","n_frames","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Control_Block *, _Unwind_Context *)","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","rgb4_byte","(Lorg/webrtc/IceCandidateErrorEvent;)V","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/dsa/dsa_asn1.cc","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","/sys/devices/system/cpu/present","Olive","requireExplicitPolicy"," (line:","DES-EDE3","av_find_best_stream error %s","kI210","pos == size","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","googAnaBitrateActionCounter","skip queue, token = %d: no authkey for dc","Bink video","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","PRUNE_BASED_ON_PRIORITY","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_pmaps.cc","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_extku.cc","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS2_S4_ixxiE_","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out="," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ","Close called",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","armv6","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","InstantUpperBoundLossOffset","chromaoffset","handshake_start","requestsSent","INVALID_NULL_VALUE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","id-characteristic-two-basis","block_lr",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_cpols.cc","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_4NS_9allocatorIS7_EEFvvEEE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_buffer.cc","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","link_speed","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","COOKIE-ECHO","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","layer_drop_mode","realtext","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_1","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_asn1.cc","participant_keys_.size() == group_state.participants.size()","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","yuv420p14be","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","CONNECTION_WIFI","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","target=","malformed comment","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp"," typename ","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_all.cc","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","video/x-unknown","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","1) erase request %d 0x%llx","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","NSt6__ndk117__widen_from_utf8ILj32EEE","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","_Unwind_VRS_Get_Internal","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","Invalid magic number","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId","Expects m line.",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","can't decompress data","indexmem","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","recursive_triggers","gbrp14le","Could not parse candidate: ","min_pixel_count = ","libavcodec/put_bits.h","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","idiva","Unknown connectionMode"," %llu","hd480","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Humour","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","149.154.167.91","cluster_size_limit","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bn/convert.cc","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","WebRTC-Aec3EnforceLowActiveRenderLimit","full chroma input","Truncated packet or corrupt header length","INDEX %d","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","screencast min bitrate kbps","delta_q_v_ac.delta_q","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","MAINTAIN_FRAMERATE","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_jNS8_INS2_9TieTagTagEyEEE3$_0NS_9allocatorISF_EEFbvEEE","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","MEMORY_LIMIT_EXCEEDED","log316","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","NativeNetworkingImpl is wifi: local=","Flash Screen Video v2","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","()Lorg/webrtc/VideoFrame$Buffer;","min_bitrate_bps <= 0",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","OpusTags","too short translated timestamp interval: system time (us) = ","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/bn.cc.inc","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_skey.cc","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","rec.yuv",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x509_vfy.cc","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/a_verify.cc","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","fchown","(*filterPos)[i] < srcW",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/dtls_method.cc","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_time.cc","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_dsa_asn1.cc","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","SECOND_SERVERHELLO_VERSION_MISMATCH","while","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","))/113//+++((","nokey","libavcodec/kbdwin.c","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%llx)","log_sqrt","aZ9n!","max-bundle is used but no bundle group found.","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxiNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEjbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELin4711EEENS2_13DcSctpMessageEEEE","N6webrtc17RemoteAudioSource14AudioDataProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/buf/buf.cc","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","automatic_index","faani","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders."," tls ","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/rsa_impl.cc.inc","CONNECT","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","onRequestQuickAck","libavutil/slicethread.c","About to halt recordable encoded frame output due to too many buffered frames.","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","DefaultRtcpCname","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEExEUlvE_NS_9allocatorIS8_EEFvvEEE","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","iCmplxRatio = %d,frameComplexity = %lld,iFrameCmplxMean = %lld,iQStep = %d,iLumaQp = %d","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","libavcodec/aacdec_template.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x509_obj.cc","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","!avpkt->data","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdExONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_xbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","NEGOTIATE","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","^=N6webrtc13FIRFilterNEONE","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","factorization failed for %llu","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group",", now = ","Center","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet","       ",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","(IILjava/lang/String;Ljava/lang/String;)V","fingerprintAlgorithm","SendSideDelayMaxInMs","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE_","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","Receiving timeout is shorter than the minimal ping interval.","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/handshake.cc","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","BMPSTRING_IS_WRONG_LENGTH","back center","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","EBML version %llu, doctype %s, doc version %llu","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","0123456789abcdef0123456789ABCDEF","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxNS_8functionIFvONS3_13BroadcastPartEEEEEEE","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_lib.cc","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CONNECTION_5G","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","N6webrtc12_GLOBAL__N_112LibvpxFacadeE","secp160r2","_Unwind_VRS_Set",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","not implemented","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","N6webrtc13PushResamplerIsEE","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","TLS_CERT_POLICY_INSECURE_NO_CHECK","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_strex.cc",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_enc.cc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter"," at offset ","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/rsa.cc.inc",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","source_available_ == frames","gray8,y8","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/digestsign/digestsign.cc.inc","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","signaling","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","getCarrierInfo","Group of VOP start","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage"," remaining)","bayer_grbg16le","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_conf.cc","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pkcs8/pkcs8.cc","-mj%06X9%02X","Removing resolution down-scaling setting.","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","  %s%-17s ","id-on-personalData","Invalid size for a valid FIR packet.","Pictor/PC Paint","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/s3_both.cc","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","server_sources","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket",", compressed_header_size_bytes = ","rc_max_quantizer:","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V","2) erase request %d 0x%llx",", queue size (packets) = ","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","cannot open savepoint - SQL statements in progress","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","GOOG PING error response","taylor","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","(Lorg/webrtc/DataChannel;)V",", spatial layers: ","TL0PICIDX is expected to be present in non-flexible mode.","gbrpf32le","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","KEY_TYPE_MISMATCH","adpcm_sbpro_2",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","; ignoring since socket is using 'any' address.","reason(%u)","ADPCM IMA WAV","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","COOKIE-ACK","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","payload-types","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","TLS_CERT_POLICY_SECURE","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","ptr == &out->data[out->size]","_block_invoke","ice-ufrag",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = "," seq ","N7cricket29UnsupportedContentDescriptionE","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","7) erase request %d 0x%llx","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_NS_9allocatorIS4_EEFvxEEE","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","initEncode","Failed to create fingerprint from the digest.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE0_NS_9allocatorIS8_EEFvvEEE","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-nm --enable-stripping --arch=arm --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/armeabi-v7a --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-arm --extra-cflags=' -I./android/armeabi-v7a/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -marm -march=armv7-a -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/armeabi-v7a/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-arm/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-arm/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --enable-neon","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted.","pixel vector["," kbps, padding = ","operator->*","AES-256-CFB","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/p256.cc.inc","from ","yuv440p12le","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","[aax] file checksum == ","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/add.cc.inc","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","type() == Type::kNative","quality","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_transcript.cc","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value","objc_object",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","setFloatRegister","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","Error number %d occurred","jitter_resync_threshold","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","cannot modify %s because it is a view","PliPacketsReceivedPerMinute","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","V_REAL/RV30","Fast Fusion","SetStereoRecording","] , supports_simulcast = ","audio_init_bitrate","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","REQUIRE","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","TLSV1_ALERT_INAPPROPRIATE_FALLBACK"," are removed.","Windows Media Audio Lossless",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNS5_IKjLin4711EEEEEE","6) erase request %d 0x%llx","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","Encoded.Qp.H264","scale_small","QDesign Music Codec 2","Invalid RID value: ","N6webrtc21IceTransportInterfaceE","Failed to parse header. Frame marker should be 2.","yuva444p10le","Channel count %d","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","wrong Vector magic in TL_msg_resend_req, got %x","Profile 2","AEAD_AES_128_GCM","Invalid video playout delay: [","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUljhbE_",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_aead_ctx.cc","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","operator ","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","adpcm_psx","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","id-qt-cps","EXPERIMENTAL","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEjRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","gif decoder","Attempting to get contributing sources for SSRC:","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","clip_to_restricted_range","Invalid DataChannelInit","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x509name.cc","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld","INVALID_ALPN_PROTOCOL","Alias/Wavefront PIX image","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","WebRTC.Audio.","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","Cellular5G","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","HEARTBEAT-ACK","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","CONNECTION_3G","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", %lld kb/s",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_dec.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","not found request; msgid=0x%llx","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Too little data (","Club-House",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorixxiEEE","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","Received REMB for packet feedback only GoogCC","DST (Direct Stream Transfer)","N3rtc13OpenSSLDigestE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_int.cc","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","connection(%p) received invalid message session id (0x%llx instead of 0x%llx)","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Can't buffer any more data for the data channel.","Queued received data exceeds the max buffer size.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","stream_ec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/jacobi.cc.inc","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS5_S7_ixxiE_NS_9allocatorIS8_EEFvS5_S7_ixxiEEE","detail::thread_local_destructors == nullptr","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_bitst.cc","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","stream_data","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","rate_flags","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","bad message notification %d for messageId 0x%llx, seqno %d","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","BALANCED","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","pixel_format","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Received packet has wrong peerTag","NOT_ENCRYPTED","connection(%p) invalid proxy status on state 6, 0x%x","Jam Band","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1"," new_length: ","Missing message type in NACK RtcpFeedback.","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","MAXBUNDLE","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","Popping empty vector!","lag-in-frames","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%lld","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","a=group:BUNDLE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","Failed to allocate vt2","Illegal reregistration for uri: ","wsxga","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_bitstr.cc","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","libavcodec/h264dec.c","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid"," requires ","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","WebRTC.Audio.EchoCanceller.UsableLinearEstimate","NavajoWhite","ProcessDescriptors",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","noCheck","arib-std-b67","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","TLS Web Client Authentication","context model","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","FM Screen Capture Codec","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","ERROR_AUDIO_IO","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_session.cc","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","Processor","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"lib/armeabi-v7a/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","/sys/devices/system/cpu/cpu%u/topology/cluster_cpus_list","UNSORTED_SEGMENT_PROD","Renesas","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","MT799","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","dragon","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","cardhu","0123456789ABCDEF0123456789abcdef","Wait unblocked ","Samsung","FATAL","DEPTH_TO_SPACE","NumInputs(node)","hi3660","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Tegra SL","Codebook type must be Float32.","Serial","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","Surge S","Unknown ARM float register","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","L2_NORMALIZATION","getSimpleName","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","HARD_SWISH","input_type","has_bias","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","Kirin ","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","N10__cxxabiv129__pointer_to_member_type_infoE","RAW: ","REDUCE_WINDOW","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","filter->quantization.type","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Qualcomm","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","k3v2oem1","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","unknown personality routine","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","macallan","SHAPE","ventana","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","CPU part","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","Snapdragon ","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","picasso_e2","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","rk322x","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","ro.mediatek.platform","tegratab","thread detached from the VM","St9exception","): string form of default value '","k3v200","NSt6__ndk110ctype_baseE","NewObject","pmull","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","crc32","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","picasso_m","printStackTrace","!quiet_","gs702c","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","txs03","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","Nvidia","NSt6__ndk19__num_getIcEE","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","NS_14T004","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr","codebook != nullptr","normalize_spaces","St20bad_array_new_length","vfpv3d16","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","ro.chipname","Telechips","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","I sets","MediaTek","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","Texas Instruments","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","CallObjectMethod","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","SLICE","PFbN4absl11string_viewEE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","Leadcore","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","evitareul","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","tegra_fjdev103","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","NSt6__ndk114error_categoryE","input->dims->data[input->dims->size - 1]","picasso","params->multiplier_fixedpoint","NSt6__ndk16locale5__impE"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","Spreadtrum","node->inputs->size >= 2","asimdhp","St12length_error","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","REDUCE_ALL","level >= 1","scale_diff / output_scale <= 0.02","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","%s%p %s %s","unwind_phase2","Amlogic Meson8","0123456789","pw not w's predecessor","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","arena->allocation_count > 0","FLOOR","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","<Unknown severity>","vector","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","VALIDATION:","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","picasso_mf","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","foster_e_hdd","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","tostab12BA"," vs. ","November","lowercase_input","committed_","February","Nuclun ","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","STABLEHLO_OR","mp523x","Tensor output sizes mismatch.","gs703d","1.f / 256","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","hi3650","Could not get 'stablehlo.reduce_window' operation parameters.","@N3ruy12_GLOBAL__N_19TrMulTaskE","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","Type matching not implemented","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","RIGHT_SHIFT","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","hi6210sft","CONVERSION_METADATA","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","tegra4","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","BATCH_MATMUL","NewStringUTF(0x","SHW-M380S","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","(Ljava/lang/String;F)V","bias->type","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","sphinx","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","HiSilicon","D sets","Flag '","N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","I size","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","chagall","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","index inlined table detected but pr function requires extra words","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","arm-linux-androideabi-llvm-libcxx-armeabi-v7a","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","hi6250","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","Superior","debug.tflite.trace","hashtype","build-secure-info:source-uri","BIRCH","node->inputs->size","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","I line length","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","N4absl7LogSinkE","tflite","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","num_tensors >= allocs_.size()","picasso_e","output->params.zero_point","ReaderTryLock failed ","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","_Unwind_VRS_Set","prev < next","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","NSt6__ndk15ctypeIwEE","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Check %s failed: %s","gs702a","vfpv4","SizeOfDimension(op_context->paddings, 1)","NSt6__ndk15ctypeIcEE","SetSlowPathTLS(data)","MAX_POOL_2D","Check result_size <= kMaxSize failed: ","Invalid quantized and sparse fully-connected format.","ProcessDescriptors","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","bobsleigh","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","AArch64","SOFTMAX","xfixhash8","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","ro.product.board","St9bad_alloc","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","Fixed/UTC","HASHTABLE","659779404","size_t overflow","condition_variable wait failed","shift","jscvt","NSt6__ndk19__num_putIwEE","omap4","thread constructor failed","St12out_of_range","enrc2b","CONV_2D","t8400n","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","s5pc110","error","endeavoru","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","26bit","VARIANT","MATRIX_DIAG","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","MATRIX_SET_DIAG","INT16","tostab12AL","0123456789ABCDEF","NovaThor","Tegra T","left_","STABLEHLO_CLAMP","N10__cxxabiv117__pbase_type_infoE","NOTYPE","ro.board.platform"," found in vocabulary.","SPLIT_V","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","stingray","third_party/absl/strings/str_cat.cc","CPU architecture","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","montblanc","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","mapphone_CDMA","STABLEHLO_LOGISTIC","STABLEHLO_ADD","Filter data type %s currently not supported.","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_min_freq","vfpd32","unsupported arm register","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","_Unwind_VRS_Get_Internal","Manta","antares","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Invalid descriptor kind found.","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","tegra_fjdev101","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","CPU revision","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","BEETHOVEN","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","cluster","STABLEHLO_REDUCE_WINDOW","kTfLiteUInt8","num_bits > 1","Ceres","INT32","tensor.allocation_type","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","blaze-out/armeabi-v7a-opt-android-ST-9d65607305a3/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","Attempting to resize a fixed-size tensor.","Exynos ","oouc14.prod.google.com","Amlogic","avalon","input_tensor != nullptr","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","Pinecone","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","_Unwind_VRS_Pop","N10__cxxabiv120__si_class_type_infoE","%I:%M:%S %p","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","sailfish","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILx1ELx1000000000EEEEEE3$_0","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","variables","hi3751","t->params.zero_point","RUY_PATHS","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","getFloatRegister","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","MStar","D line length","<BOS>","WonderMedia","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","flounder","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","CPU variant","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","DILATE","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","evtstrm","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums","Actions",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SPACE_TO_BATCH_ND","SKIP_GRAM","NSt6__ndk112__do_messageE","%a %b %d %H:%M:%S %Y","getauxval","STABLEHLO_COSINE","grouper","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","ro.arch","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","FbN4absl11string_viewEE","NSt6__ndk16locale5facetE","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","vfpv3","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","<null>","N4absl14flags_internal18FlagStateInterfaceE","Unisoc","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","D size","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","asimdrdm","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","false","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","Check total_size <= kMaxSize failed: ","CUSTOM","N6tflite13MemoryPlannerE","tostab12BL","add_bos_tag","N6tflite16MemoryAllocationE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","Broadcom","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","foster_e","RESOURCE","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","WIKIPAD","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","CPU implementer","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","idivt","ZEROS_LIKE","SEGMENT_SUM","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","Marvell","is_optional_bias_int","Amlogic Meson8B","JNI version error","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","hi3635","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","fastmult","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","unsupported register class","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","%s %s%u%.*s","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","NSt6__ndk114__num_get_baseE","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","CPU implementor","BogoMIPS","Check absl::ParseFlag(val, &dflt, &err) failed: ","The supplied buffer is not 4-bytes aligned","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","hi6620oem","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","D assoc","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","/sys/devices/system/cpu/cpu%u/topology/physical_package_id","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","ro.hardware.chipname","thumb","ReaderLock returning ","LOG_SOFTMAX","Madison","kTfLiteInt16","N3ruy4TaskE","unicodehash16","gs705a","N6tflite28TfLiteInternalBackendContextE","N6tflite20BuiltinDataAllocatorE","N6tflite17MutableOpResolverE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Hardware","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","darcy","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","mozart","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","Unable to delete global reference, JNIEnv* missing","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","Revision",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","getInfoFromEHABISection","model_control_dependencies","SQUEEZE","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","/proc/self/auxv","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","tegra132","libc++","SEQUENCE_STRING_PROJECTION","STABLEHLO_GATHER","N10__cxxabiv119__pointer_type_infoE","mocha","RESIZE_NEAREST_NEIGHBOR","NSt6__ndk120__time_get_c_storageIwEE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","package","Unknown","(null)","obj_clazz != nullptr","STABLEHLO_AND","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILx1ELx1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","Invoke","September","stablehlo_gather","NSt6__ndk19__num_getIwEE","processor","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Tegra AP","Attempt to get JNIEnv* on thread not attached to JVM","atomics","setFloatRegister","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk111__money_getIwEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE","Features","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","Allwinner","tegra210_dragon","Rockchip","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","tostab11BS","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","hi3630","Unknown type","AVERAGE_POOL_2D","thumbee","/sys/devices/system/cpu/kernel_max","/sys/devices/system/cpu/cpu%u/topology/core_siblings_list","generic","/proc/cpuinfo","xfixhash16","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","NSt6__ndk18messagesIcEE","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","asimd","The model allocation is null/empty","asimdfhm","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","marlin","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","lrcpc","ctx->num_threads_strategy()","cpuid","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","iwmmxt","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","libc.so","pisces","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","vangogh","SELECT_V2","SignalAll on ","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_max_freq","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","idiva","Unhandled LSTM kernel type: %d","t->dims->size","hws7701u","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","crunch","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","I assoc","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","nbx03","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"lib/x86/libtmessages.49.so":["NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","triangular","SS----","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","unexpected end of input inside multi-line comment","TransferFunction","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","at least one digit required in fractional part","fisbone","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_skey.cc","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","top front center","EXPECTING_A_DSA_KEY",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","systemBitrate=\"","The number of frames in VpxTplGopStats is fewer than expected."," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE",", padding %d","totalProcessingDelay","%s %S","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","3) erase request %d 0x%llx","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/cipher.cc.inc","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","DNXHR 444","Signaling: uri must be a string","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","UDP_P2P_LAN","a->ch_count","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pcons.cc","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","avxslow","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","UTF16le","N6webrtc22RtpTransmissionManagerE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEEN6dcsctp16SendPacketStatusEEEE","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bitst.cc","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_montgomery.cc.inc","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","DtlsTransport in connected state has incomplete TLS information","androidSdkInt","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","s->used_ch_count","%d:%d%c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","ppSliceInLayer","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","actions & _UA_CLEANUP_PHASE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","truncated sleb128 expression","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","error sending: %d / %s","d->nb_components <= 4","rate-distortion optimal quantization","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS","N6dcsctp9InitChunkE","A_MPEG/L2","native_cancelRequestsForGuid","out->bps == in->bps","frame_refs_short_signaling","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","before create audio io","max_core_count","org/webrtc/IceCandidateErrorEvent","permitted in ufrag or pwd. This is a protocol violation that ","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_xbiEEE","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","yuv422p14le"," -- error want write",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","ss>=0 && Ah>=0 && Al>=0","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","mmxext","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %lld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","ICE server parsing failed: Invalid hostname format","Parsed QP value out of range.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%llx","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","sse4.2","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio_mem.cc","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","xvid_ilace","payload_capacity >= kHevcNalHeaderSize","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_alt.cc","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","objcproto","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvxSA_EEE","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","gray9le","Duplicate a=mid value '","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","@@@@@@@@@@@@@@@@","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory.","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","transfer_characteristics","READ_TIMEOUT_EXPIRED","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_jNSL_INS2_9TieTagTagEyEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/i686-linux-android -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/x86 --target=x86-android-gcc --enable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/div.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp.cc","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec",": TURN channel bind request sent, id=","DarkBlue","DEK-Info: ","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","iFrameCmplxMean = %lld,iFrameComplexity = %lld","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdExONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_xbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_x509.cc","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","IDR_N_LP","no such column","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","JPEG-LS","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_NS_9allocatorIS9_EEFvS8_xEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","color_trc_type","Supported send codecs in order of preference:","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total","zero_bit",", message="," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","CONNECTION_4G","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_0NS_9allocatorIS7_EEFvvEEE"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_3NS_9allocatorIS7_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/shift.cc.inc","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","New Romantic","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec.cc","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","LightSkyBlue","c2pnb272w1","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","Microsoft Video 1","] ignored, allocation failed.","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc","ASUS V1",": Sending STUN ","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","bicublin","pbeWithMD5AndCast5CBC","WebRTC.Call.PacerBitrateInKbps, ","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a",".TimeInHdPercentage","NotContact","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_buffer.cc","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","top first","tile_start_and_end_present_flag","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEjE3$_0","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","connection(%p, account%u, dc%u, type %d) send message (session: 0x%llx, seqno: %d, messageid: 0x%llx): %s(%p)","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","REPLAYGAIN_ALBUM_PEAK","clockrate","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Failed to setup RTCP mux.","WebRTC-Video-ForcedSwDecoderFallback","Could not create unsignaled receive stream.","ECDSA routines","maxrep","-----BEGIN ","qdraw","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","athlonxp","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","G.726 ADPCM","size_bytes","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ia5.cc","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","Psychedelic","WebRTC-Pacer-PadInSilence","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","MobiClip Video","randomblob","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","Euro-Techno","STEREO","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","SSLV3_ALERT_BAD_CERTIFICATE","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","WebRTC.Audio.StopPlayoutSuccess","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","Dream","certificate != nullptr","INTEGRITY_CHECK_CLASSIC_","8SVX fibonacci","Metadata relevant to a downmix procedure","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","PausedTimeInPercent","NOT_XOF_OR_INVALID_LENGTH",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/sqrt.cc.inc","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-nm --enable-stripping --arch=x86 --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/x86 --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-x86 --extra-cflags=' -I./android/x86/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -march=i686 -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/x86/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-x86/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-x86/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --disable-mmx --disable-yasm","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Output changed","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC-Audio-OpusBitrateMultipliers","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % lld","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_aead_ctx.cc","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","advanced_editlist","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","MP2 (MPEG audio layer 2)","Conn[","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_0","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_jNSJ_INS_9TieTagTagEyEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","chroma_format_idc %u","SSLV3_ALERT_BAD_RECORD_MAC","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","truncated uleb128 expression","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","sse3slow","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","skip_factor","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","color_primaries_type","dataChannelsOpened","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","0123456789ABCDEF0123456789abcdefavformat_find_stream_info","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","RSV_VCL29","WebRTC-Bwe-SubtractAdditionalBackoffTerm","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","expected == 1","mbcmp","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","%s%02d:%02d:%02d%c%02d"," milliseconds","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_key.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","messageId for token = %d, 0x%llx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","?gf&?","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","inner message %d id 0x%llx is unparsed","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","NO_PRIVATE_KEY_ASSIGNED","apply_cropping","Recovered media packet with SSRC: ","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %lld","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","XviD%d","TLS 1.3 client unknown","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLj256EEENS_9allocatorIS2_EEEE","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure ","got response for request %p, req_id = %d - %s (messageId = 0x%llx)"," !\"#$%&'()*+,-./(","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","GIF89aGIF87aBBCD","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","Unsupported parameter for LNTF RTCP feedback: ","Only Some Reasons"," available connections due to: ","in gop_header","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/blinding.cc.inc","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvxEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","NSt6__ndk110__function6__baseIFvxNS_6vectorIjNS_9allocatorIjEEEEEEE","N6webrtc19FieldTrialsRegistryE","guess_mvs","Failed to allocate MFQE framebuffer","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: "," !\"#$%&'()*+,-./0123456789:;<=>?","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down"," .(&$*,\"<24:860>","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","dvbtxt","UNIVERSALSTRING_IS_WRONG_LENGTH","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","%;KZr?@","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_tls.cc","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","page_count","Windows Media Video 9 Image","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","nal_type >= 0 && nal_type < 32","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","Attempted to set RtpParameters with modified header extensions","crccheck","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_5NS_9allocatorIS7_EEFvvEEE","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferExEEE","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/asn1_gen.cc","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","fast but inaccurate seeks","GetEnv() == prev_jni_ptr","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","unknown pointer encoding","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","cpu model","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEyEEEEE","lpf_opt out of range [0..1]","Multiple layers","PBE-MD2-RC2-64","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))","N6webrtc18media_optimization13VCMNackMethodE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","DWARF opcode not implemented","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","MediaBitrateSentInKbps","23TL_server_DH_inner_data","High 4:4:4 Intra","SentPacketsLostInPercent","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","color_primaries","WebRTC-ZeroHertzScreenshare","dsd_msbf","nonce_hash","unsupported x86 register","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","rtbufsize","after new_pred","UNABLE_TO_CREATE_SOCKET","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%lld","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_credential.cc","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","BlueViolet","localId","input_parameters->is_valid()","estimate_noise_when_congested"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdExE3$_0NS_9allocatorIS3_EEFvvEEE","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digest/digest.cc.inc","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","p_tex_bits","operator()","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","SoftNull","CONF_LIB"," VideoSendStream config: ","id-smime-aa-securityLabel","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","<;;;;;;;;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","dct_coeff","WebRTC-SrtpRemoveReceiveStream","Can't change crypto_options after calling SetLocalDescription.","%d%*1[:/]%d%c","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","TrueHD","account%u dc%u handshake: can't find valid cdn server public key, type = %d","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_client.cc","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","bgr444be","select high Shibata noise shaping dither","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","getEncodedP","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","data == opaque","Zero hertz mode disabled.","Ua9enable_ifI","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","Simulating overuse with intervals ","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","!avctx->hwaccel","type='trigger' AND name='%q'","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE0_","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEERKN6webrtc9RTPHeaderEEEE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","i_qfactor","Hip-Hop","Single message packet bit in not first message.","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519_asn1.cc","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec.cc.inc","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","Setting new certificate.","INVALID_SCT_LIST","Bisque","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","<image_size>","c2pnb368w1","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","malformed uleb128 expression","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa_impl.cc.inc","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/felem.cc.inc","N6webrtc4rtcp5RtpfbE","Constrained Baseline","WebRTC-VP8-Forced-Fallback-Encoder-v2","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","$]WsAb`>","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","no x86 float registers","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","frame_type","Unsupported delta version","Unspecified 29","json_each","partitions","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","NSt6__ndk117__widen_from_utf8ILj16EEE","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","gTGk/","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","HEADPOSTGET OPTI","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","ZN18ConnectionsManager9setUserIdExE3$_0","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","dvaudio","[Self]","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","reflector","CursorLock","incomplete input","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxiNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","12) erase request %d 0x%llx"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","A_OPUS/EXPERIMENTAL","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdh/ecdh.cc","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","Hi There","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","tile_columns out of range [0..6]","MediumBlue","read byte error","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","libavutil/avstring.c","textNotice","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/hkdf/hkdf.cc.inc","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","ENCODER_NOT_FOUND","CIPHER_OR_HASH_UNAVAILABLE","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","stepping","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","after sprite_trajectory","pwrite","N3rtc14RefCountedBaseE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_lib.cc","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","codec_tag","version","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","333?333?","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","4) erase request %d 0x%llx","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc13FlexfecSenderE","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_pkt.cc","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","A BUNDLE group was added in the answer that did not exist in the offer.","nameConstraints","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_lib.cc","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake.cc","max-intra-rate","Sending UDP ping to %s:%d, id %lld"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","PART_NUMBER","unknown(%u)","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELin4711EEENS4_13DcSctpMessageEEEE","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","Attempted to set RtpParameters with modified SSRC","b != nullptr","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","PCM unsigned 8-bit","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","config_.decoder_factory","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE","tg_end",", ms since last received data="," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","@N6webrtc14RTPSenderVideoE","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","DW_OP_fbreg not implemented","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute."," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Exception *, _Unwind_Context *)","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc","adpcm_ima_wav"," %02x","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/oct.cc.inc","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Film grain parameters","Invalid non-TCP candidate","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","FDE has zero length","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","pcm_s8_planar","[OpenH264] this = 0x%p, Info:","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cipher.cc","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec_asn1.cc","Coral","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","5) erase request %d 0x%llx","OpenRead","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_conf.cc","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa_asn1.cc","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8_x509.cc","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","order_hint","FkCheck","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","?ASED_ON_PRIORITY","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvjPNS2_11StunRequestEEEE","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","episode_id","rfc822Mailbox","atrac3p","max_bitrate_bps","N6webrtc23LegacyEncodedAudioFrameE","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","inner message %d id 0x%llx process","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_5","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","DW_EH_PE_datarel is invalid with a datarelBase of 0","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","shared-reflector","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number"," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response","(v?TE",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","native_init","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEjRKNS_9CandidateEE3$_0","Signaling: could not parse FeedbackType","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","n >= 1","Failed to allocate cpi->content_state_sb_fd","no such column: \"%T\"","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa.cc.inc","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","16) erase request %d 0x%llx","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","Server returned 404 Not Found","N6webrtc21SdpOfferAnswerHandlerE","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pkey.cc","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","6.0(front)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","onFirstPacketReceived","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef"," value_bit_width=","full_chroma_inp","DSA-SHA1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_utl.cc","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_4","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/mem.cc","database %s is already in use","unspecified size","DES-CFB","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","output_ts_offset","WebRTC.Audio.InitPlayoutSuccess","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_hkdf.cc","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY",", max. %lld kb/s"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","event_base_priority_init","lr_uv_shift","kx-ecdhe",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","SetDefaultSink: ","Late SEI","setct-CapRevResData","enableBuiltInAEC","<?g;<","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","MAXCOMPAT","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","%lld%s","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","DebugMessage","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","cancelled queued rpc request %p - %s of messageId 0x%llx","d.x400Address","can't parse magic %x in TL_msgs_all_info","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd_extra.cc.inc"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_privkey.cc","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509name.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0",".MeanFreezeDurationMs","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","?ideo-orientation","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","%Y%m%d","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/buf/buf.cc","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","Invalid attribute value.","checkpoint_fullfsync","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","base_q_idx","name.fullname","rmvol","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x"," auto","error_resilient","Unspecified 25",", ...)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","ICE pwd must contain only alphanumeric characters, '+', and '/'.","Switching to p2p (Inet)","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxNS_8functionIFvONS6_13BroadcastPartEEEEEEE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","arib_caption","truncated","libswscale/alphablend.c","swr_init","Diffie-Hellman routines","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","3dnowext","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bcons.cc","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/hpke/hpke.cc","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","targa","Failed to get auth keys from libsrtp!.","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_srtp.cc","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc","Stashing OnOutputFormatRequest: ","file,crypto,data","Failed to write key: ","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","$&(*,.02468:<>@B","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","NSt6__ndk110__function6__baseIFvxEEE","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","des-cfb1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_crld.cc","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_1","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","rectangular","Truncated partition size data","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_gentm.cc","gifvideo.cpp new stream","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_1NS_9allocatorIS7_EEFvvEEE","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","[%s] ","Failed to create TURN client socket.","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","RID Description must contain <RID> <direction>.","val || !min_size","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","WebRTC.Video.JitterBufferDelayInMs ","cdgraphics","vp8-flags","Sequential","opus_encoder: setting bitrate to %u","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/extensions.cc","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","DW_EH_PE_textrel pointer encoding not supported","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_mbstr.cc","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","((.111..***(())/113//+++((","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","ExposureProgram","' for writing.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1NS_9allocatorIS5_EEFvxEEE","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","bmv_audio","googFrameHeightInput","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","08491<5=\"*&+#.'/2:6;3>7?","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_enc.cc","X400Name:<unsupported>","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","FDE is really a CIE","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","level-asymmetry-allowed","Video Session Error","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","set the log level offset","bucket_milliseconds > 0","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","BitrateConstraint","NEW CERTIFICATE REQUEST","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","modified_e_weighted","mline","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","film_grain_params_ref_idx","condition_variable::wait: mutex not locked","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519_asn1.cc","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa.cc","NESTED_GROUP","#@1]#",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_client.cc","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%llx","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","DarkGreen","id-cmc-regInfo","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","GenuineIntel","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","prime239v2","Wrong Credentials","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views","xyz12be",".reflector","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_oth.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/t_x509.cc",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","remote candidate generation maybe changed","ADPCM Microsoft","packetization-mos","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","max_ts_probe","Failed to allocate context buffers","()Lorg/webrtc/VideoEncoder$EncoderInfo;","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","WebRTC.Video.Scr","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","?N6webrtc13PushResamplerIsEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","enable_restoration","18auth_Authorization","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","webm_dash_manifest_bandwidth","iff_ilbm","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","Gothic","(I)Lorg/webrtc/MediaStreamTrack$State;","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEjE3$_0NS_9allocatorISE_EEFvvEEE","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","pcm_mulaw","SEQUENCE","stereo","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","destroyed session 0x%llx (%s)","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","H=                ","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLin4711EEERKNS2_9RTPHeaderEEEE","////////","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive","pre_dia_size"," with counters ","CAMELLIA-256-CFB8","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","Global","vtable for ","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_dec.cc","magicyuv","Y?43s?","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_utl.cc","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE","!(caps & (1 << 12))",", deblock_mode = ","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","spatial_layer_max_height[i]","id-qt","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","DW_EH_PE_funcrel pointer encoding not supported","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_method.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","WebRTC.Audio.InitRecordingDurationMs","AVPanScan","signature.to_slice().size() == 64","long long","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","nal_type >= 0 && nal_type < 64","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic","////////////////","xan_dpcm","mov_text","%I:%M:%S %p","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","end_pos % 8 == 0","PKCS12_TOO_DEEPLY_NESTED","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxiNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/a_verify.cc","Failed to allocate new_frame_stats","VideoSendStreamImpl::Stop","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferExEEE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_3","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ncons.cc","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","yuva444p12be","Failed to allocate extension id=","setRates","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %lld","access denied","no certificate","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","UNSPEC61","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_0","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_x509.cc","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","timed out %s (%d/%d), req_id = %d, message_id = 0x%llx","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pk8.cc","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_info.cc","distpoint","rc2-cbc","Repeated or reordered frame ID (","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","lowBattery","Audiobook","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","jitter_min_delay_60","out->ch_count == in->ch_count","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","ADPCM AmuseGraphics Movie AGM","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld, Predict skip frames = %d and %d","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_versions.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_ctx.cc","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvxEEEEUlP7_JNIEnvE_","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_all.cc","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/ctx.cc.inc","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_vfy.cc","layers","()Lorg/webrtc/NetworkMonitor;","[Rc] iDid = %d,bits in buffer = %lld, bits in Max bitrate buffer = %lld","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/t1_enc.cc","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","getTableEntrySize","org/webrtc/SoftwareVideoDecoderFactory","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_crypt.cc","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","february","getDescription",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","XWD (X Window Dump) image","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","next >= 0 || pc->buffer","(II)I","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","UUUUUUUU","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c","dcSCTP00"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/prime.cc.inc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","Movie/video screen capture","function_list","recovered %d pages from %s","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","~1@A-","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","%a %b %d %H:%M:%S %Y","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","CIE start does not match","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","PhotometricInterpretation","!jni_->ExceptionCheck()","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","white_point_chromaticity_x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_record.cc","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/e_aes.cc.inc","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","_Unwind_Reason_Code __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, uint64_t, _Unwind_Exception *, _Unwind_Context *)","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_asn1.cc","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","results.reason == _URC_HANDLER_FOUND","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_obj.cc"," with bad M-I from ","Size of beginning and end must be between 1 and ","undershoot-pct","Netscape Communications Corp.","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","[%03lld:%03lld]","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","Invalid channel count","Lavf57.%d.%d","WRONG_SIGNATURE_TYPE","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","Received CookieEcho with invalid verification tag: %08x, expected %08x","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEjRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","(&$ :\".+","BROKEN_PIPE","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","adpcm_ima_ea_eacs","INVALID_ECH_CONFIG_LIST",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEyEEEEE","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","encrypted and compressed","*high_loss_threshold > 0.0f","kI444","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","gost94cc","java/util/Iterator"," RRSID=","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","full chroma interpolation","id-GostR3410-2001-TestParamSet","Config(%p, %s) backup file found %s","force_integer_mv","Enable frame parallel decodability features","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N6tgvoip11OpusDecoderE","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","allow_high_depth","ecdsa-with-SHA512","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_lib.cc","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","Offf?","NSt6__ndk116__narrow_to_utf8ILj16EEE","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","sse4.1","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","pict->buf[0] || !*got_frame","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb",":z?LY","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/p5_pbev2.cc","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","  !\"\"#$$%%","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","preme","Signaling: videoRotation must be one of [0, 90, 180, 270]","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","drm_prime","prime-field","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","Unknown DWARF encoding for search table.","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","doNotClearOnDrop = true; msgid=0x%llx","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","Failed to read version","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvjPNS2_11StunRequestEEEE","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE","Depth parameter set"," bps, requires at least ","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message","ADPCM IMA Funcom ISS",", startup_min_volume: ","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519.cc","MUTEX_PTHREADS","N7tgcalls12MediaManagerE","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/encrypted_client_hello.cc","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","athlon","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","eXtended BINary text","RSA_LIB","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ec/ec_asn1.cc","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","%f,%lld,%d,%d,%d,%d","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/spake2plus/spake2plus.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_enc.cc","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","found resend for messageId 0x%llx","ESTABLISHED","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%llx","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0",", render_height = ","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","^=N6webrtc13FIRFilterSSE2E","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","dash_track_number","Process","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","g_bit_depth:","WebRTC-DecoderDataDumpDirectory","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc","10) erase request %d 0x%llx",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd.cc.inc","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","kaiser","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_2NS_9allocatorIS7_EEFvvEEE","CREATE %s %.*s","nearest neighbor / point","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized.","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","ASQLite format 3","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","ASEs implemented","aes-128-cfb1","invalid ","Two rrtr blocks found in same Extended Report packet","INVALID_ENCODING","ImageLength","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_int.cc","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","Unable to send packet via nonexistent endpoint %llu","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","pentium2","rgba64be","%H:%M:%S","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","start_bitrate_bps < min_bitrate_bps","getScaleResolutionDownBy","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_asn1.cc","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","smvjpeg","id-it-implicitConfirm","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","Death Metal","sslclient",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvjPNS2_11StunRequestEEEE","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","Brute Force & Ignorance","shared_secret","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","getSavedRegister","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Answerer must use either active or passive value for setup attribute.","Unused","Unsupported vp8_qp_max_ value, ignored.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile."," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%llx","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","sort_artist","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/scalar.cc.inc","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_jNS5_INS_9TieTagTagEyEEE3$_0","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","spatial_layers_cnt_minus_1","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","23TL_messageEntityHashtag","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","DW_EH_PE_aligned pointer encoding not supported","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","totalEncodeTime","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","application","account_id","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","synopsis","disconnected","-DS---","Dissociating transceiver since the media section is being recycled.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0NS_9allocatorIS5_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/dsa/dsa_asn1.cc","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/asn1_lib.cc","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUlNS1_13AudioSinkImpl6UpdateEE_","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","?GATHER_CONTINUAL","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Matrox Uncompressed SD","Set max_outstanding_pings: ","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","GATHER_ONCE","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bytestring/cbb.cc","Called without offer.","%-12lld ","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","flags","frag->data && frag->data_ref",", code=0, rtt=","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %lld","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","indeo3","position >= 0 && position <= frag->nb_units","<ASN1 11>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5","cancelled running rpc request %p - %s, of messageId 0x%llx notify=%d",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","?XMH?","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEExEUlvE_","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_server.cc","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxiNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","intra_dc_precision","id-cmc-lraPOPWitness",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","yuva422p","SentPacketsLostInPercent ","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","Commodore CDXL video","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>=","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","CRYPTO_LIB","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNSE_IKjLin4711EEEEEE","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ","DW_OP_deref_size with bad size",") remaining in buffer to parse RTCP header (4 bytes).","in_ts != ((int64_t)0x8000000000000000ULL)","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","MISSING_SECOND_NUMBER"," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/exponentiation.cc.inc","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","11) erase request %d 0x%llx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","N7tgcalls23GroupInstanceCustomImplE","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","got ping response for request %p, %lld","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","Regular video content","fraction >= 0.0","googWritable","pos < bit_length()","Can't binary search on variable length encoded data.","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]","wqsxga"," by mid+rsid binding","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","a64_multi","main10","rc_init_occupancy","DroppedFrames.EncoderQueue ","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorixxiEEE"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_crl.cc","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","  %*s","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %lld start_Ts = %lld","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc","NackPacketsReceivedPerMinute"," instead of ","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","N6webrtc10FIRFilterCE","sample format","qualityLabelledData","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","h263p","OUTPUT_BUFFER_TOO_SMALL","operator/","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_xbiEEE","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_extku.cc","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","not found dropAnswer; msgid=0x%llx","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","getSLEB128","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%llx, server salt: 0x%llx, unique id: 0x%llx)","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","%d.%06d","Audio service type","\"(*3..***''","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_2","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvjPNS2_11StunRequestEEEE","rc5-ofb","TURN ALLOCATE request","cannot start a transaction within a transaction","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","Memory allocation error","EC PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/jacobi.cc.inc","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_akey.cc","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d","pcm_u32be",", error_resilient = ","Unsupported alignment value, ignored.","aes-128-cbc-hmac-sha1","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","TargetAudioBitrateConstraints::max is less than ","N6dcsctp24TransmissionControlBlockE","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","Socket is bound to the address:","c->dstH >= dstY","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","_GLOBAL__N","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","getFloatRegister","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digestsign/digestsign.cc.inc","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","QualityScalerResource","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","processor","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","x264 - core 0000","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/obj/obj.cc","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_both.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: ","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","aesni","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_both.cc",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","OPENSSL_ia32cap","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","0x%llx","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","artist-sort","N6webrtc27EncodedImageBufferInterfaceE","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","NSt6__ndk110__function6__baseIFvPKvjPN7cricket11StunRequestEEEE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p256.cc.inc","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","NegotiateChannel","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","VP8E_SET_NOISE_SENSITIVITY","INVALID_ECH_PUBLIC_NAME","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","level-asymmetry-","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","max_streams","Setting output_format_request_ based on sink_wants: ","unknown codec","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","complete"," seq : ","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","Copyright","cinepak","WebRTC.Audio.EchoCanceller.Erl.Max","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","kf_min_dist:","INVALID_TRUST","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","jpegls","match","A_EAC3","FIRST","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorixxiEEE","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEjbE3$_0","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEjRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvjPNS2_11StunRequestEEEE","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","log100","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/rsa_pss.cc","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","23TL_messageEntityTextUrl","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","xface","Duplicate a=msid lines detected",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","scplx_mask","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS2_16SendPacketStatusEEJPS3_EEE","Could not read candidates count.","googLocalCandidateType","qualifiers","   3 ; A I S ","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","GIF89aGIF87a","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","urn:3gpp:video-o0u","hash.size() >= 48"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","sse2slow","MediumAquaMarine","Signaling: payloadTypes items must be objects","Cannot disable encodings on a stopped sender.","Gain change detected at block ","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","%lld:%02d:%02d.%06d","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","NSt6__ndk116__narrow_to_utf8ILj32EEE","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","loop_filter_delta_update","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","inner message %d id 0x%llx already processed","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","level","insert","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/random.cc.inc",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]","/?f. ?",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","V_MS/VFW/FOURCC","ECDHE-RSA-AES256-GCM-SHA384","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/montgomery.cc.inc","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_2","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer","n_frames","ambiguous reference to %s in USING()"," in the offer has changed group.","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/algorithm.cc","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","(Lorg/webrtc/IceCandidateErrorEvent;)V","rgb4_byte","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall(224))) < sizeof(buf)","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","Olive"," (line:","requireExplicitPolicy","pos == size","DES-EDE3","av_find_best_stream error %s","kI210","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","Bink video","skip queue, token = %d: no authkey for dc","googAnaBitrateActionCounter","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS2_S4_ixxiE_","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out=","evaluateExpression"," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","3dnow","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pmaps.cc","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/simple.cc.inc","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","chromaoffset","InstantUpperBoundLossOffset","handshake_start","requestsSent","INVALID_NULL_VALUE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","block_lr","id-characteristic-two-basis",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_4NS_9allocatorIS7_EEFvvEEE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","........","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","realtext","layer_drop_mode","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_1","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","yuv420p14be","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","participant_keys_.size() == group_state.participants.size()","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","CONNECTION_WIFI","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","malformed comment","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_chacha20poly1305.cc","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/bn.cc.inc","1) erase request %d 0x%llx","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","................","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","NSt6__ndk117__widen_from_utf8ILj32EEE","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","Invalid magic number","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/conf/conf.cc","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","indexmem","can't decompress data","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/add.cc.inc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_method.cc","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","@DKIF","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","gbrp14le","recursive_triggers","Could not parse candidate: ","min_pixel_count = ","libavcodec/put_bits.h","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","Unknown connectionMode"," %llu","hd480","Humour","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","cluster_size_limit","149.154.167.91","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","full chroma input","WebRTC-Aec3EnforceLowActiveRenderLimit","Truncated packet or corrupt header length","INDEX %d","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cert.cc","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","delta_q_v_ac.delta_q","screencast min bitrate kbps","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_jNS8_INS2_9TieTagTagEyEEE3$_0NS_9allocatorISF_EEFbvEEE","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_dsa_asn1.cc","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","log316","MEMORY_LIMIT_EXCEEDED","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","Flash Screen Video v2","NativeNetworkingImpl is wifi: local=","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","min_bitrate_bps <= 0","()Lorg/webrtc/VideoFrame$Buffer;",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","OpusTags","too short translated timestamp interval: system time (us) = ","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","rec.yuv","> &h3 &h3 &h3 &h3l/",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_name.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","pentium3","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","(*filterPos)[i] < srcW","fchown",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","pentium4","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","while","SECOND_SERVERHELLO_VERSION_MISMATCH","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","nokey","libavcodec/kbdwin.c","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%llx)","log_sqrt","max-bundle is used but no bundle group found.","aZ9n!","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","cpu family","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/exponentiation.cc","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxiNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEjbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELin4711EEENS2_13DcSctpMessageEEEE","N6webrtc17RemoteAudioSource14AudioDataProxyE","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","faani","automatic_index","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders.","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","CONNECT","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","DefaultRtcpCname","libavutil/slicethread.c","About to halt recordable encoded frame output due to too many buffered frames.","onRequestQuickAck","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEExEUlvE_NS_9allocatorIS8_EEFvvEEE","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","iCmplxRatio = %d,frameComplexity = %lld,iFrameCmplxMean = %lld,iQStep = %d,iLumaQp = %d","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","libavcodec/aacdec_template.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","DW_OP_piece not implemented","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","!avpkt->data","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_server.cc","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdExONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_xbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","NEGOTIATE","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/bn_asn1.cc","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","factorization failed for %llu","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_new.cc",", now = ","Center","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","SendSideDelayMaxInMs","fingerprintAlgorithm","(IILjava/lang/String;Ljava/lang/String;)V","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE_","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","Receiving timeout is shorter than the minimal ping interval.","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","back center","BMPSTRING_IS_WRONG_LENGTH","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","EBML version %llu, doctype %s, doc version %llu","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxNS_8functionIFvONS3_13BroadcastPartEEEEEEE","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CONNECTION_5G","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","N6webrtc12_GLOBAL__N_112LibvpxFacadeE","secp160r2",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","TLS_CERT_POLICY_INSECURE_NO_CHECK","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_pubkey.cc","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_both.cc","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/aead.cc.inc","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/internal.h","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","gray8,y8","source_available_ == frames","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/convert.cc","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","Group of VOP start","getCarrierInfo","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request","N6webrtc15H264DecoderImplE",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage","bayer_grbg16le"," remaining)","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","-mj%06X9%02X","Removing resolution down-scaling setting.","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","  %s%-17s ","id-on-personalData","Pictor/PC Paint","Invalid size for a valid FIR packet.","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_record.cc","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","CIE version is not 1 or 3","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket","rc_max_quantizer:",", compressed_header_size_bytes = ","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","NECTION_ETHERNET","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V","2) erase request %d 0x%llx",", queue size (packets) = ","MbP?128_HMAC_SHA1_32","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","cannot open savepoint - SQL statements in progress","GOOG PING error response","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","taylor","avx512","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","gbrpf32le",", spatial layers: ","(Lorg/webrtc/DataChannel;)V","TL0PICIDX is expected to be present in non-flexible mode.","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","adpcm_sbpro_2","KEY_TYPE_MISMATCH",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","ADPCM IMA WAV","; ignoring since socket is using 'any' address.","reason(%u)","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio.cc","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","ptr == &out->data[out->size]","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","_block_invoke","ice-ufrag","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_lib.cc",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_key_share.cc","N7cricket29UnsupportedContentDescriptionE"," seq ","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","ssse3","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","7) erase request %d 0x%llx","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_NS_9allocatorIS4_EEFvxEEE","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","Failed to create fingerprint from the digest.","initEncode","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE0_NS_9allocatorIS8_EEFvvEEE","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","unsupported restore location for register","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_object.cc","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted."," kbps, padding = ","operator->*","AES-256-CFB","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","from ","yuv440p12le","#<        ","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","[aax] file checksum == ","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","quality","type() == Type::kNative","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value","objc_object",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_session.cc","setFloatRegister","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","jitter_resync_threshold","Error number %d occurred","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","PliPacketsReceivedPerMinute","cannot modify %s because it is a view","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","] , supports_simulcast = ","V_REAL/RV30","audio_init_bitrate","SetStereoRecording","Fast Fusion","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_time.cc","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/stack/stack.cc","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","$@UUUA","TLSV1_ALERT_INAPPROPRIATE_FALLBACK","Windows Media Audio Lossless"," are removed.",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNS5_IKjLin4711EEEEEE","6) erase request %d 0x%llx","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","scale_small","QDesign Music Codec 2","Invalid RID value: ","yuva444p10le","N6webrtc21IceTransportInterfaceE","Channel count %d","Failed to parse header. Frame marker should be 2.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_strex.cc","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","Profile 2","wrong Vector magic in TL_msg_resend_req, got %x","AEAD_AES_128_GCM","Invalid video playout delay: [","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUljhbE_",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdsa/ecdsa_asn1.cc","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","CIE ID is not zero","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","adpcm_psx","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_transcript.cc","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","EXPERIMENTAL","id-qt-cps","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEjRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","gif decoder","Attempting to get contributing sources for SSRC:","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/padding.cc.inc","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","????????","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","clip_to_restricted_range","Invalid DataChannelInit","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld","Alias/Wavefront PIX image","INVALID_ALPN_PROTOCOL","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","ngScreenshareBwe","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","CONNECTION_3G","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", %lld kb/s",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_cpols.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","not found request; msgid=0x%llx","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Club-House","Too little data (",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8.cc","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorixxiEEE","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","DST (Direct Stream Transfer)","Received REMB for packet feedback only GoogCC","N3rtc13OpenSSLDigestE","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","connection(%p) received invalid message session id (0x%llx instead of 0x%llx)","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Queued received data exceeds the max buffer size.","Can't buffer any more data for the data channel.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","IPBSipbFFmpeg version 4.4.5","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS5_S7_ixxiE_NS_9allocatorIS8_EEFvS5_S7_ixxiEEE","detail::thread_local_destructors == nullptr","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","bad message notification %d for messageId 0x%llx, seqno %d","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","pixel_format","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Jam Band","Received packet has wrong peerTag","connection(%p) invalid proxy status on state 6, 0x%x","NOT_ENCRYPTED","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1","Missing message type in NACK RtcpFeedback."," new_length: ","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","MAXBUNDLE","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","lag-in-frames","Popping empty vector!","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%lld","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_asn1.cc","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519.cc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","wsxga","Failed to allocate vt2","Illegal reregistration for uri: ","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","N7cricket22StreamInterfaceChannelE","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_bitstr.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","libavcodec/h264dec.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/policy.cc","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","NavajoWhite","WebRTC.Audio.EchoCanceller.UsableLinearEstimate",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","arib-std-b67","noCheck","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","context model","TLS Web Client Authentication","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/mul.cc.inc","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","getULEB128","FM Screen Capture Codec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_pkt.cc","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"lib/x86/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","St12length_error","UNSORTED_SEGMENT_PROD","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","0123456789ABCDEF0123456789abcdef","Wait unblocked ","FATAL","DEPTH_TO_SPACE","NumInputs(node)","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Codebook type must be Float32.","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_1NS_9allocatorIS7_EEFbvEEE","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","third_party/absl/base/internal/sysinfo.cc","NexGen","L2_NORMALIZATION","getSimpleName","unsupported restore location for register","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_0","Unwait","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","getSavedRegister","HARD_SWISH","input_type","has_bias","NSt6__ndk110__function6__baseIFvvEEE","N14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEE","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","w->waitp->cv_word == nullptr","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","RAW: ","REDUCE_WINDOW","N10__cxxabiv129__pointer_to_member_type_infoE","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_1","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","filter->quantization.type","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","DW_EH_PE_textrel pointer encoding not supported","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","SHAPE","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","Eight-Core","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","St9exception","thread detached from the VM","): string form of default value '","NSt6__ndk110ctype_baseE","NewObject","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","/sys/devices/system/cpu/cpu0/tsc_freq_khz","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","printStackTrace","!quiet_","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","CIE ID is not zero","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","NSt6__ndk19__num_getIcEE","Enqueue failed","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","codebook != nullptr","normalize_spaces","St20bad_array_new_length","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","CallObjectMethod","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","SLICE","PFbN4absl11string_viewEE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","NSt6__ndk114error_categoryE","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","input->dims->data[input->dims->size - 1]","params->multiplier_fixedpoint","NSt6__ndk16locale5__impE"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","node->inputs->size >= 2","N14EigenForTFLite19ThreadPoolInterfaceE","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","scale_diff / output_scale <= 0.02","%s%p %s %s","level >= 1","REDUCE_ALL","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","unwind_phase2","pw not w's predecessor","0123456789","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","FLOOR","arena->allocation_count > 0","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","<Unknown severity>","vector","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","VALIDATION:","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"," vs. ","November","lowercase_input","committed_","February","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","STABLEHLO_OR","Tensor output sizes mismatch.","1.f / 256","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","Could not get 'stablehlo.reduce_window' operation parameters.","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","Call to GetFromContext() not preceded by IncrementUsageCounter()","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","CONVERSION_METADATA","RIGHT_SHIFT","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","blaze-out/x86-opt-android-ST-8ec9a9afe0d0/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","DW_OP_deref_size with bad size","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_2NS_9allocatorIS7_EEFbvEEE","csdiouxXfFeEgGaAnpv","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","Intel","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","ZN14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEC1EibS1_EUlvE_","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","Call to DecrementUsageCounter() not preceded by IncrementUsageCounter()","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","allocation failure","BATCH_MATMUL","NewStringUTF(0x","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","truncated uleb128 expression","bias->type","(Ljava/lang/String;F)V","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","N10__cxxabiv117__pbase_type_infoE","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","Flag '","NSt6__ndk16locale5facetE","N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","DW_EH_PE_funcrel pointer encoding not supported","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","Unknown DWARF encoding for search table.","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","Triple-Core","debug.tflite.trace","hashtype","build-secure-info:source-uri","i686-linux-android-llvm-libcxx-x86","node->inputs->size","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_2","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","Mutex::Fer with pending CondVar queueing","tflite","N4absl7LogSinkE","num_tensors >= allocs_.size()","ReaderTryLock failed ","output->params.zero_point","NSt6__ndk15ctypeIwEE","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","prev < next","NSt6__ndk114__num_get_baseE","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Transmeta","Check %s failed: %s","NSt6__ndk15ctypeIcEE","SizeOfDimension(op_context->paddings, 1)","SetSlowPathTLS(data)","MAX_POOL_2D","Check result_size <= kMaxSize failed: ","Invalid quantized and sparse fully-connected format.","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","xfixhash8","SOFTMAX","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","St9bad_alloc","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","evaluateExpression","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","unknown pointer encoding","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","HASHTABLE","659779404","size_t overflow","condition_variable wait failed","shift","NSt6__ndk19__num_putIwEE","thread constructor failed","St12out_of_range","pppppppp","CONV_2D","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","error","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","w->waitp->cond == nullptr","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","MATRIX_DIAG","VARIANT","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","FDE is really a CIE","MATRIX_SET_DIAG","INT16","0123456789ABCDEF","left_","STABLEHLO_CLAMP","NOTYPE","SPLIT_V"," found in vocabulary.","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","malformed uleb128 expression","third_party/absl/strings/str_cat.cc","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","Dual-Core","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","STABLEHLO_LOGISTIC","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_0NS_9allocatorIS7_EEFbvEEE","STABLEHLO_ADD","Filter data type %s currently not supported.","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","getULEB128","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","clock_gettime() failed: (","Signal wakeup","getEncodedP","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","STABLEHLO_REDUCE_WINDOW","tensor.allocation_type","kTfLiteUInt8","num_bits > 1","SignalAll wakeup","INT32","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","Quad-Core","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","Attempting to resize a fixed-size tensor.","oouc14.prod.google.com","input_tensor != nullptr","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","N10__cxxabiv120__si_class_type_infoE","%I:%M:%S %p","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILx1ELx1000000000EEEEEE3$_0","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","DWARF opcode not implemented","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","DW_EH_PE_datarel is invalid with a datarelBase of 0","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","variables","Cyrix","RUY_PATHS","t->params.zero_point","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","getFloatRegister","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","CIE version is not 1 or 3","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","<BOS>","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","DILATE","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SKIP_GRAM","SPACE_TO_BATCH_ND","NSt6__ndk112__do_messageE","%a %b %d %H:%M:%S %Y","STABLEHLO_COSINE","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","FbN4absl11string_viewEE","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","Mutex::Fer while waiting on Condition","<null>","unsupported x86 register","N4absl14flags_internal18FlagStateInterfaceE","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","CIE start does not match","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","false","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","NSt6__ndk110__function6__funcIZN14EigenForTFLite15ThreadPoolTemplINS2_20StlThreadEnvironmentEEC1EibS4_EUlvE_NS_9allocatorIS6_EEFvvEEE","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","Check total_size <= kMaxSize failed: ","CUSTOM","N6tflite13MemoryPlannerE","add_bos_tag","N6tflite16MemoryAllocationE","N3ruy12_GLOBAL__N_19TrMulTaskE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","Engineering","FDE has zero length","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","RESOURCE","DW_EH_PE_aligned pointer encoding not supported","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","ZEROS_LIKE","SEGMENT_SUM","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","JNI version error","is_optional_bias_int","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","DW_OP_fbreg not implemented","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","Hygon","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","Check absl::ParseFlag(val, &dflt, &err) failed: ","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","Can't binary search on variable length encoded data.","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","truncated sleb128 expression","ReaderLock returning ","LOG_SOFTMAX","kTfLiteInt16","N3ruy4TaskE","unicodehash16","N6tflite28TfLiteInternalBackendContextE","N6tflite17MutableOpResolverE","N6tflite20BuiltinDataAllocatorE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","no x86 float registers","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","Processor","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","Unable to delete global reference, JNIEnv* missing","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","reference(Lhs: %d cells %dx%d %s, Rhs: %d cells %dx%d %s)","params->bias","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","SQUEEZE",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","model_control_dependencies","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","libc++","STABLEHLO_GATHER","SEQUENCE_STRING_PROJECTION","RESIZE_NEAREST_NEIGHBOR","getTableEntrySize","NSt6__ndk120__time_get_c_storageIwEE","N10__cxxabiv119__pointer_type_infoE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","(null)","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","obj_clazz != nullptr","STABLEHLO_AND","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILx1ELx1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","Invoke","September","not waiting when should be","stablehlo_gather","NSt6__ndk19__num_getIwEE","processor","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Attempt to get JNIEnv* on thread not attached to JVM","waitp.thread->waitp != nullptr","setFloatRegister","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk111__money_getIwEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","getSLEB128","Unknown type","AVERAGE_POOL_2D","xfixhash16","/sys/devices/system/cpu/kernel_max","generic","/proc/cpuinfo","NSt6__ndk18messagesIcEE","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","JCy7JCy7JCy7JCy7","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","WidthMajor","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","The model allocation is null/empty","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","ctx->num_threads_strategy()","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","N6tflite13eigen_support12_GLOBAL__N_122EigenThreadPoolWrapperE","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","SELECT_V2","SignalAll on ","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","Unhandled LSTM kernel type: %d","t->dims->size","DW_OP_piece not implemented","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"apktool_out/lib/arm64-v8a/libtmessages.49.so":["NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","SHA256 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","SS----","triangular","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","unexpected end of input inside multi-line comment","TransferFunction","Encoded.Qp.Vp8","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","avformat_find_stream_info","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","at least one digit required in fractional part","fisbone","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%lx","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_skey.cc","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","EXPECTING_A_DSA_KEY","top front center",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","The number of frames in VpxTplGopStats is fewer than expected.","systemBitrate=\""," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE","%s %S","totalProcessingDelay",", padding %d","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvlEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/cipher.cc.inc","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","Signaling: uri must be a string","DNXHR 444","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdElONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_lbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","UDP_P2P_LAN","a->ch_count","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pcons.cc","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","UTF16le","N6webrtc22RtpTransmissionManagerE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEEllNS_8functionIFvONS3_13BroadcastPartEEEEEEE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","2 F!\\#J&U(8*W+A-;0O1]3Y7_=LCSMP","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","12) erase request %d 0x%lx","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bitst.cc","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_montgomery.cc.inc","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","inner message %d id 0x%lx process","androidSdkInt","DtlsTransport in connected state has incomplete TLS information","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","3) erase request %d 0x%lx","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","s->used_ch_count","%d:%d%c","ppSliceInLayer","destroyed session 0x%lx (%s)","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","actions & _UA_CLEANUP_PHASE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","truncated sleb128 expression","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","error sending: %d / %s","rate-distortion optimal quantization","d->nb_components <= 4","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS","N6dcsctp9InitChunkE","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNS5_IKjLln4711EEEEEE","A_MPEG/L2","native_cancelRequestsForGuid","before create audio io","out->bps == in->bps","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","frame_refs_short_signaling","max_core_count","org/webrtc/IceCandidateErrorEvent","permitted in ufrag or pwd. This is a protocol violation that ","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEElEUlvE_NS_9allocatorIS8_EEFvvEEE","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","NOPTS","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEmRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","yuv422p14le"," -- error want write",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","ICE server parsing failed: Invalid hostname format","Parsed QP value out of range.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio_mem.cc","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","payload_capacity >= kHevcNalHeaderSize","xvid_ilace","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","bad_call_rating","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEEllNS_8functionIFvONS6_13BroadcastPartEEEEEEE","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","GJNQUY","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_alt.cc","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","Duplicate a=mid value '","gray9le","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ",", max. %ld kb/s","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory.","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","Cellular4G","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","READ_TIMEOUT_EXPIRED","transfer_characteristics","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/div.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp.cc","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec",": TURN channel bind request sent, id=","Sending UDP ping to %s:%d, id %ld","DEK-Info: ","DarkBlue","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNSE_IKjLln4711EEEEEE","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_x509.cc","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","no such column","IDR_N_LP","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","JPEG-LS","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorilliEEE","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","Supported send codecs in order of preference:","color_trc_type","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","SHA1 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total",", message=","zero_bit"," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","me{qx","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/shift.cc.inc","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","New Romantic","ZN18ConnectionsManager9setUserIdElE3$_0","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall(178))) < sizeof(buf)","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec.cc","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid",")))'))'4","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","c2pnb272w1","LightSkyBlue","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","] ignored, allocation failed.","Microsoft Video 1","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","?AV01","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_mNSL_INS2_9TieTagTagEmEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc",": Sending STUN ","ASUS V1","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","WebRTC.Call.PacerBitrateInKbps, ","pbeWithMD5AndCast5CBC","bicublin","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a",".TimeInHdPercentage","NotContact","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_buffer.cc","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","tile_start_and_end_present_flag","top first","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","bweforvideo","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","INIT malformed","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","inner message %d id 0x%lx is unparsed","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","clockrate","REPLAYGAIN_ALBUM_PEAK","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","ZQ A ","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Failed to setup RTCP mux.","WebRTC-Video-ForcedSwDecoderFallback","Could not create unsignaled receive stream.","ECDSA routines","maxrep","-----BEGIN ","qdraw","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","size_bytes","G.726 ADPCM","*3#0UNSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0NS_9allocatorIS5_EEFvvEEE","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvmPNS2_11StunRequestEEEE","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ia5.cc","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","WebRTC-Pacer-PadInSilence","Psychedelic","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","randomblob","MobiClip Video","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","STEREO","Euro-Techno","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","WebRTC.Audio.StopPlayoutSuccess","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","SSLV3_ALERT_BAD_CERTIFICATE","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","certificate != nullptr","Dream","INTEGRITY_CHECK_CLASSIC_","Metadata relevant to a downmix procedure","8SVX fibonacci","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","PausedTimeInPercent","NOT_XOF_OR_INVALID_LENGTH",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/sqrt.cc.inc","GHASH for ARMv8, derived from ARMv4 version by <appro@openssl.org>","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","Output changed","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC-Audio-OpusBitrateMultipliers","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEmRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvmPNS2_11StunRequestEEEE","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","CPU variant","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_aead_ctx.cc","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","not found dropAnswer; msgid=0x%lx","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","advanced_editlist","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","Conn[","MP2 (MPEG audio layer 2)","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","]?fff?","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","SSLV3_ALERT_BAD_RECORD_MAC","chroma_format_idc %u","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","truncated uleb128 expression","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorilliEEE","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferElEEE","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","FixedDigital","skip_factor","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","dataChannelsOpened","color_primaries_type","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","stream_state","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","5) erase request %d 0x%lx","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","RSV_VCL29","WebRTC-Bwe-SubtractAdditionalBackoffTerm","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","expected == 1","mbcmp","[%03ld:%03ld]","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","A.M.^.h","%s%02d:%02d:%02d%c%02d"," milliseconds","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_key.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","?gf&?","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","NO_PRIVATE_KEY_ASSIGNED","Recovered media packet with SSRC: ","apply_cropping","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ",", %ld kb/s","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","$D<\\\"B:Z@@@@@@@@","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","TLS 1.3 client unknown","XviD%d","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure ","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %ld","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","String size ","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","Unsupported parameter for LNTF RTCP feedback: ","*:CCC#C2>CCJCVC%","Only Some Reasons"," available connections due to: ","in gop_header","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/blinding.cc.inc","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","duration is too big","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","N6webrtc19FieldTrialsRegistryE","guess_mvs","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: ","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","inner message %d id 0x%lx already processed","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","UNIVERSALSTRING_IS_WRONG_LENGTH","dvbtxt","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_tls.cc","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","Windows Media Video 9 Image","page_count","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","Attempted to set RtpParameters with modified header extensions","crccheck","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % ld",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","factorization failed for %lu","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","not_inited","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","%ld:%02d:%02d.%06d","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/asn1_gen.cc","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","GetEnv() == prev_jni_ptr","fast but inaccurate seeks","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","unknown pointer encoding","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","lpf_opt out of range [0..1]","PBE-MD2-RC2-64","Multiple layers","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUlNS1_13AudioSinkImpl6UpdateEE_","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))","N6webrtc18media_optimization13VCMNackMethodE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","DWARF opcode not implemented","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","MediaBitrateSentInKbps","23TL_server_DH_inner_data","SentPacketsLostInPercent","High 4:4:4 Intra","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","color_primaries","WebRTC-ZeroHertzScreenshare","nonce_hash","dsd_msbf","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","rtbufsize","UNABLE_TO_CREATE_SOCKET","after new_pred","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_credential.cc","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","September","BlueViolet","localId","input_parameters->is_valid()","estimate_noise_when_congested","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEEN6dcsctp16SendPacketStatusEEEE"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digest/digest.cc.inc","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","operator()","p_tex_bits","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_lbiEEE","SoftNull","CONF_LIB"," VideoSendStream config: ","id-smime-aa-securityLabel","NSt6__ndk110__function6__baseIFvlEEE","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","WebRTC-SrtpRemoveReceiveStream","dct_coeff","Can't change crypto_options after calling SetLocalDescription.","%d%*1[:/]%d%c","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","account%u dc%u handshake: can't find valid cdn server public key, type = %d","TrueHD","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_client.cc","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","select high Shibata noise shaping dither","bgr444be","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","getEncodedP","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","Zero hertz mode disabled.","data == opaque","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","Simulating overuse with intervals ","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","CPU implementer","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","}O-+`Zt","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","type='trigger' AND name='%q'","!avctx->hwaccel","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","NSt6__ndk116__narrow_to_utf8ILm32EEE","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet","!1111",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","Single message packet bit in not first message.","i_qfactor","Hip-Hop","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","not found request; msgid=0x%lx","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519_asn1.cc","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec.cc.inc","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","Setting new certificate.","INVALID_SCT_LIST","Bisque","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","cancelled running rpc request %p - %s, of messageId 0x%lx notify=%d","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEmRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","c2pnb368w1","<image_size>","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","malformed uleb128 expression","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa_impl.cc.inc","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","doNotClearOnDrop = true; msgid=0x%lx","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/felem.cc.inc","N6webrtc4rtcp5RtpfbE","Constrained Baseline","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^","WebRTC-VP8-Forced-Fallback-Encoder-v2",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_2","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS5_S7_illiE_NS_9allocatorIS8_EEFvS5_S7_illiEEE","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","Unsupported delta version","frame_type","Unspecified 29","json_each","partitions"," volatile","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","data received","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","Cellular3G","gTGk/","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEElliNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","Repeated ACK#","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","HEADPOSTGET OPTI","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvmPNS2_11StunRequestEEEE","((.111..***((","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","[Self]","dvaudio","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","CursorLock","incomplete input","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","A_OPUS/EXPERIMENTAL","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdh/ecdh.cc","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","tile_columns out of range [0..6]","read byte error","MediumBlue","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %ld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","textNotice","libavutil/avstring.c","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/hkdf/hkdf.cc.inc","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","CIPHER_OR_HASH_UNAVAILABLE","ENCODER_NOT_FOUND","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_lbiEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS2_S4_illiE_","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","pwrite","after sprite_trajectory","N3rtc14RefCountedBaseE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_lib.cc","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","version","codec_tag","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc13FlexfecSenderE","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_pkt.cc","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","A BUNDLE group was added in the answer that did not exist in the offer.","nameConstraints","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_lib.cc","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake.cc","max-intra-rate"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","unknown(%u)","PART_NUMBER","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","Attempted to set RtpParameters with modified SSRC","b != nullptr","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","config_.decoder_factory","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","PCM unsigned 8-bit","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE",", ms since last received data=","tg_end"," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","@N6webrtc14RTPSenderVideoE","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","DW_OP_fbreg not implemented","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute.","unsupported arm64 register"," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Exception *, _Unwind_Context *)","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc"," %02x","adpcm_ima_wav","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/oct.cc.inc","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Invalid non-TCP candidate","Film grain parameters","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","> typename ","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvmPNS2_11StunRequestEEEE","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo","force_tcp"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","FDE has zero length","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","[OpenH264] this = 0x%p, Info:","pcm_s8_planar","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cipher.cc","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","raw L555RGBOL565RGBP5551RGBO","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec_asn1.cc","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","Coral","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","OpenRead","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p224-64.cc.inc","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_conf.cc","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa_asn1.cc","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8_x509.cc","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","FkCheck","order_hint","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","max_bitrate_bps","rfc822Mailbox","atrac3p","N6webrtc23LegacyEncodedAudioFrameE","episode_id","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","Unable to send packet via nonexistent endpoint %lu","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","DW_EH_PE_datarel is invalid with a datarelBase of 0","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","I420YV1224BGraw ARGBABGRRGBPYUY2YV12UYVYMJPGBGRANV12N6webrtc15H264DecoderImplE","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number","sizeof..."," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","NSt6__ndk110__function6__baseIFvlNS_6vectorIjNS_9allocatorIjEEEEEEE","native_init","Signaling: could not parse FeedbackType","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","Failed to allocate cpi->content_state_sb_fd","n >= 1","no such column: \"%T\"","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_NS_9allocatorIS9_EEFvS8_lEEE","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa.cc.inc","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_5NS_9allocatorIS7_EEFvvEEE","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","N6webrtc21SdpOfferAnswerHandlerE","Server returned 404 Not Found","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","!< `!","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pkey.cc","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","6.0(front)","onFirstPacketReceived","CPU architecture","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef"," value_bit_width=","full_chroma_inp","DSA-SHA1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_utl.cc","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/mem.cc","database %s is already in use","DES-CFB","unspecified size","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","WebRTC.Audio.InitPlayoutSuccess","output_ts_offset","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_hkdf.cc","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_1","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","?H265","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_2NS_9allocatorIS7_EEFvvEEE","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","Encoded.Qp.H265","event_base_priority_init","lr_uv_shift","kx-ecdhe","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEEllNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","Late SEI","SetDefaultSink: ","setct-CapRevResData","enableBuiltInAEC","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","d.x400Address","can't parse magic %x in TL_msgs_all_info","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_0NS_9allocatorIS7_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd_extra.cc.inc"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_privkey.cc","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509name.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0",".MeanFreezeDurationMs","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","%Y%m%d","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/buf/buf.cc","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","Invalid attribute value.","checkpoint_fullfsync","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","base_q_idx","name.fullname","rmvol","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%lx)","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x"," auto","error_resilient","Unspecified 25",", ...)","connection(%p) received invalid message session id (0x%lx instead of 0x%lx)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","ERROR_PROXY","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","ICE pwd must contain only alphanumeric characters, '+', and '/'.","Switching to p2p (Inet)","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","swr_init","Diffie-Hellman routines","truncated","libswscale/alphablend.c","arib_caption","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bcons.cc","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEmbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELln4711EEENS2_13DcSctpMessageEEEE","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%lx","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/hpke/hpke.cc","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","Failed to get auth keys from libsrtp!.","targa","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_srtp.cc","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc"," [enable_if:","Stashing OnOutputFormatRequest: ","Failed to write key: ","file,crypto,data","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs",">DKIF","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","des-cfb1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_crld.cc","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","Wednesday","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","Truncated partition size data","rectangular","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_gentm.cc","gifvideo.cpp new stream","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","NSt6__ndk117__widen_from_utf8ILm16EEE","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","No fingerprint","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","Failed to create TURN client socket.","[%s] ","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","RID Description must contain <RID> <direction>.","val || !min_size","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","opus_encoder: setting bitrate to %u","WebRTC.Video.JitterBufferDelayInMs ","vp8-flags","Sequential","cdgraphics","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/extensions.cc","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","DW_EH_PE_textrel pointer encoding not supported","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_mbstr.cc","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","ExposureProgram","' for writing.","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","Out Of Resource","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","10) erase request %d 0x%lx","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEmEEEEE","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","googFrameHeightInput","bmv_audio","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","AdaptiveDigital","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_enc.cc","X400Name:<unsupported>","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","FDE is really a CIE","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","level-asymmetry-allowed","Video Session Error","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","bucket_milliseconds > 0","set the log level offset","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","bad message notification %d for messageId 0x%lx, seqno %d","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","BitrateConstraint","NEW CERTIFICATE REQUEST","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","mline","modified_e_weighted","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","condition_variable::wait: mutex not locked","film_grain_params_ref_idx","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519_asn1.cc","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa.cc","NESTED_GROUP","#@1]#",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_client.cc","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvlSA_EEE","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","exynos9810","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","id-cmc-regInfo","DarkGreen","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","prime239v2","Wrong Credentials","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_4","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views",".reflector","xyz12be","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_oth.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/t_x509.cc",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","remote candidate generation maybe changed","ADPCM Microsoft","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","()Lorg/webrtc/VideoEncoder$EncoderInfo;","Failed to allocate context buffers","max_ts_probe","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","?N6webrtc13PushResamplerIsEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","18auth_Authorization","enable_restoration","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","webm_dash_manifest_bandwidth","iff_ilbm","GIF89a","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","(I)Lorg/webrtc/MediaStreamTrack$State;","Gothic","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","SEQUENCE","stereo","pcm_mulaw","operator\"\" ","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","SHUTDOWN-ACK","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive"," with counters ","pre_dia_size","@H264","CAMELLIA-256-CFB8","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","filterSize > 0","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","vtable for ","Global","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/Users/dkaraush/projects/td/tdutils/td/utils/tl_storers.h","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_dec.cc","magicyuv","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_utl.cc","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE",", deblock_mode = ","!(caps & (1 << 12))","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080",",7~5d","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_NS_9allocatorIS4_EEFvlEEE","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","other_mobile","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","id-qt","spatial_layer_max_height[i]","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","DW_EH_PE_funcrel pointer encoding not supported","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_method.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","rate_min_rtt","WebRTC.Audio.InitRecordingDurationMs","signature.to_slice().size() == 64","long long","AVPanScan","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","template<","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","0123456789ABCDEFn~","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic",": out of range","xan_dpcm","mov_text","%I:%M:%S %p","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","PKCS12_TOO_DEEPLY_NESTED","end_pos % 8 == 0","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/a_verify.cc","Failed to allocate new_frame_stats","VideoSendStreamImpl::Stop","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","got ping response for request %p, %ld","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEElEUlvE_","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ncons.cc","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","setRates","Failed to allocate extension id=","yuva444p12be","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","lan_endpoint","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_mNS5_INS_9TieTagTagEmEEE3$_0","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_3","access denied","no certificate","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","=SSSSSSSSSSSSS@","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","encoder_lag","UNSPEC61","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_x509.cc","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pk8.cc","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_info.cc","distpoint","rc2-cbc","Repeated or reordered frame ID (","NSt6__ndk116__narrow_to_utf8ILm16EEE","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","7) erase request %d 0x%lx","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","lowBattery","Audiobook","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","Hi ThereN7cricket22StreamInterfaceChannelE","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","out->ch_count == in->ch_count","jitter_min_delay_60","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","ADPCM AmuseGraphics Movie AGM","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_versions.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_ctx.cc","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_all.cc","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","streams=[","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/ctx.cc.inc","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_vfy.cc","layers","()Lorg/webrtc/NetworkMonitor;","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","5*5\"\"$555","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/t1_enc.cc","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","''''''","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","getTableEntrySize","org/webrtc/SoftwareVideoDecoderFactory","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_crypt.cc","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","getDescription","february",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","XWD (X Window Dump) image","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p256-nistz.cc.inc","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","(II)I","next >= 0 || pc->buffer","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/prime.cc.inc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","recovered %d pages from %s","function_list","Movie/video screen capture","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEmE3$_0NS_9allocatorISE_EEFvvEEE",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","CIE start does not match","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS2_16SendPacketStatusEEJPS3_EEE","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","(,N6webrtc12_GLOBAL__N_112LibvpxFacadeE","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","PhotometricInterpretation","!jni_->ExceptionCheck()","&&&&&&","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEElliNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_1","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_5","white_point_chromaticity_x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_record.cc","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_0","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/e_aes.cc.inc","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","_Unwind_Reason_Code __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, uint64_t, _Unwind_Exception *, _Unwind_Context *)","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_asn1.cc","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLm256EEENS_9allocatorIS2_EEEE","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","results.reason == _URC_HANDLER_FOUND","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","Cellular2G","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","other_low_speed","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld, Predict skip frames = %d and %d","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","GIF87a","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","DcSctpTransport","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","typename ","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_obj.cc"," with bad M-I from ","Size of beginning and end must be between 1 and ","Netscape Communications Corp.","undershoot-pct","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","WRONG_SIGNATURE_TYPE","Lavf57.%d.%d","Invalid channel count","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","CPU part","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)","Encoded.Qp.Vp9",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","::friend ","Received CookieEcho with invalid verification tag: %08x, expected %08x","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","(&$ :\".+","BROKEN_PIPE","INVALID_ECH_CONFIG_LIST","adpcm_ima_ea_eacs",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEmRKNS_9CandidateEE3$_0","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","AHAAAA ","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","kI444","*high_loss_threshold > 0.0f","encrypted and compressed","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","|47?6","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","gost94cc","java/util/Iterator"," RRSID=",",fQM(","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","id-GostR3410-2001-TestParamSet","full chroma interpolation","Config(%p, %s) backup file found %s","Enable frame parallel decodability features","force_integer_mv","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEElliNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N6tgvoip11OpusDecoderE","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","ecdsa-with-SHA512","allow_high_depth","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_lib.cc","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%ld","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","pict->buf[0] || !*got_frame","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_0","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/p5_pbev2.cc","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","z?6<5?","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","Signaling: videoRotation must be one of [0, 90, 180, 270]","preme","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage",">0123456789abcdef!","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","prime-field","drm_prime","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","Unknown DWARF encoding for search table.","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","iFrameCmplxMean = %ld,iFrameComplexity = %ld","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","conference_mode","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","SHA512 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","Failed to read version","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE"," bps, requires at least ","Depth parameter set","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","Features","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message",", startup_min_volume: ","ADPCM IMA Funcom ISS","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519.cc","MUTEX_PTHREADS","N7tgcalls12MediaManagerE","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/encrypted_client_hello.cc","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEmbE3$_0","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","getSavedFloatRegister","RSA_LIB","eXtended BINary text","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ec/ec_asn1.cc","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/spake2plus/spake2plus.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read"," $(,048<","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_enc.cc","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","ESTABLISHED","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0","ERROR_TIMEOUT",", render_height = ","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEmE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","Process","dash_track_number","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","WebRTC-DecoderDataDumpDirectory","g_bit_depth:","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet"," is too big to be stored",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd.cc.inc","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","kaiser","CREATE %s %.*s","nearest neighbor / point","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","libandroid.so","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized."," noexcept","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","aes-128-cfb1","invalid ","Two rrtr blocks found in same Extended Report packet","INVALID_ENCODING","ImageLength","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_int.cc","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","%H:%M:%S","rgba64be","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELln4711EEENS4_13DcSctpMessageEEEE","EncodeTimeInMs","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","start_bitrate_bps < min_bitrate_bps","getScaleResolutionDownBy","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_asn1.cc","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","id-it-implicitConfirm","smvjpeg","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","sslclient","Death Metal",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","shared_secret","Brute Force & Ignorance","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","getSavedRegister","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Answerer must use either active or passive value for setup attribute.","Unused","Unsupported vp8_qp_max_ value, ignored.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile."," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","'4AN[","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","sort_artist","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/scalar.cc.inc","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","11) erase request %d 0x%lx","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","spatial_layers_cnt_minus_1","23TL_messageEntityHashtag","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","DW_EH_PE_aligned pointer encoding not supported","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","reconnecting","totalEncodeTime","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","application","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","account_id","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","disconnected","synopsis","-DS---","Dissociating transceiver since the media section is being recycled.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/dsa/dsa_asn1.cc","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/asn1_lib.cc","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Set max_outstanding_pings: ","Matrox Uncompressed SD","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bytestring/cbb.cc","Called without offer.","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","flags",", code=0, rtt=","frag->data && frag->data_ref","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","found resend for messageId 0x%lx","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","position >= 0 && position <= frag->nb_units","indeo3","<ASN1 11>","ECP_NISTZ256 for ARMv8, CRYPTOGAMS by <appro@openssl.org>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_server.cc","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","id-cmc-lraPOPWitness","intra_dc_precision",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","network_changed","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","SentPacketsLostInPercent ","yuva422p","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","Commodore CDXL video","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>="," restrict","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","CRYPTO_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ","DW_OP_deref_size with bad size",") remaining in buffer to parse RTCP header (4 bytes).","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","unsigned ","MISSING_SECOND_NUMBER"," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/exponentiation.cc.inc","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","N7tgcalls23GroupInstanceCustomImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","IPBSipb","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","fraction >= 0.0","googWritable","Regular video content","pos < bit_length()","Can't binary search on variable length encoded data.","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]"," by mid+rsid binding","wqsxga","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","a64_multi","main10","DroppedFrames.EncoderQueue ","rc_init_occupancy","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_crl.cc","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","  %*s","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc","NackPacketsReceivedPerMinute"," instead of ","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","qualityLabelledData","sample format","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","OUTPUT_BUFFER_TOO_SMALL","h263p","operator/","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_1NS_9allocatorIS7_EEFvvEEE","4) erase request %d 0x%lx","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","!!&((())%%%\"\"","Narrow cast failed","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%lx, server salt: 0x%lx, unique id: 0x%lx)","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_extku.cc","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point","7?-???-*3@"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","getSLEB128","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","\"(*3..***''","%d.%06d","Audio service type","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","rc5-ofb","TURN ALLOCATE request","cannot start a transaction within a transaction","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","Memory allocation error","EC PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/jacobi.cc.inc","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","armv8","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_akey.cc","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_mNSJ_INS_9TieTagTagEmEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d",", error_resilient = ","Unsupported alignment value, ignored.","pcm_u32be","aes-128-cbc-hmac-sha1","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","TargetAudioBitrateConstraints::max is less than ","N6dcsctp24TransmissionControlBlockE","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","Socket is bound to the address:","c->dstH >= dstY","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","HEARTBEAT","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","CPU revision","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","/sys/devices/system/cpu/possible","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digestsign/digestsign.cc.inc","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","QualityScalerResource","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","|}Eq1","x264 - core 0000","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/obj/obj.cc","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdElONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_lbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_both.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: ","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","cancelled queued rpc request %p - %s of messageId 0x%lx","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_both.cc",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","artist-sort","N6webrtc27EncodedImageBufferInterfaceE","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","1) erase request %d 0x%lx","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","connection(%p, account%u, dc%u, type %d) send message (session: 0x%lx, seqno: %d, messageid: 0x%lx): %s(%p)","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm",", \"`8 ","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","got response for request %p, req_id = %d - %s (messageId = 0x%lx)","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","INVALID_ECH_PUBLIC_NAME","VP8E_SET_NOISE_SENSITIVITY","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","rtp-hdrexts","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_","max_streams","unknown codec","Setting output_format_request_ based on sink_wants: ","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","RE-CONFIG"," seq : ","complete","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","ERROR_UNKNOWN","Copyright","cinepak","NSt6__ndk110__function6__baseIFvPKvmPN7cricket11StunRequestEEEE","WebRTC.Audio.EchoCanceller.Erl.Max","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","INVALID_TRUST","kf_min_dist:","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename",": no conversion","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","match","jpegls","A_EAC3","FIRST","EBML version %lu, doctype %s, doc version %lu","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","\"(0<Nd","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","AdaptiveAnalog","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","log100","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","23TL_messageEntityTextUrl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/rsa_pss.cc","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","lossless","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","Duplicate a=msid lines detected","xface",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEEllNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","scplx_mask","Could not read candidates count.","googLocalCandidateType","qualifiers","   3 ; A I S ","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","hash.size() >= 48",".259=AEIL"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","MediumAquaMarine","Signaling: payloadTypes items must be objects","Cannot disable encodings on a stopped sender.","Gain change detected at block ","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %ld","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","loop_filter_delta_update","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","insert","level","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/random.cc.inc",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]","/?f. ?",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","ECDHE-RSA-AES256-GCM-SHA384","V_MS/VFW/FOURCC","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/montgomery.cc.inc","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer"," in the offer has changed group.","ambiguous reference to %s in USING()","n_frames","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/algorithm.cc","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","(Lorg/webrtc/IceCandidateErrorEvent;)V","rgb4_byte","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","/sys/devices/system/cpu/present","Olive","requireExplicitPolicy","pos == size"," (line:","DES-EDE3","av_find_best_stream error %s","kI210","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","googAnaBitrateActionCounter","skip queue, token = %d: no authkey for dc","Bink video","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out=","evaluateExpression"," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ","Close called",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","ChaCha20 for ARMv8, CRYPTOGAMS by <appro@openssl.org>","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pmaps.cc","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/simple.cc.inc","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","InstantUpperBoundLossOffset","chromaoffset","handshake_start","requestsSent","INVALID_NULL_VALUE","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE0_NS_9allocatorIS8_EEFvvEEE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","id-characteristic-two-basis","block_lr",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","2) erase request %d 0x%lx","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUljhbE_","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","link_speed","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_3NS_9allocatorIS7_EEFvvEEE","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","COOKIE-ECHO","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","[Rc] iDid = %d,bits in buffer = %ld, bits in Max bitrate buffer = %ld","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","layer_drop_mode","realtext","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","participant_keys_.size() == group_state.participants.size()","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","yuv420p14be","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","0x%lx","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","malformed comment","unsupported restore location for float register","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp"," typename ","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_chacha20poly1305.cc","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","video/x-unknown","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/bn.cc.inc","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","Invalid magic number","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/conf/conf.cc","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId","Expects m line.",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","can't decompress data","indexmem","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/add.cc.inc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_method.cc","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","recursive_triggers","gbrp14le","Could not parse candidate: ","min_pixel_count = ","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %ld start_Ts = %ld","libavcodec/put_bits.h","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","Unknown connectionMode"," %llu","hd480","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Humour","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","149.154.167.91","cluster_size_limit","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","iCmplxRatio = %d,frameComplexity = %ld,iFrameCmplxMean = %ld,iQStep = %d,iLumaQp = %d","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","WebRTC-Aec3EnforceLowActiveRenderLimit","full chroma input","Truncated packet or corrupt header length","INDEX %d","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cert.cc","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","screencast min bitrate kbps","delta_q_v_ac.delta_q","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_dsa_asn1.cc","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","MEMORY_LIMIT_EXCEEDED","log316","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","NativeNetworkingImpl is wifi: local=","Flash Screen Video v2","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE0_","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","min_bitrate_bps <= 0","()Lorg/webrtc/VideoFrame$Buffer;",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","too short translated timestamp interval: system time (us) = ","OpusTags","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLln4711EEERKNS2_9RTPHeaderEEEE","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","rec.yuv",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_name.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","fchown","(*filterPos)[i] < srcW",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","SECOND_SERVERHELLO_VERSION_MISMATCH","while","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","))/113//+++((","nokey","libavcodec/kbdwin.c","log_sqrt","max-bundle is used but no bundle group found.","aZ9n!","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/exponentiation.cc","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","N6webrtc17RemoteAudioSource14AudioDataProxyE","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","automatic_index","faani","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders.","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","CONNECT","ro.arch","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","DefaultRtcpCname","onRequestQuickAck","About to halt recordable encoded frame output due to too many buffered frames.","libavutil/slicethread.c","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","DW_OP_piece not implemented","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_server.cc","!avpkt->data","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/bn_asn1.cc","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","^=N6webrtc13FIRFilterNEONE","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_new.cc",", now = ","Center","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","+)11 1","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","SendSideDelayMaxInMs","fingerprintAlgorithm","(IILjava/lang/String;Ljava/lang/String;)V","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","Receiving timeout is shorter than the minimal ping interval.","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","BMPSTRING_IS_WRONG_LENGTH","back center","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","0123456789abcdef0123456789ABCDEF","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","secp160r2",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","not implemented","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_pubkey.cc","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_both.cc","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter"," at offset ","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %ld","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","in_ts != ((int64_t)0x8000000000000000UL)","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/aead.cc.inc","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/internal.h","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","source_available_ == frames","gray8,y8","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/convert.cc","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","signaling","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","getCarrierInfo","Group of VOP start","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage"," remaining)","bayer_grbg16le","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","-mj%06X9%02X","Removing resolution down-scaling setting.","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdElE3$_0NS_9allocatorIS3_EEFvvEEE","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","SP3.( N","  %s%-17s ","id-on-personalData","Invalid size for a valid FIR packet.","Pictor/PC Paint","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","server_sources","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_record.cc","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","CIE version is not 1 or 3","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket",", compressed_header_size_bytes = ","rc_max_quantizer:","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V",", queue size (packets) = ","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-nm --enable-stripping --arch=arm64 --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/arm64-v8a --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-arm64 --extra-cflags=' -I./android/arm64-v8a/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/arm64-v8a/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-arm64/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-arm64/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --enable-neon --enable-optimizations","cannot open savepoint - SQL statements in progress","GOOG PING error response","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","taylor","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","16) erase request %d 0x%lx","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","(Lorg/webrtc/DataChannel;)V",", spatial layers: ","TL0PICIDX is expected to be present in non-flexible mode.","gbrpf32le","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","KEY_TYPE_MISMATCH","adpcm_sbpro_2",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","; ignoring since socket is using 'any' address.","reason(%u)","ADPCM IMA WAV","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio.cc","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","COOKIE-ACK","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","payload-types","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","9?EKQW]ciou","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","ptr == &out->data[out->size]","ice-ufrag","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_lib.cc",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = "," seq ","N7cricket29UnsupportedContentDescriptionE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_key_share.cc","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvmPNS2_11StunRequestEEEE",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","%f,%ld,%d,%d,%d,%d","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","Failed to create fingerprint from the digest.","initEncode","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","%-12ld ","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","unsupported restore location for register","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_object.cc","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvlEEEEUlP7_JNIEnvE_","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted.","pixel vector["," kbps, padding = ","operator->*","AES-256-CFB","\"3+//","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","from ","yuv440p12le","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","[aax] file checksum == ","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","type() == Type::kNative","quality","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_session.cc","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","jitter_resync_threshold","Error number %d occurred","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_mNS8_INS2_9TieTagTagEmEEE3$_0NS_9allocatorISF_EEFbvEEE","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","PliPacketsReceivedPerMinute","cannot modify %s because it is a view","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","V_REAL/RV30","Fast Fusion","audio_init_bitrate","SetStereoRecording","] , supports_simulcast = ","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_time.cc","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/stack/stack.cc","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","TLSV1_ALERT_INAPPROPRIATE_FALLBACK"," are removed.","Windows Media Audio Lossless",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","Encoded.Qp.H264","scale_small","QDesign Music Codec 2","Channel count %d","Invalid RID value: ","N6webrtc21IceTransportInterfaceE","Failed to parse header. Frame marker should be 2.","yuva444p10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_strex.cc","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","wrong Vector magic in TL_msg_resend_req, got %x","Profile 2","AEAD_AES_128_GCM","Invalid video playout delay: [",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEmEEEEE","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%ld","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdsa/ecdsa_asn1.cc","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","CIE ID is not zero","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","operator ","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_transcript.cc","adpcm_psx","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","%ld%s","id-qt-cps","EXPERIMENTAL","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","Attempting to get contributing sources for SSRC:","gif decoder","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEERKN6webrtc9RTPHeaderEEEE","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%lx","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/padding.cc.inc","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","Invalid DataChannelInit","clip_to_restricted_range","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","INVALID_ALPN_PROTOCOL","Alias/Wavefront PIX image","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","WebRTC.Audio.","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","Cellular5G","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","HEARTBEAT-ACK","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/aarch64-linux-android -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/arm64-v8a --target=arm64-android-gcc --disable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferElEEE","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_cpols.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","!!!!!!!!!","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","NSt6__ndk117__widen_from_utf8ILm32EEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Too little data (","Club-House",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8.cc","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","Received REMB for packet feedback only GoogCC","DST (Direct Stream Transfer)","N3rtc13OpenSSLDigestE","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Queued received data exceeds the max buffer size.","Can't buffer any more data for the data channel.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","stream_ec","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","detail::thread_local_destructors == nullptr","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","stream_data","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","ARM64","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","rate_flags","&p^?CSI","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","pixel_format","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Received packet has wrong peerTag","NOT_ENCRYPTED","connection(%p) invalid proxy status on state 6, 0x%x","Jam Band","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","A(Vector Permutation AES for ARMv8, Mike Hamburg (Stanford University)","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","6) erase request %d 0x%lx","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1","Missing message type in NACK RtcpFeedback."," new_length: ","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","Popping empty vector!","lag-in-frames","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","a=group:BUNDLE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_asn1.cc","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","timed out %s (%d/%d), req_id = %d, message_id = 0x%lx","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519.cc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%lx","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEElliNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","messageId for token = %d, 0x%lx","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","Failed to allocate vt2","Illegal reregistration for uri: ","wsxga","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorilliEEE","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_bitstr.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","libavcodec/h264dec.c","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1NS_9allocatorIS5_EEFvlEEE","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_4NS_9allocatorIS7_EEFvvEEE","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/policy.cc","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid"," requires ","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","WebRTC.Audio.EchoCanceller.UsableLinearEstimate","NavajoWhite",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","noCheck","arib-std-b67","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","TLS Web Client Authentication","context model","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/mul.cc.inc","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","getULEB128","FM Screen Capture Codec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_pkt.cc","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_2","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","ERROR_AUDIO_IO","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"apktool_out/lib/arm64-v8a/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","/sys/devices/system/cpu/cpu%u/topology/cluster_cpus_list","UNSORTED_SEGMENT_PROD","Renesas","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","dragon","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","0123456789ABCDEF0123456789abcdef","Wait unblocked ","Samsung","FATAL","DEPTH_TO_SPACE","NumInputs(node)","hi3660","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Tegra SL","Codebook type must be Float32.","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_1NS_9allocatorIS7_EEFbvEEE","Surge S","unsupported restore location for float register","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","L2_NORMALIZATION","getSimpleName","unsupported restore location for register","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_0","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","getSavedRegister","HARD_SWISH","input_type","has_bias","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","Kirin ","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","N10__cxxabiv129__pointer_to_member_type_infoE","RAW: ","REDUCE_WINDOW","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_1","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","filter->quantization.type","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Qualcomm","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","DW_EH_PE_textrel pointer encoding not supported","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","SHAPE","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","Snapdragon ","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","ro.mediatek.platform","St9exception","thread detached from the VM","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILl1ELl1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","): string form of default value '","NSt6__ndk110ctype_baseE","NewObject","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","59/?C;I3G-1A+7)=E","printStackTrace","!quiet_","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","CIE ID is not zero","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","Nvidia","NSt6__ndk19__num_getIcEE","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr","codebook != nullptr","normalize_spaces","St20bad_array_new_length","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","ro.chipname","Telechips","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","MediaTek","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","Texas Instruments","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","CallObjectMethod","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","SLICE","PFbN4absl11string_viewEE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","Leadcore","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","NSt6__ndk114error_categoryE","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","input->dims->data[input->dims->size - 1]","params->multiplier_fixedpoint","blaze-out/arm64-v8a-opt-android-ST-66eefe4ed9be/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","NSt6__ndk16locale5__impE","aarch64-linux-android-llvm-libcxx-arm64-v8a"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","Spreadtrum","node->inputs->size >= 2","St12length_error","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","REDUCE_ALL","level >= 1","scale_diff / output_scale <= 0.02","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","%s%p %s %s","unwind_phase2","pw not w's predecessor","0123456789","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","arena->allocation_count > 0","FLOOR","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","vector","<Unknown severity>","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","foster_e_hdd","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","Nuclun "," vs. ","November","lowercase_input","committed_","February","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","exynos9810","STABLEHLO_OR","Tensor output sizes mismatch.","1.f / 256","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","hi3650","Could not get 'stablehlo.reduce_window' operation parameters.","@N3ruy12_GLOBAL__N_19TrMulTaskE","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","RIGHT_SHIFT","CONVERSION_METADATA","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","DW_OP_deref_size with bad size","hi6210sft","csdiouxXfFeEgGaAnpv","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","BATCH_MATMUL","NewStringUTF(0x","getSavedFloatRegister","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","truncated uleb128 expression","bias->type","(Ljava/lang/String;F)V","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","N10__cxxabiv117__pbase_type_infoE","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","HiSilicon","Flag '","NSt6__ndk16locale5facetE","DW_EH_PE_funcrel pointer encoding not supported","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","Unknown DWARF encoding for search table.","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","hi6250","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","debug.tflite.trace","hashtype","build-secure-info:source-uri","node->inputs->size","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","N4absl7LogSinkE","tflite","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","num_tensors >= allocs_.size()","ReaderTryLock failed ","output->params.zero_point","NSt6__ndk15ctypeIwEE","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","prev < next","NSt6__ndk114__num_get_baseE","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Check %s failed: %s","NSt6__ndk15ctypeIcEE","SizeOfDimension(op_context->paddings, 1)","SetSlowPathTLS(data)","MAX_POOL_2D","Invalid quantized and sparse fully-connected format.","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","xfixhash8","SOFTMAX","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","ro.product.board","St9bad_alloc","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","evaluateExpression","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","unknown pointer encoding","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","Fixed/UTC","HASHTABLE","659779404","condition_variable wait failed","shift","NSt6__ndk19__num_putIwEE","thread constructor failed","St12out_of_range","CONV_2D","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","error","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","MATRIX_DIAG","VARIANT","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","FDE is really a CIE","MATRIX_SET_DIAG","INT16","0123456789ABCDEF","NovaThor","Tegra T","left_","STABLEHLO_CLAMP","NOTYPE","ro.board.platform"," found in vocabulary.","SPLIT_V","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","malformed uleb128 expression","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","STABLEHLO_LOGISTIC","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_0NS_9allocatorIS7_EEFbvEEE","STABLEHLO_ADD","Filter data type %s currently not supported.","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_min_freq","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","getULEB128","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","BEETHOVEN","getEncodedP","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","cluster","STABLEHLO_REDUCE_WINDOW","kTfLiteUInt8","num_bits > 1","INT32","tensor.allocation_type","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","Attempting to resize a fixed-size tensor.","Exynos ","oouc14.prod.google.com","Amlogic","input_tensor != nullptr","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","Pinecone","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","N10__cxxabiv120__si_class_type_infoE","%I:%M:%S %p","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","sailfish","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","DWARF opcode not implemented","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","DW_EH_PE_datarel is invalid with a datarelBase of 0","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","variables","hi3751","t->params.zero_point","RUY_PATHS","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","CIE version is not 1 or 3","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","MStar","<BOS>","WonderMedia","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","flounder","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","DILATE","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums","Actions",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SPACE_TO_BATCH_ND","SKIP_GRAM","NSt6__ndk112__do_messageE","STABLEHLO_COSINE",">>'N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","ro.arch","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","FbN4absl11string_viewEE","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","<null>","N4absl14flags_internal18FlagStateInterfaceE","Unisoc","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE"," $(,048<","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","CIE start does not match","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILl1ELl1000000000EEEEEE3$_0","false","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","CUSTOM","N6tflite13MemoryPlannerE","add_bos_tag","N6tflite16MemoryAllocationE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","Broadcom","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","foster_e","FDE has zero length","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","RESOURCE","DW_EH_PE_aligned pointer encoding not supported","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","ZEROS_LIKE","SEGMENT_SUM","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","Marvell","is_optional_bias_int","JNI version error","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","hi3635","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","DW_OP_fbreg not implemented","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","%s %s%u%.*s","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","Check absl::ParseFlag(val, &dflt, &err) failed: ","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","Can't binary search on variable length encoded data.","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","/sys/devices/system/cpu/cpu%u/topology/physical_package_id","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","ro.hardware.chipname","truncated sleb128 expression","ReaderLock returning ","LOG_SOFTMAX","kTfLiteInt16","N3ruy4TaskE","unicodehash16","N6tflite28TfLiteInternalBackendContextE","N6tflite17MutableOpResolverE","N6tflite20BuiltinDataAllocatorE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","darcy","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","Unable to delete global reference, JNIEnv* missing","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","params->bias","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","SQUEEZE",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","model_control_dependencies","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","tegra132","libc++","SEQUENCE_STRING_PROJECTION","STABLEHLO_GATHER","N10__cxxabiv119__pointer_type_infoE","getTableEntrySize","RESIZE_NEAREST_NEIGHBOR","NSt6__ndk120__time_get_c_storageIwEE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","package","Unknown","(null)","obj_clazz != nullptr","STABLEHLO_AND","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","Invoke","September","stablehlo_gather","NSt6__ndk19__num_getIwEE","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Tegra AP","Attempt to get JNIEnv* on thread not attached to JVM","NSt6__ndk111__money_getIwEE","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE"," !$%0145 ","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","Allwinner","tegra210_dragon","Rockchip","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","getSLEB128","Unknown type","AVERAGE_POOL_2D","xfixhash16","/sys/devices/system/cpu/kernel_max","/sys/devices/system/cpu/cpu%u/topology/core_siblings_list","generic","/proc/cpuinfo","NSt6__ndk18messagesIcEE","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","The model allocation is null/empty","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","marlin","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","unsupported arm64 register","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","ctx->num_threads_strategy()","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","SELECT_V2","SignalAll on ","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_max_freq","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","Unhandled LSTM kernel type: %d","t->dims->size","DW_OP_piece not implemented","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"apktool_out/lib/x86_64/libtmessages.49.so":["NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","triangular","SS----","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","unexpected end of input inside multi-line comment","TransferFunction","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","xmm11","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","at least one digit required in fractional part","fisbone","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%lx","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_skey.cc","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","top front center","EXPECTING_A_DSA_KEY",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","systemBitrate=\"","The number of frames in VpxTplGopStats is fewer than expected."," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE",", padding %d","totalProcessingDelay","%s %S","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvlEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/cipher.cc.inc","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","DNXHR 444","Signaling: uri must be a string","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdElONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_lbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","a->ch_count","UDP_P2P_LAN","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pcons.cc","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","avxslow","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered","UTF16le","N6webrtc22RtpTransmissionManagerE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEEllNS_8functionIFvONS3_13BroadcastPartEEEEEEE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","12) erase request %d 0x%lx","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bitst.cc","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_montgomery.cc.inc","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","inner message %d id 0x%lx process","androidSdkInt","DtlsTransport in connected state has incomplete TLS information","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","3) erase request %d 0x%lx","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","s->used_ch_count","%d:%d%c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","ppSliceInLayer","destroyed session 0x%lx (%s)","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","actions & _UA_CLEANUP_PHASE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","truncated sleb128 expression","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","AES for Intel AES-NI, CRYPTOGAMS by <appro@openssl.org>","error sending: %d / %s","d->nb_components <= 4","rate-distortion optimal quantization","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS","N6dcsctp9InitChunkE","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNS5_IKjLln4711EEEEEE","A_MPEG/L2","native_cancelRequestsForGuid","out->bps == in->bps","frame_refs_short_signaling","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","before create audio io","max_core_count","org/webrtc/IceCandidateErrorEvent","permitted in ufrag or pwd. This is a protocol violation that ","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEElEUlvE_NS_9allocatorIS8_EEFvvEEE","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEmRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","yuv422p14le"," -- error want write","xmm13",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","mmxext","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","ICE server parsing failed: Invalid hostname format","Parsed QP value out of range.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","sse4.2","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio_mem.cc","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","xvid_ilace","payload_capacity >= kHevcNalHeaderSize","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEEllNS_8functionIFvONS6_13BroadcastPartEEEEEEE","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_alt.cc","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)"," \"$&(*,.02468:<>@BDFHJLNPRTVXZ\\^`bdfhjlnprtvxz|~","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0NS_9allocatorIS5_EEFvvEEE","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","gray9le","Duplicate a=mid value '","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ",", max. %ld kb/s","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","@@@@@@@@@@@@@@@@","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory.","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","transfer_characteristics","READ_TIMEOUT_EXPIRED","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/div.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp.cc","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec","Vector Permutation AES for x86_64/SSSE3, Mike Hamburg (Stanford University)",": TURN channel bind request sent, id=","DarkBlue","DEK-Info: ","Sending UDP ping to %s:%d, id %ld","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLln4711EEElNSE_IKjLln4711EEEEEE","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_x509.cc","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","IDR_N_LP","no such column","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","JPEG-LS","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorilliEEE","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","color_trc_type","Supported send codecs in order of preference:","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total","zero_bit",", message="," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/shift.cc.inc","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","New Romantic","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","ZN18ConnectionsManager9setUserIdElE3$_0","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec.cc","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","LightSkyBlue","c2pnb272w1","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","Microsoft Video 1","] ignored, allocation failed.","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_mNSL_INS2_9TieTagTagEmEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc","ASUS V1",": Sending STUN ","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","N6webrtc14RTPSenderVideoE","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","bicublin","pbeWithMD5AndCast5CBC","WebRTC.Call.PacerBitrateInKbps, ","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a",".TimeInHdPercentage","NotContact","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_buffer.cc","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","top first","tile_start_and_end_present_flag","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","inner message %d id 0x%lx is unparsed","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","REPLAYGAIN_ALBUM_PEAK","clockrate","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Failed to setup RTCP mux.","WebRTC-Video-ForcedSwDecoderFallback","Could not create unsignaled receive stream.","ECDSA routines","maxrep","-----BEGIN ","qdraw","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","athlonxp","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","G.726 ADPCM","size_bytes","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvmPNS2_11StunRequestEEEE","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ia5.cc","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","Psychedelic","WebRTC-Pacer-PadInSilence","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","MobiClip Video","randomblob","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","Euro-Techno","STEREO","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","SSLV3_ALERT_BAD_CERTIFICATE","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","WebRTC.Audio.StopPlayoutSuccess","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","Dream","certificate != nullptr","INTEGRITY_CHECK_CLASSIC_","8SVX fibonacci","Metadata relevant to a downmix procedure","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","PausedTimeInPercent","NOT_XOF_OR_INVALID_LENGTH",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/sqrt.cc.inc","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Output changed","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay","WebRTC-Audio-OpusBitrateMultipliers"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","CONNECTION_UNKNOSenderVideoConst","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEmRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvmPNS2_11StunRequestEEEE","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","(!(4(G(Z(","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_aead_ctx.cc","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","not found dropAnswer; msgid=0x%lx","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","advanced_editlist","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","MP2 (MPEG audio layer 2)","Conn[","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","chroma_format_idc %u","SSLV3_ALERT_BAD_RECORD_MAC","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","truncated uleb128 expression","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorilliEEE","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","sse3slow","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferElEEE","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","skip_factor","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","xmm15","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","color_primaries_type","dataChannelsOpened","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","0123456789ABCDEF0123456789abcdefavformat_find_stream_info","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","5) erase request %d 0x%lx","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","RSV_VCL29","WebRTC-Bwe-SubtractAdditionalBackoffTerm","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","expected == 1","mbcmp","[%03ld:%03ld]","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","%s%02d:%02d:%02d%c%02d"," milliseconds","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_key.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","?gf&?","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","NO_PRIVATE_KEY_ASSIGNED","apply_cropping","Recovered media packet with SSRC: ","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ",", %ld kb/s","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","XviD%d","TLS 1.3 client unknown","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure "," !\"#$%&'()*+,-./(","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %ld","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","String size ","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","GIF89aGIF87aBBCD","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","?J)%?TLS_CERT_POLICY_","Unsupported parameter for LNTF RTCP feedback: ","Only Some Reasons"," available connections due to: ","in gop_header","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/blinding.cc.inc","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","duration is too big","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","N6webrtc19FieldTrialsRegistryE","guess_mvs","Failed to allocate MFQE framebuffer","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: "," !\"#$%&'()*+,-./0123456789:;<=>?","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down"," .(&$*,\"<24:860>","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","inner message %d id 0x%lx already processed","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","dvbtxt","UNIVERSALSTRING_IS_WRONG_LENGTH","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","%;KZr?@","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_tls.cc","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","page_count","Windows Media Video 9 Image","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","Attempted to set RtpParameters with modified header extensions","crccheck","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % ld",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","factorization failed for %lu","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","%ld:%02d:%02d.%06d","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/asn1_gen.cc","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","fast but inaccurate seeks","GetEnv() == prev_jni_ptr","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","unknown pointer encoding","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","lpf_opt out of range [0..1]","Multiple layers","PBE-MD2-RC2-64","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUlNS1_13AudioSinkImpl6UpdateEE_","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))","N6webrtc18media_optimization13VCMNackMethodE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","DWARF opcode not implemented","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","MediaBitrateSentInKbps","23TL_server_DH_inner_data","High 4:4:4 Intra","SentPacketsLostInPercent","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","color_primaries","WebRTC-ZeroHertzScreenshare","dsd_msbf","nonce_hash","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","rtbufsize","$tILY","after new_pred","UNABLE_TO_CREATE_SOCKET","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_credential.cc","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","BlueViolet","localId","input_parameters->is_valid()","estimate_noise_when_congested","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEEN6dcsctp16SendPacketStatusEEEE"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digest/digest.cc.inc","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","p_tex_bits","operator()","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_lbiEEE","SoftNull","CONF_LIB"," VideoSendStream config: ","id-smime-aa-securityLabel","NSt6__ndk110__function6__baseIFvlEEE","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","<;;;;;;;;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","dct_coeff","WebRTC-SrtpRemoveReceiveStream","Can't change crypto_options after calling SetLocalDescription.","%d%*1[:/]%d%c","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","TrueHD","account%u dc%u handshake: can't find valid cdn server public key, type = %d","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_client.cc","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","bgr444be","select high Shibata noise shaping dither","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","getEncodedP","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","data == opaque","Zero hertz mode disabled.","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","Simulating overuse with intervals ","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","}O-+`Zt","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","!avctx->hwaccel","type='trigger' AND name='%q'","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","NSt6__ndk116__narrow_to_utf8ILm32EEE","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","i_qfactor","Hip-Hop","Single message packet bit in not first message.","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","not found request; msgid=0x%lx","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","?0000","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519_asn1.cc","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec.cc.inc","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","Setting new certificate.","INVALID_SCT_LIST","Bisque","GHASH for x86_64, CRYPTOGAMS by <appro@openssl.org>","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","gd\\UQMHFNKIGNJEHFJLG<<<<<","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","cancelled running rpc request %p - %s, of messageId 0x%lx notify=%d","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEmRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","<image_size>","c2pnb368w1","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","malformed uleb128 expression","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa_impl.cc.inc","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","doNotClearOnDrop = true; msgid=0x%lx","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/felem.cc.inc","N6webrtc4rtcp5RtpfbE","Constrained Baseline","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^","WebRTC-VP8-Forced-Fallback-Encoder-v2",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_2","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS5_S7_illiE_NS_9allocatorIS8_EEFvS5_S7_illiEEE","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","frame_type","Unsupported delta version","Unspecified 29","json_each","partitions","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","gTGk/","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEElliNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","HEADPOSTGET OPTI","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvmPNS2_11StunRequestEEEE","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","dvaudio","[Self]","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","CursorLock","incomplete input","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","A_OPUS/EXPERIMENTAL","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","!)19%-5=#+3;'/7?","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdh/ecdh.cc","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","Hi There","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","!#)+%'-/139;57=?","tile_columns out of range [0..6]","MediumBlue","read byte error","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %ld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","libavutil/avstring.c","textNotice","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/hkdf/hkdf.cc.inc","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","ENCODER_NOT_FOUND","CIPHER_OR_HASH_UNAVAILABLE","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","stepping","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_lbiEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorilliEUlS2_S4_illiE_","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","after sprite_trajectory","pwrite","N3rtc14RefCountedBaseE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_lib.cc","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","codec_tag","version","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","Montgomery Multiplication with scatter/gather for x86_64, CRYPTOGAMS by <appro@openssl.org>","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc13FlexfecSenderE","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_pkt.cc","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","A BUNDLE group was added in the answer that did not exist in the offer.","nameConstraints","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_lib.cc","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake.cc","max-intra-rate"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","PART_NUMBER","unknown(%u)","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","Attempted to set RtpParameters with modified SSRC","b != nullptr","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","PCM unsigned 8-bit","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","config_.decoder_factory","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE","tg_end",", ms since last received data="," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","DW_OP_fbreg not implemented","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute."," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Exception *, _Unwind_Context *)","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc","adpcm_ima_wav"," %02x","?MAINTAIN_RESOLUT","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/oct.cc.inc","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Film grain parameters","Invalid non-TCP candidate","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvmPNS2_11StunRequestEEEE","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element"," !$%\"#&'01452367(),-*+./89<=:;>?","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","FDE has zero length","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","pcm_s8_planar","[OpenH264] this = 0x%p, Info:","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cipher.cc","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","raw L555RGBOL565RGBP5551RGBO","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec_asn1.cc","Coral","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","OpenRead","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p224-64.cc.inc","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_conf.cc","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa_asn1.cc","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8_x509.cc","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","order_hint","FkCheck","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","episode_id","rfc822Mailbox","atrac3p","max_bitrate_bps","N6webrtc23LegacyEncodedAudioFrameE","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","&6$4'7%5.>,</?-=","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","Unable to send packet via nonexistent endpoint %lu","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","DW_EH_PE_datarel is invalid with a datarelBase of 0","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number"," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall(186))) < sizeof(buf)","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","NSt6__ndk110__function6__baseIFvlNS_6vectorIjNS_9allocatorIjEEEEEEE","native_init","Signaling: could not parse FeedbackType","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","n >= 1","Failed to allocate cpi->content_state_sb_fd","no such column: \"%T\"","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferElE_NS_9allocatorIS9_EEFvS8_lEEE","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","hi !\"#$%jk()*+,-lm012345no89:;<=PQRSTUVWXYZ[\\]^_","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa.cc.inc","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_5NS_9allocatorIS7_EEFvvEEE","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","N6webrtc21SdpOfferAnswerHandlerE","Server returned 404 Not Found","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","!< `!","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pkey.cc","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","6.0(front)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","onFirstPacketReceived","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef"," value_bit_width=","full_chroma_inp","DSA-SHA1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_utl.cc","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/mem.cc","database %s is already in use","unspecified size","DES-CFB","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","output_ts_offset","WebRTC.Audio.InitPlayoutSuccess","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_hkdf.cc","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_1","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_2NS_9allocatorIS7_EEFvvEEE","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-nm --enable-stripping --arch=x86_64 --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/x86_64 --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-x86_64 --extra-cflags=' -I./android/x86_64/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/x86_64/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-x86_64/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-21/arch-x86_64/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --disable-mmx --disable-inline-asm","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","event_base_priority_init","lr_uv_shift","kx-ecdhe","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEEllNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","SetDefaultSink: ","Late SEI","setct-CapRevResData","enableBuiltInAEC","<?g;<","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","d.x400Address","can't parse magic %x in TL_msgs_all_info","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_0NS_9allocatorIS7_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd_extra.cc.inc"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_privkey.cc","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509name.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0",".MeanFreezeDurationMs","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","!#13%'57)+9;-/=?","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","?ideo-orientation","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","%Y%m%d","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/buf/buf.cc","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","ATCP/TLS/RTP/SAVPRT_POLICY_SECURE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","Invalid attribute value.","checkpoint_fullfsync","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","base_q_idx","name.fullname","rmvol","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%lx)","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x"," auto","error_resilient","Unspecified 25",", ...)","connection(%p) received invalid message session id (0x%lx instead of 0x%lx)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","ICE pwd must contain only alphanumeric characters, '+', and '/'.","Switching to p2p (Inet)","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","arib_caption","truncated","libswscale/alphablend.c","swr_init","Diffie-Hellman routines","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","3dnowext","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bcons.cc","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEmbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELln4711EEENS2_13DcSctpMessageEEEE","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%lx","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/hpke/hpke.cc","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","expand 32-byte k","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","targa","Failed to get auth keys from libsrtp!.","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","*p[[[[[[[[[[[[[[[[","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_srtp.cc","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc","Stashing OnOutputFormatRequest: ","file,crypto,data","Failed to write key: ","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","$&(*,.02468:<>@B","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","'''///OOO","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","des-cfb1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_crld.cc","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","rectangular","Truncated partition size data","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_gentm.cc","gifvideo.cpp new stream","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","NSt6__ndk117__widen_from_utf8ILm16EEE","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","[%s] ","Failed to create TURN client socket.","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","RID Description must contain <RID> <direction>.","val || !min_size","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","WebRTC.Video.JitterBufferDelayInMs ","cdgraphics","vp8-flags","Sequential","opus_encoder: setting bitrate to %u","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/extensions.cc","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","DW_EH_PE_textrel pointer encoding not supported","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_mbstr.cc","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","((.111..***(())/113//+++((","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","ExposureProgram","' for writing.","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","10) erase request %d 0x%lx","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEmEEEEE","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","bmv_audio","googFrameHeightInput","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","08491<5=\"*&+#.'/2:6;3>7?","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_enc.cc","X400Name:<unsupported>","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","FDE is really a CIE","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","Video Session Error","level-asymmetry-allowed","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","set the log level offset","bucket_milliseconds > 0","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","bad message notification %d for messageId 0x%lx, seqno %d","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","BitrateConstraint","NEW CERTIFICATE REQUEST","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","modified_e_weighted","mline","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","film_grain_params_ref_idx","condition_variable::wait: mutex not locked","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519_asn1.cc","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa.cc","NESTED_GROUP","#@1]#",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_client.cc","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","*+./:;>?","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvlSA_EEE","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","DarkGreen","id-cmc-regInfo","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","prime239v2","Wrong Credentials","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_4","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views","xyz12be",".reflector","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_oth.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/t_x509.cc",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_0","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","remote candidate generation maybe changed","ADPCM Microsoft","packetization-mos","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","max_ts_probe","Failed to allocate context buffers","()Lorg/webrtc/VideoEncoder$EncoderInfo;","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","?N6webrtc13PushResamplerIsEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","18auth_Authorization","enable_restoration","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","webm_dash_manifest_bandwidth","iff_ilbm","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","Gothic","(I)Lorg/webrtc/MediaStreamTrack$State;","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","pcm_mulaw","SEQUENCE","stereo","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","////////","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive","pre_dia_size"," with counters ","CAMELLIA-256-CFB8","PRUNE_BASED_ON_P","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","Global","vtable for ","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/Users/dkaraush/projects/td/tdutils/td/utils/tl_storers.h","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_dec.cc","magicyuv","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_utl.cc","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE","!(caps & (1 << 12))",", deblock_mode = ","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","!%)-#'+/159=37;?","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080",",7~5d","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_NS_9allocatorIS4_EEFvlEEE","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","!#%'1357","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","spatial_layer_max_height[i]","id-qt","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","DW_EH_PE_funcrel pointer encoding not supported","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_method.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","WebRTC.Audio.InitRecordingDurationMs","AVPanScan","signature.to_slice().size() == 64","long long","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic","xan_dpcm","mov_text","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]",">SQLite format 3","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","end_pos % 8 == 0","PKCS12_TOO_DEEPLY_NESTED","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/a_verify.cc","Failed to allocate new_frame_stats","VideoSendStreamImpl::Stop","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","got ping response for request %p, %ld","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEElEUlvE_","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ncons.cc","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","yuva444p12be","Failed to allocate extension id=","setRates","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","WebRTC.Video.ScrWN","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_mNS5_INS_9TieTagTagEmEEE3$_0","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","ZW][Rb","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_3","access denied","no certificate","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","UNSPEC61","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_x509.cc","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","@AABBCCDDEEFFGGHHIIJJKKLLMMNNOOP","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pk8.cc","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_info.cc","distpoint","rc2-cbc","Repeated or reordered frame ID (","NSt6__ndk116__narrow_to_utf8ILm16EEE","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","7) erase request %d 0x%lx","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","unsupported x86_64 register","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","lowBattery","Audiobook","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","jitter_min_delay_60","out->ch_count == in->ch_count","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","ADPCM AmuseGraphics Movie AGM","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_versions.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_ctx.cc","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","! *)+*,+-,.-/.0/10:9;:<;=<>=?>@?A@","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_all.cc","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","4567678989:;:;<=","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/ctx.cc.inc","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_vfy.cc","layers","()Lorg/webrtc/NetworkMonitor;","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/t1_enc.cc","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","getTableEntrySize","org/webrtc/SoftwareVideoDecoderFactory","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_crypt.cc","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","february","getDescription",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","XWD (X Window Dump) image","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p256-nistz.cc.inc","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","next >= 0 || pc->buffer","(II)I","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","UUUUUUUU","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","_c[}]L{s{","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/prime.cc.inc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","Movie/video screen capture","function_list","recovered %d pages from %s","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","~1@A-","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.",">$]WsAb`>","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEmE3$_0NS_9allocatorISE_EEFvvEEE",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","CIE start does not match","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLln4711EEENS2_16SendPacketStatusEEJPS3_EEE","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","PhotometricInterpretation","!jni_->ExceptionCheck()","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEElliNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_1","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_5","white_point_chromaticity_x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_record.cc","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","ZN18ConnectionsManager21cancelRequestInternalEilbbNSt6__ndk18functionIFvvEEEE3$_0","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/e_aes.cc.inc","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","_Unwind_Reason_Code __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, uint64_t, _Unwind_Exception *, _Unwind_Context *)","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_asn1.cc","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLm256EEENS_9allocatorIS2_EEEE","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","results.reason == _URC_HANDLER_FOUND","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld, Predict skip frames = %d and %d","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorilliEEE","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_obj.cc"," with bad M-I from ","Size of beginning and end must be between 1 and ","undershoot-pct","Netscape Communications Corp.","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","Invalid channel count","Lavf57.%d.%d","WRONG_SIGNATURE_TYPE","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","Received CookieEcho with invalid verification tag: %08x, expected %08x","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","(&$ :\".+","BROKEN_PIPE","adpcm_ima_ea_eacs","INVALID_ECH_CONFIG_LIST",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEmRKNS_9CandidateEE3$_0","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","encrypted and compressed","*high_loss_threshold > 0.0f","kI444","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","|47?6","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE_NS_9allocatorIS8_EEFvvEEE","gost94cc","java/util/Iterator"," RRSID=",",fQM(","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","full chroma interpolation","id-GostR3410-2001-TestParamSet","Config(%p, %s) backup file found %s","force_integer_mv","Enable frame parallel decodability features","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/x86_64-linux-android -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/x86_64 --target=x86_64-android-gcc --enable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEElliNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","x86_64","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N6tgvoip11OpusDecoderE","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","allow_high_depth","ecdsa-with-SHA512","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_lib.cc","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","SHA1 block transform for x86_64, CRYPTOGAMS by <appro@openssl.org>","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","Offf?","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","sse4.1","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%ld","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","pict->buf[0] || !*got_frame","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_0","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/p5_pbev2.cc","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","  !\"\"#$$%%","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","preme","Signaling: videoRotation must be one of [0, 90, 180, 270]","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","drm_prime","prime-field","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","Unknown DWARF encoding for search table.","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","iFrameCmplxMean = %ld,iFrameComplexity = %ld","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als"," \"(*$&,.028:46<>@BHJDFLNPRXZTV\\^`bhjdflnprxztv|~","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE","Depth parameter set"," bps, requires at least ","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message","ADPCM IMA Funcom ISS",", startup_min_volume: ","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","ChaCha20 for x86_64, CRYPTOGAMS by <appro@openssl.org>","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519.cc","MUTEX_PTHREADS","N7tgcalls12MediaManagerE","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/encrypted_client_hello.cc","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEmbE3$_0","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","athlon","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","eXtended BINary text","RSA_LIB","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ec/ec_asn1.cc","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%lx","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/spake2plus/spake2plus.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read"," $(,048<","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","!)@333?333?","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_enc.cc","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","ESTABLISHED","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","xmm14","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0",", render_height = ","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEmmN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEmE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","^=N6webrtc13FIRFilterSSE2E","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","dash_track_number","Process","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","g_bit_depth:","WebRTC-DecoderDataDumpDirectory","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet"," is too big to be stored",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","[Rc] bits in buffer = %ld, bits in Max bitrate buffer = %ld","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd.cc.inc","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","AES_CM_128_HMAC_","kaiser","CREATE %s %.*s","nearest neighbor / point","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized.","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","ASEs implemented","aes-128-cfb1","SHA256 block transform for x86_64, CRYPTOGAMS by <appro@openssl.org>","invalid ","Two rrtr blocks found in same Extended Report packet","INVALID_ENCODING","ImageLength","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_int.cc","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","pentium2","rgba64be","%H:%M:%S","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELln4711EEENS4_13DcSctpMessageEEEE","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","start_bitrate_bps < min_bitrate_bps","getScaleResolutionDownBy","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_asn1.cc","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","smvjpeg","id-it-implicitConfirm","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","Death Metal","sslclient",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","Brute Force & Ignorance","shared_secret","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","getSavedRegister","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Answerer must use either active or passive value for setup attribute.","Unused","Unsupported vp8_qp_max_ value, ignored.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile."," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","sort_artist","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/scalar.cc.inc","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","11) erase request %d 0x%lx","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","spatial_layers_cnt_minus_1","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","23TL_messageEntityHashtag","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","DW_EH_PE_aligned pointer encoding not supported","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","totalEncodeTime","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","application","account_id","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","synopsis","disconnected","-DS---","Dissociating transceiver since the media section is being recycled.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/dsa/dsa_asn1.cc","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/asn1_lib.cc","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","?GATHER_CONTINUAL","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Matrox Uncompressed SD","Set max_outstanding_pings: ","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","<>@B`bDFdfHJhjLNlnPRprTVtvXZxz\\^|~","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bytestring/cbb.cc","Called without offer.","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","!#%')+-/13579;=?","flags","frag->data && frag->data_ref",", code=0, rtt=","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","found resend for messageId 0x%lx","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","indeo3","position >= 0 && position <= frag->nb_units","<ASN1 11>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","?XMH?","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras"," !\"#!\"#$\"#$%#$%&()*+)*+,*+,-+,-.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_server.cc","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","intra_dc_precision","id-cmc-lraPOPWitness",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","yuva422p","SentPacketsLostInPercent ","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","Commodore CDXL video","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>=","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","CRYPTO_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorilliEEE","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ","DW_OP_deref_size with bad size",") remaining in buffer to parse RTCP header (4 bytes).","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","MISSING_SECOND_NUMBER"," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/exponentiation.cc.inc","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","N7tgcalls23GroupInstanceCustomImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","no x86_64 float registers","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","IPBSipb","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","Regular video content","fraction >= 0.0","googWritable","pos < bit_length()","Can't binary search on variable length encoded data.","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]","wqsxga"," by mid+rsid binding","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","a64_multi","main10","rc_init_occupancy","DroppedFrames.EncoderQueue ","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","xmm12","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_crl.cc","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","  %*s","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc","NackPacketsReceivedPerMinute"," instead of ","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","N6webrtc10FIRFilterCE","sample format","qualityLabelledData","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","h263p","OUTPUT_BUFFER_TOO_SMALL","operator/","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_1NS_9allocatorIS7_EEFvvEEE","4) erase request %d 0x%lx","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","Narrow cast failed","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%lx, server salt: 0x%lx, unique id: 0x%lx)","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_extku.cc","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","symmetry-allowedshared-reflector","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","getSLEB128","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","%d.%06d","Audio service type","\"(*3..***''","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","rc5-ofb","TURN ALLOCATE request","cannot start a transaction within a transaction","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","Memory allocation error","EC PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/jacobi.cc.inc","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_akey.cc","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_mNSJ_INS_9TieTagTagEmEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d","pcm_u32be",", error_resilient = ","Unsupported alignment value, ignored.","aes-128-cbc-hmac-sha1","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","TargetAudioBitrateConstraints::max is less than ","N6dcsctp24TransmissionControlBlockE","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","Socket is bound to the address:","c->dstH >= dstY","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","getFloatRegister","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digestsign/digestsign.cc.inc","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","QualityScalerResource","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","processor","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","x264 - core 0000","|}Eq1","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/obj/obj.cc","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdElONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_lbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_both.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: "," !!\"\"##$$%%&&''(())**++,,--..//0","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","cancelled queued rpc request %p - %s of messageId 0x%lx","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","aesni","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_both.cc",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","OPENSSL_ia32cap","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","artist-sort","N6webrtc27EncodedImageBufferInterfaceE","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","1) erase request %d 0x%lx","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","connection(%p, account%u, dc%u, type %d) send message (session: 0x%lx, seqno: %d, messageid: 0x%lx): %s(%p)","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","got response for request %p, req_id = %d - %s (messageId = 0x%lx)","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","VP8E_SET_NOISE_SENSITIVITY","INVALID_ECH_PUBLIC_NAME","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","level-asymmetry-","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUllE_","max_streams","Setting output_format_request_ based on sink_wants: ","unknown codec","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","&'./67>?","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","complete"," seq : ","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","Copyright","cinepak","NSt6__ndk110__function6__baseIFvPKvmPN7cricket11StunRequestEEEE","WebRTC.Audio.EchoCanceller.Erl.Max","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","kf_min_dist:","INVALID_TRUST","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename","njnjnjnj ","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","jpegls","match","A_EAC3","FIRST","EBML version %lu, doctype %s, doc version %lu","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","log100","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","23TL_messageEntityTextUrl","lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/rsa_pss.cc","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","xface","Duplicate a=msid lines detected",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEEllNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","scplx_mask","Could not read candidates count.","googLocalCandidateType","qualifiers","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","GIF89aGIF87a","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","hash.size() >= 48"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","sse2slow","MediumAquaMarine","Signaling: payloadTypes items must be objects","Cannot disable encodings on a stopped sender.","Gain change detected at block ","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdElbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %ld","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","loop_filter_delta_update","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","level","insert","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/random.cc.inc",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]","/?f. ?",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","V_MS/VFW/FOURCC","ECDHE-RSA-AES256-GCM-SHA384","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/montgomery.cc.inc","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer","n_frames","ambiguous reference to %s in USING()"," in the offer has changed group.","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/algorithm.cc","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","WP Q!R\"S#T$U%V&W' @!A\"B#C$D%E&F'G","(Lorg/webrtc/IceCandidateErrorEvent;)V","rgb4_byte","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","Olive"," (line:","requireExplicitPolicy","pos == size","DES-EDE3","av_find_best_stream error %s","kI210","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","Bink video","skip queue, token = %d: no authkey for dc","googAnaBitrateActionCounter","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out=","evaluateExpression"," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","#'+/37;?","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","3dnow","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pmaps.cc","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/simple.cc.inc","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","chromaoffset","InstantUpperBoundLossOffset","handshake_start","requestsSent","INVALID_NULL_VALUE","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES4_P8TL_errorilliEUlvE0_NS_9allocatorIS8_EEFvvEEE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","block_lr","id-characteristic-two-basis",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","2) erase request %d 0x%lx","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdElbEUljhbE_","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","........","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_3NS_9allocatorIS7_EEFvvEEE","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","[Rc] iDid = %d,bits in buffer = %ld, bits in Max bitrate buffer = %ld","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","realtext","layer_drop_mode","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","yuv420p14be","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","participant_keys_.size() == group_state.participants.size()","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","0x%lx","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_chacha20poly1305.cc","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","!%)-159=AEIMQUY]aeimquy}","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/bn.cc.inc","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","................","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/conf/conf.cc","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","indexmem","can't decompress data","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/add.cc.inc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_method.cc","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","gbrp14le","recursive_triggers","Could not parse candidate: ","min_pixel_count = ","libavcodec/put_bits.h","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %ld start_Ts = %ld","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","Unknown connectionMode"," %llu","hd480","Humour","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","cluster_size_limit","149.154.167.91","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","<<<<<<","iCmplxRatio = %d,frameComplexity = %ld,iFrameCmplxMean = %ld,iQStep = %d,iLumaQp = %d","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","full chroma input","WebRTC-Aec3EnforceLowActiveRenderLimit","Truncated packet or corrupt header length","INDEX %d","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cert.cc","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","delta_q_v_ac.delta_q","screencast min bitrate kbps","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_dsa_asn1.cc","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","log316","MEMORY_LIMIT_EXCEEDED","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","Flash Screen Video v2","NativeNetworkingImpl is wifi: local=","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlENK3$_2clES1_P8TL_errorilliEUlvE0_","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","min_bitrate_bps <= 0","()Lorg/webrtc/VideoFrame$Buffer;",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","OpusTags","too short translated timestamp interval: system time (us) = ","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLln4711EEERKNS2_9RTPHeaderEEEE","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","AES-NI GCM module for x86_64, CRYPTOGAMS by <appro@openssl.org>","rec.yuv","> &h3 &h3 &h3 &h3l/",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_name.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","pentium3","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","(*filterPos)[i] < srcW","fchown",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","pentium4","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","while","SECOND_SERVERHELLO_VERSION_MISMATCH","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","nokey","libavcodec/kbdwin.c","log_sqrt","max-bundle is used but no bundle group found.","aZ9n!","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","cpu family","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/exponentiation.cc","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","N6webrtc17RemoteAudioSource14AudioDataProxyE","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","faani","automatic_index","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders.","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","CONNECT","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","libavutil/slicethread.c","onRequestQuickAck","About to halt recordable encoded frame output due to too many buffered frames.","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","DefaultRtcpCname","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEElNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","libavcodec/aacdec_template.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","DW_OP_piece not implemented","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","!avpkt->data","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_server.cc","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorilliEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/bn_asn1.cc","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_new.cc",", now = ","Center","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","SendSideDelayMaxInMs","fingerprintAlgorithm","(IILjava/lang/String;Ljava/lang/String;)V","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","Receiving timeout is shorter than the minimal ping interval.","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","back center","BMPSTRING_IS_WRONG_LENGTH","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","??????","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","N6webrtc12_GLOBAL__N_112LibvpxFacadeE","secp160r2",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","TLS_CERT_POLICY_INSECURE_NO_CHECK","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorilliEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_pubkey.cc","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_both.cc","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %ld","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","in_ts != ((int64_t)0x8000000000000000UL)","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/aead.cc.inc","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/internal.h","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","gray8,y8","source_available_ == frames","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvlNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/convert.cc","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","Group of VOP start","getCarrierInfo","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request","N6webrtc15H264DecoderImplE",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," \"02$&46(*8:,.<>@BPRDFTVHJXZLN\\^`bprdftvhjxzln|~"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage","bayer_grbg16le"," remaining)","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","-mj%06X9%02X","Removing resolution down-scaling setting.","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdElE3$_0NS_9allocatorIS3_EEFvvEEE","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","  %s%-17s ","id-on-personalData","Pictor/PC Paint","Invalid size for a valid FIR packet.","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_record.cc","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","CIE version is not 1 or 3","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket","rc_max_quantizer:",", compressed_header_size_bytes = ","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V",", queue size (packets) = ","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","cannot open savepoint - SQL statements in progress","GOOG PING error response","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","taylor","avx512","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEilbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","16) erase request %d 0x%lx","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","gbrpf32le",", spatial layers: ","(Lorg/webrtc/DataChannel;)V","TL0PICIDX is expected to be present in non-flexible mode.","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","adpcm_sbpro_2","KEY_TYPE_MISMATCH",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","ADPCM IMA WAV","; ignoring since socket is using 'any' address.","reason(%u)","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio.cc","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","ptr == &out->data[out->size]","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","ice-ufrag","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_lib.cc",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = "," seq ","N7cricket29UnsupportedContentDescriptionE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_key_share.cc","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","@A@A@A@AABABBCBCBCBCDEDECDCDFGFGDEDEHIHIEFEFJKJKFGFGLMLMGHGHNONO@A@A","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvmPNS2_11StunRequestEEEE",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","%f,%ld,%d,%d,%d,%d","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","ssse3","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","Failed to create fingerprint from the digest.","initEncode","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","%-12ld ","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","unsupported restore location for register","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_object.cc","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvlEEEEUlP7_JNIEnvE_","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted."," kbps, padding = ","operator->*","AES-256-CFB","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","from ","yuv440p12le","#<        ","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc",";WebRTC-ProbingSc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","[aax] file checksum == ","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","quality","type() == Type::kNative","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_session.cc","setFloatRegister","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE"," !\"#$%bcdefghi23456789@ABCDEFGHIJKLMNO`a","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","jitter_resync_threshold","Error number %d occurred","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_mNS8_INS2_9TieTagTagEmEEE3$_0NS_9allocatorISF_EEFbvEEE","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","!\"%&)*-.12569:=>ABEFIJMNQRUVYZ]^abefijmnqruvyz}~","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","PliPacketsReceivedPerMinute","cannot modify %s because it is a view","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","] , supports_simulcast = ","V_REAL/RV30","audio_init_bitrate","SetStereoRecording","Fast Fusion","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_time.cc","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/stack/stack.cc","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","$@UUUA","TLSV1_ALERT_INAPPROPRIATE_FALLBACK","Windows Media Audio Lossless"," are removed.",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","SHA512 block transform for x86_64, CRYPTOGAMS by <appro@openssl.org>","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","scale_small","QDesign Music Codec 2","Invalid RID value: ","yuva444p10le","N6webrtc21IceTransportInterfaceE","Channel count %d","Failed to parse header. Frame marker should be 2.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_strex.cc","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","Profile 2","wrong Vector magic in TL_msg_resend_req, got %x","AEAD_AES_128_GCM","Invalid video playout delay: [",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEmEEEEE","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%ld","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdsa/ecdsa_asn1.cc","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","CIE ID is not zero","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","adpcm_psx","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_transcript.cc","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","%ld%s","EXPERIMENTAL","id-qt-cps","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","Attempting to get contributing sources for SSRC:","gif decoder","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLln4711EEERKN6webrtc9RTPHeaderEEEE","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%lx","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/padding.cc.inc","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","????????","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_2","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","clip_to_restricted_range","Invalid DataChannelInit","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","Alias/Wavefront PIX image","INVALID_ALPN_PROTOCOL","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","ngScreenshareBwe","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","NegotiateChannel;","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferElEEE","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_cpols.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","NSt6__ndk117__widen_from_utf8ILm32EEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Club-House","Too little data (",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8.cc","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","DST (Direct Stream Transfer)","Received REMB for packet feedback only GoogCC","N3rtc13OpenSSLDigestE","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Queued received data exceeds the max buffer size.","Can't buffer any more data for the data channel.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","detail::thread_local_destructors == nullptr","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","&p^?CSI","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","pixel_format","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Jam Band","Received packet has wrong peerTag","connection(%p) invalid proxy status on state 6, 0x%x","NOT_ENCRYPTED","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","-network","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","6) erase request %d 0x%lx","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1","Missing message type in NACK RtcpFeedback."," new_length: ","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","lag-in-frames","Popping empty vector!","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_asn1.cc","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","timed out %s (%d/%d), req_id = %d, message_id = 0x%lx","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519.cc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%lx","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEElliNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","messageId for token = %d, 0x%lx","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","wsxga","Failed to allocate vt2","Illegal reregistration for uri: ","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorilliEEE","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","N7cricket22StreamInterfaceChannelE","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_bitstr.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","xmm10","libavcodec/h264dec.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectlE3$_1NS_9allocatorIS5_EEFvlEEE","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEblE3$_4NS_9allocatorIS7_EEFvvEEE","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/policy.cc","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","NavajoWhite","WebRTC.Audio.EchoCanceller.UsableLinearEstimate",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","arib-std-b67","noCheck","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIgEE","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %ld","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvlEEEEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","context model","TLS Web Client Authentication","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/mul.cc.inc","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","getULEB128","FM Screen Capture Codec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_pkt.cc","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEblE3$_2","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"apktool_out/lib/x86_64/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","St12length_error","UNSORTED_SEGMENT_PROD","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","0123456789ABCDEF0123456789abcdef","Wait unblocked ","FATAL","DEPTH_TO_SPACE","NumInputs(node)","xmm12","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Codebook type must be Float32.","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_1NS_9allocatorIS7_EEFbvEEE","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","third_party/absl/base/internal/sysinfo.cc","xmm14","NexGen","L2_NORMALIZATION","getSimpleName","unsupported restore location for register","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_0","Unwait","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","getSavedRegister","HARD_SWISH","input_type","has_bias","NSt6__ndk110__function6__baseIFvvEEE","N14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEE","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","w->waitp->cv_word == nullptr","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","RAW: ","REDUCE_WINDOW","N10__cxxabiv129__pointer_to_member_type_infoE","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_1","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","filter->quantization.type","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","DW_EH_PE_textrel pointer encoding not supported","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","SHAPE","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","xmm10","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","St9exception","thread detached from the VM","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILl1ELl1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","): string form of default value '","NSt6__ndk110ctype_baseE","NewObject","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","/sys/devices/system/cpu/cpu0/tsc_freq_khz","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","printStackTrace","!quiet_","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","CIE ID is not zero","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","NSt6__ndk19__num_getIcEE","Enqueue failed","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr","codebook != nullptr","normalize_spaces","St20bad_array_new_length","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","xmm11","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","CallObjectMethod","SLICE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","NSt6__ndk114error_categoryE","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","input->dims->data[input->dims->size - 1]","params->multiplier_fixedpoint","NSt6__ndk16locale5__impE"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","node->inputs->size >= 2","N14EigenForTFLite19ThreadPoolInterfaceE","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","scale_diff / output_scale <= 0.02","%s%p %s %s","level >= 1","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","REDUCE_ALL","unwind_phase2","pw not w's predecessor","0123456789","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","FLOOR","arena->allocation_count > 0","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","<Unknown severity>","vector","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"," vs. ","November","lowercase_input","committed_","February","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","STABLEHLO_OR","Tensor output sizes mismatch.","1.f / 256","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","Could not get 'stablehlo.reduce_window' operation parameters.","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","Call to GetFromContext() not preceded by IncrementUsageCounter()","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","SSE, 12x4, depth 2","CONVERSION_METADATA","RIGHT_SHIFT","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","DW_OP_deref_size with bad size","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_2NS_9allocatorIS7_EEFbvEEE","csdiouxXfFeEgGaAnpv","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","Intel","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","ZN14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEC1EibS1_EUlvE_","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","Call to DecrementUsageCounter() not preceded by IncrementUsageCounter()","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","allocation failure","BATCH_MATMUL","NewStringUTF(0x","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","truncated uleb128 expression","bias->type","(Ljava/lang/String;F)V","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","N10__cxxabiv117__pbase_type_infoE","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","Flag '","NSt6__ndk16locale5facetE","N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","DW_EH_PE_funcrel pointer encoding not supported","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","Unknown DWARF encoding for search table.","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","debug.tflite.trace","hashtype","build-secure-info:source-uri","node->inputs->size","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_2","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","Mutex::Fer with pending CondVar queueing","tflite","N4absl7LogSinkE","num_tensors >= allocs_.size()","ReaderTryLock failed ","output->params.zero_point","NSt6__ndk15ctypeIwEE","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","prev < next","NSt6__ndk114__num_get_baseE","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Transmeta","Check %s failed: %s","NSt6__ndk15ctypeIcEE","SizeOfDimension(op_context->paddings, 1)","x86_64-linux-android-llvm-libcxx-x86_64","SetSlowPathTLS(data)","MAX_POOL_2D","Invalid quantized and sparse fully-connected format.","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","blaze-out/x86_64-opt-android-ST-fc5b266d4b46/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","xfixhash8","SOFTMAX","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","St9bad_alloc","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","evaluateExpression","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","unknown pointer encoding","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","HASHTABLE","659779404","condition_variable wait failed","shift","NSt6__ndk19__num_putIwEE","thread constructor failed","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","St12out_of_range","CONV_2D","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","error","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","w->waitp->cond == nullptr","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","MATRIX_DIAG","VARIANT","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","FDE is really a CIE","MATRIX_SET_DIAG","INT16","0123456789ABCDEF","left_","STABLEHLO_CLAMP","NOTYPE","SPLIT_V"," found in vocabulary.","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","malformed uleb128 expression","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","STABLEHLO_LOGISTIC","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_0NS_9allocatorIS7_EEFbvEEE","STABLEHLO_ADD","Filter data type %s currently not supported.","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","getULEB128","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","xmm13","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","clock_gettime() failed: (","Signal wakeup","getEncodedP","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","STABLEHLO_REDUCE_WINDOW","tensor.allocation_type","kTfLiteUInt8","num_bits > 1","SignalAll wakeup","INT32","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","Attempting to resize a fixed-size tensor.","oouc14.prod.google.com","input_tensor != nullptr","unsupported x86_64 register","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","N10__cxxabiv120__si_class_type_infoE","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","DWARF opcode not implemented","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","DW_EH_PE_datarel is invalid with a datarelBase of 0","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","no x86_64 float registers","variables","Cyrix","RUY_PATHS","t->params.zero_point","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","getFloatRegister","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","CIE version is not 1 or 3","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","<BOS>","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","DILATE","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SKIP_GRAM","SPACE_TO_BATCH_ND","NSt6__ndk112__do_messageE","STABLEHLO_COSINE","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","FbN4absl11string_viewEE","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","Mutex::Fer while waiting on Condition","<null>","N4absl14flags_internal18FlagStateInterfaceE","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","CIE start does not match","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILl1ELl1000000000EEEEEE3$_0","false","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","NSt6__ndk110__function6__funcIZN14EigenForTFLite15ThreadPoolTemplINS2_20StlThreadEnvironmentEEC1EibS4_EUlvE_NS_9allocatorIS6_EEFvvEEE","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","CUSTOM","N6tflite13MemoryPlannerE","add_bos_tag","N6tflite16MemoryAllocationE","N3ruy12_GLOBAL__N_19TrMulTaskE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","RESOURCE","FDE has zero length","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","DW_EH_PE_aligned pointer encoding not supported","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","ZEROS_LIKE","SEGMENT_SUM","xmm15","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","PFbN4absl11string_viewEE","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","JNI version error","is_optional_bias_int","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","DW_OP_fbreg not implemented","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","Hygon","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","Check absl::ParseFlag(val, &dflt, &err) failed: ","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","Can't binary search on variable length encoded data.","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","truncated sleb128 expression","ReaderLock returning ","LOG_SOFTMAX","kTfLiteInt16","N3ruy4TaskE","unicodehash16","N6tflite28TfLiteInternalBackendContextE","N6tflite17MutableOpResolverE","N6tflite20BuiltinDataAllocatorE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","Unable to delete global reference, JNIEnv* missing","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","params->bias","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","SQUEEZE",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","model_control_dependencies","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","libc++","STABLEHLO_GATHER","SEQUENCE_STRING_PROJECTION","RESIZE_NEAREST_NEIGHBOR","getTableEntrySize","NSt6__ndk120__time_get_c_storageIwEE","N10__cxxabiv119__pointer_type_infoE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","(null)","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","obj_clazz != nullptr","STABLEHLO_AND","Invoke","September","not waiting when should be","stablehlo_gather","NSt6__ndk19__num_getIwEE","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Attempt to get JNIEnv* on thread not attached to JVM","waitp.thread->waitp != nullptr","setFloatRegister","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk111__money_getIwEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","getSLEB128","Unknown type","AVERAGE_POOL_2D","xfixhash16","/sys/devices/system/cpu/kernel_max","generic","/proc/cpuinfo","NSt6__ndk18messagesIcEE","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","JCy7JCy7JCy7JCy7","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","The model allocation is null/empty","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","ctx->num_threads_strategy()","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","N6tflite13eigen_support12_GLOBAL__N_122EigenThreadPoolWrapperE","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","SELECT_V2","SignalAll on ","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","Unhandled LSTM kernel type: %d","t->dims->size","DW_OP_piece not implemented","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"apktool_out/lib/armeabi-v7a/libtmessages.49.so":["NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","SS----","triangular","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","TransferFunction","unexpected end of input inside multi-line comment","Encoded.Qp.Vp8","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/asn1_gen.cc","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bio/bio.cc","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","avformat_find_stream_info","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","fisbone","at least one digit required in fractional part","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","8.0.0","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","EXPECTING_A_DSA_KEY","top front center",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_rsa.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","The number of frames in VpxTplGopStats is fewer than expected.","systemBitrate=\""," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE","%s %S","totalProcessingDelay",", padding %d","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","3) erase request %d 0x%llx","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","Signaling: uri must be a string","DNXHR 444","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","UDP_P2P_LAN","a->ch_count","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_credential.cc","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","UTF16le","N6webrtc22RtpTransmissionManagerE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEEN6dcsctp16SendPacketStatusEEEE","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_new.cc","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","DtlsTransport in connected state has incomplete TLS information","androidSdkInt","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","s->used_ch_count","%d:%d%c","ppSliceInLayer","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","getInfoFromEHABISection","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","error sending: %d / %s","rate-distortion optimal quantization","d->nb_components <= 4","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS"," asimd ","N6dcsctp9InitChunkE","A_MPEG/L2","native_cancelRequestsForGuid","before create audio io","out->bps == in->bps","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","frame_refs_short_signaling","max_core_count","org/webrtc/IceCandidateErrorEvent","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ed25519.cc","permitted in ufrag or pwd. This is a protocol violation that ","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_xbiEEE","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","unknown personality routine","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_enc.cc","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","NOPTS","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/simple.cc.inc","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","yuv422p14le"," -- error want write",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_pkt.cc","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %lld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_hkdf.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","Parsed QP value out of range.","ICE server parsing failed: Invalid hostname format","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%llx","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","payload_capacity >= kHevcNalHeaderSize","xvid_ilace","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","bad_call_rating","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","index inlined table detected but pr function requires extra words","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","objcproto","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","vfpv3","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvxSA_EEE","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","Duplicate a=mid value '","gray9le","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_pk8.cc","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory."," thumbee ","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","Cellular4G","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","READ_TIMEOUT_EXPIRED","transfer_characteristics","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_jNSL_INS2_9TieTagTagEyEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/dtls_record.cc","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","setend","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec",": TURN channel bind request sent, id=","DarkBlue","DEK-Info: ","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","iFrameCmplxMean = %lld,iFrameComplexity = %lld","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdExONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_xbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_crl.cc","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","no such column","IDR_N_LP","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","JPEG-LS","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_NS_9allocatorIS9_EEFvS8_xEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","Supported send codecs in order of preference:","color_trc_type","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total",", message=","zero_bit"," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","CONNECTION_4G","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_0NS_9allocatorIS7_EEFvvEEE"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_3NS_9allocatorIS7_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","New Romantic","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","c2pnb272w1","LightSkyBlue","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","] ignored, allocation failed.","Microsoft Video 1","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet","LOOPBACK"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_ia5.cc","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc",": Sending STUN ","ASUS V1","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","N6webrtc14RTPSenderVideoE","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","WebRTC.Call.PacerBitrateInKbps, ","pbeWithMD5AndCast5CBC","bicublin","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a","NotContact",".TimeInHdPercentage","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","tile_start_and_end_present_flag","top first","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEjE3$_0","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","bweforvideo","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","connection(%p, account%u, dc%u, type %d) send message (session: 0x%llx, seqno: %d, messageid: 0x%llx): %s(%p)","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","INIT malformed","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","thumbee","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","REPLAYGAIN_ALBUM_PEAK","clockrate","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Could not create unsignaled receive stream.","WebRTC-Video-ForcedSwDecoderFallback","Failed to setup RTCP mux.","ECDSA routines","maxrep","-----BEGIN ","qdraw","vfpv3d16","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/felem.cc.inc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/handshake_client.cc","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","size_bytes","G.726 ADPCM","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","vfpv4","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","WebRTC-Pacer-PadInSilence","Psychedelic","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","randomblob","MobiClip Video","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","STEREO","Euro-Techno","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","WebRTC.Audio.StopPlayoutSuccess","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","SSLV3_ALERT_BAD_CERTIFICATE","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","certificate != nullptr","Dream","INTEGRITY_CHECK_CLASSIC_","Metadata relevant to a downmix procedure","8SVX fibonacci","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","NO_PRUNE","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","NOT_XOF_OR_INVALID_LENGTH","PausedTimeInPercent",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","Output changed","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay","WebRTC-Audio-OpusBitrateMultipliers"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled","GATHER_CONTINUALLY"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","CPU variant","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_bcons.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % lld","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/evp_asn1.cc","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","advanced_editlist","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","crunch","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","Conn[","MP2 (MPEG audio layer 2)","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_0","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_jNSJ_INS_9TieTagTagEyEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","SSLV3_ALERT_BAD_RECORD_MAC","chroma_format_idc %u","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/stack/stack.cc","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","asimddp","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","CONNECTION_UNKNOWN","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","FixedDigital","skip_factor","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","dataChannelsOpened","color_primaries_type","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","stream_state","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","WebRTC-Bwe-SubtractAdditionalBackoffTerm","RSV_VCL29","expected == 1","mbcmp","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bn/bn_asn1.cc","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","%s%02d:%02d:%02d%c%02d"," milliseconds","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","messageId for token = %d, 0x%llx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","inner message %d id 0x%llx is unparsed","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","Recovered media packet with SSRC: ","NO_PRIVATE_KEY_ASSIGNED","apply_cropping","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/evp_ctx.cc","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %lld","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","TLS 1.3 client unknown","XviD%d","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLj256EEENS_9allocatorIS2_EEEE","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure ","got response for request %p, req_id = %d - %s (messageId = 0x%llx)","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_srtp.cc"," vfpv3 ","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","2.7.7","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_x509.cc","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","Unsupported parameter for LNTF RTCP feedback: ","Only Some Reasons"," available connections due to: ","in gop_header","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/scalar.cc.inc","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvxEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","unsupported arm register","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","NSt6__ndk110__function6__baseIFvxNS_6vectorIjNS_9allocatorIjEEEEEEE","N6webrtc19FieldTrialsRegistryE","guess_mvs","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: ","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","UNIVERSALSTRING_IS_WRONG_LENGTH","dvbtxt","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/padding.cc.inc","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","Windows Media Video 9 Image","page_count","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","crccheck","Attempted to set RtpParameters with modified header extensions","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_5NS_9allocatorIS7_EEFvvEEE","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/encrypted_client_hello.cc","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","not_inited","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_ncons.cc","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferExEEE","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","GetEnv() == prev_jni_ptr","fast but inaccurate seeks","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","cpu model","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","VideoCapture","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEyEEEEE","lpf_opt out of range [0..1]","PBE-MD2-RC2-64","Multiple layers","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))"," edsp ","N6webrtc18media_optimization13VCMNackMethodE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","23TL_server_DH_inner_data","MediaBitrateSentInKbps","High 4:4:4 Intra","SentPacketsLostInPercent","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","bytes","color_primaries","WebRTC-ZeroHertzScreenshare","nonce_hash","dsd_msbf","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","7.0.0","rtbufsize","UNABLE_TO_CREATE_SOCKET","after new_pred","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%lld","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","BlueViolet","September","localId","input_parameters->is_valid()","estimate_noise_when_congested"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","5.0.0","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdExE3$_0NS_9allocatorIS3_EEFvvEEE","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","operator()","p_tex_bits","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","SoftNull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/obj/obj.cc","CONF_LIB"," VideoSendStream config: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_x25519.cc","id-smime-aa-securityLabel","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","WebRTC-SrtpRemoveReceiveStream","dct_coeff","%d%*1[:/]%d%c","Can't change crypto_options after calling SetLocalDescription.","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","account%u dc%u handshake: can't find valid cdn server public key, type = %d","TrueHD","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls_record.cc","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","select high Shibata noise shaping dither","bgr444be","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","Zero hertz mode disabled.","data == opaque","Ua9enable_ifI","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","Simulating overuse with intervals ","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","CPU implementer","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","type='trigger' AND name='%q'","!avctx->hwaccel","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE0_","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEERKN6webrtc9RTPHeaderEEEE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_utl.cc","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","Single message packet bit in not first message.","i_qfactor","Hip-Hop","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_versions.cc","Setting new certificate.","INVALID_SCT_LIST","Bisque","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/internal.h","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","c2pnb368w1","<image_size>","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_pubkey.cc","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_privkey.cc","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","N6webrtc4rtcp5RtpfbE","Constrained Baseline","WebRTC-VP8-Forced-Fallback-Encoder-v2","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","frame_type","Unsupported delta version","Unspecified 29","json_each","partitions"," volatile","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","NSt6__ndk117__widen_from_utf8ILj16EEE","data received","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","Cellular3G","gTGk/","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","Repeated ACK#","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","RELAY","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","((.111..***((","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","ZN18ConnectionsManager9setUserIdExE3$_0","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","[Self]","dvaudio","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","reflector","CursorLock","incomplete input","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxiNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","12) erase request %d 0x%llx"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","A_OPUS/EXPERIMENTAL","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","tile_columns out of range [0..6]","read byte error","MediumBlue","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","textNotice","libavutil/avstring.c","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for","9.0.0"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","CIPHER_OR_HASH_UNAVAILABLE","ENCODER_NOT_FOUND","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","pwrite","after sprite_trajectory","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/ec_montgomery.cc.inc","N3rtc14RefCountedBaseE","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","version","codec_tag","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","4) erase request %d 0x%llx","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/rsa_pss.cc",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","thumb","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_client.cc",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","opaque","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","nameConstraints","A BUNDLE group was added in the answer that did not exist in the offer.","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","((ttypeEncoding == DW_EH_PE_absptr) || (ttypeEncoding == DW_EH_PE_pcrel) || (ttypeEncoding == (DW_EH_PE_pcrel | DW_EH_PE_indirect))) && \"Unexpected TTypeEncoding\"","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/mul.cc.inc","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_lib.cc","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","v4-wlan","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","max-intra-rate","Sending UDP ping to %s:%d, id %lld"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","unknown(%u)","PART_NUMBER","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELin4711EEENS4_13DcSctpMessageEEEE","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","b != nullptr","Attempted to set RtpParameters with modified SSRC","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","config_.decoder_factory","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","PCM unsigned 8-bit","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE",", ms since last received data=","tg_end"," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_alt.cc"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute."," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc"," %02x","adpcm_ima_wav","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Invalid non-TCP candidate","Film grain parameters","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","> typename ","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/hkdf/hkdf.cc.inc","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/ec/ec_asn1.cc","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo","force_tcp"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","[OpenH264] this = 0x%p, Info:","pcm_s8_planar","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","raw L555RGBOL565RGBP5551RGBO","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","Coral","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","5) erase request %d 0x%llx","OpenRead","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/cipher/cipher.cc.inc","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","FkCheck","order_hint","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvjPNS2_11StunRequestEEEE","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","PLAN_B","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","max_bitrate_bps","rfc822Mailbox","atrac3p","N6webrtc23LegacyEncodedAudioFrameE","episode_id","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","inner message %d id 0x%llx process","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_5","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","I420YV1224BGraw ARGBABGRRGBPYUY2YV12UYVYMJPGBGRANV12N6webrtc15H264DecoderImplE","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number","sizeof..."," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","fastmult","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/digest/digest.cc.inc","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/arm-linux-androideabi -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/armeabi-v7a --target=armv7-android-gcc --enable-neon --disable-neon-asm --disable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","native_init","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/cipher/e_chacha20poly1305.cc","Signaling: could not parse FeedbackType","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEjRKNS_9CandidateEE3$_0","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","Failed to allocate cpi->content_state_sb_fd","n >= 1","no such column: \"%T\"","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","16) erase request %d 0x%llx","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/mem.cc","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","Server returned 404 Not Found","N6webrtc21SdpOfferAnswerHandlerE","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","bool __cxxabiv1::exception_spec_can_catch(int64_t, const uint8_t *, uint8_t, const __shim_type_info *, void *, _Unwind_Control_Block *, uintptr_t)","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","6.0(front)","onFirstPacketReceived","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_cipher.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_oth.cc"," value_bit_width=","full_chroma_inp","DSA-SHA1","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_4","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","database %s is already in use","DES-CFB","unspecified size","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","armv5te","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","WebRTC.Audio.InitPlayoutSuccess","output_ts_offset","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","ideal=","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY",", max. %lld kb/s"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","Encoded.Qp.H265","event_base_priority_init","lr_uv_shift","kx-ecdhe",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","Late SEI","SetDefaultSink: ","setct-CapRevResData","enableBuiltInAEC","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/algorithm.cc","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/ec_key.cc.inc","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","MAXCOMPAT","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","%lld%s","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","DebugMessage","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","cancelled queued rpc request %p - %s of messageId 0x%llx","d.x400Address","can't parse magic %x in TL_msgs_all_info"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG"," vfp ","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z",".MeanFreezeDurationMs","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","%Y%m%d","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","checkpoint_fullfsync","Invalid attribute value.","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","thread","base_q_idx","name.fullname","rmvol","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x","Unknown ARM float register"," auto","error_resilient","Unspecified 25",", ...)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;"," neon ","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","ERROR_PROXY","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","Switching to p2p (Inet)","ICE pwd must contain only alphanumeric characters, '+', and '/'.","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxNS_8functionIFvONS6_13BroadcastPartEEEEEEE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","swr_init","Diffie-Hellman routines","truncated","libswscale/alphablend.c","arib_caption","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","expand 32-byte k","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","Failed to get auth keys from libsrtp!.","targa","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc"," [enable_if:","Stashing OnOutputFormatRequest: ","Failed to write key: ","file,crypto,data","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","NSt6__ndk110__function6__baseIFvxEEE","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","des-cfb1","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_1","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","Wednesday","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","Truncated partition size data","rectangular","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","gifvideo.cpp new stream","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pkcs8/pkcs8_x509.cc","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_1NS_9allocatorIS7_EEFvvEEE","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_key_share.cc",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bn/exponentiation.cc","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","No fingerprint","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","Failed to create TURN client socket.","[%s] ","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","val || !min_size","RID Description must contain <RID> <direction>.","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","opus_encoder: setting bitrate to %u","WebRTC.Video.JitterBufferDelayInMs ","vp8-flags","Sequential","cdgraphics","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/ec.cc.inc","ExposureProgram","' for writing.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1NS_9allocatorIS5_EEFvxEEE","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","Out Of Resource","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_pcons.cc","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","googFrameHeightInput","bmv_audio","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","AdaptiveDigital","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","X400Name:<unsupported>","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","level-asymmetry-allowed","Video Session Error","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","bucket_milliseconds > 0","set the log level offset","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","NEW CERTIFICATE REQUEST","BitrateConstraint","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","mline","modified_e_weighted","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","condition_variable::wait: mutex not locked","film_grain_params_ref_idx","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","NESTED_GROUP","#@1]#","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/extensions.cc",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%llx","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","id-cmc-regInfo","DarkGreen","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","@N6webrtc13FlexfecSenderE","prime239v2","Wrong Credentials","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views",".reflector","xyz12be","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/blinding.cc.inc"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","armv6t2","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","ADPCM Microsoft","remote candidate generation maybe changed","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","()Lorg/webrtc/VideoEncoder$EncoderInfo;","Failed to allocate context buffers","max_ts_probe","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","enable_restoration","18auth_Authorization","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","webm_dash_manifest_bandwidth","iff_ilbm","GIF89a","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","(I)Lorg/webrtc/MediaStreamTrack$State;","Gothic","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEjE3$_0NS_9allocatorISE_EEFvvEEE","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","SEQUENCE","stereo","pcm_mulaw","operator\"\" ","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","destroyed session 0x%llx (%s)","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","SHUTDOWN-ACK","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLin4711EEERKNS2_9RTPHeaderEEEE","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive"," with counters ","pre_dia_size","CAMELLIA-256-CFB8","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","filterSize > 0","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","vtable for ","Global","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","magicyuv","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE",", deblock_mode = ","!(caps & (1 << 12))","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","other_mobile","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","id-qt","spatial_layer_max_height[i]","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","rate_min_rtt","WebRTC.Audio.InitRecordingDurationMs","signature.to_slice().size() == 64","long long","AVPanScan","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","template<","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic",": out of range","xan_dpcm","mov_text","%I:%M:%S %p","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","PKCS12_TOO_DEEPLY_NESTED","end_pos % 8 == 0","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxiNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","VideoSendStreamImpl::Stop","Failed to allocate new_frame_stats","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/gcd.cc.inc","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/ecdh/ecdh.cc","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_lib.cc","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferExEEE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_3","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","setRates","Failed to allocate extension id=","yuva444p12be","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","lan_endpoint","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","CELLULAR","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_both.cc","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","/proc/self/auxv","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %lld","access denied","no certificate","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","UNSPEC61","encoder_lag","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_0","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","timed out %s (%d/%d), req_id = %d, message_id = 0x%llx","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/oct.cc.inc","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","distpoint","rc2-cbc","Repeated or reordered frame ID (","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","Invalid descriptor kind found.","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","Audiobook","lowBattery","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","Hi ThereN7cricket22StreamInterfaceChannelE","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/gcd_extra.cc.inc","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","jitter_min_delay_60","out->ch_count == in->ch_count","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","ADPCM AmuseGraphics Movie AGM","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld, Predict skip frames = %d and %d","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvxEEEEUlP7_JNIEnvE_","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","streams=[","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","layers","()Lorg/webrtc/NetworkMonitor;","[Rc] iDid = %d,bits in buffer = %lld, bits in Max bitrate buffer = %lld","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","____Z","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","org/webrtc/SoftwareVideoDecoderFactory","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_cert.cc","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_rsa_asn1.cc","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/asn1_lib.cc","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","getDescription","february",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","XWD (X Window Dump) image","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","(II)I","next >= 0 || pc->buffer","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","LOW_COST","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c","dcSCTP00"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_server.cc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","recovered %d pages from %s","function_list","Movie/video screen capture","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","%a %b %d %H:%M:%S %Y","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","MAINTAIN_RESOLUTION","PhotometricInterpretation","!jni_->ExceptionCheck()","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","white_point_chromaticity_x","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls_method.cc","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_x25519_asn1.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","Type matching not implemented","Cellular2G","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","\"=N6tgvoip11OpusDecoderE","other_low_speed","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall((0 + 224)))) < sizeof(buf)","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","GIF87a","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/conf/conf.cc",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","DcSctpTransport","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/div.cc.inc","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","typename ","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ec.cc","unsupported register class","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!"," with bad M-I from ","Size of beginning and end must be between 1 and ","Netscape Communications Corp.","undershoot-pct","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","[%03lld:%03lld]","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","WRONG_SIGNATURE_TYPE","Lavf57.%d.%d","Invalid channel count","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","CPU part","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)","Encoded.Qp.Vp9",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_gentm.cc","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","Received CookieEcho with invalid verification tag: %08x, expected %08x","::friend ","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEjRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","(&$ :\".+","BROKEN_PIPE","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","INVALID_ECH_CONFIG_LIST","adpcm_ima_ea_eacs",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEyEEEEE","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bytestring/cbb.cc","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_crld.cc","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","kI444","*high_loss_threshold > 0.0f","encrypted and compressed","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/policy.cc","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","gost94cc","java/util/Iterator"," RRSID=","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","id-GostR3410-2001-TestParamSet","full chroma interpolation","Config(%p, %s) backup file found %s","Enable frame parallel decodability features","force_integer_mv","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","KEEP_FIRST_READY","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","ecdsa-with-SHA512","allow_high_depth","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","NSt6__ndk116__narrow_to_utf8ILj16EEE","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","pict->buf[0] || !*got_frame","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_info.cc","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","z?6<5?","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","Signaling: videoRotation must be one of [0, 90, 180, 270]","preme","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/s3_pkt.cc",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_utl.cc","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","12.0.0","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","prime-field","drm_prime","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/rsa/rsa_asn1.cc","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","conference_mode","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","26bit","doNotClearOnDrop = true; msgid=0x%llx","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","_Unwind_VRS_Pop","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","Failed to read version","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvjPNS2_11StunRequestEEEE","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE"," bps, requires at least ","Depth parameter set","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","Features","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message",", startup_min_volume: ","ADPCM IMA Funcom ISS","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","KAME-BSD","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_pkey.cc","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","N7tgcalls12MediaManagerE","MUTEX_PTHREADS","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","RSA_LIB","eXtended BINary text","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","%f,%lld,%d,%d,%d,%d","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","realm","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","const __shim_type_info *__cxxabiv1::get_shim_type_info(uint64_t, const uint8_t *, uint8_t, bool, _Unwind_Control_Block *, uintptr_t)","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","found resend for messageId 0x%llx","ESTABLISHED","inline:","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%llx","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0",", render_height = ","ERROR_TIMEOUT","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","ipsec","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/tls13_both.cc","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","Process","dash_track_number","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","WebRTC-DecoderDataDumpDirectory","g_bit_depth:","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc","10) erase request %d 0x%llx",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","kaiser","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_2NS_9allocatorIS7_EEFvvEEE","CREATE %s %.*s","nearest neighbor / point","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","libandroid.so","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized."," noexcept","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","ASEs implemented","aes-128-cfb1","invalid ","Two rrtr blocks found in same Extended Report packet","ImageLength","INVALID_ENCODING","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","Unable to send packet via nonexistent endpoint %llu","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/random.cc.inc","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","%H:%M:%S","rgba64be","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","EncodeTimeInMs","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","getScaleResolutionDownBy","start_bitrate_bps < min_bitrate_bps","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","id-it-implicitConfirm","smvjpeg","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","sslclient","Death Metal",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvjPNS2_11StunRequestEEEE","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","11.0.0","shared_secret","Brute Force & Ignorance","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Unsupported vp8_qp_max_ value, ignored.","Unused","Answerer must use either active or passive value for setup attribute.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/t1_enc.cc"," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/montgomery.cc.inc","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%llx","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","sort_artist","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bio/bio_mem.cc","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/cipher/aead.cc.inc","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_jNS5_INS_9TieTagTagEyEEE3$_0","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/ecdsa/ecdsa_asn1.cc","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","spatial_layers_cnt_minus_1","23TL_messageEntityHashtag","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","idivt","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/ctx.cc.inc",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pem/pem_lib.cc","totalEncodeTime","reconnecting","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","application","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","account_id","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","disconnected","synopsis","-DS---","Dissociating transceiver since the media section is being recycled.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0NS_9allocatorIS5_EEFvvEEE","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","basic_","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUlNS1_13AudioSinkImpl6UpdateEE_","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Set max_outstanding_pings: ","Matrox Uncompressed SD","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_x509.cc","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_mbstr.cc","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ed25519_asn1.cc",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","GATHER_ONCE","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","Called without offer.","%-12lld ","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","flags",", code=0, rtt=","frag->data && frag->data_ref","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/hpke/hpke.cc","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %lld","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","position >= 0 && position <= frag->nb_units","indeo3","<ASN1 11>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5","cancelled running rpc request %p - %s, of messageId 0x%llx notify=%d",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/exponentiation.cc.inc","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEExEUlvE_","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxiNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","id-cmc-lraPOPWitness","intra_dc_precision",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","network_changed","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","SentPacketsLostInPercent ","yuva422p","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/cipher/e_aes.cc.inc","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","Commodore CDXL video","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>="," restrict","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","13.0.0","CRYPTO_LIB","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNSE_IKjLin4711EEEEEE","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ",") remaining in buffer to parse RTCP header (4 bytes).","in_ts != ((int64_t)0x8000000000000000ULL)","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","MISSING_SECOND_NUMBER","unsigned "," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/handshake_server.cc","11) erase request %d 0x%llx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","N7tgcalls23GroupInstanceCustomImplE","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","IPBSipb","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","got ping response for request %p, %lld","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","fraction >= 0.0","googWritable","Regular video content","pos < bit_length()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/t_x509.cc","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","CONNECTION_ETHERNET","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]"," by mid+rsid binding","wqsxga","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","iwmmxt","a64_multi","main10","DroppedFrames.EncoderQueue ","rc_init_occupancy","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","NOHOST","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorixxiEEE"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %lld start_Ts = %lld","  %*s","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc"," instead of ","NackPacketsReceivedPerMinute","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","qualityLabelledData","sample format","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","OUTPUT_BUFFER_TOO_SMALL","h263p","operator/","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_xbiEEE","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","!!&((())%%%\"\"","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","10.0.0","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","seconds","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","not found dropAnswer; msgid=0x%llx","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%llx, server salt: 0x%llx, unique id: 0x%llx)","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","\"(*3..***''","%d.%06d","Audio service type","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_2","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvjPNS2_11StunRequestEEEE","rc5-ofb","cannot start a transaction within a transaction","TURN ALLOCATE request","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","DISABLED","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","vfp_vm","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_ec_asn1.cc","Memory allocation error","EC PRIVATE KEY","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d",", error_resilient = ","Unsupported alignment value, ignored.","pcm_u32be","aes-128-cbc-hmac-sha1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_name.cc","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/prime.cc.inc","TargetAudioBitrateConstraints::max is less than ","SenderVideoConstraints","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","N6dcsctp24TransmissionControlBlockE","Socket is bound to the address:","c->dstH >= dstY","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","HEARTBEAT","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","00000000","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","CPU revision","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","_GLOBAL__N","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","getFloatRegister","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","/sys/devices/system/cpu/possible","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_akey.cc","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","QualityScalerResource","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","x264 - core 0000","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: ","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","ENABLED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/cipher/e_tls.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","0x%llx","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","N6webrtc27EncodedImageBufferInterfaceE","artist-sort","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/sqrt.cc.inc","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","NSt6__ndk110__function6__baseIFvPKvjPN7cricket11StunRequestEEEE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm",", \"`8 ","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","INVALID_ECH_PUBLIC_NAME","VP8E_SET_NOISE_SENSITIVITY","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","rtp-hdrexts","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/evp.cc","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","__uuidof","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","max_streams","Setting output_format_request_ based on sink_wants: ","unknown codec","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pkcs8/p5_pbev2.cc","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","RE-CONFIG"," seq : ","complete","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","Copyright","ERROR_UNKNOWN","cinepak","WebRTC.Audio.EchoCanceller.Erl.Max","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/spake2plus/spake2plus.cc","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","INVALID_TRUST","kf_min_dist:","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename",": no conversion","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_object.cc","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","match","jpegls","A_EAC3","FIRST","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorixxiEEE","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","\"(0<Nd","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEjbE3$_0","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","tstamp","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/rsa/rsa_crypt.cc","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEjRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvjPNS2_11StunRequestEEEE","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","AdaptiveAnalog","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","log100","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","lossless","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","23TL_messageEntityTextUrl","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","xface","Duplicate a=msid lines detected",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","scplx_mask","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS2_16SendPacketStatusEEJPS3_EEE","Could not read candidates count.","googLocalCandidateType","qualifiers","   3 ; A I S ","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/shift.cc.inc","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","hash.size() >= 48"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","MediumAquaMarine","Signaling: payloadTypes items must be objects","Gain change detected at block ","Cannot disable encodings on a stopped sender.","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","%lld:%02d:%02d.%06d","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","NSt6__ndk116__narrow_to_utf8ILj32EEE","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","loop_filter_delta_update","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","inner message %d id 0x%llx already processed","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","insert","level","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","ECDHE-RSA-AES256-GCM-SHA384","V_MS/VFW/FOURCC","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_2","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","asimd","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer"," in the offer has changed group.","ambiguous reference to %s in USING()","n_frames","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Control_Block *, _Unwind_Context *)","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","rgb4_byte","(Lorg/webrtc/IceCandidateErrorEvent;)V","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/dsa/dsa_asn1.cc","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","/sys/devices/system/cpu/present","Olive","requireExplicitPolicy"," (line:","DES-EDE3","av_find_best_stream error %s","kI210","pos == size","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","googAnaBitrateActionCounter","skip queue, token = %d: no authkey for dc","Bink video","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","PRUNE_BASED_ON_PRIORITY","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_pmaps.cc","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_extku.cc","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS2_S4_ixxiE_","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out="," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ","Close called",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","armv6","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","InstantUpperBoundLossOffset","chromaoffset","handshake_start","requestsSent","INVALID_NULL_VALUE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","id-characteristic-two-basis","block_lr",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_cpols.cc","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_4NS_9allocatorIS7_EEFvvEEE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_buffer.cc","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","link_speed","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","COOKIE-ECHO","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","layer_drop_mode","realtext","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_1","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_asn1.cc","participant_keys_.size() == group_state.participants.size()","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","yuv420p14be","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","CONNECTION_WIFI","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","target=","malformed comment","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp"," typename ","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x_all.cc","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","video/x-unknown","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","1) erase request %d 0x%llx","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","NSt6__ndk117__widen_from_utf8ILj32EEE","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","_Unwind_VRS_Get_Internal","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","Invalid magic number","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId","Expects m line.",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","can't decompress data","indexmem","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","recursive_triggers","gbrp14le","Could not parse candidate: ","min_pixel_count = ","libavcodec/put_bits.h","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","idiva","Unknown connectionMode"," %llu","hd480","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Humour","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","149.154.167.91","cluster_size_limit","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/bn/convert.cc","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","WebRTC-Aec3EnforceLowActiveRenderLimit","full chroma input","Truncated packet or corrupt header length","INDEX %d","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","screencast min bitrate kbps","delta_q_v_ac.delta_q","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","MAINTAIN_FRAMERATE","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_jNS8_INS2_9TieTagTagEyEEE3$_0NS_9allocatorISF_EEFbvEEE","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","MEMORY_LIMIT_EXCEEDED","log316","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","NativeNetworkingImpl is wifi: local=","Flash Screen Video v2","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","()Lorg/webrtc/VideoFrame$Buffer;","min_bitrate_bps <= 0",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","OpusTags","too short translated timestamp interval: system time (us) = ","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/bn.cc.inc","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_skey.cc","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","rec.yuv",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x509_vfy.cc","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/a_verify.cc","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","fchown","(*filterPos)[i] < srcW",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/dtls_method.cc","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_time.cc","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/evp/p_dsa_asn1.cc","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","SECOND_SERVERHELLO_VERSION_MISMATCH","while","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","))/113//+++((","nokey","libavcodec/kbdwin.c","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%llx)","log_sqrt","aZ9n!","max-bundle is used but no bundle group found.","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxiNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEjbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELin4711EEENS2_13DcSctpMessageEEEE","N6webrtc17RemoteAudioSource14AudioDataProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/buf/buf.cc","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","automatic_index","faani","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders."," tls ","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/rsa_impl.cc.inc","CONNECT","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","onRequestQuickAck","libavutil/slicethread.c","About to halt recordable encoded frame output due to too many buffered frames.","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","DefaultRtcpCname","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEExEUlvE_NS_9allocatorIS8_EEFvvEEE","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","iCmplxRatio = %d,frameComplexity = %lld,iFrameCmplxMean = %lld,iQStep = %d,iLumaQp = %d","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","libavcodec/aacdec_template.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x509_obj.cc","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","!avpkt->data","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdExONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_xbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","NEGOTIATE","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","^=N6webrtc13FIRFilterNEONE","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","factorization failed for %llu","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group",", now = ","Center","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet","       ",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","(IILjava/lang/String;Ljava/lang/String;)V","fingerprintAlgorithm","SendSideDelayMaxInMs","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE_","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","Receiving timeout is shorter than the minimal ping interval.","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/handshake.cc","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","BMPSTRING_IS_WRONG_LENGTH","back center","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","EBML version %llu, doctype %s, doc version %llu","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","0123456789abcdef0123456789ABCDEF","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxNS_8functionIFvONS3_13BroadcastPartEEEEEEE","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/d1_lib.cc","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CONNECTION_5G","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","N6webrtc12_GLOBAL__N_112LibvpxFacadeE","secp160r2","_Unwind_VRS_Set",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","not implemented","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","N6webrtc13PushResamplerIsEE","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","TLS_CERT_POLICY_INSECURE_NO_CHECK","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_strex.cc",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_enc.cc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter"," at offset ","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/rsa/rsa.cc.inc",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","source_available_ == frames","gray8,y8","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/digestsign/digestsign.cc.inc","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","signaling","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","getCarrierInfo","Group of VOP start","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage"," remaining)","bayer_grbg16le","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_conf.cc","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/pkcs8/pkcs8.cc","-mj%06X9%02X","Removing resolution down-scaling setting.","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","  %s%-17s ","id-on-personalData","Invalid size for a valid FIR packet.","Pictor/PC Paint","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/s3_both.cc","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","server_sources","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket",", compressed_header_size_bytes = ","rc_max_quantizer:","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V","2) erase request %d 0x%llx",", queue size (packets) = ","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","cannot open savepoint - SQL statements in progress","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","GOOG PING error response","taylor","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","(Lorg/webrtc/DataChannel;)V",", spatial layers: ","TL0PICIDX is expected to be present in non-flexible mode.","gbrpf32le","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","KEY_TYPE_MISMATCH","adpcm_sbpro_2",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","; ignoring since socket is using 'any' address.","reason(%u)","ADPCM IMA WAV","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","COOKIE-ACK","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","payload-types","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","TLS_CERT_POLICY_SECURE","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","ptr == &out->data[out->size]","_block_invoke","ice-ufrag",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = "," seq ","N7cricket29UnsupportedContentDescriptionE","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","7) erase request %d 0x%llx","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_NS_9allocatorIS4_EEFvxEEE","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","initEncode","Failed to create fingerprint from the digest.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE0_NS_9allocatorIS8_EEFvvEEE","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-nm --enable-stripping --arch=arm --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/armeabi-v7a --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-arm --extra-cflags=' -I./android/armeabi-v7a/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -marm -march=armv7-a -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/armeabi-v7a/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-arm/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-arm/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --enable-neon","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted.","pixel vector["," kbps, padding = ","operator->*","AES-256-CFB","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/ec/p256.cc.inc","from ","yuv440p12le","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","[aax] file checksum == ","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/add.cc.inc","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","type() == Type::kNative","quality","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_transcript.cc","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value","objc_object",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","setFloatRegister","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","Error number %d occurred","jitter_resync_threshold","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","cannot modify %s because it is a view","PliPacketsReceivedPerMinute","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","V_REAL/RV30","Fast Fusion","SetStereoRecording","] , supports_simulcast = ","audio_init_bitrate","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","REQUIRE","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","TLSV1_ALERT_INAPPROPRIATE_FALLBACK"," are removed.","Windows Media Audio Lossless",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNS5_IKjLin4711EEEEEE","6) erase request %d 0x%llx","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","Encoded.Qp.H264","scale_small","QDesign Music Codec 2","Invalid RID value: ","N6webrtc21IceTransportInterfaceE","Failed to parse header. Frame marker should be 2.","yuva444p10le","Channel count %d","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","wrong Vector magic in TL_msg_resend_req, got %x","Profile 2","AEAD_AES_128_GCM","Invalid video playout delay: [","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUljhbE_",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_aead_ctx.cc","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","operator ","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","adpcm_psx","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","id-qt-cps","EXPERIMENTAL","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEjRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","gif decoder","Attempting to get contributing sources for SSRC:","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","clip_to_restricted_range","Invalid DataChannelInit","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/x509name.cc","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld","INVALID_ALPN_PROTOCOL","Alias/Wavefront PIX image","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","WebRTC.Audio.","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","Cellular5G","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","HEARTBEAT-ACK","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","CONNECTION_3G","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", %lld kb/s",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/tasn_dec.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","not found request; msgid=0x%llx","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Too little data (","Club-House",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorixxiEEE","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","Received REMB for packet feedback only GoogCC","DST (Direct Stream Transfer)","N3rtc13OpenSSLDigestE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_int.cc","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","connection(%p) received invalid message session id (0x%llx instead of 0x%llx)","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Can't buffer any more data for the data channel.","Queued received data exceeds the max buffer size.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","stream_ec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/fipsmodule/bn/jacobi.cc.inc","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS5_S7_ixxiE_NS_9allocatorIS8_EEFvS5_S7_ixxiEEE","detail::thread_local_destructors == nullptr","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/x509/v3_bitst.cc","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","stream_data","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","rate_flags","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","bad message notification %d for messageId 0x%llx, seqno %d","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","BALANCED","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","pixel_format","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Received packet has wrong peerTag","NOT_ENCRYPTED","connection(%p) invalid proxy status on state 6, 0x%x","Jam Band","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1"," new_length: ","Missing message type in NACK RtcpFeedback.","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","MAXBUNDLE","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","Popping empty vector!","lag-in-frames","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%lld","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","a=group:BUNDLE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","Failed to allocate vt2","Illegal reregistration for uri: ","wsxga","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/crypto/asn1/a_bitstr.cc","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","libavcodec/h264dec.c","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid"," requires ","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","WebRTC.Audio.EchoCanceller.UsableLinearEstimate","NavajoWhite","ProcessDescriptors",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","noCheck","arib-std-b67","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","TLS Web Client Authentication","context model","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","FM Screen Capture Codec","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","ERROR_AUDIO_IO","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl/ssl/ssl_session.cc","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","Processor","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"apktool_out/lib/armeabi-v7a/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","/sys/devices/system/cpu/cpu%u/topology/cluster_cpus_list","UNSORTED_SEGMENT_PROD","Renesas","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","MT799","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","dragon","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","cardhu","0123456789ABCDEF0123456789abcdef","Wait unblocked ","Samsung","FATAL","DEPTH_TO_SPACE","NumInputs(node)","hi3660","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Tegra SL","Codebook type must be Float32.","Serial","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","Surge S","Unknown ARM float register","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","L2_NORMALIZATION","getSimpleName","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","HARD_SWISH","input_type","has_bias","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","Kirin ","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","N10__cxxabiv129__pointer_to_member_type_infoE","RAW: ","REDUCE_WINDOW","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","filter->quantization.type","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Qualcomm","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","k3v2oem1","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","unknown personality routine","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","macallan","SHAPE","ventana","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","CPU part","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","Snapdragon ","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","picasso_e2","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","rk322x","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","ro.mediatek.platform","tegratab","thread detached from the VM","St9exception","): string form of default value '","k3v200","NSt6__ndk110ctype_baseE","NewObject","pmull","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","crc32","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","picasso_m","printStackTrace","!quiet_","gs702c","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","txs03","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","Nvidia","NSt6__ndk19__num_getIcEE","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","NS_14T004","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr","codebook != nullptr","normalize_spaces","St20bad_array_new_length","vfpv3d16","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","ro.chipname","Telechips","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","I sets","MediaTek","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","Texas Instruments","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","CallObjectMethod","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","SLICE","PFbN4absl11string_viewEE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","Leadcore","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","evitareul","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","tegra_fjdev103","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","NSt6__ndk114error_categoryE","input->dims->data[input->dims->size - 1]","picasso","params->multiplier_fixedpoint","NSt6__ndk16locale5__impE"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","Spreadtrum","node->inputs->size >= 2","asimdhp","St12length_error","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","REDUCE_ALL","level >= 1","scale_diff / output_scale <= 0.02","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","%s%p %s %s","unwind_phase2","Amlogic Meson8","0123456789","pw not w's predecessor","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","arena->allocation_count > 0","FLOOR","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","<Unknown severity>","vector","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","VALIDATION:","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","picasso_mf","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","foster_e_hdd","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","tostab12BA"," vs. ","November","lowercase_input","committed_","February","Nuclun ","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","STABLEHLO_OR","mp523x","Tensor output sizes mismatch.","gs703d","1.f / 256","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","hi3650","Could not get 'stablehlo.reduce_window' operation parameters.","@N3ruy12_GLOBAL__N_19TrMulTaskE","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","Type matching not implemented","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","RIGHT_SHIFT","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","hi6210sft","CONVERSION_METADATA","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","tegra4","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","BATCH_MATMUL","NewStringUTF(0x","SHW-M380S","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","(Ljava/lang/String;F)V","bias->type","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","sphinx","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","HiSilicon","D sets","Flag '","N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","I size","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","chagall","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","index inlined table detected but pr function requires extra words","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","arm-linux-androideabi-llvm-libcxx-armeabi-v7a","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","hi6250","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","Superior","debug.tflite.trace","hashtype","build-secure-info:source-uri","BIRCH","node->inputs->size","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","I line length","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","N4absl7LogSinkE","tflite","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","num_tensors >= allocs_.size()","picasso_e","output->params.zero_point","ReaderTryLock failed ","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","_Unwind_VRS_Set","prev < next","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","NSt6__ndk15ctypeIwEE","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Check %s failed: %s","gs702a","vfpv4","SizeOfDimension(op_context->paddings, 1)","NSt6__ndk15ctypeIcEE","SetSlowPathTLS(data)","MAX_POOL_2D","Check result_size <= kMaxSize failed: ","Invalid quantized and sparse fully-connected format.","ProcessDescriptors","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","bobsleigh","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","AArch64","SOFTMAX","xfixhash8","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","ro.product.board","St9bad_alloc","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","Fixed/UTC","HASHTABLE","659779404","size_t overflow","condition_variable wait failed","shift","jscvt","NSt6__ndk19__num_putIwEE","omap4","thread constructor failed","St12out_of_range","enrc2b","CONV_2D","t8400n","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","s5pc110","error","endeavoru","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","26bit","VARIANT","MATRIX_DIAG","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","MATRIX_SET_DIAG","INT16","tostab12AL","0123456789ABCDEF","NovaThor","Tegra T","left_","STABLEHLO_CLAMP","N10__cxxabiv117__pbase_type_infoE","NOTYPE","ro.board.platform"," found in vocabulary.","SPLIT_V","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","stingray","third_party/absl/strings/str_cat.cc","CPU architecture","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","montblanc","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","mapphone_CDMA","STABLEHLO_LOGISTIC","STABLEHLO_ADD","Filter data type %s currently not supported.","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_min_freq","vfpd32","unsupported arm register","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","_Unwind_VRS_Get_Internal","Manta","antares","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Invalid descriptor kind found.","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","tegra_fjdev101","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","CPU revision","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","BEETHOVEN","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","cluster","STABLEHLO_REDUCE_WINDOW","kTfLiteUInt8","num_bits > 1","Ceres","INT32","tensor.allocation_type","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","blaze-out/armeabi-v7a-opt-android-ST-9d65607305a3/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","Attempting to resize a fixed-size tensor.","Exynos ","oouc14.prod.google.com","Amlogic","avalon","input_tensor != nullptr","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","Pinecone","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","_Unwind_VRS_Pop","N10__cxxabiv120__si_class_type_infoE","%I:%M:%S %p","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","sailfish","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILx1ELx1000000000EEEEEE3$_0","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","variables","hi3751","t->params.zero_point","RUY_PATHS","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","getFloatRegister","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","MStar","D line length","<BOS>","WonderMedia","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","flounder","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","CPU variant","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","DILATE","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","evtstrm","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums","Actions",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SPACE_TO_BATCH_ND","SKIP_GRAM","NSt6__ndk112__do_messageE","%a %b %d %H:%M:%S %Y","getauxval","STABLEHLO_COSINE","grouper","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","ro.arch","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","FbN4absl11string_viewEE","NSt6__ndk16locale5facetE","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","vfpv3","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","<null>","N4absl14flags_internal18FlagStateInterfaceE","Unisoc","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","D size","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","asimdrdm","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","false","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","Check total_size <= kMaxSize failed: ","CUSTOM","N6tflite13MemoryPlannerE","tostab12BL","add_bos_tag","N6tflite16MemoryAllocationE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","Broadcom","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","foster_e","RESOURCE","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","WIKIPAD","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","CPU implementer","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","idivt","ZEROS_LIKE","SEGMENT_SUM","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","Marvell","is_optional_bias_int","Amlogic Meson8B","JNI version error","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","hi3635","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","fastmult","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","unsupported register class","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","%s %s%u%.*s","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","NSt6__ndk114__num_get_baseE","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","CPU implementor","BogoMIPS","Check absl::ParseFlag(val, &dflt, &err) failed: ","The supplied buffer is not 4-bytes aligned","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","hi6620oem","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","D assoc","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","/sys/devices/system/cpu/cpu%u/topology/physical_package_id","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","ro.hardware.chipname","thumb","ReaderLock returning ","LOG_SOFTMAX","Madison","kTfLiteInt16","N3ruy4TaskE","unicodehash16","gs705a","N6tflite28TfLiteInternalBackendContextE","N6tflite20BuiltinDataAllocatorE","N6tflite17MutableOpResolverE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Hardware","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","darcy","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","mozart","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","Unable to delete global reference, JNIEnv* missing","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","Revision",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","getInfoFromEHABISection","model_control_dependencies","SQUEEZE","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","/proc/self/auxv","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","tegra132","libc++","SEQUENCE_STRING_PROJECTION","STABLEHLO_GATHER","N10__cxxabiv119__pointer_type_infoE","mocha","RESIZE_NEAREST_NEIGHBOR","NSt6__ndk120__time_get_c_storageIwEE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","package","Unknown","(null)","obj_clazz != nullptr","STABLEHLO_AND","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILx1ELx1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","Invoke","September","stablehlo_gather","NSt6__ndk19__num_getIwEE","processor","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Tegra AP","Attempt to get JNIEnv* on thread not attached to JVM","atomics","setFloatRegister","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk111__money_getIwEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE","Features","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","Allwinner","tegra210_dragon","Rockchip","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","tostab11BS","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","hi3630","Unknown type","AVERAGE_POOL_2D","thumbee","/sys/devices/system/cpu/kernel_max","/sys/devices/system/cpu/cpu%u/topology/core_siblings_list","generic","/proc/cpuinfo","xfixhash16","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","NSt6__ndk18messagesIcEE","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","asimd","The model allocation is null/empty","asimdfhm","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","marlin","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","lrcpc","ctx->num_threads_strategy()","cpuid","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","iwmmxt","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","libc.so","pisces","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","vangogh","SELECT_V2","SignalAll on ","/sys/devices/system/cpu/cpu%u/cpufreq/cpuinfo_max_freq","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","idiva","Unhandled LSTM kernel type: %d","t->dims->size","hws7701u","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","crunch","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","I assoc","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","nbx03","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]},{"apktool_out/lib/x86/libtmessages.49.so":["NSt6__ndk110__function6__funcIZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_5NS_9allocatorISA_EEFvvEEE","Failed to create attribute","N6webrtc12AudioEncoderE","after sprite_width","DarkSlateGray","verbose","msExtReq","I49LC",". Still allowing it since it's localhost.","itu_t_t35_payload_bytes[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc","initial_display_delay_minus_1[i]","Brooktree ProSumer Video","Failed to allocate cpi->nmvcosts[1]","onCancelRequestBroadcastPart","N6webrtc38GoogCcFeedbackNetworkControllerFactoryE","Unexpected CandidateNetworkPolicy enum_name ","N6webrtc10SyncBufferE","type() == Type::kI410","RowSetRead","nativeGetPeerCapabilities","can't parse magic %x in MessageEntity","METADATA_BLOCK_PICTURE","wrong number of arguments to function %#T()","N6dcsctp28ForwardTsnSupportedParameterE"," max_pixels_per_frame=","(JLjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lorg/webrtc/RTCStats;","pcm_s24le_planar","STH;/(","can't parse magic %x in User","Error OPUS_SET_BITRATE returned: %s","pliCount: ","org/webrtc/TimestampAligner","lastPacketReceivedTimestamp","QueueSize","Received a data packet on a timed-out Connection. Resetting state to STATE_WRITE_INIT.","SetSharedKey{","Unrecognized error code","Wrong padding in the string","sub-select returns %d columns - expected %d","ifnot","set number of audio channels","sortdts","()Lorg/webrtc/PeerConnection$TcpCandidatePolicy;","getStrideY","SpeakerVolume","views may not be indexed","triangular","SS----","skip duration calculation in estimate_timings_from_pts","N6webrtc24RTCIceCandidatePairStatsE","aec3_correlator_error_","rows inserted","tgnet (2) request ptr1","rc_2pass_vbr_corpus_complexity:","(codec=","id-regCtrl-pkiArchiveOptions","On2 VP7","x{k`_","N3rtc16RefCountedObjectIN6webrtc16LocalAudioSourceEEE","X509v3 Policy Mappings","frame_size_override_flag","Can't get result length","camellia-192-cfb8","RosyBrown","socks5: failed to resolve domain name '%s'","operator&&","X500algorithms","getNegotiated","id-cmc-popLinkRandom","adpcm_4xm","unexpected end of input inside multi-line comment","TransferFunction","AES-128 counter mode using openssl","Media type for content with mid='","|^XEO3","EMS_STATE_INCONSISTENT","b_strategy","too much %d buffers","S/MIME CA","original_source","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","GPSTrackRef","N7tgcalls16AndroidInterfaceE","kBT470BG","Unable to add sink=","hmacWithSHA224","AES-128-CTR"," milliseconds.","mrle-","getTlsEllipticCurves",", target_send_time = ","audio_jitter_buffer_min_delay_ms","Encoder.ForcedSwFallbackChangesPerMinute.Vp8","(transport) ","Reference past the last sync frame. Referenced ","Sony PlayStation MDEC (Motion DECoder)","sect163r2","((*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this))","/Users/dkaraush/projects/td/tdutils/td/utils/misc.h","bytesSentWifi","RGB0\"","PaddingBitrateSentInKbps","BandwidthLimitedResolutionInPercent","index_end == *index","TLSV1_ALERT_UNRECOGNIZED_NAME","at least one digit required in fractional part","fisbone","org/webrtc/SoftwareVideoEncoderFactory","UNDEF","<ASN1 13>","HTTP_REQUEST","Cannot add a column with non-constant default","RSA-MD4","serverAuth","index == 0 || ie[-1].timestamp < timestamp","xan_wc3","yuv420p16be","Frame drop threshold","Sonic lossless","Encoding failed: %s. Aborting.","remotecandidate","AV32>","0 <= thread_id && static_cast<size_t>(thread_id) < nodes_.size()","149.154.171.5","cast5-ofb","org/webrtc/VideoEncoder$BitrateAllocation","<GSpherical:InitialViewHeadingDegrees>","org/webrtc/WrappedNativeI420Buffer","Failed to allocate cpi->sb_mul_scale",": A new connection was created on an existing remote address. New remote candidate: "," (referencing SPS ","org/webrtc/PeerConnectionFactory$Options","PROTOCOL_NOT_FOUND","SharedKey","Breakbeat","). This is undefined behaviour. Application writers should ensure that the min delay is always less than or equals max delay. If trying to use the playout delay header extensions described in https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay/, be careful that a playout delay hint or A/V sync settings may have caused this conflict.","%s%.15g","unknown_codec","N7tgcalls14InstanceV2ImplE","N6webrtc19DebugDumpWriterImplE","vmdaudio","[agc] VolumeCallbacks returned an invalid level=","Failed to allocate cm->cur_frame->mvs","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_skey.cc","ResetSorter","commit->","V_REAL/RV10","Mnemonic string is not normalized","Offset+count is out of bounds","AES-256-XTS","WhitePoint","sQ]]J","/home/gradle/TMessagesProj/jni/voip/webrtc/call/simulated_network.cc","SHA256","Failed to allocate cpi->nmvsadcosts_hp[0]",":#:#:","last_name","id-smime-cd","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","INVALID_NONCE_SIZE","VColumn","PKCS7 routines","ECH_REJECTED","a JOIN clause is required before %s"," to: ","shared","N6webrtc20PacketArrivalHistoryE","googRemoteCandidateType","Complex","DivX%dBuild%d%c","XYZ$f","23TL_messageEntityUnknown","Media line index (","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferEEE","msCodeInd","yuv420p12be","Failed to allocate cpi->prev_variance_low","Alice's user_id mismatch","virtual table","Failed to get the value of attribute: "," | knee: ","yptnk","->SendData(...): send() failed with error ","HTTP_OTHER_4XX","Rejected data channel transport with mid=","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF]","top front center","EXPECTING_A_DSA_KEY",", rtcp_xr: ","connection(%p) TLS received %d","setCext-cCertRequired","BAD_HELLO_REQUEST","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_media_engine.cc","color primaries","JVM::Initialize","getScreencastMinBitrate","<rational>","connection has usefull data, don't request anything","The media section with MID='","Inactive","MemMax","bU(9Z&","no query solution","__cxa_guard_release","Common name cannot be empty.","rgb48be","Invalid framerate: ","ctype_byname<wchar_t>::ctype_byname failed to construct for ","set user %lld","St15underflow_error","org/webrtc/voiceengine/WebRtcAudioRecord","VPX_SIMD_CAPS_MASK","Receiving a first externally reported audio buffer delay of ","set ratecontrol buffer size (in bits)","lr_type[i]","Voice Over","N6webrtc18AudioDeviceGenericE","N6webrtc29ScalabilityStructureSimulcastE","N6webrtc12_GLOBAL__N_115AudioEncoderCngE","isCommunicationModeEnabled","InitSpeaker","unit->data && unit->data_ref","I29LG","minute","Lavf58.76.100","getNetworkIgnoreMask","threshold","systemBitrate=\"","The number of frames in VpxTplGopStats is fewer than expected."," which doesn't exist.","Changing NACK status on receive streams.","player_object_->Realize(player_object_.Get(), SL_BOOLEAN_FALSE)","Chroma-derived NCL","NSt6__ndk110__function6__baseIFN6webrtc9TimeDeltaEvEEE",", padding %d","totalProcessingDelay","%s %S","N3rtc20EmptyCryptStringImplE","Failed to allocate (pbi->mt_uleft_col)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18AudioStreamingPartENS_9allocatorIS2_EEEE","Failed to set parameters since getParameters() has never been called on this sender","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/echo_control_mobile_impl.cc","truncate existing files on write","Silver","iLBC (Internet Low Bitrate Codec)","VPS size  ","Reggae","application/x-font","Applying resolution cap due to animation detection.","another row available","WebRTC-Bwe-MaxRttLimit","ZN6webrtc12_GLOBAL__N_15StoreIKNS_15FieldTrialsViewEEEvNSt6__ndk110unique_ptrIT_NS4_14default_deleteIS6_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","number of bits which should be loaded into the rc buffer before decoding starts","decoder_model_present_for_this_op[i]","17TL_p_q_inner_data","msSmartcardLogin","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/resource_adaptation_processor.cc","Frame size changed: scaled ","USE TEMP B-TREE FOR %s","kLINEAR",", was already mapped to ","N6webrtc23JsepCandidateCollectionE","dnxhd","3) erase request %d 0x%llx","WebRTC.Audio.ReceiverDelayEstimateMs","P-224","N6webrtc12_GLOBAL__N_131TransformableOutgoingAudioFrameE","NIST P-224","HTTP_FORBIDDEN","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/socket_adapters.cc","N6dcsctp11RRSendQueueE","N6webrtc19VideoRtpTrackSource8CallbackE","r.impl_->big_num != b.impl_->big_num","typeinfo name for ","LocalKeySet","DES-CFB8","Incoming DataChannel message: ","sc_threshold","mpeg_quant","getFinishedFilePath","Error in the Arf buffer"," state=","view %s is circularly defined","secp192k1","N3rtc18AsyncSocketAdapterE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/cipher.cc.inc","Update Opus frame length ","NSt6__ndk110__function6__funcIZN7cricket4Port21MaybeObfuscateAddressERKNS2_9CandidateEbE3$_0NS_9allocatorIS7_EEFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","CallSessionFileRotatingStream returns 0 size for path ","out of memory","recursive reference in a subquery: %s","lr_unit_shift","ENCODE_ERROR","operator name does not start with 'operator'","DNXHR 444","Signaling: uri must be a string","WebRTC-Bwe-LimitProbesLowerThanThroughputEstimate","VFilter","Select canceled while waiting for proxy control socket to connect","unstructuredName","account%u dc%u handshake: bad prime and g_a, type = %d","RV24{","UDP_P2P_LAN","a->ch_count","maxstall","AES-256-CBC-HMAC-SHA1","Core Profile","likely","Failed to parse message: ","stunKeepaliveResponsesReceived","INVALID_COMMAND","epoll_wait","SLOW: ","N6webrtc16LibvpxVp9DecoderE","num_cr_points","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","Attempt to start allocation with disallowed port# ","Failed to allocate lf_sync->lf_mutex","REUSE SUBQUERY %d","N6webrtc3jni11AudioOutputE","ufrag","/Users/dkaraush/projects/td/tdutils/td/utils/crypto.cpp","N6webrtc12_GLOBAL__N_117TaskQueueLibeventE","high_bitdepth","CreateMix","relay_to_p2p_switch_threshold","%s://","network_signaling_nosctp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pcons.cc","CompuServe Graphics Interchange Format (GIF)","jitter_initial_delay_60","<GSpherical:StitchingSoftware>","CN #channels ","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/ice_candidate.cc","Packet with seq %u was not acknowledged","WebRTC.Audio.ReceiverDeviceDelayMs",", type=","cannot create a TEMP index on non-TEMP table \"%s\"","o?N6webrtc11AudioBufferE","names_.size() < N","Digest functions","FAILED: slice_reader.ReadBits(&bits_tmp, 1)","ICE server parsing failed: Transport parameter should always be udp or tcp.","ERROR_MESSAGE_EMPTY","clear request %p - %s","!info->IsComfortNoise()","native_setIpStrategy","[VSE] ","swr_convert","Description contains invalid candidates.","Authority Information Access","WelsEncoderParamAdjust(),bSimulcastAVC(%d,%d),iSpatialLayerNum(%d,%d),iPicWidth(%d,%d),iPicHeight(%d,%d),Rect.iWidth(%d,%d),Rect.iHeight(%d,%d)","HandBrake %d.%d.%d","Invalid codec preferences: codec list must have a non RTX, RED or FEC entry.","N6webrtc17ControllerManagerE","Failed to read empty key field with value '","av1_fps","variable length coder / Huffman coder","EOF from socket; deferring close event","out_ptr","Unexpected feedback timestamp received.","MJPEG (Motion JPEG)","Overflow on sprite points","4kdci","established_delay_if_no_stream_data",": Removed port from allocator (","4.1_QUAD_SIDE","Duplicate voice sender SSRC: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/timing.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","rc_resize_up_thresh:","RFC 3389 Comfort Noise","Euro-House","N6webrtc26RtcEventRtcpPacketIncomingE","Ping interval of stable and writable candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","use DROP TABLE to delete table %s","Frame size cannot be larger than ","id-set",": Received STUN packet with invalid type (","N6tgvoip13MessageThreadE","e2e.handshakeQR","derf_dpcm","!jni_->PushLocalFrame(0)","RSV_VCL30","An RtpSender has been configured in the local description with an unexpected media type.","QC8K'","after SQUANT","GENERAL_NAME","Releasing software fallback decoder.","avxslow","GetSendCodec: No send codec set.","SMPTE 302M","org/webrtc/VideoDecoder$Settings","increase disconnect timeout %d","virtual tables may not be altered",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","UTF16le","N6webrtc22RtpTransmissionManagerE","Audio initialization took %f seconds","VideoRtpReceiver::OnGenerateKeyFrame: No video channel exists.","GOST R 34.10-2001 DH","unexpected","Lagarith lossless","WebRTC-UseDifferentiatedCellularCosts","?N6webrtc14FieldTrialListIdEE","SetMicrophoneMute","N6webrtc21RenderDelayControllerE","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error = %d!","standalone_vad_->GetActivity(&chunkwise_voice_probabilities_[0], chunkwise_voice_probabilities_.size()) >= 0","id-smime-cd-ldap","rc5-cfb","kaiser_beta","RSA-SHA256","Channel not writable (","N6webrtc11webrtc_impl24AudioDeviceModuleDefaultINS_17AudioDeviceModuleEEE","Wrong private key","SplitRed too many blocks: ","Failed to allocate cpi->tplist","UTF8String",", frame_drop_enabled: ","setct-CertResTBE","St11range_error","Multiple uses for byte %u of page %u","INVALID_CALL_GROUP_STATE__NOT_PARTICIPANT","obu_reserved_1bit","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_jj14ConnectionTypebiE3$_0","qualityLimitationReason","(*engine_)->CreateAudioPlayer( engine_, player_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_ids), interface_ids, interface_required)","NewtonIterations","VP62j","Couldn't find associated codec with payload type ","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEEN6dcsctp16SendPacketStatusEEEE","fastseek","DroppedFrames.EncoderQueue","Empty delta!","NSt6__ndk110__function6__funcIZN18ConnectionsManager7cleanUpEbiE3$_0NS_9allocatorIS3_EEFvvEEE","Error during NewObjectV","Decoded too much CNG.","operating_point_idc[i]","des-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc","Protocol Violation, additional_information=","Protocol not found","c_upper","N3rtc16RefCountedObjectIN6webrtc33VideoTrackSourceProxyWithInternalINS1_25VideoTrackSourceInterfaceEEEEE","Failed to parse PPS.","weekday ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bitst.cc","encrypted track 2","amount of motion predictors from the previous frame","SSL_CTX creation failed: Failed to load any trusted ssl root certificates.","id-smime-alg","ts_rate_decimator","BrightnessValue","OLD_SESSION_PRF_HASH_MISMATCH","WebRTC.Video.LibvpxVp8Decoder.TooManyPendingFrames","%s prohibited in %s","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d","Data Channel OPEN message of unexpected type: ","getifaddrs failed to gather interface data: ",": Failed to send TURN message, error: ","heCd-","rc4-hmac-md5","buffers","Unknown Attribute","FreeClassReferences","EXPECTING_A_DH_KEY","decoder: packets per frame %d","webrtc jvm globalref","monob","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_montgomery.cc.inc","cr_offset","Escape 130","ZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0","type() == Type::kNV12","unit->content","Inconsistent layer id sid=","Uncompressed YUV 4:1:1 12-bit","getAudioJitterBufferMaxPackets","RELEASE","ipsecUser","H.266 / VVC (Versatile Video Coding)","kSMPTEST431","HFYUC","0.1.2.3","DtlsTransport in connected state has incomplete TLS information","androidSdkInt","all VALUES must have the same number of terms","FAILED: slice_reader.ReadExponentialGolomb(&slice_type)","Received fragment total count too big %u","djFE:,","AudioReceiveStreamImpl::Start: ","Local IPv6 address: %s","N6dcsctp8TLVTraitINS_42CookieReceivedWhileShuttingDownCauseConfigEEE","Error parsing persistable state: %s","separate_uv_delta_q",", the image was unexpectedly converted to ","Fuchsia","id-regInfo-utf8Pairs","getClockRate","CUVCE","domain","s->used_ch_count","%d:%d%c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event.cc","ppSliceInLayer","rc2-64-cbc","*(const AVClass **)avctx->priv_data == codec->priv_class",", ALR bandwidth usage percent: ","id-smime-ct-receipt"," and structure id ","ZN18ConnectionsManager14setUserPremiumEbE3$_0","member","WelsEncoderEncodeExt(), multi-slice (mode %d) encoding error!","Failed to allocate ctx->qcoeff[i][k]","config.frame_size_ms % 10 == 0","AVFrame to AVPacket passthrough","segmentation_update_data","N6dcsctp8TLVTraitINS_38ReconfigurationResponseParameterConfigEEE","before shutdown socket","N6webrtc16AudioDeviceDummyE","ref_order_hint[i]","close","select improved-e-weighted noise shaping dither","basicConstraints","Failed to add track: ","The future has already been retrieved from the promise or packaged_task.","profile","N6tgvoip13EchoCancellerE","actions & _UA_CLEANUP_PHASE","NSt6__ndk110__function6__funcIZN9Handshake13loadCdnConfigEP10DatacenterE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE","N6webrtc15UlpfecGeneratorE","TURN CHANNEL BIND error response","Proc-Type: ","N6webrtc13StatsObserverE","use 1/4-pel motion compensation","Lavender","Failed to encode to the target level %d. %s","WebRTC-Aec3ShortHeadroomKillSwitch","qpel ","org/webrtc/DataChannel$Buffer","()[Ljava/lang/String;"," writability changed to ","SLTRState","Already processed finish","DES-CDMF","operator.",", qop=","!(srcStride[0] % 2 || srcStride[1] % 2 || srcStride[2] % 2 || dstStride[0] % 2 || dstStride[1] % 2)","INVALID_UNIVERSALSTRING","cannot use RETURNING in a trigger","N12_GLOBAL__N_116itanium_demangle10BinaryExprE","t3-rtx","encode_tiles_mt: output buffer full","RC2-OFB","discard no frame","WebRTC.Video.KeyFramesReceivedInPermille ","~AudioReceiveStreamImpl: ","availableIncomingBitrate","memory_pointer","+inf ms","decrypt error","AggInverse","d.ediPartyName","trustRoot","trans_color","AddIceCandidate: Candidate cannot be used.","set the group of picture (GOP) size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaler_settings.cc","googPlisSent","ECDSA key requested for unknown curve","native_getCurrentPingTime","(Ljava/lang/String;)J","Message is too old","SACK, cum_ack_tsn=","N6webrtc19I420BufferInterfaceE","allow_intrabc","Failed to allocate cpi->kmeans_data_arr","temporary storage cannot be changed from within a transaction","seq_tier[0]","UNSUPPORTED_OPTIONS","SSL_send_fatal_alert failed, error = ","short","can't parse magic %x in TL_username","9InputUser","Inserted SPS id ","GhostWhite","id-pda-countryOfCitizenship","other","Removing resource \"","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.h","Creating UnencryptedRtpTransport, becayse encryption is disabled.","STSA_R","e2e.personalPhoneNumber","kx-any","N6webrtc22RecordableEncodedFrameE","tga =","flags != -1","can't parse magic %x in TL_msg_resend_req","IDP_MISMATCH","Add10MsData","OnReadyToSend: Still waiting for an id for channel.","TURN host lookup received error.","truncated sleb128 expression","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_0NS_9allocatorISH_EEFNSC_6TimeMsEvEEE","Invalid header size","input probe",", min_bitrate_bps = ","INVALID_OBJECT_ENCODING","sqlite_drop_column","refcounted_frames","IMC (Intel Music Coder)","SNR Scalable","N6webrtc17RtpSenderInternalE","WebRTC.Audio.ApmCaptureOutputLevelAverageRms","), failed to increase size.","RESOURCE_EXHAUSTED","Loongson-2K",", min_kbps: ","ECDHE-RSA-AES256-SHA","transport_desc_factory_","N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE","Skipping invalid num_stddev_delay_outlier=","onBufferedAmountChange","[VSE] Encoder info changed to ","Unexpected java exception from java JavaRefCounted.retain()","pranswer","CRA_NUT","fwqvga","Input changed","Already handled packet received.","pkt_pos","Enable temporal dependency model","UNSPEC50","NSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","()Lorg/webrtc/PeerConnection$KeyType;","enable_goog_delta","usernameFragment","Cannot set RSA_PKCS1_OAEP padding in EVP_PKEY_CTX","SSLV3_ALERT_CERTIFICATE_REVOKED","BRA@j","setAttr-IssCap","sctp-port attribute can't be used with sctpmap.","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3","---SSSRRR","ra_144",", max_bitrate_bps: ","error sending: %d / %s","d->nb_components <= 4","rate-distortion optimal quantization","specify how many microseconds are analyzed to probe the input","table %S has no column named %s","othername:<unsupported>","filename","freelist_count","18BadMsgNotification","IP Address:%d.%d.%d.%d","BAD_IV_CHARS","N6dcsctp9InitChunkE","A_MPEG/L2","native_cancelRequestsForGuid","out->bps == in->bps","frame_refs_short_signaling","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_control_impl.cc","before create audio io","max_core_count","org/webrtc/IceCandidateErrorEvent","permitted in ufrag or pwd. This is a protocol violation that ","NSt6__ndk110__function6__baseIFNS_6vectorIhNS_9allocatorIhEEEERKS5_xbiEEE","max_bitrate_bps < min_bitrate_bps","org/webrtc/RtcCertificatePem","Failed to read field tag","WRONG_VERSION_NUMBER","edge padding bug (autodetected per FOURCC/version)","b48rj","coalesce","id-regCtrl","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_26NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result != nullptr","'%s' is not a function","Failed to create encoder configuration.","av1_kbps","Found extra CNAME for same ssrc in chunk #","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_03_header_reader_writer.cc","DTLSv1_handle_timeout() return -1","image/x-pcx","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_23RtpTransceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","INVALID_SSL_SESSION","j + 1 < sizeof(name)","misc_bits","WebRTC-Aec3RenderDelayEstimationLeftRightPrioritizationKillSwitch","enable_auto_alt_ref expected boolean","Android %s (%s %s)","NO_PARAMETERS_SET","started retrying connection, set ipv4 ipv6 random strategy","attached_","lyrics","Professional",", but it is already used for ","): SetPlayoutDevice(kDefaultCommunicationDevice) success."," (MTProto2.0)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sprop_parameter_sets.cc","RIGHT-JOIN %s","DarkCyan","VoiceActivityDetection","gamma","N6webrtc26StreamDataCountersCallbackE","INSERT INTO vacuum_db.sqlite_schema SELECT*FROM \"%w\".sqlite_schema WHERE type IN('view','trigger') OR(type='table'AND rootpage=0)"," sdp: ","List of decoders that are allowed to be used","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20DataChannelInterfaceEEEEEE",", new timestamp: ","INVALID_BLOCK__INVALID_STATE_PROOF__GROUP","XResolution","N6webrtc20LegacyStatsCollectorE","/home/gradle/TMessagesProj/jni/voip/webrtc/call/call.cc","pRefIndexBlock4x4","frame_header_copy[i]","restart","googFirsReceived","trackIdentifier","k|Iq0","DroppedFrames.Encoder ","SELECT sql FROM \"%w\".sqlite_schema WHERE type='table'AND name<>'sqlite_sequence' AND coalesce(rootpage,1)>0","CSCDQ","private","Disabling EC since built-in EC will be used instead","Failed to parse public qr: ","26RequestCurrentTimeTaskJava","WebRTC.Video.RtpToNtpFreqOffsetInKhz","PKCS8_LIB","(Lorg/webrtc/VideoDecoder$Settings;Lorg/webrtc/VideoDecoder$Callback;)Lorg/webrtc/VideoCodecStatus;","RtpSender for track with id ","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_"," with payload type: ","Compare","InitAudioRecordingOnSend","%d.%d.%d.%d/%d.%d.%d.%d","id-aes256-CCM","render: discarding ","googAvgEncodeMs","pgmyuv","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/jvm_android.cc"," bytes) to fit a FeedbackPacket. Minimum size = ","Number of tile rows to use, log2","NSt6__ndk114basic_ifstreamIcNS_11char_traitsIcEEEE","FLAC__STREAM_DECODER_ABORTED","select swr filter type","N6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplE","audible_fixed_key","dither_method","md4WithRSAEncryption","Format: ","Failed to allocate multi_thread_ctxt->job_queue","N6webrtc24NetworkBehaviorInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_stream_adapter.cc","minsize=%zu","setct-CredReqTBEX","Input buffer overflow","ya16be","N6webrtc25BitrateAllocatorInterfaceE","obu->header.obu_type == AV1_OBU_METADATA","FAILED: slice_reader.ReadSignedExponentialGolomb(&last_slice_qp_delta)","char16_t","TLS client finish_flight",": Port created with network cost ","result == -1","config.IsOk()","RC5-OFB","Attempt to create a PeerConnection without an observer","(JJII)V","extract_extradata","Psybient","kx-rsa","can't parse magic %x in TL_help_configSimple","channels","(IIZ)V",", max_framerate: ","bytes_size_ == other.bytes_size_","N6webrtc22IceCandidateCollectionE","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENS_8functionIFvRKNS3_5StateEEEENS8_IFvjiEEENS8_IFvbEEENS8_IFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEENS8_IFvjhbEEEbNS8_IFvjEEENS_10shared_ptrINS2_7ThreadsEEEE3$_0NSL_ISZ_EEFvRKNS4_17RtpPacketReceivedEbEEE","N6webrtc10VP9EncoderE","Extension not present in RTP packet, type=","S_HDMV/TEXTST","c->fc->nb_streams >= 1","N6webrtc42SimulcastEncoderAdapterEncoderInfoSettingsE","trying bind to port %u","top_bottom"," found different type: ","h264_fps","skip queue, token = %d: upload type: network unavailable",": Received TURN channel data message for invalid channel, channel_id: ","set swr number of output sample bits"," bytes failed with error ","getOfferExtmapAllowMixed","getMaxRetransmits","N7cricket20EncoderStreamFactoryE","N6webrtc14FieldTrialFlagE","GPSLatitude","subrip"," bps, available headroom = ","N6webrtc23PeerConnectionInterfaceE","RECURSIVE STEP","audio/webm,audio/x-matroska,video/webm,video/x-matroska","Cropping and scaling frame failed, dropping frame.",", golden_buffer = ","Dropping outgoing ","0123456789ABCDEF","table_list","smimesign",": Changed writable_ to ","PSK_IDENTITY_NOT_FOUND","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","PEER_DID_NOT_RETURN_A_CERTIFICATE","Encryption initialization data"," signed_deltas=","send_ping_on_switch_ice_controlling","mace6","type() == Type::kI010","WebRTC-VideoEncoderSettings","connection(%p, account%u, dc%u, type %d) connecting (%s:%hu)","((dst_linesize) >= 0 ? (dst_linesize) : (-(dst_linesize))) >= bytewidth","N3rtc17SSLAdapterFactoryE","Tried to send a group call key repeatedly","Contrast","yuv422p14le"," -- error want write",", size: ","LightCyan","Unknown incoming stream type: %d","DES-EDE3-CFB8","ss>=0 && Ah>=0 && Al>=0","setct-CredReqTBS",") current direction from ","N3rtc10DispatcherE","RADL_R","id-aca-encAttrs","!g_jvm","unable to identify the object to be reindexed","ReadyToUseRemoteCandidate: Invalid candidate. ","WebM Project VP8 Decoder v1.14.1-384-gf7ccdd15c","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;","WebRTC-ReceiveBufferSize","Invalid rsa public key","IN_USE","autoselect a good one","id-mod-attribute-cert","DATA_TOO_LARGE_FOR_MODULUS","CreatePlatformSpecificObjects","json_insert","PacedSender paused.","feedbackTypes","WebRTC source stamp 2024-02-18T04:06:34","N6webrtc27VideoTrackProxyWithInternalINS_19VideoTrackInterfaceEEE","Failed to create data channel.","ZeroCodec Lossless Video","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/memory/aligned_malloc.cc","mmxext","SEED-OFB","N6webrtc12_GLOBAL__N_121RenderDelayBufferImplE","Trying to decode non-CNG payload as CNG.","ASN1_TIME","StapA header truncated.",") failed with error: ","CreateAnswer - observer is NULL.","Big Band","gbrp12le","h->cur_pic_ptr","rvlc ","N6dcsctp7TimeoutE","N3rtc16RefCountedObjectIN6webrtc14PeerConnectionEEE","setext-pinSecure","set number of bytes to skip before reading header and frames","WelsEncoderParamAdjust(), does not expect in-middle change of iUsgaeType from %d to %d","Unsupported picture coding mode %d","Invalid maxaveragebitrate ","TCP accept failed with error ","1N10WelsCommon12CMemoryAlignE","Dxtory","Failed to detach thread: ","PARSE_FAILED","ADPCM Nintendo Gamecube DTK","GPSSpeed","id-regCtrl-authenticator"," Should be ","Dirac","KeyFramesSentInPermille","H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2","Unspecified 24","!str.empty()","16TL_inputPeerSelf","Unknown error occurred","N3rtc16RefCountedObjectIN6webrtc28MediaStreamProxyWithInternalINS1_20MediaStreamInterfaceEEEEE","The specified ssrc ","WelsRcFrameDelayJudgeTimeStamp iDidIdx = %d,iSkipFrameNum = %d,buffer = %lld,threadhold = %d,bitrate = %d,iSentBits = %d,lasttimestamp = %lld,timestamp=%lld","23TL_peerColorCollectible","N6webrtc28VoiceActivityDetectorWrapper7MonoVadE","N6webrtc14AudioMixerImplE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS2_7MessageEE_NS_9allocatorIS7_EEFvS6_EEE","a64_multi5","realtime","max_samples","gof_idx < kMaxVp9FramesInGof","unsigned int","java/lang/Integer","<float>","multiple recursive references: %s","MJ2CX","relayProtocol","rc_scaled_height out of range [0..cfg->g_h]","ZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS_13EncryptionKeyEbbbRKNSt6__ndk16vectorINS_9RtcServerENS5_9allocatorIS7_EEEENS5_10unique_ptrINS_5ProxyENS5_14default_deleteISE_EEEENS5_8functionIFvRKNS0_5StateEEEENSI_IFvONS_16DecryptedMessageEEEENSI_IFvONS_7MessageEEEENSI_IFviiEEEE3$_0","misuse of aggregate: %#T()","Signaling: candidates items must be objects","s->streams[ s->nb_streams - 1 ] == st","NSt6__ndk110__function6__funcIZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0NS_9allocatorIS6_EEFvvEEE","UNKNOWN_BIT_STRING_ARGUMENT","Received response with wrong type: ","LossNotificationController does not expect empty packets.","Number of tile columns to use, log2","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS0_10VideoStateEEUlP7_JNIEnvE_","encode_fps: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_28NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i420_buffer.cc","ZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationERNS_26PeerConnectionDependenciesEPNS_17ConnectionContextEE3$_1","X509V3","VISIBLESTRING","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_NS_9allocatorIS4_EEFdvEEE","bad record mac",": TURN allocate request ","N3rtc23PacketTransportInternalE","N6webrtc16StreamCollectionE","Network cost changed from ","Measured bitrate: ","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_NS_9allocatorIS5_EEFvjEEE","TableLock","max_length <= 1500","tile_count_minus_1","N6webrtc30RtcEventIceCandidatePairConfigE","RemoteBitrateEstimatorAbsSendTime: Instantiating.","ICE server parsing failed: Invalid hostname format","Parsed QP value out of range.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","kHz] callbacks: ","error diffusion dither","TURN CHANNEL BIND response","component","rawvideo","unable to delete/modify collation sequence due to active statements","onUpdate","The estimator must receive enough loss statistics before it can be used.","WRONG_FINAL_BLOCK_LENGTH","WebRTC-BweLossExperiment","unstructuredAddress","OnCacheDirectBufferAddress","CPB properties","august","window_duration","binary","threads","WRONG_TYPE","maximum difference between the quantizer scales (VBR)","WebRTC.Audio.Agc2.EstimatedNoiseLevel","Alternative","prores","mkdir","rsaEncryption","yuv444p10le","FLAC__STREAM_DECODER_UNINITIALIZED","brainpoolP192r1","Not supported on this platform","hypot","connection(%p, account%u, dc%u, type %d) received unprocessed packet on 0x%llx","internal_sample_fmt","unexpected trailing ","ms or less than ","target_bps: ","ADPCM 4X Movie","Failed to parse the network type.","onIceConnectionChange","indexed","sse4.2","PeerConnection cannot create an answer in a state other than have-remote-offer or have-local-pranswer.","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_NS_9allocatorIS4_EEFvvEEE",") FAILED: destination.WriteExponentialGolomb(0)","NSt6__ndk112bad_weak_ptrE","default delay between frames (in hundredths of second)","ZN6webrtc21SdpOfferAnswerHandlerC1EPNS_24PeerConnectionSdpMethodsEPNS_17ConnectionContextEE3$_0","connection(%p) send failed","FLACParser::readBuffer not enough space in output buffer %zu < %zu","cb_luma_mult","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio_mem.cc","SetLocalDescription called when PeerConnection is closed.",", paused = ","org/telegram/messenger/voip/VideoCapturerDevice","N6webrtc8internal19VideoReceiveStream2E","tail.size() == 4","USER_TOO_LONG"," more","did ack seq %u, removing","libyuv::I420Rect(buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), 0, 0, buffer->width(), buffer->height(), 0, 128, 128) == 0","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_NS_9allocatorIS7_EEFvS6_EEE","select Shibata noise shaping dither","avcodec_send_packet","xvid_ilace","payload_capacity >= kHevcNalHeaderSize","N6webrtc14BlockProcessorE","setct-CredRevReqTBSX"," gathering complete","std::bad_cast","org/webrtc/MediaStreamTrack$State","NSt6__ndk110__function6__baseIFvPN3rtc17AsyncPacketSocketEiEEE","Create a WebM file conforming to WebM DASH specification","out of","BAD_KEY_LENGTH",".EndToEndDelayInMs","()Ljava/nio/ByteBuffer;","!((uintptr_t)val >> 16)","(Lorg/webrtc/VideoEncoder$RateControlParameters;)Lorg/webrtc/VideoCodecStatus;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender.cc","allocator","N7cricket10Connection17ConnectionRequestE","yuv444p9le","PNG1=","aes-256-cbc-hmac-sha1","ADPCM CDROM XA","Disabling NS since built-in NS will be used instead","N6webrtc10VP9DecoderE","Spherical Mapping","nRW|<","UTF-16","pilotAttributeSyntax",") for sender report.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS1_20I420ABufferInterfaceEEEEE","VPX_SIMD_CAPS","N12_GLOBAL__N_116itanium_demangle10PrefixExprE","WebRTC-Aec3PreEchoConfiguration","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/dtmf_buffer.cc","getUrls","SetAudioSend: No audio channel exists.","iostream","org/webrtc/NativeCapturerObserver","Error receiving from TCP socket: %d / %s","aq_mode","DATA_LEN_NOT_EQUAL_TO_MOD_LEN","N6webrtc12_GLOBAL__N_124TaskQueueLibeventFactoryE","WebRTC-Agc2SimdNeonKillSwitch","ADPCM IMA Radical","socks5: auth response VER=%02X, STATUS=%02X","A_WAVPACK4","Binding error response: class=","got address %s and port %d for dc%d with secret","typeof","Ignoring signal from removed resource \"","object name reserved for internal use: %s","N6webrtc3jni19VideoDecoderWrapperE","WebRTC.RtpTransportControllerSend.SetClientBitratePreferences: nothing to update","MP3 (MPEG audio layer 3)","type() == Type::kI420A","id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet","getAndroidBuildId","7TL_pong","publisher","level-id","ILLEGAL_OPTIONAL_ANY","Running field trial ","13TL_jsonNumber","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)","min_pixels_per_frame = ","NULL_SSL_METHOD_PASSED","The observation duration lower bound must be positive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/decode_synchronizer.cc","tune_content","Dropping stopped transceiver that was never associated","dnQualifier","PATH_TOO_LONG","No 'last' reference frame","TLS server read_next_proto","pVaa->sVaaCalcInfo.pSum16x16","WebRTC-IncreaseIceCandidatePriorityHostSrflx","Rec. ITU-R BT.2020-2","msmpeg4v2","RequestTimeDelegate class","ECDHE-PSK-AES256-CBC-SHA","obu_padding_byte[i]","libc++abi: ","rate distortion optimal, slow","time_offset_value","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_quality_observer2.cc","adpcm_argo","pthread_once has failed.","COMMIT","interleaved lines","enable_order_hint","reconnecting_state_timeout","Unhandled parameter of type: ","datachannel","Attempted to set scale_resolution_down_by and requested_resolution simultaniously.",": Received REFLECTOR message that was too short (","Failed to allocate cpi->tok","RTP payload size in bytes","december","Pure virtual function called!","UpdateAverage","N6tgvoip14NetworkAddressE","firCount","ts_layer_id[i] out of range [..cfg->ts_number_layers - 1]","id-aca-chargingIdentity","aes-192-cbc-hmac-sha1","\"w\":\"","ISSUING_DIST_POINT","Unsupported number of temporal layers: ","account%u dc%u handshake: retry DH, type = %d","id-mod-cmp2000","singleLevelQuality","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_alt.cc","IdxRowid","account%u dc%u handshake: invalid client nonce, type = %d","wal_autocheckpoint","N3rtc16RefCountedObjectIN6webrtc16AudioRtpReceiverEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/p2p_transport_channel.cc","Unexpected BundlePolicy enum_name ","NSt6__ndk110__stdinbufIwEE","wrap body(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","A BUNDLE group in answer contains a MID='","Failed to allocate this_tile->row_base_thresh_freq_fact","N12_GLOBAL__N_116itanium_demangle13ParameterPackE","_!FU3","(3) request is cancelled before sending, token %d","Simulcast alternative layer list is malformed.","Ethnic","security","accept_loop","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","interval","22TL_new_session_created","Invalid rate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_12NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNKNOWN_TAG","onRenegotiationNeeded: not sending local description","can't parse magic %x in TL_future_salt","networkAdapterType","NSt6__ndk110__function6__baseIFvRKN7tgcalls18InstanceNetworking5StateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_10NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The requested audio layer is not supported","N6webrtc29SctpTransportFactoryInterfaceE","bt1361","Hold Instruction Call Issuer","in_channel_count","onUpdateConfig","activation_bytes","WebRTC-CpuLoadEstimator","1.2.8","Zr<t-","(II)Lorg/webrtc/VideoCodecInfo;","googMaxDecodeMs","PBE-SHA1-2DES","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_1NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","Enabled-%d","A_REAL/28_8","(signaling) ","bit rate","adm()","Hold Instruction None","WebRTC-Aec3SuppressorNearendHfMaskSuppressOverride","authorization denied","yuvj420p","DNXHR SQ","vp9_qp_low","current_parameters.encodings.size() >= init_parameters_.encodings.size()"," for the first time","getApplyAlignmentToAllSimulcastLayers","MP2/3 (MPEG audio layer 2/3)","(Ljava/lang/String;Lorg/webrtc/RtpParameters$DegradationPreference;Lorg/webrtc/RtpParameters$Rtcp;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V","Alliance for Open Media AV1","objcproto","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/temporal_layers_checker.cc","AddIceCandidate: Not ready to use candidate.","Fusion","yuva420p","Timeout: No RTCP RR received.","IncrVacuum","AsyncUDPSocket[","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sdp_offer_answer.cc","Block is too short","()Lorg/webrtc/PeerConnection$ContinualGatheringPolicy;","vp9_superframe","N6webrtc12_GLOBAL__N_121ClippingPeakPredictorE","emailAddress","EXPAND_ON_STATIC_BIGNUM_DATA","(subquery-%u)","ZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0","DropTrigger","auth-psk","Duplicate SSRC in ssrc-group","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/nack_requester.cc","emailCA","Vorbis"," }, noise_suppression: { enabled: ","(Ljava/nio/ByteBuffer;)V","initial_scale_factor","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNS_6vectorIjNS_9allocatorIjEEEEEJPS6_EEENS8_ISE_EEFvxSA_EEE","InitialSetup","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,layerId = %d,expected profile = %d,actual profile = %d","adpcm_swf","fast_bilinear","FAILED: slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)","Failed to initialize fake auth, err=","AES-128-XTS","Gryphon's Anim Compressor","FocalPlaneXResolution","N6webrtc3jni28AndroidNetworkMonitorFactoryE","loop_filter_ref_deltas[AV1_REF_FRAME_BWDREF]","jitterBufferFlushes","id RoQ video","unspecified sample format","FocalPlaneYResolution","Enabling extra EC","NAME_CONSTRAINTS","d.other","CREATE TABLE %Q.%s(%s)","connection(%p) bad ipv4 %s","DecoderInfo { ","genpts","SELECT'INSERT INTO vacuum_db.'||quote(name)||' SELECT*FROM\"%w\".'||quote(name)FROM vacuum_db.sqlite_schema WHERE type='table'AND coalesce(rootpage,1)>0","chroma_sample_location","N6json117JsonIntE","gray9le","Duplicate a=mid value '","decoder","AdaptDown","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/base/init.cc","->SendData(...): Trying to send packet bigger than the max message size: ","Switching to relay","N12_GLOBAL__N_116itanium_demangle10DeleteExprE","Setting TCP_NODELAY option failed with error ","vp9_extrc_init() failed","X509_SIG","epoll_create","select Blackman Nuttall windowed sinc","VP8E_SET_CQ_LEVEL","content out of range [VP9E_CONTENT_DEFAULT..VP9E_CONTENT_INVALID - 1]","USING","N6webrtc23PreemptiveExpandFactoryE","VALUE_MISSING"," for codec '","getMandatory","N6webrtc18FieldTrialOptionalINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE","WebRTC-Aec3EnforceConservativeHfSuppression","TCP bind failed with error ","@@@@@@@@@@@@@@@@","Select Main/Left channel"," network state predictor","des-ede3-cfb1","sbgp-autonomousSysNum","needs-ice-restart flag set for transport ","set LFE mix level","PeerConnection initialized without a PortAllocator? This shouldn't happen if using PeerConnectionFactory.","iec61966_2_1","crop_width >= 0","2kscope","Nonzero padding","wap-wsg-idm-ecid-wtls11","EVRC (Enhanced Variable Rate Codec)","can't parse magic %x in EmojiStatus","gB>_\"","getIceBackupCandidatePairPingInterval","NSt6__ndk110__function6__baseIFvN6webrtc9TimeDeltaEEEE","GRAPHICSTRING","TLS client reverify_server_certificate","yuv440p10le","Audio IO failed","rc_2pass_vbr_maxsection_pct:","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS3_23UnacknowledgedExtraDataEE3$_0NS_9allocatorIS6_EEFvvEEE","setct-CapRevReqTBS","received lan endpoint","WebRTC-ExtraICEPing","TLS 1.3 server select_parameters","transfer_characteristics","READ_TIMEOUT_EXPIRED","Referenced frame has incompatible color format","cnt_dropped_flag","Hearing Impaired","WebRTC-Bwe-ReceiveTimeFix","N6json115ValueILNS_4Json4TypeE3ENSt6__ndk112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE","account%d: received captcha result token, wrapping %s","g_class_loader == nullptr","TLSv1.2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc","Electronic Arts TGQ video","nativeCallback","NSt6__ndk112ctype_bynameIwEE","fraps","shrinkToSize() can't expand!","The MID attribute exceeds the maximum supported length of 16 characters.","set_compression_gain_db() failed.","N6webrtc22RtcpIntraFrameObserverE","Attempted to use an unsupported codec for layer ","N7tgcalls21VideoCaptureInterfaceE","DimGray","RtcpMode::kCompound","googAudioDeviceUnderrunCounter","alloc_current_bwe_limit","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_transport.cc","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","DVB teletext","Unknown videoRotation","DUPLICATE_ZONE_ID","N6webrtc17RenderDelayBufferE","Webrtc quality scaler for vp9 is ","ZN18ConnectionsManager8setRegIdENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","big_num_context == nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transport.cc","SetRecording(","avci->compat_decode_consumed == 0","kbps, capping.","lost_out","N7tgcalls12_GLOBAL__N_113VideoSinkImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc","num_active_spatial_layers_ > 0","AttachCurrentThread failed: ","!frames.empty()","NSt6__ndk110__function6__funcIZN6dcsctp24TransmissionControlBlockC1ERNS2_12TimerManagerENS_17basic_string_viewIcNS_11char_traitsIcEEEERKNS2_13DcSctpOptionsERKNS2_12CapabilitiesERNS2_21DcSctpSocketCallbacksERNS2_9SendQueueEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENSL_INS2_6TSNTagEjEESN_SP_jNSL_INS2_9TieTagTagEyEERNS2_12PacketSenderENS_8functionIFbvEEEE3$_0NS_9allocatorISX_EEFvvEEE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I210BufferBaseEEEEE","WelsBuildRefListScreen(), current iFrameNum = %d, current Tid = %d, ref iFrameNum = %d, ref uiTemporalId = %d, ref is Scene LTR = %d, LTR count = %d,iNumRef = %d","SQL logic error","rfc_alt_fb_idx","Error during JavaListToNativeVector","(join-%u)","IPSec Tunnel","kNV12",": Not using DTLS-SRTP.","misuse of aliased window function %s","nativeInst","googSuspendBelowMinBitrate","enable_goog_ping","getKind","), encoded as PlusInfinity.","Extension not registered, type=","PubKey{","request not implemented","Drum Solo","Adding endpoint: %s:%d, %s","N3rtc14NetworkManagerE","spline","s->n_cache > 0","DNXHR HQX","Musepack SV8","N3rtc16IfAddrsConverterE","aes-256-cbc","N6webrtc3jni23AndroidVideoTrackSourceE","!env->ExceptionCheck()",": DtlsTransport: Started DTLS handshake active=","WebRTC-DefaultBitrateLimitsKillSwitch",", max pacer queue length: ","org/webrtc/RtpTransceiver$RtpTransceiverInit","Failed to open input opus file2: %s","max_gf_interval out of range [2..(MAX_LAG_BUFFERS - 1)]","N6tgvoip14VoIPControllerE","update_input_volume_wait_frames","loop_filter_delta_enabled","generated columns cannot be part of the PRIMARY KEY","extension_entries_.size() > 0","pcm_sga","Failed to allocate CRYPTO_BUFFER.","ZN18ConnectionsManager13setIpStrategyEhE3$_0","secp160k1","N6webrtc24FieldTrialStructListBaseE","AudioMixer: no buffers left","N6webrtc23JsepTransportController8ObserverE","ts_target_bitrate","API called with finalized prepared statement","AES-192-CBC","answer_goog_delta","c2tnb359v1","d.registeredID","block_rl","WebRTC-Bwe-TrendlineEstimatorSettings","yuyv422","DIRECTORYSTRING","N7cricket8TurnPortE",": TURN host lookup received error ","source_length == resampler_->request_frames()","bw_usage","dest_header","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_4","header_bits","min_duration_ms","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0NS_9allocatorIS2_EEFvN7tgcalls5StateEEEE","fatal","audio_buffer","Empty frame; treating as dropped.","SMV (Selectable Mode Vocoder)","amr_nb","extmap","X509v3 Inhibit Any Policy","SEPB2","Failed to send packet, matching RTP module not found or transport error. SSRC = ",", queue size (payload bytes) = ","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with multiple svc SpatialLayers (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID",": TURN create permission timeout ","picture buffer allocations","reel_name","reinterpret_cast","maxHeight","truemotion1","libfaac %d.%d","rc_resize_allowed expected boolean","issuerUID","N12_GLOBAL__N_116itanium_demangle11PointerTypeE","Disable dependency descriptor because failed to attach it to a key frame.","bt2020c","Can't sign data","Unknown codec ","id-Gost28147-89-CryptoPro-D-ParamSet","Netscape Comment","NO_MATCHING_CHOICE_TYPE","Multiple RDBs per frame with CRC","NSt6__ndk110__function6__baseIFNS_4pairIhbEEvEEE","Unspecified internal error","CREATE TABLE x(type text,name text,tbl_name text,rootpage int,sql text)","--extra-cflags=-isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include/i686-linux-android -isystem /Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot/usr/include --libc=/Users/dkaraush/projects/tmessages-ffmpeg/vpx-android/android-toolchain/sysroot --prefix=../../android/x86 --target=x86-android-gcc --enable-runtime-cpu-detect --as=auto --disable-docs --enable-pic --enable-libyuv --enable-static --enable-small --enable-optimizations --enable-better-hw-compatibility --enable-realtime-only --enable-vp8 --enable-vp9 --disable-webm-io --disable-examples --disable-tools --disable-debug --disable-neon-asm --disable-neon-dotprod --disable-unit-tests","id-cmc-encryptedPOP","!o_alice_nonce_","ADPCM IMA Electronic Arts SEAD","vp9_fps","N6webrtc4rtcp3AppE","conversion of relative pts + duration to ticks would overflow","V_SNOW","rc_max_vbv_use","N6webrtc10AvgCounterE","N7cricket11TurnMessageE","connection(%p) can't create socket","WebRTC.Screenshare.ZeroHz.QueueOverload","libnetd_client.so","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/div.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/codec.cc","bayer_gbrg16le","avg_delay_ms: ","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNSt6__ndk16vectorINS4_10unique_ptrINS2_4rtcp10RtcpPacketENS4_14default_deleteIS8_EEEENS4_9allocatorISB_EEEEEJPS3_EEE","Count",", SSRC=","WebRTC-ForceSendPlayoutDelay","comp_duration","packet->first_fragment","personal","sSliceBs.pBs","StateProof{","Received COOKIE-ECHO while shutting down","select Dolby Pro Logic II","77214d4b196a87cd520045fd20a51d67","dsaEncryption-old","WRONG_INTEGER_TYPE","Advanced Coding Profile"," on an SCTP packet. Dropping.","socks5: username/password auth failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/render_delay_buffer.cc","OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE","warning","googRawPacketizationForVideoEnabled","X509_CRL_INFO","The instant upper bound temporal weight factor must be in (0, 1]","N6webrtc16VideoFrameBufferE","Failed to generate random string!","name='%q' AND type='index'","ExposureTime","N6webrtc16CustomProcessingE","For each track type, mark the first track of disposition default as default; if none exists, mark the first track as default.","tgc-net","Too many frames since last VP9 T0 frame for spatial layer #","{height=","FLOOD_PREMIUM_WAIT_","jni::InitGlobalJniVariables(jvm) >= 0","Inconsistent scalability ratio ","candidate","id-smime-ct-contentInfo","MISSING_PRIVATE_KEY","; killing connection","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_5","The max bitrate must be finite: ","unit->content && unit->content_ref","Set min ping interval to "," current diff: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager14setUserPremiumEbE3$_0NS_9allocatorIS3_EEFvvEEE","Input clipping rate: ","SMPTE 422-1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp.cc","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS2_19GroupConnectionModeEbEUljfbE_NS_9allocatorIS5_EEFvjfbEEE","L3T2_KEY","\" was not the only most limited resource.","FLAC (Free Lossless Audio Codec)","rc5-ecb","Unknwown payload type","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_FRAME_RATE, fMaxFrameRate = %.6ff","rc_resize_down_thresh:"," SRTP session: unsupported cipher_suite ","decipherOnly","associatedName","removeAudioTrack","t=0 0","avcodec_send_packet error: ","MatchWare Screen Capture Codec",": TURN channel bind request sent, id=","DarkBlue","DEK-Info: ","stateOrProvinceName","sqlite_stat1","exact_size >= num_size","webrtc-datachannel","enhancedSearchGuide","enable-tpl","MAX_VARIABLE_NUMBER=32766","tscc9","N6webrtc12_GLOBAL__N_129TransformableVideoSenderFrameE","set_stream_analog_level has not been called",", sequence number: ","TLS 1.3 server send_server_finished","TLS 1.3 client complete_second_flight","23TL_client_DH_inner_data","N6dcsctp17ReassemblyStreamsE","adpcm_xa","SWScaler","DELTA_CRL_WITHOUT_CRL_NUMBER","Closing failed TCP socket for %s:%u","IEC 61966-2-4","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, DetermineTemporalSettings failed!","decode_sos: nb_components (%d)","U+;t*","Netscape Base Url","number of macroblock rows at the top which are skipped","\\U%04X","High 10","Signaling: semantics must be a string","PSK_IDENTITY_BINDER_COUNT_MISMATCH","Apply intensity stereo phase inversion",". Number of candidates created: ","cX25519Kyber768Draft00","Failed to allocate extradata.","SetDefaultOutputVolume: no recv stream ",": Received TURN channel data message with incorrect length, len: ","Set regather_on_failed_networks_interval to ","Invalid RTCP header: Padding bit set but 0 payload size specified.","GPSTrack","(JIJ)V","only decode/encode grayscale","Failed to allocate cpi->tile_tok[0][0]","Could not read OPEN message protocol.","Dubstep","unordered_map::at: key not found","WebRTC.Video.GenericDecoder.DecodeDelay","plane","Failed to apply the description for m= section with mid='","SpringGreen","Rejected data channel with mid=","N6webrtc27DtmfSenderProxyWithInternalINS_19DtmfSenderInterfaceEEE","brender_pix","timecode","missing_streams","N6webrtc20FieldTrialStructListINS_12DegradedCall23TimeScopedNetworkConfigEEE","N6webrtc14AudioConverterE","id-smime-aa-encrypKeyPref","WebRTC.Video.Screenshare.Layer0.TargetBitrate","false,n,no,disable,disabled,off","Unsupported bitrate_state_update_interval_s_ value, ignored.","database corruption","Channel writable (","e2e.handshakeLoginExport","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc","WrappingBitrateEstimator: Switching to absolute send time RBE.","loop_filter_ref_deltas[AV1_REF_FRAME_INTRA]","N3rtc16RefCountedObjectIN6webrtc3jni23AndroidVideoTrackSourceEEE","mpg2-img","DarkKhaki","iFrameCmplxMean = %lld,iFrameComplexity = %lld","WebRTC-Video-QualityScaling","skip_idct","update_it->second.o_new_value","ZN6tgvoip14VoIPController11GetDebugLogEvE3$_0","Could not translate address to symbolic information for address ","g_h out of range [1..65536]","libswscale/swscale_internal.h","PBE-SHA1-RC2-128"," kbps.","AllocationSequence: No STUN server configured, skipping.","AsyncResolver","29TL_fileLocationToBeDeprecated","N6webrtc16RtpRtcpInterfaceE","fast integer","description","LossNotificationController requires generic frame descriptor, but it is missing.","libavutil/utils.c"," $(,048@HPX`hp","N6webrtc27RtpStreamReceiverControllerE","setct-PIDualSignedTBE","Accepting maxRetransmits < 0 for backwards compatibility","Failed to allocate cpi->gf_active_flags","L3T3h","telexNumber","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.","unset","NSt6__ndk110__function6__funcIZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS2_14ChannelManagerEPN6webrtc4CallEPNS7_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS3_9ChannelIdExONS_8functionIFvNS3_13AudioSinkImpl6UpdateEEEENSG_IFvjRKNS2_10AudioFrameEEEENS_10shared_ptrINS2_7ThreadsEEENSG_IFNS_6vectorIhNS_9allocatorIhEEEERKSX_xbiEEERKNS_3mapIiNS3_27FrameTransformerPayloadTypeENS_4lessIiEENSV_INS_4pairIKiS13_EEEEEENSG_IFvjhbEEEENUlvE_clEvEUlhbE_NSV_IS1G_EEFvhbEEE","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_2","Frame threads","createEncoder","org/webrtc/RtpTransceiver","uyyvyy411","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"," LEFT-JOIN","tgnet.dat","Failed to allocate temporary memory bio","dsicinvideo"," in NTP clock: ","Key type requested not understood","libvpx VP9","bytes per native buffer: %zu","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_x509.cc","Cand-","TLS client enter_early_data","wmapro","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler11CreateOfferEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","NSt6__ndk111__stdoutbufIcEE","id-aca","EncodeTimeInMs ","NO_DIRECTION_SET","IDR_N_LP","no such column","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_13NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0","JPEG-LS","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_session.cc","RealVideo 3.0","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/stacktrace/stacktrace.cc","[PLAY: ","Didn't expect message type in LNTF RtcpFeedback.","PRIVATE KEY"," due to conflicting criteria ","t1-cookie",",,,,,,222222222DDDDDDDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUiiiiiiiiiiiiiiiiiiiiiiiiXXXXXXXXX","stream_ids:","N7tgcalls12_GLOBAL__N_129PeerConnectionDelegateAdapterE","N12_GLOBAL__N_116itanium_demangle12BinaryFPTypeE","GPSDestLatitude","Invalid input buffer size: %d.","VCreate","bottom first","refresh_frame_flags","N6webrtc14FieldTrialListINS_9TimeDeltaEEE","!verification_state_.emoji_hash","Parse failed with unknown protocol ","Decoder returned error code: ","SSLV3_ALERT_DECOMPRESSION_FAILURE","handshake start id","frames","table %s may not be dropped","nativeCacheDirectBufferAddress","Indie","PROTOCOL_VIOLATION","q.VP@","(IJIIIZI)V","log_level_offset","WEBRTC_VIDEO_CODEC_NO_OUTPUT","NSt6__ndk110__function6__baseIFvNS_10unique_ptrIN6webrtc10AudioFrameENS_14default_deleteIS4_EEEEEEE","N7WelsEnc22CWelsSliceEncodingTaskE","KEY_SIZE_TOO_SMALL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp8_header_parser.cc","KEEPALIVE","Failed to allocate cpi->mb_row_ei"," to position ","GPSDestBearing","N6webrtc3jni12_GLOBAL__N_122DataChannelObserverJniE","Out of dynamic payload types, skipping the rest.","WebRTC.Video.PaddingBitrateReceivedInKbps","id-ecPublicKey","Back-off factor must be greater than 0.","GreenYellow","simpleneon","host_computer"," estimated time in receiver NTP clock: ","WRONG_CIPHER_RETURNED","fingerprint","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_NS_9allocatorIS9_EEFvS8_xEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupInstanceCustomImpl.cpp","access to %z is prohibited","Codec payload type out of range: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, %d) WHERE (type!='index' OR tbl_name=%Q COLLATE nocase)AND   name NOT LIKE 'sqliteX_%%' ESCAPE 'X'","Message is already processed","Calling SetLocalDescription","TLS 1.3 server read_client_certificate","Attempted to set RtpParameters bitrate_priority to an invalid number. bitrate_priority must be > 0.","googTrackId","Sample rate must be larger than 0 Hz","layerInfo.pNalLengthInByte[nal] <= std::numeric_limits<size_t>::max() - required_capacity","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusEEEEEE","received internal push: reset sleep timeout","experimental",", remote_ssrc: ","vp8_kbps_res","Sequence number wrapped-around unexpectedly.","facsimileTelephoneNumber"," retries for STUN_ERROR_ALLOCATION_MISMATCH","DEFAULT_AUTOVACUUM","N6dcsctp30InvalidMandatoryParameterCauseE","scalabilityMode","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_3","DIGEST_CHECK_FAILED","Got EAGAIN but there's already a pending packet","framesPerSecond","epoll_ctl EPOLL_CTL_MOD","json_valid",", altref_buffer = "," on transport ","color_trc_type","Supported send codecs in order of preference:","hdr.num_ref_pics > 0U","RelatedSoundFile","ATRAC3 (Adaptive TRansform Acoustic Coding 3)","N12_GLOBAL__N_116itanium_demangle7NewExprE","N6webrtc17Vp8TemporalLayersE","qcStatements","issuer","Controls how a track's FlagDefault is inferred","WebRTC.Audio.EchoCanceller.DelayChanges","Received conflicting role from the peer.","440P ","setct-PANData","Payload length ","auth func","Netscape Server Gated Crypto","WebRTC-VP8ConferenceTemporalLayers","connection(%p, account%u, dc%u, type %d) received message len %u equal to packet size","NSt6__ndk110__function6__baseIFdvEEE","json_object() labels must be TEXT","network_use_mtproto","unable to use function %s in the requested context","N6webrtc11EchoRemoverE","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p","TLS server select_parameters","t2-shutdown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadLocalStorage.h","Unable to create OpenSL engine for the current audio layer: ","WelsEncoderEncodeExt(), Logic Error Found in Preprocess updating. ForceCodingIDR!","N6webrtc3jni13AudioTrackJniE","()Lorg/webrtc/PeerConnection$AdapterType;","d.uniformResourceIdentifier","String8","FFmpeg video codec #1","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I422BufferBaseEEE","ZMBVU","Publisher/Studio logotype","skip_exp","frames_to_encode >= blocks_in_first_vad_call","!race_checker126.RaceDetected()","ORDER BY","row_interleaved_rl","onStateUpdated","WelsInitEncoderExt() exit, overall memory usage: %llu bytes","skip motion compensation","SERVER_TRAFFIC_SECRET_0"," is already added.","N6webrtc28RtcEventNetEqSetMinimumDelayE","eia_608","webm_dash_manifest_cluster_keyframe","RequestMemorySvc(), AcquireLayersNals failed(%d)!","total","zero_bit",", message="," !\"#$%&","Failed to parse VP9 header from key-frame.",": DTLS transport closed","LossNotificationController does not support reordering.","segmentation_temporal_update","audio_init_bitrate_edge","N6webrtc25AsyncDnsResolverInterfaceE","seq_level_idx[i]","0 == WebRtcOpus_SetBitRate(inst_, bitrate)","Config(%p, %s) load, size = %u, fileSize = %u","Received p2p ping but p2p is disabled by manual override","Skip old broadcast ","!dst->codec_whitelist && !dst->format_whitelist && !dst->protocol_whitelist && !dst->protocol_blacklist","pcm_s16be","reduce the latency by flushing out packets immediately","VideoReceiveStream2: ","Expire","e2e.chain.changeSetValue","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_encoder.cc","network_state_probe_duration","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iSpatialBitrate = %d","Port[","noref","yuva422p9le","munmap","dxva2_vld","no such table: %s","id-pda","WebRTC.PeerConnection.SrtcpUnprotectError","ANSI X9.62","libavformat/riffenc.c","ctx_ != nullptr","hasMask","id-smime-ct","num_y_points","prime192v1","operator%=","dataChannelsClosed","\"e\":\"","Failed to parse parameters for AimdRateControl experiment from field trial string. Using default.",", parameters: {","Sonic","id-Gost28147-89-CryptoPro-B-ParamSet","NEGOTIATED_BOTH_NPN_AND_ALPN","N6webrtc17RemoteAudioSourceE"," max_bitrate_bps = ","!*src_buf","P_IS_NOT_PRIME","N3rtc16RefCountedObjectIN6webrtc10I422BufferEEE","PBES2","unspecified","jitter_losses_to_reset","error during GetArrayLength",", password_=","NSt6__ndk110__function6__funcIZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE",": Discarding cached DTLS ClientHello packet because we don't have the server role.","CONNECTION_4G","TABLE","receiveSignalingData could not decrypt signaling data","EncodeVideoFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc","N3rtc22NetworkBinderInterfaceE","EXCEPT","DES-EDE-OFB","googScreencastMinBitrate","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_0NS_9allocatorIS7_EEFvvEEE"," or higher.","AMR-WB (Adaptive Multi-Rate WideBand)","Bink Audio (DCT)","RTRIM","SEQUENCE_OR_SET_NEEDS_CONFIG","N3rtc8SignalerE","java/lang/IllegalStateException","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","Vp9UncompressedHeader { ","wap-wsg-idm-ecid-wtls3","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_3NS_9allocatorIS7_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc","Config is invalid: min_bitrate_bps=","N6webrtc17BufferLevelFilterE",", tsn=","N6json115ValueILNS_4Json4TypeE0ENS_10NullStructEEE","bt2020-12","rate_prio","N7cricket4PortE","cname:","uniform_color","American Laser Games MM Video","hmac-sha1","%.0Lf","ON clause references tables to its right","N6webrtc23AudioNetworkAdaptorImplE","sps->crop_top + sps->crop_bottom < (unsigned)h->height","secp384r1","otherMailbox","Failed to get raw key length","costly","N3rtc22VideoSourceBaseGuardedE","output: ","shift_ >= 2","pcm_u16be","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/shift.cc.inc","JVM::environment","Not yet implemented in FFmpeg, patches welcome","raw (no encoding)","DateTime","N6webrtc15NearendDetectorE","Failed writing VP9 picture id.","Policy Qualifier CPS","aExceptionHandler::SendContinueSignalToChild sys_write failed:","Failed to allocate cpi->source_diff_var",", cng_payload_type: ","HW AEC is not available","getStreamVolume","NSt6__ndk110__function6__funcIZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_NS_9allocatorIS8_EEFvvEEE","New Romantic","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/timer/timer.cc","WelsInitEncoderExt(), NULL == ppCtx(0x%p) or NULL == pCodingParam(0x%p).","BeginSubrtn","UNSUPPORTED_KEY_DERIVATION_FUNCTION","N6webrtc18TrendlineEstimatorE","N6webrtc8internal15AudioSendStreamE","[OpenH264] this = 0x%p, Warning:","googFrameWidthReceived","N7cricket20SctpTransportFactoryE","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.h","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec.cc","TOO_MANY_EMPTY_FRAGMENTS","subsampling_x","StereoPlayout","avcodec_open2","VideoReceiveStreamInterface stats: ","downmix right","Vocal","TL data length field invalid - %d","N6webrtc15BitstreamParserE","last_insert_rowid","N6webrtc22PeerConnectionInternalE","max_soft_comp","ParamValidation(),Invalid the number of Spatial layer(%d)for screen content","first_value","bt2020_cl","Failed to protect RTP packet: size=","LightSkyBlue","c2pnb272w1","blocksize","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls7ManagerENS_9allocatorIS2_EEEE","Found reference and non-reference fields in the same frame, which","0RGB<","X509 CERTIFICATE","EXPECTED_A_SECTION_NAME","interplayvideo","N3rtc20OpenSSLStreamAdapterE","Detaching from another thread: ","NO_PORT_SPECIFIED","mjp2]","print specific debug info","Setting receive voice codecs.","Purple","sha-384","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip10AudioMixerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","DTLS timeout expired","kValid","PEM_LIB","builtin","grouping","InitRecording","unexpected end of input in string","redacted-ip.invalid","(Lorg/webrtc/DataChannel$Buffer;)V","access permission denied","All candidates gathered for ","org/webrtc/PeerConnection","compliant","setCext-TokenIdentifier","N7WelsEnc19CWelsH264SVCEncoderE","decode_ms: ","certificate revoked","FAILED: slice_reader.ReadBits(&slice_temporal_mvp_enabled_flag, 1)","Failed to write frame","Non-4:2:0 color format requires profile 1 or 3","<`  (","id-smime-cti-ets-proofOfDelivery","Microsoft Video 1","] ignored, allocation failed.","VideoSinkImpl: frequent frame size change detected for ","numpunct_byname<wchar_t>::numpunct_byname failed to construct for ","centered","native_pauseNetwork","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS2_21FakeAudioDeviceModule7OptionsENS_10shared_ptrINS7_8RendererEEENS9_INS7_8RecorderEEEEUlT_E_NS_9allocatorISF_EEFvNS_8functionIFdvEEEEEE","group=","->Start(local=","out_sample_rate","srtp_shutdown failed. err=","ZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_EUlN6webrtc8RTCErrorEE_","Invalid parameter value provided.","INITIALIZATION_ERROR","evsignal_init","how strictly to follow the standards (deprecated; use strict, save via avconv)","Java encoder requested software fallback.","sect571k1","min_incr","The instant upper bound loss offset must be in [0, 1): ","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","image/x-targa"," received length ","traffic upd","SELECT*FROM\"%w\".%s WHERE %s ORDER BY rowid","RemoteAudioSource destroyed while sinks_ is non-empty.","!pending_frames_.empty()","expected ',' in list, got ","WebRTC-ForcePlayoutDelay","The frame buffer became undecodable during the wait to decode frame with rtp-timestamp ","rfc_update_alt_ref","NSt6__ndk110__function6__baseIFvPN7cricket13PortInterfaceEEEE","\" was not the most limited resource.","WebRTC.PeerConnection.BundlePolicy","select f-weighted noise shaping dither","Receive valid LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITS_VARY_PERCENTAGE,iBitsVaryPercentage = %d","max-message-size","nativeCacheAudioParameters"," action ","Could not read string length.",", use_candidate=","vmnet"," has more than 1 connection.","PacketBuffer size expanded to ","Number of extra hardware frames to allocate for the user","image/jpg","Report Block should be 24 bytes long","spatial complexity masking","ice-options","+@U]+","contents","iLTRRefNum(%d) does not equal to currently supported %d, will be reset",", current allocation ","N6webrtc25RtcEventRtpPacketOutgoingE","(frame->private_ref && frame->private_ref->size == sizeof(FrameDecodeData)) || !(avctx->codec->capabilities & (1 << 1))"," CWelsH264SVCEncoder::SetOption enable SSEI = %d -- this is not supported yet","42e01f","warning message","Signaling: type must be one of [\"audio\", \"video\"]","N6webrtc25SimulatedNetworkInterfaceE",", %d reference frame%s","RecreateWebRtcStream (send) because of SetSenderParameters","est_lower_than_network_interval","Invalid bitrate value provided.","input wins: %lu","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_2NS_9allocatorIS6_EEFvPNS2_19AudioTrackInterfaceES5_EEE","NSt6__ndk110__stdinbufIcEE","POST ","record overflow","pOut->pBsBuffer","precision lowp float;uniform vec4 u_Color;uniform float u_Alpha;void main() {   gl_FragColor = u_Color;   gl_FragColor.w*=u_Alpha;}","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/packet_router.cc","ASUS V1",": Sending STUN ","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d also multiple of it.","write byte array error","id-camellia256-wrap","PeerConnection constructed with legacy SDP semantics!","Truncated FlexFEC packet, discarding.","20TL_restrictionReason",": UDP send of ",", transport_cc_enabled: ","evsignal_add","issisi","RAS::%s({volume=%.2f})","GROUP","INCONSISTENT_SET_OF_CRT_VALUES",".NumberFreezesPerMinute","AudioCodec[","N6webrtc24ScalabilityStructureS3T1E","NSt6__ndk18functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","c2tnb239v1","Failed to insert DTMF to channel.","directory services (X.500)","getDeviceManufacturer","sntsc","PCM Archimedes VIDC","SRTP ","Failed to allocate pbi->tile_worker_data","TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_broadcaster.cc","SeekLT","AllocationSequence: TCP ports disabled, skipping.","Salsa","UPDATE \"%w\".sqlite_master SET sql = sqlite_drop_column(%d, sql, %d) WHERE (type=='table' AND tbl_name=%Q COLLATE nocase)","N7tgcalls12_GLOBAL__N_127AudioDeviceDataObserverImplE","{nack_enabled: ","decimal128","bicublin","pbeWithMD5AndCast5CBC","WebRTC.Call.PacerBitrateInKbps, ","X509v3 AC Targeting","/dev/urandom","N6webrtc17DtlsSrtpTransportE","su[TF","nsse weight","vp8_qp_high","CreateSender called with invalid kind: ","149.154.167.40","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_123PendingMediaSegmentPartENS_9allocatorIS3_EEEE","onSetSuccess","4{|p7a",".TimeInHdPercentage","NotContact","jitterBufferDelay: ","found_ref[i]","rmdir"," TEXT",", codec_params: {","SSL Server","EdPublicKey(","ICE server parsing failed: Invalid stun url with query parameters","N7tgcalls24WrappedDtlsSrtpTransportE","output_corrupt","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel11OnPortReadyEPNS2_20PortAllocatorSessionEPNS2_13PortInterfaceEE3$_1NS_9allocatorIS8_EEFvS7_EEE","WebRTC-Aec3SensitiveDominantNearendActivation","NativeRegistration::NewObject","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_3","REQUIRED_CIPHER_MISSING","time for push ping","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_buffer.cc","WebRTC.Audio.StartRecordingDurationMs","account%u dc%u handshake: invalid DH answer nonce hash 1, type = %d","persist","Mesh Object start","Ignoring malformed RID line: '","Packet buffer flushed.","N6webrtc25RTCOutboundRtpStreamStatsE","RIPEMD160","SSLV3_ALERT_CERTIFICATE_EXPIRED","RecordingDeviceName",".%06dZ","logPath",": No selected connection","size in bytes for each chunk","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","Bad remaining data size: ","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_12InstanceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","Ping interval of candidate pairs is shorter when ICE is strongly connected than that when ICE is weakly connected","sr_default_decay_limit.den out of range [1..1000]","DTS-ES","Error during DeleteGlobalRef","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_119PendingMediaSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/transparent_mode.cc","top first","tile_start_and_end_present_flag","WebRTC-IPv6Default","onEncoderBroken","PGX (JPEG2000 Test Format)","queue_time_us >= 0","Failed to retrieve the certificate's digest algorithm","isLowLatencyInputSupported","NSt6__ndk114basic_ofstreamIcNS_11char_traitsIcEEEE","AuthRSA","enableP2p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/stationarity_estimator.cc","triangular_hp","contentType","DELETE FROM %Q.%s WHERE %s=%Q","<color>","unspecified sample rate",", pass 2"," combine_concealment_decision=","VAdapt Drop Frame: scaled ","!p->avctx->hwaccel","MagicYUV video","getNumber","a=bundle-only attribute observed with a nonzero port; this usage is unspecified so the attribute is being ignored.","No DTLS-SRTP selected crypto suite","MPEG (219*2^(n-8))","N3rtc16NullSocketServerE","hmac sha-1 authentication function","certificate unobtainable","12TL_rpc_error","Ballad","Attempted to set an unimplemented parameter of RtpParameters.","V_MPEG4/ISO/ASP","I-DATA, type=","N6webrtc22RtpPacketSinkInterfaceE","SL_RESULT_RESOURCE_LOST","N7cricket18TurnRefreshRequestE","DVOO'","Setting RTCP Transport on ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_parameters_conversion.cc","signaling_thread","Signaling: fingerprint must be a string","len <= 32","ZN6dcsctp11RRSendQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS_17StreamPriorityTagEtEEjE3$_0","(Ljava/lang/String;Ljava/util/Map;)V","operator new[]","Failed to open bitstream filter %s for stream %d with codec %s","Assuming SSRC=","Recursive encrypted header.","select","crop_height >= 0","getrandom","jitter: found no packet for timestamp %lld (last put = %d, lost = %d)","usedtx","pilotPerson","WebRTC-Aec3EnforceStationarityPropertiesAtInit","N6webrtc21ReceiveStatisticsImplE","<boolean>","timed_id3","delta_q_v_ac","addSample"," bytes for a valid Sdes packet. Size should be multiple of 4 bytes","1 <= len_","b_qfactor","res != 1","org/webrtc/StatsReport$Value","Detected IPv4 connectivity, will not try IPv6","Thresholds { low = ",", kMaxVideoDelay_ms=","Failed to parse/copy SPS VUI.","no such function: %#T"," is not ready to use the remote candidate because the local or remote description is not set.","getReducedSize","Failed to unregister the sink for RTP demuxer.","SaddleBrown","DEFAULT_CACHE_SIZE=-2000","Timeout for IO operations (in microseconds)","iceRole","Electronic","connection(%p, account%u, dc%u, type %d) send message (session: 0x%llx, seqno: %d, messageid: 0x%llx): %s(%p)","InherentLossUpperBoundOffset","id-GostR3410-2001-CryptoPro-XchB-ParamSet",": TCP send of ","WebRTC-Bwe-LossBasedControl","Error during CallBooleanMethod","Frame is referencing higher temporal layer.","JavaAudioManager::~dtor","ft3^%K","video_frame_transformer","Invalid settings in bitrate. the sum of each layer bitrate(%d) is larger than total bitrate setting(%d)","original_artist","passed a null parameter","N7cricket22IceControllerInterfaceE","Chartreuse","BASE64_DECODE_ERROR","Too much data to fetch","GENTIME","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_13AudioTrackJniEEE","id-smime-aa-ets-archiveTimeStamp","Audio delay: ","reasons","Instrumental Rock","WebRTC.Stun.Integrity.ErrorResponse.StaleNonce","DIGEST_LIB","KxRSA","shadow","initial_bitrate_interval_ms","connection(%p) set TCP_NODELAY failed","): Could not find recording device.","N6webrtc14RtpPacketPacerE","(Lorg/webrtc/IceCandidate;Lorg/webrtc/IceCandidate;ILjava/lang/String;I)V","!avpkt->data || avpkt->buf","Missing stream ID in msid attribute."," failed: No send codec is registered.","CAMELLIA-192-OFB","is_recorder_empty == bool(*boxed_recorder)","memory allocation failed","e2e.personalName","FocalLengthIn35mmFilm","Context must be non-NULL.","(I)Lorg/webrtc/EncodedImage$FrameType;","TLSV1_ALERT_NO_RENEGOTIATION","h->block_offset[15] == (4 * ((scan8[15] - scan8[0]) & 7) << h->pixel_shift) + 4 * sl->linesize * ((scan8[15] - scan8[0]) >> 3)","OpenSSLAdapter::Cleanup","basic_iostream","New Wave","hours_flag","ETHERNET","Gothic Rock","member-body","getTurnLoggingId","SRTCP activated with negotiated parameters: send crypto_suite ","getMinBitrateBps","AudioDeviceBuffer::DeliverRecordedData failed","no shared key","run-length coder"," is not registered.","RecreateEncoderInstance(conf)","macroblock compare function","SEED-ECB","memdb(%p,%lld)","PGMYUV (Portable GrayMap YUV) image"," !\"#$%&'()*+,-./0123","DroppedFrames.Capturer","std::bad_exception","WebRTC-Audio-SendSideBwe/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled/WebRTC-Turn-AllowSystemPorts/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","destination vertical chroma position in luma grid/256","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc","Track kind is not audio or video","Failed to configure svc bitrates for av1.","INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);","WhiteBalance","TLS_AES_256_GCM_SHA384","AggStep","leading 0s not permitted in numbers","bottom_top","Apply Film Grain","initial_display_delay_present_flag","[agc] Invalid parameter for ","operator<=>","Config(%p, %s) failed to write config","number_of_temporal_layers_ > 0","N6webrtc23JsepTransportControllerE","0 == WebRtcOpus_SetPacketLossRate( inst_, static_cast<int32_t>(packet_loss_rate_ * 100 + .5))","id-aes192-wrap-pad","vp8_br","N6webrtc17ClippingPredictorE","out/llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h","sqlite3_get_table() called with two or more incompatible queries","Encoded.Qp.H265.S1","RTP stats.","REPLAYGAIN_ALBUM_PEAK","clockrate","error creating socket: %d / %s","Invalid buffer length: ","OpenSSLAdapter::Error(TransformAlpnProtocols received proto with size ","terminating"," clamped to ","follow","The second derivative is mathematically guaranteed to be negative but is ","iec61966_2_4","createFrameAdaptationParameters","Failed to parse SPS.","Update [delay] ","CA_DN_LENGTH_MISMATCH","onPremiumFloodWait","AEC3: Pre echo configuration:  wrong input, threshold = ","Set strong ping interval to ","Unsupported scalability ratio ","Reserved 22","DSD (Direct Stream Digital), least significant bit first","pilotOrganization","PSK-AES128-CBC-SHA","TLS 1.3, client CertificateVerify","Could not gzip signaling message","failed to GetAudioFrameWithInfo() from source","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/overuse_frame_detector.cc","A_MS/ACM","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2NS_9allocatorIS2_EEFvffEEE","OVP80","isFinishedLoadingFile","Receive contact_nonce BEFORE concat_nonce_hash",", red_payload_type: ","ass_with_timings",": TURN refresh timeout "," Vp9FrameBuffers have been allocated by a Vp9FrameBufferPool (exceeding what is considered reasonable, ","can't seek to offset %lld in file %s","Child page depth differs","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_17AudioDeviceModuleEEEPNS2_16TaskQueueFactoryEEEE","N7cricket22WebRtcVoiceSendChannel21WebRtcAudioSendStreamE","WebRTC.Audio.EchoCanceller.Erle.Max","Failed to allocate row_mt_worker_data->recon_map","ZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0","surround direct right","ERR_LIB_SSL: ","Failed to setup RTCP mux.","WebRTC-Video-ForcedSwDecoderFallback","Could not create unsignaled receive stream.","ECDSA routines","maxrep","-----BEGIN ","qdraw","WebRTC.BWE.InitialVsConvergedDiff","N6webrtc16LocalAudioSourceE","Failed to open trace file '","athlonxp","/proc/self/fd/","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6webrtc12_GLOBAL__N_115IdWithDirectionE","id-pkix1-explicit-88","start of ","No shared secret was set","IP address family does not match.","MediaManager::~MediaManager()","in_sample_rate","Windows Media Video 9 Image v2","!race_checker470.RaceDetected()","D_WEBVTT/DESCRIPTIONS","Invalid forced fallback parameter value provided.","QPEG<","java/lang/Long","total > 0","NumberOfPauseEvents ","source horizontal chroma position in luma grid/256","fraction","IdxGE","ReconfigureEncoder","recv sn=%lu","N6webrtc15DataChannelSinkE","Received DATA chunk with no user data","Invalid output buffer length: %d","(*filterPos)[i] + j < srcW || !filter[i * filterSize + j]","ReflectorPort connected to ","Failed to create identity fingerprint, alg=","deblock_mode","Modifying the configuration in an unsupported way.","id-smime-cti-ets-proofOfApproval","sendDataChannelMessage called, but data channel is not open","cRLSign","WebRTC.Stun.Integrity.ErrorResponse.UnknownAttribute","14TL_recentStory","Enabled BweLossExperiment with parameters ","CWelsH264SVCEncoder::Initialize(), parameter_translation failed.","N3rtc24BasicPacketSocketFactoryE","pthread_once","duplicate user_id","kx-psk","table \"%s\" has more than one primary key","pthread_condattr_init(&cond_attr) == 0","WebRTC-Aec3UseDot1SecondsInitialStateDuration","Cipher functions","ExposureIndex","N6webrtc35ChannelSendFrameTransformerDelegateE","G.726 ADPCM","size_bytes","X9.57","Effects","fastint","id-mod-cmp","--SSSS","Still Texture Object start","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Failed to resolve ICE candidate hostname ","SetSpeakerVolume(","N6webrtc33VideoTrackSourceProxyWithInternalINS_25VideoTrackSourceInterfaceEEE","getEncoderInfo","27TL_messageEntityMentionName","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtc_stats_collector.cc","tde2e fast seed version"," secondary SSRCs exist, but don't cover all SSRCs (unsupported): ","NULL value in %s.%s","webvtt","ZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_","Attempt to set number of temporal layers to incorrect value: ","org/webrtc/voiceengine/WebRtcAudioTrack","RSA-MD5","NSt6__ndk115__codecvt_utf16IwLb0EEE","pRef is int32_t !iLastRecoverFrameNum = %d, pRef iFrameNum = %d,LTR number = %d,","out->planar == in->planar","(\"%s\"","AttachCurrentThread() must be called on this thread.","Failed to init random generator!","N3rtc14PlatformThreadE","Return",": Change connected_ to ",". Number of streams ","WebRTC-GenericCodecDependencyDescriptor","11TL_username","Disabled","NoAction","Failed to update non-existing SRTP session","N15google_breakpad21CrashGenerationClientE","connection(%p) TLS hello2 mismatch","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE3_","ms overuse mode.","NSt6__ndk110__function6__baseIFvbEEE","mpg4-img","FLACParser::readBuffer write invalid blocksize %u","RealAffinity","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_0","output: name = ","Invalid RID direction. Supported values: send / recv.","19TL_userStatusOnline","ASN1_NULL","validity",", ssrc=","Could not encrypt signaling message","googNoiseSuppression","dsaWithSHA","sslCA","ts_min < ts_max","bob_PK","OpenSSL error at BN_primality_test","RGBAy","state","height: "," packet loss ","HMAC computation failed. Message-Integrity has dummy value.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/vad/voice_activity_detector.cc","/Users/dkaraush/projects/td/tde2e/td/e2e/e2e_api.cpp","Smacker audio",", sequence_number=","ENCRYPTED_LENGTH_TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_generic_frame_descriptor_extension.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/alignment_adjuster.cc","Resetting jitter estimator and timing module due to bad render timing for rtp_timestamp=","TLSV1_ALERT_NO_APPLICATION_PROTOCOL","N7cricket23StunUInt16ListAttributeE","yuv420p10be","libswresample/resample.c","). Error: ","can't decode packet flushed %s","N6dcsctp8TLVTraitINS_16AbortChunkConfigEEE","ADPCM Sound Blaster Pro 2-bit","tde2e default seed","S3T2h","` failed","0123456789abcdefABCDEFxX+-pPiInN","Film content; improves grain retention","WebRTC-Audio-NetEqFecDelayAdaptation","BitJazz SheerVideo","%z: %s","max_ms","FlashpixVersion"," (fallback from: ","zeroblob(%d)","NSt6__ndk120__shared_ptr_pointerIPN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEENS_14default_deleteIS5_EENS_9allocatorIS5_EEEE","file unlinked while open: %s","OnChange","N6webrtc19IceTransportFactoryE","msvc.","aac_adtstoasc","deprecated, does nothing","Deleting mid ","NSt6__ndk115__codecvt_utf16IwLb1EEE","IV41p","SSL_LIB","id-smime-aa-encapContentType","N6webrtc17NotifierInterfaceE","Black","fromNativeIndex","Heartbeat Info parameter (info_length=","REPLAYGAIN_TRACK_GAIN","color transfer characteristics","CWelsH264SVCEncoder::Initialize(), invalid uiIntraPeriod= %d, valid in case it equals to 0 for unlimited intra period or exceeds specified uiGopSize= %d.","Duplicate voice receiver SSRC: ","N6webrtc19FieldTrialParameterIiEE","Extension cannot be registered: Not enough space left in buffer to change to two-byte header extension and add new extension.","Failed to allocate pbi->mt_uabove_row[i]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ia5.cc","IMGUTILS","org/webrtc/PeerConnection$IceGatheringState",": Giving up on the port after ","(Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V","/home/gradle/TMessagesProj/jni/voip/webrtc/call/bitrate_allocator.cc","CanInsertDtmf: No audio channel exists.","grayf32be","WebRTC.Audio.DelayedPacketOutageEventsPerMinute","Psychedelic","WebRTC-Pacer-PadInSilence","UTCTIME","%s:%u","cannot UPDATE generated column \"%s\"","len == dest.size()","Failed to allocate lag buffers","MobiClip Video","randomblob","PCM signed 8-bit planar","min_fps","INVALID_PUBKEY","initial_display_delay_present_for_this_op[i]","SetGroupState{","progressively coded interlaced picture","N6webrtc3jni22SetLocalSdpObserverJniE","__thread_specific_ptr construction failed","libavformat/oggdec.c","unrecognized token: \"%T\"","PAKE_EXHAUSTED","Signaling: parameters items must be strings",",arg HIDDEN","OnTransportControllerCandidatesRemoved: empty content name in candidate ","pre motion estimation","Max report blocks reached.","When scaling ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet_buffer.cc",", frame type = ","N6webrtc18RtpSenderInterfaceE","!AtEnd()","ssrcs","trailerField","'kVY@J","heartbeat-interval","master secret","Enabled-%lf","N6webrtc10MaxCounterE","org/webrtc/DataChannel","inbound-rtp","aq_mode out of range [0..AQ_MODE_COUNT - 2]","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","digitalSignature","socks5: unknown address type %d","'-', '=', '#' and '-' are not valid ice-char and thus not ","seq_force_screen_content_tools","Missing STUN_ATTR_REALM attribute in stale nonce error response.","Set video bitrate tolerance (in bits/s). In 1-pass mode, bitrate tolerance specifies how far ratecontrol is willing to deviate from the target average bitrate value. This is not related to minimum/maximum bitrate. Lowering tolerance too much has an adverse effect on quality.","Parsed invalid QP from bitstream.","INVALID_OBJECT_IDENTIFIER","HMAC-SHA1","Valid keys are: ","31TL_userStatusLastMonth_layer171","NSt6__ndk110__function6__funcIZZN7tgcalls14InstanceV2Impl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_22InstanceV2ImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","WebRTC-Aec3Use1Dot2SecondsInitialStateDuration","Euro-Techno","STEREO","WebRTC-Bwe-EstimateBoundedIncrease","skip_top",", source is ","FAILED: slice_reader.ReadBits(&lt_idx_sps[i], lt_idx_sps_bits)","responsesReceived","SSLV3_ALERT_BAD_CERTIFICATE","Receive LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","WebRTC.Audio.StopPlayoutSuccess","Discard GOOG_DELTA_ACK, no consumer","key.size() == 32",": Discarding TURN message from unknown address: ","OnPeriodicRttUpdate","AEC3: Pre echo configuration:  threshold = ",", min_delay_ms=","adpcm_ima_rad","G.726 ADPCM little-endian","StereoRecordingIsAvailable","stream","googRemoteAddress","Invalid nomination: ","Dream","certificate != nullptr","INTEGRITY_CHECK_CLASSIC_","8SVX fibonacci","Metadata relevant to a downmix procedure","pbeWithSHA1And2-KeyTripleDES-CBC","yuv422p10be",", value.size=","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, frame-skip setting(%d)","yuv422p10le","bsf_list","ppRefPicListExt","ZN18ConnectionsManager13cancelRequestEibNSt6__ndk18functionIFvvEEEE3$_0","ackrate_max_win","SSL_get0_peer_certificates failed. This should never happen.","export restriction","id-alg-dh-pop","N6webrtc29RtcEventVideoSendStreamConfigE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_sender.cc","Oldies","Main Profile","MAX_SQL_LENGTH=1000000000","stuffing start","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","packet.enqueue_time_iterator != enqueue_times_.end()","St12length_error","/Users/dkaraush/projects/td/tdutils/td/utils/Status.cpp","Failed to GetSrtpOverhead: SRTP not active","getSdpMid","Generic frame with packet range [","bt470m","An unknown RtpSender with id ","common libcrypto routines","set-brand-Visa","NetInfo[name ","Cannot init EVP_PKEY_CTX","org/webrtc/NativeAndroidVideoTrackSource","operator=","Google VP9","Unable to add video 'inbound-rtp' to report, ID is not unique.","vp9: failed to write open file %d",". Is default fallback allowed: ","DELETE FROM %Q.sqlite_sequence WHERE name=%Q","PRIMARY KEY","TRUST_TOKEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc","N6dcsctp43RestartOfAnAssociationWithNewAddressesCauseE"," refs (-ref): ","N7tgcalls12_GLOBAL__N_122MtProtoPacketTransportE","BalancedConstraint","altref noise reduction max frame count","RTP/AVPF","N6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverE","' matching no m= section.","Switching VP9 encoder pixel format to ","Failed to parse chunk of type: ","sdsiCertificate","RESOURCE_EXHAUSTION","NSt6__ndk110__function6__baseIFvRKN7tgcalls15GroupLevelValueEEEE",": Port ready.","]] in ","PausedTimeInPercent","NOT_XOF_OR_INVALID_LENGTH",": Received unexpected non-DTLS packet.","checkerboard","rgb444be","L&95.","Failed to allocate new_fb_ptr->mvs"," ms, recv time=","camellia-192-cfb1","parse error: expected ","INVALID_DIRECTORY","Trying to change continual gathering policy when gathering has already started!","TLSV1_ALERT_PROTOCOL_VERSION","ZN18ConnectionsManager16updateDcSettingsEjbbE3$_0","N6webrtc19IncomingVideoStreamE","pilot","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_parameters.cc","Tune content type","SSLv3","getInputBufferSize","N6dcsctp9SackChunkE","Wave synthesis pseudo-codec","EchoController;","Failed to read field with key: '","PBE-SHA1-RC4-40","lastModifiedBy","N3rtc16RefCountedObjectIN6webrtc25BroadcastResourceListener15AdapterResourceEEE","Attempting to get RTP send parameters for stream with ssrc ","Rowid %lld out of order","0 == event_base_set(base, ev)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/sqrt.cc.inc","Peer reported error: ","N3rtc16RefCountedObjectIN6webrtc8internal10AudioStateEEE","--cc=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-gcc --nm=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-nm --enable-stripping --arch=x86 --target-os=linux --enable-cross-compile --yasmexe=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/prebuilt/darwin-x86_64/bin/yasm --prefix=./android/x86 --enable-pic --disable-shared --enable-static --enable-asm --enable-inline-asm --cross-prefix=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android- --sysroot=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-x86 --extra-cflags=' -I./android/x86/include -Wl,-Bsymbolic -Os -DCONFIG_LINUX_PERF=0 -DANDROID -march=i686 -fPIE -pie --static -fPIC' --extra-ldflags=' -L./android/x86/lib -Wl,-Bsymbolic -Wl,-rpath-link=/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-x86/usr/lib -L/Users/dkaraush/Library/Android/sdk/ndk/android-ndk-r10e/platforms/android-16/arch-x86/usr/lib -nostdlib -lc -lm -ldl -fPIC' --extra-libs=-lgcc --enable-version3 --enable-gpl --disable-doc --disable-avx --disable-everything --disable-network --disable-zlib --disable-avfilter --disable-avdevice --disable-postproc --disable-debug --disable-programs --disable-network --enable-libvpx --enable-decoder=libvpx_vp9 --enable-encoder=libvpx_vp9 --enable-muxer=matroska --enable-bsf=vp9_superframe --enable-bsf=vp9_raw_reorder --enable-libdav1d --enable-decoder=libdav1d --enable-decoder=av1 --enable-runtime-cpudetect --enable-pthreads --enable-avresample --enable-swscale --enable-protocol=file --enable-decoder=h264 --enable-decoder=h265 --enable-decoder=mpeg4 --enable-decoder=mjpeg --enable-decoder=gif --enable-decoder=alac --enable-decoder=opus --enable-decoder=mp3 --enable-decoder=aac --enable-demuxer=mov --enable-demuxer=gif --enable-demuxer=ogg --enable-demuxer=matroska --enable-demuxer=mp3 --enable-demuxer=aac --enable-hwaccels --enable-runtime-cpudetect --disable-mmx --disable-yasm","iTunSMPB","setNetworkForSocket","Truncated packet or corrupt partition. No bytes left %d.","Could not read string data.","--D--R","BUG! change from blockchain is ignored: ","setct-AuthRevResTBE","Output changed","Failed to allocate row_mt_worker_data->jobq_buf","min_encoder_bitrate","encrypted private ed25519 key ","Received packet uses wrong protocol","[ connected: ","totalInterruptionDuration","Encoder bitrate limits"," codec.","subqueries","DPCM Xan","24TL_ping_delay_disconnect","affinity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/svc_rate_allocator.cc",": Couldn't set DTLS certificate digest.","Wing Commander IV / Xxan","des-ede","WebRTC-Audio-OpusBitrateMultipliers","WebRTC.Video.GenericDecoder.PacerAndPacketizationDelay"," with active decode targets ","Top 40",": configuring DTLS handshake timeout ","ZN18ConnectionsManager13switchBackendEbE3$_0","precision","dNSDomain","aes-192-cbc","21TL_userStatusRecently","connection(%p) auth invalid","getPrivateKey","InitDqLayers(), InitSlicePEncCtx failed(%d)!","N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE","kLOG_SQRT","). The app bitrate limits will be used.","WebRTC.Audio.EchoCanceller.MaxCaptureJitter","WebRTC-Aec3SuppressorNearendLfMaskSuppressOverride","GPSImgDirection","vp9_raw_reorder","tried to send null packet","Failed to protect SRTCP packet: no SRTP Session",".EndToEndDelayMaxInMs","Number of channels must be positive.","N6webrtc5NetEqE","audio_init_bitrate_gprs","VP9E_SET_SVC_LAYER_ID","libvpx-vp9","N7WelsEnc20CWelsPreProcessVideoE","libswresample license: GPL version 3 or later","PCM signed 32-bit little-endian","TLS server send_server_key_exchange","Attempted to specify an empty rid.","hash.size() == HASH_SIZE","Malformed simulcast line: ","nearend_tuning_mask_hf_enr_transparent","Skipping invalid num_stddev_delay_clamp=","export motion vectors through frame side data","cellular","pOut->sNalList","N3rtc16RefCountedObjectIN6webrtc3jni22SetLocalSdpObserverJniEEE","no frame in rv30/40 and no sar","sender_","Encryption info","alert","KDF_FAILED","Drum & Bass","Datarate undershoot (min) target (%)","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame_buffer.cc",", mid=","AMV Video","sssssssss","WebRTC-Aec3OnsetDetectionKillSwitch","deadline","N6dcsctp24UnresolvableAddressCauseE","[Rc] Frame timestamp = %lld, skip one frame due to preprocessing return (temporal layer settings or else)","chapter","header < 1u << 6","VoipSend","NSt6__ndk117moneypunct_bynameIcLb1EEE","N6webrtc22LossNotificationSenderE","network preference changed","src->f->buf[0]",": Received ","CWelsH264SVCEncoder::InitEncoder(), openh264 codec version = %s","Failed to allocate ctx->eobs[i][k]","generic_kbps","org/webrtc/CryptoOptions$Srtp","SimulcastEncoderAdapter","notification message","Unrecognized Parameters","ZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS_11StreamIDTagEtEEE3$_0","context->lowres == 0","RealAudio 1.0 (14.4K)","X509v3 Issuing Distribution Point","select IDCT implementation","svq18",".HarmonicFrameRate","buffer underflow","frame->buf[0]","generated columns","{\"type\":\"","opcode","org/webrtc/RtpReceiver$Observer",": Sending STUN binding error: reason=","jitterBufferMinimumDelay","gray8a","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls27VideoSinkInterfaceProxyImplENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE","N6dcsctp12DcSctpSocketE","x264 - core %d","skip queue, token = %d: cancelled"," blocks","error during initialization: %s","KxANY","NSt6__ndk112system_errorE","src.DataV()","N6webrtc12_GLOBAL__N_120ChannelStatsGathererE","exptext","pc_worker_thread","channel_layout","compilation","N6webrtc21DataChannelControllerE","layer_frames.size() == 1","alphablend","N7tgcalls20NativeNetworkingImplE","Could not create outgoing video channel.","frame_size","static_cast","A_TRUEHD",". Assuming it is an offer.","N3rtc16RefCountedObjectIN6webrtc3jni23SetRemoteSdpObserverJniEEE","WebRTC.Stun.Integrity.ErrorResponse.ErrorOther","N6dcsctp21StaleCookieErrorCauseE","N6dcsctp21ShutdownCompleteChunkE","libavcodec/opus_rc.c","ref_frame_idx[i]","setCext-certType","start bitrate smaller than min bitrate","res.end_ <= buffer_->end_.load(std::memory_order_relaxed)","MicrophoneMuteIsAvailable","Config(%p, %s) start write config","RTX codec with invalid or no associated payload type: ","Empty rtp payload.","Failed to ","AndroidBitmap_lockPixels failed!","High 4:2:2 Intra","N6webrtc12AudioDecoder17EncodedAudioFrameE","grayf32le","getEnabledEffectsMask","g_pass out of range [VPX_RC_ONE_PASS..VPX_RC_ONE_PASS]","WebRTC.Audio.StartPlayoutSuccess","CWelsH264SVCEncoder::Uninitialize(), openh264 codec version = %s.","id-smime-aa-ets-RevocationRefs","NSt6__ndk110__function6__baseIFvRKN6webrtc10DataBufferEEEE","WebRTC.Video.DecodedFramesPerSecond","N6dcsctp8TLVTraitINS_21NoUserDataCauseConfigEEE","Failed to parse field type","Setting active_reset_srtp_params of DtlsSrtpTransport to: ","N6webrtc20DataChannelInterfaceE","Failed to allocate cpi->cyclic_refresh_map","'.5<=6/7>?"," reveal="," receiver for track_id=","J444Q","ClrSubtype","c2onb191v5","pcm_u8","NSt6__ndk119__shared_weak_countE","rating","/Users/dkaraush/projects/td/tdutils/td/utils/misc.cpp","Stale Cookie Error, staleness_us=","N6webrtc17RtcpCnameCallbackE","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","aec3_correlator_pre_echo_lag_","point_y_value[i]","TEMP_STORE=1","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_srtp_transport.cc","min_keyframe_send_interval_ms","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","resampler","%s.%s","Attaching thread to JVM","interpolation_filter","(Lorg/webrtc/VideoFrame;)V","N6webrtc12_GLOBAL__N_115EchoRemoverImplE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_receive.cc","N6webrtc21RTCSentRtpStreamStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_ice_controller.cc","WebRTC-AV1-OverridePriorityBitrate","#m)@':)","N7cricket16MediaChannelUtil25TransportForMediaChannelsE","relay_switch_threshold","N6webrtc22SctpTransportInterfaceE"," configured to ","Multiple Simulcast attributes specified.","!dst->f->buf[0]","PrivateKeyToPEMString","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, LogStatisticsBeforeNewEncoding","secret","iMaxTh = %d,iMinTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= % lld","N6dcsctp8TLVTraitINS_29UserInitiatedAbortCauseConfigEEE","id-regCtrl-regToken","CABAC","APM configuration not valid: ","can't parse magic %x in auth_Authorization","N6webrtc21DtmfProviderInterfaceE","<init>","unspecified iostream_category error","CONNECTION_BLUETOOTH","NSt6__ndk110__function6__funcIZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0NS_9allocatorIS4_EEFvvEEE","h264_kbps","factory","id-on-permanentIdentifier","NSt6__ndk110__function6__baseIFvN7tgcalls10VideoStateEEEE","id-Gost28147-89-TestParamSet","Thistle","N6dcsctp28InvalidStreamIdentifierCauseE","INVALID_FIELD_FOR_VERSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_aead_ctx.cc","Error code value is altered from ","Filter not found","CREATE ","Invalid filename, containing NUL character","gamma22","g_profile:","GPSLongitudeRef","DEFAULT_FILE_FORMAT=4","FOREIGN KEY constraint failed","cannot INSERT into generated column \"%s\"","use interlaced DCT","WebRTC-ExtraICEPing/Sending extra ping last_ping_sent_: ","advanced_editlist","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2ReferenceImpl.cpp","N7cricket26SctpDataContentDescriptionE","Connect failed with ","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_","can't parse magic %x in TL_msg_container","Wrong public key","Peer acknowledged extra type %u length %d","houseIdentifier","GetLocalAddress: unable to get local addr, socket=","SplitRed header too short","setct-AuthResTBE","WebRTC.PeerConnection.UsagePattern","NON_HEX_CHARACTERS","nssew","buffer too small","MaxSpatialBitrate (%d) should be larger than SpatialBitrate (%d), considering it as error setting","fastaudio","N3rtc16RefCountedObjectIN6webrtc20AsyncAudioProcessing7FactoryEEE","Init[tid=%d]","Packet %u not reassembled (%u of %u)","MP2 (MPEG audio layer 2)","Conn[","N6WelsVP14CImageRotatingE","WRONG_ORDER",". received ","missing STREAMINFO","WebRTC-Video-DiscardPacketsWithUnknownSsrc",", is_hardware_accelerated = ","GeneralNames","NSt12experimental19bad_optional_accessE","use mbcmp","AV_LOG_FORCE_NOCOLOR","formatprobesize","MSG_WAIT_TIMEOUT","8Reaction","googAnaDtxActionCounter","Signaling: parameters must be an object","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_2","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusDecoderEvEE","Dropping a remote candidate because its ufrag ","N6webrtc27MediaReceiveStreamInterfaceE","locale not supported","sha384WithRSAEncryption","UNSUPPORTED_OPTION","sub_text_format","WebRTC-BweBackOffFactor",".dynamic","m= section '","EncoderQueue","setct-CapResTBE","normal","ssegment","kbps is higher than the pacing rate ","N6webrtc13FecControllerE","27TL_auth_importAuthorization","multiple references to recursive table: %s",", not using custom values.","FecBitrateSentInBps ","cpu_used out of range [-9..9]","CWelsTaskThread","RTX SSRCs configured but there's no configured RTX payload type. Ignoring.","w+bxe",", hardware_ns: ","FlexfecSender only supports RTP header extensions for BWE and MID, so the extension ","N6json1110JsonObjectE","Extended OCSP Status","CWelsH264SVCEncoder::Initialize(), WelsInitEncoderExt failed."," ms, num probes: ","delta_lf_multi","DVD subtitles","Error during NewGlobalRef: ","N6webrtc25BitrateStatisticsObserverE","maximum macroblock Lagrange factor (VBR)","recovered_packet->pkt->data.size() >= kRtpHeaderSize","Failed to allocate tile_data_recon","getEnableCpuOveruseDetection"," candidates","N6tgvoip17PacketReassemblerE","HaltIfNull","yuva444p16le","()Lorg/webrtc/PeerConnection$CandidateNetworkPolicy;","NEED_PROOF","N6webrtc21FieldTrialConstrainedINS_9TimeDeltaEEE","3.39.3","protocol_version","Interesting usage signature ","Removed port because it is destroyed: ","MUST_HAVE_AT_LEAST_TWO_PRIMES","WebRTC-Aec3NonlinearModeReverbKillSwitch","failed to allocate %u bytes of memory","set_compression_gain_db(","connection(%p) invalid proxy response on state 6","bicubic spline","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_0","RecreateWebRtcStream (send) because of SetEncoderSelector, ssrc=","device_token","Failed to allocate cpi->consec_zero_mv","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_10NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","(Lorg/telegram/messenger/voip/Instance$FinalState;)V","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_","RSV_VCL_R11","MAX_MMAP_SIZE=0x7fff0000","TLS server verify_client_certificate","SHUTDOWN_ACK_SENT","PaleVioletRed","exclusive","NSt6__ndk123enable_shared_from_thisIN7tgcalls19GroupNetworkManagerEEE","p->thread_count == avctx->thread_count","WebRTC.Video.Screenshare.FramesPerOvershoot","FreeMemorySvc(), verify memory usage (%d bytes) after free..","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_2NS_9allocatorIS6_EES4_EE","FAILED: slice_reader.ReadBits(&dependent_slice_segment_flag, 1)","N6webrtc24ScalabilityStructureS2T2E","NSt6__ndk16__bindIMN6tgvoip10AudioMixerEFvvEJPS2_EEE","A media section is missing a MID attribute.","ZN6dcsctp24TransmissionControlBlockC1ERNS_12TimerManagerENSt6__ndk117basic_string_viewIcNS3_11char_traitsIcEEEERKNS_13DcSctpOptionsERKNS_12CapabilitiesERNS_21DcSctpSocketCallbacksERNS_9SendQueueEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENSJ_INS_6TSNTagEjEESL_SN_jNSJ_INS_9TieTagTagEyEERNS_12PacketSenderENS3_8functionIFbvEEEE3$_0","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","chroma_format_idc %u","SSLV3_ALERT_BAD_RECORD_MAC","libavcodec/encode.c","ZN6tgvoip14VoIPController8SetStateEiE3$_0","primary_chromaticity_x[i]","DarkSlateBlue","unknown column \"%s\" in foreign key definition","decode_fps: ","N6webrtc3jni12_GLOBAL__N_127VideoEncoderSelectorWrapperE","surround_mix_level","Reserve a given amount of space (in bytes) at the beginning of the file for the index (cues).","direct buffer capacity: ","truncated uleb128 expression","VolumeCallbacks returned an invalid level=","NSt6__ndk110__function6__baseIFvPN6webrtc19AudioTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","getWifiInfo","N6webrtc12_GLOBAL__N_121AudioCodingModuleImplE","I0FL0","setct-HODInput","sqlite_autoindex_%s_%d","dhSinglePass-stdDH-sha512kdf-scheme","([Lorg/webrtc/EncodedImage$FrameType;)V","READ_KEY","setStreamVolume","Create scalability structure ","CANNOT_HAVE_BOTH_PRIVKEY_AND_METHOD","CIPHER_LIB","Signaling: could not parse MediaContent","src->tf.f == src->f","Encoder produced a frame with temporal id ","Unexpected OnPortDestroyed for nonexistent port.","Explain","TLS server read_client_hello","AndroidBitmap_getInfo failed","WebRTC-PaddingMode-RecentLargePacket","ADPCM Playstation","targetInformation","use_slow_adaptation","Netscape Data Type","pSpecified","SMIME","ECH required","UNSPEC52","NSt6__ndk19__num_putIwEE"," not requesting refresh frame because of soon happening idle repeat","AV1 decoder","ICE server parsing failed: IceServer has hostname field set, but URI does not contain an IP address.","googActualEncBitrate","repair-window","Acceptable OCSP Responses","At most ","film_grain","WEBRTC_VIDEO_CODEC_UNKNOWN","skip_mode_present","select Lipshitz noise shaping dither","UNIQUE","MJ delete: %s"," !\"#$%&'()*+,-./012345567889::;;<<===>>>????","SetRates() while uninitialized.","num_layers < 5","INVALID_METADATA","sse3slow","Server returned 401 Unauthorized (authorization failed)","getDataV","maximum bitrate (in bits/s). Used for VBV together with bufsize.","WebRTC.Video.SendDelayInMs","abort at %d in [%s]: %s","cutoff","fullfsync","N3rtc16RefCountedObjectIN6webrtc10I444BufferEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls19GroupNetworkManager5StateEEEE","kf_max_dist:","(ptr)","Codec with invalid payload type: ","reportsSent","Wrong constructor ","expected '\"' in object, got ","INCONSISTENT_ECH_NEGOTIATION","VP9E_SET_TARGET_LEVEL","setct-BatchAdminResData","audio_preload","Unprocessed OPENSSL_ERROR","id-cmc-recipientNonce","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager12setSendVideoENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFvNS2_10VideoStateEEEE","chroma-derived-nc","Set receiving_switching_delay to ","Reducing number of spatial layers due to low input resolution: ","Selecting connection for triggered check: ","index < st->nb_index_entries","Invalid url with long deprecated user@host syntax: ","id-smime-ct-DVCSRequestData"," state changed. Check if state is complete.","temporal_index < kMaxTemporalStreams","pkt->size == sizeof(*frame)","SetRecordingChannels(%zu)","Cannot create ScalabilityStructure, since the scalability mode is invalid","Session error description: ","N6webrtc38RTPSenderVideoFrameTransformerDelegateE","AES-128-CFB8","WebRTC-Vp9IssueKeyFrameOnLayerDeactivation","FNumber","FAILED: slice_reader.ReadBits(&bits_tmp, slice_pic_order_cnt_lsb_bits)","org/webrtc/YuvHelper","id-smime-ct-TDTInfo","rmnet_data","N7cricket23AudioContentDescriptionE","N6webrtc12_GLOBAL__N_135BuiltinVideoBitrateAllocatorFactoryE","DPCM Squareroot-Delta-Exact","ZN7tgcalls12MediaManager5startEvE3$_0","big_num == nullptr","SMPTE 170 M","camellia-256-ecb","N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE","skip_factor","Failed to create REFLECTOR client socket","SBC (low-complexity subband codec)","Leftfield","WebRTC-SendBufferSizeBytes","Root ","srtpCipher","N7tgcalls18InstanceNetworkingE","ZN7cricket12_GLOBAL__N_113NetworkFilterC1ENSt6__ndk18functionIFbPKN3rtc7NetworkEEEENS2_17basic_string_viewIcNS2_11char_traitsIcEEEEEUlS7_E_","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_16NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setct-CredResTBE"," (for: ","Unspecified 31","exact_rational","obu->header.obu_type == unit->type","Ignore deprecated IP:","rgb565le","color_primaries_type","dataChannelsOpened","org/webrtc/VideoDecoderFallback","CWelsH264SVCEncoder::SliceLayerInfoUpdate: ReOrderSliceInLayer failed","X509_LIB","getIceCheckIntervalWeakConnectivity","connection(%p) received incorrect unencrypted message type","TLS server read_channel_id","NO_CONFIG_DATABASE","A_MLP","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","keyBag","export_side_data","libavutil/opt.c","Couldn't convert payload type ","normal_tuning_mask_lf_enr_suppress","0123456789ABCDEF0123456789abcdefavformat_find_stream_info","String","getUri","ADPCM IMA Westwood","min_pixels","Failed to parse RE-CONFIG command","pbeWithSHA1And40BitRC2-CBC","max_pixels","cannot %s %s \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_adapter.cc","NSt6__ndk110__function6__funcIZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","Shared key is already set","N3rtc6ThreadE","searchGuide","filter_type","c2pnb163v3","alt_ref_aq out of range [0..1]","Cannot increase lag_in_frames",") FAILED: AddBitstreamRestriction(&destination, sps.max_num_ref_frames)","pass2"," bytes with overhead is larger than ","Error during CallStaticObjectMethod","!(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || (uc->protocol_blacklist && !strcmp(uc->protocol_blacklist, e->value))","SetPlayoutSampleRate(","Wrong vector length","COOKIE_WAIT","use MPEG quantizers instead of H.263","getBufferType","googComponent","OUTPUT_TOO_LARGE","sunrast","obu_size","balanced","NSt6__ndk123enable_shared_from_thisIN7tgcalls20NativeNetworkingImplEEE","TYPE_NOT_CONSTRUCTED","WebRTC.Stun.Integrity.ErrorResponse.ServerError","RPZA*","accept","autodetect","([Lorg/webrtc/StatsReport;)V","Excluded","connection(%p) reset last event time, on connect","}k{0y","actpass","WelsEncoderEncodeExt(), WelsUpdateRefList failed. ForceCodingIDR!","Failed to allocate cpi->h_event_start_encoding",": Other side didn't support DTLS.","N6webrtc22RTCPeerConnectionStatsE","vpx tile worker","StopRecording","Java encoder produced an unexpected frame with timestamp: ","Failed to make RSA key pair","pPic->pMbSkipSad","p016le","right_left","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEEUliE_NS_9allocatorIS8_EEFviEEE","SubViewer v1 subtitle","N6webrtc23VideoRtpDepacketizerVp9E","BweDelayBased","Unknown extension uri:'","googTargetDelayMs"," changing AEC3 parameter value from ","getDataU","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc","RSA-MDC2","international-organizations","Both FlexFEC and ULPFEC are configured. Disabling ULPFEC.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","setAttr-PGWYcap","rfc_reference_duration","Referenced frame has invalid size","Datachannel transport not available: ","iv.size() == 32","cache_size","rgb32","libavcodec/vp9_raw_reorder_bsf.c","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlRKNS4_10DataBufferEE_NS_9allocatorISB_EEFvSA_EEE","vp9.gof.num_frames_in_gof <= kMaxVp9FramesInGof","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface18IceConnectionStateEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/field_trial.cc","x121Address","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_22NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","corpus-complexity","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet.cc","Overriding g_error_resilient from ","A MID in the answer has changed group.","(recorder_object_->Realize(recorder_object_.Get(), SL_BOOLEAN_FALSE))","operator||","DEFAULT",") FAILED: AddVideoSignalTypeInfo(destination, *color_space)","Updating vp8 encoder pixel format to ",": Transport channel state changed from ","vp9_pack_bitstream: output buffer full","', id:","Pruning candidate from old generation: ","setct-PResData","frame_buffer type: ","onRequestClear","RSV_VCL29","WebRTC-Bwe-SubtractAdditionalBackoffTerm","N6webrtc33RemoteBitrateEstimatorAbsSendTimeE","expected == 1","mbcmp","N6webrtc35RtpTransportControllerSendInterfaceE","WebRTC.BWE.RampUpTimeTo1000kbpsInMs","DSA-SHA1-old","The media decryption key (hex)","CRLissuer","~VideoStreamEncoder$%d!!!!!!","Can't add new extension id ","sha512WithRSAEncryption","0 == pthread_create(&handle, &attr, &RunPlatformThread, start_thread_function_ptr)","Failed to parse PPS id and SPS id from PPS slice.",", frame_height = ","noticeNumbers","rc2-cfb","id-smime-aa-ets-certCRLTimestamp","Enterprises","%s%02d:%02d:%02d%c%02d"," milliseconds","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec_key.cc.inc","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/sps_vui_rewriter.cc","ev96#","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4NS_9allocatorIS2_EEFvRKNS_6vectorIhNS3_IhEEEEEEE","lastModifiedTime","NSt6__ndk119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","UDP/TLS/RTP/SAVP",", last_send_time = ","messageId for token = %d, 0x%llx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNSt6__ndk16vectorIjNS0_9allocatorIjEEEENS0_8functionIFvONS1_IN7tgcalls23MediaChannelDescriptionENS2_IS9_EEEEEEEEUlP7_JNIEnvE_","OBJ_LIB","setAttr-Token-B0Prime","COMPOUND QUERY","SESSION_PASSWORD_NEEDED","Failed to initialize the encoder associated with codec type: ","Creating unsignaled receive stream for SSRC=",": new_route = ","N6webrtc11AudioVectorE","MinNumObservations","?gf&?","Electronic Arts Madcow Video","Socket %d timed out","rel-port","subfile,","inner message %d id 0x%llx is unparsed","negative height","Failed to create primary and fallback ","11TL_dataJSON","nativeSetNetworkType","setct-AuthReqTBS","N6webrtc27SessionDescriptionInterfaceE","N12_GLOBAL__N_116itanium_demangle15TransformedTypeE","N6webrtc29DataChannelTransportInterfaceE","N6webrtc18FieldTrialOptionalINS_8DataSizeEEE","Can't give more permissions than we have","OpenH264 version is ","org/webrtc/voiceengine/WebRtcAudioManager","NO_PRIVATE_KEY_ASSIGNED","apply_cropping","Recovered media packet with SSRC: ","VIDEOTEXSTRING","TLS 1.3 client done"," vs max of ","Microsoft Universal Principal Name","Too short payload for generic header.","NSt6__ndk114__codecvt_utf8IwEE","ZZN7tgcalls14InstanceV2Impl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_22InstanceV2ImplInternalEEUlS3_E_","N6webrtc33RtpTransportControllerSendFactoryE","Listen() failed with error ","jitterBufferDelay","21TL_rpc_answer_dropped","isHardwareEncoder","Failed to allocate cpi->active_map","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_26NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","yuv444p16le","EMPTY_HELLO_RETRY_REQUEST","src_range","id-pkix1-explicit-93","id-aes128-wrap-pad","N12_GLOBAL__N_116itanium_demangle10BracedExprE","bandwidth","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_2NS_9allocatorIS6_EEFNS_10unique_ptrINS2_13StunAttributeENS_14default_deleteISA_EEEEPKNS2_23StunByteStringAttributeEEEE","BindSocketToNetwork is not supported on this platform (Android SDK: ","id-smime-aa-ets-signerAttr","WebRTC.Video.H264EncoderImpl.Event","gbrp9be","Signaling: sdp is missing","VP9E_SET_TPL","rfc_reference_alt_ref","update_mode_delta[i]","N6webrtc4rtcp12SenderReportE","DSP Group TrueSpeech","Bound to local UDP port %u","getRotation","WebRTC-FindNetworkHandleWithoutIpv6TemporaryPart","ssrcs:[","ECDHE-PSK-CHACHA20-POLY1305","NSt6__ndk18messagesIwEE","dhpublicnumber","yuv444p14le","Failed to open input opus file: %s","(Ljava/lang/String;)V","scaler flags","it != remote_streams_.end()","rd_mult_key_qp_fac.den out of range [1..1000]","A53 Closed Captions","MediaBitrateSentInBps ","Christian Rock","18TL_jsonObjectValue","JPEG 2000 codestream restriction 0","getImplementations","onlyattr","frame alternate","AckedRateCandidate","N7cricket16SenderParametersE","Can't process incoming RTP packet when SRTP is inactive and crypto is required ","allow_raw_vfw",": Can't set DTLS remote settings in this state.","id-GostR3410-94-CryptoPro-XchA-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_sender.cc","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusENS_15AudioDecoderL16EEEE","dc%u begin export authorization","image/x-xbitmap","N6dcsctp8TLVTraitINS_27HeartbeatRequestChunkConfigEEE","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_pics)","The estimate lower bound by acknowledged rate factor must be non-negative: ","Empty payload.","No send module found for ssrc ","CWelsH264SVCEncoder::Initialize(), invalid iTemporalLayerNum= %d, valid at range of [1, %d].","Message to ","use DROP VIEW to delete view %s","RcUpdateIntraComplexity iFrameDqBits = %d,iQStep= %d,iIntraCmplx = %lld","before stop messageThread","frame_transformer_delegate_->FrameTransformer() == frame_transformer","Microsoft RLE","XviD%d","TLS 1.3 client unknown","SWelsEncoderOutput","Set ping most likely connection to ","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Ljava/util/Map;)V","N6webrtc10I410BufferE"," Local address: ","NSt6__ndk120__shared_ptr_emplaceINS_5arrayIhLj256EEENS_9allocatorIS2_EEEE","issuer capabilities","Compression","Not enough encryption data","N6webrtc14RateAccCounterE","S_SSA","Loss threshold must be greater than 0.","offer_to_receive_audio > 1 is not supported.","ADPCM IMA Duck DK3","out_channel_layout","no such table column: %s.%s","yuv422p","countryName","RIGHT PART OF ORDER BY","N7tgcalls14AndroidContextE","invalid:%s","wap-wsg","pMvUnitBlock4x4","Created scalability structure ","got response for request %p, req_id = %d - %s (messageId = 0x%llx)"," !\"#$%&'()*+,-./(","Unknown public key","Bitrate limits provided by encoder"," resample_interval_ms=","set input sample format",": Discarding response due to unknown comprehension-required attribute.","id-smime-cti-ets-proofOfOrigin","state.count:%d state.index:%d","id-smime-ct-compressedData","BAD_ECPOINT","N6webrtc27VideoStreamEncoderInterfaceE","verify","OCTET STRING","trigger %T already exists","raw ADTS AAC (Advanced Audio Coding)","libavformat/options.c","N4bssl21RecordNumberEncrypterE","Temporal Delimiter","min_prediction_order","kSMPTEST432","MAX_PAGE_SIZE=65536","Simple Profile","id-DHBasedMac",", format: ","type_id","can't parse magic %x in Bool","onRemoveStream","packet","nsCertSequence","video_hysteresis_factor","Reached maximum number of DLRR items.","layerId(%d) Profile is baseline, Change CABAC to CAVLC","Electronic Arts TQI video","hwaccel_flags","pwrite64","Miro VideoXL","getEncodedHeight","connected","SHUTDOWN_WHILE_IN_INIT","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='index'","WebRTC.BWE.InitiallyLostPackets","libavcodec/libvpxenc.c","N6webrtc13DtlsTransportE","generation","getIceCheckIntervalStrongConnectivity","INVALID_KEY_LENGTH","N7cricket28ActiveIceControllerInterfaceE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_utils.cc",": UDP socket creation failed","libavformat/mux.c","Ignore rtpmap line that did not appear in the <fmt> of the m-line: ","NSt6__ndk110__function6__funcIZN7tgcalls21FakeAudioDeviceModule7CreatorENS_10shared_ptrINS3_8RendererEEENS4_INS3_8RecorderEEENS3_7OptionsEE3$_0NS_9allocatorISA_EEFN6webrtc13scoped_refptrINSD_17AudioDeviceModuleEEEPNSD_16TaskQueueFactoryEEEE","DecrJumpZero","Got ACK:type","md5-sha1","googEchoCancellationReturnLossEnhancement","Video encoding parameters","Pruned","bad certificate status response","java/math/BigInteger","BandwidthLimitedResolutionsDisabled","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls25VideoStreamingSharedStateENS_9allocatorIS2_EEEE","INIT-ACK malformed","WebRTC-AddNetworkCostToVpn","Packet receive timeout, switching to relay",": Trying to connect to TURN server via ","firmware","WRONG_SEQUENCE",", clockrate_hz: ","The configuration is not valid, disabling the estimator.","\" replaced by default bitrate ","Corrupted media packet","bayer_rggb8","922337203685477580","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_state.cc","rqWN]9","audio_device_buffer_","image/x-xwindowdump","GIF89aGIF87aBBCD","recovered_packet","unexpected stream: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_cadence_adapter.cc","use wallclock as timestamps","bgra64le","WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest","aspect","NSt6__ndk111__money_getIwEE","OpenSSL error buffer overflow","Prune ","HEAD ","IDR_W_RADL","out_channel_count","setAttr-TokICCsig","len == max_len + 1"," | speech_dbfs: ","Could not read OPEN message channel type.","Sending fake SSL ClientHello message failed.","wall-clock time when stream begins (PTS==0)","RSA signature check FAILED (SHA256 mismatch)","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3NS_9allocatorIS2_EEFvN7tgcalls10AudioStateENS5_10VideoStateEEEE","Can't import public key","failed to get page %d","jitter_initial_delay_20","BAD_PAD_BYTE_COUNT","Netscape SSL Server Name","Failed to initialize the ADM.","Decoder implementation: ","N6webrtc16AudioDecoderPcmUE","kScreenshare","minutes_flag","[OpenH264] this = 0x%p, Detail:","Failed to initialize software-decoder fallback.","createEncoderCallback","Invalid RID Description format. Too many arguments.","%c\"%s\"","FingerprintClass","ExceptionHandler::WaitForContinueSignal sys_read failed:","dominant_nearend_detection_enr_exit_threshold","packetsDiscarded","WebRTC-Aec3SuppressorNearendMaxIncFactorOverride","ChaCha20-Poly1305","Sunplus JPEG (SP5X)","certificate extensions","getScalingSettingsLow","NEGOTIATED_ALPS_WITHOUT_ALPN","EMPTY FRAME","Failed to get the ssrc attribute value from ","Cannot set parameters on a stopped sender.","N7cricket30VoiceMediaSendChannelInterfaceE","compression_level","setct-CapReqTBS","dtlsRole","malloc failure","personalSignature","CreateOffer: ","WebRTC-Video-BalancedDegradationSettings","localCertificateId","Go2Meeting","()Lorg/webrtc/PeerConnection$SdpSemantics;","AudioDeviceBuffer::ctor","dvb_teletext","Hard Rock","drop_changed","FFmpeg H.264 decoder not found.","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","d.iPAddress","v210x","seed-ecb","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","DV (Digital Video)","Update [reapply] value=","aes-128-cfb","Echo detector: ","Trying to serialize MinusInfinity","N6webrtc18FieldTrialOptionalIbEE","recovered %d frames from WAL file %s","Configure() has been called, but a callback function has not been set with RegisterDecodeCompleteCallback()","tgc-media","Unsupported parameter for LNTF RTCP feedback: ","Only Some Reasons"," available connections due to: ","in gop_header","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/blinding.cc.inc","Demuxer not found","ED25519","23TL_set_client_DH_params","raddr","Lavc%d.%d.%d","Bitstream filter not found","CONNECTION_UNKNOWN_CELLULAR","Simulating CPU overuse.","Invalid separator(s) found.","misuse of aliased aggregate %s","enableSm","dataEncipherment","A_FLAC","Received TURN CreatePermission error response, code=","WebVTT ID","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","id-smime-aa-ets-commitmentType","SessionDescription is NULL.","QP offset between P- and I-frames","DCA (DTS Coherent Acoustics)","NSt6__ndk111__money_getIcEE","profile-level-id","documentLocation","Failed to set remote video description send parameters for m-section with mid='%s'.","Unreachable","shift timestamps so they start at 0","{payload_type: ","ZN6webrtc17ReceiveStatistics6CreateEPNS_5ClockEE3$_0","N6webrtc15GainControlImplE","vector[","Unsupported protocol for media type","WebRTC-FilterAbsSendTimeExtension","partition ","id-GostR3410-94-CryptoPro-XchB-ParamSet","Creating H264DecoderImpl.","N3rtc16RefCountedObjectIN6webrtc3jni32RTCStatsCollectorCallbackWrapperEEE","N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE","IceRestart","frame_length_range_ is not set","INVALID_SPAKE2PLUSV1_VALUE","cryptopro","X509v3 Any Policy","kFlexfec"," bps, received at ","DirName",": Received REFLECTOR message while the REFLECTOR port is disconnected","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_14NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","nsCaRevocationUrl","rtcpTransportStatsId","setct-BatchAdminResTBE","pcm_s64le","JPEG 2000 digital cinema 4K","->SendData(...): Transport is not started.","SetOption(","{format: ","Failed to initialize OpenH264 encoder","package_id","SHUTDOWN_COMPLETE chunk verification tag was wrong","N6webrtc21VideoBitrateAllocatorE","AutoCommit","tvazP","WebRTC-Bwe-LossBasedBweV2","ildctcmp","ParamValidation,Invalid resolution layer(%d) resolution(%d x %d) should be less than the upper spatial layer resolution(%d x %d) "," ms, mean recv delta: ","ILLEGAL_BITSTRING_FORMAT","SpeakerMute","second","BAD_BASE64_DECODE","WebRTC.Video.FecBitrateReceivedInKbps","Failed to parse delta header","corpus vbr complexity midpoint","Object Signing"," 0x%p","rate_min_send_loss","dSAQuality","ZN10ConnectionC1EP10Datacenter14ConnectionTypeaE3$_0"," requesting keyframe. Last RTP timestamp ","thread_type","\". Reason: ","noise preserving sum of squared differences","ZN18ConnectionsManager21receivedCaptchaResultEiPiNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEE3$_0","N6webrtc12_GLOBAL__N_119FrameDumpingDecoderE","INPUT_AND_OUTPUT_CHANGED","id-mod-crmf","WebRTC-Aec3SuppressorNormalHfMaskTransparentOverride","18TL_userStatusEmpty","cast5-cfb","sample_rate","json_tree","N7tgcalls12_GLOBAL__N_125AudioCapturePostProcessorE","SERVER_HANDSHAKE_TRAFFIC_SECRET","AddTransceiver is only available with Unified Plan SdpSemantics","INVALID_FIELD","initial_display_delay_present_for_this_op[0]","PixelYDimension","yuvj444p",", version=","SSL_CTX creation failed: ","SSSSSSSSS","L3T2h","WelsEncoderEncodeExt(), multi-slice (mode %d) InitAllSlicesInThread() error!","Packet already in queue.","setct-PCertResTBS","Invalid format for restriction: ","NSt6__ndk110__function6__baseIFN6webrtc13scoped_refptrINS2_25VideoTrackSourceInterfaceEEEvEEE","getQp","Unable to rewind ivf output file.","view %s may not be altered","%*sPolicy: ","Apple Pixlet","SSRC '","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc","can't parse magic %x in TL_future_salts","normal_tuning_mask_hf_enr_suppress","bt2020_12bit","socks5: unknown address type","'@nP'","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENS_8functionIFvxEEEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","Decoder not found","Signaling: muted must be a bool","Public IPv6 matches local address","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferEEE","SIGNAL BAR COUNT CHANGED: %d","WebRTC-Aec3EchoSaturationDetectionKillSwitch","remoteTimestamp","Downtempo","PBE-SHA1-RC4-128","pbeWithSHA1And3-KeyTripleDES-CBC","16TL_inputUserSelf","NSt6__ndk110__function6__baseIFvxNS_6vectorIjNS_9allocatorIjEEEEEEE","N6webrtc19FieldTrialsRegistryE","guess_mvs","Failed to allocate MFQE framebuffer","Size of playout buffer: ","NOTICEREF","SHUTDOWN_PENDING","language","N6webrtc3voe20ChannelSendInterfaceE","Incoming packet was decrypted successfully, changing P2P endpoint to %s:%u","value >= (-2147483647 - 1) && value <= (4294967295U)","reset sleep timeout account%u","Sending GOOG_DELTA_ACK","======== audio mixer thread exiting =========","padding bug (autodetected)","'%.*q'","N6webrtc15BackgroundNoiseE","DELETE","directory","CONNECTION_TYPE_NOT_SET","succeeded","Host: ","First audio RTP packet sent to pacer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_mixer/audio_mixer_impl.cc","decr_intvl","crypto kernel","7.1_WIDE_BACK","pbeWithSHA1And128BitRC4","running","IfNotZero","Sent first RTP packet of the first video frame (pre-pacer)"," of RTX codec ","BAD_ALERT","Called in wrong signalingState: ","OCSP No Check","/home/gradle/TMessagesProj/jni/voip/webrtc/video/buffered_frame_decryptor.cc","org/webrtc/PeerConnection$IceConnectionState","GlobalRef::ctor","adpcm_aica","num_samples <= kCngMaxOutsizeOrder","N6tgvoip21SocketSelectCancellerE","set audio sampling rate (in Hz)","WebRTC.Video.FirPacketsSentPerMinute","aptX HD (Audio Processing Technology for Bluetooth)","AVReplayGain","Unsupported transport type.","downmix","(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Lorg/webrtc/PeerConnection$AdapterType;)V","adpcm_ima_oki","Compression with rice limit 0","max_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","Audio I/O ready","wide left","default","compatible_brands","ReleaseReg","g_timebase:","N6webrtc23RtpVideoStreamReceiver218RtcpFeedbackBufferE","mkv,mk3d,mka,mks,webm","gif =","SetReceive: "," !\"#$%&'()*+,-./0123456789:;<=>?","MISSING_MAC","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_25NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ts_layer_id:","Multiple playout delays set. Actual delay value set to ","WelsUninitEncoderExt(), pthread_join(pThreadHandles%d) return %d..","ParamValidationExt(), slice mode = SM_SIZELIMITED_SLICE, uiSliceSizeConstraint = %d ,uiMaxNalsize = %d, will take uiMaxNalsize!","Invalid data found when processing input","id-it-keyPairParamRep","alg=%d got=%u expected=%u","select Dolby",") FAILED: destination->WriteExponentialGolomb(0)","TLS client read_server_hello_done","SESSION_ID_CONTEXT_UNINITIALIZED","unsafe use of %#T()","pipe() failed","LTR ,invalid LTR delete ,long_term_idx = %d , iFrameNum =%d "," encoder. Use fallback encoder.","SELECTs to the left and right of %s do not have the same number of result columns","DelayBasedCandidate","id-smime-spq-ets-sqt-uri","MediaManager isLowCostNetwork: ","ZN6webrtc18AudioTransportImplC1EPNS_10AudioMixerEPNS_15AudioProcessingEPNS_20AsyncAudioProcessing7FactoryEE3$_0","Capture post processor: ","S_TEXT/UTF8","SRTP event: unknown ","AES-192-CFB1","rfc_lst_fb_idx","g_threads out of range [..64]","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1","Zip Motion Blocks Video","X509v3 Policy Constraints","SetRemoteDescription failed because the session was shut down"," .(&$*,\"<24:860>","connection(%p) TLS len2 invalid","base_nonce","WebRTC-Audio-GainController2","Invalid session description.","gray16be","(Lorg/webrtc/MediaStream;)V","simbiosis_imx","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxNS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","NO_OPERATION_SET","p-pkt->data == pkt->size"," frame min delay=","PCM signed 16-bit little-endian","ffmpeg","mime-mhs-headings","Proxy-Authenticate:","x-google-max-quantization","dvbtxt","UNIVERSALSTRING_IS_WRONG_LENGTH","SRTP_AEAD_AES_128_GCM","Amuse Graphics Movie","audio_vad_no_voice_bandwidth","MSTRING_WRONG_TAG","0 == WebRtcG722_FreeEncoder(encoder)","number_of_temporal_layers >= 0","SSLV3_ALERT_UNSUPPORTED_CERTIFICATE","Forced switch to SW encoder due to temporal support.","WebRTC-GetEncoderInfoOverride","&.6>'/7?","Failed to parse header. Invalid sync code.","%;KZr?@","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_19NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","EXCESSIVE_MESSAGE_SIZE","): Transport is not started.","UNSUPPORTED_ECH_SERVER_CONFIG","org/webrtc/LibvpxVp8Encoder","retransmittedPacketsSent","Unable to parse PPS from H265 bitstream.","cdef_uv_pri_strength[0]"," {ssrc: ","N6webrtc27RtcEventBweUpdateDelayBasedE","Writing extra into header: type %u, length %d","N10__cxxabiv116__shim_type_infoE","The observation window size must be at least 2: ","simplearm","N6webrtc3jni32RTCStatsCollectorCallbackWrapperE","loop_filter_level[3]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_tls.cc","fillEnabled","Unable to parse SPS from H265 bitstream.",".TimeInBlockyVideoPercentage","audio_min_bitrate","write byte error","page_count","Windows Media Video 9 Image","Failed writing VP9 layer info.","&amp;","onCurrentEncoder"," (expecting ","[RI] %d bytes","nal_type >= 0 && nal_type < 32","RANGE with offset PRECEDING/FOLLOWING requires one ORDER BY expression","QCELP","Attempted to set RtpParameters with modified header extensions","crccheck","Missing version!","CAMELLIA-128-OFB","private_spspps_buf","Invalid proof","<not set>","N6dcsctp8TLVTraitINS_23HeartbeatAckChunkConfigEEE","ZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0","after sprite_top",", total_requested_padding_bitrate: ","PBE-SHA1-RC2-64","Unexpected error finding codec %d.","encoded->size() - old_size == info.encoded_bytes","col_interleaved_lr","NSt6__ndk110__function6__baseIFvON7tgcalls7MessageEEEE","googPreemptiveExpandRate","Darkwave","[Server]","FkCounter","UPDATE \"%w\".sqlite_sequence set name = %Q WHERE name = %Q","set list","N6webrtc17RTCRtpStreamStatsE","id-cmc-responseInfo","WebRTC-Aec3TransparentModeHmm","INTEGER_TOO_LARGE_FOR_LONG","WebRTC.Audio.EchoCanceller.ProcessingPersistentMultichannelContent","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_5NS_9allocatorIS7_EEFvvEEE","logToInjectable","android","Destroy","WebRTC-ProtectionOverheadRateThreshold","error in %s %s after %s: %s","shift timestamps so they are non negative","ORDER","qqvga","/home/gradle/TMessagesProj/jni/voip/tgcalls/InstanceImpl.cpp","quicktime_version","GOP timecode","X509v3 Basic Constraints"," fields.","authorityKeyIdentifier","NSt6__ndk114default_deleteIN3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEEEE","NSt6__ndk110__function6__baseIFvRKN7tgcalls16GroupJoinPayloadEEEE","database schema is locked: %s","Binding socket to network address","extReq","Divide","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1NS_9allocatorIS4_EEFvvEEE","Attempted to specify a rid not configured.","Config(%p, %s) fclose failed","N6webrtc24TransformedFrameCallbackE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","onInternalPushReceived","PlayoutDevices","normal_tuning_mask_lf_enr_transparent","ZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","can't parse magic %x in TL_msgs_state_info","NO ACTION","TURN allocate request timed out.","googEchoCancellation","Failed to map scaled ","point_y_scaling[i]","googContentName","libswresample/audioconvert.c","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip11OpusDecoderENS_9allocatorIS2_EEEE"," sync min delay=","/home/gradle/TMessagesProj/jni/voip/tgcalls/CodecSelectHelper.cpp","USER_LIB","objsign","setAttr-T2Enc","gifvideo.cpp stream","pkcs5","%s: socketpair","output file already exists","Failed to set up audio demuxing for mid='%s'.","shared-reflector-network","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_1","EndCoroutine","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1NS_9allocatorIS4_EEFvRKN3rtc17CopyOnWriteBufferExEEE","spatial_layer_description_present_flag","WAVEFORMATEXTENSIBLE_CHANNEL_MASK","Port pruned: "," for recv stream with ssrc ","Failed to allocate lf_sync->cond","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/asn1_gen.cc","N3rtc10AutoThreadE","connecting","Sending udp associate","lib(%u)","N6webrtc26RtpStreamReceiverInterfaceE","fast but inaccurate seeks","GetEnv() == prev_jni_ptr","%06x%s","WebRTC.Audio.StartRecordingSuccess","CWelsH264SVCEncoder::SetOption enable LTR = %d,ltrnum = %d","N6webrtc25RTCReceivedRtpStreamStatsE","pScreenBlockFeatureStorage->pFeatureValuePointerList","java/lang/Boolean","width >= 0","loop_filter_ref_deltas[i]","SetDefaultOutputVolume() to ","SSA (SubStation Alpha) subtitle","Reducing number of spatial layers from ","UNSUPPORTED_CIPHER","GPSTimeStamp","H.263+ / H.263-1998 / H.263 version 2","EOB_NUT","sect113r1","from.size() <= to.size()","OCSP Archive Cutoff","[MT] CWelsSliceEncodingTask InitTask(), Cannot find available thread for m_iSliceIdx = %d","org/webrtc/Metrics","getInitFlags","ZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS_4PortEPNS_18AllocationSequenceEE3$_1","ATTACH %Q AS vacuum_db","MPEG-4 Studio profile non rectangular shape","AES-128 Key for Audible AAXC files","N6webrtc27RtcEventLogFactoryInterfaceE","AVS2X","Update{","SWelsFuncPtrList","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/SignalingSctpConnection.cpp","Identity generation failed.","Failed to demux packet ","unknown pointer encoding","SLOWMODE_WAIT_","u_TextureUnit","index + kLengthFieldSize + fragment.size() <= payload_capacity","N6webrtc4rtcp18RapidResyncRequestE","thread constructor failed","cpu model","Failed writing VP9 SS data.","jitter_max_slots_60","receiveSignalingData: signalingConnection is not available","org/webrtc/BuiltinAudioDecoderFactoryFactory","NSt6__ndk110__function6__baseIFvN6webrtc8RTCErrorEEEE","muted","UNKNOWN_EXTENSION_NAME","id-pkix1-implicit-93","dh-cofactor-kdf","WebRTC-Video-EnableRetransmitAllLayers","N6webrtc24VideoRtpDepacketizerH264E","ERROR_SETTING_CIPHER_PARAMS","SMPTE-170","PRAGMA ","IN(...) element has %d term%s - expected %d","Key Agreement","Standard","sect193r2","ASN1_FBOOLEAN","org/webrtc/HardwareVideoEncoderFactory","HPKE-v1","NSt6__ndk110__function6__baseIFvN6webrtc11StrongAliasIN6dcsctp10TimeoutTagEyEEEEE","lpf_opt out of range [0..1]","Multiple layers","PBE-MD2-RC2-64","current_time","before join sendThread","LM20-","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LTR,expected bEnableLongTermReference = %d,expeced iLTRRefNum = %d,actual bEnableLongTermReference = %d,actual iLTRRefNum = %d","select modified-e-weighted noise shaping dither","WebRTC.Audio.EchoCanceller.Clockdrift","AdaptUp","GPSMeasureMode","environ","encoder_thread_limit","array","googTransmitBitrate","%s: received signal %d, but have no base configured","WebRTC-DisableUlpFecExperiment"," bytes is smaller than RTP header.","substr","urbkQ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/cpu_speed_experiment.cc","initialize","(*player_config) ->SetConfiguration(player_config, SL_ANDROID_KEY_STREAM_TYPE, &stream_type, sizeof(SLint32))","N6webrtc18media_optimization13VCMNackMethodE","jitter_min_delay_20","!s-> in_ch_layout || in ->ch_count == av_get_channel_layout_nb_channels(s-> in_ch_layout)","N3rtc21AsyncHttpsProxySocketE","Incoming FIR from SSRC "," from bundle group ","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn %d","ZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0","Found no certificates in PEM string.","adpcm_ima_ea_sead","tls ech","DWARF opcode not implemented","getResolutionBitrateLimits","X509v3 Extended Key Usage","account%u dc%u handshake: can't find valid server public key, type = %d","mv0_threshold"," from FlexFEC stream with SSRC: ","NO_INVERSE","application/vnd.ms-opentype","SdpDescrializeCandidate failed with sdp ","N7cricket19TurnAllocateRequestE","N6webrtc10VideoTrackE",": Couldn't send packet due to webrtc::DtlsTransportState::kClosed.","getConnectionType","MediaBitrateSentInKbps","23TL_server_DH_inner_data","High 4:4:4 Intra","SentPacketsLostInPercent","dominant_nearend_detection_trigger_threshold","player_object_->GetInterface(player_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &player_config)","error receiving %d / %s","layout <= CHANNEL_LAYOUT_MAX","Failed to decrypt: invalid message size","User Data","reveal =","color_primaries","WebRTC-ZeroHertzScreenshare","dsd_msbf","nonce_hash","unsupported x86 register","frame","sort_name","table_info"," image to ","aes-128-cfb8","sqlite_rename_column","max_unsent_stream_packets","Immediate exit requested","paf_audio","counting_type","Reordering extensions is not allowed.","IPSec User","Unexpected AP or FU received.","Illegal character found in the value of ","N6webrtc24ScalabilityStructureS2T1E","N6webrtc12_GLOBAL__N_121BandwidthEstimationIdE","Signaling: name must be a string","VNext","ROWID","SetRecordingDevice","c->chrDstH <= dstH","N6webrtc27RtcpFeedbackSenderInterfaceE","slCreateEngine() failed: ","AP header truncated.","Telegram ","mpegts","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_21NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bufsize","rfc_update_buffer_slot","N6webrtc4rtcp5TmmbnE","ZN6dcsctp12DcSctpSocketC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEERNS_21DcSctpSocketCallbacksENS1_10unique_ptrINS_14PacketObserverENS1_14default_deleteIS9_EEEERKNS_13DcSctpOptionsEE3$_0","sol_dpcm","Seek each stream individually to the closest point","Packet missing where it shouldn't.","N4bssl12_GLOBAL__N_127AES128RecordNumberEncrypterE","s->...","Enable external track support."," packets because they were sent on a different route.","rtbufsize","after new_pred","UNABLE_TO_CREATE_SOCKET","VUpdate","Initialized DelayBasedBwe with separate audio overuse detection","Removed port: ","getIceUnwritableTimeout","googCurrentDelayMs","native_sendRequest","Expects at least ","PSK_NO_CLIENT_CB","N6webrtc12_GLOBAL__N_119FrameDumpingEncoderE","temporal_id < num_layers","kI422","St12domain_error","[MT] CWelsLoadBalancingSlicingEncodingTask()InitTask for m_iSliceIdx %d at time=%lld","%s.%s.%s","N6tgvoip5audio10AudioInputE","N6webrtc3jni26VideoEncoderFactoryWrapperE","Could not read message with kId: ","PCM signed 24-bit big-endian","Failed to allocate cpi->mb_wiener_variance","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_credential.cc","index corruption","Truncated packet or corrupt partition ",", max_kbps: ","SELECT*FROM\"%w\".%s ORDER BY rowid","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_vp8_ref_finder.cc","Signaling: ssrcsGroups items must be objects","max_output_noise_level_dbfs","layer_id.temporal_layer_id == 0","Chanson","BlueViolet","localId","input_parameters->is_valid()","estimate_noise_when_congested"," after ","SorterInsert","ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless)","PacketBuffer is already at max size ("," doesn't fit into one byte","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1NS_9allocatorIS4_EEFvvEEE","ppBasis","BITLIST","WebRTC-Pacer-IgnoreTransportOverhead","wrong decrypted length","Signaling: screencastState must be one of [\"inactive\", \"suspended\", \"active\"]","VideoOptions {","REPLAYGAIN_ALBUM_GAIN","Remainder","closing","output_frame_height_in_tiles_minus_1","desc->ToString(&sdp)","N6webrtc21PeerConnectionFactoryE","add column","N6dcsctp8TLVTraitINS_15SackChunkConfigEEE","Southern Rock","out_sample_fmt","Packet %u is out of order and too late","fps_diff","SignalingSctpConnection: not ready to send, storing data until ready to send (","contact_nonce","jitter: packet won't fit into provided buffer of %d (need %d)"," fps: ","Thread","NSt6__ndk124__generic_error_categoryE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverEEE","NetworkManager detected ","0123456789ABCDEF0123456789abcdef","initial_select_dampening","EECDH","fecBytesReceived","text/plain","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc","N7cricket22WebRtcVoiceSendChannelE","raw_.iv.size() == 16","BwRampupUpperBoundFactor","resurrected","encoder_buffer_delay[i]","KEYS_NOT_SET","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal15handleRemoteSdpERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESB_EUlN6webrtc8RTCErrorEE_NS7_ISE_EEFvSD_EEE","IfPos","N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE","TLS Web Server Authentication","NSt6__ndk110__function6__funcIZN18ConnectionsManager9setUserIdExE3$_0NS_9allocatorIS3_EEFvvEEE","tile_rows out of range [0..2]","TR20O","Failed to encode X509.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digest/digest.cc.inc","Motion vectors","Clock rate must be positive.","loadClass","no such savepoint: %s","new_end <= buffer_->data_size_","RC5-CFB",": from ","bytes_to_start >= 0 && s->raw_scan_buffer_size >= bytes_to_start","luma bicubic, chroma bilinear","vp9_kbps_res","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvNS2_9TimeDeltaEE_NS_9allocatorISL_EEFvSJ_SK_EEE","Invalid bitrate settings in layer %d, bitrate= %d at FrameRate(%f)","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_0NS_9allocatorISQ_EEFNS2_17IceTransportStateEvEEE","low_delay_mode_flag[i]","WebRTC-ApmExperimentalMultiChannelCaptureKillSwitch","Bool expected","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","N6webrtc20FieldTrialStructListINS_27BalancedDegradationSettings6ConfigEEE","On2 VP3","Screensharing","state_proof","brainpoolP512t1","id-smime-aa-contentIdentifier","min_area_ratio","INVALID_KEY_ID","wap-wsg-idm-ecid-wtls12","sidx version %u","RequestMemorySvc() failed due to invalid uiIntraPeriod(%d) (=multipler of uiGopSize(%d)!","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_4NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","N6webrtc12_GLOBAL__N_110ADMWrapperE","21TL_userStatusLastWeek","NSt6__ndk110__function6__funcIZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS2_16RtpRtcpInterface13ConfigurationEE3$_0NS_9allocatorIS8_EEFvNS2_9TimeDeltaEEEE","pScreenBlockFeatureStorage->pLocationOfFeature","Send video packet","SERVER_CERT_CHANGED","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_2NS_9allocatorISQ_EEFbPKNS2_10ConnectionEEEE","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler15AddIceCandidateENSt6__ndk110unique_ptrINS2_21IceCandidateInterfaceENS4_14default_deleteIS6_EEEENS4_8functionIFvNS2_8RTCErrorEEEEE3$_1EE","voice_info_by_receiver_ssrc_.count(receiver_info.ssrc()) == 0","WebRTC-VideoFrameTrackingIdAdvertised","alpha_mode","7.1_WIDE","AUTOMATIC COVERING INDEX","Unknown constructor found ","Discarding truncated FlexFEC03 packet.","x509Certificate","screen","getDeviceModel","maximum allowed capacity. Capacity: ","Empty feedback messages not allowed.","dflt_value","AggFinal","FFmpeg v%d.%d.%d / libavcodec build: %d","Unexpected GetEnv return: ","org/webrtc/SSLCertificateVerifier","onRemoveTrack"," media packets per frame. Max is ","ParamValidation(),Invalid usage type = %d",".NumberResolutionDownswitchesPerMinute ",": no RTT estimate - using default DTLS handshake timeout","Scalable Vector Graphics","org/webrtc/EncodedImage$FrameType","p_tex_bits","operator()","N7tgcalls11ThreadsImplE","HCOM Audio","No FrameEncryptor is attached to this video sending stream but one is required since require_frame_encryptor is set","INVALID_POLICY_IDENTIFIER","googPlisReceived","PCM 24.0 floating point little-endian","Failed to create TransportDescription answer because of incompatible security settings","ignidx","Failed to register the sink for RTP demuxer.","SoftNull","CONF_LIB"," VideoSendStream config: ","id-smime-aa-securityLabel","ECDHE-RSA-AES128-GCM-SHA256","alllayers","EVENT_NOEPOLL","Matched SdpVideoFormat ",", timestamp: ","<;;;;;;;;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/block_processor.cc","des-cfb8","BindSocketToNetwork unable to find network handle for","MISSING_EQUAL_SIGN","dct_coeff","WebRTC-SrtpRemoveReceiveStream","Can't change crypto_options after calling SetLocalDescription.","%d%*1[:/]%d%c","cvid0"," role.","Skipping invalid frame_size_window=",", padding packets generated = ","setCext-hashedRoot","max_bandwidth_bps","x2rgb10be","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x","RSV_NVCL45","sect131r2","22TL_help_termsOfService","pkcs7-data","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/channel.cc","RealText subtitle","select triangular dither with high pass","BandwidthQualityScalerResource","candidates","smime_sign","lipshitz","Encoded.Qp.H265.S2","algor","empty_result_callbacks","WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx","BF-CFB","x264_build","VP6F\\","schedulers_.empty()","N6dcsctp21DcSctpSocketInterfaceE","set pixel format","step_size","TrueHD","account%u dc%u handshake: can't find valid cdn server public key, type = %d","setct-AuthResTBSX","D_WEBVTT/METADATA","ZN6webrtc8internal19VideoSendStreamImplC1EPNS_5ClockEiPNS_16TaskQueueFactoryEPNS_12RtcpRttStatsEPNS_35RtpTransportControllerSendInterfaceEPNS_9MetronomeEPNS_25BitrateAllocatorInterfaceEPNS_14SendDelayStatsEPNS_11RtcEventLogENS_15VideoSendStream6ConfigENS_18VideoEncoderConfigERKNSt6__ndk13mapIjNS_8RtpStateENSL_4lessIjEENSL_9allocatorINSL_4pairIKjSN_EEEEEERKNSM_IjNS_15RtpPayloadStateESP_NSQ_INSR_ISS_SY_EEEEEENSL_10unique_ptrINS_13FecControllerENSL_14default_deleteIS15_EEEERKNS_15FieldTrialsViewENS14_INS_27VideoStreamEncoderInterfaceENS16_IS1C_EEEEE3$_0","vp9: failed to avcodec_send_frame %d","whsxga","jitter: resyncing, next timestamp = %lld (step=%d, minDelay=%f)","getLocalNetworkAddressesAndInterfaceName","p->data[0] && p->allocator_data","bf-cfb","N7cricket28MediaChannelNetworkInterfaceE","Renderware TXD (TeXture Dictionary) image","/Users/dkaraush/projects/td/tdutils/td/utils/utf8.cpp","; handle ",") FAILED: destination.WriteBits(colour_description_present_flag_override, 1)","Sets if the file is seekable","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_client.cc","DeltaT0","personalTitle","Netscape CA Policy Url","schema","/Users/dkaraush/projects/td/tde2e/td/e2e/Trie.cpp","setNativeAudioTrack","NSt6__ndk111__money_putIwEE","FFV1)","size <= static_cast<size_t>(std::numeric_limits<int>::max())","org/webrtc/BuiltinAudioEncoderFactoryFactory","TAG_TOO_LARGE","Invalid dependency descriptor: structure attached to non first packet of a frame.","NACK list full, clearing NACK list and requesting keyframe.","HDR Dynamic Metadata SMPTE2094-40 (HDR10+)","Failed to allocate EC key","can't find java ByteBuffer allocateDirect","right","reset initial_select_timestamp_ = ","NativeInstanceClass","RSA-SHA1-2","NSt6__ndk110__function6__funcIZN18ConnectionsManager10loadConfigEvE3$_0NS_9allocatorIS3_EEFvvEEE","N6dcsctp7ContextE","N6webrtc3jni10JNILogSinkE","org/telegram/messenger/voip/AudioRecordJNI","mov,mp4,m4a,3gp,3g2,mj2","bgr444be","select high Shibata noise shaping dither","Invalid state for RTCP mux answer, state is ","overlap_flag","DynSlcJudgeSliceBoundaryStepBack: AddSliceBoundary: iCurMbIdx=%d, uiLen=%d, iSliceIdx=%d","onMessage","ZN18ConnectionsManager17bindRequestToGuidEiiE3$_0","Time Stamping","zooRd:","Creating H264EncoderImpl.","nullif","nonRepudiation","pPic->pScreenBlockFeatureStorage","Mnemonic","unexpected end of input after start of comment","RSA-RIPEMD160","getEncodedP","setext-cv","md5WithRSAEncryption","AES256-GCM-SHA384","20TL_help_getCdnConfig","data == opaque","Zero hertz mode disabled.","Ua9enable_ifI","typeinfo for ","libavformat/utils.c","NSt6__ndk110__function6__baseIFvPvjEEE","kSMPTEST2084","e2e.keyContactByPublicKey","secp128r2","N7cricket20IceTransportInternalE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sSpatialLayers[%d]: .iVideoWidth= %d; .iVideoHeight= %d; .fFrameRate= %.6ff; .iSpatialBitrate= %d; .iMaxSpatialBitrate= %d; .sSliceArgument.uiSliceMode= %d; .sSliceArgument.iSliceNum= %d; .sSliceArgument.uiSliceSizeConstraint= %d;uiProfileIdc = %d;uiLevelIdc = %d;iDLayerQp = %d","iNumRefFrame(%d) setting does not support the temporal and LTR setting, will be reset to %d","Forcing frame to avoid timeout for stream ","Space"," New state: ","Error: stream init failed"," of RED codec ","N7cricket5CodecE","priority","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONS_6vectorINS2_23MediaChannelDescriptionENS_9allocatorIS5_EEEEE_NS6_ISA_EEFvS9_EEE",", padding_debt = ","libdav1d","yuv444p12be","'}DwYr","INVALID_GROUP_ORDER","Failed to allocate frame buffer","N6webrtc19I444BufferInterfaceE","Too big string found","WebRTC.PeerConnection.SslCipherSuite.Data","N6webrtc22ForwardErrorCorrection6PacketE","N6webrtc34SctpDataChannelControllerInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ecdsa/ecdsa.cc.inc","SetMicrophoneVolume","TLS server read_client_key_exchange","InitDqLayers(), InitSliceInLayer failed(%d)!","Simulating overuse with intervals ","N6dcsctp22HeartbeatInfoParameterE","mime-mhs-bodies","Variance based Aq","0 == WebRtcOpus_DisableFec(inst_)","signalingProtocolVersion: unknown version ","setct-ErrorTBS",": Missing STUN_ATTR_XOR_PEER_ADDRESS attribute in data indication.","OCSP Nonce","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Timed Text Markup Language","allow using absolute path when opening alias, this is a possible security issue","Encoder config: ","btreeInitPage() returns error code %d","Received H.264-IDR frame (SPS: ","encrypted","<sample_fmt>","src_format","NO X509_NAME","INVALID_BLOCK__INVALID_STATE_PROOF__SECRET","argument of ntile must be a positive integer","/Users/dkaraush/projects/td/tdutils/td/utils/tl_parsers.cpp","ignore loop setting (netscape extension)","White","ERROR_PARSING_EXTENSION","Insconsistent chain configuration for frame#","HTTP_SERVER_ERROR","Failed to allocate cpi->consec_zero_last","Packet buffer unexpectedly empty.","vp9: no context created!","ADPCM IMA Capcom's MT Framework","SIGNATURE_ALGORITHMS_EXTENSION_SENT_BY_SERVER","sect193r1",", fixed_gain_factor: ","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I422BufferBaseEEEEE","DSA_LIB","prosumer","left-right","SEED-CBC","getSsrc","TLS client read_session_ticket","ICtCp","NO_NID_FOR_CURVE","NSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NO_CIPHERS_PASSED","yuv444p10be","!avctx->hwaccel","type='trigger' AND name='%q'","org/webrtc/VideoEncoder$Settings","pcm_vidc","after first_half_vbv_occupancy","name   depth","ICE server parsing failed: Empty uri.","NBIO_CONNECT_ERROR","SELECT tbl,idx,stat FROM %Q.sqlite_stat1","Not removing candidate because the JsepTransport doesn't exist.","DeepPink","json_replace","OAEP_DECODING_ERROR","N6webrtc18PixelLimitResourceE","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE0_","For each track type, mark the first track of disposition default as default; for audio and video: if none exists, mark the first track as default.","Duplicate ","->ResetStream(sid=","mpegvideo","N6webrtc37SetRemoteDescriptionObserverInterfaceE","()Lorg/webrtc/VideoCodecStatus;","Unsupported min_frames value, ignored.","conversion of relative pts to ticks would overflow","avcodec_receive_frame failed with result: ","mov,mp4,3gp,3g2,psp,ipod,ismv,f4v","MISSING_EOC","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_MAX_BITRATE,, layerId =%d,iBitrate = %d","%s: malloc","cast5-ecb","N3rtc12_GLOBAL__N_119TestRandomGeneratorE","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKhLin4711EEERKN6webrtc9RTPHeaderEEEE","native_discardConnection","XBM (X BitMap) image","connection(%p) invalid proxy response on state 4",": TURN channel bind timeout ","WebRTC.Video.RecoveredMediaPacketsInPercentOfFec","AcmReceiver::InsertPacket ","max_frame_size_percentile","The Newton step size must be positive: ","set surround mix Level","min_payload_bitrate",", enable_fast_accelerate=","AddRecvStream: ","cpu_speed","MinBitrate","secp224k1","N6webrtc19RTCMediaSourceStatsE","FINGERPRINT_FAILURE","!send_in_progress_","NSt6__ndk110__function6__baseIFvRKNS_6vectorIhNS_9allocatorIhEEEEEEE","Can't increase external permissions","RAND_LIB","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls19GroupNetworkManagerENS_9allocatorIS2_EEEE","N3rtc6SocketE","Error in %s: %s","N6webrtc4rtcp5TmmbrE","id-GostR3410-94-CryptoPro-C-ParamSet",", aligning to that.","!race_checker383.RaceDetected()","Config(%p) unable to rename file %s to backup file %s","vp9: failed to send packet %d","N6webrtc29RtcpPacketTypeCounterObserverE",", padding_size=","bytesSentMobile","i_qfactor","Hip-Hop","Single message packet bit in not first message.","onProxyError","NotExists"," }, gain_controller1: { enabled: "," changed to ","proof=","CREATE TABLE %Q.sqlite_sequence(name,seq)","St10bad_typeid","Substream [ssrc: ","SetPlayout(","&&&&&&&&&&","busy_timeout","N6webrtc11RtcEventLogE","[java] %s","org/webrtc/RefCounted","frequency.IsFinite()","Same/old NTP timestamp (","Enqueue failed: %d","ECH_SERVER_CONFIG_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip13MessageThreadEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","swr_flags","require_valid_rtt","ReopenIdx","N6webrtc26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEE","brainpoolP384r1","wap-wsg-idm-ecid-wtls7","RowSetTest","(is_same_signedness<RT, AT>::value) || ((static_cast<RT>(r) < RT{}) == (static_cast<AT>(a) < AT{}))","RtfiD_","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUljhbE_NS_9allocatorIS6_EEFvjhbEEE","%.16g","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/vad/vad.cc","GetOpenSLEngine","Trailer","N6webrtc19AudioProcessingImplE","y14be"," (could not parse peer tag)","UNSPEC59","RealVideo 2.0","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","googAutoGainControl","%s0x%s","libavcodec/options.c","LightSlateGray","org/webrtc/VideoFrame$I420Buffer","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_4NS_9allocatorISA_EEFvvEEE","e2e.chain.block","(IIIIIIIJLjava/util/ArrayList;Ljava/util/ArrayList;)V","N6webrtc12_GLOBAL__N_17VadImplE","aes-256-ctr","fdebug","{name: ","VP6A\\","policyMappings","Failed to parse parameters for BweLossExperiment experiment from field trial string. Using default.","c2onb239v5","IYUVI420YU12I420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","Change QP Range from(%d,%d) to (%d,%d)","N7tgcalls24WrappedAudioDeviceModuleE","nativeSetMicMute","WebRTC-VP8-ForcePartitionResilience","NSt6__ndk110__function6__baseIFN6dcsctp6TimeMsEvEEE","Cannot add a REFERENCES column with non-NULL default value","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519_asn1.cc","accept_exit","Network disconnected for handle ","TLS_RSA_WITH_AES_256_CBC_SHA","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_stream_receiver_controller.cc","N6webrtc24Vp8FrameBufferControllerE","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/ec.cc.inc","offset == (sizeof(huff_quad_vlc_tables) / sizeof((huff_quad_vlc_tables)[0]))","Setting new certificate.","INVALID_SCT_LIST","Bisque","gm_params[ref][idx]","ParamValidationExt(), eSpsPpsIdStrategy setting (%d) with iUsageType (%d) not supported! eSpsPpsIdStrategy adjusted to CONSTANT_ID","actions & _UA_SEARCH_PHASE","/Users/dkaraush/projects/td/tdutils/td/utils/Random.cpp","AntiqueWhite","AudioEncoderOpusImpl: Overhead unknown, target audio bitrate ","twelve_bit"," min_fps ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_19NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Too many not ACKed messages.","N6dcsctp12InitAckChunkE","ZN7tgcalls19GroupNetworkManagerC1ERKN6webrtc15FieldTrialsViewENSt6__ndk18functionIFvRKNS0_5StateEEEENS6_IFvjiEEENS6_IFvbEEENS6_IFvRKNS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEENS6_IFvjhbEEEbNS6_IFvjEEENS5_10shared_ptrINS_7ThreadsEEEE3$_0","Library ","Frame ","Successfully decrypted packet in MTProto2.0 fallback, upgrading","VoipRecv","Too many CSRCs for Bye packet.","max_plaintext_byte_size <= frame->size()","Audio object type %s%d","Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3","=m9LI2","frame starting offset must be a non-negative number",": Gathered candidate: ","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferEbEEE","select SoX Resampler","NSt6__ndk120__shared_ptr_emplaceIN6json119JsonArrayENS_9allocatorIS2_EEEE","Invalid SDP line.","dc%u begin import authorization","EnableBuiltInAEC(%d)","Not enough space in H.265 codec header to insert SPS/PPS provided out-of-band.","-DS-RR","SRTP_AES128_CM_SHA1_32","()Ljava/util/List;","N6webrtc26NetworkControllerInterfaceE","N6webrtc31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEE","Invalid number of parameters provided.","database","Zero bytes per frame, but %d samples per frame","totalDecodeTime: ","smpte428","select cubic","WebRTC.Audio.Agc2.EstimatedSpeechLevel","Could not read batteryLevelIsLow.","interplayacm","16TL_reactionEmpty","there is already another table or index with this name: %s","tier-flag","Subtitle Position","INVALID_BMPSTRING","Recording Location","rc_2pass_vbr_bias_pct out of range [..100]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112MediaSegmentENS_9allocatorIS3_EEEE","%s: %p(fd %d) already on queue %x","favor predicting from the previous frame","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_2","SeekLE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0"," not supported.","N6webrtc12_GLOBAL__N_123FrameCadenceAdapterImplE","temporal_group_ref_pic_diff[i][j]","getAddress","Remove remote ssrc: ","Not sending probe in bandwidth limited state.","avctx.level","PhysicalSocketServer asked to remove a unknown dispatcher, potentially from a duplicate call to Add.","LimeGreen","Last buffer was not updated during pattern cycle.","secureid_ocr_nn.dat","Unable to write IVF header for ivf output file.","<image_size>","c2pnb368w1","tune-content","extended master secret","Magenta","pcm_bluray","uniqueMember","vp9: failed to alloc context","malformed uleb128 expression","BAD_ENCODING","Huffyuv FFmpeg variant","read bool error",": Scheduled refresh in ","audio_jitter_buffer_max_packets","initial_bitrate_factor"," observed after observer shutdown","no such index: %s","subtreeMaximumQuality","supplied certificate is malformed.","ERROR! ","N3rtc19BufferedReadAdapterE","CA Issuers","NO_SHARED_CIPHER","igndts","Disabling AGC since built-in AGC will be used instead","InsertPacket","ad_timestamping","Receive contact_nonce BEFORE self_nonce","skip queue, token = %d: download type: network unavailable","SetSenderParameters: ","Failed to send packet, rejected by RTP module.","org/webrtc/audio/WebRtcAudioRecord","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","totalInterFrameDelay","sha1WithRSAEncryption","ParamValidationExt(), monitor invalid pCodingParam->iSpatialLayerNum: %d!","Trying to apply local block, not from server"," with delay_ms=","org/telegram/messenger/voip/ConferenceCall$CallVerificationState","Failed to enable RTX without RTX SSRC or payload types.","id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet",", rate diff: ","audio_init_bitrate_saving","Avid 1:1 10-bit RGB Packer","Video Object Start","SensingMethod","total_bps: ","WebRTC.Stun.Integrity.Response","IDEA-OFB","()Lorg/webrtc/PeerConnection$BundlePolicy;","invalid state","ALL:!SHA256:!SHA384:!aPSK:!ECDSA+SHA1:!ADH:!LOW:!EXP:!MD5:!3DES","on_delete","TLS 1.3 server select_session"," is too small for Remb packet.","quality <= 12","Enabled-29,95,149,205,24,37,26,36,0.9995,0.9999,1","WebRTC.Call.BitrateReceivedInBps, ","Invalid SCTP max message size.","WebRTC-LegacySimulcastLayerLimit","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa_impl.cc.inc","OpenEphemeral","pOut->pNalLen","org/webrtc/RtpCapabilities","%s: %p(fd %d) not on queue %x","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_send_stream.cc","Proxy-Authorization: ","set used channel count"," upper limit: ",", already: ","event_queue_insert","Session description must have ice ufrag and pwd.","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pCountMbNumInSlice is NULL","InsertDtmf: No audio channel exists.","N12_GLOBAL__N_116itanium_demangle29PointerToMemberConversionExprE","id-mod-cmc","Error during NewGlobalRef","Clear","-inf ms"," Vp9FrameBuffers are still referenced during ~LibvpxVp9Decoder.","AVupe","Applied GOOG_DELTA_ACK","Booty Bass","Digital Pictures SGA Video","account%u dc%u handshake: inner data too large %d, type = %d","alg=%d","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","actions & (_UA_SEARCH_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)","account%u dc%u handshake: completed, time difference = %d, type = %d","%-12s ","Stack trace for thread ","N7cricket18BasicIceControllerE",", dst_frame->sample_rate_hz_ = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/felem.cc.inc","N6webrtc4rtcp5RtpfbE","Constrained Baseline","WebRTC-VP8-Forced-Fallback-Encoder-v2","string_view::at","WebRtcVoiceMediaChannel::SetSenderParameters: ","operator^",") FAILED: destination.WriteUInt8(transfer_characteristics_override)","WebRTC.Video.ReceiveStreamLifetimeInSeconds ","WebRTC-Aec3UseLowLateReflectionsDefaultGain","$]WsAb`>","WelsInitEncoderExt(), pOut of memory in case new CWelsPreProcess().","WebRtcVoiceMediaChannel::InsertDtmf","INVALID_COMPRESSION_LIST","error-resilient","sqlite_master","exchangeId","Failed to allocate pbi->tile_workers","(JLjava/lang/String;)V","info_hash","N10WelsCommon9CWelsLockE","pilotAttributeType27","codecvt_byname<wchar_t, char, mbstate_t>::codecvt_byname failed to construct for ","id-regInfo-certReq","(Lorg/webrtc/PeerConnection$SignalingState;)V","pthread_key_create","The NullVideoDecoder doesn't support decoding.",", ssrcs: [","SetSpeakerMute","pcm_dvd","NSt6__ndk114__codecvt_utf8IDiEE",", max_qp: ","frameHeight","suspended: ","--SS--","CreateVideoEncoder failed, failing encoder format: ","Invalid signature length: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","%d:%02d.%06d","can't find stream information %s, %s"," is not in use, transport ","no x86 float registers","Bitstream not supported by this decoder","WebRTC.Video.SendStreamLifetimeInSeconds","yuva444p10be",", rtp: ","Attempted to set RtpParameters max_framerate to an invalid value. max_framerate must be >= 0.0","frame_type","Unsupported delta version","Unspecified 29","json_each","partitions","Received packet has wrong inner length (%d with total of %u)","DSA-old","H.261","N6dcsctp8TLVTraitINS_42ZeroChecksumAcceptableChunkParameterConfigEEE","broadcast_height=","EARLY_DATA_NOT_IN_USE","Inhibit Policy Mapping","[REC : ","gamma28","keywords","yuv440p","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc","Attempting to get RTP receive parameters for stream with SSRC ","mp2,mp3,m2a,mpa","2001:67c:4e8:f004:0000:0000:0000:000a","camellia-256-cfb","LOCOI","NSt6__ndk117__widen_from_utf8ILj16EEE","N6webrtc3jni12_GLOBAL__N_122AndroidVideoI420BufferE","DeltaT2B","Invalid ICE server host: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/stream_synchronization.cc","SMPTE 428-1","emoji_hash","arithmetic xor dither","LTR ,iMarkFrameNum invalid LTR delete ,long_term_idx = %d , iFrameNum =%d ","N6webrtc21VCMProtectionCallbackE","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_10VideoTrackEEEEE","RtxBitrateSentInKbps","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","simpleSecurityObject","<GSpherical:Stitched>","googHasEnteredLowResolution","p2p_type","resolution_threshold_px","subcmp",".FixedDigitalGainCurveRegion.Knee","pMbCache->pPrevIntra4x4PredModeFlag","org/telegram/messenger/voip/VoIPServerConfig","org/telegram/messenger/voip/JNIUtilities","DATA_SAVING_ROAMING is not supported","id-alg-PWRI-KEK","Failed to create transport answer, transport is missing"," code=","section:","totalRoundTripTime","N6dcsctp8TLVTraitINS_18InitAckChunkConfigEEE","N6webrtc12_GLOBAL__N_114I210BufferBaseE","N6webrtc3jni16VideoSinkWrapperE","Failed to query stereo playout.","Failed to allocate cpi->coding_context.last_frame_seg_map_copy","reduce buffering","RegisterAudioCallback","hugeFramesSent","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor *= u_Alpha;}","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEENS_10shared_ptrIS4_E27__shared_ptr_default_deleteIS4_S4_EENS_9allocatorIS4_EEEE","timing_info_present_flag","TRAILING_DATA_IN_EXTENSION"," that wasn't requested.","before delete audioIO","is_inited","WebRTC.Video.OnewayDelayInMs","DTS-HD MA",", enable_rtx_handling=","!frag->data && !frag->data_ref","googNacksSent","cell_size_check","dplii","RefLot[%d]: iPoc=%d, iPictureType=%d, bUsedAsRef=%d, bIsLongRef=%d, bIsSceneLTR=%d, uiTemporalId=%d, iFrameNum=%d, iMarkFrameNum=%d, iLongTermPicNum=%d, uiRecieveConfirmed=%d","receiveDataChannelMessage: error parsing message: ","audio_congestion_window","bitand","x|j-^","mobileTelephoneNumber","DSD (Direct Stream Digital), least significant bit first, planar","Received packet doesn't have PFLAG_HAS_SEQ, PFLAG_HAS_RECENT_RECV, or both","rport","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.cc","GetChangedReceiverParameters called with unsupported video codec: ","googLibjingleSession","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Art Rock","gTGk/","<unsupported>","fast bilinear","12TL_boolFalse","16TL_rpc_req_error","bt2020_10bit","Failed to initialize internal frame buffers","allow RAW VFW mode","RequestMemorySvc(), InitDqLayers failed(%d)!","A device with a derived frame context cannot be used as the destination of a HW -> HW transfer.","enable linear interpolation","native_cleanUp","{QtXm","set dither method","<GSpherical:InitialViewRollDegrees>","number of bits needed for the block","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEJPS2_RKNS_12placeholders4__phILi1EEERKNSA_ILi2EEERKNSA_ILi3EEEEEE","8088flex TMV","Failed to create transport answer, unsupported transport is missing","All candidates gathered for pooled session.","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_27NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","json_%s() needs an odd number of arguments","JOINT-ISO-ITU-T","Too many log messages. Further stalled encoderwarnings will be throttled.","N6webrtc26RtpTransportControllerSendE",", sequence number ","N3rtc14OpenSSLAdapterE","id-GostR3410-2001-CryptoPro-A-ParamSet","pos_limit <= pos_max","N7tgcalls26VideoCapturerInterfaceImplE","X509v3 Freshest CRL","For a total packet loss of ","layer_id.spatial_layer_id == 0"," received","WebRTC-GenericPictureId","PCM 64-bit floating point big-endian","RSA-SHA384","pool->alloc || pool->alloc2","HEADPOSTGET OPTI","PAKE_AND_KEY_SHARE_NOT_ALLOWED","s->nb_components == 4","WebRTC.Audio.SourceMatchesRecordingSession","Cannot adjust AGC config (precondition failed)","wrong Vector magic in TL_cdnConfig, got %x","NO_METHOD_SPECIFIED","35TL_messageEntityBlockquote_layer180","totalSamplesReceived","WebRTC-Audio-PriorityBitrate","PCM signed 16-bit big-endian","N6webrtc23RtpTransceiverInterfaceE","uniform_tile_spacing_flag","Failed to allocate denoiser","get_type() == TrieNodeType::Pruned","LavenderBlush","ZeroOrNull","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.h","allow_reordering","Failed to read attribute key","frequency_hz > 0","Maximum retries reached for allocation mismatch.","Failed to allocate row_mt_worker_data->recon_sync_cond","ILLEGAL_OBJECT","rowid=?","OliveDrab"," sinks.","libavcodec/vp9_superframe_bsf.c","Failed to read string encoding","createNativeVideoEncoder","IfNullRow","unsigned __int128","anaglyph_cyan_red","N6dcsctp23TaskQueueTimeoutFactory16TaskQueueTimeoutE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","directory services - algorithms","NO_CIPHER_MATCH","Microsoft Smartcardlogin","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.cc","N6webrtc19DefaultIceTransportE","select none",", total_size=","Config(%p, %s) remove backup failed, %s","automatic index on %s(%s)","worker_thread->Start()","refine the two motion vectors used in bidirectional macroblocks","speed","N6webrtc24VideoRtpDepacketizerH265E","tgvoip"," encoder.","Can't initialize NullVideoDecoder.","reflector-","mediaType","org/webrtc/DataChannel$Init","HKDF functions","20TL_msg_detailed_info","(I)Lorg/webrtc/PeerConnection$IceGatheringState;","MatrixType::None","SECOND_NUMBER_TOO_LARGE","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusDecoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","UNKNOWN_DIGEST","future","Set Thread Num to %d did not succeed, current thread num in use: %d","NSt6__ndk110shared_ptrIN7tgcalls17ThreadLocalObjectINS1_18InstanceNetworkingEEEE27__shared_ptr_default_deleteIS4_S4_EE","onStageEndpoints","tde2e private key","VP8E_SET_STATIC_THRESHOLD","TDATTIMETORYTRDATSIZTYER","wrong # of entries in index ","N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE","ZN18ConnectionsManager9setUserIdExE3$_0","LightSalmon","min_input_volume","pbeWithSHA1And128BitRC2-CBC","Request forced SW encoder fallback: ",", low_latency_output: ","avs2t","rtt_ms: ","Lossless mode","X509v3 Subject Key Identifier","dvaudio","[Self]","-I(l!","X509v3 No Revocation Available","Failed to apply block: ","tde2e_encrypt_data","STUN BINDING request","kCDCLS","INVALID_BUFFER_SIZE","FloralWhite","num_stddev_size_outlier","remoteCandidateId","front","WebRTC-Vp9ExternalRefCtrl","reflector","CursorLock","incomplete input","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENSt6__ndk110shared_ptrIN7tgcalls15PlatformContextEEExxiNS2_23VideoChannelDescription7QualityENS0_8functionIFvONS2_13BroadcastPartEEEEEUlP7_JNIEnvE_","Timeout: No increase in RTCP RR extended highest sequence number.","N6webrtc25MediaStreamTrackInterfaceE","12) erase request %d 0x%llx"," and transition from ","merchant initiated auth",": Received REFLECTOR message with incorrect peer_tag","N6tgvoip11IPv6AddressE","Local fingerprint supplied when caller didn't offer DTLS.","A_OPUS/EXPERIMENTAL","Attempted to set RtpParameters scalabilityMode to an unsupported value for the current codecs.","pFirstMbIdxOfSlice","Signaling: contents items must be objects","%s%02x","Failed to allocate pbi->mt_current_mb_col","Digital Signature","DOWNGRD","N6webrtc23SimulcastEncoderAdapter13StreamContextE","AsyncHttpsProxySocket::OnConnectEvent","%s: deflate() failed with error %i","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/moving_percentile_filter.h","delta_q_u_ac.delta_coded","Complexity based Aq","dhSinglePass-cofactorDH-sha256kdf-scheme","Ingoring remote sdp","vaapi","17TL_inputPeerEmpty","BT.2020 - 12 bit","GOST R 34.10-94","*>?UU>","init_recording_on_send","iv.size() == 16","put_bits_count(&pbc) <= 8 * ctx->write_buffer_size","Failed to allocate cpi->copied_frame_cnt","native_bindRequestToGuid","yuva444p9le","Payload list must have at least one value.","Packet payload size should be ","Unsupported bitstream profile","WebRTC-Bwe-NoFeedbackReset",", marker=","RTX codec ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection31InitializeTransportController_nERKNS2_23PeerConnectionInterface16RTCConfigurationERKNS2_26PeerConnectionDependenciesEE3$_0NS_9allocatorISB_EEFvN3rtc17SSLHandshakeErrorEEEE","close notify","extension %u","Signaling: lowBattery must be a bool","Deluxe Paint Animation","St19bad_optional_access","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdh/ecdh.cc","normal_tuning_max_inc_factor","InstantUpperBoundTemporalWeightFactor","startPlayout","dc%d account%u clear authKeyPerm","DIGEST","Multiview High","GPSLatitudeRef","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","mblmax","WebRTC.Video.RenderFramesPerSecond "," min_bitrate_bps = ","PRINTABLESTRING",": Received TURN channel bind error response, id=","getStableWritableConnectionPingIntervalMs","[Rc] Frame timestamp = %lld, iDid = %d,skip one frame due to target_br, continual skipped %d frames","%s: read","Error cannot create encoder: %s","{rtp_history_ms: ","SequenceTest","OCSP_CB_ERROR","scte_35","EncryptedStorage::secret_for_key","MPEG-4 part 2","StopRecording failed","Creating Data Channel","Hi There","onRequestWriteToSocket",", {ssrc: ","GPSProcessingMethod","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_2","setct-CapRevResTBE","Updating NAT64 prefix","Generated ","WebRTC-Aec3SuppressorDominantNearendEnrExitThresholdOverride","max_gf_interval out of range [extra_cfg->min_gf_interval..(MAX_LAG_BUFFERS - 1)]","PC Paintbrush PCX image","WebRTC-IncomingTimestampOnMarkerBitOnly","buildingName","gbrap16le","send_session_","N6webrtc18RtpCodecCapabilityE","Texture Shape Layer start","superseded","rc_undershoot_pct out of range [..100]","onDestroy","): Could not find playout device.","ISO US Member Body","tile_columns out of range [0..6]","MediumBlue","read byte error","TURN ALLOCATE response","WebRTC-Audio-OpusGeneratePlc","PacingController exceeded max iterations in send-loop. Debug info: ","N12_GLOBAL__N_116itanium_demangle13QualifiedNameE","controlled","Probe cluster (bitrate_bps:min bytes:min packets): (","destination horizontal chroma position in luma grid/256","account%u dc%u handshake: can't decode DH params, type = %d"," user_id=","WebRTC.Video.Decoded.Vp8.Qp ","WebRtcVoiceEngine::ApplyOptions: ","too many FROM clause terms, max: %d","At most 24 channels are supported.","setct-AuthRevResTBEB","now >= last_update_time_","()Lorg/webrtc/VideoFrame$I420Buffer;","video_send_ssrcs_.empty()","Missing Mandatory Parameter, missing_parameter_types=","Signaling: parsedSsrc must not be 0","ecdsa-with-SHA384","jitter_max_slots_20","guard variable for ","InitGlobalJniVariables!","N3rtc19PacketSocketFactoryE","there is already an index named %s","event","uyvy422","Wrong signature","!whitelist || !(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || !strcmp(whitelist, e->value)","VP8E_SET_ARNR_MAXFRAMES","cannot create INSTEAD OF trigger on table: %S","S_TEXT/ASS","native_position","Escape 124","N6webrtc12_GLOBAL__N_135VideoEncoderSoftwareFallbackWrapperE","AMBIGUOUS_FRIENDLY_NAME","Code Signing","OPERATION_ERROR_WITH_DATA","127.0.0.1","rows deleted","QP thresholds: low: ","server","mremap","reject","terminating due to %s exception of type %s","WebRTC.Video.PliPacketsSentPerMinute","ASN1_SEQUENCE","INVALID_DIGIT","libavutil/crc.c","Assume the first pts should be this value (in samples).","ReceiverVideoConstraints","STRENGTH","Skip RESEND:type","Can't send RTCP if it is disabled.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_23InstanceV2ReferenceImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","type() == Type::kI444","Unsupported initial_scale_factor value, ignored.","setext-miAuth","setCext-IssuerCapabilities","Set initial_select_dampening_ping_received: ","WebRTC.RtpTransportControllerSend.SetSdpBitrateParameters: nothing to update","Failed to unprotect SRTP packet: no SRTP Session","\",\"id\":\"","libavutil/avstring.c","textNotice","N6webrtc12_GLOBAL__N_114I444BufferBaseE","Cannot fall back for temporal support since fallback that supports is not available. Using main encoder instead.","UDP proxy control socket ready to send","MP3onMP4","nominated","Offset %d out of range %d..%d","non_deterministic","GOOG_DELTA consumer did not return ack!","tbl,idx,stat","vp8_s0_boost","N3rtc16RefCountedObjectIN6webrtc10I420BufferEEE","Arf buffer was not updated during pattern cycle.","CANT_CHECK_DH_KEY","nal_length_size","ignoring untracked data for out of order packet.","N7WelsEnc22IWelsReferenceStrategyE","Speech encoder not provided.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/hkdf/hkdf.cc.inc","Uninitialized entropy context.","spatial_index < kMaxSpatialLayers","Modifying framerate due to remaining fps count.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc","N6webrtc19DefaultNetEqFactoryE","WebRTC.Video.DecodeTimeInMs ","The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra prediction is still done over the partition boundary.","4:2:0 color format requires profile 0 or 2","N6webrtc14AudioRtpSenderE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_sps_flag, 1)","STREAM_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonDoubleENS_9allocatorIS2_EEEE","N6webrtc21FieldTrialConstrainedINS_8DataRateEEE",", total_requested_max_bitrate: ","PCM 16.8 floating point little-endian","cannot limit WAL size: %s","RC2-ECB"," ms, recv delta=","yuva422p16le","OPERATON_NOT_INITIALIZED","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc","Auravision AURA","id-GostR3410-94-CryptoPro-A-ParamSet","N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE","weighted","error in %s %s%s%s: %s","<GSpherical:InitialViewPitchDegrees>","secp224r1","side by side (quincunx subsampling)","Failed to allocate cpi->mi_ssim_rdmult_scaling_factors","AES-128 IV for Audible AAXC files","ECDHE-RSA-CHACHA20-POLY1305","AVFormatContext","MSID not signaled, skipping creation of StreamParams","use four motion vectors per macroblock (MPEG-4)","N6webrtc28VideoBitrateAllocatorFactoryE",", ssrc: ",", clipping_threshold: ",": Received data packet with invalid size tag","BindSocketToNetwork bound network handle for"," [SAR %d:%d DAR %d:%d]"," height=","pcm_s24be","certBag","-- %s","The instant upper bound bandwidth balance must be positive: ","bt1361e","QCELP / PureVoice","N6dcsctp8TLVTraitINS_36MissingMandatoryParameterCauseConfigEEE","ntsc-film","UNIVERSALSTRING","N6webrtc28EncoderSwitchRequestCallbackE","N4bssl12_GLOBAL__N_122X25519MLKEM768KeyShareE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls4PoolINS1_7ThreadsENS1_14ThreadsCreatorEEENS_9allocatorIS5_EEEE","WEBRTC_VIDEO_CODEC_ERR_PARAMETER","height_in_sbs_minus_1[i]","BurlyWood","Try to remove stream with ssrc ","SSL Client","v4-rmnet_data","NSt6__ndk114__shared_countE","Unsupported fps setting, value ignored.","0.f < noise","Retro","select multithreading type","getCryptoOptions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/utility/source/helpers_android.cc","CERTIFICATE","s->midbuf.ch_count == s->used_ch_count","sbr->data[ch].bs_num_env > 0","Saturation","vaapi_moco","-DS-RR-RR","bgra64be","+inf bps","WebRTC.Video.ReceiveStreamLifetimeInSeconds","LOADING_CERT_DIR","innoHeim/Rsupport Screen Capture Codec","No stream found to attach encoder selector","id-aes256-GCM","JournalMode","VDestroy","isAudioSourceMatchingRecordingSession","InstantUpperBoundBwBalance","partial index WHERE clauses","smpte2084","org/webrtc/DefaultVideoDecoderFactory","opportunistic entropy fill failed","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEE27__shared_ptr_default_deleteIS3_S3_EE","doesn't support the number of reference frame(%d) change to auto select mode","ENCODER_NOT_FOUND","CIPHER_OR_HASH_UNAVAILABLE","Missing TURN server credentials.","bgr48be","N12_GLOBAL__N_116itanium_demangle10BitIntTypeE","Found out of band supplied codec parameters for payload type: ","flag indicating that the input is a live file that only has the headers.","stepping","crlBag","BIO_LIB","N3rtc16RefCountedObjectIN6webrtc15SctpDataChannelEEE","SignalingSctpConnection: sent data of ",", Discard rest of packets.","Monkey's Audio","socket event has EPOLLRDHUP","row value misused","size<=2147483647 - 5 && p - pkt->data >= size","NSt6__ndk110__function6__funcIZN18ConnectionsManager13switchBackendEbE3$_0NS_9allocatorIS3_EEFvvEEE","packetsReceived","CLIENT_TRAFFIC_SECRET_0"," padding_budget_kbps=","WebRTC.Video.Screenshare.Layer1.FrameRate","N7cricket23StunXorAddressAttributeE","N6webrtc12NetEqFactoryE","N6webrtc17RtcEventLogOutputE","BAD_DH_P_LENGTH","`@0 0","cap_uncertainty","11EmojiStatus","operator>>","dataChannelMessage rejecting binary message","Failed to write encoded frame","json_array_length","N6tgvoip5audio17AudioInputAndroidE","bytes >= needed_bytes","Bandwidth probing disabled","SNOW\"","connection(%p, account%u, dc%u, type %d) received message len %u but packet larger %u","operator>","is_renderer_empty == bool(*boxed_renderer)","FLACParser::errorCallback status=%d","unlikely","(Lorg/webrtc/PeerConnection$PeerConnectionState;)V","string literal","file renamed while open: %s","SCTP_FAILURE","after first_half_bitrate","Export unrecognized metadata entries","video_size","Cannot change width or height after initialization","(JJJJ)V","account","e2e.keyContactByUserId","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114UnifiedSegmentENS_9allocatorIS3_EEEE"," deceleration_target_level_offset_ms=","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","getIceUnwritableMinChecks","ret <= 0","expected value, got ","frames_per_buffer: ","N6webrtc23AudioDeviceDataObserverE","progressive","AudioOptions {","distinguishedName","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS2_20MediaStreamInterfaceEE3$_3NS_9allocatorIS6_EEFvPNS2_19VideoTrackInterfaceES5_EEE","CommitBroadcast","hsxga","NO_POLICY_IDENTIFIER","invalid page number %d","Config(%p, %s) config write ok","APP_DATA_IN_HANDSHAKE","buf_size >= 0","Detaching thread from JVM","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc","param0","resyncing: avgLate16=%f, resyncThreshold=%f","color_trc","ENCRYPTED_MESSAGE_INVALID","t;h~]","Avantgarde","error binding to port %u: %d / %s","after sprite_trajectory","pwrite","N3rtc14RefCountedBaseE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_lib.cc","revocationDate","AudioProcessing: ","Something wrong: public key of decrypted private key differs from requested public key","N6webrtc17AudioDeviceModuleE","Denormal disabler unsupported","setct-PIUnsignedTBE"," REAL","17TL_msg_resend_req","got TL_msg_detailed_info for rpc request %p - %s","PCM unsigned 24-bit little-endian","associatedDomain","N6webrtc31StreamStatisticianImplInterfaceE","message_id %lld req_msg_id %lld connection(%p, account%u, dc%u, type %d) rpc error %d: %s","Maroon"," (overridden: ","NSt6__ndk123enable_shared_from_thisIN7tgcalls22SignalingKcpConnectionEEE","ZN7tgcalls4Meta11RegisterOneINS_18InstanceImplLegacyEEEbvE8MetaImpl","Permitted","NSt6__ndk110__function6__baseIFvONS_6vectorIN7tgcalls23MediaChannelDescriptionENS_9allocatorIS4_EEEEEEE","codec_tag","version","c2tnb239v2","22TL_bind_auth_key_inner","Tried to send upgrade request repeatedly","333?333?","Packet is too small to contain CSRCs it promise to have.","Not implemented","Cannot set direction on a stopping transceiver.","%02d:%02d:%012.9f","kBT1361_ECG","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIiEE",": Received non-DTLS packet before DTLS complete.","number_of_temporal_layers_ <= kMaxNumTemporalLayers","libavcodec/parser.c","19TL_messageEntityUrl","native_setPushConnectionEnabled",", details: ","libswresample/rematrix.c","policyid","4) erase request %d 0x%llx","' with invalid id:","WebRTC-UseTurnServerAsStunServer","camellia-256-ofb","TG_META","holdconn","Packets between send burst arrived out of order, resetting:","Illustration","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_29NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Remote offer connection role is ","MPEGTS Stream ID","AsyncHttpsProxySocket::Connect(","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","video_send_streams_.empty()",", Type="," pk=?","  !!\"\"##$$%%&&''(())**++,,--..//00112233445566778899","TLS_CHACHA20_POLY1305_SHA256","video_frame_buffer_ != nullptr","ZN7tgcalls4Meta11RegisterOneINS_14InstanceV2ImplEEEbvE8MetaImpl","Packet too small","Do not gather candidates on high-cost networks","%s:%f ","buffered_amount overflowed jlong!","/webrtc_receive_stream_","set input channel layout"," VIRTUAL TABLE INDEX %d:%s","Unidentified extension in the packet.",", enable_muted_state=","D_WEBVTT/SUBTITLES","september","UNKNOWN_DIGEST_LENGTH","pBase","N6webrtc8SyncableE","N4bssl12_GLOBAL__N_114X25519KeyShareE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_device_template.h","commonName","flush_packets","media_bps: ","SL_RESULT_RESOURCE_ERROR","UNKNOWN_KEY_EXCHANGE_TYPE","jitterBufferEmittedCount","nearend_tuning_max_inc_factor","N6webrtc13FlexfecSenderE","N6webrtc12_GLOBAL__N_122VSyncEncodeAdapterModeE","id-it-preferredSymmAlg","generate pts","N6webrtc13SrtpTransportE","vulkan","OpenType font","MnemonicVerificationWords","moneypunct_byname failed to construct for ","The bandwidth preference smoothing factor must be in (0, 1]: ","video/x-matroska","dsicinaudio","Enabled-%d,%d,%d","21TL_messageEntityEmail","seqno","Invalid string length: ","AlrState","PCM SGA","Aquamarine","Error during CallIntMethod","native_getCurrentTime","width_in_sbs_minus_1[i]","trust_vp9","Fixed key used for handling Audible AAX files","connection(%p) TLS hello complete","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_pkt.cc","N7tgcalls25VideoCaptureInterfaceImplE","UI routines","A BUNDLE group was added in the answer that did not exist in the offer.","nameConstraints","WebRTC-Audio-Allocation","Attempted to stop a mandatory extension.","BAD_FOPEN_MODE",", pro_audio: ","WebRTC-Aec3UseShortConfigChangeDuration","PBE-MD2-DES","GPSDestDistance","Transceiver type does not match media description type."," failed because the session was shut down","FITS (Flexible Image Transport System)","extra_bits_bug","destination height","yuva444p9be","Unable to add video 'outbound-rtp' to report, ID is not unique.","cdef_damping_minus_3","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_20NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","OBJECT DESCRIPTOR","Signaling: exchangeId must be a string or a number","floating point AAN DCT","Echo control factory: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvbE_NS_9allocatorISK_EEFvSJ_bEEE","Get key: ","bayer_bggr8","Encoded.Qp.H265.S0","Terminate[tid=%d]","HKDF_LIB","send_ping_on_nomination_ice_controlled","Failed to allocate context.","BECOMING_DELAYED","NIST P-521","unknown table option: %.*s","DATA_CHANNEL_FAILURE","P-521","WebRTC-Audio-2ndAgcMinMicLevelExperiment","N6webrtc15DecoderDatabaseE","MATERIALIZE %!S"," ms, end: ","lottie_image_load_from_data",": Missing STUN_ATTR_ALTERNATE_SERVER attribute in try alternate error response","The state of the promise has already been set.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_lib.cc","offset_x >= 0","connection(%p) unable to decrypt server response","x-unknown","alice_PK","lower","IfNot","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE","mediacodec","ALBUMARTIST","Connection::OnConnectionRequestResponse - No MAPPED-ADDRESS or XOR-MAPPED-ADDRESS found in the stun response message","ADPCM Sound Blaster Pro 2.6-bit","Skipping message on non-open stream with sid: ","NESTED_TOO_DEEP","use_128x128_superblock","WRITE_TO_READ_ONLY_BIO","dhSinglePass-stdDH-sha256kdf-scheme","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_","Failed to write packet to queue.","<invalid interface>","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS2_15GroupLevelValueEE_NS_9allocatorIS7_EEFvS6_EEE","constraint failed","receiveSignalingData encryption not available","NSt6__ndk119__iostream_categoryE","TLS 1.3 server read_second_client_flight","More than one H264 SPS NAL units needing rewriting found within a single STAP-A packet. Keeping the first and rewriting the last.","internationaliSDNNumber","Input bitstream might be randomly truncated","NONE_LIB","CreateAudioRecorder","FFmpeg version 4.4.5","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderG722ENS_16AudioDecoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioDecoderL16EEEEEE","native_receivedCaptchaResult","Failed to allocate cpi->tile_thr_data","Auxiliary coded picture without partitioning","setct-RegFormResTBS","factor","GOST 28147-89 MAC","des-ede3","N6webrtc12_GLOBAL__N_114I410BufferBaseE","h264_br","startcode","N7cricket22MediaChannelParametersE","id-GostR3411-94-with-GostR3410-94-cc","' should be rejected.","Output array is too short. ","Packet type must be set before sending.","Failed to parse codecs correctly.","%s%3i","15TL_dh_gen_retry","org/webrtc/RtpParameters$Encoding","INVALID_BLOCK__NO_PERMISSIONS","onComplete","0 == WebRtcOpus_EncoderFree(inst_)","sect163r1","limit","pread","Pop-Folk","des-ecb","No data channel section in the description.","Delay stats: number of old packets ","DEPTH_EXCEEDED","8svx_fib","id-cct-crs","v]rLo","rc_min_quantizer:","Generating key frames for audio is not supported.","Unable to send empty message","INVALID_PARAMETERS","frame_size_window","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_112VideoSegmentENS_9allocatorIS3_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/connection.cc","ms to dispatch.","Reset unsignaled remote stream for ","MintCream","Kega Game Video"," failed because DTLS identity request failed","Scaling down resolution, max pixels: ","INVALID_BROADCAST__INVALID_REVEAL","N6dcsctp8TLVTraitINS_27ShutdownCompleteChunkConfigEEE","bgr48le","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_STOPPED)","InitCoroutine","color space","cannot fstat db file %s","22TL_messageEntityStrike","Downgrade counts: fps: {","N6webrtc19VideoEncoderFactoryE","setct-CredRevReqTBE","N6dcsctp28TraditionalReassemblyStreamsE","Unknown media type","max-bundle configured but session description has no BUNDLE group","account%u dc%u handshake: invalid DH answer server nonce, type = %d","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_1clEN7tgcalls17GroupNetworkStateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","CLIENTHELLO_PARSE_FAILED","clipped_level_step","waiting","New remote candidate: ","iedge","ar_coeff_shift_minus_6","Disable candidates on link-local network interfaces.","pixel","SpeakerIsInitialized","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake.cc","max-intra-rate","Sending UDP ping to %s:%d, id %lld"," bps,  max: ","export_mvs","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","receiveTimeout","?transport=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_resampler.cc","PaceAtLossBasedEstimate","error","N6webrtc18FieldTrialOptionalINS_8DataRateEEE","QUIC_INTERNAL_ERROR","[%s @ %p] ","INVALID_NAME","Dialogue: %ld,","N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE","Trying to serialize Unified Plan SDP with more than one track in a media section. Omitting 'a=msid'.","ZZN7tgcalls23InstanceV2ReferenceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEEN3$_0clEPNS_31InstanceV2ReferenceImplInternalEEUlS3_E_","Cannot load pruned node: invalid offset","TOO_MANY_TEMPORARY_VARIABLES","__cxa_guard_abort","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/encoder_stream_factory.cc","stopRecording","NSt6__ndk16__bindIMN6tgvoip14VoIPControllerEFvvEJPS2_EEE","Failed to allocate temporal filter buffer","V_MPEG4/ISO/AVC","20TL_messageEntityBold","ppMbListD[0]","aaControls",": TURN channel bind requested successfully, id=","TRUST_TOKEN_LIB"," and packet range [","avcodec_receive_frame (drain) failed with result: ","N6webrtc18media_optimization12VCMFecMethodE","WebRTC.Audio.InitRecordingSuccess","thstndrd",": expected ","org/webrtc/RtpCapabilities$CodecCapability","PART_NUMBER","unknown(%u)","Neither or both thresholds should be set.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_121BandwidthEstimationIdEEE","<string>","NSt6__ndk110__function6__baseIFvN3rtc9ArrayViewIKN6dcsctp23UnwrappedSequenceNumberIN6webrtc11StrongAliasINS4_6TSNTagEjEEEELin4711EEENS4_13DcSctpMessageEEEE","id-smime-aa-msgSigDigest","Page %u: ","NSt6__ndk133__unary_function_keep_layout_baseINS_17basic_string_viewIcNS_11char_traitsIcEEEEPN6webrtc20RtpTransportInternalEEE","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_3","RSA-SHA1","WebRTC-Aec3TransparentModeKillSwitch","BAD_OBJECT_HEADER","RecordingDevices","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d] and yield to power of 2.","[ts] Transient suppression is now disabled.","Attempted to set RtpParameters with modified SSRC","b != nullptr","N12_GLOBAL__N_116itanium_demangle21TypeTemplateParamDeclE","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1:%d","bgr4_byte","]\"D\\2","(Landroid/content/Context;)Z","googAnaFrameLengthDecreaseCounter","Generating key pair",". Discarding TURN port.","protocol_whitelist","N3rtc16RefCountedObjectIN6webrtc23IceTransportWithPointerEEE","ATI VCR1","org/telegram/messenger/voip/AudioTrackJNI","ZN6webrtc20AudioEncoderOpusImplC1ERKNS_22AudioEncoderOpusConfigEiE3$_0","max_window_packets","PCM unsigned 8-bit","tz_offset","WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride","partyName","config_.decoder_factory","BitAnd","PKPARAMETERS2GROUP_FAILURE","pCountMbNumInSlice","Removed remote candidate ","maximum video quantizer scale (VBR)","org/webrtc/CandidatePairChangeEvent","bytesDiscardedOnSend","collate_byname<wchar_t>::collate_byname(size_t refs) failed to construct for ","AddIceCandidate failed because the session was shut down","InitFallbackEncoder","SubjectDistanceRange","JNIUtilities","N7cricket29IceControllerFactoryInterfaceE","tg_end",", ms since last received data="," NAL units. Will not keep track sps and pps ids for all of them.","' is invalid. RTCP-MUX is not enabled when it is required."," Input: ","Failed to create scalability structure.","Shoegaze","g_event_logging_active.compare_exchange_strong(zero, 1)"," is too small for TMMBN.","JACOsub subtitle","Bad incoming packet size: ","adpcm_ima_moflex","Can't find at least one reference frame with valid size","N6webrtc25TransportFeedbackObserverE","Visually Impaired","Failed to write private key","postalAddress","min_pixel_count","on_update","<video_rate>","UNEXPECTED_EXTENSION_ON_EARLY_DATA","luma bicubic / chroma bilinear","Strings must be encoded in UTF-8","HANDSHAKE_FAILURE_ON_CLIENT_HELLO","+infinity","isRemote","N6webrtc27RtcEventProbeClusterCreatedE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","top-bottom",": Failed to create connection to ","@N6webrtc14RTPSenderVideoE","twinvq","selectedCandidatePairChanges","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_25NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129AudioDeviceDataObserverSharedENS_9allocatorIS3_EEEE","33f33333","DTLS retransmission","cleartext track 2","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","Sipro ACELP.KELVIN","googFingerprint","no entry point [%s] in shared library [%s]","DW_OP_fbreg not implemented","N6webrtc12_GLOBAL__N_135VideoDecoderSoftwareFallbackWrapperE","Sending queued packet","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_tracker.cc","pFrameBs","InherentLossLowerBound"," upper_pixel_count = ","dominant_nearend_detection_hold_duration","Not removing candidate because it does not have a transport name set: ","id-ppl","org/webrtc/ApplicationContextProvider","((env != nullptr) && (status == JNI_OK)) || ((env == nullptr) && (status == JNI_EDETACHED))","WebRTC-Aec3VerySensitiveDominantNearendActivation","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc","MIC-ONLY","id-GostR3411-94-with-GostR3410-2001","RoESr=","N3rtc16RefCountedObjectIN6webrtc10NV12BufferEEE","%s: %s.%s","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","bad_weak_ptr","Zero hertz mode enabled (max_fps=","org/webrtc/EglBase10Impl","Increase sharpness at the expense of lower PSNR","Invalid number of tile columns","N6webrtc12_GLOBAL__N_116MediaFactoryImplE","WebRTC-Bwe-PaceAtMaxOfBweAndLowerLinkCapacity",": Received non-STUN packet from unknown address: ","Invalid frame size","primary_ref_frame","AlrExperimentSettings::MaxOneFieldTrialEnabled(*key_value_config)","resumption","Overflow of blocky frames cache.","Checking average QP ","The DtmfProvider can no longer send DTMF.","ADPCM Creative Technology","setct-AuthRevReqTBE","NSt6__ndk19__num_getIwEE","slices","' does not match previous type.","Tiertex Limited SEQ video","SeekRowid","googJitterReceived","Invalid usage of segment feature on small blocks","NSt6__ndk110__function6__baseIFvPvN6webrtc9TimeDeltaEEEE","too many terms in compound SELECT","WebRTC-DscpFieldTrial","allow decoders to produce unaligned output","S_HDMV/PGS","Uncompressed packed MS 4:4:4:4","AsyncHttpsProxySocket << ","skip_count","Beam Software VB","id-hex-partial-message","NSt6__ndk110__function6__baseIFvRKN7cricket9CandidateEEEE","Unencrypted prefix size is too large","STUN binding response with no error code attribute."," timestamp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/client/basic_port_allocator.cc","e2e.personalUserId","NSt6__ndk114codecvt_bynameIcc9mbstate_tEE","random_device got EOF"," in favor of PT=","getHandle",".dynstr","N6webrtc15PlanarYuvBufferE","remote_streams is not available with Unified Plan SdpSemantics. Please use GetReceivers instead.","INPUT_NOT_REDUCED","pSadCostMb","Expect line: ","N6webrtc13DecisionLogicE","speech_probability_threshold","outWidth","application/octet-stream","TLS 1.3 client read_server_certificate_verify","N7cricket13PortAllocatorE","Failed to parse SPS id from SPS slice.","void __cxxabiv1::scan_eh_tab(scan_results &, _Unwind_Action, bool, _Unwind_Exception *, _Unwind_Context *)","st->internal->request_probe <= 0","collate_byname<char>::collate_byname failed to construct for ","[AGC2] Clipping prediction disabled.","Failed to parse error cause of type ","Failed to allocate row_mt_worker_data->recon_sync_mutex","atrac9","Failed to create structure ","Cookie Received While Shutting Down","Trust Root","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_NS_9allocatorIS7_EEFvS6_EEE","%s_%d","skip_clear","unofficial","SetDirection failed, code ","wrong number of users",", rtx_ssrc: ","CALL_FAILED: ","homeTelephoneNumber","Left VoIPController::~VoIPController","decoder: no buffers left!","Orientation","Matroska / WebM","unsafe use of virtual table \"%s\"","INVALID_BIT_STRING_PADDING","Can't find a decoder associated with payload type: ","stream_ids.size() == 1U","rec%d.yuv","bottom front right","discard all frames except keyframes","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_15NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0NS_9allocatorISB_EEFvvEEE","' already exists.","WRONG_CURVE"," }}, high_pass_filter: { enabled: ","ssl_server","TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG","JvmThreadConnector::dtor","getEnableImplicitRollback","Darkorange","Amazing Studio Packed Animation File Video","low_qp","NuppelVideo/RTJPEG",", %dx%d","DES-EDE3-CFB1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decision_logic.cc","adpcm_ima_wav"," %02x","id-GostR3410-94-CryptoPro-XchC-ParamSet","hdr.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","resample_cutoff",".NumberFreezesPerMinute ","av_buffer_get_ref_count(sl->ref_list[list][index].parent->f->buf[0]) > 0","incremental","gost2001","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/oct.cc.inc","N6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsE","WelsInitEncoderExt(), pCtx= 0x%p.","NSt6__ndk110__function6__funcIZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvvEEE","Interplay ACM","ABI version mismatch","(JZ)V","nativePtr","WRONG_MESSAGE_TYPE","UniqueNackRequestsReceivedInPercent","Waiting to verify certificate until digest is known.","St20bad_array_new_length","10000000","bwe:large_pacing_queue pacing_rate_kbps=","suspended","WebRTC-Bwe-LinkCapacity","ASN1_ANY","Destroying old default receive stream for SSRC=","invalid external permissions","decryption key","Unexpected STAP-A or FU-A received.",", bitrate_priority: ","NSt6__ndk110__function6__funcIZN6webrtc20AudioEncoderOpusImplC1ERKNS2_22AudioEncoderOpusConfigEiE3$_0NS_9allocatorIS7_EEFNS_10unique_ptrINS2_19AudioNetworkAdaptorENS_14default_deleteISB_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_11RtcEventLogEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/h265_bitstream_parser.cc","Unsupported rtp extension ","X9.42 DH","N6webrtc32RtcEventVideoReceiveStreamConfigE","createDecoderCallback","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_1NS_9allocatorIS6_EEFvvEEE","WebRTC.Call.PacerBitrateInKbps","java/lang/NullPointerException","Extended","TypeCheck","error-code bits not zero","id-smime-ct-DVCSResponseData","SRTP_AEAD_AES_256_GCM","desc->flags & (1 << 4)","WEBRTC_VIDEO_CODEC_TIMEOUT","Don't support width(%d) or height(%d) which is less than 16 ","SLEN_RECOVERY_FAILED","composer","onStateChange","N3rtc16RefCountedObjectIN6webrtc14VideoRtpSenderEEE","onNetworkThreadReady","pFeatureOfBlock","UNKNOWN_EXTENSION","RSA-NP-MD5","Gain control","minPlayoutDelay","Acid Punk","  Value: ","RTX PT=","STORY_SEND_FLOOD","spatial_layer_ref_id[i]","SetTrack with ","Film grain parameters","Invalid non-TCP candidate","LowerBoundByAckedRateFactor","NSt6__ndk115__codecvt_utf16IDsLb1EEE","id-smime-alg-3DESwrap","Multiply","WebRTC.Video.RtpToNtpFreqOffsetInKhz ","kLimitReached","utvideo",": set_dtls_state from:","Pinnacle TARGA CineWave YUV16","Matroska","feature_value[i][j]","N3rtc16RefCountedObjectIN6webrtc31PeerConnectionProxyWithInternalINS1_23PeerConnectionInterfaceEEEEE","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ContentNegotiation.cpp","getParameters","Invalid audio transport","N7cricket22IceCredentialsIteratorE","USING ROWID SEARCH ON TABLE %s FOR IN-OPERATOR","N3rtc21FinalRefCountedObjectIN6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterEEE",": DTLS transport error, code=","0 == openh264_encoder->Uninitialize()","([B)V","Trying to retrieve the linear AEC output without properly configuring AEC3.","()Ljava/lang/String;","an index","BAD_GET_ASN1_OBJECT_CALL","UNSPEC62","NSt6__ndk118__time_get_storageIcEE","Input and output buffers must be non-NULL.","owner","EXTENSION_NAME_ERROR","0 == WebRtcOpus_EnableFec(inst_)","InsertDtmf is called with invalid duration or tones gap. The duration cannot be more than ","TLS has a JNIEnv* but not attached?","secure device signature","PlayoutDeviceName","skip queue, token = %d: download type: running download requests >= %d","can't parse magic %x in TL_message","TELETEXSTRING","20TL_messageEntityCode","The resulting key pair is missing public key parameters.","at least one digit required in exponent","ECDHE-ECDSA-AES256-SHA","caIssuers","too many columns on %s","hashAlgorithm","AttachCurrentThread handed back NULL!","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","RTX missing associated payload type.","Scaling up resolution, max pixels: ","IMPLICIT","org/webrtc/MediaSource","npNt4","Config(%p, %s) fflush failed","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandlerC1EPNS2_24PeerConnectionSdpMethodsEPNS2_17ConnectionContextEE3$_0NS_9allocatorIS8_EEFvvEEE","DecreaseAverage","pThreadPEncCtx","CHECK","Reset() called with unsupported sample rates, inFreq = ","COORDINATES_OUT_OF_RANGE","kI010","vplayer","AddStream: Not configured for media","artist","ap4x2"," error code: ","mp2vX","jitter: lost %d packets in a row, resetting","-- TRIGGER %s","native_applyDatacenterAddress","onlyAA"," Scale: ","[SEA] InitEncode: Single-encoder mode","standalone_vad_->AddAudio(resampled_ptr, length) == 0","The order of m-lines in answer doesn't match order in offer. Rejecting answer.","StopPlayout","N6dcsctp32IncomingSSNResetRequestParameterE","PCE-based channel configuration without PCE as first syntax element","can't parse magic %x in TL_msgs_state_req","matroska->num_levels <= 2U","N6webrtc19AudioTrackInterfaceE","N6webrtc15LibvpxInterfaceE","camellia-192-cbc",", code=","CreateOffer failed to UpdateTransportInfoForBundle","AUTHORITY_KEYID",", dropped (due to encoder blocked) ","%d bpc, ","id-aes128-CCM","CheckForOveruse: encode usage ","begin_ <= end_","NSt6__ndk110__function34__maybe_derive_from_unary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.h",", target_kbps: ","onRequestComplete","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusENS1_15AudioDecoderL16EEEEEE","googDecodeMs","D_OUT_OF_RANGE","CIPHER","No VPS with id ","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.cc","output_layout != CHANNEL_LAYOUT_STEREO_DOWNMIX","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_NS_9allocatorIS8_EEFvS7_EEE","id-cmc-statusInfo"," using tcp.","N6webrtc18ModuleRtpRtcpImpl2E",", apply_alignment_to_all_simulcast_layers = ","Failed to generate CNAME.","RetransmittedBitrateSentInKbps","RTP/SAVPF","empty","cdef_uv_sec_strength[0]","OO<T1","format","payload_size_left >= fragment.size()","payload","max_page_count",", pass 1","WebRTC.Video.Encoder.CodecType","ISSUER_MISMATCH","Only closed socket can be restored from state","N6webrtc14SimulatedClockE","INCORRECT_PASSWORD","FDE has zero length","(IIIIIIJZ)Lorg/webrtc/VideoProcessor$FrameAdaptationParameters;","Detaching thread from JVM[tid=%d]",".Decoded.Vp8.Qp","operating_points_cnt_minus_1","22TL_p_q_inner_data_temp","NV21'","BAD_DATA_RETURNED_BY_CALLBACK","getNativeTurnCustomizer","pcm_s16le","WelsUpdateRefSyntax():::uiAbsDiffPicNumMinus1< 0, update as:%d","RL2 video","Windows Media Video 7","libdav1d decoder","layerId(%d) doesn't support profile(%d), change to UNSPECIFIC profile","androidRecordingPreset"," can't be called before SetRemoteDescription.","NumberOfPauseEvents",", rtcp_report_interval_ms: ","id-aca-role","N6webrtc15SctpDataChannelE","N3rtc23AdaptedVideoTrackSourceE"," | headroom_db: ","StopPlayout failed","corrupt schema","libavcodec/h264_slice.c",", extensions: [","av_crc_init(av_crc_table[AV_CRC_8_ATM], 0, 8, 0x07, sizeof(av_crc_table[AV_CRC_8_ATM])) >= 0","pcm_s8_planar","[OpenH264] this = 0x%p, Info:","enable_stable_delay_mode","organizationalUnitName","Resetting loss based BWE to ","WelsBuildRefList pCtx->uiTemporalId = %d,pRef->iFrameNum = %d,pRef->uiTemporalId = %d","x_dither","probe_max_allocation","()Ljava/util/Set;","unsignaled","as8I#","Applying an answer transport description without applying any offer.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cipher.cc","N6webrtc19H264BitstreamParserE","packet_loss_for_extra_ec","SpatialFrequencyResponse",") FAILED: destination.WriteBits( color_space.range() == ColorSpace::RangeID::kFull ? 1 : 0, 1)",". Resetting.","N7cricket20AudioSenderParameterE","unable to delete/modify user-function due to active statements","N3rtc22SSLCertificateVerifierE","frames per 10ms buffer: %zu","Unexpected AsyncDnsResolver return","hidden"," turn: ","!blacklist || !(e=av_dict_get(*options, \"protocol_blacklist\", ((void *)0), 0)) || !strcmp(blacklist, e->value)","setRegister","N6webrtc16PlanarYuv8BufferE","tgnet","X509v3 Private Key Usage Period","}, resolution {","MTU_TOO_SMALL","%02d:%02d:%02d%c%02d","is_aligned_pointer<4>(key.data())","loop_filter_ref_deltas[AV1_REF_FRAME_ALTREF2]","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ec_asn1.cc","Coral","WebRTC.Video.ReceivedFecPacketsInPercent","datetime","delta_q_v_dc.delta_q","WebRTC-UseShortVP8TL2Pattern","maskGenAlgorithm",", Data : ","Failed to set recv parameters for m-section with mid='%s'.","Flash","Samba","set center mix level","VideoBwe","SetRates() while not initialize","biometricInfo","org/webrtc/NetworkChangeDetector$IPAddress","rc_2pass_vbr_bias_pct:","5) erase request %d 0x%llx","OpenRead","LemonChiffon"," with ","()Lorg/webrtc/PeerConnection$PortPrunePolicy;","audioLevel","WebRTC-ReceiveBufferSize out of bounds: ","%sLIST SUBQUERY %d","INVALID_BLOCK","(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/video_codec_initializer.cc","Reserved part of head is not zero","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RendererEEENS_9allocatorIS5_EEEE","SHORT_HEADER"," low-priority TURN ports",".InterframeDelayInMs","LIST_ERROR","Can't init derive","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_conf.cc","percent_rank","BLA_N_LP","Failed to generate configuration for L","time_put_byname failed to construct for ","aes-256-gcm","TURN REFRESH response","Removing resolution cap due to no consistent animation detection.","allow_high_precision_mv","New max number api jitter observed at render block ","MISSING_TMP_DH_KEY","checkerboard_rl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa_asn1.cc","brainpoolP256t1","Set outgoing video stream CSD","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","SEQUENCE_LENGTH_MISMATCH","contact_nonce_hash","cheby","http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8_x509.cc","no group state proof","dtlsState","maintain-framerate","Stream already exists with ssrc ","Unsupported parameter for NACK RTCP feedback: "," max_in=","order_hint","FkCheck","Non Repudiation","unexpected return(%d) from EncodeFrameInternal()!","19TL_messageEntityPre","java/nio/charset/Charset","ms normal mode, ","INVALID_BIT_STRING_BITS_LEFT","%d channels","WebRTC.Audio.EchoCanceller.Erl.Value","png $","BindSocketToNetwork got error: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE4_","initial_select_dampening_ping_received","kOneByteExtensionProfileId == ByteReader<uint16_t>::ReadBigEndian( data() + extensions_offset - 4)","INVALID_MODIFIER","The acknowledged bitrate must be finite: ","N12_GLOBAL__N_116itanium_demangle8BoolExprE","PSK-AES256-CBC-SHA","rc_resize_down_thresh out of range [..100]","TLS 1.3, server CertificateVerify","4kflat","Failed to allocate lc->map","DATA_LENGTH_TOO_LONG","N6webrtc25VideoTrackSourceInterfaceE","AES_CM_128_HMAC_SHA1_80","AES-128-CFB","set dithering algorithm","N3rtc14AsyncUDPSocketE","?ASED_ON_PRIORITY","stall","set I/O operation maximum block size","N6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, iSpatialLayerNum(%d) failed!","selected-attribute-types","MALLOC_SOFT_LIMIT=1024","Group state must be provided when there is no group state change","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/av1/av1_svc_config.cc","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketESA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISM_EEFvPKvjPNS2_11StunRequestEEEE","EXTENSION_EXISTS","hdmv_text_subtitle","dsa_with_SHA224","OnTransportControllerCandidatesGathered: content name ","Unsupported number of channels: ","Error initializing audio playback"," ms when using VAD/CNG.","AES-256-CFB8","chunk_duration","getNetworkPriority","YCbCrPositioning","player_object_->GetInterface(player_object_.Get(), SL_IID_VOLUME, &volume_)","sum of squared quantization errors (avoid, low quality)","ulpfec","The low loss threshold must be less than or equal to the high loss threshold.","SSL alert number %d","sctpmap","DSA routines","Spatially Scalable","ZN18ConnectionsManager13resumeNetworkEbE3$_0","PSK_NO_SERVER_CB","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.h","result == output.ubegin()",", max_output_noise_level_dbfs: ","no such column: %s","tmp[0] == 0 && tmp[1] == 0","org/webrtc/NV21Buffer","ISO Member Body",", bytes left in buffer: ","Ssq\\II","N6webrtc27VideoTrackProxyWithInternalINS_10VideoTrackEEE","Capture analyzer: ","UTF8STRING","Failed to set stereo playout mode.","(Lorg/webrtc/MediaStreamTrack$MediaType;)V","encode_tiles: output buffer full","AVS2-P2/IEEE1857.4","sdpString","N4bssl12_GLOBAL__N_127ChaChaRecordNumberEncrypterE","Decoder falling back to software decoding.","N6webrtc27TransformableFrameInterfaceE","Unspecified","vp8_min_pixels",", send_codec_spec: "," RTCP blocks were skipped due to being malformed or of unrecognized/unsupported type, during the past ","condition_variable timed_wait failed","N6webrtc11EchoControlE","Incoming empty RTCP packet","speedhq","episode_id","rfc822Mailbox","atrac3p","max_bitrate_bps","N6webrtc23LegacyEncodedAudioFrameE","SceneCaptureType","topleft","IV32o","pScreenBlockFeatureStorage","different number of users and headers","V_REAL/RV40","Encoder in error state.","PCM signed 24-bit little-endian","socket error 0x%x code 0x%x","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","ILLEGAL_HEX_DIGIT","pre_decoder","http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_3clEN7tgcalls10AudioStateENS3_10VideoStateEEUlP7_JNIEnvE_NS_9allocatorIS8_EEFvS7_EEE","MSG_WAIT_FAILED","*low_loss_threshold <= *high_loss_threshold","whirlpool","] is associated with a media ssrc (","libswscale/slice.c","SLOT_FULL","mpeg4","kbps_res","RequestMemorySvc(), InitMbListD failed!","msvideo1","YUY2 Lossless Codec","ts_rate_decimator[cfg->ts_number_layers - 1] out of range [1..1]","ICC profile","window","getBufferSizeInFrames","Failed to create the platform specific ADM implementation.","inner message %d id 0x%llx process","ro.build.version.sdk","libavformat/avio.c","()Lorg/webrtc/RtcCertificatePem;","SignalingPacketTransport: adding data of ","[VSE] Failed to configure encoder.","destination database is in use",": set_state","Newer RTCP SR report with older RTP timestamp, dropping","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/gain_controller2.cc","NOT_A_SQUARE","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_5","L2T3h","aes-256-cfb8","NSt6__ndk110__function6__baseIFvRKN6webrtc22RecordableEncodedFrameEEEE","Coded slice of a non-IDR picture","rc_override_count","excludedSubtrees","The packet is too big to fit into the jitter buffer","Setting video bitrate to %u","INVALID_ALPS_CODEPOINT","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","HISTOGRAM(WebRTC.Audio.SourceMatchesRecordingSession): ","unordered*","TRAIL_N","N6webrtc23VCMDecodedFrameCallbackE","buffer->type() == type","ZN18ConnectionsManager7cleanUpEbiE3$_0","wqvga"," candidate: ","N7WelsEnc40CWelsParametersetSpsListingPpsIncreasingE","clock_gettime(CLOCK_REALTIME) failed","TLSV1_ALERT_USER_CANCELLED",", color_space = ","OpenPseudo","End of file","image/png","googDerBase64","RealVideo 1.0","source format","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Av1EncoderSpecificSettingsEEE","NetworkManager is wifi: local=","ENUMERATED","USER_MIGRATE_","e2e.chain.groupState","libavcodec/h264_direct.c","PlayoutIsInitialized","WebRTC.PeerConnection.SrtpUnprotectError"," change if_name from: ","WebRTC.Video.MediaBitrateReceivedInKbps ","Scalability mode is not set, using 'L1T1'.","N4bssl12_GLOBAL__N_124AESRecordNumberEncrypterE","->OnError(error=","CAMELLIA-128-CFB8","N6webrtc19AudioNetworkAdaptorE","The value set by option '%s' is not a %s format","Duplicate payload type (","OpenH264 frame encoding failed, EncodeFrame returned ","encipherOnly","DW_EH_PE_datarel is invalid with a datarelBase of 0","account%u dc%u handshake: can't set DH params, type = %d","N6webrtc27VideoReceiveStreamInterfaceE","ORDER BY clause","sheervideo","DH_PUBLIC_VALUE_LENGTH_IS_WRONG","Store at most the provided number of milliseconds in a cluster.","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~%!$&'()*+,;=","Failed to parse the connection data. Multicast is not currently supported.","num_stddev_delay_clamp","dark_mask","jitter_min_delay_40","LOADING_DEFAULTS","N6webrtc14FieldTrialEnumINS_18InterLayerPredModeEEE","e2e.valueContactByPublicKey","BITSTREAM","pragma_","max_nack_list_size > 0","gbrapf32le","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/simulcast_stream.cc","DIRNAME_ERROR","luminance_min","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_1","yuv444p12le","FlexFEC03 packet protecting multiple media SSRCs. We do not support this, thus discarding packet.","no such rowid: %lld","shared-reflector","iMaxNumRefFrame(%d) adjusted to %d because of uiLevelIdc=%d -- under level-idc first strategy ","CAMELLIA-256-CBC","N6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateE","N3rtc15StreamInterfaceE","Signaling: clockrate must be a number"," >= max_bitrate_bps ","Flexible mode is required for screenshare with several spatial layers","String size exceeds remaining data","SSL_write couldn't write to the underlying socket; buffering data.","tile_rows_log2","CHACHA20","speech_ratio_threshold","WebRTC.Video.BitrateReceivedInKbps","Attempt to start allocation to a disallowed port","select triangular dither","Failed to write public key","RecreateWebRtcStream (send) because of SetCodec.","deltaCRL","anyExtendedKeyUsage","smackvideo","prio_rate_raw","FBA Object Plane start","crop_width + offset_x <= src.width()","pGUP>","intValue","encoding videoFrameTypeIDR due to ( bIdrPeriodFlag %d, bSceneChangeFlag %d, bEncCurFrmAsIdrFlag %d )","speex","source and destination must be distinct","VideoCodec {","Forcing software AEC because built-in is not good","Adapted up successfully. Unfiltered adaptations: ","N7tgcalls27GroupInstanceCustomInternalE","I2ABF","N3rtc15VideoSourceBaseE","ignorecrop","audio_jitter_buffer_fast_accelerate"," for RTX codec ","duration >= 0","GPSDestLatitudeRef","DynamicSliceBs",", clipped_level_min: "," to an integer.","N7tgcalls4MetaE","libswscale/utils.c","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_0","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_1","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0","JsepSessionDescription constructed with invalid type string: ","recursive_timed_mutex lock limit reached","Failed to create transport answer, data transport is missing","WebRTC-BindUsingInterfaceName","N7WelsEnc37CWelsLoadBalancingSlicingEncodingTaskE","sctp-port","cdef_uv_sec_strength[i]","Simple","cluster.started_at.IsFinite()","Feeble Files/ScummVM DXA",".NumberResolutionDownswitchesPerMinute","instr","brainpoolP384t1"," not requesting refresh frame and scheduling a short repeat due to key frame request","Send stream with SSRC '","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/InstanceV2Impl.cpp","DroppedFrames.CongestionWindow ","STUN BINDING error response","(v?TE",".MeanTimeBetweenFreezesMs","Changing transceiver (MID=","native_init","ZN7cricket10ConnectionC1EN3rtc7WeakPtrINS_13PortInterfaceEEEjRKNS_9CandidateEE3$_0","Signaling: could not parse FeedbackType","Artist"," local: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_23NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","WebRTC-Aec3SuppressorNormalMaxDecFactorLfOverride","?KI2G%","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","Attempt to fetch voice channel from non-voice","n >= 1","Failed to allocate cpi->content_state_sb_fd","no such column: \"%T\"","color value (ARGB) that is used instead of transparent color","Invalid image format. I422, I444, I440 images are not supported in profile.","vWewe","N6webrtc16RtpPacketizerAv1E","id-cmc-revokeRequest","native_isGoodPrime","X509_ATTRIBUTE","(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus;","g_w out of range [1..65536]","signed_at","bt470bg","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface14SignalingStateEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14AndroidContextENS_9allocatorIS2_EEEE","Follow a file as it is being written","Experiment to disable sending ULPFEC is enabled.","N12_GLOBAL__N_116itanium_demangle10ModuleNameE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/quality_scaling_experiment.cc","BUFFER_TOO_SMALL","kBT2020_NCL","ECC_CERT_NOT_FOR_SIGNING","N7cricket13StunAttributeE","onAddFailure","Invalid settings in input frame rate(%.6f) or output frame rate(%.6f) of layer #%d config file..","Failed to allocate pbi->mt_vleft_col[i]","Invalid set of RE-CONFIG parameters","N7cricket25MediaSendChannelInterfaceE","WebRTC-Video-BandwidthQualityScalerSettings","0 == libyuv::I210Copy( source.DataY(), source.StrideY(), source.DataU(), source.StrideU(), source.DataV(), source.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","TLS 1.3 client server_certificate_reverify","Cannot calculate encrypted length","Failed to create channel for mid=","Set unwritable min checks to ","vc-1W","N3rtc16RefCountedObjectIN6webrtc27VideoTrackProxyWithInternalINS1_19VideoTrackInterfaceEEEEE","WebRTC-Aec3DelayEstimatorDetectPreEcho","CIPHER_IS_NULL","config.payload_type == -1 || config.payload_type == payload_type","Very late feedback received.","During recording","reorder_forget_factor",". Check supported supported pixel formats!","setConferenceCallId %d","N6dcsctp9ParameterE","BAD_E_VALUE","v0fFW","N6webrtc5ClockE","MustBeInt","SELECT CASE WHEN quick_check GLOB 'CHECK*' THEN raise(ABORT,'CHECK constraint failed') ELSE raise(ABORT,'NOT NULL constraint failed') END  FROM pragma_quick_check(%Q,%Q) WHERE quick_check GLOB 'CHECK*' OR quick_check GLOB 'NULL*'","getSharedEGLContext","Failed to access the global OpenSL engine","Pixel format 0x%x bits:%d",", encrypt","Export metadata as side data","(Lorg/webrtc/EglBase$Context;)V","downmix left","GOOG PING response","f_weighted","A_VORBIS","num_cb_points","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/rsa.cc.inc","smpte431","direct-qpel-blocksize bug (autodetected per FOURCC/version)","err_per_mb_factor.den out of range [1..1000]"," max_fps=","I0FB3"," max payload size ","Too many network interfaces to handle!","Cannot read private key","WebRTC-Audio-Red-For-Opus","[ landscape: ",": Created connection with origin: ","converters_.size() >= 2","show_frame","unspecified system_category error","N6webrtc26RtcEventBweUpdateLossBasedE","s->quarter_sample","Failed to set send parameters for m-section with mid='%s'.","operator?","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1NS_9allocatorIS4_EEFvvEEE","Error: failed writing data to output stream","CWelsH264SVCEncoder::ExtendLayerBuffer: pCountMbNumInSlice is NULL",": Scheduled channel bind in ","android/graphics/Rect","N6webrtc32OnDecryptionStatusChangeCallbackE"," Got: ","ZN6webrtc12_GLOBAL__N_15StoreINS_16TaskQueueFactoryEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","saltLength","SlateGray","redacted-literal.invalid","BwRampupUpperBoundHoldThreshold","Encoded.Qp.Vp9.S1","Sent last RTP packet of the first video frame (pre-pacer)","MISSING_ASN1_EOS","WebRTC-FlexFEC-03-Advertised","Acoustic","Failed to allocate cpi->cyclic_refresh","bip_words.size() == BIP_WORD_COUNT","(*engine_object) ->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","WebRTC-LowresSimulcastBitrateInterpolation","org/webrtc/ContextUtils","!config.encoder_specific_settings","upper","0 == WebRtcOpus_SetBitRate( inst_, GetMultipliedBitrate(bitrate, bitrate_multipliers_))","org/webrtc/PeerConnectionFactory","MAX_EXPR_DEPTH=1000","PCM unsigned 16-bit little-endian","WebRTC-Aec3TransparentAntiHowlingGain","e2e.nop","TLS client unknown","16) erase request %d 0x%llx","TLSV1_ALERT_UNKNOWN_CA","ZN21BroadcastPartTaskJava6cancelEvEUlP7_JNIEnvE_","vp8_kbps","Failed to read magic number","audio_vad_bandwidth","N6webrtc10RTCPSenderE","_Unwind_Resume() can't return","secure_delete","Transceiver not found based on m-line index","N6webrtc11GainControlE","Z)$%*","Failed to allocate row_mt_worker_data->dqcoeff[plane]","rc4-40",". Can't encode frame.","too many levels of trigger recursion","getTcpCandidatePolicy","enable_jnt_comp","pread64","kFILM","*high_loss_threshold <= 1.0f","connection(%p) TLS response new data %d","MAX_VDBE_OP=250000000","put_bits_count(pbc) % 8 == 0","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/thread.cc","/Users/dkaraush/projects/td/tde2e/../td/tl/tl_object_store.h","Invalid heartbeat info: ","use fixed qscale","basic_istream","S/MIME Capabilities","MLP (Meridian Lossless Packing)","N7tgcalls24SignalingPacketTransportE","operator.*","%s cannot use variables","NSt6__ndk110__function6__funcIZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","Server returned 404 Not Found","N6webrtc21SdpOfferAnswerHandlerE","PhysicalSocketServer asked to add a duplicate dispatcher.","Psychedelic Rock","m6\\*M","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc"," imaginary","AES_KEY_SETUP_FAILED","still_picture","Got RECV:empty","D2I_ECPKPARAMETERS_FAILURE","adpcm_ima_smjpeg","UNSPEC53","c2tnb191v2","ts_periodicity:","render_fps: ","Jazz+Funk","GOP timecode frame start number, in non-drop-frame format","!o_alice_user_id_","Ut Video","max_nack_list_size <= kNackListSizeLimitLocal","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/Signaling.cpp","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pkey.cc","rc_2pass_vbr_corpus_complexity out of range [0..10000]","JVM::GetClass: ","---SSSSSS","SceneType","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/timing/jitter_estimator.cc","rc2-ofb","time_scale","WebRTC.PeerConnection.ValidIceChars","6.0(front)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc","onFirstPacketReceived","Failed to allocate partition data","CAMELLIA-128-ECB","(uid=",", resolution_bitrate_limits = [","GPSDestDistanceRef"," value_bit_width=","full_chroma_inp","DSA-SHA1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_utl.cc","seekable","Signaling: could not parse SsrcGroup","\" as hexadecimal BigNum","N6webrtc18UlpfecHeaderWriterE","name=%Q AND sql=%Q","I64_MAX","des-ede3-ofb","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc","Contemporary Christian","libavcodec/h264_refs.c","LTR mark mode =%d",", rtcp_mode: ","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_4","13TL_jsonString","Only a single INIT chunk can be present in packets sent on verification_tag = 0","N3rtc20PhysicalSocketServerE","ZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1","max_frame_width_minus_1","pbeWithMD2AndRC2-CBC","ColumnsUsed","ya16le","WebRTC-Aec3Use2Dot0SecondsInitialStateDuration","msid-semantic","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","9InputPeer","relayed","createDecoder","Rec. ITU-R BT.709-6","N6webrtc18FieldTrialOptionalIdEE","ECDHE","offset == (sizeof(coeff_token_vlc_tables) / sizeof((coeff_token_vlc_tables)[0]))","!(IsSrtpActive())"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d: Required number of reference increased to %d and iMaxNumRefFrame is adjusted (from %d)","libavutil/mathematics.c","Fallback track","sect131r1","Could not select payload type.","Checkpoint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/mem.cc","database %s is already in use","unspecified size","DES-CFB","TLS 1.3 server send_hello_retry_request","N6webrtc16AudioEncoderPcmAE","PixelXDimension",", rate: ","account%u dc%u handshake: begin, type = %d","getNative","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/rtp_transceiver.cc","N6webrtc21SdpOfferAnswerHandler36SetSessionDescriptionObserverAdapterE","delay_standard_deviation_ms","_NEON","stat_get","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls11ThreadsImplENS_9allocatorIS2_EEEE","N6webrtc25ReceiveStatisticsProviderE","26TL_messageEntityBotCommand",", high_layer_speed = ","getName","CALL_FAILED","Decoded too much.","Failure to send data","UseCandidatesInRemoteDescription: Not ready to use candidate.","userClass","metasound","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P16LE|| avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP",", isDataSavingActive: ","(Ljava/lang/String;)[B","performers","SSRRRR","yf32be","StereoRecording","getBrand","Comedy","Network route changed on transport ","responsesSent","connection(%p) received incorrect message length","N6webrtc22AudioReceiveStreamImplE","output_ts_offset","WebRTC.Audio.InitPlayoutSuccess","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_hkdf.cc","primary_chromaticity_y[i]","can't create javaByteBuffer","SWResampler","Unknown error %d","Called with SDP without DTLS fingerprint.","GroupNetworkManager::~GroupNetworkManager()","DECODER_NOT_FOUND","account%d: received captcha result token but no request %d found","N6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleE","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS3_EEE"," for audio stream ","9JSONValue","32TL_inputMessageEntityMentionName","force low delay","DPCM Gremlin","N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE","Internal bug, should not have happened","Can't change candidate pool size after calling SetLocalDescription.","NIST P-256","A_DTS","MatrixType::Project","StartRecording","MediaState",") FAILED: destination.WriteUInt8(matrix_coefficients_override)","format_whitelist","SetPacketLossRate","org/webrtc/VideoCodecStatus","rle1-","foreign_key_list","WebRTC-Aec3SetupSpecificDefaultConfigDefaultsKillSwitch","AEC3: Pre echo configuration:  wrong input, mode = ","d.otherName","RSASSA-PSS","received lan endpoint (extra)","Empty hostname in ICE URI: ","<ASN1 14>","Mandsoft Screen Capture Codec","stopMonitoring","c e traffic","json_group_array","UNKNOWN_NID","Secure Electronic Transactions","N3rtc16InterfaceAddressE","getBitratePriority","NSt6__ndk110__function6__baseIFbRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket13JsepTransportEEEE","N7WelsEnc19CWelsTaskManageBaseE","Audio I/O failed","ar_coeffs_cb_plus_128[i]","libavformat/aviobuf.c","nsBaseUrl","Stats report does not exist for ssrc ","Absent receive stream; ignoring setting encoded frame sink for ssrc ","EXPECTING_AN_EC_KEY_KEY",", max. %lld kb/s"," called with invalid session options.","N7cricket17WebRtcVoiceEngineE","id-hex-multipart-message"," with invalid message integrity: ","Failed to parse the incoming RTP packet before demuxing. Drop it.","N6webrtc21RtpVideoFrameReceiverE","GOST R 34.11-94 with GOST R 34.10-2001","googAnaFecActionCounter","12bit","Dialogue: ","unknown user_id",";ovV;"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy(%d) not in valid range, unchanged! existing=%d","SCTP sid allocation pool exhausted.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/session_description.cc","start","5.1_BACK","(IILjava/lang/String;I)V","QP stats not recorded for H265 spatial idx ","N12_GLOBAL__N_116itanium_demangle9DotSuffixE","CONNECTION_2G","DECODE_FAILURE","The CPB size is too large.","Buffer too small","Failed to scale video frame","HAVING clause on a non-aggregate query","Failed to parse Outgoing Reset command","sigaction","Param Change","isAudioConfigVerified","Vidvox Hap","!error_message.empty()","N3rtc11SSLIdentityE","Duplicate payload type in list: ","yuva444p16be","passthrough",", q=%d-%d","Changing video state, recv=","Not enough data to read","ECDHE-RSA-AES128-SHA256","input psh: sn=%lu ts=%lu","St9exception","QP stats not recorded for VP8 spatial idx ","SELECT raise(ABORT,%Q) FROM \"%w\".\"%w\"","X509v3 Issuer Alternative Name","googEchoCancellationEchoDelayMedian","random","operator--","getScalingSettingsHigh","bits_per_coded_sample","N6webrtc25RTCStatsCollectorCallbackE","frame skip factor","frame-parallel","operator new","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_NS_9allocatorIS9_EEFvS8_EEE",", max_gain_db: ","qblur","avcodec_receive_frame error: ","Failed to create SRTP session: SRTP session already created","N6webrtc28LibaomAv1EncoderInfoSettingsE","pocdiff overflow","src.DataY()","event_base_priority_init","lr_uv_shift","kx-ecdhe",": Attempted to send to an unknown destination: ","Encoded.Qp.H264.S0","base_layer_speed","id-cct-PKIData","Absent receive stream; ignoring clearing encoded frame sink",", initial_level: ","bidir_refine","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/timestamp_aligner.cc","EXPECTING_AN_ASN1_SEQUENCE","!pic->f->buf[0]","RC2-64-CBC","id-GostR3410-94-CryptoPro-B-ParamSet","googAudioMirroring","Received packet containing more than ","NSt6__ndk111__money_putIcEE","pli: ","SetDefaultSink: ","Late SEI","setct-CapRevResData","enableBuiltInAEC","<?g;<","Yield","Q-team QPEG","getOrdered","Attempting to set frame transformer for SSRC:","yuv422p9le","Packet is encrypted by us","prev_block_hash","encode_usage_perc: ","Failed to init CallSessionFileRotatingLogSink for path "," to remove.","Stopping InstanceImpl"," (%s)","cannot use DEFAULT on a generated column","Invalid parameter","N12_GLOBAL__N_116itanium_demangle14ConversionExprE","AddImm"," remaining","Unexpected ContinualGatheringPolicy enum name ","spatial_id","tde2e seed version","DATA, type=","audio_extra_ec_bandwidth","Encoder config has temporal layer with non-zero bitrate allocation but zero framerate allocation.","X509v3 Authority Key Identifier","AES-192-ECB","user canceled","ERROR_SETTING_NBIO","seq_profile","VP9E_SET_TILE_ROWS","Integer","N6webrtc21TemporalLayersCheckerE","N6webrtc19EncoderRtcpFeedbackE","Track is null.","UINT32_MAX","(renderer)","Unspecified 30","23TL_auth_bindTempAuthKey","Signaling: could not parse PayloadType","CELT    ","Unable to set recording device.","jitterBufferTargetDelay","State Cookie parameter (cookie_length=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc","id-cmc-identification","digest","FLV / Sorenson Spark / Sorenson H.263 (Flash Video)","skip_alpha","Invalid X25519 private key","Creating default receive stream for SSRC=","!unit->data && !unit->data_ref","MULTISCOPE II","WebM Project VP9 Encoder v1.14.1-384-gf7ccdd15c","dctmax","fcntl get pipefds[1] failed","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ReconfigureEncoder: simulcast streams: ","DESX-CBC","SELECT sql FROM \"%w\".sqlite_schema WHERE type='index'","generate cryptogram","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip10AudioMixerEvEE","unable to create pipe","Adding connection from ","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum (%d) combination  under RC on! Consider setting single slice with this resolution!","Bad Request","/home/gradle/TMessagesProj/jni/voip/tgcalls/AudioDeviceHelper.cpp","NSt6__ndk110__function6__baseIFvN6webrtc10RTCErrorOrIPKN7cricket19StunUInt64AttributeEEEEEE","TCP/TLS/RTP/SAVP","signature_public_key","destination is full range","shorten","ILLEGAL_EMPTY_EXTENSION","%1.3f ","error_diffusion",", max_bitrate_bps:","Failed to get number of cores","message","SetValue{key.size=","Don't support width(%d) or height(%d) which is less than 16!","MAXCOMPAT","bytes <= 8","REUSE LIST SUBQUERY %d","Set unwritable timeout to ","id-GostR3410-94-b","googCandidatePair","%lld%s","TLSV1_ALERT_UNKNOWN_PSK_IDENTITY","max_prediction_order","convert44to48"," Output fps: ","assets","RETURNING may not use \"TABLE.*\" wildcards","enable_limiter() failed.","WelsCheckRefFrameLimitation failed","pVaa->sVaaCalcInfo.pSsd16x16","TLS 1.3 server read_client_encrypted_extensions","Too old frame, timestamp="," and protection bitrate ","SHA512","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","money_get error","max_pad_bps: ","normal_tuning_mask_hf_enr_transparent","sendRequest requestTimeFunc","RC5-ECB","Percentage of damaged samples to discard a frame","N6webrtc33VideoStreamEncoderResourceManagerE","blend onto a checkerboard","y10le","Texture Spatial Layer start","default_mode","pPic->uiRefMbType","SSLV3_ALERT_UNEXPECTED_MESSAGE","Opus decoder buffer length != 960 samples","des-cbc","getDisableNetworkMonitor","native_setProxySettings"," has been configured in the local description.","org/webrtc/VideoEncoder$RateControlParameters","VMware Screen Codec / VMware Video","BAD_SIGNATURE","DebugMessage","Invalid scalability mode for VP8: ","SYS_LIB","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip12JitterBufferENS_9allocatorIS2_EEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_video_track_source.cc","HoldDurationFactor","cancelled queued rpc request %p - %s of messageId 0x%llx","d.x400Address","can't parse magic %x in TL_msgs_all_info","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd_extra.cc.inc"," recovered length ","concealedSamples","read byte buffer error","yuvj440p","Failed to set local video description recv parameters for m-section with mid='%s'.","getMaxRetransmitTimeMs","ILLEGAL_IMPLICIT_TAG","IsMediaContentOfType(offer_content, MEDIA_TYPE_DATA)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_privkey.cc","*` histogram stats.","CreateAnswer failed to UpdateTransportInfoForBundle.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509name.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/api/crypto/crypto_options.cc","AcquireLayersNals(), iCountNumLayers(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","Received fragment doesn't belong here (ts=%u < maxTs=%u)","sum of squared vertical differences","BAD_WRITE_RETRY","id-smime-cti"," (pt) -> ","mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER","filter_size","I40AP","Allocation can't be started without setting the TURN server credentials for the user.","UNKNOWN_CERT_COMPRESSION_ALG","BitsPerSample","N6webrtc27ScalabilityStructureL2T2KeyE","rFC822localPart","RENEGOTIATION_ENCODING_ERR","ZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS1_18SessionDescriptionEE3$_0",".MeanFreezeDurationMs","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Z","/Users/dkaraush/projects/td/tde2e/td/e2e/Keys.cpp","I4AB}",") FAILED: destination.WriteUInt8(colour_primaries_override)","Variable of type # can't be negative","CWelsH264SVCEncoder::InitializeExt(), invalid argv= 0x%p",", \"args\": {","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, ParamTranscode failed!","Different chroma and luma bit depth","SSL_SESSION_ID_TOO_LONG","ERROR_CONVERTING_ZONE","googInterframeDelayMax","N6dcsctp10ErrorChunkE","yuv422p12le","sqlite_schema","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/comfort_noise.cc","N7sigslot15single_threadedE","totalFreezesDuration","pMbCache->pRemIntra4x4PredModeFlag","libavcodec/utils.c","8BPS1","()Lorg/webrtc/CryptoOptions$Srtp;","?ideo-orientation","Got GOOG_DELTA_ACK len: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_NUMBER_REF,expected refNum = %d,actual refnum = %d","SXNetID","pthread_mutex_init(&event_mutex_, nullptr) == 0","N6webrtc18AudioDecoderPcm16BE","AsyncHttpsProxySocket::OnCloseEvent(","%Y%m%d","the INDEXED BY clause is not allowed on UPDATE or DELETE statements within triggers","DPCM block start","4:2:0 color not supported in profile 1 or 3","getRid","sqlite_compileoption_used","Thrash Metal","NOT NULL","pkeys=","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SendInitEvE3$_0NS_9allocatorIS4_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/buf/buf.cc","N6dcsctp8TLVTraitINS_22ShutdownAckChunkConfigEEE","RSAES-OAEP","org/webrtc/RTCStatsCollectorCallback","{mid: %s, media_type: %s}","MatrixType::Scale","(Lorg/webrtc/RtpTransceiver;)V","num_stddev_delay_outlier","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","can't open source file %s, %s","UPDATE temp.sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, 1) WHERE type IN ('trigger', 'view')","ZZN7tgcalls7Manager5startEvENK3$_2clEvEUlONS_7MessageEE_","Invalid attribute value.","checkpoint_fullfsync","ECDHE-PSK-AES128-CBC-SHA","d->log2_chroma_w <= 3","Invalid picture size ","Set weak ping interval to ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_","!seen_first_packet_","NSt6__ndk110__function6__baseIFbPKN7cricket10ConnectionEEEE","diff_uv_delta","INCONSISTENT_CLIENT_HELLO","Can't import private key from pem","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/NativeNetworkingImpl.cpp","UNABLE_TO_GET_ISSUER_KEYID","Neoclassical","PASSED_NULL_PARAMETER","N6webrtc25RtcEventRtpPacketIncomingE","release"," bps. Mean send delta: ","id-ad","Top-left","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","adpcm_ea_maxis_xa","Padding","N6webrtc20AsyncAudioProcessing7FactoryE","random_device got an unexpected error","position != body_.end()","N6webrtc25BroadcastResourceListenerE","malformed database schema (%s)","IdxInsert","NESTED_ASN1_ERROR","Incorrect temporal layer set for frame: ","audio_max_bitrate_saving","profile_string","operator<<","UNEXPECTED_RECORD","Power Ballad","kCDNCLS","Returning key pair","base_q_idx","name.fullname","rmvol","bgr32","g_input_bit_depth:","Error updating NAT64 prefix: %d / %s","Invalid port: ","GoPro CineForm HD"," doesn't exist.","gifvideo.cpp AnimatedFileDrawableStream ref","filmgrain","Failed to read STUN response ","delta_q_y_dc.delta_q","N6WelsVP25CComplexityAnalysisScreenE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEPNS4_17AsyncPacketSocketENSt6__ndk117basic_string_viewIcNSC_11char_traitsIcEEEESG_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSC_6vectorINSC_12basic_stringIcSF_NSC_9allocatorIcEEEENSP_ISR_EEEESV_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","e2e.personalData","googHighpassFilter","InherentLossUpperBoundBwBalance","AES-192-OFB","AEC3 Transparent Mode: Disabled","Updating the active_reset_srtp_params for JsepTransportController: ","kLinePrefixLength + attribute.size() <= line.size()","Using Trendline filter for delay change estimation with settings ","wrong Vector magic in TL_msgs_state_req, got %x"," auto","error_resilient","Unspecified 25",", ...)","AAssetManager_open failed","(J)Lorg/webrtc/VideoEncoder$Callback;","NO_SHARED_GROUP","wmav1","matroska muxer","N6webrtc31QualityRampUpExperimentListenerE","setct-CapResData"," !\"##$%&&'(())**+++,,,----","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/file_wrapper.cc","do not skip samples and export skip information as frame side data","Select Sub/Right channel","des-ede3-cbc","Failed to protect SRTP packet: no SRTP Session","private ed25519 key from menemonic",". All codecs must share the same type, encoding name, clock rate and parameters.","ICE pwd must contain only alphanumeric characters, '+', and '/'.","Switching to p2p (Inet)","org/webrtc/audio/WebRtcAudioTrack","certificate unknown","TLSV1_ALERT_BAD_CERTIFICATE_STATUS_RESPONSE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxNS_8functionIFvONS6_13BroadcastPartEEEEEEE","frames_per_buffer_ == audio_parameters_.frames_per_10ms_buffer()","SELECT 1 FROM \"%w\".sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, %d, %Q, %d)=NULL ","SetVolume","Bad RTP extension ID: ","rc_lookahead","arib_caption","truncated","libswscale/alphablend.c","swr_init","Diffie-Hellman routines","(SPS: ","can't parse magic %x in FileLocation","HuffYUV",": Received piggyback STUN ping response, id=","aq-mode","3dnowext","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor.cc","CO-ROUTINE %!S","Cornsilk","15TL_future_salts","id-smime-mod-cms","NewtonStepSize","%x:%x:%x:x:x:x:x:x","TLS13_DOWNGRADE","Native American","SubSecTimeOriginal","N6webrtc21Flexfec03HeaderWriterE","NSt6__ndk110__function6__baseIFjRKN7tgcalls7MessageEEEE","NSt6__ndk118__weak_result_typeIMN6tgvoip10AudioMixerEFvvEEE","WebRTC-PixelLimitResource","==== decoder exiting ====","requestCurrentTime","noexcept","Failed to allocate cm->fc","IndianRed","SQLITE_","data.size() == ValueSize(descriptor)","documentIdentifier","SEQWRAP","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_stream_buffer_controller.cc","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls7ThreadsEZNS1_4PoolIS2_NS1_14ThreadsCreatorEE3getEvEUlPT_E_NS_9allocatorIS2_EEEE","Failed to allocate (pbi->mb_row_di)","ZeroChecksum,","cryptokey","N6webrtc18media_optimization19VCMProtectionMethodE","GPSAltitudeRef",") FAILED: destination.WriteBits(video_signal_type_present_flag_override, 1)","Failed to set audio transport since media was active","ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_bcons.cc","avoid_negative_ts","n == s->plane[ii].available_lines","N6webrtc29DefaultNetEqControllerFactoryE","N6webrtc15RtcEventLogNullE","expected JSON object, got ","p010be","'priority_bitrate' and '_raw' are mutually exclusive but both were configured.","GainControl","native_failNotRunningRequest","N3rtc16RefCountedObjectIN6webrtc14AudioMixerImplEEE","Wrong hex string","((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth","org/webrtc/Metrics$HistogramInfo","N3rtc16RefCountedObjectIN6webrtc35ChannelSendFrameTransformerDelegateEEE","SeekScan","sr_diff_factor.den out of range [1..1000]","crlNumber","Resource \"",", to=","EBU 3213-E","aes-128-ofb","PacedSender resumed."," lower_pixel_count = ","(lastChrSrcY - firstChrSrcY + 1) <= hout_slice->plane[1].available_lines","unable to set encryptKey","presentationAddress","N6WelsVP21CAdaptiveQuantizationE","Other file icon","{encoder_settings: { experiment_cpu_load_estimator: ","Cyclic Refresh Aq","libswscale license: GPL version 3 or later","WebRTC-SCM-Timestamp","N-bit Profile","(2) request is cancelled before sending, token %d","duplicate users","bytesSent","WebRTC-RttMult","constraints","setCext-Track2Data","resampler_.ResetIfNeeded(sample_rate_hz, kSampleRateHz, kNumChannels) == 0","->OnIncomingStreamsReset(...): Incoming stream reset","json_patch","sOARecord","N6webrtc12MediaFactoryE","id-it-revPassphrase","WebRTC-Aec3ClampInstQualityToZeroKillSwitch",", external_permissions=","leave choice to sws","onSignalingData","using java ByteBuffer","Latin","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_NS_9allocatorIS5_EEFvjiEEE","DELTA ACK w/o DELTA => disable GOOG_DELTA","SqlExec","cmdline","20c:20e","N3rtc13MessageDigestE","Bind() failed with error ","Skipping video stream for old protocol version","libavformat/matroskadec.c","BLA_W_RADL","Resetting timestamp translation after averaging "," from ","kv_hash","ASUS V2","SetBaseMinimumPlayoutDelayMs: no recv stream ","before close socket","!unit->content && !unit->content_ref","QP offset between P- and B-frames","password based MAC","onoffalseyestruextrafull","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/hpke/hpke.cc","gray10be","RC5-CBC","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","work around not autodetected encoder bugs","%s is %d but should be %d","invalid uri authority: %.*s","QP table properties","Screen capture content","checking","[RO] %ld bytes","HE-AAC","sum of absolute differences, median predicted","LCL (LossLess Codec Library) MSZH","min_delay","FkIfZero","Repeated RECV:type","N6webrtc4rtcp14RemoteEstimateE","targa","Failed to get auth keys from libsrtp!.","S_TEXT/SSA","On2 VP6 (Flash version)","Experimental feature","mimeType","Dialogue","kLimited","e2e.personalOnServer","auto-alt-ref","headerBytesSent","org/telegram/messenger/voip/Instance$Fingerprint","Didn't expect message type in REMB RtcpFeedback.","DEFAULT_PAGE_SIZE=4096",": Closed by remote with DTLS transport error, code=","playback_requirements","binary data","TOO_MANY_RETRIES","/Users/dkaraush/projects/td/tde2e/td/e2e/MessageEncryption.cpp","journal_size_limit","kIEC61966_2_1","relatedPort","minutes_value","()Lorg/webrtc/VideoEncoder$ScalingSettings;","index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped","WebRTC-VP9-PerformanceFlags","kARIB_STD_B67","WebRTC.Audio.AgcClippingAdjustmentAllowed","Decipher Only","Directory","AVIOContext","N6webrtc16AudioMultiVectorE","X509v3 CRL Reason Code","source is full range","Encoded.Qp.Vp8.S2","top front right","SRTP_UNKNOWN_PROTECTION_PROFILE","WelsEncoderParamAdjust() iIndexD = %d,fInputFrameRate(%f,%f),fOutputFrameRate(%f,%f),fMaxFrameRate(%f,%f)","SentWidthInPixels ","FORMAT","videotoolbox","Improve resiliency against losses of whole frames","RSV_VCL_R15","read_alert","setct-AcqCardCodeMsgTBE","simulcast","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i010_buffer.cc","The bandwidth rampup hold threshold mustmust be non-negative.: ","N3rtc16RefCountedObjectIN7tgcalls31DefaultWrappedAudioDeviceModuleEEE","POLICY_CONSTRAINTS","Validated certificate using custom callback","The frame buffer should never return an empty temporal until list when there is a decodable temporal unit.","Could not read video formats count.","/Users/dkaraush/projects/td/tdutils/td/utils/Status.h","Discarding candidate because it doesn't match filter.","%s - %s","libswscale/swscale.c","Most limited resource removed. Restoring restrictions to next most limited restrictions: ","Rng().Generate(&id, sizeof(id))","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS2_15ProtocolVersionERKNS2_18MediaDevicesConfigENS_10shared_ptrINS2_21VideoCaptureInterfaceEEENS_8functionIFvONS2_7MessageEEEESI_NSE_IFviEEENSE_IFvffEEENSE_IFN6webrtc13scoped_refptrINSN_17AudioDeviceModuleEEEPNSN_16TaskQueueFactoryEEEEbNS_6vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENSZ_IS11_EEEENSB_INS2_15PlatformContextEEEE3$_0NSZ_IS16_EEFvfEEE","sissii","audible_iv","N6webrtc17RTCTransportStatsE","nativeGetStats","set-brand-Novus","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_srtp.cc","TLSV1_ALERT_DECRYPT_ERROR","N7cricket15TurnPortFactoryE","EXTENSION_NOT_FOUND","Invalid candidate: ","coded_denom","NOT_PROC_TYPE","BwRampupAccelMaxoutTime","NSt6__ndk110__function6__baseIFvN7tgcalls10FinalStateEEEE","TURN CREATE PERMISSION request","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc","Stashing OnOutputFormatRequest: ","file,crypto,data","Failed to write key: ","initials","Signaling: port must be a number","GIF demuxer","Too large packet: ","MAX_LIKE_PATTERN_LENGTH=50000","before MBA","AUTOINCREMENT not allowed on WITHOUT ROWID tables","WelsInitEncoderExt(), DetermineTemporalSettings failed return %d (check in/out frame rate and temporal layer setting! -- in/out = 2^x, x <= temppral_layer_num)","Instrumental","$&(*,.02468:<>@B","Failed to set %s codec control","RemoveRecvStream: ","supportedApplicationContext","CreateAnswer: ","WebRTC.Video.RenderSqrtPixelsPerSecond",": Blocking attempted redirect to loopback address.","virtual tables cannot use computed columns","getUnderlyingConnectionTypeForVpn","org/webrtc/Histogram","bicubic","30TL_userStatusRecently_layer171","Failed to process broadcast: ","BF-ECB","native_getJavaByteBuffer","cdef_uv_pri_strength[i]","Cook / Cooker / Gecko (RealAudio G2)","BT.2020 NCL","Error parsing server config: %s","IDEA-CBC","Failed to find delta for seq_no ","waiting for queue, dropping outgoing audio packet, %d %d %d [%d]","AggStep1","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_18NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","connection(%p) epoll_ctl, adding socket failed","On tree page %u cell %d: ","{width: ","clearance","Rewind","ZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_","%s: deflateInit2() failed with error %i","getBuildRelease","dirName","Endpoint IDs are not unique!","Failed to match SdpVideoFormat ","Network change was observed","INT_MAX","Not switching the selected connection on controlled side yet: ","mutex lock failed","A_REAL/14_4","Invalid (non-positive) normal/overuse/underuse periods: ","Signaling: ufrag must be a string","expr_implies_expr",", err=","JavaAudioManager::ctor","Length mismatch for extension id ","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1","media type is not audio or video","Multiple FlexFEC streams in local SDP, but our implementation only supports a single FlexFEC stream. Will not enable FlexFEC for proposed stream with SSRC: ","ColorSpace","ATOMIC_INTRINSICS=1","<N6webrtc12_GLOBAL__N_125RenderDelayControllerImplE","ZN6webrtc20AsyncAudioProcessingC1ERNS_19AudioFrameProcessorERNS_16TaskQueueFactoryENSt6__ndk18functionIFvNS5_10unique_ptrINS_10AudioFrameENS5_14default_deleteIS8_EEEEEEEE3$_0","FAILED: slice_reader.ReadBits(&bits_tmp, slice_segment_address_bits)","adpcm_ima_apm","id-smime-aa","ILLEGAL_NULL_VALUE","INVALID_BROADCAST__IN_FUTURE","PCM signed 32-bit big-endian","RTX SSRCs configured but there's no configured RTX payload type the set codec. Ignoring RTX.","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS2_19GroupNetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","#%02zu pc %08x %s","simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)","DPX (Digital Picture Exchange) image","got type %d, wanted type %d","N7WelsEnc21CWelsReference_ScreenE","<Vw;4)","ecdsa-with-SHA224","Window size must be between 10 and 200 packets","theoM",".InterframeDelayMaxInMs","delayed-ack","seek_streams_individually","podcast","qntsc","id-regInfo","15TL_cdnPublicKey","too many attached databases - max %d","vp8_fps","23TL_messageEntityMention","image/gif","()Ljava/lang/Integer;","end_index >= 0 && end_index <= st->nb_index_entries","BINARY","microseconds by which audio packets should be interleaved earlier","-%.2s-%.2s","N6webrtc3jni10AudioInputE","s->in.planar","invalid argument","TLS_PSK_WITH_AES_256_CBC_SHA","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_4NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","ExifVersion",", id: ","FILTER may not be used with non-aggregate %#T()","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/incoming_video_stream.cc","NSt6__ndk110__function6__baseIFvxEEE","s->dither.noise.ch_count == preout->ch_count","(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;","send returned less than packet length but there's already a pending packet","Platform","source height","TemporalWeightFactor","MPEG-H 3D Audio","NSt6__ndk110__function6__funcIZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1NS_9allocatorIS4_EEFPNS2_8DataRateEPNS2_20NetworkStateEstimateEEEE","getKey","o_alice_user_id_","kDerived","{remote_ssrc: ","Folk-Rock","TRUSTED CERTIFICATE","HigherBwBiasFactor","UNSPEC48","SGI image","/Users/dkaraush/projects/td/tdutils/td/utils/base64.cpp","c2pnb304w1","Supported Extensions (","des-cfb1","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_crld.cc","List of protocols that are allowed to be used","Failed to get voice receive stats.","emailProtection","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_1","enable_warped_motion","N7WelsEnc27CWelsParametersetSpsListingE","temporal_id >= 0","Failed to apply remote fingerprint.","During performance","WebRTC-Bwe-InitialProbing","Starting voip controller","UPDATE %Q.sqlite_master SET rootpage=%d WHERE #%d AND rootpage=#%d","(Ljava/lang/String;Ljava/lang/String;D[Lorg/webrtc/StatsReport$Value;)V","N6webrtc23FrameSchedulingReceiverE","rc_buf_initial_sz:","Actual CPU overuse measurements in effect.","Truevision Targa image","(start&1) == 0","AudioSendStream::ConfigureStream: ","WebRTC-SetSocketReceiveBuffer","N6dcsctp30MissingMandatoryParameterCauseE","Decoder error (no error code)","id-smime-alg-ESDHwith3DES","Industro-Goth","TAK (Tom's lossless Audio Kompressor)","select low Shibata noise shaping dither","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/td/tdutils/td/utils/port/thread_local.cpp","aes-192-gcm","rectangular","Truncated partition size data","(IJLjava/lang/String;I)V","dolby_e","PeerConnection initialized without a PeerConnectionObserver","WebRTC-PiggybackIceCheckAcknowledgement","start write messages to container","SEQUENCE_NOT_CONSTRUCTED","Signaling: exchangeId must be present","f_err_detect","fecPacketsDiscarded","connection(%p) bad ipv6 %s","write_at - bitstream->data() == bitstream->size()","holdInstructionCode","N7cricket28MediaReceiveChannelInterfaceE","ADPCM IMA CRYO APC","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_gentm.cc","gifvideo.cpp new stream","N6webrtc17NackRequesterBaseE","ZN7tgcalls4Meta11RegisterOneINS_12InstanceImplEEEbvE8MetaImpl","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_1NS_9allocatorIS7_EEFvvEEE","BT.709","tiled equirectangular","totalSquaredInterFrameDelay","vp8flags","N3rtc11RateTrackerE","Peer network changed","aptx_hd","cannot change %s wal mode from within a transaction","N7tgcalls12_GLOBAL__N_131WrappedBasicPacketSocketFactoryE","codec_specific != nullptr","bin_data","SP54{","Fragmentation of %d bytes reported as %d on page %u",": TCP Connection with remote is closed, trying to reconnect","getEnableAes128Sha1_32CryptoCipher","Band/artist logotype","setext-genCrypt"," complex","JNIEnvironment::ctor","GOST 28147-89 Cryptocom ParamSet","-FLT_MIN","got an empty ICE candidate","TLS client send_client_certificate_verify","POINT_AT_INFINITY","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_2","indeo5","UNKNOWN_KEY_TYPE","sample_rate_hz > 0","IsMediaContentOfType(offer_content, media_description_options.type)","dc%d account%u clear authKeyMediaTemp","circular reference: %s","Resending peer relay info request","WebRTC-VP9-LowTierOptimizations","AURA|","27TL_auth_exportAuthorization","Common format: ","ADPCM Electronic Arts Maxis CDROM XA","yvyu422","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/port.cc","dITRedirect","album-sort","num_bands_ == 2 || num_bands_ == 3","INVALID_OPERATION","org/webrtc/CryptoOptions$SFrame","Dropping old packet on SSRC: ","qscale","firCount: ","dav1d AV1 decoder by VideoLAN","use strong deblock filter for damaged MBs","Seek(original_byte_offset, original_bit_offset)","Unencoded delta for seq_no ","interruptionCount","obu_type","FLAC__STREAM_DECODER_OGG_ERROR","Sierra VMD video","out/llvm-project/libcxxabi/src/demangle/Utility.h","org/webrtc/RtpCapabilities$HeaderExtensionCapability","Unexpected RtcpMuxPolicy enum_name ","ice-pwd",".MeanFreezeDurationMs ","20TL_help_configSimple","UNKNOWN_OPTION","CRL_ALREADY_DELTA","Using custom bitrate multipliers: ","max memory used for buffering real-time frames",": Port encountered error while gathering candidates.","<GSpherical:StereoMode>","Video frame parameters changed: dimensions=","AD Time Stamping","%s %T already exists","ASN1_INTEGER","WebRTC.Call.TimeReceivingVideoRtpPacketsInSeconds","setIsRtcConnected: ","API called with NULL prepared statement","packet_loss_forget_factor","cb_offset","HDMV Presentation Graphic Stream subtitles","WebRTC-UseBaseHeavyVP8TL3RateAllocation","noRevAvail","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_23RtpTransceiverInterfaceEEEE_","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_writer.h","getPreferredId","vp9: failed to create codec ctx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_video_stream_receiver2.cc","Interplay C93","[Matrix: ","KxPSK","googDecodingMuted","Unknown videoState","bottomleft","value=","Failed to switch encoder to: ","googTargetEncBitrate","Bink Audio (RDFT)","simplearmv5te","data:","Ignoring \"b=AS:-1\"; will be treated as \"no bandwidth limit\".","raw MPEG-TS stream","Socket creation failed","N6webrtc19SaturationProtectorE","Last timestamp mismatch. Calculated: ","SubRip subtitle",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.transfer()))","WelsInitEncoderExt(), pVPP alloc spatial pictures failed","audioOutputLevel","RSA Data Security, Inc. PKCS","e2e.personalContactState","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_network_monitor.cc","Wrong character in the string","ts_layering_mode","socks5: unsupported auth method","startRecording","Failed to encrypt header: header must be 32 bytes","TLSV1_ALERT_INSUFFICIENT_SECURITY","JP Dual Mono","std::__libcpp_tls_create() failed in __cxa_thread_atexit()","account%u dc%u handshake: invalid DH server nonce, type = %d","native_setRegId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/bitrate_prober.cc","max-fs"," and PPS id ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_certificate.cc","offset out of buffer bounds","pipe failed","bgr444le","FilterAdd","json_object() requires an even number of arguments",", target_delay_ms: ","dynamic_cast","SendNackDelay is set to ","149.154.175.100","InitRecording[tid=%d]",", c_name: ","best_turn_port != nullptr","framesDecoded","MSVC.","N6webrtc21IceCandidateInterfaceE","Wrong hex string length","2001:b28:f23d:f001:0000:0000:0000:000a","24TL_msg_new_detailed_info","N6webrtc30DelayIncreaseDetectorInterfaceE","Set Opus bitrate to "," missing from index ","Created"," called on RtpSender with ","yuva420p16be","\\SB2/","SignalEncoderActive, Encoder is active.","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_18InstanceImplLegacyEEEbvE8MetaImplNS_9allocatorIS5_EEEE","WebRTC-Bwe-NetworkRouteConstraints","x-google-min-bitrate","correct_ts_overflow","Forget key from epoch: ","ZN18ConnectionsManager30registerForInternalPushUpdatesEvE3$_0","SceneChangeDetect() iAvailableRefNum=0 but not I.","Inconsistent scalability modes configured.","/home/gradle/TMessagesProj/jni/voip/tgcalls/NetworkManager.cpp","rtx_payload","getPreferredPayloadType","St14overflow_error","N7cricket11StunRequestE","dxtory","ERROR - direction outside range 0 to 3","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS6_EEENS_9allocatorISC_EEFvS8_EEE","MB-AFF","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110ADMWrapperEEE","CreateOffer failed because the session was shut down","[%s] ","Failed to create TURN client socket.","avctx->pix_fmt == AV_PIX_FMT_YUVJ444P || avctx->pix_fmt == AV_PIX_FMT_YUV444P || avctx->pix_fmt == AV_PIX_FMT_YUVJ422P || avctx->pix_fmt == AV_PIX_FMT_YUV422P || avctx->pix_fmt == AV_PIX_FMT_YUVJ420P || avctx->pix_fmt == AV_PIX_FMT_YUV420P || avctx->pix_fmt == AV_PIX_FMT_YUV440P || avctx->pix_fmt == AV_PIX_FMT_YUVJ440P || avctx->pix_fmt == AV_PIX_FMT_YUVA444P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P || avctx->pix_fmt == AV_PIX_FMT_YUVA420P16LE|| avctx->pix_fmt == AV_PIX_FMT_GBRP || avctx->pix_fmt == AV_PIX_FMT_GBRAP","jitter_max_delay_60","N6webrtc34RemoteBitrateEstimatorSingleStreamE","pScreenBlockFeatureStorage->pLocationPointer","org/webrtc/AddIceObserver","Failed to parse VPS.","3ff3f33f","Failed to get voice send stats.","(IZIZ)V","0 == WebRtcOpus_SetMaxPlaybackRate(inst_, config.max_playback_rate_hz)","pixlet","WebRTC-SimulcastLayerLimitRoundUp","can't parse magic %x in Server_DH_Params","!o_alice_public_key_","window_packets","FlexFEC03 packet with retransmission bit set. We do not support this, thus discarding the packet.","c ap traffic","8TL_error","N6webrtc8internal16TransportAdapterE","25TL_messageEntityUnderline","RID Description must contain <RID> <direction>.","val || !min_size","Error in the Last buffer","UNEXPECTED_OPERATOR_IN_GROUP","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvjE_","async","NSt6__ndk110__function6__funcIZN6webrtc13SctpTransportC1ENS_10unique_ptrIN7cricket21SctpTransportInternalENS_14default_deleteIS6_EEEEE3$_0NS_9allocatorISA_EEFvvEEE","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip14VoIPControllerEvEE","cpu_speed_le_cores",", enable_digital_adaptive: ","d3d11va_vld","MAX_COLUMN=2000","wrap outgoingBody(%p, %s) to TL_invokeAfterMsg, token = %d, after 0x%llx","c2pnb163v2",", window_length: ","currentRoundTripTime",". Send time history too small?","N6webrtc18RtpCodecParametersE","<pix_fmt>","set the number of slices, used in parallelized encoding","onIceCandidatesRemoved","Failed to create DataChannel from the OPEN message.","SentToInputFpsRatioPercent","TCP candidates are disabled.","(Lorg/webrtc/EglBase$Context;ZZ)V","ZN7tgcalls27GroupInstanceCustomInternal5startEvEUlRKNS_15GroupLevelValueEE_","inter_layer_pred_mode","cpu_adapted_res: ","chroma","adpcm_ima_ws","WebRTC.Video.JitterBufferDelayInMs ","cdgraphics","vp8-flags","Sequential","opus_encoder: setting bitrate to %u","rgb444le","setct-CapTokenTBE","N3rtc16RefCountedObjectIN7cricket20EncoderStreamFactoryEEE","N6webrtc24FlexfecReceiveStreamImplE","ignore level even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/extensions.cc","source width","id-aes128-wrap","stunKeepaliveRttSquaredTotal"," with password[","season_number","framesDecoded: ","Channel disabled: ","org/webrtc/VideoEncoderWrapper","getDataY","p010le","NSt6__ndk117moneypunct_bynameIcLb0EEE","ZN7cricket4Port21MaybeObfuscateAddressERKNS_9CandidateEbE3$_0","DW_EH_PE_textrel pointer encoding not supported","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_mbstr.cc","grain_seed","Forbidden","rc_overshoot_pct:","N6webrtc12EchoDetectorE","Other","BMP (Windows and OS/2 bitmap)","Can't import private key","9TL_config","N6webrtc17BiplanarYuvBufferE","Could not read OPEN message label","((.111..***(())/113//+++((","qcomp","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/data_channel.cc","RTP timestamp: ","If you heard an audible artifact, there may be a bug in the decoder. Clipped intensity stereo position (%d -> %d)","%r %s BY term out of range - should be between 1 and %d","Failed to set ","N6webrtc12_GLOBAL__N_122ClippingEventPredictorE","anaglyph_green_magenta","gray10le","HTTP/%*u.%*u %u","ClearAudioSend: ssrc is incorrect: ","N4bssl12_GLOBAL__N_116CNsaCipherScorerE","StapA packet with incorrect NALU packet lengths.","can't parse magic %x in RpcDropAnswer","FLACParser","temp1 <= 1E20","7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed","socks5: connect succeeded","WebRTC.Video.UniqueNackRequestsSentInPercent","sqlite_returning","/home/gradle/TMessagesProj/jni/voip/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc","sdpFmtpLine","ExposureProgram","' for writing.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1NS_9allocatorIS5_EEFvxEEE","Trop Rock","Dropping input video frame waiting for key frame","sonicls","CRYPTO","onStandardizedIceConnectionChange","write_packet_common","file:","NSt6__ndk110__function6__funcIZZN6webrtc14RtpTransceiver10SetChannelENS_10unique_ptrIN7cricket16ChannelInterfaceENS_14default_deleteIS6_EEEENS_8functionIFPNS2_20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_NSG_ISO_EEFvvEEE","id-pda-dateOfBirth","relativePacketArrivalDelay","WebRTC.Call.VideoBitrateReceivedInKbps","JPEGInterchangeFormatLength","BLOCK_CIPHER_PAD_IS_WRONG","Windows Media Video 8","xyz12le","InputHeightInPixels","Uncompressed packed 4:4:4","the NOT INDEXED clause is not allowed on UPDATE or DELETE statements within triggers","enable_clipping_predictor","set maximum number of B-frames between non-B-frames","read bytes error","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_0","Switching to p2p (LAN)","wakeup network in background account%u","Unable to set playout device.","Unable to send too large message","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENS_10shared_ptrINS2_21VideoCaptureInterfaceEEEE3$_0NS_9allocatorIS7_EEFN6webrtc13scoped_refptrINSA_25VideoTrackSourceInterfaceEEEvEEE","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Data","N6webrtc4rtcp15ExtendedReportsE","Bitrate estimate state changed, BWE: ","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection15AddIceCandidateENS_10unique_ptrINS2_21IceCandidateInterfaceENS_14default_deleteIS5_EEEENS_8functionIFvNS2_8RTCErrorEEEEE3$_1NS_9allocatorISD_EESB_EE","speech_buffer_.size() == rtp_timestamps_.size() * samples_per_10ms_frame","is_avc","Too many reference buffers are used.","matroska,webm","NSt6__ndk114codecvt_bynameIDsc9mbstate_tEE","set-brand-Diners","ts_number_layers out of range [1..VPX_TS_MAX_LAYERS]","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_1NS_9allocatorISA_EEFvvEEE","prio_rate","Invalid block size.","wrong Vector magic in TL_jsonObject, got %x","NOT_INITIALIZED","bad parameter or other API misuse"," full %u","processSignalingData: ","P2PTransportChannel::OnUnknownAddress - No STUN_ATTR_PRIORITY found in the stun request message","Source high bit-depth not supported in profile < 2","--------D","method","ayuv64le","DISTINCT is not supported for window functions","NSt6__ndk110__function6__funcIZZN7tgcalls12InstanceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEENK3$_0clEPNS2_7ManagerEEUlNS2_12TrafficStatsENS2_9CallStatsEE_NS_9allocatorISD_EEFvSB_SC_EEE","DTS-HD HRA","can't parse magic %x in PeerColor","Invalid codec preferences: invalid codec with name \"","e2e.callPacketLargeMsgId","cannot add a STORED column","MULTIPLE_PRIVATE_KEYS_IN_PKCS12","bmv_audio","googFrameHeightInput","pts is smaller than initial pts","is_motion_mode_switchable","process server response %p - %s","N6webrtc19AudioDecoderFactoryE","WebRTC-ForceSimulatedOveruseIntervalMs","Disable AGC according to field trial.","operator~","INVALID_BROADCAST__ALREADY_APPLIED","persistentStateFilePath","OLD_SESSION_CIPHER_NOT_RETURNED","08491<5=\"*&+#.'/2:6;3>7?","http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01","*low_loss_threshold > 0.0f","macroblock (MB) type","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/prioritized_packet_queue.cc","AsyncHttpsProxySocket >> ","Leaflet page","unix-none","Setting output_format_request_: ","PCM 32-bit floating point big-endian","connection(%p) TLS response header1 mismatch","19TL_userProfilePhoto","ticks_per_frame %d too large for the timebase %d/%d.","impl_","16cif","of length ","Disabling extra EC","Cinepak","unable to create epoll instance","InitPlayout failed","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_enc.cc","X400Name:<unsupported>","ZN18ConnectionsManager11sendRequestEP8TLObjectNSt6__ndk18functionIFvS1_P8TL_errorixxiEEENS3_IFvvEEES9_S9_jj14ConnectionTypebiE3$_0","CA Repository","Problematic Input Base Param: iUsageType=%d, Resolution=%dx%d, FR=%f, TLayerNum=%d, DLayerNum=%d","FDE is really a CIE","certificate expired","sum of absolute differences, fast","at most %d tables in a join","spatial_layer_max_width[i]","Can't parse as an integer string \"",": Removed connection ","dss_sp","front left",") FAILED: destination.WriteBits(video_format_override, 3)","level-asymmetry-allowed","Video Session Error","N6webrtc20FecControllerDefaultE","ARIB STD-B24 caption","INVALID_BROADCAST__INVALID_BLOCK_HASH","account%u dc%u handshake: invalid DH answer nonce hash 2, type = %d","DroppedFrames.BadTimestamp","Unexpected sample_fmt","ProcessExtraData","Failed to create relay port with ","  Prefix: ","set the log level offset","bucket_milliseconds > 0","accurate_rnd","input buffer overflow","can't parse magic %x in JSONValue","documentTitle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT, DetermineTemporalSettings failed!","network_state_interval","googNacksReceived","!is_hash_table_key_empty<EqT>(key)"," transceiver in response to a call to AddTrack.","nativeInit"," goog_delta_consumer_ = ","error_pos != std::numeric_limits<size_t>::max() && data_len == 0 && left_len == 0","AVdnc","N12_GLOBAL__N_116itanium_demangle20MemberLikeFriendNameE","TLS server send_server_finished","JPEG 2000 digital cinema 2K","des-ede-ofb","yuv440p10be","Add ACK#","ExposureMode","setCext-TokenType"," packet","brainpoolP320t1","ProtectionOverheadRateThreshold field trial is set to an invalid value, expecting a value between (0, 1].","d3d11va","INTEGER_NOT_ASCII_FORMAT"," transceiver in response to a call to AddTransceiver.","Out of range weight","atrac3pal","http://www.webrtc.org/experiments/rtp-hdrext/video-timing","L2T1_KEY",", settings={number_of_cores: ","NSt6__ndk110__function6__funcIZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0NS_9allocatorIS8_EEFvS7_iEEE","BitrateConstraint","NEW CERTIFICATE REQUEST","Palette","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Video","nsCertExt","DEFAULT_PCACHE_INITSZ=20","subviewer","N7cricket12VideoChannelE","16TL_msg_container","Failed to allocate (pbi->mt_yabove_row)","pPic->pBuffer","result == static_cast<BN_ULONG>(-1)","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_receive_stream2.cc","Adding allocated port for ","WebRTC-Video-PreferTemporalSupportOnBaseLayer","getTimestampNs","max bitrate smaller than min bitrate","] [send: ","N6dcsctp8TLVTraitINS_26StateCookieParameterConfigEEE","parameters_.codec_settings","Network connected: ","rtcp-rsize","N6webrtc12_GLOBAL__N_111AdapterModeE","smpte2085","window_size > 0","id-smime-ct-TSTInfo","The sending rate must be finite: ","%s:%d: %s",": set_write_state from: ","infer_no_subs","sendDataChannelMessage: ","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","modified_e_weighted","mline","Tried to send group call key but peer isn't capable of them","/Users/dkaraush/projects/td/tdutils/td/utils/Slice.h","WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME","ignore_check_constraints","film_grain_params_ref_idx","condition_variable::wait: mutex not locked","min_pacing","INVALID_COFACTOR",": OnWritableState() called in state webrtc::DtlsTransportState::kFailed.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519_asn1.cc","Failed to enable VP9D_SET_LOOP_FILTER_OPT. ","Attempt to use TURN with a too long username ","N6webrtc3jni14AudioRecordJniE","Update [reduce] "," rtt ","ftruncate","crossCertificatePair"," ms since last received data=","doubleValue","N3rtc14AsyncTCPSocketE","NO_GROUPS_SPECIFIED","UNSUPPORTED_ALGORITHM","destinationIndicator","create","affiliationChanged","N6webrtc38PeerConnectionFactoryProxyWithInternalINS_30PeerConnectionFactoryInterfaceEEE","Orchid","Profile > 1 not supported in this build configuration","skip_threshold","Socket %d not ready to send","N6webrtc24ScalabilityStructureS3T3E","ECH_SERVER_CONFIG_UNSUPPORTED_EXTENSION","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_rsa.cc","NESTED_GROUP","#@1]#",", show_existing_frame = ","max_size_bytes_ <= kMaxReasonableFileSize","!race_checker995.RaceDetected()","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_client.cc","Decoding error from op_read(): %d","floor","useinbandfec","update","QuickTime video (RPZA)","theora","Dropping frame. Too large for target bitrate.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc","showable_frame","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","Wrong key type, expected RSA",", and less than 1: ","send_modules_map_.find(ssrc) == send_modules_map_.end()","raw secret","no such index: %S","Config(%p, %s) fileno failed","x-google-start-bitrate","A BUNDLE group contains a codec collision for payload_type='","Receive valid LTR recovery pRequest,feedback_type = %d ,uiIdrPicId = %d , current_frame_num = %d , last correct frame num = %d","TLS client finish_client_handshake","image.cpp runtimeexception class","ZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0","NSt6__ndk110__function6__baseIFvjEEE","HotPink","$%d: PushSourceSinkSettings(): 4","Invalid payload type: ","nativeConnect","N6webrtc10DtmfBufferE","Failed to extract QP from VP8 video frame","OCSPSigning","NSt6__ndk110__function6__baseIFvRKN3rtc9IPAddressENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_dictionary.cc","EdiPartyName","truncate","Duplicate payload type: ","org/webrtc/IceCandidate","ignored","Another unsignalled ssrc packet arrived shortly after the ","bidir","id-smime-aa-ets-revocationValues","NSt6__ndk110__function6__baseIFvvEEE","id-it","NOT_CONNECTED","The order of m-lines in subsequent offer doesn't match order from previous offer/answer.","Signaling: could not parse ","CRLReason","WebVTT subtitle","destination != nullptr","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/generic_decoder.cc"," is not valid for a TMMBR.","World Music","<dictionary>","N6dcsctp10AbortChunkE","Failed to allocate cpi->nmvsadcosts[0]","handleSignalBarsChange","Couldn't find sender ","AVBSFContext","sha-1","[MT] CWelsSliceEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, um_iSliceIdx %d","SL_RESULT_INTERNAL_ERROR","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEPNS1_17AsyncPacketSocketES8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","in complexity estimation part 1","Candidates","frameHeight: ","Big Beat","N12_GLOBAL__N_116itanium_demangle15TypeRequirementE","kf_mode:","ENGINE","The over-use estimator's covariance matrix is no longer semi-definite.","SSLV3_ALERT_NO_CERTIFICATE","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS_8functionIFvxEEEEEE","decimal64","Detected big bandwidth drop, start probing.","onSignalingChange","DTLS_FAILURE","Rollback not supported in Plan B","OpenSSL error at BN_set_word(dh_g, 4 * g)","vp9: failed to make writable %d","pics <= 16","Basic Animated Texture Profile","' in trial: \"","best_effort_timestamp","org/webrtc/MediaStreamTrack"," (no space, length: ","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i422_buffer.cc","attempt to open \"%s\" as file descriptor %d","PapayaWhip","Detaching was a successful no-op???","Frame has an incorrect temporal index. Expected: ","libavcodec license: GPL version 3 or later","point_cr_scaling[i]","localtime","googLocalCandidateRelayProtocol","Select both channels","Bottom","(Ljava/lang/String;JLjava/lang/String;)V","NSt6__ndk111__stdoutbufIwEE","Invalid shared key (size != 32)","SharedKey{uids=","wrong Vector magic in TL_help_termsOfService, got %x","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS1_20DataChannelInterfaceEEEEE","creation of an unsignalled ssrc stream. Dropping packet.","Network unreachable, trying NAT64","WebRTC-PcFactoryDefaultBitrates","loopback","V_PRORES","]0Cr0","aes-128-ctr",".FixedDigitalGainCurveRegion.Identity","MistyRose","()Ljava/util/Map;","Generating certificate","account%u dc%u handshake: invalid DH answer nonce hash 3, type = %d"," failed; result: ","Quality stats","got address %s and port %d for dc%d"," that was never updated.","Received a valid packet while reconnecting - setting state to established","N6dcsctp20StateCookieParameterE","MaxPgcnt","rfc_update_golden","Failed to allocate scaled source buffer","SEPB1","bsf_list(","use_mfra_for","height >= 0","{primaries:",", options: ","connection(%p, account%u, dc%u, type %d) received unparsed from gzip object on 0x%llx","no such view","use_reorder_optimizer","Grunge","Failed to decrypt: msg_id mismatch","(Ljava/lang/String;Z)V","enable_intra_edge_filter","WebRTC.Audio.NumOfUnsignaledStreams","IP address family does not match. server: ","UNSPEC57","CERT_DECOMPRESSION_FAILED","socks5: received packet too big","hdr.num_spatial_layers > 0U"," not requesting refresh frame because of recently incoming frame or short repeating.","DarkGreen","id-cmc-regInfo","start_forget_weight","N3rtc16RefCountedObjectIN6webrtc10AudioTrackEEE",", rtt=","N6webrtc15RtpSenderEgress20NonPacedPacketSenderE","N10__cxxabiv117__pbase_type_infoE","set decoded text subtitle format","(Transport)","target_delay_ms: ","Failed to allocate row_mt_worker_data->thread_data","The bandwidth rampup upper bound factor must be greater than 1: ","AEAD_AES_256_GCM","min_bitrate_bps","N6webrtc29VideoStreamInputStateProviderE","InsertPacketInternal","Receive LTR marking feedback, feedback_type = %d , uiIdrPicId = %d , LTR_frame_num = %d , cur_idr_pic_id = %d","Changing voice state, recv=","libc++abi","avctx->codec_type == AVMEDIA_TYPE_VIDEO","GenuineIntel","CheckResponse called on a passwordless request. Fix test!","\\u2028","SSLV3_ALERT_CLOSE_NOTIFY","AudioDeviceBufferTimer","Musical",", max_packet_size: ","IfNoHope","ILLEGAL_HEX","adpcm_vima","UNION","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_0NS7_ISA_EEFvNS2_10VideoStateEEEE","UNSPEC56","N12_GLOBAL__N_116itanium_demangle8QualTypeE","PaleGreen","NSt6__ndk15ctypeIcEE","WelsEncoderEncodeExt(), WelsBuildRefList failed for P frames, pCtx->iNumRef0= %d. ForceCodingIDR!","utf16be","adpcm_ima_ssi","WebRTC.Audio.AudioInterruptionMs","prime239v2","Wrong Credentials","' has a ssrc-group with semantics ","N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE","AAC LATM (Advanced Audio Coding LATM syntax)","Forced software decoder fallback enabled.","abstract-ice-candidate",", post_gain_factor: ","Sender already exists for track ","Packet is too small to contain all the data.","ShutterSpeedValue","inactive","} {ssrc: ","parameters are not allowed in views","xyz12be",".reflector","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_1NS_9allocatorIS8_EEFvvEEE","jpeg2000","trailing_one_bit","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Using injected network controller factory","Called with SDP without crypto setup.","GPSLongitude","write(wakeup_pipe_in_, &message, sizeof(message)) == sizeof(message)","setct-AcqCardCodeMsg","4g.S3C","Not allowed to prune connections","X-face image","statement too long"," (apt), ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/transient/transient_suppressor_impl.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_oth.cc","(IID)I"," arrival_time_delta_ms=","Lossless","ADPCM IMA Loki SDL MJPEG","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/class_loader.cc","InsertPacket invalid packet","handshake_done","status","%08x-%04x-%04x-%08x-%08x","dummy key","Stopping transceiver for MID=",": Updating local candidate type to srflx.","WebRTC-Aec3StereoContentDetectionKillSwitch","N6dcsctp8TLVTraitINS_22IForwardTsnChunkConfigEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/t_x509.cc",") while there are no active decode targets","/home/gradle/TMessagesProj/jni/voip/webrtc/call/flexfec_receive_stream_impl.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc","Setting remote voice description for ","Target video delay is too large. (target_video_delay_ms=","Security","indeo4","yuv444p16be","Bad OpenSL ES record timing, dT=%u [ms]","N6webrtc3jni26VideoDecoderFactoryWrapperE","subjectDomainPolicy","Ignoring send_rids without simulcast","Missing call to ClearChannel?","retransmittedBytesReceived","inhibitPolicyMapping","googFrameRateInput","audio_manager","Send reliably, type=%u, len=%u, retry=%.3f, timeout=%.3f","Progressive Rock","MidiVid 3.0","Bethesda VID video","N6WelsVP25CSceneChangeDetectorVideoE","sample aspect ratio","PKCS8 routines","N6webrtc22StreamFeedbackProviderE","av1_kbps_res"," is an unsignalled receive stream corresponding to the RtpReceiver with track ID \"","ERROR_CONTENT","INVALID_NULL_NAME","OpenSSLStreamAdapter::Error(","bits_per_raw_sample","initRecording","VP9E_SET_SVC_PARAMETERS","ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT","N6webrtc15RtpPacketSenderE","no renegotiation","Unexpected java exception from java RefCounted.release()","holdInstructionCallIssuer"," !\"#$%&'())*+,,-..//001112223333","NSt6__ndk110__function6__funcIZN18ConnectionsManager13cancelRequestEibNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_fingerprint.cc","webm_dash_manifest_cues_start","nativeGetPreferredRelayID","WebRTC.PeerConnection.SslCipherSuite.Video","ZN18ConnectionsManager9reconnectEiiE3$_0","Entered VoIPController::Stop","AlternRock","auth-any",", toffset: ","setct-CapReqTBEX","WebRTC.Audio.AndroidNativeAudioBufferSizeMs","remote candidate generation maybe changed","ADPCM Microsoft","packetization-mos","%02d-%02d %02d:%02d:%02d %c: ","NSt6__ndk114codecvt_bynameIDiDu9mbstate_tEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Lyricist/text writer","ShiftLeft","max_ts_probe","Failed to allocate context buffers","()Lorg/webrtc/VideoEncoder$EncoderInfo;","extern_huff","N6webrtc22RtcEventRemoteEstimateE","rc_target_bitrate:","CWelsH264SVCEncoder::ExtendLayerBuffer: pFirstMbIdxOfSlice is NULL","masksProperties","bottom coded first (swapped)","N6webrtc20CompositionConverterE","frame->data[i]","N6webrtc19RtcEventRouteChangeE","%.18s-%s","A_ALAC",", high: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27ExternalSignalingConnectionENS_9allocatorIS2_EEEE","second argument to nth_value must be a positive integer","/home/gradle/TMessagesProj/jni/voip/webrtc/video/render/video_render_frames.cc","ParamValidationExt(), layer resolution is not set, set to general resolution %d x %d","unique","WRONG_ENCRYPTION_LEVEL_RECEIVED","min_hard_comp","WebRTC-Aec3PenalyzeHighDelaysInitialPhase","WebRTC.Audio.AverageExcessBufferDelayMs","java/lang/Double","encrypted_shared_key","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio/audio_frame.cc","  !\"\"##$$%%%&&&''''","adpcm_ms","parent_","UNSPEC63","DEFAULT_WORKER_THREADS=0","WebRTC.Video.Scr","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iBitrate = %d","NO_APPLICATION_PROTOCOL","infinity","Their format: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUliiE_NS_9allocatorIS4_EEFviiEEE","?N6webrtc13PushResamplerIsEE","EnableBuiltInNS(%d)","error connecting TCP socket to %s:%u: %d / %s; %d / %s","DTLS-SRTP key installation for RTP failed","RENEGOTIATION_MISMATCH","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/sdp_observer.cc","IsValueInRangeForNumericType<Dst>(value)","adpcm_ima_iss","DeltaT1","N6webrtc16AsyncDnsResolver5StateE","account%u dc%u handshake: can't parse decoded DH params, type = %d","Packet received on SSRC: ","color range","Sending GOOG_DELTA: len: ","0 && \"Invalid content type.\"","UNSUPPORTED_INPUT_SIZE","foreign key mismatch - \"%w\" referencing \"%w\"","A_QUICKTIME/QDMC","dispose","deprecated, for compatibility only","%06.3f","Abortable","NSt6__ndk110__function6__funcIZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","enable_restoration","18auth_Authorization","CAST5-CFB","DIFFERENT_KEY_TYPES"," and ","direct_buffer_capacity_in_bytes_ == frames_per_buffer_ * bytes_per_frame","One and only one input volume controller must be enabled.","Shorten","Could not read video format parameter value.","normal_tuning_max_dec_factor_lf","libjingle","sqlite_temp_master","EVENT_NOSELECT","QP stats not recorded for H264 spatial idx ","Invalid image format. 16-bit I422, I444, I440 images are not supported in profile.","PUBLIC_KEY_VALIDATION_FAILED","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationERNS2_26PeerConnectionDependenciesEPNS2_17ConnectionContextEE3$_1NS_9allocatorISC_EEFvRKNS2_13scoped_refptrIN3rtc14RTCCertificateEEEEEE",", got ","Image size must match encoder init configuration size","WelsEncoderParamAdjust(), GetMultipleThreadIdc failed return %d.","b16g\"","set the number of threads","wrong Vector magic in TL_user (2), got %x","Failed to create key pair from PEM string.","avg_burst_loss_length > min_avg_burst_loss_length","Packet is too small to be an ExtendedReports packet.","GPSSatellites","webm_dash_manifest_bandwidth","iff_ilbm","is_inited_","ERROR_CONVERTING_PRIVATE_KEY","UNSUPPORTED_METHOD","TLS 1.3 client read_certificate_request","Gothic","(I)Lorg/webrtc/MediaStreamTrack$State;","unexpected_message","copyright","conference","WebRTC-SpsPpsIdrIsH264Keyframe","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_NS_9allocatorIS9_EEFvS8_EEE","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","performer","A_REAL/ATRC",", active ? ","nanosleep() returning early","SamplesPerPixel","N10__cxxabiv123__fundamental_type_infoE","pSmt->pThreadBsBuffer","TLS 1.3 client send_second_client_hello","Lavc58.134.100","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEjjN6webrtc11StrongAliasINS2_17StreamPriorityTagEtEEjE3$_0NS_9allocatorISE_EEFvvEEE","getStrideU","network_standalone_reflectors","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_buffer.cc","crlDistributionPoints","SSLV3_ALERT_CERTIFICATE_UNKNOWN","BT.2020 CL","alignof ","NO_ERROR","N12_GLOBAL__N_116itanium_demangle25TemplateTemplateParamDeclE","WebRTC.Call.TimeReceivingAudioRtpPacketsInSeconds","IntegrityCk","Failed to decrypt: data size is not divisible by 16","pcm_mulaw","SEQUENCE","stereo","End of sequence","LightGreen","size >= 25","VP9E_SET_SVC_REF_FRAME_CONFIG","_ROWID_","WebRTC.Video.ReceivedPacketsLostInPercent","N12_GLOBAL__N_116itanium_demangle12InitListExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc","No LevelIdc setting and iMaxSpatialBitrate (%d) is considered too big to be valid, changed to UNSPECIFIED_BIT_RATE"," kbps) configured: pacing = ","EXPECTING_A_TIME","destroyed session 0x%llx (%s)","N6webrtc20RtpPacketizerGenericE","IncomingVideoStream","H=                ","LIMIT","Ignoring empty RID attribute: ","SSSSSS","reduced_tx_set","7IWelsVP","ss_number_layers out of range [1..VPX_SS_MAX_LAYERS]","can't allocate BIGNUM g_a","N6webrtc13SctpTransportE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_FRAME_RATE,m_pEncContext->pSvcParam->fMaxFrameRate= %f","Invalid fps/pixel value provided.","N6webrtc15FieldTrialsViewE","sect283r1","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.cpp","nativeRelease","N6webrtc21FieldTrialBasedConfigE","%c%c%c%c","()Lorg/webrtc/VideoCodecInfo;","Unknown state received: ","Failed to allocate cpi->mb.ss","TURN CREATE PERMISSION response","vp9: failed to av_interleaved_write_frame %d","Binary text","Enabled-%d,%d,%d,%d,%d,%d,%d,%d,%f,%f,%d","bandwidth of this stream to be specified in the DASH manifest.","12TL_dh_gen_ok","no such table","c2tnb191v3","16TL_msgs_all_info","' from already-established BUNDLE group.","Failed to allocate cpi->prev_partition","Can't register decode complete callback on NullVideoDecoder.","N3rtc8internal13WeakReference4FlagE","never_nack_multiple_times",",schema HIDDEN","&quot;","number of bytes to probe file format","SERVER_ECHOED_INVALID_SESSION_ID","targa_y216","image.cpp bitmapfactoryoptions class","Machine has no networks; no ports will be allocated","N7WelsEnc30CWelsReference_LosslessWithLtrE","id-smime-cti-ets-proofOfSender"," frames)","due to loss. Avg loss rate: ","N6webrtc23IceTransportWithPointerE"," asimd","Regions Of Interest","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NoConflict","answer","TLS 1.3 server done","Texture SNR Layer start","green_metadata","No video codecs in common.","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFvN3rtc9ArrayViewIKhLin4711EEERKNS2_9RTPHeaderEEEE","////////","Found","CWelsH264SVCEncoder::FrameBsRealloc: pNalLen is NULL","ICE server parsing failed: Invalid url with long deprecated user@host syntax"," image to I420. Can't encode frame.","DECRYPTION_FAILED","N7cricket21DtlsTransportInternalE","ASN1_PRINTABLE","EXTERNAL","error during NewStringUTF","RESTRICT","org/webrtc/VideoSink","Rrtr already set, overwriting.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc","unable to open a temporary database file for storing temporary tables","WebRTC-Audio-AlrProbing","ZN7cricket7UDPPort18ResolveStunAddressERKN3rtc13SocketAddressEE3$_0","cb_mult","WebRTC.PeerConnection.BundleUsage","3x3 displaymatrix","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_generic.cc","ad dvcs","setct-CapRevReqTBE","notBefore","High 4:4:4 Predictive","pre_dia_size"," with counters ","CAMELLIA-256-CFB8","WebRTC-Aec3EnforceSlowlyAdjustingNearendSuppressorTunings","XL<:)","roq_dpcm","connection(%p) set O_NONBLOCK failed","new candidate pairs created from a new remote candidate","queued packet %u, seq %u=%u","std::bad_alloc","14TL_gzip_packed","Set network preference to ","WebRTC.Audio.EncodingTaskQueueLatencyMs","UTF-8 ERROR","N6webrtc4rtcp4SdesE","id-aes192-GCM"," base min delay=","NULL_SSL_CTX","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvvEEE","FD_NUT","longValue","random number generator","CreateAnswer: offer_to_receive_audio is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","N6webrtc22NetEqControllerFactoryE","Select canceled while waiting for UDP proxy to initialize","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115IdWithDirectionEEE","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1","googSpeechExpandRate","Moccasin","tnr^$P","MIXED_SPECIAL_OPERATOR_WITH_GROUPS","Unsupported initial_bitrate_factor value, ignored.","domainComponent","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0NS_9allocatorIS4_EEFvPNS2_13PortInterfaceEEEE","Some{","Global","vtable for ","CERTIFICATE_AND_PRIVATE_KEY_MISMATCH","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls21StreamingMediaContextENS_9allocatorIS2_EEEE","data-channel","gray12be","/home/gradle/TMessagesProj/jni/voip/webrtc/call/fake_network_pipe.cc","BEGIN","Encoded.Qp.H264.S2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/adaptation/video_stream_adapter.cc","pDqLayer","fcntl","com/google/android/exoplayer2/metadata/flac/PictureFrame","motionpixels","WebRTC-Aec3AecStateFullResetKillSwitch","Closing the DataChannel due to a failure to send data, send_result = ","audio_vad_no_voice_bitrate","Extension Request",": start: ","' failed: ","dsaWithSHA1","seq_level_idx[0]","Unspecified 28","' success.","public_key_id","squish","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession16AddAllocatedPortEPNS2_4PortEPNS2_18AllocationSequenceEE3$_1NS_9allocatorIS8_EEFvPNS2_13PortInterfaceEEEE","set packet size","unknown database: %s","getClassLoader","Failed to set Opus header gain; status=%s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_dec.cc","magicyuv","Y?43s?","MS ATC Screen","The maximum increase factor must be positive: ","framethreads","\\4<M%"," gathering complete, but using continual gathering so not changing gathering state.","INVALID_COMPRESSED_POINT","y10be","id-it-unsupportedOIDs","Limits { frame_size_pixels = "," removed from NACK list due to max retries.","avioflags","Failed to compute shared secret","ARG2_LT_ARG3","ATSC A/52B (AC-3, E-AC-3)","full-pel ME compare function","before video_object_layer_height","hdmv_pgs_subtitle","Unable to access speaker.","Encoded image outside simulcast range (","HTTP_NOT_FOUND","video"," ms.)","smpte240m","''''''''''''''''''''''''''''''''''''''''''''''''333333333333333333333333333333333","decoder_model_info_present_flag","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/decoded_frames_history.cc"," }, echo_canceller: { enabled: ","N6webrtc3jni12_GLOBAL__N_122RtpReceiverObserverJniE","N6webrtc14VideoRtpSenderE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/physical_socket_server.cc",": Failed to handle DTLS packet.","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.cpp","adjuster_use_headroom","Management","set soxr resampling precision (in bits)","FAILED: slice_reader.ReadBits(&num_ref_idx_active_override_flag, 1)","allow_screen_content_tools","sendonly","ExceptionHandler::GenerateDump waitpid failed:","ZN18ConnectionsManager19setNetworkAvailableEbibE3$_0","id-aes192-CCM","Received H.265-IDR frame ","org/webrtc/VideoDecoderWrapper","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_utl.cc","Failed to parse bitstream. Error: ","N6webrtc16AudioEncoderPcmUE","native_reuse","COOKIE_ECHOED","DUPLICATE_SIGNATURE_ALGORITHM","libavcodec/h264dsp.c","maximum number of packets to read while waiting for the first timestamp","] [send interval: ","u_MvpMatrix","MAX_PAGE_COUNT=1073741823","WelsEncoderParamAdjust(),bEnableLongTermReference(%d,%d),iLTRRefNum(%d,%d),iMultipleThreadIdc(%d,%d),bEnableBackgroundDetection(%d,%d),bEnableAdaptiveQuant(%d,%d),eSpsPpsIdStrategy(%d,%d),iMaxNumRefFrame(%d,%d),iTemporalLayerNum(%d,%d)","A device with a derived frame context cannot be used as the source of a HW -> HW transfer.","SL_RESULT_FEATURE_UNSUPPORTED","N6webrtc21FecControllerOverrideE","!(caps & (1 << 12))",", deblock_mode = ","handshake shared_secret","Multiplex","DataChannel received OPEN_ACK message, sid = ","Unsupported buffer type ","drop column","timer(%p) call","New SSRC="," bytes) to fit an RtcpPacket with a header and ","N6webrtc16VideoTrackSourceE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc","N6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperE","loop_filter_mode_deltas[i]","Main Audio Service","WelsEncoderApplyBitVaryRang:UpdateMaxBitrate layerId= %d,iMaxSpatialBitrate = %d","MODULUS_TOO_LARGE","reading","WebRTC-VP8VariableFramerateScreenshare","pPPSArray","10bit","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_packet_socket.cc","hd1080","totalAssemblyTime: ","Generic error in an external library","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_16NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","export film grain parameters through frame side data","certificatePolicies","Reusing provided audio device","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc","public_key","AUTOMATIC PARTIAL COVERING INDEX","nomination on the controlled side","avcodec_send_packet failed with result: ","CAMELLIA-192-CFB1","WebRTC.PeerConnection.SslPeerSignatureAlgorithm.Audio","Cannot add a UNIQUE column","Success","CheckPayloadTypes: unknown RTP payload type ","Setting field trial string:","Invalid sctp port value.","googDecodingPLCCNG"," commit=","Symphonic Rock","frame->samples_per_channel() * output_channels_ <= frame->max_16bit_samples()","duplicate public_key","stop muxing with the shortest stream","Playout delays set incorrectly: min playout delay (","MatrixType::Shear","SentFramesPerSecond",": Timing-out STUN ping ","in complexity estimation part 2","FAILED: slice_reader.ReadBits(&delta_poc_msb_present_flag, 1)","Can't reset streams as the peer doesn't support it","yuva422p12be",": Sent ","N6webrtc25FrameTransformerInterfaceE","Failed to allocate cpi->vp9_bitstream_worker_data","Any language","27TL_inputPeerUserFromMessage","NSt6__ndk110__function6__baseIFvRKN7tgcalls14NetworkManager5StateEEEE","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls21VideoCaptureInterfaceENS_14default_deleteIS2_EENS_9allocatorIS2_EEEE","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_3NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ASN1_GENERALIZEDTIME","Payload-type ","libavcodec/decode.c","id-it-caProtEncCert","(Ljava/lang/String;)Ljava/nio/charset/Charset;","Bad OpenSL ES playout timing, dT=%u [ms]","INPUT_CHANGED","getTypeInCanonicalForm","Post-Rock","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111CandidateIdEEE","N6dcsctp18AnyForwardTsnChunkE","N6json118JsonNullE","googRtt","<duration>","unacked_weight","Too many report blocks (","I-FORWARD-TSN, new_cumulative_tsn=","wap-wsg-idm-ecid-wtls1","Failed to set SSL role for the transport.","keyid","GOT_NEXT_PROTO_WITHOUT_EXTENSION","audio_send_ssrcs_.empty()","SetSampleRateAndChannels ","analyzeduration","is_translation[ref]","!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)","TTA (True Audio)","SPS size  ","(IIIIIIZLorg/webrtc/VideoEncoder$Capabilities;)V","image/x-portable-pixmap",", outFreq = ","org/telegram/tgnet/NativeByteBuffer","brainpoolP256r1","TLS server unknown","id-smime-alg-RC2wrap","org/webrtc/DataChannel$Observer","Intel Indeo 2","DNXHR LB","pcm_s32le","Failed to create Opus Decoder; status=%s","Failed to initialize recording","rows updated","11TL_jsonNull","connection(%p) resolved host %s address %s via delegate","source == nullptr","printf","id-aes256-wrap","N7cricket25WebRtcVideoReceiveChannel24WebRtcVideoReceiveStreamE","ASCII","RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION","Siren","FLACParser::readBuffer write did not complete. Status: %s","N6webrtc3voe23ChannelReceiveInterfaceE"," with negotiated parameters: send crypto_suite ","MAX_COMPOUND_SELECT=500","SEND:empty#","small_thresh","Failed to allocate last frame buffer","%.17g","Received packet has wrong hash","Oversized rtp header extension.","sendSignalingMessage encryption not available","N6webrtc25CpuOveruseMetricsObserverE","Subsampling in JPEG-LS"," for RED codec ","cancel","stereo playout is not supported","ZN18ConnectionsManager17setSystemLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","org/webrtc/VideoEncoder$EncoderInfo","using_qmatrix"," with configured min bitrate ","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_NS_9allocatorIS4_EEFvvEEE","memory management control operations (H.264)","Failed to obtain SL Engine interface","sha224","ImageWidth","PCM A-law / G.711 A-law","locking_mode","Failed to remove rejected simulcast.","UDP bind failed with error "," track.","error diffusion","injected","trusted_schema","CursorHint","Expected at least one non_empty value","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","AcmReceiver::GetAudio - Resampling last_audio_buffer_ failed.","15TL_api_response","surname","Failed to allocate (pbi->h_decoding_thread)","N6dcsctp16IForwardTsnChunkE","ENGINE routines","Sync bit is set incorrectly on a frame. Expected: ","siren","no endpoint","CWelsH264SVCEncoder::SetOption():ENCODER_LTR_MARKING_PERIOD iLtrMarkPeriod= %d ","CollSeq","ADPCM Nintendo THP (Little-Endian)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_encoder_wrapper.cc","NSt6__ndk110money_baseE","TLS 1.3 client read_encrypted_extensions","LIST_CANNOT_BE_NULL","Invalid image format. Only YV12, I420, I422, I444, I440, NV12 images are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/srtp_transport.cc","businessCategory","operator!=","roundTripTime","WebRTC-QpParsingKillSwitch","ParamValidationExt(), invalid uiMaxNalSize (%d) settings! should be larger than (NAL_HEADER_ADD_0X30BYTES + MAX_MACROBLOCK_SIZE_IN_BYTE)(%d)"," forwarding stored constraints min_fps ","spatial_layer_max_height[i]","id-qt","18TL_msgs_state_info","N12_GLOBAL__N_116itanium_demangle9ArrayTypeE","extra_hw_frames","Failed to allocate ctx->coeff[i][k]","A_TTA1","org/webrtc/PeerConnection$AdapterType","Unexpected KeyType enum_name ","ZZN6webrtc14RtpTransceiver10SetChannelENSt6__ndk110unique_ptrIN7cricket16ChannelInterfaceENS1_14default_deleteIS4_EEEENS1_8functionIFPNS_20RtpTransportInternalERKNS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEEEENK3$_1clEvEUlvE_","Can't have multiple fingerprint attributes at the same level.","set_mode(GainControl::kFixedDigital) failed.","CWelsH264SVCEncoder::ReallocateSliceList: pNewSliceList is NULL","IA5STRING","address",": Failed to send ","onStop","RSV_VCL_N14","smc 7","unsupported certificate","ctx_ == nullptr",": set_receiving to ","NSt6__ndk110__function6__funcIZN10Connection14onDisconnectedEiiE3$_0NS_9allocatorIS3_EEFvvEEE","Receive stream for SSRC '",", level: ","WEBRTC_VIDEO_CODEC_TARGET_BITRATE_OVERSHOOT","unsupported extension","DW_EH_PE_funcrel pointer encoding not supported","ignore_level","N6webrtc21KeyFrameRequestSenderE","nofillin","N3rtc16RefCountedObjectIN6webrtc10DtmfSenderEEE","', id: ","Ignore link local IP:","transportId","Failed to parse certificate to X509 object.","operator|","WebRTC-Pacer-FastRetransmissions",", pre_gain_factor: ","NSt6__ndk110__function6__baseIFvPviEEE","BAD_VERSION","NSt6__ndk115__codecvt_utf16IDsLb0EEE","N12_GLOBAL__N_116itanium_demangle15ConditionalExprE","%s failed: %s","cellular4g","Failed to get transport stats for transport_name=","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_common.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_method.cc","frame_bits"," }, transient_suppression: { enabled: ","StartPlayout failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc","N6webrtc19VideoRtpTrackSourceE","SendData called before transport is ready","H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","cr_luma_mult","after latter_half_bit_rate","there is already a table named %s","FIRST_OCTET_INVALID","enable_auto_alt_ref out of range [0..MAX_ARF_LAYERS]","SL_RESULT_OPERATION_ABORTED","WebRTC.Audio.InitRecordingDurationMs","AVPanScan","signature.to_slice().size() == 64","long long","bayer_gbrg16be","/dev/","%.2f_%.2f_%.2f_%.2f","RemoveSendStream: ","mediaSourceId","INVALID_OPTION","X25519Kyber768Draft00","RecordedDataIsAvailable() failed","e2e.chain.groupBroadcastNonceReveal","Subject Information Access","Advanced Simple Profile","EC_GROUP_NEW_BY_NAME_FAILURE","nal_type >= 0 && nal_type < 64","NO_CLOSE_BRACE","DarkTurquoise","getNumChannels","Ping interval of backup candidate pairs is shorter than that of general candidate pairs when ICE is strongly connected","CAVLC","NSt6__ndk110__function6__funcIZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS2_13scoped_refptrINS2_26RtpSenderProxyWithInternalINS2_17RtpSenderInternalEEEEENS4_INS2_28RtpReceiverProxyWithInternalINS2_19RtpReceiverInternalEEEEEE3$_1NS_9allocatorISD_EEFvvEEE","DBL_MAX","Packet has null address. This shouldn't happen.","set swr resampling phase shift",") name '","DUPLICATE_KEY_SHARE","aes-256-xts","missing datatype for %s.%s","SMPTE VC-1","Preparing TCP address, current state: ","usetoc","ignore","N6webrtc18FieldTrialListBaseE","cvid3","AddIceCandidate: Candidate is null.","POLICY_PATH_LENGTH","Failed updating status for simulcast layers.","length <= put_bits_left(pb)","lost_in","N6webrtc18UlpfecHeaderReaderE","adpcm_g722","AEC3 Transparent Mode: Legacy","Resolving addr in PhysicalSocket::Connect","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_receiver.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/task_queue_libevent.cc","socks5: incorrect VER in response","OpenSSL error at BN_get_word","Pacer queues will not be drained,pushback experiment must be enabled.",", base qp = ","UNEXPECTED_EOC","%s.xBestIndex malfunction","motion_vector_unit_test out of range [0..2]","num_layers <= kMaxTemporalStreams","cyclic",": Ignoring identical DTLS identity","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc","N6webrtc13RtpSenderBase18SetStreamsObserverE","IPSec End System","libavcodec/h264pred.c","JNIEnvironment::dtor",") FAILED: destination->WriteExponentialGolomb(16)","No stream found to attach frame encryptor","SpectralSensitivity","kBT2020_CL","Probable deadlock:","begin_bit_ == other.begin_bit_","temporal_group_temporal_switching_up_point_flag[i]","12TL_userEmpty","cubic","////////////////","xan_dpcm","mov_text","%I:%M:%S %p","S3T1h","GPSDestLongitudeRef","bw_adapted_res: ","Failed to create primary ","Malformed toggling interval: ",", response=\"","N6webrtc13RembThrottlerE","S_VOBSUB","Contact","WebRTC-Vp9InterLayerPred","Received RED packet with different SSRC than expected; dropping.","explode","N6webrtc28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEE","FLACParser::readBuffer process_single failed. Status: %s","CD Graphics video","pacer_delay_ms: ","Server returned 4XX Client Error, but not one of 40{0,1,3,4}","update_grain","lastPacketSentTimestamp","yuva420p9be","shared_key","N7tgcalls12_GLOBAL__N_118CustomEchoDetectorE","read int32 error","rematrix_maxval","N6webrtc26AudioDecoderG722StereoImplE","trace","Stereo 3D","SubSecTime","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_0","Chillout","a NATURAL join may not have an ON or USING clause","ptr_ != nullptr && get_info().static_flag","(NULL)"," ---p","19TL_inputClientProxy","Failed to allocate pbi->mt_yabove_row[i]","13TL_rpc_result","IEC 61966-2-1","max_bitrate_bps < 0","end_pos % 8 == 0","PKCS12_TOO_DEEPLY_NESTED","Tried to reset without a context.","%s scaler, from %s to %s%s "," values_optional=","N6webrtc20MediaStreamInterfaceE","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxiNS3_23VideoChannelDescription7QualityENS_8functionIFvONS3_13BroadcastPartEEEEEEE","WebRTC.Video.JitterBufferDelayInMs","delta_q_v_ac.delta_coded","X25519MLKEM768","sIe^Y","pitch_based_vad_.VoicingProbability( features_, &chunkwise_voice_probabilities_[0]) >= 0","before sprite_trajectory","pQUG>","picture info","database schema has changed","NSt6__ndk18ios_base7failureE","WebRTC-AudioDevicePlayoutBufferSizeFactor","(Ljava/lang/String;Ljava/lang/String;)V","memory buffer routines"," num_temporal_layers: ","LoadClasses:","Data Encipherment","Failed to set remote answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","BAD_PKCS12_DATA","direct","ZN7cricket10Connection18ShouldSendGoogPingEPKNS_11StunMessageEE3$_1","Try Alternate Server","DELETE FROM %Q.sqlite_master WHERE name=%Q AND type='trigger'","re-config","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","total playout time: ","huffyuv","The min number of observations must be positive: ","%s-%s","USERNOTICE","report, ID is not unique.","NO_CRL_NUMBER"," failed because remote_description is not an offer.","Failed to parse certificate from PEM string.","id-GostR3410-94DH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/a_verify.cc","Failed to allocate new_frame_stats","VideoSendStreamImpl::Stop","true,y,yes,enable,enabled,on","SNMPv2","org/webrtc/SdpObserver","table_xinfo","media-source","INVALID_EXTENSION_STRING","Max window duration must be between 1 and 15 s","framesAssembledFromMultiplePackets: ",", a_rwnd=","nackCount",".cache","ONLY_ONE_OF_P_Q_GIVEN","escape124","N7cricket16MediaChannelUtilE","N7tgcalls23SignalingSctpConnectionE","model"," answer_goog_delta = ","The application should use MODE_IN_COMMUNICATION audio mode!","N6webrtc24ScalabilityStructureS3T2E","Encoder.ForcedSwFallbackTimeInPercent.Vp8","NOT_IMPLEMENTED","UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X'      AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');","Set-SliceConstraint(%d) too small for current resolution (MB# %d) under QP/BR!","mace3","Invalid port number.","ParamValidationExt(), invalid uiSliceNum (%d) in SM_RASTER_SLICE settings!","length","ADPCM Zork","N6webrtc21Flexfec03HeaderReaderE","PBM (Portable BitMap) image","UNSUPPORTED_AD_SIZE","Network queue: ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22SignalingKcpConnectionENS_9allocatorIS2_EEEE","XPM (X PixMap) image","Bitrate limits not used, min_bitrate_bps ","ctor[tid=%d]","!crypto_suites.empty()","NO_CERTIFICATE_OR_CRL_FOUND","St16invalid_argument","NSt6__ndk110__function6__funcIZN18ConnectionsManager21failNotRunningRequestEiE3$_0NS_9allocatorIS3_EEFvvEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/decoder_database.cc","SHORT_LINE","Invalid image format. Only YV12, I420 and NV12 images are supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc","camellia-128-ecb","N6webrtc8RTCStatsE"," bytes","; max_bitrate_bps=","Content light level metadata","18TL_destroy_session","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;attribute vec2 a_TextureCoordinates;varying vec2 v_TextureCoordinates;void main(){    v_TextureCoordinates = a_TextureCoordinates;    gl_Position = u_MvpMatrix * a_Position;}","Simulcast attribute is empty.","PRIMARY KEY missing on table %s","AVj2Y","G.722 ADPCM","MediaStream with ID ","$%d: PushSourceSinkSettings(): 2 src=%ld","Private","Invalid OggVP8 header packet","VIXL<","noticeref",">?>>?456789:;<=","trust_vp8","WebRTC-VideoRateControl","hdr_.spatial_idx < hdr_.num_spatial_layers - 1 || hdr_.end_of_picture","N6webrtc12_GLOBAL__N_117WrappedYuvaBufferINS_20I420ABufferInterfaceEEE","\\W%08X","prepared_private_key.pkey_ != nullptr","NSt6__ndk110__function6__funcIZN7cricket8TurnPort22CreateTurnClientSocketEvE3$_1NS_9allocatorIS4_EEFvPN3rtc17AsyncPacketSocketEiEEE","brd_scale","first","libavcodec/cbs.c","max_delay_ms: ","N6webrtc18AudioTransportImplE","Frame with no encode started time recordings. Encoder may be reordering frames or not preserving RTP timestamps.","Error resilience configuration","error enabling dual stack socket: %d / %s","CopyAndRewriteVui","max_gain_change_db_per_second","([B)Z","SetPeerCertificateDigest","BAD_RECIPROCAL","WebRTC-VideoLayersAllocationAdvertised","NSt6__ndk120__shared_ptr_emplaceIlNS_9allocatorIlEEEE","CERTIFICATE REQUEST","([BLjava/lang/String;Lorg/telegram/messenger/voip/Instance$TrafficStats;Z)V","WORKER_BUSY_TOO_LONG_RETRY","N6json115ValueILNS_4Json4TypeE4ENSt6__ndk16vectorIS1_NS3_9allocatorIS1_EEEEEE"," with report-error bit set","X509_CERT_AUX","ICE server parsing failed: Invalid transport parameter in ICE URI","\"network\":[","WebRTC-FakeNetworkSendConfig","Reserved bit set","pSliceSeg->pOverallMbMap","NSt6__ndk120__codecvt_utf8_utf16IDsEE","Encoder didn't deliver data.","AV_LOG_FORCE_COLOR","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_18InstanceNetworking5StateEE_","FLAC__STREAM_DECODER_SEARCH_FOR_METADATA","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_BITRATE, layerId =%d,iBitrate = %d","Failed to allocate encode_frame_decision.sb_params_list","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc","pic->f->data[0]","`InlinedVector::at(size_type) const` failed bounds check","N6webrtc19NV12BufferInterfaceE","e2e.chain.stateProof","can't allocate frame %s","NSt6__ndk110__function6__baseIFvRKN3rtc17CopyOnWriteBufferExEEE","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS2_16DecryptedMessageEE_NS_9allocatorIS7_EEFvS6_EEE","WebRtcVoiceMediaChannel::SetRawAudioSink: ssrc:","CWelsH264SVCEncoder::WelsCodeOnePicPartition: DynSliceRealloc not successful","CreateBtree","Reregistering extension uri:'","EnableBuiltInAEC(","yuv422p14be","maxsize=%zu","Could not parse json response payload"," | noise_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remote_estimate.cc","NSt6__ndk110__function6__baseIFvfEEE","Failed to allocate cpi->tpl_stats[frame].tpl_stats_ptr","ParamValidation, Invalid iLoopFilterDisableIdc(%d) or iLoopFilterAlphaC0Offset(%d) or iLoopFilterBetaOffset(%d)!","WelsBuildRefListScreen(), ref !current iFrameNum = %d, ref iFrameNum = %d,LTR number = %d","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_2","est_lower_than_network_ratio","discard corrupted frames","/Users/dkaraush/projects/td/tdutils/td/utils/tl_helpers.h","EncryptedStorage::secret_for_value","(Lorg/webrtc/RtpReceiver;)V","handle_","maxptime","N6dcsctp26UnrecognizedChunkTypeCauseE","Invalid send buffer size: ","id-aca-accessIdentity","' used an invalid payload type ","msmpeg4v1",", skip ","INVALID_INTEGER","msec, ","%d/%d","NSt6__ndk17codecvtIwc9mbstate_tEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/audio_coding_module.cc","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannel13AddConnectionEPNS2_10ConnectionEE3$_3NS_9allocatorIS6_EEFvN6webrtc10RTCErrorOrIPKNS2_19StunUInt64AttributeEEEEEE","avctx->codec->encode2"," could not be resolved","aggressive","!sdp.empty()","BuiltInAGCIsAvailable()","WebRTC.Video.Screenshare.RMSEOfEncodingBitrateInKbps.","Resetting initial_framedrop_ due to changed stream parameters","0 == libyuv::I422ToI210(i422buffer->DataY(), i422buffer->StrideY(), i422buffer->DataU(), i422buffer->StrideU(), i422buffer->DataV(), i422buffer->StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","(is_forced=","N6webrtc8ResourceE","NSt6__ndk15ctypeIwEE","from.size() % 16 == 0","VideoSendStreamImpl: ","NO_RENEGOTIATION","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_3","Failed to scale video frame.","bitexact","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc","incremental_vacuum","INVALID_MESSAGE_LENGTH","Invalid concat_nonce (hash mismatch)","V_MPEGH/ISO/HEVC"," and current estimate of ","aec3_correlator_","N6dcsctp8TLVTraitINS_16ErrorChunkConfigEEE","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue16RestoreFromStateERKNS2_25DcSctpSocketHandoverStateEE3$_0NS_9allocatorIS7_EEFvvEEE","allow seeking to non-keyframes on demuxer level when supported","AudioDeviceBuffer::~dtor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_ncons.cc","org/webrtc/VideoEncoder$ResolutionBitrateLimits","RED codec ","AEC3 created with sample rate: ","{rtp: ","yuva444p12be","Failed to allocate extension id=","setRates","null authentication function","after first_half_vbv_buffer_size","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/network.cc","RenderPreProcessor;","?N6webrtc8RtpCodecE","N7tgcalls34RequestMediaChannelDescriptionTaskE","Beige","LightPink","arnr_type","WebRTC-AlrDetectorParameters","N6webrtc13ExpandFactoryE","pPic->sMvList","ACCESS_DESCRIPTION","adpcm_ima_dk4","INVALID_TRUST_ANCHOR_LIST","DISCRETE","id-aes192-wrap","' being rejected in answer.","phone_number","OCTETSTRING","bitset set argument out of range","(J[I)V","id-it-suppLangTags"," with bad local username ","Cannot calculate decrypted length","Ready.","Failed to PushLocalFrame","current_ptr[-1] != '9'","RtcpMode::kReducedSize",": Connecting from ","N3rtc16RefCountedObjectIN6webrtc46RtpVideoStreamReceiverFrameTransformerDelegateEEE","libavcodec/aacsbr_template.c","free space corruption","recv_bw_bps: ","Sync [new] ","Max SDES chunks reached.","N6webrtc12DegradedCallE","policyConstraints","Incorrect protection length, dropping FEC packet.","trailing_zero_bit","setJoinResponsePayload: ","6.0_FRONT","!!!!!!!!!!!!!!!!!!!! CALL controller->Stop() BEFORE DELETING THE CONTROLLER OBJECT !!!!!!!!!!!!!!!!!!!!!!!1","alr_interval","load_extension"," bytes left in buffer.","documentAuthor","setAttr-GenCryptgrm","sqcif","TLS 1.3 server unknown","/Users/dkaraush/projects/td/tdutils/td/utils/ThreadSafeCounter.h","IsTrue","supportedAlgorithms","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc19AudioNetworkAdaptorENS_14default_deleteIS4_EEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS3_11RtcEventLogEEEE","DEFAULT_WAL_AUTOCHECKPOINT=1000","AAS4J","(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoDecoder$DecodeInfo;)Lorg/webrtc/VideoCodecStatus;","PlayoutIsAvailable","0 == payload_left","0 == WebRtcG722_CreateEncoder(&encoder)","Enable error resilience on damaged frames (unsafe)","maxaveragebitrate","timeout != nullptr","Failed to allocate (pbi->mt_uabove_row)","N4bssl12_GLOBAL__N_125NullRecordNumberEncrypterE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE3_NS5_ISA_EEFvS9_EEE","The AGC2 input volume controller must be disabled."," fps=","kBT470M","Corrupt frame detected","localityName","target_level is invalid","Musepack SV7","!parameters_.config.rtp.ssrcs.empty()","packetsLost","scalability_structure_reserved_3bits","OnConstraintsChanged","resuming sending","N6webrtc16RtpPacketizerVp8E","WRONG_TAG","Hold Instruction Code","AES-192-CFB8","INVALID_POLICY_EXTENSION","Unsupported scalability structure ","TOO_MANY_KEYS","[agc] analog controller enabled: ","N6webrtc36SetLocalDescriptionObserverInterfaceE","CERTIFICATEPOLICIES","java/nio/CharBuffer","Buffer overflow while parsing packet.","ecdsa-with-Specified"," !\"#$%&'()*+,-./0123456789:;;<=>>?@@AABBCCCDDDEEEE","layout != CHANNEL_LAYOUT_NONE","STUN server address is incompatible.","id-GostR3410-2001-CryptoPro-XchA-ParamSet","ZN7tgcalls13ReflectorPort27CreateReflectorClientSocketEvE3$_1","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_0","N6webrtc20OveruseFrameDetector15ProcessingUsageE","CNAME not found for ssrc ","connection(%p) proxy auth required","tiertexseqvideo","user_id","Lounge","Padding was set, but padding size is zero","rfc_update_last","WebRTC-Aec3UseZeroInitialStateDuration","Setting remote video description for ","Adapter","N7cricket13CandidatePairE","N7cricket19StunUInt32AttributeE","kNative","N6webrtc9TransportE","pkcs8ShroudedKeyBag","Unknown endpoint type: ","ms_per_loss_percent","Current RTT via %s: %.3f, average: %.3f","json_group_object","EXPLICIT_TAG_NOT_CONSTRUCTED","EncoderInfo { ScalingSettings { ","periodic_samples:","CWelsH264SVCEncoder::~CWelsH264SVCEncoder()","extendedCertificateAttributes","HMAC_LIB","minimum interval between IDR-frames","id-alg","N6webrtc19AudioDeviceTemplateINS_26AudioMergedScreenRecordJniENS_13AudioTrackJniEEE","Failed to parse certificate.","out_bit_offset != nullptr","ASN1_OBJECT","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","shared_key != nullptr","Christian Rap","AugmentEncodedImage","/home/gradle/TMessagesProj/jni/voip/webrtc/api/units/frequency.h","adpcm_ima_apc","DELETE FROM %Q.sqlite_master WHERE tbl_name=%Q and type!='trigger'",", range:",", local_ssrc: ","alice_nonce","WebRTC.PeerConnection.CandidatePairType_UDP","Digital Speech Standard - Standard Play mode (DSS SP)","CREATE%s INDEX %.*s","*bitrate_threshold_kbps < std::numeric_limits<int>::max() / 1000","album","des-ede3-cfb8","JPEG (2^n-1)","skip_frame","NO_START_LINE","cores","Already processed accept","createNative","CRL_DIST_POINTS","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","6\\rEw/","j$WtJ","SMPTE 12-1 timecode","WebRTC.Screenshare.ZeroHz.TimeUntilFirstFrameMs","%d columns assigned %d values",", media = ","org/webrtc/LibvpxVp9Encoder","id-smime-alg-CMSRC2wrap","qpel_chroma2","abort due to ROLLBACK","[MT] CWelsConstrainedSizeSlicingEncodingTask ExecuteTask(), WriteSliceBs not successful: coding_idx %d, uiLocalSliceIdx %d, BufferSize %d, m_iSliceSize %d, iPayloadSize %d","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_COMPLEXITY,iComplexityMode = %d","ImageUniqueID","Unsupported RTCP feedback type: ","EncoderStatistics: SpatialId = %d,%dx%d, SpeedInMs: %f, fAverageFrameRate=%f, LastFrameRate=%f, LatestBitRate=%d, LastFrameQP=%d, uiInputFrameCount=%d, uiSkippedFrameCount=%d, uiResolutionChangeTimes=%d, uIDRReqNum=%d, uIDRSentNum=%d, uLTRSentNum=NA, iTotalEncodedBytes=%lu at Ts = %lld","access denied","no certificate","SPS Nalu header missing","Address not associated with the desired network interface.","sqlite_altertab_%s",".TimeInHdPercentage ","19TL_get_future_salts","WebRTC-BweThroughputWindowConfig","******\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"","num_10ms_frames_buffered_ == num_10ms_frames_per_packet_","native_setNetworkAvailable","Duplicate RTP extension ID: ","WelsEncoderEncodeExt() OutputInfo iLayerId = %d,iNalType = %d,iNalCount = %d, first Nal Length=%d,uiSpatialId = %d,uiTemporalId = %d,iSubSeqId = %d","threading operations","sc->stsc_data[i+1].first >= 2","compressed_hdr_size > 16 bits","AES-192-CTR","UNSPEC61","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_EXT","0x%08X","database disk image is malformed","N6tgvoip7effects6VolumeE","INVALID_ARGUMENT","N6webrtc8internal19VideoSendStreamImplE","surface_ice_candidates_on_ice_transport_type_changed is ineffective since we do not gather continually.","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_0","\"b\":\"","audio_max_bitrate_edge","venc_params","Tribal","ZN18ConnectionsManager10loadConfigEvE3$_0","NSt6__ndk123enable_shared_from_thisIN7tgcalls12MediaManagerEEE","Referencing a frame out of the window. Assuming it was undecoded to avoid artifacts."," updated buffers ","altref noise reduction filter type","id-mod-ocsp","gbrap10le","Duplicate ssrc-group '","AllocateSctpSids: Id assigned, ready to send.","Invalid private key length","GSM Microsoft variant","N7tgcalls8InstanceE","SSSRRRRRR","convert48to44"," does not refer to a valid layer.","arnr-maxframes","N3rtc29rtc_operations_chain_internal9OperationE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/platform_thread.cc","BAD_PKCS12_VERSION","TLSV1_ALERT_EXPORT_RESTRICTION","DetachCurrentThread failed: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_x509.cc","sqlite_stat3"," rtt=","Not enough space left for chunk #","reduced_still_picture_header","conflicting ON CONFLICT clauses specified","Visual Object Seq Start","yuva422p10be","timed out %s (%d/%d), req_id = %d, message_id = 0x%llx","N6dcsctp10IDataChunkE","15TL_ipPortSecret","BAD_END_LINE","smimeencrypt","librlottie-image-loader.so","localhost","WelsMarkPicScreen, Invalid Frame Number","WebRTC-Aec3EnforceCaptureDelayEstimationDownmixing","Unsupported framerate (must be >= 1.0): ","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_1","set number of bytes to be written as padding in a metadata header"," after padding was set.","DTMF event code ","Biometric Info","yuvj411p","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE"," networks:","The picture width/height is too large.","RSA Data Security, Inc.","extendedStatus","dominant_nearend_detection_snr_threshold","it != active_transports_.end()","ConfigureEncoder requested.","Audio network adaptor disabled on SSRC ","30TL_userStatusLastWeek_layer171","!avpkt->data && !avpkt->buf","id-smime-aa-ets-otherSigCert","All candidate factors must be greater than zero: ","screen_content_mode out of range [..2]","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/scoped_java_ref_counted.cc","PHONE_MIGRATE_","caseIgnoreIA5StringSyntax","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_pk8.cc","WebRTC.BWE.RampUpTimeTo500kbpsInMs","UPDATE sqlite_temp_schema SET sql = sqlite_rename_table(%Q, type, name, sql, %Q, %Q, 1), tbl_name = CASE WHEN tbl_name=%Q COLLATE nocase AND   sqlite_rename_test(%Q, sql, type, name, 1, 'after rename', 0) THEN %Q ELSE tbl_name END WHERE type IN ('view', 'trigger')","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc","has_b_frames","INVALID_DIGEST_TYPE","octagonal","gbrap12le","Out of memory","webm_dash_manifest_file_name","dtlsCipher","] [receive: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_generic_ref_finder.cc","INVALID_UTF8STRING","TDENTDORTDRCTDRLTDTGTIPLTMCLTMOOTPROTSOATSOPTSOTTSST","!c->plane && !c->step && !c->offset && !c->shift && !c->depth","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_info.cc","distpoint","rc2-cbc","Repeated or reordered frame ID (","OpenSSL error at BN_set_word(g_b, dhInnerData->g)","DestroyMix","!avctx->internal->frame_thread_encoder","nv20be","GPSVersionID","ZN18ConnectionsManager28authorizedOnMovingDatacenterEvE3$_0","N7cricket10IceMessageE","WebRTC-Aec3SuppressorDominantNearendSnrThresholdOverride","N6webrtc12_GLOBAL__N_17TypedIdE","condition_variable wait failed"," estimate_bps=","N3rtc16VideoBroadcasterE","N6webrtc14FieldTrialListIiEE","These should always be created by VideoBroadcaster!","Skipping invalid max_frame_size_percentile=",", bit_depth = ","SorterData"," max frame rate ","ASV1 ","FAILED: slice_reader.ReadBits(&used_by_curr_pic_lt_flag[i], 1)","Failed to parse HEARTBEAT-ACK; No Heartbeat Info parameter","N7cricket12RelayMessageE","no such trigger: %S","fractionLost","N6webrtc4rtcp3PliE","getOutputBufferSize","HMAC GOST 34.11-94","Failed to allocate cpi->workers","u_Alpha","Attempted to use different codec values for different encodings.","CAVLC 4:4:4","crop_height <= src.height()","AudioSendStream: ","lfe_mix_level","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_NS_9allocatorIS4_EEFviiEEE","Setting FrameDecryptor (recv) because of SetFrameDecryptor, remote_ssrc=","N6webrtc12_GLOBAL__N_131TransformableVideoReceiverFrameE","id-smime-mod-ets-eSignature-97","hy~rrk","qualityLimitationResolutionChanges","comfortnoise","totalAudioEnergy","ENGINE_LIB","SMPTE 240 M","echoReturnLossEnhancement","Unsupported cpu speed setting, value ignored.",", frame_width = ","Packet has zero length.","org/webrtc/VideoDecoderFactory","aes gcm",", adjusted_media_rate = ","booleanValue","e2e.chain.changeSetGroupState","TLS server done",", packet capacity ","INVALID_PURPOSE","algorithm %d","N6dcsctp8TLVTraitINS_33UnrecognizedParametersCauseConfigEEE","bitmap validation failed","beginning_packets","maximum number of streams","EventTracingThread","[SEA] InitEncode: failed with error code: ","jitter_delay_ms: "," bps.","nsSslServerName","Error in replacing default auth module, error: ","], mid: '","Temporal scaling configuration using a :-separated list of key=value parameters","(III)V","S_ASS","NO_PUBLIC_KEY","S_TEXT/ASCII","PhoneNumber{","averaging area","ycocg","Wrong padding length","16TL_inputPeerUser","connection(%p, account%u, dc%u, type %d) received push ping","dc%u failed export authorization","lowBattery","Audiobook","N6webrtc48CreateSessionDescriptionObserverOperationWrapperE","socks5: udp associate failed with error %02X","manager","not found file 0x%x","N6webrtc10I420BufferE","org/webrtc/PeerConnection$SignalingState","Received keyframe without scalability structure","N7cricket20PortAllocatorSessionE","Dropping ICE candidate with hostname address (no AsyncResolverFactory)","expected ',' in object, got ",": Received response with short lifetime: ","RemoveStream is not available with Unified Plan SdpSemantics. Please use RemoveTrack instead.","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderOpusENS1_15AudioEncoderL16EEEEEE","N7cricket16UsedPayloadTypesE","SHA512-256"," and stream_id=","double","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE","rc_buf_sz:","%s.lock","adpcm_sbpro_4","temporal_group_size","documentVersion","NSt6__ndk17collateIcEE","Making key pair","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_0NS_9allocatorIS4_EEFvbEEE","SRTP_AES128_CM_SHA1_80","can't parse magic %x in TL_jsonObjectValue","no such %s mode: %s","stop_gather_on_strongly_connected","Merengue","V_AV1","INVALID_MODIFICATION","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_controller.cc","N6webrtc21DefaultTemporalLayersE","TALBTBPMTCOMTCONTCOPTDLYTENCTEXTTFLTTIT1TIT2TIT3TKEYTLANTLENTMEDTOALTOFNTOLYTOPETOWNTPE1TPE2TPE3TPE4TPOSTPUBTRCKTRSNTRSOTSRCTSSE","wrong Vector magic in TL_peerColorCollectible, got %x","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [1] %u of %u fragments",", fsn=","disabled-by-default-","Maximum number of samples","N6webrtc15NetEqControllerE","safeContentsBag","kInsufficientInput","RealAudio SIPR / ACELP.NET","N6webrtc3jni23SetRemoteSdpObserverJniE","(*recorder_)->SetRecordState(recorder_, SL_RECORDSTATE_RECORDING)","Unencrypted header length is too large","N6webrtc24ScalabilityStructureL1T2E","()[Lorg/webrtc/VideoCodecInfo;","Emergency","Lanczos","TCP connect failed with error ","bayer_bggr16le","BSF_NOT_FOUND","serial","jitter_min_delay_60","out->ch_count == in->ch_count","BitRate interpolation calculating result is abnormal. "," is now ready","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_DELIVERY_STATUS,bDeliveryFlag = %d","sz=[0-9]*","private_key_","SDP_SYNTAX_ERROR","set output channel layout","KW-DIRAC","([SI)V","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I410BufferBaseEEEEE","webrtc 4 globalref","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","balance_incr","use_vizier_rc_params out of range [0..1]","Discarding FlexFEC03 packet with malformed header.","=[*@L,"," forget_factor=","ADPCM AmuseGraphics Movie AGM","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_video_sender.cc","Received FEC packet has an all-zero packet mask.","subsampling_y","des-cfb","Failed to get QP, invalid length.","attached databases must use the same text encoding as main database","N6webrtc19AudioEncoderFactoryE","WebRTC.Audio.ApmCaptureInputLevelPeakRms","feature_enabled[i][j]","org/webrtc/MediaConstraints","can't parse magic %x in DestroySessionRes","read_uncommitted","jacosub","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld, Predict skip frames = %d and %d","MPEG-4 Audio Lossless Coding (ALS)","10TL_message","curent_bitrate_bps < 0","AndroidBitmap_lockPixels failed","kMaxTemporalStreams >= number_of_temporal_layers","Invalid delta_size for seq_no ","NSt6__ndk114codecvt_bynameIwc9mbstate_tEE","MidiVid VQ","NotUseAckedRateInAlr","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport_collection.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_versions.cc","lyrics-%s%s%s","id-kp","forced","max_bitrate_bps < start_bitrate_bps","TRAIL_R","DISTINCT aggregates must have exactly one argument","Program","PaddingBitrateSentInBps ","Number of frames: captured ","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS2_18InstanceNetworking5StateEE_NS_9allocatorIS9_EEFvS8_EEE","BoundBestCandidate","N3rtc16RefCountedObjectIN6webrtc19AudioProcessingImplEEE","is_filter_switchable","Failed to allocate pbi->lf_worker.data1","N12_GLOBAL__N_116itanium_demangle8DtorNameE","g_bit_depth out of range [VPX_BITS_8..VPX_BITS_12]","ildct","http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time","SetRecordingSampleRate(%d)","quantile","QDesign Music","eWQqB","database_list","org/telegram/tgnet/ConnectionsManager","ioctl","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_20I420ABufferInterfaceEEE","run rescheduled request %d","CSPName","TLS client read_server_hello","ARGBx","WebRTC-Pacer-KeyframeFlushing","postOfficeBox","PVEZ5","yuv444p","kUnspecified",": DTLS transport closed by remote","INVALID_SECTION","NSt6__ndk17collateIwEE","ContactNonce","ADPCM Electronic Arts R2","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_ctx.cc","Bitmap Brothers JV video",", num capture channels: ","decltype(auto)","SET NULL","Success: nothing to do","Failed to read attribute length","msrle","N6tgvoip26NetworkSocketTCPObfuscatedE","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_6clENSt6__ndk18functionIFvxEEEEUlP7_JNIEnvE_","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlONS_16DecryptedMessageEE_","enable_ref_frame_mvs","Int64","Reduced number of spatial layers from ","Failed to read value type","On2 Audio for Video Codec","rsaSignature","N6webrtc3VadE"," reorder_forget_factor=","Temporal and/or spatial index is too high to be used with generic frame descriptor.","The configuration does not specify that the estimator should be enabled, disabling it.","Received ","pMbCache->pSkipMb","gremlin_dpcm"," bytes to host ","hmacWithSHA256","max_incr","DUCK3","CREATE TABLE x(key,value,type,atom,id,parent,fullkey,path,json HIDDEN,root HIDDEN)","Failed to install SRTP event handler, err=","chunk_size","id-smime-aa-ets-signerLocation","naturaleftouterightfullinnercross","N6webrtc18FieldTrialOptionalIiEE","CERTIFICATE_VERIFY_FAILED","Failed to decode tile data","AllocationSequence: UDPPort will be handling the STUN candidate generation.","InitPlayout","speech_buffer_.size() == full_frame_samples_","Maximum I-frame bitrate (pct) 0=unlimited","WebRTC.PeerConnection.RtcpMuxPolicy",": Missing STUN_ATTR_NONCE attribute in allocate unauthorized response.","3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x","WebRTC.PeerConnection.CandidatePairType_TCP","can't allocate BIGNUM g","packet_stats","offer","vp9: failed to open codec %s","WebRTC.Call.EstimatedSendBitrateInKbps, ","%s failed to release mutex","location","<GSpherical:Spherical>","changes=","g_usage:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CandidateFactors","BITSTRING","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_all.cc","Error OPUS_GET_LOOKAHEAD returned: %s","X509v3 Certificate Policies",") FAILED: destination->WriteExponentialGolomb(max_num_ref_frames)"," bytes_stored_: ","OpenSLESPlayer","disclaimer","TOO_LONG","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/unique_id_generator.h","is_error()","WebRTC-DontIncreaseDelayBasedBweInAlr","native_limit","WebRTC-VP9VariableFramerateScreenshare","Microsoft Server Gated Crypto","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_9NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","percentile >= 0.0f","url_decode(","WebRTC-UseShortVP8TL3Pattern","pkcs7-digestData","static_cast<size_t>(end_ptr_ - current_ptr_) >= size","H264 Decoder","Expected magic ","DEFAULT_SECTOR_SIZE=4096",", id=","HEADER_TOO_LONG","SIGNATURE_ALGORITHM_MISMATCH","N6webrtc18AudioSinkInterfaceE","Bytes sent/recvd: %llu/%llu","%s failed to acquire mutex","N6webrtc4rtcp4NackE","getSdkVersion","CadetBlue","N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE","aes-192-cfb8","eae_prk","connection(%p) not ipv4 address %s","_tric_","N7cricket22CandidatePairInterfaceE","AudioOutputAndroid","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/ctx.cc.inc","Model","id-Gost28147-89-cc","cannot store %s value in %s column %s.%s","nativeNeedRate","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_vfy.cc","layers","()Lorg/webrtc/NetworkMonitor;","[Rc] iDid = %d,bits in buffer = %lld, bits in Max bitrate buffer = %lld","screencastState",", low_latency_input: ","delta_q_u_dc.delta_coded","default_cache_size","background","%s(%d)","adpcm_mtaf","aggregate functions are not allowed in the GROUP BY clause","daala","ts_number_layers:","ZN6webrtc22RtpTransmissionManager23CreateAndAddTransceiverENS_13scoped_refptrINS_26RtpSenderProxyWithInternalINS_17RtpSenderInternalEEEEENS1_INS_28RtpReceiverProxyWithInternalINS_19RtpReceiverInternalEEEEEE3$_1","MidiVid Archive Codec","N6webrtc18PlanarYuv16BBufferE","Outgoing packet limit reached.","UDP socket failed"," (deleted)","words_.size() > 0","(JII)V","AES-192-CBC-HMAC-SHA1","N6webrtc16BitrateAllocator13LimitObserverE","after Time_code[63..48]","Commentary","urn:ietf:params:rtp-hdrext:toffset","Removing RID: ","Multiple consecutively invalid RTCP SR reports, clearing measurements.","nearend_tuning_mask_lf_enr_suppress","preferredDeliveryMethod","H.265 / HEVC (High Efficiency Video Coding)","organizationName","MaxApertureValue","N6webrtc18RedPayloadSplitterE","TURN REFRESH error response","Failed to read attribute content","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0","P2PTransportChannel: ","offset == (sizeof(huff_vlc_tables) / sizeof((huff_vlc_tables)[0]))","original_format","CPiA video format","Using ALR experiment settings: pacing factor: ","(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;)V","NSt6__ndk110__time_putE","Add remote ssrc: ","socks5: auth response VER is incorrect","Psygnosis YOP Video","zm_factor.den out of range [1..1000]",", fps_allocation = [",", expected: ","Payload type already registered: ","N6webrtc17AccelerateFactoryE","Failed to create BoringSSLCertificate from PEM string.","Stream not found","abbreviated query algorithm search",": TURN allocate request sent, id=","UNKNOWN_CERTIFICATE_TYPE","id-GostR3410-2001-CryptoPro-C-ParamSet","ECDSA","N6webrtc31PeerConnectionProxyWithInternalINS_23PeerConnectionInterfaceEEE","N7tgcalls15PlatformContextE","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_7NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","clipped_ratio_threshold","Signaling: message must be an object","1.0,2875,80,40,-60,3","setct-PI-TBS","Invalid FlexFEC SSRC given. This FlexfecReceiveStream will therefore be useless.","Invalidity Date","N6webrtc17RTCStatsCollectorE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls22InstanceV2ImplInternalENS_9allocatorIS2_EEEE","delta",", arrival time: ","getImplementationName","The existing transceiver is stopping.","s302m","JvmThreadConnector::ctor","N6webrtc22DtlsTransportInterfaceE","INVALID_PSS_PARAMETERS","no such vfs: %s","PIC-AFF","googDscp","National Folk","setct-RegFormReqTBE","CAMELLIA-256-CFB1","Ljava/lang/String;",": Failed to send STUN ping  err=","RECORD_TOO_LARGE","AES-128-CBC-HMAC-SHA1","ZN7tgcalls7Manager5startEvE3$_0","NO_CERTIFICATE_ASSIGNED","Can't bind socket to network because network binding is not implemented for this OS.","Main 10","\\%02X","challengePassword","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/acm2/acm_receiver.cc","nearend_tuning_mask_hf_enr_suppress","SStrideTables","yuva420p10be","initial_gain_db","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/t1_enc.cc","Unknown extended report block type ","c2tnb191v1",": Received TURN message while the TURN port is disconnected","holdInstructionReject","connection(%p) TLS hash mismatch","Q1.0<","N3rtc16RefCountedObjectIN6webrtc10VideoTrackEEE","Reserved 18","ZN6tgvoip14VoIPController16InitializeTimersEvE3$_1","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal26createOutgoingAudioChannelEvENKUlvE0_clEvEUlvE_NS_9allocatorIS5_EEFNS_4pairIhbEEvEEE","pcm_s64be","rename","semantics","AudioInputAndroid","JVM::JVM","len == 32","Failed to allocate row_mt_worker_data->partition","database table is locked","rtp_sender_","Set ICE receiving timeout to ","GainController2;","Raw RGB bitmaps in VFW mode are stored bottom-up","IMMEDIATE","BLOCK_TYPE_IS_NOT_01","COMP_LIB"," reason='","webm_dash_manifest_cues_end","Khaki","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_1NS_9allocatorIS2_EEFviEEE","DEFAULT_WAL_SYNCHRONOUS=2","DropTable","RSV_VCL28","Failed to allocate svc->prev_partition_svc","VAD mode: ","WebRTC-Pacer-DrainQueue","N10__cxxabiv116__enum_type_infoE","TLS 1.3 client send_client_certificate","segmentation_enabled","uhd4320","cdef_bits","I0AL?","ForestGreen","Failed to UnprotectRtp: SRTP not active","dsd_lsbf_planar","compresses dark areas stronger than medium ones","PRIVATE_KEY_DECODE_ERROR","NSt6__ndk110__function6__funcIZN7tgcalls12MediaManager5startEvE3$_0NS_9allocatorIS4_EEFvfEEE",": Received TURN message that was too short","getTableEntrySize","org/webrtc/SoftwareVideoDecoderFactory","SCAN %s%s%s","HTTP_UNAUTHORIZED","WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixing_matrix.cc","getIpAddresses","STREAMING_NOT_SUPPORTED",": Starting TURN host lookup for ","resample_interval_ms","Any Extended Key Usage","RealAudio Lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_crypt.cc","GPSDestBearingRef","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","SL_RESULT_CONTENT_NOT_FOUND","raw video","fcntl(%d, F_SETFL)","use_per_layer_speed","LevelIdc is changed from (%d) to (%d) according to the iMaxSpatialBitrate(%d)","Failed to get the DTLS role.","WebRTC-Manager","YCbCrSubSampling","sha512-256"," !\"#$%&'()*+,","last_frame_info_->width >= highest_stream_width","OCSP Service Locator","totalEncodedBytesTarget","BAD_PASSWORD_READ","vp8_base_heavy_tl3_alloc"," }, pre_amplifier: { enabled: ",", bytes sent = ","Failed to generate certificate. KeyType: ","FAILED: slice_reader.ReadExponentialGolomb(&num_long_term_sps)","UDP_RELAY","use table of contents","set flags","setct-CredReqTBE","NSt6__ndk110__function6__baseIFvN7tgcalls10AudioStateENS2_10VideoStateEEEE","Absent receive stream; ignoring clearing encoded frame sink for ssrc ","delta_frame_id_length_minus_2","setct-AuthTokenTBE"," overuse detections ","Count of networks: ","PKCS12_PUBLIC_KEY_INTEGRITY_NOT_SUPPORTED","getNativeIndex","V_REAL/RV20","ICE server parsing failed: Invalid port","layout != CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC","PROTOCOL_IS_SHUTDOWN","frame ending offset must be a non-negative integer","invalid extended header length","Reserved 23","11TL_msg_copy","X509v3 Subject Directory Attributes","(Lorg/webrtc/CandidatePairChangeEvent;)V","()Lorg/webrtc/NetworkChangeDetector$ConnectionType;","episode_sort","image/svg+xml","non-virtual thunk to ",", sync_group: ","setct-AuthReqTBE"," is not valid for TMMBN.","yk 1\"\"\"","WebRTC.BWE.InitialRtt","WebRTC.Audio.Agc2.Headroom","  !!\"\"##$$%%&''(())**++,-./0123456789:;<=>?@","/Users/dkaraush/projects/td/tde2e/td/e2e/Mnemonic.cpp","february","getDescription",", realm=","set internal sample format","aes icm ossl","googBandwidthLimitedResolution","file is not a database","getDegradationPreference","Infinity IMM4","ILLEGAL_INTEGER","Low Delay SBR","WEBRTC_VIDEO_CODEC_MEMORY","XWD (X Window Dump) image","(Lorg/webrtc/VideoEncoder$ScalingSettings;)Ljava/lang/Integer;","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_124JavaVideoTrackSourceImplEEE","ContinueSSL","RecreateEncoderInstance(config_)","-inf bytes","ripemd160","rgb555le","id-ppl-anyLanguage","CreateSender is not available with Unified Plan SdpSemantics. Please use AddTransceiver instead.","min_probe_delta","Metasoft MJPEG Codec"," / in ","(IIII)V","SetRecordingChannels(","export video encoding parameters through frame side data","S_DVBSUB","WRVMC::%s => (stream with SSRC %u now uses volume %.2f)"," bindings has been reached.","(Ljava/nio/ByteBuffer;J)V","%z - %s","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/usage_pattern.cc","Server Error","skipcmp","N6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsE","next >= 0 || pc->buffer","(II)I","chain_height","hexagonal","Failed to allocate the %s codec context","RSV_VCL26","unsupported file format","Chocolate","(ZZ)V","The supplied FlexfecConfig contained multiple protected media streams, but our implementation currently only supports protecting a single media stream. To avoid confusion, disabling FlexFEC completely.","GROUP2PKPARAMETERS_FAILURE","subjectKeyIdentifier","cpuflags","operator<=","7.1(wide)","Details: ","org/webrtc/RtpParameters$Rtcp","LightSteelBlue"," AND ","audioInputLevel","users=","UNKNOWN_CELLULAR","/home/gradle/TMessagesProj/jni/voip/webrtc/video/video_send_stream_impl.cc","id-GostR3410-94-bBis","TIME_NOT_ASCII_FORMAT","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = u_Alpha*gl_FragColor.w;   gl_FragColor = vec4(0,0.6,0.898,p);}","use loop filter","c2pnb208w1","id-alg-des40","Failed to allocate cpi->segmentation_map","N6dcsctp16CallbackDeferrerE","SSL_write","failed to retrieve the playout delay","bottom front left","attempt to write a readonly database","libavcodec/h2645_parse.c","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_12NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk120__shared_ptr_emplaceIZN7tgcalls4Meta11RegisterOneINS1_14InstanceV2ImplEEEbvE8MetaImplNS_9allocatorIS5_EEEE","cancelled queued rpc request %p - %s","N6webrtc19FieldTrialParameterINS_8DataRateEEE","Incoming PLI from SSRC ","/Users/dkaraush/projects/td/tdutils/td/utils/BigNum.cpp","group state differs","COMMAND_NOT_SUPPORTED","CONNECT_ERROR","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferEEE","next == (int)next","N7tgcalls12_GLOBAL__N_129SetSessionDescriptionObserverE","ZN18ConnectionsManager16setProxySettingsENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEtS6_S6_S6_E3$_0","ParamValidationExt(), invalid uiSliceMode (%d) settings!","EdPrivateKey(pub=","words","WebRTC-RtcpLossNotification"," !\"#$%&'()*+,-./0123456789:;<=>?@AABCDDEFFGGHHIIIJJJKKKK","c2pnb163v1","UUUUUUUU","generic_qp_low","NSt6__ndk16locale5facetE",": REFLECTOR ","libavcodec/frame_thread_encoder.c","dcSCTP00"," indicates it was for a previous generation.","Timestamp not increasing: ","11TL_boolTrue","parameters.encodings.size() + removed_rids.size() == all_layers.size()","OLD_SESSION_VERSION_NOT_RETURNED","Golden buffer not referenced, but present in search order.","Failed to allocate cm->frame_contexts","cryptocom","SentHeightInPixels ","setConferenceCallId failed, instance doesn't contain groupNativeInstance","ACTIVE_MASK","INVALID_PEER_KEY","Profile 0","acceptableResponses","new_bit_index < 8 * new_mask_bytes",") do not intersect with limits set by app","'. Error: ","Theora","AudioDeviceBuffer::RequestPlayoutData failed","Argonaut Games Video","An m= section associated with the BUNDLE-tag doesn't exist.","DNXHR HQ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/prime.cc.inc","ech accept confirmation","ZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS_12JavaParamRefIP8_jobjectEERKNS3_IP8_jstringEEiSD_S8_E3$_0","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_19GroupNetworkManager5StateEE_","id-aes256-wrap-pad","can't open source file at offset %s (offset=%lld), %s","realloc","5.0(side)","[AGC2] Input volume controller enabled. Minimum input volume: ","You aren't supposed to send group call key in an incoming call, use VoIPController::RequestCallUpgrade() instead","Skip ACK#"," max pixels","N7tgcalls12_GLOBAL__N_116FrameTransformerE","NSt6__ndk110__function6__funcIZN3rtc14PlatformThread11SpawnThreadENS_8functionIFvvEEENS_17basic_string_viewIcNS_11char_traitsIcEEEENS2_16ThreadAttributesEbE3$_0NS_9allocatorISC_EES5_EE","AddRecvStream","id-regCtrl-pkiPublicationInfo","s < 8","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","No User Data, tsn=","Received RED packet with length exceeds maximum IP packet size; dropping.","DIST_POINT_NAME","datachannelid","/Users/dkaraush/projects/td/tdutils/td/utils/Timer.cpp","Init error: ","' missing from StreamParams ssrcs with semantics ","N6webrtc4rtcp10RtcpPacketE","N6webrtc8internal22ReceiveStatisticsProxyE","N6webrtc13QualityScalerE","Packet source matches p2p endpoint partially: %s:%u","Retrying stashed encrypted frames. Count: ","!s->picture || s->picture != s1->picture","HARDWARE_ENCODER_ERROR","outbound-rtp","portNumber","MISSING_TMP_ECDH_KEY","CAST5-ECB","Bob's user_id mismatch","N6webrtc10AudioMixer6SourceE","vtab:%p","./libavutil/mem_internal.h","char8_t","N6webrtc29LegacyStatsCollectorInterfaceE","TAG_VALUE_TOO_HIGH","src_h_chr_pos","dav1d-worker","IPU Video","Created IVF file for codec data of type ","PlatformAudioLayer","Movie/video screen capture","function_list","recovered %d pages from %s","delta_lf_present","tCR;\\HdY\\","17ConnectionSession","known_ids_.size() < std::numeric_limits<uint32_t>::max() - 1","adaptive quantization mode",": Create permission for ","CANNOT_PARSE_LEAF_CERT","26TL_messageEntityBlockquote","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_2","I4FB%","The arrival time clock offset has changed (diff = ","semantics:","Cannot add a column to a view","APETAGEX","alloc_p1","~1@A-","N7WelsEnc15IWelsTaskManageE","googLocalAddress","set_target_level_dbfs() failed.","h264_qp_low","CADDEBnth_value","N6webrtc18VCMReceiveCallbackE","vsync_encode_adapter_","N6webrtc19FieldTrialParameterIjEE","UNKNOWN_ALGORITHM_TYPE","NO_ISSUER_DETAILS","JPEG 2000 no codestream restrictions","getRequireFrameEncryption","nsSGC","set output timestamp offset","_Unwind_Resume","signed char","top back center",", duration: ","can't parse magic %x in TL_cdnPublicKey","point_cr_value[i]","CrlID","id-Gost28147-89-CryptoPro-C-ParamSet","N7tgcalls19GroupNetworkManagerE","16Server_DH_Params","kiI%.","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_","N6webrtc13RealTimeClockE","N6webrtc15SmoothingFilterE","Could not read OPEN message reliabilility param.","DISCNUMBER","film_grain_params_present","UPDATE %Q.sqlite_master SET type='table', name=%Q, tbl_name=%Q, rootpage=0, sql=%Q WHERE rowid=#%d","N6webrtc13DelayBasedBweE","' that was not in the offered group.","pkcs9","messagesSent","SorterOpen","%a %b %d %H:%M:%S %Y","unsupported frame specification","INVALID_KEYBITS","N6webrtc14PacketReceiverE","cannot commit transaction - SQL statements in progress","Active","remoteId","Failed to update SRTP session, err=","The min bitrate must be finite: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtls_transport.cc","%J:%M:%S"," stream_idx ","CIE start does not match","id-it-confirmWaitTime","certificateIssuer","vp9_extrc_get_frame_rdmult() failed","cdnkeys.dat","NSt6__ndk110__function6__baseIFvRKN6webrtc13scoped_refptrIN3rtc14RTCCertificateEEEEEE","h263i","N6webrtc17RefCountInterfaceE",", type: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp","Unable to reset Java decoder.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/active_decode_targets_helper.cc","can't parse magic %x in TL_resPQ","channel < ch_buffers_.size()","userPassword","ShiftRight","NESTED_ASN1_STRING","X509v3 Subject Alternative Name","Failed to parse delta header; unread bits remaining.","N6webrtc24RTCInboundRtpStreamStatsE","libavformat/matroskaenc.c","Name{","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, ParamTranscode failed!","BWE Setting start bitrate to: ","DES-CBC3-SHA","%, level: ","WebRTC.Video.CurrentDelayInMs ","connection(%p, account%u, dc%u, type %d) received invalid packet length","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/alr_experiment.cc","external_permissions","RtxReceiveStream created with empty payload type mapping.","from the matching previous remote media section",": skip creating connection ","N3rtc16RefCountedObjectIN6webrtc38PeerConnectionFactoryProxyWithInternalINS1_30PeerConnectionFactoryInterfaceEEEEE","failed to open /dev/urandom","nullptr","PhotometricInterpretation","!jni_->ExceptionCheck()","INVALID_VALUE","sprop-parameter-sets","16TL_inputPeerChat","rfc_reference_last","socks5: VER=%02X, METHOD=%02X","Track has invalid kind: ","Kodak Photo CD","use_absolute_path","N6webrtc27DefaultOutputRateCalculatorE","mimic","The set direction 'stopped' is invalid.","CONNECTION_REJECTED","BUNDLE","max_probe_delay","VP8E_SET_MAX_INTRA_BITRATE_PCT","JPEG 2000","srcSliceH > 1","Failed to allocate (pbi->mt_vabove_row)","N7cricket27WrappingActiveIceControllerE","allocateDirect","sqlite_temp_schema","Zz>o+","Cannot use nested redundant encoders.","%sON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint","white_point_chromaticity_x","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_record.cc","8svx_exp","public_keys","SorterSort","ljpeg","ParseSchema","Signaling: @type attribute must be a string","googUseRtpMUX","second argument to %#T() must be a constant between 0.0 and 1.0","frameWidth","sizeof... ","FLAC__STREAM_DECODER_READ_METADATA","The associated promise has been destructed prior to the associated state becoming ready.","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonObjectENS_9allocatorIS2_EEEE","SetPlayoutChannels(","(Ljava/util/Map$Entry;)Ljava/lang/Object;","queue_delay_ms","N6webrtc26BasicRegatheringControllerE","N6webrtc8internal4CallE","N6dcsctp8TLVTraitINS_34InvalidStreamIdentifierCauseConfigEEE","CN frequency ","Packet has invalid verification tag: %08x, expected %08x","WebRTC-GenericDescriptorAdvertised","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/e_aes.cc.inc","Advanced",", output_buffer_size: ","17TL_inputUserEmpty","isOutgoing","NO_CERT_SET_FOR_US_TO_VERIFY","_Unwind_Reason_Code __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, uint64_t, _Unwind_Exception *, _Unwind_Context *)","A BUNDLE group contains a MID='","Could not read video format.","BUF_LIB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_asn1.cc","invalid permissions","WebRTC.Audio.EchoCanceller.Erle.Min","N3rtc16RefCountedObjectIN7tgcalls25FakeAudioDeviceModuleImplEEE","Aq not used","org/webrtc/NetworkChangeDetector","skip queue, token = %d: moving dc","Silicon Graphics Motion Video Compressor 1","GetState failed: %s","bit_depth<=8","maximum buffering duration for interleaving","Turquoise","ParamValidationExt(), width > 0, height > 0, width * height <= %d, invalid %d x %d in dependency layer settings!","RTX codec (PT=","kBT709","truespeech","MobiClip FastAudio"," temporal layers are supported.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc",") that does not have StreamStats. Ignoring its ","RSA PRIVATE KEY","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27VideoCaptureInterfaceObjectENS_9allocatorIS2_EEEE","dhSinglePass-stdDH-sha1kdf-scheme","N6webrtc21RemoteBitrateObserverE",": Port deleted","integer overflow","dcobject","enable error resilience","relative pts + duration is too big","write a CRC32 element inside every Level 1 element","socks5: connect: wrong ver in response","pixel format","RSV_VCL25","fgs start","X509_NAME_INTERNAL","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/audio_processing_impl.cc","rc_2pass_vbr_minsection_pct:","WebRTC.PeerConnection.SslCipherSuite.Audio","TLS server read_client_hello_after_ech","expected %d columns for '%s' but got %d","min_comp","TLS client early_reverify_server_certificate","21TL_messageEntityPhone","tile_size_bytes_minus1","street","R4BY#","Severe packet re-ordering or timestamps offset changed: ","hasNext","Error parsing packet: %s","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorTuning","ERROR_MESSAGE_TOO_LARGE","/home/gradle/TMessagesProj/jni/voip/tgcalls/Message.cpp","clearvideo"," | limiter: ","pilotObject","Signaling: videoRotation must be a number","select Kaiser windowed sinc","Set inactive timeout to ","fcntl(%d, F_SETFD)","keyint_min","WebRTC-Agc2SimdSse2KillSwitch","results.reason == _URC_HANDLER_FOUND","N6webrtc19I010BufferInterfaceE","updated","jitter: delay too big upon start (%u), dropping packets","Unauthorized","WebRTC.PeerConnection.IPMetrics","message extensions","y14le",",tid=","([I[F[Z)V","Offset","libavcodec/cbs_av1_syntax_template.c","%s in \"%s\"","packet_it != packets_in_flight_.end()","WebRTC-Bwe-AllocationProbing","N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE",", temporal index ","%s.rowid","bt2020_ncl","N6webrtc16ResourceListenerE","disable_cdf_update","NotFound","encoding","Assume this x264 version if no x264 version found in any SEI","Failed to allocate scaled_frame for svc ","key expansion","isnan","getInstance","Failed to allocate pbi->mt_vabove_row[i]","Frame with picture id ","char32_t","DigitalZoomRatio","prflx","non-text filename","org/webrtc/RTCStatsReport","GOST R 34.11-94 with GOST R 34.10-94 Cryptocom","nonce_commit.chain_height_ == height_","dsaEncryption","Waiting for the thread to join, but blocking calls have been disallowed","Matroska BlockAdditional","SubSecTimeDigitized","N7tgcalls28SimulcastVideoEncoderFactoryE","screenshare","N6webrtc9VCMTimingE","GPSStatus","CUSTOM_EXTENSION_ERROR","FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR","TCPConnection: Port has been deleted.","y16le","WebRTC-VP8-GetEncoderInfoOverride","seconds_flag","N12_GLOBAL__N_116itanium_demangle9ThrowExprE","crop_height + offset_y <= src.height()","%s/etilqs_%llx%c","WebRTC-Aec3SuppressorDominantNearendHoldDurationOverride","frame_height_minus_1","qualified table names are not allowed on INSERT, UPDATE, and DELETE statements within triggers","syntax error after column name \"%.*s\"",": Failed to create DTLS adapter."," is less than the needed ","INVALID_SCALAR","max_loss_rate","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS4_20RtpReceiverInterfaceEEEE_NS_9allocatorIS8_EEFvS7_EEE","Error during UnregisterNatives","camellia-192-ofb","before video_object_layer_width","Network","DOVI configuration record","Failed to decrypt: invalid prefix size","MTProto2 wasn't initially enabled for whatever reason but peer supports it; upgrading"," with type: ","native_isTestBackend","operator%","height","vp9: failed to get frame buffer %d","WebRTC.Video.HardwareDecodedFramesBetweenSoftwareFallbacks.",": ice_transport writable state changed to ","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ERNS2_19AudioFrameProcessorERNS2_16TaskQueueFactoryENS_8functionIFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISA_EEEEEEEE3$_0NS_9allocatorISG_EESE_EE","setct-PI","!local.address().hostname().empty() && local.address().IsUnresolvedIP()","N6webrtc28FieldTrialParameterInterfaceE","ssl_client","can't parse magic %x in TL_msgs_ack","WebRTC-SurfaceCellularTypes","N6webrtc23DominantNearendDetectorE","Active format description","sslserver",") for different decoders.","googFrameRateReceived","N6webrtc21FieldTrialConstrainedINS_8DataSizeEEE",": Missing STUN_ATTR_REALM attribute in allocate unauthorized response.","pbeWithMD5AndRC2-CBC","Pausing observer ","!two_byte_header_required || extensions_.ExtmapAllowMixed()","NSt6__ndk110__function6__baseIFvjfbEEE","16UserProfilePhoto",") requested for mnemonic creation","flashsv","Absent receive stream; ignoring setting encoded frame sink","LightGoldenRodYellow","!iterator_.is_null()","%-11s %7d %10d","frame_number","union","g_threads:","SorterNext","getSendEncodings","getDisableEncryption","Gangsta","id-smime-spq-ets-sqt-unotice","N_NOT_EQUAL_P_Q","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_column(sql, type, name, %Q, %Q, %d, %Q, %d, %d) WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X'  AND (type != 'index' OR tbl_name = %Q)","WebRTC-Aec3SuppressorTuningOverride","render_width_minus_1","WebRTC.Audio.Agc.InputClippingRate","invalid escape character ","failed","N3rtc16RefCountedObjectIN6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS1_16AudioEncoderG722ENS1_16AudioEncoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioEncoderL16EEEEEEEE","bayer","N7tgcalls12_GLOBAL__N_118CustomNetEqFactoryE","passive","Setting MaxSpatialBitrate (%d) the same at SpatialBitrate (%d) will make the actual bit rate lower than SpatialBitrate","(Ljava/lang/String;Lorg/webrtc/Metrics$HistogramInfo;)V","RECONFIG timeout","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->ppSliceInLayer is NULL","Set voice receive channel options. Current options: ","Selected connection destroyed. Will choose a new one.","cNAMERecord","Must have one or two <direction, streams> pairs.","8TLObject","Render buffer underrun detected at block ",", ppid=","org/webrtc/SessionDescription$Type","bundle-only","enabled.","N6webrtc11H264DecoderE","aes-256-ecb","sbgp-ipAddrBlock"," at i=","closed GOP","N6webrtc29RtcEventAudioSendStreamConfigE","Automatic animation detection experiment is disabled.","NSt6__ndk120__shared_ptr_pointerIPN7tgcalls12_GLOBAL__N_113VideoSinkImplENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","{payload_type=","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","http://www.webrtc.org/experiments/rtp-hdrext/playout-delay","N6webrtc19RTCDataChannelStatsE","HW NS is not available","BAD_SSL_FILETYPE","%s: %s.%s.%s",", packet="," BGRA","between","mo&`-R","DATA_TOO_LARGE","id-Gost28147-89-None-KeyMeshing","y16be","localcandidate","Sequence Header","Frame decryption required but not attached to this stream. Stashing frame.","Signaling: contents must be an array","OCTWRAP","DtlsTransport[","DEFAULT_JOURNAL_SIZE_LIMIT=-1","N6webrtc9FIRFilterE",", sample_rate: ","X509_CRL","Not adding candidate because the JsepTransport doesn't exist. Ignore it."," characters long.","retransmit_bps: ","CWelsH264SVCEncoder::InitSliceThreadInfo: pSliceThreadInfo->pSliceBuffer[iIdx] is NULL","wap-wsg-idm-ecid-wtls8","ordered","14TL_emojiStatus","INTERNAL_ERROR"," Minimum to probe further: ","org/webrtc/MediaStream","AlrExperimentSettings::MaxOneFieldTrialEnabled(field_trials)","RequestMemorySvc(), AllocStrideTables failed!","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x509_obj.cc"," with bad M-I from ","Size of beginning and end must be between 1 and ","undershoot-pct","Netscape Communications Corp.","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_1","Multicolor charset for Commodore 64","Unknown part.status","ZN7cricket25BasicPortAllocatorSession10DoAllocateEbE3$_1","CWelsH264SVCEncoder::Initialize(), reinitialize, m_bInitialFlag= %d.","woxga","tilethreads","org/webrtc/StatsReport","Changing standardized IceConnectionState ","[%03lld:%03lld]","u_Color","AES128-SHA","recursive_mutex constructor failed","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","No parameter provided.","getSrtp","gray12le","lagarith","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","Param","Failed to parse Incoming Reset command","N3rtc21OpenSSLAdapterFactoryE","cannot open view: %s","TURN CREATE PERMISSION error response","N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE","wrong Vector magic in TL_resPQ, got %x","turns","V_MPEG4/MS/V3","libavutil/pixdesc.c","index_entry_pos <= st->nb_index_entries",", rsid: ","INVALID_BLOCK__NO_CHANGES","Invalid channel count","Lavf57.%d.%d","WRONG_SIGNATURE_TYPE","dump_separator","WebRtcVad_Init(handle_) == 0","musepack7","Failed to protect RTCP packet: size="," start_forget_weight=","temporal_group_spatial_switching_up_point_flag[i]","N7cricket20CompositeMediaEngineE","Decode failed. Frame data header is corrupted.","(Lorg/webrtc/PeerConnection$IceConnectionState;)V","s->midbuf.ch_count == s->out.ch_count","ResetUnsignaledRecvStream.","N6webrtc3jni16OpenSLESRecorderE","-----END RSA PUBLIC KEY-----",": Packet received before we know if we are doing DTLS or not.","Failed to verify certificate using custom callback","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.cc","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls14NetworkManagerENS_9allocatorIS2_EEEE","initializer for module ","Show all frames before the first keyframe","Unsupported exp value provided, value ignored.","N6webrtc17BitrateConstraintE","av_crc_init(av_crc_table[AV_CRC_16_ANSI], 0, 16, 0x8005, sizeof(av_crc_table[AV_CRC_16_ANSI])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/video/config/simulcast.cc","pNonZeroCountBlocks",".FixedDigitalGainCurveRegion.Limiter","iVaaFrameSceneChangeIdc = %d,codingIdx = %d","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/ssl_adapter.h","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_screen_record_jni.cc","!ctx->have_sse","Math Rock","Fraps","frame_parallel_decoding_mode expected boolean","N6webrtc12PacketRouterE","org/webrtc/VideoEncoderFactory$VideoEncoderSelector","april","!GetEnv(jvm_)",": Failed to authenticate with the server after challenge.","WebRTC.Audio.EchoCanceller.Erl.Min","explain","State hash mismatch","likelihood","21TL_rpc_answer_unknown","getEnableDscp","onAddTrack","%s%5i","s->oformat","NSt6__ndk117__assoc_sub_stateE","o_shared_secret_","Config(%p, %s) failed to write config data to file","N3rtc12SocketServerE","onlyCA","not found request to parse constructor 0x%x","Can't init keygen","NSt6__ndk17codecvtIDic9mbstate_tEE","set input sample rate","id-GostR3410-2001-ParamSet-cc","telephoneNumber","N6webrtc9OpusFrameE","Error writing address attribute: unknown family.","luminance_max",". Still allowing it since it's the 'any' address, possibly caused by multiple_routes being disabled.","equator360","noexcept ","ipsecEndSystem","setCext-setQualf","Failed to apply SSL session from cache","Expected a stream ID and optionally a track ID","18TL_rpc_drop_answer","Update [receive] ","Failed to parse state cookie","id-smime-aa-ets-escTimeStamp","N6webrtc26AudioPacketizationCallbackE","SHA224","..., prev_hash=","Can't setup outgoing video stream: no codecs in common","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc","peer version from init ack %d","Received CookieEcho with invalid verification tag: %08x, expected %08x","\",\"timestamp\":","output_","ILLEGAL_NESTED_TAGGING","ComponentsConfiguration","N6webrtc11StatsReport6IdBaseE","Ignoring data media section with MID=","setct-CredRevResTBE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS2_14I010BufferBaseEEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_24NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","mpeg1video","%d.%d.%d.%d","camellia-128-cfb","N6webrtc19RTCAudioSourceStatsE","Absent send stream; ignoring request to generate keyframe.","WelsEncoderParamAdjust(),iIndexD = %d,uiLevelIdc(%d,%d)","Received codec specific data","ResultRow","OPERATION_NOT_SUPPORTED","sort_album_artist","Trip-Hop","WebRTC.Audio.EchoCanceller.BufferDelay","NO_SRR_KEY_CONFIGURED","It is invalid to produce a frame (",") for receiver report.","getActiveResetSrtpParams","Filtered out ","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-iOS-Holding/Enabled/","ZN6webrtc12_GLOBAL__N_15StoreINS_11RtcEventLogEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","e2e.personalEmojiNonces",", enable_non_sender_rtt: ","__cxa_guard_acquire","Safety level may not be changed inside a transaction","NSt6__ndk110__function6__funcIZN6dcsctp19RetransmissionQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS2_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS2_6TSNTagEjEEjRNS2_9SendQueueENS_8functionIFvNSA_9TimeDeltaEEEENSG_IFvvEEERNS2_5TimerERKNS2_13DcSctpOptionsEbbE3$_0NS_9allocatorISR_EEFbNSB_INS2_11StreamIDTagEtEENSB_INS2_20OutgoingMessageIdTagEjEEEEE","(&$ :\".+","BROKEN_PIPE","N6dcsctp8TLVTraitINS_19ShutdownChunkConfigEEE","adpcm_ima_ea_eacs","INVALID_ECH_CONFIG_LIST",", sid=",", nc=","construction vtable for ","ZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1","NSt6__ndk110__function6__funcIZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS4_23PacketTransportInternalEPNS2_5ClockENS_10unique_ptrIN6dcsctp19DcSctpSocketFactoryENS_14default_deleteISD_EEEEE3$_1NS_9allocatorISH_EEFvNS2_11StrongAliasINSC_10TimeoutTagEyEEEEE","The FEC packet is truncated: it does not contain enough room for its own header.","y12be","pkt->stream_index < (unsigned)s->nb_streams && \"Invalid stream index.\\n\"","encrypted_key","configuration file routines","NO_CIPHERS_AVAILABLE","getPassword","AGC2 adaptive digital"," for video stream ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE"," max_loss_rate=","N6webrtc3jni16StatsObserverJniE","CreateAnswer: offer_to_receive_video is not supported with Unified Plan semantics. Use the RtpTransceiver API instead.","getStunCandidateKeepaliveInterval","Unsupported scale_factor value, ignored.","InputFramesPerSecond","Empty vp8 payload.","NSt6__ndk120__codecvt_utf8_utf16IwEE",". Expected to find size of the text.","(*engine_)->CreateAudioRecorder( engine_, recorder_object_.Receive(), &audio_source, &audio_sink, arraysize(interface_id), interface_id, interface_required)","2001:b28:f23d:f001:0000:0000:0000:000e"," rampup delay ","NO_CERTIFICATES_RETURNED","The bandwidth backoff lower bound factor must not be greater than 1: ","protocol","max_bitrate_factor","EXPECTING_A_BOOLEAN","careful","N6webrtc16RtpPacketizerVp9E","Certificate Sign","default_get_buffer called on frame %p","bitstream","arnr-type",", min_start_bitrate_bps = ","Failed to get QP, invalid length: ","Have no ephemeral shared secret (handshake is in progress)","Maximum number of packets to probe a codec","Sun Rasterfile image","N3rtc16RefCountedObjectIN6webrtc28RtpReceiverProxyWithInternalINS1_19RtpReceiverInternalEEEEE","itu_t_t35_country_code","in-progress","N6webrtc20StatisticsCalculatorE","Failed to create OpenH264 encoder",", cnonce=","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h265/legacy_bit_buffer.cc","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_NS_9allocatorIS9_EEFvS8_bEEE","SpeakerVolume: ","libavutil/imgutils.c","12TL_inputUser","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_session_description.cc","%*sUnknown Qualifier: ","19TL_emojiStatusEmpty","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController26SendPublicEndpointsRequestEvE3$_0NS_9allocatorIS4_EEFvvEEE","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id","Duck TrueMotion 1.0",") mapped to PT=","N6webrtc13NackRequesterE","UNKNOWN_PADDING_TYPE","SL_RESULT_UNKNOWN_ERROR","Independent","NSt6__ndk110__function6__funcIZN16ConnectionSocket18onHostNameResolvedENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_bE3$_0NS6_IS9_EEFvvEEE"," posted ","Received packet has wrong key fingerprint","BAD_PACKET_LENGTH","AESGCM","Failed to allocate ctx->zcoeff_blk","suffix_len <= len_","{enabled: true}","set dither scale","slice_count","HW AGC is not available","Signaling: sdpString must be a string","(I)Lorg/webrtc/RtpParameters$DegradationPreference;","connection(%p, account%u, dc%u, type %d) reset auth key due to -404 error","WebRTC.Audio.EchoCanceller.PersistentMultichannelContentEverDetected","N10WelsCommon19IWelsTaskThreadSinkE","json_set","NullRow","player_object_->GetInterface(player_object_.Get(), SL_IID_BUFFERQUEUE, &simple_buffer_queue_)","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/clipping_predictor_level_buffer.cc","StopRecording[tid=%d]","(*simple_buffer_queue_)->Clear(simple_buffer_queue_)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_28NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," MID=","PausedTimeInPercent ","N6webrtc10AudioStateE","(base != 0) && \"DW_EH_PE_datarel is invalid with a base of 0\"","Set default nomination mode to ","friendlyCountryName","Video codec shouldn't have num_channels.","networkType","Failed to initialize semaphore","AA Compromise","QP factor between P- and B-frames","id-GostR3410-94-TestParamSet","BT.1361","after sprite_left","pSpsArray","NSt6__ndk115numpunct_bynameIwEE","PeachPuff","Init() failed","DSA-SHA","fu%d%s","!is_null()","max_delay","Showtunes","consider things that a sane encoder shouldn't do as an error",", max_packets_in_buffer=","DEFAULT_RECURSIVE_TRIGGERS","Linear","Yellow","before time_increment in video packed header","nearest neighbor","secp112r1","NSt6__ndk110__function6__funcIZN18ConnectionsManager16updateDcSettingsEjbbE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","<expr>",": Received TURN allocate error response, id=","call_stats"," new_bytes_stored: ","(Lorg/webrtc/RTCStatsReport;)V","nointra","vp8_qp_low","TLS client read_server_key_exchange","Invalid TCP candidate type.","WebRTC-Bwe-AlrProbing","id-GostR3411-94-with-GostR3410-94","targetBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","SpeakerVolumeIsAvailable","getContinualGatheringPolicy","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/rtp_seq_num_only_ref_finder.cc","adpcm_agm","g_h out of range [1..16383]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transmission_manager.cc","The OpenSL ES engine object has already been created","discard useless frames","ssltcp","WelsEncoderEncodeExt(), iSliceCount(%d) from GetCurrentSliceNum() is untrusted due stack/heap crupted!","received container with %d items","Channel[","sort_composer","RealtimeVideo","name nb_components nb_bits","metadata","sha512","FAILED: slice_reader.ReadExponentialGolomb(&golomb_tmp)","prime256v1","HNM 4 video","DPCM Xilam DERF","CLOSED","Failed to re-init decoder.","ParseNonParameterSetNalu","Unsupported authentication methods: ","DestroyAudioPlayer","<channel_layout>","fcntl set pipefds[0] failed","The sending rate smoothing factor must be in [0, 1): ","(null)","SL_RESULT_PRECONDITIONS_VIOLATED","Ignoring Proxy-Authenticate: ","NetworkManager route changed: ","N6webrtc27VideoEncoderFactoryTemplateIJNS_31LibvpxVp8EncoderTemplateAdapterENS_30OpenH264EncoderTemplateAdapterENS_31LibvpxVp9EncoderTemplateAdapterEEEE","WebRTC.Video.RtxBitrateReceivedInKbps"," max_fps ","WebRTC-Video-EncoderFallbackSettings","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_1NS_9allocatorISD_EEFvvEEE","NSt6__ndk110__function6__baseIFvPKN6webrtc21IceCandidateInterfaceEEEE","INIT_ACK, initiate_tag=0x%0x, initial_tsn=%u","WebRtcVoiceEngine::~WebRtcVoiceEngine","network_use_default_route","SubjectArea","28TL_emojiStatusUntil_layer197","msUPN","certificate required","layer_target_bitrate:","encrypted and compressed","*high_loss_threshold > 0.0f","kI444","send request wrapped %p - %s","N6webrtc23VideoRtpDepacketizerRawE","WebRTC-Bwe-RobustThroughputEstimatorSettings","nsCertType","N7cricket32RtpHeaderExtensionQueryInterfaceE","Lowres for weird subsampling","18TL_accessPointRule","echoReturnLoss","disable_frame_end_update_cdf","[Rc]Layer %d: Frame timestamp = %lld, Frame type = %d, encoding_qp = %d, average qp = %d, max qp = %d, min qp = %d, index = %d, iTid = %d, used = %d, bitsperframe = %d, target = %d, remainingbits = %d, skipbuffersize = %d","setct-CertReqTBS","Failed to allocate cpi->lf_ref_frame_sign_bias","frame->nb_extended_buf == 0","login_export","CWelsH264SVCEncoder::FrameBsRealloc: pNalList is NULL","x-google-max-bitrate","id-smime-mod-msg-v3","Init timeout, disconnecting","ictcp","NO_COMPRESSION_SPECIFIED","messageDigest","unexpected end of input","DIGEST_TOO_BIG_FOR_RSA_KEY","hdB|)","Sigmatel Motion Video","6IpPort"," is too small for a TMMBR.","SSLV3_ALERT_ILLEGAL_PARAMETER","OpenSSLAdapter::OnConnectEvent","WEBRTC_VIDEO_CODEC_ERROR","bytes_size_ != -1 || (begin_bit_ && end_bit_)","set error detection flags","can't do request without login %s, reschedule token %d","sws_flags","(I[ILjava/lang/String;)V","Altret buffer not referenced, but present in search order.","Received packet has too little padding (%u)","next_blocklist_length <= mb_height * mb_width","gost94cc","java/util/Iterator"," RRSID=","brainpoolP160t1","{ssrcs: [","Resample failed: audio_ptr = ","last_media_packet_.has_value()","full chroma interpolation","id-GostR3410-2001-TestParamSet","Config(%p, %s) backup file found %s","force_integer_mv","Enable frame parallel decodability features","AcquireLayersNals(), num_of_slice(%d) > MAX_SLICES_NUM(%d) per (iDid= %d, qid= %d) settings!","[VESFW] ","Changing receive-side RTT status on receive streams.","!thread_avctx->internal->frame_thread_encoder","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_record_jni.cc","LJ2KX","telephone-event","linux-gate.so","googMinPlayoutDelayMs","rtcp-mux","delay_estimate_in_milliseconds: ","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_1","anyPolicy",": Ignoring identical remote DTLS fingerprint","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","BUG! value from blockchain is ignored: ","qdiff","Failed to set remote audio description send parameters for m-section with mid='%s'.","SHOULD_RETRY"," broadcasting to ",": Handling cached DTLS ClientHello packet.","^8ET2","!(dstStride[0] % 2 || dstStride[1] % 2)","ignore dts",": Connection forget learned state","libavutil/buffer.c","hmacWithSHA384","unknown database %T","Sending public endpoints request to %s:%d","--D------","setext-pinAny"," neon","USE TEMP B-TREE FOR %s(DISTINCT)","N6webrtc22AsyncDnsResolverResultE","!st->internal->bsfc","height=","N6dcsctp13ShutdownChunkE","ADPCM Sound Blaster Pro 4-bit","MPEG-1 video","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sequence_number_map.cc","dst_v_chr_pos","alice_user_id","Add RESEND:type","Padding rate ","RSV_NVCL47","Windows Media Audio 2","frame_size_pixels","Active Format Description data","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_2NS_9allocatorIS9_EEFvvEEE","nsRenewalUrl","enable exact rational","state_","N6webrtc30PeerConnectionFactoryInterfaceE","invalid library (0)","; both expected greater or equal to 0","colorspace_type","CopyOrRewriteVideoSignalTypeInfo","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_1","installer","server finished"," \"$&(*,.02468:<>","os_unix.c:%d: (%d) %s(%s) - %s","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp9EncoderSpecificSettingsEEE","Cover (front)","ZN6tgvoip14VoIPController8SendInitEvE3$_0","->max_message_size(...): Transport is not started.",", fixed_digital: { gain_db: ","N6tgvoip11OpusDecoderE","N7cricket11AudioSourceE","ansi-X9-62","getPreferredEncrypted","AES-256 GCM using openssl","FocalPlaneResolutionUnit","DroppedFrames.Ratelimiter ","http://www.webrtc.org/experiments/rtp-hdrext/inband-cn","http://www.webrtc.org/experiments/rtp-hdrext/color-space","sqlite3_extension_init","accurate rounding","connection(%p) unable to close socket","side right","sha1WithRSA","Affinity","libvpx-vp9 encoder","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE_","has_value()"," increasing it to 30000","N3rtc18VideoSinkInterfaceIN6webrtc10VideoFrameEEE"," does not match ","<char, std::char_traits<char>","allow_high_depth","ecdsa-with-SHA512","sizeFactor > 0","local_header","35TL_auth_authorizationSignUpRequired","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/field_trial_parser.cc","dhSinglePass-cofactorDH-sha1kdf-scheme","N6webrtc28RtcpLossNotificationObserverE","id-it-currentCRL","read big int32 error","SAMI subtitle","group_state","Processing the MSIDs for MID=","bf-cbc","Window duration must be between 100 and 3000 ms","Failed to initialize ","ADPCM IMA High Voltage Software ALP","WebRTC.Video.Screenshare.Layer0.Qp","libavcodec/cbs_av1.c","image2","N7tgcalls12_GLOBAL__N_122IncomingV2AudioChannelE","N6webrtc3voe12_GLOBAL__N_120RtpPacketSenderProxyE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_lib.cc","scale_resolution_down_by ","N6webrtc24ScalabilityStructureL2T3E","BRender PIX image","customParameters","deblock","issuingDistributionPoint","GOST R 34.10-2001","PRIVATE_KEY_OPERATION_FAILED","org/webrtc/CryptoOptions","TMPDIR","N4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE","WebRTC-Aec3UseDot2SecondsInitialStateDuration","Recording","sort_show","N10__cxxabiv117__array_type_infoE","cannot release savepoint - SQL statements in progress","setct-OIData","DecodingQueue","dns config not valid due to date or expire, current date = %d, config date = %d, config expired = %d","Failed to allocate scaled last source buffer","Session: ","result.size() == length","Failed to read string size","hd_video","getSupportedCodecs","alloc","g_pass:","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CAMELLIA-192-CFB8","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_6NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_",", pacing_rate = ","WRVMC::%s => (WARNING: no receive stream for SSRC %u)","ERROR_CREATING_EXTENSION","Accepting maxRetransmitTime < 0 for backwards compatibility","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN7cricket13StunAttributeENS_14default_deleteIS4_EEEEPKNS3_23StunByteStringAttributeEEEE","IncreaseRate","(IIIZZZZZZZIIJ)V","N7WelsEnc21CWelsPreProcessScreenE","Signature(","wrong Vector magic in TL_msgs_ack, got %x","Profile 3","vtable constructor did not declare schema: %s",", raw_payload_types: {","N6webrtc12_GLOBAL__N_122PassthroughAdapterModeE"," username=","OBU header","CAST5-CBC","decode","N7tgcalls22TgCallsCryptStringImplE","audio_max_bitrate","PixelLimitResource","critical","CAMELLIA-256-OFB","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS2_14NetworkManager5StateEE_NS_9allocatorIS9_EEFvS8_EEE","N6webrtc43BandwidthQualityScalerUsageHandlerInterfaceE","Offf?","NSt6__ndk116__narrow_to_utf8ILj16EEE","N6webrtc22PeerConnectionObserverE","Cumulative lost is too big to fit into Report Block","WebRTC-Aec3AntiHowlingMinimizationKillSwitch","DES-CBC",", lntf: {enabled: ","abort decoding on minor error detection","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/safe_conversions.h","org/telegram/messenger/voip/ConferenceCall$CallParticipant","BN_NOT_INITIALIZED"," and audio delay ","escape130","COMP routines","N6webrtc22StreamFeedbackObserverE","GENERALSTRING","OldLace","short_column_names","Tile Group","peer-connection"," Failed to insert packet","sse4.1","SetRates while not initialized","Connection report for ","Failed to allocate cpi->h_encoding_thread","throw","PCM signed 16|20|24-bit big-endian for Blu-ray media"," time in queue:","11TL_jsonBool",": REFLECTOR sending ping to ","TLS server read_client_finished","N6dcsctp8TLVTraitINS_49RestartOfAnAssociationWithNewAddressesCauseConfigEEE","plane_count == nb_components - 1"," is empty","NSt6__ndk110__function6__funcIZN6webrtc17ReceiveStatistics6CreateEPNS2_5ClockEE3$_0NS_9allocatorIS6_EEFNS_10unique_ptrINS2_31StreamStatisticianImplInterfaceENS_14default_deleteISA_EEEEjS5_iEEE","payload_capacity >= kNalHeaderSize","N7tgcalls23InstanceV2ReferenceImplE",": Discarding STUN indication due to unknown comprehension-required attribute","AES128-GCM-SHA256","requested_resolution_alignment","N12_GLOBAL__N_116itanium_demangle10NestedNameE","The inherent loss must be in [0,1]: ","numpunct_byname<char>::numpunct_byname failed to construct for ","bw_adapted_fps: ","lottie_image_load","data.size() >= FixedSize","pkt_size","table %s has %d values for %d columns","TLS 1.3 client read_server_hello"," cng_timeout_ms=","seed-cbc","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvNS_6vectorINS_10unique_ptrINS5_4rtcp10RtcpPacketENS_14default_deleteISA_EEEENS_9allocatorISD_EEEEEJPS6_EEENSE_ISK_EEFvSG_EEE","OVER_BATCHSIZE","WebRTC-Aec3SuppressorNormalLfMaskTransparentOverride","N6dcsctp14CookieAckChunkE","Truncated packet or corrupt partition %d length","CWelsH264SVCEncoder::EncodeFrame(), cmInitParaError.","prime239v3","BN_LIB","N6json115ValueILNS_4Json4TypeE1EdEE","socks5: connect failed","pict->buf[0] || !*got_frame","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type!","Initialized","fcntl(%d, F_GETFD)","CS=ITU601","rollback","N7tgcalls12_GLOBAL__N_120OutgoingVideoChannelE","point_cb_scaling[i]","sub-pel motion estimation quality","Attempted to set RtpParameters num_temporal_layers to an invalid number.","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","amr_wb",":z?LY","prefix_len <= len_","id-cmc-dataReturn","delta: ","N6dcsctp32OutgoingSSNResetRequestParameterE","getStringClass","thread_ops","YCbCrCoefficients","[Contact]","camellia-192-cfb","Missing REFLECTOR server id.","Failed to parse \"","Default implementation of SessionDescriptionInterface::GetType does not recognize the result from type(), returning kOffer.","ObservationWindowSize","Failed to allocate tpl_gop_stats->frame_stats_list","fcntl(%d, F_GETFL)","mime-mhs","{mid: ","setAudioInputDevice(","29TL_auth_exportedAuthorization","VP9E_SET_COLOR_SPACE","reference temporary for ","operator|=","WRONG_VERSION_ON_EARLY_DATA","whuxga","Signaling: ip must be a string","tcplx_mask","SWelsSvcCodingParam","16TL_user_layer216","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/p5_pbev2.cc","result != 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc"," ms without a response, ms since last received ping=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","ICE ufrag must be between ","KMVCW","Encoder produced a frame for layer S","N6webrtc32RtcEventAudioReceiveStreamConfigE","S/MIME","N7tgcalls17BroadcastPartTaskE","s ap traffic","No protected media SSRC supplied. This FlexfecReceiveStream will therefore be useless.","  !\"\"#$$%%","X509_NAME_ENTRIES","AAC decoder","worker_thread","Mismatch between first estimated delay after reset and externally reported audio buffer delay: ","remove","lstat","Caching SSL session for ","000000 ","------SSS","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_0","N6webrtc3jni12_GLOBAL__N_118AndroidVideoBufferE","id-smime-aa-ets-certValues",", renomination ","linear_interp","pcm_f64be","N6webrtc15FakeNetworkPipeE","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","Not enough bytes in buffer","preme","Signaling: videoRotation must be one of [0, 90, 180, 270]","SetBaseMinimumPlayoutDelayMs() to ","vp9: no encoder found!","received internal push","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_",", clipped_level_step: ","foreign key on %s should reference only one column of table %T","No chains are configured, but some decode targets might be inactive. Unsupported.","RecreateEncoderInstance(config)","JPEG LS","NativeNetworkingImpl route changed: ",", mid: ","DTLS-SRTP enabled; sending DTLS identity request (key type: ","network_enable_shared_socket","Dance",".HarmonicFrameRate ","ts_target_bitrate entries are not increasing","%d-%d %02d:%02d:%02d.%03d debug: ","ParamValidationExt(), invalid iSliceSize (%d) settings!should be larger than  MAX_MACROBLOCK_SIZE_IN_BYTE(%d)","temporary table name must be unqualified","*src_ptr >= (*src_buf)->data && *src_ptr < (*src_buf)->data + (*src_buf)->size","[AGC2] limiter stats","media-playout","Skipping invalid num_stddev_size_outlier=","YCGCO","label","lowres","Failed to allocate lf_sync->cur_sb_col","Failed to decode CNG","hq_hqa",", max_fps: ","ParamValidationExt(), uiIntraPeriod(%d) should be not less than that of uiGopSize(%d) or -1 specified!"," ms), resetting.","image.cpp nullpointerexception class","Using default network controller factory","Stack trace was truncated","AliceBlue","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/legacy_stats_collector.cc","N6dcsctp21DcSctpSocketCallbacksE","Invalid words count(","org/webrtc/audio/WebRtcAudioManager","onResolutionChange",": Successful channel bind for ","WebRTC-FullBandHpfKillSwitch","strange codes","WelsEncoderParamAdjust(),iIndexD = %d,sSpatialLayers.wxh_old(%d,%d),sSpatialLayers.wxh_new(%d,%d),iActualwxh_old(%d,%d),iActualwxh_new(%d,%d)","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS2_13scoped_refptrINS2_31RtpTransceiverProxyWithInternalINS2_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS9_12ContentGroupEE3$_0NS_9allocatorISG_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","Buffer callback in non-playing state!",", PPS: ","N7cricket20VideoEngineInterfaceE","__int128","AddOrUpdateSink","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_GET_STATISTICS: this option is get-only!","N6webrtc21FieldTrialConstrainedIdEE","Cannot Add 10 ms audio, input frequency not valid","N6webrtc12_GLOBAL__N_125VoiceChannelStatsGathererE","WebRTC-BweRapidRecoveryExperiment","wrap in layer %s, flags = %d","in_alr","ffvhuff","googIssuerId","renomination","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperINS_9TimeDeltaEEE","loss_max_win","!pic->f->data[0]",", min_transmit_bitrate_bps: ",") out of range (number of mlines: ","write int64 error","goog-lntf","%d Hz, ","DIGEST_AND_KEY_TYPE_NOT_SUPPORTED","SETWRAP","ITU-T","disallow_transient_suppressor_usage","RID: ","PBE-MD5-DES","UNSUPPORTED_PROTOCOL","googCaptureStartNtpTimeMs","Invalid length of public key","N6webrtc22InternalDecoderFactoryE","INVALID_COMPRESSION_BIT","N6webrtc15AudioSendStreamE","Packet is too small to be a valid PLI packet","N6webrtc16JsepIceCandidateE","N6webrtc12_GLOBAL__N_110TypedIntIdE","NewRowid","org/webrtc/JniCommon",": ice_transport receiving state changed to ","--SSRR","rQG8,","16TL_req_DH_params","EXPECTING_AN_OBJECT","4:4:4 color not supported in profile 0 or 2","unwind_phase2","g723_1","getNumTemporalLayers","INVALID_SYNTAX","LightGrey","TLS server process_change_cipher_spec"," was truncated","New Extradata","\"codec\":\"","rel-addr","drm_prime","prime-field","connection(%p) TLS hello1 mismatch","No SPS with id << ","ERROR_ADDING_EXTENSION",": Received TURN refresh error response, id=","Cumulative loss reached maximum value for ssrc ","e2e.valueContactByUserId","Invalid RTCP header: Version must be ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc13scoped_refptrINS1_20RtpReceiverInterfaceEEEE_","chacha20-poly1305","DSD (Direct Stream Digital), most significant bit first","to match pre-existing behavior","Failed to wait for thread to finish stack trace","onSignalingThreadReady",", active","bt709","native_getCurrentDatacenterId","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/video_adapter.cc","BitrateSentInBps ","Unknown DWARF encoding for search table.","dolby","ICE candidate hostname ","N6webrtc28DefaultTemporalLayersCheckerE","!c->frac && !c->dst_incr_mod","\\~.e&\\SO","create new %u buffer","codecImplementationName","bottom front center","FLAC__STREAM_DECODER_END_OF_STREAM","TheirNonceHash","AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY","N6webrtc10NackSenderE","NetEq config: ","INTERSECT","wap-wsg-idm-ecid-wtls5","set output sample format","N3rtc17BoringSSLIdentityE","Bebop","/Users/dkaraush/projects/td/tdutils/td/utils/StringBuilder.cpp","extmap-allow-mixed","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","chroma_scaling_from_luma","result != r.impl_->big_num"," # RTP_DUMP","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d) at iDid= %d uiSliceMode= %d, iSliceCount= %d!","rgb555be","frames_before_steady_state","index_list","av_crc_init(av_crc_table[AV_CRC_8_EBU], 0, 8, 0x1D, sizeof(av_crc_table[AV_CRC_8_EBU])) >= 0","Couldn't parse ","seq_choose_screen_content_tools","Failed to allocate ctx->dqcoeff[i][k]","id-it-signKeyPairTypes","libtgvoip_version",": class=","delta_q_present","doNotClearOnDrop = true; msgid=0x%llx","Failed to parse trie node","avctx.profile","videoConstraints","native_setJava","(Ljava/lang/String;)Lorg/webrtc/SessionDescription$Type;","caRepository","organizationalStatus","binkaudio_dct"," binding by SSRC=","Message revalidation, old status was ","connection(%p) TLS len1 invalid","RSV_NVCL44","()[Lorg/webrtc/VideoEncoder$ResolutionBitrateLimits;","Policy Qualifier User Notice","Render pre processor: ",", allow_comfort_noise: ","Returning certificate","Redundant Frame Header (used as Frame Header)","Could not remove SSRC ","N6webrtc3jni29SSLCertificateVerifierWrapperE","30TL_inputPeerChannelFromMessage","mp4als","N7cricket19StunUInt64AttributeE","N6webrtc25LegacyTransparentModeImplE","Offerer must use current negotiated role for setup attribute.","Bandwidth probing enabled, set to inactive","WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig",": Discarding STUN response due to unknown comprehension-required attribute","ECH_SERVER_WOULD_HAVE_NO_RETRY_CONFIGS","N6webrtc16MediaStreamTrackINS_19VideoTrackInterfaceEEE","NO_CERTIFICATES_INCLUDED","NSt6__ndk118__weak_result_typeIMN6tgvoip14VoIPControllerEFvRKNS1_6BufferEjjEEE","remote-candidate","PEM routines","\"bitrate\":[","setct-CredResData","Sync delay stats: ","output_parameters->is_valid()","N6webrtc8internal12_GLOBAL__N_128WebRtcRecordableEncodedFrameE","c2tnb239v3","Lead artist/lead performer/soloist","Regather candidates on failed networks","Psytrance","AudioSendStream::Start: ","N6webrtc30GoogCcNetworkControllerFactoryE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_tcp_socket.cc","last_frame_info_->height >= highest_stream_height","skip bitstream encoding","swscaler","onSetFailure","Failed to create a new BIO buffer.","nativeDebugCtl"," from SRTP session.","Left VoIPController::Stop [need rate = %d]","N6webrtc19I210BufferInterfaceE",".KeyFramesReceivedInPermille","Failed to parse HEARTBEAT-ACK; Failed to deserialized Heartbeat info parameter","googFrameHeightReceived","epConfig %d","N6webrtc12_GLOBAL__N_123SaturationProtectorImplE","N6webrtc33NetworkControllerFactoryInterfaceE","/Users/dkaraush/projects/td/tdutils/td/utils/logging.cpp","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS4_20DataChannelInterfaceEEEEUlvE_NS_9allocatorIS8_EEFvvEEE","certicom-arc","simplearmv6","yuv440p12be","{f\">3$",") FAILED: source.Ok()","yuva422p10le","pass1","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","Adjusting allocation, fps = ","mb_type","A BUNDLE group contains a codec collision for header extension id=","Keyframe / intra-only frame required to reset decoder state","secretary","N4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS3_EEE",", supports_network_adaption: ","Reset bitrates to min: ","too many SQL variables","powerEfficientDecoder","ZN6webrtc14PeerConnection35RequestUsagePatternReportForTestingEvE3$_1","Christian Gangsta Rap","pcm_u16le","UNKNOWN_TRUST_ID","des-ede-cfb","expected ':' in object, got ","ZN6dcsctp12TimerManager11CreateTimerENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEENS1_8functionIFN6webrtc9TimeDeltaEvEEERKNS_12TimerOptionsEE3$_0","p->avctx->codec_type == AVMEDIA_TYPE_VIDEO || p->avctx->codec_type == AVMEDIA_TYPE_AUDIO","New audio output state: %d","cannot rollback - no transaction is active","AndroidVideoTrackSource ctor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_5clERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS3_IN7tgcalls23MediaChannelDescriptionENS4_ISB_EEEEEEEEUlP7_JNIEnvE_NS4_ISJ_EEFvSI_EEE","NIST P-384","Can't init DigestSign","Affiliation Changed","EVENT_NOPOLL","Can't remove users","md5WithRSA","(J)Lorg/webrtc/VideoDecoder$Callback;","CRT_PARAMS_ALREADY_GIVEN","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc","id-smime-ct-publishCert"," took ","e2e.chain.sharedKey","Failed to read version","native_setSystemLangCode","WhiteSmoke","dhSinglePass-cofactorDH-sha384kdf-scheme","6.1(back)"," in response to the remote description.","Cannot encrypt","CALLED_WITH_EVEN_MODULUS","%s constraint failed","ts_rate_decimator factors are not powers of 2","Z?2f[?!","ecdsa-with-SHA256","operator&=","UNEXPECTED_EXTENSION","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS3_IjEEEENS_8functionIFvONS9_INS6_23MediaChannelDescriptionENS3_ISF_EEEEEEEEEE","Easy Listening","FLACParser::readBuffer write changed parameters mid-stream: %d/%d/%d -> %d/%d/%d","sqlite_version","dst_channels == src_channels || dst_channels == 1 || src_channels == 1","privilegeWithdrawn","shared_key_","AVCodecContext","Enqueue SEND:type","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEttNS_17basic_string_viewIcNS_11char_traitsIcEEEESG_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSF_NS_9allocatorIcEEEENSP_ISR_EEEESV_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSP_IS13_EEFvPKvjPNS2_11StunRequestEEEE","NSt6__ndk110__function6__baseIFPN6webrtc8DataRateEPNS2_20NetworkStateEstimateEEEE","OUTPUT_ALIASES_INPUT","BT.2020 - 10 bit","N3rtc16RefCountedObjectIN6webrtc18VideoEncoderConfig26Vp8EncoderSpecificSettingsEEE","Depth parameter set"," bps, requires at least ","Failed to allocate cpi->nmvsadcosts_hp[1]","L3T1h","MeteringMode","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIbEE","PublicKeyToPEMString","gbrp10le","UNSUPPORTED_PROC_TYPE_VERSION","Allocate ports on ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_helpers.cc"," not divisible by ","DIST_POINT","delta_q_u_ac","setup","%s: no event mechanism available","Recv() returned error: ","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS2_32AsyncDnsResolverFactoryInterfaceENS3_6ConfigEE3$_0NS_9allocatorISD_EEFbRKNS_12basic_stringIcNS_11char_traitsIcEENSE_IcEEEEPNS7_13JsepTransportEEEE","AUTH_RESTART","cpu_adapted_fps: ","19TL_inputPeerChannel","29invokeWithGooglePlayIntegrity","Invalid Stream Identifier, stream_id="," message","ADPCM IMA Funcom ISS",", startup_min_volume: ","depacketizer_it != payload_type_map_.end()","Invalid configuration.","MAX_LENGTH=1000000000","NSt6__ndk115__codecvt_utf16IDiLb0EEE","after height","ZN6webrtc20AsyncAudioProcessingC1ENSt6__ndk110unique_ptrINS_19AudioFrameProcessorENS1_14default_deleteIS3_EEEERNS_16TaskQueueFactoryENS1_8functionIFvNS2_INS_10AudioFrameENS4_ISA_EEEEEEEE3$_0","ASN1_BIT_STRING","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","is_screencast "," which is not in the codec list.","shaWithRSAEncryption","CCS_RECEIVED_EARLY","RSA-MD2",": TURN refresh request sent, id=","Failed to parse parameters for BweWindowSizeInPackets experiment from field trial string. Using default.","N6webrtc6ExpandE","payloadTypes","atrac3al","([Lorg/webrtc/IceCandidate;)V","column index out of range","AACompromise","MISSING_VALUE"," != 1 + last_block.height=","a new candidate pair created from an unknown remote address","N6dcsctp15CookieEchoChunkE","encoderImplementation","additional verification","BottomUp","set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied","N6dcsctp8TLVTraitINS_28ProtocolViolationCauseConfigEEE","timeStamping","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls23SignalingSctpConnectionENS_9allocatorIS2_EEEE","Eclectic",": Starting STUN host lookup for ",", previous failure count: ","WebRTC-Video-DisableAutomaticResize","ZN6tgvoip14VoIPController32ProcessAcknowledgedOutgoingExtraERNS0_23UnacknowledgedExtraDataEE3$_0","socket_factory_","use only bitexact functions (except (I)DCT)","bytesReceived","AVSubtitleRect","org/webrtc/RtpParameters$Codec","OpenWrite","d?@1n?","sqlite_stat4","Could not find cipher: ","N6webrtc22BandwidthQualityScalerE","Cannot enqueue a new runtime setting.","vp9_extrc_get_encodeframe_decision() failed"," timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/video/encoder_bitrate_adjuster.cc","N3rtc16RefCountedObjectIN6webrtc38ChannelReceiveFrameTransformerDelegateEEE","org/webrtc/NV12Buffer","is avc","Symbol lollipopSetNetworkForSocket is not found ","ICC or token signature","(*engine_object)->GetInterface(engine_object, SL_IID_ENGINE, &engine_)","Reference frame has invalid dimensions","set error concealment strategy","Unrecognized string encoding parameters","WelsUninitEncoderExt(), pCtx= %p, iMultipleThreadIdc= %d.","Failed to allocate new_frame_stats[i].block_stats_list","!append_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","VP9E_SET_SVC","number of macroblock rows at the bottom which are skipped","Signaling: videoState must be a string","operator,","eh`T5D","N6webrtc22JsepSessionDescriptionE","The delayed increase window must be positive: ","On2 VP6","Binding request timed out from ","libavutil/mem_internal.h","CopyFrom can't copy from NULL","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_2NS_9allocatorISA_EEFvPNS2_19VideoTrackInterfaceEPS8_EEE","ifnull","can't seek to begin of file %s, %s","NSt6__ndk110__function6__funcIZN18ConnectionsManager21receivedCaptchaResultEiPiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS7_ISA_EEFvvEEE","22TL_server_DH_params_ok"," Output: ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_x25519.cc","MUTEX_PTHREADS","N7tgcalls12MediaManagerE","[truncated strftime output]","c hs traffic","finished","OpenSSL error at BN_mod","connect_loop","iceState","TLS 1.3 server read_channel_id","VP8E_SET_ARNR_TYPE","double-quoted string literal: \"%w\"","kRejectedByConstraint","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/encrypted_client_hello.cc","TCP/TLS/RTP/SAVPF","N6webrtc36ResourceAdaptationProcessorInterfaceE","ra_288","msEFS","s->avctx->codec_id != AV_CODEC_ID_H264","algorithm","Ack message must not be the first one in the packet.","Frame too long into the future, timestamp=","InitializeIfNeeded(","3-.6?","APPLICATION_DATA_ON_SHUTDOWN","athlon","WebRTC.Video.H264DecoderImpl.Event","AVMatrixEncoding","INVALID_PSS_SALTLEN","minimum macroblock Lagrange factor (VBR)","Electronic Program Guide","Failed to parse SPS and VPS id from SPS slice.","aes-192-ecb","ZN6webrtc3voe12_GLOBAL__N_114ChannelReceive28InitFrameTransformerDelegateENS_13scoped_refptrINS_25FrameTransformerInterfaceEEEE3$_0","N6webrtc21LocalAudioSinkAdapterE",": StunPort: stun host lookup received error ","Profile 1","FLOOD_WAIT_","ComfortNoiseDecoder::Genererate failed to generate comfort noise"," failed with error ","FRAGMENT_MISMATCH","eXtended BINary text","RSA_LIB","error during NewGlobalRef","ppMbListD","BAD_LENGTH","yuv10","Failed to decrypt: encrypted_data is less than 16 bytes","0 == pthread_join(*handle_, nullptr)","Attempting to start aecdump when no audio processing module is present, hence no aecdump is started.","unused","QP factor between P- and I-frames","yuv410p","expr_compare","notused","Savepoint","Tearing down data channel transport for mid=",", separate_encoders_needed: ","Too many active epochs","q5cyX"," but the stream is now ","WebRTC-Bwe-MinAllocAsLowerBound","org/webrtc/VideoCodecInfo","!g_jvm->AttachCurrentThread(&env, &args)","WebRTC-ApmExperimentalMultiChannelRenderKillSwitch","connection(%p) epoll_ctl, modify socket failed","domainRelatedObject","Rhythmic Soul","genre","$%d: PushSourceSinkSettings(): 1","Space Rock","KEY_VALUES_MISMATCH"," (diff: ","Config(%p, %s) unable to open file for writing","Two different track IDs in msid attribute in one m= section","N6webrtc23RtpVideoSenderInterfaceE","brainpoolP160r1","mpegh_3d_audio","yuvj422p","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_1","Unsupported sampling_period_ms value, ignored.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ec/ec_asn1.cc","WebRTC-Aec3SuppressorDominantNearendTriggerThresholdOverride","segmentation_update_map","%f,%lld,%d,%d,%d,%d","generated","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/ice_server_parsing.cc",", min_bitrate_bps: ","pkeyalg","ZN10Connection14onDisconnectedEiiE3$_0","UNSUPPORTED_CREDENTIAL_LIST","ConfirmationKeys","SET DEFAULT","pSvcParam->uiIntraPeriod=%d, pCtx->pVaa->bIdrPeriodFlag=%d","N6webrtc16RtcEventAlrStateE","TLS 1.3 client send_client_certificate_verify","PBMAC1","SHUTDOWN-COMPLETE","Invalid scalability mode ","pilotObjectClass",". errno: ","request_sample_fmt","set information dump field separator","googJitterBufferMs","N6webrtc20AudioEncoderOpusImplE","kInvalid","%.*z:%u","WRVMC::%s({ssrc=%u}, {volume=%.2f})","INCORRECT_POLICY_SYNTAX_TAG","output_frame_width_in_tiles_minus_1","RecordingIsInitialized","<GSpherical:ProjectionType>","getSdpSemantics","countersignature"," bytes.","destination format","can't allocate BIGNUM b","ripemd160WithRSA"," server_address_: ","Invoking SSL Verify Callback.","ParamValidationExt(), current layer %d uiSliceMode (%d) settings may not fulfill MaxNalSize = %d","ar_coeffs_y_plus_128[i]","/home/gradle/TMessagesProj/jni/voip/webrtc/api/rtc_event_log_output_file.cc","candidate has address of zero","Attempt to change a remote candidate. Existing remote candidate: ","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_STATISTICS_LOG_INTERVAL,iStatisticsLogInterval = %d","L555%","FLT_MIN","opus_encoder: no buffer slots left","before width","WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride","10Datacenter","org/webrtc/VideoEncoderFactory","alloc_p2","c->step >= c->depth","tlsVersion",", rid: ","AKID_MISMATCH","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection10InitializeERKNS2_23PeerConnectionInterface16RTCConfigurationENS2_26PeerConnectionDependenciesEE3$_3NS_9allocatorIS9_EEFvvEEE","SetSink: ssrc:","N3rtc16RefCountedObjectIN6webrtc3jni12_GLOBAL__N_124AndroidAudioDeviceModuleEEE","org/webrtc/VideoEncoder","NSt6__ndk110__function6__funcIZN18ConnectionsManager16setProxySettingsENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEtS8_S8_S8_E3$_0NS6_IS9_EEFvvEEE","SEI_PREFIX","UNKNOWN_CIPHER_RETURNED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_3NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","bitrate_adjuster","N6webrtc3jni12_GLOBAL__N_122JavaEncodedImageBufferE","pos % 8 == 0","): Can't change ports on already started transport.","Number of frames to look ahead for alternate reference frame selection","BAD_TEMPLATE","TLS 1.3 client read_server_finished","COVERING INDEX %s","misuse of %s function %#T()","Failed in allocating memory in BuildSpatialPicList","SeekGE","unable to registering for internal push","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I010BufferBaseEEE","N6tgvoip11IPv4AddressE","before height","rc_dropframe_thresh:","Failed to decode frame size","Encoded.Qp.Vp8.S0","packetsize","N6webrtc31VideoSourceRestrictionsListenerE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/spake2plus/spake2plus.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc","SentHeightInPixels","4GV (Fourth Generation Vocoder)"," -- error want read","st->internal->avctx->ticks_per_frame","CANNOT_FIND_FREE_FUNCTION","DataChannel failed to parse OPEN_ACK message, sid = ","g_timebase.num out of range [1..1000000000]","JVM::~JVM","CA Compromise","R128_TRACK_GAIN","Unexpected NetworkPreference enum_name ","Set STUN keepalive interval to ","N6dcsctp22ProtocolViolationCauseE","Skip Samples","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE","Log square root","error during DeleteGlobalRef","More than 1 block in RED packet is not supported.","log_guard.load(std::memory_order_relaxed) == 1","buffer_removal_time[i]","CWelsH264SVCEncoder::Initialize(), invalid iSpatialLayerNum= %d, valid at range of [1, %d].","depacketizer_it->second","native_getCurrentTimeMillis","Very high pacing rates ( > ","maxApiLayer","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_FRAME_SKIP, rc off, frame-skip setting(%d) un-useful","rgb48le","Invalid ICE configuration: ","idealHeight","getCodecs","enable soxr Chebyshev passband & higher-precision irrational ratio approximation","libswresample/dither.c","Bad ptr map entry key=%d expected=(%d,%d) got=(%d,%d)","Failed to allocate cpi->skin_map","g$G]-","%d:%d:%d%c%d","UserComment","table %s may not be altered","wrong Vector magic in TL_msgs_all_info, got %x","The timeout period for the writability state to become UNRELIABLE is longer than that to become TIMEOUT."," },capture_level_adjustment: { enabled: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc","RSV_NVCL43","NSt6__ndk110__function6__funcIZN18ConnectionsManager25requestSaltsForDatacenterEP10DatacenterbbE3$_0NS_9allocatorIS5_EEFvP8TLObjectP8TL_errorixxiEEE",", nonce=","18TL_bad_server_salt","N6webrtc19SmoothingFilterImplE","error[?] variables will be set during encoding","yuv420p12le","gf_frame_max_boost_factor.den out of range [1..1000]","UI_LIB","f3ff33f3","equirectangular","Error encoding: %d","Didn't expect message type in transport-cc RtcpFeedback.","Xbox Media Audio 1","yuv422p12be","OpenSSLAdapter::OnCloseEvent(","concealment_audio_.size() >= requested_samples_per_channel * channels","VoIPController_nativeInit","Failed to parse","id-alg-noSignature","premiere_version"," since CreateOffer specified offer_to_receive=0","buffer_removal_time_length_minus_1","Datarate overshoot (max) target (%)","pcm_f16le","c2onb191v4","dithered ","NSt6__ndk17codecvtIDsDu9mbstate_tEE","N6webrtc12_GLOBAL__N_126BuiltinVideoEncoderFactoryE","derive secret with tag: ","Function",", seqnum=","!buffer_->was_reader_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_enc.cc","HANDSHAKE_NOT_COMPLETE","VP60[","bitset reset argument out of range","found resend for messageId 0x%llx","ESTABLISHED","UseInStartPhase","IfNotOpen","journal_mode","after sprite_height","network_skip_initial_ping","ADPCM Electronic Arts R3","drac*","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls31InstanceV2ReferenceImplInternalENS_9allocatorIS2_EEEE","google-breakpad","Back-off factor must be less than 1.","Symphony","CreateOffer - observer is NULL.","N7cricket10ConnectionE","N7cricket8StunPortE","The estimate cannot be updated without any loss statistics.","account%u dc%u loadCdnConfig","aes-128-ccm","sample_aspect_ratio","connection(%p, account%u, dc%u, type %d) got %s for messageId 0x%llx","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","account_type","cannot open virtual table: %s","N3rtc16RefCountedObjectIN6webrtc48CreateSessionDescriptionObserverOperationWrapperEEE","apply_phase_inv","serviceLocator","info.encoded_bytes == 0",", render_height = ","ppDqLayerList","RSA_PWCT","WelsBuildRefListScreen(), CurrentFramePoc=%d, isLTR=%d","STRING_TOO_LONG","Gospel","N6webrtc11AudioSenderE","()Lorg/webrtc/RtpParameters$DegradationPreference;","No COOKIE_ACK received","Failed to demux RTP packet: ","stored","(Ljava/nio/ByteBuffer;Z)V","bgr555le","<int64>","bind on a busy prepared statement: [%s]","ZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1","offer_to_receive_video > 1 is not supported.","id-smime-mod-ess","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_121ExternalAudioRecorderEE27__shared_ptr_default_deleteIS3_S3_EE",", stream_id=","id-mod-dvcs","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_1NS_9allocatorIS9_EEFjRKNS2_7MessageEEEE","numberOfTemporalLayers >= 1","Indigo","Invalid number of forced fallback parameters provided.","connection(%p) epoll error","(Landroid/content/Context;Landroid/media/AudioManager;)V","N3rtc16RefCountedObjectIN6webrtc3jni20CreateSdpObserverJniEEE","N6webrtc18StreamStatisticianE","audible_key","JNI_OnLoad failed to run?","N15google_breakpad12_GLOBAL__N_125CrashGenerationClientImplE","NO_CERTIFICATE_FOUND","STUN BINDING indication","The m= section with mid='","N3rtc15HttpAuthContextE","camellia-128-ofb","INVALID_SEPARATOR","(IIJILjava/lang/String;IJJI)V","0 == WebRtcOpus_DisableDtx(inst_)","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129PendingMediaSegmentPartResultENS_9allocatorIS3_EEEE","N6webrtc20FieldTrialStructListIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE6ParamsEE","ADPCM Nintendo Gamecube AFC","attempt to decode anyway if HW accelerated decoder's supported profiles do not exactly match the stream","native_switchBackend","List of demuxers that are allowed to be used","V_QUICKTIME","ZN18ConnectionsManager29receivedIntegrityCheckClassicEiNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_E3$_0","cdef_y_sec_strength[i]","connection(%p) unsupported proxy auth method","Meditative","packetization","a % b == 0","RequestMemorySvc(), RequestMemoryVaaScreen failed!","ADPCM Argonaut Games","RTP extension header 15 encountered. Terminate parsing.","{ulpfec_payload_type: ","Advanced Scalable Texture Profile","statsLogPath","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/rate_statistics.cc","producer","DarkViolet","N3rtc16RefCountedObjectIN6webrtc27DtmfSenderProxyWithInternalINS1_19DtmfSenderInterfaceEEEEE","Invalid state for RTCP mux provisional answer","FFmpe%*[^b]b%d","max_cll",", reached maximum number of stored RRTRs.","fstat","BAD_Q_VALUE","not authorized to use function: %#T","key_id doesn't contain public key","bayer_grbg16be","Nack tracker config: packet_loss_forget_factor=","tile-rows","ASN1_IA5STRING","MIME MHS","WebRTC-DisableRtxRateLimiter","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc","pcm_s32be","!pthread_key_create(&g_jni_ptr, &ThreadDestructor)"," is too small for a Nack.","dc%d init connection completed","ParamValidationExt(), invalid uiSliceNum (%d) settings more than MAX(%d)!","VP9E_SET_FRAME_PARALLEL_DECODING","can't parse magic %x in UserStatus","N4bssl12_GLOBAL__N_122X25519Kyber768KeyShareE","N7tgcalls25FakeAudioDeviceModuleImplE","NativeRegistration::ctor","Android network monitor preference for ","ZMH\\5","MPNG=","ENCRYPT__UNKNOWN_EPOCH","kRecvOnly","value","localCandidateId","front center","DES-EDE3-CBC","!s->preout.count","N7tgcalls12_GLOBAL__N_120IncomingVideoChannelE","mdc2WithRSA","INVALID_VERSION","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/struct_parameters_parser.cc","^=N6webrtc13FIRFilterSSE2E","Bottom-left","id-smime-aa-equivalentLabels","N6webrtc18BalancedConstraintE","N6webrtc23ReceiveStatisticsLockedE","NSt6__ndk123__system_error_categoryE"," 0000","leb128_byte[i]","SL_RESULT_BUFFER_INSUFFICIENT","id-smime-alg-ESDHwithRC2","table %s may not be indexed","SMPTE 431-2","delta_lf_res","Processing the addition of a remote track for MID=","scalability_mode_idc","Assuming benign blocking error","N7WelsEnc29CWelsParametersetIdIncreasingE","fffff3ff","NSt6__ndk114__codecvt_utf8IDsEE","(I)Lorg/webrtc/MediaStreamTrack$MediaType;","%s: EV_SIGNAL incompatible use","googChannelId","SETUP","Invalid encoders count: ","!(opts & PacketSocketFactory::OPT_STUN)","Could not create default receive stream.","Invalid bitrate settings in total configure, bitrate= %d","N6webrtc10I010BufferE","loop_filter_level[0]","Tomato","id-smime-mod-oid","Missing digest or peer certificate.","current platform is Android","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS2_15FieldTrialsViewEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE"," for ","connection(%p) connecting via proxy %s:%d secret[%d]","Error during CallVoidMethod","decimal32","Peer version is %d","virtual","Allocation can't be started without setting the server id.","TLSv1","proxy","-----","getAudioManager","Disabling encryption. This should only be done in tests.","N6webrtc18RtcEventLogFactoryE","%02d%02d%02d%02d%02d%02dZ"," (wait ","g_lag_in_frames out of range [..MAX_LAG_BUFFERS]","Cannot add a NOT NULL column with default value NULL","Profile C","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_37SetRemoteDescriptionObserverInterfaceEEEE3$_1EE","Permutation","dash_track_number","Process","Techno","org/webrtc/PeerConnection$Observer","NSt6__ndk110__function6__baseIFvN7tgcalls5StateEEEE","xan_wc4","after video_object_layer_height","blackman_nuttall","DES-EDE3-OFB","x-google-flag","Disable high-pass filter in response to field trial.","native_getFreeBuffer","g_bit_depth:","WebRTC-DecoderDataDumpDirectory","Payload size ","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6dcsctp7TimeoutENS_14default_deleteIS4_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","no such column: \"%s\"","11TL_dcOption","always","360 video Aq","Codec high bit-depth not supported in profile < 2","noskipscan*","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc","libavcodec/h264_cavlc.c","setct-PIData","account%u dc%u handshake: server declined DH params, type = %d","\\u%04x","Unknown key identifier","insertedSamplesForDeceleration","cannot open value of type %s","cur->mbaff == (h)->mb_aff_frame","got so far: ","Nintendo Gamecube THP video","palette: ","isCanceled","%s%7d:%-7d","WebRTC-Aec3SuppressorNormalHfMaskSuppressOverride","WebRTC.Audio.ApmCaptureInputLevelAverageRms","UDP/DTLS/SCTP","NSt6__ndk110__function6__funcIZN18ConnectionsManager17bindRequestToGuidEiiE3$_0NS_9allocatorIS3_EEFvvEEE","N3rtc16SSLStreamAdapterE","identified-organization","Only RED or only ULPFEC enabled, but not both. Disabling both.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc","symbols_size <= 2 || !symbols","camellia-256-cbc","10) erase request %d 0x%llx",", send_transport: ","NSt6__ndk117moneypunct_bynameIwLb1EEE","audio_network_adaptor","datatype mismatch","NSt6__ndk112future_errorE","front right","NSt6__ndk110__function6__baseIFNS_10unique_ptrIN6webrtc31StreamStatisticianImplInterfaceENS_14default_deleteIS4_EEEEjPNS3_5ClockEiEEE","N7tgcalls13ReflectorPortE","OPTION_NOT_FOUND","target_range_max_dbfs","Dance Hall","Avid AVI Codec","Podcast","max_ratio","N6webrtc13PushResamplerIfEE","Ignored line: ","ethernet",", sender_last_asg_tsn=","fishead","N6webrtc12_GLOBAL__N_125VideoChannelStatsGathererE","Missing track ID in msid attribute.","WriteSavcParaset(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","WebRTC.Audio.PlayoutSampleRateOffsetInPercent","VMnc]","DirName: ","WebRTC.Video.DelayedFramesToRenderer_AvgDelayInMs","SorterCompare","image/bmp","WebRTC.Audio.StopRecordingSuccess","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/svc_config.cc","p_count","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE0_","PCM signed 20-bit little-endian planar","WebRTC-Aec3CoarseFilterResetHangoverKillSwitch","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocketC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEERNS2_21DcSctpSocketCallbacksENS_10unique_ptrINS2_14PacketObserverENS_14default_deleteISB_EEEERKNS2_13DcSctpOptionsEE3$_0NS_9allocatorISI_EEFNSA_INS2_7TimeoutENSC_ISL_EEEEN6webrtc13TaskQueueBase14DelayPrecisionEEEE","hmac sha-1 openssl","matrix_encoding","column%d","VP8E_SET_ENABLEAUTOALTREF","connection(%p, account%u, dc%u, type %d) received packet size less(%u) then message size(%u)","N6webrtc16LibvpxVp8EncoderE","#quality_adaptations: ","N6webrtc16SvcRateAllocatorE","discard all frames except I frames","width","N6tgvoip7effects11AudioEffectE","set maximum factor by which data is stretched/squeezed to make it match the timestamps.","WebRTC.Video.AVSyncOffsetInMs","Simulcast alternative layer list is empty.","side by side","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/gcd.cc.inc","WebRTC-Bwe-SafeResetOnRouteChange","libavcodec/mpeg4videodec.c","minptime","initDecode: ",", is_qp_trusted = ","duplicate WITH table name: %s","kaiser","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_2NS_9allocatorIS7_EEFvvEEE","CREATE %s %.*s","nearest neighbor / point","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferExE_","Microsoft Local Key set","Cabaret","%d-%d %02d:%02d:%02d.%03d error: ","(I)Lorg/webrtc/PeerConnection$SignalingState;","Size of extensions to negotiate does not match.","WebRTC.Video.TargetDelayInMs","NSt6__ndk110__function6__funcIZN18ConnectionsManager9reconnectEiiE3$_0NS_9allocatorIS3_EEFvvEEE","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_29NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","counter_ < std::numeric_limits<TIntegral>::max()","getEncodedWidth","AcmReceiver::GetAudio - NetEq Failed.","is permitted to allow upgrading but will be rejected in ","microseconds for each chunk","frag_stream_info","relativename","Baroque","used_node_count_ == 0","Invalid reason length: ","SMPTE 336M Key-Length-Value (KLV) metadata","2POINT1",": Allocating a new socket after STUN_ERROR_ALLOCATION_MISMATCH, retry: ","SetLocalDescription failed to create session description - ","protocolInformation","fir: ","Failed to parse the incoming RTP video packet before demuxing. Drop it.","ADPCM Electronic Arts","15MsgDetailedInfo","prime192v3","org/webrtc/RtpParameters$DegradationPreference","hnm4video","AddVideoSignalTypeInfo","[AGC2] Applied input volume not set.","Unknown","GIF (Graphics Interchange Format)","WebRTC-IceFieldTrials","before delete echo canceller","render_and_frame_size_different","ignore_editlist","WebRTC-Aec3EnforceRapidlyAdjustingNearendSuppressorTunings","connection(%p) connection data is empty","RSV_IRAP_VCL23","bitrate_bps","(autodetected if FOURCC == UMP4)","frame->GetDirection() == TransformableFrameInterface::Direction::kSender","Vacuum","g_lag_in_frames:","WebRTC-Agc2SimdAvx2KillSwitch","toString","WebRTC-BoostedScreenshareQp","Failed to push down SCTP parameters, closing.","peer reflexive","WebRTC.Audio.TargetBitrateInKbps","nellymoser","EXCESS_HANDSHAKE_DATA","WebRTC.Video.DroppedFrames.RenderQueue","enabled when required by target format","Attempt to use TURN to connect to port ","WebRTC.Video.DroppedFrames.Receiver ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","org/webrtc/audio/JavaAudioDeviceModule","Call stats: ","rmnet","Dummy Audio APIs will be utilized.","surround direct left","Netscape Certificate Extension","AcmReceiver::GetAudio - Resampling audio_buffer_ failed.","unknown CA","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE4_NS5_ISA_EEFvS9_EEE","Apple MJPEG-B","index > -0x20000000","month","switch point in 8khz","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_18NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N6webrtc24StreamStatisticianLockedE","NSt6__ndk123enable_shared_from_thisIN7tgcalls14NetworkManagerEEE","connection(%p) TLS client hello too much data","MPEG-4 Studio profile bit-depth %u","N6webrtc18VideoEncoderConfig27VideoStreamFactoryInterfaceE","ASQLite format 3","Answerer must be active when offerer is passive","can't parse magic %x in TL_dataJSON","ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890<","L2T1h","ASEs implemented","aes-128-cfb1","invalid ","Two rrtr blocks found in same Extended Report packet","INVALID_ENCODING","ImageLength","DropFrame","Fallback encoder does not support native handle - converting frame to I420","Compressed data buffer too small","WebVTT Settings","cpu_used out of range [-16..16]","ZN6webrtc14PeerConnection10InitializeERKNS_23PeerConnectionInterface16RTCConfigurationENS_26PeerConnectionDependenciesEE3$_3","Failed to decrypt: invalid header size","SliceArgumentValidationFixedSliceMode(), uiSliceNum exceed MAX_SLICES_NUM! So setting slice num eqaul to MAX_SLICES_NUM(%d)!","native_getCurrentAuthKeyId","High 4:2:2",": Redirection to [","equal_picture_interval","N6webrtc20I420ABufferInterfaceE","tpBasis","ODD_NUMBER_OF_CHARS",",name:","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_int.cc","Reset() called with unsupported channel count, num_channels = ","()Lorg/webrtc/CryptoOptions;","N6dcsctp8TLVTraitINS_15DataChunkConfigEEE","N12_GLOBAL__N_116itanium_demangle23ExplicitObjectParameterE","Inactive SRTP transport received an RTP packet. Drop it.","bayer_rggb16be","https:","N6webrtc15AudioEncoderPcmE","Using aimd rate control with back off factor ","textEncodedORAddress"," }, adaptive_digital: { enabled: ","rc_dropframe_thresh out of range [..100]","Unable to send packet via nonexistent endpoint %llu","i_tex_bits","kAwaitingPreviousAdaptation","Rock & Roll","%s%s%s%s","No SSRCs in stream parameters: ","Outgoing DataChannel message: ","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip14VoIPControllerEFvRKNS3_6BufferEjjEJPS4_RKNS_12placeholders4__phILi1EEERKNSC_ILi2EEERKNSC_ILi3EEEEEENS_9allocatorISM_EEFvS7_jjEEE","INVALID_BLOCK__HASH_MISMATCH","detail","Failed to parse remote SDP","AcquireLayersNals(), num_of_nals(%d) > MAX_NAL_UNITS_IN_LAYER(%d) per (iDid= %d, qid= %d) settings!","sequential DCT","22TL_userStatusLastMonth","can't add pipe to epoll",", resp_seq_nbr=","N6webrtc17ScreenshareLayersE","skip_relay_to_non_relay_connections","Invalid value, all/none should be set.","sha384"," packet_history_size_ms=","PUBLIC_KEY_DECODE_ERROR","N6webrtc37AcknowledgedBitrateEstimatorInterfaceE","8x8DCT","id-smime-aa-ets-sigPolicyId","sqlite_log","chroma_sample_location_type","4X Movie","CIPHER_HAS_NO_OBJECT_IDENTIFIER","onIceConnectionReceivingChange","TOO_MANY_KEY_UPDATES","pauseCount","std::exception","certificateHold","ZN6webrtc12_GLOBAL__N_15StoreINS_5ClockEEEvNSt6__ndk110unique_ptrIT_NS3_14default_deleteIS5_EEEERNS_13scoped_refptrIKN3rtc14RefCountedBaseEEEE11StorageNode","interplay_dpcm","Could not read video format name.","N6webrtc42RtpTransportControllerSendFactoryInterfaceE","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","No linear AEC output available","NSt6__ndk16__bindIMN6tgvoip11OpusDecoderEFvvEJPS2_EEE","NewTek SpeedHQ","()Lorg/webrtc/RtpParameters$Rtcp;","NSt6__ndk110__function35__maybe_derive_from_binary_functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","operator/=","vp9: failed to copy codec parameters to stream","Remote offer connection role is NONE, which is a protocol violation","sRGB (IEC 61966-2-1)","totalProcessingDelay: ","N12_GLOBAL__N_116itanium_demangle13EnclosingExprE","schema_version","access to view \"%s\" prohibited","TURN DATA INDICATION","!clazz.is_null()","UDP proxy initialized"," packets encoded. Expected ","is_contact","tde2e error: ","[%d/%d] %.*s","N6json119JsonArrayE","pkt_timebase","OpenSLESRecorder","pc_network_thread","Unified part ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler20SetRemoteDescriptionEPNS2_29SetSessionDescriptionObserverEPNS2_27SessionDescriptionInterfaceEE3$_1EE","Mobotix MxPEG video",", flags=","1u == senders_.size()","Inner","Received remote ICE parameters: ufrag=","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_19AudioTrackInterfaceEEEEE","keyAgreement","&apos;","can't find video stream in the input, aborting %s","fpsprobesize","received internal push: wakeup network in background","ILLEGAL_TAGGED_ANY","N12_GLOBAL__N_116itanium_demangle12FunctionTypeE","N6tgvoip18NetworkSocketPosixE","googDecodingCNG","Indie Rock","cmp_func"," payload type with conflicting codec name or clock rate.","RemoveIceCandidates: Failed to remove candidates. Requested ","tde2e bridge error: ","setct-CapTokenTBS","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_111ComponentIdEEE","WebRTC-Aec3EnforceSlowlyAdjustingNormalSuppressorTunings","PCM signed 64-bit little-endian","N6webrtc20RTCAudioPlayoutStatsE","(JLorg/telegram/messenger/voip/VoIPController$Stats;)V","headerBytesReceived","VP9E_SET_TILE_COLUMNS","ADPCM Electronic Arts R1","N6webrtc18VideoStreamEncoder28DegradationPreferenceManagerE","(*simple_buffer_queue_) ->RegisterCallback(simple_buffer_queue_, SimpleBufferQueueCallback, this)","ZN7tgcalls4Meta11RegisterOneINS_23InstanceV2ReferenceImplEEEbvE8MetaImpl","#cpu_adaptations: ","TLS server send_server_certificate","()Landroid/content/Context;","ZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESC_E3$_1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_15NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","(Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoEncoder;","pentium2","rgba64be","%H:%M:%S","ntile","AFTER","WebRtcVoiceMediaChannel::SetDefaultRawAudioSink:","N6webrtc25BroadcastResourceListener15AdapterResourceE","index_xinfo","Invalid packet buffer max size: ","rsadsi","no_padding","https","adpcm_ea_r1","candidate-pair","Uncompressed packed 4:2:0","Size of beginning plus end can't exceed the window size","JSON path error near '%q'","substring",": NULL DTLS identity supplied. Not doing DTLS","Unsupported framerate: ","wrapped_avframe","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/basic_packet_socket_factory.cc"," Failed to parse dependency descriptor.","org/webrtc/VideoDecoder","NSt6__ndk120__codecvt_utf8_utf16IDiEE","15TL_req_pq_multi","cdef_y_pri_strength[0]","MAX_ATTACHED=10","adpcm_ea_r3","Netscape CA Revocation Url","Failed to unprotect SRTP packet, err=","itu_t_t35_country_code_extension_byte",", clipped_ratio_threshold: ","Set lag in frames to 0 (low delay) or >= (max-gf-interval + 2)","SeekHit","0 == WebRtcOpus_DisableCbr(inst_)","EXTRA_DATA_IN_MESSAGE","N6webrtc17ReceiveStatisticsE","A Cappella","loop_filter_ref_deltas[AV1_REF_FRAME_GOLDEN]","/@{\"0","googFrameRateSent","WebRTC.Audio.Agc2.DigitalGainApplied","TOO_MUCH_SKIPPED_EARLY_DATA","can't parse magic %x in MsgDetailedInfo","can't parse magic %x in TL_dcOption","Call state changed to %d"," was mapped to ","INVALID_TIME_FORMAT",": link = ","request is tried to be cancelled, but it does not even exist, token %d","Could not read encoders count.","start_bitrate_bps < min_bitrate_bps","getScaleResolutionDownBy","ignore_chapters","PRE_SHARED_KEY_MUST_BE_LAST","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_11NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Swing",", sub_sampling = ","diamond type & size for motion estimation pre-pass","max-fr","vaapi_vld","Use external huffman table.","balance_decr","Failed to update payload type demuxing state.","WebRTC-Video-VariableStartScaleFactor","', has_trusted_rate_controller = ","Resetting restrictions","pLtr->uiLtrMarkState = %d, pLtr.iCurLtrIdx = %d , pLtr->iLtrMarkFbFrameNum = %d ,pCtx->iFrameNum = %d "," Hz not supported. Changing to 8000 Hz.","TLS server send_server_hello","N6webrtc21SincResamplerCallbackE","PCM unsigned 24-bit big-endian","WebRTC-NetworkMonitorAutoDetect","setAttr-Token-EMV","%02d:%02d:%02d.%03d","WebRTC.Video.DelayedFramesToRenderer","setct-CertReqTBE","N3rtc14AsyncSSLSocketE","12TL_peerColor","11 == (*__errno())","N7cricket22StunErrorCodeAttributeE","Received relay response with unknown tl id: 0x%08X","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN3rtc17CopyOnWriteBufferEbE_","operator++","round","SetLocalDescription failed because the session was shut down","Received init","id-on","reveal","Failed to allocate cpi->tplist[0][0]","totalPausesDuration","network_fps: ","buffer_delay_length_minus_1","requested=%u","BitNot","operator[]","N6dcsctp8TLVTraitINS_34ForwardTsnSupportedParameterConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/checks.h","length < (1ULL << 56) - 1","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNSt6__ndk16vectorIhNS0_9allocatorIhEEEEEUlP7_JNIEnvE_","DCT algorithm","N7WelsEnc39CWelsConstrainedSizeSlicingEncodingTaskE","N6webrtc11TimeStretchE","No sending stream on ssrc ","-D----","MPL2 subtitle","WebRTC.Video.Screenshare.","nsComment","Failed to roll back transport state.","O!65'","Failed to create a mnemonic (must not happen)",": Port completed gathering candidates.","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_","()Ljava/util/Iterator;","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/evp_asn1.cc","Attaching thread to JVM[tid=%d]","UNABLE_TO_GET_ISSUER_DETAILS","smvjpeg","id-it-implicitConfirm","INVALIDDATA","[OpenH264] this = 0x%p, Error:","googFrameWidthSent","bitrate_bps >= 0","MAX_WORKER_THREADS=8","RtpStreamReceiverController::Receiver::Receiver: Sink could not be added for SSRC=","detector_state","SRTP event: reached hard packet limit (2^48 packets)","Missing REFLECTOR server credentials.","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l0_active_minus1)","dsaWithSHA1-old","camellia-128-cfb1","N7tgcalls22GroupInstanceInterfaceE","Death Metal","sslclient",": Can't change DTLS local identity in this state","WebRTC-KeyframeInterval","NSt6__ndk110__function6__baseIFvN7tgcalls12_GLOBAL__N_113AudioSinkImpl6UpdateEEEE","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_4NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE",":memory:","AJA Kona 10-bit RGB Codec","res.begin_ <= res.end_"," refs (+ref): ",": Connection pruned","ParamValidation(), screen change detection should be turned on, change bEnableSceneChangeDetect as true",", width: ","TLS_RSA_WITH_AES_128_GCM_SHA256","ZN6webrtc22FieldTrialStructMemberIZNS_18CpuSpeedExperimentC1EvE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS2_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNS8_11char_traitsIcEEEET_EUlPviE_","NSt6__ndk110__function6__funcIZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS7_7NetworkEPNS7_17AsyncPacketSocketENS_17basic_string_viewIcNS_11char_traitsIcEEEESI_RKNS2_15ProtocolAddressERKNS2_16RelayCredentialsEiRKNS_6vectorINS_12basic_stringIcSH_NS_9allocatorIcEEEENSR_IST_EEEESX_PNS4_14TurnCustomizerEPNS7_22SSLCertificateVerifierEPKNS4_15FieldTrialsViewEE3$_0NSR_IS15_EEFvPKvjPNS2_11StunRequestEEEE","delta_q_u_dc","!@M^!","Cessation Of Operation",":<candidate-str>","sps-pps-idr-in-keyframe","TLS client read_server_certificate","EDIPARTYNAME","INVALID_TOKEN","max_decode_ms: ","/Users/dkaraush/projects/td/tde2e/td/e2e/QRHandshake.cpp","CWelsH264SVCEncoder::EncodeFrame(), wrong iColorFormat %d","Expression tree is too large (maximum depth %d)","N6webrtc26ScalabilityStructureKeySvcE","N6webrtc15VideoSendStreamE"," ms of audio at the end of a segment","NSt6__ndk18messagesIcEE","h264_slice_header_init() failed","SSliceThreading","Too many retransmissions","BIT STRING","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_track_jni.cc"," is not in use.","top coded first (swapped)","ContinueSSL -- error ","before join recvThread","Available number of cores: ","WebRTC.Audio.TargetJitterBufferDelayMs","rtcp-mux must be enabled when BUNDLE is enabled.","adpcm_adx","NO DELTA ACK => disable GOOG_DELTA","N3rtc16RefCountedObjectIN6webrtc21PeerConnectionFactoryEEE","The delay based estimate must be finite: ","SSL routines","Bob's nonce mismatch","Brute Force & Ignorance","shared_secret","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_1NS_9allocatorIS4_EEFvvEEE","getAudioJitterBufferFastAccelerate","N3rtc16RefCountedObjectIN6webrtc10I010BufferEEE","Support for mvhd.timescale = 0 with editlists","Unexpected result length","JVM::Uninitialize","TLS client done","cq_level out of range [0..63]"," seconds.","/Users/dkaraush/projects/td/tdutils/td/utils/unicode.cpp","bitrate_state_update_interval_s_","skip loop filtering process for the selected frames","kHz clock resolution.","AudioSendStream::Stop: ","0 == libyuv::I444Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/video_decoder_wrapper.cc","NSt6__ndk110shared_ptrIN7tgcalls12_GLOBAL__N_113VideoSinkImplEE27__shared_ptr_default_deleteIS3_S3_EE","Config(%p, %s) fileno = %d","episode_uid","getSavedRegister","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i210_buffer.cc","switch_encoder_on_init_failures: ","Error: bad sequence number","abcdefghijklmnopqrstuvwxyz234567","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc","msmpeg4v3","Certificate Hold","network_handover","frame skip exponent","N6webrtc28FrameCadenceAdapterInterface8CallbackE","SetStereoPlayout","audio_receive_streams_.empty()","Packet is too small to be a valid APP packet","User-Initiated Abort, reason=","arithmetic coder",", delay %d","Config(%p, %s) fsync failed","aes-192-ofb","pPic->pRefMbQp","VP8E_SET_CPUUSED","authorizer malfunction","sc->stsc_data[index].first <= sc->chunk_count","set-policy-root","hdr.gof.num_frames_in_gof <= kMaxVp9FramesInGof","`tH~6","Require Explicit Policy","Input and output changed","N7cricket13TCPConnectionE","UNKNOWN_CIPHER","UNSUPPORTED_NONCE_SIZE","Answerer must use either active or passive value for setup attribute.","Unused","Unsupported vp8_qp_max_ value, ignored.","d->log2_chroma_h <= 3","controlling","Failed to interrupt thread","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.h","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","Failed to get video send stats.","retain","Resetting stalled send queue","Invalid Gain Controller 2 config; using the default config.","PARSE_TLSEXT","<unknown>","Failed to parse header. Unsupported bitstream profile."," }}}, gain_controller2: { enabled: ","Option not found","EXTENDED_KEY_USAGE","analysis_limit","Windows Media Video 9","RemoveIceCandidates: Error when removing remote candidates: ","nextUpdate","ts-parameters","issuerDomainPolicy","N10__cxxabiv117__class_type_infoE","SQLITE_TMPDIR","The loss threshold of high bandwidth preference must be in [0, 1): ","Init timeout is 0 -- did you forget to set config?","Unable to access microphone.","googDecodingCTN","w > 0","] receive failed with error ","InitializeIfNeeded failed: sample_rate_hz = ","gost2001cc","ReadCookie","!GetEnv()","NSt6__ndk19__num_putIcEE","N12_GLOBAL__N_116itanium_demangle8CastExprE","ASS (Advanced SSA) subtitle","openDirectory","Apple Intermediate Codec","image/jpeg","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_transport_controller_send.cc","STUN BINDING response","TURN ALLOCATE error response","totalSamplesCount","keyFramesDecoded","idea-cbc","Not enough space in H.264 codec header to insert SPS/PPS provided out-of-band.","kMedia","WebRTC.Video.Screenshare.FramesPerDrop","Invalid alpha value provided, using default.","scalability ","DSA PRIVATE KEY","EnableBuiltInAEC","ZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_1","PRIVATE_KEY_TOO_LARGE","Called in wrong state: ","WebRTC.Audio.EchoCanceller.MinCaptureJitter","output.size() >= 16","terminate_handler unexpectedly returned","total recording time: ","WebRTC-Audio-ABWENoTWCC",", using ","characteristic-two-field","*index == index_end","loss_win","Type=",": Couldn't start DTLS handshake","connection(%p, account%u, dc%u, type %d) received unparsed packet on 0x%llx","N6webrtc16PacingController12PacketSenderE","Metadata Update","starting encoder, packets per frame=%d","Azure","id-cmc-popLinkWitness","certificateRevocationList","DOWNGRADE_DETECTED","number of columns in foreign key does not match the number of columns in the referenced table","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc","Cannot Add 10 ms audio, invalid number of channels.","25TL_emojiStatusCollectible","jitter_max_slots_40","side_data_only_packets","frame_height_bits_minus_1","LEAD Screen Capture","Tile decoder thread creation failed"," which exceeds the maximum allowed number of ","onAudioLevelsUpdated","loop_filter_ref_deltas[AV1_REF_FRAME_LAST3]","0000000000000000","setAttr-IssCap-Sig","active_remb_module_","Adding ","dest.size() == 256 / 8","Error: failed writing header to output stream","PCM signed 32-bit little-endian planar","N6tgvoip5audio18AudioOutputAndroidE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE layerId= %d,iMaxSpatialBitrate = %d","SL_RESULT_CONTENT_UNSUPPORTED","conf.dat"," | saturation: ","Frames encoded ","TLS 1.3 client read_server_certificate","bits_per_sample == ((SLuint16) 0x0010)","sort_artist","a_Position","UNCOMPRESSED_CERT_TOO_LARGE","There must be at least SetValue or SetGroupState changes","N6webrtc20AudioSourceInterfaceE","Failed to parse header. Reserved bit set.","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController24MaybeCreateJsepTransportEbRKN7cricket11ContentInfoERKNS4_18SessionDescriptionEE3$_0NS_9allocatorISB_EEFvvEEE","Failed to create the private key from PEM string.","wmav2","EXTENSION_SETTING_NOT_SUPPORTED",", dropping.","yuv420p9be","size >= 2","GROUP_MISMATCH",", analog_gain_controller { enabled: ","ZN6tgvoip5audio17AudioInputAndroidD1EvE3$_0","Noise sensitivity","zeroblob","ASCII/ANSI art","N6webrtc20DecodedImageCallbackE","CAMELLIA-128-CBC","WebRTC-StableTargetRate","wavesynth","in_channel_layout","Adding IPv6-only endpoint [%s]:%u","vp9: no ctx or no pixels","N6webrtc19FieldTrialParameterINS_8DataSizeEEE","Synthpop","dominant_nearend_detection_enr_threshold","N6webrtc17ObserverInterfaceE","V_MPEG4/ISO/AP","N7cricket25WebRtcVoiceReceiveChannelE","WebRTC-Aec3SuppressorAntiHowlingGainOverride","dsd_lsbf","basicOCSPResponse","BIO routines","Netscape","monow","dual_mono_mode","SeaGreen","WebRTC-Aec3SuppressorNormalLfMaskSuppressOverride","Packet payload must be 32 bits aligned to make a valid APP packet","N6webrtc10AudioMixerE","cellular2g","(buff.size() + data_size) % 16 == 0"," with new layers enabled/disabled: ","rtc-low-prio","l\\ZkL","Sorting ","grain_scale_shift","N6webrtc24PeerConnectionSdpMethodsE","FILTER_NOT_FOUND","getApplicationContext","I0ABB","basic_ostream","bitor","not a writable directory","N7cricket9TurnEntryE","candidate pair state changed","IP Address","%s %T cannot reference objects in database %s","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/scalar.cc.inc","N6dcsctp8TLVTraitINS_36InvalidMandatoryParameterCauseConfigEEE","%s mode not allowed: %s","Discarding received RRTR for ssrc ","X.509 certificate routines","truehd","readlink","OrangeRed","Signaling: could not parse RtpExtension","Electronic Arts TGV video","N7tgcalls18InstanceImplLegacyE","UNSUPPORTED_COMPRESSION_ALGORITHM","max_fall","Gremlin Digital Video"," reason=","(I)Lorg/webrtc/DataChannel$State;","Terminate","GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom","mp3on4","LEFT-MOST SUBQUERY","4wLgmX","(JI)Ljava/nio/ByteBuffer;","BLOOM FILTER ON %S (","ZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS_12CapabilitiesEN6webrtc11StrongAliasINS_18VerificationTagTagEjEENS5_INS_6TSNTagEjEES7_S9_jNS5_INS_9TieTagTagEyEEE3$_0","Polka","ECDHE-RSA-AES128-SHA","Resumption","work around various bugs in Microsoft's broken decoders","ZN7tgcalls27GroupInstanceCustomInternal23onConnectionModeUpdatedENS_19GroupConnectionModeEbEUljfbE_","unexpected_handler unexpectedly returned","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc","Mapping type %d","len == PublicKey::LENGTH","SSLV3_ALERT_HANDSHAKE_FAILURE","Failed to UnprotectRtcp: SRTP not active","type() == Type::kI422","libavcodec/mpegpicture.c","PlanarConfiguration","EmojiNonces{","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_","Role Conflict","isLowLatencyOutputSupported","googDecodingPLC","spatial_layers_cnt_minus_1","b= syntax error, does not match b=<modifier>:<bandwidth-value>.","23TL_messageEntityHashtag","coder",".s.cache","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/neteq_impl.cc","DW_EH_PE_aligned pointer encoding not supported","WebRTC.Stun.Integrity.Request","N6webrtc30RTCRemoteInboundRtpStreamStatsE","!data_","NSt6__ndk110__function6__funcIZN6webrtc18AudioTransportImplC1EPNS2_10AudioMixerEPNS2_15AudioProcessingEPNS2_20AsyncAudioProcessing7FactoryEE3$_0NS_9allocatorISB_EEFvNS_10unique_ptrINS2_10AudioFrameENS_14default_deleteISF_EEEEEEE","[}$zPu","Output all spatial layers","N3rtc22AutoSocketServerThreadE","slice_flags","Candidate has an unknown component: ","High 4:4:4",".TimeInBlockyVideoPercentage ","PPS size  ","Config(%p, %s) chmod failed"," at stack depth ","AddIceCandidate: PeerConnection is closed.","Failed to allocate lc->last_coded_q_map","UPDATE %Q.sqlite_master SET type='%s', name=%Q, tbl_name=%Q, rootpage=#%d, sql=%Q WHERE rowid=#%d","Received unknown chunk of type: ","ENCRYPT_ERROR",": Discarding SendTo request with destination ","SignalNetworkState ","WebRTC-Audio-OpusPlcUsePrevDecodedSamples",", high = ","(*player_)->SetPlayState(player_, SL_PLAYSTATE_PLAYING)"," max bitrate ","N6webrtc15PermilleCounterE","Unsupported Protocol","ZN7tgcalls12MediaManager12setSendVideoENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","Brown","N12_GLOBAL__N_116itanium_demangle10VectorTypeE","Failed to decode sprop/pps *"," !\"#$%&'(","WebRTC-Video-UseFrameRateForOverhead","json_remove","16ConnectionSocket","payload_size_ == 0","cellular5g","Unable to reset Java encoder.","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_2NS_9allocatorISA_EEFvvEEE","s_ != nullptr","yuv411p","error_resilient_mode","pVaa->sAdaptiveQuantParam.pMotionTextureUnit","N7cricket25RelayPortFactoryInterfaceE","flexfec-03","N3rtc23RTCCertificateGeneratorE","totalEncodeTime","Didn't find nat64","freezeCount","UNKNOWN:0.0.0.0","---SSS","psk_id_hash","N7cricket7TCPPortE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlvE0_NS_9allocatorIS4_EEFvvEEE"," at resolution ","NSt6__ndk120__shared_ptr_emplaceI38RequestMediaChannelDescriptionTaskJavaNS_9allocatorIS1_EEEE","NO_REQUIRED_DIGEST","Restart of an Association with New Addresses","Invalid seperator position ","38RequestMediaChannelDescriptionTaskJava","N4absl19functional_internal11FrontBinderIMN6webrtc12PacketRouterEFvxNSt6__ndk16vectorIjNS4_9allocatorIjEEEEEJPS3_EEE","application","account_id","connection(%p, account%u, dc%u, type %d) disconnected with reason %d","FAILED: slice_reader.ReadBits(&bits_tmp, 2)","X9-57","ignore cropping information from sps","0 <= position && position < frag->nb_units && \"Unit to be deleted not in fragment.\"","ZZN7tgcalls7Manager5startEvEN3$_1clEvEUlRKNS_14NetworkManager5StateEE_","N3rtc16RefCountedObjectIN6webrtc18EncodedImageBufferEEE","MicroDVD subtitle","Wrong user identifier in state","ZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0","org/webrtc/RtpParameters$HeaderExtension","Invalid zero key","socks5: authentication succeeded","kf_mode out of range [VPX_KF_DISABLED..VPX_KF_AUTO]","Filter ","GPSImgDirectionRef","UNKNOWN_ORDER","synopsis","disconnected","-DS---","Dissociating transceiver since the media section is being recycled.","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_0NS_9allocatorIS5_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/dsa/dsa_asn1.cc","RBA@m","N7cricket19P2PTransportChannelE","ICE ufrag must contain only alphanumeric characters, '+', and '/'.","PaleTurquoise","Call{","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/asn1_lib.cc","NSt6__ndk110__function6__baseIFNS_6vectorIN6webrtc20RtpSequenceNumberMap4InfoENS_9allocatorIS5_EEEEjRKNS2_ItNS6_ItEEEEEEE","N4bssl11SSLKeyShareE","27Set_client_DH_params_answer","WebRTC-Aec3DeactivateInitialStateResetKillSwitch","maximum muxing or demuxing delay in microseconds","player_object_->GetInterface(player_object_.Get(), SL_IID_PLAY, &player_)","pMbCache->pDct","Selected Attribute Types","Failed to allocate td->leaf_tree","Invalid layer in XR target bitrate pack: spatial index ","Bitstream required feature not supported by this decoder","Connecting to %s:%u","OpenEXR image","RGB2'","CFAPattern","N6webrtc27ScalabilityStructureL3T1KeyE","vorbis","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUlNS1_13AudioSinkImpl6UpdateEE_","diamond type & size for motion estimation","NSt6__ndk110__function6__baseIFvRKN6tgvoip6BufferEjjEEE","sqlite_compileoption_get","Forward TSN Supported","BT.470 BG","TURN CHANNEL BIND request","do not reset ASS ReadOrder field on flush",", ulpfec: ","qtrle","VTT for ","Negotiated codec: ","STUN binding request timed out.","deltaRevocationList","aes-128-cbc","UDP_P2P_INET","self_nonce","dracc","Check `","push ping timeout","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Constrained Energy Lapped Transform (CELT)","UNSPEC54","N7tgcalls27ExternalSignalingConnectionE","SHA384","?GATHER_CONTINUAL","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusEEEE","Matrox Uncompressed SD","Set max_outstanding_pings: ","<binary>","SHUTDOWN_SENT","homePostalAddress","NOCASE","UNKNOWN_ALGORITHM","Send udp pings","(J)Ljava/nio/ByteBuffer;","lottie_image_free","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_video_engine.cc","UPDATE temp.sqlite_master SET sql = sqlite_rename_quotefix('temp', sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","WebRTC-Bwe-ReceiverLimitCapsOnly","Estimated available bandwidth ","N6WelsVP21CSceneChangeDetectionINS_26CSceneChangeDetectorScreenEEE","cannot commit - no transaction is active","VP9E_SET_ROW_MT","GPSDOP","], payload_types = [","onAspectRatioRequested",", input_buffer_size: ","id-cct-PKIResponse","adpcm_ima_dk3","add_users","it != ssrc_to_rtp_module_.end()","input_buffer_.size() == Num10msFramesPerPacket() * SamplesPer10msFrame()","Proxy does not let UDP through, closing proxy connection and using UDP directly","nativeSetProxy","kGAMMA28","sect233r1","framesAssembledFromMultiplePackets","registered","NetworkManager::~NetworkManager()","relay_cap"," from unknown address: ","ZN3rtc14PlatformThread11SpawnThreadENSt6__ndk18functionIFvvEEENS1_17basic_string_viewIcNS1_11char_traitsIcEEEENS_16ThreadAttributesEbE3$_0","API call with %s database connection pointer","Secret bytes for Audible AAX files","%*X %X %X %X","set-brand-MasterCard","Closing IVF file due to reaching size limit: ","VOpen","FIRST_NUM_TOO_LARGE","Porn Groove","pSliceBuffer","Sending init ack","Unsupported bitrate_interval value, ignored.","pos <= size","Failed to init SRTP, err="," local: [ ","max rootpage (%d) disagrees with header (%d)","Wrong UTF-8 string [[","sqlite_rename_table","EnableBuiltInNS(","output_sample_bits","Failed to parse the address type.","/Users/dkaraush/projects/td/tdutils/td/utils/Ed25519.cpp","Sync info stats: ","`mid` attribute too long. Truncating.","ZN16ConnectionSocket18onHostNameResolvedENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES6_bE3$_0","BAD_GENERATOR","NSt6__ndk110__function6__funcIZN18ConnectionsManager13resumeNetworkEbE3$_0NS_9allocatorIS3_EEFvvEEE","request %p rpc error %d: %s",", gap=","?O#I?","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_1clEiEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","pilotDSA","N6dcsctp28InterleavedReassemblyStreamsE","Freestyle","undefined","INVALID_BLOCK__INVALID_SIGNATURE","smpte432","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_bitrate_allocation.cc","status.is_error()","bilinear","iec61966-2-1","Reusing an existing ","NEUTRAL","GATHER_ONCE","max memory used for timestamp index (per stream)","dvb_subtitle","enable_er","N6webrtc19RtpReceiverInternalE","FileSource","id-mod-qualified-cert-88","Reassembly Queue is exhausted","APNG (Animated Portable Network Graphics) image","INVALID_BLOCK__HEIGHT_MISMATCH","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bytestring/cbb.cc","Called without offer.","%-12lld ","sharpness out of range [..7]","jitter: set min packet count %u","map::at:  key not found",", num_channels: ","gamma correct scaling","FGS bp start","Removed ","DTLSv1_handle_timeout","g_threads out of range [..MAX_NUM_THREADS]","SSL_HANDSHAKE_FAILURE","Server and local address families are not compatible. Server address: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_manager.cc","Delay changed to ","Simulating CPU underuse.","UNEXPECTED_COMPATIBILITY_MODE","phase_shift","setAttr-T2cleartxt","flags","frag->data && frag->data_ref",", code=0, rtt=","WebRTC-Aec3HighPassFilterEchoReference","!h->setup_finished",", infer_frame_resolution_from = ","avformat_open_input error %s","Received packet has wrong call id","color_range out of range [VPX_CR_STUDIO_RANGE..VPX_CR_FULL_RANGE]","issuerAltName","RcUpdateFrameComplexity iFrameDqBits = %d,iQStep= %d,pWelsSvcRc->iQStep= %d,pTOverRc->iLinearCmplx = %lld","trickle","SMPTE-240","Column","(Lorg/webrtc/VideoEncoder$BitrateAllocation;D)V","reduce the latency introduced by optional buffering","No field with key: '","WebRTC.Video.DecodedFramesPerSecond ","FIELD_MISSING","i_count","Infinity IMM5","N6webrtc14PeerConnectionE","indeo3","position >= 0 && position <= frag->nb_units","<ASN1 11>","tx_mode","lsl:l","g_error_resilient:","wide right","NSt6__ndk114codecvt_bynameIDsDu9mbstate_tEE","bucket_count > 0","(IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJZZZII)V","buffer_->begin_ <= res.begin_","WRLE:","deceleration_target_level_offset_ms","NEED_NEW_SETUP_VALUES","(I)Lorg/webrtc/MediaSource$State;","] has no GoP, dropping frame.","0 == WebRtcOpus_SetComplexity(inst_, complexity_)","back left","Signaling: type must be a string","4.4.5","cancelled running rpc request %p - %s, of messageId 0x%llx notify=%d",": Received unexpected STUN message type: ","N6WelsVP19CComplexityAnalysisE","N6dcsctp8TLVTraitINS_19ReConfigChunkConfigEEE","getPresumeWritableWhenFullyRelayed","yuva422p12le","N6webrtc17AudioDeviceBufferE",">_WGT5","dataChannelIdentifier","ParamValidationExt(), monitor invalid pCodingParam->iTemporalLayerNum: %d!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/red_payload_splitter.cc","can't parse magic %x in Reaction","DATA_TOO_SMALL","()Ljava/lang/Double;","ecdsa-with-Recommended","multiple links to file: %s","Select canceled","itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/packet.cc","variable number must be between ?1 and ?%d","Can't set video source when there is no outgoing video stream","Failed GOOG_DELTA_ACK: ","25TL_p_q_inner_data_temp_dc","libavcodec/error_resilience.c","%+08.4f%+09.4f","N6webrtc19I422BufferInterfaceE","WebRTC","/dev/null","bad_variant_access","nssslserver","Neue Deutsche Welle","?XMH?","WebRTC.Video.TargetDelayInMs ","c2onb239v4","sha-224","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_17TypedIdEEE","GPSDestLongitude"," and cannot be reregistered with id ","13RpcDropAnswer","setct-AuthRevResBaggage","WebRTC-Audio-LegacyOverhead","IP Address:<invalid>","setct-CapRevReqTBEX","N6webrtc17VideoFecGeneratorE","Green","g_event_logger.compare_exchange_strong(null_logger, new EventLogger())","urn:ietf:params:rtp-hdrext:encrypt","requestsReceived",", spatial idx: ","SEED-CFB","Big gap in media/ULPFEC sequence numbers. No need to keep the old packets in the FEC buffers, thus resetting them.","rids:[","UNKNOWN_MESSAGE_DIGEST_ALGORITHM","ENCRYPTED","Invalid hostname format: ","WebRTC-Video-MinVideoBitrate","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler12CreateAnswerEPNS2_32CreateSessionDescriptionObserverERKNS2_23PeerConnectionInterface21RTCOfferAnswerOptionsEE3$_1EE","brainpoolP224r1","Reset Java encoder.","googCpuLimitedResolution","N12_GLOBAL__N_116itanium_demangle12ModuleEntityE","LightYellow","ZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENSt6__ndk110shared_ptrINS_12_GLOBAL__N_112VideoSegmentEEExEUlvE_","NSt6__ndk110__function6__baseIFvON7tgcalls13BroadcastPartEEEE","authorityInfoAccess","simpleauto","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_LEVEL,layerId = %d,expected level = %d,actual level = %d","WebRTC-PreventSsrcGroupsWithUnexpectedSize","$))))))))))))))777777EEEEEEEEEKKPPPPPaaaaaaaaaafffffffffffffffffffffffffffffffttttttttttttttttttttttttddddddddd","N6dcsctp8TLVTraitINS_30UnresolvableAddressCauseConfigEEE","ParamValidation(),Invalid iRCMode = %d","FlashEnergy","UNSUPPORTED_ENCRYPTION","linear","mv_bits","snmpv2","N6webrtc12_GLOBAL__N_119NoiseFloorEstimatorE","sunras","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc","AddIceCandidate: ICE candidates can't be added without any remote session description.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_server.cc","codecId","VP9E_GET_LEVEL","getIceServers","http://www.webrtc.org/experiments/rtp-hdrext/video-layers-allocation00","WebRTC.Audio.ExpandRatePercent","AudioReceiveStreamImpl::Stop: ","hdr_.first_active_layer == 0","TIFF image","Bad time value","Enabled-%f,%f,%u","cdtoons","NSt6__ndk110__function6__funcIZN18ConnectionsManager29receivedIntegrityCheckClassicEiNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES8_E3$_0NS6_IS9_EEFvvEEE","tap_count == 1 || tap_count % 2 == 0","N6webrtc28LibvpxVp9EncoderInfoSettingsE","INT64_MAX","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_5","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4NS_9allocatorIS2_EEFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS5_INS6_15PlatformContextEEExxiNS6_23VideoChannelDescription7QualityENS_8functionIFvONS6_13BroadcastPartEEEEEEE","fragment.size() > 0u","cram.","DES-EDE-CBC","JSON cannot hold BLOB values","intra_dc_precision","id-cmc-lraPOPWitness",", payload_offset=","nsRevocationUrl","floating point AAN IDCT","operator*=","mjpeg","BandwidthPreferenceSmoothingFactor","N6webrtc19AudioDeviceTemplateINS_16OpenSLESRecorderENS_14OpenSLESPlayerEEE","WebRTC-Audio-OpusSetSignalVoiceWithDtx","DEMUXER_NOT_FOUND","CS_BT_601 Rec. ITU-R BT.601-7","RSV_VCL24","N6webrtc12_GLOBAL__N_118BlockProcessorImplE","id-cmc-getCert","N6webrtc17RtpPacketizerH264E","Invalid crop range","rateMedia %f","aECDSA",", Closed Captions","h U/E","0.0.0.0","org/webrtc/VideoEncoderFallback","UNABLE_TO_CREATE_NEW_SECTION","WinCAM Motion Video","yuva422p","SentPacketsLostInPercent ","TLS 1.3 server send_new_session_ticket","No transient suppressor created (probably disabled)","WebRTC.Audio.EchoCanceller.RenderUnderruns","loop_filter_sharpness","wrong Vector magic in TL_config, got %x","Commodore CDXL video","getHostname","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtx_receive_stream.cc","xEq8j","DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK:!3DES","operator>>=","BLUETOOTH","row-mt","NSt6__ndk110ctype_baseE",") FAILED: destination.WriteBits(0, 5)","config datacenter %d not found","minFilterSize > 0","N7cricket22TurnChannelBindRequestE","physicalDeliveryOfficeName","WebRTC-Aec3EnforceMoreTransparentNearendSuppressorHfTuning","storer.get_buf() == data.uend()","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestsForGuidEiE3$_0NS_9allocatorIS3_EEFvvEEE","unique_lock::unlock: not locked","westwood_snd1","Add key from epoch: ","BAD_OBJECT","The higher bandwidth bias factor must be non-negative: ","N12_GLOBAL__N_116itanium_demangle13FunctionParamE","set-brand-IATA-ATA","WelsEncoderParamAdjust(),iIndexD = %d,uiSliceMode (%d,%d),uiSliceNum(%d,%d)","privateKeyUsagePeriod","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_23NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","sws_dither","AES-256-ECB","FLACParser::metadataCallback unexpected VORBISCOMMENT","std::bad_typeid","gbrpf32be",": TURN refresh requested successfully, id=","WebRTC.Screenshare.ZeroHz.DelayMs","ZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS_13EncryptionKeyEEUliiE_","CA_DN_TOO_LONG","org/webrtc/PeerConnection$RTCConfiguration","CRYPTO_LIB","Expected no samples remaining after resampling, but found %d.","max_gain_db","Interplay MVE video","org/webrtc/RtpParameters","setct-CRLNotificationResTBS","/Users/dkaraush/projects/td/tde2e/td/e2e/Blockchain.h","enableNs","5.0_BACK","N6webrtc12StatsCounterE","api request constructor 0x%x, don't parse","12TL_cdnConfig","operator+","Main Still Picture","set rematrix maxval","nackCount: ","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_statistics_proxy.cc",", initial_gain_db: ","TRACKNUMBER","' that is already in a BUNDLE group.","-DBL_MAX","IDEA-ECB","operator<","NSt6__ndk110__function6__funcIZN6webrtc3voe12_GLOBAL__N_111ChannelSend28InitFrameTransformerDelegateENS2_13scoped_refptrINS2_25FrameTransformerInterfaceEEEE3$_0NS_9allocatorIS9_EEFiNS2_14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNSE_IKjLin4711EEEEEE","TLS client read_server_finished","!s->write_flag"," transceiver (MID=","RtpReceiver for track with id ","DW_OP_deref_size with bad size",") remaining in buffer to parse RTCP header (4 bytes).","in_ts != ((int64_t)0x8000000000000000ULL)","rc_max_quantizer out of range [..63]","X509_PUBKEY","bf-ecb","N7cricket18BasicPortAllocatorE","m|OX8","ice-lite","MISSING_SECOND_NUMBER"," ms without a response, rtt=","buffer overflow","WebRTC.Audio.EchoCanceller.ReliableDelayEstimates","!dst->progress","NSt6__ndk110__function6__funcIZN7cricket13TCPConnection20ConnectSocketSignalsEPN3rtc17AsyncPacketSocketEE3$_1NS_9allocatorIS7_EEFvS6_iEEE","appending acknowledged data for out of order packet. (Diff: ",". Next delta is for "," is missing an associated payload type.","WebRTC.BWE.RampUpTimeTo2000kbpsInMs","setct-CertReqData","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/exponentiation.cc.inc","NSt6__ndk110__function6__baseIFvN7tgcalls17GroupNetworkStateEEEE","natural bicubic spline","Failed to allocate lf_sync->lfdata","TURN SEND INDICATION","Autodesk Animator Flic video","Golden buffer was not updated during pattern cycle.","nameAssigner","prf-gostr3411-94","%s RETURNING is not available on virtual tables","WebRTC-ProbingScreenshareBwe","wap-wsg-idm-ecid-wtls10","Conductor",": TURN allocate requested successfully, id=","Android network monitor detected connection type change.","()[Lorg/webrtc/NetworkChangeDetector$IPAddress;","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_1NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","RSV_IRAP_VCL22","do not change timestamps","IsMediaContentOfType(offer_content, MEDIA_TYPE_UNSUPPORTED)","libavcodec/mpegaudiodec_common.c"," reveal_n=","32x32 pixels 'file icon'","nX^#P","/home/gradle/TMessagesProj/jni/voip/webrtc/api/audio_codecs/audio_encoder.cc","RSA routines","getSdp","N7cricket30VideoMediaSendChannelInterfaceE",", ignored.","googNumSimulcastLayers","Packet corrupt (stream = %d, dts = %s)","signature_key=","---D--","WebRTC.Video.DroppedFrames.Receiver","Receive thread starting",", component ","11) erase request %d 0x%llx","/home/gradle/TMessagesProj/jni/voip/webrtc/video/send_delay_stats.cc","N7tgcalls23GroupInstanceCustomImplE","PNG (Portable Network Graphics) image","no such collation sequence: %s","m?r)m?<6m?","uWAl4\\","sum of squared errors","\\u2029","Coded slice data partition A","subjectUID","ESCAPE expression must be a single character","N6webrtc25StreamCollectionInterfaceE","AsyncAudioProcessing","protected_streams.size() == 1","AggValue",".local","too many columns in %s","ResetCount","PeerConnection initialization failed","delay initial selection up to ","set cutoff frequency ratio","19invokeWithReCaptcha","FixedSize + variable_offset + SubSize <= data_.size()","rsaOAEPEncryptionSET","Motion Pixels video","Ignoring invalid performance flags: ","STSA_N","Intel Indeo Video Interactive 5","frame_to_show_map_idx","globalRef","INVALID_SIGNATURE","num_channels_ == 1 || num_channels_ == 2","center_mix_level","Soundtrack","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/bit_buffer.cc","Can't init DigestVerify","RC2-CBC","wap-wsg-idm-ecid-wtls9","setNativeAudioRecord","Not adapting up because VideoStreamAdapter returned ","top front left","totalSamplesDuration","d->name && d->name[0]"," networks","Skip samples","(Landroid/content/Context;JLjava/lang/String;)V","Unknown network cost: ","PCM unsigned 16-bit big-endian","Attempt to change tiebreaker after Port has been allocated.","id-ppl-independent","median","binkvideo","TLS server read_client_certificate","Uncompressed 4:4:4 10-bit","Strong Extranet ID","Active network interface changed: %s -> %s",": Not listening due to firewall restrictions.","ANY(%s)","MPEG-2 video","sha-256","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_27NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Too many retransmissions of SHUTDOWN","error during GetByteArrayRegion"," chains, found ","Proxy-Connection: Keep-Alive","0123456789ABCDEFabcdef","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE_NS5_ISA_EEFvS9_EEE","DECODE_ERROR","N7sigslot19has_slots_interfaceE","before vop_coded","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","N3rtc17AsyncListenSocketE","ac-auditEntity","!output_produced","azpr*","SL_RESULT_MEMORY_FAILURE","N3rtc18AsyncTCPSocketBaseE","dc%d account%u clear authKeyTemp","Failed parsing payload.","libavcodec/mjpegdec.c","N6webrtc12_GLOBAL__N_114I422BufferBaseE","id-GostR3411-94-TestParamSet","sample format audio decoders should prefer","output: guid = ","a != nullptr","Remote peer requests ICE restart for ","unspecified frame size","N7tgcalls12_GLOBAL__N_119MtProtoRtpTransportE",", has_dscp: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/histogram_percentile_counter.cc","payment gateway capabilities"," transceiver for MID=","Chronomaster DFA","L2T2_KEY_SHIFT"," frames. Old offset: ","ssrc: ","got ping response for request %p, %lld","googFingerprintAlgorithm"," / out ","N6webrtc18BiplanarYuv8BufferE","JPEG-LS that is not <= 8 bits/component or 16-bit gray","Failed to parse PPS id from slice of type: ","SendSideDelayInMs"," ping failures and ","uncaught","MediumVioletRed","Regular video content","fraction >= 0.0","googWritable","pos < bit_length()","Can't binary search on variable length encoded data.","http://www.webrtc.org/experiments/rtp-hdrext/abs-capture-time","udp_avail","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_0","): SetPlayoutDevice(kDefaultCommunicationDevice) failed: ","WebRTC-AutomaticAnimationDetectionScreenshare"," frame since WebRTC-SpsPpsIdrIsH264Keyframe is ","Salmon","I-FORWARD-TSN received, but not indicated during connection establishment","unixepoch","NSt6__ndk18ios_baseE","parameter","UNKNOWN_CIPHER_TYPE","N6webrtc12RtcpRttStatsE","Table size must divide 256 evenly!","color_range","initializeFieldTrials: ","WebM DASH Manifest","AES_CM_128_HMAC_SHA1_32","Carrier: %s [%s; mcc=%s, mnc=%s]","wqsxga"," by mid+rsid binding","Cannot load pruned node: hash mismatch","unknown join type: %T%s%T%s%T","trunc","N6dcsctp8TLVTraitINS_34SupportedExtensionsParameterConfigEEE","alr_probing","audio_callback_","dest.size() == 512 / 8","N6tgvoip14MediaStreamItfE","RecreateWebRtcStream (send) because of SetFrameEncryptor, ssrc=","pVaa->sVaaCalcInfo.sad8x8","BAD_ECC_CERT","iec61966-2-4","invalid rootpage",". tid: ","a64_multi","main10","rc_init_occupancy","DroppedFrames.EncoderQueue ","Failed to allocate row_mt_sync->cur_col","vtable constructor called recursively: %s","StartPlayout","org/telegram/messenger/voip/VoIPService$RequestedParticipant","/Users/dkaraush/projects/td/tdutils/td/utils/buffer.cpp","ADPCM MTAF","@`0Pp","old_route = ","Fake TLS not supported.","android_setsocknetwork","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEbEEE","query_only","|flags:0x","first_pts","Failed to seek to start sample","(I)Lorg/webrtc/PeerConnection$IceConnectionState;","SetRates() called while uninitialized.","yuv444p14be","indeo2","mXRecord","onParticipantDescriptionsRequired","PEER_PAKE_MISMATCH","The a=extmap MUST be either all session level or all media level.","Unsupported codec: ","WelsEncoderEncodeExt() OutputInfo iLayerNum = %d,iFrameSize = %d","ADPCM IMA Cunning Developments","connection(%p) connected via proxy","read byte array error","Inherit all","compression","VP8E_SET_TOKEN_PARTITIONS","vdpau"," is destroyed.","misuse","layerInfo.pNalLengthInByte[nal] >= 0","WebRTC.Video.MediaBitrateReceivedInKbps","enable_masked_compound","([[I)V","ADPCM IMA Simon & Schuster Interactive","The bandwidth estimate must be finite: ","low_delay","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc","NSt6__ndk110__function6__funcIZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxE3$_2NS_9allocatorIS5_EEFvS4_P8TL_errorixxiEEE"," Unexpected PortPrunePolicy enum name ","Failed to allocate thread_data->td->counts",", samples: ","Media section has more than one track specified with a=ssrc lines which is not supported with Unified Plan.","ro.product.model","NSt6__ndk110__function6__funcIZN6webrtc16VideoRtpReceiver21SetEncodedSinkEnabledEbE3$_1NS_9allocatorIS4_EEFvRKNS2_22RecordableEncodedFrameEEEE","candidate has port below 1024, but not 80 or 443","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_device_module.cc","Sequence number ","nonce_reveal.chain_height_ == height_","PEER_REPORTED","Huge DMV","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){   gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);   float p = gl_FragColor.w*u_Alpha;   gl_FragColor = vec4(210./255.,57./255.,41./255.,p);}","socks5","onCaptchaCheck","Received packet has wrong hash after decryption","Invalid access!","ECDHE-ECDSA-AES128-SHA","id-smime-aa-ets-CertificateRefs","discard all bidirectional frames","INVALID_CHARACTERS","Generic","s->nb_components == av_pix_fmt_count_planes(s->picture_ptr->format)","E&'bB","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_crl.cc","Invalid value for remote video state.","automatic extension loading failed: %s","FLAC__STREAM_DECODER_SEEK_ERROR","vp9: failed to av_write_trailer %d","Smacker video"," to bitrate ","FAILED: slice_reader.ReadBits(&collocated_from_l0_flag, 1)","cast5-cbc","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController11GetDebugLogEvE3$_0NS_9allocatorIS4_EEFvP7_JNIEnvEEE","FAILED: slice_reader.ReadBits(&short_term_ref_pic_set_idx, short_term_ref_pic_set_idx_bits)","s->dither.method < SWR_DITHER_NB","  %*s","Actual input fLatestFrameRate = %f is quite different from framerate in setting %f, please check setting or timestamp unit (ms), cur_Ts = %lld start_Ts = %lld","MatrixType::Rotate","./libavcodec/bytestream.h","clipped_level_min","22TL_messageEntityItalic","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/external_hmac.cc","Video part ","nativeGetLastError","apply_alignment_to_all_simulcast_layers","0123456789abcdef","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/packet_buffer.cc","NackPacketsReceivedPerMinute"," instead of ","object identifier routines","s->out.ch_count","Remove From CRL","s->picture_ptr == s->picture","End of iterated list","good_sample_rate(samples_per_sec_)",", mode: ","N6webrtc10FIRFilterCE","sample format","qualityLabelledData","WebRTC-Video-BalancedDegradation","Network manager has started","V_THEORA","N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE"," ntp time ","set output channel count","internal error","database table is locked: %s","Reconfig,","nativeSetEchoCancellationStrength","a_dither","PGM (Portable GrayMap) image","EXPLICIT_LENGTH_MISMATCH","WebRTC-Audio-NetEqNackTrackerConfig","ADPCM Yamaha AICA","issuerCertificateId","N6webrtc24AudioDeviceModuleForTestE","SCopy","Unexpected input timestamp: ","hrr ech accept confirmation","TLS 1.3 client send_end_of_early_data","Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1",".ReceivedHeightInPixels","h263p","OUTPUT_BUFFER_TOO_SMALL","operator/","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_0NS_9allocatorIS2_EEFNS_6vectorIhNS3_IhEEEERKS7_xbiEEE","id-mod-timestamp-protocol","id-HMACGostR3411-94","# Check failed: %s","Could not send an outgoing DataChannel message: the channel is not open","skip queue, token = %d: upload type: running upload requests >= 10","native_getConnectionState","NO_MDC2_SUPPORT","defaultv0","Signaling: payloadTypes must be an array","2.4.4",": Scheduled create-permission-request in ","Warning OPUS_SET_LSB_DEPTH returned: %s","ZN7tgcalls12_GLOBAL__N_120OutgoingVideoChannel15setVideoCaptureENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEEUliE_","/home/gradle/TMessagesProj/jni/voip/tgcalls/EncryptedConnection.cpp","MatrixType::Translate","Trust Token functions","WebRTC-Aec3UseNearendReverbLen","UNSUPPORTED_TAG_SIZE","wildcard",", payload_size=","peerreflexive","NSt6__ndk110__function6__baseIFvNS_8functionIFdvEEEEEE","Key Encipherment","FlexibleMode","AudioTrackJNI","NO_PROXY_CERT_POLICY_LANGUAGE_DEFINED","DES-OFB","FLACParser::~FLACParser","N6webrtc3jni21AndroidNetworkMonitorE","maximum valid delay between frames (in hundredths of seconds)","V_MPEG4/ISO/SP","Netscape Renewal Url","N6webrtc20RtpTransportInternalE","(Ljava/lang/String;ZDILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Long;Z)V",", red_rtx_payload_type: ","Oakley-EC2N-3","BLOCK_TYPE_IS_NOT_02","NOT_DEK_INFO","RowData","illegal parameter","androidPlaybackStreamType","exponent","ts_number_layers","g_profile out of range [..3]","result == output","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_20RtpReceiverInterfaceEEEEEE","CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_IDR_INTERVAL, uiIntraPeriod= %d","otherName","setAttr-IssCap-T2","controller_",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.primaries()))","N6webrtc26RtcEventDtlsTransportStateE","set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps.","INVALID_FORM","must have at least one non-generated column","Shared key state must be omitted","orphan index","select SW Resampler","Update [drop] ","data_pos <= start_pos","overflow list length","(J)Ljava/lang/String;","not an error","sum of absolute Hadamard transformed differences","Encoded.Qp.H264.S1","expressions prohibited in PRIMARY KEY and UNIQUE constraints","Force non-standard decoding process","OpusEncoder","TLS server send_server_hello_done","Windows Media Audio 1","95.161.76.100","Set initial_select_dampening: ","X509v3 CRL Distribution Points","VP8E_SET_TUNING","Texture Tile start","NSt6__ndk110moneypunctIcLb0EEE","pkcs3","GOST 34.10-2001 Cryptocom","RemoteBitrateEstimatorSingleStream: Instantiating.","Failed to initialize alpha encoder","BIGNUM_OUT_OF_RANGE","rRZ[F","can't parse magic %x in TL_config","NOT_ASCII_FORMAT","strict","onUnparsedMessageReceived","Changing stream parameters in multistream ogg","exp master","vmdvideo","NSt6__ndk120__time_get_c_storageIcEE","aes-128-gcm","NullVideoDecoder","17TL_invokeAfterMsg","yuv420p10le","MediumPurple","NotNull","ipsec4","PCM 64-bit floating point little-endian","bayer_bggr16be","4:2:2","AVS3-P2/IEEE1857.10","DES-EDE","N3rtc16RefCountedObjectIN6webrtc27AudioTrackProxyWithInternalINS1_10AudioTrackEEEEE","Use the disposition flag as-is","gost94","NSt6__ndk110__function6__baseIFvRKN7tgcalls17GroupLevelsUpdateEEEE","WebRTC.Audio.Encoder.CodecType","!frame","Signaling: id must be a number","WTF!!","VBegin","unable to get the page. error code=%d","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_5NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","ERROR_INCOMPATIBLE","Cand[","N6WelsVP13CDownsamplingE","(Ljava/lang/String;I)V","isNoiseSuppressorSupported","Set ICE ufrag: ","WavPack",", info: ","tde2e_shared_secret","jitter_max_delay_20","FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC","ZN7tgcalls25FakeAudioDeviceModuleImplC1EPN6webrtc16TaskQueueFactoryENS_21FakeAudioDeviceModule7OptionsENSt6__ndk110shared_ptrINS4_8RendererEEENS7_INS4_8RecorderEEEEUlT_E_","WebRTC.PeerConnection.DtlsHandshakeError","Cannot add 10 ms audio, resampling failed","BwRampupUpperBoundInHoldFactor","Failed to protect SRTP packet: The buffer length ","UNSUPPORTED_KEYLENGTH","BlanchedAlmond","N6webrtc21QualityScalerResourceE","LucasArts VIMA audio","setct-PANToken","./%sXXXXXX","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_extku.cc","cessationOfOperation","N6webrtc14TurnCustomizerE","STAP-A packet too short","ParamValidationExt(), setting lossy link for LTR under screen, which is not supported yet! Auto disabled LTR!","Data channel transport is not available for data channels, mid=","Crossover","FLT_MAX","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS5_9TimeDeltaEEJPS6_EEENS_9allocatorISB_EEFvS7_EEE","-----END BREAKPAD MICRODUMP-----","nb_codes <= 1500","operating_point"," without a error code from ","NSt6__ndk110__function6__funcIZN7tgcalls14NetworkManagerC1EPN3rtc6ThreadENS2_13EncryptionKeyEbbbRKNS_6vectorINS2_9RtcServerENS_9allocatorIS9_EEEENS_10unique_ptrINS2_5ProxyENS_14default_deleteISG_EEEENS_8functionIFvRKNS3_5StateEEEENSK_IFvONS2_16DecryptedMessageEEEENSK_IFvONS2_7MessageEEEENSK_IFviiEEEE3$_0NSA_IS10_EESY_EE","SentToInputFpsRatioPercent ","SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION","p016be","H.263 advanced intra coding / MPEG-4 AC prediction","Export full XMP metadata","%02u:%02u:%02u%c%02u","ICC Profile","event_base_new","N7cricket20StunAddressAttributeE","pagerTelephoneNumber","N7WelsEnc30CWelsParametersetIdNonConstantE","readonly_shm","ZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbE3$_0","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","NSt6__ndk110moneypunctIcLb1EEE","not found dropAnswer; msgid=0x%llx","!o_hash","secretBag","connectionsmanager byte buffer","unspecified pixel format","wal_checkpoint","Unexpected IceTransportsType enum_name ","N6dcsctp16ShutdownAckChunkE","getPayloadType","gray16le","0x%04X","packet too big to fit into buffer (%u vs %u)","NSt6__ndk110__function6__baseIFvffEEE","heartbeat-timeout","id-Gost28147-89-CryptoPro-KeyMeshing","User-Agent: ","getSLEB128","min_frames","nolock","successfully connected to %s:%d"," transceiver for AddTrack.","No INIT_ACK received","I09L=",", lntf: ","arnr-strength","metadata_type","!IsUnifiedPlan()","connection(%p, account%u, dc%u, type %d) new session created (first message id: 0x%llx, server salt: 0x%llx, unique id: 0x%llx)","rc_end_usage:","************** !!!DEPRECATION WARNING!! **************","%d.%06d","Audio service type","\"(*3..***''","setct-AuthRevResData","onStatsDelivered","INVALID_PRIVATE_KEY","Canopus HQX","NSt6__ndk117moneypunct_bynameIwLb0EEE","after hor_spat_ref","scaler param 1","RSV_VLC_R13","kh}>;*","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","CAST5-OFB","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_2","onTrack","smpte428_1","buffer_->begin_ >= size","NSt6__ndk110__function6__baseIFN7cricket17IceTransportStateEvEEE","shapes","java/util/Map","JPEGInterchangeFormat","N6webrtc23RtpVideoStreamReceiver223OnCompleteFrameCallbackE","network_state_scale","pMvdCostTable","string_view::substr","WebRTC.Audio.ReceiverJitterBufferDelayMs","CLIENT_RANDOM","NSt6__ndk110__function6__funcIZN7cricket7UDPPortC1EPN3rtc6ThreadENS_17basic_string_viewIcNS_11char_traitsIcEEEEPNS4_19PacketSocketFactoryEPKNS4_7NetworkEttSA_SA_bPKN6webrtc15FieldTrialsViewEE3$_0NS_9allocatorISK_EEFvPKvjPNS2_11StunRequestEEEE","rc5-ofb","TURN ALLOCATE request","cannot start a transaction within a transaction","ignore index","Wrong string length","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/resampler.cc","INIT, initiate_tag=0x%0x, initial_tsn=%u","pbeWithSHA1AndRC2-CBC","TLS_PSK_WITH_AES_128_CBC_SHA","BAD_SRTP_PROTECTION_PROFILE_LIST","availableOutgoingBitrate","Speex   ","forName","InputWidthInPixels","aes-128-xts","it != committed_.end()","Tile encoder thread creation failed","Quality/Speed ratio modifier","DPCM Sol","Netscape Certificate Sequence","DiDwBYA\"?","quad(side)","Failed to lookup send time for ","NSt6__ndk110__function6__funcIZ58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0NS_9allocatorIS2_EEFvN7tgcalls10FinalStateEEEE","numberOfTemporalLayers <= 3","New max number api jitter observed at capture block ","onCreateSuccess","Failed to allocate lf_sync->recon_done_mutex","N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE","sqlite_stat%d","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_0NS_9allocatorIS9_EEFviiEEE","CAMELLIA-256-ECB","pointer passed isn't a valid buffer from this pool","handler_name","postalCode","log_type","dest->subtitle_header_size == src->subtitle_header_size","N6webrtc4rtcp4PsfbE","getCertificate","set surround mix level","janetMailbox","Changing video resolution: %d -> %d","Inconsistent attribute length","RT21L","protocol version","Answerer must be passive when offerer is active",".ReceivedWidthInPixels","(Ljava/lang/String;J)V","ADPCM Yamaha","N6webrtc9NetEqImplE","Invalid codec preferences: Missing codec from recv codec capabilities.","id-alg-dh-sig-hmac-sha1","Legacy GetStats - observer is NULL.","Memory allocation error","EC PRIVATE KEY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/jacobi.cc.inc","SetPlayoutDevice",", SSRC: ","UPDATE \"%w\".sqlite_master SET sql = sqlite_rename_quotefix(%Q, sql)WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%'","ZN6webrtc12_GLOBAL__N_117TaskQueueLibeventC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEN3rtc14ThreadPriorityEE3$_0","getMinStartBitrateBps","6.1_FRONT"," (min=","msCodeCom","g_lag_in_frames out of range [..0]","Failed to open %s codec","The DtmfProvider has been destroyed.","Arrived key frame with id ","extensions","is_encrypt_","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","N7cricket12VoiceChannelE","vp9.num_spatial_layers > 0U","N6webrtc19NoiseLevelEstimatorE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/audio_record_jni.cc","SetRemoteDescription: Remote media section at i=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_akey.cc","Probing unsuccessful, invalid send/receive interval [cluster id: ","Unsupported parameter for REMB RTCP feedback: ","24TL_server_DH_params_fail","CANCELLED_REQUEST","global_header","photocd","image/jp2","INT64_MIN","17TL_updatesTooLong","N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE","FLAC__STREAM_DECODER_READ_FRAME","no build fingerprint available","maxplaybackrate","j_environment_","org/webrtc/voiceengine/BuildInfo","ltrim","shared key state differs","SSL negotiation finished successfully","res <= min_length","getBundlePolicy","getpagesize","add needed bsfs automatically","Layer list cannot be empty.","row_number","qAeMY","requesting subtitles recoding without iconv","!s->in_ch_layout","BAD_PKCS7_VERSION","AES-128-CFB1","inJustDecodeBounds","ADPCM Shockwave Flash","N6webrtc12AudioDecoderE","(ILjava/lang/String;Lorg/webrtc/MediaStreamTrack$MediaType;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Map;)V",", %d/%d","pcm_u32be",", error_resilient = ","Unsupported alignment value, ignored.","aes-128-cbc-hmac-sha1","further_probe_threshold","ZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_1","MediumTurquoise","N3rtc23NetworkMonitorInterfaceE","TargetAudioBitrateConstraints::max is less than ","N6dcsctp24TransmissionControlBlockE","WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_SB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","Socket is bound to the address:","c->dstH >= dstY","UNSUPPORTED_TYPE","N3rtc21NetworkMonitorFactoryE","added","RowSetAdd","!pthread_setspecific(g_jni_ptr, jni)","Ag*g*","()Ljava/lang/Object;","Hybrid Profile","notAfter","sync_offset_ms: ","point_cb_value[i]","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_24NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","localRef","vp9: failed to receive packet %d","NSt6__ndk120__shared_ptr_emplaceIbNS_9allocatorIbEEEE","vp9: failed to write header %d","onDataChannel","min_start_bitrate_bps","(*player_)->SetPlayState(player_, SL_PLAYSTATE_STOPPED)","id-smime-aa-smimeEncryptCerts",", requested_resolution_alignment = ","Microsoft Trust List Signing","Duplicate restriction specified: ","1u == receivers_.size()","N6webrtc4rtcp3FirE","onSignalBarsUpdated","display_frame_id","dcObject","encoder_stats_observer_"," sink binding ignored; limit of","mjpegb",", ssn=","clientAuth","UNKNOWN_PROTOCOL","changing stereo playout not supported","Failed to allocate cpi->count_arf_frame_usage","parameters","adpcm_afc","silentConcealedSamples","Unspecified 26","Polsk Punk","HigherLogBwBiasFactor","wap-wsg-idm-ecid-wtls6",": Applying STUN_ATTR_NONCE attribute in try alternate error response.","CORRELATED ","friendlyCountry","java/lang/ClassLoader","googDecodingCTSG","Negerpunk","Cannot add a PRIMARY KEY column","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/channel_send.cc","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKN7cricket24CandidatePairChangeEventEE_NS_9allocatorIS8_EEFvS7_EEE","CWelsH264SVCEncoder::EncodeFrame() not succeed, err=%d"," trial config: ","minimum video quantizer scale (VBR)","S3T3h","set swr resampling filter size","11TL_msgs_ack","creation_time","_GLOBAL__N","Invalid identifier = ","ts_target_bitrate entries are not strictly increasing","WebRTC-Aec3UseErleOnsetCompensationInDominantNearend","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_1","ENCODER_OPTION_INTER_SPATIAL_PRED, this feature not supported at present.","N6webrtc16VideoRtpReceiverE","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_0NS_9allocatorISA_EEFvvEEE","getFloatRegister","foreign_key_check","WebRtcVad_set_mode(handle_, aggressiveness_) == 0","adpcm_thp","eSv9/)","user_version","loop_filter_level[1]","NSt6__ndk110__function6__funcIZN6webrtc8internal19VideoSendStreamImplC1EPNS2_5ClockEiPNS2_16TaskQueueFactoryEPNS2_12RtcpRttStatsEPNS2_35RtpTransportControllerSendInterfaceEPNS2_9MetronomeEPNS2_25BitrateAllocatorInterfaceEPNS2_14SendDelayStatsEPNS2_11RtcEventLogENS2_15VideoSendStream6ConfigENS2_18VideoEncoderConfigERKNS_3mapIjNS2_8RtpStateENS_4lessIjEENS_9allocatorINS_4pairIKjSP_EEEEEERKNSO_IjNS2_15RtpPayloadStateESR_NSS_INST_ISU_S10_EEEEEENS_10unique_ptrINS2_13FecControllerENS_14default_deleteIS17_EEEERKNS2_15FieldTrialsViewENS16_INS2_27VideoStreamEncoderInterfaceENS18_IS1E_EEEEE3$_0NSS_IS1H_EEFNS_6vectorINS2_20RtpSequenceNumberMap4InfoENSS_IS1L_EEEEjRKNS1J_ItNSS_ItEEEEEEE","N6webrtc4rtcp4RembE","EXTENSION_VALUE_ERROR","str[i] == ']'"," [encoder_config=","type: ","unsigned short","socket event has EPOLLHUP","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-Audio-iOS-Holding/Enabled/WebRTC-IceFieldTrials/skip_relay_to_non_relay_connections:true/","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc","WebRTC-RtcEventLogNewFormat","WebRTC-EncoderDataDumpDirectory","HARDWARE_ENCODER_NOT_AVAILABLE","@org/webrtc/RtpReceiver","setct-CapTokenData","Dropping incoming "," is larger than max (","packet_overhead","BITWRAP","pbeWithMD2AndDES-CBC","delay","ATSC A53 Part 4 Closed Captions","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","N7tgcalls27AudioTrackSinkInterfaceImplE","Ignoring unsupported media type","N6webrtc20MediaSourceInterfaceE","GetPlayoutUnderrunCount","gbrap16be","color_range_type","gbrap12be","Unknown address type in TCP connect","Seqno overflow","Setting RTP Transport on ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/digestsign/digestsign.cc.inc","N6webrtc24ScalabilityStructureL3T1E","Transaction","AEC3 Transparent Mode: HMM","dst_capacity >= dst_channels() * dst_frames()","@pSlice=%-6d sliceType:%c idc:%d size:%-6d",": Sending STUN ping, id=","vp9_extrc_send_tpl_stats() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_timing.cc","Unexpected public message type","a->bps","network","Packets are being reordered on the path from the socket to the bandwidth estimator. Ignoring this packet for bandwidth estimation, resetting.","in dimensions","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc","status >= 0","SSL_SESSION_ID_CONTEXT_TOO_LONG","data partitioning","N6webrtc12_GLOBAL__N_115CandidatePairIdE","CAMELLIA-128-CFB","QualityScalerResource","strictly conform to a older more strict version of the spec or reference software","full_fsync","---D-R","cluster.pace_info.send_bitrate.bps() > 0","DES-EDE3-CFB","mmvideo","KEYGEN_FAILURE","Spruce subtitle format","Failed to read ptrmap key=%d","rc%d%s","N12_GLOBAL__N_116itanium_demangle24NonTypeTemplateParamDeclE","processor","sum of absolute DCT transformed differences","2001:4860:4860::8888","ERROR_SHUTTING_DOWN","Duplicate ULPFEC codec: ignoring PT=","N6webrtc15FecHeaderReaderE","N6webrtc22ReceiveStreamInterfaceE","id-smime-aa-macValue","ALAC (Apple Lossless Audio Codec)","WebRTC-Aec3EnforceVeryLowActiveRenderLimit","Received non-matching fake SSL ServerHello message.","page_size","startcode: %3X "," @8X&F>^`","S2T1h","rc_scaled_width out of range [0..cfg->g_w]","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/track_media_info_map.cc","hours_value","x264 - core 0000","*?PU5?","InputFramesPerSecond ","SteelBlue"," transport "," min_area_ration=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/obj/obj.cc","other_high_speed","Creating overridden congestion controller","WebRTC.Audio.RecordedOnlyZeros","UNSUPPORTED_PUBLIC_KEY_TYPE","SkyBlue","direct_blocksize","SpeakerMuteIsAvailable","yuva444p","unrecognized name","y210le",") do not intersect with stream limits","b_sensitivity","attr: ","getMaxIPv6Networks","RoyalBlue","remotenetwork","N6webrtc23GoogCcNetworkControllerE","NO_PRIVATE_VALUE","sect409r1",": Received a remote ping with high retransmit count: ","SMIME-CAPS","network thread started","N6webrtc24ScalabilityStructureL3T3E","N6webrtc12_GLOBAL__N_111CandidateIdE","N7tgcalls12_GLOBAL__N_120OutgoingAudioChannelE","Failed to parse VPS id from VPS slice.","X509_NAME_ENTRY","use mfra for fragment timestamps","N6webrtc10I422BufferE","place global headers in extradata instead of every keyframe","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/dtmf_sender.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls13_both.cc","SetRawAudioSink: no recv stream ","0 == WebRtcOpus_EnableDtx(inst_)","socks5: connect: failed with error %02X","N6dcsctp27UnrecognizedParametersCauseE","evp_md != nullptr","info.redundant.empty()","Composer","sample_rate_hz=","n <= 1024","RESUMED_NON_EMS_SESSION_WITH_EMS_EXTENSION","SendQueue contained packet for nonexistent endpoint","N6webrtc19SendStatisticsProxyE","Error creating TCP socket: %d / %s","Init crypto",", suspend_below_min_bitrate: ","place global headers at every keyframe instead of in extradata","Folklore","id-smime-mod-ets-eSigPolicy-97","end_ptr_ > current_ptr_",".%.*s","PCM unsigned 32-bit big-endian","BT.470 M","25TL_account_registerDevice","PJS (Phoenix Japanimation Society) subtitle","do_nothing","getFrameType","start_time_realtime","skip_changes","Bluegrass","N6dcsctp21HeartbeatRequestChunkE","Received a packet from unknown source %s:%u","Changing ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_125AudioLevelAndSpeechHolderENS_9allocatorIS3_EEEE","ZN6webrtc22FieldTrialStructMemberIZNS_16LibvpxVp9Encoder31ParsePerformanceFlagsFromTrialsERKNS_15FieldTrialsViewEE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Receive stream with SSRC '","Codec ","onConnectionStateChanged","Invalid tmmb bitrate value : ","Too many log messages. Further frames reordering warnings will be throttled.",", enable_limiter: ","Participant not found","[Rc] iDid = %d,iContinualSkipFrames(%d) is large","N6dcsctp8TLVTraitINS_28OutOfResourceParameterConfigEEE","VARIABLE_EXPANSION_NOT_SUPPORTED","Failed to read positions of optional values","N6webrtc27ResourceAdaptationProcessorE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/h264_sps_pps_tracker.cc","table %s may not be modified","rtpExtensions"," max_fps: ","Expecting: ","vp9: failed to alloc frame","setct-CRLNotificationTBS","The recovered packet had a length larger than a typical IP packet, and is thus dropped.","55&Q0","TLS_RSA_WITH_AES_128_CBC_SHA","top center","N6webrtc18EncodedImageBufferE","UDP send of "," in VP9 header. Active spatial ids: [","SendingRateSmoothingFactor","Emitting TargetBitrate XR for SSRC ","native_cancelRequest","set-brand","WebRTC.Audio.RecordSampleRateOffsetInPercent","TrafficStatsClass","not found","aesni","MediumOrchid","!pthread_getspecific(g_jni_ptr)","The loss limited bandwidth must be finite: ","BuiltInNSIsAvailable","N6webrtc12_GLOBAL__N_120SendProcessingUsage2E","pMbCache->pCoeffLevel","getHeight","Received UDP ping reply from %s:%d: date=%d, queryID=%ld, my IP=%s, my port=%d","MakeRecord","Duplicate RED codec: ignoring PT=","International Organizations","can't parse magic %x in TL_error","error recognition","CLJRt","Z58Java_org_telegram_messenger_voip_NativeInstance_stopNativeE3$_0","NSt6__ndk112codecvt_baseE","sc%d%s","Drop frames whose parameters differ from first decoded frame","powerEfficientEncoder","org/telegram/messenger/voip/VoIPController","Failed to convert from to I420",": DTLS setup complete.","track","dc_clip","WebRTC-Aec3ConservativeTailFreqResponse","encoding_tool","id-regCtrl-oldCertID","N6dcsctp15NoUserDataCauseE","} {relative_delay_ms: ","CreateOffer called when PeerConnection is closed.","IsUnifiedPlan()","MOV text","SubjectLocation","screenshare_hysteresis_factor","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/d1_both.cc",": DTLS handshake complete.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc","Opus Decoder","ILLEGAL_NULL","/acache","PRAGMA \"%w\".page_count","N6dcsctp12AnyDataChunkE","payload is empty","New output AGC state: %d","cricket::MEDIA_TYPE_DATA == media_type","ADPCM IMA Electronic Arts EACS","L2T3_KEY","application requested","  !!\"\"##$$%%&&''(())**+,-./0123456789:;<>@BDFHJLNP","UNSPEC51","(unsigned)pkt->size <= 2147483647 - 64","Sound Clip","Tried to set SRTCP Params when filter already active","Absent receive stream; ignoring key frame generation for ssrc ","e2e.chain.changeSetSharedKey","GOST R 3410-2001 Parameter Set Cryptocom","Video Object Layer Start","OPENSSL_ia32cap","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc","WebRTC-AllowMACBasedIPv6","written_elements <= max_elements","N6webrtc12_GLOBAL__N_120SendProcessingUsage1E","GROUP BY","compresses bright areas stronger than medium ones","0x%llx","pVaa->sVaaCalcInfo.pSumOfSquare16x16","static_size <= (sizeof(table) / sizeof((table)[0]))","EXPLICIT","AES-192-CFB","Got RECV:type","desx-cbc","org/webrtc/JniHelper"," this ","Progressive","time_tolerance >= 0"," SRTP session: invalid key","getSuspendBelowMinBitrate","TLS 1.3, Channel ID",": Received TURN data indication with unknown peer address, addr: ","PBE-SHA1-DES","setct-CredRevResData","Failed to convert ","evsignal_cb","artist-sort","N6webrtc27EncodedImageBufferInterfaceE","googRetransmitBitrate","QP stats not recorded for VP9 spatial layer ","Failed to process the bundled m= section with mid='","kSMPTE2085","getNativeOwnedPeerConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/audio_converter.cc","getBuildType","id-smime-spq","N6webrtc32AsyncDnsResolverFactoryInterfaceE","2001:67c:4e8:f002:0000:0000:0000:000a","NotIncreaseIfInherentLossLessThanAverageLoss","removeVideoTrack","BritPop","S2T3h","Received packet is too small","Linen","csrc_audio_levels.size() <= kRtpCsrcSize","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc","Domain","maxrate","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_7NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/fec_controller_default.cc","SSL_read","No decodable frame in ","me_range","Can't reset streams as the socket is not connected",", Simulcast: {","Invalid ICE parameters: ","N6webrtc18media_optimization16VCMNackFecMethodE","N3rtc19BasicNetworkManagerE","N7cricket15ProxyConnectionE","rc_end_usage out of range [VPX_VBR..VPX_Q]"," ] [ portrait: ","enable_interintra_compound","%.4c%s%.16c","DES-EDE-CFB","ERROR_TRANSPORT","sampling_period_ms","ZN6webrtc16ScaleI420ABufferERKNS_20I420ABufferInterfaceEiiE3$_0","const_cast","8RpcError","addNativeVideoTrack","Skip processing alpha","detect improper bitstream length","Karl Morton's video codec","SeaShell","offset <= size()","idx >= 0 && idx < num_tracks","vpx enc worker","id-smime-aa-timeStampToken","AllocateDataBuffers","id-it-subscriptionResponse","StreamId out of range or reserved.","A(r) == a","native_moveDatacenter"," pushback_target_bps=","ZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0","pWelsSvcRc->pTemporalOverRc","Before stop audio I/O","N6webrtc20RTCIceCandidateStatsE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc","[MT] CWelsSliceEncodingTask()InitTask for m_iSliceIdx %d, lock thread %d","Advanced Real Time Simple Profile",", height: ","Cannot create EVP_PKEY_CTX","audioSsrc","stunKeepaliveRequestsSent",", from ","link_capacity_kbps","DarkGray","operating_point_idc[0]","FinalStateClass","The bandwidth rampup upper bound factor in hold must be greater than 1: ","registeredAddress","N6webrtc14FieldTrialListIbEE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/internal_decoder_factory.cc","PaleGoldenRod","INPUT_NOT_INITIALIZED","(*engine_)->CreateOutputMix(engine_, output_mix_.Receive(), 0, nullptr, nullptr)","D_WEBVTT/CAPTIONS","other.impl_ != nullptr","time_base","Electronic Arts CMV video","dsd_msbf_planar","enable_superres","Resample(","MediumSpringGreen","N6tgvoip11OpusEncoderE","NSt6__ndk110__function6__baseIFvPKvjPN7cricket11StunRequestEEEE","N6webrtc18VideoStreamEncoderE","N7cricket7UsedIdsIN6webrtc12RtpExtensionEEE","tde2e_encrypt_header","23TL_messageEntityCashtag","Invalid parameters in RTCP mux provisional answer","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/p256.cc.inc","decode error","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_114DecodableFrameENS_9allocatorIS3_EEEE","stat_push","CursorUnlock","kBT2020_10","N6webrtc27VideoRtpDepacketizerGenericE","Failed to set local audio description recv parameters for m-section with mid='%s'.","pcm_f24le","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_2clEffEUlP7_JNIEnvE_NS_9allocatorIS5_EEFvS4_EEE","NSt6__ndk110__function6__baseIFvN7tgcalls19PlatformCaptureInfoEEEE","NSt6__ndk110__time_getE","Invalid uiDisableDeblockingFilterIdc %d","unsupported use of NULLS %s","pcm_s32le_planar","Concat","UNKNOWN_GROUP","s hs traffic","N6webrtc11RateCounterE","Got role conflict; switching to ","POLICY_LANGUAGE_ALREADY_DEFINED","NSt6__ndk123enable_shared_from_thisIN7tgcalls27GroupInstanceCustomInternalEEE","X509_EXTENSION","NO_SUBJECT_DETAILS","NegotiateChannel","N6webrtc25RTCLocalIceCandidateStatsE","id-ppl-inheritAll","StereoPlayoutIsAvailable","top side left","mailPreferenceOption","AddSendStream: ",", base_layer_speed = ","fromCanonicalForm","auth-ecdsa","Duck TrueMotion 2.0 Real Time","N3rtc16RefCountedObjectIN6webrtc11MediaStreamEEE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls27GroupInstanceCustomInternalENS_9allocatorIS2_EEEE","Failed to init recorder","2001:b28:f23d:f003:0000:0000:0000:000a","rd_mult_inter_qp_fac.den out of range [1..1000]","skip_manual","!p->hwaccel_serializing","getCandidateNetworkPolicy","RAISE() may only be used within a trigger-program","ia5org","initPlayout","ZN7cricket18AllocationSequence14CreateUDPPortsEvE3$_0","DarkRed","FATAL()","N3rtc16RefCountedObjectIN6webrtc19VideoRtpTrackSourceEEE","disable AVParsers, this needs nofillin too","RetransmittedBitrateSentInBps ","write int32 error","FirPacketsReceivedPerMinute","top back right","14TL_future_salt","s->done","type() == Type::kI210","Bob's public key mismatch","status_.is_ok()","exporter","window_size","BN_TO_ASN1_INTEGER_ERROR","N6webrtc8NotifierINS_20AudioSourceInterfaceEEE","!h->cur_pic_ptr->long_ref","N6webrtc14RtpFrameObjectE","yuv422p9be","sssiii","WebM Project VP8 Encoder v1.14.1-384-gf7ccdd15c","RC4-HMAC-MD5","Failed to allocate cpi->mbmi_ext_base","Too many dependencies in generic descriptor.","p <= end","AdaptChangesPerMinute.Quality","getPruneTurnPorts","/Users/dkaraush/projects/td/tde2e/td/e2e/EncryptedStorage.cpp","Expected format \"<encoding name>/<clock rate>[/<encodingparameters>]\".",". Expected ","side left","id-GostR3410-94-a","UpperBoundCandidateInAlr"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy = %d ","N6webrtc26VideoStreamEncoderResourceE",", opaque=","set-policy","ObtainEngineInterface","N3rtc16RefCountedObjectIN6webrtc19EncodeUsageResourceEEE","N3rtc7LogSinkE","isisi","A remote candidate arrives with an unknown ufrag: ","N6dcsctp32ReconfigurationResponseParameterE","CLIENT_HANDSHAKE_TRAFFIC_SECRET","registered for internal push","Failed to allocate row_mt_sync->mutex","14initConnection","NSt6__ndk110__function6__funcIZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS2_13scoped_refptrINS2_20MediaStreamInterfaceEEEE3$_0NS_9allocatorISA_EEFvPNS2_19AudioTrackInterfaceEPS8_EEE","estimatedPlayoutTimestamp","delta_q_u_dc.delta_q","tde2e local key","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/tcp_port.cc","pcm_lxf","failed to find %d codec","TLS client process_change_cipher_spec","connection(%p, account%u, dc%u, type %d) connected to %s:%hu","low frequency 2","Tried to generate key frame for sender that is stopped or has no media channel.","CAMELLIA-192-CFB","Creating ","Reset initial_framedrop_. Start bitrate: ","VP8E_SET_NOISE_SENSITIVITY","INVALID_ECH_PUBLIC_NAME","Main 10 4:4:4","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp16HeartbeatHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","webm_dash_manifest_track_number","adjust sensitivity of b_frame_strategy 1","NSt6__ndk110__function6__funcIZN6dcsctp11RRSendQueue21GetOrCreateStreamInfoEN6webrtc11StrongAliasINS2_11StreamIDTagEtEEE3$_0NS_9allocatorIS8_EEFvvEEE",", supports_native_handle = ","ATRAC3+ (Adaptive TRansform Acoustic Coding 3+)"," USING INTEGER PRIMARY KEY (%s","%s at line %d of [%.10s]","InputWidthInPixels ","SL_RESULT_CONTENT_CORRUPTED","Libvpx VP9 encoder SVC frame drop config: ","level-asymmetry-","RecordingIsAvailable",", configured min bitrate ","N6webrtc8NotifierINS_25VideoTrackSourceInterfaceEEE","WebRTC.Video.AVSyncOffsetInMs ","HTTP_BAD_REQUEST","GetTransceivers is only supported with Unified Plan SdpSemantics.","NSt6__ndk110__function6__baseIFN7cricket7IceRoleEvEEE","make_zero","kI410",", input frame rate ","NSt6__ndk110__function6__funcIZN7cricket12_GLOBAL__N_113NetworkFilterC1ENS_8functionIFbPKN3rtc7NetworkEEEENS_17basic_string_viewIcNS_11char_traitsIcEEEEEUlS9_E_NS_9allocatorISG_EESA_EE","Denied","Invalid value: ","getMaxBitrateBps","NSt6__ndk16locale5__impE","vp9: failed to create stream","Simple Face Animation Profile","N6webrtc16TaskQueueFactoryE","CIPHER_MISMATCH_ON_EARLY_DATA","set-certExt","cannot drop column \"%s\": no other columns exist","Could not read OPEN message protocol length."," ms_per_loss_percent=","Delphine Software International CIN audio","unknown datatype for %s.%s: \"%s\"","] [receive interval: ","collation_list","PCM unsigned 32-bit little-endian","N7cricket12_GLOBAL__N_19ProxySinkE","dest.size() == static_cast<size_t>(hash_size)","Legacy GetStats is called with an invalid track: ","Setting voice channel options: ","LawnGreen","candidate.ToString(&sdp)","level-idx","av_crc_init(av_crc_table[AV_CRC_32_IEEE], 0, 32, 0x04C11DB7, sizeof(av_crc_table[AV_CRC_32_IEEE])) >= 0","ISOSpeedRatings","full_column_names","HEARTBEAT timeout","left_right","%H%M%S","Invalid frame rate: ","IntCopy","TLS client send_client_key_exchange","%s%7i"," called with invalid session options",", recommended_probe_size = "," (from ","isinf","UNSUPPORTED_ANY_DEFINED_BY_TYPE","Ambient","max_streams","Setting output_format_request_ based on sink_wants: ","unknown codec","Audio Theatre","pragma_list","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_RC_MODE iRCMode= %d (Note: not suggest changing RC-mode in middle of encoding)","WebRTC.Audio.SpeechExpandRatePercent","N3rtc16RefCountedObjectIN6webrtc16StreamCollectionEEE","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_ANDROIDSIMPLEBUFFERQUEUE, &simple_buffer_queue_))","Invalid parameters for ","N15google_breakpad17LinuxPtraceDumperE","getProtocol","operator^=","Extension negotiation failure: ","Could not read OPEN message label length.","too many arguments on function %T"," link allocation bitrate = ","quote","yuva444p12le","RIDs must be provided for either all or none of the send encodings.","Error during CallStaticIntMethod","LAGSk","N6webrtc9HistogramE","AMR-NB (Adaptive Multi-Rate NarrowBand)","clockRate","/home/gradle/TMessagesProj/jni/voip/webrtc/video/rtp_streams_synchronizer2.cc"," (%s / 0x%04X)","AuthECDSA","filter2Size > 0","cume_dist","googTrack","id-qcs","BF-CBC","status_.is_error()","NSt6__ndk110__function6__funcIZN7tgcalls27VideoCaptureInterfaceObject14switchToDeviceENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEbE3$_1NS7_ISA_EEFvNS2_19PlatformCaptureInfoEEEE","AttachAudioBuffer","urn:ietf:params:rtp-hdrext:sdes:mid","setct-AuthResBaggage","explicitText","serverreflexive","MP3ADU full parser","[ts] Transient suppression is now enabled."," decltype(auto)","ALPN_MISMATCH_ON_EARLY_DATA","My stream state: id %u flags %u","nal->skipped_bytes_pos_size >= nal->skipped_bytes",": Packet received before DTLS started.","complete"," seq : ","Oakley-EC2N-4","You aren't supposed to send an upgrade request in an outgoing call, generate an encryption key and use VoIPController::SendGroupCallKey instead","VO type %u","N6webrtc26VideoStreamEncoderObserverE","v4-rmnet","Current BWE ","PKCS #7 SIGNED DATA","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","default_delay",", enforce_high_pass_filtering: ","pcm_s24le","alr_scale","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/adm_helpers.cc","Copyright","cinepak","WebRTC.Audio.EchoCanceller.Erl.Max","zlib compression","gray14be","Delta value too large ( >= 2^16 ticks )","set rematrix volume",", Singlecast: {","Invalid remb bitrate value : ","N6webrtc26RtcEventProbeResultSuccessE","N6webrtc20AudioSourceInterface13AudioObserverE"," ] remote: [ ","concealmentEvents","Enabled-%zu","21TL_auth_authorization","%d-%d %02d:%02d:%02d.%03d warning: ","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS0_14I444BufferBaseEEE","org/telegram/SQLite/SQLiteException","golden_frame_idx","move %p - %s to requestsQueue because of initConnection","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/data_channel_controller.cc","bytesRecvdWifi","gauss","ICE pwd must be between ","kf_min_dist:","INVALID_TRUST","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Calling SetRemoteDescription","o_alice_nonce_","id-it-caKeyUpdateInfo","process handshake","immutable","MicrophoneVolumeIsAvailable","packetization-mode","29TL_rpc_answer_dropped_running","NSt6__ndk110__function6__baseIFbN6webrtc11StrongAliasIN6dcsctp11StreamIDTagEtEENS3_INS4_20OutgoingMessageIdTagEjEEEEE","NO_CRL_FOUND","N12_GLOBAL__N_116itanium_demangle26SyntheticTemplateParamNameE","NSt6__ndk110__function6__funcIZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEiE3$_0NS8_ISB_EEFvvEEE","N12_GLOBAL__N_116itanium_demangle13StringLiteralE","max_gif_delay","packetization_mode == H265PacketizationMode::NonInterleaved || packetization_mode == H265PacketizationMode::SingleNalUnit","Operation not permitted on an object without an associated state.","Primus","gray14le",", last_process_time = ","sbgp-routerIdentifier","ZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_","foreign key","Audio network adaptor enabled on SSRC ","N12_GLOBAL__N_116itanium_demangle11PostfixExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_key_pair.cc","VRename","17HandshakeDelegate","qcelp","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc","Weight for prior unacked size must be between 0 and 1.","vc1image","Enqueue failed: %s",", encoder_specific_settings: ","N6webrtc10NV12BufferE","fingerprints","NSt6__ndk115__codecvt_utf16IDiLb1EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_request.cc","Ignore GOOG_DELTA","Garage","Could not read candidate.","name: ","hd720","Truncated packet or corrupt tile length","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtp_transceiver.cc","Failed to allocate lf_sync->mutex"," LONG","condition_variable::timed wait: mutex not locked","adpcm_ima_amv","retransmittedPacketsReceived","Sending ping to %s","bad certificate hash value","WebRTC.Audio.EchoCanceller.Erle.Value","ILLEGAL_FORMAT","RSA-SHA","timestamp_ms","Invalid transport parameter in ICE URI: ","before delete encoder","Android network monitor found ","N7cricket20VoiceEngineInterfaceE","N6webrtc16BitrateEstimatorE","Fingerprint provided but no identity available.","teletexTerminalIdentifier","Failed to allocate (pbi->mt_vleft_col)","N6webrtc21ControllerManagerImplE","Shared key state must be provided","0 == adm->Init()","List of protocols that are not allowed to be used","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlvE_","DivX%db%d%c","jpegls","match","A_EAC3","FIRST","Failed to protect SRTCP packet: The buffer length ","gbrp16be","total_changes","[AGC2] Input clipping rate: ","Single message didn't fill the entire packet.","N6dcsctp9DataChunkE","ts_periodicity out of range [..16]","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_1NS_9allocatorIS6_EEFvP8TLObjectP8TL_errorixxiEEE","Signaling: ssrcGroups must be an array","kf_min_dist not supported in auto mode, use 0 or kf_max_dist instead.","Failed to open input opus file1: %s","reference frames to consider for motion compensation","range_min <= range_max && range_max - range_min < 32",".MeanTimeBetweenFreezesMs ","EXPECTING_AN_RSA_KEY","V_MPEG2",", rtcp_send_transport: ",", latest=","allow non-spec-compliant speedup tricks","insufficient security","id-camellia192-wrap",": Missing STUN_ATTR_XOR_MAPPED_ADDRESS attribute in allocate success response","NSt6__ndk110__function6__funcIZN7tgcalls7Manager5startEvE3$_0NS_9allocatorIS4_EEFvONS2_7MessageEEEE","Privilege Withdrawn","Xvid interlacing bug (autodetected if FOURCC == XVIX)","MACE (Macintosh Audio Compression/Expansion) 3:1","DeviceSettingDescription","Duplicate ssrc ","ZN18ConnectionsManager11setLangCodeENSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEE3$_0","needs-ice-restart flag cleared for transport ","j?PUu?","NSt6__ndk114codecvt_bynameIDic9mbstate_tEE","Packet receive timeout, disconnecting","N7cricket23VideoContentDescriptionE","FAILED: slice_reader.ReadBits(&first_slice_segment_in_pic_flag, 1)"," was identified by ","N6webrtc30RtcEventAudioNetworkAdaptationE","15invokeWithLayer","ProcessConstraints","V_DIRAC","N6webrtc23RtpVideoStreamReceiver2E","/home/gradle/TMessagesProj/jni/voip/webrtc/api/transport/stun.cc","opus_jni","scaler param 0","UNDEFINED_GENERATOR","NSt6__ndk110__function6__baseIFvN3rtc17SSLHandshakeErrorEEEE",": SetOption(","ZN6dcsctp15ReassemblyQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEN6webrtc11StrongAliasINS_6TSNTagEjEEjbE3$_0","Z66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceE3$_4","NSt6__ndk110__function6__baseIFvNS_6vectorINS_10unique_ptrIN6webrtc4rtcp10RtcpPacketENS_14default_deleteIS6_EEEENS_9allocatorIS9_EEEEEEE","soft_heap_limit","Stored incoming frames: ",", fragment length ","dataChannelMessage received: ","dhSinglePass-cofactorDH-sha512kdf-scheme","gbrapf32be","ac-targeting","ZN6webrtc21SdpOfferAnswerHandler9AddStreamEPNS_20MediaStreamInterfaceEE3$_4","N6dcsctp8TLVTraitINS_26StaleCookieParameterConfigEEE","VC3/DNxHD","ZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_","index_info",": Accepted connection from ","WebRTC-Audio-NetEqDelayManagerConfig","SERVERHELLO_TLSEXT","rematrix_volume","inhibitAnyPolicy","SliceArgumentValidationFixedSliceMode(), uiSliceNum(%d) you set for SM_FIXEDSLCNUM_SLICE, now turn to SM_SINGLE_SLICE type as CountMbNum less than MIN_NUM_MB_PER_SLICE!","NotchLC","decompression failure","NSt6__ndk110__function6__funcIZN7cricket10ConnectionC1EN3rtc7WeakPtrINS2_13PortInterfaceEEEjRKNS2_9CandidateEE3$_0NS_9allocatorISB_EEFvPKvjPNS2_11StunRequestEEEE","writable_schema","maximum","rc2-40-cbc","OBJECT_NOT_ASCII_FORMAT","res master","N12_GLOBAL__N_116itanium_demangle32ConstrainedTypeTemplateParamDeclE","id-regCtrl-protocolEncrKey","QualityLimitedResolutionInPercent","Delay broadcast ","rate control","pkcs1","N7cricket27TurnCreatePermissionRequestE","read string error","Video clock rate must be 90000.","defaultConstraints","' negotiates simulcast but does not negotiate the RID RTP header extension.","X509_ALGOR","N6webrtc22RemoteBitrateEstimatorE","149.154.175.40","A_AAC","Failed to decode sprop/sps *","Wrong string padding","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorHfTuning","Failed to check IsExternalAuthActive: SRTP not active","minHeight","PKCS8","I4CB/","N6webrtc18VideoStreamEncoder15CadenceCallbackE","protocol_blacklist","aRecord","I0CL|","max_packet_size <= 1500","xjrek","system","googReadable","Failed to set parameters since the transaction_id doesn't match the last value returned from getParameters()","log100","HMAC-MD5","a_TextureCoordinates","pDqIdcMap","Found nat64 prefix from %s","(recorder_object_->GetInterface(recorder_object_.Get(), SL_IID_ANDROIDCONFIGURATION, &recorder_config))","lossless","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/rsa_pss.cc","SetPacketAudioLength","NetEqImpl::RegisterPayloadType: payload type ","23TL_messageEntityTextUrl","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/webrtc_voice_engine.cc","set error detection flags (deprecated; use err_detect, save via avconv)","ObservationDurationLowerBound","Industrial","org/webrtc/StatsObserver","Failed to remove remote stream with ssrc %u from m-section with mid='%s'.","N6webrtc21AudioDeviceModuleImplE","RSV_NVCL41","hex literal too big: %s%#T","NSt6__ndk110__function6__funcIZN18ConnectionsManager19setNetworkAvailableEbibE3$_0NS_9allocatorIS3_EEFvvEEE","Scaling down framerate: ","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","CreateOffer","xface","Duplicate a=msid lines detected",") FAILED: destination.WriteBits(0, 2)","WebRTC-Aec3EnforceMoreTransparentNormalSuppressorTuning","Y41P2","UNSUPPORTED_OPERATION","scplx_mask","N4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS2_16SendPacketStatusEEJPS3_EEE","Could not read candidates count.","googLocalCandidateType","qualifiers","   3 ; A I S ","ExceptionHandler::GenerateDump sys_pipe failed:","MSZH6","Discarding recovered packet with RED encapsulation","{enabled: false}","BindSocketToNetwork 0 network handle for","DPCM Interplay","TLS client send_client_finished","N6webrtc33ScalableVideoControllerNoLayeringE","adpcm_ea","ice-controller-request-recheck","tmp_pos > pos_max","SEI_SUFFIX","Required string field not found","Duplicate rtp header extension id ","timeout","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/quality_scaler.cc","nearend_tuning_max_dec_factor_lf","PADDING_CHECK_FAILED","ZN9Handshake13loadCdnConfigEP10DatacenterE3$_0","(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V","Hold Instruction Reject","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_129NoiseSuppressionConfigurationENS_9allocatorIS3_EEEE","userCertificate","onlysomereasons","i_qoffset","VP9E_SET_COLOR_RANGE","GIF89aGIF87a","RSV_NVCL42","Cintel RAW","N6webrtc12_GLOBAL__N_120ZeroHertzAdapterModeE","unspecified generic_category error","ADU (Application Data Unit) MP3 (MPEG audio layer 3)","org/telegram/messenger/AnimatedFileDrawableStream","-DBL_MIN","WebRTC.Audio.Apm.AppliedInputVolume.","I64_MIN","0 == WebRtcOpus_EncoderCreate( &inst_, config.num_channels, config.application == AudioEncoderOpusConfig::ApplicationMode::kVoip ? 0 : 1, config.sample_rate_hz)","uintptr_t __cxxabiv1::readEncodedPointer(const uint8_t **, uint8_t, uintptr_t)","allow unofficial extensions","cannot create %s trigger on view: %S","target_range_min_dbfs","N6webrtc23AudioTrackSinkInterfaceE","bob_user_id","urn:3gpp:video-o0u","hash.size() >= 48"," ports because their networks were gone","Wrong magic","UPDATE \"%w\".sqlite_master SET sql = printf('%%.%ds, ',sql) || %Q || substr(sql,1+length(printf('%%.%ds',sql))) WHERE type = 'table' AND name = %Q","Will not log any `","frameWidth: ","NSt6__ndk118__weak_result_typeIMN6tgvoip13MessageThreadEFvvEEE","N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE","Use the CreateAndroidAudioDeviceModule() factory method instead for this option.","FlexfecReceiveStreamImpl: ","CALL_KEY_ALREADY_USED","from <= len_","native_onHostNameResolved","sse2slow","MediumAquaMarine","Signaling: payloadTypes items must be objects","Cannot disable encodings on a stopped sender.","Gain change detected at block ","SubjectDistance","N6webrtc12RTCPReceiver13ModuleRtpRtcpE","max_decode_queue_size","Ignoring ","number of frames used to probe fps","Invalid RTX payload type: ","TLS_RSA_WITH_3DES_EDE_CBC_SHA","A_REAL/COOK","SetOutputVolume","Z66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0","EXPORTER_SECRET","NSt6__ndk110__function6__funcIZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS2_10DescriptorEE3$_2NS_9allocatorIS9_EEFvONS2_7MessageEEEE","G.723.1","WebRTC-Aec3SuppressorDominantNearendEnrThresholdOverride","october","AES256-SHA","yuv420p16le","err != 1","IBM UltiMotion","%lld:%02d:%02d.%06d","w)nue","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/nv12_buffer.cc","Setting codecs without a video codec is invalid: ","NSt6__ndk116__narrow_to_utf8ILj32EEE","(Lorg/webrtc/VideoFrame$Buffer;IJ)V","http://www.webrtc.org/experiments/rtp-hdrext/video-frame-tracking-id","NeedMorePlayData() failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc","DBL_MIN","DATA_TOO_LARGE_FOR_KEY_SIZE","auth-rsa","-----D---","NSt6__ndk117bad_function_callE","GPSAreaInformation","Contact{","loop_filter_delta_update","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc","AndroidBitmap_unlockPixels failed with a reason: ","N3rtc17AsyncPacketSocketE","pkcs7-signedData","OpenSSL error at BN_set_word(b, 2)","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid4StopEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","N6webrtc10AccelerateE","HTT:      %c, MMX:      %c, MMXEX:    %c, SSE:      %c, SSE2:     %c, SSE3:     %c, SSSE3:    %c, SSE4.1:   %c, SSE4.2:   %c, AVX:      %c, FMA:      %c, X87-FPU:  %c, 3DNOW:    %c, 3DNOWEX:  %c, ALTIVEC:  %c, CMOV:     %c, MOVBE:    %c, AES:      %c, NUMBER OF LOGIC PROCESSORS ON CHIP: %d, CPU CACHE LINE SIZE (BYTES):        %d","NSt6__ndk115__time_get_tempIcEE","INVALID_CLIENT_HELLO_INNER","N6dcsctp8TLVTraitINS_21CookieEchoChunkConfigEEE","_B7@ ","sqlite_source_id","ADPCM IMA QuickTime","dest_user_id"," and SSRC: ","(Landroid/content/Context;)Landroid/media/AudioManager;","hmacWithSHA1","the \".\" operator","WebRtcVoiceReceiveChannel::WebRtcVoiceReceiveChannel","inner message %d id 0x%llx already processed","NSt6__ndk110__function6__baseIFvPvbEEE","rawRequest is null","level","insert","pbeWithSHA1AndDES-CBC","UseByteLossRate","WebRTC-Aec3SuppressorNearendLfMaskTransparentOverride","rd_mult_arf_qp_fac.den out of range [1..1000]","setct-BatchAdminReqTBE","MPEG-4 part 2 Microsoft variant version 2","GPSDifferential","X6=7*","Frame size must be an integer multiple of 10 ms.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/random.cc.inc",", new offset: ","fchmod","WebRTC.Video.Decoded.Vp8.Qp","N6webrtc12VideoEncoder21RateControlParametersE","FLACParser::writeCallback unexpected","N7cricket11BaseChannelE","adpcm_g726","after Time_code[31..16]","/?f. ?",", rather than an address associated with network:","ac-proxying","bayer_gbrg8","PFM (Portable FloatMap) image","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/inter_arrival.cc","N6webrtc27ScalabilityStructureFullSvcE","Not adapting down because VideoStreamAdapter returned ","gray9be","forward","kUnderuse","area averaging","URLContext","onCreateFailure","[VESFW] Hardware encoder initialization failed with","V_MS/VFW/FOURCC","ECDHE-RSA-AES256-GCM-SHA384","set matrixed stereo encoding","N6webrtc12PacketBufferE","Mastering display metadata","N7tgcalls12_GLOBAL__N_113AudioSinkImplE","REINDEXEDESCAPEACHECKEYBEFOREIGNOREGEXPLAINSTEADDATABASELECTABLEFTHENDEFERRABLELSEXCLUDELETEMPORARYISNULLSAVEPOINTERSECTIESNOTNULLIKEXCEPTRANSACTIONATURALTERAISEXCLUSIVEXISTSCONSTRAINTOFFSETRIGGERANGENERATEDETACHAVINGLOBEGINNEREFERENCESUNIQUERYWITHOUTERELEASEATTACHBETWEENOTHINGROUPSCASCADEFAULTCASECOLLATECREATECURRENT_DATEIMMEDIATEJOINSERTMATCHPLANALYZEPRAGMATERIALIZEDEFERREDISTINCTUPDATEVALUESVIRTUALWAYSWHENWHERECURSIVEABORTAFTERENAMEANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCURRENT_TIMESTAMPRECEDINGFAILASTFILTEREPLACEFIRSTFOLLOWINGFROMFULLIMITIFORDERESTRICTOTHERSOVERETURNINGRIGHTROLLBACKROWSUNBOUNDEDUNIONUSINGVACUUMVIEWINDOWBYINITIALLYPRIMARY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/montgomery.cc.inc","NSt6__ndk110__function6__funcIZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_NS_9allocatorIS4_EEFdvEEE","N3rtc20BoringSSLCertificateE","Unsupported pixel format: ","N6json119JsonValueE","d1:U#","2001:67c:4e8:f002:0000:0000:0000:000e","N3rtc16RefCountedObjectIN6webrtc21SdpOfferAnswerHandler40ImplicitCreateSessionDescriptionObserverEEE","setCext-setExt","id-GostR3410-94-aBis","activated","transport","connection(%p, account%u, dc%u, type %d) received object %s","ZN6webrtc15H264DecoderImpl6DecodeERKNS_12EncodedImageEbxE3$_2","23TL_bad_msg_notification","-D-R-R","TLSV1_ALERT_UNSUPPORTED_EXTENSION","front right-of-center",", probing = ","encrypted private ed25519 key internal ","profile-id","top side right","StripOffsets","id-smime-mod-ets-eSignature-88","N6webrtc23ScalableVideoControllerE","videotoolbox_vld","operator-","WebRTC.Video.SendDelayInMs, ","&'45<=67>?DELMFGNO\\]de^_fglmtunovw","fec_packet->protected_streams.size() == 1","libswresample/swresample.c","bayer_rggb16le","WebRTC.Video.H264.SpsValid","connection(%p) push connection closed","can't allocate NativeByteBuffer buffer","n_frames","ambiguous reference to %s in USING()"," in the offer has changed group.","(JLjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V","utf16le","address type is domain, address=%s","-infinity","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/algorithm.cc","decrypt_result.bytes_written <= max_plaintext_byte_size","wav header size < 14","tiffa","changing stereo recording not supported","N7tgcalls22VideoCapturerInterfaceE","Mirillis FIC","Planar Y'CbCr 8-bit 4:2:0","Failed to query stereo recording.","BLA_W_LP","wchar_t","(Lorg/webrtc/IceCandidateErrorEvent;)V","rgb4_byte","WebRTC-TransientSuppressorForcedOff","No PPS with id ","N7cricket18AsyncStunTCPSocketE","before fixed_vop_rate","(IZ)V","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/media_session.cc","transport-cc","N6webrtc4CallE","snprintf(buf, sizeof(buf), \"%ld\", static_cast<long>(syscall(224))) < sizeof(buf)","QUIC_TRANSPORT_PARAMETERS_MISCONFIGURED","A_PCM/INT/LIT","min_gf_interval out of range [0..(MAX_LAG_BUFFERS - 1)]","local-candidate"," handle ","(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V","HoneyDew","bip_words.size() == 2048","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_4","My encoder: ","initEncode: ","modeof","], rids: [","Olive"," (line:","requireExplicitPolicy","pos == size","DES-EDE3","av_find_best_stream error %s","kI210","nativebytebuffer","org/webrtc/PeerConnection$IceServer","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc","set probing size","Bink video","skip queue, token = %d: no authkey for dc","googAnaBitrateActionCounter","subtitle","AddBitstreamRestriction","setct-CredRevReqTBEX","V_VP9","Westwood Audio (SND1)","CWelsH264SVCEncoder::Initialize(), invalid uiGopSize= %d, valid at range of [1, %d].","WebRTC-Audio-StableTargetAdaptation","chroma QP offset from luma","Corrupted reference frame","N6dcsctp11RRSendQueue14OutgoingStreamE","id-smime-mod-ets-eSigPolicy-88","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/pacing/pacing_controller.cc","ignore_err","-FLT_MAX","FinishSeek","CONSTR","L2T2_KEY","avdiscard","X509_NAME","num_units_in_display_tick","Unable to write frame to file.","non-unique entry in index ","combine_concealment_decision","bayer dither","N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE","DTLS-SRTP enabled; has certificate parameter.","ro.product.manufacturer","RSV_NVCL46","id-smime-aa-mlExpandHistory","wrong Vector magic in TL_user, got %x",", ALR end budget level percent: ","ECDH routines","RequestMemorySvc(), RequestMtResource failed!","The estimator must be enabled before it can be used.","c2pnb176v1","->OnAborted(error=","Rejected peer certificate due to mismatched digest using ",", dropped (due to congestion window pushback) ","House",", render_width = ","N6tgvoip5audio7AudioIOE","recursive_mutex lock failed","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE_NS_9allocatorIS8_EEFvvEEE","WebRtcVoiceSendChannel::WebRtcVoiceSendChannel","queue_length_packets",") failed.","EncoderUsageResource","No stream_id specified for sender. Generated stream ID: ","/home/gradle/TMessagesProj/jni/voip/tgcalls/MediaManager.cpp","packet_threshold","keepside","entries","Corrupt/truncated FEC packet.","Allocation Mismatch","av1_br","ASN.1 encoding routines","Coded slice data partition C","org/webrtc/LibvpxVp9Decoder","sect571r1"," ] packet_overhead_bytes: ","WebRTC-Av1-GetEncoderInfoOverride","new failed","image/x-ms-bmp","LightSource","\" as BigNum","kI420","wmalossless"," is_encoder_switching_supported: ","video_receive_streams_.empty()","onRemoteMediaStateUpdated","N3rtc12RawTcpSocketE","NativeNetworkingImpl::~NativeNetworkingImpl()","altivec","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc","media_type","e2e.handshakePrivateAccept","wrap message in container","[Invalid CheckArgType]","7.0_FRONT"," send=","end_pos <= unit->data_size * 8","Muxer not found","X509_VAL","24TL_userProfilePhotoEmpty","strftime",", length=","Not ready.","30TL_inputEmojiStatusCollectible","N7cricket16ChannelInterfaceE","frame specification","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.h","julianday","Failed to apply demuxer criteria for '%s': '%s'.","org/webrtc/SessionDescription","Unsupported average_qp_window value, ignored.","; underlying_type_for_vpn ","org/webrtc/VideoEncoder$Capabilities","MediaManager sendBitrateKbps=","gbrp12be","ZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS2_S4_ixxiE_","parent","N6webrtc28AcknowledgedBitrateEstimatorE","Error: request already in progress","N6webrtc30BandwidthQualityScalerResourceE","ADPCM IMA Ubisoft APM","NO_CIPHERS_SPECIFIED","ActiveAudioLayer","googEchoCancellationReturnLoss","secp521r1","NativeRegistration::dtor",": New selected connection: ","CHANNEL_ID_NOT_P256","Visual Object Seq End","NSt6__ndk110__function6__funcINS_6__bindIMN6tgvoip11OpusEncoderEFvvEJPS4_EEENS_9allocatorIS8_EEFvvEEE","InitMicrophone","ecdsa-with-SHA1"," max_out=","evaluateExpression"," due to low input resolution.","WebRTC-SignalNetworkPreferenceChange","Creating fallback congestion controller","covariant return thunk to ","set output sample rate","can't open source file %s","ASN1_OCTET_STRING","Incorrect one-byte extension len: ","GetChangedReceiverParameters called without any video codecs.","mpg1-img","+inf bytes","DVB subtitles","AllocationSequence: Relay ports disabled, skipping.","removeFromCRL","ZN7cricket18AllocationSequence14CreateTurnPortERKNS_17RelayServerConfigEiE3$_0","max_ext_seq: ",", target_bitrate_bps:","N7tgcalls25ReflectorRelayPortFactoryE","hpel_chroma","NSt6__ndk17codecvtIDiDu9mbstate_tEE","111/111"," CWelsH264SVCEncoder::SetOption eSpsPpsIdStrategy changing in the middle of call is NOT allowed for eSpsPpsIdStrategy>INCREASING_ID: existing setting is %d and the new one is %d","3dnow","nativeSetEncryptionKey","N12_GLOBAL__N_125BasicIceControllerFactoryE","vboxnet","BAD-TYPE","Set remote endpoints, allowP2P=%d, connectionMaxLayer=%u","WebRTC.Video.Screenshare.Layer1.TargetBitrate","NULL_IS_WRONG_LENGTH","packetization_mode == H264PacketizationMode::NonInterleaved || packetization_mode == H264PacketizationMode::SingleNalUnit","ICE server parsing failed: TURN server with empty username or password","Loss threshold must be less than or equal to 1.","Received a FORWARD_TSN without announced peer support","id-cmc-getCRL","N7cricket18StunBindingRequestE","WebRTC-Target-Bitrate-Rtcp","purchase_date","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_pmaps.cc","(recorder_object_->GetInterface( recorder_object_.Get(), SL_IID_RECORD, &recorder_))","ProcessKeyFrameRequest","SliceArgumentValidationFixedSliceMode(), unsupported setting with Resolution and uiSliceNum combination under RC on! So uiSliceNum is changed to %d!","bgr565le","WebRTC-VoIPChannelRemixingAdjustmentKillSwitch","BOOLEAN_IS_WRONG_LENGTH","SentFramesPerSecond ","SetSpeakerVolume","%s-shm","NSt6__ndk110moneypunctIwLb0EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_recorder.cc","FocalLength","PCM signed 16-bit little-endian planar","improved_e_weighted","Incorrect rrtr block size ","modules_used_in_current_batch_.empty()","NSt6__ndk110__function6__baseIFvRKN3rtc13SocketAddressEiEEE","setct-PIDataUnsigned","SeekGT","Signaling: rtpExtensions must be an array","NSt6__ndk110__function6__funcIZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1NS_9allocatorISC_EESA_EE","av_crc_init(av_crc_table[AV_CRC_16_CCITT], 0, 16, 0x1021, sizeof(av_crc_table[AV_CRC_16_CCITT])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/ivf_file_writer.cc","forget_factor","-----BEGIN BREAKPAD MICRODUMP-----","d.directoryName","too many columns in result set","NSt6__ndk110__function6__baseIFviiEEE","OpenDup","NSt6__ndk110__function6__funcIZN18ConnectionsManager39onDatacenterExportAuthorizationCompleteEP10DatacenterE3$_0NS_9allocatorIS5_EEFvvEEE","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_1NS_9allocatorIS4_EEFvvEEE","y210be","BAD_IP_ADDRESS","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/ec/simple.cc.inc","WebRTC.Video","NSt6__ndk110__function6__funcIZN3rtc19BasicNetworkManager19StartNetworkMonitorEvE3$_0NS_9allocatorIS4_EEFvvEEE","N6webrtc38ChannelReceiveFrameTransformerDelegateE","chromaoffset","InstantUpperBoundLossOffset","handshake_start","requestsSent","INVALID_NULL_VALUE","The temporal weight factor must be in (0, 1]: ","Unknown ER channel configuration %d","Unable to add audio 'outbound-rtp' to report, ID is not unique.","Clear PacketBuffer and request key frame.","Asynchronously resolving ICE candidate hostname ","0 == libyuv::I444Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","%d modes (either a false positive or a sample from an unknown encoder)","default value of column [%s] is not constant","bad \\u escape: ","x25519 shared secret","isGoodPrime: failed to get byte array","low_shibata","UpdateAggregateNetworkState: aggregate_state change to ","Incoming NACK length: ","BuiltInAECIsAvailable","misuse of aggregate: %s()","N6webrtc22SubbandNearendDetectorE","type =","googActiveConnection","Encoding scalability_mode: ","prefers_late_decoding = ","adpcm_dtk","COULD_NOT_PARSE_HINTS","A bright coloured fish","N7cricket11StunMessageE","Failed to decode frame. Return code: ","DroppedFrames.Capturer ","LoadAnalysis","Failed to allocate SCTP SID","WebRTC-Video-InitialDecoderResolution","block_lr","id-characteristic-two-basis",": TURN create permission request sent, id=","Absent receive stream; ignoring key frame generation request.","VideoBitrateAllocation [","Could not read OPEN_ACK message type.","no such database: %s","FAILED: slice_reader.ReadBits(&bits_tmp, list_entry_bits)","org/telegram/messenger/voip/ConferenceCall$CallVerificationWords","dvd_nav_packet","too many references to \"%s\": max 65535","c71caeb9c6b1c9048e6c522f70f13f73980d40238e3e21c14934d037563d930f48198a0aa7c14058229493d22530f4dbfa336f6e0ac925139543aed44cce7c3720fd51f69458705ac68cd4fe6b6b13abdc9746512969328454f18faf8c595f642477fe96bb2a941d5bcd1d4ac8cc49880708fa9b378e3c4f3a9060bee67cf9a4a4a695811051907e162753b56b0f6b410dba74d8a84b2a14b3144e0ef1284754fd17ed950d5965b4b9dd46582db1178d169c6bc465b0d6ff9ca3928fef5b9ae4e418fc15e83ebea0f87fa9ff5eed70050ded2849f47bf959d956850ce929851f0d8115f635b105ee2e4e15d04b2454bf6f4fadf034b10403119cd8e3b92fcc5b","!s->resample","NSt6__ndk110__function6__funcIZN18ConnectionsManager11sendRequestEP8TLObjectNS_8functionIFvS4_P8TL_errorixxiEEENS5_IFvvEEESB_jj14ConnectionTypebiE3$_0NS_9allocatorISD_EESA_EE","java/util/LinkedHashMap","buffer_removal_time_present_flag",", headroom_db: ","before stop decoder","BAD_VALIDITY_CHECK","MISSING_EXTENSION","setct-PInitResData","Could not read OPEN message type.","Failed to allocate cpi->mbgraph_stats[i].mb_stats","Failed to add transceiver: ","WebRTC.Video.CurrentDelayInMs",">? AND %s","/webrtc_encoded_frames","'%c' (%d)","org/webrtc/RtpSender","Sample rate ","use fewest bits","Reasons","uninit","ISSUER_DECODE_ERROR","account%u dc%u cdnConfig loaded begin handshake","Failed to allocate row_mt_sync->cond","email:",": TURN permission requested successfully, id=","MicrophoneMute","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;fMaxFrameRate=  %.6ff;iRCMode= %d","Crimson","videoRotation","~AudioDeviceModuleImpl","adpcm_ima_alp","batch_size == output.size()","N6webrtc19EncoderInfoSettingsE","NSt6__ndk110__function6__funcIZN6webrtc15H264DecoderImpl6DecodeERKNS2_12EncodedImageEbxE3$_4NS_9allocatorIS7_EEFvvEEE","7TL_ping","subtype","ignore_loop","8888888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWWWWWWWWWNNNNNNNNN","googAnaChannelActionCounter"," selection delayed by: ","num_layers > 0","MULTI-INDEX OR","org/telegram/messenger/voip/Instance$FinalState","Window size must be greater than 1.","seek2any","to.size() >= from.size()","WebRTC.Audio.Apm.RecommendedInputVolume.","googAccelerateRate","Error resolving proxy address %s","N6webrtc19FieldTrialParameterIdEE","INVALID_PROOF","pacing_factor","Failed to allocate cpi->vp9_bitstream_worker_data[i].dest","completed","Local:","SetPlayoutSampleRate(%d)","Discworld II BMV audio","N7WelsEnc15CWelsPreProcessE","__float128","Closing the DataChannel due to a failure to send the CONTROL message, send_result = ","org/webrtc/NetworkMonitor","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_3clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxNS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISE_EEFvSD_EEE","N6webrtc4rtcp16LossNotificationE","Failed to allocate pbi->mt_uleft_col[i]","AES-128-ECB","MPEG-4 part 2 Microsoft variant version 1","Last buffer not referenced, but present in search order.","webrtc_log",", full formats count: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc","%H:%M","........","unopened","NSt6__ndk110__function6__baseIFvjhbEEE","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlbE_","onBasis","A_AC3","WRONG_PUBLIC_KEY_TYPE","IPJ2X","render_height_minus_1","onEmitJoinPayload","SetTrack can't be called on a stopped RtpSender.","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_session_description_factory.cc","): Could not get recording devices count: ","Intel Indeo 3","g_event_logger.compare_exchange_strong(old_logger, nullptr)","aes-192-cfb1","N3rtc29CallSessionFileRotatingStreamE","CRI HCA","googResidualEchoLikelihood","enterprises","libavcodec/pthread_frame.c","handshake failure","WebRTC.Stun.Integrity.Indication","Duplicate candidate: ","N6webrtc24BitrateAllocatorObserverE",": Ice not completed yet for this channel as ","\"%w\" ","setct-CapReqTBE","UNSPEC49","9TL_ipPort","no tables specified","enable_drefs","DV audio","ADPCM IMA Dialogic OKI","stopPlayout","Timestamp ","V_UNCOMPRESSED","start requesting new address and port due to timeout reach","Signaling: feedbackTypes items must be objects",": Missing STUN_ATTR_XOR_RELAYED_ADDRESS attribute in allocate success response","id-cmc-decryptedPOP","DroppedFrames.Encoder","Invalid key size"," require_valid_rtt=","minimum valid delay between frames (in hundredths of second)","(Lorg/webrtc/SessionDescription;)V","256color","getUsername","atan2","setct-CardCInitResTBS","WebRTC.Call.VideoBitrateReceivedInBps, ","sum of absolute vertical differences","Visual Object Start","QP2LAMBDA","sizeof(buf) == read(socket, &buf, sizeof(buf))","IdxGT","encode_ms: ","N6WelsVP21CSceneChangeDetectionINS_25CSceneChangeDetectorVideoEEE","N6webrtc10DtmfSenderE","!infos.empty()","Failed to change signal action","Received FEC packet is protecting an unknown media SSRC; dropping.","Variable","c2tnb431r1","CONNECTION_NONE","googAdaptationChanges","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroid5StartEvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","min_qp","Failed to add send stream ssrc: %u into m-section with mid='%s'","nativeGetDebugLog","showall","aecDivergentFilterFraction","TLS 1.3 client read_hello_retry_request","NEWER_CRL_NOT_NEWER","bintext","N6webrtc20StatisticsCalculator18PeriodicUmaAverageE","6.1(front)","stuns","wdn:f","8*c->step >= c->depth","N6webrtc12_GLOBAL__N_120OldStyleEncodedFrameE","non-deterministic functions","output.size() >= 64","N6webrtc26RTCRemoteIceCandidateStatsE","Failed to AddTransportOffer, content name=","DH_LIB","6.1_BACK","getEnableEncryptedRtpHeaderExtensions","incremental_vacuum enabled with a max rootpage of zero"," %.2s:%.2s","UNKNOWN_CIPHER_ALGORITHM","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_player.cc","goog-remb","peerTag","Server:","cdef_y_pri_strength[i]","pbeWithMD5AndDES-CBC","Received duplicated packet for seq %u","fragment.size() > 0","Cannot read public key","UNSUPPORTED_PROTOCOL_FOR_CUSTOM_KEY","keyCompromise","unset-resolution","num_layers < 3","%% then avg_burst_loss_length must be ","FLACParser::metadataCallback unexpected STREAMINFO","N6webrtc19DtmfSenderInterfaceE","realtext","layer_drop_mode","pMbCache->pMemPredMb","Too large sprite shift, delta or offset","WebRTC.Video.Screenshare.EncodingBitrateOvershoot.","DelayedIncreaseWindow","implies_nonnull_row","noise-sensitivity","sqlite_sequence","unknown","[AGC2] Clipping prediction enabled."," transceiver since CreateOffer specified offer_to_receive=1"," frame_size_pixels = ","getOptional","ZN18ConnectionsManager21cancelRequestInternalEixbbNSt6__ndk18functionIFvvEEEE3$_1","new_block.height=","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12MediaManagerENS_9allocatorIS2_EEEE","1.5.0-4-gef4aff7","getNetworkPreference","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","BIGNUM_TOO_LONG","INVALID_FIELD_NAME","Attempting to get RTP receive parameters for stream with ssrc ","getInitialBufferSizeInFrames","DISTINCT","9@D19","N6webrtc12VideoDecoderE","N7tgcalls27VideoSinkInterfaceProxyImplE","REPLAYGAIN_TRACK_PEAK","Playing","N6tgvoip24NetworkSocketSOCKS5ProxyE","Failed to send the packet because SRTP transport is inactive.","WebRTC.Audio.AndroidNativeRequestedAudioBufferSizeMs","typeid ","N6webrtc20VideoRtpDepacketizerE","AVFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/frame_dependencies_calculator.cc","RSA-SHA224","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/public/text_pcap_packet_observer.cc","block_align","java/util/ArrayList","WebRtcVoiceEngine::WebRtcVoiceEngine","Received scalability structure on a non base layer frame. Scalability structure ignored.","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFN6webrtc9TimeDeltaEvEJPS3_EEE","N6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateE","$%d: SetSource(): new source as %ld","this != &other","no application protocol","input_fps: ","can't parse magic %x in IpPort","temporal complexity masking","onRequestNewServerIpAndPort"," not found","new_target_rate.at_time.IsFinite()","keyFramesEncoded","N6webrtc32ScalabilityStructureL2T2KeyShiftE","AdaptChangesPerMinute.Cpu","No PPS id in IDR nalu.","yuv420p14be","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/utility/channel_mixer.cc","participant_keys_.size() == group_state.participants.size()","JNIEnvironment::RegisterNatives: ","s->iformat","N3rtc16RefCountedObjectIN6webrtc14AudioRtpSenderEEE","new VideoStreamEncoder$%d!!!!!!","SetAudioSend: ssrc is incorrect: ","ERROR_IN_EXTENSION","noise reduction","from the matching local media section","onIceCandidateError","no more rows available","InitWin","GOST 34.10-94 Cryptocom","Transport overhead exceeds ","iMaxNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","ZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1","Forcing software NS because built-in is not good","v1.14.1-384-gf7ccdd15c","percentile <= 1.0f","noout","onlyuser"," CWelsH264SVCEncoder::SetOption bPrefixNalAddingCtrl = %d ","BITS_TOO_SMALL","Windows Media Audio Voice","h264_qp_high","wmv3image","N6webrtc27ScalabilityStructureL3T2KeyE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc","Invalid maxaveragebitrate \"","o`P$8","have-remote-pranswer","index < N","WebRTC-Aec3EnforceRenderDelayEstimationDownmixing"," Changes: ","KxECDHE","SetConfiguration: PeerConnection is closed.","--D---","invalid","Encoder not found","generationQualifier","ED448","pcm_s16be_planar","[Ljava/lang/String;","relay","Failed to encrypt header: encrypted_message is too small","Failed to allocate lf_sync->recon_done_cond","WebRTC-AddPacingToCongestionWindowPushback","nativeSetAudioOutputGainControlEnabled","org/webrtc/JavaI420Buffer","can't decrypt dns config","rc5-cbc","Unexpected SDP type: ","CONNECTION_WIFI","not supported","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/delay_manager.cc","{codec_type: ","tile_cols_log2","set-addPolicy",", IN_USE"," kbps","unicode"," len: ","Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC."," blocks.","X9.57 CM ?","RowsPerStrip",": Discarding ","required_packets","ADPCM IMA MobiClip MOFLEX","N6webrtc28MediaStreamProxyWithInternalINS_20MediaStreamInterfaceEEE","network_thread->Start()","NSt6__ndk113messages_baseE","TransformAlpnProtocols: Adding proto: ","pScreenBlockFeatureStorage->pTimesOfFeatureValue","N6webrtc15SctpDataChannel15ObserverAdapterE","N6webrtc19DataChannelObserverE","Failed to read number of events in batch.","ECDHE-ECDSA-AES128-GCM-SHA256",". Number of connections created: ","RTP/AVP","NSt6__ndk110__function6__funcIZZN18ConnectionsManager9reconnectEiiENK3$_0clEvEUlvE_NS_9allocatorIS4_EEFvvEEE","ERROR_NONE","[AGC2] Invalid value for the applied input volume: ","Received fragment index %u is out of bounds %u","param1","ZN6webrtc14PeerConnection15AddIceCandidateENSt6__ndk110unique_ptrINS_21IceCandidateInterfaceENS1_14default_deleteIS3_EEEENS1_8functionIFvNS_8RTCErrorEEEEE3$_1","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE1_","X509v3 Key Usage","getHostByName","NativeNetworkingImpl timeout ","UNSUPPORTED","AndroidBitmap_lockPixels failed with a reason: ","AVS (Audio Video Standard) video","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/GroupNetworkManager.cpp","Sharpness out of range [..7]","20TL_userStatusOffline","Experimental","malformed comment","N6dcsctp5ChunkE","backward","Probing unsuccessful, receive/send ratio too high [cluster id: "," references buffer #","origin","id3v2_priv.%s","Unable to find free frame buffer","ZN6webrtc18ModuleRtpRtcpImpl2C1ERKNS_16RtpRtcpInterface13ConfigurationEE3$_0","%d:%02d:%02d.%02d,","CONNE","reset","keyCertSign","Utilization factors for simulcast/spatial index ","Invalid extradata found, ALAC expects a 36-byte QuickTime atom.","Got ENOTCONN from transport.","N6webrtc10I444BufferE","camellia-128-cfb8","InitGlobalJniVariables handed NULL?"," UNIQUE","Sender is null.","image/webp","dxva2","Failed to parse delta header. Invalid combination of values: delta_bit_width=","The rampup acceleration max factor must be non-negative.: ","tcp_used","ATSC A/52A (AC-3)","Applying total delay of ","Failed to set stereo recording mode.","retransmittedBytesSent","ctype_byname<char>::ctype_byname failed to construct for ","edit_date","Codec name: ","UNKNOWN<","NSt6__ndk19__num_getIcEE","use internal 2-pass ratecontrol in first  pass mode","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/cipher/e_chacha20poly1305.cc","----DS-RR","qsxga","!frame->needs_output && frame->needs_display","input_","N12_GLOBAL__N_116itanium_demangle17NestedRequirementE","N6webrtc17AudioCodingModuleE","Peer stream state: id %u flags %u","Unknown data saving constant: ","Attempting to set RTP send parameters for stream with ssrc ","Daala","Skipping non-keyframe after packet loss...","ANY PRIVATE KEY","iUsageType = %d,iPicWidth= %d;iPicHeight= %d;iTargetBitrate= %d;iMaxBitrate= %d;iRCMode= %d;iPaddingFlag= %d;iTemporalLayerNum= %d;iSpatialLayerNum= %d;fFrameRate= %.6ff;uiIntraPeriod= %d;eSpsPpsIdStrategy = %d;bPrefixNalAddingCtrl = %d;bSimulcastAVC=%d;bEnableDenoise= %d;bEnableBackgroundDetection= %d;bEnableSceneChangeDetect = %d;bEnableAdaptiveQuant= %d;bEnableFrameSkip= %d;bEnableLongTermReference= %d;iLtrMarkPeriod= %d, bIsLosslessLink=%d;iComplexityMode = %d;iNumRefFrame = %d;iEntropyCodingModeFlag = %d;uiMaxNalSize = %d;iLTRRefNum = %d;iMultipleThreadIdc = %d;iLoopFilterDisableIdc = %d (offset(alpha/beta): %d,%d;iComplexityMode = %d,iMaxQp = %d;iMinQp = %d)","nsDataType","NSt6__ndk110__function6__funcIZN6webrtc20AsyncAudioProcessingC1ENS_10unique_ptrINS2_19AudioFrameProcessorENS_14default_deleteIS5_EEEERNS2_16TaskQueueFactoryENS_8functionIFvNS4_INS2_10AudioFrameENS6_ISC_EEEEEEEE3$_0NS_9allocatorISH_EESF_EE","Could not parse message from packet, type: ","Bhangra","can't parse magic %x in InputUser","ZN7tgcalls22InstanceV2ImplInternal24createNegotiatedChannelsEvEUlvE0_","Codec with max < min bitrate: ","ffmpeg_jni","' (found in trial: \"","RANDOM_NUMBER_GENERATION_FAILED","setCext-PGWYcapabilities"," seq:","(I)Lorg/webrtc/VideoCodecInfo;","<flags>","(JDDIZZZLjava/lang/String;Ljava/lang/String;Z)V","vp9_qp_high","ParamValidationExt(), pSlice setting for SM_RASTER_SLICE now turn to SM_SINGLE_SLICE!","Trying to change codec to ","Signaling: channels must be a number","Hq\\V{@","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_110TypedIntIdEEE","N4bssl12_GLOBAL__N_112CipherScorerE","googEncodeUsagePercent","bob_nonce","min_probe_duration","N6WelsVP9CDenoiserE","pos % 8 == 0 && pos / 8 <= size","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_common.cc","D_E_NOT_CONGRUENT_TO_1","Odd configuration: frame ","RequestMemorySvc() failed due to invalid iNumDependencyLayers(%d)!","Java decoder requested software fallback.","INVALID_PADDING_MODE","after MBA","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp12DcSctpSocketEFvN3rtc9ArrayViewIKhLin4711EEENS5_16SendPacketStatusEEJPS6_EEENS_9allocatorISF_EEFvSA_SB_EEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc","NSt6__ndk120__shared_ptr_emplaceINS_10shared_ptrIN7tgcalls21FakeAudioDeviceModule8RecorderEEENS_9allocatorIS5_EEEE","N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE","NSt6__ndk110__function6__baseIFvRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","max_frame_height_minus_1","serialNumber","first_name","id-it-encKeyPairTypes","@type"," for stream ","NSt6__ndk110__function6__funcINS_8functionIFPN6webrtc20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEENS_9allocatorISB_EEFS5_RKNS_12basic_stringIcS8_NSC_IcEEEEEEE","N15google_breakpad11LinuxDumperE","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","unable to open shared library [%.*s]","On2 VP5","kSMPTEST428","Corrupted fragment size %d","149.154.175.50","N6webrtc16LibvpxVp8DecoderE","no decodable DTS frames","Received fragment total count %u inconsistent with previous %u","(Ljava/lang/String;)Ljava/lang/Class;","V_VP8","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/audio_device/opensles_recorder.cc","seeAlso","N6webrtc26RtcEventRtcpPacketOutgoingE","AUX_ERROR","Chorus","getMaxFramerate"," recv crypto_suite ","motion estimation bitrate penalty compensation (1.0 = 256)","Failed to attach thread","id-aes128-GCM","chroma-derived-c","N6webrtc8internal9CallStats16RtcpRttStatsImplE","The params in SRTP transport are reset.","cannot join using column %s - column not present in both tables","delayedPacketOutageSamples","sample","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/bn.cc.inc","1) erase request %d 0x%llx","Purging packet history in order to re-set status.","org/webrtc/H264Utils","ADPCM Electronic Arts XAS","pWelsSvcRc","temporal_group_description_present_flag","  Key Suffix: ","................","Can't create EVP_PKEY_CTX","GetRemoteAddress: unable to get remote addr, socket=","NSt6__ndk117__widen_from_utf8ILj32EEE","Reset due to render buffer overrun at block  ","adpcm_ima_qt","minimum bitrate (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.","WebRTC.PeerConnection.ProvisionalAnswer","audio/RED missing fmtp parameters.","WelsInitEncoderExt(), RequestMemorySvc failed return %d.","Unexpected failed demuxing packet in FakeNetworkPipe, Ssrc: ","ILLEGAL_TIME_VALUE","0 == libyuv::I420Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","UTF16be","group_state_","audio_level <= 0x7f","out/llvm-project/libcxxabi/src/cxa_demangle.cpp","grain_scaling_minus_8","Signaling: ssrc must be present","N3rtc16RefCountedObjectIN6webrtc13SctpTransportEEE","Duplicate outgoing seq %u","Reserved 17","skip decoding for the selected frames","Got translated address: %s","downscale frames for dynamic B-frame decision","->OnStreamsResetPerformed(...): Outgoing stream reset","TechSmith Screen Codec 2","Invalid magic number","PrimaryChromaticities","show_existing_frame","ECDH_LIB","Truncated packet","bikeshed","Key Compromise","Failed to allocate cpi->prev_segment_id","%d-%d-%d","UTF-16be","N7cricket25UsedRtpHeaderExtensionIdsE","inappropriate fallback","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/conf/conf.cc","NSt6__ndk110__function6__funcIZ66Java_org_telegram_messenger_voip_NativeInstance_resetGroupInstanceE3$_0NS_9allocatorIS2_EEFvRKN7tgcalls16GroupJoinPayloadEEEE","profile-space","extendedKeyUsage","frame_id_numbers_present_flag","userId",", transfer:","QP sum was already set and no QP was given for a frame.","error NewDirectByteBuffer","NSt6__ndk112ctype_bynameIcEE","fullname","CWelsH264SVCEncoder::ExtendLayerBuffer: ppSlice is NULL","!received_packet_callback_","flags2","inet6","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusEncoderEFvvEEE","%s failed to broadcast","SlateBlue","pcm_u32le","GetMultipleThreadIdc(), InitSliceSettings failed.","w {~~","EVP_LIB"," packet: wrong size=","Top layer resolution expected to match overall resolution","Mnemonic generation debug stats: ","indexmem","can't decompress data","Socket %d is ready to send","N6json115ValueILNS_4Json4TypeE1EiEE","Bad incoming data hash.","Answer cannot remove m= section with mid='","kJEDECP22","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/android_metrics.cc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/add.cc.inc","ECDSA_LIB","VARIABLE_HAS_NO_VALUE","av_crc_init(av_crc_table[AV_CRC_32_IEEE_LE], 1, 32, 0xEDB88320, sizeof(av_crc_table[AV_CRC_32_IEEE_LE])) >= 0","INVALID_NUMBER","macroblock decision algorithm (high quality mode)",", has audio_network_adaptor_config: ","Connected in ","Insert","setct-CapRevReqTBSX","setAttr-Cert","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_12_GLOBAL__N_117GetNetworkConfigsERKNS2_15FieldTrialsViewEbE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPvjE_NS_9allocatorISK_EEFvSJ_jEEE","BAD_CHANGE_CIPHER_SPEC","RecvFrom","tmessages","SSL CA","YUVA!","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc","Select the channel to decode for dual mono","%s: %s","[0x%08X]","MicrophoneVolume","TOO_MANY_WARNING_ALERTS","N6webrtc4rtcp24RemoteEstimateSerializerE","Slow Rock","Signaling: ssrcs must be an array","loop_filter_ref_deltas[AV1_REF_FRAME_LAST]","jitter","nativeDataIsRecorded","Row based multi-threading","fraction <= 1.0","opencl","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/dtls_method.cc","NSt6__ndk110__function6__baseIFvP7_JNIEnvEEE","N6dcsctp14PacketObserverE","*t == '\\0'","Failed to allocate pbi->row_mt_worker_data","PCM signed 16-bit big-endian planar","Voxware MetaSound","idx < par->nb_blocks","N3rtc16RefCountedObjectIN6webrtc14RtpTransceiverEEE","()Lorg/webrtc/PeerConnection$IceTransportsType;","WebRTC.Video.GenericDecoder.EncodeDelay","Failed to add remote stream ssrc: %s to %s","NSt6__ndk120__shared_ptr_emplaceIN6json117JsonIntENS_9allocatorIS2_EEEE","mono_chrome","Pointer map page %d is referenced","WRONG_LOOKUP_TYPE","blockhain.get_height() > height_","indirectCRL","N6webrtc19RTCVideoSourceStatsE","Failed to read value","NSt6__ndk110__function6__funcIZZN7tgcalls23InstanceV2ReferenceImpl4stopENS_8functionIFvNS2_10FinalStateEEEEEN3$_0clEPNS2_31InstanceV2ReferenceImplInternalEEUlS5_E_NS_9allocatorISB_EES6_EE","@DKIF","dataSaving","N6webrtc19FieldTrialParameterIbEE",") from ","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENS_10shared_ptrINS2_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS_8functionIFvvEEEEUlONS2_13BroadcastPartEE_NS_9allocatorISD_EEFvSC_EEE","Our FlexFEC implementation only supports protecting a single media streams. This session has multiple media streams however, so no FlexFEC SSRC will be generated.","%d-%d %02d:%02d:%02d.%03d FATAL ERROR: ","WVP2H","@RBAl","Opus (Opus Interactive Audio Codec)","how strictly to follow the standards","gbrp14le","recursive_triggers","Could not parse candidate: ","min_pixel_count = ","libavcodec/put_bits.h","N4bssl12_GLOBAL__N_117AesHwCipherScorerE","149.154.175.117","Unknown connectionMode"," %llu","hd480","Humour","WebRTC.Audio.AudioMixer.NewHighestSourceCount","Error encoding alpha frame","SentWidthInPixels","%s (%d) ","5.1(side)","obu_has_size_field","cluster_size_limit","149.154.167.91","id-GostR3410-2001-CryptoPro-B-ParamSet","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/audio_device_impl.cc","----DS","WebRTC-BweWindowSizeInPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/remix_resample.cc","TLS 1.3 server read_client_finished","X25519","audio","set initial_select_timestamp_ms_ = ","RefLot[%d]: NULL","temporal_group_ref_cnt[i]","/tmp/%sXXXXXX","Failed to copy %s codec parameters to decoder context","database or disk is full","color_space out of range [VPX_CS_UNKNOWN..VPX_CS_SRGB]","e2e.handshakeEncryptedMessage","truncated frames","g_rtc_use_h264","WebRTC-Aec3EnforceStationarityProperties","GetAudioFromSources",", mode =  ","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","Failed to create the peer connection factory; WebRTC/libjingle init likely failed on this device","PCM signed 8-bit","res == JNI_OK","time_offset_length","application/MP2T","N6webrtc4rtcp14ReceiverReportE","connection(%p) can't resolve host %s address via delegate","pbeWithSHA1And40BitRC4","UpdateAggregateNetworkState: aggregate_state remains at ","ZN7tgcalls4PoolINS_7ThreadsENS_14ThreadsCreatorEE3getEvEUlPT_E_","YCgCo","N6webrtc17ResampleConverterE","min_probe_packets_sent","TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST","PCM signed 20|24-bit big-endian","PKCS8_PRIV_KEY_INFO","id-Gost28147-89-CryptoPro-RIC-1-ParamSet","urn:3gpp:video-orientation","2022-09-05 11:02:23 4635f4a69c8c2a8df242b384a992aea71224e39a2ccab42d8c0b0602f1e826e8"," but is proposed changed to ","full chroma input","WebRTC-Aec3EnforceLowActiveRenderLimit","Truncated packet or corrupt header length","INDEX %d","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_cert.cc","documentSeries","nat64_fallback_timeout","CapturePostProcessor;","rc->rng_cur < rc->rb.position","WHAM.","entrySet","rc_twopass_stats_in:","STEREO_DOWNMIX","Sorenson H263","N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE","idea-ofb","SL_RESULT_CONTROL_LOST","Received unexpected commands on socket that is not connected","N3rtc10SSLAdapterE","white_point_chromaticity_y","NSt6__ndk110__function6__funcIZN18ConnectionsManager26scheduleCheckProxyInternalEP14ProxyCheckInfoE3$_0NS_9allocatorIS5_EEFvvEEE","Close","AUTHORITY_INFO_ACCESS","webm_dash_manifest","INVALID_STATE","Empty","layer.width > 0","WebRTC-ZeroHertzQueueOverload","integrity_check","WebRTC-Aec3UseDot3SecondsInitialStateDuration","delta_q_v_ac.delta_q","screencast min bitrate kbps","TLS client read_certificate_request","rsaesOaep","The inherent loss upper bound must be greater than or equal to the inherent loss lower bound, which is ","smpte170m","libavcodec/bytestream.h","Server returned 400 Bad Request","Failed to allocate empty frame for multiple frame contexts","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/packet/bounded_byte_reader.h","binkaudio_rdft","(*filterPos)[i] >= 0","Size of recording buffer: ","s->out_sample_rate == s->in_sample_rate","uVW/<","NSt6__ndk110__function6__funcIZN6dcsctp12DcSctpSocket30CreateTransmissionControlBlockERKNS2_12CapabilitiesEN6webrtc11StrongAliasINS2_18VerificationTagTagEjEENS8_INS2_6TSNTagEjEESA_SC_jNS8_INS2_9TieTagTagEyEEE3$_0NS_9allocatorISF_EEFbvEEE","AudioReceiveStreamImpl: ","size == 0","track is null","Failed to unprotect RTCP packet: size=","sqlite_detach","enableBuiltInNS","%sSCALAR SUBQUERY %d","SSS------","No SHUTDOWN_ACK received","Empty message should be only the first one in the packet.","LAST_OCTET_INVALID","a generated column","N6webrtc18SendPacketObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_dsa_asn1.cc","[agc] Min mic level: ","IV_TOO_LARGE","Gosub","noise_sensitivity out of range [..6]","(Ljava/lang/Object;)Z"," is not allowed","Unknown digest algorithm: ","Required number of initial packets must be between 10 and 1000 packets","Binding socket to loopback address","BF-OFB","generic_kbps_res","L2T2h",". The id must be the same across all bundled media descriptions","N6WelsVP26CSceneChangeDetectorScreenE","GOOG PING request","bs_pointer >= 0","NSt6__ndk110__function6__baseIFbvEEE","rename columns of","log316","MEMORY_LIMIT_EXCEEDED","Multiple pt= found in RID Description.","N6webrtc12_GLOBAL__N_131TransformableIncomingAudioFrameE","delta_q_y_dc.delta_coded","Failed to create TURN client socket","ZN18ConnectionsManager21failNotRunningRequestEiE3$_0","e2e.handshakePrivateFinish","Flash Screen Video v2","NativeNetworkingImpl is wifi: local=","NSt6__ndk110__function6__baseIFvN7tgcalls12TrafficStatsENS2_9CallStatsEEEE","length_ms = ","qpel_chroma","raw_.key.size() == 32"," by mid binding",") FAILED: destination.WriteBits(video_signal_type_present_flag, 1)","Server returned 403 Forbidden (access denied)",": OnWritableState() called in state webrtc::DtlsTransportState::kClosed.","skip_loop_filter","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/splitting_filter.cc","Duplicate FLEXFEC codec: ignoring PT=","L3T1_KEY","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_20NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Missing STUN_ATTR_NONCE attribute in stale nonce error response.","Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.","native_setLangCode","init_stream failed %d","delta_frame_id_minus1[i]","WebM Project VP9 Decoder v1.14.1-384-gf7ccdd15c","context","N6webrtc19TransientSuppressorE","hmac-md5","id-smime-aa-contentHint","googContentType","POLICY_MAPPINGS","UNKNOWN_HASH"," succeeded","Unspecified 0","jitter_max_delay_40","diff_time >= 0.0","stun:","authorityRevocationList","N6webrtc20AdaptationConstraintE","adpcm_yamaha","out_byte_offset != nullptr","IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN","--D--R--R","vp9_extrc_update_encodeframe_result() failed","Proc-Type: 4,","minrate","wquxga","PCM D-Cinema audio signed 24-bit","rfc_gld_fb_idx","optimize","N6webrtc14UpmixConverterE","RASL_N","ayuv64be","PaddingDuration","wrong Vector magic in TL_jsonArray, got %x","N6webrtc14EchoCanceller3E","allow_warped_motion","NSt6__ndk110__function6__baseIFbPKN3rtc7NetworkEEEE","adpcm_g726le","EVENT_SHOW_METHOD","cannot VACUUM - SQL statements in progress","StartRecording[tid=%d]","des-ede-cbc","gsm_ms","SLEN_CHECK_FAILED","N7WelsEnc27CWelsParametersetIdConstantE","L3T3_KEY","0 == WebRtcOpus_EnableCbr(inst_)","MediumSeaGreen","OBJECT","min_bitrate_bps <= 0","()Lorg/webrtc/VideoFrame$Buffer;",", rtx: ","N3rtc13SocketFactoryE","Slice extension","RemoteBitrateEstimatorAbsSendTimeImpl: Incoming packet is missing absolute send time extension!","subviewer1","libavcodec/bitstream.c","Failed to set up send codec state.","Microsoft Commercial Code Signing","onAddStream","OpusTags","too short translated timestamp interval: system time (us) = ","initDecode","exceeded maximum nesting depth","ZN18ConnectionsManager27authorizeOnMovingDatacenterEvE3$_0","Unsupported encoding type","Pagecount","N6webrtc19FieldTrialParameterINS_9TimeDeltaEEE","audio_frame->samples_per_channel_ (","Failed to get carrier info","Proxy Certificate Information","Could not read video format parameters count."," for seq_no ","/home/gradle/TMessagesProj/jni/voip/webrtc/system_wrappers/source/cpu_info.cc","NSt6__ndk120__shared_ptr_emplaceIN6json1110JsonStringENS_9allocatorIS2_EEEE","org/telegram/messenger/voip/NativeInstance","ZN7tgcalls31InstanceV2ReferenceImplInternal17attachDataChannelEN6webrtc13scoped_refptrINS1_20DataChannelInterfaceEEEEUlRKNS1_10DataBufferEE_","FAILED: slice_reader.ReadExponentialGolomb(&num_ref_idx_l1_active_minus1)","A stream must start with a complete key frame","THREADSAFE=1","[SEA] Multi-encoder mode: initializing stream: ","AndroidBitmap_getInfo failed with a reason: ","->SendPacket(length=","VideoBitrateAllocation [ [] ]","out/llvm-project/libcxxabi/src/cxa_personality.cpp","allow_profile_mismatch","thread-local wrapper routine for ","getScalingSettings","NSt6__ndk110__function6__funcIZN6webrtc16ScaleI420ABufferERKNS2_20I420ABufferInterfaceEiiE3$_0NS_9allocatorIS6_EEFvvEEE",": socket ipaddr: ","Callers must ensure there is at least one frame to decode.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc","Unable to find class in lookup table","dtls13","TIFF tag type (%u)"," (%d bit)","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_","cubemap",") for a packet payload size of ","(Ljava/util/List;Ljava/util/List;)V","limit motion vectors range (1023 for DivX player)","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_21NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","N7tgcalls12_GLOBAL__N_120IncomingAudioChannelE","Proxy","webm_dash_manifest_cue_timestamps","setct-AuthRevResTBS","MERGE (%s)","md2WithRSAEncryption","Failed to apply GOOG_DELTA: ","rec.yuv","> &h3 &h3 &h3 &h3l/",".FixedDigitalGainCurveRegion.Saturation","googSecondaryDiscardedRate","VideoCodec[","refId","MISSING_PARAMETERS","overshoot-pct","Failed to allocate (pbi->mt_yleft_col)","CONNECT ",": Added port to allocator",", matrix:","Select the quality for constant quality mode","INTEGER","mpeg2video","trust","Q1.1G"," which was specified first.","Lossless JPEG","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_name.cc","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL iValue = %d","mtproto error = %d","time_get_byname failed to construct for ","PureFunc","pcm_s8","DarkOrchid","LightBlue","sidx reference_type 1","frame_periodic_boost out of range [0..1]","ggS}A","Failed to allocate cpi->h_event_end_encoding","middle","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IDR_INTERVAL uiIntraPeriod updated to %d","ZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE2_","N12_GLOBAL__N_116itanium_demangle10LambdaExprE","pentium3","N3rtc16RefCountedObjectIN6webrtc38RTPSenderVideoFrameTransformerDelegateEEE","N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE","Reserved","dead_connection_timeout_ms set to ","(IB)V","AudioProcessing::ApplyConfig: ","Failed to allocate lf_sync->num_tiles_done","set swr Kaiser window beta","NSt6__ndk115messages_bynameIcEE","WebRTC.Video.GenericDecoder.JitterBufferDelay","Failed to protect SRTCP packet, err=","Signaling: screencastState must be a string","libavformat/url.c","IfSmaller","(*filterPos)[i] < srcW","fchown",", payload_type: ","AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: ","[VESFW] Software fallback encoder initialization also failed.","StripByteCounts","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iBitrate = %d","Nu-Breakz","EIA-608 closed captions","MISSING_CLOSE_SQUARE_BRACKET","http://www.webrtc.org/experiments/rtp-hdrext/video-content-type","X509V3_LIB","Failed to allocate decoder","CreateAnswer","NO_CERTIFICATE_SET","N6webrtc15H264EncoderImplE","getTlsCertPolicy","QuickTime Graphics (SMC)","org/webrtc/VideoEncoder$EncodeInfo","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_2","gbrap","connection(%p) set current timeout = %lld","FEC-FR","Simple Scalable Profile","(IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IJ)V","N6dcsctp13ReConfigChunkE","sonic","pentium4","cname","I09BH","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/rtcp_mux_filter.cc","Self-contradictory experiment config.","onBytesSent","{decoders: [","query aborted","yuva420p9le","WebRTC-Aec3AecStateSubtractorAnalyzerResetKillSwitch","sect283k1","libavformat license: GPL version 3 or later","ZN7tgcalls21FakeAudioDeviceModule7CreatorENSt6__ndk110shared_ptrINS0_8RendererEEENS2_INS0_8RecorderEEENS0_7OptionsEE3$_0","org/webrtc/AudioTrack","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2NS_9allocatorIS2_EEFvRKN7tgcalls17GroupLevelsUpdateEEEE","arnr_strength out of range [..6]","getTlsAlpnProtocols","N7tgcalls12_GLOBAL__N_123DataChannelObserverImplE","w`pNj","pthread_setspecific","ccmni","frame_presentation_time"," encoders.","WebRTC-Aec3EnforceCaptureDelayEstimationLeftRightPrioritization","DATA_TOO_SMALL_FOR_KEY_SIZE","N6webrtc37OveruseFrameDetectorObserverInterfaceE","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls18VideoStreamingPartENS_9allocatorIS2_EEEE","index","WebRTC-AdjustOpusBandwidth","TLS_AES_128_GCM_SHA256","NSt6__ndk110__function6__baseIFvN6webrtc23PeerConnectionInterface18IceConnectionStateEEEE","ANALYZE \"%w\".\"%w\"","The luma sample rate is too large.",", ALR start budget level percent: ","()Lorg/webrtc/MediaStreamTrack$MediaType;","Invalid frame width","UPSERT not implemented for virtual table \"%s\"","WebRtcVoiceMediaChannel::SetReceiverParameters: ","WebRTC.Video.AverageRoundTripTimeInMilliseconds","UNKNOWN_SIGNATURE_ALGORITHM","while","SECOND_SERVERHELLO_VERSION_MISMATCH","Decode error","N6dcsctp8TLVTraitINS_38IncomingSSNResetRequestParameterConfigEEE","N6webrtc13RTCCodecStatsE","OVERFLOW","nokey","libavcodec/kbdwin.c","datacenter(%p) %u loaded (hasAuthKey = %d, 0x%llx)","log_sqrt","max-bundle is used but no bundle group found.","aZ9n!","onWorkerThreadReady","VP8E_SET_ARNR_STRENGTH","com/google/android/exoplayer2/extractor/FlacStreamMetadata","WebRTC.BWE.InitialBandwidthEstimate","N6webrtc21FieldTrialConstrainedIiEE"," since the media section was rejected.","N6webrtc20FlexfecReceiveStreamE","<missing>","tscc2","cpu family","MALLOC_FAILURE","N6webrtc22AbstractFieldTrialEnumE","is_last_fragment","N4bssl12_GLOBAL__N_127AES256RecordNumberEncrypterE","No stream found to get base minimum playout delay","NSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc/agc_manager_direct.cc","getWidth","java/lang/Enum","std_qpel","buffer_usage.id >= 0","INVALID_BROADCAST__NOT_IN_COMMIT","Trying to create decoder for unsupported format. ","connection(%p) can't create proxy socket","chroma sample location","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/exponentiation.cc","SMPTE 2084","Expects ","N7cricket23AudioReceiverParametersE","GPSAltitude","evsignal_handler","(anonymous namespace)","CompuServe GIF (Graphics Interchange Format)","N3rtc16RefCountedObjectIN6webrtc16VideoRtpReceiverEEE","yuv420p14le","Error writing xor-address attribute: unknown family.","announce_goog_ping","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/encoder_info_settings.cc","msSGC","Out of offset+count bounds of either buffer","InitPlayout[tid=%d]","NSt6__ndk110__function6__funcIZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_4clENS_10shared_ptrIN7tgcalls15PlatformContextEEExxiNS4_23VideoChannelDescription7QualityENS_8functionIFvONS4_13BroadcastPartEEEEEUlP7_JNIEnvE_NS_9allocatorISG_EEFvSF_EEE","synthesizedSamplesDuration","org/webrtc/LibvpxVp8Decoder","framesSent",", interval_ms ","Signaling: message does not contain @type attribute","Microsoft Individual Code Signing","unsupported bits per sample %u","/Users/dkaraush/projects/td/tde2e/td/e2e/BitString.cpp","N7cricket26RtpMediaContentDescriptionE",", scalability_modes: [","()Lorg/webrtc/VideoEncoderFactory$VideoEncoderSelector;","DTS Express","InitEncode","NSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","WebRTC-IceControllerFieldTrials","ZN6webrtc17ReceiveStatistics22CreateThreadCompatibleEPNS_5ClockEE3$_0","DarkGoldenRod","AD_DVCS","UNKNOWN_ERROR","native_getTimeDifference","Unsupported RTP extension: ","after drop column","window_ms","dhKeyAgreement","NSt6__ndk110__function6__funcIZN6dcsctp15ReassemblyQueueC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEN6webrtc11StrongAliasINS2_6TSNTagEjEEjbE3$_0NS_9allocatorISC_EEFvN3rtc9ArrayViewIKNS2_23UnwrappedSequenceNumberISB_EELin4711EEENS2_13DcSctpMessageEEEE","N6webrtc17RemoteAudioSource14AudioDataProxyE","friendlyName","ResolutionUnit","14TL_dh_gen_fail","bad_array_new_length","Config(%p, %s) failed to write config size to file","id-pkix-mod","N6webrtc25RobustThroughputEstimatorE","send_bw_bps: ","loop_filter_level[2]","Probe successful, sent at ","BAD_SRTP_MKI_VALUE","N6dcsctp8TLVTraitINS_32UnrecognizedChunkTypeCauseConfigEEE","src.DataU()","SetLocalDescription: ","mimetype","(I)Lorg/webrtc/RtpTransceiver$RtpTransceiverDirection;","INT_MIN","framesReceived",": Couldn't send packet due to webrtc::DtlsTransportState::kFailed.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc","UDP/TLS/RTP/SAVPF","NSt6__ndk110__function6__funcIZN6webrtc3jniL46JNI_PeerConnection_AddIceCandidateWithObserverEP7_JNIEnvRKNS2_12JavaParamRefIP8_jobjectEERKNS6_IP8_jstringEEiSG_SB_E3$_0NS_9allocatorISH_EEFvNS2_8RTCErrorEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_stats_reporter.cc","s->reveal->","' from ","): Stream is not open.","make_non_negative","malloc","PeerConnection is closed.","ro.build.version.release","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc","WebRTC.Video.DecodeTimeInMs","Audio device initialization failed.","N6webrtc13RtpSenderBaseE","20TL_p_q_inner_data_dc","Failed to start thread","adpcm_ea_r2","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/system/warn_current_thread_is_deadlocked.cc","SEGA CRI ADX ADPCM","correct single timestamp overflows","Switch to HOLD. Bounded BWE: ","org/webrtc/DefaultVideoEncoderFactory","remoteCertificateId","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/agc2/input_volume_controller.cc","addNativeAudioTrack","remote-inbound-rtp","Could not read video format parameter key.","h=D&*","UNINITIALIZED","faani","automatic_index","N7tgcalls31DefaultWrappedAudioDeviceModuleE","base64Certificate","d.dNSName","can't parse magic %x in TL_help_termsOfService","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlPKN6webrtc21IceCandidateInterfaceEE_"," formats are supported encoders.","QualityLimitedResolutionDownscales","audio_max_bitrate_gprs","Required numerical field not found","arnr_max_frames out of range [0..15]","width > 0 && width <= 32","e2e.chain.groupParticipant","Actual input framerate %f is different from framerate in setting %f, suggest to use other rate control modes","camellia-192-ecb","Reserved SBR extensions","\"t\":\"","bgr24","Unexpectedly found no NetEqController","Illegal temporal dependency out of defined pattern from position ","CONNECT","AES-128-OFB","account%d: received integrity token but no request %d found","ctts_index","N6webrtc20AudioDecoderOpusImplE","decryption failed","min_ms","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(42./255.,180./255.,247./255.,p);}","%-6s   %2d ","audio_service_type","CERT_CB_ERROR","cache_spill","DefaultRtcpCname","libavutil/slicethread.c","About to halt recordable encoded frame output due to too many buffered frames.","onRequestQuickAck","ATRAC9 (Adaptive TRansform Acoustic Coding 9)","N6WelsVP16CScrollDetectionE","BAD_FIXED_HEADER_DECRYPT","WebRTC-Aec3SuppressorNearendMaxDecFactorLfOverride","export Producer Reference Time through packet side data","Attempted to set RtpParameters scale_resolution_down_by to an invalid value. scale_resolution_down_by must be >= 1.0","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate32requestPendingVideoQualityUpdateENS_10shared_ptrINS2_12_GLOBAL__N_112VideoSegmentEEExEUlvE_NS_9allocatorIS8_EEFvvEEE","getRtcpMuxPolicy","Attempt to use REFLECTOR with a too long username ","ipAddress","MS Windows Media Video V9 Screen","%s: calloc","{ssrc: ","Q$By5","NSt6__ndk114default_deleteIN7tgcalls21VideoCaptureInterfaceEEE","N6webrtc17CallStatsObserverE"," alignment: ","image/tiff","N7WelsEnc28CWelsReference_TemporalLayerE"," Actual: ","Speex","ZN6tgvoip14VoIPController14GetCarrierInfoEvE3$_0","Slice extension for a depth view or a 3D-AVC texture view","N6WelsVP9IStrategyE","skip IDCT/dequantization for the selected frames","WebRTC-Bwe-ProbingBehavior","VP40Z","rtcp-fb","N3rtc18NetworkManagerBaseE","onLogout","getRegister","iCmplxRatio = %d,frameComplexity = %lld,iFrameCmplxMean = %lld,iQStep = %d,iLumaQp = %d","TLS client start_connect","N6dcsctp9SendQueueE","remote","reserve_index_space","N6webrtc20StatisticsCalculator16PeriodicUmaCountE","ZN7cricket8TurnPortC1EPN6webrtc13TaskQueueBaseEPN3rtc19PacketSocketFactoryEPKNS4_7NetworkEttNSt6__ndk117basic_string_viewIcNSA_11char_traitsIcEEEESE_RKNS_15ProtocolAddressERKNS_16RelayCredentialsEiRKNSA_6vectorINSA_12basic_stringIcSD_NSA_9allocatorIcEEEENSN_ISP_EEEEST_PNS1_14TurnCustomizerEPNS4_22SSLCertificateVerifierEPKNS1_15FieldTrialsViewEE3$_0","AudioEncoder","SHUTDOWN_RECEIVED","Error during GetMethodID: "," never_nack_multiple_times=","CONTEXT_NOT_INITIALISED","Unspecified 27","NO_KEY_SET","network-cost","N7cricket17WebRtcVideoEngineE","N6webrtc22InternalEncoderFactoryE","PSPECIFIED","error setting ip tos: %d / %s","webm_dash_manifest_initialization_range","ParamValidation(), BackgroundDetection(%d) is not supported yet for screen content, auto turned off","%s clause should come after %s not before","autodetect a suitable number of threads to use","RemoveIceCandidates: candidates are empty.","N3rtc9IPAddressE","sha-512","input ack: sn=%lu rtt=%ld rto=%ld","N7WelsEnc13CWelsBaseTaskE","TOO_MANY_ITERATIONS","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/video_frame_buffer_pool.cc","derived",", media_debt = ","INVALID_OUTER_RECORD_TYPE","N3rtc16SocketDispatcherE","dc%u failed import authorization","info.encoded_bytes > 0","libavcodec/aacdec_template.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/event_tracer.cc","n > 0","Failed to allocate (pbi->de_thread_data)","rgb565be"," SSRC=","Switching selected connection due to: ","WebRTC.Audio.DelayedPacketOutageEventMs","NSt6__ndk110__function6__funcIZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_0NS_9allocatorIS4_EEFvbEEE","attributes","MUXER_NOT_FOUND","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE0_NS5_ISA_EEFvS9_EEE","HDMV Text subtitle","X509v3 Delta CRL Indicator","Blues","ts_layer_id","writing","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_3","DeltaT2A","N7tgcalls12_GLOBAL__N_121ExternalAudioRecorderE","20b:20e","Unexpected TcpCandidatePolicy enum_name ","request_channel_layout","av1_qp_high","Number of configured TURN servers is ","libswscale/swscale_unscaled.c","dia_size","Scaling up framerate: ",") != output_size_samples_ (","dvd_subtitle","N7WelsEnc25IWelsParametersetStrategyE","certificate_","videoState","Unknown codec type","DW_OP_piece not implemented","Too many column tiles are used.","Received corrupted FEC packet; dropping.","N3rtc16RefCountedObjectIN6webrtc19DefaultIceTransportEEE","!avpkt->data","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/handshake_server.cc","libavcodec/rl.c","NSt6__ndk17codecvtIcc9mbstate_tEE","index '%q'","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/dtls_transport.cc","getNativeDataChannel","cache","PBKDF2","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/nack_tracker.cc",", compression_gain_db: ","AEC: %d NS: %d AGC: %d","nativeGetPlayoutData","y8dsU","Failed to allocate thread_data->td","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_11NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc","Add SEND:type","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/native_api/jni/java_types.cc","rtxSsrc","kECDHE","after latter_half_vbv_occupancy","WebRTC.Video.Screenshare","High 10 Intra","temporary private key",", num_tl: ","N3rtc27DefaultLocalAddressProviderE","Invalid sample rate","ODD_NUMBER_OF_DIGITS","loss_percent","640c1f",", lossless","sqlite_rename_test","N6webrtc15DebugDumpWriterE","CreateAudioPlayer","Failed to read delta header","n == subs","RowCell","top back left","Elapsed time (","email","FORWARD-TSN, new_cumulative_tsn=","onRenegotiationNeeded","kAdaptationDisabled","Prefix","ZZN7tgcalls12_GLOBAL__N_120IncomingAudioChannelC1EPNS_14ChannelManagerEPN6webrtc4CallEPNS4_12RtpTransportEPN3rtc23UniqueRandomIdGeneratorEbNS0_9ChannelIdExONSt6__ndk18functionIFvNS0_13AudioSinkImpl6UpdateEEEENSE_IFvjRKNS_10AudioFrameEEEENSD_10shared_ptrINS_7ThreadsEEENSE_IFNSD_6vectorIhNSD_9allocatorIhEEEERKSV_xbiEEERKNSD_3mapIiNS0_27FrameTransformerPayloadTypeENSD_4lessIiEENST_INSD_4pairIKiS11_EEEEEENSE_IFvjhbEEEENUlvE_clEvEUlhbE_","Failed to initialize encoder","video quantizer scale blur (VBR)","impl_ != nullptr","bps %d","%d values for %d columns",":def_load:system lib}","detect bitstream specification deviations","N6dcsctp23OutOfResourceErrorCauseE","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_2","n <= s->buf_end - s->buf_ptr","NSt6__ndk110__function6__baseIFvPN6webrtc19VideoTrackInterfaceEPNS2_20MediaStreamInterfaceEEEE","Failed to send a CONTROL message","src_size == src_channels() * src_frames()","dst_h_chr_pos","getConnectionMaxLayer","fctx->async_lock","OffsetLimit","\"v\":\"","signingTime","GOST R 34.11-94 PRF","Cover (back)","TICKET_ENCRYPTION_FAILED","Classical","Failed to parse PPS from first fragment of FU-A NAL unit with original type: ","Parsing sprop \"","NEGOTIATE","N6webrtc8NotifierINS_19VideoTrackInterfaceEEE","CRAM.","Failed to ProtectRtp: SRTP not active","operator-=","Flash Screen Video v1","getDirectionNativeIndex","Failed to allocate cpi->lfmv","Invalid codec preferences: Missing codec from send codec capabilities.","?N6webrtc22SimulcastRateAllocatorE","synchronous","framesDropped: ",": Received STUN request with bad remote username ","): SetRecordingDevice(kDefaultCommunicationDevice) success.","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_1","kf_err_per_mb_factor.den out of range [1..1000]","current_frame_id","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_14NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","CWelsH264SVCEncoder::SetOption():ENCODER_PADDING_PADDING iPaddingFlag= %d ","N6webrtc28RTPVideoFrameSenderInterfaceE","Local fingerprint does not match identity. Expected: ","AudioMixer thread started",") FAILED: destination.WriteBits(video_full_range_flag_override, 1)","send request %p - %s","Metal","org/webrtc/MediaSource$State","GPSSpeedRef","ICE server parsing failed: Invalid transport parameter key.","Unsupported candidate type.","NSt6__ndk114error_categoryE","sharpness"," | gain_db: ","SECTION_NOT_FOUND","rtpmap","Microsoft Extension Request","TLS server finish_server_handshake","object"," to be a valid Rapid Resynchronisation Request","!!!!!!!!!!!!!!11 VIDEO FRAME LOSS DETECTED [2] %u of %u fragments","~VideoSendStreamImpl: ","CLIENT_EARLY_TRAFFIC_SECRET","simplemmx","%lf%1s","OpenH264","googAnaFrameLengthIncreaseCounter","Couldn't find matching ","ParamValidationExt(), in layer #%d iWidth x iHeight(%d x %d) both should be multiple of 16, can not support with arbitrary size currently!","Microsoft Paint (MSP) version 2","t1-init","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16InitializeTimersEvE3$_0NS_9allocatorIS4_EEFvvEEE","Subtract","ATRAC1 (Adaptive TRansform Acoustic Coding)","%s/%s","id-it-subscriptionRequest","kFull","SetReceiverParameters: ","Invalid FlexFEC payload type given. This FlexfecReceiveStream will therefore be useless.","set-rootKeyThumb","cng_timeout_ms","group","key: ","N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE","hmacWithMD5","Their encoder: ","CompressedBitsPerPixel","A_MPEG/L3","TLS server read_change_cipher_spec","Failed to allocate cpi->en_thread_data","TLS client send_client_certificate","can't find java ByteBuffer class","ZN7tgcalls25FakeAudioDeviceModuleImpl14StartRecordingEvEUlvE_","undershoot","!is_encrypt_","<invalid>",". Expected to find text of size "," which is a protocol violation",", implementation_name = '","Ivory","N6webrtc19VideoDecoderFactoryE","setCext-tunneling","WebRTC.Stun.Integrity.ErrorResponse.GlobalFailure","N3rtc15RandomGeneratorE","Encoded.Qp.Vp9.S0","rgba64le","getcwd","generic_fps","ZN18ConnectionsManager14applyDnsConfigEP16NativeByteBufferNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEiE3$_0","N3rtc16RefCountedObjectIN6webrtc3jni16StatsObserverJniEEE","N3rtc16RefCountedObjectIN6webrtc26RtpSenderProxyWithInternalINS1_17RtpSenderInternalEEEEE","NSt6__ndk114__num_put_baseE"," ssrcs.","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS2_14I444BufferBaseEEEEE","pkcs7-envelopedData","The remote description was null","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/bn_asn1.cc","SSL_shutdown failed, error = ","pcm_s24daud","Wrong new verbosity level specified","unknown function: %#T()","libavcodec/pthread_slice.c","onIceCandidate","pkcs7-signedAndEnvelopedData","frame starting offset must be a non-negative integer","WebRtcVoiceMediaChannel::SetMaxSendBitrate.","Bitpacked","St12out_of_range","External FEC Controller will be used.","Diffie-Hellman based MAC","can't parse magic %x in TL_recentStory","FLACParser::FLACParser","CHAPTER","N6webrtc27ResourceLimitationsListenerE","7.0(front)","high_layer_speed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc","RASL_R","Zero Checksum Acceptable (","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_17NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","UNSUPPORTED_PRF","ULTI;",",%s%s%s","studio","new candidate pairs created from a new local candidate","{ res=","locking protocol","dst_format","NSt6__ndk110__function6__funcIZN6webrtc23JsepTransportController23CreateDtlsSrtpTransportERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN7cricket21DtlsTransportInternalESE_E3$_1NS7_ISF_EEFvvEEE","org/webrtc/MediaStreamTrack$MediaType","WelsEncoderEncodeExt(), Logic Error Found in temporal level. ForceCodingIDR!","Unsupported parameter for transport-cc RTCP feedback: ","INVALID_MESSAGE","vRnEf","have-remote-offer","!pic->hwaccel_picture_private","org/webrtc/MediaConstraints$KeyValuePair","ws_vqa","flipped_raw_rgb","ZN7tgcalls12_GLOBAL__N_128videoCaptureToGetVideoSourceENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEEE3$_0","factorization failed for %llu","id-GostR3410-2001DH","Detected LAN","f@B$\"\"","N3rtc16RefCountedObjectIN6webrtc17RTCStatsCollectorEEE","maintain-resolution","malformed JSON","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/matched_filter.cc","record_parameters_.is_valid()","N6webrtc16LibvpxVp9EncoderE","unable to add eventfd","avcodec_open2 error: ","Noop{}","id-aca-group","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/tasn_new.cc",", now = ","Center","ZN7tgcalls28StreamingMediaContextPrivate13beginPartTaskENSt6__ndk110shared_ptrINS_12_GLOBAL__N_123PendingMediaSegmentPartEEExNS1_8functionIFvvEEEEUlONS_13BroadcastPartEE_","N6webrtc32SimulatedPacketReceiverInterfaceE","slice","set cutoff bandwidth","in PTYPE","client","Intel H.263","WebRTC.Video.Screenshare.Layer0.FrameRate","password","use_wallclock_as_timestamps","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i410_buffer.cc","RSA_PSS_PARAMS","Object Signing CA","NEED_ORGANIZATION_AND_NUMBERS","ts_number_layers out of range [1..5]","YResolution","8TL_resPQ","use_superres","kf_frame_max_boost_subs_factor.den out of range [1..1000]","Netscape Revocation Url",": set_writable to: ","enable flushing of the I/O context after each packet",": Received STUN error response, code=","vp9_kbps","sub_charenc_mode","gbrap10be","TLSV1_ALERT_ACCESS_DENIED","NO_KEYS_CONFIGURED","CHECK constraints","connection(%p, account%u, dc%u, type %d) disconnected, don't send data","(lastLumSrcY - firstLumSrcY + 1) <= hout_slice->plane[0].available_lines","getScalingSettingsOn","WebRTC-FrameDropper","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/VideoStreamingPart.cpp","\" signalled ","prime239v1","WebRTC-Bwe-IgnoreProbesLowerThanNetworkStateEstimate","strictly conform to all the things in the spec no matter what the consequences","playout_parameters_.is_valid()","SendSideDelayMaxInMs","fingerprintAlgorithm","(IILjava/lang/String;Ljava/lang/String;)V","!frame->buf[0]","ICE server parsing failed: Transport parameter missing value.","bytes_encoded == samples_per_channel / 2","WebRTC-LegacyFrameIdJumpBehavior","TLS 1.3 server send_server_certificate_verify","sub-pel ME compare function","A_MPEG/L1","s != s1","DVD Nav packet",": Connection established to ","Karaoke","N6webrtc3jni20CreateSdpObserverJniE","N7cricket23StunByteStringAttributeE"," into ","Resuming observer ","WebRtcVoiceEngine::Init","/Users/dkaraush/projects/td/tdutils/td/utils/FlatHashTable.h","Truncated packet or corrupt tile size","p2p_to_relay_switch_threshold","category","dh-std-kdf","[MT] DynamicAdjustSlicing(), invalid iNumMbInEachGom= %d from RC, iDid= %d, iCountNumMb= %d","socket","Can't generate random private key","Encoder failed, failing encoder format: ","used_channel_count","type != TrieNodeType::Pruned","SplitRed length mismatch","WebRTC.Video.ReceivedPacketsLostInPercent ","NOT_A_PRIVATE_KEY",", ulpfec_payload_type: ","setAttr-TokenType","ZN7tgcalls25FakeAudioDeviceModuleImpl12StartPlayoutEvEUlvE_","org/telegram/messenger/voip/Instance$TrafficStats","WebRTC.Audio.JitterBufferFullPerMinute","NSt6__ndk120__time_get_c_storageIwEE","HTTPS_PROXY_REQUEST","relay_rtt","bitset test argument out of range","SRTP event: reached soft key usage limit","NSt6__ndk118__weak_result_typeIMN6tgvoip11OpusDecoderEFvvEEE","AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.","ticks_per_frame","dct_dc_size > 8","cannot drop %s column: \"%s\"","first_frame_received_to_decoded_ms: ","jni()","ERROR_GETTING_TIME","native buffer size: %zu","temp_store","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/AudioStreamingPartInternal.cpp","Comfort noise generator returned error code: ","seed-cfb","sect163k1","Unresolvable Address","ZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES1_P8TL_errorixxiEUlvE_","id-smime-alg-ESDH"," layer_drop_mode ","N6webrtc8internal19VideoSendStreamImpl20OnSendPacketObserverE","epoll","((*recorder_config) ->SetConfiguration(recorder_config, SL_ANDROID_KEY_RECORDING_PRESET, &stream_type, sizeof(SLint32)))","mxpeg","Signaling: setup must be a string",", max_bitrate_bps = ","pVaa->sVaaCalcInfo.pMad8x8","INVALID_BROADCAST__UNKNOWN_USER_ID","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/stream_reset_handler.cc","Signaling: fingerprints items must be objects","virtual tables may not be indexed","NSt6__ndk110__function6__funcIZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_1NS_9allocatorIS2_EEFvN7tgcalls17GroupNetworkStateEEEE","zerocodec","HISTOGRAM(WebRTC.Audio.RecordedOnlyZeros): ","EdiPartyName:<unsupported>","delta_q_v_dc","Receiving timeout is shorter than the minimal ping interval.","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_SVC_ENCODE_PARAM_BASE, LogStatisticsBeforeNewEncoding","BwBackoffLowerBoundFactor","invocation function for block in ","N7cricket7UsedIdsINS_5CodecEEE","network_kcp_experiment","N6tgvoip13NetworkSocketE",". Overwriting.","joint-iso-itu-t","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/boringssl_identity.cc","INVALID_BROADCAST__NOT_IN_REVEAL","do not write random/volatile data",", target bitrate: ","altref noise reduction filter strength"," not mapped to regular video codec or RED codec (PT=","Symbol marshmallowSetNetworkForSocket is not found","thread-local initialization routine for ","rowid","N6webrtc21field_trial_list_impl26TypedFieldTrialListWrapperIjEE","Cannot create identity digest with no certificate",", extmap-allow-mixed: ","num_layers_.temporal == 3",": Missing STUN_ATTR_TURN_LIFETIME attribute in allocate success response","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection_factory.cc","N6webrtc8internal18VideoStreamDecoderE","bEnableFrameSkip = %d,bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame.",") FAILED: destination->WriteBits(1, 1)","back center","BMPSTRING_IS_WRONG_LENGTH","stereo_mode","%s.%z","N3rtc16RefCountedObjectIN6webrtc21QualityScalerResourceEEE","id-GostR3411-94-with-GostR3410-2001-cc","size() >= from.size()","Tile threads","/home/gradle/TMessagesProj/jni/voip/webrtc/audio/audio_receive_stream.cc","19TL_userStatusHidden","EBML version %llu, doctype %s, doc version %llu","unspecified number of channels","T61STRING","Invalid frame marker","BeginSSL","arnr_strength","Set WebRTC-SetSocketReceiveBuffer: Enabled and set to ","onStateChanged","id-mod-kea-profile-93","fflags","N6dcsctp8TLVTraitINS_21ForwardTsnChunkConfigEEE","Invalid reference frame","atrac1","!ctx->coded_frame_list","org/webrtc/RtpTransceiver$RtpTransceiverDirection","Stale Nonce","googFirsSent","St11logic_error","Codec does not implement requested capability","can't parse magic %x in TL_cdnConfig","passthrough_adapter_","size <= min(static_cast<uint32>(1) << 29, static_cast<uint32>(0x7FFFFFFF / sizeof(NodeT)))","Updating sink restrictions from ","target object/alias may not appear in FROM clause: %s","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/logging/rtc_event_log/events/fixed_length_encoding_parameters_v3.cc","ZN6webrtc4rtcp27GetRemoteEstimateSerializerEvE3$_0","Failed to allocate cpi->mb_activity_map"," based on ICE RTT ","Failed to create REFLECTOR client socket.","Failed to parse ALR experiment: ","g_timebase.den out of range [1..1000000000]","Sharpness","operator->","AllocationSequence: UDP ports disabled, skipping.","Connect() failed with error ","current_delay_ms: "," use_reorder_optimizer=","Unsupported protocol version","Creative YUV (CYUV)","EXPECTING_AN_INTEGER","N10WelsCommon15CWelsTaskThreadE","CONNECTION_VPN","x500UniqueIdentifier","Apple ProRes (iCodec Pro)","Thread id is bigger than uint64??","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls17BroadcastPartTaskEEENS2_INS3_15PlatformContextEEExxNS_8functionIFvONS3_13BroadcastPartEEEEEEE","!s->out_ch_layout || out->ch_count == av_get_channel_layout_nb_channels(s->out_ch_layout)","N6WelsVP15CVAACalculationE","can't parse magic %x in TL_msg_copy","OTHERNAME","getId","shrink_memory","WebRTC-VP9QualityScaler","%dx%d","DestroyAudioRecorder","CONNECTION_5G","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_PROFILE,iLayer = %d(rang0-3)","Failed to apply configuration to PortAllocator.","ipv4only.arpa","cropAndScale","payloadType","dP:0 ","partial","buffer","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    float p = u_Alpha*gl_FragColor.w;    gl_FragColor = vec4(246./255., 73./255., 55./255., p);}"," got ","  !!\"\"##$$%%&&''(())**+,-./0123456789:","alias","libavcodec/aacsbr.c","AudioRecordJNI","json_quote","can't parse magic %x in TL_pong","NSt6__ndk110__function6__funcIZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS2_12_GLOBAL__N_19ChannelIdExbEUlNS4_13AudioSinkImpl6UpdateEE_NS_9allocatorIS8_EEFvS7_EEE","ClearAudioSend: No audio channel exists.","Failed to register extension uri:'","documentPublisher","cbs_av1"," pwd: ","Invalid message type in CCM RtcpFeedback.","Received reflector peer info, my=%s:%u, peer=%s:%u","enable_cdef","secp112r2","vendor_id","mime_type","BAD_HANDSHAKE_RECORD","unable to set stereo mode while playing side is initialized","flashsv2","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_payload_params.cc","aec3_correlator_lag_","googFrameRateOutput","Could not read OPEN message reliabilility prioirty.","receiveChunk","TLS server read_client_certificate_verify","non-deterministic use of %s() in %s","set input channel count","setct-AuthTokenTBS","CHECK constraint failed in %s","Satire","Attempted to set RtpParameters with different encoding count","update data saving mode, config %d, enabled %d, reqd by peer %d","Failed to parse header. 4:4:4 color not supported in profile 0 or 2.","WrappingBitrateEstimator: Switching to transmission time offset RBE.","NSt6__ndk120__shared_ptr_emplaceIN6json1111JsonBooleanENS_9allocatorIS2_EEEE","IncreaseAverage","pilotGroups"," USING ","stunKeepaliveRttTotal","unaligned","generated column loop on \"%s\"","java/lang/String","N6webrtc12_GLOBAL__N_112LibvpxFacadeE","secp160r2",", nomination=","ctx->channels == out->ch_count","codec_whitelist","arnr_type out of range [1..3]","getStringBytes","X509v3 Certificate Issuer","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/buffer.h","id-pda-placeOfBirth","N6webrtc15TimestampScalerE","no such index: \"%s\"","id-pe","bgr555be","WebRTC.Call.NumberOfPauseEvents","N6webrtc18FieldTrialOptionalINS_9TimeDeltaEEE","total_delay_in_milliseconds: ","N6webrtc18FieldTrialOptionalIjEE","TLS_CERT_POLICY_INSECURE_NO_CHECK","Post-Punk","ImageDescription","LENGTH_MISMATCH","Uncompressed packed QT 4:4:4:4","(line ","INVALID_SIGNATURE_ALGORITHM","MISSING_RSA_CERTIFICATE","A_OPUS","native buffer size in ms: %.2f","id Quake II CIN video","UNSPEC58","NSt6__ndk120__shared_ptr_emplaceIN6json118JsonNullENS_9allocatorIS2_EEEE","keyUsage","16TL_reactionEmoji","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jvm.cc","corrupted stream","A_PCM/INT/BIG","regexp","virtual thunk to ","unknown register","I4FL4",". Id already in use by extension type ","_connectionMode != previousMode || _connectionMode == GroupConnectionMode::GroupConnectionModeNone","progressive for weird subsampling","setct-CapTokenSeq","mobiclip","NOT_PREFERRED","ZN7cricket19P2PTransportChannel11OnPortReadyEPNS_20PortAllocatorSessionEPNS_13PortInterfaceEE3$_1","getIceConnectionReceivingTimeout","setAudioOutputDevice(","org/webrtc/EncodedImage","DELAYED","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController16ProcessExtraDataERNS2_6BufferEE3$_0NS_9allocatorIS6_EEFvvEEE","Scream: loss detected","12FileLocation","TargetAudioBitrateConstraints::min","Failed to allocate cpi->lf_ref_frame","Invalid message type in NACK RtcpFeedback.",", timestamp=","yuva420p16le","Too many frames in the encode_start_list. Did encoder stall?","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController8SetStateEiE3$_0NS_9allocatorIS4_EEFvvEEE","Stereo High","changes","Frame data might be split into multiple chunks","%!.20e","sb.is_error()","Failed to allocate cpi->nmvsadcosts[1]","] to TURN server [","~AudioDeviceTemplate",", nack: ","bf-ofb","AES-256 counter mode using openssl","NSt6__ndk112__do_messageE","Failed to allocate cpi->consec_zero_last_mvbias","N6dcsctp15StreamScheduler14StreamProducerE","rfc_reference_golden","local time unavailable","UTF-16le","DarkMagenta","hexadecagonal","N6dcsctp19DcSctpSocketFactoryE","Couldn't convert first payload type ","10UserStatus","%s %2d %02d:%02d:%02d %d GMT","Missing ':' in ICE URI: ","Invalid file. WebRTC event log not started."," mapped to a second payload type (","WebRTC-GenericDescriptorAuth","decoder_model_present_for_this_op[0]","interval.IsFinite()","N6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS_16AudioDecoderOpusEEEE","Permanent Identifier","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/alr_detector.cc","Rid must not be empty."," but was ","WebRTC-Aec3MinErleDuringOnsetsKillSwitch","incr_offset","setct-CertInqReqTBS","WebRTC-SwitchEncoderOnInitializationFailures","N3rtc30CallSessionFileRotatingLogSinkE","sha224WithRSAEncryption",", default_bitrate_bps: ","Signaling: rtpExtensions items must be objects","Display Matrix","Failed to allocate td->pc_tree","N6WelsVP20CBackgroundDetectionE","POLICY_WHEN_PROXY_LANGUAGE_REQUIRES_NO_POLICY","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/x_pubkey.cc","gbrp10be","StopPlayout[tid=%d]","VP8E_SET_SHARPNESS","cluster_time_limit","---SSS---","N4absl19functional_internal11FrontBinderIMN6dcsctp24TransmissionControlBlockEFvN6webrtc9TimeDeltaEEJPS3_EEE","unknown database %s","If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (%d -> %d)",", last seqnum=","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_both.cc","N12_GLOBAL__N_116itanium_demangle11SpecialNameE","audio service type","CACompromise","N6webrtc31Vp8FrameBufferControllerFactoryE","bignum routines","json_type",", protected_media_ssrcs: [",", max_gain_change_db_per_second: ","WebRTC-Video-QualityScalerSettings","Unsupported media type: ","adpcm_ea_xas"," commit_n=","iceLocalUsernameFragment",") FAILED: destination->WriteExponentialGolomb(1)","N6webrtc5MergeE","INCOMPATIBLE_OBJECTS","checkerboard_lr","UNSUPPORTED_PARAMETER","SELECT*FROM\"%w\"","[agc]: ClippingPredictorLevelBuffer exceeds the ","ScreenPressor","Failed to make EC key pair","WebRTC-SpsPpsIdrIsH265Keyframe is always enabled.","allow non-standardized experimental things",": Couldn't set DTLS-SRTP ciphers.","LIKE or GLOB pattern too complex","Failed to allocate output frame.","Signaling: pwd must be a string","Invalid size for dlrr block.","WebRTC.Audio.EchoCanceller.MaxRenderJitter","strategy to choose between I/P/B-frames","rc_min_vbv_use","sps->crop_right + sps->crop_left < (unsigned)h->width","CornflowerBlue","AcmReceiver::SetExtraDelay ","Error during FindClass: ","high_shibata","----SS","sqlite_attach","nonce","Missing codec clock rate.","QuickTime Animation (RLE) video","[PosixError : "," for mid ","NSt6__ndk115__time_get_tempIwEE","Content-Length:","Maximum number of pixels","N12_GLOBAL__N_116itanium_demangle11EnumLiteralE","N12_GLOBAL__N_116itanium_demangle9LocalNameE","DTS 96/24","N6webrtc16VideoRtpReceiver14SourceCallbackE","bt2020-10","framesDropped","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/svc/scalability_structure_full_svc.cc","fsync","SetSend: ","IdxDelete","VP31*","seq_choose_integer_mv","!(e=av_dict_get(*options, \"protocol_whitelist\", ((void *)0), 0)) || (uc->protocol_whitelist && !strcmp(uc->protocol_whitelist, e->value))","UpdateRate","(Lorg/webrtc/PeerConnection$IceGatheringState;)V","MISSING_KEY_SHARE","N3rtc14SSLCertificateE","N6webrtc14FieldTrialListIjEE","Punk Rock","DUPLICATE_EXTENSION","N6webrtc15DcSctpTransportE","CANNOT_RECOVER_MULTI_PRIME_KEY","Failed to allocate cpi->tile_data","recv_session_","chain_hash","bt2020nc","NSt6__ndk120__shared_ptr_emplaceIN6tgvoip14VoIPController6StreamENS_9allocatorIS3_EEEE","Asynchronous certificate generation request failed.","VP50[","NSt6__ndk123enable_shared_from_thisIN7tgcalls12_GLOBAL__N_120OutgoingVideoChannelEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/wrapping_active_ice_controller.cc","N6dcsctp36ZeroChecksumAcceptableChunkParameterE","N6webrtc19I410BufferInterfaceE","N6webrtc13SincResamplerE"," }, input_volume_control : { enabled ","string or blob too big","4Bool","LJ2CX","N6webrtc3jni25PeerConnectionObserverJniE","Failed to protect SRTP packet, seqnum=","output_mix_->Realize(output_mix_.Get(), SL_BOOLEAN_FALSE)","INVALID_ID","fecSsrc","N10__cxxabiv129__pointer_to_member_type_infoE","Tried to stop AudioMixer that wasn't started","getHeaderExtensions","AES128","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_generator_helper.cc","write_crc32","generated just now","qpSum","TLSV1_ALERT_CERTIFICATE_REQUIRED","received-rtp","InputHeightInPixels ","N6webrtc24TransportFeedbackDemuxerE","Sample depth %d","~AudioSendStream: ",", raw_payload: ","sent-rtp","Arrival time not set.",") for incoming frame. Dropping.","interlaced DCT compare function","()Lorg/webrtc/PeerConnection$TlsCertPolicy;","0 == WebRtcG722_EncoderInit(encoders_[i].encoder)","Multiple combined encodings not supported","WebRTC.Audio.EchoCanceller.EchoPathDelay","-----D","RECORD_LENGTH_MISMATCH","(J[BZ)V",", target_level_dbfs: ","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/robust_throughput_estimator.cc","Local and Remote descriptions must be applied to get the SSL Role of the session.","YellowGreen","WebRTC.Video.KeyFramesReceivedInPermille","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlRKNSt6__ndk16vectorIhNS1_9allocatorIhEEEEE_","shortest","kSMPTE240M","full_timestamp_flag","4kscope","<N6webrtc23TransientSuppressorImplE","MJPEG decoder","WebRTC.Video.RetransmittedBitrateReceivedInKbps","TargetBitrate already set, overwriting.","holdInstructionNone","__next_prime overflow","debug","Media packet ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls12_GLOBAL__N_118MyAudioLevelHolderENS_9allocatorIS3_EEEE","(JI)V","ZN7cricket19P2PTransportChannel13AddConnectionEPNS_10ConnectionEE3$_2","WebRTC-StrictPacingAndProbing","vp9.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","NSt6__ndk110__function6__baseIFPN6webrtc20RtpTransportInternalERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/cipher/aead.cc.inc","num_temporal_layers_ > 0","sqlite\\_%","N6webrtc13RtpPacketizerE","Starting internal tracing to: ","unordered","2001:b28:f23d:f003:0000:0000:0000:000e","corrupt database","System start","jitterBufferEmittedCount: ","Discworld II BMV video","inter masking","Duplicate packet inserted: ","error cannot open file: %s","SYSTEM_MALLOC","TLS 1.3 server send_server_hello","N7WelsEnc20CWelsUpdateMbMapTaskE","statically assigned","msCTLSign","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_2NS_9allocatorIS8_EEFvvEEE","ZN7cricket19P2PTransportChannelC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEiPNS_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS1_10unique_ptrIS9_NS1_14default_deleteIS9_EEEEPNS8_11RtcEventLogEPNS_29IceControllerFactoryInterfaceEPNS_35ActiveIceControllerFactoryInterfaceEPKNS8_15FieldTrialsViewEE3$_2","ZZ71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceENK3$_2clERKN7tgcalls17GroupLevelsUpdateEEUlP7_JNIEnvE_"," # SCTP_PACKET ","Unexpected DegradationPreference enum_name ","Session error code: ","Nellymoser Asao","WebRTC-VP8-CpuSpeed-Arm","VPlayer subtitle","NSt6__ndk110__function6__funcIZN18ConnectionsManager17setSystemLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","seed-ofb","UNSUPPORTED_ELLIPTIC_CURVE"," is below configured min bitrate ","x&rEj","384-gf7ccdd15c","setct-PANOnly","STRING_TOO_SHORT","packetsSent","MIC-CLEAR","Eurodance","reference_select","WebRTC.Call.BitrateReceivedInKbps","scm%s","Intel(R) JPEG Library, version 1","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","codec2","epoll_ctl EPOLL_CTL_ADD","closed"," is not evenly divisible by ","Set WebRTC-ExtraICEPing: Enabled"," but only ","CRYPT_ERROR"," ms, send delta="," delta len: ","mblmin","Probing successful [cluster id: ","Encoder delivered data too early.","old standard qpel (autodetected per FOURCC/version)","Simple Studio Profile","ignore alpha","raw UTF-8 text","TSA_R","d3d11","rc_min_quantizer out of range [..cfg->rc_max_quantizer]","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","S2T2h","s.insert(value).second","VP8E_SET_TEMPORAL_LAYER_ID","N12_GLOBAL__N_116itanium_demangle8NameTypeE","discard all non-reference frames","MediumSlateBlue","WebRTC-Aec3UseDot6SecondsInitialStateDuration","$%d: PushSourceSinkSettings(): 3","WebRTC-CongestionWindow","0 == WebRtcOpus_SetForceChannels(inst_, num_channels_to_encode)","tls13 ","secp256k1","N7cricket20MediaEngineInterfaceE","St9bad_alloc","(I)Ljava/nio/ByteBuffer;","converted_buffer->type() == VideoFrameBuffer::Type::kI420 || converted_buffer->type() == VideoFrameBuffer::Type::kI420A","UDP ping reply count: %.2f","gapless_playback","bethsoftvid","dense_rank","E-mail Protection","Buffer %d does not contain a decoded frame","system library","defaulta0","UNSUPPORTED_PRIVATE_KEY_ALGORITHM","id-GostR3410-94-CryptoPro-D-ParamSet","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/internal.h","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_2NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","NSt6__ndk110__function6__funcIZN7tgcalls12_GLOBAL__N_122MtProtoPacketTransportC1EPN3rtc23PacketTransportInternalENS2_13EncryptionKeyEEUliiE_NS_9allocatorIS9_EEFviiEEE","EXTRACTOR-dtls_srtp","CAMELLIA-256-CFB","N6webrtc23RecoveredPacketReceiverE","dirac","Received a packet of unknown type %08X","address_length == 16","/home/gradle/TMessagesProj/jni/voip/webrtc/api/data_channel_interface.h","Failed to parse the connection data. The network type is not currently supported.",", input_channels: ","Country","local","status == JNI_OK","id-smime-aa-signatureType","ReallocateSliceList()::InitSliceBsBuffer()","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/transport_description_factory.cc","MP1 (MPEG audio layer 1)","Relay","WebRTC.Audio.ApmCaptureOutputLevelPeakRms","Unknown DataChannel state: ","pathlen"," ports","rgb24","INVALID_DIGEST_LENGTH","WebRTC.BWE.Types","Truncated key frame header","Electro","Transport failed to send packet.","comment","destination_capacity >= destination_frames_","networkBindingSupported","d.rfc822Name",": Received response with long lifetime: ",",value:","CREATE VIRTUAL TABLE %T","Changing IceConnectionState ","after Time_code[47..32]","unsigned long","Extension negotation failure: ","[Lorg/telegram/messenger/voip/ConferenceCall$CallParticipant;","setct-MeAqCInitResTBS","libopus unknown-fixed","/home/gradle/TMessagesProj/jni/voip/webrtc/net/dcsctp/socket/heartbeat_handler.cc","PCM signed 24-bit little-endian planar","terminating due to %s foreign exception","Not enough space for all given SSRCs.","DES-CFB1","FBA Object start","N6webrtc18DecodeSynchronizer32SynchronizedFrameDecodeSchedulerE","congestion_rejection_factor","N10__cxxabiv120__si_class_type_infoE","ABGRz","N6webrtc12RtpTransportE","Invalid key length"," ifname: ","path is null","pthread_cond_init(&event_cond_, &cond_attr) == 0","gray8,y8","source_available_ == frames","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_NS_9allocatorIS7_EEFvS6_EEE","Encoded.Qp.Vp9.S2","front left-of-center","Network route changed for ","P-256","WelsInitEncoderExt(), ParamValidationExt failed return %d."," is older than the latest received key frame with id ","sub_charenc","TechSmith Screen Capture Codec","Drop Frame: target bitrate ","BAD_ITERATION_COUNT","Attempted to use an unsupported codec for layer 0","SEARCH","sect409k1","NSt6__ndk110__function6__funcIZN10Datacenter19exportAuthorizationEvE3$_0NS_9allocatorIS3_EEFvP8TLObjectP8TL_errorixxiEEE","ParseEvent payload too short","unix-dotfile","ILLEGAL_OPTIONS_ON_ITEM_TEMPLATE","FAILED: slice_reader.ReadBits(&bits_tmp, poc_lsb_lt_bits)","subexp_final_bits","turn:","can't parse magic %x in TL_auth_exportedAuthorization","WebRTC.PeerConnection.ValidBundledPayloadTypes"," with error ","can't parse magic %x in TL_restrictionReason","AES-128-CBC","X509_REVOKED"," at block ","NSt6__ndk110__function6__funcIZZN7tgcalls7Manager5startEvEN3$_1clEvEUliiE_NS_9allocatorIS5_EEFviiEEE","N6webrtc24OnDecryptedFrameCallbackE","perf_cat","unable to open database file","bitpacked","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/call_session_file_rotating_log_sink.cc","SESSION_MAY_NOT_BE_CREATED","INVALID_MULTIPLE_RDNS",": Trying to connect to REFLECTOR server via ","(blob)","OnReadyToSend: ","H.26[45] User Data Unregistered SEI message","BITSTR","(JLjava/util/Map;)Lorg/webrtc/RTCStatsReport;","CWelsH264SVCEncoder::InitializeExt(), parameter_translation failed.","*id != std::numeric_limits<uint32_t>::max()",", scale_down_by: ","PUBLIC KEY","pKT,=","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_6NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","The estimator must be initialized before it can be used.","N7cricket17IceAgentInterfaceE","InsertEvent invalid parameters","Invalid rectangle passed",": Updating local candidate type to prflx.","N6webrtc24ScalabilityStructureL2T1E","consentRequestsSent","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderOpusEEEEEE","Band/Orchestra","unknown library","(none)","NO_CIPHER_SET","ASN1_UTF8STRING"," (default ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bn/convert.cc","ParamValidationExt(), WARNING: GOM based RC do not support SM_RASTER_SLICE!","auto-index","kBT2100_ICTCP","org/telegram/messenger/voip/Resampler","urn:ietf:params:rtp-hdrext:csrc-audio-level","Excess render blocks detected at block ","unsupported locale for standard input","id-smime-aa-dvcs-dvc","ZZN18ConnectionsManager16updateDcSettingsEjbbENK3$_0clEP8TLObjectP8TL_errorixxiEUlvE_","Too many frames backed up in the decoder, dropping frame with timestamp ","N6webrtc26AsyncDnsResolverResultImplE","N6webrtc24ScalabilityStructureL1T3E","N6dcsctp22TextPcapPacketObserverE","stat test","GetPlayState failed: %d","N6webrtc3voe12_GLOBAL__N_111ChannelSendE","Multicolor charset for Commodore 64, extended with 5th color (colram)","Apple QuickDraw","ZN6dcsctp11RRSendQueue16RestoreFromStateERKNS_25DcSctpSocketHandoverStateEE3$_0"," period.","%!.15g","receiveSignalingData could not decompress gzipped data","av_frame->buf[0]","Netscape Cert Type","ssrcGroups","New Age","kBT2020_12","DNXHD","certificate","encoded_pos + pkt->data.frame.sz <= buffer->size()","pVaa->sAdaptiveQuantParam.pMotionTextureIndexToDeltaQp",") longer than expected, limiting to ","org/telegram/messenger/voip/ConferenceCall$CallState",") FAILED: destination.WriteBits(5, 3)","N6webrtc14RtpVideoSenderE","Filter","before time_increment","width: ","getAdaptivePTime","mLLv1","NUMERICSTRING","(unknown)","setct-CredRevReqTBS","pMbCache->pMemPredBlk4","WebRTC.Audio.InitializationResult","Set skip_relay_to_non_relay_connections","N12_GLOBAL__N_116itanium_demangle21TemplateParamPackDeclE","nearend_len","id-cmc-confirmCertAcceptance","can't select on one of sockets because it's not a NetworkSocketPosix instance",", interval (us) = ","pqualid","delta_q_res","G.729","N6webrtc18AudioEncoderPcm16BE"," (%dx%d)","Unsupported sample rate: ","gbrp9le","UPDATE","googExpandRate",". Expected format <attribute>:<value>.","Changing to ICE connected state because all transports are writable.","WebRTC-MutedStateKillSwitch","----DS---","X509_VERIFICATION_SETUP_PROBLEMS","prime192v2","pending_outbound_messages_.empty()","incr_high_rtt","Signaling: @type is missing","7.1(wide-side)","X/<o(","cannot open file","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderG722ENS_16AudioEncoderG711ENS_12_GLOBAL__N_113NotAdvertisedINS_15AudioEncoderL16EEEEEE","Group of VOP start","getCarrierInfo","DodgerBlue","MNG F","N6dcsctp15ForwardTsnChunkE","N6tgvoip5audio11AudioOutputE","V.Flash PTX image","rpza+","encoder","network_thread","tg_start","DIV_BY_ZERO","OnBitrateUpdated, bitrate ","N7cricket11AudioSource4SinkE","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc","numeric","N6webrtc32TransformableVideoFrameInterfaceE","TURN REFRESH request","2001:b28:f23f:f005:0000:0000:0000:000a","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/webrtc_sdp.cc","Outgoing SSN Reset Request, req_seq_nbr=","operator&","Mimic","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc","BuiltInAGCIsAvailable","issisii","Unstashing OnOutputFormatRequest: ","Duck TrueMotion 2.0","Violet","Unable to add audio 'inbound-rtp' to report, ID is not unique.","Verification {height=","N3rtc18FileRotatingStreamE","DTLS_MESSAGE_TOO_BIG","IDEA-CFB","TLS 1.3 server process_end_of_early_data","skip queue, token = %d: dc is unauthorized","N6json115ValueILNS_4Json4TypeE2EbEE","TLS 1.3 server read_second_client_hello","N6webrtc26RtcEventProbeResultFailureE","OCSP routines","Failed to unprotect SRTCP packet: no SRTP Session","duration > max_duration_",": Allocation Phase=","uhd2160","Deliver audio RTCP",", wanted overshoot = ","org/webrtc/RTCStats","don't sleep because of salt, upload or download request","N6webrtc15H264DecoderImplE",", renderer: ","mjp2X","N6webrtc16SdpStateProviderE","N6tgvoip26SocketSelectCancellerPosixE","Using certificate supplied to the constructor.","BuiltInNSIsAvailable()"," max_consec_drop ","st->index_entries","Error during RegisterNatives","Dolby E","Failed to allocate lc->consec_zero_mv","discard_damaged_percentage","bayer_grbg16le"," remaining)","NSt6__ndk118__time_get_storageIwEE","rtt_estimate_halftime_ms","org/webrtc/TurnCustomizer","N12_GLOBAL__N_116itanium_demangle4NodeE","Setting current endpoint to TCP","GENERAL_SUBTREE","jitterBufferTargetDelay: "," bps, total utilization factor = ","OpusHead","Failed to set local answer due to incompatible codec packetization for pt='%d' specified in m-section with mid='%s'.","FlexFEC is enabled, but no FlexFEC SSRC given. Therefore disabling FlexFEC.","SetVideoSend (ssrc= ","messagesReceived","/home/gradle/TMessagesProj/jni/voip/webrtc/common_video/h264/h264_bitstream_parser.cc","ZN6webrtc23JsepTransportControllerC1EPN3rtc6ThreadEPN7cricket13PortAllocatorEPNS_32AsyncDnsResolverFactoryInterfaceENS0_6ConfigEE3$_1","aac_latm","token_partitions out of range [VP8_ONE_TOKENPARTITION..VP8_EIGHT_TOKENPARTITION]","COMPILER=clang-18.0.3","Failed to create threads","audio_device_","relatedAddress","GOST R 34.11-94","-mj%06X9%02X","Removing resolution down-scaling setting.","unescaped ","Screenpresso","output.size() == batch_size","Max file size reached.","N10WelsCommon11CWelsThreadE","WebRTC-FlexFEC-03","Sierra VMD audio","SQLite format 3","set-msgExt","x509Crl","outHeight","minimum","N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE","frames_to_encode * 10 <= kMaxFrameSizeMs","xpkWoA","file_name_utf8.find_first_of('\\0') == absl::string_view::npos","remove_users","Signaling: ssrc must be a string or a number","/usr/tmp","lumi_mask","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE1_NS5_ISA_EEFvS9_EEE","accurate integer",", use_predicted_step: ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/rate_control_settings.cc","video quantizer scale compression (VBR). Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0","Missing number of channels for audio codec.","neighbor","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_remover.cc","pTmpRow","WebM DASH Manifest demuxer","ASN1_ENUMERATED","  %s%-17s ","id-on-personalData","Pictor/PC Paint","Invalid size for a valid FIR packet.","reflectorId","<ASN1 15>","In progress","Replay Gain","N6webrtc19RTCCertificateStatsE","FireBrick","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljiE_","Code Scalable Profile","after first_half_bit_rate",": Applying STUN_ATTR_REALM attribute in try alternate error response.","Unable to assign payload type to format: ","scale","PCM signed 64-bit big-endian","onSelectedCandidatePairChanged","size % 16 == 0","dhSinglePass-stdDH-sha384kdf-scheme","yuva422p16be","jitter_initial_delay_40","N7tgcalls17PlatformInterfaceE","foreign_keys","drop column from","id-Gost28147-89-CryptoPro-A-ParamSet","basic_string","dither_scale","N7tgcalls12_GLOBAL__N_122IncomingV2VideoChannelE","DTLS-SRTP disabled","mode for alpha -> non alpha","->OnStreamsResetFailed(...): Outgoing stream reset failed","N6webrtc20OveruseFrameDetectorE","Acid Jazz","Adding TCP relays","Gaussian","adpcm_sbpro_3","Failed to create TransportDescription answer because offer is NULL","setct-AuthRevReqTBS",": Have a pingable connection for the first time; starting to ping.","(Lorg/webrtc/VideoCodecInfo;)V","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/tls_record.cc","\" (error=","The alt-ref distance is too small.","t3-rtx expired","kInactive","switch_to_agc2","smackaudio","N6webrtc16AsyncDnsResolverE","ParamValidationExt(), monitor invalid pCodingParam->uiGopSize: %d!","MAX_TRIGGER_DEPTH=1000","N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE","precmp","Pranks","N6webrtc12EncodedFrameE","oppoint","current_timestamp","Payload list must appear first in the restrictions.","frame ending offset must be a non-negative number","AES-256-OFB","codeSigning","googDecodingCodecPLC",". Saved: ","OTHERNAME_ERROR","active","N12_GLOBAL__N_116itanium_demangle12RequiresExprE","AASCK","RC4-40","WebRTC-Video-QualityRampupSettings","Failed to allocate bool decoder %d","document"," found instead of ","Silicon Graphics Motion Video Compressor 2","sgirle","WebRTC-JitterEstimatorConfig","Sienna","getEncoderSelector",", inactive","N6webrtc27VideoStreamEncoderInterface11EncoderSinkE","CIE version is not 1 or 3","WRONG_CERTIFICATE_TYPE","Failed to add send stream: %u into m-section with mid='%s'. Stream has both SSRCs and RIDs.","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection.cc","e2e.callPacket","rc_max_quantizer:",", compressed_header_size_bytes = ","set-brand-JCB","yuva422p9be","wmavoice","Unknown PSFB-APP packet.","resume network and timers","NECTION_ETHERNET","interlaced motion estimation","rbsp->rbsp_buffer","DateTimeDigitized","I29BD","ZN7tgcalls18InstanceImplLegacyD1EvE3$_0","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","N6webrtc28FrameCadenceAdapterInterfaceE","false"," now: ","Invalid RID restriction list: ","(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/telegram/tgnet/RequestTimeDelegate;)J","PBE-SHA1-3DES","(ILjava/lang/String;Ljava/lang/String;IIII[B)V","2) erase request %d 0x%llx",", queue size (packets) = ","MbP?128_HMAC_SHA1_32","Output buffer size (%d) too small for output data (%d).","struct","is_rot_zoom[ref]","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlbE_NS_9allocatorIS5_EEFvbEEE","cdef_y_sec_strength[0]","PATCHWELCOME","N6webrtc16PreemptiveExpandE","N6webrtc23VideoRtpDepacketizerAv1E","hdr.gof.num_ref_pics[i] <= kMaxVp9RefPics","Reducing simulcast layer count from ","NAME_TOO_LONG","Field=","Error: wrong ssn","More than one AAC RDB per ADTS frame","tail_len <= 5","org/webrtc/VideoFrame","=== recv thread exiting ===",", output_channels: ",", a_audio: ","AttachCurrentThread() has not been called on this thread","vpx lf worker",": Not a DTLS ClientHello packet; dropping.","SGI RLE 8-bit","ParamValidationExt(), eSpsPpsIdStrategy(%d) under bSimulcastAVC(%d) not supported yet, adjusted to INCREASING_ID","https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension","RSV_VCL_N12","getDisableIPv6OnWifi","Failed to unprotect SRTCP packet, err=",", codec ",", rtx_payload_types: {","min_playout_delay_ms: ","encoded_by","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_18CpuSpeedExperimentC1EvE3$_1NS2_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","INVALID_CALL_CHANNEL_ID"," would conflict with existing sink = ","QuickTime 8BPS video","cannot open savepoint - SQL statements in progress","GOOG PING error response","UNSAFE_LEGACY_RENEGOTIATION_DISABLED","taylor","avx512","nativeSetConfig","last_pred","nv20le","WebRTC-Aec3SuppressorNormalMaxIncFactorOverride","cannot override %s of window: %s","N6webrtc21RtcEventLogOutputFileE","EC_LIB","UNSUPPORTED_SALT_TYPE","X400Name","WebRTC.Video.GenericDecoder.CaptureToEncodeDelay","DISPLAYTEXT","gbrp14be","Garage Rock","pVaa->pVaaBackgroundMbFlag","libswscale/output.c","Failed to parse Reconfiguration Response command","decoder: opus_decode error %d","localKeyID","Frames decoded ","NSt6__ndk18numpunctIcEE","Iterated Systems ClearVideo","quality > 0","range_min <= range_max && range_max - range_min < sizeof(bits) - 1"," out of range.","print info","original_header.num_spatial_layers <= kMaxVp9NumberOfSpatialLayers","QueueSize:350,MinBitrate:30000,DropFrame:true","gbrpf32le",", spatial layers: ","(Lorg/webrtc/DataChannel;)V","TL0PICIDX is expected to be present in non-flexible mode.","Number of frames in GOF is zero. Assume that stream has only one temporal layer.","N7cricket21SctpTransportInternalE","pictor","GlobalRef::dtor","entropy fill failed","(I)Lorg/webrtc/PeerConnection$PeerConnectionState;","length <= AudioFrame::kMaxDataSizeBytes","HelpersAndroid","AP packet with incorrect NALU packet lengths.","Too large remapped id",": Received invalid TURN data indication","dmdName","connection(%p) TLS client hello wait for more data","Invalid RTCP header: Padding bit set but 0 padding size specified.","secp128r1","googDecodingNormal","TLS 1.3 server send_half_rtt_ticket","stream_index < ogg->nstreams","WEBRTC_VIDEO_CODEC_ERR_SIMULCAST_PARAMETERS_NOT_SUPPORTED","failed to enable stereo recording","AcquireLayersNals(), pFuncList and pParametersetStrategy needed to be initialized first!","iteration_count > 0","Failed to initialize decoder.","INVALID_METADATA_KEY","major_brand","ZN18ConnectionsManager22applyDatacenterAddressEjNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjE3$_0","external hmac sha-1 authentication","Orange","metadata_header_padding","subfile","Unknown signature algorithm.","N6webrtc24ScalabilityStructureL2T2E","pref_relay","=== send thread exiting ===","tmessages_native","CTRL_OPERATION_NOT_IMPLEMENTED","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_8NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","adpcm_sbpro_2","KEY_TYPE_MISMATCH",",0123456789*#ABCD","sha256WithRSAEncryption","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc","[Rc] VBV_Skip,dIncPercent = %f,iRcVaryPercentage = %d,pWelsSvcRc->bSkipFlag = %d","N6webrtc35audio_encoder_factory_template_impl20AudioEncoderFactoryTIJNS_16AudioEncoderOpusENS_15AudioEncoderL16EEEE","Failed to get video receive stats.","Invalid threshold value, low >= high threshold.","id-smime-aa-signingCertificate","ycgco","RC2-40-CBC","TLSV1_ALERT_BAD_CERTIFICATE_HASH_VALUE","ADPCM IMA WAV","; ignoring since socket is using 'any' address.","reason(%u)","UNKNOWN_FORMAT","g_input_bit_depth out of range [8..12]","t/1.0","@null cipher","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/bio/bio.cc","ehh flags invalid?!","id-pda-countryOfResidence","isRtc","DecreaseRate","N7cricket7UDPPortE","Failed to remove send stream with ssrc %u from m-section with mid='%s'.","WebRTC-Aec3EnforceRapidlyAdjustingNormalSuppressorTunings","N6webrtc28LibvpxVp8EncoderInfoSettingsE","login","SYNTAX_ERROR","The number of Newton iterations must be positive: ","!\"valid element size\"","Failed to get value from proof ",", preferred_pixel_formats = [","setct-CapTokenTBEX","count","Version %d","(IIIIII)Lorg/webrtc/VideoFrame$Buffer;","N7tgcalls21FakeAudioDeviceModule8RecorderE","director","WebRTC-Debugging-RtpDump","-----D--R","skip queue, token = %d: proxy/temp type: network unavailable"," is not supported!","use internal 2-pass ratecontrol in second pass mode","Neither sdp_mline_index nor sdp_mid specified.","googAnaUplinkPacketLossFraction","nativeStart","totalPlayoutDelay","packet->packet_type().has_value()","Connection::OnConnectionRequestResponse - No STUN_ATTR_PRIORITY found in the stun response message","iCEDraw text","jitterBufferMinimumDelay: ","N6webrtc20AudioEncoderG722ImplE","wuxga","WebRTC-ZeroPlayoutDelay","removedSamplesForAcceleration","getIceCandidatePoolSize","client finished","NSt6__ndk16__bindIMN6tgvoip13MessageThreadEFvvEJPS2_EEE","(II)V","Current MaxSpatialBitrate is invalid (UNSPECIFIED_BIT_RATE or larger than LEVEL5_2) but level setting is valid, set iMaxSpatialBitrate to %d from level (%d)","bad certificate","NativeByteBuffer *compressGZip(NativeByteBuffer *)","ptr == &out->data[out->size]","(Ljava/nio/ByteBuffer;Ljava/lang/Runnable;IIJLorg/webrtc/EncodedImage$FrameType;ILjava/lang/Integer;)V","_block_invoke","ice-ufrag","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pem/pem_lib.cc",", abs send time: ","profile = ","ParamValidationExt(),Invalid usage type = %d","WebRTC-ExtraICEPing/Not sending extra ping last_ping_sent_: ","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_22NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","result == nullptr","DroppedFrames.Ratelimiter","N7cricket12VideoAdapterE","nb_components>=1 && nb_components<=4","can't get jnienv","N7tgcalls14NetworkManagerE","Sequence","id-mod-kea-profile-88","yuv422p16le","Loop filter thread creation failed","id-aca-authenticationInfo","Failed to parse: \"","hihg_qp","NSt6__ndk110__function6__funcIZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_NS_9allocatorISA_EEFvS9_EEE","QuickTime / MOV","N6webrtc13TaskQueueBaseE","N6webrtc14AudioTransportE","libavcodec/mpegaudiodec_template.c","N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE","%@kW%","NSt6__ndk110__function6__funcIZN7cricket25BasicPortAllocatorSession11GetNetworksEvE3$_3NS_9allocatorIS4_EEFbPKN3rtc7NetworkEEEE","subexp_more_bits","connection(%p) recv failed","Registered resource \"","Motion JPEG","symmetry_cap","kGAMMA22","RECAPTCHA_CHECK_","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/callback_list.h","User defined functions","ASN1_BOOLEAN","ZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKN7cricket9CandidateEE_","ExposureBiasValue","ZN6tgvoip14VoIPController16ProcessExtraDataERNS_6BufferEE3$_0","Cannot gather candidates because ICE parameters are empty ufrag: ","decoder_payload_types.find(decoder.payload_type) == decoder_payload_types.end()","e2e.chain.groupBroadcastNonceCommit","WebRTC.Video.","NSt6__ndk114collate_bynameIcEE","N6webrtc24ScalabilityStructureL3T2E","BEFORE","Wheat","http://localhost/file","googAvailableSendBandwidth"," (default stream)","CERT_LENGTH_MISMATCH","NSt6__ndk110__function6__funcIZN7cricket18AllocationSequence14CreateTurnPortERKNS2_17RelayServerConfigEiE3$_0NS_9allocatorIS7_EEFvPNS2_13PortInterfaceEEEE","WebRTC-VP9-GetEncoderInfoOverride","-%d,%d,%d","!p->parent->stash_hwaccel","SplitAudio unknown payload type","N3rtc19FileRotatingLogSinkE","in_sample_fmt","Blockchain::build_block: last block height is too high","pcm_f32be","autobsf","DTLS-SRTP key installation for RTCP failed","setAttr-SecDevSig","%*sNumber%s: ","N6webrtc20TaskQueuePacedSenderE","BASIC_CONSTRAINTS",".note.gnu.build-id","rc_resize_allowed:","Failed to compute peer cert digest.","A change threshold on blocks below which they will be skipped by the encoder","N6webrtc19H265BitstreamParserE","The inherent loss upper bound bandwidth balance must be positive: ","CreateOffer called with invalid options.","MAX_FUNCTION_ARG=127","rtrim","libavcodec/avpacket.c","onDataChannel invoked, but data channel already exists","near \"%T\": syntax error","Tango","N7tgcalls12InstanceImplE","Scalable Texture Profile","N6webrtc6NormalE","global_quality","NO_SUPPORTED_VERSIONS_ENABLED","Unexpected TlsCertPolicy enum_name ",", audio_ptr_num_channels = ","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_key_share.cc","N7cricket29UnsupportedContentDescriptionE"," seq ","GetRecordState failed: %s","truemotion2","connect_exit","f_strict","Noise","BGR0;","TCP_RELAY","k > 0 && j + k < sizeof(name)","compressed","Inactive SRTP transport received an RTCP packet. Drop it.",", frame RTP timestamp: ","N6webrtc40VideoStreamBufferControllerStatsObserverE",") FAILED: destination.WriteBits(1, 1)","Registered ID","CWelsH264SVCEncoder::ForceIntraFrame(),nothing to do as bIDR set to false","\" disallowed it","N6webrtc16AudioDecoderPcmAE",", updated buffers = { ",": TCP server socket creation failed; continuing anyway.","AdaptFrameResolution returned false!","vp9_br","N6webrtc12_GLOBAL__N_111ComponentIdE","DEFAULT_MMAP_SIZE=0",", rtcp-mux:","N6webrtc8internal10AudioStateE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/remote_audio_source.cc","POLICY_MAPPING","WebRTC-Aec3ClampInstQualityToOneKillSwitch","public key routines","NO_HOSTNAME_SPECIFIED","socks5: udp associate successful, given endpoint %s:%d","WNV1I",", uri=","Discarding candidate because port is already done gathering.","FOREIGN KEY","FlexFEC03 packet with inflexible generator matrix. We do not support this, thus discarding packet.","syntax_error",", flexfec: {payload_type: ","WebRTC-Audio-MinimizeResamplingOnMobile","TLS Channel ID signature",", ALR experiment group ID: ","denoiser","s->drop_output","I2D_ECPKPARAMETERS_FAILURE","NULL_BEFORE_BLOCK_MISSING","ms. The gap between tones must be at least ","Encoding error: ","loss_limited_scale","InitEncode() has been called, but a callback function has not been set with RegisterEncodeCompleteCallback()","CRLDistributionPoints",": Connection created","ebu3213","N6webrtc16SimulatedNetworkE","selectedCandidatePairId","(IJ)V","ZN6webrtc21SdpOfferAnswerHandler24UpdateTransceiverChannelENS_13scoped_refptrINS_31RtpTransceiverProxyWithInternalINS_14RtpTransceiverEEEEERKN7cricket11ContentInfoEPKNS6_12ContentGroupEE3$_0","enc_key_id","NETWORK_MIGRATE_","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip11OpusEncoderEvEE"," would conflict with known mid","srflx"," refered buffers ","Server returned 5XX Server Error reply","SignalingSctpConnection: send error, storing data until ready to send (","cannot VACUUM from within a transaction","NOT_PKCS7_SIGNED_DATA","NO_PUBLIC_EXPONENT","Re-configuration Response, resp_seq_nbr=","FALSE","march","VP9E_SET_LOSSLESS","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS2_13BroadcastPartEE_NS_9allocatorIS6_EEFvS5_EEE","Xo>.,","long double","OfferToReceiveAudio","INVALID_NONCE","N12_GLOBAL__N_116itanium_demangle15ExprRequirementE","MSTRING_NOT_UNIVERSAL","Failed to allocate row_mt_worker_data->eob[plane]","ASN1_LENGTH_MISMATCH","compile_options","N6webrtc36QualityScalerQpUsageHandlerInterfaceE","PKCS7",". Cancelling the decode of this frame, decoding will resume when the frame buffers become decodable again.","id-PasswordBasedMAC","Basic OCSP Response","Delete","sqlite_rename_quotefix","back right","N6webrtc4rtcp12_GLOBAL__N_128RemoteEstimateSerializerImplE","St8bad_cast","ssse3","incr_low_rtt","ocsphelper","isAcousticEchoCancelerSupported","Empty transport feedback packet received.","WebRTC.Audio.EchoCanceller.MinRenderJitter","N6webrtc3jni19VideoEncoderWrapperE",", Ignored","7) erase request %d 0x%llx","N6webrtc14RtpTransceiverE","cancelled waiting login rpc request %p - %s",", port() Network:","SL_RESULT_IO_ERROR","/etc/lsb-release","Invalid operation kUndefined.","N6tgvoip20NetworkSocketWrapperE","N3rtc16RefCountedObjectIN6webrtc10I210BufferEEE","RealAudio 2.0 (28.8K)","CamStudio","fallocate","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE4$_17NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","setct-AuthResTBS","TLS server cert_callback","dvbsub","Resolume DXV","Creating DtlsSrtpTransport.","delta_q_u_ac.delta_q","id-GostR3411-94-CryptoProParamSet"," min_fps=","initializationTimeout","av_crc_init(av_crc_table[AV_CRC_24_IEEE], 0, 24, 0x864CFB, sizeof(av_crc_table[AV_CRC_24_IEEE])) >= 0","/home/gradle/TMessagesProj/jni/voip/webrtc/media/sctp/dcsctp_transport.cc","DarkOliveGreen","Failed writing VP9 ref indices.","des-cdmf","NSt6__ndk110__function6__funcIZN7tgcalls28StreamingMediaContextPrivate23requestSegmentsIfNeededEvEUlxE_NS_9allocatorIS4_EEFvxEEE","write_alert","WelsEncoderEncodeExt()MinCr Checking,codec bitstream size is larger than Level limitation","Failed to create fingerprint from the digest.","initEncode","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_115CandidatePairIdEEE","Non-monotonic clock behavior observed. Previous timestamp: ","frame skip compare function","scale_alr","On2 VP8","INAPPROPRIATE_FALLBACK","Attempt to fetch video channel from non-video","SetStartBitrate ","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/experiments/balanced_degradation_settings.cc","acelp.kelvin","/Users/dkaraush/projects/td/tde2e/td/e2e/Container.h","CHANNEL_ID_SIGNATURE_INVALID","av_crc_init(av_crc_table[AV_CRC_16_ANSI_LE], 1, 16, 0xA001, sizeof(av_crc_table[AV_CRC_16_ANSI_LE])) >= 0","N6webrtc23ReportBlockDataObserverE","can't parse magic %x in UserProfilePhoto","N7cricket33VoiceMediaReceiveChannelInterfaceE","received packet for unknown stream %u","Missing binding response error code.","Conflicting flags.","googAudioNetworkAdaptorConfig","IdxLT","BAD_RSA_PARAMETERS","TSA_N","YUV8J","CreateDataChannelOrError: PeerConnection is closed.","Failed to ProtectRtcp: SRTP not active","notchlc","%M:%S","Cirrus Logic AccuPak","HuffYUV MT","subexp_bits","Revival","operator co_await","Failed to get android network interface info","N7sigslot9has_slotsINS_15single_threadedEEE","UpdateAllocationLimits : total_requested_min_bitrate: ","aggregate",", dst_frame->mutable_data() = ","NO_COMMON_SIGNATURE_ALGORITHMS","NSt6__ndk110__function6__funcIZZN9Handshake45processHandshakeResponse_serverDHParamsAnswerEP8TLObjectxENK3$_2clES4_P8TL_errorixxiEUlvE0_NS_9allocatorIS8_EEFvvEEE","PAM (Portable AnyMap) image","sect239k1","keyEncipherment","s->buf_ptr < s->buf_end","Received invalid INIT","can't find %s stream in input file","ENDPOINTS","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc","unsupported restore location for register","Reset Java decoder.","stable","excluded","NSt6__ndk110__function6__funcIZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS2_10ColorSpaceEE3$_3NS_9allocatorISA_EEFvvEEE","pkcs7-encryptedData","A_QUICKTIME/QDM2","organization","ptime","TYPE_NOT_PRIMITIVE","Binding address has bad family"," in number","program","BMPSTRING","BIO_NOT_SET","N6dcsctp36CookieReceivedWhileShuttingDownCauseE","UNSPEC55","AudioPlayout","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_object.cc","Black Metal","Trying to change 'presume writable' while connections already exist!","brainpoolP192t1","TLSV1_ALERT_DECRYPTION_FAILED","Failed to allocate (pbi->h_event_start_decoding)","ParamValidationExt(), uiIntraPeriod(%d) should be multiple of uiGopSize(%d) or -1 specified!","DarkSeaGreen","9TL_req_pq","last_frame_idx","org/webrtc/VideoFrame$Buffer","SL_RESULT_PERMISSION_DENIED","after Time_code[15..0]","Unsupported nal unit type.","ssrc-groups","org/webrtc/CallSessionFileRotatingLogSink","DEFAULT_SYNCHRONOUS=2","no such module: %s","count_changes","I2ALA","AV_LOG_FORCE_256COLOR","Two Dlrr blocks found in same Extended Report packet","VCR1!","VoIPController_nativeRelease","Proxy does not support UDP - using UDP directly instead","(Lorg/webrtc/IceCandidate;)V","config version = %u","INVALID_BLOCK__INVALID_SHARED_SECRET","colorspace","ZN6webrtc22FieldTrialStructMemberIZNS_19EncoderInfoSettingsC1ENSt6__ndk117basic_string_viewIcNS2_11char_traitsIcEEEEE3$_3NS_21field_trial_list_impl16LambdaTypeTraitsIS7_EEEEPNS_21FieldTrialListWrapperES6_T_EUlPviE_","Realize() failed: ","*low_loss_threshold <= 1.0f","FlushBuffers","getSFrame","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/async_udp_socket.cc","7TL_user","EMPTY_PUBLIC_KEY"," not found!","Frames decoded was not 1 when first qp value was received.","ASV2#","infer","X509 V3 routines","Filler data","RSV_VCL31","blend onto a uniform color","Resetting UDP availability","Probe packet received: send time=","Overwriting duplicate fmtp parameter with key \"","startMonitoring","ADPCM IMA Duck DK4","SURROUND","00000001"," FlexFEC packets with payload type: ","Error encoding frame","PKCS7_LIB","kSendRecv","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","kOveruse",", reason: ","ipsec3","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_125EncodedImageBufferWrapperEEE","NSt6__ndk110__function6__funcIZN7tgcalls22InstanceV2ImplInternal5startEvEUlRKNS_6vectorIhNS_9allocatorIhEEEEE2_NS5_ISA_EEFvS9_EEE","Failed to get QP, bitstream is truncated or corrupted."," kbps, padding = ","operator->*","AES-256-CFB","CDToons video","delete","EnableBuiltInAGC(%d)","destination width","OCSP Signing","Max window size must be between 10 and 1000 packets","WebRTC-UseStandardBytesStats","ALPS_MISMATCH_ON_EARLY_DATA","current_date","onNetworkStateUpdated","ZN6webrtc16AsyncDnsResolver5StartERKN3rtc13SocketAddressEiN4absl12AnyInvocableIFvvEEEE3$_1","DeferredSeek","St13runtime_error","notnull","synthesizedSamplesEvents","Automatic animation detection experiment settings: min_duration_ms=","vp9: failed to sws_ctx","The rampup acceleration maxout time must be above zero: ","N10__cxxabiv121__vmi_class_type_infoE","yuv444p9be","socks5: udp associate failed","8SVX exponential","RADL_N","Peer video decoders:","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_digest.cc","from ","yuv440p12le","#<        ","EOS_NUT","error during GetMethodID: ","arnr_max_frames","atrac3","N7cricket33VideoMediaReceiveChannelInterfaceE","rc_overshoot_pct out of range [..100]","WebRTC.Video.NackPacketsSentPerMinute","iA5StringSyntax","N6dcsctp8TLVTraitINS_20CookieAckChunkConfigEEE","cipher","SRTP_COULD_NOT_ALLOCATE_PROFILES","unable to open database: %s","timestampsign","basic","getConfig add %s:%d to dc%d, flags %d, has_secret = %d[%d], try_this_port_only = %d, force_try_ipv6 = %d","Codec payload types overlap.","Unable to create pthread, error ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/jsep_transport.cc","bt2020","musepack8","     %-15s ",", payload_name: ","Adapted down successfully. Unfiltered adaptations: ","NSt6__ndk120__shared_ptr_emplaceI21BroadcastPartTaskJavaNS_9allocatorIS1_EEEE","Uncompressed 4:2:2 10-bit","trigger","quick_check","(I)Lorg/webrtc/PeerConnection$AdapterType;","current dc id = %u, time difference = %d, registered for push = %d","g_w out of range [1..16383]","N6dcsctp8TLVTraitINS_16IDataChunkConfigEEE","SliceArgumentValidationFixedSliceMode(), invalid uiSliceMbNum (%d) settings!,now turn to SM_SINGLE_SLICE type","obu_forbidden_bit","[aax] file checksum == ","decode at 1= 1/2, 2=1/4, 3=1/8 resolutions","CreateSessionDescription failed: ",") FAILED: destination->WriteExponentialGolomb(2)","Vorbis parser","image/x-tga","decoderImplementation","nSRecord","UNKNOWN_STATE","CREATE TABLE x"," at frame#","low frequency","N4bssl12_GLOBAL__N_110ECKeyShareE","SCAN CONSTANT ROW","BitString","METHOD_NOT_SUPPORTED","NSt6__ndk115messages_bynameIwEE","N6webrtc20OutputRateCalculatorE","media","N10WelsCommon9IWelsTaskE","transport == dtls_transport_->internal()","CAMELLIA-128-CFB1","'block-literal'","sect113r2","nobuffer","Could not find transport for m= section with mid='","aVJ\"8","valid","No multi-channel support",": Attempted to send to an uninitialized socket: ","headroom_db","opus_decoder","GOST R 34.10-94 DH","AddTrack with more than one stream is not supported with Plan B semantics.",": UpdateState(), ms since last received response=","INVALID_BLOCK__INVALID_GROUP_STATE","mtproto noop","RETRY_LIMIT","roleOccupant","Mesh Object Plane start","Cannot Add 10 ms audio, input frequency and length doesn't match","I49B@","N10__cxxabiv120__function_type_infoE","->OnMessageReceived(): Received an unknown PPID "," ] [ratio: ","-inf bps","TLSV1_ALERT_DECODE_ERROR","ZN6webrtc14PeerConnection31InitializeTransportController_nERKNS_23PeerConnectionInterface16RTCConfigurationERKNS_26PeerConnectionDependenciesEE3$_0","Received init ack","N6webrtc27ScalabilityStructureL2T1KeyE","favouriteDrink","quality","type() == Type::kNative","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_19EncoderInfoSettingsC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEE3$_0NS2_21field_trial_list_impl16LambdaTypeTraitsIS9_EEEEPNS2_21FieldTrialListWrapperES8_T_EUlPviE_NS_9allocatorISH_EEFvSG_iEEE","Incoming SSN Reset Request, req_seq_nbr=","MicrophoneIsInitialized","Amazing Studio Packed Animation File Audio","kSMPTE170M","N6tgvoip10AudioMixerE","NetEq decision logic config:","ZN6webrtc16LibvpxVp9Decoder11ReturnFrameEPK9vpx_imagejiPKNS_10ColorSpaceEE3$_3","enable_dual_filter","setct-CredReqTBSX","id-qt-unotice","RC2-CFB","N7tgcalls36SctpDataChannelProviderInterfaceImplE","SetActiveAudioLayer: ","N4absl19functional_internal11FrontBinderIMN6webrtc27VideoStreamBufferControllerEFvNS2_9TimeDeltaEEJPS3_EEE","connection(%p) not ipv6 address %s","Failed to allocate tpl_gop_stats->frame_stats_list[frame_idx].block_stats_list","Mix of studio and non studio profile","4User","skip_initial_bytes","max_consec_drop","()Ljava/lang/Long;","frame_buffer->type() == VideoFrameBuffer::Type::kI420 || frame_buffer->type() == VideoFrameBuffer::Type::kI420A",", show_frame = ","Xbox Media Audio 2","IAC (Indeo Audio Coder)","KeyFramesSentInPermille ","id-cct","seconds_value","objc_object",": Received TURN create permission error response, id=","NSt6__ndk110__function6__funcIZN18ConnectionsManager8setRegIdENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","Missing message type in CCM RtcpFeedback.","connection(%p) TLS response wait for more data, total size %d, left %d","WelsEncoderEncodeExt(), iLayerNum(%d) > MAX_LAYER_NUM_OF_FRAME(%d)!","cum_loss: ","kYCOCG","WebRTC-Bwe-InjectedCongestionController","screenpresso","Ntk_YL","INVALID_INPUT","WebRTC.Call.RtcpBitrateReceivedInBps, ","WebRTC.Audio.GainController.Analog.Enabled",", only ",", message ","Treating as delta frame since ","Could not read isLowCost.","(Landroid/content/Context;Landroid/media/AudioManager;II)I","TOO_MUCH_READ_EARLY_DATA","Windows Media Audio 9 Professional","Ignored unknown ssrc-specific attribute: ","degradation_preference_provider_"," start bitrate ","november","index %s already exists","module_list","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_session.cc","setFloatRegister","image/x-xpixmap","WebRTC.Video.GenericDecoder.PacketReceiveDelay","nearend_tuning_mask_lf_enr_transparent","permitted","_%0*zu","Can't protect ","WebRTC-Video-Pacing","DeepSkyBlue",", expected ","tgc-work","float","table %S has %d columns but %d values were supplied","temp_store_directory","WebRTC.Stun.Integrity.ErrorResponse.TryAlternate"," Hz, num render channels: ","%s: pri %d trc %d matrix %d","N6webrtc12_GLOBAL__N_128DataChannelProxyWithInternalINS_20DataChannelInterfaceEEE","SetPlayoutChannels(%zu)","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_5NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvbE_","AES256","Packet is too small to be a valid FIR packet.",", pings_since_last_response=","BT.2020","RSV_VCL_N10","jitter_resync_threshold","Error number %d occurred","LightCoral","nb_threads >= 0","Invalid frame sync code","bytes [","a CHECK constraint","nativeSetNativeBufferSize","DURATION","socks5: udp associate: wrong ver in response","WAVEFORMATEX support for RIFX files","Frame scheduled out of order, render_time=","NSt6__ndk110__function6__funcIZN18ConnectionsManager13setIpStrategyEhE3$_0NS_9allocatorIS3_EEFvvEEE","N7tgcalls19SignalingConnectionE","set resampling Engine","getTurnPortPrunePolicy","Signaling: hash must be a string","UNEXPECTED_MESSAGE","()Lorg/webrtc/CryptoOptions$SFrame;","set input text subtitles character encoding"," samples)","/Users/dkaraush/projects/td/tde2e/td/e2e/Call.cpp","ERROR_IN_RECEIVED_CIPHER_LIST","Anime","java/nio/ByteBuffer","content types","N6webrtc12DegradedCall31FakeNetworkPipeTransportAdapterE","pcm_u24le","RV15%","%#T() may not be used as a window function","Chamber Music","UNKNOWN","OPERATION_NOT_DEFINED","CERT_ALREADY_IN_HASH_TABLE","enableAgc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc","last_value","export_xmp","Cap uncertainty must be between 0 and 0.025","id-smime-cti-ets-proofOfCreation","H263 MB Info","resets","scene change threshold","qRe`X","Failed to SetBaseMinimumPlayoutDelayMs on AudioReceiveStreamInterface on SSRC=","BN_DEC2BN_ERROR","INVALID_DELEGATED_CREDENTIAL","V_MJPEG","DirectDraw Surface image decoder","PliPacketsReceivedPerMinute","cannot modify %s because it is a view","N3rtc20VideoSourceInterfaceIN6webrtc10VideoFrameEEE","N6webrtc18FrameCountObserverE","Failed to parse the connection data. The address type is mismatching.","kIEC61966_2_4","Abstract","11ISVCEncoder","N6webrtc23SimulcastEncoderAdapterE","Invalid parameters in RTCP mux answer",", crest_factor_margin: ","unable to close due to unfinalized statements or unfinished backups","write_compressed_header: output buffer full","epoll_ctl EPOLL_CTL_DEL","Specify level","extension_header_reserved_3bits","FecBitrateSentInKbps","auto_vacuum","TrueType font","index < def_len","err_detect","TLSV1_ALERT_RECORD_OVERFLOW","sprop-stereo","cannot create triggers on virtual tables","N6webrtc3AgcE","dead_connection_timeout_ms","native_checkProxy","onConnectionChange","sI]YK","N7cricket22WebRtcVideoSendChannelE","adpcm_ima_mtf","Encoder failed but no fallback codec is available",", send_time_delta_ms=","PUBLIC_KEY_ENCODE_ERROR","] , supports_simulcast = ","V_REAL/RV30","audio_init_bitrate","SetStereoRecording","Fast Fusion","title-sort","ssrc-group","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I210BufferBaseEEE","WebRTC.PeerConnection.DtlsFingerprintLegacySha1","N6webrtc12_GLOBAL__N_114I010BufferBaseE","not suspended","Rtcp packet size mismatch. Calculated: ","row_interleaved_lr","freshestCRL","WebRTC.Audio.EchoCanceller.FilterDelay","finish","TLS 1.3 client send_client_encrypted_extensions","defer_foreign_keys","mjpeg_2000","handleStateChange","random_device failed to open ","fcntl get pipefds[0] failed","getCname","tcpType","ATTACH x AS %Q","getParams","NEGATIVE_NUMBER","adpcm_ct","N6webrtc23NetworkLinkRtcpObserverE","Winnov WNV1","N6webrtc11MediaStreamE","microdvd","audio/aac,audio/aacp,audio/x-aac","s->nb_streams>0"," USING COVERING INDEX ","RSV_VCL27","No media engine for mid=","SandyBrown","{receiver_reference_time_report: ","->SendPacket(...): SCTP seems to have made a packet that is bigger than its official MTU: ","Start getting ports with turn_port_prune_policy ","s->pict_type == AV_PICTURE_TYPE_I || (s->last_picture_ptr && s->last_picture_ptr->f->buf[0])",", analog_mic_gain_emulation: { enabled: ","unknown error","GENERAL_NAMES","webm_dash_manifest_duration","cannot open %s column for writing","rc_resize_up_thresh out of range [..100]","playoutId","ZN7tgcalls7ManagerC1EPN3rtc6ThreadEONS_10DescriptorEE3$_0","id-smime-alg-CMS3DESwrap","rc2-ecb","POLICYINFO"," value can't be negative.","QualityLimitedResolutionInPercent ","RemotelyAnywhere Screen Capture","N6webrtc8NotifierINS_20MediaStreamInterfaceEEE","WebRTC.Stun.Integrity.ErrorResponse.BadRequest","Failed to parse PPS from first fragment of FU NAL unit with original type: ","N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE","unsigned long long","profile-compatibility-indicator","Wing Commander III / Xan","/home/gradle/TMessagesProj/jni/voip/webrtc/media/engine/simulcast_encoder_adapter.cc","N6dcsctp28SupportedExtensionsParameterE","%s/%s/%s, ","PEER_ERROR_UNSUPPORTED_CERTIFICATE_TYPE","permissions","SCTE 35 Message Queue","N3rtc16RefCountedObjectINS_8internal13WeakReference4FlagEEE","Bitrate must be smaller enough to avoid overflows.","INVALID_MGF1_MD","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_time.cc","Valid values: send / recv.","INDEX %s","Expected to find delta for seq_no ","POINT_ARITHMETIC_FAILURE","N10WelsCommon15CWelsThreadPoolE"," old_length: ","precision lowp float;uniform sampler2D u_TextureUnit;varying vec2 v_TextureCoordinates;uniform float u_Alpha;void main(){    gl_FragColor = texture2D(u_TextureUnit, v_TextureCoordinates);    gl_FragColor.w *= u_Alpha;}","NSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE","NO_ISSUER_CERTIFICATE"," items)","Strings Metadata","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/stack/stack.cc","socks5: udp associate response parse failed","missing extension","extended header too long.","src_v_chr_pos","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","avcodec_send_packet (drain) failed with result: ","Unknown DTLS-SRTP crypto suite","LightSeaGreen","Encoded.Qp.Vp8.S1","additional_frame_id_length_minus_1",", dup_tsns=","adpcm_zork","wham+","Cannot set padding size ","Reporting high QP, framedrop percent ","getCaptureTimeNs","MaxIncreaseFactor","jedec-p22","$@UUUA","TLSV1_ALERT_INAPPROPRIATE_FALLBACK","Windows Media Audio Lossless"," are removed.",", padding_rate = ","ROLLBACK","res binder","ssrc_to_rtp_module_.empty()","Use the CreateWindowsCoreAudioAudioDeviceModule() factory method instead for this option.","render: discarding video frames at the end of a segment (displayed ","Output even potentially corrupted frames","Extradata version %d","too many terms in %s BY clause","Terror","NSt6__ndk110__function6__baseIFiN6webrtc14AudioFrameTypeEhjN3rtc9ArrayViewIKhLin4711EEExNS5_IKjLin4711EEEEEE","6) erase request %d 0x%llx","N7cricket23MediaContentDescriptionE","timed ID3 metadata","after rename","%.*s%s","Failed to fit a fragment to packet in SingleNalu packetization mode. Payload size left ",": Caching DTLS ClientHello packet until DTLS is started.","AES-192 counter mode using openssl","!is_inited_","Sync video delay ","libavcodec/mpegvideo.c","10Connection","rw_timeout","Cannot load pruned node","force resampling","The picture size is too large.","Stream not found for ssrc: ","VP61[","DataChannelObserver - adapter needed","Lo-Fi","googRenderDelayMs","X509v3 CRL Number","N6webrtc15FecHeaderWriterE","native_resumeNetwork","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/opensles_player.cc","Ignore the edit list atom.","scale_small","QDesign Music Codec 2","Invalid RID value: ","yuva444p10le","N6webrtc21IceTransportInterfaceE","Channel count %d","Failed to parse header. Frame marker should be 2.","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc","Truncated packet or corrupt partition 0 length","{uri: ","Removing framerate down-scaling setting.","reset authorization because of dc %d","FU-A NAL units truncated.","SSSRRR","N7cricket25WebRtcVideoReceiveChannelE","OUTPUT_CHANGED","set-attr","Avid Meridien Uncompressed","getIceCheckMinInterval","TLS post connection check failed","offset_y >= 0","Check failed: %s ","PRINTABLE","remoteSsrc","Sending public endpoints request","aes-128-ecb","getTurnCustomizer","N6webrtc24RtcEventIceCandidatePairE","case_sensitive_like","Tune the encoding to a specific scenario","UNSPEC60","Unknown section type.","N6webrtc4rtcp3ByeE","source vertical chroma position in luma grid/256","}v)d]S","NSt6__ndk110moneypunctIwLb1EEE","getRtcp","N6webrtc8RtcEventE","N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE","gost89-cnt",", skipped packets ","after width","Maximum interval between transport feedback RTCP messages: ","PKCS_DECODING_ERROR","is_global[ref]","N6webrtc11H264EncoderE","dst_range",": Discarding REFLECTOR message from unknown address: ","fecPacketsReceived","N6webrtc25RtcEventDtlsWritableStateE","id-it-keyPairParamReq","operator delete","ParamValidation(), AdaptiveQuant(%d) is not supported yet for screen content, auto turned off","NSt6__ndk110__function6__baseIFvRKN6webrtc17RtpPacketReceivedEEEE","cACertificate","CanInsertDtmf: Sender does not have SSRC.","pMbCache->pBufferInterPredMe",", active: ","adpcm_ima_dat4","flexfec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_strex.cc","lastUpdate","N6webrtc19EncodeUsageResourceE","Rng().Generate(bytes.get(), 31)","DECRYPTION_FAILED_OR_BAD_RECORD_MAC","Signaling: unknown message type ","h264_kbps_res","fcntl set pipefds[1] failed","packetsDiscardedOnSend","MPEG-4 part 2 Microsoft variant version 3","json_object","id-cmc-transactionId","N6webrtc12DelayManagerE",": Missing STUN_ATTR_DATA attribute in data indication.","Intel Indeo Video Interactive 4","Profile 2","wrong Vector magic in TL_msg_resend_req, got %x","AEAD_AES_128_GCM","Invalid video playout delay: [","ZN7tgcalls27GroupInstanceCustomInternal23addIncomingAudioChannelENS_12_GLOBAL__N_19ChannelIdExbEUljhbE_",": Redirecting from TURN server [","N6webrtc4rtcp17TransportFeedbackE","idea-cfb","function should not have been called","vtable constructor failed: %s","TLS support currently is not available.","commit","connection(%p, account%u, dc%u, type %d) reconnect %s:%hu","JPEG 2000 codestream restriction 1","N6dcsctp23UserInitiatedAbortCauseE","AllocationSequence: No relay server configured, skipping.","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_116FrameTransformerEEE","Set stable_writable_connection_ping_interval to ","Codec '%s' (%d) is not supported by the bitstream filter '%s'. Supported codecs are: ","error setting priority: %d / %s","buffered_amount <= std::numeric_limits<int64_t>::max()","tcptype","operator==","googFrameWidthInput","Can't create EVP_MD_CTX","aes-192-ccm","JEDEC P22","googCertificate","ParamValidationExt(), bSimulcastAVC(%d) is not compatible with bPrefixNalAddingCtrl(%d) true, adjusted bPrefixNalAddingCtrl to false","N6webrtc27RtpStreamReceiverController8ReceiverE","audio.size() == static_cast<size_t>(NumChannels() * SampleRateHz() / 100)","context_count && h->slice_ctx[context_count - 1].mb_y < h->mb_height","N6webrtc27AudioReceiveStreamInterfaceE","Main freelist: ","encrypted_header.size() == 32","length_cname < 256","InitRecording failed","ECDHE-ECDSA-AES256-GCM-SHA384","BitrateSentInKbps","WebRTC.Video.DroppedFrames.RenderQueue ","N6webrtc16AudioRtpReceiverE","tile-columns","segment","On page %u at right child: "," LOOP","ZN6tgvoip14VoIPController21ProcessIncomingPacketERNS_13NetworkPacketERNS_8EndpointEE3$_2","Changed decoder implementation to: ","libavcodec/avcodec.c","GOST 28147-89","subjectDirectoryAttributes"," packets sent = ","id-camellia128-wrap","gf_max_total_boost_factor.den out of range [1..1000]","VARIABLE_EXPANSION_TOO_LONG","Invalid frame height","N6webrtc19MediaStreamObserverE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/ecdsa/ecdsa_asn1.cc","Write files assuming it is a live stream.","title","!HasDuplicateEntries()","max_window_duration","SMPTE ST 12-1:2014 timecode","getRequestedResolutionAlignment","A_REAL/SIPR","cannot UPSERT a view","rotate","CIE ID is not zero","unlink","-DS------","N12_GLOBAL__N_116itanium_demangle13SubobjectExprE","X509v3 Name Constraints","CAMELLIA-192-CBC","o_alice_public_key_","speech_encoder_","setct-BCIDistributionTBS","write bytes error","Failed to allocate cpi->mt_current_mb_col","name=","aggregated_fragments > 0","UTF-8","reverse_unordered_selects","Config(%p, %s) failed fseek to begin, reopen it","unknown PSK identity","WebRTC.Video.RenderFramesPerSecond","/home/gradle/TMessagesProj/jni/voip/webrtc/video/frame_encode_metadata_writer.cc","N7cricket13DtlsTransportE","StartPlayout[tid=%d]","Canopus Lossless Codec","N6webrtc15AudioProcessingE","seq_force_integer_mv","des-ede3-cfb","(Landroid/content/Context;)V","brainpoolP224t1","N6webrtc8NotifierINS_19AudioTrackInterfaceEEE","truemotion2rt","Simbiosis Interactive IMX Video","Codec not found.","ZN6webrtc13SctpTransportC1ENSt6__ndk110unique_ptrIN7cricket21SctpTransportInternalENS1_14default_deleteIS4_EEEEE3$_0","wakeup network account%u","probingSsrc","checkpointed","onSessionCreated","N6webrtc19AudioDeviceTemplateINS_20AudioScreenRecordJniENS_13AudioTrackJniEEE","adpcm_psx","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/ssl_transcript.cc","TLS server start_accept","N3rtc29rtc_operations_chain_internal20OperationWithFunctorIZN6webrtc21SdpOfferAnswerHandler19SetLocalDescriptionENSt6__ndk110unique_ptrINS2_27SessionDescriptionInterfaceENS4_14default_deleteIS6_EEEENS2_13scoped_refptrINS2_36SetLocalDescriptionObserverInterfaceEEEE3$_1EE","OpenAutoindex","implementation_name = '","Speech","CNAME attribute missing for SSRC ","urn:ietf:params:rtp-hdrext:ssrc-audio-level","9PeerColor","NSt6__ndk110__function6__funcIZN7cricket19P2PTransportChannelC1ENS_17basic_string_viewIcNS_11char_traitsIcEEEEiPNS2_13PortAllocatorEPN6webrtc32AsyncDnsResolverFactoryInterfaceENS_10unique_ptrISB_NS_14default_deleteISB_EEEEPNSA_11RtcEventLogEPNS2_29IceControllerFactoryInterfaceEPNS2_35ActiveIceControllerFactoryInterfaceEPKNSA_15FieldTrialsViewEE3$_1NS_9allocatorISQ_EEFNS2_7IceRoleEvEEE","consider things that violate the spec, are fast to check and have not been seen in the wild as errors","St13bad_exception","full_chroma_int","BAD_X509_FILETYPE","23TL_destroy_session_none","POINT_IS_NOT_ON_CURVE","org/webrtc/NetworkChangeDetector$NetworkInformation","packet->packet_type()","bmv_video","hdr.num_ref_pics <= kMaxVp9RefPics","INVALID_AD_SIZE","WRONG_SSL_VERSION","N6webrtc3voe12_GLOBAL__N_114ChannelReceiveE","NETWORK_ERROR","ZN7tgcalls12MediaManagerC1EPN3rtc6ThreadEbNS_15ProtocolVersionERKNS_18MediaDevicesConfigENSt6__ndk110shared_ptrINS_21VideoCaptureInterfaceEEENS8_8functionIFvONS_7MessageEEEESG_NSC_IFviEEENSC_IFvffEEENSC_IFN6webrtc13scoped_refptrINSL_17AudioDeviceModuleEEEPNSL_16TaskQueueFactoryEEEEbNS8_6vectorINS8_12basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEENSX_ISZ_EEEENS9_INS_15PlatformContextEEEE3$_0","TLSV1_ALERT_CERTIFICATE_UNOBTAINABLE","time_threshold","17TL_msgs_state_req","set bitrate (in bits/s)","Encipher Only","Failed resending RTP packet ","temporary","vp8_qp_max",": Timed out after ","nb_jobs > 0","STEREO_AND_KEYBOARD_MIC","Electroclash","consider all spec non compliancies as errors","Can't add users","YUYVn","FlexFEC is enabled, but no protected media SSRC given. Therefore disabling FlexFEC.","id-mod-qualified-cert-93","NSt6__ndk114__num_get_baseE","SetLocalDescription - observer is NULL.","Error during GetStaticMethodID: ","ss_number_layers * ts_number_layers is out of range","N6webrtc16BitrateAllocatorE","num_ticks_per_picture_minus_1","N6webrtc20RtcEventAudioPlayoutE","EXPERIMENTAL","id-qt-cps","ZN6dcsctp19RetransmissionQueueC1ENSt6__ndk117basic_string_viewIcNS1_11char_traitsIcEEEEPNS_21DcSctpSocketCallbacksEN6webrtc11StrongAliasINS_6TSNTagEjEEjRNS_9SendQueueENS1_8functionIFvNS8_9TimeDeltaEEEENSE_IFvvEEERNS_5TimerERKNS_13DcSctpOptionsEbbE3$_0","isDeviceBlacklistedForOpenSLESUsage","favor_inter","SubViewer subtitle","gif decoder","Attempting to get contributing sources for SSRC:","CpuLimitedResolutionInPercent","simple","Page %d is never used","12TL_jsonArray","NSt6__ndk110__function6__funcIZN6webrtc14PeerConnection34InitializeUnDemuxablePacketHandlerEvE3$_1NS_9allocatorIS4_EEFvRKNS2_17RtpPacketReceivedEEEE","WebRTC.Video.RMSEOfEncodingBitrateInKbps.","Processing the removal of a track for MID=","getFrameSizePixels","enabled","Allocation can't be started without setting the peer tag.","Uncompressed RGB 10-bit","permittedSubtrees","chroma_sample_position","N6webrtc28BasicAsyncDnsResolverFactoryE","decltype"," RSID=","NSt6__ndk110__function6__baseIFbiEEE","N3rtc16RefCountedObjectIN7tgcalls12_GLOBAL__N_118CustomEchoDetectorEEE","CreateAnswer failed because the session was shut down","userNotice","parent-media-source","Due to sequence number gaps, cannot protect media packets with a single block of FEC packets.","23TL_emojiStatus_layer197","recvonly","N6dcsctp8TLVTraitINS_38OutgoingSSNResetRequestParameterConfigEEE","geteuid","Direct Show Samples embedded in Ogg","NSt6__ndk110__function6__funcIZN6dcsctp12TimerManager11CreateTimerENS_17basic_string_viewIcNS_11char_traitsIcEEEENS_8functionIFN6webrtc9TimeDeltaEvEEERKNS2_12TimerOptionsEE3$_0NS_9allocatorISG_EEFvvEEE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/rsa/padding.cc.inc","unsupported encoding: %s","A_PCM/FLOAT/IEEE","N6webrtc26DefaultIceTransportFactoryE","duplicate column name: %s","set-ctype","([BI)Z","SetRecordingSampleRate(","WEBRTC_VIDEO_CODEC_UNINITIALIZED","pRefList","override_dscp","NOT_ENOUGH_DATA","NSt6__ndk110__function6__funcIZN7cricket10Connection18ShouldSendGoogPingEPKNS2_11StunMessageEE3$_1NS_9allocatorIS7_EEFbiEEE","Erorr initializing audio capture","WebRTC.BWE.BweDropProbingIntervalInS","kEECDH","NSt6__ndk110__function6__funcIZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljhbE_NS_9allocatorIS5_EEFvjhbEEE","WebRTC-FakeNetworkReceiveConfig","ZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0","id-smime-ct-authData","ar_coeff_lag","Received peer IPv6 endpoint [%s]:%u","CustomRendered","trying to decrypt config %d","????????","N6webrtc12EncodedImageE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/pc/peer_connection_factory.cc","id-cmc-senderNonce","TCP/DTLS/SCTP","bit_pos <= hash.size() * 8","hard_heap_limit","Opera","NSt6__ndk120__shared_ptr_emplaceI26RequestCurrentTimeTaskJavaNS_9allocatorIS1_EEEE","Could not read candidate string.","OfferToReceiveVideo","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_track_jni.cc","The inherent loss lower bound must be in [0, 1): ","set input text subtitles character encoding mode","Failed to unprotect RTP packet: size=","Attempted to set RtpParameters min bitrate larger than max bitrate.","ignore errors","d.cpsuri","failed memory resize %u to %u bytes",") FAILED: destination.WriteExponentialGolomb(sps.max_num_ref_frames)","memory","context_update_tile_id","name.relativename","ZN10Datacenter19exportAuthorizationEvE3$_0","voice_info_by_sender_ssrc_.count(sender_info.ssrc()) == 0","onFrame","Unable to add certificate.","WebRTC-Bwe-ProbingConfiguration","149.154.167.51","allow non-standardized experimental variants","17TL_help_getConfig","nsCaPolicyUrl","decryption_key","legacy_alter_table","onIceGatheringChange","WebRTC.Audio.AndroidNativeAudioBufferSizeDifferenceFromInitialMs","clip_to_restricted_range","Invalid DataChannelInit","bitrate","sect233k1","CWelsH264SVCEncoder::WelsCodeOnePicPartition: iSliceIdx(%d) over iMaxSliceNum(%d)","NSt6__ndk110__function6__baseIFviEEE","DESCRIPTION","INVALID_TICKET_KEYS_LENGTH","AVHWFramesContext","\\>FH8","generic cryptogram","pcm_s16le_planar","WebRTC-DataChannel-Dcsctp/Enabled/WebRTC-Audio-Allocation/min:32kbps,max:32kbps/WebRTC-Audio-OpusMinPacketLossRate/Enabled-1/WebRTC-TaskQueuePacer/Enabled/WebRTC-VP8ConferenceTemporalLayers/1/WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/WebRTC-BweLossExperiment/Enabled/",": Connection closed with error ","NSt6__ndk110shared_ptrIN7tgcalls27VideoSinkInterfaceProxyImplEE27__shared_ptr_default_deleteIS2_S2_EE","NSt6__ndk110__function6__baseIFvhbEEE","sizeof ",".InterframeDelay95PercentileInMs","CustomPostProcessing","org/webrtc/PeerConnection$PeerConnectionState","N6webrtc27ScalabilityStructureL3T3KeyE","Frame has bad render timing because it is out of the delay bounds (frame_delay_ms=","tbl_name='%q' AND type!='trigger'","UNION ALL","CRL_VERIFY_FAILURE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/video_frame.cc","N7tgcalls12_GLOBAL__N_112_GLOBAL__N_113AudioSinkImplE","totalAssemblyTime","-------DS","totalDecodeTime","onIntegrityCheckClassic","HMAC routines","scale_factor","[OpenH264] this = 0x%p, Debug:","WebRTC.Call.AudioBitrateReceivedInKbps","UTF16","HEXAGONAL","Data Channel OPEN_ACK message of unexpected type: ","objCA"," Old state: ","arithmetic addition dither","N6webrtc16MediaStreamTrackINS_19AudioTrackInterfaceEEE","Forward Uncompressed","encoder-","Creating data channel, mid=","Scaling factors not specified!","Trance","Celtic","N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE","/home/gradle/TMessagesProj/jni/voip/webrtc/common_audio/resampler/push_sinc_resampler.cc","Failed to allocate pbi->mt_yleft_col[i]"," !\"#$%&'()*+,-.//012234455667778889999","OpenSSLAdapter::Error(","png =","subject","NULL_PARAMETER"," VOLC","N6webrtc17DtmfToneGeneratorE","NSt6__ndk110__function6__funcIZN6tgvoip5audio17AudioInputAndroidC1EvE3$_0NS_9allocatorIS5_EEFvP7_JNIEnvEEE","Error during JavaToNativeVector","SRR_SIGNATURE_ERROR","Slow Jam","java/lang/Iterable","[Rc] bits in buffer = %lld, bits in Max bitrate buffer = %lld","Alias/Wavefront PIX image","INVALID_ALPN_PROTOCOL","J422 ","3.0(back)","Set operating point to select layers to parse from a scalable bitstream","Couldn't allocate memory in AlignedMalloc","Buffer callback in non-recording state!","rc_undershoot_pct:","N6webrtc23VideoRtpDepacketizerVp8E","qcRl;","interop-constraints",", mobile_mode: ","N6WelsVP12CVpFrameWorkE","ILLEGAL_OR_UNSUPPORTED_PADDING_MODE","22TL_reactionCustomEmoji","CTRL_NOT_IMPLEMENTED","disabled","DSD (Direct Stream Digital), most significant bit first, planar","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc","23TL_inputUserFromMessage","uniform mat4 u_MvpMatrix;attribute vec4 a_Position;void main(){   gl_Position = u_MvpMatrix * a_Position;}"," bps is ignored.",", color_range = ","loop_filter_ref_deltas[AV1_REF_FRAME_LAST2]","allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component","balance_reset","NSt6__ndk110__function6__baseIFvON7tgcalls16DecryptedMessageEEEE"," > kMaxValidRatio (","gost-mac","(ILjava/lang/String;)V","N3rtc16RefCountedObjectIN6webrtc30BandwidthQualityScalerResourceEEE",". Discarding REFLECTOR port.","No decoder of this type exists.","ngScreenshareBwe","invalidityDate","N6webrtc24Vp8TemporalLayersFactoryE","decoder_buffer_delay[i]","PPM (Portable PixelMap) image","pseudonym","x25519","onRequestBroadcastPart","org/telegram/messenger/voip/VLog","NSt6__ndk110__function6__funcIZN18ConnectionsManager18onConnectionClosedEP10ConnectioniE3$_0NS_9allocatorIS5_EEFvvEEE","padding_rate >= DataRate::Zero()","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/sctp_data_channel.cc","print_info","ZN3rtc7tracing12_GLOBAL__N_111EventLogger5StartEP7__sFILEbEUlvE_","id-ct-asciiTextWithCRLF","WebRTC-FlexFEC trial is not enabled, not sending FlexFEC","setct-PCertReqData","RIGHT","Failed to parse the OPEN message for sid ","max_probe_packets"," stable bitrate = ","OCTAGONAL","Select an operating point of the scalable bitstream","EMPTY_PSK","MPEG4 Video Decoder","WebRTC.PeerConnection.AddIceCandidate","%lf%7s","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_0NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","Multiple input volume controllers enabled.","recursive aggregate queries not supported","candidateType","account%u dc%u handshake: bad prime, type = %d","V_MPEG1","CreateRandomString(len, &str)","group_concat","bad type for ","SignalEncoderTimedOut, Encoder timed out.","()Lorg/webrtc/PeerConnection$RtcpMuxPolicy;","onAddSuccess","pIntra4x4PredModeBlocks","googCodecName","DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH","A_QUICKTIME","audio_bitrate_step_decr","INVALID_NULL_ARGUMENT","Block(sign=","index expressions","end_packets","iMaxTh = %d,pWelsSvcRc->iTargetBits = %d,pWelsSvcRc->iBufferSizeSkip = %d, pWelsSvcRc->iBufferFullnessSkip= %lld","<N6webrtc19TransparentModeImplE","parser stack overflow","_AVX2","avg_frame_size_median","aptX (Audio Processing Technology for Bluetooth)","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_1","SHOULD_NOT_HAVE_BEEN_CALLED",", active_streams_count: ","matroska","AES-256-CFB1","N6webrtc20AudioDecoderG722ImplE","On2 VP6 (Flash version, with alpha channel)","WebRTC.Call.RtcpBitrateReceivedInBps","Failed to allocate loop filter data","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/rtp/control_handler.cc","(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I","ValueList","idcin","num_units_in_decoding_tick","setct-AuthRevReqBaggage","AP packet too short","non-%s value in %s.%s","WebRTC.Audio.EchoCanceller.RenderOverruns","%Y-%m-%dT%H:%M:%S","bad_optional_access","NSt6__ndk16__bindIMN6tgvoip11OpusEncoderEFvvEJPS2_EEE","dstY >= ret","b_qoffset","temporal_group_temporal_id[i]","use best rate distortion","WebRTC.Stun.Integrity.ErrorResponse.Unauthorized","N6dcsctp17HeartbeatAckChunkE","Artist/performer","N6webrtc28NetworkStateEstimateObserverE","g_jvm","L565$","connection(%p) TLS response wait for more data, not enough bytes for header, total = %d","getIceTransportsType","unsupported channel count %u",") FAILED: destination.WriteUInt8(static_cast<uint8_t>(color_space.matrix()))","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/numerics/percentile_filter.h","SRTP event: SSRC collision","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc","Applied GOOG_DELTA","public ed25519 key","ABORT chunk verification tag was wrong","CONNECTION_3G","QUAD_SIDE","skip queue, token = %d: unknown dc",", min_bitrate_bps:","AES-256-CTR","BAD_DIGEST_LENGTH",", %lld kb/s",", multi_channel_capture: ","G-Funk","TurnPort connected to ","frames per native buffer: %zu","Field order","N6webrtc20FieldTrialStructListINS_19EncoderInfoSettings12BitrateLimitEEE","~VideoReceiveStream2: ","before time_increment_resolution","ctts_sample","N7cricket23VideoReceiverParametersE","NSt6__ndk115numpunct_bynameIcEE","RSA-SHA512","Failed to parse received SCTP packet","ZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_0clEN7tgcalls5StateEEUlP7_JNIEnvE_","<INVALID>","PARTITION clause","Chroma-derived CL",", pk=","kI420A","variance",", available: ","per-block quantization parameter (QP)","OCSP CRL ID","No PPS with id << ","Unable to add audio 'remote-outbound-rtp' to "," specified but no media section with that mid found.","iterator","FILTER clause may only be used with aggregate window functions","N6webrtc19VideoTrackInterfaceE","totalPacketSendDelay","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_2","DTLS-SRTP key export failed","verify embedded CRCs","Profile A","9:59:59.99,","adpcm_thp_le","Failed to allocate cpi->nmvcosts_hp[0]","Failed to set codec ","N6webrtc28RtpReceiverObserverInterfaceE","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/v3_cpols.cc","paf_video","operator<<=","/var/tmp","id-qcs-pkixQCSyntax-v1","aQHO6","N7tgcalls18TurnCustomizerImplE","a->planar","avg_burst_loss_length","max_outstanding_pings","N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE","divx_packed","noticenos","N12_GLOBAL__N_116itanium_demangle10MemberExprE","N6webrtc20StatisticsCalculator17PeriodicUmaLoggerE","LossThresholdOfHighBandwidthPreference","unknown operation",", nack: {rtp_history_ms: ","CAMELLIA-192-ECB","pipe(fds) == 0","PRAGMA table_list","Bitmap must be in ARGB_8888 format","cr_mult","NSt6__ndk133__unary_function_keep_layout_baseIPN6tgvoip13MessageThreadEvEE","Failed to enable Audio network adaptor on SSRC ","0 == WebRtcOpus_SetBandwidth(inst_, *bandwidth)","24TL_auth_dropTempAuthKeys","BitOr",".text","N6webrtc10AudioTrackE","NSt6__ndk114collate_bynameIwEE","Window size must be between 10 and 1000 packets","Software","Have no shared secret (handshake is in progress)","WebRTC.Video.EncodingBitrateOvershoot.","Cannot decrypt","codec","N7tgcalls12_GLOBAL__N_121WrappedNetworkManagerE","altref","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_generic.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp8.cc","N6webrtc12_GLOBAL__N_119WrappedYuv16BBufferINS0_14I410BufferBaseEEE","lossless expected boolean","id-pkip","ts_target_bitrate:","NSt6__ndk110__function6__baseIFvRKN7cricket24CandidatePairChangeEventEEEE","Store at most the provided amount of bytes in a cluster. ","clock_gettime(CLOCK_MONOTONIC) failed","Resolved ICE candidate hostname ","id-smime-aa-contentReference","EnableBuiltInAGC","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUlRKNSt6__ndk112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE_","java/lang/RuntimeException","seq_tier[i]","getSampleRate","framesEncoded","not found request; msgid=0x%llx","Nonce","googTransportType","h->cur_pic_ptr->f->buf[0]","pcm_alaw","N12_GLOBAL__N_116itanium_demangle8FoldExprE","/home/gradle/TMessagesProj/jni/voip/webrtc/media/base/media_engine.cc","Pop/Funk","N6webrtc19AudioDeviceTemplateINS_14AudioRecordJniENS_14OpenSLESPlayerEEE","chunks","account%d: received integrity token, wrapping %s","AAC data resilience (flags %x)","pcm_f32le","overflow","integer",", num_temporal_layers: ","V_FFV1","network-id","pliCount","The configuration does not allow generating candidates. Specify a candidate factor other than 1.0, allow the acknowledged rate to be a candidate, and/or allow the delay based estimate to be a candidate.","Binding response missing mapped address.","Discarding truncated FlexFEC packet.","N3rtc16RefCountedObjectIN6webrtc13DtlsTransportEEE","). Treating as ","Decode failed. Frame data is corrupted.","access","network_info_by_handle_.size() >= network_handle_by_if_name_.size()","dsa_with_SHA256","CRT_VALUES_INCORRECT","Xxanq","ElseEq","Set voice send channel options. Current options: "," ] [receive: ","WebRTC-AndroidNetworkMonitor-IsAdapterAvailable","STUN host lookup received error.","RemoveIceCandidates: PeerConnection is closed.","Club-House","Too little data (",": Connection with server failed with error: ","googPreferredJitterBufferMs","cannot detach database %s","pthread_condattr_setclock(&cond_attr, CLOCK_MONOTONIC) == 0","13MessageEntity","stat_init","BwRampupAccelMaxFactor","N3rtc16RefCountedObjectIN6webrtc21AudioDeviceModuleImplEEE","multiplex","Frame Header","signaling_thread->Start()","googAvailableReceiveBandwidth","Signaling: ssrcs item must be a string or a number","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/pkcs8/pkcs8.cc","org/webrtc/DataChannel$State","SL_RESULT_PARAMETER_INVALID"," and an unexpected number of SSRCs.","pSubsetArray","NSt6__ndk110__function6__baseIFvP8TLObjectP8TL_errorixxiEEE","libavformat/mov.c","(Ljava/nio/ByteBuffer;)I","gost89"," max_pixel_count: ","DST (Direct Stream Transfer)","Received REMB for packet feedback only GoogCC","N3rtc13OpenSSLDigestE","database %s is locked","cur_delay_ms: ","N6tgvoip6ThreadE","(s->smv_next_frame + 1) * avctx->height <= avctx->coded_height","[tde2e] e2eEncryptDecrypt failed: err %s","ipsecTunnel","getBuffer","discardcorrupt","getEncodings","yuv422p16be","TLSV1_ALERT_INTERNAL_ERROR","autoselection","googFrameRateDecoded","kRealtimeVideo","Delphine Software International CIN video","Unable to send message as the socket is shutting down",", reference_window_delay: ","connection(%p) received invalid message session id (0x%llx instead of 0x%llx)","NO_CRLS_INCLUDED","verification_tag=%08x, last_cumulative_ack=%u, capabilities=","apply_grain","dvvideo","remote-outbound-rtp","WebRTC-VP8-MaxFrameInterval","N6webrtc19VideoEncoderFactory24EncoderSelectorInterfaceE","d.usernotice","Failed to allocate cpi->nmvcosts[0]",", temporal idx: ","Enabled","{sample_rate_hz: "," min_start_bitrate_bps = ",", clipping_predictor:  { enabled: ","ApertureValue","LEAD_PERFORMER","OpenSSL error at BN_div","unsigned char","givenName","|N6webrtc19AudioEncoderCopyRedE","set-brand-AmericanExpress","nativeGetVersion","bayer_grbg8","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/loss_notification_controller.cc","N10__cxxabiv119__pointer_type_infoE","ZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_2","ILLEGAL_CHARACTERS","RtxBitrateSentInBps ","rc_buf_optimal_sz:","not authorized","Z71Java_org_telegram_messenger_voip_NativeInstance_makeGroupNativeInstanceE3$_6","Extension cannot be registered: Not enough space left in buffer.","Report block in extended report packet is too big.","Queued received data exceeds the max buffer size.","Can't buffer any more data for the data channel.","generic","/proc/cpuinfo","(1) request is cancelled before sending, token %d","Not sending probe, Network state estimate is zero","DECRYPT__UNKNOWN_EPOCH","signature",", reference_window_length: ","default_len","Coded slice data partition B","MACE (Macintosh Audio Compression/Expansion) 6:1","ZN6webrtc14PeerConnection22InitializeRtcpCallbackEvE3$_1","othername","Incorrect buffer dimensions","USING INDEX %s FOR IN-OPERATOR","ASN1_LIB","e2e.chain.changeNoop","21BroadcastPartTaskJava","audio_bitrate_step_incr","account%u dc%u handshake: invalid DH answer nonce, type = %d","WebRTC-Aec3Use1Dot6SecondsInitialStateDuration","Failed to allocate cpi->nmvcosts_hp[1]","onBytesReceived","N3rtc16RefCountedObjectIN6webrtc31RtpTransceiverProxyWithInternalINS1_14RtpTransceiverEEEEE","NSt6__ndk110__function6__funcIZN18ConnectionsManager11setLangCodeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE3$_0NS6_IS9_EEFvvEEE","layout != CHANNEL_LAYOUT_UNSUPPORTED","MS Screen 1","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc","googBucketDelay","N6webrtc27ScalabilityStructureL2T3KeyE","N3rtc20AsyncTcpListenSocketE","Error configuring codec, error code: ","can't seek file %s, %s","Write to WebRtcEventLog file failed.","Changing to ICE completed state because all transports are complete.","SubRip subtitle with embedded timing","<uint64>","thread::detach failed","Unrecognized Chunk Type, chunk_type=","kWaitingForProbingResult: timeout","N6webrtc15TransparentModeE","IPBSipbFFmpeg version 4.4.5","J?PUU?","ISO-US","foundation","Transport registered with mid ","discard all frames","Signaling: fingerprints must be an array","Westwood Studios VQA (Vector Quantized Animation) video","qualityLimitationDurations","pcm_f64le","; type ","PBE-SHA1-RC2-40","MJ collide: %s","aes-256-cfb","field_order","Subset SPS","link-local","discard connection dcId=%d connectionType=%d"," for primary SSRC ",", last_buffer = ","N6json1110JsonStringE","IsNull","Techno-Industrial","libavcodec/h264_picture.c","thread::join failed","iissssss","./libavutil/video_enc_params.h","PowderBlue","MakerNote","ar_coeffs_cr_plus_128[i]","Trace","trellis","sqlite_","spatial_layer_dimensions_present_flag","N6dcsctp8TLVTraitINS_15InitChunkConfigEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/sdk/android/src/jni/jni_helpers.cc","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE3$_9NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","Alice's public key mismatch","id-ce","[VESFW] software-encoder fallback initialization failed with","Signaling: feedbackTypes must be an array","On2 VP4","N6json115ValueILNS_4Json4TypeE5ENSt6__ndk13mapINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES1_NS3_4lessISA_EENS8_INS3_4pairIKSA_S1_EEEEEEEE","[Error","NSt6__ndk110__function6__funcIZZN10Datacenter19exportAuthorizationEvENK3$_0clEP8TLObjectP8TL_errorixxiEUlS5_S7_ixxiE_NS_9allocatorIS8_EEFvS5_S7_ixxiEEE","detail::thread_local_destructors == nullptr","Screen Recorder Gold Codec",", to ","ret >= 0","aes-256-ccm","enable_filter_intra","cannot create trigger on system table","NSt6__ndk110__function6__baseIFNS_10shared_ptrIN7tgcalls34RequestMediaChannelDescriptionTaskEEERKNS_6vectorIjNS_9allocatorIjEEEENS_8functionIFvONS6_INS3_23MediaChannelDescriptionENS7_ISD_EEEEEEEEEE","locale constructed with null","Probe failed, sent at ","complexity","error:%08x:%s:OPENSSL_internal:%s","MessageThread","N3rtc32RTCCertificateGeneratorInterfaceE","N3rtc16RefCountedObjectIN6webrtc12_GLOBAL__N_116WrappedYuvBufferINS1_19I420BufferInterfaceEEEEE","have-local-offer","WebRTC-DependencyDescriptorAdvertised","Signaling: subtype must be a string","ZZN7tgcalls12InstanceImpl4stopENSt6__ndk18functionIFvNS_10FinalStateEEEEENK3$_0clEPNS_7ManagerEEUlNS_12TrafficStatsENS_9CallStatsEE_","LucasArts SANM/SMUSH video","N6webrtc21FieldTrialConstrainedIjEE","!channel_","hmacWithSHA512","Cannot set parameters on sender of a stopped transceiver.","ts_rate_decimator:","jjN=5","min_packet_size","0 == libyuv::I420Copy(data_y, stride_y, data_u, stride_u, data_v, stride_v, buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), width, height)","N6webrtc31RTCRemoteOutboundRtpStreamStatsE","Extends off end of page","january","android/graphics/BitmapFactory$Options","kf_frame_min_boost_factor.den out of range [1..1000]","WebRTC.Call.AudioBitrateReceivedInBps, ","Encoder is configured with NALU constraint: ","can't parse magic %x in Set_client_DH_params_answer","Invalid RTCP header: Too many padding bytes (","N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE","Hardcore Techno","aes-192-ctr","Invalid reference frame map","y12le","RemoveIceCandidates: ICE candidates can't be removed without any remote session description.","Stereo mode is enabled","WebRTC-Aec3SuppressorNearendHfMaskTransparentOverride","WebRTC-Bwe-ExponentialProbing"," number=","vector","id-it-origPKIMessage","enableAec","%s:%d %s failed: %s","Could not read buffer length.","GPSDateStamp","RTP/SAVP","skip_estimate_duration_from_pts","Out of dynamic payload types [35,63] after fallback from [96, 127], skipping the rest.","yuv420p9le","UNKNOWN_PURPOSE_ID","ADPCM IMA Eurocom DAT4",", hardware_agc: ","pausing network and timers by sleep time = %d","wavpack","obu_extension_flag","NSt6__ndk110__function6__funcIZZN7tgcalls22InstanceV2ImplInternal5startEvENKUlvE_clEvEUlRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEE_NS8_ISD_EEFvSC_EEE","NSt6__ndk110__function6__baseIFvjiEEE","Absent send stream; ignoring key frame generation for ssrc ","p_mask",", multi_channel_render: ","Heavy Metal","NON_NAMED_CURVE","PCM mu-law / G.711 mu-law","End of stream","discontinuity_flag","length <= kMaxDataSizeSamples","brainpoolP512r1","InitAck chunk doesn't contain a cookie","success","Cannot Add 10 ms audio, payload length is zero","temporary trigger may not have qualified name","problems","id-pda-gender","shibata","interrupted","N6webrtc36RtpStreamReceiverControllerInterfaceE"," in string","N6webrtc12_GLOBAL__N_116OverdoseInjectorE"," Transport ",".MediaBitrateReceivedInKbps","Attempted to change RID values in the encodings.",", render_delay_ms: ","DPCM id RoQ","AES-256-CBC","used_node_count_ * 5 < bucket_count_mask_ * 3","Audio Service Type","RevealBroadcast","libavcodec/libdav1d.c","is_hardware_accelerated = ","noparse","bad message notification %d for messageId 0x%llx, seqno %d","OpenSSL error at BN_mod_exp(g_b, g, b, p, bnContext)","index <= audio_vector_size_","Jungle"," after payload was set.","set preferred relay to %s","]ME|4","Unsupported parameter for CCM RTCP feedback: ","VInitIn","Failed to decode deltas",", but received ","id-cmc-queryPending","Failed to get media channel stats for mid=","can't allocate BIGNUM p","Error = ","BGRA{","Media (e.g. label side of CD)","AudioMixer","Set continual_gathering_policy to ","INVALID_NUMBERS","WVC1F","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_8NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPvNS_9TimeDeltaEE_","cpu-used","col_interleaved_rl"," will not be used.","N6webrtc24ScalabilityStructureS2T3E","database is already attached","lanczos","s->smv_frame->buf[0]","Java decoder produced an unexpected frame: ","N6webrtc17RtpPacketizerH265E","pixel_format","WebRTC.Stun.Integrity.ErrorResponse.NoErrorAttribute","CRL Sign","Set presume writable when fully relayed to ","connection(%p) reset last event time, no requests","libvpx","N6tgvoip5audio18ContextlessAudioIOINS0_17AudioInputAndroidENS0_18AudioOutputAndroidEEE","output.size() >= 32","getStreamIds","/home/gradle/TMessagesProj/jni/voip/tgcalls/group/StreamingMediaContext.cpp","WebRTC.Call.LifetimeInSeconds","ud%d%s","Jam Band","Received packet has wrong peerTag","connection(%p) invalid proxy status on state 6, 0x%x","NOT_ENCRYPTED","WebRTC-Bwe-SeparateAudioPackets","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc"," is previously registered with id ","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls20NativeNetworkingImplENS_9allocatorIS2_EEEE","N7tgcalls22SignalingKcpConnectionE","Autodesk RLE","The initial inherent loss estimate must be in [0, 1): ","UNKNOWN_ALERT_TYPE","Enable use of alternate reference frames (2-pass only)","Failed to allocate frame buffers","Not configured for media","INVALID_PROXY_POLICY_SETTING","e2e.personalOnClient","Failed to get raw key","N6webrtc18VideoEncoderConfig23EncoderSpecificSettingsE","setAttr-IssCap-CVM","Failed to allocate bool decoder 0","Could not find user_id in group_shared_key","N6webrtc20EncodedImageCallbackE","Illbient","CWelsH264SVCEncoder::Initialize(), invalid argv= 0x%p.","WebRTC-Aec3UseDot9SecondsInitialStateDuration","attachment","proxyCertInfo","native_setUserId","sendSignalingMessage: ","N6webrtc10I210BufferE","order_hint_bits_minus_1","RENEGOTIATION_EMS_MISMATCH","GoldenRod","yuv420p","setct-CapReqTBSX","INVALID_CALL_GROUP_STATE__WRONG_USER_ID","openh264 default: 1.4","AuthANY","send_ping_on_selected_ice_controlling","pcm_u24be","operator","-----END ","TEMPFILE","frame_width_bits_minus_1","N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE","setct-CertResData","x2rgb10le","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc","KEY_USAGE_BIT_INCORRECT","IPv6 candidates on Wi-Fi are disabled.","getKeyType","id-cmc-identityProof","enable use of alternate reference frames (VP8/2-pass only)","WMVPF","metadata decoding failed","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc","pVaa->pVaaBlockStaticIdc[0]","brainpoolP320r1","s->frame","N6webrtc14PercentCounterE","Auravision Aura 2","BuiltInAECIsAvailable()","Group state must be omitted when there is a group state change","writable","NSt6__ndk110__function6__funcIZZ66Java_org_telegram_messenger_voip_NativeInstance_makeNativeInstanceENK3$_4clERKNS_6vectorIhNS_9allocatorIhEEEEEUlP7_JNIEnvE_NS4_ISB_EEFvSA_EEE","N6json1110JsonDoubleE","googInitiator","native_applyDnsConfig","bytesRecvdMobile","Redundant Frame Header","N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE"," enable_stable_delay_mode=","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/openssl_utility.cc","try to interleave outputted packets by dts","N6webrtc31ReceiveSideCongestionControllerE","center","aura2","sort_album","First ","tgnetREF","0x%02x%02x%02x%02x","getStreamMaxVolume","remote-net-estimate","kSendOnly"," CWelsH264SVCEncoder::SetOption LTR flag = %d and number = %d, Required number of reference increased from Old = %d to New = %d because of LTR setting","DH_P_TOO_LONG","can't parse magic %x in InputPeer","N7tgcalls12MediaManager20NetworkInterfaceImplE",", max_payload_size: ","Ignore Mac based IP:","setCext-merchData","Deleted virtual function called!","KEY_GEN_ERROR","Removing ","St16nested_exception","cannot open table without rowid: %s","can't parse magic %x in BadMsgNotification","avcodec_receive_frame","revoked","crlsign","id-cmc","Instrumental Pop","INSERT INTO %Q.sqlite_master VALUES('trigger',%Q,%Q,0,'CREATE TRIGGER %q')","WebRTC-NormalizeSimulcastResolution",", red_type: ","NSt6__ndk110__function6__funcIZN6webrtc21SdpOfferAnswerHandler14CreateChannelsERKN7cricket18SessionDescriptionEE3$_1NS_9allocatorIS8_EEFPNS2_20RtpTransportInternalENS_17basic_string_viewIcNS_11char_traitsIcEEEEEEE","generic_qp_high","Ytu])I","ARIB STD-B67"," byte","/home/gradle/TMessagesProj/jni/voip/tgcalls/FakeAudioDeviceModule.cpp","N6webrtc19FieldTrialParameterINSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEE",", max=","): Could not get playout devices count: ","OpenSSLAdapter::BeginSSL: ","frame skip threshold","too many arguments on %s() - max %d","destroyVideoCapturer","Failed to create SRTP session, err=","alias_pix","commit =","%Y - %m - %d","Attempting to use payload type ","N12_GLOBAL__N_116itanium_demangle8CallExprE","channel >= 0","P-384","getStrideV","googSecondaryDecodedRate","N6json1111JsonBooleanE","Extracting keys from transport: ","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/peer_connection.cc","N7WelsEnc30CWelsParametersetSpsPpsListingE","). Encoder bitrate limits not used.","std::nullptr_t","N6webrtc27VideoStreamBufferControllerE","Cannot increase width or height larger than their initial values","ZN3rtc15OperationsChain29CreateOperationsChainCallbackEvE3$_0","template parameter object for ","id-smime-aa-ets-contentTimestamp","DropIndex","NSt6__ndk110__function6__funcIN4absl19functional_internal11FrontBinderIMN6dcsctp18StreamResetHandlerEFN6webrtc9TimeDeltaEvEJPS6_EEENS_9allocatorISC_EEFS8_vEEE","ConnectionsManager class","GPSMapDatum","aes-256-cfb1","Missing message type in NACK RtcpFeedback."," new_length: ","WRONG_CURVE_PARAMETERS","local_streams is not available with Unified Plan SdpSemantics. Please use GetSenders instead.","SL_RESULT_SUCCESS","ZN6webrtc22FieldTrialStructMemberIZNS_12_GLOBAL__N_117GetNetworkConfigsERKNS_15FieldTrialsViewEbE3$_1NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","14TL_api_request","NSt6__ndk110__function6__funcIZN18ConnectionsManager22applyDatacenterAddressEjNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEjE3$_0NS6_IS9_EEFvvEEE","quarter_sample","Canopus HQ/HQA","id-smime-cti-ets-proofOfReceipt","Microsoft CSP Name","N6webrtc29DegradationPreferenceProviderE","/home/gradle/TMessagesProj/jni/voip/webrtc/pc/video_rtp_receiver.cc","statement aborts at %d: [%s] %s","Conn-","s->nb_components == 3","unable to set stereo mode after recording is initialized","<int>","consider things that a sane encoder should not do as an error","event_queue_remove","N6webrtc32CreateSessionDescriptionObserverE","subjectInfoAccess","Photoshop PSD file","memory buffer","Sending extra type %u length %d","MAXBUNDLE","Recordable encoded frame stream resolution was reported as ","pre motion estimation compare function",": Previous selected connection: ","idea-ecb","Signaling: candidates must be an array","Discarding frame with unexpected rotation.","Trying to access encoder in uninitialized fallback wrapper.","N6webrtc20RtpReceiverInterfaceE","tx-mode"," bps, start: ","layerId(%d) doesn't support profile(%d), change to scalable baseline profile","selected candidate pair destroyed","N10WelsCommon13IWelsTaskSinkE","color_description_present_flag","NSt6__ndk110__function6__baseIFvN6webrtc13scoped_refptrINS2_23RtpTransceiverInterfaceEEEEEE","N3rtc16RefCountedObjectIN6webrtc27ResourceAdaptationProcessor24ResourceListenerDelegateEEE","use_ref_frame_mvs","active_wq_factor.den out of range [1..1000]","can't parse magic %x in TL_server_DH_inner_data","lag-in-frames","Popping empty vector!","WebRTC.Video.Screenshare.Layer1.Qp","ADPCM IMA AMV","NSt6__ndk123__future_error_categoryE","id-cmc-addExtensions","_$F|2","UNSUPPORTED_KEY_SIZE","OCSP_LIB","hqvga","CREATE TABLE ","[MT] CWelsLoadBalancingSlicingEncodingTask()FinishTask, coding_idx %d, um_iSliceIdx %d, uiSliceConsumeTime %d, m_iSliceSize %d, iFirstMbInSlice %d, count_num_mb_in_slice %d at time=%lld","NSt6__ndk110__function6__funcIZN7tgcalls18InstanceImplLegacyD1EvE3$_0NS_9allocatorIS4_EEFvNS2_10FinalStateEEEE","Their first ","self:","album_artist","Unexpected end of packet while reading chunk #","N6webrtc26TargetTransferRateObserverE","N3rtc16RefCountedObjectIN6webrtc35audio_decoder_factory_template_impl20AudioDecoderFactoryTIJNS1_16AudioDecoderG722ENS1_16AudioDecoderG711ENS1_12_GLOBAL__N_113NotAdvertisedINS1_15AudioDecoderL16EEEEEEEE","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video_codecs/sdp_video_format.cc","INVALID_PARAMETER"," is smaller than ","INVALID_ALPN_PROTOCOL_LIST","Could not read remote media state."," addr: ","N3rtc15CryptStringImplE","(Landroid/media/AudioManager;)I","N6webrtc13CopyConverterE","replace","NO_DEFAULT_DIGEST","error in generated column \"%s\"","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/helpers.cc","2kflat","ProtectionOverheadRateThreshold is set to ","WebRTC-Pacer-BlockAudio","N6webrtc32TransformableAudioFrameInterfaceE","0123456789","IYUVI420YU16I422YU24I444YUYVYUY2yuvsYUY2HDYCUYVY2vuyUYVYJPEGMJPGdmb1MJPGBA81BGGRRGB3raw BGR324BG","N7cricket25BasicPortAllocatorSessionE","ssrc_groups:","ECDHE-ECDSA-CHACHA20-POLY1305","GOST R 34.11-94 with GOST R 34.10-94","Channel-","dhSinglePass-cofactorDH-sha224kdf-scheme","ZN7tgcalls19GroupNetworkManager18restartDataChannelEvE3$_1","SSL Role can't be reversed after the session is setup.","Error in the Golden buffer","Streams with pred_weight_table unsupported.","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/rsa/rsa_asn1.cc","mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v","Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)","WebRTC-Audio-NetEqDecisionLogicConfig","InitialInherentLossEstimate","Connection already exists for peer reflexive candidate: ","end_bit_ == other.end_bit_","Time to spend encoding, in microseconds.","ZN6webrtc3jni15JavaMediaStreamC1EP7_JNIEnvNS_13scoped_refptrINS_20MediaStreamInterfaceEEEE3$_3","): SetRecordingDevice(kDefaultCommunicationDevice) failed: ","Server IP address family does not match with local host address family type",", src_length = ","Peer network address probably changed, switching to relay","sendrecv","N12_GLOBAL__N_116itanium_demangle25TemplateParamQualifiedArgE","row_mt out of range [0..1]","getTransactionId","yf32le","TLS client verify_server_certificate","WelsEncoderEncodeExt(), iLayerNum(%d) overflow(max:%d)!","cannot use window functions in recursive queries","setct-CertReqTBEX","RSA PUBLIC KEY","json_array","ReferenceBlackWhite","Invalid RID value provided.","0 == libyuv::I210Rotate( src.DataY(), src.StrideY(), src.DataU(), src.StrideU(), src.DataV(), src.StrideV(), buffer->MutableDataY(), buffer->StrideY(), buffer->MutableDataU(), buffer->StrideU(), buffer->MutableDataV(), buffer->StrideV(), src.width(), src.height(), static_cast<libyuv::RotationMode>(rotation))","org/webrtc/WebRtcClassLoader","/home/gradle/TMessagesProj/jni/voip/webrtc/video/receive_statistics_proxy.cc","absl::EqualsIgnoreCase(codec.name, cricket::kH264CodecName)","; pruned connection.","pkcs7","VideoReceiveStreamInterface not connected to a VideoSink.","StartRecording failed","mp3adu","frame_width_minus_1","org/webrtc/VideoTrack","N6webrtc20FrameDecodeSchedulerE","GENERALIZEDTIME","RequestEncoderSwitch.","set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data.","vaapi_idct","BAD_DECRYPT","Krautrock","read int64 error","terminate_handler unexpectedly threw an exception","21TL_destroy_session_ok","Failed to allocate cpi->active_map.map","camellia-128-cbc","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/evp/p_ed25519.cc","photo"," from unknown address ","nativeGetDebugString","unable to set decryptKey","IsMediaContentOfType(current_content, MEDIA_TYPE_UNSUPPORTED)","select rectangular dither","/home/gradle/TMessagesProj/jni/voip/webrtc/call/rtp_demuxer.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/turn_port.h","Failed to GetRtpAuthParams: SRTP not active","/home/gradle/TMessagesProj/jni/voip/tgcalls/v2/ReflectorPort.h","image/","message_id %lld connection(%p, account%u, dc%u, type %d) received rpc_result with %s","duration","elliptic curve routines","cq_level out of range [cfg->rc_min_quantizer..cfg->rc_max_quantizer]","INVALID_CERTIFICATE_PROPERTY_LIST","yuva420p10le","release: ","N7tgcalls11LogSinkImplE","ZZN7tgcalls27GroupInstanceCustomInternal5startEvENUlvE_clEvEUljE_","OnCacheAudioParameters: hardware_aec: ","NSt6__ndk110__function6__funcIZN18ConnectionsManager21cancelRequestInternalEixbbNS_8functionIFvvEEEE3$_0NS_9allocatorIS6_EES4_EE","videoState must be one of [\"inactive\", \"suspended\", \"active\"]","TLS_RSA_WITH_AES_256_GCM_SHA384","packet_length > 0","!fragment.empty()","pilotAttributeType","WEBRTC_VIDEO_CODEC_ENCODER_FAILURE","bgr565be","WebRTC-SendNackDelayMs","INVALID_BOOLEAN_STRING","WebRTC-VP8-Postproc-Config-Arm","IdxLE","Adding one recvonly ","RealVideo 4.0","Producer Reference Time",", std::allocator<char>","POLICYQUALINFO","ORTC API implementation doesn't currently support simulcast or layered encodings.","N6webrtc16RtxReceiveStreamE","mmap_size","disk I/O error","[MT] CWelsSliceEncodingTask()FinishTask for m_iSliceIdx %d, unlock thread %d","N6webrtc8internal12_GLOBAL__N_116NullVideoDecoderE","dtor[tid=%d]","BOOLEAN","camellia-256-cfb1","Unimplemented luma bit depth=%d","40f-21a-21d","getActive","application/x-truetype-font","set network type: %s, active interface %s","operator delete[]","NSt6__ndk120__shared_ptr_emplaceIN7tgcalls28StreamingMediaContextPrivateENS_9allocatorIS2_EEEE","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_BITRATE,iLayer = %d","skip_bottom",": Ignoring STUN binding response message on shared socket.","dhSinglePass-stdDH-sha224kdf-scheme","WRONG_SIGNATURE_LENGTH","Video Object Plane start","MD5-SHA1","LCL (LossLess Codec Library) ZLIB","connection(%p) invalid proxy response on state 2","Syntax element %d","No stream found to set base minimum playout delay","set video size",", total: ","Attempting to resume SSL session to ","SPS extension","static-thresh","Encrypted frame stash full poping oldest item.","sha256","MATCH","St18bad_variant_access","N{?N6webrtc12_GLOBAL__N_111MonoVadImplE","SMPTE 2085"," is before the last added timestamp in the rate window: ","extension start","subjectAltName","The port number is invalid","wap-wsg-idm-ecid-wtls4","camellia-256-cfb8","POLICY_PATH_LENGTH_ALREADY_DEFINED","before vop_coding_type in video packed header","md_gost94","timecode_frame_start","Success: performed","WebRTC.Call.EstimatedSendBitrateInKbps","Removing queued packet because of timeout","have-local-pranswer","BAD_RSA_ENCRYPT","Invalid Mandatory Parameter","top and bottom","MidnightBlue","N7cricket13PortInterfaceE","` failed in ","ZN7tgcalls31InstanceV2ReferenceImplInternal5startEvEUlN6webrtc23PeerConnectionInterface14SignalingStateEE_","SELECT 1 FROM temp.sqlite_master WHERE name NOT LIKE 'sqliteX_%%' ESCAPE 'X' AND sql NOT LIKE 'create virtual%%' AND sqlite_rename_test(%Q, sql, type, name, 1, %Q, %d)=NULL ","NSt6__ndk110__function6__funcIZN7tgcalls20NativeNetworkingImpl5startEvE3$_2NS_9allocatorIS4_EEFvRKNS_12basic_stringIcNS_11char_traitsIcEENS5_IcEEEEEEE","connections_.size() == pinged_connections_.size() + unpinged_connections_.size()","Invalid payload size ","ZN7tgcalls22InstanceV2ImplInternal14beginSignalingEvEUliiE_","N6webrtc22StreamStatisticianImplE","WebRTC-Audio-AdaptivePtime","WebRTC-Aec3UseLowEarlyReflectionsDefaultGain","id-pkix1-implicit-88","Not adapting up because constraint \"","Expected format \"msid:<identifier>[ <appdata>]\".","((env != NULL) && (status == JNI_OK)) || ((env == NULL) && (status == JNI_EDETACHED))","AUTH_KEY_DUPLICATED","I4ALE","N6webrtc21FieldTrialListWrapperE","actions & (_UA_SEARCH_PHASE | _UA_FORCE_UNWIND)","(Ljava/lang/String;IZ)V","data_version","terminating due to %s exception of type %s: %s","wsxga","Failed to allocate vt2","Illegal reregistration for uri: ","frame_presentation_time_length_minus_1","N6webrtc29JavaVideoTrackSourceInterfaceE","Should always be able to extract a packet here","cellular3g","initial_window_ms","clipped_wait_frames","average_qp_window","googFrameHeightSent","Attempted to set RtpParameters with modified RTCP parameters",", content_type: ","freelist leaf count too big on page %d","PBE-MD5-RC2-64","SeekEnd","tga `","codec2 (very low bitrate speech codec)","native_updateDcSettings","<ASN1 29>","operator>=","googResidualEchoLikelihoodRecentMax","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController21ProcessIncomingPacketERNS2_13NetworkPacketERNS2_8EndpointEE3$_0NS_9allocatorIS8_EEFvvEEE","nack: ","()Lorg/webrtc/TurnCustomizer;","MAX_DEFAULT_PAGE_SIZE=8192","N6webrtc16DownmixConverterE",") failed: ","2nd reference to page %d","Sonata","\\x%02x","minor_version","policyIdentifier","InsertDtmf is called on DtmfSender that can't send DTMF.","Non-certificate found while parsing certificate chain: ","SCSV_RECEIVED_WHEN_RENEGOTIATING","S263V","do not fill in missing values that can be exactly calculated","Disco","NSt6__ndk110__function6__funcIZN6tgvoip14VoIPController14SendVideoFrameERKNS2_6BufferEjjE3$_0NS_9allocatorIS7_EEFvvEEE","QP table data","getEnableGcmCryptoSuites","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_device/android/audio_merged_screen_record_jni.cc","VBLE Lossless Codec","WelsEncoderParamAdjust(),iIndexD = %d,uiProfileIdc(%d,%d)","Invalid state for change of RTCP mux offer","N7cricket22StreamInterfaceChannelE","probesize","Can't set value","ZN6tgvoip14VoIPController14SendVideoFrameERKNS_6BufferEjjE3$_0","AllocationSequence: STUN ports disabled, skipping.","participants","SSL3_EXT_INVALID_SERVERNAME","isGoodPrime: failed to convert byte array into BIGNUM","13MsgsStateInfo","ZN6webrtc15DcSctpTransportC1EPN3rtc6ThreadEPNS1_23PacketTransportInternalEPNS_5ClockENSt6__ndk110unique_ptrIN6dcsctp19DcSctpSocketFactoryENS8_14default_deleteISB_EEEEE3$_0"," | identity: ","Error processing ICE candidate","operator*","divx style packed b frames","N7cricket21VideoSenderParametersE","googCpuOveruseDetection","/home/gradle/TMessagesProj/jni/voip/webrtc/api/video/i444_buffer.cc","googFirstFrameReceivedToDecodedMs","matrix_coefficients","candidates != nullptr","section=","Attempting to stop aecdump when no audio processing module is present","SRTP event: reached hard key usage limit","/home/gradle/TMessagesProj/jni/exoplayer/flac_parser.cc:258 Should not be here.","N3rtc14PhysicalSocketE","NEGOTIATED_TB_WITHOUT_EMS_OR_RI","r.impl_->big_num != a.impl_->big_num","N6webrtc12VideoEncoderE","ZN6tgvoip3jni23AttachAndCallVoidMethodEP10_jmethodIDP8_jobjectzEUlP7_JNIEnvE_","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/asn1/a_bitstr.cc","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_processing/aec3/echo_canceller3.cc","Configuring key and certificate","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc","mQ[xK","NO_SUCH_FILE","EnableBuiltInNS","group_state_->empty()","libavcodec/h264dec.c","/home/gradle/TMessagesProj/jni/voip/webrtc/rtc_base/containers/flat_tree.h","Attempt to create a PeerConnection without a PortAllocatorFactory","candidate has port of 80 or 443 with private IP address",": Unwritable after ","INVALID_RANGE","layout != CHANNEL_LAYOUT_DISCRETE","N6webrtc29TaskQueueFrameDecodeSchedulerE","WebRTC.Audio.EchoCanceller.CaptureSaturation","!append_vps_sps_pps || (sps != sps_data_.end() && pps != pps_data_.end())","Delay manager config: quantile=","*@]e*"," is missing an a=mid line. Filling in the value '",", but sync was at ","googTimingFrameInfo","N6webrtc20FieldTrialStructListINS_18CpuSpeedExperiment6ConfigEEE","WebRTC-StunInterPacketDelay","packet_history_size_ms","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/N3rtc12_GLOBAL__N_121SecureRandomGeneratorE"," is_encoder_selector_available: ","unix-excl","DES-ECB","ENCRYPTED PRIVATE KEY","Gainsboro","sources","!avpkt->data && !avpkt->side_data","write",") > max playout delay (","8.8.8.8","DateTimeOriginal","CLIENTHELLO_TLSEXT","ref-frame-config","Setting RTCP for DTLS/SRTP after the DTLS is active should never happen.","xvidmmx","AttachAudioBuffer has not been called","onAvailableBitrate","kBT2020","PCM 32-bit floating point little-endian","/home/gradle/TMessagesProj/jni/voip/webrtc/p2p/base/stun_port.cc","priv->frame_header_ref && priv->frame_header","Baseline","SelfNonce"," without username/M-I from: ","SetLocalSource failed with ssrc ","Making certificate for ","NO_MATCHING_ISSUER","DIFFERENT_PARAMETERS","AUTH_KEY_PERM_EMPTY","after latter_half_bitrate",": Missing STUN_ATTR_TURN_LIFETIME attribute in refresh success response.","json_extract","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_TRACE_CALLBACK callback = %p.","UNKNOWN_SSL_VERSION","bwe:pacer_updated pacing_kbps=","delta_q_v_dc.delta_coded","getSurfaceIceCandidatesOnIceTransportTypeChanged","[SEA] InitEncode: total_streams_count: ","ZN6webrtc22FieldTrialStructMemberIZNS_27BalancedDegradationSettingsC1ERKNS_15FieldTrialsViewEE3$_2NS_21field_trial_list_impl16LambdaTypeTraitsIS5_EEEEPNS_21FieldTrialListWrapperENSt6__ndk117basic_string_viewIcNSB_11char_traitsIcEEEET_EUlPviE_","FFmpeg","libavutil license: GPL version 3 or later","CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_MAX_BITRATE,iLayer = %d","CWelsH264SVCEncoder::InitSliceInLayer() pDqLayer->pFirstMbIdxOfSlice is NULL","N7tgcalls7ThreadsE","operator!","INVALID_OID_STRING","application_id","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/x509/policy.cc","!race_checker46.RaceDetected()","%s USING TEMP B-TREE","org/telegram/tgnet/RequestTimeDelegate","Config(%p, %s) remove config failed","sl == h->slice_ctx","First audio packet - setting state to ESTABLISHED","AES-128 GCM using openssl","update_ref_delta[i]","VQF TwinVQ","iNumRefFrame(%d) adjusted to %d because of limitation from uiLevelIdc=%d","SCAN %d CONSTANT ROW%s","SetCookie","pixels","Expect one line only","N3rtc16RefCountedObjectIN6webrtc10I410BufferEEE","ambiguous column name","(source)","Incoming frame dropped due to that the encoder is blocked.","panic","secp160r1","connection(%p, account%u, dc%u, type %d) suspend","Add send stream ssrc: ","SBR with 960 frame length","export_all","DTLS/SCTP","move %s to requestsQueue","Set backup connection ping interval to ","Rowid","(Lorg/webrtc/RtpReceiver;[Lorg/webrtc/MediaStream;)V","CASCADE","DISTPOINT_ALREADY_SET","id-smime-aa-receiptRequest","WebRTC-Aec3DelayEstimateSmoothingOverride","NavajoWhite","WebRTC.Audio.EchoCanceller.UsableLinearEstimate",": reason=","rsassaPss","ts_periodicity","data.size() % 16 == 0","Invalid frame size in index"," Node, Hash: ","setct-AuthResTBEX","Delta ","%r ORDER BY term does not match any column in the result set","arib-std-b67","noCheck","]. Clamped to [","/Users/dkaraush/projects/td/tdutils/td/utils/TlStorerToString.h","sig_alg","gbrp16le","c8LT8","N6webrtc12_GLOBAL__N_116WrappedYuvBufferINS_19I420BufferInterfaceEEE","N6webrtc27AudioTrackProxyWithInternalINS_19AudioTrackInterfaceEEE","NegotiateChannels","NSt6__ndk110__function6__funcIZN6webrtc22FieldTrialStructMemberIZNS2_27BalancedDegradationSettingsC1ERKNS2_15FieldTrialsViewEE4$_13NS2_21field_trial_list_impl16LambdaTypeTraitsIS8_EEEEPNS2_21FieldTrialListWrapperENS_17basic_string_viewIcNS_11char_traitsIcEEEET_EUlPviE_NS_9allocatorISK_EEFvSJ_iEEE","VP9E_SET_AQ_MODE","Offerer must use actpass value for setup attribute.","Microsoft Encrypted File System","Failed to create scalability structure","N6webrtc27AudioTrackProxyWithInternalINS_10AudioTrackEEE","aes-192-cfb","Unable to send message as the send queue is full","the future. See https://crbug.com/1053756","len == size","context model","TLS Web Client Authentication","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/crypto/fipsmodule/bn/mul.cc.inc","VP9E_SET_TUNE_CONTENT","AAC (Advanced Audio Coding)","max_interleave_delta","Superseded","id-smime-mod","ADPCM Nintendo THP","adpcm_ima_cunning","ass_ro_flush_noop","InsertDtmf: Sender does not have SSRC.","HE-AACv2","getValue","INVALID_OUTER_EXTENSION","bottom","<double>","/home/gradle/TMessagesProj/jni/voip/webrtc/api/stats/attribute.h","print","getEncrypted","Called with SDP without ice-ufrag and ice-pwd.","dc%u valid salt not found","getULEB128","FM Screen Capture Codec","/Users/dkaraush/projects/tmessages/TMessagesProj/jni/boringssl2/ssl/s3_pkt.cc","WebRTC-PacketBufferMaxSize","Explicitly added H264 constrained baseline to list of supported formats.","Dropping connection as TCP socket bound to IP ","ILLEGAL_BOOLEAN","encode","Failed to allocate cpi->count_lastgolden_frame_usage","skip_if_est_larger_than_fraction_of_max","PRIVATE_KEY_ENCODE_ERROR","Unknown payload type ","too many terms in ORDER BY clause","ZN7cricket7UDPPortC1EPN3rtc6ThreadENSt6__ndk117basic_string_viewIcNS4_11char_traitsIcEEEEPNS1_19PacketSocketFactoryEPKNS1_7NetworkEttS8_S8_bPKN6webrtc15FieldTrialsViewEE3$_0","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/audio_coding/neteq/decoder_database.cc","Skipping message on closing stream with sid: ","drop-threshold","Attempt to use REFLECTOR to connect to port ",", texture=","slice start","iterative motion vector (MV) search (slow)","TLS client read_certificate_status","()Lorg/webrtc/EglBase$Context;","prediction method","DarkSalmon","aes-256-ofb","1/4 subpel MC","av1_qp_low","database is locked","Buffer too small (","dc%d send ping to push connection","com/google/android/exoplayer2/decoder/SimpleDecoderOutputBuffer","no such window: %s","bob_ephemeral_PK","ZN7tgcalls28StreamingMediaContextPrivate20checkPendingSegmentsEvEUlONS_13BroadcastPartEE_","setct-BatchAdminReqData","Entered VoIPController::~VoIPController","googEchoCancellationEchoDelayStdDev","!jni->ExceptionCheck()",", clipped_wait_frames: ","Unsupported pixel format produced by the decoder: ","N3rtc21MdnsResponderProviderE","Multiple programs","/home/gradle/TMessagesProj/jni/voip/webrtc/modules/video_coding/chain_diff_calculator.cc","render: got less than 10ms of audio data (","(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus;","subtreeMinimumQuality","ZN7tgcalls27GroupInstanceCustomInternal23maybeRequestUnknownSsrcEjEUlONSt6__ndk16vectorINS_23MediaChannelDescriptionENS1_9allocatorIS3_EEEEE_","Advanced Core Profile","pVaa->sVaaCalcInfo.pSumOfDiff8x8","temporal_id","Unsupported size, value ignored.","org/webrtc/DtmfSender","account%u dc%u handshake: bind completed","operator+=","Encoder in error state: ","native_receivedIntegrityCheckClassic","interleaved columns","2kdci","17DestroySessionRes","roomNumber","table","ZN7tgcalls20NativeNetworkingImpl5startEvE3$_0","VideoSendStream stats: ","Classic Rock","X509_CINF","Supported recv codecs in order of preference:","Track number for the DASH stream","N6dcsctp8TLVTraitINS_28HeartbeatInfoParameterConfigEEE","IsNullOrType","result == dest.ubegin()","ios_base::clear","Can't set shared key","ParamValidationExt(), invalid uiSliceMbNum (%d) settings!","kStopped","NSt6__ndk19time_baseE","crop_width <= src.width()","streetAddress","N12_GLOBAL__N_116itanium_demangle12TemplateArgsE",", source = ","setext-track2","N6webrtc17PushSincResamplerE","http/1.1","%04d%02d%02d%02d%02d%02dZ","WelsInitEncoderExt(), GetMultipleThreadIdc failed return %d.","rtx-time","N3rtc16RefCountedObjectIN6webrtc17RemoteAudioSourceEEE","roundTripTimeMeasurements","i6WxG","sdx2_dpcm","Not ready to send - enqueueing","UNABLE_TO_FIND_ECDH_PARAMETERS","=== Updating voip config ===","username","pFeatureSearchPreparation","9g0E63","    !!!!!!!!!!!!!!!!!!!!!!!","account%u dc%u handshake: invalid DH nonce, type = %d","N3rtc16RefCountedObjectIN6webrtc18PixelLimitResourceEEE","Can't clear shared key","reserved","TLSV1_ALERT_ECH_REQUIRED","SSS---","13TL_jsonObject","TLS 1.3 server read_client_certificate_verify","kf_max_total_boost_factor.den out of range [1..1000]","memdb","MS Expression Encoder Screen","UNKNOWN_PUBLIC_KEY_TYPE","AuthPSK","org/webrtc/JNILogging","Video suspend state changed to: ","N6webrtc3jni14OpenSLESPlayerE","NSt6__ndk110__function6__funcIZN7tgcalls31InstanceV2ReferenceImplInternal20sendLocalDescriptionEvEUlN6webrtc8RTCErrorEE_NS_9allocatorIS6_EEFvS5_EEE"," target_pixels_per_frame=","] already received,  dropping frame.","Skip interface because of not IFF_RUNNING: ","toI420","colibriClass","FLACParser::metadataCallback unexpected type %u",", remote=","DataChannel received unexpected CONTROL message, sid = ","SetVideoSend: No video channel exists.","pacing_rate > DataRate::Zero()","archiveCutoff","Channel enabled: ","native sample rate: %d"]},{"apktool_out/lib/x86/liblanguage_id_l2c_jni.so":["tensor->quantization.type","//java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native:liblanguage_id_l2c_jni.so","java/io/StringWriter","input->dims->size","bad arena pointer in Next()","St12length_error","UNSORTED_SEGMENT_PROD","`num_bits` must be greater than 1.","java/lang/InternalError","Initialized TensorFlow Lite runtime.","BUCKETIZE","VM already created","NSt6__ndk124__generic_error_categoryE","affine_quantization->zero_point->data[i]","Duplicate rune ","op_context.dims <= reference_ops::PadKernelMaxDimensionCount()","0123456789ABCDEF0123456789abcdef","Wait unblocked ","FATAL","DEPTH_TO_SPACE","NumInputs(node)","NSt6__ndk17codecvtIDsc9mbstate_tEE","NSt6__ndk18numpunctIwEE","Codebook type must be Float32.","GOOGLE_LOGTOSTDERR","third_party/tensorflow/lite/simple_memory_arena.cc","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_1NS_9allocatorIS7_EEFbvEEE","nothing in arena to free","1722929131","October","UnknownCustomOp","NSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE","N10__cxxabiv123__fundamental_type_infoE","third_party/absl/base/internal/sysinfo.cc","NexGen","L2_NORMALIZATION","getSimpleName","unsupported restore location for register","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_0","Unwait","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvEEE","getSavedRegister","HARD_SWISH","input_type","has_bias","NSt6__ndk110__function6__baseIFvvEEE","N14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEE","tensor->delegate == nullptr || tensor->delegate == delegate","output->type","January","TRANSPOSE_CONV","locale not supported","java/io/PrintWriter","N6tflite10AllocationE","w->waitp->cv_word == nullptr","googlefile:/google_src/files/659779404/depot/branches/mlkit.android_release_branch/659763987.1/OVERLAY_READONLY/google3","t->dims->data[axis] >= 0","NSt6__ndk110shared_ptrIN6tflite8internal14OperatorsCacheEE27__shared_ptr_default_deleteIS3_S3_EE","NSt6__ndk110__function6__funcIPFbN4absl11string_viewEENS_9allocatorIS5_EES4_EE","RAW: ","REDUCE_WINDOW","N10__cxxabiv129__pointer_to_member_type_infoE","NSt6__ndk110__function6__funcIZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS6_EEE12TfLiteStatusONS_10unique_ptrIT_T0_EEEUlS7_E_NS_9allocatorISG_EES8_EE","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_1","GetJavaVM","STABLEHLO_SELECT","Check (v & (kMuWriter | kMuReader)) != (kMuWriter | kMuReader) failed: %s: Mutex corrupt: both reader and writer lock held: %p","NSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","filter->quantization.type","prev->managing_slot != Slot::NullSlot()","kTfLiteActNone","doc_size_levels","output->params.scale","NSt6__ndk17collateIwEE","/sys/devices/system/cpu/present","LOCAL_RESPONSE_NORMALIZATION","block not big enough for even one level","DW_EH_PE_textrel pointer encoding not supported","Non-persistent memory is not available.","firebase-ml-android-sdk-releaser@oouc14.prod.google.com:/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","thread::join failed","SHAPE","STABLEHLO_SORT","RESIZE_BILINEAR","channels_in != 0","Check absl::ParseFlag(env, &value, &err) failed: ","third_party/absl/base/internal/throw_delegate.cc","Built on Aug 6 2024 00:25:31 (1722929131)","third_party/tensorflow/lite/kernels/kernel_util.cc","ReaderTryLock succeeded ","kTfLiteFloat32","NumElements(op_context.constant_values)","UNKNOWN","(std::is_same_v<PaddingIntegerType, int64_t>)","DELEGATE","too many PerThread keys in use","NSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","Quantized and sparse fully-connected format supports symmetric weight quantization only.","VAR_HANDLE","N6tflite8Subgraph21SubgraphAwareProfilerE","pthread_key_create(&per_thread_key, [](void *v) { PerThread::KeyDest(reinterpret_cast<void **>(v)); }) == 0","LOGICAL_AND","bad_function_call was thrown in -fno-exceptions mode","STABLEHLO_CONVOLUTION","Eight-Core","REDUCE_ANY","learning/expander/pod/deep_pod/tflite_handlers/expected_value.cc","affine_quantization->scale->size","St9exception","thread detached from the VM","): string form of default value '","NSt6__ndk110ctype_baseE","NewObject","output != nullptr","N4absl12log_internal10LogMessage11OstreamViewE","N8learning8expander10MurmurHashE","St11logic_error","waiting when shouldn't be","/sys/devices/system/cpu/cpu0/tsc_freq_khz","is_quantized","attention_logits->dims->data[i]","CONCAT_EMBEDDINGS","<failure to decode jmethodID>","REDUCE_MIN","Enqueue to empty list failed","std::bad_cast","printStackTrace","!quiet_","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEENS5_ISB_EESA_EE","is_optional_bias_float","Upper case rune ","Unexpected error trying to get JNIEnv*","CIE ID is not zero","TryLock succeeded ","SetObjectArrayElement(jobjectArray: ","//depot/branches/mlkit.android_release_branch/659763987.1/google3","filter_input_channel > 0","NSt6__ndk110__stdinbufIcEE","NSt6__ndk19__num_getIcEE","Enqueue failed","EXPAND_DIMS","R30_RC01","Unlock","Op builtin_code out of range: %d. Are you using old TFLite binary with newer model?","Padding type %s is currently not supported by Pad.","HASHTABLE_FIND","min_val != nullptr","REVERSE_V2","N4util4java17ThrowingJniHelperE","third_party/tensorflow/lite/kernels/pad.cc","NSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE","mmap error: %d","op_context.output->params.scale","Type '%s' is not supported by unpack.","no value provided","STABLEHLO_SUBTRACT","Illegal value '","tensor_index < context_.tensors_size && tensor_index >= 0","op_context.constant_values->type","system","pthread_getschedparam failed: %d","L2_POOL_2D","values->type","java/lang/OutOfMemoryError","t0->dims->data[d]","detected illegal recursion in Mutex code","vocab_sizes","pw->next == w","filter->dims->size","bytes != nullptr",";00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899","codebook != nullptr","normalize_spaces","St20bad_array_new_length","__next_prime overflow","kTfLiteCustom","NGramHash","STABLEHLO_POWER","Type '%s' is not supported currently.","op_context.output->params.zero_point","<null class>"," : unexpected failure to throw given exception : ","RUY_CHECK_EQ","third_party/absl/log/flags.cc","vocabulary","NSt6__ndk111__stdoutbufIwEE","Model does not accept the right number of inputs.","N4util4java16LoggingJniHelperE","Thursday","NSt6__ndk119__iostream_categoryE","Invoke called on model that is not consistent.","unspecified system_category error","`batch_size` must be == 1.","FLOOR_MOD","NSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE","N6tflite8SubgraphE","inputs","CallObjectMethod","0 <= axis && axis < NumDimensions(input)","Output type must be Int8, UInt8, or Float32.","SLICE","PFbN4absl11string_viewEE","num_scales must be 1 for per-layer quantization, or %d for per-axis quantization, but got %d.","Weight type %s (%d) not supported for filter.","t0->dims->size","'window_dimensions' attribute is not optional for 'stablehlo.reduce_window' and cannot be empty.","STABLEHLO_REMAINDER","UNSORTED_SEGMENT_MAX","bad magic number in Next()","NSt6__ndk17codecvtIDic9mbstate_tEE","NSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","STABLEHLO_RESHAPE","Node number %d (%s) %s.","NSt6__ndk111__money_getIcEE","[%s : %d] RAW: ","sum >= a","N8learning8expander10HashEngineE","N10__cxxabiv117__class_type_infoE","fatal","STABLEHLO_CONCATENATE","N4util4java9JniHelperE","%s failed to release mutex","e == found","ARG_MAX","com/google/mlkit/nl/languageid/IdentifiedLanguage","REDUCE_MAX","Null delegate.","bias->params.zero_point","iostream","Lock blocking ","NSt6__ndk110money_baseE","N4absl12log_internal12_GLOBAL__N_114AndroidLogSinkE","Input tensor %d lacks data","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16","ARG_MIN","STABLEHLO_COMPARE","NSt6__ndk111__money_putIcEE","NSt6__ndk19__num_putIcEE","UINT64","input_type == kTfLiteFloat32 || input_type == kTfLiteUInt8 || input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || input_type == kTfLiteInt32 || input_type == kTfLiteInt64 || input_type == kTfLiteBool || input_type == kTfLiteUInt32","NSt6__ndk114error_categoryE","third_party/tensorflow/lite/kernels/unpack.cc","STABLEHLO_CUSTOM_CALL","thread should hold at least a read lock on Mutex %p %s","output_ptr != nullptr","JNI_GetCreatedJavaVMs not linked, is this code running with a JVM?","state_","libdvm.so","input->dims->data[input->dims->size - 1]","params->multiplier_fixedpoint","NSt6__ndk16locale5__impE"," spec='","condition untrue on return from LockSlow","MallocHook::RemoveNewHook(&InitialNewHook)","base/per_thread.cc","node->inputs->size >= 2","N14EigenForTFLite19ThreadPoolInterfaceE","NewObjectArray(","N6tflite13ErrorReporterE","SELECT","scale_diff / output_scale <= 0.02","%s%p %s %s","level >= 1","REDUCE_ALL","The %dth sparse dimension has invalid parameters.","old_h->skip == nullptr","unwind_phase2","pw not w's predecessor","0123456789","'%s' attribute of 'stablehlo.reduce_window' does not have the expected size (%llu != %llu).","CallVoidMethod","squeeze","FLOOR","arena->allocation_count > 0","kTfLiteArenaRw Dump:","token_separators","unexpected empty wake list","<Unknown severity>","vector","ngram_lengths","Saturday","See instructions: https://www.tensorflow.org/lite/guide/ops_custom ","VALIDATION:","NSt6__ndk112codecvt_baseE","LowLevelAlloc arithmetic overflow","window_strides","affine_quantization","third_party/absl/base/internal/malloc_hook.cc","mul_params.multiplier_exponent_perchannel()","NSt6__ndk114__shared_countE","WHILE","Wednesday","GOOGLE_STDERRTHRESHOLD","Could not get 'stablehlo.composite' operation parameters.","BATCH_TO_SPACE_ND","MINIMUM","April","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"," vs. ","November","lowercase_input","committed_","February","NSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","out/llvm-project/libcxxabi/src/fallback_malloc.cpp","STABLEHLO_OR","Tensor output sizes mismatch.","1.f / 256","NULL SignatureDef outputs for exported method %s","next_execution_plan_index_to_prepare_ >= execution_plan_index","waiters disappeared during Enqueue()!","CONV_3D_TRANSPOSE","input->type","Could not get 'stablehlo.reduce_window' operation parameters.","LOGISTIC","values->dims->data[i]","STABLEHLO_CONVERT","NSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","enqueue_after->skip == nullptr || MuEquivalentWaiter(enqueue_after, s)","add_all_caps_feature","N8learning8expander8XFixHashE","QuantizationParam has %d zero_point values and %d scale values. Must have same number.","FC_ledger","Call to GetFromContext() not preceded by IncrementUsageCounter()","t->delegate != nullptr","Output type must be Int32.","REDUCE_PROD","this->LockSlowWithDeadline(how, cond, KernelTimeout::Never(), flags)","CONVERSION_METADATA","RIGHT_SHIFT","NumOutputs(node)","Failed to apply the default TensorFlow Lite delegate indexed at %zu.","Output type must be Float32.","add_eos_tag","blaze-out/x86-opt-android-ST-8ec9a9afe0d0/bin/java/com/google/android/libraries/mlkit/granules/natural_language/language_id_bundled/native/liblanguage_id_l2c_jni.so","HASHTABLE_IMPORT","tensor.data.raw != nullptr","STABLEHLO_MINIMUM","terminate_handler unexpectedly returned","DW_OP_deref_size with bad size","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_2NS_9allocatorIS7_EEFbvEEE","csdiouxXfFeEgGaAnpv","%s failed to acquire mutex","Select TensorFlow op(s), included in the given model, is(are) not supported by this interpreter. Make sure you apply/link the Flex delegate before inference. For the Android, it can be resolved by adding \"org.tensorflow:tensorflow-lite-select-tf-ops\" dependency. See instructions: https://www.tensorflow.org/lite/guide/ops_select","Intel","NSt6__ndk123__system_error_categoryE","BIDIRECTIONAL_SEQUENCE_LSTM","ZN14EigenForTFLite15ThreadPoolTemplINS_20StlThreadEnvironmentEEC1EibS1_EUlvE_","GOOGLE_ALSOLOGTOSTDERR","Type %s is currently not supported by Pad.","FLOAT64","Call to DecrementUsageCounter() not preceded by IncrementUsageCounter()","node->inputs->size == 2 || node->inputs->size == 3","N6tflite9profiling14ATraceProfilerE","TOPK_V2","num_channels","SPACE_TO_DEPTH","Invoke called on model that is not ready.","batch_size != 0","num_threads should be >=0 or just -1 to let TFLite runtime set the value.","allocation failure","BATCH_MATMUL","NewStringUTF(0x","op_context->dims","LSH_PROJECTION","_Unwind_Resume() can't return","truncated uleb128 expression","bias->type","(Ljava/lang/String;F)V","t->dims->data[axis] <= std::numeric_limits<int>::max() - sum_axis","failed to prepare","N10__cxxabiv117__pbase_type_infoE","%s:%d %s not near %s (%f != %f)","Check (v & (kMuWait | kMuWrWait)) != kMuWrWait failed: %s: Mutex corrupt: waiting writer with no waiters: %p","plain","Flag '","NSt6__ndk16locale5facetE","N4absl12log_internal12_GLOBAL__N_113StderrLogSinkE","DW_EH_PE_funcrel pointer encoding not supported","MIRROR_PAD","' could not be parsed; error=","DYNAMIC_UPDATE_SLICE"," (from ","AddNodeWithParameters is disallowed when graph is immutable.","__cxa_guard_acquire detected recursive initialization: do you have a function-local static variable whose initialization depends on that function?","unexpected error code","MallocHook::RemovePreSbrkHook(&InitialPreSbrkHook)","NSt6__ndk17codecvtIwc9mbstate_tEE","libc++abi: ","(filter->type == kTfLiteInt8 || (filter->type == kTfLiteInt4 && input->type == kTfLiteInt16))","unspecified generic_category error","STABLEHLO_REDUCE","java/lang/Class","tensor_index != kTfLiteOptionalTensor","STABLEHLO_ABS","Unknown DWARF encoding for search table.","third_party/absl/flags/internal/flag.cc","Failed to read real-time clock.","000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff","detected illegal recursion into Mutex code","delegate_context_switch_count_ >= 0","libc++abi","SPARSE_TO_DENSE","op_context.output->params.zero_point >= std::numeric_limits<integer_type>::min()","MAXIMUM","String variable tensor isn't supported.","./third_party/ruy/ruy/kernel_common.h","Encoding Table type must be UInt8.","UINT16","env_ == rhs.env_","LOGICAL_OR","feature_size","NumInputs(node) == 2 || NumInputs(node) == 3","STABLEHLO_DOT_GENERAL","Signal on ","No valid LSTM builtin options exist","Triple-Core","debug.tflite.trace","hashtype","build-secure-info:source-uri","i686-linux-android-llvm-libcxx-x86","node->inputs->size","ASSIGN_VARIABLE","std::bad_alloc","attention_logits->type","ZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS_4PathEPNS_7CpuInfoEE3$_2","HASHTABLE_LOOKUP","NON_MAX_SUPPRESSION_V5","Mutex::Fer with pending CondVar queueing","tflite","N4absl7LogSinkE","num_tensors >= allocs_.size()","ReaderTryLock failed ","output->params.zero_point","NSt6__ndk15ctypeIwEE","Null output pointer passed to InterpreterBuilder.","learning/expander/pod/deep_pod/tflite_handlers/embedding_lookup.cc","MULTINOMIAL","prev < next","NSt6__ndk114__num_get_baseE","ZN6tflite4impl11Interpreter27ModifyGraphWithDelegateImplI14TfLiteDelegatePFvPS3_EEE12TfLiteStatusONSt6__ndk110unique_ptrIT_T0_EEEUlS4_E_","%s:%d %s was not true.","third_party/tensorflow/lite/kernels/concatenation.cc","pw->skip == nullptr","N4absl13time_internal4cctz12TimeZoneInfoE","old_h == nullptr || h->maybe_unlocking","St13runtime_error","REVERSE_SEQUENCE","Transmeta","Check %s failed: %s","NSt6__ndk15ctypeIcEE","SizeOfDimension(op_context->paddings, 1)","SetSlowPathTLS(data)","MAX_POOL_2D","Check result_size <= kMaxSize failed: ","Invalid quantized and sparse fully-connected format.","NumInputs(node) == 1 || NumInputs(node) == 2","dfatal","arena != nullptr","NSt6__ndk114__num_put_baseE","Invalid rune in vocabulary.","next->header.arena == arena","NSt6__ndk110__function6__baseIFbvEEE","__cxa_guard_acquire","FLOAT16","COMPLEX128","stablehlo.reduce_window","Attempt to reschedule without a slot (inside PBR?).","Pure virtual function called!","Monday","klogdebugfatal","third_party/absl/synchronization/internal/futex_waiter.cc","sp != 1","SPLIT","STABLEHLO_MAXIMUM","()Ljava/lang/String;","terminate_handler unexpectedly threw an exception",", method: ","xfixhash8","SOFTMAX","NSt6__ndk18messagesIwEE","N10__cxxabiv121__vmi_class_type_infoE","input->params.zero_point","bad_array_new_length","`num_precision_bits` must be in [2, 32) and a divisor of 32.","St9bad_alloc","PADV2","native","HASHTABLE_SIZE","f->header.arena == arena","ZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_","AllocateTensors","(Ljava/io/Writer;)V","RELU_0_TO_1","embedding_table != nullptr","edge_padding_low",", jobject: ","ERROR","Wait on ","exception != nullptr","evaluateExpression","The %dth dimension has unknown type: %d.","<EOS>","add_first_cap_feature","unknown pointer encoding","EMBEDDING_LOOKUP","next->header.magic == Magic(kMagicUnallocated, &next->header)","ATrace_endSection","HASHTABLE","659779404","size_t overflow","condition_variable wait failed","shift","NSt6__ndk19__num_putIwEE","thread constructor failed","St12out_of_range","pppppppp","CONV_2D","ExternalCpuBackendContext isn't properly initialized during TFLite interpreter initialization.","ToReflectedMethod","Sizes of `ngram_lengths` and `vocab_sizes` must be the same.","N6tflite15InterpreterInfoE","s->waitp == nullptr || s->waitp == waitp || s->suppress_fatal_errors","error","DELEGATE op shouldn't exist in model.","basic_string","COMPLEX_ABS","warning","op_context.constant_values->params.scale","NSt6__ndk110__stdinbufIwEE","ATAN2","w->waitp->cond == nullptr","GREATER","LESS_EQUAL","Missing exported method name for SignatureDef","MATRIX_DIAG","VARIANT","NSt6__ndk111__money_putIwEE","Unsupported sparse fully-connected weight format.","UNIDIRECTIONAL_SEQUENCE_LSTM","pos > size()","values->dims->size","FDE is really a CIE","MATRIX_SET_DIAG","INT16","0123456789ABCDEF","left_","STABLEHLO_CLAMP","NOTYPE","SPLIT_V"," found in vocabulary.","NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE","java/lang/Throwable","UNIQUE"," to: ","third_party/tensorflow/lite/kernels/fully_connected.cc Unsupported filter quantization zero-point value.","util/java/jni_helper.cc","./third_party/absl/time/internal/get_current_time_posix.inc","(jclass: ","Cannot allow dynamic tensors due to previous delegation, resetting to original execution plan.","NULL SignatureDef inputs for exported method %s","filter->type == kTfLiteInt8 || filter->type == kTfLiteInt4","__cxa_guard_abort","STABLEHLO_FLOOR","`num_bits` must be less than 32.","axis < t0->dims->size || (t0->dims->size == 0 && axis == 0)","NSt6__ndk17codecvtIDiDu9mbstate_tEE","malformed uleb128 expression","third_party/absl/strings/str_cat.cc","Failed to get JavaVMs: ","NSt6__ndk110__time_putE","stretch_dim","Unlock ","Dual-Core","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","LOGICAL_NOT","UINT32","RANGE","Type %d is unsupported. Only float16, float32, float64, int8, int16, int32, int64, uint8, uint64, bool, complex64 and complex128 supported currently.","STABLEHLO_LOGISTIC","NSt6__ndk110__function6__funcIZN3ruy12_GLOBAL__N_127DetectRuntimeSupportedPathsENS2_4PathEPNS2_7CpuInfoEE3$_0NS_9allocatorIS7_EEFbvEEE","STABLEHLO_ADD","Filter data type %s currently not supported.","node != nullptr && registration != nullptr","haven't left Arena region","MallocHook::RemovePreMmapHook(&InitialPreMMapHook)","-main.","The 0th entry of the model buffer must be an empty buffer.","unknown","element not in freelist","unknown register","STABLEHLO_DIVIDE","Unhandled fully-connected weights format","NSt6__ndk110moneypunctIcLb0EEE","`max_splits` must be > 0.","delegate_context_switch_count_ >= 1","Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#%d is a dynamic-sized tensor).","STABLEHLO_RSQRT","during phase1 personality function said it would stop here, but now in phase2 it did not stop here","getULEB128","money_get error","No tokens found.","RELU_N1_TO_1","Throw(","output->type == kTfLiteUInt8 || output->type == kTfLiteInt8 || output->type == kTfLiteInt16","Type %s not currently supported.","op_context.output->params.zero_point <= std::numeric_limits<integer_type>::max()","f->header.magic == Magic(kMagicAllocated, &f->header)","UnknownOp","InterpreterBuilder::operator()","TRANSPOSE","August","learning/expander/pod/deep_pod/tflite_handlers/kmeans_embedding_lookup.cc","Invalid sparse fully-connected format.","alignment <= underlying_buffer_.GetAlignment()","changelist 659779404 with baseline 659763987 in a mint client based on //depot/branches/mlkit.android_release_branch/659763987.1/google3","Unexpected number of JavaVMs: ","Aug 6 2024 00:25:31","Attempt to set flag '","has_bias || node->inputs->size == 2","Conv_hwcn_weights","bad_array_new_length was thrown in -fno-exceptions mode","NSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","NSt6__ndk112system_errorE","idx_and_alloc != tensor_idx_to_alloc.end()","sparsity != nullptr","num_precision_bits","BITWISE_XOR","STABLEHLO_MULTIPLY","s->header.arena == arena","clock_gettime(CLOCK_MONOTONIC) failed","(affine_quantization->scale->size == 1 || affine_quantization->scale->size == channels_out)","quantized_dimension must be in range [0, %d). Was %d.","subgraph_index >= 0","num_input_elements","input != nullptr","invoke","STABLEHLO_NEGATE","NSt6__ndk120__time_get_c_storageIcEE","next_free_key < kPerThreadSlots","clock_gettime() failed: (","Signal wakeup","getEncodedP","params->multiplier_exponent","padding","xfixhash32","absl::string_view::substr","N6tflite9GraphInfoE","PRELU","no error","Tuesday","STABLEHLO_REDUCE_WINDOW","tensor.allocation_type","kTfLiteUInt8","num_bits > 1","SignalAll wakeup","INT32","NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE","Only int8_t and int16_t outputs are supported with int8_t inputs currently, got %s.","Replacing %d out of %d node(s) with delegate (%s) node, yielding %zu partitions for the whole graph.","Quad-Core","N6tflite3ops6custom26sequence_string_projection12_GLOBAL__N_116ProjectionParamsE","NSt6__ndk115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE","filter->type != kTfLiteInt4","Attempting to resize a fixed-size tensor.","oouc14.prod.google.com","input_tensor != nullptr","0123456789abcdefABCDEFxX+-pPiInN",": out of range","NSt6__ndk110moneypunctIwLb0EEE","firebase-ml-android-sdk-releaser","ONE_HOT","length_error was thrown in -fno-exceptions mode with message \"%s\"","_Unwind_Resume","N10__cxxabiv120__si_class_type_infoE","%I:%M:%S %p","N4absl13time_internal4cctz10TimeZoneIfE","third_party/absl/log/internal/log_sink_set.cc","ZN3ruy15BlockingCounter4WaitENSt6__ndk16chrono8durationIxNS1_5ratioILx1ELx1000000000EEEEEE3$_0","%s %s","kTfLiteInt32","params->quantized_bias_type == kTfLiteInt32 || params->quantized_bias_type == kTfLiteInt64","max_val != nullptr","general JNI failure","KmeansEmbeddingLookup","DWARF opcode not implemented","RESHAPE","STRIDED_SLICE","__cxa_guard_release","%.0Lf","data->num","DW_EH_PE_datarel is invalid with a datarelBase of 0","Mutex queue changed beneath us","GetMethodID","Lock returning ","RANDOM_STANDARD_NORMAL","ADD_N","NSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE","reinterpret_cast<char *>(prev) + prev->header.size < reinterpret_cast<char *>(next)","`ngram_lengths` must be non-empty.","variables","Cyrix","RUY_PATHS","t->params.zero_point","Output must by dynamic.","third_party/absl/base/internal/low_level_alloc.cc","getFloatRegister","NON_MAX_SUPPRESSION_V4","waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","CIE version is not 1 or 3","expected_outputs_count","DENSIFY","EmbeddingLookup","third_party/tensorflow/lite/arena_planner.cc","<BOS>","<unable to describe exception>","t->params.scale","Only uint8_t and int16_t outputs are supported with uint8_t inputs currently, got %s.","N6tflite14StderrReporterE","UNSORTED_SEGMENT_MIN","input_product_scale >= 0","Encountered an unresolved custom op. Did you miss a custom op or delegate?","exclude_nonalphaspace_unicodes","NSt6__ndk120__shared_ptr_pointerIPN6tflite8internal14OperatorsCacheENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE","UNPACK","N10__cxxabiv120__function_type_infoE","kTfLiteArenaRwPersistent Dump:","must pass a valid arena","UINT8","num_output_elements","only integers, absl::LogSeverity enumerators, and DFATAL are accepted","FindClass(","DILATE","input->type == kTfLiteInt8 || input->type == kTfLiteInt16","Quantized FullyConnected expects output data type uint8, int8 or int16","%s failed to broadcast","STABLEHLO_IOTA","/sys/devices/system/cpu/possible","Conv_row_sums",": no conversion","third_party/absl/synchronization/mutex.cc","VERBOSE","The model is not a valid Flatbuffer buffer","SKIP_GRAM","SPACE_TO_BATCH_ND","NSt6__ndk112__do_messageE","%a %b %d %H:%M:%S %Y","STABLEHLO_COSINE","base/scheduling/downcalls.cc","outputs","BFLOAT16","%s:%d %s != %s (%d != %d)","RANDOM_UNIFORM","FbN4absl11string_viewEE","input->params.scale","third_party/tensorflow/lite/kernels/fully_connected.cc","ReaderLock blocking ","EXPECTED_VALUE","Empty user data.","RSQRT","EMBEDDING_LOOKUP_SPARSE","waitp != nullptr","Mutex::Fer while waiting on Condition","<null>","unsupported x86 register","N4absl14flags_internal18FlagStateInterfaceE","Client requested cancel during Invoke()","filter->type == kTfLiteUInt8","third_party/tensorflow/lite/kernels/pad.cc INT64 padding overflow. Only support value between INT32_MIN and INT32_MAX.","STABLEHLO_TANH","node->outputs->size","underlying_buffer_.GetSize() >= (alloc.offset + alloc.size)","0d5dafd8-d08f-4093-bdbd-4e47f0fe3330","LEAKY_RELU","Custom allocation is too small for tensor idx: %d","params->activation == kTfLiteActNone || params->activation == kTfLiteActRelu || params->activation == kTfLiteActReluN1To1 || params->activation == kTfLiteActRelu6","NSt6__ndk119__shared_weak_countE","third_party/tensorflow/lite/c/common_internal.cc","EQUAL","NSt6__ndk110__function6__funcIPFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvENS5_IS9_EES8_EE","(bias == nullptr) || bias->type == params->quantized_bias_type","CIE start does not match","op_context.input->type","UNSORTED_SEGMENT_SUM","failed to invoke","t->dims->data[d]","PFNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","false","SQUARED_DIFFERENCE","new_h != nullptr","clock_gettime(CLOCK_REALTIME, &ts) == 0","DEPTHWISE_CONV_2D","NSt6__ndk110__function6__funcIZN14EigenForTFLite15ThreadPoolTemplINS2_20StlThreadEnvironmentEEC1EibS4_EUlvE_NS_9allocatorIS6_EEFvvEEE","static_cast<size_t>(subgraph_index) < subgraphs_->size()","_main.","axis >= 0","NSt6__ndk17collateIcEE","per_channel_quantization_size","STABLEHLO_RNG_BIT_GENERATOR","READ_VARIABLE","slow release","Check total_size <= kMaxSize failed: ","CUSTOM","N6tflite13MemoryPlannerE","add_bos_tag","N6tflite16MemoryAllocationE","N3ruy12_GLOBAL__N_19TrMulTaskE","Quantization parameters has non-null scale but null zero_point.","STABLEHLO_SLICE","third_party/ruy/ruy/trmul.cc","Input type must be Int32.","FULLY_CONNECTED","attention_logits->dims->size","Engineering","FDE has zero length","/google/src/cloud/buildrabbit-username/buildrabbit-client/google3","RESOURCE","DW_EH_PE_aligned pointer encoding not supported","Unknown status (%d) after applying the default TensorFlow Lite delegate indexed at %zu.","NSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","STABLEHLO_DYNAMIC_UPDATE_SLICE","GREATER_EQUAL","SetTensorParametersReadWrite is disallowed when graph is immutable.","affine_quantization->scale","' to invalid value ","ZEROS_LIKE","SEGMENT_SUM","N4absl14flags_internal9FlagStateE","NSt6__ndk110__function6__funcIZN3ruy6Thread25GetNewStateOtherThanReadyEvEUlvE_NS_9allocatorIS4_EEFbvEEE","window_dilations","March","third_party/tensorflow/lite/kernels/reshape.cc","__thread_specific_ptr construction failed","JNI version error","is_optional_bias_int","NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE","num_bits < 32","bad arena pointer in AddToFreelist()","N4absl14flags_internal8FlagImplE","word_novelty_bits","WHERE","FAKE_QUANT"," : unexpected failure to find given exception class '","STABLEHLO_EXPONENTIAL","DW_OP_fbreg not implemented","St8bad_cast","N6tflite17CpuBackendContextE","JNI_GetCreatedJavaVMs","N6tflite12_GLOBAL__N_119MallocDataAllocatorE","%s:%d: %s","h->skip == nullptr","dealloc_node_[tensor] == kNodeNotAssigned","Null pointer passed in as model.","Hygon","waitp->thread->waitp == nullptr","NSt6__ndk18ios_base7failureE","RFFT2D","Unexpected data type","filter->dims->data[affine_quantization->quantized_dimension]","DEQUANTIZE","FLOAT32","ATrace_beginSection","ios_base::clear","static_cast<size_t>(node_index) < nodes_size","no_integer_overflow_from_quantization","N6tflite8ProfilerE","NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE","SILENT","condition_variable::wait: mutex not locked","RUY_CHECK","BROADCAST_TO","stablehlo_scatter","input->quantization.type","getRegister","STABLEHLO_COMPOSITE","split_on_space","delegate->CopyFromBufferHandle != nullptr","%c0000 00:00:%02d.%06d %7d ","invalid arguments","GATHER","edge_padding_high","NSt6__ndk19time_baseE","TryLock failed ","Check absl::ParseFlag(val, &dflt, &err) failed: ","WARNING","Only 1D, 2D, 3D and 4D tensors supported for int16 input with int16 output, got %dD.","not enough memory","SQUARE","Can't binary search on variable length encoded data.","CALL_ONCE","wake_list != kPerThreadSynchNull","murmur","unicodehash8","input->type == kTfLiteUInt8 || input->type == kTfLiteInt8 || input->type == kTfLiteInt16","NSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite12ArenaPlannerE","N4absl15CommandLineFlagE","N8learning8expander11UnicodeHashE","#trans=","ModifyGraphWithDelegate","bad magic number in AddToFreelist()","bad skip in DequeueAllWakeable","PerThread can't tolerate using page frame 1 in a stack","SCATTER_ND","third_party/tensorflow/lite/kernels/pad.cc Pad value has to be greater than equal to 0.","STABLEHLO_DYNAMIC_SLICE","truncated sleb128 expression","ReaderLock returning ","LOG_SOFTMAX","kTfLiteInt16","N3ruy4TaskE","unicodehash16","N6tflite28TfLiteInternalBackendContextE","N6tflite17MutableOpResolverE","N6tflite20BuiltinDataAllocatorE","NSt6__ndk110moneypunctIwLb1EEE","St14overflow_error","no x86 float registers","The function is forbidden if not calling in delegate.","Tensor output types are not as expected.","Tensor %d has invalid sparsity parameters.","SetTensorParametersReadOnly is disallowed when graph is immutable.","s->waitp != nullptr || s->suppress_fatal_errors","<init>","third_party/tensorflow/lite/kernels/conv.cc","Processor","unsupported locale for standard input","Unknown error %d","unspecified iostream_category error","NSt6__ndk110moneypunctIcLb1EEE","base_dilations","NSt6__ndk18ios_baseE","Unable to delete global reference, JNIEnv* missing","Could not get 'stablehlo.pad' operation parameters.","659763987","Tensor %d has invalid quantization parameters.","util/java/scoped_global_ref.cc","reference(Lhs: %d cells %dx%d %s, Rhs: %d cells %dx%d %s)","params->bias","Mutex Enqueue failure","NSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","./util/java/scoped_local_ref.h","node_index >= 0","SQUEEZE",", jclass: ","(bias->type == kTfLiteInt32) || (bias->type == kTfLiteInt64)","model_control_dependencies","pthread_sigmask failed: %d","SizeOfDimension(op_context->paddings, 0)","NumThreadsStrategy::kDefault"," !\"#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","ptr != nullptr","required_bytes <= bytes","ROUND","Invalid sparsity parameter.","libc++","STABLEHLO_GATHER","SEQUENCE_STRING_PROJECTION","RESIZE_NEAREST_NEIGHBOR","getTableEntrySize","NSt6__ndk120__time_get_c_storageIwEE","N10__cxxabiv119__pointer_type_infoE","third_party/tensorflow/lite/core/subgraph.cc","UnlockSlow is confused","(null)","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEvE","obj_clazz != nullptr","STABLEHLO_AND","NSt6__ndk110__function6__funcIZN3ruy15BlockingCounter4WaitENS_6chrono8durationIxNS_5ratioILx1ELx1000000000EEEEEE3$_0NS_9allocatorIS9_EEFbvEEE","Invoke","September","not waiting when should be","stablehlo_gather","NSt6__ndk19__num_getIwEE","processor","STABLEHLO_SCATTER","Enqueue to list failed","`vocab_sizes` must be non-empty.","JNI_OK == env_->ThrowNew(exception_class.get(), msg.c_str())","learning/expander/pod/deep_pod/utils/quantization_utils.cc","(jobject: ","interior_padding","Check the '%s' attribute.","Friday","Attempt to get JNIEnv* on thread not attached to JVM","waitp.thread->waitp != nullptr","setFloatRegister","Only float32, uint8_t, Int8_t, Int16_t are supported currently, got %s.","GetDirectBufferAddress","NSt6__ndk111__money_getIwEE","NSt6__ndk17codecvtIDsDu9mbstate_tEE","NSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE","N6tflite9profiling12RootProfilerE","NSt6__ndk18numpunctIcEE","COMPLEX64","too few levels in Next()","NSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE","(std::is_same_v<PaddingIntegerType, int32_t>)","max_splits","Flag ","1.f / 32768","0 == dlclose(handle)","NSt6__ndk110__function6__baseIFNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEEEE","<failure to call Object.toString()>","getSLEB128","Unknown type","AVERAGE_POOL_2D","xfixhash16","/sys/devices/system/cpu/kernel_max","generic","/proc/cpuinfo","NSt6__ndk18messagesIcEE","third_party/ruy/ruy/apply_multiplier.cc","CONCATENATION","NSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE","JCy7JCy7JCy7JCy7","illegal skip from head","Blaze, release blaze-2024.07.30-1 (mainline @657367657)","WidthMajor","op_context.constant_values->params.zero_point","Unhandled fully-connected weights format.","Group convolution currently not supported for hybrid kernel.","AllocateTensors() called on inconsistent model.","toString","SizeOfDimension(filter, 0)"," #types=","UNIDIRECTIONAL_SEQUENCE_RNN","NumElements(bias)","GATHER_ND","The model allocation is null/empty","setRegister","STABLEHLO_LOG","<null method>","NSt6__ndk110__function6__baseIFvP14TfLiteDelegateEEE","(unknown)","t->type","third_party/tensorflow/lite/util.cc","normalize_repetition","unordered freelist","' is defined as one type and declared as another","RUY_CHECK_GE","node inputs","ctx->num_threads_strategy()","libandroid.so","NumDimensions(filter)","kTfLiteAffineQuantization","FLOOR_DIV","QUANTIZE","NSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE","STABLEHLO_TRANSPOSE","reshape","NOT_EQUAL","t->buffer_handle != kTfLiteNullBufferHandle","window_dimensions","CONV_3D","params->activation","'stablehlo.pad' operation parameter array sizes are not consistent.","Empty input not supported.","stablehlo.pad","FNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN4absl11string_viewEE","NSt6__ndk113messages_baseE","N10__cxxabiv116__shim_type_infoE","ReaderUnlock ","i < prev->levels","attention_logits->dims->data[0]","BITCAST","STABLEHLO_PAD","Duplicate log sinks are not supported","CUMSUM","encoding_table != nullptr","input_channel % filter_input_channel","exception_class != nullptr","N6tflite13eigen_support12_GLOBAL__N_122EigenThreadPoolWrapperE","input_shape->data[axis]","STABLEHLO_WHILE","kStateInvokable","PLACEHOLDER_FOR_GREATER_OP_CODES","<failure to decode jclass>","SELECT_V2","SignalAll on ","(Ljava/io/PrintWriter;)V","N6tflite10OpResolverE","Unhandled LSTM kernel type: %d","t->dims->size","DW_OP_piece not implemented","(enum value %d)","Sunday","mutex lock failed","NumElements(input) > 0","STABLEHLO_BROADCAST_IN_DIM","NSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE","BIDIRECTIONAL_SEQUENCE_RNN","learning/expander/pod/deep_pod/tflite_handlers/ngram_hash.cc","Restore saved value of ","Invalid GOOGLE_STDERRTHRESHOLD value: ","RELU6","NSt6__ndk111__stdoutbufIcEE","Check failed: ","NSt6__ndk118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","waitp == nullptr || waitp->thread->waitp == nullptr || waitp->thread->suppress_fatal_errors","BROADCAST_ARGS","STRING","NumDimensions(input) >= 1","Restored original execution plan after delegate application failure.","%s:%d %s != %s (%s != %s)","third_party/tensorflow/lite/kernels/activations.cc","NSt6__ndk110__function6__baseIFbN4absl11string_viewEEEE","filter->type","op_context.output->type","' specified for flag '","NSt6__ndk17codecvtIcc9mbstate_tEE","ATrace_isEnabled","INT64","malformed freelist","December","tensor_at_index->allocation_type","NSt6__ndk119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE","St9type_info","node outputs","St16invalid_argument"]}],"strings_code":["NewChatsFromNonContactsCheck","getProfileCompatibility","Failed to parse the rule: ","chats_menuName","calls","shouldInterceptRequest ","RLottieDrawable nativePtr == 0 ","Invalid aspect ratio","StoryContactsHint","storiesExportNopublicLink","register callback = %s","ctor name: ","Pixi5-10_4G","queue shouldn't have null items","Last unit does not have enough valid bits","preferred","SuggestClearDatabaseMessage","force_not_internal_apps","telegram_nft","getEmptyRegistry","ZoneRegionId()","action_msg","list","Failed to resolve time offset.","Received duplicate message: ","VideoSavedToDownloadsHintLinked","Using capture format: ","CREATE INDEX IF NOT EXISTS did_topics ON topics(did);","Mobile vision input can not be null","METADATA_BLOCK_PICTURE","setEpicenterBounds","EXTRA_SKIP_FILE_OPERATION","SortBy","onReceive action: %s","14_14","Unable to create instance of ","reviews_bot","BlockUserReplyAlert","vmatrix","tag:dts.com,2018:uhd:audio_channel_configuration","discardCall ","UPDATE messages_v2 SET read_state = read_state | 1 WHERE uid = ? AND mid >= ? AND read_state IN(0,2) AND out = 0","stars_stargift_resale_amount_min","https://t.me/$","Unsupported UTC timing scheme","Every 5 minutes","textWithEntities","TextView","VIVO","Luscious","getInstance(...)","jlmExternalFont","libflac","showExtraNotifications: holders.size()=","gif_search_emojies","exactDownloadDurationMs","STICKER_TO_KEYBOARD","Exception in resume onCancellation handler for ","switchTrack","Automatic handling of audio focus is only available for USAGE_MEDIA and USAGE_GAME.","GiftPremiumGiftsSentStatus","WLS=","DeleteMessagesText","codeScannerOptionalModuleEvent","saved_dialogs","text/x-ssa","urn:x-cast:\\","BackendRequest{events=","badgeNumberShowRow","subinfoTextView","TransferFunction","chat_recordedVoiceDarkerBackground","videoId\\","unable to get EGL14 display","DeclareMathSizes","Invalid start code: ","sequenceParameterSets","Ignoring Animator set on ","CameraUpdate must not be null.","distanceSystemType","getPopEnterAnim=","GPSTrackRef","arrowScroll tried to find focus based on non-child current focused view ","UPDATE attach_menu_bots SET date = ?","expectedValuesPerKey","appInstanceIdToken","hlsl","nullLayouts","callback_url","https://policies.google.com/privacy","avatar_nameInMessagePink","start list: ","circles","resolve username from cache ","size must be non-negative","Response Code: ","Invalid metadata interval: ","document_id","preset1","FETCH_ALLOWLIST","set transformRotation = ","breakClipId","TypePublicGroup","Failure in canAuthenticate(). FingerprintManager was null.","FloatValueHolder","SELECT data FROM wallpapers2 WHERE 1 ORDER BY num ASC","DROP TABLE transport_contexts","unknown flag for pos ","nlClassifierOptionalModuleLogEvent","VoipChannelScheduleInfo","Built-in AEC is not supported on this platform","summary","consumerIndex$volatile","EditedMessage","null cannot be cast to non-null type kotlinx.coroutines.CompletedExceptionally","sech","Bans","MediaCodecList API didn't list secure decoder for: ","Unexpected URI format: ","https://telegram.org","id should not be empty","section","GoogleApiAvailability","blitWithMaskBlurer","chat_unreadMessagesStartBackground","text/javascript","Client-ID","prevMedia","sampleSize","lastFailedStatus=","Breakbeat","androidx.credentials.TYPE_INVALID_CHARACTER_ERROR","MIIEQzCCAyugAwIBAgIJAMLgh0ZkSjCNMA0GCSqGSIb3DQEBBAUAMHQxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtHb29nbGUgSW5jLjEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDAeFw0wODA4MjEyMzEzMzRaFw0zNjAxMDcyMzEzMzRaMHQxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtHb29nbGUgSW5jLjEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDCCASAwDQYJKoZIhvcNAQEBBQADggENADCCAQgCggEBAKtWLgDYO6IIrgqWbxJOKdoR8qtW0I9Y4sypEwPpt1TTcvZApxsdyxMJZ2JORland2qSGT2y5b+3JKkedxiLDmpHpDsz2WCbdxgxRczfey5YZnTJ4VZbH0xqWVW/8lGmPav5xVwnIiJS6HXk+BVKZF+JcWjAsb/GEuq/eFdpuzSqeYTcfi6idkyugwfYwXFU1+5fZKUaRKYCwkkFQVfcAs1fXA5V+++FGfvjJ/CxURaSxaBvGdGDhfXE28LWuT9ozCl5xw4Yq5OGazvV24mZVSoOO0yZ31j7kYvtwYK6NeADwbSxDdJEqO4k//0zOHKrUiGYXtqw/A0LFFtqoZKFjnkCAQOjgdkwgdYwHQYDVR0OBBYEFMd9jMIhF1Ylmn/Tgt9r45jk14alMIGmBgNVHSMEgZ4wgZuAFMd9jMIhF1Ylmn/Tgt9r45jk14aloXikdjB0MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLR29vZ2xlIEluYy4xEDAOBgNVBAsTB0FuZHJvaWQxEDAOBgNVBAMTB0FuZHJvaWSCCQDC4IdGZEowjTAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBAUAA4IBAQBt0lLO74UwLDYKqs6Tm8/yzKkEu116FmH4rkaymUIE0P9KaMftGlMexFlaYjzmB2OxZyl6euNXEsQH8gjwyxCUKRJNexBiGcCEyj6z+a1fuHHvkiaai+KL8W1EyNmgjmyy8AW7P+LLlkR+ho5zEHatRbM/YAnqGcFh5iZBqpknHf1SKMXFh4dd239FJ1jWYfbMDMy3NS5CTMQ2XFI1MvcyUTdZPErjQfTbQe3aDQsQcafEQPD+nqActifKZ0Np0IS9L9kR/wbNvyz6ENwPiTrjV2KRkEjH78ZMcUQXg0L3BYHJ3lc69Vs5Ddf9uUGGMYldX3WfMBEmh/9iFBDAaTCK","ConfigValue{delta=","1.0.3","messageEntityCustomEmoji","net-type","mono","SpoilerEffect2, link draw program error: ","pendingGetCredentialHandle","forceDisableTabletMode","No.\\nAnd every unnecessary ping of the dev delays the release for 10 days.\\nEvery request for ETA delays the release for 2 weeks.","nothanos","Count must be greater than or equal to the maximum of all grid indices (and spans) defined in the LayoutParams of each child","Async task throws exception!","The main looper is not available","progressView","BillingController consumeGiftPurchase ","time","lightgray","access_requested","DORMANT","android.support.customtabs.customaction.ID","gcm.n.default_light_settings","models/diamond.binobj","SELECT top_message, data, topic_message, unread_count, max_read_id, unread_mentions, unread_reactions, read_outbox, pinned, total_messages_count, nopaid_messages_exception, unread_poll_votes FROM topics WHERE did = %d ORDER BY pinned ASC","AccDescrUnreadCount","genericAnimationsStickerPack","UPDATE messages_v2 SET mid = ?, send_state = 0 WHERE mid = ? AND uid = ?","SAVerificationClientS","Unknown VP9 profile: ","Send","WhitePoint","abortAnimatedScroll","DELETE FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d","setMirrorVertically: ","java.util.stream.DoubleStream","stargiftsMessageLengthMax","phoneview_phone","PreviewForwardVideo","last_name","ChatSetNewPhoto","REST","text/x-web-markdown","StoryDraft append ","AmbientEnabled","empty string","ALTER TABLE messages_v2 ADD COLUMN group_id INTEGER default NULL","Longmapsfrom","Passkey registration was cancelled by the user.","chat_inCodeBackground","GmsClientSupervisor","downloadFailureStatus","imageByteSize","Romance","multipleObjectsEnabled","Candidate{port=","AXON 7 mini","android.summaryText","setHasExts","liveSeekableRange","list[","files path = ","DROP TABLE IF EXISTS bot_info;","RESOLUTION=(\\\\d+x\\\\d+)","LongFixedNodeBuilder[%d][%s]","SentSmsCode","urls element is null: ","Verified the intent with GSA.","can't parse ErrorResilientHvxcSpecificConfig yet","stripOffsets and stripByteCounts should have same length.","playerState","Could not find method makeOptionalFitsSystemWindows. Oh well...","Вulicya bez nazvi","Vanilla","There is no currently selected dynamic group route.","SetUserPhotoSelfAlertMessage","popEnterAnim=#","Device in Direct Boot Mode: postponing initialization of Firebase APIs for app ","REPLACE INTO messages_v2 VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, ?, ?)","UPDATE dialogs SET (last_mid, last_mid_group) = (SELECT mid, group_id FROM messages_v2 WHERE uid = ? AND date = (SELECT MAX(date) FROM messages_v2 WHERE uid = ?)) WHERE did = ?","DeleteTheme","com.coremedia.iso.boxes.TrackHeaderBox","location_actionBackground","com.android.okhttp.internal.http.HttpTransport$ChunkedInputStream","OMX.qcom.audio.decoder.aac","Received a Queue Reordered message with an empty reordered items IDs list.","sub2","ID3 exception occured in frame %s: %s","actionBarTabActiveText","logSourceMetrics","secure_config.json","Failed to inflate ColorStateList, leaving it to the framework","ordering","stargiftsBlocked","ACTION_NEXT_HTML_ELEMENT","StarsConfirmPurchaseButton","message received: %s","Content-Length","platform","modelDownloadLogEvent","getEntries","isProjected","ConnectionService onDisconnect","font","fetch_timeout_in_seconds","Curve Small.**","AccDescrPlayerDuration","scaleY","Couldn't open language identification model file","Cannot add pager decor view during layout","profileInstalled","chat_unreadMessagesStartText","unread_reactions","glBindFramebuffer","CREATE INDEX IF NOT EXISTS uid_end_messages_holes ON messages_holes(uid, end);","dayOfMonth","minute","suggest_icon_1","Length Required","No external updates","after animation is cancelled, item should not be in mRemoveAnimations list","MediaRouteDescriptor{ id=","a-zA-Z[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]","villeplus","Unknown feature","isRecyclable decremented below 0: unmatched pair of setIsRecyable() calls for ","stickers_faved_limit_premium","https://www.google.com/resolve?name=","Cinnamon","null cannot be cast to non-null type kotlin.coroutines.Continuation<kotlin.Any?>","OMX.Exynos.HEVC.Encoder","lowp float satLuminance = dot(result.rgb, satLuminanceWeighting);\\n","Gift2SelfInfoConverted","Text(","Silver","sps_max_dec_pic_buffering_minus1[","resultData","Reggae","Unexpected response action: ","Failed to rename ","Failed to get app version for libraryName: ","สวัสดี","process time=","action","No image meets the size requirements of a thumbnail image.","Fantastic","setExclusiveCheckable","crsm","SendMediaPermissionPhotos","ERROR_PRIVACY","Unexpected error when reading input.","CameraEnumerationAndroid","storiesSentMonthlyLimitPremium","buttonNeutralText","Serialized DocId is required for constructing ExtraParams to query ProductDetails for all first party products.","AUDIOBOOK","DELETE FROM topics WHERE did = %d AND topic_id = %d","keep_media_exceptions_","debug_loading: ","Error making request: ","BoostingConfirm","UPDATE dialogs SET (last_mid, last_mid_group) = (SELECT mid, group_id FROM messages_v2 WHERE uid = ? AND date = (SELECT MAX(date) FROM messages_v2 WHERE uid = ? AND date != 0)) WHERE did = ?","last_stories_has_more_hidden","Nonce length is too short. The nonce must be a minimum of 16 bytes (before base64 encoding) to allow for a better security.\\nRetry with a longer nonce.\\n","ACTION_CLEAR_FOCUS","chat_outSentCheck","method-execution","write raw error","avatar_text","Couldn't find a integer value","saveToGalleryGroupsRow","Non-system-image GmsCore APK, forcing V1","AUDIO=\\","Unexpected justification value: ","RegisterText2","sub_layer_interlaced_source_flag[","UPDATE topics SET read_outbox = max((SELECT read_outbox FROM topics WHERE did = %d AND topic_id = %d), %d) WHERE did = %d AND topic_id = %d","zzbiu","com.android.chrome","drawable_chat_pollHintDrawableOut","SELECT mid, data FROM messages_topics WHERE uid = ? AND topic_id = ? ORDER BY mid DESC LIMIT 1","filepositions","telegram_collection","pending translation +","drawableBotWebView","Overlap ","darkmagenta","voip_server_config","Proxy@","org.telegram.messenger.ACTION_COPY_CODE","statusOnlineColor","finish keep-alive job","StarRatingFuturePreview2","PaymentEmailToProvider","REPLACE INTO chat_settings_v2 VALUES(?, ?)","appliedFilter","Failed to launch the selector UI. Hint: ensure the `context` parameter is an Activity-based context.","REPLACE INTO channel_admins_v3 VALUES(?, ?, ?)","valueTextView","VoipGroupVideoChat","StopLiveLocationAlertToUserText","allowBigEmoji","DELETE FROM chat_pinned_count WHERE uid = ","initPlayout(sampleRate=","calls_access_hashes","android.intent.action.VIEW_DOWNLOADS","Codec max resolution adjusted to: ","orientation","Deleting shader.","Disable Invoice Payment","Camera:MicroVideoPresentationTimestampUs","mbox","Google Sans","android:view_registry_state","google.ttl","processTopics=new_topics_size=","badgeNumberMessages","FastDateParser[","CLOSED-CAPTIONS=\\","rewind10StringResId","output","GetCredentialResponse returned from framework","validationTestResult","ChooserServiceCompat","android.media.metadata.ALBUM","user=","Invalid padding bits for frame header ","LivePhotoSavedHint","tflite_dynamite","Missing required field: ","telegram_message","breakId","java.util.Iterator","useNewBlur","ProductId can not be duplicated. Invalid product id: %s.","Unexpected EOF in header","StoryReactionsByEmotionChartTitle","User's name must not be empty.","STORY_SEND_FLOOD_MONTHLY_","BillingBroadcastManager","slategrey","showsUserInterface","currentModeVideo","Exception while inflating drawable","org.telegram.android.musicplayer.pause","null cannot be cast to non-null type kotlinx.coroutines.internal.LockFreeTaskQueueCore<java.lang.Runnable{ kotlinx.coroutines.RunnableKt.Runnable }>{ kotlinx.coroutines.EventLoop_commonKt.Queue<java.lang.Runnable{ kotlinx.coroutines.RunnableKt.Runnable }> }","UnlockPaidContent","mOnScrollChangedListener","STYLE","SpecialEffectsController: Enqueuing remove operation for fragment ","enable_h265_encoder","chat_inFileNameText","skip transferring as CastSession is null","CREATE TABLE wallpapers2(uid INTEGER PRIMARY KEY, data BLOB, num INTEGER)","messageId","50_50_b2","BoostingUsedLinkDate","telegram.me","fgcolor","applyRemoteLanguage getLangPack of base","CREATE INDEX IF NOT EXISTS flags_idx_4_saved_dialogs ON saved_dialogs(flags);","unexpectedEndOfInput","SELECT mid, uid, read_state, send_state, date, data, out, ttl, media, replydata, imp, mention, forwards, replies_data, thread_reply_id FROM messages WHERE 1","android.permission.READ_PHONE_NUMBERS","During public key credential, found IntentSender failure on public key creation: ","Euro-House","CAPTIONS","statusTextView","minClientLibraryVersion","drawableMsgOutMedia","setLengthSizeMinusOne","Date","loadUrl ","SFIXED32_LIST_PACKED","topicsPinnedLimit","rewindDrawableResId","iint","LimitReachedFavoriteStickersSubtitle","OptionalInt[","icy-br","FileTypeBox.java","Main","chats_menuItemCheck","BusinessHoursProfileOpensInMinutes","ISOSpeedLatitudezzz","COLLECT_SIGNALS","telegram_chatlist","roboto","IMPORT_CREDENTIALS_FOR_DEVICE_SETUP","Body Main","add TL_updateGroupCallParticipants to queue ","Local module descriptor class for ","T delimeter is not found","android.intent.action.PACKAGE_REPLACED","livemode","Not a built-in time zone: ","starsPaidPostAmountMax","reload","selectedAutoNightType","Button","search_recent","unexpected","transports","F3111","text/x-markdown","devicePublicKey","fetchFonts result is not OK. (","org.mozilla.firefox","qr-code","height_to_viewport_ratio_permille: ","is required!","Expecting number, got: ","connection","vibrate_channel","common_google_play_services_restricted_profile_title","MapOptions","VoipChannelStartVoiceChat","LocalDate","onServiceDisconnected","RemoveDocumentsMessage","subscriptionOfferDetails","API_UNAVAILABLE","2 GB","setBackgroundResource","SentCallOnly","CREATE INDEX IF NOT EXISTS date_idx_enc_tasks_v3 ON enc_tasks_v3(date);","smallFilesQueue dc","VoIPService: user == null AND chat == null","AFTSO001","glsl","Unknown column type","AviStreamHeaderChunk","fetch","VC: ","androidx.credentials.TYPE_CREATE_CREDENTIAL_UNSUPPORTED_EXCEPTION","pause-music-on-record","hideControls();","Null wallClock","values","Chiffon","use_system_ns","Target Phone: +","Media encoder release timeout","BoostingGiveawayHowItWorksText","moveto RESTORE_VIEW_STATE: ","notificationsSettingsLoaded4","CREATE TABLE scheduled_messages_v2(mid INTEGER, uid INTEGER, send_state INTEGER, date INTEGER, data BLOB, ttl INTEGER, replydata BLOB, reply_to_message_id INTEGER, PRIMARY KEY(mid, uid))","bluebubbles.attheme","translation_all","InstantCamera failed link shader","CREATE TABLE web_recent_v3(id TEXT, type INTEGER, image_url TEXT, thumb_url TEXT, local_url TEXT, width INTEGER, height INTEGER, size INTEGER, date INTEGER, document BLOB, PRIMARY KEY (id, type));","BrightnessValue","MediaCodecAudioRenderer","separator","dialogInputFieldActivated","ScanCamera","PRO7S","StarsReactionTextSent","ModifiedJulianDay","binom","android.media.metadata.TITLE","accent_text_color","number to skip cannot be negative","CHAT_SEND_PLAIN_FORBIDDEN","Not on back stack","AutoNightModeOff","Cannot invoke ","stss","group_emoji_status_level_min","REPLACE INTO gift_themes VALUES(?, ?)","mp7t","proxychannel","Wrong thread","Entry count in sbgp != 1 (unsupported).","Unable to verify null intent","OMX.qcom.video.decoder.vp8","no protocol version specified, strange. Assuming HTTP/1.1.","cancelled cache generation","java received unknown constructor 0x%x","filterAllowed","EGL_KHR_surfaceless_context","Cannot remove Fragment attached to a different FragmentManager. Fragment ","edit group call flags = ","allowedProviders","share_linkText","eglCreateWindowSurface returned EGL10.EGL_BAD_NATIVE_WINDOW","playStringResId","CPY83_I00","PRIV","getPngAttributes starting with: ","UsernameCopied","google_pay_public_key","sound_","CODE_EMPTY","TYPE_BLUETOOTH_SCO","Divine","ChatsSelectedClearCache","windowBackgroundWhiteInputField","info1.**","domain","Subscribers","luc7.**","chatItemAnimator enable notifications","ChatThemeApplyHint","viewBox","tcaron","receivedCall response = ","avatar_subtitleInProfileBlue","debug_loading: delete existing file cause file size mismatch ","h:mm:ss a","file_to_path.db","ACTION_SCROLL_IN_DIRECTION","autohide\\","close","models/deal_border.png","SELECT data FROM messages_topics WHERE uid = ? AND mid = ? AND topic_id = ?","AFTA","Error consuming purchase!","profile","darkgrey","FragmentContainerView must have an android:id to add Fragment ","vibrate_react","rowspan","web_app_request_file_download","STOP","statisticChartHintLine","popupChannel","D+|E+|F+|G+|H+|K+|M+|L+|S+|W+|Z+|a+|d+|h+|k+|m+|s+|w+|y+|z+|''|'[^']++(''[^']*+)*+'|[^'A-Za-z]++","Audio configuration has not yet been verified","onCameraClosed from another session.","Unexpected end of document","Lavender","EventLogChangeUsernames","BoostingGiftsCount","SELECT start, end FROM media_holes_v2 WHERE uid = %d AND type = %d AND end >= %d ORDER BY end ASC LIMIT 1","sms_code_autofill","CREATE TABLE reactions(data BLOB, hash INTEGER, date INTEGER);","bigr","ChannelBroadcast","Audio codec error","gift_ribbon","Received event with track-conversion=false. Do not set user property","voipgroup_actionBarItemsSelector","Switch Backend","Error: Final position of the spring must be set before the animation starts","SELECT uid FROM scheduled_messages_v2 WHERE mid IN(%s) AND uid = %d","Minute subscription fee","payment_form_submit","android.support.v4.media.session.action.ARGUMENT_PLAYBACK_SPEED","End index: ","GoogleSignInCommon","roundVideoBitrate","ASUS_X00AD_2","standardOffset","create_bot","blue","setPageLoaded: already loaded","Failed to parse standard genre code","removeFrameListener must not be called on the render thread.","redviolet","Roman","Couldn't encode request, returning with 400","gcm.n.visibility","chat_outBubbleGradient","Toasted","NONCE_TOO_LONG","voipgroup_overlayBlue1","utyan_empty","force_save_dialog","com.sec.android.app.launcher","chrome","Unable to find file in apk:lib/","trkn","StoriesController can't update story dialogId == 0","Rose","actualPreviewWidth","ReportSentInfo","paintChatActionText3","bookTitle","OffsetTimeOriginal","Diamond","unable to rename the tmpfile to PersistedInstallation","short","radioBackground","ContentQueryWrapper.query","ALTER TABLE messages_topics ADD COLUMN reply_to_story_id INTEGER default 0","Finger 2","Heif meta: ","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d","trying to read internal file","queueData","androidx.credentials.TYPE_ABORT_ERROR","hdrType","DeleteBackground","Asia/Dhaka","ALTER TABLE story_pushes ADD COLUMN flags INTEGER default 0","preloadedItemId","MethodInvocation","PRAGMA user_version = 161","android.support.v4.media.session.command.ADD_QUEUE_ITEM_AT","other","REPLACE INTO bot_info_v2 VALUES(?, ?, ?)","error starting call","Called removeDetachedView with a view which is not flagged as tmp detached.","Service Unavailable","androidx.lifecycle.internal.SavedStateHandlesProvider","captioning","start import contacts","Received InstanceID error ","botemojistatus_","Access-Control-Max-Age","missing '","Bundle returned from %s contains null signatures list.","darkkhaki","blanchedalmond","framing bit expected to be set","bindings.version","Failed to retrieve putIBinder method","refresh_rate","bb392ec0-8d4d-11e0-a896-0002a5d5c51b","SetPhotoFor","There's no predefined TeXFormula with the name '","hide frame metrics","overwrite_reactions","Insets{left=","GoogleApiClient is not configured to use ","android.settings.AIRPLANE_MODE_SETTINGS","ATTACH","contacts_inviteText","dk_wwlghOFACAAAAfz9xrxi6euw","dest","Could not compile program: ","java.vm.vendor","section_bg_color","NotificationMessagePaidMedia","foreground_color_premultiplied","ConnectionService created","already disposed, so short-circuiting","Enable tablet mode","SJIS","CREATE TABLE IF NOT EXISTS download_queue(uid INTEGER, type INTEGER, date INTEGER, data BLOB, PRIMARY KEY (uid, type));","kty\\","onDeviceDigitalInkSegmentationLogEvent","Gift2SendSelf","PhenotypeFlag unable to load ContentProvider, using default values","emailCode","chats_actionBackground","dac4","loadingItemId","telegram_auction","secretWebpage2","drawableMsgStickerClock","Please provide Old SKU purchase information(token/id) or original external transaction id, not both.","BarcodeNativeHandle","Unknown unit \\","filename","HashCode#asInt() requires >= 4 bytes (it only has %s bytes).","csd-","CREATE TABLE IF NOT EXISTS dialog_filter(id INTEGER PRIMARY KEY, ord INTEGER, unread_count INTEGER, flags INTEGER, title TEXT)","A_MPEG/L2","mathllap","FILTER_INCLUDE_TOO_MUCH","voipgroup_overlayAlertGradientUnmuted","android.settings.MANAGE_APP_USE_FULL_SCREEN_INTENT","CREATE TABLE emoji_keywords_info_v2(lang TEXT PRIMARY KEY, alias TEXT, version INTEGER, date INTEGER);","chats_verifiedCheck","mlkit:natural_language","YAHOO","DELETE FROM saved_dialogs","imageSearchBot","MMM dd yyyy, HH:mm","saveToGallerySectionRow","formatterBoostExpired","actionBarActionModeDefaultIcon","Video codec error","user_consent","profile_status","REPLACE INTO animated_emoji VALUES(?, ?)","Invalid ","UPDATE media_counts_topics SET old = 1 WHERE 1","The provided context did not have an application context.","Is source code for Android coming anytime soon?","stars_paid_message_commission_permille","IMPORT=\\","Unexpected error while disconnecting","credentialOption","No cameras attached.","Built-in NS is not supported on this platform","t.me/spambot","Notifier must not be null","zero_party_api_get_fido_security_key_only_sign_pending_intent","BoostingShowMoreGifts","attribute vec4 inputTexCoord;\\n","mData=","Mark not supported","warmUpIntegrityToken(%s)","MMM dd, yyyy","No valid listener is set in BroadcastManager","Timing out request: ","SELECT m.data, m.mid, r.random_id FROM media_v4 as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid WHERE m.uid = %d AND m.mid < %d AND type = %d ORDER BY m.mid DESC LIMIT %d","received new messages ","call discarded, stopping service","Ignoring strf box for unsupported track type: ","Passkeys__skip_consent_screen","Test ","distorted_video","Attempt to send text message without a sink","telegram_megagroup","TRCK","channel_autotranslation_level_min","COSEAlgorithmIdentifier{algorithm=","Couldn't load language identification library.","uploadMaxFilePartsPremium","dialogTextBlue","gamma","amrnb","XResolution","freezeSinceDate","episode","Bold","stories_album_stories_limit","Gift2Send","frame get request completed ","external-files-path","PRAGMA user_version = 146","zztw","End of stream reached having not read sufficient data.","ALTER TABLE dialogs ADD COLUMN unread_reactions INTEGER default 0","50_50_firstframe","Theme.Dialog.Alert","UPDATE params SET seq = ?, pts = ?, date = ?, qts = ? WHERE id = 1","Jpop","credentialRetrievalData","android.media.metadata.DATE","private","Partial Content","Play Services needs to be updated.\\nAsk the user to update Google Play Services.\\n","form","Additional SessionProvider must not be null.","SELECT uid, sid, date, expire_date, localName, flags FROM story_pushes","34_34","PaidMessagesSendErrorState2","url(#","latencyMs","telegram_antispam_user_id","org.torproject.torbrowser","AviExtractor","en-us,en;q=0.5","NOT_NEGATIVE","MediaStatus","SELECT m.data, m.mid, r.random_id FROM media_topics as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid WHERE m.uid = %d AND m.topic_id = %d AND type = %d ORDER BY m.mid ASC LIMIT %d","detached","tg://settings/change_number","ALTER TABLE topics ADD COLUMN edit_date INTEGER default 0","PRAGMA user_version = 65","DROP TABLE IF EXISTS stories","context cannot be null","main","ranchu","rank","has an invalid class name value!","DROP TABLE IF EXISTS user_contacts_v6;","com.vphone.launcher","botButton","android_dual_camera","oneTimePurchaseOfferDetails","segmentMask","THROTTLE_NEVER","allowSelf","HashtagMessagesFoundChannel","ALTER TABLE dialogs ADD COLUMN ttl_period INTEGER default 0","v_tex","Format: ","H265Reader","content://","check dir file exist ","OnePlus5T","freeze_appeal_url","ChannelContacts","SELECT data, mid, date, uid FROM messages_v2 WHERE mid IN(%s) AND uid = %d","tg://settings/power-saving/stickers","stories__caption","SELECT outbox_max FROM dialogs WHERE did = ","No ogg page can be found.","videoCrossfadeAlpha","toString(...)","yellow","boosts_per_sent_gift","LruCache.sizeOf() is reporting inconsistent results!","C1604","LocaleController checkUpdateForCurrentRemoteLocale version is out of date, applying (local is ","Adjusting minDurationToRetainAfterDiscardMs to be at least minDurationForQualityIncreaseMs","android.software.leanback","AddManyEmojiPacksCount","Forever","640_360","disable wallpaper shader","A_DTS/LOSSLESS","Psybient","application/x-rawcc","chats_name","Package has more than one signature.","channels","bigopspacing4","roamingMaxDownloadSize3","The Fragment ","silent_local","BoostingStarsChooseRandom","INVITES_TOO_MUCH","Remote account accessor probably died","rotation-degrees","Null autoMetadata","density","MTProto","SELECT m.data, m.mid FROM media_v4 m %s WHERE %s m.uid = %d AND m.mid > 0 AND m.mid >= %d AND m.mid <= %d AND m.type = %d ORDER BY m.date ASC, m.mid ASC LIMIT %d","ACTION_PAGE_DOWN","boost","1234567891011123654897566536223","messageEntityMentionName","enter","Internal error has occurred when executing ML Kit tasks","Config frame generated. Offset: ","t.me/addemoji/","kotlin.jvm.internal.","CREATE INDEX IF NOT EXISTS reaction_mentions_topics_did ON reaction_mentions_topics(dialog_id, topic_id);","Query product details with developer specified account is not supported.","AuthenticationExtensionsPrfOutputs{","chat_outViewsSelected","GPSLatitude","PasswordHintTextLogin","PublicKeyCredentialDescriptor type value is not found or unexpectedly empty","autoNightDayEndTime","webmetacache.dat","stories_entities","loggingInitializationMs","Stars","QUEUE_UPDATE","www.recaptcha.net","0123456789ABCDEF","youtube_pip","android:target_state","YearOfEra","DELETE FROM topics WHERE did = %d AND topic_id IN (%s)","tmpfs","Cannot return null from a non-@Nullable @Provides method","SELECT m.data, m.mid, r.random_id FROM media_v4 as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid WHERE m.uid = %d AND m.mid > %d AND type = %d ORDER BY m.mid ASC LIMIT %d","Argument","base aligned child index out of range (0, ","messageEntityFormattedDate","await must not be called on the UI thread when time is greater than zero.","CompassEnabled","skewX(","formatterBannedUntil24H","windowBackgroundWhiteGrayText","Missing required properties: nonce","REPLACE INTO emoji_groups VALUES(?, ?)","getEsDescriptor","sessionDurationMs","Contrast","LiteOptionsLiquidGlass","Opening camera with index ","chats_date_bold","listSelectorSDK21","telegram.org/blog","StoriesPinned","dialogGiftsTabText","CAST_SERVER","SERVER INTERNAL ERROR: Serve() returned a null response.","media_v4","dialogBackground","ac4-is-sync","tg://settings/privacy/profile-photos","Cream","DELETE FROM popular_bots","external_primary","LimitReachedSharedFolders","google_app_id","manufacturer","Service connected","Android SDK: ","ERROR_CONNECTION_SERVICE","dotminus","FETCH_TOKEN_ATTEMPT","DELETE FROM media_holes_v2 WHERE uid = %d AND start = 0","android pay error ","Container ","mShowCursor","AudioRecord.startRecording failed - incorrect state: ","SAFETYNET_CANT_SPLIT","chat_outTimeText","Big Band","SetAsAdmin","DistanceUnitsMiles","The ","robolectric","chat_outAudioSeekbar","BoostingGiveawayServiceUndistributedGroup","loadDictionaryErrorCode","Protocol message had too many levels of nesting.  May be malicious.  Use setRecursionLimit() to increase the recursion depth limit.","ms\\n","android.support.v13.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT","premium_invoice_slug","getCompactViewActionIndices","GPSSpeed","is_fullscreen","The number of released permits cannot be greater than ","Application info not found.","file_name","AnchorInfo{mPosition=","FIS_v2 ","LiteOptionsBlur2","androidx.credentials.provider.extra.EXTRA_CREDENTIAL_TYPE","BoostStories","SegmentTimeline","DELETE FROM media_holes_v2 WHERE uid = %d","searchHashtag","AccDescrExpandPanel","getChromaFormat","emoji/compound/","switchTrackChecked","y_tex","USER_BLOCKED","UPDATE dialogs SET ttl_period = %d WHERE did = %d","Links","PlainTextRestrictedHint","Error scheduling event ","NextLarger","VideoFileRendererFileThread","Please only change these settings if you know exactly what they do.","H156","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI","PRAGMA user_version = 30","player_buttonActive","20[0-9]{1,2}","YuvConverter.convert","lang","onResultOrException","SELECT data FROM media_v4 WHERE mid = %d AND uid = %d","Removed[","Ciao","lightgreen","sessionToken must not be null","tileMode","zztu","ms (requested up to ","google_sdk_flags","numeric reference with no numerals","drawableMsgStickerPinned","fastScrollHintCount","Error printing proto: ","request spam button for ","vignette","unable to rename temp = ","base32()","publicKey","validTimeWindow","SANS_SERIF","android.intent.action.MEDIA_SHARED","goog.exo.exoplayer","bucket_id","deqIdx$volatile","share_icon","android.permission.ACCESS_COARSE_LOCATION","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform sampler2D blured;uniform vec4 color;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   vec4 blurColor = texture2D(blured, varTexcoord.st, 0.0);   gl_FragColor.rgb = (blurColor.rgb * srcAlpha + dst.rgb * dst.a * (1.0 - srcAlpha)) / outAlpha;   gl_FragColor.a = outAlpha;}","ICastDeviceControllerListener.onDisconnected: %d","SearchPostsButtonPay","loadReplyMessagesForMessages: gathering ids of missing reply data","ColorTheme","num3","mlkit.ocr.japanese","Could not locate '","dialog_filters_limit_premium","can't parse SLSSpecificConfig yet","saturation","Error on phone.acceptCall: ","FAILED_SEND_STARS","web_search","X-Goog-Firebase-Installations-Auth","ACTION_SCROLL_RIGHT","REPLACE INTO requested_holes VALUES(%d, %d, %d)","loaded\\","device-brand","ALTERNATIVE_BILLING_USER_CHOICE_DATA","MIUI: no permission to show when locked but the screen is locked. ¯\\\\_(ツ)_/¯","remove from speaking ","Expected size ","C6606","gradient","component","requester_app_package","androidx.activity.result.contract.action.INTENT_SENDER_REQUEST","No need to notify with null sessionState","ratingLoadTime","chat_emojiSearchBackground","iv_backgroundGray","AudioBufferConverter","chats_secretName","impact_style","YoutubeProxy","MonthsAgo","CHAT_SEND_VOICES_FORBIDDEN","FIXED32_LIST_PACKED","coeffs","setPictureParameterSets","ParseStrict(false)","ER Parametric","enable_vp9_encoder","color_","PRAGMA user_version = 33","tg://settings/privacy/self-destruct","2dialogsLoadOffsetDate","StoryViewer requestPlayer ignored, because closed: ","Alternative","varying highp vec2 vTextureCoord;uniform sampler2D sTexture;uniform sampler2D inputImageTexture2;uniform lowp float excludeSize;uniform lowp vec2 excludePoint;uniform lowp float excludeBlurSize;uniform highp float angle;uniform highp float aspectRatio;void main() {lowp vec4 sharpImageColor = texture2D(sTexture, vTextureCoord);lowp vec4 blurredImageColor = texture2D(inputImageTexture2, vTextureCoord);highp vec2 texCoordToUse = vec2(vTextureCoord.x, (vTextureCoord.y * aspectRatio + 0.5 - 0.5 * aspectRatio));highp float distanceFromCenter = abs((texCoordToUse.x - excludePoint.x) * aspectRatio * cos(angle) + (texCoordToUse.y - excludePoint.y) * sin(angle));gl_FragColor = mix(sharpImageColor, blurredImageColor, smoothstep(excludeSize - excludeBlurSize, excludeSize, distanceFromCenter));}","models/coin_outer.binobj","historyRow","TextStyleMappings","android.support.customtabs.extra.TINT_ACTION_BUTTON","PASSWORD_TOO_FRESH_","createAudioTrackBeforeOreo","dialog_filter_pin_v2","MenuPopupWindow","Optional.empty","can't parse SymbolicMusicSpecificConfig yet","samsung-browser","Token retrieval failed: null","VideoFileRenderer","ErrorCode should not be 0.","Video Track","AdaptiveTrackSelection","cannot deserialize ","SearchPaidStars","Firebase-FirebaseInstanceIdServiceConnection","Telegram Beta Chat","CREATE TABLE media_holes_topics(uid INTEGER, topic_id INTEGER, type INTEGER, start INTEGER, end INTEGER, PRIMARY KEY(uid, topic_id, type, start));","info","LoginBilling, querying done purchases...","getWrappedThis","CAUSE_DEAD_OBJECT_EXCEPTION","EnablePreviewChannel","call-animations","application/vnd.rar","EXECUTE_TOTAL","MediaCodecVideoRenderer","deleteExceptionsRow","SOURCE_INPUT_METHOD","BoostingAwardsCreated","DELETE FROM premium_promo","setSelectionTime","50_50_b","Communication with the client broken, or an bug in the handler code","INIT_CLIENT_REUSE","CastDevice","mediumturquoise","StarRatingLevelNegativeYou","maxVideoSizeRow","capabilities changed: ","send_event","a   ","Prepare route transfer for changing endpoint","files_folderIcon","unknown usage ","Deep","CC1AD845","performWriteContactsToPhoneBookInternal contacts array ","MIIDxjCCAq6gAwIBAgIUQpOEpEV+tc0MoKDoDiFB5heFCJMwDQYJKoZIhvcNAQELBQAwdDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC0dvb2dsZSBJbmMuMRAwDgYDVQQLEwdBbmRyb2lkMRAwDgYDVQQDEwdBbmRyb2lkMB4XDTE3MDgyOTIxNTIyMloXDTQ3MDgyOTIxNTIyMlowdDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC0dvb2dsZSBJbmMuMRAwDgYDVQQLEwdBbmRyb2lkMRAwDgYDVQQDEwdBbmRyb2lkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApYSqhKG2MotkT5U/TGom1gRQzLP8iL740FsyfndkTpLsOVneOsnuwZ5A/Ib7mmQNxpORhNZtVNIrOBLb0kHvlWJmqz8+oV6eBpB+JdMbYd/nYnbiMefxxk+T4essQbhkk++L8bFmX/5V+5ToZsVM6qlwlMocTjigCSbJRj4TJiiP8PFhkgoKWlYlu4RHLjsFcUxW9/TUkE3EaUiYvAOcWlyL12dOKP18ZoUkq1rRGhg9YNhD04ZXsHQ6pGG4kU1ePnthrQu1sB0Xfw79F25sk2V6+BNOP9z2tGUqSL4r6aiOIWLTjQkVR24cEsTuMNrfvFLpfuJ1YugKbwwGqCCQswIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBSKakZvplUINpCyDvLfXl+3qlnPejAfBgNVHSMEGDAWgBSKakZvplUINpCyDvLfXl+3qlnPejANBgkqhkiG9w0BAQsFAAOCAQEAHPKJf87Mlk7oQ+VPeP5laUfu5ImezSCMdgQKql0AohzaMjB6T9UJSQNkOt+C75kUilNqZJrfg5l/2g5/rV17/LZb43Z5gp/nIuuxWiSJ0pjtBLIAKLigJvv0593T/gJdh785W+Wzlu1Q1w4H+HoXOCtsr/dzind3/ahlYceWmmkV/kIb/vyVJh/OZfE7U7oKqN7E4paORUwoTn4dzG9LUdM0EkG/SEkDJZpYTHEodAeZupigXAV0iGfkS7lgZF2Jgt2Hy55Bs34XYFw+cP/AQVByqCItGfKtFwPJNzfUFQsQ8WHmYIOVRje8ChqLLd1ZyTIp+6zPmAZQgnAZyFrwwA==","video/x-vnd.on2.vp9","UPDATE download_queue SET date = %d WHERE uid = %d AND type = %d","Showing incoming call notification","barcode","PRAGMA user_version = 113","Activity started without resolution","MessageScheduledOn","aggregatedOnDeviceBarcodeDetectionLogEvent","doubleacute","NOTIFICATION_MUTE","KEYBOARD_TO_SMILE","CONF_WRITE_CHAIN_INVALID","FontDescriptions","remote_","dialogLineProgress","discovery_hint_supply","effects_last_","tag must not be null or empty","transformPattern","dialogFloatingButtonPressed","DeleteAccountIfAwayFor3","tg://proxy?","StoryKeepInfo","android.intent.action.CLOSE_SYSTEM_DIALOGS","Reflection","UTF-16","SELECT m.data, m.mid FROM media_topics m %s WHERE %s m.uid = %d AND m.topic_id = %d AND m.mid > 0 AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","320_320","web_app_allowed_protocols","ArchiveSettingUnmutedChatsInfo","impact","color2","Failed to retrieve value from android.os.Build$VERSION.SDK_INT due to the following exception.","iris60","SavedStateRegistry was already restored.","androidx.savedstate.Restarter","models/diamond_outer.binobj","requestType","clear-cookies","pattern must not be null","cache/","DROP TABLE IF EXISTS channel_admins_v2;","application/vnd.oasis.opendocument.spreadsheet","address_city","wallet_1p_initialize_buyflow","handwritingRecognitionStrategy","publisher","Unmapped track with id ","tokenId","letterDrawable","No need to notify transferred if the transfer type is unknown","LONG","open_story_album_id","HttpUtil","performReceiveContent: ","15555215580","tint_mode","chat_tagCreator","forum_upgrade_participants_min","data8","Failed to retrieve Drawable#isProjected() method","https://api.twitch.tv/kraken/streams/%s?stream_type=all","SIM0.Phone: ","mapsto","starref_min_commission_permille","BILLING_","AccDescrLike","custom_method_invoked","Large","android.credentials.GetCredentialException.TYPE_NO_CREDENTIAL","height = ","Parent of block must also be block (can not be inline)","CameraView detected desync between audio and video ","android:menu:actionviewstates","InstantCamera unable to move file","auto-delete","exitTransition","botstory_photo_","executeMacro","BAKLAVA","web_app_request_phone","SLS non-core","reserved_zero_2bits[","PeerConnectionFactory was initialized without an injected Loggable. Any existing Loggable will be deleted.","UPDATE media_v4 SET data = ? WHERE mid = ? AND uid = ?","Replacing existing SurfaceTextureListener.","closed_botkeyboard_","SELECT peer, pin FROM dialog_filter_pin_v2 WHERE id = ","java.vm.version","scriptfactor","filterByAuthorizedAccounts and requestVerifiedPhoneNumber must not both be true; the Verified Phone Number feature only works in sign-ups.","top-up","ringtone_path_","SELECT m.mid, m.ttl FROM messages_v2 as m INNER JOIN randoms_v2 as r ON m.mid = r.mid AND m.uid = r.uid WHERE r.random_id IN (%s)","Unknown value set for night mode. Please use one of the MODE_NIGHT values from AppCompatDelegate.","chat_messageTextIn","Failed to initialize CastContext.","ALTER TABLE topics ADD COLUMN read_outbox INTEGER default 0","Send email...","child","No value present","AdtsReader","AllowReadCall","Unexpected aspect_ratio_idc value: ","HOMEPAGE","InstantCamera stop encoder","DELETE FROM contacts WHERE 1","AttachRoundRestrictedForever","play","priceCurrencyCode","errorType","fonts/rmediumitalic.ttf","Received response to request: ","textSizeHeaderRow","Ethnic","textDecoration","GRANULARITY_FINE","tg://settings/appearance/stickers-and-emoji/emoji","business","projlim","LAZY","URL_EXPIRED","Callbacks must add text or a content description in populateEventForVirtualViewId()","show","appLocked","findResourceByName","noscript","CREATE TABLE IF NOT EXISTS media_counts_topics(uid INTEGER, topic_id INTEGER, type INTEGER, count INTEGER, old INTEGER, PRIMARY KEY(uid, topic_id, type))","INSERT INTO app_config VALUES(?)","asyncTraceEnd","find","CHAT_ADMIN_BAN_REQUIRED","Array range is invalid. Buffer.length=%d, offset=%d, length=%d","query = ?","ACTION_CLEAR_SELECTION","num1","Installing profile for ","passport_registration","StopLiveLocationAlertToGroupText","emojies_sounds","media_topics","emojithemes_config_","AreYouSureDeleteVideo","Error encoding AuthenticationExtensionsPrfOutputs to JSON object","app_ver_name","double_limits__stickers_faved","CELL","shaders/fragment5.glsl","PreviewForwardRound","EXPLAIN QUERY PLAN ","starref_connect_allowed","roundCamera16to9","Unknown AV1 level: ","web_app_ready","goog.exo.flac","gcm.n.ticker","disableVoiceAudioEffects","Failed to find FourCC VC1 initialization data","Suppressing Security Exception %s in cancelAvailabilityErrorNotifications.","expected FALSE or TRUE","Null flags","domain=telegrampassport","Offset(","The provided request hash is too long. The request hash length must be less than 500 bytes.\\nRetry with a shorter request hash.","mCreatingDialog = true: ","Activity result delivered for unknown Fragment ","transcribe_in","drawable_chat_pollHintDrawableIn","Fusion","swipe_mute","performSync: ","Dawn","onGeolocationPermissionsShowPrompt: no container","volumeHandling","See Other","Hybrid__websocket_close_socket","ai_compose","extra_pkgname","Moni","ITALIC","Unexpected flag: ","APPLY PTS","DROP TABLE IF EXISTS tag_message_id;","Symbol","setPageLoaded: isPageLoaded = true!","StarsConfirmSubscriptionText2","PRAGMA user_version = 66","storiesSentWeeklyLimitDefault","u_tex","set current media","Hybrid__number_of_seconds_to_wait_for_bt_scanning_turning_on","text/xml","Error transforming MediaLoadRequestData into JSONObject","com.googlecode.mp4parser.RequiresParseDetailAspect","Failed to start capture request. ","starref_start_param_prefixes","onConnectionSuspended","Loading","NanoHttpd Shutdown","buildLevel","acknowledged","CHAT_REACT_GEOLIVE","animated_emoji","skipNextDrawableResId","FocalPlaneXResolution","CameraView camera initied ","adobe:ns:meta/\\","FocalPlaneYResolution","statusColor","Long","SoC: ","langid","EnableReactionsStories","JABBER","Not on main thread!","surface already created","CREATE TABLE IF NOT EXISTS keyvalue(id TEXT PRIMARY KEY, value TEXT)","credentialOptions","many","delete-synced","contextProgressInner3","External storage is not mounted READ/WRITE.","Asia/Karachi","android.intent.action.MEDIA_MOUNTED","obfuscatedProfileId","java.vendor","Connecting","EGL_EXT_protected_content","highp vec2 singleStepOffset = vec2(texelWidthOffset, texelHeightOffset);\\n","None of the preset sizes is valid: ","StarsNeededTextGiftTransfer","TCOM","bluetooth","chat_inReactionButtonTextSelected","android.intent.action.MEDIA_BUTTON","luc7","BirthdayTodayMultipleTitle","chat_inContactIcon","invite","substack","connectionState","createCredentialAsync no provider dependencies found - please ensure the desired provider dependencies are added","Ignoring sample for unsupported format: ","SpoilerEffectBitmapFactory","No MediaType specified for addTransceiver.","https://mozilla.cloudflare-dns.com/dns-query?name=","AddMasksInstalledInfo","RESTORE_CANCELLED","IntegrityDialogWrapper","android.hardware.vr.high_performance","androidx.lifecycle.savedstate.vm.tag","isCall","Could not find the </DATA> tag. Skipping LA_URL workaround.","com.coremedia.iso.boxes.SyncSampleBox","true","Billing: Extract payload. No AccountIdentifiers","delay update - contacts add = ","com.coremedia.iso.boxes.SampleToChunkBox","Can not readByte more then 64 bit","Current client doesn't support purchases with ProductDetails.","apiVersion","DELETE FROM unread_push_messages WHERE uid = ? AND mid <= ?","v%s (%d) %s","support_email_subject","Span count should be at least 1. Provided ","EventLogEditedGroupTitle","lightslategrey","Reading from storage file failed.","instance cannot be null","allowScroll","androidx.credentials.CREDENTIAL_PROVIDER_KEY","get_or_generate_device_public_key","Unknown object to close","profilePeerColors","TLSv1.2","CHAT_REACT_QUIZ","total_size","a double","applyRemoteLanguage getDifference of base","SELECT data, unread, date, hash, premium FROM stickers_featured WHERE emoji = ","https?://(?:(?:www|(player))\\\\.)?vimeo(pro)?\\\\.com/(?!(?:channels|album)/[^/?#]+/?(?:$|[?#])|[^/]+/review/|ondemand/)(?:.*?/)?(?:(?:play_redirect_hls|moogaloop\\\\.swf)\\\\?clip_id=)?(?:videos?/)?([0-9]+)(?:/[\\\\da-f]+)?/?(?:[?&].*)?(?:[#].*)?$","BillingController.launchBillingFlow, consuming ","Play Store package certs are not valid. Found these sha256 certs: [%s].","lightsalmon","TopAdmins","glass_tabSelectedText","edited","Reporting first rendered frame.","Invalid length","screenshot","groupsRow","3. currentTask = null, result = ","device_orientation_stopped","Invalid byte[] value for ","Use JsonReader.setStrictness(Strictness.LENIENT) to accept malformed JSON","getPreviewTime","DELETE FROM profile_stories_albums WHERE dialog_id = ","relay_casting_set_remote_casting_mode","hidden_translation_at","VolumeLogger","Can not split a box with only 1 color","BoostingChooseRandom","REPLACE INTO pending_tasks VALUES(?, ?)","loaded from cache ","A list of item IDs is expected in a QUEUE UPDATE message.","expiry_date","multiRowAlign","MediaRouterProxy","SERVER_ERROR","chat_inReactionButtonText","ResetMyAccountWarning","swipe_unmute","Layout has incorrect parent","PRAGMA user_version = 88","Wi-Fi: ","Unsupported reason to unselect route","CREATE INDEX IF NOT EXISTS uid_end_media_holes_v2 ON media_holes_v2(uid, type, end);","epub","JapaneseDate before Meiji 6 are not supported","EmailPasswordConfirmText2","Enable","com.android.","avatar_backgroundCyan","Drum Solo","VoipChannelVoiceChat","iv_navigationBackground","Dropping frame - Not initialized or already released.","SELECT id, data FROM pending_tasks WHERE 1","REPLACE INTO dialogs VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","Method not decompiled: org.telegram.messenger.ImageLoader.CacheOutTask.run():void","ChatThemeDisabled","AddManyStickersCount","blockstore_data_transfer","sampler2D","vcard_phone","Expected to be true","com.android.externalstorage.documents","Soul","PHOTO","getSupportedFormats() failed on camera index ","Please set your Application ID. A valid Firebase App ID is required to communicate with Firebase server APIs: It identifies your application with Firebase.Please refer to https://firebase.google.com/support/privacy/init-options.","RepJ5uE_SVABAAAAr4d0YhgB850","LimitReachedCommunitiesPremium","featured_hidden","TeXFormula","android.credentials.CreateCredentialException.TYPE_NO_CREATE_OPTIONS","CREATE INDEX IF NOT EXISTS reply_to_idx_scheduled_messages_v2 ON scheduled_messages_v2(mid, reply_to_message_id);","web_app_add_to_home_screen","UnknownError","Passkeys__passkey_entries_use_gpm_icon","important","Details of the products must be provided.","Cannot retrieve decoder codec info","stop encoder","MembersOverviewTitle","UPDATE dialogs SET pts = ? WHERE did = ?","savedsearchtaghint","SELECT next_request_ms FROM transport_contexts WHERE backend_name = ? and priority = ?","PRAGMA user_version = 100","TransportBackendDiscovery has no service info.","onSessionStartSuspended ","Can't get fragment for unexpected activity.","onAwaitInternalProcessResFunc","lastStickersLoadTimeMask","FIXED32","TYPE_USB_HEADSET","DEAD_CLIENT","Invalid icon resource ","BlurredNode","sqrt","add TL_updates/Combined to queue","Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary","MusicService","Expected ","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform vec4 color;void main(void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   vec3 maskColor = texture2D(mask, varTexcoord.st, 0.0).rgb;   float srcAlpha = clamp(0.78 * maskColor.r + maskColor.b + maskColor.g, 0.0, 1.0);   vec3 borderColor = mix(color.rgb, vec3(1.0, 1.0, 1.0), 0.86);   vec3 finalColor = mix(color.rgb, borderColor, maskColor.g);   finalColor = mix(finalColor.rgb, vec3(1.0, 1.0, 1.0), maskColor.b);   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   gl_FragColor.rgb = (finalColor * srcAlpha + dst.rgb * dst.a * (1.0 - srcAlpha)) / outAlpha;   gl_FragColor.a = outAlpha;}","tg://settings/data/proxy","android.support.v13.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES","America/Belize","OnGestureListener must not be null","OP_SET_MAX_LIFECYCLE","TSOT","chats_menuPhoneCats","Super calls with default arguments not supported in this target, function: incrementUseCount","ServiceDescription","intervalMillis must be greater than or equal to 0","UPDATE %s SET state = 0 WHERE dialog_id = ?","vcard","cant find topic ","vision.ocr","task=[","ISO_8859-1","Permission request for permissions ","onSuccessTask is not implemented","onDeviceImageCaptioningLoadLogEvent","forward_into_channel","MlKitContext has not been initialized","TodayAtFormatted","Permission request result delivered for unknown Fragment ","Message exceeds maximum size524288","Could not find ThemedResourceCache class","voicepausehint","observerMap.iteratorWithAdditions()","13_13_13_13_1048576_15728640_3145728_524288_1_1_1_0_100_1","StarsConfirmPurchaseMediaTwo2","UPDATE stickers_v2 SET date = 0","Failed to parse the playlist, could not identify any tags.","Pacific/Palau","CMD_PAUSE","glass_tabSelected","shortcut_widget","pushService","LocalDatabaseClearText2","familyName","AddManyEmojiCount","CREATE INDEX IF NOT EXISTS uid_mention_idx_messages ON messages(uid, mention, read_state);","start read contacts from phone","REACT_HIDDEN","IayckHiZRO1EFl1aGoK","OS name ","application/x-emsg","revokeTimePmLimit","C1505","alac","Illegal value for DayOfMonth field, value ","durationMs","lastBroadcastId","onExitAmbient() must be called on the main thread","Suppliers.memoize(","ImageConvertUtils","IDLE","Currently unsupported","askAboutContacts2","CompositeGoogleApiClient should not be used without any APIs that require sign-in.","APIs must not be null.","maxFaveStickersCount","Minimum value must be less than maximum value","VR_FileWriteQueue","America/Anchorage","ChangePermissions","getRecordComponents","No video track found in file.","Dark","InstantCamera set gl renderer session","excludeSize","FontProvider.query","chat_inContactBackground","dvhe","ViewersWatching","AccDescrPhotoAdjust","InstantCamera change preview size to w = ","com.duckduckgo.mobile.android","Task is already canceled","copyMemory","peerChannelId","application/x-scte35","warning","LogResponse{nextRequestWaitMillis=","MessageLockedStarsConfirmMessageMulti2","inputImageConstructionLogEvent","LimitReachedCommunitiesLocked","ExposureTime","ACTION_CLICK","hdr10-plus-info","cameraOpenProgress","Protocol message had invalid UTF-8.","models/diamond_outer_2.binobj","TurboIcon","android.intent.extras.LENS_FACING_FRONT","literal","com.miui.miuihome2","USAGE_NOTIFICATION_COMMUNICATION_DELAYED","tg://settings/power-saving","The maximum width must exceed or equal the minimum width but ","CREATE INDEX IF NOT EXISTS send_state_idx_messages_v2 ON messages_v2(mid, send_state, date);","MessageScheduledRepeatMonthlyMany","Failed to resolve IID implementation package, falling back","continuation","DeadObjectException thrown while running ApiCallRunner.","BoostingUnclaimedPrize","Sign-in mode should have been set explicitly by auto-manage.","DROP INDEX IF EXISTS ttl_idx_messages;","suggest_flags","Unknown camera error: ","Satin","API: ","GOOGLE_SERVER_UNAVAILABLE","Not implemented.","BoostingWaitWarningPlural","honeydew","Can't scale timecode prior to timecodeScale being set.","FinalState{persistentState=","https?://clips\\\\.twitch\\\\.tv/(?:[^/]+/)*([^/?#&]+)","ReactionsPerStory","Beginning index larger than ending index: ","pulled","chrono","previews","android.accounts.AccountAuthenticator","eglCreateContext (blur) failed ","bulkId","getParameterTypes(...)","America/Chicago","course_accuracy","kotlin.reflect.jvm.internal.ReflectionFactoryImpl","onDismiss called for DialogFragment ","SELECT did FROM shortcut_widget WHERE id = %d ORDER BY ord ASC","IBM819","Invalid field 'EpochDay' for get() method, use getLong() instead","Google Play services is missing.","saveRemoteLocaleStrings: empty difference=","com.coremedia.iso.boxes.SampleSizeBox","zenlte","rel\\","converting_toast_from","files_iconText","Method Not Allowed","Error resolving target intent service, skipping classname enforcement. Resolved service was: ","Response is missing nextRequestWaitMillis field.","inputuv","INSENSITIVE","mEdgeGlowRight","SC-05G","android.support.customtabs.extra.MENU_ITEMS","request-sync","Unexpected number of IObjectWrapper declared fields: ","Exception while inflating <vector>","Unterminated object","premiumCoinGradient1","CREATE INDEX IF NOT EXISTS forum_idx_dialogs ON saved_dialogs(forumChatId);","Unknown state: ","dev-keys","voipgroup_overlayAlertMutedByAdmin","canUseNoiseSuppressor: ","Unable to obtain ZoneId from TemporalAccessor: ","java.util.stream.*Stream","GPSTrack","blitWithMaskEraser","stories_circle2","zero_party_api_get_hybrid_client_sign_pending_intent","both prf and prfAlreadyHashed extensions found","Dubstep","onDeviceImageQualityAnalysisLoadLogEvent","maxImages","Unable to log.","luc12","DELETE FROM attach_menu_bots","ConnectionTracker","SELECT story_id FROM stories WHERE dialog_id = %d AND story_id = %d","Gift2BuyPriceSelfText","androidx.credentials.playservices.AWAITING_RESULT","Hijrah date out of range","containerDuration","in-app-popup","USAGE_UNKNOWN","start google txt task","Error creating the temporary command '","deleteImageView","StoryPeriodKeep","downloading","maxCacheSizeBytes","largeBlobs","MetadataUtil","ParseStrict(true)","Cleartext HTTP traffic not permitted. See https://exoplayer.dev/issues/cleartext-not-permitted","serverClientId","com.asus.launcher","gather@@env","share_score","UPDATE dialogs SET unread_count = ?, inbox_max = ? WHERE did = ?","position","detailTextView","BoostLevelPlus","story_caption_length_limit_premium","NoRtmpStreamFromAppViewer","chat_inPsaNameText","botPermissionBiometry","HW AEC will be used.","voipgroup_speakingText","Empty collection can't be reduced.","Blue","Bandwidth","singletonMap(...)","proxying ton","Enable Invoice Payment","Can't use recycled bitmap: ","reorderItemIds","Running emulator, overriding sample rate to 8 kHz.","getExifAttribute: Replacing TAG_ISO_SPEED_RATINGS with TAG_PHOTOGRAPHIC_SENSITIVITY.","Club","game","NoResultFoundFor","shapes.dat","Sign in result data cannot be null","utility_bill","description","LOCAL:([^,]+)","DefaultDispatcher","eval","Hyper","android.net.wifi.STATE_CHANGE","SpecialEffectsController: Forcing postponed operations","switchCamera: Stopping session","SKU type can't be empty.","kotlin.Unit","Unable to obtain LocalTime from TemporalAccessor: ","ALTER TABLE chat_settings_v2 ADD COLUMN links INTEGER default 0","SOURCE_DRAG_AND_DROP","miter","urls == null || urls.isEmpty(): ","t.me/proxy?","USAGE_ASSISTANCE_SONIFICATION","Platform AEC state can't be modified while recording","Duplicate binding with the same ServiceConnection: %s, %s, %s.","black","sound_enabled_","Must pass a valid SharedPreferences file name or ContentProvider URI","CREATE TABLE animated_emoji(document_id INTEGER PRIMARY KEY, data BLOB);","Reserved frequency","StoriesController add new story for full peer storyId=","Invalid ID for ZoneOffset, colon not found when expected: ","GIF_TO_DOWNLOADS","show-icon","CREATE TABLE fact_checks(hash INTEGER PRIMARY KEY, data BLOB, expires INTEGER);","sdid_","Requested element count ","OMX.MS.HEVCDV.Decoder","StartDayYearAt","linethrough","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;void main (void) {   gl_FragColor = texture2D(texture, varTexcoord.st, 0.0);}","Unable to get message info for ","web_app_open_location_settings","chats_archivePullDownBackgroundActive","PRAGMA user_version = 104","content://downloads/public_downloads","Error parsing HEVC config","Algorithm with COSE value ","about_length_limit_default","IN_MONO","soundRow","A non default usage attribute is used: ","DrawableCompat","OMX.MTK.AUDIO.DECODER.RAW","Unable to set user property for conversion tracking:  analytics library is missing","UPDATE topics SET top_message = %d WHERE did = %d AND topic_id = %d","backgroundRow","CREATE INDEX IF NOT EXISTS reply_to_idx_messages_topics ON messages_topics(mid, reply_to_message_id);","quick_reply_msg","getDescriptorAsString","totalPointCount","Setting clientState from ","BoostingGiveawayHowItWorksSubTextSeveralEnd1","Unable to find version code for package","StoriesSoundDocId","Back Stack:","StarsSubscriptionCompletedText","Wibe Big.**","Listener has already been released.","DELETE FROM stories WHERE dialog_id = %d AND story_id = %d","Join","web_app_start_accelerometer","GPSDestLatitude","Ignoring addRetainedFragment as the state is already saved","create SessionState with cached mediaInfo and mediaStatus","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION","SurfaceEglRenderer","Not Modified","GlobalSound","Indie","ddddot","serverAuthRequested","GSON (2.11.0) cannot handle ","GiftPremiumPrivacyPolicy","call_video","Phonesky is not installed.","com.android.vending.billing.PURCHASES_UPDATED","bots_create_limit_default","next_media_on_tap","update message short userId = ","Product type cannot be empty.","SETTINGS","SELECT m.data, m.mid, r.random_id FROM media_topics as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid WHERE m.uid = %d AND m.topic_id = %d AND m.mid > %d AND type = %d ORDER BY m.mid ASC LIMIT %d","ModelFileHelper","CREATE TABLE media_v4(mid INTEGER, uid INTEGER, date INTEGER, type INTEGER, data BLOB, PRIMARY KEY(mid, uid, type))","Cobalt","google.c.","Failed to parse index/count attribute: ","GPSDestBearing","offerToken can not be empty","avatar_background.png","5-minute subscription fee","clearkey:Laurl","GroupCreateMembersFour","Error instantiating MIDI extension","Restrictions","America/St_Johns","ALTER TABLE unread_push_messages ADD COLUMN is_reaction INTEGER default 0","fugu","fingerprint","Attack","RAISED","Bubble","Standard Integrity API is not available.\\nStandard Integrity API is not enabled, or the Play Store version might be old.\\nRecommended actions:\\n1) Make sure to be allowlisted to use Standard Integrity API.\\n2) Make sure that Integrity API is enabled in Google Play Console.\\n3) Ask the user to update Play Store.\\n","BoostGroup","hasEmailLogin","audio/m4a","createSmoothEdgesSegmentedImage failed on empty image","Waiting for the label optional module to be downloaded. Please wait.","primarycolour","LogSampling__","Ignoring attempt to select removed route: ","REPLACE INTO stories VALUES(?, ?, ?, ?)","CREATE TABLE user_settings(uid INTEGER PRIMARY KEY, info BLOB, pinned INTEGER)","Parcel data not fully consumed, unread size: ","dialogTextHint","chat_botSwitchToInlineText","Optional[%s]","itVersion","QuizPoll","https://github.com/google/gson/blob/main/Troubleshooting.md#","skipVideoBuffer","video/mp2t","BILLING_UNKNOWN_ERROR","HEAD","Style","iv_font_size","AutodownloadSizeLimitUpTo","max-input-size","ISO-8859-7","RelatedSoundFile","ResourcesFlusher","androidx.fragment.extra.ACTIVITY_OPTIONS_BUNDLE","storiesEntities","identifyLanguageConfidenceThreshold","additionalSkus","Don't know how to handle this message: ","chat_outSentCheckReadSelected","extensions must not be null","CREATE INDEX IF NOT EXISTS task_idx_messages_topics ON messages_topics(uid, out, read_state, ttl, date, send_state);","Layout state should be one of ","CameraCapturer must be initialized before calling startCapture.","fontStyle","chats_psahide","multistorieshint","code_constant","junglegreen","MediaShowVideos","asList(...)","DiscardChanges","density = ","application/cea-608","icon_custom_emoji_id","Gift2BuyPriceText","Bad audio format ","Free bitrate","get_browser_hybrid_client_sign_pending_intent","reportOption","XMP segment too large: ","TPE1","ALTER TABLE chat_settings_v2 ADD COLUMN participants_count INTEGER default 0","StandardMenuPopup cannot be used without an anchor","com.apple.iTunes","MessageNotFound","args","failed to get google result","frame dim: (","AreYouSureDeleteFewChats","IntegrityService","current channel for ","channel_intro","CREATE TABLE IF NOT EXISTS stickers_featured(id INTEGER PRIMARY KEY, data BLOB, unread BLOB, date INTEGER, hash INTEGER);","Set extended error callback","Unable to find calling package info for %s","GetSignInWithGoogleOption cannot be combined with other options.","next attempt ","LoaderManager","SELECT did, last_mid, unread_count, date FROM dialogs WHERE unread_count > 0 AND folder_id = %1$d","dialog_filters_tooltip","chat_inTimeText","Sunflower","Unknown update op type for ","Null version","minBufferSizeInBytes: ","total","IsSendingGame","enhanced-intelligibility","TelegramVersion","Fallbacks with blocking fetches are not supported for performance reasons","View: ","Unknown object in the tree!","L180","888\\\\d{8}","badgecount","scrollToTopOnResume","sps_temporal_mvp_enabled_flag","E, d MMM yyyy HH:mm:ss 'GMT'","Discarding failed call","cropState px = ","RESTORE_UNAVAILABLE","ToolbarWidgetWrapper","Instantiate ","PopupNotification","LimitReachedStoriesCount2First","Bots","userVerificationMethodExtension","putIBinder","reloadLastFile=false","CAPT","future is already set","chat_outBubbleGradient2","AdaptationSet","formatter","addPasskeyRow","runMiniBenchmark","preloadFeaturedStickers","languageTag","NotificationChatMessagePaidMedia","PKCS7Padding","Invalid landmark type: ","Only combinations of spaces and tabs are allowed in indent.","BackgroundToUser","Unknown scope value: ","galleryImportAllowed","FLOOD_WAIT_(\\\\d+)_OR_STARS_(\\\\d+)","Barely","BoostFeatureNameColor","chat_outContactBackground","BEGIN:VCARD","dialogSearchHint","draw_background_queue_","android.media.extra.DOWNLOAD_STATUS","com.microsoft.playready","error_document_all","premiumCoinGradient2","StorySelectedContactsHint","SELECT data FROM botcache WHERE id = ?","SELECT id, date FROM hashtag_recent_v2 WHERE 1","InviteLinkSent","FILE_REFERENCE_EXPIRED","logs.zip","CancelSignalProvider","SELECT uid, data, read_state, mid, send_state, date, replydata, group_id FROM messages_v2 WHERE %s ORDER BY date DESC","archive","CREATE TABLE IF NOT EXISTS botcache(id TEXT PRIMARY KEY, date INTEGER, data BLOB)","hasValidDialogLoadIds","ExoPlayer:AudioTrackReleaseThread","Telegram Files","chat_inTextSelectionHighlight","getTextDirectionHeuristic","resolution","tokens","PassportNameCheckAlert","1601","iiint","zzya","JulianDay","Could not read zero-termiated string","RESULT_DELETE_SKIP_FILE_SUCCESS","config_showMenuShortcutsWhenKeyboardPresent","Can't set artwork image with recycled bitmap: ","href","streamSectionRow","SurfaceTextureHelper must be created on the handler thread","ChannelLed","android.intent.extra.shortcut.NAME","Glaze","Foursquare","BOOSTS_REQUIRED","calls_notification_channel","lightSettings don't have all three fields","Overriding default output behavior: setStereoOutput(","Both messengers are null","Cannot execute MediaSession.getCallingPackage()","Lights","newChatsRow","vphantom","BoostingGiveawayMsgAllSubsPlural","DateTime","Invalid initialization data size","undo_infoColor","mddDownloadErrorCodes","sha256 needs to be exactly 32 bytes","CastClientImplCxless","course","ChannelSilentBroadcast","CREATE INDEX IF NOT EXISTS unread_count_idx_dialogs ON dialogs(unread_count);","ResolvableConnectionException can only be created with a connection result containing a resolution.","DROP TABLE IF EXISTS stories_counter","getStreamVolume","Atlantic Ocean","New Romantic","manualTranslationPosition","Unsupported ID3v2 version: ","LongArrayNode[%d][%s]","requestFocus: Restoring focused view ","stripe:version","selectedBackgroundMotion","cacheOutQueue","seashell","chat_reactionServiceButtonTextSelected","specColor","PRAGMA user_version = 96","OPEN_GROUP","Vocal","Downloading file...","decode uninitalized, codec: ","legacyFrameSize, ","RevocationService","SegmentBase","MediaSourceList","BotBiometry onAuthenticationSucceeded","InstantCamera handleVideoFrameAvailable skip frame ","https://youtube.googleapis.com/v/","Unbound","Cannot be cancelling child in this state: ","Error creating AdBreakClipInfo: %s","REMOTE_CONNECTING","verifyAgeMin","story_noforwards","middle_name","Sunny.**","Amethyst","CaptionPremiumSubtitle","ApplicationAnalyticsSession","RV Nested Prefetch","playerStoryboardSpecRenderer","contentActionIndex","App version: ","CREATE TABLE IF NOT EXISTS reaction_mentions(message_id INTEGER, state INTEGER, dialog_id INTEGER, PRIMARY KEY(dialog_id, message_id));","isUsingLegacyApi","PENDING, info=[","Purple","activate","DevicePublicKeyExtension{devicePublicKey=false}","AccDescrNumberOfViews","pendingRequestsDelegate","chats_secretIcon","PassportMidnameCountry","Ignoring attempt to remove the last member route.","camera motion","DELETE FROM media_counts_topics","grand","AtomicFile","chat_inViaBotNameText","accessibility","telegram_color_text","setDuration","INAPP_PURCHASE_ITEM_LIST","Failed to invoke getLayoutDirection() via reflection","Remote exception: ","oauth_url","VIDEO_TO_DOWNLOADS","org.telegram.messenger.ACTION_MESSAGE_HEARD","Comet","add message","Unexpected error code ","telegram_videochat","ShortNumberInfo","selector must not be null","temporary_registration","presentationDisplayId","theUnsafe","WaitingForNetwork","owner$volatile","AddManyMasksCount","Vmatrix","you get approximately %1$s %2$s","DebugMenuDualOn","androidx.credentials.TYPE_NAMESPACE_ERROR","TYPE_TELEPHONY","Clearing non-config state for saved state of Fragment ","Stop done","SELECT data, mid, date, uid FROM scheduled_messages_v2 WHERE mid IN(%s) AND uid = %d","Invalid closed caption mime type provided: ","PleaseEnterNewFirstPasswordLogin","reaction_mentions","ISOSpeedLatitudeyyy","setCurrentTime","filesRow","Stripe-Version","Callback must not be null","voipgroup_topPanelGreen1","modelClass","com.vivaldi.browser","country_code","sts\\","Proxy{host='","tmpPassword","ALTER TABLE story_drafts ADD COLUMN type INTEGER default 0","chat_recordVoiceCancel","chat_pinned_v2","This should never happen.","destination","device_orientation_started","need_age_video_verification","receiver_session_id","CREATE TABLE download_queue(uid INTEGER, type INTEGER, date INTEGER, data BLOB, parent TEXT, PRIMARY KEY (uid, type));","SELECT mid FROM messages_v2 WHERE uid = %d AND mid = %d","bganimationhint","routes must not be null","IS_FIRST_PARTY_PURCHASE","Ignoring attribute 'itemActionViewLayout'. Action view already specified.","android.media.MediaCodec","tonStakeddiceStakeAmountMax","PsaMessageInfo_","null cannot be cast to non-null type java.lang.Class<T of kotlin.jvm.JvmClassMappingKt.<get-java>>","Reiwa","No RtpSender specified for removeTrack.","setVolume(","bot_loadingIcon","Attempt to generate requestId without a sink","allowedPackages","ជំរាបសួរ","invalid NativeByteBuffer size","image/jpg","invoice_closed ","The bytes saved do not match expectation. actual=","android.intent.action.SEND","Retained Fragment ","Unexpected extractor type for recreation: ","DROP INDEX IF EXISTS folder_id_idx_dialogs;","getEpochSecond","maximumQuantity","DELETE FROM quick_replies_messages","CreatePublicKey","iso-ir-100","GAME_HASH_INVALID","Exception while fetching field values","MapPreviewProviderYandex","getting available effects error ","42e01f","UPDATE messages_topics SET read_state = read_state | 2 WHERE uid = %d AND topic_id = %d AND mid <= %d AND read_state IN(0, 1) AND out = 0","notificationPriority is invalid ","application/pgs","DELETE FROM profile_stories WHERE dialog_id = %d AND type = %d","observe","animator_duration_scale","The meta-data tag in your app's AndroidManifest.xml does not have the right value.  Expected ","last_seen","isConnected","F5oWoCs7QFACAAAAgf2bD_mg8Bw","gms:phenotype:phenotype_flag:debug_bypass_phenotype","eventsCount","Strawberry","Unexpected structured response ","blitWithMask","brickred","SELECT data FROM messages_topics WHERE uid = ","Parser being asked to parse an empty input stream","UPDATE randoms_v2 SET mid = ? WHERE random_id = ? AND mid = ?","setActionStatus is required before calling build().","tg://telegram.org","write byte array error","androidx.credentials.BUNDLE_VALUE_SUBTYPE_CREATE_PUBLIC_KEY_CREDENTIAL_REQUEST","BoostingGiveawayHowItWorksSubTextSeveral2","org.telegram.passport.AUTHORIZE","playOrderReversed","LibflacAudioRenderer","CHAT_REACT_DOC","Bad number of equations in alignat environment !","NanoHttpd Main Listener","chats_muteIcon","GROUP","jadx.core.dex.instructions.args.SSAVar.use(jadx.core.dex.instructions.args.RegisterArg)","internal error during the sign-in intent operation","notifyFailedToStartSession","show_annual_per_month","REPLACE INTO media_counts_v2 VALUES(?, ?, ?, ?)","DROP_SHADOW","appwidget","StarsTransactionMessageFee","UINT64","shares","com.anddoes.launcher","SM-G800","AutoNightLocation","upgradeNumber","CREATE TABLE premium_promo(data BLOB, date INTEGER);","constructor '","androidx.view.accessibility.AccessibilityNodeInfoCompat.STATE_DESCRIPTION_KEY","start_from_boosts","AssistantGo app %s installed: %s connected %s","utyan_draw","NotificationsController processNewMessages: edited branch, showOrUpdateNotification ","application/ttml+xml","botGuestRatingLoadTime","Fail to store SessionState","SFIXED32_LIST","application/x-sh","if (applyWindowInsetsLis…, insetsCompat)\\n        }","com.bluestacks","mlkit.ocr.common","Salsa","unknown status code: ","Cocoa","Нeimenovani put","dotsi","nativeOutputSampleRate: ","RUN_PROGRAM","scheduledOrNoSoundHintSeenAt","hasExts","chats_menuTopBackground","CODE_INVALID","PURCHASE_FORBIDDEN","chat_mediaMenu","80_80_b2","accounts","ACTION_CONTEXT_CLICK","Curve Big","dialog_bar_block","dialogScrollGlow","Media decoder release error","no path defined","CREATE TABLE IF NOT EXISTS enc_tasks_v4(mid INTEGER, uid INTEGER, date INTEGER, media INTEGER, PRIMARY KEY(mid, uid, media))","actions","lite_mode5","set1","reactions","windowBackgroundWhiteGrayText6","gcm.n.link_android","Bad id: ","onPermissionRequestCanceled: dialog.dismiss","Invalid item position ","sequence","theme.attheme","Cannot re-use a Hasher after calling hash() on it","StoryPrivacyEveryoneExclude","contacts imported","StarsNeededTextGift","java.lang.reflect.InaccessibleObjectException","executor","Unable to get icon uri","TooLargeError","Could not retrieve sdk flags, continuing with defaults: ","Serializing to a byte array threw an IOException (should never happen).","com.brave.browser","CREATE TABLE requested_holes(uid INTEGER, seq_out_start INTEGER, seq_out_end INTEGER, PRIMARY KEY (uid, seq_out_start, seq_out_end));","AwaitingEncryption","STARGIFT_ALREADY_BURNED","limsup","Months","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_END_KEY","ALTER TABLE chat_settings_v2 ADD COLUMN inviter INTEGER default 0","fstab.andy","gl initied","contentType","0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:","Unsupported epConfig: ","iiiint","premiumGiftsStickerPack","SELECT us.key, us.uid, us.fname, us.sname, up.phone, up.sphone, up.deleted, us.imported FROM user_contacts_v7 as us LEFT JOIN user_phones_v7 as up ON us.key = up.key WHERE 1","credProps","minorVersion","TIT1","Members","No path: ","PassportDeleteSelfieAlert","Rating:style=","queueRemove","Unexpected non API exception!","Id3Decoder","pauseDrawableResId","You must specify an action to build a CustomAction","CONNECTION_SUSPENDED_DURING_CALL","proxyPackageVersion","Ballad","bearing","AudioFormat[sampleRate=","V_MPEG4/ISO/ASP","Love","isManifestModel","dynamic","stream\\","esds","320_180","RequestCallButton","Create shader","null cannot be cast to non-null type kotlin.Function3<@[ParameterName(name = 'clauseObject')] kotlin.Any, @[ParameterName(name = 'select')] kotlinx.coroutines.selects.SelectInstance<*>, @[ParameterName(name = 'param')] kotlin.Any?, kotlin.Unit>{ kotlinx.coroutines.selects.SelectKt.RegistrationFunction }","blurImage","Downloaded ","Couldn't find the Unsafe","YouTube","PlaybackParameters(speed=%.2f, pitch=%.2f)","proxyDialogAddress","CreateCredentialResponse error returned from framework","AutoDownloadOnFor","new_chats","ApplicationId must be set.","article","org.telegram.messenger","Failed to sync topics. Won't retry sync. ","select","inappPlayerPlayPause","RESULT_CANCELED","avatar_actionBarSelectorBlue","Android registration/login issue ","SHORT_CIRCUIT","google.c.a.c_l","buddhist","Data bytes does not match offset","picture","CreateNewThemeMenu","onReceivedIcon favicon=","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS","SpeakingWithVolume","Failed to decode with ffmpeg software codecs","No context available. Manually call MlKit.initialize(), otherwise ML Kit will not be functional.","Bonjour","GROUP CALL UPDATES QUEUE PROCEED - OK","webpage","30_30_firstframe","Opening camera failed, retry: ","BiometricUtils","ALTER TABLE enc_chats ADD COLUMN seq_out INTEGER default 0","Protection","Electronic","Got product details: ","tg://settings/faq","createCredentialExceptionTypeToException","chatListHeaderRow","qr_text_received","Activity state:","tg://settings/appearance/app-icon","video/3gpp","chat","audio/mp4-latm","getNextTrackId","dialog_bar_vis3","android_sdcard_exists","cred","Line.**","header_bg_color","content-type","web_app_secure_storage_restore_key","Skip jump into the IFD since it has already been read: IfdType ","c2.android.mp3.decoder","UPDATE chat_settings_v2 SET online = ? WHERE uid = ?","dialog_bar_paying_","hangup_ui_timeout","mlkit.docscan.crop","Could not send message to service.","Unexpected start code value","auth_api_credentials_get_phone_number_hint_intent","CREATE INDEX events_backend_id on events(context_id)","Instrumental Rock","Class %s is not an found.","tilt","fetchFonts failed (","Parameter specified as non-null is null: method ","item","businessChatLinksLimit","DROP TABLE IF EXISTS enc_tasks_v2;","userAgent","DROP TABLE events","device should not be null","google.c.a.e","The VideoSink is not allowed to be null","scrollOffsetY","Sku is owned: ","new ChatActivityTextSelectionHelper","AudioTrack init failed ","RESULT_OK","ALTER TABLE messages ADD COLUMN mention INTEGER default 0","Failed to skip ","StartTodayAt","imageWidth","sentItems","abovewithdelims","https://t.me/boost/?c=","FocalLengthIn35mmFilm","videosRow","Can't fetch the given art bitmap because it's already recycled.","could not delete file ","New Wave","mathcal","onStatusUpdated ","Gothic Rock","Freeze","com.google","VoIPPreNotification.answer()","atvCredentialsType","Unknown VP9 level: ","UPDATE messages_v2 SET read_state = read_state | 2 WHERE mid = %d AND uid = %d","start mozilla txt task","Illegal use of DownsampleAudioResampler. Channels:","BotMultiContactsSelectorLimit","post_messages","XE2X","TIME_TOO_BIG","Invalid bundle passed as restored state","android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED","RestoreEmailSent","renderLambdaToString(...)","Invalid EnumMap type: ","pathPrefix","StoryViewer displayed story buffering dialogId=","addlist","MediaIntentReceiver","Italian","trend1","adminTextView","UPDATE quick_replies_messages SET send_state = 0, date = ? WHERE mid = ? AND topic_id = ?","night","No time-zone data files registered","MicroOfSecond","INVALID_KEYTYPE","postNotificationName allowed only from MAIN thread","One of the API components you attempted to connect to is not available.","groupProfileBgIconLevelMin","AccDescrCollapsePanel","Bluetooth SCO state updated: ","GroupName","android.permission.READ_PHONE_STATE","WhiteBalance","DOCFILENAME=\\","NoPadding","GET_CANCELED_TAG","android.permission.ACCESS_NETWORK_STATE","uploadMarkupVideo","GOOGLE-TALK","ec+3","doSomeWork","range must not be empty, but was %s","mobile","Success not sent to client. Client is not awaiting a result.","contactsSuggestRow","Error parsing string","Dispatchers.Unconfined","Showa","NewLine","polygon","Pixel","CreationExtras must have a value by `VIEW_MODEL_KEY`","per 5 minutes","technology","itemIds","Native handle is not ready to be used.","MotionPhoto\\","storydualhint","tunneled-playback","INT64","Ignoring attribute 'actionProviderClass'. Action view already specified.","Failed to read EXIF from HEIF file. Given stream is either malformed or unsupported.","onStatusreceived\\","TRANSLATIONS_DISABLED_ALT","normalsize","fontFamily","PhotoEditorTypefaceMono","android.speech.extra.RESULTS_PENDINGINTENT","CREATE INDEX IF NOT EXISTS last_mid_idx_4_saved_dialogs ON saved_dialogs(last_mid);","voipgroup_mutedByAdminGradient2","ssVersion","isModelDownloadedLogEvent","Iota","residence_country_code","Bongu","brace","textendash","bufferForPlaybackAfterRebufferMs","sendButton","36_36","with","stars_suggested_post_future_max","SELECT p.mid, m.uid, p.id FROM polls as p INNER JOIN messages as m ON p.mid = m.mid WHERE 1","reverse_side","chats_archiveText","chat_outPsaNameText","botKeyboard_button_success","Next event must be ON_CREATE","windowBackgroundWhiteGrayText3","PRAGMA user_version = 119","INSERT INTO effects VALUES(?)","largeEmojiRow","app_ver","Attempted to deserialize a java.lang.Class. Forgot to register a type adapter?\\nSee ","textCombine","A_MS/ACM","Invalid content type: ","urn:mpeg:dash:utc:http-xsdate:2014","Error parsing vorbis codec private","application/x-tgstoryboardmap","Message send failed. Message exceeds maximum size","TokenResult{token=","https://tgb-playground.smart-glocal.com/cds/v1/tokenize/card","detectedFaces","Deprecated callback: \\","ComponentDiscovery","storiesSuggestedReactionsLimitDefault","Segment: startTimeMs=%d, endTimeMs=%d, speedDivisor=%d","android.graphics.drawable.VectorDrawable","chats","PaidMessageActionOut","zone","mpkg","ForwardsRestrictedInfoBot","ConnectionService onStateChanged ","Invalid G2 character: ","StoryPrivacyAlertSubtitle","AccDescrShareInChats","Invalid date 'DayOfYear 366' as '","application/vnd.openxmlformats-officedocument.wordprocessingml.document","end animations","PREMIUM_ANNUAL","BoostingStarsGiveawayMsgInfoPlural2","Required Parameter: 'card' is required to create a token","UPDATE messages_v2 SET replydata = NULL","gateway","Disabled adaptive browser colors","common_google_play_services_resolution_required_text","ISO-8859-1","grkaccent","skewY(","mediumblue","destroyAfterSelect","newCastSessionImpl","Camera:MotionPhotoPresentationTimestampUs","map-provider","OS version: SDK ","chat_attachContactBackground","cameraMatrix","hvcC","Failed to load ","proximityhint","https://ss3.4sqi.net/img/categories_v2/building/government_capitolbuilding_64.png","onReceivedSslError: error=","DELETE FROM quick_replies_messages WHERE mid = %d AND topic_id = %d","java.util.List","pGrAngle","Network error: unable to obtain integrity details.\\nAsk the user to check for a connection.\\n","APP_NOT_INSTALLED","content-length was no number ","Environment ","SELECT m.data, m.send_state, m.mid, m.date, r.random_id, m.uid, m.ttl FROM scheduled_messages_v2 as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid AND r.uid = m.uid WHERE (m.mid < 0 AND m.send_state = 1) OR (m.mid > 0 AND m.send_state = 3) ORDER BY date ASC","Mask","Creating dialog for Google Play services availability issue. ConnectionResult=%s","recognitionSchedulingStrategy","qr_tmp.png","MetersShort","ChatHistoryHiddenInfo2","noSoundHintShowed","topic_operation_queue","AudioRecord: buffer size in frames: ","fraction","StorySharedToAllContacts","privateRow","Decoder format changed: ","watch","featuredStickers_addButton","emoji status spam hint","StarsNeededTextLink_","Must set register function","kotlinx.coroutines.scheduler.max.pool.size","com.coremedia.iso.boxes.DataEntryUrlBox","reactions_in_chat_max","PRAGMA user_version = 83","lat/lng: (","DISCONNECTING","AudioTrack.write failed: ","titleTextPaint","SSL PROTOCOL FAILURE: ","Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool.","Either contentID or contentUrl or entity should be set","final_path","gifts","void","Transition[","botId","mathinner","systemConfig","searchType","actionBarDefaultArchived","CREATE INDEX IF NOT EXISTS stickersets2_id_index ON stickersets2(id);","ExposureIndex","progressBar","location_liveLocationProgress","Unexpected error loading stream","textservices","Failed to parse boolean value: '","During create public key credential, fido registration failure: ","voipgroup_muteButton2","accept call ok! ","Failed to resolve target intent service, skipping classname enforcement","scheduledButton","startTime","Apple","colonsim","VALIDATE_PASSWORD","underbrack","auto_lastSelectedDialog","folderId = ","Crop rectangle does not fit within image data.","FolderLinkUpdatedSubtitle","android.widget.Editor","none","web_app_setup_settings_button","android.app.ActivityThread","ApiFailure should not be null","CREATE_CREDENTIAL","Error reading file","InputImage width and height should be at least 32!","mHighestLevelSupportedForInApp: ","Hybrid__use_hybrid_for_server_link","It's prohibited to register multiple handlers, tried to register ","video-bitrate","chat_outVoiceSeekbarSelected","sampleNumber","LimitReachedCommunities","INIT_NETWORK","calling_package","nextIfdOffset: %d","6migrateOffsetId","NotificationsDeleteAllExceptionAlert","Invalid field 'ProlepticMonth' for get() method, use getLong() instead","Failed writing ","Return","StoryViewer requestPlayer: url is null (1)","Stride is not divisible by two: ","Route ","lastDarkCustomTheme","ChunkIndex(length=","blockedCountry","actionBarActionModeReactionText","chat_emojiPanelStickerSetNameIcon","Invalid value for DayOfWeek: ","sent_.*_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)","baseKey","pcm-encoding","CREATE TABLE IF NOT EXISTS user_settings(uid INTEGER PRIMARY KEY, info BLOB, pinned INTEGER)","resume SessionState","FilterInviteHeaderChatsEmpty","emoji","Unable to get WifiP2p network interface","android.media.extra.MAX_CHANNEL_COUNT","Time's nano-of-second must be zero","videos","Service connection is valid. No need to re-initialize.","VersionedParcel encountered NoSuchMethodException","audio/3gpp","load contacts from cache","event_metadata","customLocalModelOptions","mp4a.","forcePublic","Invalid output channel config (mode=","state","Cannot load thick client module, fall back to load optional module %s","PRAGMA user_version = 50","lightseagreen","GENERIC_CONTAINER","Unexpected error delivering message on external thread.","Failed to open ","You must specify a name to build a CustomAction","ThreadLocalEventLoop","wallpapers","androidx.credentials.TYPE_RESTORE_CREDENTIAL","Unrecognized Context","TYPE","ExoPlayer:Playback","application/vnd.oasis.opendocument.presentation","can_video_call","emptyTextView","Failed to invoke setLayoutDirection(int) via reflection","mPopEnterAnim=#","Cleared restore credential successfully!","setWindowLayoutType","unknown fido gms exception - ","PHOTO_TO_DOWNLOADS","kid\\","VIEW_MODEL_KEY must always be provided by ViewModelProvider","derived ClearcutLogger.MessageProducer ","import contacts error ","newRow","personal_details","mode","roundcamera_flash_on","pipX","snapAnimationProgress","tg://openmessage?user_id=","StoriesList cannot put story ","Selected remote version of ","thumb://0:","KEYBOARD_TO_STICKER","PRAGMA user_version = 59","28_28","get() threw CancellationException, despite reporting isCancelled() == false: ","FlashpixVersion","textLookup","ArrayDeque is empty.","vastAdsRequest","TYPE_HDMI","org.telegram.android.musicplayer.play","ResetNotificationsAlertTitle","Issue: ","srcV","Unexpected start code prefix: ","groupcallpipconfig","Black","start loading file to temp = ","java.lang.Comparable","time_in_view_ms: ","UPDATE dialogs SET did = ? WHERE did = ?","upload_premium_speedup_notify_period","Q4310","roles","onDeviceSelfieFaceLoadLogEvent","Triangle 3","Failed to load IDynamiteLoader from GmsCore: ","instagram","results","av01","AudioTrack.stop failed: ","bigl","FirebaseApp has not being initialized. Device might be in direct boot mode. Skip exporting delivery metrics to Big Query","M 34.141 16.042 C 37.384 17.921 40.886 20.001 44.211 21.965 C 46.139 23.104 49.285 24.729 49.586 25.917 C 50.289 28.687 48.484 30 46.274 30 L 6 30.021 C 3.79 30.021 2.075 30.023 2 26.021 L 2.009 3.417 C 2.009 0.417 5.326 -0.58 7.068 0.417 C 10.545 2.406 25.024 10.761 34.141 16.042 Z","todo_title_length_max","Mhoro","texelSize","EglRenderer","VOICE_CHAT","newInstance","com.android.providers.downloads.documents","temperature","Error in getting raise in \\\\rule command !","Unrecognized character: ","Unexpected background reference: %s is of type: %s. Supported: drawable, color","deleteAccountRow","emoji_featured_hidden","Loaded out of sync manifest","timestampMs","Passkeys__json_for_parcelables","emoji_status_set","Camera switch already in progress.","mlkit.smartreply","Play Store version installed does not support get billing config.","During get sign-in intent, failure response from one tap: ","rewind10DrawableResId","EXECUTE_NATIVE","Invalid duration: ","UPDATE messages_v2 SET ttl = 0 WHERE mid IN(%s) AND uid = %d","ASUS_Z00AD","accelerometer_stopped","lsqbrack","Already wrote a name, expecting a value.","web_app_switch_inline_query","InstantCamera found first audio frame at ","uniform sampler2D v_tex;\\n","constructor.parameterTypes","android.hiddenConversationTitle","VdcInflateDelegate","source size ","thanos gles error ","languageOption","chat_outLoaderSelected","SetAsMyPhoto","Gift2Converted","AccDescrYouReactedWith","AutoNightSystemDefault","90_90","sqlite busy, waiting...","switchCamera","ISO-8859-1 is unsupported","UPDATE messages SET send_state = 2 WHERE mid < 0 AND send_state = 1","auth_blockstore","embed-container\\","local_","transfer","BillingController.onPurchasesUpdatedInternal: ","NonDisposableHandle","locked","SELECT last_mid FROM dialogs WHERE did = %d","setStreamVolume(","androidx.credentials.TYPE_GET_CREDENTIAL_PROVIDER_CONFIGURATION_EXCEPTION","CREATE INDEX IF NOT EXISTS uid_mention_idx_messages_topics ON messages_topics(uid, mention, read_state);","Cannot create an instance of ","Null nonce","MediaRouterDiscoveryCallback.onRouteChanged.","StoriesSoundPath","Euro-Techno","mjsm","com.coremedia.iso.boxes.HandlerBox","load:","REACT_AUDIO","encoding problem, responding nothing","MessageScheduledRepeatDeletePostponeWeeks","ssai","poll_votes_mentions_topics","proxycheckstatusip","0 polynomial","processDialogsUpdate new messages are null","android.media.metadata.DISPLAY_TITLE","Method not decompiled: org.telegram.ui.ChatActivity.didReceivedNotification(int, int, java.lang.Object[]):void","expected major type %s but found %s","Ignoring route descriptor with duplicate id: ","Missing Stream Header","stream","Dream","CREATE INDEX IF NOT EXISTS chat_settings_pinned_idx ON chat_settings_v2(uid, pinned) WHERE pinned != 0;","auth_create_restore_credential","ChannelAdminsInfo","https://t.me/%1$s/s/%2$s","stars_paid_messages_available","adaptableBrowser","shear","luc9","cacheThumbOutQueue","LanguageIdentification has been closed","Cannot display null dialog","DELETE FROM scheduled_messages_v2 WHERE mid IN(%s) AND uid = %d","telegram-voip","Ignoring region with malformed extent: ","MasterCard","Oldies","transport_contexts","FILEREF_EXPIRED","DELETE FROM media_holes_v2 WHERE uid != 0 AND type >= 0 AND start IN (0, 1)","InbandEventStream","Delightful","2229","GiftPremiumAboutThisLink","controlState$volatile","required","media transfer = %b, session transfer = %b, transfer to local = %b, in-app output switcher = %b","java.io.tmpdir","notify failed transfer with type = %d, reason = %d","CodedOutputStream was writing to a flat byte array and ran out of space (pos ","PAYMENT_FAILED","windowBackgroundWhiteHintText","apply channel{groups} ","OMX.SEC.","clearDraftsRow","PlaybackDurationRemaining","Can't change tag of fragment ","use_cipher_signature","VoipGroupVoiceChat","ImportUploading","MonthsShort","blit","actionBarDefaultSearch","ClearHistoryOptionAlso","Product id cannot be empty.","credential","CREATE TABLE IF NOT EXISTS chat_pinned_v2(uid INTEGER, mid INTEGER, data BLOB, PRIMARY KEY (uid, mid));","controls\\","UPDATE media_counts_v2 SET old = 1 WHERE uid = ","com.htc.launcher.extra.COMPONENT","sub_layer_profile_idc[","AreYouSureDeleteGIFTitle","androidx.content.action.LOAD_EMOJI_FONT","BoostingGiveawayNotEligible","makeCredUvNotRqd","CREATE INDEX IF NOT EXISTS poll_votes_mentions_did ON poll_votes_mentions(dialog_id);","x (0) must be > 0","DELETE FROM dialog_filter WHERE id = ","delete_messages","atop","SELECT data FROM messages_v2 WHERE mid = %d AND uid = %d","FUJIFILMCCD-RAW","Finishing[cancelling=","Gift2PerUserLimit","lineNumber","GiftPremiumGiftsSentStatusForUser","melon","UItemFactory was not setuped: ","Content found after the end of file","invalidateTextDisplayList","Unexpected character '%s' in input state [%s]","showExtraNotifications: [","onRouteSelected with reason = %d, routeId = %s","Input string is empty or null","avcProfileIndication","Skipping remainder of malformed SEI NAL unit.","setAudioOutput ","drawActionBarShadow","mobileDataDownloadMask","package not found","StoriesAlbumCount","Returned request code ","BoostingStarsChooseRandomGroup","cases","over","MoreExecutors.directExecutor()","AccDescrRotate","InstantCamera fix timestamp enabled","chunked","device-model","notificationCount is invalid: ","Overriding default input behavior: setStereoInput(","Showing notification","IDynamite loader version = 2","Rectangle 4","Gift","debugWebView","SaveToGalleryVideoHintUser","statisticChartLineEmpty","channels_limit_default","Result already set when calling onRequestReplaced","Camera capture session configured.","DELETE FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d AND start = 0","UPDATE scheduled_messages_v2 SET replydata = ? WHERE reply_to_message_id IN(?) AND uid = ?","savedhint","direct_share","android.widget.","received: isUpdating = false","Null transformer","collapsed","StarsGiftCompletedText","cobol","android.bluetooth.devicepicker.extra.FILTER_TYPE","iTunSMPB","FLOAT","UPDATE dialogs SET unread_count = 0, unread_count_i = 0 WHERE did = ","auto_init","ArchiveHintSection3","gradientPosition","telegram_channel","largeFilesQueue dc","enableRow","NOVEMBER","le_x6","denom1","The symbol type was not valid! Use one of the symbol type constants from the class 'TeXConstants'.","Clearing the default route because it is no longer selectable: ","UPDATE messages_v2 SET read_state = read_state | 1 WHERE uid = ? AND date <= ? AND read_state IN(0,2) AND out = 1","Both parameters are null","Super calls with default arguments not supported in this target, function: resumeImpl","MediaRouteProviderDescriptor{ routes=","onProgressChanged(): calling MediaRouter.RouteInfo.requestSetVolume(","Could not invoke computeFitSystemWindows","GlueTable","MapPreviewProvider","emailsetup_email","GroupCallLinkText2Many","MRDiscoveryCallback","SecondOfMinute","dequeueInputBuffer failed","No extra, nothing to check: ","region","AreYouSureRegistration","fstab.vbox86","PrivacyPaymentsShippingInfoCleared","onCreateIncomingConnectionFailed ","audio/mp4","mathit","Top 40","animator must be not null","ACTION_SCROLL_TO_POSITION","Disable voip audio effects","ASSISTANT","In-app billing API version 3 is not supported on this device.","MessageContainsEmojiPacks","ہیلو","skip attaching media session","Failed requirement.","json5","rentalDetails","file already exist ","adsp_good_names","Waited ","ViewsAndSharesChartTitle","InviteLinkCount","TypefaceCompatApi29Impl","Unexpected type for bundle response code: ","windowBackgroundWhiteBlueText5","newSessionImpl","getFloat","TDAT","show-badge-icon","PhoneCopied","GPSImgDirection","null cannot be cast to non-null type kotlinx.coroutines.ParentJob","fillColor","voipgroup_overlayGreen1","BOLD","chats_tabUnreadUnactiveBackground","Failed to parse vorbis picture","Vision","Invalid month length in year: 1300","184: ","TeXConstants","DELETE FROM messages_topics WHERE uid = ","luc5","Unable to infer start time","DAVC","Failed to get FIS auth token","IDynamite loader version < 2, falling back to getModuleVersion2","botPreviewMediasMax","neg_","Output must be 2 or 1 channels","AudioTrack.write played invalid number of bytes: ","https://appgallery.huawei.com/app/C101184875","PHONE_PASSWORD_FLOOD","scrollX","media_counts_topics","PT0S","Drum & Bass","device = manufacturer=","Error trying to decode SkuDetails.","IN_STEREO","UnknownHostException (no network)","java.lang.Module","DELETE FROM search_recent WHERE did = ","glass_targetMainTopPanel","int1","start getDifference with date = ","Billing service died.","StoryNotificationHidden","BoostFeatureProfileColorGroup","Failure(","outState","live_","sync2 = ","head$volatile","PublicPoll","tg://settings/appearance/message-corners","binder is dead. start connection? ","EGLThread","initCallbacks cannot be null","GMSCORE_ENGINE_SIGNAL_COLLECTION","group_transcribe_level_min","BitstreamRestriction{motion_vectors_over_pic_boundaries_flag=","BRAVIA","AccDescrSendFiles","Index:","NetworkMonitor","log2_min_transform_block_size_minus2","Cannot add two delimiter processors for char '","zzae","STORAGE_NOT_FOUND","You can add a row only in array mode !","DeleteTones","Timestamp is not valid. See proto definition for valid values. Seconds (%s) must be in range [-62,135,596,800, +253,402,300,799]. Nanos (%s) must be in range [0, +999,999,999].","Nonce is not encoded as a base64 web-safe no-wrap string.\\nRetry with correct nonce format.\\n","emojiInteractionsHintCount","descriptor must not be null","SAVerificationClientU","UserRestrictionsCanDoUsers","mUpdateThrottle=","REACT_VIDEO","passportConfigHash","EditText","No data bytes provided","proximity ","purchases","groupcreate_hintText","left","urn:mpeg:dash:event:2012","AppVisibilityProxy","EglRenderer stack trace:","mBaselineAlignedChildIndex of LinearLayout set to an index that is out of bounds.","Cannot set 'isMaxWidth' without having specified a width!","fm.fragmentFactory.insta…ontext.classLoader, name)","0123456789+","result_","miui.intent.action.APP_PERM_EDITOR","CREATE INDEX IF NOT EXISTS poll_votes_mentions_topics_did ON poll_votes_mentions_topics(dialog_id, topic_id);","ALTER TABLE enc_chats ADD COLUMN admin_id INTEGER default 0","TelegramWebview","https://t\\\\.me/(\\\\w+)(?:/(\\\\d+))?","MediaRouteVolumeSlider","dialogTextGray2","androidx.credentials.BUNDLE_KEY_GET_RESTORE_CREDENTIAL_RESPONSE","ModuleInstall.API","FirstName","https://translate.googleapis.com/transl","log2_max_pic_order_cnt_lsb_minus4","INSERT INTO global_log_event_state VALUES (","onPermissionRequest: no container","date","style","distanceTextView","initializationElapsedRealtime","A_TRUEHD","chatBlur","android.permission.WRITE_EXTERNAL_STORAGE","dialog_inlineProgress","inlinegeo_","android_disable_blur_in_dark_theme","twitter","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER","GroupSoundPath","CHAT_SEND_DOCS_FORBIDDEN","ACTION_COPY","quickRepliesLimit","TypeScript","SUNDAY","UPDATE chat_pinned_count SET count = ? WHERE uid = ?","sharpen","photo_color_palette_","icy-metaint","failed to parse COSE key","SELECT data, date, hash FROM stickers_v2 WHERE id = ","void main(){\\n","conf_win_top_offset","Title must be set and non-empty.","HOME","bank_statement","INSERT OR IGNORE INTO media_holes_v2 SELECT * FROM old.media_holes_v2 WHERE uid = %d;","PRAGMA user_version = 85","OMX.SEC.AVC.Encoder","F3113","not seekable to start","failure","zero_party_api_get_privileged_hybrid_client_registration_pending_intent","com.quaap.launchtime","activity_code","add: ","OpenGroup2","android.media.metadata.ART_URI","platformVersion","StoryDraft parse error","fire_once","android.media.metadata.ARTIST","PRAGMA journal_size_limit = 10485760","Invalid key value[","No audio track found in source","NoResult","OMX.Nvidia.h264.decode","Not allowed.","org.webrtc.Logging","audio/vnd.dts.hd","sup3","StoriesCreate","Event","stopListening()","StoryDraftsAlbum","chat_inlineResultIcon","com.quaap.launchtime_official","onUnintentionalDisconnection must only be called on the Handler thread","Setting the API options is required.","airplane_mode_on","deviceType","APRIL","id of each queue item should be unique","secret","onDeviceSubjectSegmentationInferenceLogEvent","UINT64_LIST","PublicKeyCredentialDescriptor{\\n type=","denom2","Length too large: ","requestRelaunchActivity","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS","web_opened_domains","Class ","PRAGMA user_version = 153","15555215560","factory","ESDescriptorBox.java","CREATE TABLE tag_message_id(mid INTEGER, topic_id INTEGER, tag INTEGER, text TEXT);","Unexpected exception handling load completed","UPDATE log_event_dropped SET events_dropped_count = events_dropped_count + ","DESKTOP","PCM_8BIT","Thistle","ALTER TABLE topics ADD COLUMN pinned INTEGER default 0","PRAGMA user_version = 110","VideoFilterGLThread","Normal map spectral","ALTER TABLE enc_chats ADD COLUMN khash BLOB default NULL","GPSLongitudeRef","need_absolute","Client is connected but service is null","ChannelAddException","Auto-focus is not available.","40_40_nolimit","got random bytes less than needed","relativeX","TopicKey{dialogId=","disconnectDrawableResId","above","Eras","BoostingStarsChooseRandomStars","setlanguage","FragmentManager{","Invalid float size: ","t.me/giftcode/","Lime","LANG_CODE_NOT_SUPPORTED","REPLACE INTO stories_counter VALUES(%d, %d, %d)","shuffle","fill_RedDark","DELETE FROM messages_v2 WHERE uid = ","addListener","ftyp","blockstore_is_end_to_end_encryption_available","youtubecode","Invalid value for shear: ","mlkit.docscan.shadow","definecolor","Route sans nom","chat_recordedVoiceDot","ACTION_PASTE","lastSuspendedCause=","autoManageModelOnBackground","android_active_animated","Passkeys__client_data_hash_override_for_security_keys","photoUri","blockingTasksInBuffer$volatile","2223","numberRow","RV OnBindView","ByteBuffer is read-only","enc_id","centerX","ViewInChat","SendMediaPermissionMusic","logsEnabled","tg://settings/appearance/text-size","Blast","Notifications","GlueTypes","objimg: detected #","AutoNightBrightness","set uploaded document","isVisibilityPublic","TL-B","TooltipCompatHandler","middle_name_native","onResume","footer","the API","chatItemAnimator disable notifications","mapapp://navigation","enable_h264_decoder","normal","Mint","AccDescrQuizIncorrectAnswer","clientDataJSON","tg://settings/privacy/data-settings/suggest-contacts","SpecialEffectsController: Removing view ","Google Play Services","Try create new database = ","mp7b","uhblk","bound must be greater than origin","ctsProfileMatch","Rhapsody","chat_inBubble","lp0prF8ISFAEAAAA_p385_CvG0w","ActionScript","createWindowSurface failed ","transcribeAudioTrialCurrentNumber","animated-selector","CREATE TABLE IF NOT EXISTS scheduled_messages_v2(mid INTEGER, uid INTEGER, send_state INTEGER, date INTEGER, data BLOB, ttl INTEGER, replydata BLOB, PRIMARY KEY(mid, uid))","message_typing_draft_ttl","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_SELECTION_END","eglGetDisplay failed ","Sending task ","scss","Pacific/Apia","video-encoding-statistics-level","Gift2AuctionsItemsBought2","save offset = ","statisticChartRipple","StoryPrivacyOptionPeople","VersionedParcel encountered InvocationTargetException","Call updated: ","safeCast","storiesSentMonthlyLimitDefault","PRAGMA user_version = 90","Created object: ","zerolte","stars_suggested_post_age_min","mediapad","onCustomAction with action = %s","reaction_on_double_tap","This app has been built with an incorrect configuration. Please configure your build for VectorDrawableCompat.","android.messages","AvcConfigurationBox{avcDecoderConfigurationRecord=","DELETE FROM dialog_filter_pin_v2 WHERE id = ","AnonymousPoll","diceSuccess","MediaRouterDiscoveryCallback.updateRouteToAppIds (add=%b) route %s","StoriesDeleted","PhotosSavedHint","indianred","thing_proto","SELECT max(end) FROM media_holes_v2 WHERE uid = %d AND type = %d","maxValue must be >= 0","numOfAppliedCleanUpStrokes","glError: ","switch to background","com.android.internal.view.menu.MenuBuilder","cancel notification id ","LLLL","MM-dd HH:mm:ss","checkCanWrite","Ruby","SERVICE_MISSING","conference_call_size_limit","zh-nan","urn:mpeg:mpegB:cicp:ChannelConfiguration","androidx.credentials.BUNDLE_KEY_PASSWORD","parkedWorkersStack$volatile","LOADING","Languages","animatedEmoji","UPDATE chat_settings_v2 SET inviter = ? WHERE uid = ?","kotlin","DELETE FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND start = 0","tg://settings/edit/change-number","https://promote.telegram.org/guidelines","storyQualityFull","HoursSchedule","smallfrown","webview_bots","QUERY_PRODUCT_DETAILS_ASYNC","os.version","Invalid alignment value: ","ISO-8859-13","Failed to start resolution intent.","lastGiftAuctionTimeUpdate","highlightsTintIntensity","emailPattern","groupTranscribeLevelMin","mAdded=","BillingController.launchBillingFlow, checked consumables: OK","ChannelAdmin","has_phone_number = ?","DefaultHttpDataSource","Unexpected value","Could not find API instance ","can't read params version = ","Gift2ResaleFilterModels","southwest must not be null.","detectorTaskWithResource#run","peerColors","Hola","movefrom ATTACHED: ","proxyRow","web_app_biometry_open_settings","aligned","loopRow","android.hardware.camera.concurrent","google.","drainAndFeed","readExifSegment: Byte Align MM","OMX.Exynos.avc.dec.secure","particlesCount","must be power of 2 between 2^1 and 2^30: ","DebugMenuClearMediaCache","Failed to get service from broker.","Unexpected error, device missing required algorithms","DELETE FROM paths_by_dialog_id WHERE 1","AACL","80_80","breve","Ignoring malformed MP4A codec string: ","Cesta bez názvu","EncodedPayload{encoding=","ZoomTables.data","logs","storage","LensMake","os.name","com.android.launcher.action.INSTALL_SHORTCUT","MLLT","Don't know how to handle message: ","chat_outSentClockSelected","rtsp","midi","chat_replyPanelName","shadowRemovalOptionalModuleLogEvent","Unpaired surrogate at index ","vPosition","use_safe_parcelable_in_intents","SystemID","NotificationsService","login token to check ","thread already started","Index > length: ","LanguageCustomAlert","PaymentConfirmationMessage","openProgress","Cannot add the same observer with different lifecycles","light_mode","BillingHelper","Every minute","common_google_play_services_restricted_profile_text","onStatusReceived\\","tokenize_url","VOICE_PERFORMANCE","logSourceName","cpil","failed to get firebase result 2","Unable to bind to listener ","watcherClass cannot be null","size cannot be negative but was: ","Couldn't get audio manager","PRAGMA user_version = 42","BadgeNumber","canSelectTopics","blockstore_enable_cloud_backup","SignInClientImpl","AssumedSupport [","ChannelAffiliateProgramJoinText_Months","file db backup created ","tg://settings/privacy/forwards","bot_id","Gift2SendYourBalance","AuthenticationExtensions{\\n fidoAppIdExtension=","Emoji","receivedItems","Unexpected file mode ","setVisibility called on un-referenced view","androidx.credentials.TYPE_NOT_ALLOWED_ERROR","PassportUploadMaxReached","EMAIL_VERIFICATION_NEEDED","PRAGMA user_version = 47","qemu.sf.lcd_density","Error loading optional module %s","jingle_peerconnection_so","globalAutodownloadEnabled","Asynchronous call to Billing Override Service timed out.","no_otp_paid","CameraStatistics","AttachStickersRestrictedForever","BlurInChat","tgenc","android.intent.action.TIME_SET","Exception in invokeOnCancellation handler for ","saveToGalleryChannelsRow","CryptoObject cannot be null.","end index","ac-4","periwinkle","chat_outSentClock","UNDISPATCHED","Autumn","recordedAudioTimeTextView","startIndex","google","esDescriptor","Splendid","FfmpegAudioRenderer","remove: ","channelId","ACTION_SET_TEXT","BRAVIA 4K 2015","FNumber","INVALID_ACTION","botKeyboard_button_primary","Instantiation type has already been set.","CREATE INDEX IF NOT EXISTS uid_end_messages_holes_4_dialogs ON messages_holes(uid, end);","models/coin_logo.binobj","Passed over target position while smooth scrolling.","dialogFiltersLimitPremium","SELECT folder_id FROM dialogs WHERE did = ?","VersionPolicy returned invalid code:","callback","onConnectionSuccess must only be called on the Handler thread","gms:phenotype:phenotype_flag:debug_disable_caching","CREATE INDEX IF NOT EXISTS date_idx_4_dialogs ON dialogs(date);","Electric","delete file ","Leftfield","PROTECTED","SpecialEffectsController: ","overrideDevicePerformanceClass","Overriding default behavior; now using WebRTC NS!","channelRestrictSponsoredLevelMin","add-exception","DROP TABLE IF EXISTS ce","BotSharedToMany","Failure in canAuthenticate(). BiometricManager was null.","AudioRecordThread","INDEPENDENT","movefrom ACTIVITY_CREATED: ","return(?:\\\\s+|$)","PRAGMA user_version = 142","chatReadMarkExpirePeriod","path","Input ","PRAGMA user_version = 171","componentName must not be null","chat_outReplyNameText","clipProgress","MediaRouteCtrlDialog","precision highp float;varying vec2 varTexcoord;varying float varIntensity;uniform sampler2D texture;void main (void) {   vec4 f = texture2D(texture, varTexcoord.st, 0.0);   gl_FragColor = vec4(f.r * varIntensity, f.g, f.b, 0.0);}","SELECT data, hash FROM stickersets2 WHERE short_name = ? LIMIT 1","PeerConnectionFactory.Builder does not accept a null AudioEncoderFactoryFactory.","inputTexCoord","Unable to bind to service","Could not find method computeFitSystemWindows. Oh well.","Null containingTypeDefaultInstance","onDeviceSubjectSegmentationLoadLogEvent","String","getUri","Could not parse year from: ","BEFORE_ROC","Invalid identifier","update-public","LimitReachedFileSizeLocked","chat_outTextSelectionCursor","GetCredentialController","This should never be called.","lime","REPLACE INTO story_pushes VALUES(?, ?, ?, ?, ?, ?)","SM-A510","instant","premium_gift_attach_menu_icon","KEY_COMPONENT_ACTIVITY_REGISTERED_KEYS","dialogTextLink","Error resolution was canceled by the user, original error message: ","EnablePreviewAll","SearchView","is_active","seen_range_ratio_permille: ","dialogTextBlue4","shaders/fragment4.glsl","dddot","ClearHistoryCache","set-public","accept","150_150_wallpaper","DELETE FROM botcache WHERE date < ","Failed to release child source.","LOAD_FAILED","moduleinstall","timeDefnition","gcm.n.link","roundRadius","Result must not be null","mp4a.40.","linen","android.intent.action.MEDIA_NOFS","Malformed ADTS stream","Millenium","log_event_dropped","SecretWebPage","Fido2Ctap2Support__update_user_cancel_response","CREATE TABLE IF NOT EXISTS requested_holes(uid INTEGER, seq_out_start INTEGER, seq_out_end INTEGER, PRIMARY KEY (uid, seq_out_start, seq_out_end));","disable","DnsAsyncTask #","storyVenueSearchBot","alpha","android.support.v4.media.session.action.SET_RATING","QualityLevel","kotlin.jvm.internal.StringCompanionObject","com.android.launcher.action.UNINSTALL_SHORTCUT","authorized","sourceExtension","Invalid theme value %d","This phone number is not on Telegram. **Invite >**","rbrack","InstantCamera ignore first audio frame at ","BOT_CREATE_LIMIT_EXCEEDED","in onPostInitHandler; statusCode=%d","Clean app update","appname","ro.product.name","themeHeaderRow","pushStatSent","Invalid 'vertical' value: ","onAppEnteredBackground","SELECT data FROM messages_topics WHERE mid = %d AND uid = %d","SoundHandle","badgeNumber","No ExternalConverterFactory set !","mUnthemedEntries","voipgroup_disabledButtonActive","rtng","Failed to retrieve shortcuts: ","PublicKeyCredentialParameters{\\n type=","Failing ","projects/%s/installations/%s/authTokens:generate","contrast","org.telegram.android.musicplayer.previous","InputConnectionCompat","tg://settings/data/storage","stars_gifts_enabled","PRAGMA user_version = 117","NewMembersBySourceChartTitle","DecoderAudioRenderer","Infinix-X572","loadReplyMessagesForMessages: empty replyMessageOwners","SELECT read_state, data, send_state, mid, date, uid, replydata FROM messages_v2 WHERE uid IN (","Ambrosia","Carrois Gothic SC","DEFAULT","contextProgressInner4","TOO_LATE_TO_CANCEL","ACTION_SCROLL_BACKWARD","fragment context","array index scale not a power of two","CREATE TABLE media_topics(mid INTEGER, uid INTEGER, topic_id INTEGER, date INTEGER, type INTEGER, data BLOB, PRIMARY KEY(mid, uid, topic_id, type))","android.messages.historic","paintChatBotButton","dialog_filters_chats_limit_premium","androidx.activity.result.contract.extra.PERMISSION_GRANT_RESULTS","checkboxSquareBackground","SAVED_STATE_REGISTRY_OWNER_KEY andVIEW_MODEL_STORE_OWNER_KEY must be provided in the creation extras tosuccessfully create a ViewModel.","Billing: Query product details finished ","voltage","Stop capture","infoTextView","StarsNeededTextKeepSubscription","PRAGMA user_version = 13","drawableMoreIcon","StoriesPremiumHint2","blur_thread_","Variable length description in sgpd found (unsupported)","address_line2","check","AudioRecord.stop failed: ","web_app_setup_secondary_button","EventLogDeletedMultipleMessages","VoipGroupScheduleInfo","chat_topPanelTitle","java.nio.ByteBuffer","root dir ","address_line1","ForwardGroupMediaMessage","Huawei","ClearcutLoggerApiImpl","Search suggestions query threw an exception.","sizeAndRate.rotated, ","application/x-tgsticker","Must not set scopes in GoogleApiClient.Builder when using %s. Set account in GoogleSignInOptions.Builder instead.","OrBuilderList","onlyLocalInstantView","SESSION_PASSWORD_NEEDED","dialogs","onMaxPrioritySourceChanged ","chats_menuItemIcon","Premature right-side return of %s in %s","audio/eac3-joc","UPDATE dialogs SET pinned = ? WHERE did = ?","change_badge","SessionManagerListener can't be null","mufontid","androidx.mediarouter.media.KEY_MESSENGER","VoIPPreNotification.show()","AdminWillBeRemoved","DROP INDEX IF EXISTS uid_date_mid_idx_media;","pass","AndroidVideoDecoder","start-call","stories_suggested_reactions_limit_premium","shapeTo","OMX.bcm.vdec.avc.tunnel","incoming_calls3","captionCount","Shouldn't reach here.","last_checked","cast long to integer","TypePrivateRestrictedForwards","lightslategray","has an invalid integer value!","frame_start","reload locale because locale file is not enough","Zone offset minutes not in valid range: value ","drawable","restoreSaveState: added (","credentials","segmentationResult","No license URL","Cannot find field:","Unterminated comment","MediaHeaderBox.java","bandwidth","chat_stickerNameText","Skipping invalid index: ","deltaTime","A style block was found after the first cue.","UPDATE messages_v2 SET data = ? WHERE uid = %d AND mid = %d","JSN-L21","CREATE TABLE IF NOT EXISTS unread_push_messages(uid INTEGER, mid INTEGER, random INTEGER, date INTEGER, data BLOB, fm TEXT, name TEXT, uname TEXT, flags INTEGER, PRIMARY KEY(uid, mid))","Short","org.telegram.android.musicplayer.shuffle","models/coin_inner.binobj","Wrong object type used with protocol message reflection.","DeleteTonesMessage","date_added DESC","REPLACE INTO stickersets2 VALUES(?, ?, ?, ?, ?)","ReflectionAccessFilter does not permit using reflection for ","You cannot set '","objimg: no objects","present fragment ","ffffff","StoriesLed","drawableMsgOutCheckSelected","Gift2QuantityIssued2","eglCreateWindowSurface failed ","JUNE","PRAGMA user_version = 43","Error parsing MS/ACM codec private","Unable to get themed color. Context or activity is null.","Christian Rock","oldValue","Dialogue:","VoipGroupStartVoiceChat","Encountered WebP file with invalid chunk size","kotlin.Annotation","video/","vp08","palegreen","androidx.credentials.BUNDLE_KEY_USER_ID","loadReplyMessagesForMessages: load channel messages","Box2","CREATE INDEX IF NOT EXISTS polls_id ON polls_v2(id);","LinkExpiresIn","Warm","Unable to get default instance for: ","onDeviceObjectInferenceLogEvent","UPDATE dialogs SET unread_count = ?, inbox_max = ?, outbox_max = ? WHERE did = ?","12.7.3","AUDIOS","keyframe","score","tg://settings/appearance/stickers-and-emoji","arrowImageView","OMX.bcm.vdec.hevc.tunnel.secure","Gift2ActionConvertedInfo","Unexpected subtitle format.","trying to upload internal file","Incomplete vtt cue box header found.","chat_attachIcon","Dispatchers.Main","HiddenActivity","OMX.MTK.VIDEO.DECODER.HEVC","REPLACE INTO attach_menu_bots VALUES(?, ?, ?)","sub_layer_level_present_flag[","color-format","Discarding retained Fragment ","CREATE TABLE poll_votes_mentions_topics(message_id INTEGER, state INTEGER, dialog_id INTEGER, topic_id INTEGER, PRIMARY KEY(message_id, dialog_id, topic_id))","buildVersion = ","SELECT MAX(mid) FROM messages_topics WHERE uid = ? AND topic_id = ?","wake lock acquiring (proximityDetected=","ViewReplies","Method not decompiled: org.telegram.ui.Stories.recorder.StoryRecorder.switchToEditMode(int, boolean, boolean):void","Compression","H183","SendRequest{transportContext=","REACT_NOTEXT","rewind30DrawableResId","Must be called from the main thread.","sequence_num","chat_profile","authData does not include credential data","Unable to load image from URI: ","text/markdown","Optional.of(","CHAT_NOT_MODIFIED","ADMINS_TOO_MUCH","SELECT type, start, end FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d AND ((end >= %d AND end <= %d) OR (start >= %d AND start <= %d) OR (start >= %d AND end <= %d) OR (start <= %d AND end >= %d))","implies","ALTER TABLE enc_chats ADD COLUMN fauthkey BLOB default NULL","CAST_CONTROLLER","Service connection ","webSessionsRow","Format:","minus","Inconsistent stbl box for track ","floating_debug","CHANNELS=\\","UPDATE media_counts_v2 SET old = 1 WHERE uid = %d","CP8676_I02","max=","LinkSharedToManyChats","X3_HK","Unable to open: ","UNKNOWN_BUTTON","onMediaError ","faster_download","Invalid ID for ZoneOffset, plus/minus not found when expected: ","Could not find package: ","2.7.7","BoostingBoostsViaGifts","Encountered corrupt WebP file.","Call next() before removing an element.","showExtraNotifications: passcode=","Not a sign in API","Cast.API_CXLESS","Array must have size 1, but has size ","onReceivedHttpError: statusCode=","villec2","null cannot be cast to non-null type java.lang.Class<T of kotlin.jvm.JvmClassMappingKt.<get-javaObjectType>>","SELECT * FROM contacts WHERE 1","SIGN_IN_INTENT","error_all","CREATE INDEX IF NOT EXISTS wallpapers_num ON wallpapers2(num);","LimitReachedStoriesMonthlyPremium","RESOURCE","CastClientImpl","expiration_year","Forcing passive route discovery on a low-RAM device, system performance may be affected.  Please consider using CALLBACK_FLAG_REQUEST_DISCOVERY instead of CALLBACK_FLAG_FORCE_DISCOVERY.","StarsMediaPurchaseCompletedInfo","dandelion","LeaveChats","TrackGroupArray","PhenotypeFlag","size ","Illegal use of DownsampleAudioResampler","UPDATE web_recent_v3 SET local_url = ? WHERE image_url = ?","migrated_to","CeaUtil","120_120","DirectShare","destroyWebView preserving=","platform method missing - proto runtime falling back to safer methods: ","True","BoostingGiveawayMsgParticipants","192.0.0.","checkLastDialogMessage for ","BAD REQUEST: Missing URI. Usage: GET /example/file.html","nativeLibraryDir","DROP INDEX IF EXISTS send_state_idx_messages2;","aggregatedOnDeviceSelfieFaceLogEvent","DROP TABLE IF EXISTS media_counts;","FIS_v2","FORBIDDEN","android.text.DynamicLayout$ChangeWatcher","joinrel","chat_inMenuSelected","cache path = ","endX value must be in the range [0, 1]","SensorTopBorder","androidx.view.accessibility.AccessibilityNodeInfoCompat.TOOLTIP_TEXT_KEY","Category for SessionProvider must not be null or empty string.","ChooseYourLanguage","MobileVisionBase","SIZED","ProlepticMonth","AreYouSureDeletePhotoEveryone","chat_outVoiceSeekbar","avatar_nameInMessageRed","StoriesUnpinned","LIST_DEBUG","SELECT count, old FROM media_counts_v2 WHERE uid = %d AND type = %d LIMIT 1","nolimits","common_google_play_services_resolution_required_title","iso2","onDeviceLanguageIdentificationLogEvent","getGraphicsmode","PrivacyLastSeen","android.intent.action.HEADSET_PLUG","flyme","ACTION_EXPAND","PrecacheManager","credentialOptions should not be empty","ACTION_SCROLL_DOWN","You must specify an icon resource id to build a CustomAction","receiverSessionId %s is not valid for hash","Could not open video file: ","start ringtone with ","ThanosEffect: failed eglChooseConfig","ChooseCover","googleSignInStatus","wallpaper.jpg","start_from_monetization","Unexpected runtime error","dialog_id","CodecPrivateData","samplerExternalOES tex","ArchiveHintSection2Info","androidx.credentials.TYPE_ENCODING_ERROR","outside","java","frame get offset = ","DELETE FROM messages_v2 WHERE uid = %d AND mid <= %d","latitude","getScrollingOffsetForView view=","androidx.credentials.TYPE_CONSTRAINT_ERROR","proxy_port","android.support.customtabs.ICustomTabsService","mimetype=? AND data1=?","https://www.youtube.com/iframe_api\\","invalid metadata codepoint length","discNumber","CloudMessagingReceiver","Limit must be non-negative, but was ","didn't pass lock check","removeFragmentFromStackInternal ","Image exceeds max size of 1048576","Error encoding PublicKeyCredential to JSON object","total_stores_hidden","Already connected to the service.","Unterminated string","JSON must have only one top-level value.","mConnectionState","buffer not allowed to be null","nextPhoneLoginDate","ContinueOnThisLanguage","Transition for operation ","normalSpecColor","Resolutions unknown. Codec max resolution: ","SignInCoordinator","actionBarActionModeDefault","The color definition must have four components !","account ","drawableMsgStickerCheck","CompanionObject","freq\\","AuthToken","MessagesOverview","AllowReadCallLog","ChatHistoryHidden","StoriesList ","PAYLOAD_EMPTY","herolte","The suffix must not be null","onReceive: ","Hard Rock","Billing: Extract payload. Empty AccountIdentifiers","Get digital credential failed, failure: ","DEBUG_MESSAGE","OMX.SEC.avc.enc","NO_UNSUPPORTED_DRM","UTCTiming","reload locale because one of file is corrupted ","The log tag cannot be null or empty.","Transport backend '%s' is not registered","credentialMgmtPreview","SELECT data FROM gift_themes","ALTER TABLE enc_chats ADD COLUMN exchange_id INTEGER default 0","RV PartialInvalidate","poll_attach_path_at_","MediaRouterDiscoveryCallback.onRouteAdded.","Start drag has been called with a view holder which is not a child of the RecyclerView which is controlled by this ItemTouchHelper.","DROP INDEX IF EXISTS date_idx_messages;","INT32_LIST_PACKED","DefaultDataSource","audio/mp4a-latm","loadReplyMessagesForMessages: getting reply messages","decline_code","SELECT d.did, d.last_mid, d.unread_count, d.date, m.data, m.read_state, m.mid, m.send_state, m.date, d.pts, d.inbox_max, d.outbox_max, d.pinned, d.unread_count_i, d.flags, d.folder_id, d.data, d.unread_reactions, d.last_mid_group, d.ttl_period, d.unread_poll_votes FROM dialogs as d LEFT JOIN messages_v2 as m ON d.last_mid = m.mid AND d.did = m.uid AND d.last_mid_group IS NULL WHERE d.did IN(%s)","ViewsPerStory","mRemainingConnections=","group_emoji_stickers_level_min","documentRotationSuggestionConfidence","Input sample rate overridden to: ","Site key invalid","attached count ","androidx.credentials.BUNDLE_KEY_SUBTYPE","PLAYINTEGRITY_REQUESTFIREBASESMS_FALSE","groupcreate_spanDelete","doRead(...)","trying to unhide a view that was not hidden","transform","Opening camera ","deduplicationIds","PRAGMA user_version = 61","reset lastPauseTime onActivityResult","dfrac","clear-list","A_FLAC","gcm.n.default_vibrate_timings","mBaselineAlignedChildIndex of LinearLayout points to a View that doesn't know how to get its baseline.","bmatrix","ApplyTheme","easy-read","mToken","SELECT info, pinned, online, inviter, links FROM chat_settings_v2 WHERE uid = ","has an invalid '","profile-level-id","notificationsSignUpSettingsLoaded","Pending purchases for one-time products must be supported.","Unreachable","lastStickersLoadTimePremiumStickers","address: ","normaldot","save preload file part ","Primary","selectedGradientRotation","chat_outSentCheckRead","set_mock_mode_with_callback","yMax","consumer_ir","androidx.view.accessibility.AccessibilityNodeInfoCompat.BOOLEAN_PROPERTY_KEY","darkblue.attheme","IDENTITY_FINISH","start firebase task","currentTime","Cannot construct an Api with a null ClientKey","clap","Failed making ","Volume slider progress and thumb color cannot be translucent: #","androidx.credentials.TYPE_DATA_ERROR","RecaptchaBase.API","firebase_data_collection_default_enabled","confirmation_intent","hbs-srp","contentIcon","contacts_inviteBackground","camera_tmp.mp4","PRAGMA user_version = 37","InvLinkToChats","AudioTrackThread has now been stopped.","sms_code_browser","the flow has been canceled","https://static-maps.yandex.ru/1.x/?ll=%.6f,%.6f&z=%d&size=%d,%d&l=map&scale=%d&pt=%.6f,%.6f,vkbkm&lang=%s","Error not sent to client. User is confirming their device credential.","second","Telegram Video","Unexpected null bundle received!","Scheduling upload for context %s with jobId=%d in %dms(Backend next call timestamp %d). Attempt %d","PRAGMA user_version = 63","ALTERNATIVE_BILLING_ONLY_DIALOG_INTENT","preview size = ","no_forwards_request_expire_period","chat_inSentClockSelected","Fido2Ctap2Support__nfc_activity_destroyed_check","unexpected result","android:theme","play_pass_subs","SAFETYNET_CTSPROFILEMATCH_FALSE","DiceEmojiInfo","ChatWithAdminMessage","chat blur generating average time","androidx.mediarouter.media.KEY_ORIGINAL_ROUTE_ID","this as java.lang.String).toUpperCase(Locale.ROOT)","VIDEOS","unable to find RGB888+recordable ES2 EGL config","getByte","pollCreateIcons","PixelYDimension","SAFETYNET_NULL_JWS","GrowthChartTitle","putByte","device model = ","chats_nameMessageArchived","SELECT m.data, r.random_id, s.seq_in, s.seq_out, m.ttl, s.mid FROM messages_seq as s LEFT JOIN randoms_v2 as r ON r.mid = s.mid LEFT JOIN messages_v2 as m ON m.mid = s.mid WHERE m.uid = %d AND m.out = 1 AND s.seq_out >= %d AND s.seq_out <= %d ORDER BY seq_out ASC","color_bg","Did not write as much data as expected, %s bytes remaining.","t.me","android.permission.BLUETOOTH_CONNECT","AutoDeleteConfirmMessage","switchTrackBlueThumb","StoriesController remove story id=","UPDATE dialogs SET unread_count_i = %d WHERE did = %d","SelfStoryViewsPage load next ","webhistory","execute parameter required","android.intent.action.MEDIA_CHECKING","Calling AudioTrack.stop...","L183","STATE_CANCELLED","LocalDatabaseSize","OffsetTime","chat_outReplyLine2","Downtempo","SATURDAY","DeleteThemeTitle","vision-common","ABVGDE2JZIQKLMNOPRSTUFHC34WXY9678","sub_layer_non_packed_constraint_flag[","MessageContainsEmojiPackSingle","CHAT_REACT_INVOICE","10.0","uri == null || urls == null || urls.isEmpty()","switchTrackBlueSelector","FwdMessagesToUser","CREATE INDEX IF NOT EXISTS idx_to_reply_scheduled_messages_v2 ON scheduled_messages_v2(reply_to_message_id, mid);","Dark Blue","tapv3.stel.com","todo","language","cancel lockRunnable onPasscodeResume","Diners Club","ViewContact","androidx.credentials.TYPE_SECURITY_ERROR","en-Latn","savedMessagesUnsupported","Logging to scion event=","DELETE FROM messages_topics WHERE uid = %d AND mid <= %d","text_RedRegular","jlatexmathcumsub","Token retrieval failed with SecurityException. Will retry token retrieval","Cannot verify the intent with package %s in unsafe mode.","smallIconDrawableResId","writingMode","sharingMyLocationUntil","lastContactsSyncTime","groupcreate_spanBackground","IsSelectingLocation","succeeded","getWrappedCurrentSession","textarea","Token successfully retrieved","SavedStateRegistry was already attached.","Failed parsing Api failure.","BUFFERING","pColor","QUEUE_ITEMS","notify item inserted ","bot_fullscreen_blur_disable","Uknown native RtpTransceiverDirection type","dialog_bar_exception","timezones","SELECT custom_params FROM messages_v2 WHERE mid = ? AND uid = ?","extTextView","invalid orientation:","mediumseagreen","urn:mpeg:dash:23003:3:audio_channel_configuration:2011","effect","from","vmhd","INIT_TOTAL","BotRequestAttachPermission","Scarlet","Habari","Ignoring removeRetainedFragment as the state is already saved","max-video-size","botdownloads_","compact","uniform highp float texelWidthOffset;\\n","IncludeWifiDirect","autologin_domains","running=[INTERRUPTED]","sessions_devicesImage","STANDARD","Not active connection","Can't handle drop: no activity: view=","requestKeyFrame failed","SKU_OFFER_ID_TOKEN_LIST","invokeOnCancellation should be called at most once","information","default","A7000-a","LogEvent{eventTimeMs=","audio/x-matroska","useFingerprint","sms_retrieve","UPDATE messages_v2 SET media = max((SELECT media FROM messages_v2 WHERE mid = ? AND uid = ?), ?) WHERE mid = ? AND uid = ?","showExtraNotifications: dialog ","REPLACE INTO star_gifts2 VALUES(?, ?, ?, ?, ?)","uSTMatrix","posterUrl","GLES Version: ","fwd_id","first_name_card","SEALED","VideoSavedHint","androidx.credentials.TYPE_NETWORK_ERROR","NoBlockedGroup2","Gift2Months","DROP TABLE archived_stories","yyyy-MM-dd HH:mm:ss.SSS","Firebase options used while communicating with Firebase server APIs: %s, %s%s","TypePrivateGroupRestrictedForwards","GCamera:MotionPhoto","chat_messagePanelVoiceBackground","CREATE TABLE IF NOT EXISTS user_phones_v7(key TEXT, phone TEXT, sphone TEXT, deleted INTEGER, PRIMARY KEY (key, phone))","Apricot","Failed to parse \\","Transfer-Encoding","lastUpdatedGenericAnimations","ColorPickerMainColor","AddEmojiMultipleInstalledInfo","id must not be null","StoryBlockList","aicompose_tone_saved_limit_default","application/x-tgstoryboard","FIREBASE","identifiedLanguages","DELETE FROM messages_v2 WHERE uid = %d AND mid IN (SELECT mid FROM messages_topics WHERE uid = %d AND topic_id IN (%s))","set-price","Package name not allowed","calculationgTextView","analyticsUserProperties","Unsupported media rate.","S_TEXT/UTF8","ALTER TABLE topics ADD COLUMN nopaid_messages_exception INTEGER default 0;","PLAYING","chat_gifSaveHintBackground","instance","Error inflating menu XML","OnlyIfSilent","ITEM_ALREADY_OWNED","PassportPhoneUseSame","autoDownloadConfigLoadTime","gcm.n.analytics_data","olive","Reload app config","updateCheckDelay","9ShF73d1MFIIAAAAjWnm8_ZMe8Q","SyncSampleBox[entryCount=","null cannot be cast to non-null type kotlinx.coroutines.ChildHandle","Failed to set the NoiseSuppressor state","backgroundConnection","ffmpeg","SendMediaPermissionVoice","textcolor","Only methods in subclasses of ","SETUP_PASSKEY","Check is on camera thread failed.","Rotate 180°","Continue","Tilt needs to be between 0 and 90 inclusive: %s","chat_read_mark_expire_period","cdotp","gluetype","starsUsdWithdrawRate1000","onTransitionAnimationFrame","dialogGiftsBackground","aggregatedOnDeviceShadowRemovalLogEvent","LegacyLabelDelegate","moccasin","REPLACE INTO saved_reaction_tags VALUES(?, ?)","RemoteException getting payment data","majorBrand","chat_inBubbleShadow","VoIPPreNotification.decline(","connectionCallbacks","first_party","audio/ogg","func","Couldn't write ","Given String is empty or null","Invalid input received","mShowsDialog = false: ","underrun count: ","animations","spddot","dstUV","onLoadComplete: ","getResponse(...)","invalid position ","dbg_force_connection_service","giveaway_add_peers_max","write byte error","PRAGMA user_version = 149","CREATE INDEX IF NOT EXISTS idx_to_reply_messages_v2 ON messages_v2(reply_to_message_id, mid);","searchbox","share_game","overline","qr_login_camera","error creating AutomaticGainControl","VOICE_COMMUNICATION","Samsung","Unknown auto-size text type: ","sys.display-size","reactionsRow","currentViewNum","B.B.","Sweet","HEVC Coding","Unsupported field: ","CREATE INDEX IF NOT EXISTS type_date_idx_download_queue ON download_queue(type, date);","SessionTransController","varying highp vec2 vTextureCoord;uniform sampler2D sTexture;uniform sampler2D inputImageTexture2;uniform lowp float excludeSize;uniform lowp vec2 excludePoint;uniform lowp float excludeBlurSize;uniform highp float aspectRatio;void main() {lowp vec4 sharpImageColor = texture2D(sTexture, vTextureCoord);lowp vec4 blurredImageColor = texture2D(inputImageTexture2, vTextureCoord);highp vec2 texCoordToUse = vec2(vTextureCoord.x, (vTextureCoord.y * aspectRatio + 0.5 - 0.5 * aspectRatio));highp float distanceFromCenter = distance(excludePoint, texCoordToUse);gl_FragColor = mix(sharpImageColor, blurredImageColor, smoothstep(excludeSize - excludeBlurSize, excludeSize, distanceFromCenter));}","surdsign","IntArrayNode[%d][%s]","onDeviceBarcodeDetectionLogEvent","mLoader=","mediaRange","Local and anonymous classes can not be ViewModels","EnableAnimations","PublicKeyCredentialRpEntity{\\n id='","DETAILS_LIST","tbinom","open_gifts_upgradable","SendGiftSheet with no star gift and no premium tier","PRAGMA user_version = 124","stripByteCounts should not be null or have zero length.","mediaStatus should not be null","InstantCamera eglChooseConfig failed ","Removed fragment from active set ","appendable","totalPrice","collapseKey","cloudImageLabelDetectionLogEvent","draftsLoaded","alignat@@env","Transaction info must be set if paymentMethodTokenizationParameters is set!","Unknown search type","Darkwave","Could not invoke WindowInsets(Rect) constructor","Failed to parse comment attribute: ","StoriesController update stories for dialog ","MediaRouteButton","UPDATE scheduled_messages_v2 SET replydata = ?, reply_to_message_id = ? WHERE mid = ? AND uid = ?","phoneBookQueue","android.widget.ImageButton","LIVEPHOTOS","minorVersion=","The completer object was garbage collected - this future would otherwise never complete. The tag was: ","chats_nameArchived","missing_to","publishedTime","android","ITEM_ID_LIST","AutocompleteURL","REACT_GIF","Unsupported JS expression %s","messageEntityBold","pin_","WebRtcAudioManagerExternal","LoadTask","androidx.credentials.TYPE_NOT_READABLE_ERROR","Pre-u credman get flow failed; retrying with gis flow","offerId","mapsfrom","null current looper","overwrite_private","Error while parsing Base64 encoded string: ","gather","use SurfaceView in stories","currentItemId","wifiInfo","Override has both \\\\pos(x,y) and \\\\move(x1,y1,x2,y2); using \\\\pos values. override='","shadowRemovalType","SessionsTitle","WebRtcAudioEffects","CallState{height=","VOICE_CALL stream volume: ","locusId cannot be null","params","Could not find the matching GroupRouteController. routeId=","Motion photo metadata: photoStartPosition=","responseBundle","dac3","background_connection","plugin not registered: ","SELECT did, folder_id FROM dialogs WHERE did IN(%s)","onDeviceBarcodeLoadLogEvent","ALTER TABLE download_queue ADD COLUMN parent TEXT","Timed out while binding","keep_media","Ignoring unknown alignment: ","hasStandbyStateChanged=%b, mFirstDeviceStatusUpdate=%b","PrivateShares","Infinite","CodedInputStream encountered a malformed varint.","GoogleApiClient instance cannot be null","ITEM_UNAVAILABLE","video_timestamp","initialization","DROP TABLE IF EXISTS blocked_users;","Waiting for ","Bits size does not equal capacity","JoinUsersRequests","FragmentManager is already executing transactions","CallAlert","aggregatedOnDeviceFaceDetectionLogEvent","MPEG audio header is invalid.","onDeviceImageCaptioningCreateLogEvent","TCON","isWatched","Release on output thread done","tag:dolby.com,2014:dash:DolbyDigitalPlusExtensionType:2014","Local FragmentActivity ","contains an unknown font id!","lefttype","AudioTrackJavaThread","SMR Simple","NotificationTopicExceptionsDesctription","NetworkConnectionInfo{networkType=","strippedmessage","premiumStarGradient1","confidenceThreshold","REPLACE INTO profile_stories_albums_links VALUES(?, ?, ?, ?)","group_call_message_ttl","Skipping subtitle sample with no duration.","GAC_Executor","ProgramInformation","SymbolMappings","selectorDrawable","StoriesController can't apply story user == null","Invalid field ","Drum fără nume","SELECT data, hash, date FROM attach_menu_bots","Timed out while trying to acquire the lock.","Unknown AVC profile: ","com.android.browser.application_id","Bitmap is not valid","Zone offset minutes and seconds must be positive because hours is positive","GiftPremiumUsersPurchasedManyZero","java.lang.CharSequence","Could not get typeface '","mtproto","premium_promo","metadataType","CREATE TABLE messages_holes_topics(uid INTEGER, topic_id INTEGER, start INTEGER, end INTEGER, PRIMARY KEY(uid, topic_id, start));","Gift2SoldAuctionPreviewGifts","topic sync succeeded","GPSTimeStamp","featuredStickers_addedIcon","orchid","publishable_key","messageEntitySpoiler","Timed out waiting for ","topics_tabs","telegram_stickerset","BillingController.launchBillingFlow, consumed ","DoubleArrayNode[%d][%s]","Skipped metadata with unknown key index: ","AccDescrReceivedDate","Logs from ","EssentialProperty","Audio sample size mismatch. stsd sample size: ","REACT_INVOICE","onAdBreakStatusUpdated ","Invalid C1 command: ","SLOWMODE_WAIT_","not ","MinorVersion","emoji_status_access_requested","blitWithMask_masking","No adapter attached; skipping layout","surfaceChanged: format: ","peru","DtmfSender has been disposed.","AreYouSureClearHistoryFewChats","luc12.**","formatterGiveawayMonthDay","org.scilab.forge.jlatexmath.","STORY","arcsec","IOException during API request to Stripe (%s): %s Please check your internet connection and try again. If this problem persists, you should check Stripe's service status at https://twitter.com/stripestatus, or let us know at support@stripe.com.","mailto","6migrateOffsetUserId","muted","colorbox","multipleReactionsPromoShowed","isBot","Routes reset. appIdToRouteInfo has these appId route keys: ","samplerExternalOES","placeholder of time domain transforms not zeroed out","WebRtcAudioRecordExternal","Arrow.**","blur in photoviewer","DELETE FROM stories WHERE dialog_id = %d AND story_id IN (%s)","chats_mentionIcon","ER BSAC","freezeAppealUrl","SELECT random_id FROM randoms_v2 WHERE random_id = %d","mRightEdge","DELETE FROM messages_topics WHERE uid = %d AND topic_id IN (%s)","Invalid byte order: ","pinned_dialogs_count_max_premium","VideoCallAlert","deviceInfos","chat_attachAudioBackground","TIMEOUT","Invalid integer size: ","Setting foreground mode timed out.","chat_attachUnactiveTab","GotIt","totalStrokeCount","The color model is incorrect !","Accept","SELECT topic_id, name, order_value, count FROM business_replies ORDER BY order_value ASC","emptyTextView1","Factory[typeHierarchy=","Failed to close the image download stream.","secure_storage_key_restored","You must call next before","GPSMeasureMode","SELECT d.did, d.last_mid, d.unread_count, d.date, m.data, m.read_state, m.mid, m.send_state, s.flags, m.date, d.pts, d.inbox_max, d.outbox_max, m.replydata, d.pinned, d.unread_count_i, d.flags, d.folder_id, d.data, d.unread_reactions, d.last_mid_group, d.ttl_period, d.unread_poll_votes FROM dialogs as d LEFT JOIN messages_v2 as m ON d.last_mid = m.mid AND d.did = m.uid LEFT JOIN dialog_settings as s ON d.did = s.did WHERE d.did IN (%s) ORDER BY d.pinned DESC, d.date DESC","show_gift_for_","ArchiveAndMuteInfo","skipped message because 1","array","video/dolby-vision","voipgroup_mutedByAdminMuteButton","delete voice file","The width must be from 1 to 19 inclusive but was ","DaysAgo","FloodWait","transitionPlanDetails","business_hours","pricingPhases","getNoImplementationSignInIntent()","androidx.mediarouter.media.MediaRouterParams.FIXED_CAST_ICON","key=","androidx.credentials.TYPE_TIMEOUT_ERROR","The region must fit inside the matrix","PRAGMA user_version = 136","INTERRUPTED","ChatSwipeAction","paintChatActionText2","ThumbnailOrientation","APIs must not be empty.","timestamp","SoundNameEmpty","PeerStoriesView.requestVideoPlayer(","Null service connection","textsf","ExceptionShort","defaultGoogleSignInAccount","DEVICE_CREDENTIAL","BDAY","AccActionPlay","androidx.credentials.TYPE_NOT_SUPPORTED_ERROR","offsetAfter","url_encoded_fmt_stream_map","MOVIE","Biggl","CIPVorbisDecoder","lbrack","mintcream","K50a40","getConstructorId","errorMessage","ProfileInstaller","bytes","CREATE INDEX IF NOT EXISTS send_state_idx_scheduled_messages ON scheduled_messages(mid, send_state, date);","ReactionSound","recommendedChannelsLimitPremium","frame","data-document-id","activity with result code: ","internal","SlowModeHint","onDeviceSubjectSegmentationCreateLogEvent","Camera error: ","LimitReachedStoriesWeeklyPremium","messageEntityHashtag","NOTIFICATION_UNMUTE","Your device doesn't support credential manager","maxEditTime","urn:dolby:dash:audio_channel_configuration:2011","BIOMETRIC_WEAK | DEVICE_CREDENTIAL","surd","mobileMaxDownloadSize2","getData(...)","PAUSE","TypefaceCompatUtil","Interleaving error: ","removing all MessageReceivedCallbacks","ReactionsCount","StaticChunkOffsetBox.java","drawableBotLock","Connection to Billing Override Service is blocked.","Couldn't not find track","FAILED_GETTING_FORM","null cannot be cast to non-null type javax.net.ssl.HttpsURLConnection","setLanguage","chatWallpaper_","com.opera.mini.native","Method not decompiled: org.telegram.messenger.MessagesStorage.getMessagesInternal(long, long, int, int, int, int, int, int, int, long, int, boolean, boolean, org.telegram.messenger.Timer):java.lang.Runnable","DisplayHeight","PriorityMapping is missing known Priority value ","user_settings","zzal","showDialog(): Route controller dialog already showing!","wrong Vector magic in TL_StoryPrivacy","transcribeButtonPressed","stackrel","TSSE","Copy","KFSOWI","sharedMedia_linkPlaceholderText","androidx.credentials.BUNDLE_KEY_IS_AUTO_SELECT_ALLOWED","TYPE_HDMI_ARC","Scheduled task is done","phoneHash","pendingSuggestions","Chanson","null cannot be cast to non-null type kotlin.collections.Map<K of kotlin.collections.MapsKt__MapsKt.emptyMap, V of kotlin.collections.MapsKt__MapsKt.emptyMap>","AttachRoundRestricted","CancelForwardPrivate","setPlaybackDevices","INVITE_HASH_EXPIRED","overwrite_group","MediaCodecUtils","in == null","ChannelRemoveUserAdmin","playPosition cannot be negative: ","MovieHeaderBox.java","SELECT COUNT(*), transport_name FROM events WHERE timestamp_ms < ? GROUP BY transport_name","GMS Clear credential flow failed, calling fallback","app_icons","Conflicting discontinuities.","BoostingStarsPreparedGiveawaySubscriptionsPlural","targetResolutionHeight","marlin","SsaStyle.Overrides","stories_sent_monthly_limit_premium","avatar_nameInMessageViolet","udta","CREATE TABLE stories (dialog_id INTEGER, story_id INTEGER, data BLOB, local_path TEXT, local_thumb_path TEXT, PRIMARY KEY (dialog_id, story_id));","SELECT m.data, m.mid, r.random_id FROM media_topics as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid WHERE m.uid = %d AND m.topic_id = %d AND m.mid < %d AND type = %d ORDER BY m.mid DESC LIMIT %d","Factory should not be used","cropLeft","inchatSoundRow","PaymentPhoneEmailToProvider","unread_push_messages","Southern Rock","SponsoredMessageInfo2Description2","setDescriptor","hdr-static-info","java.lang.ClassNotFoundException","upload_max_fileparts_default","mips","onRenderProcessGone priority=","Source","drawableMsgOutCheckReadSelected","code","SponsoredMessageInfo2Description1","AuthenticationCallback must not be null.","ChannelAntiSpamForbidden","maxSsbo","https://ss3.4sqi.net/img/categories_v2/","common_google_play_services_network_error_text","Found content provider ","Release ","text/plain","AES/GCM/NoPadding","ProfileBotPreviewEmptyText","GIONEE_GBL7360","jump","Cannot restore root transform instance","statsSaveQueue","Invalid crop size values. cropSize=","ro.miui.ui.version.code","spambot","Firebase Messaging component is not present","poll_votes_mentions","Billing service disconnected.","kate","section_separator_color","RINGTONE_SIZE_TOO_BIG","There is no way to get here, but the compiler thinks otherwise.","AudioTrack.play failed: ","account_name","No periods found.","doAudioTrackStateCallback: ","API_INSTALL_REQUIRED","TotalDeviceFreeSize","pica","REMOVE_FROZEN","SHOW","keyHandle","getMatrix","optionsButton","client_cast_analytics_data","location_sendLiveLocationBackground","API_NOT_AVAILABLE","Exception","INVITE_SLUG_EXPIRED","CREATE INDEX IF NOT EXISTS is_channel_idx_messages_topics ON messages_topics(mid, is_channel);","mozilla-firefox","verifyAgeBotUsername","onSeekTo %d","AtomParsers","literal=","CREATE TABLE dialog_filter_pin_v2(id INTEGER, peer INTEGER, pin INTEGER, PRIMARY KEY (id, peer))","x-goog-api-key","application/vnd.ms-sstr+xml","StarsSubscriptionExpiredHintTitle2","Binding only allowed within app","classificationMode","VOICE_UPLINK","pv_mat_","screen","USERNAME_NOT_MODIFIED","Unsupported color format: ","Unable to get EGL10 display: 0x","animatedDrawable","RequestTracker","DELETE FROM chat_pinned_v2 WHERE uid IN ","rawData","wallpaper_original.jpg","mounted_ro","REPEAT_ALL_AND_SHUFFLE","jsonld","Inconsistency detected. Invalid view holder adapter position","TypePublic","Ignoring region with missing tts:extent: ","hlsvp","dialog_join_requested_time_","ViewHolder{","contactsReimported","darksalmon","TypeToken must be created with a type argument: new TypeToken<...>() {}; When using code shrinkers (ProGuard, R8, ...) make sure that generic signatures are preserved.\\nSee ","Plum","Transition ","Log all","C2Mp3TimestampTracker","backgroundLayout","uniform highp float texelHeightOffset;\\n","https://fragment.com/gift/","android.credentials.GetCredentialException.TYPE_USER_CANCELED","UPDATE media_holes_v2 SET end = %d WHERE uid = %d AND type = %d AND start = %d AND end = %d","DELETE FROM downloading_documents WHERE state = 1","CREATE TABLE webpage_pending_v2(id INTEGER, mid INTEGER, uid INTEGER, PRIMARY KEY (id, mid, uid));","Null values","botKeyboard_button_danger","this should only be called when the cursor is valid","CreationExtras must have a value by `VIEW_MODEL_STORE_OWNER_KEY`","مرحبًا","ChannelOtherSubscribers","AttachDocumentsRestrictedForever","CAMCORDER","MediaSource.Factory#setDrmSessionManagerProvider no longer handles null by instantiating a new DefaultDrmSessionManagerProvider. Explicitly construct and pass an instance in order to retain the old behavior.","backoff_end_time_in_millis","BundleUtil","InstantCamera handleStopRecording send ","sfrac","OMX.qcom.audio.decoder.mp3","ShareSendPhotos","CREATE INDEX IF NOT EXISTS uid_mid_type_date_idx_media ON media_v2(uid, mid, type, date);","DELETE FROM wallpapers2 WHERE num >= -1","Frosty","null cannot be cast to non-null type kotlinx.coroutines.internal.Segment<*>","Google Play services is invalid. Cannot recover.","ORCAS_VALIDATE_SIGNATURE","sizeCtl","newline == null","Ignoring region with unsupported extent: ","enhanced-audio-intelligibility","ringtoneDurationMax","XTR ","audio/mha1","FRESH_CHANGE_PHONE_FORBIDDEN","Missing ","key fingerprints don't match","Invalid date/time format: ","rebeccapurple","content_preview_","num_attempts","LastName","peer_colors","record_via_sco","PollViewVotesAsAdmin","Null dependency anInterface.","BotAttachMenuShortcatAddedAttach","city=","OMX.Exynos.AAC.Decoder","OMX.google.","Index overflow has happened.","android.intent.action.VIEW","currentWifiPreset","PRAGMA user_version = 156","Search suggestions cursor at row ","TB3-850F","BlockUserAlert","StarsNeededTextGiftBuyResale","SmartNotificationsInfo","Characters","ArchiveSettingUnmutedFolders","Reserved bitrate","changeCaptureFormat: ","Sapphire","business_links","ChannelOtherMembers","ms getFile{time_ms=","AIEditorUsedBy","royalblue","marino_f","after animation is cancelled, item should not be in mMoveAnimations list","Listener must not be null","google_pay_hidden","allowChannels","NotificationsOther","CREATE TABLE chats(uid INTEGER PRIMARY KEY, name TEXT, data BLOB)","Icon not found: ","No-op Provider","schema","chat_inLoaderSelected","Nectar","start encoder","CREATE TABLE IF NOT EXISTS messages_seq(mid INTEGER PRIMARY KEY, seq_in INTEGER, seq_out INTEGER);","The calling app UID (user id) does not match the one from Package Manager.\\nSomething is wrong (possibly an attack). Non-actionable.\\n","csISOLatin1","Supervisor must not be null","VerificationService is not connected to %s, unable to check intent: %s","right","UserRestrictionsNoSendMusic","avatar_background2Violet","PRAGMA user_version = 18","GROUPCALL_ALREADY_DISCARDED","stages","AssumedMaxChannelAdjustment: ","MessagesBold","suggest_text_2_url","flac","avgExecutionTime: ","eventUptimeMs","ChronoLocalDateImpl only supports Chronologies with 12 months per year","ALTER TABLE user_contacts_v6 ADD COLUMN imported INTEGER default 0","SELECT m.data, m.mid FROM media_v4 m %s WHERE %s m.uid = %d AND m.mid > 0 AND m.mid >= %d AND m.type = %d ORDER BY m.date ASC, m.mid ASC LIMIT %d","Lazy value not initialized yet.","effectNotch","light-color","scheduled_messages_v2","cloud.prj","CREATE TABLE profile_stories_albums (dialog_id INTEGER, album_id INTEGER, order_index INTEGER, data BLOB, PRIMARY KEY(dialog_id, album_id));","IsLive","chat_inSiteNameText","EUC-KR","rawSizeMaskEnabled","hvc1","swipeOffsetY","TypefaceCompat.createFromFontInfo","The module-to-client output switcher flag %s","DescriptionOptionalPlaceholder","repeatRow","night.attheme","session must not be null","AppCompatDelegate","UPDATES QUEUE PROCEED - OK","channelsuggesthint","Scheduling retry for ","jobscheduler","widget_link","android.support.customtabs.customaction.PENDING_INTENT","formatDateSchedule","keep_media_type_","INNER JOIN tag_message_id t ON m.mid = t.mid","msg_media_raw/#/*","FCM received data: ","google.to","RemovedUser","Could not send control request to service.","urn:mpeg:dash:utc:ntp:2012","albumArtist","Space","Chromecast Media Error: ","OAEPPadding","cloudWebSearchDetectionLogEvent","RemindDayAt","InternalCompletionHandler.UserSupplied[","videoId","PLAYINTEGRITY_FAILED_EXCEPTION_NULL","priority","deeppink","windowRoundedCornerRadius","Ceļš bez nosaukuma","android.widget.ImageView","mediumpurple","android.intent.action.DIAL","blockquote","CREATE INDEX IF NOT EXISTS idx_to_reply_quick_replies_messages ON quick_replies_messages(reply_to_message_id, mid);","CLIENT_TELEMETRY","minimumUpdatePeriod","NotificationsStoryUnmutedHint","strippedmessage-","saveLogInToken ","Preferred decoder instantiation failed. Sleeping for 50ms then retrying.","messageEntityItalic","ViewStub must have a non-null ViewGroup viewParent","notify item removed ","Could not close","Required value was null.","Could not find method ","GCamera:MicroVideoPresentationTimestampUs","Cranberry","qosTier","mEdgeGlowLeft","pipconfig","actionBarDefaultArchivedIcon","boostsChannelLevelMax","White","trimPathEnd","addFragmentToStack","Dazzling","DELETE FROM contacts WHERE uid IN(","ITUNESGAPLESS","A capella","AutoDownloadUpToOnAllChats","stickersets","imageFormat","dayNightThemeSwitchHintCount","VoipVideoNotAvailable","Tangerine","saveGifsWithStickers","NoExceptions","hasLabelMap","image/heic","pollPosition();","android.support.useSideChannel","Hybrid__prf_eval_during_create","web_app_open_invoice","CHAT_REACT_NOTEXT","auth_api_credentials_begin_sign_in","player_actionBarSelector","REACT_DOC","thumbImageView","No valid varint length mask found","Array","voipgroup_muteButton3","subjectInfos","AutoLockDisabled","BoostingStarsGiveawayServiceUndistributedGroup","onCastStateChanged ","failed to get firebase result","routeGroupId cannot be null","SlowMotion_Data","void main()\\n","codeScannerScanApiEvent","snap preference should be one of the constants defined in SmoothScroller, starting with SNAP_","Null image data supplied.","DELETE FROM scheduled_messages_v2 WHERE mid = %d AND uid = %d","Play Store package is not found.","swap buffers","schedule app lock in ","Fido.FIDO2_API","setBitDepthLumaMinus8","ALTER TABLE events ADD COLUMN payload_encoding TEXT","ChatThemeDaySwitchTooltip","weightSum += boxWeight;\\n","cdots","emojies_send_dice_success","dynamicRoutes","SendMediaPermissionRound","TosAgeText","StarGift","REACTIONS_TOO_MANY","waiters","stickers_emoji_suggest_only_api","savedsearchhint","totalPriceStatus","Either ","fonts/language_greek.xml","StarsCount","Dangling name: ","ACTION_FOCUS","smsview_code_","Read too much data during profile line parse","FragmentedMp4Extractor","tokenizationData","emoji_button_scale","MessageLockedStarsConfirmMessageMulti2Messages","cea608","SELECT %s FROM topics WHERE did = %d AND topic_id = %d","BackStackEntry{","telegram_","telegram_user","zzan","doAudioRecordStateCallback: ","Class %s is not found.","PreviewForwardMusic","Input/Output sample rate overridden to: ","RESUMED","StarsPurchaseCompletedInfo","null value in entry: ","Exception while getting ActivityInfo","PrivacyPaymentsClearAlertTitle","SELECT custom_params FROM messages_topics WHERE mid = ? AND uid = ?","Russet","zero_party_api_get_privileged_hybrid_client_sign_pending_intent","PRAGMA user_version = 114","Could not parse year: ","relay_casting_set_active_account","GCamera:MicroVideoOffset","00001111","CREATE TABLE profile_stories_albums_links (dialog_id INTEGER, album_id INTEGER, story_id INTEGER, order_index INTEGER, PRIMARY KEY (dialog_id, album_id, story_id));","EpochDay","Wrong object type used with protocol message reflection.\\nField number: %d, field java type: %s, value type: %s\\n","c06c8400-8e06-11e0-9cb6-0002a5d5c51b","NalUnitUtil","bg_black","UPDATE messages_v2 SET read_state = read_state | 1 WHERE uid = ? AND mid <= ? AND read_state IN(0,2) AND out = 0","IntSize(","ISO-8859-8","Failed to covert logging to UTF-8 byte array","attribute vec4 position;attribute vec2 inputTexCoord;varying vec2 vTextureCoord;uniform highp float inputWidth;uniform highp float inputHeight;varying vec2 leftTexCoord;varying vec2 rightTexCoord;varying vec2 topTexCoord;varying vec2 bottomTexCoord;void main() {gl_Position = position;vTextureCoord = inputTexCoord;highp vec2 widthStep = vec2(1.0 / inputWidth, 0.0);highp vec2 heightStep = vec2(0.0, 1.0 / inputHeight);leftTexCoord = inputTexCoord - widthStep;rightTexCoord = inputTexCoord + widthStep;topTexCoord = inputTexCoord + heightStep;bottomTexCoord = inputTexCoord - heightStep;}","businessFeaturesTypesToPosition","Prepare transfer from Route(%s) to Route(%s)","Internal error occurred. Please see logs for detailed information","chat_mediaTimeText","CREATE TABLE IF NOT EXISTS dialog_filter_ep(id INTEGER, peer INTEGER, PRIMARY KEY (id, peer))","hasUrl","SlowmodeOff","dialog_boturl","ER AAC Scalable","DELETE FROM saved_dialogs WHERE forumChatId = ?","chat_inQuote","new participants count after update ","Action: %s is not a pre-defined action.","cover media not ready","BoostingChooseRandomGroup","Hip-Hop","Challenge not found in request or is unexpectedly empty","tfrac","ER AAC LD","com.miui.home","سڵاو","hiddenIntent","PLAYINTEGRITY_FAILED_EXCEPTION_NOPROJECT","identifyLanguageResult","StarsSubscribeText","gl_FragColor = vec4(clamp(mix(greyScaleColor, result.rgb, 1.1), 0.0, 1.0), 1.0);\\n","patterns = ","Camera2Sessions takePicture error","PRAGMA user_version = 130","name == null","changed","ContentProtection","FCM-Notification:","shader code:\\n ","GET_NO_CREDENTIALS","160_160","BAD CONFIG","Failure not sent to client. Client is not awaiting a result.","eglInitialize failed ","last_selected_mute_until_time2","chat_outBubble","DELETE FROM paths WHERE 1","cellsBusy","tgShareScoreUrl=","Error while disconnecting the controller interface","channels.getMessages error: ","Start a session while there's already an active session. Create a new one.","SELECT d.did, d.last_mid, d.unread_count, d.date, m.data, m.read_state, m.mid, m.send_state, m.date FROM dialogs as d LEFT JOIN messages_v2 as m ON d.last_mid = m.mid AND d.did = m.uid WHERE d.did IN(%s)","documentScannerUiModuleScreenClickEvent","video/mp4\\","ville","fuchsia","toxicityDetectionInferenceEvent","DIAGNOSTIC_REF_PROFILE_DOES_NOT_EXIST","Mismatching time zone indicator: ","android.app.extra.NOTIFICATION_CHANNEL_ID","Trailer","SsaDecoder","Invalid ID for ZoneOffset, invalid format: ","emergency","onRouteVolumeChanged(), route.getVolume:","volume-mute","brack","UserRestrictionsNoRead","AUTOSELECT","Blossom","mFragmentManager=","1_1_1_1_1048576_512000_512000_524288_0_0_1_1_50_0","android.media.metadata.DISPLAY_SUBTITLE","wvtt","BODY.**","SELECT uid FROM scheduled_messages_v2 WHERE mid = %d LIMIT 1","android:picture_in_picture","remove lang ","User messed up the notification channel; deleting it and creating a proper one","formatDateAtTime","auto-frc","popupGroup","USER_RESTRICTED","uri has query and/or fragment, which are not supported. Did you call Uri.parse() on a string containing '?' or '#'? Use Uri.fromFile(new File(path)) to avoid this. path=%s,query=%s,fragment=%s","Era must be JapaneseEra","ClearHistoryForThisDay","Shimmer","drawableMuteIcon","at index 0","InstantCamera handleStopRecording finish muxer","SELECT uid, data, read_state, out, mention, mid FROM messages_topics WHERE mid IN(%s) AND uid = %d","DELETE FROM ","stargifts_pinned_to_top_limit","dynamicRoutes must not be null","GET_INTERRUPTED","CREATE INDEX IF NOT EXISTS uid_mention_idx_messages_topics ON messages_topics(uid, topic_id, mention, read_state);","premium_bot_username","media_projection","kotlin.Boolean","Skipping dialogue line with fewer columns than format: ","Connection","BiometricManager","livestream","Failed to create window surface: 0x","open","accurateTextView","endColor","powderblue","StarsNeededTextGiftChannel","BoostingStarsGiveawayServiceWinnersSelected","Unknown DateFormat style: ","ConnectionlessLifecycleHelper","Duplicate character: %s","Runnable was null.","Gift2QuantityIssued1","Bigr","AudioAttributesCompat: audioattributes=","prepaid","luc9.**","stats2.dat","Unexpected EOF","BYTERANGE-LENGTH=(\\\\d+)\\\\b","hts/frbslgiggolai.o/0clgbthfra=snpoo","com.miui.miuihome","Operation {","tone_document","USAGE_VOICE_COMMUNICATION","Bubbles require non-null icon","BoostingGiveawayServiceWinnersSelected","AccDescrPersonHasSeen","windowBackgroundWhiteBlueButton","particles","BoostingGiveawayHowItWorksSubTextDateSeveralEnd1","android.app.shortcuts","Error extracting the date","Bytes","bluegreen","SUMMARY_FLOOD_PREMIUM","qrLoginCamera","segmentation optional module to be downloaded","google_sdk","Use the existing ApplicationAnalyticsSession if it is available and valid.","resetCodec ","androidx.credentials.TYPE_INVALID_NODE_TYPE_ERROR","AVERAGE","JobIntentService","DELETE FROM hashtag_recent_v2 WHERE 1","BoostsLevel","com.example.android.mediabrowserservice.ACTION_CMD","LOC_ERR: formatDateChat","beginning","poll_","not existed","web_app_device_storage_clear","the Unsafe","MENTION","Set error callback (deprecated","Spectral top ","metadataLoader cannot be null.","send request ","queueUpdate","Evening","oLeq9AcOZkT","lightskyblue","Processing component ","channelgifthint","RequestSmsButton","Missing image data.  Call either setBitmap or setImageData to specify the image","trying to get unknown update channel_id for ","android.car.EXTENSIONS","menu","Stop internal","pattern_%d.pgm.gz","installmentPlanDetails","PrivacyBots","ThanosEffect.DrawingThread","PaidMessageSentTitle","BoostLevel","userdebug","AESSettingsCipherMode ","Client does not support subscriptions update.","GlTextureFrameBuffer setSize","NotifManCompat","PLAYINTEGRITY_FAILED_EXCEPTION_","enablePendingPurchases","DROP INDEX IF EXISTS uid_mid_read_out_idx_messages;","unselectReason","The user is not authorized to access the project. Please make sure you are using the API key that corresponds to your Firebase project.","21.0.0","LongStream.adapt(Spliterator<Long> s)","FaceDetector","lastStickersLoadTimeFavs","premium_stickers","android.intent.action.TIMEZONE_CHANGED","Invalid section type ","lightgrey","Casual","quoted-printable","OMX.Nvidia.h264.decode.secure","u_BackgroundTexture","DETACH","Get supported formats for camera index ","DistanceUnitsTitle","reportMessage","wifi","CREATE INDEX IF NOT EXISTS task_idx_messages ON messages(uid, out, read_state, ttl, date, send_state);","TeXSymbols.xml","stargifts_craft_attribute_permilles","read raw error","ThanosEffect, compile fragment shader error: ","set dismissDate of global to ","sum += texture2D(sTexture, blurCoordinates[0]) * %f;\\n","application/vnd.openxmlformats-officedocument.presentationml.presentation","StoriesPinnedText","processLoadedMessages: runOnUIThread","code_keyword","mido","AutoCompleteTextView","checkOpNoThrow","kotlinx.coroutines.scheduler.resolution.ns","MPEGTS:(-?\\\\d+)","This function can only be used for API Level < 29.","SensingMethod","Input must be either a Surface or SurfaceTexture","64_64_b","onServiceConnected: ","000000000000000","FlagProviderImpl","Player is accessed on the wrong thread.\\nCurrent thread: '%s'\\nExpected thread: '%s'\\nSee https://exoplayer.dev/issues/player-accessed-on-wrong-thread","CC([1-4])=(.+)","onGeolocationPermissionsShowPrompt ","Offset to encryption data was negative.","UserRestrictionsSendPollsShort","AttachPhotoRestrictedForever","AccSwitchToFullscreen","IOException occurred while closing InputStream","Step is zero.","nnapiInfo","traceCounter","Accessibility","attestation","profilePhotoRow","FilesReceivedCount","PRAGMA user_version = 166","MiniAppsKey","Italiano","clipPath","drawableGoIcon","Clear","Invalid date '","Locale: ","PRAGMA user_version = 46","Open camera ","getTrackId","hidecallshint","MessageLockedStarsConfirmMessage2Many2","Booty Bass","Could not call getMaxAvailableHeightMethod(View, int, boolean) on PopupWindow. Using the public version.","Found negative packet payload size: ","popup_","image/jpeg\\","MpdParser","year","PsaMessage_","ThanosEffect, link program error: ","DOWNLOAD_JS","varlimsup","must call addApi() to add at least one API","change-number","ALTER TABLE stories DROP COLUMN local_thumb_path","theme_params","MasksArchivedInfo","STARGIFT_USER_USAGE_LIMITED","onWarmUpExpressIntegrityToken","Bohemian","onSessionResuming with sessionId = %s","ExpiresInSecs","requestFocus: Saved focused view ","onPermissionRequest ","Activated configs written to disk are null.","autoNightBrighnessThreshold","tg_secret_sticker","Nesting problem.","phoneFormated","darkorange","getSignInIntent()","Source error","isSessionCanceled","seed","stageQueue","windows-1252","fstab.ttVM_x86","this Android can't rename files","MLHandler","SELECT info, pinned, online, inviter FROM chat_settings_v2 WHERE uid = ","sent_","PRAGMA user_version = 78","stainRemovalAllowed","Client is already in the process of connecting to billing service.","Unknown measure mode: ","ObjectDescriptorStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","main:audio","priceAmountMicros","DocumentId[packageName=%s, corpusName=%s, uri=%s]","plat","Invalid date 'February 29' as '","luc2","100%","Exception must not be null","ChatHistoryVisible","can't parse SpatialSpecificConfig yet","mAnimatingAway=","text/","USAGE_MEDIA","SELECT unread_count, unread_mentions, total_messages_count FROM topics WHERE did = %d AND topic_id = %d","onReceivedError: ","MONOSPACED_SERIF","No activity","ECv2","final","unknown TLObject","data1","aggregatedCustomModelInferenceLogEvent","Adding mediaRouter callback for control category ","ratelimit_count","Failed to query codec ","Sound Track","blacklistErrorCode","ꯍꯦꯜꯂꯣ","chat_searchPanelIcons","Updating retained Fragments: Added ","music_search_username","MembersAreSpeakingToast","bot biz","Device: ","telegramAntispamUserId","SELECT m.data, m.mid FROM media_v4 m %s WHERE %s m.uid = %d AND m.mid > 0 AND m.mid < %d AND m.mid >= %d AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","Failed to load remote module: ","double_limits__upload_max_fileparts","globalMetrics","PRAGMA user_version = 35","translate_button_restricted_languages_changed","challenge","InlineImpl{name='","Error starting permission activity","CallsRingtone","dbg_dump_call_stats","RequestDialogCallbackImpl","hybull","android.permission.GET_ACCOUNTS","texture2D(tex, ","mAuthority is null. Did you override attachInfo and did not call super.attachInfo()?","UndoAllCustom","luc5.**","tg://settings/devices","contextProgressInner2","Curve Big.**","00 MMM 0000 - 00 MMM 000","Notification Channel set in AndroidManifest.xml has not been created by the app. Default value will be used.","the network is lost","checkboxSquareUnchecked","UserSelectorLimit","Failed to init thin image labeler.","Unable to determine start of period ","actionBarDefaultSelector","makeOptionalFitsSystemWindows","dialog_filter","ilst","Duration is not valid. See proto definition for valid values. Seconds (%s) must be in range [-315,576,000,000, +315,576,000,000]. Nanos (%s) must be in range [-999,999,999, +999,999,999]. Nanos must have the same sign as seconds","Layer-1","SFIXED64_LIST_PACKED","web_app_secure_storage_get_key","edit_messages","dashmpd","Network connectivity changed, type is: ","client_side_logging","v%s (%d[%d]) %s","subtitle_text_color","ResetAllNotifications","reportSpam","spacefontid","premium_bot","stars_paid_reaction_amount_max","androidx.credentials.BUNDLE_VALUE_SUBTYPE_GET_PUBLIC_KEY_CREDENTIAL_OPTION","Text","unofficial_","Unknown action sent to RevocationBoundService: ","customErrors","CREATE INDEX IF NOT EXISTS bot_keyboard_idx_mid ON bot_keyboard(mid);","ViewPager does not have adapter instance.","Art Rock","getMaxAvailableHeight","Either type: ","No listener register","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","stories_circle_live1","clientSettings","tz-offset","hasPoll","size","Chunk is too large (~2GB+) to skip; id: ","Unable to obtain permission to request a cellular network.","REPLACE INTO dialog_photos_count VALUES(","addOnCanceledListener is not implemented.","getPictureParameterSets","infinity stream reading!!!","messageEntityDiffReplace","bad redirect response","ChatListSwipeGesture","UpToFileSize","DELETE FROM chat_pinned_v2","titleView","addSuppressed","fragment_","BaseMediaChunkOutput","addButton","starting keep-alive job","expiration_month","goog.exo.opus","SendMediaPermissionVideos","drawableMsgInSelected","Connection timed out waiting for Google Play services update to complete.","llless","chat_outContactPhoneText","ZOrderOnTop","mkdn","unknown issue","longevity","Encountered invalid length while parsing PNG chunktype","Loaded LibvpxVideoRenderer.","fragment location","suggestAnimatedEmojiRow","AreYouSureDeleteVideoEveryone","onRenderProcessGone","scoreall","enc_chats","AccDescrNumberOfPeopleReactions","profile_tabSelectedLine","mTarget=","CREATE TABLE IF NOT EXISTS polls_v2(mid INTEGER, uid INTEGER, id INTEGER, PRIMARY KEY (mid, uid));","TYPE=(AUDIO|VIDEO|SUBTITLES|CLOSED-CAPTIONS)","APP_UID_MISMATCH","windowBackgroundWhite","stop","String array is empty and is ignored by put method.","INT64_LIST_PACKED","chat_outFileInfoSelectedText","setMicrophoneMute(","lockShadowDrawable","foregroundColor","tg://settings/privacy/passcode","STREAM","IMPORT_FORMAT","application/x-mpegURL","chats_menuTopBackgroundCats","GPU: ","Extension bit is set in signal byte","DELETE FROM effects","sourceProduct","private_ia","upload_markup_video","web_app_stop_gyroscope","maxGroupCount","ForwardPreviewSendersNameHidden","Media does not support uuid: ","DELETE FROM bot_keyboard_topics WHERE uid IN ","unlinkToDeath","Draw action bar shadow","getContent","join source = ","cant import contact token. token=","org.telegram.key","EditAdminTransferAlertText","ton_stakedice_stake_amount_max","Exception during lenientFormat for ","Payload Too Large","Network Error","OMX.MTK.AUDIO.DECODER.AAC","numRetakes","StoryContainsStickers","DeleteMessagesOptionAlso","InstallationTokenResult{token=","trackNumber","tg://settings/appearance/wallpapers","voipgroup_unmuteButton2","copyOfRange(...)","speed","grantedScopes","universal ","Audio theatre","text2","ratio","onDeviceDocumentCroppingLoadLogEvent","Platform AEC is not supported","Unexpected moov box.","Unable to get sync account","Holder at","getGlobalRouter cannot be called when sGlobal is null","CJz3BZ6YGEYBAAAABboWp6SAv04","gggtr","Custom JsonElement subclass ","Unable to encode parameters to UTF-8. Please contact support@stripe.com for assistance.","AccDescrMsgNotPlayed","tilapia","Voice","ShowAllGIFs","chats_archiveIcon","tguser","selectedGradientColor","file_versions","Ukrainian","saveAllState: no fragments!","lite_mode4","orangered","getSuppressed","Edit","video record uri ","PLAYINTEGRITY_TOKEN_NULL","Restricting intent to a specific service: ","onRemoveMemberRoute: Specified route not found. routeId=","StarsNeededRemoveGiftDescription","emptyTextView2","wallet_payment_dynamic_update","card","location_actionIcon","windowBackgroundWhiteGrayText8","SHA-1","macos","handler == null","WeekOfWeekBasedYear","The uri must be set.","AAC SSR","SDK Unknown","set dismissDate of ","Привет","FirebaseAppHeartBeat","web_app_request_emoji_status_access","callmiconstart","Must not be called on GoogleApiHandler thread.","front","reflector","android.media.action.HDMI_AUDIO_PLUG","chatThemeQueue","Polished","StoryArchived","MediaLiveSeekableRange","Null verdictOptOut","can't parse SSCSpecificConfig yet","SELECT pinned, unread_count_i, flags FROM dialogs WHERE did = ","canEditFactcheck","SELECT name FROM sqlite_master WHERE type='table' AND name='user_contacts_v6'","dynamic-order","thirdQuartileMs","proxy_ip","LimitReachedStoriesCount2Second","lawngreen","HOLE IN UPDATES QUEUE - will wait more time","AccDescrReactedWith","SELECT start, end FROM ","Mixing framework transitions and AndroidX transitions is not allowed. Fragment ","mdwn","BoostLevelUnlocks","ActionUniqueGiftResaleInbound","Out of limit","head","SelfStoryViewsPage reactions ","story(dialogId=","end index (%s) must not be less than start index (%s)","overleftrightarrow","bday_hidden","01110000","Desired length ","Fetch failed: fetch response could not be parsed.","dialogFiltersPinnedLimitPremium","REPLACE INTO business_replies VALUES(?, ?, ?, ?);","debug_loading: bandwidth meter (onTransferEnd), bitrate estimate = ","rotation must be a multiple of 90","chat_stickerViaBotNameText","Unsupported WAV format type: ","startPlayout","Cannot create media encoder ","GPSLatitudeRef","Single path segment is not a resource ID: ","tg://settings/notifications/pinned-messages","Rendered texture metadata was null in onTextureFrameAvailable.","SELECT mid, uid FROM randoms_v2 WHERE random_id = %d LIMIT 1","IsSendingFile","Pos: %d, limit: %d, len: %d","fcscore","android.intent.action.BATTERY_CHANGED","PRAGMA user_version = 164","Error on phone.requestCall: ","loadReplyMessagesForMessages: load scheduled","EnableReactionsMessagesContacts","GPSProcessingMethod","AttachPlainRestricted","SendMessageRestricted","stroke","gcm.n.light_settings","last_session_id","Unexpected frameLengthFlag = 1","REPLACE INTO user_contacts_v7 VALUES(?, ?, ?, ?, ?)","nextTosCheckTime","ResetNotificationsText","onDestroy","stargifts_message_length_max","getLong","telephony_subscription_service","read byte error","settings_display_passkeys","webm encoded to ","command","https://developer.apple.com/streaming/emsg-id3","ExoPlayerLib","UPDATE stickers_featured SET date = ? WHERE id = ? AND emoji = ?","themes2","tg://settings/notifications/groups","luc11","BoostingTelegramPremiumCountPlural","usernameRow","Arrow 2","SoftwareVideoDecoderFactory","RADIO_STATION","İsimsiz Yol","AndMoreTypingGroup","authData","avatar_nameInMessageBlue","maxLabels","apply channel{channel} ","thirdPartyPayment","No suitable media source factory found for content type: ","End session for %s","request.verdict.opt.out","IntFixedNodeBuilder[%d][%s]","telegra.ph","Parallel evaluation is not supported","tv_input","x86.prop","chat_emojiPanelIconSelected","InviteChannelRestrictedUsers","taido_row","android.support.v4.media.session.command.GET_EXTRA_BINDER","event","autoNightCityName","chat_attachActiveTab","SELECT uid, time, offset FROM popular_bots ORDER BY pos","subtitle:","Mirage","systemInfo","tg://settings/privacy/auto-delete","h:mm a","REACT_QUIZ","INSERT INTO story_drafts VALUES (?, ?, ?, ?)","storyExpiringLimitPremium","group_call_message_length_limit","debug_loading: bandwidth meter (onTransfer), bitrate estimate = ","Salom","SVP-DTV15","NotificationsServiceConnection","location_checked","S_TEXT/ASS","Credential returned but no google Id found","aggregatedOnDeviceImageLabelDetectionLogEvent","gl_Position = position;\\n","Launching Play Store billing dialog","127.0.0.1","CREATE INDEX IF NOT EXISTS last_mid_idx_dialogs ON saved_dialogs(last_mid);","RESULT_UNSUPPORTED_ART_VERSION","fullPriceMicros","INVITE_PEERS_TOO_MUCH","abt_experiments_key","server","malformed-json","textit","callsTotalTime","hspace","wifiDownloadMask","Videos","CSLCompat","lastReloadStatusTime","225:","Start drag has been called but dragging is not enabled","photoId=","onAwaitInternalRegFunc","aboutLengthLimitDefault","1000+","ALREADY_LOCKED_BY_OWNER","The restored ApplicationAnalyticsSession is not valid, create a new one.","chat_inVoiceSeekbarSelected","app resume count ","Unable to start authentication. Client fragment manager was null.","asset","Invalid anchor value: ","getRafAttributes starting with: ","CREATE TABLE keyvalue(id TEXT PRIMARY KEY, value TEXT)","LimitReachedPublicLinks","Resource\\","PaidMessagesSendErrorToast2","sps_seq_parameter_set_id","CREATE TABLE business_replies(topic_id INTEGER PRIMARY KEY, name TEXT, order_value INTEGER, count INTEGER);","textView","load contacts from server","reflection-inaccessible-to-module-gson","line-right","Somehow got neither a token response or an error response","font-weight","signInAccount","file not found :( round video","luc4","carnationpink","analytics_session_id","dualshape","Select email application.","expected fromKey <= toKey but %s > %s","IMPORT_CREDENTIALS","Unknown native media type: ","UPDATE dialogs SET unread_count_i = ? WHERE did = ?","auto","Cannot find the color resource referenced in AndroidManifest.","luc2.**","isThickClient","AreYouSureClearHistoryWithChat","A7000plus","Ignoring malformed cell resolution: ","appName","Prepared query finalized","underaccent","less","WebRtcVolumeLevelLoggerThread","getSessionStartType","called getResId() on ","createAudioTrackOnLollipopOrHigher","stopping VoIP service, bad prime","video/x-vnd.on2.vp8","MapType","double_limits__chatlist_invites","prefs","gcm.n.sticky","element","HOUR","AudioTrack write failed: ","AccDescrOpenChat","Passkeys__skip_consent_after_retrieval","textEnhancementParam","Line 1.**","maskImage","billingOverrideService.getBillingOverride","DROP INDEX IF EXISTS task_idx_messages;","query","Wibe Small","ALTER TABLE paths_by_dialog_id ADD COLUMN message_type INTEGER default 0","android:support:lifecycle","CREATE TABLE stories (dialog_id INTEGER, story_id INTEGER, data BLOB, custom_params BLOB, PRIMARY KEY (dialog_id, story_id));","ivory","com.tmessages.openplayer","onPreloadStatusUpdated ","chat_outBubbleShadow","unsupported bit stream revision","emojicompat-emoji-font","force","invalid base64url value","UID: [","invalid period count","responseJson","LoaderInfo{","chat_outReactionButtonTextSelected","date_modified","image must not be null","is malformed","REPLACE INTO scheduled_messages_v2 VALUES(?, ?, ?, ?, ?, ?, NULL, 0)","file=mtproto:","obfuscatedIdentifier","tonBlockchainExplorerUrl","mathnormal","mlkit: failed to detect language in message","PRAGMA temp_store = MEMORY","Retro","androidx.credentials.BUNDLE_KEY_USER_DISPLAY_NAME","Saturation","must have a value that contains exactly 1 character!","errorProgress","onTransferFailed with type = %d and reason = %d","Launching Play Store billing flow from savedInstanceState","Invalid sample rate or number of channels: ","EditAdminTransferGroupToast","tg://settings/data/save-to-photos/groups","LimitReachedFoldersLocked","Done","CIPMP3Decoder","ChannelAntiSpam","FidoAppIdExtension{appid='","rasterized/wallpaper","ISO-8859-16","ADDITIONAL_LOG_DETAILS","createAudioDeviceModule","ChatSetPhotoOrVideo","call is null","PRAGMA user_version = 14","FIXED64_LIST","StatisticOverview","skipPrevStringResId","getSkuDetails() failed for queryProductDetailsAsync. Response code: ","InstantCamera start init gl","SELECT data, send_state, mid, date, topic_id, ttl FROM quick_replies_messages WHERE topic_id = ? ORDER BY mid ASC","Bmatrix","secure_storage_key_received","Mystic","MlKitContext is already initialized","ml_sdk_instance_id","getOpcolor","tintMode","fonts/ritalic.ttf","mha1","BYTE","getRemoteService(): mLastApplicationId=%s, mLastSessionId=%s","smart_reply","SFIXED64","DELETE FROM unconfirmed_auth WHERE 1","STARGIFT_CRAFT_TOO_EARLY_","VOID","numbers","Exception in completion handler ","add to current speaking ","Disallowed cross-protocol redirect (","chat with admin text view","Camera opened.","onPageFinished: no container","Event{code=","chat_replyPanelIcons","motion","DebugMenuEnableCamera","Unknown internal Google server error.\\nRetry with an exponential backoff. Consider filing a bug if fails consistently.\\n","google-chrome","86_86","Wink","onRouteRemoved","Please set your Project ID. A valid Firebase Project ID is required to communicate with Firebase server APIs: It identifies your application with Firebase.Please refer to https://firebase.google.com/support/privacy/init-options.","Integer value ","data6","customSizePreset","DOUBLE_LIST","COMPLETE_IMMEDIATE_PURCHASE","Status Code: %d","FLOAT_LIST","media_counts_v2","makeatletter","https://t.me/socks?","kotlinx.coroutines.semaphore.maxSpinCycles","Protocol message tag had invalid wire type.","write float error","Python","BoundedInputStream failed to skip","ACCOUNT=\\","REPLACE INTO tag_message_id VALUES(?, ?, ?, ?)","Google account is null","220_220","can't parse ErrorProtectionSpecificConfig yet","account","motion detected","DurgerKingBot","EmojiRemovedMultipleInfo","This stopwatch is already running.","getFallbackSignInIntent()","audio/alac","chat_attachCheckBoxBackground","DiscussionUnlinkChannelAlert","android.intent.action.PROCESS_TEXT","Kiss","LogSite{ class=","Telegram","There is a transient error on the calling device.\\nRetry with an exponential backoff.\\n","SELECT topic_id, top_message FROM topics WHERE did = %d AND top_message IN (%s)","NowInContacts","progressive","voipgroup_topPanelGray","Component<","COMPLETING_RETRY","WebvttCueParser","MediaLoadRequestData","DELETE FROM dialog_photos","video/mp42","address_zip","config_mainBuiltInDisplayCutout","getting layout inflater for DialogFragment ","Passion","aboutLengthLimitPremium","Logs disabled.","0:00","CAST_STATE","dark_icon","observeForever","InviteMessagePremiumBlockedMany","image/vnd.microsoft.icon","avc1.%02X%02X%02X","enableSavedStateHandles() wasn't called prior to createSavedStateHandle() call","ChatThemeNightSwitchTooltip","SINT32_LIST","ShortHoursAgo","Avantgarde","deviceModel","isEnabled","Ait(controlCode=","RINGTONE_DURATION_TOO_LONG","Could not retrieve metadata, returning empty list of transport backends.","WifiManager is null, therefore not creating the WifiLock.","qr_tmp.jpg","androidx.appcompat.widget.LinearLayoutCompat","receivedIntegrityCheckClassic failed","Cleanup keys for ","Resource identifier must be an integer.","messages_holes","configureDeviceForCall, route to set = ","Searched too many bytes.","grey","prorationMode","Expected WEBVTT. Got ","precision highp float;\\nvarying vec2 vTextureCoord;\\nvarying vec2 MTextureCoord;\\nuniform sampler2D sTexture;\\nuniform sampler2D sMask;\\nvoid main() {\\n  gl_FragColor = texture2D(sTexture, vTextureCoord) * texture2D(sMask, MTextureCoord).a;\\n}\\n","cesdb","CREATE INDEX IF NOT EXISTS reply_to_idx_quick_replies_messages ON quick_replies_messages(mid, reply_to_message_id);","message_privacy","audio/mp4a","onDeviceDocumentEnhancementLoadLogEvent","android.intent.extra.ALLOW_MULTIPLE","quick_replies_limit","h265","internal error during password creation","android.support.v7.mediarouter:MediaRouteChooserDialogFragment","mobilePreset","REPLACE INTO topics VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","androidx.lifecycle.LifecycleDispatcher.report_fragment_tag","version","documentCornerConfidence","Apple Meta Data iTunes Reader","CredProviderFactory","Reset suggestions","EMAIL","android.support.v4.media.session.action.PREPARE","authenticatorData","idToken should not be empty","Not implemented","this is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text\\nthis is very very long text","wallet_get_payment_card_recognition_intent","Invalid pre-skip or seek pre-roll","BotMoreTabs","app-icon","Warmest","NanoHttpd Request Processor (#","BYTE_STRING","SELECT COUNT(key) FROM user_contacts_v7 WHERE 1","Animator cannot be null","DefaultExecutor was shut down. This error indicates that Dispatchers.shutdown() was invoked prior to completion of exiting coroutines, leaving coroutines in incomplete state. Please refer to Dispatchers.shutdown documentation for more details","siteName","toxicityDetectionCreateEvent","Unable to find configured root for ","color_green","overleftarrow","Blazing","When attempting to convert get response, null Google ID Token found","PRAGMA page_count","Expecting FrameworkCryptoConfig but found: ","PRAGMA user_version = 160","Wonder","historyPreloaded","selectedAccount","groupcreate_sectionShadow","ProviderMetadata{ componentName=","RecyclerAdapter","proto","Kif inti","can_edit_factcheck","atvCredentials","EnableAll","gcm.n.notification_count","DynamiteModule","accepted-types","appcompat_skip_skip","SpecialEffectsController: Setting view ","android.permission.READ_MEDIA_VIDEO","getHTML","101184875","thumb","allowGlobalSearch","logEventKey","SELECT MIN(mid) FROM messages_topics WHERE uid = %d AND topic_id = %d AND mention = 1 AND read_state IN(0, 1)","EXO_SPEED","luc3","media_metrics","premiumManageSubscriptionUrl","cleanUpStrokeSize","CREATE INDEX IF NOT EXISTS emoji_keywords_v2_keyword ON emoji_keywords_v2(keyword);","Error parsing AVC config","glass_defaultText","IS_FLOW_FROM_FIRST_PARTY_CLIENT","CANCELLED","AACH","spec","Create a new ApplicationAnalyticsSession based on CastSession","NULL ROTATION","ExoPlayer:MediaCodecAsyncAdapter:","Illegal sign-in mode: ","Tried to start the VoIP service when it's already started","Mismatched calls to RecursionDepth (possible error in core library)","Zdravo","Ignoring malformed AV1 codec string: ","verify_age_country","CREATE INDEX IF NOT EXISTS uid_mid_read_out_idx_messages_topics ON messages_topics(uid, topic_id, mid, read_state, out);","SELECT last_mid_i, last_mid FROM old.dialogs WHERE did = ","dialogShadowLine","601LV","Stop camera2 session on camera ","opera-mini","r8-abstract-class","BusinessHoursProfileOpensInHours","drawableMsgOutCheck","CREATE TABLE IF NOT EXISTS media_v2(mid INTEGER PRIMARY KEY, uid INTEGER, date INTEGER, type INTEGER, data BLOB)","appid","chat_mediaTimeBackground","SIGN_IN_MODE_REQUIRED cannot be used on a GoogleApiClient that does not contain any authenticated APIs. Use connect() instead.","doublecup","initLoader must be called on the main thread","recoveryview_word","The Analytics SDK is not available. Please check that the Analytics SDK is included in your app dependencies.","video/x-matroska","Invalid image data size.","background_activity","android.","DELETE FROM media_holes_topics WHERE uid = %d AND topic_id = %d","android.messagingStyleUser","No response set.","defaultTopicIcons","Failed to launch pendingIntent","PaidMessageActionMany","Aquamarine","DELETE FROM media_v4 WHERE mid IN(%s) AND uid = %d","Not connected to device","CHAP","CAN-SKIP-DATERANGES","Requested API must not be null.","mlkit.docscan.ui","dialog_bar_add","rentalPeriod","PRAGMA user_version = 131","Failed to download image: ","SlowmodeSendErrorTooLong","chat_editMediaButton","SELECT uid, read_state, custom_params FROM messages_v2 WHERE mid = %d AND uid = %d LIMIT 1","ALTER TABLE dialog_filter ADD COLUMN entities BLOB","clientType","GPSDestDistance","search_view_pager","android.view.WindowManagerGlobal","SuggestContactsTitle","channel_profile_bg_icon_level_min","groipCallVideoMaxParticipants","Already resumed, but proposed with update ","extraLocusId","browser_fallback_url","Left and top must be nonnegative","ISO-8859-9","Failed to create fake crypto object.","Unsupported color type: ","CreateTeXFormula","text/x-exoplayer-cues","themeconfig","mCursorDrawableRes","created_at","HalfDays","ResendSmsAvailableIn","scriptscriptfactor","switchTrackBlueThumbChecked","verify_age_min","INAPP_CONTINUATION_TOKEN","oppositeCameraMatrix","Billing override value was set by a license tester.","queryProductDetailsAsync got null response list","onSessionEnding ","slateblue","Exception happened while accessing MediaSession.mCallback.","PRIVATE","isoparser","suggest_text_1","ALBUMARTIST","LENIENT","Heavenly","allowManualInput","date_added DESC LIMIT 1","AuthenticationExtensionsClientOutputs{","dd_MM_yyyy_HH_mm_ss","AudioRecord.read failed: ","androidx.view.accessibility.AccessibilityNodeInfoCompat.PANE_TITLE_KEY","YesterdayAtFormatted","attestation object missing authData","CREATE TABLE chat_pinned_count(uid INTEGER PRIMARY KEY, count INTEGER, end INTEGER);","ACTION_IME_ENTER","Rave","Recipient","cantSendToChannels","formatterMonthYear","loadProgress","Data too big","Command","SELECT mid, uid FROM webpage_pending_v2 WHERE id = ","controlFilters","SUBSCRIPTION_ALREADY_ACTIVE","baseCount","Invalid escape sequence","Exception thrown when trying to get app version ","product","BotEmojiStatusSetRequestForDay","phone-number","ndid_","exception","CaptchaController: got token for {action=","imageView2","loop","savedGifsLimitPremium","Super calls with default arguments not supported in this target, function: invokePlayServices","jlmDynamic","EnjoyngAnimations","precision highp float;\\nvarying vec2 vTextureCoord;\\nuniform vec4 gradientTopColor;\\nuniform vec4 gradientBottomColor;\\nfloat interleavedGradientNoise(vec2 n) {\\n    return fract(52.9829189 * fract(.06711056 * n.x + .00583715 * n.y));\\n}\\nvoid main() {\\n  gl_FragColor = mix(gradientTopColor, gradientBottomColor, vTextureCoord.y + (.2 * interleavedGradientNoise(gl_FragCoord.xy) - .1));\\n}\\n","LayoutCheck view == null","Guess why Half-Life 3 was never released.","chat_messagePanelVoiceDelete","poll_answer_length_max","content-length","cmd issue","Task[","webview.db","kotlin.Enum.Companion","biometry_info_received","suggest_intent_data","limit","skipNextStringResId","Pop-Folk","Connection with Google Play Services was not successful. Connection result is: ","InstantCamera resume encoder","O-wmAfBPSFADAAAA4zINVfD_bro","glUseProgram","BackgroundToGroup","aliasMap","loadReplyMessagesForMessages: filling replies from the same array","onRouteSelected","onShowFileChooser: no activity, false","ChangeLanguageLater","audio path = ","Error consuming purchase with token. Response code: ","data2","stars_purchase_blocked","nextType","Revoking access","VoIPPreNotification.show(): call or intent is null","updateStickersOrderOnSend","maxClientVersion","vertical_accuracy","CREATE TABLE IF NOT EXISTS hashtag_recent_v2(id TEXT PRIMARY KEY, date INTEGER);","CHAT_ADMIN_REQUIRED","Invalid environment value %d","LeaveCommunities","pauseStringResId","SELECT data, user, g, authkey, ttl, layer, seq_in, seq_out, use_count, exchange_id, key_date, fprint, fauthkey, khash, in_seq_no, admin_id, mtproto_seq FROM enc_chats WHERE uid IN(%s)","PRAGMA user_version = 2","Invalid output encoding (mode=","inferenceDurationStats","autoplay_video","gmsv","AudioSampleEntry{bytesPerSample=","ViewsBySourceChartTitle","com.oppo.unsettledevent","last_stories_has_more","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_SELECTION_HEAD","SELECT u.data, u.status, u.name, u.uid FROM users as u INNER JOIN contacts as c ON u.uid = c.uid","The message payload cannot be null or empty","REACT_CONTACT","YIxYGEALQVADAAAAA3QbEH0AowY","storiesIntroShown","icy-url","declaringFragment.parentFragmentManager","paintProgress","pixel","storyboards","ignoreRestrictionReasons","device","stargifts_convert_period_max","www.gstatic.com/recaptcha","registerview_last","Exception parsing HEIF file type box.","keyframes_thumb_queue","android.intent.action.SEARCH","error","Could not retrieve WindowInsets(Rect) constructor","Not Implemented","DELETE FROM story_drafts WHERE id IN (","start upload on slow network = ","Gleam","chats_sentReadCheck","Product type must be set","Arrow2.**","org.telegram.keyia","WithinAWeek","ocsm","initState called for fragment: ","stopRecording","SELECT pinned FROM dialogs WHERE did = ","timestamp_ms < ?","V_MPEG4/ISO/AVC","BoostingStarsGiveawayAdditionPrizeCountHint","currencies.json","font-style","key_player_progressCachedBackground","base32Hex()","Sunrise","simcoloncolon","preloadTime cannot be negative or Nan.","GlUtils: compile shader error: ","ADDRESS_STREET_LINE1_INVALID","target","Background color not defined.","WebRTC.Android.Camera2.StopTimeMs","android.support.v4.media.session.command.ARGUMENT_INDEX","relativeY","VideoCapturerDevice init(","Skipped ID3 tag with majorVersion=2 and undefined compression scheme","vision.custom.ica","DuplicateTaskCompletionException can only be created from completed Task.","checkbox","abbr","not found chat to show dialog notification ","longrightarrow","SamplingRate","IsSendingAudio","VoIPPreNotification.dismiss()","expiresIn","chatlistUpdatePeriod","common","CONDITION_FALSE","EventLogSwitchToGroup","invoice","The maximum width must be from 1 to 19 inclusive but was ","PhotoFilterGLThread","BiometricFragment","AreYouSureClearHistoryWithUser","Must call PhenotypeContext.setContext() first","FootsFromYou","reply_to_author","Amazon","icon_resource_name","There are more than one component","bot_keyboard","Frame decoding failed","silent","Opus decoder does not support secure decode","ATOMIC","channels=","Telegram Video Call","stories_stealth_future_period","Unsupported image format","VOICE","CREATE TABLE IF NOT EXISTS media_counts_v2(uid INTEGER, type INTEGER, count INTEGER, PRIMARY KEY(uid, type))","SubjectDistanceRange","USAGE_NOTIFICATION_RINGTONE","chats_archive","EmptyCoroutineContext","EmojiSuggestionsUrl","BoostingGiveAwayFromCountries","Shoegaze","package shouldn't be null","ZoneId","fillMessagesWithStories: getStoriesByID did=","GoogleApiHandler","CHAT_SEND_AUDIOS_FORBIDDEN","Prepare shader","will be used. The error is: ","Default sample rate is overriden to ","darkslateblue","getConfigurationVersion","inappVibrateRow","Sign-out occurred while this API call was in progress.","stargifts_collections_limit","chat_inContactPhoneText","userVerificationMethod","document.documentElement.outerHTML","url ","effectiveDirectAddress","WALL","nbsp","purchaseState","voipgroup_inviteMembersBackground","setPreviewDuration","ComioS1","voipgroup_soundButtonActive2","allDay","gyroscope_failed","REPLACE INTO media_holes_topics VALUES(?, ?, ?, ?, ?)","launchApplication","Can't read exif","CheckedTextView","Too many redirects: ","dialog_bar_botver","Hand","UserRestrictionsNoSendText","OMX.amlogic.avc.decoder.awesome","getCreationTime","getMajorBrand","telegram:proximity_lock2","autologinDomains","content://(\\\\d+@)?com\\\\.whatsapp\\\\.w4b\\\\.provider\\\\.media/export_chat/","Gift2ActionInfoChannel","toJson(...)","Deletions","USERS_TOO_MUCH","cornsilk","This mutex is locked by ","actionBarDefaultSubmenuSeparator","saveAllState: adding back stack #","logSceneBrightness","precision lowp float;varying highp vec2 vTextureCoord;varying highp vec2 texCoord2;uniform sampler2D sTexture;uniform sampler2D inputImageTexture2;void main() {vec4 image = texture2D(sTexture, vTextureCoord);vec4 blurredImage = texture2D(inputImageTexture2, texCoord2);gl_FragColor = vec4((image.rgb - blurredImage.rgb + vec3(0.5,0.5,0.5)), image.a);}","emailRow","Pacific Ocean","androidx.credentials.TYPE_OPERATION_ERROR","CancelFutureOnCancel[","UPDATE topics SET %s = ? WHERE did = ? AND topic_id = ?","mccMnc","THROTTLE_BACKGROUND","chat_inMediaIcon","LIVE_TV","android.support.customtabs.extra.ACTION_BUTTON_BUNDLE","pmatrix","body","Super calls with default arguments not supported in this target, function: cancel","logininfo2","S_HDMV/PGS","video_preview.mp4","alignment","cdns","yyyyMMdd_HHmmss_SSS","content-transfer-encoding","ContentEncodingScope ","Acquiring a connection to Google Play Services for %s","setName","RecentPostsCapitalize","Command ","PassportUploadNotImage","Java 8+ API desugaring (library desugaring) cannot convert to java.util.IntSummaryStatistics","enable_vp8_encoder","chat_outBubbleSelectedOverlay","suggestRow","keep_alive_service","received ","application/octet-stream","JsonReader is closed","isColdCall","CREATE INDEX IF NOT EXISTS user_settings_pinned_idx ON user_settings(uid, pinned) WHERE pinned != 0;","L153","messageTextView","Resolved path jumped beyond configured root","PlaceholderSurface","PreviewForwardPoll","Loaded LibopusAudioRenderer.","chat_gifSaveHintText","androidx.credentials.TYPE_GET_PUBLIC_KEY_CREDENTIAL_DOM_EXCEPTION","tracks","maskingBlit","Invalid Publishable Key: You are using a secret key to create a token, instead of the publishable one. For more info, see https://stripe.com/docs/stripe.js","allow_vertical_swipe","PENDING","freeze","closeLastFragmentInternalRemoveOld","PublishDayYearAt","JsonWriter is closed.","unofficial","androidx.mediarouter.media.KEY_DEVICE_TYPE","BoostingGiveawayHowItWorksTextEndGroup","sms@telegram.org","Gift2ExportTONUnlocksIn","ALTER TABLE messages ADD COLUMN imp INTEGER default 0","behind","PRAGMA user_version = 25","FCM_CLIENT_EVENT_LOGGING","Orientation","copyOf(this, newSize)","getLifecycle() returned null in ComponentActivity's constructor. Please make sure you are lazily constructing your Lifecycle in the first call to getLifecycle() rather than relying on field initialization.","licenseUrl","num_negative_pics","General MIDI","CallVerificationState{height=","Attempting to request an undeclared dependency %s.","Invalid vop_increment_time_resolution","ton_usd_rate","EnableReactionsMessages","compose","CRYPTOGRAM_3DS","A cast to int has gone wrong. Please contact the mp4parser discussion group (","Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.\\n ViewHolder 1:","failed request reference can't find dialogId","https://youtube.com","dialogInputField","Invalid size: ","set uploaded photo","MediaRouterOPTListener","themehint","profile-photos","VideoMediaHeaderBox.java","SELECT data FROM messages_v2 WHERE uid = %s AND group_id = %s ORDER BY date DESC","Endpoint{id=","errorCode","DataSpec[","ColorConstant","tg://settings/folders/create","write string error","Channel Wallpaper","Call ","ResetPasswordWait","BoostingGiveawayCanceledByPayment","rubinered","webFileDatacenterId","text_type","DOUBLE_LIST_PACKED","AccActionOpenFile","Failed to parse notch info","tgchat","Request-Id","mSavedViewRegistryState=","double_limits__saved_gifs","no event up from ","DROP TABLE IF EXISTS messages;","show-18-contnet","PRAGMA user_version = 123","REFERENCE","AES/CBC/PKCS7Padding","invalid cdn hash ","ApiCallRunner","producerIndex$volatile","oauth_supported","market://details","Quitting render thread.","ChannelSoundPath","onError","CREATE INDEX IF NOT EXISTS tag_topic_idx_tag_message_id ON tag_message_id(topic_id, tag);","SafetyNet.API","Interfaces can't be instantiated! Register an InstanceCreator or a TypeAdapter for this type. Interface name: ","chat_inAudioSelectedProgress","Client does not support user choice billing.","COSE coordinates are the wrong size","FilesSavedHintLinked","RestoreEmailTroubleText","Share device info","processLoadedMessages size ","Back Stack Index: ","InstantCamera createWindowSurface failed ","stories_circle_live2","DIAGNOSTIC_REF_PROFILE_EXISTS","checkImage","avatar_background2Blue","sampleRate.support, ","stop recording internal filename ","composer","Activity finished with resultCode ","Failed to set the AcousticEchoCanceler state","onNetworkThreadReady","Couldn't find a unique registered media button receiver in the given context.","Telegram Stories","android.webkit.resource.VIDEO_CAPTURE","probably forgot to put setCallback","L120","can't parse CelpSpecificConfig yet","send-gift","ITUNESADVISORY","contourMode","GROUPCALL_ANONYMOUS_FORBIDDEN","null cannot be cast to non-null type java.lang.Runnable{ kotlinx.coroutines.RunnableKt.Runnable }","Пat bez ime","chat_messagePanelCursor","Acid Punk","androidx.credentials.TYPE_SYNTAX_ERROR","write string null","ACTION_LONG_CLICK","showDialog(): Route chooser dialog already showing!","Parser being asked to read a large CBOR map","Google Play In-app Billing API version is less than 3","c2.exynos.hevc.encoder","rbold","TITLE","Ordering.natural()","StoriesStorage: try write deleted story","Attempted to serialize java.lang.Class: ","BOTS_TOO_MUCH","Could not retrieve stream volume for stream type ","endExclusive","Discarding last cue point with unexpected duration: ","CREATE TABLE search_recent(did INTEGER PRIMARY KEY, date INTEGER);","darkred","TV_SERIES","varliminf","pic path ","stopping VoIP service, Ga == null","PublicKeyCredentialDescriptor id value is not found or unexpectedly empty","Português (Brasil)","Texture height must be positive, but was ","com.sonyericsson.home","HOLE IN GROUP CALL UPDATES QUEUE - reload participants","seagreen","Not a JSON Array: ","charset=","street_line2","appNamespace","No external inserts","Tags are currently unsupported","StarRatingFuturePreview1","MoreBoosts","public.easy-to-read","beige","delete channel global internal ","InstantCamera handlePauseRecording drain encoders","Percentages must end with %","OCTOBER","DrawableDelegate","Lazy fields must be message-valued","playbackRate must be between PLAYBACK_RATE_MIN and PLAYBACK_RATE_MAX","owner","allowedPaymentMethods","VBRI data size mismatch: ","precision highp float;\\nvarying vec2 vTextureCoord;\\nuniform sampler2D sTexture;\\nvoid main() {\\n  gl_FragColor = texture2D(sTexture, vTextureCoord);\\n}\\n","SELECT topic_id FROM quick_replies_messages WHERE mid = %d LIMIT 1","receivedBytes","confidenceScore","SELECT emoji, keyword FROM emoji_keywords_v2 WHERE keyword LIKE ?","remote-addr","Billing Override Service unavailable on device.","ImageButton","USERNAME_INVALID","Must not be called on the main application thread","PGN528","SELECT did, date, last_mid, pinned, flags, folder_id, last_mid_group, count, unread_count, max_read_id, read_outbox FROM saved_dialogs WHERE forumChatId = ? ORDER BY pinned ASC, date DESC","FileStreamLoadOperation ","No mapping found for the character '","6migrateOffsetAccess","swift","ActionGiftStarsTitle","SmoothStreamingMedia","actionBarDefaultTitle","CTOC","GET_CREDENTIAL","BoostingGiveawayEnd","REPLACE INTO polls_v2 VALUES(?, ?, ?)","Must specify owner type for ","ringtone_size_max","NotificationsChartTitle","contextProgressOuter3","id: ","Error while calling setExclusiveCheckable","clearHistoryRow","jlatexmathcumsup","GmsClientEvents","GooglePlayServicesErrorDialog","artist","PasscodeView onAuthenticationFailed","Shortcut must have a non-empty label","ReactionLed","Fragments Created Menus:","Ginger","BotAttachMenuShortcatAddedAttachAndSide","DELETE FROM sharing_locations WHERE uid = ","ArchiveHintSubtitle","Failed to initialize placeholder surface","SELECT dialog_id, max_read FROM stories_counter","dialogSearchText","archivehint_l","underbrace","ai_styles","itemId","starref_program_allowed","SecondOfDay","chat_outContactNameText","front_side","stories_circle_closeFriends2","Delimiter processor conflict with delimiter char '","onSessionStartFailed ","Bundle returned from %s contains null SKUs list.","UsersBanned","Failed to delete new file ","Messenger failed, fallback to startService","SELECT us.data, us.status, cu.data, cu.date FROM channel_users_v2 as cu LEFT JOIN users as us ON us.uid = cu.uid WHERE cu.did = ","Cannot await if then() has been called.","storyId","startOffset","debug_uploading:  response reqId ","remove-fee","UserRestrictionsNoSendMedia","drawableMsgOutCallAudioSelected","source mismatch my = ","RtpReceiver has been disposed.","textStyle","empty","storyReactionsLongPressHint","premiumbot","List","obtain(...)","format","SendTodayAt","Self suppression is not allowed.","darkblue","payload","Error adding exception to DropBox!","CREATE INDEX IF NOT EXISTS uid_date_idx_scheduled_messages ON scheduled_messages(uid, date);","channelAutotranslationLevelMin","color1","line","chat_stickerReplyMessageText","rightImageView","DaysSchedule","sClassLoader","dialogRoundCheckBoxCheck","Twist","Can not perform this action after onSaveInstanceState","poll_close_period_max","PhotoEditorTypefaceCondensed","pageCount","aTextureCoord","Unknown notification action","SELECT mid, date, media FROM enc_tasks_v2 WHERE 1","slug","DELETE FROM reactions","audio/vnd.dts.hd;profile=lbr","cxless_caf_control","Could not retrieve value from Resources#mDrawableCache","emojis2","romanVersion","python","passkeysRow","FAILURE, cause=[","15555215558","cast_media_notification","AccDescrSentDate","Icon resource ","Timed out (timeout delayed by ","pip-rtmp-video","roundVideoSize","androidx.credentials.TYPE_DIGITAL_CREDENTIAL","fire-installations","Releasing.","getResponseCodeFromBundle() got null response code, assuming OK","chats_pinnedIcon","handleLifecycleEvent","Z12_PRO","CREATE INDEX IF NOT EXISTS date_idx_enc_tasks_v2 ON enc_tasks_v2(date);","ImportCount","BoostingStarOptionPerUser","REQUEST_TOKEN_INVALID","BillingClient","EnableInAppPopup","onPlay","Request[","Native instance is not valid","weight_","Block{","tg://settings/power-saving/gifs","InitRecording called twice without StopRecording.","luc1","SpatialFrequencyResponse","Failed to parse color expression: '","PRAGMA user_version = 32","UserRestrictionsNoInviteUsers","The throttled response from the server was not handled correctly by the FRC SDK.","androidx.credentials.TYPE_NOT_FOUND_ERROR","com.widevine","networkaddress.cache.ttl","getInt$","ChunkOffsetBox.java","yyyyMMdd","TypefaceCompatApi26Impl","No cancellationSignal found","cxless_client_minimal","CREATE INDEX IF NOT EXISTS folder_id_idx_4_saved_dialogs ON saved_dialogs(folder_id);","enable_log_sampling_rules","Firebase-Messaging-Network-Io","CREATE TABLE IF NOT EXISTS chat_settings_v2(uid INTEGER PRIMARY KEY, info BLOB)","files db created from_backup= ","application/ld+json","setDynamicRouteDescriptors: No matching routeController found. routingController=","Lemon","Coral","contacts","PRAGMA user_version = 170","UPDATE topics SET total_messages_count = ? WHERE did = ? AND topic_id = ?","Flash","Samba","archivedStickersCount","diditem","getNotificationActions","Magic","Circle","chat_messagePanelCancelInlineBot","public.accessibility.transcribes-spoken-dialog","notify_toggle","UserRestrictionsNoSendVideos","Search suggestions cursor threw exception.","clientMetrics","CREATE TABLE downloading_documents(data BLOB, hash INTEGER, id INTEGER, state INTEGER, date INTEGER, PRIMARY KEY(hash, id));","cache4.db-wal","lockState","chat_previewDurationText","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D otexture;uniform sampler2D mask;uniform vec4 color;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   gl_FragColor.rgb = (color.rgb * srcAlpha + dst.rgb * dst.a * (1.0 - srcAlpha));   gl_FragColor.a = outAlpha;}","Must supply an icon or shortcut for the bubble","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_SURROUNDING_TEXT","mathrlap","forced_subtitle","Media encoder stop failed","Unsupported injection: ","EditChannelAdminTransferAlertText","TrackHeaderBox[creationTime=","requestIntegrityToken(%s)","user","Adjustment only supported on ISO date-time","missing semicolon","simcolon","H153","StoryPeriodHint","REPLACE INTO ","LanguagesChartTitle","DROP INDEX IF EXISTS date_idx_enc_tasks_v3;","recover_database_","CREATE TABLE users_data(uid INTEGER PRIMARY KEY, about TEXT)","Force Forum Tabs","AttachLiveLocation","USER_PRIVACY_RESTRICTED","IcyHeaders","pip_layout_","REPLACE INTO shortcut_widget VALUES(?, ?, ?)","Rock","saved_gifs_limit_premium","4. currentTask = mozilla","player_button","dismissedSuggestions","Join of AudioTrackThread timed out.","chatlistJoinedLimitPremium","TranscriptionTrialLeft","SYSTEM","Nexus 7","140_140","stsd","Found a closing '}' without an opening '{'!","show extra notifications chatId ","reload locale because one of file doesn't exist ","SELECT did, date FROM dialogs ORDER BY date DESC LIMIT 600","Zone offset hours not in valid range: value ","StarsNeededTextBuySubscription","Runtime exception while getting specialized handlers","The restore credential internal service had a failure, failure: ","Loaded FfmpegAudioRenderer.","field '","suggest_intent_extra_data","CREATE TABLE IF NOT EXISTS webpage_pending_v2(id INTEGER, mid INTEGER, uid INTEGER, PRIMARY KEY (id, mid, uid));","LiteModeInfo","uploadPremiumSpeedupUpload","RESPONSE_CODE","Context must not be null.","lenientToString","BLACK-1X","https://support.google.com/accounts/answer/6208650","drawableMsgInInstant","android-installer","group_","requestPeerType","botlocation_","SinglePeriodTimeline","No error correction bytes","DMCodecAdapterFactory","INSTANCE_ID_RESET","extent","nolinethrough","IsChoosingSticker","day.attheme","android.media.metadata.YEAR","http://ns.google.com/photos/1.0/container/\\","NoBlockedChannel2","rotate(","coloncolonequals","noButton","getVolume","DefaultTrackSelector","FragmentManager has been destroyed","onFrameCaptured from another session.","chat_inAudioCacheSeekbar","Illegal end,  missing '}' !","Hint Track","HWEML","link-previews","restrictedstatuses","loadReplyMessagesForMessages (encrypted) storageQueue.postRunnable","VoipGroupUserCantNowSpeak","android.hardware.type.iot","fons_size","Required array size too large","Must pass a ViewHolder when dragging","Invalid ID for region-based ZoneId, invalid format: ","android.intent.action.PACKAGE_RESTARTED","TYPE_BUILTIN_MIC","url_auth_domains","celsius","transactionInfo","ChannelPublic","message_id","cite","An invalid account was specified when connecting. Please provide a valid account.","YCbCrPositioning","endTime","isJsonLogging","DeferredLifecycleHelper","SELECT mid FROM bot_keyboard WHERE uid = %d","SELECT data, date FROM stickers_dice WHERE emoji = ?","mediumvioletred","notify item moved","20.0.0","Box Grey.**","IsSelectingContact","setRate","rsqbrack","Longmapsto","web_app_set_background_color","PsshAtomUtil","bioRow","PRAGMA user_version = 155","passwordRow","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform sampler2D blured;uniform vec4 color;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   vec4 blurColor = texture2D(blured, varTexcoord.st, 0.0);   gl_FragColor.rgb = (blurColor.rgb * srcAlpha + dst.rgb * dst.a * (1.0 - srcAlpha)) / outAlpha;   gl_FragColor.a = outAlpha;   gl_FragColor.rgb *= gl_FragColor.a;}","breakClips","Texture size has not been set.","startNumber","chat_attachPermissionImage","VoipGroupUserCantNowSpeakForYou","BOOL","wrapped_intent","vfat","Developer error occurred. Please see logs for detailed information","offset_date=","propertyValuesHolder","Gift2ConvertedChannel","SceneCaptureType","LoadingStats","Unexpected callback in ","Android Registration/Login Billing Issue #billing_issue","android.intent.action.GET_CONTENT","TimestampAligner has been disposed.","MediaRouter.RouteProviderInfo{ packageName=","Error while parsing use_device_time in GCM event","hashtag_recent_v2","key == null","Could not finalize native handle","recordDeleteImageView","android.media.route.feature.REMOTE_PLAYBACK","InstantCamera create camera session ","TYPE_IP","codename","init.vbox86.rc","Reactions","SELECT mid, ttl FROM messages_v2 WHERE mid IN (%s) AND uid = %d AND ttl > 0","cthumb","Active Fragments:","sharing_locations","type IN (3,1,5)","Start monitoring with native observer ","VoipInVideoCallBrandingWithName","java.lang.Iterable","error parsing app ID","windows-1251","window","application/x-bad_tgsticker","RADIO","null cannot be cast to non-null type java.lang.reflect.Constructor<T of androidx.lifecycle.SavedStateViewModelFactoryKt.findMatchingConstructor>","NotificationsController processNewMessages: added branch: ","savedmsgschatshint","getType","FirebaseRemoteConfig","1714","Internal notifications","formatterDay24H","prescript","sourceURL","OPEN_CHANNEL","selectionState","CREATE TABLE stickersets2(id INTEGER PRIMATE KEY, data BLOB, hash INTEGER, date INTEGER, short_name TEXT);","aside","null cannot be cast to non-null type kotlinx.coroutines.internal.DispatchedContinuation<*>","Icon resource cannot be found","setNextTrackId","AcousticEchoCanceler: was ","web_app_request_theme","samsung","https://t.me/premiumbot?start=status","roman","story","transferTo: Specified route not found. routeId=","phonebookRow","ThanosEffect: drawProgram == 0","auth_api_credentials_revoke_access","name:","Unable to get truncated exception info","Can not parse language tag: [","shapeFrom","SELECT id FROM quick_replies_messages WHERE topic_id = ?","feature","joinOptions(connectionType=%s)","FCM Registration not found.","MessageUnpinnedHint","java.vm.name","image/png","lowLightAutoExposureComputationEvent","Client does not support in-app messages.","UNORDERED","android.support.v4.media.session.action.ARGUMENT_URI","UPDATE user_settings SET pinned = 0 WHERE uid = %d AND pinned IN (%s)","aggregatedOnDevicePoseDetectionLogEvent","finish queued keep-alive job","https://t.me/nft/","C1605","Invalid timeout, minimum value is 5_000L milliseconds","initialMemberRouteId cannot be null.","There is an unread token pending!","pv_s_blur_","Transcription update received, pending=","Clearing focus ","resetemojipacks","frame_height=","InstantCamera first video frame was at ","CREATE TABLE IF NOT EXISTS user_photos(uid INTEGER, id INTEGER, data BLOB, PRIMARY KEY (uid, id))","ShortcutInfoCompatSaver_share_targets_bitmaps","CameraCapturer","AudioTrack: buffer size in frames: ","ShareFile","t.me/addstickers/","SELECT uid, info, participants_count FROM chat_settings_v2 WHERE participants_count > 1","https://player.vimeo.com/video/%s/config","Spurious audio timestamp (frame position mismatch): ","InstantCamera change picture size to w = ","priority_group","Invalid percentage-based rating value","groupEmojiStatusLevelMin","openid","window.Telegram.WebView.receiveEvent('device_orientation_changed', ","packs","PRAGMA user_version = 129","MapPreviewProviderTelegram","NATIVE_SIGNAL_COLLECTION","selectedTabPositionOffsetX","transformGradient","CloudMessengerCompat","StoriesController can't add user ","Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle.","Font color has not been defined.","StoryDraft","HashtagStoriesFoundChannel","ISignInCallbacks#onSignInComplete should be executed from the same process, unexpected RemoteException.","DELETE FROM saved_reaction_tags","Subscribe to topic: ","device-name","SINT64","PinnedMessages","LOC_ERR","sectionStartTimeInMedia","diceEmojies","chat_messageLinkOut","log2_diff_max_min_pcm_luma_coding_block_size","android.intent.action.BOOT_COMPLETED","always-share","cc_load_policy\\","presentFragment","varying highp vec2 blurCoordinates[%d];\\n","processNewChannelDifferenceParams pts = ","MediaRouterDiscoveryCallback.onRouteRemoved.","android.net.wifi.p2p.CONNECTION_STATE_CHANGE","giftAttachMenuIcon","ALTER TABLE dialogs ADD COLUMN outbox_max INTEGER default 0","Error when communicating with the Firebase Installations server API. HTTP response: [%d %s: %s]","Invalid date format","Provider must have a non-empty authority","http://www.google.com","Response code: ","newNoncontactPeersRequirePremiumWithoutOwnpremium","LeaveAComment","Midnight","found intent to be delivered","try_browser","steelblue","The symbol with the name '","If-None-Match","Do not call dispatchMultiWindowModeChanged() on host. Host implements OnMultiWindowModeChangedProvider and automatically dispatches multi-window mode changes to fragments.","SELECT seq, pts, date, qts, lsv, sg, pbytes FROM params WHERE id = 1","media_session","start getChannelDifference with pts = ","ClearcutLogger","CREATE INDEX IF NOT EXISTS idx_to_reply_messages_topics ON messages_topics(reply_to_message_id, mid);","BoostingGiveawayMsgAllSubsGroupPlural","setCurrentState","AudioRecord.getMinBufferSize failed: ","coral","chat_inVoiceSeekbarFill","VideoFileRendererRenderThread","Failed to load module descriptor class: ","GROUPCALL_VIDEO_TOO_MUCH","CREATE TABLE emoji_statuses(data BLOB, type INTEGER);","ALTER TABLE web_recent_v3 ADD COLUMN document BLOB default NULL","LimitReachedFavoriteStickers","Container:Directory","StarsTransactionFloodskipNumber","NotificationsAddAnException","com.kiwibrowser.browser","setAvcLevelIndication","ZTE B2017G","AvatarPreviewSearchMessages","coloncolonminus","TYPE_BUILTIN_SPEAKER","SELECT m.read_state, m.data, m.send_state, m.mid, m.date, r.random_id, m.uid, s.seq_in, s.seq_out, m.ttl FROM messages_v2 as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid AND r.uid = m.uid LEFT JOIN messages_seq as s ON m.mid = s.mid WHERE (m.mid < 0 AND m.send_state = 1) OR (m.mid > 0 AND m.send_state = 3) ORDER BY m.mid DESC LIMIT ","onPostInitCompleteWithConnectionInfo can be called only once per call togetRemoteService","stories_pinned_to_top_count_max","SymbolMapping","vibrate_","GPSDestLatitudeRef","continuous-picture","StarsConfirmPurchaseMediaBotTwo2","once","serverAuthCode","androidx.lifecycle.ViewModelProvider.DefaultKey:","export_to_big_query","athumb://","acute","Invalid NAL length","SystemClock[","disconnect(); ServiceListener=%s, isConnected=%b","isReadyToPay failed","dangalFHD","Unknown type","PrfExtension{","ChannelMembers","DM-01K","Iterator has failed.","Unexpected InterruptedException","UPDATE dialogs SET last_mid = ? WHERE last_mid = ?","called detach on an already detached child ","onPause","DIAGNOSTIC_CURRENT_PROFILE_EXISTS","android.support.v4.media.session.action.SET_PLAYBACK_SPEED","Non-ASCII character: %s","stainRemovalOptionalModuleLogEvent","playcore.integrity.version.patch","Received a null purchase data.","Failed to acquire ContentProviderClient","There is no default route.  The media router has not yet been fully initialized.","web_app_stop_accelerometer","Gold","CREATE INDEX IF NOT EXISTS flags_idx_dialogs ON dialogs(flags);","latlng cannot be null - a position is required.","SELECT data, status FROM users WHERE uid IN(%s)","DROP TABLE event_metadata","Hybrid__number_of_seconds_to_wait_for_bt_scanning_radio_to_be_ready","Artist","registry","loopStickers","dva1","DELETE FROM story_drafts WHERE id = ","actionBarActionModeDefaultTop","clear","device_id","DELETE FROM messages_holes WHERE uid IN ","alpha must be between 0 and 255.","market://details?id=","GlobalMediaRouter","BillingUtilities.getPurpose: got purpose from received obfuscated profile id","androidx.recyclerview.widget.","EXTRA_CONNECTION_ONLY","No constant state support for SDK < 24.","SearchPostsFreeSearches","subjectSegmenterOptions","setState(","fileref updated for ","mark","ACTION_UNKNOWN","Big beat","androidx.credentials.BUNDLE_KEY_REGISTRATION_RESPONSE_JSON","DiscussionLinkGroupPublicAlert","Views cannot have both real and virtual children","Failed to parse the Xml resource: ","onPermissionRequestCanceled: no dialog","callRequestsDisabled","maxClientLibraryVersion","ligCode","BadgeNumberShow","reportFullyDrawn() for ComponentActivity","GiftPremiumActivateErrorText","android.permission.RECORD_AUDIO","InstantCamera start create thread","videoInfo","binder is alive, sending the intent.","Dynamite loader version < 2, falling back to loadModule2","AdBreakStatus","chat_inPollCorrectAnswer","C++ addTrack failed.","bluestacks","premiumStartSmallStarsColor","need load unknown channel = ","google_silentVerificationExtension","Could not read fixed-length string of length: ","mCertificatesArray: ","fill_RedNormal","previewRow","StarsBotSubscriptionCompletedInfo","BoostingGiveawayMsgNewSubsGroupPlural","telegram-voip-prx","droid4x","SELECT flags FROM dialog_settings WHERE did = ","chat_inLoader","statisticChartLine_lightblue","android.media.AUDIO_BECOMING_NOISY","rotationDegrees","tg://settings/notifications/private-chats","AccActionOpenForwardedOrigin","Data exceeds input length: ","ITEMS_CHANGE","Hybrid__disavow_location_permissions","user.name must be defined in requestJson","Audio State: audio mode: ","Recaptcha server url only allows using Http or Https.","setObject is required before calling build().","android.support.v4.media.description.NULL_BUNDLE_FLAG","Message delivery timed out.","A_VORBIS","terminate-sessions","chats_tabletSelectedOverlay","WebRtcAudioUtils","chat_mediaLoaderPhotoIcon","web_app_request_safe_area","isUnselectable","2200","Got exception while trying to start a purchase flow.","not found user to show dialog notification ","bt headset state = ","audio/vnd.dts","Resource not found.","PREMIUM_UPGRADE","chat_outFileBackground","vendor.display-size","PostponeNotificationsCallback allowed only from MAIN thread","isEmbedded","proxyRotationEnabled","intent://","eglConfig not initialized","BEFORE_BE","using LongStream.adapt(Sink<Long> s)","PinnedDialogsCount","chat_emojiPanelNewTrending","loadReplyMessagesForMessages: storageQueue.postRunnable","Ignoring non-pixel tts extent: ","GiftPremiumProceedBtn","chat_inFileInfoText","FontsProvider","LoginBilling querying \\","inputMessageEntityMentionName","SELECT mid, data FROM messages_topics WHERE uid = ","createCodec:","http://www.example.com","avc2","PreviewForwardFile","Media encoder release exception","mBreadCrumbTitleRes=#","Acoustic","a:17.0.0","segmentBase must be of type SingleSegmentBase or MultiSegmentBase","SpecialEffectsController: Container ","quoteLengthMax","SharedContactAdd","iv_load_policy\\","enable","chat_pinned_count","Empty tracks are not allowed","CREATE TABLE sharing_locations(uid INTEGER PRIMARY KEY, mid INTEGER, date INTEGER, period INTEGER, message BLOB, proximity INTEGER);","NX541J","stopping VoIP service, bad Ga and Gb (accepting)","lowLightSceneDetectionEvent","Delegate is already set","CancelForwardChat","messages.getMessages error: ","uniform mat4 uMVPMatrix;\\nuniform mat4 uSTMatrix;\\nattribute vec4 aPosition;\\nattribute vec4 aTextureCoord;\\nvarying vec2 vTextureCoord;\\nvoid main() {\\n  gl_Position = uMVPMatrix * aPosition;\\n  vTextureCoord = (uSTMatrix * aTextureCoord).xy;\\n}\\n","PRAGMA user_version = 98","PHOTOS","PublicKeyCredentialCreationOptions{\\n rp=","selectType","zzad","URI=\\","Timed out waiting for response","chatType","Cannot invalidate item decorations during a scroll or layout","Arrowvert","content-Length","Сайн уу","avatar_backgroundActionBarBlue","SELECT us.uid, us.fname, us.sname, up.phone, up.sphone, up.deleted, us.imported FROM user_contacts_v6 as us LEFT JOIN user_phones_v6 as up ON us.uid = up.uid WHERE 1","AccDescrMusicInfo","firstframe","noise","long_time","TYPE_UNKNOWN","BillingClientTesting","GroupSoundDocId","setIsPreloadVideoOperation ","WebRtcAudioEffectsExternal","StoryCloseFriendsHint","zero_party_api_register","channel_bg_icon_level_min","SELECT data, edit_date FROM topics WHERE did = %d AND topic_id = %d","9223372036854775808","log-session-id","map providers = ","window.__tg__postBackgroundChange()","DROP TABLE IF EXISTS randoms;","location_requested","gradientColor1","typetoken-type-variable","ghostwhite","preload","chat_unreadMessagesStartArrowIcon","Psychedelic Rock","last_call_time","setPreferredDevice failed","dialog_bar_report","2226","AttachPlainRestrictedForever","BiometricPromptCompat","customData","battery_low","getAvcLevelIndication","liteModeRow","Dead object in getPlaybackState.","figcaption","chat_settings_v2","Jazz+Funk","chars","android.bluetooth.profile.extra.STATE","shoveright","Cannot call connect() when SignInMode is set to SIGN_IN_MODE_OPTIONAL. Call connect(SIGN_IN_MODE_OPTIONAL) instead.","android.intent.category.HOME","SceneType","appIdToRouteInfo has these appId route keys: ","Encountered invalid CRC value for PNG-EXIF chunk.\\n recorded CRC value: ","EmojiCount","Please provide a valid product type.","hidden_members_group_size_min","ALTER TABLE dialog_filter ADD COLUMN noanimate INTEGER","SELECT data FROM effects","web_app_request_viewport","BackgroundToChats","active_time_in_view_ms: ","storiesColumnsCount","applicationBuild","getavcDecoderConfigurationRecord","ignoring unsupported entity: '&","Super_SlowMotion_Deflickering_On","UPDATE messages_v2 SET replydata = ?, reply_to_message_id = ? WHERE mid = ? AND uid = ?","androidx.lifecycle.BundlableSavedStateRegistry.key","BoostingGiveawayTakePart","keyframes","During get sign-in intent, one tap ui intent sender failure: ","null cannot be cast to non-null type kotlinx.coroutines.CancelHandler","Dispatchers.Unconfined.dispatch function can only be used by the yield function. If you wrap Unconfined dispatcher in your code, make sure you properly delegate isDispatchNeeded and dispatch calls.","Loading failed, treating as end-of-stream.","pageIndex","Unknown chronology: ","dash","NEW_SALT_INVALID","GPSDestDistanceRef","Missing android.support.FILE_PROVIDER_PATHS meta-data","FCM regId = ","https://api.twitch.tv/api/channels/%s/access_token","StoryKeepChannelInfo","AreYouSureClearHistoryWithChannel","No EGLSurface - can't make current","Arctic Blue","Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.","ThanosEffect: kill","Must be false","avatar_backgroundArchivedHidden","REPLACE INTO downloading_documents VALUES(?, ?, ?, ?, ?)","AFTB","getModule","received unexpected error: Invalid Request.","showExtraNotifications pushMessages.size()=","OMX.Exynos.AVC.Decoder.secure","Contemporary Christian","StorySavedSubtitle","BoostingGiveawayHowItWorksTextGroup","strong_intra_smoothing_enabled_flag","WRITE YOUR COMMENT HERE:\\n","zzac","INT32","MediaRouteSelector{ controlCategories=","dd.MM.yy","chats_draft","Use the restored ApplicationAnalyticsSession if it is valid.","iddots","Null applicationContext","DefaultDrmSession","Dispatchers.IO","TIT2","MMM d yyyy, HH:mm","getResId","items","Enable ConnectionService","SELECT emoji, keyword FROM emoji_keywords_v2 WHERE keyword >= ? AND keyword < ?","2dialogsLoadOffsetUserId","DELETE FROM business_links","Finishing ","Got null intent!","androidx.mediarouter.media.KEY_GROUP_ROUTE","StreamFormatChunk","Skipping unsupported emsg version: ","InstantCamera eglConfig not initialized","Discarded message for unknown namespace '%s'","SELECT data, hash FROM stickersets2 WHERE id = ? LIMIT 1","chats_verifiedBackground","SAFETYNET_BASICINTEGRITY_FALSE","ViewParentCompat","iball8735_9806","minMs","ArchiveHintSection1Info","translate_chat_button","serrano","chartreuse","android.permission.POST_NOTIFICATIONS","poll_solution_length_max","chunkOffsets","Sync frame generated","chat_attachEmptyImage","BoostingStarsGiveawayHowItWorksText","phone","PixelXDimension","sound_document_id_","contacts not changed!","com.opera.browser","androidx.credentials.TYPE_CLEAR_CREDENTIAL_PROVIDER_CONFIGURATION_EXCEPTION","CREATE TABLE chat_pinned_v2(uid INTEGER, mid INTEGER, data BLOB, PRIMARY KEY (uid, mid));","ExoPlayer:WakeLockManager","legacy_layer","context_id = ?","current files db version = ","your-color","CaptchaController: getTasksClient failure","NestedScrollView","UPDATE media_counts_topics SET old = 1 WHERE uid = ","getName","SKIPPED-SEGMENTS=(\\\\d+)\\\\b","PRAGMA user_version = 84","PeopleCanJoinViaLinkCount","offerType","FilterInviteHeaderChats","chats_menuTopShadowCats","paid","AccDescrSendAsPeer","UsersReported","Input byte[] should at least have 2 bytes for base64 bytes","Representation","mathclose","application/x-freearc","Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36","tone_local_path","abs_delta_rps_minus1","is_music != 0","stargiftsPinnedToTopLimit","BackendResponse{status=","CREATE INDEX IF NOT EXISTS uid_date_idx_scheduled_messages_v2 ON scheduled_messages_v2(uid, date);","42_42","Comedy","strokeMiterLimit","OffsetSeconds","Player release timed out.","secure_storage_cleared","silent_","order does not contain a valid category.","An entry modification is not supported","Null interface requested.","Could not parse track number: ","SlideUpToLock","bevel","voip-pip","UPDATE topics SET max_read_id = %d, unread_count = %d WHERE did = %d AND topic_id = %d","ThumbnailImageLength","photo-viewer-pip-","TextRenderer","2224","BYTERANGE-START=(\\\\d+)\\\\b","cliv","stop recording recordingAudioFileToSend == null in queue","undoImageView","REPEAT_ALL","requestBundle","PRAGMA user_version = 71","GroupType","groupEmojiPackShownHint","Invalid bitset value type: ","telegram.dog","ChannelTopicsDiscussionForbidden","SoundMuted","sampleSizes","playbackStream","Not Found","alwaysShareRow","GContainerItem","mandatory: ","malformed","nativeSegmentationException","StoryViewer requestPlayer: same url","Blushing","customModelCreateLogEvent","disconnectFromDevice","skipBytes is currently unsupported","VoipPeerIncompatible","A_DTS","INSTANCE","TopicsSyncTask's wakelock was already released due to timeout.","AdBreakClipInfo","onMeasure(). New size: ","videochat","CastListener parameter cannot be null","blitWithMaskEraser_masking","BoostingReduceQuantityTextPlural","osName","24:00","PASSWORD_HASH_INVALID","mNextServedView","android.media.metadata.DISPLAY_ICON_URI","2totalDialogsLoadCount","skipPast must not be null","null is not allowed as value for record component '","Salve","disabled_message","LOC_ERR: formatDate","SyncContactsDeleteTitle","imageQualityScores","channelCustomWallpaperLevelMin","Enable video qualities debug","tonStakediceStakeSuggestedAmounts","ms from ","starrefMinCommissionPermille","DELETE FROM channel_users_v2 WHERE did = ","androidx.view.accessibility.AccessibilityNodeInfoCompat.UNIQUE_ID_KEY","stack_size","Ignoring negative offset to sample data.","hb2000","AAC main","player_background","Sent debug logs, response = ","extra_package_uid","acquirer_bank_country","AvcConfigurationBox.java","sps_temporal_id_nesting_flag","setMirrorHorizontally: ","Splash","MenuItemWrapper","topics_end_reached_","apiOptions","web_player_video","AccDescrBotMenu","firstNameRow","privacyAlertShowed","SELECT uid, data, read_state, out, mention, mid FROM messages_v2 WHERE mid IN(%s) AND uid = %d","arc.","start","textEmphasis","There is no currently selected route.  The media router has not yet been fully initialized.","conversionFn","BoostingGiveawayHowItWorksSubTextEnd","chats_unreadCounterMuted","Failed to call getDiscoveryManagerImpl","CREATE TABLE saved_dialogs(did INTEGER, date INTEGER, last_mid INTEGER, pinned INTEGER, flags INTEGER, folder_id INTEGER, last_mid_group INTEGER, count INTEGER, forumChatId INTEGER, unread_count INTEGER, max_read_id INTEGER, read_outbox INTEGER, PRIMARY KEY (did, forumChatId))","DayOfMonth","video/mp43","autoarchive_setting_available","NotificationsController processNewMessages: added branch","FORM_EXPIRED","character is not a valid unicode code point","channel_revenue_withdrawal_enabled","application/webm","audio/unknown","container","gbottom","maxMs","Only 8-bit PGM supported (maxval=255), got: ","hevc","if (fullPackage.isEmpty(…g(fullPackage.length + 1)","getCompatibleBrands","NumberUnknown","otherwiseRelogin","chat_outContactPhoneSelectedText","hint_fade","PllZ-bf_SFAEAAAA8crRfwZiDNg","Cannot remove item decoration during a scroll  or layout","https://static-maps","android.app.MiuiNotification","chat_outReactionButtonBackground","Inflater did not finish","Idle worker keep alive time ","start recover database","ComplianceOptions{callerProductId=","Missing endpoint in CCTDestination extras","statisticChartSignatureAlpha","SsMediaSource","LimitReachedPublicLinksPremium","EventLogActivatedUsername","sessionPreKey","GIONEE_WBL7519","webviewCache.db","raw_contact_id","sourceLanguage","SaveToGIFs","Cleaning up state of never attached fragment: ","requestPhone","STATE_REG","SpecialEffectsController: Finished executing pending operations","BOT_INVALID","DELETE FROM story_pushes WHERE uid = ","startgroup","dualcam","modelInitializationMs","bool","accents_","CREATE TABLE IF NOT EXISTS sent_files_v2(uid TEXT, type INTEGER, data BLOB, PRIMARY KEY (uid, type))","Stop reading file since a wrong offset may cause an infinite loop: ","locales","stageId","BlockedEmpty","Kappa","auth_api_credentials_save_password","actionBarDefaultSearchArchivedPlaceholder","Bundle is null.","This continuation is already complete","secure_data","Unknown Priority for value ","Cannot set horizontal offset for MODE_DIALOG, ignoring","Method not decompiled: org.telegram.messenger.MessagesStorage.putDialogsInternal(org.telegram.tgnet.TLRPC$messages_Dialogs, int):void","web_app_close","Provided message must not be empty.","CHAT_SEND_PHOTOS_FORBIDDEN","VbriSeeker","chat_lockIcon","CREATE_PUBLIC_KEY_CREDENTIAL","currentModeVideoChannel","telegram_voicechat","Failed to retrieve getIBinder method","savedStateRegistry","selectAlertStringGroup","STEP_GETTING_REMOTE_SERVICE","modelLanguage","SELECT last_metrics_upload_ms FROM global_log_event_state LIMIT 1","stripped","constructor (Kotlin reflection is not available)","EDIT_INFO","REPLACE INTO enc_tasks_v4 VALUES(?, ?, ?, ?)","wtf, asked to translate ","kotlin.jvm.functions.","ill-formed authenticator data","StoryPrivacyOptionExcludePeople","debugVideoQualities","ChatHistory","Broadcasting download intent for dependency %s","AQUA","activity","statisticChartChevronColor","ALTER TABLE dialogs ADD COLUMN inbox_max INTEGER default 0","HlsTrackMetadataEntry","CastMediaSession","No layout manager attached; skipping layout","null cannot be cast to non-null type androidx.collection.SparseArrayCompat<E of androidx.collection.SparseArrayCompat>","premiumGradient4","Curve Small","accelerationAllowlistLogEvent","webview.request.mode","Can't remove after you've peeked at next","default_input_method","directs","inefficientWriteStringNoTag","Unknown message id: ","third-party implementation of CancellableContinuation is not supported","X-Android-Cert","StarsAcquiredInfo","TYPE_BUS","DROP INDEX IF EXISTS date_idx_enc_tasks_v2;","CREATE TABLE quick_replies_messages(mid INTEGER, topic_id INTEGER, send_state INTEGER, date INTEGER, data BLOB, ttl INTEGER, replydata BLOB, reply_to_message_id INTEGER, PRIMARY KEY(mid, topic_id))","error creating AcousticEchoCanceler","routes","gcm.n.tag","PREMIUM_SUB_ACTIVE_UNTIL_","channel is null in ChannelColorAcitivity","Bad Request","videoTimelineView","passed","namespaces cannot be null","PRAGMA user_version = 75","Invalid accent","Gift2ButtonSell","StopLoading","org.adwfreak.launcher","messageEntityUnknown","min (%s) must be less than or equal to max (%s)","wrong Vector magic, got %x","InviteRestrictedUsers","overwrite_channel","InvitePremiumBlockedMany","message","INTERNAL","state=","WorkSourceUtil","setConfigurationVersion","Africa/Cairo","MessagesStorage.getMessages: stageQueue.postRunnable","waitTime","chat_inFileBackground","Missing Permission: android.permission.WAKE_LOCK this should normally be included by the manifest merger, but may needed to be manually added to your manifest","Failed to open android.app.shortcuts meta-data resource of ","segments","UserRestrictionsNoSendVoice","maxPerObjectLabelCount","stickersReorderingHintUsed","AddedMembersToChannel","SELECT flags FROM dialogs WHERE did = ","LimitReachedChatInFoldersPremium","views count in child helper must be quals views count in recycler view","destroyConverting!!","movefrom STARTED: ","AutodeleteTimerDisabledForChats","IntStream.adapt(Spliterator<Integer> s)","similar","Failed to read ","longleftarrow","ThanosEffect: eglDisplay == egl.EGL_NO_DISPLAY","PRAGMA user_version = 77","bg_red","StickersArchivedInfo","Must be called from main thread of fragment host","transcribeAudioTrialWeeklyNumber","Platform NS state can't be modified while recording","conf_win_bottom_offset","Using continuous video auto-focus.","vibrate_messages","onCompleteEnterToPip","coloncolonapprox","CurrentGroupStickers","current chat in_seq = ","canAuthenticate","PrivacyPaymentsPaymentInfoCleared","Unable to compress bitmap for saving ","chat_inContactPhoneSelectedText","web_app_stop_device_orientation","Contacts","StickersRemovedInfo","Invalid PatternItem: type=","LogSamplingRules__","SMILE_TO_KEYBOARD","StandardIntegrityTokenRequest{requestHash=","skip restoring session state due to null RemoteMediaClient","onSessionEnded with error = %d","Continuation ","SDK version: ","androidx.savedstate.Restarter\\","CREATE INDEX IF NOT EXISTS bot_keyboard_idx_mid_v2 ON bot_keyboard(mid, uid);","CREATE INDEX IF NOT EXISTS reply_to_idx_messages_v2 ON messages_v2(mid, reply_to_message_id);","RECONNECTION_TIMED_OUT","saved_dialogs_pinned_limit_premium","StrictMode violation in ","packagename","changeType","Invalid header length","shapeT","Couldn't find xmp metadata","MlKitContext can not be null","last_call_phone_number","show summary with id ","button.peer_type is null","Ignoring invalid route descriptor: ","CREATE TABLE IF NOT EXISTS user_contacts_v6(uid INTEGER PRIMARY KEY, fname TEXT, sname TEXT)","BitsPerSample","SELECT online, inviter, links FROM chat_settings_v2 WHERE uid = ","Sunny","saveRemoteLocaleStrings: unknown language ","fontWeight","BIRTHDAY_CONTACTS_TODAY","UnicodeBig","application/x-mp4-vtt","ipad","autoWhiteBalanceEnabled","self-destruct","vbox86p","Not all priorities have been configured","android.os.WorkSource$WorkChain","15555215582","http://ns.google.com/photos/1.0/camera/\\","dialog bar already hidden for ","2dialogsLoadOffsetChannelId","GiveawayStars","altitude","suggest_intent_query","paintChatActionText","MembersLanguageChartTitle","FolderLinkHeaderChatsJoin","BoostingLinkUsed","var\\\\s","voip_","7.1.1","Windows","AudioManager#getActiveRecordingConfigurations() requires N or higher","Unable to create logging payload","Unknown symbol or command or predefined TeXFormula: '","createFilterRow","Remote service has died: ","Cannot find the file ","cloudCropHintDetectionLogEvent","SELECT count FROM chat_pinned_count WHERE uid = %d","gcm.n.local_only","RESULT_INSTALL_SUCCESS","Thrash Metal","Service connection is disconnected.","Reporting frame resolution changed to ","forward30StringResId","chats_date","NoTopicsDescriptionUser","GB2312","groupMemberIds","channelRevenueWithdrawalEnabled","We have not been given a Window","TRACE_TAG_APP","chat_goDownButton","everybodyRow","Initialization failed.","ChannelPermissions","Got JSONException while parsing purchase data: ","UPDATE dialogs SET ttl_period = ? WHERE did = ?","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform vec4 color;void main(void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   gl_FragColor.rgb = (color.rgb * srcAlpha + dst.rgb * dst.a * (1.0 - srcAlpha)) / outAlpha;   gl_FragColor.a = outAlpha;}","NONCE_IS_NOT_BASE64","requestUptimeMs","android.support.v7.mediarouter:MediaRouteControllerDialogFragment","chat_botKeyboardButtonText","FastDateFormat[","stroke-linecap","open_gifts","PhotoSavedToDownloadsHintLinked","Neoclassical","optional-module-barcode","JapaneseDate before Meiji 6 is not supported","lastseen","release","REMOTE_EXCEPTION","TL_upload_getWebFile","maxMegagroupCount","KMetersFromYou2","An internal error occurred.","NO_NETWORK_FOUND","compositeWithMaskLight","fill","proxyRotationTimeout","resumeState","resolved path = ","scrollY","While parsing a protocol message, the input ended unexpectedly in the middle of a field.  This could mean either that the input has been truncated or that an embedded message misreported its own length.","player_actionBarItems","Wrong number of signatures returned","seekSpeedHintShowed","Timed out immediately","Sign-in succeeded with resolve account failure: ","double_limits__channels","IGmsServiceBroker.getService failed","UPDATE dialogs SET last_mid_group = %s WHERE did = %d AND last_mid <= %d","ERROR_LOCALIZED","Cannot create fragment ","matrix@@env","Ancient","chatlist_update_period","Power Ballad","fillMessagesWithStories: getStoriesByID error ","auth_api_credentials_authorize","serif","thread","eglDetachCurrent failed: 0x","xlsx","chat_outAudioPerfomerSelectedText","Please provide a valid listener for purchases updates.","PublicKeyCredentialCreationOptions UserEntity missing user id or they are unexpectedly empty","CHARACTERISTICS=\\","UPDATE web_recent_v3 SET document = ? WHERE image_url = ?","CREATE TABLE poll_votes_mentions(message_id INTEGER, state INTEGER, dialog_id INTEGER, PRIMARY KEY(message_id, dialog_id))","CREATE TABLE emoji_keywords_v2(lang TEXT, keyword TEXT, emoji TEXT, PRIMARY KEY(lang, keyword, emoji));","drawableMsgOutCheckRead","America/Los_Angeles","views","ExoPlayerImplInternal","SELECT did, folder_id FROM dialogs WHERE pinned > 0 AND did NOT IN (%s)","Gift2ActionInfo","uploadPremiumSpeedupNotifyPeriod2","EventRecord{eventType=","req_id","start\\","ALTER TABLE messages ADD COLUMN replies_data BLOB default NULL","Crypto-based authentication is not supported for Class 2 (Weak) biometrics.","memuhyperv","creationTime","Unexpected exception thrown by generated accessor method.","MenuItemImpl","start loading request reference parent ","GroupsAndChannelsHelp","BoostingReceivedGiftOpenBtn","SELECT m.data, m.mid, m.date, r.random_id FROM randoms_v2 as r INNER JOIN messages_v2 as m ON r.mid = m.mid AND r.uid = m.uid WHERE r.random_id IN(%s)","variantId","SlowmodeSendError","OtherKey","EXCEPTION_TYPE","ton_stakedice_stake_suggested_amounts","StoriesController update story for full peer storyId=","Flame","INSERT OR IGNORE INTO %s SELECT * FROM old.%s;","l5460","Java 8+ API desugaring (library desugaring) cannot convert from java.util.LongSummaryStatistics","Transfer failed. requestedRoute=","dualmatrix","Could not instantiate %s","settingsIntent","Africa/Addis_Ababa","OMX.lge.ac3.decoder","media_holes_topics","Invalid type of the given stickerSetObject: ","IllegalArgumentException:\\nClassLoader to load this class (TeXFormulaParser): ","LiteOptionsScale","setSelectionDuration","palegoldenrod","Could not parse ABT experiments from the JSON response.","tg://socks?","Failed to get insets from AttachInfo. ","onCreateWindow: newWebView=","USERNAME_PURCHASE_AVAILABLE","CREATE TABLE log_event_dropped (log_source VARCHAR(45) NOT NULL,reason INTEGER NOT NULL,events_dropped_count BIGINT NOT NULL,PRIMARY KEY(log_source, reason))","com.tmessages.openshortcutbot","AudioTrack: buffer capacity in frames: ","start dns txt task","DELETE_SKIP_FILE","UPDATE dialogs SET last_mid = ?, last_mid_i = ? WHERE did = ?","There was an internal server error.","premiumGradientBottomSheet2","avatar_actionBarIconBlue","CREATE TABLE IF NOT EXISTS randoms_v2(random_id INTEGER, mid INTEGER, uid INTEGER, PRIMARY KEY (random_id, mid, uid))","storyCaptionLengthLimit","Invalid response to one way request","machuca","chats_archivePinBackground","srcU","ThisMedia","DROP INDEX IF EXISTS mid_out_idx_messages;","Camera fps: ","done","REPLACE INTO botcache VALUES(?, ?, ?)","intersection is undefined for disconnected ranges %s and %s","HW NS not supported","isResuming","truncated","SKU_DETAILS_RESPONSE_FORMAT","FIXED64_LIST_PACKED","During clear credential, signed out successfully!","breaks","autoNightSunsetTime","Content-Length: ","drawableReplyIcon","keygen","Native American","mScroller","SubSecTimeOriginal","parseJSON","en_US","bg_blue","mState=","CALLBACK","log tag cannot be null","AxSysMediaRouteProvider","hotpink","RenderWindow","Unterminated escape sequence","Data too big for requested version","Pending callback not found for control request.","urn:dvb:dash:profile:dvb-dash:","groupRow","Maximum auto-size text size (","after animation is cancelled, item should not be in mAddAnimations list","android.intent.action.APPLICATION_MESSAGE_UPDATE","route must not be null","Missing resource: ","cropBottom","WillUnmuteIn","getFontSync","AddAccountInfo1","androidx.mediarouter.media.KEY_SESSION_NAME","application/x-quicktime-tx3g","android.intent.action.INSERT","GPSAltitudeRef","creating call connection","trending","FontRequest cannot be null","SELECT uid, read_state, out FROM messages_v2 WHERE mid IN(%s) AND is_channel = 0","America/Puerto_Rico","ringtone_","Gift2BuyDoPrice2","preset0","t.me/socks?","luc11.**","NO_CHANGE","StoryPrivacyButtonPostMultiple","RefreshToken","Dancing Script","Cannot execute task: the task is already running.","bufferSizeInBytes: ","minFaceSize","600x600","cancelRequests cancel ","GainControl","EnableChannel2","PaidMessagesRefundedOut","Exception while launching billing flow. Try to reconnect","buffer size: ","createFfmpegAudioDecoder","Illegal pattern character '","BoostingFromAllCountries1","operation","Telegram Profile","with(...)","ActivityRecreator","isNeverShare","PremiumIcon","prevType","controlsScale","X-Google-GFE-Can-Retry","com.htc.launcher","chat_replyPanelLine","Setting Route Discovery for appIds: ","shape\\","Aura_Note_2","common_google_play_services_invalid_account_title","UTF-16LE","ALTER TABLE stickers_featured ADD COLUMN emoji INTEGER default 0","An improperly formatted error response was found.","com.googlecode.mp4parser.boxes.mp4.objectdescriptors.ESDescriptor","MediaRouteChooserDialog","videoplayerholderbase.setAudioEnabled(): repreparePlayer as audio track is enabled back uri=","2222","android.support.action.showsUserInterface","Transparent color is invalid","Failed to request modules install request","dd MMM","openFactor","Blush","SERVICE_NOT_AVAILABLE","imageSource","retain() called on an object with refcount < 1","prime","hide-read-time","ton_stakedice_stake_amount_min","suggest_intent_data_id","covr","badge_count_package_name","StoriesController applyNewStories ","CREATE INDEX IF NOT EXISTS mid_uid_messages_topics ON messages_topics(mid, uid);","queries_json","AssistAction","Loaded Libgav1VideoRenderer.","sms:","REPLACE INTO hashtag_recent_v2 VALUES(?, ?)","Failed to obtain TextDirectionHeuristic, auto size may be incorrect","roamingMaxDownloadSize2","DELETE FROM chat_hints WHERE 1","SELECT data, parent FROM sent_files_v2 WHERE uid = '%s' AND type = %d","wallpaper","Latin","jlmTextbf","tonsite","minBufferMs","GACSignInLoader","HIDE","SearchActionVerificationClientService","BotOwnershipTransferAlertText","xxxx xxxx xxxx xxx","MediaControllerCompat","GL error = 0x","zzai","android.speech.extra.LANGUAGE","parentObject","fixed transformed w = ","Top bit not zero: ","Cannot send request to FIS servers. No OutputStream available.","getInputBuffer with index=","LifecycleOwner ","Notification pending intent canceled","com.chrome.beta","TextSizeHeader","saved messages","CREATE TABLE saved_dialogs(did INTEGER PRIMARY KEY, date INTEGER, last_mid INTEGER, pinned INTEGER, flags INTEGER, folder_id INTEGER, last_mid_group INTEGER, count INTEGER)","ThemeUtils","sps_max_sub_layers_minus1","headerShadow","SELECT alias FROM emoji_keywords_info_v2 WHERE lang = ?","Start monitoring connectivity changes","remaining delay=[","AccExitFullscreen","AddToExceptions","receive message -> ","isAutoCaptureMode","BoostingBoostsChannelByYouServiceMsgCount","formatterWeekLong","onCheckIsTextEditor: ","isOfferPersonalizedByDeveloper","androidx.mediarouter.media.KEY_CONTROL_FILTERS","finished preloading file to ","https://suggestqueries.google.com/complete/search?client=chrome&amp;q=","sizeBar","Your activity is not yet attached to the Application instance. You can't request ViewModel before onCreate call.","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to enable hide on content scroll","params should not be null!","UPDATE topics SET max_read_id = %d, unread_count = %d, unread_mentions = %d WHERE did = %d AND topic_id = %d","gradientTopColor","Test-keys aren't accepted on this build.","Character '&' is only available in array mode !","doWrite(...)","toggleNS(","blueviolet","BEGIN_OBJECT","message_channel","UPDATE enc_chats SET data = ?, g = ?, authkey = ?, ttl = ?, layer = ?, seq_in = ?, seq_out = ?, use_count = ?, exchange_id = ?, key_date = ?, fprint = ?, fauthkey = ?, khash = ?, in_seq_no = ?, admin_id = ?, mtproto_seq = ? WHERE uid = ?","America/Indiana/Indianapolis","TimeToEditExpired","3.1.8","setSelectedPositionInt","mimeType","Highlight","fire-rc","bg_magenta","cake","drawableMsgOutInstant","Charcoal","15555215564","PlaybackRate","Invalid display size: ","Unknown metadataType: ","ACTION_HIDE_TOOLTIP","download_arrow","OtherSettings","the callback has already been registered","bitDepthLumaMinus8","xTooltipFormatter","Illegal use of PassThroughAudioResampler","doc#","MetadataRenderer","SINT32","teal","MapPreviewProviderGoogle","LocationResult","Mauve","cens","currentMobilePreset","sms listener registered","The number of acquired permits should be in 0..","No time zone indicator","alert already showed for ","chat_sentErrorIcon","TextStyleMapping","Problem closing file","Unknown RatingType: ","FETCH_TOKEN","NoHandleAppInstalled","BadgeNumberUnread","RemoveMessageFeeRefund","AUTH_KEY_DROP_","Unknown proxy schema version: ","button_id","Session already open","ArchiveStories","NX573J","Paint","sepia","40_40","PRAGMA user_version = 39","androidx.credentials.TYPE_TRANSACTION_INACTIVE_ERROR","Requested row is outside the image: ","setFlags","Parent job is ","in-chat-sounds","Passkeys__direct_assetlinks_cache_seconds","passport_authorizeBackground","aART","previousFragmentId","Jade","SsbContext","suggestionsCount","presentationTimeOffset","ChannelDocId","limitedQuantityInfo","Full Reset Database","expired","last_fetch_time_in_millis","ActionUniqueGiftResaleOutbound","Set metadataLoadStrategy to LOAD_STRATEGY_MANUAL to execute manual loading","viewportHeight","voipgroup_actionBar","Animation cannot be null","has maxDelayedMessage, delay","dequeueOutputBuffer returned ","tracking","ro.hardware","expected non-string scope but found %s","switchTrackBlue","playVideo();","value == null","getting classic integrity with nonce = ","schemeIdUri","Instrumental","setVersion","onCreate","aggregatedOnDeviceDocumentCroppingLogEvent","MonthOfYear","autoNightLastSunCheckDay","ad(state=","view == null","TYPE_AUX_LINE","main:id3","end should be < than charSequence length","Could not retrieve metadata, returning empty list of registrars.","UserRestrictionsNoSendStickers","ChannelAddToChannel","AVC1","login@stel.com","setSequenceParameterSetExts","onReportServiceBinding must be called on the GoogleApiClient handler thread","controlCategories","CREATE INDEX IF NOT EXISTS tag_text_idx_tag_message_id ON tag_message_id(tag, text COLLATE NOCASE);","Unable to load image from path: ","modelIndex2","http://dashif.org/guidelines/trickmode","bisque","android.media.metadata.DOWNLOAD_STATUS","UnsafeAllocator is used for non-instantiable type: ","DELETE FROM media_holes_v2 WHERE uid = %d AND type = %d AND start = 0","ClearSearchSingleChatAlertText","Failed parsing background value: ","Content-Encoding: %s","EditAdminRights","j2xlteins","Unsupported field: WeekBasedYear","quick_reply_allow_custom","SELECT start, end FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d AND start <= %d ORDER BY end DESC LIMIT 1","gprimelte","chat_messagePanelVoicePressed","REPLACE INTO profile_stories VALUES(?, ?, ?, ?, ?, ?)","tStroke","androidx.credentials.TYPE_INVALID_MODIFICATION_ERROR","MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE","org.tmessages.openlocations","Can't find package ","java.util.stream.Collector.Characteristics","vertex","TimeToSampleBox[entryCount=","SharesPerPost","forcing fallback to container DynamiteLoader impl","Exception: ","WakeLock: context must not be null","address is good","ctor","chat_inInstant","Bundle returned from %s contains null purchases list.","DocTypeReadVersion ","No need to prepare transfer without any callback","CreationContext{applicationContext=","onDeviceObjectLoadLogEvent","Activity handed an unsupported type","gcm.","ColorSpace","DisposeOnCancel[","kotlinx.coroutines.DefaultExecutor","Force big camera for round","pixelated_video","UPDATE messages_v2 SET read_state = read_state | 2 WHERE uid = %d AND mention = 1 AND read_state IN(0, 1)","gifhint","StarsSentText","innerTranslationX","quickReplyMessagesLimit","introTitleLengthLimit","AttachLocation","Firebase-Messaging-Trigger-Topics-Io","Unable to apply override chronology '","attribute vec4 position;attribute vec2 inputTexCoord;varying vec2 vTextureCoord;varying vec2 texCoord2;void main() {gl_Position = position;vTextureCoord = inputTexCoord;texCoord2 = inputTexCoord;}","null cannot be cast to non-null type kotlin.Array<android.os.Parcelable>","inappSectionRow","m3u8","Could not retrieve value from Resources#mResourcesImpl","No provider data returned.","CropImage","forceForumTabs","DELETE FROM emoji_statuses WHERE type = 0","change-email","Drawable resource ID must not be 0","ALTER TABLE profile_stories ADD COLUMN pin INTEGER default 0;","onPageStarted ","noiseSupression","selectedTabPositionX","image/gif","sizeAndRate.caps","processNewDifferenceParams seq = ","Save the ApplicationAnalyticsSession to SharedPreferences %s","chat_inReplyMediaMessageSelectedText","OMX.bcm.vdec.hevc.tunnel","ChatWithGroupAdmin","wrap_content\\","PRAGMA user_version = 55","outPosition","128: ","chat_outCodeBackground","BoostingGiveawayResultsMsgAllAndMoreWinners","ExifVersion","Saving view state for fragment ","normalSpec","useSystemEmoji","CC([1-4])=.*","barcodeDetectionOptionalModuleLogEvent","timer","Failed to create directory for ","zzbiq","Request { what=","downloadHttpResponseCode","change","LogSamplerImpl","Bad number of equations in alignedat environment !","Invalid channel. Defaulting to CC1.","SELECT id, ord, unread_count, flags, title, color, entities, noanimate FROM dialog_filter WHERE 1","Folk-Rock","DELETE FROM media_holes_v2 WHERE uid = %d AND type = %d","LedColor","DROP TABLE IF EXISTS wallpapers;","spdddot","CommentsNoNumber","Encoding{name=\\","home_screen_added","missingDelimiterValue","CREATE INDEX IF NOT EXISTS last_mid_idx_4_dialogs ON dialogs(last_mid);","ActionRequestedPeerChatPlural","Ignoring malformed AVC codec string: ","REPLACE INTO user_settings VALUES(?, ?, ?)","Failed to create new file ","intro_description_length_limit","ldots","EMAIL_NOT_ALLOWED","SELECT mid FROM messages_v2 WHERE uid = %d AND date >= %d AND date <= %d","SELECT data, mid, date, uid, random, fm, name, uname, flags, topicId, is_reaction FROM unread_push_messages WHERE 1 ORDER BY date DESC LIMIT 50","user_name","streamMkv","pinUvAuthToken","CREATE TABLE user_contacts_v7(key TEXT PRIMARY KEY, uid INTEGER, fname TEXT, sname TEXT, imported INTEGER)","Error resetting (see logcat).","bitDepthChromaMinus8","TonCount","Error: ","telegram_call","Trying to send message on a dead thread.","enablePendingPurchaseForSubscriptions","ISO8859_1","M 40.644 18.756 C 43.986 20.389 49.867 23.108 49.884 25.534 C 49.897 27.154 49.88 24.441 49.894 26.059 C 49.911 28.733 48.6 30 46.39 30 L 6 30.013 C 3.79 30.013 2 28.223 2 26.013 L 2.008 5.52 C 2.008 2.55 5.237 1.614 7.079 2.401 C 10.656 4 31.106 14.097 40.644 18.756 Z","Can't ignoreCase() since '%s' and '%s' encode different values","isLiveDone","clearHistory","FolderUpdatesSubtitle","Could not link program: ","debugViewMetrics","publicLinksLimitDefault","never-share","Industro-Goth","Divisor and dividend must be integer numbers","REPLACE INTO chats VALUES(?, ?, ?)","android.intent.extra.TEXT","CHANNELS_ADMIN_PUBLIC_TOO_MUCH","onDevicePoseDetectionLogEvent","CREATE TABLE user_phones_v7(key TEXT, phone TEXT, sphone TEXT, deleted INTEGER, PRIMARY KEY (key, phone))","Stopping RouteDiscovery.","DisposeHandlersOnCancel[","Gift2InfoOut","avatar_background2Orange","Attempting to get target fragment from fragment ","StreamIndex","MapToolbarEnabled","SHCH","CreationExtras must have an application by `APPLICATION_KEY`","Unsupported big endian PCM bit depth: ","CREATE INDEX IF NOT EXISTS folder_id_idx_dialogs ON dialogs(folder_id);","AttachStickersRestricted","inviteUsers","notifyFailedToResumeSession","bucket_display_name","ALTER TABLE chat_settings_v2 ADD COLUMN pinned INTEGER default 0","mlkit.nlclassifier","GroupCall","ENUM_LIST","DELETE FROM user_phones_v7 WHERE 1","SELECT mid, data FROM messages_topics WHERE uid = %d AND topic_id = %d ORDER BY mid DESC LIMIT 1","https://coub.com/api/v2/coubs/%s.json","Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36","androidx.profileinstaller.action.SKIP_FILE","InstantCamera handleStopRecording running=false","paidReactionsAnonymous","Deepest","android.media.MediaRoute2ProviderService","FolderLinkAddedSubtitle","Instant","DROP INDEX IF EXISTS uid_date_idx_scheduled_messages;","filterhint","REGISTER_EXPORT","android:support:fragments","messageEntityDiffDelete","WrongCode","brush","drawableMsgStickerHalfCheck","stories_venue_search_username","processDialogsUpdate oldMsgs (count = ","RepresentationID","Instantiated fragment ","Error while creating an AdBreakClipInfo from JSON: %s","MetersAway2","frameMetricsEnabled","WakeLock","countries.txt","Could not retrieve ResourcesImpl#mDrawableCache field","getScaledScrollFactor","autoNightLocationLatitude3","klass.interfaces","android.graphics.FontFamily","displaystyle","varying highp vec2 vTextureCoord;uniform sampler2D blurImage;uniform sampler2D maskImage;void main() {gl_FragColor = texture2D(blurImage, vTextureCoord) * texture2D(maskImage, vTextureCoord).a;}","Gamma","update to device (%s) with name %s","DefaultHlsPlaylistTracker:MediaPlaylist","AddMembersAlertNamesText","Delight","err -> ","ShowNotificationsFor","web_app_verify_age","Tidal","chat_inBubbleSelectedOverlay","transcribe_audio_trial_cooldown_until","remainingQuantity","backgroundloc","null cannot be cast to non-null type kotlin.ranges.IntRange","zero","0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ","Hardcore","Ultimate","hevc encoder isn't hardware accelerated","GIFs","onPageFinished","start textureRenderer w = ","onDeviceFaceDetectionLogEvent","eglChooseConfig returned null","setLayer","emojiCompat","CREATE INDEX IF NOT EXISTS uid_topic_id_messages_topics ON messages_topics(uid, topic_id);","Updating retained Fragments: Removed ","Float{x1=","AccountAccessor","reply_to","recommendedChannelsLimitDefault","uid = ","PersistedInstallation","manage_topic","blockstore_store_bytes_with_options","deliverDecodedFrame failed","Context cannot be null","package=?","android.intent.action.PACKAGE_ADDED","sailfish","scopeUri must not be null or empty","SmsRetriever.API","textTrackStyle","DROP INDEX IF EXISTS read_state_out_idx_messages;","AccDescrStickers","mathbf","message_text_translation_x","channel count=","chats_sentClock","Policy violation with PENALTY_DEATH in ","TelegramWebviewProxy","biggl","formatterDay12H","Can't get the number of an unknown enum value.","TodoCompletedBy","tel:","Timeout must be positive","Audio","startRecording","SLConfigDescriptor is missing!","precision lowp float;varying highp vec2 vTextureCoord;uniform sampler2D sTexture;void main() {vec4 color = texture2D(sTexture, vTextureCoord);float hardLightColor = color.b;for (int i = 0; i < 3; ++i){if (hardLightColor < 0.5) {hardLightColor = hardLightColor * hardLightColor * 2.0;} else {hardLightColor = 1.0 - (1.0 - hardLightColor) * (1.0 - hardLightColor) * 2.0;}}float k = 255.0 / (164.0 - 75.0);hardLightColor = (hardLightColor - 75.0 / 255.0) * k;gl_FragColor = vec4(vec3(hardLightColor), color.a);}","qemu.hw.mainkeys","delay reached","archived","androidx.credentials.TYPE_UNKNOWN_ERROR","Fingerprint{hash=","chats_pinnedOverlay","chat_goDownButtonCounterBackground","Illegal value type ","delete-cloud-drafts","GoogleCertificates has been initialized already","athumb://itunes.apple.com/search?term=","Unsupported version","tg://settings/power-saving/background","translate button","attribute vec4 position;uniform mat4 videoMatrix;attribute vec4 inputTexCoord;varying vec2 vTextureCoord;varying vec2 texCoord2;void main() {gl_Position = position;vTextureCoord = vec2(videoMatrix * inputTexCoord).xy;texCoord2 = inputTexCoord.xy;}","birthdayRow","USAGE_ASSISTANCE_NAVIGATION_GUIDANCE","Malformed JSON for key ","service probably died","Ignoring messages sent after release.","CREATE TABLE event_payloads (sequence_num INTEGER NOT NULL, event_id INTEGER NOT NULL, bytes BLOB NOT NULL,FOREIGN KEY (event_id) REFERENCES events(_id) ON DELETE CASCADE,PRIMARY KEY (sequence_num, event_id))","GET_STATUS","askgame_","read double error","audio/mpeg-L1","Error calling Drawable#isProjected() method","Biggr","chats_menuPhone","lastKeepMediaCheckTime","android.support.v4.media.session.IMediaControllerCallback","passkeys_account_passkeys_max","tg:passport","webp","Created","PASSWORD_MISSING","Must be called on ","SELECT uid, mid FROM polls_v2 WHERE id = %d","InactiveChatSignature","Minguo","CantBoostTooOftenDescription","StoriesController story is not found, but already deleted storyId=","Unsupported PCM bit depth: ","clear history by overwrite firstLoading=","xleftarrow","android.conversationTitle","file.","aspectRatio","voipgroup_listSelector","Gift2ListingsCount","Finger 3","SNTP: Unsynchronized server","tg://settings/appearance/stickers-and-emoji/emoji/suggest","spcheck","libtmessages.49.so","android.intent.extra.PROCESS_TEXT_READONLY","AudioRecordJavaThread","Factory[type=","directShareHash2","casual","smsto","serviceActionBundleKey","DROP INDEX IF EXISTS uid_date_mid_imp_idx_messages;","TextureViewRenderer","chat_outAudioPerfomerText","chat_recordedVoicePlayPause","statisticChartInactivePickerChart","Enchanted","Unable to parse CEA-608 channel number from: ","Ultra","Dead object in registerCallback.","Unbind from service.","Location","DtvCcPacket ended prematurely; size is ","9. currentTask = mozilla","getPackageInfo(...)","CONNECTED","viewPagerTranslation","PersistedInstallation.","https://fragment.com","longitude","work must not be null","premium.promo_screen_tap","PhotosSelected","malformed_locales/","chat_outViews","Reset failed.","AccDescrVideoCompressHigh","bigg","Invalid Expiration Timestamp.","Bubble.**","ADDRESS_COUNTRY_INVALID","unexpected-json-structure","https://usher.ttvnw.net/api/channel/hls/%s.m3u8?%s","recaptcha.m.Main.rge","dismissDate","business_intro","initialized","VideoConvertFail","CREATE INDEX IF NOT EXISTS sphone_deleted_idx_user_phones ON user_phones_v7(sphone, deleted);","AxMediaRouter","hlsSegmentFormat","E\\\\\\\\E\\\\","MilesAway","search migrate id ","CPH1609","cellResolution","canToggleTopics","BLOG","recommended_channels_limit_premium","android.permission.READ_MEDIA_AUDIO","showRow","transferIndex","json must not be null","BoostingReduceQuantity","PRAGMA user_version = 15","Failed to download image in time, showing notification without it","contextProgressOuter4","Invalid boolean value for ","inappPriorityRow","Subtitle decoding failed. streamFormat=","F3116","CREATE TABLE IF NOT EXISTS bot_info_v2(uid INTEGER, dialogId INTEGER, info BLOB, PRIMARY KEY(uid, dialogId))","csch","can't parse TTSSpecificConfig yet","load unknown dialog ","Invalid bitrate: ","ImageView","Expectation Failed","Bigl","X509","got hole","registration_id","Forbidden","MSG_NULL","TokenCreationEpochInSecs","Other","Not a JSON Object: ","proxy_dialog","premiumStarGradient2","DELETE FROM dialogs WHERE did IN ","autoDeleteMesages","expected one element but was: <","SHA-512","PaymentPhoneToProvider","PHONE_CODE_EMPTY","Expected index to be within 0..size()-1, but was ","Longleftrightarrow","web_app_check_home_screen","Unable to get icon resource","folderId","NewSubfileType","LocaleController checkUpdateForCurrentRemoteLocale base version is out of date, applying (local is ","htc_video_rotA-270","BoldYears","onCameraOpening while session was open.","SecretWebPageInfo","AccessibilityActionCompat: ","rectSize","Integrity API error (%d): %s.","Unexpected end of chunk data","View","actionBarTabUnactiveText","Rotate 270°","This call uses TCP which will degrade its quality.","residentKey","BusinessRepliesLimit","paintChatActionBackgroundSelected","GoogleSignatureVerifier","tg://settings/appearance/tap-for-next-media","QUEUE_GET_ITEM_IDS","prepared_message_failed","Error while creating an AdBreakClipInfo from JSON","SELECT message_id, state FROM %s WHERE message_id IN (%s) AND dialog_id = %d","messages","BoostingReceivedStars","auth_api_credentials_save_account_linking_token","newbot","Inconsistent headers [","SMSFeePurchaseTextDays","SELECT message_id FROM %s WHERE state = 1 AND dialog_id = %d LIMIT 1","com.coremedia.iso.boxes.FileTypeBox","MinutesSchedule","layout_inflater","EMPTY","Async task is taking too long, cancel it!","containerType","ExposureProgram","WebRTC.Android.Camera2.StartTimeMs","media_router","OnWarmUpIntegrityTokenCallback","Trop Rock","auto-lock","tg://settings/privacy/login-email","34_34_firstframe","android.hardware.microphone","ACTION_SHOW_TOOLTIP","Failed to determine bitstream type","keys\\","MilliOfDay","resetNotificationSound","Null registrationStatus","EventLogCreateTopic","JPEGInterchangeFormatLength","crimson","space","received disable notification event right after creating notification channel, ignoring","POST_EXECUTE","rotatebox","htc_video_rotA-000","torch","TeXFormulaSettings.xml","forwarded","Accept exceeded fixed size of %d","Object returned from onCreateLoader must not be null","SELECT d.did, d.last_mid, d.unread_count, d.date, m.data, m.read_state, m.mid, m.send_state, m.date FROM dialogs as d LEFT JOIN messages_v2 as m ON d.last_mid = m.mid AND d.did = m.uid WHERE d.folder_id = 0 ORDER BY d.pinned DESC, d.date DESC LIMIT 0,10","TLSv1.1","SERVICE_MISSING_PERMISSION","android_check_reset_langpack","mId=","DOUBLE_VALUE","CREATE TABLE dialog_photos_count(uid INTEGER PRIMARY KEY, count INTEGER)","android.support.v4.media.session.action.ARGUMENT_QUERY","start should be <= than end","sample_adaptive_offset_enabled_flag","translate_button_restricted_languages_version","StoryViewer requestPlayer: currentPlayerScope.player start ","PRAGMA journal_size_limit = -1","Input Array of elements is too big, cutting off.","BoostingFromAllCountries3","Request Timeout","audio/gsm","aggregatedSegmentations","freezeUntilDate","mp41","Null libraryName","MediaCodecUtil","method","State{mTargetPosition=","ExoPlayer:Loader:","applicationId cannot be null","ConferenceCallOther","male","web_recent_v3","bold","Africa/Harare","android.support.customtabs.customaction.DESCRIPTION","color_blue","Navy","Error initializing proximity sensor","file cannot be null","LimitReachedPublicLinksLocked","SELECT last_mid, inbox_max FROM dialogs WHERE did = ","Attempting to reuse fragment ","PlayLoggerContext[package=","PRAGMA user_version = 51","Using renamed FirebaseIidMessengerCompat class","PaidMediaPrice","e\\u200b","StorySharedToEveryone","isMovingWindow","subs:","Ignoring malformed HEVC codec string: ","http://schemas.microsoft.com/DRM/2007/03/protocols/AcquireLicense","AccDescrMirror","LanguageAlert","expectedSize","precision highp float;varying vec2 vTextureCoord;uniform sampler2D sTexture;uniform sampler2D inputImageTexture2;uniform float intensity;float enhance(float value) {const vec2 offset = vec2(0.001953125, 0.03125);value = value + offset.x;vec2 coord = (clamp(vTextureCoord, 0.125, 1.0 - 0.125001) - 0.125) * 4.0;vec2 frac = fract(coord);coord = floor(coord);float p00 = float(coord.y * 4.0 + coord.x) * 0.0625 + offset.y;float p01 = float(coord.y * 4.0 + coord.x + 1.0) * 0.0625 + offset.y;float p10 = float((coord.y + 1.0) * 4.0 + coord.x) * 0.0625 + offset.y;float p11 = float((coord.y + 1.0) * 4.0 + coord.x + 1.0) * 0.0625 + offset.y;vec3 c00 = texture2D(inputImageTexture2, vec2(value, p00)).rgb;vec3 c01 = texture2D(inputImageTexture2, vec2(value, p01)).rgb;vec3 c10 = texture2D(inputImageTexture2, vec2(value, p10)).rgb;vec3 c11 = texture2D(inputImageTexture2, vec2(value, p11)).rgb;float c1 = ((c00.r - c00.g) / (c00.b - c00.g));float c2 = ((c01.r - c01.g) / (c01.b - c01.g));float c3 = ((c10.r - c10.g) / (c10.b - c10.g));float c4 = ((c11.r - c11.g) / (c11.b - c11.g));float c1_2 = mix(c1, c2, frac.x);float c3_4 = mix(c3, c4, frac.x);return mix(c1_2, c3_4, frac.y);}vec3 hsv_to_rgb(vec3 c) {vec4 K = vec4(1.0, 2.0 / 3.0, 1.0 / 3.0, 3.0);vec3 p = abs(fract(c.xxx + K.xyz) * 6.0 - K.www);return c.z * mix(K.xxx, clamp(p - K.xxx, 0.0, 1.0), c.y);}void main() {vec4 texel = texture2D(sTexture, vTextureCoord);vec4 hsv = texel;hsv.y = min(1.0, hsv.y * 1.2);hsv.z = min(1.0, enhance(hsv.z) * 1.1);gl_FragColor = vec4(hsv_to_rgb(mix(texel.xyz, hsv.xyz, intensity)), texel.w);}","webview_database","hiddenMembersGroupSizeMin","jlmXML","lastNameRow","khaki","100_100_b","errMsg","CHANNEL_PRIVATE","PrfExtension{Exception:","stripped_thumb","theme_changed","No such package: ","logRequest","GroupCreateDiscussionDefaultName","compile(...)","Encountered DTVCC_PACKET_DATA before DTVCC_PACKET_START","level-asymmetry-allowed","SELECT topic_id FROM topics WHERE did = %d AND unread_count > 0","PRAGMA user_version = 172","com.microsoft.emmx","Error initializing AudioTrack with 48k, trying 44.1k with resampling","Clear restore credential failed for unknown reason.","hdlr","UPDATE stickers_dice SET date = ?","startColor","play-services-mlkit-language-id","SELECT folder_id FROM dialogs WHERE did = ","Animations may only be started on the main thread","mdhd","DROP INDEX IF EXISTS uid_mid_type_date_idx_media_v3","info2","avatar_backgroundArchived","EditNumberInfo","UsageInfo[documentId=%s, timestamp=%d, usageType=%d, status=%d]","Message is malformed (%s); ignoring: %s","terminateAllSessionsRow","USAGE_ASSISTANT","optional","min=","zzab","ExposureMode","Fire","MessagesStorage.getMessages","chat_emojiPanelStickerSetName","inputstream shouldn't be null","video/mp4v-es","PREMIUM_ACCOUNT_REQUIRED","width and height must not be negative","fullscreen","lcaron","Null transportName","ifdType: %d, tagNumber: %d, tagName: %s, dataFormat: %d, numberOfComponents: %d","propertyYName","Telegram Images","Firebase-Messaging-Task","BillingUtilities.savePurpose id_hex=","Downloading ","fonts/rcondensedbold.ttf","device performance info selected_class = ","search_suggest_query","viewportWidth","android:savedDialogState","voipgroup_mutedByAdminGradient3","cur=","No Content","starting ringing for call ","DELETE FROM messages_topics WHERE mid IN(%s) AND uid = %d","fastWallpaperDisabled","REMOVED_TASK","use new gpu blur","tcl_eu","PrivacyClearPayment","REACT_STORY_HIDDEN","Ebony","BillingController.launchBillingFlow, consumables checked, launching flow...","PHONE_VERIFICATION_NEEDED","Switch to day theme","translations_manual_enabled","StaticEmoji","stories__stealth_mode","AudioRecordingConfigurations: ","Error while drawing frame","GiftAuctionInfo1Text","DefaultDateTypeAdapter(","databaseUrl","premiumInvoiceSlug","PRAGMA user_version = 145","22_35","Wrong thread!!!","SELECT et.mid, m.uid, et.date, et.media FROM enc_tasks_v3 as et INNER JOIN messages as m ON et.mid = m.mid WHERE 1","null cannot be cast to non-null type kotlinx.coroutines.ThreadContextElement<kotlin.Any?>","in_progress","androidx.credentials.provider.extra.CREATE_CREDENTIAL_EXCEPTION_MESSAGE","chat_outTextSelectionHighlight","setSampleSize","SampleToChunkBox[entryCount=","done processing contacts","chat_stickerReplyLine","8.3 and 8.4 SDKs require non-null userId","Billing dialog closed.","shouldOverrideUrlLoading(","INTERNAL_SERVER_ERROR","getRootView","String must not be empty","SMART","AccDescrBotCommands","CREATE TABLE media_counts_v2(uid INTEGER, type INTEGER, count INTEGER, old INTEGER, PRIMARY KEY(uid, type))","Korean","Unexpected end","kotlinx.coroutines.scheduler.default.name","smallfrowneq","glass","clip-path","delimiters","SAFETYNET_BASICINTEGRITY_CTSPROFILEMATCH_FALSE","create","UPDATE %s SET state = 0 WHERE message_id = ? AND dialog_id = ?","chat_emojiPanelTrendingDescription","chat_mediaProgress","MapStyle","reactionStarSelector","Do not call dispatchLowMemory() on host. Host implements OnTrimMemoryProvider and automatically dispatches low memory callbacks to fragments.","story_expiring_limit_default","flush queue called","ServiceConnectionImpl.onServiceDisconnected(%s)","accentset","MMMM","lastDayTheme","Orchid","AutoDownloadOff","AudioTrack.stop is done.","chat_topPanelLine","zzaq","expected indefinite length scope but found %s","Order of dexfiles in metadata did not match baseline","Invalid call data saving preset configuration: ","CREATE TABLE story_pushes (uid INTEGER, sid INTEGER, date INTEGER, localName TEXT, PRIMARY KEY(uid, sid));","arrowTriangleLength","supported","RemoveDocumentsTitle","FlagDataUtils","targets.xml","Can't interpolate between two incompatible pathData","dialogSearchIcon","Unbinding service","qualityScores","update","CREATE TABLE params(id INTEGER PRIMARY KEY, seq INTEGER, pts INTEGER, date INTEGER, qts INTEGER, lsv INTEGER, sg INTEGER, pbytes BLOB)","longmapsto","models/coin_stars.binobj","voice","indent == null","createAudioRecordOnLowerThanM","Session","KEY_COMPONENT_ACTIVITY_LAUNCHED_KEYS","android.intent.action.SCREEN_ON","Default instance must be immutable.","factcheckLengthLimit","SELECT mid, data, replydata FROM messages_v2 WHERE uid = ","Game","analytics event: %s","AutoNightAdaptive","Muse","SKU_SERIALIZED_DOCID_LIST","Camera device could not be opened because there are too many other open camera devices.","java.util.Map","M476.1,397.4c25.8-47.2,0.3-105.9-50.9-120c-2.5-6.9-7.8-12.7-15-16.4l0.4-229.4c0-12.3-10-22.4-22.4-22.4H128.5c-12.3,0-22.4,10-22.4,22.4l-0.4,229.8v0c0,6.7,2.9,12.6,7.6,16.7c-51.6,15.9-79.2,77.2-48.1,116.4c-8.7,11.7-13.4,27.5-14,47.2c-1.7,34.5,21.6,45.8,55.9,45.8c52.3,0,99.1,4.6,105.1-36.2c16.5,0.9,7.1-37.3-6.5-53.3c18.4-22.4,18.3-52.9,4.9-78.2c-0.7-5.3-3.8-9.8-8.1-12.6c-1.5-2-1.6-2-2.1-2.7c0.2-1,1.2-11.8-3.4-20.9h138.5c-4.8,8.8-4.7,17-2.9,22.1c-5.3,4.8-6.8,12.3-5.2,17c-11.4,24.9-10,53.8,4.3,77.5c-6.8,9.7-11.2,21.7-12.6,31.6c-0.2-0.2-0.4-0.3-0.6-0.5c0.8-3.3,0.4-6.4-1.3-7.8c9.3-12.1-4.5-29.2-17-21.7c-3.8-2.8-10.6-3.2-18.1-0.5c-2.4-10.6-21.1-10.6-28.6-1c-1.3,0.3-2.9,0.8-4.5,1.9c-5.2-0.9-10.9,0.1-14.1,4.4c-6.9,3-9.5,10.4-7.8,17c-0.9,1.8-1.1,4-0.8,6.3c-1.6,1.2-2.3,3.1-2,4.9c0.1,0.6,10.4,56.6,11.2,62c0.3,1.8,1.5,3.2,3.1,3.9c8.7,3.4,12,3.8,30.1,9.4c2.7,0.8,2.4,0.8,6.7-0.1c16.4-3.5,30.2-8.9,30.8-9.2c1.6-0.6,2.7-2,3.1-3.7c0.1-0.4,6.8-36.5,10-53.2c0.9,4.2,3.3,7.3,7.4,7.5c1.2,7.8,4.4,14.5,9.5,19.9c16.4,17.3,44.9,15.7,64.9,16.1c38.3,0.8,74.5,1.5,84.4-24.4C488.9,453.5,491.3,421.3,476.1,397.4z","RepeatNotifications","mainconfig","REPLACE INTO messages_topics VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 0, ?, ?)","valueImageView","hardware","org.telegram.start","Diffuse ","RemindDayYearAt","FirebaseApp initialization successful","isForegroundConfidenceMaskEnabled","15555215556","Cannot scroll to position a LayoutManager set. Call setLayoutManager with a non-null argument.","SOURCE_AUTOFILL","tomato","DROP TABLE IF EXISTS enc_tasks;","Detail message must not be empty","paymentMethodData","MarkerOptions must not be null.","Bad environment for \\\\intertext command !","SELECT MAX(mid), MAX(date) FROM messages_v2 WHERE uid = %d AND out = 1","DELETE FROM user_contacts_v7 WHERE 1","active-websites","generatedAdapters","SELECT rowid FROM sqlite_master WHERE type='table' AND name=?;","LastSeenDateFormatted","hasSecureData","Got empty resource: ","GetPublicKeyCredentialOption - rpId not specified in the request or is unexpectedly empty","World Music","remoteConfigLoaded","sans-serif-medium","The service for ","tunl0","SELECT type, start, end FROM media_holes_v2 WHERE uid = %d AND type >= 0 AND ((end >= %d AND end <= %d) OR (start >= %d AND start <= %d) OR (start >= %d AND end <= %d) OR (start <= %d AND end >= %d))","onProgressChanged ","groups_save_gallery_exceptions","passport_authorizeText","No API key provided. (HINT: set your API key using 'Stripe.apiKey = <API-KEY>'. You can generate API keys from the Stripe web interface. See https://stripe.com/api for details or email support@stripe.com if you have questions.","Google Play Services is not available or version is too old.\\nAsk the user to Install or Update Play Services.\\n","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d&markers=color:red%%7Csize:mid%%7C%.6f,%.6f&sensor=false","GIONEE_WBL7365","DELETE FROM randoms_v2 WHERE random_id = %d AND mid = %d AND uid = %d","background-color","Internal data leak within a DataBuffer object detected!  Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: ","Nonexistent connection status for service config: ","MediaSessionManager","pair","More than one BroadcastReceiver that handles android.intent.action.MEDIA_BUTTON was found, returning null.","The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor.","Must specify at least one namespace","paintChatMessageBackgroundSelected","AFTKMST12","eglCreateContext failed","CAN-SKIP-UNTIL=([\\\\d\\\\.]+)\\\\b","isAutoCaptureManuallyTriggered","72°F","Policy violation in ","Force remove premium suggestions","QUEUE GROUP CALL UPDATES WAIT TIMEOUT - CHECK QUEUE","enable debug view metrics","setInPoster","putInt","OMX.lge.flac.decoder","Invalid GmsCore APK, remote loading disabled.","VisibleReaction{","remove from detach: ","Unsatisfied dependency for component %s: %s","recognizerOptions","Executor","credMgmt","android.media.metadata.DISPLAY_ICON","XingSeeker","authenticatorAttachment","Time","groupcreate_sectionText","getSPS","intertext","phone.discardCall ","PRAGMA user_version = 62","Failed to parse shear: ","light_text","poll_countries_max","text/vtt","StarsNeededBizText","lookup","text_alignment","Unable to convert host address (","overparen","Failed launch activity: ","Error while creating a VideoInfo instance from JSON","ms to ","Unable to collect necessary private methods.Fallback to legacy implementation.","LiteSmoothTransitionsInfo","field","Vector magic in StoryDraft parse error (4)","Null encodedPayload","Module descriptor id '","emojiSounds","BoostingDateAndTime","actionBarDefaultArchivedSelector","pcm_sample_bit_depth_luma_minus1","Grunge","Duet","Failed to initialize PeerConnectionFactory!","leakedHandleEvent","Unexpected Content-Length [","allGlobalViews()","VoipNotificationSettings","PROFILE","VIDEO=\\","file ref not found in messages, replacing message","Audio input has no remaining value.","Invalid unit for fontSize: '","Attempted to add duplicate key to canonical CBOR Map.","log session ended with error = %d","encoding is null","Copper","posts","setFpsReduction: ","Clearing the bluetooth route because it is no longer selectable: ","UPDATE dialogs SET unread_count = 0 WHERE did = ","StarsNeededTextPrivateMessage","Stripe","config_viewMaxRotaryEncoderFlingVelocity","GET_UNKNOWN","chats_onlineCircle","ContactShortcutVoiceCall","expected definite length but found %s","init","getSignInCredentialFromIntent(...)","Image conversion error from NV21 format","EnableContactJoined","Encrypted Track found but ContentEncKeyID was not found","has_shine_effect","Error closing icon stream for ","CLEAR_REGISTRY","Musical","BlockedUsersCount","DELETE FROM dialog_filter_ep WHERE id = ","80_80_nolimit_pcache","UPDATE media_holes_v2 SET start = %d WHERE uid = %d AND type = %d AND start = %d AND end = %d","Expected a ","profile_actionPressedBackground","progressCircle","Loaded MidiRenderer.","hint_color","data7","fontsize","mHidden=","CREATE INDEX IF NOT EXISTS date_idx_enc_tasks_v4 ON enc_tasks_v4(date);","UPDATE messages_topics SET replydata = ? WHERE reply_to_message_id IN(?) AND uid = ?","CREATE TABLE channel_admins_v3(did INTEGER, uid INTEGER, data BLOB, PRIMARY KEY(did, uid))","h264","StarsConfirmPurchaseMedia_Videos","Failed to invoke putIBinder via reflection","cornflowerblue","Failed to write to file ","com.tmessages.openchat","getInstance(context)","UPDATE messages_topics SET read_state = read_state | 1 WHERE uid = %d AND topic_id = %d AND mid <= %d AND read_state IN(0, 2) AND out = 0","backend:","totalInitializationMs","osBuild","taptostorysoundhint","Failed to create pixel buffer surface with size ","candidateQueryData","ChatActivity.createView","Q4260","jzkbprff40iqj646a697cyrvl0zt2m6","rentalExpirationPeriod","moveto CREATE_VIEW: ","ShutterSpeedValue","Lollypop","const mediump vec3 satLuminanceWeighting = vec3(0.2126, 0.7152, 0.0722);\\n","stopping VoIP service, Ga hash doesn't match","Invalid string value in SharedPreferences for ","BlockImpl{name='","android.support.customtabs.extra.SESSION","extraPerson_","ResetNotificationsAlert","no space left on device","END_OBJECT","PesReader","GPSLongitude","ALTER TABLE topics ADD COLUMN total_messages_count INTEGER default 0","Initialization","REPLACE INTO story_drafts VALUES (?, ?, ?, ?)","venue","ALTER TABLE enc_chats ADD COLUMN use_count INTEGER default 0","lastSendMessageId","chat_emojiPanelShadowLine","delete voice file (trimmed)","main_button_pressed","amp_enabled_flag","status","tg://socks","playButton","varying highp vec2 vTextureCoord;uniform sampler2D sTexture;void main() {gl_FragColor = texture2D(sTexture, vTextureCoord);}","GridLayoutManager does not support stack from end. Consider using reverse layout","Interrupted while downloading image, showing notification without it","Expecting menu, got ","pushType","CameraView stop audio encoding because of stoped video recording at ","gcm.n.noui","The list of SKUs can't be empty.","computeFitSystemWindows","StoriesController processAllStoriesResponse dialogId=","kotlin.Char","discountDisplayInfo","last-name","X-Android-Package","getSessionId","BodySerialNumber","received difference: isUpdating = false","PassportDiscard","VideoCapturerDevice onDestroy ptr=","recurrenceMode","getRate","pushConnection","castDeviceControllerListenerKey","DvbParser","Number","texture","https://t.me/boost/","com.android.capture.fps","Cookie","Entry{firstChunk=","no-cache","Progressive Rock","USER_BANNED_IN_CHANNEL","pauseOnRecordRow","ReplaceBoostChannelDescription","putDouble","manage_topics","old_text","Sound","There was an exception while unbinding service!","Interrupted while waiting on busy count","Cannot retrieve encoder codec info","Bump nesting of ","Primitive is neither a number nor a string","Illegal alphabet length ","CREATE TABLE users(uid INTEGER PRIMARY KEY, name TEXT, status INTEGER, data BLOB)","Formal","tg://settings/notifications/channels","DELETE FROM log_event_dropped","StoriesSelected","releaseOutputBuffer failed","L150","Hijrah-umalqura","avcLevelIndication","application/x-icy","012345678912345","protocolVersion","GooglePlayServicesUtil","Successfully consumed purchase.","Spurious audio timestamp (system clock mismatch): ","Unknown animator name: ","cancelled","collection","StoryContainsEmoji","CREATE TABLE bot_keyboard_topics(uid INTEGER, tid INTEGER, mid INTEGER, info BLOB, PRIMARY KEY(uid, tid))","sortContactsByName","AlternRock","decoder-texture-thread","Illegal Capacity: ","CommentsCount","ISO8859-1","SELECT data FROM emoji_groups WHERE type = ?","SELECT start FROM media_holes_v2 WHERE uid = %d AND type = %d AND start IN (0, 1)","localDateTime","Reserved layer","double_limits__caption_length","onStartExitFromPip: byActivityStop=","Clear Mini Apps Permissions and Files","BoostingSelectUpToCountriesPlural","CallsRingtonePath","Given data does not follow the structure of an Exif-only data.","auto_delete","FwdMessageToUser","drawableMsgStickerReplies","Reading from byte array should not throw IOException.","VALUE=\\","FRAME\\n","ContextUtils","DistanceUnitsKilometers","LimitReachedReorderFolder","Camera2Session camera #","allowUsernameSearch","VoipGroupContinueAs","Cup Red.**","SKYPE","PublishDayAt","SubripDecoder","appops","files-path","URI_MASKABLE","BackendRegistry","chat_inFileBackgroundSelected","memberRouteId","soft","Cannot use detector after release()","cp819","aquaman","translationZ","xTickFormatter","request %d completed","arccsc","voicechat=","androidx.credentials.BUNDLE_KEY_DEFAULT_PROVIDER","frontflash","LONG_VALUE","UPDATES CHANNEL ","users","VideoFrameReleaseHelper","pushString2","theme_","BoostingStarsGiveawayJustStarted","INIT_ATTEMPT","focusedProgress","dispose","android.intent.extra.update_application_message_text","TURBO","Task await timed out.","SELECT count(mid) FROM messages_topics WHERE uid = %d AND topic_id = %d AND mid > %d AND read_state IN(0, 1) AND out = 0","randoms_v2","Upload the feature usage report.","android.intent.extra.STREAM","Gift2AuctionsAcquiredGifts","DELETE FROM shortcut_widget WHERE id = ","gcm.topic","animate add impl","android.hardware.fingerprint","Discussion","Expecting a valid ISignInCallbacks","https://t.me/BotFather?start=","ViewPager","Unexpected token: ","nasm","RecaptchaAction(action=","stop listen","service received new intent via bind strategy","ObserverDiff","SELECT type, count, old FROM media_counts_topics WHERE uid = %d AND topic_id = %d","CREATE TABLE channel_users_v2(did INTEGER, uid INTEGER, date INTEGER, data BLOB, PRIMARY KEY(did, uid))","Unknown Error","UPDATE chats SET data = ? WHERE uid = ?","Couldn't retrieve information from network ","rhodamine","BoostingLinkAllowsAnyone","translateX","premiumGradient2","SELECT did, type, rating FROM chat_hints WHERE 1 ORDER BY rating DESC","SELECT keyword FROM emoji_keywords_v2 WHERE emoji = ? AND (","setMinorVersion","UPDATE quick_replies_messages SET mid = ?, topic_id = ?, send_state = 0 WHERE mid = ? AND topic_id = ?","StoryContainsEmojiPackSingle","GPSSatellites","PassportLanguage_","setSpeakerMute: ","loading contacts 3 query time = ","Purchase bundle invalid","Gothic","https://tgb.smart-glocal.com/cds/v1/tokenize/card","copyright","QUOTA_EXCEEDED","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_OPTS","Attempting to unregister the wrong listener","yTickFormatter","toomanymessages","Super calls with default arguments not supported in this target, function: toCancellationException","profile_tabSelectedText","The max pool size must be > 0","PARTICIPANT_VERSION_OUTDATED","dialogBackgroundGray","Noise suppressor is not supported.","SamplesPerPixel","showControls();","LAUNCH_BILLING_FLOW","gpuInfo","chat_outVoiceSeekbarFill","stickers_v2","ProfileBirthdayTodayValueYear","plum","TodoCompleted","spdot","sphat","mServiceBroker is null, client disconnected","Skipping malformed cenc:pssh data","Index: ","text_color","BillingController.launchBillingFlow, checking consumables","getSampleSize","intro_crashed_time","input is too large to fit in a byte array","VOICE_CALL","InitCall: keyID=","pcm_mulaw","string1","android.webkit.","minValue must be >= 0","dialog_folder_id","setHandlerType","CREATE TABLE IF NOT EXISTS attach_menu_bots(data BLOB, hash INTEGER, date INTEGER);","Failed to parse the message.","ICY: title=\\","SafeAtomicHelper is broken!","chat_outAudioSelectedProgress","AVERAGE-BANDWIDTH=(\\\\d+)\\\\b","meta","Resident key requirement %s not supported","pushAuthKey","playcore.integrity.version.minor","MediaSelected","sessionId","chat_secretChatStatusText","content://com.sonymobile.home.resourceprovider/badge","MODE_IN_CALL","gcm.n.vibrate_timings","BIRTHDAY_SETUP","onDeviceDocumentScannerUiCreateLogEvent","reactions_user_max_premium","android.graphics.drawable.ColorStateListDrawable","setValue","UNPROCESSED","android_disable_round_camera2","StarsNeededTextKeepBotSubscription","hdrl expected, found: ","chat_outPollWrongAnswer","UPDATE media_holes_topics SET end = %d WHERE uid = %d AND topic_id = %d AND type = %d AND start = %d AND end = %d","dialog_bar_chat_with_channel","empty messages, file ref not found","BusinessRepliesDeleteTitle","Client state no longer CONNECTING, returning service disconnected.","userconfig","chat_inViewsSelected","http://www.aparat.com/video/video/embed/vt/frame/showvideo/yes/videohash/%s","Request ","USER_CANCELED","AmongWinners","starrefConnectAllowed","dots_loading","lightsteelblue","DELETE FROM unread_push_messages WHERE uid = ? AND date <= ?","OMX.google.raw.decoder","ALTER TABLE transport_contexts ADD COLUMN extras BLOB","AttachDocumentsRestricted","radioBackgroundChecked","emoticon_","Gift2AuctionTableCurrentRoundsTwoDuration","firebase-app-name-hash","ContentComponent","android.media.metadata.BT_FOLDER_TYPE","ATTACH DATABASE \\","Drm session requires secure decoder for ","GT-I9500","drawableMsgOutCallAudio","chat_messagePanelSend","chatlist_invites_limit_premium","save_gifs_with_stickers","isSubscriberSuggestions","SINGLE","Line 1","double_limits__dialog_filters_chats","android.hardware.type.watch","Found","qquad","llap","data5","soundHint","getVisibleInsets() should not be called on API >= 30. Use WindowInsets.isVisible() instead.","HideStoriesFromAlbum","vernee_M5","ALGO_INVALID","androidx.lifecycle.internal.SavedStateHandlesVM","unsupported block ","onSessionEnded ","windowBackgroundWhiteBlueText4","Authorization","passportConfigJson","66_66_pcache_compress","performanceMode","LimitReachedStoriesWeekly","REPORT","REPLACE INTO chat_hints VALUES(?, ?, ?, ?)","Exceeded cutoff limit for max depth of cbor value","Config(","notifyButton","cropRight","Skip the tag entry since the number of components is invalid: ","SortFirstName","Exception while inflating <drawable>","java.lang.Throwable","ac-3","storiesSuggestedReactionsLimitPremium","CREATE TABLE IF NOT EXISTS reactions(data BLOB, hash INTEGER, date INTEGER);","Step must be greater than Int.MIN_VALUE to avoid overflow on negation.","libcore.io.Memory","Suppressing parser error","addObserver","nocache","continueWithTask is not implemented","chat_inVoiceSeekbar","autoplay_gif","AsyncTask","PUBLIC_KEY_REQUIRED","S_TEXT/WEBVTT","StoryInteractionsChartTitle","Bubbly","MetadataUtils","source","packageName should be nonempty","InstantCamera eglMakeCurrent failed ","Multiple components provide %s.","Cannot decode FLAC frame","No camera to switch to.","Could not find method setTouchModal() on PopupWindow. Oh well.","check stream file ","chat_searchPanelText","AudioTrack: session ID: ","Firebase Installations Service is unavailable. Please try again later.","sqrtsign","Service has been reset to null","smsto:","SignIn.API","load topics ","premium","Global","SELECT DISTINCT id FROM shortcut_widget WHERE did IN(%s,-1)","EMAIL_UNCONFIRMED","StartTimeUs(","InternalServerError","Unsupported data type value","Invalid action name, may only include alphanumeric characters like [A-Z], [a-z], [0-9], / and _. Do not include user-specific information","burstCount","clipboard_text_received","Object must not be null","CREATE INDEX IF NOT EXISTS uid_date_mid_idx_messages_v2 ON messages_v2(uid, date, mid);","network changed to slow = ","CHAT_REACT_PHOTO","ChannelSearchException","OMX.Intel.","darkcyan","IN_APP_MESSAGE_INTENT","AttachMediaRestrictedForever","6migrateOffsetChannelId","anonClient","spec2","chat_attachPollBackground","You should call setBlurAllowed(...) before calling setHasBlur(true)!","color-transfer","n shouldn't be negative but it is ","640c","ConcNode[%s.%s]","dd_MM_yyyy_HH_mm_ss.SSS","Camera device closed.","resizebox","roughDownloadDurationMs","Camera freezed.","Got an exception trying to decode the purchase!","UPDATE dialogs SET unread_count = ?, unread_count_i = ? WHERE did = ?","Null dependency","SNTP: Untrusted stratum: ","keyguard","Continuation returned null","CREATE TABLE paths_by_dialog_id(path TEXT PRIMARY KEY, dialog_id INTEGER);","TtmlRenderUtil","chat_outLocationIcon","SET_PHOTO","Context is required to resolve the file uri of the icon: ","java.util.Map$Entry","TermsOfService","columns","Activity started with no configuration.","video","15555215554","NULL","Unknown AV1 bit depth: ","multline","BoostingSelectUpToGroupChannelPlural","actionBarDefaultSubmenuBackground","number = ","MovieHeaderBox[creationTime=","Cannot drop a view during a scroll or layout calculation","dialogTextBlack","PRAGMA user_version = 169","inapp","stopping VoIP service, bad Ga and Gb","bytes (?:(?:\\\\d+-\\\\d+)|\\\\*)/(\\\\d+)","android.media.extra.BT_FOLDER_TYPE","EnableInAppSounds","The prefix must not be null","Run-time playback error: ","optionsType","CommonGroups","create_new_tab","DROP TABLE IF EXISTS media_v2;","Camera ","estimatedCaptureLatencyMs","WavHeaderReader","Array is empty.","drawableBotLink","mathpunct","forImport","voipgroup_overlayGreen2","onSlience","Not showing biometric prompt. Context is null.","androidx.credentials.BUNDLE_KEY_PREFER_IDENTITY_DOC_UI","injlim","onDeviceDocumentDetectionCreateLogEvent","mixturePercent","payment_warning_","backgroundPaint","IS_FEATURE_SUPPORTED","activeTracks","navigation_bar_height","Body Top.**","Invalid Unicode Block","rounddual_available","saveRemoteLocaleStrings: currentLocaleInfo != localeInfo, do nothing","request","caption_length_limit_default","fbox","CREATE INDEX IF NOT EXISTS mid_out_idx_messages_topics ON messages_topics(mid, out);","mEdgeGlowBottom","Icon resource not found: ","setBirthdayRow","setPreferredDevice ","public_key","voipgroup_topPanelBlue2","unexpected ","idotsint","Millis","setAppBadgeCount","TosDecline","Cloud","typeTag","DELETE FROM messages_seq WHERE mid IN(%s)","got message with in_seq = ","GiftPremiumChooseRecipientsBtn","alert view","DistanceUnits","Set error callback","CHAT_REACT_GIF","dangalUHD","Audio format not supported: ","BALANCED_POWER_ACCURACY","verifyAudioConfig: FAILED","android.support.action.semanticAction","RESULT_BASELINE_PROFILE_NOT_FOUND","DROP INDEX IF EXISTS date_idx_enc_tasks;","autohotkey","SELECT uid FROM messages_v2 WHERE mid = %d LIMIT 1","Symphonic Rock","Simply","Invalid Hijrah year: ","blowup","UserRestrictionsApplyChangesText","tl-b","LimitReachedAccountsPremium","50_50_b4","Failed to resolve canonical path for ","PublicKeyCredential{\\n id='","smallQueueMaxActiveOperations","Listener shouldn't be null","Failed to inflate ColorStateList.","OMX.broadcom.video_decoder.tunnel","Use C.CLEARKEY_UUID instead","Duration","Vertex shader compilation failed","ChannelBots","strikeout","archive.mht","typescript","fastPlaybackSpeed","web_app_setup_swipe_behavior","UNLIMITED","new_messages = ","SELECT flags FROM paths WHERE path = '","UPDATE chat_settings_v2 SET links = ? WHERE uid = ?","Multiple renderer media clocks enabled.","Timed out","premiumGradientBottomSheet3","getIBinder","available_reaction_","window.navigator.__share__receive(\\","TCOP","UnlockPaidContentShort","Post-Rock","save file part ","leftImageView","unable to initialize EGL14","Frigid","baffin","SuggestContactsAlert","Following redirect to: %s","Auth.GOOGLE_SIGN_IN_API","bdayanim_","secure_storage_failed","applyRemoteLanguage getLangPack","tg://settings/language","getCallingPackage","telegram.org/privacy","lightcyan","vdots","INIT_NETWORK_MRI_ACTION","backendName","CREATE INDEX IF NOT EXISTS is_channel_idx_messages_v2 ON messages_v2(mid, is_channel);","GlueSettings.xml","g3_tmo_us","enable-browser","google_thirdPartyPaymentExtension","getEnterAnim=","residueType greater than 2 is not decodable","SavedStateProvider with the given key is already registered","StoryViewer requestVideoPlayer(","Package %s GSA signed status %s AssistantGo signed status %s","BoostingApplyChangesChannels","SET_VOLUME","StoryViewer displayed story dialogId=","app_data","Box Red.**","Didn't read enough bytes during decompression. expected=","scannerAutoZoomEvent","addAccountRow","ChannelSound","DELETE FROM quick_replies_messages WHERE mid = ","chatReadMarkSizeThreshold","error: ","cancel","ALTER TABLE messages ADD COLUMN forwards INTEGER default 0","SM-J700","SearchActionVerificationClientExtraIntent","PreviewImageStart","ImageWidth","DELETE FROM messages_topics","aquamarine","precision highp float;varying vec2 vTextureCoord;varying vec2 leftTexCoord;varying vec2 rightTexCoord;varying vec2 topTexCoord;varying vec2 bottomTexCoord;uniform sampler2D sTexture;uniform float sharpen;void main() {vec4 result = texture2D(sTexture, vTextureCoord);vec3 leftTextureColor = texture2D(sTexture, leftTexCoord).rgb;vec3 rightTextureColor = texture2D(sTexture, rightTexCoord).rgb;vec3 topTextureColor = texture2D(sTexture, topTexCoord).rgb;vec3 bottomTextureColor = texture2D(sTexture, bottomTexCoord).rgb;result.rgb = result.rgb * (1.0 + 4.0 * sharpen) - (leftTextureColor + rightTextureColor + topTextureColor + bottomTextureColor) * sharpen;gl_FragColor = result;}","Unable to initialize HijrahCalendar: ","darkgreen","Invalid yearOfEra value","You can consumeRestoredStateForKey only after super.onCreate of corresponding component","ALTER TABLE enc_chats ADD COLUMN seq_in INTEGER default 0","overbrack","CREATE TABLE popular_bots(uid INTEGER PRIMARY KEY, time INTEGER, offset TEXT);","STORY_NOT_MODIFIED","Unsupported pssh version: ","PIA_WARMUP","currentAccount","DELETE FROM business_replies WHERE topic_id = ","MessageScheduledRepeatDeletePostponeMonths","opacity","NotificationsUnmutedHintChats","useRecognition","PlayBillingLibrary-","probeCoroutineSuspended","android.title.big","PRAGMA user_version = 92","Missing Default Notification Channel metadata in AndroidManifest. Default value will be used.","forwards","Invalid UTF-8 sequence continuation byte: ","eqnarray","Failed to start resolution intent","BoostsMaxLevelReached","Background execution failure.","event_timestamp","MediaCodecVideoDecoderFactory","Failed to parse token: ","web_app_set_bottom_bar_color","telegram_color","windowBackgroundChecked","circle","Multiple values in fontSize attribute. Picking the second value for vertical font size and ignoring the first.","256_256","VoipSettingsRingtone","Database closed","zero_party_api_register_passkey_with_sync_account","API is unsupported","couldn't move cursor to position ","segmentShift","tr_TR","address","MODULE_ID","reactionsUniqMax","is_user_verifying_platform_authenticator_available_for_credential","chat_types","roaming","outputLength","TrueHD chunk samples must be contiguous in the sample queue.","analytics_session_start_type","ExtendedDefaultDataSource","dontAskManageStorage","languageCode","audio/mpeg-L2","UTF-8 length does not fit in int: ","getSelectionDuration","relative_path","telegram_botapp","REPLACE INTO webpage_pending_v2 VALUES(?, ?, ?)","sideset","offerIdToken","InviteTextNum","dbg_force_tcp_in_calls","USER_BOT","compositeWithMask","login_progressOuter","Line 3","SELECT COUNT(mid) FROM media_v4 WHERE uid = %d AND type = %d LIMIT 1","TextureEglRenderer","Invalid font-size: '","away","The server is unavailable. Please try again later.","safe_area_changed","dropped","cropTop","story_prv_everyoneexcept","messageEntityTextUrl","Clearing non-config state for ","CameraView ignore first audio frame at ","strokeWidth","sectionStartAbsoluteTime","gradientBottomColor","saved-messages","Auth.PROXY_API","EmojiDocumentFetcher","StoryPrivacyContacts","story_keep","audio/ac3","SIGN_IN_MODE_OPTIONAL","This mutex is not locked","Brandy","Unable to obtain OffsetDateTime from TemporalAccessor: ","flounder_lte","Coroutines with restricted suspension must have EmptyCoroutineContext","No EGLSurface - can't swap buffers","Passkeys__help_center_url","preload_messages","Unable to log event: analytics library is missing","business_promo_order","event_id IN (","name_sleep_segment_request","MonetizationStarsWithdraw","ACTION_SHOW_ON_SCREEN","AttachContactsSlowMode","canRevokePmInbox","Result has already been consumed","tg://settings/privacy","MemberRequests","Upon handling create public key credential response, fido module giving null bytes indicating internal error","AcousticEchoCanceler is not available on this device","autoLockRow","Zone offset minutes and seconds must have the same sign","ChatHistoryHiddenInfo","scan_qr_popup_closed","android.support.v4.media.session.action.ARGUMENT_REPEAT_MODE","Camera disconnected / evicted.","Action not implemented","F03H","M 43.782 19.218 C 47.117 20.675 50.075 21.538 50.041 24.796 C 50.022 26.606 50.038 24.309 50.039 26.104 C 50.038 28.736 48.663 30 46.453 30 L 6 29.986 C 3.79 29.986 2 28.196 2 25.986 L 2.008 6.491 C 2.008 3.535 5.196 2.627 7.085 3.316 C 10.708 4.731 33.992 14.944 43.782 19.218 Z","chats_archivePullDownBackground","shaders/vertex2.glsl","queueReorder","Play Store version installed does not support external offer.","ALongTimeAgo","aicompose_tone_title_length_max","Wrapped Object can not be null.","timezoneOffsetSeconds","Not on camera thread.","PaintDuplicate","OTHER","rightarrow","set_mock_location_with_callback","Day of month indicator must be between -28 and 31 inclusive excluding zero","P%dM","overflow: ","Overriding TrackEncryptionBox parameters is unsupported.","nextMediaTapRow","SpectralSensitivity","onSessionResumeFailed ","com.android.vending","BoostingGiveawayResultsMsgWinnersSelected","UPDATE reactions SET date = ?","OutOfMemory error loading stream","chocolate","ENUM_LIST_PACKED","DeleteMyAccount","downloading_documents","textSelectionHintShows","PRAGMA user_version = 60","GPSDestLongitudeRef","Task was cancelled.","vp09","EMAIL_UNCONFIRMED_","result_code","getPreviewDuration","Eggplant","CodedOutputStream was writing to a flat byte array and ran out of space.","android.intent.extra.USE_FRONT_CAMERA","FirebaseInitProvider","Undefined timeout.","8859_1","Unknown address","ExifIFDPointer","S_VOBSUB","ExoPlayer:WifiLockManager","Ignoring track with unsupported compression ","Failed to create the AcousticEchoCanceler instance","ro.bootmode","PeerConnectionFactory.initialize was not called before creating a PeerConnectionFactory.","SINT64_LIST_PACKED","microsoft-edge","read int32 error","channel_emoji_status_level_min","created new webview ","ReplyQuote: message is full of whitespace","identifier must start with an ASCII letter: ","SubSecTime","EUC_CN","isInMovie","using IntStream.adapt(Spliterator<Integer> s)","The referent cannot be null","Chillout","Stats{bytesRecvdMobile=","seeking from photo viewer to animation object","0x%08x","ALTER TABLE dialogs ADD COLUMN unread_poll_votes INTEGER default 0","Illegal operation with an empty Formula!","chat_inLoaderPhoto","tg://settings/privacy/voice","ContentEncAlgo ","remoteConfigValueForAcceleration","Spice","Capture failed: ","Charm","ExoPlayer:MediaCodecQueueingThread:","UINT64_LIST_PACKED","checkboxSquareDisabled","ShareYouLocationInfo","InstantCamera unable to rename file, try move file","cleanup: isUpdating = false","volumeMax","sms:+","app_webview","WebRtcAudioUtilsExternal","DiscussionLinkGroupPrivateAlert","Not resetting the dialog. Context is null.","PublicKeyCredentialCreationOptions PublicKeyCredentialParameter type missing or unexpectedly empty","runningWorkers$volatile","rextrabold","dialog_filters_enabled","audio/flac","ShowAllFiles","X-ANDROID","raise-to-listen","shrink","https://maps.googleapis","images","notify transferring with type = %d","per each minute","ChooseCountry","the maximum supported byte/text string length is %s bytes","get_current_location","AzSCki82AwsLzKd5O8zo","direct","genderProbability","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","peerUserId","SOURCE_APP","36_36_b","DROP TABLE IF EXISTS log_event_dropped","chats_message_threeLines","operatorname","source already consumed or closed","storyWeatherPreload","SELECT document FROM web_recent_v3 WHERE type = ","RequestedToJoinAt","process update - contacts add = ","SAFETYNET_EXCEPTION_","span","STRONG","r_{i-1} was zero","send_cancelled_broadcast_if_finished","readHTML","channels_save_gallery_exceptions","VOICE_RECOGNITION","photosRow","8P1sW0EPJcslw7UzRsiXL64w-O50Ed-RBICtay1g24M","com.android.systemui","You're not supposed to pass null here","Unrecognized character: 0x","bytes is null","Loaded LibflacAudioRenderer.","model","tg://settings/data/proxy/use-for-calls","renderer","kotlinx.coroutines.scheduler.keep.alive.sec","Unrecognized cover art flags: ","topics_list","length","Activity has been destroyed","Skipping unsupported compressed or encrypted frame","web_app_read_text_from_clipboard","inject_location_with_callback","android.service.credentials.extra.CREATE_CREDENTIAL_EXCEPTION","camera target must not be null.","phrase","android.intent.extra.INITIAL_INTENTS","setData","msg_media_raw","CREATE INDEX IF NOT EXISTS uid_mid_read_out_idx_messages_topics ON messages_topics(uid, mid, read_state, out);","X-TIMESTAMP-MAP doesn't contain media timestamp: ","ELUGA_A3_Pro","rangle","Unsupported image format: ","text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","Could not find method setClipToScreenEnabled() on PopupWindow. Oh well.","BLOCKING","000.0 mm / ","stickers_menu","C6616","REPLACE INTO stickers_v2 VALUES(?, ?, ?, ?)","OnlineCount","mp3[pos=","dlxu","blockstore_retrieve_bytes_with_options","service_esmobile","huge","bg_white","Frame stride and slice height: ","duplicate key: ","leftarrow","vision.barcode","web_app_close_scan_qr_popup","premiumGradient3","SELECT data, mid FROM messages_v2 WHERE uid = ? AND group_id = ? ORDER BY mid DESC","Replies","telecom","CameraView initied audio record with channels ","AutoDeleteGlobalTimerEnabled","inputStream does not contain a valid media presentation description","CREATE INDEX IF NOT EXISTS send_state_idx_scheduled_messages_v2 ON scheduled_messages_v2(mid, send_state, date);","hphantom","overset","align@@env","Num bits must be between 0 and 32","Media decoder release failed","SIGNAL_CREDENTIAL_STATE","MediaInfo and MediaQueueData should not be both null","unknown message ","checkKeepMedia start task","CreateNewThemeAlert","VideoQualityIsTooLow","closeButton","urn:scte:dash:cc:cea-608:2015","MMM d yyyy","REGISTER_CREATION_OPTIONS","first","text/css","NotificationsExceptions","FollowersChartTitle","NEVER","scriptstyle","lastPauseTime","Operation is not supported for read-only collection","share-target","AutoDeleteAlertUserInfo","Stop reading file since re-reading an IFD may cause an infinite loop: ","stMatrix = ","android:user_visible_hint","getMapAsync() must be called on the main thread","GeneralSettings","Moved Permanently","android:menu:expandedactionview","max-bitrate","Debug metadata version mismatch. Expected: ","CHAT_SEND_ROUNDVIDEOS_FORBIDDEN","TokenBindingStatus %s not supported","Begin size %d is not equal to fixed size %d","isRetriable","android.media.metadata.ALBUM_ART","AudioSavedHint","onEnterAnimationStart: estimatedDuration=","com.bignox.app","startCodec","cmd=","Droid Sans Mono","Extra is not a valid encoded LegacyFlgDestination","NO_BALANCE","AppCompatViewInflater","owall","web_app_exit_fullscreen","Reacted","AMEX","Arrow","glass_tabUnselected","isDownloaded","text","No fake drag in progress. Call beginFakeDrag first.","RECONNECTION_TIMED_OUT_DURING_UPDATE","clearing request %d","PHONE_NUMBER_BANNED","getExitAnim=","RESTRICTED_PROFILE","RemoteMediaClient","Paradise","street=","autoTranslationPosition","PrivacyPolicyURL","onRequestIntegrityToken","keepMediaRow","restoreSaveState: active (","disk image malformed detected, try recover","mCancellingTask=","FragmentManagerViewModel{","ChannelBlacklist","musicRow","Fragment with tag LifecycleFragmentImpl is not a LifecycleFragmentImpl","forumUpgradeParticipantsMin","Added fragment to active set ","preorderDetails","dialog_liveLocationProgress","parser error","Both numerator and denominator of choose can't be empty!","DROP INDEX IF EXISTS polls_id;","ShowVotes","green","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform vec4 color;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   vec3 maskColor = texture2D(mask, varTexcoord.st, 0.0).rgb;   float srcAlpha = clamp(0.78 * maskColor.r + maskColor.b + maskColor.g, 0.0, 1.0);   vec3 borderColor = mix(color.rgb, vec3(1.0, 1.0, 1.0), 0.86);   vec3 finalColor = mix(color.rgb, borderColor, maskColor.g);   finalColor = mix(finalColor.rgb, vec3(1.0, 1.0, 1.0), maskColor.b);   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   gl_FragColor.rgb = (finalColor * srcAlpha + dst.rgb * dst.a * (1.0 - srcAlpha)) / outAlpha;   gl_FragColor.a = outAlpha;   gl_FragColor.rgb *= gl_FragColor.a;}","TopicNotificationsExceptions","Value(","initRequest","SampleSizeBox[sampleSize=","Google Play In-app Billing API version is less than 9","tg://settings/power-saving/effects","Activity not found while launching ","location_placeLocationBackground","delete_device_public_key","android.support.text.emoji.emojiCompat_metadataVersion","chat_outFileProgressSelected","Unexpected response, no error or registration id ","Glitter","AddManyMembersAlertNamesText","onMenuKeyEvent","Views added to a FragmentContainerView must be associated with a Fragment. View ","imageHeight","usehint","android.intent.action.MEDIA_REMOVED","V_MPEGH/ISO/HEVC","android.intent.action.MEDIA_BAD_REMOVAL","Calling connect() while still connected, missing disconnect() for ","pixelWH","transcribeAudioTrialDurationMax","sp@hat","Cannot initialize %s. Cycle detected.","During save password, found UI intent sender failure: ","DELETE FROM stickersets2 WHERE date < ","Billing: Controller should be ready for this call!","https://www.recaptcha.net/recaptcha/api3","No IntentSenders were started for ","proxy_user","lightyellow","SNTP: Zero transmitTime","Could not locate uniform '","Looper must not be null","contains an unknown \\","BoostingLinkAllows","The auto-size step granularity (","SELECT DISTINCT did FROM topics WHERE unread_count > 0 OR unread_mentions > 0","avatar_backgroundPink","TypefaceCompat.createFromFontInfoWithFallback","secure_storage_key_saved","SetNoiseSuppressorEnabled(","dialogTextGray3","Failed to close file output stream","androidx.credentials.TYPE_VERSION_ERROR","hdr10","OnRequestIntegrityTokenCallback","CREATE INDEX IF NOT EXISTS tag_idx_tag_message_id ON tag_message_id(tag);","LanguageCode","DeleteException","chat_outBubbleGradientAnimated","android.permission.ACCESS_MEDIA_LOCATION","AnimatedEmojies","messageEntityEmail","buttons","TaskStackBuilder","The server returned an unexpected error.","gcm.n.sound","isReadyToPayRequestJson cannot be null!","statisticChartBackZoomColor","found location ","outerPaint1","Failed to complete the task of features availability check","Cancelling pending operation ","uvOffset","collection too large","decodeQueue","googlecast-extra_skip_step_ms","Activity started with invalid configuration.","TTSI","Failed to call observer method","translate","Box1.**","transcribe_out","loaderVersion","Instant exceeds minimum or maximum instant","application/vnd.ms-excel","List is empty.","load media did ","textstyle","Token retrieval failed: ","glCreateProgram() failed. GLES20 error: ","android:backStackId","giveaway_gifts_purchase_available","admin logs chatItemAnimator disable notifications","match_parent\\","UnlockSimilarChannelsPremium","Invalid AttestationConveyancePreference","MODE_IN_COMMUNICATION","UPDATE messages_v2 SET imp = ? WHERE mid = ? AND uid = ?","tmessages.49","dialogSearchBackground","setFocusable ","An exception happened in constructor of ","raise-to-speak","Error locator degree does not match number of roots","endCurrentSession","lavender","ArchiveSettingUnmutedChats","dref","inappPlayerClose","Client does not support subscriptions.","Setup spec color","Exception on EglRenderer thread","BoostingBoostsCount","Update Attach Bots","paymentDataRequestJson cannot be null!","Both size ","DELETE FROM download_queue WHERE uid = %d AND type = %d","useSystemBoldFont","adjustedCorners","PRAGMA user_version = 147","messageDate","Error on getDhConfig ","REPLACE INTO scheduled_messages_v2 VALUES(?, ?, ?, ?, ?, ?, ?)","avatar_backgroundOrange","onEnterAmbient() must be called on the main thread","Gone","ISO-8859-5","Fido2Ctap2Support__transport_controller_refactor","opcolor","permission must be non-null","analytics_proto_enum_translation","PRAGMA user_version = 150","callback must not be null","show dialog notification with id ","ISO-8601 date String","error initializing voip controller","FORCED_TO_FAIL","onDeviceDocumentScannerUiStartLogEvent","showCallsTab","Could not get applicationInfo from package: ","Success(","PopupWindowCompatApi21","Remote loading disabled","CREATE INDEX IF NOT EXISTS shortcut_widget_did ON shortcut_widget(did);","closeLastFragment","fire-iid","sourceImage","verifyAudioConfig: PASS","emailcode_params","default browser name = ","X-PUBLIC-TOKEN","urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95","HashtagCopied","mlkit-dev-profiling","DELETE FROM reaction_mentions","android.support.v4.media.session.action.ARGUMENT_EXTRAS","tg://settings/language/show-button","chat_outReplyMessageText","Velvety","graph.org","userVerificationMgmtPreview","DistanceUnitsAutomatic","getLocaleFileStrings: value != old, reloadLastFile = true;","can_restore","statisticChartLine_red","onGeolocationPermissionsHidePrompt: no dialog","fastMusicPlaybackSpeed","setLogSessionId failed.","PLAYINTEGRITY_EXCEPTION_","botVerificationDescriptionLengthLimit","Potential microphone conflict. Active sessions: ","animated_userpics","callPacketTimeout","user_id","Lounge","setAlternateGroup","Skip the tag entry since tag number is not defined: ","Cancelling running operation ","chat_outBubbleGradient3","UPDATE messages_v2 SET ttl = 0 WHERE uid = %d AND mid IN(%s)","EmojiCompat.FontRequestEmojiCompatConfig.buildTypeface","get file path id=","SELECT last_mid_i, last_mid FROM dialogs WHERE did = ","pauseOnMediaRow","AccDescrMsgPlayed","Virtual","iconProgress","addOnCompleteListener is not implemented","BoostingApplyChangesUsers","punct","onCallUpdated called with wrong call id (got ","bypassRender","premium_days","freeform","Making Creator dynamically","ChannelAdministrators","ViewConfigCompat","PlayServicesImpl","stackbin","TimeScale","featuredStickers_removeButtonText","Christian Rap","targetLanguage","numOfAttemptedCleanUpStrokes","shape","null cannot be cast to non-null type android.app.Application","GIONEE_SWW1609","org/scilab/forge/jlatexmath/","omx.ffmpeg.","AutoManageLifecycleHelper received onErrorResolutionFailed callback but no failing client ID is set","TYPE_USB_ACCESSORY","enqIdx$volatile","DefaultTeXFont.xml: a <Char>-element has an unknown child element '","ActionUserScored","riff","category must not be null","album","only local IV","Couldn't create XmlPullParserFactory instance","OMX.amlogic.avc.decoder.awesome.secure","SELECT mid FROM chat_pinned_v2 WHERE uid = %d ORDER BY mid DESC","ton_stargift_resale_commission_permille","DELETE FROM media_topics WHERE mid IN(%s) AND uid = %d","Error parsing VoIP config","bigcirc","queueType","androidx.credentials.BUNDLE_KEY_CLIENT_DATA_HASH","chat_topPanelMessage","scalebox","createAudioDecoder","Protocol message end-group tag did not match expected tag.","Բարեւ","Decoder init failed: [","SETUP_LOGIN_EMAIL","pubKeyCredParams","Overlap","user_contacts_v7","large_queue_max_active_operations_count","Exception while inflating <animated-selector>","CREATE TABLE IF NOT EXISTS stickers_dice(emoji TEXT PRIMARY KEY, data BLOB, date INTEGER);","channel_","file_to_path","dodgerblue","ImageUniqueID","took ","drawableMsgOutSelected","LimitReachedFolders","MediaSource.Factory#setLoadErrorHandlingPolicy no longer handles null by instantiating a new DefaultLoadErrorHandlingPolicy. Explicitly construct and pass an instance in order to retain the old behavior.","call_id","chat_hints","key_sheet_scrollUp","Transport %s not supported","zero_party_api_authenticate_passkey","android.media.ACTION_SCO_AUDIO_STATE_UPDATED","Totally","X264","CREATE INDEX IF NOT EXISTS send_state_idx_messages_topics ON messages_topics(mid, send_state, date);","Unknown intent action: ","onReady\\","Class at ","pink","android.intent.action.PACKAGE_CHANGED","EglBase14Impl","ShowAllMedia","condensed","SegmentURL","LimitReachedFolderLinksPremium","addedStrokeCount","move time = ","android_side_menu_static","updatePhoneCall: svc=","u_NormalMap","Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","DROP TABLE IF EXISTS stickers_featured;","Image %dx%d %s","summarize_limit","chat_wallpaper_gradient_to","SELECT uid, type FROM media_v4 WHERE mid IN(%s) AND uid = %d","L36h","Fido2Ctap2Support__disable_transport_comparator","messageEntityBotCommand","Cancelled","num2","story_","wrong thread","Auth.CREDENTIALS_API","giftsRow","ReactionLevelRequiredBtn","CREATE TABLE hashtag_recent_v2(id TEXT PRIMARY KEY, date INTEGER);","Tribal","38_38","Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!","webappRatingLoadTime","group_visible","LicenseDurationRemaining","ActionTTLChannelChanged","BoostingSelectDateTime","ddot","Passkeys__check_sync_status","Top.**","CreationExtras must have a value by `SAVED_STATE_REGISTRY_OWNER_KEY`","formatterDayWithSeconds12H","NotificationRepeat","SELECT uid, mid, date, period, message, proximity FROM sharing_locations WHERE 1","setActionProvider: item does not implement SupportMenuItem; ignoring","confirmphone","mentioned","ro.kernel.qemu.gles","starsGroupcallMessageLimits","alternateGroup","smsjobs_sticky_notification_enabled","class","No further information on the dynamic group controller","DefaultDateTypeAdapter#DEFAULT_STYLE_FACTORY","CREATE INDEX IF NOT EXISTS uid_mid_read_out_idx_messages_v2 ON messages_v2(uid, mid, read_state, out);","UserRestrictionsSendText","folderTags","Session reference count less than zero: ","SKU cannot be null.","scoreType","Initialization of audio track failed.","zero_party_api_get_privileged_fido_security_key_only_registration_pending_intent","EditThemeColors","multi media not ready","guava.concurrent.generate_cancellation_cause","This is not supported, use MenuItemCompat.setActionProvider()","Vibrate","dtsc","setAvcProfileIndication","delegateFilter","REPLACE INTO dialog_settings VALUES(?, ?)","DROP INDEX IF EXISTS date_idx_dialogs;","localhost","F04J","setLayoutInScreenEnabled","DownloadedFilesMessage","MARCH","userId should not be empty","Error encoding AuthenticationExtensionsClientOutputs to JSON object","Loaders:","extendedStatus","CREATE INDEX IF NOT EXISTS uid_topic_id_mid_messages_topics ON messages_topics(uid, topic_id, mid);","encountered error while creating and acquiring the lock, ignoring","byteBuffer","TypeToken captured `null` as type argument; probably a compiler / runtime bug","여보세요","player_time","ZoneText(","call id ","ts ASC","OldProductId must not be one of the products to be purchased. Invalid old product id: %s.","statisticChartLine_indigo","HVXC","seekTo ignored because an ad is playing","OffsetTimeDigitized","flashViewAlpha","OMX.allwinner.video.decoder.avc","clazz.name","applicationId: ","LARGE","font_ttc_index","azure","Invalid time zone indicator '","locationSettingsRequest can't be null","AutoDeleteAfterShort","Cannot change whether this adapter has stable IDs while the adapter has registered observers.","onSlideAnimationEnd exit","MessageLockedStarsConfirmMessage2Many1","videoMatrix","Method not decompiled: org.telegram.messenger.SendMessagesHelper.sendMessage(org.telegram.messenger.SendMessagesHelper$SendMessageParams):void","antiquewhite","Key must not be null","triggerEvent","classificationName","HasBeenAddedToGroup","StopLoadingTitle","StoriesController updateStoryItem ","Executor must not be null","CONSUME_ASYNC","Failed to remove user route","Senc sample count ","TrackGroup","application/x-bad-tgsticker","RESULT_RECEIVER","authToken","Credential returned but no google Id or password or passkey found","REPLACE INTO profile_stories_albums VALUES(?, ?, ?, ?)","PreviewForwardPhoto","point must not be null","GPSVersionID","No such camera: ","ThisPhoto","PRAGMA user_version = 45","Mahogany","initDecodeInternal done","video/3gpp2","sms_body","WEBVIEW_ENGINE_INITIALIATION","chat_inLocationBackground","appId","onUpdateMemberRoutes: Ignoring null or empty routeIds.","voipgroup_mutedByAdminMuteButtonDisabled","raisebox","time_continue","Data buffers cannot be null.","only_boosts","Tenacious","voipgroup_leaveButtonScrolled","CallAvailableIn","android.hardware.type.automotive","Coming Soon","Listener key cannot be null.","d MMM yyyy","PremiumMore","ro.serialno","AacUtil","PRAGMA user_version = 93","DeleteTopics","file_to_path_backup","RecyclerView","Method ","Unsupported protocol redirect: ","Attempting to request an undeclared dependency Provider<Set<%s>>.","tfliteSchemaVersion","INTEGRITY_TOKEN_PROVIDER_INVALID","SDK_INT","boosts_channel_level_max","writeFileQueue","Waiting to bind to the service.","SemaphoreSegment[id=","Unrecognized codec identifier.","Unable to obtain YearMonth from TemporalAccessor: ","hasVolumeChanged=%b, mFirstDeviceStatusUpdate=%b","stargiftsConvertPeriodMax","stories_","delete dialog with id ","bubbleRadius","AccDescrQuizCorrectAnswer","transcribe_audio_trial_duration_max","endZoomLevel","java.lang.reflect.RecordComponent","UPDATE messages_topics SET read_state = read_state | 2 WHERE mid = %d AND uid = %d","SEPTEMBER","An error occurred while executing doInBackground()","content://com.teslacoilsw.notifier/unread_count","mScrollY","yesterday","PRAGMA user_version = 40","devices","peachpuff","Audiobook","PreviewImageLength","CALL","Must provide a response object.","Skipping rubyText node without exactly one text child.","manager","appWidgetType","MediaRouterCallback","tg://settings/privacy/blocked","iv_ab_progress","ExportTheme","stickers_dice","DELETED USER","STICKER_TO_SMILE","formatterYear","external_payment_dialog_pending_intent","isImportant","LogEventParcelable[","Underrun detected! Increasing AudioTrack buffer size from ","contact_check","bioEnroll","voip_persistent_state.json","Not a binary PGM (P5), got: ","double","ProductDetails{jsonString='","t\\\\.me/([a-zA-Z0-9]+)/?","initEncode name: ","ACTION_NEXT_AT_MOVEMENT_GRANULARITY","android.intent.extra.ringtone.SHOW_SILENT","ReplyQuote.checkEdit: message is null","springgreen","southern latitude exceeds northern latitude (%s > %s)","tex_mat","operating-rate","Times","KEY_COMPONENT_ACTIVITY_PENDING_RESULT","androidx.mediarouter.media.MediaRouterParams.ENABLE_GROUP_VOLUME_UX","SyncContactsDelete","AUDIOBOOK_CONTAINER","Initiate binding to the service.","Skipping malformed 'Style:' line (expected %s values, found %s): '%s'","TDRL","Merengue","V_AV1","stpp","renewcommand","proxyAddRow","Attempting to add fragment ","stars_paid_messages_channel_amount_default","PRAGMA user_version = 128","chat_inReplyNameText","USD00.00","formatterBannedUntil12H","windowBackgroundWhiteLinkText","unsafe-none","Error encoding AuthenticatorErrorResponse to JSON object","chat_inLocationIcon","A10-70F","This container does not support retaining Map.Entry objects","Unknown textAlignment: ","Namespace cannot be null or empty","android.settings.MANAGE_UNKNOWN_APP_SOURCES","EMSG: scheme=","Could not instantiate %s.","vision.ica","huawei://","newReconnectionServiceImpl","Bass","com.coremedia.iso.boxes.MovieHeaderBox","createAsync","Failed to parse font size: '","diditemo","android.intent.extra.TITLE","160_160_","LoginPassword","Failed to get log reason from bundle: ","datetaken","voippipconfig","Exception while initializing ","Sample rate is set to ","chat_recordedVoiceProgress","messageEntityStrike","quick_replies","task?","allowGroups","AuthenticatorSelectionCriteria{\\n attachment=","lastUpdatedPremiumGiftsStickerPack","UPDATE messages_topics SET send_state = 0, date = ? WHERE mid = ? AND uid = ?","mute","Index < 0: ","crop-bottom","enableAlternativeBilling","export_private_urls","android.intent.action.SCREEN_OFF","vthumb","download_finish","messageEntityBankCard","PRAGMA user_version = 74","expected a value for dangling key in indefinite-length map","Billing Override Service connection is valid. No need to re-initialize.","darkturquoise","ChangeInfo{oldHolder=","finishActivityOnSaveCompleted","TopMembers","android.media.metadata.DISC_NUMBER","Unable to format ","EVENT","staticemoji","forced","Fraction(","SentAppCodeWithPhone","No TTML subtitles found","Null status","smsview_params_","LimitReachedFileSizePremium","Invalid exif","Error initializing audio hardware","Unsupported little endian PCM bit depth: ","Failed to instantiate a FrameworkMediaDrm for uuid: ","Method not decompiled: org.telegram.messenger.MessagesStorage.lambda$putMessages$200(java.util.ArrayList, boolean, boolean, int, boolean, int, long):void","application/json","java.","50_50","polls_v2","components","option","Both numerator and denominator of a fraction can't be empty!","Track has no sample table size information","resultStatus","EmojiCompat font provider not available on this device.","Invalid surface: ","AudioSpecificConfig","android.app.action.NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED","nativePattern","roundcamera_flash_off","Could not launch sign in Intent. Google Play Service is probably being updated...","addCastStateListener","DISCONNECTED","voipgroup_mutedIcon","Method not decompiled: org.telegram.ui.ChatActivity.AnonymousClass20.draw(android.graphics.Canvas):void","UserRestrictionsSendStickers","null cannot be cast to non-null type androidx.credentials.CredentialProvider","AudioChannelConfiguration","align","DELETE FROM polls_v2 WHERE mid IN(%s) AND uid = %d","blur_enabled","Float{x=","Line","INIT","DELETE FROM media_topics WHERE uid = %d AND topic_id = %d","chat_attachGalleryBackground","data item not completed, stackSize: %s scope: %s","com.sonyericsson.home.intent.extra.badge.MESSAGE","windowBackgroundWhiteBlueText3","trackId","changePasswordRow","rotationY","avatar_nameInMessageCyan","composite","FFT: timeSize must be a power of two.","Firebase-Messaging-Topics-Io","ExifInterface","Sand","buffer length=%d, index=%d, size=%d","SAFETYNET_JSON_EXCEPTION","Passkeys__ignore_stop_during_hybrid_request","ChatListSwipeGestureInfo","drawableMsgOutViewsSelected","streamAllVideo","voipgroup_actionBarUnscrolled","SpecialEffectsController: Cancelling operation ","Invalid GPS Timestamp array. array=","searchRow","getLengthSizeMinusOne","cannot swap buffers!","photoForRestRow","Expected object header. Got 0x","IPMP Stream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","storageMetrics","biometry_token_updated","custom_","22.0.0","selectionProgress","fastScrollActive","V23GB","classification","VoipUserCameraIsOff","sort","back_color_end_close","location","attach_layout_translation_x","Before Buddhist","Invalid attempt to bind an instance of ","onCommitContentListener must be non-null","chat_mediaSentCheck","timeShiftBufferDepth","The following keys are missing from the experiment info map: %s","Velvet","ShareSendItems","statisticChartActiveLine","can't parse MPEG_1_2_SpecificConfig yet","TtmlDecoder","folder","archivedRow","Couldn't load language identification model","customContentHeight","Invalid field 'InstantSeconds' for get() method, use getLong() instead","proxy_enabled_calls","Unexpected application state","polyline","Number of active recording sessions: ","13_13_13_13_1048576_10485760_1048576_524288_1_1_1_0_100_1","KEY_COMPONENT_ACTIVITY_REGISTERED_RCS","PRAGMA user_version = 56","Unselecting the current route because it is no longer selectable: ","DeleteForAll","chat_outMenu","Billing client should have a valid listener but the provided is null.","avatar_background2Cyan","Skipping 'Style:' line before 'Format:' line: ","Invalid Publishable Key: You must use a valid publishable key to create a token.  For more info, see https://stripe.com/docs/stripe.js.","Model","Fido2Ctap2Support__remove_this_device_for_assertions","Array length=%d, index=%d, limit=%d","zh-min-nan","sampleTex = vec4(texture2D(tex, tc.st+offset));\\n","No permissions were requested for ","FloodWaitTime","firstQuartileMs","ACTION_MOVE_WINDOW","windowColor","AnonymousQuizPoll","null cannot be cast to non-null type kotlinx.coroutines.internal.DispatchedContinuation<T of kotlinx.coroutines.DispatchedTask>","Could not process experiment: parsing experiment start time failed.","android.permission.ACCESS_FINE_LOCATION","Meters","deleted","urn:mpeg:dash:adaptation-set-switching:2016","SubfileType","metric","background","bg_color","firebase-iid-executor","Cancelling","menuProgress","aggregatedOnDeviceImageQualityAnalysisLogEvent","CHAT_REACT_AUDIO","x-firebase-client-log-type","Unexpected id: ","Failed to inflate ComplexColor.","u_diffuse","data bits cannot fit in the QR Code","Could not retrieve Resources#mDrawableCache field","SHA-256","video/x-flv","Consuming purchase with token: ","exposure","recursion limit reached","AutoNightTo","Invalid encoding: ","null cannot be cast to non-null type kotlin.Array<kotlin.Any?>","Invalid EnumSet type: ","no_otp","android.hardware.type.television","FileTypeBox[","Unable to collect necessary methods for class ","starrefMaxCommissionPermille","onServiceDisconnected: ","yelloworange","SELECT last_mid FROM dialogs WHERE did = ","premium.promo_screen_accept","ISO-8859-11","non_contacts","MaxApertureValue","dual","InstantCamera failed creating shader","CreateTopicsPermission","QuarterOfYear","stripOffsets should not be null or have zero length.","rlap","gcm.n.e","bTexture","decode() - no HW buffers available; decoder falling behind","audio/vorbis","Οdos xoris onomasia","sortContactsBy","phone_country_iso2","UsernameHelpLink","missing required property: clock","Unexpected char '","addedGroups","proxy_pass","SELECT uid, data, mid FROM media_v4 WHERE uid IN (%s) AND mid > 0 AND type = %d ORDER BY date DESC, mid DESC","Unexpected non API exception when trying to deliver the task result to an activity!","WXYZ","passcode","App: ","lightcoral","drawableMsgError","new participants count ","hbs-hrv","AddAccountInfo2","external storage = ","ms to fit to ","embed","messenger.telegram.org","Ignoring attempt to add a non-groupable route to dynamic group : ","address_country","PaidMessageActionIn","layout","No shared EglBase.Context.  Encoders will not use texture mode.","RatingBar","Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36","actionBarColor","https://api.stripe.com","chats_messageArchived","videoplayerholderbase.preparePlayer(): preparePlayer new player as preload uri=","detailExTextView","wallSlug","ISO-8859-6","allowScreenCapture","Error instantiating extension","Content-Length exceeds max size of 1048576","Loaded playlist has unexpected type.","CallVerificationWords{height=","chat_emojiPanelBackspace","SharedContactMessage","Bronze","link-desktop","CHAT_REACT_STICKER","UPDATE downloading_documents SET state = 1, date = %d WHERE hash = %d AND id = %d","video_call","AFTN","TimerPeriodVideoSetSeconds","UNRECOGNIZED","Shortcut must have an intent","tg://settings/data/save-to-photos/channels","sizeAndRate.cover, ","National Folk","OMX.realtek.video.decoder.tunneled","surfaceTextureHelper not set.","No SignalCredentialStateResponse received","VideoCapturerDevice onDestroy: videoCapturer.stopCapture","Error encoding AuthenticatorAttestationResponse to JSON object","TurnCustomizer has been disposed.","AndOther","FaceNativeHandle","chat_id","https://dns.google.com/resolve?name=","Ignoring re-entrant call to moveToExpectedState() for ","tg://giftcode","bdid_","minf","logs/%02d_%02d_%04d_%02d_%02d_%02d_%s.txt","ACTION_START_SERVICE","CREATE INDEX IF NOT EXISTS unread_push_messages_idx_date ON unread_push_messages(date);","15555215570","LOAD_CACHE_JS","uploadMaxFileParts","ForwardGroupMedia","centerY","play-services-mlkit-image-labeling","totalGroups","adaptive-playback","DebugMenuCheckAppUpdate","customImageLabelOptionalModuleLogEvent","xxxx xxxx xxxx xxxx","addedPointCount","allowed","android.intent.extra.shortcut.ICON_RESOURCE","UPDATE media_counts_topics SET old = 1 WHERE uid = %d","Gift2InfoConverted","Mandatory element SeekID or SeekPosition not found","color-standard","WEB_VIEW_RELOAD_JS","Native library has already been loaded.","LocalTime","UnpinnedDialogsCount","roamingPreset","uniform float texelHeightOffset;\\n","yyyy-MM-dd'T'HH:mm:ss","Failed to load subject segmentation module","Khaki","0 OR type = 1","PREMIUM_RESTORE","geo{country=","000000000_999999.f","STARGIFT_USAGE_LIMITED","premiumStartSmallStarsColor2","channels_public_limit_premium","long","UsersRestricted","BoostingGiveawayMsgPrizes","chat_inVenueInfoSelectedText","Invalid escaped character \\","ImportContacts","pic_width_in_luma_samples","Notifying background state change listeners.","upload story destroy","localModelOptions","ParseCaseSensitive(false)","lastGifLoadTime","ShapeDetector","forward10StringResId","onDeviceFaceMeshLoadLogEvent","requestForMultiAssertion","SELECT COUNT(mid) FROM scheduled_messages_v2 WHERE uid = %d","WithinAMonth","HourOfAmPm","Bigg","Initialization data must be of length 1","Porcelain","password should not be empty","Visa","InputImage can not be null","stories__permanent_views_history","onServiceConnected","maxStars must be a positive integer","Unknown usage value ","AddAnOptionInfo","ALTER TABLE sharing_locations ADD COLUMN proximity INTEGER default 0","The file descriptor for the given input is not seekable","android.widget.CheckBox","new participant, just joined, reload call","GPSDestBearingRef","lastLoadingCurrentThemeTime","dtsl","Expected block size: ","SpecialEffectsController: For fragment ","imageType","multipart/form-data","Unmatched track of type: ","YCbCrSubSampling","cloudLandmarkDetectionLogEvent","60_60_firstframe","org.telegram.android.musicplayer.seek","PublicKeyCredentialCreationOptions rp name is missing or unexpectedly empty","SELECT COUNT(uid) FROM user_contacts_v6 WHERE 1","setPreferredInputDevice: ","metadataRepo cannot be null","invoice_closed","GoogleApiClient received too many callbacks for the given step. Clients may be in an unexpected state; GoogleApiClient will now disconnect.","sound/ogg","features","ClearHistoryTitleMultiple","com.zui.launcher","ExoPlayer:PlaceholderSurface","Comments","allowUsers","chat_inSentClock","onApplyWindowInsetsListe…lyWindowInsets(v, insets)","ACTION_PRESS_AND_HOLD","TERMINATED","SAVED_DIALOGS_UNSUPPORTED","SELECT 1 FROM log_event_dropped WHERE log_source = ? AND reason = ?","TEXT","getDecoderByFormat: format is null","mark messages ","Discard","EGL error encountered (see log) at: ","Nanos","EXTRA_ERROR_NAME","frontflash_intensity","kotlin.Long","chat_outAudioProgress","mdia","https://t.me/joinchat/","The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's","REPLACE INTO bot_keyboard VALUES(?, ?, ?)","transitions","Connected to service ","fillType","DROP INDEX IF EXISTS bot_keyboard_idx_mid;","notification_type","Failed to log","analyticsLabel","can't find message in updates ","copyOf(...)","auth_get_restore_credential","telegram_theme","nextPromoInfoCheckTime","UPDATE enc_chats SET layer = ? WHERE uid = ?","Could not unparcel the extra data.","Unregister network callback","DIAGNOSTIC_CURRENT_PROFILE_DOES_NOT_EXIST","quick_reply_msg3","voipgroup_scrollUp","web_recent_search","Animations may only be canceled on the main thread","Attempting to request an undeclared dependency Provider<%s>.","ArticleByAuthor","cancelOnError","divider","setScrollingTouchSlop(): bad argument constant ","attach: ","ChatWithChannelAdmin","Reading EXIF from HEIF files is supported from SDK 28 and above","button","loading remote themes, hash ","DefaultLoadControl","Gift2AuctionInfoLearnMore2","MaskPaint","whitelistedBots","set picture size = ","PUBLIC_KEY_INVALID","support_context_feature_id","PrivacyBio","cloudDocumentTextDetectionLogEvent","NATIVE_SIGNAL_INITIALIZATION","Error in getting height in \\\\rule command !","group_hide_stickers_","DESCRIPTIONS","getAvcProfileIndication","StoriesController can't add new story isExpired","hookrightarrow","DiscussionUnlinkGroupAlert","s905x018","The minimum width must be from 1 to 19 inclusive but was ","REQ_INFO_EMAIL_INVALID","PAUSED","displaymath","chat_tagAdmin","S_DVBSUB","bangle","categories must not be null","cerulean","channelWallpaperLevelMin","PRAGMA user_version","ELUGA_Note","Triangle 4","popup","Chocolate","avc1","OMX.qcom.","adTagUrl","RESUME_TOKEN","tflite_langid.tflite.jpg","workGroupSizes","602LV","Rectangle 4.**","AccDescrVideoQuality","illegal fastest interval: %d","eglCreatePbufferSurface failed","android.isGroupConversation","updateInputFormat format: ","DROP TABLE IF EXISTS polls;","locale","ALTER TABLE business_replies ADD COLUMN count INTEGER default 0","CodeExpired","FLOAT_LIST_PACKED","LoginBilling found \\","minBufferTime","adaptable colors","android.media.intent.category.LIVE_AUDIO","ReplyQuote: message is null","getStateDrawable","App version unknown","goog.exo.datasource","mhm1","The current user profile is restricted and could not use authenticated features.","Error not sent to client. Client is not awaiting a result.","You must call performAttach() before calling performRestore(Bundle).","DELETE FROM media_holes_topics","chatlist_invites_limit_default","The accent TeXFormula does not represent a single symbol!","ans_good_names","SELECT data, custom_params FROM stories WHERE dialog_id = %d","Dreamy","url cannot be null","com.googlecode.mp4parser.boxes.mp4.ESDescriptorBox","Router is released. Cancel transfer","autoarchiveAvailable","alps","extra_voice_reply","Scroll duration must be a positive number","AreYouSureDeleteGIF","scheduledOrNoSoundHintShows","No date time pattern for locale: ","share_targets","CREATE TABLE IF NOT EXISTS enc_tasks_v2(mid INTEGER PRIMARY KEY, date INTEGER)","kotlin.String","FIDO2_ACTION_START_SERVICE","bot_share_to","UNDECIDED","gifSearchEmojies","com.teslacoilsw.launcher","Skip jump into the IFD since its offset is invalid: ","UpdatePhotoForRest","ChannelBlockUser","Ignoring incoming call because notifications are disabled in system","TrackEncryptionBox","CREATE TABLE reaction_mentions_topics(message_id INTEGER, state INTEGER, dialog_id INTEGER, topic_id INTEGER, PRIMARY KEY(message_id, dialog_id, topic_id))","LimitReachedSharedFoldersPremium","viewoncehint","ClearSearchSingleUserAlertText","getWrappedObject","StoriesController loaded stories from server state=","commentary","WEBVTT","switchCamera internal","SELECT data, state FROM downloading_documents ORDER BY date DESC","autoDownloadRow","onStatusUpdated","clearCacheRow","Create new camera1 session on camera ","Format: Start, End, ReadOrder, Layer, Style, Name, MarginL, MarginR, MarginV, Effect, Text","InvalidCode","Asia/Tokyo","DeleteChatBackgroundsAlert","webpage_pending_v2","urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed","documentPresenceConfidence","current channel settings for ","Media encoder release failed","android.intent.action.PICK","rate","nextIfdType: ","DROP INDEX contexts_backend_priority","Query product details with serialized docid is not supported.","cbcs","DELETE FROM emoji_keywords_v2 WHERE lang = ? AND keyword = ? AND emoji = ?","SELECT data, date FROM premium_promo","getPosterTime","AccountSwitch","Exception while invoking performStopActivity","texelWidthOffset","onConnected","set last online from other device = ","oneWay","deleteModelLogEvent","viewModel","Wild","viewport_changed","LensSpecification","Not all bits consumed: ","weak","cancelToProgress","dialogRadioBackgroundChecked","NotificationsServiceInfo","precision highp float;uniform mat4 mvpMatrix;attribute vec4 inPosition;attribute vec2 inTexcoord;attribute float alpha;varying vec2 varTexcoord;varying float varIntensity;void main (void) {   gl_Position = mvpMatrix * inPosition;   varTexcoord = inTexcoord;   varIntensity = alpha;}","service_googleme","UNKNOWN_ERROR_CODE(","Server error","StoriesController can't apply story chat == null","Nederlands","UPDATE messages_v2 SET custom_params = ? WHERE mid = ? AND uid = ?","SELECT COUNT(*) FROM downloading_documents WHERE state = 1","90,,80,200,,70,190,460,,60,180,450,1000","StoriesStorage: try write expired story","Minute","android.telecom.extra.OUTGOING_CALL_EXTRAS","Attempted to create decoder for unsupported MIME type: ","StartShortDayYearAt","byline","pokeInt","No intents added to TaskStackBuilder; cannot getPendingIntent","emojis","warning, not allowed in main thread","chat_inReactionButtonBackground","84_84","ViewParent ","group_convert_time","BotUsersShort","EnableInAppVibrate","androidx.credentials.TYPE_HIERARCHY_REQUEST_ERROR","initRecording(sampleRate=","sub_layer_level_idc[","SyncContacts","createFlacDecoder","androidx.sharetarget.ShortcutInfoCompatSaverImpl","Media decoder stop failed","Sequence number discontinuity. previous=","statisticChartLine_purple","android.media.playback.ALWAYS_RESERVE_SPACE_FOR.ACTION_SKIP_TO_PREVIOUS","VoipUserMicrophoneIsOff","ResourcesCompat","State should have list: ","cant get hash from ","chat_emojiBottomPanelIcon","Failed to release thin image labeler.","GiftOfferHours","AddStickersCount","raw_contact_id=? AND mimetype=?","valueType","Added View has RecyclerView as parent but view is not a real child. Unfiltered index:","stop recording internal ","Failed to create legacy image labeler.","eglCreateWindowSurface","use-proxy","urn:x-cast:","FragmentStrictMode","AutoNightTheme","magic.org","PRAGMA user_version = 112","Configuration is for a different calendar type: islamic-umalqura","RequestToJoinMembersTwo","observerMap.descendingIterator()","chatthemeconfig_","android.support.customtabs.action.CustomTabsService","productId","matrix(","ClearButton","c2.android.","REPLACE INTO chat_settings_v2 VALUES(?, ?, ?, ?, ?, ?, ?)","Russian","DELETE FROM business_replies","UNDEFINED","OMX.brcm.audio.mp3.decoder","Camera.open returned null for camera id = ","nextRequestWaitMillis","app start time = ","Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","CREATE TABLE profile_stories (dialog_id INTEGER, story_id INTEGER, data BLOB, type INTEGER, seen INTEGER, pin INTEGER, PRIMARY KEY(dialog_id, story_id, type));","null cannot be cast to non-null type java.lang.Object","hidden child count must be 0","Results have already been set","android.media.metadata.AUTHOR","currentBreakTime","Active","java received ","authnrCfg","FILE_TOKEN_INVALID","TransitionRule[","setEnabled","BoostingGiveawayNotEligibleCountry","editorInfo must be non-null","mEdgeGlowTop","this as java.lang.String).substring(startIndex)","STORIES_TOO_MUCH","checkedState","cfrac","chat_inMediaIconSelected","Attempting to enable or disable nonexistent NoiseSuppressor.","stories_loaded_hidden","Ignoring region with unsupported origin: ","log_source","null cannot be cast to non-null type kotlinx.coroutines.selects.SelectClause1<T of kotlinx.coroutines.CompletableDeferredImpl>","No seed set","xxxxxx","story_prv_contacts","Settings must not be null; use Settings.DEFAULT_SETTINGS instead.","NoPlacesFoundInfo","STRICT","messageEditText","premiumGradient1","android.permission.WRITE_CONTACTS","X-PHONETIC","away_message","location_sendLiveLocationText","PhotometricInterpretation","Skipping codec ","SyncContactsOn","ConnectionStatusConfig","has an invalid real value '","WebRtcAudioRecordScheduler-%s-%s","Dependency{anInterface=","sync-contacts","A2016a40","Can't find activity to handle intent; ignoring","base64","init.svc.qemud","projects/%s/installations","using IntStream.adapt(Sink<Integer> s)","Did not fill epochMonths exactly: ndx = ","WrappedDrawableApi21","weight","EUC_JP","Only String keys are currently supported in maps, got %s of type %s instead.","magnolia","SELECT m.data, m.mid FROM media_v4 m %s WHERE %s m.uid = %d AND m.mid > 0 AND m.mid < %d AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","OMX.google.aac.decoder","animate remove group impl with thanos","mContentInsets","hostname == null","help","failed_status","ADD UPDATE TO QUEUE seq = ","TodoNewTaskInfo","windowBackgroundWhiteGreenText2","message_type","passcodeSalt","routeGroupId","hdotsfor","personalization_metadata_key","protocolType","CreateIntent created the following intent: ","null cannot be cast to non-null type java.lang.Class<out androidx.lifecycle.GeneratedAdapter>","suggest_intent_action","FragmentActivity must not be null.","CREATE TABLE IF NOT EXISTS chat_pinned_count(uid INTEGER PRIMARY KEY, count INTEGER, end INTEGER);","StringBuilder(capacity).…builderAction).toString()","Texture frame captured but camera is no longer running.","frac","movefrom CREATED: ","chatTheme_","PLAY_BILLING_LIBRARY","CREATE INDEX IF NOT EXISTS folder_id_idx_dialogs ON saved_dialogs(folder_id);","ALTER TABLE enc_tasks_v2 ADD COLUMN media INTEGER default -1","date DESC LIMIT 5","BillingLogger","unexpected error retrieving valid column from cursor, did the remote process die?","unable to connect to service: ","HandlerBox.java","stats","No cached result cursor holder","CREATE TABLE events (_id INTEGER PRIMARY KEY, context_id INTEGER NOT NULL, transport_name TEXT NOT NULL, timestamp_ms INTEGER NOT NULL, uptime_ms INTEGER NOT NULL, payload BLOB NOT NULL, code INTEGER, num_attempts INTEGER NOT NULL,FOREIGN KEY (context_id) REFERENCES transport_contexts(_id) ON DELETE CASCADE)","REPLACE INTO unread_push_messages VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","STRING","PassportTwoDocuments","fontId","Invalid interface descriptor: ","MilesShort","Unsupported ","Passkeys__direct_assetlinks","disable shadows in settings","Product list cannot be empty.","canDownloadInBackground","Wait until current upload is complete","Unsupported charset: ","chat_inMenu","linux","Ignoring attempt to cancel non-cancelable load.","ISOSpeed","REMOVE","yyyy-MM-dd'T'HH:mm:ss.SSS'Z'","RaiseToSpeak","google_storage_bucket","mw_bold","voipgroup_nameText","graySection","no purpose under ","Can't insert content from IME; requestPermission() failed","BoostFeatureCustomReaction","intent_extra_data","Unable to obtain ZonedDateTime from TemporalAccessor: ","landmark","channelBgIconLevelMin","Failed to init module subject segmenter","EXT-X-MEDIA tag with missing mandatory URI attribute: skipping","ProfileStoriesArchiveCount","AreYouSureBlockContact2","line-left","forward30DrawableResId","tail$volatile","https://t.me/BotFather","use-for-calls","chats_nameMessageArchived_threeLines","sourceExtensionJsonProto3","mdir","darkviolet","Turquoise","tg://settings/appearance/themes","logQueue","Volume slider background color cannot be translucent: #","Method not decompiled: org.telegram.messenger.PushListenerController.lambda$processRemoteMessage$6(java.lang.String, java.lang.String, long):void","Failed to load decoder native libraries","getStackClass2","silver","NewChatsFromNonContacts","Zone offset minutes and seconds must be negative because hours is negative","tg://settings/privacy/data-settings/map-provider","OptionalLong.empty","attempt to read gservices key ","UNKNOWN, cause=[","Auto-declining call ","AIEditorStyleSharedToManyChats","mOnKeyListener","AlternativeBillingListener and UserChoiceBillingListener is null.","ShortMinutesAgo","CREATE TABLE IF NOT EXISTS dialog_settings(did INTEGER PRIMARY KEY, flags INTEGER);","translateY","brushLight","cpc=","6migrateOffsetDate","Moving more than 1 item is not supported yet","isWifiRequired","at index ","google.c.a.ts","sps_max_num_reorder_pics[","PinFolderLimitReached","EventLogPinTopic","oint","errorSpace","error_code","maxRecentGifsCount","can't serialize that yet","google.sent_time","securityLevel","An error occurred while retrieving billing override.","android.support.customtabs.ICustomTabsCallback","Unknown alignment: ","newWebView.onRenderProcessGone priority=","file_to_path_backup.db","impliedby","onSessionStarted with transferType = %d","24°C","swipe_delete","kO4jyq55SFABAAAA0WEpcLfahXk","rtmp","pauseMusicOnRecord","SRP_ID_INVALID","customModelLoadLogEvent","Indian Ocean","BoostingStarsGiveawayResultsMsgAllWinnersReceivedLinks","location_sendLiveLocationIcon","RestorePasswordResetIn","AudioRecord.startRecording failed - incorrect state :","topics_load_offset_message_id_","No instantiated fragment for (","freeze_until_date","domError","uploading from ","Default","frame-rate","updated","stroke-opacity","Sensation","Called attach on a child which is not detached: ","Unauthorized","PrivacyClearShipping","android.view.View","photoViewerBlur","first_party_api_get_link_info","context.getSystemService(Context.APP_OPS_SERVICE) is null","Default usage attribute is changed from: ","PrivacyProfilePhoto","Error processing scroll; pointer index for id ","RecommendedExposureIndex","BoostingStarsGiveawayMsgInfoPlural1","outputFormats","translationX","2227","Lowering AudioTrack buffer size from ","video/avc","PsDurationReader","content://com.sec.badge/apps?notify=true","MessageScheduleToday","tg://settings/privacy/data-settings/sync-contacts","getInstance","Expected frames per block: ","DecimalStyle[0+-.]","The connection to Google Play services was lost","DigitalZoomRatio","WindowInsetsCompat","Cannot instantiate class: ","preorderPresaleEndTimeMillis","mathtt","VID_","document_no","Show blur settings","SubSecTimeDigitized","Invalid hint position ","custom_emoji_id","BoostingRemoveRestrictionsSubtitle","GPSStatus","startZoomLevel","PLAY","device_model_name","DELETE FROM scheduled_messages_v2 WHERE uid = %d AND mid > 0","onSlideAnimationEnd","onSelectRoute: The target RouteInfo is not found for descriptorId=","BroadcastGroupConvert","CaptchaController: executeTask failure","100_100_lastreactframe","iv_background","notify item range changed ","breakInfo","enableMlDenoiser","Decoder init failed: ","enableBuiltInNS(","Ignoring attempt to select disabled route: ","utyan_gallery","selectedBackgroundSlug","CollectionNode[%d][%s]","groupWallpaperLevelMin","urn:mpeg:dash:mp4protection:2011","vendor.google-av1enc.encoding-preset.int32.value","CREATE INDEX IF NOT EXISTS mid_uid_topic_id_messages_topics ON messages_topics(mid, topic_id, uid);","Null events","HIGH_ACCURACY","Gift2ConvertText2","SELECT data FROM chat_pinned_v2 WHERE uid = %d AND mid IN (%s)","PsaMessageDefault","DELETE FROM search_recent WHERE ","height","chat_inDownCall","This method is only supported on API level 23+","eventsDroppedCount","ON_ANY must not been send by anybody","fallback","seekTo(","premium_playmarket_direct_currency_list","vision:product_barcode_value_logging_enabled","Error loading emoji","lastReload","getSampleCount","ignore processParticipantsUpdate because of version","passcodeRow","SELECT m.data, m.mid FROM media_topics m %s WHERE %s m.uid = %d AND m.topic_id = %d AND m.mid > 0 AND m.mid >= %d AND m.mid <= %d AND m.type = %d ORDER BY m.date ASC, m.mid ASC LIMIT %d","inappPlayerBackground","blurCoordinates[0] = inputTexCoord.xy;\\n","rawsienna","FootsShort","ms01","playBillingLibraryVersion","expected a non-null reference","Objective-C","Starting Billing Override Service setup.","statisticChartLine_green","invite_users","PrepareIntegrityTokenRequest{cloudProjectNumber=","used_by_curr_pic_lt_sps_flag[","Received call in update: ","entries=","EXPORT_CREDENTIALS_TO_DEVICE_SETUP","frak","stars_usd_withdraw_rate_x1000","font-family","INT32_LIST","needGetStatuses","The accent TeXFormula can't be null!","BoostFeatureBackgroundGroup","SELECT MIN(mid) FROM messages_v2 WHERE uid = %d AND mention = 1 AND read_state IN(0, 1)","street_line1","FontProvider.getFontFamilyResult","idTokenRequested","MessageScheduledRepeatDeletePostponeDays","DROP INDEX IF EXISTS send_state_idx_messages;","last_selected_mute_until_time","CODECS=\\","chat_inAudioTitleText","I420Copy: width and height should not be negative","Shift_JIS","pauseMusicOnMedia","Android unknown","private-chats","SELECT count FROM dialog_photos_count WHERE uid = %d","setNextSelectedPositionInt","AppCompat recreation","AttachVoiceRestricted","WebInstantView","Blue_99_wp.jpg","StarsNeededTextReactions","wifi_p2p_state","com.htc.launcher.action.UPDATE_SHORTCUT","Shadow","EnableReactionsPreview","dialog_botid","ALTER TABLE paths_by_dialog_id ADD COLUMN message_id INTEGER default 0","Gangsta","Wrong thread.","RemoveManyEmojiCount","Passkeys__dispatch_prf_via_credman","equalscolon","ALBUM","Status XOR exception should be null","northeast","StarsConfirmPurchaseText2","com.oppo.launcher","chat_outViaBotNameText","getLocaleFileStrings: error, reloadLastFile = true;","bg_lime","Contextual Actions must contain a valid PendingIntent","REPLACE INTO reactions VALUES(?, ?, ?)","Wine","SELECT d.did, d.unread_count, s.flags FROM dialogs as d LEFT JOIN dialog_settings as s ON d.did = s.did WHERE d.unread_count > 0","disconnectStringResId","failed","M4A|M4P","ProductDetails is required for constructing ProductDetailsParams.","setEsDescriptor","passive","UPDATE messages_topics SET replydata = ? WHERE mid = ? AND uid = ?","Mention","contentUrl","AllowReadCallAndLog","intrface","WeekBasedYear","Configuration is for a different calendar: Hijrah-umalqura","com.sonymobile.home","resetStatsDate","dec3","chatAddType","CameraViewRenderNode","notify_manager","DELETE FROM web_recent_v3 WHERE id = '","INVISIBLE","DisplayCutoutCompat{","timeToLiveMillis","www.gstatic.cn/recaptcha","drawableMsgIn","addToGroup","first-name","ContactJoined","queueFetchItems","Unsupported protection scheme type '","remove\\","edgeColor","stargiftsCraftAttributesPermilles","inputsFormats","summary_","No need to prepare transfer when there is no media session","CallText","quick_reply_messages_limit","android.speech.extra.LANGUAGE_MODEL","emoji/metadata.bin","mConnectState=","ALWAYS","translationY","Please set a valid API key. A Firebase API key is required to communicate with Firebase server APIs: It authenticates your project with Google.Please refer to https://firebase.google.com/support/privacy/init-options.","com.sonyericsson.home.intent.extra.badge.ACTIVITY_NAME","failed to parse tgvoip server config","first_chunk must be 1","Cannot parse ","Yesterday","LivePhotosSavedHint","bots_create_limit_premium","mapping type other than 0 not supported: ","Did you forget to call start()?","The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: ","support_email_email","ArchiveSettingUnmutedFoldersInfo","androidx.core.view.extra.INPUT_CONTENT_INFO","image path = ","wildstrawberry","EBMLReadVersion ","Registration","webviewproxy.postEvent: no container","width\\","Arrow1.**","fonts-androidx","TypefaceCompatApi21Impl","Starting value need to be in between min value and max value","duplicate-fields","clientVersion","user_query","State is ","INTERNAL_ERROR","TB3-730X","enableBuiltInAEC(","panell_d","WakeLock: wakeLockName must not be empty","chat_TextSelectionCursor","InviteChannelRestrictedUsers2","No provider data returned","NotificationsStoryMutedHint","setEditChoicesBeforeSending requires setAllowFreeFormInput","REACT_GIVEAWAY","chat_selectedBackground","PRAGMA user_version = 151","android.widget.Switch","SavedStateViewModelFactory constructed with empty constructor supports only calls to create(modelClass: Class<T>, extras: CreationExtras).","OMX.lge.alac.decoder","GoogleApiClient is not connected yet.","FirebaseAppHeartBeatStorage","called getUri() on ","event_type","stars_suggested_post_future_min","data3","android.service.credentials.extra.GET_CREDENTIAL_EXCEPTION","ThanosEffect: kill failed, already dead","search_dialogs_action_mode","public-key","dstY","common_google_play_services_sign_in_failed_text","MessageProducer","detected contacts change","profiles","CallParticipant{user_id=","REPLACE INTO wallpapers2 VALUES(?, ?, ?)","vibrate_group","d MMM","DebugMenuDisableLogs","androidx.credentials.TYPE_QUOTA_EXCEEDED_ERROR","stories__expiration_durations","chat_inAudioPerfomerSelectedText","CREATE TABLE sent_files_v2(uid TEXT, type INTEGER, data BLOB, parent TEXT, PRIMARY KEY (uid, type))","SubjectSegmenterTask","ClientSettings must not be null","REPLACE INTO messages_holes VALUES(?, ?, ?)","trick-play","SntpClient","NotificationsOff","Invitations","SaveToGalleryVideoHintChannels","voipgroup_listViewBackgroundUnscrolled","StarRatingFuturePendingPoints","translations","strike","emoji metadata cannot be null","firstlogin","Serj","tg:premium_multigift","unknown delay","DELETE FROM profile_stories","A7010a48","UPDATE messages_topics SET replydata = ?, reply_to_message_id = ? WHERE mid = ? AND uid = ?","String at ","gcm.rawData64","self-muted","SELECT alias, version, date FROM emoji_keywords_info_v2 WHERE lang = ?","AccDescrMsgRead","java.lang.Short","mathrel","SELECT mid, uid FROM randoms_v2 WHERE random_id IN(%s)","onSessionStarting ","PassportRequest","Math Rock","modelIndex","sigmaTilde(0) was zero","OP_POST_NOTIFICATION","Couldn't parse timestamp: ","diameter","pendingIntent","Too many stream changes, so dropping offset: ","Unknown HEVC level string: ","DELETE FROM tag_message_id WHERE mid IN (","todoItemsMax","Play Store version installed does not support alternative billing only.","autoplay_video_liteforce","thumbGeneratingQueue","ShowNotificationsForInfo","Ignoring malformed Dolby Vision codec string: ","onMetaData","Unable to query the content provider","premiumGradientBackground1","FRIDAY","Seconds","Resource is compressed: ","Leaf atom defines extended atom size (unsupported).","Launching Play Store billing flow","Got NPE while authenticating with fingerprint.","emoji_stars","blurCoordinates[%d] = inputTexCoord.xy + singleStepOffset * %f;\\nblurCoordinates[%d] = inputTexCoord.xy - singleStepOffset * %f;\\n","enc_tasks_v4","Inconsistency detected. ","inapp_browser","CHANNEL_PUBLIC_GROUP_NA","Decline ToS update","Connection to Billing service is blocked.","back","80_80_g","device_capabilities","Failed to decode image: ","OptionalLong[","DeleteContactsTitle","Call is null, wtf","Id cannot be QueueItem.UNKNOWN_ID","suggestContacts","questeq","PrivacyPaymentsPaymentShippingCleared","Instant()","Keys in CBOR Map not in strictly ascending natural order:\\nPrevious key: %s\\nCurrent key: %s","M 0,0 C 0.05, 0, 0.133333, 0.06, 0.166666, 0.4 C 0.208333, 0.82, 0.25, 1, 1, 1","RGB#([0-9a-fA-F]{6})","mlkit.docscan.detect","Completer object has been garbage collected, future will fail soon","playbackDuration","physicalCameraIds","LowPowerEnabledSubtitle","DELETE FROM media_topics WHERE mid = %d AND uid = %d","android.support.v4.media.session.action.PREPARE_FROM_URI","kotlinx-coroutines-integration-testing_debugAgentTest","passcodeType","channelsRow","Picture: mimeType=","Cannot set vertical offset for MODE_DIALOG, ignoring","SELECT num, data FROM dialog_photos WHERE uid = %d","SetUrlAvailable","BoostingGroupWillReceiveBoost","ComponentsConfiguration","start import service","replyicons","Failed to parse cover art attribute","mDrawableCache","DROP TABLE saved_dialogs","setInMovie","chat_messageLinkIn","Minimum auto-size text size (","profile_badge","bots","emoji_keywords_v2","subjectSegmentationOptionalModuleLogEvent","provides a compact view action whose index is out of bounds.","SELECT message_id FROM %s WHERE state = 1 AND dialog_id = %d AND topic_id = %d LIMIT 1","Content-Range","Not launching prompt. Client activity was null.","emoji/","opus","Error fetching queue item ids, statusCode=%s, statusMessage=%s","deleted_messages","ID3 frame claims to extend frames area","can't get hevc encoder","googleSignInOptions","Ignoring track with unsupported format tag ","http://www.w3.org/ns/ttml#parameter","CHAT_REACT_TODO","Trip-Hop","SIGNUP","set_bundle_setting","GAIA","Failed to bind to the service.","REPLACE INTO sharing_locations VALUES(?, ?, ?, ?, ?, ?)","ALTER TABLE messages ADD COLUMN replydata BLOB default NULL","LayoutManager ","castingToDeviceStringResId","fwd_peer","Unsupported or unrecognized wav file type.","ALL_CHATS","lastDarkCustomThemeAccentId","timestampUs","aggregatedAutomlImageLabelingInferenceLogEvent","ALTER TABLE sent_files_v2 ADD COLUMN parent TEXT","COUNT(_id)","BoostingStarsGiveawayJustStartedGroup","start should be < than charSequence length","BoostingGiveawayMsgInfoPlural2","DeleteLocalizationText","skuDetailsToken","Rain","Micros","Invalid mode: ","actionBarDefaultArchivedTitle","groupableTitle","typeface","chat_outFileProgress","DELETE FROM poll_votes_mentions_topics","setPosterTime","AddedSubscribersToChannel","proxyPackage","chats_tabUnreadActiveBackground","shaders/fragment3.glsl","ban_chat_id","INT64_LIST","API_VERSION_UPDATE_REQUIRED","Skip the tag entry since data format is invalid: ","onSkipToPrevious","OpenInEditor","AccActionCloseTranscription","ro.kernel.qemu","autoManageModelOnLowMemory","topics","UsersCount","Failed to delete file which is a directory ","Error looping video","Error while checking earpiece! ","chat_textSelectBackground","actionBarDefaultSubtitle","Could not retrieve value from ThemedResourceCache#mUnthemedEntries","CastSession","notifications","result","A frame is already pending, dropping frame.","scopes","maxSize <= 0","LAST-PART=(\\\\d+)\\\\b","64_64","allowBots","ChatsException","city","UPDATE messages_topics SET send_state = 2 WHERE mid = %d AND uid = %d","UPDATE dialogs SET data = ? WHERE did = ?","SELECT data, mid, date FROM messages_v2 WHERE mid IN (%s) AND uid = %d","Berry","tg://settings/data/auto-download/reset","onDeviceDocumentDetectionLoadLogEvent","getErrorCode(...)","color-range","PRAGMA user_version = 21","USHORT","getWebpAttributes starting with: ","Found unsupported streamType fourCC: ","GoogleApiActivity","java.util.Collection","networkType","flounder","COUNT","originalImageSize","telegram_color_dialogsLogo","Android Auto","ReactionSoundDocId","setBadge ","peer settings loaded for ","Stopping the AudioTrackThread...","SortLastName","FolderLinkDeleted","InviteCallMessagePremiumBlockedMany","reactionsUserMaxDefault","savedDialogsPinnedLimitDefault","Showtunes","replies","mcv5a","networkConnectionInfo","web_app_setup_main_button","Yellow","Unable to compress bitmap","This stopwatch is already stopped.","voicechat","updateStoriesInLists ","p-pXcflrmFIBAAAAvXYQk-mCwZU","ResetMyAccountWarningReset","InstantCamera start encoder","probeCoroutineCreated","JqSUrO0-mFIBAAAAWwTvLzoWGQI","CREATE TABLE archived_stories (story_id INTEGER PRIMARY KEY, data BLOB);","brave","stories path = ","kern","IcyHeaders: name=\\","ChannelTopicsForbidden","chat_outMediaIcon","MessageScheduledUntilOnline","Found duplicate queue id: ","Provider must grant uri permissions","chat_inAudioPerfomerText","voipgroup_overlayAlertGradientMuted","cannot store more than MAX_VALUE elements","X-Youtube-Client-Version","SOAPAction","ISO-8859-15","Cannot set GServices prefix and skip GServices","TerminateWebSessionStop","Fido.U2F_ZERO_PARTY_API","android.media.session.MediaController","currencyCode","TB3-730F","Braket","DeleteFewChatsTitle","metadata","Method not decompiled: org.telegram.ui.LaunchActivity.handleIntent(android.content.Intent, boolean, boolean, boolean, org.telegram.messenger.browser.Browser$Progress, boolean, boolean):boolean","Cannot set inter line spacing without having specified a width!","PART-TARGET=([\\\\d\\\\.]+)\\\\b","CLOSED","setCompatibleBrands","SelfStoryViewsPage reactions load next ","passport_authorizeBackgroundSelected","callEncryptionHintDisplayedCount","promo_psa_message","person","not supported ","No account specified when starting VoIP service","received disabled notification channel event for ","playbackRate","RestrictedEmoji","ttVersion","To use this API you must specify a PurchasesUpdateListener when initializing a BillingClient.","voipgroup_listViewBackground","process load media messagesCount ","xn\\\\-\\\\-[\\\\w\\\\-]{0,58}\\\\w","errorInfo","SubjectArea","lastStickersLoadTimeEmojiPacks","wrong number of months on line: ","NotImplementedError","Manifest","DOCID=\\","android:showsDialog","captionLengthLimitPremium","com.htc.launcher.action.SET_NOTIFICATION","last char not ')'","Trying to set out of range star-based rating","If you provide an interpolator, you must set a positive duration","Pixi4-7_3G","getCredentialExceptionTypeToException","Epsilon","Almond","Font color not defined","appx. %1$s per %2$s","http://ns.google.com/photos/1.0/container/item/\\","onDeviceImageLabelDetectionLogEvent","8BC6ED","is_user_verifying_platform_authenticator_available","TYPE_LINE_DIGITAL","ErrorOccurred","requestCode","edit group call part id = ","android.intent.action.SENDTO","Input buffer size: ","ReactionReachLvlForReaction","Parfait","tg://settings/privacy/last-seen","chat_muteIcon","Update media notification.","PaidMessageActionOutMany","Compile error ","Attempting to use <fragment> tag to add fragment ","changePasscodeRow","Periwinkle","GF(0x","Got NPE while canceling fingerprint authentication.","calls_vibrate_","event_timestamps","KEY_INVALID","notify transferred with type = %d, sessionState = %s","CREATE INDEX IF NOT EXISTS uid_end_media_holes_topics ON media_holes_topics(uid, topic_id, type, end);","storyCaptionLengthLimitPremium","ProductDetailsParams cannot be null.","log_in_token_","showTagsRow","story_expiring_limit_premium","voip","MultiAutoCompleteTextView","DROP TABLE IF EXISTS story_pushes;","VoipChannelInvitedUser","ConnectivityMonitor","BoostingBoostsGroupByUserServiceMsgCount","Main synthetic","No response","highlightsTintColor","char","debug_loading: from fileref cache updated fileref from ","lavenderblush","stbl","CREATE TABLE attach_menu_bots(data BLOB, hash INTEGER, date INTEGER);","can't parse ErrorResilientCelpSpecificConfig yet","LocationStories","getCameraInfo failed on index ","tg://settings/privacy/phone-number/","SaveGroupMediaMessage","reactions_ia","total send time = ","alternate","redorange","language_id_l2c_jni","EnableCallVibrate","reinstalling ","getViewRootNames","30.0_30.0","onAuthSuccess future_auth_token is empty","inPreview","currentBreakClipTime","askNotificationsDuration","Conditional create failed, failure: ","sectionStartTimeInContainer","NULL can't be converted to a integer value","used_by_curr_pic_s0/1_flag","file not found","EmojiStatusExpireHint","PRAGMA page_size","20_20","windowBackgroundWhiteBlueText2","ldotp","StarsNeededLiveComments","SUCCESS_CACHE","android.settings.BLUETOOTH_SETTINGS","DELETE FROM chat_pinned_v2 WHERE uid = %d AND mid IN(%s)","Gift2ResaleFilterBackdrops","keyboard","usageSectionRow","deepskyblue","avatar_background2Pink","proxy_enabled","LimitReachedStoriesCount2Premium","navy","Callbacks must set parent bounds in populateNodeForVirtualViewId()","Invalid purchase token.","ANMF","load","resolve","x86_64","Binding to the service in the Play Store has failed. This can be due to having an old Play Store version installed on the device.\\nAsk the user to update Play Store.\\n","PRAGMA user_version = 19","DispatchQueuePool","dialogCheckboxSquareDisabled","com.coremedia.iso.boxes.CompositionTimeToSample","chat_inFileProgressSelected","android.provider.extra.ACCEPT_ORIGINAL_MEDIA_FORMAT","HOT methods are not stored in the bitmap","tg://settings/privacy/data-settings","flashMode_front","PauseMusicOnRecordInfo","Cursor read incomplete (ContentProvider dead?)","application/x-7z-compressed","EMAIL_ADDRESS_INVALID","statusImageView","script_script","Open camera failed on camera index ","Darling","Minimum visible change must be positive.","SELECT data, mid FROM messages_v2 WHERE uid = ? AND mid <= ? ORDER BY mid DESC LIMIT 10","device_storage_cleared","JSON Parse error","long_date","miniApps","FocalPlaneResolutionUnit","Shape?","UPDATE dialogs SET folder_id = ? WHERE did = ?","a000","showExtraNotifications: holders[","Selected routes are empty. This shouldn't happen.","onLeaveAnimationStart: estimatedDuration=","The request did not have the required credentials. Please make sure your google-services.json is valid.","androidClientInfo","sound_path_","CREATE TABLE IF NOT EXISTS media_holes_v2(uid INTEGER, type INTEGER, start INTEGER, end INTEGER, PRIMARY KEY(uid, type, start));","DefaultTeXFont.xml","content_safe_area_changed","2720","clientEid","LocationAvailability[","The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.","API_NOT_CONNECTED","bufferForPlaybackMs","USERNAME_OCCUPIED","database recovered time ","Cosmic","context_id","Mapsto","hasMainTabs","Gentle","Truncating styl end (","android.hardware.telephony","tg://settings/privacy/2sv","gcm.n.sound2","elapsedUs","strokeLineJoin","PRAGMA user_version = 68","PHONE_NUMBER_OCCUPIED","TSOA","tg://settings/power-saving/call-animations","resume SessionState to current session","rewindStringResId","android.support.customtabs.extra.TOOLBAR_COLOR","TranscriptionTrialEnd","Intent(ACTION_REQUEST_PE…EXTRA_PERMISSIONS, input)","Disable failed.","android-target-sdk","AwaitContinuation","SELECT state FROM downloading_documents WHERE state = 1","spbreve","https://instagram.com/","15555215572","INSERT","MuteForButton","topPadding","moveto CREATED: ","SpecialEffectsController: Executing pending operations","SAFETYNET_REQUESTFIREBASESMS_FALSE","slice-height","moveto ATTACHED: ","contact_note_length_limit","maxMessageLength","setWidth","No need to prepare transfer when transferring from local","encId","Remote error","create new tgvoip instance, version ","adGroup(timeUs=","endTimeMillis","borderstyle","Failed to get module context","Invalid name for the command :","timeZone","android.media.route.feature.LIVE_VIDEO","The size of tag group[","returnToCallText","UPDATE messages_v2 SET replydata = ? WHERE reply_to_message_id IN(?) AND uid = ?","getLayer","identifyPossibleLanguagesResult","Required Parameter: 'callback' is required to use the created token and handle errors","CharAtom: '","Failed parsing color value: ","Authenticator combination is unsupported on API ","Binder object is null.","tfoot","hasChanged=%b, mFirstApplicationStatusUpdate=%b","Ignoring unexpected XMP metadata","Layer-2","Other3","Method not decompiled: org.telegram.ui.Components.conference.message.GroupCallMessageCell.getLongPressDuration():long","rewind30StringResId","builder","htc_video_rotA-090","VoipInCallBrandingWithName","8. currentTask = GoogleDnsLoadTask","DELETE FROM events WHERE _id in ","M 37.843 17.769 C 41.143 19.508 44.131 21.164 47.429 23.117 C 48.542 23.775 49.623 24.561 49.761 25.993 C 50.074 28.708 48.557 30 46.347 30 L 6 30.012 C 3.79 30.012 2 28.222 2 26.012 L 2.009 4.609 C 2.009 1.626 5.276 0.664 7.074 1.541 C 10.608 3.309 28.488 12.842 37.843 17.769 Z","EventLogPromotedTitle","outlinecolour","Chronology mismatch, expected: ","CREATE TABLE global_log_event_state (last_metrics_upload_ms BIGINT PRIMARY KEY)","urn:mpeg:dash:utc:http-xsdate:2012","AuthSignInClient","exportPrivateUri","this future","BYTES","forward_to","android:support:activity-result","hookleftarrow","30_30_nolimit","ReactionsPerPost","Q427","30_30","SELECT data FROM fact_checks WHERE hash IN (","ChannelMembersInfo","weatherSearchUsername","Spinner","DURATION=([\\\\d\\\\.]+)\\\\b","MPEG7Stream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","wMotion","external-media-path","must have a value that consists of exactly 1 character!","external_surround_sound_enabled","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION","UPDATE unread_push_messages SET mid = ? WHERE uid = ? AND mid = ?","delete channel cleanup ","consumer_package","CREATE INDEX IF NOT EXISTS last_mid_i_idx_dialogs ON dialogs(last_mid_i);","Setting listener to ","SELECT max_read_id FROM topics WHERE did = %d AND topic_id = %d","γεια","streamModeSmoothingRatio","TsDurationReader","AFTT","micro","REACT_TEXT","chat_botKeyboardButtonBackgroundPressed","gms:playlog:service:samplingrules_","AccActionOpenTranscription","Not connected. Call connect() and wait for onConnected() to be called.","LazyField now only used for MessageSet, and the value of MessageSet must be an instance of MessageLite","SUBTITLES","set as patched ","chat_inFileInfoSelectedText","MediaSessionCompat","flash mode ","dialog_bar_location","fill_shapes","sequenceParameterSetExts","title=? AND account_type=? AND account_name=?","tg:statsrefresh","2202","acronym","autoNightSunriseTime","CREATE TABLE story_drafts (id INTEGER PRIMARY KEY, date INTEGER, data BLOB, type INTEGER);","prfAlreadyHashed","InstantCamera camera surface available","Couldn't match ","FragmentManager misc state:","FAILURE_RESPONSE","superState must be null","onStop: No matching routeController found. routingController=","TopicContainsEmojiPackSingle","TSO2","https://www.youtube.com","goldenrod","Wibe Small.**","saved_reactions_","priority %d must be a Priority.PRIORITY_* constant","Sending ","This mutex is already locked by the specified owner: ","Invalid template: ","Signal: unknown\\n","mathbin","Api must not be null","langpack_patched","infinite_reactions","60_60","StoryPrivacyRecipients","No active account found in the Play Store app. Note that the Play Integrity API now supports unauthenticated requests. This error code is used only for older Play Store versions that lack support.\\nAsk the user to authenticate in Play Store.\\n","PACK_TITLE_INVALID","isEmpty","actionBarDefaultSearchPlaceholder","SM-T585","wheat","urn:mpeg:dash:utc:http-iso:2014","PersistedInstallationEntry{firebaseInstallationId=","onCloseWindow ","APP_PAUSED","YCbCrCoefficients","scheduleDate","disk","editText cannot be null","getLatency","emailcode_code","storyExpiringLimitDefault","Banana","CREATE TABLE chat_settings_v2(uid INTEGER PRIMARY KEY, info BLOB, pinned INTEGER, online INTEGER, inviter INTEGER, links INTEGER, participants_count INTEGER)","STORAGE_NOT_EMPTY","release() called on a session that's already fully released.","Unknown HDR type: %s","credentialData","osVersion","PhotoEditorTypefaceRoboto","AviHeader not found","DELETE FROM bot_keyboard_topics WHERE mid IN(%s) AND uid = %d","points\\","Null payload","Invalid zip data. Stream ended after $totalBytesRead bytes. Expected ","Could not stop all connections","com.vivo.launcher","SELECT did FROM dialogs WHERE folder_id = 0 ORDER BY pinned DESC, date DESC LIMIT 0,10","LOGIN","get layout inflater for DialogFragment ","ENUM","identifiedLanguage","BEGIN_SIGN_IN","fadeAmount","PhotoEditorTypefaceItalic","Invalid element type ","LiteOptionsSpoiler","ReplyQuote: todo task is not found","SELECT did, last_mid, unread_count, date FROM dialogs WHERE unread_count > 0","Selected local version of ","null cannot be cast to non-null type kotlin.String","androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL","StarsConfirmPurchaseMedia_Photos","textbf","my_profile","dark_text","CameraView eglMakeCurrent failed ","Talofa","Version marker missing from extras","PLAYBACK_START","0.################","dvh1","Box.**","Can't load animation resource ID #0x","OptionalInt.empty","urn:x-cast:[-A-Za-z0-9_]+(\\\\.[-A-Za-z0-9_]+)*","Failed to get regid","SHA1","vibrate","shadowsTintIntensity","chatId","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d&markers=color:red%%7Csize:mid%%7C%.6f,%.6f&sensor=false&key=%s","GiftPreviewCountSymbols","LimitReachedFoldersPremium","DELETE FROM messages_seq WHERE mid = %d","external-path","singletonList(...)","mathscr","f_alpha","story_repost","220_220_b","containerMetadata","SUBS_MANAGEMENT_INTENT","enableStreamRow","DefaultIcon","InactiveChannelSignature","callingSource","https://telegram.org/dl","Starting dialog intent...","THEME_SLUG_INVALID","eglInitialize failed","Disable video qualities debug","android.support.PARENT_ACTIVITY","IsRecordingAudio","Scrapped or attached views may not be recycled. isScrap:","center must not be null.","feature_usage_package_name","A RouteController unrelated to the selected route is released. controller=","AutoNightUpdateLocation","init.ttVM_x86.rc","actionBarBrowser","filter must not be null","CREATE TABLE topics(did INTEGER, topic_id INTEGER, data BLOB, top_message INTEGER, topic_message BLOB, unread_count INTEGER, max_read_id INTEGER, unread_mentions INTEGER, unread_reactions INTEGER, read_outbox INTEGER, pinned INTEGER, total_messages_count INTEGER, hidden INTEGER, edit_date INTEGER, nopaid_messages_exception INTEGER, unread_poll_votes INTEGER, PRIMARY KEY(did, topic_id));","OUTLINE","Dance","Couldn't find encoder for type ","URI must either use scheme rawresource or android.resource","null cannot be cast to non-null type java.net.HttpURLConnection","com.chrome.dev","RequestToJoinMembersThree","eventCode","onSessionResumed with wasSuspended = %b","UPDATE chat_settings_v2 SET pinned = 0 WHERE uid = %d AND pinned IN (%s)","documentScannerUiModuleScreenViewEvent","ExoPlayerImpl","label","android.intent.extra.shortcut.INTENT","NotificationsController: processNewMessages msgs.size()=","VorbisUtil","giftTypesHeaderRow","UPDATE dialogs SET flags = ? WHERE did = ?","no_ads","Dstrok","createAudioRecordOnMOrHigher","MMM d, yyyy","DELETE FROM download_queue WHERE 1","offerToken is required for constructing ProductDetailsParams for subscriptions.","DELETE FROM channel_admins_v3 WHERE did = ","Triangle 4.**","Message was missing required fields.  (Lite runtime could not determine which fields were missing).","SQLiteEventStore","authenticationResponseJson","Portuguese (Brazil)","https://","Found default route: ","The program has been released","TLEN","PeerConnectionFactory","BotRemoveInlineFromMenu","onMetadataUpdated ","pause-music","2225","Centuries","kotlin.Float","emoji_groups","GCamera:MotionPhotoPresentationTimestampUs","ChooseYourLanguageOther","ELUGA_Prim","contacts_updated_v7","write int64 error","notificationNum","ReactionApplyChangesDialog","fieldset","gridProgress","CrashUtils","Body Main.**","null cannot be cast to non-null type S of kotlinx.coroutines.internal.SegmentOrClosed","primary.prof","bundle","ALLOW_PAYMENT_REQUIRED_","FILE_PREPARE_FAILED","sub_layer_tier_flag[","BoostingGiftLink","An instance of ","org.adw.launcher","dotso","MapPreviewProviderNobody","LimitReachedChatInFolders","requested_chat_sent","GiftPremiumUsersPurchasedMany","Antique","SELECT uid FROM requested_holes WHERE uid = %d AND ((seq_out_start >= %d AND %d <= seq_out_end) OR (seq_out_start >= %d AND %d <= seq_out_end))","isRtmpStream","xn--","Style:","CREATE TABLE media_holes_v2(uid INTEGER, type INTEGER, start INTEGER, end INTEGER, PRIMARY KEY(uid, type, start));","IntegrityTokenRequest{nonce=","mulberry","destructive","ApplicationAnalytics","emojiPacksRow","precision mediump float;\\n","CastOptions cannot be null","replyicons_last_check","mMainThread","SHIPPING_NOT_AVAILABLE","Skipping bad cue setting: ","Camera access exception: ","hint","Invalid character reference: %s","has an unknown value '","Invisible","SetVideo","ACTION_CLEAR_ACCESSIBILITY_FOCUS","tg://settings/notifications","ConnectingToProxyEnable","Folk","Clearing restore credential failed","libopus","zh-guoyu","WXXX","CompoundButtonCompat","AspectFrame","onSignalingThreadReady","icthumb.jpg","androidx.credentials.BUNDLE_KEY_AUTHENTICATION_RESPONSE_JSON","dialogFloatingIcon","restrict_members","defaultrulethickness","input_method","PRAGMA user_version = 86","outTime","stopNestedScroll","FwdMessageToManyChats","illegal radix: ","hlsVideoSegmentFormat","PsaInfo_","STORY_SEND_FLOOD_WEEKLY_","Unexpected first three bytes of ID3 tag header: 0x","INAPP_PURCHASE_DATA","GoogleCertificates","AppCompat does not support the current theme features: { windowActionBar: ","wrong Vector magic in TL_StoryPrivacy (3)","i-frame-interval","appUpdate","inappPlayerTitle","unrated","relbar","decimalStyle","back_button_pressed","chat_messagePanelShadow","Bebop","TrafficStats{bytesSentWifi=","file_to_path.db-shm","Cannot bind item to ViewHolder because of wrong view type","Malachite","onlyUsers","ReactionMaxCountError","CREATE TABLE reaction_mentions(message_id INTEGER PRIMARY KEY, state INTEGER);","AFTJMST12","JS_LOAD","StarsSubscribeTextTest","armeabi-v7a","passkey","com.miui.mihome2","The analyticsSession should not be null for logging. Create a dummy one.","DiscussionGroupHelp","SlowmodeSelectSendError","AquaIcon","audio.mp3","Arrow1","DELETED","google_sessionIdExtension","StoriesList put story ","WavExtractor","Uploader","Do not call dispatchPictureInPictureModeChanged() on host. Host implements OnPictureInPictureModeChangedProvider and automatically dispatches picture-in-picture mode changes to fragments.","galleryImportProcessingMs","Firebase-Client-Log-Type","Current client doesn't support subscriptions.","photo viewer","actionBarTabSelector","CredManProvService","PASSIVE","LaTeX","ignore_restriction_reasons","ID3 exception occured: ","View should be fully attached to be ignored","IMG_","SELECT data FROM unconfirmed_auth","Couldn't resolve menu item onClick handler ","crop-right","Creating an asynchronous MediaCodec adapter for track type ","Failed to determine which loading route to use.","channelProfileIconLevelMin","UPDATE messages_v2 SET replydata = ? WHERE mid = ? AND uid = ?","ORDERED","group_custom_wallpaper_level_min","Unknown profile level id: ","Skipped ID3 tag with unsupported majorVersion=","support_email_address","InvLinkToGroup","CREATE TABLE botcache(id TEXT PRIMARY KEY, date INTEGER, data BLOB)","UPDATE media_counts_v2 SET old = 1 WHERE 1","AreYouSureUnsaveSingleMessage","camera preview ","textcircled","file_reference_base64","ActionGiftPremiumTitle2","done loading contacts","LABEL","delete voice file (joined)","smartReplies","RaiseToListenInfo","password == null","after animation is cancelled, item should not be in mChangeAnimations list","พ.ศ.","America/Phoenix","BasicStroke{width=","AFTS","search_results","Role","USER_IS_BLOCKED","removeFragmentFromStack ","dateTextView","android_log_tag","text_RedBold","Psytrance","6migrateOffsetChatId","AutoNightPreferred","chat_status","America/Sao_Paulo","surfaceChanged: size: ","recoveryview_params","ThemeResetToDefaultsText","Camera failure. Client must return video buffers.","addExceptionRow","bg_cyan","script","android.credentials.CreateCredentialException.TYPE_UNKNOWN","chats_nameMessage","dhf9pceaQVACAAAAbzdVo4SCiZA","HmacSecretExtension{coseKeyAgreement=","AgeVerificationText","Attempted to bind to a service in a STOPPED package.","premiumFeaturesTypesToPosition","SAVE_CACHE_JS","appUpdateBuild","web_app_setup_back_button","Unknown shape ","storyReaction","pinned_dialogs_count_max_default","Requested flags 0x","messageEntityMention","oldSkuPurchaseId","Tag compression is not supported","tg://openmessage?chat_id=","proximity changed to ","fr.neamar.kiss","save media only from peer chats","users_data","CREATE INDEX IF NOT EXISTS uid_topic_id_date_mid_messages_topics ON messages_topics(uid, topic_id, date, mid);","listeners","INIT_NATIVE","android.speech.extra.RESULTS_PENDINGINTENT_BUNDLE","SurfaceTextureHelper is null","Box1","getLocaleFileStrings: reloadLastFile = false","application/x-bzip2","gcm.n.notification_priority","atopwithdelims","deferred","CHAT_REACT_ROUND","Grande","DELETE FROM chat_hints WHERE did = %d AND type = %d","InstantSeconds","DELETE FROM reaction_mentions_topics","event_id = ?","invalid stream type","updateDeletedStoriesInLists ","Christian Gangsta Rap","Unsupported form type: ","Text can not be null","masks","ALTER TABLE dialogs ADD COLUMN pinned INTEGER default 0","ACTION_PAGE_RIGHT","mdhd: duration ","log2_diff_max_min_transform_block_size","each minute","pages","uniform float texelWidthOffset;\\n","Button does not exist","gcm.n.title","java-lang-class-unsupported","stts","webm writeFile error at ","requestExpressIntegrityToken(%s)","Missing Permission: ","SELECT inbox_max FROM dialogs WHERE did = ","Animation from operation ","StoriesList remove story ","onCheckIsTextEditor: no container","StoryDrafts","port","Daring","CREATE INDEX IF NOT EXISTS reaction_mentions_did ON reaction_mentions(dialog_id);","Wavetable synthesis","drawableMsgOut","featuredStickers_unread","stories_camera","AddManyMembersAlertTitle","mediaColumnsCount","Unexpected argument: ","mParentFragment=","EventStoreConfig{maxStorageSizeInBytes=","ResetAccountCancelledAlert","cccc","Skipping cue with bad header: ","MilliOfSecond","Offline license has expired or will expire soon. Remaining seconds: ","Assistant_verifier","id cannot be empty","android.widget.RadioButton","onApplyWindowInsetsListener","Easy Listening","unset:","Cannot perform swap since only one image data exists","ALL_FEATURES","ALTER TABLE dialogs ADD COLUMN data BLOB default NULL","Choose from gallery","BoostFeatureProfileColor","Low latency mode will be used.","DELETE FROM fact_checks WHERE expires > ","N: Name=\\","DELETE FROM enc_chats WHERE uid = ","CancelAccountResetInfo2","UnsafeAtomicHelper is broken!","chat_outMenuSelected","JobInfoScheduler","omx.google.","ArchiveHintSection2","StoryNotificationSingle","Attempted to call failure callbacks in CONNECTION_MODE_NONE. Callbacks should be disabled via GmsClientSupervisor","ArchiveHintSubtitleUnmutedMove","MeteringMode","uniform sampler2D y_tex;\\n","SchedulerConfig{clock=","CircleOptions must not be null.","useSurfaceInStories","hide: ","android.view.accessibility.action.ARGUMENT_PROGRESS_VALUE","MediaStreamTrack has been disposed.","Can't make a decor toolbar out of ","setup","ClearcutLogger.API","coloncolonsim","onShowFileChooser: no container, false","Solar","VoipDataSaving","createFromFontInfoWithFallback must only be called on API 29+","media_item","zzaf","android.intent.action.MEDIA_SCANNER_SCAN_FILE","onRequestExpressIntegrityToken","ThemeAlsoAppliedForHint","promo_dialog_type","Billing Override Service connection is disconnected.","ScrollGesturesEnabledDuringRotateOrZoom","ANONYMOUS_CALLS_DISABLED","Failed to encode token: ","Stop capture: Nulling session","NO_DECISION","buttonNeutral","describes-music","DROP INDEX IF EXISTS flags_idx_dialogs;","textDetectionOptionalModuleLogEvent","SELECT wp.id, wp.mid, m.uid FROM webpage_pending as wp INNER JOIN messages as m ON wp.mid = m.mid WHERE 1","isSystemRoute","BoostingSelectUpToWarningCountriesPlural","Current client doesn't support multi-item purchases.","12. currentTask = firebase","DROP TABLE IF EXISTS media_v3;","d MMMM yyyy","chat_serviceText","DIALOG_FILTERS_TOO_MUCH","maxval","Failed to get visible insets. (Reflection error). ","CREATE INDEX IF NOT EXISTS uid_mid_type_date_idx_media_v3 ON media_v3(uid, mid, type, date);","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform bool composite;uniform int type;uniform vec4 color;uniform vec2 resolution;uniform vec2 center;uniform vec2 radius;uniform float thickness;uniform float rounding;uniform float rotation;uniform float arrowTriangleLength;uniform vec2 middle;uniform bool fill;uniform bool clear;float sdTriangle( in vec2 p, in vec2 p0, in vec2 p1, in vec2 p2 ) {   vec2 e0 = p1 - p0, e1 = p2 - p1, e2 = p0 - p2, v0 = p - p0, v1 = p - p1, v2 = p - p2;   vec2 pq0 = v0 - e0*clamp( dot(v0,e0)/dot(e0,e0), 0.0, 1.0 ), pq1 = v1 - e1*clamp( dot(v1,e1)/dot(e1,e1), 0.0, 1.0 ), pq2 = v2 - e2*clamp( dot(v2,e2)/dot(e2,e2), 0.0, 1.0 );   float s = e0.x * e2.y - e0.y * e2.x;   vec2 d = min( min( vec2( dot( pq0, pq0 ), s*(v0.x*e0.y-v0.y*e0.x) ),                      vec2( dot( pq1, pq1 ), s*(v1.x*e1.y-v1.y*e1.x) )),                      vec2( dot( pq2, pq2 ), s*(v2.x*e2.y-v2.y*e2.x) ));   return -sqrt(d.x) * sign(d.y);}float sdBezier(vec2 A, vec2 B, vec2 C, vec2 P) {    vec2 a=B-A,b=A-B*2.+C,c=a*2.,d=A-P;    vec3 k=vec3(3.*dot(a,b),2.*dot(a,a)+dot(d,b),dot(d,a))/dot(b,b);    float p=k.y-k.x*k.x/3., p3=p*p*p, q=k.x*(2.*k.x*k.x-9.*k.y)/27.+k.z, D=q*q+4.*p3/27.;    if (D >= 0.) {        float z=sqrt(D);        vec2 x=(vec2(z,-z)-q)/2., uv=sign(x)*pow(abs(x),vec2(1./3.));        float r=clamp(uv.x+uv.y-k.x/3.,0.,1.);        return length(d+(c+b*r)*r);    } else {        float v=acos(-sqrt(-27./p3)*q/2.)/3., m=cos(v), n=sin(v)*1.73205;        vec3 t=clamp(vec3(m+m,-n-m,n-m)*sqrt(-p/3.)-k.x/3.,0.,1.);        return min(min(length(d+(c+b*t.x)*t.x),length(d+(c+b*t.y)*t.y)),length(d+(c+b*t.z)*t.z));    }}vec4 blendOver(vec4 a, vec4 b) {    float alpha = b.a + a.a * (1. - b.a);    if (alpha <= 0.) return vec4(0.);    return vec4((b.rgb * b.a + a.rgb * a.a * (1. - b.a)) / alpha, alpha);}void main (void) {   vec4 dst = clear ? vec4(0.) : texture2D(texture, varTexcoord.st, 0.0);   vec2 p = varTexcoord.st * resolution - center;   float sdf;   vec2 pp = p;   p *= mat2(cos(rotation), -sin(rotation), sin(rotation), cos(rotation));   if (type == 0) {       sdf = length(p) - min(radius.x, radius.y);   } else if (type == 1 || type == 3) {       vec2 q = abs(p) - abs(radius) + rounding;       sdf = min(max(q.x, q.y), 0.0) + length(max(q, 0.0)) - rounding;   } else if (type == 2) {       float n = 5.;       float an = 3.141593 / float(n);       vec2  acs = vec2(cos(an), sin(an)), ecs = vec2(cos(1.), sin(1.));       float bn = mod(atan(p.x, -p.y), 2.0 * an) - an;       p = length(p) * vec2(cos(bn), abs(sin(bn)));       p -= min(radius.x, radius.y) * acs;       p += ecs*clamp( -dot(p, ecs), 0.0, min(radius.x, radius.y) * acs.y / ecs.y);       sdf = length(p) * sign(p.x);   } else if (type == 4) {       p += center;       sdf = sdBezier(center, middle, radius, p) - thickness;       vec2 ba = center - middle;       float a = atan(ba.y, ba.x), g = 30. / 180. * 3.14, ar = sin(g) * arrowTriangleLength;       vec2 ac = center + vec2(cos(a),sin(a)) * ar / 2.;       sdf = min(sdf, max(0., sdTriangle(p, ac, ac+vec2(cos(a+3.14-g), sin(a+3.14-g))*ar, ac+vec2(cos(a+3.14+g), sin(a+3.14+g))*ar)));       sdf += thickness;   }   if (type == 3) {       vec2 c = middle-center;       float a = atan(c.x, -c.y), r = min(radius.x, radius.y) / 2.;       float k = rounding/2., bsdf = sdTriangle(pp+center, center-vec2(cos(a),sin(a))*r, center-vec2(cos(a-3.14),sin(a-3.14))*r, middle);       float h = max(k-abs(sdf-bsdf), 0.)/k;       sdf = min(sdf,bsdf)-h*h*h*k*(1.0/6.0);   }   if (fill && sdf < 0.) {       sdf = 0.;   }   vec4 c = vec4(color.rgb, color.a * (1. - clamp((abs(sdf) - thickness), 0., 2.) / 2.));   gl_FragColor = blendOver(dst, c);   if (!composite) {       gl_FragColor.rgb *= gl_FragColor.a;   }}","fileList\\\\s*=\\\\s*JSON\\\\.parse\\\\('([^']+)'\\\\)","BoostingGroupBoostWhatAreBoostsDescription","Missing profile key: ","Eclectic","RESULT_DESIRED_FORMAT_UNSUPPORTED","Apple specific","Bytebuffer frame captured but camera is no longer running.","REPLACE INTO channel_users_v2 VALUES(?, ?, ?, ?)","clientExtensionResults","trying to write to finished file ","ApplicationAnalyticsUtils","targetResolutionWidth","dynamicPackOrder","androidx.activity.result.contract.extra.INTENT_SENDER_REQUEST","resetting routes. appIdToRouteInfo has these appId route keys: ","FragmentContainerView does not support Layout Transitions or animateLayoutChanges=\\","zh-hakka","iBinder","SUGGESTED_EMOJI_INVALID","enable_vp8_decoder","namath","chat_BlurAlphaSlow","ClientTelemetry.API","delivery_metrics_exported_to_big_query_enabled","luc1.**","documentRotationSuggestionDegrees","callerAppId","originalPath","dropVideoBuffer","Illegal event code: %d","Timed Metadata track - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","t.me/","cameraDrawable","outDuration","floralwhite","setDynamicRouteDescriptors: No selected routes. This may happen when the selected routes become invalid.routingController=","vivaldi","Frozen","Unable to initialize EGL10: 0x","TypePrivate","tmessages_passcode","Repeated chunk with unspecified duration","chat_wallpaper","messageCount","StarsNeededTextLink","SegmentTemplate","Unable to get icon type ","GetSignInIntent","existed","LifecycleCallback with tag ","show-tags","use_system_aec","skipPrevDrawableResId","tonGifts","feature_usage_last_report_time","screen on","android.webkit.resource.AUDIO_CAPTURE","oauth_request ","ALTER TABLE popular_bots ADD COLUMN pos INTEGER","channel","AuthenticatorResponse expected assertion response but got: ","Failed to parse Vorbis comment: ","ACTION_SCROLL_LEFT","CREATE TABLE IF NOT EXISTS emoji_keywords_v2(lang TEXT, keyword TEXT, emoji TEXT, PRIMARY KEY(lang, keyword, emoji));","Droga bez nazwy","REPLACE INTO messages_holes_topics VALUES(?, ?, ?, ?)","DiscussionChannelGroupSetHelp2","negative size: ","imageLayout","INSERT OR IGNORE INTO messages_holes SELECT * FROM old.messages_holes WHERE uid = %d;","Contour is not supported for non-SELFIE mode.","chatthemeconfig_emoji","Invalid extended command: ","root-path","zero_party_api_register_passkey","gcm.notification.","SESSION_TOO_FRESH_","getfile_experimental_params","AddedBy","IGmsServiceBroker@","photoPath","confirm_shown_%d_%d","Can't be here without a job id","fidoAppIdExtension","TotalDeviceSize","GroupLed","indigo","SSHORT","originalAirdate","u_Texture","EnableGroup2","Get restore credential failed for unknown reason, failure: ","tg://settings/data/use-less-data","Longleftarrow","passview_params","passview_code","FLOOD_WAIT_","Unable to write bitmap to file ","voicesRow","application_build","VP8L","widevine","saved_gifs_limit_default","drawableCommentSticker","fortuna","Activity's intent is null.","flipy","LiteMode","DELETE FROM chat_pinned_count","player\\","Failed to retrieve shortcut icon: ","toIndex (","chat_inForwardedNameText","Error creating the temporary TeXFormula '","DELETE FROM tag_message_id WHERE mid IN(%s)","https://telegram.org/deactivate?phone=","DeleteForUser","dd/MM/yyyy z","Invalid input length ","used","Rhythmic Soul","priceRow","Space Rock","getPackageManager(...)","ro.bootloader","Failed to load draft","j$.time.Instant","sensitiveContentRow","kotlin.collections.Iterator","soun","Skipping dialogue line before complete format: ","Telegram Audio","dialogButton","GoogleApiClientImpl","ERROR","EnableGroup","checkedSubtract","AccDescrDownloadProgress","null cannot be cast to non-null type kotlinx.coroutines.Waiter","Child ","data10","failed to resume, server doesn't support partial content. downloading from the beginning","animation","Skipping malformed 'Style:' line: '","voipgroup_lastSeenTextUnscrolled","SetPhotoForRest","Matte","has an unknown temporary TeXFormula name as value : '","boldId","delete all channel ","siteName ","SurfaceTextureHelper","stripe:publishableKey","REPLACE INTO enc_tasks_v2 VALUES(?, ?)","Null is not a valid value of FirebaseApp.","BoostStars","about_length_limit_premium","0:00.0","checkAndShowDialog(%s)","TransportContext(%s, %s, %s)","tg://settings/edit/add-account","largeQueueMaxActiveOperations","lite_mode","SELECT mid, uid, date, type, data FROM media_v3 WHERE 1","Салам","Wibe Big 3.**","installation","SendMediaPermissionFiles","Message classes must extend GeneratedMessage or GeneratedMessageLite","USAGE_ALARM","preserveWebView","saveRemoteLocaleStrings: difference is from version ","ADD UPDATE TO QUEUE pts = ","hello","roundAudioBitrate","Failed making constructor '","color_red","DROP TABLE stickersets","DynamiteLoaderV2CL","EDIT_USERNAME","post_code","SELECT m.data, m.mid FROM media_v4 m %s WHERE %s m.uid = %d AND m.mid >= %d AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","dropbox","intro_title_length_limit","lemonchiffon","Purchase. Json: ","Error while delivering the message to the serviceIntent","CREATE TABLE topics(did INTEGER, topic_id INTEGER, data BLOB, top_message INTEGER, topic_message BLOB, unread_count INTEGER, max_read_id INTEGER, unread_mentions INTEGER, unread_reactions INTEGER, PRIMARY KEY(did, topic_id));","google_userVerificationOrigin","zzaj","DiscoveryManager","androidx.media.PlaybackStateCompat.Extras.KEY_MEDIA_ID","ShareSendVideos","font_weight","conferenceCallSizeLimit","Item is unavailable for purchase.","migration_to_scoped_storage_count","ChannelInviteViaLink","CREATE INDEX IF NOT EXISTS topic_date_idx_quick_replies_messages ON quick_replies_messages(topic_id, date);","HW NS will be used.","sendDrawable","Skip must be non-negative: ","Billing Override Service disconnected.","kotlin.Cloneable","accountsAllRow","Dynamic lookup for intent failed for action ","ChannelHiddenMembersForbidden","round camera session created","zeroflte","GridLayoutManager","H123","REPLACE INTO business_links VALUES(?, ?)","paintChatActionBackground","initializeScrollbars","com.sonymobile.home.resourceprovider","delete channel by settings change ","https://t.me/giftcode/","SELECT unread_count FROM dialogs WHERE did = ","PAYMENT_GATEWAY","Silav li wir","DROP TABLE IF EXISTS reaction_mentions;","ChannelSubscribers","resetDelegate","chat_messagePanelText","Gift2Info2Expired","America/Argentina/Buenos_Aires","sticker.webp","PRAGMA user_version = 111","android.media.metadata.MEDIA_URI","area","extraPersonCount","TodayAt","displayInfo","Cannot create SeekableByteOrderedDataInputStream with stream that does not support mark/reset","kotlin.Comparable","messagetoobig","https://aomedia.org/emsg/ID3","tg:giftcode","chats_archiveavatar","credit","allowFreeFormInput","setSpeakerMute(","The macro \\\\hline is only available in array mode !","BoostingGiveawayServiceUndistributed","StoryLinkLimitMessage","compileShader","CREATE INDEX IF NOT EXISTS uid_date_mid_idx_messages ON messages(uid, date, mid);","ACKNOWLEDGE_PURCHASE","BoostingGiveawayTakePartMultiPlural","UserComment","playback_speed","ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)","tilde","lifecycle","Java 8+ API desugaring (library desugaring) cannot convert to java.util.LongSummaryStatistics","applyLanguage: currentLocaleInfo is set","after","encountered error while releasing, ignoring","sTexture","serviceNumber is non-zero (","Failed to initialize decoder","Cup Red","logEvent","DELETE FROM paths_by_dialog_id WHERE path = '","getSequenceParameterSets","ClockHourOfAmPm","media_url","com.googlecode.mp4parser.boxes.mp4.objectdescriptors.BaseDescriptor","BillingUtilities.savePurpose: saved {","Disconnected from service ","Making new request for: ","CrossProcessLock","multiAssertion","get_passkeys","TapToChange","Illegal AMR ","slideToCancelProgress","AvdcInflateDelegate","E5643","StarsController.buy onCanceled","maxPinnedDialogsCountPremium","last_space_check","tg://settings/devices/terminate-sessions","The replacementExperiments list is null.","formattedPrice","CREATE TABLE shortcut_widget(id INTEGER, did INTEGER, ord INTEGER, PRIMARY KEY (id, did));","imageLoadQueue","GoogleApiClient connecting is in step ","avatar_backgroundRed","Unexpected type for bundle log reason: ","bittersweet","addSessionManagerListener","KMetersShort","Could not get value from WindowInsets.CONSUMED field","PassportNativeInfo","binding to the service failed","chatMode","setProfileCompatibility","recoveryview_code","DROP INDEX IF EXISTS uid_mid_read_out_idx_messages_topics","46_46","applyRemoteLanguage ","InvalidFirstName","pcampaignid","basicIntegrity","Both dimensions must be greater than 0","Hallå","CREATE TABLE stickers_dice(emoji TEXT PRIMARY KEY, data BLOB, date INTEGER);","actionBarSlide","REPLACE INTO chat_pinned_v2 VALUES(?, ?, ?)","JoinRequests","repeatMode","appInstanceId","DROP TABLE IF EXISTS user_phones_v6;","yMin","Failed to enumerate thread/threadgroup ","Error registering stream volume receiver","Symphony","Unexpected NameNotFoundException: ","RESOLUTION_REQUIRED","messageSeenCount","CHAT_REACT_POLL","ro.miui.ui.version.name","drawableMsgInMedia","MetadataValueReader","pGrColor","ABCDEFGHIJKLMNOPQRSTUVWXYZ234567","Surface frame wait timed out","account_type","quad","StorySavedTitle","num_short_term_ref_pic_sets","reverse","BITMAP_MASKABLE","ERROR_TIMEOUT","Failed to get WebRTC class loader.","PRAGMA user_version = 76","CharMatcher.none()","MMM yyyy","The calling app is making too many requests to the API and hence is throttled.\\nRetry with an exponential backoff.\\n","Gospel","Not supported by GmsCore","start_incall_activity","identifyAllLanguagesConfidenceThreshold","streamMedia","islamic-umalqura","FILTER_ID_INVALID","The specified account could not be signed in.","palevioletred","extras","FunC","serviceLocation","SELECT data, mid FROM media_v4 WHERE uid = %d AND mid > %d AND type = %d ORDER BY date DESC, mid DESC LIMIT 1000","iconUri","audiotrack thread exits","The task was rejected","ResellGiftInfo","type-token-raw","loaded normal lib","SampleQueue","Illegal pattern component: ","this$0","lowLightFrameProcessEvent","jsonString","CHARSET","DROP INDEX IF EXISTS uid_mid_idx_imp_messages;","detect a shape","tg://settings/privacy/invites","final message not added, add","sps_scaling_list_data_present_flag","Indigo","beta","String resource \\","PRAGMA user_version = 41","com.sony.dtv.hardware.panel.qfhd","Hybrid__client_enabled","CAST_SENDER_SDK","ACTIVITY_REQUEST_CODE","fill-opacity","web_app_check_location","Could not process experiment: one of the durations could not be converted into a long.","Failed to load decoder native libraries.","useProxyRow","Cannot read metadata.","public_token","org.scilab.forge.jlatexmath.NewCommandMacro","Google Play services out of date for ","Double","setVolume","onSessionStarting","Cast.API","AccDescrScheduledDate","Meditative","oneTimePurchaseOfferDetailsList","ChangePhoneNumberOccupied","AutomaticGainControl is not available on this device :(","select route with routeId = %s","symbol","Must supply pending intent or shortcut to bubble","DELETE FROM emoji_groups WHERE type = ","aggregatedOnDeviceExplicitContentLogEvent","Spanish","pinned-messages","name_ulr_private","BoostFeatureBackground","Must set holder","MMMM d, yyyy","converting_toast","5. currentTask = null","Unexpected saio entry count: ","continueWith is not implemented","Activity started without extras","onItemRangeChanged(","getCameraIndex: ","themes","BillingUtilities.savePurpose id=","Reply","turnPasswordOffRow","notify item range inserted ","arccos","resetAvailablePeriod","kotlin.collections.Collection","Discover","value","Description cannot be null","application/vnd.amazon.ebook","events\\","BillingUtilities.getPurpose: searching purpose under ","Years","onShowFileChooser: true","gift_ribbon_soldout","ton_suggested_post_commission_permille","long_term_ref_pics_present_flag","Background color has not been defined.","unexpected: ","PRAGMA user_version = 143","GroupSettingsChangedAlert","nlClassifierClientLibraryLogEvent","Current client doesn't support extra params for buy intent.","DELETE FROM messages_holes_topics","defaults","Intent:","audio/amr-wb","reaction","CameraView start init gl","MembersCountSelected","max_transform_hierarchy_depth_inter","LatLngBoundsForCameraTarget","avc3","Unable to revoke access!","link","HWVNS-H","hasActiveInputChanged=%b, mFirstDeviceStatusUpdate=%b","Null transportContext","app_badge_count","CreateTheme","RataDie","Signal: ","Powerful","Layer-3","PublicKeyUtility","CREATE TABLE messages_seq(mid INTEGER PRIMARY KEY, seq_in INTEGER, seq_out INTEGER);","proxy","kiwi-browser","pendingIntent or createCredentialResponse must be specified.","lite_mode_battery_level","UPDATE chat_settings_v2 SET pinned = 0 WHERE uid = %d AND pinned <= %d","Estrada sem nome","mergeFrom(MessageLite) can only merge messages of the same type.","start upload story","ro.kernel.android.qemud","sampling_count","Class initialization cannot fail.","Gift2AuctionInfo2","Ignoring unknown BorderStyle: ","Gift2AddedToCollectionMany","Techno","checkKeepMedia task end time ","botPermissionLocation","file_hash","Unable to register zone as one already registered with that ID: ","Not initialized yet","application/x-protobuffer","MetadataImpl { { eventStatus: '","salmon","gravity or linear sensor not found","voip_chat","500_500_nocache","productIds","always","audio/x-midi","pipY","2204","Fatal exception in coroutines machinery for ","BatchedLogRequest{logRequests=","double_limits__dialog_pinned","ForceSetPasswordAlertMessageShort","SFIXED64_LIST","dialogFiltersLimitDefault","trimvoicehint","Context can't be null when inflating animators","releaseOutputBuffer","unregistered","Exception sending pending result","DROP INDEX IF EXISTS last_mid_idx_dialogs;","fontSize","releaseAudioResources","Color is invalid: ","Cannot skip atom","GiftAuctionInfo2Text","printerParser","Does not contain segment","audio/lg-ac3","brown","SELECT 1 FROM events WHERE context_id = ? LIMIT 1","Invalid zone offset pattern: ","status_text","getCredentialAsync no provider dependencies found - please ensure the desired provider dependencies are added","WEDNESDAY","processDialogsUpdate dialog not null","CREATE INDEX IF NOT EXISTS send_state_idx_messages2 ON messages(mid, send_state, date);","android.media.metadata.GENRE","removeItemAt","has an invalid float value!","ADD CHANNEL UPDATE TO QUEUE pts = ","Set-Cookie","ban_users","avatar_background2Green","forwardsRow","icy-pub","tagName: ","buffer.toString()","IMPORT_LANG_NOT_FOUND","wake lock acquiring","CREATE TABLE business_replies(topic_id INTEGER PRIMARY KEY, name TEXT, order_value INTEGER);","MessagePinnedHint","avatar_nameInMessageGreen","Camera2Sessions setRepeatingRequest error in updateCaptureRequest","setSampleNumber","Dance Hall","skip restoring session state due to null SessionState","chats_actionPressedBackground","Podcast","scaling_list_dc_coef_minus8","max_transform_hierarchy_depth_intra","DispatchedContinuation[","Parsing error","application/x-abiword","Inconsistent state ","DROP INDEX IF EXISTS uid_mid_type_date_idx_media;","Dutch","Winsome","adding more amount to committed reactions","No ObjectDescriptor found for objectTypeIndication ","androidx.credentials.TYPE_NO_MODIFICATION_ALLOWED_ERROR","Sugared","Cannot use sign-in mode: ","androidx.activity.result.contract.action.REQUEST_PERMISSIONS","There is already a listener registered","PathParser","badgeNumberMuted","the callback has never been registered","INIT_JS","SelfStoryViewsPage ","text_size","Unexpected format dimensions. Configured ","res/","NotificationPinnedPaidMedia","BaseEncoding.","Nova","profileBlurQueue","web_app_set_emoji_status","width","MessageLockedStarsConfirmMessage1","CODENAME","mathds","vec3(%.3f, %.3f, %.3f)","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;void main (void) {   gl_FragColor = texture2D(texture, varTexcoord.st, 0.0);   gl_FragColor.rgb *= gl_FragColor.a;}","write double error","Leaf atom with length > 2147483647 (unsupported).","linkToDeath","objectivec","Fragment already added: ","LiveStoryWatching","activity_rq#","MediaItem{mFlags=","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D otexture;uniform sampler2D mask;uniform vec4 color;uniform float preview;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = srcAlpha + dst.a * (1.0 - srcAlpha);   gl_FragColor = texture2D(otexture, varTexcoord.st, 0.0) * (preview + (1.0 - preview) * outAlpha);   gl_FragColor.rgb *= gl_FragColor.a;}","gnre","FrameMetrics","highlights","pipelineIdentifier","StoriesMovedToDialogs","GIF_TO_KEYBOARD","Service received bind request","Oval.**","DeleteSelectedTopic","15555215574","Cabaret","putStoryInternal: try write deleted story","voipgroup_overlayAlertGradientMuted2","Dust","digits","Color: 0x","checkBox","SET_PLAYBACK_RATE","Unknown error","models/star.binobj","null cannot be cast to non-null type kotlin.Function3<@[ParameterName(name = 'clauseObject')] kotlin.Any, @[ParameterName(name = 'param')] kotlin.Any?, @[ParameterName(name = 'clauseResult')] kotlin.Any?, kotlin.Any?>{ kotlinx.coroutines.selects.SelectKt.ProcessResultFunction }","BillingController.launchBillingFlow, checked consumables: ","Failed to create the NoiseSuppressor instance","Baroque","tg://settings/data/raise-to-speak","playready","voipgroup_overlayAlertGradientUnmuted2","profile_last_check","FIDO","preset2","unhandledErrors","Goog-Firebase-Installations-Auth","Candy","UPDATE messages_v2 SET mention = 1, read_state = read_state & ~2 WHERE mid = %d AND uid = %d","TypeLocationGroupEdit","AllNMedia","supplementary","Unknown","com.android.billingclient.ktx.BuildConfig","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.","maxRecentStickersCount","phone_requested","chatlistJoinedLimitDefault","SmsAvailableIn","scheme","accent","TON ","Cannot scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","input","Start capturing","from_index","appWidgetMaxHeight","setMajorBrand","inputFuture=[","onCompleteExitFromPip: byActivityStop=","toString","Unsupported field: DayOfQuarter","Invalid rotation. Only 0, 90, 180, 270 are supported currently.","FilterInviteHeader","com.android.vending.billing.InAppBillingService.BIND","switchTrackBlueSelectorChecked","FragmentManager:","HH:mm","coth","FisError","Null interface name for network ","Only one active OEM CredentialProvider allowed","Salam","ALTER TABLE events ADD COLUMN inline BOOLEAN NOT NULL DEFAULT 1","lastDayCustomTheme","ViewUtils","Path 5.**","gift_","MIME=\\","StoriesSound","AUTO_PAY_BALANCE_THRESHOLD_LIST","HOLE IN CHANNEL ","Callback cannot be null.","REPLACE INTO unconfirmed_auth VALUES(?)","lite_app_options","15555215576","AttachMediaPreview","DebugMenuReadAllDialogs","month","migrate step with id ","UPDATE scheduled_messages_v2 SET replydata = ? WHERE reply_to_message_id IN(?)","a long","i-hak","oauth_result_confirmed","SELECT mid, data FROM messages_v2 WHERE uid = %s ORDER BY date DESC LIMIT 20","STREAM_INVALID","VACUUM","DELETE FROM unread_push_messages WHERE date <= ","SELECT data, hash, time FROM star_gifts2 ORDER BY pos ASC","setInPreview","UPDATE scheduled_messages_v2 SET replydata = NULL","RECAPTCHA_FAILED_NO_ACTIVITY","REPLACE INTO media_holes_v2 VALUES(?, ?, ?, ?)","ContentInfoCompat{clip=","Unexpected type for debug message: ","allowedCardNetworks","migrate stop due to not 100 dialogs","dialogFiltersChatsLimitPremium","UPDATE topics SET unread_count = ?, unread_mentions = ?, total_messages_count = ? WHERE did = ? AND topic_id = ?","notifyDataSetChanged()","eglBase detach and release.","StoriesPinLimit","ImageLength","Haze","tkhd","Здраво","NOTE","can't restore database from version ","AutoDeleteSetInfo","getCameraCharacteristics()","shapedetector","show: ","13. currentTask == ","TEL;MOBILE:+","CREATE TABLE bot_keyboard(uid INTEGER PRIMARY KEY, mid INTEGER, info BLOB)","ToggleButton","figure","https:","PRAGMA user_version = 6","signInResultCode","paymentsClearRow","WebViewSwipeContainer","CREATE INDEX IF NOT EXISTS mid_idx_randoms_v2 ON randoms_v2(mid, uid);","REUSABLE_CLAIMED","eventName","star_reaction_click","Rock & Roll","SERVER INTERNAL ERROR: IOException: ","SponsoredMessageInfo2Description4","varying highp vec2 vTextureCoord;uniform sampler2D sTexture;uniform highp float width;uniform highp float height;uniform sampler2D curvesImage;uniform lowp float skipTone;uniform lowp float shadows;const mediump vec3 hsLuminanceWeighting = vec3(0.3, 0.3, 0.3);uniform lowp float highlights;uniform lowp float contrast;uniform lowp float fadeAmount;const mediump vec3 satLuminanceWeighting = vec3(0.2126, 0.7152, 0.0722);uniform lowp float saturation;uniform lowp float shadowsTintIntensity;uniform lowp float highlightsTintIntensity;uniform lowp vec3 shadowsTintColor;uniform lowp vec3 highlightsTintColor;uniform lowp float exposure;uniform lowp float warmth;uniform lowp float grain;const lowp float permTexUnit = 1.0 / 256.0;const lowp float permTexUnitHalf = 0.5 / 256.0;const lowp float grainsize = 2.3;uniform lowp float vignette;highp float getLuma(highp vec3 rgbP) {return (0.299 * rgbP.r) + (0.587 * rgbP.g) + (0.114 * rgbP.b);}lowp vec3 rgbToHsv(lowp vec3 c) {highp vec4 K = vec4(0.0, -1.0 / 3.0, 2.0 / 3.0, -1.0);highp vec4 p = c.g < c.b ? vec4(c.bg, K.wz) : vec4(c.gb, K.xy);highp vec4 q = c.r < p.x ? vec4(p.xyw, c.r) : vec4(c.r, p.yzx);highp float d = q.x - min(q.w, q.y);highp float e = 1.0e-10;return vec3(abs(q.z + (q.w - q.y) / (6.0 * d + e)), d / (q.x + e), q.x);}lowp vec3 hsvToRgb(lowp vec3 c) {highp vec4 K = vec4(1.0, 2.0 / 3.0, 1.0 / 3.0, 3.0);highp vec3 p = abs(fract(c.xxx + K.xyz) * 6.0 - K.www);return c.z * mix(K.xxx, clamp(p - K.xxx, 0.0, 1.0), c.y);}highp vec3 rgbToHsl(highp vec3 color) {highp vec3 hsl;highp float fmin = min(min(color.r, color.g), color.b);highp float fmax = max(max(color.r, color.g), color.b);highp float delta = fmax - fmin;hsl.z = (fmax + fmin) / 2.0;if (delta == 0.0) {hsl.x = 0.0;hsl.y = 0.0;} else {if (hsl.z < 0.5) {hsl.y = delta / (fmax + fmin);} else {hsl.y = delta / (2.0 - fmax - fmin);}highp float deltaR = (((fmax - color.r) / 6.0) + (delta / 2.0)) / delta;highp float deltaG = (((fmax - color.g) / 6.0) + (delta / 2.0)) / delta;highp float deltaB = (((fmax - color.b) / 6.0) + (delta / 2.0)) / delta;if (color.r == fmax) {hsl.x = deltaB - deltaG;} else if (color.g == fmax) {hsl.x = (1.0 / 3.0) + deltaR - deltaB;} else if (color.b == fmax) {hsl.x = (2.0 / 3.0) + deltaG - deltaR;}if (hsl.x < 0.0) {hsl.x += 1.0;} else if (hsl.x > 1.0) {hsl.x -= 1.0;}}return hsl;}highp float hueToRgb(highp float f1, highp float f2, highp float hue) {if (hue < 0.0) {hue += 1.0;} else if (hue > 1.0) {hue -= 1.0;}highp float res;if ((6.0 * hue) < 1.0) {res = f1 + (f2 - f1) * 6.0 * hue;} else if ((2.0 * hue) < 1.0) {res = f2;} else if ((3.0 * hue) < 2.0) {res = f1 + (f2 - f1) * ((2.0 / 3.0) - hue) * 6.0;} else {res = f1;}return res;}highp vec3 hslToRgb(highp vec3 hsl) {if (hsl.y == 0.0) {return vec3(hsl.z);} else {highp float f2;if (hsl.z < 0.5) {f2 = hsl.z * (1.0 + hsl.y);} else {f2 = (hsl.z + hsl.y) - (hsl.y * hsl.z);}highp float f1 = 2.0 * hsl.z - f2;return vec3(hueToRgb(f1, f2, hsl.x + (1.0/3.0)), hueToRgb(f1, f2, hsl.x), hueToRgb(f1, f2, hsl.x - (1.0/3.0)));}}highp vec3 rgbToYuv(highp vec3 inP) {highp float luma = getLuma(inP);return vec3(luma, (1.0 / 1.772) * (inP.b - luma), (1.0 / 1.402) * (inP.r - luma));}lowp vec3 yuvToRgb(highp vec3 inP) {return vec3(1.402 * inP.b + inP.r, (inP.r - (0.299 * 1.402 / 0.587) * inP.b - (0.114 * 1.772 / 0.587) * inP.g), 1.772 * inP.g + inP.r);}lowp float easeInOutSigmoid(lowp float value, lowp float strength) {if (value > 0.5) {return 1.0 - pow(2.0 - 2.0 * value, 1.0 / (1.0 - strength)) * 0.5;} else {return pow(2.0 * value, 1.0 / (1.0 - strength)) * 0.5;}}lowp vec3 applyLuminanceCurve(lowp vec3 pixel) {highp float index = floor(clamp(pixel.z / (1.0 / 200.0), 0.0, 199.0));pixel.y = mix(0.0, pixel.y, smoothstep(0.0, 0.1, pixel.z) * (1.0 - smoothstep(0.8, 1.0, pixel.z)));pixel.z = texture2D(curvesImage, vec2(1.0 / 200.0 * index, 0)).a;return pixel;}lowp vec3 applyRGBCurve(lowp vec3 pixel) {highp float index = floor(clamp(pixel.r / (1.0 / 200.0), 0.0, 199.0));pixel.r = texture2D(curvesImage, vec2(1.0 / 200.0 * index, 0)).r;index = floor(clamp(pixel.g / (1.0 / 200.0), 0.0, 199.0));pixel.g = clamp(texture2D(curvesImage, vec2(1.0 / 200.0 * index, 0)).g, 0.0, 1.0);index = floor(clamp(pixel.b / (1.0 / 200.0), 0.0, 199.0));pixel.b = clamp(texture2D(curvesImage, vec2(1.0 / 200.0 * index, 0)).b, 0.0, 1.0);return pixel;}highp vec3 fadeAdjust(highp vec3 color, highp float fadeVal) {return (color * (1.0 - fadeVal)) + ((color + (vec3(-0.9772) * pow(vec3(color), vec3(3.0)) + vec3(1.708) * pow(vec3(color), vec3(2.0)) + vec3(-0.1603) * vec3(color) + vec3(0.2878) - color * vec3(0.9))) * fadeVal);}lowp vec3 tintRaiseShadowsCurve(lowp vec3 color) {return vec3(-0.003671) * pow(color, vec3(3.0)) + vec3(0.3842) * pow(color, vec3(2.0)) + vec3(0.3764) * color + vec3(0.2515);}lowp vec3 tintShadows(lowp vec3 texel, lowp vec3 tintColor, lowp float tintAmount) {return clamp(mix(texel, mix(texel, tintRaiseShadowsCurve(texel), tintColor), tintAmount), 0.0, 1.0);} lowp vec3 tintHighlights(lowp vec3 texel, lowp vec3 tintColor, lowp float tintAmount) {return clamp(mix(texel, mix(texel, vec3(1.0) - tintRaiseShadowsCurve(vec3(1.0) - texel), (vec3(1.0) - tintColor)), tintAmount), 0.0, 1.0);}highp vec4 rnm(in highp vec2 tc) {highp float noise = sin(dot(tc, vec2(12.9898, 78.233))) * 43758.5453;return vec4(fract(noise), fract(noise * 1.2154), fract(noise * 1.3453), fract(noise * 1.3647)) * 2.0 - 1.0;}highp float fade(in highp float t) {return t * t * t * (t * (t * 6.0 - 15.0) + 10.0);}highp float pnoise3D(in highp vec3 p) {highp vec3 pi = permTexUnit * floor(p) + permTexUnitHalf;highp vec3 pf = fract(p);highp float perm = rnm(pi.xy).a;highp float n000 = dot(rnm(vec2(perm, pi.z)).rgb * 4.0 - 1.0, pf);highp float n001 = dot(rnm(vec2(perm, pi.z + permTexUnit)).rgb * 4.0 - 1.0, pf - vec3(0.0, 0.0, 1.0));perm = rnm(pi.xy + vec2(0.0, permTexUnit)).a;highp float n010 = dot(rnm(vec2(perm, pi.z)).rgb * 4.0 - 1.0, pf - vec3(0.0, 1.0, 0.0));highp float n011 = dot(rnm(vec2(perm, pi.z + permTexUnit)).rgb * 4.0 - 1.0, pf - vec3(0.0, 1.0, 1.0));perm = rnm(pi.xy + vec2(permTexUnit, 0.0)).a;highp float n100 = dot(rnm(vec2(perm, pi.z)).rgb * 4.0 - 1.0, pf - vec3(1.0, 0.0, 0.0));highp float n101 = dot(rnm(vec2(perm, pi.z + permTexUnit)).rgb * 4.0 - 1.0, pf - vec3(1.0, 0.0, 1.0));perm = rnm(pi.xy + vec2(permTexUnit, permTexUnit)).a;highp float n110 = dot(rnm(vec2(perm, pi.z)).rgb * 4.0 - 1.0, pf - vec3(1.0, 1.0, 0.0));highp float n111 = dot(rnm(vec2(perm, pi.z + permTexUnit)).rgb * 4.0 - 1.0, pf - vec3(1.0, 1.0, 1.0));highp vec4 n_x = mix(vec4(n000, n001, n010, n011), vec4(n100, n101, n110, n111), fade(pf.x));highp vec2 n_xy = mix(n_x.xy, n_x.zw, fade(pf.y));return mix(n_xy.x, n_xy.y, fade(pf.z));}lowp vec2 coordRot(in lowp vec2 tc, in lowp float angle) {return vec2(((tc.x * 2.0 - 1.0) * cos(angle) - (tc.y * 2.0 - 1.0) * sin(angle)) * 0.5 + 0.5, ((tc.y * 2.0 - 1.0) * cos(angle) + (tc.x * 2.0 - 1.0) * sin(angle)) * 0.5 + 0.5);}void main() {lowp vec4 source = texture2D(sTexture, vTextureCoord);lowp vec4 result = source;const lowp float toolEpsilon = 0.005;if (skipTone < toolEpsilon) {result = vec4(applyRGBCurve(hslToRgb(applyLuminanceCurve(rgbToHsl(result.rgb)))), result.a);}mediump float hsLuminance = dot(result.rgb, hsLuminanceWeighting);mediump float shadow = clamp((pow(hsLuminance, 1.0 / shadows) + (-0.76) * pow(hsLuminance, 2.0 / shadows)) - hsLuminance, 0.0, 1.0);mediump float highlight = clamp((1.0 - (pow(1.0 - hsLuminance, 1.0 / (2.0 - highlights)) + (-0.8) * pow(1.0 - hsLuminance, 2.0 / (2.0 - highlights)))) - hsLuminance, -1.0, 0.0);lowp vec3 hsresult = vec3(0.0, 0.0, 0.0) + ((hsLuminance + shadow + highlight) - 0.0) * ((result.rgb - vec3(0.0, 0.0, 0.0)) / (hsLuminance - 0.0));mediump float contrastedLuminance = ((hsLuminance - 0.5) * 1.5) + 0.5;mediump float whiteInterp = contrastedLuminance * contrastedLuminance * contrastedLuminance;mediump float whiteTarget = clamp(highlights, 1.0, 2.0) - 1.0;hsresult = mix(hsresult, vec3(1.0), whiteInterp * whiteTarget);mediump float invContrastedLuminance = 1.0 - contrastedLuminance;mediump float blackInterp = invContrastedLuminance * invContrastedLuminance * invContrastedLuminance;mediump float blackTarget = 1.0 - clamp(shadows, 0.0, 1.0);hsresult = mix(hsresult, vec3(0.0), blackInterp * blackTarget);result = vec4(hsresult.rgb, result.a);result = vec4(clamp(((result.rgb - vec3(0.5)) * contrast + vec3(0.5)), 0.0, 1.0), result.a);if (abs(fadeAmount) > toolEpsilon) {result.rgb = fadeAdjust(result.rgb, fadeAmount);}lowp float satLuminance = dot(result.rgb, satLuminanceWeighting);lowp vec3 greyScaleColor = vec3(satLuminance);result = vec4(clamp(mix(greyScaleColor, result.rgb, saturation), 0.0, 1.0), result.a);if (abs(shadowsTintIntensity) > toolEpsilon) {result.rgb = tintShadows(result.rgb, shadowsTintColor, shadowsTintIntensity * 2.0);}if (abs(highlightsTintIntensity) > toolEpsilon) {result.rgb = tintHighlights(result.rgb, highlightsTintColor, highlightsTintIntensity * 2.0);}if (abs(exposure) > toolEpsilon) {mediump float mag = exposure * 1.045;mediump float exppower = 1.0 + abs(mag);if (mag < 0.0) {exppower = 1.0 / exppower;}result.r = 1.0 - pow((1.0 - result.r), exppower);result.g = 1.0 - pow((1.0 - result.g), exppower);result.b = 1.0 - pow((1.0 - result.b), exppower);}if (abs(warmth) > toolEpsilon) {highp vec3 yuvVec;if (warmth > 0.0 ) {yuvVec = vec3(0.1765, -0.1255, 0.0902);} else {yuvVec = -vec3(0.0588, 0.1569, -0.1255);}highp vec3 yuvColor = rgbToYuv(result.rgb);highp float luma = yuvColor.r;highp float curveScale = sin(luma * 3.14159);yuvColor += 0.375 * warmth * curveScale * yuvVec;result.rgb = yuvToRgb(yuvColor);}if (abs(grain) > toolEpsilon) {highp vec3 rotOffset = vec3(1.425, 3.892, 5.835);highp vec2 rotCoordsR = coordRot(vTextureCoord, rotOffset.x);highp vec3 noise = vec3(pnoise3D(vec3(rotCoordsR * vec2(width / grainsize, height / grainsize),0.0)));lowp vec3 lumcoeff = vec3(0.299,0.587,0.114);lowp float luminance = dot(result.rgb, lumcoeff);lowp float lum = smoothstep(0.2, 0.0, luminance);lum += luminance;noise = mix(noise,vec3(0.0),pow(lum,4.0));result.rgb = result.rgb + noise * grain;}if (abs(vignette) > toolEpsilon) {const lowp float midpoint = 0.7;const lowp float fuzziness = 0.62;lowp float radDist = length(vTextureCoord - 0.5) / sqrt(0.5);lowp float mag = easeInOutSigmoid(radDist * midpoint, fuzziness) * vignette * 0.645;result.rgb = mix(pow(result.rgb, vec3(1.0 / (1.0 - mag))), vec3(0.0), mag * mag);}gl_FragColor = result;}","VoipPeerOutdated","REPLACE INTO paths_by_dialog_id VALUES(?, ?, ?, ?)","DELETE FROM dialog_photos_count WHERE uid = ","drawableBotInline","GSON cannot serialize or deserialize ","LocaleController checkUpdateForCurrentRemoteLocale version is up to date (local is ","No result cursor","Phone: ","Client was already closed and can't be reused. Please create another instance.","Invalid base command: ","has an unknown color constant name as value : '","auto-terminate","Internal Error","com.sec.android.app.sbrowser","NULL can't be converted to a double value","actionBarActionModeDefaultSelector","foursquare","UPDATE dialog_photos_count SET count = count - 1 WHERE uid = ","SpoilerEffect2, compile fragment shader error: ","sortFilesByName","token","duckduckgo","android.intent.extra.update_application_component_name","no calls to next() since the last call to remove()","voipgroup_dialogBackground","defaultLifecycleObserver","encodeTexture failed","send_error","dd.MM.yyyy","ipconfigv3","videoBlur","androidx.biometric.FingerprintDialogFragment","clearListRow","First image does not contain valid size information","passcodeRetryInMs","Longrightarrow","sizeAndRate.support, ","for ","Unknown Dolby Vision level string: ","Invalid build options","isConnecting","Task is not yet complete","ignoring too old call","MPEG-7 binary XML","alignat","ColorInfo(","SyncContactsOff","doteq","00:00","No acceptable module ","Strada senza nome","windowBackgroundWhiteBlueText7","SELECT data FROM emoji_statuses WHERE type = ","suggestButton","video path = ","Dusty","gzip","onStartEnterToPip","flashModeChangeAllowed","Fido2Ctap2Support__skip_usb_permission_dialog","UPDATE ","LiveStoryTopPanelWatching","Unexpected characters returned for ","voipgroup_mutedByAdminIcon","ContentValues","THURSDAY","addemoji","globalQueue","minuscolon","DecoupledImageLabeler","The color definition must have three components !","Out of range: %s","emailLoginRow","Detected unknown network: ","INSERT OR IGNORE INTO messages_v2 SELECT * FROM old.messages_v2 WHERE uid = %d;","TaggedMessages","stories_export_nopublic_link","undo_background","This phone number is on Telegram.","tags","https://www.youtube.com/watch?v=","per minute","stars_rating_learnmore_url","connectionFailedListener","doUpdateVisitedHistory ","schedule app lock in 1000","groupRoute must not be null","allowSwitchAccount","OMX.qti.audio.decoder.flac","remove() was called before next()","GPSHPositioningError","android.support.v4.media.session.command.ARGUMENT_MEDIA_DESCRIPTION","offset","sMask","update_passkey","documentEnhancementOptionalModuleLogEvent","Must pass one of SharedPreferences file name or ContentProvider URI","PhotoEditorTypefaceSerif","key_chat_messagePanelVoiceLockBackground","resetRow","modelType","glass_defaultIcon","channels_limit_premium","PhotoSavedHint","YearsShort","ueventd.nox.rc","UPDATE dialogs SET outbox_max = max((SELECT outbox_max FROM dialogs WHERE did = ?), ?) WHERE did = ?","Unable to find pkg=%s for icon","DROP TABLE IF EXISTS scheduled_messages;","number","Dropping frame - No surface","isDeviceIdleRequired","NotificationsController dismissNotification","checkMediaExistance size=","SELECT m.data, m.send_state, m.mid, m.date, m.topic_id, m.ttl FROM quick_replies_messages as m WHERE (m.mid < 0 AND m.send_state = 1) OR (m.mid > 0 AND m.send_state = 3) ORDER BY mid DESC","NotificationsController: process new messages, value is ","log2_min_pcm_luma_coding_block_size_minus3","Stop","9iklpvIPQVABAAAAORQXKur_Eyc","type","AllAccounts","LimitReachedChatInFoldersLocked","tg://settings/privacy/data-settings/clear-payment-info","Giving up on delivering ","authenticationResponseJson must not be empty, and must be a valid JSON","PremiumTierAnnualYears","authDomains","EmojiCompat.EmojiCompatInitializer.run","RequestPermissions","scheduledHintShows","CREATE TABLE bot_info_v2(uid INTEGER, dialogId INTEGER, info BLOB, PRIMARY KEY(uid, dialogId))","Telegram Documents","text/calendar","rce_","androidx.activity.result.contract.extra.PERMISSIONS","PRAGMA user_version = 102","bigopspacing5","suggest-contacts","lastDayCustomThemeAccentId","https","windows-1256","FileLoadOperation ","MusicFiles","InvalidPhoneNumber","VISION","StoriesController add new user with story id=","SELECT start, end FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d AND end >= %d ORDER BY end ASC LIMIT 1","FILE_MIGRATE_","emoji \\","goForward","AttachGifRestricted","eglGetDisplay failed","precision highp float;varying vec2 varTexcoord;varying float varIntensity;uniform sampler2D texture;void main (void) {   gl_FragColor = vec4(1, 1, 1, varIntensity * texture2D(texture, varTexcoord.st, 0.0).r);}","start_from","callRingTimeout","tp:/ieaeogn.ogepscmvc/o/ac?omtjo_rt3","application/x-mpegurl","Tx3gDecoder","Dispatchers.Default cannot be closed","Name must not be empty","story_prv_grpcontacts","GoogleApiClient is not configured to use the API required for this call.","fontScale","Sizes don't match","TermsOfServiceLogin","destroy","chat_outFileInfoText","SELECT data FROM profile_stories_albums WHERE dialog_id = %d ORDER BY order_index ASC","personalizationMetadata","FRAME-RATE=([\\\\d\\\\.]+)\\\\b","SavedTagMessagesTagged","paleturquoise","onRouteAdded","invalid additional information %s for major type %s","onSessionStarted ","DELETE FROM messages_v2 WHERE mid = %d AND uid = %d","CLEAR_EXPORT","VideoFrameEmit","Swing","web_app_secure_storage_clear","Continuation token: ","Markdown","TYPE_FM","closeFragment","android.support.v4.media.session.action.PREPARE_FROM_MEDIA_ID","Invalid expression for fontSize: '","does not fit","Invalid key stored ","delay notification start, onlineReason = ","px) is less or equal to minimum auto-size text size (","Providing a LayoutTransition into RecyclerView is not supported. Please use setItemAnimator() instead for animating changes to the items in this RecyclerView","same-site","androidx.credentials.TYPE_IN_USE_ATTRIBUTE_ERROR","Unknown texture type.","CameraViewRenderNodeBlur","focus_notes","Gift2StarsCount","newcommand","abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ","autoPayDetails","sharedMedia_startStopLoadIcon","msgId=","content-location","premium_purchase_blocked","mCallbacks=","mp4a","rightTextView","EmojiCompat.MetadataRepo.create","No available text sizes to choose from.","Baby","noOffsetText","STREAM_MUSIC","REPLACE INTO media_v4 VALUES(?, ?, ?, ?, ?)","wallet","round","Error setting audio more to normal","vec3 result = col / weightSum;\\n","device_orientation_failed","SendMediaEmbededLinks","created","Glacier","ProxyBillingActivity","zoneId","android.media.route.feature.LIVE_AUDIO","intent_data_id","Can't add fragment ","mdat","ask-question","ACCESSIBILITY_CLICKABLE_SPAN_ID","restricted_profile","hts/frbslgigp.ogepscmv/ieo/eaybtho","AndroidViewModelFactory constructed with empty constructor works only with create(modelClass: Class<T>, extras: CreationExtras).","Network ","share_linkBackground","PRAGMA user_version = 28","callbacks == null","edge","text_length_max","The encryption IV attribute must be present when an initialization segment is encrypted with METHOD=AES-128.","progress","Registration failed","emojiChannelDefaultStatuses","storyDialogIds","themeQueue","zero_party_api_get_hybrid_client_registration_pending_intent","CREATE INDEX IF NOT EXISTS uid_mid_groupid_messages_v2 ON messages_v2(uid, mid, group_id);","RESPONSE_FALSE","Death Metal","Hello","cameraSource","imageInfo","network online mismatch","apps","EnableAll2","thumbImageVisibleProgress","executeListener","Run-time recording error: ","anonymous","reminderhint","setNS(","onDeviceDocumentDetectionLogEvent","lightColorRow","Attempted to switch to unknown camera device ","SceneDescriptionStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","profile_creatorIcon","MESSAGE_LIST","changephoneinfo_image2","StreamVolumeManager","display_name","allowMiniapps","SELECT uid, data FROM channel_admins_v3 WHERE did = ","PRAGMA user_version = 38","DELETE FROM tag_message_id WHERE mid = %d","PEERS_LIST_EMPTY","botUser","AccDescrChanSilentOn","contact_id","DeleteBotPreviewsSubtitle","Invalid parcel","gpay_parameters","smhd","GIONEE_SWW1627","MSG_ID_INVALID","Executor shouldn't be null","panell_dt","inputWidth","StarsController.buy queryProductDetails done: no details","DELETE FROM quick_replies_messages WHERE topic_id IN (%s)","SELECT did, pinned FROM dialogs WHERE 1","BODY","AccDescrVideoCompressLow","featuredStickers_addButtonPressed","Dependency cycle detected: ","gifSearchBot","loadOperation: no location, failing","Vector","zh-cn","Unable to load ","color","experimentStartTime","NotificationsDeleteAllException","Could not send response to the client","BoostingGiveawayMsgInfoPlural1","Failed to get button drawable via reflection","Received event with track-conversion=true. Setting user property and reengagement event","zh-tw","apricot","chat_outMediaIconSelected","No mapping found for the text style '","vthumb://0:","REPLACE INTO enc_chats VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","android.intent.extra.SUBJECT","android.media.intent.category.REMOTE_PLAYBACK","SERVICE_INVALID","Topic sync or token retrieval failed on hard failure exceptions: ","call_type","Got a JSON exception trying to decode ProductDetails. \\n Exception: ","DTS_HD","ALTER TABLE messages_v2 ADD COLUMN reply_to_story_id INTEGER default 0","times","Stabilization not available.","PENTAX","lite_mode6","Startup","shapedetector_conf","DROP INDEX IF EXISTS uid_end_messages_holes;","GoogleApiClient must not be null","story_prv_excluded","Frames should be delimited by FRAME plus newline, found delimter was: '","video/mjpeg","DATA","Padding character %s was already in alphabet","vec4 sample(vec2 p) {\\n","mlkit.quality.technical","AudioRecord: session ID: ","android:style","Unhandled message from server: ","Can only open files for read","PasscodeView onAuthenticationError ","Create new camera2 session on camera ","Unknown AV1 profile: ","Unexpected audio track timestamp discontinuity: expected ","getMinorVersion","HardwareVideoEncoder","weather_search_username","error on phone.discardCall: ","ISO-8859-2","view_animations","aspnet","Exception while checking if billing is supported; try to reconnect","launcher.action.CHANGE_APPLICATION_NOTIFICATION_NUM","A child of LinearLayout with index less than mBaselineAlignedChildIndex has weight > 0, which won't work.  Either remove the weight, or don't set mBaselineAlignedChildIndex.","androidx.credentials.TYPE_CREATE_PUBLIC_KEY_CREDENTIAL_DOM_EXCEPTION","TYPE_TV_TUNER","lastStickersLoadTimeGreet","height\\","android.permission.WAKE_LOCK","ALTER TABLE star_gifts2 ADD COLUMN pos INTEGER default 0;","GiftAuctionInfo1Header","ddag","Camera failed to start within timeout.","Binarizer must be non-null.","media_mute_unmute","gridSize","AreYouSureUnsaveFewMessages","DELETE FROM messages_v2 WHERE uid = %d AND mid IN (SELECT mid FROM messages_topics WHERE uid = %d AND topic_id = %d)","EncryptionKey{value=","startapp","chat_messagePanelVoiceDuration","Vintage","messageData","paint","StartsDayYearAt","login_progressInner","SELECT mid FROM messages_v2 WHERE uid = 777000 AND date = %d AND mid < 0 LIMIT 1","CREATE INDEX IF NOT EXISTS uid_date_mid_idx_messages_topics ON messages_topics(uid, date, mid);","swipe_read","Royal","PRAGMA user_version = 138","int rad = 3;\\n","CREATE TABLE stories_counter (dialog_id INTEGER PRIMARY KEY, count INTEGER, max_read INTEGER);","Failed to start service while in background: ","PRAGMA user_version = 107","REPLACE INTO emoji_keywords_info_v2 VALUES(?, ?, ?, ?)","documentScannerUiOptionalModuleSessionStartLogEvent","chat_inBubbleLocationPlaceholder","NOT_IN_STACK","replyicons_","SELECT did, date FROM search_recent WHERE 1","setNoiseSuppressorEnabled: ","A1601","BlockUsersMessage","last_fetch_etag","a string","windowBackgroundGrayShadow","recover@telegram.org","appliedToAllPages","PreviewForwardAudio","kotlin.jvm.functions.Function","FLAG_","Overread allowed size end=","Null priority","settings","android.intent.category.BROWSABLE","package.name","apply channel{else} ","image/jpeg","Path.**","trimPathOffset","lastScheduledTask$volatile","INVITE_REQUEST_SENT","video_ignore_alt_documents","พุทธศักราช","cancelBotButton","Could not parse disc number: ","This detector is already closed!","DELETE FROM topics WHERE did = ","addtheme","Firebase Installations failed to get installation auth token for fetch.","USERNAMES_ACTIVE_TOO_MUCH","moveto STARTED: ","VideoReaderY4M","showGiftIconRow","fingerprintRow","firebase_messaging_auto_init_enabled","FAILURE_LOGGING_PAYLOAD","UPDATE stories_counter SET count = %d WHERE dialog_id = %d","smartReplyOptionalModuleLogEvent","restart topic button","ADDRESS_STATE_INVALID","Object returned from onCreateLoader must not be a non-static inner member class: ","needForwardCount","PHONE_CODE_INVALID","VideoConvertRunnable","yTooltipFormatter","Azure","eglMakeCurrent failed ","dayNightWallpaperSwitchHint","delete voice file (from resume)","endMs","Classic","setSampleSizes","highestLevelSupportedForSubs: ","RECAPTCHA_FAILED_TASK_EXCEPTION_","suggestedLangCode","useLessDataForCallsRow","longleftrightarrow","blurRenderNode","direct ","web_app_invoke_custom_method","fragment.parentFragmentManager.host.handler","android.telecom.extra.PHONE_ACCOUNT_HANDLE","UnsignedBytes.lexicographicalComparator() (pure Java version)","did IN (","voice_to_text","poll_with_media=","currency","GIFT","Wibe","animation.gif","StatisticOpenProfile","Could not determine MP3 duration","SELECT mid, data, ttl, mention, read_state, send_state, custom_params FROM messages_v2 WHERE mid = %d AND uid = %d","MediaSavedHint","fiid-sync","android-min-sdk","Spring","Failed to release subject segmenter","audio/x-lg-flac","Center.**","GiftPremium","Clover","DELETE FROM app_config","No cryptoObject found","Field must have a fixed set of values: ","kotlin.Throwable","DELETE FROM media_holes_v2 WHERE uid = ","ImportedMessage","ActionUserScoredInGame","SignIn.INTERNAL_API","youtube_embed.html","UPDATE quick_replies_messages SET send_state = 2 WHERE mid = %d AND topic_id = %d","ActionImpl { { actionType: '","get_browser_hybrid_client_registration_pending_intent","streamurl","AutoDeleteMessages","java.lang.module.ModuleDescriptor","premiumGradientBackground4","DvbDecoder","keys","floatingDebugActive","short_time","CanJoin","Synthpop","sdkPlatform","Mutated drawable is not the same instance as the input.","Set SkuDetails or ProductDetailsParams, not both.","choose-photo","wake lock releasing","sps_max_latency_increase_plus1[","V_MPEG4/ISO/AP","mSavedFragmentState=","A_DTS/EXPRESS","color_orange","Method not decompiled: org.telegram.ui.Stories.PeerStoriesView.updateViewOffsets():void","autoNightLocationLongitude3","DROP INDEX IF EXISTS uid_date_mid_idx_messages;","DELETE FROM stories WHERE dialog_id IN(%s)","InstantCamera copying fileToWrite to videoFile, deleting videoFile error ","Set up MediaRouterParams based on module flag and CastOptions for Android T or above","CREATE INDEX IF NOT EXISTS mid_idx_randoms ON randoms(mid);","toWindowInsetsCompat(insets)","InstantCamera video record not yet started","clearSurface","arctan","alternative_billing_only_dialog_result_receiver","requested_chat_failed","Matrix{u=","BoostLevelRequired","lt_ref_pic_poc_lsb_sps[","audio/x-unknown","data_hash","UPDATE dialogs SET inbox_max = max((SELECT inbox_max FROM dialogs WHERE did = ?), ?) WHERE did = ?","CLIENT_MESSAGE_NOT_FOUND","Abstract classes can't be instantiated! Adjust the R8 configuration or register an InstanceCreator or a TypeAdapter for this type. Class name: ","SINT32_LIST_PACKED","premiumLocked","DISCOVER","truehd","savedViewAsChats","Enable voip audio effects","FORCED","propertyName","MMM dd, h:mm a","Stellar","peerAccessHash","billingCycleCount","InstantCamera pause encoder","decode() - no input data","Failed to parse xml resource ","messagingClientEventExtension","invitelinktime","billingClientSessionId","fa01","substring(...)","Polka","Failed to query underlying media codecs","Could not retrieve ThemedResourceCache#mUnthemedEntries field","configureCodec","source_id","Trying to bind a GmsServiceConnection that was already connected before.  config=","Could not find method getScaledScrollFactor() on ViewConfiguration","Number has unsupported scale: ","LS-5017","PlanarConfiguration","RevokeLinksAlert","Calling getViewModelStore() before a Fragment reaches onCreate() when using setMaxLifecycle(INITIALIZED) is not supported","android_x86","start_target_direct_transfer","application/x-csh","Already attached","Detaching surface timed out.","addContact","int2","androidx.profileinstaller.action.SAVE_PROFILE","setPlaybackSpeed(","java.lang.String","index: ","nobodyRow","SessionManager","categories","Camera device has encountered a fatal error.","BOOL_LIST_PACKED","Module with the Main dispatcher is missing. Add dependency providing the Main dispatcher, e.g. 'kotlinx-coroutines-android' and ensure it has the same version as 'kotlinx-coroutines-core'","statisticChartLine_golden","serviceIntentCall","audio_bitrate","video/hevcdv","StarsConfirmPurchaseMediaBotOne2","METADATA","failed downloading file to ","ContentEncodingOrder ","Util","AudioRecord.startRecording failed: ","Powered by","androidx.credentials.TYPE_DATA_CLONE_ERROR","emailsetup_params","ALTER TABLE dialogs ADD COLUMN unread_count_i INTEGER default 0","chat_wallpaper_gradient_rotation","select_sender","provider","MANAGER_PERMISSION_MISSING","clear-history","migrate stop due to reached loaded dialogs ","test-keys","web_app_biometry_update_token","Billing: Launch Error: ","storyhint2","GlShader","Invalid byte[] value in SharedPreferences for ","RevokeLinkAlertChannel","ChannelAntiSpamInfo","Front","Offsets must not be equal","Brown","AbstractDescriptorBox.java","wifiMaxDownloadSize2","mipmap","Gift2ConvertStars","nicklaus_f","CREATE INDEX IF NOT EXISTS unread_count_i_idx_dialogs ON dialogs(unread_count_i);","premiumGradientBackground3","REPLACE INTO sent_files_v2 VALUES(?, ?, ?, ?)","Expected size must be >= 0","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform vec4 color;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   gl_FragColor = vec4(dst.rgb, dst.a * (1.0 - srcAlpha));   if (gl_FragColor.a <= 0.) gl_FragColor.rgb = vec3(0.);}","No listeners, unsubscribing to frame callbacks","listener","queryProductDetailsAsync got a remote exception (try to reconnect).","AI Style not found.","urn:dts:dash:audio_channel_configuration:2012","Malformed Unicode escape \\\\u","ALTER TABLE enc_chats ADD COLUMN mtproto_seq INTEGER default 0","RESULT_NOT_WRITABLE","subsequentCommitmentPaymentsCount","urn:mpeg:dash:utc:direct:2012","got unexpected end of stream, lets try to resume","wall","ellipse","TVSHOW","returnAsResult","stars_paid_message_amount_max","wallpaperFileOffset","Framebuffer not complete, status: ","Volume cannot be ","apply channel{stories} ","application","key_chat_wallpaper_gradient_to2","androidx.credentials.TYPE_CREATE_CREDENTIAL_PROVIDER_CONFIGURATION_EXCEPTION","PRAGMA user_version = 134","ContactShortcutVideoCall","AccActionPause","LocationNotifiationButtonGroup","icy-name","android.resource","tg://settings/notifications/new-contacts","Failed to instantiate ","SELECT uid, topic_id, type FROM media_topics WHERE mid IN(%s) AND uid = %d","Invalid phone number: ","generateTexture","EventLogEditedChannelTitle","startAbsoluteTime","chat_botKeyboardButtonBackground","PQRS","CREATE TABLE pending_tasks(id INTEGER PRIMARY KEY, data BLOB);","ueventd.android_x86.rc","setAEC(","UPDATE %s SET state = 0 WHERE dialog_id = ? AND topic_id = ? ","voip_icthumb.jpg","BoostingStarsGiveawayHowItWorksTextGroup","REPLACE INTO media_counts_topics VALUES(?, ?, ?, ?, ?)","GPSImgDirectionRef","BubbleRadius","recent_reactions_","OMX.MTK.VIDEO.DECODER.AVC","Dispatchers.Main.immediate","Carnival","message-corners","IsSendingVideo","android.support.v4.media.session.action.ARGUMENT_RATING","http://dashif.org/thumbnail_tile","mlpa","rect","profileActionsBlurNode","org.adw.launcher.counter.SEND","Calls","runnable == null","DELETE FROM chat_settings_v2 WHERE uid = ","gyroscope_started","Cannot move a child from non-existing index:","Callback proxy ","processDialogsUpdate new message is null","volume","CallEmojiKeyTooltip","Verified the intent with Assistant Go.","token_saved","animatedEmojisZoom","GROUP-ID=\\","Empty{","tg://privatepost","CREATE INDEX IF NOT EXISTS path_in_paths ON paths(path);","Finger 4","scheduleLogRecordingConfigurationsTask","SELECT inbox_max, outbox_max FROM dialogs WHERE did = ","colonapprox","DROP TABLE IF EXISTS saved_reaction_tags;","starRating is out of range [0, maxStars]","filled_default","CFAPattern","wasInBackground = ","isModelUpdateEnabled","OpenChannel2","linkPrefix","vorbis","assets\\","SELECT mid FROM bot_keyboard_topics WHERE uid = %d AND tid = %d","voipgroup_topPanelGreen2","CREATE TABLE IF NOT EXISTS messages_holes(uid INTEGER, start INTEGER, end INTEGER, PRIMARY KEY(uid, start));","Gift2ActionOutInfo","voipgroup_windowBackgroundWhiteInputFieldActivated","You should call setBlurAllowed(...) only when detached!","Could not parse number of discs: ","android_animated","chat_messagePanelIcons","Cannot load package ","DELETE FROM media_topics WHERE uid = ","pcm_enabled_flag","A10-70L","textView2","onDeviceImageCaptioningInferenceLogEvent","All group members are not in your contact list.","Test User","GpsDisabledAlertText","onCreateOutgoingConnectionFailed ","actionIntent","BoostingGiveawayHowItWorksSubTextDate","voipgroup_mutedIconUnscrolled","ctts","manage_chat","navyblue","android.settings.APPLICATION_DETAILS_SETTINGS","CREATE TABLE messages_holes(uid INTEGER, start INTEGER, end INTEGER, PRIMARY KEY(uid, start));","JOIN","HW NS will not be used.","turquoise","MEDIA_STATUS","Input must be either a SurfaceHolder or SurfaceTexture","DeleteThemeAlert","java.lang.Double","stvm8","googleSignInAccount","Auth.Api.Identity.SignIn.API","Ignoring styl with start (","dialogs_hint","android.widget.EditText","audio/g711-mlaw","BlurQueue","GPSDOP","JavaScriptInterface","Finished handling requests, unbinding","exportGroupUri","Opaque","Block ID too large","Cannot override built-in adapter for ","You should override computeScrollVectorForPosition when the LayoutManager does not implement ","The restore credential internal service had a failure.","provide() can be called only once.","voipgroup_leaveButton","breakStatus","Camera failure.","Attempting to load maps_dynamite again.","Unable to initialize via reflection.","show_add_to_contacts","RotateGesturesEnabled","code_number","Starting download of: ","last_fetch_status","name","GiftPreviewCountModels","Couldn't get own application info: ","ChannelType","PeerConnectionFactory.Builder does not accept a null AudioDecoderFactoryFactory.","BillingUtilities.savePurpose: but sending {","returnToCallMutedBackground","CREATE INDEX IF NOT EXISTS stickersets2_id_short_name ON stickersets2(id, short_name);","SharingLiveLocationTitle","moduleName","https://developers.google.com/actions?invocation=","PeopleSubscriptionExpired","Failed to create uiBlurFramebuffer","CREATE TABLE stickersets(id INTEGER PRIMATE KEY, data BLOB, hash INTEGER);","Porn Groove","data","Timeout communicating with service.","ProfileStoriesCount","cyan","tg://login?token=","swipe_unread","QUEUE CHANNEL ","ro.product.device","CREATE TABLE IF NOT EXISTS media_v4(mid INTEGER, uid INTEGER, date INTEGER, type INTEGER, data BLOB, PRIMARY KEY(mid, uid, type))","userHandle","botshare","bigCameraForRound","CREATE INDEX IF NOT EXISTS uid_mention_idx_messages_v2 ON messages_v2(uid, mention, read_state);","set preview size = ","can't create logs directory","initialImageUriCount","dispose()","Invalid pointerId=","chat_attachPhotoBackground","QUERY_SKU_DETAILS_ASYNC","AreYouSureDeleteVideoTitle","Reduce","accelerometer_failed","Serif","attach_menu_bot_","UserCustomPhotoSeted","audio/raw","Generate Invite Link","https://twitter.com/","STARREF_EXPIRED","Freestyle","Item at position ","starsGiftsEnabled","AttachDocument","alwaysUv","warmth","VUIParameters{\\naspect_ratio_info_present_flag=","csd-1","CREATE TABLE star_gifts2(id INTEGER PRIMARY KEY, data BLOB, hash INTEGER, time INTEGER, pos INTEGER);","ConnectionService call audio state changed: ","data4","AutoHotKey","FileSource","BoostingGiveawayResultsMsgWinners","TerminateWebSessionText","StoryNotification1","ALTER TABLE stories DROP COLUMN local_path","generic_","add to queue","chat_attachLocationBackground","Incomplete Mp4Webvtt Top Level box header found.","Answer","SAMSUNG-SGH-I337","CREATE TABLE IF NOT EXISTS channel_users_v2(did INTEGER, uid INTEGER, date INTEGER, data BLOB, PRIMARY KEY(did, uid))","CREATE TABLE messages_topics(mid INTEGER, uid INTEGER, topic_id INTEGER, read_state INTEGER, send_state INTEGER, date INTEGER, data BLOB, out INTEGER, ttl INTEGER, media INTEGER, replydata BLOB, imp INTEGER, mention INTEGER, forwards INTEGER, replies_data BLOB, thread_reply_id INTEGER, is_channel INTEGER, reply_to_message_id INTEGER, custom_params BLOB, PRIMARY KEY(mid, topic_id, uid))","ClockReferenceStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","Failed to get service from broker. ","CaptchaController: no activity found","maxAge=","CANCELED","Multiple entries with same key: ","Gift2Info3Channel","Available fps ranges: ","innerPaint1","Cannot happen in ","dialog_bar_invite","registrationResponseJson must not be empty, and must be a valid JSON","setLayoutDirection","flags","authorizationAutoconfirmPeriod","ACTION_SET_SELECTION","channel_restrict_sponsored_level_min","compressionsCount = ","Ran off end of other: 0, ","key must be repeating","bowtie","TelegramContacts","mIsChildViewEnabled","chat_outBubbleLocationPlaceholder","გამარჯობა","Tried to change cursor after adapter was closed.","split","OMX.broadcom.video_decoder.tunnel.secure","getDescriptor","actionBarTabLine","2221","ga_trackingId","UnconfirmedAuthDeniedTitle","SpecialEffectsController: Forcing all operations to complete","emoji_status_failed","CHAT_ADMIN_INVITE_REQUIRED","dkaraush has been here","video-qp-average","clock","Billing service unavailable on device.","CAN-BLOCK-RELOAD","AIzaSyDqt8P-7F7CPCseMkOiVRgb1LY8RN1bvH8","OptionalDouble.empty","EmojiArchivedInfo","cameraCache","channelRow","Internal error with the back stack records","Leaving the connection open for other ongoing calls.","TERMINAL_OP","Camera1Enumerator","InstantCamera stop audio encoding because of stoped video recording at ","heartbeat-information-executor","RtpSender has been disposed.","tgaccount","Cannot call upperCase() on a mixed-case alphabet","debug_loading: restart with small chunk","bottom_bar_bg_color","CREATE TABLE reaction_mentions(message_id INTEGER, state INTEGER, dialog_id INTEGER, PRIMARY KEY(message_id, dialog_id))","Failed to run thin image labeler.","No frame supplied.","nameTextView","observer","2FA_RECENT_CONFIRM","eraser","USAGE_ASSISTANCE_ACCESSIBILITY","botRatingLoadTime","EEEE","InvalidFormatError","contactsDeleteRow","Finger 1","PRAGMA user_version = 154","Possibility of local queue out of sync with receiver queue. Refetching sequence number. Current Local Sequence Number = %d","pmReadDateExpirePeriod","StoriesController update story id=","subs","SaveToGalleryVideosUpTo","change_number","PRAGMA user_version = 16","varying vec2 blurCoordinates[%d];\\n","graphicsmode","putLong","android.intent.category.DEFAULT","pGrColor3","audio mode is: ","vision.face","disk image is malformed","textsuperscript","bgcolor","ProfilePollsCount","Box2.**","Neue Deutsche Welle","Passkeys__reencrypt_passkey","smartglocal","Failed to start resolution intent. This may occur when resolving Google Play services connection issues on emulators with Google APIs but not Google Play Store.","onSessionResuming ","inPosition","CREATE TABLE enc_chats(uid INTEGER PRIMARY KEY, user INTEGER, name TEXT, data BLOB, g BLOB, authkey BLOB, ttl INTEGER, layer INTEGER, seq_in INTEGER, seq_out INTEGER, use_count INTEGER, exchange_id INTEGER, key_date INTEGER, fprint INTEGER, fauthkey BLOB, khash BLOB, in_seq_no INTEGER, admin_id INTEGER, mtproto_seq INTEGER)","resetview_params","GPSDestLongitude","PRAGMA user_version = 72","chat_goDownButtonCounter","USERS_TOO_FEW","luc6","web_app_allow_scroll","BoostingGetBoostsViaGifts","stsz","AccDescrUploadProgress","Green","forestgreen","markdown","SELECT info, pinned FROM user_settings WHERE uid = ","ALTER TABLE dialogs ADD COLUMN folder_id INTEGER default 0","SERVICE_UPDATING","Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.","nativeTrack may not be null","approx","CameraUpdateFactory is not initialized","basePlanId","clientLibraryName","actionBarDefaultSubmenuItemIcon","premium_promo_order","telegram_community","Straße ohne Straßennamen","clearSurface in background","widehat","sponsoredLinksInappAllow","Unable to find a suitable EGLConfig","dtsh","Illegal use of UpsampleAudioResampler","onStartCommand","cannot serialize ","Failed to get visible insets from AttachInfo ","load libs time = ","AACP","FlashEnergy","LimitReachedFolderLinks","BotUsers","drawableMsgOutViews","TYPE_DOCK","AudioSpeedCustom","DIRECT","Peach","MediaStream","freeSizeTextView","Invalid G3 character: ","dexopt/baseline.profm","Blur Radius","new phone book contacts ","PhotographicSensitivity","setTrackId","Español","Melon","santoni","authVersion","video_bitrate","Ignoring task result for, Activity is finishing.","translation","chat_replyPanelClose","You need to use a Theme.AppCompat theme (or descendant) with this activity.","Firebase-Messaging-Init","web_app_device_storage_save_key","tint_list","REPLACE INTO paths VALUES(?, ?, ?, ?, ?)","AvcDecoderConfigurationRecord{configurationVersion=","Unable to retrieve metadata value for enableBillingOverridesTesting.","isChargingRequired","Fetch was throttled.","Unable to obtain Instant from TemporalAccessor: ","pcm_sample_bit_depth_chroma_minus1","IObjectWrapper declared field not private!","orderId","TYPE_BLUETOOTH_A2DP","NotificationManagerCompat","ShareTargetXmlParser","WifiLockManager","AD_EXPIRED","Skipping subtitle sample in laced block.","Inconsistency detected. dialogsListIsFrozen=","tg://settings/language/do-not-translate","releaseDate","need get diff TL_updates, seq: ","kotlin.collections.Iterable","italic","tg://settings/privacy/active-websites","tg://settings/appearance/stickers-and-emoji/archived","previewTime","DirectShareInfo","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ID_KEY","pt_br","ThanosEffect: failed eglInitialize","table_border","stopLiveStreamStringResId","translate_to_language","BIOMETRIC_WEAK","Null action","TVSHOWSORT","premiumGradientBottomSheet1","SELECT uid, data, read_state, out, mention FROM messages_v2 WHERE uid = %d AND mid <= %d","media_saved_pos","Window feature must be requested before adding content","saveIncomingPhotos","start index","android.media.metadata.RATING","luc3.**","chat_outFileNameText","androidx.core.app.NotificationCompat$BigPictureStyle","Failed to retrieve getLayoutDirection() method","DOUBLE","log_session_id","appIconSelectorRow","chat_inReplyMediaMessageText","lastLocalId","white","sum += texture2D(sTexture, blurCoordinates[0] + singleStepOffset * %f) * %f;\\n","skuDetailsTokens","restoreAllState: back stack #","ParseCaseSensitive(true)","chat_outAudioDurationSelectedText","key == null || value == null","manage_call","CREATE_PASSWORD","BoostingGroupBoostCount","abortCreation","type=","lowp vec3 greyScaleColor = vec3(satLuminance);\\n","Vía sin nombre","Steel","PRAGMA user_version = 144","EnableAllStories","notificationsServiceRow","No value of type '%s' exists for parameter key '%s'.","PhoneNumberFlood","notin","tg://settings/power-saving/emoji","chat_emojiPanelStickerPackSelector","Discarding invalid ID3 tag","ADDRESS_CITY_INVALID","Protobuf runtime is not correctly loaded.","putObject","oauth_result_failed","Failed to run thin subject segmenter.","PeopleJoinedRemaining","MessageLockedStarsConfirmMessage2One","requestJson must not be empty, and must be a valid JSON","SpoilerEffect2, compile vertex shader error: ","java.lang.Boolean","HOLE IN UPDATES QUEUE - getDifference","Java 8+ API desugaring (library desugaring) cannot convert from java.util.IntSummaryStatistics","Error unregistering stream volume receiver","scaling_list_enabled_flag","protou","topics_load_offset_topic_id_","autoMirrored","ReportUnrelatedGroupText","Unexpected ReflectiveOperationException occurred (Gson 2.11.0). To support Java records, reflection is utilized to read out information about records. All these invocations happens after it is established that records exist in the JVM. This exception is unexpected behavior.","bitrate-mode","CREATE TABLE IF NOT EXISTS channel_admins_v3(did INTEGER, uid INTEGER, data BLOB, PRIMARY KEY(did, uid))","android.speech.extra.MAX_RESULTS","windowBackgroundWhiteGrayText5","burlywood","FwdMessageToGroup","Gap ","telegram_story_album","tag:dts.com,2014:dash:audio_channel_configuration:2012","https://play.google.com/store/apps/details?id=org.telegram.messenger","array@@env","Moss","Could not call native face detector","Error parsing ObjectDescriptor","Cannot set horizontal (original) offset for MODE_DIALOG, ignoring","MediaRouter.RouteInfo{ uniqueId=","Recoverable renderer error","The Play Store needs to be updated.\\nAsk the user to update the Google Play Store.\\n","Couldn't find resource ","SendDayYearAt","SKU can't be null.","surefire.test.class.path","CLOSED-CAPTIONS","REPLACE INTO randoms_v2 VALUES(?, ?, ?)","Loading native library: ","android.media.metadata.USER_RATING","tg:secureid","setContainers(","chats_message","frameRateMultiplier","MMM d',' HH:mm","business_location","mTask=","Ignoring malformed VP9 codec string: ","UNFINISHED","DELETE FROM pending_tasks WHERE id = ","PublicKeyCredentialType %s not supported","Error instantiating FFmpeg extension","Title","onSkipToNext","cache_hint_period","fcolorbox","SurfaceTextureListener already unset or replaced.","actionBarWhiteSelector","trackContentType","appBuild","CONCURRENT","createFromFamiliesWithDefault","GiONEE_CBL7513","queueFetchItemIds","Please call `#init(Context)` method to initialize jLatexMath","com.miui.securitycenter","WeekBasedYears","ProfileMyStoriesCount","silentVerification","Switching Protocols","com.UCMobile.intl","appl","SELECT r.random_id, r.mid, m.uid FROM randoms as r INNER JOIN messages as m ON r.mid = m.mid WHERE 1","OECF","Could not access the field in remoteBinder.","SFIXED32","Unable to buy item, Error response code: ","webhistory.dat","setSequenceParameterSets","button_text_color","AudioTrack.getMinBufferSize returns an invalid value.","BrowseThemes","window.Telegram.WebView.receiveEvent('","FINISHED","getHumanReadableTrackType","Optional.get() cannot be called on an absent value","gson.allowCapturingTypeVariables","premium_sms","initDecodeInternal name: ","fix display size y to ","Run: ","VideoEncodingService: destroy video service","PostingMembers","pinned message view","cancellation","Animator from operation ","onAppEnteredForeground","DELETE FROM stickers_v2","notificationImageSizeDimenResId","UPDATE dialog_filter_ep SET peer = ? WHERE peer = ?","dismissed_count","Null logRequests","topics_pinned_limit","angler","Error fetching queue items, statusCode=%s, statusMessage=%s","Start playout error: ","Error in getting width in \\\\rule command !","updateBluetoothHeadsetState: ","ate_a","silent_remote","Serializing ","Invalid value for ","Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:","invites","start exceeds end","profile_tabSelector","web_restricted_domains2","location_actionActiveIcon","Could not fetch mOverlapAnchor field from PopupWindow","PRAGMA user_version = 152","negthickspace","invalid named referenece '%s'","chatDate","UserRemovedFromChatHint","ALTER TABLE messages ADD COLUMN media INTEGER default 0","actionsProvider != null","isNnApiEnabled","SELECT uid, read_state, out, mention, mid, is_channel FROM messages_v2 WHERE mid IN(%s)","kotlin.Number","SELECT id, data, type FROM story_drafts WHERE type = ","Events","SELECT data, topic_id FROM media_topics WHERE mid = %d AND uid = %d","https://play.google.com/store/account/subscriptions?sku=telegram_premium&package=org.telegram.messenger","bigopspacing3","Client does not support multi-item purchases.","json","stargifts_collection_gifts_limit","keyProtectionType","business_link","This must be called before creating dialog","force_gif","wallet_biometric_auth_keys","StarRatingFuture","PCM_16BIT","a boolean","clear-cache","no included points","Only combinations of \\\\n and \\\\r are allowed in newline.","tokenizationSpecification","chat_messagePanelBackground","DELETE FROM polls_v2 WHERE 1","dtse","notCompletedCount$volatile","uptime_ms","axisheight","Soundtrack","STORY_LIVE_ALREADY_","UserRestrictionsChangeInfo","onSendingRemoteMediaRequest ","font_type","drawable_botInvite","capturerObserver not set.","MMM dd yyyy, h:mm a","getDebugMessageFromBundle() got null response code, assuming OK","inappSoundRow","Task is already canceled.","Problem while matching changed view holders with the newones. The pre-layout information for the change holder ","CREATE INDEX IF NOT EXISTS date_idx_4_saved_dialogs ON saved_dialogs(date);","api_force_staging","PinAlsoFor","profile_actionBackground","CountOfResults","Transport","Moon","TopicsDeleted","PassportNameCountry","presentFragmentInternalRemoveOld","Identity credential is not supported by FingerprintManager.","MAYBE_MORE","PLAYBACK_PAUSE","BoostingStarsGiveawayHowItWorksTextEnd","XT1650","WebRTC.Android.Camera1.StopTimeMs","positionSelector","subject-segmentation","ACTION_DRAG_DROP","Application context cannot be null.","Id3Reader","is_visible","W5M0MpCehiHzreSzNTczkc9d\\","RV FullInvalidate","chat_outLinkSelectBackground","Morning","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ACTION_ID_KEY","Binding to service","MLKitLoggingOptions{libraryName=","location_sendLocationIcon","Mismatched number of dex files found in metadata","FragmentManager has not been attached to a host.","botstory_doc_","resolveCallId","Invalid number of entries for fontSize: ","androidx.credentials.BUNDLE_KEY_PREFER_IMMEDIATELY_AVAILABLE_CREDENTIALS","Client is already in the process of connecting to Billing Override Service.","3628800","Failed to retrieve setLayoutDirection(int) method","Name: ","Passkeys__direct_assetlinks_rpids","Play Store version installed does not support cross selling products.","ISO_8859-1:1987","mView=","include","windowBackgroundWhiteBlueText6","heroqlte","Method not decompiled: org.telegram.messenger.LiteMode.getBatteryLevel():int","Skipping logging since initialization failed.","importantRow","NetworkMonitorAutoDetect","disableBotFullscreenBlur","Could not unparcel the data.","setSelectedRouteInternal: Failed to create dynamic group route controller. route=","WebRtcAudioRecord","caller_is_syncadapter","mobile-subtype","playbackDuration cannot be NaN.","do not reuse LogEventBuilder","ALTER TABLE dialogs ADD COLUMN last_mid_i INTEGER default 0","FINAL","android.intent.extra.ringtone.EXISTING_URI","param","Product type can't be empty.","formatterWeek","fcm_fallback_notification_channel","UPDATE wallpapers2 SET data = ? WHERE uid = ?","load contacts don't change","Invalid sharedContext","read float error","KEYFORMAT=\\","Banned phone number: ","skipTone","performWriteContactsToPhoneBookInternal ","100000000,1000000000,2000000000,5000000000,10000000000,20000000000","removePostponeNotificationsCallback allowed only from MAIN thread","frame get cancel request at offset ","footnotesize","100%%\\","Send log","Invalid UTF-8 sequence first byte: ","MetersFromYou2","has an invalid real value!","audio/g711-alaw","ViewCompat","speedhint","Wibe Big","windowBackgroundWhiteGreenText","Non-PCM MS/ACM is unsupported. Setting mimeType to audio/x-unknown","Accepted","Not Acceptable","Logs enabled.","PassportPolicy","getInt","int diameter = 2 * rad + 1;\\n","skipped","Failed to get additional log details from bundle: ","txAuthSimple","CREATE TABLE polls_v2(mid INTEGER, uid INTEGER, id INTEGER, PRIMARY KEY (mid, uid));","Null context is not permitted.","debug_loading: bandwidth meter on transfer ","remoteConfigLogEvent","BoostingReassignBoostTextLink","android.support.v4.media.session.action.SET_SHUFFLE_MODE","schedule_repeat","MessageLockedStarsConfirmMessagePay","eglCreateContext failed ","CommonUtils","Billing: Setup finished with result ","actionBarDefaultArchivedSearch","chat_inAudioSeekbar","refract_index","FolderLinkButtonJoinPlural","LifecycleOwner of this LifecycleRegistry is already garbage collected. It is too late to change lifecycle state.","onDeviceImageLabelLoadLogEvent","web_app_open_popup","No logging platforms found:","ueventd.vbox86.rc","BALANCE_TOO_LOW","playerVars\\","PassportRequestPasswordInfo","mlSdkVersion","Both content and blobContent set","marker","TASK_ALREADY_EXISTS","Algorithmic Synthesis and Audio FX","currentCacheSizeBytes","profile_tabText","end cannot be negative","0123456789+*#","text-size","opera","CREATE INDEX IF NOT EXISTS bot_keyboard_topics_idx_mid_v2 ON bot_keyboard_topics(mid, uid, tid);","chat_messagePanelHint","dialog_bar_chat_with_date","LibraryVersion","SendMessage","mButtonDrawable","application/x-www-form-urlencoded","P681","rawresource:///","Unsupported codec: ","read byte array error","audio/opus","chatlistInvitesLimitPremium","expectedKeys","Zone","enable_h264_encoder","RAIJIN","Atom size less than header length (unsupported).","StoriesController can't add new story user is not contact","startMs","http://ns.adobe.com/xap/1.0/","event_id","chat_outReplyMediaMessageSelectedText","Found obfuscated resource, not trying to update resource id for it","provider not found","nounderline","ro.product.model","Cannot find app view","RecyclerView does not support scrolling to an absolute position. Use scrollToPosition instead","Fragment with tag SLifecycleFragmentImpl is not a SupportLifecycleFragmentImpl","bg_yellow","connectedListener","Online","こんにちは","X-Stripe-Client-User-Agent","windowBackgroundUnchecked","WebvttCssParser","ChatsSelected","NO_PAYMENT_FORM","ThanosEffect, compile vertex shader error: ","DELETE FROM dialog_photos_count","searchQueue","TelegramConnectionService","dynamiteLoader","Make","getChunkOffsets","VideoCapturerDevice","chats_sentCheck","https://www.youtube.com/embed/","TypePrivateGroup","SELECT uid, data, read_state, out, mention, mid FROM messages_topics WHERE mid IN(%s) AND uid > 0","Zone offset seconds not in valid range: value ","dims","acache","VoIPPreNotification.answer(): pending intent is not found","actionBarDefault","Couldn't find package name %s","EnabledNotifications","android.support.v4.media.session.command.REMOVE_QUEUE_ITEM_AT","android.permission.READ_MEDIA_IMAGES","Fragment ","ByteBuffer does not have backing array.","CastMediaOptions","clearCredentialStateAsync no provider dependencies found - please ensure the desired provider dependencies are added","android.permission.UPDATE_DEVICE_STATS","chat_stickersHintPanel","skip route unselection for non-cast route","inline","schi atom is mandatory","double_limits__channels_public","Don't need to set MediaRouterParams for Android S v2 or below","public.accessibility.describes-video","0123456789abcdef","EXCEEDS_PAD","NotificationsMutedForHint","MobileVisibleInfo","stop record","Unsupported audio object type: ","CreateCommand","ACTION_DRAG_CANCEL","indexRange","SoundMediaHeaderBox[balance=","the maximum supported map length is 4611686018427387903L","V_THEORA","files_folderIconBackground","BOOSTS_EMPTY","CREATE TABLE ce (id INTEGER PRIMARY KEY,ts BIGINT NOT NULL,ss TEXT NOT NULL)","Failed reading data for HTML named character references","flashMode","Error preloading model resource","maxUpdateAgeMillis must be greater than or equal to 0, or IMPLICIT_MAX_UPDATE_AGE","stories_circle_dialog2","arm64-v8a","pip-media-session","vmapAdsRequest","Job was cancelled","AddCaption","mvhd","PlayCore","ANONYMOUS","tg_superplaceholders_android_2","SELECT uid FROM user_settings WHERE uid = ","ArchiveSettingUnmutedChatsCheck","videoplayerholderbase returned from start: released","multiPageAllowed","bytes (\\\\d+)-(\\\\d+)/(?:\\\\d+|\\\\*)","REACT_PHOTO","android.service.credentials.extra.GET_CREDENTIAL_RESPONSE","CREATE TABLE dialog_filter_ep(id INTEGER, peer INTEGER, PRIMARY KEY (id, peer))","accountId","Innocent","LOAD","byte array","Switch to dark theme","We should never reach this state","The client had an error while calling the backend!","initital source = ","setAlwaysSendAppInfoToProvider(...)","highestConfidence","StarsGiftCompletedChannelText","AreYouSureClearHistoryCacheFewChats","androidxBiometric","2.4.4","light","configs_key","stride","SELECT mid, ttl FROM messages_v2 WHERE uid = %d AND out = %d AND read_state > 0 AND ttl > 0 AND date <= %d AND send_state = 0 AND media != 1","AttachAudioRestrictedForever","DELETE FROM chat_pinned_count WHERE uid IN ","propertyXName","tg://proxy","interpolator","FRAME","deleteAllExceptionsRow","SELECT start, end FROM media_holes_v2 WHERE uid = %d AND type = %d AND start <= %d ORDER BY end DESC LIMIT 1","autoplay\\","SELECT min(date) FROM download_queue WHERE type = %d","Using video stabilization.","V_MPEG4/ISO/SP","Gift2ResaleFilterSymbols","ttlRow","lastMyLocationShareTime","BlockUserMessage","uniform sampler2D sTexture;\\n","animated-emoji","AbstractFullBox.java","telegram_premium","bdayhint_","CameraView set gl renderer session ","BasePendingResult","Ignoring malformed tts extent: ","Lunar","showinfo\\","connectionless_client_record_id","type should not be empty","Ignoring attempt to transfer to a non-transferable route.","wake lock releasing (proximityDetected=","StoryRemovedFromAlbumTitle","fonts/rmedium.ttf","AccDescrMsgUnread","documentId=","singleton(...)","GetCredentialResponse error returned from framework","urn:tva:metadata:cs:AudioPurposeCS:2007","is_outgoing","setMatrix","Already released","sessionTotalInferenceDurationMs","initialDownloadConditions","featuredStickers_buttonProgress","android.support.v4.media.description.MEDIA_URI","SIM0.Carrier: unknown\\n\\n","ZoneId must match ZoneOffset","whyred","dalvik.system.VMStack","GifSavedToDownloadsHintLinked","H264","maxFolderPinnedDialogsCountPremium","chat_outLoader","java.sql.Date","SetCover","chat_outAudioSeekbarSelected","SELECT did, date FROM dialogs ORDER BY date DESC LIMIT 400","emoji_max","Unexpected size change. Configured ","barcode_ui","DeclareMathOperator","installReferer","1 = 1","SetPhoto","VibrationDefault","SENSITIVE","FwdMessagesToManyChats","SelectTheme","mlkit.quality.aesthetic","SELECT mid, date, media, uid FROM enc_tasks_v4 WHERE date = (SELECT min(date) FROM enc_tasks_v4)","triggerTimeoutMillis","Invalid SEF name","video/mp4v","SELECT peer FROM dialog_filter_ep WHERE id = ","MessagesStorage.getMessages: storageQueue.postRunnable","curvesImage","recent","local_uri","AccDescrSendAudio","tickRate","IsTypingGroup","Unable to get asset. Context is null.","Loader:HlsSampleStreamWrapper","getDiscussionMessage chat = ","ClearHistoryForTheseDays","https://telegram.org/","bot_drafts","Unrecognized HTTP method %s. This indicates a bug in the Stripe bindings. Please contact support@stripe.com for assistance.","insets","DELETE FROM emoji_keywords_info_v2 WHERE lang = ?","subtitleView","add_admins","Invalid PCM encoding: ","Bitrate","MegaAdminsInfo","Could not retrieve value from ResourcesImpl#mDrawableCache","translating_dialog_languages2","allowLegacyGroups","mlkit:vision","CREATE INDEX IF NOT EXISTS sphone_deleted_idx_user_phones ON user_phones_v6(sphone, deleted);","Gift2SoldOutCount","UINT32_LIST","LIST expected, found: ","dialog_bar_archived","APPLY CHANNEL PTS","emerald","ERROR_INCOMPATIBLE","Unable to obtain ZoneOffset from TemporalAccessor: ","STEP_SERVICE_BINDINGS_AND_SIGN_IN","playerQueue","androidPackageName","getting appconfig error ","gcm.n.android_channel_id","RaiseToSpeakInfo","Color palette index should be in range 0 ... ","female","MinuteOfHour","mailto:","PinnedMessagesCount","Error: Update listeners must be added beforethe animation.","overrideThemeWallpaper","NextMediaTapInfo","directPaymentsCurrency","InstantCamera detected desync between audio and video ","GMS core API Availability. ConnectionResult=%s, tag=%s","java.lang.Character","prepared_message_sent","Method not decompiled: org.telegram.ui.Components.Premium.boosts.UserSelectorBottomSheet.updateCheckboxes(boolean):void","id3v2tag[pos=","security_code","VERIFY_PIN_NATIVE","google.c.a.m_l","android.hardware.audio.low_latency","framing bit after modes not set as expected","CREATE TABLE IF NOT EXISTS user_phones_v6(uid INTEGER, phone TEXT, sphone TEXT, deleted INTEGER, PRIMARY KEY (uid, phone))","birthday","UPDATE messages_v2 SET ttl = 0 WHERE mid = %d AND uid = %d","f801","onDeviceTranslationLogEvent","switch2TrackChecked","Crossover","Could not find AMR header.","Transcription request sent, received final=","otherErrors","can't write to this directory = ","WebRtcAudioManager","context must not be null","The character '","CMD_NAME","COSE key ill-formed","getSelectionTime","emojiDefaultStatuses","TYPE_BUILTIN_EARPIECE","SELECT data FROM messages_topics WHERE uid = %d AND mid = %d","Couldn't use Java reflection to implement protocol message reflection.","paidReactionsDialogId","archivehint","header","attrs","objc","DynamicGroupRouteController is created without valid route id.","login_email","directShareRow","kotlin.Double","WebRtcAudioTrackExternal","payByInvoice","Channel namespace cannot be null or empty","onRouteUnselected with reason = %d, routeId = %s","PRAGMA user_version = 115","TooManyTries","ClockHourOfDay","REPLACE INTO premium_promo VALUES(?, ?)","cause","lhblk","Couldn't parse value of ","is_megagroup","The delimiter must not be null","mOverlapAnchor","refract_intensity","SuggestContactsInfo","DataChannel has been disposed.","request.token.sid","000000000_999999_temp.f","VoipGroupUserCanNowSpeak","getTimescale","com.sec.android.app.twlauncher","android.intent.action.BADGE_COUNT_UPDATE","gyroscope_stopped","release() called on an object with refcount < 1","pip_duration_","PublishTodayAt","vec2 singleStepOffset = vec2(texelWidthOffset, texelHeightOffset);\\n","android.media.metadata.ADVERTISEMENT","android.credentials.GetCredentialException.TYPE_INTERRUPTED","RemindTodayAt","auth_clear_restore_credential","UpdatedMinutes","loginTime","invite_privacy","AutoNightThemeOff","application/dash+xml","USERPIC_SETUP","androidx.view.accessibility.AccessibilityNodeInfoCompat.IS_REQUIRED_KEY","Gift2AvailabilityLeft","shaderPattern","FastDatePrinter[","lastConnectedTime=","ZoneOffset","The application is not licensed to the user.","SubtitleDecoder failed.","minClientVersion","cameraId","VoipGroupUserChanged","animationProgress","BROKEN","setActionToken is required before calling build().","accelerometer_started","HashtagStoriesFound","onDeviceShadowRemovalLogEvent","processLoadedDiscussionMessage reset history","Shine","JPEGInterchangeFormat","errorCodes","ExpressIntegrityService","group_call_invite_msg_id","ALTER TABLE messages_v2 ADD COLUMN custom_params BLOB default NULL","android.support.v4.media.session.command.REMOVE_QUEUE_ITEM","Failed to create capture session. ","inappPlayerPerformer","10.0.2.15","under","color_purple","tg://settings/power-saving/transitions","gcm.n.event_time","lite_mode2","Telegram Voice Call","forName","ADDRESS_STREET_LINE2_INVALID","Failed to connect when checking package","X-TIMESTAMP-MAP","lastLoadingThemesTime","SPLITERATOR","DELETE FROM media_v4 WHERE uid = ","Version/[\\\\d\\\\.]+ ","reflection-inaccessible","hstrok","uploadinfo","cacheClearQueue","BotStarsWithdrawMinLimit","VideoCapturerThread","40_40_lastreactframe","mServedView","buildCodename","SELECT min(date) FROM dialogs WHERE date != 0 AND did >> 32 NOT IN (536870912, 1073741824)","160_160_firstframe","Specify a proper usage in the audio attributes for audio focus handling. Using AUDIOFOCUS_GAIN by default.","eth0","app paused = ","isAccelerated","before","new participants reload count ","voip-fragment-pip","Smallest minimum value must be less than largest minimum value","AdBreakInfo","displayName","Asia/Kolkata","Author","key_graySectionText","LiteBatteryTitle","saved locale file to ","android.media.metadata.ART","ProximityTooltioUser","INVALID_TIMEOUT","HourOfDay","voipgroup_actionBarItems","has an unknown constant name as value : '","SuggestPhotoShort","otexture","DefaultAudioSink","setPlaybackRate","newFetchBitmapTaskImpl","INAPP_PURCHASE_DATA_LIST","USAGE_GAME","edgeType","clickThroughUrl","migrate found missing dialogs ","WebSessionsTitle","extensions","Mutating immutable message: ","YOUR_PRIVACY_RESTRICTED","AutoNightUpdateLocationInfo","java.util.ListIterator","no-nob","Found end of file before end of header for file: ","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","Vibrant","Each ClientCallbacks must have a corresponding API in the isOptionalMap","ConfigurationContentLoader","texelHeightOffset","minimum_fetch_interval_in_seconds","unsupported_stories_checked","windowBackgroundWhiteLinkSelection","MONDAY","default_theme.attheme","excerpt","frameCount","BoostingChannelWillReceiveBoost","kotlin.collections.Set","PreviewForwardSticker","setMinPINLength","about","Stories","max-output-channel-count","null cannot be cast to non-null type android.net.ConnectivityManager","ISO-8859-4","amrwb","Rotate 90°","com.android.settings.panel.extra.PACKAGE_NAME","invalid tag type: ","needPhonebook","tg://passport","windowBackgroundWhiteGrayIcon","windows-1250","goog.exo.ffmpeg","Successfully downloaded image: ","common_google_play_services_api_unavailable_text","light sensor registered","CREATE INDEX IF NOT EXISTS flags_idx_4_dialogs ON dialogs(flags);","PRAGMA user_version = 48","MediaRouteProviderProxy","cache4","javascript","DialogFragment can not be attached to a container view","ER AAC LTP","DROP INDEX IF EXISTS uid_mid_idx_media;","appIconHeaderRow","ALTER TABLE emoji_keywords_info_v2 ADD COLUMN date INTEGER default 0","attach","Texture width must be positive, but was ","apply channel{private} ","android.wearable.EXTENSIONS","PRAGMA user_version = 31","Failed to invoke getIBinder via reflection","sent","photos","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_OPTS","Input byte array has incorrect ending byte at ","finished ","birth_date","tg://resolve","Sunset","EmojiRemovedInfo","too many retries","PRAGMA user_version = 3","stco","MediaPeriodHolder","SingleSampleMediaPeriod","Alpha","notify2_","starsPaidMessagesAvailable","auth_api_credentials_sign_out","added","Layout positions must be non-negative","todo_items_max","allowMegagroups","Unable to instantiate the dynamic class ","selectedGradientColor2","SERVICE_DISCONNECTED","https://maps.googleapis.com/maps/api/staticmap?center=%.6f,%.6f&zoom=%d&size=%dx%d&maptype=roadmap&scale=%d&key=%s","Both binomial coefficients must be not empty !!","AppCompatSpinner","android.media.property.OUTPUT_SAMPLE_RATE","addFontFromBuffer","PRAGMA busy_timeout=0;","Divide by 0","Resend firebase sms because integrity token = null","Configuration does not contain a ISO start date","org.telegram.messenger.SHORTCUT_SHARE","tp:/ieaeogn-agolai.o/1frlglgc/aclg","mspr:pro","location_sendLocationBackground","transcribes-dialog","PNAME","poll_answer_delete_period","aggregatedOnDeviceTextDetectionLogEvent","MCowBQYDK2VwAyEA","Failed to check device credential. Client FragmentActivity not found.","androidDisableRoundCamera2","application/id3","feature_usage_timestamp_detected_feature_","voipgroup_lastSeenText","StandardOutputSensitivity","QUOTED-PRINTABLE","VERIFY_PIN_TOTAL","404SC","LoaderCallback cannot be null","Must provide flag PRE or POST","player_progressBackground","channelCount.aCaps","chat_attachPermissionMark","app has no contacts permissions","web_app_request_chat","bot_fullscreen_blur","CameraGLThread","sample(","handlerType","BOT_PRECHECKOUT_FAILED","parameters","CHAT_REACT_TEXT","audioSamplingRate","SUBTITLES=\\","allow_source=true&allow_audio_only=true&allow_spectre=true&player=twitchweb&segment_preference=4&p=","Polsk Punk","stickersRow","backAlpha","wasm","chat_outQuote","Error decoding (see logcat).","Frame encryption is not supported","Dynamic intent resolution failed: ","REPLACE INTO media_topics VALUES(?, ?, ?, ?, ?, ?)","reactions_user_max_default","TimeUnit must not be null","America/Cayman","RESULT_ALREADY_INSTALLED","called getResPackage() on ","CREATE TABLE media_counts_topics(uid INTEGER, topic_id INTEGER, type INTEGER, count INTEGER, old INTEGER, PRIMARY KEY(uid, topic_id, type))","Language","topicssidetabsb","cmyk","is not defined ! Use newenvironment instead ...","webm","createOpusDecoder","KickFromGroup","luc6.**","Fetch failed: Firebase installation id is null.","show item: ","EventLogExpandMore","business_chat_links_limit","listView","ThemeSetUrl","DiscoveryRequest{ selector=","Html.fromHtml","PRAGMA user_version = 11","There's no symbol with the name '","CURSIVE","location_updates_with_callback","Could not set overlap anchor field in PopupWindow","Cannot find sync byte. Most likely not a Transport Stream.","huawei","profile_verifiedCheck","canceled conversion","SelfStarsWithdrawInfo","resumeTimers","KMetersAway2","null cannot be cast to non-null type kotlin.coroutines.CoroutineContext.Element","SET_PRIMARY_NAV","accept-encoding","Pair{","android.media.property.OUTPUT_FRAMES_PER_BUFFER","StoryLiveBlockList","Creation or initialization of audio recorder failed.","TALB","zero_party_api_get_privileged_fido_security_key_only_sign_pending_intent","getSequenceParameterSetExts","cant resume audio encoder","onDeviceSelfieFaceLogEvent","inapp_update_check_delay","headerAnimationProgress","DROP_SHADER_CACHE","Zeta","stars","zoom","mCallback","Input byte array has wrong 4-byte ending unit","FragmentManager","heptcj-hSVACAAAAC9RrMzOa-cs","offset and length interval [%d, %d + %d) is not within array size interval [0, %d)","ReceiveContent","TSOP","Gray","in_tc","databaseRow","Service took too long to process intent: ","Latency","deliverOutput failed","androidx.credentials.BUNDLE_KEY_REQUEST_DISPLAY_INFO","Package manager can't find google play services package, defaulting to false","registerConnectionFailedListener(): listener ","PeopleJoined","21.4.0","AsldcInflateDelegate","SRATIONAL","H263Reader","hostedDomain","REPLACE INTO fact_checks VALUES(?, ?, ?)","SAMPLE-AES-CTR","getPurchase()","Connectivity change received registered","RestorePasswordNoEmailTitle","switchTrackBlueChecked","cong","Malformed time expression: ","SELECT data FROM messages_v2 WHERE uid = %d AND mid = %d","Couldn't instantiate BaseDescriptor class ","FirebaseApp name ","SM-A520","REPLACE INTO enc_tasks_v3 VALUES(?, ?, ?)","unsupported view type","onDeviceExplicitContentCreateLogEvent","ExoPlayer:DrmRequestHandler","PrivacyPhone","SCO already active, setting audio routing","vspace","network","catchedPhone","excludePoint","SELECT name FROM business_replies WHERE topic_id = ?","ChatHintsDeleteAlert","universal","application/x-rtsp","MP3Decoder","hbs-bos","documentDetectionOptionalModuleLogEvent","GlobalSoundPath","processDialogsUpdate ","Char","RESOLUTION_ACTIVITY_NOT_FOUND","ActionYouScored","unsupport_","currentRoamingPreset","SMSFee3TextDays","PaidMessagesSendErrorToast1","Burst","Unable to query the maximum insets for IME","vibrate_calls","isInPoster","logo_plane","formatterMonthOnly","readtime","donate","fift","Search","Decode error: ","Element already exists in list","REACT_TODO","EventLogChangedLocation","MISSING_INSTANCEID_SERVICE","400_400","chats_sentErrorIcon","SponsoredMessageInfo2Description3","Remote service probably died when saveDefaultAccount is called","delta_poc_s0/1_minus1","Unable to decode source","Saiz sample count ","KEYBOARD_TO_GIF","SELECT info FROM bot_keyboard WHERE uid = %d","Numeric values must be finite, but was ","failed to get mozilla txt result","displayIntent","auto-download","DELETE FROM profile_stories_albums_links WHERE dialog_id = %d AND album_id = %d","CompositionTimeToSample.java","SEARCH_MESSAGES","mrDescriptor","history","verifyAgeCountry","android_collect_device_stats","ERROR_PEER_OUTDATED","translate_button_restricted_languages","java.time.zone.DefaultZoneRulesProvider","called wrong accept method","action_id","0\\r\\n\\r\\n","null cannot be cast to non-null type kotlinx.coroutines.CancellableContinuation<kotlin.Unit>","Unable to query display refresh rate","identity","duplicate","Failed to read given length for given PNG chunk type: ","onTransferred with type = %d","LightSettings is invalid: ","chat_attachCheckBoxCheck","The device implements a fixed volume policy.","undoTextView","pip-source","web_app_setup_closing_behavior","intent_activity","PHONE_NUMBER_FLOOD","Check failed.","Unsupported meta version","150_150","Folklore","chat_fieldOverlayText","AudioCapabilities[maxChannelCount=","setDynamicRouteDescriptors: providerDescriptor is not set.","OMX.Nvidia.","chat_outReplyLine","POST","tg://settings/ask-question","Unsubscribe from topic: ","trend2","sharing/","Bluegrass","mediumaquamarine","initDecode failed","REPLACE INTO emoji_keywords_v2 VALUES(?, ?, ?)","skip transferring as SessionManager is null","BillingUtilities.getPurpose: got {","total_stores","ton_blockchain_explorer_url","Error in parsing ","live","Upload for context %s is already scheduled. Returning...","sptilde","in-app-sounds","The Play Store app is either not installed or not the official version.\\nAsk the user to install an official and recent version of Play Store.\\n","numberOfDirectoryEntry: ","RESULT_IO_EXCEPTION","remove-public","groupCustomWallpaperLevelMin","Communication with the client broken","unable to rename file, try move file","projectNumber","ALTER TABLE profile_stories ADD COLUMN seen INTEGER default 0;","animate remove impl ","REACT_STORY","Extras:","videoplayerholderbase.start(): player already exist","UnknownDescriptor{tag=","topic","VintageIcon","stroke-linejoin","tg://settings/privacy/data-settings/link-previews","tonProxyAddress","Error creating remote native handle","medium","badgeNumberMessagesRow","YearsAgo","BoostsExpireOn","Arctic Ocean","chats_sentError","This sequence can be consumed only once.","Progress display unsupported","android.speech.extra.PROMPT","for(int i = 0; i < diameter; i++) {\\n","Timing out service connection.","cachedSize","MlKitInitProvider","DELETE FROM wallpapers2 WHERE uid = ","VersionedParcel encountered IllegalAccessException","BoostingGetMoreBoostByGiftingCount","inner","automlImageLabelingLoadLogEvent","res -> ","composerLabel","android.hardware.audio.pro","Range","EditCantEditPermissions","AccDescrChanSilentOff","PREF","Failed to get visible insets. getViewRootImpl() returned null from the provided view. This means that the view is either not attached or the method has been overridden","ALTER TABLE stories ADD COLUMN custom_params BLOB default NULL","Fetch connection timeout has to be a non-negative number. %d is an invalid argument","getHeight","dvav","Period release failed.","articles","StarsReactionTopX","Context ","Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0","HW AEC not supported","don't start task, current task = ","DROP TABLE IF EXISTS media;","os-uild","Indie-Rock","maxBufferMs","supportsUnsafeByteBufferOperations","ClearKeyUtil","mlkit: failed to detect language in selection","chat_mediaViews","getViewRootImpl","Silnice bez názvu","video/hevc","Fragment shader compilation failed","track","NotificationsController: process new messages, isGlobalNotificationsEnabled(","processNewMessages ","DeleteAccountTitle","setCreationTime","set VoIPService.callIShouldHavePutIntoIntent = ","The user must be signed in to make this API call.","com.sonyericsson.home.action.UPDATE_BADGE","LOCAL_CONNECTING","blitWithMaskLight","telegramCacheTextView","log_out_token_","UsernameAvailable","byte","SubjectLocation","metricResults","Error initializing AudioRecord","android.media.action.VIDEO_CAPTURE","Invalid bitset value ","packageName","SetRouteDiscovery for ","start creating round camera session","Method not decompiled: org.telegram.ui.MainTabsLayout.AnonymousClass3.getLongPressDuration():long","FourCC","boldVersion","brand","BoostingBoostStars","spoiler","blob","Invalid bitrate header: ","statisticChartLine_cyan","Play Store package is not signed -- possibly self-built package. Could not verify.","availabilityStartTime","nlclassifier","44_44","Unknown visibility ","Attestation conveyance preference %s not supported","chats_archiveBackground","ChannelRemoveUser","CJNyxPMgSVAEAAAAvW9sMwc51cw","ProgressiveMediaPeriod","SC-04G","Sound Clip","view","Exception when revoking access: ","authenticatorEid","UserRestrictionsNoSendDocs","VideoMediaHeaderBox[graphicsmode=","benchmarkStatus","Nexus 10","InstantCamera show round camera ","Source subfield ","Purchase token must be set","new-contacts","SearchMessagesResultCount","attheme","requestTimeMs","card:","null reference","onPageScrolled did not call superclass implementation","Halo","GiftPreviewCountModelsCrafting2","REPLACE INTO contacts VALUES(?, ?)","movefrom RESUMED: ","ALTER TABLE stickersets2 ADD COLUMN short_name TEXT;","BoostingReduceUsersTextPlural","clipInfo\\\\s*=\\\\s*(\\\\{[^']+\\\\});","dd MMM yyyy","uniform mat4 uMVPMatrix;\\nuniform mat4 uSTMatrix;\\nattribute vec4 aPosition;\\nattribute vec4 aTextureCoord;\\nattribute vec4 mTextureCoord;\\nvarying vec2 vTextureCoord;\\nvarying vec2 MTextureCoord;\\nvoid main() {\\n  gl_Position = uMVPMatrix * aPosition;\\n  vTextureCoord = (uSTMatrix * aTextureCoord).xy;\\n  MTextureCoord = (uSTMatrix * mTextureCoord).xy;\\n}\\n","a name","ActionsChartTitle","onPostInitComplete can be called only once per call to getRemoteService","application/x-matroska","registerview_params","sendResponse(): Status can't be null.","langconfig","Invalid exif length","fonts/rmono.ttf","Setting thumbnail attributes with offset: ","Network error occurred. Please retry request later.","Components are not allowed to depend on interfaces they themselves provide.","Bundle with restored state for the component \\","Bearer %s","removedPointCount","UINT32","BoostingGiveawayYouNotWon","connecting ","DELETE FROM media_holes_topics WHERE uid = ","86_86_b","Invalid strip offset value","unit","gcm_defaultSenderId","Spicy","movefrom CREATE_VIEW: ","fixed","TL Error","chat_adminSelectedText","getDevicesForStream","BritPop","headerTextView","MediaAndSoundSettings","badgeNumberMutedRow","AudioTrackThread","BoldMonths","avatar_backgroundSaved","RESULT_INSTALL_SKIP_FILE_SUCCESS","Unable to initialize EGL14: 0x","Cookies","SignUp","aligned@@env","chat_mediaLoaderPhotoIconSelected","PRAGMA user_version = 82","androidx.biometric.BiometricFragment","ThemeAlsoDisabledForHint","isInPreview","Failed parsing fontSize value: ","Invalid ID for ZoneOffset, non numeric characters found: ","Unexpected lacing value: ","Billing: Extract payload, failed to get purpose","media_holes_v2","inPoster","android.settings.LOCATION_SOURCE_SETTINGS","android:view_state","2voicedrafts_","unofficial_base_","Please provide at least one OptionalModuleApi.","telegram_story","ACTION_SET_PROGRESS","AttachMediaRestricted","strippedBitmap","phoneview_code","story bitrate, original = ","EverStar_S","USER_ID_INVALID","targetPackage","tag shouldn't be null","gcm.n.body","volume=%f","StarsController.buy launchBillingFlow","THROTTLE_ALWAYS","COMM","Input image can not be null","Rich","audio/3gpp2","NoiseSuppressor: was ","info1","distorted_speech","UPDATE events SET num_attempts = num_attempts + 1 WHERE _id in ","Version components are out of range: ","ALTER TABLE enc_chats ADD COLUMN in_seq_no INTEGER default 0","DROP TABLE story_pushes","first_name_native","UPDATE messages_v2 SET send_state = 2 WHERE mid = %d AND uid = %d","CREATE TABLE IF NOT EXISTS web_recent_v3(id TEXT, type INTEGER, image_url TEXT, thumb_url TEXT, local_url TEXT, width INTEGER, height INTEGER, size INTEGER, date INTEGER, PRIMARY KEY (id, type));","Error closing output file","PRAGMA user_version = 79","getSampleSizes","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER","MessageContainsReactionsPacks","emojies_animated_zoom","onItemRangeRemoved(","Does not support uneven width or height","archiveHidden","initEncodeInternal failed","UPDATE media_topics SET data = ? WHERE mid = ? AND uid = ? AND topic_id = ?","Gift2InfoOutConverted","p2pGroupInfo","generatedAdapter","M 47.641 17.125 C 50.641 18.207 51.09 19.935 51.078 22.653 C 51.07 24.191 51.062 21.23 51.088 23.063 C 51.109 24.886 49.587 27 47.377 27 L 5 27.009 C 2.79 27.009 1 25.219 1 23.009 L 0.983 11.459 C 0.983 8.908 3.414 7.522 5.476 7.838 C 7.138 8.486 47.641 17.125 47.641 17.125 Z","highestScore","onRequestDialog(%s)","videoIgnoreAltDocuments","redDotPaint","2botbiometry_","Failed to retrieve mButtonDrawable field","Missing required properties: verdictOptOut","windowBackgroundCheckText","personDetectionMode","change edited channel ","mlkit.ocr.korean","Failed to find package ","SIGN_IN_MODE_NONE","exp_year","textSize=","need get diff TL_updatesCombined, seq: ","SMALL_CAPITALS","previewDuration","Failed to parse text attribute: ","This coroutine had already completed","storyhint","saveToGalleryPeerRow","Do not call dispatchConfigurationChanged() on host. Host implements OnConfigurationChangedProvider and automatically dispatches configuration changes to fragments.","allowScroll ","registerConnectionCallbacks(): listener ","SensorLeftBorder","invitelink","earn","xcenter","Cea708Decoder","writing frame failed","Overriding unexpected non-sync sample for format: ","Unhandled video object layer shape","USER_KICKED","tonStakeddiceStakeAmountMin","darkorchid","kotlin.Short","UNKNOWNS","AreYouSureDeleteGIFEveryone","key_chat_messagePanelVoiceLockShadow","can't convert gift to inputgift to add into the collection","windowBackgroundWhiteGrayText7","The accent TeXFormula represents a single symbol with the name '","handle","Continuation at ","tbrl","no-bok","Unidentifiable major type: ","ASP.NET","precision highp float;uniform mat4 mvpMatrix;attribute vec4 inPosition;attribute vec2 inTexcoord;varying vec2 varTexcoord;void main (void) {   gl_Position = mvpMatrix * inPosition;   varTexcoord = inTexcoord;}","RepeatDisabled","resultReceiver","DELETE FROM messages_v2 WHERE uid IN ","do-not-hide-ads","UserRestrictionsApplyChanges","call_access_hash","Accessor ","StoryPrivacyContactsExclude","cea708","android.intent.extra.shortcut.ID","ThanosEffect: vertexShader == 0 || fragmentShader == 0","getDuration","maxEmojiCount cannot be negative","texSz","RuntimeException while executing runnable ","returnToCallBackground","getLayoutDirection","FolderLinkAddedChats","oldSkuPurchaseToken","SELECT mid FROM messages_topics WHERE uid = ? AND topic_id = ?","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform float preview;void main (void) {   gl_FragColor = texture2D(texture, varTexcoord.st, 0.0) * (preview + (1.0 - preview) * texture2D(mask, varTexcoord.st, 0.0).a);   gl_FragColor.rgb *= gl_FragColor.a;}","write int32 error","invalid parameter type. Must be one and instanceof LifecycleOwner","linkToDeath failed","GroupCreateMembersFive","try write deleted story","Frame size must be at least ","storageCacheDir","HH:mm:ss","fqv01SQemVIBAAAApND8LDRUhRU","storiesPinnedToTopCountMax","Mulberry","InteroperabilityIFDPointer","Bundle was missing exception type.","java.version","bytes=","startTimeMillis","setTouchModal","caption_length_limit_premium","storyprvhint","chat_topPanelBackground","Given job ID ","https://t.me/+PublicChat","premium.promo_screen_fail","onDeviceFaceMeshLogEvent","onDeviceSmartReplyLogEvent","android.intent.extra.durationLimit","Cannot find span size for pre layout position. ","chats_unreadCounterText","audio/mpeg","useThreeLinesLayout","Already initialized","avatar_backgroundInProfileBlue","9860","quote_length_max","AudioRecord.getMinBufferSize: ","showchattagsinfo","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI","BoostFeatureReplyColor","percent must be in the range of [0, 100]","Removing listener record for ","Gift2TransferPriceText","X-Goog-Api-Key","android.support.v4.media.session.action.ARGUMENT_CAPTIONING_ENABLED","Found purchase list of ","Missing WorkChain class","invalid orientation","royalpurple","httpResponseCode","violetred","ROLE","Video written to disk as ","SMILE_TO_GIF","decode() - key frame required first","start_from_date","Shape type must be in range from 0 to ","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR id when requesting this feature.","MODE_NORMAL","showSenderRow","PrivacyBotsInfo","izweatherbot","UsersCountTitle","av1 codec failed, we think this codec is not supported","ProfileBirthdayValueYear","org.telegram.messenger.beta","TopHoursChartTitle","Timing out connection while resuming.","premiumGradient0","Burning","VideosSavedHint","rawresource","targetClass","PRAGMA user_version = 22","UPDATE messages_v2 SET data = ? WHERE mid = ? AND uid = ?","created new webview container","aPosition","web_app_open_link","AudioTrack.play failed - incorrect state :","not found dialog with id ","isTagEnabled","objectAnimator","TB3-850M","last_name_native","info2.**","Failed to parse android.support.FILE_PROVIDER_PATHS meta-data","Invalid value: ","com.coremedia.iso.boxes.VideoMediaHeaderBox","androidx.profileinstaller.action.BENCHMARK_OPERATION","BrowserSettingsHistoryPages","GRANULARITY_PERMISSION_LEVEL","android.credentials.ClearCredentialStateException.TYPE_UNKNOWN","MEIZU_M5","unable to move file","CameraView first video frame was at ","avatarAnimationProgress","rubyPosition","encoderOutputBuffer ","gender","tg://settings/folders","topic_id","Resource does not exist: ","application/vnd.ms-fontobject","valid interface: ","loaded","CameraOwnerName","boolean","RESULT_PARSE_EXCEPTION","VOICE_TO_VIDEO","window.decorView","LimitReachedFolderLinksLocked","View ","ISOSpeedRatings","prominentFaceOnly","Passkeys__check_all_keys","MaxWidth","IN_APP_MESSAGE_RESPONSE_CODE","Format exceeds selected codec's capabilities [%s, %s]","update Cast device to %s","SBYTE","android.media.extra.AUDIO_PLUG_STATE","AutoNightSystemModeOff","received cancelled chunk faster than new one! received=","Ambient","CAST_SESSION","skipped message because chat is already opened (openedDialogId = ","showExtraNotifications: holders.add ","JLaTeXMath","android.intent.extra.shortcut.ICON","need get channel diff inner TL_updates, channel_id = ","ScrollGesturesEnabled","ReplyQuote: start/end are invalid (","Unable to obtain ChronoZonedDateTime from TemporalAccessor: ","Play Store package is disabled.","Crystal","US-ASCII","Failed to find font-family tag","entity","Standard Integrity API error (%d): %s.","billing_issue","CREATE TABLE IF NOT EXISTS media_v3(mid INTEGER, uid INTEGER, date INTEGER, type INTEGER, data BLOB, PRIMARY KEY(mid, uid))","quote","TPOS","androidx.core.content.pm.SHORTCUT_LISTENER","GiftPremiumGiftsSent","Error while delivering the message: ServiceIntent not found.","delete channel internal ","CREATE TABLE saved_reaction_tags (topic_id INTEGER PRIMARY KEY, data BLOB);","com.huawei.android.launcher","NotificationsMutedHintChats","Loading finished before preparation is complete.","Error encoding AuthenticatorAssertionResponse to JSON object","sdkVersion","LifecycleFragmentImpl","Cannot use SIGN_IN_MODE_REQUIRED with GOOGLE_SIGN_IN_API. Use connect(SIGN_IN_MODE_OPTIONAL) instead.","DELETE FROM media_v4 WHERE uid IN ","LIVE","vthumb://","StarsNeededTextKeepBizSubscription","camera","NotificationsServiceConnectionInfo","zzam","detectorMode","save media from all chats","SCOPE_EMPTY","ddots","ExoplayerCuesDecoder","hasInvoice","Device unlocked: initializing all Firebase APIs for app ","ANIM","theme-preview.jpg","Premature end of parens in %s","SendPlainTextRestrictionHint","Not bool value!","startX value must be in the range [0, 1]","MODE_RINGTONE","REQUEST_HASH_TOO_LONG","channel-count","ArchiveSettingUnmutedFoldersCheck","startTime cannot be negative or NaN.","ALTER TABLE topics ADD COLUMN unread_poll_votes INTEGER default 0","getHandlerType","Optional.absent()","ScrollView can host only one direct child","ERROR_UNKNOWN","Copyright","remoteModelOptions","Application context cannot be null for ContextUtils.initialize.","alignedat@@env","Timed out waiting for Task","auth_api_credentials_get_sign_in_intent","premiumGifts","email_unconfirmed_pattern","code_string","TypeToken type argument must not contain a type variable; captured type variable ","Australia/Sydney","ChannelSettingsChangedAlert","PaymentTransactionMessage2","new participant, update old","stars_suggested_post_amount_min","GmsDynamite","CharacterToSymbolMappings","groupCallMessage","can't parse DSTSpecificConfig yet","SIM0.MNC: unknown\\n","LiteOptionsBackground","unregisterConnectionFailedListener(): listener ","startX","Name","StandardIntegrity","InstantCamera stop audio encoding because recorded time more than 60s","bot add view","American Express","GiftCraftSymbolChance","PRAGMA old.user_version","save-to-photos","failed link shader","enterOffset","AccDescrNumberOfReplies","sender","packetization-mode","signup","requestMsgId=","FetchBitmapTask","RadioButton","RECAPTCHA_FAILED_TOKEN_NULL","Skip the tag entry since data format (","pip-live-story","Period","15555215568","Primus","Illegal value array type ","collapse_key","java.util.Set","OMX.SEC.mp3.dec","PHONE_NUMBER_INVALID","rotation","moveImageView","com.mp4parser.iso14496.part15.AvcDecoderConfigurationRecord","getScheduledMessages error: ","ms from codelng.gzip","Got NPE while authenticating with biometric prompt.","channel_admins_v3","light_icon","Nl8Pg2rBQVACAAAA25Lxtb8SDp0","pssh","priorityRow","getDifference: isUpdating = true","DELETE FROM web_recent_v3 WHERE type = 3","Key/provisioning request produced an unexpected exception. Not retrying.","DiceEmojiInfo_","getSampleNumber","video/webm","AlignedDayOfWeekInMonth","androidx.activity.result.contract.extra.ACTIVITY_OPTIONS_BUNDLE","peekLong","download","fire-android","tg://","Attempting to request an undeclared dependency Set<%s>.","JANUARY","UPDATE topics SET data = ?, pinned = ?, hidden = ?, edit_date = ? WHERE did = ? AND topic_id = ?","Garage","AreYouSureShareMyContactInfoUser","Invalid aspect frame values. frame=","DELETE FROM quick_replies_messages WHERE mid IN(%s) AND topic_id = %d","error changing cursor and caching columns","sub_layer_profile_compatibility_flag[","Requested Range Not Satisfiable","Dispatchers.Default","Joining ongoing request for: ","Failed to create EGL context: 0x","PRAGMA user_version = 132","tag:dolby.com,2014:dash:audio_channel_configuration:2011","priority_stories","https://play.google.com/store/account/subscriptions?sku=%s&package=%s","ChannelAddAdmin","smart_max_count_","language-id","FormulaSettings","timestamp_ms","Custom Action objects are not allowed. Please use the 'Actions' or 'ActionBuilder' class for creating Action objects.","Waiting for the image labeling module to be downloaded. Please wait.","migration_to_scoped_storage_finished","undertilde","MR2Provider","Got null bundle!","StoriesController can't add user cause is not contact","CameraSettingsIFDPointer","LICENSE_CHECK_FAILED","AquaPowerM","begin","Teal","HandlerBox[handlerType=","appUpdateCheckTime","android.permission.CAMERA","uniform vec2 xUnit;\\nuniform vec4 coeffs;\\n\\nvoid main() {\\n  gl_FragColor.r = coeffs.a + dot(coeffs.rgb,\\n      sample(tc - 1.5 * xUnit).rgb);\\n  gl_FragColor.g = coeffs.a + dot(coeffs.rgb,\\n      sample(tc - 0.5 * xUnit).rgb);\\n  gl_FragColor.b = coeffs.a + dot(coeffs.rgb,\\n      sample(tc + 0.5 * xUnit).rgb);\\n  gl_FragColor.a = coeffs.a + dot(coeffs.rgb,\\n      sample(tc + 1.5 * xUnit).rgb);\\n}\\n","Invalid mask pattern: ","application/x-httpd-php","sharedMedia_linkPlaceholder","WakeLockManager","web_app_start_gyroscope","DETACH DATABASE old;","A_EAC3","zzbb","sample rates=","video/divx","text/x-unknown","download_queue","tag \\","starsLocked","processLoadedMessages","an int","woods_f","9bot_","forwardDrawableResId","MASTERCARD","Size read is invalid start=","attestationObject","tg:proxy","Invalid topic name: %s does not match the allowed format %s.","chat_emojiSearchIcon","SELECT data, replydata, group_id FROM messages_v2 WHERE uid = ? AND group_id = ? ORDER BY mid DESC","code_function","application/msword","LookaheadCount","Stop capture interrupted while waiting for the session to open.","chats_unreadCounter","REPLACE INTO messages_v2 VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","onlineTextView","V_MPEG2","Missing required property: factory.","change_info","UnsavedChanges","Comp 1.**","chat_serviceBackgroundSelector","SELECT topic_id FROM topics WHERE did = %d AND max_read_id < %d AND (top_message > %d OR unread_count > 0)","MotionPhoto","DeleteAccountHelp","SELECT count, old FROM media_counts_topics WHERE uid = %d AND topic_id = %d AND type = %d LIMIT 1","DeviceSettingDescription","channelsuggesthint2","Camera","Result already set when calling onRequestCompleted","Time must be midnight when end of day flag is true","sectionDuration","Disable big camera for round","pframe","nonContourDetectedFaces","SELECT count(mid) FROM messages_topics WHERE uid = %d AND topic_id = %d AND mid > %d AND read_state IN(0, 2) AND out = 0","requestMatcher","newValue","webAppAllowedProtocols","Invalid direction: ","Deprecated and not implemented.","ACTION_COLLAPSE","getType(...)","Wallet.API","SELECT did, folder_id, unread_count, unread_count_i FROM dialogs WHERE unread_count > 0 OR flags > 0 UNION ALL SELECT did, folder_id, unread_count, unread_count_i FROM dialogs WHERE unread_count_i > 0","Adapter for type with cyclic dependency has been used before dependency has been resolved","Couldn't open connection, returning with 500","IOException thrown while closing Closeable.","nearby_distance","android.credentials.TYPE_PASSWORD_CREDENTIAL","mathring","ECONNRESET","SELECT count, max_read FROM stories_counter WHERE dialog_id = ","BRAVIA_ATV3_4K","Cannot read frame at position ","TypefaceCompatApi24Impl","NAMED_CHARACTER_REFERENCES","spec1","Allowed payment methods must be set! You can set it through addAllowedPaymentMethod() or addAllowedPaymentMethods() in the PaymentDataRequest Builder.","stickersFavedLimitDefault","goog.exo.dash","Entry{count=","Precondition Failed","ResourceManagerInternal","path is empty","Billing: Extract payload. AccountInstance not found, accountId=","set2","Camera:MicroVideo","BOOL_LIST","negthinspace","BYTES_LIST","lockRecordAudioVideoHint","SELECT data FROM chats WHERE uid IN(%s)","chat_topPanelClose","Unknown action: ","Expected a long but was ","firebrick","MPEG-J Stream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","migrated contacts ","getITelephony","disableSections","showExtraNotifications: sortedDialogs += ","delta_rps_sign","transparent","SELECT unread_count, inbox_max, last_mid FROM dialogs WHERE did = ","address_state","Index","No Title","PGN610","unknowd participant left, reload call","code_comment","captionLengthLimitDefault","received difference with date = ","max-height","attribute vec4 position;uniform mat4 videoMatrix;attribute vec4 inputTexCoord;varying vec2 vTextureCoord;void main() {gl_Position = position;vTextureCoord = vec2(videoMatrix * inputTexCoord).xy;}","moreInformationURL","Created class: ","checkboxCheck","gift","F04H","read string error","Luster","Dropping pending result for request ","upload_premium_speedup_download","Multiple identical TrackGroups added to one TrackGroupArray.","ShareTheme","ImportStickers","StarsNeededTextGiftUpgrade","deleteButton","A_AAC","createWorkChain","Bad ComponentName while traversing activity parent metadata","woods_fn","aicompose_tone_saved_limit_premium","GlobalSoundDocId","androidx.credentials.provider.extra.CREATE_CREDENTIAL_EXCEPTION_TYPE","filtersEnabled","ISO-8859-10","வணக்கம்","sync1","system","color_lightgreen","DELETE FROM polls_v2 WHERE mid = %d AND uid = %d","STREAM_ALARM","inputConnection must be non-null","channelCount.caps","routeId cannot be null","DROP TABLE IF EXISTS chat_settings;","CASUAL","urlTextView","Gift2AuctionMinimumBidIncreased","Industrial","BRAVIA_ATV2","application/epub+zip","stories_suggested_reactions_limit_default","android.permission.INTERNET","LIVEPHOTO","UTF8","Invalid pixel format: ","voipgroup_soundButtonActiveScrolled","SELECT did FROM chat_hints WHERE type = 0 ORDER BY rating DESC LIMIT 4","main:cc:","next_request_ms","precision highp float;\\n","chat_mediaLoaderPhotoSelected","scriptsize","Billing Override Service Client was already closed and can't be reused. Please create another instance.","USER_ADMIN_INVALID","application/x-camera-motion","chat_stickerReplyNameText","reactions_uniq_max","contact_id IN (","org.robolectric.Robolectric","MMMM dd, yyyy","Window callback may not be null","SM-T230","2.%d.%d","FrameworkMediaDrm","StarsController.buy queryProductDetails done: no products","Unsupported colorFormat: ","texOffset","F3211","featuredStickers_addButton2","batterymanager","FragmentState{","VP8X","ALTER TABLE enc_chats ADD COLUMN layer INTEGER default 0","sub_layer_progressive_source_flag[","timeout","video/mp4","actionBarDefaultIcon","disable_sharing_learn","EmojiCompatInitializer","PassportNativeHeaderLang","INIT_DOWNLOAD_JS","Init ","UUID mismatch. Expected: ","CLOUD_PROJECT_NUMBER_IS_INVALID","effects","drawableMsgOutReplies","uniform mat4 uMVPMatrix;\\nuniform mat4 uSTMatrix;\\nattribute vec4 aPosition;\\nattribute vec4 aTextureCoord;\\nvarying vec2 vTextureCoord;\\nvoid main() {\\n   gl_Position = uMVPMatrix * aPosition;\\n   vTextureCoord = (uSTMatrix * aTextureCoord).xy;\\n}\\n","star_reaction","MMM dd","joinchat","onDeviceDocumentCroppingLogEvent","Unable to configure passthrough for: ","CHAT_SEND_MEDIA_FORBIDDEN","app initied","c2.android","contactJoinedRow","CREATE TABLE dialog_settings(did INTEGER PRIMARY KEY, flags INTEGER);","attribute vec4 position;\\n","null cannot be cast to non-null type T of androidx.lifecycle.ViewModelProvider.get","Skipping invalid timing: ","REPLACE INTO dialog_filter VALUES(?, ?, ?, ?, ?, ?, ?, ?)","Failed to send message to service.","8.3 and 8.4 SDKs require non-null email","Method not decompiled: org.telegram.messenger.SendMessagesHelper.findMaxDelayedMessageForMessageId(int, long):org.telegram.messenger.SendMessagesHelper$DelayedMessage","count-unread-messages","StoriesController add new story id=","UPDATE messages_v2 SET send_state = 0, date = ? WHERE mid = ? AND uid = ?","InstantCamera first audio frame not found, removing buffers ","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_FLAGS_KEY","Client does not support price change confirmation.","groupMemberIds must not be null","verify_age_bot_username","sensor","smart_delay_","underrightarrow","ec-3","moretemplates","LanguageSame","hashed PRF value with wrong length","UTF_8","GroupCreateMembersTwo","Restarter must be created only during owner's initialization stage","FIXED64","taptostoryhighlighthint","AccDescrPhotoViewer","null context","Can't access ViewModels from detached fragment","web_app_secure_storage_save_key","2remoteThemesHash","ACTION_CUT","DocType ","force import contacts","CastDynamiteModule","gcm.n.click_action","html","SecretChat","dvb:weight","tg://settings/notifications/reset","running=[NOT STARTED YET]","ActionRequestedPeerChannelPlural","response","firstloginshow","https://default.url","trak","quickRepliesRow","modestbranding\\","null and empty keys are not allowed","Please begin an object before writing a name.","Got exception trying to get purchases try to reconnect","MlKitCleaner","SubjectDistance","PRAGMA user_version = 159","resetDownloadRow","chats_actionIcon","Beginning index: ","negative values not supported: ","Could not make request to the backend","Ignoring unrecognized transport ","android.media.metadata.ALBUM_ART_URI","putBoolean","Failed to call Surface.setFrameRate","Unable to start authentication. Called after onSaveInstanceState().","Combining encryption and compression is not supported","actionBarActionModeReaction","DeleteThisChat","base64()","StoriesList update story ","error in parsing \\","video/x-msvideo","updateDownloadConditions","loadDataWithBaseURL ","Whipped","MessagesUnpinned","CREATE TABLE IF NOT EXISTS sharing_locations(uid INTEGER PRIMARY KEY, mid INTEGER, date INTEGER, period INTEGER, message BLOB);","EglBase.create shared context","DELETE FROM chat_pinned_v2 WHERE uid = %d AND mid <= %d","android.support.allowGeneratedReplies","isAlwaysShare","API_DISABLED","Flirty","create new database","luc10.**","dotsb","rmoustache","iso8601","square","payload_encoding","DefaultTeXFont.xml: the default text style mapping '","There should be at least 3 premium icons!","expected header type ","folder_tags","11. currentTask = dnstxt","buildClient must be implemented","AutoDownloadPreloadVideoInfo","location_actionPressedBackground","CHANNELS_ADMIN_LOCATED_TOO_MUCH","application/x-www-form-urlencoded;charset=%s","Precision","getPPS","https://plus.google.com/","general_tier_flag","getHorizontallyScrolling","application/vnd.ms-powerpoint","darkseagreen","discouraged","thickspace","hev1","GPSAreaInformation","chat_inAudioDurationText","AutoNightDisabled","utf-8","windowBackgroundWhiteGrayText2","NoMailInstalled","TopicProfileStatus","chatFullDate","CREATE TABLE saved_dialogs(did INTEGER, date INTEGER, last_mid INTEGER, pinned INTEGER, flags INTEGER, folder_id INTEGER, last_mid_group INTEGER, count INTEGER, forumChatId INTEGER, PRIMARY KEY (did, forumChatId))","New Collection violated the Collection spec","Exception while unparceling control hints.","PREMIUM","API availability must not be null","AudiosSavedHint","project_id","I420ToNV12: width and height should not be negative","Ignoring region without an origin","a-zA-Z0-9[ -\\ud7ff豈-﷏ﷰ-\\uffef𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]","Out of bound index with offput: 0 and length: ","UPDATE topics SET unread_mentions = %d WHERE did = %d AND topic_id = %d","REPLACE INTO messages_seq VALUES(?, ?, ?)","Error while parsing timestamp in GCM event","audio?","Malformed sample table (stbl) missing sample description (stsd)","Neon","callsSectionRow","CharMatcher.is('","Font resource ID #0x","level","PRAGMA user_version = 167","PRAGMA user_version = 49","is_output_switcher_enabled","chatlists_joined_limit_default","contextProgressOuter2","dialog_filter_ep","SELECT document FROM web_recent_v3 WHERE id = 's_","posterTime","need_cardholder_name","evalByCredential","GPSDifferential","Failed to instantiate custom view inflater ","onCreateIncomingConnection ","x:xmpmeta","base16()","boldsymbol","Input does not start with the #EXTM3U header.","com.coremedia.iso.boxes.ChunkOffsetBox","ArchiveHintSection1","AvailableIn","send_by_enter","null tasks are not accepted","DELETED CHAT","my_profile_gift","can't parse ALSSpecificConfig yet","fcm_fallback_notification_channel_label","picker_badgeText","needShowRoundHintChannel2","fullPackage","java.util.stream.IntStream","android.support.v4.media.session.action.SET_REPEAT_MODE","forwardStringResId","accountName","save_gallery_flags","starsSubscriptionAmountMax","vbox86","save locale file to ","DELETE FROM sharing_locations WHERE 1","CHAT_SEND_","enable_h265_decoder","DELETE FROM unread_push_messages WHERE uid = %d AND mid IN(%s)","setPreviewTime","availableMapProviders","gallery_load_","CREATE TABLE paths(document_id INTEGER, dc_id INTEGER, type INTEGER, path TEXT, flags INTEGER, PRIMARY KEY(document_id, dc_id, type));","DayOfYear","StoriesController update stories from full peer ","Step must be non-zero.","brush_color_-1","peekByteArray","Illusion","Unhandled indirect reference","V_MS/VFW/FOURCC","ResetMyAccountWarningText","Connection progress callbacks cannot be null.","automlImageLabelingInferenceLogEvent","textsc","init.nox.rc","topics_unreadCounterMuted","H120","pipelineAccelerationInferenceEvents","emojiGenericAnimations","voipgroup_soundButton","ProfileGiftsCount","Привіт","PINNED_TOPIC_NOT_MODIFIED","CLOSED-CAPTIONS=NONE","loadReplyMessagesForMessages: load messages","get file path cached id=","SELECT distinct t._id, t.backend_name, t.priority, t.extras FROM transport_contexts AS t, events AS e WHERE e.context_id = t._id","base64Url()","UPDATE scheduled_messages_v2 SET mid = ?, send_state = 0 WHERE mid = ? AND uid = ?","transport","playbackType","Unable to obtain ChronoLocalDateTime from TemporalAccessor: ","android.support.v4.media.session.action.ARGUMENT_MEDIA_ID","float index = float(i);\\n","Billing: Service disconnected","SELECT did FROM dialogs WHERE 1","ALTER TABLE enc_chats ADD COLUMN key_date INTEGER default 0","Starting service","onItemRangeMoved(","The provided cloud project number is invalid.\\nUse the cloud project number which can be found in Project info in your Google Cloud Console for the cloud project where Play Integrity API is enabled.\\n","newConfig","http://t.me/","SOURCE_PROCESS_TEXT","The restore credential service failed with unsupported status code, failure: ","StripOffsets","caption","https://t.me/%1$s/s/live","IsSendingPhoto","ActionMode callback can not be null.","REPEAT_SINGLE","BeginSignIn","onDeviceDocumentEnhancementCreateLogEvent","pinegreen","Pre-u credman get flow failed for get sign in intent; retrying with gis flow","com.android.vending.billing.LOCAL_BROADCAST_PURCHASES_UPDATED","Failed to adjust response data: ","attach_scale","importTitle","BoostingGiftLinkForwardedTo","onStateChange\\","decode(...)","rental_agreement","dialogTextGray","channelsLimitDefault","additionalSkuTypes","changeUserColor","Scroll happened in the opposite direction of the target. Some calculations are wrong","onRemoveMemberRoute: Ignoring null or empty routeId.","placeholderAlpha","LoginBilling purchased done ","onCleared called for ","CREATE TABLE IF NOT EXISTS webpage_pending(id INTEGER, mid INTEGER, PRIMARY KEY (id, mid));","GET_CREDENTIAL_TRANSFER_CAPABILITIES","COMPLETING_WAITING_CHILDREN","UserRestrictionsSendMedia","Premature left-side return of %s in %s","colonequals","INVALID_REQUEST","Cannot fling without a LayoutManager set. Call setLayoutManager with a non-null argument.","processblue","requestStartUptime","debug_uploading:  send reqId ","user_phones_v7","sample-rate","android$support$v4$app$INotificationSideChannel","default_KID","status_bar_height","swipe_pin","noncontactsRow","utyan_empty2","Dynamite loader version >= 2, using loadModule2NoCrashUtils","voip_logs","null cannot be cast to non-null type kotlinx.coroutines.internal.DispatchedContinuation<T of kotlinx.coroutines.DispatchedTaskKt.resume>","suggest_large_icon","YouBoostedChannel2","FirebaseApp","eac3","A_PCM/INT/LIT","settings_mask","custom (","sans-serif","GACConnecting","Blackberry","fillMessagesWithStories: applying stories for existing array","ContactNotRegistered","Invalid channel count: ","longmapsfrom","Max pool size ","mediumorchid","Olive","Spectral bottom ","southwest","enableGiftsInProfile","usagestats","MODULE_VERSION","scriptscriptstyle","RV Prefetch","https://www.google.com/search?q=","CHAT_SEND_GIFS_FORBIDDEN","SavedMessagesCount","CameraView fix timestamp enabled","android_id","ImageProcessingIFDPointer","Requested offscreen page limit ","time=","MaximumReactionsValue","subtitle","i-lux","V_VP9","web_app_share_to_story","UPDATE media_holes_topics SET start = %d WHERE uid = %d AND topic_id = %d AND type = %d AND start = %d AND end = %d","Encoding not supported, ignored","neutral","M4V|MP4|mp42|isom","window_flags","TRuntime.","EventInternal{transportName=","Unable to stop","All products must have the same package name.","Could not update ABT experiments.","web_app_start_device_orientation","choose","CameraView camera scaleX = ","notificationsServiceConnectionRow","android.support.v4.media.session.action.SET_CAPTIONING_ENABLED","backBufferDurationMs","answered_","proxy_secret","new_noncontact_peers_require_premium_without_ownpremium","Requested dimensions are too small: ","DELETE FROM emoji_statuses WHERE type = ","androidx.credentials.BUNDLE_KEY_REQUEST_JSON","timescale","accentState","House","glass_targetMainTabs","ThumbnailImageWidth","CREATE TABLE IF NOT EXISTS premium_promo(data BLOB, date INTEGER);","UPDATE dialogs SET unread_count = ? WHERE did = ?","suggestStickers","FixedNodeBuilder[%d][%s]","paidReactionsAnonymousTime","availabilityTimeOffset","fonts/","Ping","Deserialization via serialization delegate","Loaded stale dynamic manifest: ","Buttered","need fix parsing csd data","telegram.org","entries","kotlin.Byte","gifs","36_36_nolimit","ActivityResultRegistry","choices","FirebaseMessaging","android:cancelable","DELETE FROM messages_holes_topics WHERE uid = ","events_dropped_count","SELECT data FROM messages_v2 WHERE uid = ","pathPattern","luc8","px) is less or equal to (0px)","actionBarActionModeReactionDot","Primary\\","Pearl","Key type invalid","getObject","skewChar","Invalid field 'MicroOfDay' for get() method, use getLong() instead","SELECT data, mid FROM messages_v2 WHERE uid = ? ORDER BY mid DESC LIMIT 10","LightSource","Android SDK built for x86","hasLowConfidenceProposedCorners","lastSeenRow","maxSize (%s) must >= 0","initialState","selected_page","InAppNotifications","NotifyTask[packageName:","showAnnualPerMonth","northeast must not be null.","M 48 7 C 50.21 7 52 8.79 52 11 C 52 19 52 19 52 19 C 52 21.21 50.21 23 48 23 L 4 23 C 1.79 23 0 21.21 0 19 L 0 11 C 0 8.79 1.79 7 4 7 C 48 7 48 7 48 7 Z","SaveToGalleryVideoHintGroup","Super_SlowMotion_Edit_Data","kotlinx.coroutines.scheduler.core.pool.size","cthumb.jpg","Using OpenGL ES version ","AUTH_TOKEN_EXCEPTION","fcm-22.0.0","chats_menuTopShadow","c2.google.av1.encoder","VibrationDisabled","FinalResults","uniforms","Gift2PremiumSubtitleMany","trimPathStart","ER TwinVQ","InstantCamera eglCreateContext failed ","UpdateAppAlert","selected SD card = ","CLEAR_CREATION_OPTIONS","Card requirements must be set!","delete camera file","desktop","stories","urn:mpeg:dash:role:2011","GifSavedHint","The activity must be a subclass of FragmentActivity","ODROID-XU3","AttachAudioRestricted","com.android.systemui.action.LAUNCH_MEDIA_OUTPUT_DIALOG","SELECT m.data, m.mid FROM media_v4 m %s WHERE %s m.uid = %d AND m.mid > 0 AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","Delayed[nanos=","Invalid marker:","PRAGMA user_version = 103","TimerPeriodPhotoSetSeconds","options cannot be null","Missing WorkChain API createWorkChain","cannot have more than 2 params","SEND_MESSAGE","create(Any?;Continuation) has not been overridden","CREATE TABLE app_config(data BLOB)","dialogId","omx.qcom.video.decoder.hevcswvdec","CONVERT_GIGAGROUP","application/vnd.apple.installer+xml","icy-genre","failed creating shader","zzcb","never-open","android.media.metadata.COMPOSER","RtpTransceiver has been disposed.","Content-Type","Couldn't get the Unsafe","intent_action","ChatBackground","visibility_changed","boostingappearance","needShowRoundHint2","JAVASCRIPT_TAG","ISO_8859_1","Currently unsupported COMMAND_P16 Command: ","CONSUMED","goog.exo.core","c2.google.","The PublicKeyCredential response json had an unexpected exception when parsing: ","All products should be of the same product type.","autologinToken","driver_license","36_36_","Unable to get icon package","server=","ZoomControlsEnabled","bluetoothScoRow","chat_outBubbleGradientSelectedOverlay","SELECT dialog_id, message_id, message_type FROM paths_by_dialog_id WHERE path = '","chat_emojiPanelEmptyText","Bottom.**","oldlace","aicompose_tone_prompt_length_max","com.coremedia.iso.boxes.TimeToSampleBox","ChannelCaptionLimitPremiumPromo","DELETE FROM stories WHERE dialog_id = %d","Protocol message was too large.  May be malicious.  Use CodedInputStream.setSizeLimit() to increase the size limit. If reading multiple messages, consider resetting the counter between each message using CodedInputStream.resetSizeCounter().","probeCoroutineResumed","onSessionSuspended with reason = %d","YOU_BLOCKED_USER","FocalLength","lang = ?","SELECT COUNT(mid) FROM messages_v2 WHERE uid = %d","Old SKU purchase information(token/id) or original external transaction id must be provided.","Not enough bytes to read: ","chat_recordedVoiceBackground","pptx","received deprecated onAccountValidationComplete callback, ignoring","ALTER TABLE scheduled_messages_v2 ADD COLUMN reply_to_message_id INTEGER default 0","setTimescale","wrong Vector magic in TL_StoryPrivacy (4)","contextProgressOuter1","DeletedFromYourContacts","LinkedChannel","gms:playlog:service:sampling_","PRAGMA user_version = 162","Library not found, arch = ","repeatCount","36_36_firstframe","eia608","DRIVE_EXTERNAL_STORAGE_REQUIRED","chat_previewGameText","marinelteatt","tgb://share_game_score","middleTextView","androidx.credentials.BUNDLE_KEY_RESPONSE_JSON","Called getViewLifecycleOwner() but onCreateView() returned null","UPDATE scheduled_messages_v2 SET send_state = 2 WHERE mid = %d AND uid = %d","LimitReachedFileSize","BoostingGiveawayUsedLinksPlural","VP8 ","docker","Audio channel count constraints cannot be applied without reference to Context. Build the track selector instance with one of the non-deprecated constructors that take a Context argument.","Failed to get Google certificates from remote","Perky","V2 version check failed: ","THEME_FORMAT_INVALID","yellowgreen","dialog_photos","java.lang.Long","AndroidKeyStore","AFTR","downloadStatus","Cannot coerce value to an empty range: maximum ","SELECT hash, id FROM downloading_documents WHERE state = 1 ORDER BY date ASC LIMIT ","REMOVED","Stickers","logEventDropped","Null token","unread_count","SELECT unread_count_i FROM dialogs WHERE did = ","dialogFiltersPinnedLimitDefault","Gift2Availability2ValueNone","Problem in loading the class at ","dialog_inlineProgressBackground","c2.android.aac.decoder","DELETE FROM download_queue WHERE type = %d","Failed to set playback params","failed to create directory","servicediscovery","DEPRESSED","unreadDialogsLoaded","Fantasy","telegram_album","wallpapers2","Photos","AmPmOfDay","Product id must be provided.","ClearHistoryMessageMultiple","ActionUniqueGiftResaleService","CHAT_SEND_VIDEOS_FORBIDDEN","Detected audio object type: ","UserRestrictionsNoEmbedLinks","SendByEnter","getWrappedClientObject","Chronology","serviceMissingResolutionIntentKey","unusedTag","Open","PRAGMA user_version = 122","initializers","Perfect","Thobela","Missing Permission: android.permission.ACCESS_NETWORK_STATE this should normally be included by the manifest merger, but may needed to be manually added to your manifest","package","BoostingTelegramPremiumFor","android.intent.extra.ringtone.SHOW_DEFAULT","dialog_filters_chats_limit_default","JobServiceEngineImpl","chat_inAudioSeekbarSelected","classes.dex","sizeAndRate.vCaps","drawableMsgStickerViews","LocationNotifiationCloser","StoryReactionsWidgetLimit2","photo_","Access-Control-Allow-Headers","saved_tokens_login","Attempting to open a session using a dummy ExoMediaDrm.","Failed to configure capture session.","sign","Found JPEG segment indicator: ","smta: captureFrameRate=","new_password","resultKey","range","android.app.extra.BLOCKED_STATE","searchEngineType","https://static-maps.yandex.ru/1.x/?ll=%.6f,%.6f&z=%d&size=%d,%d&l=map&scale=%d&lang=%s","No supported capture formats.","android.credentials.CreateCredentialException.TYPE_INTERRUPTED","merchantInfo","current db version = ","elementName","LinkExpiresInTime","Slate_Pro","canDisconnect","PRAGMA user_version = 120","predicate","VoipGroupYouCanNowSpeakIn","SensorRightBorder","gcm.n.image","https://www.youtube.com/get_video_info?","col += sampleTex.rgb * boxWeight;\\n","Crimson","Cannot load adaptive icon from uri: ","stripe","InstantCamera preview w = ","bitmap is null","CHALLENGE_ACCOUNT_NATIVE","androidx.core.app.NotificationCompat$BigTextStyle","InstantCamera camera scaleX = ","subtype","DELETE FROM dialog_photos WHERE uid = ","UTF-16BE","Option","string size too big","Failed to read resource ","power-saving","integer_to_integer_map","pathData","REPEAT_OFF","requested_","CodedInputStream encountered an embedded string or message which claimed to have negative size.","Parsing frame: ","CREATE INDEX IF NOT EXISTS uid_end_messages_holes ON messages_holes_topics(uid, topic_id, end);","uMVPMatrix","PLAY_STORE_ACCOUNT_NOT_FOUND","Hashing.sha256()","RectD{left=","chat_inPreviewInstantText","Value for ","Null factory","LibopusAudioRenderer","error starting AudioTrack","omx.","putFloat","UnlockPremiumEmojiHint","shaderGradientSoftLight","animated_","VALUE_INVALID","color_key","failed to open round ","AreTypingGroup","A_AC3","download queue: dc","android.permission.ACCESS_BACKGROUND_LOCATION","tmpo","centerColor","Could not execute non-public method for android:onClick","StartDayAt","tg://settings/privacy/data-settings/delete-synced","NoxIcon","CctTransportBackend","wBlur","Thread: ","home_screen_failed","ഹലോ","SuggestPhoto","delete camera file by cancel","GPSInfoIFDPointer","screen state = ","need_remove_previous_same_chat_activity","CREATE TABLE chat_hints(did INTEGER, type INTEGER, rating REAL, date INTEGER, PRIMARY KEY(did, type))","task_id","SELECT count, end FROM chat_pinned_count WHERE uid = ","Start recording error: ","show-button","iframe","PRAGMA user_version = 20","Failed to parse date [","Beat","gathered","INSERT INTO emoji_statuses VALUES(?, ?)","stopPlayout","DELETE FROM media_topics","japanese","PRAGMA user_version = 10","АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ","IdentityCredentials.API","audio/eac3","drawableMsgOutPinnedSelected","sidey","arrayIndexScale","Mocha","eglMakeCurrent failed: 0x","font_italic","start play youtube video ","ISO-8859-3","Phenotype.API","Natural","NATIVE_ENGINE_INITIALIZATION","ResellGiftBuy","PRAGMA user_version = 58","Rrugë pa emër","Error instantiating RTMP extension","Unknown HEVC profile string: ","AccDescrMsgSending","tel:+","Summer","DoubleFixedNodeBuilder[%d][%s]","Disconnected: ","Chestnut","Failed to load saved values from file ","Could not call setClipToScreenEnabled() on PopupWindow. Oh well.","Invalid ID for offset-based ZoneId: ","loading contacts 1 query time = ","ThemeHelpLink","2dialogsLoadOffsetAccess","qeZWES8rGVIEAAAARfWlK1lnfiI","PrivacyPaymentsClear","M/d/yy","Failed to decode StreamInfo","gold","BoostingFromOtherChannel","modelName","addToGroupAlertString","dialogGrayLine","Invalid target position","2201","Couldn't find meta-data for provider with authority ","primary","CREATE TABLE emoji_groups(type INTEGER PRIMARY KEY, data BLOB)","This device doesn't support aot. Did you call deviceSupportsAotProfile()?","syncContacts","iconUrl","key length must be exactly 256 bytes but is ","Could not initialize intrinsics","UPDATE messages_v2 SET read_state = read_state | 2 WHERE mid IN (%s) AND uid = %d","Passkeys__set_key_version","Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application's build.gradle.","start cannot be negative","notifyEvent ","detach: ","checkboxDisabled","androidx.core.app.extra.COMPAT_TEMPLATE","onSessionResumed ","workerCtl$volatile","calls_callReceivedGreenIcon","mode was UNNECESSARY, but rounding was necessary","No MediaStreamTrack specified for addTransceiver.","isForegroundBitmapEnabled","publishTime","9GcNVISdSVADAAAAUcw5BYjELW4","likes","scale(","StoryDraft delete ","Cannot add item decoration during a scroll  or layout","AccountAlreadyLoggedIn","USER_NOT_MUTUAL_CONTACT","Client does not support get purchase history.","gtop","Passkeys__return_cryptauth_status","id3v2frame[pos=","SavedDialogsTabCount","profileCompatibility","invalid null looper","PassportEmailVerifyInfo","Dropped frame, encoder queue full","Mark is currently unsupported","action_key","ThanosEffect: eglSurface == null","textapos","delete_ban","Mist","unknown","http://dashif.org/guidelines/last-segment-number","audio/wav","warm.up.sid","notify item range removed","serializedDocid","Suppressed: ","thinspace","text-combine-upright","save_gallery","MESSAGE_ID_REQUIRED","bday_contacts","sps_video_parameter_set_id","badge_vip_count","PODCAST_SERIES","NetworkLocationStatus: Wifi status: ","Crypto-based authentication is not supported for device credential prior to API 30.","OPPO","roamingDownloadMask","crossfade","UnconfirmedAuthMultiple","DISTINCT","settings_button_pressed","CREATE TABLE effects(data BLOB)","com.android.billingclient.util.concurrent.AbstractResolvableFuture","Adding listener record for ","initializer","GIONEE_WBL5708","SearchURL","Incomplete SpringAnimation: Either final position or a spring force needs to be set.","LoginBilling canPurchaseStore returned ","contactsSavedCount","requestJson","eglChooseConfig failed: 0x","BoostingReassignedFromPlural","DELETE FROM downloading_documents","stickers_featured","Gift2Info2ChannelExpired","SELECT data FROM messages_v2 WHERE uid = ? AND mid = ?","key_sheet_other","EnableAutoNotifications","Missing CodecPrivate for codec ","zzap","excludeCredentials","groups_ia","onPageCommitVisible ","CameraView video record not yet started","IsRecordingRound","objectFieldOffset","java.lang.Object","window.Telegram.WebView.receiveEvent('gyroscope_changed', ","device_storage_key_received","showFiltersTooltip","RemoteException communicating with ","ViewExceptions","android.intent.extra.ringtone.DEFAULT_URI","0123456789ABCDEFGHIJKLMNOPQRSTUV","Notes","Invoking onNewToken for app: ","formatterDayWithSeconds24H","DFXP","TAKEN","download_speed","download_progress","parsed isLivePhoto()=","Tropical","wlan0","dotPaint","drawableMsgOutCallVideo","Citrus","ORCAS_SIGNAL_INITIALIZATION","Failed to get thread context classloader ","FIXED32_LIST","projectId","androidx.credentials.BUNDLE_KEY_PREFER_UI_BRANDING_COMPONENT_NAME","Second image does not contain valid size information","MM-dd HH:mm:ss.SSS","SubIFDPointer","Refreshed FCM token: ","manning","onGeolocationPermissionsHidePrompt: dialog.dismiss","TrackHeaderBox.java","containerImages","androidx.recyclerview.widget.RecyclerView","androidx.mediarouter.media.KEY_PLAYBACK_TYPE","android.media.metadata.TRACK_NUMBER","ms-ind","Platform NS is not supported","Failed to call newCastContextImpl","android.media.metadata.DISPLAY_DESCRIPTION","binder","StoriesMovedToContacts","java.lang.Byte","sms_hash","last_name_card","zzao","drafts","loadDurationMs","dangal","alternative","2dialogsLoadOffsetChatId","BotAttachMenuShortcatAddedSide","pcm_loop_filter_disabled_flag","dockerfile","PRAGMA user_version = 73","translateResultStatusCode","photo-viewer-","identifier must not be empty","chat_outVenueInfoText","ALTER TABLE enc_chats ADD COLUMN fprint INTEGER default 0","database already in transaction","Time in milliseconds as long","Unsupported type","The tracks duration is bigger than Long.MAX_VALUE","long_label","scaling_list_delta_coef","storageQueue_","STREAM_SYSTEM","secure-playback","DELETE FROM botcache WHERE 1","picker_disabledButton","PasscodeView onAuthenticationSucceeded","messagesRow","scaleX","androidx.mediarouter.media.KEY_EXTRAS","mime","Myth","today","clientLibraryVersion","max-width","SendMediaPolls","image_stab","poll_question_length_max","fstab.nox","PRODUCT_DETAILS","unicode","data9","CHATLISTS_TOO_MUCH","A required meta-data tag in your app's AndroidManifest.xml does not exist.  You must have the following declaration within the <application> element:     <meta-data android:name=\\","Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36","channelsLimitPremium","REPLACE INTO web_recent_v3 VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","darkgray","DELETE FROM media_counts_v2","RowsPerStrip","Cea608Decoder","chat_read_mark_size_threshold","PublicShares","SCTE-35 splice command: type=","chats_unhide","photoHighQualityDefault","SELECT us.key, us.uid, us.fname, us.sname, up.phone, up.sphone, up.deleted, us.imported FROM user_contacts_v7 as us LEFT JOIN user_phones_v7 as up ON us.key = up.key WHERE 1 LIMIT 0,","Trying to initialize AudioRecord with source=","has completed","registerview_first","onError\\","CREATE TABLE profile_stories (dialog_id INTEGER, story_id INTEGER, data BLOB, PRIMARY KEY(dialog_id, story_id));","chat_outAdminText","photo#","DoubleStream.adapt(Spliterator<Double> s)","REACT_GAME","CREATE INDEX IF NOT EXISTS uid_end_messages_holes_4_topics ON messages_holes_topics(uid, topic_id, end);","zzag","UNSUPPORTED","Forgot password","package:","formula","getContentSize","notifications_disabled","Cucumber","stickers","mlkit.image.caption","usage","kotlinx.coroutines.semaphore.segmentSize","put file path id=","android.speech.action.RECOGNIZE_SPEECH","Experimental","During clear credential sign out failed with ","add-account","blurNode","OFFSET_INVALID","DELETE FROM enc_tasks_v4 WHERE mid IN(%s) AND uid = %d AND media = 0","FILE_REFERENCE_EMPTY","PREMIUM_CHRISTMAS","CREATE UNIQUE INDEX contexts_backend_priority on transport_contexts(backend_name, priority)","SCV31","PRAGMA user_version = 34","origin","ALTER TABLE story_pushes ADD COLUMN expire_date INTEGER default 0","reset","yyyyMMdd'T'HHmmss","BoostingGiveawayParticipant","host","F3215","profile_verifiedBackground","aggregatedOnDeviceObjectInferenceLogEvent","sent_files_v2","stealthModeSendMessageConfirm","models/deal_logo.binobj","DELETE FROM downloading_documents WHERE hash = ? AND id = ?","reflectbox","image/webp","LiteOptionsThanos","android.os.IMessenger","onConnectionFailed","Failed to validate ID3 tag with majorVersion=","http://maps.google.com/maps","devicePerformanceClass","StoriesController can't add new story DELETED","Triangle 3.**","textsubscript","classes_to_restore","24_24","YourName","statusgiftpage","grain","paintChatComposeBackground","code_operator","Gift2CollectionNumber","do-not-translate","kotlin.collections.List","canUseAcousticEchoCanceler: ","siteNameEmpty","bot_name","Couldn't find a double value","Accept-Charset","lib/","apiVersionMinor","majorBrand=","DELETE FROM messages_topics WHERE uid = %d AND topic_id = %d","VideoCapturerDevice onStateChanged(","DebugMenuDualOff","incoming_calls2","delimiter","Found bluetooth route: ","GiftPreviewCountModelsCrafting","15555215584","floor type greater than 1 not decodable: ","Bhangra","queueFetchItemRange","C1504","EmojiInteractionTapHint","pascal","dcDomainName2","addNode","Opening camera failed, passing: ","constructor","DELETE FROM star_gifts2","GROUP_LIST","translationsManualEnabled","Error in getting kern in \\\\kern command !","Unable to verify the intent with Assistant Go.","fire-abt","Images","FEBRUARY","BoostingShowMoreBoosts","intensity","icon_bitmap_path","purple","Null pending result returned when trying to deliver task result!","DynamiteLoaderV2 was not cached.","disableStandaloneDynamiteLoader2","transport_name","kiwi","web_app_trigger_haptic_feedback","factory must not be null","UserAddedAsAdminHint","FootsAway","delay)","finished downloading file to ","promo_psa_type","Host","stretch","dialogsType","LEAVE","first_name","sdsm","background can not be translucent: #","paintChatActionBackgroundDarken","200_200","caption_limit","PCM_FLOAT","Twinkling","endY","stories_stealth_past_period","tg://message?slug=","SyncContactsAdded","android.hardware.location.gps","Remote service probably died when clearAccountFromSessionStore is called","eventCount","bot_preview_medias_max","aliceblue","Remote load failed. No local fallback found.","start mozilla task","LinkAvailable","V_VP8","zero_party_api_get_fido_security_key_only_registration_pending_intent","Cup Grey.**","telegram","use-less-data","zh-cmn","Chorus","onDeviceExplicitContentLoadLogEvent","recaptcha.m.Main.execute(\\","Dia dhuit","MediaHeaderBox[creationTime=","video/x-unknown","Service was bonded successfully.","CallAgain","The analytics session doesn't match the application ID %s","Unknown class: ","mediumspringgreen","TopDaysOfWeekChartTitle","PgsDecoder","Failed to check feature availability","audio/x-lg-alac","whenSkippable","DefaultTextStyleMapping","Firebase-Client","ClearHistory","android.widget.checkbox","I don't know how to deal with UInt64! long is not sufficient and I don't want to use BigInt","layer","genfrac","TPE3","createSegment","SELECT uid, mid, ttl FROM messages_v2 WHERE mid IN (%s) AND is_channel = 0","mp4v","chat_inAudioDurationSelectedText","The analytics session doesn't match the receiver session ID %s.","Failed to retrieve TextView#","saveAllState: adding fragment (","secretbot","DESC","HTTP/1.1 ","org.telegram.messenger.","SLONG","businessRecipientsHelper: user not found ","saved_tags","upload_premium_speedup_upload","decode() - HW buffer too small","failed to translate a text ","story_prv_grpeveryoneexcept","expirationTime","round_end_close","android.support.customtabs.customaction.ICON","topics_load_offset_date_","tg://settings/themes","UPDATE sharing_locations SET proximity = ? WHERE uid = ?","notifySessionEnded","castMediaNotification","selectAlertString","current firebase value = ","return_back","e?client=gtx&sl=","priority_","removeObserver","androidx.credentials.BUNDLE_KEY_IS_CONDITIONAL_REQUEST","format=m3u8-aapl","GOOGLE_PLAY_SERVICES_NOT_AVAILABLE","Mambo","SELECT mid, data FROM messages_v2 WHERE mid IN (%s) AND uid = %d","PrimaryChromaticities","tonStakeddiceStakeSuggestedAmounts","DELETE FROM events WHERE num_attempts >= 16","ALTER TABLE chat_settings_v2 ADD COLUMN online INTEGER default 0","Unable to delete existing encrypted file","ServiceConnection must not be null","content","androidx.credentials.TYPE_WRONG_DOCUMENT_ERROR","lngpack_patched_","Cannot smooth scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","End of input","authenticatorSelection","userId","CastClient","bot_keyboard_topics","CREATE TABLE IF NOT EXISTS poll_votes_mentions(message_id INTEGER, state INTEGER, dialog_id INTEGER, PRIMARY KEY(message_id, dialog_id))","firebaseinstallations.googleapis.com","add profile picture button","android-all","40_40_b","IDynamite loader version = 2, no high precision latency measurement.","AFTEUFF014","Exception while binding the service","colspan","SELECT info FROM bot_keyboard_topics WHERE uid = %d AND tid = %d","Both autoPayDetails and autoPayBalanceThreshold is required for constructing ProductDetailsParams for autopay.","chat_inAudioProgress","telegram_aicomposetone","LimitReachedPinDialogsLocked","TDRC","channel_users_v2","classificationConfidence","voipgroup_searchPlaceholder","BUG: empty/null token!","pass=","AAC header insufficient data","mlkit.barcode.ui","data-settings","InstantCamera eglGetDisplay failed ","raw_contact_is_read_only","tg://settings/data/usage","aggregatedOnDeviceFaceMeshLogEvent","channels_public_limit_default","130_130","LaunchOptions(relaunchIfRunning=%b, language=%s, androidReceiverCompatible: %b)","Red Heart","backgroundImage","GooglePlayServicesUpdatingDialog","BOLD_ITALIC","WebRTC_ScreenCapture","cancel_target_direct_transfer","back to cpu blur","Silk","MediaSession.QueueItem {Description=","need_confirmation","security\\","SELECT max(end) FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d","underline","SUCCESS, result=[","Access-Control-Allow-Methods","postUrl ","CodedOutputStream was writing to a flat byte array and ran out of space.: ","ALTER TABLE paths ADD COLUMN flags INTEGER default 0","already inited","codec.profileLevel, ","mContainer=","honor","tmessages","UPDATE user_phones_v7 SET deleted = 1 WHERE sphone IN(%s)","Chrome","outUV","AAudio support is currently disabled on all devices!","priority_react","No encoder for ","Corrupted queue. Please check the queue contents and item separator provided","mathrm","chat_serviceLink","Slow Rock","stop recording internal in queue ","Error invoking the method '","Cancel","selectionTime","disconnect-all","start next preload from ","show frame metrics","GDT_CLIENT_METRICS","log-out","encodings=","AndroidVideoDecoder.outputThread","message/rfc822","Failed to create IDynamiteLoader.","classes_to_restore\\","open_common","androidx.activity.result.contract.extra.SEND_INTENT_EXCEPTION","telegram:audio_record_lock","pricingPhase","Number string too large: ","chats_nameMessage_threeLines","A style is required. Use setStyle()","result ","titleTextView","80_80_b","saddlebrown","BoostingReassignBoostTextPluralWithLink","getMergedSelectorAsBundle","BoostingGiveawayMsgNewSubsPlural","audio/x-flac","STARGIFT_CRAFT_UNAVAILABLE","fromIndex: ","SELECT message_id, state FROM %s WHERE message_id IN (%s) AND dialog_id = %d AND topic_id = %d","https?://(?:(?:www\\\\.)?twitch\\\\.tv/|player\\\\.twitch\\\\.tv/\\\\?.*?\\\\bchannel=)([^/#?]+)","Result is not ready.","suggest","DELETE FROM web_recent_v3 WHERE type = ","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D blured;uniform float eraser;uniform float flipy;uniform sampler2D mask;void main (void) {   vec2 uv = vec2(varTexcoord.x, flipy > 0. ? 1. - varTexcoord.y : varTexcoord.y);   vec4 dst = texture2D(texture, uv, 0.0);   vec4 blurColor = texture2D(blured, uv, 0.0);   gl_FragColor = dst.a <= 0. ? vec4(0.) : vec4(blurColor.rgb, 1.) * dst.a;   if (eraser > 0.) {       vec4 maskColor = texture2D(mask, uv, 0.0);       if (maskColor.a > 0.) {           gl_FragColor.rgba *= (1. - maskColor.a);       }   }}","Mutex@","android$support$v4$os$IResultReceiver","offerTags","aaec_good_names","clientPin","dalvik.","Adaptive icons cannot be used in notifications. Ignoring icon id: ","content://(\\\\d+@)?com\\\\.whatsapp\\\\.provider\\\\.media/export_chat/","21.0.1","Executing operations from ","kotlin.String.Companion","toxicityDetectionLoadEvent","debit","sum += texture2D(sTexture, blurCoordinates[%d]) * %f;\\n","SELECT date, data FROM enc_tasks WHERE 1","EBML lacing sample size out of range.","Humour","No authority: ","Could not retrieve Resources#mResourcesImpl field","Could not retrieve WindowInsets.CONSUMED field","f_xOffset","codelng.gzip","BoostingStarsGiveawayServiceUndistributed","NONE","voipgroup_soundButton2","Australia/Darwin","LastLocationRequest[","tgb://share_game_score?hash=","Failed to update the DRM session, releasing the codec instead.","PaymentCheckoutPay","premiumGradientBackground2","AnimatedEmojiDrawable{","embedded","eof ","audio","StartIntentSenderForResult","delete-exceptions","DashMediaSource","PeerConnectionFactory builder does not accept a null AudioProcessingFactory.","Already attached to lifecycleOwner","CREATE TABLE IF NOT EXISTS wallpapers2(uid INTEGER PRIMARY KEY, data BLOB, num INTEGER)","chat_mediaLoaderPhoto","scaling_list_pred_matrix_id_delta","UPDATE scheduled_messages_v2 SET send_state = 0, date = ? WHERE mid = ? AND uid = ?","PreviewForwardLocation","android.support.customtabs.extra.TOOLBAR_ITEMS","groupMemberId must not be empty","eglChooseConfig failed: success=%b, numConfigs[0]=%d, configs[0]=%s","Failed to run legacy image labeler.","sign_in_credential","tunnelServerId","lock app","EnableInChatSound","USAGE_NOTIFICATION_EVENT","Encountered invalid PNG file--IHDR chunk should appearas the first chunk","DISCUSS","Initializing EglRenderer","saveStreamMedia","F01J","login_google_oauth_client_id","Invalid value (valid values ","state1","DeleteReactionOptionsTitle","Invalid type of the given setObject: ","image.png","onEventReceived ","web_app_biometry_request_auth","invalid parameter type. second arg must be an event","SERVICE_VERSION_UPDATE_REQUIRED","Could not invoke setEpicenterBounds on PopupWindow","chat_outAudioSeekbarFill","HWWAS-H","onCameraDisconnected from another session.","AutoException","addFontWeightStyle","ORCAS_ENGINE_INITIALIZATION","magenta","TOO_MANY_REQUESTS","MediaCodecInfo","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_START_KEY","telesco.pe","ogonek","windowBackgroundWhiteBlueText","watson","Unable to obtain LocalDate from TemporalAccessor: ","android.os.action.POWER_SAVE_MODE_CHANGED","gravity","PassportDeleteScanAlert","IMPORT_PEER_TYPE_INVALID","Method not decompiled: org.telegram.ui.Stories.recorder.EmojiBottomSheet.EmojiListView.dispatchDraw(android.graphics.Canvas):void","StartShortTodayAt","can't parse HvxcSpecificConfig yet","https://t.me/call/","valueTo","Close","outXyz must have a length of 3.","The delimiter type was not valid! Use one of the unit constants from the class 'TeXConstants'.","smallmatrix","BlockUserTitle","view is not a child, cannot hide ","www.","Callbacks must be attached to a ClientConnectionHelper instance before connecting the client.","C6603","available","Unknown focus change type: ","zzbis","Camera name ","CREATE TABLE story_pushes (uid INTEGER, sid INTEGER, date INTEGER, localName TEXT, flags INTEGER, expire_date INTEGER, live INTEGER, PRIMARY KEY(uid, sid));","ReviewInsightsBot","detectionType","fetch_time_key","formatterYearMax","Invalid Hijrah day of month: ","Error instantiating Opus extension","CREATE INDEX IF NOT EXISTS folder_id_idx_4_dialogs ON dialogs(folder_id);","messageEntityCode","launcherapps","LanguageUnknownCustomAlert","DebugMenuLoginToast","try_instant_view","Gift2QuantityIssuedNone","mAttachInfo","APIC","ALTER TABLE topics ADD COLUMN hidden INTEGER default 0","Message ack failed: ","heavy","limits","RemoveManyStickersCount","android.media.metadata.COMPILATION","ConnectionService destroyed","googleAuthClientId","start listen","UserRestrictionsNoSendPhotos","Illegal base64 character ","Unsupported field: QuarterOfYear","doublebox","com.htc.launcher.extra.COUNT","LOC_ERR: AndMoreTypingGroup","DELETE FROM messages_v2 WHERE mid IN (SELECT m.mid FROM messages_v2 as m LEFT JOIN messages_seq as s ON m.mid = s.mid WHERE m.uid = %d AND m.date = 0 AND m.mid < 0 AND s.seq_out <= %d) AND uid = %d","PhoneNumberKeepButton","phantom","endX","Maple","java.lang.Enum","Found invalid MessageSet item.","more_upload","getNextMatch","goBack","MinZoomPreference","vibrate_stories","Asia/Yerevan","ActionGiftChannel","Tranquil","window!!.decorView","42e0","tabular","onItemRangeInserted(","ChannelAffiliateProgramLinkOpened","CREATE INDEX IF NOT EXISTS uid_mid_type_date_idx_media_v4 ON media_v4(uid, mid, type, date);","player_actionBarTitle","world","END:VCARD","omx.sec.","audio/mpeg4","enable wallpaper shader","shadowsInSections","Bypass reading Phenotype values for flag: ","story_caption_length_limit_default","intEncoding=","SMR Main","Service disconnected","onReceivedTitle title=","common_google_play_services_sign_in_failed_title","lVert","color_cyan","beginTime","startBluetoothSco","Topic operation failed without exception message. Will retry Topic operation.","not found secret chat to show dialog notification ","SELECT m.data, m.mid FROM media_topics m %s WHERE %s m.uid = %d AND m.topic_id = %d AND m.mid >= %d AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","onCreateDialog called for DialogFragment ","Do Not Force Forum Tabs","greenyellow","translate(","jlmText","120_140","52_52","MessengerIpcClient","DELETE FROM media_v4 WHERE uid = %d AND mid <= %d","colorProgress","Cannot escape a newline character in strict mode","voipgroup_searchText","Package manager required to locate emoji font provider","TranslateLanguageGenitive","Failed to make temporary EGL surface active: ","hvc1.%s%d.%X.%c%d","https://accounts.google.com/o/oauth2/revoke?token=","context","Madness","constructorName","DROP TABLE IF EXISTS downloading_documents;","chat_recordedVoiceProgressInner","received channel difference with pts = ","QUEUE_ITEM_IDS","DELETE FROM messages_holes WHERE uid = ","my-profile","loading text ","className","ReactionSoundPath","ER AAC LC","mathopen","superclass","BotHelp","MaxZoomPreference","get_cast_settings","DROP TABLE IF EXISTS channel_admins;","AutoNightBrightnessInfo","drawableLockIcon","android.hardware.type.embedded","Provider must not be exported","promote_members","DROP INDEX IF EXISTS uid_mention_idx_messages_topics","tg://settings/data/save-to-photos/chats","RevokeAccessOperation","java.lang.Number","prefix should be GMT, UTC or UT, is: ","delete_deleteAll","picker_enabledButton","USER_ALREADY_PARTICIPANT","CREATE TABLE enc_tasks_v4(mid INTEGER, uid INTEGER, date INTEGER, media INTEGER, PRIMARY KEY(mid, uid, media))","CheckBox","reportBinderDeath","com.sonyericsson.home.intent.extra.badge.PACKAGE_NAME","initDecodeInternal called while the codec is already running","audio/vnd.dts.uhd;profile=p2","Signing out","Glade","Idempotency-Key","android.intent.action.MAIN","switch to foreground","dialog.intent.type","cloudFaceDetectionLogEvent","priority_messages","chat_outTimeSelectedText","java.util.Date","float weightSum = 0.0;\\n","ThemeInstallCount","ZoneRules[currentStandardOffset=","ZoomGesturesEnabled","mlkit.docscan.stain","Arrays already allocated","srcset","L = \\\\int_a^b \\\\sqrt{ \\\\left|\\\\sum_{i,j=1}^ng_{ij}(\\\\gamma(t))\\\\left(\\\\frac{d}{dt}x^i\\\\circ\\\\gamma(t)\\\\right)\\\\left(\\\\frac{d}{dt}x^j\\\\circ\\\\gamma(t)\\\\right)\\\\right|}\\\\,dt\\\\\\\\","nosound_video = true","starrefStartParamPrefixes","null cannot be cast to non-null type kotlin.Array<kotlin.String>","stories_albums_limit","short_label","ELUGA_Ray_X","Java 8+ API desugaring (library desugaring) cannot convert from java.util.DoubleSummaryStatistics","restrictedstatuses_","CREATE TABLE IF NOT EXISTS params(id INTEGER PRIMARY KEY, seq INTEGER, pts INTEGER, date INTEGER, qts INTEGER, lsv INTEGER, sg INTEGER, pbytes BLOB)","Unexpected start indicator: expected ","cleartext.*not permitted.*","voipgroup_windowBackgroundWhiteInputField","REPLACE INTO dialog_photos VALUES(?, ?, ?, ?)","tg://settings/appearance/stickers-and-emoji/emoji/large","rawId","models/coin_border.png","android.permission.CALL_PHONE","No resource found for: ","executeRequest","ClearCacheFewChatsTitle","Vector magic in StoryDraft parse error (1)","storiesPosting","With using ","BoostingStarsGiveawayAdditionPrizeCountNameHint","BoostingGiveawayCreated","keyvalue","type\\","initCallback cannot be null","destroy import service","mathop","Amber","EglBase10Impl","fragmentTransitionProgress","Confidence Threshold should be in range [0.0f, 1.0f].","itag","pipelineNamespace","titleProgress","Jubilee","messages_topics","stars_suggested_post_amount_max","Use This Translation","chat_emojiPanelStickerPackSelectorLine","15555215566","qr_matrix","LayoutCheck","FEATURE_NOT_SUPPORTED","getRw2Attributes starting with: ","textfactor","First frame does not start with sync code.","animator","percentageDiscount","autoNightScheduleByLocation","query_id","HlsPlaylistParser","a minute","Failed to create thin image labeler.","Unknown language.","textfractionsolidus","Name must not be null","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D otexture;uniform sampler2D mask;uniform vec4 color;uniform float preview;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = dst.a * (1. - srcAlpha);   gl_FragColor = texture2D(otexture, varTexcoord.st, 0.0) * (preview + (1.0 - preview) * outAlpha);   gl_FragColor.rgb *= gl_FragColor.a;}","SurfaceViewRenderer","activity_name","restrictions","encoding-statistics","DNGVersion","zh-xiang","StoryKeepGroupInfo","details","GEOB","joinConferenceCall","contacts sync disabled","java.lang.Float","android.support.v4.media.session.IMediaSession","chat_outPreviewInstantText","processDialogsUpdate new message not null","drawableCloseIcon","AUDIO","NotificationsOffUntil","initLoader in ","android.selfDisplayName","device has ","removeObserver allowed only from MAIN thread","notifyuntil_","ssaVar","Butter","middle","activeScan","WalletClientImpl","Unable to get EGL14 display: 0x","TYPE_LINE_ANALOG","topicssidetabs","Shield","Camera:MotionPhoto","crop-top","android.intent.extra.ringtone.PICKED_URI","Considering local module ","terms","cameraSourceLogEvent","audio/amr","UserRestrictionsNoSendPolls","tg://settings/privacy/data-settings/delete-cloud-drafts","Enable adaptive browser colors","AutoManageHelper","rule","incoming_number","signInResultData","CoroutineScope(coroutineContext=","TYPE_WIRED_HEADSET","Slowmode","Failed to read xml resource ","FILE_REFERENCE_","Seashell","createSecretChat","PRAGMA user_version = 127","StripByteCounts","https://firebaseremoteconfig.googleapis.com/v1/projects/%s/namespaces/%s:fetch","GiftPreviewCountBackdrops","Content-Type: %s","Nu-Breakz","chat_outUpCall","keep-alive","AdPlaybackState(adsId=","SELECT data, mid, date, uid, custom_params FROM messages_v2 WHERE mid IN (%s) AND uid = %d","MediaCodecRenderer","StoriesController updateStoriesPinned","UPDATE dialog_filter SET ord = ?, flags = ? WHERE id = ?","artworkUrl100","SoundDefault","http-client-ip","Temporary Redirect","id IN ","ShortcutInfoCompatSaver_share_targets","precision highp float;varying vec2 varTexcoord;uniform sampler2D texture;uniform sampler2D mask;uniform vec4 color;void main (void) {   vec4 dst = texture2D(texture, varTexcoord.st, 0.0);   float srcAlpha = color.a * texture2D(mask, varTexcoord.st, 0.0).a;   float outAlpha = dst.a * (1. - srcAlpha);   gl_FragColor.rgb = dst.rgb;   gl_FragColor.a = outAlpha;   gl_FragColor.rgb *= gl_FragColor.a;}","voipgroup_searchBackground","expanded","textAlign","icon","MembersCountZero","underleftrightarrow","mcc_mnc","LimitReachedStoriesMonthly","degree","Audio Devices: ","HWBLN-H","searchMessagesAsListUsed","bot_info_","The token ","to reserved bits must be zero after mapping coupling steps","BoostingGiveawayAdditionPrizeCountHint","geoprop","REACT_POLL","attached","Failed to invoke TextView#nullLayouts() method","5min","https://telegram.org/blog/telegram-stars","Create Credential request is unsupported, not password or publickeycredential","Invalid field 'NanoOfDay' for get() method, use getLong() instead","burntorange","wallId","AutoDownloadOn","setHeight","updateSurfaceSize. Layout size: ","righttype","checkedAdd","isOdmlImage","MMM dd, HH:mm","Invalid service connection: ","raiseToListenRow","index","power","drawableShareIcon","DeleteMessagesTextGroup","updateTextureLightningQueue","TYPE_FM_TUNER","EMAIL_CODE_INVALID","menuBotsUpdateDate","math","InstantCamera camera initied","vivaldi-browser","Kotlin reflection is not yet supported for synthetic Java properties. Please follow/upvote https://youtrack.jetbrains.com/issue/KT-55980","mDeliveredData=","Error code %d is not supported","grave","PLAY_SERVICES_VERSION_OUTDATED","requireResidentKey","android.intent.category.LAUNCHER","M 47.421 16.941 C 50.544 18.191 50.783 19.91 50.769 22.706 C 50.761 24.484 50.76 23.953 50.79 26.073 C 50.814 27.835 49.334 30 47.124 30 L 5 30.01 C 2.79 30.01 1 28.22 1 26.01 L 1.001 10.823 C 1.001 8.218 3.532 6.895 5.572 7.26 C 7.493 8.01 47.421 16.941 47.421 16.941 Z","to_index","Semaphore should have at least 1 permit, but had ","fastScrollText","Could not execute method for android:onClick","setChunkOffsets","eventTimeMs","DeleteStoriesSubtitle","Reached EOF while skipping ","yyyy:MM:dd HH:mm:ss","onWorkerThreadReady","15555215562","onApplicationStatusChanged","APP_VERSION_OUTDATED","Fetch is throttled. Please wait before calling fetch again: %s","bottomSheet","kotlinx.coroutines.main.delay","Intent(ACTION_INTENT_SEN…NT_SENDER_REQUEST, input)","dialogFiltersChatsLimitDefault","SERVICE_UNAVAILABLE","MediaStream has been disposed.","FolderLinkSubtitleChats","null cannot be cast to non-null type E of kotlin.coroutines.ContinuationInterceptor.get","afterSignup","EncryptionKeyDescription","dialogTopBackground","seriesTitle","frontflash_warmth","Phantom6","Connectivity changed. Starting background sync.","selfie","ನಮಸ್ಕಾರ","force_request","REACT_ROUND","Config{initializationTimeout=","getWidth","GiftCraftSelect","Invalid number: ","Try to load legacy label module.","CNAME","JpgFromRaw","Trying to create decoder for unsupported format. ","num_positive_pics","Calling UID ","PLAY_SERVICES_NOT_FOUND","60_60_pcache","GPSAltitude","actionscript","should not dispatch add or move for pre layout","cache4.db-shm","SINT64_LIST","panell_dl","HorizontalScrollView.SavedState{","LocaleController checkUpdateForCurrentRemoteLocale base version is up to date (local is ","application/vnd.oasis.opendocument.text","Resetting stalled audio track","AutoDeleteHintOnText","theme","file://","buttonView","MIo6r0qGSFAFAAAAtL8TsDzNX60","mEnterAnim=#","DEVICE_OUT_EARPIECE","dinf","stopLiveStreamDrawableResId","EnableHideStoriesSenders","cloudTextDetectionLogEvent","logSource","FfmpegLibrary","FLAG_CONVERT_TO_PLAIN_TEXT","invalid Hijrah era","onCameraError from another session: ","None of the available extractors (","https://tonviewer.com/","onEnterAnimationEnd: duration=","AttachPhotoRestricted","displayAlign","qemu.sf.fake_camera","Meiji","SELECT m.data, m.mid, r.random_id FROM media_v4 as m LEFT JOIN randoms_v2 as r ON r.mid = m.mid WHERE m.uid = %d AND type = %d ORDER BY m.mid ASC LIMIT %d","fetchFonts failed (empty result)","android.media.metadata.NUM_TRACKS","Recursive update","application/x-tgsdice","a_Normal","Night","UNKNOWN_ERROR","KEY_COMPONENT_ACTIVITY_RANDOM_OBJECT","FontProvider.getProvider","AAGUID: ","location_sendLocationText","internal error during the begin sign in operation","ResolutionUnit","loadReplyMessagesForMessages: (encrypted) loading those messages from storage","gainsboro","PEER_FLOOD","ReplyQuote: poll item is not found","CameraView start create thread","xUnit","VALIDATE_PHONE_NUMBER","TTML","mimetype","mathclap","http","UPDATE enc_chats SET seq_in = ?, seq_out = ?, use_count = ?, in_seq_no = ?, mtproto_seq = ? WHERE uid = ?","shadowRemovalAllowed","raise_to_speak","google.messenger","MapRange","COMPLETING_ALREADY","TYER","DELETE FROM media_counts_v2 WHERE uid = ","BYTERANGE=\\","BIOMETRIC_STRONG | DEVICE_CREDENTIAL","Chats","vibrateTimings have invalid length","MlKitContext has been deleted","English","android.view.ViewRootImpl","LANGUAGE=\\","INVALID_SITEKEY","https://www.googleapis.com/auth/games_lite","createAudioTrackOnOreoOrHigher","image/unknown","File ","streamType","mlkit.langid","files_database_queue_","CREATE TABLE IF NOT EXISTS poll_votes_mentions_topics(message_id INTEGER, state INTEGER, dialog_id INTEGER, topic_id INTEGER, PRIMARY KEY(message_id, dialog_id, topic_id))","SharesPerStory","ThemeResetToDefaults","SlowMotion: segments=","MuteFor","Billing Override Service is not ready.","Method not decompiled: org.telegram.messenger.video.MediaCodecVideoConvertor.convertVideoInternal(org.telegram.messenger.video.MediaCodecVideoConvertor$ConvertVideoParams, boolean, int):boolean","delimiterProcessor must not be null","VoipGroupConnecting","MediaQueue","failed request reference can't find list in botpreview","dialog_settings","CREATE TABLE messages_v2(mid INTEGER, uid INTEGER, read_state INTEGER, send_state INTEGER, date INTEGER, data BLOB, out INTEGER, ttl INTEGER, media INTEGER, replydata BLOB, imp INTEGER, mention INTEGER, forwards INTEGER, replies_data BLOB, thread_reply_id INTEGER, is_channel INTEGER, reply_to_message_id INTEGER, custom_params BLOB, group_id INTEGER, reply_to_story_id INTEGER, PRIMARY KEY(mid, uid))","DELETE FROM hashtag_recent_v2 WHERE id = ?","detected emu","Expected a Class, ParameterizedType, or GenericArrayType, but <","52_52_b","MessagePlayed","Error writing video to disk","DELETE FROM media_v4","path_full","STATE_COMPLETED","requestExpressIntegrityToken(%s, %s, %s)","AACAAAAHAAALMAAAQASTAVAAAZaacaaaahaaalmaaaqastava.az0123456789-,","pacificrim","input must not be null","Listener must not be null when listener executor is set.","ArchiveAndMute","Action:mName='","String created by ","delButton","PRAGMA user_version = 97","playresx","Error starting pending intent!","ANR thread dump\\n","CREATE TABLE unconfirmed_auth (data BLOB);","tg://settings/privacy-policy","StoriesController move user stories to first hidden=","BusinessHoursProfileOpensInDays","Intent Sender result delivered for unknown Fragment ","google.c.a.","FromChats","Camera2Enumerator","emoji_button_alpha","get_client_updated_info","Releasing MediaCodec on output thread","date DESC","animationValue","currentIndex","aicompose_tone_examples_num","FaceDetector was not released with FaceDetector.release()","CELP","UserSetAsAdminHint","Hallo","Invalid mask pattern","androidx.core.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT","Rating","Internal error","SELECT did, last_mid, last_mid_i FROM dialogs WHERE 1","defs","Task must not be null","18.7.1","ru_RU","reaction_mentions_topics","BackgroundColor","compatibleBrand=","attach_menu_bots","ESDescriptor{esId=","onDownloadStart ","audio/midi","null cannot be cast to non-null type kotlin.Array<kotlin.CharSequence>","greeting_message","share","Unexpected response: ","MapsInitializer","FieldDescriptor{name=","attach_bot","androidx.view.accessibility.AccessibilityNodeInfoCompat.CONTAINER_TITLE_KEY","roundcamera_flip","arctic.attheme","Ignoring region with malformed origin: ","PGN611","zh-hsn","privacy","stars_subscription_amount_max","revokeTimeLimit","contourDetectedFaces","pokeByte","suggestStickersApiOnly","semanticAction","badPasscodeTries","remote","Dump detailed stats","ChannelPrivate","Client does not support offer_id_token.","cenc","sesame","wallet_get_setup_wizard_intent","dns.google.com","web_app_open_tg_link","Using optical stabilization.","F3213","ACTVAutoSizeHelper","Prepending config buffer of size ","30_30_pcache","Nonce length is too long. The nonce must be less than 500 bytes before base64 encoding.\\nRetry with a shorter nonce.\\n","Children enabled at different positions.","inMovie","17.0.0","REPLACE INTO users VALUES(?, ?, ?, ?)","web_app_request_location","kotlin.collections.ListIterator","24_24_lastframe","com.coremedia.iso.boxes.SoundMediaHeaderBox","popup_closed","Future.cancel() was called.","switchCamera done","TYPE=(PART|MAP)","Billing Override Service was bonded successfully.","auto-night-mode","chat_emojiPanelStickerSetNameHighlight","charge","chatPendingRequests","instanceId","moveto RESUMED: ","Java","port=","drawableMsgInMediaSelected","PEER_ID_INVALID","Failed to initialize decoder: ","CREATE TABLE stickersets2(id INTEGER PRIMATE KEY, data BLOB, hash INTEGER, date INTEGER);","DOCTYPE","attributes","cache generator queue","midnightblue","isFaceMeshEnabled","web_app_request_content_safe_area","Blues","targetActivity","xMax","reactionsUserMaxPremium","message text is null for ","Load local lib","unchanged","ChunkSampleStream","MicroOfDay","stories_stealth_mode","phoneCode","FlacStreamMetadata","Field has no @Protobuf config","chat_outInstantSelected","EnableInAppPreview","chat_mediaSentClock","This is not supported, use MenuItemCompat.getActionProvider()","messageEntityCashtag","Invalid byte sequence","FLOOD_WAIT","Reserved version","VideoFrameDrawer","can't load image ","https://t.me/","goog.exo.mediasession","Incomplete document","isoDate","device_policy","latLng must not be null","sticker_search_","faceDetectionOptionalModuleLogEvent","gzip, deflate","media cannot be null.","can't parse program_config_element yet","sms_hash_code","MESSAGE_NOT_MODIFIED","skyblue","StarsNeededTextSearch","UPDATE params SET lsv = ?, sg = ?, pbytes = ? WHERE id = 1","telegram:notification_delay_lock","close_text_alpha_end_close","Phone.**","cprt","REPLACE INTO search_recent VALUES(?, ?)","bot_verification_description_length_limit","stsc","pIntensity","defaultObj","android.media.action.IMAGE_CAPTURE","urn:uuid:e2719d58-a985-b3c9-781a-b030af78d30e","chatlists_joined_limit_premium","groupId","mapPreviewType","InstantCamera handleStopRecording drain encoders","ERROR_INSECURE_UPGRADE","DisposableFutureHandle[","LIMIT_INVALID","PIP_DEBUG","TYPE_USB_DEVICE","video/mpeg","640c1f","UPSTREAM_TERMINAL_OP","cyrddot","translationsAutoEnabled","GACStateManager","telegram:proximity_lock","DROP TABLE IF EXISTS webpage_pending;","starsPaidMessageAmountMax","Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath","switchCamera: camera is not running.","androidx.credentials.TYPE_GET_CREDENTIAL_UNSUPPORTED_EXCEPTION","telegram_giftcode","email","UPDATE user_phones_v7 SET deleted = 0 WHERE sphone IN(%s)","not found secret chat user to show dialog notification ","service_not_available","onAddMemberRoute: Specified route not found. routeId=","Starting bind to GmsCore","Saved state of ","ruby-position","transferableTitle","chat_inViews","options","mediumslateblue","Setup normal spec color","StreetViewPanoramaOptions","asInterface(...)","No audio frame","CHALLENGE_ACCOUNT_TOTAL","bytes_so_far","modelNamespace","inline_return","suggestedPresentationDelay","Camera is already stopped","preview","stories_stealth_cooldown_period","REPLACE INTO %s VALUES(?, ?, ?, ?)","Classical","group_is_read_only","Parser being asked to read a large CBOR array","chroma_format_idc","CREATE TABLE IF NOT EXISTS chat_hints(did INTEGER, type INTEGER, rating REAL, date INTEGER, PRIMARY KEY(did, type))","isMultipleSubjectsEnabled","https://t.me/+","firefox","loadedRenderer: ","ReplyQuote.checkEdit: start/end are invalid (","new intent queued in the bind-strategy delivery","arccot","Playback error","need_zip","Hours","BoostingCongratulations","PRAGMA user_version = 70","create new channel ","uploadImageRow","minuscoloncolon","Invalid era: ","forward message user_id = ","Metal","GPSSpeedRef","round_video_encoding","RevocationBoundService handling ","BoostingGiveawayHowItWorksSubTextDateEnd","Target buffer size reached with less than 500ms of buffered media data.","https://ss3.4sqi.net/img/categories_v2/travel/hotel_64.png","YUV4MPEG2 C420 W","SERVICE_TIMEOUT","This can't happen.","object","androidx.view.accessibility.AccessibilityNodeInfoCompat.BOUNDS_IN_WINDOW_KEY","small_queue_max_active_operations_count","Api must not be null.","Current context doesn't contain Job in it: ","The delimiter type was not valid! Use one of the delimiter type constants from the class 'TeXConstants'.","Not completed","ITEM_NOT_OWNED","OMX.SEC.MP3.Decoder","doBeforeTextChanged","starsRevenueWithdrawalMin","Error instantiating FLAC extension","onUpdateMemberRoutes: Specified route not found. routeId=","NewFollowersBySourceChartTitle","darkgoldenrod","armeabi","albumName","disableFree","PollV2AllowedCountriesListManyP","310260000000000","Billing Override Service connected.","Callback from a different camera. This should never happen.","group","no-post-process","TimeToEdit","logoutRow","CancelRegistration","Null encoding","featureLevel","A_MPEG/L3","CompressedBitsPerPixel","AccDescrMentionCount","atom type mismatch, expected ","MessageLoaderLogger dialogId=","65535","EXECUTE_JS","StarsController.buy onResult ","Cannot allocate ","onDeviceTextDetectionLogEvent","CancelLinkSuccess","Ivory","ChatsSelectedClear","text1","dstU","last-seen","web_app_request_fullscreen","SyncSampleBox.java","SIGNAL_MANAGER_INITIALIZATION","smsjobsStickyNotificationEnabled","Lilac","Unknown(","PRAGMA user_version = 137","PRAGMA user_version = 121","MessageSeen","onConnectionFailure must only be called on the Handler thread","jlmTextitbf","Failed to jsonify the load request due to malformed request","stars_groupcall_message_limits","Persimmon","remoteInputs","Unsupported message type: ","Trying to create encoder for unsupported format. ","storageBucket","fingerprint mismatch %x","CARD","3rX-PaKbSFACAAAAEiHNvcEm6X4","maxPinnedDialogsCountDefault","PRAGMA user_version = 80","lookup type greater than 2 not decodable: ","PreviewForwardMessagesCount","d MMMM","HintViewStoriesMultiple","android.credentials.GetCredentialException.TYPE_UNKNOWN","Failed to load module via V2: ","Unknown FourCC. Setting mimeType to video/x-unknown","dateTime","Drm error: ","CPU_ACQUIRED","sentBytes","actualCount","Invalid case","android.intent.action.INSERT_OR_EDIT","Gift2Info2Out","video.mp4","EmojiAnimations","compressedImageSize","chat_emojiPanelIcon","ScreenCapturerThread","LOC_ERR:","SessionFlowSummary","giftTextFieldIcon","vec4 sampleTex = vec4(0, 0, 0, 0);\\n","studio","transition","DataEntryUrlBox.java","Delicate","MajorVersion","DROP TABLE IF EXISTS event_payloads","Multi-Status","android.support.customtabs.customaction.MENU_ITEM_TITLE","Summarize & Translate","Mp4WebvttDecoder","Invalid range: ","Failed to resolve attribute at index ","countryCode","premium_gift_text_field_icon","jClass","LimitReachedSharedFoldersLocked","Dynamite loader version < 2, falling back to createModuleContext","ptuUd96JSFACAAAATobI23sPpz0","Ignoring region without an extent","showSetPasswordConfirm","Class %s is not an instance of %s","vec2 offset = vec2(float(i - rad) * texelWidthOffset, float(i - rad) * texelHeightOffset);\\n","Error encoding UvmEntries to JSON object","missed","objectInfos","use Optional.orNull() instead of Optional.or(null)","Executor was null.","TSOC","Unparseable date: \\","includegraphics","sup2","premium.promo_screen_show","ReconnectionService","SIGN_IN_FAILED","delete_report","SELECT did FROM dialogs WHERE folder_id = ?","pip-node-","varying vec2 tc;\\nattribute vec4 in_pos;\\nattribute vec4 in_tc;\\nuniform mat4 tex_mat;\\nvoid main() {\\n  gl_Position = in_pos;\\n  tc = (tex_mat * in_tc).xy;\\n}\\n","lite_mode3","Unable to collect necessary private methods. Fallback to legacy implementation.","askedAboutFSILockscreen","langle","keepAliveService","cache_hint_showafter","Base client builder must not be null","recordQueue","gradientRadius","griffin","tg://settings/data/raise-to-listen","SELECT data FROM saved_reaction_tags WHERE topic_id = ?","Timed out while trying to open db.","log2_min_luma_coding_block_size_minus3","Starting service for call ","client","Chromecast Audio","saved_tokens","password","render","queueInsert","ArrayNode[%d][%s]","Failed result must not be success","Unsupported scheme: ","YResolution","ResetAccountInfo","BusinessRepliesMore","granularity %d must be a Granularity.GRANULARITY_* constant","frameRate","Unable to call %s on %s.","badgeNumberSection","SELECT data FROM chats WHERE uid = %d","supportedFormats","parr","DefaultRingtone","Q350","Job is still new or active: ","PackageManager could not find this app.\\nSomething is wrong (possibly an attack). Non-actionable.\\n","purchaseOptionId","service descriptor mismatch: ","DELETE FROM bot_keyboard_topics WHERE uid = ","ContentInfoCompat{","prefix","Playback stuck buffering and not loading","EnhancedIntentService","X-TIMESTAMP-MAP doesn't contain local timestamp: ","eglMakeCurrent failed","selectedBackground2","InstallationResponse{uri=","Cannot find Google Play services package name.","CameraView first audio frame not found, removing buffers ","Pacific/Auckland","vcard.vcf","Failed to invoke TextView#","android.widget.TextView","MediaButtonReceiver","addstyle","null cannot be cast to non-null type androidx.collection.LongSparseArray<E of androidx.collection.LongSparseArray>","PRAGMA user_version = 158","Waters","drawableMsgOutMediaSelected","Internal error: OnRecreation should be registered only on components that implement ViewModelStoreOwner","pictureParameterSets","setRemoveOnCancelPolicy","radioButton","getVerticalOffset","org.telegram.android.musicplayer.next","apps_storage/","EditAdminTransferChannelToast","authData value has wrong type","PLAYLIST","Mapping","ER AAC ELD","top_reactions_","Unsupported unit: ","ton_suggested_post_amount_min","telegram_channel_direct","category","parseLong() failed while parsing: ","received unexpected error: Invalid Player State.","COSE key missing required fields","Unknown cue setting ","Create session done. Switch state: ","DELETE FROM sent_files_v2 WHERE 1","SensitivityType","Negative text must not be set if device credential authentication is allowed.","rounding","No delegate creator registered.","Color space: ","INVALID_PACKAGE_NAME","subdrop","dirsDebug ","asyncTraceBegin","हॅलो","dialog_filters_pinned_limit_default","preferredHardwareConfigs","youtubePipType","CREDENTIAL_REGISTRY","zzaa","Not a JSON Primitive: ","application/x-subrip","Loading library: ","general_profile_space","Smallest maximum value must be less than largest maximum value","FragmentContainerView","Vector magic in StoryDraft parse error (5)","RemoteException during isReadyToPay","pid: ","moveto ACTIVITY_CREATED: ","voipgroup_soundButtonActive","PARAM_CLAUSE_0","passcodeHash1","SearchView.SavedState{","Sveiki","dialogTextGray4","CHALLENGE_ACCOUNT_JS","Exception reporting failure","blockedRow","Internal barcode detector error; check logcat output.","Missing wake lock permission, service start may be delayed","Ahoj","StarsConfirmPurchaseMediaOne2","kbd_height_land3","cancelRequests","ChannelSoundDocId","TranscriptionTrialLeftUntil","google_tunnelServerIdExtension","com.android.settings.panel.action.MEDIA_OUTPUT","messages_holes_topics","isRotated","Camera device successfully started.","Attempting to launch an unregistered ActivityResultLauncher with contract ","StorySharedToManyChats","SELECT uid, data, read_state, out, mention, mid FROM messages_v2 WHERE mid IN(%s) AND is_channel = 0","Invalid ID3 identifier: ","dialog.intent","storiesSentWeeklyLimitPremium","notify data set changed fragmentOpened=","dialog_filters_pinned_limit_premium","Billing: Extract Payload","enabled_notification_listeners","chat_outReactionButtonText","Logging tag or message may not be null.","1.0\\","android.media.MediaRouteProviderService","Expected one JSON element but was ","androidx.credentials.TYPE_CLEAR_RESTORE_CREDENTIAL","MLKitImageUtils","ContactShortcutMessage","Hijrah","java.lang.annotation.Annotation","getPopExitAnim=","setChromaFormat","unsupported","boxed","DeleteOptionsTitle","nighttheme","config","Mapsfrom","Label","get_last_activity_feature_id","running=[DONE]","groupcreate_cursor","settings2","dstrok","reset lastPauseTime onPasscodeResume","messagesCount","req -> ","TeXSymbols","urn:mpeg:dash:utc:direct:2014","Attachment %s not supported","DRM error","seek to data offset: ","F3311","web_app_biometry_get_info","setFocusableInTouchMode ","Cannot start animation","chat_inBubbleSelected","CREATE TABLE stickers_featured(id INTEGER PRIMARY KEY, data BLOB, unread BLOB, date INTEGER, hash INTEGER, premium INTEGER, emoji INTEGER);","superState must not be null","Unable to call ","dialog_bar_chat_with_admin_title","SELECT changes()","Error instantiating VP9 extension","FolderLinkRemovedChats","WebRTC.Android.Camera2.Resolution","2FA_CONFIRM_WAIT_","OMX.MARVELL.VIDEO.HW.CODA7542DECODER","kotlin.Int","LimitReached","intent_extra_data_key","Saturation ","pending_tasks","windows","Dead object in unregisterCallback.","extraSliceUri","MediaSessionUtils","Failed to create a new AudioRecord instance","VIDEO","Sharpness","stories_loaded","StoriesController cache=","onCreateWindow isDialog=","public.accessibility.describes-music-and-sound","textPaint","telegram_chat","telegram_antispam_group_size_min","capitals","android.service.credentials.extra.CREATE_CREDENTIAL_RESPONSE","CREATE TABLE dialog_filter(id INTEGER PRIMARY KEY, ord INTEGER, unread_count INTEGER, flags INTEGER, title TEXT, color INTEGER DEFAULT -1, entities BLOB, noanimate INTEGER)","Cult","raise_to_listen","CompletedWithCancellation(result=","ISO-8859-1,utf-8;q=0.7,*;q=0.7","Stop monitoring with native observer ","sqlite busy","statisticChartLine_","DiscussionInfoShort","androidx.view.accessibility.AccessibilityNodeInfoCompat.HINT_TEXT_KEY","SELECT %s FROM dialogs WHERE did = ","checkImageView","MODE_INVALID","MasksRemovedInfo","default_cdn","CREATE TABLE IF NOT EXISTS emoji_keywords_info_v2(lang TEXT PRIMARY KEY, alias TEXT, version INTEGER);","edit","Expected an int but was ","GiftCollectionSharedToManyChats","buffer","BoostingStarsCountPlural","android.intent.action.MEDIA_UNMOUNTABLE","PART-HOLD-BACK=([\\\\d\\\\.]+)\\\\b","Error parsing FourCC private data","ring buffer is full","TodoAddedMoreTasks","Audio source is changed from: ","AutoNightScheduled","AICOMPOSE_FLOOD_PREMIUM","audio/true-hd","Added Fragments:","sampleRate.aCaps","AppName","mime_type","Decades","InvalidLastName","XING data size mismatch: ","byteBuffer.capacity: ","serialized size must be non-negative, was ","BoostingGiveawayHowItWorksSubTextDateSeveral2","Received legacy TL_updateTranscribeAudio update","Invalid length in above macro","Got onActivityResult with wrong requestCode: ","ask_paid_message_","toByteArray(...)","Firebase Installations can not communicate with Firebase server APIs due to invalid configuration. Please update your Firebase initialization process and set valid Firebase options (API key, Project ID, Application ID) when initializing Firebase.","MMM d","started keep-alive job","BillingUtilities.savePurpose: sending short version, original size is ","UidVerifier","Satire","Spring stiffness constant must be positive.","Data field length exceeds limit","getNano","Could not open file descriptor for: ","snow","android.intent.action.MEDIA_EJECT","language_showed2","requestData","Icy-MetaData","Smoke","initialExtras","DELETE FROM topics","Android Pay","SHOW_AS_ACTION_ALWAYS, SHOW_AS_ACTION_IF_ROOM, and SHOW_AS_ACTION_NEVER are mutually exclusive.","ChatsLeaveAlert","MotionPhotoXmpParser","SETUP_LOGIN_EMAIL_NOSKIP","Cannot set callbacks if then() has been called.","Updating","link_color","android.permission.READ_CALL_LOG","ton_stargift_resale_amount_max","Serialized doc id must be provided for first party products.","ring buffer filled size should not be negative but it is ","not implemented","Failed to read system property ","DEFAULT_ROUTE","getSkuDetails() returned a bundle with neither an error nor a product detail list for queryProductDetailsAsync.","Classification is not supported with contour.","FingerprintFragment","can't be anonymous with an upload account","TYPE_WIRED_HEADPHONES","ENCODING","identity_card","nextTrackId","android:dialogShowing","link properties changed","font_variation_settings","GXWy8XF3vIml3_MfnmSmyuKBpT3B0dWbHRR_4cgq-gA","VoipGroupInviteText","android.intent.action.USER_UNLOCKED","bot_info_v2","VIDEO_PLAYLIST","Post-Punk","mBreadCrumbShortTitleRes=#","application/x-cdf","Can't read identifier","H150","ImageDescription","Failed parsing '","JULY","A_OPUS","BoostingUseLink","Intrigue","EventLogDeletedMultipleMessagesToExpand","CREATE TABLE unread_push_messages(uid INTEGER, mid INTEGER, random INTEGER, date INTEGER, data BLOB, fm TEXT, name TEXT, uname TEXT, flags INTEGER, topicId INTEGER, is_reaction INTEGER, PRIMARY KEY(uid, mid))","Video format not supported: ","A_PCM/INT/BIG","Please provide a valid Context.","GRANULARITY_COARSE","resolving_error","p212","DROP TABLE IF EXISTS enc_tasks_v3;","fonts/language_cyrillic.xml","health","routeId is changed from %s to %s","MPEG Surround","audio-session-id","ChatHistoryVisibleInfo","blocked","Unknown topic operation","double_limits","sidex","ShareSendToMany","DELETE FROM bot_keyboard WHERE mid IN(%s) AND uid = %d","Service has been reset to null.","Data too short to be an ID3 tag","bubbleRadiusRow","GROUPCALL_JOIN_MISSING","16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a","Doteq","rosybrown","Unknown Dolby Vision profile string: ","loaded folderId ","null","property ","String element size: ","Google Play services missing or without correct permission.","ProximityAlertSetInfoUser","PREMIUM_","mediaPresentationDuration","refillBuffer() called when ","telegram.org/faq","Force performance class","never","Deutsch","askAboutContacts","fire-installations-id","UNKNOWN_RESPONSE","FestiveFontEmoji","OMX.google.vorbis.decoder","SELECT data, mid, date, uid FROM messages_v2 WHERE mid = %d and uid = %d","speed_accuracy","formatterGiveawayCard","durationUs","face","shadowbox","PRAGMA user_version = 108","unsupported ","orange","mVisibleInsets","can't create background surface. render thread is null","failing_client_id","Asia/Ho_Chi_Minh","tblr","AACDecoder","SendDayAt","dimgray","chat_outBubbleSelected","messageEntityDiffInsert","mute_on_start","window.Telegram.WebView.receiveEvent('accelerometer_changed', ","ApiSuccess should not be null","Vector magic in StoryDraft parse error (3)","TooltipPopup","android.speech.action.WEB_SEARCH","sun.misc.Unsafe","phone_privacy","stickers-and-emoji","Must call PhenotypeFlag.init() first","adsResponse","AppDataSearch.LIGHTWEIGHT_API","num_failed_fetches","e21833235b6eef10","HasBeenAddedToChannel","Unknown backend for %s, deleting event batch for it...","Could not find Application instance from Context ","wallet_warm_up_ui_process","uniform ","AccActionDownload","tag=[","voipgroup_rtmpButton","Unexpected exception loading stream","SELECT MAX(mid) FROM messages_v2 WHERE uid = ","reason","ImageLabelerOptions can not be null","registeredForPush","Error starting incall activity","contains an unknown temporary TeXFormula variable name '","inputImageTexture2","MenuItemCompat","rotationX","disablePasscodeRow","Cutive Mono","requestPeerBotId","hashtag","onDeviceImageLabelCreateLogEvent","brush_color_","button_color","ACTION_DRAG_START","voiceoncehint","addressTextView","audio/x-wav","This phone number is already in your contacts. **View >**","Stop capture: No session open","LimitReachedAccounts","animated-vector","EXTRA_BENCHMARK_OPERATION","PKCCreationOptions","file not found :( recordTimeCount ","A7020a48","Weeks","Unable to assign blame through WorkSource","Second arg is supported only for ON_ANY value","No network found on device","RepeatNotificationsNever","BoostFeatureStoriesPerDay","NO_THREAD_ELEMENTS","Must be true","NoSound","lmoustache","color_lightblue","true\\","SoftwareVideoEncoderFactory","FilesSentCount","JavaScript","SecurityTitle","Field ","No view found for id 0x","SmsText","text-decoration","USER_DECLINED","ViewsPerPost","PROXY_PACKAGE","actualPreviewHeight","SendMediaPermissionStickersGifs","chats_hide","nonce","Attempted to call success callbacks in CONNECTION_MODE_NONE. Callbacks should be disabled via GmsClientSupervisor","NEWCOMER_TICKS","AllowFillNumber","reportTitle","Stop capture: Waiting for session to open","starsPaidMessageCommissionPermille","CREATE TABLE transport_contexts (_id INTEGER PRIMARY KEY, backend_name TEXT NOT NULL, priority INTEGER NOT NULL, next_request_ms INTEGER NOT NULL)","using DoubleStream.adapt(Spliterator<Double> s)","BannedPhoneNumber","isStandaloneMlkit","ProxyBillingActivityV2","AllNPhotos","SELECT data, seen, pin FROM profile_stories JOIN profile_stories_albums_links ON profile_stories.story_id = profile_stories_albums_links.story_id WHERE profile_stories.dialog_id = %d AND profile_stories_albums_links.dialog_id = %d  AND profile_stories_albums_links.album_id = %d AND profile_stories.type = %d ORDER BY profile_stories_albums_links.order_index ASC;","Context must not be null","TypeLocationGroup","createNewThemeRow","mathord","BoostingBoostsCountTitle","Records are not supported on this JVM, this method should not be called","using LongStream.adapt(Spliterator<Long> s)","swipe_unpin","Punk Rock","PRAGMA journal_mode = WAL","applyRemoteLanguage getDifference","mem mapping ","LayoutCheck level=","NoiseSuppressor is not available on this device :(","sp@breve","HIGH","AutoNightFrom","obfuscatedAccountId","HlsSampleStreamWrapper","Logging to native debug output not supported while Loggable is injected. Delete the Loggable before calling this method.","audio/mpeg3","Failed to retrieve renderer type or log initialization.","ActionPinnedGame","Current class: ","tg://settings/appearance/themes/create","WebRTC.Android.Camera1.Resolution","computeExpectedState() of ","startY","CREATE INDEX IF NOT EXISTS stickers_featured_emoji_index ON stickers_featured(emoji);","Нeizvestnaya doroga","newenvironment","Cotton","EGL error encountered (see log)","premium_manage_subscription_url","search_from_user_id","PublicKeyCredentialCreationOptions rp ID is missing or unexpectedly empty","InstantCamera eglInitialize failed ","VideosSelected","safari","landmarkMode","DELETE FROM paths WHERE path = ?","fire-global","giveaway_period_max","video_id=","AttachInlineRestricted","identifier must contain only ASCII letters, digits or underscore: ","jflteuc","Bad error location","Clear all login tokens","com.coremedia.iso.boxes.MediaHeaderBox","104_104","MilesFromYou","DataEntryUrlBox[]","scan","NO_EXCEEDS_CAPABILITIES","access_granted","giveaway_boosts_per_premium","SecondsSchedule","stars_usd_sell_rate_x1000","biometry_auth_requested","flalign@@env","echo","tg://settings/privacy/calls","Ignoring unsupported tag: ","open_search","ClearFewChatsTitle","Unexpected Content-Range [","Not initialized!","do_not_log_to_logcat","featuredRow","German","Vsync sampling disabled due to platform error","fonts/num.otf","windowBackgroundWhiteInputFieldActivated","Afro-Punk","SpinedBuffer:","FwdMessagesToGroup","mistyrose","start migrate with id ","voip_enable_stun_marking","Make Memory Dump","Wibe Big 3","SELECT log_source, reason, events_dropped_count FROM log_event_dropped","skipped message because edited","videoconvert","error parsing sender ID","onlySelect","ETSDefinition","resetNotificationsRow","InstantCamera gl initied","2dialogsLoadOffsetId","ThanosEffect: eglContext == null","lite_device_class","2228","get_last_location_with_request","DiffUtil hit an unexpected case while trying to calculate the optimal path. Please make sure your data is not changing during the diff calculation.","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_URI","messages_seq","AUGUST","All products should have same ProductType.","malformed_database/","chat_attachPermissionText","AICOMPOSE_TONE_SLUG_INVALID","API_DISABLED_FOR_CONNECTION","PRAGMA user_version = 52","export_group_urls","Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0","quick_reply","show lang alert for ","End size %d is less than fixed size %d","dialog_filter_id","androidx.profileinstaller.action.INSTALL_PROFILE","mlkit.ocr.devanagari","android.settings.action.MANAGE_OVERLAY_PERMISSION","Eurodance","zzah","VoipGroupUserCanNowSpeakForYou","playDrawableResId","chatDateShort","IsEnjoyngAnimations","cyrbreve","closed","emoji-status","w0lkcmTZkKh","android.support.v4.media.session.EXTRA_BINDER","passport","maroon","ALTER TABLE media_counts_v2 ADD COLUMN old INTEGER","sending Transcription request, msg_id=","Super_SlowMotion_BGM","package_name","load messages in chat ","cache-path","ActionVolumeChanged","featuredStickersHeaderRow","sensitive","attach_bot_start_command","chat_recordTime","CREATE TABLE stickers_featured(id INTEGER PRIMARY KEY, data BLOB, unread BLOB, date INTEGER, hash INTEGER, premium INTEGER);","sum += texture2D(sTexture, blurCoordinates[0] - singleStepOffset * %f) * %f;\\n","StarsNeededTitle","rVert","Unable to instantiate fragment ","1713","ALTER TABLE dialogs ADD COLUMN pts INTEGER default 0","SELECT document_id FROM paths WHERE path = '","Next event must be ON_CREATE, it was ","This transaction is already being added to the back stack","GiONEE_GBL7319","dialog_show_translate_count","ALTER TABLE unread_push_messages ADD COLUMN topicId INTEGER default 0","CREATE INDEX IF NOT EXISTS mid_out_idx_messages_v2 ON messages_v2(mid, out);","application/x-mp4-cea-608","INSERT OR IGNORE INTO messages_v2 SELECT * FROM old.messages_v2 WHERE uid = ","AreYouSureDeletePhotoTitle","forced-subtitle","AVI Header List not found","AutoDownloadOnUpToFor","stories_sent_weekly_limit_premium","lightpink","blockstore_notify_app_restore","MESSAGE_ID_INVALID","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_URI","cache4.db","Groups","SELECT COUNT(*), transport_name FROM events WHERE num_attempts >= 16 GROUP BY transport_name","BoostingBoostsChannelByUserServiceMsgCount","SELECT data, status, name FROM users WHERE uid IN(%s)","blob:","build(...)","start_text","PSEUDO","Time out while launching billing flow. Try to reconnect","ClientCastAnalytics","Passkey retrieval was cancelled by the user.","UserRestrictionsNoSendRound","L186","isIsolated","left remove from speaking ","stickersFavedLimitPremium","onRouteChanged","lastDarkTheme","chat_mediaInfoText","Pink","2.18.3","CREATE INDEX IF NOT EXISTS did_top_message_topics ON topics(did, top_message);","compositeWithMaskEraser","login-email","LimitReachedFavoriteStickersSubtitlePremium","home_screen_checked","languageIdentificationOptionalModuleLogEvent","SELECT data, replydata FROM messages_v2 WHERE mid = %d and uid = %d","filtersLoaded","suggest_text_2","Country","m7sm","doFetch","onDeviceDocumentCroppingCreateLogEvent","contentIconGravity","whitesmoke","cacheRow","REACT_STICKER","stories__links_and_formatting","ConnectionService onCallEvent ","Topaz","ringtoneSizeMax","Could not find method getMaxAvailableHeight(View, int, boolean) on PopupWindow. Oh well.","BEGIN:VCARD\\nVERSION:3.0\\nFN:%1$s\\nEND:VCARD","NAME=\\","40_40_firstframe","Electro","comment","gcore_","breakClipIds","parsing details of ","video/*","top chat panel view","application/gzip","PHONE_CODE_EXPIRED","ans_good_impls","Zone offset not in valid range: -18:00 to +18:00","minHeight > maxHeight","LimitReachedPinDialogsPremium","Failed to retrieve a key as Bitmap.","capturer is disposed.","mTransition=#","gcm.n.color","underset","MatroskaExtractor","DecoderConfigDescriptor","chat_inTimeSelectedText","Regular","SansSerif","Frame size exceeds remaining tag data","expected simple value","Psychadelic","chats_menuItemText","requestId","addObserver allowed only from MAIN thread","SoundMediaHeaderBox.java","OMX.SEC.avc.dec","unified","urn:mpeg:dash:utc:http-iso:2012","UserRestrictionsInviteUsers","Unexpected value type: ","UPDATE dialogs SET folder_id = ?, pinned = ? WHERE did = ?","BoostingGiveawayHowItWorksSubTextDateSeveral1","Invalid Hijrah month: ","Waiting for the subject segmentation optional module to be downloaded. Please wait.","profileBlurNode","chat_inPreviewLine","SELECT COUNT(mid) FROM messages_v2 WHERE uid = ","SELECT d.did, d.last_mid, d.unread_count, d.date, m.data, m.read_state, m.mid, m.send_state, s.flags, m.date, d.pts, d.inbox_max, d.outbox_max, m.replydata, d.pinned, d.unread_count_i, d.flags, d.folder_id, d.data, d.unread_reactions, d.last_mid_group, d.ttl_period, d.unread_poll_votes FROM dialogs as d LEFT JOIN messages_v2 as m ON d.last_mid = m.mid AND d.did = m.uid AND d.last_mid_group IS NULL LEFT JOIN dialog_settings as s ON d.did = s.did WHERE d.folder_id = %d ORDER BY d.pinned DESC, d.date DESC LIMIT %d,%d","appearance","audio.ogg","update priority ","dialogCheckboxSquareUnchecked","SupportMenuInflater","grouper","Tab order changed.","Back","sub1","REPLACE INTO dialog_filter_pin_v2 VALUES(?, ?, ?)","mFrameAvailable already set, frame could be dropped","Encountered invalid length while parsing WebP chunktype","Different ","rust","NotificationsDeleteAllExceptionTitle","AAC LTP","HW AEC will not be used.","EglRenderer.notifyCallbacks","Rotate 0°","STRING_LIST","a_TexCoordinate","LocationNotifiationButtonUser","joinConference","zzbfa","in_pos","androidx.core.app.NotificationCompat$MessagingStyle","REPLACE INTO user_phones_v7 VALUES(?, ?, ?, ?)","Audio State: ","tenc atom is mandatory","cloudSafeSearchDetectionLogEvent","INAPP_DATA_SIGNATURE","video/av01","commit already called","H186","automlImageLabelingCreateLogEvent","time.android.com","SearchEngine","clientName","com.android.providers.media.documents","EGL already set up","014b35b6184100b085b0d0572f9b5103","Receive (type=text, ns=%s) %s","clipboard","yesButton","DELETE FROM bot_keyboard WHERE uid = ","luc4.**","max_id","back to TextureView in stories","ReactionsLed","cancel lockRunnable onPasscodePause","small","textrm","Timeout waiting for ServiceConnection callback ","codecs","REPLACE","firebase","CHAT_REACT_VIDEO","REQ_INFO_NAME_INVALID","When attempting to convert get response, null credential found","Exception while trying to handle coroutine exception","Invalid cell resolution ","Must provide id and rawId if not an error response.","CAUSE_SERVICE_DISCONNECTED","https://messenger.telegram.org/","PowerManager is null, therefore not creating the WakeLock.","registerSelectForOnJoin","END_ARRAY","SELECT mid, data FROM messages_v2 WHERE uid = ?","chat_outVenueInfoSelectedText","Theme","android.os.SystemProperties","LoopingMediaSource contains too many periods","CallActivity.Blur","UPDATE dialogs SET %s = ? WHERE did = ?","Fido2Ctap2Support__enable_flow_separation_refactor","SELECT emoji, keyword FROM emoji_keywords_v2 WHERE keyword = ?","signingInGoogleApiClients","StartsTodayAt","map_state","key_chat_messagePanelVoiceLock","COVER_EXPIRED","HashtagMessagesFound","application/x-bzip","Result has already been consumed.","ActionYouScoredInGame","IVInteractionsChartTitle","New Age","voipgroup_disabledButton","CREATE INDEX IF NOT EXISTS mid_out_idx_messages ON messages(mid, out);","PRAGMA journal_size_limit = 0","VoipPeerVideoOutdated","trackStyle","processLoadedMessages: post runOnUIThread","DELETE FROM quick_replies_messages WHERE topic_id = ","mStableInsets","onDeviceDocumentScannerUiFinishLogEvent","MessageLockedStarsConfirmMessageMulti1","PRAGMA user_version = 165","Unterminated array","chats_attachMessage","needFinishFragment","voipgroup_listeningText","Cannot be invoked on Dispatchers.IO","START","VoipChannelUserChanged","ACTION_SELECT","error_type_unknown","fullscreen_changed","SELECT m.data, m.mid FROM media_topics m %s WHERE %s m.uid = %d AND m.topic_id = %d AND m.mid > 0 AND m.mid >= %d AND m.type = %d ORDER BY m.date ASC, m.mid ASC LIMIT %d","Unable to use fast mode since requested sample rate is not native","secret=","OMX.SEC.vp8.dec","Expected condition to be true","REPLACE INTO saved_dialogs VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","SUCCESS","i-navajo","UPDATE","Not downloading image, bad URL: ","SIGNAL_MANAGER_COLLECT_SIGNALS","approxcolon","mName=","final message not added","Icon type not supported for intent shortcuts","Accept-Encoding","voipgroup_disabledButtonActiveScrolled","panell_ds","Unexpected header list type ","docx","BoostingSubscriptionsCountPlural","translate_button","android.intent.action.PHONE_STATE","idleReason ","temporal","ReactionReachLvlForReactionShort","maps_%.6f_%.6f_%d_%d_%d_%d.png","NavigationLayout added in non-activity context!","Expected ':'","sienna","admin logs chatItemAnimator enable notifications","MONOSPACED_SANS_SERIF","Passkeys__use_result_receiver","Null clock","0.####","The device doesn't have valid Play Billing Lab.","documentScannerUiOptionalModuleSessionFinishLogEvent","isSuccessful","external_payment_dialog_result_receiver","read-only file system","enterAnim=#","uvBioEnroll","pairs","CREATE TABLE dialog_photos(uid INTEGER, id INTEGER, num INTEGER, data BLOB, PRIMARY KEY (uid, id))","onDeviceTextDetectionLoadLogEvent","TRUE","fragment","Network becomes available: ","LaunchActivity openForum after load ","LogRequest{requestTimeMs=","bridgeTag","Init recording error: ","route descriptor already added","Invalid extended service number: ","optionalModuleVersion","CREATE INDEX IF NOT EXISTS polls_id_v2 ON polls_v2(id);","Violet","CustomTabsHelper","https://t.me/stickers","STREAM_VOICE_CALL","onTransitionAnimationProgress: estimatedProgress=","com.android.internal","CHAT_REACT_GAME","a new network is available","com.miui.miuilite","REPLACE INTO quick_replies_messages VALUES(?, ?, ?, ?, ?, ?, NULL, 0)","drawableMsgOutHalfCheck","web_app_request_write_access","StorySharedToContacts","idleReason","Client does not support ProductDetails.","video/mp2p","the maximum supported array length is %s","PrivacyForwards","inputImageTexture3","popupAll","Minutes","negmedspace","RevokeLinks","createCredential is not supported on this device","starsPaidReactionAmountMax","API is not supported: ","exo_move_window","detectedBarcodeFormats","Cannot execute task: the task has already been executed (a task can be executed only once)","android.security.KeyStoreException","Nexus 4","compatibleBrands","Arabic","kotlin.Any","Null backendName","loadReplyMessagesForMessages","android.software.picture_in_picture","300 MB","android.view.","translate-chats","contentId","sim status = ","dialogTextBlue2","OpusHead","vcard_last_name","BotBiometry onAuthenticationError ","documentCroppingOptionalModuleLogEvent","common_google_play_services_invalid_account_text","glCreateShader() failed. GLES20 error: ","Installation ID could not be validated with the Firebase servers (maybe it was deleted). Firebase Installations will need to create a new Installation ID and auth token. Please retry your last request.","windowBackgroundGray","oauth","texttt","swipeGestureHeaderRow","FirebaseInitProvider ProviderInfo cannot be null.","Could not find voice search activity","Error copying resource contents to temp file: ","AudioAttributesCompat:","bday_check","Failed to instantiate module class: ","null cannot be cast to non-null type android.os.Handler","InviteRestrictedUsers2","removedGroups","NoSupport [","Null event","Beta","FilterShowMoreChats","userconfing","Invoking callback.onRouteUpdated.","urn:scte:dash:cc:cea-708:2015","radii must have 8 values: TLx,TLy, TRx,TRy, BRx,BRy, BLx,BLy","InviteLinks","map.entries","android.support.v4.media.session.action.PREPARE_FROM_SEARCH","emoji_keywords_info_v2","segmentationRequest","accountswitchhint","DisplayWidth","Does not support odd width or height","The task was rejected, the handler underlying the dispatcher '","op should be remove or update.","BoostingWinnersDate","Unresolved error while connecting client. Stopping auto-manage.","MessagesStorage start db migration from ","anim","no event down from ","stickers_menuSelector","selection_change","Missing resolution for ConnectionResult.RESOLUTION_REQUIRED. Call GoogleApiAvailability#showErrorNotification(Context, ConnectionResult) instead.","Unnamed Road","audio/mhm1","VectorWrongSize","shadowsTintColor","BoostingPreparedGiveawaySubscriptionsPlural","com.coremedia.iso.boxes.StaticChunkOffsetBox","DEVELOPER_ERROR","scale","Native handle is now available.","publicKeyAlgorithm","animationOffsetX","IsRecordingVideo","Unexpected state of the iterator: ","saveRemoteLocaleStrings: difference is straight from the beginning","PollVotesCount","chat_inContactNameText","AccDescrSendPhotos","PIP_CUSTOM_EVENT","GroupMembersChartTitle","rgba","authClient","VIDEO_TO_VOICE","SELECT data FROM dialogs WHERE did = ","jlatexmathcedilla","acceptedConfigurations","Acid Jazz","chat_inPollWrongAnswer","MediaControlChannel","com.miui.mihome","REPLACE INTO bot_keyboard_topics VALUES(?, ?, ?, ?)","canvas","Media","Context is null","SELECT data FROM users WHERE uid = %d","HTTP Version Not Supported","baseContainer","CLIENT_TRANSIENT_ERROR","SELECT unread_count, unread_count_i FROM dialogs WHERE did = ","addstickers","loc_","Callbacks must add text or a content description in populateNodeForVirtualViewId()","original transformed w = ","web_app_data_send","Pranks","RestoreCredential.API","StarsGiftSentPopupInfo","chat_outInstant","DeleteDays","alignedat","type must not be empty","null key in entry: null=","Job ","selector","00000000-0000-0000-0000-000000000000","pin_period","Error creating file in no backup dir: ","isSubjectConfidenceMaskEnabled","onTransferring with type = %d","dialogReactionMentionBackground","https://t.me/m/","SupplementalProperty","document","Did not write as much data as expected.","sendByEnterRow","enable(audioSession=","Sienna","surface was null","Operations:","ConcNode[size=%d]","movecaptionhint","connectivity","telegram_group_boost","Budhhist Era","vendor","playbackSpeed","requestedPreviewWidth","hash","received chunk but definitely cancelled offset=","selectedIntensity","RSA/ECB/OAEPWithSHA-256AndMGF1Padding","Google","app:theme is now deprecated. Please move to using android:theme instead.","000.0 mm / %s","ALREADY_FULLSCREEN","playresy","disable debug view metrics","AssertionError (GSON 2.11.0): ","indirect","Ignoring impossibly large audio latency: ","DateTimeDigitized","PRAGMA user_version = 125","zero_party_api_sign","selected ip strategy ","Native handle not yet available. Reverting to no-op handle.","false","Offset: %d, tagName: %s","next()","CollectForDebugParcelable[skipPersistentStorage: ","botcache","videoplayerholderbase.start(): preparePlayer new player uri=","PERMIT","forwardingOptionsHintShown","ArticleDateByAuthor","StoryRecorder.PreviewView","test backend","AFTEU011","duckduckgo-browser","REACT_GEO","loading contacts 2 query time = ","Participants","hashCode","limegreen","ALTER TABLE dialog_filter ADD COLUMN color INTEGER default -1","android.widget.Button","GeoGebra","buttonTextView","isClearcutClient","thumb://","REPLACE INTO stickers_dice VALUES(?, ?, ?)","h:mm:ss a z","android.content.res.ThemedResourceCache","pin_messages","messages_v2","forceCodeForRefreshToken","Illegal clipping: ","overwithdelims","SELECT start, end FROM messages_holes WHERE uid = %d AND end > %d","googleSignInAllowed","loadReplyMessagesForMessages (encrypted) runOnUIThread: posting notification","AFTM","Could not read android:spinnerMode","Set up output switcher flags: %b (from module), %b (from CastOptions)","queueInputBuffer failed","Unknown AVC level: ","RemoveManyEmojiPacksCount","failed_resolution","CREATE TABLE IF NOT EXISTS pending_tasks(id INTEGER PRIMARY KEY, data BLOB);","get_relay_access_token","Skipped unknown metadata entry: ","DELETE FROM chat_pinned_v2 WHERE uid = ","initialCapacity","kotlin.collections.Map.Entry","neverOpenRow","https://telegram.org/embed","REPLACE INTO %s VALUES(?, ?, ?)","6. currentTask = null","GIF_TO_SMILE","lastUptimeMillis","Garage Rock","nonPremultipliedBlit","routeId","Unexpected ","jflte","PaidMessageAction","android.net.conn.CONNECTIVITY_CHANGE","android.media.metadata.WRITER","INT_VALUE","AccDescrBotKeyboard","INTENT_SOURCE","DELETE FROM media_v4 WHERE mid = %d AND uid = %d","Sizzling","IBM-819","Releasing done.","decline_call_alpha_end_close","Emerald","chat_outForwardedNameText","android.support.v4.media.session.action.PLAY_FROM_URI","nightThemeRow","Honey","Error in getting raise in \\\\raisebox command !","ContentCompAlgo ","onBind","Cannot construct an Api with a null ClientBuilder","RevokeLinkAlert","Ignoring invalid provider descriptor: ","onStart ","GContainer","notificationsQueue","externalNetworkQueue","lastLogsCheckTime","callReceiveTimeout","BillingUtilities.getPurpose: purpose under ","AUTOARCHIVE_POPULAR","chat_outAudioDurationText","onReceivedTouchIconUrl url=","Invalid TTL: ","Note.**","selectedBackgroundBlurred","onDeviceStatusChanged","in-app-vibrate","billingPeriod","copy malformed files","getJpegAttributes starting with: ","AttachVoiceRestrictedForever","libtmessages.49loc.so","models","Conflict","Too large for unsigned long: ","INVALID_PLAYER_STATE","giveawayGiftsPurchaseAvailable","Unable to obtain Year from TemporalAccessor: ","User verification requirement %s not supported","audio/","Orange","avatar_nameInMessageOrange","add from attach: ","LASTNAME_INVALID","ueventd.andy.rc","mdown","TStroke","sync contacts by alert","CREATE INDEX IF NOT EXISTS tag_topic_text_idx_tag_message_id ON tag_message_id(topic_id, tag, text COLLATE NOCASE);","SELECT min(mid) FROM media_topics WHERE uid = %d AND topic_id = %d AND type = %d AND mid > 0","LibraryVersion{libraryName=","CHAT_SEND_POLL_FORBIDDEN","search","last_time_contacted","name must not be null","Unexpected record count or type. Skipping LA_URL workaround.","Updated to length: ","goog.exo.hls","SELECT m.data, m.mid FROM media_topics m %s WHERE %s m.uid = %d AND m.topic_id = %d AND m.mid > 0 AND m.mid < %d AND m.mid >= %d AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","ErrorRingtoneDurationTooLong","newWebView.onRenderProcessGone","BillingUtilities.clearPurpose: id_hex = ","SubjectSegmenterOptions can not be null","Status","BoostingStarsGiveawayHowItWorksTextEndGroup","android.media.metadata.DURATION","stories__quality","avatar_backgroundGreen","android.intent.action.PACKAGE_REMOVED","getId(...)","PhoneFormats.dat","saving file: correcting path from ","15555215578","Gift2Availability4Value","Trying to unbind a GmsServiceConnection  that was not bound before.  config=","The device doesn't have valid Play Store.","statusCode","blog","Null methods are not runnable.","Unable to invoke no-args constructor of ","lookup IN (","login","Use old Camera 1 API","SELECT data, mid, date, topic_id FROM quick_replies_messages WHERE mid IN(%s) AND topic_id = %d","Ignoring unknown WAV chunk: ","medspace","SELECT data FROM messages_v2 WHERE mid = %d AND uid = %d LIMIT 1","SELECT q.data, u.name, q.user, q.g, q.authkey, q.ttl, u.data, u.status, q.layer, q.seq_in, q.seq_out, q.use_count, q.exchange_id, q.key_date, q.fprint, q.fauthkey, q.khash, q.in_seq_no, q.admin_id, q.mtproto_seq FROM enc_chats as q INNER JOIN users as u ON q.user = u.uid WHERE q.uid IN(%s)","Product type must be provided.","count","MEDIA","CREATE INDEX IF NOT EXISTS seq_idx_messages_seq ON messages_seq(seq_in, seq_out);","Unknown error code: ","ChannelCreator","dtsx","onLoadComplete was incorrectly called on a background thread","emptyListPlaceholder","hasNext called when the iterator is in the FAILED state.","ALTER TABLE profile_stories ADD COLUMN type INTEGER default 0","REACT_GEOLIVE","BoostingGiveawayHowItWorksSubText","column","chat_addContact","DiscussionLinkGroupPublicPrivateAlert","MESSAGE_EXPIRED","androidx.credentials.provider.extra.EXTRA_CREDENTIAL_DATA","horizontal_accuracy","BoostingGiveawayHowItWorksTextEnd","TwilightManager","telegram_bot","chat_outContactIcon","premiumBotUsername","No start tag found","CREATE INDEX IF NOT EXISTS unread_push_messages_idx_random ON unread_push_messages(random);","onDeviceDocumentEnhancementLogEvent","UseViewLifecycleInFragment","Referer","Failed to retrieve remote module version.","SELECT DISTINCT dialog_id FROM stories","GiftCraftBackdropChance","data:application/x-mpegurl;base64,","HoursAgo","cbc1","the maximum supported unsigned/negative integer is %s","onGetLayoutInflater() cannot be executed until the Fragment is attached to the FragmentManager.","call_requests_disabled","NotificationsImportance","ALTER TABLE messages ADD COLUMN thread_reply_id INTEGER default 0","eglCreateContext","whitelisted_bots","2203","switch to state ","flecks.png","bubbleRadiusHeaderRow","video/wvc1","get() did not throw CancellationException, despite reporting isCancelled() == true: ","MESSAGE","Camera1Session","PRAGMA user_version = 7","statisticChartLine_lightgreen","BlurredFill","olivedrab","UPDATE messages_v2 SET read_state = read_state | 1 WHERE uid = %d AND mid > 0 AND mid <= %d AND read_state IN(0,2) AND out = 0","htc_video_rotA-180","publicLinksLimitPremium","ORCAS_FETCH_VERIFICATION_KEY","BIOMETRIC_STRONG","Japanese","requestedPreviewHeight","season","ExposureBiasValue","Invalid sent time: ","INSTREAM-ID=\\","PRAGMA user_version = 173","Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20150101 Firefox/47.0 (Chrome)","result_receiver","web_app_expand","sections","plugged","SELECT data, hash, date FROM reactions","hasFewPeers","setModificationTime","radix ","byte array size too big","ReactionsByEmotionChartTitle","UPDATE messages_topics SET data = ? WHERE uid = %d AND mid = %d","CREATE TABLE stickers_v2(id INTEGER PRIMARY KEY, data BLOB, date INTEGER, hash INTEGER);","android.intent.action.SEND_MULTIPLE","ThumbnailImage","rbrace","P2PContacts","mtproto:","CANNOT_BIND_TO_SERVICE","Could not get last known location. This is probably because the app does not have any location permissions. Falling back to hardcoded sunrise/sunset values.","commitmentPaymentsCount","NORMAL","DROP INDEX IF EXISTS mid_idx_randoms;","DayOfQuarter","story_period","EC bytes mismatch","ton_stargift_resale_amount_min","filename cannot be null","enable shadows in settings","canCreatePublic","Tango","Found empty contents","Audio sink error","chat_emojiPanelTrendingTitle","chromaFormat","Unhide","distanceRow","SELECT data FROM animated_emoji WHERE document_id IN (%s)","c2.mtk.avc.encoder","goog.exo.smoothstreaming","Passkeys__hide_consent_page_in_registration_enabled","Skipping image analysis log due to rate limiting","Camera device could not be opened due to a device policy.","IGNORING: Receive (type=binary, ns=%s) <%d bytes>","CREATE INDEX IF NOT EXISTS task_idx_messages_v2 ON messages_v2(uid, out, read_state, ttl, date, send_state);","Noise","androidx.credentials.TYPE_OPT_OUT_ERROR","compressed","chat_inFileProgress","successScaleProgress","badgenumber","https://t.me/BotFather?start=deletebot","chat_BlurAlpha","LOG_REASON","EventStream","originalExternalTransactionId","drawableMsgOutMenuSelected","internal_passport","popupRow","Files","Stopping media notification.","last_stories_state_hidden","application/x-tgwallpattern","Already resumed","Русский","kotlinx.coroutines.fast.service.loader","SELECT unread_mentions FROM topics WHERE did = %d AND topic_id = %d","mStarted=","delete-all","GROUPCALL_PARTICIPANTS_TOO_MUCH","vide","Activity must not be null","messagingClientEvent","android.intent.extra.EMAIL","Memory: class=","invoke","AnonymousOrNonStaticLocalClassAdapter","TIME-OFFSET=(-?[\\\\d\\\\.]+)\\\\b","ViewMetrics","Body Top","switch2Track","onDeviceObjectCreateLogEvent","Parameters","DROP TABLE IF EXISTS bot_recent;","Received response for unknown request: ","StarsNeededText","runConfig","dexopt/baseline.prof","Illegal use of UpsampleAudioResampler. Channels:","release: Decoder is not running.","classificationEnabled","cadetblue","monetizationadshint","BILLING_UNAVAILABLE","tg://settings/privacy/calls/p2p","no-nno","Glow","Resource \\","Removing route for appId ","inTexcoord","chat_outSiteNameText","profile_title","goog.exo.extractor","tg://settings/devices/link-desktop","manage_video_chats","GSA app %s installed: %s connected %s","ChannelLeaveAlertWithName","MegaPublic","FALSE","requestAndShowDialog(%s, %s)","custom","running=[RUNNING ON ","Listener type must not be empty","No initializer set for given class ","SuggestVideo","JavaAudioDeviceModule","lightnessEnhancementParam","Kanji byte size not even","fcm_fallback_notification_channel_label\\","Could not get fingerprint hash for package: ","TO_LANG_INVALID","formatDateScheduleYear","WebRtcAudioTrack","DELETE FROM messages_v2 WHERE mid IN(%s) AND uid = %d","cancel downloading file to ","avatar_","oneday","Offset to end of mdat was negative.","Updated the call while the service is starting","mobileSubtype","ensureImeVisible","exp_month","NO_UNSUPPORTED_TYPE","sup1","Delete","figurecaption","DELETE FROM saved_reaction_tags WHERE topic_id = ","aggregatedOnDeviceDocumentDetectionLogEvent","com.anddoes.launcher.COUNTER_CHANGED","web_app_device_storage_get_key","reset app pause time","UPDATE quick_replies_messages SET replydata = ? WHERE reply_to_message_id IN(?)","prepend-sps-pps-to-idr-frames","short_date","android.media.metadata.ALBUM_ARTIST","v%s (%d)\\n%s","onRouteUnselected","hidekeyboard_","percents or output is null","tg:resolve","Id has changed for ","Illegal frame size: ","Unexpectedly reached end of file (EOF) in input state [%s]","ChatSettings","Unknown cmd: ","Cannot encode a second value in the ValueEncoderContext","QuarterYears","kotlinx.coroutines.io.parallelism","drawableMsgOutMenu","BotOwnershipTransferReadyAlertText","Gift2SelfInfoConvert","placeholder_static","UPDATE dialog_filter_pin_v2 SET peer = ? WHERE peer = ?","Asia/Shanghai","formal","pm_noforwards","BEGIN_ARRAY","Bubble requires non-null pending intent","PRAGMA user_version = 27","REQ_INFO_PHONE_INVALID","EventLogDeactivatedUsername","BuildMyOwnTheme","common_google_play_services_network_error_title","PRAGMA user_version = 67","PRIVACY_PREMIUM_REQUIRED","image","getBalance","expected non-string scope or scope %s but found %s","CHAT_SEND_STICKERS_FORBIDDEN","ALTER TABLE messages_v2 ADD COLUMN reply_to_message_id INTEGER default 0","golden","secondary_bg_color","applyLanguage: reloadLastFile=","textSizeRow","skipped message because message is mention of pinned","STARGIFT_RESELL_TOO_EARLY_","VersionedParcel encountered ClassNotFoundException","Neutral","transcribeAudioTrialCooldownUntil","SearchPostsLimitReachedText","gif_search_","Mark not set","sampledSegmentations","Failed to decode stream metadata","users_save_gallery_exceptions","https://t.me/proxy?","application/vnd.dvb.ait","StoriesController loadAllStoriesForDialog ","BoostingGiveawayResultsMsgWinnersTitle","botstory_","SaveGroupMedia","TXXX","CPH1715","EnterChannelName","AppCompat has already installed itself into the Window","useCases","urn:mpeg:dash:utc:ntp:2014","stories_sent_weekly_limit_default","subscriptionProductReplacementParamsList","estimated","LowLatencyAudioBufferManager","GPS Timestamp format is not rational. format=","Revival","expandPhoto","actionBarDefaultSubmenuItem","NewMessages","webm encoded too much, got ","text/html","The device does not contain a restore credential.","http://","EglBase10.create context","wifiPreset","pollMediaIndex","playcore.integrity.version.major","DialogFragment ","ratingDecay","ResetAccount","kotlin.Enum","CREATE TABLE gift_themes (slug TEXT PRIMARY KEY, data BLOB);","DELETE FROM media_holes_v2 WHERE uid = %d AND type = %d AND start = %d AND end = %d","hmac-secret","MergingMediaSource","publicLinksLimit","Starting incall activity for incoming call","ACTION_PREVIOUS_HTML_ELEMENT","tint","FolderUpdatesTitle","noMcGaPermissionsWithClientPin","PLAY_STORE_NOT_FOUND","onRequestDialog(%s): got null dialog intent","transcribe_audio_trial_weekly_number","ruby","UnconfirmedAuth","player_actionBarSubtitle","Unexpected audio encoding: ","tgvoip version is not set","Gift2Info3","PRAGMA user_version = 44","BAD REQUEST: Syntax error. HTTP verb ","sqlite query ","queueItemId","resultFormats","OMX.MTK.AUDIO.DECODER.DSPAC3","CancellableContinuation","ObjectContentInfoStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO","languages","story_weather_preload","upload_max_fileparts_premium","windowBackgroundWhiteGrayText4","Decline","CHAT_REACT_CONTACT","savedGifsLimitDefault","RV Scroll","chapterNumber","UPDATE messages_v2 SET forwards = max((SELECT forwards FROM messages_v2 WHERE mid = ? AND uid = ?), ?) WHERE mid = ? AND uid = ?","Black Metal","Small starts size","4 GB","colors","deserializeFromBytes(...)","ResetAccountStatus","crossfadeProgress","TaskOnStopCallback","com.googlecode.mp4parser.boxes.mp4.AbstractDescriptorBox","mSavedViewState=","Unknown message ","WRITE_SKIP_FILE","ActionUniqueGiftResaleSoldOutbound","readRow","downloadErrorCodes","org.telegram.android.musicplayer.close","aggregatedOnDeviceSubjectSegmentationLogEvent","google_api_key","approxcoloncolon","StarsTransactionFloodskipMessages","logging failed.","application/mp4","CompositeGAC","looper","visibility is invalid: ","hgroup","credentialJson must not be empty, and must be a valid JSON","selectionDuration","Negative text must be set and non-empty.","stickerset_","RequestToJoinMembersAll","messageType","CREATE TABLE contacts(uid INTEGER PRIMARY KEY, mutual INTEGER)","FirebaseApp was deleted","draw","MessagesStorage db migration finished to varsion ","PRAGMA user_version = 168","DecoderCounters {\\n decoderInits=%s,\\n decoderReleases=%s\\n queuedInputBuffers=%s\\n skippedInputBuffers=%s\\n renderedOutputBuffers=%s\\n skippedOutputBuffers=%s\\n droppedBuffers=%s\\n droppedInputBuffers=%s\\n maxConsecutiveDroppedBuffers=%s\\n droppedToKeyframeEvents=%s\\n totalVideoFrameProcessingOffsetUs=%s\\n videoFrameProcessingOffsetCount=%s\\n}","ResellGiftBuyEq","gcm.n.","Completed executing operations from ","dbinom","CREATE TABLE dialogs(did INTEGER PRIMARY KEY, date INTEGER, unread_count INTEGER, last_mid INTEGER, inbox_max INTEGER, outbox_max INTEGER, last_mid_i INTEGER, unread_count_i INTEGER, pts INTEGER, date_i INTEGER, pinned INTEGER, flags INTEGER, folder_id INTEGER, data BLOB, unread_reactions INTEGER, last_mid_group INTEGER, ttl_period INTEGER, unread_poll_votes INTEGER)","Lcaron","documents path = ","CanvasInternal","AAC header wrong Sampling Frequency Index","numSamples","name is null","depth","Metrics","chat_outAudioCacheSeekbar","stories_posting","StatusExceptionMapper must not be null.","Xiaomi","upload_speed","stargifts_blocked","PRODUCT_NOT_FOUND","dialogSwipeRemove","navigationBarColor","Tmp detached view should be removed from RecyclerView before it can be recycled: ","Invalid component registrar.","step","DELETE FROM profile_stories_albums","android.support.BIND_NOTIFICATION_SIDE_CHANNEL","outVelocity","TCMP","isSubjectBitmapEnabled","onSessionStarted with sessionId = %s","stories_circle_closeFriends1","pause","v-bits-per-sample","matrix","ms in another thread","chat_attachContactText","Fido2Ctap2Support__enable_cancelling_requests","Days","CREATE TABLE event_metadata (_id INTEGER PRIMARY KEY, event_id INTEGER NOT NULL, name TEXT NOT NULL, value TEXT NOT NULL,FOREIGN KEY (event_id) REFERENCES events(_id) ON DELETE CASCADE)","VOICE_DOWNLINK","process participant ","THEME_SLUG_OCCUPIED","onWebEventReceived ","Called while creating a loader","checkoutOption","magnification","offsetY","The android:onClick attribute cannot be used within a restricted context","loadReplyMessagesForMessages: (encrypted) finding messages to load","delete","factcheck_length_limit","themeAnimationValue","DELETE FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d AND start = %d AND end = %d","stories_changelog_user_id","commonSettings","dialogCheckboxSquareBackground","ApiMetadata(complianceOptions=","Huge","yandex","lastHintsSyncTime","wrong Vector magic in TL_StoryPrivacy (2)","format=mpd-time-csf","audio record has changed","expected characters 'vorbis'","Context has no PackageManager.","documentScannerUiModuleScreenErrorEvent","mEditor","quality_options","pgJfpFNRSFABAAAACDT8s5sEjfc","slategray","PLAY_STORE_VERSION_OUTDATED","storiesRow","proxy_list","drawableMsgOutHalfCheckSelected","get file path cached null id=","merchantName","Item","Failed to load deprecated vision dynamite module.","telegram_background","signStyle","preorderReleaseTimeMillis","CryptoObjectUtils","numberToAdvance must be nonnegative","INSERT INTO params VALUES(1, 0, 0, 0, 0, 0, 0, NULL)","SO-02E","0123456789.","rpId","http://dashif.org/guidelines/thumbnail_tile","FolderLinkHeaderChatsQuit","Content-Encoding","UPDATE messages_v2 SET read_state = 3 WHERE uid = %d AND mid > 0 AND read_state IN(0,2) AND out = 0","notification","AAC Scalable","requestAndShowDialog(%s)","frame_width=","NanoOfSecond","Too Many Requests","android.media.VOLUME_CHANGED_ACTION","attachButton","JOIN_AS_PEER_INVALID","open menu msg_id=","did3_","autoplay","adapter-not-null-safe","DELETE FROM media_holes_v2 WHERE uid IN ","STARS_SUBSCRIPTION_LOW_BALANCE","Cool","Ignoring Animation set on ","BoostingGiveawayHowItWorksIncludeText","SELECT min(mid) FROM media_v4 WHERE uid = %d AND type = %d AND mid > 0","CREATE TABLE IF NOT EXISTS bot_keyboard(uid INTEGER PRIMARY KEY, mid INTEGER, info BLOB)","SELECT uid, data, read_state, mid, send_state, date, group_id FROM messages_v2 WHERE %s","store bundled ","CREATE TABLE paths_by_dialog_id(path TEXT PRIMARY KEY, dialog_id INTEGER, message_id INTEGER, message_type INTEGER);","Invalid magic","chat_emojiPanelBackground","GiftPremiumPrivacyPolicyAndTerms","skuPackageName","newppsms","AccActionMessageOptions","No valid ","Null monotonicClock","OMX.Exynos.","stories__save_stories_to_gallery","For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used","VoipChannelInviteText","SELECT COUNT(mid) FROM messages_v2 WHERE uid = %d AND mid > %d AND read_state IN(0,2) AND out = 0","TelegramCacheSize","atvEntity","Complete with: ","https://www.youtube.com/youtubei/v1/player?key=","Protocol message contained an invalid tag (zero).","UNSET_PRIMARY_NAV","font-size","tg_placeholders_android","Property \\","utf-8\\","MessagesLed","getModificationTime","table_background","No mapping found for the symbol '","media","excludeBlurSize","Appropriate Api was not requested.","PrivacyPaymentsClearAlertText","quick_reply_msg1","stars_revenue_withdrawal_min","NotificationsForChats","No activity found to launch app","PaidMessageActionMessages","Dynamic lookup for intent failed for action: ","performStopActivity","mobileMaxDownloadSize3","mdta: key=","Airplane Mode: ","UPDATE messages_topics SET topic_id = ? WHERE uid = ? AND mid = ?","athumb","formatterStats24H","descriptor","EnablePreviewGroup","MPEG-7 XML","RETRY_LIMIT","SEM_PLATFORM_INT","SCHEDULE_TOO_MUCH","appWidgetId","useCase","Must not set an account in GoogleApiClient.Builder when using %s. Set account in GoogleSignInOptions.Builder instead","Data buffers must be direct byte buffers.","Only android.graphics.ImageFormat#YUV_420_888 is supported which should have 3 planes.","starting AutoManage for client ","allowedViolations","avatar_backgroundBlue","character outside of valid range","pageEditListenerSet","autoLockIn","ThemeResetToDefaultsTitle","User defined vibrateTimings is invalid: ","metadata cannot be null","EXTRA_FLOW_PENDING_INTENT","configurationVersion","audio/x-opus+ogg","URATIONAL","group_by","fonts/mw_bold.ttf","dialog_bar_distance","Failed to send big query analytics payload.","show-sender","Hide","ForwardingFromNames","getString(...)","Unexpected error creating extractor","The StandardIntegrityTokenProvider is invalid (e.g. it is outdated).\\nRequest a new integrity token provider by calling StandardIntegrityManager#prepareIntegrityToken.","scope","browser","actionToken","F01H","Cannot set popup background for MODE_DIALOG, ignoring","STREAM_RING","chat_inAudioSeekbarFill","tg:socks","android.support.customtabs.extra.TITLE_VISIBILITY","uniform sampler2D u_tex;\\n","dialogEmptyText","OMX.bcm.vdec.avc.tunnel.secure","ACTION_SCROLL_UP","matcherProtectionType","Cozy","gathered@@env","web_app_toggle_orientation_lock","vertical","ER CELP","The analytics session is null when matching with application ID.","CIPAMRNBDecoder","YourCode","ShareYouLocationTitle","SELECT type, start, end FROM media_holes_v2 WHERE uid = %d AND type = %d AND ((end >= %d AND end <= %d) OR (start >= %d AND start <= %d) OR (start >= %d AND end <= %d) OR (start <= %d AND end >= %d))","CharactersPerMessage","Alternative billing only dialog finished with resultCode ","OMX.RTK.video.decoder","pGrColor2","66_66","introDescriptionLengthLimit","contact","AudioRecord init failed!","too short header: ","PRAGMA secure_delete = ON","mTextureCoord","init.svc.qemu-props","EXCEPTION_MESSAGE","starsGroupcallMessageAmountMax","BoostingBoostsGroupByYouServiceMsgCount","idToken","Create Result returned from framework: ","onDeviceDocumentScannerFinishLogEvent","UPDATE messages_topics SET data = ? WHERE mid = ? AND uid = ?","display","video/mpeg2","PRAGMA user_version = 135","AlignedWeekOfMonth","TransportFactory is null. Skip exporting message delivery metrics to Big Query","voipgroup_overlayAlertMutedByAdmin2","imageQualityAnalysisOptionalModuleLogEvent","free_form","DebugMenuDisableCamera","float","voipgroup_overlayBlue2","CompletedContinuation(result=","hashtag_search_history","VALIDATE_INPUT","topicId","App restored, clearing state","google.c.a.tc","elements","REPLACE INTO dialog_filter_ep VALUES(?, ?)","zzak","avgMs","mediaSessionId","Received message with unknown type: ","MediaSource has been disposed.","unsupport_video/av01","getUncaughtExceptionPreHandler","modelInfo","groupcall_video_participants_max","PRAGMA user_version = 99","styling","tap-for-next-media","overbrace","Error instantiating AV1 extension","Video","Bebob","android.permission.READ_EXTERNAL_STORAGE","SessionsSettingsInfo","Points are too far apart ","Unable to obtain LocalDateTime from TemporalAccessor: ","I'm trying to use my mobile phone number: ","SELECT info FROM bot_info_v2 WHERE uid = %d AND dialogId = %d","beep boop.","moov","web_app_biometry_request_access","AssetIdentifier","mRetainInstance=","MessagesChartTitle","Database restored = ","Camera service has encountered a fatal error.","BoostChannel","android.support.text.emoji.emojiCompat_replaceAll","varinjlim","itel_S41","chat_inVenueInfoText","Undo","Ignoring EMSG. Expected it to contain wrapped %s but actual wrapped format: %s","Unexpected InterruptedException: ","Expected theme to define listPreferredItemHeight.","UPDATE messages_topics SET custom_params = ? WHERE mid = ? AND uid = ?","Anime","Firebase servers have received too many requests from this client in a short period of time. Please try again later.","Unidentified audio usage: ","Skipping profile installation for ","Unknown error processing integrity request.\\nRetry with an exponential backoff. Consider filing a bug if fails consistently.\\n","we already have request key with higher exchange_id","PRODUCT_NO_ONETIME_OFFER_DETAILS","Skipped pssh atom (failed to extract uuid)","luc8.**","Chamber Music","UNKNOWN","dotsc","hourOfDay","Star","Unknown character : '","SyncContactsDeleteText","getfileExperimentalParams","SELECT data FROM app_config","Available preview sizes: ","BotStarsButtonWithdrawShort","EmojiCompat is not initialized.\\n\\nYou must initialize EmojiCompat prior to referencing the EmojiCompat instance.\\n\\nThe most likely cause of this error is disabling the EmojiCompatInitializer\\neither explicitly in AndroidManifest.xml, or by including\\nandroidx.emoji2:emoji2-bundled.\\n\\nAutomatic initialization is typically performed by EmojiCompatInitializer. If\\nyou are not expecting to initialize EmojiCompat manually in your application,\\nplease check to ensure it has not been removed from your APK's manifest. You can\\ndo this in Android Studio using Build > Analyze APK.\\n\\nIn the APK Analyzer, ensure that the startup entry for\\nEmojiCompatInitializer and InitializationProvider is present in\\n AndroidManifest.xml. If it is missing or contains tools:node=\\","this.components.iteratorWithAdditions()","device_storage_failed","google.c.sender.id","CREATE INDEX IF NOT EXISTS date_idx_dialogs ON saved_dialogs(date);","Join of AudioRecordJavaThread timed out","t.tag = ","method '","need_country","Unhandled format: ","null cannot be cast to non-null type kotlinx.coroutines.internal.LockFreeLinkedListNode{ kotlinx.coroutines.internal.LockFreeLinkedListKt.Node }","android.support.FILE_PROVIDER_PATHS","can't update dialog ","channel_wallpaper_level_min","ACTION_SCROLL_FORWARD","In-app billing API does not support subscription on this device.","ViewingMembers","This object has been released","Permission present on component ","PRAGMA user_version = 17","undo_cancelColor","Abstract","Notification Channel requested (","Unknown address (%f,%f)","bit_depth_luma_minus8","During begin sign in, failure response from one tap: ","animate remove","Type","strokeColor","resetPendingDate","getBitDepthChromaMinus8","AddEmailTitle","Passkeys__should_show_welcome_fragment","2_2_b","TopInviters","bit_depth_chroma_minus8","screencast_stub","reorderButton","ByteStreams.nullOutputStream()","dialogEmptyImage","trying to set current account when fragment UI already created","Fast Fusion","OpenProfile","StarsConfirmSubscriptionButton","160_160_nr","unable to ungzip temp = ","Scoped provider was invoked recursively returning different results: ","Memory Leak Found","pauseVideo();","Total observers more than 1000, need check for memory leak. ","Line 2","AutoNightSchedule","finish","mvhd: duration ","darkslategray","seek","Hstrok","SELECT mid, uid, send_state, date, data, ttl, replydata FROM scheduled_messages_v2 WHERE 1","Pixel distance must be non-negative","labelCount","skipAd","IconCompat","called getBitmap() on ","android.intent.extra.sizeLimit","texSize","detailedErrorCode","poll_option_id","SELECT m.data, m.mid FROM media_topics m %s WHERE %s m.uid = %d AND m.topic_id = %d AND m.mid > 0 AND m.mid < %d AND m.type = %d ORDER BY m.date DESC, m.mid DESC LIMIT %d","VideoInfo","tiny","android.intent.action.RINGTONE_PICKER","You may not add a null CustomAction to PlaybackStateCompat","credentialsType","SentFragmentCode","NATIVE_ENGINE_SIGNAL_COLLECTION","Unexpected MIME type.","OMX.Exynos.avc.dec","AccDescrMsgSendingError","Stripe/v1 JavaBindings/%s","serviceResponseIntentKey","file","IMPORT_UPLOAD_FAILED","Cannot call optionalEnd() as there was no previous call to optionalStart()","TraceCompat","is_progress_visible","can't parse magic %x in %s. Source: %s","messages_FoundStickers","mHost=","compositeWithMaskBlurer","200_200_pframe","Unable to call the default constructor of ","autoNightDayStartTime","similar_channels","SELECT data, custom_params FROM stories WHERE dialog_id = %d AND story_id = %d","GroupBoostedByUserWithTimes","xHeight","PasswordOff","View may not be null","key_chat_wallpaper_gradient_to3","Access-Control-Allow-Origin","Technical Details (PLEASE DO NOT EDIT OR REMOVE)\\n","volume=","StoryPeriodPremium","No valid tracks were found","string","progressPaint","forumlasttopic","mahogany","renewenvironment","USLT","Vector magic in StoryDraft parse error (2)","Overlapping ranges not permitted but found %s overlapping %s","Unable to find any matching EGL config","com.googlecode.mp4parser.AbstractFullBox","CREATE TABLE IF NOT EXISTS users_data(uid INTEGER PRIMARY KEY, about TEXT)","dialogLinkSelection","setClipToScreenEnabled","SELECT data, mid FROM media_v4 WHERE uid = %d AND mid < %d AND type = %d ORDER BY date DESC, mid DESC LIMIT 1000","Camera:MicroVideoOffset","RV CreateView","filled","emoji_status","BUFFERED","CHANNELS_TOO_MUCH","IOException occurred during reading a value","continuous-video","TUESDAY","This job has not completed yet","BoostingApplyChangesCountries","stroke-width","containerHeight","DELETE FROM enc_tasks_v4 WHERE mid IN(%s) AND uid = %d AND media = 1","external dir mounted","OutgoingCallsCount","Core pool size ","FontRequest {mProviderAuthority: ","x-goog-fis-android-iid-migration-auth","last4","allowedAuthMethods","Element ","priority_channel","odsm","isom","CREATE INDEX IF NOT EXISTS send_state_idx_quick_replies_messages ON quick_replies_messages(mid, send_state, date);","F02H","windowBackgroundWhiteValueText","liminf","UPDATE messages_v2 SET replydata = ? WHERE reply_to_message_id IN(?) AND is_channel = 0","Format /topics/topic-name is deprecated. Only 'topic-name' should be used in %s.","Fetch failed: ","SELECT info FROM chat_settings_v2 WHERE uid = ","Alpha ","PreviewForwardContact","offsetBefore","avcC","onDeviceDocumentScannerStartLogEvent","mapProvider","LanguageNameInEnglish","Punk","Failed to sync file output stream","beginFailureResolution for ","application/vobsub","serverClientId must be provided if Google ID tokens are requested","Terror","EnableReactionsStoriesContacts","ended keep-alive job","chat_inReplyLine","Could not parse number of tracks: ","messageEntityBlockquote","memberRouteIds","remote_version","toIndex < fromIndex","percents.length != output.length","voipgroup_connectingProgress","maxCaptionLength","Invalid audio state","AccActionCancelDownload","completion","SELECT did FROM dialogs WHERE last_mid IN(%s) AND flags = 0","wordsInUse","islamic","Suppliers.ofInstance(","Bundle is null","48_48","DrmInitData only contains common PSSH SchemeData. Assuming support for: ","quick_reply_msg2","extraLongLived","darkolivegreen","t.me/iv","referrer","chunkCount","com.android.okhttp.internal.http.HttpTransport$FixedLengthInputStream","dialogRoundCheckBox","Lo-Fi","callback must not be null.","RV OnLayout","forceTryIpV6","privileged_api_list_credentials","conformance_window_flag","starref_max_commission_permille","lbrace","First listener, subscribing to frame callbacks","htc_e56ml_dtul","feature_usage_timestamp_","Unsupported arch: ","LimitReachedPinDialogs","Invalid application ID: ","CHAPTERS","DebugMenuEnableLogs","ringtone_duration_max","3.5.0","Storing event with priority=%s, name=%s for destination %s","CONNECTION_NOT_INITED","screenName","emulator","conf_win_left_offset","need get diff because of min channel ","DaysLeft","thumbAnimationProgress","accent_current_","No package found for authority: ","eventType","SELECT date FROM dialogs WHERE did = ","CREATE TABLE popular_bots(uid INTEGER PRIMARY KEY, time INTEGER, offset TEXT, pos INTEGER);","seekBarView","precision mediump float;\\nvarying vec2 vTextureCoord;\\nconst float kernel = ","in_app_message_result_receiver","unknown (","removeFragmentOnChatOpen","INVALID","SLifecycleFragmentImpl","Failed to pass qr code auth","righTextView","Avalanche","CREATE TABLE IF NOT EXISTS scheduled_messages(mid INTEGER PRIMARY KEY, uid INTEGER, send_state INTEGER, date INTEGER, data BLOB, ttl INTEGER, replydata BLOB)","GroupContacts","Force TCP","mFragmentId=#","channelCount.support, ","GlueType","windowType","bizbothint","SELECT pts FROM dialogs WHERE did = ","receiver_metrics_id","NONCE_TOO_SHORT","Collection is empty.","PAN_ONLY","Camera2Session","CREATE TABLE business_links(data BLOB, order_value INTEGER);","add other uid = ","Use Camera 2 API","geo:","lightblue","Must only create direct subclasses of TypeToken","Oval","next","Final position of the spring cannot be less than the min value.","error on receivedCall: ","Topic operation failed: ","backprime","Taisho","last_application_id","UPDATE dialogs SET date = ?, last_mid = ?, last_mid_group = ?, inbox_max = ?, last_mid_i = ?, pts = ?, date_i = ? WHERE did = ?","LinkCopied","getLayoutAlignment","Querying product details is not supported.","cableAuthenticationExtension","clazz","Invalid value for MonthOfYear: ","PublicKeyCredentialCreationOptions UserEntity missing displayName or they are unexpectedly empty","received cancelled chunk after cancelRequests! offset=","StarsController.buy starts queryProductDetails","arcsin","ActionRequestedPeerUserPlural","playsinline\\","Failed to find configured root that contains ","in-app-preview","HiddenName","Current size %d is less than fixed size %d","setVertexAttribArray","Range{start=","Unable to parse CEA-708 service block number from: ","mResourcesImpl","Sending canceled result for garbage collected task!","ORCAS_SIGNAL_COLLECTION","chat_adminText","Unable to bind a sample queue to TrackGroup with mime type ","StartShortDayAt","lockAnimatedTranslation","actionBarTransitionProgress","tg://settings/power-saving/videos","tealblue","TPE2","SMILE_TO_STICKER","ItemTouchHelper","restrictedstatuses_last_check","TooLongError","UPDATE dialogs SET unread_count = 0, unread_count_i = 0 WHERE did = %d","LAST-MSN=(\\\\d+)\\\\b","android.permission.READ_CONTACTS","uimode","android.intent.action.TIME_TICK","Europe/Paris","getRemoteService()","sender_person","DefaultRenderersFactory","Entry count in sgpd != 1 (unsupported).","Lossy conversion from ","VideoHandle","gossip","ipsm","Ocean","https://www.googleapis.com/auth/games","Extension","ephone","ACTION_PAGE_LEFT","startCapture: ","Missing Stream Format","cloudImagePropertiesDetectionLogEvent","insertBefore","PassportNoPolicy","JSON forbids NaN and infinities: ","aihintshown","Attributes incorrectly present on end tag","transitionProgress","android.media.intent.category.LIVE_VIDEO","Unexpected response string: ","hasVideoMatrix","voipgroup_soundButtonActive2Scrolled","MinuteOfDay","A size is required. Use setStyle()","title","Token retrieval failed without exception message. Will retry token retrieval","CREATE TABLE story_pushes (uid INTEGER PRIMARY KEY, minId INTEGER, maxId INTEGER, date INTEGER, localName TEXT);","DROP INDEX IF EXISTS mid_idx_media;","boundary","android.media.playback.ALWAYS_RESERVE_SPACE_FOR.ACTION_SKIP_TO_NEXT","androidx.core.app.NotificationCompat$InboxStyle","Could not invoke setTouchModal() on PopupWindow. Oh well.","sequenceNumber","com.android.contacts","stars_suggested_post_commission_permille","zzbfb","add_account","frameLayout","group_profile_bg_icon_level_min","peach","Frost","appVersion","Add ","getBoolean","GiftsPinLimit","offsetId","write bytes error","android-platform","dialogButtonSelector","Expected destination buffer capacity to be at least ","web_app_hide_keyboard","UTF-8","BoostingFromCountriesCount","Play Store version installed does not support multi-item purchases with season pass in one cart.","UPDATE enc_chats SET ttl = ? WHERE uid = ?","FolderLinkUpdatedJoinedSubtitle","AFTEU014","com.android.launcher.permission.INSTALL_SHORTCUT","Infinity","SendAnonymously","unknown webapp event ","ActivityResult{resultCode=","Overriding default behavior; now using WebRTC AEC!","Heisei","tg://premium_multigift","SERIF","android.credentials.CreateCredentialException.TYPE_USER_CANCELED","PUBLIC","clientInfo","WebRTC.Android.Camera1.StartTimeMs","dialog_filters_limit_default","SORTED","AudioFocusManager","ton_suggested_post_amount_max","H180","PersistedEvent{id=","statisticChartLine_blue","sound","hintScreenTimeout","Ordering.natural().reverse()","Speech","goldfish","CameraView create camera","AttachGifRestrictedForever","Requested APIs must not be null.","mArguments=","ChannelAddToGroup","onDeviceSegmentationLogEvent","launch","srcY","AndroidClientInfo{sdkVersion=","sdk_x86","skipped message because old message with same dialog and message ids exist: did=","Completing","NotificationsOn","mlkit.ocr.chinese","CREATE TABLE IF NOT EXISTS messages_v2(mid INTEGER, uid INTEGER, read_state INTEGER, send_state INTEGER, date INTEGER, data BLOB, out INTEGER, ttl INTEGER, media INTEGER, replydata BLOB, imp INTEGER, mention INTEGER, forwards INTEGER, replies_data BLOB, thread_reply_id INTEGER, is_channel INTEGER, PRIMARY KEY(mid, uid))","FragmentPager.SavedState{","dstV","CustomSound","result has retry contacts","PRAGMA user_version = 109","mp4[pos=","SuggestionsAdapter","PrepaidGiveawayMonths","blockstore_delete_bytes","video/dv_hevc","androidx.credentials.provider.extra.CREATE_CREDENTIAL_REQUEST_DATA","DROP TABLE IF EXISTS stickers;","setWebRtcBasedAutomaticGainControl() is deprecated","NETWORK_ERROR","context == null","mathsf","apv3.stel.com","telegramAntispamGroupSizeMin","overwrite_stories","invalid_parameters","pt-br","business_bots","starrefProgramAllowed","Electroclash","begin convert ","badge_count","paymentsPurchaseParams","SELECT replies_data FROM messages_v2 WHERE mid = %d AND uid = %d","CalculatingSize","Client does not support extra params.","Output channel count (","Failed to access ","Misc","https://t.me/addstyle/","OMX.SEC.avc.dec.secure","NativeLibrary","cleanedAndPointers$volatile","storysvddualhint","tor-browser","INVALID_ACCOUNT","PRAGMA user_version = 54","LanguageName","PublicKeyCredentialUserEntity{\\n id=","num_long_term_ref_pics_sps","MediaMetadata","received new chunk faster than cancelled one! received=","DELETE FROM paths WHERE document_id = ","stories__priority_order","onQueueStatusUpdated ","Failed to parse uint8 attribute: ","expected code book to start with [0x56, 0x43, 0x42] at ","custom_ica","thistle","equalscoloncolon","application/cea-708","enabled","access_hash","GoogleApiManager","ShortcutInfoCompatSaver started with an exceptions ","secretWebpageRow","GContainer:Directory","tag:dolby.com,2018:dash:EC3_ExtensionType:2018","subFrameRate","null cannot be cast to non-null type kotlin.collections.Set<kotlin.String>","नमस्ते","CameraCapturer stack trace:","textContainer","username == null","function ","pokeLong","GmsClient","FoundStories","clearCookiesRow","actionsProvider == null","PRAGMA user_version = 133","windowBackgroundWhiteBlueIcon","sandybrown","Failed to load remote module.","type_","Element at index ","SDK ","ActionStarGiveawayPrize","CallThread","strokeLineCap","A_PCM/FLOAT/IEEE","HardwareVideoEncoderFactory","suggest_icon_2","currentPhotoForRestRow","frameRateMultiplier doesn't have 2 parts","fonts/rextrabold.ttf","image/*","file_download_requested","BoostingStartGiveaway","do not blur in photoviewer","getBitDepthLumaMinus8","inappCamera","BoostingGiveAwayAbout","NotificationParams","preloadTime","ZoneRules[timeZone=","light sensor unregistered","dimgrey","StatisticSearchUserHistory","rdf:Description","null cannot be cast to non-null type androidx.lifecycle.ReportFragment","Invalid URI","America/Nassau","dots","paintDivider","CustomRendered","mlSdkInstanceId","firebase-installations-executor-%d","ViaBot","zzbit","thickness","FolderLinkDeletedTitle","Firebase Installations failed to get installation ID for fetch.","methods","java.lang.Integer","Error while creating an AdBreakInfo from JSON: %s","PAGER","Sparkling","Opera","PRAGMA user_version = 64","peekInt","SentCallCode","points","InviteCallRestrictedUsers","Null messageDefaultInstance","kotlin.Function","experimentDescriptions","CastContext","ExoPlayer:FrameReleaseChoreographer","random_id","You should override getView() if you're not inheriting from it.","CodecId is missing in TrackEntry element","message(dialogId=","4000","clearkey","accent_for_","translations_auto_enabled","kbd_height","Invalid rotation: ","chat_outSentCheckSelected","android:target_req_state","registrationResponseJson","classificationConfidenceThreshold","savedDialogsPinnedLimitPremium","getSampleSizeAtIndex","ApiKey cannot be null","DROP TABLE user_photos","bitrate","chat_inReplyMessageText","420mpeg2","formatterBannedUntilThisYear12H","DESCRIPTION","dialog_bar_share","hasResult","SIM0.MCC: unknown\\n","getPositionListener","picker_badge","onDeviceFaceLoadLogEvent","Skipping atom with length > 2147483647 (unsupported).","tg:privatepost","com.android.vending.billing.ALTERNATIVE_BILLING","androidx.credentials.BUNDLE_KEY_CREDENTIAL_TYPE_ICON","external-cache-path","Artboard Outlines.**","android.intent.extras.CAMERA_FACING","android.settings.PICTURE_IN_PICTURE_SETTINGS","overrightarrow","chat_outPreviewLine","Failed to instantiate dynamite loader","AccActionEnterSelectionMode","Metadata","onLeaveAnimationEnd: duration=","new participant, just joined","originalUrl","ExperimentTokens","CHAT_REACT_GIVEAWAY","ShortcutInfoCompatSaver","Can't serialize Icon created with IconCompat#createFromIcon","voipgroup_topPanelBlue1","BITMAP","scale_factor","skusToReplace","fileEncodingQueue","METHOD=(NONE|AES-128|SAMPLE-AES|SAMPLE-AES-CENC|SAMPLE-AES-CTR)\\\\s*(?:,|$)","files_all","doAfterTextChanged","ChannelDeleteFromList","VideoCodec{","Jewel","Encountered corrupt PNG file.","Timestamp is not valid. Input seconds is too large. Seconds (%s) must be in range [-62,135,596,800, +253,402,300,799]. ","null cannot be cast to non-null type kotlin.Function2<R of kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt.createCoroutineUnintercepted, kotlin.coroutines.Continuation<T of kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt.createCoroutineUnintercepted>, kotlin.Any?>","autologin_token","The index for Segment.onCancellation(..) is broken","chat_outAdminSelectedText","Trance","Celtic","arch_disk_io_","event_sequence_number","sub_layer_profile_space[","VISA","AttachVideoRestricted","eglChooseConfig failed ","requested_holes","Slow Jam","Invalid return type for canAuthenticate(CryptoObject).","Font load failed","saved_dialogs_pinned_limit_default","compress_video_%d","google_multiAssertionExtension","setMicrophoneMute: ","statisticChartLine_orange","colonminus","stars_stargift_resale_commission_permille","trackContentId","https://t.me/+%s","Media decoder release timeout","butt","Currently unsupported COMMAND_EXT1 Command: ","TodoAddedMoreTasksOut","Path 6.**","Stream size exceeds max array size","reactionsInChatMax","disabled","can't load native libraries ","void main() {\\n  gl_FragColor = sample(tc);\\n}\\n","Camera device is in use already.","B.E.","android.intent.action.MEDIA_UNMOUNTED","support_id2","ton_proxy_address","contextProgressInner1","VERSION_NAME","Result key can't be null","Null interface","entities","Problem with command ","combine","TiltGesturesEnabled","Future was expected to be done: %s","Expanding scopes is not permitted, use implied scopes instead","only remove and update ops can be dispatched in first pass","Invalid header, missing stream map","LensModel","Line 2.**","stopThread","null application Context","proposedCorners","UPDATE messages_v2 SET replies_data = ? WHERE mid = ? AND uid = ?","destructive_text_color","logMissingMethod","ovalbox","custom_tabs","Sheer","XT1663","SELECT uid, info, pinned FROM user_settings WHERE uid = ","PeerConnectionFactory has been disposed.","hline","yaml","range name\\","INSERT OR IGNORE INTO media_v4 SELECT * FROM old.media_v4 WHERE uid = %d;","GiftCraftFailedText","Executor must not be null.","fastScrollInactive","chat_outFileBackgroundSelected","type must not be null","video hasn't avc1 atom","AudioRecord ctor error: ","calls_callReceivedRedIcon","No factory is available for message type: ","Array{nal_unit_type=","REPLACE INTO media_v3 VALUES(?, ?, ?, ?, ?)","export_regex","IV=([^,.*]+)","musicPlaybackSpeed","OMX.google","sdk-version","strokeAlpha","google.message_id","Millennia","Deque is too big.","DROP TABLE IF EXISTS global_log_event_state","invalid cdn hash  ","xrightarrow","need get diff short message, pts: ","EventLogUnpinTopic","stories_circle_dialog1","USAGE_VOICE_COMMUNICATION_SIGNALLING","java.util.secureRandomSeed","bounds must not be null","matroska","ThaiBuddhist","CREATE TABLE IF NOT EXISTS shortcut_widget(id INTEGER, did INTEGER, ord INTEGER, PRIMARY KEY (id, did));","LoaderManager{","Cannot find the original route Id. route=","Sugar","web_app_open_scan_qr_popup","throttle behavior %d must be a ThrottleBehavior.THROTTLE_* constant","n shouldn't be greater than the buffer size: n = ","chats_menuBackground","xxxx xxxx xxxx xx","saved-music","bigopspacing2","BotEmojiStatusSetRequestForMinute","dimen","config_viewMinRotaryEncoderFlingVelocity","Damping ratio must be non-negative","Users","Product list must be set to a non empty list.","Missing format argument for ","Method is not supported by connectionless client. APIs supporting connectionless client must not call this method.","readExifSegment: Byte Align II","SuggestContacts","clear-payment-info","formatterStats12H","http://www.w3.org/1999/02/22-rdf-syntax-ns#\\","yyyy-MM-dd HH:mm:ss","NO_OWNER","vibrator","window.navigator.__share__receive(","Negative size: ","blockParserFactory must not be null","absolute","application/java-archive","TwinVQ","UPDATE messages_v2 SET read_state = read_state | 1 WHERE uid = %d AND mid > 0 AND mid <= %d AND read_state IN(0,2) AND out = 1","PRAGMA user_version = 163","MediaShowPhotos","existing_chats","SELECT data FROM business_links ORDER BY order_value ASC","Could not invoke makeOptionalFitsSystemWindows","Views","check dir ","G-Funk","backend_name = ? and priority = ?","REPLACE INTO stickers_featured VALUES(?, ?, ?, ?, ?, ?, ?)","setOpcolor","role flags","CREATE_CANCELED","Cannot call this method while RecyclerView is computing a layout or scrolling","cross-platform","Failed to release legacy image labeler.","aaec_good_impls","profileinstaller_profileWrittenFor_lastUpdateTime.dat","Division algorithm failed to reduce polynomial?","androidx.credentials.TYPE_INVALID_STATE_ERROR","arduino","Sony","sponsored_links_inapp_allow","Error in decoding CborValue from bytes","fileUploadQueue","Failed to decode frame: id=","ISO-8859-14","dialog_botflags","ChatList","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES","ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY","spoiler gles error ","isGroupable","ask-a-question","freeze_since_date","processDialogsUpdate dialog null","Expected positive parallelism level, but got ","errName","olivegreen","showExtraNotifications: break from holders, count over 7","com.mp4parser.iso14496.part15.AvcConfigurationBox","destination=","biggr","voip_answer","isAvailable","confidence","arrowvert","makeatother","iterator","PRAGMA user_version = 36","write_access_requested","org.openjdk.java.util.stream.tripwire","USAGE_NOTIFICATION","varying vec2 tc;\\n","https://%s/%s/%s","No MediaStreamTrack specified in addTrack.","Failed to parse uint8 attribute value","GiftMonths","Group Stickers","FileVideoCapturer","LOC_ERR: ","The media router service must only be accessed on the application's main thread.","packageDisplayName","devicePublicKeyExtension","STREAM_NOTIFICATION","onDeviceSelfieFaceCreateLogEvent","samp","CLEAR_CREDENTIAL_STATE","can't parse StructuredAudioSpecificConfig yet","out == null","shoveleft","START_CONNECTION","QUEUE_CHANGE","no-nyn","device_storage_key_saved","Tiramisu","responseJson must not be empty, and must be a valid JSON","general_profile_idc","creationDateTime","ORCAS_ENGINE_SIGNAL_COLLECTION","quick_reply_msg4","Unknown environment: ","StoriesStorage delete dialogs ","WORK","DECEMBER","Unexpected negative value: ","addOnCanceledListener is not implemented","android.net.wifi.p2p.STATE_CHANGED","RSA/NONE/OAEPWithSHA1AndMGF1Padding","Could not find the index in the constructor '","itemView may not be null","groups","null cannot be cast to non-null type kotlinx.coroutines.JobNode","DELETE FROM profile_stories_albums_links","UPDATE messages_topics SET mid = ?, send_state = 0 WHERE mid = ? AND uid = ?","activity is cancelled by the user.","PRAGMA user_version = 4","chat_outReplyMediaMessageText","activeTrackIds","for_select","UPDATE media_topics SET mid = ? WHERE mid = ? AND uid = ?","onSignInFailed for ","Software","telegramAudioPlayer","DVRWindowLength","WEBVIEW_ENGINE_SIGNAL_COLLECTION","Unexpected decode error","stories_sent_monthly_limit_default","BoostingUsedGiftLink","exportUri2","org.telegram.tgnet.","CREATE TABLE IF NOT EXISTS enc_tasks_v3(mid INTEGER, date INTEGER, media INTEGER, PRIMARY KEY(mid, media))","DeadObjectException thrown while calling register listener method.","Completed","StorySharedToCloseFriends","UserRestrictionsEmbedLinks","ArchiveHintSection3Info","uvAcfg","ROUTE_%08x","bmod","reference","AddContactByPhone","Arrow2","sampler2D tex","imagePath","voipStats","androidx.credentials.provider.extra.CREATE_CREDENTIAL_RESPONSE_TYPE","vec3 col = vec3(0, 0, 0);\\n","DefaultDrmSessionMgr","Pending Actions:","Unable to find path from root: ","pcm_alaw","getDouble","Expecting character, got: ","urn:scte:scte35:2014:bin","Inconsistency detected. Invalid item position ","Pop/Funk","USAGE_NOTIFICATION_COMMUNICATION_REQUEST","call","Height and width must be at least 1","PRAGMA user_version = 87","forceDocument","Download timed out","tanh","Tere","genymotion","NVIDIA","channels_ia","Endless","error parsing project number","java.util.stream.LongStream","Disable tablet mode","flalign","100x100","outBundle","Billing: Extract payload. obfuscatedAccountIdString=","Club-House","loadData ","dirPath may not be null.","Commit: ","paintChatTimeBackground","usageProgressRow","Must set unregister function","L123","inputStream cannot be null","Unexpected IllegalAccessException occurred (Gson 2.11.0). Certain ReflectionAccessFilter features require Java >= 9 to work correctly. If you are not using ReflectionAccessFilter, report this to the Gson maintainers.","GroupSound","CameraView found first audio frame at ","LOAD_CANCELLED","todo_item_length_max","Best-effort write calls cannot pass methods that should auto-resolve missing features.","formatterGiveawayMonthDayYear","module_flag_control","apiKey","viewModelStoreOwner","com.android.vending.billing.IInAppBillingService","ThanosEffect: killInternal","angle","PRAGMA user_version = 23","sync2","SELECT uid, type, data, parent FROM download_queue WHERE type = %d ORDER BY date DESC LIMIT 3","Internal Server Error","SELECT start FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type = %d AND start IN (0, 1)","90_90_b","EEEE, MMMM d, yyyy","Twilight","Unsupported package %s for verification.","xMin","Error extracting the time substring: %s","papayawhip","NewPassword","CREATE INDEX IF NOT EXISTS botcache_date_idx ON botcache(date);","telegram_channel_boost","bounds","onDeviceExplicitContentInferenceLogEvent","cannot find valid CamcorderProfile","PaidMessagesPriceUpdatedOut","addFragmentToStack ","KEYFORMATVERSIONS=\\","country","last_stories_state","ListPopupWindow","SEEK","todoItemLengthMax","Українська","invalid major type: %s","org.telegram.android.musicplayer.repeat","Subtype","L156","AddStickersInstalledInfo","Container","Super","audio:","cross-origin-embedder-policy","mCreated=","filters must not be null","face detection is not operational","dialogRadioBackground","file system changed","picture size = ","coloncolon","TBPM","hybrid","SIGN_IN_REQUIRED","Enabled","uuid","stories_ia","browserRow","mask","ApertureValue","secretMapRow","Do not use this function in API 29 or later.","givenName","AAC LC","error creating NoiseSuppressor","Missing callback for ","about:blank","setBitDepthChromaMinus8","Missing required properties:","mAccessibilityDelegate","mounted","SegmentList","widetilde","CREATE_INTERRUPTED","generic","chatlistInvitesLimitDefault","Vote","chats_unarchive","ratelimit_period","CastDevice parameter cannot be null","signature","inputLength","android.support.v4.media.session.command.ADD_QUEUE_ITEM","privileged_register_passkey_with_sync_account","TONES_SAVED_TOO_MANY","maxResults","stories_circle1","luc10","5_5_b","deviceInfo","IncomingCallsCount","selectedGradientColor3","miniapps","application/x-gzip","pakeageName","176: ","backgroundColor","updateBitrate failed","violet","Failed to call addAppVisibilityListener","PART","medianMs","layout index should not be -1 after unhiding a view:","Disable","couldn't find ","aqua","Failed to connect to dynamite module ContentResolver.","windowBackgroundWhiteBlueHeader","searchpostsnew","checkResetLangpack","Cherry","chat_serviceIcon","Unknown native frame type: ","During begin sign in, one tap ui intent sender failure: ","mAbandoned=","SpecialEffectsController: Enqueuing show operation for fragment ","Invalid subclass","generatefid.lock","DayOfWeek","santos","Line 3.**","onDeviceImageQualityAnalysisCreateLogEvent","Interrupted while waiting for the write to disk to complete.","MinutesAgo","CREATE INDEX IF NOT EXISTS flags_idx_dialogs ON saved_dialogs(flags);","chapterTitle","gl_FragColor = sum;\\n","More than two path segments: ","ExoPlayer:SimpleDecoder","JPEG segment: ","Unexpected response from server!","WebvttDecoder","Techno-Industrial","pinnedMessageRow","ak-twi","intent_data","42777","Java 8+ API desugaring (library desugaring) cannot convert to java.util.DoubleSummaryStatistics","callsRow","venueSearchBot","gcmSenderId","PRAGMA user_version = 126","DefaultHlsPlaylistTracker:MultivariantPlaylist","MakerNote","Did not expect a name","NO_RESULT","Trace","Received null response from onSignInSuccess","cloudLogoDetectionLogEvent","YourPhone","ACTION_ACCESSIBILITY_FOCUS","API failed to connect while resuming due to an unknown error.","StoryContainsStickersEmoji","Failed to invoke canAuthenticate(CryptoObject).","experimentId","supportedMediaCommands","Method not decompiled: org.telegram.messenger.MessagesController.processUpdateArray(java.util.ArrayList, java.util.ArrayList, java.util.ArrayList, boolean, int):boolean","fontGenericFamily","DefaultCropSize","Invalid rating style (","callConnectTimeout","raiseToSpeakRow","gcm.n.default_sound","P5\\n","SIGN_IN_MODE_REQUIRED","detach","Font ","Stop capture done","radius","Empty list doesn't contain element at index ","GROUPCALL_INVALID","aggregatedOnDeviceSegmentationLogEvent","SELECT did, date FROM dialogs WHERE folder_id = ? ORDER BY date DESC LIMIT 600","IVR_FileWriteQueue","chats_actionMessage","Starting in-app billing setup.","SHORTCUT_INVALID","poll_answers_max","FileSavedHintLinked","event_payloads","InChatSound","CREATE TABLE IF NOT EXISTS stickers_v2(id INTEGER PRIMARY KEY, data BLOB, date INTEGER, hash INTEGER);","StoryDraftSaved","peerChatId","CACHED=\\","SERVICE_DISABLED","Device is not connected","socMetaBuildId","ErrorRingtoneSizeTooBig","askedAboutMiuiLockscreen","SAMPLE-AES-CENC","sharedMedia_photoPlaceholder","null cannot be cast to non-null type kotlin.Array<T of kotlin.collections.ArraysKt__ArraysJVMKt.arrayOfNulls>","Starting activity with a requestCode requires a FragmentActivity host","Received event of unsupported encoding %s. Skipping...","emoji/masks/","TextureMovieEncoder","voipgroup_mutedByAdminGradient","Integrity API is not available.\\nIntegrity API is not enabled, or the Play Store version might be old.\\nRecommended actions:\\n1) Make sure that Integrity API is enabled in Google Play Console.\\n2) Ask the user to update Play Store.\\n","story_privacy2","C++ addTransceiver failed.","equals","attemptNumber","confirm_shown_","new_dialog","DROP INDEX IF EXISTS send_state_idx_scheduled_messages;","scheduledHintSeenAt","sf2wifixx","contains an unknown text style '","bigopspacing1","precision mediump float;\\nvarying vec2 vTextureCoord;\\nuniform sampler2D sTexture;\\nvoid main() {\\n    gl_FragColor = texture2D(sTexture, vTextureCoord);\\n}\\n","DispatchQueuePoolThreadSafety_","PaidMessagesPriceUpdated","EMAIL_VERIFY_EXPIRED","ViewStub must have a valid layoutResource","vector","PhotoEditorTypefaceMerriweather","Got NPE while canceling biometric authentication.","photoLiveDefault","featuredStickers_buttonText","AutoLockInTime","IOException when revoking access: ","sActiveHandler.mPopup == null","GPSDateStamp","pm_read_date_expire_period","shaderGradient","CREATE TABLE randoms_v2(random_id INTEGER, mid INTEGER, uid INTEGER, PRIMARY KEY (random_id, mid, uid))","CAST_CLIENT","PRAGMA user_version = 81","messageEntityUrl","None","mLeftEdge","atom type mismatch, not found: ","types and labels must be unique","block","Failed to invoke constructor '","double_limits__chatlists_joined","OMX.Exynos.AVC.Decoder","Pacific/Guadalcanal","ComplexColorCompat","com.googlecode.mp4parser.util.Matrix","not done","ChatHistoryShort","USER_CHANNELS_TOO_MUCH","GMSCORE_ENGINE_INITIALIZATION","DELETE FROM story_pushes","create load operation fileName=","Heavy Metal","supportsUnsafeArrayOperations","CancelHandler.UserSupplied[","pattern","onMediaButtonEvent","Invalid index ","tg://settings/data/pause-music","Unexpected release.","External offer dialog finished with resultCode: %s and billing's responseCode: %s","DELETE FROM unread_push_messages WHERE is_reaction = 2","ServiceConnectionImpl.onServiceConnected(%s)","CLOSED_EMPTY","com.sonyericsson.home.intent.extra.badge.SHOW_MESSAGE","BUY_INTENT","success","cross-origin-resource-policy","RevokeLinksAlertChannel","Icon(typ=","https://www.instagram.com/explore/tags/","Kelias be pavadinimo","fullscreen_failed","formatterMonth","PaidMessagesSendErrorState1","SampleSizeBox.java","SsaStyle","Channels","aggregatedOnDeviceStainRemovalLogEvent","paintFill","maxFolderPinnedDialogsCountDefault","SessionProvider for category %s already added","PhoneskyVerificationUtils","isTransferable","Funk","Settings","android.media.metadata.MEDIA_ID","Input channel count (","onCreateOutgoingConnection ","RECAPTCHA_FAILED_GETCLIENT_EXCEPTION_","javax.","pending_intent","Kern","REPLACE INTO dialog_settings VALUES(%d, %d)","Unable to check WorkSource emptiness","BoostExpireOn","onBackPressedDispatcherOwner","Jungle","StoryNotification4","repeat_messages","supportsDynamicGroupRoute","DELETE FROM download_queue WHERE uid = ? AND type = ?","attribute vec4 position;attribute vec2 inputTexCoord;varying vec2 vTextureCoord;void main() {gl_Position = position;vTextureCoord = inputTexCoord;}","stopLoading","sps_sub_layer_ordering_info_present_flag","tonsite://","Null location redirect","AccDescrMoreOptions","checkboxSquareCheck","Lagoon","androidx.credentials.BUNDLE_KEY_TYPE_PRIORITY_VALUE","EXECUTE","darkslategrey","post","dialogIcon","result_url","Acid","SurfaceTextureHelper listener has already been set.","PaintDelete","emoji_statuses","Would have logged:\\n%s","lengthSizeMinusOne","android.intent.extra.ringtone.TYPE","ms:laurl","Invalid marker: ","setGraphicsmode","badge_count_class_name","optionsView","InvLinkToUser","SELECT path FROM paths WHERE document_id = ","supdrop","CHIME_ANDROID_SDK","Default FirebaseApp is not initialized in this process ","OMX.rk.video_decoder.avc","Jam Band","mContext=","CREATE UNIQUE INDEX contexts_backend_priority_extras on transport_contexts(backend_name, priority, extras)","DELETE FROM dialogs WHERE did = ","uc-browser","WaitMore","PRAGMA user_version = 106","chat_messageTextOut","Bliss","read","poll_caption_length_max","Status code must not be SUCCESS","cache/WebView","Illbient","Remote service probably died when signIn is called","Already has an EGLSurface","Number of bits and data bytes does not match","FilterInviteChats","DialogRedirect","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789","REPLACE INTO business_replies VALUES(?, ?, ?, ?)","chat_botButtonText","google.c.a.c_id","internal error during public key credential creation","mContext","cancel summary with id ","UnlockPremiumEmojiPack","O2P2z+/jBpJ","messageInfoFactory","getResPackage","m418 282.6c13.4-21.1 20.2-44.9 20.2-70.8 0-88.3-79.8-175.3-178.9-175.3-100.1 0-178.9 88-178.9 175.3 0 46.6 16.9 73.1 29.1 86.1-19.3 23.4-30.9 52.3-34.6 86.1-2.5 22.7 3.2 41.4 17.4 57.3 14.3 16 51.7 35 148.1 35 41.2 0 119.9-5.3 156.7-18.3 49.5-17.4 59.2-41.1 59.2-76.2 0-41.5-12.9-74.8-38.3-99.2z","backend_name","SELECT info, pinned FROM user_settings WHERE uid IN(","PlaybackState {state=","groupcreate_spanText","wallpaper_thumb_","Internal Error, the minimum apk version of this BaseGmsClient is too low to support dynamic lookup. Start service action: ","modelClass.constructors","feature_usage_timestamp_reported_feature_","PRAGMA user_version = 69","Translate","PARKING","folders","PreviewForwardTodo","Firebase-Installations","accelerometer_rotation","Super_SlowMotion_Data","kotlin.jvm.internal.EnumCompanionObject","ER HILN","Starting RouteDiscovery with ","CREATE INDEX IF NOT EXISTS chat_hints_rating_idx ON chat_hints(rating);","AutoResolveHelper","windowBackgroundWhiteBlackText","Output sample rate overridden to: ","avatar_backgroundViolet","BotRemoveFromMenu","QM16XE_U","center","recordedAudioBackground","starsUsdSellRate1000","getStreamMaxVolume","onDisconnected","csharp","PromptInfo cannot be null.","voipgroup_muteButton","PRECISE","performRestore cannot be called when owner is ","VERIFY_PIN_JS","ETag","arraySize","Decoder failed: ","cable","HEVCDecoderConfigurationRecord{configurationVersion=","defaultCaptureMode","AccDescrAttachButton","BlockedUsers","FolderLinkDeletedSubtitle","Could not parse track duration: ","imageView","BusinessRepliesDeleteMessage","funding","fire-core","underleftarrow","LOAD_WEBVIEW","NETMEETING","GiftPremiumUsersTwo","PRAGMA user_version = 101","landmarkDetectionMode","FirebaseApp initialization unsuccessful","releaseAudioResources ","statisticChartSignature","TypefaceCompat static init","application/dvbsubs","PostSuggestionsPriceUpdated","BotPreviewsDeleted","Instrumental Pop","sub_layer_frame_only_constraint_flag[","Failed to call getSessionManagerImpl","delegate must not be null","multline@@env","BotBiometry onAuthenticationFailed","RS blocks mismatch","Invalid boolean value in SharedPreferences for ","HTTP/1.1","BoostingGiveawayViewPrize","learning","profile_actionIcon","firebaseProjectId","LocusIdCompat[","UPDATE stickers_v2 SET date = ?","view must be not null","CREATE_UNKNOWN","Predicates.","need get diff TL_updatesTooLong","NewTheme","CONNECTING","Unable to extract ","chat_outAudioTitleText","update dialog ","Expected name","isTrackingEnabled","760348033671-81kmi3pi84p11ub8hp9a1funsv0rn2p9.apps.googleusercontent.com","PrivacyTitle","GiftPremiumUsersThree","bytes ","should not happen but we got: ","Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.","feature_usage_sdk_version","resize_frame","AttachVideoRestrictedForever","userSelectedArea","userVerification","textView cannot be null","gray","google.c.a.udt","muted remove from speaking ","GroupCreateMembersThree","ACTION_PAGE_UP","delete_credential","Supplied transform has different Canvas attached","Camera server died!","navajowhite","SOURCE_CLIPBOARD","NextMediaTap","User Action indexing error, please try again.","Exception while inflating <animated-vector>","amount","APPLY SEQ","GPSMapDatum","BoostingGiveawayAdditionPrizeCountNameHint","emojies_send_dice","gmp_app_id","SELECT data, name FROM chats WHERE uid IN(%s)","statisticChartActivePickerChart","transfer with type = %d has timed out","voipgroup_leaveCallMenu","iconUri must not be null","GenericGFPolys do not have same GenericGF field","Lustrous","TL_upload_getFile","Clicks","AttachGif","predictedArea","latin1","restriction","not-supported","varprojlim","CharacterToFormulaMappings","Gift2AvailabilitySold","MediaMetricsService unavailable.","UINT32_LIST_PACKED","ThanosEffect: killInternal failed, already dead","SELECT mid, uid, date, type, data FROM media_v2 WHERE 1","pokeByteArray","Two different ViewHolders have the same change ID. This might happen due to inconsistent Adapter update events or if the LayoutManager lays out the same View multiple times.\\n ViewHolder 1:","StoryPremiumWidgets2","jlmTextit","customModelInferenceLogEvent","ALTER TABLE dialogs ADD COLUMN flags INTEGER default 0","chat_outPollCorrectAnswer","dismissalId","Failed to load maps module, use pre-Chimera","Requires new Baseline Profile Metadata. Please rebuild the APK with Android Gradle Plugin 7.2 Canary 7 or higher","successProgress","fillAlpha","RaiseToListen","google.c.a.m_c","SELECT uid, data, read_state, mid, send_state, date, replydata FROM messages_v2 WHERE %s ORDER BY date DESC","Gift2ExportTONUnlocksAlertText","inferenceCommonLogEvent","Glimmer","DELETE FROM messages_holes_topics WHERE uid = %d AND topic_id = %d","SeekBar","hh:mm:ss a","SLConfigDescriptor{predefined=","applicationId","Rectangle","UPDATE users SET status = ? WHERE uid = ?","isml","BaseNetUtils","mathfrak","report_reaction_message_id","google_bug_154855417","InstantCamera initied audio record with channels ","premiumGradientBackgroundOverlay","Unsupported field: WeekOfWeekBasedYear","audio/webm","firebase_database_url","stars_paid_post_amount_max","dialogFloatingButton","Invalid icon","phone_code_last_matched_","NotificationChannelMessagePaidMedia","PaidMessageSentSubtitle","volumeProvider may not be null!","Tender","Invalid namespace length","adsp_good_impls","Not a JPEG: ","COROUTINE_SUSPENDED","replyingOptionsHintShown","pmod","mediaSendQueue","Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36,gzip(gfe)","childAtomSize must be positive","unread_poll_votes","Glue","TelegramPassport","Billing service connected.","chat_linkSelectBackground","android.media.extra.ENCODINGS","PREMIUM_GRACE","loaded lang ","channel_custom_wallpaper_level_min","tg://settings/appearance/stickers-and-emoji/emoji/quick-reaction","Reset is currently unsupported","Does not support any other color space than I420 or I420mpeg2","WEBVIEW_INITIALIZATION","Unsupported floating point PCM bit depth: ","Queueing ","Invalid Hijrah date, year: ","0123456789","Failure occurred while trying to finish a future.","avatar_constructor","allowedDataTypes","gcm.n.icon","rectPos","presentationTime","cn.google","getLanguage","telegram_livestream","Unable to determine duration of static manifest.","two different server client ids provided","interruptions","files","mlkit.segmentation.subject","IBitmapDescriptorFactory is not initialized","micDrawable","removed","CREATE TABLE messages_topics(mid INTEGER, uid INTEGER, topic_id INTEGER, read_state INTEGER, send_state INTEGER, date INTEGER, data BLOB, out INTEGER, ttl INTEGER, media INTEGER, replydata BLOB, imp INTEGER, mention INTEGER, forwards INTEGER, replies_data BLOB, thread_reply_id INTEGER, is_channel INTEGER, reply_to_message_id INTEGER, custom_params BLOB, reply_to_story_id INTEGER, PRIMARY KEY(mid, topic_id, uid))","Multiple Segment elements not supported","ALTER TABLE dialogs ADD COLUMN date_i INTEGER default 0","gradientColor2","android.view.View$AttachInfo","Failed to retrieve remote module version: ","7. currentTask = GoogleDnsLoadTask","setEntries","GiftPremiumAboutThisLinkEnd","Insufficient output buffer size: ","BadgeNumberMutedChats","GROUPCALL_SSRC_DUPLICATE_MUCH","Invalid sample rate for Dolby TrueHD MLP stream: ","wifiMaxDownloadSize3","valueFrom","java.lang.Cloneable","intent","Ujx2TFcJSVACAAAARJ4vLa50MkM","Chronology mismatch, required: ","suggestAnimatedEmoji","joinApplication","PredefinedTeXFormulas.xml","platform: Android","section_header_text_color","Mozilla/5.0 (iPhone; CPU iPhone OS 10_0 like Mac OS X) AppleWebKit/602.1.38 (KHTML, like Gecko) Version/10.0 Mobile/14A5297c Safari/602.1","VINTAGE","color_yellow","onDeviceImageQualityAnalysisLogEvent","ReferenceBlackWhite","Cannot find class ","FIS auth token is empty","names","RemoveManyMasksCount","Minimum interval between fetches has to be a non-negative number. ","BaseURL","start record","Billing: Purchases updated: ","UPDATE %s SET state = 0 WHERE message_id = ? AND dialog_id = ? AND topic_id = ? ","topics_unreadCounter","android.support.customtabs.extra.EXTRA_ENABLE_INSTANT_APPS","Krautrock","start recording internal ","read int64 error","photo","postfix","Gservices","SampleToChunkBox.java","zero_party_api_list_discoverable_credentials","ueventd.ttVM_x86.rc","RecyclerView has no LayoutManager","need get diff inner TL_updates, pts: ","image/","duration","inline_query","chat_serviceBackground","autoMetadata\\","string is empty or null","OMX.MTK.AUDIO.DECODER.MP3","UPDATE media_v4 SET mid = ? WHERE mid = ? AND uid = ?","Cannot compute scroll delta before calling start()","SaveToGalleryVideoHintCurrent","LoginBilling queried \\","VectorDrawableCompat","android.media.extra.SCO_AUDIO_STATE","StartActivityForResult","Only Bitmap.Config.ALPHA_8 is supported","CREATE TABLE star_gifts2(id INTEGER PRIMARY KEY, data BLOB, hash INTEGER, time INTEGER);","MMMM dd","androidx.credentials.TYPE_READ_ONLY_ERROR","ProtectionHeader","sticker","setForceSoftware","alarm","ar-arb","Invalid first Ifd offset: ","audiorecord thread exits","imageCaptioningOptionalModuleLogEvent","Format(","العربية","allowPremium","PaidMessagesRefunded","vibrateRow","bound must be positive","audio/ac4","shuffleMusic","Failed to open camera: ","player_progress","Bump nesting in ","BOOLEAN","ADDRESS_POSTCODE_INVALID","null cannot be cast to non-null type E of kotlin.coroutines.CoroutineContext.Element.get","frma atom is mandatory","SELECT DISTINCT uid FROM media_v4 WHERE uid != 0 AND mid > 0 AND type = %d","Dusky","processDialogsUpdate oldMsgDeleted ","partiallyHandledErrors","wifip2p","setFocusedByDefault ","null cannot be cast to non-null type T of androidx.core.util.Pools.SimplePool","type needs to be >= FIRST and <= LAST, type=","https://fragment.com/username/","RESULT_DATA","getData","media route is found and selected","Each API in the isOptionalMap must have a corresponding client in the clients map.","Don't know how to calculate the frame size of non-NV21 image formats.","androidx.credentials.BUNDLE_KEY_ID","size passed to Sink.begin exceeds array length","sinh","support_user","underparen","privacy-policy","android.support.v4.media.session.SESSION_TOKEN2","Ignoring attempt to remove a non-unselectable member route : ","messageEntityPhone","100_100","csd-0","blured","DELETE FROM animated_emoji","android_disable_blur_in_light_theme","enable_vp9_decoder","DROP INDEX IF EXISTS uid_mention_idx_messages;","zh-hak","include-muted-chats","received differenceEmpty: isUpdating = false","currentAlpha","CREATE TABLE IF NOT EXISTS reaction_mentions_topics(message_id INTEGER, state INTEGER, dialog_id INTEGER, topic_id INTEGER, PRIMARY KEY(message_id, dialog_id, topic_id))","screen off","balanceThresholds","ProximityAlertSetInfoGroup2","mathbb","getCurrentTime","dual_available","ContactsDeletedUndo","REPLACE INTO popular_bots VALUES(?, ?, ?, ?)","preferredRenderer: ","NanoOfDay","stars_stargift_resale_amount_max","zztv","end change if necessary","9LW_RcoOSVACAAAAFTk3DTyXN-M","SAFE_PARCELABLE_NULL_STRING","VoIPService: trying to open group call without call ","Exception thrown from implementation: ","restoreSaveState: re-attaching retained ","fire-fcm","underscore","Invalid Size: \\","privileged_authenticate_passkey","addFontFromAssetManager","messageEntityUnderline","Dalvik","Dropping invalid message","PRAGMA user_version = 148","OptionalDouble[","application/dns-json","android.os.Build$VERSION","BillingUtilities.getPurpose ","database restored!!","SensorBottomBorder","goog.exo.decoder","Cannot create media decoder ","aggregation_mode","PB2-670M","LruCache[maxSize=","address can't be null","UPDATE premium_promo SET date = ?","dice","Header","failed_client_id","getCameraCharacteristics(): ","lowp vec4 sum = vec4(0.0);\\n","create(Continuation) has not been overridden","EMAIL_INVALID","Lately","Buffer must be at least ","selectedColor","allocateInstance","archive-and-mute","LocationServices.API","SELECT uid, participants FROM chat_settings WHERE uid < 0","TimeToSampleBox.java","androidx.transition.FragmentTransitionSupport","SELECT type, count, old FROM media_counts_v2 WHERE uid = %d","stream has already been operated upon or closed","Final position of the spring cannot be greater than the max value.","crop-left","OptionalModuleUtils","sync","defaultCreationExtras","CIPAACDecoder","BoostingSelectUpToWarningChannelsGroupsPlural","emoji2.text.DefaultEmojiConfig","rigid","getAlternateGroup","BoostingReceivedGiftFrom","base","handledErrors","isRecord","Points","ubuntu","GCamera:MicroVideo","FirebaseAppIndex","store","chat_serviceBackgroundSelected","MOBILE","openFragment","androidx.core.content.pm.shortcut_listener_impl","file_id","createGroupCall","StorySharedToAllContactsExcluded","cookie","Already managing a GoogleApiClient with id ","oldstylenums","mResuming=","dart","FIRSTNAME_INVALID","channelEmojiStatusLevelMin","search_from_chat_id","inputHeight","EventLogSwitchToForum","Parent context used since this context was created. Cannot use this context anymore.","ForwardPreviewSendersNameVisible","ConnectingToProxyWithDots","Sonata","audio/mp3","avatar","CHAT_REACT_GEO","100_100_firstframe","AreYouSureDeletePhoto","Disco","DELETE FROM poll_votes_mentions","vcard_first_name","android.intent.extra.KEY_EVENT","start listen by proximity only","DataBuffer","VoipGroupInvitedUser","NO_MORE","mediaDownloadSectionRow","DROP TABLE profile_stories","noncontacts","Opal","canAccess","tg://settings/privacy/archive-and-mute","aggregatedOnDeviceDocumentEnhancementLogEvent","slash","SharingYouAndOtherName","PREMIUM_GIFT_SELF_REQUIRED_","relative","Expected value","SpecialEffectsController: Enqueuing add operation for fragment ","LiteOptionsTopics","edited_at","BoostingGiveawayHowItWorksSubTextSeveral1","Already suspended","Couldn't find single purchase data as well.","Request ICA optional module download.","RenderSynchronizer","video?","GiftPatterns","float boxWeight = float(rad) + 1.0 - abs(index - float(rad));\\n","pauseTimers","DIAGNOSTIC_PROFILE_IS_COMPRESSED","SuggestPhotoFor","ALTER TABLE dialogs ADD COLUMN last_mid_group INTEGER default NULL","advanced_chat_management","EMAIL_TOKEN_INVALID","Unexpected child seekToUs result.","getCredential(...)","kotlin.collections.Map","multicolumn","sampleRate.caps","delivered","StoryViewer displayed story playing dialogId=","onDeviceFaceMeshCreateLogEvent","mPopDirection=","imageLabelOptionalModuleLogEvent","0_resource_name_obfuscated","oauth_request","invisible_actions","contactsSyncRow","expected major type 0 or 1 but found %s","USAGE_NOTIFICATION_COMMUNICATION_INSTANT","Unable to write bitmap to file","generateNewId() must be called before retrieving ids.","web_app_set_header_color","tg_camera2","PaymentWarningText","Error closing ByteArrayOutputStream","chat_reactionServiceButtonBackgroundSelected","origin=cc","group_wallpaper_level_min","mlkit.docscan.enhance","hdots","using DoubleStream.adapt(Sink<Double> s)","drawableMsgOutPinned","An error has occurred when initializing the try-with-resources desuguring strategy. The default strategy ","groupRoute","log2_diff_max_min_luma_coding_block_size","Ultramarine","SELECT COUNT(*) FROM ce","ปีก่อนคริสต์กาลที่","CAUSE_NETWORK_LOST","RangedUri(referenceUri=","com.samsung","os.arch","groupsCreated5","giveaway_countries_max","DELETE FROM stickersets2","PsaType_","write","https://attheme.org?slug=","BoostingGiveawayParticipantMultiPlural","ring buffer filled size: ","Adding/updating route for appId ","Failed dumping state","start preloading file to temp = ","DateTimeOriginal","StickerSets","this device requires a Google Play Services update for the given feature to be supported","Bounds{lower=","large","Majestic","voipgroup_unmuteButton","BillingUtilities.clearPurpose: got {","virtualbox","onAddMemberRoute: Ignoring null or empty routeId.","System property '","enable_gifts_in_profile","Jazz","ThanosEffect: failed eglMakeCurrent","255\\n","ChannelAffiliateProgramJoinText_Years","FeatureUsageAnalytics","OMX.SEC.aac.dec","usernameTextView","Please provide a valid libraryName","hwALE-H","describes-video","cant init encoder","Unable to verify the intent with GSA.","application_id","queryProductDetailsAsync got empty product details response.","inappPreviewRow","PrivacyPaymentsClearAlert","REPLACE INTO stories_counter VALUES(%d, 0, %d)","DELETE FROM bot_keyboard WHERE uid IN ","PRAGMA user_version = 53","android.support.v4.media.session.action.ARGUMENT_SHUFFLE_MODE","askNotificationsAfter","sub_layer_profile_present_flag[","forward10DrawableResId","Unable to open file.","refreshToken","AlignedDayOfWeekInYear","cosh","optionsImageView","DRM session error","decode() - input buffer empty","isPreviousOk","avatar_background2Red","trackingId","phoneNumberRow","Downtown","androidx.content.wakelockid","SELECT type, start, end FROM media_holes_topics WHERE uid = %d AND topic_id = %d AND type >= 0 AND ((end >= %d AND end <= %d) OR (start >= %d AND start <= %d) OR (start >= %d AND end <= %d) OR (start <= %d AND end >= %d))","dialogCheckboxSquareCheck","Accept-Language","BAD REQUEST: Syntax error. Usage: GET /example/file.html","StarsGiveawaySentPopupInfo","PINNED_TOO_MUCH","file_","Error ","textDetectionOptions","events","kotlinx.coroutines.DefaultExecutor.keepAlive","CREATE TABLE IF NOT EXISTS user_contacts_v7(key TEXT PRIMARY KEY, uid INTEGER, fname TEXT, sname TEXT, imported INTEGER)","Coffee","AES-128","Failed invoking canAccess","USER_NOT_PARTICIPANT","Can't change container ID of fragment ","lightgoldenrodyellow","detectorOptions","present","ClientInfo{clientType=","backScaleY","streamtitle","group_last_check","purchaseToken","formatterBannedUntilThisYear24H","lateinit property ","UPDATE global_log_event_state SET last_metrics_upload_ms=","BoostingFromAllCountries2","avatar_background2Saved","aggregatedOnDeviceImageCaptioningInferenceLogEvent","User-Agent","kotlin.CharSequence","Failed to read FLAC stream marker.","StartsDayAt","detectedBarcodeValueTypes","settingsSearchRecent2","Bundle returned from %s doesn't contain required fields.","stickers_faved_limit_default","self","smash","dialogLineProgressBackground","open_gifts_collection","AccDescrPhotoEditor","Can't put value with type ","com.apple.streaming.transportStreamTimestamp","5 minutes","QUEUE_GET_ITEMS","campaignId","Unexpected start indicator reading extended header","te.legra.ph","bottom","t.me/folder/N3k/dImA/bIo","dialogCardShadow","Invalid C0 command: ","ROUNDED_CORNERS","print","double_limits__dialog_filters","GIONEE_SWW1631","INAPP_DATA_SIGNATURE_LIST","Conflict with existing AudioTrack.","j2y18lte","web_app_send_prepared_message","task","Firebase-Messaging-Intent-Handle","useCamera2Force_2","storiesCount","ER HVXC","Cannot set value of 'static final' ","stars_groupcall_message_amount_max","Unable to obtain OffsetTime from TemporalAccessor: ","CREATE TABLE story_drafts (id INTEGER PRIMARY KEY, date INTEGER, data BLOB);","isShadowRemoved","MediaNotificationProxy","showAdsRow","chat_inInstantSelected","photoUrl","SpecialEffectsController: Enqueuing hide operation for fragment ","Multiple connected networks of same type are not supported.","peekByte","GL_EXT_YUV_target","SELECT did, pinned FROM topics WHERE did = ","strong","SELECT m.data, m.replydata, m.group_id FROM messages_v2 m INNER JOIN tag_message_id t ON m.mid = t.mid WHERE m.uid = ? AND t.tag = ?","Dropped frame, no input buffers available","HUAWEI","report_reaction_from_dialog_id","Total bytes mismatch","Unknown serialized type","RestoreEmailSentTitle","Buffer too small (","Querying owned items, item type: ","onDeviceStainRemovalLogEvent","Must be called at most once","todoTitleLengthMax","LOW_POWER","Noto","ClearSearchAlertPartial","conf_win_right_offset","Already in the pool!","ERROR_AUDIO_IO","FIDO2_CREDENTIAL_EXTRA","Creating GlShader","removedStrokeCount","Error encoding AuthenticationExtensionsCredPropsOutputs to JSON object","Invalid url: ","UnconfirmedAuthMultipleFrom","recommended_channels_limit_default","groupEmojiStickersLevelMin","Making request to: %s","MaxHeight","object_","OPEN_PROFILE","arrayBaseOffset","Unknown time-zone ID: ","PRAGMA user_version = 105","authorization_autoconfirm_period","saved","forName(...)","InteroperabilityIndex","DELETE FROM topics WHERE did = %d","failed to parse attestation object","HOLE IN GROUP CALL UPDATES QUEUE - will wait more time","TranslateLanguage","Stop camera1 session on camera ","DELETE FROM messages_topics WHERE mid = %d AND uid = %d","Listener type must not be null","table","chat_secretTimeText","Classic Rock","Gift2SentRemainsLimit","Year","Fragment already added and state has been saved","ringtones_pref_","Flag value not available, returning default: ","STREAM_RING stream volume: ","toneCurveTexture","doublecap","2pinnedDialogsLoaded","PublicKeyCredentialCreationOptions UserEntity missing user name or they are unexpectedly empty","No Activities were started for result for ","CameraMotionRenderer","longdiv","cache_limit","lastStickersLoadTime","voipgroup_checkMenu","smallmatrix@@env","CREATE INDEX IF NOT EXISTS uid_mid_type_date_idx_media_topics ON media_topics(uid, topic_id, mid, type, date);","shadows","dvb:priority","CastApi.API","leave","mvpMatrix","Attempting to play RTMP stream without depending on the RTMP extension","SaveToGalleryVideos","AddEmojiInstalledInfo","account-","add-proxy","brave-browser","origin(","SELECT did FROM old.dialogs","username","incoming_calls4","FIREBASE_ML_SDK","AutodeleteTimerEnabledForChats","ARTIST","MenuPopupHelper cannot be used without an anchor","i9031","x-firebase-client","Unsupported Media Type","Factory.create(String) is unsupported.  This Factory requires `CreationExtras` to be passed into `create` method.","Migration from ","BusinessRepliesToastLimit","default_static","is required for an argument of type '","https://twitter.com/hashtag/","blur","Ignoring Malformed MediaLiveSeekableRange: ","modificationTime","Omicron","reserved","SHARE","read_loaded","all networks are unavailable.","Failed to get last known location","SELECT did, folder_id FROM dialogs WHERE did IN (%s)","SNTP: Untrusted mode: ","HWCAM-H","PassportSurnameCountry","chat_sentError","SELECT uid, mid FROM unread_push_messages WHERE 1","OpenGL ES version ","Cache-Control","C6602","Init playout error: ","BotEmojiStatusSetRequestForHour","GoogleApiClient #","Do not suppressLayout in layout or scroll","AlignedWeekOfYear","BringAppForegroundService","Error calling native barcode detector","NotificationMessageGroupMap","8600","notify item changed ","ULONG","secondary_button_pressed","Upload your own background for the channel.","Array has more than one element.","call to 'resume' before 'invoke' with coroutine","Reset","autoCaptureTriggerLatencyMs","messageEntityPre","MuteDisable","DebugMenuLongPress","Namespace must begin with the prefix \\","uploadPremiumSpeedupDownload","just_created_chat","Gift2InfoChannelConverted"]},"firebase_urls":[{"title":"App talks to a Firebase database","severity":"info","description":"The app talks to Firebase database at https://tmessages2.firebaseio.com"},{"title":"Firebase Remote Config disabled","severity":"secure","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/760348033671/namespaces/firebase:fetch?key=AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k. This is indicated by the response: The response code is 403"}],"files":["AndroidManifest.xml","DebugProbesKt.bin","META-INF/androidx.activity_activity.version","META-INF/androidx.annotation_annotation-experimental.version","META-INF/androidx.appcompat_appcompat-resources.version","META-INF/androidx.appcompat_appcompat.version","META-INF/androidx.arch.core_core-runtime.version","META-INF/androidx.biometric_biometric.version","META-INF/androidx.core_core-ktx.version","META-INF/androidx.core_core-viewtree.version","META-INF/androidx.core_core.version","META-INF/androidx.credentials_credentials-play-services-auth.version","META-INF/androidx.credentials_credentials.version","META-INF/androidx.cursoradapter_cursoradapter.version","META-INF/androidx.customview_customview.version","META-INF/androidx.documentfile_documentfile.version","META-INF/androidx.drawerlayout_drawerlayout.version","META-INF/androidx.dynamicanimation_dynamicanimation.version","META-INF/androidx.emoji2_emoji2-views-helper.version","META-INF/androidx.emoji2_emoji2.version","META-INF/androidx.exifinterface_exifinterface.version","META-INF/androidx.fragment_fragment.version","META-INF/androidx.interpolator_interpolator.version","META-INF/androidx.legacy_legacy-support-core-utils.version","META-INF/androidx.lifecycle_lifecycle-livedata-core.version","META-INF/androidx.lifecycle_lifecycle-process.version","META-INF/androidx.lifecycle_lifecycle-runtime.version","META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version","META-INF/androidx.lifecycle_lifecycle-viewmodel.version","META-INF/androidx.loader_loader.version","META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version","META-INF/androidx.media_media.version","META-INF/androidx.mediarouter_mediarouter.version","META-INF/androidx.palette_palette.version","META-INF/androidx.print_print.version","META-INF/androidx.profileinstaller_profileinstaller.version","META-INF/androidx.savedstate_savedstate.version","META-INF/androidx.security_security-crypto.version","META-INF/androidx.sharetarget_sharetarget.version","META-INF/androidx.startup_startup-runtime.version","META-INF/androidx.tracing_tracing.version","META-INF/androidx.vectordrawable_vectordrawable-animated.version","META-INF/androidx.vectordrawable_vectordrawable.version","META-INF/androidx.versionedparcelable_versionedparcelable.version","META-INF/androidx.viewpager_viewpager.version","META-INF/com/android/build/gradle/app-metadata.properties","META-INF/kotlinx_coroutines_android.version","META-INF/kotlinx_coroutines_core.version","META-INF/kotlinx_coroutines_play_services.version","META-INF/nanohttpd/default-mimetypes.properties","META-INF/nanohttpd/mimetypes.properties","META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler","META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory","META-INF/version-control-info.textproto","META-INF/versions/9/OSGI-INF/MANIFEST.MF","assets/PhoneFormats.dat","assets/arctic.attheme","assets/bluebubbles.attheme","assets/codelng.gzip","assets/countries.txt","assets/currencies.json","assets/darkblue.attheme","assets/day.attheme","assets/dexopt/baseline.prof","assets/dexopt/baseline.profm","assets/emoji/0_0.png","assets/emoji/0_1.png","assets/emoji/0_10.png","assets/emoji/0_100.png","assets/emoji/0_1000.png","assets/emoji/0_1001.png","assets/emoji/0_1002.png","assets/emoji/0_1003.png","assets/emoji/0_1004.png","assets/emoji/0_1005.png","assets/emoji/0_1006.png","assets/emoji/0_1007.png","assets/emoji/0_1008.png","assets/emoji/0_1009.png","assets/emoji/0_101.png","assets/emoji/0_1010.png","assets/emoji/0_1011.png","assets/emoji/0_1012.png","assets/emoji/0_1013.png","assets/emoji/0_1014.png","assets/emoji/0_1015.png","assets/emoji/0_1016.png","assets/emoji/0_1017.png","assets/emoji/0_1018.png","assets/emoji/0_1019.png","assets/emoji/0_102.png","assets/emoji/0_1020.png","assets/emoji/0_1021.png","assets/emoji/0_1022.png","assets/emoji/0_1023.png","assets/emoji/0_1024.png","assets/emoji/0_1025.png","assets/emoji/0_1026.png","assets/emoji/0_1027.png","assets/emoji/0_1028.png","assets/emoji/0_1029.png","assets/emoji/0_103.png","assets/emoji/0_1030.png","assets/emoji/0_1031.png","assets/emoji/0_1032.png","assets/emoji/0_1033.png","assets/emoji/0_1034.png","assets/emoji/0_1035.png","assets/emoji/0_1036.png","assets/emoji/0_1037.png","assets/emoji/0_1038.png","assets/emoji/0_1039.png","assets/emoji/0_104.png","assets/emoji/0_1040.png","assets/emoji/0_1041.png","assets/emoji/0_1042.png","assets/emoji/0_1043.png","assets/emoji/0_1044.png","assets/emoji/0_1045.png","assets/emoji/0_1046.png","assets/emoji/0_1047.png","assets/emoji/0_1048.png","assets/emoji/0_1049.png","assets/emoji/0_105.png","assets/emoji/0_1050.png","assets/emoji/0_1051.png","assets/emoji/0_1052.png","assets/emoji/0_1053.png","assets/emoji/0_1054.png","assets/emoji/0_1055.png","assets/emoji/0_1056.png","assets/emoji/0_1057.png","assets/emoji/0_1058.png","assets/emoji/0_1059.png","assets/emoji/0_106.png","assets/emoji/0_1060.png","assets/emoji/0_1061.png","assets/emoji/0_1062.png","assets/emoji/0_1063.png","assets/emoji/0_1064.png","assets/emoji/0_1065.png","assets/emoji/0_1066.png","assets/emoji/0_1067.png","assets/emoji/0_1068.png","assets/emoji/0_1069.png","assets/emoji/0_107.png","assets/emoji/0_1070.png","assets/emoji/0_1071.png","assets/emoji/0_1072.png","assets/emoji/0_1073.png","assets/emoji/0_1074.png","assets/emoji/0_1075.png","assets/emoji/0_1076.png","assets/emoji/0_1077.png","assets/emoji/0_1078.png","assets/emoji/0_1079.png","assets/emoji/0_108.png","assets/emoji/0_1080.png","assets/emoji/0_1081.png","assets/emoji/0_1082.png","assets/emoji/0_1083.png","assets/emoji/0_1084.png","assets/emoji/0_1085.png","assets/emoji/0_1086.png","assets/emoji/0_1087.png","assets/emoji/0_1088.png","assets/emoji/0_1089.png","assets/emoji/0_109.png","assets/emoji/0_1090.png","assets/emoji/0_1091.png","assets/emoji/0_1092.png","assets/emoji/0_1093.png","assets/emoji/0_1094.png","assets/emoji/0_1095.png","assets/emoji/0_1096.png","assets/emoji/0_1097.png","assets/emoji/0_1098.png","assets/emoji/0_1099.png","assets/emoji/0_11.png","assets/emoji/0_110.png","assets/emoji/0_1100.png","assets/emoji/0_1101.png","assets/emoji/0_1102.png","assets/emoji/0_1103.png","assets/emoji/0_1104.png","assets/emoji/0_1105.png","assets/emoji/0_1106.png","assets/emoji/0_1107.png","assets/emoji/0_1108.png","assets/emoji/0_1109.png","assets/emoji/0_111.png","assets/emoji/0_1110.png","assets/emoji/0_1111.png","assets/emoji/0_1112.png","assets/emoji/0_1113.png","assets/emoji/0_1114.png","assets/emoji/0_1115.png","assets/emoji/0_1116.png","assets/emoji/0_1117.png","assets/emoji/0_1118.png","assets/emoji/0_1119.png","assets/emoji/0_112.png","assets/emoji/0_1120.png","assets/emoji/0_1121.png","assets/emoji/0_1122.png","assets/emoji/0_1123.png","assets/emoji/0_1124.png","assets/emoji/0_1125.png","assets/emoji/0_1126.png","assets/emoji/0_1127.png","assets/emoji/0_1128.png","assets/emoji/0_1129.png","assets/emoji/0_113.png","assets/emoji/0_1130.png","assets/emoji/0_1131.png","assets/emoji/0_1132.png","assets/emoji/0_1133.png","assets/emoji/0_1134.png","assets/emoji/0_1135.png","assets/emoji/0_1136.png","assets/emoji/0_1137.png","assets/emoji/0_1138.png","assets/emoji/0_1139.png","assets/emoji/0_114.png","assets/emoji/0_1140.png","assets/emoji/0_1141.png","assets/emoji/0_1142.png","assets/emoji/0_1143.png","assets/emoji/0_1144.png","assets/emoji/0_1145.png","assets/emoji/0_1146.png","assets/emoji/0_1147.png","assets/emoji/0_1148.png","assets/emoji/0_1149.png","assets/emoji/0_115.png","assets/emoji/0_1150.png","assets/emoji/0_1151.png","assets/emoji/0_1152.png","assets/emoji/0_1153.png","assets/emoji/0_1154.png","assets/emoji/0_1155.png","assets/emoji/0_1156.png","assets/emoji/0_1157.png","assets/emoji/0_1158.png","assets/emoji/0_1159.png","assets/emoji/0_116.png","assets/emoji/0_1160.png","assets/emoji/0_1161.png","assets/emoji/0_1162.png","assets/emoji/0_1163.png","assets/emoji/0_1164.png","assets/emoji/0_1165.png","assets/emoji/0_1166.png","assets/emoji/0_1167.png","assets/emoji/0_1168.png","assets/emoji/0_1169.png","assets/emoji/0_117.png","assets/emoji/0_1170.png","assets/emoji/0_1171.png","assets/emoji/0_1172.png","assets/emoji/0_1173.png","assets/emoji/0_1174.png","assets/emoji/0_1175.png","assets/emoji/0_1176.png","assets/emoji/0_1177.png","assets/emoji/0_1178.png","assets/emoji/0_1179.png","assets/emoji/0_118.png","assets/emoji/0_1180.png","assets/emoji/0_1181.png","assets/emoji/0_1182.png","assets/emoji/0_1183.png","assets/emoji/0_1184.png","assets/emoji/0_1185.png","assets/emoji/0_1186.png","assets/emoji/0_1187.png","assets/emoji/0_1188.png","assets/emoji/0_1189.png","assets/emoji/0_119.png","assets/emoji/0_1190.png","assets/emoji/0_1191.png","assets/emoji/0_1192.png","assets/emoji/0_1193.png","assets/emoji/0_1194.png","assets/emoji/0_1195.png","assets/emoji/0_1196.png","assets/emoji/0_1197.png","assets/emoji/0_1198.png","assets/emoji/0_1199.png","assets/emoji/0_12.png","assets/emoji/0_120.png","assets/emoji/0_1200.png","assets/emoji/0_1201.png","assets/emoji/0_1202.png","assets/emoji/0_1203.png","assets/emoji/0_1204.png","assets/emoji/0_1205.png","assets/emoji/0_1206.png","assets/emoji/0_1207.png","assets/emoji/0_1208.png","assets/emoji/0_1209.png","assets/emoji/0_121.png","assets/emoji/0_1210.png","assets/emoji/0_1211.png","assets/emoji/0_1212.png","assets/emoji/0_1213.png","assets/emoji/0_1214.png","assets/emoji/0_1215.png","assets/emoji/0_1216.png","assets/emoji/0_1217.png","assets/emoji/0_1218.png","assets/emoji/0_1219.png","assets/emoji/0_122.png","assets/emoji/0_1220.png","assets/emoji/0_1221.png","assets/emoji/0_1222.png","assets/emoji/0_1223.png","assets/emoji/0_1224.png","assets/emoji/0_1225.png","assets/emoji/0_1226.png","assets/emoji/0_1227.png","assets/emoji/0_1228.png","assets/emoji/0_1229.png","assets/emoji/0_123.png","assets/emoji/0_1230.png","assets/emoji/0_1231.png","assets/emoji/0_1232.png","assets/emoji/0_1233.png","assets/emoji/0_1234.png","assets/emoji/0_1235.png","assets/emoji/0_1236.png","assets/emoji/0_1237.png","assets/emoji/0_1238.png","assets/emoji/0_1239.png","assets/emoji/0_124.png","assets/emoji/0_1240.png","assets/emoji/0_1241.png","assets/emoji/0_1242.png","assets/emoji/0_1243.png","assets/emoji/0_1244.png","assets/emoji/0_1245.png","assets/emoji/0_1246.png","assets/emoji/0_1247.png","assets/emoji/0_1248.png","assets/emoji/0_1249.png","assets/emoji/0_125.png","assets/emoji/0_1250.png","assets/emoji/0_1251.png","assets/emoji/0_1252.png","assets/emoji/0_1253.png","assets/emoji/0_1254.png","assets/emoji/0_1255.png","assets/emoji/0_1256.png","assets/emoji/0_1257.png","assets/emoji/0_1258.png","assets/emoji/0_1259.png","assets/emoji/0_126.png","assets/emoji/0_1260.png","assets/emoji/0_1261.png","assets/emoji/0_1262.png","assets/emoji/0_1263.png","assets/emoji/0_1264.png","assets/emoji/0_1265.png","assets/emoji/0_1266.png","assets/emoji/0_1267.png","assets/emoji/0_1268.png","assets/emoji/0_1269.png","assets/emoji/0_127.png","assets/emoji/0_1270.png","assets/emoji/0_1271.png","assets/emoji/0_1272.png","assets/emoji/0_1273.png","assets/emoji/0_1274.png","assets/emoji/0_1275.png","assets/emoji/0_1276.png","assets/emoji/0_1277.png","assets/emoji/0_1278.png","assets/emoji/0_1279.png","assets/emoji/0_128.png","assets/emoji/0_1280.png","assets/emoji/0_1281.png","assets/emoji/0_1282.png","assets/emoji/0_1283.png","assets/emoji/0_1284.png","assets/emoji/0_1285.png","assets/emoji/0_1286.png","assets/emoji/0_1287.png","assets/emoji/0_1288.png","assets/emoji/0_1289.png","assets/emoji/0_129.png","assets/emoji/0_1290.png","assets/emoji/0_1291.png","assets/emoji/0_1292.png","assets/emoji/0_1293.png","assets/emoji/0_1294.png","assets/emoji/0_1295.png","assets/emoji/0_1296.png","assets/emoji/0_1297.png","assets/emoji/0_1298.png","assets/emoji/0_1299.png","assets/emoji/0_13.png","assets/emoji/0_130.png","assets/emoji/0_1300.png","assets/emoji/0_1301.png","assets/emoji/0_1302.png","assets/emoji/0_1303.png","assets/emoji/0_1304.png","assets/emoji/0_1305.png","assets/emoji/0_1306.png","assets/emoji/0_1307.png","assets/emoji/0_1308.png","assets/emoji/0_1309.png","assets/emoji/0_131.png","assets/emoji/0_1310.png","assets/emoji/0_1311.png","assets/emoji/0_1312.png","assets/emoji/0_1313.png","assets/emoji/0_1314.png","assets/emoji/0_1315.png","assets/emoji/0_1316.png","assets/emoji/0_1317.png","assets/emoji/0_1318.png","assets/emoji/0_1319.png","assets/emoji/0_132.png","assets/emoji/0_1320.png","assets/emoji/0_1321.png","assets/emoji/0_1322.png","assets/emoji/0_1323.png","assets/emoji/0_1324.png","assets/emoji/0_1325.png","assets/emoji/0_1326.png","assets/emoji/0_1327.png","assets/emoji/0_1328.png","assets/emoji/0_1329.png","assets/emoji/0_133.png","assets/emoji/0_1330.png","assets/emoji/0_1331.png","assets/emoji/0_1332.png","assets/emoji/0_1333.png","assets/emoji/0_1334.png","assets/emoji/0_1335.png","assets/emoji/0_1336.png","assets/emoji/0_1337.png","assets/emoji/0_1338.png","assets/emoji/0_1339.png","assets/emoji/0_134.png","assets/emoji/0_1340.png","assets/emoji/0_1341.png","assets/emoji/0_1342.png","assets/emoji/0_1343.png","assets/emoji/0_1344.png","assets/emoji/0_1345.png","assets/emoji/0_1346.png","assets/emoji/0_1347.png","assets/emoji/0_1348.png","assets/emoji/0_1349.png","assets/emoji/0_135.png","assets/emoji/0_1350.png","assets/emoji/0_1351.png","assets/emoji/0_1352.png","assets/emoji/0_1353.png","assets/emoji/0_1354.png","assets/emoji/0_1355.png","assets/emoji/0_1356.png","assets/emoji/0_1357.png","assets/emoji/0_1358.png","assets/emoji/0_1359.png","assets/emoji/0_136.png","assets/emoji/0_1360.png","assets/emoji/0_1361.png","assets/emoji/0_1362.png","assets/emoji/0_1363.png","assets/emoji/0_1364.png","assets/emoji/0_1365.png","assets/emoji/0_1366.png","assets/emoji/0_1367.png","assets/emoji/0_1368.png","assets/emoji/0_1369.png","assets/emoji/0_137.png","assets/emoji/0_1370.png","assets/emoji/0_1371.png","assets/emoji/0_1372.png","assets/emoji/0_1373.png","assets/emoji/0_1374.png","assets/emoji/0_1375.png","assets/emoji/0_1376.png","assets/emoji/0_1377.png","assets/emoji/0_1378.png","assets/emoji/0_1379.png","assets/emoji/0_138.png","assets/emoji/0_1380.png","assets/emoji/0_1381.png","assets/emoji/0_1382.png","assets/emoji/0_1383.png","assets/emoji/0_1384.png","assets/emoji/0_1385.png","assets/emoji/0_1386.png","assets/emoji/0_1387.png","assets/emoji/0_1388.png","assets/emoji/0_1389.png","assets/emoji/0_139.png","assets/emoji/0_1390.png","assets/emoji/0_1391.png","assets/emoji/0_1392.png","assets/emoji/0_1393.png","assets/emoji/0_1394.png","assets/emoji/0_1395.png","assets/emoji/0_1396.png","assets/emoji/0_1397.png","assets/emoji/0_1398.png","assets/emoji/0_1399.png","assets/emoji/0_14.png","assets/emoji/0_140.png","assets/emoji/0_1400.png","assets/emoji/0_1401.png","assets/emoji/0_1402.png","assets/emoji/0_1403.png","assets/emoji/0_1404.png","assets/emoji/0_1405.png","assets/emoji/0_1406.png","assets/emoji/0_1407.png","assets/emoji/0_1408.png","assets/emoji/0_1409.png","assets/emoji/0_141.png","assets/emoji/0_1410.png","assets/emoji/0_1411.png","assets/emoji/0_1412.png","assets/emoji/0_1413.png","assets/emoji/0_1414.png","assets/emoji/0_1415.png","assets/emoji/0_1416.png","assets/emoji/0_1417.png","assets/emoji/0_1418.png","assets/emoji/0_1419.png","assets/emoji/0_142.png","assets/emoji/0_1420.png","assets/emoji/0_1421.png","assets/emoji/0_1422.png","assets/emoji/0_1423.png","assets/emoji/0_1424.png","assets/emoji/0_1425.png","assets/emoji/0_1426.png","assets/emoji/0_1427.png","assets/emoji/0_1428.png","assets/emoji/0_1429.png","assets/emoji/0_143.png","assets/emoji/0_1430.png","assets/emoji/0_1431.png","assets/emoji/0_1432.png","assets/emoji/0_1433.png","assets/emoji/0_1434.png","assets/emoji/0_1435.png","assets/emoji/0_1436.png","assets/emoji/0_1437.png","assets/emoji/0_1438.png","assets/emoji/0_1439.png","assets/emoji/0_144.png","assets/emoji/0_1440.png","assets/emoji/0_1441.png","assets/emoji/0_1442.png","assets/emoji/0_1443.png","assets/emoji/0_1444.png","assets/emoji/0_1445.png","assets/emoji/0_1446.png","assets/emoji/0_1447.png","assets/emoji/0_1448.png","assets/emoji/0_1449.png","assets/emoji/0_145.png","assets/emoji/0_1450.png","assets/emoji/0_1451.png","assets/emoji/0_1452.png","assets/emoji/0_1453.png","assets/emoji/0_1454.png","assets/emoji/0_1455.png","assets/emoji/0_1456.png","assets/emoji/0_1457.png","assets/emoji/0_1458.png","assets/emoji/0_1459.png","assets/emoji/0_146.png","assets/emoji/0_1460.png","assets/emoji/0_1461.png","assets/emoji/0_1462.png","assets/emoji/0_1463.png","assets/emoji/0_1464.png","assets/emoji/0_1465.png","assets/emoji/0_1466.png","assets/emoji/0_1467.png","assets/emoji/0_1468.png","assets/emoji/0_1469.png","assets/emoji/0_147.png","assets/emoji/0_1470.png","assets/emoji/0_1471.png","assets/emoji/0_1472.png","assets/emoji/0_1473.png","assets/emoji/0_1474.png","assets/emoji/0_1475.png","assets/emoji/0_1476.png","assets/emoji/0_1477.png","assets/emoji/0_1478.png","assets/emoji/0_1479.png","assets/emoji/0_148.png","assets/emoji/0_1480.png","assets/emoji/0_1481.png","assets/emoji/0_1482.png","assets/emoji/0_1483.png","assets/emoji/0_1484.png","assets/emoji/0_1485.png","assets/emoji/0_1486.png","assets/emoji/0_1487.png","assets/emoji/0_1488.png","assets/emoji/0_1489.png","assets/emoji/0_149.png","assets/emoji/0_1490.png","assets/emoji/0_1491.png","assets/emoji/0_1492.png","assets/emoji/0_1493.png","assets/emoji/0_1494.png","assets/emoji/0_1495.png","assets/emoji/0_1496.png","assets/emoji/0_1497.png","assets/emoji/0_1498.png","assets/emoji/0_1499.png","assets/emoji/0_15.png","assets/emoji/0_150.png","assets/emoji/0_1500.png","assets/emoji/0_1501.png","assets/emoji/0_1502.png","assets/emoji/0_1503.png","assets/emoji/0_1504.png","assets/emoji/0_1505.png","assets/emoji/0_1506.png","assets/emoji/0_1507.png","assets/emoji/0_1508.png","assets/emoji/0_1509.png","assets/emoji/0_151.png","assets/emoji/0_1510.png","assets/emoji/0_1511.png","assets/emoji/0_1512.png","assets/emoji/0_1513.png","assets/emoji/0_1514.png","assets/emoji/0_1515.png","assets/emoji/0_1516.png","assets/emoji/0_1517.png","assets/emoji/0_1518.png","assets/emoji/0_1519.png","assets/emoji/0_152.png","assets/emoji/0_1520.png","assets/emoji/0_1521.png","assets/emoji/0_1522.png","assets/emoji/0_1523.png","assets/emoji/0_1524.png","assets/emoji/0_1525.png","assets/emoji/0_1526.png","assets/emoji/0_1527.png","assets/emoji/0_1528.png","assets/emoji/0_1529.png","assets/emoji/0_153.png","assets/emoji/0_1530.png","assets/emoji/0_1531.png","assets/emoji/0_1532.png","assets/emoji/0_1533.png","assets/emoji/0_1534.png","assets/emoji/0_1535.png","assets/emoji/0_1536.png","assets/emoji/0_1537.png","assets/emoji/0_1538.png","assets/emoji/0_1539.png","assets/emoji/0_154.png","assets/emoji/0_1540.png","assets/emoji/0_1541.png","assets/emoji/0_1542.png","assets/emoji/0_1543.png","assets/emoji/0_1544.png","assets/emoji/0_1545.png","assets/emoji/0_1546.png","assets/emoji/0_1547.png","assets/emoji/0_1548.png","assets/emoji/0_1549.png","assets/emoji/0_155.png","assets/emoji/0_1550.png","assets/emoji/0_1551.png","assets/emoji/0_1552.png","assets/emoji/0_1553.png","assets/emoji/0_1554.png","assets/emoji/0_1555.png","assets/emoji/0_1556.png","assets/emoji/0_1557.png","assets/emoji/0_1558.png","assets/emoji/0_1559.png","assets/emoji/0_156.png","assets/emoji/0_1560.png","assets/emoji/0_1561.png","assets/emoji/0_1562.png","assets/emoji/0_1563.png","assets/emoji/0_1564.png","assets/emoji/0_1565.png","assets/emoji/0_1566.png","assets/emoji/0_1567.png","assets/emoji/0_1568.png","assets/emoji/0_1569.png","assets/emoji/0_157.png","assets/emoji/0_1570.png","assets/emoji/0_1571.png","assets/emoji/0_1572.png","assets/emoji/0_1573.png","assets/emoji/0_1574.png","assets/emoji/0_1575.png","assets/emoji/0_1576.png","assets/emoji/0_1577.png","assets/emoji/0_1578.png","assets/emoji/0_1579.png","assets/emoji/0_158.png","assets/emoji/0_1580.png","assets/emoji/0_1581.png","assets/emoji/0_1582.png","assets/emoji/0_1583.png","assets/emoji/0_1584.png","assets/emoji/0_1585.png","assets/emoji/0_1586.png","assets/emoji/0_1587.png","assets/emoji/0_1588.png","assets/emoji/0_1589.png","assets/emoji/0_159.png","assets/emoji/0_1590.png","assets/emoji/0_1591.png","assets/emoji/0_1592.png","assets/emoji/0_1593.png","assets/emoji/0_1594.png","assets/emoji/0_1595.png","assets/emoji/0_1596.png","assets/emoji/0_1597.png","assets/emoji/0_1598.png","assets/emoji/0_1599.png","assets/emoji/0_16.png","assets/emoji/0_160.png","assets/emoji/0_1600.png","assets/emoji/0_1601.png","assets/emoji/0_1602.png","assets/emoji/0_1603.png","assets/emoji/0_1604.png","assets/emoji/0_1605.png","assets/emoji/0_1606.png","assets/emoji/0_1607.png","assets/emoji/0_1608.png","assets/emoji/0_1609.png","assets/emoji/0_161.png","assets/emoji/0_1610.png","assets/emoji/0_1611.png","assets/emoji/0_1612.png","assets/emoji/0_1613.png","assets/emoji/0_1614.png","assets/emoji/0_1615.png","assets/emoji/0_1616.png","assets/emoji/0_1617.png","assets/emoji/0_1618.png","assets/emoji/0_1619.png","assets/emoji/0_162.png","assets/emoji/0_1620.png","assets/emoji/0_1621.png","assets/emoji/0_1622.png","assets/emoji/0_1623.png","assets/emoji/0_1624.png","assets/emoji/0_1625.png","assets/emoji/0_1626.png","assets/emoji/0_1627.png","assets/emoji/0_1628.png","assets/emoji/0_1629.png","assets/emoji/0_163.png","assets/emoji/0_1630.png","assets/emoji/0_1631.png","assets/emoji/0_1632.png","assets/emoji/0_1633.png","assets/emoji/0_1634.png","assets/emoji/0_1635.png","assets/emoji/0_1636.png","assets/emoji/0_1637.png","assets/emoji/0_1638.png","assets/emoji/0_1639.png","assets/emoji/0_164.png","assets/emoji/0_1640.png","assets/emoji/0_1641.png","assets/emoji/0_1642.png","assets/emoji/0_1643.png","assets/emoji/0_1644.png","assets/emoji/0_1645.png","assets/emoji/0_1646.png","assets/emoji/0_1647.png","assets/emoji/0_1648.png","assets/emoji/0_1649.png","assets/emoji/0_165.png","assets/emoji/0_1650.png","assets/emoji/0_1651.png","assets/emoji/0_1652.png","assets/emoji/0_1653.png","assets/emoji/0_1654.png","assets/emoji/0_1655.png","assets/emoji/0_1656.png","assets/emoji/0_1657.png","assets/emoji/0_1658.png","assets/emoji/0_1659.png","assets/emoji/0_166.png","assets/emoji/0_1660.png","assets/emoji/0_1661.png","assets/emoji/0_1662.png","assets/emoji/0_1663.png","assets/emoji/0_1664.png","assets/emoji/0_1665.png","assets/emoji/0_1666.png","assets/emoji/0_1667.png","assets/emoji/0_1668.png","assets/emoji/0_1669.png","assets/emoji/0_167.png","assets/emoji/0_1670.png","assets/emoji/0_1671.png","assets/emoji/0_1672.png","assets/emoji/0_1673.png","assets/emoji/0_1674.png","assets/emoji/0_1675.png","assets/emoji/0_1676.png","assets/emoji/0_1677.png","assets/emoji/0_1678.png","assets/emoji/0_1679.png","assets/emoji/0_168.png","assets/emoji/0_1680.png","assets/emoji/0_1681.png","assets/emoji/0_1682.png","assets/emoji/0_1683.png","assets/emoji/0_1684.png","assets/emoji/0_1685.png","assets/emoji/0_1686.png","assets/emoji/0_1687.png","assets/emoji/0_1688.png","assets/emoji/0_1689.png","assets/emoji/0_169.png","assets/emoji/0_1690.png","assets/emoji/0_1691.png","assets/emoji/0_1692.png","assets/emoji/0_1693.png","assets/emoji/0_1694.png","assets/emoji/0_1695.png","assets/emoji/0_1696.png","assets/emoji/0_1697.png","assets/emoji/0_1698.png","assets/emoji/0_1699.png","assets/emoji/0_17.png","assets/emoji/0_170.png","assets/emoji/0_1700.png","assets/emoji/0_1701.png","assets/emoji/0_1702.png","assets/emoji/0_1703.png","assets/emoji/0_1704.png","assets/emoji/0_1705.png","assets/emoji/0_1706.png","assets/emoji/0_1707.png","assets/emoji/0_1708.png","assets/emoji/0_1709.png","assets/emoji/0_171.png","assets/emoji/0_1710.png","assets/emoji/0_1711.png","assets/emoji/0_1712.png","assets/emoji/0_1713.png","assets/emoji/0_1714.png","assets/emoji/0_1715.png","assets/emoji/0_1716.png","assets/emoji/0_1717.png","assets/emoji/0_1718.png","assets/emoji/0_1719.png","assets/emoji/0_172.png","assets/emoji/0_1720.png","assets/emoji/0_1721.png","assets/emoji/0_1722.png","assets/emoji/0_1723.png","assets/emoji/0_1724.png","assets/emoji/0_1725.png","assets/emoji/0_1726.png","assets/emoji/0_1727.png","assets/emoji/0_1728.png","assets/emoji/0_1729.png","assets/emoji/0_173.png","assets/emoji/0_1730.png","assets/emoji/0_1731.png","assets/emoji/0_1732.png","assets/emoji/0_1733.png","assets/emoji/0_1734.png","assets/emoji/0_1735.png","assets/emoji/0_1736.png","assets/emoji/0_1737.png","assets/emoji/0_1738.png","assets/emoji/0_1739.png","assets/emoji/0_174.png","assets/emoji/0_1740.png","assets/emoji/0_1741.png","assets/emoji/0_1742.png","assets/emoji/0_1743.png","assets/emoji/0_1744.png","assets/emoji/0_1745.png","assets/emoji/0_1746.png","assets/emoji/0_1747.png","assets/emoji/0_1748.png","assets/emoji/0_1749.png","assets/emoji/0_175.png","assets/emoji/0_1750.png","assets/emoji/0_1751.png","assets/emoji/0_1752.png","assets/emoji/0_1753.png","assets/emoji/0_1754.png","assets/emoji/0_1755.png","assets/emoji/0_1756.png","assets/emoji/0_1757.png","assets/emoji/0_1758.png","assets/emoji/0_1759.png","assets/emoji/0_176.png","assets/emoji/0_1760.png","assets/emoji/0_1761.png","assets/emoji/0_1762.png","assets/emoji/0_1763.png","assets/emoji/0_1764.png","assets/emoji/0_1765.png","assets/emoji/0_1766.png","assets/emoji/0_1767.png","assets/emoji/0_1768.png","assets/emoji/0_1769.png","assets/emoji/0_177.png","assets/emoji/0_1770.png","assets/emoji/0_1771.png","assets/emoji/0_1772.png","assets/emoji/0_1773.png","assets/emoji/0_1774.png","assets/emoji/0_1775.png","assets/emoji/0_1776.png","assets/emoji/0_1777.png","assets/emoji/0_1778.png","assets/emoji/0_1779.png","assets/emoji/0_178.png","assets/emoji/0_1780.png","assets/emoji/0_1781.png","assets/emoji/0_1782.png","assets/emoji/0_1783.png","assets/emoji/0_1784.png","assets/emoji/0_1785.png","assets/emoji/0_1786.png","assets/emoji/0_1787.png","assets/emoji/0_1788.png","assets/emoji/0_1789.png","assets/emoji/0_179.png","assets/emoji/0_1790.png","assets/emoji/0_1791.png","assets/emoji/0_1792.png","assets/emoji/0_1793.png","assets/emoji/0_1794.png","assets/emoji/0_1795.png","assets/emoji/0_1796.png","assets/emoji/0_1797.png","assets/emoji/0_1798.png","assets/emoji/0_1799.png","assets/emoji/0_18.png","assets/emoji/0_180.png","assets/emoji/0_1800.png","assets/emoji/0_1801.png","assets/emoji/0_1802.png","assets/emoji/0_1803.png","assets/emoji/0_1804.png","assets/emoji/0_1805.png","assets/emoji/0_1806.png","assets/emoji/0_1807.png","assets/emoji/0_1808.png","assets/emoji/0_1809.png","assets/emoji/0_181.png","assets/emoji/0_1810.png","assets/emoji/0_1811.png","assets/emoji/0_1812.png","assets/emoji/0_1813.png","assets/emoji/0_1814.png","assets/emoji/0_1815.png","assets/emoji/0_1816.png","assets/emoji/0_1817.png","assets/emoji/0_1818.png","assets/emoji/0_1819.png","assets/emoji/0_182.png","assets/emoji/0_1820.png","assets/emoji/0_1821.png","assets/emoji/0_1822.png","assets/emoji/0_1823.png","assets/emoji/0_1824.png","assets/emoji/0_1825.png","assets/emoji/0_1826.png","assets/emoji/0_1827.png","assets/emoji/0_1828.png","assets/emoji/0_1829.png","assets/emoji/0_183.png","assets/emoji/0_1830.png","assets/emoji/0_1831.png","assets/emoji/0_1832.png","assets/emoji/0_1833.png","assets/emoji/0_1834.png","assets/emoji/0_1835.png","assets/emoji/0_1836.png","assets/emoji/0_1837.png","assets/emoji/0_1838.png","assets/emoji/0_1839.png","assets/emoji/0_184.png","assets/emoji/0_1840.png","assets/emoji/0_1841.png","assets/emoji/0_1842.png","assets/emoji/0_1843.png","assets/emoji/0_1844.png","assets/emoji/0_1845.png","assets/emoji/0_1846.png","assets/emoji/0_1847.png","assets/emoji/0_1848.png","assets/emoji/0_1849.png","assets/emoji/0_185.png","assets/emoji/0_1850.png","assets/emoji/0_1851.png","assets/emoji/0_1852.png","assets/emoji/0_1853.png","assets/emoji/0_1854.png","assets/emoji/0_1855.png","assets/emoji/0_1856.png","assets/emoji/0_1857.png","assets/emoji/0_1858.png","assets/emoji/0_1859.png","assets/emoji/0_186.png","assets/emoji/0_1860.png","assets/emoji/0_1861.png","assets/emoji/0_1862.png","assets/emoji/0_1863.png","assets/emoji/0_1864.png","assets/emoji/0_1865.png","assets/emoji/0_1866.png","assets/emoji/0_1867.png","assets/emoji/0_1868.png","assets/emoji/0_1869.png","assets/emoji/0_187.png","assets/emoji/0_1870.png","assets/emoji/0_1871.png","assets/emoji/0_1872.png","assets/emoji/0_1873.png","assets/emoji/0_1874.png","assets/emoji/0_1875.png","assets/emoji/0_1876.png","assets/emoji/0_1877.png","assets/emoji/0_1878.png","assets/emoji/0_1879.png","assets/emoji/0_188.png","assets/emoji/0_1880.png","assets/emoji/0_1881.png","assets/emoji/0_1882.png","assets/emoji/0_1883.png","assets/emoji/0_1884.png","assets/emoji/0_1885.png","assets/emoji/0_1886.png","assets/emoji/0_1887.png","assets/emoji/0_1888.png","assets/emoji/0_1889.png","assets/emoji/0_189.png","assets/emoji/0_1890.png","assets/emoji/0_1891.png","assets/emoji/0_1892.png","assets/emoji/0_1893.png","assets/emoji/0_1894.png","assets/emoji/0_1895.png","assets/emoji/0_1896.png","assets/emoji/0_1897.png","assets/emoji/0_1898.png","assets/emoji/0_1899.png","assets/emoji/0_19.png","assets/emoji/0_190.png","assets/emoji/0_1900.png","assets/emoji/0_1901.png","assets/emoji/0_1902.png","assets/emoji/0_1903.png","assets/emoji/0_1904.png","assets/emoji/0_1905.png","assets/emoji/0_1906.png","assets/emoji/0_1907.png","assets/emoji/0_1908.png","assets/emoji/0_1909.png","assets/emoji/0_191.png","assets/emoji/0_1910.png","assets/emoji/0_1911.png","assets/emoji/0_1912.png","assets/emoji/0_1913.png","assets/emoji/0_1914.png","assets/emoji/0_1915.png","assets/emoji/0_1916.png","assets/emoji/0_1917.png","assets/emoji/0_1918.png","assets/emoji/0_1919.png","assets/emoji/0_192.png","assets/emoji/0_1920.png","assets/emoji/0_1921.png","assets/emoji/0_1922.png","assets/emoji/0_1923.png","assets/emoji/0_1924.png","assets/emoji/0_1925.png","assets/emoji/0_1926.png","assets/emoji/0_1927.png","assets/emoji/0_1928.png","assets/emoji/0_1929.png","assets/emoji/0_193.png","assets/emoji/0_1930.png","assets/emoji/0_1931.png","assets/emoji/0_1932.png","assets/emoji/0_1933.png","assets/emoji/0_1934.png","assets/emoji/0_1935.png","assets/emoji/0_1936.png","assets/emoji/0_1937.png","assets/emoji/0_1938.png","assets/emoji/0_1939.png","assets/emoji/0_194.png","assets/emoji/0_1940.png","assets/emoji/0_1941.png","assets/emoji/0_1942.png","assets/emoji/0_1943.png","assets/emoji/0_1944.png","assets/emoji/0_1945.png","assets/emoji/0_1946.png","assets/emoji/0_1947.png","assets/emoji/0_1948.png","assets/emoji/0_1949.png","assets/emoji/0_195.png","assets/emoji/0_1950.png","assets/emoji/0_1951.png","assets/emoji/0_1952.png","assets/emoji/0_1953.png","assets/emoji/0_1954.png","assets/emoji/0_1955.png","assets/emoji/0_1956.png","assets/emoji/0_1957.png","assets/emoji/0_1958.png","assets/emoji/0_1959.png","assets/emoji/0_196.png","assets/emoji/0_1960.png","assets/emoji/0_1961.png","assets/emoji/0_1962.png","assets/emoji/0_1963.png","assets/emoji/0_1964.png","assets/emoji/0_1965.png","assets/emoji/0_1966.png","assets/emoji/0_1967.png","assets/emoji/0_1968.png","assets/emoji/0_1969.png","assets/emoji/0_197.png","assets/emoji/0_1970.png","assets/emoji/0_1971.png","assets/emoji/0_1972.png","assets/emoji/0_1973.png","assets/emoji/0_1974.png","assets/emoji/0_1975.png","assets/emoji/0_1976.png","assets/emoji/0_1977.png","assets/emoji/0_1978.png","assets/emoji/0_1979.png","assets/emoji/0_198.png","assets/emoji/0_1980.png","assets/emoji/0_1981.png","assets/emoji/0_1982.png","assets/emoji/0_1983.png","assets/emoji/0_1984.png","assets/emoji/0_1985.png","assets/emoji/0_1986.png","assets/emoji/0_1987.png","assets/emoji/0_1988.png","assets/emoji/0_1989.png","assets/emoji/0_199.png","assets/emoji/0_1990.png","assets/emoji/0_1991.png","assets/emoji/0_1992.png","assets/emoji/0_1993.png","assets/emoji/0_1994.png","assets/emoji/0_1995.png","assets/emoji/0_1996.png","assets/emoji/0_1997.png","assets/emoji/0_1998.png","assets/emoji/0_2.png","assets/emoji/0_20.png","assets/emoji/0_200.png","assets/emoji/0_201.png","assets/emoji/0_202.png","assets/emoji/0_203.png","assets/emoji/0_204.png","assets/emoji/0_205.png","assets/emoji/0_206.png","assets/emoji/0_207.png","assets/emoji/0_208.png","assets/emoji/0_209.png","assets/emoji/0_21.png","assets/emoji/0_210.png","assets/emoji/0_211.png","assets/emoji/0_212.png","assets/emoji/0_213.png","assets/emoji/0_214.png","assets/emoji/0_215.png","assets/emoji/0_216.png","assets/emoji/0_217.png","assets/emoji/0_218.png","assets/emoji/0_219.png","assets/emoji/0_22.png","assets/emoji/0_220.png","assets/emoji/0_221.png","assets/emoji/0_222.png","assets/emoji/0_223.png","assets/emoji/0_224.png","assets/emoji/0_225.png","assets/emoji/0_226.png","assets/emoji/0_227.png","assets/emoji/0_228.png","assets/emoji/0_229.png","assets/emoji/0_23.png","assets/emoji/0_230.png","assets/emoji/0_231.png","assets/emoji/0_232.png","assets/emoji/0_233.png","assets/emoji/0_234.png","assets/emoji/0_235.png","assets/emoji/0_236.png","assets/emoji/0_237.png","assets/emoji/0_238.png","assets/emoji/0_239.png","assets/emoji/0_24.png","assets/emoji/0_240.png","assets/emoji/0_241.png","assets/emoji/0_242.png","assets/emoji/0_243.png","assets/emoji/0_244.png","assets/emoji/0_245.png","assets/emoji/0_246.png","assets/emoji/0_247.png","assets/emoji/0_248.png","assets/emoji/0_249.png","assets/emoji/0_25.png","assets/emoji/0_250.png","assets/emoji/0_251.png","assets/emoji/0_252.png","assets/emoji/0_253.png","assets/emoji/0_254.png","assets/emoji/0_255.png","assets/emoji/0_256.png","assets/emoji/0_257.png","assets/emoji/0_258.png","assets/emoji/0_259.png","assets/emoji/0_26.png","assets/emoji/0_260.png","assets/emoji/0_261.png","assets/emoji/0_262.png","assets/emoji/0_263.png","assets/emoji/0_264.png","assets/emoji/0_265.png","assets/emoji/0_266.png","assets/emoji/0_267.png","assets/emoji/0_268.png","assets/emoji/0_269.png","assets/emoji/0_27.png","assets/emoji/0_270.png","assets/emoji/0_271.png","assets/emoji/0_272.png","assets/emoji/0_273.png","assets/emoji/0_274.png","assets/emoji/0_275.png","assets/emoji/0_276.png","assets/emoji/0_277.png","assets/emoji/0_278.png","assets/emoji/0_279.png","assets/emoji/0_28.png","assets/emoji/0_280.png","assets/emoji/0_281.png","assets/emoji/0_282.png","assets/emoji/0_283.png","assets/emoji/0_284.png","assets/emoji/0_285.png","assets/emoji/0_286.png","assets/emoji/0_287.png","assets/emoji/0_288.png","assets/emoji/0_289.png","assets/emoji/0_29.png","assets/emoji/0_290.png","assets/emoji/0_291.png","assets/emoji/0_292.png","assets/emoji/0_293.png","assets/emoji/0_294.png","assets/emoji/0_295.png","assets/emoji/0_296.png","assets/emoji/0_297.png","assets/emoji/0_298.png","assets/emoji/0_299.png","assets/emoji/0_3.png","assets/emoji/0_30.png","assets/emoji/0_300.png","assets/emoji/0_301.png","assets/emoji/0_302.png","assets/emoji/0_303.png","assets/emoji/0_304.png","assets/emoji/0_305.png","assets/emoji/0_306.png","assets/emoji/0_307.png","assets/emoji/0_308.png","assets/emoji/0_309.png","assets/emoji/0_31.png","assets/emoji/0_310.png","assets/emoji/0_311.png","assets/emoji/0_312.png","assets/emoji/0_313.png","assets/emoji/0_314.png","assets/emoji/0_315.png","assets/emoji/0_316.png","assets/emoji/0_317.png","assets/emoji/0_318.png","assets/emoji/0_319.png","assets/emoji/0_32.png","assets/emoji/0_320.png","assets/emoji/0_321.png","assets/emoji/0_322.png","assets/emoji/0_323.png","assets/emoji/0_324.png","assets/emoji/0_325.png","assets/emoji/0_326.png","assets/emoji/0_327.png","assets/emoji/0_328.png","assets/emoji/0_329.png","assets/emoji/0_33.png","assets/emoji/0_330.png","assets/emoji/0_331.png","assets/emoji/0_332.png","assets/emoji/0_333.png","assets/emoji/0_334.png","assets/emoji/0_335.png","assets/emoji/0_336.png","assets/emoji/0_337.png","assets/emoji/0_338.png","assets/emoji/0_339.png","assets/emoji/0_34.png","assets/emoji/0_340.png","assets/emoji/0_341.png","assets/emoji/0_342.png","assets/emoji/0_343.png","assets/emoji/0_344.png","assets/emoji/0_345.png","assets/emoji/0_346.png","assets/emoji/0_347.png","assets/emoji/0_348.png","assets/emoji/0_349.png","assets/emoji/0_35.png","assets/emoji/0_350.png","assets/emoji/0_351.png","assets/emoji/0_352.png","assets/emoji/0_353.png","assets/emoji/0_354.png","assets/emoji/0_355.png","assets/emoji/0_356.png","assets/emoji/0_357.png","assets/emoji/0_358.png","assets/emoji/0_359.png","assets/emoji/0_36.png","assets/emoji/0_360.png","assets/emoji/0_361.png","assets/emoji/0_362.png","assets/emoji/0_363.png","assets/emoji/0_364.png","assets/emoji/0_365.png","assets/emoji/0_366.png","assets/emoji/0_367.png","assets/emoji/0_368.png","assets/emoji/0_369.png","assets/emoji/0_37.png","assets/emoji/0_370.png","assets/emoji/0_371.png","assets/emoji/0_372.png","assets/emoji/0_373.png","assets/emoji/0_374.png","assets/emoji/0_375.png","assets/emoji/0_376.png","assets/emoji/0_377.png","assets/emoji/0_378.png","assets/emoji/0_379.png","assets/emoji/0_38.png","assets/emoji/0_380.png","assets/emoji/0_381.png","assets/emoji/0_382.png","assets/emoji/0_383.png","assets/emoji/0_384.png","assets/emoji/0_385.png","assets/emoji/0_386.png","assets/emoji/0_387.png","assets/emoji/0_388.png","assets/emoji/0_389.png","assets/emoji/0_39.png","assets/emoji/0_390.png","assets/emoji/0_391.png","assets/emoji/0_392.png","assets/emoji/0_393.png","assets/emoji/0_394.png","assets/emoji/0_395.png","assets/emoji/0_396.png","assets/emoji/0_397.png","assets/emoji/0_398.png","assets/emoji/0_399.png","assets/emoji/0_4.png","assets/emoji/0_40.png","assets/emoji/0_400.png","assets/emoji/0_401.png","assets/emoji/0_402.png","assets/emoji/0_403.png","assets/emoji/0_404.png","assets/emoji/0_405.png","assets/emoji/0_406.png","assets/emoji/0_407.png","assets/emoji/0_408.png","assets/emoji/0_409.png","assets/emoji/0_41.png","assets/emoji/0_410.png","assets/emoji/0_411.png","assets/emoji/0_412.png","assets/emoji/0_413.png","assets/emoji/0_414.png","assets/emoji/0_415.png","assets/emoji/0_416.png","assets/emoji/0_417.png","assets/emoji/0_418.png","assets/emoji/0_419.png","assets/emoji/0_42.png","assets/emoji/0_420.png","assets/emoji/0_421.png","assets/emoji/0_422.png","assets/emoji/0_423.png","assets/emoji/0_424.png","assets/emoji/0_425.png","assets/emoji/0_426.png","assets/emoji/0_427.png","assets/emoji/0_428.png","assets/emoji/0_429.png","assets/emoji/0_43.png","assets/emoji/0_430.png","assets/emoji/0_431.png","assets/emoji/0_432.png","assets/emoji/0_433.png","assets/emoji/0_434.png","assets/emoji/0_435.png","assets/emoji/0_436.png","assets/emoji/0_437.png","assets/emoji/0_438.png","assets/emoji/0_439.png","assets/emoji/0_44.png","assets/emoji/0_440.png","assets/emoji/0_441.png","assets/emoji/0_442.png","assets/emoji/0_443.png","assets/emoji/0_444.png","assets/emoji/0_445.png","assets/emoji/0_446.png","assets/emoji/0_447.png","assets/emoji/0_448.png","assets/emoji/0_449.png","assets/emoji/0_45.png","assets/emoji/0_450.png","assets/emoji/0_451.png","assets/emoji/0_452.png","assets/emoji/0_453.png","assets/emoji/0_454.png","assets/emoji/0_455.png","assets/emoji/0_456.png","assets/emoji/0_457.png","assets/emoji/0_458.png","assets/emoji/0_459.png","assets/emoji/0_46.png","assets/emoji/0_460.png","assets/emoji/0_461.png","assets/emoji/0_462.png","assets/emoji/0_463.png","assets/emoji/0_464.png","assets/emoji/0_465.png","assets/emoji/0_466.png","assets/emoji/0_467.png","assets/emoji/0_468.png","assets/emoji/0_469.png","assets/emoji/0_47.png","assets/emoji/0_470.png","assets/emoji/0_471.png","assets/emoji/0_472.png","assets/emoji/0_473.png","assets/emoji/0_474.png","assets/emoji/0_475.png","assets/emoji/0_476.png","assets/emoji/0_477.png","assets/emoji/0_478.png","assets/emoji/0_479.png","assets/emoji/0_48.png","assets/emoji/0_480.png","assets/emoji/0_481.png","assets/emoji/0_482.png","assets/emoji/0_483.png","assets/emoji/0_484.png","assets/emoji/0_485.png","assets/emoji/0_486.png","assets/emoji/0_487.png","assets/emoji/0_488.png","assets/emoji/0_489.png","assets/emoji/0_49.png","assets/emoji/0_490.png","assets/emoji/0_491.png","assets/emoji/0_492.png","assets/emoji/0_493.png","assets/emoji/0_494.png","assets/emoji/0_495.png","assets/emoji/0_496.png","assets/emoji/0_497.png","assets/emoji/0_498.png","assets/emoji/0_499.png","assets/emoji/0_5.png","assets/emoji/0_50.png","assets/emoji/0_500.png","assets/emoji/0_501.png","assets/emoji/0_502.png","assets/emoji/0_503.png","assets/emoji/0_504.png","assets/emoji/0_505.png","assets/emoji/0_506.png","assets/emoji/0_507.png","assets/emoji/0_508.png","assets/emoji/0_509.png","assets/emoji/0_51.png","assets/emoji/0_510.png","assets/emoji/0_511.png","assets/emoji/0_512.png","assets/emoji/0_513.png","assets/emoji/0_514.png","assets/emoji/0_515.png","assets/emoji/0_516.png","assets/emoji/0_517.png","assets/emoji/0_518.png","assets/emoji/0_519.png","assets/emoji/0_52.png","assets/emoji/0_520.png","assets/emoji/0_521.png","assets/emoji/0_522.png","assets/emoji/0_523.png","assets/emoji/0_524.png","assets/emoji/0_525.png","assets/emoji/0_526.png","assets/emoji/0_527.png","assets/emoji/0_528.png","assets/emoji/0_529.png","assets/emoji/0_53.png","assets/emoji/0_530.png","assets/emoji/0_531.png","assets/emoji/0_532.png","assets/emoji/0_533.png","assets/emoji/0_534.png","assets/emoji/0_535.png","assets/emoji/0_536.png","assets/emoji/0_537.png","assets/emoji/0_538.png","assets/emoji/0_539.png","assets/emoji/0_54.png","assets/emoji/0_540.png","assets/emoji/0_541.png","assets/emoji/0_542.png","assets/emoji/0_543.png","assets/emoji/0_544.png","assets/emoji/0_545.png","assets/emoji/0_546.png","assets/emoji/0_547.png","assets/emoji/0_548.png","assets/emoji/0_549.png","assets/emoji/0_55.png","assets/emoji/0_550.png","assets/emoji/0_551.png","assets/emoji/0_552.png","assets/emoji/0_553.png","assets/emoji/0_554.png","assets/emoji/0_555.png","assets/emoji/0_556.png","assets/emoji/0_557.png","assets/emoji/0_558.png","assets/emoji/0_559.png","assets/emoji/0_56.png","assets/emoji/0_560.png","assets/emoji/0_561.png","assets/emoji/0_562.png","assets/emoji/0_563.png","assets/emoji/0_564.png","assets/emoji/0_565.png","assets/emoji/0_566.png","assets/emoji/0_567.png","assets/emoji/0_568.png","assets/emoji/0_569.png","assets/emoji/0_57.png","assets/emoji/0_570.png","assets/emoji/0_571.png","assets/emoji/0_572.png","assets/emoji/0_573.png","assets/emoji/0_574.png","assets/emoji/0_575.png","assets/emoji/0_576.png","assets/emoji/0_577.png","assets/emoji/0_578.png","assets/emoji/0_579.png","assets/emoji/0_58.png","assets/emoji/0_580.png","assets/emoji/0_581.png","assets/emoji/0_582.png","assets/emoji/0_583.png","assets/emoji/0_584.png","assets/emoji/0_585.png","assets/emoji/0_586.png","assets/emoji/0_587.png","assets/emoji/0_588.png","assets/emoji/0_589.png","assets/emoji/0_59.png","assets/emoji/0_590.png","assets/emoji/0_591.png","assets/emoji/0_592.png","assets/emoji/0_593.png","assets/emoji/0_594.png","assets/emoji/0_595.png","assets/emoji/0_596.png","assets/emoji/0_597.png","assets/emoji/0_598.png","assets/emoji/0_599.png","assets/emoji/0_6.png","assets/emoji/0_60.png","assets/emoji/0_600.png","assets/emoji/0_601.png","assets/emoji/0_602.png","assets/emoji/0_603.png","assets/emoji/0_604.png","assets/emoji/0_605.png","assets/emoji/0_606.png","assets/emoji/0_607.png","assets/emoji/0_608.png","assets/emoji/0_609.png","assets/emoji/0_61.png","assets/emoji/0_610.png","assets/emoji/0_611.png","assets/emoji/0_612.png","assets/emoji/0_613.png","assets/emoji/0_614.png","assets/emoji/0_615.png","assets/emoji/0_616.png","assets/emoji/0_617.png","assets/emoji/0_618.png","assets/emoji/0_619.png","assets/emoji/0_62.png","assets/emoji/0_620.png","assets/emoji/0_621.png","assets/emoji/0_622.png","assets/emoji/0_623.png","assets/emoji/0_624.png","assets/emoji/0_625.png","assets/emoji/0_626.png","assets/emoji/0_627.png","assets/emoji/0_628.png","assets/emoji/0_629.png","assets/emoji/0_63.png","assets/emoji/0_630.png","assets/emoji/0_631.png","assets/emoji/0_632.png","assets/emoji/0_633.png","assets/emoji/0_634.png","assets/emoji/0_635.png","assets/emoji/0_636.png","assets/emoji/0_637.png","assets/emoji/0_638.png","assets/emoji/0_639.png","assets/emoji/0_64.png","assets/emoji/0_640.png","assets/emoji/0_641.png","assets/emoji/0_642.png","assets/emoji/0_643.png","assets/emoji/0_644.png","assets/emoji/0_645.png","assets/emoji/0_646.png","assets/emoji/0_647.png","assets/emoji/0_648.png","assets/emoji/0_649.png","assets/emoji/0_65.png","assets/emoji/0_650.png","assets/emoji/0_651.png","assets/emoji/0_652.png","assets/emoji/0_653.png","assets/emoji/0_654.png","assets/emoji/0_655.png","assets/emoji/0_656.png","assets/emoji/0_657.png","assets/emoji/0_658.png","assets/emoji/0_659.png","assets/emoji/0_66.png","assets/emoji/0_660.png","assets/emoji/0_661.png","assets/emoji/0_662.png","assets/emoji/0_663.png","assets/emoji/0_664.png","assets/emoji/0_665.png","assets/emoji/0_666.png","assets/emoji/0_667.png","assets/emoji/0_668.png","assets/emoji/0_669.png","assets/emoji/0_67.png","assets/emoji/0_670.png","assets/emoji/0_671.png","assets/emoji/0_672.png","assets/emoji/0_673.png","assets/emoji/0_674.png","assets/emoji/0_675.png","assets/emoji/0_676.png","assets/emoji/0_677.png","assets/emoji/0_678.png","assets/emoji/0_679.png","assets/emoji/0_68.png","assets/emoji/0_680.png","assets/emoji/0_681.png","assets/emoji/0_682.png","assets/emoji/0_683.png","assets/emoji/0_684.png","assets/emoji/0_685.png","assets/emoji/0_686.png","assets/emoji/0_687.png","assets/emoji/0_688.png","assets/emoji/0_689.png","assets/emoji/0_69.png","assets/emoji/0_690.png","assets/emoji/0_691.png","assets/emoji/0_692.png","assets/emoji/0_693.png","assets/emoji/0_694.png","assets/emoji/0_695.png","assets/emoji/0_696.png","assets/emoji/0_697.png","assets/emoji/0_698.png","assets/emoji/0_699.png","assets/emoji/0_7.png","assets/emoji/0_70.png","assets/emoji/0_700.png","assets/emoji/0_701.png","assets/emoji/0_702.png","assets/emoji/0_703.png","assets/emoji/0_704.png","assets/emoji/0_705.png","assets/emoji/0_706.png","assets/emoji/0_707.png","assets/emoji/0_708.png","assets/emoji/0_709.png","assets/emoji/0_71.png","assets/emoji/0_710.png","assets/emoji/0_711.png","assets/emoji/0_712.png","assets/emoji/0_713.png","assets/emoji/0_714.png","assets/emoji/0_715.png","assets/emoji/0_716.png","assets/emoji/0_717.png","assets/emoji/0_718.png","assets/emoji/0_719.png","assets/emoji/0_72.png","assets/emoji/0_720.png","assets/emoji/0_721.png","assets/emoji/0_722.png","assets/emoji/0_723.png","assets/emoji/0_724.png","assets/emoji/0_725.png","assets/emoji/0_726.png","assets/emoji/0_727.png","assets/emoji/0_728.png","assets/emoji/0_729.png","assets/emoji/0_73.png","assets/emoji/0_730.png","assets/emoji/0_731.png","assets/emoji/0_732.png","assets/emoji/0_733.png","assets/emoji/0_734.png","assets/emoji/0_735.png","assets/emoji/0_736.png","assets/emoji/0_737.png","assets/emoji/0_738.png","assets/emoji/0_739.png","assets/emoji/0_74.png","assets/emoji/0_740.png","assets/emoji/0_741.png","assets/emoji/0_742.png","assets/emoji/0_743.png","assets/emoji/0_744.png","assets/emoji/0_745.png","assets/emoji/0_746.png","assets/emoji/0_747.png","assets/emoji/0_748.png","assets/emoji/0_749.png","assets/emoji/0_75.png","assets/emoji/0_750.png","assets/emoji/0_751.png","assets/emoji/0_752.png","assets/emoji/0_753.png","assets/emoji/0_754.png","assets/emoji/0_755.png","assets/emoji/0_756.png","assets/emoji/0_757.png","assets/emoji/0_758.png","assets/emoji/0_759.png","assets/emoji/0_76.png","assets/emoji/0_760.png","assets/emoji/0_761.png","assets/emoji/0_762.png","assets/emoji/0_763.png","assets/emoji/0_764.png","assets/emoji/0_765.png","assets/emoji/0_766.png","assets/emoji/0_767.png","assets/emoji/0_768.png","assets/emoji/0_769.png","assets/emoji/0_77.png","assets/emoji/0_770.png","assets/emoji/0_771.png","assets/emoji/0_772.png","assets/emoji/0_773.png","assets/emoji/0_774.png","assets/emoji/0_775.png","assets/emoji/0_776.png","assets/emoji/0_777.png","assets/emoji/0_778.png","assets/emoji/0_779.png","assets/emoji/0_78.png","assets/emoji/0_780.png","assets/emoji/0_781.png","assets/emoji/0_782.png","assets/emoji/0_783.png","assets/emoji/0_784.png","assets/emoji/0_785.png","assets/emoji/0_786.png","assets/emoji/0_787.png","assets/emoji/0_788.png","assets/emoji/0_789.png","assets/emoji/0_79.png","assets/emoji/0_790.png","assets/emoji/0_791.png","assets/emoji/0_792.png","assets/emoji/0_793.png","assets/emoji/0_794.png","assets/emoji/0_795.png","assets/emoji/0_796.png","assets/emoji/0_797.png","assets/emoji/0_798.png","assets/emoji/0_799.png","assets/emoji/0_8.png","assets/emoji/0_80.png","assets/emoji/0_800.png","assets/emoji/0_801.png","assets/emoji/0_802.png","assets/emoji/0_803.png","assets/emoji/0_804.png","assets/emoji/0_805.png","assets/emoji/0_806.png","assets/emoji/0_807.png","assets/emoji/0_808.png","assets/emoji/0_809.png","assets/emoji/0_81.png","assets/emoji/0_810.png","assets/emoji/0_811.png","assets/emoji/0_812.png","assets/emoji/0_813.png","assets/emoji/0_814.png","assets/emoji/0_815.png","assets/emoji/0_816.png","assets/emoji/0_817.png","assets/emoji/0_818.png","assets/emoji/0_819.png","assets/emoji/0_82.png","assets/emoji/0_820.png","assets/emoji/0_821.png","assets/emoji/0_822.png","assets/emoji/0_823.png","assets/emoji/0_824.png","assets/emoji/0_825.png","assets/emoji/0_826.png","assets/emoji/0_827.png","assets/emoji/0_828.png","assets/emoji/0_829.png","assets/emoji/0_83.png","assets/emoji/0_830.png","assets/emoji/0_831.png","assets/emoji/0_832.png","assets/emoji/0_833.png","assets/emoji/0_834.png","assets/emoji/0_835.png","assets/emoji/0_836.png","assets/emoji/0_837.png","assets/emoji/0_838.png","assets/emoji/0_839.png","assets/emoji/0_84.png","assets/emoji/0_840.png","assets/emoji/0_841.png","assets/emoji/0_842.png","assets/emoji/0_843.png","assets/emoji/0_844.png","assets/emoji/0_845.png","assets/emoji/0_846.png","assets/emoji/0_847.png","assets/emoji/0_848.png","assets/emoji/0_849.png","assets/emoji/0_85.png","assets/emoji/0_850.png","assets/emoji/0_851.png","assets/emoji/0_852.png","assets/emoji/0_853.png","assets/emoji/0_854.png","assets/emoji/0_855.png","assets/emoji/0_856.png","assets/emoji/0_857.png","assets/emoji/0_858.png","assets/emoji/0_859.png","assets/emoji/0_86.png","assets/emoji/0_860.png","assets/emoji/0_861.png","assets/emoji/0_862.png","assets/emoji/0_863.png","assets/emoji/0_864.png","assets/emoji/0_865.png","assets/emoji/0_866.png","assets/emoji/0_867.png","assets/emoji/0_868.png","assets/emoji/0_869.png","assets/emoji/0_87.png","assets/emoji/0_870.png","assets/emoji/0_871.png","assets/emoji/0_872.png","assets/emoji/0_873.png","assets/emoji/0_874.png","assets/emoji/0_875.png","assets/emoji/0_876.png","assets/emoji/0_877.png","assets/emoji/0_878.png","assets/emoji/0_879.png","assets/emoji/0_88.png","assets/emoji/0_880.png","assets/emoji/0_881.png","assets/emoji/0_882.png","assets/emoji/0_883.png","assets/emoji/0_884.png","assets/emoji/0_885.png","assets/emoji/0_886.png","assets/emoji/0_887.png","assets/emoji/0_888.png","assets/emoji/0_889.png","assets/emoji/0_89.png","assets/emoji/0_890.png","assets/emoji/0_891.png","assets/emoji/0_892.png","assets/emoji/0_893.png","assets/emoji/0_894.png","assets/emoji/0_895.png","assets/emoji/0_896.png","assets/emoji/0_897.png","assets/emoji/0_898.png","assets/emoji/0_899.png","assets/emoji/0_9.png","assets/emoji/0_90.png","assets/emoji/0_900.png","assets/emoji/0_901.png","assets/emoji/0_902.png","assets/emoji/0_903.png","assets/emoji/0_904.png","assets/emoji/0_905.png","assets/emoji/0_906.png","assets/emoji/0_907.png","assets/emoji/0_908.png","assets/emoji/0_909.png","assets/emoji/0_91.png","assets/emoji/0_910.png","assets/emoji/0_911.png","assets/emoji/0_912.png","assets/emoji/0_913.png","assets/emoji/0_914.png","assets/emoji/0_915.png","assets/emoji/0_916.png","assets/emoji/0_917.png","assets/emoji/0_918.png","assets/emoji/0_919.png","assets/emoji/0_92.png","assets/emoji/0_920.png","assets/emoji/0_921.png","assets/emoji/0_922.png","assets/emoji/0_923.png","assets/emoji/0_924.png","assets/emoji/0_925.png","assets/emoji/0_926.png","assets/emoji/0_927.png","assets/emoji/0_928.png","assets/emoji/0_929.png","assets/emoji/0_93.png","assets/emoji/0_930.png","assets/emoji/0_931.png","assets/emoji/0_932.png","assets/emoji/0_933.png","assets/emoji/0_934.png","assets/emoji/0_935.png","assets/emoji/0_936.png","assets/emoji/0_937.png","assets/emoji/0_938.png","assets/emoji/0_939.png","assets/emoji/0_94.png","assets/emoji/0_940.png","assets/emoji/0_941.png","assets/emoji/0_942.png","assets/emoji/0_943.png","assets/emoji/0_944.png","assets/emoji/0_945.png","assets/emoji/0_946.png","assets/emoji/0_947.png","assets/emoji/0_948.png","assets/emoji/0_949.png","assets/emoji/0_95.png","assets/emoji/0_950.png","assets/emoji/0_951.png","assets/emoji/0_952.png","assets/emoji/0_953.png","assets/emoji/0_954.png","assets/emoji/0_955.png","assets/emoji/0_956.png","assets/emoji/0_957.png","assets/emoji/0_958.png","assets/emoji/0_959.png","assets/emoji/0_96.png","assets/emoji/0_960.png","assets/emoji/0_961.png","assets/emoji/0_962.png","assets/emoji/0_963.png","assets/emoji/0_964.png","assets/emoji/0_965.png","assets/emoji/0_966.png","assets/emoji/0_967.png","assets/emoji/0_968.png","assets/emoji/0_969.png","assets/emoji/0_97.png","assets/emoji/0_970.png","assets/emoji/0_971.png","assets/emoji/0_972.png","assets/emoji/0_973.png","assets/emoji/0_974.png","assets/emoji/0_975.png","assets/emoji/0_976.png","assets/emoji/0_977.png","assets/emoji/0_978.png","assets/emoji/0_979.png","assets/emoji/0_98.png","assets/emoji/0_980.png","assets/emoji/0_981.png","assets/emoji/0_982.png","assets/emoji/0_983.png","assets/emoji/0_984.png","assets/emoji/0_985.png","assets/emoji/0_986.png","assets/emoji/0_987.png","assets/emoji/0_988.png","assets/emoji/0_989.png","assets/emoji/0_99.png","assets/emoji/0_990.png","assets/emoji/0_991.png","assets/emoji/0_992.png","assets/emoji/0_993.png","assets/emoji/0_994.png","assets/emoji/0_995.png","assets/emoji/0_996.png","assets/emoji/0_997.png","assets/emoji/0_998.png","assets/emoji/0_999.png","assets/emoji/1_0.png","assets/emoji/1_1.png","assets/emoji/1_10.png","assets/emoji/1_100.png","assets/emoji/1_101.png","assets/emoji/1_102.png","assets/emoji/1_103.png","assets/emoji/1_104.png","assets/emoji/1_105.png","assets/emoji/1_106.png","assets/emoji/1_107.png","assets/emoji/1_108.png","assets/emoji/1_109.png","assets/emoji/1_11.png","assets/emoji/1_110.png","assets/emoji/1_111.png","assets/emoji/1_112.png","assets/emoji/1_113.png","assets/emoji/1_114.png","assets/emoji/1_115.png","assets/emoji/1_116.png","assets/emoji/1_117.png","assets/emoji/1_118.png","assets/emoji/1_119.png","assets/emoji/1_12.png","assets/emoji/1_120.png","assets/emoji/1_121.png","assets/emoji/1_122.png","assets/emoji/1_123.png","assets/emoji/1_124.png","assets/emoji/1_125.png","assets/emoji/1_126.png","assets/emoji/1_127.png","assets/emoji/1_128.png","assets/emoji/1_129.png","assets/emoji/1_13.png","assets/emoji/1_130.png","assets/emoji/1_131.png","assets/emoji/1_132.png","assets/emoji/1_133.png","assets/emoji/1_134.png","assets/emoji/1_135.png","assets/emoji/1_136.png","assets/emoji/1_137.png","assets/emoji/1_138.png","assets/emoji/1_139.png","assets/emoji/1_14.png","assets/emoji/1_140.png","assets/emoji/1_141.png","assets/emoji/1_142.png","assets/emoji/1_143.png","assets/emoji/1_144.png","assets/emoji/1_145.png","assets/emoji/1_146.png","assets/emoji/1_147.png","assets/emoji/1_148.png","assets/emoji/1_149.png","assets/emoji/1_15.png","assets/emoji/1_150.png","assets/emoji/1_151.png","assets/emoji/1_152.png","assets/emoji/1_153.png","assets/emoji/1_154.png","assets/emoji/1_155.png","assets/emoji/1_156.png","assets/emoji/1_157.png","assets/emoji/1_158.png","assets/emoji/1_159.png","assets/emoji/1_16.png","assets/emoji/1_160.png","assets/emoji/1_161.png","assets/emoji/1_162.png","assets/emoji/1_163.png","assets/emoji/1_164.png","assets/emoji/1_165.png","assets/emoji/1_166.png","assets/emoji/1_167.png","assets/emoji/1_168.png","assets/emoji/1_169.png","assets/emoji/1_17.png","assets/emoji/1_170.png","assets/emoji/1_171.png","assets/emoji/1_172.png","assets/emoji/1_173.png","assets/emoji/1_174.png","assets/emoji/1_175.png","assets/emoji/1_176.png","assets/emoji/1_177.png","assets/emoji/1_178.png","assets/emoji/1_179.png","assets/emoji/1_18.png","assets/emoji/1_180.png","assets/emoji/1_181.png","assets/emoji/1_182.png","assets/emoji/1_183.png","assets/emoji/1_184.png","assets/emoji/1_185.png","assets/emoji/1_186.png","assets/emoji/1_187.png","assets/emoji/1_188.png","assets/emoji/1_189.png","assets/emoji/1_19.png","assets/emoji/1_190.png","assets/emoji/1_191.png","assets/emoji/1_192.png","assets/emoji/1_193.png","assets/emoji/1_194.png","assets/emoji/1_195.png","assets/emoji/1_196.png","assets/emoji/1_197.png","assets/emoji/1_198.png","assets/emoji/1_199.png","assets/emoji/1_2.png","assets/emoji/1_20.png","assets/emoji/1_200.png","assets/emoji/1_201.png","assets/emoji/1_202.png","assets/emoji/1_203.png","assets/emoji/1_204.png","assets/emoji/1_205.png","assets/emoji/1_206.png","assets/emoji/1_207.png","assets/emoji/1_208.png","assets/emoji/1_209.png","assets/emoji/1_21.png","assets/emoji/1_210.png","assets/emoji/1_211.png","assets/emoji/1_212.png","assets/emoji/1_213.png","assets/emoji/1_214.png","assets/emoji/1_215.png","assets/emoji/1_216.png","assets/emoji/1_217.png","assets/emoji/1_22.png","assets/emoji/1_23.png","assets/emoji/1_24.png","assets/emoji/1_25.png","assets/emoji/1_26.png","assets/emoji/1_27.png","assets/emoji/1_28.png","assets/emoji/1_29.png","assets/emoji/1_3.png","assets/emoji/1_30.png","assets/emoji/1_31.png","assets/emoji/1_32.png","assets/emoji/1_33.png","assets/emoji/1_34.png","assets/emoji/1_35.png","assets/emoji/1_36.png","assets/emoji/1_37.png","assets/emoji/1_38.png","assets/emoji/1_39.png","assets/emoji/1_4.png","assets/emoji/1_40.png","assets/emoji/1_41.png","assets/emoji/1_42.png","assets/emoji/1_43.png","assets/emoji/1_44.png","assets/emoji/1_45.png","assets/emoji/1_46.png","assets/emoji/1_47.png","assets/emoji/1_48.png","assets/emoji/1_49.png","assets/emoji/1_5.png","assets/emoji/1_50.png","assets/emoji/1_51.png","assets/emoji/1_52.png","assets/emoji/1_53.png","assets/emoji/1_54.png","assets/emoji/1_55.png","assets/emoji/1_56.png","assets/emoji/1_57.png","assets/emoji/1_58.png","assets/emoji/1_59.png","assets/emoji/1_6.png","assets/emoji/1_60.png","assets/emoji/1_61.png","assets/emoji/1_62.png","assets/emoji/1_63.png","assets/emoji/1_64.png","assets/emoji/1_65.png","assets/emoji/1_66.png","assets/emoji/1_67.png","assets/emoji/1_68.png","assets/emoji/1_69.png","assets/emoji/1_7.png","assets/emoji/1_70.png","assets/emoji/1_71.png","assets/emoji/1_72.png","assets/emoji/1_73.png","assets/emoji/1_74.png","assets/emoji/1_75.png","assets/emoji/1_76.png","assets/emoji/1_77.png","assets/emoji/1_78.png","assets/emoji/1_79.png","assets/emoji/1_8.png","assets/emoji/1_80.png","assets/emoji/1_81.png","assets/emoji/1_82.png","assets/emoji/1_83.png","assets/emoji/1_84.png","assets/emoji/1_85.png","assets/emoji/1_86.png","assets/emoji/1_87.png","assets/emoji/1_88.png","assets/emoji/1_89.png","assets/emoji/1_9.png","assets/emoji/1_90.png","assets/emoji/1_91.png","assets/emoji/1_92.png","assets/emoji/1_93.png","assets/emoji/1_94.png","assets/emoji/1_95.png","assets/emoji/1_96.png","assets/emoji/1_97.png","assets/emoji/1_98.png","assets/emoji/1_99.png","assets/emoji/2_0.png","assets/emoji/2_1.png","assets/emoji/2_10.png","assets/emoji/2_100.png","assets/emoji/2_101.png","assets/emoji/2_102.png","assets/emoji/2_103.png","assets/emoji/2_104.png","assets/emoji/2_105.png","assets/emoji/2_106.png","assets/emoji/2_107.png","assets/emoji/2_108.png","assets/emoji/2_109.png","assets/emoji/2_11.png","assets/emoji/2_110.png","assets/emoji/2_111.png","assets/emoji/2_112.png","assets/emoji/2_113.png","assets/emoji/2_114.png","assets/emoji/2_115.png","assets/emoji/2_116.png","assets/emoji/2_117.png","assets/emoji/2_118.png","assets/emoji/2_119.png","assets/emoji/2_12.png","assets/emoji/2_120.png","assets/emoji/2_121.png","assets/emoji/2_122.png","assets/emoji/2_123.png","assets/emoji/2_124.png","assets/emoji/2_125.png","assets/emoji/2_126.png","assets/emoji/2_127.png","assets/emoji/2_128.png","assets/emoji/2_129.png","assets/emoji/2_13.png","assets/emoji/2_14.png","assets/emoji/2_15.png","assets/emoji/2_16.png","assets/emoji/2_17.png","assets/emoji/2_18.png","assets/emoji/2_19.png","assets/emoji/2_2.png","assets/emoji/2_20.png","assets/emoji/2_21.png","assets/emoji/2_22.png","assets/emoji/2_23.png","assets/emoji/2_24.png","assets/emoji/2_25.png","assets/emoji/2_26.png","assets/emoji/2_27.png","assets/emoji/2_28.png","assets/emoji/2_29.png","assets/emoji/2_3.png","assets/emoji/2_30.png","assets/emoji/2_31.png","assets/emoji/2_32.png","assets/emoji/2_33.png","assets/emoji/2_34.png","assets/emoji/2_35.png","assets/emoji/2_36.png","assets/emoji/2_37.png","assets/emoji/2_38.png","assets/emoji/2_39.png","assets/emoji/2_4.png","assets/emoji/2_40.png","assets/emoji/2_41.png","assets/emoji/2_42.png","assets/emoji/2_43.png","assets/emoji/2_44.png","assets/emoji/2_45.png","assets/emoji/2_46.png","assets/emoji/2_47.png","assets/emoji/2_48.png","assets/emoji/2_49.png","assets/emoji/2_5.png","assets/emoji/2_50.png","assets/emoji/2_51.png","assets/emoji/2_52.png","assets/emoji/2_53.png","assets/emoji/2_54.png","assets/emoji/2_55.png","assets/emoji/2_56.png","assets/emoji/2_57.png","assets/emoji/2_58.png","assets/emoji/2_59.png","assets/emoji/2_6.png","assets/emoji/2_60.png","assets/emoji/2_61.png","assets/emoji/2_62.png","assets/emoji/2_63.png","assets/emoji/2_64.png","assets/emoji/2_65.png","assets/emoji/2_66.png","assets/emoji/2_67.png","assets/emoji/2_68.png","assets/emoji/2_69.png","assets/emoji/2_7.png","assets/emoji/2_70.png","assets/emoji/2_71.png","assets/emoji/2_72.png","assets/emoji/2_73.png","assets/emoji/2_74.png","assets/emoji/2_75.png","assets/emoji/2_76.png","assets/emoji/2_77.png","assets/emoji/2_78.png","assets/emoji/2_79.png","assets/emoji/2_8.png","assets/emoji/2_80.png","assets/emoji/2_81.png","assets/emoji/2_82.png","assets/emoji/2_83.png","assets/emoji/2_84.png","assets/emoji/2_85.png","assets/emoji/2_86.png","assets/emoji/2_87.png","assets/emoji/2_88.png","assets/emoji/2_89.png","assets/emoji/2_9.png","assets/emoji/2_90.png","assets/emoji/2_91.png","assets/emoji/2_92.png","assets/emoji/2_93.png","assets/emoji/2_94.png","assets/emoji/2_95.png","assets/emoji/2_96.png","assets/emoji/2_97.png","assets/emoji/2_98.png","assets/emoji/2_99.png","assets/emoji/3_0.png","assets/emoji/3_1.png","assets/emoji/3_10.png","assets/emoji/3_100.png","assets/emoji/3_101.png","assets/emoji/3_102.png","assets/emoji/3_103.png","assets/emoji/3_104.png","assets/emoji/3_105.png","assets/emoji/3_106.png","assets/emoji/3_107.png","assets/emoji/3_108.png","assets/emoji/3_109.png","assets/emoji/3_11.png","assets/emoji/3_110.png","assets/emoji/3_111.png","assets/emoji/3_112.png","assets/emoji/3_113.png","assets/emoji/3_114.png","assets/emoji/3_115.png","assets/emoji/3_116.png","assets/emoji/3_117.png","assets/emoji/3_118.png","assets/emoji/3_119.png","assets/emoji/3_12.png","assets/emoji/3_120.png","assets/emoji/3_121.png","assets/emoji/3_122.png","assets/emoji/3_123.png","assets/emoji/3_124.png","assets/emoji/3_125.png","assets/emoji/3_126.png","assets/emoji/3_127.png","assets/emoji/3_128.png","assets/emoji/3_129.png","assets/emoji/3_13.png","assets/emoji/3_130.png","assets/emoji/3_131.png","assets/emoji/3_132.png","assets/emoji/3_133.png","assets/emoji/3_134.png","assets/emoji/3_135.png","assets/emoji/3_136.png","assets/emoji/3_137.png","assets/emoji/3_138.png","assets/emoji/3_139.png","assets/emoji/3_14.png","assets/emoji/3_140.png","assets/emoji/3_141.png","assets/emoji/3_142.png","assets/emoji/3_143.png","assets/emoji/3_144.png","assets/emoji/3_145.png","assets/emoji/3_146.png","assets/emoji/3_147.png","assets/emoji/3_148.png","assets/emoji/3_149.png","assets/emoji/3_15.png","assets/emoji/3_150.png","assets/emoji/3_151.png","assets/emoji/3_152.png","assets/emoji/3_153.png","assets/emoji/3_154.png","assets/emoji/3_155.png","assets/emoji/3_156.png","assets/emoji/3_157.png","assets/emoji/3_158.png","assets/emoji/3_159.png","assets/emoji/3_16.png","assets/emoji/3_160.png","assets/emoji/3_161.png","assets/emoji/3_162.png","assets/emoji/3_163.png","assets/emoji/3_164.png","assets/emoji/3_165.png","assets/emoji/3_166.png","assets/emoji/3_167.png","assets/emoji/3_168.png","assets/emoji/3_169.png","assets/emoji/3_17.png","assets/emoji/3_170.png","assets/emoji/3_171.png","assets/emoji/3_172.png","assets/emoji/3_173.png","assets/emoji/3_174.png","assets/emoji/3_175.png","assets/emoji/3_176.png","assets/emoji/3_177.png","assets/emoji/3_178.png","assets/emoji/3_179.png","assets/emoji/3_18.png","assets/emoji/3_180.png","assets/emoji/3_181.png","assets/emoji/3_182.png","assets/emoji/3_183.png","assets/emoji/3_184.png","assets/emoji/3_185.png","assets/emoji/3_186.png","assets/emoji/3_187.png","assets/emoji/3_188.png","assets/emoji/3_189.png","assets/emoji/3_19.png","assets/emoji/3_190.png","assets/emoji/3_191.png","assets/emoji/3_192.png","assets/emoji/3_193.png","assets/emoji/3_194.png","assets/emoji/3_195.png","assets/emoji/3_196.png","assets/emoji/3_197.png","assets/emoji/3_198.png","assets/emoji/3_199.png","assets/emoji/3_2.png","assets/emoji/3_20.png","assets/emoji/3_200.png","assets/emoji/3_201.png","assets/emoji/3_202.png","assets/emoji/3_203.png","assets/emoji/3_204.png","assets/emoji/3_205.png","assets/emoji/3_206.png","assets/emoji/3_207.png","assets/emoji/3_208.png","assets/emoji/3_209.png","assets/emoji/3_21.png","assets/emoji/3_210.png","assets/emoji/3_211.png","assets/emoji/3_212.png","assets/emoji/3_213.png","assets/emoji/3_214.png","assets/emoji/3_215.png","assets/emoji/3_216.png","assets/emoji/3_217.png","assets/emoji/3_218.png","assets/emoji/3_219.png","assets/emoji/3_22.png","assets/emoji/3_220.png","assets/emoji/3_221.png","assets/emoji/3_222.png","assets/emoji/3_223.png","assets/emoji/3_224.png","assets/emoji/3_225.png","assets/emoji/3_226.png","assets/emoji/3_227.png","assets/emoji/3_228.png","assets/emoji/3_229.png","assets/emoji/3_23.png","assets/emoji/3_230.png","assets/emoji/3_231.png","assets/emoji/3_232.png","assets/emoji/3_233.png","assets/emoji/3_234.png","assets/emoji/3_235.png","assets/emoji/3_236.png","assets/emoji/3_237.png","assets/emoji/3_238.png","assets/emoji/3_239.png","assets/emoji/3_24.png","assets/emoji/3_240.png","assets/emoji/3_241.png","assets/emoji/3_242.png","assets/emoji/3_243.png","assets/emoji/3_244.png","assets/emoji/3_245.png","assets/emoji/3_246.png","assets/emoji/3_247.png","assets/emoji/3_248.png","assets/emoji/3_249.png","assets/emoji/3_25.png","assets/emoji/3_250.png","assets/emoji/3_251.png","assets/emoji/3_252.png","assets/emoji/3_253.png","assets/emoji/3_254.png","assets/emoji/3_255.png","assets/emoji/3_256.png","assets/emoji/3_257.png","assets/emoji/3_258.png","assets/emoji/3_259.png","assets/emoji/3_26.png","assets/emoji/3_260.png","assets/emoji/3_261.png","assets/emoji/3_262.png","assets/emoji/3_263.png","assets/emoji/3_264.png","assets/emoji/3_265.png","assets/emoji/3_266.png","assets/emoji/3_267.png","assets/emoji/3_268.png","assets/emoji/3_269.png","assets/emoji/3_27.png","assets/emoji/3_270.png","assets/emoji/3_271.png","assets/emoji/3_272.png","assets/emoji/3_273.png","assets/emoji/3_274.png","assets/emoji/3_275.png","assets/emoji/3_276.png","assets/emoji/3_277.png","assets/emoji/3_278.png","assets/emoji/3_279.png","assets/emoji/3_28.png","assets/emoji/3_280.png","assets/emoji/3_281.png","assets/emoji/3_282.png","assets/emoji/3_283.png","assets/emoji/3_284.png","assets/emoji/3_285.png","assets/emoji/3_286.png","assets/emoji/3_287.png","assets/emoji/3_288.png","assets/emoji/3_289.png","assets/emoji/3_29.png","assets/emoji/3_290.png","assets/emoji/3_291.png","assets/emoji/3_292.png","assets/emoji/3_293.png","assets/emoji/3_294.png","assets/emoji/3_295.png","assets/emoji/3_296.png","assets/emoji/3_297.png","assets/emoji/3_298.png","assets/emoji/3_299.png","assets/emoji/3_3.png","assets/emoji/3_30.png","assets/emoji/3_300.png","assets/emoji/3_301.png","assets/emoji/3_302.png","assets/emoji/3_303.png","assets/emoji/3_304.png","assets/emoji/3_305.png","assets/emoji/3_306.png","assets/emoji/3_307.png","assets/emoji/3_308.png","assets/emoji/3_309.png","assets/emoji/3_31.png","assets/emoji/3_310.png","assets/emoji/3_311.png","assets/emoji/3_312.png","assets/emoji/3_313.png","assets/emoji/3_314.png","assets/emoji/3_315.png","assets/emoji/3_316.png","assets/emoji/3_317.png","assets/emoji/3_318.png","assets/emoji/3_319.png","assets/emoji/3_32.png","assets/emoji/3_320.png","assets/emoji/3_321.png","assets/emoji/3_322.png","assets/emoji/3_323.png","assets/emoji/3_324.png","assets/emoji/3_325.png","assets/emoji/3_326.png","assets/emoji/3_327.png","assets/emoji/3_328.png","assets/emoji/3_329.png","assets/emoji/3_33.png","assets/emoji/3_330.png","assets/emoji/3_331.png","assets/emoji/3_332.png","assets/emoji/3_333.png","assets/emoji/3_334.png","assets/emoji/3_335.png","assets/emoji/3_336.png","assets/emoji/3_337.png","assets/emoji/3_34.png","assets/emoji/3_35.png","assets/emoji/3_36.png","assets/emoji/3_37.png","assets/emoji/3_38.png","assets/emoji/3_39.png","assets/emoji/3_4.png","assets/emoji/3_40.png","assets/emoji/3_41.png","assets/emoji/3_42.png","assets/emoji/3_43.png","assets/emoji/3_44.png","assets/emoji/3_45.png","assets/emoji/3_46.png","assets/emoji/3_47.png","assets/emoji/3_48.png","assets/emoji/3_49.png","assets/emoji/3_5.png","assets/emoji/3_50.png","assets/emoji/3_51.png","assets/emoji/3_52.png","assets/emoji/3_53.png","assets/emoji/3_54.png","assets/emoji/3_55.png","assets/emoji/3_56.png","assets/emoji/3_57.png","assets/emoji/3_58.png","assets/emoji/3_59.png","assets/emoji/3_6.png","assets/emoji/3_60.png","assets/emoji/3_61.png","assets/emoji/3_62.png","assets/emoji/3_63.png","assets/emoji/3_64.png","assets/emoji/3_65.png","assets/emoji/3_66.png","assets/emoji/3_67.png","assets/emoji/3_68.png","assets/emoji/3_69.png","assets/emoji/3_7.png","assets/emoji/3_70.png","assets/emoji/3_71.png","assets/emoji/3_72.png","assets/emoji/3_73.png","assets/emoji/3_74.png","assets/emoji/3_75.png","assets/emoji/3_76.png","assets/emoji/3_77.png","assets/emoji/3_78.png","assets/emoji/3_79.png","assets/emoji/3_8.png","assets/emoji/3_80.png","assets/emoji/3_81.png","assets/emoji/3_82.png","assets/emoji/3_83.png","assets/emoji/3_84.png","assets/emoji/3_85.png","assets/emoji/3_86.png","assets/emoji/3_87.png","assets/emoji/3_88.png","assets/emoji/3_89.png","assets/emoji/3_9.png","assets/emoji/3_90.png","assets/emoji/3_91.png","assets/emoji/3_92.png","assets/emoji/3_93.png","assets/emoji/3_94.png","assets/emoji/3_95.png","assets/emoji/3_96.png","assets/emoji/3_97.png","assets/emoji/3_98.png","assets/emoji/3_99.png","assets/emoji/4_0.png","assets/emoji/4_1.png","assets/emoji/4_10.png","assets/emoji/4_100.png","assets/emoji/4_101.png","assets/emoji/4_102.png","assets/emoji/4_103.png","assets/emoji/4_104.png","assets/emoji/4_105.png","assets/emoji/4_106.png","assets/emoji/4_107.png","assets/emoji/4_108.png","assets/emoji/4_109.png","assets/emoji/4_11.png","assets/emoji/4_110.png","assets/emoji/4_111.png","assets/emoji/4_112.png","assets/emoji/4_113.png","assets/emoji/4_114.png","assets/emoji/4_115.png","assets/emoji/4_116.png","assets/emoji/4_117.png","assets/emoji/4_118.png","assets/emoji/4_119.png","assets/emoji/4_12.png","assets/emoji/4_120.png","assets/emoji/4_121.png","assets/emoji/4_122.png","assets/emoji/4_123.png","assets/emoji/4_124.png","assets/emoji/4_125.png","assets/emoji/4_126.png","assets/emoji/4_127.png","assets/emoji/4_128.png","assets/emoji/4_129.png","assets/emoji/4_13.png","assets/emoji/4_130.png","assets/emoji/4_14.png","assets/emoji/4_15.png","assets/emoji/4_16.png","assets/emoji/4_17.png","assets/emoji/4_18.png","assets/emoji/4_19.png","assets/emoji/4_2.png","assets/emoji/4_20.png","assets/emoji/4_21.png","assets/emoji/4_22.png","assets/emoji/4_23.png","assets/emoji/4_24.png","assets/emoji/4_25.png","assets/emoji/4_26.png","assets/emoji/4_27.png","assets/emoji/4_28.png","assets/emoji/4_29.png","assets/emoji/4_3.png","assets/emoji/4_30.png","assets/emoji/4_31.png","assets/emoji/4_32.png","assets/emoji/4_33.png","assets/emoji/4_34.png","assets/emoji/4_35.png","assets/emoji/4_36.png","assets/emoji/4_37.png","assets/emoji/4_38.png","assets/emoji/4_39.png","assets/emoji/4_4.png","assets/emoji/4_40.png","assets/emoji/4_41.png","assets/emoji/4_42.png","assets/emoji/4_43.png","assets/emoji/4_44.png","assets/emoji/4_45.png","assets/emoji/4_46.png","assets/emoji/4_47.png","assets/emoji/4_48.png","assets/emoji/4_49.png","assets/emoji/4_5.png","assets/emoji/4_50.png","assets/emoji/4_51.png","assets/emoji/4_52.png","assets/emoji/4_53.png","assets/emoji/4_54.png","assets/emoji/4_55.png","assets/emoji/4_56.png","assets/emoji/4_57.png","assets/emoji/4_58.png","assets/emoji/4_59.png","assets/emoji/4_6.png","assets/emoji/4_60.png","assets/emoji/4_61.png","assets/emoji/4_62.png","assets/emoji/4_63.png","assets/emoji/4_64.png","assets/emoji/4_65.png","assets/emoji/4_66.png","assets/emoji/4_67.png","assets/emoji/4_68.png","assets/emoji/4_69.png","assets/emoji/4_7.png","assets/emoji/4_70.png","assets/emoji/4_71.png","assets/emoji/4_72.png","assets/emoji/4_73.png","assets/emoji/4_74.png","assets/emoji/4_75.png","assets/emoji/4_76.png","assets/emoji/4_77.png","assets/emoji/4_78.png","assets/emoji/4_79.png","assets/emoji/4_8.png","assets/emoji/4_80.png","assets/emoji/4_81.png","assets/emoji/4_82.png","assets/emoji/4_83.png","assets/emoji/4_84.png","assets/emoji/4_85.png","assets/emoji/4_86.png","assets/emoji/4_87.png","assets/emoji/4_88.png","assets/emoji/4_89.png","assets/emoji/4_9.png","assets/emoji/4_90.png","assets/emoji/4_91.png","assets/emoji/4_92.png","assets/emoji/4_93.png","assets/emoji/4_94.png","assets/emoji/4_95.png","assets/emoji/4_96.png","assets/emoji/4_97.png","assets/emoji/4_98.png","assets/emoji/4_99.png","assets/emoji/5_0.png","assets/emoji/5_1.png","assets/emoji/5_10.png","assets/emoji/5_100.png","assets/emoji/5_101.png","assets/emoji/5_102.png","assets/emoji/5_103.png","assets/emoji/5_104.png","assets/emoji/5_105.png","assets/emoji/5_106.png","assets/emoji/5_107.png","assets/emoji/5_108.png","assets/emoji/5_109.png","assets/emoji/5_11.png","assets/emoji/5_110.png","assets/emoji/5_111.png","assets/emoji/5_112.png","assets/emoji/5_113.png","assets/emoji/5_114.png","assets/emoji/5_115.png","assets/emoji/5_116.png","assets/emoji/5_117.png","assets/emoji/5_118.png","assets/emoji/5_119.png","assets/emoji/5_12.png","assets/emoji/5_120.png","assets/emoji/5_121.png","assets/emoji/5_122.png","assets/emoji/5_123.png","assets/emoji/5_124.png","assets/emoji/5_125.png","assets/emoji/5_126.png","assets/emoji/5_127.png","assets/emoji/5_128.png","assets/emoji/5_129.png","assets/emoji/5_13.png","assets/emoji/5_130.png","assets/emoji/5_131.png","assets/emoji/5_132.png","assets/emoji/5_133.png","assets/emoji/5_134.png","assets/emoji/5_135.png","assets/emoji/5_136.png","assets/emoji/5_137.png","assets/emoji/5_138.png","assets/emoji/5_139.png","assets/emoji/5_14.png","assets/emoji/5_140.png","assets/emoji/5_141.png","assets/emoji/5_142.png","assets/emoji/5_143.png","assets/emoji/5_144.png","assets/emoji/5_145.png","assets/emoji/5_146.png","assets/emoji/5_147.png","assets/emoji/5_148.png","assets/emoji/5_149.png","assets/emoji/5_15.png","assets/emoji/5_150.png","assets/emoji/5_151.png","assets/emoji/5_152.png","assets/emoji/5_153.png","assets/emoji/5_154.png","assets/emoji/5_155.png","assets/emoji/5_156.png","assets/emoji/5_157.png","assets/emoji/5_158.png","assets/emoji/5_159.png","assets/emoji/5_16.png","assets/emoji/5_160.png","assets/emoji/5_161.png","assets/emoji/5_162.png","assets/emoji/5_163.png","assets/emoji/5_164.png","assets/emoji/5_165.png","assets/emoji/5_166.png","assets/emoji/5_167.png","assets/emoji/5_168.png","assets/emoji/5_169.png","assets/emoji/5_17.png","assets/emoji/5_170.png","assets/emoji/5_171.png","assets/emoji/5_172.png","assets/emoji/5_173.png","assets/emoji/5_174.png","assets/emoji/5_175.png","assets/emoji/5_176.png","assets/emoji/5_177.png","assets/emoji/5_178.png","assets/emoji/5_179.png","assets/emoji/5_18.png","assets/emoji/5_180.png","assets/emoji/5_181.png","assets/emoji/5_182.png","assets/emoji/5_183.png","assets/emoji/5_184.png","assets/emoji/5_185.png","assets/emoji/5_186.png","assets/emoji/5_187.png","assets/emoji/5_188.png","assets/emoji/5_189.png","assets/emoji/5_19.png","assets/emoji/5_190.png","assets/emoji/5_191.png","assets/emoji/5_192.png","assets/emoji/5_193.png","assets/emoji/5_194.png","assets/emoji/5_195.png","assets/emoji/5_196.png","assets/emoji/5_197.png","assets/emoji/5_198.png","assets/emoji/5_199.png","assets/emoji/5_2.png","assets/emoji/5_20.png","assets/emoji/5_200.png","assets/emoji/5_201.png","assets/emoji/5_202.png","assets/emoji/5_203.png","assets/emoji/5_204.png","assets/emoji/5_205.png","assets/emoji/5_206.png","assets/emoji/5_207.png","assets/emoji/5_208.png","assets/emoji/5_209.png","assets/emoji/5_21.png","assets/emoji/5_210.png","assets/emoji/5_211.png","assets/emoji/5_212.png","assets/emoji/5_213.png","assets/emoji/5_214.png","assets/emoji/5_215.png","assets/emoji/5_216.png","assets/emoji/5_217.png","assets/emoji/5_218.png","assets/emoji/5_219.png","assets/emoji/5_22.png","assets/emoji/5_220.png","assets/emoji/5_221.png","assets/emoji/5_222.png","assets/emoji/5_223.png","assets/emoji/5_224.png","assets/emoji/5_225.png","assets/emoji/5_226.png","assets/emoji/5_227.png","assets/emoji/5_228.png","assets/emoji/5_229.png","assets/emoji/5_23.png","assets/emoji/5_230.png","assets/emoji/5_231.png","assets/emoji/5_24.png","assets/emoji/5_25.png","assets/emoji/5_26.png","assets/emoji/5_27.png","assets/emoji/5_28.png","assets/emoji/5_29.png","assets/emoji/5_3.png","assets/emoji/5_30.png","assets/emoji/5_31.png","assets/emoji/5_32.png","assets/emoji/5_33.png","assets/emoji/5_34.png","assets/emoji/5_35.png","assets/emoji/5_36.png","assets/emoji/5_37.png","assets/emoji/5_38.png","assets/emoji/5_39.png","assets/emoji/5_4.png","assets/emoji/5_40.png","assets/emoji/5_41.png","assets/emoji/5_42.png","assets/emoji/5_43.png","assets/emoji/5_44.png","assets/emoji/5_45.png","assets/emoji/5_46.png","assets/emoji/5_47.png","assets/emoji/5_48.png","assets/emoji/5_49.png","assets/emoji/5_5.png","assets/emoji/5_50.png","assets/emoji/5_51.png","assets/emoji/5_52.png","assets/emoji/5_53.png","assets/emoji/5_54.png","assets/emoji/5_55.png","assets/emoji/5_56.png","assets/emoji/5_57.png","assets/emoji/5_58.png","assets/emoji/5_59.png","assets/emoji/5_6.png","assets/emoji/5_60.png","assets/emoji/5_61.png","assets/emoji/5_62.png","assets/emoji/5_63.png","assets/emoji/5_64.png","assets/emoji/5_65.png","assets/emoji/5_66.png","assets/emoji/5_67.png","assets/emoji/5_68.png","assets/emoji/5_69.png","assets/emoji/5_7.png","assets/emoji/5_70.png","assets/emoji/5_71.png","assets/emoji/5_72.png","assets/emoji/5_73.png","assets/emoji/5_74.png","assets/emoji/5_75.png","assets/emoji/5_76.png","assets/emoji/5_77.png","assets/emoji/5_78.png","assets/emoji/5_79.png","assets/emoji/5_8.png","assets/emoji/5_80.png","assets/emoji/5_81.png","assets/emoji/5_82.png","assets/emoji/5_83.png","assets/emoji/5_84.png","assets/emoji/5_85.png","assets/emoji/5_86.png","assets/emoji/5_87.png","assets/emoji/5_88.png","assets/emoji/5_89.png","assets/emoji/5_9.png","assets/emoji/5_90.png","assets/emoji/5_91.png","assets/emoji/5_92.png","assets/emoji/5_93.png","assets/emoji/5_94.png","assets/emoji/5_95.png","assets/emoji/5_96.png","assets/emoji/5_97.png","assets/emoji/5_98.png","assets/emoji/5_99.png","assets/emoji/6_0.png","assets/emoji/6_1.png","assets/emoji/6_10.png","assets/emoji/6_100.png","assets/emoji/6_101.png","assets/emoji/6_102.png","assets/emoji/6_103.png","assets/emoji/6_104.png","assets/emoji/6_105.png","assets/emoji/6_106.png","assets/emoji/6_107.png","assets/emoji/6_108.png","assets/emoji/6_109.png","assets/emoji/6_11.png","assets/emoji/6_110.png","assets/emoji/6_111.png","assets/emoji/6_112.png","assets/emoji/6_113.png","assets/emoji/6_114.png","assets/emoji/6_115.png","assets/emoji/6_116.png","assets/emoji/6_117.png","assets/emoji/6_118.png","assets/emoji/6_119.png","assets/emoji/6_12.png","assets/emoji/6_120.png","assets/emoji/6_121.png","assets/emoji/6_122.png","assets/emoji/6_123.png","assets/emoji/6_124.png","assets/emoji/6_125.png","assets/emoji/6_126.png","assets/emoji/6_127.png","assets/emoji/6_128.png","assets/emoji/6_129.png","assets/emoji/6_13.png","assets/emoji/6_130.png","assets/emoji/6_131.png","assets/emoji/6_132.png","assets/emoji/6_133.png","assets/emoji/6_134.png","assets/emoji/6_135.png","assets/emoji/6_136.png","assets/emoji/6_137.png","assets/emoji/6_138.png","assets/emoji/6_139.png","assets/emoji/6_14.png","assets/emoji/6_140.png","assets/emoji/6_141.png","assets/emoji/6_142.png","assets/emoji/6_143.png","assets/emoji/6_144.png","assets/emoji/6_145.png","assets/emoji/6_146.png","assets/emoji/6_147.png","assets/emoji/6_148.png","assets/emoji/6_149.png","assets/emoji/6_15.png","assets/emoji/6_150.png","assets/emoji/6_151.png","assets/emoji/6_152.png","assets/emoji/6_153.png","assets/emoji/6_154.png","assets/emoji/6_155.png","assets/emoji/6_156.png","assets/emoji/6_157.png","assets/emoji/6_158.png","assets/emoji/6_159.png","assets/emoji/6_16.png","assets/emoji/6_160.png","assets/emoji/6_161.png","assets/emoji/6_162.png","assets/emoji/6_163.png","assets/emoji/6_164.png","assets/emoji/6_165.png","assets/emoji/6_166.png","assets/emoji/6_167.png","assets/emoji/6_168.png","assets/emoji/6_169.png","assets/emoji/6_17.png","assets/emoji/6_170.png","assets/emoji/6_171.png","assets/emoji/6_172.png","assets/emoji/6_173.png","assets/emoji/6_174.png","assets/emoji/6_175.png","assets/emoji/6_176.png","assets/emoji/6_177.png","assets/emoji/6_178.png","assets/emoji/6_179.png","assets/emoji/6_18.png","assets/emoji/6_180.png","assets/emoji/6_181.png","assets/emoji/6_182.png","assets/emoji/6_183.png","assets/emoji/6_184.png","assets/emoji/6_185.png","assets/emoji/6_186.png","assets/emoji/6_187.png","assets/emoji/6_188.png","assets/emoji/6_189.png","assets/emoji/6_19.png","assets/emoji/6_190.png","assets/emoji/6_191.png","assets/emoji/6_192.png","assets/emoji/6_193.png","assets/emoji/6_194.png","assets/emoji/6_195.png","assets/emoji/6_196.png","assets/emoji/6_197.png","assets/emoji/6_198.png","assets/emoji/6_199.png","assets/emoji/6_2.png","assets/emoji/6_20.png","assets/emoji/6_200.png","assets/emoji/6_201.png","assets/emoji/6_202.png","assets/emoji/6_203.png","assets/emoji/6_204.png","assets/emoji/6_205.png","assets/emoji/6_206.png","assets/emoji/6_207.png","assets/emoji/6_208.png","assets/emoji/6_209.png","assets/emoji/6_21.png","assets/emoji/6_210.png","assets/emoji/6_211.png","assets/emoji/6_212.png","assets/emoji/6_213.png","assets/emoji/6_214.png","assets/emoji/6_215.png","assets/emoji/6_216.png","assets/emoji/6_217.png","assets/emoji/6_218.png","assets/emoji/6_219.png","assets/emoji/6_22.png","assets/emoji/6_220.png","assets/emoji/6_221.png","assets/emoji/6_222.png","assets/emoji/6_223.png","assets/emoji/6_224.png","assets/emoji/6_225.png","assets/emoji/6_226.png","assets/emoji/6_227.png","assets/emoji/6_228.png","assets/emoji/6_229.png","assets/emoji/6_23.png","assets/emoji/6_230.png","assets/emoji/6_231.png","assets/emoji/6_232.png","assets/emoji/6_233.png","assets/emoji/6_234.png","assets/emoji/6_235.png","assets/emoji/6_236.png","assets/emoji/6_237.png","assets/emoji/6_238.png","assets/emoji/6_239.png","assets/emoji/6_24.png","assets/emoji/6_240.png","assets/emoji/6_241.png","assets/emoji/6_242.png","assets/emoji/6_243.png","assets/emoji/6_244.png","assets/emoji/6_245.png","assets/emoji/6_246.png","assets/emoji/6_247.png","assets/emoji/6_248.png","assets/emoji/6_249.png","assets/emoji/6_25.png","assets/emoji/6_250.png","assets/emoji/6_251.png","assets/emoji/6_252.png","assets/emoji/6_253.png","assets/emoji/6_254.png","assets/emoji/6_255.png","assets/emoji/6_256.png","assets/emoji/6_257.png","assets/emoji/6_258.png","assets/emoji/6_259.png","assets/emoji/6_26.png","assets/emoji/6_260.png","assets/emoji/6_261.png","assets/emoji/6_262.png","assets/emoji/6_263.png","assets/emoji/6_264.png","assets/emoji/6_265.png","assets/emoji/6_266.png","assets/emoji/6_267.png","assets/emoji/6_268.png","assets/emoji/6_269.png","assets/emoji/6_27.png","assets/emoji/6_270.png","assets/emoji/6_271.png","assets/emoji/6_272.png","assets/emoji/6_273.png","assets/emoji/6_274.png","assets/emoji/6_275.png","assets/emoji/6_276.png","assets/emoji/6_277.png","assets/emoji/6_278.png","assets/emoji/6_279.png","assets/emoji/6_28.png","assets/emoji/6_280.png","assets/emoji/6_281.png","assets/emoji/6_282.png","assets/emoji/6_283.png","assets/emoji/6_284.png","assets/emoji/6_285.png","assets/emoji/6_286.png","assets/emoji/6_287.png","assets/emoji/6_288.png","assets/emoji/6_289.png","assets/emoji/6_29.png","assets/emoji/6_290.png","assets/emoji/6_291.png","assets/emoji/6_292.png","assets/emoji/6_293.png","assets/emoji/6_294.png","assets/emoji/6_295.png","assets/emoji/6_296.png","assets/emoji/6_297.png","assets/emoji/6_3.png","assets/emoji/6_30.png","assets/emoji/6_31.png","assets/emoji/6_32.png","assets/emoji/6_33.png","assets/emoji/6_34.png","assets/emoji/6_35.png","assets/emoji/6_36.png","assets/emoji/6_37.png","assets/emoji/6_38.png","assets/emoji/6_39.png","assets/emoji/6_4.png","assets/emoji/6_40.png","assets/emoji/6_41.png","assets/emoji/6_42.png","assets/emoji/6_43.png","assets/emoji/6_44.png","assets/emoji/6_45.png","assets/emoji/6_46.png","assets/emoji/6_47.png","assets/emoji/6_48.png","assets/emoji/6_49.png","assets/emoji/6_5.png","assets/emoji/6_50.png","assets/emoji/6_51.png","assets/emoji/6_52.png","assets/emoji/6_53.png","assets/emoji/6_54.png","assets/emoji/6_55.png","assets/emoji/6_56.png","assets/emoji/6_57.png","assets/emoji/6_58.png","assets/emoji/6_59.png","assets/emoji/6_6.png","assets/emoji/6_60.png","assets/emoji/6_61.png","assets/emoji/6_62.png","assets/emoji/6_63.png","assets/emoji/6_64.png","assets/emoji/6_65.png","assets/emoji/6_66.png","assets/emoji/6_67.png","assets/emoji/6_68.png","assets/emoji/6_69.png","assets/emoji/6_7.png","assets/emoji/6_70.png","assets/emoji/6_71.png","assets/emoji/6_72.png","assets/emoji/6_73.png","assets/emoji/6_74.png","assets/emoji/6_75.png","assets/emoji/6_76.png","assets/emoji/6_77.png","assets/emoji/6_78.png","assets/emoji/6_79.png","assets/emoji/6_8.png","assets/emoji/6_80.png","assets/emoji/6_81.png","assets/emoji/6_82.png","assets/emoji/6_83.png","assets/emoji/6_84.png","assets/emoji/6_85.png","assets/emoji/6_86.png","assets/emoji/6_87.png","assets/emoji/6_88.png","assets/emoji/6_89.png","assets/emoji/6_9.png","assets/emoji/6_90.png","assets/emoji/6_91.png","assets/emoji/6_92.png","assets/emoji/6_93.png","assets/emoji/6_94.png","assets/emoji/6_95.png","assets/emoji/6_96.png","assets/emoji/6_97.png","assets/emoji/6_98.png","assets/emoji/6_99.png","assets/emoji/7_0.png","assets/emoji/7_1.png","assets/emoji/7_10.png","assets/emoji/7_100.png","assets/emoji/7_101.png","assets/emoji/7_102.png","assets/emoji/7_103.png","assets/emoji/7_104.png","assets/emoji/7_105.png","assets/emoji/7_106.png","assets/emoji/7_107.png","assets/emoji/7_108.png","assets/emoji/7_109.png","assets/emoji/7_11.png","assets/emoji/7_110.png","assets/emoji/7_111.png","assets/emoji/7_112.png","assets/emoji/7_113.png","assets/emoji/7_114.png","assets/emoji/7_115.png","assets/emoji/7_116.png","assets/emoji/7_117.png","assets/emoji/7_118.png","assets/emoji/7_119.png","assets/emoji/7_12.png","assets/emoji/7_120.png","assets/emoji/7_121.png","assets/emoji/7_122.png","assets/emoji/7_123.png","assets/emoji/7_124.png","assets/emoji/7_125.png","assets/emoji/7_126.png","assets/emoji/7_127.png","assets/emoji/7_128.png","assets/emoji/7_129.png","assets/emoji/7_13.png","assets/emoji/7_130.png","assets/emoji/7_131.png","assets/emoji/7_132.png","assets/emoji/7_133.png","assets/emoji/7_134.png","assets/emoji/7_135.png","assets/emoji/7_136.png","assets/emoji/7_137.png","assets/emoji/7_138.png","assets/emoji/7_139.png","assets/emoji/7_14.png","assets/emoji/7_140.png","assets/emoji/7_141.png","assets/emoji/7_142.png","assets/emoji/7_143.png","assets/emoji/7_144.png","assets/emoji/7_145.png","assets/emoji/7_146.png","assets/emoji/7_147.png","assets/emoji/7_148.png","assets/emoji/7_149.png","assets/emoji/7_15.png","assets/emoji/7_150.png","assets/emoji/7_151.png","assets/emoji/7_152.png","assets/emoji/7_153.png","assets/emoji/7_154.png","assets/emoji/7_155.png","assets/emoji/7_156.png","assets/emoji/7_157.png","assets/emoji/7_158.png","assets/emoji/7_159.png","assets/emoji/7_16.png","assets/emoji/7_160.png","assets/emoji/7_161.png","assets/emoji/7_162.png","assets/emoji/7_163.png","assets/emoji/7_164.png","assets/emoji/7_165.png","assets/emoji/7_166.png","assets/emoji/7_167.png","assets/emoji/7_168.png","assets/emoji/7_169.png","assets/emoji/7_17.png","assets/emoji/7_170.png","assets/emoji/7_171.png","assets/emoji/7_172.png","assets/emoji/7_173.png","assets/emoji/7_174.png","assets/emoji/7_175.png","assets/emoji/7_176.png","assets/emoji/7_177.png","assets/emoji/7_178.png","assets/emoji/7_179.png","assets/emoji/7_18.png","assets/emoji/7_180.png","assets/emoji/7_181.png","assets/emoji/7_182.png","assets/emoji/7_183.png","assets/emoji/7_184.png","assets/emoji/7_185.png","assets/emoji/7_186.png","assets/emoji/7_187.png","assets/emoji/7_188.png","assets/emoji/7_189.png","assets/emoji/7_19.png","assets/emoji/7_190.png","assets/emoji/7_191.png","assets/emoji/7_192.png","assets/emoji/7_193.png","assets/emoji/7_194.png","assets/emoji/7_195.png","assets/emoji/7_196.png","assets/emoji/7_197.png","assets/emoji/7_198.png","assets/emoji/7_199.png","assets/emoji/7_2.png","assets/emoji/7_20.png","assets/emoji/7_200.png","assets/emoji/7_201.png","assets/emoji/7_202.png","assets/emoji/7_203.png","assets/emoji/7_204.png","assets/emoji/7_205.png","assets/emoji/7_206.png","assets/emoji/7_207.png","assets/emoji/7_208.png","assets/emoji/7_209.png","assets/emoji/7_21.png","assets/emoji/7_210.png","assets/emoji/7_211.png","assets/emoji/7_212.png","assets/emoji/7_213.png","assets/emoji/7_214.png","assets/emoji/7_215.png","assets/emoji/7_216.png","assets/emoji/7_217.png","assets/emoji/7_218.png","assets/emoji/7_219.png","assets/emoji/7_22.png","assets/emoji/7_220.png","assets/emoji/7_221.png","assets/emoji/7_222.png","assets/emoji/7_223.png","assets/emoji/7_224.png","assets/emoji/7_225.png","assets/emoji/7_226.png","assets/emoji/7_227.png","assets/emoji/7_228.png","assets/emoji/7_229.png","assets/emoji/7_23.png","assets/emoji/7_230.png","assets/emoji/7_231.png","assets/emoji/7_232.png","assets/emoji/7_233.png","assets/emoji/7_234.png","assets/emoji/7_235.png","assets/emoji/7_236.png","assets/emoji/7_237.png","assets/emoji/7_238.png","assets/emoji/7_239.png","assets/emoji/7_24.png","assets/emoji/7_240.png","assets/emoji/7_241.png","assets/emoji/7_242.png","assets/emoji/7_243.png","assets/emoji/7_244.png","assets/emoji/7_245.png","assets/emoji/7_246.png","assets/emoji/7_247.png","assets/emoji/7_248.png","assets/emoji/7_249.png","assets/emoji/7_25.png","assets/emoji/7_250.png","assets/emoji/7_251.png","assets/emoji/7_252.png","assets/emoji/7_253.png","assets/emoji/7_254.png","assets/emoji/7_255.png","assets/emoji/7_256.png","assets/emoji/7_257.png","assets/emoji/7_258.png","assets/emoji/7_259.png","assets/emoji/7_26.png","assets/emoji/7_27.png","assets/emoji/7_28.png","assets/emoji/7_29.png","assets/emoji/7_3.png","assets/emoji/7_30.png","assets/emoji/7_31.png","assets/emoji/7_32.png","assets/emoji/7_33.png","assets/emoji/7_34.png","assets/emoji/7_35.png","assets/emoji/7_36.png","assets/emoji/7_37.png","assets/emoji/7_38.png","assets/emoji/7_39.png","assets/emoji/7_4.png","assets/emoji/7_40.png","assets/emoji/7_41.png","assets/emoji/7_42.png","assets/emoji/7_43.png","assets/emoji/7_44.png","assets/emoji/7_45.png","assets/emoji/7_46.png","assets/emoji/7_47.png","assets/emoji/7_48.png","assets/emoji/7_49.png","assets/emoji/7_5.png","assets/emoji/7_50.png","assets/emoji/7_51.png","assets/emoji/7_52.png","assets/emoji/7_53.png","assets/emoji/7_54.png","assets/emoji/7_55.png","assets/emoji/7_56.png","assets/emoji/7_57.png","assets/emoji/7_58.png","assets/emoji/7_59.png","assets/emoji/7_6.png","assets/emoji/7_60.png","assets/emoji/7_61.png","assets/emoji/7_62.png","assets/emoji/7_63.png","assets/emoji/7_64.png","assets/emoji/7_65.png","assets/emoji/7_66.png","assets/emoji/7_67.png","assets/emoji/7_68.png","assets/emoji/7_69.png","assets/emoji/7_7.png","assets/emoji/7_70.png","assets/emoji/7_71.png","assets/emoji/7_72.png","assets/emoji/7_73.png","assets/emoji/7_74.png","assets/emoji/7_75.png","assets/emoji/7_76.png","assets/emoji/7_77.png","assets/emoji/7_78.png","assets/emoji/7_79.png","assets/emoji/7_8.png","assets/emoji/7_80.png","assets/emoji/7_81.png","assets/emoji/7_82.png","assets/emoji/7_83.png","assets/emoji/7_84.png","assets/emoji/7_85.png","assets/emoji/7_86.png","assets/emoji/7_87.png","assets/emoji/7_88.png","assets/emoji/7_89.png","assets/emoji/7_9.png","assets/emoji/7_90.png","assets/emoji/7_91.png","assets/emoji/7_92.png","assets/emoji/7_93.png","assets/emoji/7_94.png","assets/emoji/7_95.png","assets/emoji/7_96.png","assets/emoji/7_97.png","assets/emoji/7_98.png","assets/emoji/7_99.png","assets/emoji/compound/0_-1_0.png","assets/emoji/compound/0_-1_1.png","assets/emoji/compound/0_0_0.png","assets/emoji/compound/0_0_1.png","assets/emoji/compound/0_1_0.png","assets/emoji/compound/0_1_1.png","assets/emoji/compound/0_2_0.png","assets/emoji/compound/0_2_1.png","assets/emoji/compound/0_3_0.png","assets/emoji/compound/0_3_1.png","assets/emoji/compound/0_4_0.png","assets/emoji/compound/0_4_1.png","assets/emoji/masks/0.png","assets/emoji/masks/1.png","assets/emoji/masks/10.png","assets/emoji/masks/100.png","assets/emoji/masks/101.png","assets/emoji/masks/102.png","assets/emoji/masks/103.png","assets/emoji/masks/104.png","assets/emoji/masks/105.png","assets/emoji/masks/106.png","assets/emoji/masks/107.png","assets/emoji/masks/108.png","assets/emoji/masks/109.png","assets/emoji/masks/11.png","assets/emoji/masks/110.png","assets/emoji/masks/111.png","assets/emoji/masks/112.png","assets/emoji/masks/113.png","assets/emoji/masks/114.png","assets/emoji/masks/115.png","assets/emoji/masks/116.png","assets/emoji/masks/117.png","assets/emoji/masks/118.png","assets/emoji/masks/119.png","assets/emoji/masks/12.png","assets/emoji/masks/120.png","assets/emoji/masks/121.png","assets/emoji/masks/122.png","assets/emoji/masks/123.png","assets/emoji/masks/124.png","assets/emoji/masks/125.png","assets/emoji/masks/126.png","assets/emoji/masks/127.png","assets/emoji/masks/128.png","assets/emoji/masks/129.png","assets/emoji/masks/13.png","assets/emoji/masks/130.png","assets/emoji/masks/131.png","assets/emoji/masks/132.png","assets/emoji/masks/133.png","assets/emoji/masks/134.png","assets/emoji/masks/135.png","assets/emoji/masks/136.png","assets/emoji/masks/137.png","assets/emoji/masks/138.png","assets/emoji/masks/139.png","assets/emoji/masks/14.png","assets/emoji/masks/140.png","assets/emoji/masks/141.png","assets/emoji/masks/142.png","assets/emoji/masks/143.png","assets/emoji/masks/144.png","assets/emoji/masks/145.png","assets/emoji/masks/146.png","assets/emoji/masks/147.png","assets/emoji/masks/148.png","assets/emoji/masks/149.png","assets/emoji/masks/15.png","assets/emoji/masks/150.png","assets/emoji/masks/151.png","assets/emoji/masks/152.png","assets/emoji/masks/153.png","assets/emoji/masks/154.png","assets/emoji/masks/155.png","assets/emoji/masks/156.png","assets/emoji/masks/157.png","assets/emoji/masks/158.png","assets/emoji/masks/159.png","assets/emoji/masks/16.png","assets/emoji/masks/160.png","assets/emoji/masks/161.png","assets/emoji/masks/162.png","assets/emoji/masks/163.png","assets/emoji/masks/164.png","assets/emoji/masks/165.png","assets/emoji/masks/166.png","assets/emoji/masks/167.png","assets/emoji/masks/168.png","assets/emoji/masks/169.png","assets/emoji/masks/17.png","assets/emoji/masks/170.png","assets/emoji/masks/171.png","assets/emoji/masks/172.png","assets/emoji/masks/173.png","assets/emoji/masks/174.png","assets/emoji/masks/175.png","assets/emoji/masks/176.png","assets/emoji/masks/177.png","assets/emoji/masks/178.png","assets/emoji/masks/179.png","assets/emoji/masks/18.png","assets/emoji/masks/180.png","assets/emoji/masks/181.png","assets/emoji/masks/182.png","assets/emoji/masks/183.png","assets/emoji/masks/184.png","assets/emoji/masks/185.png","assets/emoji/masks/186.png","assets/emoji/masks/187.png","assets/emoji/masks/188.png","assets/emoji/masks/189.png","assets/emoji/masks/19.png","assets/emoji/masks/190.png","assets/emoji/masks/191.png","assets/emoji/masks/192.png","assets/emoji/masks/193.png","assets/emoji/masks/194.png","assets/emoji/masks/195.png","assets/emoji/masks/196.png","assets/emoji/masks/197.png","assets/emoji/masks/198.png","assets/emoji/masks/199.png","assets/emoji/masks/2.png","assets/emoji/masks/20.png","assets/emoji/masks/200.png","assets/emoji/masks/201.png","assets/emoji/masks/202.png","assets/emoji/masks/203.png","assets/emoji/masks/204.png","assets/emoji/masks/205.png","assets/emoji/masks/206.png","assets/emoji/masks/207.png","assets/emoji/masks/208.png","assets/emoji/masks/209.png","assets/emoji/masks/21.png","assets/emoji/masks/210.png","assets/emoji/masks/211.png","assets/emoji/masks/212.png","assets/emoji/masks/213.png","assets/emoji/masks/214.png","assets/emoji/masks/215.png","assets/emoji/masks/216.png","assets/emoji/masks/217.png","assets/emoji/masks/218.png","assets/emoji/masks/219.png","assets/emoji/masks/22.png","assets/emoji/masks/220.png","assets/emoji/masks/221.png","assets/emoji/masks/222.png","assets/emoji/masks/223.png","assets/emoji/masks/224.png","assets/emoji/masks/225.png","assets/emoji/masks/226.png","assets/emoji/masks/227.png","assets/emoji/masks/228.png","assets/emoji/masks/229.png","assets/emoji/masks/23.png","assets/emoji/masks/230.png","assets/emoji/masks/231.png","assets/emoji/masks/232.png","assets/emoji/masks/233.png","assets/emoji/masks/234.png","assets/emoji/masks/235.png","assets/emoji/masks/236.png","assets/emoji/masks/237.png","assets/emoji/masks/238.png","assets/emoji/masks/239.png","assets/emoji/masks/24.png","assets/emoji/masks/240.png","assets/emoji/masks/241.png","assets/emoji/masks/242.png","assets/emoji/masks/243.png","assets/emoji/masks/244.png","assets/emoji/masks/245.png","assets/emoji/masks/246.png","assets/emoji/masks/247.png","assets/emoji/masks/248.png","assets/emoji/masks/249.png","assets/emoji/masks/25.png","assets/emoji/masks/250.png","assets/emoji/masks/251.png","assets/emoji/masks/252.png","assets/emoji/masks/253.png","assets/emoji/masks/254.png","assets/emoji/masks/255.png","assets/emoji/masks/256.png","assets/emoji/masks/257.png","assets/emoji/masks/258.png","assets/emoji/masks/259.png","assets/emoji/masks/26.png","assets/emoji/masks/260.png","assets/emoji/masks/261.png","assets/emoji/masks/262.png","assets/emoji/masks/263.png","assets/emoji/masks/264.png","assets/emoji/masks/265.png","assets/emoji/masks/266.png","assets/emoji/masks/267.png","assets/emoji/masks/268.png","assets/emoji/masks/269.png","assets/emoji/masks/27.png","assets/emoji/masks/270.png","assets/emoji/masks/271.png","assets/emoji/masks/272.png","assets/emoji/masks/273.png","assets/emoji/masks/274.png","assets/emoji/masks/275.png","assets/emoji/masks/276.png","assets/emoji/masks/277.png","assets/emoji/masks/278.png","assets/emoji/masks/279.png","assets/emoji/masks/28.png","assets/emoji/masks/280.png","assets/emoji/masks/281.png","assets/emoji/masks/282.png","assets/emoji/masks/283.png","assets/emoji/masks/284.png","assets/emoji/masks/285.png","assets/emoji/masks/286.png","assets/emoji/masks/287.png","assets/emoji/masks/288.png","assets/emoji/masks/289.png","assets/emoji/masks/29.png","assets/emoji/masks/290.png","assets/emoji/masks/291.png","assets/emoji/masks/292.png","assets/emoji/masks/293.png","assets/emoji/masks/294.png","assets/emoji/masks/295.png","assets/emoji/masks/296.png","assets/emoji/masks/297.png","assets/emoji/masks/298.png","assets/emoji/masks/299.png","assets/emoji/masks/3.png","assets/emoji/masks/30.png","assets/emoji/masks/300.png","assets/emoji/masks/301.png","assets/emoji/masks/302.png","assets/emoji/masks/303.png","assets/emoji/masks/304.png","assets/emoji/masks/305.png","assets/emoji/masks/306.png","assets/emoji/masks/307.png","assets/emoji/masks/308.png","assets/emoji/masks/309.png","assets/emoji/masks/31.png","assets/emoji/masks/310.png","assets/emoji/masks/311.png","assets/emoji/masks/312.png","assets/emoji/masks/313.png","assets/emoji/masks/314.png","assets/emoji/masks/315.png","assets/emoji/masks/316.png","assets/emoji/masks/317.png","assets/emoji/masks/318.png","assets/emoji/masks/319.png","assets/emoji/masks/32.png","assets/emoji/masks/320.png","assets/emoji/masks/321.png","assets/emoji/masks/322.png","assets/emoji/masks/323.png","assets/emoji/masks/324.png","assets/emoji/masks/325.png","assets/emoji/masks/326.png","assets/emoji/masks/327.png","assets/emoji/masks/328.png","assets/emoji/masks/329.png","assets/emoji/masks/33.png","assets/emoji/masks/330.png","assets/emoji/masks/331.png","assets/emoji/masks/332.png","assets/emoji/masks/333.png","assets/emoji/masks/334.png","assets/emoji/masks/335.png","assets/emoji/masks/336.png","assets/emoji/masks/337.png","assets/emoji/masks/338.png","assets/emoji/masks/339.png","assets/emoji/masks/34.png","assets/emoji/masks/340.png","assets/emoji/masks/341.png","assets/emoji/masks/342.png","assets/emoji/masks/343.png","assets/emoji/masks/344.png","assets/emoji/masks/345.png","assets/emoji/masks/346.png","assets/emoji/masks/347.png","assets/emoji/masks/348.png","assets/emoji/masks/349.png","assets/emoji/masks/35.png","assets/emoji/masks/350.png","assets/emoji/masks/351.png","assets/emoji/masks/352.png","assets/emoji/masks/353.png","assets/emoji/masks/354.png","assets/emoji/masks/355.png","assets/emoji/masks/356.png","assets/emoji/masks/357.png","assets/emoji/masks/358.png","assets/emoji/masks/359.png","assets/emoji/masks/36.png","assets/emoji/masks/360.png","assets/emoji/masks/361.png","assets/emoji/masks/362.png","assets/emoji/masks/363.png","assets/emoji/masks/364.png","assets/emoji/masks/365.png","assets/emoji/masks/366.png","assets/emoji/masks/367.png","assets/emoji/masks/37.png","assets/emoji/masks/38.png","assets/emoji/masks/39.png","assets/emoji/masks/4.png","assets/emoji/masks/40.png","assets/emoji/masks/41.png","assets/emoji/masks/42.png","assets/emoji/masks/43.png","assets/emoji/masks/44.png","assets/emoji/masks/45.png","assets/emoji/masks/46.png","assets/emoji/masks/47.png","assets/emoji/masks/48.png","assets/emoji/masks/49.png","assets/emoji/masks/5.png","assets/emoji/masks/50.png","assets/emoji/masks/51.png","assets/emoji/masks/52.png","assets/emoji/masks/53.png","assets/emoji/masks/54.png","assets/emoji/masks/55.png","assets/emoji/masks/56.png","assets/emoji/masks/57.png","assets/emoji/masks/58.png","assets/emoji/masks/59.png","assets/emoji/masks/6.png","assets/emoji/masks/60.png","assets/emoji/masks/61.png","assets/emoji/masks/62.png","assets/emoji/masks/63.png","assets/emoji/masks/64.png","assets/emoji/masks/65.png","assets/emoji/masks/66.png","assets/emoji/masks/67.png","assets/emoji/masks/68.png","assets/emoji/masks/69.png","assets/emoji/masks/7.png","assets/emoji/masks/70.png","assets/emoji/masks/71.png","assets/emoji/masks/72.png","assets/emoji/masks/73.png","assets/emoji/masks/74.png","assets/emoji/masks/75.png","assets/emoji/masks/76.png","assets/emoji/masks/77.png","assets/emoji/masks/78.png","assets/emoji/masks/79.png","assets/emoji/masks/8.png","assets/emoji/masks/80.png","assets/emoji/masks/81.png","assets/emoji/masks/82.png","assets/emoji/masks/83.png","assets/emoji/masks/84.png","assets/emoji/masks/85.png","assets/emoji/masks/86.png","assets/emoji/masks/87.png","assets/emoji/masks/88.png","assets/emoji/masks/89.png","assets/emoji/masks/9.png","assets/emoji/masks/90.png","assets/emoji/masks/91.png","assets/emoji/masks/92.png","assets/emoji/masks/93.png","assets/emoji/masks/94.png","assets/emoji/masks/95.png","assets/emoji/masks/96.png","assets/emoji/masks/97.png","assets/emoji/masks/98.png","assets/emoji/masks/99.png","assets/emoji/metadata.bin","assets/flecks.png","assets/fonts/mw_bold.ttf","assets/fonts/num.otf","assets/fonts/rcondensedbold.ttf","assets/fonts/rextrabold.ttf","assets/fonts/ritalic.ttf","assets/fonts/rmedium.ttf","assets/fonts/rmediumitalic.ttf","assets/fonts/rmono.ttf","assets/models/coin_border.png","assets/models/coin_inner.binobj","assets/models/coin_logo.binobj","assets/models/coin_outer.binobj","assets/models/coin_stars.binobj","assets/models/deal_border.png","assets/models/deal_logo.binobj","assets/models/diamond.binobj","assets/models/diamond_outer.binobj","assets/models/diamond_outer_2.binobj","assets/models/star.binobj","assets/night.attheme","assets/org/scilab/forge/jlatexmath/DefaultTeXFont.xml","assets/org/scilab/forge/jlatexmath/GlueSettings.xml","assets/org/scilab/forge/jlatexmath/TeXFormulaSettings.xml","assets/org/scilab/forge/jlatexmath/TeXSymbols.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_amsfonts.map.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_amssymb.map.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_base.map.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmex10.ttf","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmex10.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmmi10.ttf","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmmi10.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmmi10_unchanged.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmmib10.ttf","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmmib10.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_cmmib10_unchanged.xml","assets/org/scilab/forge/jlatexmath/fonts/base/jlm_moustache.xml","assets/org/scilab/forge/jlatexmath/fonts/euler/jlm_eufb10.ttf","assets/org/scilab/forge/jlatexmath/fonts/euler/jlm_eufb10.xml","assets/org/scilab/forge/jlatexmath/fonts/euler/jlm_eufm10.ttf","assets/org/scilab/forge/jlatexmath/fonts/euler/jlm_eufm10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_cmr10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_cmr10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmbi10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmbi10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmbx10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmbx10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmi10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmi10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmr10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmr10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmr10_unchanged.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmsb10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmsb10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmsbi10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmsbi10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmsi10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmsi10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmss10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmss10.xml","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmtt10.ttf","assets/org/scilab/forge/jlatexmath/fonts/latin/jlm_jlmtt10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_cmbsy10.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_cmbsy10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_cmsy10.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_cmsy10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_msam10.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_msam10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_msbm10.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_msbm10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_rsfs10.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_rsfs10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_special.map.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_special.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_special.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_stmary10.ttf","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_stmary10.xml","assets/org/scilab/forge/jlatexmath/fonts/maths/jlm_stmaryrd.map.xml","assets/secureid_ocr_nn.dat","assets/shaders/fragment3.glsl","assets/shaders/fragment4.glsl","assets/shaders/fragment5.glsl","assets/shaders/vertex2.glsl","assets/shapes.dat","assets/tflite_langid.tflite.jpg","assets/youtube_embed.html","billing.properties","build-data.properties","builddef.lst","classes.dex","classes2.dex","classes3.dex","classes4.dex","classes5.dex","com/google/android/search/verification/client/R.java","common.properties","core-common.properties","fabric/com.stripe.stripe-android.properties","firebase-abt.properties","firebase-annotations.properties","firebase-appindexing.properties","firebase-common.properties","firebase-components.properties","firebase-config.properties","firebase-datatransport.properties","firebase-encoders-json.properties","firebase-encoders-proto.properties","firebase-encoders.properties","firebase-iid-interop.properties","firebase-installations-interop.properties","firebase-installations.properties","firebase-measurement-connector.properties","firebase-messaging.properties","googleid.properties","image-labeling-common.properties","image-labeling-default-common.properties","image.properties","integrity.properties","isoparser-default.properties","kotlin/annotation/annotation.kotlin_builtins","kotlin/collections/collections.kotlin_builtins","kotlin/concurrent/atomics/atomics.kotlin_builtins","kotlin/coroutines/coroutines.kotlin_builtins","kotlin/internal/internal.kotlin_builtins","kotlin/kotlin.kotlin_builtins","kotlin/ranges/ranges.kotlin_builtins","kotlin/reflect/reflect.kotlin_builtins","language-id-common.properties","language-id.properties","lib/arm64-v8a/liblanguage_id_l2c_jni.so","lib/arm64-v8a/libtmessages.49.so","lib/armeabi-v7a/liblanguage_id_l2c_jni.so","lib/armeabi-v7a/libtmessages.49.so","lib/x86/liblanguage_id_l2c_jni.so","lib/x86/libtmessages.49.so","lib/x86_64/liblanguage_id_l2c_jni.so","lib/x86_64/libtmessages.49.so","org/commonmark/internal/util/entities.properties","play-services-auth-api-phone.properties","play-services-auth-base.properties","play-services-auth-blockstore.properties","play-services-auth.properties","play-services-base.properties","play-services-basement.properties","play-services-cast-framework.properties","play-services-cast.properties","play-services-clearcut.properties","play-services-cloud-messaging.properties","play-services-fido.properties","play-services-flags.properties","play-services-identity-credentials.properties","play-services-identity.properties","play-services-location.properties","play-services-maps.properties","play-services-mlkit-image-labeling.properties","play-services-mlkit-subject-segmentation.properties","play-services-phenotype.properties","play-services-recaptchabase.properties","play-services-safetynet.properties","play-services-stats.properties","play-services-tasks.properties","play-services-vision-common.properties","play-services-vision.properties","play-services-wallet.properties","play-services-wearable.properties","recaptcha.properties","res/anim/abc_fade_in.xml","res/anim/abc_fade_out.xml","res/anim/abc_grow_fade_in_from_bottom.xml","res/anim/abc_popup_enter.xml","res/anim/abc_popup_exit.xml","res/anim/abc_shrink_fade_out_from_bottom.xml","res/anim/abc_slide_in_bottom.xml","res/anim/abc_slide_in_top.xml","res/anim/abc_slide_out_bottom.xml","res/anim/abc_slide_out_top.xml","res/anim/abc_tooltip_enter.xml","res/anim/abc_tooltip_exit.xml","res/anim/alpha_in.xml","res/anim/alpha_out.xml","res/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml","res/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml","res/anim/btn_checkbox_to_checked_icon_null_animation.xml","res/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml","res/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml","res/anim/btn_checkbox_to_unchecked_icon_null_animation.xml","res/anim/btn_radio_to_off_mtrl_dot_group_animation.xml","res/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml","res/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml","res/anim/btn_radio_to_on_mtrl_dot_group_animation.xml","res/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml","res/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml","res/anim/ft_avd_toarrow_rectangle_1_pivot_0_animation.xml","res/anim/ft_avd_toarrow_rectangle_2_pivot_0_animation.xml","res/anim/ft_avd_toarrow_rectangle_3_pivot_0_animation.xml","res/anim/ft_avd_toarrow_rectangle_4_animation.xml","res/anim/ft_avd_toarrow_rectangle_5_animation.xml","res/anim/ft_avd_toarrow_rectangle_6_animation.xml","res/anim/ft_avd_toarrow_rectangle_path_4_animation.xml","res/anim/ft_avd_toarrow_rectangle_path_5_animation.xml","res/anim/ft_avd_toarrow_rectangle_path_6_animation.xml","res/anim/ft_avd_tooverflow_rectangle_1_animation.xml","res/anim/ft_avd_tooverflow_rectangle_1_pivot_animation.xml","res/anim/ft_avd_tooverflow_rectangle_2_animation.xml","res/anim/ft_avd_tooverflow_rectangle_2_pivot_animation.xml","res/anim/ft_avd_tooverflow_rectangle_3_animation.xml","res/anim/ft_avd_tooverflow_rectangle_3_pivot_animation.xml","res/anim/ft_avd_tooverflow_rectangle_path_1_animation.xml","res/anim/ft_avd_tooverflow_rectangle_path_2_animation.xml","res/anim/ft_avd_tooverflow_rectangle_path_3_animation.xml","res/anim/no_animation.xml","res/anim/popup_context_in.xml","res/anim/popup_in.xml","res/anim/popup_out.xml","res/anim/scale_in.xml","res/anim/scale_out.xml","res/anim/text_in.xml","res/anim/text_out.xml","res/anim/text_out_down.xml","res/anim-v21/fragment_fast_out_extra_slow_in.xml","res/animator/fragment_close_enter.xml","res/animator/fragment_close_exit.xml","res/animator/fragment_fade_enter.xml","res/animator/fragment_fade_exit.xml","res/animator/fragment_open_enter.xml","res/animator/fragment_open_exit.xml","res/color/abc_background_cache_hint_selector_material_dark.xml","res/color/abc_background_cache_hint_selector_material_light.xml","res/color/abc_btn_colored_text_material.xml","res/color/abc_hint_foreground_material_dark.xml","res/color/abc_hint_foreground_material_light.xml","res/color/abc_primary_text_disable_only_material_dark.xml","res/color/abc_primary_text_disable_only_material_light.xml","res/color/abc_primary_text_material_dark.xml","res/color/abc_primary_text_material_light.xml","res/color/abc_search_url_text.xml","res/color/abc_secondary_text_material_dark.xml","res/color/abc_secondary_text_material_light.xml","res/color/abc_tint_btn_checkable.xml","res/color/abc_tint_default.xml","res/color/abc_tint_edittext.xml","res/color/abc_tint_seek_thumb.xml","res/color/abc_tint_spinner.xml","res/color/abc_tint_switch_track.xml","res/color/common_google_signin_btn_text_dark.xml","res/color/common_google_signin_btn_text_light.xml","res/color/common_google_signin_btn_tint.xml","res/color/switch_thumb_material_dark.xml","res/color/switch_thumb_material_light.xml","res/color/wallet_primary_text_holo_light.xml","res/color/wallet_secondary_text_holo_dark.xml","res/color-v21/abc_btn_colored_borderless_text_material.xml","res/color-v23/abc_btn_colored_borderless_text_material.xml","res/color-v23/abc_btn_colored_text_material.xml","res/color-v23/abc_color_highlight_material.xml","res/color-v23/abc_tint_btn_checkable.xml","res/color-v23/abc_tint_default.xml","res/color-v23/abc_tint_edittext.xml","res/color-v23/abc_tint_seek_thumb.xml","res/color-v23/abc_tint_spinner.xml","res/color-v23/abc_tint_switch_track.xml","res/color-v26/biometric_error_color.xml","res/drawable/$avd_flip__0.xml","res/drawable/$avd_flip__1.xml","res/drawable/$avd_flip__2.xml","res/drawable/$avd_flip__3.xml","res/drawable/$avd_flip__4.xml","res/drawable/$avd_speed__0.xml","res/drawable/$avd_speed__1.xml","res/drawable/$avd_speed__2.xml","res/drawable/$avd_speed__3.xml","res/drawable/$tg_splash_320__0.xml","res/drawable/$tg_splash_320__1.xml","res/drawable/$tg_splash_320__2.xml","res/drawable/$tg_splash_320__3.xml","res/drawable/abc_btn_borderless_material.xml","res/drawable/abc_btn_check_material.xml","res/drawable/abc_btn_check_material_anim.xml","res/drawable/abc_btn_default_mtrl_shape.xml","res/drawable/abc_btn_radio_material.xml","res/drawable/abc_btn_radio_material_anim.xml","res/drawable/abc_cab_background_internal_bg.xml","res/drawable/abc_cab_background_top_material.xml","res/drawable/abc_ic_ab_back_material.xml","res/drawable/abc_ic_arrow_drop_right_black_24dp.xml","res/drawable/abc_ic_clear_material.xml","res/drawable/abc_ic_go_search_api_material.xml","res/drawable/abc_ic_menu_copy_mtrl_am_alpha.xml","res/drawable/abc_ic_menu_cut_mtrl_alpha.xml","res/drawable/abc_ic_menu_overflow_material.xml","res/drawable/abc_ic_menu_paste_mtrl_am_alpha.xml","res/drawable/abc_ic_menu_selectall_mtrl_alpha.xml","res/drawable/abc_ic_menu_share_mtrl_alpha.xml","res/drawable/abc_ic_search_api_material.xml","res/drawable/abc_ic_voice_search_api_material.xml","res/drawable/abc_item_background_holo_dark.xml","res/drawable/abc_item_background_holo_light.xml","res/drawable/abc_list_selector_background_transition_holo_dark.xml","res/drawable/abc_list_selector_background_transition_holo_light.xml","res/drawable/abc_list_selector_holo_dark.xml","res/drawable/abc_list_selector_holo_light.xml","res/drawable/abc_ratingbar_indicator_material.xml","res/drawable/abc_ratingbar_material.xml","res/drawable/abc_ratingbar_small_material.xml","res/drawable/abc_seekbar_thumb_material.xml","res/drawable/abc_seekbar_tick_mark_material.xml","res/drawable/abc_seekbar_track_material.xml","res/drawable/abc_spinner_textfield_background_material.xml","res/drawable/abc_star_black_48dp.xml","res/drawable/abc_star_half_black_48dp.xml","res/drawable/abc_switch_thumb_material.xml","res/drawable/abc_tab_indicator_material.xml","res/drawable/abc_text_cursor_material.xml","res/drawable/abc_textfield_search_material.xml","res/drawable/abc_vector_test.xml","res/drawable/adx_ic_other_sign_in.xml","res/drawable/adx_ic_passkey.xml","res/drawable/adx_ic_password.xml","res/drawable/arrows_select.xml","res/drawable/avd_flip.xml","res/drawable/avd_speed.xml","res/drawable/btn_checkbox_checked_mtrl.xml","res/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml","res/drawable/btn_checkbox_unchecked_mtrl.xml","res/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml","res/drawable/btn_radio_off_mtrl.xml","res/drawable/btn_radio_off_to_on_mtrl_animation.xml","res/drawable/btn_radio_on_mtrl.xml","res/drawable/btn_radio_on_to_off_mtrl_animation.xml","res/drawable/call_custom_notification_icon.xml","res/drawable/call_notification_bg.xml","res/drawable/call_notification_line.xml","res/drawable/call_notification_line_rtl.xml","res/drawable/cast_expanded_controller_actionbar_bg_gradient_light.xml","res/drawable/cast_expanded_controller_bg_gradient_light.xml","res/drawable/cast_expanded_controller_live_indicator_drawable.xml","res/drawable/cast_expanded_controller_seekbar_thumb.xml","res/drawable/cast_expanded_controller_seekbar_track.xml","res/drawable/cast_ic_expanded_controller_closed_caption.xml","res/drawable/cast_ic_expanded_controller_forward30.xml","res/drawable/cast_ic_expanded_controller_mute.xml","res/drawable/cast_ic_expanded_controller_pause.xml","res/drawable/cast_ic_expanded_controller_play.xml","res/drawable/cast_ic_expanded_controller_rewind30.xml","res/drawable/cast_ic_expanded_controller_skip_next.xml","res/drawable/cast_ic_expanded_controller_skip_previous.xml","res/drawable/cast_ic_expanded_controller_stop.xml","res/drawable/cast_ic_mini_controller_closed_caption.xml","res/drawable/cast_ic_mini_controller_forward30.xml","res/drawable/cast_ic_mini_controller_mute.xml","res/drawable/cast_ic_mini_controller_pause.xml","res/drawable/cast_ic_mini_controller_pause_large.xml","res/drawable/cast_ic_mini_controller_play.xml","res/drawable/cast_ic_mini_controller_play_large.xml","res/drawable/cast_ic_mini_controller_rewind30.xml","res/drawable/cast_ic_mini_controller_skip_next.xml","res/drawable/cast_ic_mini_controller_skip_prev.xml","res/drawable/cast_ic_mini_controller_stop.xml","res/drawable/cast_ic_mini_controller_stop_large.xml","res/drawable/cast_ic_notification_connecting.xml","res/drawable/cast_ic_notification_disconnect.xml","res/drawable/cast_ic_notification_forward.xml","res/drawable/cast_ic_notification_forward10.xml","res/drawable/cast_ic_notification_forward30.xml","res/drawable/cast_ic_notification_pause.xml","res/drawable/cast_ic_notification_play.xml","res/drawable/cast_ic_notification_rewind.xml","res/drawable/cast_ic_notification_rewind10.xml","res/drawable/cast_ic_notification_rewind30.xml","res/drawable/cast_ic_notification_skip_next.xml","res/drawable/cast_ic_notification_skip_prev.xml","res/drawable/cast_ic_notification_small_icon.xml","res/drawable/cast_ic_notification_stop_live_stream.xml","res/drawable/cast_mini_controller_gradient_light.xml","res/drawable/cast_mini_controller_progress_drawable.xml","res/drawable/cast_skip_ad_label_border.xml","res/drawable/cast_tooltip_background.xml","res/drawable/chats_widget_preview.webp","res/drawable/cocoon_logo.webp","res/drawable/common_google_signin_btn_icon_dark.xml","res/drawable/common_google_signin_btn_icon_dark_focused.xml","res/drawable/common_google_signin_btn_icon_dark_normal.xml","res/drawable/common_google_signin_btn_icon_disabled.xml","res/drawable/common_google_signin_btn_icon_light.xml","res/drawable/common_google_signin_btn_icon_light_focused.xml","res/drawable/common_google_signin_btn_icon_light_normal.xml","res/drawable/common_google_signin_btn_text_dark.xml","res/drawable/common_google_signin_btn_text_dark_focused.xml","res/drawable/common_google_signin_btn_text_dark_normal.xml","res/drawable/common_google_signin_btn_text_disabled.xml","res/drawable/common_google_signin_btn_text_light.xml","res/drawable/common_google_signin_btn_text_light_focused.xml","res/drawable/common_google_signin_btn_text_light_normal.xml","res/drawable/contacts_widget_preview.webp","res/drawable/dialog_media_incoming_call_20.xml","res/drawable/dialog_media_outgoing_call_20.xml","res/drawable/dialog_media_poll_20.xml","res/drawable/diamond.xml","res/drawable/dice.webp","res/drawable/dice1.xml","res/drawable/dice2.xml","res/drawable/dice3.xml","res/drawable/dice4.xml","res/drawable/dice5.xml","res/drawable/dice6.xml","res/drawable/field_carret_empty.xml","res/drawable/filled_birthday.xml","res/drawable/filled_calls_users.xml","res/drawable/filled_crown_off.xml","res/drawable/filled_crown_on.xml","res/drawable/filled_paid_broadcast.xml","res/drawable/filled_profile_story.xml","res/drawable/filled_reactions.xml","res/drawable/filled_sound_on.xml","res/drawable/filled_stream_crown_outline.xml","res/drawable/filled_track_add.xml","res/drawable/filled_verify_age.xml","res/drawable/ft_avd_toarrow.xml","res/drawable/ft_avd_toarrow_animation.xml","res/drawable/ft_avd_tooverflow.xml","res/drawable/ft_avd_tooverflow_animation.xml","res/drawable/googlepay_button_overlay.xml","res/drawable/gradient_bottom.webp","res/drawable/gradient_left.9.png","res/drawable/gradient_right.9.png","res/drawable/gradient_top.webp","res/drawable/ic_action_next.xml","res/drawable/ic_action_pause.xml","res/drawable/ic_action_play.xml","res/drawable/ic_action_previous.xml","res/drawable/ic_call_answer.xml","res/drawable/ic_call_answer_low.xml","res/drawable/ic_call_answer_video.xml","res/drawable/ic_call_answer_video_low.xml","res/drawable/ic_call_decline.xml","res/drawable/ic_call_decline_low.xml","res/drawable/ic_call_notification_answer.xml","res/drawable/ic_call_notification_decline.xml","res/drawable/ic_player.webp","res/drawable/icon_2_background.xml","res/drawable/icon_2_background_round.xml","res/drawable/icon_3_background.xml","res/drawable/icon_3_background_round.xml","res/drawable/icon_3_background_sa.xml","res/drawable/icon_4_background.xml","res/drawable/icon_4_background_round.xml","res/drawable/icon_4_background_sa.xml","res/drawable/icon_5_background.xml","res/drawable/icon_5_background_round.xml","res/drawable/icon_5_background_sa.xml","res/drawable/icon_6_background.xml","res/drawable/icon_6_background_round.xml","res/drawable/icon_6_background_sa.xml","res/drawable/icon_background.xml","res/drawable/icon_background_clip.webp","res/drawable/icon_background_clip_round.webp","res/drawable/icon_background_round.xml","res/drawable/icon_background_sa.xml","res/drawable/icplaceholder.jpg","res/drawable/input_ai.xml","res/drawable/input_ai_star.xml","res/drawable/input_gift_s.xml","res/drawable/input_message.xml","res/drawable/loading_animation.xml","res/drawable/loading_animation2.xml","res/drawable/managed_bot.xml","res/drawable/menu_2sv.xml","res/drawable/menu_2sv_on.xml","res/drawable/menu_call_create.xml","res/drawable/menu_call_create_2_24.xml","res/drawable/menu_carryover_24.xml","res/drawable/menu_comments.xml","res/drawable/menu_comments_arrow.xml","res/drawable/menu_feature_affect.xml","res/drawable/menu_feature_code.xml","res/drawable/menu_feature_hands.xml","res/drawable/menu_feature_hourglass.xml","res/drawable/menu_feature_tradable.xml","res/drawable/menu_feature_transfer.xml","res/drawable/menu_folder_add.xml","res/drawable/menu_gift_add.xml","res/drawable/menu_hide_gift.xml","res/drawable/menu_high_price.xml","res/drawable/menu_link_above.xml","res/drawable/menu_link_below.xml","res/drawable/menu_link_create2.xml","res/drawable/menu_link_revoke.xml","res/drawable/menu_my_ton.xml","res/drawable/menu_paid_off.xml","res/drawable/menu_phone.xml","res/drawable/menu_proofread.xml","res/drawable/menu_reply.xml","res/drawable/menu_rewrite.xml","res/drawable/menu_sidebar_left.xml","res/drawable/menu_smile_add.xml","res/drawable/menu_sort_date.xml","res/drawable/menu_sort_number.xml","res/drawable/menu_sort_value.xml","res/drawable/menu_takeoff.xml","res/drawable/menu_topic_add.xml","res/drawable/menu_topic_add_30.xml","res/drawable/menu_transfer.xml","res/drawable/menu_videocall.xml","res/drawable/menu_wear.xml","res/drawable/mini_attach.xml","res/drawable/mini_checklist_done_outline.xml","res/drawable/mini_collage.xml","res/drawable/mini_gift_lock.xml","res/drawable/mini_gift_sorting_date.xml","res/drawable/mini_gift_sorting_num.xml","res/drawable/mini_gift_sorting_price.xml","res/drawable/mini_replace2.xml","res/drawable/mr_button_connected_dark.xml","res/drawable/mr_button_connected_light.xml","res/drawable/mr_button_connecting_dark.xml","res/drawable/mr_button_connecting_light.xml","res/drawable/mr_button_dark.xml","res/drawable/mr_button_dark_static.xml","res/drawable/mr_button_light.xml","res/drawable/mr_button_light_static.xml","res/drawable/mr_cast_checkbox.xml","res/drawable/mr_cast_group_seekbar_track.xml","res/drawable/mr_cast_mute_button.xml","res/drawable/mr_cast_route_seekbar_track.xml","res/drawable/mr_cast_stop.xml","res/drawable/mr_cast_thumb.xml","res/drawable/mr_dialog_close_dark.xml","res/drawable/mr_dialog_close_light.xml","res/drawable/mr_dialog_material_background_dark.xml","res/drawable/mr_dialog_material_background_light.xml","res/drawable/mr_group_collapse.xml","res/drawable/mr_group_expand.xml","res/drawable/mr_media_pause_dark.xml","res/drawable/mr_media_pause_light.xml","res/drawable/mr_media_play_dark.xml","res/drawable/mr_media_play_light.xml","res/drawable/mr_media_stop_dark.xml","res/drawable/mr_media_stop_light.xml","res/drawable/mr_vol_type_audiotrack_dark.xml","res/drawable/mr_vol_type_audiotrack_light.xml","res/drawable/mr_wifi_icon_dark.xml","res/drawable/mr_wifi_icon_light.xml","res/drawable/msg_emoji_gem.xml","res/drawable/msg_media_gallery.webp","res/drawable/notification_bg.xml","res/drawable/notification_bg_low.xml","res/drawable/notification_icon_background.xml","res/drawable/notification_tile_bg.xml","res/drawable/outline_add_account.xml","res/drawable/outline_ai_translate2.xml","res/drawable/outline_craft.xml","res/drawable/outline_header_search.xml","res/drawable/outline_poll_attach_24.xml","res/drawable/outline_profile_photo.xml","res/drawable/outline_profile_settings.xml","res/drawable/outline_profile_story.xml","res/drawable/outline_question_mark.xml","res/drawable/paint_elliptical_brush.webp","res/drawable/paint_neon_brush.webp","res/drawable/paint_radial_brush.webp","res/drawable/photo_circle.xml","res/drawable/photo_circle_fill.xml","res/drawable/photo_expand.xml","res/drawable/photo_placeholder_in.xml","res/drawable/photo_star.xml","res/drawable/photo_star_fill.xml","res/drawable/photo_undo2.xml","res/drawable/photo_zoomout.xml","res/drawable/photoview_placeholder.webp","res/drawable/player_new_repeat_off.xml","res/drawable/player_new_repeatall.xml","res/drawable/player_new_repeatone.xml","res/drawable/player_new_shuffle.xml","res/drawable/player_new_shuffle_off.xml","res/drawable/premium_ai_editor.xml","res/drawable/profile_qr_scan_24.xml","res/drawable/round_warn.xml","res/drawable/scrollbar_vertical_thumb.xml","res/drawable/scrollbar_vertical_thumb_inset.xml","res/drawable/settings_account.xml","res/drawable/settings_ask.xml","res/drawable/settings_business.xml","res/drawable/settings_calls.xml","res/drawable/settings_chat.xml","res/drawable/settings_data.xml","res/drawable/settings_devices.xml","res/drawable/settings_faq.xml","res/drawable/settings_folders.xml","res/drawable/settings_gift.xml","res/drawable/settings_group.xml","res/drawable/settings_language.xml","res/drawable/settings_policy.xml","res/drawable/settings_power.xml","res/drawable/settings_premium.xml","res/drawable/settings_privacy.xml","res/drawable/settings_sounds.xml","res/drawable/settings_stars.xml","res/drawable/settings_ton.xml","res/drawable/star.xml","res/drawable/story_camera.webp","res/drawable/story_link.xml","res/drawable/stream_flip.xml","res/drawable/stream_settings.xml","res/drawable/test_level_drawable.xml","res/drawable/tg_splash_320.xml","res/drawable/theme_preview_image.jpg","res/drawable/tooltip_frame_dark.xml","res/drawable/tooltip_frame_light.xml","res/drawable/transparent.xml","res/drawable/warning_sign.xml","res/drawable/widget_avatar_1.webp","res/drawable/widget_avatar_2.webp","res/drawable/widget_avatar_3.webp","res/drawable/widget_avatar_4.webp","res/drawable/widget_avatar_5.webp","res/drawable/widget_avatar_7.webp","res/drawable/widget_badge_background.xml","res/drawable/widget_badge_muted_background.xml","res/drawable-anydpi-v21/ic_checked_checkbox.xml","res/drawable-anydpi-v21/ic_unchecked_checkbox.xml","res/drawable-anydpi-v21/ic_vol_mute.xml","res/drawable-anydpi-v21/ic_vol_unmute.xml","res/drawable-anydpi-v23/fingerprint_dialog_fp_icon.xml","res/drawable-anydpi-v24/$cocoon_text__0.xml","res/drawable-anydpi-v24/$map_pin3__0.xml","res/drawable-anydpi-v24/$setup_bot_header__0.xml","res/drawable-anydpi-v24/$star_reaction__0.xml","res/drawable-anydpi-v24/$star_reaction__1.xml","res/drawable-anydpi-v24/$star_reaction__2.xml","res/drawable-anydpi-v24/$star_reaction__3.xml","res/drawable-anydpi-v24/$star_small_inner__0.xml","res/drawable-anydpi-v24/$star_small_inner__1.xml","res/drawable-anydpi-v24/_menu_stream_comments_off_24.xml","res/drawable-anydpi-v24/action_share.xml","res/drawable-anydpi-v24/buy_with_googlepay_button_content.xml","res/drawable-anydpi-v24/call.xml","res/drawable-anydpi-v24/camera.xml","res/drawable-anydpi-v24/cocoon_text.xml","res/drawable-anydpi-v24/dialog_media_checklist_20.xml","res/drawable-anydpi-v24/dialog_media_game_20.xml","res/drawable-anydpi-v24/dialog_media_incoming_video_call_20.xml","res/drawable-anydpi-v24/dialog_media_outgoing_video_call_20.xml","res/drawable-anydpi-v24/filled_add_album.xml","res/drawable-anydpi-v24/filled_bot_approve_24.xml","res/drawable-anydpi-v24/filled_bot_decline_24.xml","res/drawable-anydpi-v24/filled_bot_suggest_24.xml","res/drawable-anydpi-v24/filled_calls_bluetooth_s.xml","res/drawable-anydpi-v24/filled_calls_plus.xml","res/drawable-anydpi-v24/filled_chatlist2.xml","res/drawable-anydpi-v24/filled_chatlist_mention.xml","res/drawable-anydpi-v24/filled_chatlist_poll.xml","res/drawable-anydpi-v24/filled_chatlist_reaction.xml","res/drawable-anydpi-v24/filled_fab_compose_32.xml","res/drawable-anydpi-v24/filled_forge.xml","res/drawable-anydpi-v24/filled_gift_pause_24.xml","res/drawable-anydpi-v24/filled_gift_play_24.xml","res/drawable-anydpi-v24/filled_gift_sell_24.xml","res/drawable-anydpi-v24/filled_gift_sell_off.xml","res/drawable-anydpi-v24/filled_gift_sell_on.xml","res/drawable-anydpi-v24/filled_gift_simple.xml","res/drawable-anydpi-v24/filled_gift_transfer.xml","res/drawable-anydpi-v24/filled_messages_paid.xml","res/drawable-anydpi-v24/filled_new_contact_24.xml","res/drawable-anydpi-v24/filled_paid_suggest_24.xml","res/drawable-anydpi-v24/filled_poll_add_24.xml","res/drawable-anydpi-v24/filled_poll_correct_24.xml","res/drawable-anydpi-v24/filled_poll_deadline_24.xml","res/drawable-anydpi-v24/filled_poll_multiple_24.xml","res/drawable-anydpi-v24/filled_poll_revote_24.xml","res/drawable-anydpi-v24/filled_poll_shuffle_24.xml","res/drawable-anydpi-v24/filled_poll_view_24.xml","res/drawable-anydpi-v24/filled_profile_call_24.xml","res/drawable-anydpi-v24/filled_profile_edit_24.xml","res/drawable-anydpi-v24/filled_profile_member_24.xml","res/drawable-anydpi-v24/filled_profile_message_24.xml","res/drawable-anydpi-v24/filled_profile_mute_24.xml","res/drawable-anydpi-v24/filled_profile_photo.xml","res/drawable-anydpi-v24/filled_profile_photo_20.xml","res/drawable-anydpi-v24/filled_profile_settings.xml","res/drawable-anydpi-v24/filled_profile_stop_24.xml","res/drawable-anydpi-v24/filled_profile_unmute_24.xml","res/drawable-anydpi-v24/filled_profile_video_24.xml","res/drawable-anydpi-v24/filled_rating_crown.xml","res/drawable-anydpi-v24/filled_share.xml","res/drawable-anydpi-v24/filled_sharing_off2_24.xml","res/drawable-anydpi-v24/filled_stream_crown.xml","res/drawable-anydpi-v24/filled_suggest_chat_avatar.xml","res/drawable-anydpi-v24/filled_topic_new_24.xml","res/drawable-anydpi-v24/filled_understood.xml","res/drawable-anydpi-v24/filled_video_group.xml","res/drawable-anydpi-v24/filled_voice_comment_32.xml","res/drawable-anydpi-v24/fingerprint_dialog_error.xml","res/drawable-anydpi-v24/forward_to_stories.xml","res/drawable-anydpi-v24/fragment.xml","res/drawable-anydpi-v24/gift.xml","res/drawable-anydpi-v24/gift_unpack.xml","res/drawable-anydpi-v24/header_qr_24.xml","res/drawable-anydpi-v24/icon_plane.xml","res/drawable-anydpi-v24/input_suggest_paid_24.xml","res/drawable-anydpi-v24/large_forge.xml","res/drawable-anydpi-v24/large_user_tag.xml","res/drawable-anydpi-v24/leave.xml","res/drawable-anydpi-v24/live_stream.xml","res/drawable-anydpi-v24/map_pin3.xml","res/drawable-anydpi-v24/media_live_off.xml","res/drawable-anydpi-v24/media_live_on.xml","res/drawable-anydpi-v24/menu_add_stories.xml","res/drawable-anydpi-v24/menu_add_tab_24.xml","res/drawable-anydpi-v24/menu_album_add.xml","res/drawable-anydpi-v24/menu_bid_refund_24.xml","res/drawable-anydpi-v24/menu_day_mode_24.xml","res/drawable-anydpi-v24/menu_delete_paid.xml","res/drawable-anydpi-v24/menu_download_off_24.xml","res/drawable-anydpi-v24/menu_edit_price.xml","res/drawable-anydpi-v24/menu_face.xml","res/drawable-anydpi-v24/menu_feature_cover_24.xml","res/drawable-anydpi-v24/menu_feature_unique.xml","res/drawable-anydpi-v24/menu_night_mode_24.xml","res/drawable-anydpi-v24/menu_passkey_add.xml","res/drawable-anydpi-v24/menu_photo_off_24.xml","res/drawable-anydpi-v24/menu_poll_notify.xml","res/drawable-anydpi-v24/menu_poll_order_24.xml","res/drawable-anydpi-v24/menu_quality_hd_filled.xml","res/drawable-anydpi-v24/menu_quality_sd_filled.xml","res/drawable-anydpi-v24/menu_reaction_delete_24.xml","res/drawable-anydpi-v24/menu_refund.xml","res/drawable-anydpi-v24/menu_share_off_24.xml","res/drawable-anydpi-v24/menu_share_on_24.xml","res/drawable-anydpi-v24/menu_sidebar_bottom.xml","res/drawable-anydpi-v24/menu_sidebar_top.xml","res/drawable-anydpi-v24/menu_stream_comments_24.xml","res/drawable-anydpi-v24/menu_stream_pip.xml","res/drawable-anydpi-v24/menu_top_bidders_24.xml","res/drawable-anydpi-v24/menu_verification.xml","res/drawable-anydpi-v24/mini_call_in_16.xml","res/drawable-anydpi-v24/mini_call_join.xml","res/drawable-anydpi-v24/mini_call_out_16.xml","res/drawable-anydpi-v24/mini_casting_fill.xml","res/drawable-anydpi-v24/mini_checklist_add.xml","res/drawable-anydpi-v24/mini_checklist_done.xml","res/drawable-anydpi-v24/mini_checklist_undone.xml","res/drawable-anydpi-v24/mini_gift_hidden.xml","res/drawable-anydpi-v24/mini_mention_filled_16.xml","res/drawable-anydpi-v24/mini_replace_16.xml","res/drawable-anydpi-v24/mini_reply_poll_16.xml","res/drawable-anydpi-v24/mini_roll.xml","res/drawable-anydpi-v24/mini_stats.xml","res/drawable-anydpi-v24/mini_topup.xml","res/drawable-anydpi-v24/other_chats.xml","res/drawable-anydpi-v24/outline_attach_camera_24.xml","res/drawable-anydpi-v24/outline_caption_24.xml","res/drawable-anydpi-v24/outline_fab_story_24.xml","res/drawable-anydpi-v24/outline_groups_24.xml","res/drawable-anydpi-v24/outline_header_lock_24.xml","res/drawable-anydpi-v24/outline_header_qr_24.xml","res/drawable-anydpi-v24/outline_poll_add_24.xml","res/drawable-anydpi-v24/outline_poll_emoji_24.xml","res/drawable-anydpi-v24/outline_profile_call_24.xml","res/drawable-anydpi-v24/outline_profile_edit_24.xml","res/drawable-anydpi-v24/outline_profile_member_24.xml","res/drawable-anydpi-v24/outline_profile_message_24.xml","res/drawable-anydpi-v24/outline_profile_mute_24.xml","res/drawable-anydpi-v24/outline_profile_stop_24.xml","res/drawable-anydpi-v24/outline_profile_unmute_24.xml","res/drawable-anydpi-v24/outline_profile_video_24.xml","res/drawable-anydpi-v24/outline_saved_24.xml","res/drawable-anydpi-v24/outline_search_1_24.xml","res/drawable-anydpi-v24/outline_shield_check.xml","res/drawable-anydpi-v24/outline_shield_plain_24.xml","res/drawable-anydpi-v24/photo_arrowshape.xml","res/drawable-anydpi-v24/photo_rectangle.xml","res/drawable-anydpi-v24/photo_rectangle_fill.xml","res/drawable-anydpi-v24/picker.xml","res/drawable-anydpi-v24/profile_level10_inner.xml","res/drawable-anydpi-v24/profile_level10_outer.xml","res/drawable-anydpi-v24/profile_level1_inner.xml","res/drawable-anydpi-v24/profile_level1_outer.xml","res/drawable-anydpi-v24/profile_level20_inner.xml","res/drawable-anydpi-v24/profile_level20_outer.xml","res/drawable-anydpi-v24/profile_level2_inner.xml","res/drawable-anydpi-v24/profile_level2_outer.xml","res/drawable-anydpi-v24/profile_level30_inner.xml","res/drawable-anydpi-v24/profile_level30_outer.xml","res/drawable-anydpi-v24/profile_level3_inner.xml","res/drawable-anydpi-v24/profile_level3_outer.xml","res/drawable-anydpi-v24/profile_level40_inner.xml","res/drawable-anydpi-v24/profile_level40_outer.xml","res/drawable-anydpi-v24/profile_level4_inner.xml","res/drawable-anydpi-v24/profile_level4_outer.xml","res/drawable-anydpi-v24/profile_level50_inner.xml","res/drawable-anydpi-v24/profile_level50_outer.xml","res/drawable-anydpi-v24/profile_level5_inner.xml","res/drawable-anydpi-v24/profile_level5_outer.xml","res/drawable-anydpi-v24/profile_level60_inner.xml","res/drawable-anydpi-v24/profile_level60_outer.xml","res/drawable-anydpi-v24/profile_level6_inner.xml","res/drawable-anydpi-v24/profile_level6_outer.xml","res/drawable-anydpi-v24/profile_level70_inner.xml","res/drawable-anydpi-v24/profile_level70_outer.xml","res/drawable-anydpi-v24/profile_level7_inner.xml","res/drawable-anydpi-v24/profile_level7_outer.xml","res/drawable-anydpi-v24/profile_level80_inner.xml","res/drawable-anydpi-v24/profile_level80_outer.xml","res/drawable-anydpi-v24/profile_level8_inner.xml","res/drawable-anydpi-v24/profile_level8_outer.xml","res/drawable-anydpi-v24/profile_level90_inner.xml","res/drawable-anydpi-v24/profile_level90_outer.xml","res/drawable-anydpi-v24/profile_level9_inner.xml","res/drawable-anydpi-v24/profile_level9_outer.xml","res/drawable-anydpi-v24/profile_level_minus_inner.xml","res/drawable-anydpi-v24/profile_level_minus_outer.xml","res/drawable-anydpi-v24/report.xml","res/drawable-anydpi-v24/send_plane_24.xml","res/drawable-anydpi-v24/settings_channel.xml","res/drawable-anydpi-v24/settings_features.xml","res/drawable-anydpi-v24/settings_invite.xml","res/drawable-anydpi-v24/settings_wallet.xml","res/drawable-anydpi-v24/setup_bot_header.xml","res/drawable-anydpi-v24/star_reaction.xml","res/drawable-anydpi-v24/star_small_inner.xml","res/drawable-anydpi-v24/star_small_outline.xml","res/drawable-anydpi-v24/summary_arrow.xml","res/drawable-anydpi-v24/summary_stars.xml","res/drawable-anydpi-v24/telegram_logo.xml","res/drawable-anydpi-v24/telegram_logo_2.xml","res/drawable-anydpi-v24/timeline.xml","res/drawable-anydpi-v24/ton.xml","res/drawable-anydpi-v24/ton_16.xml","res/drawable-anydpi-v24/tone_create.xml","res/drawable-anydpi-v24/video_settings.xml","res/drawable-hdpi-v23/fingerprint_dialog_error.png","res/drawable-hdpi-v4/_menu_stream_comments_off_24.png","res/drawable-hdpi-v4/ab_progress.webp","res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_list_focused_holo.9.png","res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/account_check.webp","res/drawable-hdpi-v4/action_share.png","res/drawable-hdpi-v4/album_shadow.webp","res/drawable-hdpi-v4/animationpin.webp","res/drawable-hdpi-v4/animationpinleft.webp","res/drawable-hdpi-v4/animationpinright.webp","res/drawable-hdpi-v4/arrow_more.webp","res/drawable-hdpi-v4/arrow_newchat.webp","res/drawable-hdpi-v4/attach_arrow_left.webp","res/drawable-hdpi-v4/attach_arrow_right.webp","res/drawable-hdpi-v4/attach_send.webp","res/drawable-hdpi-v4/authorize.webp","res/drawable-hdpi-v4/background_selected.webp","res/drawable-hdpi-v4/bg_rotate_large.webp","res/drawable-hdpi-v4/blockpanel_shadow.webp","res/drawable-hdpi-v4/bluecounter.9.png","res/drawable-hdpi-v4/book_bot.webp","res/drawable-hdpi-v4/book_channel.webp","res/drawable-hdpi-v4/book_group.webp","res/drawable-hdpi-v4/book_logo.webp","res/drawable-hdpi-v4/book_user.webp","res/drawable-hdpi-v4/bot_card.webp","res/drawable-hdpi-v4/bot_file.webp","res/drawable-hdpi-v4/bot_invite.webp","res/drawable-hdpi-v4/bot_lines.webp","res/drawable-hdpi-v4/bot_link.webp","res/drawable-hdpi-v4/bot_location.webp","res/drawable-hdpi-v4/bot_music.webp","res/drawable-hdpi-v4/bot_webview.webp","res/drawable-hdpi-v4/boxshadow.9.png","res/drawable-hdpi-v4/buy_with_googlepay_button_content.png","res/drawable-hdpi-v4/calendar_date.9.png","res/drawable-hdpi-v4/call.png","res/drawable-hdpi-v4/calls_bluetooth.webp","res/drawable-hdpi-v4/calls_camera_mini.webp","res/drawable-hdpi-v4/calls_decline.webp","res/drawable-hdpi-v4/calls_headphones.webp","res/drawable-hdpi-v4/calls_menu_headset.webp","res/drawable-hdpi-v4/calls_menu_phone.webp","res/drawable-hdpi-v4/calls_mute_mini.webp","res/drawable-hdpi-v4/calls_pip_outershadow.9.png","res/drawable-hdpi-v4/calls_speaker.webp","res/drawable-hdpi-v4/calls_unmute.webp","res/drawable-hdpi-v4/calls_video.webp","res/drawable-hdpi-v4/camera.png","res/drawable-hdpi-v4/camera_btn.webp","res/drawable-hdpi-v4/camera_revert1.webp","res/drawable-hdpi-v4/camera_revert2.png","res/drawable-hdpi-v4/cancel_big.webp","res/drawable-hdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png","res/drawable-hdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-hdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-hdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-hdpi-v4/cast_ic_notification_0.png","res/drawable-hdpi-v4/cast_ic_notification_1.png","res/drawable-hdpi-v4/cast_ic_notification_2.png","res/drawable-hdpi-v4/cast_ic_notification_on.png","res/drawable-hdpi-v4/cast_ic_stop_circle_filled_grey600.png","res/drawable-hdpi-v4/cast_ic_stop_circle_filled_white.png","res/drawable-hdpi-v4/chat_calls_incoming.webp","res/drawable-hdpi-v4/chat_calls_outgoing.webp","res/drawable-hdpi-v4/chat_calls_video.webp","res/drawable-hdpi-v4/chat_calls_voice.webp","res/drawable-hdpi-v4/chats_archive.webp","res/drawable-hdpi-v4/chats_archive_arrow.webp","res/drawable-hdpi-v4/chats_archive_box.webp","res/drawable-hdpi-v4/chats_archive_muted.webp","res/drawable-hdpi-v4/chats_archive_pin.webp","res/drawable-hdpi-v4/chats_pin.webp","res/drawable-hdpi-v4/chats_replies.webp","res/drawable-hdpi-v4/chats_saved.webp","res/drawable-hdpi-v4/chats_undo.webp","res/drawable-hdpi-v4/chats_unpin.webp","res/drawable-hdpi-v4/checkbig.webp","res/drawable-hdpi-v4/circle.webp","res/drawable-hdpi-v4/circle_big.webp","res/drawable-hdpi-v4/cocoon_text.png","res/drawable-hdpi-v4/common_full_open_on_phone.png","res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-hdpi-v4/compose_panel_shadow.webp","res/drawable-hdpi-v4/delete.webp","res/drawable-hdpi-v4/device_desktop_osx.webp","res/drawable-hdpi-v4/device_desktop_other.webp","res/drawable-hdpi-v4/device_desktop_win.webp","res/drawable-hdpi-v4/device_phone_android.webp","res/drawable-hdpi-v4/device_phone_ios.webp","res/drawable-hdpi-v4/device_tablet_android.webp","res/drawable-hdpi-v4/device_tablet_ios.webp","res/drawable-hdpi-v4/device_web_chrome.webp","res/drawable-hdpi-v4/device_web_edge.webp","res/drawable-hdpi-v4/device_web_firefox.webp","res/drawable-hdpi-v4/device_web_opera.webp","res/drawable-hdpi-v4/device_web_other.webp","res/drawable-hdpi-v4/device_web_safari.webp","res/drawable-hdpi-v4/dialog_media_checklist_20.png","res/drawable-hdpi-v4/dialog_media_game_20.png","res/drawable-hdpi-v4/dialog_media_incoming_video_call_20.png","res/drawable-hdpi-v4/dialog_media_outgoing_video_call_20.png","res/drawable-hdpi-v4/emoji_love.webp","res/drawable-hdpi-v4/emoji_tabs_faves.webp","res/drawable-hdpi-v4/emoji_tabs_new1.webp","res/drawable-hdpi-v4/emoji_tabs_new2.webp","res/drawable-hdpi-v4/emoji_tabs_new3.webp","res/drawable-hdpi-v4/fast_scroll_shadow.webp","res/drawable-hdpi-v4/files_folder.webp","res/drawable-hdpi-v4/files_gallery.webp","res/drawable-hdpi-v4/files_internal.webp","res/drawable-hdpi-v4/files_music.webp","res/drawable-hdpi-v4/files_storage.webp","res/drawable-hdpi-v4/filled_access_fingerprint.webp","res/drawable-hdpi-v4/filled_access_location.webp","res/drawable-hdpi-v4/filled_access_sleeping.webp","res/drawable-hdpi-v4/filled_add_album.png","res/drawable-hdpi-v4/filled_add_photo.webp","res/drawable-hdpi-v4/filled_add_sticker.webp","res/drawable-hdpi-v4/filled_affiliate.webp","res/drawable-hdpi-v4/filled_boost_plus.webp","res/drawable-hdpi-v4/filled_bot_approve_24.png","res/drawable-hdpi-v4/filled_bot_decline_24.png","res/drawable-hdpi-v4/filled_bot_suggest_24.png","res/drawable-hdpi-v4/filled_button_reply.webp","res/drawable-hdpi-v4/filled_button_share.webp","res/drawable-hdpi-v4/filled_calls_bluetooth_s.png","res/drawable-hdpi-v4/filled_calls_plus.png","res/drawable-hdpi-v4/filled_chatlink_large.webp","res/drawable-hdpi-v4/filled_chatlist2.png","res/drawable-hdpi-v4/filled_chatlist_mention.png","res/drawable-hdpi-v4/filled_chatlist_poll.png","res/drawable-hdpi-v4/filled_chatlist_reaction.png","res/drawable-hdpi-v4/filled_clear.webp","res/drawable-hdpi-v4/filled_directions.webp","res/drawable-hdpi-v4/filled_earn_stars.webp","res/drawable-hdpi-v4/filled_extend_location.webp","res/drawable-hdpi-v4/filled_fab_compose_32.png","res/drawable-hdpi-v4/filled_fire.webp","res/drawable-hdpi-v4/filled_folder_existing.webp","res/drawable-hdpi-v4/filled_folder_new.webp","res/drawable-hdpi-v4/filled_forge.png","res/drawable-hdpi-v4/filled_forward.png","res/drawable-hdpi-v4/filled_forward_settings.webp","res/drawable-hdpi-v4/filled_gift_pause_24.png","res/drawable-hdpi-v4/filled_gift_play_24.png","res/drawable-hdpi-v4/filled_gift_premium.webp","res/drawable-hdpi-v4/filled_gift_sell_24.png","res/drawable-hdpi-v4/filled_gift_sell_off.png","res/drawable-hdpi-v4/filled_gift_sell_on.png","res/drawable-hdpi-v4/filled_gift_simple.png","res/drawable-hdpi-v4/filled_gift_transfer.png","res/drawable-hdpi-v4/filled_giveaway_premium.webp","res/drawable-hdpi-v4/filled_giveaway_stars.webp","res/drawable-hdpi-v4/filled_info.webp","res/drawable-hdpi-v4/filled_limit_boost.webp","res/drawable-hdpi-v4/filled_link.webp","res/drawable-hdpi-v4/filled_location.webp","res/drawable-hdpi-v4/filled_location_forever.webp","res/drawable-hdpi-v4/filled_messages_paid.png","res/drawable-hdpi-v4/filled_new_contact_24.png","res/drawable-hdpi-v4/filled_open_message.webp","res/drawable-hdpi-v4/filled_paid_suggest_24.png","res/drawable-hdpi-v4/filled_poll_add_24.png","res/drawable-hdpi-v4/filled_poll_correct_24.png","res/drawable-hdpi-v4/filled_poll_deadline_24.png","res/drawable-hdpi-v4/filled_poll_multiple_24.png","res/drawable-hdpi-v4/filled_poll_revote_24.png","res/drawable-hdpi-v4/filled_poll_shuffle_24.png","res/drawable-hdpi-v4/filled_poll_view_24.png","res/drawable-hdpi-v4/filled_premium_away.webp","res/drawable-hdpi-v4/filled_premium_bots.webp","res/drawable-hdpi-v4/filled_premium_business.webp","res/drawable-hdpi-v4/filled_premium_camera.webp","res/drawable-hdpi-v4/filled_premium_chatlink.webp","res/drawable-hdpi-v4/filled_premium_hours.webp","res/drawable-hdpi-v4/filled_premium_intro.webp","res/drawable-hdpi-v4/filled_premium_status2.webp","res/drawable-hdpi-v4/filled_profile_call_24.png","res/drawable-hdpi-v4/filled_profile_edit_24.png","res/drawable-hdpi-v4/filled_profile_member_24.png","res/drawable-hdpi-v4/filled_profile_message_24.png","res/drawable-hdpi-v4/filled_profile_mute_24.png","res/drawable-hdpi-v4/filled_profile_photo.png","res/drawable-hdpi-v4/filled_profile_photo_20.png","res/drawable-hdpi-v4/filled_profile_settings.png","res/drawable-hdpi-v4/filled_profile_stop_24.png","res/drawable-hdpi-v4/filled_profile_unmute_24.png","res/drawable-hdpi-v4/filled_profile_video_24.png","res/drawable-hdpi-v4/filled_rating_crown.png","res/drawable-hdpi-v4/filled_reply_quote.webp","res/drawable-hdpi-v4/filled_reply_settings.webp","res/drawable-hdpi-v4/filled_sensitive.webp","res/drawable-hdpi-v4/filled_share.png","res/drawable-hdpi-v4/filled_sharing_off2_24.png","res/drawable-hdpi-v4/filled_star_plus.webp","res/drawable-hdpi-v4/filled_stop_location.webp","res/drawable-hdpi-v4/filled_stream_crown.png","res/drawable-hdpi-v4/filled_suggest_chat_avatar.png","res/drawable-hdpi-v4/filled_topic_new_24.png","res/drawable-hdpi-v4/filled_unclaimed.webp","res/drawable-hdpi-v4/filled_understood.png","res/drawable-hdpi-v4/filled_unknown.webp","res/drawable-hdpi-v4/filled_username.webp","res/drawable-hdpi-v4/filled_video_group.png","res/drawable-hdpi-v4/filled_views.webp","res/drawable-hdpi-v4/filled_voice_comment_32.png","res/drawable-hdpi-v4/filled_widget_music.webp","res/drawable-hdpi-v4/fingerprint.webp","res/drawable-hdpi-v4/flash_auto.webp","res/drawable-hdpi-v4/flash_off.webp","res/drawable-hdpi-v4/flash_on.webp","res/drawable-hdpi-v4/floating_check.webp","res/drawable-hdpi-v4/floating_pencil.webp","res/drawable-hdpi-v4/floating_shadow.webp","res/drawable-hdpi-v4/floating_shadow_profile.webp","res/drawable-hdpi-v4/forward_to_stories.png","res/drawable-hdpi-v4/foursquare.webp","res/drawable-hdpi-v4/fragment.png","res/drawable-hdpi-v4/ghost.webp","res/drawable-hdpi-v4/gif_empty.webp","res/drawable-hdpi-v4/gift.png","res/drawable-hdpi-v4/gift_unpack.png","res/drawable-hdpi-v4/googleg_disabled_color_18.png","res/drawable-hdpi-v4/googleg_standard_color_18.png","res/drawable-hdpi-v4/googlepay_button_no_shadow_background_image.9.png","res/drawable-hdpi-v4/greydivider.9.png","res/drawable-hdpi-v4/greydivider_bottom.9.png","res/drawable-hdpi-v4/greydivider_top.9.png","res/drawable-hdpi-v4/group_edit.webp","res/drawable-hdpi-v4/group_edit_profile.webp","res/drawable-hdpi-v4/groups_limit1.webp","res/drawable-hdpi-v4/groups_overview_check.webp","res/drawable-hdpi-v4/header_qr_24.png","res/drawable-hdpi-v4/header_shadow.webp","res/drawable-hdpi-v4/header_shadow_reverse.webp","res/drawable-hdpi-v4/heart_confetti.webp","res/drawable-hdpi-v4/ic_ab_back.webp","res/drawable-hdpi-v4/ic_ab_done.webp","res/drawable-hdpi-v4/ic_ab_new.webp","res/drawable-hdpi-v4/ic_ab_other.webp","res/drawable-hdpi-v4/ic_ab_reply.webp","res/drawable-hdpi-v4/ic_ab_reply2.webp","res/drawable-hdpi-v4/ic_again.webp","res/drawable-hdpi-v4/ic_againinline.webp","res/drawable-hdpi-v4/ic_arrow_drop_down.webp","res/drawable-hdpi-v4/ic_audiotrack_dark.png","res/drawable-hdpi-v4/ic_audiotrack_light.png","res/drawable-hdpi-v4/ic_call.png","res/drawable-hdpi-v4/ic_call_end_white_24dp.webp","res/drawable-hdpi-v4/ic_chatlist_add_2.webp","res/drawable-hdpi-v4/ic_checked_checkbox.png","res/drawable-hdpi-v4/ic_chevron_right_black_18dp.webp","res/drawable-hdpi-v4/ic_close_white.webp","res/drawable-hdpi-v4/ic_dialog_close_dark.png","res/drawable-hdpi-v4/ic_dialog_close_light.png","res/drawable-hdpi-v4/ic_gallery_background.webp","res/drawable-hdpi-v4/ic_gofullscreen.webp","res/drawable-hdpi-v4/ic_goinline.webp","res/drawable-hdpi-v4/ic_launcher_dr.webp","res/drawable-hdpi-v4/ic_layer_close.webp","res/drawable-hdpi-v4/ic_lock_header.webp","res/drawable-hdpi-v4/ic_lock_white.webp","res/drawable-hdpi-v4/ic_masks_msk1.webp","res/drawable-hdpi-v4/ic_media_pause_dark.png","res/drawable-hdpi-v4/ic_media_pause_light.png","res/drawable-hdpi-v4/ic_media_play_dark.png","res/drawable-hdpi-v4/ic_media_play_light.png","res/drawable-hdpi-v4/ic_media_stop_dark.png","res/drawable-hdpi-v4/ic_media_stop_light.png","res/drawable-hdpi-v4/ic_mr_button_connected_30_dark.png","res/drawable-hdpi-v4/ic_mr_button_disabled_dark.png","res/drawable-hdpi-v4/ic_mr_button_disabled_light.png","res/drawable-hdpi-v4/ic_mr_button_disconnected_dark.png","res/drawable-hdpi-v4/ic_mr_button_disconnected_light.png","res/drawable-hdpi-v4/ic_mr_button_grey.png","res/drawable-hdpi-v4/ic_mr_wifi_icon_dark.png","res/drawable-hdpi-v4/ic_mr_wifi_icon_light.png","res/drawable-hdpi-v4/ic_outfullscreen.webp","res/drawable-hdpi-v4/ic_outinline.webp","res/drawable-hdpi-v4/ic_pause.webp","res/drawable-hdpi-v4/ic_pauseinline.webp","res/drawable-hdpi-v4/ic_play.webp","res/drawable-hdpi-v4/ic_playinline.webp","res/drawable-hdpi-v4/ic_rating_star.webp","res/drawable-hdpi-v4/ic_rating_star_filled.webp","res/drawable-hdpi-v4/ic_reply_icon.webp","res/drawable-hdpi-v4/ic_send.webp","res/drawable-hdpi-v4/ic_share_video.webp","res/drawable-hdpi-v4/ic_unchecked_checkbox.png","res/drawable-hdpi-v4/ic_video.webp","res/drawable-hdpi-v4/ic_vol_mute.png","res/drawable-hdpi-v4/ic_vol_type_speaker_dark.png","res/drawable-hdpi-v4/ic_vol_type_speaker_group_dark.png","res/drawable-hdpi-v4/ic_vol_type_speaker_group_light.png","res/drawable-hdpi-v4/ic_vol_type_speaker_light.png","res/drawable-hdpi-v4/ic_vol_type_tv_dark.png","res/drawable-hdpi-v4/ic_vol_type_tv_light.png","res/drawable-hdpi-v4/ic_vol_unmute.png","res/drawable-hdpi-v4/icon_plane.png","res/drawable-hdpi-v4/input_attach.webp","res/drawable-hdpi-v4/input_bot1.webp","res/drawable-hdpi-v4/input_bot2.webp","res/drawable-hdpi-v4/input_calendar1.webp","res/drawable-hdpi-v4/input_calendar2.webp","res/drawable-hdpi-v4/input_clear.webp","res/drawable-hdpi-v4/input_done.webp","res/drawable-hdpi-v4/input_forward.webp","res/drawable-hdpi-v4/input_keyboard.webp","res/drawable-hdpi-v4/input_mic.webp","res/drawable-hdpi-v4/input_mic_pressed.webp","res/drawable-hdpi-v4/input_notify_off.webp","res/drawable-hdpi-v4/input_notify_on.webp","res/drawable-hdpi-v4/input_reply.webp","res/drawable-hdpi-v4/input_schedule.webp","res/drawable-hdpi-v4/input_smile.webp","res/drawable-hdpi-v4/input_suggest_paid_24.png","res/drawable-hdpi-v4/input_video.webp","res/drawable-hdpi-v4/input_video_pressed.webp","res/drawable-hdpi-v4/input_video_story.webp","res/drawable-hdpi-v4/input_video_story_remove.webp","res/drawable-hdpi-v4/intro_fast_arrow.webp","res/drawable-hdpi-v4/intro_fast_arrow_shadow.webp","res/drawable-hdpi-v4/intro_fast_body.webp","res/drawable-hdpi-v4/intro_fast_spiral.webp","res/drawable-hdpi-v4/intro_ic_bubble.webp","res/drawable-hdpi-v4/intro_ic_bubble_dot.webp","res/drawable-hdpi-v4/intro_ic_cam.webp","res/drawable-hdpi-v4/intro_ic_cam_lens.webp","res/drawable-hdpi-v4/intro_ic_pencil.webp","res/drawable-hdpi-v4/intro_ic_pin.webp","res/drawable-hdpi-v4/intro_ic_smile.webp","res/drawable-hdpi-v4/intro_ic_smile_eye.webp","res/drawable-hdpi-v4/intro_ic_videocam.webp","res/drawable-hdpi-v4/intro_knot_down.webp","res/drawable-hdpi-v4/intro_knot_up.webp","res/drawable-hdpi-v4/intro_powerful_infinity.webp","res/drawable-hdpi-v4/intro_powerful_infinity_white.webp","res/drawable-hdpi-v4/intro_powerful_mask.webp","res/drawable-hdpi-v4/intro_powerful_star.webp","res/drawable-hdpi-v4/intro_private_door.webp","res/drawable-hdpi-v4/intro_private_screw.webp","res/drawable-hdpi-v4/intro_tg_plane.webp","res/drawable-hdpi-v4/knob_shadow.webp","res/drawable-hdpi-v4/large_ads_info.webp","res/drawable-hdpi-v4/large_archive.webp","res/drawable-hdpi-v4/large_away.webp","res/drawable-hdpi-v4/large_boosts.webp","res/drawable-hdpi-v4/large_forge.png","res/drawable-hdpi-v4/large_greeting.webp","res/drawable-hdpi-v4/large_hashtags.webp","res/drawable-hdpi-v4/large_hidden.webp","res/drawable-hdpi-v4/large_income.webp","res/drawable-hdpi-v4/large_locked_post.webp","res/drawable-hdpi-v4/large_log_actions.webp","res/drawable-hdpi-v4/large_monetize.webp","res/drawable-hdpi-v4/large_notes.webp","res/drawable-hdpi-v4/large_quickreplies.webp","res/drawable-hdpi-v4/large_repost_story.webp","res/drawable-hdpi-v4/large_stealth.webp","res/drawable-hdpi-v4/large_user_tag.png","res/drawable-hdpi-v4/layer_shadow.webp","res/drawable-hdpi-v4/leave.png","res/drawable-hdpi-v4/left_status_profile.webp","res/drawable-hdpi-v4/list_check.webp","res/drawable-hdpi-v4/list_circle.webp","res/drawable-hdpi-v4/list_halfcheck.webp","res/drawable-hdpi-v4/list_mute.webp","res/drawable-hdpi-v4/list_pin.webp","res/drawable-hdpi-v4/list_reorder.webp","res/drawable-hdpi-v4/list_secret.webp","res/drawable-hdpi-v4/list_unmute.webp","res/drawable-hdpi-v4/list_warning_sign.webp","res/drawable-hdpi-v4/live_loc.webp","res/drawable-hdpi-v4/live_stream.png","res/drawable-hdpi-v4/livepin.webp","res/drawable-hdpi-v4/load_big.webp","res/drawable-hdpi-v4/location_empty.webp","res/drawable-hdpi-v4/lock_round_shadow.9.png","res/drawable-hdpi-v4/login_arrow1.webp","res/drawable-hdpi-v4/login_phone1.webp","res/drawable-hdpi-v4/logo_middle.webp","res/drawable-hdpi-v4/map_pin.webp","res/drawable-hdpi-v4/map_pin2.webp","res/drawable-hdpi-v4/map_pin3.png","res/drawable-hdpi-v4/map_pin_circle.webp","res/drawable-hdpi-v4/map_pin_cone2.webp","res/drawable-hdpi-v4/map_pin_photo.webp","res/drawable-hdpi-v4/media_button_erase.webp","res/drawable-hdpi-v4/media_button_restore.webp","res/drawable-hdpi-v4/media_crop.webp","res/drawable-hdpi-v4/media_doc_blue.webp","res/drawable-hdpi-v4/media_doc_blue_b.webp","res/drawable-hdpi-v4/media_doc_green.webp","res/drawable-hdpi-v4/media_doc_green_b.webp","res/drawable-hdpi-v4/media_doc_red.webp","res/drawable-hdpi-v4/media_doc_red_b.webp","res/drawable-hdpi-v4/media_doc_yellow.webp","res/drawable-hdpi-v4/media_doc_yellow_b.webp","res/drawable-hdpi-v4/media_download.webp","res/drawable-hdpi-v4/media_draw.webp","res/drawable-hdpi-v4/media_dual_camera2.webp","res/drawable-hdpi-v4/media_dual_camera2_shadow.webp","res/drawable-hdpi-v4/media_flip.webp","res/drawable-hdpi-v4/media_like.webp","res/drawable-hdpi-v4/media_like_active.webp","res/drawable-hdpi-v4/media_live_off.png","res/drawable-hdpi-v4/media_live_on.png","res/drawable-hdpi-v4/media_magic_cut.webp","res/drawable-hdpi-v4/media_more.webp","res/drawable-hdpi-v4/media_mute.webp","res/drawable-hdpi-v4/media_photo_flash_auto2.webp","res/drawable-hdpi-v4/media_photo_flash_off2.webp","res/drawable-hdpi-v4/media_photo_flash_on2.webp","res/drawable-hdpi-v4/media_repost.webp","res/drawable-hdpi-v4/media_settings.webp","res/drawable-hdpi-v4/media_share.webp","res/drawable-hdpi-v4/media_sticker_stroke.webp","res/drawable-hdpi-v4/media_unmute.webp","res/drawable-hdpi-v4/mentionbutton.webp","res/drawable-hdpi-v4/menu_add_stories.png","res/drawable-hdpi-v4/menu_add_tab_24.png","res/drawable-hdpi-v4/menu_album_add.png","res/drawable-hdpi-v4/menu_bid_refund_24.png","res/drawable-hdpi-v4/menu_birthday.webp","res/drawable-hdpi-v4/menu_browser_arrowup.webp","res/drawable-hdpi-v4/menu_browser_bookmarks.webp","res/drawable-hdpi-v4/menu_camera_retake.webp","res/drawable-hdpi-v4/menu_cashtag.webp","res/drawable-hdpi-v4/menu_clear_cache.webp","res/drawable-hdpi-v4/menu_clear_cookies.webp","res/drawable-hdpi-v4/menu_clear_recent.webp","res/drawable-hdpi-v4/menu_contact_existing.webp","res/drawable-hdpi-v4/menu_copy.9.png","res/drawable-hdpi-v4/menu_copy_s.webp","res/drawable-hdpi-v4/menu_cover_stories.webp","res/drawable-hdpi-v4/menu_day_mode_24.png","res/drawable-hdpi-v4/menu_delete_old.webp","res/drawable-hdpi-v4/menu_delete_paid.png","res/drawable-hdpi-v4/menu_devices.webp","res/drawable-hdpi-v4/menu_download_off_24.png","res/drawable-hdpi-v4/menu_download_round.webp","res/drawable-hdpi-v4/menu_edit_appearance.webp","res/drawable-hdpi-v4/menu_edit_price.png","res/drawable-hdpi-v4/menu_edited_stamp.webp","res/drawable-hdpi-v4/menu_face.png","res/drawable-hdpi-v4/menu_factcheck.webp","res/drawable-hdpi-v4/menu_feature_color_name.webp","res/drawable-hdpi-v4/menu_feature_color_profile.webp","res/drawable-hdpi-v4/menu_feature_cover.webp","res/drawable-hdpi-v4/menu_feature_cover_24.png","res/drawable-hdpi-v4/menu_feature_custombg.webp","res/drawable-hdpi-v4/menu_feature_intro.webp","res/drawable-hdpi-v4/menu_feature_links.webp","res/drawable-hdpi-v4/menu_feature_links2.webp","res/drawable-hdpi-v4/menu_feature_noads.webp","res/drawable-hdpi-v4/menu_feature_pack.webp","res/drawable-hdpi-v4/menu_feature_paid.webp","res/drawable-hdpi-v4/menu_feature_premium.webp","res/drawable-hdpi-v4/menu_feature_reactions.webp","res/drawable-hdpi-v4/menu_feature_reliable.webp","res/drawable-hdpi-v4/menu_feature_simple.webp","res/drawable-hdpi-v4/menu_feature_split.webp","res/drawable-hdpi-v4/menu_feature_status.webp","res/drawable-hdpi-v4/menu_feature_stories.webp","res/drawable-hdpi-v4/menu_feature_translate.webp","res/drawable-hdpi-v4/menu_feature_transparent.webp","res/drawable-hdpi-v4/menu_feature_unique.png","res/drawable-hdpi-v4/menu_feature_voice.webp","res/drawable-hdpi-v4/menu_feature_wallpaper.webp","res/drawable-hdpi-v4/menu_feature_withdrawals.webp","res/drawable-hdpi-v4/menu_forward_stamp.webp","res/drawable-hdpi-v4/menu_gift.webp","res/drawable-hdpi-v4/menu_hashtag.webp","res/drawable-hdpi-v4/menu_instant_view.webp","res/drawable-hdpi-v4/menu_intro.webp","res/drawable-hdpi-v4/menu_invit_telegram.webp","res/drawable-hdpi-v4/menu_lightbulb.webp","res/drawable-hdpi-v4/menu_link_create.webp","res/drawable-hdpi-v4/menu_night_mode_24.png","res/drawable-hdpi-v4/menu_passkey_add.png","res/drawable-hdpi-v4/menu_photo_off_24.png","res/drawable-hdpi-v4/menu_poll_notify.png","res/drawable-hdpi-v4/menu_poll_order_24.png","res/drawable-hdpi-v4/menu_premium_away.webp","res/drawable-hdpi-v4/menu_premium_chatbot.webp","res/drawable-hdpi-v4/menu_premium_chatlink.webp","res/drawable-hdpi-v4/menu_premium_clock.webp","res/drawable-hdpi-v4/menu_premium_clock_add.webp","res/drawable-hdpi-v4/menu_premium_effects.webp","res/drawable-hdpi-v4/menu_premium_location.webp","res/drawable-hdpi-v4/menu_premium_main.webp","res/drawable-hdpi-v4/menu_premium_seen.webp","res/drawable-hdpi-v4/menu_premium_tools.webp","res/drawable-hdpi-v4/menu_privacy.webp","res/drawable-hdpi-v4/menu_privacy_policy.webp","res/drawable-hdpi-v4/menu_profile_colors.webp","res/drawable-hdpi-v4/menu_profile_colors_locked.webp","res/drawable-hdpi-v4/menu_quality_hd.webp","res/drawable-hdpi-v4/menu_quality_hd2.webp","res/drawable-hdpi-v4/menu_quality_hd_filled.png","res/drawable-hdpi-v4/menu_quality_sd.webp","res/drawable-hdpi-v4/menu_quality_sd_filled.png","res/drawable-hdpi-v4/menu_quickreply.webp","res/drawable-hdpi-v4/menu_quote_delete.webp","res/drawable-hdpi-v4/menu_quote_specific.webp","res/drawable-hdpi-v4/menu_random.webp","res/drawable-hdpi-v4/menu_reaction_delete_24.png","res/drawable-hdpi-v4/menu_refund.png","res/drawable-hdpi-v4/menu_select_quote.webp","res/drawable-hdpi-v4/menu_share_off_24.png","res/drawable-hdpi-v4/menu_share_on_24.png","res/drawable-hdpi-v4/menu_shop.webp","res/drawable-hdpi-v4/menu_sidebar_bottom.png","res/drawable-hdpi-v4/menu_sidebar_top.png","res/drawable-hdpi-v4/menu_stars_gift.webp","res/drawable-hdpi-v4/menu_sticker_add.webp","res/drawable-hdpi-v4/menu_sticker_select.webp","res/drawable-hdpi-v4/menu_storage_path.webp","res/drawable-hdpi-v4/menu_stream_comments_24.png","res/drawable-hdpi-v4/menu_stream_pip.png","res/drawable-hdpi-v4/menu_tag_delete.webp","res/drawable-hdpi-v4/menu_tag_edit.webp","res/drawable-hdpi-v4/menu_tag_filter.webp","res/drawable-hdpi-v4/menu_tag_plus.webp","res/drawable-hdpi-v4/menu_tag_rename.webp","res/drawable-hdpi-v4/menu_top_bidders_24.png","res/drawable-hdpi-v4/menu_unlock.webp","res/drawable-hdpi-v4/menu_unsave_story.webp","res/drawable-hdpi-v4/menu_username_change.webp","res/drawable-hdpi-v4/menu_username_set.webp","res/drawable-hdpi-v4/menu_verification.png","res/drawable-hdpi-v4/menu_video_chromecast.webp","res/drawable-hdpi-v4/menu_video_loop.webp","res/drawable-hdpi-v4/menu_video_pip.webp","res/drawable-hdpi-v4/menu_views_reactions.webp","res/drawable-hdpi-v4/menu_views_reactions2.webp","res/drawable-hdpi-v4/menu_views_reactions3.webp","res/drawable-hdpi-v4/menu_views_recent.webp","res/drawable-hdpi-v4/menu_views_recent2.webp","res/drawable-hdpi-v4/menu_views_recent3.webp","res/drawable-hdpi-v4/menu_views_reposts.webp","res/drawable-hdpi-v4/menu_views_reposts3.webp","res/drawable-hdpi-v4/mini_boost_badge.webp","res/drawable-hdpi-v4/mini_boost_button.webp","res/drawable-hdpi-v4/mini_boost_profile_badge.webp","res/drawable-hdpi-v4/mini_boost_profile_badge2.webp","res/drawable-hdpi-v4/mini_boost_remove.webp","res/drawable-hdpi-v4/mini_call_in_16.png","res/drawable-hdpi-v4/mini_call_join.png","res/drawable-hdpi-v4/mini_call_out_16.png","res/drawable-hdpi-v4/mini_casting_fill.png","res/drawable-hdpi-v4/mini_checklist_add.png","res/drawable-hdpi-v4/mini_checklist_done.png","res/drawable-hdpi-v4/mini_checklist_undone.png","res/drawable-hdpi-v4/mini_external_link.webp","res/drawable-hdpi-v4/mini_forward_story.webp","res/drawable-hdpi-v4/mini_forwarded.webp","res/drawable-hdpi-v4/mini_gift.webp","res/drawable-hdpi-v4/mini_gift_hidden.png","res/drawable-hdpi-v4/mini_giveaway.webp","res/drawable-hdpi-v4/mini_like_filled.webp","res/drawable-hdpi-v4/mini_mention_filled_16.png","res/drawable-hdpi-v4/mini_more_dots.webp","res/drawable-hdpi-v4/mini_quote.webp","res/drawable-hdpi-v4/mini_replace_16.png","res/drawable-hdpi-v4/mini_reply_poll_16.png","res/drawable-hdpi-v4/mini_reply_user.webp","res/drawable-hdpi-v4/mini_repost_story.webp","res/drawable-hdpi-v4/mini_roll.png","res/drawable-hdpi-v4/mini_stats.png","res/drawable-hdpi-v4/mini_stats_likes.webp","res/drawable-hdpi-v4/mini_stats_shares.webp","res/drawable-hdpi-v4/mini_switch_lock.webp","res/drawable-hdpi-v4/mini_ton.webp","res/drawable-hdpi-v4/mini_topup.png","res/drawable-hdpi-v4/mini_viewonce.webp","res/drawable-hdpi-v4/mini_views_likes.webp","res/drawable-hdpi-v4/minibubble_in.webp","res/drawable-hdpi-v4/minibubble_out.webp","res/drawable-hdpi-v4/miniplayer_close.webp","res/drawable-hdpi-v4/minithumb_play.webp","res/drawable-hdpi-v4/msg2_animations.webp","res/drawable-hdpi-v4/msg2_archived_stickers.webp","res/drawable-hdpi-v4/msg2_ask_question.webp","res/drawable-hdpi-v4/msg2_autodelete.webp","res/drawable-hdpi-v4/msg2_battery.webp","res/drawable-hdpi-v4/msg2_block2.webp","res/drawable-hdpi-v4/msg2_call_earpiece.webp","res/drawable-hdpi-v4/msg2_chats_add.webp","res/drawable-hdpi-v4/msg2_data.webp","res/drawable-hdpi-v4/msg2_devices.webp","res/drawable-hdpi-v4/msg2_discussion.webp","res/drawable-hdpi-v4/msg2_email.webp","res/drawable-hdpi-v4/msg2_folder.webp","res/drawable-hdpi-v4/msg2_gif.webp","res/drawable-hdpi-v4/msg2_help.webp","res/drawable-hdpi-v4/msg2_language.webp","res/drawable-hdpi-v4/msg2_link2.webp","res/drawable-hdpi-v4/msg2_notifications.webp","res/drawable-hdpi-v4/msg2_permissions.webp","res/drawable-hdpi-v4/msg2_policy.webp","res/drawable-hdpi-v4/msg2_reactions2.webp","res/drawable-hdpi-v4/msg2_secret.webp","res/drawable-hdpi-v4/msg2_smile_status.webp","res/drawable-hdpi-v4/msg2_sticker.webp","res/drawable-hdpi-v4/msg2_trending.webp","res/drawable-hdpi-v4/msg2_videocall.webp","res/drawable-hdpi-v4/msg_actions.webp","res/drawable-hdpi-v4/msg_add.webp","res/drawable-hdpi-v4/msg_addbio.webp","res/drawable-hdpi-v4/msg_addbot.webp","res/drawable-hdpi-v4/msg_addcontact.webp","res/drawable-hdpi-v4/msg_addfolder.webp","res/drawable-hdpi-v4/msg_addphoto.webp","res/drawable-hdpi-v4/msg_admin_add.webp","res/drawable-hdpi-v4/msg_admins.webp","res/drawable-hdpi-v4/msg_allowspeak.webp","res/drawable-hdpi-v4/msg_archive.webp","res/drawable-hdpi-v4/msg_archive_archive.webp","res/drawable-hdpi-v4/msg_archive_hide.webp","res/drawable-hdpi-v4/msg_archive_show.webp","res/drawable-hdpi-v4/msg_archive_stories.webp","res/drawable-hdpi-v4/msg_arrow_avatar.webp","res/drawable-hdpi-v4/msg_arrow_back.webp","res/drawable-hdpi-v4/msg_arrow_forward.webp","res/drawable-hdpi-v4/msg_arrowright.webp","res/drawable-hdpi-v4/msg_autodelete.webp","res/drawable-hdpi-v4/msg_autodelete_1d.webp","res/drawable-hdpi-v4/msg_autodelete_1m.webp","res/drawable-hdpi-v4/msg_autodelete_1w.webp","res/drawable-hdpi-v4/msg_autodelete_2d.webp","res/drawable-hdpi-v4/msg_autodelete_badge2.webp","res/drawable-hdpi-v4/msg_background.webp","res/drawable-hdpi-v4/msg_block.webp","res/drawable-hdpi-v4/msg_block2.webp","res/drawable-hdpi-v4/msg_blur_linear.webp","res/drawable-hdpi-v4/msg_blur_off.webp","res/drawable-hdpi-v4/msg_blur_radial.webp","res/drawable-hdpi-v4/msg_bot.webp","res/drawable-hdpi-v4/msg_bots.webp","res/drawable-hdpi-v4/msg_brightness_high.webp","res/drawable-hdpi-v4/msg_brightness_low.webp","res/drawable-hdpi-v4/msg_calendar.webp","res/drawable-hdpi-v4/msg_calendar2.webp","res/drawable-hdpi-v4/msg_call_bluetooth.webp","res/drawable-hdpi-v4/msg_call_earpiece.webp","res/drawable-hdpi-v4/msg_call_minimize_shadow.webp","res/drawable-hdpi-v4/msg_call_speaker.webp","res/drawable-hdpi-v4/msg_callback.webp","res/drawable-hdpi-v4/msg_calls.webp","res/drawable-hdpi-v4/msg_calls_minimize.webp","res/drawable-hdpi-v4/msg_calls_regular.webp","res/drawable-hdpi-v4/msg_camera.webp","res/drawable-hdpi-v4/msg_cancel.webp","res/drawable-hdpi-v4/msg_channel.webp","res/drawable-hdpi-v4/msg_channel_create.webp","res/drawable-hdpi-v4/msg_chats_remove.webp","res/drawable-hdpi-v4/msg_check_s.webp","res/drawable-hdpi-v4/msg_clear.webp","res/drawable-hdpi-v4/msg_clear_input.webp","res/drawable-hdpi-v4/msg_clear_recent.webp","res/drawable-hdpi-v4/msg_clearcache.webp","res/drawable-hdpi-v4/msg_close.webp","res/drawable-hdpi-v4/msg_colors.webp","res/drawable-hdpi-v4/msg_contact.webp","res/drawable-hdpi-v4/msg_contact_add.webp","res/drawable-hdpi-v4/msg_contacts.webp","res/drawable-hdpi-v4/msg_contacts_name.webp","res/drawable-hdpi-v4/msg_contacts_time.webp","res/drawable-hdpi-v4/msg_copy.webp","res/drawable-hdpi-v4/msg_copy_filled.webp","res/drawable-hdpi-v4/msg_current_location.webp","res/drawable-hdpi-v4/msg_customize.webp","res/drawable-hdpi-v4/msg_customize_s.webp","res/drawable-hdpi-v4/msg_delete.webp","res/drawable-hdpi-v4/msg_delete_auto.webp","res/drawable-hdpi-v4/msg_delete_filled.webp","res/drawable-hdpi-v4/msg_disable.webp","res/drawable-hdpi-v4/msg_discuss.webp","res/drawable-hdpi-v4/msg_discussion.webp","res/drawable-hdpi-v4/msg_download.webp","res/drawable-hdpi-v4/msg_download_settings.webp","res/drawable-hdpi-v4/msg_edit.webp","res/drawable-hdpi-v4/msg_emoji_activities.webp","res/drawable-hdpi-v4/msg_emoji_cat.webp","res/drawable-hdpi-v4/msg_emoji_flags.webp","res/drawable-hdpi-v4/msg_emoji_food.webp","res/drawable-hdpi-v4/msg_emoji_objects.webp","res/drawable-hdpi-v4/msg_emoji_other.webp","res/drawable-hdpi-v4/msg_emoji_question.webp","res/drawable-hdpi-v4/msg_emoji_recent.webp","res/drawable-hdpi-v4/msg_emoji_smiles.webp","res/drawable-hdpi-v4/msg_emoji_stickers.webp","res/drawable-hdpi-v4/msg_emoji_travel.webp","res/drawable-hdpi-v4/msg_endcall.webp","res/drawable-hdpi-v4/msg_expand.webp","res/drawable-hdpi-v4/msg_fave.webp","res/drawable-hdpi-v4/msg_filehq.webp","res/drawable-hdpi-v4/msg_filled_blocked.webp","res/drawable-hdpi-v4/msg_filled_data_calls.webp","res/drawable-hdpi-v4/msg_filled_data_files.webp","res/drawable-hdpi-v4/msg_filled_data_messages.webp","res/drawable-hdpi-v4/msg_filled_data_music.webp","res/drawable-hdpi-v4/msg_filled_data_photos.webp","res/drawable-hdpi-v4/msg_filled_data_received.webp","res/drawable-hdpi-v4/msg_filled_data_sent.webp","res/drawable-hdpi-v4/msg_filled_data_videos.webp","res/drawable-hdpi-v4/msg_filled_data_voice.webp","res/drawable-hdpi-v4/msg_filled_datausage.webp","res/drawable-hdpi-v4/msg_filled_general.webp","res/drawable-hdpi-v4/msg_filled_general_large.webp","res/drawable-hdpi-v4/msg_filled_lockedrecord.webp","res/drawable-hdpi-v4/msg_filled_menu_channels.webp","res/drawable-hdpi-v4/msg_filled_menu_groups.webp","res/drawable-hdpi-v4/msg_filled_menu_users.webp","res/drawable-hdpi-v4/msg_filled_plus.webp","res/drawable-hdpi-v4/msg_filled_sdcard.webp","res/drawable-hdpi-v4/msg_filled_shareout.webp","res/drawable-hdpi-v4/msg_filled_storageusage.webp","res/drawable-hdpi-v4/msg_filled_stories.webp","res/drawable-hdpi-v4/msg_filled_unlockedrecord.webp","res/drawable-hdpi-v4/msg_folders.webp","res/drawable-hdpi-v4/msg_folders_archive.webp","res/drawable-hdpi-v4/msg_folders_bots.webp","res/drawable-hdpi-v4/msg_folders_channels.webp","res/drawable-hdpi-v4/msg_folders_groups.webp","res/drawable-hdpi-v4/msg_folders_muted.webp","res/drawable-hdpi-v4/msg_folders_private.webp","res/drawable-hdpi-v4/msg_folders_read.webp","res/drawable-hdpi-v4/msg_folders_requests.webp","res/drawable-hdpi-v4/msg_forward.webp","res/drawable-hdpi-v4/msg_forward_replace.webp","res/drawable-hdpi-v4/msg_gallery.webp","res/drawable-hdpi-v4/msg_gallery_locked1.webp","res/drawable-hdpi-v4/msg_gallery_locked2.webp","res/drawable-hdpi-v4/msg_gif.webp","res/drawable-hdpi-v4/msg_gif_add.webp","res/drawable-hdpi-v4/msg_gift_premium.webp","res/drawable-hdpi-v4/msg_go_down.webp","res/drawable-hdpi-v4/msg_go_up.webp","res/drawable-hdpi-v4/msg_groups.webp","res/drawable-hdpi-v4/msg_groups_create.webp","res/drawable-hdpi-v4/msg_halfcheck.webp","res/drawable-hdpi-v4/msg_halfcheck_s.webp","res/drawable-hdpi-v4/msg_handdown.webp","res/drawable-hdpi-v4/msg_header_draw.webp","res/drawable-hdpi-v4/msg_header_share.webp","res/drawable-hdpi-v4/msg_help.webp","res/drawable-hdpi-v4/msg_home.webp","res/drawable-hdpi-v4/msg_hybrid.webp","res/drawable-hdpi-v4/msg_info.webp","res/drawable-hdpi-v4/msg_input_attach2.webp","res/drawable-hdpi-v4/msg_input_gift.webp","res/drawable-hdpi-v4/msg_input_like.webp","res/drawable-hdpi-v4/msg_inputarrow.webp","res/drawable-hdpi-v4/msg_instant.webp","res/drawable-hdpi-v4/msg_instant_link.webp","res/drawable-hdpi-v4/msg_invited.webp","res/drawable-hdpi-v4/msg_jobtitle.webp","res/drawable-hdpi-v4/msg_language.webp","res/drawable-hdpi-v4/msg_leave.webp","res/drawable-hdpi-v4/msg_limit_accounts.webp","res/drawable-hdpi-v4/msg_limit_chats.webp","res/drawable-hdpi-v4/msg_limit_folder.webp","res/drawable-hdpi-v4/msg_limit_groups.webp","res/drawable-hdpi-v4/msg_limit_links.webp","res/drawable-hdpi-v4/msg_limit_pin.webp","res/drawable-hdpi-v4/msg_limit_stories.webp","res/drawable-hdpi-v4/msg_link.webp","res/drawable-hdpi-v4/msg_link2.webp","res/drawable-hdpi-v4/msg_link_1.webp","res/drawable-hdpi-v4/msg_link_2.webp","res/drawable-hdpi-v4/msg_link_folder.webp","res/drawable-hdpi-v4/msg_list.webp","res/drawable-hdpi-v4/msg_location.webp","res/drawable-hdpi-v4/msg_location_alert.webp","res/drawable-hdpi-v4/msg_location_alert2.webp","res/drawable-hdpi-v4/msg_log.webp","res/drawable-hdpi-v4/msg_map.webp","res/drawable-hdpi-v4/msg_map_type.webp","res/drawable-hdpi-v4/msg_markread.webp","res/drawable-hdpi-v4/msg_markunread.webp","res/drawable-hdpi-v4/msg_mask.webp","res/drawable-hdpi-v4/msg_maxvideo.webp","res/drawable-hdpi-v4/msg_media.webp","res/drawable-hdpi-v4/msg_members_list2.webp","res/drawable-hdpi-v4/msg_mention.webp","res/drawable-hdpi-v4/msg_menu_stories.webp","res/drawable-hdpi-v4/msg_message.webp","res/drawable-hdpi-v4/msg_message_s.webp","res/drawable-hdpi-v4/msg_mini_addemoji.webp","res/drawable-hdpi-v4/msg_mini_addstory.webp","res/drawable-hdpi-v4/msg_mini_arrow_mediabold.webp","res/drawable-hdpi-v4/msg_mini_arrow_mediathin.webp","res/drawable-hdpi-v4/msg_mini_autodelete.webp","res/drawable-hdpi-v4/msg_mini_autodelete_empty.webp","res/drawable-hdpi-v4/msg_mini_autodelete_timer.webp","res/drawable-hdpi-v4/msg_mini_bomb.webp","res/drawable-hdpi-v4/msg_mini_checks.webp","res/drawable-hdpi-v4/msg_mini_close_tooltip.webp","res/drawable-hdpi-v4/msg_mini_closefriends.webp","res/drawable-hdpi-v4/msg_mini_customize.webp","res/drawable-hdpi-v4/msg_mini_download.webp","res/drawable-hdpi-v4/msg_mini_fireoff.webp","res/drawable-hdpi-v4/msg_mini_fireon.webp","res/drawable-hdpi-v4/msg_mini_forumarrow.webp","res/drawable-hdpi-v4/msg_mini_lock2.webp","res/drawable-hdpi-v4/msg_mini_lock3.webp","res/drawable-hdpi-v4/msg_mini_lockedemoji.webp","res/drawable-hdpi-v4/msg_mini_premiumlock.webp","res/drawable-hdpi-v4/msg_mini_qr.webp","res/drawable-hdpi-v4/msg_mini_replystory.webp","res/drawable-hdpi-v4/msg_mini_replystory2.webp","res/drawable-hdpi-v4/msg_mini_stickerstar.webp","res/drawable-hdpi-v4/msg_mini_topicarrow.webp","res/drawable-hdpi-v4/msg_mini_upload.webp","res/drawable-hdpi-v4/msg_minvideo.webp","res/drawable-hdpi-v4/msg_msgbubble.webp","res/drawable-hdpi-v4/msg_msgbubble2.webp","res/drawable-hdpi-v4/msg_msgbubble3.webp","res/drawable-hdpi-v4/msg_mute.webp","res/drawable-hdpi-v4/msg_mute_1h.webp","res/drawable-hdpi-v4/msg_mute_period.webp","res/drawable-hdpi-v4/msg_newphone.webp","res/drawable-hdpi-v4/msg_noise_off.webp","res/drawable-hdpi-v4/msg_noise_on.webp","res/drawable-hdpi-v4/msg_notifications.webp","res/drawable-hdpi-v4/msg_notspam.webp","res/drawable-hdpi-v4/msg_online.webp","res/drawable-hdpi-v4/msg_openin.webp","res/drawable-hdpi-v4/msg_openprofile.webp","res/drawable-hdpi-v4/msg_other_new_filled.webp","res/drawable-hdpi-v4/msg_other_new_filled_text.webp","res/drawable-hdpi-v4/msg_other_new_outline.webp","res/drawable-hdpi-v4/msg_palette.webp","res/drawable-hdpi-v4/msg_panel_clear.webp","res/drawable-hdpi-v4/msg_payment_address.webp","res/drawable-hdpi-v4/msg_payment_card.webp","res/drawable-hdpi-v4/msg_payment_delivery.webp","res/drawable-hdpi-v4/msg_payment_provider.webp","res/drawable-hdpi-v4/msg_permissions.webp","res/drawable-hdpi-v4/msg_photo_back.webp","res/drawable-hdpi-v4/msg_photo_blur.webp","res/drawable-hdpi-v4/msg_photo_cropfix.webp","res/drawable-hdpi-v4/msg_photo_curve.webp","res/drawable-hdpi-v4/msg_photo_flip.webp","res/drawable-hdpi-v4/msg_photo_rotate.webp","res/drawable-hdpi-v4/msg_photo_settings.webp","res/drawable-hdpi-v4/msg_photo_sticker.webp","res/drawable-hdpi-v4/msg_photo_switch2.webp","res/drawable-hdpi-v4/msg_photo_text2.webp","res/drawable-hdpi-v4/msg_photo_text_framed.webp","res/drawable-hdpi-v4/msg_photo_text_framed2.webp","res/drawable-hdpi-v4/msg_photo_text_framed3.webp","res/drawable-hdpi-v4/msg_photo_text_regular.webp","res/drawable-hdpi-v4/msg_photoeditor.webp","res/drawable-hdpi-v4/msg_photos.webp","res/drawable-hdpi-v4/msg_pin.webp","res/drawable-hdpi-v4/msg_pin_code.webp","res/drawable-hdpi-v4/msg_pin_filled.webp","res/drawable-hdpi-v4/msg_pin_mini.webp","res/drawable-hdpi-v4/msg_pinnedlist.webp","res/drawable-hdpi-v4/msg_played.webp","res/drawable-hdpi-v4/msg_policy.webp","res/drawable-hdpi-v4/msg_pollstop.webp","res/drawable-hdpi-v4/msg_premium_ads.webp","res/drawable-hdpi-v4/msg_premium_avatar.webp","res/drawable-hdpi-v4/msg_premium_badge.webp","res/drawable-hdpi-v4/msg_premium_emoji.webp","res/drawable-hdpi-v4/msg_premium_icons.webp","res/drawable-hdpi-v4/msg_premium_limits.webp","res/drawable-hdpi-v4/msg_premium_liststar.webp","res/drawable-hdpi-v4/msg_premium_lock2.webp","res/drawable-hdpi-v4/msg_premium_normal.webp","res/drawable-hdpi-v4/msg_premium_prolfilestar.webp","res/drawable-hdpi-v4/msg_premium_reactions.webp","res/drawable-hdpi-v4/msg_premium_speed.webp","res/drawable-hdpi-v4/msg_premium_stickers.webp","res/drawable-hdpi-v4/msg_premium_translate.webp","res/drawable-hdpi-v4/msg_premium_uploads.webp","res/drawable-hdpi-v4/msg_premium_voice.webp","res/drawable-hdpi-v4/msg_psa.webp","res/drawable-hdpi-v4/msg_qr_mini.webp","res/drawable-hdpi-v4/msg_qrcode.webp","res/drawable-hdpi-v4/msg_rate_down.webp","res/drawable-hdpi-v4/msg_rate_up.webp","res/drawable-hdpi-v4/msg_reactions.webp","res/drawable-hdpi-v4/msg_reactions2.webp","res/drawable-hdpi-v4/msg_reactions_expand.webp","res/drawable-hdpi-v4/msg_reactions_filled.webp","res/drawable-hdpi-v4/msg_recent.webp","res/drawable-hdpi-v4/msg_remove.webp","res/drawable-hdpi-v4/msg_removefolder.webp","res/drawable-hdpi-v4/msg_reorder.webp","res/drawable-hdpi-v4/msg_replace.webp","res/drawable-hdpi-v4/msg_reply_small.webp","res/drawable-hdpi-v4/msg_report.webp","res/drawable-hdpi-v4/msg_report_drugs.webp","res/drawable-hdpi-v4/msg_report_fake.webp","res/drawable-hdpi-v4/msg_report_other.webp","res/drawable-hdpi-v4/msg_report_personal.webp","res/drawable-hdpi-v4/msg_report_violence.webp","res/drawable-hdpi-v4/msg_report_xxx.webp","res/drawable-hdpi-v4/msg_requests.webp","res/drawable-hdpi-v4/msg_reset.webp","res/drawable-hdpi-v4/msg_retry.webp","res/drawable-hdpi-v4/msg_round_cancel_m.webp","res/drawable-hdpi-v4/msg_round_file_s.webp","res/drawable-hdpi-v4/msg_round_gif_m.webp","res/drawable-hdpi-v4/msg_round_load_m.webp","res/drawable-hdpi-v4/msg_round_pause_m.webp","res/drawable-hdpi-v4/msg_round_play_m.webp","res/drawable-hdpi-v4/msg_satellite.webp","res/drawable-hdpi-v4/msg_save_story.webp","res/drawable-hdpi-v4/msg_saved.webp","res/drawable-hdpi-v4/msg_screencast.webp","res/drawable-hdpi-v4/msg_screencast_off.webp","res/drawable-hdpi-v4/msg_search.webp","res/drawable-hdpi-v4/msg_secret.webp","res/drawable-hdpi-v4/msg_seen.webp","res/drawable-hdpi-v4/msg_select.webp","res/drawable-hdpi-v4/msg_send.webp","res/drawable-hdpi-v4/msg_sendfile.webp","res/drawable-hdpi-v4/msg_settings.webp","res/drawable-hdpi-v4/msg_settings_old.webp","res/drawable-hdpi-v4/msg_settings_premium.webp","res/drawable-hdpi-v4/msg_share.webp","res/drawable-hdpi-v4/msg_share_filled.webp","res/drawable-hdpi-v4/msg_shareout.webp","res/drawable-hdpi-v4/msg_silent.webp","res/drawable-hdpi-v4/msg_smile_status.webp","res/drawable-hdpi-v4/msg_speed.webp","res/drawable-hdpi-v4/msg_speed_0_2.webp","res/drawable-hdpi-v4/msg_speed_fast.webp","res/drawable-hdpi-v4/msg_speed_medium.webp","res/drawable-hdpi-v4/msg_speed_normal.webp","res/drawable-hdpi-v4/msg_speed_slow.webp","res/drawable-hdpi-v4/msg_speed_superfast.webp","res/drawable-hdpi-v4/msg_speed_veryfast.webp","res/drawable-hdpi-v4/msg_spoiler.webp","res/drawable-hdpi-v4/msg_spoiler_off.webp","res/drawable-hdpi-v4/msg_stats.webp","res/drawable-hdpi-v4/msg_stealth_25min.webp","res/drawable-hdpi-v4/msg_stealth_5min.webp","res/drawable-hdpi-v4/msg_stealth_locked.webp","res/drawable-hdpi-v4/msg_sticker.webp","res/drawable-hdpi-v4/msg_stories_add.webp","res/drawable-hdpi-v4/msg_stories_archive.webp","res/drawable-hdpi-v4/msg_stories_caption.webp","res/drawable-hdpi-v4/msg_stories_closefriends.webp","res/drawable-hdpi-v4/msg_stories_link.webp","res/drawable-hdpi-v4/msg_stories_myhide.webp","res/drawable-hdpi-v4/msg_stories_order.webp","res/drawable-hdpi-v4/msg_stories_save.webp","res/drawable-hdpi-v4/msg_stories_saved.webp","res/drawable-hdpi-v4/msg_stories_stealth.webp","res/drawable-hdpi-v4/msg_stories_stealth2.webp","res/drawable-hdpi-v4/msg_stories_timer.webp","res/drawable-hdpi-v4/msg_stories_views.webp","res/drawable-hdpi-v4/msg_tabs_mic1.webp","res/drawable-hdpi-v4/msg_tabs_mic2.webp","res/drawable-hdpi-v4/msg_text_check.webp","res/drawable-hdpi-v4/msg_text_outlined.webp","res/drawable-hdpi-v4/msg_theme.webp","res/drawable-hdpi-v4/msg_ton.webp","res/drawable-hdpi-v4/msg_tone_add.webp","res/drawable-hdpi-v4/msg_tone_off.webp","res/drawable-hdpi-v4/msg_tone_on.webp","res/drawable-hdpi-v4/msg_topic_close.webp","res/drawable-hdpi-v4/msg_topic_create.webp","res/drawable-hdpi-v4/msg_topic_restart.webp","res/drawable-hdpi-v4/msg_topics.webp","res/drawable-hdpi-v4/msg_translate.webp","res/drawable-hdpi-v4/msg_unarchive.webp","res/drawable-hdpi-v4/msg_unfave.webp","res/drawable-hdpi-v4/msg_ungroup.webp","res/drawable-hdpi-v4/msg_unmute.webp","res/drawable-hdpi-v4/msg_unpin.webp","res/drawable-hdpi-v4/msg_unvote.webp","res/drawable-hdpi-v4/msg_user_remove.webp","res/drawable-hdpi-v4/msg_user_search.webp","res/drawable-hdpi-v4/msg_usersearch.webp","res/drawable-hdpi-v4/msg_video.webp","res/drawable-hdpi-v4/msg_videocall.webp","res/drawable-hdpi-v4/msg_view_file.webp","res/drawable-hdpi-v4/msg_viewchats.webp","res/drawable-hdpi-v4/msg_viewintopic.webp","res/drawable-hdpi-v4/msg_viewreplies.webp","res/drawable-hdpi-v4/msg_views.webp","res/drawable-hdpi-v4/msg_voice_bluetooth.webp","res/drawable-hdpi-v4/msg_voice_headphones.webp","res/drawable-hdpi-v4/msg_voice_muted.webp","res/drawable-hdpi-v4/msg_voice_phone.webp","res/drawable-hdpi-v4/msg_voice_pip.webp","res/drawable-hdpi-v4/msg_voice_speaker.webp","res/drawable-hdpi-v4/msg_voice_unmuted.webp","res/drawable-hdpi-v4/msg_voicechat.webp","res/drawable-hdpi-v4/msg_voicechat2.webp","res/drawable-hdpi-v4/msg_voiceclose.webp","res/drawable-hdpi-v4/msg_voiceshare.webp","res/drawable-hdpi-v4/msg_warning.webp","res/drawable-hdpi-v4/msg_work.webp","res/drawable-hdpi-v4/msg_zoomin.webp","res/drawable-hdpi-v4/msg_zoomout.webp","res/drawable-hdpi-v4/msg_zoomout_stats.webp","res/drawable-hdpi-v4/music_empty.webp","res/drawable-hdpi-v4/nav_edit_attach.webp","res/drawable-hdpi-v4/navbar_search_tag.webp","res/drawable-hdpi-v4/newmsg_divider.webp","res/drawable-hdpi-v4/newyear.webp","res/drawable-hdpi-v4/no_passport.webp","res/drawable-hdpi-v4/no_password.webp","res/drawable-hdpi-v4/nocover_big.9.png","res/drawable-hdpi-v4/nocover_small.9.png","res/drawable-hdpi-v4/nophotos.9.png","res/drawable-hdpi-v4/nophotos3.9.png","res/drawable-hdpi-v4/notification.webp","res/drawable-hdpi-v4/notification_bg_low_normal.9.png","res/drawable-hdpi-v4/notification_bg_low_pressed.9.png","res/drawable-hdpi-v4/notification_bg_normal.9.png","res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-hdpi-v4/notification_oversize_large_icon_bg.png","res/drawable-hdpi-v4/notifications_mute1h.webp","res/drawable-hdpi-v4/notifications_mute2d.webp","res/drawable-hdpi-v4/notifications_off.webp","res/drawable-hdpi-v4/notifications_on.webp","res/drawable-hdpi-v4/notifications_settings.webp","res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-hdpi-v4/other_2x_large.webp","res/drawable-hdpi-v4/other_chats.png","res/drawable-hdpi-v4/other_lockedfolders.webp","res/drawable-hdpi-v4/other_lockedfolders2.webp","res/drawable-hdpi-v4/outline_attach_camera_24.png","res/drawable-hdpi-v4/outline_caption_24.png","res/drawable-hdpi-v4/outline_fab_story_24.png","res/drawable-hdpi-v4/outline_groups_24.png","res/drawable-hdpi-v4/outline_header_lock_24.png","res/drawable-hdpi-v4/outline_header_qr_24.png","res/drawable-hdpi-v4/outline_poll_add_24.png","res/drawable-hdpi-v4/outline_poll_emoji_24.png","res/drawable-hdpi-v4/outline_profile_call_24.png","res/drawable-hdpi-v4/outline_profile_edit_24.png","res/drawable-hdpi-v4/outline_profile_member_24.png","res/drawable-hdpi-v4/outline_profile_message_24.png","res/drawable-hdpi-v4/outline_profile_mute_24.png","res/drawable-hdpi-v4/outline_profile_stop_24.png","res/drawable-hdpi-v4/outline_profile_unmute_24.png","res/drawable-hdpi-v4/outline_profile_video_24.png","res/drawable-hdpi-v4/outline_saved_24.png","res/drawable-hdpi-v4/outline_search_1_24.png","res/drawable-hdpi-v4/outline_shield_check.png","res/drawable-hdpi-v4/outline_shield_plain_24.png","res/drawable-hdpi-v4/pagedown.webp","res/drawable-hdpi-v4/passcode_check.webp","res/drawable-hdpi-v4/permission_locked.webp","res/drawable-hdpi-v4/permissions_camera1.webp","res/drawable-hdpi-v4/permissions_camera2.webp","res/drawable-hdpi-v4/permissions_gallery1.webp","res/drawable-hdpi-v4/permissions_gallery2.webp","res/drawable-hdpi-v4/phone_activate.webp","res/drawable-hdpi-v4/photo_arrowshape.png","res/drawable-hdpi-v4/photo_paint_brush.webp","res/drawable-hdpi-v4/photo_rectangle.png","res/drawable-hdpi-v4/photo_rectangle_fill.png","res/drawable-hdpi-v4/photo_tooltip2.webp","res/drawable-hdpi-v4/photo_undo.webp","res/drawable-hdpi-v4/photobadge.9.png","res/drawable-hdpi-v4/photos_arrow.webp","res/drawable-hdpi-v4/photos_header_shadow.webp","res/drawable-hdpi-v4/photos_rounded.9.png","res/drawable-hdpi-v4/picker.png","res/drawable-hdpi-v4/pin.webp","res/drawable-hdpi-v4/pip_close.webp","res/drawable-hdpi-v4/pip_enlarge.webp","res/drawable-hdpi-v4/pip_pause_large.webp","res/drawable-hdpi-v4/pip_play_large.webp","res/drawable-hdpi-v4/pip_replay_large.webp","res/drawable-hdpi-v4/pip_video_close.webp","res/drawable-hdpi-v4/pip_video_expand.webp","res/drawable-hdpi-v4/play_mini_video.webp","res/drawable-hdpi-v4/player.webp","res/drawable-hdpi-v4/player_new_order.webp","res/drawable-hdpi-v4/player_new_repeat_reverse.webp","res/drawable-hdpi-v4/player_new_repeat_shuffle.webp","res/drawable-hdpi-v4/poll_add_circle.webp","res/drawable-hdpi-v4/poll_add_plus.webp","res/drawable-hdpi-v4/poll_remove.webp","res/drawable-hdpi-v4/poll_right.webp","res/drawable-hdpi-v4/poll_wrong.webp","res/drawable-hdpi-v4/popup_fixed_alert.9.png","res/drawable-hdpi-v4/popup_fixed_alert2.9.png","res/drawable-hdpi-v4/popup_fixed_alert3.9.png","res/drawable-hdpi-v4/popup_fixed_alert4.9.png","res/drawable-hdpi-v4/premium_colors.webp","res/drawable-hdpi-v4/premium_status.webp","res/drawable-hdpi-v4/premium_tags.webp","res/drawable-hdpi-v4/premium_wallpaper.webp","res/drawable-hdpi-v4/preview_arrow.webp","res/drawable-hdpi-v4/preview_custom.webp","res/drawable-hdpi-v4/preview_dots.webp","res/drawable-hdpi-v4/profile_discuss.webp","res/drawable-hdpi-v4/profile_level10_inner.png","res/drawable-hdpi-v4/profile_level10_outer.png","res/drawable-hdpi-v4/profile_level1_inner.png","res/drawable-hdpi-v4/profile_level1_outer.png","res/drawable-hdpi-v4/profile_level20_inner.png","res/drawable-hdpi-v4/profile_level20_outer.png","res/drawable-hdpi-v4/profile_level2_inner.png","res/drawable-hdpi-v4/profile_level2_outer.png","res/drawable-hdpi-v4/profile_level30_inner.png","res/drawable-hdpi-v4/profile_level30_outer.png","res/drawable-hdpi-v4/profile_level3_inner.png","res/drawable-hdpi-v4/profile_level3_outer.png","res/drawable-hdpi-v4/profile_level40_inner.png","res/drawable-hdpi-v4/profile_level40_outer.png","res/drawable-hdpi-v4/profile_level4_inner.png","res/drawable-hdpi-v4/profile_level4_outer.png","res/drawable-hdpi-v4/profile_level50_inner.png","res/drawable-hdpi-v4/profile_level50_outer.png","res/drawable-hdpi-v4/profile_level5_inner.png","res/drawable-hdpi-v4/profile_level5_outer.png","res/drawable-hdpi-v4/profile_level60_inner.png","res/drawable-hdpi-v4/profile_level60_outer.png","res/drawable-hdpi-v4/profile_level6_inner.png","res/drawable-hdpi-v4/profile_level6_outer.png","res/drawable-hdpi-v4/profile_level70_inner.png","res/drawable-hdpi-v4/profile_level70_outer.png","res/drawable-hdpi-v4/profile_level7_inner.png","res/drawable-hdpi-v4/profile_level7_outer.png","res/drawable-hdpi-v4/profile_level80_inner.png","res/drawable-hdpi-v4/profile_level80_outer.png","res/drawable-hdpi-v4/profile_level8_inner.png","res/drawable-hdpi-v4/profile_level8_outer.png","res/drawable-hdpi-v4/profile_level90_inner.png","res/drawable-hdpi-v4/profile_level90_outer.png","res/drawable-hdpi-v4/profile_level9_inner.png","res/drawable-hdpi-v4/profile_level9_outer.png","res/drawable-hdpi-v4/profile_level_minus_inner.png","res/drawable-hdpi-v4/profile_level_minus_outer.png","res/drawable-hdpi-v4/profile_newmsg.webp","res/drawable-hdpi-v4/profile_phone.webp","res/drawable-hdpi-v4/profile_video.webp","res/drawable-hdpi-v4/proxy_check.webp","res/drawable-hdpi-v4/qr_at_large.webp","res/drawable-hdpi-v4/qr_at_medium.webp","res/drawable-hdpi-v4/qr_at_small.webp","res/drawable-hdpi-v4/qr_flashlight.webp","res/drawable-hdpi-v4/qr_gallery.webp","res/drawable-hdpi-v4/quantum_ic_art_track_grey600_48.png","res/drawable-hdpi-v4/quantum_ic_bigtop_updates_white_24.png","res/drawable-hdpi-v4/quantum_ic_cast_connected_white_24.png","res/drawable-hdpi-v4/quantum_ic_cast_white_36.png","res/drawable-hdpi-v4/quantum_ic_clear_white_24.png","res/drawable-hdpi-v4/quantum_ic_closed_caption_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_closed_caption_white_36.png","res/drawable-hdpi-v4/quantum_ic_forward_10_white_24.png","res/drawable-hdpi-v4/quantum_ic_forward_30_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_forward_30_white_24.png","res/drawable-hdpi-v4/quantum_ic_forward_30_white_36.png","res/drawable-hdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png","res/drawable-hdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_pause_circle_filled_white_36.png","res/drawable-hdpi-v4/quantum_ic_pause_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_pause_grey600_48.png","res/drawable-hdpi-v4/quantum_ic_pause_white_24.png","res/drawable-hdpi-v4/quantum_ic_play_arrow_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_play_arrow_grey600_48.png","res/drawable-hdpi-v4/quantum_ic_play_arrow_white_24.png","res/drawable-hdpi-v4/quantum_ic_play_circle_filled_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_play_circle_filled_white_36.png","res/drawable-hdpi-v4/quantum_ic_refresh_white_24.png","res/drawable-hdpi-v4/quantum_ic_replay_10_white_24.png","res/drawable-hdpi-v4/quantum_ic_replay_30_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_replay_30_white_24.png","res/drawable-hdpi-v4/quantum_ic_replay_30_white_36.png","res/drawable-hdpi-v4/quantum_ic_replay_white_24.png","res/drawable-hdpi-v4/quantum_ic_skip_next_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_skip_next_white_24.png","res/drawable-hdpi-v4/quantum_ic_skip_next_white_36.png","res/drawable-hdpi-v4/quantum_ic_skip_previous_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_skip_previous_white_24.png","res/drawable-hdpi-v4/quantum_ic_skip_previous_white_36.png","res/drawable-hdpi-v4/quantum_ic_stop_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_stop_grey600_48.png","res/drawable-hdpi-v4/quantum_ic_stop_white_24.png","res/drawable-hdpi-v4/quantum_ic_volume_off_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_volume_off_white_36.png","res/drawable-hdpi-v4/quantum_ic_volume_up_grey600_36.png","res/drawable-hdpi-v4/quantum_ic_volume_up_white_36.png","res/drawable-hdpi-v4/reactionbutton.webp","res/drawable-hdpi-v4/reactions_bubble_shadow.9.png","res/drawable-hdpi-v4/redcircle.webp","res/drawable-hdpi-v4/report.png","res/drawable-hdpi-v4/round_check2.webp","res/drawable-hdpi-v4/screencast_big.webp","res/drawable-hdpi-v4/search_arrow.webp","res/drawable-hdpi-v4/search_dark.9.png","res/drawable-hdpi-v4/search_dark_activated.9.png","res/drawable-hdpi-v4/search_date_filled.webp","res/drawable-hdpi-v4/search_files_filled.webp","res/drawable-hdpi-v4/search_links_filled.webp","res/drawable-hdpi-v4/search_media_filled.webp","res/drawable-hdpi-v4/search_music_filled.webp","res/drawable-hdpi-v4/search_users_filled.webp","res/drawable-hdpi-v4/search_voice_filled.webp","res/drawable-hdpi-v4/selectphoto_large.webp","res/drawable-hdpi-v4/send_plane_24.png","res/drawable-hdpi-v4/settings_arrow.webp","res/drawable-hdpi-v4/settings_channel.png","res/drawable-hdpi-v4/settings_features.png","res/drawable-hdpi-v4/settings_invite.png","res/drawable-hdpi-v4/settings_wallet.png","res/drawable-hdpi-v4/setup_bot_header.png","res/drawable-hdpi-v4/shadow_story_bottom.9.png","res/drawable-hdpi-v4/shadow_story_top.9.png","res/drawable-hdpi-v4/shadowdown.webp","res/drawable-hdpi-v4/share.webp","res/drawable-hdpi-v4/share_arrow.webp","res/drawable-hdpi-v4/sheet_shadow_round.9.png","res/drawable-hdpi-v4/shortcut_compose.webp","res/drawable-hdpi-v4/shortcut_user.webp","res/drawable-hdpi-v4/slide_dot_big.webp","res/drawable-hdpi-v4/slide_dot_small.webp","res/drawable-hdpi-v4/smallanimationpin.webp","res/drawable-hdpi-v4/smallanimationpinleft.webp","res/drawable-hdpi-v4/smallanimationpinright.webp","res/drawable-hdpi-v4/smiles_info.webp","res/drawable-hdpi-v4/smiles_inputsearch.webp","res/drawable-hdpi-v4/smiles_popup.9.png","res/drawable-hdpi-v4/smiles_tab_clear.webp","res/drawable-hdpi-v4/smiles_tab_gif.webp","res/drawable-hdpi-v4/smiles_tab_search.webp","res/drawable-hdpi-v4/smiles_tab_settings.webp","res/drawable-hdpi-v4/smiles_tab_smiles.webp","res/drawable-hdpi-v4/smiles_tab_stickers.webp","res/drawable-hdpi-v4/sms_bubble.webp","res/drawable-hdpi-v4/sms_code.webp","res/drawable-hdpi-v4/sms_devices.webp","res/drawable-hdpi-v4/star_reaction.png","res/drawable-hdpi-v4/star_small_inner.png","res/drawable-hdpi-v4/star_small_outline.png","res/drawable-hdpi-v4/stats_tooltip.9.png","res/drawable-hdpi-v4/sticker_added.webp","res/drawable-hdpi-v4/stickers_back_all.9.png","res/drawable-hdpi-v4/stickers_back_arrow.webp","res/drawable-hdpi-v4/stickers_back_center.9.png","res/drawable-hdpi-v4/stickers_back_left.9.png","res/drawable-hdpi-v4/stickers_back_right.9.png","res/drawable-hdpi-v4/stickers_empty.webp","res/drawable-hdpi-v4/stickers_favorites.webp","res/drawable-hdpi-v4/stickers_gifs_trending.webp","res/drawable-hdpi-v4/stickers_recent.webp","res/drawable-hdpi-v4/summary_arrow.png","res/drawable-hdpi-v4/summary_stars.png","res/drawable-hdpi-v4/system.9.png","res/drawable-hdpi-v4/tabs_reorder.webp","res/drawable-hdpi-v4/telegram_logo.png","res/drawable-hdpi-v4/telegram_logo_2.png","res/drawable-hdpi-v4/theme_picker.webp","res/drawable-hdpi-v4/timeline.png","res/drawable-hdpi-v4/toast_pallete.webp","res/drawable-hdpi-v4/ton.png","res/drawable-hdpi-v4/ton_16.png","res/drawable-hdpi-v4/tone_create.png","res/drawable-hdpi-v4/tooltip_arrow.webp","res/drawable-hdpi-v4/tooltip_arrow_up.webp","res/drawable-hdpi-v4/tooltip_sound.webp","res/drawable-hdpi-v4/venue_tooltip.9.png","res/drawable-hdpi-v4/verified_area.webp","res/drawable-hdpi-v4/verified_check.webp","res/drawable-hdpi-v4/verified_profile.webp","res/drawable-hdpi-v4/video_actions.webp","res/drawable-hdpi-v4/video_mute.webp","res/drawable-hdpi-v4/video_muted.webp","res/drawable-hdpi-v4/video_settings.png","res/drawable-hdpi-v4/videopreview.9.png","res/drawable-hdpi-v4/voice_expand.webp","res/drawable-hdpi-v4/voice_minimize.webp","res/drawable-hdpi-v4/voice_volume_mini.webp","res/drawable-hdpi-v4/voicechat_active.webp","res/drawable-hdpi-v4/voicechat_muted.webp","res/drawable-hdpi-v4/voicechat_screencast.webp","res/drawable-hdpi-v4/widget_bg.9.png","res/drawable-hdpi-v4/widget_counter.9.png","res/drawable-hdpi-v4/widget_counter_muted.9.png","res/drawable-hdpi-v4/widget_edit.9.png","res/drawable-hdpi-v4/widgets_light_badgebg.9.png","res/drawable-hdpi-v4/zoom_minus.webp","res/drawable-hdpi-v4/zoom_plus.webp","res/drawable-hdpi-v4/zoom_round.webp","res/drawable-hdpi-v4/zoom_round_b.webp","res/drawable-hdpi-v4/zoom_slide.9.png","res/drawable-hdpi-v4/zoom_slide_a.9.png","res/drawable-ldpi-v23/fingerprint_dialog_error.png","res/drawable-ldpi-v4/ic_checked_checkbox.png","res/drawable-ldpi-v4/ic_unchecked_checkbox.png","res/drawable-ldpi-v4/ic_vol_mute.png","res/drawable-ldpi-v4/ic_vol_unmute.png","res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v23/fingerprint_dialog_error.png","res/drawable-mdpi-v4/_menu_stream_comments_off_24.png","res/drawable-mdpi-v4/ab_progress.webp","res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_list_focused_holo.9.png","res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/account_check.webp","res/drawable-mdpi-v4/action_share.png","res/drawable-mdpi-v4/album_shadow.webp","res/drawable-mdpi-v4/animationpin.webp","res/drawable-mdpi-v4/animationpinleft.webp","res/drawable-mdpi-v4/animationpinright.webp","res/drawable-mdpi-v4/arrow_more.webp","res/drawable-mdpi-v4/arrow_newchat.webp","res/drawable-mdpi-v4/attach_send.webp","res/drawable-mdpi-v4/authorize.webp","res/drawable-mdpi-v4/background_selected.webp","res/drawable-mdpi-v4/bg_rotate_large.webp","res/drawable-mdpi-v4/blockpanel_shadow.webp","res/drawable-mdpi-v4/bluecounter.9.png","res/drawable-mdpi-v4/book_bot.webp","res/drawable-mdpi-v4/book_channel.webp","res/drawable-mdpi-v4/book_group.webp","res/drawable-mdpi-v4/book_logo.webp","res/drawable-mdpi-v4/book_user.webp","res/drawable-mdpi-v4/bot_card.webp","res/drawable-mdpi-v4/bot_file.webp","res/drawable-mdpi-v4/bot_invite.webp","res/drawable-mdpi-v4/bot_lines.webp","res/drawable-mdpi-v4/bot_link.webp","res/drawable-mdpi-v4/bot_location.webp","res/drawable-mdpi-v4/bot_music.webp","res/drawable-mdpi-v4/bot_webview.webp","res/drawable-mdpi-v4/boxshadow.9.png","res/drawable-mdpi-v4/buy_with_googlepay_button_content.png","res/drawable-mdpi-v4/calendar_date.9.png","res/drawable-mdpi-v4/call.png","res/drawable-mdpi-v4/calls_bluetooth.webp","res/drawable-mdpi-v4/calls_camera_mini.webp","res/drawable-mdpi-v4/calls_decline.webp","res/drawable-mdpi-v4/calls_headphones.webp","res/drawable-mdpi-v4/calls_menu_headset.webp","res/drawable-mdpi-v4/calls_menu_phone.webp","res/drawable-mdpi-v4/calls_mute_mini.webp","res/drawable-mdpi-v4/calls_pip_outershadow.9.png","res/drawable-mdpi-v4/calls_speaker.webp","res/drawable-mdpi-v4/calls_unmute.webp","res/drawable-mdpi-v4/calls_video.webp","res/drawable-mdpi-v4/camera.png","res/drawable-mdpi-v4/camera_btn.webp","res/drawable-mdpi-v4/camera_revert1.webp","res/drawable-mdpi-v4/camera_revert2.webp","res/drawable-mdpi-v4/cancel_big.webp","res/drawable-mdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png","res/drawable-mdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-mdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-mdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-mdpi-v4/cast_ic_notification_0.png","res/drawable-mdpi-v4/cast_ic_notification_1.png","res/drawable-mdpi-v4/cast_ic_notification_2.png","res/drawable-mdpi-v4/cast_ic_notification_on.png","res/drawable-mdpi-v4/cast_ic_stop_circle_filled_grey600.png","res/drawable-mdpi-v4/cast_ic_stop_circle_filled_white.png","res/drawable-mdpi-v4/chat_calls_incoming.webp","res/drawable-mdpi-v4/chat_calls_outgoing.webp","res/drawable-mdpi-v4/chat_calls_video.webp","res/drawable-mdpi-v4/chat_calls_voice.webp","res/drawable-mdpi-v4/chats_archive.webp","res/drawable-mdpi-v4/chats_archive_arrow.webp","res/drawable-mdpi-v4/chats_archive_box.webp","res/drawable-mdpi-v4/chats_archive_muted.webp","res/drawable-mdpi-v4/chats_archive_pin.webp","res/drawable-mdpi-v4/chats_pin.webp","res/drawable-mdpi-v4/chats_replies.webp","res/drawable-mdpi-v4/chats_saved.webp","res/drawable-mdpi-v4/chats_undo.webp","res/drawable-mdpi-v4/chats_unpin.webp","res/drawable-mdpi-v4/checkbig.webp","res/drawable-mdpi-v4/circle.webp","res/drawable-mdpi-v4/circle_big.webp","res/drawable-mdpi-v4/cocoon_text.png","res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-mdpi-v4/compose_panel_shadow.webp","res/drawable-mdpi-v4/delete.webp","res/drawable-mdpi-v4/device_desktop_osx.webp","res/drawable-mdpi-v4/device_desktop_other.webp","res/drawable-mdpi-v4/device_desktop_win.webp","res/drawable-mdpi-v4/device_phone_android.webp","res/drawable-mdpi-v4/device_phone_ios.webp","res/drawable-mdpi-v4/device_tablet_android.webp","res/drawable-mdpi-v4/device_tablet_ios.webp","res/drawable-mdpi-v4/device_web_chrome.webp","res/drawable-mdpi-v4/device_web_edge.webp","res/drawable-mdpi-v4/device_web_firefox.webp","res/drawable-mdpi-v4/device_web_opera.webp","res/drawable-mdpi-v4/device_web_other.webp","res/drawable-mdpi-v4/device_web_safari.webp","res/drawable-mdpi-v4/dialog_media_checklist_20.png","res/drawable-mdpi-v4/dialog_media_game_20.png","res/drawable-mdpi-v4/dialog_media_incoming_video_call_20.png","res/drawable-mdpi-v4/dialog_media_outgoing_video_call_20.png","res/drawable-mdpi-v4/dice.webp","res/drawable-mdpi-v4/emoji_love.webp","res/drawable-mdpi-v4/emoji_tabs_faves.webp","res/drawable-mdpi-v4/emoji_tabs_new1.webp","res/drawable-mdpi-v4/emoji_tabs_new2.webp","res/drawable-mdpi-v4/emoji_tabs_new3.webp","res/drawable-mdpi-v4/fast_scroll_shadow.webp","res/drawable-mdpi-v4/files_folder.webp","res/drawable-mdpi-v4/files_gallery.webp","res/drawable-mdpi-v4/files_internal.webp","res/drawable-mdpi-v4/files_music.webp","res/drawable-mdpi-v4/files_storage.webp","res/drawable-mdpi-v4/filled_access_fingerprint.webp","res/drawable-mdpi-v4/filled_access_location.webp","res/drawable-mdpi-v4/filled_access_sleeping.webp","res/drawable-mdpi-v4/filled_add_album.png","res/drawable-mdpi-v4/filled_add_photo.webp","res/drawable-mdpi-v4/filled_add_sticker.webp","res/drawable-mdpi-v4/filled_affiliate.webp","res/drawable-mdpi-v4/filled_boost_plus.webp","res/drawable-mdpi-v4/filled_bot_approve_24.png","res/drawable-mdpi-v4/filled_bot_decline_24.png","res/drawable-mdpi-v4/filled_bot_suggest_24.png","res/drawable-mdpi-v4/filled_button_reply.webp","res/drawable-mdpi-v4/filled_button_share.webp","res/drawable-mdpi-v4/filled_calls_bluetooth_s.png","res/drawable-mdpi-v4/filled_calls_plus.png","res/drawable-mdpi-v4/filled_chatlink_large.webp","res/drawable-mdpi-v4/filled_chatlist2.png","res/drawable-mdpi-v4/filled_chatlist_mention.png","res/drawable-mdpi-v4/filled_chatlist_poll.png","res/drawable-mdpi-v4/filled_chatlist_reaction.png","res/drawable-mdpi-v4/filled_clear.webp","res/drawable-mdpi-v4/filled_directions.webp","res/drawable-mdpi-v4/filled_earn_stars.webp","res/drawable-mdpi-v4/filled_extend_location.webp","res/drawable-mdpi-v4/filled_fab_compose_32.png","res/drawable-mdpi-v4/filled_fire.webp","res/drawable-mdpi-v4/filled_folder_existing.webp","res/drawable-mdpi-v4/filled_folder_new.webp","res/drawable-mdpi-v4/filled_forge.png","res/drawable-mdpi-v4/filled_forward.png","res/drawable-mdpi-v4/filled_forward_settings.webp","res/drawable-mdpi-v4/filled_gift_pause_24.png","res/drawable-mdpi-v4/filled_gift_play_24.png","res/drawable-mdpi-v4/filled_gift_premium.webp","res/drawable-mdpi-v4/filled_gift_sell_24.png","res/drawable-mdpi-v4/filled_gift_sell_off.png","res/drawable-mdpi-v4/filled_gift_sell_on.png","res/drawable-mdpi-v4/filled_gift_simple.png","res/drawable-mdpi-v4/filled_gift_transfer.png","res/drawable-mdpi-v4/filled_giveaway_premium.webp","res/drawable-mdpi-v4/filled_giveaway_stars.webp","res/drawable-mdpi-v4/filled_info.webp","res/drawable-mdpi-v4/filled_limit_boost.webp","res/drawable-mdpi-v4/filled_link.webp","res/drawable-mdpi-v4/filled_location.webp","res/drawable-mdpi-v4/filled_location_forever.webp","res/drawable-mdpi-v4/filled_messages_paid.png","res/drawable-mdpi-v4/filled_new_contact_24.png","res/drawable-mdpi-v4/filled_open_message.webp","res/drawable-mdpi-v4/filled_paid_suggest_24.png","res/drawable-mdpi-v4/filled_poll_add_24.png","res/drawable-mdpi-v4/filled_poll_correct_24.png","res/drawable-mdpi-v4/filled_poll_deadline_24.png","res/drawable-mdpi-v4/filled_poll_multiple_24.png","res/drawable-mdpi-v4/filled_poll_revote_24.png","res/drawable-mdpi-v4/filled_poll_shuffle_24.png","res/drawable-mdpi-v4/filled_poll_view_24.png","res/drawable-mdpi-v4/filled_premium_away.webp","res/drawable-mdpi-v4/filled_premium_bots.webp","res/drawable-mdpi-v4/filled_premium_business.webp","res/drawable-mdpi-v4/filled_premium_camera.webp","res/drawable-mdpi-v4/filled_premium_chatlink.webp","res/drawable-mdpi-v4/filled_premium_hours.webp","res/drawable-mdpi-v4/filled_premium_intro.webp","res/drawable-mdpi-v4/filled_premium_status2.webp","res/drawable-mdpi-v4/filled_profile_call_24.png","res/drawable-mdpi-v4/filled_profile_edit_24.png","res/drawable-mdpi-v4/filled_profile_member_24.png","res/drawable-mdpi-v4/filled_profile_message_24.png","res/drawable-mdpi-v4/filled_profile_mute_24.png","res/drawable-mdpi-v4/filled_profile_photo.png","res/drawable-mdpi-v4/filled_profile_photo_20.png","res/drawable-mdpi-v4/filled_profile_settings.png","res/drawable-mdpi-v4/filled_profile_stop_24.png","res/drawable-mdpi-v4/filled_profile_unmute_24.png","res/drawable-mdpi-v4/filled_profile_video_24.png","res/drawable-mdpi-v4/filled_rating_crown.png","res/drawable-mdpi-v4/filled_reply_quote.webp","res/drawable-mdpi-v4/filled_reply_settings.webp","res/drawable-mdpi-v4/filled_sensitive.webp","res/drawable-mdpi-v4/filled_share.png","res/drawable-mdpi-v4/filled_sharing_off2_24.png","res/drawable-mdpi-v4/filled_star_plus.webp","res/drawable-mdpi-v4/filled_stop_location.webp","res/drawable-mdpi-v4/filled_stream_crown.png","res/drawable-mdpi-v4/filled_suggest_chat_avatar.png","res/drawable-mdpi-v4/filled_topic_new_24.png","res/drawable-mdpi-v4/filled_unclaimed.webp","res/drawable-mdpi-v4/filled_understood.png","res/drawable-mdpi-v4/filled_unknown.webp","res/drawable-mdpi-v4/filled_username.webp","res/drawable-mdpi-v4/filled_video_group.png","res/drawable-mdpi-v4/filled_views.webp","res/drawable-mdpi-v4/filled_voice_comment_32.png","res/drawable-mdpi-v4/filled_widget_music.webp","res/drawable-mdpi-v4/fingerprint.webp","res/drawable-mdpi-v4/flash_auto.webp","res/drawable-mdpi-v4/flash_off.webp","res/drawable-mdpi-v4/flash_on.webp","res/drawable-mdpi-v4/floating_check.webp","res/drawable-mdpi-v4/floating_pencil.webp","res/drawable-mdpi-v4/floating_shadow.webp","res/drawable-mdpi-v4/floating_shadow_profile.webp","res/drawable-mdpi-v4/forward_to_stories.png","res/drawable-mdpi-v4/foursquare.webp","res/drawable-mdpi-v4/fragment.png","res/drawable-mdpi-v4/ghost.webp","res/drawable-mdpi-v4/gif_empty.webp","res/drawable-mdpi-v4/gift.png","res/drawable-mdpi-v4/gift_unpack.png","res/drawable-mdpi-v4/googleg_disabled_color_18.png","res/drawable-mdpi-v4/googleg_standard_color_18.png","res/drawable-mdpi-v4/googlepay_button_no_shadow_background_image.9.png","res/drawable-mdpi-v4/greydivider.9.png","res/drawable-mdpi-v4/greydivider_bottom.9.png","res/drawable-mdpi-v4/greydivider_top.9.png","res/drawable-mdpi-v4/group_edit.webp","res/drawable-mdpi-v4/group_edit_profile.webp","res/drawable-mdpi-v4/groups_limit1.webp","res/drawable-mdpi-v4/groups_overview_check.webp","res/drawable-mdpi-v4/header_qr_24.png","res/drawable-mdpi-v4/header_shadow.webp","res/drawable-mdpi-v4/header_shadow_reverse.webp","res/drawable-mdpi-v4/heart_confetti.webp","res/drawable-mdpi-v4/ic_ab_back.webp","res/drawable-mdpi-v4/ic_ab_done.webp","res/drawable-mdpi-v4/ic_ab_new.webp","res/drawable-mdpi-v4/ic_ab_other.webp","res/drawable-mdpi-v4/ic_ab_reply.webp","res/drawable-mdpi-v4/ic_ab_reply2.webp","res/drawable-mdpi-v4/ic_again.webp","res/drawable-mdpi-v4/ic_againinline.webp","res/drawable-mdpi-v4/ic_arrow_drop_down.webp","res/drawable-mdpi-v4/ic_audiotrack_dark.png","res/drawable-mdpi-v4/ic_audiotrack_light.png","res/drawable-mdpi-v4/ic_call.png","res/drawable-mdpi-v4/ic_call_end_white_24dp.webp","res/drawable-mdpi-v4/ic_chatlist_add_2.webp","res/drawable-mdpi-v4/ic_checked_checkbox.png","res/drawable-mdpi-v4/ic_chevron_right_black_18dp.webp","res/drawable-mdpi-v4/ic_close_white.webp","res/drawable-mdpi-v4/ic_dialog_close_dark.png","res/drawable-mdpi-v4/ic_dialog_close_light.png","res/drawable-mdpi-v4/ic_gallery_background.webp","res/drawable-mdpi-v4/ic_gofullscreen.webp","res/drawable-mdpi-v4/ic_goinline.webp","res/drawable-mdpi-v4/ic_launcher_dr.webp","res/drawable-mdpi-v4/ic_layer_close.webp","res/drawable-mdpi-v4/ic_lock_header.webp","res/drawable-mdpi-v4/ic_lock_white.webp","res/drawable-mdpi-v4/ic_masks_msk1.webp","res/drawable-mdpi-v4/ic_media_pause_dark.png","res/drawable-mdpi-v4/ic_media_pause_light.png","res/drawable-mdpi-v4/ic_media_play_dark.png","res/drawable-mdpi-v4/ic_media_play_light.png","res/drawable-mdpi-v4/ic_media_stop_dark.png","res/drawable-mdpi-v4/ic_media_stop_light.png","res/drawable-mdpi-v4/ic_mr_button_connected_30_dark.png","res/drawable-mdpi-v4/ic_mr_button_disabled_dark.png","res/drawable-mdpi-v4/ic_mr_button_disabled_light.png","res/drawable-mdpi-v4/ic_mr_button_disconnected_dark.png","res/drawable-mdpi-v4/ic_mr_button_disconnected_light.png","res/drawable-mdpi-v4/ic_mr_button_grey.png","res/drawable-mdpi-v4/ic_mr_wifi_icon_dark.png","res/drawable-mdpi-v4/ic_mr_wifi_icon_light.png","res/drawable-mdpi-v4/ic_outfullscreen.webp","res/drawable-mdpi-v4/ic_outinline.webp","res/drawable-mdpi-v4/ic_pause.webp","res/drawable-mdpi-v4/ic_pauseinline.webp","res/drawable-mdpi-v4/ic_play.webp","res/drawable-mdpi-v4/ic_playinline.webp","res/drawable-mdpi-v4/ic_rating_star.webp","res/drawable-mdpi-v4/ic_rating_star_filled.webp","res/drawable-mdpi-v4/ic_reply_icon.webp","res/drawable-mdpi-v4/ic_send.webp","res/drawable-mdpi-v4/ic_share_video.webp","res/drawable-mdpi-v4/ic_unchecked_checkbox.png","res/drawable-mdpi-v4/ic_video.webp","res/drawable-mdpi-v4/ic_vol_mute.png","res/drawable-mdpi-v4/ic_vol_type_speaker_dark.png","res/drawable-mdpi-v4/ic_vol_type_speaker_group_dark.png","res/drawable-mdpi-v4/ic_vol_type_speaker_group_light.png","res/drawable-mdpi-v4/ic_vol_type_speaker_light.png","res/drawable-mdpi-v4/ic_vol_type_tv_dark.png","res/drawable-mdpi-v4/ic_vol_type_tv_light.png","res/drawable-mdpi-v4/ic_vol_unmute.png","res/drawable-mdpi-v4/icon_plane.png","res/drawable-mdpi-v4/input_attach.webp","res/drawable-mdpi-v4/input_bot1.webp","res/drawable-mdpi-v4/input_bot2.webp","res/drawable-mdpi-v4/input_calendar1.webp","res/drawable-mdpi-v4/input_calendar2.webp","res/drawable-mdpi-v4/input_clear.webp","res/drawable-mdpi-v4/input_done.webp","res/drawable-mdpi-v4/input_forward.webp","res/drawable-mdpi-v4/input_keyboard.webp","res/drawable-mdpi-v4/input_mic.webp","res/drawable-mdpi-v4/input_mic_pressed.webp","res/drawable-mdpi-v4/input_notify_off.webp","res/drawable-mdpi-v4/input_notify_on.webp","res/drawable-mdpi-v4/input_reply.webp","res/drawable-mdpi-v4/input_schedule.webp","res/drawable-mdpi-v4/input_smile.webp","res/drawable-mdpi-v4/input_suggest_paid_24.png","res/drawable-mdpi-v4/input_video.webp","res/drawable-mdpi-v4/input_video_pressed.webp","res/drawable-mdpi-v4/input_video_story.webp","res/drawable-mdpi-v4/input_video_story_remove.webp","res/drawable-mdpi-v4/intro_fast_arrow.webp","res/drawable-mdpi-v4/intro_fast_arrow_shadow.webp","res/drawable-mdpi-v4/intro_fast_body.webp","res/drawable-mdpi-v4/intro_fast_spiral.webp","res/drawable-mdpi-v4/intro_ic_bubble.webp","res/drawable-mdpi-v4/intro_ic_bubble_dot.webp","res/drawable-mdpi-v4/intro_ic_cam.webp","res/drawable-mdpi-v4/intro_ic_cam_lens.webp","res/drawable-mdpi-v4/intro_ic_pencil.webp","res/drawable-mdpi-v4/intro_ic_pin.webp","res/drawable-mdpi-v4/intro_ic_smile.webp","res/drawable-mdpi-v4/intro_ic_smile_eye.webp","res/drawable-mdpi-v4/intro_ic_videocam.webp","res/drawable-mdpi-v4/intro_knot_down.webp","res/drawable-mdpi-v4/intro_knot_up.webp","res/drawable-mdpi-v4/intro_powerful_infinity.webp","res/drawable-mdpi-v4/intro_powerful_infinity_white.webp","res/drawable-mdpi-v4/intro_powerful_mask.webp","res/drawable-mdpi-v4/intro_powerful_star.webp","res/drawable-mdpi-v4/intro_private_door.webp","res/drawable-mdpi-v4/intro_private_screw.webp","res/drawable-mdpi-v4/intro_tg_plane.webp","res/drawable-mdpi-v4/knob_shadow.webp","res/drawable-mdpi-v4/large_ads_info.webp","res/drawable-mdpi-v4/large_archive.webp","res/drawable-mdpi-v4/large_away.webp","res/drawable-mdpi-v4/large_boosts.webp","res/drawable-mdpi-v4/large_forge.png","res/drawable-mdpi-v4/large_greeting.webp","res/drawable-mdpi-v4/large_hashtags.webp","res/drawable-mdpi-v4/large_hidden.webp","res/drawable-mdpi-v4/large_income.webp","res/drawable-mdpi-v4/large_locked_post.webp","res/drawable-mdpi-v4/large_log_actions.webp","res/drawable-mdpi-v4/large_monetize.webp","res/drawable-mdpi-v4/large_notes.webp","res/drawable-mdpi-v4/large_quickreplies.webp","res/drawable-mdpi-v4/large_repost_story.webp","res/drawable-mdpi-v4/large_stealth.webp","res/drawable-mdpi-v4/large_user_tag.png","res/drawable-mdpi-v4/layer_shadow.webp","res/drawable-mdpi-v4/leave.png","res/drawable-mdpi-v4/left_status_profile.webp","res/drawable-mdpi-v4/list_check.webp","res/drawable-mdpi-v4/list_circle.webp","res/drawable-mdpi-v4/list_halfcheck.webp","res/drawable-mdpi-v4/list_mute.webp","res/drawable-mdpi-v4/list_pin.webp","res/drawable-mdpi-v4/list_reorder.webp","res/drawable-mdpi-v4/list_secret.webp","res/drawable-mdpi-v4/list_unmute.webp","res/drawable-mdpi-v4/list_warning_sign.webp","res/drawable-mdpi-v4/live_loc.webp","res/drawable-mdpi-v4/live_stream.png","res/drawable-mdpi-v4/livepin.webp","res/drawable-mdpi-v4/load_big.webp","res/drawable-mdpi-v4/location_empty.webp","res/drawable-mdpi-v4/lock_round_shadow.9.png","res/drawable-mdpi-v4/login_arrow1.webp","res/drawable-mdpi-v4/login_phone1.webp","res/drawable-mdpi-v4/logo_middle.webp","res/drawable-mdpi-v4/map_pin.webp","res/drawable-mdpi-v4/map_pin2.webp","res/drawable-mdpi-v4/map_pin3.png","res/drawable-mdpi-v4/map_pin_circle.webp","res/drawable-mdpi-v4/map_pin_cone2.webp","res/drawable-mdpi-v4/map_pin_photo.webp","res/drawable-mdpi-v4/media_button_erase.webp","res/drawable-mdpi-v4/media_button_restore.webp","res/drawable-mdpi-v4/media_crop.webp","res/drawable-mdpi-v4/media_doc_blue.webp","res/drawable-mdpi-v4/media_doc_blue_b.webp","res/drawable-mdpi-v4/media_doc_green.webp","res/drawable-mdpi-v4/media_doc_green_b.webp","res/drawable-mdpi-v4/media_doc_red.webp","res/drawable-mdpi-v4/media_doc_red_b.webp","res/drawable-mdpi-v4/media_doc_yellow.webp","res/drawable-mdpi-v4/media_doc_yellow_b.webp","res/drawable-mdpi-v4/media_download.webp","res/drawable-mdpi-v4/media_draw.webp","res/drawable-mdpi-v4/media_dual_camera2.webp","res/drawable-mdpi-v4/media_dual_camera2_shadow.webp","res/drawable-mdpi-v4/media_flip.webp","res/drawable-mdpi-v4/media_like.webp","res/drawable-mdpi-v4/media_like_active.webp","res/drawable-mdpi-v4/media_live_off.png","res/drawable-mdpi-v4/media_live_on.png","res/drawable-mdpi-v4/media_magic_cut.webp","res/drawable-mdpi-v4/media_more.webp","res/drawable-mdpi-v4/media_mute.webp","res/drawable-mdpi-v4/media_photo_flash_auto2.webp","res/drawable-mdpi-v4/media_photo_flash_off2.webp","res/drawable-mdpi-v4/media_photo_flash_on2.webp","res/drawable-mdpi-v4/media_repost.webp","res/drawable-mdpi-v4/media_settings.webp","res/drawable-mdpi-v4/media_share.webp","res/drawable-mdpi-v4/media_sticker_stroke.webp","res/drawable-mdpi-v4/media_unmute.webp","res/drawable-mdpi-v4/mentionbutton.webp","res/drawable-mdpi-v4/menu_add_stories.png","res/drawable-mdpi-v4/menu_add_tab_24.png","res/drawable-mdpi-v4/menu_album_add.png","res/drawable-mdpi-v4/menu_bid_refund_24.png","res/drawable-mdpi-v4/menu_birthday.webp","res/drawable-mdpi-v4/menu_browser_arrowup.webp","res/drawable-mdpi-v4/menu_browser_bookmarks.webp","res/drawable-mdpi-v4/menu_camera_retake.webp","res/drawable-mdpi-v4/menu_cashtag.webp","res/drawable-mdpi-v4/menu_clear_cache.webp","res/drawable-mdpi-v4/menu_clear_cookies.webp","res/drawable-mdpi-v4/menu_clear_recent.webp","res/drawable-mdpi-v4/menu_contact_existing.webp","res/drawable-mdpi-v4/menu_copy.9.png","res/drawable-mdpi-v4/menu_copy_s.webp","res/drawable-mdpi-v4/menu_cover_stories.webp","res/drawable-mdpi-v4/menu_day_mode_24.png","res/drawable-mdpi-v4/menu_delete_old.webp","res/drawable-mdpi-v4/menu_delete_paid.png","res/drawable-mdpi-v4/menu_devices.webp","res/drawable-mdpi-v4/menu_download_off_24.png","res/drawable-mdpi-v4/menu_download_round.webp","res/drawable-mdpi-v4/menu_edit_appearance.webp","res/drawable-mdpi-v4/menu_edit_price.png","res/drawable-mdpi-v4/menu_edited_stamp.webp","res/drawable-mdpi-v4/menu_face.png","res/drawable-mdpi-v4/menu_factcheck.webp","res/drawable-mdpi-v4/menu_feature_color_name.webp","res/drawable-mdpi-v4/menu_feature_color_profile.webp","res/drawable-mdpi-v4/menu_feature_cover.webp","res/drawable-mdpi-v4/menu_feature_cover_24.png","res/drawable-mdpi-v4/menu_feature_custombg.webp","res/drawable-mdpi-v4/menu_feature_intro.webp","res/drawable-mdpi-v4/menu_feature_links.webp","res/drawable-mdpi-v4/menu_feature_links2.webp","res/drawable-mdpi-v4/menu_feature_noads.webp","res/drawable-mdpi-v4/menu_feature_pack.webp","res/drawable-mdpi-v4/menu_feature_paid.webp","res/drawable-mdpi-v4/menu_feature_premium.webp","res/drawable-mdpi-v4/menu_feature_reactions.webp","res/drawable-mdpi-v4/menu_feature_reliable.webp","res/drawable-mdpi-v4/menu_feature_simple.webp","res/drawable-mdpi-v4/menu_feature_split.webp","res/drawable-mdpi-v4/menu_feature_status.webp","res/drawable-mdpi-v4/menu_feature_stories.webp","res/drawable-mdpi-v4/menu_feature_translate.webp","res/drawable-mdpi-v4/menu_feature_transparent.webp","res/drawable-mdpi-v4/menu_feature_unique.png","res/drawable-mdpi-v4/menu_feature_voice.webp","res/drawable-mdpi-v4/menu_feature_wallpaper.webp","res/drawable-mdpi-v4/menu_feature_withdrawals.webp","res/drawable-mdpi-v4/menu_forward_stamp.webp","res/drawable-mdpi-v4/menu_gift.webp","res/drawable-mdpi-v4/menu_hashtag.webp","res/drawable-mdpi-v4/menu_instant_view.webp","res/drawable-mdpi-v4/menu_intro.webp","res/drawable-mdpi-v4/menu_invit_telegram.webp","res/drawable-mdpi-v4/menu_lightbulb.webp","res/drawable-mdpi-v4/menu_link_create.webp","res/drawable-mdpi-v4/menu_night_mode_24.png","res/drawable-mdpi-v4/menu_passkey_add.png","res/drawable-mdpi-v4/menu_photo_off_24.png","res/drawable-mdpi-v4/menu_poll_notify.png","res/drawable-mdpi-v4/menu_poll_order_24.png","res/drawable-mdpi-v4/menu_premium_away.webp","res/drawable-mdpi-v4/menu_premium_chatbot.webp","res/drawable-mdpi-v4/menu_premium_chatlink.webp","res/drawable-mdpi-v4/menu_premium_clock.webp","res/drawable-mdpi-v4/menu_premium_clock_add.webp","res/drawable-mdpi-v4/menu_premium_effects.webp","res/drawable-mdpi-v4/menu_premium_location.webp","res/drawable-mdpi-v4/menu_premium_main.webp","res/drawable-mdpi-v4/menu_premium_seen.webp","res/drawable-mdpi-v4/menu_premium_tools.webp","res/drawable-mdpi-v4/menu_privacy.webp","res/drawable-mdpi-v4/menu_privacy_policy.webp","res/drawable-mdpi-v4/menu_profile_colors.webp","res/drawable-mdpi-v4/menu_profile_colors_locked.webp","res/drawable-mdpi-v4/menu_quality_hd.webp","res/drawable-mdpi-v4/menu_quality_hd2.webp","res/drawable-mdpi-v4/menu_quality_hd_filled.png","res/drawable-mdpi-v4/menu_quality_sd.webp","res/drawable-mdpi-v4/menu_quality_sd_filled.png","res/drawable-mdpi-v4/menu_quickreply.webp","res/drawable-mdpi-v4/menu_quote_delete.webp","res/drawable-mdpi-v4/menu_quote_specific.webp","res/drawable-mdpi-v4/menu_random.webp","res/drawable-mdpi-v4/menu_reaction_delete_24.png","res/drawable-mdpi-v4/menu_refund.png","res/drawable-mdpi-v4/menu_select_quote.webp","res/drawable-mdpi-v4/menu_share_off_24.png","res/drawable-mdpi-v4/menu_share_on_24.png","res/drawable-mdpi-v4/menu_shop.webp","res/drawable-mdpi-v4/menu_sidebar_bottom.png","res/drawable-mdpi-v4/menu_sidebar_top.png","res/drawable-mdpi-v4/menu_stars_gift.webp","res/drawable-mdpi-v4/menu_sticker_add.webp","res/drawable-mdpi-v4/menu_sticker_select.webp","res/drawable-mdpi-v4/menu_storage_path.webp","res/drawable-mdpi-v4/menu_stream_comments_24.png","res/drawable-mdpi-v4/menu_stream_pip.png","res/drawable-mdpi-v4/menu_tag_delete.webp","res/drawable-mdpi-v4/menu_tag_edit.webp","res/drawable-mdpi-v4/menu_tag_filter.webp","res/drawable-mdpi-v4/menu_tag_plus.webp","res/drawable-mdpi-v4/menu_tag_rename.webp","res/drawable-mdpi-v4/menu_top_bidders_24.png","res/drawable-mdpi-v4/menu_unlock.webp","res/drawable-mdpi-v4/menu_unsave_story.webp","res/drawable-mdpi-v4/menu_username_change.webp","res/drawable-mdpi-v4/menu_username_set.webp","res/drawable-mdpi-v4/menu_verification.png","res/drawable-mdpi-v4/menu_video_chromecast.webp","res/drawable-mdpi-v4/menu_video_loop.webp","res/drawable-mdpi-v4/menu_video_pip.webp","res/drawable-mdpi-v4/menu_views_reactions.webp","res/drawable-mdpi-v4/menu_views_reactions2.webp","res/drawable-mdpi-v4/menu_views_reactions3.webp","res/drawable-mdpi-v4/menu_views_recent.webp","res/drawable-mdpi-v4/menu_views_recent2.webp","res/drawable-mdpi-v4/menu_views_recent3.webp","res/drawable-mdpi-v4/menu_views_reposts.webp","res/drawable-mdpi-v4/menu_views_reposts3.webp","res/drawable-mdpi-v4/mini_boost_badge.webp","res/drawable-mdpi-v4/mini_boost_button.webp","res/drawable-mdpi-v4/mini_boost_profile_badge.webp","res/drawable-mdpi-v4/mini_boost_profile_badge2.webp","res/drawable-mdpi-v4/mini_boost_remove.webp","res/drawable-mdpi-v4/mini_call_in_16.png","res/drawable-mdpi-v4/mini_call_join.png","res/drawable-mdpi-v4/mini_call_out_16.png","res/drawable-mdpi-v4/mini_casting_fill.png","res/drawable-mdpi-v4/mini_checklist_add.png","res/drawable-mdpi-v4/mini_checklist_done.png","res/drawable-mdpi-v4/mini_checklist_undone.png","res/drawable-mdpi-v4/mini_external_link.webp","res/drawable-mdpi-v4/mini_forward_story.webp","res/drawable-mdpi-v4/mini_forwarded.webp","res/drawable-mdpi-v4/mini_gift.webp","res/drawable-mdpi-v4/mini_gift_hidden.png","res/drawable-mdpi-v4/mini_giveaway.webp","res/drawable-mdpi-v4/mini_like_filled.webp","res/drawable-mdpi-v4/mini_mention_filled_16.png","res/drawable-mdpi-v4/mini_more_dots.webp","res/drawable-mdpi-v4/mini_quote.webp","res/drawable-mdpi-v4/mini_replace_16.png","res/drawable-mdpi-v4/mini_reply_poll_16.png","res/drawable-mdpi-v4/mini_reply_user.webp","res/drawable-mdpi-v4/mini_repost_story.webp","res/drawable-mdpi-v4/mini_roll.png","res/drawable-mdpi-v4/mini_stats.png","res/drawable-mdpi-v4/mini_stats_likes.webp","res/drawable-mdpi-v4/mini_stats_shares.webp","res/drawable-mdpi-v4/mini_switch_lock.webp","res/drawable-mdpi-v4/mini_ton.webp","res/drawable-mdpi-v4/mini_topup.png","res/drawable-mdpi-v4/mini_viewonce.webp","res/drawable-mdpi-v4/mini_views_likes.webp","res/drawable-mdpi-v4/minibubble_in.webp","res/drawable-mdpi-v4/minibubble_out.webp","res/drawable-mdpi-v4/miniplayer_close.webp","res/drawable-mdpi-v4/minithumb_play.webp","res/drawable-mdpi-v4/msg2_animations.webp","res/drawable-mdpi-v4/msg2_archived_stickers.webp","res/drawable-mdpi-v4/msg2_ask_question.webp","res/drawable-mdpi-v4/msg2_autodelete.webp","res/drawable-mdpi-v4/msg2_battery.webp","res/drawable-mdpi-v4/msg2_block2.webp","res/drawable-mdpi-v4/msg2_call_earpiece.webp","res/drawable-mdpi-v4/msg2_chats_add.webp","res/drawable-mdpi-v4/msg2_data.webp","res/drawable-mdpi-v4/msg2_devices.webp","res/drawable-mdpi-v4/msg2_discussion.webp","res/drawable-mdpi-v4/msg2_email.webp","res/drawable-mdpi-v4/msg2_folder.webp","res/drawable-mdpi-v4/msg2_gif.webp","res/drawable-mdpi-v4/msg2_help.webp","res/drawable-mdpi-v4/msg2_language.webp","res/drawable-mdpi-v4/msg2_link2.webp","res/drawable-mdpi-v4/msg2_notifications.webp","res/drawable-mdpi-v4/msg2_permissions.webp","res/drawable-mdpi-v4/msg2_policy.webp","res/drawable-mdpi-v4/msg2_reactions2.webp","res/drawable-mdpi-v4/msg2_secret.webp","res/drawable-mdpi-v4/msg2_smile_status.webp","res/drawable-mdpi-v4/msg2_sticker.webp","res/drawable-mdpi-v4/msg2_trending.webp","res/drawable-mdpi-v4/msg2_videocall.webp","res/drawable-mdpi-v4/msg_actions.webp","res/drawable-mdpi-v4/msg_add.webp","res/drawable-mdpi-v4/msg_addbio.webp","res/drawable-mdpi-v4/msg_addbot.webp","res/drawable-mdpi-v4/msg_addcontact.webp","res/drawable-mdpi-v4/msg_addfolder.webp","res/drawable-mdpi-v4/msg_addphoto.webp","res/drawable-mdpi-v4/msg_admin_add.webp","res/drawable-mdpi-v4/msg_admins.webp","res/drawable-mdpi-v4/msg_allowspeak.webp","res/drawable-mdpi-v4/msg_archive.webp","res/drawable-mdpi-v4/msg_archive_archive.webp","res/drawable-mdpi-v4/msg_archive_hide.webp","res/drawable-mdpi-v4/msg_archive_show.webp","res/drawable-mdpi-v4/msg_archive_stories.webp","res/drawable-mdpi-v4/msg_arrow_avatar.webp","res/drawable-mdpi-v4/msg_arrow_back.webp","res/drawable-mdpi-v4/msg_arrow_forward.webp","res/drawable-mdpi-v4/msg_arrowright.webp","res/drawable-mdpi-v4/msg_autodelete.webp","res/drawable-mdpi-v4/msg_autodelete_1d.webp","res/drawable-mdpi-v4/msg_autodelete_1m.webp","res/drawable-mdpi-v4/msg_autodelete_1w.webp","res/drawable-mdpi-v4/msg_autodelete_2d.webp","res/drawable-mdpi-v4/msg_autodelete_badge2.webp","res/drawable-mdpi-v4/msg_background.webp","res/drawable-mdpi-v4/msg_block.webp","res/drawable-mdpi-v4/msg_block2.webp","res/drawable-mdpi-v4/msg_blur_linear.webp","res/drawable-mdpi-v4/msg_blur_off.webp","res/drawable-mdpi-v4/msg_blur_radial.webp","res/drawable-mdpi-v4/msg_bot.webp","res/drawable-mdpi-v4/msg_bots.webp","res/drawable-mdpi-v4/msg_brightness_high.webp","res/drawable-mdpi-v4/msg_brightness_low.webp","res/drawable-mdpi-v4/msg_calendar.webp","res/drawable-mdpi-v4/msg_calendar2.webp","res/drawable-mdpi-v4/msg_call_bluetooth.webp","res/drawable-mdpi-v4/msg_call_earpiece.webp","res/drawable-mdpi-v4/msg_call_minimize_shadow.webp","res/drawable-mdpi-v4/msg_call_speaker.webp","res/drawable-mdpi-v4/msg_callback.webp","res/drawable-mdpi-v4/msg_calls.webp","res/drawable-mdpi-v4/msg_calls_minimize.webp","res/drawable-mdpi-v4/msg_calls_regular.webp","res/drawable-mdpi-v4/msg_camera.webp","res/drawable-mdpi-v4/msg_cancel.webp","res/drawable-mdpi-v4/msg_channel.webp","res/drawable-mdpi-v4/msg_channel_create.webp","res/drawable-mdpi-v4/msg_chats_remove.webp","res/drawable-mdpi-v4/msg_check_s.webp","res/drawable-mdpi-v4/msg_clear.webp","res/drawable-mdpi-v4/msg_clear_input.webp","res/drawable-mdpi-v4/msg_clear_recent.webp","res/drawable-mdpi-v4/msg_clearcache.webp","res/drawable-mdpi-v4/msg_close.webp","res/drawable-mdpi-v4/msg_colors.webp","res/drawable-mdpi-v4/msg_contact.webp","res/drawable-mdpi-v4/msg_contact_add.webp","res/drawable-mdpi-v4/msg_contacts.webp","res/drawable-mdpi-v4/msg_contacts_name.webp","res/drawable-mdpi-v4/msg_contacts_time.webp","res/drawable-mdpi-v4/msg_copy.webp","res/drawable-mdpi-v4/msg_copy_filled.webp","res/drawable-mdpi-v4/msg_current_location.webp","res/drawable-mdpi-v4/msg_customize.webp","res/drawable-mdpi-v4/msg_customize_s.webp","res/drawable-mdpi-v4/msg_delete.webp","res/drawable-mdpi-v4/msg_delete_auto.webp","res/drawable-mdpi-v4/msg_delete_filled.webp","res/drawable-mdpi-v4/msg_disable.webp","res/drawable-mdpi-v4/msg_discuss.webp","res/drawable-mdpi-v4/msg_discussion.webp","res/drawable-mdpi-v4/msg_download.webp","res/drawable-mdpi-v4/msg_download_settings.webp","res/drawable-mdpi-v4/msg_edit.webp","res/drawable-mdpi-v4/msg_emoji_activities.webp","res/drawable-mdpi-v4/msg_emoji_cat.webp","res/drawable-mdpi-v4/msg_emoji_flags.webp","res/drawable-mdpi-v4/msg_emoji_food.webp","res/drawable-mdpi-v4/msg_emoji_objects.webp","res/drawable-mdpi-v4/msg_emoji_other.webp","res/drawable-mdpi-v4/msg_emoji_question.webp","res/drawable-mdpi-v4/msg_emoji_recent.webp","res/drawable-mdpi-v4/msg_emoji_smiles.webp","res/drawable-mdpi-v4/msg_emoji_stickers.webp","res/drawable-mdpi-v4/msg_emoji_travel.webp","res/drawable-mdpi-v4/msg_endcall.webp","res/drawable-mdpi-v4/msg_expand.webp","res/drawable-mdpi-v4/msg_fave.webp","res/drawable-mdpi-v4/msg_filehq.webp","res/drawable-mdpi-v4/msg_filled_blocked.webp","res/drawable-mdpi-v4/msg_filled_data_calls.webp","res/drawable-mdpi-v4/msg_filled_data_files.webp","res/drawable-mdpi-v4/msg_filled_data_messages.webp","res/drawable-mdpi-v4/msg_filled_data_music.webp","res/drawable-mdpi-v4/msg_filled_data_photos.webp","res/drawable-mdpi-v4/msg_filled_data_received.webp","res/drawable-mdpi-v4/msg_filled_data_sent.webp","res/drawable-mdpi-v4/msg_filled_data_videos.webp","res/drawable-mdpi-v4/msg_filled_data_voice.webp","res/drawable-mdpi-v4/msg_filled_datausage.webp","res/drawable-mdpi-v4/msg_filled_general.webp","res/drawable-mdpi-v4/msg_filled_general_large.webp","res/drawable-mdpi-v4/msg_filled_lockedrecord.webp","res/drawable-mdpi-v4/msg_filled_menu_channels.webp","res/drawable-mdpi-v4/msg_filled_menu_groups.webp","res/drawable-mdpi-v4/msg_filled_menu_users.webp","res/drawable-mdpi-v4/msg_filled_plus.webp","res/drawable-mdpi-v4/msg_filled_sdcard.webp","res/drawable-mdpi-v4/msg_filled_shareout.webp","res/drawable-mdpi-v4/msg_filled_storageusage.webp","res/drawable-mdpi-v4/msg_filled_stories.webp","res/drawable-mdpi-v4/msg_filled_unlockedrecord.webp","res/drawable-mdpi-v4/msg_folders.webp","res/drawable-mdpi-v4/msg_folders_archive.webp","res/drawable-mdpi-v4/msg_folders_bots.webp","res/drawable-mdpi-v4/msg_folders_channels.webp","res/drawable-mdpi-v4/msg_folders_groups.webp","res/drawable-mdpi-v4/msg_folders_muted.webp","res/drawable-mdpi-v4/msg_folders_private.webp","res/drawable-mdpi-v4/msg_folders_read.webp","res/drawable-mdpi-v4/msg_folders_requests.webp","res/drawable-mdpi-v4/msg_forward.webp","res/drawable-mdpi-v4/msg_forward_replace.webp","res/drawable-mdpi-v4/msg_gallery.webp","res/drawable-mdpi-v4/msg_gallery_locked1.webp","res/drawable-mdpi-v4/msg_gallery_locked2.webp","res/drawable-mdpi-v4/msg_gif.webp","res/drawable-mdpi-v4/msg_gif_add.webp","res/drawable-mdpi-v4/msg_gift_premium.webp","res/drawable-mdpi-v4/msg_go_down.webp","res/drawable-mdpi-v4/msg_go_up.webp","res/drawable-mdpi-v4/msg_groups.webp","res/drawable-mdpi-v4/msg_groups_create.webp","res/drawable-mdpi-v4/msg_halfcheck.webp","res/drawable-mdpi-v4/msg_halfcheck_s.webp","res/drawable-mdpi-v4/msg_handdown.webp","res/drawable-mdpi-v4/msg_header_draw.webp","res/drawable-mdpi-v4/msg_header_share.webp","res/drawable-mdpi-v4/msg_help.webp","res/drawable-mdpi-v4/msg_home.webp","res/drawable-mdpi-v4/msg_hybrid.webp","res/drawable-mdpi-v4/msg_info.webp","res/drawable-mdpi-v4/msg_input_attach2.webp","res/drawable-mdpi-v4/msg_input_gift.webp","res/drawable-mdpi-v4/msg_input_like.webp","res/drawable-mdpi-v4/msg_inputarrow.webp","res/drawable-mdpi-v4/msg_instant.webp","res/drawable-mdpi-v4/msg_instant_link.webp","res/drawable-mdpi-v4/msg_invited.webp","res/drawable-mdpi-v4/msg_jobtitle.webp","res/drawable-mdpi-v4/msg_language.webp","res/drawable-mdpi-v4/msg_leave.webp","res/drawable-mdpi-v4/msg_limit_accounts.webp","res/drawable-mdpi-v4/msg_limit_chats.webp","res/drawable-mdpi-v4/msg_limit_folder.webp","res/drawable-mdpi-v4/msg_limit_groups.webp","res/drawable-mdpi-v4/msg_limit_links.webp","res/drawable-mdpi-v4/msg_limit_pin.webp","res/drawable-mdpi-v4/msg_limit_stories.webp","res/drawable-mdpi-v4/msg_link.webp","res/drawable-mdpi-v4/msg_link2.webp","res/drawable-mdpi-v4/msg_link_1.webp","res/drawable-mdpi-v4/msg_link_2.webp","res/drawable-mdpi-v4/msg_link_folder.webp","res/drawable-mdpi-v4/msg_list.webp","res/drawable-mdpi-v4/msg_location.webp","res/drawable-mdpi-v4/msg_location_alert.webp","res/drawable-mdpi-v4/msg_location_alert2.webp","res/drawable-mdpi-v4/msg_log.webp","res/drawable-mdpi-v4/msg_map.webp","res/drawable-mdpi-v4/msg_map_type.webp","res/drawable-mdpi-v4/msg_markread.webp","res/drawable-mdpi-v4/msg_markunread.webp","res/drawable-mdpi-v4/msg_mask.webp","res/drawable-mdpi-v4/msg_maxvideo.webp","res/drawable-mdpi-v4/msg_media.webp","res/drawable-mdpi-v4/msg_members_list2.webp","res/drawable-mdpi-v4/msg_mention.webp","res/drawable-mdpi-v4/msg_menu_stories.webp","res/drawable-mdpi-v4/msg_message.webp","res/drawable-mdpi-v4/msg_message_s.webp","res/drawable-mdpi-v4/msg_mini_addemoji.webp","res/drawable-mdpi-v4/msg_mini_addstory.webp","res/drawable-mdpi-v4/msg_mini_arrow_mediabold.webp","res/drawable-mdpi-v4/msg_mini_arrow_mediathin.webp","res/drawable-mdpi-v4/msg_mini_autodelete.webp","res/drawable-mdpi-v4/msg_mini_autodelete_empty.webp","res/drawable-mdpi-v4/msg_mini_autodelete_timer.webp","res/drawable-mdpi-v4/msg_mini_bomb.webp","res/drawable-mdpi-v4/msg_mini_checks.webp","res/drawable-mdpi-v4/msg_mini_close_tooltip.webp","res/drawable-mdpi-v4/msg_mini_closefriends.webp","res/drawable-mdpi-v4/msg_mini_customize.webp","res/drawable-mdpi-v4/msg_mini_download.webp","res/drawable-mdpi-v4/msg_mini_fireoff.webp","res/drawable-mdpi-v4/msg_mini_fireon.webp","res/drawable-mdpi-v4/msg_mini_forumarrow.webp","res/drawable-mdpi-v4/msg_mini_lock2.webp","res/drawable-mdpi-v4/msg_mini_lock3.webp","res/drawable-mdpi-v4/msg_mini_lockedemoji.webp","res/drawable-mdpi-v4/msg_mini_premiumlock.webp","res/drawable-mdpi-v4/msg_mini_qr.webp","res/drawable-mdpi-v4/msg_mini_replystory.webp","res/drawable-mdpi-v4/msg_mini_replystory2.webp","res/drawable-mdpi-v4/msg_mini_stickerstar.webp","res/drawable-mdpi-v4/msg_mini_topicarrow.webp","res/drawable-mdpi-v4/msg_mini_upload.webp","res/drawable-mdpi-v4/msg_minvideo.webp","res/drawable-mdpi-v4/msg_msgbubble.webp","res/drawable-mdpi-v4/msg_msgbubble2.webp","res/drawable-mdpi-v4/msg_msgbubble3.webp","res/drawable-mdpi-v4/msg_mute.webp","res/drawable-mdpi-v4/msg_mute_1h.webp","res/drawable-mdpi-v4/msg_mute_period.webp","res/drawable-mdpi-v4/msg_newphone.webp","res/drawable-mdpi-v4/msg_noise_off.webp","res/drawable-mdpi-v4/msg_noise_on.webp","res/drawable-mdpi-v4/msg_notifications.webp","res/drawable-mdpi-v4/msg_notspam.webp","res/drawable-mdpi-v4/msg_online.webp","res/drawable-mdpi-v4/msg_openin.webp","res/drawable-mdpi-v4/msg_openprofile.webp","res/drawable-mdpi-v4/msg_other_new_filled.webp","res/drawable-mdpi-v4/msg_other_new_filled_text.webp","res/drawable-mdpi-v4/msg_other_new_outline.webp","res/drawable-mdpi-v4/msg_palette.webp","res/drawable-mdpi-v4/msg_panel_clear.webp","res/drawable-mdpi-v4/msg_payment_address.webp","res/drawable-mdpi-v4/msg_payment_card.webp","res/drawable-mdpi-v4/msg_payment_delivery.webp","res/drawable-mdpi-v4/msg_payment_provider.webp","res/drawable-mdpi-v4/msg_permissions.webp","res/drawable-mdpi-v4/msg_photo_back.webp","res/drawable-mdpi-v4/msg_photo_blur.webp","res/drawable-mdpi-v4/msg_photo_cropfix.webp","res/drawable-mdpi-v4/msg_photo_curve.webp","res/drawable-mdpi-v4/msg_photo_flip.webp","res/drawable-mdpi-v4/msg_photo_rotate.webp","res/drawable-mdpi-v4/msg_photo_settings.webp","res/drawable-mdpi-v4/msg_photo_sticker.webp","res/drawable-mdpi-v4/msg_photo_switch2.webp","res/drawable-mdpi-v4/msg_photo_text2.webp","res/drawable-mdpi-v4/msg_photo_text_framed.webp","res/drawable-mdpi-v4/msg_photo_text_framed2.webp","res/drawable-mdpi-v4/msg_photo_text_framed3.webp","res/drawable-mdpi-v4/msg_photo_text_regular.webp","res/drawable-mdpi-v4/msg_photoeditor.webp","res/drawable-mdpi-v4/msg_photos.webp","res/drawable-mdpi-v4/msg_pin.webp","res/drawable-mdpi-v4/msg_pin_code.webp","res/drawable-mdpi-v4/msg_pin_filled.webp","res/drawable-mdpi-v4/msg_pin_mini.webp","res/drawable-mdpi-v4/msg_pinnedlist.webp","res/drawable-mdpi-v4/msg_played.webp","res/drawable-mdpi-v4/msg_policy.webp","res/drawable-mdpi-v4/msg_pollstop.webp","res/drawable-mdpi-v4/msg_premium_ads.webp","res/drawable-mdpi-v4/msg_premium_avatar.webp","res/drawable-mdpi-v4/msg_premium_badge.webp","res/drawable-mdpi-v4/msg_premium_emoji.webp","res/drawable-mdpi-v4/msg_premium_icons.webp","res/drawable-mdpi-v4/msg_premium_limits.webp","res/drawable-mdpi-v4/msg_premium_liststar.webp","res/drawable-mdpi-v4/msg_premium_lock2.webp","res/drawable-mdpi-v4/msg_premium_normal.webp","res/drawable-mdpi-v4/msg_premium_prolfilestar.webp","res/drawable-mdpi-v4/msg_premium_reactions.webp","res/drawable-mdpi-v4/msg_premium_speed.webp","res/drawable-mdpi-v4/msg_premium_stickers.webp","res/drawable-mdpi-v4/msg_premium_translate.webp","res/drawable-mdpi-v4/msg_premium_uploads.webp","res/drawable-mdpi-v4/msg_premium_voice.webp","res/drawable-mdpi-v4/msg_psa.webp","res/drawable-mdpi-v4/msg_qr_mini.webp","res/drawable-mdpi-v4/msg_qrcode.webp","res/drawable-mdpi-v4/msg_rate_down.webp","res/drawable-mdpi-v4/msg_rate_up.webp","res/drawable-mdpi-v4/msg_reactions.webp","res/drawable-mdpi-v4/msg_reactions2.webp","res/drawable-mdpi-v4/msg_reactions_expand.webp","res/drawable-mdpi-v4/msg_reactions_filled.webp","res/drawable-mdpi-v4/msg_recent.webp","res/drawable-mdpi-v4/msg_remove.webp","res/drawable-mdpi-v4/msg_removefolder.webp","res/drawable-mdpi-v4/msg_reorder.webp","res/drawable-mdpi-v4/msg_replace.webp","res/drawable-mdpi-v4/msg_reply_small.webp","res/drawable-mdpi-v4/msg_report.webp","res/drawable-mdpi-v4/msg_report_drugs.webp","res/drawable-mdpi-v4/msg_report_fake.webp","res/drawable-mdpi-v4/msg_report_other.webp","res/drawable-mdpi-v4/msg_report_personal.webp","res/drawable-mdpi-v4/msg_report_violence.webp","res/drawable-mdpi-v4/msg_report_xxx.webp","res/drawable-mdpi-v4/msg_requests.webp","res/drawable-mdpi-v4/msg_reset.webp","res/drawable-mdpi-v4/msg_retry.webp","res/drawable-mdpi-v4/msg_round_cancel_m.webp","res/drawable-mdpi-v4/msg_round_file_s.webp","res/drawable-mdpi-v4/msg_round_gif_m.webp","res/drawable-mdpi-v4/msg_round_load_m.webp","res/drawable-mdpi-v4/msg_round_pause_m.webp","res/drawable-mdpi-v4/msg_round_play_m.webp","res/drawable-mdpi-v4/msg_satellite.webp","res/drawable-mdpi-v4/msg_save_story.webp","res/drawable-mdpi-v4/msg_saved.webp","res/drawable-mdpi-v4/msg_screencast.webp","res/drawable-mdpi-v4/msg_screencast_off.webp","res/drawable-mdpi-v4/msg_search.webp","res/drawable-mdpi-v4/msg_secret.webp","res/drawable-mdpi-v4/msg_seen.webp","res/drawable-mdpi-v4/msg_select.webp","res/drawable-mdpi-v4/msg_send.webp","res/drawable-mdpi-v4/msg_sendfile.webp","res/drawable-mdpi-v4/msg_settings.webp","res/drawable-mdpi-v4/msg_settings_old.webp","res/drawable-mdpi-v4/msg_settings_premium.webp","res/drawable-mdpi-v4/msg_share.webp","res/drawable-mdpi-v4/msg_share_filled.webp","res/drawable-mdpi-v4/msg_shareout.webp","res/drawable-mdpi-v4/msg_silent.webp","res/drawable-mdpi-v4/msg_smile_status.webp","res/drawable-mdpi-v4/msg_speed.webp","res/drawable-mdpi-v4/msg_speed_0_2.webp","res/drawable-mdpi-v4/msg_speed_fast.webp","res/drawable-mdpi-v4/msg_speed_medium.webp","res/drawable-mdpi-v4/msg_speed_normal.webp","res/drawable-mdpi-v4/msg_speed_slow.webp","res/drawable-mdpi-v4/msg_speed_superfast.webp","res/drawable-mdpi-v4/msg_speed_veryfast.webp","res/drawable-mdpi-v4/msg_spoiler.webp","res/drawable-mdpi-v4/msg_spoiler_off.webp","res/drawable-mdpi-v4/msg_stats.webp","res/drawable-mdpi-v4/msg_stealth_25min.webp","res/drawable-mdpi-v4/msg_stealth_5min.webp","res/drawable-mdpi-v4/msg_stealth_locked.webp","res/drawable-mdpi-v4/msg_sticker.webp","res/drawable-mdpi-v4/msg_stories_add.webp","res/drawable-mdpi-v4/msg_stories_archive.webp","res/drawable-mdpi-v4/msg_stories_caption.webp","res/drawable-mdpi-v4/msg_stories_closefriends.webp","res/drawable-mdpi-v4/msg_stories_link.webp","res/drawable-mdpi-v4/msg_stories_myhide.webp","res/drawable-mdpi-v4/msg_stories_order.webp","res/drawable-mdpi-v4/msg_stories_save.webp","res/drawable-mdpi-v4/msg_stories_saved.webp","res/drawable-mdpi-v4/msg_stories_stealth.webp","res/drawable-mdpi-v4/msg_stories_stealth2.webp","res/drawable-mdpi-v4/msg_stories_timer.webp","res/drawable-mdpi-v4/msg_stories_views.webp","res/drawable-mdpi-v4/msg_tabs_mic1.webp","res/drawable-mdpi-v4/msg_tabs_mic2.webp","res/drawable-mdpi-v4/msg_text_check.webp","res/drawable-mdpi-v4/msg_text_outlined.webp","res/drawable-mdpi-v4/msg_theme.webp","res/drawable-mdpi-v4/msg_ton.webp","res/drawable-mdpi-v4/msg_tone_add.webp","res/drawable-mdpi-v4/msg_tone_off.webp","res/drawable-mdpi-v4/msg_tone_on.webp","res/drawable-mdpi-v4/msg_topic_close.webp","res/drawable-mdpi-v4/msg_topic_create.webp","res/drawable-mdpi-v4/msg_topic_restart.webp","res/drawable-mdpi-v4/msg_topics.webp","res/drawable-mdpi-v4/msg_translate.webp","res/drawable-mdpi-v4/msg_unarchive.webp","res/drawable-mdpi-v4/msg_unfave.webp","res/drawable-mdpi-v4/msg_ungroup.webp","res/drawable-mdpi-v4/msg_unmute.webp","res/drawable-mdpi-v4/msg_unpin.webp","res/drawable-mdpi-v4/msg_unvote.webp","res/drawable-mdpi-v4/msg_user_remove.webp","res/drawable-mdpi-v4/msg_user_search.webp","res/drawable-mdpi-v4/msg_usersearch.webp","res/drawable-mdpi-v4/msg_video.webp","res/drawable-mdpi-v4/msg_videocall.webp","res/drawable-mdpi-v4/msg_view_file.webp","res/drawable-mdpi-v4/msg_viewchats.webp","res/drawable-mdpi-v4/msg_viewintopic.webp","res/drawable-mdpi-v4/msg_viewreplies.webp","res/drawable-mdpi-v4/msg_views.webp","res/drawable-mdpi-v4/msg_voice_bluetooth.webp","res/drawable-mdpi-v4/msg_voice_headphones.webp","res/drawable-mdpi-v4/msg_voice_muted.webp","res/drawable-mdpi-v4/msg_voice_phone.webp","res/drawable-mdpi-v4/msg_voice_pip.webp","res/drawable-mdpi-v4/msg_voice_speaker.webp","res/drawable-mdpi-v4/msg_voice_unmuted.webp","res/drawable-mdpi-v4/msg_voicechat.webp","res/drawable-mdpi-v4/msg_voicechat2.webp","res/drawable-mdpi-v4/msg_voiceclose.webp","res/drawable-mdpi-v4/msg_voiceshare.webp","res/drawable-mdpi-v4/msg_warning.webp","res/drawable-mdpi-v4/msg_work.webp","res/drawable-mdpi-v4/msg_zoomin.webp","res/drawable-mdpi-v4/msg_zoomout.webp","res/drawable-mdpi-v4/msg_zoomout_stats.webp","res/drawable-mdpi-v4/music_empty.webp","res/drawable-mdpi-v4/nav_edit_attach.webp","res/drawable-mdpi-v4/navbar_search_tag.webp","res/drawable-mdpi-v4/newmsg_divider.webp","res/drawable-mdpi-v4/newyear.webp","res/drawable-mdpi-v4/no_passport.webp","res/drawable-mdpi-v4/no_password.webp","res/drawable-mdpi-v4/nocover_big.9.png","res/drawable-mdpi-v4/nocover_small.9.png","res/drawable-mdpi-v4/nophotos.9.png","res/drawable-mdpi-v4/nophotos3.9.png","res/drawable-mdpi-v4/notification.webp","res/drawable-mdpi-v4/notification_bg_low_normal.9.png","res/drawable-mdpi-v4/notification_bg_low_pressed.9.png","res/drawable-mdpi-v4/notification_bg_normal.9.png","res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-mdpi-v4/notifications_mute1h.webp","res/drawable-mdpi-v4/notifications_mute2d.webp","res/drawable-mdpi-v4/notifications_off.webp","res/drawable-mdpi-v4/notifications_on.webp","res/drawable-mdpi-v4/notifications_settings.webp","res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-mdpi-v4/other_2x_large.webp","res/drawable-mdpi-v4/other_chats.png","res/drawable-mdpi-v4/other_lockedfolders.webp","res/drawable-mdpi-v4/other_lockedfolders2.webp","res/drawable-mdpi-v4/outline_attach_camera_24.png","res/drawable-mdpi-v4/outline_caption_24.png","res/drawable-mdpi-v4/outline_fab_story_24.png","res/drawable-mdpi-v4/outline_groups_24.png","res/drawable-mdpi-v4/outline_header_lock_24.png","res/drawable-mdpi-v4/outline_header_qr_24.png","res/drawable-mdpi-v4/outline_poll_add_24.png","res/drawable-mdpi-v4/outline_poll_emoji_24.png","res/drawable-mdpi-v4/outline_profile_call_24.png","res/drawable-mdpi-v4/outline_profile_edit_24.png","res/drawable-mdpi-v4/outline_profile_member_24.png","res/drawable-mdpi-v4/outline_profile_message_24.png","res/drawable-mdpi-v4/outline_profile_mute_24.png","res/drawable-mdpi-v4/outline_profile_stop_24.png","res/drawable-mdpi-v4/outline_profile_unmute_24.png","res/drawable-mdpi-v4/outline_profile_video_24.png","res/drawable-mdpi-v4/outline_saved_24.png","res/drawable-mdpi-v4/outline_search_1_24.png","res/drawable-mdpi-v4/outline_shield_check.png","res/drawable-mdpi-v4/outline_shield_plain_24.png","res/drawable-mdpi-v4/pagedown.webp","res/drawable-mdpi-v4/passcode_check.webp","res/drawable-mdpi-v4/permission_locked.webp","res/drawable-mdpi-v4/permissions_camera1.webp","res/drawable-mdpi-v4/permissions_camera2.webp","res/drawable-mdpi-v4/permissions_gallery1.webp","res/drawable-mdpi-v4/permissions_gallery2.webp","res/drawable-mdpi-v4/phone_activate.webp","res/drawable-mdpi-v4/photo_arrowshape.png","res/drawable-mdpi-v4/photo_paint_brush.webp","res/drawable-mdpi-v4/photo_rectangle.png","res/drawable-mdpi-v4/photo_rectangle_fill.png","res/drawable-mdpi-v4/photo_tooltip2.webp","res/drawable-mdpi-v4/photo_undo.webp","res/drawable-mdpi-v4/photobadge.9.png","res/drawable-mdpi-v4/photos_arrow.webp","res/drawable-mdpi-v4/photos_header_shadow.webp","res/drawable-mdpi-v4/photos_rounded.9.png","res/drawable-mdpi-v4/picker.png","res/drawable-mdpi-v4/pin.webp","res/drawable-mdpi-v4/pip_close.webp","res/drawable-mdpi-v4/pip_enlarge.webp","res/drawable-mdpi-v4/pip_pause_large.webp","res/drawable-mdpi-v4/pip_play_large.webp","res/drawable-mdpi-v4/pip_replay_large.webp","res/drawable-mdpi-v4/pip_video_close.webp","res/drawable-mdpi-v4/pip_video_expand.webp","res/drawable-mdpi-v4/play_mini_video.webp","res/drawable-mdpi-v4/player.webp","res/drawable-mdpi-v4/player_new_order.webp","res/drawable-mdpi-v4/player_new_repeat_reverse.webp","res/drawable-mdpi-v4/player_new_repeat_shuffle.webp","res/drawable-mdpi-v4/poll_add_circle.webp","res/drawable-mdpi-v4/poll_add_plus.webp","res/drawable-mdpi-v4/poll_remove.webp","res/drawable-mdpi-v4/poll_right.webp","res/drawable-mdpi-v4/poll_wrong.webp","res/drawable-mdpi-v4/popup_fixed_alert.9.png","res/drawable-mdpi-v4/popup_fixed_alert2.9.png","res/drawable-mdpi-v4/popup_fixed_alert3.9.png","res/drawable-mdpi-v4/popup_fixed_alert4.9.png","res/drawable-mdpi-v4/premium_colors.webp","res/drawable-mdpi-v4/premium_status.webp","res/drawable-mdpi-v4/premium_tags.webp","res/drawable-mdpi-v4/premium_wallpaper.webp","res/drawable-mdpi-v4/preview_arrow.webp","res/drawable-mdpi-v4/preview_custom.webp","res/drawable-mdpi-v4/preview_dots.webp","res/drawable-mdpi-v4/profile_discuss.webp","res/drawable-mdpi-v4/profile_level10_inner.png","res/drawable-mdpi-v4/profile_level10_outer.png","res/drawable-mdpi-v4/profile_level1_inner.png","res/drawable-mdpi-v4/profile_level1_outer.png","res/drawable-mdpi-v4/profile_level20_inner.png","res/drawable-mdpi-v4/profile_level20_outer.png","res/drawable-mdpi-v4/profile_level2_inner.png","res/drawable-mdpi-v4/profile_level2_outer.png","res/drawable-mdpi-v4/profile_level30_inner.png","res/drawable-mdpi-v4/profile_level30_outer.png","res/drawable-mdpi-v4/profile_level3_inner.png","res/drawable-mdpi-v4/profile_level3_outer.png","res/drawable-mdpi-v4/profile_level40_inner.png","res/drawable-mdpi-v4/profile_level40_outer.png","res/drawable-mdpi-v4/profile_level4_inner.png","res/drawable-mdpi-v4/profile_level4_outer.png","res/drawable-mdpi-v4/profile_level50_inner.png","res/drawable-mdpi-v4/profile_level50_outer.png","res/drawable-mdpi-v4/profile_level5_inner.png","res/drawable-mdpi-v4/profile_level5_outer.png","res/drawable-mdpi-v4/profile_level60_inner.png","res/drawable-mdpi-v4/profile_level60_outer.png","res/drawable-mdpi-v4/profile_level6_inner.png","res/drawable-mdpi-v4/profile_level6_outer.png","res/drawable-mdpi-v4/profile_level70_inner.png","res/drawable-mdpi-v4/profile_level70_outer.png","res/drawable-mdpi-v4/profile_level7_inner.png","res/drawable-mdpi-v4/profile_level7_outer.png","res/drawable-mdpi-v4/profile_level80_inner.png","res/drawable-mdpi-v4/profile_level80_outer.png","res/drawable-mdpi-v4/profile_level8_inner.png","res/drawable-mdpi-v4/profile_level8_outer.png","res/drawable-mdpi-v4/profile_level90_inner.png","res/drawable-mdpi-v4/profile_level90_outer.png","res/drawable-mdpi-v4/profile_level9_inner.png","res/drawable-mdpi-v4/profile_level9_outer.png","res/drawable-mdpi-v4/profile_level_minus_inner.png","res/drawable-mdpi-v4/profile_level_minus_outer.png","res/drawable-mdpi-v4/profile_newmsg.webp","res/drawable-mdpi-v4/profile_phone.webp","res/drawable-mdpi-v4/profile_video.webp","res/drawable-mdpi-v4/proxy_check.webp","res/drawable-mdpi-v4/qr_at_large.webp","res/drawable-mdpi-v4/qr_at_medium.webp","res/drawable-mdpi-v4/qr_at_small.webp","res/drawable-mdpi-v4/qr_flashlight.webp","res/drawable-mdpi-v4/qr_gallery.webp","res/drawable-mdpi-v4/quantum_ic_art_track_grey600_48.png","res/drawable-mdpi-v4/quantum_ic_bigtop_updates_white_24.png","res/drawable-mdpi-v4/quantum_ic_cast_connected_white_24.png","res/drawable-mdpi-v4/quantum_ic_cast_white_36.png","res/drawable-mdpi-v4/quantum_ic_clear_white_24.png","res/drawable-mdpi-v4/quantum_ic_closed_caption_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_closed_caption_white_36.png","res/drawable-mdpi-v4/quantum_ic_forward_10_white_24.png","res/drawable-mdpi-v4/quantum_ic_forward_30_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_forward_30_white_24.png","res/drawable-mdpi-v4/quantum_ic_forward_30_white_36.png","res/drawable-mdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png","res/drawable-mdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_pause_circle_filled_white_36.png","res/drawable-mdpi-v4/quantum_ic_pause_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_pause_grey600_48.png","res/drawable-mdpi-v4/quantum_ic_pause_white_24.png","res/drawable-mdpi-v4/quantum_ic_play_arrow_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_play_arrow_grey600_48.png","res/drawable-mdpi-v4/quantum_ic_play_arrow_white_24.png","res/drawable-mdpi-v4/quantum_ic_play_circle_filled_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_play_circle_filled_white_36.png","res/drawable-mdpi-v4/quantum_ic_refresh_white_24.png","res/drawable-mdpi-v4/quantum_ic_replay_10_white_24.png","res/drawable-mdpi-v4/quantum_ic_replay_30_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_replay_30_white_24.png","res/drawable-mdpi-v4/quantum_ic_replay_30_white_36.png","res/drawable-mdpi-v4/quantum_ic_replay_white_24.png","res/drawable-mdpi-v4/quantum_ic_skip_next_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_skip_next_white_24.png","res/drawable-mdpi-v4/quantum_ic_skip_next_white_36.png","res/drawable-mdpi-v4/quantum_ic_skip_previous_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_skip_previous_white_24.png","res/drawable-mdpi-v4/quantum_ic_skip_previous_white_36.png","res/drawable-mdpi-v4/quantum_ic_stop_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_stop_grey600_48.png","res/drawable-mdpi-v4/quantum_ic_stop_white_24.png","res/drawable-mdpi-v4/quantum_ic_volume_off_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_volume_off_white_36.png","res/drawable-mdpi-v4/quantum_ic_volume_up_grey600_36.png","res/drawable-mdpi-v4/quantum_ic_volume_up_white_36.png","res/drawable-mdpi-v4/reactionbutton.webp","res/drawable-mdpi-v4/reactions_bubble_shadow.9.png","res/drawable-mdpi-v4/redcircle.webp","res/drawable-mdpi-v4/report.png","res/drawable-mdpi-v4/round_check2.webp","res/drawable-mdpi-v4/screencast_big.webp","res/drawable-mdpi-v4/search_arrow.webp","res/drawable-mdpi-v4/search_dark.9.png","res/drawable-mdpi-v4/search_dark_activated.9.png","res/drawable-mdpi-v4/search_date_filled.webp","res/drawable-mdpi-v4/search_files_filled.webp","res/drawable-mdpi-v4/search_links_filled.webp","res/drawable-mdpi-v4/search_media_filled.webp","res/drawable-mdpi-v4/search_music_filled.webp","res/drawable-mdpi-v4/search_users_filled.webp","res/drawable-mdpi-v4/search_voice_filled.webp","res/drawable-mdpi-v4/selectphoto_large.webp","res/drawable-mdpi-v4/send_plane_24.png","res/drawable-mdpi-v4/settings_arrow.webp","res/drawable-mdpi-v4/settings_channel.png","res/drawable-mdpi-v4/settings_features.png","res/drawable-mdpi-v4/settings_invite.png","res/drawable-mdpi-v4/settings_wallet.png","res/drawable-mdpi-v4/setup_bot_header.png","res/drawable-mdpi-v4/shadow_story_bottom.9.png","res/drawable-mdpi-v4/shadow_story_top.9.png","res/drawable-mdpi-v4/shadowdown.webp","res/drawable-mdpi-v4/share.webp","res/drawable-mdpi-v4/share_arrow.webp","res/drawable-mdpi-v4/sheet_shadow_round.9.png","res/drawable-mdpi-v4/shortcut_compose.webp","res/drawable-mdpi-v4/shortcut_user.webp","res/drawable-mdpi-v4/slide_dot_big.webp","res/drawable-mdpi-v4/slide_dot_small.webp","res/drawable-mdpi-v4/smallanimationpin.webp","res/drawable-mdpi-v4/smallanimationpinleft.webp","res/drawable-mdpi-v4/smallanimationpinright.webp","res/drawable-mdpi-v4/smiles_info.webp","res/drawable-mdpi-v4/smiles_inputsearch.webp","res/drawable-mdpi-v4/smiles_popup.9.png","res/drawable-mdpi-v4/smiles_tab_clear.webp","res/drawable-mdpi-v4/smiles_tab_gif.webp","res/drawable-mdpi-v4/smiles_tab_search.webp","res/drawable-mdpi-v4/smiles_tab_settings.webp","res/drawable-mdpi-v4/smiles_tab_smiles.webp","res/drawable-mdpi-v4/smiles_tab_stickers.webp","res/drawable-mdpi-v4/sms_bubble.webp","res/drawable-mdpi-v4/sms_code.webp","res/drawable-mdpi-v4/sms_devices.webp","res/drawable-mdpi-v4/star_reaction.png","res/drawable-mdpi-v4/star_small_inner.png","res/drawable-mdpi-v4/star_small_outline.png","res/drawable-mdpi-v4/stats_tooltip.9.png","res/drawable-mdpi-v4/sticker_added.webp","res/drawable-mdpi-v4/stickers_back_all.9.png","res/drawable-mdpi-v4/stickers_back_arrow.webp","res/drawable-mdpi-v4/stickers_back_center.9.png","res/drawable-mdpi-v4/stickers_back_left.9.png","res/drawable-mdpi-v4/stickers_back_right.9.png","res/drawable-mdpi-v4/stickers_empty.webp","res/drawable-mdpi-v4/stickers_favorites.webp","res/drawable-mdpi-v4/stickers_gifs_trending.webp","res/drawable-mdpi-v4/stickers_recent.webp","res/drawable-mdpi-v4/summary_arrow.png","res/drawable-mdpi-v4/summary_stars.png","res/drawable-mdpi-v4/system.9.png","res/drawable-mdpi-v4/tabs_reorder.webp","res/drawable-mdpi-v4/telegram_logo.png","res/drawable-mdpi-v4/telegram_logo_2.png","res/drawable-mdpi-v4/theme_picker.webp","res/drawable-mdpi-v4/timeline.png","res/drawable-mdpi-v4/toast_pallete.webp","res/drawable-mdpi-v4/ton.png","res/drawable-mdpi-v4/ton_16.png","res/drawable-mdpi-v4/tone_create.png","res/drawable-mdpi-v4/tooltip_arrow.webp","res/drawable-mdpi-v4/tooltip_arrow_up.webp","res/drawable-mdpi-v4/tooltip_sound.webp","res/drawable-mdpi-v4/venue_tooltip.9.png","res/drawable-mdpi-v4/verified_area.webp","res/drawable-mdpi-v4/verified_check.webp","res/drawable-mdpi-v4/verified_profile.webp","res/drawable-mdpi-v4/video_actions.webp","res/drawable-mdpi-v4/video_mute.webp","res/drawable-mdpi-v4/video_muted.webp","res/drawable-mdpi-v4/video_settings.png","res/drawable-mdpi-v4/videopreview.9.png","res/drawable-mdpi-v4/voice_expand.webp","res/drawable-mdpi-v4/voice_minimize.webp","res/drawable-mdpi-v4/voice_volume_mini.webp","res/drawable-mdpi-v4/voicechat_active.webp","res/drawable-mdpi-v4/voicechat_muted.webp","res/drawable-mdpi-v4/voicechat_screencast.webp","res/drawable-mdpi-v4/widget_bg.9.png","res/drawable-mdpi-v4/widget_counter.9.png","res/drawable-mdpi-v4/widget_counter_muted.9.png","res/drawable-mdpi-v4/widget_edit.9.png","res/drawable-mdpi-v4/widgets_light_badgebg.9.png","res/drawable-mdpi-v4/zoom_minus.webp","res/drawable-mdpi-v4/zoom_plus.webp","res/drawable-mdpi-v4/zoom_round.webp","res/drawable-mdpi-v4/zoom_round_b.webp","res/drawable-mdpi-v4/zoom_slide.9.png","res/drawable-mdpi-v4/zoom_slide_a.9.png","res/drawable-night-hdpi-v8/widget_bg.9.png","res/drawable-night-hdpi-v8/widget_counter.9.png","res/drawable-night-hdpi-v8/widget_counter_muted.9.png","res/drawable-night-hdpi-v8/widget_edit.9.png","res/drawable-night-mdpi-v8/widget_bg.9.png","res/drawable-night-mdpi-v8/widget_counter.9.png","res/drawable-night-mdpi-v8/widget_counter_muted.9.png","res/drawable-night-mdpi-v8/widget_edit.9.png","res/drawable-night-xhdpi-v8/widget_bg.9.png","res/drawable-night-xhdpi-v8/widget_counter.9.png","res/drawable-night-xhdpi-v8/widget_counter_muted.9.png","res/drawable-night-xhdpi-v8/widget_edit.9.png","res/drawable-night-xxhdpi-v8/widget_bg.9.png","res/drawable-night-xxhdpi-v8/widget_counter.9.png","res/drawable-night-xxhdpi-v8/widget_counter_muted.9.png","res/drawable-night-xxhdpi-v8/widget_edit.9.png","res/drawable-nodpi-v4/cast_album_art_placeholder.png","res/drawable-nodpi-v4/cast_album_art_placeholder_large.png","res/drawable-nodpi-v4/dino_pic.jpg","res/drawable-nodpi-v4/preview_back.webp","res/drawable-nodpi-v4/preview_dots.webp","res/drawable-nodpi-v4/preview_mic.webp","res/drawable-nodpi-v4/preview_smile.webp","res/drawable-v21/abc_action_bar_item_background_material.xml","res/drawable-v21/abc_btn_colored_material.xml","res/drawable-v21/abc_dialog_material_background.xml","res/drawable-v21/abc_edit_text_material.xml","res/drawable-v21/abc_list_divider_material.xml","res/drawable-v21/bar_selector_lock.xml","res/drawable-v21/bar_selector_style.xml","res/drawable-v21/bar_selector_white.xml","res/drawable-v21/googlepay_button_no_shadow_background.xml","res/drawable-v21/list_selector_ex.xml","res/drawable-v21/notification_action_background.xml","res/drawable-v21/widget_background.xml","res/drawable-v23/abc_control_background_material.xml","res/drawable-v31/widget_badge_background.xml","res/drawable-v31/widget_badge_muted_background.xml","res/drawable-watch-v20/abc_dialog_material_background.xml","res/drawable-watch-v20/common_google_signin_btn_text_dark_normal.xml","res/drawable-watch-v20/common_google_signin_btn_text_disabled.xml","res/drawable-watch-v20/common_google_signin_btn_text_light_normal.xml","res/drawable-xhdpi-v23/fingerprint_dialog_error.png","res/drawable-xhdpi-v4/_menu_stream_comments_off_24.png","res/drawable-xhdpi-v4/ab_progress.webp","res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/account_check.webp","res/drawable-xhdpi-v4/action_share.png","res/drawable-xhdpi-v4/album_shadow.webp","res/drawable-xhdpi-v4/animationpin.webp","res/drawable-xhdpi-v4/animationpinleft.webp","res/drawable-xhdpi-v4/animationpinright.webp","res/drawable-xhdpi-v4/arrow_more.webp","res/drawable-xhdpi-v4/arrow_newchat.webp","res/drawable-xhdpi-v4/attach_arrow_left.webp","res/drawable-xhdpi-v4/attach_arrow_right.webp","res/drawable-xhdpi-v4/attach_send.webp","res/drawable-xhdpi-v4/authorize.webp","res/drawable-xhdpi-v4/background_selected.webp","res/drawable-xhdpi-v4/bg_rotate_large.webp","res/drawable-xhdpi-v4/blockpanel_shadow.webp","res/drawable-xhdpi-v4/bluecounter.9.png","res/drawable-xhdpi-v4/book_bot.webp","res/drawable-xhdpi-v4/book_channel.webp","res/drawable-xhdpi-v4/book_group.webp","res/drawable-xhdpi-v4/book_logo.webp","res/drawable-xhdpi-v4/book_user.webp","res/drawable-xhdpi-v4/bot_card.webp","res/drawable-xhdpi-v4/bot_file.webp","res/drawable-xhdpi-v4/bot_invite.webp","res/drawable-xhdpi-v4/bot_lines.webp","res/drawable-xhdpi-v4/bot_link.webp","res/drawable-xhdpi-v4/bot_location.webp","res/drawable-xhdpi-v4/bot_music.webp","res/drawable-xhdpi-v4/bot_webview.webp","res/drawable-xhdpi-v4/boxshadow.9.png","res/drawable-xhdpi-v4/buy_with_googlepay_button_content.png","res/drawable-xhdpi-v4/calendar_date.9.png","res/drawable-xhdpi-v4/call.png","res/drawable-xhdpi-v4/calls_bluetooth.webp","res/drawable-xhdpi-v4/calls_camera_mini.webp","res/drawable-xhdpi-v4/calls_decline.webp","res/drawable-xhdpi-v4/calls_headphones.webp","res/drawable-xhdpi-v4/calls_menu_headset.webp","res/drawable-xhdpi-v4/calls_menu_phone.webp","res/drawable-xhdpi-v4/calls_mute_mini.webp","res/drawable-xhdpi-v4/calls_pip_outershadow.9.png","res/drawable-xhdpi-v4/calls_speaker.webp","res/drawable-xhdpi-v4/calls_unmute.webp","res/drawable-xhdpi-v4/calls_video.webp","res/drawable-xhdpi-v4/camera.png","res/drawable-xhdpi-v4/camera_btn.webp","res/drawable-xhdpi-v4/camera_revert1.webp","res/drawable-xhdpi-v4/camera_revert2.webp","res/drawable-xhdpi-v4/cancel_big.webp","res/drawable-xhdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xhdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xhdpi-v4/cast_ic_notification_0.png","res/drawable-xhdpi-v4/cast_ic_notification_1.png","res/drawable-xhdpi-v4/cast_ic_notification_2.png","res/drawable-xhdpi-v4/cast_ic_notification_on.png","res/drawable-xhdpi-v4/cast_ic_stop_circle_filled_grey600.png","res/drawable-xhdpi-v4/cast_ic_stop_circle_filled_white.png","res/drawable-xhdpi-v4/chat_calls_incoming.webp","res/drawable-xhdpi-v4/chat_calls_outgoing.webp","res/drawable-xhdpi-v4/chat_calls_video.webp","res/drawable-xhdpi-v4/chat_calls_voice.webp","res/drawable-xhdpi-v4/chats_archive.webp","res/drawable-xhdpi-v4/chats_archive_arrow.webp","res/drawable-xhdpi-v4/chats_archive_box.webp","res/drawable-xhdpi-v4/chats_archive_muted.webp","res/drawable-xhdpi-v4/chats_archive_pin.webp","res/drawable-xhdpi-v4/chats_pin.webp","res/drawable-xhdpi-v4/chats_replies.webp","res/drawable-xhdpi-v4/chats_saved.webp","res/drawable-xhdpi-v4/chats_undo.webp","res/drawable-xhdpi-v4/chats_unpin.webp","res/drawable-xhdpi-v4/checkbig.webp","res/drawable-xhdpi-v4/circle.webp","res/drawable-xhdpi-v4/circle_big.webp","res/drawable-xhdpi-v4/cocoon_text.png","res/drawable-xhdpi-v4/common_full_open_on_phone.png","res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-xhdpi-v4/compose_panel_shadow.webp","res/drawable-xhdpi-v4/delete.webp","res/drawable-xhdpi-v4/device_desktop_osx.webp","res/drawable-xhdpi-v4/device_desktop_other.webp","res/drawable-xhdpi-v4/device_desktop_win.webp","res/drawable-xhdpi-v4/device_phone_android.webp","res/drawable-xhdpi-v4/device_phone_ios.webp","res/drawable-xhdpi-v4/device_tablet_android.webp","res/drawable-xhdpi-v4/device_tablet_ios.webp","res/drawable-xhdpi-v4/device_web_chrome.webp","res/drawable-xhdpi-v4/device_web_edge.webp","res/drawable-xhdpi-v4/device_web_firefox.webp","res/drawable-xhdpi-v4/device_web_opera.webp","res/drawable-xhdpi-v4/device_web_other.webp","res/drawable-xhdpi-v4/device_web_safari.webp","res/drawable-xhdpi-v4/dialog_media_checklist_20.png","res/drawable-xhdpi-v4/dialog_media_game_20.png","res/drawable-xhdpi-v4/dialog_media_incoming_video_call_20.png","res/drawable-xhdpi-v4/dialog_media_outgoing_video_call_20.png","res/drawable-xhdpi-v4/dice.webp","res/drawable-xhdpi-v4/emoji_love.webp","res/drawable-xhdpi-v4/emoji_tabs_faves.webp","res/drawable-xhdpi-v4/emoji_tabs_new1.webp","res/drawable-xhdpi-v4/emoji_tabs_new2.webp","res/drawable-xhdpi-v4/emoji_tabs_new3.webp","res/drawable-xhdpi-v4/fast_scroll_shadow.webp","res/drawable-xhdpi-v4/files_folder.webp","res/drawable-xhdpi-v4/files_gallery.webp","res/drawable-xhdpi-v4/files_internal.webp","res/drawable-xhdpi-v4/files_music.webp","res/drawable-xhdpi-v4/files_storage.webp","res/drawable-xhdpi-v4/filled_access_fingerprint.webp","res/drawable-xhdpi-v4/filled_access_location.webp","res/drawable-xhdpi-v4/filled_access_sleeping.webp","res/drawable-xhdpi-v4/filled_add_album.png","res/drawable-xhdpi-v4/filled_add_photo.webp","res/drawable-xhdpi-v4/filled_add_sticker.webp","res/drawable-xhdpi-v4/filled_affiliate.webp","res/drawable-xhdpi-v4/filled_boost_plus.webp","res/drawable-xhdpi-v4/filled_bot_approve_24.png","res/drawable-xhdpi-v4/filled_bot_decline_24.png","res/drawable-xhdpi-v4/filled_bot_suggest_24.png","res/drawable-xhdpi-v4/filled_button_reply.webp","res/drawable-xhdpi-v4/filled_button_share.webp","res/drawable-xhdpi-v4/filled_calls_bluetooth_s.png","res/drawable-xhdpi-v4/filled_calls_plus.png","res/drawable-xhdpi-v4/filled_chatlink_large.webp","res/drawable-xhdpi-v4/filled_chatlist2.png","res/drawable-xhdpi-v4/filled_chatlist_mention.png","res/drawable-xhdpi-v4/filled_chatlist_poll.png","res/drawable-xhdpi-v4/filled_chatlist_reaction.png","res/drawable-xhdpi-v4/filled_clear.webp","res/drawable-xhdpi-v4/filled_directions.webp","res/drawable-xhdpi-v4/filled_earn_stars.webp","res/drawable-xhdpi-v4/filled_extend_location.webp","res/drawable-xhdpi-v4/filled_fab_compose_32.png","res/drawable-xhdpi-v4/filled_fire.webp","res/drawable-xhdpi-v4/filled_folder_existing.webp","res/drawable-xhdpi-v4/filled_folder_new.webp","res/drawable-xhdpi-v4/filled_forge.png","res/drawable-xhdpi-v4/filled_forward.png","res/drawable-xhdpi-v4/filled_forward_settings.webp","res/drawable-xhdpi-v4/filled_gift_pause_24.png","res/drawable-xhdpi-v4/filled_gift_play_24.png","res/drawable-xhdpi-v4/filled_gift_premium.webp","res/drawable-xhdpi-v4/filled_gift_sell_24.png","res/drawable-xhdpi-v4/filled_gift_sell_off.png","res/drawable-xhdpi-v4/filled_gift_sell_on.png","res/drawable-xhdpi-v4/filled_gift_simple.png","res/drawable-xhdpi-v4/filled_gift_transfer.png","res/drawable-xhdpi-v4/filled_giveaway_premium.webp","res/drawable-xhdpi-v4/filled_giveaway_stars.webp","res/drawable-xhdpi-v4/filled_info.webp","res/drawable-xhdpi-v4/filled_limit_boost.webp","res/drawable-xhdpi-v4/filled_link.webp","res/drawable-xhdpi-v4/filled_location.webp","res/drawable-xhdpi-v4/filled_location_forever.webp","res/drawable-xhdpi-v4/filled_messages_paid.png","res/drawable-xhdpi-v4/filled_new_contact_24.png","res/drawable-xhdpi-v4/filled_open_message.webp","res/drawable-xhdpi-v4/filled_paid_suggest_24.png","res/drawable-xhdpi-v4/filled_poll_add_24.png","res/drawable-xhdpi-v4/filled_poll_correct_24.png","res/drawable-xhdpi-v4/filled_poll_deadline_24.png","res/drawable-xhdpi-v4/filled_poll_multiple_24.png","res/drawable-xhdpi-v4/filled_poll_revote_24.png","res/drawable-xhdpi-v4/filled_poll_shuffle_24.png","res/drawable-xhdpi-v4/filled_poll_view_24.png","res/drawable-xhdpi-v4/filled_premium_away.webp","res/drawable-xhdpi-v4/filled_premium_bots.webp","res/drawable-xhdpi-v4/filled_premium_business.webp","res/drawable-xhdpi-v4/filled_premium_camera.webp","res/drawable-xhdpi-v4/filled_premium_chatlink.webp","res/drawable-xhdpi-v4/filled_premium_hours.webp","res/drawable-xhdpi-v4/filled_premium_intro.webp","res/drawable-xhdpi-v4/filled_premium_status2.webp","res/drawable-xhdpi-v4/filled_profile_call_24.png","res/drawable-xhdpi-v4/filled_profile_edit_24.png","res/drawable-xhdpi-v4/filled_profile_member_24.png","res/drawable-xhdpi-v4/filled_profile_message_24.png","res/drawable-xhdpi-v4/filled_profile_mute_24.png","res/drawable-xhdpi-v4/filled_profile_photo.png","res/drawable-xhdpi-v4/filled_profile_photo_20.png","res/drawable-xhdpi-v4/filled_profile_settings.png","res/drawable-xhdpi-v4/filled_profile_stop_24.png","res/drawable-xhdpi-v4/filled_profile_unmute_24.png","res/drawable-xhdpi-v4/filled_profile_video_24.png","res/drawable-xhdpi-v4/filled_rating_crown.png","res/drawable-xhdpi-v4/filled_reply_quote.webp","res/drawable-xhdpi-v4/filled_reply_settings.webp","res/drawable-xhdpi-v4/filled_sensitive.webp","res/drawable-xhdpi-v4/filled_share.png","res/drawable-xhdpi-v4/filled_sharing_off2_24.png","res/drawable-xhdpi-v4/filled_star_plus.webp","res/drawable-xhdpi-v4/filled_stop_location.webp","res/drawable-xhdpi-v4/filled_stream_crown.png","res/drawable-xhdpi-v4/filled_suggest_chat_avatar.png","res/drawable-xhdpi-v4/filled_topic_new_24.png","res/drawable-xhdpi-v4/filled_unclaimed.webp","res/drawable-xhdpi-v4/filled_understood.png","res/drawable-xhdpi-v4/filled_unknown.webp","res/drawable-xhdpi-v4/filled_username.webp","res/drawable-xhdpi-v4/filled_video_group.png","res/drawable-xhdpi-v4/filled_views.webp","res/drawable-xhdpi-v4/filled_voice_comment_32.png","res/drawable-xhdpi-v4/filled_widget_music.webp","res/drawable-xhdpi-v4/fingerprint.webp","res/drawable-xhdpi-v4/flash_auto.webp","res/drawable-xhdpi-v4/flash_off.webp","res/drawable-xhdpi-v4/flash_on.webp","res/drawable-xhdpi-v4/floating_check.webp","res/drawable-xhdpi-v4/floating_pencil.webp","res/drawable-xhdpi-v4/floating_shadow.webp","res/drawable-xhdpi-v4/floating_shadow_profile.webp","res/drawable-xhdpi-v4/forward_to_stories.png","res/drawable-xhdpi-v4/foursquare.webp","res/drawable-xhdpi-v4/fragment.png","res/drawable-xhdpi-v4/ghost.webp","res/drawable-xhdpi-v4/gif_empty.webp","res/drawable-xhdpi-v4/gift.png","res/drawable-xhdpi-v4/gift_unpack.png","res/drawable-xhdpi-v4/googleg_disabled_color_18.png","res/drawable-xhdpi-v4/googleg_standard_color_18.png","res/drawable-xhdpi-v4/googlepay_button_no_shadow_background_image.9.png","res/drawable-xhdpi-v4/greydivider.9.png","res/drawable-xhdpi-v4/greydivider_bottom.9.png","res/drawable-xhdpi-v4/greydivider_top.9.png","res/drawable-xhdpi-v4/group_edit.webp","res/drawable-xhdpi-v4/group_edit_profile.webp","res/drawable-xhdpi-v4/groups_limit1.webp","res/drawable-xhdpi-v4/groups_overview_check.webp","res/drawable-xhdpi-v4/header_qr_24.png","res/drawable-xhdpi-v4/header_shadow.webp","res/drawable-xhdpi-v4/header_shadow_reverse.webp","res/drawable-xhdpi-v4/heart_confetti.webp","res/drawable-xhdpi-v4/ic_ab_back.webp","res/drawable-xhdpi-v4/ic_ab_done.webp","res/drawable-xhdpi-v4/ic_ab_new.webp","res/drawable-xhdpi-v4/ic_ab_other.webp","res/drawable-xhdpi-v4/ic_ab_reply.webp","res/drawable-xhdpi-v4/ic_ab_reply2.webp","res/drawable-xhdpi-v4/ic_again.webp","res/drawable-xhdpi-v4/ic_againinline.webp","res/drawable-xhdpi-v4/ic_arrow_drop_down.webp","res/drawable-xhdpi-v4/ic_audiotrack_dark.png","res/drawable-xhdpi-v4/ic_audiotrack_light.png","res/drawable-xhdpi-v4/ic_call.png","res/drawable-xhdpi-v4/ic_call_end_white_24dp.webp","res/drawable-xhdpi-v4/ic_chatlist_add_2.webp","res/drawable-xhdpi-v4/ic_checked_checkbox.png","res/drawable-xhdpi-v4/ic_chevron_right_black_18dp.webp","res/drawable-xhdpi-v4/ic_close_white.webp","res/drawable-xhdpi-v4/ic_dialog_close_dark.png","res/drawable-xhdpi-v4/ic_dialog_close_light.png","res/drawable-xhdpi-v4/ic_gallery_background.webp","res/drawable-xhdpi-v4/ic_gofullscreen.webp","res/drawable-xhdpi-v4/ic_goinline.webp","res/drawable-xhdpi-v4/ic_launcher_dr.webp","res/drawable-xhdpi-v4/ic_layer_close.webp","res/drawable-xhdpi-v4/ic_lock_header.webp","res/drawable-xhdpi-v4/ic_lock_white.webp","res/drawable-xhdpi-v4/ic_masks_msk1.webp","res/drawable-xhdpi-v4/ic_media_pause_dark.png","res/drawable-xhdpi-v4/ic_media_pause_light.png","res/drawable-xhdpi-v4/ic_media_play_dark.png","res/drawable-xhdpi-v4/ic_media_play_light.png","res/drawable-xhdpi-v4/ic_media_stop_dark.png","res/drawable-xhdpi-v4/ic_media_stop_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_00_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_00_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_01_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_01_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_02_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_02_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_03_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_03_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_04_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_04_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_05_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_05_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_06_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_06_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_07_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_07_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_08_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_08_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_09_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_09_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_10_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_10_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_11_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_11_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_12_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_12_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_13_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_13_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_14_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_14_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_15_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_15_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_16_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_16_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_17_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_17_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_18_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_18_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_19_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_19_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_20_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_20_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_21_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_21_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_22_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_22_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_23_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_23_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_24_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_24_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_25_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_25_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_26_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_26_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_27_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_27_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_28_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_28_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_29_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_29_light.png","res/drawable-xhdpi-v4/ic_mr_button_connected_30_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connected_30_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_00_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_00_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_01_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_01_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_02_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_02_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_03_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_03_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_04_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_04_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_05_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_05_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_06_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_06_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_07_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_07_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_08_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_08_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_09_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_09_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_10_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_10_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_11_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_11_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_12_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_12_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_13_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_13_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_14_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_14_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_15_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_15_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_16_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_16_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_17_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_17_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_18_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_18_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_19_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_19_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_20_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_20_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_21_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_21_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_22_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_22_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_23_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_23_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_24_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_24_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_25_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_25_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_26_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_26_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_27_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_27_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_28_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_28_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_29_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_29_light.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_30_dark.png","res/drawable-xhdpi-v4/ic_mr_button_connecting_30_light.png","res/drawable-xhdpi-v4/ic_mr_button_disabled_dark.png","res/drawable-xhdpi-v4/ic_mr_button_disabled_light.png","res/drawable-xhdpi-v4/ic_mr_button_disconnected_dark.png","res/drawable-xhdpi-v4/ic_mr_button_disconnected_light.png","res/drawable-xhdpi-v4/ic_mr_button_grey.png","res/drawable-xhdpi-v4/ic_mr_wifi_icon_dark.png","res/drawable-xhdpi-v4/ic_mr_wifi_icon_light.png","res/drawable-xhdpi-v4/ic_outfullscreen.webp","res/drawable-xhdpi-v4/ic_outinline.webp","res/drawable-xhdpi-v4/ic_pause.webp","res/drawable-xhdpi-v4/ic_pauseinline.webp","res/drawable-xhdpi-v4/ic_play.webp","res/drawable-xhdpi-v4/ic_playinline.webp","res/drawable-xhdpi-v4/ic_rating_star.webp","res/drawable-xhdpi-v4/ic_rating_star_filled.webp","res/drawable-xhdpi-v4/ic_reply_icon.webp","res/drawable-xhdpi-v4/ic_send.webp","res/drawable-xhdpi-v4/ic_share_video.webp","res/drawable-xhdpi-v4/ic_unchecked_checkbox.png","res/drawable-xhdpi-v4/ic_video.webp","res/drawable-xhdpi-v4/ic_vol_mute.png","res/drawable-xhdpi-v4/ic_vol_type_speaker_dark.png","res/drawable-xhdpi-v4/ic_vol_type_speaker_group_dark.png","res/drawable-xhdpi-v4/ic_vol_type_speaker_group_light.png","res/drawable-xhdpi-v4/ic_vol_type_speaker_light.png","res/drawable-xhdpi-v4/ic_vol_type_tv_dark.png","res/drawable-xhdpi-v4/ic_vol_type_tv_light.png","res/drawable-xhdpi-v4/ic_vol_unmute.png","res/drawable-xhdpi-v4/icon_plane.png","res/drawable-xhdpi-v4/input_attach.webp","res/drawable-xhdpi-v4/input_bot1.webp","res/drawable-xhdpi-v4/input_bot2.webp","res/drawable-xhdpi-v4/input_calendar1.webp","res/drawable-xhdpi-v4/input_calendar2.webp","res/drawable-xhdpi-v4/input_clear.webp","res/drawable-xhdpi-v4/input_done.webp","res/drawable-xhdpi-v4/input_forward.webp","res/drawable-xhdpi-v4/input_keyboard.webp","res/drawable-xhdpi-v4/input_mic.webp","res/drawable-xhdpi-v4/input_mic_pressed.webp","res/drawable-xhdpi-v4/input_notify_off.webp","res/drawable-xhdpi-v4/input_notify_on.webp","res/drawable-xhdpi-v4/input_reply.webp","res/drawable-xhdpi-v4/input_schedule.webp","res/drawable-xhdpi-v4/input_smile.webp","res/drawable-xhdpi-v4/input_suggest_paid_24.png","res/drawable-xhdpi-v4/input_video.webp","res/drawable-xhdpi-v4/input_video_pressed.webp","res/drawable-xhdpi-v4/input_video_story.webp","res/drawable-xhdpi-v4/input_video_story_remove.webp","res/drawable-xhdpi-v4/intro_fast_arrow.webp","res/drawable-xhdpi-v4/intro_fast_arrow_shadow.webp","res/drawable-xhdpi-v4/intro_fast_body.webp","res/drawable-xhdpi-v4/intro_fast_spiral.webp","res/drawable-xhdpi-v4/intro_ic_bubble.webp","res/drawable-xhdpi-v4/intro_ic_bubble_dot.webp","res/drawable-xhdpi-v4/intro_ic_cam.webp","res/drawable-xhdpi-v4/intro_ic_cam_lens.webp","res/drawable-xhdpi-v4/intro_ic_pencil.webp","res/drawable-xhdpi-v4/intro_ic_pin.webp","res/drawable-xhdpi-v4/intro_ic_smile.webp","res/drawable-xhdpi-v4/intro_ic_smile_eye.webp","res/drawable-xhdpi-v4/intro_ic_videocam.webp","res/drawable-xhdpi-v4/intro_knot_down.webp","res/drawable-xhdpi-v4/intro_knot_up.webp","res/drawable-xhdpi-v4/intro_powerful_infinity.webp","res/drawable-xhdpi-v4/intro_powerful_infinity_white.webp","res/drawable-xhdpi-v4/intro_powerful_mask.webp","res/drawable-xhdpi-v4/intro_powerful_star.webp","res/drawable-xhdpi-v4/intro_private_door.webp","res/drawable-xhdpi-v4/intro_private_screw.webp","res/drawable-xhdpi-v4/intro_tg_plane.webp","res/drawable-xhdpi-v4/knob_shadow.webp","res/drawable-xhdpi-v4/large_ads_info.webp","res/drawable-xhdpi-v4/large_archive.webp","res/drawable-xhdpi-v4/large_away.webp","res/drawable-xhdpi-v4/large_boosts.webp","res/drawable-xhdpi-v4/large_forge.png","res/drawable-xhdpi-v4/large_greeting.webp","res/drawable-xhdpi-v4/large_hashtags.webp","res/drawable-xhdpi-v4/large_hidden.webp","res/drawable-xhdpi-v4/large_income.webp","res/drawable-xhdpi-v4/large_locked_post.webp","res/drawable-xhdpi-v4/large_log_actions.webp","res/drawable-xhdpi-v4/large_monetize.webp","res/drawable-xhdpi-v4/large_notes.webp","res/drawable-xhdpi-v4/large_quickreplies.webp","res/drawable-xhdpi-v4/large_repost_story.webp","res/drawable-xhdpi-v4/large_stealth.webp","res/drawable-xhdpi-v4/large_user_tag.png","res/drawable-xhdpi-v4/layer_shadow.webp","res/drawable-xhdpi-v4/leave.png","res/drawable-xhdpi-v4/left_status_profile.webp","res/drawable-xhdpi-v4/list_check.webp","res/drawable-xhdpi-v4/list_circle.webp","res/drawable-xhdpi-v4/list_halfcheck.webp","res/drawable-xhdpi-v4/list_mute.webp","res/drawable-xhdpi-v4/list_pin.webp","res/drawable-xhdpi-v4/list_reorder.webp","res/drawable-xhdpi-v4/list_secret.webp","res/drawable-xhdpi-v4/list_unmute.webp","res/drawable-xhdpi-v4/list_warning_sign.webp","res/drawable-xhdpi-v4/live_loc.webp","res/drawable-xhdpi-v4/live_stream.png","res/drawable-xhdpi-v4/livepin.webp","res/drawable-xhdpi-v4/load_big.webp","res/drawable-xhdpi-v4/location_empty.webp","res/drawable-xhdpi-v4/lock_round_shadow.9.png","res/drawable-xhdpi-v4/login_arrow1.webp","res/drawable-xhdpi-v4/login_phone1.webp","res/drawable-xhdpi-v4/logo_middle.png","res/drawable-xhdpi-v4/map_pin.webp","res/drawable-xhdpi-v4/map_pin2.webp","res/drawable-xhdpi-v4/map_pin3.png","res/drawable-xhdpi-v4/map_pin_circle.webp","res/drawable-xhdpi-v4/map_pin_cone2.webp","res/drawable-xhdpi-v4/map_pin_photo.webp","res/drawable-xhdpi-v4/media_button_erase.webp","res/drawable-xhdpi-v4/media_button_restore.webp","res/drawable-xhdpi-v4/media_crop.webp","res/drawable-xhdpi-v4/media_doc_blue.webp","res/drawable-xhdpi-v4/media_doc_blue_b.webp","res/drawable-xhdpi-v4/media_doc_green.webp","res/drawable-xhdpi-v4/media_doc_green_b.webp","res/drawable-xhdpi-v4/media_doc_red.webp","res/drawable-xhdpi-v4/media_doc_red_b.webp","res/drawable-xhdpi-v4/media_doc_yellow.webp","res/drawable-xhdpi-v4/media_doc_yellow_b.webp","res/drawable-xhdpi-v4/media_download.webp","res/drawable-xhdpi-v4/media_draw.webp","res/drawable-xhdpi-v4/media_dual_camera2.webp","res/drawable-xhdpi-v4/media_dual_camera2_shadow.webp","res/drawable-xhdpi-v4/media_flip.webp","res/drawable-xhdpi-v4/media_like.webp","res/drawable-xhdpi-v4/media_like_active.webp","res/drawable-xhdpi-v4/media_live_off.png","res/drawable-xhdpi-v4/media_live_on.png","res/drawable-xhdpi-v4/media_magic_cut.webp","res/drawable-xhdpi-v4/media_more.webp","res/drawable-xhdpi-v4/media_mute.webp","res/drawable-xhdpi-v4/media_photo_flash_auto2.webp","res/drawable-xhdpi-v4/media_photo_flash_off2.webp","res/drawable-xhdpi-v4/media_photo_flash_on2.webp","res/drawable-xhdpi-v4/media_repost.webp","res/drawable-xhdpi-v4/media_settings.webp","res/drawable-xhdpi-v4/media_share.webp","res/drawable-xhdpi-v4/media_sticker_stroke.webp","res/drawable-xhdpi-v4/media_unmute.webp","res/drawable-xhdpi-v4/mentionbutton.webp","res/drawable-xhdpi-v4/menu_add_stories.png","res/drawable-xhdpi-v4/menu_add_tab_24.png","res/drawable-xhdpi-v4/menu_album_add.png","res/drawable-xhdpi-v4/menu_bid_refund_24.png","res/drawable-xhdpi-v4/menu_birthday.webp","res/drawable-xhdpi-v4/menu_browser_arrowup.webp","res/drawable-xhdpi-v4/menu_browser_bookmarks.webp","res/drawable-xhdpi-v4/menu_camera_retake.webp","res/drawable-xhdpi-v4/menu_cashtag.webp","res/drawable-xhdpi-v4/menu_clear_cache.webp","res/drawable-xhdpi-v4/menu_clear_cookies.webp","res/drawable-xhdpi-v4/menu_clear_recent.webp","res/drawable-xhdpi-v4/menu_contact_existing.webp","res/drawable-xhdpi-v4/menu_copy.9.png","res/drawable-xhdpi-v4/menu_copy_s.webp","res/drawable-xhdpi-v4/menu_cover_stories.webp","res/drawable-xhdpi-v4/menu_day_mode_24.png","res/drawable-xhdpi-v4/menu_delete_old.webp","res/drawable-xhdpi-v4/menu_delete_paid.png","res/drawable-xhdpi-v4/menu_devices.webp","res/drawable-xhdpi-v4/menu_download_off_24.png","res/drawable-xhdpi-v4/menu_download_round.webp","res/drawable-xhdpi-v4/menu_edit_appearance.webp","res/drawable-xhdpi-v4/menu_edit_price.png","res/drawable-xhdpi-v4/menu_edited_stamp.webp","res/drawable-xhdpi-v4/menu_face.png","res/drawable-xhdpi-v4/menu_factcheck.webp","res/drawable-xhdpi-v4/menu_feature_color_name.webp","res/drawable-xhdpi-v4/menu_feature_color_profile.webp","res/drawable-xhdpi-v4/menu_feature_cover.webp","res/drawable-xhdpi-v4/menu_feature_cover_24.png","res/drawable-xhdpi-v4/menu_feature_custombg.webp","res/drawable-xhdpi-v4/menu_feature_intro.webp","res/drawable-xhdpi-v4/menu_feature_links.webp","res/drawable-xhdpi-v4/menu_feature_links2.webp","res/drawable-xhdpi-v4/menu_feature_noads.webp","res/drawable-xhdpi-v4/menu_feature_pack.webp","res/drawable-xhdpi-v4/menu_feature_paid.webp","res/drawable-xhdpi-v4/menu_feature_premium.webp","res/drawable-xhdpi-v4/menu_feature_reactions.webp","res/drawable-xhdpi-v4/menu_feature_reliable.webp","res/drawable-xhdpi-v4/menu_feature_simple.webp","res/drawable-xhdpi-v4/menu_feature_split.webp","res/drawable-xhdpi-v4/menu_feature_status.webp","res/drawable-xhdpi-v4/menu_feature_stories.webp","res/drawable-xhdpi-v4/menu_feature_translate.webp","res/drawable-xhdpi-v4/menu_feature_transparent.webp","res/drawable-xhdpi-v4/menu_feature_unique.png","res/drawable-xhdpi-v4/menu_feature_voice.webp","res/drawable-xhdpi-v4/menu_feature_wallpaper.webp","res/drawable-xhdpi-v4/menu_feature_withdrawals.webp","res/drawable-xhdpi-v4/menu_forward_stamp.webp","res/drawable-xhdpi-v4/menu_gift.webp","res/drawable-xhdpi-v4/menu_hashtag.webp","res/drawable-xhdpi-v4/menu_instant_view.webp","res/drawable-xhdpi-v4/menu_intro.webp","res/drawable-xhdpi-v4/menu_invit_telegram.webp","res/drawable-xhdpi-v4/menu_lightbulb.webp","res/drawable-xhdpi-v4/menu_link_create.webp","res/drawable-xhdpi-v4/menu_night_mode_24.png","res/drawable-xhdpi-v4/menu_passkey_add.png","res/drawable-xhdpi-v4/menu_photo_off_24.png","res/drawable-xhdpi-v4/menu_poll_notify.png","res/drawable-xhdpi-v4/menu_poll_order_24.png","res/drawable-xhdpi-v4/menu_premium_away.webp","res/drawable-xhdpi-v4/menu_premium_chatbot.webp","res/drawable-xhdpi-v4/menu_premium_chatlink.webp","res/drawable-xhdpi-v4/menu_premium_clock.webp","res/drawable-xhdpi-v4/menu_premium_clock_add.webp","res/drawable-xhdpi-v4/menu_premium_effects.webp","res/drawable-xhdpi-v4/menu_premium_location.webp","res/drawable-xhdpi-v4/menu_premium_main.webp","res/drawable-xhdpi-v4/menu_premium_seen.webp","res/drawable-xhdpi-v4/menu_premium_tools.webp","res/drawable-xhdpi-v4/menu_privacy.webp","res/drawable-xhdpi-v4/menu_privacy_policy.webp","res/drawable-xhdpi-v4/menu_profile_colors.webp","res/drawable-xhdpi-v4/menu_profile_colors_locked.webp","res/drawable-xhdpi-v4/menu_quality_hd.webp","res/drawable-xhdpi-v4/menu_quality_hd2.webp","res/drawable-xhdpi-v4/menu_quality_hd_filled.png","res/drawable-xhdpi-v4/menu_quality_sd.webp","res/drawable-xhdpi-v4/menu_quality_sd_filled.png","res/drawable-xhdpi-v4/menu_quickreply.webp","res/drawable-xhdpi-v4/menu_quote_delete.webp","res/drawable-xhdpi-v4/menu_quote_specific.webp","res/drawable-xhdpi-v4/menu_random.webp","res/drawable-xhdpi-v4/menu_reaction_delete_24.png","res/drawable-xhdpi-v4/menu_refund.png","res/drawable-xhdpi-v4/menu_select_quote.webp","res/drawable-xhdpi-v4/menu_share_off_24.png","res/drawable-xhdpi-v4/menu_share_on_24.png","res/drawable-xhdpi-v4/menu_shop.webp","res/drawable-xhdpi-v4/menu_sidebar_bottom.png","res/drawable-xhdpi-v4/menu_sidebar_top.png","res/drawable-xhdpi-v4/menu_stars_gift.webp","res/drawable-xhdpi-v4/menu_sticker_add.webp","res/drawable-xhdpi-v4/menu_sticker_select.webp","res/drawable-xhdpi-v4/menu_storage_path.webp","res/drawable-xhdpi-v4/menu_stream_comments_24.png","res/drawable-xhdpi-v4/menu_stream_pip.png","res/drawable-xhdpi-v4/menu_tag_delete.webp","res/drawable-xhdpi-v4/menu_tag_edit.webp","res/drawable-xhdpi-v4/menu_tag_filter.webp","res/drawable-xhdpi-v4/menu_tag_plus.webp","res/drawable-xhdpi-v4/menu_tag_rename.webp","res/drawable-xhdpi-v4/menu_top_bidders_24.png","res/drawable-xhdpi-v4/menu_unlock.webp","res/drawable-xhdpi-v4/menu_unsave_story.webp","res/drawable-xhdpi-v4/menu_username_change.webp","res/drawable-xhdpi-v4/menu_username_set.webp","res/drawable-xhdpi-v4/menu_verification.png","res/drawable-xhdpi-v4/menu_video_chromecast.webp","res/drawable-xhdpi-v4/menu_video_loop.webp","res/drawable-xhdpi-v4/menu_video_pip.webp","res/drawable-xhdpi-v4/menu_views_reactions.webp","res/drawable-xhdpi-v4/menu_views_reactions2.webp","res/drawable-xhdpi-v4/menu_views_reactions3.webp","res/drawable-xhdpi-v4/menu_views_recent.webp","res/drawable-xhdpi-v4/menu_views_recent2.webp","res/drawable-xhdpi-v4/menu_views_recent3.webp","res/drawable-xhdpi-v4/menu_views_reposts.webp","res/drawable-xhdpi-v4/menu_views_reposts3.webp","res/drawable-xhdpi-v4/mini_boost_badge.webp","res/drawable-xhdpi-v4/mini_boost_button.webp","res/drawable-xhdpi-v4/mini_boost_profile_badge.webp","res/drawable-xhdpi-v4/mini_boost_profile_badge2.webp","res/drawable-xhdpi-v4/mini_boost_remove.webp","res/drawable-xhdpi-v4/mini_call_in_16.png","res/drawable-xhdpi-v4/mini_call_join.png","res/drawable-xhdpi-v4/mini_call_out_16.png","res/drawable-xhdpi-v4/mini_casting_fill.png","res/drawable-xhdpi-v4/mini_checklist_add.png","res/drawable-xhdpi-v4/mini_checklist_done.png","res/drawable-xhdpi-v4/mini_checklist_undone.png","res/drawable-xhdpi-v4/mini_external_link.webp","res/drawable-xhdpi-v4/mini_forward_story.webp","res/drawable-xhdpi-v4/mini_forwarded.webp","res/drawable-xhdpi-v4/mini_gift.webp","res/drawable-xhdpi-v4/mini_gift_hidden.png","res/drawable-xhdpi-v4/mini_giveaway.webp","res/drawable-xhdpi-v4/mini_like_filled.webp","res/drawable-xhdpi-v4/mini_mention_filled_16.png","res/drawable-xhdpi-v4/mini_more_dots.webp","res/drawable-xhdpi-v4/mini_quote.webp","res/drawable-xhdpi-v4/mini_replace_16.png","res/drawable-xhdpi-v4/mini_reply_poll_16.png","res/drawable-xhdpi-v4/mini_reply_user.webp","res/drawable-xhdpi-v4/mini_repost_story.webp","res/drawable-xhdpi-v4/mini_roll.png","res/drawable-xhdpi-v4/mini_stats.png","res/drawable-xhdpi-v4/mini_stats_likes.webp","res/drawable-xhdpi-v4/mini_stats_shares.webp","res/drawable-xhdpi-v4/mini_switch_lock.webp","res/drawable-xhdpi-v4/mini_ton.webp","res/drawable-xhdpi-v4/mini_topup.png","res/drawable-xhdpi-v4/mini_viewonce.webp","res/drawable-xhdpi-v4/mini_views_likes.webp","res/drawable-xhdpi-v4/minibubble_in.webp","res/drawable-xhdpi-v4/minibubble_out.webp","res/drawable-xhdpi-v4/miniplayer_close.webp","res/drawable-xhdpi-v4/minithumb_play.webp","res/drawable-xhdpi-v4/msg2_animations.webp","res/drawable-xhdpi-v4/msg2_archived_stickers.webp","res/drawable-xhdpi-v4/msg2_ask_question.webp","res/drawable-xhdpi-v4/msg2_autodelete.webp","res/drawable-xhdpi-v4/msg2_battery.webp","res/drawable-xhdpi-v4/msg2_block2.webp","res/drawable-xhdpi-v4/msg2_call_earpiece.webp","res/drawable-xhdpi-v4/msg2_chats_add.webp","res/drawable-xhdpi-v4/msg2_data.webp","res/drawable-xhdpi-v4/msg2_devices.webp","res/drawable-xhdpi-v4/msg2_discussion.webp","res/drawable-xhdpi-v4/msg2_email.webp","res/drawable-xhdpi-v4/msg2_folder.webp","res/drawable-xhdpi-v4/msg2_gif.webp","res/drawable-xhdpi-v4/msg2_help.webp","res/drawable-xhdpi-v4/msg2_language.webp","res/drawable-xhdpi-v4/msg2_link2.webp","res/drawable-xhdpi-v4/msg2_notifications.webp","res/drawable-xhdpi-v4/msg2_permissions.webp","res/drawable-xhdpi-v4/msg2_policy.webp","res/drawable-xhdpi-v4/msg2_reactions2.webp","res/drawable-xhdpi-v4/msg2_secret.webp","res/drawable-xhdpi-v4/msg2_smile_status.webp","res/drawable-xhdpi-v4/msg2_sticker.webp","res/drawable-xhdpi-v4/msg2_trending.webp","res/drawable-xhdpi-v4/msg2_videocall.webp","res/drawable-xhdpi-v4/msg_actions.webp","res/drawable-xhdpi-v4/msg_add.webp","res/drawable-xhdpi-v4/msg_addbio.webp","res/drawable-xhdpi-v4/msg_addbot.webp","res/drawable-xhdpi-v4/msg_addcontact.webp","res/drawable-xhdpi-v4/msg_addfolder.webp","res/drawable-xhdpi-v4/msg_addphoto.webp","res/drawable-xhdpi-v4/msg_admin_add.webp","res/drawable-xhdpi-v4/msg_admins.webp","res/drawable-xhdpi-v4/msg_allowspeak.webp","res/drawable-xhdpi-v4/msg_archive.webp","res/drawable-xhdpi-v4/msg_archive_archive.webp","res/drawable-xhdpi-v4/msg_archive_hide.webp","res/drawable-xhdpi-v4/msg_archive_show.webp","res/drawable-xhdpi-v4/msg_archive_stories.webp","res/drawable-xhdpi-v4/msg_arrow_avatar.webp","res/drawable-xhdpi-v4/msg_arrow_back.webp","res/drawable-xhdpi-v4/msg_arrow_forward.webp","res/drawable-xhdpi-v4/msg_arrowright.webp","res/drawable-xhdpi-v4/msg_autodelete.webp","res/drawable-xhdpi-v4/msg_autodelete_1d.webp","res/drawable-xhdpi-v4/msg_autodelete_1m.webp","res/drawable-xhdpi-v4/msg_autodelete_1w.webp","res/drawable-xhdpi-v4/msg_autodelete_2d.webp","res/drawable-xhdpi-v4/msg_autodelete_badge2.webp","res/drawable-xhdpi-v4/msg_background.webp","res/drawable-xhdpi-v4/msg_block.webp","res/drawable-xhdpi-v4/msg_block2.webp","res/drawable-xhdpi-v4/msg_blur_linear.webp","res/drawable-xhdpi-v4/msg_blur_off.webp","res/drawable-xhdpi-v4/msg_blur_radial.webp","res/drawable-xhdpi-v4/msg_bot.webp","res/drawable-xhdpi-v4/msg_bots.webp","res/drawable-xhdpi-v4/msg_brightness_high.webp","res/drawable-xhdpi-v4/msg_brightness_low.webp","res/drawable-xhdpi-v4/msg_calendar.webp","res/drawable-xhdpi-v4/msg_calendar2.webp","res/drawable-xhdpi-v4/msg_call_bluetooth.webp","res/drawable-xhdpi-v4/msg_call_earpiece.webp","res/drawable-xhdpi-v4/msg_call_minimize_shadow.webp","res/drawable-xhdpi-v4/msg_call_speaker.webp","res/drawable-xhdpi-v4/msg_callback.webp","res/drawable-xhdpi-v4/msg_calls.webp","res/drawable-xhdpi-v4/msg_calls_minimize.webp","res/drawable-xhdpi-v4/msg_calls_regular.webp","res/drawable-xhdpi-v4/msg_camera.webp","res/drawable-xhdpi-v4/msg_cancel.webp","res/drawable-xhdpi-v4/msg_channel.webp","res/drawable-xhdpi-v4/msg_channel_create.webp","res/drawable-xhdpi-v4/msg_chats_remove.webp","res/drawable-xhdpi-v4/msg_check_s.webp","res/drawable-xhdpi-v4/msg_clear.webp","res/drawable-xhdpi-v4/msg_clear_input.webp","res/drawable-xhdpi-v4/msg_clear_recent.webp","res/drawable-xhdpi-v4/msg_clearcache.webp","res/drawable-xhdpi-v4/msg_close.webp","res/drawable-xhdpi-v4/msg_colors.webp","res/drawable-xhdpi-v4/msg_contact.webp","res/drawable-xhdpi-v4/msg_contact_add.webp","res/drawable-xhdpi-v4/msg_contacts.webp","res/drawable-xhdpi-v4/msg_contacts_name.webp","res/drawable-xhdpi-v4/msg_contacts_time.webp","res/drawable-xhdpi-v4/msg_copy.webp","res/drawable-xhdpi-v4/msg_copy_filled.webp","res/drawable-xhdpi-v4/msg_current_location.webp","res/drawable-xhdpi-v4/msg_customize.webp","res/drawable-xhdpi-v4/msg_customize_s.webp","res/drawable-xhdpi-v4/msg_delete.webp","res/drawable-xhdpi-v4/msg_delete_auto.webp","res/drawable-xhdpi-v4/msg_delete_filled.webp","res/drawable-xhdpi-v4/msg_disable.webp","res/drawable-xhdpi-v4/msg_discuss.webp","res/drawable-xhdpi-v4/msg_discussion.webp","res/drawable-xhdpi-v4/msg_download.webp","res/drawable-xhdpi-v4/msg_download_settings.webp","res/drawable-xhdpi-v4/msg_edit.webp","res/drawable-xhdpi-v4/msg_emoji_activities.webp","res/drawable-xhdpi-v4/msg_emoji_cat.webp","res/drawable-xhdpi-v4/msg_emoji_flags.webp","res/drawable-xhdpi-v4/msg_emoji_food.webp","res/drawable-xhdpi-v4/msg_emoji_objects.webp","res/drawable-xhdpi-v4/msg_emoji_other.webp","res/drawable-xhdpi-v4/msg_emoji_question.webp","res/drawable-xhdpi-v4/msg_emoji_recent.webp","res/drawable-xhdpi-v4/msg_emoji_smiles.webp","res/drawable-xhdpi-v4/msg_emoji_stickers.webp","res/drawable-xhdpi-v4/msg_emoji_travel.webp","res/drawable-xhdpi-v4/msg_endcall.webp","res/drawable-xhdpi-v4/msg_expand.webp","res/drawable-xhdpi-v4/msg_fave.webp","res/drawable-xhdpi-v4/msg_filehq.webp","res/drawable-xhdpi-v4/msg_filled_blocked.webp","res/drawable-xhdpi-v4/msg_filled_data_calls.webp","res/drawable-xhdpi-v4/msg_filled_data_files.webp","res/drawable-xhdpi-v4/msg_filled_data_messages.webp","res/drawable-xhdpi-v4/msg_filled_data_music.webp","res/drawable-xhdpi-v4/msg_filled_data_photos.webp","res/drawable-xhdpi-v4/msg_filled_data_received.webp","res/drawable-xhdpi-v4/msg_filled_data_sent.webp","res/drawable-xhdpi-v4/msg_filled_data_videos.webp","res/drawable-xhdpi-v4/msg_filled_data_voice.webp","res/drawable-xhdpi-v4/msg_filled_datausage.webp","res/drawable-xhdpi-v4/msg_filled_general.webp","res/drawable-xhdpi-v4/msg_filled_general_large.webp","res/drawable-xhdpi-v4/msg_filled_lockedrecord.webp","res/drawable-xhdpi-v4/msg_filled_menu_channels.webp","res/drawable-xhdpi-v4/msg_filled_menu_groups.webp","res/drawable-xhdpi-v4/msg_filled_menu_users.webp","res/drawable-xhdpi-v4/msg_filled_plus.webp","res/drawable-xhdpi-v4/msg_filled_sdcard.webp","res/drawable-xhdpi-v4/msg_filled_shareout.webp","res/drawable-xhdpi-v4/msg_filled_storageusage.webp","res/drawable-xhdpi-v4/msg_filled_stories.webp","res/drawable-xhdpi-v4/msg_filled_unlockedrecord.webp","res/drawable-xhdpi-v4/msg_folders.webp","res/drawable-xhdpi-v4/msg_folders_archive.webp","res/drawable-xhdpi-v4/msg_folders_bots.webp","res/drawable-xhdpi-v4/msg_folders_channels.webp","res/drawable-xhdpi-v4/msg_folders_groups.webp","res/drawable-xhdpi-v4/msg_folders_muted.webp","res/drawable-xhdpi-v4/msg_folders_private.webp","res/drawable-xhdpi-v4/msg_folders_read.webp","res/drawable-xhdpi-v4/msg_folders_requests.webp","res/drawable-xhdpi-v4/msg_forward.webp","res/drawable-xhdpi-v4/msg_forward_replace.webp","res/drawable-xhdpi-v4/msg_gallery.webp","res/drawable-xhdpi-v4/msg_gallery_locked1.webp","res/drawable-xhdpi-v4/msg_gallery_locked2.webp","res/drawable-xhdpi-v4/msg_gif.webp","res/drawable-xhdpi-v4/msg_gif_add.webp","res/drawable-xhdpi-v4/msg_gift_premium.webp","res/drawable-xhdpi-v4/msg_go_down.webp","res/drawable-xhdpi-v4/msg_go_up.webp","res/drawable-xhdpi-v4/msg_groups.webp","res/drawable-xhdpi-v4/msg_groups_create.webp","res/drawable-xhdpi-v4/msg_halfcheck.webp","res/drawable-xhdpi-v4/msg_halfcheck_s.webp","res/drawable-xhdpi-v4/msg_handdown.webp","res/drawable-xhdpi-v4/msg_header_draw.webp","res/drawable-xhdpi-v4/msg_header_share.webp","res/drawable-xhdpi-v4/msg_help.webp","res/drawable-xhdpi-v4/msg_home.webp","res/drawable-xhdpi-v4/msg_hybrid.webp","res/drawable-xhdpi-v4/msg_info.webp","res/drawable-xhdpi-v4/msg_input_attach2.webp","res/drawable-xhdpi-v4/msg_input_gift.webp","res/drawable-xhdpi-v4/msg_input_like.webp","res/drawable-xhdpi-v4/msg_inputarrow.webp","res/drawable-xhdpi-v4/msg_instant.webp","res/drawable-xhdpi-v4/msg_instant_link.webp","res/drawable-xhdpi-v4/msg_invited.webp","res/drawable-xhdpi-v4/msg_jobtitle.webp","res/drawable-xhdpi-v4/msg_language.webp","res/drawable-xhdpi-v4/msg_leave.webp","res/drawable-xhdpi-v4/msg_limit_accounts.webp","res/drawable-xhdpi-v4/msg_limit_chats.webp","res/drawable-xhdpi-v4/msg_limit_folder.webp","res/drawable-xhdpi-v4/msg_limit_groups.webp","res/drawable-xhdpi-v4/msg_limit_links.webp","res/drawable-xhdpi-v4/msg_limit_pin.webp","res/drawable-xhdpi-v4/msg_limit_stories.webp","res/drawable-xhdpi-v4/msg_link.webp","res/drawable-xhdpi-v4/msg_link2.webp","res/drawable-xhdpi-v4/msg_link_1.webp","res/drawable-xhdpi-v4/msg_link_2.webp","res/drawable-xhdpi-v4/msg_link_folder.webp","res/drawable-xhdpi-v4/msg_list.webp","res/drawable-xhdpi-v4/msg_location.webp","res/drawable-xhdpi-v4/msg_location_alert.webp","res/drawable-xhdpi-v4/msg_location_alert2.webp","res/drawable-xhdpi-v4/msg_log.webp","res/drawable-xhdpi-v4/msg_map.webp","res/drawable-xhdpi-v4/msg_map_type.webp","res/drawable-xhdpi-v4/msg_markread.webp","res/drawable-xhdpi-v4/msg_markunread.webp","res/drawable-xhdpi-v4/msg_mask.webp","res/drawable-xhdpi-v4/msg_maxvideo.webp","res/drawable-xhdpi-v4/msg_media.webp","res/drawable-xhdpi-v4/msg_members_list2.webp","res/drawable-xhdpi-v4/msg_mention.webp","res/drawable-xhdpi-v4/msg_menu_stories.webp","res/drawable-xhdpi-v4/msg_message.webp","res/drawable-xhdpi-v4/msg_message_s.webp","res/drawable-xhdpi-v4/msg_mini_addemoji.webp","res/drawable-xhdpi-v4/msg_mini_addstory.webp","res/drawable-xhdpi-v4/msg_mini_arrow_mediabold.webp","res/drawable-xhdpi-v4/msg_mini_arrow_mediathin.webp","res/drawable-xhdpi-v4/msg_mini_autodelete.webp","res/drawable-xhdpi-v4/msg_mini_autodelete_empty.webp","res/drawable-xhdpi-v4/msg_mini_autodelete_timer.webp","res/drawable-xhdpi-v4/msg_mini_bomb.webp","res/drawable-xhdpi-v4/msg_mini_checks.webp","res/drawable-xhdpi-v4/msg_mini_close_tooltip.webp","res/drawable-xhdpi-v4/msg_mini_closefriends.webp","res/drawable-xhdpi-v4/msg_mini_customize.webp","res/drawable-xhdpi-v4/msg_mini_download.webp","res/drawable-xhdpi-v4/msg_mini_fireoff.webp","res/drawable-xhdpi-v4/msg_mini_fireon.webp","res/drawable-xhdpi-v4/msg_mini_forumarrow.webp","res/drawable-xhdpi-v4/msg_mini_lock2.webp","res/drawable-xhdpi-v4/msg_mini_lock3.webp","res/drawable-xhdpi-v4/msg_mini_lockedemoji.webp","res/drawable-xhdpi-v4/msg_mini_premiumlock.webp","res/drawable-xhdpi-v4/msg_mini_qr.webp","res/drawable-xhdpi-v4/msg_mini_replystory.webp","res/drawable-xhdpi-v4/msg_mini_replystory2.webp","res/drawable-xhdpi-v4/msg_mini_stickerstar.webp","res/drawable-xhdpi-v4/msg_mini_topicarrow.webp","res/drawable-xhdpi-v4/msg_mini_upload.webp","res/drawable-xhdpi-v4/msg_minvideo.webp","res/drawable-xhdpi-v4/msg_msgbubble.webp","res/drawable-xhdpi-v4/msg_msgbubble2.webp","res/drawable-xhdpi-v4/msg_msgbubble3.webp","res/drawable-xhdpi-v4/msg_mute.webp","res/drawable-xhdpi-v4/msg_mute_1h.webp","res/drawable-xhdpi-v4/msg_mute_period.webp","res/drawable-xhdpi-v4/msg_newphone.webp","res/drawable-xhdpi-v4/msg_noise_off.webp","res/drawable-xhdpi-v4/msg_noise_on.webp","res/drawable-xhdpi-v4/msg_notifications.webp","res/drawable-xhdpi-v4/msg_notspam.webp","res/drawable-xhdpi-v4/msg_online.webp","res/drawable-xhdpi-v4/msg_openin.webp","res/drawable-xhdpi-v4/msg_openprofile.webp","res/drawable-xhdpi-v4/msg_other_new_filled.webp","res/drawable-xhdpi-v4/msg_other_new_filled_text.webp","res/drawable-xhdpi-v4/msg_other_new_outline.webp","res/drawable-xhdpi-v4/msg_palette.webp","res/drawable-xhdpi-v4/msg_panel_clear.webp","res/drawable-xhdpi-v4/msg_payment_address.webp","res/drawable-xhdpi-v4/msg_payment_card.webp","res/drawable-xhdpi-v4/msg_payment_delivery.webp","res/drawable-xhdpi-v4/msg_payment_provider.webp","res/drawable-xhdpi-v4/msg_permissions.webp","res/drawable-xhdpi-v4/msg_photo_back.webp","res/drawable-xhdpi-v4/msg_photo_blur.webp","res/drawable-xhdpi-v4/msg_photo_cropfix.webp","res/drawable-xhdpi-v4/msg_photo_curve.webp","res/drawable-xhdpi-v4/msg_photo_flip.webp","res/drawable-xhdpi-v4/msg_photo_rotate.webp","res/drawable-xhdpi-v4/msg_photo_settings.webp","res/drawable-xhdpi-v4/msg_photo_sticker.webp","res/drawable-xhdpi-v4/msg_photo_switch2.webp","res/drawable-xhdpi-v4/msg_photo_text2.webp","res/drawable-xhdpi-v4/msg_photo_text_framed.webp","res/drawable-xhdpi-v4/msg_photo_text_framed2.webp","res/drawable-xhdpi-v4/msg_photo_text_framed3.webp","res/drawable-xhdpi-v4/msg_photo_text_regular.webp","res/drawable-xhdpi-v4/msg_photoeditor.webp","res/drawable-xhdpi-v4/msg_photos.webp","res/drawable-xhdpi-v4/msg_pin.webp","res/drawable-xhdpi-v4/msg_pin_code.webp","res/drawable-xhdpi-v4/msg_pin_filled.webp","res/drawable-xhdpi-v4/msg_pin_mini.webp","res/drawable-xhdpi-v4/msg_pinnedlist.webp","res/drawable-xhdpi-v4/msg_played.webp","res/drawable-xhdpi-v4/msg_policy.webp","res/drawable-xhdpi-v4/msg_pollstop.webp","res/drawable-xhdpi-v4/msg_premium_ads.webp","res/drawable-xhdpi-v4/msg_premium_avatar.webp","res/drawable-xhdpi-v4/msg_premium_badge.webp","res/drawable-xhdpi-v4/msg_premium_emoji.webp","res/drawable-xhdpi-v4/msg_premium_icons.webp","res/drawable-xhdpi-v4/msg_premium_limits.webp","res/drawable-xhdpi-v4/msg_premium_liststar.webp","res/drawable-xhdpi-v4/msg_premium_lock2.webp","res/drawable-xhdpi-v4/msg_premium_normal.webp","res/drawable-xhdpi-v4/msg_premium_prolfilestar.webp","res/drawable-xhdpi-v4/msg_premium_reactions.webp","res/drawable-xhdpi-v4/msg_premium_speed.webp","res/drawable-xhdpi-v4/msg_premium_stickers.webp","res/drawable-xhdpi-v4/msg_premium_translate.webp","res/drawable-xhdpi-v4/msg_premium_uploads.webp","res/drawable-xhdpi-v4/msg_premium_voice.webp","res/drawable-xhdpi-v4/msg_psa.webp","res/drawable-xhdpi-v4/msg_qr_mini.webp","res/drawable-xhdpi-v4/msg_qrcode.webp","res/drawable-xhdpi-v4/msg_rate_down.webp","res/drawable-xhdpi-v4/msg_rate_up.webp","res/drawable-xhdpi-v4/msg_reactions.webp","res/drawable-xhdpi-v4/msg_reactions2.webp","res/drawable-xhdpi-v4/msg_reactions_expand.webp","res/drawable-xhdpi-v4/msg_reactions_filled.webp","res/drawable-xhdpi-v4/msg_recent.webp","res/drawable-xhdpi-v4/msg_remove.webp","res/drawable-xhdpi-v4/msg_removefolder.webp","res/drawable-xhdpi-v4/msg_reorder.webp","res/drawable-xhdpi-v4/msg_replace.webp","res/drawable-xhdpi-v4/msg_reply_small.webp","res/drawable-xhdpi-v4/msg_report.webp","res/drawable-xhdpi-v4/msg_report_drugs.webp","res/drawable-xhdpi-v4/msg_report_fake.webp","res/drawable-xhdpi-v4/msg_report_other.webp","res/drawable-xhdpi-v4/msg_report_personal.webp","res/drawable-xhdpi-v4/msg_report_violence.webp","res/drawable-xhdpi-v4/msg_report_xxx.webp","res/drawable-xhdpi-v4/msg_requests.webp","res/drawable-xhdpi-v4/msg_reset.webp","res/drawable-xhdpi-v4/msg_retry.webp","res/drawable-xhdpi-v4/msg_round_cancel_m.webp","res/drawable-xhdpi-v4/msg_round_file_s.webp","res/drawable-xhdpi-v4/msg_round_gif_m.webp","res/drawable-xhdpi-v4/msg_round_load_m.webp","res/drawable-xhdpi-v4/msg_round_pause_m.webp","res/drawable-xhdpi-v4/msg_round_play_m.webp","res/drawable-xhdpi-v4/msg_satellite.webp","res/drawable-xhdpi-v4/msg_save_story.webp","res/drawable-xhdpi-v4/msg_saved.webp","res/drawable-xhdpi-v4/msg_screencast.webp","res/drawable-xhdpi-v4/msg_screencast_off.webp","res/drawable-xhdpi-v4/msg_search.webp","res/drawable-xhdpi-v4/msg_secret.webp","res/drawable-xhdpi-v4/msg_seen.webp","res/drawable-xhdpi-v4/msg_select.webp","res/drawable-xhdpi-v4/msg_send.webp","res/drawable-xhdpi-v4/msg_sendfile.webp","res/drawable-xhdpi-v4/msg_settings.webp","res/drawable-xhdpi-v4/msg_settings_old.webp","res/drawable-xhdpi-v4/msg_settings_premium.webp","res/drawable-xhdpi-v4/msg_share.webp","res/drawable-xhdpi-v4/msg_share_filled.webp","res/drawable-xhdpi-v4/msg_shareout.webp","res/drawable-xhdpi-v4/msg_silent.webp","res/drawable-xhdpi-v4/msg_smile_status.webp","res/drawable-xhdpi-v4/msg_speed.webp","res/drawable-xhdpi-v4/msg_speed_0_2.webp","res/drawable-xhdpi-v4/msg_speed_fast.webp","res/drawable-xhdpi-v4/msg_speed_medium.webp","res/drawable-xhdpi-v4/msg_speed_normal.webp","res/drawable-xhdpi-v4/msg_speed_slow.webp","res/drawable-xhdpi-v4/msg_speed_superfast.webp","res/drawable-xhdpi-v4/msg_speed_veryfast.webp","res/drawable-xhdpi-v4/msg_spoiler.webp","res/drawable-xhdpi-v4/msg_spoiler_off.webp","res/drawable-xhdpi-v4/msg_stats.webp","res/drawable-xhdpi-v4/msg_stealth_25min.webp","res/drawable-xhdpi-v4/msg_stealth_5min.webp","res/drawable-xhdpi-v4/msg_stealth_locked.webp","res/drawable-xhdpi-v4/msg_sticker.webp","res/drawable-xhdpi-v4/msg_stories_add.webp","res/drawable-xhdpi-v4/msg_stories_archive.webp","res/drawable-xhdpi-v4/msg_stories_caption.webp","res/drawable-xhdpi-v4/msg_stories_closefriends.webp","res/drawable-xhdpi-v4/msg_stories_link.webp","res/drawable-xhdpi-v4/msg_stories_myhide.webp","res/drawable-xhdpi-v4/msg_stories_order.webp","res/drawable-xhdpi-v4/msg_stories_save.webp","res/drawable-xhdpi-v4/msg_stories_saved.webp","res/drawable-xhdpi-v4/msg_stories_stealth.webp","res/drawable-xhdpi-v4/msg_stories_stealth2.webp","res/drawable-xhdpi-v4/msg_stories_timer.webp","res/drawable-xhdpi-v4/msg_stories_views.webp","res/drawable-xhdpi-v4/msg_tabs_mic1.webp","res/drawable-xhdpi-v4/msg_tabs_mic2.webp","res/drawable-xhdpi-v4/msg_text_check.webp","res/drawable-xhdpi-v4/msg_text_outlined.webp","res/drawable-xhdpi-v4/msg_theme.webp","res/drawable-xhdpi-v4/msg_ton.webp","res/drawable-xhdpi-v4/msg_tone_add.webp","res/drawable-xhdpi-v4/msg_tone_off.webp","res/drawable-xhdpi-v4/msg_tone_on.webp","res/drawable-xhdpi-v4/msg_topic_close.webp","res/drawable-xhdpi-v4/msg_topic_create.webp","res/drawable-xhdpi-v4/msg_topic_restart.webp","res/drawable-xhdpi-v4/msg_topics.webp","res/drawable-xhdpi-v4/msg_translate.webp","res/drawable-xhdpi-v4/msg_unarchive.webp","res/drawable-xhdpi-v4/msg_unfave.webp","res/drawable-xhdpi-v4/msg_ungroup.webp","res/drawable-xhdpi-v4/msg_unmute.webp","res/drawable-xhdpi-v4/msg_unpin.webp","res/drawable-xhdpi-v4/msg_unvote.webp","res/drawable-xhdpi-v4/msg_user_remove.webp","res/drawable-xhdpi-v4/msg_user_search.webp","res/drawable-xhdpi-v4/msg_usersearch.webp","res/drawable-xhdpi-v4/msg_video.webp","res/drawable-xhdpi-v4/msg_videocall.webp","res/drawable-xhdpi-v4/msg_view_file.webp","res/drawable-xhdpi-v4/msg_viewchats.webp","res/drawable-xhdpi-v4/msg_viewintopic.webp","res/drawable-xhdpi-v4/msg_viewreplies.webp","res/drawable-xhdpi-v4/msg_views.webp","res/drawable-xhdpi-v4/msg_voice_bluetooth.webp","res/drawable-xhdpi-v4/msg_voice_headphones.webp","res/drawable-xhdpi-v4/msg_voice_muted.webp","res/drawable-xhdpi-v4/msg_voice_phone.webp","res/drawable-xhdpi-v4/msg_voice_pip.webp","res/drawable-xhdpi-v4/msg_voice_speaker.webp","res/drawable-xhdpi-v4/msg_voice_unmuted.webp","res/drawable-xhdpi-v4/msg_voicechat.webp","res/drawable-xhdpi-v4/msg_voicechat2.webp","res/drawable-xhdpi-v4/msg_voiceclose.webp","res/drawable-xhdpi-v4/msg_voiceshare.webp","res/drawable-xhdpi-v4/msg_warning.webp","res/drawable-xhdpi-v4/msg_work.webp","res/drawable-xhdpi-v4/msg_zoomin.webp","res/drawable-xhdpi-v4/msg_zoomout.webp","res/drawable-xhdpi-v4/msg_zoomout_stats.webp","res/drawable-xhdpi-v4/music_empty.webp","res/drawable-xhdpi-v4/nav_edit_attach.webp","res/drawable-xhdpi-v4/navbar_search_tag.webp","res/drawable-xhdpi-v4/newmsg_divider.webp","res/drawable-xhdpi-v4/newyear.webp","res/drawable-xhdpi-v4/no_passport.webp","res/drawable-xhdpi-v4/no_password.webp","res/drawable-xhdpi-v4/nocover_big.9.png","res/drawable-xhdpi-v4/nocover_small.9.png","res/drawable-xhdpi-v4/nophotos.9.png","res/drawable-xhdpi-v4/nophotos3.9.png","res/drawable-xhdpi-v4/notification.webp","res/drawable-xhdpi-v4/notification_bg_low_normal.9.png","res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png","res/drawable-xhdpi-v4/notification_bg_normal.9.png","res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-xhdpi-v4/notifications_mute1h.webp","res/drawable-xhdpi-v4/notifications_mute2d.webp","res/drawable-xhdpi-v4/notifications_off.webp","res/drawable-xhdpi-v4/notifications_on.webp","res/drawable-xhdpi-v4/notifications_settings.webp","res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-xhdpi-v4/other_2x_large.webp","res/drawable-xhdpi-v4/other_chats.png","res/drawable-xhdpi-v4/other_lockedfolders.webp","res/drawable-xhdpi-v4/other_lockedfolders2.webp","res/drawable-xhdpi-v4/outline_attach_camera_24.png","res/drawable-xhdpi-v4/outline_caption_24.png","res/drawable-xhdpi-v4/outline_fab_story_24.png","res/drawable-xhdpi-v4/outline_groups_24.png","res/drawable-xhdpi-v4/outline_header_lock_24.png","res/drawable-xhdpi-v4/outline_header_qr_24.png","res/drawable-xhdpi-v4/outline_poll_add_24.png","res/drawable-xhdpi-v4/outline_poll_emoji_24.png","res/drawable-xhdpi-v4/outline_profile_call_24.png","res/drawable-xhdpi-v4/outline_profile_edit_24.png","res/drawable-xhdpi-v4/outline_profile_member_24.png","res/drawable-xhdpi-v4/outline_profile_message_24.png","res/drawable-xhdpi-v4/outline_profile_mute_24.png","res/drawable-xhdpi-v4/outline_profile_stop_24.png","res/drawable-xhdpi-v4/outline_profile_unmute_24.png","res/drawable-xhdpi-v4/outline_profile_video_24.png","res/drawable-xhdpi-v4/outline_saved_24.png","res/drawable-xhdpi-v4/outline_search_1_24.png","res/drawable-xhdpi-v4/outline_shield_check.png","res/drawable-xhdpi-v4/outline_shield_plain_24.png","res/drawable-xhdpi-v4/pagedown.webp","res/drawable-xhdpi-v4/passcode_check.webp","res/drawable-xhdpi-v4/permission_locked.webp","res/drawable-xhdpi-v4/permissions_camera1.webp","res/drawable-xhdpi-v4/permissions_camera2.webp","res/drawable-xhdpi-v4/permissions_gallery1.webp","res/drawable-xhdpi-v4/permissions_gallery2.webp","res/drawable-xhdpi-v4/phone_activate.webp","res/drawable-xhdpi-v4/photo_arrowshape.png","res/drawable-xhdpi-v4/photo_paint_brush.webp","res/drawable-xhdpi-v4/photo_rectangle.png","res/drawable-xhdpi-v4/photo_rectangle_fill.png","res/drawable-xhdpi-v4/photo_tooltip2.webp","res/drawable-xhdpi-v4/photo_undo.webp","res/drawable-xhdpi-v4/photobadge.9.png","res/drawable-xhdpi-v4/photos_arrow.webp","res/drawable-xhdpi-v4/photos_header_shadow.webp","res/drawable-xhdpi-v4/photos_rounded.9.png","res/drawable-xhdpi-v4/picker.png","res/drawable-xhdpi-v4/pin.webp","res/drawable-xhdpi-v4/pip_close.webp","res/drawable-xhdpi-v4/pip_enlarge.webp","res/drawable-xhdpi-v4/pip_pause_large.webp","res/drawable-xhdpi-v4/pip_play_large.webp","res/drawable-xhdpi-v4/pip_replay_large.webp","res/drawable-xhdpi-v4/pip_video_close.webp","res/drawable-xhdpi-v4/pip_video_expand.webp","res/drawable-xhdpi-v4/play_mini_video.webp","res/drawable-xhdpi-v4/player.webp","res/drawable-xhdpi-v4/player_new_order.webp","res/drawable-xhdpi-v4/player_new_repeat_reverse.webp","res/drawable-xhdpi-v4/player_new_repeat_shuffle.webp","res/drawable-xhdpi-v4/poll_add_circle.webp","res/drawable-xhdpi-v4/poll_add_plus.webp","res/drawable-xhdpi-v4/poll_remove.webp","res/drawable-xhdpi-v4/poll_right.webp","res/drawable-xhdpi-v4/poll_wrong.webp","res/drawable-xhdpi-v4/popup_fixed_alert.9.png","res/drawable-xhdpi-v4/popup_fixed_alert2.9.png","res/drawable-xhdpi-v4/popup_fixed_alert3.9.png","res/drawable-xhdpi-v4/popup_fixed_alert4.9.png","res/drawable-xhdpi-v4/premium_colors.webp","res/drawable-xhdpi-v4/premium_status.webp","res/drawable-xhdpi-v4/premium_tags.webp","res/drawable-xhdpi-v4/premium_wallpaper.webp","res/drawable-xhdpi-v4/preview_arrow.webp","res/drawable-xhdpi-v4/preview_custom.webp","res/drawable-xhdpi-v4/preview_dots.webp","res/drawable-xhdpi-v4/profile_discuss.webp","res/drawable-xhdpi-v4/profile_level10_inner.png","res/drawable-xhdpi-v4/profile_level10_outer.png","res/drawable-xhdpi-v4/profile_level1_inner.png","res/drawable-xhdpi-v4/profile_level1_outer.png","res/drawable-xhdpi-v4/profile_level20_inner.png","res/drawable-xhdpi-v4/profile_level20_outer.png","res/drawable-xhdpi-v4/profile_level2_inner.png","res/drawable-xhdpi-v4/profile_level2_outer.png","res/drawable-xhdpi-v4/profile_level30_inner.png","res/drawable-xhdpi-v4/profile_level30_outer.png","res/drawable-xhdpi-v4/profile_level3_inner.png","res/drawable-xhdpi-v4/profile_level3_outer.png","res/drawable-xhdpi-v4/profile_level40_inner.png","res/drawable-xhdpi-v4/profile_level40_outer.png","res/drawable-xhdpi-v4/profile_level4_inner.png","res/drawable-xhdpi-v4/profile_level4_outer.png","res/drawable-xhdpi-v4/profile_level50_inner.png","res/drawable-xhdpi-v4/profile_level50_outer.png","res/drawable-xhdpi-v4/profile_level5_inner.png","res/drawable-xhdpi-v4/profile_level5_outer.png","res/drawable-xhdpi-v4/profile_level60_inner.png","res/drawable-xhdpi-v4/profile_level60_outer.png","res/drawable-xhdpi-v4/profile_level6_inner.png","res/drawable-xhdpi-v4/profile_level6_outer.png","res/drawable-xhdpi-v4/profile_level70_inner.png","res/drawable-xhdpi-v4/profile_level70_outer.png","res/drawable-xhdpi-v4/profile_level7_inner.png","res/drawable-xhdpi-v4/profile_level7_outer.png","res/drawable-xhdpi-v4/profile_level80_inner.png","res/drawable-xhdpi-v4/profile_level80_outer.png","res/drawable-xhdpi-v4/profile_level8_inner.png","res/drawable-xhdpi-v4/profile_level8_outer.png","res/drawable-xhdpi-v4/profile_level90_inner.png","res/drawable-xhdpi-v4/profile_level90_outer.png","res/drawable-xhdpi-v4/profile_level9_inner.png","res/drawable-xhdpi-v4/profile_level9_outer.png","res/drawable-xhdpi-v4/profile_level_minus_inner.png","res/drawable-xhdpi-v4/profile_level_minus_outer.png","res/drawable-xhdpi-v4/profile_newmsg.webp","res/drawable-xhdpi-v4/profile_phone.webp","res/drawable-xhdpi-v4/profile_video.webp","res/drawable-xhdpi-v4/proxy_check.webp","res/drawable-xhdpi-v4/qr_at_large.webp","res/drawable-xhdpi-v4/qr_at_medium.webp","res/drawable-xhdpi-v4/qr_at_small.webp","res/drawable-xhdpi-v4/qr_flashlight.webp","res/drawable-xhdpi-v4/qr_gallery.webp","res/drawable-xhdpi-v4/quantum_ic_art_track_grey600_48.png","res/drawable-xhdpi-v4/quantum_ic_bigtop_updates_white_24.png","res/drawable-xhdpi-v4/quantum_ic_cast_connected_white_24.png","res/drawable-xhdpi-v4/quantum_ic_cast_white_36.png","res/drawable-xhdpi-v4/quantum_ic_clear_white_24.png","res/drawable-xhdpi-v4/quantum_ic_closed_caption_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_closed_caption_white_36.png","res/drawable-xhdpi-v4/quantum_ic_forward_10_white_24.png","res/drawable-xhdpi-v4/quantum_ic_forward_30_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_forward_30_white_24.png","res/drawable-xhdpi-v4/quantum_ic_forward_30_white_36.png","res/drawable-xhdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png","res/drawable-xhdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_pause_circle_filled_white_36.png","res/drawable-xhdpi-v4/quantum_ic_pause_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_pause_grey600_48.png","res/drawable-xhdpi-v4/quantum_ic_pause_white_24.png","res/drawable-xhdpi-v4/quantum_ic_play_arrow_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_play_arrow_grey600_48.png","res/drawable-xhdpi-v4/quantum_ic_play_arrow_white_24.png","res/drawable-xhdpi-v4/quantum_ic_play_circle_filled_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_play_circle_filled_white_36.png","res/drawable-xhdpi-v4/quantum_ic_refresh_white_24.png","res/drawable-xhdpi-v4/quantum_ic_replay_10_white_24.png","res/drawable-xhdpi-v4/quantum_ic_replay_30_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_replay_30_white_24.png","res/drawable-xhdpi-v4/quantum_ic_replay_30_white_36.png","res/drawable-xhdpi-v4/quantum_ic_replay_white_24.png","res/drawable-xhdpi-v4/quantum_ic_skip_next_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_skip_next_white_24.png","res/drawable-xhdpi-v4/quantum_ic_skip_next_white_36.png","res/drawable-xhdpi-v4/quantum_ic_skip_previous_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_skip_previous_white_24.png","res/drawable-xhdpi-v4/quantum_ic_skip_previous_white_36.png","res/drawable-xhdpi-v4/quantum_ic_stop_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_stop_grey600_48.png","res/drawable-xhdpi-v4/quantum_ic_stop_white_24.png","res/drawable-xhdpi-v4/quantum_ic_volume_off_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_volume_off_white_36.png","res/drawable-xhdpi-v4/quantum_ic_volume_up_grey600_36.png","res/drawable-xhdpi-v4/quantum_ic_volume_up_white_36.png","res/drawable-xhdpi-v4/reactionbutton.webp","res/drawable-xhdpi-v4/reactions_bubble_shadow.9.png","res/drawable-xhdpi-v4/redcircle.webp","res/drawable-xhdpi-v4/report.png","res/drawable-xhdpi-v4/round_check2.webp","res/drawable-xhdpi-v4/screencast_big.webp","res/drawable-xhdpi-v4/search_arrow.webp","res/drawable-xhdpi-v4/search_dark.9.png","res/drawable-xhdpi-v4/search_dark_activated.9.png","res/drawable-xhdpi-v4/search_date_filled.webp","res/drawable-xhdpi-v4/search_files_filled.webp","res/drawable-xhdpi-v4/search_links_filled.webp","res/drawable-xhdpi-v4/search_media_filled.webp","res/drawable-xhdpi-v4/search_music_filled.webp","res/drawable-xhdpi-v4/search_users_filled.webp","res/drawable-xhdpi-v4/search_voice_filled.webp","res/drawable-xhdpi-v4/selectphoto_large.webp","res/drawable-xhdpi-v4/send_plane_24.png","res/drawable-xhdpi-v4/settings_arrow.webp","res/drawable-xhdpi-v4/settings_channel.png","res/drawable-xhdpi-v4/settings_features.png","res/drawable-xhdpi-v4/settings_invite.png","res/drawable-xhdpi-v4/settings_wallet.png","res/drawable-xhdpi-v4/setup_bot_header.png","res/drawable-xhdpi-v4/shadow_story_bottom.9.png","res/drawable-xhdpi-v4/shadow_story_top.9.png","res/drawable-xhdpi-v4/shadowdown.webp","res/drawable-xhdpi-v4/share.webp","res/drawable-xhdpi-v4/share_arrow.webp","res/drawable-xhdpi-v4/sheet_shadow_round.9.png","res/drawable-xhdpi-v4/shortcut_compose.webp","res/drawable-xhdpi-v4/shortcut_user.webp","res/drawable-xhdpi-v4/slide_dot_big.webp","res/drawable-xhdpi-v4/slide_dot_small.webp","res/drawable-xhdpi-v4/smallanimationpin.webp","res/drawable-xhdpi-v4/smallanimationpinleft.webp","res/drawable-xhdpi-v4/smallanimationpinright.webp","res/drawable-xhdpi-v4/smiles_info.webp","res/drawable-xhdpi-v4/smiles_inputsearch.webp","res/drawable-xhdpi-v4/smiles_popup.9.png","res/drawable-xhdpi-v4/smiles_tab_clear.webp","res/drawable-xhdpi-v4/smiles_tab_gif.webp","res/drawable-xhdpi-v4/smiles_tab_search.webp","res/drawable-xhdpi-v4/smiles_tab_settings.webp","res/drawable-xhdpi-v4/smiles_tab_smiles.webp","res/drawable-xhdpi-v4/smiles_tab_stickers.webp","res/drawable-xhdpi-v4/sms_bubble.webp","res/drawable-xhdpi-v4/sms_code.webp","res/drawable-xhdpi-v4/sms_devices.webp","res/drawable-xhdpi-v4/star_reaction.png","res/drawable-xhdpi-v4/star_small_inner.png","res/drawable-xhdpi-v4/star_small_outline.png","res/drawable-xhdpi-v4/stats_tooltip.9.png","res/drawable-xhdpi-v4/sticker_added.webp","res/drawable-xhdpi-v4/stickers_back_all.9.png","res/drawable-xhdpi-v4/stickers_back_arrow.webp","res/drawable-xhdpi-v4/stickers_back_center.9.png","res/drawable-xhdpi-v4/stickers_back_left.9.png","res/drawable-xhdpi-v4/stickers_back_right.9.png","res/drawable-xhdpi-v4/stickers_empty.webp","res/drawable-xhdpi-v4/stickers_favorites.webp","res/drawable-xhdpi-v4/stickers_gifs_trending.webp","res/drawable-xhdpi-v4/stickers_recent.webp","res/drawable-xhdpi-v4/summary_arrow.png","res/drawable-xhdpi-v4/summary_stars.png","res/drawable-xhdpi-v4/system.9.png","res/drawable-xhdpi-v4/tabs_reorder.webp","res/drawable-xhdpi-v4/telegram_logo.png","res/drawable-xhdpi-v4/telegram_logo_2.png","res/drawable-xhdpi-v4/theme_picker.webp","res/drawable-xhdpi-v4/timeline.png","res/drawable-xhdpi-v4/toast_pallete.webp","res/drawable-xhdpi-v4/ton.png","res/drawable-xhdpi-v4/ton_16.png","res/drawable-xhdpi-v4/tone_create.png","res/drawable-xhdpi-v4/tooltip_arrow.webp","res/drawable-xhdpi-v4/tooltip_arrow_up.webp","res/drawable-xhdpi-v4/tooltip_sound.webp","res/drawable-xhdpi-v4/venue_tooltip.9.png","res/drawable-xhdpi-v4/verified_area.webp","res/drawable-xhdpi-v4/verified_check.webp","res/drawable-xhdpi-v4/verified_profile.webp","res/drawable-xhdpi-v4/video_actions.webp","res/drawable-xhdpi-v4/video_mute.webp","res/drawable-xhdpi-v4/video_muted.webp","res/drawable-xhdpi-v4/video_settings.png","res/drawable-xhdpi-v4/videopreview.9.png","res/drawable-xhdpi-v4/voice_expand.webp","res/drawable-xhdpi-v4/voice_minimize.webp","res/drawable-xhdpi-v4/voice_volume_mini.webp","res/drawable-xhdpi-v4/voicechat_active.webp","res/drawable-xhdpi-v4/voicechat_muted.webp","res/drawable-xhdpi-v4/voicechat_screencast.webp","res/drawable-xhdpi-v4/widget_bg.9.png","res/drawable-xhdpi-v4/widget_counter.9.png","res/drawable-xhdpi-v4/widget_counter_muted.9.png","res/drawable-xhdpi-v4/widget_edit.9.png","res/drawable-xhdpi-v4/widgets_light_badgebg.9.png","res/drawable-xhdpi-v4/zoom_minus.webp","res/drawable-xhdpi-v4/zoom_plus.webp","res/drawable-xhdpi-v4/zoom_round.webp","res/drawable-xhdpi-v4/zoom_round_b.webp","res/drawable-xhdpi-v4/zoom_slide.9.png","res/drawable-xhdpi-v4/zoom_slide_a.9.png","res/drawable-xxhdpi-v23/fingerprint_dialog_error.png","res/drawable-xxhdpi-v4/_menu_stream_comments_off_24.png","res/drawable-xxhdpi-v4/ab_progress.webp","res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/account_check.webp","res/drawable-xxhdpi-v4/action_share.png","res/drawable-xxhdpi-v4/album_shadow.webp","res/drawable-xxhdpi-v4/animationpin.webp","res/drawable-xxhdpi-v4/animationpinleft.webp","res/drawable-xxhdpi-v4/animationpinright.webp","res/drawable-xxhdpi-v4/arrow_more.webp","res/drawable-xxhdpi-v4/arrow_newchat.webp","res/drawable-xxhdpi-v4/attach_arrow_left.webp","res/drawable-xxhdpi-v4/attach_arrow_right.webp","res/drawable-xxhdpi-v4/attach_send.webp","res/drawable-xxhdpi-v4/authorize.webp","res/drawable-xxhdpi-v4/background_selected.webp","res/drawable-xxhdpi-v4/bg_rotate_large.webp","res/drawable-xxhdpi-v4/blockpanel_shadow.webp","res/drawable-xxhdpi-v4/bluecounter.9.png","res/drawable-xxhdpi-v4/book_bot.webp","res/drawable-xxhdpi-v4/book_channel.webp","res/drawable-xxhdpi-v4/book_group.webp","res/drawable-xxhdpi-v4/book_logo.webp","res/drawable-xxhdpi-v4/book_user.webp","res/drawable-xxhdpi-v4/bot_card.webp","res/drawable-xxhdpi-v4/bot_file.webp","res/drawable-xxhdpi-v4/bot_invite.webp","res/drawable-xxhdpi-v4/bot_lines.webp","res/drawable-xxhdpi-v4/bot_link.webp","res/drawable-xxhdpi-v4/bot_location.webp","res/drawable-xxhdpi-v4/bot_music.webp","res/drawable-xxhdpi-v4/bot_webview.webp","res/drawable-xxhdpi-v4/boxshadow.9.png","res/drawable-xxhdpi-v4/buy_with_googlepay_button_content.png","res/drawable-xxhdpi-v4/calendar_date.9.png","res/drawable-xxhdpi-v4/call.png","res/drawable-xxhdpi-v4/calls_bluetooth.webp","res/drawable-xxhdpi-v4/calls_camera_mini.webp","res/drawable-xxhdpi-v4/calls_decline.webp","res/drawable-xxhdpi-v4/calls_headphones.webp","res/drawable-xxhdpi-v4/calls_menu_headset.webp","res/drawable-xxhdpi-v4/calls_menu_phone.webp","res/drawable-xxhdpi-v4/calls_mute_mini.webp","res/drawable-xxhdpi-v4/calls_pip_outershadow.9.png","res/drawable-xxhdpi-v4/calls_speaker.webp","res/drawable-xxhdpi-v4/calls_unmute.webp","res/drawable-xxhdpi-v4/calls_video.webp","res/drawable-xxhdpi-v4/camera.png","res/drawable-xxhdpi-v4/camera_btn.webp","res/drawable-xxhdpi-v4/camera_revert1.webp","res/drawable-xxhdpi-v4/camera_revert2.webp","res/drawable-xxhdpi-v4/cancel_big.webp","res/drawable-xxhdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxhdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/cast_ic_notification_0.png","res/drawable-xxhdpi-v4/cast_ic_notification_1.png","res/drawable-xxhdpi-v4/cast_ic_notification_2.png","res/drawable-xxhdpi-v4/cast_ic_notification_on.png","res/drawable-xxhdpi-v4/cast_ic_stop_circle_filled_grey600.png","res/drawable-xxhdpi-v4/cast_ic_stop_circle_filled_white.png","res/drawable-xxhdpi-v4/chat_calls_incoming.webp","res/drawable-xxhdpi-v4/chat_calls_outgoing.webp","res/drawable-xxhdpi-v4/chat_calls_video.webp","res/drawable-xxhdpi-v4/chat_calls_voice.webp","res/drawable-xxhdpi-v4/chats_archive.webp","res/drawable-xxhdpi-v4/chats_archive_arrow.webp","res/drawable-xxhdpi-v4/chats_archive_box.webp","res/drawable-xxhdpi-v4/chats_archive_muted.webp","res/drawable-xxhdpi-v4/chats_archive_pin.webp","res/drawable-xxhdpi-v4/chats_pin.webp","res/drawable-xxhdpi-v4/chats_replies.webp","res/drawable-xxhdpi-v4/chats_saved.webp","res/drawable-xxhdpi-v4/chats_undo.webp","res/drawable-xxhdpi-v4/chats_unpin.webp","res/drawable-xxhdpi-v4/checkbig.webp","res/drawable-xxhdpi-v4/circle.webp","res/drawable-xxhdpi-v4/circle_big.webp","res/drawable-xxhdpi-v4/cocoon_text.png","res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-xxhdpi-v4/compose_panel_shadow.webp","res/drawable-xxhdpi-v4/delete.webp","res/drawable-xxhdpi-v4/device_desktop_osx.webp","res/drawable-xxhdpi-v4/device_desktop_other.webp","res/drawable-xxhdpi-v4/device_desktop_win.webp","res/drawable-xxhdpi-v4/device_phone_android.webp","res/drawable-xxhdpi-v4/device_phone_ios.webp","res/drawable-xxhdpi-v4/device_tablet_android.webp","res/drawable-xxhdpi-v4/device_tablet_ios.webp","res/drawable-xxhdpi-v4/device_web_chrome.webp","res/drawable-xxhdpi-v4/device_web_edge.webp","res/drawable-xxhdpi-v4/device_web_firefox.webp","res/drawable-xxhdpi-v4/device_web_opera.webp","res/drawable-xxhdpi-v4/device_web_other.webp","res/drawable-xxhdpi-v4/device_web_safari.webp","res/drawable-xxhdpi-v4/dialog_media_checklist_20.png","res/drawable-xxhdpi-v4/dialog_media_game_20.png","res/drawable-xxhdpi-v4/dialog_media_incoming_video_call_20.png","res/drawable-xxhdpi-v4/dialog_media_outgoing_video_call_20.png","res/drawable-xxhdpi-v4/dice.webp","res/drawable-xxhdpi-v4/emoji_love.webp","res/drawable-xxhdpi-v4/emoji_tabs_faves.webp","res/drawable-xxhdpi-v4/emoji_tabs_new1.webp","res/drawable-xxhdpi-v4/emoji_tabs_new2.webp","res/drawable-xxhdpi-v4/emoji_tabs_new3.webp","res/drawable-xxhdpi-v4/fast_scroll_shadow.webp","res/drawable-xxhdpi-v4/files_folder.webp","res/drawable-xxhdpi-v4/files_gallery.webp","res/drawable-xxhdpi-v4/files_internal.webp","res/drawable-xxhdpi-v4/files_music.webp","res/drawable-xxhdpi-v4/files_storage.webp","res/drawable-xxhdpi-v4/filled_access_fingerprint.webp","res/drawable-xxhdpi-v4/filled_access_location.webp","res/drawable-xxhdpi-v4/filled_access_sleeping.webp","res/drawable-xxhdpi-v4/filled_add_album.png","res/drawable-xxhdpi-v4/filled_add_photo.webp","res/drawable-xxhdpi-v4/filled_add_sticker.webp","res/drawable-xxhdpi-v4/filled_affiliate.webp","res/drawable-xxhdpi-v4/filled_boost_plus.webp","res/drawable-xxhdpi-v4/filled_bot_approve_24.png","res/drawable-xxhdpi-v4/filled_bot_decline_24.png","res/drawable-xxhdpi-v4/filled_bot_suggest_24.png","res/drawable-xxhdpi-v4/filled_button_reply.webp","res/drawable-xxhdpi-v4/filled_button_share.webp","res/drawable-xxhdpi-v4/filled_calls_bluetooth_s.png","res/drawable-xxhdpi-v4/filled_calls_plus.png","res/drawable-xxhdpi-v4/filled_chatlink_large.webp","res/drawable-xxhdpi-v4/filled_chatlist2.png","res/drawable-xxhdpi-v4/filled_chatlist_mention.png","res/drawable-xxhdpi-v4/filled_chatlist_poll.png","res/drawable-xxhdpi-v4/filled_chatlist_reaction.png","res/drawable-xxhdpi-v4/filled_clear.webp","res/drawable-xxhdpi-v4/filled_directions.webp","res/drawable-xxhdpi-v4/filled_earn_stars.webp","res/drawable-xxhdpi-v4/filled_extend_location.webp","res/drawable-xxhdpi-v4/filled_fab_compose_32.png","res/drawable-xxhdpi-v4/filled_fire.webp","res/drawable-xxhdpi-v4/filled_folder_existing.webp","res/drawable-xxhdpi-v4/filled_folder_new.webp","res/drawable-xxhdpi-v4/filled_forge.png","res/drawable-xxhdpi-v4/filled_forward.png","res/drawable-xxhdpi-v4/filled_forward_settings.webp","res/drawable-xxhdpi-v4/filled_gift_pause_24.png","res/drawable-xxhdpi-v4/filled_gift_play_24.png","res/drawable-xxhdpi-v4/filled_gift_premium.webp","res/drawable-xxhdpi-v4/filled_gift_sell_24.png","res/drawable-xxhdpi-v4/filled_gift_sell_off.png","res/drawable-xxhdpi-v4/filled_gift_sell_on.png","res/drawable-xxhdpi-v4/filled_gift_simple.png","res/drawable-xxhdpi-v4/filled_gift_transfer.png","res/drawable-xxhdpi-v4/filled_giveaway_premium.webp","res/drawable-xxhdpi-v4/filled_giveaway_stars.webp","res/drawable-xxhdpi-v4/filled_info.webp","res/drawable-xxhdpi-v4/filled_limit_boost.webp","res/drawable-xxhdpi-v4/filled_link.webp","res/drawable-xxhdpi-v4/filled_location.webp","res/drawable-xxhdpi-v4/filled_location_forever.webp","res/drawable-xxhdpi-v4/filled_messages_paid.png","res/drawable-xxhdpi-v4/filled_new_contact_24.png","res/drawable-xxhdpi-v4/filled_open_message.webp","res/drawable-xxhdpi-v4/filled_paid_suggest_24.png","res/drawable-xxhdpi-v4/filled_poll_add_24.png","res/drawable-xxhdpi-v4/filled_poll_correct_24.png","res/drawable-xxhdpi-v4/filled_poll_deadline_24.png","res/drawable-xxhdpi-v4/filled_poll_multiple_24.png","res/drawable-xxhdpi-v4/filled_poll_revote_24.png","res/drawable-xxhdpi-v4/filled_poll_shuffle_24.png","res/drawable-xxhdpi-v4/filled_poll_view_24.png","res/drawable-xxhdpi-v4/filled_premium_away.webp","res/drawable-xxhdpi-v4/filled_premium_bots.webp","res/drawable-xxhdpi-v4/filled_premium_business.webp","res/drawable-xxhdpi-v4/filled_premium_camera.webp","res/drawable-xxhdpi-v4/filled_premium_chatlink.webp","res/drawable-xxhdpi-v4/filled_premium_hours.webp","res/drawable-xxhdpi-v4/filled_premium_intro.webp","res/drawable-xxhdpi-v4/filled_premium_status2.webp","res/drawable-xxhdpi-v4/filled_profile_call_24.png","res/drawable-xxhdpi-v4/filled_profile_edit_24.png","res/drawable-xxhdpi-v4/filled_profile_member_24.png","res/drawable-xxhdpi-v4/filled_profile_message_24.png","res/drawable-xxhdpi-v4/filled_profile_mute_24.png","res/drawable-xxhdpi-v4/filled_profile_photo.png","res/drawable-xxhdpi-v4/filled_profile_photo_20.png","res/drawable-xxhdpi-v4/filled_profile_settings.png","res/drawable-xxhdpi-v4/filled_profile_stop_24.png","res/drawable-xxhdpi-v4/filled_profile_unmute_24.png","res/drawable-xxhdpi-v4/filled_profile_video_24.png","res/drawable-xxhdpi-v4/filled_rating_crown.png","res/drawable-xxhdpi-v4/filled_reply_quote.webp","res/drawable-xxhdpi-v4/filled_reply_settings.webp","res/drawable-xxhdpi-v4/filled_sensitive.webp","res/drawable-xxhdpi-v4/filled_share.png","res/drawable-xxhdpi-v4/filled_sharing_off2_24.png","res/drawable-xxhdpi-v4/filled_star_plus.webp","res/drawable-xxhdpi-v4/filled_stop_location.webp","res/drawable-xxhdpi-v4/filled_stream_crown.png","res/drawable-xxhdpi-v4/filled_suggest_chat_avatar.png","res/drawable-xxhdpi-v4/filled_topic_new_24.png","res/drawable-xxhdpi-v4/filled_unclaimed.webp","res/drawable-xxhdpi-v4/filled_understood.png","res/drawable-xxhdpi-v4/filled_unknown.webp","res/drawable-xxhdpi-v4/filled_username.webp","res/drawable-xxhdpi-v4/filled_video_group.png","res/drawable-xxhdpi-v4/filled_views.webp","res/drawable-xxhdpi-v4/filled_voice_comment_32.png","res/drawable-xxhdpi-v4/filled_widget_music.webp","res/drawable-xxhdpi-v4/fingerprint.webp","res/drawable-xxhdpi-v4/flash_auto.webp","res/drawable-xxhdpi-v4/flash_off.webp","res/drawable-xxhdpi-v4/flash_on.webp","res/drawable-xxhdpi-v4/floating_check.webp","res/drawable-xxhdpi-v4/floating_pencil.webp","res/drawable-xxhdpi-v4/floating_shadow.webp","res/drawable-xxhdpi-v4/floating_shadow_profile.webp","res/drawable-xxhdpi-v4/forward_to_stories.png","res/drawable-xxhdpi-v4/foursquare.webp","res/drawable-xxhdpi-v4/fragment.png","res/drawable-xxhdpi-v4/ghost.webp","res/drawable-xxhdpi-v4/gif_empty.webp","res/drawable-xxhdpi-v4/gift.png","res/drawable-xxhdpi-v4/gift_unpack.png","res/drawable-xxhdpi-v4/googleg_disabled_color_18.png","res/drawable-xxhdpi-v4/googleg_standard_color_18.png","res/drawable-xxhdpi-v4/googlepay_button_no_shadow_background_image.9.png","res/drawable-xxhdpi-v4/greydivider.9.png","res/drawable-xxhdpi-v4/greydivider_bottom.9.png","res/drawable-xxhdpi-v4/greydivider_top.9.png","res/drawable-xxhdpi-v4/group_edit.webp","res/drawable-xxhdpi-v4/group_edit_profile.webp","res/drawable-xxhdpi-v4/groups_limit1.webp","res/drawable-xxhdpi-v4/groups_overview_check.webp","res/drawable-xxhdpi-v4/header_qr_24.png","res/drawable-xxhdpi-v4/header_shadow.webp","res/drawable-xxhdpi-v4/header_shadow_reverse.webp","res/drawable-xxhdpi-v4/heart_confetti.webp","res/drawable-xxhdpi-v4/ic_ab_back.webp","res/drawable-xxhdpi-v4/ic_ab_done.webp","res/drawable-xxhdpi-v4/ic_ab_new.webp","res/drawable-xxhdpi-v4/ic_ab_other.webp","res/drawable-xxhdpi-v4/ic_ab_reply.webp","res/drawable-xxhdpi-v4/ic_ab_reply2.webp","res/drawable-xxhdpi-v4/ic_again.webp","res/drawable-xxhdpi-v4/ic_againinline.webp","res/drawable-xxhdpi-v4/ic_arrow_drop_down.webp","res/drawable-xxhdpi-v4/ic_audiotrack_dark.png","res/drawable-xxhdpi-v4/ic_audiotrack_light.png","res/drawable-xxhdpi-v4/ic_call.png","res/drawable-xxhdpi-v4/ic_call_end_white_24dp.webp","res/drawable-xxhdpi-v4/ic_chatlist_add_2.webp","res/drawable-xxhdpi-v4/ic_checked_checkbox.png","res/drawable-xxhdpi-v4/ic_chevron_right_black_18dp.webp","res/drawable-xxhdpi-v4/ic_close_white.webp","res/drawable-xxhdpi-v4/ic_dialog_close_dark.png","res/drawable-xxhdpi-v4/ic_dialog_close_light.png","res/drawable-xxhdpi-v4/ic_gallery_background.webp","res/drawable-xxhdpi-v4/ic_gofullscreen.webp","res/drawable-xxhdpi-v4/ic_goinline.webp","res/drawable-xxhdpi-v4/ic_launcher_dr.webp","res/drawable-xxhdpi-v4/ic_layer_close.webp","res/drawable-xxhdpi-v4/ic_lock_header.webp","res/drawable-xxhdpi-v4/ic_lock_white.webp","res/drawable-xxhdpi-v4/ic_masks_msk1.webp","res/drawable-xxhdpi-v4/ic_media_pause_dark.png","res/drawable-xxhdpi-v4/ic_media_pause_light.png","res/drawable-xxhdpi-v4/ic_media_play_dark.png","res/drawable-xxhdpi-v4/ic_media_play_light.png","res/drawable-xxhdpi-v4/ic_media_stop_dark.png","res/drawable-xxhdpi-v4/ic_media_stop_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_00_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_00_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_01_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_01_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_02_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_02_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_03_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_03_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_04_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_04_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_05_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_05_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_06_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_06_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_07_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_07_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_08_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_08_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_09_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_09_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_10_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_10_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_11_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_11_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_12_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_12_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_13_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_13_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_14_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_14_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_15_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_15_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_16_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_16_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_17_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_17_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_18_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_18_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_19_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_19_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_20_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_20_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_21_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_21_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_22_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_22_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_23_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_23_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_24_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_24_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_25_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_25_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_26_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_26_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_27_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_27_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_28_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_28_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_29_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_29_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_30_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connected_30_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_00_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_00_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_01_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_01_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_02_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_02_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_03_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_03_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_04_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_04_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_05_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_05_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_06_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_06_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_07_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_07_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_08_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_08_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_09_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_09_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_10_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_10_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_11_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_11_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_12_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_12_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_13_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_13_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_14_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_14_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_15_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_15_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_16_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_16_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_17_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_17_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_18_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_18_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_19_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_19_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_20_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_20_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_21_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_21_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_22_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_22_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_23_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_23_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_24_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_24_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_25_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_25_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_26_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_26_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_27_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_27_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_28_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_28_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_29_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_29_light.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_30_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_connecting_30_light.png","res/drawable-xxhdpi-v4/ic_mr_button_disabled_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_disabled_light.png","res/drawable-xxhdpi-v4/ic_mr_button_disconnected_dark.png","res/drawable-xxhdpi-v4/ic_mr_button_disconnected_light.png","res/drawable-xxhdpi-v4/ic_mr_button_grey.png","res/drawable-xxhdpi-v4/ic_mr_wifi_icon_dark.png","res/drawable-xxhdpi-v4/ic_mr_wifi_icon_light.png","res/drawable-xxhdpi-v4/ic_outfullscreen.webp","res/drawable-xxhdpi-v4/ic_outinline.webp","res/drawable-xxhdpi-v4/ic_pause.webp","res/drawable-xxhdpi-v4/ic_pauseinline.webp","res/drawable-xxhdpi-v4/ic_play.webp","res/drawable-xxhdpi-v4/ic_playinline.webp","res/drawable-xxhdpi-v4/ic_rating_star.webp","res/drawable-xxhdpi-v4/ic_rating_star_filled.webp","res/drawable-xxhdpi-v4/ic_send.webp","res/drawable-xxhdpi-v4/ic_share_video.webp","res/drawable-xxhdpi-v4/ic_unchecked_checkbox.png","res/drawable-xxhdpi-v4/ic_video.webp","res/drawable-xxhdpi-v4/ic_vol_mute.png","res/drawable-xxhdpi-v4/ic_vol_type_speaker_dark.png","res/drawable-xxhdpi-v4/ic_vol_type_speaker_group_dark.png","res/drawable-xxhdpi-v4/ic_vol_type_speaker_group_light.png","res/drawable-xxhdpi-v4/ic_vol_type_speaker_light.png","res/drawable-xxhdpi-v4/ic_vol_type_tv_dark.png","res/drawable-xxhdpi-v4/ic_vol_type_tv_light.png","res/drawable-xxhdpi-v4/ic_vol_unmute.png","res/drawable-xxhdpi-v4/icon_plane.png","res/drawable-xxhdpi-v4/input_attach.webp","res/drawable-xxhdpi-v4/input_bot1.webp","res/drawable-xxhdpi-v4/input_bot2.webp","res/drawable-xxhdpi-v4/input_calendar1.webp","res/drawable-xxhdpi-v4/input_calendar2.webp","res/drawable-xxhdpi-v4/input_clear.webp","res/drawable-xxhdpi-v4/input_done.webp","res/drawable-xxhdpi-v4/input_forward.webp","res/drawable-xxhdpi-v4/input_keyboard.webp","res/drawable-xxhdpi-v4/input_mic.webp","res/drawable-xxhdpi-v4/input_mic_pressed.webp","res/drawable-xxhdpi-v4/input_notify_off.webp","res/drawable-xxhdpi-v4/input_notify_on.webp","res/drawable-xxhdpi-v4/input_reply.webp","res/drawable-xxhdpi-v4/input_schedule.webp","res/drawable-xxhdpi-v4/input_smile.webp","res/drawable-xxhdpi-v4/input_suggest_paid_24.png","res/drawable-xxhdpi-v4/input_video.webp","res/drawable-xxhdpi-v4/input_video_pressed.webp","res/drawable-xxhdpi-v4/input_video_story.webp","res/drawable-xxhdpi-v4/input_video_story_remove.webp","res/drawable-xxhdpi-v4/intro_fast_arrow.webp","res/drawable-xxhdpi-v4/intro_fast_arrow_shadow.webp","res/drawable-xxhdpi-v4/intro_fast_body.webp","res/drawable-xxhdpi-v4/intro_fast_spiral.webp","res/drawable-xxhdpi-v4/intro_ic_bubble.webp","res/drawable-xxhdpi-v4/intro_ic_bubble_dot.webp","res/drawable-xxhdpi-v4/intro_ic_cam.webp","res/drawable-xxhdpi-v4/intro_ic_cam_lens.webp","res/drawable-xxhdpi-v4/intro_ic_pencil.webp","res/drawable-xxhdpi-v4/intro_ic_pin.webp","res/drawable-xxhdpi-v4/intro_ic_smile.webp","res/drawable-xxhdpi-v4/intro_ic_smile_eye.webp","res/drawable-xxhdpi-v4/intro_ic_videocam.webp","res/drawable-xxhdpi-v4/intro_knot_down.webp","res/drawable-xxhdpi-v4/intro_knot_up.webp","res/drawable-xxhdpi-v4/intro_powerful_infinity.webp","res/drawable-xxhdpi-v4/intro_powerful_infinity_white.webp","res/drawable-xxhdpi-v4/intro_powerful_mask.webp","res/drawable-xxhdpi-v4/intro_powerful_star.webp","res/drawable-xxhdpi-v4/intro_private_door.webp","res/drawable-xxhdpi-v4/intro_private_screw.webp","res/drawable-xxhdpi-v4/intro_tg_plane.webp","res/drawable-xxhdpi-v4/knob_shadow.webp","res/drawable-xxhdpi-v4/large_ads_info.webp","res/drawable-xxhdpi-v4/large_archive.webp","res/drawable-xxhdpi-v4/large_away.webp","res/drawable-xxhdpi-v4/large_boosts.webp","res/drawable-xxhdpi-v4/large_forge.png","res/drawable-xxhdpi-v4/large_greeting.webp","res/drawable-xxhdpi-v4/large_hashtags.webp","res/drawable-xxhdpi-v4/large_hidden.webp","res/drawable-xxhdpi-v4/large_income.webp","res/drawable-xxhdpi-v4/large_locked_post.webp","res/drawable-xxhdpi-v4/large_log_actions.webp","res/drawable-xxhdpi-v4/large_monetize.webp","res/drawable-xxhdpi-v4/large_notes.webp","res/drawable-xxhdpi-v4/large_quickreplies.webp","res/drawable-xxhdpi-v4/large_repost_story.webp","res/drawable-xxhdpi-v4/large_stealth.webp","res/drawable-xxhdpi-v4/large_user_tag.png","res/drawable-xxhdpi-v4/layer_shadow.webp","res/drawable-xxhdpi-v4/leave.png","res/drawable-xxhdpi-v4/left_status_profile.webp","res/drawable-xxhdpi-v4/list_check.webp","res/drawable-xxhdpi-v4/list_circle.webp","res/drawable-xxhdpi-v4/list_halfcheck.webp","res/drawable-xxhdpi-v4/list_mute.webp","res/drawable-xxhdpi-v4/list_pin.webp","res/drawable-xxhdpi-v4/list_reorder.webp","res/drawable-xxhdpi-v4/list_secret.webp","res/drawable-xxhdpi-v4/list_unmute.webp","res/drawable-xxhdpi-v4/list_warning_sign.webp","res/drawable-xxhdpi-v4/live_loc.webp","res/drawable-xxhdpi-v4/live_stream.png","res/drawable-xxhdpi-v4/livepin.webp","res/drawable-xxhdpi-v4/load_big.webp","res/drawable-xxhdpi-v4/location_empty.webp","res/drawable-xxhdpi-v4/lock_round_shadow.9.png","res/drawable-xxhdpi-v4/login_arrow1.webp","res/drawable-xxhdpi-v4/login_phone1.webp","res/drawable-xxhdpi-v4/logo_middle.png","res/drawable-xxhdpi-v4/map_pin.webp","res/drawable-xxhdpi-v4/map_pin2.webp","res/drawable-xxhdpi-v4/map_pin3.png","res/drawable-xxhdpi-v4/map_pin_circle.webp","res/drawable-xxhdpi-v4/map_pin_cone2.webp","res/drawable-xxhdpi-v4/map_pin_photo.webp","res/drawable-xxhdpi-v4/media_button_erase.webp","res/drawable-xxhdpi-v4/media_button_restore.webp","res/drawable-xxhdpi-v4/media_crop.webp","res/drawable-xxhdpi-v4/media_doc_blue.webp","res/drawable-xxhdpi-v4/media_doc_blue_b.webp","res/drawable-xxhdpi-v4/media_doc_green.webp","res/drawable-xxhdpi-v4/media_doc_green_b.webp","res/drawable-xxhdpi-v4/media_doc_red.webp","res/drawable-xxhdpi-v4/media_doc_red_b.webp","res/drawable-xxhdpi-v4/media_doc_yellow.webp","res/drawable-xxhdpi-v4/media_doc_yellow_b.webp","res/drawable-xxhdpi-v4/media_download.webp","res/drawable-xxhdpi-v4/media_draw.webp","res/drawable-xxhdpi-v4/media_dual_camera2.webp","res/drawable-xxhdpi-v4/media_dual_camera2_shadow.webp","res/drawable-xxhdpi-v4/media_flip.webp","res/drawable-xxhdpi-v4/media_like.webp","res/drawable-xxhdpi-v4/media_like_active.webp","res/drawable-xxhdpi-v4/media_live_off.png","res/drawable-xxhdpi-v4/media_live_on.png","res/drawable-xxhdpi-v4/media_magic_cut.webp","res/drawable-xxhdpi-v4/media_more.webp","res/drawable-xxhdpi-v4/media_mute.webp","res/drawable-xxhdpi-v4/media_photo_flash_auto2.webp","res/drawable-xxhdpi-v4/media_photo_flash_off2.webp","res/drawable-xxhdpi-v4/media_photo_flash_on2.webp","res/drawable-xxhdpi-v4/media_repost.webp","res/drawable-xxhdpi-v4/media_settings.webp","res/drawable-xxhdpi-v4/media_share.webp","res/drawable-xxhdpi-v4/media_sticker_stroke.webp","res/drawable-xxhdpi-v4/media_unmute.webp","res/drawable-xxhdpi-v4/mentionbutton.webp","res/drawable-xxhdpi-v4/menu_add_stories.png","res/drawable-xxhdpi-v4/menu_add_tab_24.png","res/drawable-xxhdpi-v4/menu_album_add.png","res/drawable-xxhdpi-v4/menu_bid_refund_24.png","res/drawable-xxhdpi-v4/menu_birthday.webp","res/drawable-xxhdpi-v4/menu_browser_arrowup.webp","res/drawable-xxhdpi-v4/menu_browser_bookmarks.webp","res/drawable-xxhdpi-v4/menu_camera_retake.webp","res/drawable-xxhdpi-v4/menu_cashtag.webp","res/drawable-xxhdpi-v4/menu_clear_cache.webp","res/drawable-xxhdpi-v4/menu_clear_cookies.webp","res/drawable-xxhdpi-v4/menu_clear_recent.webp","res/drawable-xxhdpi-v4/menu_contact_existing.webp","res/drawable-xxhdpi-v4/menu_copy.9.png","res/drawable-xxhdpi-v4/menu_copy_s.webp","res/drawable-xxhdpi-v4/menu_cover_stories.webp","res/drawable-xxhdpi-v4/menu_day_mode_24.png","res/drawable-xxhdpi-v4/menu_delete_old.webp","res/drawable-xxhdpi-v4/menu_delete_paid.png","res/drawable-xxhdpi-v4/menu_devices.webp","res/drawable-xxhdpi-v4/menu_download_off_24.png","res/drawable-xxhdpi-v4/menu_download_round.webp","res/drawable-xxhdpi-v4/menu_edit_appearance.webp","res/drawable-xxhdpi-v4/menu_edit_price.png","res/drawable-xxhdpi-v4/menu_edited_stamp.webp","res/drawable-xxhdpi-v4/menu_face.png","res/drawable-xxhdpi-v4/menu_factcheck.webp","res/drawable-xxhdpi-v4/menu_feature_color_name.webp","res/drawable-xxhdpi-v4/menu_feature_color_profile.webp","res/drawable-xxhdpi-v4/menu_feature_cover.webp","res/drawable-xxhdpi-v4/menu_feature_cover_24.png","res/drawable-xxhdpi-v4/menu_feature_custombg.webp","res/drawable-xxhdpi-v4/menu_feature_intro.webp","res/drawable-xxhdpi-v4/menu_feature_links.webp","res/drawable-xxhdpi-v4/menu_feature_links2.webp","res/drawable-xxhdpi-v4/menu_feature_noads.webp","res/drawable-xxhdpi-v4/menu_feature_pack.webp","res/drawable-xxhdpi-v4/menu_feature_paid.webp","res/drawable-xxhdpi-v4/menu_feature_premium.webp","res/drawable-xxhdpi-v4/menu_feature_reactions.webp","res/drawable-xxhdpi-v4/menu_feature_reliable.webp","res/drawable-xxhdpi-v4/menu_feature_simple.webp","res/drawable-xxhdpi-v4/menu_feature_split.webp","res/drawable-xxhdpi-v4/menu_feature_status.webp","res/drawable-xxhdpi-v4/menu_feature_stories.webp","res/drawable-xxhdpi-v4/menu_feature_translate.webp","res/drawable-xxhdpi-v4/menu_feature_transparent.webp","res/drawable-xxhdpi-v4/menu_feature_unique.png","res/drawable-xxhdpi-v4/menu_feature_voice.webp","res/drawable-xxhdpi-v4/menu_feature_wallpaper.webp","res/drawable-xxhdpi-v4/menu_feature_withdrawals.webp","res/drawable-xxhdpi-v4/menu_forward_stamp.webp","res/drawable-xxhdpi-v4/menu_gift.webp","res/drawable-xxhdpi-v4/menu_hashtag.webp","res/drawable-xxhdpi-v4/menu_instant_view.webp","res/drawable-xxhdpi-v4/menu_intro.webp","res/drawable-xxhdpi-v4/menu_invit_telegram.webp","res/drawable-xxhdpi-v4/menu_lightbulb.webp","res/drawable-xxhdpi-v4/menu_link_create.webp","res/drawable-xxhdpi-v4/menu_night_mode_24.png","res/drawable-xxhdpi-v4/menu_passkey_add.png","res/drawable-xxhdpi-v4/menu_photo_off_24.png","res/drawable-xxhdpi-v4/menu_poll_notify.png","res/drawable-xxhdpi-v4/menu_poll_order_24.png","res/drawable-xxhdpi-v4/menu_premium_away.webp","res/drawable-xxhdpi-v4/menu_premium_chatbot.webp","res/drawable-xxhdpi-v4/menu_premium_chatlink.webp","res/drawable-xxhdpi-v4/menu_premium_clock.webp","res/drawable-xxhdpi-v4/menu_premium_clock_add.webp","res/drawable-xxhdpi-v4/menu_premium_effects.webp","res/drawable-xxhdpi-v4/menu_premium_location.webp","res/drawable-xxhdpi-v4/menu_premium_main.webp","res/drawable-xxhdpi-v4/menu_premium_seen.webp","res/drawable-xxhdpi-v4/menu_premium_tools.webp","res/drawable-xxhdpi-v4/menu_privacy.webp","res/drawable-xxhdpi-v4/menu_privacy_policy.webp","res/drawable-xxhdpi-v4/menu_profile_colors.webp","res/drawable-xxhdpi-v4/menu_profile_colors_locked.webp","res/drawable-xxhdpi-v4/menu_quality_hd.webp","res/drawable-xxhdpi-v4/menu_quality_hd2.webp","res/drawable-xxhdpi-v4/menu_quality_hd_filled.png","res/drawable-xxhdpi-v4/menu_quality_sd.webp","res/drawable-xxhdpi-v4/menu_quality_sd_filled.png","res/drawable-xxhdpi-v4/menu_quickreply.webp","res/drawable-xxhdpi-v4/menu_quote_delete.webp","res/drawable-xxhdpi-v4/menu_quote_specific.webp","res/drawable-xxhdpi-v4/menu_random.webp","res/drawable-xxhdpi-v4/menu_reaction_delete_24.png","res/drawable-xxhdpi-v4/menu_refund.png","res/drawable-xxhdpi-v4/menu_select_quote.webp","res/drawable-xxhdpi-v4/menu_share_off_24.png","res/drawable-xxhdpi-v4/menu_share_on_24.png","res/drawable-xxhdpi-v4/menu_shop.webp","res/drawable-xxhdpi-v4/menu_sidebar_bottom.png","res/drawable-xxhdpi-v4/menu_sidebar_top.png","res/drawable-xxhdpi-v4/menu_stars_gift.webp","res/drawable-xxhdpi-v4/menu_sticker_add.webp","res/drawable-xxhdpi-v4/menu_sticker_select.webp","res/drawable-xxhdpi-v4/menu_storage_path.webp","res/drawable-xxhdpi-v4/menu_stream_comments_24.png","res/drawable-xxhdpi-v4/menu_stream_pip.png","res/drawable-xxhdpi-v4/menu_tag_delete.webp","res/drawable-xxhdpi-v4/menu_tag_edit.webp","res/drawable-xxhdpi-v4/menu_tag_filter.webp","res/drawable-xxhdpi-v4/menu_tag_plus.webp","res/drawable-xxhdpi-v4/menu_tag_rename.webp","res/drawable-xxhdpi-v4/menu_top_bidders_24.png","res/drawable-xxhdpi-v4/menu_unlock.webp","res/drawable-xxhdpi-v4/menu_unsave_story.webp","res/drawable-xxhdpi-v4/menu_username_change.webp","res/drawable-xxhdpi-v4/menu_username_set.webp","res/drawable-xxhdpi-v4/menu_verification.png","res/drawable-xxhdpi-v4/menu_video_chromecast.webp","res/drawable-xxhdpi-v4/menu_video_loop.webp","res/drawable-xxhdpi-v4/menu_video_pip.webp","res/drawable-xxhdpi-v4/menu_views_reactions.webp","res/drawable-xxhdpi-v4/menu_views_reactions2.webp","res/drawable-xxhdpi-v4/menu_views_reactions3.webp","res/drawable-xxhdpi-v4/menu_views_recent.webp","res/drawable-xxhdpi-v4/menu_views_recent2.webp","res/drawable-xxhdpi-v4/menu_views_recent3.webp","res/drawable-xxhdpi-v4/menu_views_reposts.webp","res/drawable-xxhdpi-v4/menu_views_reposts3.webp","res/drawable-xxhdpi-v4/mini_boost_badge.webp","res/drawable-xxhdpi-v4/mini_boost_button.webp","res/drawable-xxhdpi-v4/mini_boost_profile_badge.webp","res/drawable-xxhdpi-v4/mini_boost_profile_badge2.webp","res/drawable-xxhdpi-v4/mini_boost_remove.webp","res/drawable-xxhdpi-v4/mini_call_in_16.png","res/drawable-xxhdpi-v4/mini_call_join.png","res/drawable-xxhdpi-v4/mini_call_out_16.png","res/drawable-xxhdpi-v4/mini_casting_fill.png","res/drawable-xxhdpi-v4/mini_checklist_add.png","res/drawable-xxhdpi-v4/mini_checklist_done.png","res/drawable-xxhdpi-v4/mini_checklist_undone.png","res/drawable-xxhdpi-v4/mini_external_link.webp","res/drawable-xxhdpi-v4/mini_forward_story.webp","res/drawable-xxhdpi-v4/mini_forwarded.webp","res/drawable-xxhdpi-v4/mini_gift.webp","res/drawable-xxhdpi-v4/mini_gift_hidden.png","res/drawable-xxhdpi-v4/mini_giveaway.webp","res/drawable-xxhdpi-v4/mini_like_filled.webp","res/drawable-xxhdpi-v4/mini_mention_filled_16.png","res/drawable-xxhdpi-v4/mini_more_dots.webp","res/drawable-xxhdpi-v4/mini_quote.webp","res/drawable-xxhdpi-v4/mini_replace_16.png","res/drawable-xxhdpi-v4/mini_reply_poll_16.png","res/drawable-xxhdpi-v4/mini_reply_user.webp","res/drawable-xxhdpi-v4/mini_repost_story.webp","res/drawable-xxhdpi-v4/mini_roll.png","res/drawable-xxhdpi-v4/mini_stats.png","res/drawable-xxhdpi-v4/mini_stats_likes.webp","res/drawable-xxhdpi-v4/mini_stats_shares.webp","res/drawable-xxhdpi-v4/mini_switch_lock.webp","res/drawable-xxhdpi-v4/mini_ton.webp","res/drawable-xxhdpi-v4/mini_topup.png","res/drawable-xxhdpi-v4/mini_viewonce.webp","res/drawable-xxhdpi-v4/mini_views_likes.webp","res/drawable-xxhdpi-v4/minibubble_in.webp","res/drawable-xxhdpi-v4/miniplayer_close.webp","res/drawable-xxhdpi-v4/minithumb_play.webp","res/drawable-xxhdpi-v4/msg2_animations.webp","res/drawable-xxhdpi-v4/msg2_archived_stickers.webp","res/drawable-xxhdpi-v4/msg2_ask_question.webp","res/drawable-xxhdpi-v4/msg2_autodelete.webp","res/drawable-xxhdpi-v4/msg2_battery.webp","res/drawable-xxhdpi-v4/msg2_block2.webp","res/drawable-xxhdpi-v4/msg2_call_earpiece.webp","res/drawable-xxhdpi-v4/msg2_chats_add.webp","res/drawable-xxhdpi-v4/msg2_data.webp","res/drawable-xxhdpi-v4/msg2_devices.webp","res/drawable-xxhdpi-v4/msg2_discussion.webp","res/drawable-xxhdpi-v4/msg2_email.webp","res/drawable-xxhdpi-v4/msg2_folder.webp","res/drawable-xxhdpi-v4/msg2_gif.webp","res/drawable-xxhdpi-v4/msg2_help.webp","res/drawable-xxhdpi-v4/msg2_language.webp","res/drawable-xxhdpi-v4/msg2_link2.webp","res/drawable-xxhdpi-v4/msg2_notifications.webp","res/drawable-xxhdpi-v4/msg2_permissions.webp","res/drawable-xxhdpi-v4/msg2_policy.webp","res/drawable-xxhdpi-v4/msg2_reactions2.webp","res/drawable-xxhdpi-v4/msg2_secret.webp","res/drawable-xxhdpi-v4/msg2_smile_status.webp","res/drawable-xxhdpi-v4/msg2_sticker.webp","res/drawable-xxhdpi-v4/msg2_trending.webp","res/drawable-xxhdpi-v4/msg2_videocall.webp","res/drawable-xxhdpi-v4/msg_actions.webp","res/drawable-xxhdpi-v4/msg_add.webp","res/drawable-xxhdpi-v4/msg_addbio.webp","res/drawable-xxhdpi-v4/msg_addbot.webp","res/drawable-xxhdpi-v4/msg_addcontact.webp","res/drawable-xxhdpi-v4/msg_addfolder.webp","res/drawable-xxhdpi-v4/msg_addphoto.webp","res/drawable-xxhdpi-v4/msg_admin_add.webp","res/drawable-xxhdpi-v4/msg_admins.webp","res/drawable-xxhdpi-v4/msg_allowspeak.webp","res/drawable-xxhdpi-v4/msg_archive.webp","res/drawable-xxhdpi-v4/msg_archive_archive.webp","res/drawable-xxhdpi-v4/msg_archive_hide.webp","res/drawable-xxhdpi-v4/msg_archive_show.webp","res/drawable-xxhdpi-v4/msg_archive_stories.webp","res/drawable-xxhdpi-v4/msg_arrow_avatar.webp","res/drawable-xxhdpi-v4/msg_arrow_back.webp","res/drawable-xxhdpi-v4/msg_arrow_forward.webp","res/drawable-xxhdpi-v4/msg_arrowright.webp","res/drawable-xxhdpi-v4/msg_autodelete.webp","res/drawable-xxhdpi-v4/msg_autodelete_1d.webp","res/drawable-xxhdpi-v4/msg_autodelete_1m.webp","res/drawable-xxhdpi-v4/msg_autodelete_1w.webp","res/drawable-xxhdpi-v4/msg_autodelete_2d.webp","res/drawable-xxhdpi-v4/msg_autodelete_badge2.webp","res/drawable-xxhdpi-v4/msg_background.webp","res/drawable-xxhdpi-v4/msg_block.webp","res/drawable-xxhdpi-v4/msg_block2.webp","res/drawable-xxhdpi-v4/msg_blur_linear.webp","res/drawable-xxhdpi-v4/msg_blur_off.webp","res/drawable-xxhdpi-v4/msg_blur_radial.webp","res/drawable-xxhdpi-v4/msg_bot.webp","res/drawable-xxhdpi-v4/msg_bots.webp","res/drawable-xxhdpi-v4/msg_brightness_high.webp","res/drawable-xxhdpi-v4/msg_brightness_low.webp","res/drawable-xxhdpi-v4/msg_calendar.webp","res/drawable-xxhdpi-v4/msg_calendar2.webp","res/drawable-xxhdpi-v4/msg_call_bluetooth.webp","res/drawable-xxhdpi-v4/msg_call_earpiece.webp","res/drawable-xxhdpi-v4/msg_call_minimize_shadow.webp","res/drawable-xxhdpi-v4/msg_call_speaker.webp","res/drawable-xxhdpi-v4/msg_callback.webp","res/drawable-xxhdpi-v4/msg_calls.webp","res/drawable-xxhdpi-v4/msg_calls_minimize.webp","res/drawable-xxhdpi-v4/msg_calls_regular.webp","res/drawable-xxhdpi-v4/msg_camera.webp","res/drawable-xxhdpi-v4/msg_cancel.webp","res/drawable-xxhdpi-v4/msg_channel.webp","res/drawable-xxhdpi-v4/msg_channel_create.webp","res/drawable-xxhdpi-v4/msg_chats_remove.webp","res/drawable-xxhdpi-v4/msg_check_s.webp","res/drawable-xxhdpi-v4/msg_clear.webp","res/drawable-xxhdpi-v4/msg_clear_input.webp","res/drawable-xxhdpi-v4/msg_clear_recent.webp","res/drawable-xxhdpi-v4/msg_clearcache.webp","res/drawable-xxhdpi-v4/msg_close.webp","res/drawable-xxhdpi-v4/msg_colors.webp","res/drawable-xxhdpi-v4/msg_contact.webp","res/drawable-xxhdpi-v4/msg_contact_add.webp","res/drawable-xxhdpi-v4/msg_contacts.webp","res/drawable-xxhdpi-v4/msg_contacts_name.webp","res/drawable-xxhdpi-v4/msg_contacts_time.webp","res/drawable-xxhdpi-v4/msg_copy.webp","res/drawable-xxhdpi-v4/msg_copy_filled.webp","res/drawable-xxhdpi-v4/msg_current_location.webp","res/drawable-xxhdpi-v4/msg_customize.webp","res/drawable-xxhdpi-v4/msg_customize_s.webp","res/drawable-xxhdpi-v4/msg_delete.png","res/drawable-xxhdpi-v4/msg_delete_auto.webp","res/drawable-xxhdpi-v4/msg_delete_filled.webp","res/drawable-xxhdpi-v4/msg_disable.webp","res/drawable-xxhdpi-v4/msg_discuss.webp","res/drawable-xxhdpi-v4/msg_discussion.webp","res/drawable-xxhdpi-v4/msg_download.webp","res/drawable-xxhdpi-v4/msg_download_settings.webp","res/drawable-xxhdpi-v4/msg_edit.webp","res/drawable-xxhdpi-v4/msg_emoji_activities.webp","res/drawable-xxhdpi-v4/msg_emoji_cat.webp","res/drawable-xxhdpi-v4/msg_emoji_flags.webp","res/drawable-xxhdpi-v4/msg_emoji_food.webp","res/drawable-xxhdpi-v4/msg_emoji_objects.webp","res/drawable-xxhdpi-v4/msg_emoji_other.webp","res/drawable-xxhdpi-v4/msg_emoji_question.webp","res/drawable-xxhdpi-v4/msg_emoji_recent.webp","res/drawable-xxhdpi-v4/msg_emoji_smiles.webp","res/drawable-xxhdpi-v4/msg_emoji_stickers.webp","res/drawable-xxhdpi-v4/msg_emoji_travel.webp","res/drawable-xxhdpi-v4/msg_endcall.webp","res/drawable-xxhdpi-v4/msg_expand.webp","res/drawable-xxhdpi-v4/msg_fave.webp","res/drawable-xxhdpi-v4/msg_filehq.webp","res/drawable-xxhdpi-v4/msg_filled_blocked.webp","res/drawable-xxhdpi-v4/msg_filled_data_calls.webp","res/drawable-xxhdpi-v4/msg_filled_data_files.webp","res/drawable-xxhdpi-v4/msg_filled_data_messages.webp","res/drawable-xxhdpi-v4/msg_filled_data_music.webp","res/drawable-xxhdpi-v4/msg_filled_data_photos.webp","res/drawable-xxhdpi-v4/msg_filled_data_received.webp","res/drawable-xxhdpi-v4/msg_filled_data_sent.webp","res/drawable-xxhdpi-v4/msg_filled_data_videos.webp","res/drawable-xxhdpi-v4/msg_filled_data_voice.webp","res/drawable-xxhdpi-v4/msg_filled_datausage.webp","res/drawable-xxhdpi-v4/msg_filled_general.webp","res/drawable-xxhdpi-v4/msg_filled_general_large.webp","res/drawable-xxhdpi-v4/msg_filled_lockedrecord.webp","res/drawable-xxhdpi-v4/msg_filled_menu_channels.webp","res/drawable-xxhdpi-v4/msg_filled_menu_groups.webp","res/drawable-xxhdpi-v4/msg_filled_menu_users.webp","res/drawable-xxhdpi-v4/msg_filled_plus.webp","res/drawable-xxhdpi-v4/msg_filled_sdcard.webp","res/drawable-xxhdpi-v4/msg_filled_shareout.webp","res/drawable-xxhdpi-v4/msg_filled_storageusage.webp","res/drawable-xxhdpi-v4/msg_filled_stories.webp","res/drawable-xxhdpi-v4/msg_filled_unlockedrecord.webp","res/drawable-xxhdpi-v4/msg_folders.webp","res/drawable-xxhdpi-v4/msg_folders_archive.webp","res/drawable-xxhdpi-v4/msg_folders_bots.webp","res/drawable-xxhdpi-v4/msg_folders_channels.webp","res/drawable-xxhdpi-v4/msg_folders_groups.webp","res/drawable-xxhdpi-v4/msg_folders_muted.webp","res/drawable-xxhdpi-v4/msg_folders_private.webp","res/drawable-xxhdpi-v4/msg_folders_read.webp","res/drawable-xxhdpi-v4/msg_folders_requests.webp","res/drawable-xxhdpi-v4/msg_forward.webp","res/drawable-xxhdpi-v4/msg_forward_replace.webp","res/drawable-xxhdpi-v4/msg_gallery.webp","res/drawable-xxhdpi-v4/msg_gallery_locked1.webp","res/drawable-xxhdpi-v4/msg_gallery_locked2.webp","res/drawable-xxhdpi-v4/msg_gif.webp","res/drawable-xxhdpi-v4/msg_gif_add.webp","res/drawable-xxhdpi-v4/msg_gift_premium.webp","res/drawable-xxhdpi-v4/msg_go_down.webp","res/drawable-xxhdpi-v4/msg_go_up.webp","res/drawable-xxhdpi-v4/msg_groups.webp","res/drawable-xxhdpi-v4/msg_groups_create.webp","res/drawable-xxhdpi-v4/msg_halfcheck.webp","res/drawable-xxhdpi-v4/msg_halfcheck_s.webp","res/drawable-xxhdpi-v4/msg_handdown.webp","res/drawable-xxhdpi-v4/msg_header_draw.webp","res/drawable-xxhdpi-v4/msg_header_share.webp","res/drawable-xxhdpi-v4/msg_help.webp","res/drawable-xxhdpi-v4/msg_home.webp","res/drawable-xxhdpi-v4/msg_hybrid.webp","res/drawable-xxhdpi-v4/msg_info.webp","res/drawable-xxhdpi-v4/msg_input_attach2.webp","res/drawable-xxhdpi-v4/msg_input_gift.webp","res/drawable-xxhdpi-v4/msg_input_like.webp","res/drawable-xxhdpi-v4/msg_inputarrow.webp","res/drawable-xxhdpi-v4/msg_instant.webp","res/drawable-xxhdpi-v4/msg_instant_link.webp","res/drawable-xxhdpi-v4/msg_invited.webp","res/drawable-xxhdpi-v4/msg_jobtitle.webp","res/drawable-xxhdpi-v4/msg_language.webp","res/drawable-xxhdpi-v4/msg_leave.webp","res/drawable-xxhdpi-v4/msg_limit_accounts.webp","res/drawable-xxhdpi-v4/msg_limit_chats.webp","res/drawable-xxhdpi-v4/msg_limit_folder.webp","res/drawable-xxhdpi-v4/msg_limit_groups.webp","res/drawable-xxhdpi-v4/msg_limit_links.webp","res/drawable-xxhdpi-v4/msg_limit_pin.webp","res/drawable-xxhdpi-v4/msg_limit_stories.webp","res/drawable-xxhdpi-v4/msg_link.webp","res/drawable-xxhdpi-v4/msg_link2.webp","res/drawable-xxhdpi-v4/msg_link_1.webp","res/drawable-xxhdpi-v4/msg_link_2.webp","res/drawable-xxhdpi-v4/msg_link_folder.webp","res/drawable-xxhdpi-v4/msg_list.webp","res/drawable-xxhdpi-v4/msg_location.webp","res/drawable-xxhdpi-v4/msg_location_alert.webp","res/drawable-xxhdpi-v4/msg_location_alert2.webp","res/drawable-xxhdpi-v4/msg_log.webp","res/drawable-xxhdpi-v4/msg_map.webp","res/drawable-xxhdpi-v4/msg_map_type.webp","res/drawable-xxhdpi-v4/msg_markread.webp","res/drawable-xxhdpi-v4/msg_markunread.webp","res/drawable-xxhdpi-v4/msg_mask.webp","res/drawable-xxhdpi-v4/msg_maxvideo.webp","res/drawable-xxhdpi-v4/msg_media.webp","res/drawable-xxhdpi-v4/msg_members_list2.webp","res/drawable-xxhdpi-v4/msg_mention.webp","res/drawable-xxhdpi-v4/msg_menu_stories.webp","res/drawable-xxhdpi-v4/msg_message.webp","res/drawable-xxhdpi-v4/msg_message_s.webp","res/drawable-xxhdpi-v4/msg_mini_addemoji.webp","res/drawable-xxhdpi-v4/msg_mini_addstory.webp","res/drawable-xxhdpi-v4/msg_mini_arrow_mediabold.webp","res/drawable-xxhdpi-v4/msg_mini_arrow_mediathin.webp","res/drawable-xxhdpi-v4/msg_mini_autodelete.webp","res/drawable-xxhdpi-v4/msg_mini_autodelete_empty.webp","res/drawable-xxhdpi-v4/msg_mini_autodelete_timer.webp","res/drawable-xxhdpi-v4/msg_mini_bomb.webp","res/drawable-xxhdpi-v4/msg_mini_checks.webp","res/drawable-xxhdpi-v4/msg_mini_close_tooltip.webp","res/drawable-xxhdpi-v4/msg_mini_closefriends.webp","res/drawable-xxhdpi-v4/msg_mini_customize.webp","res/drawable-xxhdpi-v4/msg_mini_download.webp","res/drawable-xxhdpi-v4/msg_mini_fireoff.webp","res/drawable-xxhdpi-v4/msg_mini_fireon.webp","res/drawable-xxhdpi-v4/msg_mini_forumarrow.webp","res/drawable-xxhdpi-v4/msg_mini_lock2.webp","res/drawable-xxhdpi-v4/msg_mini_lock3.webp","res/drawable-xxhdpi-v4/msg_mini_lockedemoji.webp","res/drawable-xxhdpi-v4/msg_mini_premiumlock.webp","res/drawable-xxhdpi-v4/msg_mini_qr.webp","res/drawable-xxhdpi-v4/msg_mini_replystory.webp","res/drawable-xxhdpi-v4/msg_mini_replystory2.webp","res/drawable-xxhdpi-v4/msg_mini_stickerstar.webp","res/drawable-xxhdpi-v4/msg_mini_topicarrow.webp","res/drawable-xxhdpi-v4/msg_mini_upload.webp","res/drawable-xxhdpi-v4/msg_minvideo.webp","res/drawable-xxhdpi-v4/msg_msgbubble.webp","res/drawable-xxhdpi-v4/msg_msgbubble2.webp","res/drawable-xxhdpi-v4/msg_msgbubble3.webp","res/drawable-xxhdpi-v4/msg_mute.webp","res/drawable-xxhdpi-v4/msg_mute_1h.webp","res/drawable-xxhdpi-v4/msg_mute_period.webp","res/drawable-xxhdpi-v4/msg_newphone.webp","res/drawable-xxhdpi-v4/msg_noise_off.webp","res/drawable-xxhdpi-v4/msg_noise_on.webp","res/drawable-xxhdpi-v4/msg_notifications.webp","res/drawable-xxhdpi-v4/msg_notspam.webp","res/drawable-xxhdpi-v4/msg_online.webp","res/drawable-xxhdpi-v4/msg_openin.webp","res/drawable-xxhdpi-v4/msg_openprofile.webp","res/drawable-xxhdpi-v4/msg_other_new_filled.webp","res/drawable-xxhdpi-v4/msg_other_new_filled_text.webp","res/drawable-xxhdpi-v4/msg_other_new_outline.webp","res/drawable-xxhdpi-v4/msg_palette.webp","res/drawable-xxhdpi-v4/msg_panel_clear.webp","res/drawable-xxhdpi-v4/msg_payment_address.webp","res/drawable-xxhdpi-v4/msg_payment_card.webp","res/drawable-xxhdpi-v4/msg_payment_delivery.webp","res/drawable-xxhdpi-v4/msg_payment_provider.webp","res/drawable-xxhdpi-v4/msg_permissions.webp","res/drawable-xxhdpi-v4/msg_photo_back.webp","res/drawable-xxhdpi-v4/msg_photo_blur.webp","res/drawable-xxhdpi-v4/msg_photo_cropfix.webp","res/drawable-xxhdpi-v4/msg_photo_curve.webp","res/drawable-xxhdpi-v4/msg_photo_flip.webp","res/drawable-xxhdpi-v4/msg_photo_rotate.webp","res/drawable-xxhdpi-v4/msg_photo_settings.webp","res/drawable-xxhdpi-v4/msg_photo_sticker.webp","res/drawable-xxhdpi-v4/msg_photo_switch2.webp","res/drawable-xxhdpi-v4/msg_photo_text2.webp","res/drawable-xxhdpi-v4/msg_photo_text_framed.webp","res/drawable-xxhdpi-v4/msg_photo_text_framed2.webp","res/drawable-xxhdpi-v4/msg_photo_text_framed3.webp","res/drawable-xxhdpi-v4/msg_photo_text_regular.webp","res/drawable-xxhdpi-v4/msg_photoeditor.webp","res/drawable-xxhdpi-v4/msg_photos.webp","res/drawable-xxhdpi-v4/msg_pin.webp","res/drawable-xxhdpi-v4/msg_pin_code.webp","res/drawable-xxhdpi-v4/msg_pin_filled.webp","res/drawable-xxhdpi-v4/msg_pin_mini.webp","res/drawable-xxhdpi-v4/msg_pinnedlist.webp","res/drawable-xxhdpi-v4/msg_played.webp","res/drawable-xxhdpi-v4/msg_policy.webp","res/drawable-xxhdpi-v4/msg_pollstop.webp","res/drawable-xxhdpi-v4/msg_premium_ads.webp","res/drawable-xxhdpi-v4/msg_premium_avatar.webp","res/drawable-xxhdpi-v4/msg_premium_badge.webp","res/drawable-xxhdpi-v4/msg_premium_emoji.webp","res/drawable-xxhdpi-v4/msg_premium_icons.webp","res/drawable-xxhdpi-v4/msg_premium_limits.webp","res/drawable-xxhdpi-v4/msg_premium_liststar.webp","res/drawable-xxhdpi-v4/msg_premium_lock2.webp","res/drawable-xxhdpi-v4/msg_premium_normal.webp","res/drawable-xxhdpi-v4/msg_premium_prolfilestar.webp","res/drawable-xxhdpi-v4/msg_premium_reactions.webp","res/drawable-xxhdpi-v4/msg_premium_speed.webp","res/drawable-xxhdpi-v4/msg_premium_stickers.webp","res/drawable-xxhdpi-v4/msg_premium_translate.webp","res/drawable-xxhdpi-v4/msg_premium_uploads.webp","res/drawable-xxhdpi-v4/msg_premium_voice.webp","res/drawable-xxhdpi-v4/msg_psa.webp","res/drawable-xxhdpi-v4/msg_qr_mini.webp","res/drawable-xxhdpi-v4/msg_qrcode.webp","res/drawable-xxhdpi-v4/msg_rate_down.webp","res/drawable-xxhdpi-v4/msg_rate_up.webp","res/drawable-xxhdpi-v4/msg_reactions.webp","res/drawable-xxhdpi-v4/msg_reactions2.webp","res/drawable-xxhdpi-v4/msg_reactions_expand.webp","res/drawable-xxhdpi-v4/msg_reactions_filled.webp","res/drawable-xxhdpi-v4/msg_recent.webp","res/drawable-xxhdpi-v4/msg_remove.webp","res/drawable-xxhdpi-v4/msg_removefolder.webp","res/drawable-xxhdpi-v4/msg_reorder.webp","res/drawable-xxhdpi-v4/msg_replace.webp","res/drawable-xxhdpi-v4/msg_reply_small.webp","res/drawable-xxhdpi-v4/msg_report.webp","res/drawable-xxhdpi-v4/msg_report_drugs.webp","res/drawable-xxhdpi-v4/msg_report_fake.webp","res/drawable-xxhdpi-v4/msg_report_other.webp","res/drawable-xxhdpi-v4/msg_report_personal.webp","res/drawable-xxhdpi-v4/msg_report_violence.webp","res/drawable-xxhdpi-v4/msg_report_xxx.webp","res/drawable-xxhdpi-v4/msg_requests.webp","res/drawable-xxhdpi-v4/msg_reset.webp","res/drawable-xxhdpi-v4/msg_retry.webp","res/drawable-xxhdpi-v4/msg_round_cancel_m.webp","res/drawable-xxhdpi-v4/msg_round_file_s.webp","res/drawable-xxhdpi-v4/msg_round_gif_m.webp","res/drawable-xxhdpi-v4/msg_round_load_m.webp","res/drawable-xxhdpi-v4/msg_round_pause_m.webp","res/drawable-xxhdpi-v4/msg_round_play_m.webp","res/drawable-xxhdpi-v4/msg_satellite.webp","res/drawable-xxhdpi-v4/msg_save_story.webp","res/drawable-xxhdpi-v4/msg_saved.webp","res/drawable-xxhdpi-v4/msg_screencast.webp","res/drawable-xxhdpi-v4/msg_screencast_off.webp","res/drawable-xxhdpi-v4/msg_search.webp","res/drawable-xxhdpi-v4/msg_secret.webp","res/drawable-xxhdpi-v4/msg_seen.webp","res/drawable-xxhdpi-v4/msg_select.webp","res/drawable-xxhdpi-v4/msg_send.webp","res/drawable-xxhdpi-v4/msg_sendfile.webp","res/drawable-xxhdpi-v4/msg_settings.webp","res/drawable-xxhdpi-v4/msg_settings_old.webp","res/drawable-xxhdpi-v4/msg_settings_premium.webp","res/drawable-xxhdpi-v4/msg_share.webp","res/drawable-xxhdpi-v4/msg_share_filled.webp","res/drawable-xxhdpi-v4/msg_shareout.webp","res/drawable-xxhdpi-v4/msg_silent.webp","res/drawable-xxhdpi-v4/msg_smile_status.webp","res/drawable-xxhdpi-v4/msg_speed.webp","res/drawable-xxhdpi-v4/msg_speed_0_2.webp","res/drawable-xxhdpi-v4/msg_speed_fast.webp","res/drawable-xxhdpi-v4/msg_speed_medium.webp","res/drawable-xxhdpi-v4/msg_speed_normal.webp","res/drawable-xxhdpi-v4/msg_speed_slow.webp","res/drawable-xxhdpi-v4/msg_speed_superfast.webp","res/drawable-xxhdpi-v4/msg_speed_veryfast.webp","res/drawable-xxhdpi-v4/msg_spoiler.webp","res/drawable-xxhdpi-v4/msg_spoiler_off.webp","res/drawable-xxhdpi-v4/msg_stats.webp","res/drawable-xxhdpi-v4/msg_stealth_25min.webp","res/drawable-xxhdpi-v4/msg_stealth_5min.webp","res/drawable-xxhdpi-v4/msg_stealth_locked.webp","res/drawable-xxhdpi-v4/msg_sticker.webp","res/drawable-xxhdpi-v4/msg_stories_add.webp","res/drawable-xxhdpi-v4/msg_stories_archive.webp","res/drawable-xxhdpi-v4/msg_stories_caption.webp","res/drawable-xxhdpi-v4/msg_stories_closefriends.webp","res/drawable-xxhdpi-v4/msg_stories_link.webp","res/drawable-xxhdpi-v4/msg_stories_myhide.webp","res/drawable-xxhdpi-v4/msg_stories_order.webp","res/drawable-xxhdpi-v4/msg_stories_save.webp","res/drawable-xxhdpi-v4/msg_stories_saved.webp","res/drawable-xxhdpi-v4/msg_stories_stealth.webp","res/drawable-xxhdpi-v4/msg_stories_stealth2.webp","res/drawable-xxhdpi-v4/msg_stories_timer.webp","res/drawable-xxhdpi-v4/msg_stories_views.webp","res/drawable-xxhdpi-v4/msg_tabs_mic1.webp","res/drawable-xxhdpi-v4/msg_tabs_mic2.webp","res/drawable-xxhdpi-v4/msg_text_check.webp","res/drawable-xxhdpi-v4/msg_text_outlined.webp","res/drawable-xxhdpi-v4/msg_theme.webp","res/drawable-xxhdpi-v4/msg_ton.webp","res/drawable-xxhdpi-v4/msg_tone_add.webp","res/drawable-xxhdpi-v4/msg_tone_off.webp","res/drawable-xxhdpi-v4/msg_tone_on.webp","res/drawable-xxhdpi-v4/msg_topic_close.webp","res/drawable-xxhdpi-v4/msg_topic_create.webp","res/drawable-xxhdpi-v4/msg_topic_restart.webp","res/drawable-xxhdpi-v4/msg_topics.webp","res/drawable-xxhdpi-v4/msg_translate.webp","res/drawable-xxhdpi-v4/msg_unarchive.webp","res/drawable-xxhdpi-v4/msg_unfave.webp","res/drawable-xxhdpi-v4/msg_ungroup.webp","res/drawable-xxhdpi-v4/msg_unmute.webp","res/drawable-xxhdpi-v4/msg_unpin.webp","res/drawable-xxhdpi-v4/msg_unvote.webp","res/drawable-xxhdpi-v4/msg_user_remove.webp","res/drawable-xxhdpi-v4/msg_user_search.webp","res/drawable-xxhdpi-v4/msg_usersearch.webp","res/drawable-xxhdpi-v4/msg_video.webp","res/drawable-xxhdpi-v4/msg_videocall.webp","res/drawable-xxhdpi-v4/msg_view_file.webp","res/drawable-xxhdpi-v4/msg_viewchats.webp","res/drawable-xxhdpi-v4/msg_viewintopic.webp","res/drawable-xxhdpi-v4/msg_viewreplies.webp","res/drawable-xxhdpi-v4/msg_views.webp","res/drawable-xxhdpi-v4/msg_voice_bluetooth.webp","res/drawable-xxhdpi-v4/msg_voice_headphones.webp","res/drawable-xxhdpi-v4/msg_voice_muted.webp","res/drawable-xxhdpi-v4/msg_voice_phone.webp","res/drawable-xxhdpi-v4/msg_voice_pip.webp","res/drawable-xxhdpi-v4/msg_voice_speaker.webp","res/drawable-xxhdpi-v4/msg_voice_unmuted.webp","res/drawable-xxhdpi-v4/msg_voicechat.webp","res/drawable-xxhdpi-v4/msg_voicechat2.webp","res/drawable-xxhdpi-v4/msg_voiceclose.webp","res/drawable-xxhdpi-v4/msg_voiceshare.webp","res/drawable-xxhdpi-v4/msg_warning.webp","res/drawable-xxhdpi-v4/msg_work.webp","res/drawable-xxhdpi-v4/msg_zoomin.webp","res/drawable-xxhdpi-v4/msg_zoomout.webp","res/drawable-xxhdpi-v4/msg_zoomout_stats.webp","res/drawable-xxhdpi-v4/music_empty.webp","res/drawable-xxhdpi-v4/nav_edit_attach.webp","res/drawable-xxhdpi-v4/navbar_search_tag.webp","res/drawable-xxhdpi-v4/newmsg_divider.webp","res/drawable-xxhdpi-v4/newyear.webp","res/drawable-xxhdpi-v4/no_passport.webp","res/drawable-xxhdpi-v4/no_password.webp","res/drawable-xxhdpi-v4/nocover_big.9.png","res/drawable-xxhdpi-v4/nocover_small.9.png","res/drawable-xxhdpi-v4/nophotos.9.png","res/drawable-xxhdpi-v4/nophotos3.9.png","res/drawable-xxhdpi-v4/notification.webp","res/drawable-xxhdpi-v4/notifications_mute1h.webp","res/drawable-xxhdpi-v4/notifications_mute2d.webp","res/drawable-xxhdpi-v4/notifications_off.webp","res/drawable-xxhdpi-v4/notifications_on.webp","res/drawable-xxhdpi-v4/notifications_settings.webp","res/drawable-xxhdpi-v4/other_2x_large.webp","res/drawable-xxhdpi-v4/other_chats.png","res/drawable-xxhdpi-v4/other_lockedfolders.webp","res/drawable-xxhdpi-v4/other_lockedfolders2.webp","res/drawable-xxhdpi-v4/outline_attach_camera_24.png","res/drawable-xxhdpi-v4/outline_caption_24.png","res/drawable-xxhdpi-v4/outline_fab_story_24.png","res/drawable-xxhdpi-v4/outline_groups_24.png","res/drawable-xxhdpi-v4/outline_header_lock_24.png","res/drawable-xxhdpi-v4/outline_header_qr_24.png","res/drawable-xxhdpi-v4/outline_poll_add_24.png","res/drawable-xxhdpi-v4/outline_poll_emoji_24.png","res/drawable-xxhdpi-v4/outline_profile_call_24.png","res/drawable-xxhdpi-v4/outline_profile_edit_24.png","res/drawable-xxhdpi-v4/outline_profile_member_24.png","res/drawable-xxhdpi-v4/outline_profile_message_24.png","res/drawable-xxhdpi-v4/outline_profile_mute_24.png","res/drawable-xxhdpi-v4/outline_profile_stop_24.png","res/drawable-xxhdpi-v4/outline_profile_unmute_24.png","res/drawable-xxhdpi-v4/outline_profile_video_24.png","res/drawable-xxhdpi-v4/outline_saved_24.png","res/drawable-xxhdpi-v4/outline_search_1_24.png","res/drawable-xxhdpi-v4/outline_shield_check.png","res/drawable-xxhdpi-v4/outline_shield_plain_24.png","res/drawable-xxhdpi-v4/pagedown.webp","res/drawable-xxhdpi-v4/passcode_check.webp","res/drawable-xxhdpi-v4/permission_locked.webp","res/drawable-xxhdpi-v4/permissions_camera1.webp","res/drawable-xxhdpi-v4/permissions_camera2.webp","res/drawable-xxhdpi-v4/permissions_gallery1.webp","res/drawable-xxhdpi-v4/permissions_gallery2.webp","res/drawable-xxhdpi-v4/phone_activate.webp","res/drawable-xxhdpi-v4/photo_arrowshape.png","res/drawable-xxhdpi-v4/photo_paint_brush.webp","res/drawable-xxhdpi-v4/photo_rectangle.png","res/drawable-xxhdpi-v4/photo_rectangle_fill.png","res/drawable-xxhdpi-v4/photo_tooltip2.webp","res/drawable-xxhdpi-v4/photo_undo.webp","res/drawable-xxhdpi-v4/photobadge.9.png","res/drawable-xxhdpi-v4/photos_arrow.webp","res/drawable-xxhdpi-v4/photos_header_shadow.webp","res/drawable-xxhdpi-v4/photos_rounded.9.png","res/drawable-xxhdpi-v4/picker.png","res/drawable-xxhdpi-v4/pin.webp","res/drawable-xxhdpi-v4/pip_close.webp","res/drawable-xxhdpi-v4/pip_enlarge.webp","res/drawable-xxhdpi-v4/pip_pause_large.webp","res/drawable-xxhdpi-v4/pip_play_large.webp","res/drawable-xxhdpi-v4/pip_replay_large.webp","res/drawable-xxhdpi-v4/pip_video_close.webp","res/drawable-xxhdpi-v4/pip_video_expand.webp","res/drawable-xxhdpi-v4/play_mini_video.webp","res/drawable-xxhdpi-v4/player.webp","res/drawable-xxhdpi-v4/player_new_order.webp","res/drawable-xxhdpi-v4/player_new_repeat_reverse.webp","res/drawable-xxhdpi-v4/player_new_repeat_shuffle.webp","res/drawable-xxhdpi-v4/poll_add_circle.webp","res/drawable-xxhdpi-v4/poll_add_plus.webp","res/drawable-xxhdpi-v4/poll_remove.webp","res/drawable-xxhdpi-v4/poll_right.webp","res/drawable-xxhdpi-v4/poll_wrong.webp","res/drawable-xxhdpi-v4/popup_fixed_alert.9.png","res/drawable-xxhdpi-v4/popup_fixed_alert2.9.png","res/drawable-xxhdpi-v4/popup_fixed_alert3.9.png","res/drawable-xxhdpi-v4/popup_fixed_alert4.9.png","res/drawable-xxhdpi-v4/premium_colors.webp","res/drawable-xxhdpi-v4/premium_status.webp","res/drawable-xxhdpi-v4/premium_tags.webp","res/drawable-xxhdpi-v4/premium_wallpaper.webp","res/drawable-xxhdpi-v4/preview_arrow.webp","res/drawable-xxhdpi-v4/preview_custom.webp","res/drawable-xxhdpi-v4/preview_dots.webp","res/drawable-xxhdpi-v4/profile_discuss.webp","res/drawable-xxhdpi-v4/profile_level10_inner.png","res/drawable-xxhdpi-v4/profile_level10_outer.png","res/drawable-xxhdpi-v4/profile_level1_inner.png","res/drawable-xxhdpi-v4/profile_level1_outer.png","res/drawable-xxhdpi-v4/profile_level20_inner.png","res/drawable-xxhdpi-v4/profile_level20_outer.png","res/drawable-xxhdpi-v4/profile_level2_inner.png","res/drawable-xxhdpi-v4/profile_level2_outer.png","res/drawable-xxhdpi-v4/profile_level30_inner.png","res/drawable-xxhdpi-v4/profile_level30_outer.png","res/drawable-xxhdpi-v4/profile_level3_inner.png","res/drawable-xxhdpi-v4/profile_level3_outer.png","res/drawable-xxhdpi-v4/profile_level40_inner.png","res/drawable-xxhdpi-v4/profile_level40_outer.png","res/drawable-xxhdpi-v4/profile_level4_inner.png","res/drawable-xxhdpi-v4/profile_level4_outer.png","res/drawable-xxhdpi-v4/profile_level50_inner.png","res/drawable-xxhdpi-v4/profile_level50_outer.png","res/drawable-xxhdpi-v4/profile_level5_inner.png","res/drawable-xxhdpi-v4/profile_level5_outer.png","res/drawable-xxhdpi-v4/profile_level60_inner.png","res/drawable-xxhdpi-v4/profile_level60_outer.png","res/drawable-xxhdpi-v4/profile_level6_inner.png","res/drawable-xxhdpi-v4/profile_level6_outer.png","res/drawable-xxhdpi-v4/profile_level70_inner.png","res/drawable-xxhdpi-v4/profile_level70_outer.png","res/drawable-xxhdpi-v4/profile_level7_inner.png","res/drawable-xxhdpi-v4/profile_level7_outer.png","res/drawable-xxhdpi-v4/profile_level80_inner.png","res/drawable-xxhdpi-v4/profile_level80_outer.png","res/drawable-xxhdpi-v4/profile_level8_inner.png","res/drawable-xxhdpi-v4/profile_level8_outer.png","res/drawable-xxhdpi-v4/profile_level90_inner.png","res/drawable-xxhdpi-v4/profile_level90_outer.png","res/drawable-xxhdpi-v4/profile_level9_inner.png","res/drawable-xxhdpi-v4/profile_level9_outer.png","res/drawable-xxhdpi-v4/profile_level_minus_inner.png","res/drawable-xxhdpi-v4/profile_level_minus_outer.png","res/drawable-xxhdpi-v4/profile_newmsg.webp","res/drawable-xxhdpi-v4/profile_phone.webp","res/drawable-xxhdpi-v4/profile_video.webp","res/drawable-xxhdpi-v4/proxy_check.webp","res/drawable-xxhdpi-v4/qr_at_large.webp","res/drawable-xxhdpi-v4/qr_at_medium.webp","res/drawable-xxhdpi-v4/qr_at_small.webp","res/drawable-xxhdpi-v4/qr_flashlight.webp","res/drawable-xxhdpi-v4/qr_gallery.webp","res/drawable-xxhdpi-v4/quantum_ic_art_track_grey600_48.png","res/drawable-xxhdpi-v4/quantum_ic_bigtop_updates_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_cast_connected_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_cast_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_clear_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_closed_caption_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_closed_caption_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_forward_10_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_forward_30_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_forward_30_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_forward_30_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_pause_circle_filled_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_pause_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_pause_grey600_48.png","res/drawable-xxhdpi-v4/quantum_ic_pause_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_play_arrow_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_play_arrow_grey600_48.png","res/drawable-xxhdpi-v4/quantum_ic_play_arrow_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_play_circle_filled_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_play_circle_filled_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_refresh_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_replay_10_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_replay_30_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_replay_30_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_replay_30_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_replay_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_skip_next_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_skip_next_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_skip_next_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_skip_previous_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_skip_previous_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_skip_previous_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_stop_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_stop_grey600_48.png","res/drawable-xxhdpi-v4/quantum_ic_stop_white_24.png","res/drawable-xxhdpi-v4/quantum_ic_volume_off_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_volume_off_white_36.png","res/drawable-xxhdpi-v4/quantum_ic_volume_up_grey600_36.png","res/drawable-xxhdpi-v4/quantum_ic_volume_up_white_36.png","res/drawable-xxhdpi-v4/reactionbutton.webp","res/drawable-xxhdpi-v4/reactions_bubble_shadow.9.png","res/drawable-xxhdpi-v4/redcircle.webp","res/drawable-xxhdpi-v4/report.png","res/drawable-xxhdpi-v4/round_check2.webp","res/drawable-xxhdpi-v4/screencast_big.webp","res/drawable-xxhdpi-v4/search_arrow.webp","res/drawable-xxhdpi-v4/search_dark.9.png","res/drawable-xxhdpi-v4/search_dark_activated.9.png","res/drawable-xxhdpi-v4/search_date_filled.webp","res/drawable-xxhdpi-v4/search_files_filled.webp","res/drawable-xxhdpi-v4/search_links_filled.webp","res/drawable-xxhdpi-v4/search_media_filled.webp","res/drawable-xxhdpi-v4/search_music_filled.webp","res/drawable-xxhdpi-v4/search_users_filled.webp","res/drawable-xxhdpi-v4/search_voice_filled.webp","res/drawable-xxhdpi-v4/selectphoto_large.webp","res/drawable-xxhdpi-v4/send_plane_24.png","res/drawable-xxhdpi-v4/settings_arrow.webp","res/drawable-xxhdpi-v4/settings_channel.png","res/drawable-xxhdpi-v4/settings_features.png","res/drawable-xxhdpi-v4/settings_invite.png","res/drawable-xxhdpi-v4/settings_wallet.png","res/drawable-xxhdpi-v4/setup_bot_header.png","res/drawable-xxhdpi-v4/shadow_story_bottom.9.png","res/drawable-xxhdpi-v4/shadow_story_top.9.png","res/drawable-xxhdpi-v4/shadowdown.webp","res/drawable-xxhdpi-v4/shadowed_bubble1.webp","res/drawable-xxhdpi-v4/shadowed_bubble2_half.webp","res/drawable-xxhdpi-v4/share.webp","res/drawable-xxhdpi-v4/share_arrow.webp","res/drawable-xxhdpi-v4/sheet_shadow_round.9.png","res/drawable-xxhdpi-v4/shortcut_compose.webp","res/drawable-xxhdpi-v4/shortcut_user.webp","res/drawable-xxhdpi-v4/slide_dot_big.webp","res/drawable-xxhdpi-v4/slide_dot_small.webp","res/drawable-xxhdpi-v4/smallanimationpin.webp","res/drawable-xxhdpi-v4/smallanimationpinleft.webp","res/drawable-xxhdpi-v4/smallanimationpinright.webp","res/drawable-xxhdpi-v4/smiles_info.webp","res/drawable-xxhdpi-v4/smiles_inputsearch.webp","res/drawable-xxhdpi-v4/smiles_popup.9.png","res/drawable-xxhdpi-v4/smiles_tab_clear.webp","res/drawable-xxhdpi-v4/smiles_tab_gif.webp","res/drawable-xxhdpi-v4/smiles_tab_search.webp","res/drawable-xxhdpi-v4/smiles_tab_settings.webp","res/drawable-xxhdpi-v4/smiles_tab_smiles.webp","res/drawable-xxhdpi-v4/smiles_tab_stickers.webp","res/drawable-xxhdpi-v4/sms_bubble.webp","res/drawable-xxhdpi-v4/sms_code.webp","res/drawable-xxhdpi-v4/sms_devices.webp","res/drawable-xxhdpi-v4/star_reaction.png","res/drawable-xxhdpi-v4/star_small_inner.png","res/drawable-xxhdpi-v4/star_small_outline.png","res/drawable-xxhdpi-v4/stats_tooltip.9.png","res/drawable-xxhdpi-v4/sticker_added.webp","res/drawable-xxhdpi-v4/stickers_back_all.9.png","res/drawable-xxhdpi-v4/stickers_back_arrow.webp","res/drawable-xxhdpi-v4/stickers_back_center.9.png","res/drawable-xxhdpi-v4/stickers_back_left.9.png","res/drawable-xxhdpi-v4/stickers_back_right.9.png","res/drawable-xxhdpi-v4/stickers_empty.webp","res/drawable-xxhdpi-v4/stickers_favorites.webp","res/drawable-xxhdpi-v4/stickers_gifs_trending.webp","res/drawable-xxhdpi-v4/stickers_recent.webp","res/drawable-xxhdpi-v4/summary_arrow.png","res/drawable-xxhdpi-v4/summary_stars.png","res/drawable-xxhdpi-v4/system.9.png","res/drawable-xxhdpi-v4/tabs_reorder.webp","res/drawable-xxhdpi-v4/telegram_logo.png","res/drawable-xxhdpi-v4/telegram_logo_2.png","res/drawable-xxhdpi-v4/theme_picker.webp","res/drawable-xxhdpi-v4/timeline.png","res/drawable-xxhdpi-v4/toast_pallete.webp","res/drawable-xxhdpi-v4/ton.png","res/drawable-xxhdpi-v4/ton_16.png","res/drawable-xxhdpi-v4/tone_create.png","res/drawable-xxhdpi-v4/tooltip_arrow.webp","res/drawable-xxhdpi-v4/tooltip_arrow_up.webp","res/drawable-xxhdpi-v4/tooltip_sound.webp","res/drawable-xxhdpi-v4/venue_tooltip.9.png","res/drawable-xxhdpi-v4/verified_area.webp","res/drawable-xxhdpi-v4/verified_check.webp","res/drawable-xxhdpi-v4/verified_profile.webp","res/drawable-xxhdpi-v4/video_actions.webp","res/drawable-xxhdpi-v4/video_mute.webp","res/drawable-xxhdpi-v4/video_muted.webp","res/drawable-xxhdpi-v4/video_settings.png","res/drawable-xxhdpi-v4/videopreview.9.png","res/drawable-xxhdpi-v4/voice_expand.webp","res/drawable-xxhdpi-v4/voice_minimize.webp","res/drawable-xxhdpi-v4/voice_volume_mini.webp","res/drawable-xxhdpi-v4/voicechat_active.webp","res/drawable-xxhdpi-v4/voicechat_muted.webp","res/drawable-xxhdpi-v4/voicechat_screencast.webp","res/drawable-xxhdpi-v4/widget_bg.9.png","res/drawable-xxhdpi-v4/widget_counter.9.png","res/drawable-xxhdpi-v4/widget_counter_muted.9.png","res/drawable-xxhdpi-v4/widget_edit.9.png","res/drawable-xxhdpi-v4/widgets_light_badgebg.9.png","res/drawable-xxhdpi-v4/zoom_minus.webp","res/drawable-xxhdpi-v4/zoom_plus.webp","res/drawable-xxhdpi-v4/zoom_round.webp","res/drawable-xxhdpi-v4/zoom_round_b.webp","res/drawable-xxhdpi-v4/zoom_slide.9.png","res/drawable-xxhdpi-v4/zoom_slide_a.9.png","res/drawable-xxxhdpi-v23/fingerprint_dialog_error.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-xxxhdpi-v4/book_logo.webp","res/drawable-xxxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxxhdpi-v4/cast_ic_stop_circle_filled_grey600.png","res/drawable-xxxhdpi-v4/cast_ic_stop_circle_filled_white.png","res/drawable-xxxhdpi-v4/ic_checked_checkbox.png","res/drawable-xxxhdpi-v4/ic_group_collapse_00.png","res/drawable-xxxhdpi-v4/ic_group_collapse_01.png","res/drawable-xxxhdpi-v4/ic_group_collapse_02.png","res/drawable-xxxhdpi-v4/ic_group_collapse_03.png","res/drawable-xxxhdpi-v4/ic_group_collapse_04.png","res/drawable-xxxhdpi-v4/ic_group_collapse_05.png","res/drawable-xxxhdpi-v4/ic_group_collapse_06.png","res/drawable-xxxhdpi-v4/ic_group_collapse_07.png","res/drawable-xxxhdpi-v4/ic_group_collapse_08.png","res/drawable-xxxhdpi-v4/ic_group_collapse_09.png","res/drawable-xxxhdpi-v4/ic_group_collapse_10.png","res/drawable-xxxhdpi-v4/ic_group_collapse_11.png","res/drawable-xxxhdpi-v4/ic_group_collapse_12.png","res/drawable-xxxhdpi-v4/ic_group_collapse_13.png","res/drawable-xxxhdpi-v4/ic_group_collapse_14.png","res/drawable-xxxhdpi-v4/ic_group_collapse_15.png","res/drawable-xxxhdpi-v4/ic_group_expand_00.png","res/drawable-xxxhdpi-v4/ic_group_expand_01.png","res/drawable-xxxhdpi-v4/ic_group_expand_02.png","res/drawable-xxxhdpi-v4/ic_group_expand_03.png","res/drawable-xxxhdpi-v4/ic_group_expand_04.png","res/drawable-xxxhdpi-v4/ic_group_expand_05.png","res/drawable-xxxhdpi-v4/ic_group_expand_06.png","res/drawable-xxxhdpi-v4/ic_group_expand_07.png","res/drawable-xxxhdpi-v4/ic_group_expand_08.png","res/drawable-xxxhdpi-v4/ic_group_expand_09.png","res/drawable-xxxhdpi-v4/ic_group_expand_10.png","res/drawable-xxxhdpi-v4/ic_group_expand_11.png","res/drawable-xxxhdpi-v4/ic_group_expand_12.png","res/drawable-xxxhdpi-v4/ic_group_expand_13.png","res/drawable-xxxhdpi-v4/ic_group_expand_14.png","res/drawable-xxxhdpi-v4/ic_group_expand_15.png","res/drawable-xxxhdpi-v4/ic_launcher_dr.webp","res/drawable-xxxhdpi-v4/ic_mr_button_grey.png","res/drawable-xxxhdpi-v4/ic_mr_wifi_icon_dark.png","res/drawable-xxxhdpi-v4/ic_mr_wifi_icon_light.png","res/drawable-xxxhdpi-v4/ic_unchecked_checkbox.png","res/drawable-xxxhdpi-v4/ic_vol_mute.png","res/drawable-xxxhdpi-v4/ic_vol_unmute.png","res/drawable-xxxhdpi-v4/quantum_ic_art_track_grey600_48.png","res/drawable-xxxhdpi-v4/quantum_ic_bigtop_updates_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_cast_connected_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_cast_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_clear_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_closed_caption_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_closed_caption_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_forward_10_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_forward_30_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_forward_30_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_forward_30_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_pause_circle_filled_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_pause_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_pause_grey600_48.png","res/drawable-xxxhdpi-v4/quantum_ic_pause_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_play_arrow_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_play_arrow_grey600_48.png","res/drawable-xxxhdpi-v4/quantum_ic_play_arrow_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_play_circle_filled_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_play_circle_filled_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_refresh_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_replay_10_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_replay_30_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_replay_30_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_replay_30_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_replay_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_skip_next_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_skip_next_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_skip_next_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_skip_previous_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_skip_previous_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_skip_previous_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_stop_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_stop_grey600_48.png","res/drawable-xxxhdpi-v4/quantum_ic_stop_white_24.png","res/drawable-xxxhdpi-v4/quantum_ic_volume_off_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_volume_off_white_36.png","res/drawable-xxxhdpi-v4/quantum_ic_volume_up_grey600_36.png","res/drawable-xxxhdpi-v4/quantum_ic_volume_up_white_36.png","res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml","res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml","res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml","res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml","res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml","res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml","res/interpolator/fast_out_slow_in.xml","res/interpolator/ft_avd_toarrow_animation_interpolator_1.xml","res/interpolator/ft_avd_toarrow_animation_interpolator_2.xml","res/interpolator/ft_avd_toarrow_animation_interpolator_5.xml","res/interpolator/mr_fast_out_slow_in.xml","res/interpolator/mr_linear_out_slow_in.xml","res/layout/abc_action_bar_title_item.xml","res/layout/abc_action_bar_up_container.xml","res/layout/abc_action_menu_item_layout.xml","res/layout/abc_action_menu_layout.xml","res/layout/abc_action_mode_bar.xml","res/layout/abc_action_mode_close_item_material.xml","res/layout/abc_activity_chooser_view.xml","res/layout/abc_activity_chooser_view_list_item.xml","res/layout/abc_alert_dialog_button_bar_material.xml","res/layout/abc_alert_dialog_material.xml","res/layout/abc_alert_dialog_title_material.xml","res/layout/abc_cascading_menu_item_layout.xml","res/layout/abc_dialog_title_material.xml","res/layout/abc_expanded_menu_layout.xml","res/layout/abc_list_menu_item_checkbox.xml","res/layout/abc_list_menu_item_icon.xml","res/layout/abc_list_menu_item_layout.xml","res/layout/abc_list_menu_item_radio.xml","res/layout/abc_popup_menu_header_item_layout.xml","res/layout/abc_popup_menu_item_layout.xml","res/layout/abc_screen_content_include.xml","res/layout/abc_screen_simple.xml","res/layout/abc_screen_simple_overlay_action_mode.xml","res/layout/abc_screen_toolbar.xml","res/layout/abc_search_dropdown_item_icons_2line.xml","res/layout/abc_search_view.xml","res/layout/abc_select_dialog_material.xml","res/layout/abc_tooltip.xml","res/layout/call_notification.xml","res/layout/call_notification_rtl.xml","res/layout/cast_expanded_controller_activity.xml","res/layout/cast_help_text.xml","res/layout/cast_intro_overlay.xml","res/layout/cast_mini_controller.xml","res/layout/cast_tracks_chooser_dialog_layout.xml","res/layout/cast_tracks_chooser_dialog_row_layout.xml","res/layout/contacts_widget_item.xml","res/layout/contacts_widget_item_1.xml","res/layout/contacts_widget_item_2.xml","res/layout/contacts_widget_layout_1.xml","res/layout/contacts_widget_layout_2.xml","res/layout/contacts_widget_layout_3.xml","res/layout/contacts_widget_layout_4.xml","res/layout/contacts_widget_layout_preview.xml","res/layout/custom_dialog.xml","res/layout/feed_widget_item.xml","res/layout/feed_widget_layout.xml","res/layout/fingerprint_dialog_layout.xml","res/layout/ime_base_split_test_activity.xml","res/layout/ime_secondary_split_test_activity.xml","res/layout/mr_cast_dialog.xml","res/layout/mr_cast_group_item.xml","res/layout/mr_cast_group_volume_item.xml","res/layout/mr_cast_header_item.xml","res/layout/mr_cast_media_metadata.xml","res/layout/mr_cast_route_item.xml","res/layout/mr_chooser_dialog.xml","res/layout/mr_chooser_list_item.xml","res/layout/mr_controller_material_dialog_b.xml","res/layout/mr_controller_volume_item.xml","res/layout/mr_picker_dialog.xml","res/layout/mr_picker_header_item.xml","res/layout/mr_picker_route_item.xml","res/layout/mr_playback_control.xml","res/layout/mr_volume_control.xml","res/layout/notification_media_action.xml","res/layout/notification_media_cancel_action.xml","res/layout/notification_template_big_media.xml","res/layout/notification_template_big_media_custom.xml","res/layout/notification_template_big_media_narrow.xml","res/layout/notification_template_big_media_narrow_custom.xml","res/layout/notification_template_lines_media.xml","res/layout/notification_template_media.xml","res/layout/notification_template_media_custom.xml","res/layout/notification_template_part_chronometer.xml","res/layout/notification_template_part_time.xml","res/layout/player_big_notification.xml","res/layout/player_small_notification.xml","res/layout/select_dialog_item_material.xml","res/layout/select_dialog_multichoice_material.xml","res/layout/select_dialog_singlechoice_material.xml","res/layout/shortcut_widget_item.xml","res/layout/shortcut_widget_layout_1.xml","res/layout/shortcut_widget_layout_2.xml","res/layout/shortcut_widget_layout_3.xml","res/layout/shortcut_widget_layout_4.xml","res/layout/shortcut_widget_layout_preview.xml","res/layout/support_simple_spinner_dropdown_item.xml","res/layout/wallet_test_layout.xml","res/layout/widget_deleted.xml","res/layout/widget_edititem.xml","res/layout-v21/notification_action.xml","res/layout-v21/notification_action_tombstone.xml","res/layout-v21/notification_template_custom_big.xml","res/layout-v21/notification_template_icon_group.xml","res/layout-v22/abc_alert_dialog_button_bar_material.xml","res/layout-v26/abc_screen_toolbar.xml","res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml","res/layout-watch-v20/abc_alert_dialog_title_material.xml","res/mipmap-anydpi-v26/ic_launcher.xml","res/mipmap-anydpi-v26/ic_launcher_round.xml","res/mipmap-anydpi-v26/icon_2_launcher.xml","res/mipmap-anydpi-v26/icon_2_launcher_round.xml","res/mipmap-anydpi-v26/icon_3_launcher.xml","res/mipmap-anydpi-v26/icon_3_launcher_round.xml","res/mipmap-anydpi-v26/icon_4_launcher.xml","res/mipmap-anydpi-v26/icon_4_launcher_round.xml","res/mipmap-anydpi-v26/icon_5_launcher.xml","res/mipmap-anydpi-v26/icon_5_launcher_round.xml","res/mipmap-anydpi-v26/icon_6_launcher.xml","res/mipmap-anydpi-v26/icon_6_launcher_round.xml","res/mipmap-hdpi-v4/ic_launcher.png","res/mipmap-hdpi-v4/ic_launcher_round.png","res/mipmap-hdpi-v4/icon_2_background_sa.png","res/mipmap-hdpi-v4/icon_2_launcher.png","res/mipmap-hdpi-v4/icon_2_launcher_round.png","res/mipmap-hdpi-v4/icon_3_foreground.png","res/mipmap-hdpi-v4/icon_3_foreground_round.png","res/mipmap-hdpi-v4/icon_3_foreground_sa.png","res/mipmap-hdpi-v4/icon_3_launcher.png","res/mipmap-hdpi-v4/icon_3_launcher_round.png","res/mipmap-hdpi-v4/icon_4_launcher.png","res/mipmap-hdpi-v4/icon_4_launcher_round.png","res/mipmap-hdpi-v4/icon_5_foreground.png","res/mipmap-hdpi-v4/icon_5_foreground_round.png","res/mipmap-hdpi-v4/icon_5_foreground_sa.png","res/mipmap-hdpi-v4/icon_5_launcher.png","res/mipmap-hdpi-v4/icon_5_launcher_round.png","res/mipmap-hdpi-v4/icon_6_foreground.png","res/mipmap-hdpi-v4/icon_6_foreground_round.png","res/mipmap-hdpi-v4/icon_6_foreground_sa.png","res/mipmap-hdpi-v4/icon_6_launcher.png","res/mipmap-hdpi-v4/icon_6_launcher_round.png","res/mipmap-hdpi-v4/icon_background_clip.png","res/mipmap-hdpi-v4/icon_background_clip_round.png","res/mipmap-hdpi-v4/icon_foreground.png","res/mipmap-hdpi-v4/icon_foreground_round.png","res/mipmap-hdpi-v4/icon_foreground_sa.png","res/mipmap-mdpi-v4/ic_launcher.png","res/mipmap-mdpi-v4/ic_launcher_round.png","res/mipmap-mdpi-v4/icon_2_background_sa.png","res/mipmap-mdpi-v4/icon_2_launcher.png","res/mipmap-mdpi-v4/icon_2_launcher_round.png","res/mipmap-mdpi-v4/icon_3_foreground.png","res/mipmap-mdpi-v4/icon_3_foreground_round.png","res/mipmap-mdpi-v4/icon_3_foreground_sa.png","res/mipmap-mdpi-v4/icon_3_launcher.png","res/mipmap-mdpi-v4/icon_3_launcher_round.png","res/mipmap-mdpi-v4/icon_4_launcher.png","res/mipmap-mdpi-v4/icon_4_launcher_round.png","res/mipmap-mdpi-v4/icon_5_foreground.png","res/mipmap-mdpi-v4/icon_5_foreground_round.png","res/mipmap-mdpi-v4/icon_5_foreground_sa.png","res/mipmap-mdpi-v4/icon_5_launcher.png","res/mipmap-mdpi-v4/icon_5_launcher_round.png","res/mipmap-mdpi-v4/icon_6_foreground.png","res/mipmap-mdpi-v4/icon_6_foreground_round.png","res/mipmap-mdpi-v4/icon_6_foreground_sa.png","res/mipmap-mdpi-v4/icon_6_launcher.png","res/mipmap-mdpi-v4/icon_6_launcher_round.png","res/mipmap-mdpi-v4/icon_background_clip.png","res/mipmap-mdpi-v4/icon_background_clip_round.png","res/mipmap-mdpi-v4/icon_foreground.png","res/mipmap-mdpi-v4/icon_foreground_round.png","res/mipmap-mdpi-v4/icon_foreground_sa.png","res/mipmap-xhdpi-v4/ic_launcher.png","res/mipmap-xhdpi-v4/ic_launcher_round.png","res/mipmap-xhdpi-v4/icon_2_background_sa.png","res/mipmap-xhdpi-v4/icon_2_launcher.png","res/mipmap-xhdpi-v4/icon_2_launcher_round.png","res/mipmap-xhdpi-v4/icon_3_foreground.png","res/mipmap-xhdpi-v4/icon_3_foreground_round.png","res/mipmap-xhdpi-v4/icon_3_foreground_sa.png","res/mipmap-xhdpi-v4/icon_3_launcher.png","res/mipmap-xhdpi-v4/icon_3_launcher_round.png","res/mipmap-xhdpi-v4/icon_4_launcher.png","res/mipmap-xhdpi-v4/icon_4_launcher_round.png","res/mipmap-xhdpi-v4/icon_5_foreground.png","res/mipmap-xhdpi-v4/icon_5_foreground_round.png","res/mipmap-xhdpi-v4/icon_5_foreground_sa.png","res/mipmap-xhdpi-v4/icon_5_launcher.png","res/mipmap-xhdpi-v4/icon_5_launcher_round.png","res/mipmap-xhdpi-v4/icon_6_foreground.png","res/mipmap-xhdpi-v4/icon_6_foreground_round.png","res/mipmap-xhdpi-v4/icon_6_foreground_sa.png","res/mipmap-xhdpi-v4/icon_6_launcher.png","res/mipmap-xhdpi-v4/icon_6_launcher_round.png","res/mipmap-xhdpi-v4/icon_background_clip.png","res/mipmap-xhdpi-v4/icon_background_clip_round.png","res/mipmap-xhdpi-v4/icon_foreground.png","res/mipmap-xhdpi-v4/icon_foreground_round.png","res/mipmap-xhdpi-v4/icon_foreground_sa.png","res/mipmap-xxhdpi-v4/ic_launcher.png","res/mipmap-xxhdpi-v4/ic_launcher_round.png","res/mipmap-xxhdpi-v4/icon_2_background_sa.png","res/mipmap-xxhdpi-v4/icon_2_launcher.png","res/mipmap-xxhdpi-v4/icon_2_launcher_round.png","res/mipmap-xxhdpi-v4/icon_3_foreground.png","res/mipmap-xxhdpi-v4/icon_3_foreground_round.png","res/mipmap-xxhdpi-v4/icon_3_foreground_sa.png","res/mipmap-xxhdpi-v4/icon_3_launcher.png","res/mipmap-xxhdpi-v4/icon_3_launcher_round.png","res/mipmap-xxhdpi-v4/icon_4_launcher.png","res/mipmap-xxhdpi-v4/icon_4_launcher_round.png","res/mipmap-xxhdpi-v4/icon_5_foreground.png","res/mipmap-xxhdpi-v4/icon_5_foreground_round.png","res/mipmap-xxhdpi-v4/icon_5_foreground_sa.png","res/mipmap-xxhdpi-v4/icon_5_launcher.png","res/mipmap-xxhdpi-v4/icon_5_launcher_round.png","res/mipmap-xxhdpi-v4/icon_6_foreground.png","res/mipmap-xxhdpi-v4/icon_6_foreground_round.png","res/mipmap-xxhdpi-v4/icon_6_foreground_sa.png","res/mipmap-xxhdpi-v4/icon_6_launcher.png","res/mipmap-xxhdpi-v4/icon_6_launcher_round.png","res/mipmap-xxhdpi-v4/icon_background_clip.png","res/mipmap-xxhdpi-v4/icon_background_clip_round.png","res/mipmap-xxhdpi-v4/icon_foreground.png","res/mipmap-xxhdpi-v4/icon_foreground_round.png","res/mipmap-xxhdpi-v4/icon_foreground_sa.png","res/mipmap-xxxhdpi-v4/ic_launcher.png","res/mipmap-xxxhdpi-v4/ic_launcher_round.png","res/mipmap-xxxhdpi-v4/icon_2_background_sa.png","res/mipmap-xxxhdpi-v4/icon_2_launcher.png","res/mipmap-xxxhdpi-v4/icon_2_launcher_round.png","res/mipmap-xxxhdpi-v4/icon_3_foreground.png","res/mipmap-xxxhdpi-v4/icon_3_foreground_round.png","res/mipmap-xxxhdpi-v4/icon_3_foreground_sa.png","res/mipmap-xxxhdpi-v4/icon_3_launcher.png","res/mipmap-xxxhdpi-v4/icon_3_launcher_round.png","res/mipmap-xxxhdpi-v4/icon_4_launcher.png","res/mipmap-xxxhdpi-v4/icon_4_launcher_round.png","res/mipmap-xxxhdpi-v4/icon_5_foreground.png","res/mipmap-xxxhdpi-v4/icon_5_foreground_round.png","res/mipmap-xxxhdpi-v4/icon_5_foreground_sa.png","res/mipmap-xxxhdpi-v4/icon_5_launcher.png","res/mipmap-xxxhdpi-v4/icon_5_launcher_round.png","res/mipmap-xxxhdpi-v4/icon_6_foreground.png","res/mipmap-xxxhdpi-v4/icon_6_foreground_round.png","res/mipmap-xxxhdpi-v4/icon_6_foreground_sa.png","res/mipmap-xxxhdpi-v4/icon_6_launcher.png","res/mipmap-xxxhdpi-v4/icon_6_launcher_round.png","res/mipmap-xxxhdpi-v4/icon_background_clip.png","res/mipmap-xxxhdpi-v4/icon_background_clip_round.png","res/mipmap-xxxhdpi-v4/icon_foreground.png","res/mipmap-xxxhdpi-v4/icon_foreground_round.png","res/mipmap-xxxhdpi-v4/icon_foreground_sa.png","res/raw/addone_icon.json","res/raw/android_30.json","res/raw/auto_night_off.json","res/raw/biz_clock.json","res/raw/biz_links.json","res/raw/biz_map.json","res/raw/blur_frg.glsl","res/raw/blur_vrt.glsl","res/raw/boosts.json","res/raw/bot_webview_sheet_to_cross.json","res/raw/bt_to_speaker.json","res/raw/bubble.json","res/raw/cache_documents.svg","res/raw/cache_music.svg","res/raw/cache_other.svg","res/raw/cache_photos.svg","res/raw/cache_profile_photos.svg","res/raw/cache_stickers.svg","res/raw/cache_videos.svg","res/raw/cake.json","res/raw/call_accept.json","res/raw/call_mute.json","res/raw/calls_log.json","res/raw/camera.json","res/raw/camera_blur_frag.glsl","res/raw/camera_blur_vert.glsl","res/raw/camera_flip.json","res/raw/camera_flip2.json","res/raw/camera_frag.glsl","res/raw/camera_outline.json","res/raw/camera_vert.glsl","res/raw/camera_wait.json","res/raw/caption_down.json","res/raw/caption_hide.json","res/raw/caption_limit.json","res/raw/caption_show.json","res/raw/caption_up.json","res/raw/channel_create.json","res/raw/chat_audio_record_delete.json","res/raw/chat_audio_record_delete_2.json","res/raw/chat_audio_record_delete_3.json","res/raw/chats_archive.json","res/raw/chats_archiveavatar.json","res/raw/chats_archived.json","res/raw/chats_hide.json","res/raw/chats_infotip.json","res/raw/chats_swipearchive.json","res/raw/chats_unarchive.json","res/raw/chats_unhide.json","res/raw/chrome_30.json","res/raw/code_laptop.json","res/raw/com_android_billingclient_heterodyne_info","res/raw/com_android_billingclient_registration_info.binarypb","res/raw/contact_check.json","res/raw/contacts_sync_off.json","res/raw/contacts_sync_on.json","res/raw/convert_video.json","res/raw/copy.json","res/raw/custom_emoji_reaction.json","res/raw/dartloop.json","res/raw/db_migration_placeholder.json","res/raw/default_pattern.svg","res/raw/diceloop.json","res/raw/done.json","res/raw/dots_loading.json","res/raw/double_icon.json","res/raw/download_arrow.json","res/raw/download_finish.json","res/raw/download_progress.json","res/raw/durgerking_placeholder.svg","res/raw/e_hand_2.json","res/raw/edge_30.json","res/raw/email_check_inbox.json","res/raw/email_setup_heart.json","res/raw/emoji_stars.json","res/raw/error.json","res/raw/filled_crown_on.svg","res/raw/filled_messages_paid.svg","res/raw/filled_premium_dollar.svg","res/raw/filter_new.json","res/raw/filter_no_chats.json","res/raw/filter_reorder.json","res/raw/filters.json","res/raw/fire_off.json","res/raw/fire_on.json","res/raw/fire_once.json","res/raw/firefox_30.json","res/raw/folder_in.json","res/raw/folder_out.json","res/raw/folder_share.json","res/raw/forward.json","res/raw/fragment.json","res/raw/fragment_username.json","res/raw/gif_to_keyboard.json","res/raw/gif_to_smile.json","res/raw/gift.json","res/raw/gift_broken.json","res/raw/gift_crafting.json","res/raw/gift_upgrade.json","res/raw/gigagroup.svg","res/raw/gigagroup_convert.json","res/raw/giveaway_results.json","res/raw/group_pip_delete_icon.json","res/raw/hand_1.json","res/raw/hand_2.json","res/raw/hdr2sdr_hlg.glsl","res/raw/hdr2sdr_pq.glsl","res/raw/hint_swipe_reply.json","res/raw/ic_admin.json","res/raw/ic_ban.json","res/raw/ic_boosts_replace.json","res/raw/ic_delete.json","res/raw/ic_download.json","res/raw/ic_mute.json","res/raw/ic_pin.json","res/raw/ic_save_to_gallery.json","res/raw/ic_save_to_gifs.json","res/raw/ic_save_to_music.json","res/raw/ic_unban.json","res/raw/ic_unmute.json","res/raw/ic_unpin.json","res/raw/import_check.json","res/raw/import_finish.json","res/raw/import_loop.json","res/raw/import_progress.json","res/raw/imported.json","res/raw/incoming_calls.json","res/raw/info.json","res/raw/instant.js","res/raw/instant_lanczos_frag_oes.glsl","res/raw/instant_lanczos_vert.glsl","res/raw/ipad_30.json","res/raw/iphone_30.json","res/raw/keyboard_to_gif.json","res/raw/keyboard_to_smile.json","res/raw/keyboard_to_sticker.json","res/raw/large_lastseen.json","res/raw/large_message_lock.json","res/raw/large_readtime.json","res/raw/linkbroken.json","res/raw/linux_30.json","res/raw/liquid_glass_shader.agsl","res/raw/mac_30.json","res/raw/map_placeholder.svg","res/raw/mapstyle_night.json","res/raw/media_enlarge.json","res/raw/media_forbidden.json","res/raw/media_mute_unmute.json","res/raw/media_shrink.json","res/raw/monetize.json","res/raw/msg_antispam.json","res/raw/msg_emoji_activities.json","res/raw/msg_emoji_cat.json","res/raw/msg_emoji_flags.json","res/raw/msg_emoji_food.json","res/raw/msg_emoji_objects.json","res/raw/msg_emoji_other.json","res/raw/msg_emoji_smiles.json","res/raw/msg_emoji_travel.json","res/raw/msg_stories_archive.json","res/raw/msg_stories_saved.json","res/raw/msg_story_keep.json","res/raw/msg_translate.json","res/raw/mute_for.json","res/raw/name_hide.json","res/raw/name_show.json","res/raw/not_available.json","res/raw/notify_toggle.json","res/raw/open_collapsed.js","res/raw/options_to_search.json","res/raw/passcode_lock.json","res/raw/passcode_lock_close.json","res/raw/passkey.json","res/raw/payment_success.json","res/raw/permission_map.svg","res/raw/permission_map_dark.svg","res/raw/permission_pin.svg","res/raw/permission_pin_dark.svg","res/raw/permission_request_apk.json","res/raw/permission_request_camera.json","res/raw/permission_request_contacts.json","res/raw/permission_request_folder.json","res/raw/permission_request_location.json","res/raw/permission_request_microphone.json","res/raw/phone_dots.json","res/raw/phone_dots_to_stars.json","res/raw/phone_flash_call.json","res/raw/phone_stars_to_dots.json","res/raw/photo_arrow.json","res/raw/photo_blur.json","res/raw/photo_eraser.json","res/raw/photo_marker.json","res/raw/photo_neon.json","res/raw/photo_pen.json","res/raw/photo_spoiler.json","res/raw/photo_suggest_icon.json","res/raw/photo_text_allign.json","res/raw/pip_video_request.svg","res/raw/pip_voice_request.svg","res/raw/plane_logo_plain.json","res/raw/player_prev.json","res/raw/position_above.json","res/raw/position_below.json","res/raw/premium_gift.json","res/raw/premium_object_adsbubble.svg","res/raw/premium_object_bubble.svg","res/raw/premium_object_check.svg","res/raw/premium_object_fire.svg","res/raw/premium_object_folder.svg","res/raw/premium_object_like.svg","res/raw/premium_object_noads.svg","res/raw/premium_object_settings.svg","res/raw/premium_object_smile1.svg","res/raw/premium_object_smile2.svg","res/raw/premium_object_star.svg","res/raw/premium_object_star2.svg","res/raw/premium_object_tag.svg","res/raw/premium_object_user.svg","res/raw/premium_object_video.svg","res/raw/premium_object_video2.svg","res/raw/profile_leave.json","res/raw/profile_muting.json","res/raw/profile_unmuting.json","res/raw/profile_voicechat.json","res/raw/qr_code_logo.json","res/raw/qr_code_logo_2.json","res/raw/qr_dog.svg","res/raw/qr_login.json","res/raw/qr_logo.svg","res/raw/qr_matrix.json","res/raw/raised_hand.json","res/raw/rate.json","res/raw/record_audio.svg","res/raw/record_video_l.svg","res/raw/record_video_p.svg","res/raw/report_police.json","res/raw/round_blur_overlay_text.png","res/raw/round_blur_stage_0_frag.glsl","res/raw/round_blur_stage_1_frag.glsl","res/raw/round_blur_stage_2_frag.glsl","res/raw/round_blur_stage_3_frag.glsl","res/raw/round_blur_vert.glsl","res/raw/roundcamera_flash_off.json","res/raw/roundcamera_flash_on.json","res/raw/roundcamera_flip.json","res/raw/safari_30.json","res/raw/sandclock.json","res/raw/saved_messages.json","res/raw/seek_speed_hint.json","res/raw/shared_link_enter.json","res/raw/silent_mute.json","res/raw/silent_unmute.json","res/raw/smile_to_gif.json","res/raw/smile_to_keyboard.json","res/raw/smile_to_sticker.json","res/raw/sms_incoming_info.json","res/raw/sound_download.json","res/raw/sound_in.wav","res/raw/sound_off.json","res/raw/sound_on.json","res/raw/sound_out.wav","res/raw/speaker.json","res/raw/speaker_to_bt.json","res/raw/speed_15to2.json","res/raw/speed_1to15.json","res/raw/speed_2to1.json","res/raw/speed_fast.json","res/raw/speed_limit.json","res/raw/speed_slow.json","res/raw/spoiler_fragment.glsl","res/raw/spoiler_vertex.glsl","res/raw/star_fill.json","res/raw/star_loader.svg","res/raw/star_premium_2.json","res/raw/star_reaction.json","res/raw/star_reaction_click.json","res/raw/star_reaction_effect1.json","res/raw/star_reaction_effect2.json","res/raw/star_reaction_effect3.json","res/raw/star_reaction_effect4.json","res/raw/star_reaction_effect5.json","res/raw/star_stroke.json","res/raw/stars_send.json","res/raw/stars_topup.json","res/raw/start_texture.svg","res/raw/statistic_preload.json","res/raw/sticker_to_keyboard.json","res/raw/sticker_to_smile.json","res/raw/stories_intro_go_back.json","res/raw/stories_intro_go_forward.json","res/raw/stories_intro_go_to_next.json","res/raw/stories_intro_pause.json","res/raw/story_bomb1.json","res/raw/story_bomb2.json","res/raw/story_repost.json","res/raw/sun.json","res/raw/sun_outline.json","res/raw/superripple_effect.agsl","res/raw/swipe_delete.json","res/raw/swipe_disabled.json","res/raw/swipe_mute.json","res/raw/swipe_pin.json","res/raw/swipe_read.json","res/raw/swipe_unmute.json","res/raw/swipe_unpin.json","res/raw/swipe_unread.json","res/raw/tab_calls.json","res/raw/tab_chats.json","res/raw/tab_checklist.json","res/raw/tab_checklist_reverse.json","res/raw/tab_colors.json","res/raw/tab_colors_reverse.json","res/raw/tab_contacts.json","res/raw/tab_emoji.json","res/raw/tab_emoji_reverse.json","res/raw/tab_files.json","res/raw/tab_files_reverse.json","res/raw/tab_gallery.json","res/raw/tab_gallery_reverse.json","res/raw/tab_gift.json","res/raw/tab_gift_reverse.json","res/raw/tab_location.json","res/raw/tab_location_reverse.json","res/raw/tab_models.json","res/raw/tab_models_reverse.json","res/raw/tab_music.json","res/raw/tab_music_reverse.json","res/raw/tab_poll.json","res/raw/tab_poll_reverse.json","res/raw/tab_reply.json","res/raw/tab_reply_reverse.json","res/raw/tab_settings.json","res/raw/tab_sticker.json","res/raw/tab_sticker_reverse.json","res/raw/tab_symbols.json","res/raw/tab_symbols_reverse.json","res/raw/tab_wallet.json","res/raw/tab_wallet_reverse.json","res/raw/tag_icon_3.json","res/raw/thanos_fragment.glsl","res/raw/thanos_vertex.glsl","res/raw/ticks_double.json","res/raw/ticks_single.json","res/raw/timer_3.json","res/raw/timer_toast.json","res/raw/topic_bubble.svg","res/raw/topics.json","res/raw/topics_list.json","res/raw/topics_tabs.json","res/raw/topics_top.json","res/raw/transcribe.json","res/raw/transcribe_in.json","res/raw/transcribe_out.json","res/raw/tsv_monkey_close.json","res/raw/tsv_setup_email_sent.json","res/raw/tsv_setup_hint.json","res/raw/tsv_setup_intro.json","res/raw/tsv_setup_mail.json","res/raw/tsv_setup_monkey_close_and_peek.json","res/raw/tsv_setup_monkey_close_and_peek_to_idle.json","res/raw/tsv_setup_monkey_idle1.json","res/raw/tsv_setup_monkey_idle2.json","res/raw/tsv_setup_monkey_peek.json","res/raw/tsv_setup_monkey_tracking.json","res/raw/ubuntu_30.json","res/raw/unlock_icon.json","res/raw/utyan_cache.json","res/raw/utyan_call.json","res/raw/utyan_change_number.json","res/raw/utyan_draw.json","res/raw/utyan_empty.json","res/raw/utyan_empty2.json","res/raw/utyan_gallery.json","res/raw/utyan_gigagroup.json","res/raw/utyan_newborn.json","res/raw/utyan_passcode.json","res/raw/utyan_private.json","res/raw/utyan_saved_messages.json","res/raw/utyan_schedule.json","res/raw/utyan_streaming.json","res/raw/video_stop.json","res/raw/voice_and_video.json","res/raw/voice_mini.json","res/raw/voice_muted.json","res/raw/voice_outlined.json","res/raw/voice_outlined2.json","res/raw/voice_to_text.json","res/raw/voicechat_connecting.mp3","res/raw/voicechat_join.mp3","res/raw/voicechat_leave.mp3","res/raw/voip_allow_talk.json","res/raw/voip_busy.mp3","res/raw/voip_connecting.mp3","res/raw/voip_end.mp3","res/raw/voip_failed.mp3","res/raw/voip_filled.json","res/raw/voip_invite.json","res/raw/voip_muted.json","res/raw/voip_onallowtalk.mp3","res/raw/voip_record_saved.json","res/raw/voip_record_start.json","res/raw/voip_recordstart.mp3","res/raw/voip_ringback.mp3","res/raw/voip_unmuted.json","res/raw/wallet_allset.json","res/raw/wallet_congrats.json","res/raw/wallet_perfect.json","res/raw/wallet_science.json","res/raw/wallpaper_neg_intensity.agsl","res/raw/wallpaper_pos_intensity.agsl","res/raw/webview_app_ext.js","res/raw/webview_ext.js","res/raw/webview_share.js","res/raw/windows_30.json","res/raw/write_contacts_fab_icon.json","res/xml/auth.xml","res/xml/auth_menu.xml","res/xml/automotive_app_desc.xml","res/xml/chats_widget_info.xml","res/xml/com_android_billingclient_phenotype.xml","res/xml/contacts.xml","res/xml/contacts_widget_info.xml","res/xml/provider_paths.xml","res/xml/shortcuts.xml","res/xml/splits0.xml","res/xml/sync_contacts.xml","res/xml-v22/chats_widget_info.xml","res/xml-v22/contacts_widget_info.xml","resources.arsc","transport-api.properties","transport-backend-cct.properties","transport-runtime.properties","version.txt","vision-common.properties","vision-interfaces.properties","stamp-cert-sha256","META-INF/BNDLTOOL.SF","META-INF/BNDLTOOL.RSA","META-INF/MANIFEST.MF"],"exported_count":{"exported_activities":14,"exported_services":14,"exported_receivers":4,"exported_providers":1},"apkid":{"classes.dex":{"anti_vm":["Build.FINGERPRINT check","Build.MANUFACTURER check","Build.HARDWARE check","Build.BOARD check","Build.TAGS check"],"compiler":["r8"]},"classes2.dex":{"anti_vm":["Build.FINGERPRINT check","Build.MODEL check","Build.MANUFACTURER check","Build.PRODUCT check","Build.HARDWARE check","Build.BOARD check","possible Build.SERIAL check","device ID check","subscriber ID check","ro.hardware check","ro.product.device check","ro.kernel.qemu check","emulator file check"],"compiler":["r8"]},"classes3.dex":{"anti_vm":["Build.MANUFACTURER check"],"compiler":["r8"]},"classes4.dex":{"anti_vm":["Build.MANUFACTURER check","possible VM check"],"compiler":["r8"]},"classes5.dex":{"compiler":["r8"]},"lib/arm64-v8a/libtmessages.49.so":{"anti_hook":["syscalls"]}},"behaviour":{"00002":{"files":{"org/telegram/messenger/camera/CameraController.java":"181,659,701,748,806,528,541,11"},"metadata":{"label":["camera"],"description":"Open the camera and take picture","severity":"info"}},"00022":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1045,1997,2821,2847,2855,2856,2865,2890,130,131,132,133,134","org/telegram/messenger/AutoDeleteMediaTask.java":"115,172,230,284,327,340,348,355,5","org/telegram/messenger/ChatThemeController.java":"514,10,11,12","org/telegram/messenger/DatabaseMigrationHelper.java":"1545,3","org/telegram/messenger/FileLoader.java":"2196,6,7","org/telegram/messenger/FileLog.java":"358,375,503,650,650,650,650,650,650,20,21","org/telegram/messenger/FilePathDatabase.java":"135,6","org/telegram/messenger/FilesMigrationService.java":"100,234,19","org/telegram/messenger/ImageLoader.java":"186,2455,2462,2530,2550,5445,5542,36,37,38,39","org/telegram/messenger/LocaleController.java":"1550,21,22,23","org/telegram/messenger/MediaController.java":"1091,1094,1096,1118,1121,5072,5543,5565,5565,5565,5607,5607,5685,5691,5700,5921,6084,6096,6111,6314,6532,6730,7232,8203,77,78,79,80","org/telegram/messenger/MessageObject.java":"14091,14105,32","org/telegram/messenger/MessagesController.java":"3287,3294,12842,16231,16252,16304,16314,36","org/telegram/messenger/MusicPlayerService.java":"267,270,291,309,402,27","org/telegram/messenger/NativeLoader.java":"100,215,6,7","org/telegram/messenger/NotificationsController.java":"8371,9836,10578,10676,13494,57,58","org/telegram/messenger/SecretChatHelper.java":"560,11","org/telegram/messenger/SendMessagesHelper.java":"1873,2511,6684,6691,6754,6761,9703,9715,10005,10268,10880,10969,11040,11209,11613,12588,12753,12821,12887,12994,13712,13714,13740,14193,14195,14270,14431,14658,14660,14740,14750,14752,14765,15398,15530,17172,17211,37,38,39","org/telegram/messenger/SharedConfig.java":"1235,15","org/telegram/messenger/VideoEditedInfo.java":"786,10","org/telegram/messenger/audioinfo/AudioInfo.java":"138,5,6","org/telegram/messenger/audioinfo/OtherAudioInfo.java":"18,6","org/telegram/messenger/camera/CameraController.java":"558,856,941,952,1100,17,18","org/telegram/messenger/chromecast/ChromecastControllerState.java":"36,36,4","org/telegram/messenger/video/VideoFramesRewinder.java":"93,7","org/telegram/messenger/video/WebmEncoder.java":"61,19","org/telegram/messenger/voip/VoIPController.java":"51,250,270,6","org/telegram/messenger/voip/VoIPDebugToSend.java":"109,4","org/telegram/messenger/voip/VoIPService.java":"4529,4739,4885,4972,77,78","org/telegram/ui/ActionBar/EmojiThemes.java":"577,13,14","org/telegram/ui/ActionBar/Theme.java":"7381,8626,8632,8703,8734,8830,8993,9646,10156,10358,10735,10803,10870,11000,11035,11043,11096,11130,11171,11216,11254,11289,11345,11408,11485,11490,13612,13652,58,59,60","org/telegram/ui/CacheControlActivity.java":"287,292,405,410,917,1162,1176,1185,1194,1208,1766,1874,33","org/telegram/ui/CachedMediaLayout.java":"251,252,823,824,826,828,832,835,21","org/telegram/ui/Cells/ContextLinkCell.java":"793,19","org/telegram/ui/Cells/ThemesHorizontalListCell.java":"244,32,33","org/telegram/ui/Cells/WallpaperCell.java":"208,236,241,20","org/telegram/ui/ChannelColorActivity.java":"2425,39,40","org/telegram/ui/ChatActivity.java":"22901,30837,31046,51754,121,122,123","org/telegram/ui/Components/AnimatedFileDrawable.java":"511,660,671,1445,1495,17","org/telegram/ui/Components/AudioPlayerAlert.java":"2093,53","org/telegram/ui/Components/ChatActivityEnterView.java":"7282,15582,92,93","org/telegram/ui/Components/ChatAttachAlert.java":"4450,74,75","org/telegram/ui/Components/ChatAttachAlertDocumentLayout.java":"1189,1359,1397,1575,1575,1575,1612,36,37","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"2324,2342,39","org/telegram/ui/Components/ChatAttachAlertPhotoLayout.java":"1581,1594,1609,1690,1690,1703,1709,2016,3247,3337,3361,5664,53,54","org/telegram/ui/Components/ChatThemeBottomSheet.java":"1368,38,39,40","org/telegram/ui/Components/Crop/CropView.java":"1241,19,20","org/telegram/ui/Components/ImageUpdater.java":"154,815,831,839,849,851,896,933,1188,1390,17","org/telegram/ui/Components/InstantCameraView.java":"777,929,981,1335,1344,3338,3341,3587,3662,3667,3705,3721,3737,3749,3753,48,49","org/telegram/ui/Components/Paint/Views/LPhotoPaintView.java":"2346,2391,53","org/telegram/ui/Components/Paint/Views/PhotoView.java":"544,30,31,32","org/telegram/ui/Components/Paint/Views/StickerMakerView.java":"1612,39","org/telegram/ui/Components/RLottieDrawable.java":"637,639,977,979,1050,17,18","org/telegram/ui/Components/StickersAlert.java":"518,559,564,585,45,46","org/telegram/ui/Components/ThemePreviewDrawable.java":"114,137,13","org/telegram/ui/Components/VideoSeekPreviewImage.java":"588,590,656,658,19","org/telegram/ui/Components/WallpaperUpdater.java":"106,11,12","org/telegram/ui/Components/voip/PrivateVideoPreviewDialog.java":"631,27,28","org/telegram/ui/Components/voip/PrivateVideoPreviewDialogNew.java":"494,30,31","org/telegram/ui/Components/voip/VoIPHelper.java":"804,804,919,941,943,17","org/telegram/ui/Components/voip/VoIPTextureView.java":"185,188,19,20","org/telegram/ui/DataSettingsActivity.java":"482,486,494,494,500,1040,1045,19","org/telegram/ui/LaunchActivity.java":"6071,6376,6386,8367,60,61","org/telegram/ui/PassportActivity.java":"8874,56","org/telegram/ui/PhotoViewer.java":"8516,8797,8797,12309,23220,23224,25392,31959,34818,133,134","org/telegram/ui/ProfileActivity.java":"5211,5213,105,106,107","org/telegram/ui/SecretMediaViewer.java":"1564,58","org/telegram/ui/Stories/StoriesController.java":"2314,2369,2379,12","org/telegram/ui/Stories/recorder/DownloadButton.java":"239,292,386,22","org/telegram/ui/Stories/recorder/DraftsController.java":"295,295,682,5","org/telegram/ui/Stories/recorder/LivePlayerView.java":"228,17,18","org/telegram/ui/Stories/recorder/PaintView.java":"3191,3200,3251,3301,3329,3484,3541,5584,5593,60","org/telegram/ui/Stories/recorder/PreviewView.java":"481,483,1349,1679,38","org/telegram/ui/Stories/recorder/StoryEntry.java":"838,872,1005,1043,1084,1159,1389,1401,1488,1614,1761,21,22","org/telegram/ui/Stories/recorder/StoryRecorder.java":"5313,6922,9189,9445,74,75","org/telegram/ui/ThemePreviewActivity.java":"3631,4426,4493,6995,6999,59,60,61","org/telegram/ui/bots/BotDownloads.java":"246,27","org/telegram/ui/bots/BotShareSheet.java":"1053,1189,1263,16","org/telegram/ui/web/BotWebViewContainer.java":"602,4057,4094,64,65","org/telegram/ui/web/WebInstantView.java":"391,23"},"metadata":{"label":["file"],"description":"Open a file from given absolute path of the file","severity":"info"}},"00183":{"files":{"org/telegram/messenger/camera/CameraController.java":"182,752,819,886,926,1180,1207,888,928,1182,1209,11","org/telegram/messenger/camera/CameraSession.java":"213,345,416,565,569,260,399,432,4","org/webrtc/Camera1Session.java":"63,110,4"},"metadata":{"label":["camera"],"description":"Get current camera parameters and change the setting.","severity":"info"}},"00195":{"files":{"org/telegram/messenger/camera/CameraController.java":"558,856,941,952,1100,941,13,17,18"},"metadata":{"label":["record","file"],"description":"Set the output path of the recorded file","severity":"info"}},"00199":{"files":{"org/telegram/messenger/camera/CameraController.java":"241,410,672,714,782,812,957,1007,1031,1119,1158,1118,1153,13","org/webrtc/CameraCapturer.java":"335,443,341,449,4"},"metadata":{"label":["record"],"description":"Stop recording and release recording resources","severity":"info"}},"00198":{"files":{"org/telegram/messenger/camera/CameraController.java":"949,950,13"},"metadata":{"label":["record"],"description":"Initialize the recorder and start recording","severity":"info"}},"00024":{"files":{"org/telegram/messenger/camera/CameraController.java":"151,602,616,16,18","org/telegram/ui/ActionBar/Theme.java":"4210,6452,6455,9842,9844,9858,9860,9898,48,60"},"metadata":{"label":["reflection","file"],"description":"Write file after Base64 decoding","severity":"info"}},"00007":{"files":{"org/telegram/messenger/camera/CameraController.java":"558,856,941,952,1100,941,13,17,18"},"metadata":{"label":["file"],"description":"Use absolute path of directory for the output media file path","severity":"info"}},"00001":{"files":{"org/telegram/messenger/ImageLoader.java":"1251,5228,5235,5276,1586,8,9,9","org/telegram/messenger/SendMessagesHelper.java":"13739,14764,15646,11452,7,8,8","org/telegram/messenger/camera/CameraController.java":"587,1050,562,565,4,5,5","org/telegram/messenger/utils/BitmapsCache.java":"489,619,3,4,4"},"metadata":{"label":["camera"],"description":"Initialize bitmap object and compress data (e.g. JPEG) into bitmap object","severity":"info"}},"00063":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1967,3822,4850,5745,16,17,40","org/telegram/messenger/BillingController.java":"178,6,7","org/telegram/messenger/ChatsWidgetProvider.java":"70,7,9","org/telegram/messenger/ContactsWidgetProvider.java":"70,7,9","org/telegram/messenger/FeedWidgetProvider.java":"39,7,8","org/telegram/messenger/ImageLoader.java":"480,5396,6,7,21","org/telegram/messenger/MediaController.java":"813,4497,4645,5072,5135,5178,13,40","org/telegram/messenger/MusicBrowserService.java":"319,5,18","org/telegram/messenger/MusicPlayerService.java":"377,379,10,11,18","org/telegram/messenger/NotificationBadge.java":"212,274,311,332,386,488,8,11","org/telegram/messenger/NotificationsController.java":"8530,8556,8562,8566,10,32","org/telegram/messenger/browser/Browser.java":"164,171,182,190,506,655,705,733,746,768,770,830,844,880,891,895,960,9,12","org/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java":"28,4,5,9","org/telegram/messenger/voip/VoIPPreNotificationService.java":"389,10,18","org/telegram/messenger/voip/VoIPService.java":"3222,5814,19,20,48","org/telegram/ui/ActionIntroActivity.java":"738,4,9","org/telegram/ui/ArticleViewer.java":"3881,3897,5704,13837,15974,15979,17347,17347,17347,13,29","org/telegram/ui/BasePermissionsActivity.java":"102,3,4","org/telegram/ui/CameraScanActivity.java":"1970,12,24","org/telegram/ui/ChannelAdminLogActivity.java":"2547,12,22","org/telegram/ui/ChatActivity.java":"29654,31330,38153,39573,39666,42505,45278,47411,50350,50821,50824,50828,56599,57938,57995,58345,58355,58385,59067,59094,59132,59143,59173,61809,61870,16,43","org/telegram/ui/Components/AlertsCreator.java":"321,353,406,444,1937,1939,1944,2028,2039,2041,2046,2127,2131,8583,8590,8641,7,20","org/telegram/ui/Components/EmbedBottomSheet.java":"736,12,18","org/telegram/ui/Components/PermissionRequest.java":"81,168,295,4,5","org/telegram/ui/Components/PhonebookShareAlert.java":"810,13,21","org/telegram/ui/Components/PhotoViewerWebView.java":"194,749,7,9","org/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java":"68,5,6","org/telegram/ui/DialogsActivity.java":"10233,10248,13,31","org/telegram/ui/InviteContactsActivity.java":"586,8,19","org/telegram/ui/LaunchActivity.java":"1751,11,12,1738,1743,20","org/telegram/ui/LocationActivity.java":"641,1337,2087,2809,2817,3640,11,28","org/telegram/ui/LoginActivity.java":"1392,4805,4876,13115,14,32","org/telegram/ui/NewContactBottomSheet.java":"1180,6,12","org/telegram/ui/NotificationsSettingsActivity.java":"874,5,11","org/telegram/ui/NotificationsSoundActivity.java":"451,463,5,14","org/telegram/ui/PassportActivity.java":"3600,3602,8583,9470,10,21","org/telegram/ui/PaymentFormActivity.java":"3120,3575,12,18","org/telegram/ui/PhotoViewer.java":"31400,34426,34520,34655,34818,14,48","org/telegram/ui/PopupNotificationActivity.java":"652,10,13","org/telegram/ui/PremiumPreviewFragment.java":"1574,1580,1583,9,23","org/telegram/ui/ProfileActivity.java":"11113,11134,24051,16,43","org/telegram/ui/ProfileNotificationsActivity.java":"464,7,13","org/telegram/ui/QrActivity.java":"1071,9,26","org/telegram/ui/SessionsActivity.java":"1552,4,9","org/telegram/ui/Stories/PeerStoriesView.java":"1655,1658,1662,1692,8606,8886,9327,12,27","org/telegram/ui/Stories/recorder/StoryRecorder.java":"9666,9857,9867,9877,12,34","org/telegram/ui/WebviewActivity.java":"240,246,10,12","org/telegram/ui/bots/BotLocation.java":"133,332,6,19","org/telegram/ui/web/BotWebViewContainer.java":"1602,2201,2679,5303,5312,5342,5481,5543,5557,5607,5898,6550,6841,6893,7341,7354,7366,15,26"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.)","severity":"info"}},"00036":{"files":{"org/telegram/messenger/AndroidUtilities.java":"2045,5516,5524,5805,7015,1967,3822,4850,5745,14,15,40","org/telegram/messenger/BillingController.java":"178,178,5,7","org/telegram/messenger/ChatsWidgetProvider.java":"95,70,6,9","org/telegram/messenger/ContactsWidgetProvider.java":"96,70,6,9","org/telegram/messenger/FeedWidgetProvider.java":"40,39,6,8","org/telegram/messenger/MusicBrowserService.java":"319,319,4,18","org/telegram/messenger/NotificationBadge.java":"65,99,134,169,198,239,272,336,360,404,436,467,523,556,212,274,311,332,386,488,7,11","org/telegram/messenger/browser/Browser.java":"656,658,719,164,171,182,190,506,655,705,733,746,768,770,830,844,880,891,895,960,7,12","org/telegram/messenger/voip/VoIPPreNotificationService.java":"229,242,263,291,300,317,389,9,18","org/telegram/ui/ActionIntroActivity.java":"738,738,3,9","org/telegram/ui/ArticleViewer.java":"9999,10271,3881,3897,5704,13837,15974,15979,17347,17347,17347,11,29","org/telegram/ui/Cells/ChatMessageCell.java":"50310,51083,9822,10211,20089,12,37","org/telegram/ui/ChatActivity.java":"29654,29654,31330,38153,39573,39666,42505,45278,47411,50350,50821,50824,50828,56599,57938,57995,58345,58355,58385,59067,59094,59132,59143,59173,61809,61870,14,43","org/telegram/ui/Components/AlertsCreator.java":"321,353,406,444,8583,8590,8641,321,353,406,444,1937,1939,1944,2028,2039,2041,2046,2127,2131,8583,8590,8641,5,20","org/telegram/ui/DialogsActivity.java":"10233,10248,10233,10248,11,31","org/telegram/ui/LaunchActivity.java":"5802,1751,9,20","org/telegram/ui/LocationActivity.java":"3640,641,1337,2087,2809,2817,3640,9,28","org/telegram/ui/LoginActivity.java":"1389,2268,4873,13112,1392,4805,4876,13115,12,32","org/telegram/ui/PassportActivity.java":"8583,9467,3600,3602,8583,9470,8,21","org/telegram/ui/PopupNotificationActivity.java":"652,652,9,13","org/telegram/ui/ProfileActivity.java":"7488,7600,11113,11134,24051,14,43","org/telegram/ui/QrActivity.java":"1071,1071,8,26","org/telegram/ui/SessionsActivity.java":"1552,1552,3,9","org/telegram/ui/Stories/recorder/StoryRecorder.java":"9666,9857,9867,9877,9666,9857,9867,9877,10,34","org/telegram/ui/WebviewActivity.java":"254,255,240,246,9,12","org/telegram/ui/bots/BotLocation.java":"133,332,133,332,4,19","org/telegram/ui/web/BotWebViewContainer.java":"586,5545,5609,1602,2201,2679,5303,5312,5342,5481,5543,5557,5607,5898,6550,6841,6893,7341,7354,7366,13,26"},"metadata":{"label":["reflection"],"description":"Get resource file from res/raw directory","severity":"info"}},"00054":{"files":{"org/telegram/messenger/AndroidUtilities.java":"3751,4369,4379,4457,4466,4682,4691,4367,4369,4377,4379,4455,4457,4464,4466,4680,4682,4689,4691,16,17,40","org/telegram/ui/ChannelAdminLogActivity.java":"2472,2475,3891,3889,3891,12,22","org/telegram/ui/ChatActivity.java":"20511,20514,22899,47062,47065,58026,58024,58026,16,43"},"metadata":{"label":["reflection"],"description":"Install other APKs from file","severity":"info"}},"00192":{"files":{"org/telegram/messenger/AndroidUtilities.java":"3895,1967,3822,4850,5745,22,40"},"metadata":{"label":["sms"],"description":"Get messages in the SMS inbox","severity":"info"}},"00013":{"files":{"org/scilab/forge/jlatexmath/DefaultTeXFont.java":"3,4,3","org/scilab/forge/jlatexmath/SymbolAtom.java":"3,4,3","org/scilab/forge/jlatexmath/TeXFormula.java":"3,4,3","org/telegram/messenger/AndroidUtilities.java":"130,131,132,133,134,131","org/telegram/messenger/ChatThemeController.java":"10,11,12,11","org/telegram/messenger/EmuDetector.java":"11,12,12","org/telegram/messenger/EmuInputDevicesDetector.java":"5,6,6","org/telegram/messenger/FileLoadOperation.java":"3,4,4","org/telegram/messenger/ImageLoader.java":"36,37,38,39,37","org/telegram/messenger/LocaleController.java":"21,22,23,22","org/telegram/messenger/MediaController.java":"77,78,79,80,79","org/telegram/messenger/SendMessagesHelper.java":"37,38,39,38","org/telegram/messenger/SvgHelper.java":"21,22,22","org/telegram/messenger/Utilities.java":"10,11,11","org/telegram/messenger/audioinfo/AudioInfo.java":"5,6,6","org/telegram/messenger/chromecast/ChromecastFileServer.java":"16,17,17","org/telegram/messenger/secretmedia/EncryptedFileInputStream.java":"3,4,4","org/telegram/messenger/voip/VoIPService.java":"77,78,78","org/telegram/tgnet/SerializedData.java":"7,8,8","org/telegram/ui/ActionBar/Theme.java":"58,59,60,59","org/telegram/ui/Cells/ThemesHorizontalListCell.java":"32,33,33","org/telegram/ui/ChannelColorActivity.java":"39,40,40","org/telegram/ui/Components/ChatThemeBottomSheet.java":"38,39,40,39","org/telegram/ui/Components/MarkdownParser.java":"16,17,17","org/telegram/ui/Components/Paint/Slice.java":"5,6,7,6","org/telegram/ui/ProfileActivity.java":"105,106,107,106","org/telegram/ui/bots/BotStorage.java":"18,19,20,19","org/telegram/ui/web/MHTML.java":"6,7,7"},"metadata":{"label":["file"],"description":"Read file and put it into a stream","severity":"info"}},"00121":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1951,1952,1958,2265,2268,2271,2275,2277,2342,2345,2348,2351,2354,3230,3895,4347,4348,4404,4933,4938,4941,4944,4947,4950,4953,4958,4965,4972,4998,4998,4998,5003,5013,5023,5041,5092,5095,6751,1046,1054,1058,2908,2930,2931,3788,6137,43,130,131,132,133,134","org/telegram/ui/ChannelAdminLogActivity.java":"509,513,518,520,932,938,1163,1168,1651,1784,1786,1795,1797,1799,1800,1890,1890,1903,1903,1908,1917,1967,1973,1976,1980,1983,1988,1992,1995,1999,2004,2007,2010,2014,2017,2020,2024,2027,2030,2035,2037,2045,2050,2053,2273,2277,2374,2437,2438,2439,2451,2452,2453,2478,2543,2633,2635,2637,3093,3094,3096,3129,3131,3137,3743,3785,3785,4143,4189,4902,3068,24,62,63","org/telegram/ui/ChatActivity.java":"1634,1637,1639,1641,1649,1657,1658,1673,2360,2360,3058,3090,3588,3589,3591,3592,3593,3595,3596,3615,3617,3713,3780,3788,4086,4087,4089,4090,4092,4098,4881,4892,4910,4919,4928,4942,4961,4973,4976,5069,5082,5083,5097,5101,5103,5110,5116,5120,5123,5126,5130,5133,5142,5144,5146,5153,5157,5158,5160,5164,5169,5172,5173,5186,5187,5205,5206,5216,5218,5230,5236,5239,5256,5257,5258,5259,5260,5273,5279,5300,5707,5708,5709,6178,6357,6360,6362,6950,7284,7304,7309,7371,7701,7702,7703,8129,8308,8311,8313,8634,8940,8957,9014,9035,9399,9400,9401,9827,10126,10794,10978,10978,10978,10983,11008,11008,11265,11300,13920,13921,13922,14343,14345,14347,14349,14497,14498,14499,14505,14857,14860,14862,15600,15648,15686,15812,15813,15819,15820,16264,16364,16578,16580,16975,16989,17258,17731,17732,17734,17736,17737,17739,17741,17742,17744,17745,17746,17747,17948,18236,18258,18283,18299,18343,18344,18692,18694,18696,18699,18702,18707,18712,18718,18720,18722,19147,19189,19446,19467,19687,19688,19689,19695,19755,19761,20516,20529,20531,20533,20535,21700,21837,21841,21849,21851,21857,21913,21915,21934,21934,22097,22099,22101,22108,22330,23427,23428,23434,23435,24243,24250,24251,24253,24254,24257,24259,24261,24276,24278,24280,24283,24309,24315,24473,24481,24485,24493,24496,24497,24498,24509,24632,24634,24635,24636,24679,24680,24785,24810,24814,24816,24840,24859,24867,24888,24909,24940,24951,25000,25006,29446,29476,29489,29492,29522,29530,29602,29603,29604,29610,30059,30359,30432,30453,30455,30470,30472,30474,30489,30495,30497,30502,30504,30519,30545,30686,30691,30694,31034,31035,31037,31039,31270,31510,31670,31670,31867,31867,31872,32269,33521,35354,35413,35413,35462,35728,35730,35741,35812,35908,35912,35916,35921,35928,35949,35954,36102,36108,36109,36112,36115,36120,36125,36133,36137,36140,36201,36205,36252,36255,36280,36283,36299,36305,36313,36333,36337,36340,36376,36397,36400,36421,36423,36439,36441,36462,36468,36788,36802,36804,36807,37275,37478,37495,37498,38060,38559,38710,38788,38809,38813,38816,38835,38836,38846,38864,38872,38886,38889,38897,38991,39003,39538,39544,39555,39638,39645,39651,39683,39689,39711,39722,39827,39827,41481,41494,41507,41646,41652,41749,41753,41756,41885,41908,42135,42187,42217,42277,42321,42379,42394,42401,42467,42484,42574,42818,42837,42946,42946,43079,43081,43084,43088,45093,45255,45295,45301,45779,45847,45854,45856,45859,45865,45868,45978,45992,46003,46191,46280,46610,46611,46612,47007,47008,47009,47030,47031,47032,47068,47302,47313,47315,47336,47340,47342,47348,47363,47365,47369,47375,47518,47519,47521,47522,47524,47530,47693,47693,47693,47698,47856,48086,48088,48192,48441,48442,48444,48445,48447,48453,48605,48605,48605,48610,48618,48618,48618,48623,48725,48992,48993,48995,49263,49833,49835,49841,49985,50186,50363,50363,50363,50387,50387,50387,50405,50405,50405,51660,51660,51660,51665,51720,51728,51760,51762,51835,51835,52119,52150,52192,52195,53243,54284,54597,54630,54771,54773,55202,55239,55563,55568,55573,55578,55756,55763,55768,55773,56074,56080,56089,56144,56388,56445,56490,56500,56709,56749,56767,56867,56902,56920,56947,58298,58496,58662,58879,58889,58889,58889,58891,58952,58952,58956,60822,60826,60915,60919,61481,61621,61624,61633,61638,61643,61788,61788,61819,61831,61838,61847,61854,62013,62019,62025,62041,62126,62157,62217,62224,62231,62245,62252,62266,62349,62416,62418,62424,62431,62440,62446,62452,62459,62461,62468,62474,62481,62487,62494,62623,62644,62947,62959,62970,63021,63763,63768,63771,63775,63791,63795,63801,63804,63814,63825,63830,63834,63840,63845,63850,63856,63861,63870,63880,63892,63896,63900,63907,63914,63918,63924,63930,63938,63944,63950,63964,63975,63980,63998,64000,64007,64012,64018,64022,64030,64038,64041,64046,64049,64054,64058,64061,64065,64073,64077,64080,64088,64092,64095,64102,64106,64111,64116,64125,64131,64135,64142,64147,64153,64156,64159,64165,64170,64174,64180,64185,64190,64195,64202,64210,64214,64225,64234,64242,64249,64254,64262,64273,64279,64287,64294,64300,64304,64308,64315,64321,64325,64331,64334,64338,64341,64345,64348,64352,64356,64381,64386,64389,50295,45,121,122,123","org/telegram/ui/web/BotWebViewContainer.java":"369,1580,2161,2162,2221,2222,2263,2362,2404,2484,2488,2495,2498,2504,2611,2916,2997,3067,3069,3149,3172,3178,3184,3387,3472,3474,3732,3732,3732,3737,4526,4562,4597,4649,4725,5043,5121,5249,5250,5284,5288,5291,5297,5491,5491,5491,5505,5505,5505,5517,5517,5517,5569,5569,5569,5585,5585,5585,5595,5595,5595,5851,5851,5856,6171,6204,6209,6270,6276,6517,6517,6522,6869,6871,6877,6896,601,29,64,65"},"metadata":{"label":["file","command"],"description":"Create a directory","severity":"info"}},"00012":{"files":{"org/telegram/messenger/AndroidUtilities.java":"124,131","org/telegram/messenger/audioinfo/AudioInfo.java":"4,6","org/telegram/messenger/chromecast/ChromecastFileServer.java":"15,17","org/telegram/ui/ProfileActivity.java":"103,106","org/telegram/ui/web/MHTML.java":"4,7"},"metadata":{"label":["file"],"description":"Read data and put it into a buffer stream","severity":"info"}},"00051":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1967,3822,4850,5745,3757,7214,16,17,40","org/telegram/messenger/ChatsWidgetProvider.java":"70,70,7,9","org/telegram/messenger/ContactsWidgetProvider.java":"70,70,7,9","org/telegram/messenger/FeedWidgetProvider.java":"39,39,7,8","org/telegram/messenger/MusicPlayerService.java":"377,379,377,379,10,11,18","org/telegram/messenger/NotificationsController.java":"8530,8556,8562,8566,10634,10661,10,32","org/telegram/ui/ActionIntroActivity.java":"738,738,4,9","org/telegram/ui/BasePermissionsActivity.java":"102,102,3,4","org/telegram/ui/ChatActivity.java":"29654,31330,38153,39573,39666,42505,45278,47411,50350,50821,50824,50828,56599,57938,57995,58345,58355,58385,59067,59094,59132,59143,59173,61809,61870,29654,16,43","org/telegram/ui/Components/AlertsCreator.java":"321,353,406,444,1937,1939,1944,2028,2039,2041,2046,2127,2131,8583,8590,8641,321,353,406,7,20","org/telegram/ui/Components/PermissionRequest.java":"81,168,295,81,168,295,4,5","org/telegram/ui/DialogsActivity.java":"10233,10248,10233,10248,13,31","org/telegram/ui/LocationActivity.java":"641,1337,2087,2809,2817,3640,3640,11,28","org/telegram/ui/LoginActivity.java":"1392,4805,4876,13115,1392,4876,13115,14,32","org/telegram/ui/NewContactBottomSheet.java":"1180,1180,6,12","org/telegram/ui/PassportActivity.java":"3600,3602,8583,9470,8583,9470,10,21","org/telegram/ui/PhotoViewer.java":"31400,34426,34520,34655,34818,24517,14,48","org/telegram/ui/PopupNotificationActivity.java":"652,652,10,13","org/telegram/ui/PremiumPreviewFragment.java":"1574,1580,1583,1857,1863,2062,2067,9,23","org/telegram/ui/ProfileActivity.java":"11113,11134,24051,19596,16,43","org/telegram/ui/ProfileNotificationsActivity.java":"464,1021,7,13","org/telegram/ui/QrActivity.java":"1071,358,1071,9,26","org/telegram/ui/SessionsActivity.java":"1552,1552,4,9","org/telegram/ui/Stories/recorder/StoryRecorder.java":"9666,9857,9867,9877,9666,9857,9867,9877,12,34","org/telegram/ui/bots/BotLocation.java":"133,332,133,332,6,19"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.) via setData","severity":"info"}},"00092":{"files":{"org/telegram/messenger/AndroidUtilities.java":"6960,3758,6,14,15"},"metadata":{"label":["command"],"description":"Send broadcast","severity":"info"}},"00125":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1930,2908,2912,2931,3788,4278,4328,4331,4425,4490,4662,1951,1952,1958,2265,2268,2271,2275,2277,2342,2345,2348,2351,2354,3230,3895,4347,4348,4404,4933,4938,4941,4944,4947,4950,4953,4958,4965,4972,4998,4998,4998,5003,5013,5023,5041,5092,5095,6751,43,130,131,132,133,134","org/telegram/messenger/MusicPlayerService.java":"266,289,307,431,431,473,474,481,493,508,510,512,526,616,629,20,27","org/telegram/messenger/SendMessagesHelper.java":"2427,2508,6513,6517,6682,6682,6689,6689,6696,6752,6752,6759,6759,6766,9727,9740,10018,10028,10312,10403,10633,12587,12939,12991,13249,13251,13278,14174,14182,14513,14516,14804,14898,15015,15137,15304,15324,17099,4659,4758,6136,6173,6175,6181,6192,6218,6237,6246,6252,6258,6260,10361,12316,21,37,38,39","org/telegram/ui/ArticleViewer.java":"8709,8709,8860,8860,9420,13530,13705,13705,830,1655,1655,1754,1817,2569,3807,3813,3813,3813,4653,4667,4720,4905,5341,5434,5456,5459,5465,5488,5492,5498,5691,5814,5816,9062,9546,9775,9935,10152,10152,10157,10468,10795,11527,11813,12508,12510,12821,13132,13286,13774,14044,14095,14941,17300,17339,17345,17347,31,89","org/telegram/ui/CacheControlActivity.java":"960,1011,205,759,762,765,768,771,774,777,780,783,786,824,836,840,845,847,849,873,878,1409,1468,1482,1637,1638,1639,1645,1880,1882,1886,1887,1982,1993,1996,1999,2016,2018,2219,2226,2297,2304,2309,2484,2497,2524,2526,2786,2917,2960,3044,3047,3050,3053,12,33","org/telegram/ui/ChannelAdminLogActivity.java":"2377,2405,2459,2483,2521,2670,2671,3883,3918,509,513,518,520,932,938,1163,1168,1651,1784,1786,1795,1797,1799,1800,1890,1890,1903,1903,1908,1917,1967,1973,1976,1980,1983,1988,1992,1995,1999,2004,2007,2010,2014,2017,2020,2024,2027,2030,2035,2037,2045,2050,2053,2273,2277,2374,2437,2438,2439,2451,2452,2453,2478,2543,2633,2635,2637,3093,3094,3096,3129,3131,3137,3743,3785,3785,4143,4189,4902,24,62,63","org/telegram/ui/ChatActivity.java":"20496,20499,29758,29810,29813,31029,31032,46777,46780,46785,46789,46799,46802,46988,47048,47075,47078,47081,47086,47090,47109,47112,47251,47254,47259,47263,51747,51748,58018,58066,1634,1637,1639,1641,1649,1657,1658,1673,2360,2360,3058,3090,3588,3589,3591,3592,3593,3595,3596,3615,3617,3713,3780,3788,4086,4087,4089,4090,4092,4098,4881,4892,4910,4919,4928,4942,4961,4973,4976,5069,5082,5083,5097,5101,5103,5110,5116,5120,5123,5126,5130,5133,5142,5144,5146,5153,5157,5158,5160,5164,5169,5172,5173,5186,5187,5205,5206,5216,5218,5230,5236,5239,5256,5257,5258,5259,5260,5273,5279,5300,5707,5708,5709,6178,6357,6360,6362,6950,7284,7304,7309,7371,7701,7702,7703,8129,8308,8311,8313,8634,8940,8957,9014,9035,9399,9400,9401,9827,10126,10794,10978,10978,10978,10983,11008,11008,11265,11300,13920,13921,13922,14343,14345,14347,14349,14497,14498,14499,14505,14857,14860,14862,15600,15648,15686,15812,15813,15819,15820,16264,16364,16578,16580,16975,16989,17258,17731,17732,17734,17736,17737,17739,17741,17742,17744,17745,17746,17747,17948,18236,18258,18283,18299,18343,18344,18692,18694,18696,18699,18702,18707,18712,18718,18720,18722,19147,19189,19446,19467,19687,19688,19689,19695,19755,19761,20516,20529,20531,20533,20535,21700,21837,21841,21849,21851,21857,21913,21915,21934,21934,22097,22099,22101,22108,22330,23427,23428,23434,23435,24243,24250,24251,24253,24254,24257,24259,24261,24276,24278,24280,24283,24309,24315,24473,24481,24485,24493,24496,24497,24498,24509,24632,24634,24635,24636,24679,24680,24785,24810,24814,24816,24840,24859,24867,24888,24909,24940,24951,25000,25006,29446,29476,29489,29492,29522,29530,29602,29603,29604,29610,30059,30359,30432,30453,30455,30470,30472,30474,30489,30495,30497,30502,30504,30519,30545,30686,30691,30694,31034,31035,31037,31039,31270,31510,31670,31670,31867,31867,31872,32269,33521,35354,35413,35413,35462,35728,35730,35741,35812,35908,35912,35916,35921,35928,35949,35954,36102,36108,36109,36112,36115,36120,36125,36133,36137,36140,36201,36205,36252,36255,36280,36283,36299,36305,36313,36333,36337,36340,36376,36397,36400,36421,36423,36439,36441,36462,36468,36788,36802,36804,36807,37275,37478,37495,37498,38060,38559,38710,38788,38809,38813,38816,38835,38836,38846,38864,38872,38886,38889,38897,38991,39003,39538,39544,39555,39638,39645,39651,39683,39689,39711,39722,39827,39827,41481,41494,41507,41646,41652,41749,41753,41756,41885,41908,42135,42187,42217,42277,42321,42379,42394,42401,42467,42484,42574,42818,42837,42946,42946,43079,43081,43084,43088,45093,45255,45295,45301,45779,45847,45854,45856,45859,45865,45868,45978,45992,46003,46191,46280,46610,46611,46612,47007,47008,47009,47030,47031,47032,47068,47302,47313,47315,47336,47340,47342,47348,47363,47365,47369,47375,47518,47519,47521,47522,47524,47530,47693,47693,47693,47698,47856,48086,48088,48192,48441,48442,48444,48445,48447,48453,48605,48605,48605,48610,48618,48618,48618,48623,48725,48992,48993,48995,49263,49833,49835,49841,49985,50186,50363,50363,50363,50387,50387,50387,50405,50405,50405,51660,51660,51660,51665,51720,51728,51760,51762,51835,51835,52119,52150,52192,52195,53243,54284,54597,54630,54771,54773,55202,55239,55563,55568,55573,55578,55756,55763,55768,55773,56074,56080,56089,56144,56388,56445,56490,56500,56709,56749,56767,56867,56902,56920,56947,58298,58496,58662,58879,58889,58889,58889,58891,58952,58952,58956,60822,60826,60915,60919,61481,61621,61624,61633,61638,61643,61788,61788,61819,61831,61838,61847,61854,62013,62019,62025,62041,62126,62157,62217,62224,62231,62245,62252,62266,62349,62416,62418,62424,62431,62440,62446,62452,62459,62461,62468,62474,62481,62487,62494,62623,62644,62947,62959,62970,63021,63763,63768,63771,63775,63791,63795,63801,63804,63814,63825,63830,63834,63840,63845,63850,63856,63861,63870,63880,63892,63896,63900,63907,63914,63918,63924,63930,63938,63944,63950,63964,63975,63980,63998,64000,64007,64012,64018,64022,64030,64038,64041,64046,64049,64054,64058,64061,64065,64073,64077,64080,64088,64092,64095,64102,64106,64111,64116,64125,64131,64135,64142,64147,64153,64156,64159,64165,64170,64174,64180,64185,64190,64195,64202,64210,64214,64225,64234,64242,64249,64254,64262,64273,64279,64287,64294,64300,64304,64308,64315,64321,64325,64331,64334,64338,64341,64345,64348,64352,64356,64381,64386,64389,45,121,122,123","org/telegram/ui/Components/AudioPlayerAlert.java":"2092,2573,2581,3665,3701,736,758,759,760,761,762,763,815,816,818,820,845,877,891,892,893,894,914,929,944,969,1090,1101,1161,1163,1177,1181,1194,1196,1756,1772,1919,2447,2471,2481,2484,2488,2646,2649,3436,3442,3448,3459,3461,3467,3473,3480,3481,3491,3497,3503,3543,3559,3567,3714,3718,3719,3720,3763,3848,25,53","org/telegram/ui/Components/ChatActivityEnterView.java":"15574,15575,1430,1457,1489,2092,2092,2092,2097,2202,2208,2911,2917,2934,3393,3441,3491,3520,3535,3637,3684,3945,4703,4770,4877,5077,5153,5243,6284,6286,6300,6313,6517,6524,6535,6543,6607,7509,8225,8293,8294,8998,9023,9026,9029,9043,9052,9080,9095,9100,9108,9111,9118,9121,9125,9685,9685,9688,9688,9868,9868,9976,12887,13336,13336,14487,14492,14515,14857,14858,14859,14865,16300,16301,16302,16308,18184,18186,18434,18435,34,92,93","org/telegram/ui/Components/ChatThemeBottomSheet.java":"1318,1467,174,214,216,289,291,331,497,499,760,765,778,779,780,786,1548,1713,1737,1872,1876,22,38,39,40","org/telegram/ui/Components/ImageUpdater.java":"832,834,850,238,243,247,251,255,260,13,17","org/telegram/ui/LaunchActivity.java":"4976,6365,7813,590,1937,1937,2060,2061,2064,2065,2218,2745,2745,2786,2788,2794,2795,2796,3233,3282,3285,3386,3388,3480,3480,3480,3539,3543,3553,3554,3600,3792,3794,3821,3829,3853,3861,3885,4071,4073,4074,4493,4528,4621,4650,4652,4654,4655,4657,4659,4708,4760,4762,4764,4766,4768,4841,4843,4896,4899,4936,5019,5019,5021,5021,5051,5051,5118,5118,5150,5150,5523,5530,5534,5725,5727,5836,5895,5906,6758,6758,7439,7449,7457,7458,7460,7461,7463,7464,7491,7492,7499,7500,7502,7505,7506,7507,7521,7522,7523,7529,7597,7598,7599,7605,7947,7950,8318,8481,8520,8591,9683,22,60,61","org/telegram/ui/NotificationsSoundActivity.java":"458,462,1141,172,200,202,204,206,208,230,247,248,312,318,575,582,596,597,597,627,628,628,763,767,783,15,28","org/telegram/ui/PassportActivity.java":"480,1179,1254,1280,1281,1287,1485,1492,1509,1510,1808,1846,1862,1880,1947,1963,1980,1988,2059,2103,2104,2110,2111,2133,2134,2155,2158,2542,2617,2619,2644,2653,2696,2715,2956,3228,3230,3246,3250,3264,3276,3311,3319,3331,3386,3387,3388,3394,3469,3473,3477,3481,3485,3489,3493,3497,3501,3505,3509,3513,3517,3524,3616,3632,3652,3679,3707,3745,3749,3795,3842,3843,3884,3885,3903,4037,4148,4150,4152,4154,4156,4160,4184,4188,4190,4192,4194,4196,4221,4242,4246,4248,4250,4252,4254,4278,4282,4383,4386,4389,4392,4395,4401,4441,4499,4501,4590,4596,4597,4600,4602,4604,4612,4614,4997,4999,5027,5027,5043,5043,5056,5061,5082,5086,5088,5090,5092,5119,5130,5136,5138,5266,5268,5275,5277,5284,5286,5292,5297,5302,5307,5312,5317,5361,5564,5566,5664,5667,5744,5749,5773,5805,5815,5816,5816,5822,5832,5835,5887,5912,5915,5932,5935,5953,5953,5955,5955,5964,5964,6086,6090,6109,6178,6182,6188,6190,6195,6199,6272,6274,6276,6277,6278,6380,6383,6386,6389,6392,6395,6398,6401,6404,6407,6410,6542,6613,6641,6665,6728,6730,6866,6868,6872,6874,6876,6878,6881,6888,6890,6894,6896,6898,6900,6902,6905,6910,6913,6994,7001,7007,7012,7080,7486,7598,7685,7691,7696,7702,7706,7708,7800,7803,7805,7812,7814,7816,7818,7820,7822,7824,7826,7828,7844,7850,7851,7852,8076,8118,8119,8120,8249,8507,8557,8558,8559,8565,8600,8738,8978,8984,8985,8986,9208,9211,9247,9390,9397,9443,9445,9476,9599,9600,9605,9901,9903,10103,10104,10105,10106,23,56","org/telegram/ui/PhotoCropActivity.java":"587,582,630,651,10,14","org/telegram/ui/PhotoViewer.java":"5685,5700,5723,5726,7933,7938,7938,7951,7996,8000,8002,8017,8327,8336,8351,8357,8362,8362,8375,8515,9114,9114,9114,9167,9170,24403,24411,24414,24913,24997,25089,25354,25373,28425,31117,31125,31213,34815,1842,2184,2187,2282,2282,2344,2344,2375,2375,2410,2412,2414,2416,5656,5657,5660,5662,5748,6006,6011,6014,6017,6035,6059,6091,6106,6128,6139,6140,6141,6144,6145,6148,6149,6150,6151,6152,6153,6156,6157,6158,6159,6292,6392,6559,6622,7146,7187,7290,7303,7316,7329,7336,7356,7384,7513,8412,8412,8412,8412,8422,8574,8574,8574,8574,8584,8950,8957,8965,8973,8997,9016,9022,9044,9050,10046,10102,10909,10914,10919,10924,10929,11093,11394,11399,11401,11409,11412,11475,11478,12432,12539,12549,12566,12568,12570,12572,12574,12576,12578,12580,12582,12663,12685,12687,12689,12691,12693,12695,12707,12709,12711,12771,12773,12775,14165,14699,15567,15568,15569,15575,17021,17021,17574,18672,18673,18674,18680,20707,20898,20901,21027,21030,21712,21714,21716,21718,21720,21733,21739,21745,21904,22344,22346,22366,22368,22456,22461,22463,23908,26057,31597,31598,31636,31690,31798,31924,32417,32419,32421,32423,34375,34383,34391,34408,34491,34498,34537,34543,34549,34569,34741,34741,35008,50,133,134","org/telegram/ui/ProfileActivity.java":"5126,5129,18667,18675,18697,2819,2820,2821,3322,3525,3529,3533,3645,3646,3660,3664,3666,3671,3676,3680,3689,4041,4107,4108,4109,4549,4558,4562,4799,4875,4876,4896,4897,4898,4904,4946,4952,5092,5093,5094,5100,5229,5230,5232,5233,5235,5241,5299,5301,5302,6045,6100,6100,6102,6490,6496,6502,6851,6851,6851,6851,6865,6866,6875,6886,6892,7061,7065,7085,7086,7087,7093,7251,7343,7363,7364,7365,7366,7367,7378,7387,7388,7389,7390,7391,7396,7397,7398,7401,7410,7422,7442,7447,7594,7646,7657,7994,7995,7996,8002,8260,8261,8262,8918,8920,8926,9024,10324,10329,10334,10339,10344,10375,10375,10380,10738,10774,10781,10790,10798,10805,10939,11125,11144,11149,11160,11162,11228,11230,11825,11846,11856,11866,11876,11886,11909,11937,13715,15924,15926,15928,15930,16035,16037,16043,16045,16047,16053,16118,16121,16132,16141,16159,16296,16299,16301,16309,16317,16476,16478,16480,16586,16589,16684,16686,16688,16919,16921,16923,16980,16982,17363,17365,17368,17371,17372,17392,17394,17399,17401,17404,17408,17411,17417,17421,17423,17426,17435,17438,17441,17442,17449,17459,17460,17461,17463,17469,17569,17583,17612,17614,17615,17616,17625,17710,17722,17757,17761,17769,17775,17779,17780,17785,17791,17800,17810,17814,17819,17820,17822,17881,17896,17899,17901,17913,17917,18037,18637,18773,19136,19390,19392,19400,19403,19406,19409,19412,19415,19434,19442,19451,19451,19455,19455,19478,19480,19498,19500,19506,19512,19517,19520,19527,19549,19557,19568,19576,19665,19733,19742,19750,19793,19795,19798,19800,19804,19808,19810,19813,19838,19845,19863,19866,19868,19877,19879,19897,19903,19913,19926,19939,19941,19943,19946,19950,19954,19958,19961,19967,19970,19973,19976,19979,19982,19985,19988,19991,19994,19997,20000,20003,20007,20013,20017,20021,20027,20037,20039,20045,20048,20054,20058,20085,20097,20110,20137,20141,20157,20157,20161,20168,20170,20174,20192,20196,20230,20264,20278,20321,20397,20791,20797,20803,20810,20818,20818,20824,20824,20830,20830,20836,20836,20842,20842,20848,20848,20854,20854,20860,20860,20866,20866,20872,20872,20878,20878,20884,20884,20891,20899,20900,20908,20908,20914,20914,20922,20922,20933,20933,20939,20945,20945,20951,20951,20957,20957,20963,20963,20969,20969,20976,20976,20982,20982,20988,20988,20994,20994,21000,21000,21006,21006,21012,21012,21018,21018,21024,21024,21030,21030,21036,21036,21042,21042,21049,21057,21057,21063,21063,21070,21078,21078,21085,21085,21091,21091,21091,21097,21097,21097,21103,21103,21103,21109,21109,21115,21115,21121,21121,21127,21127,21133,21133,21139,21139,21145,21145,21151,21151,21157,21157,21163,21163,21169,21169,21176,21176,21182,21182,21182,21188,21188,21195,21195,21201,21201,21201,21207,21207,21207,21213,21213,21213,21220,21228,21228,21234,21234,21240,21241,21243,21249,21249,21249,21255,21255,21262,21262,21268,21268,21268,21274,21274,21280,21280,21286,21286,21292,21292,21298,21298,21304,21304,21310,21310,21316,21316,21322,21322,21328,21328,21334,21334,21340,21340,21346,21346,21353,21361,21361,21367,21367,21373,21373,21379,21379,21385,21385,21391,21391,21397,21397,21404,21405,21413,21413,21413,21419,21419,21419,21425,21425,21432,21440,21440,21451,21464,21464,21470,21470,21476,21476,21484,21484,21496,21496,21508,21508,21520,21520,21532,21532,21544,21544,21556,21556,21568,21568,21580,21580,21592,21592,21603,21613,21613,21620,21620,21620,21627,21627,21627,21634,21634,21640,21640,21640,21646,21646,21646,21652,21652,21652,21659,21659,21665,21665,21665,21671,21671,21671,21677,21677,21677,21683,21683,21683,21689,21690,21691,21699,21699,21705,21705,21711,21711,21717,21717,21724,21735,21735,21741,21741,21747,21749,21756,21756,21761,21761,22385,22389,22410,22458,22460,22517,22523,22574,22583,22599,22695,22852,23797,24073,24079,24085,24101,24112,24112,24112,24117,24155,24160,24163,24169,24180,24187,24203,24209,24216,24222,24229,24236,24243,24250,24256,24265,24272,24278,24306,24307,24308,24314,24348,24358,24359,24360,24366,24400,24417,24417,24460,24474,24474,24474,24479,24491,24492,24493,24499,24533,24547,24548,24549,24555,24590,24601,24832,24856,24877,24885,24897,24901,24909,24910,24916,24917,24929,45,105,106,107","org/telegram/ui/SecretVoicePlayer.java":"1060,1063,1063,1066,1069,1130,1167,1309,1309,1309,1314,26,41","org/telegram/ui/Stories/PeerStoriesView.java":"2764,2857,5176,5411,8842,10044,1645,1709,1709,1709,1746,1755,1790,1800,1815,1837,2028,2085,2143,2170,2297,2317,2336,2357,2374,2376,2390,2405,2413,2426,2432,2441,2451,2462,2478,2516,2531,2556,2564,2571,2581,2604,2615,2630,2638,2649,2657,2668,3073,3076,3076,3079,3083,3217,3217,3217,3222,3322,3586,3601,3637,3654,3667,3667,3690,3696,3699,3704,4058,4066,4078,4089,4094,4189,4244,4246,4248,4250,4252,4392,5146,5147,5148,5154,5196,5197,5198,5503,5717,5949,5953,6199,6200,6201,6207,6586,6589,7303,7360,7364,7389,7472,8400,8419,8424,8458,8531,8743,8812,9363,9460,10516,10516,10578,10586,10681,10681,11082,11084,11087,11101,11113,11114,11116,11117,11119,11125,29,59","org/telegram/ui/Stories/recorder/PaintView.java":"3195,847,865,881,899,2083,2102,2120,2319,2442,2457,4704,4725,4734,4744,4753,4763,4776,4798,4817,6177,6178,6179,6185,30,60","org/telegram/ui/ThemePreviewActivity.java":"6302,862,865,1051,1053,1523,1524,1525,1527,1528,1633,1633,1797,1814,1831,1877,2152,2168,2199,2213,2216,2217,2239,2971,2974,3490,3492,3998,3999,4000,4006,4111,4139,4142,4989,4991,4992,4998,5005,5006,5012,5020,5031,5084,5462,5463,5464,5470,6316,6388,7184,7185,7197,7198,7210,7211,7223,7224,7236,7237,7249,7250,7262,7263,7275,7276,7357,7393,7424,7440,7539,7555,7584,7585,7593,7609,7666,7679,7681,7708,7710,7727,7729,7732,7754,7773,32,59,60,61","org/telegram/ui/bots/BotShareSheet.java":"160,1049,1310,377,851,1017,8,16","org/telegram/ui/web/BotWebViewContainer.java":"601,5067,369,1580,2161,2162,2221,2222,2263,2362,2404,2484,2488,2495,2498,2504,2611,2916,2997,3067,3069,3149,3172,3178,3184,3387,3472,3474,3732,3732,3732,3737,4526,4562,4597,4649,4725,5043,5121,5249,5250,5284,5288,5291,5297,5491,5491,5491,5505,5505,5505,5517,5517,5517,5569,5569,5569,5585,5585,5585,5595,5595,5595,5851,5851,5856,6171,6204,6209,6270,6276,6517,6517,6522,6869,6871,6877,6896,29,64,65"},"metadata":{"label":["file"],"description":"Check if the given file path exist","severity":"info"}},"00104":{"files":{"org/telegram/messenger/AndroidUtilities.java":"1951,1952,1958,2265,2268,2271,2275,2277,2342,2345,2348,2351,2354,3230,3895,4347,4348,4404,4933,4938,4941,4944,4947,4950,4953,4958,4965,4972,4998,4998,4998,5003,5013,5023,5041,5092,5095,6751,6135,43,130,131,132,133,134","org/telegram/ui/CacheControlActivity.java":"205,759,762,765,768,771,774,777,780,783,786,824,836,840,845,847,849,873,878,1409,1468,1482,1637,1638,1639,1645,1880,1882,1886,1887,1982,1993,1996,1999,2016,2018,2219,2226,2297,2304,2309,2484,2497,2524,2526,2786,2917,2960,3044,3047,3050,3053,655,916,998,1045,12,33","org/telegram/ui/ProfileActivity.java":"2819,2820,2821,3322,3525,3529,3533,3645,3646,3660,3664,3666,3671,3676,3680,3689,4041,4107,4108,4109,4549,4558,4562,4799,4875,4876,4896,4897,4898,4904,4946,4952,5092,5093,5094,5100,5229,5230,5232,5233,5235,5241,5299,5301,5302,6045,6100,6100,6102,6490,6496,6502,6851,6851,6851,6851,6865,6866,6875,6886,6892,7061,7065,7085,7086,7087,7093,7251,7343,7363,7364,7365,7366,7367,7378,7387,7388,7389,7390,7391,7396,7397,7398,7401,7410,7422,7442,7447,7594,7646,7657,7994,7995,7996,8002,8260,8261,8262,8918,8920,8926,9024,10324,10329,10334,10339,10344,10375,10375,10380,10738,10774,10781,10790,10798,10805,10939,11125,11144,11149,11160,11162,11228,11230,11825,11846,11856,11866,11876,11886,11909,11937,13715,15924,15926,15928,15930,16035,16037,16043,16045,16047,16053,16118,16121,16132,16141,16159,16296,16299,16301,16309,16317,16476,16478,16480,16586,16589,16684,16686,16688,16919,16921,16923,16980,16982,17363,17365,17368,17371,17372,17392,17394,17399,17401,17404,17408,17411,17417,17421,17423,17426,17435,17438,17441,17442,17449,17459,17460,17461,17463,17469,17569,17583,17612,17614,17615,17616,17625,17710,17722,17757,17761,17769,17775,17779,17780,17785,17791,17800,17810,17814,17819,17820,17822,17881,17896,17899,17901,17913,17917,18037,18637,18773,19136,19390,19392,19400,19403,19406,19409,19412,19415,19434,19442,19451,19451,19455,19455,19478,19480,19498,19500,19506,19512,19517,19520,19527,19549,19557,19568,19576,19665,19733,19742,19750,19793,19795,19798,19800,19804,19808,19810,19813,19838,19845,19863,19866,19868,19877,19879,19897,19903,19913,19926,19939,19941,19943,19946,19950,19954,19958,19961,19967,19970,19973,19976,19979,19982,19985,19988,19991,19994,19997,20000,20003,20007,20013,20017,20021,20027,20037,20039,20045,20048,20054,20058,20085,20097,20110,20137,20141,20157,20157,20161,20168,20170,20174,20192,20196,20230,20264,20278,20321,20397,20791,20797,20803,20810,20818,20818,20824,20824,20830,20830,20836,20836,20842,20842,20848,20848,20854,20854,20860,20860,20866,20866,20872,20872,20878,20878,20884,20884,20891,20899,20900,20908,20908,20914,20914,20922,20922,20933,20933,20939,20945,20945,20951,20951,20957,20957,20963,20963,20969,20969,20976,20976,20982,20982,20988,20988,20994,20994,21000,21000,21006,21006,21012,21012,21018,21018,21024,21024,21030,21030,21036,21036,21042,21042,21049,21057,21057,21063,21063,21070,21078,21078,21085,21085,21091,21091,21091,21097,21097,21097,21103,21103,21103,21109,21109,21115,21115,21121,21121,21127,21127,21133,21133,21139,21139,21145,21145,21151,21151,21157,21157,21163,21163,21169,21169,21176,21176,21182,21182,21182,21188,21188,21195,21195,21201,21201,21201,21207,21207,21207,21213,21213,21213,21220,21228,21228,21234,21234,21240,21241,21243,21249,21249,21249,21255,21255,21262,21262,21268,21268,21268,21274,21274,21280,21280,21286,21286,21292,21292,21298,21298,21304,21304,21310,21310,21316,21316,21322,21322,21328,21328,21334,21334,21340,21340,21346,21346,21353,21361,21361,21367,21367,21373,21373,21379,21379,21385,21385,21391,21391,21397,21397,21404,21405,21413,21413,21413,21419,21419,21419,21425,21425,21432,21440,21440,21451,21464,21464,21470,21470,21476,21476,21484,21484,21496,21496,21508,21508,21520,21520,21532,21532,21544,21544,21556,21556,21568,21568,21580,21580,21592,21592,21603,21613,21613,21620,21620,21620,21627,21627,21627,21634,21634,21640,21640,21640,21646,21646,21646,21652,21652,21652,21659,21659,21665,21665,21665,21671,21671,21671,21677,21677,21677,21683,21683,21683,21689,21690,21691,21699,21699,21705,21705,21711,21711,21717,21717,21724,21735,21735,21741,21741,21747,21749,21756,21756,21761,21761,22385,22389,22410,22458,22460,22517,22523,22574,22583,22599,22695,22852,23797,24073,24079,24085,24101,24112,24112,24112,24117,24155,24160,24163,24169,24180,24187,24203,24209,24216,24222,24229,24236,24243,24250,24256,24265,24272,24278,24306,24307,24308,24314,24348,24358,24359,24360,24366,24400,24417,24417,24460,24474,24474,24474,24479,24491,24492,24493,24499,24533,24547,24548,24549,24555,24590,24601,24832,24856,24877,24885,24897,24901,24909,24910,24916,24917,24929,18675,18697,45,105,106,107","org/telegram/ui/web/BotWebViewContainer.java":"369,1580,2161,2162,2221,2222,2263,2362,2404,2484,2488,2495,2498,2504,2611,2916,2997,3067,3069,3149,3172,3178,3184,3387,3472,3474,3732,3732,3732,3737,4526,4562,4597,4649,4725,5043,5121,5249,5250,5284,5288,5291,5297,5491,5491,5491,5505,5505,5505,5517,5517,5517,5569,5569,5569,5585,5585,5585,5595,5595,5595,5851,5851,5856,6171,6204,6209,6270,6276,6517,6517,6522,6869,6871,6877,6896,601,29,64,65"},"metadata":{"label":["file"],"description":"Check if the given path is directory","severity":"info"}},"00112":{"files":{"org/telegram/messenger/AndroidUtilities.java":"7209,519,605,1080,1101,1397,1400,1517,2211,2214,2227,2588,2907,3964,4103,4108,4169,4178,4188,4519,4538,4545,4604,4635,4848,5146,5297,6472,6479,149,152","org/telegram/messenger/LocaleController.java":"3492,3525,3812,1367,1391,1419,1580,1591,1602,2225,2356,2357,2362,2420,2696,2706,3210,3250,3916,3916,4027,5024,5381,26,28","org/telegram/ui/Components/AlertsCreator.java":"4856,4857,4879,4915,4967,5302,5469,5538,5786,5825,5853,6439,6441,6498,6651,6697,6733,6883,6922,6954,7650,10393,10485,1287,1305,1970,2009,2072,2109,3983,4020,4045,4128,4131,4175,4176,4213,10014,10190,10225,61,62"},"metadata":{"label":["collection","calendar"],"description":"Get the date of the calendar event","severity":"info"}},"00108":{"files":{"org/telegram/messenger/ImageLoader.java":"343,520,886,405,590,969,5457,5458,5554,5555,40,41,44","org/telegram/ui/Components/PhotoViewerWebView.java":"400,404,770,787,25,27","org/telegram/ui/Components/TranslateAlert2.java":"569,572,37,38","org/telegram/ui/Components/WebPlayerView.java":"504,508,511,547,35,36","org/telegram/ui/web/HttpGetFileTask.java":"123,183,9,10"},"metadata":{"label":["network","command"],"description":"Read the input stream from given URL","severity":"info"}},"00189":{"files":{"org/telegram/messenger/ContactsController.java":"691,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,12","org/telegram/messenger/MediaController.java":"7779,8325,8328,8331,8334,8337,8338,8341,8344,8347,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,1487,1512,1541,2044,7776,8221,8306,8672,9,16","org/telegram/messenger/NotificationBadge.java":"342,336,5,10"},"metadata":{"label":["sms"],"description":"Get the content of a SMS message","severity":"info"}},"00188":{"files":{"org/telegram/messenger/ContactsController.java":"691,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,12","org/telegram/messenger/MediaController.java":"7779,8325,8328,8331,8334,8337,8338,8341,8344,8347,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,1487,1512,1541,2044,7776,8221,8306,8672,9,16","org/telegram/messenger/NotificationBadge.java":"342,336,5,10"},"metadata":{"label":["sms"],"description":"Get the address of a SMS message","severity":"info"}},"00052":{"files":{"org/telegram/messenger/ContactsController.java":"3101,3177,3999,3202,7,14","org/telegram/messenger/MediaController.java":"926,937,943,949,955,961,967,1000,5467,5500,5562,5566,5572,5594,5610,5713,5816,5872,5876,5983,5990,6017,6122,6170,6513,6530,6619,6625,6753,7225,7388,7423,7890,7924,7958,7973,8002,8042,8060,8069,8900,9178,813,4497,4645,5072,5135,5178,9,40"},"metadata":{"label":["sms"],"description":"Deletes media specified by a content URI(SMS, CALL_LOG, File, etc.)","severity":"info"}},"00053":{"files":{"org/telegram/messenger/ContactsController.java":"3202,326,7,14","org/telegram/messenger/MediaController.java":"813,4497,4645,5072,5135,5178,1628,1633,1638,1643,2000,2011,9,40"},"metadata":{"label":["sms"],"description":"Monitor data identified by a given content URI changes(SMS, MMS, etc.)","severity":"info"}},"00011":{"files":{"org/telegram/messenger/ContactsController.java":"3202,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,14","org/telegram/messenger/MediaController.java":"813,4497,4645,5072,5135,5178,1487,1512,1541,2044,7776,8221,8306,8672,9,40","org/telegram/messenger/NotificationBadge.java":"212,274,311,332,386,488,336,5,11"},"metadata":{"label":["sms","calllog","collection"],"description":"Query data from URI (SMS, CALLLOGS)","severity":"info"}},"00102":{"files":{"org/telegram/messenger/MediaController.java":"1675,1689,1695,4261,4273,6532,6717,7232,2656,2658,11,31","org/telegram/messenger/voip/VoIPService.java":"400,440,612,441,626,5390,5476,5541,5550,5563,5960,6780,6783,6794,6800,6913,16,17,38","org/telegram/ui/Stories/LivePlayer.java":"229,991,240,996,3,4"},"metadata":{"label":["command"],"description":"Set the phone speaker on","severity":"info"}},"00191":{"files":{"org/telegram/messenger/ContactsController.java":"691,3202,12,14","org/telegram/messenger/MediaController.java":"7779,8325,8328,8331,8334,8337,8338,8341,8344,8347,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,813,4497,4645,5072,5135,5178,16,40","org/telegram/messenger/NotificationBadge.java":"342,212,274,311,332,386,488,10,11","org/telegram/ui/bots/BotDownloads.java":"276,278,292,293,213,278,7,15"},"metadata":{"label":["sms"],"description":"Get messages in the SMS inbox","severity":"info"}},"00200":{"files":{"org/telegram/messenger/ContactsController.java":"691,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,12","org/telegram/messenger/MediaController.java":"7779,8325,8328,8331,8334,8337,8338,8341,8344,8347,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,1487,1512,1541,2044,7776,8221,8306,8672,9,16","org/telegram/messenger/NotificationBadge.java":"342,336,5,10"},"metadata":{"label":["collection","contact"],"description":"Query data from the contact list","severity":"info"}},"00187":{"files":{"org/telegram/messenger/ContactsController.java":"690,834,1048,1175,1205,2861,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,12","org/telegram/messenger/MediaController.java":"1490,1513,2047,8352,8684,1487,1512,1541,2044,7776,8221,8306,8672,9,16","org/telegram/messenger/NotificationBadge.java":"340,336,5,10"},"metadata":{"label":["collection","sms","calllog","calendar"],"description":"Query a URI and check the result","severity":"info"}},"00201":{"files":{"org/telegram/messenger/ContactsController.java":"691,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,12","org/telegram/messenger/MediaController.java":"7779,8325,8328,8331,8334,8337,8338,8341,8344,8347,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,1487,1512,1541,2044,7776,8221,8306,8672,9,16","org/telegram/messenger/NotificationBadge.java":"342,336,5,10"},"metadata":{"label":["collection","calllog"],"description":"Query data from the call log","severity":"info"}},"00077":{"files":{"org/telegram/messenger/ContactsController.java":"326,686,820,2782,2856,3098,3177,3205,3922,3977,686,823,1046,1173,1201,2782,2857,3927,3946,3979,3989,7,9","org/telegram/messenger/MediaController.java":"1487,1512,1541,1564,1572,1626,1996,2007,2044,6496,6498,6513,7371,7373,7388,7579,7582,7604,7686,7734,7776,7911,8215,8300,8666,1487,1512,1541,2044,7776,8221,8306,8672,9,11","org/telegram/messenger/NotificationBadge.java":"212,274,311,333,426,505,336,5,7"},"metadata":{"label":["collection","sms","calllog","calendar"],"description":"Read sensitive data(SMS, CALLLOG, etc)","severity":"info"}},"00014":{"files":{"org/telegram/messenger/ImageLoader.java":"267,766,1300,1468,1483,1498,1501,1503,1657,1987,2018,2058,2186,2241,2342,2435,2498,2509,2564,2576,2589,2602,2615,2628,2641,2649,2782,2794,2799,2807,2809,2822,3023,3025,3310,3316,3606,3617,3619,3650,3685,4664,4752,4798,37,63","org/telegram/messenger/SendMessagesHelper.java":"376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,38,60","org/telegram/messenger/voip/VoIPService.java":"769,783,826,1841,3321,3455,4210,4580,7884,78,95","org/telegram/ui/ActionBar/Theme.java":"3623,3626,3627,3628,3629,3632,3633,3634,3638,3639,3643,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3667,3668,3669,3673,3674,3678,3679,3680,3681,3682,3683,3684,3685,3686,3690,3691,3692,3696,3697,3698,3699,3703,3704,3705,3706,3707,3711,3712,3713,3717,3718,3719,3720,3721,3725,3726,3727,3728,3729,3733,3737,3738,3739,3740,3741,3745,3749,3750,3754,3755,3756,3757,3761,3765,3766,3770,3771,3772,3773,3774,3775,3776,3777,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3792,3796,3797,3798,3802,3803,3804,3805,3806,3810,3811,3814,3815,3819,3820,3824,3825,3826,3827,3828,3829,3833,3834,3835,3836,3840,3841,3842,3843,3847,3851,3852,3853,3854,3855,3858,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,3873,3874,3875,3876,3877,3878,3882,3883,3884,3888,3889,3890,3891,3895,3896,3897,3898,3899,3903,3904,3908,3909,3910,3911,3912,3913,3914,3915,4064,4077,4088,4099,4110,4140,4155,4276,4279,4327,5579,5868,5920,5937,5963,5964,5965,5966,5967,5968,5969,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5981,5982,5983,5984,5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,6000,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6015,6016,6017,6018,6028,6029,6032,6035,6038,6043,6050,6057,6064,6070,6093,6094,6095,6097,6098,6101,6102,6103,6106,6107,6118,6119,6125,6134,6138,6145,6149,6153,6625,6626,6627,6628,6629,6630,6631,6636,6637,6638,6639,6772,6773,6774,6779,6781,7147,7309,7322,7325,7364,8735,9354,9800,9801,9803,9805,9808,9870,10165,10318,10368,11668,11695,13100,13203,14162,14267,14268,14272,14273,59,78","org/telegram/ui/bots/BotStorage.java":"161,293,490,503,504,505,506,507,19,36"},"metadata":{"label":["file"],"description":"Read file into a stream and put it into a JSON object","severity":"info"}},"00005":{"files":{"org/telegram/messenger/ImageLoader.java":"186,2455,2462,2530,2550,5445,5542,267,766,1300,1468,1483,1498,1501,1503,1657,1987,2018,2058,2186,2241,2342,2435,2498,2509,2564,2576,2589,2602,2615,2628,2641,2649,2782,2794,2799,2807,2809,2822,3023,3025,3310,3316,3606,3617,3619,3650,3685,4664,4752,4798,36,37,38,39,63","org/telegram/messenger/SendMessagesHelper.java":"1873,2511,6684,6691,6754,6761,9703,9715,10005,10268,10880,10969,11040,11209,11613,12588,12753,12821,12887,12994,13712,13714,13740,14193,14195,14270,14431,14658,14660,14740,14750,14752,14765,15398,15530,17172,17211,376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,37,38,39,60","org/telegram/messenger/SharedConfig.java":"1235,915,15,28","org/telegram/messenger/voip/VoIPService.java":"4529,4739,4885,4972,769,783,826,1841,3321,3455,4210,4580,7884,77,78,95","org/telegram/ui/ActionBar/Theme.java":"7381,8626,8632,8703,8734,8830,8993,9646,10156,10358,10735,10803,10870,11000,11035,11043,11096,11130,11171,11216,11254,11289,11345,11408,11485,11490,13612,13652,3623,3626,3627,3628,3629,3632,3633,3634,3638,3639,3643,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3667,3668,3669,3673,3674,3678,3679,3680,3681,3682,3683,3684,3685,3686,3690,3691,3692,3696,3697,3698,3699,3703,3704,3705,3706,3707,3711,3712,3713,3717,3718,3719,3720,3721,3725,3726,3727,3728,3729,3733,3737,3738,3739,3740,3741,3745,3749,3750,3754,3755,3756,3757,3761,3765,3766,3770,3771,3772,3773,3774,3775,3776,3777,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3792,3796,3797,3798,3802,3803,3804,3805,3806,3810,3811,3814,3815,3819,3820,3824,3825,3826,3827,3828,3829,3833,3834,3835,3836,3840,3841,3842,3843,3847,3851,3852,3853,3854,3855,3858,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,3873,3874,3875,3876,3877,3878,3882,3883,3884,3888,3889,3890,3891,3895,3896,3897,3898,3899,3903,3904,3908,3909,3910,3911,3912,3913,3914,3915,4064,4077,4088,4099,4110,4140,4155,4276,4279,4327,5579,5868,5920,5937,5963,5964,5965,5966,5967,5968,5969,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5981,5982,5983,5984,5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,6000,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6015,6016,6017,6018,6028,6029,6032,6035,6038,6043,6050,6057,6064,6070,6093,6094,6095,6097,6098,6101,6102,6103,6106,6107,6118,6119,6125,6134,6138,6145,6149,6153,6625,6626,6627,6628,6629,6630,6631,6636,6637,6638,6639,6772,6773,6774,6779,6781,7147,7309,7322,7325,7364,8735,9354,9800,9801,9803,9805,9808,9870,10165,10318,10368,11668,11695,13100,13203,14162,14267,14268,14272,14273,58,59,60,78","org/telegram/ui/PassportActivity.java":"8874,740,741,800,805,808,812,816,819,823,826,829,1315,1316,1317,1319,1320,1321,1324,1325,1326,1327,1328,1329,1330,1345,1355,1357,1359,1375,1567,1568,1569,1570,1571,1572,3073,3074,3075,3091,3092,3093,3104,3111,3112,3113,3120,3121,3122,3130,3131,3132,3142,3143,3144,3146,3148,3171,3177,3184,3718,3719,3721,3723,4130,4212,4270,4978,5108,5993,6003,6127,6135,6175,6206,6502,6613,6641,7495,7496,7721,7722,7745,7746,8186,9112,56,75","org/telegram/ui/bots/BotDownloads.java":"246,80,242,243,244,246,247,248,391,27,35","org/telegram/ui/web/BotWebViewContainer.java":"602,4057,4094,847,848,2472,2623,2919,2919,2922,3486,3605,3662,3673,3684,3753,3796,3815,3817,3819,3843,3854,3867,3930,3931,3941,4810,4849,4871,5708,6412,7353,7380,7390,7391,7401,7402,7403,7413,7414,7415,7416,64,65,79","org/telegram/ui/web/WebInstantView.java":"391,130,253,283,23,36"},"metadata":{"label":["file"],"description":"Get absolute path of file and put it to JSON object","severity":"info"}},"00064":{"files":{"org/telegram/messenger/voip/VoIPService.java":"7751,400,440,612,16,17,63"},"metadata":{"label":["control"],"description":"Monitor incoming call status","severity":"info"}},"00004":{"files":{"org/telegram/messenger/ImageLoader.java":"5452,5549,267,766,1300,1468,1483,1498,1501,1503,1657,1987,2018,2058,2186,2241,2342,2435,2498,2509,2564,2576,2589,2602,2615,2628,2641,2649,2782,2794,2799,2807,2809,2822,3023,3025,3310,3316,3606,3617,3619,3650,3685,4664,4752,4798,36,37,38,39,63","org/telegram/messenger/SendMessagesHelper.java":"415,10258,10640,376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,37,38,39,60","org/telegram/messenger/SharedConfig.java":"369,389,915,15,28","org/telegram/messenger/voip/VoIPService.java":"373,769,783,826,1841,3321,3455,4210,4580,7884,77,78,95","org/telegram/ui/ActionBar/Theme.java":"9411,3623,3626,3627,3628,3629,3632,3633,3634,3638,3639,3643,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3667,3668,3669,3673,3674,3678,3679,3680,3681,3682,3683,3684,3685,3686,3690,3691,3692,3696,3697,3698,3699,3703,3704,3705,3706,3707,3711,3712,3713,3717,3718,3719,3720,3721,3725,3726,3727,3728,3729,3733,3737,3738,3739,3740,3741,3745,3749,3750,3754,3755,3756,3757,3761,3765,3766,3770,3771,3772,3773,3774,3775,3776,3777,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3792,3796,3797,3798,3802,3803,3804,3805,3806,3810,3811,3814,3815,3819,3820,3824,3825,3826,3827,3828,3829,3833,3834,3835,3836,3840,3841,3842,3843,3847,3851,3852,3853,3854,3855,3858,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,3873,3874,3875,3876,3877,3878,3882,3883,3884,3888,3889,3890,3891,3895,3896,3897,3898,3899,3903,3904,3908,3909,3910,3911,3912,3913,3914,3915,4064,4077,4088,4099,4110,4140,4155,4276,4279,4327,5579,5868,5920,5937,5963,5964,5965,5966,5967,5968,5969,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5981,5982,5983,5984,5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,6000,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6015,6016,6017,6018,6028,6029,6032,6035,6038,6043,6050,6057,6064,6070,6093,6094,6095,6097,6098,6101,6102,6103,6106,6107,6118,6119,6125,6134,6138,6145,6149,6153,6625,6626,6627,6628,6629,6630,6631,6636,6637,6638,6639,6772,6773,6774,6779,6781,7147,7309,7322,7325,7364,8735,9354,9800,9801,9803,9805,9808,9870,10165,10318,10368,11668,11695,13100,13203,14162,14267,14268,14272,14273,58,59,60,78","org/telegram/ui/ArticleViewer.java":"965,3546,3548,10128,3364,3533,3546,3548,5771,6440,7146,7150,7153,7155,7163,7418,7430,7461,7489,8537,8947,9006,9999,10271,10606,10929,10947,15297,15305,89,99","org/telegram/ui/bots/BotDownloads.java":"336,80,242,243,244,246,247,248,391,27,35","org/telegram/ui/bots/BotStorage.java":"157,447,161,293,490,503,504,505,506,507,18,19,20,36","org/telegram/ui/web/BotWebViewContainer.java":"6171,6204,6251,847,848,2472,2623,2919,2919,2922,3486,3605,3662,3673,3684,3753,3796,3815,3817,3819,3843,3854,3867,3930,3931,3941,4810,4849,4871,5708,6412,7353,7380,7390,7391,7401,7402,7403,7413,7414,7415,7416,64,65,79"},"metadata":{"label":["file","collection"],"description":"Get filename and put it to JSON object","severity":"info"}},"00038":{"files":{"org/telegram/messenger/EmuDetector.java":"200,200,210,220,230,3,8","org/telegram/ui/LoginActivity.java":"3928,4210,4948,13190,3291,3871,4210,4836,4948,4966,4967,12152,12279,13190,13208,13209,12,40","org/telegram/ui/PassportActivity.java":"8147,3032,3041,4027,4653,8087,8102,8,26","org/telegram/ui/PaymentFormActivity.java":"4711,1427,4701,10,21"},"metadata":{"label":["collection"],"description":"Query the phone number","severity":"info"}},"00096":{"files":{"com/stripe/android/net/StripeApiHandler.java":"119,89,97,16,17,18","org/telegram/ui/Components/PhotoViewerWebView.java":"391,392,27,28","org/telegram/ui/PaymentFormActivity.java":"5135,5183,5140,5188,75,76","org/telegram/ui/bots/BotDownloads.java":"358,359,28,29","org/telegram/ui/web/BotWebViewContainer.java":"5342,5687,5343,5692,66,68,69","org/telegram/ui/web/HttpGetBitmapTask.java":"29,35,8,9","org/telegram/ui/web/HttpGetFileTask.java":"115,116,10,12","org/telegram/ui/web/HttpGetTask.java":"27,33,6,7"},"metadata":{"label":["command","network"],"description":"Connect to a URL and set request method","severity":"info"}},"00151":{"files":{"org/telegram/ui/PaymentFormActivity.java":"4711,5135,5183,21,76"},"metadata":{"label":["phone","privacy"],"description":"Send phone number over Internet","severity":"info"}},"00065":{"files":{"org/telegram/messenger/LocaleController.java":"5213,5211,4,11","org/telegram/ui/ChatActivity.java":"62577,29935,47834,55234,62576,14,50","org/telegram/ui/NewContactBottomSheet.java":"709,1428,704,1238,1246,1254,1427,5,17","org/telegram/ui/PassportActivity.java":"4029,3032,3041,4027,4653,8087,8102,8,26","org/telegram/ui/PaymentFormActivity.java":"1432,1427,4701,10,21"},"metadata":{"label":["collection"],"description":"Get the country code of the SIM card provider","severity":"info"}},"00089":{"files":{"com/stripe/android/net/StripeApiHandler.java":"321,119,16,17,18","org/telegram/messenger/ImageLoader.java":"343,520,886,325,337,507,878,1041,44,47,48","org/telegram/ui/Components/PhotoViewerWebView.java":"400,391,27,28","org/telegram/ui/Components/WebPlayerView.java":"504,508,511,457,506,36,39,40,41,42","org/telegram/ui/PaymentFormActivity.java":"5149,5135,5183,75,76","org/telegram/ui/bots/BotDownloads.java":"380,358,28,29","org/telegram/ui/web/BotWebViewContainer.java":"5350,5746,5342,5687,66,68,69","org/telegram/ui/web/HttpGetBitmapTask.java":"40,42,29,8,9","org/telegram/ui/web/HttpGetFileTask.java":"123,115,10,12","org/telegram/ui/web/HttpGetTask.java":"37,27,6,7"},"metadata":{"label":["command","network"],"description":"Connect to a URL and receive input stream from the server","severity":"info"}},"00109":{"files":{"com/stripe/android/net/StripeApiHandler.java":"160,319,333,346,358,119,16,17,18","org/telegram/messenger/ImageLoader.java":"333,379,514,944,325,337,507,878,1041,44,47,48","org/telegram/ui/Components/PhotoViewerWebView.java":"400,391,27,28","org/telegram/ui/Components/WebPlayerView.java":"532,457,506,36,39,40,41,42","org/telegram/ui/PaymentFormActivity.java":"5146,5163,5135,5183,75,76","org/telegram/ui/bots/BotDownloads.java":"367,358,28,29","org/telegram/ui/web/BotWebViewContainer.java":"5746,5342,5687,66,68,69","org/telegram/ui/web/HttpGetBitmapTask.java":"37,29,8,9","org/telegram/ui/web/HttpGetFileTask.java":"121,127,115,10,12","org/telegram/ui/web/HttpGetTask.java":"35,27,6,7"},"metadata":{"label":["network","command"],"description":"Connect to a URL and get the response code","severity":"info"}},"00003":{"files":{"org/telegram/messenger/ImageLoader.java":"1251,5228,5235,5276,267,766,1300,1468,1483,1498,1501,1503,1657,1987,2018,2058,2186,2241,2342,2435,2498,2509,2564,2576,2589,2602,2615,2628,2641,2649,2782,2794,2799,2807,2809,2822,3023,3025,3310,3316,3606,3617,3619,3650,3685,4664,4752,4798,8,9,63","org/telegram/messenger/SendMessagesHelper.java":"13739,14764,15646,376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,7,8,60","org/telegram/ui/ActionBar/Theme.java":"5733,5736,7411,9849,9859,10733,10801,10868,10998,11033,11094,11128,11169,11214,11252,11287,11343,11406,11483,11488,13688,3623,3626,3627,3628,3629,3632,3633,3634,3638,3639,3643,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3667,3668,3669,3673,3674,3678,3679,3680,3681,3682,3683,3684,3685,3686,3690,3691,3692,3696,3697,3698,3699,3703,3704,3705,3706,3707,3711,3712,3713,3717,3718,3719,3720,3721,3725,3726,3727,3728,3729,3733,3737,3738,3739,3740,3741,3745,3749,3750,3754,3755,3756,3757,3761,3765,3766,3770,3771,3772,3773,3774,3775,3776,3777,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3792,3796,3797,3798,3802,3803,3804,3805,3806,3810,3811,3814,3815,3819,3820,3824,3825,3826,3827,3828,3829,3833,3834,3835,3836,3840,3841,3842,3843,3847,3851,3852,3853,3854,3855,3858,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,3873,3874,3875,3876,3877,3878,3882,3883,3884,3888,3889,3890,3891,3895,3896,3897,3898,3899,3903,3904,3908,3909,3910,3911,3912,3913,3914,3915,4064,4077,4088,4099,4110,4140,4155,4276,4279,4327,5579,5868,5920,5937,5963,5964,5965,5966,5967,5968,5969,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5981,5982,5983,5984,5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,6000,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6015,6016,6017,6018,6028,6029,6032,6035,6038,6043,6050,6057,6064,6070,6093,6094,6095,6097,6098,6101,6102,6103,6106,6107,6118,6119,6125,6134,6138,6145,6149,6153,6625,6626,6627,6628,6629,6630,6631,6636,6637,6638,6639,6772,6773,6774,6779,6781,7147,7309,7322,7325,7364,8735,9354,9800,9801,9803,9805,9808,9870,10165,10318,10368,11668,11695,13100,13203,14162,14267,14268,14272,14273,7,8,9,78","org/telegram/ui/web/BotWebViewContainer.java":"4048,847,848,2472,2623,2919,2919,2922,3486,3605,3662,3673,3684,3753,3796,3815,3817,3819,3843,3854,3867,3930,3931,3941,4810,4849,4871,5708,6412,7353,7380,7390,7391,7401,7402,7403,7413,7414,7415,7416,17,79"},"metadata":{"label":["camera"],"description":"Put the compressed bitmap data into JSON object","severity":"info"}},"00072":{"files":{"org/telegram/messenger/ImageLoader.java":"343,520,886,409,591,974,2716,5462,5463,5472,5559,5560,5569,39,44","org/telegram/ui/web/BotWebViewContainer.java":"5350,5746,5088,65,66","org/telegram/ui/web/HttpGetFileTask.java":"123,188,8,10"},"metadata":{"label":["command","network","file"],"description":"Write HTTP input stream into a file","severity":"info"}},"00123":{"files":{"org/telegram/messenger/ImageLoader.java":"342,511,885,44,63","org/telegram/ui/Components/WebPlayerView.java":"501,507,36,53","org/telegram/ui/web/BotWebViewContainer.java":"5349,5698,66,79"},"metadata":{"label":["network","command"],"description":"Save the response to JSON after connecting to the remote server","severity":"info"}},"00030":{"files":{"org/telegram/messenger/ImageLoader.java":"342,511,885,325,337,507,878,1041,44,47,48","org/telegram/ui/Components/WebPlayerView.java":"501,507,457,506,36,39,40,41,42","org/telegram/ui/web/BotWebViewContainer.java":"5349,5698,5342,5687,66,68,69"},"metadata":{"label":["network"],"description":"Connect to the remote server through the given URL","severity":"info"}},"00137":{"files":{"org/telegram/messenger/LocationController.java":"1075,1077,1472,1640,1641,1642,1643,1683,1684,1685,1731,1732,1733,1822,1945,6,7,8,8","org/telegram/messenger/SendMessagesHelper.java":"877,880,1438,1447,1830,1844,1863,1895,2534,2806,4638,4639,4737,4847,5139,5546,5590,5606,5976,6504,6510,6514,6541,6847,7042,9507,9520,9628,9802,9871,10053,10733,11066,11139,12019,12169,12340,13224,13702,13829,13858,14168,14459,14513,14517,14556,14676,14723,15417,15622,15643,15724,15734,15756,15978,16996,17175,14,15,16,16","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"2296,438,850,18,19,19","org/telegram/ui/LocationActivity.java":"3095,3865,707,26,27,27","org/telegram/ui/ThemeActivity.java":"2013,2015,2018,949,2505,16,17,18,18"},"metadata":{"label":["location","collection"],"description":"Get last known location of the device","severity":"info"}},"00115":{"files":{"org/telegram/messenger/LocationController.java":"1075,1077,452,465,1330,1332,1746,1763,1783,1804,1827,1844,1860,1866,1883,1895,6,7,8,8","org/telegram/messenger/SendMessagesHelper.java":"877,880,5570,14,15,16,16","org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"2296,1277,1317,1815,2218,2221,2398,18,19,19","org/telegram/ui/LocationActivity.java":"3095,3865,2136,2146,2347,2686,2809,3097,3142,3317,3391,3588,3882,3893,3919,4013,26,27,27","org/telegram/ui/Stories/recorder/Weather.java":"306,118,7,8,9,9","org/telegram/ui/ThemeActivity.java":"2013,2015,2018,2030,16,17,18,18","org/telegram/ui/bots/BotLocation.java":"459,533,16,17,18,18"},"metadata":{"label":["collection","location"],"description":"Get last known location of the device","severity":"info"}},"00163":{"files":{"org/telegram/messenger/ImageLoader.java":"342,511,885,45,46","org/telegram/tgnet/ConnectionsManager.java":"1365,1503,1684,31","org/telegram/ui/Components/WebPlayerView.java":"501,507,37,38"},"metadata":{"label":["socket"],"description":"Create new Socket and connecting to it","severity":"info"}},"00094":{"files":{"org/telegram/messenger/ImageLoader.java":"325,337,507,878,1041,405,590,969,5457,5458,5554,5555,40,41,47,48","org/telegram/tgnet/ConnectionsManager.java":"1360,1499,1679,1381,1510,1691,25,32,33","org/telegram/ui/Components/PhotoViewerWebView.java":"391,404,770,787,25,28","org/telegram/ui/Components/WebPlayerView.java":"457,506,547,35,39,40,41,42","org/telegram/ui/web/HttpGetFileTask.java":"115,183,9,12"},"metadata":{"label":["command","network"],"description":"Connect to a URL and read data from it","severity":"info"}},"00202":{"files":{"org/telegram/messenger/NotificationsController.java":"10634,10661,10,8342,8623,11057","org/telegram/ui/ChatActivity.java":"29654,16,47411,50916,51009,62618,62639","org/telegram/ui/PhotoViewer.java":"24517,14,2278","org/telegram/ui/PremiumPreviewFragment.java":"1857,1863,2062,2067,9,2138","org/telegram/ui/ProfileActivity.java":"19596,16,11113"},"metadata":{"label":["control"],"description":"Make a phone call","severity":"info"}},"00203":{"files":{"org/telegram/messenger/NotificationsController.java":"8530,8556,8562,8566,10634,10661,10,32,8342,8623,11057","org/telegram/ui/ChatActivity.java":"29654,31330,38153,39573,39666,42505,45278,47411,50350,50821,50824,50828,56599,57938,57995,58345,58355,58385,59067,59094,59132,59143,59173,61809,61870,29654,16,43,47411,50916,51009,62618,62639","org/telegram/ui/PhotoViewer.java":"31400,34426,34520,34655,34818,24517,14,48,2278","org/telegram/ui/PremiumPreviewFragment.java":"1574,1580,1583,1857,1863,2062,2067,9,23,2138","org/telegram/ui/ProfileActivity.java":"11113,11134,24051,19596,16,43,11113"},"metadata":{"label":["control"],"description":"Put a phone number into an intent","severity":"info"}},"00146":{"files":{"org/telegram/messenger/EmuDetector.java":"230,220,8"},"metadata":{"label":["telephony","collection"],"description":"Get the network operator name and IMSI","severity":"info"}},"00078":{"files":{"org/telegram/messenger/EmuDetector.java":"230,200,210,220,230,3,8"},"metadata":{"label":["collection","telephony"],"description":"Get the network operator name","severity":"info"}},"00117":{"files":{"org/telegram/messenger/EmuDetector.java":"230,220,8"},"metadata":{"label":["telephony","collection"],"description":"Get the IMSI and network operator name","severity":"info"}},"00033":{"files":{"org/telegram/messenger/EmuDetector.java":"210,200,210,220,230,3,8"},"metadata":{"label":["collection"],"description":"Query the IMEI number","severity":"info"}},"00067":{"files":{"org/telegram/messenger/EmuDetector.java":"220,200,210,220,230,3,8"},"metadata":{"label":["collection"],"description":"Query the IMSI number","severity":"info"}},"00056":{"files":{"org/telegram/ui/CastSync.java":"391,231,351,6","org/telegram/ui/PhotoViewer.java":"34849,34852,44","org/telegram/ui/Stories/StoriesVolumeControl.java":"55,76,91,7","org/webrtc/audio/WebRtcAudioTrack.java":"270,280,6","org/webrtc/voiceengine/WebRtcAudioTrack.java":"297,308,5"},"metadata":{"label":["control"],"description":"Modify voice volume","severity":"info"}},"00039":{"files":{"fi/iki/elonen/NanoHTTPD.java":"861,116,23,24,25,26"},"metadata":{"label":["control","network"],"description":"Start a web server","severity":"info"}},"00075":{"files":{"org/telegram/ui/Components/ChatAttachAlertLocationLayout.java":"2296,1962,19","org/telegram/ui/LocationActivity.java":"3095,3865,3551,27","org/telegram/ui/Stories/recorder/Weather.java":"306,312,9","org/telegram/ui/ThemeActivity.java":"2013,2015,2018,1994,18","org/telegram/ui/bots/BotLocation.java":"459,464,18"},"metadata":{"label":["collection","location"],"description":"Get location of the device","severity":"info"}},"00204":{"files":{"org/telegram/ui/NotificationsSettingsActivity.java":"869,1144,10","org/telegram/ui/NotificationsSoundActivity.java":"444,444,451,463,13","org/telegram/ui/ProfileNotificationsActivity.java":"458,638,12"},"metadata":{"label":["collection"],"description":"Get the default ringtone","severity":"info"}},"00018":{"files":{"org/telegram/messenger/SendMessagesHelper.java":"867,872,16,60","org/telegram/ui/bots/BotLocation.java":"478,18,27"},"metadata":{"label":["location","collection"],"description":"Get JSON object prepared and fill in location info","severity":"info"}},"00113":{"files":{"org/telegram/messenger/SendMessagesHelper.java":"877,880,376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,16,60","org/telegram/ui/bots/BotLocation.java":"459,64,428,430,432,448,525,532,533,536,538,540,543,545,547,550,552,554,557,559,18,27"},"metadata":{"label":["collection","location"],"description":"Get location and put it into JSON","severity":"info"}},"00016":{"files":{"org/telegram/messenger/SendMessagesHelper.java":"5570,376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,14,15,16,60","org/telegram/ui/bots/BotLocation.java":"533,64,428,430,432,448,525,532,533,536,538,540,543,545,547,550,552,554,557,559,16,17,18,27"},"metadata":{"label":["location","collection"],"description":"Get location info of the device and put it to JSON object","severity":"info"}},"00209":{"files":{"org/telegram/messenger/camera/Camera2Session.java":"651,652,12,13,13"},"metadata":{"label":["collection"],"description":"Get pixels from the latest rendered image","severity":"info"}},"00009":{"files":{"org/telegram/messenger/SendMessagesHelper.java":"4659,4758,6136,6173,6175,6181,6192,6218,6237,6246,6252,6258,6260,10361,12316,376,377,643,644,2079,2195,2234,2481,3146,3147,3272,3316,3722,4133,4143,4615,4659,4758,5590,5623,5627,5718,5730,5732,5759,5931,5937,6010,6823,6824,6827,6831,6876,6877,6878,6881,6886,6887,6907,6908,6910,6911,6912,6913,6957,6958,6959,6986,6987,6988,6991,7017,7018,7044,7045,7702,7707,7713,7740,7771,7777,7794,8084,8091,8111,8121,8131,8150,8167,8244,8870,8925,8935,9033,10111,10154,10333,10368,10408,10409,10436,11069,11072,11075,11090,11092,11098,11174,12022,12025,12028,12030,12078,12080,12144,12969,13035,13966,14032,14057,14463,14547,14556,14576,15402,15405,15408,15417,15443,15472,15536,15890,15896,15899,15978,16004,17178,17181,6,60","org/telegram/ui/bots/BotDownloads.java":"278,413,450,456,488,913,929,953,966,80,242,243,244,246,247,248,391,7,35"},"metadata":{"label":["file"],"description":"Put data in cursor to JSON object","severity":"info"}},"00208":{"files":{"org/webrtc/ScreenCapturerAndroid.java":"146,78,6,7"},"metadata":{"label":["collection","screen"],"description":"Capture the contents of the device screen","severity":"info"}},"00079":{"files":{"org/telegram/ui/LauncherIconController.java":"22,31,36,4,5"},"metadata":{"label":["evasion"],"description":"Hide the current app's icon","severity":"info"}}},"trackers":{"detected_trackers":0,"total_trackers":432,"trackers":[]},"playstore_details":{"title":"Telegram","description":"Pure instant messaging — simple, fast, secure, and synced across all your devices. One of the top 5 most downloaded apps in the world with over 1 billion active users.\n\nFAST: Telegram is the fastest messaging app on the market, connecting people via a unique, distributed network of data centers around the globe.\n\nSYNCED: You can access your messages from all your phones, tablets and computers at once. Telegram apps are standalone, so you don’t need to keep your phone connected. Start typing on one device and finish the message from another. Never lose your data again.\n\nUNLIMITED: You can send media and files, without any limits on their type and size. Your entire chat history will require no disk space on your device, and will be securely stored in the Telegram cloud for as long as you need it. \n\nSECURE: We made it our mission to provide the best security combined with ease of use. Everything on Telegram, including chats, groups, media, etc. is encrypted using a combination of 256-bit symmetric AES encryption, 2048-bit RSA encryption, and Diffie–Hellman secure key exchange. \n\n100% FREE & OPEN: Telegram has a fully documented and free API for developers, open source apps and verifiable builds to prove the app you download is built from the exact same source code that is published. \n\nPOWERFUL: You can create group chats with up to 200,000 members, share large videos, documents of any type (.DOCX, .MP3, .ZIP, etc.) up to 2 GB each, and even set up bots for specific tasks. Telegram is the perfect tool for hosting online communities and coordinating teamwork.\n\nRELIABLE: Built to deliver your messages using as little data as possible, Telegram is the most reliable messaging system ever made. It works even on the weakest mobile connections. \n\nFUN: Telegram has powerful photo and video editing tools, animated stickers and emoji, fully customizable themes to change the appearance of your app, and an open sticker/GIF platform to cater to all your expressive needs.\n\nSIMPLE: While providing an unprecedented array of features, we take great care to keep the interface clean. Telegram is so simple you already know how to use it.\n\nPRIVATE: We take your privacy seriously and will never give any third parties access to your data. You can delete any message you ever sent or received for both sides, at any time and without a trace. Telegram will never use your data to show you ads.\n\nFor those interested in maximum privacy, Telegram offers Secret Chats. Secret Chat messages can be programmed to self-destruct automatically from both participating devices. This way you can send all types of disappearing content — messages, photos, videos, and even files. Secret Chats use End-to-End Encryption to ensure that a message can only be read by its intended recipient.\n\nWe keep expanding the boundaries of what you can do with a messaging app. Don’t wait years for older messengers to catch up with Telegram — join the revolution today.","summary":"Telegram is a messaging app with a focus on speed and security.","installs":"1,000,000,000+","minInstalls":1000000000,"realInstalls":2898032499,"score":3.8736005,"ratings":17020515,"reviews":183856,"histogram":[3639045,588590,838098,1173582,10781126],"price":0,"free":true,"currency":"USD","sale":false,"saleTime":null,"originalPrice":null,"saleText":null,"offersIAP":true,"inAppProductPrice":"$0.31 - $289.99 per item","developer":"Telegram FZ-LLC","developerId":"Telegram+FZ-LLC","developerEmail":"support@telegram.org","developerWebsite":"https://telegram.org","developerAddress":null,"privacyPolicy":"https://telegram.org/privacy","genre":"Communication","genreId":"COMMUNICATION","categories":[{"name":"Communication","id":"COMMUNICATION"}],"icon":"https://play-lh.googleusercontent.com/PyZ3akMGXPV0tKKirKNwfO--PSQW3FHR6rD_H9mAaukZ8LiHyYFuBLeU8UZ2ok6r5SP79-3prkfybWKh98AZAD0","headerImage":"https://play-lh.googleusercontent.com/RB9KGWV4xqPLUIzebIpMolsL88QpKKlKkqsXZSmRy67kEEpHe4GtUrrNAAOoFc6nDPzG6xSXWauiOjLIrrdCWQ","screenshots":["https://play-lh.googleusercontent.com/ktbZHdYL49oTSfv7m6ecVsU22Ut4JqgXiV0U84_CQBjAR8xuGKW23h1u_0P8oiGX970tJWW9W-a-6H-ZoNvM","https://play-lh.googleusercontent.com/_udgHeLw-FD9teUihBPGGgpSQJAW5nNv4QvHuPvpdZfYLa8trdM8iZx2pNxeV5pLztDkKDD-Dt8QSv4qJ4sHdw","https://play-lh.googleusercontent.com/sm-5DyUwWDGuzqowmgoJ0DXfv8t5bbWjV_n4_B28ibQiVq06cZsDH_5dEKQNS3F6whkLWNlt8lwRfAdIe2LqjA","https://play-lh.googleusercontent.com/eQzlhzfcNumwzoiEiLE4Jah16dFxK1ZZutZfPArekPOnPrD_-CmwVWDRSDseqSE3gXIcHcBaFcEueW674tTZ6A","https://play-lh.googleusercontent.com/Xgy8y1iVKAzRuhNOr2o36WJ5So36f3gtO5fXXKGJ5-KwD7Q_9v325qym3QpVOhUG4Uiwgt7BExhuGsc4kL4ZAYY","https://play-lh.googleusercontent.com/p9jsp8iDQ3mnR_Rx3iovhyb4aSbpz5_p9EVHnrM1L9oOGQiwYoLgosdkrLljac7CFUbsDD0v6dVVVu64Gmpv","https://play-lh.googleusercontent.com/5YIxLvlwz1_rsiYeGIe4dFak7adliXODLTyL3HjHFXiF4pca3HluFnBS43pL2k2zwWHR8AoE-PFFIVdLu2dW","https://play-lh.googleusercontent.com/39tMyMaUKrIIH2FohvJvvFeaKVdyQiRmGZjgdd65gNt7cwJ7VSzKPbaLZ2ddawBT2VbXSG4-uwzNYWaJ7XJcGQ","https://play-lh.googleusercontent.com/HQwJfGocmP14WF1J4Z1HfxNBnZ-p4sOp3HQpmRcjlb4LbZVNS7y72l2nffry5zTHCpVOiQcAQNV5L2gh1rJS9A","https://play-lh.googleusercontent.com/SKulDipNW4h0FopTchkWlS05AahSQh1FUbpWlviTWRFoEG_6gSvMFAXHW1KqqkE35-13Jt-AGWodVdpEmA0Q","https://play-lh.googleusercontent.com/e0d1uCJXC1yIQoarPrgDNXOe_qOLafYddOvVkZABRMYlKITKv-Q6wazMtQZgDhnM8k3oop8AKe7yaqasBLkJ","https://play-lh.googleusercontent.com/Xv58AN7RIjT6Vgc_UopXz89pBijoxPngfuuVbxf4J7ZNuY3XG-cAtH6NklgNJ3v8ZS2JjlwEtibQo_4zKfypFw","https://play-lh.googleusercontent.com/xyrsFinhRXYE4L5AIe43tC-XAHYbaS58hXYVjgldOXmNoOhFfnWF0xGw0fXTB7WWEfY86DO7393yez2IdiTm","https://play-lh.googleusercontent.com/WMP57QXgvPClTFiKGzo2mEYKQM-flBcrcDjg_5CEuL7cCJ8LQhhJanh0h9cHbwpDEsh0lXCzw-8G_rLN3C0fmUY"],"video":null,"videoImage":null,"contentRating":"Mature 17+","contentRatingDescription":null,"adSupported":false,"containsAds":false,"released":"Sep 6, 2013","lastUpdatedOn":"Jun 18, 2026","updated":1781790342,"version":"Varies with device","appId":"org.telegram.messenger","url":"https://play.google.com/store/apps/details?id=org.telegram.messenger&hl=en&gl=us","error":false,"androidVersionText":""},"secrets":["\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passord\"","\"UseProxyPassword\" : \"Password\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"گذرکلید\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ପାସୱାର୍ଡ\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"पासवर्ड\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Palavra-passe\"","\"UseProxyUsername\" : \"Username\"","\"LoginPassword\" : \"Пароль\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাসকী\"","\"LoginPassword\" : \"Senha\"","\"google_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parole\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密碼\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密鑰\"","\"UseProxySecret\" : \"السر\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passkey\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ಪಾಸ್‌ಕೀ\"","\"AutodownloadPrivateChats\" : \"Chats\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"මුරයතුර\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"비밀번호\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lozinka\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Hasło\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Password\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"パスキー\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Geslo\"","\"NotificationHiddenChatUserName\" : \"Usuário\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"പാസ്‌കീ\"","\"UseProxyUsername\" : \"Gebruiker\"","\"UseProxySecret\" : \"Sleutel\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"പാസ്‌വേഡ്\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"လျှို့ဝှက်ကီး\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Salasana\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wagwoord\"","\"NotificationHiddenChatUserName\" : \"User\"","\"UseProxySecret\" : \"Clave\"","\"UseProxySecret\" : \"Segredo\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Pääsuvõti\"","\"NotificationHiddenChatUserName\" : \"Usuario\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Pasahitza\"","\"NotificationsPrivateChats\" : \"Einzelchats\"","\"ReplyToUser\" : \"답장\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ಪಾಸ್‌ವರ್ಡ್\"","\"YourPassword\" : \"Пароль\"","\"CreateManagedBotUsername\" : \"Username\"","\"ProfileActionsEditUsername\" : \"Username\"","\"LoginPassword\" : \"Password\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"මුරපදය\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাসওয়ার্ড\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"พาสคีย์\"","\"Username\" : \"Gebruikersnaam\"","\"NotificationsPrivateChats\" : \"Privéchats\"","\"BotStarsButtonWithdrawShortUntil\" : \"Withdraw\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Парола\"","\"UseProxyUsername\" : \"Benutzername\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Iphasiwedi\"","\"firebase_database_url\" : \"https://tmessages2.firebaseio.com\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasinal\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ਪਾਸਵਰਡ\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Fjalëkalimi\"","\"ReplyToUser\" : \"رد\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Toegangssleutel\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Zaporka\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Azonosítókulcs\"","\"google_crash_reporting_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"પાસવર્ડ\"","\"UseProxyPassword\" : \"Passwort\"","\"LoginPassword\" : \"비밀번호\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parool\"","\"UseProxyPassword\" : \"Senha\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাছকী\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passnøkkel\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"گذرواژه\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wachtwoord\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Avainkoodi\"","\"LoginPassword\" : \"Wachtwoord\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"패스키\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"పాస్-కీ\"","\"TypePrivate\" : \"Private\"","\"UseProxySecret\" : \"Segreto\n\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"စကားဝှက်\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Сырсөз\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‏‎‎‎‎‎‏‏‎‎‎‏‎‎‏‎‎‏‎‏‏‎‏‏‏‎‎‏‏‎‏‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎Password‎‏‎‎‏‎\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"កូដសម្ងាត់\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Şifre\"","\"NotificationHiddenChatUserName\" : \"Nutzer\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ପାସକୀ\"","\"ReplyToUser\" : \"Responder\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密码\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"通行密钥\"","\"YourPassword\" : \"비밀번호\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"పాస్‌వర్డ్\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"סיסמה\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাছৱৰ্ড\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密碼金鑰\"","\"TypePrivateGroup\" : \"Private\"","\"UseProxySecret\" : \"Secret\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parolă\"","\"Passkey\" : \"Passkeys\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"கடவுச்சாவி\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Sarbide-gakoa\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Heslo\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Aðgangslykill\"","\"AutodownloadPrivateChats\" : \"Einzelchats\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ລະຫັດຜ່ານ\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"รหัสผ่าน\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Wagwoordsleutel\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Գաղտնաբառ\"","\"UseProxyPassword\" : \"Wachtwoord\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Aðgangsorð\"","\"NotificationHiddenChatUserName\" : \"Utente\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Jelszó\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"पासकी\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"パスワード\"","\"UseProxyPassword\" : \"비밀번호\"","\"NotificationHiddenChatUserName\" : \"Gebruiker\"","\"UseProxyUsername\" : \"사용자명\"","\"LoginPassword\" : \"Contraseña\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Nyckel\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Slaptažodis\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Лозинка\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‏‏‎‎‏‏‏‎‎‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‏‎‏‎‏‏‏‏‏‏‎‏‏‎‎Passkey‎‏‎‎‏‎\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Adgangskode\"","\"ReplyToUser\" : \"Antworten\"","\"LoginPassword\" : \"Passwort\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parol\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ਪਾਸਕੀ\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passwort\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"கடவுச்சொல்\"","\"Username\" : \"Username\"","\"NotificationHiddenChatUserName\" : \"사용자\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Senha\"","\"ReplyToUser\" : \"Rispondi\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Sandi\"","\"NotificationHiddenChatUserName\" : \"مستخدم\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasenya\"","\"UseProxySecret\" : \"Schlüssel\"","\"ReplyToUser\" : \"Reageren\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ពាក្យសម្ងាត់\"","\"UseProxyUsername\" : \"Usuario\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Пароль\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Nenosiri\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"પાસકી\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"პაროლი\"","\"UseProxyPassword\" : \"Contraseña\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Adgangsnøgle\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lösenord\"","\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contraseña\"","\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ກະແຈຜ່ານ\"","9a04f079-9840-4286-ab92-e65be0885f95","bb392ec0-8d4d-11e0-a896-0002a5d5c51b","edef8ba9-79d6-4ace-a3c8-27dcd51d21ed","16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a","ABVGDE2JZIQKLMNOPRSTUFHC34WXY9678","BoostingGiveawayHowItWorksSubTextDateSeveralEnd1","014b35b6184100b085b0d0572f9b5103","BoostingGiveawayHowItWorksSubTextSeveralEnd1","e2719d58-a985-b3c9-781a-b030af78d30e","1234567891011123654897566536223","c06c8400-8e06-11e0-9cb6-0002a5d5c51b"],"logs":[{"timestamp":"2026-06-29 12:38:58","status":"Generating Hashes","exception":null},{"timestamp":"2026-06-29 12:38:58","status":"Extracting APK","exception":null},{"timestamp":"2026-06-29 12:38:58","status":"Unzipping","exception":null},{"timestamp":"2026-06-29 12:39:00","status":"Parsing APK with androguard","exception":null},{"timestamp":"2026-06-29 12:39:00","status":"Extracting APK features using aapt/aapt2","exception":null},{"timestamp":"2026-06-29 12:39:01","status":"Getting Hardcoded Certificates/Keystores","exception":null},{"timestamp":"2026-06-29 12:39:05","status":"Parsing AndroidManifest.xml","exception":null},{"timestamp":"2026-06-29 12:39:05","status":"Extracting Manifest Data","exception":null},{"timestamp":"2026-06-29 12:39:05","status":"Manifest Analysis Started","exception":null},{"timestamp":"2026-06-29 12:39:06","status":"Performing Static Analysis on: Telegram (org.telegram.messenger)","exception":null},{"timestamp":"2026-06-29 12:39:07","status":"Fetching Details from Play Store: org.telegram.messenger","exception":null},{"timestamp":"2026-06-29 12:39:07","status":"Checking for Malware Permissions","exception":null},{"timestamp":"2026-06-29 12:39:07","status":"Fetching icon path","exception":null},{"timestamp":"2026-06-29 12:39:07","status":"Library Binary Analysis Started","exception":null},{"timestamp":"2026-06-29 12:39:07","status":"Analyzing lib/arm64-v8a/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:08","status":"Analyzing lib/arm64-v8a/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:08","status":"Analyzing lib/x86_64/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:09","status":"Analyzing lib/x86_64/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:09","status":"Analyzing lib/armeabi-v7a/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:09","status":"Analyzing lib/armeabi-v7a/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:09","status":"Analyzing lib/x86/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:10","status":"Analyzing lib/x86/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:10","status":"Analyzing apktool_out/lib/arm64-v8a/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:10","status":"Analyzing apktool_out/lib/arm64-v8a/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:11","status":"Analyzing apktool_out/lib/x86_64/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:11","status":"Analyzing apktool_out/lib/x86_64/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:11","status":"Analyzing apktool_out/lib/armeabi-v7a/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:11","status":"Analyzing apktool_out/lib/armeabi-v7a/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:11","status":"Analyzing apktool_out/lib/x86/libtmessages.49.so","exception":null},{"timestamp":"2026-06-29 12:39:12","status":"Analyzing apktool_out/lib/x86/liblanguage_id_l2c_jni.so","exception":null},{"timestamp":"2026-06-29 12:39:12","status":"Reading Code Signing Certificate","exception":null},{"timestamp":"2026-06-29 12:39:13","status":"Running APKiD 3.0.0","exception":null},{"timestamp":"2026-06-29 12:39:21","status":"Detecting Trackers","exception":null},{"timestamp":"2026-06-29 12:39:25","status":"Decompiling APK to Java with JADX","exception":null},{"timestamp":"2026-06-29 12:39:46","status":"Converting DEX to Smali","exception":null},{"timestamp":"2026-06-29 12:39:46","status":"Code Analysis Started on - java_source","exception":null},{"timestamp":"2026-06-29 12:39:48","status":"Android SBOM Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:40:17","status":"Android SAST Completed","exception":null},{"timestamp":"2026-06-29 12:40:17","status":"Android API Analysis Started","exception":null},{"timestamp":"2026-06-29 12:40:48","status":"Android API Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:40:48","status":"Android Permission Mapping Started","exception":null},{"timestamp":"2026-06-29 12:41:36","status":"Android Permission Mapping Completed","exception":null},{"timestamp":"2026-06-29 12:41:36","status":"Android Behaviour Analysis Started","exception":null},{"timestamp":"2026-06-29 12:42:31","status":"Android Behaviour Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:42:31","status":"Extracting Emails and URLs from Source Code","exception":null},{"timestamp":"2026-06-29 12:42:44","status":"Email and URL Extraction Completed","exception":null},{"timestamp":"2026-06-29 12:42:44","status":"Extracting String data from APK","exception":null},{"timestamp":"2026-06-29 12:42:44","status":"Extracting String data from SO","exception":null},{"timestamp":"2026-06-29 12:42:45","status":"Extracting String data from Code","exception":null},{"timestamp":"2026-06-29 12:42:45","status":"Extracting String values and entropies from Code","exception":null},{"timestamp":"2026-06-29 12:42:48","status":"Open Firebase DB detection failed","exception":"SSLError(MaxRetryError(\"HTTPSConnectionPool(host='tmessages2.firebaseio.com', port=443): Max retries exceeded with url: /.json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1032)')))\"))"},{"timestamp":"2026-06-29 12:42:48","status":"Performing Malware check on extracted domains","exception":null},{"timestamp":"2026-06-29 12:42:52","status":"Saving to Database","exception":null}],"sbom":{"sbom_versioned":["androidx.activity:activity@1.6.0","androidx.annotation:annotation-experimental@1.4.1","androidx.appcompat:appcompat-resources@1.6.1","androidx.appcompat:appcompat@1.6.1","androidx.arch.core:core-runtime@dynamic","androidx.biometric:biometric@1.1.0","androidx.core:core-ktx@1.16.0","androidx.core:core-viewtree@1.0.0","androidx.core:core@1.16.0","androidx.credentials:credentials-play-services-auth@1.6.0-alpha04","androidx.credentials:credentials@1.6.0-alpha04","androidx.cursoradapter:cursoradapter@1.0.0","androidx.customview:customview@1.0.0","androidx.documentfile:documentfile@1.0.0","androidx.drawerlayout:drawerlayout@1.0.0","androidx.dynamicanimation:dynamicanimation@1.0.0","androidx.emoji2:emoji2-views-helper@1.2.0","androidx.emoji2:emoji2@1.2.0","androidx.exifinterface:exifinterface@1.3.6","androidx.fragment:fragment@1.5.7","androidx.interpolator:interpolator@1.0.0","androidx.legacy:legacy-support-core-utils@1.0.0","androidx.lifecycle:lifecycle-livedata-core@dynamic","androidx.lifecycle:lifecycle-process@dynamic","androidx.lifecycle:lifecycle-runtime@dynamic","androidx.lifecycle:lifecycle-viewmodel-savedstate@dynamic","androidx.lifecycle:lifecycle-viewmodel@dynamic","androidx.loader:loader@1.1.0","androidx.localbroadcastmanager:localbroadcastmanager@1.0.0","androidx.media:media@1.6.0","androidx.mediarouter:mediarouter@1.7.0","androidx.palette:palette@1.0.0","androidx.print:print@1.0.0","androidx.profileinstaller:profileinstaller@1.3.0","androidx.savedstate:savedstate@1.2.1","androidx.security:security-crypto@1.1.0-alpha03","androidx.sharetarget:sharetarget@1.2.0","androidx.startup:startup-runtime@1.1.1","androidx.tracing:tracing@1.2.0","androidx.vectordrawable:vectordrawable-animated@1.1.0","androidx.vectordrawable:vectordrawable@1.1.0","androidx.versionedparcelable:versionedparcelable@1.1.1","androidx.viewpager:viewpager@1.0.0","org.jetbrains.kotlinx:kotlinx-coroutines-android@1.8.1","org.jetbrains.kotlinx:kotlinx-coroutines-core@1.8.1","org.jetbrains.kotlinx:kotlinx-coroutines-play-services@1.8.1"],"sbom_packages":["android.media","android.security.keystore","com.carrotsearch.randomizedtesting","com.coremedia.iso","com.mp4parser.iso14496.part15","com.stripe.android","fi.iki.elonen","io.noties.markwon","java.util.function","javax.inject","me.vkryl.android","me.vkryl.core","org.aspectj.lang","org.aspectj.runtime.internal","org.aspectj.runtime.reflect","org.commonmark","org.scilab.forge.jlatexmath","org.telegram","org.webrtc","ru.noties.jlatexmath"]},"average_cvss":null,"appsec":{"high":[{"title":"App can be installed on a vulnerable unpatched Android version 5.0-5.0.2, [minSdk=21]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","section":"manifest"},{"title":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.","description":"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\norg/telegram/ui/bots/BotBiometry.java, line(s) 333","section":"code"}],"warning":[{"title":"Application vulnerable to Janus Vulnerability","description":"Application is signed with v1 signature scheme, making it vulnerable to Janus vulnerability on Android 5.0-8.0, if signed only with v1 signature scheme. Applications running on Android 5.0-7.0 signed with v1, and v2/v3 scheme is also vulnerable.","section":"certificate"},{"title":"Certificate algorithm might be vulnerable to hash collision","description":"Application is signed with SHA1withRSA. SHA1 hash algorithm is known to have collision issues. The manifest file indicates SHA256withRSA is in use.","section":"certificate"},{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.GcmPushListenerService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.GoogleVoiceClientService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.messenger.GoogleVoiceClientActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.DefaultIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.VintageIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.AquaIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.PremiumIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.TurboIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.messenger.NoxIcon) is not Protected. [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity-Alias (org.telegram.ui.CallsActivity) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.CALL_PHONE [android:exported=true]","description":"An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Activity (org.telegram.ui.ShareActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.ui.ExternalActionActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.ui.ChatsWidgetConfigActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.ui.ContactsWidgetConfigActivity) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.messenger.OpenChatReceiver) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Activity (org.telegram.messenger.OpenAttachedMenuBotReceiver) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"TaskAffinity is set for activity (org.telegram.ui.VoIPPermissionActivity)","description":"If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application.","section":"manifest"},{"title":"TaskAffinity is set for activity (org.telegram.ui.VoIPFeedbackActivity)","description":"If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application.","section":"manifest"},{"title":"Broadcast Receiver (org.telegram.messenger.SmsReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.AuthenticatorService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.ContactsSyncAdapterService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.BringAppForegroundService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.NotificationsService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.VideoEncodingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.ui.Stories.recorder.StoryUploadingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.ImportingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.LocationSharingService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.MusicPlayerService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (org.telegram.messenger.voip.TelegramConnectionService) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_TELECOM_CONNECTION_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (org.telegram.messenger.RefererReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.INSTALL_PACKAGES [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Content Provider (org.telegram.messenger.voip.CallNotificationSoundProvider) is not Protected. [android:exported=true]","description":"A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (androidx.sharetarget.ChooserTargetServiceCompat) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_CHOOSER_TARGET_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.DUMP [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\nio/noties/markwon/html/jsoup/parser/TokeniserState.java, line(s) 1219,1222\norg/telegram/messenger/BuildVars.java, line(s) 37\norg/telegram/messenger/ImageLoader.java, line(s) 4034\norg/telegram/messenger/ImageReceiver.java, line(s) 772\norg/telegram/messenger/MediaDataController.java, line(s) 109,117,118,115\norg/telegram/messenger/NotificationCenter.java, line(s) 1204,1202,1210\norg/telegram/messenger/voip/Instance.java, line(s) 237,208,218\norg/telegram/ui/Adapters/MentionsAdapter.java, line(s) 771\norg/telegram/ui/ArticleViewer.java, line(s) 4798\norg/telegram/ui/Cells/BotHelpCell.java, line(s) 131\norg/telegram/ui/ChannelCreateActivity.java, line(s) 189\norg/telegram/ui/ChatEditTypeActivity.java, line(s) 184\norg/telegram/ui/Components/CreateBotAlert.java, line(s) 59,384\norg/telegram/ui/Components/Reactions/ReactionsLayoutInBubble.java, line(s) 999\norg/telegram/ui/DataAutoDownloadActivity.java, line(s) 81,96,89\norg/telegram/ui/PollItemMenu.java, line(s) 1473\norg/telegram/ui/PremiumPreviewFragment.java, line(s) 3024,2966\norg/telegram/ui/QrActivity.java, line(s) 297\norg/telegram/ui/Stories/recorder/DualCameraView.java, line(s) 163\norg/telegram/ui/TodoItemMenu.java, line(s) 1394\norg/telegram/ui/TopicsFragment.java, line(s) 3701,3694","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\norg/telegram/messenger/AndroidUtilities.java, line(s) 1045,3944,1044,2833,2865,2875,3786,3787,3818\norg/telegram/messenger/EmuDetector.java, line(s) 262\norg/telegram/messenger/FilesMigrationService.java, line(s) 107,91,225\norg/telegram/messenger/ImageLoader.java, line(s) 2486,2527,2535,2441,2442\norg/telegram/messenger/MediaController.java, line(s) 6325,6327,6519,6998,7002,7007,7009,7412,8203\norg/telegram/messenger/SharedConfig.java, line(s) 1727\norg/telegram/messenger/voip/VoIPController.java, line(s) 250\norg/telegram/ui/Components/ChatAttachAlertDocumentLayout.java, line(s) 1769,1373,1575,1575,1575,1578,1671,1672,1684\norg/telegram/ui/Components/voip/VoIPHelper.java, line(s) 812,919","section":"code"},{"title":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.","description":"Insecure WebView Implementation. Execution of user controlled code in WebView is a critical Security Hole.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#testing-javascript-execution-in-webviews-mstg-platform-5\n\nFiles:\norg/telegram/ui/ArticleViewer.java, line(s) 10069,10065\norg/telegram/ui/Components/EmbedBottomSheet.java, line(s) 733,279\norg/telegram/ui/Components/PhotoViewerWebView.java, line(s) 746,306\norg/telegram/ui/Components/WebPlayerView.java, line(s) 1843,1850\norg/telegram/ui/PaymentFormActivity.java, line(s) 1492,1484,2673\norg/telegram/ui/WebviewActivity.java, line(s) 233,223\norg/telegram/ui/web/BotWebViewContainer.java, line(s) 618,620,631,633,551\norg/telegram/ui/web/WebInstantView.java, line(s) 529,469\norg/telegram/ui/web/WebMetadataCache.java, line(s) 482,431","section":"code"},{"title":"The App uses an insecure Random Number Generator.","description":"The App uses an insecure Random Number Generator.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators\n\nFiles:\ncom/carrotsearch/randomizedtesting/Xoroshiro128PlusRandom.java, line(s) 3\nj$/util/concurrent/B.java, line(s) 12\norg/telegram/messenger/Utilities.java, line(s) 20\norg/telegram/ui/Components/AudioVisualizerDrawable.java, line(s) 6\norg/telegram/ui/Components/AvatarsDrawable.java, line(s) 15\norg/telegram/ui/Components/BlobDrawable.java, line(s) 7\norg/telegram/ui/Components/CircleBezierDrawable.java, line(s) 7\norg/telegram/ui/Components/FlickerLoadingView.java, line(s) 13\norg/telegram/ui/Components/GroupCallPipButton.java, line(s) 17\norg/telegram/ui/Components/LineBlobDrawable.java, line(s) 6\norg/telegram/ui/Components/MotionBackgroundDrawable.java, line(s) 26\norg/telegram/ui/Components/Reactions/ReactionsEffectOverlay.java, line(s) 16\norg/telegram/ui/Components/SharedMediaFastScrollTooltip.java, line(s) 15\norg/telegram/ui/EmojiAnimationsOverlay.java, line(s) 13\norg/telegram/ui/Stars/BagRandomizer.java, line(s) 6","section":"code"},{"title":"MD5 is a weak hash known to have hash collisions.","description":"MD5 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\norg/telegram/messenger/FileUploadOperation.java, line(s) 471\norg/telegram/messenger/MessagesController.java, line(s) 12842\norg/telegram/messenger/Utilities.java, line(s) 515","section":"code"},{"title":"SHA-1 is a weak hash known to have hash collisions.","description":"SHA-1 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\norg/telegram/messenger/Utilities.java, line(s) 366,380\norg/telegram/ui/PassportActivity.java, line(s) 3195","section":"code"},{"title":"App creates temp file. Sensitive information should never be written into a temp file.","description":"App creates temp file. Sensitive information should never be written into a temp file.\n\n\nFiles:\norg/telegram/ui/Components/Paint/Slice.java, line(s) 25","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\nfi/iki/elonen/NanoHTTPD.java, line(s) 313\norg/telegram/messenger/EmuDetector.java, line(s) 20\norg/telegram/ui/Components/PhotoViewerWebView.java, line(s) 398","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passord\"\n\"UseProxyPassword\" : \"Password\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"گذرکلید\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ପାସୱାର୍ଡ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"पासवर्ड\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Palavra-passe\"\n\"UseProxyUsername\" : \"Username\"\n\"LoginPassword\" : \"Пароль\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাসকী\"\n\"LoginPassword\" : \"Senha\"\n\"google_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parole\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密碼\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密鑰\"\n\"UseProxySecret\" : \"السر\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passkey\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ಪಾಸ್‌ಕೀ\"\n\"AutodownloadPrivateChats\" : \"Chats\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"මුරයතුර\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"비밀번호\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lozinka\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Hasło\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Password\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"パスキー\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Geslo\"\n\"NotificationHiddenChatUserName\" : \"Usuário\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"പാസ്‌കീ\"\n\"UseProxyUsername\" : \"Gebruiker\"\n\"UseProxySecret\" : \"Sleutel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"പാസ്‌വേഡ്\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"လျှို့ဝှက်ကီး\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Salasana\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wagwoord\"\n\"NotificationHiddenChatUserName\" : \"User\"\n\"UseProxySecret\" : \"Clave\"\n\"UseProxySecret\" : \"Segredo\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Pääsuvõti\"\n\"NotificationHiddenChatUserName\" : \"Usuario\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Pasahitza\"\n\"NotificationsPrivateChats\" : \"Einzelchats\"\n\"ReplyToUser\" : \"답장\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ಪಾಸ್‌ವರ್ಡ್\"\n\"YourPassword\" : \"Пароль\"\n\"CreateManagedBotUsername\" : \"Username\"\n\"ProfileActionsEditUsername\" : \"Username\"\n\"LoginPassword\" : \"Password\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"මුරපදය\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাসওয়ার্ড\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"พาสคีย์\"\n\"Username\" : \"Gebruikersnaam\"\n\"NotificationsPrivateChats\" : \"Privéchats\"\n\"BotStarsButtonWithdrawShortUntil\" : \"Withdraw\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Парола\"\n\"UseProxyUsername\" : \"Benutzername\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Iphasiwedi\"\n\"firebase_database_url\" : \"https://tmessages2.firebaseio.com\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasinal\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ਪਾਸਵਰਡ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Fjalëkalimi\"\n\"ReplyToUser\" : \"رد\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Toegangssleutel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Zaporka\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Azonosítókulcs\"\n\"google_crash_reporting_api_key\" : \"AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"પાસવર્ડ\"\n\"UseProxyPassword\" : \"Passwort\"\n\"LoginPassword\" : \"비밀번호\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parool\"\n\"UseProxyPassword\" : \"Senha\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"পাছকী\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Passnøkkel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"گذرواژه\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Wachtwoord\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Avainkoodi\"\n\"LoginPassword\" : \"Wachtwoord\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"패스키\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"పాస్-కీ\"\n\"TypePrivate\" : \"Private\"\n\"UseProxySecret\" : \"Segreto\n\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"စကားဝှက်\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Сырсөз\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‏‎‎‎‎‎‏‏‎‎‎‏‎‎‏‎‎‏‎‏‏‎‏‏‏‎‎‏‏‎‏‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎Password‎‏‎‎‏‎\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"កូដសម្ងាត់\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Şifre\"\n\"NotificationHiddenChatUserName\" : \"Nutzer\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ପାସକୀ\"\n\"ReplyToUser\" : \"Responder\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"密码\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"通行密钥\"\n\"YourPassword\" : \"비밀번호\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"పాస్‌వర్డ్\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"סיסמה\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"পাছৱৰ্ড\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"密碼金鑰\"\n\"TypePrivateGroup\" : \"Private\"\n\"UseProxySecret\" : \"Secret\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parolă\"\n\"Passkey\" : \"Passkeys\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"கடவுச்சாவி\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Sarbide-gakoa\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Heslo\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Aðgangslykill\"\n\"AutodownloadPrivateChats\" : \"Einzelchats\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ລະຫັດຜ່ານ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"รหัสผ่าน\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Wagwoordsleutel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Գաղտնաբառ\"\n\"UseProxyPassword\" : \"Wachtwoord\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Aðgangsorð\"\n\"NotificationHiddenChatUserName\" : \"Utente\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Jelszó\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"पासकी\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"パスワード\"\n\"UseProxyPassword\" : \"비밀번호\"\n\"NotificationHiddenChatUserName\" : \"Gebruiker\"\n\"UseProxyUsername\" : \"사용자명\"\n\"LoginPassword\" : \"Contraseña\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Nyckel\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Slaptažodis\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Лозинка\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‏‏‎‎‏‏‏‎‎‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‏‎‏‎‏‏‏‏‏‏‎‏‏‎‎Passkey‎‏‎‎‏‎\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Adgangskode\"\n\"ReplyToUser\" : \"Antworten\"\n\"LoginPassword\" : \"Passwort\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Parol\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ਪਾਸਕੀ\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Passwort\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"கடவுச்சொல்\"\n\"Username\" : \"Username\"\n\"NotificationHiddenChatUserName\" : \"사용자\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Senha\"\n\"ReplyToUser\" : \"Rispondi\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Sandi\"\n\"NotificationHiddenChatUserName\" : \"مستخدم\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contrasenya\"\n\"UseProxySecret\" : \"Schlüssel\"\n\"ReplyToUser\" : \"Reageren\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"ពាក្យសម្ងាត់\"\n\"UseProxyUsername\" : \"Usuario\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Пароль\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Nenosiri\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"પાસકી\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"პაროლი\"\n\"UseProxyPassword\" : \"Contraseña\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"Adgangsnøgle\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Lösenord\"\n\"android.credentials.TYPE_PASSWORD_CREDENTIAL\" : \"Contraseña\"\n\"androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL\" : \"ກະແຈຜ່ານ\"\n9a04f079-9840-4286-ab92-e65be0885f95\nbb392ec0-8d4d-11e0-a896-0002a5d5c51b\nedef8ba9-79d6-4ace-a3c8-27dcd51d21ed\n16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a\nABVGDE2JZIQKLMNOPRSTUFHC34WXY9678\nBoostingGiveawayHowItWorksSubTextDateSeveralEnd1\n014b35b6184100b085b0d0572f9b5103\nBoostingGiveawayHowItWorksSubTextSeveralEnd1\ne2719d58-a985-b3c9-781a-b030af78d30e\n1234567891011123654897566536223\nc06c8400-8e06-11e0-9cb6-0002a5d5c51b","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\nme/vkryl/android/animator/FactorAnimator.java, line(s) 191\norg/scilab/forge/jlatexmath/DefaultTeXFont.java, line(s) 156\norg/telegram/DispatchQueuePriority.java, line(s) 30\norg/telegram/PhoneFormat/PhoneFormat.java, line(s) 114,122,159,164,185,192,247\norg/telegram/SQLite/SQLiteCursor.java, line(s) 113,118\norg/telegram/SQLite/SQLiteDatabase.java, line(s) 62,79\norg/telegram/SQLite/SQLitePreparedStatement.java, line(s) 107,115\norg/telegram/messenger/AiTonesController.java, line(s) 99\norg/telegram/messenger/AndroidUtilities.java, line(s) 2682,2881,2907,2912,3634,3792,3799,7035,7044,7049,7052,429,529,612,955,994,1341,1484,1510,1673,1686,1937,1969,2083,2095,2110,2399,2408,2556,2597,2636,2670,2741,2810,2877,2915,2924,3028,3033,3051,3062,3211,3233,3244,3293,3304,3399,3525,3560,3617,3738,3760,3877,3946,4041,4230,4242,4269,4301,5729,5747,5830,6104,6110,6139,6155,6285,6372,6380,6567,6576,6626,6743,7004,7007,7028,7096,7224\norg/telegram/messenger/AnimatedFileDrawableStream.java, line(s) 53,118\norg/telegram/messenger/AppGlobalConfig.java, line(s) 136\norg/telegram/messenger/ApplicationLoader.java, line(s) 305,328,353,364,368,387,450,647,249,260,366,460,507,528,546,570,615,639\norg/telegram/messenger/AuthTokensHelper.java, line(s) 72,64\norg/telegram/messenger/AutoDeleteMediaTask.java, line(s) 56,184,293,121,188,197,286\norg/telegram/messenger/BillingController.java, line(s) 198,208,219,225,244,271,281,289,313,346,352,354,380,395,421,456,515,537,545,562,599,142,569,632\norg/telegram/messenger/BirthdayController.java, line(s) 77\norg/telegram/messenger/BotForumHelper.java, line(s) 63,154\norg/telegram/messenger/BuildVars.java, line(s) 66\norg/telegram/messenger/CaptchaController.java, line(s) 98,64,108,114\norg/telegram/messenger/ChatObject.java, line(s) 300,308,382,390,580,973,983,1023,1031,1179,1188,1201,1211,1296,1337,1354,1381,1388,1406,1417,1455,1471,1482,1539,1552,1591\norg/telegram/messenger/ChatThemeController.java, line(s) 104,256,442,511,552,691,703,781\norg/telegram/messenger/ChatsRemoteViewsFactory.java, line(s) 239,389\norg/telegram/messenger/CodeHighlighting.java, line(s) 228,232,242,272,725,226,382,522,737,758,799\norg/telegram/messenger/ContactsController.java, line(s) 539,557,574,808,814,1168,1194,1274,1384,1472,1754,1770,1784,1968,1977,2001,2153,2158,2190,2260,2865,2936,3081,180,189,680,705,964,1002,1023,1113,1123,1142,1258,1280,1289,1775,1919,2511,2519,2789,2795,2801,2890,3113,3179,3969,4001\norg/telegram/messenger/ContactsRemoteViewsFactory.java, line(s) 159\norg/telegram/messenger/ContactsSyncAdapterService.java, line(s) 53,33\norg/telegram/messenger/DatabaseMigrationHelper.java, line(s) 1535,1663,545,597,643,667,691,715,762,966,1503,1559,1628\norg/telegram/messenger/DispatchQueue.java, line(s) 70,81,94,103,116\norg/telegram/messenger/DispatchQueuePoolBackground.java, line(s) 131\norg/telegram/messenger/DocumentObject.java, line(s) 107\norg/telegram/messenger/DownloadController.java, line(s) 1738,1826,1906,1959,2034,2088,2141,2146\norg/telegram/messenger/Emoji.java, line(s) 178,225,244,254,821,890,964,1234,1246\norg/telegram/messenger/EmuInputDevicesDetector.java, line(s) 58\norg/telegram/messenger/FactCheckController.java, line(s) 326,374,406\norg/telegram/messenger/FeedRemoteViewsFactory.java, line(s) 141\norg/telegram/messenger/FileLoadOperation.java, line(s) 1014,1088,1128,1178,1555,1557,1834,2045,2056,2066,2205,2207,2423,2663,2747,3014,3016,3164,3240,3287,3454,3480,3590,3646,3650,221,617,768,778,815,854,948,980,1218,1221,1223,1262,1322,1330,1364,1452,1487,1582,1585,1587,1606,1615,1640,1847,1911,1987,1997,2007,2017,2028,2114,2120,2128,2134,2142,2148,2157,2167,2176,2280,2282,2300,2336,2344,2365,2607,2807,2809,2924,2971,2984,2986,2989,3608,3612,3623,3639\norg/telegram/messenger/FileLoader.java, line(s) 864,1262,2403,143,1062,1507,2203,2211,2219,2228\norg/telegram/messenger/FileLog.java, line(s) 131,132,133,134,172,173,174,592,126,127,128,129,385,415,620\norg/telegram/messenger/FilePathDatabase.java, line(s) 70,80,135,180,186,275,323,380,480,93,119,155,235,281,292,328,411,478,482,519,535,549,582,623,708,777,796\norg/telegram/messenger/FileRefController.java, line(s) 132,147,409,1094,1232,1687,1699,2227,2231,2637,1437,1567,1796,1801,1818,2278,2283,2298\norg/telegram/messenger/FileStreamLoadOperation.java, line(s) 184,124,125,222,268,278,342\norg/telegram/messenger/FileUploadOperation.java, line(s) 130,162,687,715,236,369,480,698\norg/telegram/messenger/FilesMigrationService.java, line(s) 114,154,159,186,191\norg/telegram/messenger/FingerprintController.java, line(s) 33,48,79,84,98,123,141\norg/telegram/messenger/GcmPushListenerService.java, line(s) 15,33\norg/telegram/messenger/ImageLoader.java, line(s) 2273,2437,2439,2454,2465,2470,2534,2566,2578,2591,2604,2617,2630,2643,2651,2656,371,383,392,421,444,450,518,547,559,574,599,620,641,661,906,924,948,957,999,1255,1283,2014,2375,2401,2431,2485,2503,2514,2570,2582,2595,2608,2621,2634,2660,2725,2733,2742,4832,4844,4902,4996,5003,5016,5054,5136,5184,5372,5378,5468,5565\norg/telegram/messenger/ImageReceiver.java, line(s) 667,1644,1780,1818,1883,1934,2380,2517\norg/telegram/messenger/ImportingService.java, line(s) 39,76\norg/telegram/messenger/KeepAliveJob.java, line(s) 29,44,50,71,83\norg/telegram/messenger/LanguageDetector.java, line(s) 42,48,54\norg/telegram/messenger/LinkifyPort.java, line(s) 44\norg/telegram/messenger/LiteMode.java, line(s) 188,201\norg/telegram/messenger/LocaleController.java, line(s) 1224,1234,1238,1249,1297,1673,1704,1736,1832,1879,1898,1901,1914,1956,1971,1979,4027,4043,4053,4056,4086,4100,4161,4215,4254,4275,4290,4304,4320,4336,5267,1100,1110,1563,1723,1735,1742,1752,2037,2210,2283,2370,3182,3313,3334,3366,3382,3398,3414,3430,3446,3462,3514,3539,3583,3602,3624,3640,3653,3682,3727,3834,3853,3869,3892,3934,3944,4108,4164,5223,5243,5320\norg/telegram/messenger/LocationController.java, line(s) 314,399,742,804,893,964,1055,1061,1066,1071,1080,1092\norg/telegram/messenger/LocationSharingService.java, line(s) 168\norg/telegram/messenger/MediaController.java, line(s) 840,1682,2420,2511,2555,2560,2570,2584,2596,2604,2611,5725,5821,5833,6005,6044,6050,6074,6315,9208,9285,832,837,1040,1233,1276,1494,1520,1568,1576,1630,1635,1640,1645,1664,1691,1700,1835,1851,1933,1951,2003,2014,2124,2204,2407,2891,2901,2934,3067,3106,3490,3504,3900,3906,4026,4168,4241,4296,4393,4499,4669,4738,4808,4834,4842,4858,4908,5111,5123,5130,5153,5314,5318,5362,5366,5465,5497,5506,5527,5560,5592,5682,5711,5814,5868,5883,5945,5985,6028,6077,6165,6168,6390,6422,6567,6618,6624,6674,6803,6812,6821,6852,6913,7089,7187,7210,7248,7265,7274,7287,7326,7361,7452,7587,7621,7630,7643,7651,7661,7670,7696,7703,7708,7716,7742,7748,7753,7761,7785,7795,7825,7920,7929,7950,7955,7967,7986,7993,8026,8031,8038,8066,8208,8269,8382,8409,8455,8463,8511,8520,8542,8619,8650,8711,8736,8750,8780,8787,9036,9131,9399,9405\norg/telegram/messenger/MediaDataController.java, line(s) 6064,6509,532,624,866,1015,1071,1161,1246,1277,1446,1539,1670,1729,1791,2316,2350,2393,2419,2456,2486,2596,2655,3169,3382,3411,3547,3638,4215,4359,4522,4669,4888,6315,6692,6736,6829,7204,7276,7303,7490,7711,7830,8084,8173,8191,8330,8614,8701,8945,9023,9530,9793,9984,10190,10602,10621,10640,10666,11198,11249,11354,11595,11662,11727,11777,11813,12095,12114,12205,12293,12409,12488,13051,13288,13368,13552,13589,13671,13747,13949\norg/telegram/messenger/MessageObject.java, line(s) 926,2567,4616,4874,8720,8906,9125,9212,10245,10393,10414,10826,11065,11217,11457,15314\norg/telegram/messenger/MessagePreviewParams.java, line(s) 396,404\norg/telegram/messenger/MessagesController.java, line(s) 12127,13189,14817,14871,14876,14918,14930,14940,14963,14968,14975,14992,15004,17330,17938,17947,19248,19844,20142,20640,20988,21438,21508,21515,21523,21579,21606,21652,21808,22630,22638,22740,22792,22844,22850,22861,23043,23050,23060,23078,23086,23133,23134,23146,25525,25540,25687,25696,25713,25779,25788,25800,26118,26385,26386,26529,26530,26609,26757,26772,26780,28041,28249,28256,28348,28384,28406,28413,28451,28458,28512,28589,29545,29546,29556,29565,29583,29601,29658,29824,30428,31544,900,944,1003,2482,2498,2525,3311,5087,7109,7137,7159,10660,11521,11553,11580,11601,11953,13303,16352,16701,16744,16786,16837,17493,20583,21006,21721,22537,22767,23441,23503,24121,24176,24244,24264,24928,25858,26084,26878,27003,27092,27786,29576,29579,29591,29604,29624,29629,29642,29665,29820,31738,31847,32383,32588,34084,34186,34539,34583,34642\norg/telegram/messenger/MessagesStorage.java, line(s) 380,386,708,713,11810,11831,11834,11840,11847,15177,15422,19069,22390,412,420,430,437,495,505,513,848,858,861,864,2209,8508,8546,8632,8664,9163,9241,9281,17543,26254,33811,34096,34160\norg/telegram/messenger/MusicBrowserService.java, line(s) 211,328,368,419,552\norg/telegram/messenger/MusicPlayerService.java, line(s) 257,322,570\norg/telegram/messenger/NativeLoader.java, line(s) 198,213,74,103,108,113,120,125,132,146,154,201,222,233,245,271,285\norg/telegram/messenger/NotchInfoUtils.java, line(s) 89\norg/telegram/messenger/NotificationBadge.java, line(s) 214,507\norg/telegram/messenger/NotificationCenter.java, line(s) 807,1202,1204,1210\norg/telegram/messenger/NotificationDismissReceiver.java, line(s) 28,32\norg/telegram/messenger/NotificationImageProvider.java, line(s) 115\norg/telegram/messenger/NotificationsController.java, line(s) 295,477,536,1306,1417,1570,1580,1592,1600,1640,1651,1742,1748,1792,2385,6311,6412,6484,6499,6558,6584,6644,7066,7139,7373,7412,7428,9261,9595,9628,9634,9656,9665,9679,9978,10049,10140,10211,10276,10413,10866,11065,11116,11197,11279,11350,11436,11507,11724,11795,11903,11974,12095,12166,12293,12364,12544,12615,12739,12810,12998,13069,13114,13131,13142,13150,13168,13188,13225,269,274,281,306,330,352,451,474,482,2340,2355,6258,6330,6348,6361,6390,6394,6404,6419,6481,6496,6505,6555,6581,6603,6652,6735,6800,7370,8239,9241,9934,10096,10599,10627,13121,13283,13294,13300,13602,13638,13642,13652,10447,11566,12400,12858,12864,13278\norg/telegram/messenger/NotificationsDisabledReceiver.java, line(s) 31,35,48,57,71,80,94\norg/telegram/messenger/OpenAttachedMenuBotReceiver.java, line(s) 34\norg/telegram/messenger/OpenChatReceiver.java, line(s) 35\norg/telegram/messenger/PasskeysController.java, line(s) 146,89,98,124,155,269,337\norg/telegram/messenger/PushListenerController.java, line(s) 107,121,128,132,537,540,571,77,83,562,590\norg/telegram/messenger/SavedMessagesController.java, line(s) 1029,1067,1118,1223,1332,1377\norg/telegram/messenger/ScreenReceiver.java, line(s) 14,20\norg/telegram/messenger/SecretChatHelper.java, line(s) 662,1326,1879,1880,737,761,850,1476,1479,1664,1874,1892,1953,1961,2100,2360,2391,2437,2455\norg/telegram/messenger/SendMessagesHelper.java, line(s) 824,3411,5044,7425,7448,7526,7532,7560,7570,7583,7598,7610,7621,7636,7650,9061,16456,16855,869,874,883,1863,1881,2455,4826,6379,10297,10300,10305,10375,10444,10898,10957,11226,11233,11360,11380,11457,11551,11899,12322,12764,12845,12898,13328,13726,13744,13765,14200,14286,14360,14769,14987,15109,15658,15671,15773,15909,16054,16745,16751,16756,16773,16782\norg/telegram/messenger/SharedConfig.java, line(s) 1856,511,548,607,851,918,933,960,1019,1033,1230,1594,1749\norg/telegram/messenger/SmsReceiver.java, line(s) 48\norg/telegram/messenger/SvgHelper.java, line(s) 489,502,528,549,562,575,588,603,617,633,2539\norg/telegram/messenger/Timer.java, line(s) 78\norg/telegram/messenger/TopicsController.java, line(s) 110,146,161,191,391,1628,527\norg/telegram/messenger/TranslateController.java, line(s) 1187,1422,459,464,469,488,732,767,1851,1895\norg/telegram/messenger/UnconfirmedAuthController.java, line(s) 80,85,243\norg/telegram/messenger/UserConfig.java, line(s) 239\norg/telegram/messenger/UserNameResolver.java, line(s) 42\norg/telegram/messenger/Utilities.java, line(s) 162,370,386,415,428,439,451,470,487,522,539\norg/telegram/messenger/VideoEditedInfo.java, line(s) 721\norg/telegram/messenger/VideoEncodingService.java, line(s) 68,30,118,142\norg/telegram/messenger/XiaomiUtilities.java, line(s) 44\norg/telegram/messenger/audioinfo/OtherAudioInfo.java, line(s) 46,54\norg/telegram/messenger/browser/Browser.java, line(s) 839,874,114,129,395,415,436,462,518,559,723,807,810,922,1221,1229\norg/telegram/messenger/camera/Camera2Session.java, line(s) 185,192,119,161,198,226,237,253,313,364,401,424,489,527,599,619\norg/telegram/messenger/camera/CameraController.java, line(s) 201,237,726,744,777,212,254,295,391,407,412,536,567,600,626,674,716,784,814,891,904,930,959,962,1000,1009,1033,1054,1155,1160,1171,1176,1184,1211\norg/telegram/messenger/camera/CameraSession.java, line(s) 222,226,155,215,271,333,347,405,418,435,440,533\norg/telegram/messenger/camera/CameraView.java, line(s) 853,922,1615,2303,2367,2438,2497,2657,2729,3008,3052,3065,3073,3077,3083,3121,3197,3421,1623,1631,1640,1657,1668,1687,1719,1766,1772,1781,1796,1806,1837,1984,2009,2019,2182,2630,2942,3102,3152,3165,3315,3324,3334,3350,3355,3356,3453,3459,3460,3486,3530,3799,3807,3853,3858,3866\norg/telegram/messenger/chromecast/ChromecastController.java, line(s) 43,51,184,189,196,201,206,211,216,219,239,245,251,257,262,267,272,277,282,167\norg/telegram/messenger/chromecast/ChromecastFileServer.java, line(s) 145,149,339\norg/telegram/messenger/pip/PipActivityController.java, line(s) 33,38,43,48,54,59,64,69,74,79,115\norg/telegram/messenger/pip/PipActivityHandler.java, line(s) 108,114,120,132,140,148,158,172,177\norg/telegram/messenger/pip/source/PipSourceHandlerState2.java, line(s) 76,134,160,190,236,80,118,137,155,174,207,212,255\norg/telegram/messenger/ringtone/RingtoneDataStore.java, line(s) 48,372\norg/telegram/messenger/secretmedia/ExtendedDefaultDataSource.java, line(s) 201\norg/telegram/messenger/support/JobIntentService.java, line(s) 148\norg/telegram/messenger/support/customtabsclient/shared/CustomTabsHelper.java, line(s) 71\norg/telegram/messenger/support/fingerprint/FingerprintManagerCompatApi23.java, line(s) 23,38\norg/telegram/messenger/utils/BillingUtilities.java, line(s) 54,59,69,78,83,88,93,100,103,106,115,122,174,180,191,198,37,125,187,205\norg/telegram/messenger/utils/BitmapsCache.java, line(s) 448,585,632\norg/telegram/messenger/utils/CopyUtilities.java, line(s) 106\norg/telegram/messenger/video/AudioDecoder.java, line(s) 61,96,105,114,123,127,137,141,163,167\norg/telegram/messenger/video/AudioRecoder.java, line(s) 70\norg/telegram/messenger/video/MediaCodecVideoConvertor.java, line(s) 479,92,262,286\norg/telegram/messenger/video/OutputSurface.java, line(s) 113\norg/telegram/messenger/video/TextureRenderer.java, line(s) 193,195,579,1062,1255,1269,1301,1644\norg/telegram/messenger/video/VideoFramesRewinder.java, line(s) 150,192,194,213,225,247,257,272\norg/telegram/messenger/video/VideoPlayerHolderBase.java, line(s) 166,194,200,231,643,350\norg/telegram/messenger/video/WebmEncoder.java, line(s) 81,108,153,159,96\norg/telegram/messenger/voip/AudioRecordJNI.java, line(s) 244,63,76,92,110,134,176,209,235,106,217,60,73,89\norg/telegram/messenger/voip/AudioTrackJNI.java, line(s) 38,61,116,126,124,32\norg/telegram/messenger/voip/ConferenceCall.java, line(s) 469,473,479,498,502,507,511,516,521,525,534,535,537,540,541,554,562,566,579,588,591,601,634,644,651,652,667,668,679,684,717,721,733,744,749,768,810,814,826,857,862,902,917,922,969,1001,1048,1100,239,347,482,546,603,665,681,686,746,770,877,979,1011,1058\norg/telegram/messenger/voip/GroupCallMessagesController.java, line(s) 87\norg/telegram/messenger/voip/Instance.java, line(s) 100\norg/telegram/messenger/voip/JNIUtilities.java, line(s) 90\norg/telegram/messenger/voip/NativeInstance.java, line(s) 154,292,322\norg/telegram/messenger/voip/TelegramConnectionService.java, line(s) 33,71,50,60,17,25\norg/telegram/messenger/voip/VideoCapturerDevice.java, line(s) 214,258,319,366,394,399,407,451,440\norg/telegram/messenger/voip/VoIPDebugToSend.java, line(s) 81,124\norg/telegram/messenger/voip/VoIPGroupNotification.java, line(s) 359,273,282\norg/telegram/messenger/voip/VoIPPreNotificationService.java, line(s) 280,391,407,454,457,587,590,622,625,669,674,214,223,352,429,502,549,605,646,660,489,539\norg/telegram/messenger/voip/VoIPServerConfig.java, line(s) 20\norg/telegram/messenger/voip/VoIPService.java, line(s) 1477,1987,2103,2111,2223,2497,2624,2857,3095,4464,5308,5324,5344,5526,5816,5832,5860,6300,6316,6355,6362,6369,6488,6658,6710,6857,6903,6910,6918,7178,7326,7386,7556,7799,7810,7843,7855,7862,381,420,428,659,946,1024,1064,1148,1391,1447,1462,1475,1506,1545,2026,2056,2277,2532,2904,2937,3576,4561,5240,5559,5729,5774,5853,5899,5980,6037,6122,6139,6203,6269,6291,6375,6529,6541,6625,6732,6742,6790,6825,6867,7037,7052,7088,7160,7169,7338,7349,7380,7719,7730,1030,1058,1492,1499,1541,2094,2154,2161,2171,2196,2298,6192\norg/telegram/messenger/wallpaper/WallpaperGiftPatternPosition.java, line(s) 30\norg/telegram/tgnet/ConnectionsManager.java, line(s) 494,581,602,603,787,924,932,948,965,968,980,1058,1093,1096,1104,1108,1114,1118,1123,1127,1275,1281,1284,1632,1640,1641,1645,1791,1797,1828,1872,1873,1877,1883,1901,1902,1906,1913,1914,1918,1980,1994,2007,534,566,614,983,1067,1168,1180,1198,1290,1330,1397,1408,1418,1423,1438,1541,1555,1560,1575,1596,1722,1733,1738,1755,1844,1896,2003,2011,2017,557\norg/telegram/tgnet/NativeByteBuffer.java, line(s) 134,135,150,151,166,167,193,194,208,209,228,229,238,239,247,248,283,284,320,321,332,333,370,417,418,434,435,451,452,470,486,487,500,501,514,515,524,562,563,596,597,636,637,653,654\norg/telegram/tgnet/SerializedData.java, line(s) 73,82,91,100,131,132,155,156,185,186,200,201,215,216,231,232,268,269,280,281,292,293,304,305,334,352,353,390,391,428,429,445,446,462,463,480,481,501,502\norg/telegram/tgnet/TLClassStore.java, line(s) 52\norg/telegram/tgnet/TLParseException.java, line(s) 13\norg/telegram/tgnet/TLRPC.java, line(s) 10580,10678,33569,33803,34031,34251,34471,34691,34904,35115,35318,35517,47667,47776,48092,61719,61774\norg/telegram/tgnet/json/TLJsonBuilder.java, line(s) 58,71\norg/telegram/tgnet/json/TLJsonParser.java, line(s) 43,77,91,105,120\norg/telegram/ui/AccountFrozenAlert.java, line(s) 44\norg/telegram/ui/ActionBar/ActionBarLayout.java, line(s) 2202,424,631,2021,2025,2856,3729\norg/telegram/ui/ActionBar/ActionBarPopupWindow.java, line(s) 202,796,908\norg/telegram/ui/ActionBar/AlertDialog.java, line(s) 540,1627\norg/telegram/ui/ActionBar/BaseFragment.java, line(s) 479,491,527,545,691,834,846,941,955\norg/telegram/ui/ActionBar/BottomSheet.java, line(s) 1629,2440,2605,2657,2732\norg/telegram/ui/ActionBar/BottomSheetTabDialog.java, line(s) 170,181\norg/telegram/ui/ActionBar/BottomSheetTabs.java, line(s) 1094\norg/telegram/ui/ActionBar/DrawerLayoutContainer.java, line(s) 128\norg/telegram/ui/ActionBar/EmojiThemes.java, line(s) 382,579,657,728\norg/telegram/ui/ActionBar/Theme.java, line(s) 9467,9516,4145,4295,6439,6460,6466,6562,6578,6643,6784,6833,7052,7060,7415,8679,8686,8740,8790,8878,8929,9041,9064,9852,10360,10381,10395,10682,10750,10817,11058,11065,11137,11185,11492,11576,11690,11703,13626,13640,13692,13728,13748,13937,14039,14045,14067,14076,14114,14313,14341,10032\norg/telegram/ui/ActionBar/ThemeDescription.java, line(s) 789\norg/telegram/ui/ActionIntroActivity.java, line(s) 741\norg/telegram/ui/Adapters/ContactsAdapter.java, line(s) 119\norg/telegram/ui/Adapters/DialogsAdapter.java, line(s) 406\norg/telegram/ui/Adapters/DialogsSearchAdapter.java, line(s) 902,949,999,1026,2161\norg/telegram/ui/Adapters/SearchAdapter.java, line(s) 118,139,556\norg/telegram/ui/Adapters/SearchAdapterHelper.java, line(s) 490,676,734\norg/telegram/ui/ArticleViewer.java, line(s) 1650,3711,3717,6255,6349,6678,6740,6764,6918,6928,6950,6963,10046,10056,10160,10202,10236,10282,13839,14344,15990,15994\norg/telegram/ui/BasePermissionsActivity.java, line(s) 105\norg/telegram/ui/BubbleActivity.java, line(s) 309,313,92\norg/telegram/ui/Business/BusinessLinksController.java, line(s) 163,213,311,370\norg/telegram/ui/Business/BusinessRecipientsHelper.java, line(s) 164,189,200,226,252,264\norg/telegram/ui/Business/LocationActivity.java, line(s) 709\norg/telegram/ui/Business/QuickRepliesController.java, line(s) 222,422,466,661,711,965,1091,1154\norg/telegram/ui/CacheControlActivity.java, line(s) 310,423,534,541,1164,1319,1856,1933\norg/telegram/ui/CachedMediaLayout.java, line(s) 1059\norg/telegram/ui/CameraScanActivity.java, line(s) 1132,1174,1498\norg/telegram/ui/CastSync.java, line(s) 101,107,125,140,161,177\norg/telegram/ui/Cells/AboutLinkCell.java, line(s) 243,310,536\norg/telegram/ui/Cells/AudioPlayerCell.java, line(s) 116,129\norg/telegram/ui/Cells/BaseCell.java, line(s) 181\norg/telegram/ui/Cells/BotHelpCell.java, line(s) 216,273,282,326\norg/telegram/ui/Cells/ChannelRecommendationsCell.java, line(s) 581,602\norg/telegram/ui/Cells/ChatActionCell.java, line(s) 734,1337,2087,2092\norg/telegram/ui/Cells/ChatMessageCell.java, line(s) 2910,2961,3241,3294,3542,3595,3654,3663,3771,3781,4124,4149,4369,4378,12055,12236,12429,12624,12820,12995,13163,13335,13393,13610,13791,16094,16698,18106,19555,19632,19803,19833,30673,31032,31101,31150,33534,33548,36413,39830,40391,40424,53054\norg/telegram/ui/Cells/ContextLinkCell.java, line(s) 252,272,294\norg/telegram/ui/Cells/DialogCell.java, line(s) 1092,2455,3528,3830,3891,3921,4283,5800,5929,6237,8455\norg/telegram/ui/Cells/DialogMeUrlCell.java, line(s) 211,226,308\norg/telegram/ui/Cells/ProfileChannelCell.java, line(s) 313\norg/telegram/ui/Cells/SettingsSuggestionCell.java, line(s) 140\norg/telegram/ui/Cells/SharedAudioCell.java, line(s) 205\norg/telegram/ui/Cells/SharedLinkCell.java, line(s) 352,463,491,506,556,824,838\norg/telegram/ui/Cells/SharedPhotoVideoCell2.java, line(s) 550,629\norg/telegram/ui/Cells/SlideIntChooseView.java, line(s) 179\norg/telegram/ui/Cells/TextSelectionHelper.java, line(s) 1724,1725,2091,2150\norg/telegram/ui/Cells/ThemesHorizontalListCell.java, line(s) 340\norg/telegram/ui/ChangeUsernameActivity.java, line(s) 139,1580,1595,1605,1615\norg/telegram/ui/ChannelAdminLogActivity.java, line(s) 1729,1758,552,658,870,2552,3075,4327,4337,4347,4357,4367,4377,551,551,555,657,661\norg/telegram/ui/ChannelColorActivity.java, line(s) 798,2522\norg/telegram/ui/ChannelCreateActivity.java, line(s) 1280,1430,1444\norg/telegram/ui/ChannelMonetizationLayout.java, line(s) 2163\norg/telegram/ui/ChatActivity.java, line(s) 13138,13170,13198,31921,32385,32841,32856,32882,33077,33224,40419,41467,49894,50055,53989,54047,54065,54083,54101,54121,54146,54167,54188,3651,3705,3741,3761,7233,8902,10387,10727,13328,14389,16098,22076,22906,23027,23361,23838,23844,23853,23861,23874,23930,23936,29657,30839,31327,31395,32227,40734,45393,47416,47839,49034,49066,50304,50354,50359,50383,50840,51082,54058,54076,54094,54112,54139,54157,54181,54199,54853,56592,57470,58031,58100,59140,59161,59198,61873,61877,62553,62613\norg/telegram/ui/ChatEditActivity.java, line(s) 2680\norg/telegram/ui/ChatRightsEditActivity.java, line(s) 1123,1151\norg/telegram/ui/ChatUsersActivity.java, line(s) 3385,4160\norg/telegram/ui/Components/AIEditorAlert.java, line(s) 771\norg/telegram/ui/Components/AlertsCreator.java, line(s) 324,356,410,446,1947,2049,2194,2249,2265,4295,6082,6102,6111,8586,8592,8650,10026\norg/telegram/ui/Components/AnimatedEmojiDrawable.java, line(s) 1109,273,311,459,1136\norg/telegram/ui/Components/AnimatedFileDrawable.java, line(s) 592,630\norg/telegram/ui/Components/AnimatedLinearLayout.java, line(s) 179,189\norg/telegram/ui/Components/AudioPlayerAlert.java, line(s) 909,3723\norg/telegram/ui/Components/AvatarDrawable.java, line(s) 712\norg/telegram/ui/Components/BlurBehindDrawable.java, line(s) 153,347\norg/telegram/ui/Components/ChatActivityEnterView.java, line(s) 5375,7111,7186,8672,9625,9630,11692,11861,13483,13512,13726,13744,13756,13810,14987,15011,15449,15496\norg/telegram/ui/Components/ChatAttachAlert.java, line(s) 4446,5900,5923,5931,5954,5959,5969,5975,9961\norg/telegram/ui/Components/ChatAttachAlertAudioLayout.java, line(s) 960\norg/telegram/ui/Components/ChatAttachAlertDocumentLayout.java, line(s) 1708,219,1049,1369,1376,1733,1746,1755,1764,1779\norg/telegram/ui/Components/ChatAttachAlertLocationLayout.java, line(s) 1496,1575,1596,1838,1872,1911,1976,2441,2467,2487,2496\norg/telegram/ui/Components/ChatAttachAlertPhotoLayout.java, line(s) 3274,3283,3287,3316,3325,3347,4702,4714\norg/telegram/ui/Components/ChatAttachAlertPollLayout.java, line(s) 2151,2179\norg/telegram/ui/Components/ChatAvatarContainer.java, line(s) 1283\norg/telegram/ui/Components/ChatThemeBottomSheet.java, line(s) 1465,1658,1833\norg/telegram/ui/Components/ClippingImageView.java, line(s) 251\norg/telegram/ui/Components/Crop/CropView.java, line(s) 1298,1110,1239\norg/telegram/ui/Components/DialogsBotsAdapter.java, line(s) 563,696\norg/telegram/ui/Components/DrawingInBackgroundThreadDrawable.java, line(s) 48\norg/telegram/ui/Components/EarListener.java, line(s) 63,141,232,270,275,338\norg/telegram/ui/Components/EditTextBoldCursor.java, line(s) 418,713,1368,1468,1477\norg/telegram/ui/Components/EditTextCaption.java, line(s) 360,436,555,698,725,767,852\norg/telegram/ui/Components/EditTextEffects.java, line(s) 267\norg/telegram/ui/Components/EditTextEmoji.java, line(s) 220,1093,1122\norg/telegram/ui/Components/EmbedBottomSheet.java, line(s) 233,348,376,390,412,471,551,558,744,764,783,858,926,1022\norg/telegram/ui/Components/EmojiColorPickerWindow.java, line(s) 440\norg/telegram/ui/Components/EmojiPacksAlert.java, line(s) 1374,1882,2320,2362,2461\norg/telegram/ui/Components/EmojiView.java, line(s) 1812,2325,2900,3544,4124,8534,10103\norg/telegram/ui/Components/FilterGLThread.java, line(s) 234,241,250,263,278,285,349,369,484,636\norg/telegram/ui/Components/FilterShaders.java, line(s) 1003,1004\norg/telegram/ui/Components/FireworksOverlay.java, line(s) 267\norg/telegram/ui/Components/ForegroundDetector.java, line(s) 79,113,88,122\norg/telegram/ui/Components/GroupCallPipAlertView.java, line(s) 220\norg/telegram/ui/Components/GroupVoipInviteAlert.java, line(s) 454,902\norg/telegram/ui/Components/ImageUpdater.java, line(s) 900,937,1058,1374,1381\norg/telegram/ui/Components/InstantCameraVideoEncoderOverlayHelper.java, line(s) 336\norg/telegram/ui/Components/InstantCameraView.java, line(s) 981,1038,1044,1118,1124,1591,1683,1759,1769,1781,1786,1948,1954,2330,2355,2854,2922,2935,2943,2947,2953,3090,3099,3213,3275,3499,3506,3558,3585,3866,862,972,1099,1298,1418,1749,1812,1825,1859,1871,1962,1969,1978,1989,2000,2007,2042,2070,2075,2084,2182,2438,2446,2454,2469,2477,2712,2749,2972,3023,3052,3252,3278,3287,3395,3446,3509,3518,3529,3555,3564,3565,3569,3574,3575,3802,3813,3907,3958\norg/telegram/ui/Components/JoinCallAlert.java, line(s) 238,306\norg/telegram/ui/Components/LetterDrawable.java, line(s) 108\norg/telegram/ui/Components/LinkActionView.java, line(s) 229,267\norg/telegram/ui/Components/LinkSpanDrawable.java, line(s) 669\norg/telegram/ui/Components/MarkdownParser.java, line(s) 181,225,230,424,450,460,901,1336\norg/telegram/ui/Components/MentionsContainerView.java, line(s) 1034\norg/telegram/ui/Components/MessagePreviewView.java, line(s) 1296\norg/telegram/ui/Components/MotionBackgroundDrawable.java, line(s) 389,688\norg/telegram/ui/Components/Paint/PaintTypeface.java, line(s) 423\norg/telegram/ui/Components/Paint/RenderView.java, line(s) 430,437,446,459,475,482,501,685\norg/telegram/ui/Components/Paint/Shader.java, line(s) 20,28,85,95\norg/telegram/ui/Components/Paint/ShapeDetector.java, line(s) 242,305,623\norg/telegram/ui/Components/Paint/Slice.java, line(s) 27,57,91\norg/telegram/ui/Components/Paint/Texture.java, line(s) 57\norg/telegram/ui/Components/Paint/Utils.java, line(s) 13\norg/telegram/ui/Components/Paint/Views/LPhotoPaintView.java, line(s) 1941,2007,2187,2194,2212,2490,4219,4254\norg/telegram/ui/Components/Paint/Views/PhotoView.java, line(s) 200\norg/telegram/ui/Components/Paint/Views/StickerMakerView.java, line(s) 1150,1154,975,1129,2042,2052\norg/telegram/ui/Components/PasscodeView.java, line(s) 1358,1364,1370,204,333,1377,1397,1422\norg/telegram/ui/Components/PathAnimator.java, line(s) 110\norg/telegram/ui/Components/PermissionRequest.java, line(s) 84,171,299\norg/telegram/ui/Components/PhonebookShareAlert.java, line(s) 815,874,1211\norg/telegram/ui/Components/PhotoViewerWebView.java, line(s) 423,757,801,838\norg/telegram/ui/Components/PipRoundVideoView.java, line(s) 229\norg/telegram/ui/Components/Premium/GLIcon/GLIconTextureView.java, line(s) 380,385,438,446,490\norg/telegram/ui/Components/Premium/PremiumAppIconsPreviewView.java, line(s) 43\norg/telegram/ui/Components/Premium/PremiumFeatureBottomSheet.java, line(s) 220\norg/telegram/ui/Components/Premium/PremiumNotAvailableBottomSheet.java, line(s) 70\norg/telegram/ui/Components/Premium/boosts/ReassignBoostBottomSheet.java, line(s) 437,460\norg/telegram/ui/Components/Premium/boosts/cells/msg/GiveawayResultsMessageCell.java, line(s) 178\norg/telegram/ui/Components/ProfileGalleryView.java, line(s) 576\norg/telegram/ui/Components/ProximitySheet.java, line(s) 670\norg/telegram/ui/Components/QRCodeBottomSheet.java, line(s) 170\norg/telegram/ui/Components/RLottieDrawable.java, line(s) 639,979,394,442,584,736,784,926,1049,1151,1199,1341,1605,1653,1795,2137\norg/telegram/ui/Components/Reactions/ChatCustomReactionsEditActivity.java, line(s) 657,1165\norg/telegram/ui/Components/RecyclerListView.java, line(s) 1714,2027,2045,2116,3182,3188,3753\norg/telegram/ui/Components/SearchDownloadsContainer.java, line(s) 865\norg/telegram/ui/Components/SeekBar.java, line(s) 367,379\norg/telegram/ui/Components/SeekBarView.java, line(s) 816\norg/telegram/ui/Components/ShareAlert.java, line(s) 4686,5556,6210\norg/telegram/ui/Components/SharedMediaLayout.java, line(s) 2758,2785,3810,4973,9894\norg/telegram/ui/Components/SizeNotifierFrameLayout.java, line(s) 798,735\norg/telegram/ui/Components/SlotsDrawable.java, line(s) 74,187\norg/telegram/ui/Components/StaticLayoutEx.java, line(s) 114,198\norg/telegram/ui/Components/StickerCategoriesListView.java, line(s) 1046,1057,1115\norg/telegram/ui/Components/StickersAlert.java, line(s) 555,587,1855,2025,2255\norg/telegram/ui/Components/TermsOfServiceView.java, line(s) 180\norg/telegram/ui/Components/ThanosEffect.java, line(s) 468,471,483,486,415,511,516,522,531,538,543,550,559,568,576,586,656,1303,1584,1590,1597,1613\norg/telegram/ui/Components/ThemeEditorView.java, line(s) 101,110,1367,1603,1829\norg/telegram/ui/Components/TimerDrawable.java, line(s) 126\norg/telegram/ui/Components/TranscribeButton.java, line(s) 737,831\norg/telegram/ui/Components/TranslateAlert2.java, line(s) 623\norg/telegram/ui/Components/TranslateAlert3.java, line(s) 211\norg/telegram/ui/Components/UndoView.java, line(s) 143,650\norg/telegram/ui/Components/VideoPlayer.java, line(s) 1454,1488,1624,1643,1887,2624,2625\norg/telegram/ui/Components/VideoPlayerSeekBar.java, line(s) 346\norg/telegram/ui/Components/VideoSeekPreviewImage.java, line(s) 540,576,582\norg/telegram/ui/Components/VideoTimelinePlayView.java, line(s) 404,468,514,523\norg/telegram/ui/Components/VideoTimelineView.java, line(s) 282,354,391\norg/telegram/ui/Components/WallpaperUpdater.java, line(s) 110,113,181,218,227,251,266\norg/telegram/ui/Components/WebPlayerView.java, line(s) 1020,410,518,535,557,567,591,748,789,826,854,913,967,1075,1138,1194,1262,1321,1778,2061,2109,2474,2482,2490,2498,2506,2512,2580,2586,2595,2604,2613,2622,2634,2979\norg/telegram/ui/Components/chat/ChatActivityMessageMetricsView.java, line(s) 100,181,260,270,276,289,420,436\norg/telegram/ui/Components/chat/ChatListViewPaddingsAnimator.java, line(s) 53\norg/telegram/ui/Components/spoilers/SpoilerEffect2.java, line(s) 455,464,481,555,564,575,580,585,591,637\norg/telegram/ui/Components/spoilers/SpoilersTextView.java, line(s) 425\norg/telegram/ui/Components/voip/VoIPHelper.java, line(s) 101,154,323,423,912\norg/telegram/ui/Components/voip/VoIPPiPView.java, line(s) 412,895\norg/telegram/ui/ContactsActivity.java, line(s) 1009,1184,1256,1420,1454\norg/telegram/ui/ContentPreviewViewer.java, line(s) 2315,2470,2567,2766\norg/telegram/ui/CountrySelectActivity.java, line(s) 313,461,472\norg/telegram/ui/DialogsActivity.java, line(s) 4317,6655,6985,10237,10252,11727,14742,16633\norg/telegram/ui/EditWidgetActivity.java, line(s) 375,401,418,440,454,617,772\norg/telegram/ui/EmojiAnimationsOverlay.java, line(s) 1015\norg/telegram/ui/ExternalActionActivity.java, line(s) 636,640,109,441,488\norg/telegram/ui/FilterChatlistActivity.java, line(s) 1560\norg/telegram/ui/FilterCreateActivity.java, line(s) 1172,1694\norg/telegram/ui/FilteredSearchView.java, line(s) 1271\norg/telegram/ui/FiltersSetupActivity.java, line(s) 1190\norg/telegram/ui/Gifts/AuctionBidSheet.java, line(s) 964,1019\norg/telegram/ui/GroupCallActivity.java, line(s) 593,612,1315,1465,1712,11542,12061\norg/telegram/ui/GroupCreateActivity.java, line(s) 843\norg/telegram/ui/GroupCreateFinalActivity.java, line(s) 194,301\norg/telegram/ui/GroupInviteActivity.java, line(s) 132,147\norg/telegram/ui/GroupStickersActivity.java, line(s) 882\norg/telegram/ui/IdenticonActivity.java, line(s) 71\norg/telegram/ui/IntroActivity.java, line(s) 712,728,735,749,761,772,779,834\norg/telegram/ui/InviteContactsActivity.java, line(s) 550,590,931,960\norg/telegram/ui/LanguageSelectActivity.java, line(s) 358,397\norg/telegram/ui/LaunchActivity.java, line(s) 704,971,981,1831,6804,7413,8595,8624,8718,8731,8740,8750,8754,8775,8787,691,720,1665,1710,2044,2205,2392,2404,2406,2431,2442,2449,2454,2583,3067,3232,3238,3290,3305,3319,3367,3431,3440,3478,3603,3730,3775,3798,3804,3815,3847,3879,4382,4392,4401,4431,4533,4605,4626,4665,4732,4828,4846,4865,4888,4919,4990,5016,5049,5059,5095,5403,5940,5959,6075,6609,7064,7073,7752,7758,8529,8656,8737,8916,9023,9114\norg/telegram/ui/LinkEditActivity.java, line(s) 331,943\norg/telegram/ui/LinkManager.java, line(s) 1824\norg/telegram/ui/LocationActivity.java, line(s) 462,470,643,1339,2089,2566,2735,2812,2819,2916,3179,3213,3321,3366,3395,3421,3566,3643,4002,4032,4055,4163,4274,4355,4370,4396,4405,4685\norg/telegram/ui/LoginActivity.java, line(s) 1836,1966,1993,2090,2121,2155,2158,2161,2167,2172,2176,2194,2202,2266,2268,3293,3460,13403,13424,13439,13466,13500,13517,983,1092,1753,2128,2166,2200,2271,2785,2805,3368,3527,3550,3675,3995,4215,4238,4807,4842,4958,4962,4978,5676,5770,7664,8370,11017,12154,12851,13200,13204,13220,13750,13765\norg/telegram/ui/ManageLinksActivity.java, line(s) 1394,1430\norg/telegram/ui/MessageSendPreview.java, line(s) 1577,1604,1629,2217\norg/telegram/ui/NewContactBottomSheet.java, line(s) 661,706,1380\norg/telegram/ui/NotificationsCustomSettingsActivity.java, line(s) 740,1583,1613,1648,1678,1714\norg/telegram/ui/NotificationsSettingsActivity.java, line(s) 468,500,536,567,602,879\norg/telegram/ui/NotificationsSoundActivity.java, line(s) 485,634,1057\norg/telegram/ui/PasscodeActivity.java, line(s) 1197,1369\norg/telegram/ui/PassportActivity.java, line(s) 1112,3199,3727,4023,4134,4982,5782,6508,6616,8161,8586,8659,8878,9063,9841,9969\norg/telegram/ui/PaymentFormActivity.java, line(s) 337,556,802,1429,1456,1542,2683,3100,3554,3958,4179,4273,4289,4429,4436,4757,4802,5156,5219\norg/telegram/ui/PhotoCropActivity.java, line(s) 458,463,486\norg/telegram/ui/PhotoViewer.java, line(s) 14501,14509,27303,32367,2667,4524,4532,4643,5753,6086,8698,9846,9871,9958,9983,11452,11865,12228,12494,12796,13151,13209,13837,13896,14818,14905,14912,15564,15585,16044,16183,16196,16215,16244,16399,17195,17205,18297,18305,18460,21267,22589,22690,23902,26210,26735,26746,26755,26836,26990,27494,27624,28413,30027,32607\norg/telegram/ui/PollCreateActivity.java, line(s) 1776,1804\norg/telegram/ui/PopupNotificationActivity.java, line(s) 655,1624\norg/telegram/ui/PremiumPreviewFragment.java, line(s) 2969,2984,2999,3026\norg/telegram/ui/PrivacySettingsActivity.java, line(s) 712,826\norg/telegram/ui/ProfileActivity.java, line(s) 7486,7488,2015,2900,5047,5677,6932,7346,7450,7491,9026,10741,11117,11128,11136,11195,11233,14507,18796,19541,19708,22697,22854,22868,23181,24053\norg/telegram/ui/ProfileBirthdayEffect.java, line(s) 283,322\norg/telegram/ui/ProfileNotificationsActivity.java, line(s) 470\norg/telegram/ui/QrActivity.java, line(s) 1074\norg/telegram/ui/RestrictedLanguagesSelectActivity.java, line(s) 591,604,628\norg/telegram/ui/SecretMediaViewer.java, line(s) 669,675,718,813,1211,1609,1828,2396\norg/telegram/ui/SelectAnimatedEmojiDialog.java, line(s) 1146,1261,1456,1560,1755,1859,2060,2164,6137\norg/telegram/ui/SessionsActivity.java, line(s) 551,579,1457,1555\norg/telegram/ui/SettingsActivity.java, line(s) 1749,1751,622,1167,1754\norg/telegram/ui/ShareActivity.java, line(s) 79,103\norg/telegram/ui/Stars/BotStarsActivity.java, line(s) 1037\norg/telegram/ui/Stars/StarsController.java, line(s) 1136,1227,1239,1262,1280,1296,3426,3479,3491,3558,4768,4850\norg/telegram/ui/Stars/StarsIntroActivity.java, line(s) 588\norg/telegram/ui/StickersActivity.java, line(s) 706,718,933,1062,1075\norg/telegram/ui/Stories/HighlightMessageSheet.java, line(s) 160,192\norg/telegram/ui/Stories/LivePlayer.java, line(s) 191,356,596,665,696,714,752,856,883,967,1231\norg/telegram/ui/Stories/PeerStoriesView.java, line(s) 7799,7890,8844,8887,8909,8915,9209,1695,1699,5399,9324\norg/telegram/ui/Stories/SelfStoryViewsPage.java, line(s) 1484,1519,1543,1589,1613,1682\norg/telegram/ui/Stories/SelfStoryViewsView.java, line(s) 85\norg/telegram/ui/Stories/StoriesController.java, line(s) 579,629,914,977,1008,1029,1043,1052,1056,1060,1065,1096,1100,1104,1110,1180,1188,1190,1211,1220,1255,1273,1309,1505,1555,2263,3240,3268,4343,4535,4738,4781,4857,4909,4930,4937,4945,4949,279,2343\norg/telegram/ui/Stories/StoriesStorage.java, line(s) 406,193,211,292,307,330,339,360,435,461,485,488,510\norg/telegram/ui/Stories/StoriesViewPager.java, line(s) 470\norg/telegram/ui/Stories/StoryCaptionView.java, line(s) 181,189\norg/telegram/ui/Stories/StoryViewer.java, line(s) 2087,2092,2106,2127,3845,3854,2435,2787,3546\norg/telegram/ui/Stories/recorder/CaptionContainerView.java, line(s) 823,1538\norg/telegram/ui/Stories/recorder/DownloadButton.java, line(s) 132\norg/telegram/ui/Stories/recorder/DraftsController.java, line(s) 352,515,79,100,226,276,370,543\norg/telegram/ui/Stories/recorder/DualCameraView.java, line(s) 170,679\norg/telegram/ui/Stories/recorder/EmojiBottomSheet.java, line(s) 1997,2058,3666\norg/telegram/ui/Stories/recorder/LivePlayerView.java, line(s) 219\norg/telegram/ui/Stories/recorder/PaintView.java, line(s) 2994,3001,3019,3844,4866,5216,6130,6165\norg/telegram/ui/Stories/recorder/ScannedLinkPreview.java, line(s) 361\norg/telegram/ui/Stories/recorder/SelectAudioAlert.java, line(s) 936\norg/telegram/ui/Stories/recorder/StoryEntry.java, line(s) 1467,295,369,384,430,443,481,508,532,587,694,712,717,795,1782\norg/telegram/ui/Stories/recorder/StoryLinkSheet.java, line(s) 230\norg/telegram/ui/Stories/recorder/StoryPrivacySelector.java, line(s) 141\norg/telegram/ui/Stories/recorder/StoryRecorder.java, line(s) 4976,4990,5020,5034,5212,5478,5485,5639,8213,8250,8400,8409,8731,8743,8762,8773,8781,8815,8824,8929,8955,8967,9005,9051,9066,9070,9669,9860,9870,9880\norg/telegram/ui/Stories/recorder/StoryUploadingService.java, line(s) 44,96,63,117\norg/telegram/ui/Stories/recorder/TimelineView.java, line(s) 3951,4068,4105,4168,4321\norg/telegram/ui/Stories/recorder/Weather.java, line(s) 331,348\norg/telegram/ui/TON/TONIntroActivity.java, line(s) 471\norg/telegram/ui/ThemeActivity.java, line(s) 2009,2021,2120,2125,2502,2510,2526,2558\norg/telegram/ui/ThemePreviewActivity.java, line(s) 4235,4246,4254,4292,4310,4567,4635,4826,5324\norg/telegram/ui/ThemeSetUrlActivity.java, line(s) 117,139,486,502,742,754\norg/telegram/ui/TopicsFragment.java, line(s) 4380,1775\norg/telegram/ui/TwoStepVerificationActivity.java, line(s) 193,1340\norg/telegram/ui/TwoStepVerificationSetupActivity.java, line(s) 1139,1571,1593\norg/telegram/ui/VoIPFragment.java, line(s) 1275,2738,2964\norg/telegram/ui/VoIPPermissionActivity.java, line(s) 45\norg/telegram/ui/WallpapersListActivity.java, line(s) 1344\norg/telegram/ui/WebviewActivity.java, line(s) 108,160,248,258,416\norg/telegram/ui/bots/BotBiometry.java, line(s) 210,220,230,115,154,196,249,280,299,422\norg/telegram/ui/bots/BotDownloads.java, line(s) 100,250,300,383\norg/telegram/ui/bots/BotLocation.java, line(s) 136,335,436,450,481,504,527\norg/telegram/ui/bots/BotShareSheet.java, line(s) 1200,1274\norg/telegram/ui/bots/BotStorage.java, line(s) 218,223,239,258,272,276,279,310,362,416,465,493,511\norg/telegram/ui/bots/BotWebViewSheet.java, line(s) 1669,1727,2748\norg/telegram/ui/bots/WebViewRequestProps.java, line(s) 54\norg/telegram/ui/web/AddressBarList.java, line(s) 327,406,410,759,764,847,851,1033,1049\norg/telegram/ui/web/BotWebViewContainer.java, line(s) 850,3628,4903,5403,7337,462,526,597,836,856,1534,2180,2209,2240,2330,2353,2416,2424,2465,2476,2627,2682,2716,2728,2745,2870,2925,3016,3025,3072,3111,3144,3359,3362,3398,3406,3419,3434,3490,3502,3526,3586,3598,3609,3665,3676,3687,3756,3799,3823,3846,3857,3870,3934,3944,4050,4276,4547,4583,4623,4657,4714,4812,4851,4874,4913,4925,5024,5083,5110,5325,5352,5484,5488,5548,5561,5566,5582,5613,5750,5864,5920,6530,6887,6908\norg/telegram/ui/web/BrowserHistory.java, line(s) 92,207,210,223\norg/telegram/ui/web/HttpGetFileTask.java, line(s) 129,145,150,195\norg/telegram/ui/web/RestrictedDomainsList.java, line(s) 44,59,151,167\norg/telegram/ui/web/SearchEngine.java, line(s) 50,57,67\norg/telegram/ui/web/WebBrowserSettings.java, line(s) 528,536,553\norg/telegram/ui/web/WebInstantView.java, line(s) 124,261,384,415,498,519,579\norg/telegram/ui/web/WebMetadataCache.java, line(s) 138,250,318,332,445\norg/webrtc/AndroidVideoDecoder.java, line(s) 447\norg/webrtc/EglRenderer.java, line(s) 260,614\norg/webrtc/GlGenericDrawer.java, line(s) 329\norg/webrtc/HardwareVideoEncoder.java, line(s) 430\norg/webrtc/ScreenCapturerAndroid.java, line(s) 84,148\norg/webrtc/YuvConverter.java, line(s) 118,144\norg/webrtc/audio/WebRtcAudioTrack.java, line(s) 114\norg/webrtc/voiceengine/WebRtcAudioRecord.java, line(s) 165,368,409\norg/webrtc/voiceengine/WebRtcAudioTrack.java, line(s) 160,288,415","section":"code"},{"title":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.","description":"This App copies data to clipboard. Sensitive data should not be copied to clipboard as other applications can access it.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\norg/telegram/messenger/AndroidUtilities.java, line(s) 12,3732,3735\norg/telegram/ui/ChangeUsernameActivity.java, line(s) 7,134\norg/telegram/ui/ChatActivity.java, line(s) 12,47834\norg/telegram/ui/Components/EmbedBottomSheet.java, line(s) 9,924\norg/telegram/ui/Components/InviteMembersBottomSheet.java, line(s) 10,223,1496\norg/telegram/ui/Components/LinkActionView.java, line(s) 6,222\norg/telegram/ui/Components/PhonebookShareAlert.java, line(s) 9,869,892\norg/telegram/ui/Components/ShareAlert.java, line(s) 10,4666\norg/telegram/ui/GroupInviteActivity.java, line(s) 4,128\norg/telegram/ui/ManageLinksActivity.java, line(s) 4,1391\norg/telegram/ui/PrivacyControlActivity.java, line(s) 4,2945\norg/telegram/ui/ProfileActivity.java, line(s) 13,10739,11123\norg/telegram/ui/SessionBottomSheet.java, line(s) 5,319\norg/telegram/ui/StickersActivity.java, line(s) 4,703,1072\norg/telegram/ui/ThemeSetUrlActivity.java, line(s) 4,112","section":"code"},{"title":"This app listens to Clipboard changes. Some malware also listen to Clipboard changes.","description":"This app listens to Clipboard changes. Some malware also listen to Clipboard changes.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard\n\nFiles:\norg/telegram/ui/ProxySettingsActivity.java, line(s) 61,93,112,6","section":"code"},{"title":"App talks to a Firebase database","description":"The app talks to Firebase database at https://tmessages2.firebaseio.com","section":"firebase"}],"secure":[{"title":"This App uses SafetyNet API.","description":"This App uses SafetyNet API.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05j-Testing-Resiliency-Against-Reverse-Engineering.md#safetynet\n\nFiles:\norg/telegram/ui/LoginActivity.java, line(s) 90","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/760348033671/namespaces/firebase:fetch?key=AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k. This is indicated by the response: The response code is 403","section":"firebase"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 25 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.ACCESS_MEDIA_LOCATION (dangerous): access any geographic locations - Allows an application to access any geographic locations persisted in the user's shared collection.\n\nandroid.permission.CALL_PHONE (dangerous): directly call phone numbers - Allows the application to call phone numbers without your intervention. Malicious applications may cause unexpected calls on your phone bill. Note that this does not allow the application to call emergency numbers.\n\nandroid.permission.READ_CALL_LOG (dangerous): grants read access to the user's call log. - Allows an application to read the user's call log.\n\nandroid.permission.BLUETOOTH_CONNECT (dangerous): necessary for connecting to paired Bluetooth devices. - Required to be able to connect to paired Bluetooth devices.\n\nandroid.permission.RECORD_AUDIO (dangerous): record audio - Allows application to access the audio record path.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.\n\nandroid.permission.READ_MEDIA_IMAGES (dangerous): allows reading image files from external storage. - Allows an application to read image files from external storage.\n\nandroid.permission.READ_MEDIA_VIDEO (dangerous): allows reading video files from external storage. - Allows an application to read video files from external storage.\n\nandroid.permission.READ_MEDIA_AUDIO (dangerous): allows reading audio files from external storage. - Allows an application to read audio files from external storage.\n\nandroid.permission.GET_ACCOUNTS (dangerous): list accounts - Allows access to the list of accounts in the Accounts Service.\n\nandroid.permission.READ_CONTACTS (dangerous): read contact data - Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people.\n\nandroid.permission.WRITE_CONTACTS (dangerous): write contact data - Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data.\n\nandroid.permission.MANAGE_ACCOUNTS (dangerous): manage the accounts list - Allows an application to perform operations like adding and removing accounts and deleting their password.\n\nandroid.permission.READ_PROFILE (dangerous): read the user's personal profile data - Allows an application to read the user's personal profile data.\n\nandroid.permission.AUTHENTICATE_ACCOUNTS (dangerous): act as an account authenticator - Allows an application to use the account authenticator capabilities of the Account Manager, including creating accounts as well as obtaining and setting their passwords.\n\nandroid.permission.SYSTEM_ALERT_WINDOW (dangerous): display system-level alerts - Allows an application to show system-alert windows. Malicious applications can take over the entire screen of the phone.\n\nandroid.permission.READ_PHONE_STATE (dangerous): read phone state and identity - Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on.\n\nandroid.permission.CAMERA (dangerous): take pictures and videos - Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time.\n\nandroid.permission.REQUEST_INSTALL_PACKAGES (dangerous): Allows an application to request installing packages. - Malicious applications can use this to try and trick users into installing additional malicious packages.\n\nandroid.permission.READ_PHONE_NUMBERS (dangerous): allows reading of the device's phone number(s). - Allows read access to the device's phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications.\n\nandroid.permission.POST_NOTIFICATIONS (dangerous): allows an app to post notifications. - Allows an app to post notifications\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.\n\nandroid.permission.ACCESS_BACKGROUND_LOCATION (dangerous): access location in background - Allows an app to access location in the background.","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":51,"app_name":"Telegram","file_name":"org.telegram.messenger_v12.7.3-67501_Android-5.0.apk","hash":"13046187befe6be99b156cbbc8d754b1","version_name":"12.7.3"},"virus_total":null,"base_url":"file:///home/mobsf/Mobile-Security-Framework-MobSF/mobsf","dwd_dir":"file:///home/mobsf/.MobSF/downloads/","host_os":"nix","timestamp":"2026-06-29T12:38:58.775Z"},"static_report_gridfs_id":null}
{"_id":"a5805c347e792d1f1b490851135fe82414d82037ec3d69f937d6764acba76363","apk_filename":"pakpost.apk","scan_timestamp":"2026-06-29T12:30:57.625035+00:00","dynamic_report":null,"scorecard":{"high":[{"title":"Application signed with debug certificate","description":"Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","section":"certificate"},{"title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","section":"manifest"},{"title":"Debug Enabled For App [android:debuggable=true]","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","section":"manifest"},{"title":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks","description":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#android-network-apis\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/Views/tarrifs.java, line(s) 96,29,30,31,32,33","section":"code"},{"title":"Debug configuration enabled. Production builds must not be debuggable.","description":"Debug configuration enabled. Production builds must not be debuggable.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/BuildConfig.java, line(s) 4,7","section":"code"}],"warning":[{"title":"App can be installed on a vulnerable Android version 9, minSdk=28]","description":"This application can be installed on an older version of android that has multiple vulnerabilities. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Activity (com.a360technologies.adeelnasir.emtts.Views.LogIn) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.a360technologies.adeelnasir.emtts.Views.fcm.FireBaseBroadcastReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.DUMP [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"The App uses an insecure Random Number Generator.","description":"The App uses an insecure Random Number Generator.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators\n\nFiles:\norg/kobjects/crypt/Crypt.java, line(s) 12","section":"code"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/models/LoginRequest.java, line(s) 65\ncom/a360technologies/adeelnasir/emtts/models/RegisterRequest.java, line(s) 93","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"google_crash_reporting_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"\n\"google_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"\n\"google_maps_key\" : \"AIzaSyATvBbyDYC0uc4i2VKcYMOez9KtvpR23WQ\"\n258EAFA5-E914-47DA-95CA-C5AB0DC85B11\n23456789abcdefghjkmnpqrstvwxyz","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/Controller/ContactListAdapter.java, line(s) 43,44,45\ncom/a360technologies/adeelnasir/emtts/Controller/LocationServiceHelper.java, line(s) 119,132,136,46,53,61\ncom/a360technologies/adeelnasir/emtts/Controller/PickupListAdapter.java, line(s) 90\ncom/a360technologies/adeelnasir/emtts/Controller/PostalServiceHelper.java, line(s) 127,138,32,47,54,62\ncom/a360technologies/adeelnasir/emtts/Controller/TrackingHelper.java, line(s) 115,142,160,182,187,55,62,70\ncom/a360technologies/adeelnasir/emtts/Controller/TrackingServiceHelper.java, line(s) 108,125,128,131,118,55,62,70,106,107\ncom/a360technologies/adeelnasir/emtts/Views/AuthRepository.java, line(s) 60,74,109,126,140,192,193,207,208\ncom/a360technologies/adeelnasir/emtts/Views/HomeActivity.java, line(s) 178,189,97,103,111,187\ncom/a360technologies/adeelnasir/emtts/Views/HomeFragment.java, line(s) 99\ncom/a360technologies/adeelnasir/emtts/Views/LoginActivity.java, line(s) 319,325\ncom/a360technologies/adeelnasir/emtts/Views/MainActivity.java, line(s) 94,324,335,243,249,257,333,90\ncom/a360technologies/adeelnasir/emtts/Views/MapsActivity.java, line(s) 84,94,85\ncom/a360technologies/adeelnasir/emtts/Views/RegisterActivity.java, line(s) 349,352\ncom/a360technologies/adeelnasir/emtts/Views/RegisterComplaint2.java, line(s) 220,285,170,176,184,234,240,248\ncom/a360technologies/adeelnasir/emtts/Views/RegisterComplaint3.java, line(s) 178,128,134,142\ncom/a360technologies/adeelnasir/emtts/Views/RegisterComplaint4.java, line(s) 136,215,267,270,165,171,179,229,235,243\ncom/a360technologies/adeelnasir/emtts/Views/ReportActivity.java, line(s) 165,63\ncom/a360technologies/adeelnasir/emtts/Views/contact.java, line(s) 124,161,217,104,111,119,160\ncom/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java, line(s) 39\ncom/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java, line(s) 39\ncom/a360technologies/adeelnasir/emtts/Views/pickup.java, line(s) 145,180,226,125,132,140,179\ncom/a360technologies/adeelnasir/emtts/Views/tarrifs.java, line(s) 275,110,112,311,338,450,263,273,283,298,306,325,333,351,360,375,448\ncom/directions/route/GoogleParser.java, line(s) 173,179,185\ncom/directions/route/RouteException.java, line(s) 26\ncom/directions/route/XMLParser.java, line(s) 20,29\nio/github/inflationx/calligraphy3/ReflectionUtils.java, line(s) 34,36\nio/github/inflationx/calligraphy3/TypefaceUtils.java, line(s) 30\nio/github/inflationx/viewpump/internal/ReflectionUtils.java, line(s) 52,54\norg/kobjects/crypt/Crypt.java, line(s) 239\norg/kobjects/mime/Decoder.java, line(s) 136\norg/kobjects/pim/PimParser.java, line(s) 47,51,62\norg/kxml2/io/KXmlParser.java, line(s) 563\norg/slf4j/helpers/Util.java, line(s) 81,82,87\norg/xmlpull/v1/XmlPullParserException.java, line(s) 45","section":"code"}],"secure":[{"title":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/Views/RetrofitClient.java, line(s) 39,39","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/374862829096/namespaces/firebase:fetch?key=AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A. This is indicated by the response: {'state': 'NO_TEMPLATE'}","section":"firebase"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 3 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.POST_NOTIFICATIONS (dangerous): allows an app to post notifications. - Allows an app to post notifications","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":47,"app_name":"Pakistan Post","file_name":"pakpost.apk","hash":"d763ab66de9f6ce4945d33f1e2435aa6","version_name":"1.0.37"},"static_report":{"version":"v4.5.0","title":"Static Analysis","file_name":"pakpost.apk","app_name":"Pakistan Post","app_type":"apk","size":"26.73MB","md5":"d763ab66de9f6ce4945d33f1e2435aa6","sha1":"133015ee8414699d40ce8bc827d3a53096a71c9f","sha256":"a5805c347e792d1f1b490851135fe82414d82037ec3d69f937d6764acba76363","package_name":"com.a360technologies.adeelnasir.emtts","main_activity":"com.a360technologies.adeelnasir.emtts.Views.SplashScreen","exported_activities":"['com.a360technologies.adeelnasir.emtts.Views.LogIn']","browsable_activities":{},"activities":["com.a360technologies.adeelnasir.emtts.Views.NotificationUrlActivity","com.a360technologies.adeelnasir.emtts.Views.FinjaActivity","com.a360technologies.adeelnasir.emtts.Views.RegisterComplaint4","com.a360technologies.adeelnasir.emtts.Views.RegisterComplaint3","com.a360technologies.adeelnasir.emtts.Views.RegisterComplaint2","com.a360technologies.adeelnasir.emtts.Views.Register","com.a360technologies.adeelnasir.emtts.Views.LogIn","com.a360technologies.adeelnasir.emtts.Views.MainActivity","com.a360technologies.adeelnasir.emtts.Views.HomeActivity","com.a360technologies.adeelnasir.emtts.Views.ReportActivity","com.a360technologies.adeelnasir.emtts.Views.RegisterActivity","com.a360technologies.adeelnasir.emtts.Views.LoginActivity","com.a360technologies.adeelnasir.emtts.Views.SplashScreen","com.a360technologies.adeelnasir.emtts.Views.RegisterComplaint","com.a360technologies.adeelnasir.emtts.Views.AllinOne","com.a360technologies.adeelnasir.emtts.Views.LocateGPOMapsActivity","com.a360technologies.adeelnasir.emtts.Views.MapsActivity","com.a360technologies.adeelnasir.emtts.Views.PostalCodesActivity","com.google.android.gms.common.api.GoogleApiActivity"],"receivers":["com.a360technologies.adeelnasir.emtts.Views.fcm.FireBaseBroadcastReceiver","com.google.firebase.iid.FirebaseInstanceIdReceiver","com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver","androidx.profileinstaller.ProfileInstallReceiver"],"providers":["com.google.firebase.provider.FirebaseInitProvider","androidx.startup.InitializationProvider"],"services":["com.google.firebase.messaging.FirebaseMessagingService","com.google.firebase.components.ComponentDiscoveryService","com.google.android.datatransport.runtime.backends.TransportBackendDiscovery","com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService"],"libraries":["org.apache.http.legacy"],"target_sdk":"34","max_sdk":"","min_sdk":"28","version_name":"1.0.37","version_code":"37","icon_path":"d763ab66de9f6ce4945d33f1e2435aa6-icon.png","permissions":{"android.permission.ACCESS_LOCATION":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"android.permission.ACCESS_COARSE_LOCATION":{"status":"dangerous","info":"coarse (network-based) location","description":"Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are."},"android.permission.ACCESS_FINE_LOCATION":{"status":"dangerous","info":"fine (GPS) location","description":"Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power."},"android.permission.INTERNET":{"status":"normal","info":"full Internet access","description":"Allows an application to create network sockets."},"android.permission.POST_NOTIFICATIONS":{"status":"dangerous","info":"allows an app to post notifications.","description":"Allows an app to post notifications"},"android.permission.ACCESS_GPS":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"},"android.permission.ACCESS_NETWORK_STATE":{"status":"normal","info":"view network status","description":"Allows an application to view the status of all networks."},"android.permission.WAKE_LOCK":{"status":"normal","info":"prevent phone from sleeping","description":"Allows an application to prevent the phone from going to sleep."},"com.google.android.c2dm.permission.RECEIVE":{"status":"normal","info":"recieve push notifications","description":"Allows an application to receive push notifications from cloud."},"com.a360technologies.adeelnasir.emtts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"}},"malware_permissions":{"top_malware_permissions":["android.permission.ACCESS_COARSE_LOCATION","android.permission.ACCESS_FINE_LOCATION","android.permission.INTERNET","android.permission.ACCESS_NETWORK_STATE","android.permission.WAKE_LOCK"],"other_abused_permissions":["com.google.android.c2dm.permission.RECEIVE"],"total_malware_permissions":25,"total_other_permissions":44},"certificate_analysis":{"certificate_info":"Binary is signed\nv1 signature: False\nv2 signature: True\nv3 signature: False\nv4 signature: False\nX.509 Subject: CN=Android Debug, O=Android, C=US\nSignature Algorithm: rsassa_pkcs1v15\nValid From: 2025-02-07 08:54:09+00:00\nValid To: 2055-01-31 08:54:09+00:00\nIssuer: CN=Android Debug, O=Android, C=US\nSerial Number: 0x1\nHash Algorithm: sha256\nmd5: 792bdbc5c0bdbff0a4527847a8247900\nsha1: 7f020d907c5f1ab69c07e0edf4bae7fabb1b34d8\nsha256: c98fd6b8936567b8033de889eb9c25d321593e6ee886dab1cecbe5bd95cd71f7\nsha512: 7f1a18ca42107bba3c7860bf000ca3999f4e9b852accabe3ec6d776ac1a2b0e03d1cc2d4e23903f6330b75c3b85837c291a315694bde5e0cd5bd30d161fee82d\nPublicKey Algorithm: rsa\nBit Size: 2048\nFingerprint: 0cf9a165ef0a2c4c558e9359f7fe60699be08451c319e7f15fdd0ff140fa338a\nFound 1 unique certificates","certificate_findings":[["info","Application is signed with a code signing certificate","Signed Application"],["high","Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","Application signed with debug certificate"]],"certificate_summary":{"high":1,"warning":0,"info":1}},"manifest_analysis":{"manifest_findings":[{"rule":"vulnerable_os_version2","title":"App can be installed on a vulnerable Android version 9, minSdk=28]","severity":"warning","description":"This application can be installed on an older version of android that has multiple vulnerabilities. Support an Android version => 10, API 29 to receive reasonable security updates.","name":"App can be installed on a vulnerable Android version 9, [minSdk=28]","component":["9","28"]},{"rule":"clear_text_traffic","title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","severity":"high","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","name":"Clear text traffic is Enabled For App [android:usesCleartextTraffic=true]","component":[]},{"rule":"app_is_debuggable","title":"Debug Enabled For App [android:debuggable=true]","severity":"high","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","name":"Debug Enabled For App [android:debuggable=true]","component":[]},{"rule":"explicitly_exported","title":"Activity (com.a360technologies.adeelnasir.emtts.Views.LogIn) is not Protected. [android:exported=true]","severity":"warning","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Activity com.a360technologies.adeelnasir.emtts.Views.LogIn is not Protected. [android:exported=true]","component":["Activity","com.a360technologies.adeelnasir.emtts.Views.LogIn"]},{"rule":"exported_protected_permission_not_defined","title":"Broadcast Receiver (com.a360technologies.adeelnasir.emtts.Views.fcm.FireBaseBroadcastReceiver) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>com.google.android.c2dm.permission.SEND [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Broadcast Receiver com.a360technologies.adeelnasir.emtts.Views.fcm.FireBaseBroadcastReceiver is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>com.google.android.c2dm.permission.SEND] [android:exported=true]","component":["Broadcast Receiver","com.a360technologies.adeelnasir.emtts.Views.fcm.FireBaseBroadcastReceiver","<strong>Permission: </strong>com.google.android.c2dm.permission.SEND"]},{"rule":"exported_protected_permission_not_defined","title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>com.google.android.c2dm.permission.SEND [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Broadcast Receiver com.google.firebase.iid.FirebaseInstanceIdReceiver is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>com.google.android.c2dm.permission.SEND] [android:exported=true]","component":["Broadcast Receiver","com.google.firebase.iid.FirebaseInstanceIdReceiver","<strong>Permission: </strong>com.google.android.c2dm.permission.SEND"]},{"rule":"exported_protected_permission_not_defined","title":"Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.DUMP [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Broadcast Receiver androidx.profileinstaller.ProfileInstallReceiver is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.DUMP] [android:exported=true]","component":["Broadcast Receiver","androidx.profileinstaller.ProfileInstallReceiver","<strong>Permission: </strong>android.permission.DUMP"]}],"manifest_summary":{"high":2,"warning":5,"info":0,"suppressed":0}},"network_security":{"network_findings":[],"network_summary":{}},"binary_analysis":[{"name":"lib/arm64-v8a/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86_64/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/armeabi-v7a/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"lib/x86/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/arm64-v8a/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86_64/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/armeabi-v7a/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}},{"name":"apktool_out/lib/x86/libdatastore_shared_counter.so","nx":{"is_nx":true,"severity":"info","description":"The binary has NX bit set. This marks a memory page non-executable making attacker injected shellcode non-executable."},"pie":{"is_pie":"Dynamic Shared Object (DSO)","severity":"info","description":"The shared object is build with -fPIC flag which enables Position independent code. This makes Return Oriented Programming (ROP) attacks much more difficult to execute reliably."},"stack_canary":{"has_canary":true,"severity":"info","description":"This binary has a stack canary value added to the stack so that it will be overwritten by a stack buffer that overflows the return address. This allows detection of overflows by verifying the integrity of the canary before function return."},"relocation_readonly":{"relro":"Full RELRO","severity":"info","description":"This shared object has full RELRO enabled. RELRO ensures that the GOT cannot be overwritten in vulnerable ELF binaries. In Full RELRO, the entire GOT (.got and .got.plt both) is marked as read-only."},"rpath":{"rpath":null,"severity":"info","description":"The binary does not have run-time search path or RPATH set."},"runpath":{"runpath":null,"severity":"info","description":"The binary does not have RUNPATH set."},"fortify":{"is_fortified":false,"severity":"warning","description":"The binary does not have any fortified functions. Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy, gets etc. Use the compiler option -D_FORTIFY_SOURCE=2 to fortify functions. This check is not applicable for Dart/Flutter libraries."},"symbol":{"is_stripped":true,"severity":"info","description":"Symbols are stripped."}}],"file_analysis":[],"android_api":{"api_start_activity":{"files":{"com/a360technologies/adeelnasir/emtts/Controller/LocationServiceHelper.java":"66","com/a360technologies/adeelnasir/emtts/Controller/PostalServiceHelper.java":"67","com/a360technologies/adeelnasir/emtts/Controller/TrackingHelper.java":"91","com/a360technologies/adeelnasir/emtts/Controller/TrackingServiceHelper.java":"84","com/a360technologies/adeelnasir/emtts/Views/HomeActivity.java":"130","com/a360technologies/adeelnasir/emtts/Views/Landing.java":"179","com/a360technologies/adeelnasir/emtts/Views/LogIn.java":"31,38","com/a360technologies/adeelnasir/emtts/Views/LoginActivity.java":"288,347,378","com/a360technologies/adeelnasir/emtts/Views/MainActivity.java":"158,223,276","com/a360technologies/adeelnasir/emtts/Views/NotificationUrlActivity.java":"76","com/a360technologies/adeelnasir/emtts/Views/Register.java":"27","com/a360technologies/adeelnasir/emtts/Views/RegisterActivity.java":"171,279","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint.java":"40","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint2.java":"137","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint3.java":"107","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint4.java":"247","com/a360technologies/adeelnasir/emtts/Views/SplashScreen.java":"55","com/a360technologies/adeelnasir/emtts/Views/resthouse.java":"81"},"metadata":{"description":"Starting Activity","severity":"info"}},"api_ipc":{"files":{"com/a360technologies/adeelnasir/emtts/Controller/LocationServiceHelper.java":"5,65,65","com/a360technologies/adeelnasir/emtts/Controller/PostalServiceHelper.java":"5,66,66","com/a360technologies/adeelnasir/emtts/Controller/TrackingHelper.java":"5,80,80","com/a360technologies/adeelnasir/emtts/Controller/TrackingServiceHelper.java":"5,76,76","com/a360technologies/adeelnasir/emtts/Views/HomeActivity.java":"6,123,123","com/a360technologies/adeelnasir/emtts/Views/Landing.java":"4,178,178","com/a360technologies/adeelnasir/emtts/Views/LogIn.java":"3,30,30,37,37","com/a360technologies/adeelnasir/emtts/Views/LoginActivity.java":"3,288,347,376,376","com/a360technologies/adeelnasir/emtts/Views/MainActivity.java":"5,157,157,221,221,269,269","com/a360technologies/adeelnasir/emtts/Views/NotificationUrlActivity.java":"3,74,74","com/a360technologies/adeelnasir/emtts/Views/Register.java":"3,26,26","com/a360technologies/adeelnasir/emtts/Views/RegisterActivity.java":"3,171,279","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint.java":"3,39,39","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint2.java":"6,136,136","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint3.java":"5,106,106","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint4.java":"5,245,245","com/a360technologies/adeelnasir/emtts/Views/ReportActivity.java":"3,80,80","com/a360technologies/adeelnasir/emtts/Views/SplashScreen.java":"4,48,51,53","com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"5,8,20,24,45,45,47,47,47,48,48,49","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"5,6,50,50,52,52,52,53,53,54","com/a360technologies/adeelnasir/emtts/Views/resthouse.java":"4,80,80"},"metadata":{"description":"Inter Process Communication","severity":"info"}},"api_java_reflection":{"files":{"io/github/inflationx/calligraphy3/Calligraphy.java":"12","io/github/inflationx/calligraphy3/CalligraphyUtils.java":"237,250","io/github/inflationx/calligraphy3/ReflectionUtils.java":"5","io/github/inflationx/viewpump/internal/ReflectionUtils.java":"5,7","io/github/inflationx/viewpump/internal/ReflectiveFallbackViewCreator.java":"28","io/github/inflationx/viewpump/internal/ViewPumpLayoutInflater.java":"14,15","okio/ByteString.java":"12","okio/FileSystem.java":"281","org/kobjects/util/ChainedRuntimeException.java":"9","org/ksoap2/serialization/MarshalFloat.java":"41","org/ksoap2/serialization/SoapSerializationEnvelope.java":"383","org/slf4j/helpers/SubstituteLogger.java":"4","org/xmlpull/v1/XmlPullParserFactory.java":"149","retrofit2/HttpServiceMethod.java":"4","retrofit2/Invocation.java":"3","retrofit2/KotlinExtensions.java":"3","retrofit2/ParameterHandler.java":"5","retrofit2/Platform.java":"7","retrofit2/RequestFactory.java":"5","retrofit2/Retrofit.java":"5","retrofit2/ServiceMethod.java":"3","retrofit2/Utils.java":"7"},"metadata":{"description":"Java Reflection","severity":"info"}},"api_local_file_io":{"files":{"com/a360technologies/adeelnasir/emtts/Views/MainActivity.java":"99","com/a360technologies/adeelnasir/emtts/Views/NotificationUrlActivity.java":"38","com/a360technologies/adeelnasir/emtts/Views/PreferencesManager.java":"50,16,17,41,42","com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"35,33","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"35,33","com/a360technologies/adeelnasir/emtts/models/ContactUsModel.java":"2,3","com/a360technologies/adeelnasir/emtts/models/PickupModel.java":"2,3","com/a360technologies/adeelnasir/emtts/models/TrackSummaryModel.java":"2,3","com/directions/route/GoogleParser.java":"6,7,7,8,8,9,9,10","com/directions/route/XMLParser.java":"3,4,4,5","okio/AsyncTimeout.java":"3,4,4,5","okio/Buffer.java":"6,7,7,8,8,9,9,10,10,11","okio/BufferedSink.java":"4,5,5,6","okio/BufferedSource.java":"3,4,4,5","okio/ByteString.java":"4,5,5,6,6,7,7,8,8,9,9,10,10,11","okio/C0010SegmentedByteString.java":"3,4,4,5","okio/CipherSink.java":"3,4","okio/CipherSource.java":"3,4","okio/DeflaterSink.java":"3,4","okio/DeprecatedOkio.java":"3,4,4,5,5,6,7,8","okio/FileHandle.java":"3,4,4,5","okio/FileSystem.java":"4,5,5,6","okio/ForwardingFileSystem.java":"4,5","okio/ForwardingSink.java":"3,4","okio/ForwardingSource.java":"2,3","okio/ForwardingTimeout.java":"2,3","okio/GzipSink.java":"3,4","okio/GzipSource.java":"4,5,5,6","okio/HashingSink.java":"3,4","okio/HashingSource.java":"3,4","okio/InflaterSource.java":"3,4,4,5","okio/JvmFileHandle.java":"2,3","okio/JvmSystemFileSystem.java":"4,5,5,6,6,7,7,8,8,9","okio/NioFileSystemWrappingFileSystem.java":"4,5,5,6,6,7,7,8,8,9,10,11,11,12,12,13,13,14,14,15,15,16,16,17,17,18","okio/NioSystemFileSystem.java":"4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14","okio/Okio.java":"2,3,3,4,4,5,5,6,6,7,7,8,9,10","okio/Okio__JvmOkioKt.java":"3,4,4,5,5,6,6,7,7,8,8,9,9,10,11,12,12,13","okio/Okio__OkioKt.java":"2,3","okio/Path.java":"2,3,3,4,287","okio/Pipe.java":"3,4","okio/Sink.java":"3,4,4,5,5,6","okio/SocketAsyncTimeout.java":"2,3","okio/Source.java":"2,3,3,4","okio/Throttler.java":"3,4,4,5","okio/Timeout.java":"3,4,4,5","okio/ZipFileSystem.java":"4,5,5,6,6,7","okio/buffer.java":"4,5,5,6,6,7","okio/internal/Buffer.java":"6,7","okio/internal/FileSystem.java":"4,5,5,6,6,7","okio/internal/FixedLengthSource.java":"2,3","okio/internal/RealBufferedSink.java":"4,5","okio/internal/RealBufferedSource.java":"3,4","okio/internal/ResourceFileSystem.java":"4,5,5,6,6,7,359,375","okio/internal/ZipFilesKt.java":"3,4","okio/sink.java":"3,4","okio/source.java":"2,3,3,4","org/kobjects/base64/Base64.java":"2,3,3,4,4,5","org/kobjects/crypt/Crypt.java":"10,11","org/kobjects/io/BoundInputStream.java":"2,3,3,4","org/kobjects/io/LookAheadReader.java":"2,3,3,4","org/kobjects/mime/Decoder.java":"2,3,3,4,4,5,5,6","org/kobjects/pim/PimParser.java":"2,3,3,4","org/kobjects/pim/PimWriter.java":"2,3,3,4","org/kobjects/rss/RssReader.java":"2,3,3,4","org/kobjects/util/Util.java":"2,3,3,4,4,5","org/kobjects/xml/XmlReader.java":"2,3,3,4","org/kobjects/xmlrpc/Driver.java":"2,3","org/kobjects/xmlrpc/XmlRpcParser.java":"3,4","org/ksoap2/SoapEnvelope.java":"2,3","org/ksoap2/SoapFault.java":"2,3","org/ksoap2/SoapFault12.java":"2,3","org/ksoap2/serialization/DM.java":"3,4","org/ksoap2/serialization/Marshal.java":"2,3","org/ksoap2/serialization/MarshalBase64.java":"2,3","org/ksoap2/serialization/MarshalDate.java":"2,3","org/ksoap2/serialization/MarshalFloat.java":"3,4","org/ksoap2/serialization/MarshalHashtable.java":"2,3","org/ksoap2/serialization/SoapSerializationEnvelope.java":"3,4","org/ksoap2/transport/AndroidHttpTransport.java":"2,3","org/ksoap2/transport/AndroidServiceConnection.java":"2,3","org/ksoap2/transport/HttpTransportSE.java":"2,3,3,4,4,5,5,6,6,7","org/ksoap2/transport/HttpsServiceConnectionSE.java":"2,3,3,4,4,5","org/ksoap2/transport/HttpsTransportSE.java":"2,3","org/ksoap2/transport/KeepAliveHttpsTransportSE.java":"2,3","org/ksoap2/transport/ServiceConnection.java":"2,3,3,4,4,5","org/ksoap2/transport/ServiceConnectionSE.java":"2,3,3,4,4,5","org/ksoap2/transport/Transport.java":"2,3,3,4,4,5","org/kxml2/io/KXmlParser.java":"5,6,6,7,7,8,8,9","org/kxml2/io/KXmlSerializer.java":"2,3,3,4,4,5,5,6","org/kxml2/kdom/Document.java":"2,3","org/kxml2/kdom/Element.java":"2,3","org/kxml2/kdom/Node.java":"2,3","org/kxml2/wap/WbxmlParser.java":"3,4,4,5,5,6,6,7,7,8","org/kxml2/wap/WbxmlSerializer.java":"2,3,3,4,4,5,5,6,6,7","org/kxml2/wap/wv/WV.java":"2,3","org/slf4j/LoggerFactory.java":"2,3","org/slf4j/MDC.java":"2,3","org/slf4j/Marker.java":"2,3","org/slf4j/helpers/NamedLoggerBase.java":"2,3,3,4","org/xmlpull/v1/XmlPullParser.java":"2,3,3,4,4,5","org/xmlpull/v1/XmlPullParserFactory.java":"2,3","org/xmlpull/v1/XmlSerializer.java":"2,3,3,4,4,5","retrofit2/BuiltInConverters.java":"2,3","retrofit2/Call.java":"2,3","retrofit2/Converter.java":"2,3","retrofit2/DefaultCallAdapterFactory.java":"2,3","retrofit2/OkHttpCall.java":"2,3","retrofit2/OptionalConverterFactory.java":"2,3","retrofit2/ParameterHandler.java":"2,3","retrofit2/RequestBuilder.java":"2,3","retrofit2/RequestFactory.java":"2,3","retrofit2/Utils.java":"2,3","retrofit2/converter/gson/GsonRequestBodyConverter.java":"5,6,6,7,7,8","retrofit2/converter/gson/GsonResponseBodyConverter.java":"7,8"},"metadata":{"description":"Local File I/O Operations","severity":"info"}},"api_tcp":{"files":{"okio/DeprecatedOkio.java":"7,18,67,92,7","okio/Okio.java":"9,84,100,9","okio/Okio__JvmOkioKt.java":"11,26,48,50,50,57,59,59,11","okio/SocketAsyncTimeout.java":"4,5,13,13,13,15,16,18,18,25,25,4,5"},"metadata":{"description":"TCP Socket","severity":"info"}},"api_get_system_service":{"files":{"com/a360technologies/adeelnasir/emtts/Views/ReportActivity.java":"118,133","com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"50","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"55","io/github/inflationx/viewpump/ViewPumpContextWrapper.java":"25,75,80"},"metadata":{"description":"Get System Service","severity":"info"}},"api_notifications":{"files":{"com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"4,51,55","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"4,56,60"},"metadata":{"description":"Android Notifications","severity":"info"}},"api_crypto":{"files":{"okio/Buffer.java":"2032,17,18","okio/ByteString.java":"178,18,19","okio/C0010SegmentedByteString.java":"72,10,11","okio/CipherSink.java":"5","okio/CipherSource.java":"5","okio/HashingSink.java":"80,7,8","okio/HashingSource.java":"80,7,8","okio/Okio.java":"12,13","okio/Okio__JvmOkioKt.java":"17,18"},"metadata":{"description":"Crypto","severity":"info"}},"api_message_digest":{"files":{"okio/Buffer.java":"16,2032,2032,16","okio/ByteString.java":"16,178,178,16","okio/C0010SegmentedByteString.java":"9,72,72,9","okio/HashingSink.java":"6,19,19,26,64,80,80,6","okio/HashingSource.java":"6,19,19,26,64,80,80,6","okio/Okio.java":"11,48,56,11","okio/Okio__JvmOkioKt.java":"14,26,128,134,14"},"metadata":{"description":"Message Digest","severity":"info"}},"api_gps":{"files":{"com/a360technologies/adeelnasir/emtts/Views/LocateGPOMapsActivity.java":"3,73","com/a360technologies/adeelnasir/emtts/Views/MapsActivity.java":"4,172"},"metadata":{"description":"GPS Location","severity":"info"}},"api_https_connection":{"files":{"com/a360technologies/adeelnasir/emtts/Views/tarrifs.java":"30,96,114,30","org/ksoap2/transport/HttpsServiceConnectionSE.java":"11,16,19,11"},"metadata":{"description":"HTTPS Connection","severity":"info"}},"api_http_connection":{"files":{"org/ksoap2/transport/ServiceConnectionSE.java":"6,17,32,17,32,33,34,35,36,37,41,42,42,46,47,47,52,66,71,76,81,86,91,96,101,32,32"},"metadata":{"description":"HTTP Connection","severity":"info"}}},"code_analysis":{"findings":{"android_logging":{"files":{"com/a360technologies/adeelnasir/emtts/Controller/ContactListAdapter.java":"43,44,45","com/a360technologies/adeelnasir/emtts/Controller/LocationServiceHelper.java":"119,132,136,46,53,61","com/a360technologies/adeelnasir/emtts/Controller/PickupListAdapter.java":"90","com/a360technologies/adeelnasir/emtts/Controller/PostalServiceHelper.java":"127,138,32,47,54,62","com/a360technologies/adeelnasir/emtts/Controller/TrackingHelper.java":"115,142,160,182,187,55,62,70","com/a360technologies/adeelnasir/emtts/Controller/TrackingServiceHelper.java":"108,125,128,131,118,55,62,70,106,107","com/a360technologies/adeelnasir/emtts/Views/AuthRepository.java":"60,74,109,126,140,192,193,207,208","com/a360technologies/adeelnasir/emtts/Views/HomeActivity.java":"178,189,97,103,111,187","com/a360technologies/adeelnasir/emtts/Views/HomeFragment.java":"99","com/a360technologies/adeelnasir/emtts/Views/LoginActivity.java":"319,325","com/a360technologies/adeelnasir/emtts/Views/MainActivity.java":"94,324,335,243,249,257,333,90","com/a360technologies/adeelnasir/emtts/Views/MapsActivity.java":"84,94,85","com/a360technologies/adeelnasir/emtts/Views/RegisterActivity.java":"349,352","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint2.java":"220,285,170,176,184,234,240,248","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint3.java":"178,128,134,142","com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint4.java":"136,215,267,270,165,171,179,229,235,243","com/a360technologies/adeelnasir/emtts/Views/ReportActivity.java":"165,63","com/a360technologies/adeelnasir/emtts/Views/contact.java":"124,161,217,104,111,119,160","com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"39","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"39","com/a360technologies/adeelnasir/emtts/Views/pickup.java":"145,180,226,125,132,140,179","com/a360technologies/adeelnasir/emtts/Views/tarrifs.java":"275,110,112,311,338,450,263,273,283,298,306,325,333,351,360,375,448","com/directions/route/GoogleParser.java":"173,179,185","com/directions/route/RouteException.java":"26","com/directions/route/XMLParser.java":"20,29","io/github/inflationx/calligraphy3/ReflectionUtils.java":"34,36","io/github/inflationx/calligraphy3/TypefaceUtils.java":"30","io/github/inflationx/viewpump/internal/ReflectionUtils.java":"52,54","org/kobjects/crypt/Crypt.java":"239","org/kobjects/mime/Decoder.java":"136","org/kobjects/pim/PimParser.java":"47,51,62","org/kxml2/io/KXmlParser.java":"563","org/slf4j/helpers/Util.java":"81,82,87","org/xmlpull/v1/XmlPullParserException.java":"45"},"metadata":{"cvss":7.5,"cwe":"CWE-532: Insertion of Sensitive Information into Log File","owasp-mobile":"","masvs":"MSTG-STORAGE-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs","description":"The App logs information. Sensitive information should never be logged.","severity":"info"}},"android_insecure_random":{"files":{"org/kobjects/crypt/Crypt.java":"12"},"metadata":{"cvss":7.5,"cwe":"CWE-330: Use of Insufficiently Random Values","owasp-mobile":"M5: Insufficient Cryptography","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators","masvs":"MSTG-CRYPTO-6","description":"The App uses an insecure Random Number Generator.","severity":"warning"}},"android_ssl_pinning":{"files":{"com/a360technologies/adeelnasir/emtts/Views/RetrofitClient.java":"39,39"},"metadata":{"cvss":0,"cwe":"","owasp-mobile":"","masvs":"MSTG-NETWORK-4","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","severity":"good"}},"android_hardcoded":{"files":{"com/a360technologies/adeelnasir/emtts/models/LoginRequest.java":"65","com/a360technologies/adeelnasir/emtts/models/RegisterRequest.java":"93"},"metadata":{"cvss":7.4,"cwe":"CWE-312: Cleartext Storage of Sensitive Information","masvs":"MSTG-STORAGE-14","owasp-mobile":"M9: Reverse Engineering","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","severity":"warning"}},"android_insecure_ssl":{"files":{"com/a360technologies/adeelnasir/emtts/Views/tarrifs.java":"96,29,30,31,32,33"},"metadata":{"cvss":7.4,"cwe":"CWE-295: Improper Certificate Validation","owasp-mobile":"M3: Insecure Communication","masvs":"MSTG-NETWORK-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#android-network-apis","description":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks","severity":"high"}},"android_aar_jar_debug_enabled":{"files":{"com/a360technologies/adeelnasir/emtts/BuildConfig.java":"4,7"},"metadata":{"cvss":5.4,"cwe":"CWE-919: Weaknesses in Mobile Applications","owasp-mobile":"M1: Improper Platform Usage","masvs":"MSTG-RESILIENCE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing","description":"Debug configuration enabled. Production builds must not be debuggable.","severity":"high"}}},"summary":{"high":2,"warning":2,"info":1,"secure":1,"suppressed":0}},"niap_analysis":{},"permission_mapping":{"com.google.android.c2dm.permission.RECEIVE":{"com/a360technologies/adeelnasir/emtts/Views/LoginActivity.java":"3,24","com/a360technologies/adeelnasir/emtts/Views/MainActivity.java":"5,29","com/a360technologies/adeelnasir/emtts/Views/RegisterActivity.java":"3,19","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"6,13,14,15,25,27,44,46"},"android.permission.POST_NOTIFICATIONS":{"com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"4,51,55","com/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java":"4,56,60"},"android.permission.INTERNET":{"com/directions/route/XMLParser.java":"6,7,27","okio/Okio__JvmOkioKt.java":"60,61,11","org/ksoap2/transport/HttpTransportSE.java":"69,76,87,8,9,10","org/ksoap2/transport/HttpsServiceConnectionSE.java":"6,11,24","org/ksoap2/transport/ServiceConnectionSE.java":"6,7,8,36"},"android.permission.WAKE_LOCK":{"com/a360technologies/adeelnasir/emtts/Views/LocateGPOMapsActivity.java":"11,12,13,73","com/a360technologies/adeelnasir/emtts/Views/MapsActivity.java":"24,25,26,27,28,29,30,172","okio/Buffer.java":"99,165,2006,2463,4,5"}},"urls":[{"urls":["http://localhost/"],"path":"retrofit2/Response.java"},{"urls":["http://www.slf4j.org/codes.html#no_static_mdc_binder","http://www.slf4j.org/codes.html#null_MDCA"],"path":"org/slf4j/MDC.java"},{"urls":["http://www.slf4j.org/codes.html#null_LF","http://www.slf4j.org/codes.html#substituteLogger","http://www.slf4j.org/codes.html#version_mismatch","http://www.slf4j.org/codes.html#replay","http://www.slf4j.org/codes.html#StaticLoggerBinder","http://www.slf4j.org/codes.html","http://www.slf4j.org/codes.html#loggerNameMismatch","http://www.slf4j.org/codes.html#multiple_bindings","http://www.slf4j.org/codes.html#unsuccessfulInit"],"path":"org/slf4j/LoggerFactory.java"},{"urls":["http://www.w3.org/2003/05/soap-envelope","http://www.w3.org/1999/XMLSchema-instance","http://schemas.xmlsoap.org/soap/envelope/","http://www.w3.org/1999/XMLSchema","http://www.w3.org/2003/05/soap-encoding","http://schemas.xmlsoap.org/soap/encoding/","http://www.w3.org/2001/XMLSchema-instance","http://www.w3.org/2001/XMLSchema"],"path":"org/ksoap2/SoapEnvelope.java"},{"urls":["file:///"],"path":"org/kobjects/util/Util.java"},{"urls":["http://xml.apache.org/xml-soap"],"path":"org/ksoap2/serialization/MarshalHashtable.java"},{"urls":["http://xmlpull.org/v1/doc/features.html#process-docdecl","http://xmlpull.org/v1/doc/features.html#process-namespaces","http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes","http://xmlpull.org/v1/doc/features.html#validation"],"path":"org/xmlpull/v1/XmlPullParser.java"},{"urls":["http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone"],"path":"org/kxml2/kdom/Document.java"},{"urls":["http://www.w3.org/XML/1998/namespace","http://xmlpull.org/v1/doc/features.html#indent-output"],"path":"org/kxml2/io/KXmlSerializer.java"},{"urls":["http://xmlpull.org/v1/doc/","http://www.w3.org/XML/1998/namespace","http://www.w3.org/2000/xmlns/"],"path":"org/kxml2/io/KXmlParser.java"},{"urls":["http://www.w3.org/XML/1998/namespace","http://www.w3.org/2000/xmlns/"],"path":"org/kxml2/wap/WbxmlParser.java"},{"urls":["https://www.","http://www."],"path":"org/kxml2/wap/wml/Wml.java"},{"urls":["http://www.wireless-village.org/TRC","http://www.openmobilealliance.org/DTD/WV-TRC","http://www.wireless-village.org/CSP","http://www.wireless-village.org/PA","www.wireless-village.org","http://www.openmobilealliance.org/DTD/WV-CSP","http://www.openmobilealliance.org/DTD/WV-PA"],"path":"org/kxml2/wap/wv/WV.java"},{"urls":["http://tempuri.org/","https://emtts.dakkhana.com.pk/MobileAppSOAP/EPTrackLive.asmx","http://tempuri.org/TrackArticle"],"path":"com/a360technologies/adeelnasir/emtts/Controller/TrackingHelper.java"},{"urls":["http://emtts.dakkhana.com.pk/webservices/","http://emtts.dakkhana.com.pk/webservices/getGPOsPostalCode","https://emtts.dakkhana.com.pk/mobile_api/m_api.asmx"],"path":"com/a360technologies/adeelnasir/emtts/Controller/PostalServiceHelper.java"},{"urls":["http://emtts.dakkhana.com.pk/webservices/","http://emtts.dakkhana.com.pk/webservices/getGPOsLatLong","https://emtts.dakkhana.com.pk/mobile_api/m_api.asmx"],"path":"com/a360technologies/adeelnasir/emtts/Controller/LocationServiceHelper.java"},{"urls":["http://tempuri.org/","https://emtts.dakkhana.com.pk/MobileAppSOAP/EPTrackLive.asmx","http://tempuri.org/TrackArticle"],"path":"com/a360technologies/adeelnasir/emtts/Controller/TrackingServiceHelper.java"},{"urls":["http://emtts.dakkhana.com.pk/Customer_API/"],"path":"com/a360technologies/adeelnasir/emtts/Views/RetrofitClient.java"},{"urls":["https://ep.gov.pk/epmobile/services/emsp_intro.asp"],"path":"com/a360technologies/adeelnasir/emtts/Views/ems.java"},{"urls":["http://ep.gov.pk/epmobile/PostCodes.asp"],"path":"com/a360technologies/adeelnasir/emtts/Views/PostalCodes.java"},{"urls":["http://ep.gov.pk/track/IPSService.asmx"],"path":"com/a360technologies/adeelnasir/emtts/Views/HomeActivity.java"},{"urls":["http://tempuri.org/GetDistricts","http://tempuri.org/","https://emtts.dakkhana.com.pk/MobileAppSOAP/complaint.asmx","http://tempuri.org/GetGPO"],"path":"com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint2.java"},{"urls":["http://tempuri.org/Cities","https://emtts.dakkhana.com.pk/MobileAppSOAP/Country.asmx","https://emtts.dakkhana.com.pk/MobileAppSOAP/CalculateTariff.asmx","http://tempuri.org/","http://tempuri.org/Countries","http://tempuri.org/ServicesTariff"],"path":"com/a360technologies/adeelnasir/emtts/Views/tarrifs.java"},{"urls":["http://ep.gov.pk/epmobile/locatepos.asp"],"path":"com/a360technologies/adeelnasir/emtts/Views/locate.java"},{"urls":["https://ep.gov.pk/epmobile/pakistan-post/po.html"],"path":"com/a360technologies/adeelnasir/emtts/Views/tarrifss.java"},{"urls":["http://tempuri.org/","https://emtts.dakkhana.com.pk/MobileAppSOAP/Loction.asmx","http://tempuri.org/Cities"],"path":"com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint3.java"},{"urls":["https://ep.gov.pk/epmobile/RestHouse.asp"],"path":"com/a360technologies/adeelnasir/emtts/Views/resthouse.java"},{"urls":["http://tempuri.org/Cities","https://emtts.dakkhana.com.pk/MobileAppSOAP/complaint.asmx","https://emtts.dakkhana.com.pk/MobileAppSOAP/Loction.asmx","http://tempuri.org/","http://tempuri.org/AddComplaint"],"path":"com/a360technologies/adeelnasir/emtts/Views/RegisterComplaint4.java"},{"urls":["https://ep.gov.pk/epmobile/services/remittance.asp"],"path":"com/a360technologies/adeelnasir/emtts/Views/shop.java"},{"urls":["http://ep.gov.pk/track/IPSService.asmx"],"path":"com/a360technologies/adeelnasir/emtts/Views/MainActivity.java"},{"urls":["http://ep.gov.pk:81/m_complaint.aspx"],"path":"com/a360technologies/adeelnasir/emtts/Views/complaint.java"},{"urls":["http://tempuri.org/","https://emtts.dakkhana.com.pk/MobileAppSOAP/contact.asmx","http://tempuri.org/ContactUS"],"path":"com/a360technologies/adeelnasir/emtts/Views/contact.java"},{"urls":["http://tempuri.org/","https://emtts.dakkhana.com.pk/MobileAppSOAP/pickupservice.asmx","http://tempuri.org/PickupServices"],"path":"com/a360technologies/adeelnasir/emtts/Views/pickup.java"},{"urls":["https://maps.googleapis.com/maps/api/directions/json?"],"path":"com/directions/route/Routing.java"},{"urls":["https://maps.googleapis.com/maps/api/directions/json?"],"path":"com/directions/route/AbstractRouting.java"}],"domains":{"xmlpull.org":{"bad":"no","geolocation":{"ip":"185.199.110.153","country_short":"US","country_long":"United States of America","region":"Pennsylvania","city":"California","latitude":"40.065632","longitude":"-79.891708"},"ofac":false},"www.openmobilealliance.org":{"bad":"no","geolocation":{"ip":"172.67.75.102","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"maps.googleapis.com":{"bad":"no","geolocation":{"ip":"216.239.34.223","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"emtts.dakkhana.com.pk":{"bad":"no","geolocation":{"ip":"58.65.161.24","country_short":"PK","country_long":"Pakistan","region":"Islamabad","city":"Islamabad","latitude":"33.721481","longitude":"73.043289"},"ofac":false},"www.wireless-village.org":{"bad":"no","geolocation":{"ip":"104.21.11.240","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"xml.apache.org":{"bad":"no","geolocation":{"ip":"151.101.2.132","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false},"www.slf4j.org":{"bad":"no","geolocation":{"ip":"31.97.181.89","country_short":"GB","country_long":"United Kingdom of Great Britain and Northern Ireland","region":"England","city":"Bowness-on-Windermere","latitude":"54.363312","longitude":"-2.918590"},"ofac":false},"schemas.xmlsoap.org":{"bad":"no","geolocation":{"ip":"150.171.110.86","country_short":"US","country_long":"United States of America","region":"Washington","city":"Redmond","latitude":"47.682899","longitude":"-122.120903"},"ofac":false},"ep.gov.pk":{"bad":"no","geolocation":{"ip":"124.109.52.82","country_short":"PK","country_long":"Pakistan","region":"Islamabad","city":"Islamabad","latitude":"33.721481","longitude":"73.043289"},"ofac":false},"tempuri.org":{"bad":"no","geolocation":{"ip":"20.231.239.246","country_short":"US","country_long":"United States of America","region":"Washington","city":"Redmond","latitude":"47.682899","longitude":"-122.120903"},"ofac":false},"www.w3.org":{"bad":"no","geolocation":{"ip":"104.18.22.19","country_short":"US","country_long":"United States of America","region":"California","city":"San Francisco","latitude":"37.775700","longitude":"-122.395203"},"ofac":false}},"emails":[],"strings":{"strings_apk_res":["\"mtrl_picker_date_header_unselected\" : \"Tarikh dipilih\"","\"mtrl_picker_invalid_format_example\" : \"Näide: %1$s\"","\"common_signin_button_text_long\" : \"Google-ით შესვლა\"","\"common_google_play_services_updating_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:\"","\"mtrl_picker_text_input_date_hint\" : \"日付\"","\"common_google_play_services_updating_text\" : \"Google Play ସେବାଗୁଡ଼ିକ ବିନା %1$s ଚାଲିବ ନାହିଁ, ଯେଉଁଗୁଡ଼ିକ ବର୍ତ୍ତମାନ ଅପଡେଟ୍‌ ହେଉଛି।\"","\"common_google_play_services_update_text\" : \"%1$s no funcionará hasta que no actualices Servicios de Google Play.\"","\"bottomsheet_drag_handle_content_description\" : \"Punto di trascinamento\"","\"abc_prepend_shortcut_label\" : \"Menütaste +\"","\"bottomsheet_action_expand\" : \"Laajenna alapaneeli\"","\"call_notification_decline_action\" : \"Odbij\"","\"common_signin_button_text\" : \"సైన్ ఇన్ చేయండి\"","\"call_notification_hang_up_action\" : \"কল কেটে দিন\"","\"mtrl_picker_range_header_unselected\" : \"დაწყების თარიღი - დასრულების თარიღი\"","\"common_signin_button_text_long\" : \"Meld aan met Google\"","\"mtrl_picker_date_header_unselected\" : \"Seçilmiş tarix\"","\"mtrl_timepicker_confirm\" : \"حسنًا\"","\"mtrl_picker_save\" : \"Сактоо\"","\"material_minute_suffix\" : \"%1$s分\"","\"mtrl_picker_announce_current_selection\" : \"Τρέχουσα επιλογή: %1$s\"","\"abc_capital_on\" : \"VKLOP\"","\"abc_searchview_description_voice\" : \"Голосовий пошук\"","\"common_google_play_services_unsupported_text\" : \"%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።\"","\"common_open_on_phone\" : \"ഫോണിൽ തുറക്കുക\"","\"abc_searchview_description_voice\" : \"صوتی تلاش\"","\"place_autocomplete_clear_button\" : \"Изчистване на търсенето\"","\"material_minute_suffix\" : \"%1$s λεπτά\"","\"mtrl_picker_invalid_format\" : \"格式無效。\"","\"mtrl_picker_a11y_next_month\" : \"அடுத்த மாதத்தைக் காட்டு\"","\"character_counter_content_description\" : \"输入了 %1$d 个字符（上限为 %2$d 个）\"","\"common_google_play_services_notification_ticker\" : \"Google Play సేవల ఎర్రర్\"","\"place_autocomplete_clear_button\" : \"Garbitu bilaketa\"","\"material_timepicker_am\" : \"පෙව\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"สลับไปใช้โหมดป้อนข้อมูลปฏิทิน\"","\"material_timepicker_clock_mode_description\" : \"Alterne para o modo de relógio para informar o horário.\"","\"abc_searchview_description_search\" : \"搜尋\"","\"material_timepicker_text_input_mode_description\" : \"Preklopite na način za vnašanje besedila, da vnesete čas.\"","\"bottomsheet_action_collapse\" : \"Skupite donju tabelu\"","\"abc_action_mode_done\" : \"მზადაა\"","\"clear_text_end_icon_content_description\" : \"ٹیکسٹ صاف کریں\"","\"abc_action_bar_home_description\" : \"Навигиране към началния екран\"","\"material_timepicker_clock_mode_description\" : \"Aby wprowadzić czas, włącz tryb zegara.\"","\"mtrl_picker_date_header_title\" : \"Odaberite datum\"","\"bottomsheet_drag_handle_content_description\" : \"Рачка за влечење\"","\"mtrl_picker_text_input_date_hint\" : \"Dată\"","\"clear_text_end_icon_content_description\" : \"Menghapus teks\"","\"abc_action_mode_done\" : \"完了\"","\"common_google_play_services_updating_text\" : \"‏%1$s بدون «خدمات Google Play» که درحال حاضر درحال به‌روزرسانی هستند، کار نمی‌کند.\"","\"mtrl_picker_text_input_day_abbr\" : \"j\"","\"material_timepicker_am\" : \"dop.\"","\"common_google_play_services_install_button\" : \"Install\"","\"mtrl_picker_today_description\" : \"Today %1$s\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer.\"","\"m3_sys_motion_easing_legacy_decelerate\" : \"cubic-bezier(0, 0, 0.2, 1)\"","\"material_hour_24h_suffix\" : \"%1$s 個鐘\"","\"status_bar_notification_info_overflow\" : \"၉၉၉+\"","\"common_google_play_services_notification_channel_name\" : \"Disp. de los Servicios de Google‌‌‌ Play\"","\"mtrl_picker_invalid_format\" : \"Форматът е невалиден.\"","\"mtrl_picker_a11y_prev_month\" : \"Naar vorige maand gaan\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s он руу шилжих\"","\"call_notification_ongoing_text\" : \"Simu inayoendelea\"","\"mtrl_picker_range_header_title\" : \"શ્રેણી પસંદ કરો\"","\"material_timepicker_pm\" : \"오후\"","\"material_timepicker_text_input_mode_description\" : \"Schakel naar de tekstinvoermodus om de tijd in te voeren.\"","\"material_timepicker_clock_mode_description\" : \"Lumipat sa mode ng orasan para sa input na oras.\"","\"mtrl_picker_range_header_title\" : \"Изберете опсег\"","\"mtrl_picker_invalid_range\" : \"Yaroqsiz oraliq.\"","\"material_clock_toggle_content_description\" : \"AM किंवा PM निवडा\"","\"call_notification_answer_action\" : \"Vastaa\"","\"bottomsheet_action_collapse\" : \"पुछारको पाना कोल्याप्स गर्नुहोस्\"","\"common_google_play_services_update_button\" : \"更新\"","\"mtrl_picker_day_of_week_column_header\" : \"Spalte \"Wochentag\": %1$s\"","\"common_signin_button_text\" : \"လက်မှတ်ထိုး ဝင်ရန်\"","\"mtrl_picker_range_header_only_end_selected\" : \"ప్రారంభ తేదీ – %1$s\"","\"abc_prepend_shortcut_label\" : \"Meniu+\"","\"mtrl_picker_date_header_title\" : \"Select Date\"","\"material_timepicker_hour\" : \"કલાક\"","\"mtrl_picker_a11y_prev_month\" : \"Alterar para o mês anterior\"","\"place_autocomplete_search_hint\" : \"Bilaketa\"","\"common_open_on_phone\" : \"Відкрити на телефоні\"","\"mtrl_picker_invalid_format_use\" : \"Използвайте: %1$s\"","\"character_counter_overflowed_content_description\" : \"تجاوز عدد الأحرف المسموح به %1$d من %2$d.\"","\"bottomsheet_drag_handle_content_description\" : \"Surish dastagi\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidad Servicios de Google Play\"","\"common_signin_button_text\" : \"Mag-sign in\"","\"character_counter_content_description\" : \"Karakters ingevoer: %1$d van %2$d\"","\"call_notification_ongoing_text\" : \"Текущо обаждане\"","\"common_google_play_services_install_button\" : \"நிறுவு\"","\"mtrl_picker_cancel\" : \"Tühista\"","\"search_menu_title\" : \"Search\"","\"bottomsheet_action_expand_halfway\" : \"Expandir até metade\"","\"mtrl_picker_a11y_next_month\" : \"Lumipat sa susunod na buwan\"","\"mtrl_chip_close_icon_content_description\" : \"นำ %1$s ออก\"","\"material_minute_selection\" : \"בחר דקות\"","\"character_counter_overflowed_content_description\" : \"စာလုံးရေအကန့်အသတ် %2$d လုံးတွင် %1$d လုံးကျော်နေသည်\"","\"abc_searchview_description_voice\" : \"ຊອກຫາດ້ວຍສຽງ\"","\"material_minute_suffix\" : \"%1$s minuta\"","\"material_hour_selection\" : \"Vælg time\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Slutdato\"","\"mtrl_picker_invalid_format_use\" : \"Erabili: %1$s\"","\"abc_searchview_description_submit\" : \"Envia la consulta\"","\"mtrl_timepicker_confirm\" : \"Եղավ\"","\"mtrl_picker_a11y_next_month\" : \"다음 달로 변경\"","\"mtrl_picker_range_header_only_end_selected\" : \"ആരംഭിക്കുന്ന തീയതി – %1$s\"","\"call_notification_incoming_text\" : \"着信\"","\"call_notification_answer_video_action\" : \"វីដេអូ\"","\"mtrl_chip_close_icon_content_description\" : \"Remover %1$s\"","\"mtrl_picker_invalid_format_example\" : \"Példa: %1$s\"","\"material_timepicker_minute\" : \"മിനിറ്റ്\"","\"common_google_play_services_unsupported_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої.\"","\"call_notification_decline_action\" : \"رفض\"","\"mtrl_picker_text_input_month_abbr\" : \"月\"","\"common_google_play_services_unknown_issue\" : \"%1$s无法访问 Google Play 服务，请重试。\"","\"material_slider_range_start\" : \"Range start\"","\"material_hour_selection\" : \"Izaberite sat\"","\"material_minute_suffix\" : \"%1$s నిమిషాలు\"","\"common_google_play_services_notification_channel_name\" : \"Google Play hizmetlerinin kullanılabilirliği\"","\"material_timepicker_text_input_mode_description\" : \"समय इनपुट गर्न पाठ इनपुट मोडमा स्विच गर्नुहोस्।\"","\"abc_capital_on\" : \"បើក\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Idethi yokuphela\"","\"call_notification_answer_video_action\" : \"ቪዲዮ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Mahigit %1$d (na) bagong notification\"","\"common_google_play_services_wear_update_text\" : \"Google Play পরিষেবার নতুন ভার্সন প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷\"","\"abc_shareactionprovider_share_with\" : \"Dijeli sa\"","\"clear_text_end_icon_content_description\" : \"Xóa văn bản\"","\"common_google_play_services_enable_text\" : \"%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste.\"","\"material_timepicker_hour\" : \"시간\"","\"mtrl_picker_invalid_format_use\" : \"Folosiți: %1$s\"","\"abc_activitychooserview_choose_application\" : \"ઍપ્લિકેશન પસંદ કરો\"","\"mtrl_badge_numberless_content_description\" : \"Nové upozornenie\"","\"searchview_navigation_content_description\" : \"Back\"","\"common_google_play_services_enable_button\" : \"अन गर्नुहोस्\"","\"search_menu_title\" : \"تلاش کریں\"","\"material_hour_24h_suffix\" : \"%1$s год\"","\"abc_searchview_description_submit\" : \"שליחת שאילתה\"","\"call_notification_answer_action\" : \"통화\"","\"abc_menu_meta_shortcut_label\" : \"Meta-Taste +\"","\"bottomsheet_action_expand\" : \"Rozbaliť dolný hárok\"","\"bottomsheet_drag_handle_content_description\" : \"Манипулатор за преместване с плъзгане\"","\"bottomsheet_drag_handle_content_description\" : \"Marker za povlačenje\"","\"text_ems_terms\" : \"1. The complete mailing address should be accurate and neatly written/types\n 2. Telephone numbers of sender and address may also be indicated on the item to be sent\n 3. Each item shall be packed and closed in a manner with proper weight, shape and the nature of contents as well as the mode of transportation and duration of conveyance\n 4. Each item shall be packed and closed so as not to pose any threat either to the handing officials or damage other mail/postal equipment\n\"","\"place_autocomplete_clear_button\" : \"সার্চ সাফ করুন\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s ಅನ್ನು ತೆಗೆದುಹಾಕಿ\"","\"material_minute_selection\" : \"Изаберите минуте\"","\"common_signin_button_text_long\" : \"‏Google کے ساتھ سائن ان کریں\"","\"material_minute_selection\" : \"選取分鐘數\"","\"common_google_play_services_install_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።\"","\"place_autocomplete_clear_button\" : \"נקה את החיפוש\"","\"call_notification_hang_up_action\" : \"ముగించండి\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Превключване към режим на въвеждане в календар\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – تاریخ اختتام\"","\"abc_searchview_description_voice\" : \"ხმოვანი ძიება\"","\"exposed_dropdown_menu_content_description\" : \"Түрүлмө менюну көрсөтүү\"","\"material_timepicker_am\" : \"f.m.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Pārslēgties uz kalendāra ievades režīmu\"","\"abc_searchview_description_query\" : \"搜索查询\"","\"call_notification_decline_action\" : \"Відхилити\"","\"abc_searchview_description_clear\" : \"Borrar consulta\"","\"mtrl_picker_date_header_title\" : \"Wybierz datę\"","\"material_timepicker_minute\" : \"Мүнөт\"","\"error_icon_content_description\" : \"Errorea\"","\"mtrl_picker_invalid_format_example\" : \"ဥပမာ− %1$s\"","\"abc_searchview_description_search\" : \"Pretražite\"","\"bottomsheet_action_collapse\" : \"Kuncupkan helaian bawah\"","\"mtrl_picker_invalid_format_example\" : \"მაგალითი: %1$s\"","\"mtrl_picker_a11y_prev_month\" : \"Change to previous month\"","\"call_notification_decline_action\" : \"நிராகரி\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Datum završetka\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"切換至文字輸入模式\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan.\"","\"material_slider_range_end\" : \"Range end\"","\"mtrl_picker_invalid_range\" : \"Погрешен опсег.\"","\"mtrl_picker_a11y_next_month\" : \"Aldatu hurrengo hilabetera\"","\"mtrl_picker_a11y_next_month\" : \"ಮುಂದಿನ ತಿಂಗಳಿಗೆ ಬದಲಿಸಿ\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিবোৰ আপোনাৰ ডিভাইচত চলিব নোৱাৰে।\"","\"mtrl_picker_date_header_title\" : \"Επιλογή ημερομηνίας\"","\"mtrl_timepicker_cancel\" : \"Kanselahin\"","\"abc_searchview_description_search\" : \"Bilatu\"","\"bottomsheet_drag_handle_clicked\" : \"Controlador de arrastre tocado dúas veces\"","\"material_timepicker_select_time\" : \"Изаберите време\"","\"call_notification_decline_action\" : \"Отхвърляне\"","\"mtrl_picker_a11y_next_month\" : \"Change to next month\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s سال پر نیویگیٹ کریں\"","\"abc_activity_chooser_view_see_all\" : \"Mostra tutto\"","\"abc_shareactionprovider_share_with\" : \"နှင့် မျှဝေရန်\"","\"common_signin_button_text\" : \"Sign in\"","\"common_google_play_services_update_text\" : \"Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play.\"","\"mtrl_picker_toggle_to_day_selection\" : \"رفتن به رفتن به حالت انتخاب روز ضربه بزنید\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – วันที่สิ้นสุด\"","\"mtrl_badge_numberless_content_description\" : \"Nowe powiadomienie\"","\"place_autocomplete_clear_button\" : \"تلاش صاف کریں\"","\"item_view_role_description\" : \"ჩანართი\"","\"error_icon_content_description\" : \"Erreur\"","\"search_menu_title\" : \"ਖੋਜ\"","\"error_a11y_label\" : \"Error: invalid\"","\"abc_searchview_description_search\" : \"શોધો\"","\"mtrl_picker_text_input_month_abbr\" : \"ខ\"","\"abc_activity_chooser_view_see_all\" : \"सबै हेर्नुहोस्\"","\"error_icon_content_description\" : \"Սխալ\"","\"bottomsheet_drag_handle_clicked\" : \"Эки жолу таптап, тизменин керектүү жерине сүйрөп баруу\"","\"mtrl_picker_toggle_to_year_selection\" : \"Trykk for å bytte til å velge år\"","\"item_view_role_description\" : \"แท็บ\"","\"abc_shareactionprovider_share_with\" : \"Делите помоћу\"","\"bottomsheet_action_expand_halfway\" : \"ពង្រីក​ពាក់កណ្ដាល\"","\"password_toggle_content_description\" : \"הצגת סיסמה\"","\"material_hour_24h_suffix\" : \"%1$s နာရီ\"","\"material_hour_24h_suffix\" : \"%1$s ຊົ່ວໂມງ\"","\"common_google_play_services_update_text\" : \"你必須更新「Google Play 服務」，才能執行 %1$s。\"","\"material_minute_selection\" : \"Избиране на минути\"","\"mtrl_picker_save\" : \"Desa\"","\"call_notification_screening_text\" : \"Келген қоңырауды сүзу\"","\"abc_searchview_description_voice\" : \"குரல் தேடல்\"","\"clear_text_end_icon_content_description\" : \"Garbitu testua\"","\"mtrl_timepicker_confirm\" : \"Ados\"","\"common_google_play_services_install_title\" : \"Λήψη υπηρεσιών Google Play\"","\"abc_activitychooserview_choose_application\" : \"Pilih aplikasi\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – data zakończenia\"","\"abc_menu_function_shortcut_label\" : \"Funtzioa +\"","\"search_menu_title\" : \"搜索\"","\"mtrl_picker_date_header_title\" : \"දිනය තෝරන්න\"","\"abc_action_bar_up_description\" : \"Idi gore\"","\"abc_action_menu_overflow_description\" : \"තවත් විකල්ප\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl மற்றும்\"","\"abc_shareactionprovider_share_with\" : \"यसमार्फत सेयर गर्नुहोस्\"","\"mtrl_timepicker_cancel\" : \"Bekor qilish\"","\"abc_menu_delete_shortcut_label\" : \"ezabatu\"","\"material_clock_toggle_content_description\" : \"Hautatu AM edo PM\"","\"common_google_play_services_update_button\" : \"अपडेट करें\"","\"mtrl_timepicker_confirm\" : \"ओके\"","\"mtrl_picker_a11y_next_month\" : \"അടുത്ത മാസത്തിലേക്ക് മാറ്റുക\"","\"mtrl_timepicker_cancel\" : \"Avbryt\"","\"mtrl_picker_range_header_unselected\" : \"Datum zahájení – datum ukončení\"","\"common_google_play_services_notification_channel_name\" : \"‏دردسترس بودن خدمات Google Play\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Bitmə tarixi\"","\"mtrl_picker_invalid_format_use\" : \"%1$s प्रयोग गर्नुहोस्\"","\"mtrl_picker_range_header_title\" : \"Valitse jakso\"","\"material_hour_24h_suffix\" : \"%1$s óra\"","\"common_google_play_services_updating_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden.\"","\"abc_toolbar_collapse_description\" : \"Összecsukás\"","\"text_ssd_cities\" : \".Islamabad\t\t\t\t\t\t\t\t\t\t\t.Lahore\n\n .Peshawar\t\t\t\t\t\t\t\t\t\t\t.Hyderabad\n\n .Faisalabad\t\t\t\t\t\t\t\t\t\t.Gilgit\n\n .Skardu\t\t\t\t\t\t\t\t\t\t\t\t.Muzaffarabad (AJK)\n\n .Mirpur (AJK)\t\t\t\t\t\t\t\t\t.Jhelum\n\n .Sialkot\t\t\t\t\t\t\t\t\t\t\t\t\t.Mardan\n\n .Dera Ismail Khan\t\t\t\t\t\t.Dera Ghazi Khan\n\n .Sahiwal\t\t\t\t\t\t\t\t\t\t\t\t.Rahim Yar Khan\n\n .WahCantt\t\t\t\t\t\t\t\t\t\t\t.Gujranwala\n\n .Nawabshah\t\t\t\t\t\t\t\t\t.Larkana\"","\"abc_searchview_description_search\" : \"Otsing\"","\"common_google_play_services_enable_title\" : \"Google Play hizmetlerini etkinleştirin\"","\"abc_activity_chooser_view_see_all\" : \"Visa alla\"","\"mtrl_picker_navigate_to_current_year_description\" : \"Navigate to current year %1$d\"","\"material_timepicker_am\" : \"de.\"","\"material_timepicker_minute\" : \"دقيقة\"","\"mtrl_picker_invalid_format_example\" : \"Ví dụ: %1$s\"","\"mtrl_picker_range_header_unselected\" : \"Startdato–sluttdato\"","\"abc_capital_off\" : \"გამორთვა\"","\"call_notification_ongoing_text\" : \"भइरहेको कल\"","\"icon_content_description\" : \"Icona del quadre de diàleg\"","\"exposed_dropdown_menu_content_description\" : \"Прикажи падајући мени\"","\"exposed_dropdown_menu_content_description\" : \"Erakutsi goitibeherako menua\"","\"call_notification_ongoing_text\" : \"Llamada en curso\"","\"bottomsheet_action_expand_halfway\" : \"Išskleisti iki pusės\"","\"common_google_play_services_notification_channel_name\" : \"Dispoñibilidade dos servizos de Play\"","\"mtrl_timepicker_cancel\" : \"Abbrechen\"","\"bottomsheet_drag_handle_content_description\" : \"Ročica za vlečenje\"","\"abc_searchview_description_search\" : \"Hledat\"","\"call_notification_answer_video_action\" : \"વીડિયો\"","\"material_timepicker_clock_mode_description\" : \"Пераключыцца на рэжым гадзінніка пры ўводзе часу.\"","\"material_clock_toggle_content_description\" : \"ÖÖ veya ÖS'yi seçin\"","\"mtrl_picker_range_header_unselected\" : \"Data d'inici - data de finalització\"","\"abc_action_menu_overflow_description\" : \"Weitere Optionen\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Byt till kalender som inmatningsläge\"","\"common_open_on_phone\" : \"Deschide pe telefon\"","\"common_google_play_services_install_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას.\"","\"common_google_play_services_enable_text\" : \"Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play.\"","\"abc_activity_chooser_view_see_all\" : \"Ver todas\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"In den Texteingabemodus wechseln\"","\"call_notification_hang_up_action\" : \"कॉल बंद करा\"","\"abc_action_mode_done\" : \"Atlikta\"","\"common_google_play_services_install_title\" : \"Google Play ဝန်ဆောင်မှုများရယူရန်\"","\"abc_searchview_description_submit\" : \"Utfør søket\"","\"common_google_play_services_install_title\" : \"Kry Google Play Dienste\"","\"bottomsheet_action_expand\" : \"Розгорнути нижній екран\"","\"bottomsheet_drag_handle_content_description\" : \"Ručica za prevlačenje\"","\"mtrl_chip_close_icon_content_description\" : \"移除「%1$s」\"","\"call_notification_answer_video_action\" : \"Video\"","\"mtrl_picker_invalid_range\" : \"טווח לא חוקי.\"","\"bottomsheet_drag_handle_clicked\" : \"Lohistamispidet topeltpuudutati\"","\"abc_searchview_description_query\" : \"Termen de căutare\"","\"material_minute_suffix\" : \"%1$s મિનિટ\"","\"character_counter_content_description\" : \"입력된 글자 %1$d/%2$d\"","\"common_google_play_services_wear_update_text\" : \"Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta.\"","\"place_autocomplete_clear_button\" : \"清除搜索内容\"","\"bottomsheet_drag_handle_clicked\" : \"Đã nhấn đúp nút kéo\"","\"character_counter_overflowed_content_description\" : \"Nombre maximal de caractères dépassé : %1$d sur %2$d\"","\"abc_activity_chooser_view_see_all\" : \"Εμφάνιση όλων\"","\"abc_searchview_description_voice\" : \"Wyszukiwanie głosowe\"","\"call_notification_screening_text\" : \"កំពុងពិនិត្យការ​ហៅ​ចូល\"","\"bottomsheet_drag_handle_clicked\" : \"Dvojité klepnutie na presúvadlo\"","\"abc_action_bar_home_description\" : \"Gaan na tuisskerm\"","\"mtrl_picker_toggle_to_year_selection\" : \"Dodirnite za prijelaz na odabir godine\"","\"text_ums_cc\" : \"After arrival of the UMS-CC article in the General Post Office (GPO) of destination, the addressee will be telephonically intimated of arrival of the article and offered facility to the take its delivery from the GPO/GPO (NPO) Counter. It is expected that this contrivance will ensure 100% quality of service in the delivery domain of UMS-CC.\"","\"abc_capital_on\" : \"ACTIVER\"","\"mtrl_picker_invalid_format\" : \"Недействительный формат.\"","\"abc_shareactionprovider_share_with\" : \"Compartilhar com\"","\"abc_searchview_description_voice\" : \"Kutafuta kwa kutamka\"","\"abc_action_menu_overflow_description\" : \"Бусад сонголт\"","\"material_hour_suffix\" : \"%1$s ezimpondweni\"","\"mtrl_picker_confirm\" : \"D’acord\"","\"common_open_on_phone\" : \"Отваряне на телефона\"","\"mtrl_picker_announce_current_selection\" : \"Dabartinis pasirinkimas: %1$s\"","\"abc_action_menu_overflow_description\" : \"Այլ ընտրանքներ\"","\"abc_shareactionprovider_share_with_application\" : \"Jagamine rakendusega %s\"","\"call_notification_screening_text\" : \"Filtriranje dolaznog poziva\"","\"abc_searchview_description_clear\" : \"Slett søket\"","\"bottomsheet_drag_handle_content_description\" : \"खींचकर छोड़ने वाला हैंडल\"","\"abc_search_hint\" : \"Пребарување…\"","\"common_google_play_services_update_text\" : \"તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં.\"","\"material_minute_selection\" : \"منٹ منتخب کریں\"","\"abc_action_bar_home_description\" : \"Zur Startseite\"","\"material_hour_selection\" : \"گھنٹہ منتخب کریں\"","\"material_timepicker_text_input_mode_description\" : \"Убакытты текст киргизүү режиминде киргизиңиз.\"","\"common_google_play_services_enable_title\" : \"Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်\"","\"mtrl_picker_invalid_format_example\" : \"ຕົວຢ່າງ: %1$s\"","\"common_google_play_services_install_title\" : \"Установите сервисы Google Play\"","\"mtrl_picker_date_header_title\" : \"Hautatu data\"","\"common_google_play_services_install_title\" : \"Google Play સેવાઓ મેળવો\"","\"call_notification_hang_up_action\" : \"Завершить\"","\"common_google_play_services_install_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিটো আপোনাৰ ডিভাইচত নাই।\"","\"mtrl_picker_range_header_only_end_selected\" : \"Дата начала – %1$s\"","\"mtrl_picker_navigate_to_year_description\" : \"前往 %1$s 年\"","\"error_icon_content_description\" : \"ຜິດພາດ\"","\"common_google_play_services_updating_text\" : \"O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados.\"","\"material_hour_selection\" : \"Soatni tanlang\"","\"mtrl_picker_invalid_format_use\" : \"Використовувати: %1$s\"","\"call_notification_hang_up_action\" : \"Прекини везу\"","\"call_notification_answer_video_action\" : \"ວິດີໂອ\"","\"abc_capital_off\" : \"ВЫКЛ.\"","\"place_autocomplete_search_hint\" : \"ಹುಡುಕಿ\"","\"material_hour_selection\" : \"시간 선택\"","\"abc_capital_on\" : \"ເປີດ\"","\"mtrl_picker_invalid_format_example\" : \"උදාහරණය: %1$s\"","\"icon_content_description\" : \"Icona de cadro de diálogo\"","\"mtrl_picker_out_of_range\" : \"За межами діапазону: %1$s\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Lõppkuupäev\"","\"text_cod_intor\" : \"The “Cash on Delivery” service is one of the most promising services which are provided by an electronic media as well as websites involved in online buying and selling. Provision of such services is becoming more and more important, as we know the concept of electronic media and online shopping is gaining popularity with each passing day. Even though online shopping is gaining popularity but that still doesn’t mean that Pakistan has completely accepted the online buying and selling trend. Therefore, in order to gain the confidence of the postal clientele and to capture the market share, Cash on Delivery service is started by using well established and large network of postal outlets of UMS under the name of “UMS COD”. UMS Cash on Delivery (COD) Service has been launched at 226 locations linked with UMS network. The COD system is designed to meet requirement of persons/businesses who wish to pay for articles sent to them at the time of receipt of the articles relating to them and also meet the requirements of traders and others who wish to recover, through the agency of the post office the value of articles supplied by them. Packets, parcels and printed papers prepaid with postage of UMS fee may be transmitted by the inland post as COD articles, provided that the amount specified for remittance to the sender in the case of any such articles does not exceed Rs.100,000/-.\"","\"search_menu_title\" : \"खोजें\"","\"bottomsheet_action_expand_halfway\" : \"Ανάπτυξη μέχρι τη μέση\"","\"material_timepicker_text_input_mode_description\" : \"સમય દાખલ કરવા માટે ટેક્સ્ટ ઇનપુટ મોડમાં સ્વિચ કરો.\"","\"abc_shareactionprovider_share_with\" : \"Споделяне със:\"","\"bottomsheet_action_expand\" : \"Het blad onderaan uitvouwen\"","\"call_notification_ongoing_text\" : \"Prebiehajúci hovor\"","\"mtrl_picker_day_of_week_column_header\" : \"දින තීරුව: %1$s\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – መጨረሻ ቀን\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour.\"","\"call_notification_answer_action\" : \"Jibu\"","\"abc_action_bar_up_description\" : \"ਉੱਪਰ ਜਾਓ\"","\"bottomsheet_action_expand\" : \"ქვედა ფურცლის გაშლა\"","\"abc_activity_chooser_view_see_all\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‏‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‎‎‎‏‏‏‎‏‏‎‏‎‏‎‏‎‎‎‎‏‎See all‎‏‎‎‏‎\"","\"common_signin_button_text_long\" : \"Prijava z računom Google\"","\"abc_activity_chooser_view_see_all\" : \"ሁሉንም ይመልከቱ\"","\"character_counter_overflowed_content_description\" : \"Sono presenti %2$d caratteri in più rispetto al limite di %1$d\"","\"mtrl_chip_close_icon_content_description\" : \"Выдаліць %1$s\"","\"material_timepicker_hour\" : \"Саат\"","\"bottomsheet_action_collapse\" : \"Contrae o panel inferior\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Нових сповіщень більше ніж %1$d\"","\"place_autocomplete_search_hint\" : \"Хайх\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Přepnout na režim zadávání textu\"","\"call_notification_decline_action\" : \"Татгалзах\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Switch to text input mode\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – einddatum\"","\"mtrl_picker_date_header_unselected\" : \"தேர்ந்தெடுக்கப்பட்ட தேதி\"","\"material_minute_selection\" : \"মিনিট বাছনি কৰক\"","\"material_hour_24h_suffix\" : \"%1$s с\"","\"abc_searchview_description_clear\" : \"Xóa truy vấn\"","\"bottomsheet_action_expand\" : \"Meluaskan sheet bawah\"","\"common_google_play_services_install_button\" : \"Pasang\"","\"mtrl_picker_text_input_year_abbr\" : \"ป\"","\"material_timepicker_clock_mode_description\" : \"সময় ইনপুট দেওয়ার জন্য ঘড়ি মোডে যান।\"","\"item_view_role_description\" : \"ట్యాబ్\"","\"mtrl_picker_invalid_range\" : \"L'interval no és vàlid.\"","\"common_google_play_services_update_button\" : \"Aggiorna\"","\"call_notification_hang_up_action\" : \"Penja\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи ги сите\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"የማብቂያ ቀን\"","\"common_google_play_services_unknown_issue\" : \"%1$s té problemes amb Serveis de Google Play. Torna-ho a provar.\"","\"mtrl_badge_numberless_content_description\" : \"ಹೊಸ ಅಧಿಸೂಚನೆ\"","\"abc_activity_chooser_view_see_all\" : \"سبھی دیکھیں\"","\"mtrl_picker_navigate_to_year_description\" : \"နှစ် %1$s သို့ လမ်းညွှန်ရန်\"","\"common_google_play_services_update_text\" : \"%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:\"","\"abc_activity_chooser_view_see_all\" : \"Hammasi\"","\"common_google_play_services_wear_update_text\" : \"Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час.\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ਲਿਖਤ ਇਨਪੁੱਟ ਮੋਡ 'ਤੇ ਜਾਓ\"","\"mtrl_picker_a11y_prev_month\" : \"ਪਿਛਲੇ ਮਹੀਨੇ 'ਤੇ ਜਾਓ\"","\"call_notification_decline_action\" : \"거절\"","\"abc_menu_delete_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‏‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎delete‎‏‎‎‏‎\"","\"common_google_play_services_install_button\" : \"Инсталирај\"","\"material_minute_suffix\" : \"%1$s דקות\"","\"abc_capital_off\" : \"NON\"","\"material_hour_suffix\" : \"%1$s Uhr\"","\"mtrl_picker_invalid_format_example\" : \"例: %1$s\"","\"material_hour_selection\" : \"સમય પસંદ કરો\"","\"abc_action_mode_done\" : \"ਹੋ ਗਿਆ\"","\"abc_toolbar_collapse_description\" : \"Restrângeți\"","\"bottomsheet_drag_handle_clicked\" : \"已輕觸兩下拖曳控點\"","\"abc_action_mode_done\" : \"OK\"","\"common_google_play_services_install_title\" : \"Google Play አገልግሎቶችን ያግኙ\"","\"common_open_on_phone\" : \"Fungua kwenye simu\"","\"call_notification_incoming_text\" : \"ສາຍໂທເຂົ້າ\"","\"character_counter_content_description\" : \"Caractères saisis %1$d sur %2$d\"","\"bottomsheet_drag_handle_clicked\" : \"Doppio tocco su punto di trascinamento\"","\"common_google_play_services_update_title\" : \"อัปเดตบริการ Google Play\"","\"abc_action_bar_up_description\" : \"Idite nagore\"","\"abc_searchview_description_submit\" : \"ചോദ്യം സമർപ്പിക്കുക\"","\"abc_action_bar_home_description\" : \"መነሻ ዳስስ\"","\"abc_action_bar_up_description\" : \"Prejsť nahor\"","\"character_counter_overflowed_content_description\" : \"Перевищено ліміт символів: %1$d з %2$d\"","\"mtrl_badge_numberless_content_description\" : \"Nuova notifica\"","\"abc_searchview_description_submit\" : \"କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ\"","\"character_counter_overflowed_content_description\" : \"Максималният брой знаци е надхвърлен с(ъс) %1$d от %2$d\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play.\"","\"call_notification_screening_text\" : \"Фільтраванне ўваходнага выкліку\"","\"abc_prepend_shortcut_label\" : \"Poga Izvēlne +\"","\"mtrl_picker_range_header_selected\" : \"%1$s: %2$s\"","\"mtrl_picker_a11y_next_month\" : \"التغيير إلى الشهر التالي\"","\"character_counter_overflowed_content_description\" : \"Simvol limiti %1$d/%2$d dəyərini keçdi\"","\"item_view_role_description\" : \"ਟੈਬ\"","\"abc_capital_on\" : \"አብራ\"","\"call_notification_decline_action\" : \"مسترد کریں\"","\"common_google_play_services_install_button\" : \"Орнотуу\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s সরিয়ে দিন\"","\"common_google_play_services_install_button\" : \"تثبيت\"","\"bottomsheet_drag_handle_clicked\" : \"拖动手柄被点按两次\"","\"abc_capital_off\" : \"NONAKTIF\"","\"abc_action_bar_up_description\" : \"رفتن به بالا\"","\"mtrl_picker_toggle_to_day_selection\" : \"دن کو منتخب کرنے کے ليے سوئچ پر تھپتھپائیں\"","\"common_signin_button_text\" : \"Login\"","\"mtrl_picker_range_header_title\" : \"เลือกช่วง\"","\"abc_toolbar_collapse_description\" : \"හකුළන්න\"","\"mtrl_exceed_max_badge_number_content_description\" : \"නව දැනුම්දීම් %1$dකට වඩා\"","\"abc_searchview_description_clear\" : \"Smazat dotaz\"","\"material_timepicker_clock_mode_description\" : \"Pređite u režim sata radi unosa vremena.\"","\"abc_menu_enter_shortcut_label\" : \"enter\"","\"abc_action_menu_overflow_description\" : \"Citas opcijas\"","\"material_timepicker_text_input_mode_description\" : \"დროის შეყვანისთვის ტექსტის შეყვანის რეჟიმზე გადართვა.\"","\"material_hour_selection\" : \"Seleziona l'ora\"","\"call_notification_screening_text\" : \"Screening an incoming call\"","\"abc_menu_ctrl_shortcut_label\" : \"‎Ctrl+‎\"","\"call_notification_hang_up_action\" : \"Zavěsit\"","\"material_timepicker_text_input_mode_description\" : \"Ordua idazteko, aldatu testua idazteko metodora.\"","\"common_google_play_services_enable_button\" : \"सुरू करा\"","\"common_open_on_phone\" : \"Abrir no smartphone\"","\"abc_searchview_description_search\" : \"Tafuta\"","\"mtrl_badge_numberless_content_description\" : \"Bagong notification\"","\"mtrl_chip_close_icon_content_description\" : \"Kendu %1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"கேலெண்டர் உள்ளீட்டு முறைக்கு மாற்றும்\"","\"common_google_play_services_install_title\" : \"Google Play кызматтарын алуу\"","\"clear_text_end_icon_content_description\" : \"Vee teks uit\"","\"call_notification_screening_text\" : \"Applicazione filtro a chiamata in arrivo\"","\"place_autocomplete_search_hint\" : \"Cari\"","\"abc_shareactionprovider_share_with_application\" : \"%s සමඟ බෙදා ගන්න\"","\"common_signin_button_text\" : \"登入\"","\"mtrl_picker_confirm\" : \"හරි\"","\"mtrl_picker_range_header_title\" : \"Odaberite raspon\"","\"material_clock_toggle_content_description\" : \"Vælg AM eller PM\"","\"mtrl_picker_confirm\" : \"Во ред\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Petsa ng pagtatapos\"","\"abc_toolbar_collapse_description\" : \"收起\"","\"common_google_play_services_install_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje nisu instalirane na uređaju.\"","\"abc_searchview_description_clear\" : \"সন্ধান কৰা প্ৰশ্ন মচক\"","\"mtrl_picker_date_header_unselected\" : \"Избран датум\"","\"mtrl_picker_text_input_day_abbr\" : \"օ\"","\"place_autocomplete_search_hint\" : \"Maghanap\"","\"bottomsheet_action_expand_halfway\" : \"आधा ठुलो पार्नुहोस्\"","\"app_name\" : \"Pakistan Post\"","\"call_notification_answer_video_action\" : \"వీడియో కాల్\"","\"call_notification_ongoing_text\" : \"Chamada en curso\"","\"material_clock_toggle_content_description\" : \"ҮӨ эсвэл ҮХ сонгоно уу\"","\"material_timepicker_text_input_mode_description\" : \"Shintshela kumodi yokufaka umbhalo ngokufaka isikhathi.\"","\"common_google_play_services_updating_text\" : \"தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Մեկնարկի ամսաթիվը\"","\"mtrl_picker_text_input_month_abbr\" : \"M\"","\"common_google_play_services_updating_text\" : \"%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento.\"","\"common_google_play_services_enable_button\" : \"አንቃ\"","\"mtrl_picker_cancel\" : \"Annulla\"","\"material_hour_24h_suffix\" : \"%1$s گھنٹے\"","\"common_signin_button_text\" : \"تسجل الدخول\"","\"abc_action_mode_done\" : \"Gatavs\"","\"abc_searchview_description_query\" : \"Meklēšanas vaicājums\"","\"abc_toolbar_collapse_description\" : \"Réduire\"","\"material_hour_suffix\" : \"%1$s uur\"","\"abc_menu_delete_shortcut_label\" : \"ଡିଲିଟ୍‌ କରନ୍ତୁ\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Аяқталу күні\"","\"abc_capital_off\" : \"ବନ୍ଦ\"","\"mtrl_picker_date_header_title\" : \"Изберете датум\"","\"material_hour_24h_suffix\" : \"%1$s godz.\"","\"call_notification_decline_action\" : \"Wys af\"","\"bottomsheet_action_expand_halfway\" : \"Expand halfway\"","\"material_hour_suffix\" : \"%1$s цаг\"","\"bottomsheet_action_expand_halfway\" : \"Razširjanje na pol višine\"","\"abc_menu_alt_shortcut_label\" : \"Alternēšanas taustiņš +\"","\"abc_menu_function_shortcut_label\" : \"Aðgerðarlykill+\"","\"abc_activity_chooser_view_see_all\" : \"Sien alles\"","\"mtrl_picker_a11y_next_month\" : \"Mudar para o mês seguinte\"","\"mtrl_picker_text_input_month_abbr\" : \"k\"","\"exposed_dropdown_menu_content_description\" : \"Prikaži padajući meni\"","\"mtrl_picker_range_header_only_end_selected\" : \"Մեկնարկի ամսաթիվը – %1$s\"","\"common_open_on_phone\" : \"Otvoriť v telefóne\"","\"abc_menu_function_shortcut_label\" : \"Fungsi+\"","\"bottomsheet_drag_handle_content_description\" : \"Lohistamispide\"","\"call_notification_decline_action\" : \"Baztertu\"","\"bottomsheet_drag_handle_content_description\" : \"Faire glisser la poignée\"","\"abc_action_bar_home_description\" : \"Перайсці на галоўную старонку\"","\"common_open_on_phone\" : \"Buka di ponsel\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Váltás szövegbeviteli módra\"","\"abc_searchview_description_voice\" : \"Häälotsing\"","\"mtrl_picker_date_header_unselected\" : \"Selected date\"","\"mtrl_exceed_max_badge_number_content_description\" : \"ការជូនដំណឹង​ថ្មីៗ​លើស %1$d ហើយ\"","\"bottomsheet_action_collapse\" : \"Ansicht am unteren Rand minimieren\"","\"mtrl_chip_close_icon_content_description\" : \"移除 %1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Датум почетка\"","\"mtrl_picker_range_header_title\" : \"ಶ್ರೇಣಿಯನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"place_autocomplete_search_hint\" : \"সন্ধান কৰক\"","\"material_timepicker_minute\" : \"분\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Ngày bắt đầu\"","\"call_notification_incoming_text\" : \"Innkommende anrop\"","\"mtrl_picker_invalid_format_use\" : \"%1$s формтын колднуңуз\"","\"common_google_play_services_update_button\" : \"ធ្វើបច្ចុប្បន្នភាព\"","\"abc_action_bar_home_description\" : \"홈으로 이동\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"material_timepicker_minute\" : \"ደቂቃ\"","\"material_timepicker_hour\" : \"Stunda\"","\"material_timepicker_clock_mode_description\" : \"Pentru a introduce ora, comutați la modul ceas.\"","\"bottomsheet_drag_handle_clicked\" : \"Birritan sakatu da arrastatzeko kontrol-puntua\"","\"material_clock_toggle_content_description\" : \"Тандоо: AM же PM\"","\"material_minute_selection\" : \"აირჩიეთ წუთები\"","\"mtrl_picker_toggle_to_year_selection\" : \"વર્ષની પસંદગી પર સ્વિચ કરવા માટે ટૅપ કરો\"","\"abc_capital_off\" : \"YOQILMAGAN\"","\"mtrl_picker_text_input_year_abbr\" : \"ש\"","\"call_notification_answer_action\" : \"उत्तर द्या\"","\"abc_searchview_description_submit\" : \"Odeslat dotaz\"","\"common_google_play_services_install_text\" : \"你的裝置尚未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Upphafsdagur\"","\"error_icon_content_description\" : \"Błąd\"","\"abc_menu_enter_shortcut_label\" : \"ievadīšanas taustiņš\"","\"common_signin_button_text_long\" : \"Iniciar sessão com o Google\"","\"common_google_play_services_enable_text\" : \"તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં.\"","\"abc_shareactionprovider_share_with\" : \"ଏହାଙ୍କ ସହ ସେୟାର୍‌ କରନ୍ତୁ\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento.\"","\"material_clock_toggle_content_description\" : \"Wybierz: przed południem czy po południu\"","\"abc_action_menu_overflow_description\" : \"Ďalšie možnosti\"","\"call_notification_incoming_text\" : \"Příchozí hovor\"","\"exposed_dropdown_menu_content_description\" : \"Show dropdown menu\"","\"mtrl_picker_save\" : \"შენახვა\"","\"mtrl_timepicker_cancel\" : \"Откажи\"","\"common_google_play_services_unknown_issue\" : \"%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Passa alla modalità di immissione Calendario\"","\"call_notification_screening_text\" : \"Keur tans 'n inkomende oproep\"","\"mtrl_picker_invalid_format\" : \"Formato non valido.\"","\"common_google_play_services_update_title\" : \"Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်\"","\"place_autocomplete_search_hint\" : \"Пребарај\"","\"common_google_play_services_enable_button\" : \"Enable\"","\"common_google_play_services_install_button\" : \"Instalēt\"","\"abc_action_bar_up_description\" : \"Fel\"","\"mtrl_picker_announce_current_selection\" : \"ಪ್ರಸ್ತುತ ಆಯ್ಕೆ: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Lumipat sa pamamaraan ng pag-input ng text\"","\"common_signin_button_text\" : \"Logi sisse\"","\"clear_text_end_icon_content_description\" : \"Tekst wissen\"","\"mtrl_picker_out_of_range\" : \"આ શ્રેણીની બહાર છે: %1$s\"","\"abc_menu_shift_shortcut_label\" : \"Pārslēgšanas taustiņš +\"","\"common_google_play_services_install_text\" : \"Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды.\"","\"mtrl_picker_range_header_only_end_selected\" : \"শুরুর তারিখ – %1$s\"","\"common_google_play_services_install_title\" : \"Google Play hizmetlerini edinin\"","\"common_google_play_services_unknown_issue\" : \"%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"캘린더 입력 모드로 전환\"","\"mtrl_picker_toggle_to_year_selection\" : \"Ketik untuk beralih kepada pemilihan tahun\"","\"common_google_play_services_update_button\" : \"Isibuyekezo\"","\"abc_toolbar_collapse_description\" : \"Strnitev\"","\"m3_sys_motion_easing_emphasized_accelerate\" : \"cubic-bezier(0.3, 0, 0.8, 0.2)\"","\"mtrl_picker_range_header_only_end_selected\" : \"תאריך התחלה – %1$s\"","\"mtrl_picker_date_header_unselected\" : \"ఎంచుకున్న తేది\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाको उपलब्धता\"","\"common_google_play_services_install_button\" : \"安裝\"","\"material_timepicker_select_time\" : \"Pilih waktu\"","\"common_google_play_services_updating_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።\"","\"bottomsheet_drag_handle_clicked\" : \"Ýtt tvisvar á dragkló\"","\"abc_action_bar_up_description\" : \"Navega cap amunt\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。\"","\"mtrl_picker_announce_current_selection\" : \"Selezione attuale: %1$s\"","\"error_icon_content_description\" : \"Fehler\"","\"mtrl_picker_range_header_title\" : \"Veldu tímabil\"","\"error_icon_content_description\" : \"ስህተት\"","\"mtrl_picker_date_header_unselected\" : \"Сонгосон огноо\"","\"material_timepicker_clock_mode_description\" : \"Preklopite na način ure, da vnesete čas.\"","\"common_signin_button_text\" : \"Oturum aç\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará hasta que no habilites Servicios de Google Play.\"","\"material_timepicker_hour\" : \"Time\"","\"common_google_play_services_install_button\" : \"ထည့်သွင်းပါ\"","\"common_google_play_services_unknown_issue\" : \"%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ట్రై చేయండి.\"","\"mtrl_picker_invalid_format\" : \"Format tidak valid.\"","\"common_google_play_services_updating_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή.\"","\"call_notification_screening_text\" : \"Проверава се долазни позив\"","\"mtrl_picker_announce_current_selection\" : \"Одоогийн сонголт: %1$s\"","\"common_google_play_services_update_button\" : \"আপডে’ট কৰক\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"टेक्स्ट के इनपुट मोड पर स्विच करें\"","\"clear_text_end_icon_content_description\" : \"ጽሑፍን አጽዳ\"","\"mtrl_picker_a11y_next_month\" : \"Ndrysho te muaji i ardhshëm\"","\"material_timepicker_clock_mode_description\" : \"Skipta yfir í klukkustillingu til að færa inn tíma.\"","\"item_view_role_description\" : \"टॅब\"","\"material_hour_selection\" : \"Stunde auswählen\"","\"abc_capital_off\" : \"ISKLJUČENO\"","\"material_timepicker_hour\" : \"तास\"","\"abc_activitychooserview_choose_application\" : \"აირჩიეთ აპი\"","\"exposed_dropdown_menu_content_description\" : \"Rādīt nolaižamo izvēlni\"","\"mtrl_picker_invalid_format\" : \"ভুল ফর্ম্যাট।\"","\"abc_action_bar_up_description\" : \"উপরে নেভিগেট করুন\"","\"common_signin_button_text_long\" : \"Googleにログイン\"","\"call_notification_decline_action\" : \"ปฏิเสธ\"","\"material_timepicker_text_input_mode_description\" : \"ସମୟ ଇନପୁଟ୍‍ ପାଇଁ ଟେକ୍ସଟ୍‍ ଇନପୁଟ୍‌କୁ ବଦଳାନ୍ତୁ।\"","\"place_autocomplete_search_hint\" : \"搜索\"","\"item_view_role_description\" : \"分頁\"","\"mtrl_picker_range_header_unselected\" : \"শুরুর তারিখ - সমাপ্তির তারিখ\"","\"mtrl_picker_invalid_range\" : \"અમાન્ય શ્રેણી.\"","\"common_google_play_services_update_button\" : \"Actualizează\"","\"material_timepicker_clock_mode_description\" : \"समय इनपुट गर्न घडी मोडमा स्विच गर्नुहोस्।\"","\"abc_searchview_description_voice\" : \"Tìm kiếm bằng giọng nói\"","\"abc_searchview_description_voice\" : \"Paghahanap gamit ang boses\"","\"call_notification_ongoing_text\" : \"Активний виклик\"","\"abc_activitychooserview_choose_application\" : \"アプリの選択\"","\"abc_searchview_description_query\" : \"Axtarış sorğusu\"","\"material_timepicker_hour\" : \"گھنٹہ\"","\"common_google_play_services_update_title\" : \"Actualizar os servizos de Google Play\"","\"mtrl_picker_toggle_to_day_selection\" : \"Докоснете, за да превключите към избиране на ден\"","\"bottomsheet_action_expand\" : \"બોટમ શીટ મોટી કરો\"","\"mtrl_picker_out_of_range\" : \"Хязгаараас хэтэрсэн: %1$s\"","\"common_signin_button_text\" : \"ورود به سیستم\"","\"abc_action_bar_home_description\" : \"ກັບໄປໜ້າຫຼັກ\"","\"character_counter_overflowed_content_description\" : \"Zeichenbeschränkung überschritten: %1$d/%2$d\"","\"icon_content_description\" : \"Ícono de diálogo\"","\"abc_menu_sym_shortcut_label\" : \"Sym மற்றும்\"","\"abc_action_bar_up_description\" : \"Перайсці ўверх\"","\"bottomsheet_drag_handle_clicked\" : \"Te doreza e zvarritjes u trokit dy herë\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"تاريخ الانتهاء\"","\"material_timepicker_text_input_mode_description\" : \"In den Texteingabemodus wechseln, um die Uhrzeit einzugeben.\"","\"common_google_play_services_update_text\" : \"%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play.\"","\"bottomsheet_action_collapse\" : \"Kunja safu ya chini\"","\"common_google_play_services_notification_ticker\" : \"‏خطا در خدمات Google Play\"","\"abc_search_hint\" : \"Maghanap…\"","\"mtrl_picker_toggle_to_year_selection\" : \"Presiona para seleccionar un año\"","\"icon_content_description\" : \"የንግግር አዶ\"","\"exposed_dropdown_menu_content_description\" : \"הצגת התפריט הנפתח\"","\"abc_searchview_description_query\" : \"Søkeord\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil.\"","\"abc_capital_on\" : \"ஆன்\"","\"mtrl_picker_toggle_to_year_selection\" : \"বছর বেছে নেওয়ার মোডে বদল করতে ট্যাপ করুন\"","\"common_google_play_services_update_text\" : \"Google Play кызматтары жаңыртылмайынча %1$s иштебейт.\"","\"bottomsheet_action_collapse\" : \"Згорнути нижній екран\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan layanan Google Play\"","\"abc_action_bar_home_description\" : \"গৃহ পৃষ্ঠালৈ যাওক\"","\"abc_searchview_description_clear\" : \"I-clear ang query\"","\"mtrl_picker_invalid_format_example\" : \"Esempio: %1$s\"","\"abc_searchview_description_query\" : \"Sökfråga\"","\"abc_searchview_description_search\" : \"Axtarın\"","\"common_google_play_services_enable_text\" : \"Для работы приложения \"%1$s\" требуется включить сервисы Google Play.\"","\"material_timepicker_select_time\" : \"Selecionar horário\"","\"abc_shareactionprovider_share_with_application\" : \"Сподели со %s\"","\"mtrl_picker_out_of_range\" : \"Valt buiten bereik: %1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Անցնել օրացույցի մուտքագրման ռեժիմ\"","\"abc_menu_space_shortcut_label\" : \"spasi\"","\"abc_activity_chooser_view_see_all\" : \"Xem tất cả\"","\"mtrl_picker_navigate_to_year_description\" : \"Eiti į %1$s metus\"","\"character_counter_overflowed_content_description\" : \"超出字元限制 %1$d 個字元 (上限 %2$d 個字元)\"","\"abc_shareactionprovider_share_with_application\" : \"Partekatu %s aplikazioarekin\"","\"call_notification_incoming_text\" : \"इनकमिंग कॉल\"","\"common_google_play_services_update_title\" : \"Google Play xizmatlarini yangilash\"","\"call_notification_hang_up_action\" : \"掛斷\"","\"mtrl_picker_a11y_prev_month\" : \"Cambiar ao mes anterior\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolona e ditëve: %1$s\"","\"mtrl_badge_numberless_content_description\" : \"Jauns paziņojums\"","\"bottomsheet_drag_handle_content_description\" : \"I-drag ang handle\"","\"abc_menu_space_shortcut_label\" : \"Прабел\"","\"mtrl_picker_range_header_unselected\" : \"Hasiera-data - Amaiera-data\"","\"mtrl_picker_save\" : \"Spara\"","\"mtrl_picker_save\" : \"保存\"","\"common_google_play_services_notification_channel_name\" : \"Disponueshmëria e shërbimeve të Google Play\"","\"common_google_play_services_wear_update_text\" : \"Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms.\"","\"call_notification_incoming_text\" : \"مكالمة واردة\"","\"mtrl_picker_invalid_format\" : \"ልክ ያልሆነ ቅርጸት\"","\"place_autocomplete_clear_button\" : \"Cancella ricerca\"","\"mtrl_picker_save\" : \"Enregistrer\"","\"mtrl_picker_confirm\" : \"კარგი\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluga\"","\"bottomsheet_drag_handle_content_description\" : \"Ghidaj de tragere\"","\"search_menu_title\" : \"Sesha\"","\"mtrl_picker_a11y_next_month\" : \"Перейти к следующему месяцу\"","\"common_google_play_services_update_title\" : \"Opdater Google Play-tjenester\"","\"call_notification_hang_up_action\" : \"Ibaba\"","\"common_google_play_services_update_button\" : \"I-update\"","\"bottomsheet_action_expand\" : \"Expand the bottom sheet\"","\"common_google_play_services_unsupported_text\" : \"%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Tumia programu ya kuingiza data ya maandishi\"","\"exposed_dropdown_menu_content_description\" : \"Prikaži padajući izbornik\"","\"mtrl_timepicker_cancel\" : \"Batal\"","\"material_timepicker_minute\" : \"分\"","\"exposed_dropdown_menu_content_description\" : \"Tampilkan menu dropdown\"","\"abc_searchview_description_clear\" : \"Wyczyść zapytanie\"","\"common_google_play_services_notification_channel_name\" : \"Beschikbaarheid van Google Play-services\"","\"abc_action_menu_overflow_description\" : \"மேலும் விருப்பங்கள்\"","\"mtrl_picker_range_header_title\" : \"Vælg interval\"","\"mtrl_picker_range_header_title\" : \"Муж сонгох\"","\"mtrl_picker_a11y_next_month\" : \"Přejít na další měsíc\"","\"material_timepicker_select_time\" : \"වේලාව තෝරන්න\"","\"mtrl_picker_day_of_week_column_header\" : \"రోజుల నిలువు వరుస: %1$s\"","\"abc_action_menu_overflow_description\" : \"ជម្រើសច្រើនទៀត\"","\"abc_menu_shift_shortcut_label\" : \"Shift மற்றும்\"","\"abc_searchview_description_search\" : \"Rechercher\"","\"common_google_play_services_notification_ticker\" : \"Villa í þjónustu Google Play\"","\"material_timepicker_text_input_mode_description\" : \"切换到文字输入模式来输入时间。\"","\"call_notification_hang_up_action\" : \"Чалууну бүтүрүү\"","\"character_counter_overflowed_content_description\" : \"Tegngrensen er overskredet – %1$d av %2$d\"","\"bottomsheet_action_expand\" : \"ازهم بازکردن برگ زیرین\"","\"bottomsheet_drag_handle_content_description\" : \"Drag handle\"","\"mtrl_picker_a11y_prev_month\" : \"Passa al mese precedente\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Beralih kepada mod input teks\"","\"clear_text_end_icon_content_description\" : \"ਲਿਖਤ ਕਲੀਅਰ ਕਰੋ\"","\"mtrl_picker_invalid_format\" : \"Неважечки формат.\"","\"mtrl_picker_save\" : \"सुरक्षित गर्नु\"","\"item_view_role_description\" : \"ትር\"","\"mtrl_picker_date_header_title\" : \"Pilih Tanggal\"","\"common_google_play_services_update_button\" : \"ಅಪ್‌ಡೇಟ್‌ ಮಾಡಿ\"","\"mtrl_picker_announce_current_selection\" : \"Ukukhetha kwamanje: %1$s\"","\"common_google_play_services_enable_title\" : \"‏Google Play سروسز فعال کریں\"","\"mtrl_picker_invalid_range\" : \"Phạm vi không hợp lệ.\"","\"common_google_play_services_install_title\" : \"Kunin ang mga serbisyo ng Google Play\"","\"common_google_play_services_enable_text\" : \"A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – កាលបរិច្ឆេទ​បញ្ចប់\"","\"mtrl_picker_range_header_only_end_selected\" : \"Datum zahájení – %1$s\"","\"mtrl_picker_range_header_only_end_selected\" : \"Эхлэх огноо – %1$s\"","\"mtrl_picker_date_header_unselected\" : \"Επιλεγμένη ημερομηνία\"","\"abc_action_bar_home_description\" : \"Идите на почетну\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d पेक्षा अधिक नवीन सूचना\"","\"call_notification_answer_video_action\" : \"ଭିଡିଓ\"","\"abc_searchview_description_voice\" : \"Voice search\"","\"call_notification_hang_up_action\" : \"Zložiť\"","\"mtrl_timepicker_cancel\" : \"ביטול\"","\"common_signin_button_text\" : \"Inloggen\"","\"mtrl_picker_date_header_title\" : \"Pasirinkite datą\"","\"common_google_play_services_update_button\" : \"Sasisha\"","\"abc_action_bar_home_description\" : \"นำทางไปหน้าแรก\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Датум завршетка\"","\"common_google_play_services_updating_text\" : \"Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"abc_toolbar_collapse_description\" : \"छोटा करें\"","\"abc_shareactionprovider_share_with\" : \"සමග බෙදා ගන්න\"","\"common_google_play_services_update_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്‌തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"common_google_play_services_install_title\" : \"Sækja þjónustu Google Play\"","\"abc_searchview_description_search\" : \"തിരയുക\"","\"material_timepicker_hour\" : \"ঘণ্টা\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Päättymispäivä\"","\"common_signin_button_text_long\" : \"Zaloguj się przez Google\"","\"mtrl_picker_text_input_day_abbr\" : \"दि\"","\"mtrl_picker_day_of_week_column_header\" : \"Päevade veerg: %1$s\"","\"item_view_role_description\" : \"Vaheleht\"","\"material_hour_selection\" : \"वेळ निवडा\"","\"action_settings\" : \"Settings\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data e fillimit – %1$s\"","\"mtrl_picker_text_input_day_abbr\" : \"g\"","\"clear_text_end_icon_content_description\" : \"텍스트 삭제\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará a menos que habilites los servicios de Google Play.\"","\"abc_capital_off\" : \"WYŁ.\"","\"material_minute_selection\" : \"ເລືອກນາ​ທີ\"","\"common_google_play_services_enable_button\" : \"Włącz\"","\"item_view_role_description\" : \"Skirtukas\"","\"bottomsheet_action_collapse\" : \"Minnka blað neðst\"","\"abc_shareactionprovider_share_with\" : \"Delite pomoću\"","\"common_google_play_services_updating_text\" : \"%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй.\"","\"material_clock_toggle_content_description\" : \"Izberite dopoldanski ali popoldanski čas.\"","\"common_google_play_services_install_title\" : \"ຕິດຕັ້ງບໍລິການ Google Play\"","\"bottomsheet_action_expand\" : \"ຂະຫຍາຍຊີດລຸ່ມສຸດ\"","\"mtrl_checkbox_state_description_indeterminate\" : \"Partially checked\"","\"common_google_play_services_update_text\" : \"Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ.\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tap to switch to selecting a year\"","\"abc_action_bar_home_description\" : \"Vratite se na početnu stranicu\"","\"abc_action_mode_done\" : \"Болсон\"","\"search_menu_title\" : \"ସନ୍ଧାନ କରନ୍ତୁ\"","\"common_google_play_services_install_button\" : \"نصب\"","\"abc_toolbar_collapse_description\" : \"Zwiń\"","\"mtrl_chip_close_icon_content_description\" : \"Κατάργηση %1$s\"","\"mtrl_picker_save\" : \"Зберегти\"","\"material_timepicker_text_input_mode_description\" : \"Cambia al modo de entrada de texto para ingresar la hora.\"","\"material_timepicker_pm\" : \"ب.ظ\"","\"bottomsheet_action_expand_halfway\" : \"ਅੱਧ ਤੱਕ ਵਿਸਤਾਰ ਕਰੋ\"","\"common_google_play_services_update_title\" : \"Google Play সেৱা আপডে’ট কৰক\"","\"mtrl_picker_date_header_unselected\" : \"Khetha idethi\"","\"abc_action_menu_overflow_description\" : \"Meer opties\"","\"error_icon_content_description\" : \"ભૂલ\"","\"common_open_on_phone\" : \"Åbn på telefonen\"","\"material_clock_toggle_content_description\" : \"ເລືອກຕອນເຊົ້າ ຫຼື ຕອນແລງ\"","\"material_timepicker_minute\" : \"Iminithi\"","\"material_hour_suffix\" : \"Саат %1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Kezdés dátuma\"","\"common_google_play_services_enable_button\" : \"Activa\"","\"call_notification_answer_video_action\" : \"Տեսազանգ\"","\"bottomsheet_action_expand_halfway\" : \"展開一半\"","\"abc_searchview_description_query\" : \"Telusuri kueri\"","\"mtrl_picker_invalid_format\" : \"Ongeldige indeling.\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolom hari: %1$s\"","\"error_icon_content_description\" : \"Viga\"","\"mtrl_picker_invalid_range\" : \"Intervalo inválido.\"","\"abc_searchview_description_query\" : \"تلاش کا استفسار\"","\"common_google_play_services_notification_channel_name\" : \"Google Play સેવાઓની ઉપલબ્ધતા\"","\"mtrl_picker_announce_current_selection\" : \"Aktuálny výber: %1$s\"","\"search_menu_title\" : \"Tìm kiếm\"","\"character_counter_content_description\" : \"Izinhlamvu ezifakiwe ezingu-%1$d zokungu-%2$d\"","\"exposed_dropdown_menu_content_description\" : \"Prikaz spustnega menija\"","\"mtrl_picker_cancel\" : \"Hủy\"","\"abc_activitychooserview_choose_application\" : \"Veldu forrit\"","\"mtrl_picker_cancel\" : \"إلغاء\"","\"material_minute_selection\" : \"Selecionar minutos\"","\"mtrl_picker_toggle_to_year_selection\" : \"Palieskite, kad perjungtumėte į metų pasirinkimą\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Më shumë se %1$d njoftime të reja\"","\"bottomsheet_action_expand_halfway\" : \"Ծավալել կիսով չափ\"","\"common_google_play_services_notification_ticker\" : \"Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ\"","\"common_open_on_phone\" : \"Otevřít v telefonu\"","\"common_google_play_services_install_title\" : \"Merr shërbimet e \"Luaj me Google\"\"","\"call_notification_ongoing_text\" : \"Appel en cours\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Bytt til kalenderinndatamodus\"","\"mtrl_badge_numberless_content_description\" : \"Novo obvestilo\"","\"abc_searchview_description_submit\" : \"So‘rov yaratish\"","\"character_counter_content_description\" : \"Caracteres ingresados: %1$d de %2$d\"","\"common_google_play_services_enable_title\" : \"Activează serviciile Google Play\"","\"abc_menu_space_shortcut_label\" : \"Espai\"","\"mtrl_picker_toggle_to_day_selection\" : \"Klepnutím přepnete na výběr dne\"","\"abc_action_menu_overflow_description\" : \"更多选项\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"텍스트 입력 모드로 전환\"","\"common_google_play_services_enable_button\" : \"Միացնել\"","\"abc_searchview_description_submit\" : \"Ուղարկել հարցումը\"","\"abc_action_mode_done\" : \"완료\"","\"icon_content_description\" : \"대화상자 아이콘\"","\"abc_capital_on\" : \"AKTIV\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Start date\"","\"icon_content_description\" : \"ໄອຄອນກ່ອງໂຕ້ຕອບ\"","\"abc_search_hint\" : \"Buscar…\"","\"common_signin_button_text_long\" : \"Συνδεθείτε με το Google\"","\"common_google_play_services_unknown_issue\" : \"У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу.\"","\"call_notification_screening_text\" : \"סינון שיחה נכנסת\"","\"abc_shareactionprovider_share_with\" : \"Абагуліць праз\"","\"mtrl_chip_close_icon_content_description\" : \"%1$sን አስወግድ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"有 %1$d 条以上的新通知\"","\"common_google_play_services_enable_text\" : \"तुम्ही Google Play सेवा सक्षम केल्याशिवाय %1$s हा अ‍ॅप कार्य करणार नाही.\"","\"mtrl_badge_numberless_content_description\" : \"Njoftim i ri\"","\"common_google_play_services_install_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمی‌شود.\"","\"password_toggle_content_description\" : \"Прикажи ја лозинката\"","\"icon_content_description\" : \"סמל לתיבת דו-שיח\"","\"mtrl_picker_text_input_date_hint\" : \"දිනය\"","\"mtrl_checkbox_button_path_unchecked\" : \"M23,7H9C7.9,7,7,7.9,7,9v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V9C25,7.9,24.1,7,23,7z M23,23H9V9h14V23z\"","\"call_notification_incoming_text\" : \"Dohodni klic\"","\"mtrl_picker_invalid_format_example\" : \"Exempel: %1$s\"","\"mtrl_picker_invalid_format\" : \"Ձևաչափը սխալ է։\"","\"password_toggle_content_description\" : \"عرض كلمة المرور\"","\"common_google_play_services_unknown_issue\" : \"O app %1$s está com problemas com o Google Play Services. Tente novamente.\"","\"call_notification_answer_action\" : \"ਜਵਾਬ ਦਿਓ\"","\"mtrl_picker_range_header_only_end_selected\" : \"Басталу күні – %1$s\"","\"mtrl_picker_toggle_to_year_selection\" : \"ஆண்டைத் தேர்வுசெய்வதற்கு மாற்ற தட்டவும்\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Alternar para o modo de entrada de texto\"","\"mtrl_picker_save\" : \"ذخیره\"","\"mtrl_picker_range_header_unselected\" : \"开始日期 - 结束日期\"","\"mtrl_picker_a11y_prev_month\" : \"เปลี่ยนไปที่เดือนก่อนหน้า\"","\"mtrl_picker_text_input_date_hint\" : \"Idethi\"","\"mtrl_badge_numberless_content_description\" : \"Nova notificação\"","\"abc_menu_delete_shortcut_label\" : \"Supr\"","\"bottomsheet_action_collapse\" : \"Tiivistä alapaneeli\"","\"mtrl_picker_invalid_format_use\" : \"Použijte: %1$s\"","\"mtrl_picker_invalid_format\" : \"Format i pavlefshëm.\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolumna z dniami: %1$s\"","\"icon_content_description\" : \"Dialoq ikonası\"","\"bottomsheet_action_expand_halfway\" : \"הרחבה עד האמצע\"","\"abc_activity_chooser_view_see_all\" : \"Pokaži vse\"","\"mtrl_picker_out_of_range\" : \"Poza zakresem: %1$s\"","\"material_clock_toggle_content_description\" : \"පෙරවරු හෝ පස්වරු තෝරන්න\"","\"material_hour_selection\" : \"Цаг сонгох\"","\"mtrl_timepicker_cancel\" : \"Ghairi\"","\"common_google_play_services_install_text\" : \"您的裝置並未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"abc_menu_delete_shortcut_label\" : \"slett\"","\"abc_searchview_description_clear\" : \"Очистити запит\"","\"common_google_play_services_update_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste opdateer.\"","\"common_google_play_services_notification_channel_name\" : \"Ukungatholakali kwamasevisi e-Google Play\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Prepnúť na kalendárový režim vstupu\"","\"exposed_dropdown_menu_content_description\" : \"පතන මෙනුව පෙන්වන්න\"","\"abc_action_menu_overflow_description\" : \"ຕົວເລືອກເພີ່ມເຕີມ\"","\"abc_activitychooserview_choose_application\" : \"Selecciona unha aplicación\"","\"abc_searchview_description_query\" : \"Изделген сурам\"","\"abc_searchview_description_query\" : \"Хайх асуулга\"","\"mtrl_picker_range_header_selected\" : \"%1$s~%2$s\"","\"error_icon_content_description\" : \"Greška\"","\"mtrl_picker_invalid_format\" : \"Ógilt snið.\"","\"exposed_dropdown_menu_content_description\" : \"顯示下拉式選單\"","\"common_google_play_services_install_text\" : \"%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten.\"","\"material_minute_selection\" : \"মিনিট বেছে নিন\"","\"common_google_play_services_unknown_issue\" : \"%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi.\"","\"material_timepicker_select_time\" : \"സമയം തിരഞ്ഞെടുക്കുക\"","\"place_autocomplete_clear_button\" : \"Διαγραφή αναζητήσεων\"","\"common_google_play_services_unknown_issue\" : \"Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷\"","\"mtrl_picker_date_header_unselected\" : \"選択した日付\"","\"common_google_play_services_install_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої.\"","\"mtrl_chip_close_icon_content_description\" : \"ລຶບ %1$s ອອກ\"","\"abc_shareactionprovider_share_with_application\" : \"Kopīgot ar lietojumprogrammu %s\"","\"abc_activity_chooser_view_see_all\" : \"ସବୁ ଦେଖନ୍ତୁ\"","\"common_google_play_services_install_title\" : \"Տեղադրել Google Play ծառայությունները\"","\"material_timepicker_text_input_mode_description\" : \"Пређите у режим уноса текста ради уноса времена.\"","\"bottomsheet_drag_handle_clicked\" : \"Dvakrát jste klepli na úchyt pro přetažení\"","\"mtrl_picker_day_of_week_column_header\" : \"दिनहरूको स्तम्भ: %1$s\"","\"mtrl_picker_announce_current_selection\" : \"Oraingo hautapena: %1$s\"","\"call_notification_hang_up_action\" : \"સમાપ્ત કરો\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Başlama tarixi\"","\"mtrl_timepicker_confirm\" : \"ठीक है\"","\"mtrl_picker_save\" : \"သိမ်းရန်\"","\"mtrl_picker_text_input_month_abbr\" : \"m\"","\"call_notification_incoming_text\" : \"Appel entrant\"","\"mtrl_picker_invalid_format\" : \"தவறான வடிவம்.\"","\"abc_menu_space_shortcut_label\" : \"spacja\"","\"mtrl_picker_text_input_date_hint\" : \"التاريخ\"","\"mtrl_picker_day_of_week_column_header\" : \"ദിവസത്തിന്റെ കോളം: %1$s\"","\"abc_activity_chooser_view_see_all\" : \"Žr. viską\"","\"common_google_play_services_unsupported_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data e përfundimit\"","\"common_google_play_services_update_button\" : \"Güncelle\"","\"search_menu_title\" : \"शोध\"","\"mtrl_picker_text_input_year_abbr\" : \"տ\"","\"error_icon_content_description\" : \"Erro\"","\"material_timepicker_text_input_mode_description\" : \"সময় ইনপুট দেওয়ার জন্য পাঠ্য ইনপুট মোডে যান।\"","\"call_notification_decline_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‏‎‎‎‏‏‎‎‎‎‏‎‎‏‏‏‎‏‎‎‏‏‎‎‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‏‎‎‏‎‎Decline‎‏‎‎‏‎\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"วันที่สิ้นสุด\"","\"common_open_on_phone\" : \"ಫೋನ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ\"","\"mtrl_timepicker_cancel\" : \"Atcelt\"","\"mtrl_picker_navigate_to_year_description\" : \"瀏覽至 %1$s 年\"","\"abc_searchview_description_clear\" : \"ક્વેરી સાફ કરો\"","\"abc_capital_off\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‎‏‎‎‎‏‏‏‎‏‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‎‏‏‎OFF‎‏‎‎‏‎\"","\"mtrl_picker_date_header_unselected\" : \"Избрана дата\"","\"mtrl_picker_text_input_year_abbr\" : \"г\"","\"mtrl_badge_numberless_content_description\" : \"Ново известие\"","\"abc_search_hint\" : \"Ara…\"","\"mtrl_picker_cancel\" : \"გაუქმება\"","\"bottomsheet_action_expand_halfway\" : \"Rozbalit napůl\"","\"common_google_play_services_enable_button\" : \"Luba\"","\"material_timepicker_select_time\" : \"Aja valimine\"","\"item_view_role_description\" : \"分頁標籤\"","\"mtrl_picker_announce_current_selection\" : \"Trenutačan odabir: %1$s\"","\"material_hour_selection\" : \"选择小时\"","\"bottomsheet_action_collapse\" : \"Ծալել ներքևի էկրանը\"","\"abc_menu_function_shortcut_label\" : \"Funktionstaste +\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Անցնել տեքստի մուտքագրման ռեժիմին\"","\"call_notification_answer_action\" : \"Erantzun\"","\"mtrl_picker_out_of_range\" : \"Əhatə dairəsindən kənar: %1$s\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play.\"","\"common_google_play_services_unsupported_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue.\"","\"exposed_dropdown_menu_content_description\" : \"Показване на падащото меню\"","\"material_timepicker_am\" : \"ព្រឹក\"","\"mtrl_picker_invalid_format_use\" : \"قالب: %1$s\"","\"search_menu_title\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‏‏‏‎‎‎‎‏‎‏‏‎‎‎‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‎‎‏‎‏‎‏‏‎‎‎Search‎‏‎‎‏‎\"","\"material_minute_suffix\" : \"%1$s phút\"","\"abc_menu_space_shortcut_label\" : \"razmak\"","\"common_google_play_services_enable_title\" : \"Aktivace služeb Google Play\"","\"abc_searchview_description_voice\" : \"Ahozko bilaketa\"","\"bottomsheet_action_expand\" : \"पुछारको पाना एक्स्पान्ड गर्नुहोस्\"","\"bottomsheet_action_expand\" : \"Доод хүснэгтийг дэлгэх\"","\"material_timepicker_select_time\" : \"Zgjidh orën\"","\"material_minute_selection\" : \"ମିନିଟ୍‍ ଚୟନ କରନ୍ତୁ\"","\"abc_activitychooserview_choose_application\" : \"ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"error_icon_content_description\" : \"Error\"","\"abc_capital_off\" : \"ИЗКЛ.\"","\"common_open_on_phone\" : \"Vula kufoni\"","\"common_google_play_services_install_button\" : \"ଇନ୍‍ଷ୍ଟଲ୍‍ କରନ୍ତୁ\"","\"common_google_play_services_notification_ticker\" : \"‏خطأ في خدمات Google Play\"","\"character_counter_overflowed_content_description\" : \"Karakterlimiet oorskry %1$d van %2$d\"","\"abc_toolbar_collapse_description\" : \"I-collapse\"","\"common_google_play_services_updating_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються.\"","\"mtrl_picker_cancel\" : \"ರದ್ದುಮಾಡಿ\"","\"abc_shareactionprovider_share_with\" : \"इससे शेयर करें:\"","\"call_notification_screening_text\" : \"수신 전화 검사 중\"","\"password_toggle_content_description\" : \"Tampilkan sandi\"","\"mtrl_timepicker_confirm\" : \"Во ред\"","\"material_timepicker_clock_mode_description\" : \"समय इनपुट के लिए घड़ी मोड पर जाएं.\"","\"mtrl_picker_invalid_format\" : \"形式が無効です。\"","\"bottomsheet_action_expand_halfway\" : \"Proširi donju polovicu\"","\"abc_action_menu_overflow_description\" : \"অধিক বিকল্প\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Fecha de inicio\"","\"call_notification_screening_text\" : \"Inachuja simu unayopigiwa\"","\"abc_shareactionprovider_share_with\" : \"Կիսվել…\"","\"mtrl_picker_date_header_title\" : \"Válasszon dátumot\"","\"place_autocomplete_clear_button\" : \"Մաքրել որոնման դաշտը\"","\"common_google_play_services_install_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie.\"","\"material_hour_selection\" : \"Pumili ng oras\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge.\"","\"material_clock_toggle_content_description\" : \"Selecciona AM o PM\"","\"abc_menu_shift_shortcut_label\" : \"Skift + \"","\"mtrl_timepicker_confirm\" : \"እሺ\"","\"mtrl_checkbox_state_description_unchecked\" : \"Not checked\"","\"mtrl_picker_day_of_week_column_header\" : \"Dienu sleja: %1$s\"","\"common_google_play_services_enable_button\" : \"הפעל\"","\"mtrl_picker_range_header_title\" : \"Select Range\"","\"mtrl_picker_date_header_title\" : \"Veldu dagsetningu\"","\"material_hour_24h_suffix\" : \"%1$s மணிநேரம்\"","\"mtrl_picker_toggle_to_day_selection\" : \"I-tap para lumipat sa pagpili ng araw\"","\"abc_action_bar_up_description\" : \"Přejít nahoru\"","\"mtrl_picker_invalid_format\" : \"قالب نامعتبر است.\"","\"common_google_play_services_enable_button\" : \"Įgalinti\"","\"mtrl_picker_invalid_range\" : \"日期範圍無效。\"","\"call_notification_answer_action\" : \"Annehmen\"","\"call_notification_hang_up_action\" : \"ਸਮਾਪਤ ਕਰੋ\"","\"place_autocomplete_search_hint\" : \"ຄົ້ນຫາ\"","\"mtrl_picker_day_of_week_column_header\" : \"દિવસોની કૉલમ: %1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Vaihda syöttötavaksi kalenteri\"","\"call_notification_ongoing_text\" : \"تماس درحال انجام\"","\"call_notification_hang_up_action\" : \"Hang Up\"","\"mtrl_picker_toggle_to_year_selection\" : \"탭하여 연도 선택으로 전환\"","\"common_google_play_services_notification_channel_name\" : \"ສະຖານະບໍລິການ Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"ចែក​រំលែក​ជា​មួយ %s\"","\"character_counter_content_description\" : \"Innslegnir stafir %1$d af %2$d\"","\"material_timepicker_text_input_mode_description\" : \"Pređite u režim unosa teksta radi unosa vremena.\"","\"common_google_play_services_install_title\" : \"Cài đặt dịch vụ của Google Play\"","\"password_toggle_content_description\" : \"Parolu göstərin\"","\"exposed_dropdown_menu_content_description\" : \"ഡ്രോപ്പ്‌ ഡൗൺ മെനു കാണിക്കുക\"","\"mtrl_timepicker_cancel\" : \"रद्द करा\"","\"common_signin_button_text_long\" : \"Google orqali kirish\"","\"mtrl_picker_save\" : \"सेव्ह करा\"","\"mtrl_timepicker_cancel\" : \"Tühista\"","\"mtrl_timepicker_cancel\" : \"రద్దు చేయండి\"","\"abc_searchview_description_query\" : \"Leitarfyrirspurn\"","\"place_autocomplete_clear_button\" : \"ძიების გასუფთავება\"","\"text_cod_contents\" : \"The UMS COD articles will be items of letter and parcel mail with no restriction on contents except anything the transmission of which through Post is prohibited. All UMS items will not be treated as registered articles and may, therefore, have contents which are permissible to be sent by registered post, However, the UMS COD articles will be given special treatment during the course of their transmission by post from the time of booking till delivery\"","\"bottomsheet_action_collapse\" : \"Vou die onderste blad in\"","\"common_signin_button_text\" : \"Acceder\"","\"common_google_play_services_install_title\" : \"Google Play सेवाएं इंस्टॉल करें\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"สลับไปใช้โหมดป้อนข้อมูลข้อความ\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"कैलेंडर के इनपुट मोड पर स्विच करें\"","\"icon_content_description\" : \"Icône de la boîte de dialogue\"","\"character_counter_overflowed_content_description\" : \"Character limit exceeded %1$d of %2$d\"","\"abc_capital_on\" : \"HIDUP\"","\"abc_searchview_description_query\" : \"ស្វែងរកសំណួរ​\"","\"abc_menu_function_shortcut_label\" : \"Función+\"","\"call_notification_answer_video_action\" : \"視訊\"","\"common_google_play_services_update_text\" : \"तुम्ही Google Play सेवा अपडेट करेपर्यंत %1$s चालणार नाही.\"","\"abc_toolbar_collapse_description\" : \"Ahendamine\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Idethi yokuphela\"","\"bottomsheet_action_expand\" : \"ಕೆಳಭಾಗದ ಶೀಟ್ ಅನ್ನು ವಿಸ್ತರಿಸಿ\"","\"mtrl_picker_range_header_unselected\" : \"Startdato – slutdato\"","\"search_menu_title\" : \"Pretraži\"","\"mtrl_picker_invalid_range\" : \"Ongeldig bereik.\"","\"common_google_play_services_unsupported_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko.\"","\"abc_capital_off\" : \"ಆಫ್\"","\"abc_action_bar_home_description\" : \"Navigați la ecranul de pornire\"","\"mtrl_picker_range_header_title\" : \"يُرجى اختيار نطاق زمني.\"","\"common_google_play_services_unsupported_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat.\"","\"abc_menu_shift_shortcut_label\" : \"Vaihto+\"","\"mtrl_picker_range_header_title\" : \"აირჩიეთ დიაპაზონი\"","\"common_google_play_services_update_button\" : \"Actualizar\"","\"common_google_play_services_unsupported_text\" : \"%1$s은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다.\"","\"mtrl_picker_a11y_prev_month\" : \"تغییر به ماه قبلی\"","\"call_notification_answer_video_action\" : \"Wideo\"","\"material_clock_toggle_content_description\" : \"Válassza ki, hogy délelőtt vagy délután\"","\"clear_text_end_icon_content_description\" : \"Notīrīt tekstu\"","\"clear_text_end_icon_content_description\" : \"ಪಠ್ಯ ತೆರವುಗೊಳಿಸಿ\"","\"mtrl_picker_text_input_year_abbr\" : \"l\"","\"material_hour_selection\" : \"മണിക്കൂർ തിരഞ്ഞെടുക്കുക\"","\"abc_searchview_description_query\" : \"सर्च क्वेरी\"","\"mtrl_picker_announce_current_selection\" : \"Joriy tanlov: %1$s\"","\"call_notification_ongoing_text\" : \"కాల్ కొనసాగుతోంది\"","\"mtrl_picker_invalid_format\" : \"അസാധുവായ ഫോർമാറ്റ്.\"","\"call_notification_incoming_text\" : \"ការ​ហៅ​ចូល\"","\"material_hour_selection\" : \"時刻を選択してください\"","\"bottomsheet_drag_handle_content_description\" : \"Маркер перемещения\"","\"common_google_play_services_install_text\" : \"%1$s, şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz.\"","\"abc_action_bar_up_description\" : \"အပေါ်သို့ ရွှေ့ရန်\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d ಕ್ಕಿಂತ ಹೆಚ್ಚು ಹೊಸ ಅಧಿಸೂಚನೆಗಳು\"","\"abc_menu_space_shortcut_label\" : \"Пробел\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data di inizio - %1$s\"","\"error_icon_content_description\" : \"Σφάλμα\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"കലണ്ടർ ഇൻപുട്ട് മോഡിലേക്ക് മാറുക\"","\"common_signin_button_text_long\" : \"‏تسجيل الدخول عبر Google\"","\"call_notification_screening_text\" : \"Prověřování příchozího hovoru\"","\"common_open_on_phone\" : \"Открыть на телефоне\"","\"material_timepicker_select_time\" : \"Kies tyd\"","\"material_hour_24h_suffix\" : \"%1$s timer\"","\"mtrl_picker_invalid_format_example\" : \"Przykład: %1$s\"","\"mtrl_picker_range_header_title\" : \"ເລືອກຊ່ວງ\"","\"call_notification_hang_up_action\" : \"გათიშვა\"","\"mtrl_badge_numberless_content_description\" : \"Նոր ծանուցում\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"mtrl_picker_day_of_week_column_header\" : \"Στήλη ημερών: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Shintshela kwimodi yokufaka yombhalo\"","\"mtrl_picker_toggle_to_year_selection\" : \"နှစ်ရွေးချယ်ခြင်းသို့ ပြောင်းရန် တို့ပါ\"","\"material_minute_suffix\" : \"%1$s минут\"","\"abc_action_bar_up_description\" : \"ზემოთ გადასვლა\"","\"material_minute_selection\" : \"Выберите минуты\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Почетен датум\"","\"mtrl_picker_range_header_only_end_selected\" : \"Fecha de inicio - %1$s\"","\"material_minute_selection\" : \"Minutite valimine\"","\"abc_capital_on\" : \"ఆన్\"","\"abc_menu_space_shortcut_label\" : \"შორისი\"","\"material_minute_selection\" : \"Angi minutter\"","\"abc_prepend_shortcut_label\" : \"Meny + \"","\"mtrl_picker_invalid_format_use\" : \"Usa: %1$s\"","\"mtrl_picker_text_input_date_hint\" : \"Data\"","\"common_google_play_services_notification_channel_name\" : \"លទ្ធភាព​ប្រើប្រាស់សេវាកម្ម Google Play\"","\"mtrl_picker_range_header_unselected\" : \"開始日期 - 結束日期\"","\"mtrl_picker_cancel\" : \"റദ്ദാക്കുക\"","\"call_notification_ongoing_text\" : \"ສາຍໂທອອກ\"","\"character_counter_overflowed_content_description\" : \"Limita de caractere a depășit %1$d din %2$d\"","\"abc_action_mode_done\" : \"Nimemaliza\"","\"mtrl_timepicker_cancel\" : \"Anulați\"","\"bottomsheet_drag_handle_clicked\" : \"Na-double tap ang handle sa pag-drag\"","\"call_notification_decline_action\" : \"Keeldu\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"abc_searchview_description_clear\" : \"清除查詢\"","\"mtrl_picker_toggle_to_day_selection\" : \"შეეხეთ დღის არჩევაზე გადასართავად\"","\"abc_menu_ctrl_shortcut_label\" : \"„Ctrl“ +\"","\"material_timepicker_clock_mode_description\" : \"Cambia al modo de reloj para ingresar la hora.\"","\"abc_action_bar_up_description\" : \"Gå op\"","\"clear_text_end_icon_content_description\" : \"テキストを消去\"","\"material_clock_toggle_content_description\" : \"Velg AM eller PM\"","\"abc_action_bar_up_description\" : \"മുകളിലേക്ക് പോവുക\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Začetni datum\"","\"abc_shareactionprovider_share_with\" : \"Deljenje z:\"","\"place_autocomplete_clear_button\" : \"Keresés törlése\"","\"error_icon_content_description\" : \"Napaka\"","\"error_icon_content_description\" : \"गड़बड़ी\"","\"bottomsheet_action_expand_halfway\" : \"Проширите до пола\"","\"common_open_on_phone\" : \"Telefonda açın\"","\"common_google_play_services_update_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ\"","\"abc_activity_chooser_view_see_all\" : \"Баарын көрүү\"","\"call_notification_decline_action\" : \"បដិសេធ\"","\"mtrl_picker_navigate_to_year_description\" : \"Перайсці ў %1$s год\"","\"exposed_dropdown_menu_content_description\" : \"نمایش منوی کرکره‌ای\"","\"mtrl_picker_range_header_unselected\" : \"ప్రారంభ తేది - ముగింపు తేది\"","\"material_minute_selection\" : \"Sélectionner des minutes\"","\"common_google_play_services_install_button\" : \"ইনষ্টল কৰক\"","\"place_autocomplete_search_hint\" : \"Leita\"","\"character_counter_content_description\" : \"စာလုံးရေ %2$d တွင် %1$d ထည့်သွင်းထားသည်\"","\"common_signin_button_text\" : \"साइन इन करा\"","\"mtrl_picker_invalid_format_use\" : \"Käytä muotoa %1$s\"","\"material_timepicker_am\" : \"ጥዋት\"","\"text_ems_silent\" : \"1. A truly global Fast & Economical Solution for dispatch of documents/merchandise\n 2. Special treatment during customs clearance.\n 3. Viable/speedy transshipment and prompt delivery\n 4. Booking facility available even in the late hours\n 5. Direct dispatches for most of the countries\n 6. Government undertakes liability in case of loss\n 7. Pick up facility for bulk registered customers\n 8. Global track & trace facility\n\"","\"abc_capital_off\" : \"JOAKTIV\"","\"item_view_role_description\" : \"Fitxa\"","\"material_hour_selection\" : \"နာရီ ရွေးရန်\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnosť služieb Google Play\"","\"material_timepicker_hour\" : \"Hodina\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Passa alla modalità di immissione Testo\"","\"character_counter_overflowed_content_description\" : \"Merkkiraja ylitetty: %1$d/%2$d\"","\"abc_searchview_description_clear\" : \"検索キーワードを削除\"","\"abc_menu_sym_shortcut_label\" : \"Simbool+\"","\"mtrl_picker_day_of_week_column_header\" : \"დღეების სვეტი: %1$s\"","\"abc_prepend_shortcut_label\" : \"„Menu“ +\"","\"common_google_play_services_notification_channel_name\" : \"‏זמינות של שירותי Google Play\"","\"mtrl_picker_toggle_to_year_selection\" : \"Yıl seçmeye geçmek için dokunun\"","\"mtrl_picker_navigate_to_year_description\" : \"Zum Jahr %1$s wechseln\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s-г устгах\"","\"call_notification_decline_action\" : \"Rebutja\"","\"mtrl_picker_text_input_date_hint\" : \"Күн\"","\"common_signin_button_text_long\" : \"Ngena ngemvume nge-Google\"","\"mtrl_picker_navigate_to_year_description\" : \"Навигиране до %1$s г.\"","\"common_google_play_services_enable_text\" : \"Aplikácia %1$s bude fungovať až po povolení služieb Google Play.\"","\"mtrl_picker_toggle_to_year_selection\" : \"Klepnutím prepnete na výber roka\"","\"material_timepicker_hour\" : \"ชั่วโมง\"","\"abc_action_mode_done\" : \"කළා\"","\"abc_action_bar_home_description\" : \"التوجه إلى المنزل\"","\"abc_prepend_shortcut_label\" : \"Meni +\"","\"abc_prepend_shortcut_label\" : \"മെനു+\"","\"abc_action_bar_up_description\" : \"Навигиране нагоре\"","\"common_google_play_services_enable_title\" : \"Omogućivanje usluga Google Playa\"","\"abc_searchview_description_voice\" : \"व्हॉइस शोध\"","\"call_notification_screening_text\" : \"Ирсэн дуудлагыг харуулж байна\"","\"common_signin_button_text_long\" : \"Пријави ме на Google\"","\"item_view_role_description\" : \"Karta\"","\"bottomsheet_action_expand_halfway\" : \"Жартылай кеңейту\"","\"call_notification_incoming_text\" : \"ਇਨਕਮਿੰਗ ਕਾਲ\"","\"call_notification_screening_text\" : \"يتم فحص المكالمة الواردة\"","\"path_password_eye_mask_visible\" : \"M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z\"","\"common_google_play_services_install_title\" : \"Google Play సేవలను పొందండి\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – תאריך סיום\"","\"common_google_play_services_update_title\" : \"A Google Play-szolgáltatások frissítése\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Lülitu tekstisisestusrežiimile\"","\"abc_shareactionprovider_share_with_application\" : \"แชร์ทาง %s\"","\"material_minute_selection\" : \"Selecciona els minuts\"","\"mtrl_picker_date_header_unselected\" : \"निवडलेली तारीख\"","\"mtrl_picker_cancel\" : \"Kanselahin\"","\"clear_text_end_icon_content_description\" : \"Borra texto\"","\"common_google_play_services_enable_button\" : \"Activer\"","\"text_ems_intro\" : \"For prompt transmission and speedy delivery of postal articles Express Mail Service (EMS) is offered from Major domestic locations for 104 countries of the world. Documents, packets and parcels can be sent through EMS. The maximum weight of EMS item is 30 kilograms.\"","\"call_notification_answer_video_action\" : \"וידאו\"","\"common_google_play_services_enable_button\" : \"Қосу\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त गर्नुहोस्\"","\"common_open_on_phone\" : \"Atvērt tālrunī\"","\"abc_shareactionprovider_share_with\" : \"هم‌رسانی با\"","\"material_hour_selection\" : \"Pilih jam\"","\"mtrl_picker_a11y_prev_month\" : \"Өмнөх сар луу өөрчлөх\"","\"abc_action_menu_overflow_description\" : \"आणखी पर्याय\"","\"material_clock_toggle_content_description\" : \"Sélectionner AM ou PM\"","\"call_notification_answer_action\" : \"Svara\"","\"common_google_play_services_install_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device.\"","\"common_google_play_services_update_button\" : \"Թարմացնել\"","\"icon_content_description\" : \"Dialoogikoon\"","\"material_timepicker_text_input_mode_description\" : \"Skakel oor na teksmodus vir die tydinvoer.\"","\"call_notification_answer_action\" : \"Yanıtla\"","\"material_minute_suffix\" : \"%1$s मिनिटे\"","\"mtrl_picker_toggle_to_year_selection\" : \"Dodirnite da biste prešli na izbor godine\"","\"search_menu_title\" : \"Ieškoti\"","\"mtrl_picker_invalid_format_use\" : \"%1$s istifadə edin\"","\"mtrl_picker_a11y_prev_month\" : \"Avvalgi oyga oʻzgartirish\"","\"common_google_play_services_enable_title\" : \"Włącz Usługi Google Play\"","\"abc_capital_off\" : \"निष्क्रिय\"","\"call_notification_screening_text\" : \"உள்வரும் அழைப்பை மதிப்பாய்வு செய்கிறது\"","\"item_view_role_description\" : \"Таб\"","\"call_notification_decline_action\" : \"უარყოფა\"","\"mtrl_timepicker_confirm\" : \"Oke\"","\"mtrl_picker_range_header_title\" : \"رینج منتخب کریں\"","\"call_notification_ongoing_text\" : \"Pågående samtal\"","\"call_notification_screening_text\" : \"Kiruvchi chaqiruvni filtrlash\"","\"material_timepicker_minute\" : \"මිනිත්තු\"","\"mtrl_picker_navigate_to_year_description\" : \"Sogeza kwenye mwaka wa %1$s\"","\"mtrl_picker_date_header_unselected\" : \"चुनी गई तारीख\"","\"abc_searchview_description_query\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‏‏‏‎‏‏‎‏‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‎Search query‎‏‎‎‏‎\"","\"error_icon_content_description\" : \"பிழை\"","\"call_notification_answer_video_action\" : \"Ividiyo\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – ਸਮਾਪਤੀ ਤਾਰੀਖ\"","\"abc_action_bar_up_description\" : \"Yukarı git\"","\"material_timepicker_am\" : \"ΠΜ\"","\"material_hour_suffix\" : \"Kell %1$s\"","\"mtrl_picker_out_of_range\" : \"Tartományon kívül: %1$s\"","\"mtrl_picker_invalid_format_example\" : \"Primer: %1$s\"","\"common_signin_button_text_long\" : \"Logi sisse Google'i kontoga\"","\"abc_searchview_description_submit\" : \"ส่งคำค้นหา\"","\"mtrl_picker_cancel\" : \"Atcelt\"","\"search_menu_title\" : \"Qidiruv\"","\"mtrl_picker_invalid_format_use\" : \"Usar: %1$s\"","\"material_hour_selection\" : \"Velg time\"","\"exposed_dropdown_menu_content_description\" : \"ड्रॉपडाउन मेनू दाखवा\"","\"path_password_eye\" : \"M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Перейти в режим выбора дней\"","\"abc_menu_ctrl_shortcut_label\" : \"Strg +\"","\"place_autocomplete_clear_button\" : \"Іздеуді тазалау\"","\"material_hour_suffix\" : \"%1$s 点\"","\"material_hour_24h_suffix\" : \"%1$s ώρες\"","\"common_google_play_services_enable_button\" : \"Omogući\"","\"mtrl_picker_invalid_format_use\" : \"%1$s ን ይጠቀሙ\"","\"call_notification_screening_text\" : \"ਇਨਕਮਿੰਗ ਕਾਲ ਦੀ ਸਕ੍ਰੀਨਿੰਗ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ\"","\"call_notification_decline_action\" : \"Avvisa\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔\"","\"material_timepicker_hour\" : \"Giờ\"","\"common_google_play_services_notification_ticker\" : \"Gabim në shërbimet e \"Luaj me Google\"\"","\"mtrl_picker_announce_current_selection\" : \"Trenutna izbira: %1$s\"","\"item_view_role_description\" : \"Өтмөк\"","\"material_timepicker_select_time\" : \"Chagua wakati\"","\"material_timepicker_minute\" : \"நிமிடம்\"","\"mtrl_timepicker_cancel\" : \"Annuleren\"","\"material_minute_suffix\" : \"%1$s мүнөт\"","\"common_google_play_services_update_button\" : \"Frissítés\"","\"common_google_play_services_unknown_issue\" : \"%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin.\"","\"mtrl_picker_cancel\" : \"Ləğv edin\"","\"mtrl_picker_day_of_week_column_header\" : \"表示周几的列：%1$s\"","\"call_notification_hang_up_action\" : \"منقطع کر دیں\"","\"material_timepicker_select_time\" : \"Seleccionar la hora\"","\"abc_shareactionprovider_share_with\" : \"Сподели со\"","\"material_minute_selection\" : \"Pumili ng mga minuto\"","\"error_icon_content_description\" : \"Villa\"","\"mtrl_picker_a11y_next_month\" : \"နောက်လသို့ ပြောင်းရန်\"","\"mtrl_picker_invalid_format\" : \"格式无效。\"","\"abc_capital_on\" : \"BẬT\"","\"bottomsheet_action_expand_halfway\" : \"Laajenna puoliväliin\"","\"mtrl_badge_numberless_content_description\" : \"নতুন বিজ্ঞপ্তি\"","\"abc_menu_space_shortcut_label\" : \"സ്‌പെയ്‌സ്\"","\"mtrl_picker_invalid_range\" : \"Огнооны хязгаар буруу байна.\"","\"mtrl_picker_a11y_prev_month\" : \"Pāriet uz iepriekšējo mēnesi\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Tarikh mula\"","\"mtrl_picker_confirm\" : \"V redu\"","\"common_google_play_services_notification_ticker\" : \"Google Play ဝန်ဆောင်မှုများ အမှား\"","\"common_google_play_services_updating_text\" : \"%1$s, Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે.\"","\"abc_searchview_description_search\" : \"Szukaj\"","\"character_counter_overflowed_content_description\" : \"Introducíronse %1$d caracteres, pero o límite é de %2$d\"","\"search_menu_title\" : \"Издөө\"","\"common_google_play_services_wear_update_text\" : \"តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។\"","\"common_google_play_services_notification_channel_name\" : \"‏مدى توفّر خدمات Google Play\"","\"common_google_play_services_enable_title\" : \"Google প্লে সেৱাসক্ষম কৰক\"","\"mtrl_picker_date_header_unselected\" : \"Tarehe uliyochagua\"","\"mtrl_picker_toggle_to_day_selection\" : \"Pieskarties, lai pārslēgtos uz dienas atlasīšanu\"","\"common_signin_button_text_long\" : \"Google-р нэвтрэх:\"","\"abc_shareactionprovider_share_with_application\" : \"%s मार्फत सेयर गर्नुहोस्\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Chuyển sang chế độ nhập lịch\"","\"abc_shareactionprovider_share_with\" : \"यांच्यासोबत शेअर करा\"","\"mtrl_picker_confirm\" : \"ΟΚ\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"In den Kalendereingabemodus wechseln\"","\"common_signin_button_text\" : \"Log masuk\"","\"item_view_role_description\" : \"Cilne\"","\"common_google_play_services_update_button\" : \"Kemas kini\"","\"bottomsheet_drag_handle_content_description\" : \"Handtag\"","\"abc_activity_chooser_view_see_all\" : \"എല്ലാം കാണുക\"","\"material_timepicker_text_input_mode_description\" : \"Aby wprowadzić czas, włącz tryb wprowadzania tekstu.\"","\"material_hour_24h_suffix\" : \"%1$s saat\"","\"place_autocomplete_clear_button\" : \"Effacer la recherche\"","\"material_minute_selection\" : \"Seleziona i minuti\"","\"mtrl_picker_invalid_range\" : \"Ibanga elingavumelekile.\"","\"mtrl_picker_text_input_year_abbr\" : \"ε\"","\"error_icon_content_description\" : \"Алдаа\"","\"call_notification_incoming_text\" : \"Incoming call\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"abc_activitychooserview_choose_application\" : \"Избери апликација\"","\"mtrl_picker_toggle_to_day_selection\" : \"দিন বেছে নেওয়ার মোডে বদল করতে ট্যাপ করুন\"","\"mtrl_chip_close_icon_content_description\" : \"Мазмунду алып салуу (%1$s)\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Повече от %1$d нови известия\"","\"mtrl_picker_text_input_date_hint\" : \"ਤਾਰੀਖ\"","\"material_timepicker_clock_mode_description\" : \"Schakel naar de klokmodus om de tijd in te voeren.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Tugash sanasi\"","\"abc_shareactionprovider_share_with_application\" : \"Κοινοποίηση στην εφαρμογή %s\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s мазмұнын өшіру\"","\"material_clock_toggle_content_description\" : \"AM या PM चुनें\"","\"mtrl_picker_date_header_title\" : \"Күн тандоо\"","\"bottomsheet_drag_handle_content_description\" : \"Handgreep voor slepen\"","\"material_timepicker_minute\" : \"Menit\"","\"bottomsheet_action_expand\" : \"توسيع البطاقة السفلية\"","\"mtrl_picker_out_of_range\" : \"Out of range: %1$s\"","\"abc_action_mode_done\" : \"סיום\"","\"mtrl_picker_range_header_title\" : \"Zeitraum auswählen\"","\"call_notification_ongoing_text\" : \"Κλήση σε εξέλιξη\"","\"abc_searchview_description_submit\" : \"Pošiljanje poizvedbe\"","\"bottomsheet_action_collapse\" : \"Alt sayfayı daralt\"","\"material_minute_suffix\" : \"%1$s ਮਿੰਟ\"","\"material_timepicker_text_input_mode_description\" : \"Skift til teksttilstand for at angive klokkeslæt.\"","\"mtrl_picker_range_header_title\" : \"Seleziona intervallo\"","\"material_hour_24h_suffix\" : \"%1$s ชั่วโมง\"","\"call_notification_screening_text\" : \"এটা অন্তৰ্গামী কলৰ পৰীক্ষা কৰি থকা হৈছে\"","\"bottomsheet_action_collapse\" : \"Соберете го долниот лист\"","\"material_minute_suffix\" : \"%1$s min\"","\"bottomsheet_drag_handle_clicked\" : \"Pemegang seret diketik dua kali\"","\"bottomsheet_action_expand\" : \"Развернуть нижний экран\"","\"call_notification_decline_action\" : \"Tanggihan\"","\"mtrl_badge_numberless_content_description\" : \"Ny notifikation\"","\"common_google_play_services_unsupported_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden.\"","\"mtrl_picker_text_input_year_abbr\" : \"ஆ\"","\"mtrl_picker_invalid_format_example\" : \"Esimerkki: %1$s\"","\"bottomsheet_action_expand\" : \"Ανάπτυξη του φύλλου κάτω μέρους\"","\"material_timepicker_clock_mode_description\" : \"Badilisha umbo liwe la saa ya mishale wakati wa kuweka muda.\"","\"common_google_play_services_unsupported_text\" : \"%1$s не може да се покрене без Google Play услуга, које уређај не подржава.\"","\"mtrl_picker_date_header_unselected\" : \"પસંદ કરેલી તારીખ\"","\"common_google_play_services_notification_ticker\" : \"Google Play 서비스 오류\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Колькасць новых апавяшчэнняў перавысіла %1$d\"","\"abc_menu_meta_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‏‎‏‏‏‎‎‎‏‎‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‎‎‏‎‎‎‎‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‎‎Meta+‎‏‎‎‏‎\"","\"abc_menu_delete_shortcut_label\" : \"हटवा\"","\"icon_content_description\" : \"Икона дијалога\"","\"common_google_play_services_unknown_issue\" : \"%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा.\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s کو ہٹائیں\"","\"abc_shareactionprovider_share_with_application\" : \"Udostępnij przez: %s\"","\"mtrl_picker_a11y_prev_month\" : \"Vaheta eelmisele kuule\"","\"material_timepicker_am\" : \"дп\"","\"abc_action_bar_up_description\" : \"ເລື່ອນຂຶ້ນເທິງ\"","\"common_google_play_services_install_title\" : \"‏Google Play سروسز حاصل کریں\"","\"mtrl_picker_save\" : \"Сачувај\"","\"abc_action_mode_done\" : \"Гатова\"","\"abc_searchview_description_submit\" : \"ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်\"","\"call_notification_answer_video_action\" : \"भिडियो\"","\"call_notification_ongoing_text\" : \"Joriy chaqiruv\"","\"abc_capital_on\" : \"ಆನ್\"","\"mtrl_timepicker_cancel\" : \"રદ કરો\"","\"icon_content_description\" : \"డైలాగ్ చిహ్నం\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Tarehe ya mwisho\"","\"mtrl_picker_text_input_date_hint\" : \"தேதி\"","\"mtrl_picker_date_header_unselected\" : \"चयन गरिएको मिति\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"abc_capital_on\" : \"ВКЛУЧЕНО\"","\"status_bar_notification_info_overflow\" : \">999\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Mehr als %1$d neue Benachrichtigungen\"","\"material_minute_selection\" : \"分を選択\"","\"exposed_dropdown_menu_content_description\" : \"ड्रपडाउन मेनु देखाउनुहोस्\"","\"mtrl_picker_range_header_unselected\" : \"Data de início – Data de término\"","\"character_counter_overflowed_content_description\" : \"%2$d मध्ये %1$d वर्ण सीमा नाघ्यो\"","\"material_minute_selection\" : \"Perc kiválasztása\"","\"common_google_play_services_enable_title\" : \"Google Play পরিষেবা সক্ষম করুন\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan.\"","\"mtrl_picker_save\" : \"Salvar\"","\"abc_searchview_description_search\" : \"Haku\"","\"exposed_dropdown_menu_content_description\" : \"Onyesha menyu kunjuzi\"","\"material_timepicker_clock_mode_description\" : \"Zaman girişi için saat moduna geçin.\"","\"abc_toolbar_collapse_description\" : \"Skupi\"","\"common_google_play_services_wear_update_text\" : \"Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Эхлэх огноо\"","\"material_hour_24h_suffix\" : \"%1$s საათი\"","\"abc_action_bar_home_description\" : \"Əsas səhifəyə keçin\"","\"bottomsheet_action_collapse\" : \"Alumise lehe ahendamine\"","\"abc_capital_on\" : \"开启\"","\"abc_capital_on\" : \"চালু করুন\"","\"material_timepicker_pm\" : \"pop.\"","\"abc_searchview_description_clear\" : \"Išvalyti užklausą\"","\"common_google_play_services_update_text\" : \"%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna.\"","\"exposed_dropdown_menu_content_description\" : \"ສະແດງເມນູເລື່ອນລົງ\"","\"m3_sys_motion_easing_legacy\" : \"cubic-bezier(0.4, 0, 0.2, 1)\"","\"character_counter_content_description\" : \"已輸入 %1$d 個字元 (共 %2$d 個)\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"التبديل إلى وضع \"الإدخال في التقويم\"\"","\"common_google_play_services_update_title\" : \"Google Play સેવાઓ અપડેટ કરો\"","\"abc_searchview_description_voice\" : \"आवाजमा आधारित खोजी\"","\"abc_capital_off\" : \"ஆஃப்\"","\"material_timepicker_hour\" : \"Jam\"","\"mtrl_picker_announce_current_selection\" : \"Geçerli seçim: %1$s\"","\"mtrl_picker_cancel\" : \"Cancel·la\"","\"icon_content_description\" : \"Εικονίδιο παραθύρου διαλόγου\"","\"search_menu_title\" : \"Іздеу\"","\"mtrl_picker_range_header_title\" : \"Pilih Rentang\"","\"common_google_play_services_unsupported_text\" : \"%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов.\"","\"abc_capital_off\" : \"UIT\"","\"mtrl_chip_close_icon_content_description\" : \"%1$sஐ அகற்று\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s - краен датум\"","\"mtrl_timepicker_confirm\" : \"Potvrdi\"","\"character_counter_content_description\" : \"%1$d caratteri inserirti su %2$d\"","\"mtrl_picker_invalid_format\" : \"Neplatný formát.\"","\"error_icon_content_description\" : \"Ошибка\"","\"bottomsheet_action_collapse\" : \"Reduza a secção inferior\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play.\"","\"mtrl_picker_range_header_unselected\" : \"Fecha de inicio - fecha de finalización\"","\"mtrl_picker_range_header_only_end_selected\" : \"Begindatum – %1$s\"","\"abc_searchview_description_submit\" : \"வினவலைச் சமர்ப்பிக்கும்\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Ngày kết thúc\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Pabaigos data\"","\"common_google_play_services_install_title\" : \"Gaukite „Google Play“ paslaugas\"","\"mtrl_badge_numberless_content_description\" : \"പുതിയ അറിയിപ്പ്\"","\"mtrl_timepicker_cancel\" : \"បោះបង់\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"დასრულების თარიღი\"","\"abc_shareactionprovider_share_with\" : \"Поділитися:\"","\"material_hour_suffix\" : \"klo %1$s\"","\"mtrl_picker_range_header_title\" : \"Аралықты таңдау\"","\"mtrl_picker_range_header_only_end_selected\" : \"Start date – %1$s\"","\"abc_search_hint\" : \"Otsige …\"","\"common_google_play_services_notification_ticker\" : \"Errore Google Play Services\"","\"call_notification_ongoing_text\" : \"Devam eden arama\"","\"material_clock_toggle_content_description\" : \"Selecciona a.m. o p.m.\"","\"bottomsheet_drag_handle_clicked\" : \"A appuyé deux fois sur la poignée de déplacement\"","\"common_google_play_services_notification_ticker\" : \"Fehler bei Zugriff auf Google Play-Dienste\"","\"mtrl_picker_invalid_range\" : \"El periodo no es válido.\"","\"abc_prepend_shortcut_label\" : \"القائمة+\"","\"abc_activitychooserview_choose_application\" : \"ആപ്പ് തിരഞ്ഞെടുക്കുക\"","\"abc_shareactionprovider_share_with\" : \"Sdílet s\"","\"mtrl_picker_invalid_range\" : \"Μη έγκυρο εύρος.\"","\"call_notification_ongoing_text\" : \"Aktueller Anruf\"","\"bottomsheet_drag_handle_clicked\" : \"Идентификатор за превлачење је двапут додирнут\"","\"mtrl_picker_invalid_range\" : \"範囲が無効です。\"","\"abc_menu_shift_shortcut_label\" : \"Tõstuklahv +\"","\"call_notification_incoming_text\" : \"შემომავალი ზარი\"","\"abc_searchview_description_submit\" : \"Bidali kontsulta\"","\"abc_capital_off\" : \"ИСКЛУЧЕНО\"","\"mtrl_picker_confirm\" : \"تأیید\"","\"common_signin_button_text_long\" : \"Inloggen met Google\"","\"mtrl_picker_navigate_to_year_description\" : \"Πλοήγηση στο έτος %1$s\"","\"common_google_play_services_enable_text\" : \"%1$s ei toimi, ellet ota Google Play Palveluita käyttöön.\"","\"place_autocomplete_clear_button\" : \"Wyczyść wyszukiwanie\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"সমাপ্তির তারিখ\"","\"material_timepicker_hour\" : \"घन्टा:\"","\"mtrl_picker_text_input_day_abbr\" : \"రో\"","\"call_notification_incoming_text\" : \"Дојдовен повик\"","\"mtrl_picker_text_input_date_hint\" : \"Datum\"","\"exposed_dropdown_menu_content_description\" : \"Zobrazit rozbalovací nabídku\"","\"mtrl_timepicker_cancel\" : \"Kanselleer\"","\"mtrl_picker_text_input_year_abbr\" : \"a\"","\"material_timepicker_text_input_mode_description\" : \"ប្តូរ​ទៅ​មុខងារ​បញ្ចូល​អក្សរ​សម្រាប់​ការ​បញ្ចូល​ម៉ោង។\"","\"mtrl_picker_text_input_day_abbr\" : \"T\"","\"common_signin_button_text_long\" : \"Google ସହ ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilità di Google Play Services\"","\"common_google_play_services_updating_text\" : \"%1$sの実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。\"","\"abc_action_bar_home_description\" : \"ହୋମ୍ ପେଜ୍‌କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"material_timepicker_am\" : \"a.m.\"","\"common_google_play_services_update_title\" : \"Ενημέρωση υπηρεσιών Google Play\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Włącz tekstowy tryb wprowadzania\"","\"common_signin_button_text\" : \"ลงชื่อเข้าใช้\"","\"abc_searchview_description_voice\" : \"ค้นหาด้วยเสียง\"","\"material_hour_24h_suffix\" : \"%1$s цаг\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ক্যালেন্ডার ইনপুট মোডে বদল করুন\"","\"mtrl_picker_invalid_format_example\" : \"உதாரணம்: %1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"시작일\"","\"mtrl_timepicker_cancel\" : \"ਰੱਦ ਕਰੋ\"","\"abc_action_bar_up_description\" : \"Omhoog navigeren\"","\"call_notification_incoming_text\" : \"Połączenie przychodzące\"","\"abc_search_hint\" : \"Sök …\"","\"title_activity_splash_screen\" : \"SplashScreen\"","\"abc_menu_space_shortcut_label\" : \"Szóköz\"","\"mtrl_picker_out_of_range\" : \"Uden for interval: %1$s\"","\"mtrl_badge_numberless_content_description\" : \"اعلان جدید\"","\"common_google_play_services_enable_text\" : \"%1$s só funciona com o Google Play Services ativado.\"","\"mtrl_picker_range_header_unselected\" : \"Kezdés dátuma – Befejezés dátuma\"","\"call_notification_ongoing_text\" : \"സജീവമായ കോൾ\"","\"bottomsheet_drag_handle_content_description\" : \"መያዣ ይጎትቱ\"","\"call_notification_hang_up_action\" : \"Colgar\"","\"google_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"","\"mtrl_timepicker_confirm\" : \"Жарайды\"","\"call_notification_incoming_text\" : \"Gaunamasis skambutis\"","\"material_minute_selection\" : \"Përzgjidh minutat\"","\"abc_menu_enter_shortcut_label\" : \"sartu\"","\"common_google_play_services_update_text\" : \"%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"m3_sys_motion_easing_emphasized_path_data\" : \"M 0,0 C 0.05, 0, 0.133333, 0.06, 0.166666, 0.4 C 0.208333, 0.82, 0.25, 1, 1, 1\"","\"common_google_play_services_enable_title\" : \"Activa Serveis de Google Play\"","\"item_view_role_description\" : \"Kichupo\"","\"mtrl_picker_invalid_format_use\" : \"Koristi format: %1$s\"","\"material_clock_toggle_content_description\" : \"ಬೆಳಿಗ್ಗೆ ಅಥವಾ ಮಧ್ಯಾಹ್ನ ಆಯ್ಕೆಮಾಡಿ\"","\"mtrl_picker_cancel\" : \"បោះ​បង់\"","\"mtrl_picker_invalid_range\" : \"Invalid na hanay.\"","\"bottomsheet_drag_handle_content_description\" : \"Dragkló\"","\"common_google_play_services_wear_update_text\" : \"Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Ημερομηνία λήξης\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda.\"","\"call_notification_ongoing_text\" : \"Telefonatë në vazhdim\"","\"common_google_play_services_updating_text\" : \"%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento.\"","\"place_autocomplete_clear_button\" : \"Otsingu kustutamine\"","\"common_google_play_services_update_button\" : \"עדכון\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Más de %1$d notificaciones nuevas\"","\"bottom_sheet_behavior\" : \"com.google.android.material.bottomsheet.BottomSheetBehavior\"","\"mtrl_checkbox_button_path_name\" : \"button path\"","\"abc_search_hint\" : \"సెర్చ్ చేయండి…\"","\"material_minute_selection\" : \"நிமிடத்தைத் தேர்ந்தெடுக்கவும்\"","\"abc_prepend_shortcut_label\" : \"Menu+‎\"","\"mtrl_picker_day_of_week_column_header\" : \"Napok oszlopa: %1$s\"","\"mtrl_picker_day_of_week_column_header\" : \"คอลัมน์ของวัน: %1$s\"","\"abc_toolbar_collapse_description\" : \"Vou in\"","\"mtrl_picker_range_header_title\" : \"Aralıq seçin\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services availability\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Εναλλαγή στη λειτουργία εισαγωγής ημερολογίου\"","\"call_notification_hang_up_action\" : \"Ophangen\"","\"abc_capital_off\" : \"خاموش\"","\"search_menu_title\" : \"ค้นหา\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"පෙළ ආදාන ප්‍රකාරයට මාරු වන්න\"","\"mtrl_badge_numberless_content_description\" : \"Жаңа хабарландыру\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Enddatum\"","\"abc_activity_chooser_view_see_all\" : \"Mostra-ho tot\"","\"mtrl_timepicker_cancel\" : \"ยกเลิก\"","\"common_google_play_services_install_title\" : \"Thola amasevisi we-Google Play\"","\"mtrl_picker_invalid_format_use\" : \"使用: %1$s\"","\"abc_searchview_description_search\" : \"Ara\"","\"material_timepicker_text_input_mode_description\" : \"시간 입력을 위해 텍스트 입력 모드로 전환합니다.\"","\"abc_activitychooserview_choose_application\" : \"Khetha insiza\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Перейти в режим введення тексту\"","\"mtrl_badge_numberless_content_description\" : \"Uusi ilmoitus\"","\"mtrl_picker_invalid_format_example\" : \"Příklad: %1$s\"","\"character_counter_overflowed_content_description\" : \"Прекорачено је ограничење броја знакова: %1$d од %2$d\"","\"appbar_scrolling_view_behavior\" : \"com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior\"","\"call_notification_answer_action\" : \"پاسخ دادن\"","\"abc_searchview_description_voice\" : \"جستجوی گفتاری\"","\"common_signin_button_text_long\" : \"በGoogle ይግቡ\"","\"abc_shareactionprovider_share_with_application\" : \"%sと共有\"","\"abc_searchview_description_voice\" : \"Айтып издөө\"","\"abc_search_hint\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ…\"","\"bottomsheet_drag_handle_content_description\" : \"Sleephandvatsel\"","\"material_timepicker_minute\" : \"Minutt\"","\"mtrl_timepicker_cancel\" : \"取消\"","\"abc_action_bar_home_description\" : \"ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"character_counter_overflowed_content_description\" : \"Bol prekročený povolený počet znakov (%1$d z %2$d)\"","\"call_notification_decline_action\" : \"رد کردن\"","\"abc_searchview_description_clear\" : \"Limpar consulta\"","\"common_google_play_services_notification_channel_name\" : \"‏Google Play سروسز کی دستیابی\"","\"material_minute_suffix\" : \"%1$s perc\"","\"abc_action_mode_done\" : \"Listo\"","\"mtrl_picker_range_header_title\" : \"Välj intervall\"","\"call_notification_screening_text\" : \"Síar símtal sem berst\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"تاریخ شروع\"","\"bottomsheet_action_collapse\" : \"স্ক্রিনের নিচে অ্যাটাচ করা শিট আড়াল করুন\"","\"call_notification_ongoing_text\" : \"Pågående samtale\"","\"abc_searchview_description_query\" : \"সন্ধান কৰা প্ৰশ্ন\"","\"abc_prepend_shortcut_label\" : \"Menu+\"","\"common_open_on_phone\" : \"දුරකථනය තුළ විවෘත කරන්න\"","\"material_hour_24h_suffix\" : \"%1$s часа\"","\"mtrl_picker_a11y_next_month\" : \"Sonraki aya değiştir\"","\"bottomsheet_drag_handle_content_description\" : \"Indicador para arrastar\"","\"common_google_play_services_enable_title\" : \"Активиране на услугите за Google Play\"","\"mtrl_picker_toggle_to_year_selection\" : \"Byt till att välja ett år genom att trycka\"","\"abc_action_mode_done\" : \"Done\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s ilinə keçin\"","\"item_view_role_description\" : \"Pestaña\"","\"place_autocomplete_search_hint\" : \"Søg\"","\"mtrl_picker_day_of_week_column_header\" : \"Lajur hari: %1$s\"","\"abc_menu_delete_shortcut_label\" : \"Suprimir\"","\"abc_action_bar_up_description\" : \"Zulazulela phezulu\"","\"material_minute_suffix\" : \"%1$s menit\"","\"mtrl_picker_text_input_date_hint\" : \"Dato\"","\"character_counter_overflowed_content_description\" : \"Premašeno je ograničenje broja znakova: %1$d od %2$d\"","\"common_open_on_phone\" : \"Отвори на телефонот\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Alternar para o modo de entrada da agenda\"","\"abc_menu_delete_shortcut_label\" : \"ഇല്ലാതാക്കുക\"","\"icon_content_description\" : \"ਵਿੰਡੋ ਦਾ ਪ੍ਰਤੀਕ\"","\"mtrl_picker_text_input_date_hint\" : \"Petsa\"","\"material_timepicker_hour\" : \"Tunnid\"","\"mtrl_picker_text_input_year_abbr\" : \"j\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ប្ដូរទៅ​របៀប​បញ្ចូល​អក្សរ\"","\"material_hour_selection\" : \"Odaberite sat\"","\"abc_searchview_description_search\" : \"ସନ୍ଧାନ କରନ୍ତୁ\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Slutdatum\"","\"mtrl_badge_numberless_content_description\" : \"Ново известување\"","\"abc_menu_function_shortcut_label\" : \"Funkcijas taustiņš +\"","\"mtrl_picker_confirm\" : \"சரி\"","\"status_bar_notification_info_overflow\" : \"৯৯৯+\"","\"call_notification_decline_action\" : \"Hafna\"","\"call_notification_ongoing_text\" : \"Бягучы выклік\"","\"bottomsheet_drag_handle_content_description\" : \"টেনে আনার হ্যান্ডেল\"","\"call_notification_screening_text\" : \"Gaunamojo skambučio tikrinimas\"","\"bottomsheet_drag_handle_clicked\" : \"ორმაგი შეხება ჩავლების სახელურზე\"","\"abc_menu_function_shortcut_label\" : \"Funksioni+\"","\"abc_capital_off\" : \"사용 중지\"","\"abc_action_mode_done\" : \"Eginda\"","\"error_icon_content_description\" : \"Hiba\"","\"common_google_play_services_unknown_issue\" : \"%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo.\"","\"mtrl_picker_toggle_to_day_selection\" : \"Toca per canviar a la selecció del dia\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Metin giriş moduna geç\"","\"mtrl_picker_range_header_only_end_selected\" : \"Startdatum–%1$s\"","\"mtrl_picker_save\" : \"儲存\"","\"mtrl_picker_toggle_to_year_selection\" : \"Toque para alternar para a seleção de um ano\"","\"mtrl_picker_announce_current_selection\" : \"現在の選択: %1$s\"","\"abc_search_hint\" : \"Издөө…\"","\"mtrl_picker_announce_current_selection\" : \"Тековен избор: %1$s\"","\"mtrl_picker_invalid_format_example\" : \"Primjer: %1$s\"","\"mtrl_picker_invalid_format_use\" : \"Använd %1$s\"","\"call_notification_answer_video_action\" : \"동영상\"","\"material_minute_selection\" : \"నిమిషాలను ఎంచుకోండి\"","\"mtrl_picker_invalid_range\" : \"O intervalo de datas non é válido.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Tanggal mulai\"","\"character_counter_overflowed_content_description\" : \"Նիշերի առավելագույն քանակը գերազանցվել է (%1$d/%2$d)\"","\"abc_action_bar_up_description\" : \"Идите нагоре\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"உரை உள்ளீட்டு முறைக்கு மாற்றும்\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – data e përfundimit\"","\"material_clock_toggle_content_description\" : \"選擇上午或下午\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s년으로 이동\"","\"common_google_play_services_update_button\" : \"Atualizar\"","\"mtrl_picker_date_header_unselected\" : \"Vybraný dátum\"","\"material_timepicker_hour\" : \"ಗಂಟೆ\"","\"material_hour_24h_suffix\" : \"%1$s jam\"","\"abc_searchview_description_search\" : \"البحث\"","\"call_notification_answer_action\" : \"Sagutin\"","\"material_timepicker_select_time\" : \"اختيار الوقت\"","\"bottomsheet_action_collapse\" : \"የግርጌ ሉሁን ይሰብስቡ\"","\"common_google_play_services_install_title\" : \"取得 Google Play 服務\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Naujų pranešimų: daugiau nei %1$d\"","\"common_google_play_services_unsupported_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány.\"","\"abc_action_menu_overflow_description\" : \"گزینه‌های بیشتر\"","\"search_menu_title\" : \"Bilatu\"","\"abc_action_bar_home_description\" : \"Portami a casa\"","\"common_google_play_services_unknown_issue\" : \"Aplikácia %1$s má problémy so službami Google Play. Skúste to znova.\"","\"mtrl_picker_date_header_unselected\" : \"Izabrani datum\"","\"clear_text_end_icon_content_description\" : \"محو النص\"","\"bottomsheet_action_expand_halfway\" : \"Разгарнуць напалову\"","\"material_hour_selection\" : \"Изаберите сат\"","\"mtrl_picker_date_header_unselected\" : \"所選日期\"","\"character_counter_content_description\" : \"Aksara dimasukkan %1$d daripada %2$d\"","\"common_google_play_services_unknown_issue\" : \"Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen.\"","\"common_google_play_services_unsupported_text\" : \"ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"mtrl_picker_day_of_week_column_header\" : \"Columna de dies: %1$s\"","\"common_google_play_services_install_title\" : \"Google Play සේවා ලබා ගන්න\"","\"common_signin_button_text\" : \"შესვლა\"","\"abc_search_hint\" : \"Cari…\"","\"bottomsheet_drag_handle_clicked\" : \"Vilkimo rankenėlė dukart paliesta\"","\"mtrl_timepicker_cancel\" : \"Peru\"","\"abc_capital_on\" : \"অন\"","\"mtrl_picker_toggle_to_day_selection\" : \"Siirry päivän valintaan napauttamalla\"","\"common_google_play_services_install_title\" : \"Google Play pakalpojumu iegūšana\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – تاریخ پایان\"","\"mtrl_picker_invalid_format_example\" : \"Isibonelo: %1$s\"","\"mtrl_picker_date_header_unselected\" : \"Valgt dato\"","\"common_signin_button_text\" : \"ግባ\"","\"place_autocomplete_search_hint\" : \"Suche\"","\"material_hour_24h_suffix\" : \"%1$s ሰዓታት\"","\"abc_prepend_shortcut_label\" : \"Menü+\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ပြက္ခဒိန် ထည့်သွင်းမှုမုဒ်သို့ ပြောင်းရန်\"","\"mtrl_chip_close_icon_content_description\" : \"Ukloni %1$s\"","\"common_google_play_services_install_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスにはインストールされていません。\"","\"abc_capital_off\" : \"VÄLJAS\"","\"abc_menu_alt_shortcut_label\" : \"Alt+\"","\"material_hour_24h_suffix\" : \"%1$s tundi\"","\"common_signin_button_text\" : \"Кирүү\"","\"abc_searchview_description_submit\" : \"Сұрауды жіберу\"","\"abc_activitychooserview_choose_application\" : \"Kies 'n program\"","\"common_google_play_services_updating_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat po përditësohen aktualisht.\"","\"place_autocomplete_clear_button\" : \"શોધ સાફ કરો\"","\"call_notification_hang_up_action\" : \"挂断\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"clear_text_end_icon_content_description\" : \"ടെക്‌സ്‌റ്റ് മായ്‌ക്കുക\"","\"material_hour_24h_suffix\" : \"%1$s ordu\"","\"m3_ref_typeface_brand_medium\" : \"sans-serif-medium\"","\"call_notification_screening_text\" : \"Filtrer un appel entrant\"","\"abc_search_hint\" : \"Rechercher…\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمی‌شود، اجرا نخواهد شد.\"","\"material_timepicker_clock_mode_description\" : \"Κάντε εναλλαγή στη λειτουργία ρολογιού, για την εισαγωγή της ώρας.\"","\"call_notification_screening_text\" : \"Se filtrează un apel primit\"","\"common_google_play_services_enable_title\" : \"Google Play қызметтерін қосу\"","\"call_notification_decline_action\" : \"ನಿರಾಕರಿಸಿ\"","\"common_google_play_services_enable_button\" : \"ເປີດນຳໃຊ້\"","\"material_hour_24h_suffix\" : \"%1$s ساعة\"","\"mtrl_picker_save\" : \"Londoloza\"","\"mtrl_picker_range_header_selected\" : \"%1$s – %2$s\"","\"common_google_play_services_notification_ticker\" : \"Google Наадаан үйлчилгээний алдаа\"","\"common_google_play_services_notification_ticker\" : \"Google Play સેવાઓની ભૂલ\"","\"common_signin_button_text\" : \"Kirjaudu sisään\"","\"abc_toolbar_collapse_description\" : \"Recolher\"","\"bottomsheet_action_expand_halfway\" : \"पूर्णपणे विस्तृत करा\"","\"abc_shareactionprovider_share_with\" : \"Jaa…\"","\"common_google_play_services_enable_text\" : \"Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။\"","\"call_notification_answer_video_action\" : \"فيديو\"","\"abc_search_hint\" : \"தேடுக…\"","\"material_hour_suffix\" : \"%1$s in punto\"","\"material_hour_selection\" : \"ಸಮಯವನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"切换到日历输入模式\"","\"abc_action_mode_done\" : \"Fine\"","\"mtrl_picker_navigate_to_year_description\" : \"Navegue para o ano %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Pređite na režim unosa teksta\"","\"abc_capital_off\" : \"IMEZIMWA\"","\"abc_search_hint\" : \"Tìm kiếm…\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Flere end %1$d nye notifikationer\"","\"call_notification_screening_text\" : \"Ienākošā zvana filtrēšana\"","\"mtrl_picker_date_header_title\" : \"انتخاب تاریخ\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Tanggal akhir\"","\"mtrl_timepicker_cancel\" : \"لغو\"","\"exposed_dropdown_menu_content_description\" : \"Vis rullemenuen\"","\"call_notification_answer_action\" : \"Хариулах\"","\"abc_capital_off\" : \"बंद\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Sluttdato\"","\"mtrl_picker_date_header_unselected\" : \"ਚੁਣੀ ਗਈ ਤਾਰੀਖ\"","\"mtrl_picker_toggle_to_year_selection\" : \"Appuyer pour sélectionner une année\"","\"bottomsheet_drag_handle_clicked\" : \"Dəstəyə iki dəfə toxunun\"","\"call_notification_ongoing_text\" : \"ಚಾಲ್ತಿಯಲ್ಲಿರುವ ಕರೆ\"","\"common_open_on_phone\" : \"ఫోన్‌లో తెరువు\"","\"search_menu_title\" : \"検索\"","\"material_timepicker_pm\" : \"ከሰዓት\"","\"mtrl_badge_numberless_content_description\" : \"Isaziso esisha\"","\"abc_shareactionprovider_share_with_application\" : \"Partager avec %s\"","\"common_google_play_services_install_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।\"","\"icon_content_description\" : \"Isithonjana sebhokisi\"","\"call_notification_hang_up_action\" : \"Befejezés\"","\"mtrl_picker_text_input_date_hint\" : \"Päivämäärä\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Prijelaz na način unosa u Kalendaru\"","\"abc_action_mode_done\" : \"U krye\"","\"mtrl_picker_invalid_range\" : \"Neveljaven razpon.\"","\"call_notification_screening_text\" : \"ઇનકમિંગ કૉલનું સ્ક્રીનિંગ થાય છે\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Minimum %1$d yeni bildiriş\"","\"bottomsheet_action_expand\" : \"Proširite donju tablicu\"","\"common_google_play_services_notification_channel_name\" : \"Google Play സേവന ലഭ്യത\"","\"abc_action_bar_up_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‏‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‎‎‏‏‏‎‎‎‎‎Navigate up‎‏‎‎‏‎\"","\"common_signin_button_text_long\" : \"Google менен кирүү\"","\"mtrl_badge_numberless_content_description\" : \"Ný tilkynning\"","\"exposed_dropdown_menu_content_description\" : \"Afficher le menu déroulant\"","\"material_timepicker_am\" : \"PG\"","\"abc_search_hint\" : \"ਖੋਜ…\"","\"abc_action_bar_up_description\" : \"वापस जाएं\"","\"text_umo_intro\" : \"• For prompt remittance of money over long distances and its quick payment to the payee at his door step.\n • Urgent Money Order Service is an ideal solution being efficient financial services.\n • UMOs’ are dispatched through Urgent Mail service (UMS).\n\"","\"abc_capital_on\" : \"เปิด\"","\"clear_text_end_icon_content_description\" : \"Mətni silin\"","\"common_signin_button_text\" : \"Logg på\"","\"bottomsheet_action_expand_halfway\" : \"Yarım genişlet\"","\"clear_text_end_icon_content_description\" : \"Очистить текстовое поле\"","\"abc_action_bar_home_description\" : \"Движи се кон дома\"","\"common_signin_button_text_long\" : \"Најави се со Google\"","\"mtrl_picker_toggle_to_year_selection\" : \"ವರ್ಷವನ್ನು ಆಯ್ಕೆಗಾಗಿ ಬದಲಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ\"","\"abc_prepend_shortcut_label\" : \"Menu மற்றும்\"","\"common_google_play_services_enable_button\" : \"有効にする\"","\"mtrl_picker_range_header_only_end_selected\" : \"Hasiera-data – %1$s\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」無法存取 Google Play 服務，請再試一次。\"","\"common_signin_button_text\" : \"Ngena ngemvume\"","\"material_hour_suffix\" : \"%1$s ਵਜੇ\"","\"common_google_play_services_enable_title\" : \"เปิดใช้บริการ Google Play\"","\"call_notification_incoming_text\" : \"Bejövő hívás\"","\"item_view_role_description\" : \"מקש Tab\"","\"common_google_play_services_unsupported_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:\"","\"material_timepicker_clock_mode_description\" : \"Időbevitelhez váltson óramódba.\"","\"mtrl_picker_confirm\" : \"Жарайт\"","\"call_notification_incoming_text\" : \"來電\"","\"mtrl_picker_invalid_format_example\" : \"Օրինակ՝ %1$s\"","\"call_notification_screening_text\" : \"Вхідний виклик (Фільтр)\"","\"mtrl_badge_numberless_content_description\" : \"નવું નોટિફિકેશન\"","\"character_counter_content_description\" : \"តួ​អក្សរ​បាន​បញ្ចូល​ %1$d នៃ %2$d\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」存取 Google Play 服務時發生問題。請稍後再試一次。\"","\"place_autocomplete_search_hint\" : \"Іздеу\"","\"abc_activitychooserview_choose_application\" : \"Odaberite aplikaciju\"","\"common_google_play_services_install_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt.\"","\"abc_shareactionprovider_share_with_application\" : \"%sతో షేర్ చేస్తుంది\"","\"common_google_play_services_unsupported_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata.\"","\"common_google_play_services_install_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Date de début – %1$s\"","\"common_google_play_services_updating_text\" : \"%1$s won't run without Google Play services, which are currently updating.\"","\"clear_text_end_icon_content_description\" : \"Sula umbhalo\"","\"mtrl_picker_cancel\" : \"Kanselleer\"","\"abc_capital_off\" : \"បិទ\"","\"password_toggle_content_description\" : \"Parooli kuvamine\"","\"mtrl_picker_date_header_title\" : \"日付を選択してください\"","\"mtrl_picker_a11y_prev_month\" : \"Zum vorherigen Monat wechseln\"","\"common_open_on_phone\" : \"Отвори на телефону\"","\"mtrl_picker_text_input_date_hint\" : \"ቀን\"","\"common_google_play_services_install_button\" : \"Installer\"","\"mtrl_chip_close_icon_content_description\" : \"برداشتن %1$s\"","\"material_timepicker_clock_mode_description\" : \"Canvia al mode de rellotge per introduir l'hora.\"","\"abc_searchview_description_voice\" : \"వాయిస్ సెర్చ్\"","\"mtrl_picker_a11y_prev_month\" : \"আগের মাসে যান\"","\"mtrl_picker_range_header_unselected\" : \"Баштоо күнү – Аяктоо күнү\"","\"bottomsheet_drag_handle_clicked\" : \"El control de arrastre se presionó dos veces\"","\"bottomsheet_drag_handle_content_description\" : \"ບ່ອນຈັບລາກ\"","\"bottomsheet_drag_handle_clicked\" : \"ઑબ્જેક્ટ ખેંચવાના હૅન્ડલ પર બે વાર ટૅપ કર્યું\"","\"mtrl_picker_cancel\" : \"રદ કરો\"","\"call_notification_incoming_text\" : \"Inkommande samtal\"","\"icon_content_description\" : \"Ikona dialógového okna\"","\"mtrl_picker_date_header_title\" : \"Selecionar data\"","\"material_timepicker_clock_mode_description\" : \"Убакытты дубал саатынын режиминде киргизиңиз.\"","\"exposed_dropdown_menu_content_description\" : \"Tunjukkan menu lungsur\"","\"common_open_on_phone\" : \"फोनमा खोल्नुहोस्\"","\"mtrl_picker_invalid_format_example\" : \"ตัวอย่าง: %1$s\"","\"common_google_play_services_update_title\" : \"Perbarui layanan Google Play\"","\"abc_searchview_description_submit\" : \"क्वेरी पेस गर्नुहोस्\"","\"material_hour_suffix\" : \"%1$s ч.\"","\"material_minute_selection\" : \"Minuten selecteren\"","\"abc_action_bar_up_description\" : \"រំកិលឡើងលើ\"","\"abc_searchview_description_search\" : \"Αναζήτηση\"","\"bottomsheet_drag_handle_clicked\" : \"Двойное нажатие на маркер перемещения\"","\"common_google_play_services_update_button\" : \"Updaten\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju.\"","\"mtrl_picker_end_date_description\" : \"End date %1$s\"","\"mtrl_picker_date_header_title\" : \"Kies datum\"","\"mtrl_picker_range_header_unselected\" : \"Почетен датум - краен датум\"","\"abc_action_mode_done\" : \"Fertig\"","\"error_icon_content_description\" : \"Ralat\"","\"common_google_play_services_install_title\" : \"Google Play開発者サービスの入手\"","\"place_autocomplete_search_hint\" : \"Որոնում\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"સમાપ્તિની તારીખ\"","\"mtrl_badge_numberless_content_description\" : \"إشعار جديد\"","\"material_minute_suffix\" : \"%1$s minuti\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Датум завршетка\"","\"mtrl_picker_range_header_title\" : \"Selecciona un intervalo de datas\"","\"abc_action_bar_up_description\" : \"वर नेव्‍हिगेट करा\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$sના વર્ષ પર નૅવિગેટ કરો\"","\"abc_capital_off\" : \"ഓഫ്\"","\"abc_searchview_description_voice\" : \"Talesøgning\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – 結束日期\"","\"abc_capital_off\" : \"ਬੰਦ\"","\"material_minute_suffix\" : \"%1$s minuuttia\"","\"mtrl_picker_invalid_format\" : \"Formato inválido.\"","\"abc_action_bar_home_description\" : \"Ugrás a főoldalra\"","\"bottomsheet_action_collapse\" : \"Quyi ekranni yigʻish\"","\"material_timepicker_select_time\" : \"Επιλέξτε ώρα\"","\"mtrl_timepicker_cancel\" : \"Anulo\"","\"common_google_play_services_unknown_issue\" : \"Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക.\"","\"character_counter_content_description\" : \"入力済み文字数: %1$d/%2$d\"","\"call_notification_answer_action\" : \"Rispondi\"","\"abc_action_bar_home_description\" : \"Nenda mwanzo\"","\"material_timepicker_clock_mode_description\" : \"Mude para o modo de relógio para a introdução da hora.\"","\"abc_searchview_description_query\" : \"Пошукавы запыт\"","\"mtrl_picker_out_of_range\" : \"ရက်အပိုင်းအခြား ပြင်ပ− %1$s\"","\"place_autocomplete_clear_button\" : \"Brisanje pretraživanja\"","\"mtrl_picker_a11y_next_month\" : \"Endre til neste måned\"","\"material_minute_suffix\" : \"%1$s ደቂቃዎች\"","\"abc_action_bar_up_description\" : \"Navigați în sus\"","\"material_timepicker_clock_mode_description\" : \"Lai ievadītu laiku, ieslēdziet pulksteņa režīmu.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Viac než %1$d nových upozornení\"","\"mtrl_picker_save\" : \"Sačuvaj\"","\"common_signin_button_text\" : \"സൈൻ ഇൻ ചെയ്യുക\"","\"abc_shareactionprovider_share_with\" : \"Del med\"","\"mtrl_timepicker_cancel\" : \"إلغاء\"","\"abc_menu_meta_shortcut_label\" : \"Мета+\"","\"icon_content_description\" : \"Харилцах цонхны дүрс тэмдэг\"","\"abc_shareactionprovider_share_with\" : \"Κοινοποίηση σε\"","\"mtrl_picker_announce_current_selection\" : \"Gjeldende valg: %1$s\"","\"material_minute_suffix\" : \"%1$s Minuten\"","\"mtrl_badge_numberless_content_description\" : \"नयाँ सूचना\"","\"password_toggle_content_description\" : \"Bonisa iphasiwedi\"","\"mtrl_chip_close_icon_content_description\" : \"Fjern %1$s\"","\"common_google_play_services_install_button\" : \"설치\"","\"common_google_play_services_install_title\" : \"Descargar servizos de Google Play\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Дата початку\"","\"mtrl_picker_out_of_range\" : \"Onartutako barrutitik kanpo: %1$s\"","\"call_notification_hang_up_action\" : \"Mbyll\"","\"common_google_play_services_notification_ticker\" : \"Помилка сервісів Google Play\"","\"common_google_play_services_wear_update_text\" : \"Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir.\"","\"clear_text_end_icon_content_description\" : \"Metni temizle\"","\"material_timepicker_minute\" : \"Минуты\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Novih obaveštenja: više od %1$d\"","\"abc_searchview_description_query\" : \"Pretraži upit\"","\"bottomsheet_action_expand\" : \"ボトムシートを開く\"","\"mtrl_picker_text_input_day_abbr\" : \"z\"","\"material_hour_suffix\" : \"%1$s နာရီ\"","\"mtrl_picker_toggle_to_day_selection\" : \"輕觸即可切換為選取星期幾\"","\"common_signin_button_text_long\" : \"ลงชื่อเข้าใช้ด้วย Google\"","\"common_google_play_services_update_title\" : \"I-update ang mga serbisyo ng Google Play\"","\"call_notification_incoming_text\" : \"Входящо обаждане\"","\"common_signin_button_text\" : \"সাইন-ইন করুন\"","\"abc_activitychooserview_choose_application\" : \"Seleccionar una aplicación\"","\"mtrl_picker_toggle_to_day_selection\" : \"Kunni tanlash uchun bosing\"","\"bottomsheet_drag_handle_clicked\" : \"Alça de arrastar tocada duas vezes\"","\"abc_action_mode_done\" : \"تمام\"","\"common_signin_button_text\" : \"Увійти\"","\"abc_searchview_description_submit\" : \"Isumite ang query\"","\"mtrl_picker_a11y_prev_month\" : \"ယခင်လသို့ ပြောင်းရန်\"","\"material_timepicker_am\" : \"صباحًا\"","\"material_timepicker_select_time\" : \"Izberite uro\"","\"error_icon_content_description\" : \"Fout\"","\"abc_search_hint\" : \"Претражите…\"","\"common_google_play_services_update_title\" : \"Google Play సేవలను అప్‌డేట్ చేయండి\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Calendar को इनपुट मोडमा बदल्नुहोस्\"","\"item_view_role_description\" : \"ടാബ്\"","\"material_timepicker_clock_mode_description\" : \"Пређите у режим сата ради уноса времена.\"","\"bottomsheet_action_expand\" : \"အောက်ခြေအပိုဆောင်း စာမျက်နှာကို ချဲ့နိုင်သည်\"","\"abc_shareactionprovider_share_with_application\" : \"Yabelana ne-%s\"","\"abc_searchview_description_submit\" : \"Enviar consulta\"","\"mtrl_picker_announce_current_selection\" : \"Lựa chọn hiện tại: %1$s\"","\"mtrl_picker_confirm\" : \"సరే\"","\"common_google_play_services_enable_text\" : \"%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"mtrl_picker_announce_current_selection\" : \"Sélection actuelle : %1$s\"","\"place_autocomplete_search_hint\" : \"تلاش\"","\"mtrl_picker_a11y_next_month\" : \"Tukar kepada bulan seterusnya\"","\"mtrl_picker_text_input_month_abbr\" : \"а\"","\"abc_search_hint\" : \"Αναζήτηση…\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Başlangıç tarihi\"","\"bottomsheet_drag_handle_clicked\" : \"വലിച്ചിടുന്നതിനുള്ള ഹാൻഡിൽ ഡബിൾ ടാപ്പ് ചെയ്തു\"","\"bottomsheet_action_expand\" : \"Alumise lehe laiendamine\"","\"material_timepicker_clock_mode_description\" : \"時刻を時計で入力するモードに切り替えます。\"","\"common_open_on_phone\" : \"फ़ोन पर खोलें\"","\"mtrl_picker_a11y_next_month\" : \"Перайсці да наступнага месяца\"","\"mtrl_picker_a11y_next_month\" : \"Naar volgende maand gaan\"","\"abc_searchview_description_search\" : \"Zoeken\"","\"mtrl_picker_toggle_to_year_selection\" : \"Pieskarties, lai pārslēgtos uz gada atlasīšanu\"","\"call_notification_ongoing_text\" : \"চলি থকা কল\"","\"exposed_dropdown_menu_content_description\" : \"Açılır menüyü göster\"","\"mtrl_picker_a11y_prev_month\" : \"מעבר לחודש הקודם\"","\"mtrl_picker_invalid_format\" : \"Định dạng không hợp lệ.\"","\"character_counter_overflowed_content_description\" : \"የቁምፊ ገደብ %1$d ከ%2$d አልፏል\"","\"common_open_on_phone\" : \"Megnyitás a telefonon\"","\"common_google_play_services_enable_text\" : \"%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play.\"","\"material_hour_suffix\" : \"Saa %1$s kamili\"","\"call_notification_ongoing_text\" : \"مكالمة جارية\"","\"password_toggle_content_description\" : \"پاس ورڈ دکھائیں\"","\"common_google_play_services_unsupported_text\" : \"%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie.\"","\"common_google_play_services_update_title\" : \"Përditëso shërbimet e \"Luaj me Google\"\"","\"material_timepicker_minute\" : \"မိနစ်\"","\"place_autocomplete_clear_button\" : \"ସର୍ଚ୍ଚ ଖାଲି କରନ୍ତୁ\"","\"material_timepicker_text_input_mode_description\" : \"Chuyển sang chế độ nhập văn bản để nhập thời gian.\"","\"abc_menu_space_shortcut_label\" : \"ክፍተት\"","\"abc_shareactionprovider_share_with_application\" : \"שיתוף עם %s\"","\"abc_action_menu_overflow_description\" : \"Další možnosti\"","\"call_notification_answer_action\" : \"Răspunde\"","\"abc_activitychooserview_choose_application\" : \"Pilih apl\"","\"call_notification_answer_video_action\" : \"वीडियो\"","\"common_google_play_services_update_title\" : \"Обновите сервисы Google Play\"","\"mtrl_picker_toggle_to_day_selection\" : \"Күнді таңдауға ауысу үшін түртіңіз.\"","\"mtrl_picker_invalid_range\" : \"Ongeldige reeks.\"","\"abc_menu_space_shortcut_label\" : \"ruang\"","\"common_google_play_services_wear_update_text\" : \"కొత్త Google Play సేవల వెర్షన్ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే అప్‌డేట్ చేయబడుతుంది.\"","\"common_signin_button_text\" : \"Pierakstīties\"","\"mtrl_timepicker_confirm\" : \"确定\"","\"common_signin_button_text_long\" : \"Mag-sign in sa Google\"","\"character_counter_content_description\" : \"%2$d ਵਿੱਚੋਂ %1$d ਅੱਖਰ-ਚਿੰਨ੍ਹ ਦਾਖਲ ਕੀਤੇ ਗਏ\"","\"abc_search_hint\" : \"Szukaj…\"","\"mtrl_badge_numberless_content_description\" : \"புதிய அறிவிப்பு\"","\"abc_shareactionprovider_share_with\" : \"Jaga:\"","\"abc_activitychooserview_choose_application\" : \"Elegir una app\"","\"abc_action_menu_overflow_description\" : \"Yana\"","\"call_notification_answer_action\" : \"Պատասխանել\"","\"common_google_play_services_unsupported_text\" : \"तुमचे डिव्हाइस सपोर्ट करत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ਸੇਵਾਵਾਂ ਦੀ ਉਪਲਬਧਤਾ\"","\"call_notification_hang_up_action\" : \"Kết thúc\"","\"mtrl_picker_invalid_range\" : \"Raspon nije važeći.\"","\"call_notification_hang_up_action\" : \"วางสาย\"","\"material_minute_suffix\" : \"%1$s minutos\"","\"mtrl_badge_numberless_content_description\" : \"Notificación nova\"","\"common_google_play_services_wear_update_text\" : \"Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik.\"","\"abc_toolbar_collapse_description\" : \"Skjul\"","\"bottomsheet_action_collapse\" : \"Strnitev razdelka na dnu zaslona\"","\"mtrl_exceed_max_badge_number_content_description\" : \"အကြောင်းကြားချက်အသစ် %1$d ခု အထက်\"","\"common_google_play_services_install_text\" : \"您的设备没有安装 Google Play 服务，因此无法运行%1$s。\"","\"mtrl_chip_close_icon_content_description\" : \"Rimuovi %1$s\"","\"mtrl_picker_range_header_unselected\" : \"Эхлэх огноо – Дуусах огноо\"","\"mtrl_picker_text_input_month_abbr\" : \"ደ\"","\"common_google_play_services_enable_title\" : \"Aktifkan layanan Google Play\"","\"icon_content_description\" : \"Ikona e dialogut\"","\"bottomsheet_action_expand_halfway\" : \"Mở rộng một nửa\"","\"mtrl_picker_out_of_range\" : \"Wala sa sakop: %1$s\"","\"mtrl_picker_cancel\" : \"취소\"","\"abc_capital_on\" : \"I-ON\"","\"mtrl_picker_invalid_format\" : \"Nederīgs formāts.\"","\"mtrl_picker_a11y_next_month\" : \"Vaheta järgmisele kuule\"","\"abc_action_mode_done\" : \"Bitti\"","\"common_google_play_services_install_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Više od %1$d novih obavijesti\"","\"item_view_role_description\" : \"Tab : Varaq\"","\"material_hour_suffix\" : \"%1$s val.\"","\"call_notification_incoming_text\" : \"ಒಳಬರುವ ಕರೆ\"","\"abc_activitychooserview_choose_application\" : \"Выберыце праграму\"","\"bottomsheet_action_expand_halfway\" : \"توسيع البطاقة السفلية\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Switch to calendar input mode\"","\"mtrl_picker_confirm\" : \"እሺ\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"カレンダー入力モードに切り替え\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s നീക്കം ചെയ്യുക\"","\"material_hour_suffix\" : \"%1$s em ponto\"","\"mtrl_picker_out_of_range\" : \"Izvan perioda: %1$s\"","\"mtrl_picker_a11y_next_month\" : \"Canvia al mes següent\"","\"abc_activitychooserview_choose_application\" : \"Izaberite aplikaciju\"","\"common_google_play_services_install_title\" : \"Google Play-Dienste installieren\"","\"mtrl_picker_invalid_format\" : \"Érvénytelen formátum.\"","\"abc_action_bar_home_description\" : \"Find hjem\"","\"call_notification_answer_action\" : \"Jawab\"","\"abc_action_bar_home_description\" : \"होम पेज पर जाएं\"","\"mtrl_timepicker_cancel\" : \"Atšaukti\"","\"material_timepicker_select_time\" : \"Select time\"","\"mtrl_picker_text_input_year_abbr\" : \"å\"","\"mtrl_picker_out_of_range\" : \"Надвор од опсег: %1$s\"","\"clear_text_end_icon_content_description\" : \"Мәтінді өшіру\"","\"mtrl_picker_date_header_unselected\" : \"የተመረጠው ቀን\"","\"mtrl_picker_announce_current_selection\" : \"Cari seçim: %1$s\"","\"abc_searchview_description_search\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‎‏‎‎‏‎‏‎‎‏‏‎‎‎‎‎‎‎‎‎‏‏‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‏‏‎‎‎‎Search‎‏‎‎‏‎\"","\"bottomsheet_drag_handle_clicked\" : \"Du tryckte snabbt två gånger på handtaget\"","\"call_notification_incoming_text\" : \"Símtal berst\"","\"exposed_dropdown_menu_content_description\" : \"Wys aftrekkieslys\"","\"material_timepicker_select_time\" : \"Időpont kiválasztása\"","\"icon_content_description\" : \"Pictogramă de dialog\"","\"abc_action_menu_overflow_description\" : \"Več možnosti\"","\"abc_menu_sym_shortcut_label\" : \"Simbolu taustiņš +\"","\"mtrl_picker_navigate_to_year_description\" : \"Идите на годину %1$s\"","\"common_google_play_services_install_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil.\"","\"mtrl_picker_out_of_range\" : \"នៅក្រៅ​ជួរ៖ %1$s\"","\"common_google_play_services_enable_text\" : \"Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play.\"","\"material_timepicker_clock_mode_description\" : \"Passa alla modalità orologio per inserire l'ora.\"","\"mtrl_picker_invalid_format_use\" : \"ಇದನ್ನು ಬಳಸಿ: %1$s\"","\"mtrl_picker_toggle_to_day_selection\" : \"Հպեք՝ օրվա ընտությանն անցնելու համար\"","\"item_view_role_description\" : \"Tabulation\"","\"material_timepicker_clock_mode_description\" : \"برای وارد کردن زمان، به حالت ساعت تغییر وضعیت دهید.\"","\"abc_action_bar_home_description\" : \"Przejdź na stronę główną\"","\"mtrl_picker_toggle_to_day_selection\" : \"Натисніть, щоб вибрати день\"","\"common_google_play_services_update_title\" : \"Ažurirajte Google Play usluge\"","\"abc_capital_off\" : \"IŠJUNGTI\"","\"call_notification_decline_action\" : \"Адхіліць\"","\"place_autocomplete_clear_button\" : \"I-clear ang paghahanap\"","\"mtrl_picker_toggle_to_day_selection\" : \"Дакраніцеся, каб пераключыцца на выбар дня\"","\"common_google_play_services_unknown_issue\" : \"Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukan ulit.\"","\"mtrl_picker_toggle_to_day_selection\" : \"நாளைத் தேர்வுசெய்வதற்கு மாற்ற தட்டவும்\"","\"bottomsheet_drag_handle_clicked\" : \"Surish dastagi ikki marta bosildi\"","\"mtrl_picker_day_of_week_column_header\" : \"ရက်ကော်လံ- %1$s\"","\"common_signin_button_text_long\" : \"Google ਨਾਲ ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"common_google_play_services_wear_update_text\" : \"‏Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔\"","\"mtrl_picker_day_of_week_column_header\" : \"曜日の列: %1$s\"","\"abc_action_bar_home_description\" : \"Navegar a la página principal\"","\"call_notification_answer_video_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‎‏‎‎‏‏‏‎‎‎‏‎‎‎‏‎‏‎‏‎‎‏‏‎‎‏‏‎‎‏‎‎‎‎‏‎‏‎‏‎‎‏‏‎‏‎‎‏‎‎‎‎‎‎Video‎‏‎‎‏‎\"","\"abc_activitychooserview_choose_application\" : \"選擇應用程式\"","\"material_minute_suffix\" : \"%1$s मिनेट\"","\"abc_capital_on\" : \"चालू\"","\"material_hour_suffix\" : \"%1$s(r)ak dira\"","\"place_autocomplete_search_hint\" : \"శోధించండి\"","\"abc_capital_on\" : \"ΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tik om oor te skakel na die kies van 'n jaar\"","\"common_google_play_services_update_title\" : \"Google Play-services updaten\"","\"abc_menu_space_shortcut_label\" : \"вселена\"","\"mtrl_badge_numberless_content_description\" : \"نئی اطلاع\"","\"abc_action_bar_home_description\" : \"హోమ్‌కు నావిగేట్ చేస్తుంది\"","\"mtrl_picker_range_header_unselected\" : \"ආරම්භක දිනය – නිමා වන දිනය\"","\"place_autocomplete_search_hint\" : \"Căutați\"","\"material_hour_suffix\" : \"%1$s год\"","\"bottomsheet_drag_handle_content_description\" : \"Λαβή μεταφοράς\"","\"mtrl_picker_invalid_format_example\" : \"Príklad: %1$s\"","\"mtrl_picker_a11y_prev_month\" : \"Pomicanje na prethodni mjesec\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"تاریخ آغاز\"","\"common_signin_button_text\" : \"Kirish\"","\"abc_searchview_description_submit\" : \"Pošalji upit\"","\"abc_shareactionprovider_share_with\" : \"共有\"","\"abc_searchview_description_clear\" : \"ล้างคำค้นหา\"","\"common_google_play_services_enable_text\" : \"%1$s won't work unless you enable Google Play services.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s~종료일\"","\"common_google_play_services_wear_update_text\" : \"Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti.\"","\"mtrl_badge_numberless_content_description\" : \"Шинэ мэдэгдэл\"","\"material_timepicker_minute\" : \"Mínúta\"","\"common_google_play_services_enable_button\" : \"Yoqish\"","\"common_google_play_services_install_button\" : \"ਸਥਾਪਤ ਕਰੋ\"","\"abc_menu_space_shortcut_label\" : \"боштук\"","\"mtrl_picker_confirm\" : \"ঠিক আছে\"","\"mtrl_picker_day_of_week_column_header\" : \"সপ্তাহের দিনগুলির কলাম: %1$s\"","\"material_timepicker_select_time\" : \"Seleziona l'ora\"","\"search_menu_title\" : \"Hľadať\"","\"call_notification_decline_action\" : \"Απόρριψη\"","\"mtrl_picker_invalid_format_example\" : \"Mfano: %1$s\"","\"abc_toolbar_collapse_description\" : \"បង្រួម\"","\"mtrl_picker_range_header_title\" : \"Даталар диапазонун тандоо\"","\"common_google_play_services_notification_ticker\" : \"Google Play ಸೇವೆಗಳ ದೋಷ\"","\"mtrl_picker_cancel\" : \"Abbrechen\"","\"bottomsheet_action_expand\" : \"Ծավալել ներքևի էկրանը\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Bitiş tarihi\"","\"mtrl_picker_toggle_to_day_selection\" : \"Ketuk untuk beralih ke memilih hari\"","\"abc_menu_enter_shortcut_label\" : \"Intro\"","\"material_timepicker_select_time\" : \"Изберете време\"","\"abc_toolbar_collapse_description\" : \"Comprimi\"","\"abc_menu_meta_shortcut_label\" : \"Meta taustiņš +\"","\"bottomsheet_action_expand\" : \"Extindeți foaia din partea de jos\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Дуусах огноо\"","\"mtrl_timepicker_cancel\" : \"منسوخ کریں\"","\"search_menu_title\" : \"Пребарај\"","\"mtrl_picker_toggle_to_year_selection\" : \"İl seçiminə keçmək üçün toxunun\"","\"icon_content_description\" : \"ဒိုင်ယာလော့ခ် သင်္ကေတ\"","\"material_hour_suffix\" : \"%1$s ໂມງ\"","\"search_menu_title\" : \"검색\"","\"character_counter_overflowed_content_description\" : \"Абмежаванне колькасці сімвалаў перавышана: %1$d з %2$d\"","\"common_google_play_services_enable_button\" : \"चालू करें\"","\"abc_activity_chooser_view_see_all\" : \"عرض الكل\"","\"common_google_play_services_unknown_issue\" : \"%1$s-ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა.\"","\"common_google_play_services_install_title\" : \"安裝 Google Play 服務\"","\"bottomsheet_action_expand\" : \"Rozwiń planszę dolną\"","\"material_hour_suffix\" : \"الساعة %1$s\"","\"abc_search_hint\" : \"Pretražite...\"","\"abc_action_menu_overflow_description\" : \"További lehetőségek\"","\"common_google_play_services_enable_text\" : \"%1$s неће функционисати ако не омогућите Google Play услуге.\"","\"mtrl_picker_range_header_unselected\" : \"शुरू होने की तारीख – खत्म होने की तारीख\"","\"mtrl_picker_a11y_prev_month\" : \"Spremeni na prejšnji mesec\"","\"abc_search_hint\" : \"සොයන්න...\"","\"common_open_on_phone\" : \"மொபைலில் திற\"","\"abc_menu_shift_shortcut_label\" : \"Shift+\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Takvim giriş moduna geç\"","\"call_notification_incoming_text\" : \"اِن کمنگ کال\"","\"mtrl_picker_save\" : \"Сохранить\"","\"bottomsheet_drag_handle_clicked\" : \"Poignée de déplacement touchée deux fois\"","\"mtrl_picker_save\" : \"సేవ్ చేయి\"","\"material_clock_toggle_content_description\" : \"选择上午或下午\"","\"material_timepicker_hour\" : \"Ordua\"","\"mtrl_picker_invalid_range\" : \"अमान्य दायरा।\"","\"search_menu_title\" : \"Soek\"","\"common_google_play_services_update_button\" : \"Жаңарту\"","\"mtrl_picker_toggle_to_year_selection\" : \"タップすると、年の選択に切り替わります\"","\"abc_menu_function_shortcut_label\" : \"Function+\"","\"material_minute_suffix\" : \"%1$s मिनट\"","\"call_notification_hang_up_action\" : \"Leggja á\"","\"abc_searchview_description_query\" : \"Bilaketa-kontsulta\"","\"abc_searchview_description_query\" : \"Consulta de pesquisa\"","\"mtrl_picker_a11y_next_month\" : \"變更至下個月\"","\"common_signin_button_text_long\" : \"Hasi saioa Google-ko kontuarekin\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Boshlanish sanasi\"","\"common_google_play_services_updating_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä.\"","\"character_counter_overflowed_content_description\" : \"অক্ষরের সীমা %1$d এর %2$d অতিক্রম করেছে\"","\"common_google_play_services_install_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho.\"","\"material_timepicker_am\" : \"पूर्वाह्न\"","\"bottomsheet_action_collapse\" : \"Fechar a página inferior\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – संपण्याची तारीख\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"දින දර්ශන ආදාන ප්‍රකාරයට මාරු වන්න\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Date de fin\"","\"common_signin_button_text_long\" : \"Google ilə daxil olun\"","\"common_open_on_phone\" : \"Hape në telefon\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"終了日\"","\"common_google_play_services_update_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play.\"","\"abc_search_hint\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‎‏‎‎‎‏‏‏‏‏‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‏‏‎‏‎‎‎Search…‎‏‎‎‏‎\"","\"material_hour_suffix\" : \"plkst. %1$s\"","\"call_notification_incoming_text\" : \"ഇൻകമിംഗ് കോൾ\"","\"common_google_play_services_enable_text\" : \"您必须先启用 Google Play 服务，然后才能运行%1$s。\"","\"bottomsheet_action_expand_halfway\" : \"సగాన్ని విస్తరింపజేయండి\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"تاریخ پایان\"","\"mtrl_picker_range_header_only_end_selected\" : \"Kezdés dátuma – %1$s\"","\"mtrl_picker_range_header_unselected\" : \"Petsa ng pagsisimula – Petsa ng pagtatapos\"","\"abc_activitychooserview_choose_application\" : \"Выберите приложение\"","\"material_clock_toggle_content_description\" : \"Selecionar AM ou PM\"","\"abc_shareactionprovider_share_with\" : \"اس کے ساتھ اشتراک کریں\"","\"item_view_role_description\" : \"タブ\"","\"material_minute_suffix\" : \"%1$s minit\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data de inicio\"","\"exposed_dropdown_menu_content_description\" : \"Afișați meniul drop-down\"","\"abc_searchview_description_voice\" : \"Talesøk\"","\"material_timepicker_clock_mode_description\" : \"Aldatu erloju modura ordua zehazteko.\"","\"common_google_play_services_enable_text\" : \"Du skal aktivere Google Play-tjenester, for at %1$s kan fungere.\"","\"material_timepicker_clock_mode_description\" : \"ਸਮਾਂ ਇਨਪੁੱਟ ਕਰਨ ਲਈ ਘੜੀ ਮੋਡ 'ਤੇ ਸਵਿੱਚ ਕਰੋ।\"","\"mtrl_picker_confirm\" : \"ਠੀਕ ਹੈ\"","\"common_google_play_services_enable_title\" : \"Увімкнути сервіси Google Play\"","\"abc_searchview_description_submit\" : \"検索キーワードを送信\"","\"character_counter_content_description\" : \"Caracteres inseridos: %1$d de %2$d\"","\"mtrl_picker_invalid_format\" : \"Neveljavna oblika.\"","\"mtrl_picker_announce_current_selection\" : \"Selecció actual: %1$s\"","\"abc_toolbar_collapse_description\" : \"সংকোচন কৰক\"","\"place_autocomplete_search_hint\" : \"Tìm kiếm\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"mtrl_picker_navigate_to_year_description\" : \"Gaan na jaar %1$s\"","\"bottomsheet_action_expand\" : \"Nweba ishidi eliphansi\"","\"abc_searchview_description_submit\" : \"Wyślij zapytanie\"","\"abc_action_bar_home_description\" : \"​ទៅទំព័រដើម\"","\"material_clock_toggle_content_description\" : \"Chagua AM au PM\"","\"mtrl_picker_invalid_format_example\" : \"مثال: %1$s۔\"","\"call_notification_hang_up_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‏‎‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‎‏‏‏‎‏‎‎‏‏‎‎‎‎‎‎‏‏‎‏‏‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‏‎‏‏‏‎Hang Up‎‏‎‎‏‎\"","\"abc_searchview_description_query\" : \"શોધ ક્વેરી\"","\"abc_menu_shift_shortcut_label\" : \"MAIUSC +\"","\"material_timepicker_select_time\" : \"Hautatu ordua\"","\"material_timepicker_hour\" : \"時間\"","\"abc_searchview_description_search\" : \"Cerca\"","\"mtrl_chip_close_icon_content_description\" : \"%1$sক আঁতৰাওক\"","\"mtrl_picker_toggle_to_day_selection\" : \"Toque para alternar para a seleção de um dia\"","\"common_google_play_services_updating_text\" : \"%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå.\"","\"common_google_play_services_unsupported_text\" : \"你的裝置不支援 Google Play 服務，因此無法執行「%1$s」。\"","\"call_notification_answer_video_action\" : \"ვიდეო\"","\"mtrl_picker_invalid_format\" : \"ਅਵੈਧ ਫਾਰਮੈਟ।\"","\"common_google_play_services_update_title\" : \"Google Play қызметтерін жаңарту\"","\"mtrl_timepicker_confirm\" : \"ঠিক আছে\"","\"material_timepicker_clock_mode_description\" : \"وقت ان پٹ کے لیے گھڑی و‏ضع پر سوئچ کریں۔\"","\"mtrl_picker_invalid_format_example\" : \"Pavyzdys: %1$s\"","\"common_google_play_services_unsupported_text\" : \"%1$s won't run without Google Play services, which are not supported by your device.\"","\"mtrl_picker_range_header_unselected\" : \"Tanggal mulai – Tanggal akhir\"","\"common_google_play_services_update_title\" : \"Actualizează serviciile Google Play\"","\"material_timepicker_select_time\" : \"בחר שעה\"","\"abc_action_bar_home_description\" : \"Ir a inicio\"","\"material_hour_24h_suffix\" : \"%1$s ساعت\"","\"exposed_dropdown_menu_content_description\" : \"Pokaż menu\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten.\"","\"material_timepicker_minute\" : \"منٹ\"","\"mtrl_picker_date_header_unselected\" : \"التاريخ المحدَّد\"","\"search_menu_title\" : \"البحث\"","\"call_notification_decline_action\" : \"Ablehnen\"","\"exposed_dropdown_menu_content_description\" : \"Kuva rippmenüü\"","\"exposed_dropdown_menu_content_description\" : \"ડ્રૉપડાઉન મેનૂ બતાવો\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Tanggal akhir\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"common_google_play_services_enable_button\" : \"Aktifkan\"","\"abc_searchview_description_submit\" : \"استفسار جمع کرائیں\"","\"clear_text_end_icon_content_description\" : \"សម្អាតអក្សរ\"","\"mtrl_picker_range_header_title\" : \"Sélectionnez la plage\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tik om naar jaarselectie te schakelen\"","\"place_autocomplete_search_hint\" : \"Pesquisar\"","\"mtrl_checkbox_button_icon_path_indeterminate\" : \"M13.4,15 11,15 11,17 13.4,17 21,17 21,15z\"","\"password_toggle_content_description\" : \"પાસવર્ડ બતાવો\"","\"mtrl_picker_invalid_format\" : \"Format nevalid.\"","\"common_google_play_services_install_text\" : \"%1$s no s'executarà si Serveis de Google Play no està instal·lat al dispositiu.\"","\"exposed_dropdown_menu_content_description\" : \"Mostrar menú desplegable\"","\"clear_text_end_icon_content_description\" : \"Rensa text\"","\"abc_menu_delete_shortcut_label\" : \"Delete 鍵\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data de finalización\"","\"material_timepicker_am\" : \"PD\"","\"common_google_play_services_install_title\" : \"Google Play സേവനങ്ങൾ നേടുക\"","\"abc_searchview_description_clear\" : \"ചോദ്യം മായ്‌ക്കുക\"","\"call_notification_hang_up_action\" : \"Τερματισμός\"","\"material_timepicker_clock_mode_description\" : \"Prebacite u način rada kao sat za unos vremena.\"","\"abc_searchview_description_query\" : \"Pertanyaan carian\"","\"material_timepicker_select_time\" : \"Seleccionar hora\"","\"character_counter_overflowed_content_description\" : \"%2$dটাৰ ভিতৰত %1$dটা বৰ্ণৰ সীমা অতিক্ৰম কৰিছে\"","\"place_autocomplete_search_hint\" : \"検索\"","\"common_google_play_services_enable_button\" : \"تفعيل\"","\"mtrl_picker_range_header_only_end_selected\" : \"Tarehe ya kuanza – %1$s\"","\"call_notification_screening_text\" : \"ಒಳಬರುವ ಕರೆಯನ್ನು ಸ್ಕ್ರೀನ್ ಮಾಡಲಾಗುತ್ತಿದೆ\"","\"bottomsheet_drag_handle_clicked\" : \"Dois toques no indicador para arrastar\"","\"material_minute_selection\" : \"Ընտրեք րոպեն\"","\"mtrl_picker_announce_current_selection\" : \"Trenutni izbor: %1$s\"","\"material_clock_toggle_content_description\" : \"Velja f.h. eða e.h.\"","\"common_google_play_services_install_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।\"","\"common_google_play_services_install_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை.\"","\"abc_capital_on\" : \"ACTIVADO\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data d'inici\"","\"common_google_play_services_install_button\" : \"ដំឡើង\"","\"mtrl_picker_save\" : \"සුරකින්න\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade do Google Play Services\"","\"material_minute_selection\" : \"選取分鐘\"","\"common_google_play_services_enable_button\" : \"ಸಕ್ರಿಯಗೊಳಿಸು\"","\"material_hour_24h_suffix\" : \"%1$s tuntia\"","\"mtrl_picker_date_header_title\" : \"Виберіть дату\"","\"password_toggle_content_description\" : \"Shfaq fjalëkalimin\"","\"common_google_play_services_update_button\" : \"अपडेट गर्नुहोस्\"","\"mtrl_timepicker_cancel\" : \"Anuluj\"","\"abc_action_mode_done\" : \"Klaar\"","\"common_google_play_services_install_button\" : \"Усталяваць\"","\"common_google_play_services_updating_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật.\"","\"call_notification_screening_text\" : \"इनकमिंग कॉल स्क्रीन करत आहे\"","\"material_minute_selection\" : \"Минут сонгоно уу\"","\"error_icon_content_description\" : \"Errore\"","\"common_signin_button_text_long\" : \"ចូលដោយប្រើ Google\"","\"clear_text_end_icon_content_description\" : \"پاک کردن نوشتار\"","\"abc_searchview_description_query\" : \"தேடல் வினவல்\"","\"material_clock_toggle_content_description\" : \"AM அல்லது PMமைத் தேர்ந்தெடுக்க உதவும்\"","\"icon_content_description\" : \"Dialog Icon\"","\"abc_action_mode_done\" : \"सम्पन्न भयो\"","\"abc_action_mode_done\" : \"പൂർത്തിയായി\"","\"abc_action_bar_up_description\" : \"转到上一层级\"","\"common_google_play_services_enable_title\" : \"Virkja þjónustu Google Play\"","\"hide_bottom_view_on_scroll_behavior\" : \"com.google.android.material.behavior.HideBottomViewOnScrollBehavior\"","\"abc_menu_space_shortcut_label\" : \"Probel\"","\"mtrl_picker_text_input_month_abbr\" : \"H\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionirati ako ne omogućite usluge Google Playa.\"","\"mtrl_timepicker_cancel\" : \"Hætta við\"","\"mtrl_picker_cancel\" : \"Utzi\"","\"call_notification_decline_action\" : \"ປະຕິເສດ\"","\"character_counter_content_description\" : \"%2$d-н %1$d тэмдэгтийг оруулсан\"","\"abc_capital_on\" : \"ON\"","\"material_timepicker_text_input_mode_description\" : \"Beralih ke mode masukan teks untuk masukan waktu.\"","\"common_signin_button_text_long\" : \"Log ind med Google\"","\"common_google_play_services_notification_ticker\" : \"កំហុស​​សេវាកម្ម​ Google កម្សាន្ត\"","\"common_google_play_services_notification_channel_name\" : \"Доступность сервисов Google Play\"","\"mtrl_picker_toggle_to_year_selection\" : \"कुनै वर्ष चयन गर्ने विकल्प प्रयोग गर्न ट्याप गर्नुहोस्\"","\"item_view_role_description\" : \"Tabulador\"","\"abc_toolbar_collapse_description\" : \"Sažmi\"","\"abc_action_menu_overflow_description\" : \"Περισσότερες επιλογές\"","\"common_google_play_services_enable_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"abc_shareactionprovider_share_with_application\" : \"Bendrinti naudojant programą „%s“\"","\"abc_action_menu_overflow_description\" : \"Daugiau parinkčių\"","\"common_google_play_services_unsupported_text\" : \"Для работы с приложением \"%1$s\" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве.\"","\"abc_searchview_description_query\" : \"Dotaz pro vyhledávání\"","\"abc_action_bar_up_description\" : \"Kembali ke atas\"","\"abc_shareactionprovider_share_with\" : \"Compartir con\"","\"icon_content_description\" : \"Երկխոսության պատուհանի պատկերակ\"","\"abc_menu_meta_shortcut_label\" : \"Meta+‎\"","\"abc_action_bar_up_description\" : \"Navegar hacia arriba\"","\"place_autocomplete_search_hint\" : \"ค้นหา\"","\"search_menu_title\" : \"Axtarın\"","\"mtrl_switch_thumb_path_name\" : \"circle\"","\"mtrl_picker_announce_current_selection\" : \"Selección actual: %1$s\"","\"mtrl_picker_toggle_to_year_selection\" : \"Жыл тандоо үчүн таптап коюңуз\"","\"material_timepicker_clock_mode_description\" : \"Уақытты енгізу үшін сағат режиміне өтіңіз.\"","\"mtrl_picker_out_of_range\" : \"Di luar julat: %1$s\"","\"call_notification_incoming_text\" : \"Chamada entrante\"","\"common_google_play_services_enable_button\" : \"Увімкнути\"","\"common_google_play_services_enable_text\" : \"%1$s werkt niet, tenzij je Google Play-services aanzet.\"","\"mtrl_picker_invalid_format\" : \"არასწორი ფორმატი.\"","\"common_google_play_services_install_title\" : \"Preuzmite Google Play usluge\"","\"mtrl_picker_cancel\" : \"ຍົກເລີກ\"","\"mtrl_picker_text_input_day_abbr\" : \"ي\"","\"abc_shareactionprovider_share_with_application\" : \"%s қолданбасымен бөлісу\"","\"bottomsheet_drag_handle_content_description\" : \"ಹ್ಯಾಂಡಲ್ ಡ್ರ್ಯಾಗ್ ಮಾಡಿ\"","\"mtrl_picker_invalid_format\" : \"Формат жарамсыз.\"","\"material_timepicker_clock_mode_description\" : \"वेळेच्या इनपुटसाठी घड्याळ मोडवर स्विच करा.\"","\"mtrl_picker_confirm\" : \"ٹھیک ہے\"","\"mtrl_picker_text_input_day_abbr\" : \"ದಿ\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"დაწყების თარიღი\"","\"password_toggle_content_description\" : \"Показувати пароль\"","\"abc_searchview_description_search\" : \"검색\"","\"material_timepicker_clock_mode_description\" : \"Prijeđite na način rada sata da biste unijeli vrijeme.\"","\"character_counter_content_description\" : \"Du har brugt %1$d ud af %2$d tegn\"","\"call_notification_answer_video_action\" : \"Βίντεο\"","\"mtrl_timepicker_cancel\" : \"Mégse\"","\"abc_search_hint\" : \"Căutați…\"","\"icon_content_description\" : \"સંવાદનું આઇકન\"","\"abc_capital_on\" : \"AKTİV\"","\"mtrl_picker_range_header_title\" : \"请选择范围\"","\"common_google_play_services_update_button\" : \"Абнавіць\"","\"common_google_play_services_wear_update_text\" : \"Google Play ସେବାଗୁଡ଼ିକର ନୂତନ ଭର୍ସନ୍‌ ଆବଶ୍ୟକ। ଏହା ନିଜକୁ କିଛି ସମୟ ମଧ୍ୟରେ ଅପଡେଟ୍‌ କରିବ।\"","\"mtrl_chip_close_icon_content_description\" : \"Üksuse %1$s eemaldamine\"","\"item_view_role_description\" : \"Pestana\"","\"call_notification_decline_action\" : \"Refuzo\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"abc_activity_chooser_view_see_all\" : \"Ikusi guztiak\"","\"mtrl_picker_cancel\" : \"Ακύρωση\"","\"mtrl_picker_range_header_only_end_selected\" : \"កាលបរិច្ឆេទ​ចាប់ផ្ដើម – %1$s\"","\"abc_action_mode_done\" : \"పూర్తయింది\"","\"mtrl_picker_range_header_title\" : \"Chọn dải ô\"","\"common_google_play_services_enable_title\" : \"Овозможи ги услугите на Google Play\"","\"common_google_play_services_unknown_issue\" : \"Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti.\"","\"mtrl_picker_range_header_unselected\" : \"Date de début – Date de fin\"","\"character_counter_overflowed_content_description\" : \"Karaktere-muga gainditu da: %1$d/%2$d\"","\"common_google_play_services_unknown_issue\" : \"%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។\"","\"abc_shareactionprovider_share_with_application\" : \"Megosztás a következő alkalmazással: %s\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Πάνω από %1$d νέες ειδοποιήσεις\"","\"mtrl_picker_confirm\" : \"Oke\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tocar para cambiar a selección de ano\"","\"material_clock_toggle_content_description\" : \"Изберете AM или PM\"","\"mtrl_picker_a11y_next_month\" : \"Промени на следниот месец\"","\"material_timepicker_clock_mode_description\" : \"Чтобы ввести время, перейдите в режим часов.\"","\"mtrl_picker_invalid_range\" : \"तारीखों की अमान्य सीमा.\"","\"common_google_play_services_update_button\" : \"Ažuriraj\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tap to switch to selecting a day\"","\"error_icon_content_description\" : \"Gabim\"","\"mtrl_picker_range_header_only_end_selected\" : \"စတင်ရက် – %1$s\"","\"searchview_clear_text_content_description\" : \"Clear text\"","\"material_minute_selection\" : \"Zvolte minuty\"","\"material_clock_toggle_content_description\" : \"AM অথবা PM বেছে নিন\"","\"exposed_dropdown_menu_content_description\" : \"Εμφάνιση αναπτυσσόμενου μενού\"","\"material_timepicker_minute\" : \"Minuto\"","\"abc_prepend_shortcut_label\" : \"Menyu+\"","\"bottomsheet_action_expand\" : \"Espandi riquadro inferiore\"","\"mtrl_picker_invalid_format_example\" : \"ഉദാഹരണം: %1$s\"","\"abc_searchview_description_submit\" : \"መጠይቅ አስገባ\"","\"abc_action_mode_done\" : \"ແລ້ວໆ\"","\"material_hour_selection\" : \"Vyberte hodinu\"","\"bottomsheet_drag_handle_content_description\" : \"Håndtak\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Canvia al mode d'introducció de text\"","\"call_notification_answer_video_action\" : \"Bideoa\"","\"abc_searchview_description_search\" : \"Cari\"","\"common_google_play_services_install_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ପ୍ରାପ୍ତ କରନ୍ତୁ\"","\"mtrl_picker_toggle_to_day_selection\" : \"Byt till att välja en dag genom att trycka\"","\"item_view_role_description\" : \"Zavihek\"","\"bottomsheet_action_collapse\" : \"Ocultar la hoja inferior\"","\"material_timepicker_text_input_mode_description\" : \"Bytt til tekstinndatamodus for tidsinndata.\"","\"abc_menu_function_shortcut_label\" : \"Funkcyjny+\"","\"password_toggle_content_description\" : \"Показване на паролата\"","\"mtrl_picker_out_of_range\" : \"Außerhalb des Bereichs: %1$s\"","\"mtrl_timepicker_cancel\" : \"ይቅር\"","\"abc_searchview_description_query\" : \"คำค้นหา\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服务的适用范围\"","\"character_counter_overflowed_content_description\" : \"Limite de carateres excedido: %1$d de %2$d\"","\"abc_searchview_description_submit\" : \"Пошаљите упит\"","\"common_google_play_services_unsupported_text\" : \"%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho.\"","\"error_icon_content_description\" : \"Ката\"","\"abc_menu_shift_shortcut_label\" : \"Maius +\"","\"abc_prepend_shortcut_label\" : \"Menua +\"","\"mtrl_picker_confirm\" : \"Në rregull\"","\"mtrl_picker_out_of_range\" : \"Fuera del periodo válido: %1$s\"","\"mtrl_picker_toggle_to_day_selection\" : \"'రోజును ఎంపిక చేసుకోవడం'కు మారడానికి నొక్కండి\"","\"call_notification_screening_text\" : \"එන ඇමතුමක් පරීක්ෂා කරන්න\"","\"mtrl_badge_numberless_content_description\" : \"Yeni bildiriş\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Passer au mode d'entrée Texte\"","\"mtrl_picker_cancel\" : \"Annuleren\"","\"common_google_play_services_enable_button\" : \"Dayakan\"","\"call_notification_hang_up_action\" : \"Vala Ucingo\"","\"mtrl_picker_date_header_unselected\" : \"ရွေးထားသည့် ရက်စွဲ\"","\"abc_activitychooserview_choose_application\" : \"Izbira aplikacije\"","\"text_ums_productmix\" : \"• UMS (Local)\n• UMS (City to City)\n• UMS (Counter Collection)\"","\"mtrl_picker_text_input_date_hint\" : \"तारीख\"","\"mtrl_chip_close_icon_content_description\" : \"Hiq %1$s\"","\"clear_text_end_icon_content_description\" : \"Текстти тазалоо\"","\"mtrl_picker_date_header_unselected\" : \"Valitud kuupäev\"","\"icon_content_description\" : \"Icon ng Dialog\"","\"character_counter_overflowed_content_description\" : \"Melebihi had aksara %1$d daripada %2$d\"","\"abc_action_bar_up_description\" : \"Przejdź wyżej\"","\"common_google_play_services_notification_ticker\" : \"Eroare a serviciilor Google Play\"","\"bottomsheet_action_expand_halfway\" : \"Розгорнути нижню половину\"","\"abc_shareactionprovider_share_with_application\" : \"%s-тай хуваалцах\"","\"abc_search_hint\" : \"खोजें…\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data zakończenia\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ಪಠ್ಯ ಇನ್‌ಪುಟ್ ಮೋಡ್‌ಗೆ ಬದಲಿಸಿ\"","\"common_google_play_services_enable_button\" : \"Omogoči\"","\"search_menu_title\" : \"Sök\"","\"abc_capital_off\" : \"VALA\"","\"common_google_play_services_install_title\" : \"Google Play சேவைகளைப் பெறவும்\"","\"common_google_play_services_unsupported_text\" : \"Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje.\"","\"abc_shareactionprovider_share_with_application\" : \"%s ဖြင့် မျှဝေရန်\"","\"material_timepicker_text_input_mode_description\" : \"يُرجى التبديل إلى وضع إدخال النص لإدخال الوقت.\"","\"mtrl_picker_invalid_format_use\" : \"ఇలా ఉపయోగించండి: %1$s\"","\"place_autocomplete_clear_button\" : \"Изделип жаткан нерсени өчүрүү\"","\"abc_toolbar_collapse_description\" : \"Contraer\"","\"mtrl_picker_text_input_year_abbr\" : \"సం\"","\"common_google_play_services_update_text\" : \"আপুনি Google Play সেৱাবোৰ আপডে’ট নকৰালৈকে %1$s নচলিব।\"","\"common_open_on_phone\" : \"Телефонда ашу\"","\"common_google_play_services_updating_text\" : \"正在更新 Google Play 服務，更新完成後方可執行「%1$s」。\"","\"mtrl_picker_invalid_range\" : \"Kipindi si sahihi.\"","\"abc_searchview_description_search\" : \"Søk\"","\"common_google_play_services_notification_channel_name\" : \"Наличност на услугите за Google Play\"","\"material_timepicker_text_input_mode_description\" : \"สลับไปโหมดป้อนข้อความเพื่อป้อนเวลา\"","\"common_google_play_services_unknown_issue\" : \"%1$s đang gặp sự cố với Dịch vụ Google Play. Hãy thử lại.\"","\"place_autocomplete_clear_button\" : \"Ачысціць пошук\"","\"mtrl_picker_text_input_date_hint\" : \"Tarih\"","\"abc_shareactionprovider_share_with_application\" : \"Споделяне със: %s\"","\"mtrl_picker_invalid_range\" : \"El rango no es válido.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data de início – %1$s\"","\"search_menu_title\" : \"Telusuri\"","\"mtrl_picker_a11y_prev_month\" : \"Endre til forrige måned\"","\"abc_activitychooserview_choose_application\" : \"Zgjidh një aplikacion\"","\"place_autocomplete_clear_button\" : \"Borrar búsqueda\"","\"place_autocomplete_search_hint\" : \"ძიება\"","\"item_view_role_description\" : \"탭\"","\"common_google_play_services_update_title\" : \"Kemaskinikan perkhidmatan Google Play\"","\"material_hour_24h_suffix\" : \"පැය %1$sක්\"","\"call_notification_incoming_text\" : \"สายเรียกเข้า\"","\"mtrl_timepicker_cancel\" : \"Cancelar\"","\"abc_activitychooserview_choose_application\" : \"Escolher uma app\"","\"call_notification_decline_action\" : \"Четке кагуу\"","\"mtrl_picker_range_header_only_end_selected\" : \"தொடக்கத் தேதி – %1$s\"","\"material_hour_suffix\" : \"%1$s giờ\"","\"mtrl_picker_range_header_unselected\" : \"Data de início – Data de conclusão\"","\"mtrl_picker_toggle_to_year_selection\" : \"Touchez pour passer à la sélection d'année\"","\"call_notification_ongoing_text\" : \"Ընթացիկ զանգ\"","\"material_timepicker_text_input_mode_description\" : \"Badilisha iwe katika hali ya maandishi wakati wa kuweka muda.\"","\"call_notification_decline_action\" : \"አትቀበል\"","\"common_google_play_services_updating_text\" : \"Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды.\"","\"abc_searchview_description_clear\" : \"কোয়েরি মুছে ফেলুন\"","\"password_toggle_content_description\" : \"Show password\"","\"mtrl_picker_a11y_prev_month\" : \"Zmień na poprzedni miesiąc\"","\"mtrl_picker_announce_current_selection\" : \"Praegune valik: %1$s\"","\"material_timepicker_hour\" : \"နာရီ\"","\"material_hour_suffix\" : \"%1$s hora(s)\"","\"material_minute_selection\" : \"Chọn phút\"","\"mtrl_picker_invalid_range\" : \"Rentang tidak valid.\"","\"abc_activity_chooser_view_see_all\" : \"전체 보기\"","\"clear_text_end_icon_content_description\" : \"စာသား ဖယ်ရှားရန်\"","\"mtrl_picker_date_header_title\" : \"تاریخ منتخب کریں\"","\"common_open_on_phone\" : \"Openen op telefoon\"","\"mtrl_picker_range_header_only_end_selected\" : \"Почетен датум - %1$s\"","\"abc_prepend_shortcut_label\" : \"Valmynd+\"","\"mtrl_picker_confirm\" : \"Aceptar\"","\"abc_shareactionprovider_share_with_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‏‏‏‎‎‏‎‏‎‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‎‎‏‏‏‎‎‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎\"","\"abc_searchview_description_submit\" : \"Gửi truy vấn\"","\"call_notification_screening_text\" : \"Filter für eingehenden Anruf\"","\"abc_searchview_description_voice\" : \"Kërkim me zë\"","\"call_notification_screening_text\" : \"इनकमिंग कॉल को स्क्रीन किया जा रहा है\"","\"mtrl_picker_navigate_to_year_description\" : \"Fara í árið %1$s\"","\"abc_capital_off\" : \"ЗНИЖКА\"","\"mtrl_picker_announce_current_selection\" : \"Текущ избор: %1$s\"","\"call_notification_ongoing_text\" : \"Probíhající hovor\"","\"mtrl_picker_invalid_range\" : \"Nevažeći opseg.\"","\"icon_content_description\" : \"Dialogboksikon\"","\"common_google_play_services_enable_text\" : \"%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე.\"","\"mtrl_badge_numberless_content_description\" : \"नई सूचना\"","\"abc_menu_function_shortcut_label\" : \"„Function“ +\"","\"abc_searchview_description_search\" : \"Maghanap\"","\"bottomsheet_action_expand\" : \"하단 시트 펼치기\"","\"abc_action_menu_overflow_description\" : \"More options\"","\"password_toggle_content_description\" : \"पासवर्ड दाखवा\"","\"common_google_play_services_install_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ\"","\"search_menu_title\" : \"Keresés\"","\"mtrl_picker_out_of_range\" : \"Ընդգրկույթից դուրս է՝ %1$s\"","\"mtrl_picker_out_of_range\" : \"Utan sviðs: %1$s\"","\"abc_searchview_description_submit\" : \"Испрати барање\"","\"mtrl_picker_toggle_to_day_selection\" : \"ແຕະເພື່ອປ່ຽນເປັນການເລືອກມື້\"","\"call_notification_incoming_text\" : \"ইনকামিং কল\"","\"common_google_play_services_install_title\" : \"Inštalovať služby Google Play\"","\"abc_searchview_description_search\" : \"Որոնել\"","\"abc_capital_on\" : \"सुरू\"","\"password_toggle_content_description\" : \"Hiện mật khẩu\"","\"mtrl_picker_announce_current_selection\" : \"Pašreizējā atlase: %1$s\"","\"abc_menu_sym_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‏‏‏‎‎‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‏‏‏‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‏‎‎‏‏‎‏‏‏‎‎Sym+‎‏‎‎‏‎\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Дата завершення\"","\"mtrl_picker_a11y_prev_month\" : \"Přejít na předchozí měsíc\"","\"common_google_play_services_updating_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje se trenutno ažuriraju.\"","\"abc_prepend_shortcut_label\" : \"Menyja+\"","\"character_counter_content_description\" : \"%1$d/%2$d таңба енгізілді\"","\"abc_toolbar_collapse_description\" : \"收合\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s 年に移動\"","\"abc_action_bar_up_description\" : \"Navigera uppåt\"","\"mtrl_picker_invalid_format\" : \"Sobimatu vorming.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Датум почетка – %1$s\"","\"material_timepicker_select_time\" : \"选择时间\"","\"mtrl_picker_cancel\" : \"Жокко чыгаруу\"","\"mtrl_picker_save\" : \"Saglabāt\"","\"common_signin_button_text\" : \"Iniciar sesión\"","\"material_hour_24h_suffix\" : \"%1$s മണി\"","\"m3_ref_typeface_plain_regular\" : \"sans-serif\"","\"mtrl_picker_out_of_range\" : \"எல்லைக்கு வெளியே உள்ளது: %1$s\"","\"bottomsheet_action_collapse\" : \"Скупите доњу табелу\"","\"abc_action_menu_overflow_description\" : \"Autres options\"","\"abc_shareactionprovider_share_with\" : \"Deel met\"","\"mtrl_picker_invalid_format_use\" : \"Format: %1$s\"","\"call_notification_hang_up_action\" : \"通話終了\"","\"mtrl_picker_day_of_week_column_header\" : \"Columna de días: %1$s\"","\"abc_shareactionprovider_share_with\" : \"Zdieľať s\"","\"abc_menu_enter_shortcut_label\" : \"retur\"","\"mtrl_picker_navigate_to_year_description\" : \"ניווט לשנת %1$s\"","\"common_google_play_services_notification_ticker\" : \"Google Play Tjenester-feil\"","\"bottomsheet_drag_handle_clicked\" : \"แตะแฮนเดิลการลากสองครั้ง\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"search_menu_title\" : \"ಹುಡುಕಿ\"","\"error_icon_content_description\" : \"ข้อผิดพลาด\"","\"mtrl_picker_text_input_year_abbr\" : \"g\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाओं के नए वर्शन की ज़रूरत है. यह जल्द ही अपने आप अपडेट हो जाएगा.\"","\"mtrl_picker_announce_current_selection_none\" : \"none\"","\"mtrl_picker_range_header_title\" : \"පරාසය තෝරන්න\"","\"mtrl_picker_range_header_selected\" : \"%1$s–%2$s\"","\"mtrl_picker_announce_current_selection\" : \"Selecția actuală: %1$s\"","\"mtrl_picker_date_header_unselected\" : \"Data seleccionada\"","\"mtrl_picker_cancel\" : \"Откажи\"","\"call_notification_answer_action\" : \"Respon\"","\"mtrl_picker_cancel\" : \"Zrušiť\"","\"abc_menu_delete_shortcut_label\" : \"supprimer\"","\"material_timepicker_clock_mode_description\" : \"நேர உள்ளீட்டிற்காக, கடிகாரப் பயன்முறைக்கு மாற்றும்.\"","\"mtrl_picker_range_header_title\" : \"Επιλογή εύρους\"","\"call_notification_hang_up_action\" : \"قطع تماس\"","\"common_google_play_services_enable_button\" : \"Овозможи\"","\"mtrl_picker_out_of_range\" : \"Εκτός εύρους: %1$s\"","\"search_menu_title\" : \"Leit\"","\"common_google_play_services_install_button\" : \"ინსტალაცია\"","\"mtrl_picker_toggle_to_year_selection\" : \"輕按以切換至選擇年份\"","\"material_timepicker_select_time\" : \"Выбор времени\"","\"abc_shareactionprovider_share_with\" : \"แชร์กับ\"","\"common_google_play_services_notification_ticker\" : \"Ошибка сервисов Google Play\"","\"mtrl_picker_confirm\" : \"ઓકે\"","\"place_autocomplete_search_hint\" : \"Zoeken\"","\"search_menu_title\" : \"Zoeken\"","\"abc_shareactionprovider_share_with\" : \"Udostępnij przez:\"","\"material_timepicker_hour\" : \"පැය\"","\"bottomsheet_action_collapse\" : \"បង្រួមសន្លឹក​ខាងក្រោម\"","\"call_notification_incoming_text\" : \"Indgående opkald\"","\"mtrl_chip_close_icon_content_description\" : \"Susa i-%1$s\"","\"mtrl_picker_text_input_month_abbr\" : \"मिनेट\"","\"mtrl_picker_cancel\" : \"రద్దు చేయి\"","\"password_toggle_content_description\" : \"显示密码\"","\"common_google_play_services_install_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔\"","\"abc_searchview_description_query\" : \"ຄຳສຳລັບຄົ້ນຫາ\"","\"mtrl_picker_a11y_prev_month\" : \"മുമ്പത്തെ മാസത്തിലേക്ക് മാറ്റുക\"","\"icon_content_description\" : \"对话框图标\"","\"abc_menu_delete_shortcut_label\" : \"delete\"","\"bottomsheet_action_expand_halfway\" : \"Proširite do pola\"","\"material_timepicker_hour\" : \"Ora\"","\"error_icon_content_description\" : \"Грешка\"","\"abc_toolbar_collapse_description\" : \"ചുരുക്കുക\"","\"mtrl_picker_toggle_to_day_selection\" : \"ദിവസം തിരഞ്ഞെടുക്കുന്നതിലേക്ക് മാറാൻ ടാപ്പ് ചെയ്യുക\"","\"mtrl_picker_range_header_unselected\" : \"Boshlanishi – Tugashi\"","\"material_hour_suffix\" : \"%1$s\"","\"character_counter_overflowed_content_description\" : \"Melebihi batas karakter %1$d dari %2$d\"","\"bottomsheet_drag_handle_clicked\" : \"Controlador de arrastre tocado dos veces\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s ஆம் ஆண்டிற்குச் செல்லும்\"","\"place_autocomplete_clear_button\" : \"ລຶບ​ການ​ຊອກ​ຫາ\"","\"common_google_play_services_enable_button\" : \"Aktivieren\"","\"mtrl_timepicker_confirm\" : \"تأیید\"","\"mtrl_picker_toggle_to_year_selection\" : \"'సంవత్సరాన్ని ఎంపిక చేసుకోవడం'కు మారడానికి నొక్కండి\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Meer dan %1$d nieuwe meldingen\"","\"abc_prepend_shortcut_label\" : \"Menüü +\"","\"material_hour_selection\" : \"Pasirinkite valandą\"","\"material_clock_toggle_content_description\" : \"AM یا PM منتخب کریں\"","\"bottomsheet_drag_handle_content_description\" : \"گھسیٹنے کا ہینڈل\"","\"bottomsheet_action_expand\" : \"Desprega o panel inferior\"","\"material_timepicker_text_input_mode_description\" : \"Cambia al modo de introducción de texto para escribir la hora.\"","\"call_notification_hang_up_action\" : \"Завяршыць\"","\"common_google_play_services_enable_title\" : \"Google Play સેવાઓ સક્ષમ કરો\"","\"common_google_play_services_install_title\" : \"Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ\"","\"common_google_play_services_update_button\" : \"အပ်ဒိတ်\"","\"place_autocomplete_search_hint\" : \"Vyhľadávajte\"","\"mtrl_badge_numberless_content_description\" : \"Uus märguanne\"","\"abc_searchview_description_clear\" : \"ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ\"","\"mtrl_chip_close_icon_content_description\" : \"Noņemt: %1$s\"","\"material_clock_toggle_content_description\" : \"აირჩიეთ AM ან PM\"","\"item_view_role_description\" : \"标签页\"","\"common_google_play_services_enable_title\" : \"Уключыць службы Google Play\"","\"common_open_on_phone\" : \"Адкрыць на тэлефоне\"","\"mtrl_picker_range_header_only_end_selected\" : \"Alguskuupäev – %1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Sākuma datums\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – дата окончания\"","\"bottomsheet_action_collapse\" : \"Menciutkan sheet bawah\"","\"mtrl_picker_invalid_format_use\" : \"%1$s: वापरा\"","\"material_clock_toggle_content_description\" : \"\"AM\" немесе \"PM\" форматын таңдау\"","\"material_timepicker_minute\" : \"Dakika\"","\"call_notification_answer_video_action\" : \"視像\"","\"bottomsheet_action_collapse\" : \"Replega el full inferior\"","\"call_notification_hang_up_action\" : \"Затваряне\"","\"mtrl_picker_save\" : \"સાચવો\"","\"mtrl_picker_range_header_only_end_selected\" : \"ಪ್ರಾರಂಭ ದಿನಾಂಕ – %1$s\"","\"password_toggle_content_description\" : \"ପାସ୍‍ୱାର୍ଡ ଦେଖାନ୍ତୁ\"","\"abc_searchview_description_submit\" : \"Dien navraag in\"","\"mtrl_picker_invalid_range\" : \"Ugyldigt interval.\"","\"search_menu_title\" : \"සෙවීම\"","\"abc_activitychooserview_choose_application\" : \"Ընտրել հավելված\"","\"common_google_play_services_wear_update_text\" : \"需要使用新版本的 Google Play 服務。更新會即將自動開始。\"","\"common_google_play_services_install_text\" : \"%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play.\"","\"abc_searchview_description_submit\" : \"Lähetä kysely\"","\"abc_action_mode_done\" : \"ተከናውኗል\"","\"error_icon_content_description\" : \"त्रुटि\"","\"mtrl_picker_range_header_title\" : \"Zgjidh gamën\"","\"character_counter_overflowed_content_description\" : \"Teckengränsen har överskridits: %1$d av %2$d\"","\"common_google_play_services_unknown_issue\" : \"%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena.\"","\"abc_menu_space_shortcut_label\" : \"zuriunea\"","\"mtrl_picker_save\" : \"Mentés\"","\"mtrl_picker_invalid_range\" : \"النطاق غير صالح\"","\"exposed_dropdown_menu_content_description\" : \"ჩამოსაშლელი მენიუს ჩვენება\"","\"character_counter_overflowed_content_description\" : \"Prekoračeno je ograničenje broja znakova: %1$d od %2$d\"","\"bottomsheet_action_collapse\" : \"ボトムシートを閉じる\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d కంటే ఎక్కువ కొత్త నోటిఫికేషన్‌లు\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Peste %1$d notificări noi\"","\"material_timepicker_hour\" : \"Oras\"","\"common_google_play_services_update_title\" : \"‏تحديث خدمات Google Play\"","\"mtrl_picker_announce_current_selection\" : \"Ներկայիս ընտրությունը՝ %1$s\"","\"call_notification_hang_up_action\" : \"Riaggancia\"","\"material_timepicker_minute\" : \"Λεπτό\"","\"bottomsheet_action_collapse\" : \"Contraer la hoja inferior\"","\"abc_action_bar_up_description\" : \"Pomik navzgor\"","\"abc_searchview_description_query\" : \"የፍለጋ መጠይቅ\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tippen, um zur Tagesauswahl zu wechseln\"","\"abc_action_bar_up_description\" : \"Перейти вгору\"","\"call_notification_incoming_text\" : \"Кирүүчү чалуу\"","\"call_notification_answer_action\" : \"Svar\"","\"abc_menu_enter_shortcut_label\" : \"Enter\"","\"abc_search_hint\" : \"Введите запрос\"","\"mtrl_picker_a11y_next_month\" : \"ලබන මාසයට වෙනස් කරන්න\"","\"abc_shareactionprovider_share_with_application\" : \"Trimiteți folosind %s\"","\"abc_searchview_description_voice\" : \"Raddleit\"","\"call_notification_answer_video_action\" : \"视频通话\"","\"abc_shareactionprovider_share_with_application\" : \"%s-ით გაზიარება\"","\"mtrl_picker_a11y_prev_month\" : \"Преминаване към предишния месец\"","\"abc_menu_function_shortcut_label\" : \"Função +\"","\"common_google_play_services_notification_ticker\" : \"Chyba služieb Google Play\"","\"character_counter_overflowed_content_description\" : \"Lumampas sa limitasyon sa bilang ng character %1$d sa %2$d\"","\"material_timepicker_pm\" : \"ip\"","\"material_timepicker_hour\" : \"Godzina\"","\"bottomsheet_action_expand\" : \"Développer la zone de contenu dans le bas de l'écran\"","\"character_counter_content_description\" : \"%2$d இல் %1$d எழுத்துகள் உள்ளிடப்பட்டுள்ளன\"","\"mtrl_picker_navigate_to_year_description\" : \"Vai all'anno %1$s\"","\"mtrl_picker_date_header_title\" : \"Selecteer een datum\"","\"common_google_play_services_notification_ticker\" : \"Lỗi dịch vụ của Google Play\"","\"common_google_play_services_update_title\" : \"Google Play सेवाओं को अपडेट करें\"","\"mtrl_picker_date_header_unselected\" : \"Tanggal yang dipilih\"","\"mtrl_picker_navigate_to_year_description\" : \"Siirry vuoteen %1$s\"","\"abc_action_bar_up_description\" : \"위로 이동\"","\"common_google_play_services_updating_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।\"","\"mtrl_picker_cancel\" : \"ยกเลิก\"","\"mtrl_picker_range_header_unselected\" : \"Začetni datum–končni datum\"","\"material_minute_selection\" : \"Dəqiqə seçin\"","\"character_counter_content_description\" : \"Uneti znakovi: %1$d od %2$d\"","\"abc_searchview_description_query\" : \"Búsqueda\"","\"abc_toolbar_collapse_description\" : \"Sbalit\"","\"material_clock_toggle_content_description\" : \"Seleccionar a.m. ou p.m.\"","\"mtrl_picker_toggle_to_day_selection\" : \"Dodirnite da biste prešli na izbor dana\"","\"abc_capital_on\" : \"ĮJUNGTI\"","\"mtrl_picker_toggle_to_day_selection\" : \"દિવસની પસંદગી પર સ્વિચ કરવા માટે ટૅપ કરો\"","\"mtrl_picker_toggle_to_year_selection\" : \"Допрете за да се префрлите на избирање година\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv på nytt.\"","\"mtrl_picker_save\" : \"Запазване\"","\"mtrl_picker_date_header_title\" : \"Огноо сонгох\"","\"mtrl_picker_toggle_to_day_selection\" : \"Күн тандоо үчүн таптап коюңуз\"","\"mtrl_picker_announce_current_selection\" : \"Núverandi val: %1$s\"","\"mtrl_picker_range_header_only_end_selected\" : \"शुरू होने की तारीख – %1$s\"","\"common_google_play_services_enable_button\" : \"Иштетүү\"","\"mtrl_picker_confirm\" : \"Потврди\"","\"common_google_play_services_notification_ticker\" : \"Erro dos Serviços do Google Play\"","\"item_view_role_description\" : \"Ithebhu\"","\"abc_shareactionprovider_share_with_application\" : \"مشاركة مع %s\"","\"common_signin_button_text_long\" : \"Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s କାଢ଼ିଦିଅନ୍ତୁ\"","\"common_google_play_services_update_text\" : \"%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet.\"","\"character_counter_content_description\" : \"Carateres introduzidos: %1$d de %2$d\"","\"abc_searchview_description_voice\" : \"Гласово търсене\"","\"call_notification_screening_text\" : \"ገቢ ጥሪ ማጣራት\"","\"mtrl_picker_a11y_next_month\" : \"翌月に変更\"","\"abc_action_mode_done\" : \"হয়ে গেছে\"","\"abc_action_mode_done\" : \"ಮುಗಿದಿದೆ\"","\"common_google_play_services_enable_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"call_notification_answer_video_action\" : \"Бейне\"","\"common_google_play_services_update_title\" : \"Ажурирај ги услугите на Google Play\"","\"common_google_play_services_update_button\" : \"Uppdatera\"","\"abc_searchview_description_voice\" : \"Дуут хайлт\"","\"bottomsheet_action_expand\" : \"I-expand ang bottom sheet\"","\"mtrl_picker_out_of_range\" : \"Диапазондон тышкары: %1$s\"","\"material_timepicker_hour\" : \"Klukkustund\"","\"error_icon_content_description\" : \"အမှား\"","\"common_google_play_services_wear_update_text\" : \"Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਅੱਪਡੇਟ ਕਰੇਗਾ।\"","\"abc_shareactionprovider_share_with\" : \"አጋራ በ\"","\"common_signin_button_text_long\" : \"Über Google anmelden\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s કાઢી નાખો\"","\"abc_capital_off\" : \"DESACTIVADO\"","\"material_clock_toggle_content_description\" : \"AM ਜਾਂ PM ਚੁਣੋ\"","\"common_google_play_services_update_button\" : \"Cập nhật\"","\"mtrl_picker_range_header_only_end_selected\" : \"Startdatum - %1$s\"","\"common_google_play_services_install_title\" : \"Google Play सेवा मिळवा\"","\"mtrl_picker_announce_current_selection\" : \"Seleção atual: %1$s\"","\"material_clock_toggle_content_description\" : \"Selecciona a. m. o p. m.\"","\"call_notification_incoming_text\" : \"आने वाला (इनकमिंग) कॉल\"","\"call_notification_decline_action\" : \"İmtina edin\"","\"search_menu_title\" : \"Kërko\"","\"mtrl_picker_confirm\" : \"Tamam\"","\"call_notification_decline_action\" : \"Zavrni\"","\"clear_text_end_icon_content_description\" : \"Esborra el text\"","\"common_google_play_services_updating_text\" : \"%1$s no s'executarà sense Serveis de Google Play, que s'està actualitzant en aquest moment.\"","\"mtrl_picker_a11y_prev_month\" : \"முந்தைய மாதத்தைக் காட்டு\"","\"common_google_play_services_enable_button\" : \"Уключыць\"","\"clear_text_end_icon_content_description\" : \"Vymazat text\"","\"search_menu_title\" : \"ፍለጋ\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"abc_action_menu_overflow_description\" : \"Ezinye izinketho\"","\"mtrl_picker_invalid_range\" : \"ਅਵੈਧ ਰੇਂਜ।\"","\"abc_searchview_description_submit\" : \"Senda fyrirspurn\"","\"error_icon_content_description\" : \"Kļūda\"","\"mtrl_picker_navigate_to_year_description\" : \"Ugrás ehhez az évhez: %1$s\"","\"password_toggle_content_description\" : \"पासवर्ड दिखाएं\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"abc_searchview_description_search\" : \"ค้นหา\"","\"abc_capital_on\" : \"AKTIF\"","\"mtrl_checkbox_button_icon_path_group_name\" : \"icon\"","\"mtrl_picker_invalid_format_example\" : \"ឧទាហរណ៍៖ %1$s\"","\"abc_action_mode_done\" : \"সম্পন্ন হ’ল\"","\"common_google_play_services_update_button\" : \"Update\"","\"common_google_play_services_updating_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს.\"","\"abc_searchview_description_query\" : \"Pretražite upit\"","\"abc_searchview_description_search\" : \"جستجو\"","\"abc_searchview_description_clear\" : \"Выдаліць запыт\"","\"material_minute_suffix\" : \"%1$s хв\"","\"mtrl_picker_toggle_to_year_selection\" : \"Дакраніцеся, каб пераключыцца на выбар года\"","\"common_google_play_services_updating_text\" : \"%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande.\"","\"abc_searchview_description_voice\" : \"Cerca per veu\"","\"abc_toolbar_collapse_description\" : \"Reduzir\"","\"mtrl_timepicker_confirm\" : \"Жарайт\"","\"common_google_play_services_notification_channel_name\" : \"Dostopnost storitev Google Play\"","\"error_icon_content_description\" : \"შეცდომა\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Yli %1$d uutta ilmoitusta\"","\"clear_text_end_icon_content_description\" : \"Kosongkan teks\"","\"mtrl_timepicker_confirm\" : \"Gerai\"","\"common_signin_button_text_long\" : \"Logga in med Google\"","\"bottomsheet_action_expand_halfway\" : \"Développer à moitié\"","\"character_counter_overflowed_content_description\" : \"Ограничувањето на знаците надмина %1$d од %2$d\"","\"abc_toolbar_collapse_description\" : \"折りたたむ\"","\"common_google_play_services_update_button\" : \"अपडेट करा\"","\"mtrl_picker_invalid_format_example\" : \"Exemplu: %1$s\"","\"abc_menu_function_shortcut_label\" : \"Funksie+\"","\"abc_action_bar_up_description\" : \"ઉપર નૅવિગેટ કરો\"","\"common_google_play_services_install_button\" : \"Суулгах\"","\"mtrl_picker_a11y_prev_month\" : \"Pređite na prethodni mesec\"","\"abc_searchview_description_clear\" : \"Izbriši upit\"","\"abc_searchview_description_search\" : \"সন্ধান কৰক\"","\"common_google_play_services_enable_title\" : \"Enable Google Play services\"","\"material_timepicker_pm\" : \"p. m.\"","\"place_autocomplete_clear_button\" : \"खोज मिटाएं\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve.\"","\"abc_toolbar_collapse_description\" : \"Жыйыштыруу\"","\"mtrl_picker_toggle_to_year_selection\" : \"I-tap para lumipat sa pagpili ng taon\"","\"abc_searchview_description_clear\" : \"Sorguyu temizle\"","\"mtrl_picker_invalid_format_example\" : \"예: %1$s\"","\"common_google_play_services_notification_ticker\" : \"Iphutha lamasevisi we-Google Play\"","\"mtrl_picker_a11y_next_month\" : \"Zmień na następny miesiąc\"","\"common_google_play_services_install_button\" : \"Installa\"","\"mtrl_picker_range_header_title\" : \"Valige vahemik\"","\"common_google_play_services_install_button\" : \"इंस्टॉल करें\"","\"common_signin_button_text\" : \"로그인\"","\"abc_search_hint\" : \"Meklējiet…\"","\"mtrl_picker_range_header_only_end_selected\" : \"Startdato – %1$s\"","\"abc_activity_chooser_view_see_all\" : \"Se alle\"","\"abc_menu_delete_shortcut_label\" : \"eliminar\"","\"common_google_play_services_install_title\" : \"Nabavite Google Play usluge\"","\"abc_capital_on\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‎‎‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎ON‎‏‎‎‏‎\"","\"common_google_play_services_install_text\" : \"O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo.\"","\"clear_text_end_icon_content_description\" : \"Избриши го текстот\"","\"exposed_dropdown_menu_content_description\" : \"Прикажи паѓачко мени\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d-ზე მეტი ახალი შეტყობინება\"","\"abc_action_bar_home_description\" : \"ホームに戻る\"","\"abc_toolbar_collapse_description\" : \"ସଂକୁଚିତ କରନ୍ତୁ\"","\"common_google_play_services_install_button\" : \"Faka\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"google_app_id\" : \"1:374862829096:android:98a0d37394f6b2267e071d\"","\"bottomsheet_drag_handle_clicked\" : \"Маркер переміщення активовано подвійним дотиком\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer.\"","\"call_notification_answer_action\" : \"Odgovori\"","\"mtrl_picker_toggle_to_year_selection\" : \"Yilni tanlash uchun bosing\"","\"abc_activitychooserview_choose_application\" : \"አንድ መተግበሪያ ይምረጡ\"","\"mtrl_picker_invalid_format_use\" : \"Brug: %1$s\"","\"bottomsheet_drag_handle_content_description\" : \"Csúszka\"","\"abc_action_bar_home_description\" : \"Eiti į pagrindinį puslapį\"","\"mtrl_picker_toggle_to_year_selection\" : \"Gusa ili uende kwenye sehemu ya kuchagua mwaka\"","\"mtrl_picker_range_header_only_end_selected\" : \"تاریخ آغاز – %1$s\"","\"abc_searchview_description_search\" : \"Search\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Dátum začatia\"","\"material_timepicker_hour\" : \"Heure\"","\"common_google_play_services_updating_text\" : \"දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"character_counter_overflowed_content_description\" : \"Đã vượt quá giới hạn ký tự %1$d/%2$d\"","\"material_timepicker_minute\" : \"Minutua\"","\"mtrl_picker_day_of_week_column_header\" : \"ستون روز: %1$s\"","\"abc_searchview_description_search\" : \"Търсене\"","\"common_google_play_services_updating_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔\"","\"material_timepicker_hour\" : \"ម៉ោង\"","\"abc_activity_chooser_view_see_all\" : \"ਸਭ ਦੇਖੋ\"","\"mtrl_picker_invalid_format_example\" : \"Piemērs: %1$s\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – datum ukončení\"","\"abc_action_mode_done\" : \"முடிந்தது\"","\"mtrl_picker_a11y_prev_month\" : \"Ubah ke bulan sebelumnya\"","\"mtrl_badge_numberless_content_description\" : \"Új értesítés\"","\"material_timepicker_am\" : \"오전\"","\"material_hour_suffix\" : \"%1$s時\"","\"mtrl_picker_a11y_next_month\" : \"Перейти до наступного місяця\"","\"abc_searchview_description_search\" : \"Поиск\"","\"call_notification_ongoing_text\" : \"Davam edən zəng\"","\"mtrl_picker_text_input_date_hint\" : \"તારીખ\"","\"abc_searchview_description_search\" : \"Іздеу\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s silin\"","\"place_autocomplete_search_hint\" : \"ਖੋਜੋ\"","\"exposed_dropdown_menu_content_description\" : \"Паказаць выпадное меню\"","\"abc_capital_off\" : \"OFF\"","\"call_notification_hang_up_action\" : \"Rozłącz\"","\"mtrl_picker_a11y_prev_month\" : \"Ndrysho te muaji i kaluar\"","\"call_notification_decline_action\" : \"Từ chối\"","\"bottomsheet_action_collapse\" : \"පහළම පත්‍රය හකුළන්න\"","\"mtrl_picker_announce_current_selection\" : \"Pilihan saat ini: %1$s\"","\"common_google_play_services_unknown_issue\" : \"Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά.\"","\"common_signin_button_text\" : \"Log ind\"","\"mtrl_timepicker_confirm\" : \"ಸರಿ\"","\"mtrl_picker_save\" : \"सेव करें\"","\"material_hour_suffix\" : \"Klockan %1$s\"","\"character_counter_content_description\" : \"Введено символов: %1$d из %2$d\"","\"abc_toolbar_collapse_description\" : \"ಕುಗ್ಗಿಸಿ\"","\"abc_action_mode_done\" : \"Udfør\"","\"abc_searchview_description_query\" : \"Претражите упит\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s हटाउनुहोस्\"","\"mtrl_picker_save\" : \"שמירה\"","\"mtrl_chip_close_icon_content_description\" : \"Alih keluar %1$s\"","\"abc_action_bar_up_description\" : \"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"mtrl_picker_a11y_next_month\" : \"變更為下個月\"","\"abc_searchview_description_query\" : \"সার্চ কোয়েরি\"","\"mtrl_picker_out_of_range\" : \"İzin verilen aralığın dışında: %1$s\"","\"character_counter_overflowed_content_description\" : \"מגבלת התווים חורגת ב-%1$d מתוך %2$d\"","\"common_google_play_services_notification_channel_name\" : \"Google প্লে সেৱাসমূহৰ উপলব্ধতা\"","\"mtrl_picker_toggle_to_day_selection\" : \"Toca para seleccionar un día\"","\"call_notification_ongoing_text\" : \"สายที่สนทนาอยู่\"","\"bottomsheet_drag_handle_content_description\" : \"دستگیره کشاندن\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"תאריך סיום\"","\"mtrl_picker_toggle_to_day_selection\" : \"कुनै दिन चयन गर्ने विकल्प प्रयोग गर्न ट्याप गर्नुहोस्\"","\"common_google_play_services_enable_title\" : \"Ενεργοποίηση υπηρεσιών Google Play\"","\"common_google_play_services_install_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല.\"","\"bottomsheet_action_expand\" : \"Vou die onderste blad uit\"","\"place_autocomplete_search_hint\" : \"खोज\"","\"mtrl_picker_announce_current_selection\" : \"Aktuální výběr: %1$s\"","\"abc_menu_space_shortcut_label\" : \"space\"","\"abc_search_hint\" : \"검색...\"","\"title_activity_maps\" : \"Map\"","\"common_google_play_services_notification_ticker\" : \"Fejl i Google Play-tjenester\"","\"abc_activity_chooser_view_see_all\" : \"Alle anzeigen\"","\"abc_searchview_description_search\" : \"Pretraži\"","\"mtrl_chip_close_icon_content_description\" : \"Հեռացնել (%1$s)\"","\"material_timepicker_select_time\" : \"સમય પસંદ કરો\"","\"material_hour_suffix\" : \"%1$sයි\"","\"material_hour_selection\" : \"เลือกชั่วโมง\"","\"mtrl_picker_a11y_prev_month\" : \"Promijeni na prethodni mjesec\"","\"abc_action_bar_home_description\" : \"Prejsť na plochu\"","\"call_notification_screening_text\" : \"Filtrando uma ligação recebida\"","\"call_notification_decline_action\" : \"Avvis\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Cambiar al modo de entrada de calendario\"","\"call_notification_decline_action\" : \"Noraidīt\"","\"icon_content_description\" : \"Икона за дијалог\"","\"material_timepicker_text_input_mode_description\" : \"時刻をテキストで入力するモードに切り替えます。\"","\"bottomsheet_drag_handle_content_description\" : \"ドラッグ ハンドル\"","\"bottomsheet_drag_handle_content_description\" : \"Vetokahva\"","\"call_notification_answer_action\" : \"応答\"","\"common_open_on_phone\" : \"Ouvrir sur le téléphone\"","\"common_google_play_services_updating_text\" : \"%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju.\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"Share with %s\"","\"common_signin_button_text\" : \"સાઇન ઇન કરો\"","\"abc_search_hint\" : \"Kërko…\"","\"call_notification_answer_action\" : \"જવાબ\"","\"material_timepicker_pm\" : \"مساءً\"","\"mtrl_picker_day_of_week_column_header\" : \"दिवसांचा स्तंभ: %1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ປ່ຽນເປັນໂໝດປ້ອນຂໍ້ມູນປະຕິທິນ\"","\"abc_search_hint\" : \"Търсете…\"","\"material_timepicker_hour\" : \"Valanda\"","\"abc_searchview_description_voice\" : \"Pesquisa por voz\"","\"abc_action_bar_up_description\" : \"Revenir en haut de la page\"","\"mtrl_picker_date_header_title\" : \"Velg dato\"","\"call_notification_screening_text\" : \"आगमन कल जाँचिँदै छ\"","\"abc_action_menu_overflow_description\" : \"વધુ વિકલ્પો\"","\"mtrl_picker_a11y_next_month\" : \"ប្ដូរ​ទៅ​ខែបន្ទាប់\"","\"call_notification_ongoing_text\" : \"እየተካሄደ ያለ ጥሪ\"","\"call_notification_ongoing_text\" : \"ચાલુ કૉલ\"","\"abc_capital_on\" : \"AAN\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Zaidi ya arifa %1$d mpya\"","\"material_timepicker_select_time\" : \"Убакыт тандоо\"","\"icon_content_description\" : \"Dialoogi ikoon\"","\"mtrl_picker_save\" : \"Spremi\"","\"mtrl_picker_invalid_format\" : \"चुकीचा फॉरमॅट.\"","\"abc_searchview_description_submit\" : \"Наіслати запит\"","\"clear_text_end_icon_content_description\" : \"Обриши текст\"","\"mtrl_picker_invalid_range\" : \"चुकीची श्रेणी.\"","\"mtrl_picker_invalid_format\" : \"Geçersiz biçim.\"","\"abc_activitychooserview_choose_application\" : \"Valitse sovellus\"","\"abc_searchview_description_query\" : \"Заявка за търсене\"","\"material_timepicker_pm\" : \"PM\"","\"material_hour_suffix\" : \"%1$s null-null\"","\"mtrl_picker_out_of_range\" : \"Ārpus diapazona: %1$s\"","\"call_notification_screening_text\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‎‎‏‏‎‏‎‎‎‏‏‏‎‎‏‎‎‏‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎‎‏‎‏‎‏‏‏‏‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎Screening an incoming call‎‏‎‎‏‎\"","\"search_menu_title\" : \"ძიება\"","\"abc_menu_space_shortcut_label\" : \"רווח\"","\"mtrl_picker_range_header_title\" : \"Atlasiet diapazonu\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Начална дата\"","\"abc_action_menu_overflow_description\" : \"ଅଧିକ ବିକଳ୍ପ\"","\"call_notification_hang_up_action\" : \"Legg på\"","\"mtrl_picker_out_of_range\" : \"La data està fora de l'interval: %1$s\"","\"material_timepicker_minute\" : \"Minúta\"","\"item_view_role_description\" : \"Tabulátor\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi.\"","\"mtrl_picker_a11y_next_month\" : \"转到下个月\"","\"common_google_play_services_unknown_issue\" : \"%1$s에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d ਤੋਂ ਵੱਧ ਨਵੀਆਂ ਸੂਚਨਾਵਾਂ\"","\"password_toggle_content_description\" : \"Mostrar contraseña\"","\"common_google_play_services_update_text\" : \"Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi.\"","\"common_google_play_services_notification_ticker\" : \"Google Play開発者サービスのエラー\"","\"bottomsheet_drag_handle_content_description\" : \"இழுப்பதற்கான ஹேண்டில்\"","\"mtrl_timepicker_confirm\" : \"확인\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluge\"","\"icon_content_description\" : \"Dialogikon\"","\"abc_capital_on\" : \"УКЉУЧЕНО\"","\"material_timepicker_select_time\" : \"సమయాన్ని ఎంచుకోండి\"","\"material_hour_suffix\" : \"%1$s-uur\"","\"common_google_play_services_notification_ticker\" : \"‏שגיאה בשירותי Google Play\"","\"common_signin_button_text_long\" : \"Google 계정으로 로그인\"","\"common_google_play_services_update_button\" : \"અપડેટ કરો\"","\"exposed_dropdown_menu_content_description\" : \"ड्रॉपडाउन मेन्यू दिखाएं\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Təqvim daxiletmə rejiminə keçin\"","\"abc_activity_chooser_view_see_all\" : \"બધી જુઓ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Lebih daripada %1$d pemberitahuan baharu\"","\"abc_shareactionprovider_share_with_application\" : \"Zdieľať s aplikáciou %s\"","\"material_timepicker_clock_mode_description\" : \"Kalo te modaliteti i orës për hyrjen e kohës.\"","\"mtrl_badge_numberless_content_description\" : \"Novo obavještenje\"","\"common_google_play_services_install_text\" : \"L'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo.\"","\"item_view_role_description\" : \"ផ្ទាំង\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"መጀመሪያ ቀን\"","\"abc_shareactionprovider_share_with_application\" : \"Ibahagi gamit ang %s\"","\"common_signin_button_text\" : \"साइन इन गर्नुहोस्\"","\"common_google_play_services_update_button\" : \"Mettre à jour\"","\"common_signin_button_text\" : \"Zaloguj się\"","\"abc_searchview_description_clear\" : \"क्‍वेरी साफ करा\"","\"common_open_on_phone\" : \"ফ'নত খোলক\"","\"mtrl_picker_range_header_selected\" : \"%1$s – %2$s\"","\"common_google_play_services_unknown_issue\" : \"Google প্লে সেৱাত %1$s ত সমস্যা হৈ আছে। আকৌ চেষ্টা কৰক।\"","\"common_open_on_phone\" : \"Open on phone\"","\"material_hour_24h_suffix\" : \"%1$s hores\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor.\"","\"item_view_role_description\" : \"தாவல்\"","\"mtrl_timepicker_cancel\" : \"रद्द करें\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"ਸਮਾਪਤੀ ਤਾਰੀਖ\"","\"common_google_play_services_enable_text\" : \"%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй.\"","\"common_google_play_services_wear_update_text\" : \"‏דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר.\"","\"abc_menu_sym_shortcut_label\" : \"Sym-Taste +\"","\"common_google_play_services_enable_text\" : \"Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz.\"","\"mtrl_timepicker_confirm\" : \"ਠੀਕ ਹੈ\"","\"common_google_play_services_wear_update_text\" : \"Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңырат.\"","\"item_view_role_description\" : \"Onglet\"","\"material_timepicker_clock_mode_description\" : \"Ժամը մուտքագրելու համար միացրեք ժամացույցի ռեժիմը:\"","\"abc_menu_function_shortcut_label\" : \"Функц+\"","\"abc_searchview_description_submit\" : \"Envoyer la requête\"","\"mtrl_picker_a11y_next_month\" : \"Преминаване към следващия месец\"","\"bottomsheet_drag_handle_clicked\" : \"Het op sleephandvatsel gedubbeltik\"","\"abc_capital_on\" : \"ჩართვა\"","\"common_google_play_services_unsupported_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Meer as %1$d nuwe kennisgewings\"","\"mtrl_picker_range_header_only_end_selected\" : \"Startdatum – %1$s\"","\"bottomsheet_drag_handle_content_description\" : \"Vilkšanas turis\"","\"bottomsheet_drag_handle_clicked\" : \"Tika veikts dubultskāriens uz vilkšanas tura\"","\"call_notification_answer_action\" : \"جواب دیں\"","\"call_notification_decline_action\" : \"Қабылдамау\"","\"material_timepicker_select_time\" : \"選取時間\"","\"bottomsheet_drag_handle_content_description\" : \"ដង​អូស\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ସେବାଗୁଡ଼ିକର ଉପଲବ୍ଧତା\"","\"password_toggle_content_description\" : \"Exibir senha\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xidmətlərinin əlçatanlığı\"","\"mtrl_picker_announce_current_selection\" : \"നിലവിൽ തിരഞ്ഞെടുത്തത്: %1$s\"","\"abc_searchview_description_search\" : \"Søg\"","\"abc_searchview_description_voice\" : \"बोलकर खोजें\"","\"abc_capital_on\" : \"TIL\"","\"material_minute_selection\" : \"ደቂቃዎችን ይምረጡ\"","\"abc_action_mode_done\" : \"Gata\"","\"material_clock_toggle_content_description\" : \"午前または午後を選択\"","\"material_hour_suffix\" : \"%1$s საათი\"","\"mtrl_picker_day_of_week_column_header\" : \"Օրերի սյունակ՝ %1$s\"","\"mtrl_picker_save\" : \"Speichern\"","\"abc_activity_chooser_view_see_all\" : \"అన్నీ చూడండి\"","\"material_timepicker_pm\" : \"pm\"","\"abc_menu_space_shortcut_label\" : \"espazo\"","\"mtrl_picker_a11y_next_month\" : \"Անցնել հաջորդ ամիս\"","\"mtrl_picker_navigate_to_year_description\" : \"التنقل إلى العام %1$s\"","\"abc_menu_space_shortcut_label\" : \"空格鍵\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda.\"","\"mtrl_picker_day_of_week_column_header\" : \"Päiväsarake: %1$s\"","\"mtrl_picker_toggle_to_year_selection\" : \"වසරක් තේරීමට මාරු වීමට තට්ටු කරන්න\"","\"common_google_play_services_enable_button\" : \"Activează\"","\"bottomsheet_action_expand\" : \"Разгъване на долния лист\"","\"mtrl_picker_a11y_next_month\" : \"Pāriet uz nākamo mēnesi\"","\"abc_shareactionprovider_share_with\" : \"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"common_google_play_services_install_text\" : \"Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi.\"","\"abc_activity_chooser_view_see_all\" : \"Pokaż wszystko\"","\"common_google_play_services_enable_title\" : \"Google Play teenuste lubamine\"","\"bottomsheet_action_expand_halfway\" : \"Udvid halvdelen\"","\"exposed_dropdown_menu_content_description\" : \"Показать раскрывающееся меню\"","\"mtrl_picker_a11y_prev_month\" : \"Verander na vorige maand\"","\"call_notification_decline_action\" : \"Մերժել\"","\"material_clock_toggle_content_description\" : \"Επιλέξτε π.μ. ή μ.μ.\"","\"mtrl_picker_date_header_unselected\" : \"තේරූ දිනය\"","\"mtrl_picker_toggle_to_year_selection\" : \"'साल चुनना' पर स्विच करने के लिए टैप करें\"","\"abc_shareactionprovider_share_with_application\" : \"%s-এর সাথে শেয়ার করুন\"","\"mtrl_picker_invalid_format\" : \"O formato non é válido.\"","\"abc_menu_space_shortcut_label\" : \"medzerník\"","\"call_notification_answer_action\" : \"Přijmout\"","\"common_google_play_services_update_title\" : \"Google Play አገልግሎቶችን ያዘምኑ\"","\"abc_capital_off\" : \"DESACTIVA\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך.\"","\"abc_menu_space_shortcut_label\" : \"空白鍵\"","\"material_timepicker_hour\" : \"Ura\"","\"mtrl_picker_text_input_year_abbr\" : \"É\"","\"common_google_play_services_wear_update_text\" : \"საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება.\"","\"common_google_play_services_enable_text\" : \"%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।\"","\"material_clock_toggle_content_description\" : \"選取上午或下午\"","\"material_timepicker_select_time\" : \"Vælg tidspunkt\"","\"title_activity_log_in\" : \"LogIn\"","\"material_timepicker_pm\" : \"EM\"","\"call_notification_decline_action\" : \"דחייה\"","\"common_signin_button_text_long\" : \"Google এর মাধ্যমে সাইন-ইন করুন\"","\"material_clock_toggle_content_description\" : \"Vyberte AM nebo PM\"","\"common_open_on_phone\" : \"Auf Smartphone öffnen\"","\"bottomsheet_action_expand_halfway\" : \"Développer en entier\"","\"error_icon_content_description\" : \"പിശക്\"","\"common_signin_button_text\" : \"Մուտք գործել\"","\"abc_search_hint\" : \"搜索…\"","\"mtrl_picker_a11y_prev_month\" : \"Алдыңғы айға өту\"","\"abc_searchview_description_voice\" : \"חיפוש קולי\"","\"mtrl_picker_text_input_date_hint\" : \"Ամսաթիվ\"","\"common_open_on_phone\" : \"在手機開啟\"","\"mtrl_picker_range_header_unselected\" : \"Tarehe ya kuanza – Tarehe ya mwisho\"","\"mtrl_picker_range_header_unselected\" : \"Startdatum – Enddatum\"","\"mtrl_badge_numberless_content_description\" : \"Pemberitahuan baharu\"","\"mtrl_picker_invalid_format\" : \"Format incorrect.\"","\"call_notification_hang_up_action\" : \"ວາງສາຍ\"","\"bottomsheet_action_collapse\" : \"Tolestu pantailaren behealdean ainguratutako orria\"","\"search_menu_title\" : \"Търсене\"","\"common_google_play_services_enable_title\" : \"Google Play சேவைகளை இயக்கவும்\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Mətn daxiletmə rejiminə keçin\"","\"call_notification_decline_action\" : \"প্ৰত্যাখ্যান কৰক\"","\"mtrl_picker_cancel\" : \"Бас тарту\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"ప్రారంభ తేదీ\"","\"material_timepicker_pm\" : \"PD\"","\"call_notification_decline_action\" : \"拒接\"","\"mtrl_picker_range_header_unselected\" : \"Data rozpoczęcia – data zakończenia\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ਕੈਲੰਡਰ ਇਨਪੁੱਟ ਮੋਡ 'ਤੇ ਜਾਓ\"","\"abc_activitychooserview_choose_application\" : \"Sélectionner une application\"","\"abc_searchview_description_clear\" : \"מחיקת השאילתה\"","\"material_timepicker_clock_mode_description\" : \"Ak chcete zadať čas, prepnite na režim hodín.\"","\"abc_shareactionprovider_share_with_application\" : \"%s ilə paylaşın\"","\"material_minute_selection\" : \"Izaberite minute\"","\"mtrl_picker_date_header_title\" : \"தேதியைத் தேர்ந்தெடுக்கவும்\"","\"material_hour_selection\" : \"Valige tund\"","\"call_notification_hang_up_action\" : \"전화 끊기\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data di inizio\"","\"mtrl_picker_day_of_week_column_header\" : \"ದಿನಗಳ ಕಾಲಮ್: %1$s\"","\"common_signin_button_text_long\" : \"Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ\"","\"bottomsheet_drag_handle_content_description\" : \"Ручица за превлачење\"","\"abc_menu_sym_shortcut_label\" : \"Sym+‎\"","\"common_google_play_services_notification_channel_name\" : \"Availability ng serbisyo ng Google Play\"","\"common_google_play_services_notification_ticker\" : \"Google Play xizmatlari xatosi\"","\"mtrl_picker_toggle_to_year_selection\" : \"Toque para mudar para a seleção do ano\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Hasiera-data\"","\"common_google_play_services_notification_ticker\" : \"Erro nos servizos de Google Play\"","\"material_hour_24h_suffix\" : \"%1$s ಗಂಟೆಗಳು\"","\"abc_shareactionprovider_share_with\" : \"Deila með\"","\"mtrl_picker_date_header_title\" : \"Seleccionar fecha\"","\"mtrl_picker_invalid_format_example\" : \"Adibidea: %1$s\"","\"common_google_play_services_enable_button\" : \"Gaitu\"","\"material_timepicker_clock_mode_description\" : \"시간 입력을 위해 시계 모드로 전환합니다.\"","\"icon_content_description\" : \"Значок дыялогавага акна\"","\"mtrl_picker_range_header_only_end_selected\" : \"Başlangıç tarihi – %1$s\"","\"abc_menu_meta_shortcut_label\" : \"„Meta“ +\"","\"common_google_play_services_update_title\" : \"Update Google Play services\"","\"password_toggle_content_description\" : \"पासवर्ड देखाउनुहोस्\"","\"bottomsheet_action_expand\" : \"Проширите доњу табелу\"","\"mtrl_picker_toggle_to_year_selection\" : \"Koppintson az év kiválasztásához\"","\"abc_menu_delete_shortcut_label\" : \"silin\"","\"abc_shareactionprovider_share_with_application\" : \"Comparteix amb %s\"","\"material_hour_suffix\" : \"%1$s시 정각\"","\"abc_action_menu_overflow_description\" : \"Lisäasetukset\"","\"mtrl_picker_invalid_range\" : \"Ауқым жарамсыз.\"","\"abc_shareactionprovider_share_with_application\" : \"%s ile paylaş\"","\"abc_shareactionprovider_share_with_application\" : \"%s orqali ulashish\"","\"abc_capital_on\" : \"ВКЛ\"","\"abc_capital_on\" : \"ဖွင့်\"","\"material_minute_suffix\" : \"%1$s min\"","\"mtrl_picker_text_input_date_hint\" : \"تاریخ\"","\"abc_action_bar_up_description\" : \"Siirry ylös\"","\"error_icon_content_description\" : \"সমস্যা\"","\"common_google_play_services_updating_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play, ເຊິ່ງ​ກຳ​ລັງ​ອັບ​ເດດ​ຢູ່​ໃນ​ປະ​ຈຸ​ບັນ.\"","\"material_minute_selection\" : \"मिनिटे निवडा\"","\"material_timepicker_hour\" : \"മണിക്കൂര്‍\"","\"mtrl_picker_day_of_week_column_header\" : \"Stupac s danima: %1$s\"","\"material_timepicker_text_input_mode_description\" : \"Canvia al mode d'introducció de text per introduir l'hora.\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje uređaj ne podržava.\"","\"call_notification_ongoing_text\" : \"Дуудлага хийгдэж байна\"","\"material_hour_24h_suffix\" : \"%1$s (na) oras\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवा उपलब्धता\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Més de %1$d notificacions noves\"","\"call_notification_ongoing_text\" : \"Trwa połączenie\"","\"mtrl_picker_announce_current_selection\" : \"انتخاب کنونی: %1$s\"","\"mtrl_badge_numberless_content_description\" : \"Нове сповіщення\"","\"material_timepicker_clock_mode_description\" : \"Префрлете се на режимот за часовник за да внесете време.\"","\"material_minute_suffix\" : \"%1$s minuter\"","\"mtrl_picker_invalid_format_use\" : \"Użyj formatu: %1$s\"","\"common_google_play_services_unknown_issue\" : \"Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s ஆப்ஸை அணுக முடியவில்லை. மீண்டும் முயலவும்.\"","\"common_google_play_services_install_button\" : \"Telepítés\"","\"call_notification_screening_text\" : \"ກຳລັງກວດສອບສາຍໂທເຂົ້າ\"","\"abc_activity_chooser_view_see_all\" : \"सर्व पहा\"","\"material_minute_suffix\" : \"%1$s মিনিট\"","\"call_notification_incoming_text\" : \"ઇનકમિંગ કૉલ\"","\"abc_activity_chooser_view_see_all\" : \"ყველას ნახვა\"","\"mtrl_picker_navigate_to_year_description\" : \"转到 %1$s 年\"","\"common_google_play_services_enable_text\" : \"Google Play 서비스를 사용하도록 설정해야 %1$s이(가) 작동합니다.\"","\"abc_menu_sym_shortcut_label\" : \"Symbol + \"","\"mtrl_picker_toggle_to_day_selection\" : \"点按即可切换到选择某天\"","\"abc_activity_chooser_view_see_all\" : \"Показать все\"","\"call_notification_hang_up_action\" : \"Dəstəyi asın\"","\"mtrl_picker_text_input_date_hint\" : \"Күні\"","\"abc_searchview_description_submit\" : \"কোয়েরি জমা দিন\"","\"bottomsheet_action_expand_halfway\" : \"Luaskan setengah\"","\"abc_search_hint\" : \"Keresés…\"","\"mtrl_picker_save\" : \"Сақтау\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करें\"","\"abc_searchview_description_query\" : \"طلب بحث\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-szolgáltatások elérhetősége\"","\"common_google_play_services_notification_channel_name\" : \"„Google Play“ paslaugų pasiekiamumas\"","\"common_google_play_services_enable_text\" : \"‏لن يعمل %1$s ما لم يتم تفعيل خدمات Google Play.\"","\"common_google_play_services_enable_text\" : \"আপুনি Google Play সেৱাবোৰ সক্ষম নকৰালৈকে %1$sএ কাম নকৰিব।\"","\"common_google_play_services_update_title\" : \"Թարմացնել Google Play ծառայությունները\"","\"abc_capital_off\" : \"বন্ধ আছে\"","\"mtrl_picker_text_input_day_abbr\" : \"ද\"","\"mtrl_picker_confirm\" : \"확인\"","\"bottomsheet_action_collapse\" : \"Ылдыйкы экранды жыйыштыруу\"","\"mtrl_picker_invalid_format_example\" : \"Приклад: %1$s\"","\"common_google_play_services_unsupported_text\" : \"%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт.\"","\"mtrl_picker_invalid_format_use\" : \"Sebenzisa: %1$s\"","\"mtrl_picker_invalid_format_example\" : \"Voorbeeld: %1$s\"","\"material_hour_suffix\" : \"%1$s o'clock\"","\"common_google_play_services_update_title\" : \"Google Play सेवाहरू अपडेट गर्नुहोस्\"","\"exposed_dropdown_menu_content_description\" : \"Dropdownmenu tonen\"","\"mtrl_picker_cancel\" : \"Отмена\"","\"abc_toolbar_collapse_description\" : \"Sakļaut\"","\"error_icon_content_description\" : \"एरर\"","\"common_google_play_services_enable_button\" : \"Aktiv edin\"","\"common_google_play_services_update_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play\"","\"mtrl_timepicker_cancel\" : \"Бас тарту\"","\"material_timepicker_pm\" : \"пп\"","\"mtrl_picker_cancel\" : \"रद्द करें\"","\"mtrl_chip_close_icon_content_description\" : \"Poista %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"(%1$s)ని తీసివేస్తుంది\"","\"material_timepicker_select_time\" : \"Selectați ora\"","\"abc_capital_off\" : \"ပိတ်\"","\"call_notification_answer_action\" : \"Antwoord\"","\"bottomsheet_action_expand\" : \"Utöka arket på nedre delen av skärmen\"","\"mtrl_picker_text_input_year_abbr\" : \"á\"","\"abc_action_bar_up_description\" : \"Перейти вверх\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Kalo te modaliteti i \"Hyrjes së tekstit\"\"","\"mtrl_picker_cancel\" : \"لغو\"","\"common_open_on_phone\" : \"ስልክ ላይ ክፈት\"","\"mtrl_picker_save\" : \"Gem\"","\"place_autocomplete_clear_button\" : \"ፍለጋን አጽዳ\"","\"icon_content_description\" : \"Икона за диалогов прозорец\"","\"exposed_dropdown_menu_content_description\" : \"显示下拉菜单\"","\"material_minute_suffix\" : \"%1$s წუთი\"","\"mtrl_picker_invalid_range\" : \"Ugyldig område.\"","\"mtrl_picker_text_input_month_abbr\" : \"월\"","\"common_google_play_services_notification_ticker\" : \"„Google Play“ paslaugų klaida\"","\"mtrl_picker_range_header_title\" : \"Velg periode\"","\"character_counter_content_description\" : \"Caracteres introducidos: %1$d de %2$d\"","\"mtrl_picker_cancel\" : \"Отказ\"","\"place_autocomplete_search_hint\" : \"Otsing\"","\"common_google_play_services_update_button\" : \"업데이트\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Dátum ukončenia\"","\"common_open_on_phone\" : \"Buka pada telefon\"","\"mtrl_picker_confirm\" : \"Uredu\"","\"mtrl_picker_a11y_next_month\" : \"Дараагийн сар луу өөрчлөх\"","\"abc_searchview_description_search\" : \"Sesha\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Izaziso ezintsha ezingaphezu kokungu-%1$d\"","\"character_counter_content_description\" : \"Εισήχθησαν %1$d από %2$d χαρακτήρες\"","\"bottomsheet_action_expand\" : \"展開底部功能表\"","\"bottomsheet_action_expand\" : \"बॉटम शीट को बड़ा करें\"","\"mtrl_picker_save\" : \"Uložiť\"","\"abc_capital_on\" : \"WŁ.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – முடிவுத் தேதி\"","\"abc_searchview_description_submit\" : \"Dërgo pyetjen\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Tarehe ya kuanza\"","\"mtrl_picker_toggle_to_day_selection\" : \"Dotik za preklop na izbiro dneva\"","\"mtrl_picker_out_of_range\" : \"超出範圍：%1$s\"","\"abc_shareactionprovider_share_with_application\" : \"Delite pomoću aplikacije %s\"","\"abc_menu_enter_shortcut_label\" : \"INVIO\"","\"abc_searchview_description_submit\" : \"إرسال طلب البحث\"","\"abc_searchview_description_submit\" : \"Сурам тапшыруу\"","\"mtrl_picker_save\" : \"រក្សាទុក\"","\"abc_activitychooserview_choose_application\" : \"Selecciona una aplicació\"","\"password_toggle_content_description\" : \"パスワードを表示\"","\"material_timepicker_am\" : \"f.h.\"","\"mtrl_picker_invalid_range\" : \"Gamë e pavlefshme.\"","\"mtrl_picker_invalid_format\" : \"අවලංගු ආකෘතියකි.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"संपण्याची तारीख\"","\"abc_shareactionprovider_share_with_application\" : \"%sৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"mtrl_picker_announce_current_selection\" : \"सध्याची निवड: %1$s\"","\"material_timepicker_select_time\" : \"Уақытты таңдау\"","\"bottomsheet_drag_handle_clicked\" : \"መያዣ ይጎትቱ ሁለቴ መታ ተደርጓል\"","\"mtrl_picker_a11y_next_month\" : \"ປ່ຽນເປັນເດືອນຕໍ່ໄປ\"","\"bottomsheet_drag_handle_content_description\" : \"Ansa per arrossegar\"","\"bottomsheet_action_expand\" : \"Vis feltet nederst\"","\"bottomsheet_action_collapse\" : \"ยุบ Bottom Sheet\"","\"common_google_play_services_unknown_issue\" : \"%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။\"","\"call_notification_ongoing_text\" : \"Símtal í gangi\"","\"abc_capital_on\" : \"開啟\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – खत्म होने की तारीख\"","\"mtrl_picker_date_header_unselected\" : \"Valittu päivämäärä\"","\"common_google_play_services_update_text\" : \"%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester.\"","\"bottomsheet_drag_handle_content_description\" : \"Տեղափոխման նշիչ\"","\"common_google_play_services_install_text\" : \"%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo.\"","\"material_timepicker_clock_mode_description\" : \"Aktiveerige kellaaja sisestamiseks kellarežiim.\"","\"common_google_play_services_install_text\" : \"Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind.\"","\"common_google_play_services_enable_title\" : \"បើកសេវាកម្ម Google Play\"","\"password_toggle_content_description\" : \"Jelszó megjelenítése\"","\"mtrl_picker_range_header_unselected\" : \"시작일~종료일\"","\"material_minute_selection\" : \"Выберыце хвіліны\"","\"character_counter_content_description\" : \"%2$dમાંથી %1$d અક્ષરો દાખલ કર્યા\"","\"call_notification_decline_action\" : \"Отклонить\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"תאריך התחלה\"","\"common_google_play_services_wear_update_text\" : \"New version of Google Play services needed. It will update itself shortly.\"","\"material_timepicker_pm\" : \"अपराह्न\"","\"common_google_play_services_unsupported_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava.\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅੱਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।\"","\"call_notification_hang_up_action\" : \"Pārtraukt\"","\"mtrl_picker_cancel\" : \"منسوخ کریں\"","\"abc_action_menu_overflow_description\" : \"Higit pang opsyon\"","\"place_autocomplete_search_hint\" : \"جستجو\"","\"mtrl_picker_navigate_to_year_description\" : \"رفتن به سال %1$s\"","\"abc_menu_function_shortcut_label\" : \"Funksjon+\"","\"abc_activitychooserview_choose_application\" : \"একটি অ্যাপ বেছে নিন\"","\"material_timepicker_clock_mode_description\" : \"يُرجى التبديل إلى وضع الساعة لإدخال الوقت.\"","\"abc_searchview_description_clear\" : \"Effacer la requête\"","\"abc_searchview_description_search\" : \"Realiza buscas\"","\"mtrl_picker_navigate_to_year_description\" : \"Pāriet uz šo gadu: %1$s\"","\"call_notification_decline_action\" : \"కట్ చేయండి\"","\"abc_menu_function_shortcut_label\" : \"‎Function+‎\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Ημερομηνία έναρξης\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"अन्त्य हुने मिति\"","\"call_notification_screening_text\" : \"Մուտքային զանգի զտում\"","\"abc_activity_chooser_view_see_all\" : \"Tingnan lahat\"","\"mtrl_picker_invalid_range\" : \"Жараксыз диапазон.\"","\"mtrl_picker_text_input_month_abbr\" : \"ತಿ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाएं उपलब्ध हैं\"","\"abc_action_bar_up_description\" : \"Движи се нагоре\"","\"abc_action_bar_up_description\" : \"Navegar para cima\"","\"mtrl_picker_range_header_title\" : \"Выберите диапазон дат\"","\"material_hour_selection\" : \"Саат тандоо\"","\"common_google_play_services_install_title\" : \"Obter serviços do Google Play\"","\"material_timepicker_clock_mode_description\" : \"Byt till klockläget och ange tid.\"","\"common_google_play_services_enable_title\" : \"Attiva Google Play Services\"","\"common_google_play_services_wear_update_text\" : \"Vajalik on Google Play teenuste uus versioon. See värskendab end peagi.\"","\"common_google_play_services_notification_ticker\" : \"Error de Serveis de Google Play\"","\"mtrl_picker_range_header_selected\" : \"%1$s - %2$s\"","\"abc_menu_meta_shortcut_label\" : \"Meta + \"","\"password_toggle_content_description\" : \"পাসওয়ার্ড দেখান\"","\"material_timepicker_clock_mode_description\" : \"වේලා ආදානය සඳහා ඔරලෝසු ප්‍රකාරය වෙත මාරු වෙන්න.\"","\"common_google_play_services_enable_button\" : \"Aktivizo\"","\"mtrl_picker_text_input_day_abbr\" : \"י\"","\"abc_shareactionprovider_share_with\" : \"Bagikan dengan\"","\"abc_activitychooserview_choose_application\" : \"选择应用\"","\"mtrl_picker_a11y_prev_month\" : \"Перейти к предыдущему месяцу\"","\"common_google_play_services_install_button\" : \"Instalatu\"","\"material_hour_24h_suffix\" : \"%1$s hodin\"","\"material_clock_toggle_content_description\" : \"Selecteer a.m. of p.m.\"","\"clear_text_end_icon_content_description\" : \"Текстийг арилгах\"","\"mtrl_picker_navigate_to_year_description\" : \"वर्ष %1$s मा जानुहोस्\"","\"material_hour_24h_suffix\" : \"%1$s గంటలు\"","\"abc_action_bar_up_description\" : \"前に戻る\"","\"abc_search_hint\" : \"検索…\"","\"material_minute_suffix\" : \"%1$s دقيقة\"","\"material_hour_selection\" : \"Velja tíma\"","\"exposed_dropdown_menu_content_description\" : \"드롭다운 메뉴 표시\"","\"common_google_play_services_notification_channel_name\" : \"Διαθεσιμότητα υπηρεσιών Google Play\"","\"mtrl_picker_text_input_date_hint\" : \"កាលបរិច្ឆេទ\"","\"material_minute_selection\" : \"انتخاب دقیقه\"","\"mtrl_picker_toggle_to_year_selection\" : \"Ýttu til að skipta yfir í að velja ár\"","\"common_google_play_services_update_button\" : \"புதுப்பி\"","\"call_notification_ongoing_text\" : \"ការ​ហៅដែលកំពុងដំណើរការ\"","\"mtrl_picker_invalid_format_example\" : \"Exemple: %1$s\"","\"abc_menu_delete_shortcut_label\" : \"устгах\"","\"abc_capital_on\" : \"사용\"","\"password_toggle_content_description\" : \"စကားဝှက်ကို ပြရန်\"","\"mtrl_picker_save\" : \"ບັນທຶກ\"","\"bottomsheet_drag_handle_clicked\" : \"Dubbelgetikt op handgreep voor slepen\"","\"mtrl_picker_range_header_only_end_selected\" : \"ວັນທີເລີ່ມຕົ້ນ – %1$s\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Uskoro će se ažurirati.\"","\"common_signin_button_text\" : \"Identifikohu\"","\"mtrl_picker_date_header_title\" : \"Pilih Tarikh\"","\"call_notification_hang_up_action\" : \"Prekini vezu\"","\"material_timepicker_clock_mode_description\" : \"切换到时钟模式来输入时间。\"","\"mtrl_picker_date_header_title\" : \"Vælg dato\"","\"mtrl_picker_day_of_week_column_header\" : \"Стовпець із днями: %1$s\"","\"common_google_play_services_unknown_issue\" : \"%1$sର Google Play ସେବା ସହ ଏକ ସମସ୍ୟା ରହିଛି। ଦୟାକରି ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।\"","\"bottomsheet_drag_handle_clicked\" : \"টেনে আনার হ্যান্ডেলে ডবল ট্যাপ করা হয়েছে\"","\"common_google_play_services_install_title\" : \"‏دریافت «خدمات Google Play»\"","\"abc_searchview_description_query\" : \"Suchanfrage\"","\"mtrl_timepicker_confirm\" : \"Në rregull\"","\"exposed_dropdown_menu_content_description\" : \"கீழ் தோன்றல் மெனுவைக் காட்டும் பட்டன்\"","\"bottomsheet_action_collapse\" : \"ਹੇਠਲੀ ਸ਼ੀਟ ਨੂੰ ਸਮੇਟੋ\"","\"clear_text_end_icon_content_description\" : \"מחיקת הטקסט\"","\"common_google_play_services_update_text\" : \"ನೀವು Google Play ಸೇವೆಗಳನ್ನು ಅಪ್‍ಡೇಟ್ ಮಾಡದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"material_hour_suffix\" : \"השעה %1$s\"","\"abc_search_hint\" : \"ይፈልጉ…\"","\"google_crash_reporting_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"","\"common_google_play_services_install_title\" : \"Преземи ги услугите на Google Play\"","\"mtrl_picker_invalid_format_use\" : \"%1$s-ის გამოყენება\"","\"exposed_dropdown_menu_content_description\" : \"Показати спадне меню\"","\"call_notification_screening_text\" : \"Преглежда се входящо обаждане\"","\"abc_action_bar_home_description\" : \"Нүүр хуудас уруу шилжих\"","\"call_notification_decline_action\" : \"Tolak\"","\"place_autocomplete_search_hint\" : \"Búsqueda\"","\"mtrl_picker_invalid_format\" : \"ఫార్మాట్ చెల్లదు.\"","\"bottomsheet_action_expand\" : \"Udvid feltet i bunden\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost Google Play usluga\"","\"mtrl_picker_range_header_unselected\" : \"កាលបរិច្ឆេទ​ចាប់ផ្ដើម – កាលបរិច្ឆេទ​បញ្ចប់\"","\"error_icon_content_description\" : \"خرابی\"","\"mtrl_picker_announce_current_selection\" : \"Ағымдағы таңдау: %1$s\"","\"error_icon_content_description\" : \"Fejl\"","\"common_google_play_services_update_button\" : \"Обновить\"","\"abc_searchview_description_submit\" : \"Pateikti užklausą\"","\"password_toggle_content_description\" : \"Показать пароль\"","\"bottomsheet_action_expand\" : \"স্ক্রিনের নিচে অ্যাটাচ করা শিট বড় করুন\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"開始日期\"","\"path_password_strike_through\" : \"M3.27,4.27 L19.74,20.74\"","\"mtrl_picker_range_header_unselected\" : \"ಪ್ರಾರಂಭ ದಿನಾಂಕ – ಮುಕ್ತಾಯ ದಿನಾಂಕ\"","\"abc_searchview_description_submit\" : \"Pošaljite upit\"","\"abc_action_bar_home_description\" : \"Siirry etusivulle\"","\"common_google_play_services_update_text\" : \"%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ Google Play.\"","\"icon_content_description\" : \"រូប​ប្រអប់បញ្ចូល\"","\"character_counter_overflowed_content_description\" : \"ಅಕ್ಷರ ಮಿತಿಯು %2$d ರಲ್ಲಿ %1$d ಮೀರಿದೆ\"","\"abc_searchview_description_submit\" : \"Lekérdezés küldése\"","\"password_toggle_content_description\" : \"Rādīt paroli\"","\"abc_shareactionprovider_share_with\" : \"Partilhar com\"","\"call_notification_screening_text\" : \"Preverjanje dohodnega klica\"","\"material_timepicker_hour\" : \"Óra\"","\"abc_searchview_description_search\" : \"Căutați\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Префрли на режим за внесување текст\"","\"abc_activity_chooser_view_see_all\" : \"Преглед на всички\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Prepnúť na textový režim vstupu\"","\"search_menu_title\" : \"Tafuta\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Passer au mode d'entrée Agenda\"","\"mtrl_picker_day_of_week_column_header\" : \"Cột ngày: %1$s\"","\"material_minute_suffix\" : \"%1$s ນາທີ\"","\"call_notification_screening_text\" : \"اِن کمنگ کال کی اسکریننگ\"","\"common_google_play_services_enable_title\" : \"Google Play xidmətlərini aktiv edin\"","\"call_notification_screening_text\" : \"ଏକ ଇନକମିଂ କଲକୁ ସ୍କ୍ରିନ୍ କରୁଛି\"","\"abc_menu_sym_shortcut_label\" : \"„Sym“ +\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Tugash sanasi\"","\"mtrl_badge_numberless_content_description\" : \"නව දැනුම්දීම\"","\"call_notification_answer_action\" : \"መልስ\"","\"mtrl_picker_day_of_week_column_header\" : \"Колона за дни: %1$s\"","\"common_google_play_services_updating_text\" : \"Сервисы Google Play, необходимые для работы приложения \"%1$s\", в настоящий момент обновляются.\"","\"call_notification_screening_text\" : \"Ett inkommande samtal filtreras\"","\"mtrl_picker_invalid_range\" : \"Nieprawidłowy zakres.\"","\"abc_toolbar_collapse_description\" : \"Скупи\"","\"character_counter_overflowed_content_description\" : \"అక్షర పరిధి %2$dలో %1$dను అధిగమించింది\"","\"common_google_play_services_install_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك.\"","\"abc_searchview_description_query\" : \"搜尋查詢\"","\"mtrl_picker_range_header_unselected\" : \"Datum početka – datum završetka\"","\"mtrl_picker_range_header_unselected\" : \"ആരംഭിക്കുന്ന തീയതി – അവസാനിക്കുന്ന തീയതി\"","\"common_signin_button_text\" : \"Přihlásit se\"","\"common_google_play_services_enable_title\" : \"Google Play Services-ის ჩართვა\"","\"bottomsheet_drag_handle_clicked\" : \"Vetokahvaa kaksoisnapautettu\"","\"bottomsheet_drag_handle_content_description\" : \"Hudula isibambi\"","\"mtrl_picker_text_input_day_abbr\" : \"ว\"","\"bottomsheet_drag_handle_clicked\" : \"Aikoni ya buruta imeguswa mara mbili\"","\"mtrl_picker_invalid_format\" : \"Ongeldige formaat.\"","\"material_timepicker_clock_mode_description\" : \"အချိန်ထည့်သွင်းမှုအတွက် နာရီမုဒ်သို့ ပြောင်းပါ။\"","\"call_notification_ongoing_text\" : \"කරගෙන යන ඇමතුම\"","\"mtrl_picker_invalid_range\" : \"ໄລຍະບໍ່ຖືກຕ້ອງ.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"יותר מ-%1$d התראות חדשות\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Текстийн орох горим руу сэлгэх\"","\"call_notification_answer_action\" : \"Адказаць\"","\"mtrl_picker_text_input_year_abbr\" : \"ව\"","\"abc_activitychooserview_choose_application\" : \"Válasszon alkalmazást\"","\"bottomsheet_drag_handle_content_description\" : \"مقبض السحب\"","\"call_notification_incoming_text\" : \"수신 전화\"","\"abc_menu_function_shortcut_label\" : \"Funció+\"","\"mtrl_picker_range_header_unselected\" : \"Başlangıç tarihi - Bitiş tarihi\"","\"abc_toolbar_collapse_description\" : \"Sutraukti\"","\"call_notification_ongoing_text\" : \"Vykstantis skambutis\"","\"mtrl_picker_toggle_to_year_selection\" : \"ਸਾਲ ਦੀ ਚੋਣ 'ਤੇ ਜਾਣ ਲਈ ਟੈਪ ਕਰੋ\"","\"common_google_play_services_install_title\" : \"Hämta Google Play-tjänster\"","\"common_google_play_services_install_title\" : \"Get Google Play services\"","\"mtrl_chip_close_icon_content_description\" : \"Xóa %1$s\"","\"abc_capital_on\" : \"ВКЛ.\"","\"abc_toolbar_collapse_description\" : \"Goqa\"","\"common_google_play_services_install_title\" : \"Изтегляне на услугите за Google Play\"","\"material_clock_toggle_content_description\" : \"Pilih AM atau PM\"","\"mtrl_picker_toggle_to_day_selection\" : \"Palieskite, kad perjungtumėte į dienos pasirinkimą\"","\"mtrl_picker_invalid_format\" : \"Invalid na format.\"","\"mtrl_timepicker_cancel\" : \"Zrušiť\"","\"item_view_role_description\" : \"Lap\"","\"abc_menu_delete_shortcut_label\" : \"Löschen\"","\"mtrl_picker_date_header_title\" : \"Sélectionnez une date\"","\"mtrl_badge_numberless_content_description\" : \"Jakinarazpen berria\"","\"mtrl_picker_invalid_format\" : \"Μη έγκυρη μορφή.\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tryk for at gå til valg af dag\"","\"abc_action_bar_up_description\" : \"పైకి నావిగేట్ చేస్తుంది\"","\"abc_action_menu_overflow_description\" : \"Više opcija\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s verwijderen\"","\"mtrl_picker_toggle_to_day_selection\" : \"انقر للتبديل إلى اختيار يوم\"","\"material_timepicker_minute\" : \"דקה\"","\"common_signin_button_text_long\" : \"Ingia katika akaunti ukitumia Google\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui.\"","\"mtrl_picker_invalid_format\" : \"Format incorrect\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Valitse syöttötavaksi teksti\"","\"abc_capital_off\" : \"關閉\"","\"mtrl_picker_navigate_to_year_description\" : \"Ir ao ano %1$s\"","\"call_notification_incoming_text\" : \"Llamada entrante\"","\"mtrl_picker_range_header_unselected\" : \"Начална дата – крайна дата\"","\"mtrl_picker_day_of_week_column_header\" : \"Слупок дзён: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Matn kiritish rejimiga oʻtish\"","\"abc_searchview_description_submit\" : \"ક્વેરી સબમિટ કરો\"","\"common_google_play_services_update_title\" : \"‏‫به‌روزرسانی «خدمات Google Play»\"","\"common_google_play_services_unknown_issue\" : \"%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз.\"","\"abc_prepend_shortcut_label\" : \"Menu +\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Bitmə tarixi\"","\"material_hour_selection\" : \"Selecteer uur\"","\"mtrl_picker_a11y_prev_month\" : \"ປ່ຽນເປັນເດືອນຜ່ານມາ\"","\"abc_action_menu_overflow_description\" : \"خيارات أكثر\"","\"abc_search_hint\" : \"Tafuta…\"","\"mtrl_picker_invalid_format_use\" : \"Koristite: %1$s\"","\"abc_menu_space_shortcut_label\" : \"atstarpes taustiņš\"","\"material_minute_selection\" : \"मिनेट चयन गर्नुहोस्\"","\"error_icon_content_description\" : \"エラー\"","\"abc_shareactionprovider_share_with\" : \"Төмөнкү менен бөлүшүү\"","\"call_notification_ongoing_text\" : \"Chamada em andamento\"","\"common_google_play_services_update_button\" : \"Aktualizovať\"","\"common_google_play_services_install_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din.\"","\"call_notification_ongoing_text\" : \"ਜਾਰੀ ਕਾਲ\"","\"text_fmo_intor\" : \"• The maximum amount for which a single Fax Money Order may be booked and issue will not exceed Fifty Thousand Rupees (50,000/-).\n • A Fax Money Order will be accepted for booking in whole rupees only. It will be accepted for transmission if the amount to be remitted is in fraction of rupee.\n • A Fax Money Order exceeding the amount Rs.20,000/- will not be paid to the payee at his door steps in any case the designated FMO Payment Office.\n\"","\"mtrl_picker_text_input_year_abbr\" : \"y\"","\"bottomsheet_drag_handle_content_description\" : \"ਘਸੀਟਣ ਵਾਲਾ ਹੈਂਡਲ\"","\"abc_toolbar_collapse_description\" : \"Minimieren\"","\"abc_search_hint\" : \"Telusuri...\"","\"mtrl_timepicker_confirm\" : \"אישור\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d से ज़्यादा नई सूचनाएं\"","\"password_toggle_content_description\" : \"கடவுச்சொல்லைக் காட்டு\"","\"mtrl_picker_a11y_prev_month\" : \"Անցնել նախորդ ամիս\"","\"mtrl_picker_invalid_range\" : \"Tarteak ez du balio.\"","\"mtrl_picker_invalid_range\" : \"Netinkamas diapazonas.\"","\"abc_menu_space_shortcut_label\" : \"taster za razmak\"","\"mtrl_picker_a11y_prev_month\" : \"Перайсці да папярэдняга месяца\"","\"call_notification_incoming_text\" : \"Eingehender Anruf\"","\"common_google_play_services_wear_update_text\" : \"Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно.\"","\"mtrl_picker_invalid_format_use\" : \"Gunakan: %1$s\"","\"mtrl_picker_date_header_unselected\" : \"منتخب کردہ تاریخ\"","\"common_google_play_services_wear_update_text\" : \"‏يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"ວັນທີເລີ່ມ\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"متنی ان پٹ وضع پر سوئچ کریں\"","\"abc_action_menu_overflow_description\" : \"ተጨማሪ አማራጮች\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Alguskuupäev\"","\"mtrl_picker_range_header_title\" : \"Виберіть діапазон дат\"","\"common_google_play_services_install_text\" : \"ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"icon_content_description\" : \"Ikona okna\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Pārslēgties uz teksta ievades režīmu\"","\"common_google_play_services_update_button\" : \"Актуализиране\"","\"mtrl_picker_confirm\" : \"Labi\"","\"error_icon_content_description\" : \"ఎర్రర్\"","\"call_notification_answer_video_action\" : \"ভিডিও\"","\"common_google_play_services_update_title\" : \"Sasisha huduma za Google Play\"","\"common_signin_button_text\" : \"Prisijungti\"","\"abc_searchview_description_query\" : \"Upit za pretraživanje\"","\"mtrl_picker_date_header_unselected\" : \"Valin dagsetning\"","\"common_open_on_phone\" : \"Ava telefonis\"","\"character_counter_content_description\" : \"تمّ إدخال %1$d حرف من إجمالي %2$d.\"","\"mtrl_picker_invalid_range\" : \"ရက်အပိုင်းအခြား မမှန်ပါ။\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Einddatum\"","\"abc_shareactionprovider_share_with\" : \"שיתוף עם\"","\"material_timepicker_clock_mode_description\" : \"In den Uhrzeitmodus wechseln, um die Uhrzeit einzugeben.\"","\"material_timepicker_clock_mode_description\" : \"સમય દાખલ કરવા માટે ઘડિયાળ મોડમાં સ્વિચ કરો.\"","\"mtrl_picker_day_of_week_column_header\" : \"நாட்களின் நெடுவரிசை: %1$s\"","\"common_google_play_services_update_text\" : \"‏تاز مانی که «خدمات Google Play» را به‌روزرسانی نکنید، %1$s اجرا نمی‌شود.\"","\"common_google_play_services_wear_update_text\" : \"새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다.\"","\"abc_action_menu_overflow_description\" : \"სხვა ვარიანტები\"","\"common_google_play_services_update_text\" : \"A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat.\"","\"mtrl_picker_invalid_format_use\" : \"Gamitin: %1$s\"","\"mtrl_picker_date_header_title\" : \"Selecciona unha data\"","\"material_hour_selection\" : \"Atlasiet stundu\"","\"place_autocomplete_clear_button\" : \"Brisanje pretrage\"","\"mtrl_picker_range_header_unselected\" : \"Sākuma datums–beigu datums\"","\"exposed_dropdown_menu_content_description\" : \"プルダウン メニューを表示\"","\"mtrl_picker_text_input_date_hint\" : \"ရက်စွဲ\"","\"mtrl_picker_a11y_next_month\" : \"Zum nächsten Monat wechseln\"","\"common_google_play_services_update_text\" : \"%1$s ne može da se pokrene ako ne ažurirate Google Play usluge.\"","\"material_hour_selection\" : \"Выберыце гадзіну\"","\"abc_menu_delete_shortcut_label\" : \"Delete 键\"","\"abc_capital_off\" : \"DESACTIVAR\"","\"common_google_play_services_enable_text\" : \"Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play.\"","\"common_google_play_services_install_button\" : \"התקן\"","\"icon_content_description\" : \"Значок вікна\"","\"common_google_play_services_update_title\" : \"Cập nhật dịch vụ của Google Play\"","\"mtrl_badge_numberless_content_description\" : \"Новое уведомление\"","\"abc_menu_space_shortcut_label\" : \"espacio\"","\"common_google_play_services_notification_channel_name\" : \"ความพร้อมใช้งานของบริการ Google Play\"","\"material_minute_suffix\" : \"Dakika %1$s\"","\"bottomsheet_action_expand\" : \"Alt sayfayı genişlet\"","\"common_google_play_services_update_title\" : \"Oppdater Google Play-tjenester\"","\"mtrl_picker_date_header_unselected\" : \"Gekose datum\"","\"common_google_play_services_notification_ticker\" : \"Google Play ծառայությունների սխալ կա\"","\"mtrl_chip_close_icon_content_description\" : \"Retirar %1$s\"","\"mtrl_picker_cancel\" : \"Չեղարկել\"","\"common_signin_button_text\" : \"Вход\"","\"material_timepicker_text_input_mode_description\" : \"Lumipat sa pamamaraan ng pag-input ng text para sa input na oras.\"","\"common_open_on_phone\" : \"Abrir en teléfono\"","\"common_google_play_services_enable_button\" : \"Ativar\"","\"common_google_play_services_enable_button\" : \"فعال کردن\"","\"common_google_play_services_wear_update_text\" : \"Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert.\"","\"common_google_play_services_notification_ticker\" : \"Грешка в услугите за Google Play\"","\"mtrl_picker_out_of_range\" : \"Nepatenka į diapazoną: %1$s\"","\"bottomsheet_action_collapse\" : \"Sakļaut ekrāna apakšdaļas lapu\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tippen, um zur Jahresauswahl zu wechseln\"","\"abc_searchview_description_clear\" : \"검색어 삭제\"","\"common_signin_button_text\" : \"ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"common_google_play_services_notification_ticker\" : \"Fout met Google Play-services\"","\"bottomsheet_action_collapse\" : \"ຫຍໍ້ຊີດລຸ່ມສຸດລົງ\"","\"call_notification_decline_action\" : \"Kataa\"","\"mtrl_picker_text_input_date_hint\" : \"Ημερομηνία\"","\"mtrl_picker_text_input_month_abbr\" : \"म\"","\"search_menu_title\" : \"Αναζήτηση\"","\"abc_action_bar_home_description\" : \"Անցնել գլխավոր էջ\"","\"call_notification_screening_text\" : \"Proverava se dolazni poziv\"","\"mtrl_picker_announce_current_selection\" : \"ການເລືອກປັດຈຸບັນ: %1$s\"","\"mtrl_picker_cancel\" : \"Annuler\"","\"common_signin_button_text\" : \"Skrá inn\"","\"call_notification_decline_action\" : \"ප්‍රතික්ෂේප ක\"","\"abc_menu_function_shortcut_label\" : \"FUNZIONE +\"","\"mtrl_picker_invalid_range\" : \"Недійсний діапазон.\"","\"password_toggle_content_description\" : \"Prikaži zaporku\"","\"mtrl_picker_invalid_format\" : \"형식이 잘못되었습니다.\"","\"character_counter_overflowed_content_description\" : \"حروف کی تعداد کی حد %2$d سے %1$d پہنچ گئی\"","\"abc_action_bar_up_description\" : \"ניווט למעלה\"","\"abc_searchview_description_submit\" : \"Envía a consulta\"","\"call_notification_answer_video_action\" : \"Vaizdo įrašas\"","\"material_hour_selection\" : \"Zgjidh orën\"","\"mtrl_picker_text_input_date_hint\" : \"मिति\"","\"bottomsheet_drag_handle_clicked\" : \"ဖိဆွဲအထိန်း နှစ်ချက်တို့ထားသည်\"","\"call_notification_answer_action\" : \"ဖုန်းကိုင်ရန်\"","\"common_google_play_services_install_button\" : \"ጫን\"","\"mtrl_timepicker_cancel\" : \"ຍົກເລີກ\"","\"material_minute_suffix\" : \"%1$s minute\"","\"material_timepicker_am\" : \"AM\"","\"common_google_play_services_unsupported_text\" : \"%1$s sẽ không chạy nếu không có Dịch vụ Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này.\"","\"common_google_play_services_wear_update_text\" : \"Google Play Services-en bertsio berria behar da. Berehala eguneratuko da automatikoki.\"","\"mtrl_picker_toggle_to_year_selection\" : \"แตะเพื่อสลับไปใช้การเลือกปี\"","\"common_google_play_services_notification_ticker\" : \"Σφάλμα Υπηρεσιών Google Play\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s–beigu datums\"","\"abc_action_bar_up_description\" : \"Natrag\"","\"abc_action_bar_up_description\" : \"Мурунку экранга өтүү\"","\"icon_content_description\" : \"Icona della finestra di dialogo\"","\"mtrl_picker_confirm\" : \"ठिक छ\"","\"exposed_dropdown_menu_content_description\" : \"Näytä avattava valikko\"","\"material_clock_display_divider\" : \":\"","\"mtrl_picker_toggle_to_day_selection\" : \"輕按以切換至選擇日期\"","\"abc_menu_delete_shortcut_label\" : \"ሰርዝ\"","\"abc_activity_chooser_view_see_all\" : \"ಎಲ್ಲವನ್ನೂ ನೋಡಿ\"","\"mtrl_timepicker_confirm\" : \"ठिक छ\"","\"mtrl_chip_close_icon_content_description\" : \"លុប %1$s\"","\"bottomsheet_drag_handle_content_description\" : \"Doreza e zvarritjes\"","\"bottomsheet_action_collapse\" : \"Palos fletën e poshtme\"","\"bottomsheet_action_collapse\" : \"Het blad onderaan samenvouwen\"","\"abc_shareactionprovider_share_with_application\" : \"%s аркылуу бөлүшүү\"","\"abc_searchview_description_clear\" : \"محو طلب البحث\"","\"bottomsheet_drag_handle_clicked\" : \"روی دستگیره کشاندن دوضربه زده شد\"","\"error_icon_content_description\" : \"දෝෂය\"","\"bottomsheet_action_expand_halfway\" : \"Tam genişləndirin\"","\"abc_prepend_shortcut_label\" : \"Menú+\"","\"abc_menu_delete_shortcut_label\" : \"dzēšanas taustiņš\"","\"material_timepicker_select_time\" : \"Odabir vremena\"","\"material_timepicker_minute\" : \"Minuut\"","\"mtrl_picker_invalid_format_use\" : \"Usar %1$s\"","\"mtrl_badge_numberless_content_description\" : \"Neue Benachrichtigung\"","\"mtrl_picker_range_header_only_end_selected\" : \"Du (date de début) au %1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"تاريخ البدء\"","\"common_google_play_services_install_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు.\"","\"material_hour_selection\" : \"ਸਮਾਂ ਚੁਣੋ\"","\"abc_searchview_description_clear\" : \"Cancella query\"","\"bottomsheet_action_expand_halfway\" : \"Rozwiń do połowy\"","\"abc_action_menu_overflow_description\" : \"थप विकल्पहरू\"","\"common_signin_button_text\" : \"Σύνδεση\"","\"abc_action_bar_up_description\" : \"ወደ ላይ ያስሱ\"","\"common_open_on_phone\" : \"ଫୋନ୍‌ରେ ଖୋଲନ୍ତୁ\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"അവസാനിക്കുന്ന തീയതി\"","\"abc_toolbar_collapse_description\" : \"Жию\"","\"mtrl_timepicker_cancel\" : \"Скасувати\"","\"mtrl_picker_out_of_range\" : \"रेंजच्या बाहेर: %1$s\"","\"abc_activitychooserview_choose_application\" : \"Scelta di un'app\"","\"mtrl_chip_close_icon_content_description\" : \"Quitar %1$s\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"abc_toolbar_collapse_description\" : \"کوچک کردن\"","\"call_notification_answer_video_action\" : \"ਵੀਡੀਓ\"","\"mtrl_picker_text_input_year_abbr\" : \"v\"","\"mtrl_picker_navigate_to_year_description\" : \"Naviger til år %1$s\"","\"common_google_play_services_install_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này.\"","\"mtrl_picker_toggle_to_year_selection\" : \"Trokit për të kaluar te zgjedhja e një viti\"","\"mtrl_picker_cancel\" : \"Zrušit\"","\"mtrl_picker_out_of_range\" : \"दायराभन्दा बाहिर छ: %1$s\"","\"mtrl_picker_a11y_next_month\" : \"Nenda kwenye mwezi unaofuata\"","\"mtrl_picker_invalid_format\" : \"Format je nevažeći.\"","\"search_menu_title\" : \"શોધો\"","\"character_counter_content_description\" : \"%1$d/%2$d ta belgi kiritildi\"","\"abc_activitychooserview_choose_application\" : \"Selecionar um app\"","\"search_menu_title\" : \"Otsing\"","\"abc_searchview_description_clear\" : \"Удалить запрос\"","\"mtrl_picker_save\" : \"Saqlash\"","\"common_google_play_services_enable_title\" : \"Ativar o Google Play Services\"","\"mtrl_picker_invalid_range\" : \"ช่วงไม่ถูกต้อง\"","\"mtrl_picker_a11y_prev_month\" : \"ወደ ቀዳሚው ወር ቀይር\"","\"mtrl_picker_day_of_week_column_header\" : \"Kunlar ustuni: %1$s\"","\"common_google_play_services_notification_ticker\" : \"Virhe Google Play -palveluissa\"","\"material_minute_selection\" : \"Επιλογή λεπτών\"","\"error_icon_content_description\" : \"Қате\"","\"common_google_play_services_enable_title\" : \"Google Play-services aanzetten\"","\"material_timepicker_hour\" : \"Saat\"","\"abc_activitychooserview_choose_application\" : \"เลือกแอป\"","\"abc_searchview_description_query\" : \"Іздеу сұрауы\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Prebacivanje na način unosa teksta\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv igen.\"","\"mtrl_picker_toggle_to_day_selection\" : \"Puudutage, et lülituda päeva valimisele\"","\"common_google_play_services_update_text\" : \"%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते.\"","\"material_timepicker_select_time\" : \"ជ្រើស​ម៉ោង\"","\"abc_searchview_description_clear\" : \"清除查询\"","\"abc_searchview_description_search\" : \"Tìm kiếm\"","\"material_timepicker_minute\" : \"Minut\"","\"abc_searchview_description_search\" : \"ძიება\"","\"mtrl_picker_announce_current_selection\" : \"موجودہ انتخاب: %1$s\"","\"mtrl_picker_range_header_only_end_selected\" : \"Upphafsdagur – %1$s\"","\"bottomsheet_drag_handle_clicked\" : \"Hudula isibambi esithephwe kabili\"","\"common_google_play_services_unsupported_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu.\"","\"call_notification_incoming_text\" : \"Кіріс қоңырау\"","\"abc_searchview_description_clear\" : \"መጠይቅ አጽዳ\"","\"abc_action_menu_overflow_description\" : \"နောက်ထပ် ရွေးစရာများ\"","\"mtrl_picker_range_header_selected\" : \"%1$s～%2$s\"","\"place_autocomplete_search_hint\" : \"Szukaj\"","\"password_toggle_content_description\" : \"Passwort anzeigen\"","\"item_view_role_description\" : \"Thẻ\"","\"mtrl_picker_date_header_unselected\" : \"已選取日期\"","\"material_hour_suffix\" : \"%1$s часот\"","\"mtrl_picker_confirm\" : \"確定\"","\"bottomsheet_drag_handle_content_description\" : \"ड्रॅग हॅंडल\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"නිමා වන දිනය\"","\"material_hour_selection\" : \"Изберете час\"","\"abc_activity_chooser_view_see_all\" : \"සියල්ල බලන්න\"","\"icon_content_description\" : \"Biểu tượng hộp thoại\"","\"abc_activity_chooser_view_see_all\" : \"Kuva kõik\"","\"abc_searchview_description_submit\" : \"Skicka fråga\"","\"search_menu_title\" : \"Căutați\"","\"bottomsheet_action_expand_halfway\" : \"Panua nusu\"","\"abc_capital_on\" : \"BE\"","\"bottomsheet_drag_handle_content_description\" : \"拖动手柄\"","\"material_timepicker_select_time\" : \"Zamanı seçin\"","\"mtrl_picker_invalid_format_use\" : \"Kasutage: %1$s\"","\"call_notification_ongoing_text\" : \"On-going call\"","\"item_view_role_description\" : \"Укладка\"","\"mtrl_picker_date_header_title\" : \"Izaberite datum\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Префрли на режим за внесување во календарот\"","\"search_menu_title\" : \"Haku\"","\"common_google_play_services_update_text\" : \"Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။\"","\"error_icon_content_description\" : \"Iphutha\"","\"mtrl_picker_invalid_format_use\" : \"Неабходны фармат: %1$s\"","\"abc_capital_off\" : \"DEAKTİV\"","\"place_autocomplete_search_hint\" : \"Søk\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – päättymispäivä\"","\"place_autocomplete_search_hint\" : \"Buscar\"","\"mtrl_picker_invalid_format\" : \"Invalid format.\"","\"common_google_play_services_install_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।\"","\"mtrl_picker_day_of_week_column_header\" : \"עמודה של ימים: %1$s\"","\"mtrl_picker_invalid_format_example\" : \"Пример: %1$s\"","\"item_view_role_description\" : \"ٹیب\"","\"material_timepicker_select_time\" : \"समय चुनें\"","\"common_google_play_services_update_text\" : \"%1$s non se executará a menos que actualices os servizos de Google Play.\"","\"common_google_play_services_updating_text\" : \"Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana.\"","\"abc_action_mode_done\" : \"完成\"","\"exposed_dropdown_menu_content_description\" : \"Açılan menyunu göstərin\"","\"common_google_play_services_unknown_issue\" : \"%1$s está a ter problemas com os Serviços do Google Play. Tente novamente.\"","\"mtrl_picker_text_input_year_abbr\" : \"t\"","\"common_google_play_services_unknown_issue\" : \"%1$s ten problemas cos servizos de Google Play. Téntao de novo.\"","\"call_notification_ongoing_text\" : \"Cuộc gọi đang thực hiện\"","\"material_timepicker_clock_mode_description\" : \"Cambiar ao modo de reloxo para introducir a hora.\"","\"mtrl_badge_numberless_content_description\" : \"ਨਵੀਂ ਸੂਚਨਾ\"","\"password_toggle_content_description\" : \"ಪಾಸ್‌ವರ್ಡ್ ತೋರಿಸಿ\"","\"mtrl_picker_navigate_to_year_description\" : \"Przejdź do roku %1$s\"","\"abc_capital_off\" : \"POIS PÄÄLTÄ\"","\"mtrl_picker_date_header_title\" : \"Күнді таңдау\"","\"common_google_play_services_enable_button\" : \"പ്രവർത്തനക്ഷമമാക്കുക\"","\"common_google_play_services_install_title\" : \"Descargar Servicios de Google Play\"","\"place_autocomplete_clear_button\" : \"Borra la búsqueda\"","\"mtrl_picker_cancel\" : \"Цуцлах\"","\"common_google_play_services_notification_ticker\" : \"Памылка службаў Google Play\"","\"common_google_play_services_update_title\" : \"Google Play सेवा अपडेट करा\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Мәтін енгізу режиміне ауысу\"","\"item_view_role_description\" : \"Қойынды\"","\"call_notification_answer_video_action\" : \"ভিডিঅ’\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ટેક્સ્ટ ઇનપુટ મોડ પર સ્વિચ કરો\"","\"abc_action_bar_up_description\" : \"Πλοήγηση προς τα επάνω\"","\"call_notification_screening_text\" : \"Bejövő hívás szűrése\"","\"mtrl_picker_toggle_to_year_selection\" : \"Додирните да бисте прешли на избор године\"","\"abc_menu_meta_shortcut_label\" : \"‎Meta+‎\"","\"mtrl_picker_a11y_prev_month\" : \"කලින් මාසයට වෙනස් කරන්න\"","\"abc_action_bar_up_description\" : \"Torna indietro\"","\"common_google_play_services_enable_text\" : \"‏האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play.\"","\"common_google_play_services_enable_button\" : \"启用\"","\"material_timepicker_am\" : \"VM.\"","\"common_google_play_services_unsupported_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน\"","\"mtrl_picker_date_header_title\" : \"Datum auswählen\"","\"common_google_play_services_updating_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update.\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服務\"","\"abc_searchview_description_query\" : \"ସର୍ଚ୍ଚ କ୍ୱେରୀ\"","\"common_google_play_services_install_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako.\"","\"abc_searchview_description_query\" : \"Пребарај барање\"","\"material_timepicker_select_time\" : \"Izaberite vreme\"","\"mtrl_timepicker_cancel\" : \"Скасаваць\"","\"common_google_play_services_enable_title\" : \"Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക\"","\"mtrl_picker_date_header_title\" : \"Chagua Tarehe\"","\"icon_content_description\" : \"ഡയലോഗ് ഐക്കൺ\"","\"place_autocomplete_search_hint\" : \"البحث\"","\"abc_action_mode_done\" : \"Պատրաստ է\"","\"mtrl_picker_out_of_range\" : \"ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ: %1$s\"","\"character_counter_overflowed_content_description\" : \"අනුලකුණු සීමාව %2$dකින් %1$d ඉක්ම විය\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigasi ke tahun %1$s\"","\"common_google_play_services_install_text\" : \"%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi.\"","\"material_timepicker_text_input_mode_description\" : \"အချိန်ထည့်သွင်းရန် စာသားထည့်သွင်းမှုမုဒ်သို့ ပြောင်းပါ။\"","\"common_google_play_services_install_title\" : \"Dapatkan perkhidmatan Google Play\"","\"mtrl_picker_day_of_week_column_header\" : \"Ikholomu yezinsuku: %1$s\"","\"common_google_play_services_update_button\" : \"Жаңыртуу\"","\"mtrl_picker_invalid_format\" : \"Ungültiges Format.\"","\"material_hour_24h_suffix\" : \"%1$s घंटे\"","\"search_menu_title\" : \"搜尋\"","\"bottomsheet_action_expand\" : \"तळाशी असलेल्या शीटचा विस्तार करा\"","\"icon_content_description\" : \"Dialogfeldsymbol\"","\"abc_activity_chooser_view_see_all\" : \"အားလုံး ကြည့်ရန်\"","\"exposed_dropdown_menu_content_description\" : \"Zobraziť rozbaľovaciu ponuku\"","\"common_signin_button_text_long\" : \"Accedi con Google\"","\"mtrl_picker_invalid_format_example\" : \"مثال: %1$s\"","\"call_notification_incoming_text\" : \"Долазни позив\"","\"abc_action_mode_done\" : \"Kwenziwe\"","\"abc_activitychooserview_choose_application\" : \"अ‍ॅप निवडा\"","\"mtrl_picker_date_header_unselected\" : \"Vybrané datum\"","\"mtrl_picker_range_header_only_end_selected\" : \"Tarikh mula – %1$s\"","\"character_counter_content_description\" : \"%2$d ର %1$d ଅକ୍ଷର ଲେଖିଛନ୍ତି\"","\"mtrl_picker_announce_current_selection\" : \"Бягучае вылучэнне: %1$s\"","\"abc_searchview_description_clear\" : \"ప్రశ్నను తీసివేస్తుంది\"","\"material_hour_24h_suffix\" : \"%1$s시간\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Tarehe ya mwisho\"","\"common_google_play_services_update_title\" : \"Actualizar servicios de Google Play\"","\"abc_action_bar_up_description\" : \"向上瀏覽\"","\"mtrl_timepicker_confirm\" : \"ٹھیک ہے\"","\"mtrl_picker_navigate_to_year_description\" : \"Canvia a l'any %1$s\"","\"common_google_play_services_enable_title\" : \"ເປີດໃຊ້ການ​ບໍ​ລິ​ການ Google Play\"","\"common_google_play_services_wear_update_text\" : \"Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತದೆ.\"","\"abc_searchview_description_submit\" : \"Päringu esitamine\"","\"mtrl_picker_invalid_format_use\" : \"Izmantojiet: %1$s\"","\"common_google_play_services_unknown_issue\" : \"‏لدى %1$s مشكلة في خدمات Google Play. يُرجى إعادة المحاولة.\"","\"abc_searchview_description_clear\" : \"Borra a consulta\"","\"mtrl_picker_cancel\" : \"Khansela\"","\"material_timepicker_select_time\" : \"ເລືອກເວ​ລາ\"","\"common_signin_button_text_long\" : \"Вход с Google\"","\"character_counter_overflowed_content_description\" : \"Kufiri i karaktereve është kaluar: %1$d nga %2$d\"","\"abc_searchview_description_search\" : \"खोजें\"","\"abc_action_bar_home_description\" : \"Πλοήγηση στην αρχική σελίδα\"","\"abc_menu_sym_shortcut_label\" : \"‎Sym+‎\"","\"mtrl_picker_invalid_range\" : \"අවලංගු පරාසයකි.\"","\"common_google_play_services_update_title\" : \"Google Play үйлчилгээг шинэчлэх\"","\"material_minute_selection\" : \"Виберіть хвилини\"","\"call_notification_hang_up_action\" : \"Lui af\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-н үйлчилгээнүүдийн боломжит байдал\"","\"mtrl_picker_day_of_week_column_header\" : \"Stĺpec dní: %1$s\"","\"bottomsheet_action_expand\" : \"கீழ்ப்புறச் சீட்டை விரிவாக்கும்\"","\"character_counter_overflowed_content_description\" : \"Pārsniegts rakstzīmju skaita ierobežojums (%1$d no %2$d)\"","\"abc_menu_function_shortcut_label\" : \"Funktsiooniklahv +\"","\"mtrl_chip_close_icon_content_description\" : \"Удалить \"%1$s\"\"","\"material_minute_selection\" : \"Veldu mínútur\"","\"common_google_play_services_unknown_issue\" : \"%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න.\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda.\"","\"material_hour_suffix\" : \"klokken %1$s\"","\"mtrl_picker_confirm\" : \"ಸರಿ\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – End date\"","\"common_google_play_services_install_button\" : \"Asenna\"","\"mtrl_picker_text_input_day_abbr\" : \"e\"","\"mtrl_picker_a11y_next_month\" : \"Spremeni na naslednji mesec\"","\"material_hour_24h_suffix\" : \"%1$s ម៉ោង\"","\"abc_search_hint\" : \"શોધો…\"","\"character_counter_overflowed_content_description\" : \"Limite de caractère dépassée : %1$d sur %2$d\"","\"common_google_play_services_install_text\" : \"%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play.\"","\"character_counter_content_description\" : \"نویسه‌های واردشده %1$d از %2$d\"","\"text_emo_intro\" : \"Electronic Money Order (EMO) is the swift way to transfer money from one post office to other post office. The Riposte system is considered as the safe, affordable and accurate to transfer money in Pakistan among 83 GPOs. Currently, a number of postal administrations are using Riposte to deliver money order services around the world. The post offices using such system have not only reduced the overhead costs of running the services by removing the paper intensive aspects but also reduce frauds by using Riposte. This service is available at 83 GPOs of the country. Electronic Money Order (EMO) is of two types i.e.: -\n i) Post-to-Post\n  ii) Post-to-doorstep\n Initially the Electronic Money Order (EMO) shall offer the window payment at the concerned GPO which is known as Post - to - Post. Some of the salient features of Electronic Money Order (EMO) are:\n • Booking of money orders at the counters\n • Instant Transmission of money order through Riposte system\n • Available to encash at any GPO instantly\n • More secure with unique transaction identifier\n • SMS notification\n\"","\"abc_searchview_description_query\" : \"ചോദ്യം തിരയുക\"","\"mtrl_picker_date_header_unselected\" : \"Изабрани датум\"","\"mtrl_picker_cancel\" : \"Otkaži\"","\"mtrl_picker_out_of_range\" : \"Nje ya kipindi: %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"Ta bort (%1$s)\"","\"abc_search_hint\" : \"Søg…\"","\"common_google_play_services_install_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Rohkem kui %1$d uut märguannet\"","\"abc_menu_space_shortcut_label\" : \"Espacio\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ടെക്‌സ്‌റ്റ് ഇൻപുട്ട് മോഡിലേക്ക് മാറുക\"","\"common_open_on_phone\" : \"Утсаар нээх\"","\"mtrl_picker_invalid_format_example\" : \"Мысал: %1$s.\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"bottomsheet_action_expand\" : \"Desplega el full inferior\"","\"mtrl_picker_cancel\" : \"Bekor qilish\"","\"mtrl_picker_a11y_prev_month\" : \"Rudi kwenye mwezi uliotangulia\"","\"abc_shareactionprovider_share_with_application\" : \"%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"common_google_play_services_enable_title\" : \"Google Play кызматтарын иштетүү\"","\"mtrl_picker_text_input_year_abbr\" : \"u\"","\"abc_menu_alt_shortcut_label\" : \"Alt + \"","\"common_google_play_services_install_button\" : \"Zainstaluj\"","\"common_open_on_phone\" : \"Telefonda aç\"","\"common_google_play_services_unsupported_text\" : \"No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"abc_action_mode_done\" : \"Gotovo\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務的適用範圍\"","\"material_timepicker_select_time\" : \"Velg tidspunkt\"","\"mtrl_picker_date_header_unselected\" : \"Piniling petsa\"","\"common_google_play_services_wear_update_text\" : \"必須使用新版 Google Play 服務。該服務稍後就會自動更新。\"","\"common_google_play_services_unknown_issue\" : \"%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से कोशिश करें.\"","\"mtrl_picker_out_of_range\" : \"ከክልል ውጭ፦ %1$s\"","\"mtrl_badge_numberless_content_description\" : \"Жаңы билдирме\"","\"abc_searchview_description_clear\" : \"Sorğunu silin\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Plus de %1$d nouvelles notifications\"","\"password_toggle_content_description\" : \"პაროლის ჩვენება\"","\"mtrl_picker_date_header_title\" : \"Pumili ng Petsa\"","\"material_clock_toggle_content_description\" : \"Виберіть ДП чи ПП\"","\"mtrl_picker_range_header_unselected\" : \"Dátum začatia – dátum ukončenia\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d 件以上の新しい通知\"","\"abc_shareactionprovider_share_with\" : \"Partager avec\"","\"abc_searchview_description_search\" : \"Ieškoti\"","\"abc_shareactionprovider_share_with_application\" : \"Поделиться с помощью %s\"","\"material_timepicker_text_input_mode_description\" : \"समय इनपुट के लिए लेख इनपुट मोड पर जाएं.\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s ကို ဖယ်ရှားရန်\"","\"mtrl_chip_close_icon_content_description\" : \"Suprimeix %1$s\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"កាល​បរិច្ឆេទ​បញ្ចប់\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – تاريخ الانتهاء\"","\"material_hour_suffix\" : \"%1$s часа\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s - დასრულების თარიღი\"","\"abc_action_mode_done\" : \"تم\"","\"mtrl_picker_date_header_title\" : \"選取日期\"","\"common_google_play_services_install_button\" : \"Instalează\"","\"material_timepicker_clock_mode_description\" : \"ប្តូរ​ទៅ​មុខងារ​នាឡិកា​សម្រាប់​ការ​បញ្ចូល​ម៉ោង។\"","\"place_autocomplete_search_hint\" : \"Vyhledávání\"","\"mtrl_picker_invalid_format\" : \"ទម្រង់មិន​ត្រឹមត្រូវទេ។\"","\"material_minute_suffix\" : \"%1$s мин\"","\"call_notification_answer_video_action\" : \"Видеообаждане\"","\"abc_menu_meta_shortcut_label\" : \"മെറ്റ+\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Пераключыцца ў рэжым уводу \"Тэкст\"\"","\"bottomsheet_action_collapse\" : \"Төменгі парақшаны жию\"","\"mtrl_picker_range_header_only_end_selected\" : \"Alkamispäivä – %1$s\"","\"mtrl_picker_text_input_month_abbr\" : \"மா\"","\"abc_capital_off\" : \"إيقاف\"","\"common_google_play_services_wear_update_text\" : \"Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând.\"","\"common_google_play_services_enable_title\" : \"Aktivizo shërbimet e \"Luaj me Google\"\"","\"common_google_play_services_update_button\" : \"ଅପଡେଟ୍‍ କରନ୍ତୁ\"","\"mtrl_picker_range_header_unselected\" : \"Datum početka – Datum završetka\"","\"abc_searchview_description_search\" : \"Soek\"","\"mtrl_picker_a11y_prev_month\" : \"Breyta í fyrri mánuð\"","\"common_google_play_services_wear_update_text\" : \"Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады.\"","\"mtrl_picker_date_header_unselected\" : \"Data selectată\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s ವರ್ಷಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"material_hour_selection\" : \"Selecionar horário\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Preklop na način vnosa v koledar\"","\"mtrl_picker_day_of_week_column_header\" : \"Столбец со днями недели: %1$s\"","\"call_notification_hang_up_action\" : \"Lõpeta kõne\"","\"mtrl_picker_confirm\" : \"Potvrdi\"","\"clear_text_end_icon_content_description\" : \"Wyczyść tekst\"","\"abc_capital_on\" : \"ක්‍රියාත්මකයි\"","\"common_signin_button_text_long\" : \"Prihlásiť sa do účtu Google\"","\"abc_menu_shift_shortcut_label\" : \"Shift+‎\"","\"abc_prepend_shortcut_label\" : \"เมนู+\"","\"common_google_play_services_notification_channel_name\" : \"Google Play සේවාවල ලබා ගත හැකි බව\"","\"place_autocomplete_clear_button\" : \"مسح البحث\"","\"mtrl_picker_invalid_format_use\" : \"%1$s သုံးရန်\"","\"bottomsheet_action_expand\" : \"Разгарнуць ніжні аркуш\"","\"abc_shareactionprovider_share_with\" : \"শেয়ার করুন\"","\"bottomsheet_drag_handle_clicked\" : \"បានប៉ះដង​អូស​ពីរដង\"","\"common_signin_button_text\" : \"Prijavi me\"","\"mtrl_picker_toggle_to_day_selection\" : \"'दिन चुनना' पर स्विच करने के लिए टैप करें\"","\"common_signin_button_text\" : \"Нэвтрэх\"","\"mtrl_checkbox_button_icon_path_name\" : \"icon path\"","\"common_google_play_services_install_title\" : \"Dapatkan layanan Google Play\"","\"place_autocomplete_search_hint\" : \"Cerca\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"material_motion_easing_decelerated\" : \"cubic-bezier(0.0, 0.0, 0.2, 1.0)\"","\"abc_activitychooserview_choose_application\" : \"Колдонмо тандоо\"","\"abc_menu_function_shortcut_label\" : \"Function+‎\"","\"call_notification_incoming_text\" : \"Prichádzajúci hovor\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s içeriğini kaldır\"","\"mtrl_picker_date_header_title\" : \"Khetha Idethi\"","\"mtrl_exceed_max_badge_number_suffix\" : \"%1$d%2$s\"","\"mtrl_picker_invalid_format_use\" : \"ਵਰਤੋ: %1$s\"","\"common_open_on_phone\" : \"スマートフォンで開く\"","\"common_google_play_services_install_button\" : \"Installera\"","\"material_hour_selection\" : \"Sélectionner l'heure\"","\"abc_searchview_description_voice\" : \"Glasovno iskanje\"","\"mtrl_picker_text_input_month_abbr\" : \"ח\"","\"mtrl_picker_range_header_title\" : \"期間を選択してください\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Fler än %1$d nya aviseringar\"","\"abc_toolbar_collapse_description\" : \"Contrae\"","\"mtrl_picker_date_header_title\" : \"Selecione a data\"","\"mtrl_picker_a11y_prev_month\" : \"ಹಿಂದಿನ ತಿಂಗಳಿಗೆ ಬದಲಿಸಿ\"","\"mtrl_picker_toggle_to_year_selection\" : \"ແຕະເພື່ອປ່ຽນເປັນການເລືອກປີ\"","\"abc_capital_off\" : \"AF\"","\"common_google_play_services_install_title\" : \"Google Play xidmətlərini əldə edin\"","\"common_google_play_services_enable_title\" : \"Įgalinkite „Google Play“ paslaugas\"","\"material_timepicker_text_input_mode_description\" : \"Lai ievadītu laiku, ieslēdziet teksta ievades režīmu.\"","\"material_timepicker_clock_mode_description\" : \"Beralih ke mode jam untuk masukan waktu.\"","\"abc_capital_off\" : \"ӨЧҮК\"","\"material_timepicker_clock_mode_description\" : \"Passer au mode Horloge pour entrer l'heure.\"","\"material_timepicker_text_input_mode_description\" : \"Чтобы ввести время, перейдите в режим ввода текста.\"","\"mtrl_chip_close_icon_content_description\" : \"Видалити %1$s\"","\"password_toggle_content_description\" : \"Ցուցադրել գաղտնաբառը\"","\"call_notification_incoming_text\" : \"Входящий вызов\"","\"search_menu_title\" : \"खोज\"","\"exposed_dropdown_menu_content_description\" : \"Visa rullgardinsmenyn\"","\"material_clock_toggle_content_description\" : \"เลือก AM หรือ PM\"","\"common_google_play_services_update_text\" : \"%1$s só funciona com uma versão atualizada do Google Play Services.\"","\"material_timepicker_select_time\" : \"Sélectionner l'heure\"","\"material_timepicker_pm\" : \"e.h.\"","\"exposed_dropdown_menu_content_description\" : \"ڈراپ ڈاؤن مینو دکھائیں\"","\"material_timepicker_text_input_mode_description\" : \"Vaqtni kiritish uchun matn kiritish rejimiga o‘ting.\"","\"material_hour_24h_suffix\" : \"%1$s ਘੰਟੇ\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – дата заканчэння\"","\"common_google_play_services_enable_text\" : \"जब तक आप Google Play सेवाएं चालू नहीं करते, %1$s काम नहीं करेगा.\"","\"abc_toolbar_collapse_description\" : \"Собери\"","\"call_notification_incoming_text\" : \"Dolazni poziv\"","\"common_google_play_services_install_button\" : \"انسٹال کریں\"","\"common_google_play_services_notification_ticker\" : \"Google Play পরিষেবার ত্রুটি\"","\"material_minute_suffix\" : \"%1$s នាទី\"","\"character_counter_content_description\" : \"%2$d मध्ये %1$d वर्ण प्रविष्ट गरियो\"","\"abc_shareactionprovider_share_with_application\" : \"Jaa: %s\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigo te viti %1$s\"","\"mtrl_picker_date_header_unselected\" : \"Data e zgjedhur\"","\"material_hour_24h_suffix\" : \"Сағат: %1$s\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Enddatum\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"ಮುಕ್ತಾಯ ದಿನಾಂಕ\"","\"character_counter_content_description\" : \"%1$d z %2$d znaków\"","\"common_signin_button_text_long\" : \"Google मार्फत साइन‍ इन गर्नुहोस्\"","\"mtrl_picker_range_header_only_end_selected\" : \"Petsa ng pagsisimula – %1$s\"","\"mtrl_picker_toggle_to_day_selection\" : \"แตะเพื่อสลับไปใช้การเลือกวัน\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Cambiar ao modo de introdución de texto\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionisati ako ne omogućite Google Play usluge.\"","\"bottomsheet_action_expand_halfway\" : \"下半分を展開\"","\"common_google_play_services_install_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo.\"","\"call_notification_answer_action\" : \"Ответить\"","\"mtrl_picker_out_of_range\" : \"超出日期範圍：%1$s\"","\"mtrl_picker_text_input_month_abbr\" : \"నె\"","\"icon_content_description\" : \"සංවාද නිරූපකය\"","\"abc_search_hint\" : \"Іздеу…\"","\"common_google_play_services_unknown_issue\" : \"%1$s aplikazioak arazoak ditu Google Play Services-ekin. Saiatu berriro.\"","\"mtrl_picker_date_header_title\" : \"يُرجى اختيار تاريخ.\"","\"mtrl_picker_confirm\" : \"U redu\"","\"mtrl_picker_range_header_only_end_selected\" : \"დაწყების თარიღი - %1$s\"","\"common_open_on_phone\" : \"Buksan sa telepono\"","\"mtrl_picker_navigate_to_year_description\" : \"Naar jaar %1$s navigeren\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d-ലധികം പുതിയ അറിയിപ്പുകൾ\"","\"call_notification_screening_text\" : \"Filtruję połączenie przychodzące\"","\"call_notification_decline_action\" : \"નકારો\"","\"mtrl_timepicker_confirm\" : \"ΟΚ\"","\"common_google_play_services_unknown_issue\" : \"%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।\"","\"abc_menu_delete_shortcut_label\" : \"borrar\"","\"material_hour_suffix\" : \"%1$s ಗಂಟೆ\"","\"mtrl_picker_day_of_week_column_header\" : \"星期幾資料欄：%1$s\"","\"material_timepicker_pm\" : \"GƏ\"","\"text_content_ums\" : \"The UMS articles are items of first class letter mail. Currency notes, coins, platinum, gold bullions, silver bullions, precious stones, precious metals fire arms, explosives, flammable liquids, perishables and anything the intrinsic value of which exceeds two thousand rupees shall not be sent by UMS.\"","\"abc_menu_space_shortcut_label\" : \"فضاء\"","\"password_toggle_content_description\" : \"Prikaži lozinku\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – അവസാനിക്കുന്ന തീയതി\"","\"call_notification_screening_text\" : \"Sissetuleva kõne filtreerimine\"","\"mtrl_picker_day_of_week_column_header\" : \"Колона со денови: %1$s\"","\"clear_text_end_icon_content_description\" : \"Obriši tekst\"","\"call_notification_hang_up_action\" : \"ಕರೆ ಕೊನೆಗೊಳಿಸಿ\"","\"mtrl_picker_invalid_format_use\" : \"Uporabite: %1$s\"","\"abc_activitychooserview_choose_application\" : \"ஆப்ஸைத் தேர்வுசெய்க\"","\"place_autocomplete_clear_button\" : \"Fjern søket\"","\"mtrl_picker_range_header_title\" : \"ជ្រើស​រើស​ចន្លោះ\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید.\"","\"abc_searchview_description_search\" : \"Suche\"","\"abc_search_hint\" : \"Soek …\"","\"material_hour_selection\" : \"請選取時段\"","\"mtrl_picker_range_header_title\" : \"வரம்பைத் தேர்ந்தெடுக்கவும்\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$dથી વધુ નવા નોટિફિકેશન\"","\"mtrl_picker_save\" : \"محفوظ کریں\"","\"common_google_play_services_unknown_issue\" : \"Приложению \"%1$s\" не удается подключиться к сервисам Google Play. Повторите попытку.\"","\"common_signin_button_text\" : \"ລົງຊື່ເຂົ້າໃຊ້\"","\"mtrl_picker_invalid_range\" : \"Interval nevalid.\"","\"bottomsheet_action_collapse\" : \"نیچے کی شیٹ کو سکیڑیں\"","\"abc_action_menu_overflow_description\" : \"ตัวเลือกอื่น\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – ಮುಕ್ತಾಯ ದಿನಾಂಕ\"","\"clear_text_end_icon_content_description\" : \"Limpar texto\"","\"common_google_play_services_install_button\" : \"ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಿ\"","\"character_counter_overflowed_content_description\" : \"%2$dમાંથી %1$dની વર્ણ મર્યાદા ઓળંગાઈ ગઈ છે\"","\"abc_searchview_description_search\" : \"ፍለጋ\"","\"material_timepicker_minute\" : \"నిమిషం\"","\"abc_searchview_description_submit\" : \"提交查詢\"","\"mtrl_picker_announce_current_selection\" : \"Bieżący wybór: %1$s\"","\"abc_action_bar_home_description\" : \"Navegar para a página inicial\"","\"mtrl_picker_day_of_week_column_header\" : \"عمود الأيام: %1$s\"","\"item_view_role_description\" : \"Tabblad\"","\"character_counter_content_description\" : \"%2$d पैकी %1$d वर्ण एंटर केले आहे\"","\"material_hour_suffix\" : \"%1$s 點\"","\"abc_shareactionprovider_share_with_application\" : \"%s ସହ ସେୟାର୍‍ କରନ୍ତୁ\"","\"bottomsheet_action_expand_halfway\" : \"ნახევრამდე გაფართოება\"","\"material_timepicker_pm\" : \"ΜΜ\"","\"call_notification_answer_action\" : \"Vasta\"","\"mtrl_picker_a11y_prev_month\" : \"మునుపటి నెలకు మార్చుతుంది\"","\"common_google_play_services_install_title\" : \"Pobierz Usługi Google Play\"","\"abc_shareactionprovider_share_with\" : \"Yabelana no\"","\"mtrl_picker_invalid_range\" : \"Érvénytelen tartomány.\"","\"abc_activity_chooser_view_see_all\" : \"Hamısına baxın\"","\"material_timepicker_text_input_mode_description\" : \"Пераключыцца на рэжым тэксту пры ўводзе часу.\"","\"material_clock_toggle_content_description\" : \"Vormittags oder Nachmittags auswählen\"","\"mtrl_picker_range_header_unselected\" : \"Дата початку – дата завершення\"","\"abc_menu_space_shortcut_label\" : \"ຍະຫວ່າງ\"","\"abc_action_bar_home_description\" : \"მთავარზე გადასვლა\"","\"abc_searchview_description_query\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-fout\"","\"common_google_play_services_update_text\" : \"%1$s Google Play xidmətləri yeniləmə halda çalışmaz.\"","\"common_google_play_services_enable_text\" : \"Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused.\"","\"abc_searchview_description_voice\" : \"හඬ සෙවීම\"","\"common_google_play_services_updating_text\" : \"%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"క్యాలెండర్ ఇన్‌పుట్ మోడ్‌కు మారుస్తుంది\"","\"mtrl_picker_range_header_title\" : \"Select range\"","\"clear_text_end_icon_content_description\" : \"రాసినదాన్ని తీసివేయండి\"","\"call_notification_decline_action\" : \"Odrzuć\"","\"mtrl_picker_range_header_title\" : \"請選擇範圍\"","\"mtrl_picker_date_header_title\" : \"Chọn ngày\"","\"mtrl_picker_invalid_format_use\" : \"%1$sஐப் பயன்படுத்துக\"","\"abc_searchview_description_clear\" : \"Vee navraag uit\"","\"common_google_play_services_install_button\" : \"ഇന്‍സ്റ്റാള്‍ ചെയ്യുക\"","\"abc_searchview_description_clear\" : \"Suchanfrage löschen\"","\"abc_capital_off\" : \"MATI\"","\"common_google_play_services_unsupported_text\" : \"%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"status_bar_notification_info_overflow\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‎‎‎‎999+‎‏‎‎‏‎\"","\"mtrl_picker_date_header_unselected\" : \"বেছে নেওয়া তারিখ\"","\"material_minute_selection\" : \"选择分钟\"","\"mtrl_picker_invalid_range\" : \"Ogiltigt intervall.\"","\"common_google_play_services_update_button\" : \"Aktualisieren\"","\"material_minute_selection\" : \"Izberite minute\"","\"mtrl_chip_close_icon_content_description\" : \"Supprimer %1$s\"","\"mtrl_picker_text_input_day_abbr\" : \"gün\"","\"side_sheet_behavior\" : \"com.google.android.material.sidesheet.SideSheetBehavior\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Skakel oor na teksinvoermodus\"","\"bottomsheet_drag_handle_clicked\" : \"Dwukrotnie kliknięto uchwyt do przeciągania\"","\"mtrl_picker_invalid_format_example\" : \"Прыклад: %1$s\"","\"mtrl_picker_a11y_prev_month\" : \"變更為上個月\"","\"material_hour_suffix\" : \"%1$s soat\"","\"common_signin_button_text_long\" : \"Увійти в облік. запис Google\"","\"call_notification_hang_up_action\" : \"কল কাটি দিয়ক\"","\"mtrl_picker_a11y_prev_month\" : \"گزشتہ ماہ میں منتقل کریں\"","\"material_minute_suffix\" : \"%1$s minutes\"","\"mtrl_picker_a11y_next_month\" : \"अगले महीने पर जाएं\"","\"material_hour_selection\" : \"Khetha ihora\"","\"common_open_on_phone\" : \"ဖုန်းပေါ်မှာ ဖွင့်ပါ\"","\"search_menu_title\" : \"தேடல்\"","\"material_timepicker_select_time\" : \"Pilih masa\"","\"abc_activity_chooser_view_see_all\" : \"دیدن همه\"","\"abc_activitychooserview_choose_application\" : \"Изберете приложение\"","\"material_timepicker_select_time\" : \"Pasirinkite laiką\"","\"common_open_on_phone\" : \"فتح على الهاتف\"","\"abc_shareactionprovider_share_with\" : \"Chia sẻ với\"","\"exposed_dropdown_menu_content_description\" : \"Mostra o menú despregable\"","\"exposed_dropdown_menu_content_description\" : \"Ipakita ang dropdown na menu\"","\"password_toggle_content_description\" : \"Näytä salasana\"","\"place_autocomplete_search_hint\" : \"Поиск\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Ngày kết thúc\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve.\"","\"abc_toolbar_collapse_description\" : \"સંકુચિત કરો\"","\"mtrl_picker_cancel\" : \"Odustani\"","\"material_timepicker_text_input_mode_description\" : \"Kalo te modaliteti i hyrjes së tekstit për hyrjen e kohës.\"","\"common_google_play_services_update_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។\"","\"common_google_play_services_install_text\" : \"Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат.\"","\"abc_action_mode_done\" : \"Xong\"","\"common_google_play_services_updating_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो अभी अपडेट हो रही हैं.\"","\"mtrl_picker_save\" : \"Simpan\"","\"abc_action_menu_overflow_description\" : \"Més opcions\"","\"mtrl_picker_invalid_format_example\" : \"ఉదాహరణ: %1$s\"","\"abc_activity_chooser_view_see_all\" : \"Tout afficher\"","\"mtrl_picker_toggle_to_day_selection\" : \"Touchez pour passer à la sélection de jour\"","\"mtrl_picker_text_input_year_abbr\" : \"r\"","\"mtrl_picker_range_header_title\" : \"Khetha Ibanga\"","\"mtrl_badge_numberless_content_description\" : \"Ny avisering\"","\"mtrl_picker_save\" : \"حفظ\"","\"mtrl_chip_close_icon_content_description\" : \"הסרה של %1$s\"","\"bottomsheet_action_expand\" : \"Razširitev razdelka na dnu zaslona\"","\"abc_capital_off\" : \"DÉSACTIVER\"","\"abc_capital_on\" : \"AÇ\"","\"material_timepicker_text_input_mode_description\" : \"Laiko įvestį pateikti perjungus į teksto įvesties režimą.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Новых уведомлений больше %1$d\"","\"mtrl_picker_range_header_unselected\" : \"Upphafsdagur – lokadagur\"","\"abc_action_bar_home_description\" : \"پیمایش به صفحه اصلی\"","\"abc_action_mode_done\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‎‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‎‎‏‏‏‎‎‎‎‏‎‎‎‏‏‏‎‎‏‎‎‎‏‎‎‎‎‎Done‎‏‎‎‏‎\"","\"mtrl_picker_date_header_unselected\" : \"Ngày đã chọn\"","\"abc_search_hint\" : \"Vyhledat…\"","\"material_timepicker_minute\" : \"分钟\"","\"common_google_play_services_update_text\" : \"%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"mtrl_picker_toggle_to_year_selection\" : \"輕觸即可切換為選取年份\"","\"call_notification_answer_action\" : \"Trả lời\"","\"bottomsheet_action_collapse\" : \"Доод хүснэгтийг хураах\"","\"abc_searchview_description_submit\" : \"Submit query\"","\"material_minute_selection\" : \"Atlasiet minūtes.\"","\"error_icon_content_description\" : \"ದೋಷ\"","\"abc_menu_space_shortcut_label\" : \"тастер за размак\"","\"mtrl_picker_invalid_format_use\" : \"Используйте: %1$s\"","\"mtrl_picker_toggle_to_year_selection\" : \"Toca para seleccionar un año\"","\"mtrl_picker_invalid_format_use\" : \"%1$s ফর্ম্যাটে লিখুন\"","\"common_google_play_services_install_title\" : \"Google Play 서비스 설치\"","\"common_google_play_services_install_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं.\"","\"abc_searchview_description_clear\" : \"Hreinsa fyrirspurn\"","\"mtrl_picker_range_header_unselected\" : \"Data e fillimit - data e përfundimit\"","\"place_autocomplete_clear_button\" : \"Sula usesho\"","\"abc_searchview_description_search\" : \"Iskanje\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Preklop na način vnosa besedila\"","\"bottomsheet_drag_handle_clicked\" : \"ドラッグ ハンドルをダブルタップしました\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 서비스 사용 가능 여부\"","\"abc_shareactionprovider_share_with\" : \"Condividi con\"","\"mtrl_picker_toggle_to_year_selection\" : \"Siirry vuoden valintaan napauttamalla\"","\"mtrl_picker_cancel\" : \"Hætta við\"","\"material_hour_24h_suffix\" : \"%1$s h\"","\"mtrl_timepicker_cancel\" : \"Cancel·la\"","\"character_counter_overflowed_content_description\" : \"अभी %1$d वर्ण हैं जबकि %2$d से ज़्यादा नहीं होने चाहिए\"","\"common_google_play_services_install_title\" : \"Google Play-services ophalen\"","\"bottomsheet_drag_handle_content_description\" : \"드래그 핸들\"","\"material_timepicker_text_input_mode_description\" : \"Zamanı daxil etmək üçün mətnlə daxiletmə rejiminə keçin\"","\"material_hour_24h_suffix\" : \"%1$s hours\"","\"abc_capital_on\" : \"OUI\"","\"mtrl_picker_date_header_unselected\" : \"Таңдалған күн\"","\"place_autocomplete_clear_button\" : \"ਖੋਜ ਕਲੀਅਰ ਕਰੋ\"","\"common_google_play_services_enable_title\" : \"Google Play සේවා සබල කරන්න\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"結束日期\"","\"mtrl_picker_invalid_format\" : \"Yanlış format.\"","\"mtrl_picker_cancel\" : \"ਰੱਦ ਕਰੋ\"","\"abc_toolbar_collapse_description\" : \"Yig‘ish\"","\"abc_activitychooserview_choose_application\" : \"Velg en app\"","\"abc_action_menu_overflow_description\" : \"ਹੋਰ ਵਿਕਲਪ\"","\"abc_searchview_description_submit\" : \"Sorğunu göndərin\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"వచన ఇన్‌పుట్ మోడ్‌కు మారుస్తుంది\"","\"common_signin_button_text\" : \"साइन इन करें\"","\"material_timepicker_select_time\" : \"Tijd selecteren\"","\"mtrl_picker_date_header_title\" : \"請選擇日期\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Plus de %1$d nouvelles notifications\"","\"text_ums\" : \"Urgent Mail Service (UMS) is a fast, reliable, efficient and secure overnight /2nd day home delivery service with widest network for dispatch of documents and parcels. Computerized track and trace system is available.\"","\"abc_searchview_description_voice\" : \"Căutare vocală\"","\"mtrl_picker_save\" : \"บันทึก\"","\"mtrl_picker_out_of_range\" : \"Zunaj razpona: %1$s\"","\"search_menu_title\" : \"సెర్చ్\"","\"common_google_play_services_install_button\" : \"Instaliraj\"","\"call_notification_ongoing_text\" : \"Hívás folyamatban\"","\"material_hour_selection\" : \"Ընտրել ժամը\"","\"abc_toolbar_collapse_description\" : \"تصغير\"","\"search_menu_title\" : \"Meklēt\"","\"mtrl_picker_range_header_title\" : \"Изаберите период\"","\"material_hour_selection\" : \"Saatı seçin\"","\"abc_menu_space_shortcut_label\" : \"bilslá\"","\"mtrl_picker_save\" : \"Išsaugoti\"","\"common_google_play_services_enable_text\" : \"ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත.\"","\"item_view_role_description\" : \"Separador\"","\"abc_action_menu_overflow_description\" : \"Mais opções\"","\"common_google_play_services_enable_button\" : \"เปิดใช้\"","\"mtrl_picker_date_header_title\" : \"तारीख निवडा\"","\"call_notification_decline_action\" : \"Decline\"","\"mtrl_picker_toggle_to_day_selection\" : \"Sakatu eguna hautatzeko modura aldatzeko\"","\"common_google_play_services_enable_button\" : \"Attiva\"","\"common_google_play_services_enable_title\" : \"Slå på Google Play-tjenester\"","\"abc_activitychooserview_choose_application\" : \"एउटा एप छान्नुहोस्\"","\"abc_searchview_description_search\" : \"検索\"","\"common_google_play_services_updating_text\" : \"%1$s ez da exekutatuko Google Play Services gabe; zerbitzu hori eguneratzen ari da.\"","\"fab_transformation_sheet_behavior\" : \"com.google.android.material.transformation.FabTransformationSheetBehavior\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Byt till text som inmatningsläge\"","\"mtrl_badge_numberless_content_description\" : \"新通知\"","\"common_google_play_services_unsupported_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस पर काम नहीं करती हैं.\"","\"call_notification_answer_video_action\" : \"වීඩියෝ\"","\"mtrl_picker_invalid_format_example\" : \"Жишээ нь: %1$s\"","\"material_timepicker_text_input_mode_description\" : \"Chcete-li zadat čas, přepněte na režim textu.\"","\"mtrl_picker_out_of_range\" : \"Utanför intervallet: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"पाठको इनपुट मोडमा बदल्नुहोस्\"","\"password_toggle_content_description\" : \"비밀번호 표시\"","\"place_autocomplete_search_hint\" : \"Telusuri\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Startdatum\"","\"call_notification_screening_text\" : \"အဝင်ခေါ်ဆိုမှုကို စစ်ဆေးနေသည်\"","\"place_autocomplete_clear_button\" : \"Pastro kërkimin\"","\"material_timepicker_hour\" : \"Година\"","\"abc_searchview_description_search\" : \"Kërko\"","\"mtrl_picker_day_of_week_column_header\" : \"दिनों का कॉलम: %1$s\"","\"bottomsheet_drag_handle_clicked\" : \"Сүйрейтін тетік екі рет түртілді.\"","\"call_notification_ongoing_text\" : \"Aktivni klic\"","\"abc_action_menu_overflow_description\" : \"مزید اختیارات\"","\"common_signin_button_text\" : \"ចូល\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Data de conclusão\"","\"place_autocomplete_clear_button\" : \"Clear search\"","\"character_counter_content_description\" : \"අනුලකුණු %2$dන් %1$dක් ඇතුළු කෙරිණි\"","\"call_notification_hang_up_action\" : \"قطع الاتصال\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"结束日期\"","\"call_notification_decline_action\" : \"Odbaci\"","\"clear_text_end_icon_content_description\" : \"Matnni tozalash\"","\"bottomsheet_drag_handle_clicked\" : \"Identifikator za prevlačenje je dvaput dodirnut\"","\"common_google_play_services_enable_text\" : \"Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።\"","\"mtrl_picker_day_of_week_column_header\" : \"Egunen zutabea:%1$s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services-ის ხელმისაწვდომობა\"","\"mtrl_picker_cancel\" : \"Prekliči\"","\"call_notification_screening_text\" : \"着信をスクリーニング中\"","\"material_minute_suffix\" : \"%1$s മിനിറ്റ്\"","\"bottomsheet_action_expand_halfway\" : \"I-expand hanggang gitna\"","\"common_google_play_services_notification_ticker\" : \"Google Play සේවා දෝෂය\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"mtrl_picker_cancel\" : \"Anuluj\"","\"abc_search_hint\" : \"Søk\"","\"mtrl_picker_date_header_unselected\" : \"Odabrani datum\"","\"common_google_play_services_wear_update_text\" : \"Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира.\"","\"mtrl_picker_invalid_format\" : \"Virheellinen muoto\"","\"bottomsheet_action_collapse\" : \"جمع کردن برگ زیرین\"","\"icon_content_description\" : \"Aikoni ya Kidirisha\"","\"common_google_play_services_enable_title\" : \"Google Play pakalpojumu iespējošana\"","\"abc_toolbar_collapse_description\" : \"ຫຍໍ້ລົງ\"","\"abc_searchview_description_query\" : \"שאילתת חיפוש\"","\"abc_capital_on\" : \"ACTIVAR\"","\"common_google_play_services_update_title\" : \"Uppfæra þjónustu Google Play\"","\"common_signin_button_text_long\" : \"Prijavi se pomoću Googlea\"","\"place_autocomplete_clear_button\" : \"Počisti iskalno polje\"","\"common_google_play_services_enable_button\" : \"Активиране\"","\"abc_search_hint\" : \"Bilatu…\"","\"abc_capital_on\" : \"آن\"","\"abc_action_bar_up_description\" : \"Revenir en arrière\"","\"search_menu_title\" : \"Maghanap\"","\"bottomsheet_action_collapse\" : \"तळाशी असलेली शीट कोलॅप्स करा\"","\"common_google_play_services_update_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"common_google_play_services_unsupported_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷\"","\"common_google_play_services_unknown_issue\" : \"Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz.\"","\"abc_searchview_description_search\" : \"Издөө\"","\"mtrl_picker_save\" : \"저장\"","\"common_google_play_services_update_button\" : \"Yangilash\"","\"call_notification_decline_action\" : \"Yenqaba\"","\"clear_text_end_icon_content_description\" : \"உரையை அழிக்கும்\"","\"mtrl_badge_numberless_content_description\" : \"התראה חדשה\"","\"material_minute_selection\" : \"Odaberite minute\"","\"abc_menu_space_shortcut_label\" : \"espace\"","\"bottomsheet_action_expand\" : \"Izvērst ekrāna apakšdaļas lapu\"","\"mtrl_picker_text_input_date_hint\" : \"Tarix\"","\"common_google_play_services_unsupported_text\" : \"%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul tău.\"","\"mtrl_timepicker_cancel\" : \"റദ്ദാക്കുക\"","\"mtrl_picker_range_header_title\" : \"Kies datumreeks\"","\"common_google_play_services_notification_ticker\" : \"Error sa Mga Serbisyo ng Google Play\"","\"mtrl_picker_a11y_prev_month\" : \"წინა თვეზე გადასვლა\"","\"call_notification_screening_text\" : \"Filtrando chamada entrante\"","\"abc_toolbar_collapse_description\" : \"Replega\"","\"mtrl_picker_date_header_unselected\" : \"تاریخ انتخابی\"","\"m3_ref_typeface_plain_medium\" : \"sans-serif-medium\"","\"mtrl_chip_close_icon_content_description\" : \"Отстрани %1$s\"","\"title_activity_locate_gpomaps\" : \"Map\"","\"material_hour_selection\" : \"Valitse tunti\"","\"password_toggle_content_description\" : \"Vis passordet\"","\"common_google_play_services_enable_text\" : \"‏تا وقتی «خدمات Google Play» را فعال نکنید، %1$s کار نمی‌کند.\"","\"call_notification_hang_up_action\" : \"ስልኩን ዝጋ\"","\"abc_capital_on\" : \"ZAP.\"","\"material_minute_suffix\" : \"%1$s ನಿಮಿಷಗಳು\"","\"password_toggle_content_description\" : \"Onyesha nenosiri\"","\"abc_searchview_description_submit\" : \"Invia query\"","\"common_google_play_services_update_text\" : \"Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak.\"","\"abc_toolbar_collapse_description\" : \"Komprimera\"","\"common_google_play_services_update_title\" : \"Eguneratu Google Play Services\"","\"abc_menu_space_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‏‎‎‎‎‎‎‎‏‏‎‏‏‎‎‎‏‏‎‎‏‎‎‎‏‏‎‏‎‎‎‎‏‎‏‏‎‎space‎‏‎‎‏‎\"","\"exposed_dropdown_menu_content_description\" : \"បង្ហាញ​ម៉ឺនុយ​ធ្លាក់ចុះ\"","\"material_clock_toggle_content_description\" : \"Выберите AM (до полудня) или PM (после полудня)\"","\"mtrl_picker_toggle_to_year_selection\" : \"سال کو منتخب کرنے کے ليے سوئچ پر تھپتھپائیں\"","\"call_notification_decline_action\" : \"拒否\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+\"","\"material_minute_suffix\" : \"%1$s րոպե\"","\"mtrl_picker_invalid_range\" : \"Недопустимый диапазон.\"","\"mtrl_picker_text_input_day_abbr\" : \"p\"","\"mtrl_picker_text_input_month_abbr\" : \"a\"","\"material_timepicker_text_input_mode_description\" : \"वेळ इनपुटसाठी मजकूर इनपुट मोडवर स्विच करा.\"","\"abc_search_hint\" : \"Leita…\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui.\"","\"common_signin_button_text\" : \"כניסה\"","\"abc_shareactionprovider_share_with_application\" : \"Կիսվել %s հավելվածի միջոցով\"","\"mtrl_timepicker_cancel\" : \"Жокко чыгаруу\"","\"common_google_play_services_wear_update_text\" : \"必须使用新版 Google Play 服务。该服务很快就会自行更新。\"","\"mtrl_picker_a11y_prev_month\" : \"मागील महिन्यावर बदला\"","\"mtrl_picker_invalid_format\" : \"غلط فارمیٹ۔\"","\"exposed_dropdown_menu_content_description\" : \"Legördülő menü megjelenítése\"","\"item_view_role_description\" : \"Välilehti\"","\"mtrl_picker_out_of_range\" : \"নির্দিষ্ট তারিখের বাইরে: %1$s\"","\"bottomsheet_action_expand_halfway\" : \"ขยายรายการครึ่งหนึ่ง\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer.\"","\"mtrl_picker_range_header_title\" : \"रेंज निवडा\"","\"material_timepicker_select_time\" : \"時間を選択\"","\"common_google_play_services_update_text\" : \"Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play.\"","\"abc_action_mode_done\" : \"Hecho\"","\"material_timepicker_minute\" : \"Daqiqa\"","\"mtrl_picker_cancel\" : \"Anulați\"","\"mtrl_picker_toggle_to_day_selection\" : \"Toque para mudar para a seleção do dia\"","\"mtrl_picker_text_input_day_abbr\" : \"நா\"","\"common_google_play_services_wear_update_text\" : \"Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично.\"","\"character_counter_overflowed_content_description\" : \"%2$d पैकी %1$d वर्णमर्यादा ओलांडली आहे\"","\"mtrl_picker_toggle_to_day_selection\" : \"ದಿನವನ್ನು ಆಯ್ಕೆಗಾಗಿ ಬದಲಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ\"","\"abc_searchview_description_search\" : \"Leit\"","\"mtrl_picker_range_header_only_end_selected\" : \"सुरू होण्याची तारीख – %1$s\"","\"abc_searchview_description_query\" : \"Hakukysely\"","\"abc_searchview_description_submit\" : \"Iesniegt vaicājumu\"","\"abc_searchview_description_submit\" : \"විමසුම යොමු කරන්න\"","\"material_clock_toggle_content_description\" : \"Изаберите пре подне или по подне\"","\"mtrl_picker_save\" : \"Zapisz\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – ముగింపు తేది\"","\"material_timepicker_am\" : \"上午\"","\"material_clock_toggle_content_description\" : \"AM અથવા PM પસંદ કરો\"","\"call_notification_answer_video_action\" : \"Myndsímtal\"","\"mtrl_picker_announce_current_selection\" : \"การเลือกในปัจจุบัน: %1$s\"","\"common_google_play_services_updating_text\" : \"Google Play 服务当前正在更新，因此您无法运行%1$s。\"","\"place_autocomplete_clear_button\" : \"清除搜尋\"","\"call_notification_incoming_text\" : \"आगमन कल\"","\"exposed_dropdown_menu_content_description\" : \"ተቆልቋይ ምናሌን አሳይ\"","\"mtrl_picker_save\" : \"Lưu\"","\"call_notification_ongoing_text\" : \"Ongoing call\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు.\"","\"mtrl_picker_invalid_format_example\" : \"Nümunə: %1$s\"","\"common_google_play_services_update_title\" : \"Google Play teenuste värskendamine\"","\"abc_shareactionprovider_share_with_application\" : \"Sdílet s aplikací %s\"","\"exposed_dropdown_menu_content_description\" : \"Pastga ochiluvchi menyuni ochish\"","\"abc_searchview_description_voice\" : \"Stemsoektog\"","\"mtrl_picker_confirm\" : \"យល់ព្រម\"","\"mtrl_chip_close_icon_content_description\" : \"Odstrániť položku %1$s\"","\"mtrl_picker_range_header_unselected\" : \"Датум почетка – Датум завршетка\"","\"mtrl_picker_announce_current_selection\" : \"වත්මන් තේරීම: %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"Alisin ang %1$s\"","\"common_google_play_services_install_title\" : \"Hent Google Play-tjenester\"","\"common_google_play_services_enable_button\" : \"Povolit\"","\"search_menu_title\" : \"Szukaj\"","\"material_timepicker_select_time\" : \"เลือกเวลา\"","\"material_hour_selection\" : \"Chọn giờ\"","\"common_open_on_phone\" : \"​ເປີດ​ໃນ​ໂທ​ລະ​ສັບ\"","\"material_hour_24h_suffix\" : \"%1$s timmar\"","\"mtrl_timepicker_cancel\" : \"Prekliči\"","\"mtrl_picker_date_header_title\" : \"Vyberte dátum\"","\"clear_text_end_icon_content_description\" : \"Brisanje teksta\"","\"call_notification_answer_action\" : \"Жауап\"","\"error_icon_content_description\" : \"错误\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – સમાપ્તિની તારીખ\"","\"common_google_play_services_wear_update_text\" : \"Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali.\"","\"character_counter_overflowed_content_description\" : \"Limite de %2$d caracteres excedido em %1$d\"","\"character_counter_overflowed_content_description\" : \"Przekroczono limit znaków (%1$d z %2$d)\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Włącz kalendarzowy tryb wprowadzania\"","\"material_minute_selection\" : \"મિનિટ પસંદ કરો\"","\"abc_capital_on\" : \"PÄÄLLÄ\"","\"bottomsheet_action_expand_halfway\" : \"گسترده کردن تا نیمه\"","\"mtrl_picker_range_header_title\" : \"Chagua Kipindi cha Tarehe\"","\"common_google_play_services_update_button\" : \"Ажурирај\"","\"material_clock_toggle_content_description\" : \"انتخاب .ق.ظ. یا ب.ظ.\"","\"common_google_play_services_unsupported_text\" : \"Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Дата заканчэння\"","\"mtrl_picker_save\" : \"Saxlayın\"","\"character_counter_content_description\" : \"ป้อนอักขระแล้ว %1$d จาก %2$d ตัว\"","\"material_timepicker_hour\" : \"小時\"","\"common_google_play_services_update_title\" : \"Zaktualizuj Usługi Google Play\"","\"common_signin_button_text_long\" : \"Google арқылы кіру\"","\"material_clock_toggle_content_description\" : \"Seleziona AM o PM\"","\"mtrl_picker_invalid_range\" : \"Plage incorrecte.\"","\"material_timepicker_hour\" : \"Hora\"","\"common_signin_button_text\" : \"Meld aan\"","\"common_google_play_services_update_title\" : \"Aggiorna Google Play Services\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Idethi yokuqala\"","\"mtrl_picker_announce_current_range_selection\" : \"Start date selection: %1$s – End date selection: %2$s\"","\"mtrl_badge_numberless_content_description\" : \"Ново обавештење\"","\"common_google_play_services_enable_title\" : \"Omogočanje storitev Google Play\"","\"common_google_play_services_unknown_issue\" : \"A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra.\"","\"abc_action_menu_overflow_description\" : \"Още опции\"","\"material_hour_suffix\" : \"%1$sটা বাজে\"","\"material_clock_toggle_content_description\" : \"AM ወይም PM ይምረጡ\"","\"mtrl_badge_numberless_content_description\" : \"Nuwe kennisgewing\"","\"common_google_play_services_install_button\" : \"Instal·la\"","\"mtrl_picker_range_header_title\" : \"दायरा चयन गर्नुहोस्\"","\"mtrl_picker_date_header_title\" : \"Ընտրեք ամսաթիվը\"","\"mtrl_picker_range_header_only_end_selected\" : \"ආරම්භක දිනය – %1$s\"","\"common_google_play_services_wear_update_text\" : \"አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።\"","\"mtrl_picker_day_of_week_column_header\" : \"Күндөр тилкеси: %1$s\"","\"mtrl_picker_toggle_to_day_selection\" : \"Dodirnite za prijelaz na odabir dana\"","\"abc_menu_enter_shortcut_label\" : \"sisestusklahv\"","\"mtrl_picker_invalid_range\" : \"Julat tidak sah.\"","\"mtrl_picker_announce_current_selection\" : \"फ़िलहाल, यह चुना गया है: %1$s\"","\"material_hour_suffix\" : \"%1$s en punto\"","\"error_icon_content_description\" : \"Pogreška\"","\"mtrl_picker_range_header_title\" : \"పరిధిని ఎంచుకోండి\"","\"call_notification_screening_text\" : \"Po filtron një telefonatë hyrëse\"","\"material_timepicker_clock_mode_description\" : \"Vaqtni kiritish uchun soat rejimiga o‘ting.\"","\"mtrl_picker_a11y_next_month\" : \"Váltás a következő hónapra\"","\"abc_searchview_description_submit\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‏‎‎‏‏‏‏‎‎‎‎‏‎‏‏‎‏‎‏‎‏‎‏‏‎‏‏‏‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‏‏‏‎Submit query‎‏‎‎‏‎\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"စတင်ရက်\"","\"abc_action_bar_up_description\" : \"Vai cara arriba\"","\"exposed_dropdown_menu_content_description\" : \"డ్రాప్‌డౌన్ మెనూను చూపు\"","\"abc_capital_off\" : \"כבוי\"","\"common_google_play_services_install_button\" : \"Installieren\"","\"material_timepicker_hour\" : \"Timme\"","\"common_google_play_services_wear_update_text\" : \"Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати.\"","\"call_notification_hang_up_action\" : \"Închide\"","\"mtrl_picker_date_header_title\" : \"Выберыце дату\"","\"mtrl_picker_date_header_title\" : \"Select date\"","\"bottomsheet_action_expand_halfway\" : \"മുഴുവനായി വികസിപ്പിക്കുക\"","\"abc_shareactionprovider_share_with_application\" : \"Поділитися через додаток %s\"","\"call_notification_answer_action\" : \"Answer\"","\"common_google_play_services_enable_button\" : \"Идэвхжүүлэх\"","\"search_menu_title\" : \"חיפוש\"","\"abc_searchview_description_voice\" : \"ভয়েস সার্চ করুন\"","\"common_google_play_services_install_title\" : \"Installer Google Play-tjenester\"","\"google_storage_bucket\" : \"testnotifications-696c8.firebasestorage.app\"","\"abc_searchview_description_voice\" : \"Paieška balsu\"","\"abc_searchview_description_clear\" : \"Сұрауды өшіру\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+‎\"","\"common_google_play_services_install_button\" : \"Տեղադրել\"","\"call_notification_ongoing_text\" : \"চালু থাকা কল\"","\"mtrl_picker_a11y_prev_month\" : \"Passer au mois précédent\"","\"mtrl_picker_toggle_to_year_selection\" : \"Nhấn để chuyển sang chế độ chọn một năm\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo.\"","\"character_counter_overflowed_content_description\" : \"Omejitev števila znakov je presegla %1$d od %2$d\"","\"abc_menu_space_shortcut_label\" : \"зай\"","\"password_toggle_content_description\" : \"Prikaz gesla\"","\"bottomsheet_action_expand_halfway\" : \"نصف تک پھیلائیں\"","\"abc_menu_function_shortcut_label\" : \"Function மற்றும்\"","\"abc_searchview_description_voice\" : \"Carian suara\"","\"material_hour_24h_suffix\" : \"%1$s uur\"","\"material_minute_selection\" : \"تحديد الدقائق\"","\"bottomsheet_action_expand_halfway\" : \"ግማሽ መንገድ ዘርጋ\"","\"call_notification_incoming_text\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‎‎‏‎‎‏‎‏‎‎‎‎‏‎‎‎‎‏‎‏‏‎‎‎‏‏‏‎‏‏‎‎‎‏‎‎‎‏‏‎‏‎‎‎‏‎‏‏‎‏‏‏‎Incoming call‎‏‎‎‏‎\"","\"abc_searchview_description_voice\" : \"സംസാരത്തിലൂടെ തിരയുക\"","\"abc_action_menu_overflow_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‎‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‎‏‎‏‏‏‏‏‎‏‎‎‏‎More options‎‏‎‎‏‎\"","\"search_menu_title\" : \"Søg\"","\"call_notification_ongoing_text\" : \"Kasalukuyang tawag\"","\"mtrl_picker_navigate_to_year_description\" : \"Pomik na leto %1$s\"","\"common_signin_button_text\" : \"පුරන්න\"","\"mtrl_picker_toggle_to_year_selection\" : \"შეეხეთ წლის არჩევაზე გადასართავად\"","\"search_menu_title\" : \"Cerca\"","\"search_menu_title\" : \"Пошук\"","\"abc_capital_off\" : \"አጥፋ\"","\"abc_searchview_description_voice\" : \"Recherche vocale\"","\"common_google_play_services_update_button\" : \"ያዘምኑ\"","\"error_icon_content_description\" : \"Памылка\"","\"mtrl_picker_invalid_format\" : \"ຮູບແບບບໍ່ຖືກຕ້ອງ.\"","\"character_counter_overflowed_content_description\" : \"Umepitisha idadi ya juu ya herufi %1$d kati ya %2$d\"","\"place_autocomplete_search_hint\" : \"Търсете\"","\"call_notification_ongoing_text\" : \"Chiamata in corso\"","\"character_counter_content_description\" : \"Մուտքագրված նիշեր՝ %1$d/%2$d\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d ашуун жаңы билдирме\"","\"common_google_play_services_install_text\" : \"Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας.\"","\"mtrl_picker_out_of_range\" : \"Ауқымнан тыc: %1$s\"","\"mtrl_picker_invalid_format_example\" : \"Beispiel: %1$s\"","\"common_signin_button_text_long\" : \"Googleৰ জৰিয়তে ছাইন ইন কৰক\"","\"abc_activitychooserview_choose_application\" : \"Изаберите апликацију\"","\"mtrl_picker_a11y_prev_month\" : \"પાછલા મહિના પર બદલો\"","\"common_google_play_services_install_button\" : \"Setja upp\"","\"error_icon_content_description\" : \"Xato\"","\"common_google_play_services_wear_update_text\" : \"Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время.\"","\"common_google_play_services_install_title\" : \"ติดตั้งบริการ Google Play\"","\"mtrl_picker_text_input_date_hint\" : \"ದಿನಾಂಕ\"","\"common_google_play_services_install_button\" : \"安装\"","\"abc_menu_enter_shortcut_label\" : \"Ввод\"","\"common_google_play_services_install_button\" : \"ติดตั้ง\"","\"abc_menu_space_shortcut_label\" : \"espaço\"","\"common_google_play_services_notification_ticker\" : \"Viga Google Play teenustes\"","\"bottomsheet_drag_handle_clicked\" : \"Рачката за влечење е допрена двапати\"","\"mtrl_picker_text_input_date_hint\" : \"날짜\"","\"mtrl_picker_text_input_year_abbr\" : \"ປ\"","\"abc_menu_alt_shortcut_label\" : \"Alt மற்றும்\"","\"mtrl_picker_cancel\" : \"ரத்துசெய்\"","\"material_minute_suffix\" : \"%1$s minutter\"","\"common_google_play_services_update_text\" : \"您必须先更新 Google Play 服务，然后才能运行%1$s。\"","\"material_timepicker_hour\" : \"Uur\"","\"material_minute_suffix\" : \"%1$s minutit\"","\"call_notification_ongoing_text\" : \"ଚାଲିଥିବା କଲ୍\"","\"password_toggle_content_description\" : \"Ipakita ang password\"","\"abc_action_bar_home_description\" : \"হোমে নেভিগেট করুন\"","\"call_notification_incoming_text\" : \"来电\"","\"bottomsheet_action_expand_halfway\" : \"Laiendamine poolenisti\"","\"mtrl_picker_text_input_month_abbr\" : \"o\"","\"character_counter_content_description\" : \"הוזנו %1$d תווים מתוך %2$d\"","\"abc_action_bar_home_description\" : \"瀏覽首頁\"","\"material_timepicker_clock_mode_description\" : \"Cambia al modo de reloj para escribir la hora.\"","\"common_google_play_services_wear_update_text\" : \"Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos.\"","\"material_hour_suffix\" : \"%1$s అవుతుంది\"","\"mtrl_picker_toggle_to_day_selection\" : \"Gün seçmeye geçmek için dokunun\"","\"common_signin_button_text_long\" : \"Google માં સાઇન ઇન કરો\"","\"common_google_play_services_wear_update_text\" : \"ຈຳ​ເປັນ​ຕ້ອງ​ມີ​ກາ​ນ​ບໍ​ລິ​ການ Google Play ເວີ​ຊັນ​ໃໝ່. ມັນ​ຈະ​ອັບ​ເດດ​ຕົວ​ເອງ​ໄວໆ​ນີ້.\"","\"common_google_play_services_notification_channel_name\" : \"Verfügbarkeit von Google Play-Diensten\"","\"bottomsheet_action_expand\" : \"Proširivanje donje tabele\"","\"abc_search_hint\" : \"Введіть пошуковий запит…\"","\"abc_searchview_description_voice\" : \"音声検索\"","\"mtrl_badge_numberless_content_description\" : \"Νέα ειδοποίηση\"","\"item_view_role_description\" : \"Картица\"","\"common_open_on_phone\" : \"Atidaryti telefone\"","\"mtrl_picker_invalid_format_use\" : \"Користете: %1$s\"","\"mtrl_picker_announce_current_selection\" : \"လက်ရှိ ရွေးချယ်မှု- %1$s\"","\"common_google_play_services_update_text\" : \"Чтобы запустить приложение \"%1$s\", обновите сервисы Google Play.\"","\"call_notification_answer_action\" : \"ಉತ್ತರಿಸಿ\"","\"mtrl_picker_toggle_to_year_selection\" : \"ចុច​ដើម្បីប្ដូរទៅ​ការជ្រើសរើសឆ្នាំ\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Bitiş tarihi\"","\"bottomsheet_drag_handle_content_description\" : \"Aikoni ya buruta\"","\"abc_searchview_description_submit\" : \"Serah pertanyaan\"","\"abc_prepend_shortcut_label\" : \"Imenyu+\"","\"mtrl_picker_invalid_format_example\" : \"Παράδειγμα: %1$s\"","\"common_google_play_services_install_text\" : \"Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй.\"","\"common_google_play_services_enable_text\" : \"%1$s non funzionerà se non attivi Google Play Services.\"","\"material_timepicker_am\" : \"am\"","\"mtrl_picker_range_header_only_end_selected\" : \"Pradžios data–%1$s\"","\"search_menu_title\" : \"Поиск\"","\"bottomsheet_drag_handle_clicked\" : \"இழுப்பதற்கான ஹேண்டில் இருமுறை தட்டப்பட்டது\"","\"mtrl_picker_a11y_prev_month\" : \"ប្ដូរ​ទៅ​ខែមុន\"","\"material_hour_suffix\" : \"%1$s बजे\"","\"material_timepicker_select_time\" : \"Цаг сонгох\"","\"mtrl_picker_out_of_range\" : \"Па-за межамі дыяпазону: %1$s\"","\"mtrl_picker_out_of_range\" : \"Ikude kubanga: %1$s\"","\"common_google_play_services_update_text\" : \"Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды.\"","\"common_google_play_services_install_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе.\"","\"call_notification_answer_action\" : \"Prijať\"","\"mtrl_picker_confirm\" : \"ຕົກລົງ\"","\"mtrl_picker_invalid_format_use\" : \"Ishlatish: %1$s\"","\"call_notification_screening_text\" : \"Menyaring panggilan masuk\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Ημερομηνία λήξης\"","\"common_google_play_services_updating_text\" : \"%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។\"","\"mtrl_picker_out_of_range\" : \"範囲外: %1$s\"","\"material_timepicker_text_input_mode_description\" : \"وقت ان پٹ کے لیے ٹیکسٹ ان پٹ وضع پر سوئچ کریں۔\"","\"place_autocomplete_clear_button\" : \"সন্ধান কৰা বস্তুবোৰ মচক\"","\"call_notification_screening_text\" : \"Preveruje sa prichádzajúci hovor\"","\"mtrl_picker_text_input_date_hint\" : \"Ngày\"","\"mtrl_picker_invalid_format_example\" : \"ምሳሌ፦ %1$s\"","\"search_menu_title\" : \"ຊອກຫາ\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s–Fecha de finalización\"","\"mtrl_exceed_max_badge_number_content_description\" : \"بیش از %1$d اعلان جدید\"","\"material_timepicker_select_time\" : \"Chọn thời gian\"","\"icon_content_description\" : \"Ikona pogovornega okna\"","\"common_google_play_services_enable_button\" : \"Habilitar\"","\"clear_text_end_icon_content_description\" : \"Hreinsa texta\"","\"abc_searchview_description_query\" : \"शोध क्वेरी\"","\"mtrl_picker_range_header_title\" : \"रेंज चुनें\"","\"mtrl_picker_out_of_range\" : \"Mimo rozsahu: %1$s\"","\"abc_shareactionprovider_share_with_application\" : \"%s کے ساتھ اشتراک کریں\"","\"abc_searchview_description_clear\" : \"Vymazať dopyt\"","\"common_google_play_services_enable_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਕਰੋ\"","\"m3_sys_motion_easing_linear\" : \"cubic-bezier(0, 0, 1, 1)\"","\"bottomsheet_action_expand\" : \"Zgjero fletën e poshtme\"","\"abc_action_bar_home_description\" : \"Chỉ đường về nhà\"","\"mtrl_picker_cancel\" : \"İptal\"","\"mtrl_picker_announce_current_selection\" : \"Aktuelt valg: %1$s\"","\"abc_menu_space_shortcut_label\" : \"Space\"","\"abc_capital_off\" : \"TẮT\"","\"common_google_play_services_install_button\" : \"I-install\"","\"mtrl_picker_toggle_to_year_selection\" : \"Puudutage, et lülituda aasta valimisele\"","\"character_counter_content_description\" : \"%1$d/%2$d merkkiä kirjoitettu\"","\"common_open_on_phone\" : \"Telefonda ochish\"","\"material_hour_selection\" : \"Seleccioneu l'hora\"","\"error_icon_content_description\" : \"Chyba\"","\"abc_menu_delete_shortcut_label\" : \"odstrániť\"","\"mtrl_picker_invalid_range\" : \"അസാധുവായ ശ്രേണി.\"","\"abc_shareactionprovider_share_with\" : \"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"common_google_play_services_install_text\" : \"Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही.\"","\"abc_toolbar_collapse_description\" : \"Yığcamlaşdırın\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"place_autocomplete_clear_button\" : \"Aramayı temizle\"","\"character_counter_overflowed_content_description\" : \"Превышено ограничение на количество символов (%1$d из %2$d)\"","\"common_open_on_phone\" : \"Abrir no teléfono\"","\"abc_searchview_description_voice\" : \"Галасавы пошук\"","\"mtrl_picker_invalid_format_example\" : \"ಉದಾಹರಣೆ: %1$s\"","\"common_google_play_services_wear_update_text\" : \"En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort.\"","\"place_autocomplete_search_hint\" : \"शोध\"","\"character_counter_overflowed_content_description\" : \"Maximális karakterszám túllépve: %2$d/%1$d\"","\"material_minute_selection\" : \"Daqiqalarni tanlash\"","\"material_clock_toggle_content_description\" : \"Izaberite pre podne ili po podne\"","\"abc_searchview_description_clear\" : \"Zoekopdracht wissen\"","\"character_counter_content_description\" : \"Caractères entrés : %1$d sur %2$d\"","\"abc_menu_shift_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‎‎‏‎‎‎‏‏‎‎‎‎‏‏‎Shift+‎‏‎‎‏‎\"","\"abc_action_mode_done\" : \"Бүттү\"","\"place_autocomplete_clear_button\" : \"پاک کردن جستجو\"","\"abc_searchview_description_clear\" : \"କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ\"","\"mtrl_switch_thumb_path_pressed\" : \"M2,16 A14,14 0 0,1 16,2 H16 A14,14 0 0,1 16,30 H16 A14,14 0 0,1 2,16\"","\"mtrl_picker_announce_current_selection\" : \"हालको चयन: %1$s\"","\"call_notification_answer_action\" : \"Жооп берүү\"","\"bottomsheet_action_expand_halfway\" : \"Прошири до половина\"","\"common_google_play_services_enable_title\" : \"‏‫فعال کردن «خدمات Google Play»\"","\"abc_activity_chooser_view_see_all\" : \"Shfaq çdo gjë\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ປ່ຽນເປັນໂໝດປ້ອນຂໍ້ມູນຂໍ້ຄວາມ\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"החלפה לשיטת קלט של טקסט\"","\"mtrl_picker_date_header_unselected\" : \"Izbrani datum\"","\"abc_search_hint\" : \"ძიება…\"","\"common_signin_button_text\" : \"உள்நுழைக\"","\"call_notification_answer_action\" : \"Odbierz\"","\"abc_shareactionprovider_share_with\" : \"ແບ່ງປັນກັບ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"More than %1$d new notifications\"","\"mtrl_picker_range_header_unselected\" : \"Du (date de début) au (date de fin)\"","\"mtrl_picker_text_input_day_abbr\" : \"일\"","\"mtrl_picker_toggle_to_day_selection\" : \"Dodirnite da prebacite na odabir dana\"","\"common_open_on_phone\" : \"បើកតាមទូរស័ព្ទ\"","\"call_notification_decline_action\" : \"Rifiuta\"","\"material_clock_toggle_content_description\" : \"पूर्वाह्न वा अपराह्न चयन गर्नुहोस्\"","\"common_google_play_services_updating_text\" : \"%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres.\"","\"material_clock_toggle_content_description\" : \"ជ្រើសរើស AM ឬ PM\"","\"character_counter_content_description\" : \"Caractere introduse: %1$d din %2$d\"","\"mtrl_picker_navigate_to_year_description\" : \"ไปที่ปี %1$s\"","\"material_timepicker_text_input_mode_description\" : \"Перейти в текстовий режим, щоб ввести час.\"","\"material_timepicker_minute\" : \"Хвіліна\"","\"mtrl_picker_invalid_range\" : \"ಅಮಾನ್ಯ ಶ್ರೇಣಿ.\"","\"place_autocomplete_search_hint\" : \"Rechercher\"","\"common_google_play_services_install_text\" : \"Для работы приложения \"%1$s\" требуется установить сервисы Google Play.\"","\"character_counter_content_description\" : \"已輸入 %1$d 個字元 (上限為 %2$d 個字元)\"","\"common_google_play_services_update_title\" : \"Google Play-Dienste aktualisieren\"","\"mtrl_picker_cancel\" : \"取消\"","\"abc_action_bar_home_description\" : \"Idi na početnu\"","\"mtrl_picker_confirm\" : \"Gerai\"","\"bottomsheet_action_expand_halfway\" : \"Expandir até a metade\"","\"mtrl_picker_invalid_format_use\" : \"Použite: %1$s\"","\"mtrl_picker_invalid_range\" : \"Nederīgs diapazons.\"","\"call_notification_answer_action\" : \"Atsakyti\"","\"abc_action_bar_home_description\" : \"Перейти на главный экран\"","\"character_counter_content_description\" : \"%2$d वर्णों में से %1$d वर्ण दर्ज किए गए\"","\"character_counter_content_description\" : \"Въведени знаци: %1$d от %2$d\"","\"mtrl_picker_text_input_date_hint\" : \"Date\"","\"mtrl_picker_range_header_unselected\" : \"सुरु हुने मिति – अन्त्य हुने मिति\"","\"call_notification_incoming_text\" : \"Panggilan masuk\"","\"call_notification_screening_text\" : \"Seulotaan saapuvaa puhelua\"","\"common_google_play_services_update_button\" : \"Eguneratu\"","\"mtrl_picker_date_header_title\" : \"Atlasiet datumu\"","\"abc_activitychooserview_choose_application\" : \"Pasirinkite programą\"","\"mtrl_picker_range_header_title\" : \"Aralık Seçin\"","\"common_google_play_services_enable_button\" : \"Omogući\"","\"common_google_play_services_notification_ticker\" : \"Erro do Google Play Services\"","\"mtrl_timepicker_cancel\" : \"Ləğv edin\"","\"abc_searchview_description_query\" : \"درخواست جستجو\"","\"item_view_role_description\" : \"علامة تبويب\"","\"abc_activitychooserview_choose_application\" : \"Vybrať aplikáciu\"","\"abc_menu_space_shortcut_label\" : \"svemir\"","\"call_notification_screening_text\" : \"Проверка на дојдовен повик\"","\"abc_activitychooserview_choose_application\" : \"Аппыг сонгох\"","\"material_hour_selection\" : \"Επιλογή ώρας\"","\"mtrl_picker_invalid_range\" : \"তারিখ সঠিক নয়।\"","\"mtrl_picker_announce_current_selection\" : \"ਮੌਜੂਦਾ ਚੋਣ: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Overschakelen naar tekstinvoermodus\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Alkamispäivä\"","\"abc_shareactionprovider_share_with_application\" : \"%sની સાથે શેર કરો\"","\"material_clock_toggle_content_description\" : \"Gündüz və ya axşam seçin\"","\"abc_searchview_description_voice\" : \"Gesproken zoekopdracht\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Крайна дата\"","\"abc_shareactionprovider_share_with\" : \"공유 대상:\"","\"abc_shareactionprovider_share_with\" : \"مشاركة مع\"","\"material_clock_toggle_content_description\" : \"Valige AM või PM\"","\"common_google_play_services_enable_title\" : \"Nika amandla amasevisi we-Google Play\"","\"abc_searchview_description_clear\" : \"Tyhjennä kysely\"","\"abc_shareactionprovider_share_with\" : \"Megosztás a következővel:\"","\"abc_searchview_description_voice\" : \"Голосовой поиск\"","\"material_minute_selection\" : \"မိနစ်များ ရွေးပါ\"","\"material_minute_selection\" : \"Valitse minuutit\"","\"common_google_play_services_install_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר.\"","\"common_google_play_services_install_title\" : \"Namestitev storitev Google Play\"","\"icon_content_description\" : \"Ikona dialogového okna\"","\"abc_searchview_description_query\" : \"Search query\"","\"common_google_play_services_enable_title\" : \"Ativar serviços do Google Play\"","\"mtrl_picker_invalid_format\" : \"Недійсний формат.\"","\"call_notification_incoming_text\" : \"Papasok na tawag\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Services-en erabilgarritasuna\"","\"common_google_play_services_update_button\" : \"Atnaujinti\"","\"clear_text_end_icon_content_description\" : \"Изчистване на текста\"","\"abc_toolbar_collapse_description\" : \"접기\"","\"common_google_play_services_enable_text\" : \"%1$s няма да работи, освен ако не активирате услугите за Google Play.\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolona za dane: %1$s\"","\"abc_activitychooserview_choose_application\" : \"Қолданбаны таңдау\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Begindatum\"","\"mtrl_picker_range_header_only_end_selected\" : \"መጀመሪያ ቀን – %1$s\"","\"mtrl_picker_day_of_week_column_header\" : \"ជួរឈរ​នៃ​ថ្ងៃ៖ %1$s\"","\"bottomsheet_action_expand\" : \"نیچے کی شیٹ کو پھیلائیں\"","\"clear_text_end_icon_content_description\" : \"පෙළ හිස් කරන්න\"","\"mtrl_checkbox_state_description_checked\" : \"Checked\"","\"call_notification_screening_text\" : \"Ukuveza ikholi engenayo\"","\"mtrl_picker_a11y_next_month\" : \"ਅਗਲੇ ਮਹੀਨੇ 'ਤੇ ਜਾਓ\"","\"bottomsheet_drag_handle_clicked\" : \"Auf Ziehpunkt doppelt getippt\"","\"mtrl_picker_range_header_title\" : \"Selecciona un interval\"","\"common_signin_button_text_long\" : \"Inicia la sessió amb Google\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Beralih kepada mod input kalendar\"","\"character_counter_content_description\" : \"Umeweka herufi %1$d kati ya %2$d\"","\"mtrl_picker_navigate_to_year_description\" : \"Idite na godinu %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"إزالة %1$s\"","\"search_menu_title\" : \"Ara\"","\"mtrl_picker_range_header_unselected\" : \"Ngày bắt đầu – Ngày kết thúc\"","\"icon_content_description\" : \"Ikona dijaloga\"","\"abc_action_mode_done\" : \"រួចរាល់\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigate to year %1$d\"","\"abc_toolbar_collapse_description\" : \"Tolestu\"","\"icon_content_description\" : \"संवादको आइकन\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl + \"","\"abc_shareactionprovider_share_with_application\" : \"Kongsi dengan %s\"","\"common_google_play_services_update_text\" : \"%1$s haitafanya kazi hadi usasishe huduma za Google Play.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Баштоо күнү – %1$s\"","\"common_google_play_services_update_title\" : \"Абнаўленне службаў Google Play\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"शुरू होने की तारीख\"","\"mtrl_picker_range_header_title\" : \"Selecciona un período\"","\"item_view_role_description\" : \"ट्याब\"","\"common_google_play_services_update_text\" : \"%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\".\"","\"mtrl_picker_announce_current_selection\" : \"የአሁኑ ምርጫ፦ %1$s\"","\"mtrl_picker_navigate_to_year_description\" : \"Accéder à l'année %1$s\"","\"common_google_play_services_enable_title\" : \"Activar servizos de Google Play\"","\"abc_toolbar_collapse_description\" : \"Згарнуць\"","\"material_timepicker_minute\" : \"นาที\"","\"mtrl_picker_range_header_only_end_selected\" : \"Tanggal mulai – %1$s\"","\"call_notification_answer_action\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‎‏‏‏‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‏‏‎‎‏‎‎‏‏‏‏‎‎‏‎‏‎‏‎‎‎‎‎‏‎‏‎‎‎Answer‎‏‎‎‏‎\"","\"abc_searchview_description_submit\" : \"提交查询\"","\"mtrl_picker_out_of_range\" : \"పరిధి వెలుపల ఉంది: %1$s\"","\"call_notification_decline_action\" : \"Respinge\"","\"error_icon_content_description\" : \"Hitilafu\"","\"mtrl_picker_invalid_format_use\" : \"Gebruik: %1$s\"","\"mtrl_picker_invalid_format\" : \"गलत फ़ॉर्मैट.\"","\"mtrl_picker_range_header_title\" : \"Oraliqni tanlang\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"abc_searchview_description_voice\" : \"Búsqueda por voz\"","\"mtrl_picker_a11y_next_month\" : \"Növbəti aya dəyişin\"","\"mtrl_picker_range_header_unselected\" : \"Data de începere – data de încheiere\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి.\"","\"bottomsheet_drag_handle_content_description\" : \"Dəstək\"","\"mtrl_picker_date_header_title\" : \"날짜 선택\"","\"common_google_play_services_notification_channel_name\" : \"Dostępność Usług Google Play\"","\"common_google_play_services_notification_channel_name\" : \"Beskikbaarheid van Google Play Dienste\"","\"place_autocomplete_clear_button\" : \"Futa utafutaji\"","\"abc_search_hint\" : \"Busca…\"","\"bottomsheet_drag_handle_clicked\" : \"Двукратно докосване на манипулатора за преместване с плъзгане\"","\"common_google_play_services_update_button\" : \"อัปเดต\"","\"mtrl_picker_a11y_prev_month\" : \"Treceți la luna anterioară\"","\"common_google_play_services_updating_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse.\"","\"material_motion_easing_linear\" : \"cubic-bezier(0.0, 0.0, 1.0, 1.0)\"","\"material_hour_suffix\" : \"%1$s óra\"","\"material_minute_suffix\" : \"%1$s minutes\"","\"common_google_play_services_install_button\" : \"Yükle\"","\"material_timepicker_hour\" : \"ਘੰਟਾ\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Аяктоо күнү\"","\"mtrl_picker_range_header_unselected\" : \"Begindatum – Einddatum\"","\"abc_searchview_description_submit\" : \"Sorguyu gönder\"","\"abc_action_bar_up_description\" : \"Ngjitu lart\"","\"common_google_play_services_update_title\" : \"Ažuriranje Google Play usluga\"","\"mtrl_picker_cancel\" : \"ይቅር\"","\"mtrl_picker_toggle_to_day_selection\" : \"Нажмите, чтобы перейти к выбору дня\"","\"call_notification_ongoing_text\" : \"Chamada em curso\"","\"common_google_play_services_unknown_issue\" : \"Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.\"","\"material_minute_selection\" : \"Избери минути\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Overschakelen naar agenda-invoermodus\"","\"abc_activity_chooser_view_see_all\" : \"Ver tudo\"","\"common_google_play_services_update_title\" : \"Päivitä Google Play Palvelut\"","\"common_google_play_services_update_text\" : \"%1$s no se ejecutará a menos que actualices los servicios de Google Play.\"","\"mtrl_switch_track_path\" : \"M0,16 A16,16 0 0,1 16,0 H36 A16,16 0 0,1 36,32 H16 A16,16 0 0,1 0,16\"","\"character_counter_overflowed_content_description\" : \"Таңба саны шегінен асты: %1$d/%2$d\"","\"abc_action_bar_up_description\" : \"Liigu üles\"","\"abc_menu_delete_shortcut_label\" : \"ລຶບ\"","\"abc_searchview_description_submit\" : \"Anfrage senden\"","\"mtrl_picker_out_of_range\" : \"Izvan raspona: %1$s\"","\"material_timepicker_text_input_mode_description\" : \"সময়ৰ ইনপুটৰ বাবে পাঠৰ ইনপুট ম'ডলৈ যাওক।\"","\"common_google_play_services_wear_update_text\" : \"Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"開始日\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati.\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s-жылга өтүү\"","\"common_google_play_services_update_button\" : \"Шинэчлэх\"","\"bottomsheet_action_expand\" : \"Mostrar la hoja inferior\"","\"bottomsheet_action_expand_halfway\" : \"Yarmiga kengaytirish\"","\"material_timepicker_hour\" : \"Stunde\"","\"text_ssd_intro\" : \"Pakistan Post has started new service for twin cities i.e. Rawalpindi and Islamabad for delivery of Express Post articles on the day of booking.\"","\"mtrl_picker_a11y_prev_month\" : \"Skift til forrige måned\"","\"bottomsheet_action_expand_halfway\" : \"Rozbaliť napoly\"","\"common_google_play_services_install_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje.\"","\"bottomsheet_drag_handle_clicked\" : \"Handel geser diketuk dua kali\"","\"abc_searchview_description_voice\" : \"Sprachsuche\"","\"place_autocomplete_clear_button\" : \"Vymazať vyhľadávanie\"","\"mtrl_picker_invalid_range\" : \"Invalid range.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data rozpoczęcia – %1$s\"","\"bottomsheet_drag_handle_clicked\" : \"ड्रॅग हॅंडलवर दोनदा टॅप केले आहे\"","\"mtrl_picker_range_header_only_end_selected\" : \"Ngày bắt đầu – %1$s\"","\"call_notification_hang_up_action\" : \"Tamatkan Panggilan\"","\"item_view_role_description\" : \"Flik\"","\"clear_text_end_icon_content_description\" : \"Διαγραφή κειμένου\"","\"abc_search_hint\" : \"Pretražite…\"","\"mtrl_picker_a11y_next_month\" : \"આગલા મહિના પર બદલો\"","\"item_view_role_description\" : \"ටැබය\"","\"common_signin_button_text\" : \"Fazer login\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s entfernen\"","\"password_toggle_content_description\" : \"ਪਾਸਵਰਡ ਦਿਖਾਓ\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s yılına git\"","\"password_toggle_content_description\" : \"Erakutsi pasahitza\"","\"mtrl_picker_toggle_to_day_selection\" : \"Klepnutím prepnete na výber dňa\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$sసంవత్సరానికి నావిగేట్ చేస్తుంది\"","\"common_google_play_services_update_button\" : \"განახლება\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s हटाएं\"","\"bottomsheet_action_expand\" : \"దిగువున ఉన్న షీట్‌ను విస్తరిస్తుంది\"","\"material_clock_toggle_content_description\" : \"יש לבחור ב-AM או ב-PM\"","\"abc_shareactionprovider_share_with_application\" : \"Comparte contido coa aplicación %s\"","\"bottomsheet_action_expand\" : \"ពង្រីកសន្លឹក​ខាងក្រោម\"","\"mtrl_picker_cancel\" : \"Mégse\"","\"call_notification_ongoing_text\" : \"通話中\"","\"abc_toolbar_collapse_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‎‎‏‏‎‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎Collapse‎‏‎‎‏‎\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ಕ್ಯಾಲೆಂಡರ್ ಇನ್‌ಪುಟ್ ಮೋಡ್‌ಗೆ ಬದಲಿಸಿ\"","\"mtrl_picker_invalid_format_example\" : \"Contoh: %1$s\"","\"call_notification_incoming_text\" : \"Gelen arama\"","\"common_google_play_services_update_title\" : \"Actualiza Servicios de Google Play\"","\"character_counter_overflowed_content_description\" : \"Ograničenje broja znakova premašuje %1$d od %2$d\"","\"search_menu_title\" : \"Hledat\"","\"abc_activity_chooser_view_see_all\" : \"Angalia zote\"","\"mtrl_picker_navigate_to_year_description\" : \"Перейти до %1$s року\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data e fillimit\"","\"call_notification_answer_video_action\" : \"ವೀಡಿಯೊ\"","\"material_hour_24h_suffix\" : \"%1$s שעות\"","\"common_google_play_services_wear_update_text\" : \"‏نسخه جدید «خدمات Google Play» نیاز است. به‌زودی به‌طور خودکار به‌روزرسانی می‌شود.\"","\"material_minute_selection\" : \"ជ្រើស​នាទី\"","\"mtrl_picker_invalid_format\" : \"Yaroqsiz format.\"","\"call_notification_screening_text\" : \"შემომავალი ზარების გაცხრილვა\"","\"mtrl_picker_invalid_format_use\" : \"Користите: %1$s\"","\"common_google_play_services_update_title\" : \"Google Play hizmetlerini güncelleyin\"","\"abc_searchview_description_search\" : \"సెర్చ్\"","\"common_google_play_services_unknown_issue\" : \"%1$s sta riscontrando problemi con Google Play Services. Riprova.\"","\"bottomsheet_drag_handle_content_description\" : \"Poignée de déplacement\"","\"abc_menu_delete_shortcut_label\" : \"CANC\"","\"call_notification_hang_up_action\" : \"Завершити\"","\"common_google_play_services_install_button\" : \"Cài đặt\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo.\"","\"mtrl_switch_track_decoration_path\" : \"M1,16 A15,15 0 0,1 16,1 H36 A15,15 0 0,1 36,31 H16 A15,15 0 0,1 1,16\"","\"mtrl_picker_date_header_unselected\" : \"Вибрана дата\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"تاریخ اختتام\"","\"material_timepicker_pm\" : \"ល្ងាច\"","\"common_google_play_services_wear_update_text\" : \"Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்.\"","\"mtrl_picker_a11y_next_month\" : \"Keyingi oyga oʻzgartirish\"","\"material_hour_suffix\" : \"%1$s heures\"","\"common_signin_button_text_long\" : \"Googleతో సైన్ ఇన్ చేయండి\"","\"common_signin_button_text_long\" : \"Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക\"","\"character_counter_content_description\" : \"Sisestatud tähemärgid: %1$d/%2$d\"","\"bottomsheet_drag_handle_content_description\" : \"ઑબ્જેક્ટ ખેંચવાનું હૅન્ડલ\"","\"clear_text_end_icon_content_description\" : \"Izbris besedila\"","\"mtrl_timepicker_confirm\" : \"Labi\"","\"call_notification_hang_up_action\" : \"Тұтқаны қою\"","\"mtrl_picker_range_header_title\" : \"အပိုင်းအခြား ရွေးပါ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play సేవల లభ్యత\"","\"icon_content_description\" : \"對話框圖示\"","\"character_counter_content_description\" : \"%2$d ичинен %1$d символ киргизилди\"","\"material_timepicker_text_input_mode_description\" : \"Κάντε εναλλαγή στη λειτουργία εισαγωγής κειμένου, για την εισαγωγή της ώρας.\"","\"abc_search_hint\" : \"ຊອກຫາ…\"","\"abc_capital_on\" : \"PÅ\"","\"abc_search_hint\" : \"Cerca…\"","\"material_timepicker_text_input_mode_description\" : \"Alterne para o modo de entrada de texto para informar o horário.\"","\"mtrl_picker_a11y_next_month\" : \"আগামী মাসে যান\"","\"mtrl_picker_toggle_to_day_selection\" : \"יש להקיש כדי להחליף לבחירת יום\"","\"place_autocomplete_clear_button\" : \"Ryd søgning\"","\"place_autocomplete_clear_button\" : \"Suche zurücksetzen\"","\"abc_searchview_description_voice\" : \"ស្វែងរក​តាម​សំឡេង\"","\"mtrl_picker_invalid_format\" : \"Няправільны фармат.\"","\"exposed_dropdown_menu_content_description\" : \"ড্রপ-ডাউন মেনু দেখুন\"","\"common_google_play_services_enable_text\" : \"%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək.\"","\"material_clock_toggle_content_description\" : \"Sélectionner le format AM ou PM\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務可用性\"","\"abc_action_bar_home_description\" : \"Naviger hjem\"","\"abc_searchview_description_query\" : \"Busca a consulta\"","\"mtrl_picker_announce_current_selection\" : \"Aktuelni izbor: %1$s\"","\"mtrl_picker_invalid_range\" : \"Ընդգրկույթն անվավեր է:\"","\"mtrl_badge_numberless_content_description\" : \"Nieuwe melding\"","\"call_notification_hang_up_action\" : \"Tutup\"","\"password_toggle_content_description\" : \"Wys wagwoord\"","\"material_timepicker_pm\" : \"p.m.\"","\"material_timepicker_select_time\" : \"Välj tid\"","\"abc_activitychooserview_choose_application\" : \"Chagua programu\"","\"bottomsheet_action_expand\" : \"Mở rộng bảng dưới cùng\"","\"abc_action_bar_home_description\" : \"Tunjukkan jalan ke rumah\"","\"mtrl_picker_announce_current_selection\" : \"Учурдагы тандоо: %1$s\"","\"mtrl_picker_range_header_only_end_selected\" : \"วันที่เริ่มต้น – %1$s\"","\"common_signin_button_text\" : \"ಸೈನ್ ಇನ್\"","\"material_hour_24h_suffix\" : \"%1$s 小時\"","\"abc_menu_enter_shortcut_label\" : \"оруулах\"","\"abc_shareactionprovider_share_with\" : \"分享对象\"","\"character_counter_content_description\" : \"ቁምፊዎች %1$d ከ%2$d ገብተዋል\"","\"abc_searchview_description_submit\" : \"ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ\"","\"abc_searchview_description_voice\" : \"음성 검색\"","\"mtrl_picker_invalid_format\" : \"Жараксыз формат.\"","\"material_timepicker_clock_mode_description\" : \"Цагийг оруулахын тулд цагийн горимд шилжүүлнэ үү.\"","\"bottomsheet_action_collapse\" : \"Réduire la zone de contenu dans le bas de l'écran\"","\"mtrl_picker_range_header_only_end_selected\" : \"Başlama tarixi – %1$s\"","\"abc_searchview_description_voice\" : \"Röstsökning\"","\"abc_action_menu_overflow_description\" : \"Још опција\"","\"abc_action_menu_overflow_description\" : \"עוד אפשרויות\"","\"bottomsheet_drag_handle_content_description\" : \"ဖိဆွဲအထိန်း\"","\"mtrl_badge_numberless_content_description\" : \"नवीन सूचना\"","\"abc_toolbar_collapse_description\" : \"Згорнути\"","\"mtrl_picker_a11y_prev_month\" : \"Shintshela kunyanga edlule\"","\"mtrl_picker_navigate_to_year_description\" : \"Mine aastasse %1$s\"","\"mtrl_picker_text_input_day_abbr\" : \"ວ\"","\"bottomsheet_action_expand\" : \"Проширете го долниот лист\"","\"character_counter_content_description\" : \"Zadané znaky: %1$d z %2$d\"","\"common_google_play_services_unknown_issue\" : \"Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen.\"","\"material_clock_toggle_content_description\" : \"Выберыце AM (да паўдня) або PM (пасля паўдня)\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s - Data di fine\"","\"call_notification_incoming_text\" : \"Inkomende oproep\"","\"mtrl_picker_text_input_month_abbr\" : \"м\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed.\"","\"common_google_play_services_enable_title\" : \"Google Play አገልግሎቶችን ያንቁ\"","\"exposed_dropdown_menu_content_description\" : \"ಡ್ರಾಪ್‌ಡೌನ್ ಮೆನು ತೋರಿಸಿ\"","\"material_timepicker_text_input_mode_description\" : \"സമയം നൽകുന്നതിന് ടെക്സ്റ്റ് ഇൻപുട്ട് ‌മോ‌ഡിലേക്ക് ‌മാറുക.\"","\"abc_toolbar_collapse_description\" : \"Daralt\"","\"common_google_play_services_install_button\" : \"ຕິດຕັ້ງ\"","\"abc_action_menu_overflow_description\" : \"Більше опцій\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Startdato\"","\"mtrl_picker_cancel\" : \"Avbryt\"","\"mtrl_picker_toggle_to_year_selection\" : \"വർഷം തിരഞ്ഞെടുക്കുന്നതിലേക്ക് മാറാൻ ടാപ്പ് ചെയ്യുക\"","\"material_timepicker_minute\" : \"Phút\"","\"mtrl_picker_navigate_to_year_description\" : \"Přejít na rok %1$s\"","\"common_google_play_services_wear_update_text\" : \"Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്‌ഡേറ്റുചെയ്യും.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Dátum začatia – %1$s\"","\"bottomsheet_drag_handle_content_description\" : \"Vilkimo rankenėlė\"","\"place_autocomplete_clear_button\" : \"Hreinsa leit\"","\"mtrl_picker_confirm\" : \"OK\"","\"abc_capital_off\" : \"ක්‍රියාවිරහිතයි\"","\"material_hour_suffix\" : \"Pukul %1$s\"","\"mtrl_picker_toggle_to_year_selection\" : \"Натисніть, щоб вибрати рік\"","\"mtrl_picker_invalid_format\" : \"Ugyldig format.\"","\"abc_activity_chooser_view_see_all\" : \"Zobraziť všetky\"","\"mtrl_timepicker_confirm\" : \"சரி\"","\"mtrl_picker_toggle_to_day_selection\" : \"Gusa ili uende kwenye sehemu ya kuchagua siku\"","\"common_google_play_services_unsupported_text\" : \"%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді.\"","\"material_hour_selection\" : \"ሰዓትን ይምረጡ\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data rozpoczęcia\"","\"icon_content_description\" : \"Dialogo lango piktograma\"","\"abc_shareactionprovider_share_with\" : \"Partekatu honekin\"","\"place_autocomplete_search_hint\" : \"खोजें\"","\"mtrl_picker_announce_current_selection\" : \"Zgjedhja aktuale: %1$s\"","\"password_toggle_content_description\" : \"Паказаць пароль\"","\"common_google_play_services_wear_update_text\" : \"Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase.\"","\"common_google_play_services_update_text\" : \"Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid.\"","\"abc_searchview_description_search\" : \"शोधा\"","\"material_hour_selection\" : \"घन्टा चयन गर्नुहोस्\"","\"common_signin_button_text_long\" : \"Login dengan Google\"","\"material_minute_selection\" : \"Pilih menit\"","\"material_hour_24h_suffix\" : \"%1$s s\"","\"abc_action_bar_up_description\" : \"Nach oben\"","\"abc_capital_on\" : \"ҚОСУ\"","\"password_toggle_content_description\" : \"Rodyti slaptažodį\"","\"call_notification_decline_action\" : \"Одбиј\"","\"abc_activitychooserview_choose_application\" : \"Een app selecteren\"","\"material_minute_selection\" : \"Selecione os minutos\"","\"bottomsheet_action_collapse\" : \"Zwiń planszę dolną\"","\"abc_action_bar_up_description\" : \"التنقل إلى أعلى\"","\"material_hour_suffix\" : \"Сағат: %1$s\"","\"mtrl_exceed_max_badge_number_content_description\" : \"ການແຈ້ງເຕືອນໃໝ່ຫຼາຍກວ່າ %1$d ລາຍການ\"","\"material_timepicker_hour\" : \"గంట\"","\"mtrl_picker_invalid_format_example\" : \"דוגמה: %1$s\"","\"common_google_play_services_update_button\" : \"Opdater\"","\"common_google_play_services_install_button\" : \"स्‍थापित करा\"","\"mtrl_picker_navigate_to_year_description\" : \"Joan %1$s. urtera\"","\"material_timepicker_hour\" : \"Ώρα\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"ပြီးဆုံးရက်\"","\"mtrl_picker_invalid_range\" : \"範圍無效。\"","\"abc_shareactionprovider_share_with_application\" : \"%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"material_timepicker_minute\" : \"ນາທີ\"","\"common_google_play_services_install_title\" : \"Asenna Google Play Palvelut\"","\"common_google_play_services_enable_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។\"","\"character_counter_content_description\" : \"Đã nhập %1$d trong số %2$d ký tự\"","\"material_timepicker_am\" : \"ໂມງເຊົ້າ\"","\"mtrl_picker_text_input_month_abbr\" : \"μ\"","\"material_minute_selection\" : \"분 선택\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-ის შეცდომა\"","\"error_icon_content_description\" : \"Virhe\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tik om naar dagselectie te schakelen\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigera till år %1$s\"","\"abc_menu_sym_shortcut_label\" : \"Sym+\"","\"abc_searchview_description_clear\" : \"Futa hoja\"","\"common_google_play_services_update_title\" : \"‏עדכון שירותי Google Play\"","\"material_timepicker_hour\" : \"Час\"","\"bottomsheet_action_expand\" : \"Stækka blað neðst\"","\"place_autocomplete_clear_button\" : \"Очистити поле пошуку\"","\"material_timepicker_clock_mode_description\" : \"Skakel oor na horlosiemodus vir die tydinvoer.\"","\"abc_capital_on\" : \"KVEIKT\"","\"character_counter_content_description\" : \"Введено символів: %1$d з %2$d\"","\"material_hour_24h_suffix\" : \"%1$s घण्टा\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost služeb Google Play\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tocar para cambiar a selección de día\"","\"icon_content_description\" : \"Icono del cuadro de diálogo\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Басталу күні\"","\"mtrl_picker_range_header_title\" : \"Válasszon dátumtartományt\"","\"common_google_play_services_unsupported_text\" : \"Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo.\"","\"abc_search_hint\" : \"חיפוש…\"","\"common_google_play_services_enable_text\" : \"%1$s fungerar inte om du inte aktiverar Google Play-tjänster.\"","\"abc_searchview_description_submit\" : \"მოთხოვნის გადაგზავნა\"","\"abc_menu_delete_shortcut_label\" : \"刪除\"","\"call_notification_hang_up_action\" : \"ניתוק\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב.\"","\"mtrl_picker_text_input_date_hint\" : \"തീയതി\"","\"common_google_play_services_enable_text\" : \"„%1$s“ neveiks, jei neįgalinsite „Google Play“ paslaugų.\"","\"material_timepicker_minute\" : \"Minit\"","\"bottomsheet_drag_handle_clicked\" : \"Du har trykket to gange på håndtaget\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"კალენდარში შეყვანის რეჟიმზე გადართვა\"","\"call_notification_screening_text\" : \"Filtrando una llamada entrante\"","\"place_autocomplete_clear_button\" : \"Rensa sökning\"","\"common_google_play_services_notification_ticker\" : \"Ralat perkhidmatan Google Play\"","\"mtrl_picker_a11y_next_month\" : \"เปลี่ยนไปที่เดือนถัดไป\"","\"common_google_play_services_notification_ticker\" : \"Google Play pakalpojumu kļūda\"","\"call_notification_answer_video_action\" : \"Videozapis\"","\"mtrl_picker_invalid_range\" : \"ልክ ያልኾነ ክልል።\"","\"mtrl_picker_announce_current_selection\" : \"Поточний вибір: %1$s\"","\"abc_menu_enter_shortcut_label\" : \"Retorn\"","\"item_view_role_description\" : \"Καρτέλα\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Lumipat sa pamamaraan ng pag-input ng kalendaryo\"","\"bottomsheet_drag_handle_clicked\" : \"ಹ್ಯಾಂಡಲ್ ಡ್ರ್ಯಾಗ್ ಮಾಡಿ ಎಂಬುದನ್ನು ಡಬಲ್-ಟ್ಯಾಪ್ ಮಾಡಲಾಗಿದೆ\"","\"common_google_play_services_update_title\" : \"Atualizar serviços do Google Play\"","\"common_google_play_services_enable_title\" : \"Habilitar servicios de Google Play\"","\"common_google_play_services_update_text\" : \"Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data de finalització\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s–slutdatum\"","\"material_minute_suffix\" : \"%1$s мин.\"","\"mtrl_picker_a11y_prev_month\" : \"अघिल्लो महिनामा सार्नुहोस्\"","\"mtrl_picker_announce_current_selection\" : \"Huidige keuse: %1$s\"","\"mtrl_picker_a11y_next_month\" : \"ወደ የሚቀጥለው ወር ቀይር\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xizmatlarining mavjudligi\"","\"mtrl_picker_out_of_range\" : \"Hors de la plage : %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"Eltávolítás (%1$s)\"","\"material_hour_selection\" : \"Óra kiválasztása\"","\"abc_searchview_description_clear\" : \"வினவலை அழிக்கும்\"","\"abc_shareactionprovider_share_with\" : \"Dijeli s\"","\"abc_search_hint\" : \"Sesha…\"","\"abc_searchview_description_query\" : \"Zapytanie\"","\"material_timepicker_select_time\" : \"ጊዜ ምረጥ\"","\"mtrl_picker_range_header_title\" : \"انتخاب محدوده\"","\"common_google_play_services_install_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole.\"","\"common_google_play_services_update_button\" : \"Aktualizuj\"","\"common_signin_button_text\" : \"Prihlásiť sa\"","\"abc_capital_off\" : \"VYP.\"","\"mtrl_picker_date_header_unselected\" : \"선택한 날짜\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – datum završetka\"","\"mtrl_picker_a11y_prev_month\" : \"Vaihda edelliseen kuukauteen\"","\"call_notification_decline_action\" : \"Weigeren\"","\"mtrl_picker_day_of_week_column_header\" : \"Column of days: %1$s\"","\"material_timepicker_clock_mode_description\" : \"সময়ৰ ইনপুটৰ বাবে ঘড়ী ম'ডলৈ যাওক।\"","\"call_notification_hang_up_action\" : \"കോൾ നിർത്തുക\"","\"call_notification_screening_text\" : \"Et indgående opkald screenes\"","\"abc_toolbar_collapse_description\" : \"Thu gọn\"","\"mtrl_picker_invalid_format_use\" : \"Përdor: %1$s\"","\"common_google_play_services_install_button\" : \"Установити\"","\"common_signin_button_text_long\" : \"Logg på med Google\"","\"mtrl_picker_toggle_to_day_selection\" : \"Nhấn để chuyển sang chế độ chọn một ngày\"","\"clear_text_end_icon_content_description\" : \"ລຶບລ້າງຂໍ້ຄວາມ\"","\"mtrl_picker_invalid_format_use\" : \"استخدام: %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s ਹਟਾਓ\"","\"common_google_play_services_install_button\" : \"Instalovat\"","\"common_google_play_services_enable_button\" : \"Bật\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"தொடக்கத் தேதி\"","\"mtrl_picker_text_input_month_abbr\" : \"ա\"","\"mtrl_picker_out_of_range\" : \"Utenfor rekkevidde: %1$s\"","\"abc_searchview_description_clear\" : \"استفسار صاف کریں\"","\"common_signin_button_text\" : \"登录\"","\"call_notification_screening_text\" : \"S'està filtrant una trucada entrant\"","\"mtrl_picker_date_header_unselected\" : \"Kiválasztott dátum\"","\"abc_searchview_description_clear\" : \"Izbris poizvedbe\"","\"mtrl_picker_out_of_range\" : \"დიაპაზონს მიღმა: %1$s\"","\"material_minute_selection\" : \"Wybierz minuty\"","\"abc_search_hint\" : \"تلاش کریں…\"","\"common_google_play_services_enable_text\" : \"Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ.\"","\"abc_activitychooserview_choose_application\" : \"Bir uygulama seçin\"","\"item_view_role_description\" : \"Guia\"","\"abc_activitychooserview_choose_application\" : \"Odabir aplikacije\"","\"abc_shareactionprovider_share_with\" : \"Paylaşın\"","\"abc_search_hint\" : \"Zoeken…\"","\"material_minute_selection\" : \"Khetha amaminithi\"","\"abc_shareactionprovider_share_with\" : \"ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"clear_text_end_icon_content_description\" : \"Szöveg törlése\"","\"mtrl_picker_invalid_format_use\" : \"Használja ezt: %1$s\"","\"common_google_play_services_update_text\" : \"Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s–pabaigos data\"","\"call_notification_ongoing_text\" : \"Panggilan sedang berlangsung\"","\"abc_searchview_description_submit\" : \"검색어 보내기\"","\"mtrl_picker_navigate_to_year_description\" : \"Оди на %1$s година\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolom van dae: %1$s\"","\"mtrl_picker_range_header_only_end_selected\" : \"Sākuma datums–%1$s\"","\"bottomsheet_action_expand_halfway\" : \"Nweba phakathi\"","\"mtrl_picker_invalid_format_use\" : \"יש להשתמש בפורמט: %1$s\"","\"material_timepicker_am\" : \"FM\"","\"bottomsheet_action_expand_halfway\" : \"Stækka til hálfs\"","\"common_google_play_services_install_button\" : \"Установить\"","\"abc_action_bar_up_description\" : \"Gå opp\"","\"material_timepicker_clock_mode_description\" : \"დროის შეყვანისთვის საათის რეჟიმზე გადართვა.\"","\"abc_searchview_description_search\" : \"Пребарај\"","\"mtrl_picker_announce_current_selection\" : \"Pilihan semasa: %1$s\"","\"mtrl_picker_out_of_range\" : \"حد سے باہر: %1$s\"","\"search_menu_title\" : \"Pretražite\"","\"bottomsheet_action_expand\" : \"展开底部动作条\"","\"mtrl_picker_a11y_prev_month\" : \"前月に変更\"","\"password_toggle_content_description\" : \"Нууц үгийг харуулах\"","\"abc_shareactionprovider_share_with_application\" : \"%s से शेयर करें\"","\"mtrl_picker_save\" : \"Kaydet\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade Serviços do Google Play\"","\"bottomsheet_action_collapse\" : \"Comprimi riquadro inferiore\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – lokadagur\"","\"abc_capital_off\" : \"VYP\"","\"mtrl_picker_navigate_to_year_description\" : \"নেভিগেট করে %1$s সালে যান\"","\"material_timepicker_pm\" : \"පව\"","\"mtrl_picker_range_header_title\" : \"ਰੇਂਜ ਚੁਣੋ\"","\"call_notification_hang_up_action\" : \"Prekini klic\"","\"common_google_play_services_update_button\" : \"Aktualizovat\"","\"call_notification_decline_action\" : \"Odmítnout\"","\"mtrl_picker_text_input_day_abbr\" : \"N\"","\"common_google_play_services_enable_title\" : \"Google Play 서비스 사용\"","\"abc_action_bar_up_description\" : \"اوپر نیویگیٹ کریں\"","\"mtrl_picker_invalid_range\" : \"Intervallo non valido.\"","\"abc_capital_off\" : \"FRA\"","\"mtrl_picker_save\" : \"Save\"","\"mtrl_picker_invalid_format_use\" : \"%1$s का इस्तेमाल करें\"","\"mtrl_timepicker_confirm\" : \"Sawa\"","\"mtrl_picker_range_header_unselected\" : \"Pradžios data–pabaigos data\"","\"abc_shareactionprovider_share_with_application\" : \"Ndaje me %s\"","\"mtrl_picker_invalid_range\" : \"Nevažeći period.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – ပြီးဆုံးရက်\"","\"bottomsheet_action_expand_halfway\" : \"Жарымын жайып көрсөтүү\"","\"mtrl_picker_cancel\" : \"Annuller\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Befejezés dátuma\"","\"mtrl_picker_range_header_selected\" : \"%1$s-%2$s\"","\"abc_searchview_description_search\" : \"Pesquisar\"","\"character_counter_content_description\" : \"Introducíronse %1$d caracteres de %2$d\"","\"abc_shareactionprovider_share_with\" : \"Kongsi dengan\"","\"common_google_play_services_install_button\" : \"Installi\"","\"mtrl_timepicker_cancel\" : \"Otkaži\"","\"mtrl_picker_date_header_unselected\" : \"Wybrana data\"","\"abc_action_menu_overflow_description\" : \"Diğer seçenekler\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services ​ເກີດ​ຄວາມ​ຜິດ​ພາດ\"","\"bottomsheet_drag_handle_content_description\" : \"Тизменин керектүү жерине сүйрөп баруу\"","\"text_sdd_silent\" : \"• Select Pakistan Post’s flexible Same Day Delivery service.\n • Important and urgent items that need immediate delivery.\n • Booking upto 20 kg and delivery upto 5 kg at doorstep.\n • Delivery beyond 5 kg and upto 20 kg on counter.\n • Ideal for delivery Service within twin cities (Islamabad-Rawalpindi).\n • Preferred choice for Business to Business needs.\n • Dedicated handling & support desk.\n • Service will be available in selected areas of twin cities.\n • The delivery information will be communicated through SMS.\n\"","\"abc_activitychooserview_choose_application\" : \"Chọn một ứng dụng\"","\"mtrl_picker_invalid_format_use\" : \"Tarih biçimi: %1$s\"","\"mtrl_picker_date_header_title\" : \"তারিখ বেছে নিন\"","\"common_google_play_services_enable_text\" : \"Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi.\"","\"abc_searchview_description_clear\" : \"Изчистване на заявката\"","\"clear_text_end_icon_content_description\" : \"Clear text\"","\"material_minute_suffix\" : \"%1$s நிமிடங்கள்\"","\"material_hour_suffix\" : \"%1$s en punto\"","\"common_google_play_services_update_title\" : \"Google Play pakalpojumu atjaunināšana\"","\"common_signin_button_text_long\" : \"Bejelentkezés Google-fiókkal\"","\"common_google_play_services_notification_ticker\" : \"Google Play சேவைகள் பிழை\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Aldatu egutegiaren idazketa-metodora\"","\"item_view_role_description\" : \"Sekme\"","\"mtrl_exceed_max_badge_number_content_description\" : \"การแจ้งเตือนใหม่มากกว่า %1$d รายการ\"","\"material_timepicker_text_input_mode_description\" : \"உரை உள்ளீட்டிற்காக, கடிகாரப் பயன்முறைக்கு மாற்றும்.\"","\"material_timepicker_minute\" : \"Dəqiqə\"","\"material_minute_selection\" : \"ਮਿੰਟ ਚੁਣੋ\"","\"common_google_play_services_updating_text\" : \"%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda.\"","\"abc_shareactionprovider_share_with_application\" : \"Delen met %s\"","\"mtrl_badge_numberless_content_description\" : \"Novo obaveštenje\"","\"abc_activity_chooser_view_see_all\" : \"Prikaži sve\"","\"common_signin_button_text_long\" : \"Iniciar sesión con Google\"","\"character_counter_content_description\" : \"ຕົວອັກສອນທີ່ປ້ອນເຂົ້າ %1$d ຕົວຈາກທັງໝົດ %2$d ຕົວ\"","\"password_toggle_content_description\" : \"Afișați parola\"","\"common_google_play_services_notification_ticker\" : \"Грешка на услугите на Google Play\"","\"abc_capital_on\" : \"AN\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d jakinarazpen berri baino gehiago\"","\"mtrl_picker_text_input_date_hint\" : \"Sana\"","\"bottomsheet_action_collapse\" : \"બોટમ શીટ નાની કરો\"","\"bottomsheet_action_expand_halfway\" : \"ຂະຫຍາຍອອກເຄິ່ງໜຶ່ງ\"","\"call_notification_hang_up_action\" : \"Hang up\"","\"character_counter_overflowed_content_description\" : \"ਅੱਖਰ-ਚਿੰਨ੍ਹ ਸੀਮਾ %2$d ਤੋਂ %1$d ਵਧੀ\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"کیلنڈر ان پٹ وضع پر سوئچ کریں\"","\"character_counter_overflowed_content_description\" : \"超過字元限制 (共 %1$d 字元，上限 %2$d 字元)\"","\"common_google_play_services_unknown_issue\" : \"%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайталап көрүңүз.\"","\"material_hour_selection\" : \"පැය තෝරන්න\"","\"material_timepicker_select_time\" : \"Pumili ng oras\"","\"call_notification_answer_action\" : \"Përgjigju\"","\"common_google_play_services_updating_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"सुरू होण्याची तारीख\"","\"mtrl_picker_toggle_to_day_selection\" : \"දිනයක් තේරීමට මාරු වීමට තට්ටු කරන්න\"","\"common_google_play_services_notification_ticker\" : \"Google Play xidmətləri xətası\"","\"exposed_dropdown_menu_content_description\" : \"عرض القائمة المنسدلة\"","\"mtrl_picker_text_input_date_hint\" : \"Kuupäev\"","\"common_google_play_services_enable_text\" : \"%1$s virkar ekki nema þú gerir þjónustu Google Play virka.\"","\"mtrl_timepicker_cancel\" : \"キャンセル\"","\"call_notification_screening_text\" : \"Кирүүчү чалууну иргөө\"","\"call_notification_incoming_text\" : \"Inkomend gesprek\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s жылына жылжу\"","\"material_timepicker_select_time\" : \"انتخاب زمان\"","\"mtrl_timepicker_cancel\" : \"Utzi\"","\"material_timepicker_text_input_mode_description\" : \"Цагийг оруулахын тулд текст оруулах горимд шилжүүлнэ үү.\"","\"mtrl_picker_text_input_date_hint\" : \"Tarikh\"","\"call_notification_hang_up_action\" : \"Amaitu deia\"","\"mtrl_timepicker_confirm\" : \"Потврди\"","\"mtrl_picker_date_header_unselected\" : \"Atlasītais datums\"","\"common_google_play_services_install_button\" : \"Sakinisha\"","\"mtrl_picker_toggle_to_day_selection\" : \"Trykk for å bytte til å velge dag\"","\"abc_searchview_description_query\" : \"Vyhľadávací dopyt\"","\"bottomsheet_drag_handle_clicked\" : \"Drag handle double-tapped\"","\"material_timepicker_select_time\" : \"Uhrzeit auswählen\"","\"common_google_play_services_wear_update_text\" : \"Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd.\"","\"common_google_play_services_wear_update_text\" : \"Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri.\"","\"call_notification_screening_text\" : \"درحال غربال کردن تماس ورودی\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Hơn %1$d thông báo mới\"","\"searchbar_scrolling_view_behavior\" : \"com.google.android.material.search.SearchBar$ScrollingViewBehavior\"","\"place_autocomplete_search_hint\" : \"Pretražite\"","\"abc_search_hint\" : \"جستجو…‏\"","\"mtrl_picker_out_of_range\" : \"ຢູ່ນອກຊ່ວງວັນທີ: %1$s\"","\"common_google_play_services_enable_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ସକ୍ଷମ କରନ୍ତୁ\"","\"material_hour_selection\" : \"Chagua saa\"","\"common_google_play_services_update_text\" : \"Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።\"","\"common_signin_button_text\" : \"Accedi\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Skakel oor na kalenderinvoermodus\"","\"abc_action_menu_overflow_description\" : \"మరిన్ని ఆప్షన్‌లు\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s वर्षावर नेव्हिगेट करा\"","\"place_autocomplete_search_hint\" : \"খুঁজুন\"","\"abc_action_menu_overflow_description\" : \"Дадатковыя параметры\"","\"material_timepicker_hour\" : \"Ժամ\"","\"common_google_play_services_enable_button\" : \"Aktiveer\"","\"mtrl_picker_range_header_title\" : \"ክልል ይምረጡ\"","\"common_open_on_phone\" : \"Abrir no telemóvel\"","\"mtrl_picker_announce_current_selection\" : \"Uteuzi wa sasa: %1$s\"","\"call_notification_answer_action\" : \"Phendula\"","\"material_motion_easing_standard\" : \"cubic-bezier(0.4, 0.0, 0.2, 1.0)\"","\"common_google_play_services_enable_button\" : \"사용 설정\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Превключване към режим за въвеждане на текст\"","\"place_autocomplete_search_hint\" : \"Soek\"","\"mtrl_picker_out_of_range\" : \"Jashtë gamës: %1$s\"","\"common_signin_button_text_long\" : \"Fazer login com o Google\"","\"mtrl_picker_invalid_format_example\" : \"示例：%1$s\"","\"search_menu_title\" : \"തിരയുക\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Passer au mode de saisie Texte\"","\"abc_menu_delete_shortcut_label\" : \"sil\"","\"abc_action_menu_overflow_description\" : \"Chaguo zaidi\"","\"material_timepicker_select_time\" : \"Vaqtni tanlang\"","\"common_google_play_services_enable_title\" : \"Povoliť služby Google Play\"","\"call_notification_answer_video_action\" : \"Vidéo\"","\"common_google_play_services_updating_text\" : \"सध्‍या अपडेट होत असलेल्‍या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"abc_activitychooserview_choose_application\" : \"Alegeți o aplicație\"","\"material_minute_suffix\" : \"%1$s (na) minuto\"","\"common_signin_button_text_long\" : \"Přihlásit se k účtu Google\"","\"common_google_play_services_notification_ticker\" : \"Google Play Hizmetleri hatası\"","\"mtrl_timepicker_cancel\" : \"Khansela\"","\"common_google_play_services_update_text\" : \"%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Нових обавештења: више од %1$d\"","\"abc_activity_chooser_view_see_all\" : \"查看全部\"","\"icon_content_description\" : \"ڈائیلاگ کا آئیکن\"","\"material_timepicker_minute\" : \"ನಿಮಿಷ\"","\"call_notification_ongoing_text\" : \"جاری کال\"","\"bottomsheet_action_expand_halfway\" : \"Разгъване наполовина\"","\"common_open_on_phone\" : \"Apri sul telefono\"","\"common_google_play_services_enable_button\" : \"સક્ષમ કરો\"","\"material_hour_suffix\" : \"%1$s h\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Több mint %1$d új értesítés\"","\"search_menu_title\" : \"Søk\"","\"mtrl_chip_close_icon_content_description\" : \"Fjarlægja %1$s\"","\"icon_content_description\" : \"ダイアログ アイコン\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"सुरु हुने मिति\"","\"clear_text_end_icon_content_description\" : \"Видалити текст\"","\"mtrl_timepicker_cancel\" : \"Annuller\"","\"material_timepicker_am\" : \"ق.ظ\"","\"mtrl_picker_range_header_unselected\" : \"ਸ਼ੁਰੂਆਤੀ ਤਾਰੀਖ – ਸਮਾਪਤੀ ਤਾਰੀਖ\"","\"mtrl_picker_invalid_format_use\" : \"Usa este formato: %1$s\"","\"mtrl_picker_announce_current_selection\" : \"Nykyinen valinta: %1$s\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigați la anul %1$s\"","\"icon_content_description\" : \"Icoon voor dialoogvenster\"","\"abc_activitychooserview_choose_application\" : \"အက်ပ်တစ်ခုကို ရွေးရန်\"","\"mtrl_picker_a11y_next_month\" : \"Promijeni na sljedeći mjesec\"","\"common_google_play_services_update_title\" : \"Uppdatera Google Play-tjänster\"","\"abc_search_hint\" : \"ရှာဖွေရန်…\"","\"common_google_play_services_enable_text\" : \"O %1$s não funciona enquanto não ativar os serviços do Google Play.\"","\"abc_menu_meta_shortcut_label\" : \"Meta+\"","\"mtrl_picker_out_of_range\" : \"Mimo rozsah: %1$s\"","\"material_timepicker_text_input_mode_description\" : \"ಸಮಯವನ್ನು ನಮೂದಿಸಲು ಪಠ್ಯದ ನಮೂನೆಗೆ ಬದಲಿಸಿ.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Mudar para o modo de introdução de calendário\"","\"material_minute_selection\" : \"Dakikayı seçin\"","\"mtrl_picker_a11y_next_month\" : \"Кийинки айга өзгөртүү\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Lülitu kalendrisisestusrežiimile\"","\"mtrl_picker_text_input_date_hint\" : \"Tanggal\"","\"abc_searchview_description_voice\" : \"Glasovno pretraživanje\"","\"mtrl_picker_invalid_format_use\" : \"Utilize: %1$s\"","\"mtrl_timepicker_cancel\" : \"ரத்துசெய்\"","\"abc_action_mode_done\" : \"Hotovo\"","\"abc_menu_enter_shortcut_label\" : \"intro\"","\"call_notification_incoming_text\" : \"অন্তৰ্গামী কল\"","\"place_autocomplete_search_hint\" : \"Sesha\"","\"abc_activity_chooser_view_see_all\" : \"Zobrazit vše\"","\"common_google_play_services_updating_text\" : \"현재 업데이트 중인 Google Play 서비스가 있어야 %1$s이(가) 실행됩니다.\"","\"place_autocomplete_clear_button\" : \"शोध साफ करा\"","\"mtrl_picker_invalid_range\" : \"날짜 범위가 잘못되었습니다.\"","\"call_notification_screening_text\" : \"กำลังสกรีนสายเรียกเข้า\"","\"mtrl_picker_start_date_description\" : \"Start date %1$s\"","\"mtrl_timepicker_cancel\" : \"Չեղարկել\"","\"abc_action_bar_home_description\" : \"මුල් පිටුවට සංචාලනය කරන්න\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – সমাপ্তির তারিখ\"","\"abc_searchview_description_voice\" : \"ਅਵਾਜ਼ੀ ਖੋਜ\"","\"material_timepicker_clock_mode_description\" : \"ສະຫຼັບໄປໃຊ້ໂໝດໂມງສຳລັບການປ້ອນເວລາ.\"","\"abc_searchview_description_search\" : \"Meklēt\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tryk for at gå til valg af år\"","\"mtrl_picker_text_input_month_abbr\" : \"l\"","\"abc_action_bar_home_description\" : \"Navegar para casa\"","\"mtrl_picker_invalid_format_use\" : \"Utiliser : %1$s\"","\"abc_activitychooserview_choose_application\" : \"앱 선택\"","\"mtrl_picker_announce_current_selection\" : \"현재 %1$s 선택됨\"","\"material_timepicker_hour\" : \"小时\"","\"mtrl_picker_save\" : \"Gorde\"","\"mtrl_picker_announce_current_selection\" : \"Current selection: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Текст киргизүү режимине которулуу\"","\"exposed_dropdown_menu_content_description\" : \"Ашылмалы мәзірді көрсету\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।\"","\"common_google_play_services_install_text\" : \"%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq.\"","\"abc_capital_off\" : \"IZSLĒGT\"","\"call_notification_answer_action\" : \"Beantwoorden\"","\"abc_action_menu_overflow_description\" : \"Повеќе опции\"","\"abc_searchview_description_voice\" : \"Ovozli qidiruv\"","\"mtrl_picker_a11y_prev_month\" : \"Əvvəlki aya dəyişin\"","\"common_signin_button_text_long\" : \"Acceder con Google\"","\"call_notification_incoming_text\" : \"Մուտքային զանգ\"","\"abc_activitychooserview_choose_application\" : \"בחירת אפליקציה\"","\"mtrl_picker_range_header_only_end_selected\" : \"શરૂ કરવાની તારીખ – %1$s\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s ඉවත් කරන්න\"","\"clear_text_end_icon_content_description\" : \"清除文字\"","\"abc_searchview_description_search\" : \"ಹುಡುಕಿ\"","\"common_google_play_services_update_title\" : \"Actualitza Serveis de Google Play\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s വർഷത്തിലേക്ക് നാവിഗേറ്റ് ചെയ്യുക\"","\"mtrl_picker_range_header_title\" : \"Hautatu barrutia\"","\"place_autocomplete_clear_button\" : \"खोज खाली गर्नुहोस्\"","\"common_google_play_services_notification_ticker\" : \"Error de Google Play Services\"","\"abc_shareactionprovider_share_with\" : \"ចែករំលែក​ជា​មួយ\"","\"mtrl_picker_save\" : \"Salva\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"종료일\"","\"place_autocomplete_search_hint\" : \"搜尋\"","\"material_timepicker_clock_mode_description\" : \"Превключете към режима за часовник, за да въведете часа.\"","\"common_google_play_services_unsupported_text\" : \"%1$s no es pot executar sense Serveis de Google Play, que no és compatible amb el teu dispositiu.\"","\"bottomsheet_action_expand\" : \"ਹੇਠਲੀ ਸ਼ੀਟ ਦਾ ਵਿਸਤਾਰ ਕਰੋ\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"clear_text_end_icon_content_description\" : \"Cancella testo\"","\"common_google_play_services_enable_text\" : \"ଆପଣ Google Play ସେବା ସକ୍ଷମ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s କାମ କରିବ ନାହିଁ।\"","\"common_google_play_services_unsupported_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ.\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s წელზე ნავიგაცია\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 開発者サービスの利用\"","\"call_notification_answer_action\" : \"जवाब दें\"","\"mtrl_picker_confirm\" : \"ശരി\"","\"common_google_play_services_wear_update_text\" : \"Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze.\"","\"exposed_dropdown_menu_content_description\" : \"Prikaži padajući meni\"","\"abc_searchview_description_clear\" : \"Lekérdezés törlése\"","\"mtrl_picker_text_input_month_abbr\" : \"b\"","\"abc_searchview_description_voice\" : \"Гласовна претрага\"","\"abc_searchview_description_submit\" : \"Wasilisha hoja\"","\"common_google_play_services_unknown_issue\" : \"%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:\"","\"material_minute_suffix\" : \"%1$s dakika\"","\"place_autocomplete_search_hint\" : \"Haku\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – dátum ukončenia\"","\"common_google_play_services_updating_text\" : \"執行「%1$s」所需的 Google Play 服務正在更新。\"","\"abc_capital_on\" : \"ACTIVA\"","\"material_slider_value\" : \"Value\"","\"abc_shareactionprovider_share_with\" : \"Поделиться с помощью\"","\"abc_action_bar_up_description\" : \"กลับ\"","\"material_hour_selection\" : \"選取時段\"","\"abc_prepend_shortcut_label\" : \"मेनू+\"","\"mtrl_picker_invalid_format\" : \"Nieprawidłowy format.\"","\"mtrl_picker_cancel\" : \"Cancelar\"","\"icon_content_description\" : \"Диалог сүрөтчөсү\"","\"call_notification_decline_action\" : \"Rad etish\"","\"common_google_play_services_update_title\" : \"Atnaujinkite „Google Play“ paslaugas\"","\"material_timepicker_am\" : \"A.M.\"","\"common_google_play_services_updating_text\" : \"%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов.\"","\"mtrl_picker_text_input_year_abbr\" : \"il\"","\"mtrl_picker_a11y_next_month\" : \"מעבר לחודש הבא\"","\"password_toggle_content_description\" : \"แสดงรหัสผ่าน\"","\"material_timepicker_minute\" : \"წუთი\"","\"bottomsheet_drag_handle_content_description\" : \"Маркер переміщення\"","\"abc_capital_on\" : \"ഓൺ\"","\"item_view_role_description\" : \"Раздел\"","\"common_open_on_phone\" : \"在手機上開啟\"","\"abc_action_mode_done\" : \"ہو گیا\"","\"common_google_play_services_install_button\" : \"Орнату\"","\"material_minute_suffix\" : \"%1$s minutu\"","\"common_google_play_services_updating_text\" : \"Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။\"","\"mtrl_picker_toggle_to_day_selection\" : \"Додирните да бисте прешли на избор дана\"","\"material_minute_suffix\" : \"%1$s منٹ\"","\"call_notification_answer_action\" : \"పికప్ చేయండి\"","\"mtrl_picker_cancel\" : \"বাতিল করুন\"","\"common_google_play_services_wear_update_text\" : \"Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật.\"","\"bottomsheet_action_expand\" : \"Ылдыйкы экранды жайып көрсөтүү\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Končni datum\"","\"text_ems_murchent\" : \"1. All outbound EMS items are subject to Customs inspection and clearance and should satisfy local Export Regulation’s and destination countries Imports’ Regulations\n 2. Each item containing goods or merchandise shall be accompanied by properly completed Customs declaration\n 3. The contents of each such item shall be shown in detail on the customs declaration conspicuously and discretely\n\"","\"mtrl_picker_out_of_range\" : \"Chegaradan tashqari: %1$s\"","\"material_hour_24h_suffix\" : \"%1$s val.\"","\"material_hour_24h_suffix\" : \"%1$s horas\"","\"abc_shareactionprovider_share_with\" : \"Kopīgot ar:\"","\"mtrl_picker_range_header_title\" : \"রেঞ্জ বেছে নিন\"","\"mtrl_picker_text_input_day_abbr\" : \"ө\"","\"mtrl_picker_invalid_format_example\" : \"Exemple : %1$s\"","\"material_hour_suffix\" : \"%1$s بجے\"","\"abc_activity_chooser_view_see_all\" : \"Sjá allt\"","\"mtrl_picker_date_header_title\" : \"Valige kuupäev\"","\"common_signin_button_text_long\" : \"‏ورود به سیستم با Google‎\"","\"material_clock_toggle_content_description\" : \"Atlasiet “AM” (priekšpusdienā) vai “PM” (pēcpusdienā).\"","\"mtrl_picker_invalid_format_use\" : \"Sử dụng: %1$s\"","\"mtrl_picker_save\" : \"Зачувај\"","\"mtrl_picker_toggle_to_year_selection\" : \"Atingeți pentru a comuta la selectarea unui an\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – sluttdato\"","\"mtrl_picker_range_header_unselected\" : \"Մեկնարկի ամսաթիվը – Ավարտի ամսաթիվը\"","\"error_icon_content_description\" : \"خطا\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Ավարտի ամսաթիվը\"","\"material_minute_suffix\" : \"%1$s minut\"","\"common_google_play_services_notification_ticker\" : \"Google Play кызматтарынын катасы\"","\"mtrl_picker_range_header_title\" : \"Selectați intervalul\"","\"common_google_play_services_notification_ticker\" : \"Błąd Usług Google Play\"","\"material_minute_selection\" : \"Chagua dakika\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми с услугите за Google Play. Моля, опитайте отново.\"","\"mtrl_picker_text_input_month_abbr\" : \"ش\"","\"mtrl_switch_thumb_path_unchecked\" : \"M8,16 A8,8 0 0,1 16,8 H16 A8,8 0 0,1 16,24 H16 A8,8 0 0,1 8,16\"","\"common_google_play_services_update_text\" : \"%1$s не може да се покрене ако не ажурирате Google Play услуге.\"","\"abc_capital_off\" : \"ИСКЉУЧЕНО\"","\"abc_action_mode_done\" : \"Tapos na\"","\"material_hour_24h_suffix\" : \"%1$s stundas\"","\"material_timepicker_select_time\" : \"वेळ निवडा\"","\"mtrl_picker_toggle_to_year_selection\" : \"Докоснете, за да превключите към избиране на година\"","\"abc_activitychooserview_choose_application\" : \"ਇੱਕ ਐਪ ਚੁਣੋ\"","\"item_view_role_description\" : \"Ներդիր\"","\"icon_content_description\" : \"Dialoglodziņa ikona\"","\"mtrl_picker_a11y_prev_month\" : \"Predchádzajúci mesiac\"","\"m3_sys_motion_easing_standard_accelerate\" : \"cubic-bezier(0.3, 0, 1, 1)\"","\"common_google_play_services_wear_update_text\" : \"Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile.\"","\"common_google_play_services_install_title\" : \"Descarcă serviciile Google Play\"","\"material_minute_suffix\" : \"%1$s min.\"","\"bottomsheet_action_collapse\" : \"Свернуть нижний экран\"","\"call_notification_answer_action\" : \"Contestar\"","\"exposed_dropdown_menu_content_description\" : \"Mostrar menu pendente\"","\"mtrl_picker_date_header_unselected\" : \"Тандалган күн\"","\"mtrl_picker_range_header_unselected\" : \"စတင်ရက် – ပြီးဆုံးရက်\"","\"character_counter_content_description\" : \"%1$d av %2$d tecken har angetts\"","\"abc_searchview_description_search\" : \"ရှာရန်\"","\"mtrl_picker_range_header_title\" : \"Pilih Julat\"","\"exposed_dropdown_menu_content_description\" : \"Mostra il menu a discesa\"","\"mtrl_picker_invalid_range\" : \"தவறான வரம்பு.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Mais de %1$d novas notificações\"","\"common_google_play_services_enable_title\" : \"Միացնել Google Play ծառայությունները\"","\"mtrl_timepicker_confirm\" : \"Aceptar\"","\"common_google_play_services_enable_title\" : \"啟用 Google Play 服務\"","\"material_timepicker_am\" : \"قبل از دوپہر\"","\"error_icon_content_description\" : \"Xəta\"","\"exposed_dropdown_menu_content_description\" : \"Mostra el menú desplegable\"","\"mtrl_picker_invalid_range\" : \"Virheellinen alue\"","\"material_timepicker_text_input_mode_description\" : \"Időbevitelhez váltson szövegbeviteli módba.\"","\"material_hour_24h_suffix\" : \"%1$s 小时\"","\"abc_action_menu_overflow_description\" : \"Дагы параметрлер\"","\"call_notification_hang_up_action\" : \"ដាក់​ចុះ\"","\"call_notification_screening_text\" : \"正在過濾來電\"","\"mtrl_picker_text_input_date_hint\" : \"תאריך\"","\"abc_menu_enter_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‏‏‎enter‎‏‎‎‏‎\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી.\"","\"mtrl_picker_invalid_format_example\" : \"Masalan: %1$s\"","\"error_icon_content_description\" : \"បញ្ហា\"","\"call_notification_hang_up_action\" : \"Raccrocher\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitatea serviciilor Google Play\"","\"abc_action_menu_overflow_description\" : \"Flere alternativer\"","\"common_google_play_services_update_title\" : \"Google Play xidmətlərini güncəlləşdirin\"","\"mtrl_picker_range_header_unselected\" : \"تاریخ شروع – تاریخ پایان\"","\"common_google_play_services_wear_update_text\" : \"Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja.\"","\"mtrl_badge_numberless_content_description\" : \"Notifikasi baru\"","\"material_hour_selection\" : \"Hautatu ordua\"","\"common_google_play_services_unsupported_text\" : \"L'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil.\"","\"common_open_on_phone\" : \"פתח בטלפון\"","\"mtrl_picker_invalid_format_example\" : \"Мисалы: %1$s\"","\"material_hour_selection\" : \"Sélectionnez une heure\"","\"bottomsheet_drag_handle_content_description\" : \"හැඬලය අදින්න\"","\"common_signin_button_text\" : \"Prijava\"","\"common_google_play_services_enable_title\" : \"Google Play सेवा सुरू करा\"","\"bottomsheet_drag_handle_clicked\" : \"Ručica za prevlačenje je dvaput dodirnuta\"","\"abc_searchview_description_query\" : \"Iskalna poizvedba\"","\"call_notification_hang_up_action\" : \"ဖုန်းချရန်\"","\"call_notification_ongoing_text\" : \"Poziv u tijeku\"","\"abc_searchview_description_clear\" : \"Obrišite upit\"","\"search_menu_title\" : \"সন্ধান\"","\"mtrl_badge_numberless_content_description\" : \"Naujas pranešimas\"","\"call_notification_ongoing_text\" : \"Poziv je u toku\"","\"mtrl_picker_date_header_unselected\" : \"തിരഞ്ഞെടുത്ത തീയതി\"","\"mtrl_picker_invalid_format\" : \"El format no és vàlid.\"","\"mtrl_picker_cancel\" : \"キャンセル\"","\"character_counter_content_description\" : \"%1$d av %2$d tegn er skrevet inn\"","\"material_timepicker_am\" : \"SA\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Yana %1$d dan ortiq bildirishnoma\"","\"material_clock_toggle_content_description\" : \"Khetha u-AM noma u-PM\"","\"common_open_on_phone\" : \"Avaa puhelimessa\"","\"mtrl_picker_a11y_next_month\" : \"Chuyển sang tháng tiếp theo\"","\"abc_capital_off\" : \"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"mtrl_picker_announce_current_selection\" : \"הבחירה הנוכחית: %1$s\"","\"material_timepicker_clock_mode_description\" : \"Switch to clock mode for the time input.\"","\"abc_menu_shift_shortcut_label\" : \"Maiús +\"","\"bottomsheet_drag_handle_clicked\" : \"ແຕະບ່ອນຈັບລາກສອງເທື່ອແລ້ວ\"","\"project_id\" : \"testnotifications-696c8\"","\"material_hour_selection\" : \"ជ្រើសរើសម៉ោង\"","\"mtrl_picker_range_header_unselected\" : \"Ημερομηνία έναρξης – Ημερομηνία λήξης\"","\"call_notification_ongoing_text\" : \"Deia abian da\"","\"abc_shareactionprovider_share_with_application\" : \"Deila með %s\"","\"common_google_play_services_enable_button\" : \"Омогући\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Máis de %1$d notificacións novas\"","\"character_counter_content_description\" : \"შეყვანილია %2$d-დან %1$d სიმბოლო\"","\"common_signin_button_text_long\" : \"Prijavi me na Google\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"التبديل إلى وضع \"إدخال النص\"\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$dটির বেশি নতুন বিজ্ঞপ্তি\"","\"item_view_role_description\" : \"ಟ್ಯಾಬ್\"","\"password_toggle_content_description\" : \"Mostra password\"","\"common_google_play_services_update_button\" : \"Atjaunināt\"","\"mtrl_picker_day_of_week_column_header\" : \"Dálkur með dögum: %1$s\"","\"abc_activitychooserview_choose_application\" : \"Vælg en app\"","\"mtrl_picker_invalid_range\" : \"Няправільны дыяпазон.\"","\"material_hour_suffix\" : \"%1$s fiks\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Пређите на режим уноса текста\"","\"character_counter_content_description\" : \"Caràcters introduïts: %1$d de %2$d\"","\"icon_content_description\" : \"Ikon Dialog\"","\"common_google_play_services_update_button\" : \"Värskenda\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाहरूका त्रुटि\"","\"common_google_play_services_updating_text\" : \"Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда.\"","\"mtrl_picker_invalid_format_use\" : \"Nota: %1$s\"","\"mtrl_picker_save\" : \"Opslaan\"","\"mtrl_picker_text_input_month_abbr\" : \"ම\"","\"material_timepicker_minute\" : \"Minūte\"","\"mtrl_picker_save\" : \"Gardar\"","\"bottomsheet_action_expand_halfway\" : \"Vis halve feltet nederst\"","\"call_notification_incoming_text\" : \"Gələn zəng\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Cambiar al modo de introducción Calendario\"","\"bottomsheet_action_collapse\" : \"Згарнуць ніжні аркуш\"","\"exposed_dropdown_menu_content_description\" : \"Show drop-down menu\"","\"bottomsheet_drag_handle_clicked\" : \"Dvaput dodirnut marker za povlačenje\"","\"mtrl_timepicker_cancel\" : \"रद्द गर्नुहोस्\"","\"bottomsheet_action_expand\" : \"Panua safu ya chini\"","\"character_counter_content_description\" : \"Mga character na nailagay %1$d sa %2$d\"","\"common_signin_button_text_long\" : \"Google மூலம் உள்நுழைக\"","\"material_minute_suffix\" : \"%1$s minuten\"","\"abc_shareactionprovider_share_with\" : \"Ulashish\"","\"mtrl_picker_invalid_format_use\" : \"Utilitza: %1$s\"","\"mtrl_picker_save\" : \"Stoor\"","\"androidx_startup\" : \"androidx.startup\"","\"common_google_play_services_unsupported_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല.\"","\"mtrl_picker_range_header_unselected\" : \"Alguskuupäev – lõppkuupäev\"","\"mtrl_picker_toggle_to_year_selection\" : \"انقر للتبديل إلى اختيار عام\"","\"material_timepicker_minute\" : \"دقیقه\"","\"error_icon_content_description\" : \"Hata\"","\"mtrl_picker_save\" : \"Salvesta\"","\"common_google_play_services_wear_update_text\" : \"Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα.\"","\"abc_action_mode_done\" : \"Concluído\"","\"common_google_play_services_install_title\" : \"Установити сервіси Google Play\"","\"abc_searchview_description_voice\" : \"Ricerca vocale\"","\"abc_capital_on\" : \"ચાલુ\"","\"mtrl_chip_close_icon_content_description\" : \"Remove %1$s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play кызматтарынын иштеши\"","\"abc_searchview_description_submit\" : \"Υποβολή ερωτήματος\"","\"bottomsheet_action_expand\" : \"Išskleisti apatinį lapą\"","\"abc_action_bar_home_description\" : \"Navigasi laman utama\"","\"abc_action_bar_home_description\" : \"Негізгі бетке өту\"","\"material_timepicker_minute\" : \"ਮਿੰਟ\"","\"mtrl_picker_text_input_day_abbr\" : \"დ\"","\"material_timepicker_clock_mode_description\" : \"ସମୟ ଇନପୁଟ୍‍ ପାଇଁ ଘଣ୍ଟା ମୋଡ୍‌କୁ ବଦଳାନ୍ତୁ।\"","\"mtrl_checkbox_button_path_group_name\" : \"button\"","\"material_timepicker_hour\" : \"ساعت\"","\"search_menu_title\" : \"Suche\"","\"place_autocomplete_clear_button\" : \"Xóa tìm kiếm\"","\"abc_activity_chooser_view_see_all\" : \"הצגת הכול\"","\"abc_searchview_description_voice\" : \"Səsli axtarış\"","\"call_notification_answer_video_action\" : \"व्हिडिओ\"","\"material_timepicker_text_input_mode_description\" : \"Beralih ke mod input teks untuk input masa.\"","\"mtrl_picker_text_input_date_hint\" : \"Fecha\"","\"mtrl_picker_date_header_selected\" : \"%1$s\"","\"mtrl_timepicker_cancel\" : \"বাতিল করুন\"","\"material_hour_selection\" : \"Izberite uro\"","\"abc_searchview_description_search\" : \"தேடும்\"","\"abc_action_menu_overflow_description\" : \"Lagi pilihan\"","\"mtrl_picker_announce_current_selection\" : \"当前的选择是：%1$s\"","\"common_google_play_services_install_title\" : \"Атрымаць службы Google Play\"","\"material_timepicker_select_time\" : \"Выберыце час\"","\"mtrl_picker_invalid_range\" : \"Yanlış diapazon.\"","\"bottomsheet_action_expand_halfway\" : \"Despregar ata a metade\"","\"mtrl_picker_range_header_only_end_selected\" : \"시작일~%1$s\"","\"place_autocomplete_clear_button\" : \"തിരയുന്നത് മായ്‌ക്കുക\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s–končni datum\"","\"common_google_play_services_update_text\" : \"%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Pradžios data\"","\"material_clock_toggle_content_description\" : \"AM లేదా PMను ఎంచుకోండి\"","\"common_google_play_services_update_title\" : \"Buyekeza amasevisi we-Google Play\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"material_hour_suffix\" : \"%1$s மணி\"","\"common_google_play_services_unsupported_text\" : \"%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi.\"","\"mtrl_picker_invalid_format\" : \"Netinkamas formatas.\"","\"common_signin_button_text_long\" : \"Sign in with Google\"","\"character_counter_content_description\" : \"Število vnesenih znakov je %1$d od %2$d\"","\"call_notification_incoming_text\" : \"එන ඇමතුම\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Perjungti į teksto įvesties režimą\"","\"common_google_play_services_update_title\" : \"Google ಪ್ಲೇ ಸೇವೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಿ\"","\"abc_capital_on\" : \"IESLĒGT\"","\"common_google_play_services_update_text\" : \"%1$s нема да се извршува ако не ги ажурирате услугите на Google Play.\"","\"text_ems_compensation\" : \"Provided that a complaint regarding loss, non-delivery of an EMS item is preferred to the office concerned within 30 days of an article, in case of an established loss of an EMS article due to the fault of the Post, the liability will be accepted and compensation made commensurate with actual loss to the maximum extent of the following limits:-\n 1. For an item containing only documents : 30 SDR\n 2. For an item containing other articles : 130 SDR\n\"","\"mtrl_picker_a11y_next_month\" : \"Келесі айға өту\"","\"abc_action_bar_home_description\" : \"ניווט לדף הבית\"","\"bottomsheet_action_collapse\" : \"Σύμπτυξη του φύλλου κάτω μέρους\"","\"mtrl_picker_text_input_date_hint\" : \"Tarehe\"","\"abc_menu_shift_shortcut_label\" : \"Шифт+\"","\"abc_searchview_description_query\" : \"Query di ricerca\"","\"call_notification_screening_text\" : \"Sarrerako dei bat bistaratzen\"","\"abc_menu_shift_shortcut_label\" : \"‎Shift+‎\"","\"material_timepicker_select_time\" : \"აირჩიეთ დრო\"","\"mtrl_picker_invalid_format\" : \"التنسيق غير صالح\"","\"path_password_eye_mask_strike_through\" : \"M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z\"","\"abc_capital_on\" : \"SEES\"","\"abc_action_bar_up_description\" : \"Pārvietoties uz augšu\"","\"common_signin_button_text\" : \"Hasi saioa\"","\"place_autocomplete_search_hint\" : \"തിരയുക\"","\"common_google_play_services_unknown_issue\" : \"%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal.\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ 'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।\"","\"abc_action_mode_done\" : \"हो गया\"","\"material_timepicker_select_time\" : \"Khetha isikhathi\"","\"common_google_play_services_unknown_issue\" : \"%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።\"","\"material_timepicker_text_input_mode_description\" : \"ਸਮਾਂ ਇਨਪੁੱਟ ਕਰਨ ਲਈ ਲਿਖਤ ਇਨਪੁੱਟ ਮੋਡ 'ਤੇ ਸਵਿੱਚ ਕਰੋ।\"","\"mtrl_picker_confirm\" : \"Í lagi\"","\"mtrl_picker_out_of_range\" : \"Fuera de rango: %1$s\"","\"call_notification_hang_up_action\" : \"Lopeta puhelu\"","\"common_google_play_services_wear_update_text\" : \"Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:\"","\"call_notification_ongoing_text\" : \"Қоңырау\"","\"abc_toolbar_collapse_description\" : \"Σύμπτυξη\"","\"call_notification_answer_action\" : \"উত্তর দিন\"","\"mtrl_timepicker_confirm\" : \"D’acord\"","\"abc_action_menu_overflow_description\" : \"Mai multe opțiuni\"","\"abc_action_menu_overflow_description\" : \"Tùy chọn khác\"","\"abc_action_menu_overflow_description\" : \"Opsi lain\"","\"abc_searchview_description_clear\" : \"Ջնջել հարցումը\"","\"mtrl_picker_date_header_title\" : \"ရက်စွဲ ရွေးပါ\"","\"abc_action_bar_home_description\" : \"ઘરનો રસ્તો બતાવો\"","\"mtrl_picker_range_header_unselected\" : \"開始日期 – 結束日期\"","\"mtrl_picker_range_header_title\" : \"Ընտրեք ընդգրկույթը\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Palveluiden saatavuus\"","\"abc_capital_on\" : \"VULA\"","\"common_google_play_services_updating_text\" : \"Google Play सेवाहरू %1$s बिना सञ्‍चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।\"","\"icon_content_description\" : \"Диалог белгішесі\"","\"mtrl_picker_date_header_unselected\" : \"התאריך הנבחר\"","\"common_signin_button_text_long\" : \"Prijava putem Googlea\"","\"call_notification_decline_action\" : \"काट्नुहोस्\"","\"mtrl_picker_invalid_format_example\" : \"Örnek: %1$s\"","\"bottomsheet_action_expand_halfway\" : \"Kembangkan helaian bawah\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Перейти в режим введення в календарі\"","\"mtrl_picker_range_header_only_end_selected\" : \"開始日期 – %1$s\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão do Google Play Services. Ele será atualizado em breve.\"","\"common_google_play_services_update_text\" : \"আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।\"","\"common_google_play_services_enable_button\" : \"සබල කරන්න\"","\"mtrl_chip_close_icon_content_description\" : \"Usuń: (%1$s)\"","\"mtrl_picker_date_header_unselected\" : \"არჩეული თარიღი\"","\"mtrl_badge_numberless_content_description\" : \"Nouvelle notification\"","\"common_google_play_services_notification_ticker\" : \"Error de Servicios de Google Play\"","\"mtrl_picker_navigate_to_year_description\" : \"ਸਾਲ %1$s 'ਤੇ ਨੈਵੀਗੇਟ ਕਰੋ\"","\"material_hour_selection\" : \"Selectați ora\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima problema sa Google Play uslugama. Probajte ponovo.\"","\"clear_text_end_icon_content_description\" : \"Kustuta tekst\"","\"mtrl_timepicker_cancel\" : \"Отмена\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"วันที่เริ่มต้น\"","\"place_autocomplete_search_hint\" : \"Αναζήτηση\"","\"abc_capital_off\" : \"ӨШІРУ\"","\"material_timepicker_text_input_mode_description\" : \"Zaman girişi için metin girişi moduna geçin.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Datum početka\"","\"mtrl_picker_range_header_only_end_selected\" : \"تاریخ شروع – %1$s\"","\"common_google_play_services_enable_button\" : \"Aanzetten\"","\"mtrl_picker_navigate_to_year_description\" : \"Ir para o ano %1$s\"","\"abc_menu_delete_shortcut_label\" : \"حذف\"","\"mtrl_picker_text_input_month_abbr\" : \"ด\"","\"common_google_play_services_unsupported_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ କାମ କରେ ନାହିଁ।\"","\"abc_searchview_description_submit\" : \"Zoekopdracht verzenden\"","\"mtrl_picker_toggle_to_day_selection\" : \"Πατήστε για εναλλαγή για την επιλογή ημέρας\"","\"abc_activity_chooser_view_see_all\" : \"Tümünü göster\"","\"call_notification_answer_action\" : \"පිළිතුරු දෙ.\"","\"bottomsheet_drag_handle_clicked\" : \"Has fet doble toc a l'ansa per arrossegar\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d+ புதிய அறிவிப்புகள்\"","\"error_icon_content_description\" : \"Produciuse un erro\"","\"mtrl_picker_day_of_week_column_header\" : \"የቀኖች ዓምድ፦ %1$s\"","\"common_google_play_services_enable_title\" : \"Омогућите Google Play услуге\"","\"abc_menu_function_shortcut_label\" : \"Funksiya+\"","\"common_google_play_services_enable_title\" : \"Dayakan perkhidmatan Google Play\"","\"mtrl_picker_a11y_prev_month\" : \"转到上个月\"","\"mtrl_timepicker_cancel\" : \"Cancel\"","\"mtrl_picker_day_of_week_column_header\" : \"Sloupec dnů: %1$s\"","\"common_google_play_services_notification_ticker\" : \"Google Play services error\"","\"material_timepicker_select_time\" : \"সময় বেছে নিন\"","\"abc_searchview_description_query\" : \"సెర్చ్ క్వెరీ\"","\"abc_action_mode_done\" : \"Ferdig\"","\"mtrl_picker_a11y_next_month\" : \"Пређите на следећи месец\"","\"abc_prepend_shortcut_label\" : \"Меню +\"","\"search_menu_title\" : \"Pesquisar\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo.\"","\"common_google_play_services_update_button\" : \"ອັບເດດ\"","\"mtrl_picker_invalid_format_example\" : \"Eksempel: %1$s\"","\"material_timepicker_hour\" : \"ሰዓት\"","\"bottomsheet_drag_handle_content_description\" : \"სახელური ჩავლებისთვის\"","\"mtrl_picker_date_header_unselected\" : \"Tanlangan sana\"","\"call_notification_decline_action\" : \"ଅଗ୍ରାହ୍ୟ କର\"","\"abc_searchview_description_query\" : \"検索キーワード\"","\"abc_menu_function_shortcut_label\" : \"Fonction+\"","\"abc_activitychooserview_choose_application\" : \"Vybrat aplikaci\"","\"bottomsheet_action_expand_halfway\" : \"Half uitvouwen\"","\"mtrl_picker_save\" : \"Shrani\"","\"abc_action_mode_done\" : \"Готово\"","\"material_timepicker_hour\" : \"שעה\"","\"mtrl_picker_toggle_to_year_selection\" : \"Klepnutím přepnete na výběr roku\"","\"common_signin_button_text\" : \"Увайсцi\"","\"abc_menu_meta_shortcut_label\" : \"META +\"","\"abc_prepend_shortcut_label\" : \"תפריט+\"","\"bottomsheet_action_collapse\" : \"ബോട്ടം ഷീറ്റ് ചുരുക്കുക\"","\"mtrl_picker_a11y_next_month\" : \"Verander na volgende maand\"","\"bottomsheet_action_collapse\" : \"Restrângeți foaia din partea de jos\"","\"abc_action_bar_home_description\" : \"Vai ao inicio\"","\"abc_menu_delete_shortcut_label\" : \"ลบ\"","\"call_notification_answer_action\" : \"Atbildēt\"","\"mtrl_badge_numberless_content_description\" : \"Notificació nova\"","\"mtrl_picker_date_header_title\" : \"ជ្រើសរើស​កាល​បរិច្ឆេទ\"","\"abc_action_mode_done\" : \"เสร็จ\"","\"mtrl_picker_invalid_format\" : \"Muundo si sahihi\"","\"common_google_play_services_install_text\" : \"%1$s ez da exekutatuko Google Play Services gabe, baina ez dago halakorik gailuan.\"","\"abc_searchview_description_search\" : \"חיפוש\"","\"mtrl_picker_toggle_to_day_selection\" : \"Kliknij, by wybrać dzień\"","\"material_minute_suffix\" : \"මිනිත්තු %1$sයි\"","\"abc_searchview_description_query\" : \"Søgeforespørgsel\"","\"mtrl_picker_invalid_format\" : \"Формат је неважећи.\"","\"abc_capital_off\" : \"ВЫКЛ\"","\"abc_searchview_description_submit\" : \"Kirim kueri\"","\"mtrl_picker_day_of_week_column_header\" : \"Колона са данима: %1$s\"","\"common_open_on_phone\" : \"Άνοιγμα σε τηλέφωνο\"","\"material_clock_toggle_content_description\" : \"Piliin ang AM o PM\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Vairāk nekā %1$d jauni paziņojumi\"","\"material_timepicker_am\" : \"пр.\"","\"mtrl_picker_out_of_range\" : \"Fără acoperire: %1$s\"","\"material_timepicker_pm\" : \"NM.\"","\"material_timepicker_clock_mode_description\" : \"Laiko įvestį pateikti perjungus į laikrodžio režimą.\"","\"mtrl_picker_date_header_title\" : \"Избиране на дата\"","\"call_notification_hang_up_action\" : \"Lägg på\"","\"mtrl_picker_save\" : \"Хадгалах\"","\"exposed_dropdown_menu_content_description\" : \"Sýna fellivalmynd\"","\"abc_capital_off\" : \"ປິດ\"","\"mtrl_picker_range_header_unselected\" : \"تاريخ البدء - تاريخ الانتهاء\"","\"bottomsheet_drag_handle_content_description\" : \"లాగే హ్యాండిల్\"","\"abc_activitychooserview_choose_application\" : \"Izvēlieties lietotni\"","\"material_hour_suffix\" : \"%1$s นาฬิกา\"","\"mtrl_picker_announce_current_selection\" : \"ការជ្រើសរើស​បច្ចុប្បន្ន៖ %1$s\"","\"mtrl_picker_a11y_next_month\" : \"Prijelaz na sljedeći mjesec\"","\"abc_action_bar_home_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‎‎‎‎‏‏‎‏‎‏‏‎‎‏‎‎‎‏‎‏‎‏‏‏‎‏‎‎‎‎‏‏‎‏‏‏‏‏‏‎‎Navigate home‎‏‎‎‏‎\"","\"mtrl_switch_thumb_path_checked\" : \"M4,16 A12,12 0 0,1 16,4 H16 A12,12 0 0,1 16,28 H16 A12,12 0 0,1 4,16\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"رفتن به روش ورودی تقویم\"","\"common_google_play_services_enable_button\" : \"সক্ষম করুন\"","\"abc_action_bar_home_description\" : \"瀏覽主頁\"","\"mtrl_picker_text_input_day_abbr\" : \"η\"","\"material_timepicker_am\" : \"နံနက်\"","\"item_view_role_description\" : \"Filă\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – 结束日期\"","\"call_notification_answer_video_action\" : \"Відэа\"","\"common_google_play_services_enable_button\" : \"Activar\"","\"mtrl_picker_toggle_to_day_selection\" : \"Atingeți pentru a comuta la selectarea unei zile\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tap to switch to year view\"","\"mtrl_picker_invalid_format\" : \"અમાન્ય ફોર્મેટ.\"","\"common_google_play_services_enable_text\" : \"%1$s нема да се извршува ако не овозможите услуги на Google Play.\"","\"bottomsheet_action_collapse\" : \"I-collapse ang bottom sheet\"","\"common_google_play_services_enable_title\" : \"Habilita Servicios de Google Play\"","\"mtrl_picker_invalid_range\" : \"చెల్లని పరిధి.\"","\"mtrl_timepicker_cancel\" : \"Odustani\"","\"common_google_play_services_enable_text\" : \"Google Play кызматтарын иштетмейиңизче %1$s иштебейт.\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Più di %1$d nuove notifiche\"","\"abc_shareactionprovider_share_with\" : \"Shiriki na\"","\"mtrl_picker_range_header_unselected\" : \"Data de inicio - data de finalización\"","\"mtrl_picker_a11y_prev_month\" : \"Pakeisti į ankstesnį mėnesį\"","\"common_open_on_phone\" : \"Maak oop op foon\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Datum ukončení\"","\"abc_searchview_description_voice\" : \"语音搜索\"","\"mtrl_picker_navigate_to_year_description\" : \"Prijelaz na godinu %1$s\"","\"material_timepicker_hour\" : \"الساعة\"","\"abc_searchview_description_submit\" : \"Odoslať dopyt\"","\"material_hour_selection\" : \"గంటను ఎంచుకోండి\"","\"material_clock_toggle_content_description\" : \"Изберете претпладне или попладне\"","\"common_google_play_services_notification_ticker\" : \"Fel på Google Play-tjänster\"","\"mtrl_picker_out_of_range\" : \"不在允许的范围内：%1$s\"","\"mtrl_picker_range_header_only_end_selected\" : \"सुरु हुने मिति – %1$s\"","\"common_google_play_services_install_button\" : \"Installeren\"","\"material_hour_selection\" : \"ঘণ্টা বেছে নিন\"","\"abc_searchview_description_voice\" : \"Ձայնային որոնում\"","\"material_minute_suffix\" : \"%1$s분\"","\"material_minute_suffix\" : \"%1$s دقیقه\"","\"abc_menu_delete_shortcut_label\" : \"ਮਿਟਾਓ\"","\"place_autocomplete_search_hint\" : \"검색\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवा एरर\"","\"abc_capital_off\" : \"બંધ\"","\"abc_capital_off\" : \"KI\"","\"common_google_play_services_notification_ticker\" : \"የGoogle Play አገልግሎቶች ስህተት\"","\"mtrl_picker_a11y_next_month\" : \"Cambiar al mes siguiente\"","\"bottomsheet_drag_handle_content_description\" : \"ड्र्याग ह्यान्डल\"","\"mtrl_picker_a11y_prev_month\" : \"Ändra till föregående månad\"","\"password_toggle_content_description\" : \"Сырсөздү көрсөтүү\"","\"bottomsheet_drag_handle_content_description\" : \"拖曳控點\"","\"material_hour_selection\" : \"घंटा चुनें\"","\"mtrl_picker_toggle_to_year_selection\" : \"ወደ ዓመት መምረጥ ለመቀየር መታ ያድርጉ\"","\"mtrl_picker_range_header_unselected\" : \"تاریخ آغاز - تاریخ اختتام\"","\"password_toggle_content_description\" : \"Mostra o contrasinal\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"ആരംഭിക്കുന്ന തീയതി\"","\"common_google_play_services_update_button\" : \"تحديث\"","\"place_autocomplete_clear_button\" : \"검색어 지우기\"","\"abc_toolbar_collapse_description\" : \"Runtuhkan\"","\"mtrl_picker_a11y_next_month\" : \"వచ్చే నెలకు మార్చుతుంది\"","\"material_minute_suffix\" : \"%1$s minutos\"","\"password_toggle_content_description\" : \"Mostrar palavra-passe\"","\"common_google_play_services_update_text\" : \"%1$s ez da exekutatuko Google Play Services eguneratzen ez baduzu.\"","\"bottomsheet_action_collapse\" : \"收起底部动作条\"","\"mtrl_picker_save\" : \"Guardar\"","\"call_notification_answer_action\" : \"ردّ\"","\"common_signin_button_text\" : \"Bejelentkezés\"","\"common_google_play_services_updating_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat tans opdateer.\"","\"abc_searchview_description_query\" : \"Query sa paghahanap\"","\"common_google_play_services_notification_ticker\" : \"Google Play ସେବା ସମ୍ପର୍କିତ ସମସ୍ୟା\"","\"abc_action_mode_done\" : \"Τέλος\"","\"search_menu_title\" : \"Iskanje\"","\"abc_action_menu_overflow_description\" : \"Fleiri valkostir\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"कॅलेंडर इनपुट मोडवर स्विच करा\"","\"place_autocomplete_clear_button\" : \"ရှာဖွေမှုကို ရှင်းပါ\"","\"common_google_play_services_update_title\" : \"Ажурирајте Google Play услуге\"","\"abc_activitychooserview_choose_application\" : \"اختيار تطبيق\"","\"abc_shareactionprovider_share_with\" : \"Share with\"","\"mtrl_timepicker_confirm\" : \"ОК\"","\"material_timepicker_minute\" : \"Minute\"","\"abc_searchview_description_clear\" : \"សម្អាត​សំណួរ\"","\"mtrl_picker_announce_current_selection\" : \"Выбранный элемент: %1$s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play አገልግሎቶች ተገኝነት\"","\"common_google_play_services_enable_button\" : \"ဖွင့်ရန်\"","\"material_hour_24h_suffix\" : \"%1$s ժամ\"","\"material_timepicker_hour\" : \"Hour\"","\"abc_activity_chooser_view_see_all\" : \"सभी देखें\"","\"common_google_play_services_notification_channel_name\" : \"Google Play pakalpojumu pieejamība\"","\"common_google_play_services_enable_text\" : \"మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు.\"","\"material_hour_selection\" : \"აირჩიეთ საათი\"","\"common_google_play_services_enable_text\" : \"%1$s fungerer ikke med mindre du slår på Google Play-tjenester.\"","\"abc_menu_ctrl_shortcut_label\" : \"Ktrl +\"","\"hello_blank_fragment\" : \"Hello blank fragment\"","\"mtrl_picker_announce_current_selection\" : \"Aktuellt val: %1$s\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – дата завершення\"","\"clear_text_end_icon_content_description\" : \"Tyhjennä teksti\"","\"material_motion_easing_accelerated\" : \"cubic-bezier(0.4, 0.0, 1.0, 1.0)\"","\"common_google_play_services_install_title\" : \"Pata huduma za Google Play\"","\"material_hour_24h_suffix\" : \"%1$s કલાક\"","\"material_hour_suffix\" : \"%1$s વાગ્યા છે\"","\"common_signin_button_text_long\" : \"透過 Google 登入\"","\"mtrl_picker_date_header_title\" : \"เลือกวันที่\"","\"abc_shareactionprovider_share_with_application\" : \"Compartir con %s\"","\"mtrl_picker_text_input_day_abbr\" : \"д\"","\"place_autocomplete_search_hint\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ\"","\"abc_searchview_description_clear\" : \"Διαγραφή ερωτήματος\"","\"abc_shareactionprovider_share_with_application\" : \"Partilhar com a app %s\"","\"common_signin_button_text_long\" : \"Войти через аккаунт Google\"","\"abc_searchview_description_submit\" : \"Отправить запрос\"","\"common_google_play_services_enable_button\" : \"সক্ষম কৰক\"","\"abc_searchview_description_voice\" : \"የድምጽ ፍለጋ\"","\"mtrl_picker_invalid_format\" : \"Буруу формат байна.\"","\"common_open_on_phone\" : \"스마트폰에서 열기\"","\"material_hour_suffix\" : \"Ժամը %1$s է\"","\"character_counter_overflowed_content_description\" : \"Byl překročen povolený počet znaků (%1$d z %2$d)\"","\"abc_capital_off\" : \"DESAKTIBATU\"","\"bottomsheet_action_collapse\" : \"收合底部功能表\"","\"abc_prepend_shortcut_label\" : \"Цэс+\"","\"common_google_play_services_update_button\" : \"اپ ڈیٹ کریں\"","\"mtrl_timepicker_cancel\" : \"မလုပ်တော့\"","\"mtrl_picker_range_header_title\" : \"ശ്രേണി തിരഞ്ഞെടുക്കുക\"","\"google_maps_key\" : \"AIzaSyATvBbyDYC0uc4i2VKcYMOez9KtvpR23WQ\"","\"mtrl_picker_out_of_range\" : \"Изван периода: %1$s\"","\"abc_action_bar_up_description\" : \"Yopish\"","\"abc_searchview_description_query\" : \"Soektognavraag\"","\"mtrl_picker_confirm\" : \"ОК\"","\"mtrl_picker_date_header_unselected\" : \"Выбранная дата\"","\"abc_searchview_description_query\" : \"Truy vấn tìm kiếm\"","\"abc_action_menu_overflow_description\" : \"Opsione të tjera\"","\"mtrl_badge_numberless_content_description\" : \"Yeni bildirim\"","\"common_signin_button_text_long\" : \"Prisijungti naudojant „Google“\"","\"material_clock_toggle_content_description\" : \"Ընտրել AM կամ PM\"","\"abc_searchview_description_search\" : \"Претражите\"","\"abc_action_menu_overflow_description\" : \"Nog opsies\"","\"common_google_play_services_install_button\" : \"Инсталиране\"","\"mtrl_picker_save\" : \"সেভ করুন\"","\"mtrl_picker_toggle_to_year_selection\" : \"Thepha ukuze ushintshele ekukhetheni unyaka\"","\"abc_searchview_description_submit\" : \"Асуулга илгээх\"","\"bottomsheet_action_expand\" : \"Proširite donju tabelu\"","\"bottomsheet_drag_handle_clicked\" : \"گھسیٹنے کے ہینڈل کو دو بار تھپتھپائیں\"","\"common_google_play_services_update_button\" : \"به‌روزرسانی\"","\"mtrl_picker_announce_current_selection\" : \"தற்போதைய தேர்வு: %1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Taqvim kiritish rejimiga oʻtish\"","\"mtrl_picker_range_header_unselected\" : \"Дата пачатку – дата заканчэння\"","\"common_open_on_phone\" : \"Otvori na telefonu\"","\"material_timepicker_minute\" : \"Perc\"","\"abc_menu_delete_shortcut_label\" : \"លុប\"","\"mtrl_picker_a11y_next_month\" : \"Skift til næste måned\"","\"password_toggle_content_description\" : \"পাছৱৰ্ড দেখুৱাওক\"","\"abc_searchview_description_voice\" : \"Glasovna pretraga\"","\"common_google_play_services_update_text\" : \"%1$s non funzionerà se non aggiorni Google Play Services.\"","\"abc_prepend_shortcut_label\" : \"MENU +\"","\"material_timepicker_clock_mode_description\" : \"Chcete-li zadat čas, přepněte na režim hodin.\"","\"password_toggle_content_description\" : \"Tunjukkan kata laluan\"","\"call_notification_incoming_text\" : \"Sarrerako deia\"","\"call_notification_ongoing_text\" : \"Poziv u toku\"","\"bottomsheet_drag_handle_content_description\" : \"Arrastatzeko kontrol-puntua\"","\"common_google_play_services_update_text\" : \"ଆପଣ Google Play ସେବା ଅପଡେଟ୍‌ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s ଚାଲିବ ନାହିଁ।\"","\"mtrl_picker_range_header_unselected\" : \"วันที่เริ่มต้น – วันที่สิ้นสุด\"","\"material_timepicker_text_input_mode_description\" : \"Уақытты енгізу үшін мәтін енгізу режиміне өтіңіз.\"","\"abc_action_bar_home_description\" : \"گھر کی طرف نیویگیٹ کریں\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data de începere – %1$s\"","\"abc_action_menu_overflow_description\" : \"Aukera gehiago\"","\"mtrl_picker_cancel\" : \"Ghairi\"","\"abc_searchview_description_query\" : \"Поисковый запрос\"","\"abc_searchview_description_submit\" : \"ສົ່ງຂໍ້ມູນ\"","\"call_notification_incoming_text\" : \"Вхідний виклик\"","\"password_toggle_content_description\" : \"Wachtwoord tonen\"","\"mtrl_picker_day_of_week_column_header\" : \"Colonne du jour de la semaine : %1$s\"","\"mtrl_picker_save\" : \"Hifadhi\"","\"material_timepicker_pm\" : \"e.m.\"","\"clear_text_end_icon_content_description\" : \"ล้างข้อความ\"","\"search_menu_title\" : \"Որոնել\"","\"mtrl_picker_a11y_next_month\" : \"Αλλαγή στον επόμενο μήνα\"","\"abc_menu_space_shortcut_label\" : \"mellemrum\"","\"abc_capital_off\" : \"AV\"","\"mtrl_picker_text_input_date_hint\" : \"ວັນທີ\"","\"common_google_play_services_install_button\" : \"Įdiegti\"","\"password_toggle_content_description\" : \"顯示密碼\"","\"common_google_play_services_enable_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play.\"","\"abc_action_menu_overflow_description\" : \"Flere valgmuligheder\"","\"mtrl_picker_invalid_format\" : \"Ugyldigt format.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"ආරම්භක දිනය\"","\"mtrl_picker_text_input_day_abbr\" : \"k\"","\"common_google_play_services_updating_text\" : \"Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane.\"","\"common_open_on_phone\" : \"Odpiranje v telefonu\"","\"common_google_play_services_enable_button\" : \"Engedélyezés\"","\"common_open_on_phone\" : \"Abrir en el teléfono\"","\"abc_menu_space_shortcut_label\" : \"hapësirë\"","\"abc_action_bar_home_description\" : \"转到首页\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s を削除します\"","\"bottomsheet_drag_handle_clicked\" : \"Dobbelttrykket på håndtaket\"","\"common_google_play_services_notification_channel_name\" : \"Доступност Google Play услуга\"","\"abc_searchview_description_query\" : \"Kërko pyetjen\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ወደ የቀን መቁጠሪያ ግቤት ሁነታ ቀይር\"","\"bottomsheet_action_collapse\" : \"Sbalit spodní tabulku\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Cambiar al modo de introducción Texto\"","\"call_notification_ongoing_text\" : \"Позив је у току\"","\"call_notification_incoming_text\" : \"Simu uliyopigiwa\"","\"mtrl_picker_range_header_title\" : \"Selecione o intervalo\"","\"common_google_play_services_wear_update_text\" : \"Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – lõppkuupäev\"","\"abc_action_bar_up_description\" : \"माथि नेभिगेट गर्नुहोस्\"","\"mtrl_picker_save\" : \"Salvați\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitat de serveis de Google Play\"","\"abc_capital_off\" : \"IZKLOP\"","\"common_google_play_services_update_title\" : \"Google Play кызматтарын жаңыртуу\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tap to switch to Calendar view\"","\"mtrl_picker_invalid_format_use\" : \"ប្រើ៖ %1$s\"","\"abc_capital_off\" : \"KAPAT\"","\"mtrl_picker_save\" : \"Tallenna\"","\"abc_searchview_description_query\" : \"Sesha umbuzo\"","\"character_counter_content_description\" : \"Girilen karakter: %1$d / %2$d\"","\"material_timepicker_hour\" : \"Tunnit\"","\"mtrl_picker_a11y_next_month\" : \"Vaihda seuraavaan kuukauteen\"","\"abc_menu_space_shortcut_label\" : \"mellomrom\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data de início\"","\"mtrl_badge_numberless_content_description\" : \"Yangi bildirishnoma\"","\"mtrl_picker_a11y_next_month\" : \"पुढील महिन्यावर बदला\"","\"mtrl_picker_date_header_title\" : \"Zgjidh datën\"","\"bottomsheet_action_expand\" : \"Ansicht am unteren Rand maximieren\"","\"mtrl_picker_day_of_week_column_header\" : \"Dienų stulpelis: %1$s\"","\"abc_action_bar_home_description\" : \"Boshiga o‘tish\"","\"gcm_defaultSenderId\" : \"374862829096\"","\"abc_menu_shift_shortcut_label\" : \"Mayús +\"","\"bottomsheet_drag_handle_content_description\" : \"Nút kéo\"","\"common_google_play_services_enable_text\" : \"‏جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔\"","\"mtrl_picker_a11y_next_month\" : \"अर्को महिनामा सार्नुहोस्\"","\"call_notification_hang_up_action\" : \"විසන්ධි කරන්න\"","\"common_open_on_phone\" : \"Otwórz na telefonie\"","\"material_minute_selection\" : \"Vyberte minúty\"","\"mtrl_picker_day_of_week_column_header\" : \"Өдрийн багана: %1$s\"","\"material_hour_24h_suffix\" : \"%1$s саат\"","\"common_google_play_services_notification_ticker\" : \"Грешка Google Play услуга\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Перейти в режим ввода текста\"","\"material_timepicker_text_input_mode_description\" : \"ສະຫຼັບໄປໃຊ້ໂໝດປ້ອນຂໍ້ຄວາມສຳລັບການປ້ອນເວລາ.\"","\"abc_menu_shift_shortcut_label\" : \"Mayúscula+\"","\"material_hour_suffix\" : \"Saat %1$s\"","\"bottomsheet_action_expand_halfway\" : \"Utöka till hälften\"","\"mtrl_badge_numberless_content_description\" : \"Notificación nueva\"","\"abc_menu_delete_shortcut_label\" : \"מחיקה\"","\"place_autocomplete_clear_button\" : \"Notīrīt meklēšanas vaicājumu\"","\"abc_shareactionprovider_share_with\" : \"இதில் பகிர்\"","\"item_view_role_description\" : \"Fane\"","\"abc_menu_space_shortcut_label\" : \"välilyönti\"","\"abc_search_hint\" : \"Vyhľadať…\"","\"mtrl_picker_a11y_prev_month\" : \"Перейти до попереднього місяця\"","\"track_trace\" : \"Track & Trace\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Mudar para o modo de introdução de texto\"","\"material_hour_selection\" : \"Saat seçin\"","\"character_counter_overflowed_content_description\" : \"S'ha superat el límit de caràcters (%1$d de %2$d)\"","\"common_google_play_services_install_text\" : \"Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed.\"","\"abc_searchview_description_voice\" : \"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান\"","\"abc_searchview_description_clear\" : \"Notīrīt vaicājumu\"","\"call_notification_decline_action\" : \"Rexeitar\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Дуусах огноо\"","\"navigation_drawer_open\" : \"Open navigation drawer\"","\"abc_action_mode_done\" : \"Končano\"","\"place_autocomplete_clear_button\" : \"Исчисти го пребарувањето\"","\"error_icon_content_description\" : \"Fel\"","\"call_notification_decline_action\" : \"Reddet\"","\"common_google_play_services_update_text\" : \"O %1$s não é executado enquanto não atualizar os serviços do Google Play.\"","\"material_timepicker_pm\" : \"CH\"","\"common_google_play_services_update_text\" : \"‏%1$s לא יפעל אם לא תעדכן את שירותי Google Play.\"","\"abc_action_bar_home_description\" : \"घराकडे नेव्हिगेट करा\"","\"abc_action_mode_done\" : \"पूर्ण झाले\"","\"common_google_play_services_install_title\" : \"Google Play қызметтерін алу\"","\"common_google_play_services_unknown_issue\" : \"%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો.\"","\"common_google_play_services_unknown_issue\" : \"%1$s întâmpină probleme privind serviciile Google Play. Încearcă din nou.\"","\"abc_capital_on\" : \"ਚਾਲੂ\"","\"abc_action_bar_home_description\" : \"Přejít na plochu\"","\"material_timepicker_text_input_mode_description\" : \"Passa alla modalità di immissione testo per inserire l'ora.\"","\"material_timepicker_select_time\" : \"ਸਮਾਂ ਚੁਣੋ\"","\"common_google_play_services_enable_title\" : \"Google Play үйлчилгээг идэвхжүүлэх\"","\"abc_capital_on\" : \"सक्रिय\"","\"mtrl_picker_announce_current_selection\" : \"Актуелни избор: %1$s\"","\"error_icon_content_description\" : \"錯誤\"","\"common_google_play_services_update_button\" : \"Përditëso\"","\"abc_search_hint\" : \"Ieškoti…\"","\"abc_searchview_description_voice\" : \"Puhehaku\"","\"common_google_play_services_enable_button\" : \"Ota käyttöön\"","\"abc_action_mode_done\" : \"Valmis\"","\"common_google_play_services_enable_title\" : \"启用 Google Play 服务\"","\"abc_searchview_description_clear\" : \"Асуулга арилгах\"","\"abc_menu_space_shortcut_label\" : \"διάστημα\"","\"material_timepicker_text_input_mode_description\" : \"Prijeđite na način unosa teksta da biste unijeli vrijeme.\"","\"mtrl_picker_a11y_prev_month\" : \"Мурунку айга өзгөртүү\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"bottomsheet_drag_handle_clicked\" : \"ඇදීම් හැඬලය දෙවරක් තට්ටු කර ඇත\"","\"material_clock_toggle_content_description\" : \"AM അല്ലെങ്കിൽ PM തിരഞ്ഞെടുക്കുക\"","\"mtrl_picker_range_header_title\" : \"기간 선택\"","\"place_autocomplete_clear_button\" : \"សម្អាតការស្វែងរក\"","\"mtrl_picker_announce_current_selection\" : \"Aktuelle Auswahl: %1$s\"","\"abc_activitychooserview_choose_application\" : \"ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ\"","\"abc_activitychooserview_choose_application\" : \"Вибрати програму\"","\"common_google_play_services_enable_text\" : \"Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi.\"","\"call_notification_ongoing_text\" : \"လက်ရှိခေါ်ဆိုမှု\"","\"mtrl_picker_range_header_title\" : \"Выберыце дыяпазон дат\"","\"mtrl_picker_a11y_prev_month\" : \"Cambiar al mes anterior\"","\"common_signin_button_text\" : \"Đăng nhập\"","\"abc_searchview_description_clear\" : \"ລຶບຂໍ້ຄວາມຊອກຫາ\"","\"clear_text_end_icon_content_description\" : \"Ջնջել տեքստը\"","\"abc_activitychooserview_choose_application\" : \"Tətbiq seçin\"","\"abc_search_hint\" : \"Iskanje …\"","\"abc_activitychooserview_choose_application\" : \"Ilovani tanlang\"","\"mtrl_picker_text_input_year_abbr\" : \"年\"","\"mtrl_picker_range_header_only_end_selected\" : \"Дата пачатку – %1$s\"","\"bottomsheet_action_collapse\" : \"Sutraukti apatinį lapą\"","\"bottomsheet_drag_handle_content_description\" : \"Controlador de arrastre\"","\"place_autocomplete_search_hint\" : \"ရှာဖွေရန်\"","\"exposed_dropdown_menu_content_description\" : \"Ցույց տալ իջնող ընտրացանկը\"","\"abc_activity_chooser_view_see_all\" : \"அனைத்தையும் காட்டு\"","\"place_autocomplete_clear_button\" : \"Obriši pretraživanje\"","\"mtrl_picker_date_header_unselected\" : \"Data selezionata\"","\"mtrl_picker_invalid_format_use\" : \"ใช้: %1$s\"","\"password_toggle_content_description\" : \"የይለፍ ቃል አሳይ\"","\"mtrl_picker_toggle_to_day_selection\" : \"Trokit për të kaluar te zgjedhja e një dite\"","\"abc_action_menu_overflow_description\" : \"Još opcija\"","\"abc_activity_chooser_view_see_all\" : \"See all\"","\"bottomsheet_drag_handle_clicked\" : \"Dvakrat dotaknjena ročica za vlečenje\"","\"password_toggle_content_description\" : \"Afficher le mot de passe\"","\"mtrl_picker_a11y_prev_month\" : \"Αλλαγή στον προηγούμενο μήνα\"","\"mtrl_picker_a11y_next_month\" : \"اگلے مہینہ میں منتقل کریں\"","\"mtrl_picker_confirm\" : \"Sawa\"","\"abc_capital_on\" : \"ଚାଲୁ ଅଛି\"","\"mtrl_picker_confirm\" : \"ตกลง\"","\"common_signin_button_text_long\" : \"Google'da oturum aç\"","\"abc_shareactionprovider_share_with_application\" : \"Deljenje z drugimi prek aplikacije %s\"","\"mtrl_picker_invalid_range\" : \"محدوده نامعتبر است.\"","\"search_menu_title\" : \"সার্চ করুন\"","\"mtrl_timepicker_cancel\" : \"Ακύρωση\"","\"mtrl_picker_invalid_format\" : \"รูปแบบไม่ถูกต้อง\"","\"mtrl_picker_text_input_date_hint\" : \"วันที่\"","\"common_google_play_services_enable_button\" : \"ჩართვა\"","\"mtrl_picker_toggle_to_day_selection\" : \"Өдөр сонгох руу сэлгэхийн тулд товшино уу\"","\"common_google_play_services_unknown_issue\" : \"%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring.\"","\"common_signin_button_text_long\" : \"使用 Google 帳戶登入\"","\"common_google_play_services_unsupported_text\" : \"Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək.\"","\"place_autocomplete_clear_button\" : \"සෙවීම හිස් කරන්න\"","\"call_notification_answer_action\" : \"Atender\"","\"mtrl_picker_text_input_date_hint\" : \"日期\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve.\"","\"abc_activity_chooser_view_see_all\" : \"সবগুলি দেখুন\"","\"password_toggle_content_description\" : \"Şifreyi göster\"","\"text_ems_plus_silent\" : \"1. The service is available in major cities and links the country with 173 countries worldwide\n 2. It is fast yet very economical even as compared to our own EMS not to speak of the charges of private couriers\n 3. The booking points and cities are being increased continuously\n 4. You can send packets and parcels with Maximum weight of 30 Kg.*\n 5. It is highly reliable and secure but in case of loss a compensation is guaranteed up to USD 100\n 6. 72 hours delivery in major countries**\n 7. End to End Tracking and excellent after sale service\n\"","\"abc_searchview_description_query\" : \"खोज प्रश्न\"","\"mtrl_picker_save\" : \"Ruaj\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Skipta yfir í innfærsluaðferð fyrir dagatal\"","\"mtrl_picker_invalid_format_use\" : \"%1$s ഉപയോഗിക്കുക\"","\"call_notification_answer_action\" : \"Cavab verin\"","\"mtrl_badge_numberless_content_description\" : \"Nova obavijest\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Качан аяктайт\"","\"call_notification_answer_action\" : \"Отговор\"","\"call_notification_incoming_text\" : \"Ирсэн дуудлага\"","\"call_notification_answer_video_action\" : \"വീഡിയോ\"","\"common_google_play_services_install_button\" : \"Instalar\"","\"common_google_play_services_update_text\" : \"%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester.\"","\"search_menu_title\" : \"Претражите\"","\"material_hour_suffix\" : \"%1$s ሰዓት\"","\"bottomsheet_action_collapse\" : \"Sažmite donju tablicu\"","\"material_hour_24h_suffix\" : \"amahora angu-%1$s\"","\"call_notification_decline_action\" : \"বাতিল করুন\"","\"character_counter_overflowed_content_description\" : \"Límite de caracteres superado (%1$d de %2$d)\"","\"mtrl_picker_text_input_month_abbr\" : \"წთ\"","\"call_notification_ongoing_text\" : \"पहले से जारी कॉल\"","\"abc_search_hint\" : \"Axtarış...\"","\"mtrl_picker_day_of_week_column_header\" : \"Colonne des jours : %1$s\"","\"abc_capital_on\" : \"УВІМК.\"","\"abc_action_bar_up_description\" : \"ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"common_google_play_services_unknown_issue\" : \"%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz.\"","\"material_timepicker_hour\" : \"घंटा\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolonne med dage: %1$s\"","\"abc_activity_chooser_view_see_all\" : \"ดูทั้งหมด\"","\"material_hour_24h_suffix\" : \"Saa %1$s\"","\"abc_searchview_description_query\" : \"ਖੋਜ ਪੁੱਛਗਿੱਛ\"","\"material_hour_selection\" : \"Ange timme\"","\"mtrl_switch_thumb_group_name\" : \"circle_group\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Amaiera-data\"","\"bottomsheet_action_expand_halfway\" : \"Развернуть наполовину\"","\"bottomsheet_action_expand\" : \"የግርጌ ሉሁን ይዘርጉ\"","\"abc_shareactionprovider_share_with\" : \"Comparteix amb\"","\"mtrl_picker_text_input_year_abbr\" : \"ዓ\"","\"common_google_play_services_unsupported_text\" : \"ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್‌ ಆಗುವುದಿಲ್ಲ.\"","\"abc_action_mode_done\" : \"Hazırdır\"","\"abc_searchview_description_voice\" : \"ଭଏସ୍‌ ସର୍ଚ୍ଚ\"","\"abc_menu_meta_shortcut_label\" : \"Méta+\"","\"abc_search_hint\" : \"ಹುಡುಕಿ…\"","\"mtrl_badge_numberless_content_description\" : \"Nové oznámení\"","\"character_counter_overflowed_content_description\" : \"Tekenlimiet heeft %1$d van %2$d overschreden\"","\"material_minute_selection\" : \"เลือกนาที\"","\"abc_toolbar_collapse_description\" : \"Ծալել\"","\"abc_toolbar_collapse_description\" : \"ยุบ\"","\"mtrl_picker_invalid_format_example\" : \"例如：%1$s\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Beigu datums\"","\"common_google_play_services_update_text\" : \"%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play.\"","\"abc_action_menu_overflow_description\" : \"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"abc_searchview_description_search\" : \"Keresés\"","\"mtrl_picker_text_input_day_abbr\" : \"h\"","\"item_view_role_description\" : \"Oortjie\"","\"mtrl_picker_range_header_only_end_selected\" : \"Fecha de inicio–%1$s\"","\"mtrl_picker_range_header_unselected\" : \"開始日～終了日\"","\"abc_shareactionprovider_share_with\" : \"ഇനിപ്പറയുന്നതുമായി പങ്കിടുക\"","\"abc_shareactionprovider_share_with\" : \"Şununla paylaş:\"","\"error_icon_content_description\" : \"ਗੜਬੜ\"","\"common_signin_button_text\" : \"Iniciar sessão\"","\"common_google_play_services_unsupported_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай.\"","\"abc_shareactionprovider_share_with_application\" : \"Del med %s\"","\"abc_menu_delete_shortcut_label\" : \"избриши\"","\"common_google_play_services_enable_title\" : \"Google Play సేవలను ప్రారంభించండి\"","\"abc_searchview_description_search\" : \"Buscar\"","\"bottomsheet_action_collapse\" : \"దిగువున ఉన్న షీట్‌ను కుదిస్తుంది\"","\"password_toggle_content_description\" : \"نمایش گذرواژه\"","\"clear_text_end_icon_content_description\" : \"Vymazať text\"","\"material_clock_toggle_content_description\" : \"Selectați ora\"","\"abc_action_mode_done\" : \"Kész\"","\"abc_shareactionprovider_share_with\" : \"Ndaje me\"","\"abc_capital_on\" : \"ACTIVAT\"","\"common_google_play_services_install_title\" : \"Google Play үйлчилгээг авах\"","\"mtrl_picker_confirm\" : \"KULUNGILE\"","\"mtrl_picker_save\" : \"Lagre\"","\"material_hour_24h_suffix\" : \"%1$s klst.\"","\"abc_menu_space_shortcut_label\" : \"SPAZIO\"","\"mtrl_picker_confirm\" : \"确定\"","\"bottomsheet_action_expand_halfway\" : \"Zgjeroje deri në gjysmë\"","\"material_hour_24h_suffix\" : \"%1$s ঘণ্টা\"","\"common_signin_button_text_long\" : \"Увайсці праз Google\"","\"mtrl_picker_a11y_prev_month\" : \"Tukar kepada bulan sebelumnya\"","\"mtrl_picker_range_header_only_end_selected\" : \"Дата початку – %1$s\"","\"common_google_play_services_updating_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra.\"","\"material_timepicker_pm\" : \"по.\"","\"material_timepicker_select_time\" : \"समय चयन गर्नुहोस्\"","\"mtrl_picker_text_input_year_abbr\" : \"ж\"","\"character_counter_overflowed_content_description\" : \"Du har brugt %1$d tegn og dermed overskredet tegnbegrænsningen på %2$d.\"","\"common_google_play_services_install_title\" : \"Instalace služeb Google Play\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data di fine\"","\"material_timepicker_clock_mode_description\" : \"సమయాన్ని నమోదు చేయడం కోసం గడియారం మోడ్‌కు మారండి.\"","\"call_notification_hang_up_action\" : \"कॉल काटें\"","\"abc_menu_enter_shortcut_label\" : \"entrée\"","\"mtrl_picker_navigate_to_year_description\" : \"Ir al año %1$s\"","\"abc_toolbar_collapse_description\" : \"সঙ্কুচিত করুন\"","\"common_google_play_services_updating_text\" : \"বৰ্তমান আপডে’ট হৈ থকা Google Play সেৱাসমূহৰ অবিহনে %1$s নচলিব৷\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Data de începere\"","\"mtrl_exceed_max_badge_number_content_description\" : \"ከ%1$d በላይ አዲስ ማሳወቂያዎች\"","\"place_autocomplete_clear_button\" : \"தேடலை அழிக்கும்\"","\"material_hour_suffix\" : \"%1$s с\"","\"mtrl_picker_confirm\" : \"אישור\"","\"call_notification_hang_up_action\" : \"Tugatish\"","\"call_notification_ongoing_text\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‏‏‏‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‎‎‎‏‎‏‏‎‎‏‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‏‎‎‏‎‏‏‏‏‏‎‎Ongoing call‎‏‎‎‏‎\"","\"password_toggle_content_description\" : \"បង្ហាញពាក្យសម្ងាត់\"","\"mtrl_picker_text_input_date_hint\" : \"Огноо\"","\"mtrl_badge_numberless_content_description\" : \"新しい通知\"","\"call_notification_screening_text\" : \"Διαλογή εισερχόμενης κλήσης\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Cambiar al modo de entrada de texto\"","\"mtrl_picker_invalid_format_use\" : \"Жарамды формат: %1$s.\"","\"mtrl_picker_date_header_title\" : \"ದಿನಾಂಕವನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"mtrl_picker_date_header_title\" : \"તારીખ પસંદ કરો\"","\"bottomsheet_action_expand\" : \"පහළම පත්‍රය දිග හරින්න\"","\"common_google_play_services_unsupported_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote.\"","\"clear_text_end_icon_content_description\" : \"I-clear ang text\"","\"bottomsheet_drag_handle_content_description\" : \"Ziehpunkt\"","\"mtrl_picker_invalid_range\" : \"Ungültiger Bereich.\"","\"mtrl_timepicker_confirm\" : \"ຕົກລົງ\"","\"mtrl_picker_announce_current_selection\" : \"ამჟამინდელი არჩევანი: %1$s\"","\"material_timepicker_pm\" : \"du.\"","\"common_google_play_services_updating_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้\"","\"mtrl_picker_toggle_to_day_selection\" : \"ወደ ቀን መምረጥ ለመቀየር መታ ያድርጉ\"","\"common_google_play_services_update_text\" : \"%1$s no s'executarà si no actualitzes Serveis de Google Play.\"","\"material_minute_suffix\" : \"%1$s မိနစ်\"","\"abc_searchview_description_voice\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‎‎‎‏‎‎‏‎‏‏‏‎Voice search‎‏‎‎‏‎\"","\"material_timepicker_text_input_mode_description\" : \"切換至文字輸入模式來輸入時間。\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"કૅલેન્ડર ઇનપુટ મોડ પર સ્વિચ કરો\"","\"status_bar_notification_info_overflow\" : \"+999\"","\"abc_search_hint\" : \"शोधा…\"","\"mtrl_picker_date_header_unselected\" : \"Fecha seleccionada\"","\"material_minute_selection\" : \"Kies minute\"","\"mtrl_picker_out_of_range\" : \"خارج النطاق: %1$s\"","\"abc_toolbar_collapse_description\" : \"כיווץ\"","\"call_notification_ongoing_text\" : \"Ikholi eqhubekayo\"","\"common_google_play_services_update_title\" : \"Google Play සේවා යාවත්කාලීන කරන්න\"","\"material_timepicker_text_input_mode_description\" : \"Byt till textinmatningsläget och ange tid.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Datum početka – %1$s\"","\"common_google_play_services_notification_ticker\" : \"Hitilafu kwenye huduma za Google Play\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Tumia programu ya kuingiza data kwenye kalenda\"","\"mtrl_timepicker_cancel\" : \"අවලංගු කරන්න\"","\"common_google_play_services_notification_ticker\" : \"Kesalahan layanan Google Play\"","\"mtrl_picker_text_input_year_abbr\" : \"년\"","\"abc_capital_off\" : \"I-OFF\"","\"common_google_play_services_install_title\" : \"Google Play Services-ის ჩამოტვირთვა\"","\"bottomsheet_drag_handle_clicked\" : \"Duplán koppintott a csúszkára\"","\"icon_content_description\" : \"Ikon for dialogboks\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira.\"","\"mtrl_timepicker_cancel\" : \"Отказ\"","\"mtrl_picker_range_header_title\" : \"Wybierz zakres\"","\"mtrl_picker_toggle_to_day_selection\" : \"Appuyer pour sélectionner un jour\"","\"abc_searchview_description_clear\" : \"Clear query\"","\"mtrl_timepicker_confirm\" : \"យល់ព្រម\"","\"abc_action_bar_up_description\" : \"Անցնել վերև\"","\"call_notification_incoming_text\" : \"Kiruvchi chaqiruv\"","\"common_google_play_services_unsupported_text\" : \"%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo.\"","\"character_counter_content_description\" : \"%2$dలో %1$d అక్షరాలు నమోదు చేయబడ్డాయి\"","\"common_signin_button_text_long\" : \"Conectează-te cu Google\"","\"mtrl_picker_toggle_to_year_selection\" : \"Kliknij, by wybrać rok\"","\"item_view_role_description\" : \"Картичка\"","\"exposed_dropdown_menu_content_description\" : \"Vis rullegardinmenyen\"","\"search_menu_title\" : \"Хайх\"","\"exposed_dropdown_menu_content_description\" : \"Shfaq menynë me lëshim poshtë\"","\"call_notification_answer_action\" : \"接聽\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"テキスト入力モードに切り替え\"","\"common_google_play_services_unsupported_text\" : \"您的设备不支持 Google Play 服务，因此无法运行%1$s。\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – аяқталу күні\"","\"call_notification_hang_up_action\" : \"Kapat\"","\"bottomsheet_action_expand_halfway\" : \"Extinde pe ecran complet\"","\"mtrl_timepicker_cancel\" : \"ರದ್ದುಮಾಡಿ\"","\"material_minute_suffix\" : \"amaminithi angu-%1$s\"","\"character_counter_content_description\" : \"Begépelt karakterszám: %2$d/%1$d\"","\"abc_menu_space_shortcut_label\" : \"boşluk\"","\"abc_searchview_description_submit\" : \"Адправіць запыт\"","\"abc_menu_function_shortcut_label\" : \"ഫംഗ്ഷന്‍+\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।\"","\"common_signin_button_text_long\" : \"Log masuk dengan Google\"","\"common_google_play_services_enable_text\" : \"%1$s nu va funcționa decât dacă activezi serviciile Google Play.\"","\"abc_action_bar_home_description\" : \"होम पेजमा जानुहोस्\"","\"material_timepicker_minute\" : \"Րոպե\"","\"abc_action_bar_home_description\" : \"Idite na početnu\"","\"mtrl_chip_close_icon_content_description\" : \"Uklonite %1$s\"","\"mtrl_badge_numberless_content_description\" : \"အကြောင်းကြားချက်အသစ်\"","\"mtrl_picker_cancel\" : \"අවලංගු කරන්න\"","\"common_google_play_services_install_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે.\"","\"common_google_play_services_notification_ticker\" : \"Google Play-szolgáltatások – hiba\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Broj novih obavještenja: više od %1$d\"","\"bottomsheet_action_collapse\" : \"하단 시트 접기\"","\"common_google_play_services_update_text\" : \"%1$s ei toimi, ellet päivitä Google Play Palveluita.\"","\"common_google_play_services_install_button\" : \"Instalo\"","\"mtrl_picker_range_header_only_end_selected\" : \"Ημερομηνία έναρξης – %1$s\"","\"common_google_play_services_updating_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa.\"","\"common_open_on_phone\" : \"Obre al telèfon\"","\"mtrl_chip_close_icon_content_description\" : \"Odstranit položku %1$s\"","\"call_notification_answer_video_action\" : \"Vídeo\"","\"material_timepicker_hour\" : \"Saa\"","\"mtrl_picker_navigate_to_year_description\" : \"Chuyển tới năm %1$s\"","\"mtrl_picker_day_of_week_column_header\" : \"ຖັນມື້: %1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Date de début\"","\"mtrl_picker_day_of_week_column_header\" : \"ਦਿਨਾਂ ਦਾ ਕਾਲਮ: %1$s\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour.\"","\"call_notification_incoming_text\" : \"שיחה נכנסת\"","\"material_timepicker_select_time\" : \"وقت منتخب کریں\"","\"mtrl_picker_range_header_unselected\" : \"શરૂ કરવાની તારીખ – સમાપ્તિની તારીખ\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अपडेट करेल.\"","\"common_google_play_services_install_text\" : \"ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"m3_ref_typeface_brand_regular\" : \"sans-serif\"","\"abc_action_bar_up_description\" : \"Joan gora\"","\"common_google_play_services_wear_update_text\" : \"Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje.\"","\"mtrl_picker_a11y_next_month\" : \"Cambiar ao mes seguinte\"","\"icon_content_description\" : \"დიალოგის ხატულა\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ტექსტის შეყვანის რეჟიმზე გადართვა\"","\"abc_action_menu_overflow_description\" : \"更多選項\"","\"abc_prepend_shortcut_label\" : \"Valikko+\"","\"abc_searchview_description_search\" : \"Пошук\"","\"call_notification_screening_text\" : \"Een inkomend gesprek screenen\"","\"abc_activity_chooser_view_see_all\" : \"Տեսնել բոլորը\"","\"material_hour_24h_suffix\" : \"%1$s heure(s)\"","\"material_timepicker_select_time\" : \"Selecció de l'hora\"","\"material_timepicker_select_time\" : \"Избор на час\"","\"common_signin_button_text_long\" : \"Pierakstīties ar Google kontu\"","\"material_hour_selection\" : \"تحديد الساعة\"","\"abc_searchview_description_query\" : \"Qidiruv so‘rovi\"","\"abc_shareactionprovider_share_with\" : \"Teilen mit\"","\"call_notification_incoming_text\" : \"အဝင်ခေါ်ဆိုမှု\"","\"common_google_play_services_updating_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца.\"","\"abc_searchview_description_clear\" : \"So‘rovni o‘chirish\"","\"mtrl_timepicker_confirm\" : \"ตกลง\"","\"mtrl_picker_toggle_to_day_selection\" : \"Presiona para seleccionar un día\"","\"abc_menu_function_shortcut_label\" : \"Fn+\"","\"material_clock_toggle_content_description\" : \"Chọn SA hoặc CH\"","\"call_notification_screening_text\" : \"Filtrage d'un appel entrant\"","\"bottomsheet_action_expand\" : \"Expandir la hoja inferior\"","\"material_timepicker_minute\" : \"Минут\"","\"mtrl_picker_announce_current_selection\" : \"Kasalukuyang seleksyon: %1$s\"","\"item_view_role_description\" : \"Kartica\"","\"abc_searchview_description_clear\" : \"Сурамды өчүрүү\"","\"common_google_play_services_enable_button\" : \"இயக்கு\"","\"character_counter_overflowed_content_description\" : \"Karakter sınırı aşıldı %1$d / %2$d\"","\"common_google_play_services_unsupported_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスではサポートされていません。\"","\"common_google_play_services_enable_text\" : \"%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play.\"","\"mtrl_picker_save\" : \"አስቀምጥ\"","\"mtrl_picker_invalid_format_use\" : \"Use: %1$s\"","\"place_autocomplete_search_hint\" : \"Search\"","\"search_menu_title\" : \"Buscar\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"શરૂ કરવાની તારીખ\"","\"common_google_play_services_unknown_issue\" : \"La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo.\"","\"abc_capital_on\" : \"ZAP\"","\"character_counter_overflowed_content_description\" : \"Se excedió en %1$d el límite de caracteres de %2$d\"","\"common_signin_button_text\" : \"سائن ان کریں\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"កាល​បរិច្ឆេទ​ចាប់ផ្ដើម\"","\"material_timepicker_hour\" : \"Сағат\"","\"mtrl_picker_day_of_week_column_header\" : \"日期欄：%1$s\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"ਸ਼ੁਰੂਆਤੀ ਤਾਰੀਖ\"","\"common_google_play_services_enable_text\" : \"你必須啟用 Google Play 服務，方可執行「%1$s」。\"","\"common_google_play_services_install_button\" : \"Εγκατάσταση\"","\"material_hour_suffix\" : \"%1$s en punt\"","\"mtrl_chip_close_icon_content_description\" : \"Уклоните %1$s\"","\"bottomsheet_action_collapse\" : \"כיווץ הגיליון התחתון\"","\"material_timepicker_select_time\" : \"Selecionar hora\"","\"common_google_play_services_wear_update_text\" : \"Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。\"","\"bottomsheet_action_expand_halfway\" : \"Kibontás félig\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Pređite na režim unosa u Kalendaru\"","\"abc_toolbar_collapse_description\" : \"سکیڑیں\"","\"password_toggle_content_description\" : \"Parol ochiq tursin\"","\"mtrl_picker_range_header_only_end_selected\" : \"Začetni datum–%1$s\"","\"common_google_play_services_install_text\" : \"%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"စာသား ထည့်သွင်းမှုမုဒ်သို့ ပြောင်းရန်\"","\"common_google_play_services_enable_title\" : \"Aktivera Google Play-tjänster\"","\"abc_searchview_description_query\" : \"සෙවුම් විමසුම\"","\"mtrl_picker_toggle_to_day_selection\" : \"タップすると、日の選択に切り替わります\"","\"common_google_play_services_updating_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van.\"","\"clear_text_end_icon_content_description\" : \"Effacer le texte\"","\"abc_capital_on\" : \"YONIQ\"","\"bottomsheet_drag_handle_clicked\" : \"Маркер перацягвання націснуты двойчы\"","\"material_timepicker_pm\" : \"P.M.\"","\"mtrl_chip_close_icon_content_description\" : \"Quita %1$s\"","\"mtrl_timepicker_cancel\" : \"Zrušit\"","\"call_notification_answer_action\" : \"Απάντηση\"","\"abc_menu_enter_shortcut_label\" : \"एंटर करा\"","\"character_counter_content_description\" : \"Ievadītās rakstzīmes: %1$d no %2$d\"","\"mtrl_picker_text_input_day_abbr\" : \"к\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Petsa ng pagtatapos\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Ավելի քան %1$d նոր ծանուցում\"","\"abc_shareactionprovider_share_with_application\" : \"與「%s」分享\"","\"call_notification_ongoing_text\" : \"Actief gesprek\"","\"mtrl_picker_toggle_to_year_selection\" : \"Ketuk untuk beralih ke memilih tahun\"","\"password_toggle_content_description\" : \"Εμφάνιση κωδικού πρόσβασης\"","\"abc_activity_chooser_view_see_all\" : \"Бүгдийг харах\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigate to year %1$s\"","\"material_timepicker_clock_mode_description\" : \"Перейти в режим годинника, щоб ввести час.\"","\"abc_searchview_description_clear\" : \"Päringu tühistamine\"","\"abc_search_hint\" : \"Qidirish…\"","\"mtrl_picker_navigate_to_year_description\" : \"ប្ដូរទៅ​ឆ្នាំ %1$s\"","\"call_notification_screening_text\" : \"Gelen arama süzülüyor\"","\"bottomsheet_action_collapse\" : \"बॉटम शीट को छोटा करें\"","\"abc_prepend_shortcut_label\" : \"Kieslys+\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava.\"","\"abc_shareactionprovider_share_with\" : \"Bendrinti su\"","\"mtrl_picker_date_header_title\" : \"Valitse päivämäärä\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"character_counter_overflowed_content_description\" : \"Тэмдэгтийн хязгаар %2$d-н %1$d-с хэтэрсэн\"","\"abc_activitychooserview_choose_application\" : \"Choose an app\"","\"common_google_play_services_update_title\" : \"Posodobitev storitev Google Play\"","\"bottomsheet_action_collapse\" : \"Sužavanje donje tabele\"","\"mtrl_picker_range_header_unselected\" : \"Data di inizio - Data di fine\"","\"call_notification_answer_action\" : \"接听\"","\"abc_searchview_description_search\" : \"Telusuri\"","\"place_autocomplete_search_hint\" : \"Axtarın\"","\"abc_menu_delete_shortcut_label\" : \"eyða\"","\"common_google_play_services_install_title\" : \"Preuzimanje usluga Google Playa\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Datum zahájení\"","\"mtrl_picker_toggle_to_day_selection\" : \"ရက်ရွေးချယ်ခြင်းသို့ ပြောင်းရန် တို့ပါ\"","\"bottomsheet_drag_handle_clicked\" : \"בוצעה הקשה כפולה על נקודת האחיזה לגרירה\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Date de fin\"","\"abc_action_bar_up_description\" : \"Naršyti aukštyn\"","\"material_hour_selection\" : \"ເລືອກຊົ່ວໂມງ\"","\"mtrl_picker_invalid_format_example\" : \"範例：%1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Canvia al mode d'introducció de dades del calendari\"","\"common_google_play_services_install_button\" : \"O‘rnatish\"","\"abc_searchview_description_search\" : \"खोज\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Več kot toliko novih obvestil: %1$d\"","\"material_timepicker_clock_mode_description\" : \"สลับไปโหมดนาฬิกาเพื่อป้อนเวลา\"","\"material_clock_toggle_content_description\" : \"Select AM or PM\"","\"abc_menu_alt_shortcut_label\" : \"Alt+‎\"","\"navigation_drawer_close\" : \"Close navigation drawer\"","\"abc_searchview_description_voice\" : \"વૉઇસ શોધ\"","\"abc_shareactionprovider_share_with_application\" : \"هم‌رسانی با %s\"","\"common_google_play_services_enable_text\" : \"আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।\"","\"common_google_play_services_update_title\" : \"ອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"abc_searchview_description_search\" : \"Хайх\"","\"exposed_dropdown_menu_content_description\" : \"Mostrar menu suspenso\"","\"exposed_dropdown_menu_content_description\" : \"ਡ੍ਰੌਪ-ਡਾਊਨ ਮੀਨੂ ਦਿਖਾਓ\"","\"abc_shareactionprovider_share_with_application\" : \"%s सह शेअर करा\"","\"item_view_role_description\" : \"Tab\"","\"common_google_play_services_enable_title\" : \"I-enable ang mga serbisyo ng Google Play\"","\"common_google_play_services_unsupported_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك.\"","\"abc_action_bar_home_description\" : \"Перейти на головну\"","\"material_timepicker_text_input_mode_description\" : \"העבר למצב קלט טקסט לצורך הזנת השעה\"","\"mtrl_picker_range_header_only_end_selected\" : \"تاريخ البدء – %1$s\"","\"character_counter_overflowed_content_description\" : \"محدودیت نویسه از حد مجاز %1$d از %2$d بیشتر شده است\"","\"common_google_play_services_enable_text\" : \"%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\".\"","\"abc_shareactionprovider_share_with_application\" : \"Делите помоћу апликације %s\"","\"mtrl_picker_out_of_range\" : \"Извън диапазона: %1$s\"","\"common_google_play_services_enable_title\" : \"Google Play開発者サービスの有効化\"","\"abc_menu_space_shortcut_label\" : \"пробіл\"","\"mtrl_picker_invalid_format\" : \"ಅಮಾನ್ಯವಾದ ಫಾರ್ಮ್ಯಾಟ್.\"","\"material_timepicker_clock_mode_description\" : \"Skift til urtilstand for at angive klokkeslæt.\"","\"abc_searchview_description_submit\" : \"ప్రశ్నని సమర్పిస్తుంది\"","\"character_counter_content_description\" : \"%2$d ರಲ್ಲಿ %1$d ಅಕ್ಷರಗಳನ್ನು ನಮೂದಿಸಲಾಗಿದೆ\"","\"abc_action_bar_up_description\" : \"Mag-navigate pataas\"","\"common_google_play_services_update_title\" : \"Google Play পরিষেবা আপডেট করুন\"","\"abc_action_mode_done\" : \"Selesai\"","\"common_google_play_services_install_button\" : \"स्थापना गर्नुहोस्\"","\"material_timepicker_clock_mode_description\" : \"Passer en mode horloge pour la saisie de l'heure.\"","\"bottomsheet_action_expand_halfway\" : \"Proširivanje dopola\"","\"call_notification_hang_up_action\" : \"Auflegen\"","\"place_autocomplete_clear_button\" : \"Išvalyti paiešką\"","\"material_minute_selection\" : \"Минут таңдау\"","\"abc_action_bar_home_description\" : \"Башкы бетке чабыттоо\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Přepnout na režim zadávání do kalendáře\"","\"common_google_play_services_unknown_issue\" : \"%1$s ka probleme me shërbimet e Google Play. Provo sërish.\"","\"abc_prepend_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‎‎‎‏‏‏‎‏‏‏‏‎‎‎‎‎‏‎‎‎‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎‎‏‏‏‏‎‏‏‏‏‏‎‎Menu+‎‏‎‎‏‎\"","\"material_timepicker_text_input_mode_description\" : \"Cambia ao modo de introdución de texto para introducir a hora.\"","\"mtrl_picker_range_header_title\" : \"Pasirinkite diapazoną\"","\"common_google_play_services_updating_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú.\"","\"bottomsheet_action_collapse\" : \"收合頁底面板\"","\"abc_action_menu_overflow_description\" : \"আরও বিকল্প\"","\"common_google_play_services_wear_update_text\" : \"Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək.\"","\"material_hour_24h_suffix\" : \"%1$s horas\"","\"abc_searchview_description_search\" : \"Qidiruv\"","\"material_timepicker_text_input_mode_description\" : \"برای وارد کردن زمان، به حالت ورودی نوشتاری تغییر وضعیت دهید.\"","\"call_notification_answer_video_action\" : \"வீடியோ\"","\"common_google_play_services_unknown_issue\" : \"%1$s, Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin.\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-en errorea\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Краен датум\"","\"exposed_dropdown_menu_content_description\" : \"Rodyti išskleidžiamąjį meniu\"","\"abc_searchview_description_clear\" : \"ရှာဖွေမှုကို ဖယ်ရှားရန်\"","\"common_google_play_services_notification_channel_name\" : \"Google Play teenuste saadavalolek\"","\"abc_searchview_description_clear\" : \"क्‍वेरी हटाएं\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d-с олон шинэ мэдэгдэл\"","\"abc_action_bar_home_description\" : \"Fara heim\"","\"place_autocomplete_search_hint\" : \"Издөө\"","\"material_timepicker_clock_mode_description\" : \"ለጊዜ ግቤቱ ወደ የሰዓት ሁነታ ቀይር።\"","\"common_open_on_phone\" : \"Opna í símanum\"","\"material_hour_selection\" : \"Wybierz godzinę\"","\"mtrl_picker_date_header_unselected\" : \"Ausgewähltes Datum\"","\"call_notification_hang_up_action\" : \"फोन राख्नुहोस्\"","\"bottomsheet_action_collapse\" : \"Collapse the bottom sheet\"","\"common_google_play_services_enable_title\" : \"Bật dịch vụ của Google Play\"","\"abc_action_bar_home_description\" : \"Mag-navigate sa home\"","\"error_icon_content_description\" : \"Eroare\"","\"abc_activitychooserview_choose_application\" : \"কোনো এপ্ বাছনি কৰক\"","\"common_google_play_services_update_title\" : \"Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യുക\"","\"mtrl_picker_day_of_week_column_header\" : \"Colonna dei giorni: %1$s\"","\"mtrl_picker_out_of_range\" : \"วันที่ไม่อยู่ในช่วงที่อนุญาต: %1$s\"","\"common_google_play_services_install_title\" : \"Installa Google Play Services\"","\"mtrl_picker_range_header_title\" : \"Selecionar intervalo\"","\"mtrl_picker_out_of_range\" : \"Hors limite : %1$s\"","\"mtrl_picker_date_header_title\" : \"Izberite datum\"","\"material_hour_selection\" : \"Seleccionar hora\"","\"mtrl_picker_cancel\" : \"Скасувати\"","\"status_bar_notification_info_overflow\" : \"999+\"","\"clear_text_end_icon_content_description\" : \"টেক্সট মুছুন\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Chuyển sang chế độ nhập văn bản\"","\"common_google_play_services_updating_text\" : \"%1$s nu va rula fără serviciile Google Play, care momentan se actualizează.\"","\"abc_searchview_description_search\" : \"සෙවීම\"","\"call_notification_decline_action\" : \"നിരസിക്കുക\"","\"abc_searchview_description_submit\" : \"প্ৰশ্ন দাখিল কৰক\"","\"material_timepicker_clock_mode_description\" : \"‌സമയം നൽകുന്നതിന് ക്ലോക്ക് മോഡിലേക്ക് ‌മാറുക.\"","\"material_minute_selection\" : \"මිනිත්තු තෝරන්න\"","\"bottomsheet_drag_handle_content_description\" : \"Håndtag\"","\"common_google_play_services_update_title\" : \"Google Play開発者サービスの更新\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"call_notification_decline_action\" : \"अस्वीकार करें\"","\"mtrl_picker_a11y_prev_month\" : \"Промени на претходниот месец\"","\"mtrl_picker_text_input_date_hint\" : \"Dátum\"","\"abc_action_bar_up_description\" : \"Di chuyển lên\"","\"abc_search_hint\" : \"بحث…\"","\"abc_searchview_description_clear\" : \"پاک کردن پُرسمان\"","\"material_hour_24h_suffix\" : \"%1$s heures\"","\"character_counter_content_description\" : \"Eingegebene Zeichen: %1$d von %2$d\"","\"item_view_role_description\" : \"ট্যাব\"","\"abc_searchview_description_voice\" : \"Sesli arama\"","\"mtrl_picker_a11y_prev_month\" : \"Önceki aya değiştir\"","\"mtrl_picker_out_of_range\" : \"Di luar rentang: %1$s\"","\"abc_searchview_description_query\" : \"Consulta de búsqueda\"","\"mtrl_picker_date_header_title\" : \"Выберите дату\"","\"icon_content_description\" : \"ไอคอนกล่องโต้ตอบ\"","\"abc_activitychooserview_choose_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‎‏‎‎‏‎‏‎‎‎‎‎‎‎‎‎‎Choose an app‎‏‎‎‏‎\"","\"abc_toolbar_collapse_description\" : \"Suzi\"","\"mtrl_picker_invalid_format\" : \"Formato no válido.\"","\"character_counter_overflowed_content_description\" : \"അക്ഷര പരിധി, %2$d-ൽ %1$d കവിഞ്ഞു\"","\"abc_shareactionprovider_share_with_application\" : \"Dela med %s\"","\"abc_shareactionprovider_share_with\" : \"આની સાથે શેર કરો\"","\"common_signin_button_text_long\" : \"‏היכנס באמצעות Google\"","\"call_notification_decline_action\" : \"Hylkää\"","\"mtrl_picker_cancel\" : \"रद्द करा\"","\"mtrl_picker_range_header_title\" : \"Sélectionnez une période\"","\"common_google_play_services_install_title\" : \"Google Play teenuste hankimine\"","\"error_icon_content_description\" : \"Feil\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Tarikh tamat\"","\"abc_searchview_description_clear\" : \"Обришите упит\"","\"common_google_play_services_enable_button\" : \"Включить\"","\"common_google_play_services_update_title\" : \"Актуализиране на услугите за Google Play\"","\"character_counter_content_description\" : \"Karakter yang dimasukkan %1$d dari %2$d\"","\"abc_activity_chooser_view_see_all\" : \"Паказаць усе\"","\"mtrl_picker_announce_current_selection\" : \"Huidige selectie: %1$s\"","\"bottomsheet_drag_handle_clicked\" : \"खींचकर छोड़ने वाले हैंडल पर दो बार टैप किया गया\"","\"place_autocomplete_clear_button\" : \"Zoekopdracht wissen\"","\"mtrl_chip_close_icon_content_description\" : \"Odstranite %1$s\"","\"abc_shareactionprovider_share_with_application\" : \"Shiriki ukitumia %s\"","\"material_timepicker_select_time\" : \"Vaxt seçin\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data de inicio - %1$s\"","\"material_timepicker_select_time\" : \"Ժամանակի ընտրություն\"","\"material_clock_toggle_content_description\" : \"يُرجى اختيار صباحًا أو مساءً.\"","\"material_hour_suffix\" : \"%1$s ακριβώς\"","\"common_google_play_services_unknown_issue\" : \"Naudojant programą „%1$s“ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą.\"","\"common_google_play_services_unknown_issue\" : \"%1$s is having trouble with Google Play services. Please try again.\"","\"material_hour_suffix\" : \"Ora %1$s\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Flere enn %1$d nye varsler\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"החלפה לשיטת קלט של יומן\"","\"mtrl_picker_date_header_title\" : \"Selectați data\"","\"abc_search_hint\" : \"সার্চ করুন…\"","\"abc_menu_enter_shortcut_label\" : \"Enter 鍵\"","\"mtrl_timepicker_confirm\" : \"OK\"","\"mtrl_picker_date_header_unselected\" : \"Valt datum\"","\"material_hour_suffix\" : \"ម៉ោង %1$s\"","\"common_google_play_services_wear_update_text\" : \"Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian.\"","\"common_google_play_services_install_title\" : \"A Google Play-szolgáltatások beszerzése\"","\"material_timepicker_pm\" : \"ညနေ\"","\"common_google_play_services_enable_button\" : \"Kveikja\"","\"mtrl_picker_range_header_only_end_selected\" : \"Idethi yokuqala – %1$s\"","\"material_minute_selection\" : \"Select minutes\"","\"mtrl_picker_range_header_unselected\" : \"Fecha de inicio–Fecha de finalización\"","\"text_ums_weight\" : \"The maximum permissible weight limit of a UMS article is 30 kilograms.\n The maximum size of UMS article may not exceed:Length : 1.50 meters\n Length and width combine : 2.00 meters\"","\"material_timepicker_pm\" : \"رات\"","\"common_google_play_services_notification_ticker\" : \"Chyba služeb Google Play\"","\"abc_activity_chooser_view_see_all\" : \"Buka konke\"","\"mtrl_picker_a11y_next_month\" : \"Shintshela kunyanga elandelayo\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s - fecha de finalización\"","\"material_minute_selection\" : \"मिनट चुनें\"","\"mtrl_timepicker_confirm\" : \"V redu\"","\"common_signin_button_text_long\" : \"Մուտք գործել Google-ով\"","\"common_google_play_services_update_title\" : \"Google Play சேவைகளைப் புதுப்பிக்கவும்\"","\"clear_text_end_icon_content_description\" : \"ટેક્સ્ટ સાફ કરો\"","\"call_notification_answer_video_action\" : \"ビデオ\"","\"abc_activity_chooser_view_see_all\" : \"Lihat semua\"","\"abc_shareactionprovider_share_with_application\" : \"%s과(와) 공유\"","\"material_hour_24h_suffix\" : \"%1$s soat\"","\"abc_action_bar_up_description\" : \"Yuxarı keçin\"","\"bottomsheet_drag_handle_content_description\" : \"Маркер перацягвання\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge.\"","\"mtrl_picker_invalid_format_example\" : \"Shembull: %1$s\"","\"abc_toolbar_collapse_description\" : \"လျှော့ပြရန်\"","\"abc_search_hint\" : \"തിരയുക…\"","\"abc_shareactionprovider_share_with_application\" : \"%s மூலம் பகிர்\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Баштоо күнү\"","\"character_counter_content_description\" : \"%2$d-ൽ %1$d പ്രതീകങ്ങൾ നൽകി\"","\"abc_action_menu_overflow_description\" : \"ज़्यादा विकल्प\"","\"mtrl_timepicker_cancel\" : \"Huỷ\"","\"mtrl_picker_navigate_to_year_description\" : \"ወደ ዓመት %1$s አሰስ\"","\"common_google_play_services_install_title\" : \"Google Play পরিষেবা পান\"","\"abc_searchview_description_query\" : \"Пошуковий запит\"","\"common_google_play_services_enable_title\" : \"Google Play-szolgáltatások engedélyezése\"","\"material_hour_24h_suffix\" : \"%1$s 時間\"","\"abc_menu_function_shortcut_label\" : \"Functie +\"","\"place_autocomplete_search_hint\" : \"தேடுக\"","\"abc_action_bar_home_description\" : \"Eve gidiş yolunu göster\"","\"mtrl_picker_date_header_title\" : \"Sanani tanlang\"","\"mtrl_picker_toggle_to_day_selection\" : \"Допрете за да се префрлите на избирање ден\"","\"mtrl_timepicker_confirm\" : \"U redu\"","\"bottomsheet_drag_handle_content_description\" : \"Чирэх бариул\"","\"call_notification_incoming_text\" : \"Telefonatë hyrëse\"","\"common_signin_button_text\" : \"Se connecter\"","\"abc_action_bar_home_description\" : \"ഹോമിലേക്ക് പോവുക\"","\"item_view_role_description\" : \"တဘ်\"","\"place_autocomplete_clear_button\" : \"Брисање претраге\"","\"common_google_play_services_enable_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer.\"","\"abc_action_mode_done\" : \"ပြီးပြီ\"","\"material_minute_suffix\" : \"%1$s นาที\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Ավարտի ամսաթիվը\"","\"common_google_play_services_update_button\" : \"Päivitä\"","\"abc_action_bar_home_description\" : \"Pārvietoties uz sākuma ekrānu\"","\"bottomsheet_drag_handle_content_description\" : \"Alça de arrastar\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data de conclusão\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Yfir %1$d nýjar tilkynningar\"","\"mtrl_picker_save\" : \"സംരക്ഷിക്കുക\"","\"common_google_play_services_update_text\" : \"‏جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔\"","\"call_notification_decline_action\" : \"नकार द्या\"","\"mtrl_picker_a11y_next_month\" : \"Breyta í næsta mánuð\"","\"material_timepicker_select_time\" : \"Виберіть час\"","\"material_clock_toggle_content_description\" : \"Zgjidh paradite ose pasdite\"","\"material_hour_selection\" : \"மணிநேரத்தைத் தேர்ந்தெடுக்க உதவும்\"","\"common_google_play_services_enable_button\" : \"Etkinleştir\"","\"mtrl_picker_navigate_to_year_description\" : \"Gå til år %1$s\"","\"mtrl_picker_out_of_range\" : \"Non compresa nell'intervallo: %1$s\"","\"abc_searchview_description_clear\" : \"Obriši upit\"","\"common_google_play_services_update_title\" : \"განაახლეთ Google Play Services\"","\"mtrl_picker_date_header_unselected\" : \"Ընտրված ամսաթիվը\"","\"mtrl_picker_cancel\" : \"Peru\"","\"common_google_play_services_update_title\" : \"Оновіть сервіси Google Play\"","\"abc_activitychooserview_choose_application\" : \"कोई ऐप्लिकेशन चुनें\"","\"call_notification_screening_text\" : \"Nagsi-screen ng papasok na tawag\"","\"clear_text_end_icon_content_description\" : \"ტექსტის გასუფთავება\"","\"abc_menu_alt_shortcut_label\" : \"‎Alt+‎\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ծառայությունների հասանելիություն\"","\"abc_searchview_description_clear\" : \"Ștergeți interogarea\"","\"abc_menu_space_shortcut_label\" : \"Leertaste\"","\"common_google_play_services_enable_button\" : \"ప్రారంభించండి\"","\"common_google_play_services_notification_ticker\" : \"Google Play服务出错\"","\"material_hour_selection\" : \"انتخاب ساعت\"","\"material_timepicker_select_time\" : \"Valitse aika\"","\"abc_searchview_description_clear\" : \"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ\"","\"exposed_dropdown_menu_content_description\" : \"แสดงเมนูแบบเลื่อนลง\"","\"mtrl_picker_invalid_range\" : \"Sobimatu vahemik.\"","\"abc_action_menu_overflow_description\" : \"Fler alternativ\"","\"call_notification_decline_action\" : \"Elutasítás\"","\"text_ums_pic_facility\" : \"The bulk customers having monthly billing of Rs. 7,000 or above can avail monthly Pick up and Credit Facility. All bulk customers including commercial organizations, institutions, and multinational companies can avail pick up and credit facility by filling up a registration form. The nearest G.P.O / Express Post Centre will provide all necessary details and fully help in completion of all formalities for registration. After registration, Express Post Pick Up Couriers will daily visit offices of registered customers daily according to a pre-arranged schedule.  Emergency on Call Pick up Facility is also available for registered customers. Billing on monthly basis for making payment within 7 days of receipt of bill.  Payment of postage charges through franking machines is also permissible. \"","\"mtrl_chip_close_icon_content_description\" : \"Olib tashlash: %1$s\"","\"abc_action_mode_done\" : \"ହୋଇଗଲା\"","\"password_toggle_content_description\" : \"పాస్‌వర్డ్‌ను చూపు\"","\"mtrl_picker_announce_current_selection\" : \"الاختيار الحالي: %1$s\"","\"call_notification_ongoing_text\" : \"Pašreizējais zvans\"","\"bottomsheet_action_expand\" : \"Aşağıdakı vərəqi genişləndirin\"","\"common_signin_button_text\" : \"Inicia sessió\"","\"abc_action_bar_home_description\" : \"Navigeren naar startpositie\"","\"call_notification_ongoing_text\" : \"Oproep aan die gang\"","\"abc_menu_enter_shortcut_label\" : \"daxil olun\"","\"icon_content_description\" : \"نماد کادر گفتگو\"","\"fab_transformation_scrim_behavior\" : \"com.google.android.material.transformation.FabTransformationScrimBehavior\"","\"abc_toolbar_collapse_description\" : \"Ciutkan\"","\"mtrl_chip_close_icon_content_description\" : \"Ondoa %1$s\"","\"abc_action_bar_home_description\" : \"Navega fins a la pàgina d'inici\"","\"abc_searchview_description_submit\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ\"","\"material_timepicker_minute\" : \"Minuutti\"","\"common_google_play_services_update_text\" : \"‏لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play.\"","\"text_ems_plus_intor\" : \"Pakistan Post has put into action a comprehensive plan to be a progressive, modern and vibrant organization, marching with the pace of the time and taking innovative measures to cater for the changing demands of its clientele. In order to harness the opportunities that are emerging from the market and thus to enhance the Quality of Service, Pakistan Post has launched a new product for export sector companies (small & medium Enterprises) and fast, reliable and economical transmission of documents for students. It is EMS Plus a new product that is time sensitive and offers end to end tracking facility to the esteemed customers of Pakistan Post\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Календарийн орох горим руу сэлгэх\"","\"icon_content_description\" : \"Ícone de caixa de diálogo\"","\"mtrl_picker_day_of_week_column_header\" : \"Күндер бағаны: %1$s\"","\"character_counter_overflowed_content_description\" : \"ដែនកំណត់តួអក្សរបានលើស %1$d នៃ %2$d\"","\"material_hour_24h_suffix\" : \"%1$s giờ\"","\"common_google_play_services_update_title\" : \"Dateer Google Play Dienste op\"","\"call_notification_incoming_text\" : \"Apel primit\"","\"material_timepicker_minute\" : \"মিনিট\"","\"mtrl_picker_confirm\" : \"Եղավ\"","\"mtrl_picker_invalid_format_example\" : \"Dæmi: %1$s\"","\"mtrl_picker_announce_current_selection\" : \"હાલની પસંદગી: %1$s\"","\"mtrl_picker_range_header_unselected\" : \"Idethi yokuqala – Idethi yokuphela\"","\"common_google_play_services_notification_channel_name\" : \"Phạm vi cung cấp Dịch vụ Google Play\"","\"bottomsheet_action_expand\" : \"Abrir a página inferior\"","\"abc_capital_on\" : \"ՄԻԱՑՆԵԼ\"","\"mtrl_picker_date_header_title\" : \"Seleziona data\"","\"mtrl_picker_navigate_to_year_description\" : \"Odlazak na %1$s. godinu\"","\"mtrl_picker_day_of_week_column_header\" : \"Safu wima ya siku: %1$s\"","\"common_google_play_services_updating_text\" : \"%1$s, şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz.\"","\"password_toggle_content_description\" : \"මුරපදය පෙන්වන්න\"","\"abc_toolbar_collapse_description\" : \"కుదిస్తుంది\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Perjungti į kalendoriaus įvesties režimą\"","\"search_menu_title\" : \"جستجو\"","\"common_google_play_services_enable_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ\"","\"abc_action_bar_up_description\" : \"Дээш шилжих\"","\"mtrl_picker_date_header_unselected\" : \"Data selecionada\"","\"mtrl_picker_out_of_range\" : \"Só se admiten datas do intervalo: %1$s\"","\"mtrl_picker_out_of_range\" : \"ਰੇਂਜ ਤੋਂ ਬਾਹਰ: %1$s\"","\"material_timepicker_text_input_mode_description\" : \"Passer au mode Entrée de texte pour entrer l'heure.\"","\"mtrl_picker_a11y_next_month\" : \"Passer au mois suivant\"","\"place_autocomplete_clear_button\" : \"ಹುಡುಕಾಟ ತೆರವುಗೊಳಿಸಿ\"","\"material_timepicker_select_time\" : \"Określ czas\"","\"bottomsheet_drag_handle_clicked\" : \"ਘਸੀਟਣ ਵਾਲੇ ਹੈਂਡਲ 'ਤੇ ਡਬਲ-ਟੈਪ ਕੀਤਾ ਗਿਆ\"","\"material_hour_selection\" : \"Seleccione la hora.\"","\"common_google_play_services_install_title\" : \"‏الحصول على خدمات Google Play\"","\"common_signin_button_text\" : \"Daxil olun\"","\"abc_toolbar_collapse_description\" : \"कोलॅप्स करा\"","\"material_timepicker_text_input_mode_description\" : \"Vaihda ajan syöttämiseen tekstitilassa.\"","\"call_notification_ongoing_text\" : \"진행 중인 통화\"","\"mtrl_picker_invalid_format_use\" : \"使用：%1$s\"","\"abc_menu_enter_shortcut_label\" : \"Enter 键\"","\"abc_searchview_description_query\" : \"Paieškos užklausa\"","\"abc_capital_on\" : \"ATIVADO\"","\"call_notification_decline_action\" : \"ਅਸਵੀਕਾਰ ਕਰੋ\"","\"mtrl_picker_a11y_prev_month\" : \"Lumipat sa nakaraang buwan\"","\"error_icon_content_description\" : \"Klaida\"","\"abc_toolbar_collapse_description\" : \"Свиване\"","\"m3_sys_motion_easing_legacy_accelerate\" : \"cubic-bezier(0.4, 0, 1, 1)\"","\"common_open_on_phone\" : \"ტელეფონში გახსნა\"","\"abc_search_hint\" : \"Որոնում…\"","\"material_timepicker_minute\" : \"Minutė\"","\"common_google_play_services_install_button\" : \"Instal\"","\"bottomsheet_action_expand_halfway\" : \"අඩක් දිග හරින්න\"","\"character_counter_content_description\" : \"Внесени се %1$d од %2$d знаци\"","\"character_counter_content_description\" : \"Characters entered %1$d of %2$d\"","\"material_timepicker_hour\" : \"ຊົ່ວໂມງ\"","\"call_notification_hang_up_action\" : \"ସମାପ୍ତ କରନ୍ତୁ\"","\"call_notification_hang_up_action\" : \"Ավարտել\"","\"common_google_play_services_updating_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet.\"","\"mtrl_picker_invalid_format\" : \"פורמט לא חוקי.\"","\"clear_text_end_icon_content_description\" : \"Fjern teksten\"","\"material_timepicker_clock_mode_description\" : \"העבר למצב שעון לצורך הזנת השעה\"","\"abc_toolbar_collapse_description\" : \"Palos\"","\"mtrl_timepicker_confirm\" : \"KULUNGILE\"","\"bottomsheet_action_expand_halfway\" : \"Desplega fins a la meitat\"","\"track_ttrace\" : \"TRACK & TRACE\"","\"mtrl_picker_toggle_to_day_selection\" : \"Gün seçiminə keçmək üçün toxunun\"","\"mtrl_picker_date_header_title\" : \"ਤਾਰੀਖ ਚੁਣੋ\"","\"call_notification_ongoing_text\" : \"Igangværende opkald\"","\"common_google_play_services_update_title\" : \"Atualizar o Google Play Services\"","\"bottomsheet_drag_handle_content_description\" : \"Handel geser\"","\"search_menu_title\" : \"Cari\"","\"common_signin_button_text\" : \"ログイン\"","\"material_clock_toggle_content_description\" : \"Kies vm. of nm.\"","\"call_notification_hang_up_action\" : \"Спушти\"","\"abc_action_bar_up_description\" : \"ඉහළට සංචාලනය කරන්න\"","\"abc_search_hint\" : \"Search…\"","\"mtrl_badge_numberless_content_description\" : \"አዲስ ማሳወቂያ\"","\"bottomsheet_action_expand\" : \"Rozbalit spodní tabulku\"","\"mtrl_picker_date_header_title\" : \"ເລືອກວັນທີ\"","\"common_google_play_services_install_title\" : \"Instalar o Google Play Services\"","\"common_google_play_services_unsupported_text\" : \"%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie.\"","\"mtrl_badge_numberless_content_description\" : \"ახალი შეტყობინება\"","\"mtrl_picker_range_header_unselected\" : \"ວັນທີເລີ່ມຕົ້ນ – ວັນທີສິ້ນສຸດ\"","\"mtrl_chip_close_icon_content_description\" : \"Verwyder %1$s\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"common_open_on_phone\" : \"Ireki telefonoan\"","\"common_google_play_services_enable_text\" : \"Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play.\"","\"common_google_play_services_unsupported_text\" : \"Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй.\"","\"common_google_play_services_unknown_issue\" : \"%1$s mengalami masalah dengan layanan Google Play. Coba lagi.\"","\"common_google_play_services_updating_text\" : \"%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају.\"","\"mtrl_picker_invalid_format_use\" : \"Tumia: %1$s\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – නිමා වන දිනය\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Amaiera-data\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Petsa ng pagsisimula\"","\"common_google_play_services_install_title\" : \"Obtén Serveis de Google Play\"","\"clear_text_end_icon_content_description\" : \"पाठ खाली गर्नुहोस्\"","\"mtrl_picker_date_header_unselected\" : \"Seçilen tarih\"","\"common_google_play_services_update_text\" : \"Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play.\"","\"common_google_play_services_enable_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play\"","\"mtrl_picker_save\" : \"Պահել\"","\"mtrl_picker_day_of_week_column_header\" : \"Coluna de dias: %1$s\"","\"call_notification_hang_up_action\" : \"Prekini\"","\"mtrl_picker_date_header_title\" : \"Selecciona una data\"","\"abc_searchview_description_submit\" : \"Изпращане на заявката\"","\"abc_toolbar_collapse_description\" : \"Буулгах\"","\"mtrl_picker_date_header_title\" : \"请选择日期\"","\"common_google_play_services_unsupported_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo.\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Boshlanish sanasi – %1$s\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Más de %1$d notificaciones nuevas\"","\"abc_capital_on\" : \"AKTIBATU\"","\"call_notification_incoming_text\" : \"تماس ورودی\"","\"material_hour_selection\" : \"Сағатты таңдау\"","\"mtrl_picker_invalid_format_example\" : \"ઉદાહરણ: %1$s\"","\"mtrl_timepicker_cancel\" : \"Annuler\"","\"abc_searchview_description_submit\" : \"Indsend forespørgsel\"","\"common_signin_button_text_long\" : \"Skrá inn með Google\"","\"material_timepicker_select_time\" : \"Veldu tíma\"","\"item_view_role_description\" : \"Scheda\"","\"common_google_play_services_wear_update_text\" : \"A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát.\"","\"common_google_play_services_update_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ଅପଡେଟ୍ କରନ୍ତୁ\"","\"common_signin_button_text_long\" : \"Se connecter avec Google\"","\"abc_searchview_description_clear\" : \"क्वेरी खाली गर्नुहोस्\"","\"password_toggle_content_description\" : \"ສະແດງລະຫັດຜ່ານ\"","\"abc_search_hint\" : \"Pesquisar…\"","\"material_timepicker_hour\" : \"Цаг\"","\"common_signin_button_text\" : \"Кіру\"","\"bottomsheet_action_collapse\" : \"ქვედა ფურცლის ჩაკეცვა\"","\"mtrl_picker_toggle_to_day_selection\" : \"Koppintson a nap kiválasztásához\"","\"abc_activity_chooser_view_see_all\" : \"আটাইবোৰ চাওক\"","\"icon_content_description\" : \"Párbeszédpanel ikonja\"","\"abc_search_hint\" : \"Пошук…\"","\"material_timepicker_minute\" : \"分鐘\"","\"material_minute_selection\" : \"Pilih minit\"","\"abc_menu_ctrl_shortcut_label\" : \"Vadīšanas taustiņš +\"","\"common_google_play_services_enable_title\" : \"Google Play-Dienste aktivieren\"","\"material_timepicker_select_time\" : \"시간 선택\"","\"material_clock_toggle_content_description\" : \"AM (သို့) PM ရွေးရန်\"","\"common_google_play_services_enable_title\" : \"Washa huduma za Google Play\"","\"mtrl_picker_toggle_to_year_selection\" : \"Dodirnite da prebacite na odabir godine\"","\"common_open_on_phone\" : \"Åpne på telefonen\"","\"call_notification_answer_video_action\" : \"Videó\"","\"abc_searchview_description_search\" : \"ស្វែងរក\"","\"mtrl_picker_range_header_only_end_selected\" : \"開始日～%1$s\"","\"mtrl_picker_invalid_format_use\" : \"Bruk: %1$s\"","\"common_google_play_services_install_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"ວັນທີສິ້ນສຸດ\"","\"abc_activity_chooser_view_see_all\" : \"Az összes megtekintése\"","\"abc_capital_off\" : \"ИДЭВХГҮЙ\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan perkhidmatan Google Play\"","\"material_timepicker_clock_mode_description\" : \"Zamanı daxil etmək üçün saat rejiminə keçin\"","\"common_signin_button_text_long\" : \"Kirjaudu Google-tilille\"","\"abc_toolbar_collapse_description\" : \"ჩაკეცვა\"","\"icon_content_description\" : \"رمز مربع الحوار\"","\"common_google_play_services_enable_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານ​ການ​ບໍ​ລິ​ການ Google Play.\"","\"mtrl_picker_range_header_unselected\" : \"सुरू होण्याची तारीख – संपण्याची तारीख\"","\"abc_action_menu_overflow_description\" : \"Басқа опциялар\"","\"common_google_play_services_update_text\" : \"%1$s won't run unless you update Google Play services.\"","\"place_autocomplete_clear_button\" : \"Qidiruv maydonini tozalash\"","\"common_open_on_phone\" : \"फोनवर उघडा\"","\"abc_action_mode_done\" : \"Дайын\"","\"mtrl_picker_date_header_unselected\" : \"选定的日期\"","\"common_google_play_services_install_title\" : \"Obtener servicios de Google Play\"","\"character_counter_content_description\" : \"%2$d میں سے %1$d حروف درج کیے گئے\"","\"common_google_play_services_update_button\" : \"అప్‌డేట్ చేయి\"","\"mtrl_picker_cancel\" : \"Cancel\"","\"mtrl_timepicker_cancel\" : \"İptal\"","\"bottomsheet_action_expand\" : \"展開頁底面板\"","\"exposed_dropdown_menu_content_description\" : \"Доош унадаг цэсийг харуулах\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – अन्त्य हुने मिति\"","\"mtrl_picker_range_header_only_end_selected\" : \"开始日期 – %1$s\"","\"abc_searchview_description_query\" : \"Otsingupäring\"","\"common_google_play_services_unknown_issue\" : \"Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"开始日期\"","\"mtrl_timepicker_cancel\" : \"Annulla\"","\"mtrl_picker_range_header_unselected\" : \"தொடக்கத் தேதி - முடிவுத் தேதி\"","\"abc_searchview_description_clear\" : \"მოთხოვნის გასუფთავება\"","\"mtrl_timepicker_confirm\" : \"సరే\"","\"abc_action_mode_done\" : \"Feito\"","\"mtrl_picker_confirm\" : \"حسنًا\"","\"mtrl_picker_invalid_format_use\" : \"ໃຊ້: %1$s\"","\"place_autocomplete_search_hint\" : \"Meklēt\"","\"common_google_play_services_wear_update_text\" : \"Cal una nova versió de Serveis de Google Play. S'actualitzarà automàticament aviat.\"","\"abc_toolbar_collapse_description\" : \"ਸਮੇਟੋ\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"முடிவுத் தேதி\"","\"common_google_play_services_wear_update_text\" : \"จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า\"","\"common_google_play_services_install_button\" : \"Installeer\"","\"call_notification_incoming_text\" : \"Saapuva puhelu\"","\"bottomsheet_drag_handle_clicked\" : \"ड्र्याग ह्यान्डलमा डबल ट्याप गरियो\"","\"mtrl_picker_a11y_next_month\" : \"Alterar para o próximo mês\"","\"bottomsheet_action_expand_halfway\" : \"Zabaldu erdiraino\"","\"mtrl_picker_a11y_prev_month\" : \"이전 달로 변경\"","\"character_counter_overflowed_content_description\" : \"Yfir hámarksstafafjölda, %1$d af %2$d\"","\"password_toggle_content_description\" : \"Mostra la contrasenya\"","\"abc_capital_on\" : \"UKLJUČENO\"","\"common_signin_button_text_long\" : \"Đăng nhập bằng Google\"","\"mtrl_chip_close_icon_content_description\" : \"移除%1$s\"","\"abc_prepend_shortcut_label\" : \"ମେନୁ\"","\"common_google_play_services_unsupported_text\" : \"Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta.\"","\"common_open_on_phone\" : \"在手机上打开\"","\"mtrl_picker_invalid_format_use\" : \"Ашиглах формат: %1$s\"","\"place_autocomplete_search_hint\" : \"Претражите\"","\"mtrl_picker_range_header_only_end_selected\" : \"ਸ਼ੁੁਰੂਆਤੀ ਤਾਰੀਖ – %1$s\"","\"bottomsheet_action_expand\" : \"Төменгі парақшаны жаю\"","\"common_open_on_phone\" : \"ফোনে খুলুন\"","\"place_autocomplete_clear_button\" : \"Ștergeți căutarea\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionarà si no actives Serveis de Google Play.\"","\"abc_search_hint\" : \"ค้นหา…\"","\"mtrl_picker_a11y_next_month\" : \"Ďalší mesiac\"","\"abc_searchview_description_query\" : \"Hoja ya utafutaji\"","\"abc_searchview_description_clear\" : \"Esborra la consulta\"","\"mtrl_picker_out_of_range\" : \"Fora do intervalo: %1$s\"","\"bottomsheet_action_expand_halfway\" : \"पूरी तरह बड़ा करें\"","\"bottomsheet_action_collapse\" : \"Aşağıdakı vərəqi yığcamlaşdırın\"","\"abc_toolbar_collapse_description\" : \"Свернуть\"","\"mtrl_picker_out_of_range\" : \"מחוץ לטווח: %1$s\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost usluga za Google Play\"","\"exposed_dropdown_menu_content_description\" : \"ဆွဲချမီနူးကို ပြရန်\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務錯誤\"","\"common_google_play_services_enable_text\" : \"%1$s non funcionará a menos que actives os servizos de Google Play.\"","\"mtrl_picker_save\" : \"சேமி\"","\"character_counter_overflowed_content_description\" : \"Harflar soni (%1$d) cheklovdan (%2$d) oshib ketdi\"","\"abc_searchview_description_search\" : \"搜索\"","\"call_notification_answer_action\" : \"รับสาย\"","\"common_google_play_services_enable_title\" : \"‏הפעל את שירותי Google Play\"","\"mtrl_picker_toggle_to_year_selection\" : \"برای رفتن به حالت انتخاب سال ضربه بزنید\"","\"mtrl_picker_date_header_title\" : \"Tarix seçin\"","\"mtrl_picker_a11y_prev_month\" : \"पिछले महीने पर जाएं\"","\"bottomsheet_drag_handle_content_description\" : \"Presúvadlo\"","\"bottomsheet_action_collapse\" : \"Réduire la bottom sheet\"","\"bottomsheet_action_expand_halfway\" : \"અડધે સુધી મોટું કરો\"","\"common_google_play_services_update_title\" : \"អាប់ដេតសេវាកម្ម Google Play\"","\"mtrl_picker_save\" : \"ಉಳಿಸಿ\"","\"common_google_play_services_install_text\" : \"%1$s нема да се извршува без услугите на Google Play што ги нема на уредот.\"","\"abc_capital_off\" : \"ఆఫ్\"","\"common_google_play_services_wear_update_text\" : \"Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi.\"","\"call_notification_answer_action\" : \"Відповісти\"","\"abc_searchview_description_clear\" : \"Hapus kueri\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми со услугите на Google Play. Обидете се повторно.\"","\"abc_menu_space_shortcut_label\" : \"mezerník\"","\"mtrl_picker_range_header_unselected\" : \"Başlama tarixi - Bitmə tarixi\"","\"call_notification_answer_action\" : \"ឆ្លើយ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d भन्दा बढी नयाँ सूचनाहरू\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Жылнаамага иш-чара киргизүү режимине которулуу\"","\"common_google_play_services_unsupported_text\" : \"您的裝置不支援 Google Play 服務，因此無法執行「%1$s」。\"","\"mtrl_picker_cancel\" : \"रद्द गर्नुहोस्\"","\"common_signin_button_text_long\" : \"Google सह साइन इन करा\"","\"mtrl_chip_close_icon_content_description\" : \"Премахване на %1$s\"","\"material_hour_selection\" : \"Selecionar hora\"","\"mtrl_picker_text_input_year_abbr\" : \"წ\"","\"mtrl_picker_invalid_format_example\" : \"Ejemplo: %1$s\"","\"abc_searchview_description_clear\" : \"Pastro pyetjen\"","\"mtrl_picker_range_header_title\" : \"Selecteer een periode\"","\"error_icon_content_description\" : \"שגיאה\"","\"common_google_play_services_update_button\" : \"Ενημέρωση\"","\"abc_activity_chooser_view_see_all\" : \"Барлығын көру\"","\"common_google_play_services_install_title\" : \"Google প্লে সেৱালাভ কৰক\"","\"call_notification_screening_text\" : \"Gələn zəng göstərilir\"","\"common_google_play_services_notification_channel_name\" : \"கிடைக்கும் Google Play சேவைகள்\"","\"common_google_play_services_install_title\" : \"ទាញយកសេវាកម្ម Google Play\"","\"common_google_play_services_update_title\" : \"Google Play 서비스 업데이트\"","\"mtrl_picker_toggle_to_day_selection\" : \"ចុច​ដើម្បីប្ដូរទៅ​ការជ្រើសរើសថ្ងៃ\"","\"abc_shareactionprovider_share_with_application\" : \"Mit %s teilen\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Күнтізбенің енгізу режиміне ауысу\"","\"bottomsheet_action_expand\" : \"Expanda a secção inferior\"","\"common_google_play_services_update_title\" : \"Aktualizácia služieb Google Play\"","\"material_minute_selection\" : \"Pasirinkite minutes\"","\"abc_search_hint\" : \"Хайх…\"","\"material_timepicker_select_time\" : \"Vyberte čas\"","\"common_google_play_services_enable_button\" : \"Ενεργοποίηση\"","\"bottomsheet_action_collapse\" : \"Komprimera arket på nedre delen av skärmen\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – data de încheiere\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"رفتن به حالت ورودی نوشتاری\"","\"mtrl_timepicker_confirm\" : \"ശരി\"","\"material_timepicker_select_time\" : \"நேரத்தைத் தேர்ந்தெடுக்கவும்\"","\"mtrl_picker_date_header_title\" : \"मिति चयन गर्नुहोस्\"","\"material_hour_selection\" : \"Вибрати годину\"","\"bottomsheet_action_expand_halfway\" : \"অর্ধেক প্রসারিত করুন\"","\"mtrl_picker_navigate_to_year_description\" : \"Zulela onyakeni %1$s\"","\"common_google_play_services_unknown_issue\" : \"%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง\"","\"exposed_dropdown_menu_content_description\" : \"Drop-down-Menü anzeigen\"","\"common_google_play_services_enable_title\" : \"Aktivér Google Play-tjenester\"","\"mtrl_picker_text_input_day_abbr\" : \"ቀ\"","\"mtrl_picker_invalid_range\" : \"Plage non valide.\"","\"common_google_play_services_update_text\" : \"%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।\"","\"abc_shareactionprovider_share_with\" : \"Delen met\"","\"material_timepicker_minute\" : \"Хвилина\"","\"mtrl_picker_text_input_date_hint\" : \"তারিখ\"","\"mtrl_picker_out_of_range\" : \"Buite reeks: %1$s\"","\"material_minute_suffix\" : \"%1$s daqiqa\"","\"error_icon_content_description\" : \"خطأ\"","\"bottomsheet_action_expand_halfway\" : \"Vou halfpad uit\"","\"abc_shareactionprovider_share_with_application\" : \"%s എന്നതുമായി പങ്കിടുക\"","\"abc_capital_on\" : \"מופעל\"","\"icon_content_description\" : \"對話方塊圖示\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s - data de finalización\"","\"material_clock_toggle_content_description\" : \"오전 또는 오후를 선택하세요.\"","\"password_toggle_content_description\" : \"Прикажи лозинку\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Beralih ke mode masukan teks\"","\"clear_text_end_icon_content_description\" : \"Text löschen\"","\"bottomsheet_drag_handle_content_description\" : \"Pemegang seret\"","\"call_notification_ongoing_text\" : \"सुरू असलेला कॉल\"","\"mtrl_picker_navigate_to_year_description\" : \"Mag-navigate patungo sa taong %1$s\"","\"common_open_on_phone\" : \"باز کردن در تلفن\"","\"abc_activity_chooser_view_see_all\" : \"Skatīt visu\"","\"mtrl_timepicker_cancel\" : \"취소\"","\"mtrl_picker_toggle_to_year_selection\" : \"点按即可切换到选择某年\"","\"common_google_play_services_enable_title\" : \"Omogućite Google Play usluge\"","\"common_signin_button_text_long\" : \"使用 Google 账号登录\"","\"common_google_play_services_notification_ticker\" : \"Google Play സേവനങ്ങളിലെ പിശക്\"","\"bottomsheet_action_collapse\" : \"Skjul feltet nederst\"","\"material_timepicker_hour\" : \"საათი\"","\"common_signin_button_text\" : \"Најави се\"","\"mtrl_picker_out_of_range\" : \"%1$s은(는) 범위를 벗어난 날짜입니다.\"","\"material_timepicker_text_input_mode_description\" : \"Mude para o modo de introdução de texto para a introdução da hora.\"","\"abc_searchview_description_clear\" : \"Sula inkinga\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Lokadagur\"","\"mtrl_picker_toggle_to_day_selection\" : \"ਦਿਨ ਦੀ ਚੋਣ 'ਤੇ ਜਾਣ ਲਈ ਟੈਪ ਕਰੋ\"","\"place_autocomplete_search_hint\" : \"සෙවීම\"","\"mtrl_badge_numberless_content_description\" : \"새 알림\"","\"call_notification_screening_text\" : \"ఇన్‌కమింగ్ కాల్‌ను స్క్రీన్ చేయండి\"","\"material_timepicker_clock_mode_description\" : \"ಸಮಯವನ್ನು ನಮೂದಿಸಲು ಗಡಿಯಾರದ ನಮೂನೆಗೆ ಬದಲಿಸಿ.\"","\"abc_menu_space_shortcut_label\" : \"ସ୍ପେସ୍‍\"","\"abc_action_mode_done\" : \"થઈ ગયું\"","\"call_notification_answer_video_action\" : \"ویڈیو\"","\"bottomsheet_action_expand_halfway\" : \"Zur Hälfte maximieren\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Datum završetka\"","\"place_autocomplete_search_hint\" : \"ស្វែងរក\"","\"mtrl_picker_invalid_format\" : \"Formatuak ez du balio.\"","\"mtrl_picker_out_of_range\" : \"Aikavälin ulkop.: %1$s\"","\"call_notification_ongoing_text\" : \"მიმდინარე ზარი\"","\"abc_capital_on\" : \"مفعّلة\"","\"material_minute_suffix\" : \"%1$s mínútur\"","\"material_timepicker_clock_mode_description\" : \"Beralih ke mod jam untuk input masa.\"","\"bottomsheet_drag_handle_clicked\" : \"두 번 탭한 드래그 핸들\"","\"abc_action_bar_home_description\" : \"Joan orri nagusira\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"मजकूर इनपुट मोडवर स्विच करा\"","\"abc_menu_space_shortcut_label\" : \"бос орын\"","\"abc_activity_chooser_view_see_all\" : \"Alles tonen\"","\"mtrl_badge_numberless_content_description\" : \"ການແຈ້ງເຕືອນໃໝ່\"","\"mtrl_badge_numberless_content_description\" : \"Thông báo mới\"","\"mtrl_picker_toggle_to_year_selection\" : \"Sakatu urtea hautatzeko modura aldatzeko\"","\"mtrl_timepicker_confirm\" : \"確定\"","\"place_autocomplete_clear_button\" : \"Vymazat vyhledávání\"","\"call_notification_ongoing_text\" : \"செயலில் இருக்கும் அழைப்பு\"","\"abc_prepend_shortcut_label\" : \"Meny+\"","\"abc_searchview_description_voice\" : \"Hlasové vyhledávání\"","\"abc_searchview_description_query\" : \"Որոնման հարցում\"","\"mtrl_picker_a11y_next_month\" : \"Treceți la luna următoare\"","\"call_notification_ongoing_text\" : \"שיחה פעילה\"","\"mtrl_picker_date_header_title\" : \"აირჩიეთ თარიღი\"","\"clear_text_end_icon_content_description\" : \"Ryd tekst\"","\"mtrl_badge_numberless_content_description\" : \"New notification\"","\"common_google_play_services_enable_button\" : \"Aktivér\"","\"abc_searchview_description_submit\" : \"Trimiteți interogarea\"","\"password_toggle_content_description\" : \"Құпия сөзді көрсету\"","\"abc_action_menu_overflow_description\" : \"Más opciones\"","\"common_google_play_services_notification_channel_name\" : \"Staða þjónustu Google Play\"","\"character_counter_overflowed_content_description\" : \"超出字符数限制（共 %1$d 个，上限为 %2$d 个）\"","\"abc_menu_space_shortcut_label\" : \"tühik\"","\"call_notification_incoming_text\" : \"ଇନକମିଂ କଲ୍\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Skift til input-tilstand for tekst\"","\"common_google_play_services_wear_update_text\" : \"Google Play সেৱাসমূহৰ নতুন সংস্কৰণৰ প্ৰয়োজন৷ এইটো শীঘ্ৰেই নিজে-নিজে আপডে’ট হ’ব৷\"","\"common_google_play_services_enable_title\" : \"Включите сервисы Google Play\"","\"abc_action_bar_up_description\" : \"ওপৰলৈ যাওক\"","\"character_counter_overflowed_content_description\" : \"เกินจำนวนอักขระสูงสุด %1$d จาก %2$d\"","\"common_google_play_services_wear_update_text\" : \"Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။\"","\"mtrl_picker_invalid_format_use\" : \"Koristi: %1$s\"","\"material_timepicker_clock_mode_description\" : \"Bytt til klokkemodus for tidsinndata.\"","\"call_notification_hang_up_action\" : \"Kata simu\"","\"mtrl_picker_text_input_month_abbr\" : \"h\"","\"abc_activitychooserview_choose_application\" : \"ជ្រើសរើស​កម្មវិធី​​\"","\"mtrl_chip_close_icon_content_description\" : \"काढून टाका %1$s\"","\"common_google_play_services_install_text\" : \"기기에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다.\"","\"common_google_play_services_unknown_issue\" : \"%1$s-г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу.\"","\"bottomsheet_drag_handle_clicked\" : \"లాగే హ్యాండిల్ డబుల్-ట్యాప్ చేయబడింది\"","\"mtrl_picker_out_of_range\" : \"Izvan opsega: %1$s\"","\"abc_capital_off\" : \"SLÖKKT\"","\"character_counter_content_description\" : \"Karakteret e futura: %1$d nga %2$d\"","\"mtrl_picker_invalid_format\" : \"ဖော်မက် မမှန်ကန်ပါ။\"","\"mtrl_picker_text_input_day_abbr\" : \"日\"","\"abc_activitychooserview_choose_application\" : \"యాప్‌ను ఎంచుకోండి\"","\"mtrl_picker_a11y_prev_month\" : \"Canvia al mes anterior\"","\"call_notification_screening_text\" : \"Đang sàng lọc cuộc gọi đến\"","\"mtrl_picker_a11y_next_month\" : \"Ändra till nästa månad\"","\"mtrl_picker_navigate_to_year_description\" : \"साल %1$s पर जाएं\"","\"bottomsheet_action_expand_halfway\" : \"반만 펼치기\"","\"bottomsheet_action_expand_halfway\" : \"பாதியளவு விரிவாக்கும்\"","\"common_google_play_services_notification_channel_name\" : \"Даступнасць сэрвісаў Google Play\"","\"clear_text_end_icon_content_description\" : \"टेक्स्ट मिटाएं\"","\"common_google_play_services_update_button\" : \"Oppdater\"","\"icon_content_description\" : \"Leihoko ikonoa\"","\"material_timepicker_hour\" : \"Гадзіна\"","\"place_autocomplete_clear_button\" : \"Удалить поисковый запрос\"","\"common_google_play_services_enable_button\" : \"ସକ୍ଷମ କରନ୍ତୁ\"","\"mtrl_badge_numberless_content_description\" : \"ការជូនដំណឹងថ្មី\"","\"common_google_play_services_enable_button\" : \"ਚਾਲੂ ਕਰੋ\"","\"character_counter_content_description\" : \"Uneseno znakova: %1$d od %2$d\"","\"common_google_play_services_enable_button\" : \"فعال کریں\"","\"common_google_play_services_unsupported_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே %1$s ஆப்ஸ் இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை.\"","\"mtrl_timepicker_cancel\" : \"Цуцлах\"","\"call_notification_answer_action\" : \"ຮັບສາຍ\"","\"call_notification_incoming_text\" : \"Ikholi engenayo\"","\"call_notification_decline_action\" : \"Recusar\"","\"character_counter_pattern\" : \"%1$d/%2$d\"","\"mtrl_picker_toggle_to_year_selection\" : \"वर्ष निवडण्यासाठी स्विच करा वर टॅप करा\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolonne for dager: %1$s\"","\"abc_menu_delete_shortcut_label\" : \"„delete“\"","\"mtrl_picker_announce_current_selection\" : \"Jelenleg kiválasztva: %1$s\"","\"abc_shareactionprovider_share_with\" : \"Trimiteți la\"","\"common_google_play_services_unsupported_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви.\"","\"mtrl_picker_invalid_format\" : \"Nevažeći format.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Comutați la modul introducere în calendar\"","\"call_notification_answer_action\" : \"जवाफ दिनुहोस्\"","\"material_timepicker_hour\" : \"Сат\"","\"common_google_play_services_install_title\" : \"Google Play सेवाहरू प्राप्त गर्नुहोस्\"","\"material_timepicker_clock_mode_description\" : \"Chuyển sang chế độ đồng hồ để nhập thời gian.\"","\"abc_searchview_description_voice\" : \"Penelusuran suara\"","\"mtrl_picker_text_input_year_abbr\" : \"س\"","\"material_timepicker_clock_mode_description\" : \"切換至時鐘模式來輸入時間。\"","\"abc_capital_off\" : \"ԱՆՋԱՏԵԼ\"","\"material_minute_suffix\" : \"%1$s минути\"","\"material_motion_easing_emphasized\" : \"path(M 0,0 C 0.05, 0, 0.133333, 0.06, 0.166666, 0.4 C 0.208333, 0.82, 0.25, 1, 1, 1)\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Befejezés dátuma\"","\"material_timepicker_minute\" : \"Mинут\"","\"character_counter_content_description\" : \"%1$d/%2$d karaktere idatzi dira\"","\"abc_searchview_description_query\" : \"ရှာဖွေရန် မေးခွန်း\"","\"mtrl_picker_cancel\" : \"Batal\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tocca per passare alla selezione di un giorno\"","\"material_minute_selection\" : \"Seleccionar minutos\"","\"mtrl_picker_a11y_next_month\" : \"Ubah ke bulan berikutnya\"","\"common_google_play_services_update_text\" : \"%1$sの実行にはGoogle Play開発者サービスの更新が必要です。\"","\"mtrl_picker_date_header_unselected\" : \"កាលបរិច្ឆេទដែលបាន​ជ្រើសរើស\"","\"abc_activitychooserview_choose_application\" : \"App auswählen\"","\"abc_activity_chooser_view_see_all\" : \"Näytä kaikki\"","\"error_icon_content_description\" : \"Lỗi\"","\"mtrl_picker_date_header_title\" : \"తేదీని ఎంచుకోండి\"","\"common_google_play_services_update_button\" : \"යාවත්කාලීන කරන්න\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Tjenester-tilgjengelighet\"","\"material_timepicker_hour\" : \"Sat\"","\"material_timepicker_pm\" : \"下午\"","\"material_timepicker_pm\" : \"P/M\"","\"common_google_play_services_install_text\" : \"%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Дата начала\"","\"call_notification_incoming_text\" : \"Ienākošais zvans\"","\"material_hour_selection\" : \"Select hour\"","\"call_notification_answer_video_action\" : \"Відео\"","\"common_google_play_services_unsupported_text\" : \"%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo.\"","\"character_counter_content_description\" : \"Унети знакови: %1$d од %2$d\"","\"common_google_play_services_enable_button\" : \"Iespējot\"","\"common_google_play_services_enable_title\" : \"Gaitu Google Play Services\"","\"mtrl_picker_invalid_format_use\" : \"%1$s استعمال کریں\"","\"abc_action_menu_overflow_description\" : \"その他のオプション\"","\"exposed_dropdown_menu_content_description\" : \"Hiển thị menu thả xuống\"","\"abc_capital_off\" : \"অফ\"","\"material_hour_selection\" : \"בחר שעה\"","\"abc_toolbar_collapse_description\" : \"சுருக்கும்\"","\"common_google_play_services_notification_ticker\" : \"Google Play қызметтерінің қатесі\"","\"abc_activity_chooser_view_see_all\" : \"Показати всі\"","\"mtrl_picker_invalid_format_use\" : \"Utiliser %1$s\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Více než %1$d nových oznámení\"","\"mtrl_picker_range_header_title\" : \"Pumili ng Range\"","\"mtrl_picker_save\" : \"ਰੱਖਿਅਤ ਕਰੋ\"","\"abc_menu_space_shortcut_label\" : \"فاصله\"","\"common_google_play_services_notification_ticker\" : \"Napaka storitev Google Play\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Lebih dari %1$d notifikasi baru\"","\"place_autocomplete_clear_button\" : \"Borra a busca\"","\"mtrl_picker_navigate_to_year_description\" : \"Buka tahun %1$s\"","\"place_autocomplete_clear_button\" : \"Hapus penelusuran\"","\"common_google_play_services_notification_channel_name\" : \"Google Play қызметтерінің қолжетімділігі\"","\"call_notification_hang_up_action\" : \"Таслах\"","\"abc_menu_delete_shortcut_label\" : \"kustuta\"","\"abc_activitychooserview_choose_application\" : \"Pumili ng app\"","\"mtrl_picker_text_input_date_hint\" : \"Datums\"","\"abc_searchview_description_voice\" : \"Hangalapú keresés\"","\"mtrl_picker_navigate_to_year_description\" : \"Prejsť na rok %1$s\"","\"common_google_play_services_notification_ticker\" : \"Erreur liée aux services Google Play\"","\"mtrl_picker_confirm\" : \"ठीक है\"","\"mtrl_picker_toggle_to_year_selection\" : \"Toca per canviar a la selecció de l'any\"","\"common_google_play_services_notification_channel_name\" : \"Достапност на услугите на Google Play\"","\"mtrl_chip_close_icon_content_description\" : \"Pašalinti %1$s\"","\"mtrl_picker_text_input_year_abbr\" : \"व\"","\"mtrl_picker_save\" : \"Vista\"","\"material_hour_suffix\" : \"%1$s वाजता\"","\"common_google_play_services_install_title\" : \"Lortu Google Play Services\"","\"mtrl_picker_toggle_to_day_selection\" : \"Thepha ukuze ushintshe ekukhetheni usuku\"","\"mtrl_picker_out_of_range\" : \"तारीख की मान्य सीमा से बाहर: %1$s\"","\"place_autocomplete_clear_button\" : \"検索をクリア\"","\"bottomsheet_action_expand_halfway\" : \"Desplegar hasta la mitad\"","\"abc_capital_on\" : \"УКЛ.\"","\"mtrl_badge_numberless_content_description\" : \"Новае апавяшчэнне\"","\"bottomsheet_action_expand\" : \"ขยาย Bottom Sheet\"","\"mtrl_picker_text_input_day_abbr\" : \"d\"","\"mtrl_timepicker_confirm\" : \"კარგი\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Kalo te modaliteti i \"Hyrjes së kalendarit\"\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाहरू सक्षम पार्नुहोस्\"","\"mtrl_picker_save\" : \"Uložit\"","\"abc_shareactionprovider_share_with\" : \"Comparte contido con\"","\"abc_menu_sym_shortcut_label\" : \"SYM +\"","\"mtrl_picker_range_header_title\" : \"Vyberte rozsah\"","\"common_google_play_services_unsupported_text\" : \"%1$s aplikazioa ezin da erabili Google Play Services gabe, baina zure gailua ez da harekin bateragarria.\"","\"mtrl_picker_toggle_to_year_selection\" : \"Հպեք՝ տարեթվի ընտությանն անցնելու համար\"","\"abc_capital_off\" : \"DEZACTIVAT\"","\"abc_searchview_description_query\" : \"검색어\"","\"material_timepicker_clock_mode_description\" : \"切換至時鐘模式即可輸入時間。\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolona sa danima: %1$s\"","\"common_google_play_services_update_button\" : \"Güncəlləyin\"","\"common_signin_button_text\" : \"Logga in\"","\"common_google_play_services_wear_update_text\" : \"Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund.\"","\"material_hour_selection\" : \"Kies uur\"","\"text_ssd_support\" : \".Islamabad\t\t\t\t\t\t\t\t\t\t\t.Rawalpindi\n\n .051-9102440\t\t\t\t\t\t\t\t.051-9272871\n\n .051-9102437\t\t\t\t\t\t\t\t.0333-5476442\n\n\"","\"common_google_play_services_updating_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע.\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"শুরুর তারিখ\"","\"abc_activitychooserview_choose_application\" : \"Välj en app\"","\"material_timepicker_text_input_mode_description\" : \"Префрлете се на режимот за внесување текст за да внесете време.\"","\"password_toggle_content_description\" : \"Vis adgangskode\"","\"common_google_play_services_install_button\" : \"ఇన్‌స్టాల్ చేయి\"","\"bottomsheet_drag_handle_clicked\" : \"Чирэх бариулыг хоёр товших\"","\"abc_action_bar_up_description\" : \"Gaan op\"","\"abc_toolbar_collapse_description\" : \"Minnka\"","\"common_google_play_services_wear_update_text\" : \"È richiesta una nuova versione di Google Play Services. L'aggiornamento automatico verrà eseguito a breve.\"","\"mtrl_picker_navigate_to_year_description\" : \"Naviguer vers l'année %1$s\"","\"call_notification_incoming_text\" : \"Trucada entrant\"","\"bottomsheet_action_collapse\" : \"အောက်ခြေအပိုဆောင်း စာမျက်နှာကို ပိတ်နိုင်သည်\"","\"call_notification_screening_text\" : \"ഇൻകമിംഗ് കോൾ സ്‌ക്രീൻ ചെയ്യുന്നു\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Дата окончания\"","\"item_view_role_description\" : \"Flipi\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"切換至日曆輸入模式\"","\"common_google_play_services_updating_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo.\"","\"abc_searchview_description_voice\" : \"Meklēt ar balsi\"","\"common_google_play_services_update_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play.\"","\"common_google_play_services_unsupported_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device.\"","\"abc_search_hint\" : \"搜尋…\"","\"material_clock_toggle_content_description\" : \"Tushdan oldin yoki keyinligini tanlang\"","\"material_hour_suffix\" : \"%1$s гадз\"","\"abc_searchview_description_voice\" : \"語音搜尋\"","\"abc_searchview_description_voice\" : \"Дауыспен іздеу\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s～終了日\"","\"material_timepicker_hour\" : \"Soat\"","\"common_open_on_phone\" : \"เปิดบนโทรศัพท์\"","\"abc_menu_shift_shortcut_label\" : \"Maj+\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"ប្ដូរទៅ​របៀប​បញ្ចូល​ប្រតិទិន\"","\"material_timepicker_text_input_mode_description\" : \"Passer en mode saisie de texte pour la saisie de l'heure.\"","\"call_notification_ongoing_text\" : \"Trucada en curs\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Над %1$d нови известувања\"","\"material_hour_suffix\" : \"%1$s h\"","\"common_google_play_services_update_title\" : \"‏Google Play سروسز اپ ڈیٹ کریں\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"खत्म होने की तारीख\"","\"material_timepicker_am\" : \"ap\"","\"material_timepicker_text_input_mode_description\" : \"Switch to text input mode for the time input.\"","\"common_google_play_services_updating_text\" : \"%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират.\"","\"material_timepicker_am\" : \"a. m.\"","\"abc_action_bar_home_description\" : \"Liigu avalehele\"","\"abc_action_bar_home_description\" : \"Revenir à l'accueil\"","\"place_autocomplete_clear_button\" : \"ล้างการค้นหา\"","\"bottomsheet_action_collapse\" : \"Свиване на долния лист\"","\"mtrl_picker_navigate_to_year_description\" : \"Անցնել %1$s թվական\"","\"call_notification_ongoing_text\" : \"Käimasolev kõne\"","\"abc_searchview_description_voice\" : \"Hlasové vyhľadávanie\"","\"mtrl_picker_text_input_year_abbr\" : \"J\"","\"item_view_role_description\" : \"ແຖບ\"","\"place_autocomplete_search_hint\" : \"Iskanje\"","\"mtrl_picker_range_header_selected\" : \"Du %1$s au %2$s\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Fecha de finalización\"","\"abc_shareactionprovider_share_with\" : \"వీరితో షేర్ చేస్తుంది\"","\"mtrl_picker_day_of_week_column_header\" : \"Column ng mga araw: %1$s\"","\"mtrl_picker_toggle_to_year_selection\" : \"יש להקיש כדי להחליף לבחירת שנה\"","\"common_signin_button_text\" : \"Sign In\"","\"abc_searchview_description_voice\" : \"ಧ್ವನಿ ಹುಡುಕಾಟ\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – slutdato\"","\"mtrl_picker_confirm\" : \"Ados\"","\"bottomsheet_drag_handle_content_description\" : \"Uchwyt do przeciągania\"","\"common_google_play_services_updating_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány.\"","\"call_notification_answer_video_action\" : \"วิดีโอ\"","\"material_hour_24h_suffix\" : \"%1$s orë\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблема са Google Play услугама. Пробајте поново.\"","\"mtrl_picker_range_header_unselected\" : \"Startdatum - einddatum\"","\"abc_searchview_description_submit\" : \"ارسال پُرسمان\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda.\"","\"bottomsheet_drag_handle_clicked\" : \"Ghidaj de tragere atins de două ori\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Prebacivanje na način unosa kalendara\"","\"mtrl_picker_invalid_format_use\" : \"Naudoti: %1$s\"","\"material_hour_24h_suffix\" : \"%1$s hodín\"","\"mtrl_timepicker_cancel\" : \"გაუქმება\"","\"abc_searchview_description_search\" : \"ຊອກຫາ\"","\"common_google_play_services_update_button\" : \"Dateer op\"","\"abc_activitychooserview_choose_application\" : \"انتخاب برنامه\"","\"password_toggle_content_description\" : \"Sýna aðgangsorð\"","\"character_counter_overflowed_content_description\" : \"%2$d இல் %1$d எழுத்து வரம்பு மீறப்பட்டது\"","\"abc_searchview_description_clear\" : \"Garbitu kontsulta\"","\"common_open_on_phone\" : \"ફોનમાં ખોલો\"","\"abc_capital_on\" : \"КҮЙҮК\"","\"call_notification_incoming_text\" : \"Уваходны выклік\"","\"bottomsheet_action_expand\" : \"Kembangkan helaian bawah\"","\"icon_content_description\" : \"ಡೈಲಾಗ್ ಐಕಾನ್\"","\"material_minute_selection\" : \"ನಿಮಿಷಗಳನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"abc_capital_on\" : \"IMEWASHWA\"","\"abc_searchview_description_voice\" : \"Ukusesha ngezwi\"","\"place_autocomplete_clear_button\" : \"Хайлтыг цэвэрлэх\"","\"mtrl_picker_date_header_unselected\" : \"Hautatutako data\"","\"abc_action_menu_overflow_description\" : \"Ещё\"","\"common_google_play_services_install_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte.\"","\"mtrl_picker_date_header_title\" : \"יש לבחור תאריך\"","\"abc_menu_delete_shortcut_label\" : \"slet\"","\"place_autocomplete_clear_button\" : \"Limpar pesquisa\"","\"mtrl_picker_navigate_to_year_description\" : \"Yilga nazar solish: %1$s\"","\"mtrl_picker_announce_current_selection\" : \"ప్రస్తుత ఎంపిక: %1$s\"","\"mtrl_picker_text_input_date_hint\" : \"తేదీ\"","\"abc_menu_shift_shortcut_label\" : \"„Shift“ +\"","\"place_autocomplete_search_hint\" : \"Keresés\"","\"material_timepicker_text_input_mode_description\" : \"Prebacite u način unosa teksta za unos vremena.\"","\"character_counter_overflowed_content_description\" : \"文字数制限を超えています（%1$d/%2$d 文字）\"","\"abc_searchview_description_clear\" : \"Ryd forespørgsel\"","\"common_google_play_services_install_text\" : \"%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"ముగింపు తేదీ\"","\"mtrl_checkbox_button_path_checked\" : \"M23,7H9C7.9,7,7,7.9,7,9v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V9C25,7.9,24.1,7,23,7z\"","\"common_google_play_services_install_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde.\"","\"call_notification_incoming_text\" : \"ገቢ ጥሪ\"","\"mtrl_picker_toggle_to_year_selection\" : \"Πατήστε για εναλλαγή για την επιλογή έτους\"","\"mtrl_picker_invalid_format_use\" : \"આનો ઉપયોગ કરો: %1$s\"","\"common_open_on_phone\" : \"Mở trên điện thoại\"","\"character_counter_overflowed_content_description\" : \"%2$d ର %1$d ଅକ୍ଷର ଲେଖିଛନ୍ତି\"","\"material_timepicker_minute\" : \"នាទី​\"","\"mtrl_picker_invalid_range\" : \"范围无效。\"","\"abc_searchview_description_query\" : \"Consulta de cerca\"","\"mtrl_picker_date_header_title\" : \"Изаберите датум\"","\"common_google_play_services_update_title\" : \"Ažuriranje usluga Google Playa\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – крайна дата\"","\"icon_content_description\" : \"Muloqot ikonkasi\"","\"character_counter_content_description\" : \"%1$d/%2$d simvol daxil edilib\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務發生錯誤\"","\"bottomsheet_action_expand_halfway\" : \"ಅರ್ಧದಷ್ಟು ವಿಸ್ತರಿಸಿ\"","\"bottomsheet_action_expand_halfway\" : \"展开到一半高度\"","\"bottomsheet_action_expand_halfway\" : \"Izvērst līdz pusei\"","\"abc_search_hint\" : \"সন্ধান কৰক…\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s-ის ამოშლა\"","\"call_notification_answer_video_action\" : \"Видео\"","\"common_google_play_services_install_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ ନାହିଁ।\"","\"bottomsheet_action_expand_halfway\" : \"Espandi a metà\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Εναλλαγή στη λειτουργία εισαγωγής κειμένου\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Prijelaz na način unosa teksta\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova.\"","\"material_timepicker_text_input_mode_description\" : \"Превключете към режима за въвеждане на текст, за да въведете часа.\"","\"mtrl_picker_date_header_title\" : \"Tarih Seçin\"","\"call_notification_screening_text\" : \"A filtrar uma chamada recebida…\"","\"bottomsheet_action_expand_halfway\" : \"Хагас дэлгэнэ үү\"","\"common_google_play_services_install_title\" : \"获取 Google Play 服务\"","\"character_counter_overflowed_content_description\" : \"Viršytas simbolių skaičius: %1$d iš %2$d\"","\"place_autocomplete_search_hint\" : \"Sök\"","\"abc_action_bar_up_description\" : \"Navigate up\"","\"material_hour_suffix\" : \"klukkan %1$s\"","\"mtrl_picker_text_input_month_abbr\" : \"с\"","\"clear_text_end_icon_content_description\" : \"Futa maandishi\"","\"call_notification_decline_action\" : \"Odmietnuť\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करा\"","\"call_notification_incoming_text\" : \"ఇన్‌కమింగ్ కాల్\"","\"common_google_play_services_unknown_issue\" : \"У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу.\"","\"common_google_play_services_notification_ticker\" : \"‏Google Play سروسز کی خرابی\"","\"character_counter_overflowed_content_description\" : \"Υπέρβαση ορίου χαρακτήρων %1$d από %2$d\"","\"common_google_play_services_update_text\" : \"%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ.\"","\"icon_content_description\" : \"İletişim kutusu simgesi\"","\"common_google_play_services_enable_title\" : \"Aktiveer Google Play Dienste\"","\"mtrl_picker_range_header_title\" : \"選取範圍\"","\"call_notification_ongoing_text\" : \"Тековен повик\"","\"abc_activity_chooser_view_see_all\" : \"Ver todo\"","\"common_signin_button_text_long\" : \"Google සමගින් පුරන්න\"","\"icon_content_description\" : \"डायलॉग आयकन\"","\"mtrl_picker_save\" : \"I-save\"","\"abc_menu_shift_shortcut_label\" : \"Umschalttaste +\"","\"material_timepicker_select_time\" : \"ಸಮಯವನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"material_timepicker_text_input_mode_description\" : \"වේලා ආදානය සඳහා ආදාන ප්‍රකාරය වෙත මාරු වෙන්න.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Shintshela kwimodi yokufaka yekhalenda\"","\"common_open_on_phone\" : \"ਫ਼ੋਨ 'ਤੇ ਖੋਲ੍ਹੋ\"","\"material_timepicker_text_input_mode_description\" : \"Ժամը մուտքագրելու համար միացրեք տեքստի մուտքագրման ռեժիմը:\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – Data de término\"","\"mtrl_picker_toggle_to_year_selection\" : \"Он сонгох руу сэлгэхийн тулд товшино уу\"","\"material_minute_selection\" : \"Minuten auswählen\"","\"abc_activity_chooser_view_see_all\" : \"Afișați tot\"","\"abc_shareactionprovider_share_with_application\" : \"Dijeli putem aplikacije %s\"","\"m3_sys_motion_easing_emphasized\" : \"path(M 0,0 C 0.05, 0, 0.133333, 0.06, 0.166666, 0.4 C 0.208333, 0.82, 0.25, 1, 1, 1)\"","\"common_google_play_services_unsupported_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ.\"","\"abc_shareactionprovider_share_with\" : \"Бөлісу\"","\"abc_action_bar_home_description\" : \"ਹੋਮ 'ਤੇ ਜਾਓ\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Дата пачатку\"","\"abc_action_bar_up_description\" : \"Desplazarse hacia arriba\"","\"mtrl_chip_close_icon_content_description\" : \"Menghapus %1$s\"","\"call_notification_answer_video_action\" : \"ویدیو\"","\"mtrl_picker_day_of_week_column_header\" : \"Stolpec dni: %1$s\"","\"common_google_play_services_update_title\" : \"Aktualizace služeb Google Play\"","\"mtrl_picker_text_input_date_hint\" : \"Датум\"","\"material_minute_selection\" : \"മിനിറ്റ് തിരഞ്ഞെടുക്കുക\"","\"search_menu_title\" : \"ស្វែងរក\"","\"item_view_role_description\" : \"ટૅબ\"","\"common_google_play_services_enable_button\" : \"Povoliť\"","\"common_google_play_services_wear_update_text\" : \"Nuwe weergawe van Google Play Dienste is nodig. Dit sal binnekort self opdateer.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-tjenesters tilgængelighed\"","\"abc_capital_off\" : \"DESATIVADO\"","\"call_notification_hang_up_action\" : \"Læg på\"","\"abc_action_mode_done\" : \"Klar\"","\"material_hour_24h_suffix\" : \"%1$s ore\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔\"","\"bottomsheet_action_expand\" : \"Quyi ekranni kengaytirish\"","\"mtrl_picker_date_header_title\" : \"Vyberte datum\"","\"common_open_on_phone\" : \"Öppna på mobilen\"","\"abc_searchview_description_clear\" : \"Ta bort frågan\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Skift til input-tilstand for kalender\"","\"material_minute_selection\" : \"Sélectionnez les minutes\"","\"common_signin_button_text\" : \"Ingia katika akaunti\"","\"abc_searchview_description_voice\" : \"Busca por voz\"","\"material_timepicker_text_input_mode_description\" : \"Skipta yfir í textastillingu til að færa inn tíma.\"","\"common_google_play_services_update_text\" : \"您必須更新 Google Play 服務，才能執行「%1$s」。\"","\"abc_shareactionprovider_share_with\" : \"Dela med\"","\"abc_searchview_description_query\" : \"Ερώτημα αναζήτησης\"","\"bottomsheet_drag_handle_content_description\" : \"വലിച്ചിടുന്നതിനുള്ള ഹാൻഡിൽ\"","\"mtrl_picker_date_header_unselected\" : \"วันที่ที่เลือก\"","\"mtrl_picker_navigate_to_year_description\" : \"%1$s වසරට සංචාලනය කරන්න\"","\"material_minute_selection\" : \"Hautatu minutuak\"","\"common_google_play_services_enable_button\" : \"Aktivera\"","\"material_minute_selection\" : \"Vælg minutter\"","\"bottomsheet_action_collapse\" : \"Zbaliť dolný hárok\"","\"abc_menu_alt_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‎‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‏‎‎Alt+‎‏‎‎‏‎\"","\"error_icon_content_description\" : \"Помилка\"","\"abc_action_menu_overflow_description\" : \"കൂടുതൽ ഓപ്ഷനുകൾ\"","\"common_google_play_services_notification_ticker\" : \"Google Playৰ সেৱা সম্পৰ্কীয় আসোঁৱাহ\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tocca per passare alla selezione di un anno\"","\"abc_menu_space_shortcut_label\" : \"բացատ\"","\"abc_menu_space_shortcut_label\" : \"blanksteg\"","\"mtrl_badge_numberless_content_description\" : \"Notificare nouă\"","\"abc_action_bar_up_description\" : \"Fara upp\"","\"abc_shareactionprovider_share_with_application\" : \"Deel met %s\"","\"material_timepicker_hour\" : \"Ihora\"","\"material_clock_toggle_content_description\" : \"Valitse AP tai IP\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Passer au mode de saisie Agenda\"","\"clear_text_end_icon_content_description\" : \"Ачысціць тэкст\"","\"abc_action_menu_overflow_description\" : \"Altre opzioni\"","\"bottomsheet_drag_handle_content_description\" : \"แฮนเดิลการลาก\"","\"call_notification_screening_text\" : \"Фильтрация входящего вызова\"","\"abc_action_bar_up_description\" : \"மேலே செல்லும்\"","\"icon_content_description\" : \"डायलॉग का आइकॉन\"","\"material_timepicker_text_input_mode_description\" : \"సమయాన్ని నమోదు చేయడం కోసం వచన నమోదు మోడ్‌కి మారండి.\"","\"mtrl_picker_invalid_format_example\" : \"Halimbawa: %1$s\"","\"abc_menu_space_shortcut_label\" : \"spasiebalk\"","\"material_timepicker_pm\" : \"ໂມງແລງ\"","\"place_autocomplete_clear_button\" : \"శోధనను తీసివేస్తుంది\"","\"abc_shareactionprovider_share_with\" : \"分享對象\"","\"common_signin_button_text\" : \"ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"call_notification_answer_action\" : \"മറുപടി നൽകുക\"","\"material_clock_toggle_content_description\" : \"Vyberte AM alebo PM\"","\"mtrl_picker_invalid_format_use\" : \"භාවිතය: %1$s\"","\"mtrl_picker_text_input_date_hint\" : \"თარიღი\"","\"material_timepicker_select_time\" : \"အချိန်ရွေးပါ\"","\"mtrl_picker_range_header_unselected\" : \"Tarikh mula – Tarikh tamat\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Tarikh tamat\"","\"mtrl_picker_save\" : \"Захаваць\"","\"abc_searchview_description_submit\" : \"ដាក់បញ្ជូន​សំណួរ\"","\"common_google_play_services_enable_button\" : \"啟用\"","\"common_google_play_services_enable_text\" : \"%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play.\"","\"mtrl_picker_text_input_month_abbr\" : \"ດ\"","\"bottomsheet_action_collapse\" : \"Skjul feltet i bunden\"","\"place_autocomplete_clear_button\" : \"Axtarışı təmizləyin\"","\"abc_menu_space_shortcut_label\" : \"клавиша за интервал\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d adetten fazla yeni bildirim\"","\"abc_shareactionprovider_share_with_application\" : \"Bagikan dengan %s\"","\"m3_sys_motion_easing_emphasized_decelerate\" : \"cubic-bezier(0.1, 0.7, 0.1, 1)\"","\"abc_action_bar_home_description\" : \"Orientohu për në shtëpi\"","\"bottomsheet_drag_handle_content_description\" : \"Сүйрейтін тетік\"","\"mtrl_timepicker_confirm\" : \"හරි\"","\"bottomsheet_action_collapse\" : \"ಕೆಳಭಾಗದ ಶೀಟ್ ಅನ್ನು ಕುಗ್ಗಿಸಿ\"","\"material_timepicker_clock_mode_description\" : \"Shintshela kumodi yewashi ngokufakwa kwesikhathi.\"","\"abc_action_menu_overflow_description\" : \"Máis opcións\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"切换到文本字段输入模式\"","\"mtrl_chip_close_icon_content_description\" : \"%1$s 삭제\"","\"common_google_play_services_install_button\" : \"ස්ථාපනය කරන්න\"","\"abc_menu_ctrl_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‎‏‎‏‎‎‎‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‎Ctrl+‎‏‎‎‏‎\"","\"abc_searchview_description_voice\" : \"Φωνητική αναζήτηση\"","\"call_notification_screening_text\" : \"ইনকামিং কল স্ক্রিনিং করা হচ্ছে\"","\"common_google_play_services_notification_channel_name\" : \"Google Play পরিষেবার উপলভ্যতা\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – ວັນທີສິ້ນສຸດ\"","\"mtrl_picker_day_of_week_column_header\" : \"Coloana cu zile: %1$s\"","\"call_notification_hang_up_action\" : \"Baigti pok.\"","\"bottomsheet_action_collapse\" : \"Goqa ishidi eliphansi\"","\"mtrl_picker_invalid_format_use\" : \"%1$s 사용\"","\"character_counter_overflowed_content_description\" : \"글자 수 제한이 초과되었습니다(%1$d/%2$d).\"","\"mtrl_picker_confirm\" : \"ओके\"","\"place_autocomplete_search_hint\" : \"Tafuta\"","\"abc_shareactionprovider_share_with_application\" : \"Абагуліць праз праграму \"%s\"\"","\"material_hour_24h_suffix\" : \"%1$s तास\"","\"abc_shareactionprovider_share_with_application\" : \"ለ%s አጋራ\"","\"abc_menu_delete_shortcut_label\" : \"Delete\"","\"call_notification_hang_up_action\" : \"துண்டி\"","\"abc_searchview_description_query\" : \"Keresési lekérdezés\"","\"material_hour_suffix\" : \"%1$s മണി\"","\"abc_action_mode_done\" : \"Lokið\"","\"mtrl_timepicker_confirm\" : \"ઓકે\"","\"mtrl_picker_invalid_format\" : \"Ifomethi engavumelekile.\"","\"side_sheet_accessibility_pane_title\" : \"Side Sheet\"","\"mtrl_picker_invalid_format_use\" : \"Χρησιμοποιήστε: %1$s\"","\"bottomsheet_drag_handle_clicked\" : \"Η λαβή μεταφοράς πατήθηκε δύο φορές\"","\"abc_menu_enter_shortcut_label\" : \"„enter“\"","\"common_signin_button_text_long\" : \"Identifikohu me Google\"","\"common_google_play_services_enable_title\" : \"Omogućite Google Play usluge\"","\"common_google_play_services_install_title\" : \"Google Play xizmatlarini o‘rnatish\"","\"material_timepicker_text_input_mode_description\" : \"Aktiveerige kellaaja sisestamiseks tekstisisestusrežiim.\"","\"material_minute_selection\" : \"Мүнөттөрдү тандаңыз\"","\"mtrl_picker_save\" : \"Αποθήκευση\"","\"mtrl_picker_range_header_unselected\" : \"Дата начала – дата окончания\"","\"icon_content_description\" : \"Dialogue Icon\"","\"bottomsheet_action_expand\" : \"הרחבת הגיליון התחתון\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolom met dagen: %1$s\"","\"mtrl_picker_a11y_prev_month\" : \"Chuyển về tháng trước\"","\"mtrl_picker_range_header_unselected\" : \"Басталу күні – аяқталу күні\"","\"common_signin_button_text\" : \"Conectează-te\"","\"mtrl_picker_out_of_range\" : \"පරාසයෙන් පිටත: %1$s\"","\"mtrl_picker_a11y_next_month\" : \"Pređite na sledeći mesec\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服务\"","\"mtrl_picker_invalid_format_example\" : \"उदाहरण: %1$s\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Пређите на режим уноса у Календару\"","\"place_autocomplete_search_hint\" : \"Paieška\"","\"call_notification_incoming_text\" : \"Εισερχόμενη κλήση\"","\"mtrl_picker_date_header_unselected\" : \"ದಿನಾಂಕವನ್ನು ಆಯ್ಕೆಮಾಡಲಾಗಿದೆ\"","\"abc_menu_shift_shortcut_label\" : \"Üst Karakter+\"","\"material_hour_suffix\" : \"%1$s s\"","\"bottomsheet_action_expand_halfway\" : \"တစ်ဝက်ချဲ့ရန်\"","\"character_counter_overflowed_content_description\" : \"გადაჭარბებულია სიმბოლოთა ლიმიტი (%2$d-დან %1$d)\"","\"password_toggle_content_description\" : \"Pokaż hasło\"","\"abc_action_menu_overflow_description\" : \"Więcej opcji\"","\"mtrl_picker_a11y_next_month\" : \"تغییر به ماه بعدی\"","\"bottomsheet_action_expand\" : \"Développer la bottom sheet\"","\"abc_action_bar_up_description\" : \"Жоғары қарай өту\"","\"material_clock_toggle_content_description\" : \"Pasirinkite „iki pietų“ arba „po pietų“\"","\"common_google_play_services_wear_update_text\" : \"Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться.\"","\"m3_sys_motion_easing_standard\" : \"cubic-bezier(0.2, 0, 0, 1)\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Bytt til tekstinndatamodus\"","\"bottomsheet_drag_handle_clicked\" : \"Sürükleme tutamacına iki kez dokunuldu\"","\"material_hour_24h_suffix\" : \"%1$s гадз\"","\"m3_sys_motion_easing_standard_decelerate\" : \"cubic-bezier(0, 0, 0, 1)\"","\"abc_action_menu_overflow_description\" : \"추가 옵션\"","\"status_bar_notification_info_overflow\" : \"९९९+\"","\"mtrl_picker_toggle_to_year_selection\" : \"Dotik za preklop na izbiro leta\"","\"place_autocomplete_search_hint\" : \"Ara\"","\"abc_menu_enter_shortcut_label\" : \"Eingabetaste\"","\"item_view_role_description\" : \"Вкладка\"","\"abc_search_hint\" : \"Haku…\"","\"mtrl_picker_range_header_unselected\" : \"תאריך התחלה - תאריך סיום\"","\"material_minute_suffix\" : \"%1$s минути\"","\"character_counter_overflowed_content_description\" : \"Tähemärgipiirang on ületatud: %1$d/%2$d\"","\"common_signin_button_text\" : \"Пријави ме\"","\"mtrl_picker_range_header_title\" : \"Избиране на период от време\"","\"mtrl_picker_text_input_day_abbr\" : \"ថ\"","\"place_autocomplete_clear_button\" : \"Kosongkan carian\"","\"search_menu_title\" : \"Rechercher\"","\"place_autocomplete_search_hint\" : \"Пошук\"","\"material_timepicker_text_input_mode_description\" : \"Ak chcete zadať čas, prepnite na textový režim vstupu\"","\"common_google_play_services_install_text\" : \"သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။\"","\"call_notification_ongoing_text\" : \"Käynnissä oleva puhelu\"","\"common_google_play_services_update_button\" : \"Posodobi\"","\"abc_activitychooserview_choose_application\" : \"යෙදුමක් තෝරන්න\"","\"abc_activitychooserview_choose_application\" : \"Aukeratu aplikazio bat\"","\"material_timepicker_clock_mode_description\" : \"Vaihda ajan syöttämiseen kellotilassa.\"","\"mtrl_picker_range_header_unselected\" : \"Startdatum–slutdatum\"","\"abc_action_bar_home_description\" : \"Zulazulela ekhaya\"","\"abc_action_bar_home_description\" : \"முகப்பிற்குச் செல்லும்\"","\"mtrl_picker_date_header_title\" : \"तारीख चुनें\"","\"abc_toolbar_collapse_description\" : \"Tiivistä\"","\"material_timepicker_select_time\" : \"Laika atlasīšana\"","\"common_google_play_services_update_text\" : \"Google Play 서비스를 업데이트해야 %1$s이(가) 실행됩니다.\"","\"character_counter_content_description\" : \"Уведзена сімвалаў: %1$d з %2$d\"","\"abc_searchview_description_voice\" : \"အသံဖြင့် ရှာရန်\"","\"mtrl_picker_range_header_unselected\" : \"Start date – End date\"","\"common_google_play_services_enable_text\" : \"%1$sの実行には、Google Play開発者サービスの有効化が必要です。\"","\"place_autocomplete_clear_button\" : \"Maak soektog skoon\"","\"common_google_play_services_enable_title\" : \"Google Play xizmatlarini yoqish\"","\"abc_toolbar_collapse_description\" : \"Zbaliť\"","\"bottomsheet_action_expand\" : \"Az alsó lap kibontása\"","\"abc_searchview_description_query\" : \"Zoekopdracht\"","\"common_google_play_services_update_text\" : \"„%1$s“ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų.\"","\"mtrl_picker_out_of_range\" : \"خارج از محدوده: %1$s\"","\"common_google_play_services_enable_title\" : \"‏تفعيل خدمات Google Play\"","\"abc_searchview_description_search\" : \"সার্চ করুন\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Cambiar ao modo de entrada de calendario\"","\"common_google_play_services_enable_button\" : \"Nika amandla\"","\"icon_content_description\" : \"Valintaikkunan kuvake\"","\"material_timepicker_text_input_mode_description\" : \"切換至文字輸入模式即可輸入時間。\"","\"material_minute_suffix\" : \"%1$s 分\"","\"mtrl_timepicker_confirm\" : \"Tamam\"","\"abc_menu_function_shortcut_label\" : \"Funktion + \"","\"mtrl_picker_range_header_title\" : \"Izberite obseg\"","\"mtrl_picker_invalid_range\" : \"დიაპაზონი არასწორია.\"","\"abc_shareactionprovider_share_with_application\" : \"Condividi tramite %s\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Mais de %1$d notificações novas\"","\"bottomsheet_drag_handle_content_description\" : \"נקודת אחיזה לגרירה\"","\"material_clock_toggle_content_description\" : \"Odaberite prijepodne ili poslijepodne\"","\"character_counter_content_description\" : \"%1$d van %2$d tekens opgegeven\"","\"abc_action_mode_done\" : \"Gotowe\"","\"icon_content_description\" : \"Icône de boîte de dialogue\"","\"abc_searchview_description_voice\" : \"بحث صوتي\"","\"abc_action_menu_overflow_description\" : \"Digər seçimlər\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"End date\"","\"clear_text_end_icon_content_description\" : \"मजकूर साफ करा\"","\"common_google_play_services_enable_text\" : \"I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play.\"","\"common_google_play_services_update_button\" : \"ਅੱਪਡੇਟ ਕਰੋ\"","\"abc_action_bar_home_description\" : \"မူလနေရာကို ပြန်သွားရန်\"","\"abc_capital_on\" : \"ИДЭВХТЭЙ\"","\"abc_activity_chooser_view_see_all\" : \"ເບິ່ງທັງໝົດ\"","\"abc_menu_space_shortcut_label\" : \"preslednica\"","\"abc_action_mode_done\" : \"Terminé\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Пераключыцца ў рэжым уводу \"Каляндар\"\"","\"common_google_play_services_update_button\" : \"আপডেট করুন\"","\"mtrl_picker_a11y_prev_month\" : \"Aldatu aurreko hilabetera\"","\"common_google_play_services_update_text\" : \"Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi.\"","\"place_autocomplete_clear_button\" : \"Esborra la cerca\"","\"mtrl_picker_text_input_date_hint\" : \"Дата\"","\"abc_searchview_description_clear\" : \"විමසුම හිස් කරන්න\"","\"mtrl_picker_out_of_range\" : \"ശ്രേണിക്ക് പുറത്താണ്: %1$s\"","\"bottomsheet_action_collapse\" : \"تصغير البطاقة السفلية\"","\"common_google_play_services_install_button\" : \"インストール\"","\"common_google_play_services_install_text\" : \"%1$s won't run without Google Play services, which are missing from your device.\"","\"mtrl_picker_invalid_format_example\" : \"Exemplo: %1$s\"","\"call_notification_answer_action\" : \"উত্তৰ দিয়ক\"","\"mtrl_badge_numberless_content_description\" : \"Nytt varsel\"","\"mtrl_picker_out_of_range\" : \"Вне диапазона: %1$s\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"mtrl_picker_cancel\" : \"Скасаваць\"","\"abc_shareactionprovider_share_with\" : \"გაზიარება:\"","\"character_counter_overflowed_content_description\" : \"Umkhawulo wezinhlamvu udlule u-%1$d kokungu-%2$d\"","\"abc_searchview_description_query\" : \"მოთხოვნის ძიება\"","\"mtrl_picker_toggle_to_year_selection\" : \"Жылды таңдауға ауысу үшін түртіңіз.\"","\"mtrl_picker_text_input_date_hint\" : \"Dagsetning\"","\"common_google_play_services_install_title\" : \"Преузмите Google Play услуге\"","\"common_google_play_services_enable_text\" : \"Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді.\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाओं से जुड़ी गड़बड़ी\"","\"mtrl_picker_date_header_unselected\" : \"Pasirinkta data\"","\"material_minute_selection\" : \"Selectați minutele\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи све\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाएं चालू करें\"","\"material_minute_suffix\" : \"%1$s хв\"","\"mtrl_picker_a11y_prev_month\" : \"التغيير إلى الشهر السابق\"","\"abc_menu_meta_shortcut_label\" : \"Meta மற்றும்\"","\"abc_activitychooserview_choose_application\" : \"Wybierz aplikację\"","\"mtrl_picker_text_input_year_abbr\" : \"ವ\"","\"material_minute_suffix\" : \"%1$s minuts\"","\"mtrl_picker_invalid_format\" : \"Formato no válido\"","\"call_notification_answer_video_action\" : \"ဗီဒီယို\"","\"abc_capital_off\" : \"关闭\"","\"mtrl_picker_out_of_range\" : \"Nằm ngoài phạm vi: %1$s\"","\"mtrl_picker_date_header_unselected\" : \"Выбраная дата\"","\"common_google_play_services_enable_text\" : \"%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:\"","\"call_notification_answer_action\" : \"Sprejmi\"","\"bottomsheet_drag_handle_content_description\" : \"Sürükleme tutamacı\"","\"mtrl_checkbox_button_icon_path_checked\" : \"M14,18.2 11.4,15.6 10,17 14,21 22,13 20.6,11.6z\"","\"abc_toolbar_collapse_description\" : \"Samenvouwen\"","\"mtrl_exceed_max_badge_number_content_description\" : \"超過 %1$d 則新通知\"","\"mtrl_picker_range_header_unselected\" : \"የመጀመሪያ ቀን – የመጨረሻ ቀን\"","\"mtrl_picker_invalid_format\" : \"अमान्य ढाँचा।\"","\"abc_action_menu_overflow_description\" : \"Rohkem valikuid\"","\"mtrl_picker_invalid_format_example\" : \"ਉਦਾਹਰਨ: %1$s\"","\"abc_activity_chooser_view_see_all\" : \"すべて表示\"","\"call_notification_answer_action\" : \"Répondre\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Aldatu testua idazteko modura\"","\"mtrl_picker_a11y_next_month\" : \"Pakeisti į kitą mėnesį\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play.\"","\"material_timepicker_minute\" : \"Minuta\"","\"mtrl_picker_range_header_title\" : \"Selecciona un periodo\"","\"mtrl_picker_a11y_prev_month\" : \"變更至上個月\"","\"character_counter_overflowed_content_description\" : \"Символдордун саны коюлган %2$d чегинен %1$d символго ашып кетти\"","\"mtrl_picker_invalid_format_example\" : \"Example: %1$s\"","\"common_google_play_services_update_button\" : \"Actualitza\"","\"icon_content_description\" : \"ikona dijaloškog okvira\"","\"mtrl_picker_cancel\" : \"Anulo\"","\"bottomsheet_drag_handle_clicked\" : \"㩒咗兩下拖曳控點\"","\"call_notification_screening_text\" : \"Filtrerer et innkommende anrop\"","\"mtrl_picker_range_header_title\" : \"יש לבחור טווח\"","\"material_timepicker_text_input_mode_description\" : \"ለጊዜ ግቤቱ ወደ የጽሑፍ ግቤት ሁነታ ቀይር።\"","\"call_notification_hang_up_action\" : \"Desligar\"","\"abc_shareactionprovider_share_with_application\" : \"Chia sẻ với %s\"","\"bottomsheet_action_expand\" : \"Zabaldu pantailaren behealdean ainguratutako orria\"","\"mtrl_picker_announce_current_selection\" : \"目前選取：%1$s\"","\"abc_searchview_description_search\" : \"Hľadať\"","\"mtrl_picker_invalid_format\" : \"Format tidak sah.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Einddatum\"","\"abc_capital_off\" : \"AUS\"","\"clear_text_end_icon_content_description\" : \"Ștergeți textul\"","\"abc_shareactionprovider_share_with\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‎‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‏‎‏‏‏‏‎‏‏‎‏‏‏‎Share with‎‏‎‎‏‎\"","\"mtrl_picker_day_of_week_column_header\" : \"Gün sütunu: %1$s\"","\"mtrl_picker_cancel\" : \"ביטול\"","\"mtrl_chip_close_icon_content_description\" : \"Eliminați %1$s\"","\"mtrl_picker_invalid_range\" : \"Ógilt svið.\"","\"material_hour_24h_suffix\" : \"%1$s ч.\"","\"call_notification_incoming_text\" : \"உள்வரும் அழைப்பு\"","\"place_autocomplete_search_hint\" : \"Kërko\"","\"abc_menu_delete_shortcut_label\" : \"මකන්න\"","\"call_notification_answer_action\" : \"ଉତ୍ତର ଦିଅନ୍ତୁ\"","\"mtrl_picker_invalid_format\" : \"Ogiltigt format.\"","\"mtrl_picker_cancel\" : \"ပယ်ဖျက်ရန်\"","\"call_notification_decline_action\" : \"Afvis\"","\"common_google_play_services_updating_text\" : \"„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos.\"","\"mtrl_picker_toggle_to_day_selection\" : \"Ketik untuk beralih kepada pemilihan hari\"","\"password_toggle_content_description\" : \"Visa lösenord\"","\"mtrl_exceed_max_badge_number_content_description\" : \"Liczba nowych powiadomień przekracza %1$d\"","\"character_counter_content_description\" : \"%2$dটাৰ ভিতৰত %1$dটা বৰ্ণ লিখা হৈছে\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Váltás naptárbeviteli módra\"","\"common_google_play_services_enable_button\" : \"Washa\"","\"abc_menu_delete_shortcut_label\" : \"মুছুন\"","\"mtrl_picker_navigate_to_year_description\" : \"Перейти к %1$s году\"","\"mtrl_picker_invalid_range\" : \"ជួរ​មិនត្រឹមត្រូវទេ។\"","\"material_timepicker_minute\" : \"मिनट\"","\"abc_menu_space_shortcut_label\" : \"„space“\"","\"common_signin_button_text\" : \"Anmelden\"","\"search_menu_title\" : \"ရှာဖွေမှု\"","\"call_notification_answer_action\" : \"Javob berish\"","\"material_clock_toggle_content_description\" : \"Select a.m. or p.m.\"","\"mtrl_picker_day_of_week_column_header\" : \"요일 열: %1$s\"","\"mtrl_picker_invalid_range\" : \"Neplatný rozsah.\"","\"common_google_play_services_update_button\" : \"Оновити\"","\"mtrl_picker_invalid_range\" : \"Невалиден диапазон.\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Beralih ke mode masukan kalender\"","\"place_autocomplete_search_hint\" : \"Qidirish\"","\"mtrl_picker_text_input_year_abbr\" : \"р\"","\"material_hour_24h_suffix\" : \"%1$s Stunden\"","\"common_google_play_services_update_text\" : \"మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు.\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data de término\"","\"mtrl_picker_date_header_title\" : \"ቀን ይምረጡ\"","\"common_google_play_services_notification_ticker\" : \"Pogreška Usluga za Google Play\"","\"mtrl_picker_navigate_to_year_description\" : \"ເລື່ອນໄປປີ %1$s\"","\"character_counter_content_description\" : \"%2$dটির মধ্যে %1$dটি অক্ষর লেখা হয়েছে\"","\"material_timepicker_text_input_mode_description\" : \"Pentru a introduce ora, comutați la modul de introducere a textului.\"","\"mtrl_picker_a11y_prev_month\" : \"Váltás az előző hónapra\"","\"mtrl_picker_navigate_to_year_description\" : \"Navegar al año %1$s\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tik om oor te skakel na die kies van 'n dag\"","\"abc_searchview_description_submit\" : \"Thumela umbuzo\"","\"abc_prepend_shortcut_label\" : \"منو+\"","\"abc_shareactionprovider_share_with_application\" : \"ແບ່ງປັນດ້ວຍ %s\"","\"abc_menu_enter_shortcut_label\" : \"ଏଣ୍ଟର୍\"","\"abc_searchview_description_clear\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‏‏‏‎‏‎‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‏‏‏‎‎‏‏‎Clear query‎‏‎‎‏‎\"","\"material_hour_selection\" : \"Выберите час\"","\"abc_activity_chooser_view_see_all\" : \"មើលទាំងអស់\"","\"common_google_play_services_install_text\" : \"%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul tău.\"","\"common_google_play_services_enable_text\" : \"您必須啟用 Google Play 服務，才能執行「%1$s」。\"","\"password_toggle_content_description\" : \"Zobraziť heslo\"","\"abc_capital_off\" : \"ปิด\"","\"abc_shareactionprovider_share_with\" : \"Дараахтай хуваалцах\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d سے زیادہ نئی اطلاعات\"","\"abc_activitychooserview_choose_application\" : \"ເລືອກແອັບ\"","\"place_autocomplete_clear_button\" : \"Tyhjennä haku.\"","\"mtrl_picker_announce_current_selection\" : \"বর্তমান বাছাই: %1$s\"","\"bottomsheet_drag_handle_clicked\" : \"Կրկնակի հպում տեղափոխման նշիչին\"","\"fcm_fallback_notification_channel_label\" : \"Miscellaneous\"","\"abc_searchview_description_query\" : \"Arama sorgusu\"","\"common_google_play_services_unknown_issue\" : \"%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi.\"","\"abc_toolbar_collapse_description\" : \"ሰብስብ\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din.\"","\"abc_shareactionprovider_share_with_application\" : \"使用「%s」分享\"","\"common_google_play_services_install_button\" : \"ઇન્સ્ટૉલ કરો\"","\"call_notification_incoming_text\" : \"Chamada recebida\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Skipta yfir í innfærsluaðferð fyrir texta\"","\"common_google_play_services_updating_text\" : \"%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq.\"","\"mtrl_picker_invalid_format_use\" : \"Օգտագործեք՝ %1$s\"","\"mtrl_picker_date_header_unselected\" : \"Geselecteerde datum\"","\"place_autocomplete_search_hint\" : \"શોધો\"","\"bottomsheet_drag_handle_content_description\" : \"Úchyt pro přetažení\"","\"mtrl_switch_thumb_path_morphing\" : \"M0,16 A11,11 0 0,1 11,5 H21 A11,11 0 0,1 21,27 H11 A11,11 0 0,1 0,16\"","\"bottomsheet_action_expand_halfway\" : \"Expandir hasta la mitad\"","\"mtrl_picker_range_header_only_end_selected\" : \"Data d'inici - %1$s\"","\"abc_action_bar_home_description\" : \"Krmarjenje na začetek\"","\"mtrl_picker_date_header_unselected\" : \"Date sélectionnée\"","\"text_ems_prohibition\" : \"1. Animal, arms/ammunitions, Explosives, Coins, Bank notes, Currency note, Securities of any kind payable to the bearer, traveler cheques, platinum, Gold or Silver, precious Stones/Metals, other valuable articles/Stamps, Pornographic Material, Passport, Hazardous or Composedly Material, Narcotic’s, Antique Blank Cheques, Blank Credit Cards, Gambling Devices, Radioactive material, perishables biological substances, infection substances, etc\n 2. Prohibition laid down in Universal Postal Union Convention shall also apply to EMS article\"","\"mtrl_picker_range_header_only_start_selected\" : \"Du %1$s au (date de fin)\"","\"common_google_play_services_install_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви.\"","\"bottomsheet_action_collapse\" : \"Thu gọn bảng dưới cùng\"","\"place_autocomplete_search_hint\" : \"ይፈልጉ\"","\"mtrl_picker_a11y_next_month\" : \"შემდეგ თვეზე გადასვლა\"","\"mtrl_picker_date_header_title\" : \"Välj datum\"","\"material_timepicker_minute\" : \"Минута\"","\"common_google_play_services_wear_update_text\" : \"Google Play සේවාවල නව අනුවාදයක් අවශ්‍යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත.\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Comutați la modul de introducere a textului\"","\"material_hour_suffix\" : \"ساعت %1$s\"","\"material_minute_suffix\" : \"%1$s dəqiqə\"","\"character_counter_content_description\" : \"Įvesta simbolių: %1$d iš %2$d\"","\"call_notification_answer_action\" : \"პასუხი\"","\"abc_menu_space_shortcut_label\" : \"స్పేస్\"","\"abc_menu_ctrl_shortcut_label\" : \"CTRL +\"","\"common_signin_button_text\" : \"Войти\"","\"call_notification_answer_action\" : \"מענה\"","\"material_timepicker_hour\" : \"மணிநேரம்\"","\"common_google_play_services_notification_ticker\" : \"ข้อผิดพลาดของบริการ Google Play\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"Data de încheiere\"","\"mtrl_picker_a11y_prev_month\" : \"Пређите на претходни месец\"","\"password_toggle_content_description\" : \"Zobrazit heslo\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ဝန်ဆောင်မှုများ ရရှိနိုင်သည်\"","\"call_notification_decline_action\" : \"Refuser\"","\"common_google_play_services_install_button\" : \"Namesti\"","\"abc_action_bar_home_description\" : \"Navigate home\"","\"icon_content_description\" : \"ডায়ালগ আইকন\"","\"mtrl_picker_invalid_range\" : \"Geçersiz aralık.\"","\"item_view_role_description\" : \"برگه\"","\"abc_searchview_description_clear\" : \"Исчисти барање\"","\"mtrl_picker_toggle_to_day_selection\" : \"탭하여 요일 선택으로 전환\"","\"material_timepicker_minute\" : \"मिनिट\"","\"mtrl_picker_range_header_unselected\" : \"Alkamispäivä – päättymispäivä\"","\"common_google_play_services_enable_button\" : \"បើក\"","\"common_open_on_phone\" : \"Բացել հեռախոսով\"","\"call_notification_decline_action\" : \"ငြင်းပယ်ရန်\"","\"material_hour_selection\" : \"Vybrať hodinu\"","\"abc_activitychooserview_choose_application\" : \"Valige rakendus\"","\"clear_text_end_icon_content_description\" : \"Borrar texto\"","\"bottomsheet_action_collapse\" : \"Az alsó lap összecsukása\"","\"common_google_play_services_enable_button\" : \"I-enable\"","\"abc_shareactionprovider_share_with_application\" : \"与%s分享\"","\"mtrl_picker_a11y_next_month\" : \"Passa al mese successivo\"","\"mtrl_picker_a11y_prev_month\" : \"Mudar para o mês anterior\"","\"common_google_play_services_install_button\" : \"ইনস্টল করুন\"","\"error_icon_content_description\" : \"오류\"","\"call_notification_answer_action\" : \"Одговори\"","\"mtrl_timepicker_confirm\" : \"Uredu\"","\"mtrl_picker_cancel\" : \"Atšaukti\"","\"abc_toolbar_collapse_description\" : \"Ocultar\"","\"common_google_play_services_install_text\" : \"%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ.\"","\"mtrl_picker_range_header_only_end_selected\" : \"Начална дата – %1$s\"","\"call_notification_ongoing_text\" : \"正在通话\"","\"abc_searchview_description_voice\" : \"Гласовно пребарување\"","\"mtrl_picker_out_of_range\" : \"Vahemikust väljas: %1$s\"","\"call_notification_ongoing_text\" : \"Текущий вызов\"","\"clear_text_end_icon_content_description\" : \"Išvalyti tekstą\"","\"common_google_play_services_enable_title\" : \"Ota Google Play Palvelut käyttöön\"","\"call_notification_answer_action\" : \"பதிலளி\"","\"call_notification_answer_action\" : \"Responder\"","\"mtrl_picker_date_header_unselected\" : \"ເລືອກວັນທີ\"","\"icon_content_description\" : \"Значок диалогового окна\"","\"mtrl_exceed_max_badge_number_content_description\" : \"يبلغ عدد الإشعارات الجديدة أكثر من %1$d.\"","\"common_google_play_services_install_title\" : \"‏קבל את שירותי Google Play\"","\"abc_activitychooserview_choose_application\" : \"ایک ایپ منتخب کریں\"","\"call_notification_answer_action\" : \"Besvar\"","\"mtrl_picker_toggle_to_day_selection\" : \"दिवस निवडण्यासाठी स्विच करा वर टॅप करा\"","\"mtrl_picker_day_of_week_column_header\" : \"Kolumn med dagar: %1$s\"","\"common_google_play_services_update_text\" : \"%1$s nu va rula decât dacă actualizezi serviciile Google Play.\"","\"bottomsheet_action_expand\" : \"ബോട്ടം ഷീറ്റ് വികസിപ്പിക്കുക\"","\"clear_text_end_icon_content_description\" : \"Pastro tekstin\"","\"common_google_play_services_updating_text\" : \"നിലവിൽ അപ്‌ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല.\"","\"common_signin_button_text_long\" : \"Google के ज़रिए साइन इन करें\"","\"mtrl_picker_invalid_format_example\" : \"উদাহরণ: %1$s\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"ወደ ጽሁፍ ግቤት ሁነታ ቀይር\"","\"mtrl_exceed_max_badge_number_content_description\" : \"새 알림 %1$d개 초과\"","\"mtrl_picker_text_input_month_abbr\" : \"ay\"","\"call_notification_incoming_text\" : \"Cuộc gọi đến\"","\"common_google_play_services_enable_text\" : \"%1$s aplikazioak ez du funtzionatuko Google Play Services gaitzen ez baduzu.\"","\"mtrl_picker_text_input_year_abbr\" : \"ឆ\"","\"common_signin_button_text_long\" : \"ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google\"","\"call_notification_screening_text\" : \"正在过滤来电\"","\"abc_menu_space_shortcut_label\" : \"스페이스바\"","\"common_google_play_services_update_text\" : \"%1$s neće funkcionirati ako ne ažurirate Google Play usluge.\"","\"abc_searchview_description_clear\" : \"Kosongkan pertanyaan\"","\"abc_shareactionprovider_share_with_application\" : \"Compartilhar com %s\"","\"call_notification_ongoing_text\" : \"Учурдагы чалуу\"","\"abc_toolbar_collapse_description\" : \"Kunja\"","\"item_view_role_description\" : \"टैब\"","\"mtrl_picker_toggle_to_year_selection\" : \"Нажмите, чтобы перейти к выбору года\"","\"mtrl_picker_confirm\" : \"Жарайды\"","\"mtrl_picker_range_header_title\" : \"Izaberite period\"","\"abc_searchview_description_search\" : \"ਖੋਜ\"","\"mtrl_exceed_max_badge_number_content_description\" : \"%1$d санынан көп жаңа хабарландыру\"","\"password_toggle_content_description\" : \"പാസ്‌വേഡ് കാണിക്കുക\"","\"mtrl_badge_numberless_content_description\" : \"కొత్త నోటిఫికేషన్\"","\"common_open_on_phone\" : \"Телефондо ачык\"","\"abc_menu_alt_shortcut_label\" : \"„Alt“ +\"","\"abc_toolbar_collapse_description\" : \"Collapse\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat.\"","\"common_google_play_services_install_button\" : \"Quraşdırın\"","\"icon_content_description\" : \"Gluggatákn\"","\"abc_activitychooserview_choose_application\" : \"Επιλέξτε μια εφαρμογή\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"টেক্সট ইনপুট মোডে বদল করুন\"","\"abc_action_bar_up_description\" : \"Navigasi ke atas\"","\"abc_menu_space_shortcut_label\" : \"空格键\"","\"material_timepicker_minute\" : \"मिनेट\"","\"common_google_play_services_install_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt.\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s - data de finalització\"","\"abc_action_mode_done\" : \"Fet\"","\"mtrl_picker_toggle_to_day_selection\" : \"Ýttu til að skipta yfir í að velja dag\"","\"character_counter_overflowed_content_description\" : \"ຂີດຈຳກັດຕົວອັກສອນເກີນ %1$d ຈາກທັງໝົດ %2$d\"","\"common_google_play_services_install_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:\"","\"abc_menu_space_shortcut_label\" : \"spatie\"","\"abc_shareactionprovider_share_with\" : \"Ibahagi sa/kay\"","\"abc_capital_off\" : \"آف\"","\"abc_search_hint\" : \"ស្វែងរក…\"","\"call_notification_answer_action\" : \"Fogadás\"","\"material_clock_toggle_content_description\" : \"Välj mellan FM och EM\"","\"common_google_play_services_update_button\" : \"അപ്‌ഡേറ്റുചെയ്യുക\"","\"mtrl_badge_numberless_content_description\" : \"การแจ้งเตือนใหม่\"","\"common_google_play_services_notification_channel_name\" : \"Upatikanaji wa huduma za Google Play\"","\"abc_search_hint\" : \"Suchen…\"","\"call_notification_ongoing_text\" : \"Apel în desfășurare\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ಸೇವೆಗಳ ಲಭ್ಯತೆ\"","\"call_notification_decline_action\" : \"Atmesti\"","\"common_google_play_services_update_button\" : \"Uppfæra\"","\"abc_capital_on\" : \"روشن\"","\"abc_searchview_description_query\" : \"Requête de recherche\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"ಪ್ರಾರಂಭ ದಿನಾಂಕ\"","\"abc_menu_alt_shortcut_label\" : \"ALT +\"","\"common_signin_button_text\" : \"ছাইন ইন কৰক\"","\"bottomsheet_action_collapse\" : \"கீழ்ப்புறச் சீட்டைச் சுருக்கும்\"","\"common_google_play_services_unknown_issue\" : \"%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ.\"","\"common_google_play_services_update_text\" : \"%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst.\"","\"mtrl_badge_numberless_content_description\" : \"Arifa mpya\"","\"mtrl_picker_date_header_title\" : \"തീയതി തിരഞ്ഞെടുക്കുക\"","\"mtrl_picker_invalid_range\" : \"Неважећи период.\"","\"common_google_play_services_notification_channel_name\" : \"Tillgänglighet för Google Plays tjänster\"","\"mtrl_picker_date_header_title\" : \"Sélectionnez la date\"","\"call_notification_decline_action\" : \"Rechazar\"","\"common_google_play_services_install_button\" : \"Inštalovať\"","\"abc_searchview_description_search\" : \"تلاش کریں\"","\"place_autocomplete_search_hint\" : \"חיפוש\"","\"abc_action_bar_up_description\" : \"Sogeza juu\"","\"icon_content_description\" : \"உரையாடல் ஐகான்\"","\"mtrl_picker_day_of_week_column_header\" : \"دنوں کا کالم: %1$s\"","\"mtrl_picker_date_header_title\" : \"Selecciona una fecha\"","\"abc_menu_function_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‏‎‎‏‏‎‎‏‎‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎Function+‎‏‎‎‏‎\"","\"common_google_play_services_notification_channel_name\" : \"Доступність сервісів Google Play\"","\"abc_search_hint\" : \"खोज्नुहोस्…\"","\"exposed_dropdown_menu_content_description\" : \"Bonisa imenyu yokudonsela phansi\"","\"material_timepicker_minute\" : \"મિનિટ\"","\"bottomsheet_drag_handle_clicked\" : \"تم النقر مرّتين على مقبض السحب.\"","\"abc_searchview_description_search\" : \"Sök\"","\"mtrl_timepicker_confirm\" : \"Í lagi\"","\"mtrl_picker_invalid_range\" : \"غلط رینج۔\"","\"call_notification_incoming_text\" : \"Chiamata in arrivo\"","\"common_open_on_phone\" : \"فون پر کھولیں\"","\"call_notification_incoming_text\" : \"Sissetulev kõne\"","\"material_minute_selection\" : \"Välj minuter\"","\"abc_action_bar_home_description\" : \"Navigera hem\""],"strings_so":[{"lib/arm64-v8a/libdatastore_shared_counter.so":["ro.arch","exynos9810","java/io/IOException"]},{"lib/x86_64/libdatastore_shared_counter.so":["java/io/IOException"]},{"lib/armeabi-v7a/libdatastore_shared_counter.so":["java/io/IOException"]},{"lib/x86/libdatastore_shared_counter.so":["java/io/IOException"]},{"apktool_out/lib/arm64-v8a/libdatastore_shared_counter.so":["ro.arch","exynos9810","java/io/IOException"]},{"apktool_out/lib/x86_64/libdatastore_shared_counter.so":["java/io/IOException"]},{"apktool_out/lib/armeabi-v7a/libdatastore_shared_counter.so":["java/io/IOException"]},{"apktool_out/lib/x86/libdatastore_shared_counter.so":["java/io/IOException"]}],"strings_code":["getHost$okhttp","modCount","minus-7apg3OU","fileSystem","Content has view with id attribute 'android.R.id.list' that is not a ListView class","gcm.n.image","offsetPositionRecordsForInsert attached child ","startHttp2","Cannot load adaptive icon from uri: ","component2-GBYM_sE","ALREADY_LOCKED_BY_OWNER","TextInputLayout","StreetViewSource:%s","onRecreated","transformPivotX","factories","removeGhost","decrementSize","hasSurrogatePairAt","copyOf-nggk6HY","toUrl()","verbose","combineTransformUnsafe$FlowKt__ZipKt","A shared element with the target name '","parkedWorkersStackPop","setLifecycleObserver","no boolean at index ","calls","ULongArray","bitmap is null","getName$okhttp","Super calls with default arguments not supported in this target, function: fuse","neverCompleteToEnd","androidx.core.app.NotificationCompat$BigTextStyle","value1","Failed to delete ","subtype","SessionNSName","No providers were loaded with FastServiceLoader","removeEntryAt","Values","PaddingOption","REMOVE","buildSet","yyyy-MM-dd'T'HH:mm:ss.SSS'Z'","LLM#LayoutState","UTF-16BE","lineLengthPem","toPoint","google_storage_bucket","MotionScene not defined","stateRepresentation$kotlinx_coroutines_core","androidx.datastore.preferences.core.PreferenceDataStore$updateData$2","getLastIndex$kotlin_stdlib","GALS","Lat: ","androidx.datastore.migrations.SharedPreferencesMigration$2","enforceMainThreadIfNeeded","RMVGM","Failed to read resource ","getEmptyRegistry","getIOThreadExecutor()","isInstalledStatically$kotlinx_coroutines_core","isReified","getDirectionality","line.separator","getNaN$annotations","action_msg","onCancellationImplDoNotCall","list","inet6AddressToAscii","onWrongFragmentContainer","pathData","groupByTo-q8RuPII","Received duplicate message: ","Can't insert content from IME; requestPermission() failed","This activity does not wrap the Base Context! See ViewPumpContextWrapper.wrap(Context)","BytesHexFormat(","rem-WZ4Q5Ns","writeString","minBy-jgv0xPQ","requireNotNull","toMediaTypeOrNull","You must use restoreSaveState when your FragmentHostCallback implements ViewModelStoreOwner","getIterator","all-xTcfx_M","setEpicenterBounds","completed","nextState","initNext","setUseSessionTickets","CodedInputStream encountered an embedded string or message which claimed to have negative size.","schedulerTimeSource","clientSdkVersion","Could not write into unlinked file","unsharedCopy","The Mean Sea Level altitude accuracy of the location is not set.","Lokhttp3/Interceptor;","Lio/github/inflationx/viewpump/InflateRequest;","remoteMessage","EXTRA_SKIP_FILE_OPERATION","getDate","consumeRestoredStateForKey","invokeHandlers","Response must be parameterized as Response<Foo> or Response<? extends Foo>","type=text","MULTILINE","Multiplying infinite duration by zero yields an undefined result.","unconfinedQueue","DISTANT_PAST","Lokio/SegmentPool;","Lokhttp3/ConnectionSpec;","onCreateView not allowed on StreetViewPanoramaViewDelegate","Regular client","Lokhttp3/internal/platform/Android10Platform$Companion;","bicycling","ILocationCallback@","tail$volatile","Tab belongs to a different TabLayout.","workerCtl","extraInt","getNESTED_UPDATE_ERROR_MESSAGE$datastore_core_release","sourceExtensionJsonProto3","At least one place type should be provided.","HTTP_2_SKIPPED_REQUEST_HEADERS","Null factory","You MUST implement scrollToPosition. It will soon become abstract","auto","markCancellationStarted","expected chunk size and optional extensions but was \\","Lokhttp3/logging/HttpLoggingInterceptor;","kotlin.Byte.Companion","putFloat","Function2","Cannot find the color resource referenced in AndroidManifest.","Super calls with default arguments not supported in this target, function: log","kotlin-stdlib-jdk7","throw with null exception","RTProperties","Logo","getINFINITE-UwyO8pc","MAX_LOW_SURROGATE","lastIndexOf-xj2QHRw","storageUnit","no method ","newExchangeFinder","TextView","Lokhttp3/internal/cache/CacheStrategy;","getInstance(...)","readBytesAcknowledged","unable to interpolate strings ","Variables","containsAll-impl","containsAllEntries","getJavaObjectType","commonResolve","SupervisorJob","Multiple @Body method annotations found.","newQueueEndIndex","targetName","distinctUntilChangedBy$FlowKt__DistinctKt","Logically removed segment is reachable.\\nChannel state: ","discard","cleanupQueue","onResponse","tryLockImpl","PAYLOAD_SHORT","listDirectoryEntries","sequence2","Exception in resume onCancellation handler for ","parseMaxAge","UNKNOWN, cause=[","mOnKeyListener","less","foldedSink","kotlinx.coroutines.channels.BroadcastKt$broadcast$2","Expected END_OBJECT but was ","centerColor","called getResId() on ","Could not execute non-public method for android:onClick","baseline","bitmap","floorDiv-VKZWuLQ","onenterbackward","this.fragment.requireView()","states","com.example","none-xTcfx_M","item ","PATH_SEGMENT_ENCODE_SET","MapType","translateY","BufferedChannelIterator","getComparator","none-MShoTSo","trackPipAnimationHintView","withCertificateChainCleaner","integer overflow","prefs","updateCache","gcm.n.sticky","CctTransportBackend","Control frames must be final.","Missing value","limitedParallelism is not supported for Dispatchers.Unconfined","handshake","kotlinx.coroutines.flow.FlowKt__LimitKt$transformWhile$1$invokeSuspend$$inlined$collectWhile$1","getAnnotationClass","BackendRequest{events=","element","unexpected journal line: ","Could not close stream","Moving more than 1 item is not supported yet","accept-ranges","processUtf16Chars","non-sensical empty or null argument array","accumulator","at index ","google.c.a.ts","filter-jgv0xPQ","CachedViewHolder to be recycled: ","Chip","getReaderRunnable","API_VERSION","PREFIX_4_BITS","Could not access creator.","Unknown field out type = ","success-JP2dKIU","toColorFilter","toASCII(host)","FlatBuffers: struct must be serialized inline.","error_code","Lokio/-DeprecatedOkio;","android.software.xr.immersive","google.sent_time","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$mapIndexed$1","ANGRY","connectTimeoutMillis","onSetUserVisibleHint","defaults_","onReceiveEnqueued","any-rL5Bavg","getOrElse-Xw8i6dc","Failed to parse date [","upstreamReader","Ignoring Animator set on ","query","VerifyID-Request","CameraUpdate must not be null.","curSendersAndCloseStatus","commonDeleteRecursively","getSeconds","getFileObservers$datastore_core_release$annotations","newStream","null cannot be cast to non-null type kotlin.Function3<kotlinx.coroutines.flow.FlowCollector<kotlin.Any?>, kotlin.Any?, kotlin.coroutines.Continuation<kotlin.Unit>, kotlin.Any?>","secureRandomUuid","getPopEnterAnim=","onSuspend","null cannot be cast to non-null type java.lang.Class<in javax.net.ssl.SSLSocketFactory>","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256","Street","android:support:lifecycle","removeView","arrowScroll tried to find focus based on non-child current focused view ","EEE MMM d HH:mm:ss yyyy","compareTo","shouldRunMigration","deleteSharedPreferences","coerceIn-wuiCnnA","routeFailureCount","readText","The pad bits must be zeros","emojicompat-emoji-font","http://www.w3.org/2000/xmlns/","sumOfShort","createTempDirectory","hasNext","nullLayouts","android:changeTransform:intermediateMatrix","setTls$okhttp","tailDispatch","activity_release","toDebugString","onClosedAction","end stage 0\\n","queuedCalls","LoaderInfo{","upFrom","startedFromLauncher","arrayIndexScale","circles","We already have an EditText, can only have one","changeArg","replace(containerViewId, F::class.java, args, tag)","Drawable cannot be null.","afterResume","image must not be null","Karachi","Rawalpindi","getPaddingOption$kotlin_stdlib","after removing animated view: ","android.intent.action.OPEN_DOCUMENT_TREE","font_italic","overrideTheme","path.resolve().toRealPath()","callsPerHost","consumed$volatile","Editor","extraBufferCapacity cannot be negative, but was ","document_id","bufferOrRendezvousSend","getEnabledChangedCallback$activity_release","headerBlock","retainOrRemoveAllInternal","getDefaultViewModelProviderFactory","Faisalabad","google.original_priority","No instantiated fragment for (","google.priority","captureTransitioningViews","Absurdly long value","FastParser","getUsername","obfuscatedIdentifier","Constraint","isShutdown","contentDeepToStringNullable","atan2","setPrefix","UNICODE_BOMS","notifyCancelling","pins","setQuality","minWith-zrEWJaI","Default","luminance","isFinished","FloatValueHolder","compareValuesBy","Must be called on the main application thread","Lokhttp3/internal/cache/CacheInterceptor$Companion;","DROP TABLE transport_contexts","getDimensionPixelSizeOrThrow","Called attach on a child which is not detached: ","WeightTypeface","Flow analogue of 'concatWith' is 'onCompletion'. Use 'onCompletion { emit(value) }'","here_content","Method not decompiled: androidx.core.content.res.ResourcesCompat.loadFont(android.content.Context, android.content.res.Resources, android.util.TypedValue, int, int, androidx.core.content.res.ResourcesCompat$FontCallback, android.os.Handler, boolean, boolean):android.graphics.Typeface","FRAGMENT_ENCODE_SET_URI","inWholeHours","BLENT","degradedPongDeadlineNs","constraintoverride","Disconnected: ","IOException","source(","firstOut.fragment.sharedElementSourceNames","caCert.subjectX500Principal","android.view.View","kotlinx.coroutines.flow.FlowKt__TransformKt$filterNot$$inlined$unsafeTransform$1$2","redirectionUrl","no int at index ","androidx.activity.result.contract.action.PICK_IMAGES","updateNewCollectorIndexLocked$kotlinx_coroutines_core","hasCallbacks","Could not retrieve ","onReceiveDequeued","contentEqualsIgnoreCaseImpl","isDigitsOnlyAndNoPadding$kotlin_stdlib","Empty array can't be reduced.","Could not call setClipToScreenEnabled() on PopupWindow. Oh well.","consumerIndex$volatile","invariantSeparatorsPath","setMaxRequests","TransformationResultHandler received unknown message type: ","forEachIndexed","keyValueIterator","null cannot be cast to non-null type kotlinx.coroutines.CompletedExceptionally","toIsoString","resetEventLoop$kotlinx_coroutines_core","addAcquireToQueue","Parcelable ","slots","targetOffset","android:visibility:visibility","getSlash","context.getSystemService(Context.APP_OPS_SERVICE) is null","isISOControl","rotateRight-V7xB4Y4","setupClickListeners","Error processing scroll; pointer index for id ","Please set end drawable using R.attr#closeIcon.","host == null","commonReadByteArray","HashMap","kotlin.FloatArray","NumberOfChanged","toKotlinDuration","Illegal input format","translationX","replaceBeforeLast","MATH_SYMBOL","proxy_retention","dispatchFinishTemporaryDetach","getItemIterator","exitAndThrowIfTimedOut","getDebugString","bullet","section","WARN","corruptionHandler","indices","Lokio/internal/ResourceFileSystem$Companion;","M/d/yy","createPossiblyInnerType","newReplaceEncoder","contravariant","min--ajY-9A","toSingletonMapOrSelf","getShutdown$okhttp","takeLowestOneBit-WZ4Q5Ns","byteCount: ","doOnTextChanged","encodeToByteArray","lessOrEqual","elementAtOrNull-nggk6HY","HEAD_SHIFT","attempting to post unregistered view!","Invalid motion layout. Layout missing Motion Scene.","FCOMMENT","encoding","whenStarted has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withStarted for non-suspending work that needs to run only once when the Lifecycle changes.","beginTransaction()","CoordinatorLayout","GoogleApiAvailability","SplineSet","Could not retrieve font from family.","onClosedSend","checkFormatLength","Snapshot","Lokhttp3/internal/publicsuffix/PublicSuffixDatabase;","patternPathMotion","createMissingDispatcher","Call.Factory returned null.","IS_AT_LEAST_Q","This job is always active","Integer not supported","dkey","Invalid target position","enterEntry","lastFailedStatus=","tintMode","readLines","getInstance","Couldn't find meta-data for provider with authority ","createTask","Factory initialization was incomplete - has not tried ","First pass","createCoroutine","readPrimitiveField() cannot handle nested groups.","Lokio/HashingSource$Companion;","ON_CREATE","ConfigValue{delta=","SFIXED64","postVisitDirectory","invokeSafely$FlowKt__EmittersKt","HmacSHA1","sortedDescending--ajY-9A","REMINDERS","The connection to Google Play services was lost","ID1ID2","associateWithTo","hasBody","net-type","getSuffix","WindowInsetsCompat","delayInMillis","BookingOffice","wrap(data).asReadOnlyBuffer()","labels","noMoreParts","Cannot instantiate class: ","allocateSlot","yyyy-MM-dd","http://ep.gov.pk/track/IPSService.asmx","fadingMode","isCancellableMode","nextNode","GetContent","toQueryNamesAndValues","readLocalHeader","kotlin.IntArray","getStackTrace","The main looper is not available","Service methods cannot return void.","notification_data","This device doesn't support aot. Did you call deviceSupportsAotProfile()?","removeSurrounding","dagger","migration","MAX_MILLIS","rightRotate","decodeIpv6","SOURCE","xml:lang","Invalid hint position ","Exception in completion handler ","removeKey$kotlin_stdlib","times-7apg3OU","customWave","AD_SERVICES_EXTENSION_INT","kind_","unreachable","time","isPhotoPickerAvailable(context)","Variant","StringBuilder().apply(builderAction).toString()","Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application's build.gradle.","start cannot be negative","DORMANT","Event{code=","readContinuationHeader","IEEErem","activeTask","confirmLabel","Lokhttp3/Headers$Companion;","illegal max wait time: %d","kotlin.jvm.functions.Function15","getAttribute","B0_FLAG_RSV1","An error occurred: ","TLS_KRB5_WITH_3DES_EDE_CBC_MD5","newEventOccurred","gcm.n.default_light_settings","This scope has already been closed.","filterNotNull","associateWith","detach: ","runningReduce","Please set your Project ID. A valid Firebase Project ID is required to communicate with Firebase server APIs: It identifies your application with Firebase.Please refer to https://firebase.google.com/support/privacy/init-options.","androidx.core.app.extra.COMPAT_TEMPLATE","isSurrogate","maxIdleConnections","proxy-connection","LayoutManager returned a null child at pos %d/%d while transforming pages","GROUP_USER_ID_JOINED","customSizePreset","https://www.googleapis.com/auth/datastoremobile","COMMENT","workerCtl$volatile","null cannot be cast to non-null type androidx.lifecycle.LifecycleEventObserver","Status Code: %d","Loading ","getMaskForStealingMode","setSourceClosed$okio","that","toDrawable","emitAll","getThread","Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;","isChunked","dispatchStartTemporaryDetach","StateFlow.kt","kotlinx.coroutines.semaphore.maxSpinCycles","getHandles","TransitionManager","Protocol message tag had invalid wire type.","sendImplOnNoWaiter","Lokhttp3/internal/tls/BasicTrustRootIndex;","newFixedLengthSource","isArtificial","describeContents","SHA256","No element of the collection was transformed to a non-null value.","fileName must not be null","Null events","HIGH_ACCURACY","getDirtyFiles$okhttp","WrapperFactory2","androidx.datastore.core.DataStoreImpl$readDataAndUpdateCache$4","Throws","getMAX_VALUE$annotations","flatMapIndexedTo-pe2Q0Dw","AmbientEnabled","fields_","containsValue","Cannot add item decoration during a scroll  or layout","Not enough labels(%d) to display all the values(%d)","getNaN","createLinkPointingTo","resolveObserverCallbackType","CANCEL_BUTTON_TAG","MetricAffectingSpan can not be removed from PrecomputedText.","Places.PLACE_DETECTION_API","sharedElements","androidx:appcompat","firstPage cannot be after currentPage","contains-ULb-yJY","setPort$okhttp","withTimeoutOrNull-KLykuaI","height","coordinator","matchesAt","copyOf-qFRl0hI","getByteCount","illegal: <","GmsClientSupervisor","commentByteCount","shared","isTerminated","SupervisorJob0","shl-pVg5ArA","account","eventsDroppedCount","ON_ANY must not been send by anybody","invalid null looper","FlatBuffers: endVector called without startVector","parseInt","toIcon","layoutDescription","fallback","Size limit cannot be negative: ","getOrThrow","Invalid to: ","divide(...)","takeLast","minOfWith-myNOsp4","isCompleted$annotations","PackageVerificationRslt: ","action_key","cradleVerticalOffset must be positive.","intent must not be null","setCustomViewInflationEnabled","kotlinx.coroutines.flow.FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3$2","android.summaryText","activityTransitionRequest must be specified.","Lokhttp3/internal/cache/DiskLruCache$cleanupTask$1;","toHeaderList","readExtra","PREFIX_5_BITS","getYear","dashed\\","weak_","retainNothing$CollectionsKt__MutableCollectionsKt","acos","Can't access key outside migration: ","requestPath","android.view.GhostView","offset: ","cert","android.intent.action.PROCESS_TEXT","list[","unknown","app:layout_constraintHeight_default","tryResumeReceiver","illegal id: ","label_","ReceiveChannel has more than one element.","shr-pVg5ArA","isVisibilityUnchanged","lifecycle-process_release","app:layout_constraintBottom_toTopOf","androidx.datastore.core.DataStoreImpl$data$1$1","createHandle","Floating point value used for %s(%s). Using floats can have rounding errors which may result in incorrect values. Instead, consider using integers with a custom LabelFormatter to display the value correctly.","floatToUInt","ApiStatus should not be instantiated","MAX_DATE","utf_32be","expected a non-null reference","lowercase","Component<","Could not find method makeOptionalFitsSystemWindows. Oh well...","type=reset","provideDelegate","Part","indexOfElement","null cannot be cast to non-null type T of androidx.lifecycle.AndroidViewModel.getApplication","EEE, dd-MMM-yyyy HH:mm:ss z","This source was already added with the different observer","kotlin.Function8","TLS_RSA_WITH_NULL_SHA256","COMPLETING_RETRY","atomic move not supported","hexAddress","NetworkLocationStatus: Wifi status: ","Vertical","sslParameters","standalone","Super calls with default arguments not supported in this target, function: encodeToByteArray","getOwnerType","parseIsoStringOrNull-FghU774","lastIndexOf-WZ4Q5Ns","popEnterAnim=#","Include","Lokhttp3/internal/connection/RealConnectionPool$cleanupTask$1;","lastName","font-family","getting layout inflater for DialogFragment ","processUnconfinedEvent","or-7apg3OU","Device in Direct Boot Mode: postponing initialization of Firebase APIs for app ","LOCATION","removeFirstOrNull","flatMapSequence","checkHashCode","no element at index ","resumeImpl$kotlinx_coroutines_core","setOwner","addEncodedQueryParameter","putMethod","foldRight-yXmHNn8","setCode$okhttp","CLEAN","idTokenRequested","observeForever","minUpdateDistanceMeters must be greater than or equal to 0","activity_recognition","Deprecated in the favour of 'trySend' method","enableSavedStateHandles() wasn't called prior to createSavedStateHandle() call","method ","target state must be CREATED or greater, found ","exceptionOrNull-impl","okio.Okio","NonCancellable","onEach-jgv0xPQ","Adding listener record for ","This GhostViewHolder is detached!","initializer","DrawerLayout must be measured with MeasureSpec.EXACTLY.","doubleToULong","Incomplete SpringAnimation: Either final position or a spring force needs to be set.","logSourceMetrics","Expected a 32-char hexadecimal string, but was \\","lastIndexOf-3uqUaXg","disposeAll","Failed to inflate ColorStateList, leaving it to the framework","getCHANNEL_DEFAULT_CAPACITY$kotlinx_coroutines_core","readUnsafe","findMatchingRule","kotlin.coroutines.jvm.internal.DebugProbesKt","take-r7IrZao","BadgeDrawable's savedState cannot be null","ordering","getScheme$okhttp","TransitionBuilder","isEnabled","ACTION_NEXT_HTML_ELEMENT","setNextSelectedPositionInt","setConnectTimeout$okhttp","convertClientType","AppCompat recreation","skipConnectBody","This constant has a typo in the name. Use rightGuillemet instead.","DEFAULT_SETTINGS","acosh","android:visibilityPropagation:visibility","kotlin.Function9","Content-Length","union","platform","kotlin.collections.MutableIterable","Client-sent frames must be masked.","Login failed","GRID_SELECTOR_KEY","FloatingActionButton","Could not retrieve metadata, returning empty list of transport backends.","isAttached","shuffle-QwZRm1k","unmodifiableMap(result)","okio.appendingSink","isAtLeast","isProjected","setWriteTimeout$okhttp","getEntries","androidx.appcompat.widget.LinearLayoutCompat","bytesLimit","minOf-MShoTSo","MAX_MS","WALKING","islamic-tbla","insecureEnterDirectory","font","MDELIV","Invalid end icon mode: ","Illegal: ]]>","state$volatile","PanoramaId","notify","kotlinx.coroutines.flow.FlowKt__DelayKt$sample$2$values$1","hi from track to start start async call","readResponseHeaders","nextTowards","toTypedArray-GBYM_sE","getExecutor$lifecycle_livedata_release","scaleY","sort--ajY-9A","getLuminance","Action Bar Tab must have a Callback","compactBytes","Status XOR exception should be null","northeast","kotlin.ByteArray","FileHandleSink","SSL_RSA_WITH_NULL_SHA","com.a360technologies.adeelnasir.emtts.Views.AuthViewModel$register$1","objectFieldOffset","sha256Hash","GhostViewApi21","bundleOf","Cannot add pager decor view during layout","androidx.savedstate.findViewTreeSavedStateRegistryOwner","RemoteException communicating with ","Unable to delete migrated keys from SharedPreferences.","Contextual Actions must contain a valid PendingIntent","writeHeader","profileInstalled","isSchedulerWorker","readByteString","intKey","android.intent.extra.ALLOW_MULTIPLE","getSocketFactory$okhttp","Invalid radius: ","attr","Invoking onNewToken for app: ","reverse--nroSd4","rethrown","dayOfMonth","configureSharing","minute","Semaphore","Expected the UTC offset at position ","Unused App Restriction features are not available on this device","TAKEN","maxOfOrNull-jgv0xPQ","suggest_icon_1","failed","threshold","Lokhttp3/internal/cache/CacheRequest;","No external updates","addOnReportDrawnListener","JSON document was not fully consumed.","Lokhttp3/OkHttpClient$Builder;","androidx.core.view.accessibility.action.ARGUMENT_DIRECTION_INT","Since 1.4.0, binary compatibility with earlier versions","repeat","toIsoString-impl","forTest","version_","sinkClosed","2.8.5","androidx.lifecycle.LifecycleDispatcher.report_fragment_tag","a-zA-Z[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]","value.length=%d, offset=%d, length=%d","getBacking","ensureExtraCapacity","Unable to update margins because original view margins are not set","formatDuration","version","TransactionNSName","Expected a digit or '-'","closed-JP2dKIU","unexpected end of stream","android.subText","isRecyclable decremented below 0: unmatched pair of setIsRecyable() calls for ","visited","this.shareIn(scope, bufferSize)","restore$kotlinx_coroutines_core","intrface","Body parameter value must not be null.","EMAIL","ActivityOptions ","setDone","getMethod$okhttp","reduceIndexedOrNull-z1zDJgo","Failed to get thread context classloader ","Method not available in SDK.","projectId","valueIterator","buildSpannedString","Call wasn't in-flight!","component2-UwyO8pc","collectIfThrows","closeQuietly","null cannot be cast to non-null type kotlin.coroutines.Continuation<kotlin.Any?>","updateOperationDirection","ImageAndVideo","single","trySendImpl-Mj0NB7M","metadataSize","Use uppercase() instead.","Unable to create temporary directory ","MM-dd HH:mm:ss.SSS","holdsLockImpl","Expected BEGIN_OBJECT but was ","Lokio/Options;","Value Payable Letter","onAnimationRepeat","accelerateInterpolator","single-xTcfx_M","kSOAP/2.0","updateNewCollectorIndexLocked","androidx.datastore.core.DataMigrationInitializer$Companion","byteArray","Animator cannot be null","DefaultExecutor was shut down. This error indicates that Dispatchers.shutdown() was invoked prior to completion of exiting coroutines, leaving coroutines in incomplete state. Please refer to Dispatchers.shutdown documentation for more details","Unexpected response action: ","Failed to rename ","inc-pVg5ArA","Unable to find configured root for ","notify_manager","androidx.recyclerview.widget.RecyclerView","secure","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384","kotlinx.coroutines.flow.FlowKt__MigrationKt$onErrorReturn$2","SSL_RSA_WITH_NULL_MD5","Failed to get app version for libraryName: ","commonIsRoot","singleOrNull-jgv0xPQ","INVISIBLE","SubscribePresence-Request","STOP_AND_RESET_REPLAY_CACHE","RESULT_FAILED","getOnReceive","addInterceptor","DisplayCutoutCompat{","matches contains invalid value","asUtf8ToByteArray","This extension is for a different message type.  Please make sure that you are not suppressing any generics type warnings.","toInstantOrNull","action","ADMINISTRATIVE_AREA_LEVEL_1","TLS_RSA_WITH_AES_256_CBC_SHA256","getFragment","Failed","PRAGMA page_count","setExclusiveCheckable","uninstall","getIgnoreCase$kotlin_stdlib","copyOfRange-4UcCI2c","android.os.Build.VERSION.SDK_INT >= 24","Frame length 0x","nativeIndexOf","getByteSeparator","Cannot find the wrapper for global view type ","selectedAccount","java.lang.Byte","setMinWebSocketMessageToCompress$okhttp","onReceiveCatching","Please enter Article number","capacity must be non-negative.","UMO CHARGES :","Width must be non-negative","registerTimeLoopThread","getCreationStackBottom$kotlinx_coroutines_core","IS_CLOSED_MASK","VERSION_SUFFIX","Empty sequence can't be reduced.","setBase","setTypeface","layout_constraintHorizontal_bias","remove\\","combineUnsafe$FlowKt__ZipKt","newUnknownLengthSource","proto","websiteUri","findSegmentBufferEnd","includeAuthorityInRequestLine","gcm.n.notification_count","Scroll bar must contain a child to calculate interpolation.","DynamiteModule","SpecialEffectsController: Setting view ","appcompat_skip_skip","getMIN_VALUE$annotations","arrayOfUninitializedElements","onBackInvokedDispatcher","create$datastore_core_release","See also http://www.slf4j.org/codes.html#substituteLogger","readTimeoutMillis","android.speech.extra.LANGUAGE_MODEL","Extra is not allowed. Key: ","LoadImageRunnable must be executed on the main thread","isBlank","mConnectState=","TLS_CHACHA20_POLY1305_SHA256","ap_primary_text","setSuffix","HTTP/1.","Failed to remove pending transform - this may lead to memory leaks!","toLogMessage","A11yActionCompat","hostName","Can throw an exception when it's impossible to represent the value with Long type, for example, when the range includes MAX_VALUE. It's recommended to use 'endInclusive' property that doesn't throw.","internalArray","translationY","Please set a valid API key. A Firebase API key is required to communicate with Firebase server APIs: It authenticates your project with Google.Please refer to https://firebase.google.com/support/privacy/init-options.","readPrimitiveField() cannot handle embedded messages.","no boolean found for key <","reparentWithOverlay","onClosedHasNext","checkAnyPermissions","removeRangeShiftPreceding","invalid","writeByteString","getUnitDiscriminator-impl","androidx.lifecycle.ViewModelProvider.DefaultKey","Error making request: ","FlowExt.kt","logWithTime","conditional","cannot enqueue any more runnables","partition-4UcCI2c","closeQueue","rootDir must be verified to be directory beforehand.","bytePrefix","isFullyDrawnReported","synchronized","differenceBetween-fRLX17w","setPingIntervalMillis$okhttp","dosDateTimeToEpochMillis","CONNECTION_PREFACE","ACTION_CLEAR_FOCUS","directoryNode","Firebase-Messaging-Rpc-Task","emptyFlow","optimizeReadOnlySet","Detected mismatched Protobuf Gencode/Runtime major versions when loading %s: gencode %s, runtime %s. Same major version is required.","strArticleID","FLAG_REQUEST_TOUCH_EXPLORATION_MODE","Non-system-image GmsCore APK, forcing V1","The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: ","Pragma","Lokhttp3/internal/http2/Header;","isSameExceptionAs","commonWriteUtf8CodePoint","androidx.appcompat.app.AppLocalesMetadataHolderService","Lokhttp3/EventListener$Factory;","isReflection","isProbablyUtf8","selectors","androidx.core.view.extra.INPUT_CONTENT_INFO","lastObservedThreadState","Unable to release ","scaleX","outputStream","CANCELLED","Using AbstractDoubleTimeSource is no longer recommended, use AbstractLongTimeSource instead.","Converting to JSON does not require this method.","indexOfLast-jgv0xPQ","initialBufferEnd","OkHttp ","Registration","Attempting to set target fragment ","groupSeparator = \\","byte separator","Alias","Sign In","Skipping due to null end bounds. Ensure end view is laid out and measured.","FileTreeWalkIterator","steps","Illegal sign-in mode: ","fonts-androidx","TypefaceCompatApi21Impl","messageBlock","single-QwZRm1k","commonName","component1","otherNanos","Starting value need to be in between min value and max value","postfield","dropState","user_query","Drop count should be non-negative, but had ","android.view.accessibility.action.ARGUMENT_ROW_INT","toRectF","android.os.UserId","warnIfOpenMethod","Position has already been set using positionFromBounds","State is ","GEOFENCE_TOO_MANY_GEOFENCES","toFloatArray","Operator '+' on two CoroutineDispatcher objects is meaningless. CoroutineDispatcher is a coroutine context element and `+` is a set-sum operator for coroutine contexts. The dispatcher to the right of `+` just replaces the dispatcher to the left.","elapsedFrom-6eNON_k","random-JzugnMA","Lokhttp3/ConnectionPool;","GetGroupMembers-Response","PRIVATE_USE","Gson couldn't modify fields for ","isEmpty-impl","CDSECT","toHexString-r3ox_E0","INTERNAL_ERROR","csharpNamespace_","Lokhttp3/Address;","sink was not created by this FileHandle","A required meta-data tag in your app's AndroidManifest.xml does not exist.  You must have the following declaration within the <application> element:     <meta-data android:name=\\","Calligraphy","toComponents-impl(...)","WakeLock: wakeLockName must not be empty","motion.progress","No Number Available","undispatchedCompletion","minValue","violatingFragment","pushRequestLater","decimals","Iterable","UserMapping","Super calls with default arguments not supported in this target, function: tryLock","appid","setEditChoicesBeforeSending requires setAllowFreeFormInput","getBytes$okio","SIGN_IN_MODE_REQUIRED cannot be used on a GoogleApiClient that does not contain any authenticated APIs. Use connect() instead.","tryToAddRecreator","allowAlias_","No subtype found for: \\","A @Path parameter must not come after a @QueryMap.","valueCase_","initLoader must be called on the main thread","lock","getObserverConstructorType","ABSENT_OPTIONAL","inetSocketAddress","MButtonToggleGroup","minByOrNull-JOV_ifY","androidx.datastore.core.RunOnce","SavedStateViewModelFactory constructed with empty constructor supports only calls to create(modelClass: Class<T>, extras: CreationExtras).","android.widget.Switch","expectMoreExchanges","windowSizeIncrement == 0 || windowSizeIncrement > 0x7fffffffL: ","GoogleApiClient is not connected yet.","cached view received recycle internal? ","hiddenSince","sumBy-xTcfx_M","android.","defaultAreEquivalent","COMPRESSION_METHOD_DEFLATED","completionListeners","Flow analogue is 'flatMapConcat'","initParentJob","mapper","SLF4J: ","checkNotFrozen","Unsupported type for conversion: ","Connection{","indexOf","close$okhttp","associateWith-MShoTSo","called getUri() on ","dropLast-qFRl0hI","google.ttl","mapValuesInPlace","mapIndexed-xzaTVY8","impersonatee","commonTimeout","android.messagingStyleUser","resource","countOneBits-WZ4Q5Ns","Failed to launch pendingIntent","ReflectionUtils","detectFragmentReuse","decimals must be not negative, but was ","param1","coerceAtMost","launcher","asRunnable","Lio/github/inflationx/viewpump/internal/-InterceptorChain;","Rounded corners are not supported in contiguous indeterminate animation.","output","openStreamCount","RespURI","Lcom/a360technologies/adeelnasir/emtts/Views/AuthRepository;","item position ","MIXED","toAdaptiveIcon","EMPTY_NEW","getSeconds-UwyO8pc","MMMd","nextDown","Use the overload that also accepts the `value` and the coroutine context in lambda","PathTreeWalk.kt","firstFrameIndex","Requested API must not be null.","ParentAndNameAndAttrsViewCreator","Comparable","writePingAndAwaitPong","JobSupport.kt","scheduled after ","No drawer view found with gravity ","retrieveElement","MulticastFileObserver.android.kt","java.util.Iterator","slice-ZRhS8yI","common_google_play_services_sign_in_failed_text","acquiredPermits","maxBufferSize","org.slf4j.impl.StaticLoggerBinder","Failed to download image: ","typeFilter","kotlinx.coroutines.android.AndroidDispatcherFactory","onVisitFileFailed","kotlinx.coroutines.semaphore.segmentSize","setLoggedIn","CountryName","android.speech.action.RECOGNIZE_SPEECH","bindCancellationFun","getBASE64","secureConnectEnd","callCancelHandler","nofollowLinkOption","canReuseConnectionFor","nextProxyIndex","Unsupported strategy ","User's name must not be empty.","take-qFRl0hI","clientType","CREATE UNIQUE INDEX contexts_backend_priority on transport_contexts(backend_name, priority)","Mark","toStringRepr","getSimpleName","current group is :","mode=wrap","setNextStep","ClientSettings must not be null","kotlinx.coroutines.channels.ChannelIterator$DefaultImpls","cacheMiss","origin","showsUserInterface","dispatchAndEnqueue","secureConnectEnd: ","newOutputStream(...)","getLongOrNull","reset","Exception while inflating drawable","Lokio/internal/FixedLengthSource;","isIo","null cannot be cast to non-null type kotlin.Byte","getInitialValue","Unknown unit: ","kotlin.LongArray","forEachDirectoryEntry","reduceRight-s8dVfGU","GETGP","Lokhttp3/Callback;","Lokhttp3/internal/platform/AndroidPlatform$Companion;","headerTableSize","onActivityPostResumed","Child of the scoped flow was cancelled","host","Number too large: ","sort-Aa5vz7o","The path is null, which is created from ","realIdentity","toIndex","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$map$1","codePointIndexToCharIndex","Already resumed, but proposed with update ","placeIds is empty","asByteBuffer","elementData","FormUrlEncoded can only be specified on HTTP methods with request body (e.g., @POST).","filterNot-xTcfx_M","filterTo-wU5IKMo","getUpperBounds","excludeName","Runtime exception on the transformation worker thread: ","SpecialEffectsController: Enqueuing remove operation for fragment ","car_conversation","WORKING","translations","Default FirebaseApp has not been initialized. Skip logging event to GA.","fileOperator","cipherSuite == ","apiVersionIsAtLeast","selected_place","google.priority_reduced","extraLocusId","Method not decompiled: kotlinx.coroutines.flow.FlowKt__ErrorsKt$catchImpl$2.emit(java.lang.Object, kotlin.coroutines.Continuation):java.lang.Object","getBASE64$annotations","getLockFile","propagateExceptionFinalResort","messageId","checkIndexOverflow","emoji metadata cannot be null","android.intent.extra.CHANNEL_ID","PROPFIND","getLastObservedThreadName","Codegen error? Null provider","stopTimeout(","PathSegment{start=","enqueuedClose","Abstract class can't be instantiated! Class name: ","identifierValue_","foldRightIndexed","resetCoroutineId","putEntry","UTF-32BE","Replaced by the androidx.resourceinpsection package.","REJCM","layout_marginBottom","Handler","android.os.IMessenger","PresenceAttributeNSName","FakeLogger","domainLabels","mCursorDrawableRes","findFragment(this)","serialVersionUID","Expected the page view to be managed by a ViewPager2 instance.","ensureUnicodeCase","The view is not a child of CoordinatorLayout","gcm.rawData64","getActiveFiles$datastore_core_release","Unexpected char %#04x at %d in header name: %s","AdminMapping","hostname","Input stream is over.","createListBuilder","java.lang.Short","The Path cannot loop back on itself, x :","toUpperCase","onBackPressedCallbacks","putAll","microseconds","classes_to_restore","compareBy","reverse-Aa5vz7o","place_types","sealedSubclasses","insertProvider","Lokhttp3/internal/http2/Http2Reader;","factory2","cancelCoroutine","bytePrefix = \\","toHexStringShortByteSeparatorNoPrefixAndSuffix","getProgressionLastElement-7ftBX0g","resizeBuffer() only permitted for read/write buffers","FEEDBACK_VISUAL","callUndeliveredElementCatchingException","access-control-allow-origin","zip-gVVukQo","maxBy-JOV_ifY","reduceRight-xzaTVY8","kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1","Lokio/FileHandle$FileHandleSource;","single--ajY-9A","canonicalize$okhttp","Date","Function17","rootFile must be verified to be file beforehand.","kotlin.collections.List","OP_POST_NOTIFICATION","PRIVATE","flatMapConcat(mapper)","State_ManyReady","suggest_text_1","requestCount","getOnBackPressedDispatcher","Zero is not a valid field number.","pendingIntent","Generated message class \\","Use 'java' property to get Java class corresponding to this Kotlin class or cast this instance to Any if you really want to get the runtime Java class of this implementation of KClass.","completeEndFraction","androidx.datastore.core.DataStoreImpl$readState$2","ALT_IPA_NAME","kotlin.sequences.SequencesKt___SequencesKt$runningFold$1","contentFade","likelihood","Main","chunkSize","app:layout_constraintCircleRadius","entryEquals","random-2D5oskM","getIndex$kotlin_stdlib","rtsp://","viewPump","SSL_DHE_RSA_WITH_DES_CBC_SHA","state2","coerceIn-b33U2AM","setEncodedPathSegment","androidx.view.accessibility.AccessibilityNodeInfoCompat.PANE_TITLE_KEY","Allocator returned non-heap buffer","getDone","Local module descriptor class for ","removeUnprocessedElements","delimiter","FilePathComponents(root=","previousContext","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$NameAndAttrsViewCreator;","ACTION_IME_ENTER","mapIndexed-s8dVfGU","periodMillis","callStackTrace","serializedInstant","Lokio/RealBufferedSink;","Recipient","Builder can only build once","android.audioContents","Failed to invoke ","verifySignature","maxOrNull--ajY-9A","Button","getExecutor","tokenStartIndex","sink","liveData","unexpected","getDebugString$annotations","upperCase","libcore.io.DiskLruCache","SSL_DH_anon_WITH_3DES_EDE_CBC_SHA","Lokhttp3/internal/concurrent/TaskRunner$Companion;","reverseElementIndex","timeNow","method=post","addNode","getReceiversCounter$kotlinx_coroutines_core","constructor","setHandle","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$9","TYPE_CONTINUATION","LayoutDescription","flowScope","chipIconEnabled","getTIMEOUT_MS$lifecycle_process_release$annotations","type=options","Invalid escape sequence","Lokio/PeekSource;","ConflatedBroadcastChannel is deprecated in the favour of SharedFlow and is no longer supported","getCallStackTrace","product","jadx.core.dex.instructions.args.InsnArg.getType()","rootDir","readAndWriteUnsafe","fetchFonts result is not OK. (","REPORT_FRAGMENT_TAG","getExclusiveFileLockWithRetryIfDeadlock","replaceRange","exception","indexEagerly","RUNNING","loop","getOnJoin","ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path?","getLastIndex","Failed to decode image: ","updateLock","toIntArray--ajY-9A","Horizontal","The style on this component requires your app theme to be ","streamId","flatMapIndexedSequenceTo","toBooleanStrictOrNull","fromClosedRange","resetReplayCache","RESOURCE_ID","margin must be > 0","Expecting number, got: ","factor","span_","clearSavedStateProvider","connection","ViewTransition","dstFile","indexOfLast { it == element }","getPI$annotations","list(...)","indexToLabel","connectionSpecSelector","common_google_play_services_restricted_profile_title","appendBytes","next-pVg5ArA","MapOptions","insertReorderBarrier","Deferring initialization because `applicationContext` is null.","content-length","disableStandaloneDynamiteLoader2","getDispatcher","type=delete","DynamiteLoaderV2 was not cached.","app:layout_marginBottom","transport_name","commonNameBytes","DisabledHostnameVerifier","getObjectInstance","maxOrThrow","getAllByName(hostname)","addAtInternal","Task[","withLock","Cannot use select clauses on the same object: ","fallbackViewCreator","readObject","Tarrif :","isAllowingSavingState","invalid null callback","writeLengths","nextLong","platformEncodeIntoByteArray","QUERY_COMPONENT_ENCODE_SET_URI","Unable to look up map field default entry holder class for ","kotlin.Enum.Companion","InputStream required","100-continue","ulongCompare","onComplete","getOrSet","Completer object has been garbage collected, future will fail soon","resumeCancelled","followSymlinks","Protocol message was too large.  May be malicious.  Use CodedInputStream.setSizeLimit() to increase the size limit.","suggest_intent_data","getMIGRATE_ALL_KEYS","unknown type ","getAvailablePermits","limit","creationStackBottom","Keylines marked as focal must be placed next to each other. There cannot be non-focal keylines between focal keylines.","receivedPingCount","indexOfFirst-JOV_ifY","API_UNAVAILABLE","CommCap","emptyMap","kotlinx-coroutines-integration-testing_debugAgentTest","delay)","commonPeek","Lokhttp3/internal/tls/CertificateChainCleaner;","Lokhttp3/internal/http2/PushObserver$Companion;","setRootCause","via:","Conscrypt","deleteAt","Host","Android O is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead use `Build.VERSION.SDK_INT >= 26`.","controlFrameBuffer","Cannot set vertical offset for MODE_DIALOG, ignoring","partition-oBK06Vg","toSpannable","null cannot be cast to non-null type android.app.NotificationManager","LocName","reportedContentLength","appendFractional-impl","background can not be translucent: #","Expected start of next object in array","otherwise","peerCertificatesFn","readUtf8","incrementAndGetValue","getHeap","commonEmitCompleteSegments","isRendezvousOrUnlimited","publicsuffixes.gz","setListener$okhttp","Failed to retrieve mCheckMarkDrawable field","contains-GYNo2lE","photo_fife_url","log10","No element of the map was transformed to a non-null value.","protocols","Broken system behaviour for dns lookup of ","TYPE_RST_STREAM length: ","getEncodedPassword$okhttp","initial_query","minOfWith","activityStarted$lifecycle_process_release","Null wallClock","mutablePreferencesOf","mDrawableCache","checkPermissions","isExternal$annotations","endY","Unexpected pattern: ","setFillInIntent","extrasProducer","Lokio/ForwardingSource;","values","data2","dly(","kotlinx.coroutines.flow.FlowKt__LimitKt","count-JOV_ifY","takeLastWhile","max-stale=","RequiresOptIn","perMessageDeflate","writeBytesMaximum","queue.iterator()","parameterName","priorResponse.body != null","feff","ResultCallbacks","idempotencyLevel_","Minimum auto-size text size (","toHexDashString","tryLock","L_COROUTINE/_CREATION;","FlatBuffers: object serialization must not be nested.","TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256","template","moveto RESTORE_VIEW_STATE: ","listRecursively","contentHashCode","Channel was closed","Remote service probably died when clearAccountFromSessionStore is called","onCancelled","Cannot stream a request body without chunked encoding or a known content length!","asMap","interpolatedPos","getBody$okhttp","Lokhttp3/Connection;","joinTo","NEGATIVE_INFINITY","collectorJob","EEE, dd MMM yyyy HH:mm:ss 'GMT'","isFinalFrame","moved to var","isInNanos-impl","Document end expected!","Remote load failed. No local fallback found.","Could not find method \\","waitExpandBufferCompletion","Expected continuation opcode. Got: ","Value","getOrPromoteCancellingList","deleted_messages","childrenAlpha","separator","executor rejected","null cannot be cast to non-null type kotlin.Long","aliveSegmentRight","minUpdateDistanceMeters","journal.bkp","onReset","googleSignInOptions","effectivePort","ReflectThrowable","indicatorColors cannot be empty when indicatorColor is not used.","PathRotate","zip-F7u83W8","ZeroOrOne","TYPE_PUSH_PROMISE","onReadPong","ulongDivide-eb3DHEI","OPCODE_TEXT","gmsv","Lokhttp3/internal/http1/Http1ExchangeCodec$ChunkedSource;","plus-7apg3OU","fragmentClass","callerContext","LayoutManager ","Inf_link","Failed to mmap counter file","getActiveFiles$datastore_core_okio","completeSegmentByteCount","sameHostAndPort","charsToBytesImpl","withConnectTimeout","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_SELECTION_HEAD","foldIndexed","readCompleteLatch","groupByTo-X6OPwNk","Not on back stack","getStart","bounceStart","height of listItem:","shuffle-2D5oskM","PACKAGE_PRIVATE","writeCanonicalized","decrementAndFetchAt","android.core.view.accessibility.extra.DATA_TEXT_CHARACTER_LOCATION_ARG_LENGTH","Cannot invoke ","Each UnusedAppRestrictionsBackportServiceConnection can only be bound once.","Cannot show Fragment attached to a different FragmentManager. Fragment ","tile not found @","Closed","applyContainerChanges","MY_PID","declaringFragment.parentFragmentManager","isUtf8Continuation","xmlns=http://www.wireless-village.org/CSP","Max items must be less or equals MediaStore.getPickImagesMaxLimit()","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$1$1","fuse","EEE, dd-MMM-yyyy HH-mm-ss z","KeyCycleOscillator","UTF_16","start should be < than charSequence length","reply before requesting the sink","customBadgeParent must be a FrameLayout","Lokhttp3/CertificatePinner;","This function will be made internal in a future release","findBlockingTask","proxyAddress","Must specify either package or component, but not both","WARNING KeyCycle","Firebase-Client","requestTypeUrl_","sample","GLBLU","device","labelOpacity","TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA","Flow analogue of 'startWith' is 'onStart'. Use 'onStart { emitAll(other) }'","createSegment","PrefC","getAnnotations","No color resources provided for harmonization.","View needs to be laid out before calling drawToBitmap()","android.intent.action.SEARCH","isCellNonEmpty","getPassword","AUDIO_CALL","outResult must have a length of 3.","Invalid mode: ","error","Could not retrieve WindowInsets(Rect) constructor","kotlinx.coroutines.selects.SelectBuilderImpl$getResult$1","responseBodyEnd: byteCount=","getArguments$annotations","covariant","FLAG_ACK","getJClass","handleFatalException$kotlinx_coroutines_core","stream wasn't created","findSegmentSend","transitionEasing syntax error syntax:transitionEasing=\\","currentLength","Offscreen page limit must be OFFSCREEN_PAGE_LIMIT_DEFAULT or a number > 0","getLevel","overwrite","getEndExclusive-pVg5ArA","boxBoolean","Lcom/a360technologies/adeelnasir/emtts/models/LoginRequest;","appendLines","requestStartTime","setFuture=[","commonWriteIntLe","getMethod","Failed to retrieve TextView#","saveAllState: adding fragment (","Cannot remove Fragment attached to a different FragmentManager. Fragment ","ObserverWithState","getCurrentEditor$okhttp","parseIso","address() as InetSocketAddress).address","TimeoutCancellationException","currentCancellable","getMinutesComponent$annotations","maxOfWith-l8EHGbQ","End hour must be in range [0, 23].","FLAG_PRIORITY","dollar","commonClose","getGPOsLatLong","enforcePackageName","getSelectClause$annotations","HorizontalRun ","invariant","HTTP/1.1 ","isPositive-impl","kotlinx.coroutines.flow.FlowKt__MigrationKt$delayEach$1","protocol","initState called for fragment: ","access$newTimeoutException","invalid null executor","canRemove","timestamp_ms < ?","pushHeadersLater","Function16","invokeCloseHandler","API_VERSION_UPDATE_REQUIRED","contentDeepHashCodeImpl","toByteArray-GBYM_sE","this token is not a boolean: <","getDirectory$okio","MAX_POOL_SIZE","There must be a keyline marked as focal.","activityPaused","kotlin.jvm.internal.DoubleCompanionObject","NEG_INFINITE","expirationTime","domain","WhileSubscribed","BUFFER_CAPACITY_BASE","capitalize","Zip.kt","setIdleAtNs$okhttp","no interceptors added to the chain","onFailure must not return null","ccGenericServices_","android$support$v4$os$IResultReceiver2","cipher.doFinal(source.readByteArray())","optimizeFor_","randomOrNull-s5X_as8","Received HTTP_PROXY_AUTH (407) code while not using proxy","multipart/digest","getFinal$annotations","close fail ","limitedParallelism(parallelism, null)","restoredState","target","StreetViewPanoramaOrientation must not be null.","submitToLocalQueue","starting","reduceRightIndexedOrNull-z1zDJgo","backwards","takeLastWhile-xTcfx_M","onClosedHasNextNoWaiterSuspend","Failed to delete file which is a directory ","awaitTimeout$okio","onlyIfCached","setCertificateChainCleaner$okhttp","DuplicateTaskCompletionException can only be created from completed Task.","onevent","format(this, *args)","client_max_window_bits","indentWidth","h:mm:ss a","getSupertypes$annotations","Qualifier","Lokhttp3/internal/http2/Hpack$Writer;","contains-WZ4Q5Ns","pathMotion","schemeDelimiterOffset","repr","bufferField","viewTransitionOnCross","coroutineId","ACTION_SCROLL_IN_DIRECTION","glob","enterDirectory$PathsKt__PathRecursiveFunctionsKt","EXPRESSION","indexOf-gMuBH34","Could not retrieve value from ThemedResourceCache#mUnthemedEntries","close","Countries","removeObserver","androidx.datastore.core.DataStoreImpl","Content view not yet created","The string is empty","isHttps","result","appendText","finalState","expiresIn","profile","FragmentContainerView must have an android:id to add Fragment ","getOutputStream()","getParent","sumBy-JOV_ifY","Lokio/-DeprecatedUtf8;","scopes","xmldecl-version","Buffer is closed.","excludeId","adjustment","hexString","targets","DELETE FROM events WHERE num_attempts >= 16","getLocalizedMessage","isValue$annotations","STOP","Super calls with default arguments not supported in this target, function: warn","notExists","maxSize <= 0","withScale","leftDoubleQuote","Invalid URL host","Message missing required fields: ","OCTETS_TO_ADD_BEFORE_INFLATION","ServiceConnection must not be null","findAnyTask","exitNetworkInterceptorExchange","nextChar","content","SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA","internal representation of views on the screen","unknown stable id mode","kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1$1","evictAll","VerNo","city","taylor_2_bound","Invalid ISO duration string format: '","getMAX_VALUE","countOneBits-VKZWuLQ","onActivityStarted","immediate","layout_constraintWidth_default=\\","downTo-eb3DHEI","scan-zi1B2BA","writeDecimalLong","Cannot smooth scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","End of input","Unexpected end of document","commonExists","error retrieving notification delegate for package ","getFoldedSink$okio","Extended-Data","addQueryParameter","country_name","https://www.googleapis.com/auth/userinfo.profile","preferencesMap","OkHttpClient::class.java.name","acquireConnectionNoEvents","okhttp3/internal/cache/DiskLruCache$snapshots$1","sorted","createCoroutineUnintercepted","tryResumeHasNext","TYPE_CONTINUATION streamId changed","place_website_uri","androidx.datastore.core.DataStoreImpl$readDataAndUpdateCache$3","windowUpdate","silent","failConnection","getNanoseconds","Reading ","leadingDetachedComments_","IncorrectConstraintException: ","toULongs","firebaseinstallations.googleapis.com","getTlsVersions$okhttp","partition-Aa5vz7o","ATOMIC","invalidate","app:layout_constraintEnd_toEndOf","null cannot be cast to non-null type okhttp3.Cache.CacheResponseBody","getResources() or getAssets() has already been called","Not a JSON Null: ","degrees","AsyncListUtil","rngState","Lokhttp3/internal/platform/OpenJSSEPlatform;","getEmpty$kotlin_stdlib","commonReadByteString","DrawerToggle may not show up because NavigationIcon is not visible. You may need to call actionbar.setDisplayHomeAsUpEnabled(true);","kotlin.jvm.functions.Function12","Received event with track-conversion=false. Do not set user property","GoogleApiActivity","IDynamite loader version = 2, no high precision latency measurement.","java.util.Collection","getCode","toLongs","networkType","none-rL5Bavg","Exception while binding the service","updateHashArray","readDataFromFileOrDefault","invokeOnClose","resetForTests","TYPE_DATA","setClosed","getDefaultPolicy","dispatchApplyWindowInsets","threadName","getOnCancellationConstructor","readJournal","Error: Final position of the spring must be set before the animation starts","Registering...","charset.name()","nextProxy","startCap must not be null","Flow analogue of 'compose' is 'let'","doublePrime","End index: ","collectIndexed","Code: ","motion.StartState","mapColorScheme","commonUtf8","createTempDirectory(...)","Lio/github/inflationx/viewpump/InflateResult$Builder;","releaseInterceptedContinuation","random-oSF2wD8","toNioPath","getAndUpdate","toComponents","null cannot be cast to non-null type java.util.ArrayList<E of kotlinx.coroutines.internal.InlineList>","image/png\\","getDefault(...)","blue","tryResume0","EmptyCoroutineContext","At least one value must be set","registerIn","shouldBeProcessedFromContext","getLastIndex-QwZRm1k","toDouble-impl","isSystemPickerAvailable$activity_release","ReentrantLock","addHeader","readOrInflate","Couldn't encode request, returning with 400","gcm.n.visibility","pathInterpolator requires the controlY1 attribute","BORED","SegmentOrClosed(value=","kotlinx.coroutines.flow.FlowKt__ZipKt$combineUnsafe$1$1","setFinished","toSpanned","null cannot be cast to non-null type kotlin.Short","maxWithOrNull-XMRcp5o","GoogleApiHandler","Lokhttp3/Response$Builder;","this.sortWith(comparator)","destinationSize","slice-F7u83W8","requestFailed","plus","ADMINISTRATIVE_AREA_LEVEL_2","debugStatus","Unknown interpolator name: ","Unexpected cell state: ","getNetworkRequest","ubyteArrayOf","Cash on Delivery","onActivityResumed","TLS_DHE_DSS_WITH_AES_256_CBC_SHA256","Must guarantee manager is non-null before using getInstance","networkConnectionInfo","context.getSharedPrefere…me, Context.MODE_PRIVATE)","pingIntervalMillis","takeUnless","Unsupported UNLIMITED capacity for BroadcastChannel","isOpenJSSEPreferred","unicodeAllowed","Cannot buffer entire body for content length: ","TextInputLayout.SavedState{","isMissing","getModuleMethod","stream closed","Sign-out occurred while this API call was in progress.","toBigDecimal","androidx.datastore.core.DataStoreImpl$doWithWriteFileLock$3","DataHolder","kotlin.Boolean.Companion","Error no points added to ","groupBy-xTcfx_M","GSON (2.8.5) cannot handle ","visitor","STEAL_ANY","GooglePlayServicesUpdatingDialog","dateTime.iso8601","getQualifiedName","fileOrDirectory","Lokhttp3/internal/http2/PushObserver$Companion$PushObserverCancel;","The function has unclear behavior when searching for NaN or zero values and will be removed soon. Use 'indexOfLast { it == element }' instead to continue using this behavior, or '.asList().lastIndexOf(element: T)' to get the same search behavior as in a list.","onEachIndexed-ELGow60","unable to rename the tmpfile to PersistedInstallation","effectiveDirectAddress","short","read failed","optimize:true|","contains-fz5IDCE","TASK_STOLEN","getHEX_DIGIT_CHARS","nbsp","getSelectedProtocol","NANOS_PER_MILLI","StartupLogger","underline","httpOnly","suspend","flagMapping","isAtLeastV","defaultFactory","canonicalPath$delegate","SUCCESS, result=[","getMilliseconds-UwyO8pc","drawChild","shuffle-GBYM_sE","VersionedParcelable encountered IOException writing serializable object (name = ","hmac","probeCoroutineCreated","setNextSearchIndex","uintToString","Lokio/Closeable;","Could not close PFD","updateCharset","CodedOutputStream was writing to a flat byte array and ran out of space.: ","photo_attributions","mContainer=","RegistrationFunction","DEFAULT_ARGS_KEY","other2","CheckedTextView","finder","connectFailed","countOrElement","TRAP","null cannot be cast to non-null type kotlin.coroutines.Continuation<*>","other","noNewExchangesOnConnection","setRange","applyState","removeValue$kotlin_stdlib","kotlinx.coroutines.flow.SharedFlowImpl","OPCODE_BINARY","setPriorResponse$okhttp","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$WrapperFactory2;","User is in locked direct boot mode","Provider must grant uri permissions","JavaDataStorage.kt","Called removeDetachedView with a view which is not flagged as tmp detached.","MODIFIER_SYMBOL","No encoder for ","dnsStart","Corrupted queue. Please check the queue contents and item separator provided","wingtech","PictureInPictureModeChangedInfo must be constructed with the constructor that takes a Configuration to call getNewConfig(). Are you running on an API 26 or higher device that makes this information available?","webSocket","getDeclaringJavaClass$annotations","immutableMap","setViewTreeFullyDrawnReporterOwner","keysToMigrate","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$5$1","androidx.lifecycle.internal.SavedStateHandlesProvider","captioning","getFont","reduceIndexed-z1zDJgo","nanos","toRange","SOAPAction","getASSERTIONS_ENABLED","bufferEndSegment","RuntimeException","configureTlsExtensions","getVersion","androidx.datastore.core.FileStorageConnection","compareTo-VKZWuLQ","length (%s) must be >= 1","Creating a Fragment requires that this FragmentTransaction was built with FragmentManager.beginTransaction()","getMinWebSocketMessageToCompress$okhttp","countTrailingZeroBits-7apg3OU","asReversed","copyOfRange","12451000.false","Received InstanceID error ","ActionMenuPresenter","layout_constraintHeight_default=\\","setFactory","findCpuTask","unreadable cache file","isPermanentlyClosed","takeState$kotlinx_coroutines_core","maxDynamicTableByteCount","checkInfiniteSumDefined","metadata","This mutex is locked by ","enumType_","actual","busyQueues","asAndroidXConsumer","stopSent","null cannot be cast to non-null type java.lang.Class<T of kotlin.jvm.JvmClassMappingKt.<get-javaPrimitiveType>>","isEOF","isEmpty$annotations","sha512","saveAllState: adding back stack #","sequence cannot be null","GDT_CLIENT_METRICS","HEADERS","preVisitDirectory(...)","uuidParseHexDash","floorDiv-xj2QHRw","inputStream.source()","Failed to retrieve putIBinder method","randomOrNull-2D5oskM","Bytecode version had no significant use in Kotlin metadata and it will be removed in a future version.","reduceRightIndexed-aLgx1Fo","SyncML","TabLayoutMediator is already attached","cleanElement$kotlinx_coroutines_core","sourceUnit","Insured Registered Parcel","finalizeFinishingState","Error loading font ","DAY_VIEW_DECORATOR_KEY","CLOSED","EMPTY_RESUMES","DETECT_TARGET_FRAGMENT_USAGE","Use a non-transparent color for the default color as it will be used to finish ripple animations.","build$kotlin_stdlib","getSequenceNumber$okhttp","minOrThrow","fromEpochMilliseconds","ENCLOSING_MARK","whenResumed","cubic(0.36, 0, 0.66, -0.56)","Failed to create IDynamiteLoader.","receiveOrNull","classes_to_restore\\","TLS_KRB5_WITH_RC4_128_SHA","toHttpUrl","Lcom/google/firebase/messaging/RemoteMessage$Builder;","androidx.activity.result.contract.extra.SEND_INTENT_EXCEPTION","CancelFutureOnCancel[","file:///","city::","interceptor ","AppBarLayout is always vertical and does not support horizontal orientation","native_instance","Insets{left=","hasMoreChunks","receiver1","Unexpected problem occured during version sanity check","person","androidx.datastore.preferences.protobuf.UnknownFieldSetSchema","copyByteBufferInto","copyOfRange-Aa5vz7o","GoogleApiClient is not configured to use ","Weight (gram)","ATTACH","whileSelect","remove() before next()","PendingIntent can not be null.","mccMnc","trackTask","fatalCompletion","epochMilliseconds","result ","mathContext","app:barrierMargin","app:layout_constraintCircle","sortedByDescending","pollBuffer","Payload size must be less than or equal to 125","THROTTLE_BACKGROUND","Streams","isUnconfinedQueueEmpty","percentDecode$okhttp","dest","BASE64","Lang","findJvmPlatform","saturatingAdd","getNextState","Unknown PatternItem type: ","isSystemFallbackPickerAvailable","Enum","component8","getPosixFilePermissions","xn\\\\-\\\\-[\\\\w\\\\-]{0,58}\\\\w","parseDuration","byteBufferForEncoding","body","retryOnConnectionFailure","moveto VIEW_CREATED: ","Failed to get heartbeats header","Super calls with default arguments not supported in this target, function: cancel","maxByOrThrow-U","dispatchWithContext$kotlinx_coroutines_core","fromIndex: ","oldIndex","notOnJava9","getActiveFilesLock$datastore_core_release","dropLastWhile-jgv0xPQ","getNextSearchIndex","Bad config while trying to delete FID","android:showsDialog","inv-Mh2AYeg","Result is not ready.","onClosedSelectOnSend","urls","point must not be null.","receivers$volatile","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$filterNotNull$1","stackTraceRecoveryClass","DelayedTask","STANDARD_DATE_FORMAT.get().format(this)","http://xmlpull.org/v1/doc/features.html#validation","cleanUps","kotlinx.coroutines.flow.FlowKt__ChannelsKt","LinkedHashMap","joinAll","suggest","If you provide an interpolator, you must set a positive duration","toSlash","internalStructure","MODE_UNINITIALIZED","ap_place_types","GetBlockedList-Request","readFully","callbackCache","androidx.appcompat.app.AppCompatDelegate.application_locales_record_file","getDefault$annotations","Mutex@","copyAction","incrementAndFetchAt","android$support$v4$os$IResultReceiver","unorderedHashCode$kotlin_stdlib","AgreedCapabilityList","getHandle","isCompleting","invokeMethod","writePong","RepeatOnLifecycle.kt","validateValue","http://emtts.dakkhana.com.pk/Customer_API/","app:layout_constraintEnd_toStartOf","maxWith-XMRcp5o","WV-CSP-Message","Lokio/AsyncTimeout$Companion;","requestCode","thisCollection","url == null","maxStale","null input","maxWithOrNull","kotlinx.coroutines.flow.FlowKt__ErrorsKt$retry$3","operation.fragment.mView","dalvik.","hasIntersection","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$WrapperFactoryViewCreator;","Executing operations from ","kotlinx.coroutines.bufferedChannel.segmentSize","kotlin.String.Companion","firstOrNull--ajY-9A","elementAt-qFRl0hI","getEntry$okhttp","unsafeTransform","getStart-s-VKNKU","text/x-vCard","anyOf","destination offset: ","byteBufferLength","application/octet-stream","DDFFormat","getSocketHost","JsonReader is closed","removeAt(index)","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$requireNoNulls$1","SSL_RSA_EXPORT_WITH_DES40_CBC_SHA","No authority: ","messageDigest","endIndex < beginIndex: ","xmlns","viewTransitionOnNegativeCross","NumberFormatException","onCompletionInternal","createLink(...)","filename","Resolved path jumped beyond configured root","createConnection","Could not retrieve Resources#mResourcesImpl field","FEEDBACK_SPOKEN","Cannot convert to JSON on client side.","isSynced","Could not retrieve WindowInsets.CONSUMED field","Attempting to use <fragment> tag to add fragment ","Service-Response","NickName","minOf-jgv0xPQ","toImmutableMap","NONE","newInputStream(...)","setCanceled$okio","reduceRight-WyvcNBI","LastLocationRequest[","ConstraintLayoutStates","floorLabel","Executing exit callback for operation ","compare","isNotEmpty","basicMetadata","certificateChainCleaner == null","resumeUndispatchedWith$kotlinx_coroutines_core","getMigrationFunction","Method does not accept concrete type.","PENDING","https://www.googleapis.com/auth/games.firstparty","freeze","embedded","Call next() before removing element from the iterator.","tecno","audio","BUFFER_CAPACITY","kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$3$1","StartIntentSenderForResult","Lokhttp3/EventListener;","invalid latitude: ","org.openjsse.net.ssl.OpenJSSE","this.minOrNull()","encodingWith","indexOf-xj2QHRw","JsonWriter is closed.","handleJobException","Required XML attribute \\","GMS_ACTION_PICK_IMAGES","Only one extension per type may be added","sizeParam","toQueryNamesAndValues$okhttp","Already attached to lifecycleOwner","maxArraySize","rootName","mapIndexed-ELGow60","FORCE_CACHE","afterBoundaryOptions","TLS_DHE_DSS_WITH_AES_128_CBC_SHA","uintRemainder","Invalid state to get outer edge offset: ","The provided context did not have an application context.","Null userAgent","Fragment with tag SupportLifecycleFragmentImpl is not a SupportLifecycleFragmentImpl","FCM_CLIENT_EVENT_LOGGING","Certificate pinning failure!","Typography.leftGuillemet","copyOf(this, newSize)","Unable to find anchor view with id: ","paraIndex","flatMap-JOV_ifY","must-revalidate","getIndices-GBYM_sE","Android UpsideDownCase is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 34`.","instrumentation","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$7","getOnException","enabledChangedCallback","MultiAutoCompleteTextView","getLifecycle() returned null in ComponentActivity's constructor. Please make sure you are lazily constructing your Lifecycle in the first call to getLifecycle() rather than relying on field initialization.","Trying to reference null customBadgeParent","Could not locate ResponseBody converter for ","resolve(...)","application/x-sms","writeHeaders","tryStealLastScheduled","Lcom/google/firebase/components/ComponentRegistrar;","No response","receivedPongCount","Attempting to request an undeclared dependency %s.","journalFileBackup","char","isCleartextTrafficPermitted","component1-rL5Bavg","userReported","forName(charset)","Parent view may not be null","When the listener is set, MIME types must also be set","Should not be called from DeepRecursiveScope","concreteTypeName","peerName","started","place","upstreamPos","rebuildJournal$okhttp","FragmentTabHost.SavedState{","removeLast","state1","flatMap","Could not invoke ExtensionRegistry#add for %s","compose","buildRedirectRequest","exhausted all routes","Notifier must not be null","ANDROID_VIEWMODEL_SIGNATURE","bytesToStringImpl","MaterialButton manages its own background to control elevation, shape, color and states. Consider using backgroundTint, shapeAppearance and other attributes where available. A custom background will ignore these attributes and you should consider handling interaction states such as pressed, focused and disabled","errorSince","resumeCancelled$kotlinx_coroutines_core","ContinuationSource","JvmRepeatable","form-data; name=","mData=","Districts","editionDeprecated_","flattenSequenceOfIterable","Mark not supported","Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.\\n ViewHolder 1:","isCoalescedConnection$okhttp","groupBy-L4rlFek","null cannot be cast to non-null type kotlinx.coroutines.CancellableContinuationImpl<kotlin.Boolean>","isBFS","invalid parameter type. second arg must be an event","SERVICE_VERSION_UPDATE_REQUIRED","minUpdateIntervalMillis","Timing out request: ","namePart_","Could not invoke setEpicenterBounds on PopupWindow","layout_constraintBottom_toTopOf","start_address","Part map contained null key.","registerGnssMeasurementsCallback","app:layout_constraintStart_toStartOf","kotlinx.coroutines.flow.FlowKt__ReduceKt$firstOrNull$$inlined$collectWhile$2","sslSocketFactoryOrNull","CURRENT_MONTH_KEY","isFinite","Available app names: ","toMutableMap","supertypes","content.toRequestBody(contentType)","flatMap-xTcfx_M","addFontWeightStyle","href=http://","runningCalls","createCoroutineFromSuspendFunction","RIGHT\\","bytesRemainingInChunk","UserPreferredSleepWindow [startHour=","getInvalid$lifecycle_livedata_release","byteString","isoZeroes","SECTION_TRAILER","patch","IndexOutOfBoundsException","Lokhttp3/Route;","Progression ","DeleteGroup-Request","placeId is empty","decelerateAndComplete","Combine.kt","TLS_PSK_WITH_3DES_EDE_CBC_SHA","no pkgs","File extension for file: ","getACTION_SYSTEM_FALLBACK_PICK_IMAGES$annotations","lifecycle-runtime-ktx_release","messageFrameBuffer","errorCode","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_START_KEY","goPackage_","alreadyEncoded","dataFrame","SOURCE_UPSTREAM","toHexString-8M7LxHw","SURROGATE","Unable to call parsePartialFrom","LongTimeMark(","maxWithOrNull-zrEWJaI","50000","getDefaultInstance","TITLE_TEXT_RES_ID_KEY","layout_constraintEnd_toEndOf","getFactory2","POSTAL_CODE","toBooleanArray","logElapsed","http://www.w3.org/2003/05/soap-encoding","nextIndex","enableLogging","withSave","getUserHandle","c.superclass","Replaced by View.findViewTreeSavedStateRegistryOwner() from savedstate module","GetBlockedList-Response","android.os.action.POWER_SAVE_MODE_CHANGED","CoroutineScope","savedState","No data model. Did you call #setDataModel?","getCOROUTINE_SUSPENDED$annotations","callTimeoutMillis","PRAGMA page_size","String map not supported","jstype_","location_sharing","encodedPathSegments","gravity","maxSize","external-files-path","decodeHex","attachHandleIfNeeded","mSavedViewRegistryState=","Can't invoke method using reflection","runWorker","getSharedPrefsBackup","protocol == null","RemoveGroupMembers-Request","Theme.Dialog.Alert","Basic","tgts(","SUCCESS_CACHE","COMMON_NUMBER_SEPARATOR","resultChannel","this.defaultViewModelCreationExtras","max-forwards","valueTo","Okio Watchdog","androidx.datastore.core.DataStoreImpl$updateData$2","no event up from ","newVersion","Close","maxOfOrNull-MShoTSo","Headers parameter must not be null.","Lcom/google/firebase/Timestamp$Companion;","outXyz must have a length of 3.","MaterialCheckBox.SavedState{","ACTION_ARGUMENT_HTML_ELEMENT_STRING","doubleToUInt","Parcel","getScheduler","lastOrNull","ushortArrayOf","Tilt needs to be between -90 and 90 inclusive: ","Empty","countOneBits-xj2QHRw","collectionSize","android.os.Build.VERSION.SDK_INT >= 31","private","takeLowestOneBit-VKZWuLQ","view is not a child, cannot hide ","getNextTime","www.","cancelLabel","startInternal","getBufferAt","Initial state must have at least one non-zero element.","expected ","ApiCallRunner","Callbacks must be attached to a ClientConnectionHelper instance before connecting the client.","GetJoinedUsers-Response","producerIndex$volatile","Response from contact us","runWeakRefQueueCleaningLoopUntilInterrupted","emitCompleteSegments","digestBytes","androidx.datastore.core.DataStoreImpl$transformAndWrite$2$newData$1","Callbacks must set parent bounds in populateNodeForVirtualViewId()","GoogleCertificatesQuery","market://details","removeAtImpl","removeFirst","onError","isHidden","load","PREFS_NAME","FORCE_NETWORK","Signing In...","resolve","reencodeForUri","Setting a color filter is not supported","toHashSet","ON_DESTROY","ContinuationOutcomeReceiver(outcomeReceived = ","Deserialization is supported via proxy only","Value case is null.","handlePaddingSymbol","withSkew","indentAddFunction","onGetTargetFragmentRequestCodeUsage","TLS_DH_anon_WITH_AES_256_GCM_SHA384","replaceAll(...)","toVerify","Use replaceFirstChar instead.","forEachIndexed-ELGow60","Back Stack Index: ","bio == null","handleDestroy","easing","intervalMillis","Description","unbox","null cannot be cast to non-null type kotlinx.coroutines.flow.internal.AbstractSharedFlowSlot<kotlin.Any>","lazySharedCounter","Lokhttp3/Call;","BlockEntity-Request","HOT methods are not stored in the bitmap","Boolean","launcherapps","nChars","Symbol '","parentStates","fileChannel","getOriginalRequest","onChanged","nullOutSpilledVariable","translationXCurveUpwards","DIAGNOSTIC_REF_PROFILE_EXISTS","getAliveSegmentLeft","State","Lokhttp3/internal/connection/RealConnection;","sumByDouble-MShoTSo","no-transform, ","unterminated entity ref","mAttachInfo","indexOfFirst","Minimum visible change must be positive.","kotlin.Double.Companion","lowercaseChar()","asDeferredImpl","getComment","Lcom/google/firebase/logger/Logger;","Message ack failed: ","Lokhttp3/internal/platform/AndroidPlatform$CustomTrustRootIndex;","readShortLe","minOf-Wr6uiD8","activeFiles","next-Mh2AYeg","setSegment$okio","removePrefix","lowerBound","THROTTLE_NEVER","yyyy/MM/dd HH:mm:ss","getFlags$kotlin_stdlib$annotations","FreeMem","Use invariantSeparatorsPathString property instead.","getSink","matchesSocketFactory","receiveSegment$volatile","commonCopyTo","A @Url parameter must not come after a @QueryName.","from must not be null.","isVararg","Expected a month number in 1..12, got ","baseUrl must end in /: ","onSlotCleaned","Mobile","androidClientInfo","merge","component2-rL5Bavg","cipherSource","begin:","Acceptance","DELGR","focus must not be null","setMargins","sslSocket.enabledCipherSuites","component2-QwZRm1k","transit","Expect","PrivateMessaging","string.encode(charset)","onCancel","updateThreadContext","responseBodyComplete","record.loggerName","toQueryString$okhttp","joinInternal","LocationAvailability[","isData$annotations","this as java.lang.String).toLowerCase(locale)","The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.","unsupported hashAlgorithm: ","forua=true","attributionTag","copyOfRangeToIndexCheck","API_NOT_CONNECTED","duplex","toString(...)","endX","ACTION_LONG_CLICK","getFinalState","shuffle-s5X_as8","GPOSInfo","http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone","coerceAtLeast-Kr8caGY","java.lang.Enum","Found invalid MessageSet item.","findViewTreeSavedStateRegistryOwner()","resolvePath","fileWithSuffix","Unexpected default trust managers: ","mapCatching","withCertificateChainCleaner$okhttp","Argument count (","context_id","max-stale","nativeCreateFromTypeface","attachChild","nodeOffset","Attempted to serialize java.lang.Class: ","layout_marginTop","deprecated_","reindent$StringsKt__IndentKt","CaseSense","endExclusive","readHeaders","getPeerSettings","getNextMatch","isReadable","matrix is :","android.software.leanback","FragmentOne.onSaveInstanceState","MinZoomPreference","writeActor","durationOfNanosNormalized","updateToken-gIAlu-s","getFinished","sliceArray-Q6IL4kU","waitByteCount","GservicesValue.override(): test should probably call initForTests() first","AsyncTaskLoader","addLast","getParameters","SPACE_SEPARATOR","window!!.decorView","UpsideDownCake","Not a JSON Array: ","Package has more than one signature.","internalStructure$kotlin_stdlib","gcm.n.sound2","Concrete type not supported","strokeLineJoin","pathInterpolator","channels","error checking package certificate","Lio/github/inflationx/viewpump/FallbackViewCreator;","IGNORABLE_WHITESPACE","rangeUntil-WZ4Q5Ns","rotateRight-LxnNnR4","appNamespace","The Fragment ","android:changeTransform:matrix","Your binding is version 1.5.5 or earlier.","No external inserts","Error","deleteExisting","a:19.0.0","supports_message_handled","contentDeepToStringInternal","UnsafeCursor","getBackend","stripBody","Remote account accessor probably died","visitFileTree","valueOf(header)","flatMap-MShoTSo","registerForActivityResul…egistry) { callback(it) }","Firebase Scheduler","sentRequestAtMillis","cancelled,","Null autoMetadata","DrawableDelegate","executeOn","hasNotPassedNow","currentOrNull","Lazy fields must be message-valued","Lio/github/inflationx/viewpump/internal/-ViewPumpActivityFactory;","ACTION_PAGE_DOWN","failed to delete ","x509TrustManagerExtensions","app:layout_constraintVertical_weight","AddrPref","Intent(ACTION_REQUEST_PE…EXTRA_PERMISSIONS, input)","awaitClose","newSSLContext().apply {\\n…null)\\n    }.socketFactory","owner","content_intent","android:orientation","forever","intEncoding=","http-equiv=Expires","android-target-sdk","Service disconnected","getImmediate","Backwards compatibility with JS and K/N","enter","AwaitContinuation","Header map contained null key.","setAuthenticator$okhttp","Tab does not belong to this TabLayout.","DeleteList-Request","encodeToByteArrayImpl$kotlin_stdlib","adjustReading","Could not locate RequestBody converter for ","SName","common_google_play_services_sign_in_failed_title","toState","mutablePreferences","copy$kotlin_stdlib","setCurrentStartIndex","Uninstantiable","lastObservedFrame","resumedCounter","RESULTANT VALUE:","Topic operation failed without exception message. Will retry Topic operation.","moveto CREATED: ","getListener$okhttp","SpecialEffectsController: Executing pending operations","Lcom/a360technologies/adeelnasir/emtts/Views/PreferencesManager;","ImageButton","onCreateDialog called for DialogFragment ","the empty byte string is not a supported option","Must not be called on the main application thread","fullName_","moveto ATTACHED: ","getSelected","nextBoolean","hasVaryAll","replayCache","getSecondsComponent-impl","runningReduceIndexed-D40WMg8","Must set intervalMillis.","unregisterSavedStateProvider","addPauseListener","takeLastWhile-MShoTSo","contextOf","ContainedvCard","No OpenSSLSocketImpl superclass of socket of type ","kotlinx.coroutines.flow.FlowKt__ReduceKt$fold$2","fire-count","Unexpected response code for CONNECT: ","removeStream","MessengerIpcClient","zero$delegate","PRESENT_OPTIONAL","onEach","constrainOnce","found","replaceFirstChar { it.lowercase(locale) }","guessNamedFloatConstant","toFloatOrNull","Failed to get module context","Invalid orientation: ","Package manager required to locate emoji font provider","addPoolingContainerListener","State_Failed","TestTimeSource will overflow if its reading ","hashAlgorithm","Cstatus","0123456789ABCDEF","unknown constraint","nativeCreateFromTypefaceWithExactStyle","Buffered channel capacity must be at least 1, but ","isShutDown","sourceIterator","REREGISTER","alloc","Cannot return null from a non-@Nullable @Provides method","Cannot call then() if callbacks are set.","context","getCertificateChainCleaner$okhttp","requestedUserDataTypes","handleBuilderException","FUNCTION_CLASSES","PLACES_API_ACCESS_NOT_CONFIGURED","missing","now being replayed. These are subject to the filtering rules of the underlying logging system.","Must have at least 1 detected activity","mDrawMatrix","component1-QwZRm1k","minWithOrNull-YmdZ_VM","SavedStateProvider","getSinkClosed$okio","singleOrNull-JOV_ifY","last-QwZRm1k","commonExhausted","Don't know how to spread ","base aligned child index out of range (0, ","mapIndexedNotNullTo","await must not be called on the UI thread when time is greater than zero.","NAVIGATION_NEXT_TAG","CompassEnabled","observerCount","id getMap res = ","Binder object is null.","file.source()","VerProto","protectedWrite","itemIterator","http://ep.gov.pk/epmobile/locatepos.asp","app:layout_constraintHorizontal_bias","id: ","Error while calling setExclusiveCheckable","CustomAttribute","notifyCompletion","Cannot specify both RECEIVER_EXPORTED and RECEIVER_NOT_EXPORTED","kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2","http://www.slf4j.org/codes.html#substituteLogger","newHashSize","Notification.extras field is not of type Bundle","className","tryExtractFromTheMiddle","setCounter","toSingletonMap","superclass","GmsClientEvents","Output field (","notSupportedError","listRead","tunnelRequest","getDOT_DOT$annotations","builder","GoogleApiClient parameter is required.","structure","floatRangeContains","consumer","org.ksoap2.serialization.SoapObject","GooglePlayServicesErrorDialog","TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA","MaxZoomPreference","The field mapping dictionary must be set if the concrete type is a SafeParcelResponse object.","location must not be null.","DELETE FROM events WHERE _id in ","resultContract","newSSLContext","receiveRstStream","isAtLeastN","Shortcut must have a non-empty label","android.hardware.type.embedded","TileOverlayOptions must not be null.","yieldAll","TLS_DHE_DSS_WITH_DES_CBC_SHA","filterIndexedTo-pe2Q0Dw","kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1","Provider must not be exported","setVisible","Fragments Created Menus:","OPCODE_CONTINUATION","contentTypeString","pathSegment","timeoutMillis","FragmentStatePagerAdapt","java.lang.Number","CREATE TABLE global_log_event_state (last_metrics_upload_ms BIGINT PRIMARY KEY)","http/1.0","getLiveData","formatIso","parcelableCreator","no string at index ","dropLast-r7IrZao","decode","maxByOrThrow","getTransition","typeParameter","flatMapIndexed-WyvcNBI","this future","ClientCapability-Request","comparator","MetInf","app:layout_goneMarginRight","BYTES","CheckBox","asciiDigitsInIsoOffsetString","mimeLineSeparatorSymbols","onEachIndexed-WyvcNBI","android:support:activity-result","itemId","onExitAmbient must be called on the main thread.","dropLastWhile","onSuccess","null cannot be cast to non-null type java.lang.Class<androidx.fragment.app.FragmentTransitionImpl>","The function has unclear behavior when searching for NaN or zero values and will be removed soon. Use 'indexOfFirst { it == element }' instead to continue using this behavior, or '.asList().indexOf(element: T)' to get the same search behavior as in a list.","CancellableContinuationWithOwner","CurrentLocationRequest[","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$2","random-rL5Bavg","google_app_id","manufacturer","Spinner","kotlin.time.Clock","generatedConstructor","producePath","Friction must be positive","Service connected","android.intent.action.MAIN","findRunningOperation","Invite-Request","kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$3$2","Lokhttp3/Authenticator;","removeListener","newSink","Lokhttp3/ConnectionSpec$Builder;","nowMillis","onActivityStopped","associate","external-media-path","getOkio","onActivityCreated","app:layout_constraintVertical_chainStyle","Unable to create converter for %s","component4--ajY-9A","Missing 'to'","minOrThrow-U","ZoomGesturesEnabled","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION","OpenDocumentTree","a-zA-Z0-9[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]","Failed to delete new file ","TYPE_RST_STREAM streamId == 0","trySelectInternalResult","makeCancelling","followSslRedirects","dateSelector should not be null. Use MaterialTextInputPicker#newInstance() to create this fragment with a DateSelector, and call this method after the fragment has been created.","Messenger failed, fallback to startService","Allocating additional cursor window for large data set (row ","roots","intern(...)","validateRange","Volatile","sortedArray-GBYM_sE","maxRequests","getRouteDatabase$okhttp","Inband","Do not set the background tint mode; Chip manages its own background drawable.","shared_prefs","Cannot await if then() has been called.","Container ","mapValues","coroutine","unexpected encodedPath: ","startOffset","https://emtts.dakkhana.com.pk/MobileAppSOAP/Country.asmx","seed1","getPreviousFragmentId","Flow analogue of 'concatWith' is 'onCompletion'. Use 'onCompletion { if (it == null) emitAll(other) }'","highways","getCompressedSize","null cannot be cast to non-null type kotlin.Array<kotlin.String>","getGmsPicker","byteStream","SupportedBearer","processResultSelectReceiveCatching","android.remoteinput.dataTypeResultsData","replayExpiration(","serializer","createConstructor","robolectric","Calling updateData inside updateData on the same DataStore instance is not supported\\nsince updates made in the parent updateData call will not be visible to the nested\\nupdateData call. See https://issuetracker.google.com/issues/241760537 for details.","offsetPositionRecordsForInsert cached ","toLong","isInfinite","major","org.slf4j.impl.StaticLoggerBinder.getSingleton()","Not connected. Call connect() and wait for onConnected() to be called.","Not a mailto scheme","WhileSelect.kt","DEFAULT_SCHEDULER_NAME","Could not create temporary file","resumesIn","InlineList(holder=","connectionFailed","LazyField now only used for MessageSet, and the value of MessageSet must be an instance of MessageLite","isFun$annotations","START_DOCUMENT","getWritten$okhttp","Protocol message had too many levels of nesting.  May be malicious.  Use setRecursionLimit() to increase the recursion depth limit.","contentDeepEqualsImpl","empty","checked","enqueueShow","maxCapacity","subList","invokeOnCompletionInternal","lastIn.fragment.sharedElementSourceNames","isInMillis-impl","JvmSystemFileSystem","FIXED","Lio/github/inflationx/viewpump/Interceptor$Companion;","List","android.support.v13.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT","isConst$annotations","format","23456789abcdefghjkmnpqrstvwxyz","builder.name == null","kotlinx.coroutines.flow.internal.ChannelFlowOperator$collectWithContextUndispatched$2","skipIllegalSymbolsIfMime","newFixedThreadPoolContext","The number of released permits cannot be greater than ","bytesOffset","No resource found for: ","removeHashAt","Application info not found.","payload","Lokhttp3/internal/concurrent/TaskRunner$RealBackend;","exchange","androidx.lifecycle.PausingDispatcherKt$whenStateAtLeast$2","driving","Track Summary","getProviderInstance","checkMainThread: current thread ","entry","writeObject","Error adding exception to DropBox!","Lokhttp3/Handshake;","Transitions types not set.","last-MShoTSo","activityStopped$lifecycle_process_release","AnchorInfo{mPosition=","With using ","processNextEventInCurrentThread","FIS_v2 ","DataBuffer reference of type ","ACTIVE","entriesProvider","nextNotReady","takeLast-nggk6HY","Lokhttp3/MultipartReader$Part;","remainingNanos","FragmentManager misc state:","line","launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.","TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA","superState must be null","maxLength","getLongAt","initCallback cannot be null","Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;","Collection contains more than one matching element.","this code is supposed to be unreachable","contentHashCode-2csIQuQ","isHealthy","retrofit","roundToInt","oneofDecl_","exceptionTransparencyViolated","priority %d must be a Priority.PRIORITY_* constant","Sending ","writerAction","mimeGroupsPerLine","singletonMap(\\","attributions","Expected a connection header but was ","scanIndexed-3iWJZGE","getEffectiveTldPlusOne","Called setCheckedItem(MenuItem) with an item that is not in the current menu.","Do not set the background drawable; Chip manages its own background drawable.","makeCompletingOnce$kotlinx_coroutines_core","checkClauseObject","contentDeepHashCode","Lcom/google/firebase/FirebaseCommonKtxRegistrar;","This mutex is already locked by the specified owner: ","SSL_DH_anon_WITH_RC4_128_MD5","InviteUser-Request","removeAllEncodedQueryParameters","Unsupported Feature","sClassLoader","reason.size() > 123: ","commonSegments","CANON_EQ","Extended-Response","commonReadFully","apply","firstNotNullOf","performRestore$savedstate_release","Error scheduling event ","Can not perform this action after onSaveInstanceState","delimiterOffset","executePendingOperations","Api must not be null","Lcom/a360technologies/adeelnasir/emtts/databinding/ActivityRegisterBinding;","div-7apg3OU","buildTrustRootIndex","socketAddress","android.support.AppLaunchChecker","onPostVisitDirectory","getValue-impl","translationYLinear","getEncodedQueryNamesAndValues$okhttp","onEnterAmbient must be called on the main thread.","Unknown notification action","Article Not Found","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI","postponeCancellation$kotlinx_coroutines_core","getThird","Unsupported certificate type ","Cannot add data to empty builder","Required method instantiateItem was not overridden","decodeImpl","removeAllObservers","any-MShoTSo","bufferEndCounter","completion_","NotificationCompat","ActionBarDrawerToggleHC","previousIndex","SCHEDULE_DISPOSED","hmd global","Could not retrieve value from Resources#mDrawableCache","client == null","delayedTask","cancellationTokenSource","isEmpty","debounce-HG0u8IE","Superseded by viewModels that takes a CreationExtras","scheduleInvokeOnTimeout","place_locale_language","Removed[","encodeToAppendable","uninterpretedOption_","getAwaitingCompletionLifecycleImpact","Attempting to nest fragment ","FAILURE, cause=[","writeSuccessCount","getLastIndex-rL5Bavg","EntriesItr","element stack empty","PersistedInstallationEntry{firebaseInstallationId=","tileMode","Update","addBytesToWriteWindow","kotlin.jvm.functions.Function19","closeIconEnabled","animator","FIELD","getCoroutineContext","first-QwZRm1k","Icon resource ","http://www.w3.org/XML/1998/namespace","recreatorProvider","android.callType","elementSeparatorLength","getSeconds-UwyO8pc$annotations","parsedByteArrayMaxSize","person must have a non-empty a name","firstOrNull-GBYM_sE","setState","okhttp3.ResponseBody.Companion.asResponseBody","interceptorsWithFallback","Failed to read public suffix list","allEnabledTlsVersions","editText cannot be null","addCancellable","Mutex.onLock deprecated without replacement. For additional details please refer to #2794","Lokio/ForwardingTimeout;","PolylineOptions must not be null","setViewTreeSavedStateRegistryOwner","shuffle-rL5Bavg","writeShortLe","getFcmToken","ArticleWeight","maxStaleSeconds","EEEE, MMMM d, y","takeLowestOneBit-7apg3OU","unmodifiableList(protocolsCopy)","Name must not be null","kotlinx.coroutines.TimeoutKt","Sample period should be positive","sharedFlow","Unexpected hex digit: ","CONNECT ","fire-installations","Expected ':status' header not present","EEEE, dd-MMM-yy HH:mm:ss zzz","TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384","filterNotNullTo","Flow analogue of 'startWith' is 'onStart'. Use 'onStart { emit(value) }'","The parsed date is outside the range representable by Instant (Unix epoch second ","GENERATED_CALLBACK","lazyCacheControl","escape","send","restrictions","isSupported","handleLifecycleEvent","toBinaryString(it)","main_resp_from_count::","deqIdx$volatile","baseline does not support margins","tryCopyException","Comma expected at ","Too many tunnel connections attempted: 21","valuesView","getInput","Null payload","getUpstreamPos","Invalid zip data. Stream ended after $totalBytesRead bytes. Expected ","java.lang.Float","setUpstreamReader","abortQuietly","responseHeadersStart","dispatchInternal","android.permission.ACCESS_COARSE_LOCATION","dec-Mh2AYeg","minimumHorizontalAngle","Request[","get layout inflater for DialogFragment ","getPolymorphicElement","SECTION_DONE","ENUM","sumByDouble-xTcfx_M","Super calls with default arguments not supported in this target, function: defaultCancellationException","tearDown","format(locale, format, *args)","getLifecycleRegistry","releaseConnectionNoEvents$okhttp","optimizeReadOnlyMap","plus-FjFbRPM","maxByOrNull","saturatingAdd-NuflL3o","initLoader in ","findExistingCallWithHost","android.permission.PACKAGE_VERIFICATION_AGENT","AtomicIntArray","android.selfDisplayName","Collection has more than one element.","getSynchronousResult","null cannot be cast to non-null type kotlinx.coroutines.selects.SelectImplementation.ClauseData<R of kotlinx.coroutines.selects.SelectImplementation>","incorrect token <","ssaVar","middle","getPem","test","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$3","isAtLeastNMR1","editionRemoved_","Selected local version of ","null cannot be cast to non-null type kotlin.String","releaseClaimedReusableContinuation","null cannot be cast to non-null type kotlin.reflect.KClass<out T of kotlin.jvm.JvmClassMappingKt.<get-annotationClass>>","UDPPort","StaggeredGridLManager","FeatureType must be specified.","web_search","EOFException","ACTION_SCROLL_RIGHT","TCPAddress","android.provider.extra.INITIAL_URI","Lokhttp3/internal/platform/ConscryptPlatform;","minWith-eOHTfZs","wrapTask","indexOfLast-JOV_ifY","device-brand","Layer","CallReference","Version marker missing from extras","withTimeout","Expected size ","TypefaceCompatApi26Impl","builderAction","trySend","usePrivateScheduler","MutableSharedFlow","removeSlowPath","gradient","setFrame","resources","kotlinx.coroutines.channels.ProduceKt","writePingFrame$okhttp","PASSWORD_ENCODE_SET","Considering local module ","RoundedBitmapDrawable cannot decode ","skip","International Register Letter","Firebase-Messaging-Network-Io","springstopthreshold","lastReplayedLocked","not a zip: size=","parse$okhttp","getSource","Count 'n' must be non-negative, but was ","dashDashBoundary","remove","okio.sink","getInputStream()","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$2","androidx.activity.result.contract.action.INTENT_SENDER_REQUEST","messageDone","boxIncomplete","NOT_READY","Setter","reserved_","UpperCase","Can't load animation resource ID #0x","UIntArray(storage=","finishAdd","parseIsoString-UwyO8pc","minimumEdition_","https://maps.googleapis.com/maps/api/directions/json?","ofEpochSecond(...)","Lokio/ExperimentalFileSystem;","setFactory2","currentEpoch","Operator '+' on two Job objects is meaningless. Job is a coroutine context element and `+` is a set-sum operator for coroutine contexts. The job to the right of `+` just replaces the job the left of `+`.","closeLater","AutoManageHelper","phase","suppressedExceptions","hasMore","Trailers","SHA1","TLS\\","regularRecord","concatLengthPrefixed","coordinator$delegate","clause","getMinLevel","createFile","getStringSet","toFile","fixedFeatures_","FrameCallback","max-age","DefaultValue","external-path","TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","asCompletableFuture","CoroutineScope(coroutineContext=","Agent was not installed","setTrailers","singletonList(...)","min-fresh=","binary","Lokhttp3/MultipartBody$Builder;","recoverResult","getTrie$okio","reusableCancellableContinuation","asReversedMutable","PROPERTY_GETTER","trimStringBuilder","max-J1ME1BU","Search suggestions cursor threw exception.","commonRequire","clientMetrics","ActivityRecognitionRequest can't be null.","encodeIntoByteArrayImpl","code < 200 or >= 300: ","formatBytesInto","minDelayUntilStealableTaskNs","toRect","delayNs","getProcessResFunc","Must supply an icon or shortcut for the bubble","clausesToRegister","multipart/alternative","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_SURROUNDING_TEXT","marginRight","MenuPopupWindow","TYPE_GOAWAY unexpected error code: ","Content-Type: %s","kotlinx.coroutines.stacktrace.recovery","Token retrieval failed: null","invalidationRunnable","nested() is not implemented for protobuf encoding.","onBufferOverflow","android.support.PARENT_ACTIVITY","no such file: ","getUnconfined","sslContextClass","buildList","keep-alive","isContentSpecificHeader","An empty string is not a valid Instant","Unsupported injection: ","cleanElement","StartToStart and StartToEnd both defined","clientMaxWindowBits","dispatcherFailure","ReadObjectParameterType","Scrapped or attached views may not be recycled. isScrap:","rootView","marginPrefix must be non-blank string.","center must not be null.","hashMapOf","encodeIntoOutput","Could not access CREATOR field in class ","hypot","user","taskContextString","slf4j.detectLoggerNameMismatch","DebugCoroutineInfoImpl.kt","Firebase-FirebaseInstanceIdServiceConnection","onClosedSendOnNoWaiterSuspend","requestIsOneShot","middleDot","Lokhttp3/Cache$Entry;","RESOURCES","getCallerContract","Couldn't find encoder for type ","get$okhttp","info","cancelCompletedResult$kotlinx_coroutines_core","Unexpected code point: 0x","Setting ViewLifecycleOwner on View ","SCHEDULE_OK","setting scroll state to ","casState","eventCode","isAtLeastR","setCipherSuites$okhttp","newSource","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt","callSharedElementStartEnd","CAUSE_DEAD_OBJECT_EXCEPTION","illegal tag name: ","HTTP/1.0","unknown feature ","Lokhttp3/internal/connection/RealCall$timeout$1;","visitFileFailed(...)","moveSegmentBufferEndToSpecifiedOrLast","getRequest","kotlinx.coroutines.internal.StackTraceRecoveryKt","label","android.intent.extra.shortcut.INTENT","fetchAndDecrement","ForwardMessage-Request","bufferEndSegment must be NULL_SEGMENT for rendezvous and unlimited channels; they do not manipulate it.\\nChannel state: ","Expected at most 9 digits for the year number or year 1000000000, got ","expanded","createCauseException","animationInfos","SOURCE_INPUT_METHOD","Lokhttp3/internal/http2/Http2Connection$ReaderRunnable;","DOT_MATCHES_ALL","checkBoundsIndexes$kotlin_stdlib","place_phone_number","stringLength","getStorageConnection$datastore_core_release$delegate","negate(...)","icon","commonReadDecimalLong","findViewTreeLifecycleOwner()","app:layout_constraintTag","INT_MAX_POWER_OF_TWO","cancellables","androidx.datastore.core.DataStoreImpl$writeData$2","clauseObject","onStart { emit(value) }","mcc_mnc","createSingleProcessCoordinator","javaClass","pushDataLater","ASHAMED","Expected start of a map object","plusAssign-LRDsOJo","getMIN_VALUE","deferreds","scopes can't be null.","detachChildIfNonResuable","currentCoroutineContext().isActive","degree","networkInterceptors","private, ","isDotDot","GROUP_USER_ID_OWNER","Sequence contains more than one matching element.","ERR: ","MMM d, yyyy","other3","send_event","SYSTEM","getProgressionLastElement-Nkh28Cs","implFindEntry","List of type BASE64, BASE64_URL_SAFE, or STRING_MAP is not supported","Message was missing required fields.  (Lite runtime could not determine which fields were missing).","SQLiteEventStore","UNKNOWN spline ","SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA","Stagger","getComponentType","floorDiv-WZ4Q5Ns","internalArray$okio","url.toHttpUrlOrNull()","isCancelled$annotations","getCompletedInternal$kotlinx_coroutines_core","maximumAngle","https://","androidx.core:wake:","SIZE_BYTES","getMain","stackTraceToString","scanReduce","plus-ctEhBpI","faultcode","typeSubtype.group(2)","attribute","setViewTreeLifecycleOwner","atLeastVersion","DetailedResult","isExternal","Expected at most 10 digits for the year number, got ","getPlatformTypeUpperBound$kotlin_stdlib","getTextArrayOrThrow","coroutineScheduler","withWriteTimeout","INTERRUPTED_SEND","resumeWaiterOnClosedChannel","Timed out waiting for the service connection","Unexpected key in savedState: ","kotlinx.coroutines.InterruptibleKt$runInterruptible$2","kotlin.jvm.functions.Function11","div-VKZWuLQ","attached","createScheduler","Failed to invoke TextView#nullLayouts() method","routeMatchesAny","isPhotoPickerAvailable","kotlin.Float","CONSTRUCTOR_ARGS_FIELD$delegate","safeParcelFieldId","suggest_intent_extra_data","Activity started without resolution","expected at least 1 part","TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384","DETECT_WRONG_FRAGMENT_CONTAINER","connectStart: ","Could not find id of \\","BroadcastChannel is deprecated in the favour of SharedFlow and is no longer supported","onpick","toString-impl","expandedComponentIdHint","toIntOrNull","too early; can't read the trailers yet","Cannot detach Fragment attached to a different FragmentManager. Fragment ","appendLine","handleCorruption","lenientToString","Context must not be null.","newData","org.eclipse.jetty.alpn.ALPN","DelayedRunnableTask","ushortArrayOf-rL5Bavg","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$takeWhile$1","zip-kBb4a-s","android-installer","typeArgument == null","setRetryOnConnectionFailure$okhttp","TLS_ECDH_anon_WITH_AES_256_CBC_SHA","average","fieldset","hasAttributeId","Unexpected char %#04x at %d in %s value","Invalid service connection: ","CrashUtils","index","power","isVisible","indexOfFirst-xTcfx_M","awaitTaskToRun","isDigitsOnly$kotlin_stdlib","getCondition","Unknown item type.","TLS_AES_128_GCM_SHA256","lockFileStream.getChanne…LUE, /* shared= */ false)","delayToNanos","commonHashCode","State_Ready","getLastModifiedAtMillis","INSTANCE_ID_RESET","null cannot be cast to non-null type S of kotlinx.coroutines.internal.SegmentOrClosed","LIBRARY","Lio/github/inflationx/viewpump/ViewPumpContextWrapper;","primary.prof","bundle","OpenSSLSocketImpl","Kotlin reflection is not yet supported for synthetic Java properties. Please follow/upvote https://youtrack.jetbrains.com/issue/KT-55980","Function8","Expected ViewPager2 instance. Got: ","inferredSnappedToRoad","settingsListenerQueue","getPlayProviderFactory","readHeaderBlock","OkHttp","Missing either @%s URL or @Url parameter.","Failed to delete one or more files. See suppressed exceptions for details.","TLS_AES_128_CCM_SHA256","mDeliveredData=","getCookieJar$okhttp","Start swipe has been called with a view holder which is not a child of the RecyclerView controlled by this ItemTouchHelper.","coerceIn-JPwROB0","onVisitFile","TrackWebService/articleTracking","UTF-16","buffer limit=%d, index=%d, limit=%d","addKey","postAtTime","FHCRC","Theme.MaterialComponents","android.intent.category.LAUNCHER","world-readable shared preferences should only be used by apk","An instance of ","safeCollector","Lcom/google/firebase/FirebaseApp;","getSealedSubclasses$annotations","half","measureTimedValue","Permanent","retries","Semaphore should have at least 1 permit, but had ","getLeastSignificantBits$annotations","ListFragment ","differenceModulo-WZ9TVnA","Function0","DeliveryOffices","Could not execute method for android:onClick","FragmentManager has been destroyed","minOfOrNull","proxySelector","eventTimeMs","kotlin.Function6","rangeTo-VKZWuLQ","concurrency must be positive.","Category is not allowed: ","enumEntriesIntrinsic","getZero","add ","onCreateView not allowed on MapViewDelegate","arrayLength","onSendInternalResult","kotlin.jvm.functions.Function3","getSubjectAltNames","indexOf-WZ4Q5Ns","Lokhttp3/internal/http2/Http2Writer;","getOrElse-QxvSvLU","ViewTransitionController","copyInto-FUQE5sA","method=get","changeTransform","trySendDropOldest-JP2dKIU","Toolbar","containsAllEntries$kotlin_stdlib","countTrailingZeroBits-VKZWuLQ","sumByDouble-jgv0xPQ","toString-V7xB4Y4","SavedStateRegistry was already restored.","unable to parse MotionScene file","coordinatorNotify","Illegal size value: ","kotlinx.coroutines.main.delay","androidx.savedstate.Restarter","flatMapTo-wzUQCXU","Peek source is invalid because upstream source was used","getSubId","TYPE_INPUT_METHOD","Intent(ACTION_INTENT_SEN…NT_SENDER_REQUEST, input)","shuffle--ajY-9A","naturalOrder","sendDegradedPingLater$okhttp","getOther","ArticleIDs","commonToAsciiLowercase","UMOCharges","TIME_PICKER_OVERRIDE_THEME_RES_ID","Cannot settleCapturedViewAt outside of a call to Callback#onViewReleased","android.hardware.type.iot","sendersCloseStatus","unexpected type","okhttp","ProductData{productId=","readUntilNonControlFrame","toInt","Must pass a ViewHolder when dragging","putBinder","closer","unorderedHashCode","null cannot be cast to non-null type E of kotlin.coroutines.ContinuationInterceptor.get","Connectivity changed. Starting background sync.","null cannot be cast to non-null type T of kotlin.reflect.KClasses.cast","xmlns=http://www.wireless-village.org/PA","Position index ","autoCompleteToEnd","isInstalledStatically","bad zip: local file header offset >= central directory offset","Couldn't find method","loader","lastIndexOf-uWY9BYg","negativeIntValue_","isCompanion$annotations","TIME_PATTERN","incrementUseCount","CONFLATED_ELEMENT=","certs","getOrNull-r7IrZao","TYPE_HEADERS","isGone","Could not open autocomplete activity","Only TabItem instances can be added to TabLayout","getDEFAULT_PROTOCOLS$okhttp","celsius","flow","tokenId","message_id","Lokhttp3/internal/ws/RealWebSocket$Streams;","defaultViewModelCreationExtras","An invalid account was specified when connecting. Please provide a valid account.","set-VurrAj0","mMainThread","Error: Expecting: bitset number value (1, 0), Found: ","Unsupported message, what=","Invalid number: ","rotateLeft-LxnNnR4","ViewOscillator","onSuccess-WpGqRn0","performReceiveContent: ","androidx.datastore.preferences.SharedPreferencesMigrationKt$getMigrationFunction$1","getArray","takeHighestOneBit-WZ4Q5Ns","hint","tint_mode","DeferredLifecycleHelper","SHOULD_BUFFER","yieldIfNeeded","elementType","SimpleActor.kt","Lokhttp3/internal/http2/Http2Stream$StreamTimeout;","Failed to retrieve Drawable#isProjected() method","addInitializer","degradedPingsSent","Count overflow has happened.","Oscillator","putUuid","All children of a RecyclerView using CarouselLayoutManager must use MaskableFrameLayout as their root ViewGroup.","app:layout_constraintLeft_toLeftOf","ACTION_CLEAR_ACCESSIBILITY_FOCUS","createDirectory(this, *attributes)","get-Mh2AYeg","defStyleRes","KeyValueSet","getMostSignificantBits$annotations","binarySearch-WpHrYlw","expandableWidgetHelper","nCollectors","setConnectionToCancel","getName$annotations","CompoundButtonCompat","nextBits","Error reading historical recrod file: ","DEFAULT__new_UnsafeCursor","lifecycle-runtime_release","should not dispatch add or move for pre layout","xor-WZ4Q5Ns","Could not instantiate ","INTERVAL_PING","https://www.googleapis.com/auth/drive","Base URL required.","backInvokedCallbackRegistered","runningFoldIndexed-yVwIW0Q","HorizontalScrollView.SavedState{","Transform","PATH_SEGMENT_ENCODE_SET_URI","PickupServices","invert","android:menu:actionviewstates","onStart","contentDeepHashCodeNullable","queryNamesAndValues","OOM while loading bitmap for uri: ","setPrivateFactory","SessionCookie","okio.utf8Size","extension","mEnterAnim=#","Lokio/Pipe;","Reader","Lokio/internal/ResourceFileSystem;","toLong-impl","Proxy-Authenticate","maxUpdates must be greater than 0","logSource","imports","FLAG_CONVERT_TO_PLAIN_TEXT","TLS_RSA_WITH_CAMELLIA_256_CBC_SHA","suspendWithStateAtLeastUnchecked","getListener$fragment_release","wavePeriod","reportFullyDrawn","getComputing$lifecycle_livedata_release","GmsAvailabilityHelper","input_method","HeartBeatResult{userAgent=","freeLocked","LEXICAL_ORDER","BOOL","Cannot set maximum Lifecycle to ","wrapped_intent","write$okio","TLS_ECDH_anon_WITH_RC4_128_SHA","TLS_ECDH_RSA_WITH_AES_128_CBC_SHA","disposableHandleOrSegment","getOkHttpSettings","ReactiveAuthStatusList","Unsupported flags value: ","suspendCancellableCoroutineReusable","file.canonicalFile.absolutePath","Developer error occurred. Please see logs for detailed information","createEmpty","screenFloatValue","fetchFonts failed (empty result)","propertyValuesHolder","bitField0_","filterNot","CHECK: you can't have reverse transitions","recoveredStacktrace","onAcquired","isExecutable","align=bottom","but got: ","CancelTask[","setAllowingSavingState$savedstate_release","inc-s-VKNKU","GoogleCertificates","resolveDefaultParameter","AppCompat does not support the current theme features: { windowActionBar: ","getBufferSize","startingData","getStateFlow","Unexpected callback in ","messageSetWireFormat_","KEY_COMPONENT_ACTIVITY_RANDOM_OBJECT","DelayedResumeTask","flowCollect","setValueQuietly","android.intent.action.GET_CONTENT","processResultSelectReceive","The intent contains flags that are not allowed: 0x","hexToByteArraySlowPath","associateWithTo-4D70W2E","okhttp3/internal/concurrent/TaskQueue$execute$1","SSL_NULL_WITH_NULL_NULL","getGPOsPostalCode","Error while parsing use_device_time in GCM event","layout_constraintBottom_toBottomOf","key == null","DevManufacturer","PLACES_API_PERSONALIZED_DATA_ACCESS_REJECTED","setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this ","isClient","isClosed","Must set times","Unknown value set for night mode. Please use one of the MODE_NIGHT values from AppCompatDelegate.","isDot","handleOnBackPressed","converterName","Commission","Code Page ","startFrom","shr-s-VKNKU","nanosToMillis","gms_error_code","parcel","launchWhenCreated","codename","Retrieving groups by name is not supported on this platform.","connectionReleased","getPriorResponse$okhttp","child","exceptionClasses","ReflectSdkVersion","drop","impersonator","NPE_THROW_WITH_NULL","ALPHANUMERIC_ALPHABET","readAll","reverse-4UcCI2c","classes","SELECTOR_TOGGLE_TAG","Active Fragments:","getStreetViewPanoramaAsync() must be called on the main thread","CLEARTEXT communication to ","handles","ifBlank","isClosedForReceive0","bufferInitialCapacity","activityResumed","addSuppressedExceptions","TYPE_SUBTYPE","isNotBlank","flattenConcat","ViewTimeCycle","Timeout.kt","exists","DeliveryReport","auth.password","setUnchecked$datastore_preferences_core","println","addSpread","java.lang.Iterable","Poll","error parsing app ID","MMMEd","This FragmentTransaction is not allowed to be added to the back stack.","Uploader","window","Do not call dispatchPictureInPictureModeChanged() on host. Host implements OnPictureInPictureModeChangedProvider and automatically dispatches picture-in-picture mode changes to fragments.","setState$kotlinx_coroutines_core","not a directory: ","http","Boolean not supported","null cannot be cast to non-null type java.lang.reflect.Constructor<T of androidx.lifecycle.SavedStateViewModelFactoryKt.findMatchingConstructor>","getNextItem","SingleMimeType","removeAll","Received response to request: ","google.messenger","debugString","deprecatedLegacyJsonFieldConflicts_","getType","kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1","COMPLETING_ALREADY","androidLog$okhttp","DOT_DOT","Firebase-Client-Log-Type","INFO","readException","indexOfNonWhitespace","currentWorker","prev","PASSIVE","ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN","androidx.datastore.preferences.protobuf.ExtensionSchemaFull","shouldPadOnEncode","GRANULARITY_FINE","negativeCross","kotlinx.coroutines.flow.FlowKt__ErrorsKt$catchImpl$2","constructEBCompletedAndPauseFlag","vibrateTimings have invalid length","app:layout_constraintWidth_percent","DividerItem","LAZY","commonWritableSegment","slice-Q6IL4kU","interval","android.view.ViewRootImpl","redirectsToGet","android.hardware.display.category.PRESENTATION","minOfWithOrNull-l8EHGbQ","messageDigest.digest()","QUERY_COMPONENT_ENCODE_SET","setWriteAbortCount$okhttp","null cannot be cast to non-null type kotlinx.coroutines.internal.DispatchedContinuation<*>","Callbacks must add text or a content description in populateEventForVirtualViewId()","JOB_KEY","declineIntent is required","TLS_DH_anon_WITH_AES_256_CBC_SHA256","Icon resource cannot be found","ThreadLocalKey(threadLocal=","null cannot be cast to non-null type android.view.LayoutInflater.Factory2","TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA","regex","Header index too large ","OPTIONAL_CHANNEL","TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA","View should be fully attached to be ignored","doYield","kotlin.Function13","No geofence has been added to this request.","Couldn't resolve menu item onClick handler ","serverProviderClass","https://www.googleapis.com/auth/games_lite","samsung","Failed to determine which loading route to use.","setHomeAsUpIndicator","toStringDebug","expm1","epochSeconds","https://www.googleapis.com/auth/drive.apps","functionName","aggregateTo","wrap\\","getCleanFiles$okhttp","hasPassedNow","asyncTraceEnd","Lcom/a360technologies/adeelnasir/emtts/Views/NotificationUrlActivity;","toShortExactOrNull","The projection variance ","find","cancelHandler","File ","Failed to load providerinstaller module: ","min-rL5Bavg","name:","Array range is invalid. Buffer.length=%d, offset=%d, length=%d","query = ?","contentToString","checkNotSameAs","coroutineCreation","ACTION_CLEAR_SELECTION","Unexpected type for enum in map.","filterNot-MShoTSo","Installing profile for ","Can not parse language tag: [","TakeVideo","null cannot be cast to non-null type kotlinx.coroutines.flow.Flow<T of kotlinx.coroutines.flow.LintKt.catch>","Lokhttp3/internal/http2/StreamResetException;","violationClass","groupValues","promisedStreamId","TLS_DHE_DSS_WITH_AES_128_GCM_SHA256","geofences_with_callback","feature","answerIntent is required","percentX","Lokhttp3/internal/platform/OpenJSSEPlatform$Companion;","sum--ajY-9A","getCalls","unmodifiableMap<String?, String>(newAuthParams)","google.c.a.abt","Lokhttp3/HttpUrl$Companion;","java.vm.name","app_ver_name","asUIntArray","androidx.datastore.core.DataMigrationInitializer$Companion$runMigrations$2$1$1","validator cannot be null","contentDeepEqualsInline","iterator1","kotlin.sequences.SequencesKt___SequencesKt$runningReduce$1","platformEncodeToByteArray","getFloatOrThrow","reportRunnable","substringBeforeLast","distance","Super calls with default arguments not supported in this target, function: openReadWrite","defaultState","Multiple @Url method annotations found.","Login successful","minOfOrNull-xTcfx_M","getIdleCallback","Cache corruption for ","Executing enter callback for operation ","getCASE_INSENSITIVE_ORDER","linkOptions","toString-JSWoG40","getAnnotation","correctCollectorIndexesOnDropOldest","phpNamespace_","Summing infinite durations of different signs yields an undefined result.","setHostnameVerifier$okhttp","paramClass","anticipateInterpolator","isClosed-impl","http://www.slf4j.org/codes.html#null_LF","TIME_PICKER_TITLE_RES","flagsMask","getParentHandle$kotlinx_coroutines_core","pollWithExclusiveMode","groupBy-bBsjw1Y","gcm.n.ticker","asDeferred","Role","startDelay","TLS_EMPTY_RENEGOTIATION_INFO_SCSV","establishProtocol","CLEARTEXT-only client","responseHeaders","mappedAddress","Expected a Class, ParameterizedType, or GenericArrayType, but <","sharedElementFirstOutViews","foldIndexed-bzxtMww","CLOSE_STATUS_CANCELLED","Suppressing Security Exception %s in cancelAvailabilityErrorNotifications.","FEATURE_TYPE_UNSPECIFIED","isIsoControl","geo:0,0?q=","DFTitle","useDirectoryEntries","UNINITIALIZED","androidx.datastore.migrations.SharedPreferencesMigration$3","Clearing focus ","param2","Null flags","STATE_COMPLETED","referent","reduceOrNull-ELGow60","toArray","MotionTelltales","nextSnapshot","GetPresence-Request","destructured","appendRange","Listener must not be null when listener executor is set.","inQueue","Schlick","org.bouncycastle.jsse.provider.BouncyCastleJsseProvider","onActivityPrePaused","Email","regFunc","mCreatingDialog = true: ","Response","zip-L83TJbI","Lokhttp3/internal/http2/Settings;","Activity result delivered for unknown Fragment ","MINUTES","Failed to invoke rebase() method via reflection","registerModification","copyOf","Android S is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 31`.","Mutex.kt","inRegistrationPhase","Lokhttp3/MediaType;","receivers","rotationZ","incremented","getOnReceive$annotations","Index ","Lokhttp3/Headers;","onPlaceEstimated received null DataHolder","openAppSettings","expected: ","Invalid pattern: ","https://www.googleapis.com/auth/appstate","Intent Sender result delivered for unknown Fragment ","firstOrNull-xTcfx_M","copyOfRange-oBK06Vg","google.c.a.","java.lang.Void","commonExpandBuffer","getSystemService","androidx.activity.PipHintTrackerKt$trackPipAnimationHintView$flow$1","valueOf(...)","UserNavigationEnabled","Status must not be null","kotlinx.coroutines.flow.FlowKt__MigrationKt$switchMap$$inlined$flatMapLatest$1","openid","getEndInclusive-pVg5ArA","this and base files have different roots: ","intercept","Attempted to bind to a service in a STOPPED package.","Date type must be one of ","reduceRightOrNull","null cannot be cast to non-null type T of kotlin.sequences.GeneratorSequence","setMediaType","labeled_place","minByOrThrow","uintArrayOf--ajY-9A","sliceArray-ZRhS8yI","normalize$FilesKt__UtilsKt","Lokio/Source;","CheckedTextViewCompat","MASK_2BYTES","DefaultContactList","enforceFirstParty","currentIndex","Lokhttp3/logging/HttpLoggingInterceptor$Level;","commonResizeBuffer","Unexpected flag: ","androidx.cardview.widget.CardView","Requested flags 0x","withPermit","CloudMessengerCompat","getFrame","getResources(\\","CONNECT","latLngBounds","HTTP","Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle.","equalsNonHost$okhttp","PresenceAuth-Request","tryAcquire","getTaskRunner$okhttp","Flow analogue of 'onErrorXxx' is 'catch'. Use 'catch { emit(fallback) }'","Lokhttp3/WebSocket;","androidx.core.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT","androidLevel","ISignInCallbacks#onSignInComplete should be executed from the same process, unexpected RemoteException.","Coroutines Debugger Cleaner","app:layout_constraintHeight_max","Field map value '","impersonate","listeners","All sub adapters must have stable ids when stable id mode is ISOLATED_STABLE_IDS or SHARED_STABLE_IDS","UShortArray","Type parameters are unsupported on ","android.speech.extra.RESULTS_PENDINGINTENT_BUNDLE","cancelParent","Task must not be null","gcm.n.notification_priority","Subscribe to topic: ","id string = ","rkey","device-name","RESULT_SUSPEND_NO_WAITER","isUnconfinedLoopActive","sentPingCount","setIndex$kotlin_stdlib","SINT64","isCompatible","deferred","resourceId","globalCpuQueue","text/xml","openZip","tryMakeCompletingSlowPath","BackgroundColor","addEncoded","ProfileVerifier","dispatchCreate","Expected a lite extension.","GetMessageList-Response","latLng","commonReadUtf8CodePoint","commonReadLongLe","REFLECTIVE_CALLBACK","commonOf","event_id = ?","ByteString","mdash","getDISTANT_FUTURE","TIMEOUT_MS","Builder","Lokio/GzipSource;","GETWL","Super calls with default arguments not supported in this target, function: delete","ipAddress","TrackArticle","cannot add item to ","INITIAL_CAPACITY","move(...)","todo/todo\\","getPeekedValueLockedAt","Loading","computeCandidate","withClip","null cannot be cast to non-null type kotlin.Array<kotlin.CharSequence>","boundsErrorMessage","kotlinx.coroutines.test.internal.TestMainDispatcherFactory","ACTION_PAGE_RIGHT","CustomTrustRootIndex(trustManager=","Unexpected response: ","The requested version ","EntryRef","thisRef","FieldDescriptor{name=","pages","Button does not exist","startsWithVolumeLetterAndColon","androidx.view.accessibility.AccessibilityNodeInfoCompat.CONTAINER_TITLE_KEY","java.util.Locale","gcm.n.title","transactionMutex","out ","localQueue","coerceAtMost-Kr8caGY","HIGHEST","key parameter cannot be null","Type array mismatch","reverseIteratorIndex","base64Binary","conservativeHeadingErrorDegrees should be between 0 and 180.","getFinalException","kotlin.jvm.functions.Function2","type=onenterbackward","skipWhile","requestHeaders","preferences_pb","Long","Error when communicating with the Firebase Installations server API. HTTP response: [%d %s: %s]","lruEntries","pauseEB","removedHash","createOwner","Missing Permission: ","Long list not supported","Lokhttp3/internal/http2/Http2Connection$Listener;","Animation from operation ","taskLog","mapValuesTo","setUpperCase","move(this, target, *options)","indexOfResumeWith","forEach-xTcfx_M","getEMPTY","createSymbolicLinkPointingTo","getFinder$okhttp","onEmpty","withReadTimeout","apply$okhttp","port","doOnRepeat","getPoolingContainerListenerHolder","Uri lacks 'file' scheme: ","pokeByte","createSlotArray","decoder","contains-biwQdVI","terminalBitCount","Call next() or previous() before removing element from the iterator.","Layout","TLS_RSA_WITH_RC4_128_MD5","headers == null","UTF_16BE","Got flaky result during package signature verification","Cannot set null temp directory","minOf-b33U2AM","valuesIterator","setSavedStateProvider","semanticAction","DeviceOrientationRequest[samplingPeriodMicros=","Lokhttp3/internal/platform/Jdk8WithJettyBootPlatform$Companion;","found intent to be delivered","getReturnType","removeRangeInternal","transformPivotY","nextInt","heartbeats","cancelOnRejection","NextNonce","mParentFragment=","removeEntry$kotlin_stdlib","EventStoreConfig{maxStorageSizeInBytes=","If-None-Match","resultContract$delegate","Float","contentDeepToString","Do not call dispatchMultiWindowModeChanged() on host. Host implements OnMultiWindowModeChangedProvider and automatically dispatches multi-window mode changes to fragments.","filterNotTo-oEOeDjA","Char ","isDefined","restore","media_session","MAX_VALUE","bv$annotations","replaceIndentByMargin","advanceAndValidateMantissa","android.support.localOnly","ENTRY_METADATA","null cannot be cast to non-null type java.util.Comparator<T of kotlin.comparisons.ComparisonsKt__ComparisonsKt.reverseOrder>","nodes","ACTVAutoSizeHelper","mustCreate","matchDef","getChannel","connectionPool","setCurrentState","None of the preset sizes is valid: ","getReflectiveFallbackViewCreator()Lio/github/inflationx/viewpump/FallbackViewCreator;","eventLoop","id cannot be empty","Scope cannot be cancelled because it does not have a job: ","stateSnapshot","Could not instantiate an object of type ","toULongArray","android.widget.RadioButton","getBytesPerLine","addedContext","onApplyWindowInsetsListener","Ignoring pointerId=","createFormData","permits","getDelegate$okhttp","sorted-rL5Bavg","Failed to create the ColorResourcesTableCreator.","kotlin.collections.ListIterator","Rtraking","Failed to load module descriptor class: ","didRun","layout_marginStart","setDispatcher$okhttp","SharedFlow never completes, so this operator has no effect.","firstOrNull-JOV_ifY","resizeBuffer","Transient bottom bar must have non-null callback","bluetooth","commonSelect","lastModifiedAtMillis","Expected exactly 16 bytes, but was ","GST :","This component requires that you specify a valid TextAppearance attribute. Update your app theme to inherit from Theme.MaterialComponents (or a descendant).","IN_VEHICLE","Long not supported","toXfermode","begin_","Results","report == null","Future.cancel() was called.","clazz.getConstructor(*CONSTRUCTOR_SIGNATURE_1)","Null options are not permitted for this Api","toHexString-zHuV2wU","thenBy","asList","quickSort-oBK06Vg","prefsFile","cancel() is resolved into the extension of outer CoroutineScope which is likely to be an error.Use currentCoroutineContext().cancel() instead or specify the receiver of cancel() explicitly","Must use non-zero containerViewId","B1_FLAG_MASK","End minute must be in range [0, 59].","findSegmentAndMoveForward","onPostInitCompleteWithConnectionInfo can be called only once per call togetRemoteService","Lokio/Lock;","instanceId","Unable to retrieve the permission revocation setting from the backport","offset must be greater than or equal to 0","kotlinx.coroutines.flow.FlowKt__TransformKt$chunked$$inlined$unsafeFlow$1","blendModeCompat","classSimpleName","TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384","lineLengthMime","reduce-xzaTVY8","OneOrMore","Start Document","pointers","expectedState","moveto RESUMED: ","receiveHeaders","UPGRADE","getExtras","accelerate decelerate","spreads","activity-ktx_release","CAPACITY_BITS","getHandshake$okhttp","FCM*","JobInfoScheduler","attach$lifecycle_process_release","BufferedChannel.kt","unable to load android socket classes","cacheControl","maxOfWithOrNull-l8EHGbQ","datastore-core-okio","Pair","groupBy-jgv0xPQ","serverAuthCode","Attempted to call failure callbacks in CONNECTION_MODE_NONE. Callbacks should be disabled via GmsClientSupervisor","getAbsoluteValue$annotations","androidx.lifecycle.ViewModelProvider.DefaultKey:","doOnCancel","baseClass","PrivateWrapperFactory2","export_to_big_query","MICROSECONDS","Could not read from parcel file descriptor","getMicroseconds-UwyO8pc","null cannot be cast to non-null type kotlinx.coroutines.debug.internal.HashedWeakRef<*>","The return value of this method","SchedulerConfig{clock=","androidx.lifecycle.savedstate.vm.tag","characters","asciiLetterToLowerCaseCode$StringsKt__StringNumberConversionsJVMKt","CircleOptions must not be null.","Entry","Unknown type","hide: ","Lokhttp3/internal/ws/RealWebSocket$Close;","Firebase","http://emtts.dakkhana.com.pk/webservices/getGPOsLatLong","TRY_SELECT_CANCELLED","true","getIndexOfLastSlash","closeFinally","android.view.accessibility.action.ARGUMENT_PROGRESS_VALUE","boxShort","oppo","readPrimitiveField() cannot handle enums.","concurrency=","GRAVITY","Can't make a decor toolbar out of ","Scope","DOCTYPE","null cannot be cast to non-null type androidx.datastore.core.State<T of androidx.datastore.core.DataStoreInMemoryCache>","attributes","SSL_DH_anon_WITH_DES_CBC_SHA","Super calls with default arguments not supported in this target, function: createDirectories","setup","WINDOW_UPDATE","Iterator has failed.","Span count should be at least 1. Provided ","percentY","updateTail","SYNC","kickCoordinator","No deadline","getRightGuillemete$annotations","moveTo","findSlotsToResumeLocked","javaOuterClassname_","called detach on an already detached child ","setCompleted","DIAGNOSTIC_CURRENT_PROFILE_EXISTS","queryParameterValues","onPause","onEach-xTcfx_M","kotlin.Function11","MIME","isLazy$annotations","instance cannot be null","openSubscription","systemProp","Lokhttp3/internal/http2/Http2Reader$Handler;","Semaphore.kt","getNextValue","closeHandler","setDefaultNightMode() called with an unknown mode","defValues","makeHandled","mCursor=","TLS_NULL_WITH_NULL_NULL","Field has no @Protobuf config","yieldUndispatched","pattern(...)","getPushObserver$okhttp","none-jgv0xPQ","getAndResetHeaderList","getOrElse-cO-VybQ","TLSv1.2","TLS_DH_anon_WITH_3DES_EDE_CBC_SHA","almostEqual","checkCOROUTINE_SUSPENDED","ScrollGesturesEnabledDuringRotateOrZoom","accelerate cruse decelerate","null cannot be cast to non-null type java.lang.Class<kotlin.reflect.KClass<T of kotlin.jvm.JvmClassMappingKt.<get-javaClass>>>","getOpticalInsets","decrementCollector","scaleMatrix","RequestMultiplePermissions","minBy-xTcfx_M","getDrawableOrThrow","Unable to find replacement for ","This is not supported, use MenuItemCompat.getActionProvider()","rotationMatrix","releaseBytesAfterInflate","The '+' sign at the start is only valid for year numbers longer than 4 digits","latlng cannot be null - a position is required.","com.a360technologies.adeelnasir.emtts","Failed to encode token: ","reduce","onCancellationChannelResultImplDoNotCall-5_sEAP8","DROP TABLE event_metadata","NO_ELEMENT","getSegments$okio","commonWriteByte","indexOfLast-xTcfx_M","rangeLength","OnViolationListener","addDisappearingFragmentView","Already Executed","registry","onActivitySaveInstanceState","newIndex","Incomplete document","commonDecodeBase64","device_policy","latLng must not be null","withTranslation","clear","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA","callSegmentOnCancellation","RESUMING_BY_RCV","Sec-WebSocket-Extensions","Cannot round NaN value.","DefaultList","gzip, deflate","createThreadSync","TargetParent","peek","blocker","Lokhttp3/internal/concurrent/TaskQueue$AwaitIdleTask;","backtrackWhile","setOnApplyWindowInsetsListener","TCPPort","deleteCharAt(...)","Cooprate client","getIgnoreCoroutinesWithEmptyContext","ap_secondary_text","alpha must be between 0 and 255.","cipherSuite == null","stopTimeoutMillis","setSentRequestAtMillis$okhttp","LAST_OCTETS_COUNT_TO_REMOVE_AFTER_DEFLATION","Use appendRange instead.","cache","asConsumer","delayEach","Failed to get visible insets. (Reflection error). ","awaitReusability","namedOrThis","processListener","android.os.Build.VERSION.SDK_INT >= 26","digitToIntOrNull","controlY1","castToBaseType","randomOrNull-oSF2wD8","singleOrNull-GBYM_sE","source.buffer()","proceed","proxyAuthenticator","Calculating Postage","Expected the adapter to be 'fresh' while restoring state.","savedStateProviders","setPoolingContainer","StreetViewPanoramaCamera must not be null.","chunkedSequence","withCreated","getReadTimeout$okhttp","codePoint","could not create parser: ","Missing profile key: ","No constant state support for SDK < 24.","android.media.action.IMAGE_CAPTURE","lastEmissionContext","setLengths$okhttp","fetchAndIncrementAt","AtomicArray","reverseBytes","324324324ersdfsdfdsf","Transform returned null","User registered successfully","RESULT_DESIRED_FORMAT_UNSUPPORTED","connections.iterator()","Please set start drawable using R.attr#chipIcon.","scheduleAndDecide$okhttp","minLength = ","Theme.AppCompat","encodeIntoByteArray","maxOrNull-GBYM_sE","unmodifiableList(result)","s.limit == s.pos","getDoubleOrNull","ACTION_UNKNOWN","mark","Exception in undelivered element handler for ","Lokhttp3/Cookie$Builder;","Lokhttp3/internal/http/CallServerInterceptor;","this.minWithOrNull(comparator)","fetchAndDecrementAt","Invalid slide direction: ","DisposableFutureHandle[","androidx.datastore.core.FileReadScope","commonEmit","inetSocketAddresses","Views cannot have both real and virtual children","Sequence has more than one element.","getCacheResponse$okhttp","Lokhttp3/MultipartBody;","Failed to parse the Xml resource: ","consuming pending invalidate on child ","mapIndexedNotNull","bytesReceived","coerceAtLeast","inputstream","handlesException","tree","GACStateManager","callFailed: ","reportFullyDrawn() for ComponentActivity","WARNING NO CONSTRAINTS for view ","androidx.activity.result.contract.extra.INTENT_SENDER_REQUEST","keySelector","readOrSkipLocalHeader","type == null","checkContext","HTTP_TEMP_REDIRECT","sortDescending-QwZRm1k","flatMapTo-wU5IKMo","resumeMode","FragmentContainerView does not support Layout Transitions or animateLayoutChanges=\\","getKind","flushRequest","binder is alive, sending the intent.","Failed to start resolution","setContentView","Dynamite loader version < 2, falling back to loadModule2","com.android.","getOrCreateController","usePrivateScheduler$kotlinx_coroutines_core","next0","resetByteBufferIfEmpty","phoneNumber","nanoTime","Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath","readWrite","GroupAuthFunc","addPathSegments","mCertificatesArray: ","valueFrom(%s) must be smaller than valueTo(%s)","STATE_","spline","email","actualTrace","joinBlocking","ClientTelemetry.API","capacity=","baseContinuationImplClass","delivery_metrics_exported_to_big_query_enabled","CreateDocument","mCursorDrawable","durationMillis","compareTo-xj2QHRw","WhileSubscribed-5qebJ5I","service_not_available","getBooleanOrThrow","Starting bind to GmsCore","Invalid UTF-8: Illegal leading byte in 2 bytes utf","An operation is not implemented.","thumbPos","Saved state of ","SUCCESSFUL","filterNotTo-wzUQCXU","Listener registration and unregistration methods must be constructed with the same ListenerHolder.","currentEditor","addCancellableCallback$activity_release","startUndispatchedOrReturn","insecureHandleEntry","options","spring","writeNoCloseCheck","loadForRequest","Please set your Application ID. A valid Firebase App ID is required to communicate with Firebase server APIs: It identifies your application with Firebase.Please refer to https://firebase.google.com/support/privacy/init-options.","Couldn't call constructor","WVCSPFeat","StreetViewPanoramaOptions","Unexpected segment cell state: ","reduceRightIndexedOrNull-EOyYB1Y","times-UwyO8pc","mConstructorArgs","Transition type ","FieldLevel","storeLayoutResId","toHttpDateString","rootVisited","fieldName","hmacSha512","BroadcastChannel","geofence can't be null.","findTask","setIndexInArray","addReporter","checkOwnership","binarySearch-K6DWlUc","depth must be positive, but was ","ACTION_ARGUMENT_SELECTION_END_INT","CLParsingException (","any-jgv0xPQ","currentPart","toggleMask","encodedQueryNamesAndValues","StateSet","coerceAtMost-eb3DHEI","nextIterator","sslSocket.enabledProtocols","levelId","getImpl","Failed to create target directory.","kotlinx.coroutines.flow.FlowKt__TransformKt$mapNotNull$$inlined$unsafeTransform$1$2","addLenient","dispatchResume","processJournal","trySelectDetailed","contentToString-uLth9ew","whenCreated has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withCreated for non-suspending work that needs to run only once when the Lifecycle changes.","NO_CACHE","ffff0000","message == null","createAndOpen","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$6","listener already unregistered","TabLayout","LifecycleCallback with tag ","kotlinx.coroutines.channels.BroadcastChannelImpl$registerSelectForSend$2","resetRange","SELECT next_request_ms FROM transport_contexts WHERE backend_name = ? and priority = ?","TransportBackendDiscovery has no service info.","Preferences.kt","writeWindowUpdateLater","getClosed$okhttp","Linear System -> Table size: ","selectTruncated","null cannot be cast to non-null type T of kotlin.text.StringsKt__AppendableKt.appendRange","Invalid use of pathMotion element","Flow.kt","readSymbolicLink(...)","getArity","Clause with object ","getStackTraceElement","TypefaceCompatBaseImpl","elementAtOrElse-Xw8i6dc","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$WrapperFactory;","trySteal","insertInorderBarrier","pivotY","loadedRenderer: ","Could not get button with size ","new intent queued in the bind-strategy delivery","randomOrNull-GBYM_sE","AttListFunc","Can't get fragment for unexpected activity.","Invalid source","x509TrustManager","onAwaitInternalProcessResFunc","delay-VtjQ1oo","holdsLock","tryTerminateWorker","Lokhttp3/internal/http/RequestLine;","FIXED32","shuffle-oSF2wD8","channel","setInvisible","vendor.display-size","isMeasurementEnabled","logHeader","maxUpdateAgeMillis must be greater than 0","isTitleCase","finished","updateAndGet","ACTION_SCROLL_LEFT","minOfWith-LTi4i_s","DEAD_CLIENT","oneofIndex_","parallelism","routeDatabase","Invalid icon resource ","activeFilesLock","smallestHeaderTableSizeSetting","removePathSegment","A style must be applied to some segments on a polyline.","null cannot be cast to non-null type kotlin.coroutines.SuspendFunction0<R of kotlinx.coroutines.selects.SelectImplementation>","Lokhttp3/internal/ws/RealWebSocket$WriterTask;","checkNotDefined","sqrt","IN_LOVE","getUlp$annotations","getTimeout","AutoRecreated","Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary","null cannot be cast to non-null type kotlinx.coroutines.flow.FlowCollector<kotlin.Any?>","HASH_MAP","commonInternalArray","seedFunction","listenerId","setCallTimeout$okhttp","contextClassLoader","TargetRef","negative size: ","fallbackOnBackPressed","removeAtInternal","Expected ","hpackBuffer","Lokhttp3/internal/http/ExchangeCodec$Companion;","tryToComputeNext","kotlin.jvm.functions.Function16","getNextExecuteNanoTime$okhttp","No active wake lock id #","Public","lastIndexOf-XzdR7RA","KeyPosition","uintRemainder-J1ME1BU","android.net.Uri","root-path","customeTitle","android.support.v13.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES","META-INF/services/","Missing type parameter.","unexpected host: ","MaxMsgSize","journalFileTmp","bad zip: filename contains 0x00","OnGestureListener must not be null","gcm.notification.","onSetTargetFragmentUsage","binarySearch","messageDone$okhttp","to must not be null.","OP_SET_MAX_LIFECYCLE","algorithm","delayed","IgnoreJreRequirement","markStartedSpecialEffect","Body","object","androidx.view.accessibility.AccessibilityNodeInfoCompat.BOUNDS_IN_WINDOW_KEY","Super calls with default arguments not supported in this target, function: incrementUseCount","MIN_ADD_SPIN_CAPACITY","hexToULong","process4Utf8Bytes","intervalMillis must be greater than or equal to 0","checkedIconEnabled","fromHttp2","atan","Api must not be null.","mapCapacity","Functional interface constructor does not support reflection","no array found for key <","vcard","reduceIndexedOrNull-aLgx1Fo","Current context doesn't contain Job in it: ","Device doesn't support SHA256 cert checking","ServerPollMin","TLS_DHE_RSA_WITH_DES_CBC_SHA","Use \\","Permission request for permissions ","LinearLayoutManager","Not completed","onData","onSuccessTask is not implemented","IGmsServiceBroker@","doBeforeTextChanged","mBreadCrumbTitleRes=#","getNetworkInterceptors$okhttp","MS_TO_NS","handleCoroutineException","Failed to get remote context","Permission request result delivered for unknown Fragment ","SharingStarted.Eagerly","Lokio/internal/ZipEntry;","hangUpIntent is required","SpecialEffectsController: Container ","getOnSend","CoroutineOwner","Can't be here without a job id","liveDatas","fromULongs-eb3DHEI","component3-rL5Bavg","Concrete type array not supported","Could not find ThemedResourceCache class","resultSizeEstimate","okio.ByteString.Companion.decodeBase64","TEMORARILY_DISABLE_PROTOBUF_VERSION_CHECK","enable","UTF32_BE","PartSource","get-s-VKNKU","observerMap.iteratorWithAdditions()","averageOfFloat","getFile","task is in multiple queues","putBooleanArray","Cannot list files in a directory","getNEGATIVE_INFINITY","DISTANT_FUTURE","linkedMapOf","runMutex","Implementation of suspendCoroutineUninterceptedOrReturn is intrinsic","layout_editor_absoluteX","WARNING NO app:layoutDescription tag","lifecycle-common","sha1Hash","getEncodedFragment$okhttp","throwIfReached","articleid","Concrete type arrays not supported","onActivityPreStopped","listOrNull","fragmentManager.specialEffectsControllerFactory","Required SETTINGS preface not received","END_OF_CENTRAL_DIRECTORY_SIGNATURE","group","failed to set ALPN","selectResult","callDone","RESULT_RENDEZVOUS","HTTP_CONTINUE","getMap$lifecycle_viewmodel_release","indexes","isActive$annotations","no TLS versions for cleartext connections","getConnectionPool$okhttp","application_build","gms_proguard_canary","initTasks","nextStreamId","Timed out waiting for response","Null encoding","asinh","portColonOffset","INT_ENUM","oneof","Cannot invalidate item decorations during a scroll or layout","autocompletemode","R_EXTENSION_INT","dynamicAttach","familyName","Invalid orientation. It should be either HORIZONTAL or VERTICAL","Lokhttp3/internal/ws/MessageDeflater;","timeMillis","min-eb3DHEI","Keylines being linearly interpolated must have the same item size.","getCOROUTINE_ID","Anchor must not be a descendant of the anchored view","fromBits","unused","initializationListener","contentEquals","GetReactiveAuthStatus-Response","IayckHiZRO1EFl1aGoK","PI curr. not supp.","LiteMode","setEpochSeconds","toIndex (","min-J1ME1BU","layoutDirection","Lokhttp3/MediaType$Companion;","kotlinx.coroutines.sync.MutexKt","WakefulBroadcastReceiv.","getInternalScopeRef","Flow was aborted, no more elements needed","readPushPromise","zzdp","symbolBuffer","The padding option is set to PRESENT, but the input is not properly padded","hasLogMessage","groupBy-JOV_ifY","kotlinx.coroutines.flow.CallbackFlowBuilder","maxAge < 0: ","teleporter","Resource deadlock would occur","setEventLoop","Expected 'Sec-WebSocket-Accept' header value '","vivo","Cannot allocate ","android.os.Build.VERSION.SDK_INT >= 29","address.hostName","unregisterOnBackInvokedCallback","newOutputStream(this, *options)","Function9","kotlin.sequences.SequencesKt__SequencesKt$shuffled$1","Sender","Malformed input: Mixed content","readChallengeHeader","rangeTo-xj2QHRw","Transient bottom bar must have non-null content","onExitAmbient() must be called on the main thread","delayNanosToMillis","SessionDescriptor","lifecycle-livedata_release","TLS_AES_128_CCM_8_SHA256","mock, ","singleConsumer","getActualTypeArguments","invalidLengths","CompositeGoogleApiClient should not be used without any APIs that require sign-in.","APIs must not be null.","processResultSelectSend","extendee_","persian","cacheConditionalHit: ","systemClockNow","STILL","maxOf-Wr6uiD8","newSSLContext().apply {\\n…ll)\\n      }.socketFactory","supervisorScope","missed_call","Expected alternating header names and values","CallbackHandler must not be null","onConnectionFailure must only be called on the Handler thread","LF and CR characters are prohibited in byteSeparator, but was ","typeHexLength","Unable to create call.","CapabilityList","double ID","SupportLifecycleFragmentImpl","ACCEPT_MAGIC","48000","TransformedResultImpl","Corporate client","getOptions","reduceRightIndexedOrNull-aLgx1Fo","checkPositionIndex$kotlin_stdlib","android:menu:header","remoteInputs","CustomSupport","Auto-Subscribe","getProxyAuthenticator$okhttp","Unsupported message type: ","noMoreExchanges$okhttp","maxWith-zrEWJaI","internalGet$okio","indexOfFirst-jgv0xPQ","kotlin.collections.Iterator","storageBucket","Place Name","HTTP_2_SKIPPED_RESPONSE_HEADERS","getUpstreamReader","proposedException","getValueCount$okhttp","Cannot inject members into a null reference","annotationClass","AdminMapList","END_HEADERS","newSize < 0: ","Share.kt","GoogleApiClientImpl","ERROR","Fade","cleanedPeerCertificatesFn","Reserved for future use","Caddr","nextHeaderIndex","getCompletionCauseHandled","Task is already canceled","Read","app:layout_goneMarginEnd","string must not be null","keepAliveDuration <= 0: ","start_location","app_color","toHexStringNoLineAndGroupSeparator","kotlin.collections.MutableList","rangeEquals","copyMemory","getAndSetState","invokeOnTimeout","dateTime","Failed to load module via V2: ","getCachedValue$annotations","LinearCurveFit","CROSS","mutableIterator","3.1.9","null cannot be cast to non-null type kotlinx.coroutines.Waiter","readPing","Child ","EMPTY_RESPONSE","animation","Broadcast.kt","atomicMove","chars","addGhost","CPU_ACQUIRED","style=\\","RString","subscribe","TRY_SELECT_REREGISTER","State_Done","sMaxAgeSeconds","LogResponse{nextRequestWaitMillis=","coerceAtMost-J1ME1BU","positiveIntValue_","fullTextMatchedSubstrings","startViewTransition","kotlinx-coroutines-core","Cannot call connect() when SignInMode is set to SIGN_IN_MODE_OPTIONAL. Call connect(SIGN_IN_MODE_OPTIONAL) instead.","TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA","toPreferences","Emitters.kt","onLeave","getSystemClock$annotations","Super calls with default arguments not supported in this target, function: callsInPlace","FITNESS","markState","Use canonical fakes instead.","proxyType","ACTION_CLICK","toHexString-8UJCm-I","content.toResponseBody(contentType)","historical-records","https://emtts.dakkhana.com.pk/MobileAppSOAP/EPTrackLive.asmx","getFullyDrawnReporter","oneplus","lockFile$delegate","Protocol message had invalid UTF-8.","averageOfShort","kotlin.jvm.internal.CharCompanionObject","getHex","withDefault","CycleOscillator","fileAttributeViewNotAvailable","removeNode","Null is not a valid value of FirebaseApp.","dumpCoroutinesInfoAsJsonAndReferences","getModuleName","verticalBias","catchImpl","literal","filterTo-HqK1JgA","mockLocation","candidate","splitDomain","decodeSize$kotlin_stdlib","getIndices--ajY-9A","translationXCurveDownwards","addTrailingSlash","realm","app:layout_constrainedWidth","trackResponse","ssl == null","SynchronousResult","getInWholeNanoseconds-impl","transition","orEmpty","source was not created by this FileHandle","StorageConnection.kt","minByOrNull","SSL_RSA_WITH_RC4_128_MD5","slf4j-api 1.6.x (or later) is incompatible with this binding.","user_prefs","GetSPInfo-Response","applicationBuild","fetchAndIncrement","formattedType$okhttp","Lokhttp3/internal/http1/Http1ExchangeCodec$AbstractSource;","continuation","Letter Reg Int","Failed to resolve IID implementation package, falling back","The component's visibility must be one of VISIBLE, INVISIBLE, and GONE defined in View.","DeadObjectException thrown while running ApiCallRunner.","withContinuationContext","DROP TABLE IF EXISTS event_payloads","extensionRange_","tryResumeSender","arraySetOf","androidx.lifecycle.BundlableSavedStateRegistry.key","ValueTimeMarkReading","endOfInput","formattedStringLength","inflater","markNow-z9LOYto","Failed to resolve attribute at index ","TransportContext(%s, %s, %s)","appendingSink","onActivityPreDestroyed","Dispatchers.Unconfined.dispatch function can only be used by the yield function. If you wrap Unconfined dispatcher in your code, make sure you properly delegate isDispatchNeeded and dispatch calls.","Sign-in mode should have been set explicitly by auto-manage.","null cannot be cast to non-null type kotlinx.coroutines.CancelHandler","renderLambdaToString(...)","pattern must not end at the starting point","suggest_flags","getInflater","setCache$okhttp","MutableList","Missing android.support.FILE_PROVIDER_PATHS meta-data","byteBufferEndIndex","jClass","API: ","Not implemented.","Use minWithOrNull instead.","Method not decompiled: androidx.datastore.core.DataMigrationInitializer.Companion.runMigrations(java.util.List, androidx.datastore.core.InitializerApi, kotlin.coroutines.Continuation):java.lang.Object","CREATOR","ServiceFunc","SftDel","firstOut.fragment.mView","triggerCollisionId","onFailure-WpGqRn0","toULong","decelerate","Dynamite loader version < 2, falling back to createModuleContext","GRANTED","ACTION_ARGUMENT_SELECTION_START_INT","installation","inferredReverseGeocoding","launchedJob","addValuesMixedRanges-UwyO8pc","indent","filterTo-oEOeDjA","Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.","rem-7apg3OU","limitboundsto","KeyTimeCycle","dispatchUnconfined","Class %s is not an instance of %s","Message classes must extend GeneratedMessage or GeneratedMessageLite","readInt$okhttp","DISCREET","topLeft","initCause","Beginning index larger than ending index: ","nBytes","POSITIVE_INFINITY","NonCancellable can be used only as an argument for 'withContext', direct usages of its API are prohibited","ferries","okio.blackholeSink","minBy-MShoTSo","randomUUID().toString()","setX509TrustManagerOrNull$okhttp","this.shareIn(scope, Int.MAX_VALUE)","toStackTraceFrame","setAttribute","failure-PtdJZtk","bulkId","getParameterTypes(...)","noop","getModule","Unconfined","arrayOfNulls","not implemented yet!","app:layout_marginEnd","padding","POP_DIRECTIONAL_FORMAT","SIGN_IN_FAILED","Unexpected receiver type: ","preferencesOf","size=","kotlin.reflect.jvm.internal.ReflectionFactoryImpl","extras=","weakKey0","Unable to apply gesture inset because layout params are not MarginLayoutParams","INT32","taskContext","onDismiss called for DialogFragment ","sslSession","moved to operator function","DynamiteLoaderV2CL","AutoJoin","setMaxSize","NavUtils","Failure","https://emtts.dakkhana.com.pk/MobileAppSOAP/pickupservice.asmx","getStackTraceForCloseable","JoinGroup","tlsVersion","impersonateeListenerId","Google Play services is missing.","Amount :","Flow","MAX_DELAY","kotlinx.coroutines.flow.FlowKt__DelayKt$timeoutInternal$1","kotlinx.coroutines.flow.FlowKt__TransformKt$filter$$inlined$unsafeTransform$1$2","Unable to collect necessary private methods. Fallback to legacy implementation.","dropbox","setBytesPerGroup","tryIgnoreNoSuchFileException","set-k8EXiF4","Null applicationContext","commonIsAbsolute","coerceAtLeast-J1ME1BU","playProviderFactory","Field content: '","this_$iv","matcher.group(1)","VerDTD","Base client builder must not be null","flows","gradientRadius","Dispatchers.IO","satisfactionFailure: ","Error while delivering the message to the serviceIntent","this token is not a null: <","slice","setNextExecuteNanoTime$okhttp","getMembers","Expected a hexadecimal number with prefix \\","Appendable","capacity must be <= 2^30","getSystemFallbackPicker$activity_release","foldTo","parts","HEX_DIGITS_TO_LONG_DECIMAL","No element of the char sequence was transformed to a non-null value.","Timed out while trying to open db.","Lokhttp3/RequestBody$Companion;","invalid radius: ","Lokhttp3/internal/cache2/Relay;","takeIf","setFile","removeViewsInLayout","no array at index ","font_weight","Finishing ","DONE","client","withContextAvailable","Lokhttp3/internal/tls/CertificateChainCleaner$Companion;","protectedResize","matchOrder","Lokhttp3/internal/cache/CacheStrategy$Companion;","Error resolving target intent service, skipping classname enforcement. Resolved service was: ","cancellationExceptionMessage","timeNanos","Unexpected rsv3 flag","password","Result Celsius: ","queryParameterValue","Response is missing nextRequestWaitMillis field.","readSettings","java.io.FileOutputStream","TvExtender","VIEWMODEL_SIGNATURE","Failed result must not be success","getSendersCounter$kotlinx_coroutines_core","Cannot create a CalendarItemStyle with a styleResId of 0","current path is :","cacheConditionalHit","Thread ","LocURI","expected: /","awaitImpl","Expected array start","whenStateAtLeast has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withStateAtLeast for non-suspending work that needs to run only once when the Lifecycle changes.","RegisterRequest(firstName=","Invalid IPv6 address: '","Lokhttp3/internal/http2/ConnectionShutdownException;","kotlin.Cloneable","commonClear","TLS_ECDHE_RSA_WITH_NULL_SHA","granularity %d must be a Granularity.GRANULARITY_* constant","javaGenerateEqualsAndHash_","ViewParentCompat","Unexpected number of IObjectWrapper declared fields: ","GridLayoutManager","sslSocketFactory","writableSegment","ACTION_REQUEST_PERMISSIONS","commonNormalized","https://emtts.dakkhana.com.pk/MobileAppSOAP/Loction.asmx","copy(...)","IGNORE_CASE","Exception while inflating <vector>","Unterminated object","rawSource","KeepAliveTime","relativeTo","WalkState","check(hostname, peerCertificates.toList())","illegal xmldecl","collector$iv","kotlin.sequences.SequencesKt__SequencesKt$flatMapIndexed$1","moveToState","getOrElse-CVVdw08","Job is still new or active: ","isFallback","Message","android.permission.POST_NOTIFICATIONS","trySend(element).isSuccess","ceil","MapItem","phone","asin","service descriptor mismatch: ","place_viewport","direction","ContentInfoCompat{","toRelativePath","www.wireless-village.org","absolutePathString","TIME_PICKER_POSITIVE_BUTTON_TEXT","context_id = ?","prefix","android:changeBounds:windowX","Lokio/FileSystem;","setConnectionName$okhttp","EnhancedIntentService","OpenMultipleDocuments","ConnectionTracker","ndash","Lcom/a360technologies/adeelnasir/emtts/models/UpdateTokenRequest;","Transparency must be in the range [0..1]","extraPersonCount","getIntCount","NestedScrollView","putSynchronized","Limit.kt","getName","scanIndexed-mwnnOCs","Start swipe has been called but swiping is not enabled","charsToBytesImpl$kotlin_stdlib","GetMessageList-Request","InstallationResponse{uri=","check$okhttp","certificateChainCleaner","Cannot find Google Play services package name.","PickVisualMediaRequest","WorkerState","SharingStarted.WhileSubscribed(","src=https://","kotlin.Comparable","messagetoobig","allSubjectAltNames","readBytes","getJavaClass$annotations","Invalid max shadow size ","setCookieJar$okhttp","getNextNode","Not supported for local property reference.","Failed to invoke TextView#","maxCacheSizeBytes","fcnt","floatPreferencesKey","onBackPressed","marginEnd","returnType == null","dropLastWhile-xTcfx_M","getOrNull","getLastObservedStackTrace","setViewTreeViewModelStoreOwner","onTransitionPause","allowFreeFormInput","QUIC","serverClientId","Attempting to reset temp-detached ViewHolder: ","nameString","waveVariesBy","getRECOVER_STACK_TRACES$annotations","TYPE_SETTINGS","Share records file does not start with historical-records tag.","getDISTANT_PAST","nextHashCode","Internal error: OnRecreation should be registered only on components that implement ViewModelStoreOwner","utf_32","allEnabledCipherSuites","createBitmap","position","Header map contained null value for key '","Detected logger name mismatch. Given name: \\","ownerType","minOf-JOV_ifY","readFrom","Envelope","Mapping","lastValue","lastModified","ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)","The desired attribute view type ","MIN_HIGH_SURROGATE","lifecycle","sourceCodeInfo_","suppress","launchSharingDeferred","kotlinx.coroutines.channels.defaultBuffer","android.largeIcon","toByteExactOrNull","hierarchyToString$kotlinx_coroutines_core","uintArrayOf","BackendResponse{status=","after","category","Lokhttp3/Dns$Companion;","CURRENTLY UNSUPPORTED","getClassSimpleName","Use 'onEach { delay(timeMillis) }'","strokeMiterLimit","Empty collection can't be reduced.","CAAUT","encountered error while releasing, ignoring","islamic-rgsa","socket","subjectToCaCerts","singletonMap(...)","The year number must be padded to 4 digits, got ","efbbbf","order does not contain a valid category.","reduceIndexedOrNull-D40WMg8","methodAnnotations == null","coroutineContext","IM_ONLINE","penaltyLog","maxWith","logEvent","Lokhttp3/Protocol;","body == null","FileHandleSource","Invalid motion layout. Motion Scene doesn't have any transition.","An entry modification is not supported","minByteCount <= 0: ","getStateDebugRepresentation","CommC","Null interface requested.","onEnd","runSingleTask","Unsupported collection type tag: ","getConnectionSpecs$okhttp","isPop","asyncTraceBegin","Lazily","null cannot be cast to non-null type kotlin.sequences.Sequence<R of kotlin.sequences.SequencesKt___SequencesJvmKt.filterIsInstance>","No Input specified","markAsClosed","DISPOSED_TASK","Disconnected from service ","curData","ensureStarted$kotlinx_coroutines_core","DETECT_FRAGMENT_REUSE","Making new request for: ","api/register","commonSegmentsBytes","written","description","withCoroutineContext","getFutureTasks$okhttp","android.showChronometer","DefaultDispatcher","CrossProcessLock","isAttachedToWindow","countLeadingZeroBits-VKZWuLQ","null cannot be cast to non-null type kotlin.coroutines.Continuation<kotlin.Unit>","www-authenticate","cycleInterpolator","toLongArray","maxOfOrNull","this.appendRange(str, offset, offset + len)","Method specified as non-null returned null: ","valueNs","postponeCancellation","cliv","LOCK_SUFFIX","AbstractSource","addCancellableCallback","androidx.view.accessibility.AccessibilityNodeInfoCompat.MIN_DURATION_BETWEEN_CONTENT_CHANGES_KEY","shallRetry","AvdcInflateDelegate","Lokhttp3/internal/cache/DiskLruCache;","Multiple badges shouldn't be attached to one item.","Not a JSON Primitive: ","Flow analogue of 'forEach' is 'collect'","routeSelector","byteArrayKey","Invalid bitset value type: ","timeoutAt","isDistantPast$annotations","count-MShoTSo","writeAll","keys must match regex [a-z0-9_-]{1,120}: \\","writeAbortCount","SpecialEffectsController: Forcing postponed operations","debounceDuration","ctype_","Article Id: ","HOURS_PER_DAY","commonReadUtf8Line","boxDouble","type=help","pruneAndGetAllocationCount","FragmentContainerView","kotlin.Unit","timeoutNanos","dispatcherWasUnconfined","isRecoverable","See also http://www.slf4j.org/codes.html#replay","UTF_32BE","savedstate_release","containsEntry","android:changeScroll:x","getDelegateIterator","Input is too big","flatMapIndexed-s8dVfGU","cancelCause","moveto ACTIVITY_CREATED: ","processResFunc","At least one TLS version is required","The view is not associated with SideSheetBehavior","PARAM_CLAUSE_0","continueCompleting","SearchView.SavedState{","coerceAvailablePermitsAtMaximum","SOURCE_DRAG_AND_DROP","spaceLeft() can only be called on CodedOutputStreams that are writing to a flat array or ByteBuffer.","Exception reporting failure","maxWith-YmdZ_VM","INSTANCE","collectSafely","valuesIterator$kotlin_stdlib","takeLowestOneBit","ContactInfo","kindCase_","SearchBar does not support subtitle. Use hint or text instead.","74000","No route to ","TopicsSyncTask's wakelock was already released due to timeout.","Islamabad","Function","setDns$okhttp","Missing wake lock permission, service start may be delayed","Random range is empty: [","commonAsUtf8ToByteArray","collectWhile","HEADER_WEB_SOCKET_EXTENSION","finished$okhttp","simpleName","GoogleApiClient connecting is in step ","maxOfWithOrNull","throwNotContainedAt","isInfix$annotations","Duplicate binding with the same ServiceConnection: %s, %s, %s.","map-xTcfx_M","toShortArray-rL5Bavg","updatePadding","DirectoryState","offsetByCodePoints","createCoroutineFromSuspendFunction$IntrinsicsKt__IntrinsicsJvmKt","Could not get value from WindowInsets.CONSUMED field","getShouldRunMigration","LifecycleImpact","arrayFactory","realCaller","singleByteBuffer","mNextServedView","isSrgb","androidx.datastore.core.DataStoreImpl$readDataOrHandleCorruption$2","initialResult","spdy/3.1","binding to the service failed","getMaxRequests","layout_editor_absoluteY","parseHexDash","asExecutor","removeValue","illegal attribute name: ","createFile(...)","fromScene","isReusableMode","fractional","endIndex > length(","inSpans","Attempting to launch an unregistered ActivityResultLauncher with contract ","writeShort","secondsComponent","foldIndexed-yVwIW0Q","GroupList","Views added to a ConstraintHelper need to have an id","chinese","advanceAndValidateMantissa$StringsKt__StringNumberConversionsJVMKt","minOf-VKSA0NQ","Random","System","performAttach$savedstate_release","Requested element count ","findLast","MaxActiveUsers","Function10","pcampaignid","androidx.datastore.core.StorageConnectionKt$readData$2","SETTLING","kotlinx.coroutines.flow.FlowKt__DelayKt$sample$2","createSymbolicLink(...)","BlockList","Multipart method must contain at least one @Part.","kotlinx.coroutines.channels.TickerChannelsKt$ticker$3","enabled_notification_listeners","try {\\n      Mac.getInsta…rgumentException(e)\\n    }","copyInto","unexpected tag:","newCoroutineContext","maxProbeDistance","plus-VKZWuLQ","androidx.view.accessibility.AccessibilityNodeInfoCompat.UNIQUE_ID_KEY","remote_input","isMyUser","CONSTRUCTOR","toIntExactOrNull","measureNanoTime","repeatMode","WrapperFactory","Expected a valid day-of-month for month ","androidx.datastore.core.DataStoreImpl$InitDataStore","select\\","Unable to get message info for ","firstNotNullOfOrNull","Failed to enumerate thread/threadgroup ","Keep-Alive","sharedElement:snapshot:imageMatrix","assertThreadDoesntHoldLock","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$Companion;","SearchElement","interceptContinuation","JoinedRequest","initial","MoreData","Super calls with default arguments not supported in this target, function: deleteRecursively","delegates","RandomAccess","DrawableCompat","cardinality_","FileSystem.SYSTEM","fromIndex < 0: ","Expected one JSON element but was ","SharedPreferencesMigration","creationStackTrace","RESOLUTION_REQUIRED","Use 'onStart { delay(timeMillis) }'","multiple","Unable to set user property for conversion tracking:  analytics library is missing","getNextStep","findContinuationStartIndex","android.support.v4.app.EXTRA_CALLING_PACKAGE","firebase_messaging_notification_delegation_enabled","MenuItemWrapper","MetadataValueReader","KotlinExtensions.kt","connectionCount","java.lang.annotation.Annotation","Error connecting to Google Play services","getPopExitAnim=","Parameters can't be all 0.","getMessage","unsupported","Lcom/a360technologies/adeelnasir/emtts/Views/ApiService;","PLACES_API_INVALID_APP","Unable to find version code for package","coroutineName","findAndroidPlatform","ContinuationRunnable(ran = ","maxByOrNull-xTcfx_M","Back Stack:","transitionOrdering","NoSuchElementException","getInflater()Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater;","Listener has already been released.","Express Mail Service","TypedVector does not support this element type","Reading app Locales : Locales read from file: androidx.appcompat.app.AppCompatDelegate.application_locales_record_file , appLocales: ","direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD, FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.","invalid null provider","entriesAction","Timestamp(seconds=","Ignoring addRetainedFragment as the state is already saved","TLS_","reverse","addContentView","hasNotPassedNow-impl","BITMAP_MASKABLE","Android P is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 28`.","config","compareTo-6eNON_k","UpdateTokenRequest(phoneNumber=","get_last_activity_feature_id","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION","kotlinx.coroutines.flow.SubscribedSharedFlow","maxBy","http-equiv","resultCode","strict-transport-security","alwaysPromptForAccount","readlnOrNull","start","updateState","getWriteBytesTotal","writerQueue","getBounds","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater;","DETECT_RETAIN_INSTANCE_USAGE","replaceWith","transitionVisibilityMode","readData$suspendImpl","recover","Function6","frames","Expected HTTP 101 response but was '","http://www.","runningFold-A8wKCXQ","serverAuthRequested","android:textscale:scale","keysIterator$kotlin_stdlib","locally-initiated streams shouldn't have headers yet","toBooleanStrict","Keymaker for ","isRoot","CharMatcher.none()","addView","not supported by KeyAttributes ","CompletableFuture return type must be parameterized as CompletableFuture<Foo> or CompletableFuture<? extends Foo>","checkFlowContext$FlowKt__ContextKt","publicDependency_","stopTimeout","SETTINGS","Not supported by GmsCore","android.text.TextDirectionHeuristics","islamic-umalqura","totalSize","removeViewInLayout","The specified account could not be signed in.","uppercase(locale)","extras","getOnAwait","Super calls with default arguments not supported in this target, function: decode","toMutableList","Api30Impl","containsInvalidHostnameAsciiCodes","copy$okhttp","google.c.","getHour","onStateChanged","Superseded by activityViewModels that takes a CreationExtras producer","ON_START","tryAdd","tag=","setPipParamsSourceRectHint","The task was rejected","asKotlinAtomic","Could not retrieve icon for calling application","deleteContents","getInsets(...)","T_EXTENSION_INT","closeOrCancelImpl","reduceRightIndexed-D40WMg8","getSpreads$annotations","setReadBytesTotal$okhttp","runningReduce-WyvcNBI","container","superState must not be null","this$0","ap_personalization_type","Unable to call ","javaStringCheckUtf8_","boxChar","foldCopies","setIndex","readAttributes(...)","arguments == null","suffix = \\","if (fullPackage.isEmpty(…g(fullPackage.length + 1)","getLinkOptions","PLACES_API_KEY_EXPIRED","Could not create ","getObserverCount","0x%02x","toLongExactOrNull","SECURITY","Ill-formatted MIME type filter. Must be type/subtype.","getBASE64_URL_SAFE$annotations","CLASS","sliceArray-ojwP5H8","Companion","random","maxRequestsPerHost","Invalid fade mode: ","fingerprint","signalBlockingWork","kotlin.Int","byteCount=","setHashCode$okio","end_address","String resource \\","reindent","lastSegment","initExchange$okhttp","Cannot remove item decoration during a scroll  or layout","End index (","reregisterClause","matchResult","intent_extra_data_key","com.sony.dtv.hardware.panel.qfhd","oldHead","Inflater did not finish","Idle worker keep alive time ","extraSliceUri","isThreadPresent$kotlinx_coroutines_core","http://www.slf4j.org/codes.html#loggerNameMismatch","Document has no root element!","Type cannot be packed: ","days","hexDashString","probeCoroutineCreated$kotlinx_coroutines_core","See http://www.slf4j.org/codes.html#loggerNameMismatch for an explanation","MsgRef","catch { emitAll(fallback) }","regionMatchesImpl","minusAssign","Sequence is empty.","app:layout_constraintTop_toTopOf","createIntent","kotlinx.coroutines.flow.DistinctFlowImpl$collect$2","Missing endpoint in CCTDestination extras","broken entitiy: ","minByOrThrow-U","Stable Ids are required for the adapter to function properly, and the adapter takes care of setting the flag.","Moved to extension function. Put the 'file' argument first to fix Java","Binders cannot be written to an OutputStream","androidx.lifecycle.findViewTreeLifecycleOwner","Format","component2","Cannot read metadata.","000000ffff","The source file doesn't exist.","LIST_CHILD_PERMISSION","failWebSocket","Deprecated in the favour of 'trySendBlocking'. Consider handling the result of 'trySendBlocking' explicitly and rethrow exception if necessary","Google Play services out of date for ","Failed to close timed out socket ","encodeByteBufferIntoOutput","materialContainerTransition:bounds","getFlagsValues","getNEG_INFINITE-UwyO8pc$kotlin_stdlib","Parcel data not fully consumed, unread size: ","Double","coerceIn-sambcqE","dec-pVg5ArA","ulongRemainder-eb3DHEI","InfoLink","bfsIterator","Super calls with default arguments not supported in this target, function: source","RESULT_BUFFERED","getCommentByteCount","TLS_RSA_EXPORT_WITH_RC4_40_MD5","addAccountRequiredFeatures","minusKey","PI NYI","uriPort","Must supply pending intent or shortcut to bubble","responseBodyStart","HEAD","ChainRun ","Float list not supported","symbol","COMPILER_VERSION","Unable to parse map entry.","TAIL_SHIFT","kotlin.comparisons.naturalOrder","forEachIndexed-s8dVfGU","MonotonicCurveFit","android:changeBounds:clip","Lokio/NioFileSystemFileHandle;","Cleaning up state of never attached fragment: ","Unable to find acceptable protocols. isFallback=","getId","setExchange$okhttp","isCancellationCause$FlowKt__ErrorsKt","createTempFile(...)","android.graphics.Insets","minOfWith-l8EHGbQ","indexOf$StringsKt__StringsKt","Token: ","SpecialEffectsController: Finished executing pending operations","STATE_REG","androidx.view.accessibility.AccessibilityNodeInfoCompat.HINT_TEXT_KEY","VIDEO_STREAM","consumeEach","dropWhile-xTcfx_M","enqueueDelayedTasks","name_ulr_private","bytesFormat","Must set holder","members","MMMM d, yyyy","tryIncPointers","changeScroll","supportsFeature","Lcom/google/firebase/installations/FirebaseInstallations;","continueWith is not implemented","FramingSink","containsMatchIn","Lcom/google/firebase/installations/FirebaseInstallationsKtxRegistrar;","adjustReading-6QKq23U","getLeftGuillemet$annotations","Super calls with default arguments not supported in this target, function: unlock","androidx.core.app.NotificationCompat$DecoratedCustomViewStyle","This builder was already built","Activity started without extras","androidx.datastore.core.StorageConnectionKt$writeData$2","bool","Cannot set state: ","xmlns=http://www.openmobilealliance.org/DTD/WV-CSP","locales","ResourcesFlusher","Lokhttp3/internal/platform/Platform$Companion;","readNoCloseCheck","FragmentStateManagerOperation","getReadWrite","EnumEntry","BASELINE\\","notCompletedCount","androidx.fragment.extra.ACTIVITY_OPTIONS_BUNDLE","edit","HEX_DIGITS","buffer","Expected an int but was ","filePath","typeOut","getFloatOrNull","putSize","penaltyListener","awaitValue","bottomRight","getStreams$okhttp","Stream items available: ","getErrorCode$okhttp","Monotonic","alias","ARABIC_NUMBER","DeliveryMethod","declaringClass\\","CancelAuth-Request","pushStream","ring buffer is full","RESULT","TransitionType ","getOrImplicitDefaultNullable","onEach-MShoTSo","Module with the Main dispatcher had failed to initialize","Don't know how to handle this message: ","toByte","This continuation is already complete","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$10","readEntry","TLS_DHE_RSA_WITH_AES_128_CBC_SHA","writeFooter","LIST_ON_COMPLETION_PERMISSION","writeMedium","component4-GBYM_sE","findClause","kotlin.collections.Collection","requestLocationUpdates","mayHaveLocalTasks","Unknown Priority for value ","Layout state should be one of ","Cannot set horizontal offset for MODE_DIALOG, ignoring","go/gmscore-restrictedinheritance","Added Fragments:","value","initNext$kotlin_stdlib","getNoLineAndGroupSeparator$kotlin_stdlib","Loading Tariff Info","FlatBuffers: endTable called without startTable","runInterruptibleInExpectedContext","invokeOnCancellationInternal","reduceOrNull-s8dVfGU","getChildJobCancellationCause","COMMENTS","TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA","valueOrNull","allOf","exceptionOrNull","doOnStart","fromInt","commonEncodeUtf8","fold","getLastIndex-GBYM_sE$annotations","CHECK: CURRENT","mime_type","kotlin.collections.MutableSet","mostRecentTrimFailed","function name changed","x509TrustManagerOrNull","asList(...)","android.support.remoteInputs","Failed to retrieve getIBinder method","getTargetState","fromLongs","TrackWebService","getLastIndex-rL5Bavg$annotations","abort","savedStateRegistry","readEocdRecord","waitExpandBufferCompletion$kotlinx_coroutines_core","unexpected: ","parseCookie","app:layout_constraintGuide_end","accelerate","contentEquals-lec5QzE","runningCallsCount","STEP_GETTING_REMOTE_SERVICE","ChunkedSink","serialized size must be non-negative, was ","SELECT last_metrics_upload_ms FROM global_log_event_state LIMIT 1","constructor (Kotlin reflection is not available)","Factory","ulongToFloat","Function7","produceSharedPreferences","viewState","VERSION","Occurence","ConnectionSpec()","HEX_DIGIT_BYTES","kotlin.jvm.functions.","ScrollingTabContainerView","toByteArray(...)","Firebase Installations can not communicate with Firebase server APIs due to invalid configuration. Please update your Firebase initialization process and set valid Firebase options (API key, Project ID, Application ID) when initializing Firebase.","commonWriteHexadecimalUnsignedLong","android.os.Build.VERSION.SDK_INT >= 32","Lokio/Timeout;","allocationLimit","Unique transitionNames are required for all sharedElements","LogResponseInternal","isNullOrBlank","androidx.datastore.core.MultiProcessCoordinator","newBuilder().setFloat(value).build()","executeTask","commonReadHexadecimalUnsignedLong","getEntryCount","Use maxOrNull instead.","androidx.datastore.core.DataStoreImpl$InitDataStore$doRun$initData$1$api$1","constructMessage","UIntArray","StandardMenuPopup cannot be used without an anchor","syncFlush","AcceptedTransferEncoding","isMeasurementExplicitlyDisabled","activity","sendNotification","args","Constraints","getParentHandle","DebugProbesKt.bin","LatLngBoundsForCameraTarget","UidVerifier","getOnLock","recoverAndThrow","Lokhttp3/internal/http2/Hpack$Reader;","putSync","min$lifecycle_runtime_release","produceIn","clauseObject\\","asSequence","link","No layout manager attached; skipping layout","keyIterator","null cannot be cast to non-null type kotlinx.coroutines.channels.BufferedChannel.BufferedChannelIterator<E of kotlinx.coroutines.channels.BufferedChannel>","Spring stiffness constant must be positive.","verifyClientState","kotlinx.coroutines.flow.FlowKt__CountKt$count$4","drawableRight","Unsafe operations not supported","Data is not allowed: ","setMethod$okhttp","Lcom/google/firebase/messaging/FirebaseMessagingKtxRegistrar;","push","takeState","getConnection","this.shareIn(scope, 0)","getCHANNEL_CLOSED","CLOSE_NO_STATUS_CODE","GONE","differenceModulo","snapshot$okhttp","digest","WindowDecorActionBar","checkCountOverflow","setItemIterator","stackTraceRecoveryClassName","LoaderManager","inefficientWriteStringNoTag","align=right","Unknown message id: ","MDCAdapter cannot be null. See also http://www.slf4j.org/codes.html#null_MDCA","third-party implementation of CancellableContinuation is not supported","findPrevNonRemoved","Null transportContext","matcher(...)","POWERS_OF_TEN","GETGM","getRepeatedField() can only be called on repeated fields.","getError","getProgressionLastElement","PLACES_API_KEY_INVALID","violationMessage","Unknown update op type for ","http:","setPosixFilePermissions","Null version","DASH_PUNCTUATION","getHashSize","sorted-QwZRm1k","initialExtras","X-Android-Cert","SHOW_AS_ACTION_ALWAYS, SHOW_AS_ACTION_IF_ROOM, and SHOW_AS_ACTION_NEVER are mutually exclusive.","hasSharedElementTransition","View: ","isCompanion","TLSv1","fun interface ","proxy","okhttp3.MediaType.Companion.toMediaTypeOrNull","getDEFAULT_CONNECTION_SPECS$okhttp","fileStore","hexToByte","zip-f7H3mmw","Search-Response","Invalid state to get top offset: ","setDropState","Unknown object in the tree!","Cannot set callbacks if then() has been called.","routes","matches contains a duplicate value","capturedCoroutines","pollBlocking","FragmentPagerAdapter","isUpperCase","GROUP_NAME","gcm.n.tag","jsonName_","computeJavaType","awaitClose() can only be invoked from the producer context","accept-charset","array.toByteString(offset, byteCount)","Unable to find DEFAULT_INSTANCE in ","translationXLinear","StreamTimeout","path.sink(*options)","nearLeft","ring buffer filled size should not be negative but it is ","sectionName","commonCompareTo","FullyDrawnReporter.kt","mergeFrom(MessageLite) can only merge messages of the same type.","cleanupTailLocked","UPPER_CASE_HEX_DIGITS","not implemented","TLS_ECDH_anon_WITH_NULL_SHA","newState","OTHER_PUNCTUATION","minLines","Intent(Intent.ACTION_GET…          .setType(input)","getFileName(...)","messageEncoding_","Unexpected header: ","PREFIX_6_BITS","Lokhttp3/TlsVersion;","getEnabled","superOnCreateView","patternPathData","getFactory","asStream","cancelAndJoin","indexOf-uWY9BYg","FRAME_SIZE_ERROR","ToolbarWidgetWrapper","stack","FEEDBACK_GENERIC","Class initialization cannot fail.","formatOpcode","kotlin.jvm.internal.ShortCompanionObject","GroupFeat","realClientPackage","Setting alpha on is not supported","View must not be null","preferencesDataStoreFile","add(F::class.java, args, tag)","Instantiate ","stateString","isMultiplexed","getFileSystem$okhttp","kind","Lokhttp3/MultipartBody$Part;","app:barrierAllowsGoneWidgets","ENCODING","android:dialogShowing","readSymbolicLink","runningFoldIndexed-bzxtMww","application/vnd.wap.mms-message","expires","Cannot set hideAnimator while the current hideAnimator is running.","Invalid dynamic table size update ","font_variation_settings","onViolation","bytecodeVersion","getByteStrings$okio","optimal=false","message","android.intent.action.USER_UNLOCKED","putIBinder","Not initialized yet","INTERNAL","mockTimeSource","parkedWorkersStack","schedule","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$1","WorkSourceUtil","Added since 1.2.0 for binary compatibility with versions <= 1.1.x","takeHighestOneBit","endCap must not be null","getGetter","replaceFirst","reflectiveFallbackViewCreator$delegate","Token Ready to submit  ","maxDepth","appendQuotedString","mBreadCrumbShortTitleRes=#","routeSelection","getCurrentStartIndex","http://xmlpull.org/v1/doc/features.html#process-namespaces","Motion easing control point value must be between 0 and 1; instead got: ","sortArray-Aa5vz7o","setClosed$okhttp","Code must be in range [1000,5000): ","fromEpochSeconds","asIntArray--ajY-9A","contains-68kG9v0","GetGroupMembers-Request","Missing Permission: android.permission.WAKE_LOCK this should normally be included by the manifest merger, but may needed to be manually added to your manifest","Failed to open android.app.shortcuts meta-data resource of ","firstConnectException","Worker","Invalid channel capacity: ","segments","lifecycle-livedata-core_release","Fatal exception in coroutines machinery for ","decremented","BatchedLogRequest{logRequests=","createOnBackInvokedCallback","VersionedParcelable encountered ClassNotFoundException reading a Serializable object (name = ","PAYLOAD_BYTE_MAX","placeEstimator cannot be null","pyGenericServices_","Functions","spreadArgument","defaultViewModelProviderFactory","isOptional","writeTimeout","domainName","withCharset","onReadMessage","isSet","Context can't be null when inflating animators","maxUpdateDelayMillis must be greater than or equal to 0","encodedPath","unregistered","eventListenerFactory","dumpCoroutinesInfoImpl","activityPaused$lifecycle_process_release","installations","Unrecognized call type in CallStyle: ","movefrom STARTED: ","centralDirectoryOffset","appendLine(value)","max < 1: ","Color is invalid: ","slice-JQknh5Q","handleFatalException","Unexpected TLS version: ","getMinutes-UwyO8pc$annotations","foldRight-zi1B2BA","fragment_release","Invite-Response","isCanceled","FreeTextLocation","Does not contain segment","removeOnReportDrawnListener","EXPAND_BUFFER_COMPLETION_WAIT_ITERATIONS","hasElements","setUpperBounds","anticipateOvershootInterpolator","closeStatus","SELECT 1 FROM events WHERE context_id = ? LIMIT 1","Commission :","no object found for key <","GRANULARITY_COARSE","isDistantFuture","Extra text after the instant at position ","resolving_error","setFoldedSink$okio","dispatchStopIfNeeded","mapIndexed","setShutdown$okhttp","querySize","coroutineDispatcher","Field map was null.","zip-mazbYpA","TLS_FALLBACK_SCSV","verifyIpAddress","executeUnconfined","lifecycleScope","trimSubstring","temp.arsc","FadeMove","Missing unit for value ","openReadOnly","Calling setStateRestorationPolicy is not allowed on the ConcatAdapter. This value is inferred from added adapters","removeItemAt","Must be called from main thread of fragment host","expectContinue","Fragment already added","quickSort--nroSd4","Set-Cookie","group separator","getOnJoin$annotations","Unknown topic operation","exchangeFinder","servedDate","takeLowestOneBit-xj2QHRw","HexFormat(","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","emit","AuthRepository.kt","transformAndWrite","item types do not match!","getCollectedExceptions","also","getMilliseconds-UwyO8pc$annotations","setLockingSourceCount$okhttp","Collection doesn't contain element at index ","HTTP_2","Unknown type = ","A null value cannot be added to a Marker as reference.","lastIndexOf-VKZWuLQ","ZERO","getTextDirectionHeuristic","http://www.slf4j.org/codes.html#multiple_bindings","resolution","unexpected scheme: ","speedAccuracy","MAX_SPIN_CYCLES","WindowInsetsAnimCompat","findLast-MShoTSo","AndroidViewModelFactory","calledMethods","retryRoute","TOKEN_DELIMITERS","Invalid PatternItem: type=","SharedMem","groupByTo-4D70W2E","app:layout_marginRight","DispatchedContinuation[","kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1","null","addTextChangedListener","property ","Continuation ","internalScopeRef","readBytesTotal","CDATA","RESULT_DELETE_SKIP_FILE_SUCCESS","kotlin.Function18","androidx.savedstate.Restarter\\","slide","TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256","Google Play services missing or without correct permission.","onResult","Failed to access TextView#","Stream.consumeAsFlow can be collected only once","cbuf","getConstructors","Parsing error","okio/Okio__JvmOkioKt","href","DONE_RCV","end == null","refillBuffer() called when ","Inconsistent state ","Paths of different roots cannot be relative to each other: ","RECONNECTION_TIMED_OUT","StrictMode violation in ","reporter","unmodifiableMap(map)","pscm-ack-executor","getRECOVER_STACK_TRACES","LoadBitmapFromDiskRunnable can't be executed in the main thread","setReadTimeout$okhttp","android.intent.extra.shortcut.NAME","PREFIX_7_BITS","fire-installations-id","lightSettings don't have all three fields","androidx.datastore.preferences.protobuf.DescriptorMessageInfoFactory","This is internal API and may be removed in the future releases","Cannot use sign-in mode: ","androidx.activity.result.contract.action.REQUEST_PERMISSIONS","getNestedClasses","Both messengers are null","DCLI","Cannot call get on this connection more than once","maxAgeSeconds","standalone='","There is already a listener registered","isSealed","PathParser","LETTER_NUMBER","yMMMEd","foldRightIndexed-bzxtMww","addCallback","BUFFER_END_RENDEZVOUS","symlink cycle at ","unchecked","IllegalArgumentException","androidx.activity.FullyDrawnReporterKt","Cert byte array cannot be null when verifying ","checkRangeIndexes$kotlin_stdlib","last-modified","STSRC","noLineAndGroupSeparator","DOCDECL","TILTING","elementsPerSet","DateTime","dnsEnd: ","disposeOnCancellation","maxItems","dispatchStopIfNeeded$lifecycle_process_release","mVisibleInsets","android:slide:screenPosition","17.1.1","getLoadPriority","B0_FLAG_RSV3","getIndices-rL5Bavg$annotations","Track Id is empty","insertAtInternal","width","POSITIVE_BUTTON_TEXT_KEY","getCount","failing_client_id","base64UrlDecodeMap","PLACE_ALIAS_NOT_FOUND","doOnAttach","CODENAME","minOf-t1qELG4","elementAt-r7IrZao","isCaseSensitive","Not all priorities have been configured","android.os.WorkSource$WorkChain","PLACES_API_RATE_LIMIT_EXCEEDED","AuthenticatorNone","internalIndex","minState","StringBuilder","Lokhttp3/internal/http2/Http2Stream$FramingSource;","getInWholeHours-impl","Wbxml requires an OutputStream!","kotlinx.coroutines.flow.FlowKt__EmittersKt$onEmpty$1$1","elementAtOrNull-qFRl0hI","SKIP","setBytesPerLine","found null ExtensionRegistry","getIndices","TooltipPopup","android.speech.action.WEB_SEARCH","Lokio/CipherSource;","closeGuard","getMatchResult","PROCESSING_INSTRUCTION","sun.misc.Unsafe","Fragment already added: ","invokeBlock","requestFocus: Restoring focused view ","enhanceStackTraceWithThreadDumpImpl","index == 0","FWMSG","journal","activity_rq#","additionalToStringProps","suggest_intent_query","trySendBlocking","timeout-HG0u8IE","CoroutineStackFrame","getLifecycleImpact","No suitable parent found from the given view. Please provide a valid view.","ActivityTransition [mActivityType=","getFlagsMask","makePending","dalvik.system.CloseGuard","checkElementIndex$kotlin_stdlib","reduceRightOrNull-ELGow60","ensurePresent","HAPPY","getMatchResultNamedGroup","Unknown backend for %s, deleting event batch for it...","PolarRelativeTo","finalException","declaringJavaClass","Page can only be offset by a positive amount, not by %d","Could not find Application instance from Context ","commonBase64Url","Lokhttp3/internal/http1/HeadersReader;","createNewWorker","trustManager","okhttp3.MediaType.Companion.toMediaType","AWAIT_PING","updateData","TimeToLive","Service received bind request","Typography.rightGuillemet","parseIsoStringOrNull","Remote service has died: ","android.intent.action.CREATE_REMINDER","is_logged_in","tag=[","Blocking","associateWithTo-ciTST-8","onReportCallbacks","until","Crossing2","collectionSizeOrDefault","getIO","networkRequest","setType","fieldType","awaitPong","kotlin.Array must have exactly one type argument: ","Fractional component must be last","withDefaultMutable","InflateRequest(name=","specifier","gcm.n.local_only","upper_taylor_2_bound","RESULT_INSTALL_SUCCESS","reason","View already has a parent, can not be used as Marker","Expected an ASCII digit at index ","get(toString())","Expected at least one element matching the predicate ","resumeReceiverOnClosedChannel","other4","binarySearch-EtDCXyQ","digits","Cannot be cancelling child in this state: ","MenuItemCompat","REMOTE_CONNECTING","android.remoteinput.resultsData","filterIsInstanceTo","indexOf-3uqUaXg","singleOrNull--ajY-9A","MAX_ZIP_ENTRY_AND_ARCHIVE_SIZE","getROOT","rotationX","no more bytes","cacheHit","isLoggedIn","positiveCross","OnClick","groupByTo","rangeCheck","cancelScheduledTimeout","forEachLine","byteSeparatorLength","bytePrefixLength","The max allowed pointRadius value is 128px.","getValueOrNull","newBuilder().setStringSe…                ).build()","cookies","crossFunctionCompletion","getCall$okhttp","Instance class was loaded from a different classloader: ","null cannot be cast to non-null type kotlinx.coroutines.flow.Flow<T of kotlinx.coroutines.flow.LintKt.toList>","resources are not writable","Core","groupValues_","getUrlSafe","datastore_release","beforeRun","Expected hour in 0..23, got ","lightgray\\","We have not been given a Window","buildCertificateChainCleaner","TRACE_TAG_APP","ACTION_DRAG_START","getRequest$okhttp","The resulting string length is too big: ","origin2","TLS_DH_anon_WITH_DES_CBC_SHA","percentWidth","RV Nested Prefetch","getLock","getNext","putSizeF","NOTHING_TO_STEAL","permessage-deflate","mapEntry_","EQUALITY","findConnection","contentActionIndex","getMimeType","responseHeadersEnd: ","requestUptimeMs","Api29Impl","animated-vector","childCancelled","INITIAL_MAX_FRAME_SIZE","createMultiProcessCoordinator","newBuilder().setString(value).build()","PENDING, info=[","validateKey","EXTRA_BENCHMARK_OPERATION","TIME_PICKER_TITLE_TEXT","Function14","Geofence must be created using Geofence.Builder.","Goog-Firebase-Installations-Auth","getInstance$annotations","tryPutNodeIntoList","addFirst","PresenceAuthFunc","minusElement","hasPrevious","file handle is read-only","This method doesn't work on Pie!","getCurrentState","chipIconVisible","Unable to assign blame through WorkSource","defaultDns","when[State] methods should have a parent job","Unexpected initialization failure","Second arg is supported only for ON_ANY value","offsetPositionRecordsForRemove cached ","install$kotlinx_coroutines_core","Unknown","COLONSPACE","FLAG_END_PUSH_PROMISE","isAbstract","method_","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.","getTotalSize","kotlin.collections.MutableCollection","android.answerIntent","Query map contained null key.","PresenceSubList","invokeSafely","failedRoute","cacheRequest","getWriteSuccessCount$okhttp","release","isoString","contentIterator","ImageReceiver.removeImageRequest() must be called in the main thread","scheme","REMOTE_EXCEPTION","androidx.lifecycle.FlowExtKt$flowWithLifecycle$1","setFinalState","startCoroutineUndispatched","sdkIsNullOrAtLeast","NO_THREAD_ELEMENTS","SharedFlow never completes, so this operator typically has not effect, it can only catch exceptions from 'onSubscribe' operator","Cannot scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","input","ContactList","ResType","androidx.lifecycle.LifecycleCoroutineScope$launchWhenResumed$1","extension_","true\\","stolenTaskRef","selectUnbiasedOld","AtomicFile","PreferredContent","kotlin.Boolean","Field ","No view found for id 0x","Super calls with default arguments not supported in this target, function: copyInto","Kind","fill","kotlinx.coroutines.flow.FlowKt__LimitKt$drop$2$1","trySendDropLatest","accessibility","android.showBigPictureWhenCollapsed","asUShortArray","getRootLength$FilesKt__FilePathComponentsKt","LOCATION_SHARING","isEligible$okhttp","sliceArray-c0bezYM","hexFormat","cancelSuspendedReceiveRequests","HEAD method must use Void as response type.","setContentIntent(...)","scrollY","getMarginRight","Attribute not defined in set.","Lokio/BlackholeSink;","Response must include generic type (e.g., Response<String>)","KEYS","expected: '","Pages must fill the whole ViewPager2 (use match_parent)","While parsing a protocol message, the input ended unexpectedly in the middle of a field.  This could mean either that the input has been truncated or that an embedded message misreported its own length.","Attempting to set user visible hint to ","onClosedIdempotent","aggregateValue_","Setting seed is not supported.","toString","PackageManagerCompat","HTTP ","nextUInt-a8DCA5k","Timed out immediately","precisionFormats","Sign-in succeeded with resolve account failure: ","invalidatesCache","Unexpected error code ","caCerts","Both left/right and start/end constraints defined","filterIndexed","runningSyncCalls","Attempted to call success callbacks in CONNECTION_MODE_NONE. Callbacks should be disabled via GmsClientSupervisor","findIndexOfFrame","IGmsServiceBroker.getService failed","imageDescriptor must not be null","datastore-preferences-core","defaultDuration","OkHttp DIRTY :(\\n","WV-CSP-NSDiscovery-Response","curveFit","theUnsafe","Cannot create fragment ","Use appendLine instead. Note that the new method always appends the line feed character '\\\\n' regardless of the system line separator.","build","resource /META-INF/services/org.xmlpull.v1.XmlPullParserFactory that contained '","allocateNextCopy","minusPolymorphicKey","SearchIndex","optimal=true","GAC_Transform","viewTransitionOnPositiveCross","typeOutArray","FragmentManager:","getSuccessfulResult","ADD_SUCCESS","TYPE_SYSTEM","thread","owner$volatile","FisError","toShortArray","CREATE TABLE transport_contexts (_id INTEGER PRIMARY KEY, backend_name TEXT NOT NULL, priority INTEGER NOT NULL, next_request_ms INTEGER NOT NULL)","ALTER TABLE events ADD COLUMN inline BOOLEAN NOT NULL DEFAULT 1","ViewUtils","getPhoneNumber","srcRect must be contained by srcBm!","decapitalize","setLastModifiedTime(...)","setNetworkResponse$okhttp","xor-7apg3OU","zip-JQknh5Q","RequestPermission","warnings","wrap_content","getNumberOfSlots","measureTime","sendException","getHours-UwyO8pc","Context must not be null","views","Content-Length (","allocateOrGetNextCopy","byte suffix + byte separator + byte prefix","holder","runningFold-zww5nb8","Unexpected failure while binding MarkerFactory","OpenJSSE","onNoWaiterSuspend","dateFormat","Lokhttp3/Call$Factory;","A @Path parameter must not come after a @Query.","toHalf","toKotlinPair","Clearing non-config state for saved state of Fragment ","Callback cannot be null.","delete(...)","continuousVelocity","isBuilt","addFormDataPart","decPointers","receiveBuffer","register-gIAlu-s","Max items must be higher than 1","TransitionValues@","ADD_FROZEN","httponly","reAttach ","Can throw an exception when it's impossible to represent the value with ULong type, for example, when the range includes MAX_VALUE. It's recommended to use 'endInclusive' property that doesn't throw.","getStar$annotations","appendOptionsTo","failedRoutes","Invalid URL port: \\","lock.newCondition()","last-GBYM_sE","lastOrNull-JOV_ifY","logger","setNextStreamId$okhttp","currentTimeMillis","month","Callback must not be null","layout_constraint","detachChild$kotlinx_coroutines_core","modelClass","Header map was null.","debuggable release cert app rejected","Unexpected exception thrown by generated accessor method.","ClientID","Serializable","setStoreLayoutResId","at least","isSealed$annotations","getGroupValues","MenuItemImpl","currentFunction","getDirectionalityMap","switchMapFunction","HIGH","yieldFrames","USER_LAST_NAME","This should never happen.","Cannot call then() twice.","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256","ContentInfoCompat{clip=","handleException","handleOnCompletionException","destination","collectWithContextUndispatched","asChannelFlow","getIntegerOrThrow","TouchResponse","Deprecated in the favour of 'tryReceive'. Please note that the provided replacement does not rethrow channel's close cause as 'poll' did, for the precise replacement please refer to the 'poll' documentation","selectPrefix","commonToAsciiUppercase","toPersistableBundle","content-range","maxFrameSize","rawValue","zip-LuipOMY","Failed to retrieve renderer type or log initialization.","writeMetadata","matcher","Total Rs. ","Warning could not find ConstraintSet id/","VIEW_MODEL_STORE_OWNER_KEY","SUPPORT_MISSING","ContentSize","Android internal error","tlsVersion == null","regionMatches","kotlin.Function1","computeExpectedState() of ","startY","ImageOnly","commonWriteLong","flatten","getMatch","Ignoring attribute 'itemActionViewLayout'. Action view already specified.","CreateDocument(\\","getSlotIndex","androidx.datastore.core.DataStoreImpl$InitDataStore$doRun$initData$1","dropLastWhile-MShoTSo","MaterialCardView","null cannot be cast to non-null type kotlinx.coroutines.flow.Flow<T of kotlinx.coroutines.flow.LintKt.retry>","null cannot be cast to non-null type java.lang.Class<T of kotlin.jvm.JvmClassMappingKt.<get-java>>","arity","sizePercent","string.encodeUtf8()","dispatch","connectionRetryEnabled","asciiDigitPositionsInIsoStringAfterYear","Could not instantiate %s","kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3","TLS_DH_anon_WITH_RC4_128_MD5","isPrivate","CHECK: start and end constraint set should not be the same!","Part map was null.","writePingFrame","javaType","loadMainDispatcherFactory$kotlinx_coroutines_core","minLength","getDropState","pong","contains-VKZWuLQ","com.a360technologies.adeelnasir.emtts.Views.AuthViewModel$updateToken$1","nextOrClosed","removeEntry","OnSwipe","random-QwZRm1k","show: ","fire-global","map-jgv0xPQ","The bytes saved do not match expectation. actual=","this.sumOf(selector)","android.intent.action.SEND","concatMap","LOWER_CASE_HEX_DIGITS","Retained Fragment ","getSupportsTlsExtensions$okhttp","Expected positive concurrency level, but had ","UnboundLocalDateTime(","Failed to get insets from AttachInfo. ","Attempting to set retain instance for fragment ","getLatch","Unable to find childrenDrawingOrderEnabled","ToggleButton","MemberAccess-Request","CREATE TABLE log_event_dropped (log_source VARCHAR(45) NOT NULL,reason INTEGER NOT NULL,events_dropped_count BIGINT NOT NULL,PRIMARY KEY(log_source, reason))","checkUpgradeSuccess","delayMillis","42000","lastObservedThreadName","https:","DELETE_SKIP_FILE","You must call either allowAnyComponent or one or more of the allowComponent methods; but not both.","uintCompare","Android N is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 24`.","tryAcquireCpuPermit","WAPUDP","name expected","onBackInvokedCallback","Invalid response to one way request","scan","Exception while fetching field values","Invalid position: ","updateCellReceive","DirectContent","maxOf-eb3DHEI","isNegative-impl","DistrictID","slice-HwE9HBo","MAGIC","shouldCompact","coerceIn","isReadOnly","asus","notificationPriority is invalid ","observe","transitions can't be null","isSystemFallbackPickerAvailable$activity_release","REUSABLE_CLAIMED","animator_duration_scale","claimReusableCancellableContinuation","consumeHeader","MaxWatcherList","SCHOOL_DISTRICT","UByteArray","internalGet","The meta-data tag in your app's AndroidManifest.xml does not have the right value.  Expected ","transitions can't be empty.","Carousel","isPoolingContainer","featureSupport_","globalIndex","getGenericComponentType","don't call for custom attribute call setPoint(pos, ConstraintAttribute)","Drawable","FMOCharges","done","digitOf","Not initialized!","getHours-UwyO8pc$annotations","distinctBy","US_ASCII","toLongArray-QwZRm1k","QuantizeInterpolatorID","getNanosecond","hpackSize","truncated","onElementRetrieved","detail","Could not load creator class.","toByteOrNull","CONTROL","OnlineStatus","animationFraction","Unexpected structured response ","ReactiveAuthState","getSecondsComponent$annotations","Newly created entry didn't create value for index ","SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA","app:layout_constraintCircleAngle","TransitionEasing","Content-Length: ","kotlinx.coroutines.flow.internal.CombineKt$zipImpl$1$1$2$1$1","setLongAtCommonImpl","fileVisitor","No result cursor","createParentDirectories","setReadable$okhttp","Attempting to get target request code from fragment ","getExtension","DATASET","getBASE64_URL_SAFE","dispatchPauseIfNeeded$lifecycle_process_release","getIntOrThrow","END_TAG","pendingIntent.intentSender","asKotlinAtomicArray","outLab must have a length of 3.","until-J1ME1BU","replaceAfter","Lio/github/inflationx/viewpump/InflateResult$Companion;","SELECT log_source, reason, events_dropped_count FROM log_event_dropped","getMarginTop","response.promisesBody()","debug","writeUtf8","Login ","closeIconVisible","getMinute","firstByte","mapTo-HqK1JgA","edition_","UPDPR","stringPreferencesKey","filter-JOV_ifY","encodeString","Attached behavior class is null","nestedClasses","getMask","H2_PRIOR_KNOWLEDGE cannot be used with HTTPS","GROUP","writeHexadecimalUnsignedLong","android.progress","DELTA IS NULL","error parsing sender ID","mState=","putValue","kotlinx.coroutines.flow.StateFlowImpl","acquireSlowPath","CaptureVideo","token","Malformed URL. Base: ","GetCurrentLocation","log tag cannot be null","Unable to invoke isTagEnabled() via reflection.","expandBuffer","Activity ","PREVAILING_RULE","filterInPlace","defaultLifecycleObserver","popParentState","getVariance","requestBodyStart","Unterminated escape sequence","getEndExclusive-pVg5ArA$annotations","Money order","hexToByteArray","send_error","monthLength","kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1","dataStore$delegate","google_app_measurement_enable","getPath","filterIndexedTo-eNpIKz8","Unexpected control character while reading array","valueTo(%s) must be greater than valueFrom(%s)","appwidget","null cannot be cast to non-null type kotlinx.coroutines.channels.ReceiveChannel<E of kotlinx.coroutines.channels.ChannelsKt__Channels_commonKt.receiveOrNull?>","containerViewId","unregisterTimeLoopThread","get_last_location_with_request","getMarginLeft","Maximum auto-size text size (","headers.toHeaders()","daemon","parseLong","UINT64","asCoroutineDispatcher","newRequest","marginTop","getIndices--ajY-9A$annotations","Display Rows (","Task is not yet complete","At least one cipher suite is required","OnBitmapLoadedRunnable must be executed in the main thread","setvar","get$annotations","MONTHS_VIEW_GROUP_TAG","completeEdit$okhttp","Lokhttp3/internal/ws/WebSocketWriter;","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_URI","LF and CR characters are prohibited in prefix, but was ","Missing resource: ","ShortcutXmlParser","androidx.view.accessibility.AccessibilityNodeInfoCompat.STATE_DESCRIPTION_KEY","paths_","No element of the sequence was transformed to a non-null value.","undispatched","connectionShutdownCount","Lokhttp3/internal/connection/RouteDatabase;","Last-Modified","Lokio/ForwardingSink;","flag","handleUpdate","checkClose","produce","forceSetFactory2 could not set the Factory2 on LayoutInflater ","No acceptable module ","if (applyWindowInsetsLis…, insetsCompat)\\n        }","ifEmpty","typeSubtype.group(1)","areEquivalent","toFileVisitResult$PathsKt__PathRecursiveFunctionsKt","cancelImpl$kotlinx_coroutines_core","reduceIndexed-EOyYB1Y","CANCELLED,","setFragmentResult","Lokhttp3/internal/connection/RealConnectionPool$Companion;","getIdleAtNs$okhttp","URL \\","MetricAffectingSpan can not be set to PrecomputedText.","savedStateRegistryController","readLiteralHeaderWithIncrementalIndexingIndexedName","registerResult","FontRequest cannot be null","getFirstConnectException","writeTo","gzip","LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]","unknown status code: ","stopInterceptRequestLayout was called more times than startInterceptRequestLayout.","containerId","flatMapLatest","kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2","getTls$okhttp","No Retrofit annotation found.","Latitude","Step must be positive, was: ","Category #","getMarginEnd","https://www.","only for Parcelable.Creator","getActiveTask$okhttp","null cannot be cast to non-null type kotlin.sequences.Sequence<R of kotlin.sequences.SequencesKt___SequencesKt.filterIsInstance>","isDuplex","utf_32le","API_DISABLED_FOR_CONNECTION","no int found for key <","RIGHT_TO_LEFT_EMBEDDING","RefreshToken","copyOf(this, size)","OnRequeryFactory","resumeUndispatchedWith","isAbsolute","Cannot execute task: the task is already running.","PreferredContacts","SECTION_HEADER","ContentValues","commonPrefixWith","globalQueue","deferredTrailers","TaskContext","times-xj2QHRw","Arrangement [priority=","ACTION_CONTEXT_CLICK","callStart: ","skipAll","increment","send(broadcast)","migrations","androidx.profileinstaller.action.INSTALL_PROFILE","kotlin.Function19","pathSegments","commonEndsWith","Do not set the background; Chip manages its own background drawable.","asArrayList","Temporary file is somehow already deleted","StreetViewPanoramaCamera","unsupported zip: too many bytes processed for ","protectedRead","getNextOrClosed","redirectsWithBody","newDecoder(...)","kickCoordinator$okhttp","path.source(*options)","removeAllCanonicalQueryParameters","no path defined","closed","extraBufferCapacity","validateNode$kotlinx_coroutines_core","setCurrentEditor$okhttp","actions","saveBackStack(\\","null cannot be cast to non-null type @[ExtensionFunctionType] kotlin.coroutines.SuspendFunction2<kotlin.DeepRecursiveScope<*, *>, kotlin.Any?, kotlin.Any?>","imageMatrixProperty","getRouteFailureCount$okhttp","app:layout_constraintTop_toBottomOf","GCLI","orientation must not be null.","fillInStackTrace","Searchable","tags","Detected mismatched Protobuf Gencode/Runtime domains when loading %s: gencode %s, runtime %s. Cross-domain usage of Protobuf is not supported.","LF and CR characters are prohibited in bytePrefix, but was ","sortArray-oBK06Vg","upTo","String list not supported","operation","with(...)","ActivityRecreator","CloseableCoroutineDispatcher","ArrayList","SECONDS_PER_HOUR","gcm.n.link_android","Bad id: ","Setting a non-zero elevation is not supported in this action bar configuration.","Code ","cache-path","The input stream is closed.","setEncodedQueryParameter","trackFailure","This annotation has been replaced by `@OptIn`","isPercentEncoded","shiftByteBufferToStartIfNeeded","Invalid item position ","FragmentContainerView must be within a FragmentActivity to use ","contains","isBouncyCastlePreferred","Password","fold-A8wKCXQ","viewModelFactory","nextSequenceNumber","Unable to instantiate fragment ","SourceParent","refill","remove() was called before next()","android:layout_height","Non-positive values are prohibited for minLength, but was ","sequence","SEGMENTING_THRESHOLD","dimension","SafeContinuation for ","toArray(...)","public, ","offset","UTF-16LE","common_google_play_services_invalid_account_title","isFailure","TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA","currentData","Next event must be ON_CREATE, it was ","This transaction is already being added to the back stack","saveThreadContext","android.support.action.showsUserInterface","tryCast","copyToIgnoringExistingDirectory","java.math.BigDecimal","Transparent color is invalid","java.lang.reflect.InaccessibleObjectException","dynamicTableByteCount","SUPPORT_IMPL","cubic(0.4, 0.0, 0.2, 1)","completeCancel","Requested character count ","executor","plus-kzHmqpY","35000","SERVICE_NOT_AVAILABLE","cacheStrategy","partCount","Content-Transfer-Encoding","Unable to find pkg=%s for icon","Moved to extension function. Put the 'content' argument first to fix Java","prime","ViewDragHelper","getAndSet","legacyClosedEnum_","entryToString$kotlin_stdlib","PLACES_API_PERSONALIZED_DATA_ACCESS_APPROVED","operations","Empty list can't be reduced.","getIndices-rL5Bavg","number","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","suggest_intent_data_id","Firebase Blocking","NANOS_IN_MILLIS","Lokhttp3/internal/tls/OkHostnameVerifier;","cleanFiles","setNextItem","markPostponedState","walkBottomUp","mapIndexed-WyvcNBI","GEOFENCE_NOT_AVAILABLE","initViewTreeOwners","Must be created with weakRefQueue = true","kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapLatest$1","stringValue_","Unsupported object for column ","reduceRightOrNull-WyvcNBI","unlock","timeUnit","SetGroupProps-Request","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_END_KEY","K: [","Failed to obtain TextDirectionHeuristic, auto size may be incorrect","parseHexDigit","kotlinx.coroutines.flow.FlowKt__TransformKt$onEach$$inlined$unsafeTransform$1$2","byteArrayPreferencesKey","TLS_RSA_WITH_SEED_CBC_SHA","getProperty","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_URI","align=middle","Geofence[%s id:%s transitions:%d %.6f, %.6f %.0fm, resp=%ds, dwell=%dms, @%d]","Invalid fit mode: ","enumMapping","readHexadecimalUnsignedLong","fuseSharedFlow","wallpaper","Capability","type","preferencesProto.preferencesMap","SELECT COUNT(*), transport_name FROM events WHERE num_attempts >= 16 GROUP BY transport_name","contentType","stage 0\\n","layout_width","FCM Token: ","isMarkedNullable","getDeclaringClass(...)","toFileVisitResult","decodeSize","isPublic","Giving up on delivering ","WorkaroundAtomicReference","groupByTo-QxgOkWg","zzdo","SCHEMA_VERSION","TOO_MANY_SUBSCRIBERS","build(...)","byte[] not supported","EmojiCompat.EmojiCompatInitializer.run","RequestPermissions","Expected the hexadecimal digit '0' at index ","reversedArray-QwZRm1k","Unreachable code","maxBy-xTcfx_M","EEE dd MMM yy HH:mm:ss z","Lcom/google/firebase/datastorage/JavaDataStorage;","HIDE","Collection contains no element matching the predicate.","writableSegment$okio","Could not add the value to a new CursorWindow. The size of value may be larger than what a CursorWindow can handle.","No Address Available","Expected non-negative delay, but has ","Lokhttp3/internal/connection/ExchangeFinder;","getZombie$okhttp","listOf","toJavaUuid","responseCallback","androidx.datastore.core.SimpleActor$offer$2","remainder(...)","getPreferencesMap$datastore_preferences_core","initCancellability","tryReleaseCpu","socketAdapterFactory","app:layout_goneMarginLeft","Extended-Request","No path: ","nativeCreateSharedCounter","getValueOrNull$annotations","lowDoubleQuote","unsupported field type.","takeHighestOneBit-xj2QHRw","executorServiceOrNull","androidx.datastore.migrations.SharedPreferencesMigration","isSymbolicLink","component4-rL5Bavg","receiver","TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA","serviceClass","Channel was cancelled","setOwner(...)","androidx.activity.result.contract.extra.PERMISSIONS","UNASSIGNED","findPlatform","getNumber","android.speech.extra.LANGUAGE","getClientSdkVersion","receiver2","collectRecursively","mapNotNullTo","newContext","createFailure","Item text cannot contain value. Item position: ","BroadcastChannel is deprecated in the favour of SharedFlow and StateFlow, and is no longer supported","exactly","Cannot send request to FIS servers. No OutputStream available.","readerAction","FlatBuffers: cannot grow buffer beyond 2 gigabytes.","CONNECTION_SUSPENDED_DURING_CALL","setLastIndex$kotlin_stdlib","https","retainMatchingViews","Notification pending intent canceled","getValueProto","LifecycleOwner ","asStateFlow","bearing","hostedDomainFilter","averageOfInt","JoinGroup-Request","place_locale_country","maxOfWithOrNull-5NtCtWE","tryResumeWithException","createSegmentFunction","writeRequest","Invalid latitude: ","substring","cookieHeader","readln","quic","mod-7apg3OU","http://www.slf4j.org/codes.html#StaticLoggerBinder","viewModels","completeEdit","kotlin.jvm.functions.Function5","suggest_text_2","Country","filterNotTo-HqK1JgA","ThemeUtils","local","Given Long is zero","EXTENSION_RECEIVER","Lcom/a360technologies/adeelnasir/emtts/models/ApiResponse;","contentIconGravity","plus-us8wMrg","Failed to retrieve GhostView class","Switch to new -jvm-default modes: `enable` or `no-compatibility`","allocateValuesArray","remaining delay=[","onCompletion { if (it == null) emitAll(other) }","minByteCount","connectTunnel","annotations == null","ClientCapability-Response","entryHashCode","localPrincipal","root","direct reference to retained ","observeOn","WAP Ext.","Downloaded ","pathRotate","Trying to call 'getOrThrow' on a failed channel result: ","FlowCoroutine.kt","byteCount out of range","filterIndexedTo--6EtJGI","tp:/ieaeogn.ogepscmvc/o/ac?omtjo_rt3","DISTANT_FUTURE_SECONDS","persistableBundleOf","qualifiedName","MessageDelivered","unknown-length","unmodifiableList(listOf(*elements.clone()))","TransactionID","reduceRightIndexed","READY","bits","dataStoreFile","forua=false","readEntries","loadPriority","headerName","max-rL5Bavg","SRCH","comment","Your activity is not yet attached to the Application instance. You can't request ViewModel before onCreate call.","gcore_","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to enable hide on content scroll","Dispatchers.Default cannot be closed","Lokio/JvmFileHandle;","ApplicationId must be set.","sharedPreferencesName","Name must not be empty","GoogleApiClient is not configured to use the API required for this call.","CreateAttributeList-Request","setPadding","Failed to sync topics. Won't retry sync. ","Lcom/a360technologies/adeelnasir/emtts/Views/AuthViewModel;","select","Test-keys aren't accepted on this build.","waveOffset","video/*","consume","Super calls with default arguments not supported in this target, function: encodeToAppendable","RESULT_CANCELED","Alert","Position","InflateResult(view=","tryReceive-PtdJZtk","Cannot be derived from yourself","GetMessage-Request","newCall","This extension method is not required when using Kotlin 1.4. You should remove \\","WriterTask","Hebr","google.c.a.c_l","message_channel","isoChar","repeatedFieldEncoding_","outputStream.sink()","Chip does not support multi-line text","lifecycle-viewmodel-savedstate_release","annotation_","getFollowLinks","src=http://","GROUP_TOPIC","isVarargs","enqueueHide","setMostSignificantBits","sliceArray-CFIt9YE","maxOrNull-QwZRm1k","callOnCancellation","okio.ByteString.Companion.decodeHex","isValid","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS","capacity","initializeDefaultDelay","chunkSize must be > 0","setSelectedPositionInt","mimeType","policy","dispatchOnContextAvailable","receiveResult","toString$okhttp","FMO CHARGES :","reserved bit set: ","an ASCII digit","last-rL5Bavg","toSortedMap","mTransition=#","URL query string \\","maxByOrNull-jgv0xPQ","added element ","gcm.n.color","find-JOV_ifY","padStart","kotlinx.coroutines.flow.FlowKt__TransformKt$chunked$2$1","commonIsRelative","Function15","expect","responseFailed: ","maxOf-WZ9TVnA","trimEnd","The padding option is set to ABSENT, but the input has a pad character at index ","Cannot serialize: ","ACTION_HIDE_TOOLTIP","inbound","ICING","MILLIS_PER_SECOND","getIndexInArray","commonToString","isOneShot","Invalid key stored ","unverifiedLazy_","getInstallations","noNewExchanges","cannot compact","px) is less or equal to minimum auto-size text size (","Providing a LayoutTransition into RecyclerView is not supported. Please use setItemAnimator() instead for animating changes to the items in this RecyclerView","Added angle to view with id: ","TimeSource(System.nanoTime())","gregorian","logLevel","errorMessageTemplate has no format specifiers","any-GBYM_sE","getValue$datastore_preferences_core","PARALLEL","minOfOrNull-jgv0xPQ","getOnBackPressedDispatcher$annotations","pathMotionArc","kotlinx.coroutines.flow.FlowKt__MigrationKt$delayFlow$1","indexOfFirst { it == element }","CapabilityRequest","getSuppressedExceptions","app_debug","getContract","frameLength","This is a bug in DataStore. Please file a bug at: https://issuetracker.google.com/issues/new?component=907884&template=1466542","alreadyResumedError","ActionProvider(support)","hmac$okio","EXTRA_PERMISSIONS","shouldThrow","isInMimeAlphabet","null cannot be cast to non-null type kotlin.sequences.Sequence<T of kotlin.sequences.SequencesKt___SequencesKt.filterNotNull>","Reported exception:","fullyDrawnReported","getReceivedResponseAtMillis$okhttp","Activity state:","writerTask","motion_base","SINT32","ontouchup","getCancelActiveTask$okhttp","content-location","LocationResult","hexToShort","android.picture","mCallbacks=","app:layout_constrainedHeight","getOnReceiveOrNull","Unable to invoke childrenDrawingOrderEnabled","impl","tryReceive","Unsupported property","commonListRecursively","formatByteAt","EmojiCompat.MetadataRepo.create","SupportMenuInflater","No available text sizes to choose from.","compareTo-LRDsOJo","This overlay was disposed already. Please use a new one via ViewGroupUtils.getOverlay()","ms (after ","isRedirect","guessNamedFloatConstant$StringsKt__StringNumberConversionsJVMKt","asLongArray-QwZRm1k","Lokhttp3/internal/cache/CacheInterceptor;","Tried to overwrite the destination, but failed to delete it.","request == null","nextItem","physicalSize == null","noImpl","The number of acquired permits should be in 0..","Unable to access notification extras","app:layout_goneMarginStart","paused","content-type","No time zone indicator","FORMAT","ElapsedRealTimeNanos ","No supported transition specified: ","kotlin.jvm.functions.Function17","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$6$2","RESULT_CLOSED","responseFailed","round","a-zA-Z0-9[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]\\\\+\\\\-_%'","http://www.w3.org/2001/XMLSchema-instance","SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA","SubList","property","lockFileStream","onUndeliveredElement","Use androidx.tracing.Trace instead","GEOFENCE_TOO_MANY_PENDING_INTENTS","USER_ID","Invalid UTC offset string \\","cancelAll","All nodes must be present in the graph before being added as an edge","setSink$okhttp","View.findViewTreeViewModelStoreOwner","readUtf8Line","setNext","DEFAULT__ByteString_size","getHashCode","emitFun","app:layout_goneMarginTop","onClosedReceiveCatchingOnNoWaiterSuspend","CREATE INDEX events_backend_id on events(context_id)","getPathString","Class %s is not an found.","ANNOTATION_CLASS","androidx.core.app.NotificationCompat$MessagingStyle","imageGetter","androidx.datastore.preferences.protobuf.GeneratedMessage","createSymlink","releaseConnectionNoEvents","tilt","uuidParseHexCommonImpl","kotlin-stdlib","JSONException while parsing RouteException argument. Msg: ","ordered=false","fetchFonts failed (","capturedCoroutinesMap","boundsOrigin","Token Update ","kotlin.jvm.functions.Function6","Parameter specified as non-null is null: method ","SSL_RSA_WITH_3DES_EDE_CBC_SHA","Can't add fragment ","Operation","zip-JAKpvQM","Certificate pinning requires X509 certificates","commit already called","filterNot-JOV_ifY","find-xTcfx_M","ACCESSIBILITY_CLICKABLE_SPAN_ID","item","EMd,","STATIC_HEADER_TABLE","Lcom/a360technologies/adeelnasir/emtts/databinding/ActivityLogInBinding;","setFlags","android:changeTransform:parent","userAgent","align=left","component1-GBYM_sE","isTls","getRoot","restricted_profile","DROP TABLE events","Parent job is ","hts/frbslgigp.ogepscmv/ieo/eaybtho","elementAtOrElse","clipboard","AndroidViewModelFactory constructed with empty constructor works only with create(modelClass: Class<T>, extras: CreationExtras).","google.c.a.e","nullArrayFactory$FlowKt__ZipKt","boxFloat","GROUP_USER_ID_AUTOJOIN","CompletionFlag","Float not supported","pollTo","isStaticHeader","checkFlowContext","isLetterOrDigit","null cannot be cast to non-null type kotlin.collections.List<*>","address.hostAddress","META-INF/MANIFEST.MF\\","protectionDomain","previousFragmentId","Use the sslSocketFactory overload that accepts a X509TrustManager.","inflater$delegate","callbacks == null","unexpected domain: ","Attempted to set ShapeAppearanceModel on a MaterialButton which has an overwritten background.","Attempted to remove pending transform when no transforms are registered.","RESULT_OK","deflaterSink","lastIndex","expectedSequenceNumber","Expected 'Connection' header value 'Upgrade' but was '","identitySet","TLS_RSA_WITH_AES_128_CBC_SHA256","ViewSpline","sumBy-jgv0xPQ","setStreamId","small","photo_max_height","setPath","reminder","autoTransition","getDuration-UwyO8pc","SoapFault - faultcode: '","Registration failed","Timeout waiting for ServiceConnection callback ","progress","Deprecated in favor of onReceiveCatching extension","getSendersCounter","Added radius to view with id: ","checkRadix","bufferEnd","runSafely","take-PpDY95g","withUndispatchedContextCollector","deleteIfExists","value not initialized yet","SUSPEND","nextExecuteNanoTime","ContinuationConsumer(resultAccepted = ","REPLACE","getDefaultViewModelCreationExtras","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$PrivateWrapperFactory2;","getGreen","webSocketUpgradeFailed","mutableSetOf","base64DecodeMap","removeRangeShiftSucceeding","Set metadataLoadStrategy to LOAD_STRATEGY_MANUAL to execute manual loading","Duplicate Attribute: {","Exception while trying to handle coroutine exception","18.2.0","viewportHeight","allFactories","isInline","getLast","reduceRightIndexedOrNull","CAUSE_SERVICE_DISCONNECTED","toMutablePreferences","mixins_","drawableEnd","See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.","redundantOpCount","android.intent.action.OPEN_DOCUMENT","onBackPressedCallback","Animation cannot be null","getActionProvider: item does not implement SupportMenuItem; returning null","distinct","interceptorScopedExchange","interceptors","DEFAULT_CONCURRENCY_PROPERTY_NAME","com.google","append(value = obj)","getNoNewExchanges","registerSelectForOnJoin","Lokhttp3/internal/http1/Http1ExchangeCodec$ChunkedSink;","invokeImmediately","navigateToMain","UPPERCASE_LETTER","filterIndexed-s8dVfGU","codeBitCount","hpackWriter","bindService must be called before unbind","readyAsyncCalls","41000","okio.ByteString.Companion.encode","fahrenhe","markAllEmptyCellsAsClosed","runningReduceIndexed-z1zDJgo","Changing divider modes has no effect. ChipGroup do not use divider drawables as spacing.","findLast-xTcfx_M","android.os.SystemProperties","Invalid bundle passed as restored state","TLS_RSA_WITH_AES_128_GCM_SHA256","DDFName","Failed to retrieve setFrame method","countLeadingZeroBits","readChunkSize","removeOldestEntry","getNEGATIVE_INFINITY$annotations","proxySelector=","bufferSize must be > 0","methods_","Lokhttp3/internal/authenticator/JavaNetAuthenticator;","sortedMapOf","transitionEasing","onCreate","springmass","toJavaInstant","resumeImpl","copyForChild","rescheduleAllDelayed","hasCopyableElements","TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5","httpCode","Component is not allowed: ","view == null","getSync","map_state","getBlobOrNull","checkParallelism","ping","PROTOCOL_ERROR: TYPE_DATA streamId == 0","com.android.org.conscrypt","plus-uWY9BYg","keysIterator","Invalid parcel","Result has already been consumed.","end should be < than charSequence length","Could not retrieve metadata, returning empty list of registrars.","FLAG_COMPRESSED","closeInternal","nextStart","clientFeatures","certificate","timeoutMessage","tileProvider must not be null.","android.textLines","UTF_16LE","randomOrNull-QwZRm1k","One of the API components you attempted to connect to is not available.","setCertificatePinner$okhttp","55000","BODY","onReportServiceBinding must be called on the GoogleApiClient handler thread","Dependency cycle detected: ","put$okhttp","Undefined Prefix: ","writeUtf8CodePoint","SearchString","Filter","Replaced by View.findViewTreeViewModelStoreOwner in ViewTreeViewModelStoreOwner","visitFile","TLS_AES_256_GCM_SHA384","Super calls with default arguments not supported in this target, function: tryResume","mStableInsets","Unable to load image from path: ","ALREADY_SELECTED","retainAll","getUpperBounds$annotations","quot","setSanitizeStackTraces$kotlinx_coroutines_core","dataStore","no cipher suites for cleartext connections","Unterminated array","Unknown match type in matchOrder: '","NotifyTask[","GETLM","android.intent.action.AUTO_REVOKE_PERMISSIONS","Api24Impl","PREFIX","No Fax Available","android.permission.ACCESS_NETWORK_STATE","AddComplaint","FRAME_SIZE_ERROR: ","infinityOfSign","Headers cannot be null","groupBy-MShoTSo","Cannot be invoked on Dispatchers.IO","asImpersonator","START","appendOptionsTo$kotlin_stdlib","An instance of OnFlingListener already set.","customview-poolingcontainer_release","invalid null listener","color","Content-Encoding: %s","ACTION_SELECT","A connection to ","androidx.lifecycle.LifecycleCoroutineScopeImpl$register$1","kotlin.Short.Companion","uuidFromRandomBytes","shiftRight(...)","mProjection=","android.core.view.accessibility.extra.DATA_TEXT_CHARACTER_LOCATION_ARG_START_INDEX","Received event with track-conversion=true. Setting user property and reengagement event","platformTypeUpperBound","getEnumConstants(...)","getLastReplayedLocked$annotations","setEncodedQueryNamesAndValues$okhttp","savedStateHandlesVM","Dispatchers.Unconfined","isSubKey","setupCancellation","ILocationListener@","getFirst-s-VKNKU","toUpperCase(...)","parseExpires","The list cannot be serialized while it is being built.","registerActivityLifecycleCallbacks","shouldIgnoreAndWaitForRealResponse","realme","processNextFrame","getAge","consumes","DISTANT_PAST_SECONDS","reversedArray--ajY-9A","offset=","CreationExtras must have a value by `VIEW_MODEL_KEY`","kotlin.sequences.SequencesKt___SequencesKt$runningReduceIndexed$1","Malformed content type: ","SUCCESS","Can't find package ","getAndSetState$kotlinx_coroutines_core","getHead","getData$annotations","loadProviders","SSL_DHE_DSS_WITH_DES_CBC_SHA","forcing fallback to container DynamiteLoader impl","fileHandle","Lokhttp3/internal/ws/WebSocketReader$FrameCallback;","reduceRight-ELGow60","The map cannot be serialized while it is being built.","Not downloading image, bad URL: ","android.intent.extra.SUBJECT","Lio/github/inflationx/viewpump/Interceptor$Chain;","setupTimeout","WakeLock: context must not be null","SERVICE_INVALID","editSync","Topic sync or token retrieval failed on hard failure exceptions: ","buildMap","INT64","SupportedCIRMethod","Ignoring attribute 'actionProviderClass'. Action view already specified.","mName=","prefixMask","android.mediaSession","Dynamic","TLS_ECDHE_ECDSA_WITH_RC4_128_SHA","Interruptible.kt","Lokhttp3/internal/cache/DiskLruCache$Editor;","cancelAllAndDecide","CreationContext{applicationContext=","upstream","nanoseconds","QuantizeInterpolator","times","Lokhttp3/RequestBody;","Package is not allowed: ","changeClipBounds","Icon type not supported for intent shortcuts","You cannot use saveAllState when your FragmentHostCallback implements SavedStateRegistryOwner.","saturatingFiniteDiff","Accept-Encoding","forEach","http://ep.gov.pk:81/m_complaint.aspx","gcm.","DisposeOnCancel[","installations$volatile","asRequestBody","java.io.tmpdir\\","kotlinx.coroutines.DefaultExecutor","bufferedReader","tryCast$kotlin_stdlib","queryParameter","resumeUnconfined","isWritable","findValue","sslSession.handshake()","coroutineScope","nativeSharedCounter","infinix","Startup","enhanceStackTraceWithThreadDumpAsJson","insecureHandleEntry$PathsKt__PathRecursiveFunctionsKt","durationInUnit","GoogleApiClient must not be null","toColorInt","android.speech.extra.RESULTS_PENDINGINTENT","encoder","DATA","getStackTrace$annotations","internalResult","toDelayMillis","Expected ':'","Finishing","next-w2LRezQ","isJavaIdentifierStart","Theme overlay should be used with the accompanying int[] attributes.","plus-CFIt9YE","upstreamSize","elementWiseEquals","toEpochMilliseconds","toCancellationException","Null clock","TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA","USERNAME_ENCODE_SET","android:style","with","Lokio/Path;","newBuilder().setLong(value).build()","rightDoubleQuote","lastOrNull-rL5Bavg","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","null cannot be cast to non-null type kotlin.Array<android.os.Parcelable>","setEventListenerFactory$okhttp","requestHeadersEnd","timeoutInternal","isSuccessful","replay or extraBufferCapacity must be positive with non-default onBufferOverflow strategy ","consumeTrailer","enterAnim=#","CmdID","exit","maxPoolSize","collectContextSize","Already executed.","android.app.Notification$Action","Next event must be ON_CREATE","dropFirstElementUntilTheSpecifiedCellIsInTheBuffer","Could not retrieve value from Resources#mResourcesImpl","android.title","hasEnabledCallbacks","getLifecycle$lifecycle_common","longPreferencesKey","authenticator","SPDY_3","isImpersonatedIdentity","pairs","get-pVg5ArA","The view does not have a ViewHolder. You cannot pass arbitrary views to this method, they should be created by the Adapter","scheduleTask","writeCertList","end:","app_ver","Google Play Services not available","null cannot be cast to non-null type E of kotlinx.coroutines.internal.ThreadLocalElement.get","FireBaseReceiver","onWrongNestedHierarchy","file!!.channel","TRUE","BottomUpDirectoryState","Unable to load publicsuffixes.gz resource from the classpath.","Sub classing of GMS Core's APIs are restricted to testing fakes.","fragment","LogRequest{requestTimeMs=","TokenResult{token=","onCompletion { emit(value) }","toComponents-impl","elementAt-PpDY95g","bridgeTag","End Document","MultiTrans","dumpCoroutinesSynchronized","Drawable resource ID must not be 0","ComponentDiscovery","dynamicTableIndex","A child of LinearLayout with index less than mBaselineAlignedChildIndex has weight > 0, which won't work.  Either remove the weight, or don't set mBaselineAlignedChildIndex.","miscellaneous","android.graphics.drawable.VectorDrawable","MessageID","toString-olVBNx4","Ill-formatted MIME type filter. Type or subtype empty.","minOf-5PvTz6A","preferencesManager","android.permission.WAKE_LOCK","uintToDouble","WAPSMS","sony","setTime","layout_constraintTop_toTopOf","toVisitOptions","localCertificates","ModMapping","javaClass.simpleName","unsupported feature: ","Cannot set field when building a oneof.","Activity transition type not set.","client_no_context_takeover","Override [currentState].","createRequestBody","OPCODE_CONTROL_PONG","BINARY","forEach-JOV_ifY","Lokhttp3/internal/platform/AndroidPlatform;","wrap_content\\","toCollection","component3","Attempting to request an undeclared dependency Deferred<%s>.","TLS_PSK_WITH_AES_256_CBC_SHA","Invalid hexString ","dequeue","UserList","Adding and removing callbacks during dispatch to callbacks is not supported","RST_STREAM","checkElementIndex","Saving view state for fragment ","floatKey","get$viewpump_release","Super calls with default arguments not supported in this target, function: debug","source exhausted prematurely","ISO-8859-1","common_google_play_services_resolution_required_text","HOLDS_LOCK_ANOTHER_OWNER","enqueue","themeResId","component9","Use Clock.System.now() instead","findAnyOf","ordered=true","clientNoContextTakeover","retain","fold-zi1B2BA","maxBy-jgv0xPQ","MotionLabel","activityStarted","commonWriteUtf8","getMark","timer","reservedName_","isSameExceptionAs$FlowKt__ErrorsKt","enqueueRemove","indentWidth$StringsKt__IndentKt","Lokhttp3/internal/io/FileSystem;","Failed to create directory for ","toHexString(this)","Request { what=","Error writing historical record file: ","intermediate pass","createUnsafe","Animator must be an ObjectAnimator: ","getProxySelector$okhttp","Login-Request","getKey","getPrev","wrap(...)","258EAFA5-E914-47DA-95CA-C5AB0DC85B11","Cannot parse byte[]","slideEdge","Failed to start service while in background: ","INITIALIZED","fill-K6DWlUc","Encoding{name=\\","java.util.List","connectionToCancel","Channels.common.kt","collectionSizeOrNull","condition","missingDelimiterValue","Wrong event type","getElement","fullText","Cannot execute task: the task has already been executed (a task can be executed only once)","byteSeparator","scanLocalQueue","recommendation","tryResumeHasNextOnClosedChannel","VALUE","createSavedStateHandle","NOT_IN_STACK","getHEX_DIGIT_BYTES$annotations","parseChallenges","getSharedPreferences(...)","MCLS","elevation","MAX_NANOS_IN_MILLIS","Creating dialog for Google Play services availability issue. ConnectionResult=%s","all-MShoTSo","kotlin.Any","internalFromIndex","Null backendName","map-JOV_ifY","expiresAt","coerceToMillis","Failed to create new file ","method.declaringClass","unacknowledgedBytesRead","minFreshSeconds","hpackReader","getFollowRedirects$okhttp","PresenceValue","Cannot perform coroutines dump, debug probes are disabled","recurrence","packageName must be defined","LocationDetails","bad argument to getScaledBitmap","WARNING could not find view id ","android.view.","component5--ajY-9A","format(format, *args)","ZeroOrN","frameLog","method == null","getRouteDatabase","android.intent.action.CREATE_DOCUMENT","kotlin.jvm.functions.Function","DeepRecursiveFunctionBlock","getSharedCounter$delegate","kotlin.jvm.functions.Function22","nowrap","topic_operation_queue","recoverFromStackFrame","beginIndex < 0: ","SETD","reduceIndexed-D40WMg8","IMSendFunc","fraction","Flow context cannot contain job in it. Had ","first--ajY-9A","contentToString-XUkPCBk","processNextEvent","copyInto-9-ak10g","disposeOnCompletion","DEGRADED_PING","withPadding","kotlinx.coroutines.flow.FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$1$2","USER_EMAIL_ADDRESS","fieldNumber must be positive: ","setRouteDatabase$okhttp","Overread allowed size end=","Null priority","entryHashCode$kotlin_stdlib","Error: ","initializeApp(...)","channel_id","settings","write(...)","watch","setMessage$okhttp","IN_RAIL_VEHICLE","removeHeader","attempt","addAccountOptions","forObsoleteRfc2965","Must set register function","LIBRARY_GROUP","http://emtts.dakkhana.com.pk/webservices/getGPOsPostalCode","runUnconfinedEventLoop","viewParent","REPLACEMENT_CODE_POINT","kotlinx.coroutines.flow.FlowKt__ZipKt$combine$6$2","StartupTime{epochMillis=","kotlinx.coroutines.scheduler.max.pool.size","getInstance(\\","trimPathOffset","Internal Parcel object is null.","fullyDrawnReporterOwner","writeMessageFrame","right to ","flatMapIndexedSequence","getResourceIdOrThrow","produceImpl","onPostExecute","lastScheduledTask$volatile","TLS_1_0","nextTime","combineLatest","updateRunningState","ensureItemIterator","common_google_play_services_invalid_account_text","Lokio/NioFileSystemWrappingFileSystem;","OtherServer","WWW-Authenticate","toUInt-pVg5ArA","Failed to call Handler.hasCallbacks(), but there is no safe failure mode for this method. Raising exception.","released","getBytes(...)","codePoints","setProxySelector$okhttp","PROTOCOL_ERROR SETTINGS_INITIAL_WINDOW_SIZE > 2^31 - 1","Installation ID could not be validated with the Firebase servers (maybe it was deleted). Firebase Installations will need to create a new Installation ID and auth token. Please retry your last request.","orderedHashCode$kotlin_stdlib","getSIZE_BYTES$annotations","NEGATIVE_BUTTON_TEXT_KEY","lat/lng: (","A datasetId must be specified for DATASET feature layers.","Invalid sheet edge position value: ","createMapBuilder","implStorage","ReactiveAuthStatus","DISCONNECTING","Punjab","length must not be null.","getTypeName","android.intent.extra.TEXT","getSetter","SSL_RSA_WITH_RC4_128_SHA","replace(...)","State_NotReady","requiresTunnel","cubic(1, 1, 0, 0)","FirebaseInitProvider ProviderInfo cannot be null.","Could not find voice search activity","Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool.","3.1.1","Android N MR1 is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 25`.","getInWholeMilliseconds-impl","getData$okio","TYPE_APPLICATION","getContext","timeMark","nofollowVisitOption","Error copying resource contents to temp file: ","interceptor","release$kotlinx_coroutines_core","receiveSegment","DisposeHandlersOnCancel[","Super calls with default arguments not supported in this target, function: error","TYPE_PRIORITY length: ","share_history.xml","isData","writeSynReset","null cannot be cast to non-null type android.os.Handler","Failed to instantiate module class: ","The context:","completeStateFinalization","toTimeUnit","Attempting to get target fragment from fragment ","logIfAble","expectedParentFragment","minOfWith-5NtCtWE","builder.value == null","toHexStringSlowPath","stopTimeout=","moveto STARTED: ","Transient bottom bar must have non-null parent","getSharedElementTransition","detected invalid location","SubscriberConflated","expected","MapToolbarEnabled","Null event","firebase_messaging_auto_init_enabled","kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1","runOnHostThread","decodeEndOfInput","void","startedAnyTransition","NANOS_PER_SECOND","Share records file not well-formed.","CreationExtras must have an application by `APPLICATION_KEY`","runningReduce-ELGow60","LABEL_OPACITY_PROPERTY","getter","kotlinx.coroutines.flow.FlowKt__DelayKt$timeoutInternal$1$1$2","compressedSize","this.buffer(bufferSize).shareIn(scope, 0)","maxacceleration","Letter International","Skipping due to null start bounds. Ensure start view is laid out and measured.","Lokhttp3/internal/ws/WebSocketProtocol;","android.pictureContentDescription","drainQueue","CANCEL","Reading app Locales : Unable to parse through file :androidx.appcompat.app.AppCompatDelegate.application_locales_record_file","Object returned from onCreateLoader must not be a non-static inner member class: ","setPathSegment","preHandler","TLS_DH_anon_WITH_AES_128_GCM_SHA256","Response from ","nativeCreateWeightAlias","runningReduce-s8dVfGU","setElementLazy","boxInt","receiveOnNoWaiterSuspend","lifecycleDispatcher","keysView","getHolder$annotations","setHostname","fragment.requireView()","tryUpdate","reportFragment","HEADER_ID_ZIP64_EXTENDED_INFO","The current box background mode ","textservices","file.sink()","isJavaIdentifierPart","The task was rejected, the handler underlying the dispatcher '","ChannelFlow.kt","Expected leading [0-9a-fA-F] character but was 0x","null cannot be cast to non-null type androidx.datastore.preferences.core.MutablePreferences","quoteReplacement(...)","flatMapTo-oEOeDjA","asJavaAtomicArray","op should be remove or update.","getORDER_BY_NAME$okhttp","Failed to resolve target intent service, skipping classname enforcement","SafeDataBufferRef","cache-control","androidx.profileinstaller.action.SKIP_FILE","Permission ","VERIFY_AS_IP_ADDRESS","Asked to get item at ","Unresolved error while connecting client. Stopping auto-manage.","endMs","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","Replaced by View.findViewTreeLifecycleOwner() from lifecycle module","androidx.tracing.trace","anim","swiftPrefix_","EndToStart and EndToEnd both defined","doRun","loopOnState","no event down from ","Migration.kt","forbiddenElementsBitmask","Lokhttp3/internal/platform/BouncyCastlePlatform$Companion;","subtract","social","checkInfiniteSumDefined-PjuGub4","android:menu:checked","getJavaPrimitiveType","Unable to invoke asyncTraceBegin() via reflection.","Missing resolution for ConnectionResult.RESOLUTION_REQUIRED. Call GoogleApiAvailability#showErrorNotification(Context, ConnectionResult) instead.","isFinal$annotations","finishDeflate","Lokhttp3/internal/http/RealResponseBody;","A @Path parameter must not come after a @QueryName.","none","key_action_priority","android.app.ActivityThread","minByteCount > Segment.SIZE: ","MIGRATE_ALL_KEYS","android:support:fragments","Starting intent sender with a requestCode requires a FragmentActivity host","kotlin.collections.SlidingWindowKt$windowedIterator$1","fragment.parentFragmentManager.host.handler","DefaultExecutor","Setting fragment result with key ","SelectOnAwaitCompletionHandler","Method return type must not include a type variable or wildcard: %s","transformer","Illegal service provider class name: ","byte prefix","isMimeScheme","Unable to create files subdir ","PrintHelper","Restoring FragmentTransaction ","onlyBlocking","readUtf8CodePoint","VISIBLE","It's prohibited to register multiple handlers, tried to register ","Error getting resources from path","getApplicationProtocol","registerForActivityResult","DEVELOPER_ERROR","removeEntry$okhttp","iid-operation","scale","NOT_ALLOWED_MODULE","contentDeepHashCodeInline","produceMigrations","Hex string has odd number of characters","Rect should be within the child's bounds. Rect:","getSuppressedExceptions$annotations","element1","Instantiated fragment ","Parcel Int","loadLib","calling_package","suspendCoroutine","getValue(...)","Spring animations can only come to an end when there is damping","addHeaderLenient","CLASS_PREFIX_LIST","ProtocolException","WakeLock","uriHost","initialDelay","getDelay","initQueue$okhttp","sha1","targetId","getSystemFallbackPicker","byteStrings","Could not retrieve ResourcesImpl#mDrawableCache field","flatMapIterableTo","Unexpected state of the iterator: ","shift","fiid-sync","flatMapIterable","Failed writing ","klass.interfaces","android-min-sdk","Delay.kt","preferences_","refresh","onEntryRemoved","collect$suspendImpl","PARAGRAPH_SEPARATOR","iterator(...)","flatMapIndexedTo-QqktQ3k","getCapacity$kotlin_stdlib","backward accelerate cruse decelerate","android.graphics.FontFamily","Platform doesn't support proxying.","toMutableSet","Route ","Cannot remove elements from a DataBufferIterator","Bubble requires a non-null shortcut id","kotlin.Throwable","MaxObjSize","Expected a SETTINGS frame but was ","authClient","GeoLocation","CLOSED,","SignIn.INTERNAL_API","Actual binding is of type [","receiveCatching-JP2dKIU$suspendImpl","commonBase64","setLengths","readLiteralHeaderWithIncrementalIndexingNewName","reverse-rL5Bavg","shutdownForTests","mapTo-wU5IKMo","getSTAR","getSTATIC_HEADER_TABLE","walkTopDown","placeIds","Contiguous indeterminate animation must be used with 3 or more indicator colors.","shouldSendSuspend","Key ","encodeSet","dispatchDraw","baseKey","Lokhttp3/ResponseBody$BomAwareReader;","partName","hostOnly","isAtLeastSv2","toULongOrNull","rangesDelimitedBy$StringsKt__StringsKt","SETTINGS_HEADER_TABLE_SIZE","charBuf","expandBuffer() only permitted for read/write buffers","flatMapIndexedIterableTo","OkHttp-Preemptive","withSign","service","newChunkedSource","DECIMAL_DIGIT_NUMBER","inWholeDays","java.lang.module.ModuleDescriptor","canvas","null cannot be cast to non-null type kotlin.ranges.IntRange","getLastModifiedTime(...)","zero","Expected URL scheme 'http' or 'https' but no scheme was found for ","requestKey","Response is stale\\","END_HEADERS|PRIORITY","visitFile(...)","VersionedParcel encountered NoSuchMethodException","keys","Lokhttp3/internal/http2/Http2Reader$Companion;","Parcelables cannot be written to an OutputStream","event_metadata","Context is null","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$ActivityViewCreator;","sealLocked","x509TrustManagerExtensio…ficates, \\","kotlin.time","parameterNamesAndValues","Attr.value missing f. ","dates","contract","ON_LOCK_ALREADY_LOCKED_BY_OWNER","SimpleItemAnimator","PropertySet","getUnsupported","intRangeContains","catch","state","ensureActive","setupObservers","unsupported zip: spanned","sdkPlatform","localsrc","setOnBackInvokedDispatcher","noCoalescedConnections","Mutated drawable is not the same instance as the input.","allowedTargets","isAndroidGetsocknameError","Failed to open ","Callbacks must add text or a content description in populateNodeForVirtualViewId()","null cannot be cast to non-null type kotlinx.coroutines.selects.SelectInstanceInternal<*>","mSavedFragmentState=","readScope","produceFile","ThreadLocalEventLoop","getState","readerRunnable","Intent(Intent.ACTION_CRE…ntent.EXTRA_TITLE, input)","getVisibility$annotations","readTimeout","Could not retrieve value of ","newline","import androidx.lifecycle.observe\\","Phone number must be between 11 and 15 digits and not empty","Lokhttp3/internal/platform/ConscryptPlatform$Companion;","component5-GBYM_sE","TYPE","index out of range","android.template","addend","sumOfBigDecimal","toWindowInsetsCompat(insets)","emojiCompat","runMigrations","kotlin.Function4","LeftToLeft and LeftToRight both defined","getState$kotlinx_coroutines_core","Flow has less verbose 'scan' shortcut","Mime","The nodes to be interpolated and resulting nodes cannot be null","mPopEnterAnim=#","TLS_DH_anon_WITH_AES_128_CBC_SHA256","Use parameters named startIndex and endIndex.","bad parameter","debounceInternal$FlowKt__DelayKt","Updating retained Fragments: Removed ","dec-w2LRezQ","getCallerFrame","null key in entry: null=","AccountAccessor","createTunnel","append(...)","findLast-jgv0xPQ","stream finished","Data","VIEW_MODEL_KEY must always be provided by ViewModelProvider","offsetPositionRecordsForMove cached child ","Job ","GetJoinedUsers-Request","receiveAsFlow","isAsciiDigit$StringsKt__StringNumberConversionsJVMKt","Register Letter","selector","resumedState","Warning! Progress is defined for values between 0.0 and 1.0 inclusive","PersistedInstallation","GetMessage-Response","Error creating file in no backup dir: ","skipUnpark","kotlinx.coroutines.flow.FlowKt__EmittersKt","android:changeImageTransform:bounds","kotlinx.coroutines.flow.FlowKt__ErrorsKt$retry$1","fault","MAX_SIZE","setSelectedNavigationIndex not valid for current navigation mode","hexToByteArrayNoLineAndGroupSeparatorSlowPath","copyIntoByteBuffer","value=","getSavedStateProvider","Detected incompatible Protobuf Gencode/Runtime versions when loading %s: gencode %s, runtime %s. Runtime version cannot be older than the linked gencode version.","TRY_LOCK_FAILED","getInitializer$lifecycle_viewmodel_release","Failed query: ","Generated by Android Extensions automatically","active","mode","Context cannot be null","mergeRecoveredTraces","checkDestinationBounds","NoResults","Ignoring visibility inset not available for IME","Restricted","getLockingSourceCount$okhttp","Selected remote version of ","android.intent.action.PACKAGE_ADDED","get() threw CancellationException, despite reporting isCancelled() == false: ","Lcom/google/firebase/messaging/FirebaseMessaging;","Start minute must be in range [0, 59].","LOCALITY","androidx.datastore.core.SingleProcessCoordinator$updateNotifications$1","minWithOrNull-eOHTfZs","takeWhile-JOV_ifY","sendSegment","isFun","scopeUri must not be null or empty","ArrayDeque is empty.","Did not write as much data as expected.","getInRegistrationPhase","UTF_32","getDeclaringJavaClass","reversedArray","overridableFeatures_","http://tempuri.org/GetDistricts","component6","platformTrustManager","setMinLevel","minutes","propertyName","onApplyWindowInsets","Operations:","hexToUShort","commonRead","setBlendMode","Lokio/ForwardingFileSystem;","Stroke width cannot be negative.","resumeCancellableWith$kotlinx_coroutines_core","connectivity","https://emtts.dakkhana.com.pk/MobileAppSOAP/contact.asmx","setHeap","superscript","messagingClientEventExtension","Policy violation with PENALTY_DEATH in ","trackResponse$okhttp","SUSPEND_NO_WAITER","only-if-cached","Lokhttp3/internal/io/FileSystem$Companion$SystemFileSystem;","TYPE_PRIORITY streamId == 0","iterator2","toJavaDuration-LRDsOJo","hash","Can't get the number of an unknown enum value.","getAfterBoundaryOptions","trailingComments_","substring(...)","getCoroutineContext$annotations","java.lang.Comparable","INVALID_HOST","generateSequence","Could not retrieve ThemedResourceCache#mUnthemedEntries field","tel:","Channels.kt","Invalid gencode version: ","Failed to load IDynamiteLoader from GmsCore: ","No System TLS: ","sortedArrayDescending","getGroupSeparator","getNamesAndValues$okhttp","forbiddenElementsBit","app:theme is now deprecated. Please move to using android:theme instead.","Slide distance must be positive. If attempting to reverse the direction of the slide, use setSlideEdge(int) instead.","Timeout must be positive","getOrNull-impl","createCustomViewInternal","toRelativeString","triggerCollisionView","okhttp3/internal/connection/RealCall$timeout$1","Trying to bind a GmsServiceConnection that was already connected before.  config=","Could not find method getScaledScrollFactor() on ViewConfiguration","isDirectory","Item URI is not allowed. Item position: ","clearSpans","availablePermits","leftSingleQuote","FirebaseApp has not being initialized. Device might be in direct boot mode. Skip exporting delivery metrics to Big Query","suppressShowOverApps","getActivityResultRegistry","toClasspathRoots","DoubleTimeMark(","Function13","contentToString-2csIQuQ","dfsIterator","installParentHandle","Expected a string but was ","consumesAll","Lokio/DeflaterSink;","Selector is not allowed: ","TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256","no-transform","getENABLED$annotations","requestStreaming_","invokeOnCompletion","CUSTOM,","19.0.0","Calling getViewModelStore() before a Fragment reaches onCreate() when using setMaxLifecycle(INITIALIZED) is not supported","false","Unable to invoke no-args constructor for ","PAYLOAD_LONG","A MIME type set here must not start with *: ","setPrivateFactoryInternal","next()","isOpen","bufferBytesHeldByInflater","newInstance","onAny","Already attached","Shutting down is not allowed.","Upgrade your binding to version 1.6.x.","struct","MILLISECONDS","persistent","anticipate","consumeSource","PERMIT","Lokhttp3/internal/cache/DiskLruCache$Entry;","int2","PagerTabStrip","isLocked","androidx.profileinstaller.action.SAVE_PROFILE","Illegal value type ","backoff","tryAllocateWorker","getInWholeSeconds-impl","distinctUntilChanged","Dividing zero duration by zero yields an undefined result.","millisToNanos","startMillis=","GoogleCertificates has been initialized already","MMMM d, y","TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA","overshootInterpolator","index: ","Unsupported version","AT_LEAST_ONCE","getReusableCancellableContinuation","Non-positive values are prohibited for bytesPerGroup, but was ","Errors.kt","hashCode","peerCertificates","toChannel","updateMargins","getMinutesComponent-impl","worker","awaitComplete","decrementUseCount","android.widget.Button","createTempFile","shouldUnpark","Emitter","WHITESPACE","shutdown","WelcomeNote","value.string","Malformed JSON for key ","schedule failed (queue is shutdown)","service probably died","Module with the Main dispatcher is missing. Add dependency providing the Main dispatcher, e.g. 'kotlinx-coroutines-android' and ensure it has the same version as 'kotlinx-coroutines-core'","android.colorized","TYPE_WINDOW_UPDATE","digitToInt","entriesIterator$kotlin_stdlib","callCancelHandlerSafely","Failed to instantiate SLF4J LoggerFactory","CREATE TABLE event_payloads (sequence_num INTEGER NOT NULL, event_id INTEGER NOT NULL, bytes BLOB NOT NULL,FOREIGN KEY (event_id) REFERENCES events(_id) ON DELETE CASCADE,PRIMARY KEY (sequence_num, event_id))","sendSegment$volatile","serviceIntentCall","isCoalescedConnection","Android O MR1 is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 27`.","singleton(...)","Expected ':' at index ","contentEquals-KJPZfPQ","growFraction","getEpochSeconds","Error calling Drawable#isProjected() method","removeBase","h:mm:ss a z","getProtocols$okhttp","COMPUTER","List has more than one element.","onBackInvoked","app:layout_constraintRight_toLeftOf","Archive","mediaType.toMediaTypeOrNull()","certificate binder is null","android.content.res.ThemedResourceCache","clearThreadContext","maxStale < 0: ","androidx.core.app.NotificationCompat$CallStyle","NO_VALUE","WAKE_LOCK_KEY","getTimeUnit$kotlin_stdlib","ActiveUsers","isExtension_","LocationAvailabilityRequest[","onBufferOverflow=","targetFragment","forceCodeForRefreshToken","Must be called on ","constructor.parameterTypes","android.hiddenConversationTitle","VdcInflateDelegate","login-gIAlu-s","MARKED_NULL","summaryList","UTF32_LE","takeLastWhile-JOV_ifY","getAddress$okhttp","getTypeParameters$annotations","Failed to report request stats: ","don't call for custom attribute call setPoint(pos, ConstraintAttribute,...)","SequentialExecutorWorker{running=","provider","first-GBYM_sE","detectFragmentTagUsage","android.conversationTitle","Lokhttp3/internal/concurrent/TaskRunner;","getMapAsync must be called on the main thread.","completeClose","errorMessageTemplate has more than one format specifier","ArraySet","rem-VKZWuLQ","Attempted to deserialize a java.lang.Class. Forgot to register a type adapter?","filterIsInstance","illegal position for attribute","android.view.accessibility.action.ARGUMENT_PRESS_AND_HOLD_DURATION_MILLIS_INT","assert","Could not read android:spinnerMode","get_thread$annotations","MockWebServer ","convertPrimitiveToWrapper","digest$okio","cannot access method ","hashingSink","detachWithViolence","bufferedWriter","doFinal","ActionBarOverlayLayout","failed_resolution","Input should have at least 2 symbols for Base64 decoding, startIndex: ","fileOutputStream","if-modified-since","getWriter","getWriteBytesMaximum","Not enough bytes to read a uuid at index: ","initialCapacity","kotlin.collections.Map.Entry","DEFAULT_INSTANCE","large_icon","mipmap","android.intent.extra.PROCESS_TEXT_READONLY","unmodifiableList(running…yncCalls.map { it.call })","Couldn't set content description via JB-MR2 API","poolingContainerListenerHolder","viewCreator","Factory[type=","selectProtocol","Replaced with member function. Remove extension import!","FRAGMENT_ENCODE_SET","TimedValue(value=","marginStart","blackholeSink()","smsto","serviceActionBundleKey","headerList","Bad fragment at key ","endIndex","classfileBuffer","bodyComplete","toUtf8String","PRI * HTTP/2.0\\r\\n\\r\\nSM\\r\\n\\r\\n","EEE,dd-MMM-yyyy HH:mm:ss z","activityResultRegistry","listener","MONTH_PATTERN","Not enough capacity to write a uuid at index: ","android.net.conn.CONNECTIVITY_CHANGE","NonDisposableHandle","GETM","locked","SearchResult","encoded","weather","cancelFutureOnCancellation","unexpected state: ","Function5","CustomTrustRootIndex","Cannot create an instance of ","bitsPerByte","view holder cannot have position -1 unless it is removed","RESULT_NOT_WRITABLE","staggered","radix","reversePositionIndex","assuming view holder cannot be find because it is hidden","requireActivity().defaultViewModelCreationExtras","duplicate option: ","idleAtNs","Path","Location","getOrElse","secondaryTextMatchedSubstrings","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$filter$1","getBytesPerGroup","null cannot be cast to non-null type kotlin.Function1<kotlin.Boolean, kotlin.Unit>","REACT","disposableHandle","kotlinx.coroutines.flow.FlowKt__LimitKt$dropWhile$1$1","toFloat-impl","unboxState","Writer","readExternal","Lokhttp3/Cache;","CAPABILITY_CAN_REQUEST_ENHANCED_WEB_ACCESSIBILITY","Accessor","relaxed","CONNECTED","package_","thisMillis","rehash","PersistedInstallation.","Guideline","onErrorReturn","toJavaDuration","headersToRedact","Lokhttp3/WebSocket$Factory;","androidx.datastore.core.okio.OkioWriteScope","no-store, ","editor","Cannot construct an Api with a null ClientBuilder","work must not be null","setPrivateFactoryInjectionEnabled","kotlinx.coroutines.flow.FlowKt__LimitKt$take$$inlined$unsafeFlow$1","setFcmToken","getRange","executed","Fragment no longer exists for key ","moving more than 1 item is not supported in RecyclerView","PushObserverCancel","onStart ","containsKey","STACKTRACE_RECOVERY_PROPERTY_NAME","getMIN$kotlin_stdlib","scan-A8wKCXQ","application","substringAfterLast","isIoDispatcherThread","NO_INDEX","stream","removeCleanedAt","IndexedValue(index=","headerTableSizeSetting","INTERRUPTED_RCV","unit == null","Link","setPosixFilePermissions(...)","Use append(value: Any?) instead","Unsupported type classifier: ","isLetter","Use lowercase() instead.","viewpump_release","metadataVersion","hour","android.resource","async","CENTRAL_FILE_HEADER_SIGNATURE","forceWrapper","COLOR","Unknown color scheme: ","end cannot be null","Failed to instantiate ","immutableListOf","isInMillis","Invalid TTL: ","getFileStore(...)","Cannot display null dialog","plusElement","kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1","isLowSurrogate","sInstance","Invalid Expiration Timestamp.","kotlinx.coroutines.flow.FlowKt__TransformKt$runningReduce$1$1","getLastIndex--ajY-9A","parkedWorkersStackNextIndex","Looper must not be null.","viewport","quickSort-Aa5vz7o","null cannot be cast to non-null type kotlinx.coroutines.channels.ReceiveCatching<E of kotlinx.coroutines.channels.BufferedChannel>","takeLast-qFRl0hI","Channel was consumed, consumer had failed","configureSecureSocket","maxOf-xTcfx_M","GoogleApiClient#","setTlsVersions$okhttp","isHexLetter$StringsKt__StringNumberConversionsJVMKt","CarouselLayoutManager","forEachIndexed-WyvcNBI","setEncodedFragment$okhttp","flatMapSequenceTo","transport_contexts","getLifecycleScope","commonFlush","initialized","The UTC offset at the end of the string is missing","registerForActivityResult(...)","Flow analogue of 'replay(bufferSize)' is 'shareIn' with the specified replay parameter. \\nreplay().connect() is the default strategy (no extra call is needed), \\nreplay().autoConnect() translates to 'started = SharingStarted.Lazily' argument, \\nreplay().refCount() translates to 'started = SharingStarted.WhileSubscribed()' argument.","takeLast-PpDY95g","updateNotifications","loadProviders$kotlinx_coroutines_core","servedDateString","Dispatchers.Main.immediate","historical-record","fromClosedRange-7ftBX0g","DataMigrationInitializer.kt","drop(count)","controlState$volatile","onPreExecute","maxWithOrThrow-U","minimumCapacity","required","java.io.tmpdir","no-store","endIndex < beginIndex","VersionedParcelParcel","supportScrollUp","android.support.dataRemoteInputs","checkedIconVisible","clearAvailableContext","maxOf-5PvTz6A","rect","kotlinx.coroutines.flow.FlowKt__LimitKt$take$2$1","sendBlocking","com.a360technologies.adeelnasir.emtts.Views.AuthRepository","rotationcenterid","DIRECTORY_SEPARATOR","getGmsPicker$activity_release","awaitInternal","flowCombine","onLock","Disconnect","sharedCounter","animatedTransform","ccEnableArenas_","getBuffer$annotations","org.slf4j.LoggerFactory in failed state. Original exception was thrown EARLIER. See also http://www.slf4j.org/codes.html#unsuccessfulInit","add from attach: ","json must not be null","runnable == null","getSelectClause","wrap(toByteArray()).asReadOnlyBuffer()","kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1","null cannot be cast to non-null type kotlinx.coroutines.flow.SharedFlowImpl.Emitter","registerSelectForReceive","flatMapTo-HqK1JgA","Failed to download image in time, showing notification without it","caller","Can't change tag of fragment ","Cannot move a child from non-existing index:","Callback proxy ","Serialization of this object is not allowed","sendBuffer","timeoutMessage-LRDsOJo","park","Invalid use of arcMotion element","unwrap","Use 'launchIn' with 'onEach', 'onCompletion' and 'catch' instead","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$PrivateWrapperFactory2ViewCreator;","getReplaySize","getCoroutineId","buildIndex","headersQueue","LibraryVersion{libraryName=","removeLeadingZeros","getFlow","androidx.datastore.core.DataStoreImpl$incrementCollector$2$1","resize","Failed to delete outdated new file ","insertIntoDynamicTable","loggers","search","freeze$datastore_preferences_core","SHUTDOWN_REQ","referer","http://tempuri.org/ContactUS","action_bar_subtitle","Destructured","uri.toHttpUrlOrNull()","buildIfSupported","mSelection=","SyncBody","asSharedFlow","rawResponse == null","ImageView","Empty{","foldRightIndexed-3iWJZGE","No support for ViewTransition within transition yet. Currently: ","Lokhttp3/internal/http2/PushObserver;","entriesReader","maxByteCount","NO_RECEIVE_RESULT","getDimensionOrThrow","keepAliveDurationNs","varyFields","runningReduceIndexed","Geofence region not set.","writeTextImpl","this as java.lang.String…ing(startIndex, endIndex)","inWholeMilliseconds","androidx.content.action.LOAD_EMOJI_FONT","kotlinx.coroutines.flow.FlowKt__ReduceKt$first$$inlined$collectWhile$2","kotlin.jvm.functions.Function20","FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY","emptyArray","getARTIFICIAL_FRAME_PACKAGE_NAME","Oneof is only supported for scalar fields. Field ","rootCause","Lokhttp3/internal/platform/ConscryptPlatform$DisabledHostnameVerifier;","registration_id","record","streamDependency","longRangeContains","LongTimeMark","pollGlobalQueues","getRetryOnConnectionFailure$okhttp","google.product_id","android.answerColor","EB_COMPLETED_PAUSE_EXPAND_BUFFERS_BIT","TokenCreationEpochInSecs","singleOrNull-rL5Bavg","hashSetOf","toFloat","Status","FLAGS","All processed segments should be unreachable from the data structure, but the `prev` link of the leftmost segment is non-null.\\nChannel state: ","getLeastSignificantBits","sum-rL5Bavg","removeOnContextAvailableListener","Move","listOfNotNull","replaceFirstChar { it.lowercase(Locale.getDefault()) }","coerceAtMost-5PvTz6A","InviteFunc","isExecuted","Other","kotlin.sequences.SequencesKt__SequencesKt$ifEmpty$1","Not a JSON Object: ","getFormatOpcode","DefaultDelay","retryAfter","toPreciseTime","replaceAfterLast","toStringInternalImpl","url.toHttpUrl()","getOrThrow-impl","maxUpdates","sink.buffer()","Finishing[cancelling=","onEachIndexed","symbolsPerGroup","BROWSER_COMPATIBLE_DATE_FORMAT_STRINGS","hasInitialValue","types","IDLE_CONNECTION_HEALTHY_NS","launchUnit","booleanExpression","includeDirectories","getReadBuffer","Content found after the end of file","withStateAtLeastUnchecked","MINIMUM_BLOCK_SIZE","enumEntries","translationYCurveUpwards","NewInstanceFactory","ConstraintOverride","MASK_4BYTES","Lokhttp3/internal/ws/RealWebSocket;","SHA-512","replaceBefore","toHexString-lZCiFrA","http-equiv=Content-Type","minWith-XMRcp5o","writeSynResetLater$okhttp","getDataStore","Trying to unbind a GmsServiceConnection  that was not bound before.  config=","connectionCode","demo_map_id","Weight :","headerCount","statusCode","deleteRecursivelyImpl","Null methods are not runnable.","awaitSuspend","app:layoutDescription=\\","Produce.kt","zip-HwE9HBo","arrayClassName","isEligible","getProtocol$okhttp","bytesPerSecond","INVIT","isMyProcess","TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256","ACTION_ARGUMENT_MOVE_WINDOW_X","FAST_SERVICE_LOADER_ENABLED","interp(","getsockname failed","requireLock","login","timeSource","indexOf-VKZWuLQ","flowOn","MoreExecutors.directExecutor()","MSISDN","AccessibilityActionCompat: ","sourceCount","postFrameCallback","maxOrNull","resolveSibling","Unknown scene name: ","kotlinx.coroutines.flow.internal.CombineKt$zipImpl$1$1$second$1$1","chunked","doSelect","View","firstName","getEbPauseExpandBuffers","lineNumbers","Lcom/google/firebase/FirebaseOptions;","deflater","noStore","result must have a length of 3.","android.intent.extra.MIME_TYPES","getContext$annotations","horizontalBias","count","replay","dragscale","androidx.lifecycle.RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1$1$1$1","GoogleSignatureVerifier","SSLv3","device-model","actionIntent","file not found: ","ActivityInitializationListener","author","applicationContext","this","PLACES_API_INVALID_ARGUMENT","notificationCount is invalid: ","getPARAM_CLAUSE_0","TYPE_PING length != 8: ","Empty char sequence can't be reduced.","Showing notification","IDynamite loader version = 2","SearchFunc","messages","SSL_3_0","No backward or forward transitions defined for Carousel!","exceptionCtors","collectJob","clearDeadline","Must provide a connected listener","matchesHostname","pushResetLater$okhttp","api/updateToken","defaultInstance","multiple=true","android.settings.APPLICATION_DETAILS_SETTINGS","List{","includeDefaultPort","xmlns=http://www.openmobilealliance.org/DTD/WV-PA","android.remoteinput.results","onLoadComplete was incorrectly called on a background thread","getLogger","checkNotFrozen$datastore_preferences_core","Web Socket exchange missing: bad interceptor?","layout_inflater","Notification permission denied. You won't receive push notifications.","commonWriteLongLe","hasNext called when the iterator is in the FAILED state.","EMPTY","VersionedParcelable encountered IOException reading a Serializable object (name = ","retainValues","getConnectionPool","changeImageTransform","getSIZE_BITS$annotations","forWebSocket","getLazily","next-s-VKNKU","java.lang.Double","minWithOrNull-zrEWJaI","tolls","Lokhttp3/internal/connection/RouteSelector;","OptIn","clauseResult","media_router","setPushObserver$okhttp","googleSignInAccount","not a zip: end of central directory signature not found","Storing App Locales : Failed to persist app-locales: ","publicSuffixListBytes","UNKNOWN_PID","Tracking","kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1","controlX1","addOneIfEmpty","filterTo","Buffer size should be non-negative, BUFFERED, or CONFLATED, but was ","android.widget.","supportedSpec","primary_color_dark","executed$okhttp","Null transformer","isAtLeastOMR1","SSL_DH_anon_EXPORT_WITH_RC4_40_MD5","app:layout_constraintHorizontal_weight","isClosedForReceive$annotations","isReadOnly$kotlin_stdlib","TwilightManager","exceptionsHolder","dec-s-VKNKU","ACTION_SHOW_TOOLTIP","addIfAbsent","orderedEquals$kotlin_stdlib","trace(sectionName, block)","androidx.datastore.core.okio.OkioStorageConnection","No start tag found","rangeUntil-7apg3OU","toDouble","FLOAT","getCompletionExceptionOrNull","okhttp.MockWebServer","auto_init","Maps","START_TAG","getDirectory","hostnameVerifier","Null registrationStatus","UseViewLifecycleInFragment","Finished handling requests, unbinding","Slider value(%s) must be greater or equal to valueFrom(%s), and lower or equal to valueTo(%s)","arrayListOf","UNDEFINED_RESULT","parentPath","Initialize must be called before ","Unsupported type ","pushQueue","Query map value '","Object","Failed to retrieve remote module version.","all-jgv0xPQ","lifecycleObserver","onCreateView","Unable to parse preferences proto.","Super calls with default arguments not supported in this target, function: resumeImpl","selectedAccountIsNotClickable","Lokhttp3/internal/http2/Huffman$Node;","getClassQualifiedName","Could not unwrap certificate","Could not invoke computeFitSystemWindows","MessageInfo","refreshRunnable","DEFAULT_CLOSE_MESSAGE","okhttp3/internal/http/DatesKt$STANDARD_DATE_FORMAT$1","SIZE_BITS","This method is deprecated. Please call rebuildScene() instead.","Form-encoded method must contain at least one @Field.","flowWithLifecycle","Applying 'flowOn' to SharedFlow has no effect. See the SharedFlow documentation on Operator Fusion.","HOLDS_LOCK_YES","ASSERTIONS_ENABLED","sendConnectionPreface","Use minOrNull instead.","Lokhttp3/OkHttpClient;","You should override computeScrollVectorForPosition when the LayoutManager does not implement ","onGetLayoutInflater() cannot be executed until the Fragment is attached to the FragmentManager.","SelectOld.kt","placeAliases","releaseCpuPermit","This function can only be used privately","provide() can be called only once.","motion:percentY","contentDeepEquals","monitorExit","readable","InviteType","foldRight-zww5nb8","registered","GroupID","Sequence","Attempting to load maps_dynamite again.","BoundedByteStream instances are not to be serialized directly","joinSuspend","checkBoundsIndexes","binarySearch-2fe2U9s","peerCertificates$delegate","AssertionError","backend","options_","Unable to initialize via reflection.","reencodeForUri$okhttp","RotateGesturesEnabled","iconSize cannot be less than 0","Needed ","list(this)","inWholeMicroseconds","reflection","removeAllObservers$datastore_core_release","runIfNeeded","Level","maxBufferSize < 1: ","place_is_permanently_closed","unexpected characters after boundary","fromIndex (","Object returned from onCreateLoader must not be null","getDefaultDelay","TLSv1.1","setMaxRequestsPerHost","Starting download of: ","String not supported","launchSharing","Start Tag","Timeouts can't be adjusted in a network interceptor","name","LINE_SEPARATOR","Transition out of order: ts1=%d, ts2=%d","Couldn't get own application info: ","Cannot call blockingConnect() when sign-in mode is set to SIGN_IN_MODE_OPTIONAL. Call connect(SIGN_IN_MODE_OPTIONAL) instead.","ACTION_SCROLL_TO_POSITION","SERVICE_MISSING_PERMISSION","kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharingDeferred$1","Proxy.address() is not an InetSocketAddress: ","associatedStreamId","MESSAGE","androidx.activity.result.contract.extra.PICK_IMAGES_MAX","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$4","PKIX","setQueue$okhttp","replaySize","http2HeadersList","android.chronometerCountDown","Failed requirement.","mId=","moduleName","getOnAwaitInternal","RIGHT_TO_LEFT","android.view.accessibility.action.ARGUMENT_COLUMN_INT","uintToFloat","offsetPositionRecordsForMove attached child ","BomAwareReader","Waited ","Clock.System.now()","data","charsPerSet","maxWithOrThrow","flatMapIndexed","vary","installSignalHandler","flatten$kotlin_stdlib","start should be <= than end","readIndexedHeader","userAddedPlace == null","Skip didn't move at least 1 byte forward","nanosecondsComponent","3.1.0","secondaryText","setSource$okhttp","INITIAL_WAIT_MILLIS","readLiteralHeaderWithoutIndexingNewName","fromUByteArray-GBYM_sE","getRightGuillemet$annotations","getFloat","TLS_ECDH_anon_WITH_AES_128_CBC_SHA","Some of the queried APIs are unavailable. ","GetList-Request","fifeUrl == null","Invalid sent time: ","intentSender","placeIds == null","filterNot-jgv0xPQ","okhttp3/internal/concurrent/TaskQueue$schedule$2","userHandle","null cannot be cast to non-null type kotlinx.coroutines.ParentJob","defaultValue","getDescriptorMethod","getJavaClass","Child views must be of type MaterialButton.","android.os.Build.VERSION.SDK_INT >= 27","API declarations must be interfaces.","inputStream","fillColor","getScrapOrHiddenOrCachedHolderForPosition(","Null libraryName","isFallbackPossible","SUSPENDED","method","translationYCurveDownwards","awaitingContainerChanges","getSslSocketFactoryOrNull$okhttp","State{mTargetPosition=","getUpdateNotifications","commonWriteShort","markerClass","Use JsonReader.setLenient(true) to accept malformed JSON","isAtLeastS","SUBCLASSES","Invalid pointerId=","findOne","kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1","getCollectToFun$kotlinx_coroutines_core","cacheGet","LEFT\\","isPresent","bold","radix ","end stage 1\\n","1.0.37","getHash","kotlin.collections.MutableListIterator","Storing App Locales : FileNotFoundException: Cannot open file %s for writing ","sharedElementNameMapping.keys","android.intent.action.SEND_MULTIPLE","Failed to get FIS auth token","inWholeSeconds","Keylines that are marked as focal must all have the same masked item size.","OVERFLOW_DIGIT_START","sumOfDouble","doOnEnd","IDynamite loader version < 2, falling back to getModuleVersion2","null cannot be cast to non-null type kotlin.Boolean","runBlocking","sslSocketFactory == null","Could not get last known location. This is probably because the app does not have any location permissions. Falling back to hardcoded sunrise/sunset values.","closed failed","toHttpUrlOrNull","parsePort","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransformUnsafe$1","asUByteArray","Resource ","parentContainer","getPriority$com_google_firebase_firebase_common","drop-nggk6HY","expected \\","aOffset","AnimateCircleAngleTo","scrollX","Attempting to reuse fragment ","times-kIfJnKk","Invalid motion path type: ","none-QwZRm1k","Item at position ","kotlinx.coroutines.flow.FlowKt__LimitKt$collectWhile$collector$1","readCertificateList","Impossible relative path to resolve: ","Using renamed FirebaseIidMessengerCompat class","app:layout_constraintWidth_min","unaryMinus-UwyO8pc","undefined","appendLine()","readBuffer","kotlinx.coroutines.channels.BufferedChannel","Failed to createFile: ","connectionName","Applying 'cancellable' to a SharedFlow has no effect. See the SharedFlow documentation on Operator Fusion.","Shouldn't be called for repeated message fields.","absoluteValue","mostSignificantBits","reversePositionIndex$CollectionsKt__ReversedViewsKt","java.lang.Module","int1","current","kotlinx.coroutines.flow.FlowKt__EmittersKt$transform$1","Error thrown initializing StaticLayout ","deadline","numberFormat","callerFrame","doubleFromParts","upperBound","getDEFAULT_CONCURRENCY","Lcom/google/firebase/logger/Logger$AndroidLogger;","Unexpected type. Expected one of: ","SYNCHRONIZED","record.message","timeoutEarlyExit","Failure(","IMReceiveFunc","onClosed","ApiKey must be set.","isSendOp","outState","head$volatile","tableswitch","isAllowingSavingState$savedstate_release","networkInfo","asyncCall","DALI","No preceding call to #readHistoricalData","expectedSize","null cannot be cast to non-null type java.util.Comparator<T of kotlin.comparisons.ComparisonsKt__ComparisonsKt.reversed>","ellipsis","activityResumed$lifecycle_process_release","idempotentResume","Value cannot be cast to ","isGmsPickerAvailable$activity_release","binder is dead. start connection? ","bytesPerGroup = ","Lokio/ByteString$Companion;","initCallbacks cannot be null","noCache","CONFIRM_BUTTON_TAG","Did not consume the entire document.","GetGroupProps-Request","readJournalLine","lazyOf","BRAVIA","lruEntries.values","getLeftGuillemete$annotations","Placeholder","touchregionid","forEach-jgv0xPQ","InitializerApi.updateData should not be called after initialization is complete.","if-range","FLOW_CONTROL_ERROR","Index:","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$flatMap$1","removePoolingContainerListener","newBuilder().setDouble(value).build()","getInstant","combineTransform","awaitAll","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$3$1","isFinite-impl","compressed","Unexpected control character while reading string","bounceInterpolator","toColorLong","No such package: ","reuseCallsPerHostFrom","logRequest","EXCITED","getSize","Use canonical fakes instead. go/cheezhead-testing-methodology","androidx.datastore.core.FileWriteScope","Allocated buffer does not have NIO buffer","getEXTRA_SYSTEM_FALLBACK_PICK_IMAGES_MAX$annotations","getVisualMimeType","connectToInetAddress","compile(...)","euro","getEventListenerFactory$okhttp","Missing required properties: tokenExpirationTimestamp","tryPeekLocked","readZip64EocdRecord","subarrayContentEquals","scheduledTasks","rotateLeft","Longitude","fileObservers","Unexpected rsv1 flag","Failed to get service from broker. ","USER_ONLINE_STATUS","Lokhttp3/internal/http2/ErrorCode$Companion;","mUpdateThrottle=","outFinishedOnLastFrame","opcode","maxAge=","CANCELED","varyHeaders","Multiple entries with same key: ","android.intent.category.OPENABLE","hintOnError","startIndex: ","DEBUG_PROPERTY_VALUE_OFF","KeyTrigger","EditText","MIN_VALUE","Cannot happen in ","xor-xj2QHRw","getCallTimeout$okhttp","setSocketFactory$okhttp","tryResumeImpl","flags","isComplete","ACTION_SET_SELECTION","kotlinx.coroutines.stream.StreamFlow","null cannot be cast to non-null type java.lang.Class<out kotlin.Throwable>","split$StringsKt__StringsKt","Already resumed","buildTrieRecursive","Request ID not set.","Your content must have a ListView whose id attribute is 'android.R.id.list'","Stream closed","completeExceptionally","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$3","Failed to load class \\","newSize","publicKey.encoded","Ran off end of other: 0, ","unregister","PROPPATCH","left","clearFragmentResult","kotlinx.coroutines.fast.service.loader","minLevel","app:baselineToBottom","convertTo","kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1","CLOSE_STATUS_CLOSED","putRehash","nextULong-jmpaW-c","mStarted=","http://www.slf4j.org/codes.html#version_mismatch","mBaselineAlignedChildIndex of LinearLayout set to an index that is out of bounds.","mIsChildViewEnabled","PickContact","startColor","lastAccessedAtMillis","isLocallyInitiated","ContentType","Object array response class must have a single Field","Lokhttp3/Authenticator$Companion;","Activity must not be null","fm.fragmentFactory.insta…ontext.classLoader, name)","extraSize","asShortArray-rL5Bavg","messagingClientEvent","result_","android.intent.extra.EMAIL","bodySource","causeAndStacktrace","android.support.actionExtras","split","UShortArray(storage=","Tried to change cursor after adapter was closed.","CHECK: ","the `onUndeliveredElement` feature is unsupported for `sendBroadcast(e)`","checkEqual","rawResponse should not be successful response","Animations may only be started on the main thread","requestId is null or too long: ","getDescriptor","ga_trackingId","invoke","SpecialEffectsController: Forcing all operations to complete","Lokio/internal/EocdRecord;","bad zip: truncated header in extra field","withMatrix","alpnProtocolNames","testToArray","org.kobjects.util.ChainedRuntimeExceptionSE","preVisitDirectory","android:menu:adapter","null cannot be cast to non-null type kotlinx.coroutines.channels.ReceiveChannel<E of kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt.filterNotNull>","kotlin.Function14","sample-HG0u8IE","rawSocket","flow3","delimiterLength","ModuleInstall.API","TYPE_INTERPOLATOR  ","maxEmojiCount should be greater than 0","leadingComments_","INSERT INTO global_log_event_state VALUES (","type=password","getIO$annotations","NA/SubstituteLogger","null cannot be cast to non-null type kotlin.Function1<kotlin.coroutines.Continuation<T of kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt.createCoroutineUnintercepted>, kotlin.Any?>","date","setGroupSeparator","https://ep.gov.pk/epmobile/pakistan-post/po.html","TransitionLayout","Crossing1","Chip text must be vertically center and start aligned","not(...)","kotlin.CharArray","ArrayList(lruEntries.values).iterator()","filterValues","countLeadingZeroBits-7apg3OU","autoComplete","isWhitespace","rangeUntil-xj2QHRw","inputExhausted","Only one HTTP method is allowed. Found: %s and %s.","optional","PENALTY_LOG","LOCK_ERROR_MESSAGE","insert(...)","Lint.kt","Received response for unknown request: ","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER","retryAfterFailure","runOnNextRecreation","cache is closed","countOneBits-7apg3OU","getResponseWithInterceptorChain$okhttp","ACTION_COPY","setReflectiveFallbackViewCreator","Lokhttp3/internal/concurrent/Task;","createTunnelRequest","setIsFromMockProvider","getMarginBottom","Could not add transition to another transition.","GroupChangeNotice","ON_STOP","onException","110 HttpURLConnection \\","width and height must not be negative","dexopt/baseline.prof","app:layout_constraintHeight_percent","SendMessage-Request","KeyPositions","single cert required","withContext","SystemFileSystem","entriesView","Null transportName","undispatchedResult","Internal error with the back stack records","Lokhttp3/logging/LoggingEventListener;","booleanPreferencesKey","kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1","isAbstract$annotations","getOwner","uppercaseChar()","Error instantiating inner object","forwardPass","layout or scroll counter cannot go below zero.Some calls are not matching","getPlatformExceptionHandlers","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$ParentAndNameAndAttrsViewCreator;","setJob","No number to parse","minOrNull--ajY-9A","fromTimeSource","propertyYName","cacheLock","Firebase-Messaging-Task","isCustomViewCreation","CREATED","Non-negative loitering delay needs to be set when transition types include GEOFENCE_TRANSITION_DWELL.","onSendRegFunction","Collection.kt","excludeClass","ViewPager with adapter ","removeRange","isValidFloat","UNIX_LINES","StackTraceElement","getUnit","signingCert","leftGuillemet","times-mvk6XK0","toCharArray","toUShortOrNull","checkUpgradeSuccess$okhttp","Lokhttp3/CipherSuite;","ArrayIndexOutOfBoundsException","MultiProcessCoordinator.android.kt","Polling operation queue failed","FALSE","lastModifiedString","closeAction","createCopy","SessionType","Deprecated without replacement as an internal method never intended for public use","sentRequestMillis","startedTransitions","windowedSequence","isDigitsOnly","only-if-cached, ","Non-blocking","observer","Listener type must not be empty","custom","No initializer set for given class ","removeFirstIf","Invalid height. Must be a positive value, MATCH_PARENT, or WRAP_CONTENT.","awaitNullable","search_suggest_query","CoroutineExceptionHandler","parseIsoString","closed,","viewportWidth","android:savedDialogState","kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1","commonThreadLocal","Lcom/google/firebase/messaging/FirebaseMessagingService;","Federal","fileName_","readyAsyncCalls.iterator()","reporterCount","Unexpected status line: ","getCapacity","ConstraintLayout","arrayType","failure","filterKeys","fcm_fallback_notification_channel_label\\","pathData must be supplied for patternPathMotion","android.support.groupKey","Cannot find context from the provider.","fragment ","Could not get fingerprint hash for package: ","pathNode","A @Url parameter must not come after a @Query.","Content-Type: ","RemoveNickList","add: ","onClosedReceiveOnNoWaiterSuspend","LinkedHashSet","UnsubscribePresence-Request","CancellationException","getLongAtCommonImpl","bitsPerSymbol","paragraph","mapTo-wzUQCXU","unexpected code: ","Map must include generic types (e.g., Map<String, String>)","toBigInteger","enterNetworkInterceptorExchange","getSpans","receiveImplOnNoWaiter","panoId","setSupportsTlsExtensions$okhttp","mobileSubtype","getMaxFrameSize","sortedSetOf","putLong","PrivateWrapperFactory2ViewCreator","ensureImeVisible","handlePermissionDenied","findByIssuerAndSignatureMethod","callStart","toTypedArray","dropLastWhile-JOV_ifY","Can't access the Fragment View's LifecycleOwner for ","REMOVED_TASK","ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT","SETGP","Lokhttp3/internal/http2/ErrorCode;","Lokhttp3/Interceptor$Companion;","updateBounds","Unable to assign chained blame through WorkSource","YEAR_PATTERN","Tab not attached to a TabLayout","sharedElementLastInViews","cancellationToken may not be already canceled","onAnimationEnd","Delete","client streams shouldn't have associated stream IDs","minOrNull-GBYM_sE","Not allowed.","string.decodeHex()","getAdjustment-UwyO8pc","ConstraintLayout-2.1.4","getContinuationCancellationCause","third","Index overflow has happened","subarrayContentHashCode","CAPABILITY_CAN_RETRIEVE_WINDOW_CONTENT","Function18","getAll","No keylines defined for ","Event","nextUInt-qCasIEU","Detail","uppercase","FramingSource","MY_UID","Can't access method using reflection","Failed to start resolution intent. This may occur when resolving Google Play services connection issues on emulators with Google APIs but not Google Play Store.","Multipart can only be specified on HTTP methods with request body (e.g., @POST).","This `contains` operation mixing integer and floating point arguments has ambiguous semantics and is going to be removed.","getUlp","outFinished","DefaultDateTypeAdapter(","databaseUrl","kotlinx.coroutines.selects.WhileSelectKt","onUnintentionalDisconnection must only be called on the Handler thread","onFailure","null cannot be cast to non-null type java.lang.Runnable","minor","articleTracking","nanos_","prepareReceiverForSuspension","forEachReversed","END_STREAM","Char sequence contains more than one matching element.","this.maxOrNull()","truncateForErrorMessage$UuidKt__UuidKt","Failed to find org.slf4j.helpers.Util or its caller in the stack; this should not happen","Super calls with default arguments not supported in this target, function: decrementUseCount","receiveCatching","producerIndex","cancelActiveTask","null cannot be cast to non-null type kotlinx.coroutines.ThreadContextElement<kotlin.Any?>","nextFrame","springboundary","Marker name cannot be null","Id has changed for ","makeGooglePlayServicesAvailable must be called from the main thread","last_modified","in_progress","cleanPrev","setCancelActiveTask$okhttp","META-INF/MANIFEST.MF","OnUndeliveredElement","minCapacity","toRegex","REMOVING","whenStarted","bytesRead","getCategory","MotionScene","isValidFloat$StringsKt__StringNumberConversionsJVMKt","colon missing in multipart header line: ","ArticleIDIntNTFound1","SUBGCN","reduceTo","getInWholeMicroseconds-impl","unmodifiableSet(set.toSet())","Unknown cmd: ","yyyy","kotlinx.coroutines.selects.UnbiasedSelectBuilderImpl$initSelectResult$1","dirtyFiles","SERVICE_UPDATING","INTERNAL_SERVER_ERROR","writeIntLe","hasLogMessageThat","require","ArithmeticException","Cannot encode a second value in the ValueEncoderContext","kotlinx.coroutines.io.parallelism","path must start with '/'","acquire","i.next()","timeoutMillisSelector","toDoubleOrNull","MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead","readBytes()","isSuccess-impl","dstEndIndex","unsafeFlow","BundleCompat","https://ep.gov.pk/epmobile/services/remittance.asp","CameraUpdateFactory is not initialized","kotlinx.coroutines.scheduler.default.name","Length too large: ","collectToFun","requestRelaunchActivity","topPrivateDomain","checkNotNull","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS","clip-path","Index must be between 0 and ","IllegalStateException","Class ","Chal","Expected END_ARRAY but was ","getOnReceiveCatching","delimiters","matchEntire","readAllLines(...)","callerContract","sortWith","create","handlingImpl","TLS_ECDH_ECDSA_WITH_RC4_128_SHA","tryRegisterAsWaiter","lastIn.fragment.mView","catch { emit(fallback) }","maxOf-JOV_ifY","factory","android:visibility:parent","idleLatch","setSourceCount","positiveMod","Lokhttp3/CacheControl$Companion;","Bubble requires non-null pending intent","Do not call dispatchLowMemory() on host. Host implements OnTrimMemoryProvider and automatically dispatches low memory callbacks to fragments.","MyPrefs","encodeUtf8","This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_SUPPORT_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.","LANGUAGE_VERSION","viewToAnimate","MessageCount","seedInitialized","flush queue called","getStorage$annotations","app:layout_constraintGuide_begin","Failed to get visible insets from AttachInfo ","flatMapIndexedTo--6EtJGI","UPDATE log_event_dropped SET events_dropped_count = events_dropped_count + ","INSUFFICIENT_STORAGE","common_google_play_services_network_error_title","getQueueEndIndex","getName(...)","PLACES_API_DEVICE_RATE_LIMIT_EXCEEDED","lastReceivedEpoch","decrementAndGet","await must not be called on the UI thread","logIfDebuggingEnabled","VIDEO_CALL","getRequestCode","commonInternalGet","GOAWAY","CREATE ","normalValue","this.callRecursive(value)","premain","cleanedAndPointers","nestedType_","Order of dexfiles in metadata did not match baseline","multipleHandlersError","nextQueueName","getDEFAULT__new_UnsafeCursor","SETTINGS_TIMEOUT","followUpRequest","maxOf-R03FKyM","null cannot be cast to non-null type java.lang.Class<T of kotlin.jvm.JvmClassMappingKt.<get-javaClass>>","dexopt/baseline.profm","receiveCatchingOnNoWaiterSuspend","readNextSymbol","linear","nextOrIfClosed","failed to create directory: ","fixedDelayTicker","Client is connected but service is null","setMinLength","Lokhttp3/internal/connection/RealCall$AsyncCall;","androidx.lifecycle.ViewModelCoroutineScope.JOB_KEY","sumByDouble-JOV_ifY","getPlatformTypeUpperBound$kotlin_stdlib$annotations","star","inv-pVg5ArA","leastSignificantBits","rem-xj2QHRw","minActiveState","MAX_NANOS","Can't interpolate between two incompatible pathData","requireMultiplexed","Radius","No boolean value found in string","reduceRightIndexedOrNull-D40WMg8","VersionedParcel encountered ClassNotFoundException","Unbinding service","resultStackTrace","find-jgv0xPQ","newTail","EOF has already been reached","android.intent.extra.CC","FragmentManager{","update","authVersion","floor","marginBottom","Transitions","subarrayContentToString","Mark not set","ubyteArray","TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA","getIndentFunction$StringsKt__IndentKt","android.support.unusedapprestrictions.action.CustomUnusedAppRestrictionsBackportService","Unknown button size: ","You need to use a Theme.AppCompat theme (or descendant) with this activity.","Failed to install provider: ","shuffle","Firebase-Messaging-Init","Couldn't set home-as-up indicator","Expected CoroutineScheduler.Worker, but got ","Since 1.3.0, binary compatibility with versions <= 1.2.x","CLOSED_SHIFT","testRemoveRange$kotlin_stdlib","tint_list","This constant has a typo in the name. Use leftGuillemet instead.","durationOf","getTransform","addListener","hours","nioPath","unmodifiableSet(result)","getPatch","since OkHttp 3.13 all TLS-connections are expected to support TLS extensions.\\nIn a future release setting this to true will be unnecessary and setting it to false\\nwill have no effect.","decodeBitmap","path_","connect() called when already connected","invalid orientation.","kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapMerge$$inlined$map$1$2","decrementCreatedWorkers","onTimeout-8Mi8wO0","isNullOrEmpty","checkContainsAt","Session","encodeBase64","KEY_COMPONENT_ACTIVITY_LAUNCHED_KEYS","Storing App Locales : Failed to persist app-locales in storage ","IObjectWrapper declared field not private!","Default instance must be immutable.","NotificationManagerCompat","null cannot be cast to non-null type kotlin.collections.MutableMap.MutableEntry<K of kotlin.collections.GroupingKt__GroupingJVMKt.mapValuesInPlace, R of kotlin.collections.GroupingKt__GroupingJVMKt.mapValuesInPlace>","getCallerInput","currentPage cannot be after lastPage","kotlin.jvm.internal.LongCompanionObject","AppCompat has already installed itself into the Window","android.infoText","GetWatcherList-Request","ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE","indexOf-7apg3OU","onActivityDestroyed","copyToArrayOfAny","waitForIo$okhttp","unresolved: &","isOverlapAllowed","FileMoveObserver","PLACES_API_QUOTA_FAILED","connectFailed$okhttp","beforeChange","unaryMinus","Lokio/AsyncTimeout$Watchdog;","savedStateProvider","kotlin.collections.Iterable","ACTION_PASTE","Flow analogue of 'onErrorXxx' is 'catch'. Use 'catch { e -> if (predicate(e)) emit(fallback) else throw e }'","lastSuspendedCause=","postDelayed","commonGetSize","isDaemon","logCloseableLeak","symbolBufferLength","kotlinx.coroutines.bufferedChannel.expandBufferCompletionWaitIterations","italic","minOf-sambcqE","illegal empty namespace","commonVolumeLetter","cloned","getLastConnectException","nextUBytes-Wvrt4B4","readIntLe","incrementAndGet","MDC binding unsuccessful.","currentState","parentDir","READ","newBuilder().setBytes(By….copyFrom(value)).build()","GetWatcherList-Response","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransformUnsafe$1$1","blockingTasksInBuffer$volatile","fieldPresence_","override","BlockingServiceConnection.getService() called on main thread","androidx.datastore.preferences.core.PreferencesKt$edit$2","SdkHeartBeatResult{sdkName=","postOnAnimationDelayed","http://","pos =","getExtensionVersion","writeTimeoutMillis","bindCancellationFunResult","isLowerCase","RV OnBindView","addConnectException","ActionMenuView","ByteBuffer is read-only","WARNING! KeyCycle","this scrap item already exists","to use ConstraintTag view ","getOnSend$annotations","monitor","DeliveryTime","aggregate","EntityList","setFinished$okhttp","androidx.datastore.core.DataStoreImpl$data$1","DialogFragment ","centerX","place_locale","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ID_KEY","truncate","substringWhile","Anchor","groupByTo-JM6gNCM","ActivityViewCreator","hardware","retryWhen","Override configuration has already been set","getApp","shouldHandlePolicyViolation","minus-UwyO8pc","Lokio/SegmentedByteString;","Failed to access mLayoutSuppressed field by reflection","getInitialWindowSize","kotlin.Enum","FirebaseApp initialization successful","ackSettings","Method not decompiled: androidx.datastore.preferences.protobuf.MessageSchema.mergeFromHelper(androidx.datastore.preferences.protobuf.UnknownFieldSchema, androidx.datastore.preferences.protobuf.ExtensionSchema, java.lang.Object, androidx.datastore.preferences.protobuf.Reader, androidx.datastore.preferences.protobuf.ExtensionRegistryLite):void","originalContext","Cannot scroll to position a LayoutManager set. Call setLayoutManager with a non-null argument.","peerSettings","isFull","SOURCE_AUTOFILL","toUInt","TrackData","mUri=","encodedPassword","durationUnitByIsoChar","Must be called on the UI thread","threadStateToRecover","Setting FragmentResultListener with key ","Lokhttp3/Protocol$Companion;","Detail message must not be empty","getChildren","ACTION_PREVIOUS_HTML_ELEMENT","androidx.appcompat.widget.AppCompatTextView","constraint","tint","Window feature must be requested before adding content","SourceBounds is not allowed: ","processed","MarkerOptions must not be null.","CancelInvite-Request","parseOrNull-FghU774","sortedArrayDescending-QwZRm1k","ctorCache","getBytes","generatedAdapters","mac.doFinal()","minSeparation(%s) must be greater or equal to 0","doInBackground","TooltipCompatHandler","start index","setLifecycleImpact","updateSendersCounterIfLower","resumeWithException","Continuation","factoryProducer","onResume","byteSuffixLength","the API","Super calls with default arguments not supported in this target, function: limitedParallelism","fileIndex","runSingleTaskFromCurrentSystemDispatcher","No ViewHolder found for child: ","Got empty resource: ","mac.doFinal(data)","responseStreaming_","normal","indexOfControlOrNonAscii","getNIL","android:changeScroll:y","android.icon","androidx.core.app.NotificationCompat$BigPictureStyle","fileAttributesViewOrNull","DOUBLE","updateCollectorIndexLocked$kotlinx_coroutines_core","emitDynamicTableSizeUpdate","getReader$okhttp","getMaxRequestsPerHost","copyOfRange--nroSd4","DeviceOrientationRequestInternal[deviceOrientationRequest=","CancellableContinuation","fixedPeriodTicker","SpecialEffectsController: Removing view ","Expected state ","nameMethod","getMediaType","Lokhttp3/OkHttp;","TopDownDirectoryState","toPathString$okhttp","getImpersonator","spans","deriveConstraintsFrom","exitEntry","toRequestBody","onPreVisitDirectory","quickSort","throwableFields","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to set a non-zero hide offset","Char sequence has more than one element.","first-MShoTSo","android:changeTransform:intermediateParentMatrix","restoreAllState: back stack #","sortedArray--ajY-9A","ValuesItr","getHandlingImpl","hi26","compareTo-WZ4Q5Ns","selectUnbiased","SearchBar does not support title. Use hint or text instead.","The service for ","lines","FRESH","getKeys","Latch interrupted while posting ","app:layout_constraintBottom_toBottomOf","getLruEntries$okhttp","okhttp3/internal/cache/DiskLruCache$cleanupTask$1","key == null || value == null","Block cipher required ","Lokhttp3/internal/http2/Http2Connection$Builder;","streamCode","The result token does not belong to this batch","Lcom/google/firebase/logger/Logger$Companion;","layoutResID","animated-selector","abortCreation","Invalid axis: ","RV Scroll","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_SELECTION_END","terminationDeadline","TERMINATE","DEBUG","takeLast-r7IrZao","zip-nl983wc","whenStateAtLeast","associateWith-jgv0xPQ","QuantizeMotionSteps","getArrayClassName","fromDownstream","POISONED","MBRAC","datastore-preferences-proto","runInterruptible","Sending task ","getProperty(\\","non-null reference","MotionLayout","clearInterrupt","durationOfMillisNormalized","Caller must set a non-null RevealInfo before calling this.","isStoreLayoutResId","minOf-Md2H83M","linkedSetOf","ICY ","onEachIndexed-xzaTVY8","TaskOnStopCallback","mSavedViewState=","Lokhttp3/internal/http2/Http2Stream;","FILE","Unknown message ","Internal data leak within a DataBuffer object detected!  Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: ","redactedUrl$okhttp","Nonexistent connection status for service config: ","WRITE_SKIP_FILE","cachedValue","pair","Token Update failed","cast","The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor.","onDestroyView not allowed on MapViewDelegate","Implementation is intrinsic","ForcedSender","toDurationUnit","Protobuf runtime is not correctly loaded.","VersionedParcel encountered InvocationTargetException","putObject","receiversCounter","forEachReversed-impl","safeCast","hoursComponent","google_api_key","readBomAsCharset","google.delivered_priority","No digits to parse","windowSizeIncrement was 0","parseOrNull","pivotX","Activity type not set.","Custom","contentDeepToStringInternal$ArraysKt__ArraysKt","contains-7apg3OU","another","bufferEndSegment should not have lower id than receiveSegment.\\nChannel state: ","x509TrustManager == null","NotificationSideChannelService: Uid ","java.lang.Boolean","waitUntilNotified","setGmsCoreAccount","completeSpecialEffect","CompositeGAC","DUMMY_PROCESS_RESULT_FUNCTION","weakRefCleanerThread","cbrt","fromIndex","Cloneable","filterIndexed-ELGow60","Can't be used with a custom content view","Policy violation in ","readMessage","waveShape","SlidingWindow.kt","ADDING","Unable to extract the trust manager on ","visibility is invalid: ","toByte-impl","placeTypes","getSlots","okio/Okio__OkioKt","putInt","Invalid GmsCore APK, remote loading disabled.","Operation cannot be started before fragment is in created state","autoMirrored","scheduleResumeAfterDelay","remove from detach: ","mapLatest","Unsatisfied dependency for component %s: %s","unconfined","Cities","androidx.drawerlayout.widget.DrawerLayout","messageType","TODO","Executor","getAdapterName","This app has been built with an incorrect configuration. Please configure your build for VectorDrawableCompat.","android.speech.extra.MAX_RESULTS","SEGMENT_SIZE","android.messages","runSuspend","FirebaseApp was deleted","Log: ","PresenceDeliverFunc","putAllEntries","Status code must be CommonStatusCodes.CANCELED","Version","fcm-","Total","fillPlaceholder","start == null","http://www.w3.org/1999/XMLSchema-instance","isUrlSafe$kotlin_stdlib","dispatchYield$kotlinx_coroutines_core","getBufferMaxSize","gcm.n.","matcher.group(3)","AddList","getAlpnSelectedProtocol","Completed executing operations from ","LayoutState{mAvailable=","Cannot set horizontal (original) offset for MODE_DIALOG, ignoring","copyrights","Intent(MediaStore.ACTION…tore.EXTRA_OUTPUT, input)","onAwait","currentCoroutineContext","kotlinx.coroutines.channels.ChannelsKt__Channels_commonKt","initialLength","CLOSED_MASK","size > Int.MAX_VALUE: ","claimReusableCancellableContinuation$kotlinx_coroutines_core","getClazz$lifecycle_viewmodel_release","PickMultipleVisualMedia","receiveImpl","getOptions(...)","ContinuationImpl.kt","LEFT_TO_RIGHT_EMBEDDING","Sec-WebSocket-Key","Invalid unitToConvertTo ","sslSocket","lowercase(locale)","Invalid duration string format: '","name is null","HOURS","lookup","handleEntry","MotionKeyCycle{Shape=","callBy","rotateRight","CoroutineName(","minCollectorIndex","io/github/inflationx/viewpump/Interceptor$Companion$invoke$1","Failed launch activity: ","Exception in call \\","Lokhttp3/Dispatcher;","android.os.Build.VERSION.SDK_INT >= 28","and(...)","depth","getMAX$kotlin_stdlib","com.android.internal.view.menu.MenuBuilder","moveForward","Unable to collect necessary private methods.Fallback to legacy implementation.","colonsInIsoOffsetString","trySelectInternal","cruse decelerate","Parameter type must not include a type variable or wildcard: %s","field","StatusExceptionMapper must not be null.","ListManage-Request","leftRotate","Event{type: %s, payload: %s}","MM-dd HH:mm:ss","Null encodedPayload","getLifecycle","MIN_SECOND","toUrl","Module descriptor id '","Could not access object of type ","exclusive","mTask=","SERVICE_MISSING","getResultContract","setHost$okhttp","UNFINISHED","farRight","kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1","Tmp detached view should be removed from RecyclerView before it can be recycled: ","namesAndValues","cancelStreamIfNecessary$okhttp","PUSH_PROMISE","Invalid component registrar.","firstOrNull-jgv0xPQ","removeKey","getViewForPositionAndType returned a view which does not have a ViewHolder","filter-MShoTSo","PendingIntent@","Title","step","okio.internal.-FileSystem$commonListRecursively$1","getViewModel","loopReader","SearchID","android.remoteInputHistory","kotlinx.coroutines.flow.FlowKt__DelayKt$timeoutInternal$1$1$1","parkedWorkersStack$volatile","nameAndAttrsViewCreator","android.support.BIND_NOTIFICATION_SIDE_CHANNEL","getOnLock$annotations","appendContext","getOperation","doOnPause","awaitResponse","source is closed","CAPABILITY_CAN_FILTER_KEY_EVENTS","convertDurationUnitOverflow","pause","getContainer","kotlin","BadgeUtils","Uri path is null: ","IsPoolingContainerTag","stream was reset: ","Replace","clearTimeout","getSanitizeStackTraces$kotlinx_coroutines_core","android.intent.extra.TIME","expectedPos","unable to setProgress","onReceive","createFromFamiliesWithDefault","Group","It was not possible to update radius and angle to view with id: ","matrix","getClipDataUris","kotlinx.coroutines.flow.FlowKt__TransformKt$filterIsInstance$$inlined$filter$2$2","Dispatchers.Main[missing","defaultDelay","runCatching","Allocator returned non-direct buffer","bodyHasUnknownEncoding","initialValue","ReceiveList","Unable to get provider info prior to API 19","CREATE TABLE event_metadata (_id INTEGER PRIMARY KEY, event_id INTEGER NOT NULL, name TEXT NOT NULL, value TEXT NOT NULL,FOREIGN KEY (event_id) REFERENCES events(_id) ON DELETE CASCADE)","Lio/github/inflationx/viewpump/InflateRequest$Companion;","Could not access the field in remoteBinder.","WILDCARD_LABEL","Annotation","Parameter is not formatted correctly: \\","uppercaseChar","kyocera","getBlue","alternating","CAINV","Attempted to parse JSON with a SafeParcelResponse object that is already filled with data.","getNanosecondsComponent-impl","endIndex should be not less than startIndex, but was ","encoding is null","SFIXED32","onAwaitInternal","Response from tariff","Called while creating a loader","function","replaceIndent","Throwable","tryIgnoreNoSuchFileException$PathsKt__PathRecursiveFunctionsKt","getElement$kotlinx_coroutines_core","Either orderedTestCerts or orderedProdCerts must have at least one cert","Cannot setMaxLifecycle for Fragment not attached to FragmentManager ","onReadClose","Lokhttp3/internal/http2/Http2Stream$FramingSink;","CLOSE_HANDLER_INVOKED","fractionalSize","org.slf4j.impl.StaticLoggerBinder\\","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$5","There are multiple DataStores active for the same file: ","RopeByteStream instances are not to be serialized directly","config_viewMaxRotaryEncoderFlingVelocity","Failed to start resolution intent.","app:baselineToTop","releaseIntercepted","cachedResponse","The android:onClick attribute cannot be used within a restricted context","Admin","kotlinx.coroutines.JobSupport$children$1","GRCHN","mAdded=","withIndex","delete","FINISHED","readMedium","oldCapacity","forEachSlotLocked","encodeIntoByteArrayImpl$kotlin_stdlib","getAvailableCpuPermits","Lokhttp3/CertificatePinner$Pin;","Malformed content type: %s","viewModel$delegate","TLS_RSA_WITH_NULL_MD5","onenterforward","inProgressLabel","init","isValue","EUROPEAN_NUMBER_TERMINATOR","CONTINUE","beginIndex=","Unexpected value","delegate","Could not find API instance ","southwest must not be null.","Codegen error?  Duplicates in the provider list","asString","pathSize","isArrayOf","associateWithTo-H21X9dk","contentHashCode-d-6D3K8","Lcom/google/firebase/Timestamp;","Use ImmutableList.of or another implementation","kotlinx.coroutines.flow.StartedLazily$command$1$1","Error closing icon stream for ","Compatibility shadow requested but can't be drawn for all operations in this shape.","Handler must not be null","Lokhttp3/internal/http2/Http2ExchangeCodec$Companion;","Run: ","IDLE_WORKER_KEEP_ALIVE_NS","getCrc","whole","movefrom ATTACHED: ","strikeThrough","toStringDebug$kotlinx_coroutines_core","cancellation","charset","Found an escaped character that should never be.","shortByteSeparatorNoPrefixAndSuffix","Animator from operation ","Expected a ","minOf","createSimpleCoroutineForSuspendFunction$IntrinsicsKt__IntrinsicsJvmKt","Invalid slide direction","matcher.group(2)","autoStoreLocales","INTERRUPTING","Context has no PackageManager.","google.","mEditor","Could not find resource for ","prefix = \\","Unable to create badge","RemoveList","BigInteger not supported","iteratorFactory","There was no converter wrapped in this ConverterWrapper.","DataStoreImpl.kt","Super calls with default arguments not supported in this target, function: register","secondaryName","toDelayMillis-LRDsOJo","isClosedForSend0","getSize$okio","Failed to truncate counter file","endViewTransition","readTheList","HTTP_PERM_REDIRECT","LoginRequest(username=","Atomic","mHidden=","WORK_STEALING_TIME_RESOLUTION_NS","Null logRequests","take-nggk6HY","writeControlFrame","App ID must be nonempty.","Lokhttp3/internal/io/FileSystem$Companion;","isLeapYear","Failed to get service from broker.","kotlinx.coroutines.flow.internal.ChannelFlowMerge$collectTo$2$1","AlpnProvider","isFailure-impl","BYTE_TO_UPPER_CASE_HEX_DIGITS","Unexpected error, device missing required algorithms","Caught UnsatisfiedLinkError attempting to load the LATEST renderer's native library. Attempting to use the LEGACY renderer instead.","reflectiveFallbackViewCreator","Summing infinities of different signs","clazz.getConstructor(*CONSTRUCTOR_SIGNATURE_2)","Unable to call DEFAULT_INSTANCE in ","readTheListUninterruptibly","stringBuilder","minOf-xTcfx_M","multipart/mixed","getRealIdentity","Item","TOGGLE_BUTTON_TAG","canonicalName","coroutineTrace","requestFailed: ","onRelease","bufferSize must be >= 0","onRequest","setLayoutTransition","upperBounds","toHostHeader","Failed to invoke putIBinder via reflection","kotlin.text.Regex$splitToSequence$1","singleOrNull-xTcfx_M","Resolving type ","formatLength","EncodedPayload{encoding=","Hostname ","hasResponseHeaders","tryResume","getInstance(context)","backend:","arrayOffset","storage","could not create serializer: ","Serializing ","changeBounds","updateLayoutParamsTyped","com.android.launcher.action.INSTALL_SHORTCUT","Amount","Don't know how to handle message: ","android.intent.extra.CHANNEL_GROUP_ID","receiveCatching-JP2dKIU","initQueue","getStringOrNull","Custom size must be non-negative","PUBLICATION","See http://www.slf4j.org/codes.html#version_mismatch for further details.","Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:","TRY_SELECT_ALREADY_SELECTED","updateCellReceiveSlow","rtsp","osBuild","firstOrNull","LEFT","journal.tmp","Margin must be non-negative","sendersAndCloseStatus","EEE MMM d yyyy HH:mm:ss z","DEGRADED_PONG_TIMEOUT_NS","location_enabled","content-disposition","toIntArray","CharSequence","passive location requests must have an explicit minimum update interval","Initialize was called with two different Google App IDs.  Only the first app ID will be used: '","Transform.kt","sortDescending","setSize","toCharArrayIfNotEmpty","InitDataStore","filter-xTcfx_M","takePending","getProduceCapacity$kotlinx_coroutines_core","until-5PvTz6A","OPCODE_CONTROL_CLOSE","allowStateLoss","moveto CREATE_VIEW: ","No valid serializer classes found in ","sequence1","minOfWithOrNull-5NtCtWE","Content-Encoding","DisplayName","getLiveDataInternal","TakePicture","decodeBase64ToArray","notification","sorted-GBYM_sE","getProxy$okhttp","Unpaired surrogate at index ","TESTS","Lokio/GzipSink;","promo","titlecaseImpl","getPrevNode","onInflate not allowed on MapViewDelegate","single-GBYM_sE","cipher","setRemoveLeadingZeros","globalBlockingQueue","PACKAGE_NAME","component3-GBYM_sE","getFileSystem","last-JOV_ifY","use_safe_parcelable_in_intents","this as java.lang.String).getBytes(charset)","The method argument (if parameter was annotated) or this container (if instance method was annotated)","LOG_SURROGATE_HEADER","NSP NYI","getReceiveException","getLastModifiedTime","okhttp3.RequestBody.Companion.asRequestBody","savedInstanceState","basic","cacheResponseAge","capacityNeeded","extraPerson_","syncAnimations","Consent is only valid for account chip styled account picker","kotlin.Number","htmlEncode","readLine","directionality","lifecycleRegistry","component10","Invalid transition direction: ","Index > length: ","getFileOutputStream","Lock","Could not retrieve label for calling application","getFollowSslRedirects$okhttp","responseDone","getSavedStateRegistry","millis","getOrNull-PpDY95g","combineUnsafe","Cannot add the same observer with different lifecycles","kotlinx.coroutines.flow.internal.ChannelFlow$collect$2","TIME_PICKER_NEGATIVE_BUTTON_TEXT_RES","Transition","isAtLeastU","toImmutableList","VerifyIDFunc","currentPushRequests","kotlinx.coroutines.flow.FlowKt__LimitKt$transformWhile$1","One or more children of this LayerDrawable does not have constant state; this drawable cannot be mutated.","noStandardDescriptorAccessor_","Unable to find proto buffer class: ","Ignoring Animation set on ","data=[","getCentralDirectoryOffset","View.kt","Attribute value was not a color or color state list.","receiveException","common_google_play_services_restricted_profile_text","layout_constraintStart_toEndOf","TextViewCompat","kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$1$1","updateCrc","takeHighestOneBit-VKZWuLQ","json","okhttp/4.11.0","unknown reason","readConnectionPreface","ACCEPTABLE_CLASSES","kotlinx.coroutines.flow.FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2$2","getDays-UwyO8pc$annotations","VRID","forcePostponedExecutePendingOperations","DROP_LATEST","InTransit","logSourceName","last(...)","place_lat_lng","filterIndexedTo-QqktQ3k","REPLACEMENT_CHARACTER","Invalid magic","encoding='","status","Unable to bind to listener ","watcherClass cannot be null","duplicate tile @","Flow has more than one element","size cannot be negative but was: ","getClientType","Couldn't get audio manager","tryMakeCompleting","followLinkOption","dstOffset","collection-ktx","GridLayoutManager does not support stack from end. Consider using reverse layout","getEagerly","Please set left drawable using R.attr#chipIcon.","TLS_RSA_WITH_DES_CBC_SHA","getStringOrThrow","getString","bufferEndSegment$volatile","no included points","fieldsCountOrDefault","Interrupted while downloading image, showing notification without it","You must override onLayoutChildren(Recycler recycler, State state) ","Expecting menu, got ","toLowerCase(...)","L_COROUTINE/_BOUNDARY;","okio/Okio","null cannot be cast to non-null type kotlin.collections.MutableIterable<T of kotlin.collections.CollectionsKt__MutableCollectionsKt.filterInPlace>","HEX_DIGITS_TO_DECIMAL","kotlinx.coroutines.flow.FlowKt__EmittersKt$transform$1$1","factory == null","Null monotonicClock","SignInClientImpl","notCompletedCount$volatile","gcm.n.noui","uptime_ms","socket.sink()","computeFitSystemWindows","inferredRadioSignals","TLS_RSA_WITH_RC4_128_SHA","content.asResponseBody(contentType, contentLength)","For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used","sortedArray-QwZRm1k","MaterialButton","EXTRA_PERMISSION_GRANT_RESULTS","intersect","kotlin.Char","Complete with: ","Unable to update margins because layout params are not MarginLayoutParams","track_no_dsp::","preReadVersion","Lcom/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService;","SingleProcessCoordinator.kt","Protocol message contained an invalid tag (zero).","IntentSanitizer","Failed to get check mark drawable via reflection","nativeIncrementAndGetCounterValue","Urgent Money Order","decisionAndIndex","jobs","X-Android-Package","UNSET_PRIMARY_NAV","distinctUntilChangedBy","dropOldestLocked","onErrorResume","okio.internal.-FileSystem","setVisibility called on un-referenced view","iterator-impl","Please enter all data","Job0","uninstall$kotlinx_coroutines_core","unsupported property: ","getVisibility","appendElement","LifecycleCallbacks","testToArray$kotlin_stdlib","Unable to create call adapter for %s","Property \\","inFragment","addNext","trackFailure$okhttp","Expected '-' (hyphen) at index ","futureTasks","ISIZE","cubic(1.0,0.5,0.0,0.6)\\","getDelegate$kotlinx_coroutines_core","getAbsoluteValue","code < 400: ","android.location.GnssRequest$Builder","Appropriate Api was not requested.","lastIndexOf","Okio","checkName","HIDDEN","whenResumed has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withResumed for non-suspending work that needs to run only once when the Lifecycle changes.","Number","outputType_","contState","taskQueue","setReceivedResponseAtMillis$okhttp","Task is already canceled.","android.intent.action.TIME_SET","No activity found to launch app","Problem while matching changed view holders with the newones. The pre-layout information for the change holder ","Loading Contacts","connectionBecameIdle","checkStepIsPositive","addToGlobalQueue","HEX_DIGIT_CHARS","Dynamic lookup for intent failed for action: ","Cookie","Exception in invokeOnCancellation handler for ","no-cache","messageType_","ADDGM","api_force_staging","ioDispatcher","indicatorLevel","performStopActivity","contains-Gab390E","setByteSeparator","lastIndexOf-gMuBH34","setProxy$okhttp","androidx.appcompat.widget.Toolbar","setDrawDisappearingViewsLast","kotlinx.coroutines.selects.onTimeout","onTransitionStart","requireCreate","null cannot be cast to non-null type kotlin.collections.Map<K of kotlin.collections.builders.MapBuilder, V of kotlin.collections.builders.MapBuilder>","satisfactionFailure","1.6.99","end index","LOCAL_FILE_HEADER_SIGNATURE","getCreatedAtMillis","getExchange$okhttp","disappearingFragmentChildren","Lokhttp3/internal/concurrent/TaskQueue;","array(...)","nextHashCode$kotlin_stdlib","putDouble","newcontext=true","readLong","ConnectionSpec(cipherSuites=","findTrustAnchorByIssuerAndSignature","execute","toUShort","not attached to a buffer","flattenConcat()","AT_MOST_ONCE","filterIndexed-xzaTVY8","Must not set an account in GoogleApiClient.Builder when using %s. Set account in GoogleSignInOptions.Builder instead","positionSelector","UNDISPATCHED","copyOf-PpDY95g","getSendException","startIndex","ACTION_DRAG_DROP","Application context cannot be null.","Must specify a proto syntax","Bump nesting of ","MotionController","cannot find TouchAnchorId @id/","google","commonRoot","starting AutoManage for client ","civilizedFileSystem","datastore_shared_counter","VERBOSE","zip-TUPTUsU","isAtLeastQ","Closeable","previous must not be null.","setExpireIn","copyOf-QwZRm1k","maxOf-MShoTSo","remove: ","DELETE FROM log_event_dropped","getChildDrawingOrder","onAnimationStart","allowedViolations","CoroutineScheduler","HAS_NEXT","getClassifier","defaultArgs","Method not decompiled: kotlinx.coroutines.flow.FlowKt__DelayKt$fixedPeriodTicker$1.invokeSuspend(java.lang.Object):java.lang.Object","RV FullInvalidate","SequentialExecutorWorker{state=","isInitialized$annotations","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256","rightGuillemete","nextStep","await","ACTION_SET_TEXT","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ACTION_ID_KEY","removeObservers","FINAL_QUOTE_PUNCTUATION","CCLI","isApp","getHexAddress","kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1","Binding to service","cond","User defined vibrateTimings is invalid: ","selected","Mismatched number of dex files found in metadata","copyTo","GooglePlayServicesUtil","metadata cannot be null","start cannot be null","It was not possible to update angle to view with id: ","executor == null","CloudMessage","Unknown animator name: ","subscriptionCount","resizeHeaderTable","topNode","cancelled","Parcelable at index ","Instantiation type has already been set.","FragmentManager has not been attached to a host.","Function21","Notification","collection","onContextAvailable","getIterator2","equalsNonHost","Part map contained null value for key '","SelectInstanceWithOwner","Lokhttp3/CertificatePinner$Companion;","onActivityPostStarted","Passed over target position while smooth scrolling.","statusLine","FullSpanItem{mPosition=","isFinal","canceled due to ","Name: ","VersionPolicy returned invalid code:","Failed to send big query analytics payload.","Illegal Capacity: ","cancelAfterCloseMillis","callback","namedViews","GetPresence-Response","Expected null but was ","Implemented as intrinsic","H2_PRIOR_KNOWLEDGE","Could not get remote context.","getSendersCloseStatus","onConnectionSuccess must only be called on the Handler thread","dependencies","awaitPongsReceived","Notification responsiveness should be nonnegative.","spread","Upper bounds of type parameter '","Lokio/FileHandle$FileHandleSink;","Defaulting to no-operation (NOP) logger implementation","include","mView=","GetGroupProps-Response","removeMethod","javaGenericServices_","removeViews","doubleValue_","FNAME","invalid length: ","workers","UNKNOWN(%s)","GetReactiveAuthStatus-Request","scope","PROTECTED","SpecialEffectsController: ","newCapacity","Cannot set popup background for MODE_DIALOG, ignoring","MenuBuilder","completeWith","initialDelayMillis","subSequence(startIndex = start, endIndex = end)","TLS_DHE_RSA_WITH_AES_256_CBC_SHA256","Given text can not be applied to TextView.","Lokio/ByteString;","counter","Invalid duration ISO time unit: ","setReadBytesAcknowledged$okhttp","digraph {\\n","jsonFormat_","Reading from byte array should not throw IOException.","DEFAULT_BLOCK_SIZE","mobile-subtype","Function4","expectedSegment","getMaxHeaderListSize","eachCount","Field does not have a valid safe parcelable field id.","movefrom ACTIVITY_CREATED: ","getRegFunc","onActivityPaused","containerView","retainNothing","path","Use lowercaseChar() instead.","HashSet","RIGHT_TO_LEFT_OVERRIDE","oneofStoredType","sortDescending-oBK06Vg","connectStart","setMediaType$activity_release","getSubscriptionCount","responseBodyOpen","canParseAsIpAddress","ACTION_SCROLL_UP","Flow analogue of 'skip' is 'drop'","Lokhttp3/internal/connection/RouteException;","https://emtts.dakkhana.com.pk/MobileAppSOAP/CalculateTariff.asmx","is launching an IntentSender for result ","minTimeout","Unknown opcode: ","reply","version expected","onSettings","markClosed","indentCutFunction","decodeIntoByteArray","getCapturedCoroutines","param","buildCache","fcm_fallback_notification_channel","produceNewData","fallbackViewCreator == null","kelvin","minus-WZ4Q5Ns","ConcatAdapter","isCacheable","isActive is resolved into the extension of outer CoroutineScope which is likely to be an error.Use currentCoroutineContext().isActive or cancellable() operator instead or specify the receiver of isActive explicitly. Additionally, flow {} builder emissions are cancellable by default.","ensurePlatformExceptionHandlerLoaded","EMPTY_HEADERS","CancelInviteUser-Request","setByteSuffix","timedOut","cantreachme: ","then","LEFT_TO_RIGHT_OVERRIDE","androidx.datastore.core.MultiProcessCoordinator$getVersion$$inlined$withLazyCounter$1","asLongArray","appops","getSegment-impl","Unable to bind to service","Could not find method computeFitSystemWindows. Oh well.","Null containingTypeDefaultInstance","getDisposer","toTypedArray-rL5Bavg","files-path","awaitSignal","URI_MASKABLE","no TLS extensions for cleartext connections","BackendRegistry","floorDiv-7apg3OU","getContainerId","param\\","iconScale","constructSendersAndCloseStatus","protocols must not contain http/1.0: ","String","setUtf8$okio","TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA","filterNotTo","find-MShoTSo","codePointOffset","findViewTreeOnBackPressedDispatcherOwner","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$drop$1","DETECT_FRAGMENT_TAG_USAGE","parameter","FROZEN_MASK","Invalid indices [%d, %d]","startCoroutineUninterceptedOrReturn","Super calls with default arguments not supported in this target, function: listRecursively","cancelMakeCompleting","commonReadUtf8LineStrict","androidx.datastore.core.DataMigrationInitializer$Companion$getInitializer$1","permitsRequestBody","translationZ","isInstance","PreferredvCard","executorService","readByte","findMatchingPins","android.text.TextDirectionHeuristic","ListMenuPresenter","redact","AwaitAllNode","TLS_DHE_RSA_WITH_AES_128_CBC_SHA256","ViewCompat","authorization","Function19","addProtoEntryToPreferences","Lokio/RealBufferedSource;","PARAMETER","DAY_OF_MONTH_PATTERN","ContentData","elementAtOrElse-QxvSvLU","This should never be called.","getEbCompletedCounter","PROTOCOL_ERROR: TYPE_PUSH_PROMISE streamId == 0","Use Dispatchers.Main instead","KeepAlive-Response","or-WZ4Q5Ns","getInt","incrementCollector","getPOSITIVE_INFINITY","FUNCTION","fold-yXmHNn8","groupSeparatorLength","display","fromInclusive","app:layout_goneMarginBottom","TOMBSTONE","reversed-QwZRm1k","last-used-date","handlePolicyViolation","instant","commonNext","Null context is not permitted.","writeContinuationFrames","lambdaArgumentsUnspilling","TransportFactory is null. Skip exporting message delivery metrics to Big Query","dispose","if-unmodified-since","classifier","setProtocol$okhttp","sortedArray","foldIndexed-3iWJZGE","KEY_COMPONENT_ACTIVITY_REGISTERED_KEYS","setupFakeLogger","CLOSE_STATUS_CANCELLATION_STARTED","isInstalled$kotlinx_coroutines_debug","ContactUS","Error resolution was canceled by the user, original error message: ","SearchView","serverNoContextTakeover","startedCounter","Coroutines dump ","directEOL","receiveData","app:layout_constraintLeft_toRightOf","kotlin.Function2","createDirectories(...)","android.intent.extra.STREAM","getRootName","toHexStringImpl","Lokhttp3/internal/cache/CacheStrategy$Factory;","Target SDK version below API 30","setEquals$kotlin_stdlib","KeysItr","resetEventLoop","gcm.topic","free_form","allocate(...)","reverse-QwZRm1k","Changing flex wrap not allowed. ChipGroup exposes a singleLine attribute instead.","Stream.kt","allowableAccountTypes","android.hardware.fingerprint","activity_choser_model_history.xml","toULong-s-VKNKU","Lokhttp3/WebSocketListener;","Expecting a valid ISignInCallbacks","float","no-cache, ","kotlinx.coroutines.flow.SubscribedFlowCollector","switchMap","kotlin.jvm.PlatformType","GetSPInfo-Request","readDataOrHandleCorruption","Field specified as non-null is null: ","CompletedContinuation(result=","hmacSha256","Unexpected token: ","ViewPager","GetAttributeList-Response","kotlin.jvm.functions.Function1","hasFailure","This implementation does not support suspension for senders, use ","SessionID","debug cert rejected","accept","Keylines after the last focal keyline must be ordered by decreasing masked item size.","toPointF","NESTED_UPDATE_ERROR_MESSAGE","service received new intent via bind strategy","null cannot be cast to non-null type kotlinx.coroutines.selects.SelectClause1<T of kotlinx.coroutines.DeferredCoroutine>","headerValue","Unable to create @Body converter for %s","App restored, clearing state","LifecycleOwner of this LifecycleRegistry is already garbage collected. It is too late to change lifecycle state.","refrence","moduleinstall","PathMotionArc","maxOf-jgv0xPQ","google.c.a.tc","androidx.datastore.core.DataStoreImpl$data$1$2","null cannot be cast to non-null type java.security.cert.TrustAnchor","minus-VKZWuLQ","withLazyCounter","FCM Channel","zombie","app:layout_constraintHeight_min","gcm.n.link","layout_constraintEnd_toStartOf","elements","Result must not be null","Number too large","http://www.slf4j.org/codes.html#null_MDCA","isThreadPresent","createDirectory(...)","Received message with unknown type: ","log_event_dropped","base64EncodeMap","minOfWithOrNull-myNOsp4","Lretrofit2/Response;","startNs","translateX","marker","Failed to get default instance for ","CircularFlow","java.lang.String","drawingTime","getUncaughtExceptionPreHandler","currentCacheSizeBytes","org.xmlpull.v1.XmlPullParserFactory","reverseIteratorIndex$CollectionsKt__ReversedViewsKt","isValidEmailAndroid","inflaterSource","Illegal type: ","end cannot be negative","getFirst","Field map contained null value for key '","Flow analogue of 'flatten' is 'flattenConcat'","incrementCreatedWorkers","matchesSocket","adjustedRead","LayoutInflaterCompatHC","alpha","getANDROID_DETECTED","INVARIANT","setProgress","doOnPreDraw","getClient$okhttp","createSimpleCoroutineForSuspendFunction","kotlin.jvm.internal.StringCompanionObject","pollCpu","checkSourceBounds$kotlin_stdlib","random-GBYM_sE","Lokhttp3/internal/cache/FaultHidingSink;","etag","yMMMd","Article Number: ","sourceExtension","reparent","TLS_DH_anon_WITH_AES_128_CBC_SHA","cancelStreamIfNecessary","noTransform","asResourceFileSystem","lastOrNull-jgv0xPQ","androidx.core.app.EXTRA_CALLING_ACTIVITY","uintToULong","getMAX_SIZE","LibraryVersion","networkResponse","copyright","paramsClass","getNanoseconds-UwyO8pc","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_OPTS","Attempting to unregister the wrong listener","bufferSize must be positive","asIterable","IDLE_TIMEOUT_MILLIS","replayExpiration=","loggerName","onEach-JOV_ifY","Points are too far apart ","Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead.","getLeft","toomanymessages","fcmToken","Super calls with default arguments not supported in this target, function: toCancellationException","pingInterval","expected an int but was \\","Value Payable Parcel","application/x-www-form-urlencoded","Unable to load resource 0x%08x from pkg=%s","GETAUT","Position ","supports","null cannot be cast to non-null type kotlin.coroutines.SuspendFunction1<kotlin.Any?, R of kotlinx.coroutines.selects.SelectImplementation>","The max pool size must be > 0","cursor","legs","mapTo-oEOeDjA","addExceptionLocked","groupIndex","getStream","mRetainInstance=","Lokhttp3/internal/http2/Http2ExchangeCodec;","android.bigText","certificates","ActivityRecognition.API","androidx.datastore.preferences.protobuf.ListFieldSchemaFull","ulongDivide","session","mUnthemedEntries","kotlinx.coroutines.flow.FlowKt__ErrorsKt","Zone","checkDebugMetadataVersion","android.support.text.emoji.emojiCompat_replaceAll","cancelEmitter","operationDirectionIsPop","markCancelled","setTempDir() must be called before writing this object to a parcel","Lokhttp3/internal/http/ExchangeCodec;","dragdirection","runCallLoop","TLSv1.3","mServiceBroker is null, client disconnected","byteStringOffset","application_locales","rangeTo-WZ4Q5Ns","startMs","Index: ","INSTANCES","sort-oBK06Vg","drawDisappearingViewsFirst","Super calls with default arguments not supported in this target, function: createDirectory","NAVIGATION_PREV_TAG","NO_ERROR","Failing ","projects/%s/installations/%s/authTokens:generate","sendBroadcast$kotlinx_coroutines_core","Expected theme to define listPreferredItemHeight.","event_id","byteBuf","and-WZ4Q5Ns","Found duplicated transition: %s.","Found obfuscated resource, not trying to update resource id for it","provider not found","verifyHostname","sliceArray-tAntMlw","decodeDrawable","InputConnectionCompat","android.remoteinput.resultsSource","input is too large to fit in a byte array","Buffer size < 0","Firebase servers have received too many requests from this client in a short period of time. Please try again later.","setUpLayoutFactories","string1","skipLocalHeader","kotlinx.coroutines.debug","android.webkit.","gcm.n.dnp","Cannot find app view","awaitingPong","The stepSize(%s) must be 0, or a factor of the valueFrom(%s)-valueTo(%s) range","IN_BUFFER","Skipping profile installation for ","getReadException","RecyclerView does not support scrolling to an absolute position. Use scrollToPosition instead","okhttp.OkHttpClient","updateCellSendSlow","collect","Lokhttp3/internal/cache2/Relay$RelaySource;","launchWhenResumed","io.github.inflationx.calligraphy3","UserMapList","KEEP_ALIVE","UNKNOWN","Failed to parse the message.","getEndExclusive-s-VKNKU","requestLine","hourOfDay","kotlin.Function20","commonWriteAll","cubic(0.4, 0.05, 0.8, 0.7)","setPeerSettings","SafeAtomicHelper is broken!","EmojiCompat is not initialized.\\n\\nYou must initialize EmojiCompat prior to referencing the EmojiCompat instance.\\n\\nThe most likely cause of this error is disabling the EmojiCompatInitializer\\neither explicitly in AndroidManifest.xml, or by including\\nandroidx.emoji2:emoji2-bundled.\\n\\nAutomatic initialization is typically performed by EmojiCompatInitializer. If\\nyou are not expecting to initialize EmojiCompat manually in your application,\\nplease check to ensure it has not been removed from your APK's manifest. You can\\ndo this in Android Studio using Build > Analyze APK.\\n\\nIn the APK Analyzer, ensure that the startup entry for\\nEmojiCompatInitializer and InitializationProvider is present in\\n AndroidManifest.xml. If it is missing or contains tools:node=\\","mod-WZ4Q5Ns","packed_","kotlin.sequences.SequencesKt___SequencesKt$runningFoldIndexed$1","toByteArray","TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA","this.components.iteratorWithAdditions()","androidx.contentpager.content.wakelockid","NOT_AVAILABLE","google.c.sender.id","onAutocompletePrediction received null DataHolder","ResponseNote","meta","this should normally be included by the manifest merger, but may needed to be manually added to your manifest","getCreationStackTrace","uintDivide","stealWithExclusiveMode","TOO_LATE_TO_CANCEL","DEFAULT","strictIso","visibility","createDirectory","networkToUse","ACTION_SCROLL_BACKWARD","consumed","takeWhile-xTcfx_M","toShort","android:menu:presenters","dynamiteLoader","Target","android.messages.historic","kotlinx.coroutines.flow.defaultConcurrency","sun.security.ssl.SSLContextImpl","TLS_ECDHE_ECDSA_WITH_NULL_SHA","getLast-pVg5ArA","multipart != ","scratchPath","motionProgress","onRepeat","http2Connection","dnsStart: ","editLock","gcm.n.vibrate_timings","constraintset","getRESULT$annotations","android.support.FILE_PROVIDER_PATHS","nextBytes","A marker name cannot be null","Exception while executing runnable ","ACTION_SCROLL_FORWARD","android.graphics.drawable.ColorStateListDrawable","androidx.activity.result.contract.extra.PERMISSION_GRANT_RESULTS","getZERO-UwyO8pc","Attempting to bind attached holder with no parent (AKA temp detached): ","getBlock$kotlin_stdlib","elementAtOrElse-cO-VybQ","isCompleted","reverse--ajY-9A","invalid source: ","defaultPolicy","setValue","startPos","responseBodyEnd","Permission present on component ","getBit","origin1","SAVED_STATE_REGISTRY_OWNER_KEY andVIEW_MODEL_STORE_OWNER_KEY must be provided in the creation extras tosuccessfully create a ViewModel.","getNCollectors","android.callPerson","minutesComponent","encodedPathSegment","android:explode:screenBounds","getSize-impl","weakDependency_","requireActivity().viewModelStore","phpClassPrefix_","Notification Channel requested (","getMessage$okhttp","sumOfFloat","removeLastOrNull","Fragment ","asResponseBody","cancelLater","mapIndexedTo-pe2Q0Dw","Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile.","isSystemServer","asOkioFileSystem","Type","requireOpenNow","strokeColor","check","content.toRequestBody(contentType, offset, byteCount)","SharingStarted.Lazily","maxOf-b33U2AM","getDEFAULT_SETTINGS","arrayMapOf","androidx.core.app.EXTRA_CALLING_PACKAGE","sanitizeStackTrace","getJavaType","compareValuesByImpl","requireExist","whenCreated","shouldMigrate","onCancelledRequest","AbstractSavedStateViewModelFactory constructed with empty constructor supports only calls to create(modelClass: Class<T>, extras: CreationExtras).","checkPositionIndex","android.permission.UPDATE_DEVICE_STATS","findNext","isConst","android.provider.action.PICK_IMAGES","commonReadUtf8","error_message","toLongOrNull","copyOfRangeInline","Failed parsing JSON source to Json","inline","debounceInternal","nameIndex","route","or-VKZWuLQ","Expected at least one thread, but ","Do not set the background resource; Chip manages its own background drawable.","Point radius cannot be negative.","launchWhenStarted","decimal","Search suggestions query threw an exception.","runningFoldIndexed-3iWJZGE","onOpen","tryGetViewHolderForPositionByDeadline(","lowercase(Locale.getDefault())","hasJournalErrors","0123456789abcdef","receiveCatching().getOrNull()","response == null","getCallerContext","hasPassedNow-impl","Null network interceptor: ","getOrNull-nggk6HY","ALTER TABLE transport_contexts ADD COLUMN extras BLOB","getViewModelStore","getInWholeMinutes-impl","downstream","origin=","Must not set scopes in GoogleApiClient.Builder when using %s. Set account in GoogleSignInOptions.Builder instead.","dispatchQueue","DIRTY","zip-7znnbtw","COROUTINE_ID","setConnectionSpecs$okhttp","OrBuilderList","slice-c0bezYM","TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA","addLastIf","ACTION_DRAG_CANCEL","followProtocolRedirects","Scoped provider was invoked recursively returning different results: ","firebase-app-name-hash","APPLICATION_KEY","LOCAL_VARIABLE","hexToLongImpl","onFragmentTagUsage","Invalid stream or encoding: ","getALPHANUMERIC_ALPHABET$annotations","Motion easing theme attribute must have 4 control points if using bezier curve format; instead got: ","fileList","scan(initial, operation)","outFragment","Could not find CoordinatorLayout descendant view with id ","This function is implemented as an intrinsic on all supported platforms.","Copying files to outside the specified target directory is prohibited. The directory being recursively copied might contain an entry with an illegal name.","divisor","sanitizeStackTraces","asByteArray-GBYM_sE","throwMissingMainDispatcherException","Lokhttp3/MultipartReader$PartSource;","sendImpl","finish","clean","ulongRemainder","OnRecreation","VisualMediaType","Queue","maxUpdateAgeMillis must be greater than or equal to 0, or IMPLICIT_MAX_UPDATE_AGE","CallbackExecutor","seek","toRegion","updateCellExpandBufferSlow","androidx.datastore.migrations.SharedPreferencesMigration$1","ListMenuItemView","No element of the array was transformed to a non-null value.","android.hardware.type.watch","The inactive and active parts of the track are different colors. Use the getInactiveTrackColor() and getActiveTrackColor() methods instead.","Pixel distance must be non-negative","MAX_SURROGATE","Job was cancelled","IconCompat","callRecursive","getVisibleInsets() should not be called on API >= 30. Use WindowInsets.isVisible() instead.","springdamping","called getBitmap() on ","0000ffff","foldRightIndexed-mwnnOCs","notEqual","androidx.lifecycle.internal.SavedStateHandlesVM","Expected a digit or '-' but was 0x","Cannot find wrapper for ","transitionPathRotate","onClose","singletonMap<String, Str…ek + \\","No map value found for key ","Lokhttp3/internal/ws/WebSocketExtensions;","name\\","throwInvalidNumberOfDigits","Authorization","subtract(...)","BigInteger list not supported","compareAndSet","WrapperFactory2ViewCreator","DoubleTimeMark","keepPath","Watcher","sumBy","getReadTimeoutMillis$okhttp","Shouldn't reach here.","REPORT","Parent not a ConstraintLayout","Clearing fragment result with key ","Missing required view with ID: ","hasAlpha","MASK_3BYTES","tryCreateWorker","minus-LRDsOJo","ApplicationKeyImpl","commonWriteDecimalLong","takeLastWhile-jgv0xPQ","Expected a digit","Joined","HOLDS_LOCK_UNLOCKED","href at root level?!?","FLAG_END_HEADERS","setIdleCallback","MAX_WAIT_MILLIS","serviceResponseIntentKey","byte array","Cannot invoke getConnectionResult unless GoogleApiClient is connected","quality must be a defined QUALITY constant, not %d","null cannot be cast to non-null type java.util.Comparator<T of kotlin.comparisons.ComparisonsKt__ComparisonsKt.naturalOrder>","getSuccess","We should never reach this state","defValue","drawable","TYPE_GOAWAY streamId != 0","restoreSaveState: added (","Goal: ","Lretrofit2/Retrofit;","until-eb3DHEI","file","truncateForErrorMessage","DASHDASH","Not supported with unknown package id: ","Exception while inflating <drawable>","A '+' or '-' sign is required for year numbers longer than 4 digits","android:visibility:screenLocation","ChildrenHelper","java.lang.Throwable","fill-EtDCXyQ","findKey","Merge.kt","TraceCompat","withResumed","updateCollectorIndexLocked","Result is null","mHost=","ContListFunc","TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256","endIndex > string.length: ","Unterminated comment","isDistantPast","sumBy-MShoTSo","okhttp3.ResponseBody.Companion.toResponseBody","Step must be greater than Int.MIN_VALUE to avoid overflow on negation.","Unable to call the default constructor of ","unzip","withTryLock","commonReadUnsafe","ap_matched_subscriptions","padIndex","findSegmentReceive","Lokhttp3/internal/publicsuffix/PublicSuffixDatabase$Companion;","JEALOUS","libcore.io.Memory","addObserver","trailers not available","Boolean list not supported","View may not be null","detectTargetFragmentUsage","onUndeliveredElementReceiveCancellationConstructor","paddingStart","propertyXName","MMM d, y","validating child count ","weakRef","SPARSE_ARRAY","checkHyphenAt","onErrorResumeNext","continueWithTask is not implemented","queryParameterName","checkULongRangeBounds","HEADER_ID_EXTENDED_TIMESTAMP","frozen","null cannot be cast to non-null type io.github.inflationx.viewpump.internal.`-ViewPumpActivityFactory`","trySendDropLatest-Mj0NB7M","toPattern","ticker","minOfOrNull-MShoTSo","AsyncTask","interpolator","getMostSignificantBits","notifyHandlers","concat","Short","No toScene for transition ID ","CLOSE_STATUS_ACTIVE","Wrong object type used with protocol message reflection.","Property ","TIME_PICKER_POSITIVE_BUTTON_TEXT_RES","maskForStealingMode","maxWithOrNull-YmdZ_VM","androidx.lifecycle.FlowExtKt$flowWithLifecycle$1$1","substringBefore","cancelChildren","Name: Value\\","ViewTransition(","setActiveTask$okhttp","fire-transport","getResponseWithInterceptorChain","string","checkKey","S_EXTENSION_INT","permissions","nextAlphanumericString","callerInput","immutableCopyOfSet","source","encodedValue","sharedPrefs$delegate","Debounce timeout should not be negative","resetNextInetSocketAddress","SyncHdr","ownershipMarker","null cannot be cast to non-null type java.lang.Class<in javax.net.ssl.SSLSocket>","defaultCancellationException","Trying to remove badge from a null menuItemView: ","onCancellationChannelResultImplDoNotCall","mSelectionArgs=","Multiple components provide %s.","B0_FLAG_FIN","ln1p","android.permission.USE_FULL_SCREEN_INTENT","allocated","FIXED_DELAY","this.combine(other, transform)","buildSetInternal","UTF-32","connectionAcquired: ","uuidString","BasePendingResult","encodedValues","type=ontimer","oldValue","versionKind","lifecycle-viewmodel_release","lastOrNull-QwZRm1k","Lokhttp3/CertificatePinner$Builder;","beginIndex < 0","SUDP","Common.API","registerForActivityResul…ontract) { callback(it) }","Could not find method setTouchModal() on PopupWindow. Oh well.","kotlin.Annotation","corePoolSize","app:PerpendicularPath_percent","DeviceOrientation[","android:changeTransform:parentMatrix","combine(this, other, other2, transform)","encodedFragment","setClipToScreenEnabled","elementAt","checkNotClosed","commonLastIndexOf","getStart-pVg5ArA","Firebase Installations Service is unavailable. Please try again later.","Trying to install an ExecutorFactory twice!","hexToByteArrayNoLineAndGroupSeparator","COUNTRY","moved to val","addValuesMixedRanges","minBy-JOV_ifY","must have 2 or more widgets in a chain","SignIn.API","nanosecondAdjustment","onCancelling","this[index]","TIME_PICKER_TIME_MODEL","POSITIVE_BUTTON_TEXT_RES_ID_KEY","fcm_token","Double not supported","postLayout","RV CreateView","readAndInitOrPropagateAndThrowFailure","BUFFERED","href=https://","lastGoodStreamId","updateConnectionFlowControl","bOffset","prev_page_token","androidx.datastore.preferences.protobuf.MapFieldSchemaFull","FlatBuffers: file identifier must be length 4","Setting ","keyframe","Expected instance of `TransportImpl`, got `%s`.","green\\","Cannot advance the iterator beyond ","parameterAnnotations == null","Comparator","getUtf8","Keyline index ","callsInPlace","DirectExecutor","zip-C-E_24M","enforceAnyPermissions","HAS_VERTICAL_ACCURACY_MASK","Lokhttp3/internal/http2/Http2Connection$Companion;","InternalServerError","setPingInterval$okhttp","This job has not completed yet","max-QwZRm1k","SharedFlow.kt","Failed to retrieve addGhost method","resizeClip","ACTION_ARGUMENT_MOVE_WINDOW_Y","null cannot be cast to non-null type kotlinx.coroutines.internal.LockFreeLinkedListNode","requireSettings","invalid numUpdates: ","successCount","mContentChanged=","max-eb3DHEI","gmscore_client_jar_version","getUuid","undeliveredElementException","nullsFirst","isClosedForReceive","KeyFrames","android.intent.extra.NOTIFICATION_TAG","CLOSE_HANDLER_CLOSED","Core pool size ","Content already consumed!","sortedArrayDescending--ajY-9A","FontRequest {mProviderAuthority: ","onSelectCancellationUnlockConstructor","x-goog-fis-android-iid-migration-auth","convert","getEncodedPathSegments$okhttp","suppressed","Illegal state ","Dispatchers.Main","Sequences.kt","triggerID","receive","emptySequence","newcontext=false","flp_debug_updates","Failed to connect to ","stringKey","Validity","anonClient","kotlinx.coroutines.flow.LintKt$retry$1","configuredLoggers","childFragmentManager","Discarding retained Fragment ","androidx.lifecycle.RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1$1","Android Q is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 29`.","setSelected","period","forward ","getQueue$okhttp","INVINCIBLE","The string doesn't represent a boolean value: ","file.absoluteFile","createFinalException","The function has unclear behavior when searching for NaN or zero values and will be removed soon. Use 'any { it == element }' instead to continue using this behavior, or '.asList().contains(element: T)' to get the same search behavior as in a list.","END_DOCUMENT","n shouldn't be negative but it is ","kotlin-stdlib-jdk8","setCookie","LifecycleOnBackPressedCancellable","ReaderRunnable","firstRef","siftUpFrom","Format /topics/topic-name is deprecated. Only 'topic-name' should be used in %s.","Places.GEO_DATA_API","ContextCompat","idleConnectionCount","getDEFAULT__ByteString_size","Invalid use of patternPathMotion element","Collect flow in the desired context instead","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$7","replaceFirstCharWithCharSequence","Sec-WebSocket-Version","commonStartsWith","CRLF","prependIndent","text/x-vCalendar","no frame position","Super calls with default arguments not supported in this target, function: lastIndexOf","ENTITY_REF","checkAttribute","strict","Geofences must contains at least one id.","phone_orientation","actualSSLSocketClass","found null ByteString","getArguments","getQualifiedOrSimpleName","androidx.datastore.core.DataStoreImpl$transformAndWrite$2","backtrackWhile$StringsKt__StringNumberConversionsJVMKt","CHECK: motion scene not set! set \\","mViewFlags","SendRequest{transportContext=","TAIL_MASK","subscribers","getCallsPerHost","FAILED","EUROPEAN_NUMBER_SEPARATOR","Failed to sync file output stream","transformWhile","typeToString","ARTIFICIAL_FRAME_PACKAGE_NAME","beginFailureResolution for ","doubleRangeContains","Not implemented, should not be called","Lokio/FileSystem$Companion;","sequence_num","setQueryParameter","DEFAULT_CONCURRENCY","seconds_","Handshake{tlsVersion=","NOTIF","marginLeft","http://schemas.xmlsoap.org/soap/envelope/","Empty flow can't be reduced","get_channel","user-agent","quote(...)","AddGroupMembers-Request","network interceptor ","aliveSegmentLeft","DEBUG_PROPERTY_VALUE_ON","fromUByteArray","CREAG","emitContext","kotlinx.coroutines.flow.FlowKt__ReduceKt$reduce$2","Left","sendDegradedPingLater","kotlin.collections","okHttpClient","Lokio/AsyncTimeout;","Unable to load image from URI: ","TLS tunnel buffered too many bytes!","getMaxItems$activity_release","FLAG_INCLUDE_NOT_IMPORTANT_VIEWS","commonRangeEquals","forceSetFactory2 Could not find field 'mFactory2' on class ","Null dependency","toIndex < fromIndex","ANXIOUS","Use 'flowOn' instead","keyguard","Continuation returned null","keyOf","nextSearchIndex","getRed","implies","INITIAL_QUOTE_PUNCTUATION","insets","MODULE_NOT_FOUND","doubleDagger","null cannot be cast to non-null type okhttp3.internal.platform.Jdk8WithJettyBootPlatform.AlpnProvider","Failed to find a trusted cert that signed ","DetectedActivity [type=","Context is required to resolve the file uri of the icon: ","contentEquals-kV0jMPg","updatePaddingRelative","this.flatMapLatest(transform)","checkSegmentStructureInvariants","completion","maxOf-J1ME1BU","java.util.Map$Entry","roundToLong","Result","AutoDelete","getLength","elapsedNow-UwyO8pc","Invalid or unsupported duration ISO non-time unit: ","getAVAILABLE_PROCESSORS","columns","minUpdateIntervalMillis must be greater than or equal to 0, or IMPLICIT_MIN_UPDATE_INTERVAL","Unexpected EOF while parsing string","NEARBY_ALERTS_NOT_AVAILABLE","datastore/","android.support.v4.app.EXTRA_CALLING_ACTIVITY","islamic","utf8Validation_","okhttp.Http2","unable to create ","Response.error()","mLayoutSuppressed","windowedIterator","durationAssertionsEnabled","minus","getRepeatedFieldCount() can only be called on repeated fields.","toOkioPath","headers","extraLongLived","padChar","Could not retrieve value from ResourcesImpl#mDrawableCache","null cannot be cast to non-null type kotlinx.coroutines.flow.Flow<T of kotlinx.coroutines.flow.LintKt.count>","asClock","kotlinx.coroutines.flow.internal.ChannelFlowMerge$collectTo$2","NULL","measureTimeMillis","DFType","readyQueues","callback must not be null.","verify","kotlinx.coroutines.flow.FlowKt__DelayKt$sample$2$1$1","typeArguments","contentEquals-FGO6Aew","Response{protocol=","exceptions","getInvalidationRunnable$lifecycle_livedata_release$annotations","receiver$0","getParentActivityIntent: bad parentActivityName '","RV OnLayout","setViewVisibility","GroupProperties","cur$iv","dropChannelOperators","getColorOrThrow","scheduler","readLiteralHeaderWithoutIndexingIndexedName","plusMinus","ENTRY_BODY","CONTINUATION","nextValue","getShortByteSeparatorNoPrefixAndSuffix$kotlin_stdlib","availableCpuPermits","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$zip$2","Could not find package: ","STEP_SERVICE_BINDINGS_AND_SIGN_IN","startAnimations","javaObjectType","AddNickList","HTTP_1_1_REQUIRED","getDOT$annotations","Cannot drop a view during a scroll or layout calculation","ActionBarDrawerToggle","savedstate-ktx_release","setClient$okhttp","UTF-32LE","GROUP_ID","getSentRequestAtMillis$okhttp","Not a sign in API","EEE, dd MMM yyyy HH:mm:ss zzz","AcceptedContentType","This cannot happen with fixed magic multiplier and grow-only hash array. Have object hashCodes changed?","super.inflate(parser, root, attachToRoot)","androidx.datastore.core.MulticastFileObserver$Companion$observe$1","onTimeout","gcm.n.android_channel_id","application/","inc-Mh2AYeg","StatusMood","illegal property: ","seconds","newBuilder().setInteger(value).build()","commonSnapshot","Storing event with priority=%s, name=%s for destination %s","Http2Connection.Listener failure for ","verticalAccuracy","any { it == element }","copyOfRangeImpl","null cannot be cast to non-null type java.lang.Class<T of kotlin.jvm.JvmClassMappingKt.<get-javaObjectType>>","writeExternal","emptyPath","mailto:","Error: Update listeners must be added beforethe animation.","sent ping but didn't receive pong within ","android:layout_width","inParcel","A @Url parameter must not come after a @QueryMap.","checkNotSameAs$PathsKt__PathRecursiveFunctionsKt","readState","PROXY_CONNECTION","GMS core API Availability. ConnectionResult=%s, tag=%s","markConsumed","java.lang.Character","contentDeepToStringInline","fileName\\","NumberHexFormat","Both","Array is empty.","SSL_RSA_WITH_DES_CBC_SHA","connected","SingleFileState","No package found for authority: ","checkIsMutable$kotlin_stdlib","google.c.a.m_l","RESOURCE","CHANNEL_DEFAULT_CAPACITY","onReadPing","flowOf","androidx.core.view.ViewKt$allViews$1","setIsRecyclable val:","Expected either a 36-char string in the standard hex-and-dash UUID format or a 32-char hexadecimal string, but was \\","sizeOf","IDLE_TIMEOUT_NANOS","restored","PREFIX_DIRTY","extra","trailers.size() == 0","onPlaceUserDataFetched received null DataHolder","sortedBy","FEEDBACK_HAPTIC","joinToString","encodedNames","Allowing Extra Output requires also allowing FLAG_GRANT_READ_URI_PERMISSION and FLAG_GRANT_WRITE_URI_PERMISSION Flags.","writeData$datastore_core_release","dnsEnd","TakePicturePreview","VIEWMODEL_KEY","fileOffset","poll","kotlinx.coroutines.debug.internal.DebugCoroutineInfoImpl","reduceIndexedOrNull","doOnDetach","size ","truncateTo","commonRequest","getUtf8$okio","setEquals","Property","https://ep.gov.pk/epmobile/RestHouse.asp","setWriteSuccessCount$okhttp","Making the selected account non-clickable is only supported for the THEME_DAY_NIGHT_GOOGLE_MATERIAL2, THEME_LIGHT_GOOGLE_MATERIAL3, THEME_DARK_GOOGLE_MATERIAL3 or THEME_DAY_NIGHT_GOOGLE_MATERIAL3 themes","Unknown exception code: ","decision","windowed","core","subSequence","Lokhttp3/Dns$Companion$DnsSystem;","ON_PAUSE","Lokhttp3/Request$Builder;","canonicalPath","Stable ids in the adapter will be ignored as the ConcatAdapter is configured not to have stable ids","context must not be null","INVALID","compressionMethod","getSavedStateHandlesProvider","getLengths$okhttp","readingCompressedMessage","correctPrev","getMain$annotations","SharedPreferencesMigration.android.kt","layout_constraintVertical_bias","overshoot","detachTimeout","getBACKSLASH$annotations","reading","pathString","checkDuration","TLS_RSA_EXPORT_WITH_DES40_CBC_SHA","KEY_PHONE","platform method missing - proto runtime falling back to safer methods: ","Char sequence contains no character matching the predicate.","Android Sv2 is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 32`.","commonReadAndWriteUnsafe","maxvelocity","singleOrNull-QwZRm1k","request","badge","filterList","mFragmentId=#","connectSocket","getAncestors","checkNotMainThread: current thread ","bufferEnd$volatile","CODE_BIT_COUNTS","farLeft","readHttp2HeadersList","Couldn't use Java reflection to implement protocol message reflection.","maxOfWith","maxOf-Kr8caGY","foldRight-A8wKCXQ","invoker","FIS_v2","must have a parent path","collectIfThrows$PathsKt__PathRecursiveFunctionsKt","ValueType","Icon resource not found: ","endInclusive","setIgnoreCoroutinesWithEmptyContext","header","android.text.DynamicLayout$ChangeWatcher","setHandshake$okhttp","includeQueryPredictions","enhanceStackTraceWithThreadDump","typedArray","android.people.list","attrs","setUnchecked","getElements","contains-uhHAxoY","sourceFile","advanceWhile$StringsKt__StringNumberConversionsJVMKt","minimumStampedVersionNumber must be greater than or equal to 0","AlarmManagerScheduler","androidx.view.accessibility.AccessibilityNodeInfoCompat.TOOLTIP_TEXT_KEY","byteCountOrWaitNanos$okio","shouldPostpone","kotlin.Double","kotlin.DoubleArray","mapKeys","Super calls with default arguments not supported in this target, function: verbose","Timestamp nanoseconds out of range: ","androidx.core.view.accessibility.action.ARGUMENT_SCROLL_AMOUNT_FLOAT","kotlinx.coroutines.flow.FlowKt__DelayKt$fixedPeriodTicker$1","Collection is empty.","kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1","setEnableCreationStackTraces$kotlinx_coroutines_core","Cannot require mustCreate and mustExist at the same time.","getJob","1..9 digits are supported for the fraction of the second, got ","TRANSFER_ENCODING","keySet","Value not set.","TLS_DH_anon_WITH_AES_256_CBC_SHA","activeQueues","rightGuillemet","current(...)","ImageManager","mSpacingAdd","Success","getSocket$okhttp","isAtLeastT","tlsVersionsAsString","kotlin.jvm.internal.IntCompanionObject","BALANCED_POWER_ACCURACY","android.support.action.semanticAction","isAtLeastO","handled","MAX_CAPACITY_MASK","Lokio/OutputStreamSink;","onFail","targets_","journalFile","nextUp","sendBroadcast","REJEC","GservicesValue","slot","RESULT_BASELINE_PROFILE_NOT_FOUND","numberFormatError","cause","ServicesTariff","Couldn't parse value of ","getCompletionCause","tryResumeAcquire","getNameWithoutExtension$annotations","stream(...)","HASH_BUCKET_COUNT","okhttp3.","channel=","Height must be non-negative","onSend","getMaxSize","checkIsNotBuilt","maxOrNull-rL5Bavg","Unable to understand proto buffer","sslSocketClass","mSpacingMult","block[","CASE_INSENSITIVE_ORDER","commonReadAll","newBuilder","matchAt","common_google_play_services_resolution_required_title","withIndex--ajY-9A","Query map contained null value for key '","NoCookies","android:fade:transitionAlpha","If-Modified-Since","Flow invariant is violated:\\n\\t\\tEmission from another coroutine is detected.\\n\\t\\tChild of ","currentCoroutineContext().cancel(cause)","BROWSER_COMPATIBLE_DATE_FORMATS","retrofit2.KotlinExtensions","callback cannot be null","getIndex","isLazy","ReceiveChannel is empty.","IN_ROAD_VEHICLE","isInfix","any-QwZRm1k","next","Final position of the spring cannot be less than the min value.","motion:percentX","sortDescending-GBYM_sE","ACTION_EXPAND","fileName","Topic operation failed: ","isVararg$annotations","getFlags","rightSingleQuote","seed2","Invalid FeatureType value","Failed to resolve canonical path for ","getOrPut","proto3Optional_","OpenDocument","siftDownFrom","getPingIntervalMillis$okhttp","ACTION_SCROLL_DOWN","EXACTLY_ONCE","averageOfDouble","FinalStatus","Note","validateInput","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$distinct$1","DefaultDateTypeAdapter","Failed to inflate ColorStateList.","updateChoreographerAndPostFrameCallback","nearRight","VALUES","getLayoutAlignment","processResultAndInvokeBlockRecoveringException","name (","endIndex=","setNumUpdates","MotionKeyCycle{mWaveShape=","kotlinx.coroutines.flow.FlowKt__TransformKt$filterNotNull$$inlined$unsafeTransform$1$2","updateConnectionFlowControl$okhttp","Last","byteStart","incrementAndGetVersion","toUShort-Mh2AYeg","COMPRESSED","ap_description","clazz","emitAllImpl$FlowKt__ChannelsKt","computeHashSize","originalRequest","TLS_ECDH_RSA_WITH_RC4_128_SHA","Created as a shortcut bubble, cannot set an Icon. Consider using BubbleMetadata.Builder(PendingIntent,Icon) instead.","UNLIMITED","launchSharingDeferred$FlowKt__ShareKt","targetBytes","tryPark","flatMapIndexed-xzaTVY8","disableScroll","getSegments","onTransitionCancel","incrementSuccessCount","maxOf-VKSA0NQ","TOP\\","CONFLATED capacity cannot be used with non-default onBufferOverflow","writeOrCountBytes","getReceiveBuffer","and-VKZWuLQ","Policy","value.bytes.toByteArray()","doubleKey","java","kotlinx-coroutines-android","getIBinder","mSortOrder=","deadlineNanoTime","lastConnectedTime=","VersionedParcel","ro.build.version.oneui","getCode$annotations","BigDecimal not supported","Failed to find configured root that contains ","getComplete","The application is not licensed to the user.","See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.","wavePhase","Lokhttp3/internal/connection/RouteSelector$Companion;","The view is not associated with BottomSheetBehavior","commit","getPath(...)","writeHeaders$okhttp","EXHAUSTED","GrantList","Motion easing theme attribute must be an @interpolator resource for ?attr/motionEasing*Interpolator attributes or a string for ?attr/motionEasing* attributes.","Collect.kt","null cannot be cast to non-null type kotlin.reflect.KClass<*>","indeterminate","http://emtts.dakkhana.com.pk/webservices/","curSize","asList-QwZRm1k","mergeForChild","Lokhttp3/CookieJar;","invalid metadata codepoint length","CloudMessagingReceiver","mResourcesImpl","BROKEN","skipCommasAndWhitespace","toBits","dateCharacterOffset","Limit must be non-negative, but was ","intervalMillis can't be negative.","Following redirect to: %s","throwOnFailure","Index out of bounds - passed position = ","Lokhttp3/TlsVersion$Companion;","Image exceeds max size of 1048576","getColorSpace","DnsSystem","PrivilegeLevel","propagationSpeed may not be 0","sendOnNoWaiterSuspend","codePointAt","updateUndispatchedCompletion","Unterminated string","ItemTouchHelper","detach$okhttp","changed in Okio 2.x","clipBounds","CompletionHandler","callback == null","checkUIntRangeBounds-J1ME1BU","Lokio/ZipFileSystem$Companion;","JSON must have only one top-level value.","DAYS_PER_CYCLE","CompletableFuture was completed exceptionally","createOnCancellationAction","FILE_HEADER_SIZE","first_party_options_bundle","randomAccessFile","no icon for mode: ","warn","uimode","final_latlng_bounds","backendName","android.intent.action.TIME_TICK","callerInfoCache","keepAliveDuration","application/json; charset=UTF-8","PLACEFENCING_NOT_AVAILABLE","lineSequence","getByteBufferLength","component3-QwZRm1k","dropLast-PpDY95g","filterNotTo-wU5IKMo","ON_ANY","Detected inconsistent adapter updates. The local position of the view holder maps to ","DeflaterSink(","Closed(","threadContextElements","groupBy--_j2Y-Q","Lokhttp3/logging/HttpLoggingInterceptor$Logger;","Transition for operation ","Content-Disposition","Delegate logger cannot be null at this state.","CreateList-Request","sender_person","broadcast","process2Utf8Bytes","observable","ClipData item at position ","TLS_PSK_WITH_AES_128_CBC_SHA","android.provider.extra.PICK_IMAGES_MAX","http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes","indexOfLast-MShoTSo","setProtocols$okhttp","primaryText","Lifecycle.kt","multipart/parallel","app:goneBaselineMargin","Registering please wait","gcm.n.event_time","SignInCoordinator","Use sortWith(Comparator(comparison)) instead.","ulongArrayOf-QwZRm1k","cameraPosition must not be null","longKey","transitioningFragmentViews","findViewById(...)","hashSize","isHighSurrogate","getEnterAnim=","computeShift","kotlinx.coroutines.channels.ChannelsKt__ChannelsKt$trySendBlocking$2","Failed to connect when checking package","openResponseBodySource","toHexString","https://www.googleapis.com/auth/games","elapsedFrom","nativeLastIndexOf","WV-CSP-NSDiscovery-Request","Search-Request","getNextStreamId$okhttp","getCONSTRUCTOR_ARGS_FIELD","ACTION_PAGE_LEFT","AuthToken","Cannot call this method unless RecyclerView is computing a layout or scrolling","Only Gregorian calendars are supported.","response is not eligible for a body and must not be closed","toInstant","SavedStateProvider with the given key is already registered","maxOfWith-myNOsp4","duration <= 0: ","springstiffness","protectedFlush","hexToInt","nextDouble","onTransitionEnd","presenceMask must have exactly one bit set: ","Call next() or previous() before replacing element from the iterator.","segment","toAsciiLowercase","JSON forbids NaN and infinities: ","sendersAndCloseStatus$volatile","This method should only run on the NonGmsServiceBrokerClient's handler thread.","mapIndexedTo-QqktQ3k","https://ep.gov.pk/epmobile/services/emsp_intro.asp","onReceive: ","android.core.view.accessibility.extra.DATA_TEXT_CHARACTER_LOCATION_KEY","toJarRoot","View can not be anchored to the the parent CoordinatorLayout","layout_constraintTop_toBottomOf","Route{","runOnce","Lokhttp3/internal/connection/RealCall$CallReference;","writeWindowUpdateLater$okhttp","RST_FULL","mServedView","socketAdapters","OTHER_LETTER","buildCodename","app_data","Unexpected waiter: ","Unexpected response string: ","writeScope","motionInterpolator","Asserts","DEBUG_PROPERTY_VALUE_AUTO","getRemoveLeadingZeros","decodeSymbolBufferInto","Register","Fault","Too many follow-up requests: ","valueCount <= 0","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","reservedRange_","Didn't read enough bytes during decompression. expected=","lastObservedThread","component5-QwZRm1k","applyWindowInsetsListener","TYPE_GOAWAY","getPackageName","cancelInternal","if-match","setXxxTable must be called before setInput!","no widget for  ","getExceptionOrNull","min-QwZRm1k","title","getMinLength","datastore-core_release","values_","Token retrieval failed without exception message. Will retry token retrieval","onClosedSelectOnReceive","unexpected path segment: ","shutdown$kotlinx_coroutines_core","Lokhttp3/internal/ws/MessageInflater;","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$4","TLS_DHE_DSS_WITH_AES_256_CBC_SHA","Transport backend '%s' is not registered","before","fragmentStateManager","bitmapRefWidth must not be null","addImpl","getHost","boundary","PING","endIconSize cannot be less than 0","androidx.core.app.NotificationCompat$InboxStyle","lastModifiedAt=","NonBlockingContext","warnIfOpen","ClientInfo","displayName","isDirectory$PathsKt__PathRecursiveFunctionsKt","getRootCause","messaging","rebase","Could not invoke setTouchModal() on PopupWindow. Oh well.","cancel","RV PartialInvalidate","parentHandle","Start drag has been called with a view holder which is not a child of the RecyclerView which is controlled by this ItemTouchHelper.","CollapsingTextHelper","sequenceNumber","addNetworkInterceptor","Invalid shadow size ","Lokhttp3/ResponseBody$Companion;","ignoring view ","waitUntilSelected","lastScheduledTask","getDestructured","hmacSha1","COMPRESSION_METHOD_STORED","Home","getRawType","The input string is too short","mRemainingConnections=","clone","Lokio/HashingSource;","rangeTo","freeSlot","BACKSLASH","Invalid pin hash: ","FileNotFoundException","appVersion","entryToString","toAndroidXPair","string.utf8Size(beginIndex, endIndex)","selectedClause","maxOf-sambcqE","countTrailingZeroBits-WZ4Q5Ns","frameHeader","getBoolean","contentHashCode-XUkPCBk","concatWith","minByOrNull-jgv0xPQ","hexToUInt","Must measure with an exact width","dstW and dstH must be > 0!","paddingOption","minOf-Kr8caGY","defaultKeySelector","internalToIndex","cont","android-platform","EEE,dd-MMM-yy HH:mm:ss z","Flow analogue of 'merge' is 'flattenConcat'","trying to unhide a view that was not hidden","kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1","context=","You can consumeRestoredStateForKey only after super.onCreate of corresponding component","transform","okio.ByteString.Companion.encodeUtf8","tlsVersions","Lokhttp3/MultipartReader$Companion;","setSequenceNumber$okhttp","UTF-8","getTerminalBitCount","advanceWhile","must-revalidate, ","toMediaType","getPins","reregister","SpecialEffectsInfo","SourceRef","already closed","initReaderAndWriter","layout_constraintLeft_toRightOf","COROUTINES_DEBUG_METADATA_VERSION","ThreadLocal ","readPriority","com.android.launcher.permission.INSTALL_SHORTCUT","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$dropWhile$1","End quote expected in ","Infinity","onActivityCreateView","gcm.n.default_vibrate_timings","kotlinx.coroutines.channels.ReceiveChannel$DefaultImpls","readRstStream","trySendImpl","lockingSourceCount","campaign","mBaselineAlignedChildIndex of LinearLayout points to a View that doesn't know how to get its baseline.","onPathParameter","Mutex","mToken","ActivityResult{resultCode=","dropLast","extensions","Mutating immutable message: ","EXTRA_SYSTEM_FALLBACK_PICK_IMAGES_MAX","android:changeImageTransform:matrix","BIT_FLAG_UNSUPPORTED_MASK","java.util.ListIterator","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/","opacity","doSelectSuspend","messageBuffer","Unreachable","Each ClientCallbacks must have a corresponding API in the isOptionalMap","PUBLIC","last-xTcfx_M","probeCoroutineSuspended","byteInputStream","android.title.big","setAttribute(...)","null cannot be cast to non-null type kotlin.Array<kotlin.Any?>","null view contained in the view hierarchy","asList-rL5Bavg","Missing Default Notification Channel metadata in AndroidManifest. Default value will be used.","attributeViewClass","direction must be one of {FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.","clientInfo","retry","Flow invariant is violated:\\n\\t\\tFlow was collected in ","startsWith","onPolicyViolation","IO_PARALLELISM_PROPERTY_NAME","set_mock_mode_with_callback","Cannot change current item when ViewPager2 is fake dragging","StatusContent","PROTOCOL_ERROR padding ","consumer_ir","font_results","Unable to create request.","Failed to start resolution intent","zipPath","only owner can write","androidx.view.accessibility.AccessibilityNodeInfoCompat.BOOLEAN_PROPERTY_KEY","place_adr_address","TLS_1_3","x_left","TransactionMode","Eagerly","processResultSelectReceiveOrNull","setAlpnProtocols","kotlin.collections.Set","backing","Background execution failure.","PersistedEvent{id=","newInputStream(this, *options)","getColorStateListOrThrow","Canceled","dispatch$lifecycle_runtime_release","android.compactActions","strings","normalMillis","android.intent.extra.BCC","Failed to parse token: ","hintScreenTimeout","setProxyAuthenticator$okhttp","isLateinit$annotations","getEmail","getNanoseconds-UwyO8pc$annotations","supportedCipherSuites[indexOfFallbackScsv]","updateHead","Cannot construct an Api with a null ClientKey","sendreferer=true","transitionEvents list can't be null.","substringAfter","http://tempuri.org/AddComplaint","Requested APIs must not be null.","doOnResume","percent","circle","completionCauseHandled","performSave","frameIndex","clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9+","getMODE_CANCELLABLE$annotations","requestBodyOpen","mArguments=","ALTERNATIVE","firebase_data_collection_default_enabled","getMajor","Multan","tryWaitForChild","OPCODE_CONTROL_PING","Outband","launch","noRequestBody","server_no_context_takeover","AndroidClientInfo{sdkVersion=","getEndExclusive-s-VKNKU$annotations","max-GBYM_sE","OTHER_NEUTRALS","Completing","Lokhttp3/MultipartBody$Part$Companion;","Lokio/Timeout$Companion;","contentIcon","flow4","Selection","commonSeek","Expected 'Upgrade' header value 'websocket' but was '","nextUInt","FragmentPager.SavedState{","couldn't move cursor to position ","apos","sort--nroSd4","sumOfLong","maxValue","collect(action)","indexOfLastNonAsciiWhitespace","Successfully downloaded image: ","trimIndent","address","onStop","MODULE_ID","sha256/","common_google_play_services_api_unavailable_text","getCompletedInternal","Deprecated in favor of 'receiveCatching'. Please note that the provided replacement does not rethrow channel's close cause as 'receiveOrNull' did, for the detailed replacement please refer to the 'receiveOrNull' documentation","onStream","Expected a hexadecimal digit at index ","nextULong","floorDiv","getByteSuffix","childJob","probeCoroutineResumed$kotlinx_coroutines_core","lazyMessage","tryCreateDispatcher","delayNanos","CURRENCY_SYMBOL","SuggestionsAdapter","Lio/github/inflationx/viewpump/InflateResult;","DialogFragment can not be attached to a container view","LF and CR characters are prohibited in byteSuffix, but was ","ThreadUtil","setEncodedUsername$okhttp","ValueTimeMark(reading=","ICUCompat","nativeGetCounterValue","inWholeMinutes","minWithOrNull-XMRcp5o","Keylines being linearly interpolated must have the same number of keylines.","isLoading","UTF-8 length does not fit in int: ","NETWORK_ERROR","Step must be greater than Long.MIN_VALUE to avoid overflow on negation.","ANY_SLASH","sumOfInt","awaitReusability$kotlinx_coroutines_core","context == null","runningReduce(operation)","setBody$okhttp","attach","Flow analogue of 'publish(bufferSize)' is 'buffer' followed by 'shareIn'. \\npublish().connect() is the default strategy (no extra call is needed), \\npublish().autoConnect() translates to 'started = SharingStarted.Lazily' argument, \\npublish().refCount() translates to 'started = SharingStarted.WhileSubscribed()' argument.","Lcom/a360technologies/adeelnasir/emtts/models/RegisterRequest;","copy","invalid_parameters","suspendCoroutineUninterceptedOrReturn","okhttp3.HttpUrl.Companion.toHttpUrlOrNull","BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks.","html_instructions","objcClassPrefix_","second","baseUrl == null","Unknown Cap type: ","android.wearable.EXTENSIONS","PENALTY_DEATH","Unknown type ","arrayRangeEquals","notifyStartup","Scheduling upload for context %s with jobId=%d in %dms(Backend next call timestamp %d). Attempt %d","fcm_channel","label=\\","createDispatcher","FOLLOW_LINKS","supportsTlsExtensions","Failed to invoke getIBinder via reflection","mustRevalidate","Flow is empty","getPattern","Lokhttp3/internal/platform/Jdk8WithJettyBootPlatform$AlpnProvider;","Firebase Background","See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.","activityStopped","byteRangeContains","fieldsCount","unexpected result","packageName:","kotlin.BooleanArray","nextRouteIndex","slashCount","LeaveGroup-Response","app:layout_constraintRight_toRightOf","android:theme","beginIndex","Binary compatibility only","Iterator","Failed to access ","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_OPTS","Misc","parentCancelled$kotlinx_coroutines_core","MotionPaths","Callback may not be null","getSharedCounter","tryFinalizeSimpleState","update$okhttp","sumOf","walk","isDigitsOnlyAndNoPadding","State_ManyNotReady","module init: ","Use maxWithOrNull instead.","getMap","cleanedAndPointers$volatile","reduce-s8dVfGU","kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$lambda$6$$inlined$collectWhile$1","Unexpected character","adjustDynamicTableByteCount","kotlin.Function21","Intent(Intent.ACTION_GET…TRA_ALLOW_MULTIPLE, true)","unpark","RENDEZVOUS","Telephone","clearFragmentResultListener","INVALID_ACCOUNT","Could not locate call adapter for ","fileAttributesView","runningWorkers","minOf-J1ME1BU","closeExchange","this as java.lang.String).toUpperCase(Locale.ROOT)","INPUT_MODE_KEY","Start index out of bounds: ","smooth scroll target view has been attached","buildListInternal","timeout < 0: ","getByte","nextByte","Input attitude cannot contain NaNs.","random-s5X_as8","AssertionError (GSON 2.8.5): ","Clearing non-config state for ","List contains no element matching the predicate.","android:clipBounds:bounds","strokeWidth","dispatchYield","milliseconds","fromInstant","join","peekAvailableContext","OnBackPressedCancellable","Layout positions must be non-negative","mutableMapOf","this.sortWith(Comparator(comparison))","Unable to instantiate the dynamic class ","AppCompatSpinner","writePercentDecoded","cachedHeaders","add(...)","enabled","addFontFromBuffer","PRAGMA busy_timeout=0;","SubscribeNotification","getDynamicAttach","titlecaseChar()","rotateLeft-JSWoG40","GoogleApiManager","TLS_KRB5_WITH_RC4_128_MD5","DROP_OLDEST","putByte","copyInto--B0-L2c","Cannot coerce value to an empty range: ","fill-WpHrYlw","flush","getParentContainer","socketFactory instanceof SSLSocketFactory","getCacheResponse","Request header not permitted: 'Sec-WebSocket-Extensions'","null cannot be cast to non-null type kotlin.collections.Set<kotlin.String>","Lokhttp3/internal/connection/RealCall;","SIGN_IN_MODE_OPTIONAL","VIEW_MODEL_KEY","tp:/ieaeogn-agolai.o/1frlglgc/aclg","This mutex is not locked","trackConditionalCacheHit$okhttp","http://www.w3.org/1999/XMLSchema","android:menu:action_views","Coroutines with restricted suspension must have EmptyCoroutineContext","android.declineIntent","SEND_SEGM=","removeCancellable","storageConnection","awaitCancellation","plusIsSpace","Unable to log event: analytics library is missing","function ","buffer(","KeyFrameSet","pokeLong","event_id IN (","GmsClient","name_sleep_segment_request","ulongArrayOf","currentStartIndex","this.shareIn(scope, started = SharingStarted.Lazily, replay = Int.MAX_VALUE)","messageAndCloseQueue","readResolve","Byte string is not UTF-8.","base64UrlEncodeMap","throwReadObjectNotSupported","dispatchPauseIfNeeded","finalElement","ACTION_SHOW_ON_SCREEN","minSeparation(%s) cannot be set as a dimension when using stepSize(%s)","No longer supported","TabLayoutMediator attached before ViewPager2 has an adapter","Do mutate preferences once returned to DataStore.","Result has already been consumed","Failed to load remote module.","LoaderCallback cannot be null","Final","type_","00000000","Must provide flag PRE or POST","randomOrNull","Element at index ","reduce-WyvcNBI","DETECT_SET_USER_VISIBLE_HINT","CustomMethod","androidx.datastore.core.MultiProcessCoordinator$withLazyCounter$2","Detected invalid child order. Child at index [","kotlinx.coroutines.CoroutineDispatcher","byteCount < 0: ","You need at least three waypoints to enable optimize","enqueueTrailers","kotlinx.coroutines.flow.internal.CombineKt$zipImpl$1$1","EXCEPTION_MARKER","currentContext","execute parameter required","strokeLineCap","inWholeNanoseconds","trySuspend","You cannot use retainNonConfig when your FragmentHostCallback implements ViewModelStoreOwner.","withStyledAttributes","dropWhile-jgv0xPQ","suggest_icon_2","targetThread","decPermits","QUOTED_STRING_DELIMITERS","getClassifier$annotations","image/*","Expected String value for key ","lowercaseChar","scratchFile","acknowledgeShutdownIfNeeded","STATE_CANCELLED","component2--ajY-9A","unresolved","DelayedTaskQueue","Start hour must be in range [0, 23].","NotificationParams","getUpstreamBuffer","storeElement$kotlinx_coroutines_core","flatMapMerge","parameters","Intent(Intent.ACTION_OPE…          .setType(\\","zip-JGPC0-M","Unsupported FileSection Type ","DESTROYED","PresenceNotification-Request","MOBILE_PHONE","PLACE_PROXIMITY_UNKNOWN","null cannot be cast to non-null type androidx.lifecycle.ReportFragment","Invalid UTF-8","errorHint","valuesArray","Unsupported safe parcelable field converter class.","AccessibilityWindowInfo[","onBackPressedDispatcher","xiaomi","Wrapped Object can not be null.","parentJob","startWorker","schedulerName","setDelegate","timezoneOffsetSeconds","readGoAway","Dynamic intent resolution failed: ","Fax Money Order","getMarginStart","TimeUnit must not be null","reverseOrder","Altitude","Keylines before the first focal keyline must be ordered by incrementing masked item size.","startIconSize cannot be less than 0","acquirers","checkResult","Sync","takeHighestOneBit-7apg3OU","circularReveal","getCertificatePinner$okhttp","allocatedUntil","Debug should not be instantiated","RESULT_ALREADY_INSTALLED","toInt-impl","called getResPackage() on ","Callback failure for ","Language","clearLogMessages","trimStart","minWithOrNull","maxUpdateAgeMillis must be greater than or equal to 0","setTagIfAbsent(\\n        …Main.immediate)\\n        )","OTHER","firebase-installations-executor-%d","lastState","getWriteTimeout$okhttp","set_mock_location_with_callback","en-Latn","setWriteBytesTotal$okhttp","type=prev","null cannot be cast to non-null type kotlin.Array<kotlin.Any>","Logging to scion event=","TLS_DHE_DSS_WITH_AES_128_CBC_SHA256","SubscribeGroupNotice-Request","webView","CALI","unTrackTask","checkContinuation","single-jgv0xPQ","getHEX_DIGIT_CHARS$annotations","lineNumber\\","http://tempuri.org/TrackArticle","Token retrieval failed with SecurityException. Will retry token retrieval","onRequery","writeBytes","invokeOnCancellationInternal$kotlinx_coroutines_core","jar:file:","newJournalWriter","com.android.vending","Star projection must have no type specified.","java.lang.Integer","createCounterFromFd","callFailed","getViewForPositionAndType returned a view that is ignored. You must call stopIgnoring before returning this view.","Source file wasn't copied completely, length of destination file differs.","coerceIn-VKSA0NQ","Expiration not set.","countLeadingZeroBits-xj2QHRw","cubic","androidx.datastore.preferences.protobuf.ExtensionRegistry","DELETE","wrapWithContinuationImpl","peekInt","System.exit returned normally, while it was supposed to halt JVM.","directory","viewContext","Lokhttp3/Cache$Companion;","TIME_PICKER_NEGATIVE_BUTTON_TEXT","points","Null messageDefaultInstance","predicateResultToRemove","getExceptionalResult$kotlinx_coroutines_core","beforeTextChanged","bounceBoth","signal","Invalid parameter for TransitionSet ordering: ","succeeded","get(...)","div-LRDsOJo","pushHeadersLater$okhttp","getPid","GoogleApiClient reference must not be null","cancellationSignal","Task was cancelled.","requestMethod","result_code","lastIn.fragment.sharedElementTargetNames","Heuristic expiration\\","isNaN","Token successfully retrieved","ap_secondary_text_matched","SavedStateRegistry was already attached.","RecyclerView removal failed!","androidx.lifecycle.RepeatOnLifecycleKt$repeatOnLifecycle$3$1","initialWindowSize","isMultiplexed$okhttp","location_updates_with_callback","CodedOutputStream was writing to a flat byte array and ran out of space.","hierarchyToString","addCompletionListener","scopedFlow","group(...)","Must have a <","kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1","getHashCode$okio","FirebaseInitProvider","openMethod","elapsedRealtimeNs should be greater than or equal to 0.","Hello World","The thumbnail bitmap is rarely returned and is not a good signal to determine\\n      whether the video was actually successfully captured. Use {@link CaptureVideo} instead.","DEBUG_THREAD_NAME_SEPARATOR","h2_prior_knowledge","Warning","SubscriberBuffered","resetNextProxy","uintDivide-J1ME1BU","append","GETJU","constraintRotate","failed to move ","Lokhttp3/internal/http/RealInterceptorChain;","isDigit","decrementBlockingTasks","headersQueue.removeFirst()","Unexpected value: ","isSuspend$annotations","Contact","entryName","null cannot be cast to non-null type kotlin.coroutines.CoroutineContext.Element","toDuration","explode","SET_PRIMARY_NAV","TRY_SELECT_SUCCESSFUL","tryRelativeTo","parse-UwyO8pc","asIntArray","Pair{","invalid orientation:","accept-encoding","Builders.kt","observerMap","maxBy-MShoTSo","javaPrimitiveType","kotlin.Function7","from","Non color resource found: name=","Lcom/a360technologies/adeelnasir/emtts/Views/RetrofitClient;","size < ","ApiKey cannot be null","Result is not available. Check that isDone() returns true before calling get().","Ignoring removeRetainedFragment as the state is already saved","android:changeBounds:parent","indexOfLast","OkHttp cache v1\\n","trace","bitmapDescriptor must not be null","getConnectTimeout$okhttp","type: ","reduceIndexed","navigation","destinationOffset","component5-rL5Bavg","kotlin.jvm.functions.Function10","compact","CharacterCodingException","DROP_SHADER_CACHE","SendBroadcast","zoom","0x%08x","ReceiveChannel.consumeAsFlow can be collected just once","sendersAndCloseStatusCur","ignoreCoroutinesWithEmptyContext","commonReadShort","BOTTOM\\","RIGHT_TO_LEFT_ARABIC","downStream","kotlin.Function22","Invalid number format: '","FragmentManager","placeId == null","OnClick could not find id ","TransactionContent","roots$delegate","UTF_32LE","DefaultLanguage","TLS_DH_anon_EXPORT_WITH_RC4_40_MD5","Use sumOf instead.","ReceiveContent","timeoutInternal-HG0u8IE$FlowKt__DelayKt","SendMessage-Response","multipart","Can't handle drop: no activity: view=","toAbsolutePath(...)","Lokhttp3/internal/platform/Platform;","random--ajY-9A","methodName","getApplication","THREAD_NAME","invokeOnCancellation should be called at most once","countBytes","commonToUtf8String","toShort-impl","flagsValues","streams","setErrorException$okhttp","default","Service took too long to process intent: ","LogEvent{eventTimeMs=","lifecycleOwner","toHtml","commonWrite","elementAtOrNull-PpDY95g","maxLines","javaMultipleFiles_","tmpDetach ","maxByOrNull-MShoTSo","greater","android.pictureIcon","GETPR","pivotTarget","lastOrNull-MShoTSo","FORM","The following set of substitute loggers may have been accessed","getCanonicalPath","delay","No value","Package manager can't find google play services package, defaulting to false","SEALED","runningWorkers$volatile","assertThreadHoldsLock","failed a run in ","registerConnectionFailedListener(): listener ","TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256","randomAccessFile.channel","external-cache-path","DAYS_0000_TO_1970","rotateRight-olVBNx4","java.util.Map","Lokhttp3/internal/http/StatusLine$Companion;","AsldcInflateDelegate","Multipart body must have at least one part.","toAsciiUppercase","hostedDomain","Keyframe ","yyyy-MM-dd HH:mm:ss.SSS","BlockingContext","TLS_DHE_DSS_WITH_AES_256_GCM_SHA384","Lokhttp3/internal/cache2/Relay$Companion;","Firebase options used while communicating with Firebase server APIs: %s, %s%s","insertRange","TRY_LOCK_SUCCESS","newWebSocketStreams","getMinutes-UwyO8pc","Connectivity change received registered","toUByteArray-TcUX1vc","Control frame must be less than 125B.","kotlin.jvm.functions.Function0","Collection","Failed to instantiate dynamite loader","checkForComodification","getPosixFilePermissions(...)","fastLog2","toPair","DisposeHandlersOnCancel","113 HttpURLConnection \\","ContentEncoding","rangeUntil-VKZWuLQ","setSslSocketFactoryOrNull$okhttp","withStarted","android.intent.extra.HTML_TEXT","emptyok=false","wait","Metadata","failed to get ALPN selected protocol","Transfer-Encoding","MAX_HIGH_SURROGATE","forEach-MShoTSo","app:layout_constraintStart_toEndOf","getEndInclusive","horizontal : ","newTimeoutException","charsetName","FirebaseApp name ","QUOTED","CLOSE_CLIENT_GOING_AWAY","updateCellSend","parseAsHtml","Transaction","EnvironmentCompat","trying to recycle a non-recycleable holder. Hopefully, it will re-visit here. We are still removing it from animation lists","latch","plus-mazbYpA","get_current_location","writeOneFrame","writeLines","getSuppressed(...)","socketFactory","getShortOrNull","charStream","enableCreationStackTraces","mapKeysTo","AzSCki82AwsLzKd5O8zo","Can't serialize Icon created with IconCompat#createFromIcon","DeliveryReport-Request","connectFailed: ","matches","BITMAP","direct","requestBodyEnd","isRooted","zip entries are not writable","vspace","lastIn","getCipherSuites$okhttp","network","AllFunctions","processUtf8Bytes","app:layout_marginTop","resumeSenderOnCancelledChannel","swap","kotlinx.coroutines.flow.internal.CombineKt$zipImpl$1$1$second$1","HTTP_MISDIRECTED_REQUEST","QUERY_ENCODE_SET","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_","fromClosedRange-Nkh28Cs","Lokio/BufferedSource;","FileStorage.kt","codePointBefore","fromULongs","action_bar_title","stopWeakRefCleanerThread","AtomicLongArray","FirebaseHeartBeat","doAfterTextChanged","SOURCE_APP","getFlags$fragment_release","getSequenceNumber","instance","compareValuesByImpl$ComparisonsKt__ComparisonsKt","Error inflating menu XML","BigDecimal list not supported","foldIndexed-mwnnOCs","isActive","getMaxConcurrentStreams","Runtime","isScopedCoroutine","isAtLeastP","getParent$annotations","DROP TABLE IF EXISTS log_event_dropped","newCodec$okhttp","getUpperCase","defaultRandom","appendFractional","FLAG_NONE","null cannot be cast to non-null type kotlin.Function2<R of kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt.createCoroutineUnintercepted, kotlin.coroutines.Continuation<T of kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt.createCoroutineUnintercepted>, kotlin.Any?>","gcm.n.analytics_data","minimumVerticalAngle","onReceiveOrNull","ignoreCase","UByteArray(storage=","The index for Segment.onCancellation(..) is broken","Char","place_attributions","getCounter","RESOLUTION_ACTIVITY_NOT_FOUND","deadline reached","requestNotificationPermission","saveUserData","setUrl$okhttp","TextAppearance","MAX_DELAY_NS","selectClause","getSLASH$annotations","Lokhttp3/Cache$RealCacheRequest;","nextModeIndex","BASIC","onHeaders","reportPosted","sslSocketClass.getDeclar…:class.javaPrimitiveType)","sortedArray-rL5Bavg","DEBUG_PROPERTY_NAME","MODE_UNDISPATCHED","getEventLoop$kotlinx_coroutines_core","arch_disk_io_","truncateTo-UwyO8pc$kotlin_stdlib","Called stopAutoManage but automatic lifecycle management is not enabled.","saturatingAddInHalves","setLongAt","BookedOns","badgeDrawable cannot be null","SAVED_STATE_REGISTRY_OWNER_KEY","kotlinx.coroutines.flow.StartedWhileSubscribed$command$2","saturatingOriginsDiff","PanningGesturesEnabled","Lokhttp3/Handshake$Companion;","upgrade","Unable to query the maximum insets for IME","toTitleCase","ParserSize","Use minByOrNull instead.","duplicate element: ","subject","getExceptionalResult","mapTo","minBy","decrementAndFetch","validateNode","hard stop","Design assumption violated.","Null interceptor: ","Landline","DigestSchema","TimeZone","connection.route().proxy.type()","pushDataLater$okhttp","minus-6eNON_k","checkFileName","span","Tilt needs to be between 0 and 90 inclusive: %s","Lokhttp3/MultipartReader;","inMemoryCache","VerticalRun ","androidLog","startAt","Search","asTask","topIterator","KeyCycle","should not receive a removed view unless it is pre layout","restartLoader in ","cluster_","Lokhttp3/Credentials;","lengthWithoutPadding","kotlinx.coroutines.flow.FlowKt__TransformKt$filterIsInstance$$inlined$filter$1$2","compareByDescending","NoResp","SLASH","bad zip: extended timestamp extra too short","androidx.lifecycle.LifecycleCoroutineScope$launchWhenStarted$1","ap_primary_text_matched","getIndices-QwZRm1k$annotations","taskRunner","bytes is null","minWith","model","MISSING_INSTANCEID_SERVICE","Left to ","emitter","commonDecodeHex","getPadding","kotlinx.coroutines.flow.AbstractFlow","Other cannot be null","negativeMod","okio.internal.-FileSystem$commonDeleteRecursively$sequence$1","Async should not be instantiated","motion.velocity","addCode","ORDER_BY_NAME","replaceFirstCharWithChar","finished run in ","isDistantFuture$annotations","Remote service probably died when saveDefaultAccount is called","dumpCoroutines","http://tempuri.org/ServicesTariff","mapFunction","kotlinx.coroutines.scheduler.keep.alive.sec","relativeToOrNull","ignoredParam","first-JOV_ifY","Accuracy","atomicMoveTo","BroadcastChannel.kt","getSupertypes","randomOrNull-rL5Bavg","length","Array contains no element matching the predicate.","Cannot call then() if result was canceled.","timeoutExit","getReflectiveFallbackViewCreator","terminateCollectionToArray","Numeric values must be finite, but was ","getListenerId","Activity has been destroyed","DEEP_COPY_VALIDATOR_KEY","getSymlinkTarget","Couldn't write ","frameCallback","asULongArray","BASE64_URL_SAFE","messageInflater","contentDeepToStringImpl","DEFAULT_BUFFER_SIZE","Cannot call andFinally() twice.","and-xj2QHRw","xmlns=http://www.wireless-village.org/TRC","EMPTY_ACTIVE","getMime","Given String is empty or null","inject_location_with_callback","displayIntent","Flow analogue of 'replay()' is 'shareIn' with unlimited replay. \\nreplay().connect() is the default strategy (no extra call is needed), \\nreplay().autoConnect() translates to 'started = SharingStarted.Lazily' argument, \\nreplay().refCount() translates to 'started = SharingStarted.WhileSubscribed()' argument.","fetchViewFlagsField: ","flatMapConcat","remove$okhttp","Invalid input received","connections","getEndExclusive$annotations","coerceAtLeast-5PvTz6A","getRoots","camera target must not be null.","mShowsDialog = false: ","toProperties","completedExpandBuffersAndPauseFlag$volatile","transformLatest","EEE, dd-MM-yyyy HH:mm:ss z","getCoroutineName","checkLowercase","Result key can't be null","androidx.datastore.preferences.protobuf.Extension","wholeElementsPerSet","Null interface","onLoadComplete: ","annotations","ENHANCE_YOUR_CALM","formatFlags","detectSetUserVisibleHint","invalid position ","maxOfWith-5NtCtWE","cancelJobOnRejection","GmsCore_OpenSSL","syntax_","encodedName","FIXED_PERIOD","reversed-rL5Bavg","copyOf-GBYM_sE","combine","TiltGesturesEnabled","commonGet","initializationComplete","hasNextProxy","android.intent.extra.START_PLAYBACK","moved to val: use getBuffer() instead","setOf","Lokio/JvmSystemFileSystem;","getSymbol","Expanding scopes is not permitted, use implied scopes instead","Could not find method setClipToScreenEnabled() on PopupWindow. Oh well.","only remove and update ops can be dispatched in first pass","android:visibilityPropagation:center","null cannot be cast to non-null type kotlinx.coroutines.CancellableContinuation<kotlin.Unit>","BLOCKING","0\\r\\n\\r\\n","identity","unsafeCursor","addPathSegment","observed","Unexpected null arguments","getMinor","thenByDescending","isNegative","toSortedSet","shl-s-VKNKU","android:layout_constrainedWidth","submissionTime","updateFinalState","Flow analogue of 'publish()' is 'shareIn'. \\npublish().connect() is the default strategy (no extra call is needed), \\npublish().autoConnect() translates to 'started = SharingStarted.Lazily' argument, \\npublish().refCount() translates to 'started = SharingStarted.WhileSubscribed()' argument.","Failed to invoke cancel method by reflection","Unknown auto-size text type: ","TYPE_SETTINGS length % 6 != 0: ","getBufferEndCounter","dropWhile-JOV_ifY","null application Context","LightSettings is invalid: ","android:menu:list","on_reply","TLSv1.3\\","defaultCancellationException$kotlinx_coroutines_core","place_name","emitAbort$FlowKt__LimitKt","dropWhile-MShoTSo","writeLong","mostRecentRebuildFailed","stateRepresentation","Can throw an exception when it's impossible to represent the value with Int type, for example, when the range includes MAX_VALUE. It's recommended to use 'endInclusive' property that doesn't throw.","checkNotUpdating","Flow analogue of 'concatMap' is 'flatMapConcat'","count-xTcfx_M","Logout-Request","getVisualMimeType$activity_release","android.intent.extra.NOTIFICATION_ID","mLoader=","log2","controlY2","Local and anonymous classes can not be ViewModels","Duplex connections are not supported for HTTP/1","ClientIdentityCreator","baseContinuationImplClassName","Lokhttp3/HttpUrl;","boxLong","Check failed.","main_resp::","Unsupported meta version","getMonth","slice-tAntMlw","commonToByteString","service_esmobile","iconFade","remotely-initiated streams should have headers","encodedQuery","toString(this, checkRadix(radix))","Data in DataStore was mutated but DataStore is only compatible with Immutable types.","location_","stateDebugRepresentation","getWriteAbortCount$okhttp","duplicate key: ","Missing value for markerColumn: ","Removed fragment from active set ","Clearing FragmentResultListener for key ","isReusable","kotlinx.coroutines.debug.internal.DebugCoroutineInfoImpl$creationStackTrace$1","getHttpCode","All children of ConstraintLayout must have ids to use ConstraintSet","RIGHT","kotlinx.coroutines.flow.FlowKt__TransformKt$map$$inlined$unsafeTransform$1$2","collapseKey","android.callPersonCompat","JSONException. Msg: ","Direct buffers not yet supported","cipherSuitesIntersection","POST","dependency_","connectEnd: ","clearDynamicTable","repeated_","receive$okhttp","Work","Unsubscribe from topic: ","telecom","coordinatorProducer","mAllowedViolations","trySend-JP2dKIU","isInstalled","getLogger(Http2::class.java.name)","cookieToString","minWithOrThrow-U","Could not invoke WindowInsets(Rect) constructor","android.progressIndeterminate","lastIndexOfAny","androidx.appcompat.app.ActionBar$Tab","original","Private","No factory is available for message type: ","BARRIER","requested global type ","topmostKey","already scheduled","getLifecycleObserver","bitCount","hostOnlyDomain","translationMatrix","EB_COMPLETED_COUNTER_MASK","Element obj expected)","startNode","priorResponse","maxOfWithOrNull-myNOsp4","parse ","artificialFrame","B1_MASK_LENGTH","drawPath","precondition: START_TAG","Error in parsing ","The completer object was garbage collected - this future would otherwise never complete. The tag was: ","Operation not supported on PendingResults generated by ResultTransform.createFailedResult()","Upload for context %s is already scheduled. Returning...","ulongToDouble","datastore-preferences_release","kotlinx.coroutines.flow.FlowKt__EmittersKt$onEmpty$$inlined$unsafeFlow$1","SynchronizedObject","valueSelector","asKotlinRandom","proxy=","UNKNOWN_MODULE","isStart","missing_to","sharedElementNameMapping.values","HIGH_SURROGATE_HEADER","android","RESULT_IO_EXCEPTION","RejectList-Response","onCompletion","state: ","tryTakeValue","plus-xo_DsdI","varyMatches","getCont","newIndent","sdk-version","projectNumber","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$distinctBy$1","isSubKey$kotlin_stdlib","ChildCompletion","toBitmapOrNull","Failed to retrieve removeGhost method","PROTOCOL_ERROR","Lokhttp3/Request;","Invalid motion easing type: ","setListBytes","cleanUpFailure","Lio/github/inflationx/viewpump/InflateRequest$Builder;","findViewTreeFullyDrawnReporterOwner","first","toLoggableString","violation","strokeAlpha","google.message_id","name is empty","xmlns=http://www.openmobilealliance.org/DTD/WV-TRC","tryWrite","getDEFAULT_CONCURRENCY_PROPERTY_NAME$annotations","DROP TABLE IF EXISTS global_log_event_state","Deque is too big.","writeData","flowCombineTransform","nameToFirstIndex","rstStatusCode","fold-zww5nb8","topic","awaitPending","monitorEnter","indexOfFirst-MShoTSo","rstStream","format(...)","EEE dd-MMM-yy HH:mm:ss z","Lokhttp3/Cookie;","Lokhttp3/internal/connection/RealConnectionPool;","expression","bounds must not be null","null current looper","arguments","blockedThread","isContainerPostponed","Operation is not supported for read-only collection","Expected a boolean but was ","getDays-UwyO8pc","AsyncTimeout.source(","appendQuotedString$okhttp","sortedArrayDescending-rL5Bavg","Lokhttp3/internal/cache/DiskLruCache$Snapshot;","endTimeMillis must be greater than or equal to startTimeMillis","BroadcastChannel capacity must be positive or Channel.CONFLATED, but ","onActivityResult","SavingStateLiveData","okHttpSettings","medium","redactHeader","Maximum number of items supported by ","getSpilledVariableFieldMapping","LoaderManager{","reduce-ELGow60","cached","Service-Request","component5","getRegisterResult","checkOffsetAndCount","ontimer","getMapAsync() must be called on the main thread","updateReceiversCounterIfLower","TLS_RSA_WITH_AES_128_CBC_SHA","locusId cannot be null","throttle behavior %d must be a ThrottleBehavior.THROTTLE_* constant","params","Lcom/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver;","sortArray--nroSd4","n shouldn't be greater than the buffer size: n = ","moved to toUrl()","Lokhttp3/CookieJar$Companion;","getGender","this.minByOrNull(selector)","null cannot be cast to non-null type kotlin.Float","collectorMutex","throwInvalidPrefixSuffix","Progress display unsupported","enforcePermissions","This sequence can be consumed only once.","filterIndexed-WyvcNBI","android.speech.extra.PROMPT","ResolvingResultCallback","ViewHolder","Timing out service connection.","dimen","config_viewMinRotaryEncoderFlingVelocity","Groups are not allowed in maps.","Damping ratio must be non-negative","android:menu:expandedactionview","sort-QwZRm1k","any-xTcfx_M","Users","getScheduledTasks","No such column: ","expansion","findViewTreeLifecycleOwner","ObservableProperty(value=","toKotlinInstant","verification_","Debug metadata version mismatch. Expected: ","isSameFileAs","https://www.googleapis.com/auth/plus.me","limit < 0: ","VersionedParcel encountered IllegalAccessException","FLAG_REQUEST_FILTER_KEY_EVENTS","null cannot be cast to non-null type T of kotlin.reflect.KClasses.safeCast","Missing format argument for ","null cannot be cast to non-null type kotlin.Throwable","not found","calcNext","Method is not supported by connectionless client. APIs supporting connectionless client must not call this method.","AccessType","Setting an explicit action bar hide offset is not supported in this action bar configuration.","inner","formatBytesIntoCommonImpl","Timed out while binding","sharedElement:snapshot:bitmap","getInitializer","dispatchWithContext","alternateService","getFontOrThrow","ConstraintAttribute is already a ","cmd=","stackTraceElement","This function has a reified type parameter and thus can only be inlined at compilation time, not called directly.","composerLabel","Flow analogue of 'combineLatest' is 'combine'","NO_OWNER","Range","isInline$annotations","vibrator","IMFeat","Something went wrong, Try again","Extra is not a valid encoded LegacyFlgDestination","copyOf-rL5Bavg","consumeAsFlow","Negative size: ","Unable to invoke endAsyncSection() via reflection.","CodedInputStream encountered a malformed varint.","AppCompatViewInflater","MotionLayout doesn't have the right motion scene.","getIntOrNull","formatToExactDecimals","GoogleApiClient instance cannot be null","absolute","Failed to get visible insets. getViewRootImpl() returned null from the provided view. This means that the view is either not attached or the method has been overridden","path$iv","type=onpick","SelectOnJoinCompletionHandler","Listener","PADDED","Negative index: ","preferencesDataStore","callMethods","The Mean Sea Level altitude of the location is not set.","Data cannot be mutated in the middle of a batch update operation such as addAll or replaceAll.","getGenericDeclaration() is not yet supported for type variables created from KType: ","app:barrierDirection","awaitTimeout","Non-positive values are prohibited for bytesPerLine, but was ","recoverStackTrace","LifecycleObserverOnStop","getGoogleAppId","invokeOnCancellation","isShutdownRequested","text","Matching against filter ","Found binding in [","readLongLe","Context ","Super calls with default arguments not supported in this target, function: indexOf","getUid","getHeaders$okhttp","FragmentManager is already executing transactions","RECONNECTION_TIMED_OUT_DURING_UPDATE","No fake drag in progress. Call beginFakeDrag first.","closeLinkedList","StorageConnection has already been disposed.","withState","Could not invoke makeOptionalFitsSystemWindows","getStorageUnit-impl","maxOf","ViewModelKeyImpl","getExitAnim=","RESTRICTED_PROFILE","dispatcher\\","motorola","custom : {\\n","MAX_SECOND","backend_name = ? and priority = ?","os-uild","unsupported zip: general purpose bit flag=","Lokhttp3/internal/http1/Http1ExchangeCodec$KnownLengthSink;","Lokhttp3/internal/connection/RealConnection$Companion;","currentOrNull$kotlinx_coroutines_core","getAttributionTag","restoreSaveState: active (","getResult-xLWZpok","supportsUnsafeByteBufferOperations","mCancellingTask=","FragmentManagerViewModel{","kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2","concatToString","getViewRootImpl","workerAllocationLock","timerTask","Cannot call this method while RecyclerView is computing a layout or scrolling","fade","Local FragmentActivity ","indexOfAny","CONNECTOR_PUNCTUATION","rangeEnd","writerClosed","kotlin.collections.MutableMap","copyElements","DeliveryOffice","Fragment with tag LifecycleFragmentImpl is not a LifecycleFragmentImpl","openReadWrite","Unexpected token ","profileinstaller_profileWrittenFor_lastUpdateTime.dat","colorSpace","android.support.isGroupSummary","Design assumption violated: a ViewHolder can only be bound to one item at a time.","Sony","DocumentFile","HEAD_MASK","AnyContent","Added fragment to active set ","bad zip: expected ","Lokhttp3/internal/ws/WebSocketReader;","IteratorImpl","The user must be signed in to make this API call.","TLS_KRB5_EXPORT_WITH_RC4_40_SHA","okhttp3.RequestBody.Companion.toRequestBody","NetworkConnectionInfo{networkType=","fileExtension","Cannot flingCapturedView outside of a call to Callback#onViewReleased","defaultMainDelayOptIn","ListIteratorImpl","enterDirectory","isClosedForSend$annotations","toBoolean","parser error","LOCAL_CONNECTING","casState$kotlinx_coroutines_core","Lcom/a360technologies/adeelnasir/emtts/Views/LoginActivity;","GAC_Executor","hasNextOnNoWaiterSuspend","typeface is null","commonIndexOf","Deprecated in the favour of 'receiveCatching'","charsPerElement","green","minOfWithOrNull-LTi4i_s","OPCODE_FLAG_CONTROL","booleanKey","nextFunction","decimalFromHexDigitAt","getBufferEndIndex","Value(","ALT_DNS_NAME","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES","Default behavior class ","byte","Topic","ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY","kotlinx.coroutines.debug.enable.creation.stack.trace","setLeastSignificantBits","differenceModulo-sambcqE","xor(...)","Intent(Intent.ACTION_PIC…ct.Contacts.CONTENT_TYPE)","not allowed","Attribute value could not be coerced to String.","Unbalanced enter/exit","annotation","GroupMgmtFunc","nullArrayFactory","enumvalue_","PrereleaseSdkCheck","zip-kdPth3s","variance","readInt","auth.userName","GEOFENCE_INSUFFICIENT_LOCATION_PERMISSION","android.media.action.VIDEO_CAPTURE","Expected positive parallelism level, but got ","Lokhttp3/HttpUrl$Builder;","TYPEALIAS","Activity not found while launching ","snapshots","getBYTE_TO_LOWER_CASE_HEX_DIGITS","getConnectionToCancel","packageName","withSuppressed","Timed out while trying to acquire the lock.","isInNanos","getOffset","isAvailable","INDEX_MASK","The FragmentManager must be attached to itshost to create a Fragment","clientBuilder.sslSocketFactory(SSLSocketFactory) not supported with OpenJSSE","getDurationAssertionsEnabled","maxlength","headersContentLength","Expected minute-of-hour in 0..59, got ","hebrew","isFreshnessLifetimeHeuristic","byteBufferStartIndex","android.support.text.emoji.emojiCompat_metadataVersion","java.lang.CharSequence","remainingAbsentValues","rawType","allViews","iterator","proposedUpdate","Lokhttp3/HttpUrl$Builder$Companion;","bNanos","queueSize","FROZEN_SHIFT","lastOrNull-xTcfx_M","Unexpected response, no error or registration id ","toBuilder","scheduleImpl","Unknown visibility ","onMenuKeyEvent","Views added to a FragmentContainerView must be associated with a Fragment. View ","writeByte","getClipDataUris$activity_release","signalCpuWork","getCall","mapIndexedTo-eNpIKz8","A number (","https://%s/%s/%s","string.decodeBase64()","topic sync succeeded","detectWrongNestedHierarchy","intervalPingsSent","findByIssuerAndSignature","Debug probes are not installed","L_COROUTINE/ArtificialStackFrames;","isVisibleToUser","CreateGroup-Request","writeBytesTotal","shouldSendSuspend$kotlinx_coroutines_core","proxy-authenticate","TLS_PSK_WITH_RC4_128_SHA","Timed out waiting for ","RelaySource","itel","Calling connect() while still connected, missing disconnect() for ","Value(%s) must be equal to valueFrom(%s) plus a multiple of stepSize(%s) when using stepSize(%s)","view","TAG_SAVED_STATE_HANDLE_CONTROLLER","synchronizedImpl","component4","getNameWithoutExtension","FRAME_SIZE_ERROR length > ","DigestBytes","tryEmitLocked","completeCloseOrCancel","Callback must not be null.","Digit ","distance ~ 0","None of the queried APIs are available. ","getLastObservedFrame","kotlinx.coroutines.flow.StartedWhileSubscribed$command$1","readToken","calculateTargetState","null cannot be cast to non-null type kotlinx.coroutines.internal.LockFreeTaskQueueCore<java.lang.Runnable>","rebuildJournal","ENABLED","triggerSlack","getHashAlgorithm","minOrNull","getKotlinClass","primary_color","threadLocalIsSet","parentCancelled","setChildrenDrawingOrderEnabled","Cannot initialize %s. Cycle detected.","isInternalMethod","loggerTag","Lorg/conscrypt/ConscryptHostnameVerifier;","Article not found","SLF4J: Failed toString() invocation on an object of type [","Record","Source subfield ","Failed to authenticate with proxy","Basic ","readDecimalLong","cipherSink","width <= 0","makeCompleting","Applying 'conflate' to StateFlow has no effect. See the StateFlow documentation on Operator Fusion.","Use readBytes() overload without estimatedSize parameter","No IntentSenders were started for ","getLEXICAL_ORDER$annotations","cleanWeakRef","parseDomain","out == null","viewModelClass","flatMapTo","requestTimeMs","postVisitDirectory(...)","Routing Error","cookieJar","callTimeout","Looper must not be null","doOnNextLayout","findPendingOperation","leftGuillemete","The auto-size step granularity (","layout_constraintLeft_toLeftOf","runWriter","UrlSafe","Use commit { .. } or commitNow { .. } extensions","null reference","shortcutId","MotionPlaceholder","reversedArray-rL5Bavg","onPageScrolled did not call superclass implementation","Cannot get random in empty range: ","Tiramisu","nextRouteToTry","ApiResponse(success=","setInternalScopeRef","contentEqualsImpl","getLast-s-VKNKU","No adapter attached; skipping layout","ACTION_SYSTEM_FALLBACK_PICK_IMAGES","kotlin.jvm.internal.ByteCompanionObject","okio","SSL_RSA_EXPORT_WITH_RC4_40_MD5","movefrom RESUMED: ","setOfNotNull","compareAndExchange","transaction","decelerateInterpolator","Failed to close file output stream","nextAppendString","HistoryPeriod","Cannot call then() and andFinally() on the same TransformedResult.","isHexLetter","safeAddOrElse","scanIndexed-yVwIW0Q","cleanup","CDATA[","android.people","Attock","addOnCanceledListener is not implemented","onPostInitComplete can be called only once per call to getRemoteService","mailto","stringtable sent","metadataOrNull","IntentReader","itemView may not be null","FirebaseApp with name %s doesn't exist. %s","node","android.os.Build.VERSION.SDK_INT >= 33","emptyPreferences","groups","isDispatchNeeded","null cannot be cast to non-null type kotlinx.coroutines.JobNode","mapIndexedTo--6EtJGI","markers","Cannot interpolate String","isBot","detected invalid position. loc invalid? ","createFormatForDecimals","phone_number","kotlin.jvm.functions.Function13","enqueueLocked","syntax","bufferSize","supportsUrl","getPrefs","You must override smoothScrollToPosition to support smooth scrolling","convertToListIfNotCollection","takeWhile-MShoTSo","TaskStackBuilder","parse","TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256","callEnd","scheduleAndDecide","gcm.n.sound","THEME_RES_ID_KEY","Network error occurred. Please retry request later.","Components are not allowed to depend on interfaces they themselves provide.","headingErrorDegrees should be between 0 and 180.","ignoreIoExceptions","groupByTo-qOZmbk8","providesSharedElementTransition","kotlinx.coroutines.flow.CancellableFlowImpl$collect$2","OnDemandAllocatingPool(","DRAGGING","Bundle with restored state for the component \\","Api33Impl","startCoroutine","collectorCounter","HandlerCompat","receivedCloseCode","TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA","QUERY_COMPONENT_REENCODE_SET","UINT32","onSignInFailed for ","createTempDir","null cannot be cast to non-null type androidx.lifecycle.MutableLiveData<T of androidx.lifecycle.SavedStateHandle.getLiveData>","Element {","getIntentSender","connecting ","Cancelling pending operation ","deleteRecursivelyImpl$PathsKt__PathRecursiveFunctionsKt","Retry-After","collection too large","Backend","coroutineContext is resolved into the property of outer CoroutineScope which is likely to be an error.Use currentCoroutineContext() instead or specify the receiver of coroutineContext explicitly","MotionSpec","okhttp3/internal/connection/RealConnectionPool$cleanupTask$1","randomOrNull--ajY-9A","TIMEOUT","loadMainDispatcher","unit","codec","gcm_defaultSenderId","nameWithoutExtension","shutdownError","first-jgv0xPQ","movefrom CREATE_VIEW: ","getOrCreateCancellableContinuation","sliceArray-kzHmqpY","Expected an offset in -18:00..+18:00, got ","Failed to call observer method","doOnLayout","tryMakeCancelling","app:layout_constraintHorizontal_chainStyle","createSlot","Unexpected order of duration components","sharedCopy","getLastIndex-QwZRm1k$annotations","loaderVersion","parentContext","proxySelectEnd","yellow\\","minOfWithOrNull","toUIntOrNull","mode == null, can't wrap a null reference","Instant exceeds minimum or maximum instant","android.text","Duration value cannot be NaN.","offsetSeconds","Accept","getOnCancelComplete$kotlinx_coroutines_core","onAnimationCancel","map-MShoTSo","getOnReceiveCatching$annotations","List is empty.","setCompleting","DeadObjectException thrown while calling register listener method.","Cannot set oneof when field or presenceField have been provided","Lokhttp3/internal/tls/TrustRootIndex;","Completed","TYPE_RST_STREAM","NodeName","Factory[typeHierarchy=","getJavaType$annotations","EEE dd MMM yyyy HH:mm:ss z","getHasFailure$okhttp","plus-kdPth3s","does not support key type: ","INITIAL_MAX_PROBE_DISTANCE","Token retrieval failed: ","Domain","RESULT_INSTALL_SKIP_FILE_SUCCESS","android:backStackId","null cannot be cast to non-null type kotlinx.coroutines.CancellableContinuationImpl<kotlinx.coroutines.channels.ChannelResult<E of kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend_GKJJFZk$lambda$38>>","reference","initialValueSelector","toArrayImpl","match_parent\\","kotlinx.coroutines.DelayKt","Lio/github/inflationx/viewpump/ViewPump;","getHandlesException$kotlinx_coroutines_core","component3--ajY-9A","sum-GBYM_sE","array","null cannot be cast to non-null type kotlinx.coroutines.channels.ReceiveChannel<E of kotlinx.coroutines.channels.ChannelsKt__Channels_commonKt.onReceiveOrNull?>","maxWith-eOHTfZs","decPointers$kotlinx_coroutines_core","Upgrade","PLATFORM_IMPL","toSet","readQuotedString","invalid displacement: ","dur(","headersReader","cubic-bezier","drawableLeft","anyType","com.directions.route","initialize","reduceOrNull-WyvcNBI","GoogleCertificatesRslt","reduceIndexed-aLgx1Fo","Lokhttp3/internal/http2/Hpack;","Create a real instance instead","ConstraintHelper","zip file systems are read-only","startTransitions","resumeUndispatchedWithException","isConscryptPreferred","Nonce","CODES","uppercase(Locale.getDefault())","NANOSECONDS","capacity must be >= 1","HAS_BEARING_ACCURACY_MASK","writer","Pending Actions:","CONNECTION","removeReporter","combineInternal","An exception happened in constructor of ","Recursion limit cannot be negative: ","bypass, ","getHostnameVerifier$okhttp","setSinkClosed$okio","Expecting character, got: ","getDouble","ON_FOOT","Expected end of object or field separator, but found: ","ArticleTrackingNo","setRequest$okhttp","HTTP_1_1","features_","createNewSegment","BlockingServiceConnection.getServiceWithTimeout() called on main thread","Inconsistency detected. Invalid item position ","bad zip: truncated value in extra field","completedExpandBuffersAndPauseFlag","invokeStartEvent","web socket","getFlags$kotlin_stdlib","Lokhttp3/Interceptor$Chain;","call","INTERRUPTED","Query map was null","overflow","Lokhttp3/internal/http2/Http2;","UserID","APIs must not be empty.","xor-VKZWuLQ","timestamp","Lokhttp3/logging/LoggingEventListener$Factory;","pathInterpolator requires both controlX2 and controlY2 for cubic Beziers.","Both size ","integer","Please provide at least one OptionalModuleApi.","Null service connection","zip-ctEhBpI","TLS_KRB5_WITH_3DES_EDE_CBC_SHA","ACTION_SET_PROGRESS","Flow analogue of 'onErrorXxx' is 'catch'. Use 'catch { emitAll(fallback) }'","tanh","MutableStateFlow.resetReplayCache is not supported","toByteString","maxOfWithOrNull-LTi4i_s","promoteEmptyToNodeList","defaultGoogleSignInAccount","getDefault","SequentialExecutor@","enqIdx","any--ajY-9A","getLastName","readByteArray","Please set right drawable using R.attr#closeIcon.","access","onEnterAmbient() must be called on the main thread","notifyAll","MIN_CAPACITY","offsetPositionRecordsForRemove attached child ","This function does not do what its name implies: it will not cancel the future if just cancel() was called.","Sub classing of GMS Core's APIs are restricted to GMS Core client libs and testing fakes.","maxOfWith-LTi4i_s","error parsing project number","Matrix can not be modified","incrementAndFetch","type=onenterforward","gcm.n.body","INCLUDE_DIRECTORIES","androidx.lifecycle.RepeatOnLifecycleKt$repeatOnLifecycle$3","hasElements$kotlinx_coroutines_core","kotlin.jvm.internal.FloatCompanionObject","Reason","outBundle","permission must be non-null","THROTTLE_ALWAYS","no element for key <","getConstructorId","null pkg","ProfileInstaller","android.largeIcon.big","callback must not be null","Use naturalOrder<Uuid>() instead","bytes","newBuilder().setBoolean(value).build()","sslSocket.javaClass.name","valueTransform","threadLocal","ap_place_id","findSegmentInternal","replaceFirstChar","Commit: ","frame","null cannot be cast to non-null type kotlinx.coroutines.flow.StateFlow<T of androidx.lifecycle.SavedStateHandle.getStateFlow>","onLockProcessResult","TLS_DHE_RSA_WITH_AES_256_GCM_SHA384","Must set unregister function","checkNewLineAt","okhttp.TaskRunner","byte suffix","intCount","backwardPass","http://localhost/","asOutcomeReceiver","plus-gMuBH34","Message ack timed out","Could not get applicationInfo from package: ","Success(","reschedule","PopupWindowCompatApi21","Remote loading disabled","getSegmentsBytes","toPath","UPDATE events SET num_attempts = num_attempts + 1 WHERE _id in ","Best-effort write calls cannot pass methods that should auto-resolve missing features.","fire-iid","Version components are out of range: ","ListManage-Response","backward accelerate, decelerate","nameBytes","onCancelComplete","times-WZ4Q5Ns","viewModelStoreOwner","key cannot be null","apiKey","initTasksList","trySendBlocking(element)","minimumValue","startedAt","androidx.datastore.core.DataMigrationInitializer$Companion$runMigrations$2","BYTE_TO_LOWER_CASE_HEX_DIGITS","tlsVersion == NONE","getList","TLS_DHE_RSA_WITH_AES_256_CBC_SHA","getDns$okhttp","kotlinx-coroutines-play-services","Sec-WebSocket-Accept","kotlinx.coroutines.flow.FlowKt__ZipKt$combine$5$2","CUSTOM","AnimatedVDCompat","oneofs_","android.activity.usage_time","afterHandshake","cacheWritingResponse","tryUnpark","https://www.googleapis.com/auth/plus.login","suffix","StealingMode","EEEE, MMMM d, yyyy","getClosed","placeId","transitionManager","isMyUid","errorCode.httpCode == -1","checkSupportResponse","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER","deflate","isIdentifierIgnorable","TypefaceCompatUtil","source == this","repository","getEnablePush","bounds","source cannot be null","Unknown tag","schedule canceled (queue is shutdown)","AndroidLogger","sharp","collectedExceptions","no string found for key <","getNanosecondsOfSecond","getLabel","runningOperations","getBuffer","paddingEnd","setInstalledStatically$kotlinx_coroutines_core","kotlin.Function5","getTags$okhttp","xmldecl-standalone","high","country","Preemptive Authenticate","Cname","ListPopupWindow","generatedAdapter","sortDescending--ajY-9A","getChildren$annotations","kotlin.Function15","getAuthenticator$okhttp","commonReadByte","createSymbolicLink(this, target, *attributes)","zip-ZjwqOic","GSON cannot serialize ","place_opening_hours","updateLayoutParams","lruCache","bad zip: zip64 extra required but absent","onDestroyView not allowed on StreetViewPanoramaViewDelegate","transfer-encoding","dynamicTable","ContactPerson","zeroToNull","loadMainDispatcherFactory","getOnReceiveOrNull$annotations","value2","partition","buildString","Superseded by createViewModelLazy that takes a CreationExtras producer","Failed to find package ","SIGN_IN_MODE_NONE","getInvariantSeparatorsPath","rangeUntil","eventListener","Cancelling running operation ","rangesDelimitedBy","WrapperFactoryViewCreator","allowableAccounts","qualifiedOrSimpleName","isRelative","PRIORITY","textSize=","FRAME_NAMES","latlng_bounds","EmojiCompat.FontRequestEmojiCompatConfig.buildTypeface","mCreated=","function moved to extension","server_max_window_bits","emptyok=true","We only support hostedDomain filter for account chip styled account picker","pathMatch","clientPackageName","This coroutine had already completed","queuedCallsCount","Do not call dispatchConfigurationChanged() on host. Host implements OnConfigurationChangedProvider and automatically dispatches configuration changes to fragments.","Attempted to get ShapeAppearanceModel from a MaterialButton which has an overwritten background.","getSecond","SIGN_IN_REQUIRED","disablePostScroll","Defaulting to no-operation MDCAdapter implementation.","PriorityMapping is missing known Priority value ","performRestore","trySetNext","addAllInternal","dumpDebuggerInfo","registerConnectionCallbacks(): listener ","uuid","createdAtMillis","KeyAttribute","Use maxByOrNull instead.","circularRevealScrimColor","mask","cancellable","SCHEDULE_COMPLETED","migrate","Lcom/a360technologies/adeelnasir/emtts/Views/RegisterActivity;","toHexString-ZQbaR00","stringBuffer","Do not use this function in API 29 or later.","getSystemClock","RecyclerView already present in worker list!","protectedClose","sumOfUInt","checkZeroDigits","getPathString$annotations","addOnCompleteListener is not implemented","givenName","newCapacity$kotlin_stdlib","Missing callback for ","x_right","onMessageReceived","fixedRateTimer","averageOfByte","getInterceptorScopedExchange$okhttp","Copy","noMoreExchanges","Expected second-of-minute in 0..59, got ","undefined prefix: ","kotlin.Short","injectIfNeededIn","sort-GBYM_sE","buffer.toByteString()","findFragment","clientProviderClass","DiskLruCache ","setParentHandle$kotlinx_coroutines_core","runningReduceIndexed-aLgx1Fo","Making Creator dynamically","Unexpected EOF while parsing array","decrementIfBlocking","null cannot be cast to non-null type kotlin.collections.Map<K of kotlin.collections.MapsKt__MapsKt.emptyMap, V of kotlin.collections.MapsKt__MapsKt.emptyMap>","HTTP_1_0","Missing required properties:","controller","replaceFirstChar { if (it.isLowerCase()) it.titlecase(Locale.getDefault()) else it.toString() }","Bad encoding","copy-RFiDyg4","mAccessibilityDelegate","classLoader","sortDescending--nroSd4","GETSPI","Another handler was already registered and successfully invoked","resource not found: /META-INF/services/org.xmlpull.v1.XmlPullParserFactory make sure that parser implementing XmlPull API is available","handle","ViewConfigCompat","Client","linearInterpolator","Continuation at ","kotlin.ShortArray","rotateLeft-olVBNx4","presenceField","SOURCE_FILE","filter","hasConditions","in == null","collectContext","replaceFirstChar { if (it.isLowerCase()) it.titlecase(locale) else it.toString() }","toTypedArray-QwZRm1k","id unknown ","debounce","TLS_ECDHE_RSA_WITH_RC4_128_SHA","getMap$kotlin_stdlib","bound","SELECT COUNT(*), transport_name FROM events WHERE timestamp_ms < ? GROUP BY transport_name","INFERRED","startFrozen","allowViolation","null cannot be cast to non-null type android.app.Application","generic","DAYS","scheduleTimeout","iname","degradedPongsReceived","requiresRequestBody","indexInSegment","last-jgv0xPQ","forEachIndexed-xzaTVY8","AutoManageLifecycleHelper received onErrorResolutionFailed callback but no failing client ID is set","newBufferedReader(...)","groupBy-3bBvP4M","presenceArray","Lahore","enqIdx$volatile","sortBy","WebSocketExtensions(perMessageDeflate=","collectTo","android.intent.extra.shortcut.ID","Expected start of array","toRelativeStringOrNull","findKeyForValue","signature","Cannot set framework drawable as indeterminate drawable.","component4-QwZRm1k","getActiveFilesLock","photo_max_width","Chain","maxEmojiCount cannot be negative","currentPartBytesRemaining","reduceRightIndexed-z1zDJgo","addRepeatedField() can only be called on repeated fields.","InviteNote","Couldn't populate window data for row ","RuntimeException while executing runnable ","kotlin.text","newBufferEndIndex","MASK","computeFreshnessLifetime","android.support.sortKey","cacheResponse","pins must start with 'sha256/' or 'sha1/': ","validateCloseCode","null cannot be cast to non-null type android.view.ViewGroup.LayoutParams","Deliverytrack","getLayoutDirection","invokeOnCancellationImpl","accelerateDecelerateInterpolator","ExtendableSavedState{","maxDataLength","backgroundColor","acceptHeader","setScheme$okhttp","conflate","Unable to create parent directories of ","DEFAULT_BUFFER_PROPERTY_NAME","Lokhttp3/internal/SuppressSignatureCheck;","Protocol message end-group tag did not match expected tag.","Firebase-Messaging-File","DrawableContainerCompat","LocalBroadcastManager","tryIncPointers$kotlinx_coroutines_core","simpleNameOf","crlfDashDashBoundary","Source","Expected BEGIN_ARRAY but was ","invalid parameter type. Must be one and instanceof LifecycleOwner","unable to interpolate ","This broadcast channel is closed","layout index should not be -1 after unhiding a view:","null cannot be cast to non-null type kotlin.Function3<@[ParameterName(name = \\","VersionList","code","WatcherStatus","Integer list not supported","STEAL_BLOCKING_ONLY","byteToDigits","debugRedact_","take$okio","bad zip: zip64 extra repeated","applyAndAckSettings","error configuring notification delegate for package ","asJavaRandom","SECONDS","TStamp","reversed-GBYM_sE","onCancellation","Failed to connect to dynamite module ContentResolver.","Exception while inflating <animated-selector>","resume(value) { cause, _, _ -> onCancellation(cause) }","assertionsEnabled","Byte","sharedPrefs.all","getTokenUpdateResult","STARTED","specialEffectsSignals","randomOrNull-JzugnMA","commonReadShortLe","JAVA_NET_AUTHENTICATOR","checkOpen","attachToRoot","OkioStorage.kt","kotlinx.coroutines.sync.SemaphoreKt","priceLevel","jadx.core.dex.instructions.args.SSAVar.getCodeVar()","Cpriority","mAbandoned=","SpecialEffectsController: Enqueuing show operation for fragment ","already connected","minOf-WZ9TVnA","Recursively copying a directory into its subdirectory is prohibited.","generatefid.lock","bytesPerLine = ","evictToRecoverBytes","okio.ByteString.Companion.readByteString","isZeroParty","nullifyNonEmpty","java.version","Position has already been set using position: ","parseFile","refusedStreamCount","isInner","Polling-Request","trimmedLength","Http2::class.java.name","publicSuffixExceptionListBytes","unmodifiableList(toMutableList())","setTouchModal","app:layout_constraintGuide_percent","androidx.datastore.core.DataStoreImpl$data$1$5","common_google_play_services_network_error_text","KEY_FCM_TOKEN","Found content provider ","withTimeoutOrNull","text/plain","Super calls with default arguments not supported in this target, function: decodeIntoByteArray","callPoolingContainerOnRelease","coordinatorWakeUpAt","isCompletedExceptionally","kotlinx.coroutines.channels.BroadcastChannelImpl","Given job ID ","matchPercent","checkIsMutable","VideoOnly","Unknown intent action: ","More than two path segments: ","Invalid shadow bounds. Check that the treatments result in a valid path.","DISCARD_STREAM_TIMEOUT_MILLIS","toUByte","Unexpected protocol: ","HTTP method annotation is required (e.g., @GET, @POST, etc.).","Cannot find span size for pre layout position. ","PROPERTY_SETTER","sslSocketFactoryClass","or(...)","getInvariantSeparatorsPath$annotations","attr value delimiter missing!","CompletableDeferred","maxOf-Md2H83M","Firebase Messaging component is not present","setLevel","reduceRightOrNull-xzaTVY8","StopSearch-Request","matchMin","hashShift","requireNonNegativeLimit","LeaveGroup-Request","populate list","android.progressMax","getDeclaredAnnotations","There is no way to get here, but the compiler thinks otherwise.","toNonNegativeInt","thenDescending","realm\\","findLastAnyOf","kotlin-android-extensions-runtime","Lokio/CipherSink;","The inactive and active ticks are different colors. Use the getTickColorInactive() and getTickColorActive() methods instead.","primaryTextMatchedSubstrings","isWideGamut","scalar","INFINITE","deflatedBytes","IDList","DesignTool","android:switcher:","lifecycle-livedata-core-ktx_release","callAcquirePooledConnection","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$withIndex$1","Setting style and theme for DialogFragment ","lengths","null cannot be cast to non-null type kotlin.Int","plus-3uqUaXg","okio.source","gcmSenderId","getCancelable","Lokhttp3/internal/cache2/FileOperator;","getMessaging","androidx.datastore.core.DataStoreImpl$data$1$3","delimiterStartIndex","Removing listener record for ","createFromDeprecatedProvider","Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","getSourceCount","firstDayOfWeek is not valid","bearingAccuracy","X-Goog-Api-Key","makeCompletingOnce","NO_RESULT","Applying 'distinctUntilChanged' to StateFlow has no effect. See the StateFlow documentation on Operator Fusion.","SHOW","Trace","REMOVE_FROZEN","lessThanOrEquals","Lokio/ZipFileSystem;","responseHeadersEnd","Received null response from onSignInSuccess","sharedPreferences","RECOVER_STACK_TRACES","awaitFrame","EEE, dd MMM yy HH:mm:ss z","viewModelScope","Missing WorkChain class","Image %dx%d %s","onTextChanged","ACTION_ACCESSIBILITY_FOCUS","value_","reduceRight","associateWith-JOV_ifY","Identifier is not allowed: ","invalid orientation","One of either RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED is required","readControlFrame","API failed to connect while resuming due to an unknown error.","protocolSelected","enqueueImpl","elementAtOrElse-CVVdw08","Exception","asFactory","getValues","Cancelled","getDimensionPixelOffsetOrThrow","PausingDispatcher.kt","Unexpected internal result: ","getPOSITIVE_INFINITY$annotations","minWithOrThrow","FixedLengthSource","onSaveInstanceState","sequenceNumber$volatile","addConditionally","kotlin.Function12","getEmitFun$annotations","BOTTOM_UP","onPathResult","startState","SIGN_IN_MODE_REQUIRED","gcm.n.default_sound","type=accept","Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!","detach","start_","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR id when requesting this feature.","printStackTrace","Lokhttp3/FormBody$Builder;","x-goog-api-key","androidx.lifecycle.LifecycleCoroutineScope$launchWhenCreated$1","consumerIndex","commonMetadata","getBuffer$okio","connect","Binding only allowed within app","debugData","filterInPlace$CollectionsKt__MutableCollectionsKt","illegal standalone value: ","setBufferAt","userRequest","ulongToString","getBytePrefix","X.509","headersOf","onRendezvousOrBuffered","float, double, or decimal expected","MODE_CANCELLABLE","Empty list doesn't contain element at index ","Subtracting or comparing time marks from different time sources is not possible: ","customViewCreation","The transition must have an id","toDoubleArray","points must not be null","CreationExtras must have a value by `SAVED_STATE_REGISTRY_OWNER_KEY`","VanillaIceCream","FRAME_SIZE_ERROR ack frame should be empty!","newMinCollectorIndex","Can throw an exception when it's impossible to represent the value with UInt type, for example, when the range includes MAX_VALUE. It's recommended to use 'endInclusive' property that doesn't throw.","kotlin.jvm.functions.Function4","Super calls with default arguments not supported in this target, function: incCompletedExpandBufferAttempts","Timing out connection while resuming.","setActionProvider: item does not implement SupportMenuItem; ignoring","numberOfBytes","plus-LRDsOJo","toString()","minOf-eb3DHEI","transitiveCoroutineParent","setEncodedPassword$okhttp","http://xmlpull.org/v1/doc/features.html#indent-output","event_payloads","targetClass","getCipher","Cannot write docdecl for WBXML","LOWERCASE_LETTER","Function20","zipImpl","resumeWith","rawData","method.isEmpty() == true","last","serverStreaming_","getClientFeatures","defaultPlatformRandom","inv-s-VKNKU","SECONDS_PER_DAY","hexToLong","isGmsPickerAvailable","isFirstParty","Android Tiramisu is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 33`.","hasErrors","getSnapshot","Lokio/HashingSink$Companion;","digitToChar","SERVICE_DISABLED","Vary","parameter classNames to newInstance() that contained '","class","dispatchNeeded","NioSystemFileSystem","clipRect","CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION","Unable to rename ","emitSuspend","setNoNewExchanges","error in parsing id","ArticleIDNOTFound","Inconsistency detected. Invalid view holder adapter position","closeGuardInstance","expectedModCount","maximumEdition_","closeCause","createStackTrace","Super calls with default arguments not supported in this target, function: sink","drawableAlphaCompat","kotlin.jvm.functions.Function21","unexpected port: ","Lcom/google/firebase/logger/Logger$FakeLogger;","getAllSync","isTagEnabled","updateToken","hexToIntImpl","uptimeMillis","Unexpected non-digit character","objectAnimator","proxy_notification_initialized","DispatcherActivityCallback","getHeaderTableSize","Starting activity with a requestCode requires a FragmentActivity host","Received event of unsupported encoding %s. Skipping...","null cannot be cast to non-null type kotlin.Array<T of kotlin.collections.ArraysKt__ArraysJVMKt.arrayOfNulls>","commonReadLong","runningAsyncCalls","failed to remove ALPN","Lcom/google/firebase/Firebase;","cloneInContext","retained child ","getNetworkResponse$okhttp","Calling setHasStableIds is not allowed on the ConcatAdapter. Use the Config object passed in the constructor to control this behavior","headersOf(*namesAndValues)","AVAILABLE","guava.concurrent.generate_cancellation_cause","waitForIo","saveFromResponse","invokeOnCompletionInternal$kotlinx_coroutines_core","Failed to parse android.support.FILE_PROVIDER_PATHS meta-data","Unknown Property: ","Transition ","This is not supported, use MenuItemCompat.setActionProvider()","optgroup","USER_ALIAS","equals","getSegment$okio","androidx.profileinstaller.action.BENCHMARK_OPERATION","attemptNumber","suspendAndThrow","enforcement","app:layout_constraintWidth_default","TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA","parsing = ","maskCursor","shuffled","fill-2fe2U9s","copyOfUninitializedElements","forEachBlock","GRANULARITY_PERMISSION_LEVEL","absolutePath must not be null","requestPermissionLauncher","getOnCancelling","The operation has been canceled.","downTo-J1ME1BU","getDecision","kotlin.jvm.functions.Function9","single-MShoTSo","triggerReceiver","createViewModelLazy","getHandled","getEndExclusive","TLS_KRB5_WITH_DES_CBC_SHA","Barrier","bad zip: zip64 extra too short","endIndex should be non-negative, but is ","gender","EXCEPTION : ","closing ","checkNumberOfDigits","remaining","REHASH","incCompletedExpandBufferAttempts","storeProducer","AwaitIdleTask","toUri","doExtensiveChecks","optimizeReadOnlyList","isCancellationCause","NULL_SEGMENT","stringSetKey","ViewStub must have a valid layoutResource","vector","clearUserData","commonCopy","FLAG_END_STREAM","Resource does not exist: ","Null values","this should only be called when the cursor is valid","chain","lifecycle-viewmodel-ktx_release","CreationExtras must have a value by `VIEW_MODEL_STORE_OWNER_KEY`","lineLength","rootFile","isPositive","emptySet","createdAt=","sActiveHandler.mPopup == null","numberOfSlots","AsyncTimeout.sink(","attr name expected","circle : [ '","Null usedDates","boolean","bytesToNanos","Loaders:","getReadBytesAcknowledged","stepSize","isBlocking","Lokhttp3/internal/http/DatesKt$STANDARD_DATE_FORMAT$1;","takeUpperBits","None","translationAlpha","RESULT_PARSE_EXCEPTION","getLEXICAL_ORDER","Cannot set framework drawable as progress drawable.","encountered error while creating and acquiring the lock, ignoring","block","plusAssign","load$volatile","getIndices-QwZRm1k","StateListDrawableCompat","hexToUByteArray","byteBuffer","org.slf4j.impl.StaticMDCBinder\\","TLS_DHE_RSA_WITH_AES_128_GCM_SHA256","reportedFullyDrawn","getTextOrThrow","on class ","Arab","warningSince","lastAccessedAt=","asciiToLowercase","unexpected Sec-WebSocket-Extensions in response header","differenceBetween","intervalPongsReceived","clientId must be non-negative","END_TAG expected","ComplexColorCompat","couldn't find reference for ","LEFT_TO_RIGHT","set-VXSXFK8","Invalid radius ","setNextState","nullsLast","View ","forceCompleteAllOperations","RESUMING_BY_EB","sum-QwZRm1k","enqueueAdd","uCont","parseByteAt","findAll","promoteAndExecute","cache corruption","isSensitiveHeader","layoutDuringTransition","useCount","null cannot be cast to non-null type kotlinx.coroutines.internal.Segment<*>","filledSize","inStack","JdkConstants should not be instantiated","nanosecondOfSecond","layout_marginEnd","SKIP_SUBTREE","Unknown strategy type: ","Register ","supportsUnsafeArrayOperations","stopwatch","null cannot be cast to non-null type androidx.datastore.core.ReadException<T of androidx.datastore.core.DataStoreImpl.handleUpdate$lambda$2>","unexpected close status: ","getNextParkedWorker","ScreenName","pattern","Google Play services is invalid. Cannot recover.","FlagEntry","RoundedBitmapDrawableFa","CancelHandler.UserSupplied[","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$4$1","totalExceptions","Expected URL scheme 'http' or 'https' but was '","contentValuesOf","BROADCAST=<","formattedType","clazz.name","enableSavedStateHandles","Lokhttp3/Response;","toList","Unknown duration unit short name: ","getAlpha","Char-xj2QHRw","originalException","font_ttc_index","START_PUNCTUATION","contains-xj2QHRw","Invalid time zone indicator '","candidates","initExchange","locationSettingsRequest can't be null","Cannot change whether this adapter has stable IDs while the adapter has registered observers.","CLOSED_EMPTY","SHUTDOWN_ACK","android.intent.extra.shortcut.ICON","dimensionRatio","success","component7","Icon(typ=","Missing ","http://www.slf4j.org/codes.html","reversed","ScrollGesturesEnabled","getGroups","firstOut.fragment.sharedElementTargetNames","disposeListener","Key must not be null","getPosition","getOrElseNullable","num_attempts","noContextTakeover","runningFoldIndexed-mwnnOCs","interrupted","US-ASCII","fromByteArray","FLAG_REPORT_VIEW_IDS","fromIndex=","Checking for metadata for AppLocalesMetadataHolderService : Service not found","caused by: ","handleOnCompletionException$kotlinx_coroutines_core","Super calls with default arguments not supported in this target, function: invokeOnCompletion","Max array capacity exceeded","ABSENT","Executor must not be null","saveState","CommonThreadLocal","Lokhttp3/internal/platform/Jdk9Platform$Companion;","beforeTask","quote","withStateAtLeast","ResultHolder not provided.","androidx.core.content.pm.SHORTCUT_LISTENER","toPathString","Null dependency anInterface.","getPingInterval$okhttp","ZIP64_EOCD_RECORD_SIGNATURE","addEncodedPathSegments","downTo-Kr8caGY","Error while delivering the message: ServiceIntent not found.","pushPromise","compute","checkPrefixSuffixNumberOfDigits","isAnimLoaded","limitedParallelism","noCoalescedConnections$okhttp","Index overflow has happened.","android.intent.action.VIEW","challenges","zip-uaTIQ5s","authToken","latlng","already finished","directionalityMap$delegate","Lokio/Buffer;","Host activity was destroyed before Google Play services could be made available.","null cannot be cast to non-null type kotlinx.coroutines.selects.SelectImplementation<*>","sdkVersion","LifecycleFragmentImpl","parser","RUNTIME","isSuspend","Super calls with default arguments not supported in this target, function: write","Cannot use SIGN_IN_MODE_REQUIRED with GOOGLE_SIGN_IN_API. Use connect(SIGN_IN_MODE_OPTIONAL) instead.","point must not be null","Search suggestions cursor at row ","RouteException","Ghosted views must be parented by a ViewGroup","getAllViews","toCanonicalHost","buildMapInternal","Use uppercaseChar() instead.","Unknown control opcode: ","https://www.googleapis.com/auth/drive.appdata","place_likelihood","intPreferencesKey","getCompletion","Type must be specified for cert when verifying ","camera","NON_SPACING_MARK","This graph contains cyclic dependencies","addPart","javax.","getIncludeDirectories","pending_intent","goAway","S_RESUMING_BY_RCV","Unable to check WorkSource emptiness","onBackPressedDispatcherOwner","EditText added is not a TextInputEditText. Please switch to using that class instead.","kotlin.Float.Companion","parcelize-runtime","TLS_KRB5_EXPORT_WITH_RC4_40_MD5","bufferCapacity","setHeaders$okhttp","Province","getEventListener$okhttp","Lretrofit2/Call;","setUnsupported","builder.domain == null","onJoin","findNamedViews","Didn't initialize content background","indexOfLastSlash","content-encoding","emitAllImpl","resetAt","null cannot be cast to non-null type kotlin.Function2<kotlin.Any?, kotlin.Any?, kotlin.Boolean>","TYPE_PING","androidx.datastore.core.DataStoreImpl$writeActor$3","putImpl","reuseBuffer","kotlin.Long.Companion","getStorageConnection$datastore_core_release","Listener must not be null","Lio/github/inflationx/viewpump/ViewPump$Companion;","api/login","https://www.googleapis.com/auth/drive.file","LITERAL","MMMM dd yyyy","Device unlocked: initializing all Firebase APIs for app ","certificateSupportHost","toHexStringNoLineAndGroupSeparatorSlowPath","markNow","appId","minSeparation(%s) must be greater or equal and a multiple of stepSize(%s) when using stepSize(%s)","android.verificationText","MainScope","systemClock","google_location_accuracy_enabled","setSettings","Icon not found: ","post","complete","saturatingAddInHalves-NuflL3o","protectedSize","combineTransformUnsafe","schema","Unexpected header: Content-Type","http://www.slf4j.org/codes.html#unsuccessfulInit","MAX_TUNNEL_ATTEMPTS","Attempting to get retain instance for fragment ","sharedElement:snapshot:imageScaleType","onGetRetainInstanceUsage","component1--ajY-9A","Utf8","repeatOnLifecycle","writeOneFrame$okhttp","Could not retrieve icon for calling activity","PickVisualMedia","useLines","android.hardware.type.automotive","kotlinx.coroutines.debug.internal.ByteBuddyDynamicAttach","Response.success()","kotlin.Nothing","mod-xj2QHRw","Lokhttp3/internal/connection/Exchange;","getTypeParameters","epsilon","Listener key cannot be null.","Color models must match (","getTag","SENDERS_CLOSE_STATUS_SHIFT","SENDERS_COUNTER_MASK","nextUBytes","ScrollView can host only one direct child","reduceRightOrNull-s8dVfGU","Supervisor must not be null","kotlin.Function10","Directionality #","mimeLineLength","getContentIterator","right","TickerChannels.kt","padSymbol","height <= 0","buildInstant","GRAVITY_START is not supported with the current tab mode, GRAVITY_CENTER will be used instead","byteSeparator = \\","Timed out waiting for Task","kotlinx.coroutines.flow.FlowKt__DelayKt$sample$2$values$1$1","Lio/github/inflationx/viewpump/internal/-ViewPumpLayoutInflater$WrapperFactory2ViewCreator;","takeWhile","toString-LxnNnR4","delegateIterator","toKotlinUuid","requestSendStarted","Unable to compute relative path","getConnectTimeoutMillis$okhttp","charSequence","registerSelectForSend","RecyclerView","suggest_text_2_url","handler","CHIME_ANDROID_SDK","Lio/github/inflationx/viewpump/internal/-ReflectiveFallbackViewCreator;","Default FirebaseApp is not initialized in this process ","binarySearchBy","commonParent","canceled ","findLast-JOV_ifY","Please enter all values","onInflate not allowed on StreetViewPanoramaViewDelegate","Method ","eventUptimeMs","getReason","segmentPos","Int ","already attached to a buffer","could not find view to animate to","Attempting to request an undeclared dependency Provider<Set<%s>>.","mContext=","CREATE UNIQUE INDEX contexts_backend_priority_extras on transport_contexts(backend_name, priority, extras)","DATE_SELECTOR_KEY","Non-body HTTP method cannot contain @Body.","GmsDynamite","onMessage","NO_CLOSE_CAUSE","readUtf8LineStrict","defaultValue_","typeName_","onEnter","MIN_LOW_SURROGATE","expected the Content-Type to have a boundary parameter","Lazy value not initialized yet.","targetState","sourceFile_","kotlinx.coroutines.flow.FlowKt__CountKt","parseHex","firstOrNull-MShoTSo","entity replacement text must be defined after setInput!","KeyCycles","toLongs(...)","ArrayMap","postWhenReportersAreDone","mustExist","getResult","Color does not have a single color to interpolate","pushResetLater","SDK_INT","immutable, ","unregisterConnectionFailedListener(): listener ","toShortOrNull","startX","This behavior cannot be attached to a GONE view. Set the view to INVISIBLE instead.","pushedStream$okhttp","hexToUByte","findViewTreeViewModelStoreOwner","OKHTTP_CLIENT_WINDOW_SIZE","single-JOV_ifY","Name","NullPointerException","Lokio/SocketAsyncTimeout;","SemaphoreSegment[id=","TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384","kotlin.collections.MutableIterator","GroupUseFunc","SearchLimit","consumeMessage","pound","kotlin.Function0","indian","read","connectionAcquired","decodeBase64","isNewCoroutine","Status code must not be SUCCESS","startWeakRefCleanerThread","Lokhttp3/internal/http2/Huffman;","isRegularFile","TransitionInfo","shouldShowRequestPermissionRationale","androidx.core.view.ViewGroupKt$descendants$1","not a map","immutable","android.os.Build.VERSION.SDK_INT >= 25","Remote service probably died when signIn is called","TYPE_ACCESSIBILITY_OVERLAY","http://www.w3.org/2001/XMLSchema","Function11","binding","AppCompatDelegate","blockingTasks","trailers","scheduleBlock","reverseElementIndex$CollectionsKt__ReversedViewsKt","Multiple Retrofit annotations found, only one allowed.","Scheduling retry for ","jobscheduler","getCoordinator","getSerializer","sender","penaltyDeath","STREAM_CLOSED","value:","DialogRedirect","ClientType","Do not set the background color; Chip manages its own background drawable.","readString","RadioButton","null cannot be cast to non-null type java.net.InetSocketAddress","dropWhile","writeLongLe","HAS_SPEED_ACCURACY_MASK","UNKNOWN addValues \\","getMimeLineSeparatorSymbols$kotlin_stdlib","inv-w2LRezQ","javaPackage_","cacheOut","Weight","google.to","minimumDeflateSize","associateByTo","objectInstance","google.c.a.c_id","multiple=false","maxOfOrNull-xTcfx_M","getAndIncrement","this.invokeOnCancellation { future.cancel(false) }","orderedHashCode","Expected a 36-char string in the standard hex-and-dash UUID format, but was \\","kotlinx.coroutines.flow.FlowKt__ReduceKt","kotlin.Function16","faultstring","newSingleThreadContext","defaultCharset(...)","replayIndex","writeLengths$okhttp","visitFileFailed","asList-GBYM_sE","An error occurred while executing doInBackground()","versionOf","Illegal value array type ","collapse_key","java.util.Set","Lokhttp3/internal/connection/Exchange$RequestBodySink;","downFrom","commitNow","getMAllowedViolations$fragment_release","GetGPO","kotlinx.coroutines.channels.ChannelsKt__ChannelsKt$sendBlocking$1","USER_MOBILE_NUMBER","rotation","priority","FlatBuffers: you can only access the serialized buffer after it has been finished by FlatBufferBuilder.finish().","allow","MODIFIER_LETTER","CALL","nAttempts","messageInfoFactory","indexOfFirstNonAsciiWhitespace","Lokhttp3/Challenge;","backend_name","matchesCertificate","Firebase-Messaging-File-Io","blockingTasksInBuffer","decodingWith","partialWindows","agent","The view is not associated with ExpandableBehavior","Cannot specify both RECEIVER_VISIBLE_TO_INSTANT_APPS and RECEIVER_NOT_EXPORTED","B0_MASK_OPCODE","Lokhttp3/FormBody;","android.intent.action.DIAL","Use sortWith(comparator) instead.","currentCoroutineContext()","ClientVersion","Internal Error, the minimum apk version of this BaseGmsClient is too low to support dynamic lookup. Start service action: ","Lokhttp3/OkHttpClient$Companion;","createPersistableBundle","CLIENT_TELEMETRY","modelClass.constructors","maxResult","kotlin.jvm.internal.BooleanCompanionObject","StaticMDCBinder","layout_marginRight","isImportant","curSenders","parseResult","PARKING","Lokhttp3/internal/platform/BouncyCastlePlatform;","afterRun","setResult","app:layout_constraintVertical_bias","Firebase-Installations","kotlin.jvm.internal.EnumCompanionObject","uuidParseHexDashCommonImpl","sink already folded","Created as a shortcut bubble, cannot set a PendingIntent. Consider using BubbleMetadata.Builder(PendingIntent,Icon) instead.","getInterceptors$okhttp","afterCompletion","directoryState","double","androidx.activity.result.contract.extra.ACTIVITY_OPTIONS_BUNDLE","REPLACEMENT_BYTE","Expected positive amount of retries, but had ","peekLong","GeofencingRequest[geofences=","ACTION_NEXT_AT_MOVEMENT_GRANULARITY","getMimeLineLength$kotlin_stdlib","ViewStub must have a non-null ViewGroup viewParent","autoCompleteToStart","DEFAULT_KEY","firstOrNull-QwZRm1k","lambda","download","titlecaseChar","fire-android","TLS_RSA_WITH_CAMELLIA_128_CBC_SHA","getDEFAULT__new_UnsafeCursor$annotations","Attempting to request an undeclared dependency Set<%s>.","islamic-civil","parsing incorrect token ","messageQueue","classToAdapters","Required value was null.","southern latitude exceeds northern latitude (%s > %s)","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$6","InviteUser-Response","commonGetByte","proxiesOrNull","currentView","copyOf--ajY-9A","error changing cursor and caching columns","androidx.viewpager.widget.ViewPager","newHead","getContainerView","Could not find method ","defStyleAttr","PreferenceDataStoreFactory.kt","getSize$kotlinx_coroutines_core","KEY_COMPONENT_ACTIVITY_PENDING_RESULT","android.tv.EXTENSIONS","awaitTermination","ON_BICYCLE","upstreamBuffer","websocket","oldChar","dispatchEvent","Pakistan","isCivilized","code < 0: ","qosTier","HOST","avail:","Dispatchers.Default","hasWriteFileLock","unexpected type: ","networkCount","TREAT_AS_VIEW_TREE_APPEARING","isInvisible","Joining ongoing request for: ","readAllBytes(...)","onCancellationConstructor","lastConnectException","receivedResponseAtMillis","filterd list::","segm","place_id","all-JOV_ifY","encodedUsername","isTimeComponent","Lokhttp3/MultipartBody$Companion;","curBuffer","TYPE_PING streamId != 0","nothing","RealBackend","DebugProbesTransformer","performRestore cannot be called when owner is ","Attempting to add fragment ","trimPathEnd","Lokhttp3/internal/platform/Jdk8WithJettyBootPlatform;","blockSize","trySelect","Lokhttp3/internal/ws/RealWebSocket$Message;","Null sdkName","DEFAULT_CONNECTION_SPECS","Cannot hide Fragment attached to a different FragmentManager. Fragment ","heap","ETag","Services","android.location.GnssRequest","lastObservedStackTrace","createInstanceOf","timestamp_ms","setSeed","onNewToken","vertical : ","Malformed close payload length of 1.","Delivered","getAccessibleMethod","ULongArray(storage=","replayExpiration","LICENSE_CHECK_FAILED","third_party_attributions","This container does not support retaining Map.Entry objects","currentTask","TYPE_PRIORITY","DataStore scope was cancelled before updateData could complete","singleOrNull-MShoTSo","PATCH","fire-core","loggers will work as normally expected.","begin","ensureCapacity","org.conscrypt.Conscrypt$Version","Must provide a connection failed listener","android:changeTransform:transforms","byteCountOrWaitNanos","Invalid interval: ","androidx.datastore.preferences.SharedPreferencesMigrationKt$getShouldRunMigration$1","Removed holder should be bound and it should come here only in pre-layout. Holder: ","valueCount","WARNING","StatusText","Another handler is already registered: ","Could not instantiate %s.","Lokio/Buffer$UnsafeCursor;","TransactionDescriptor","commonCompleteSegmentByteCount","boundaryByteString","FirebaseApp initialization unsuccessful","Expected a name but was ","createdWorkers","kotlinx.coroutines.flow.internal.UndispatchedContextCollector$emitRef$1","commonWriteShortLe","android.support.useSideChannel","createAsync","The set cannot be serialized while it is being built.","PkgSignatureVerifier","yMMMM","android:changeBounds:windowY","sendersCur","defaultFactory$lifecycle_viewmodel_release","points must not be null.","receivedResponseMillis","oldState","writeText","min-fresh","Attribute value could not be coerced to CharSequence.","bytes.length=%d, offset=%d, length=%d","An anchor may not be changed after CoordinatorLayout measurement begins before layout is complete.","android.intent.extra.TITLE","Lokhttp3/internal/http1/Http1ExchangeCodec$UnknownLengthSource;","STCP","getHpackWriter","A shared element with the source name '","match","delegate must not be null","unitDiscriminator","SAVED_COMPONENTS_KEY","mapIndexedTo","ShowID","indexInArray","Serialized","nanosecond","Array","core_release","mapNotNull","number_","HTTP/1.1","getRandom","toHttpDateOrNull","btn_check_material_anim","foldRight","androidx.annotation.RequiresOptIn","Invalid UTF-8: Illegal trailing byte in 2 bytes utf","AsyncCall","tag \\","count-jgv0xPQ","phase were not honored. However, subsequent logging calls to these","LocusIdCompat[","addEncodedPathSegment","getDEFAULT_CONCURRENCY$annotations","cent","snap preference should be one of the constants defined in SmoothScroller, starting with SNAP_","Button ID is not valid: ","copyRecursively","Id for <","CLEARTEXT communication not enabled for client","peek > 127 not supported!","filterTo-wzUQCXU","publishOn","Size read is invalid start=","POINTERS_SHIFT","UTF32","sort-rL5Bavg","createIfNotExists","register","Presence","TLS_KRB5_WITH_DES_CBC_MD5","emitAbort","sink(","ALTER TABLE events ADD COLUMN payload_encoding TEXT","Cannot setPrimaryNavigation for Fragment attached to a different FragmentManager. Fragment ","PoolingContainerListenerHolderTag","Invalid topic name: %s does not match the allowed format %s.","pushParentState","runningFoldIndexed","flatMapIndexed-ELGow60","minByOrNull-xTcfx_M","Index < 0: ","no float at index ","onStart { emitAll(other) }","rubyPackage_","getStreamId","Failed to get mLayoutSuppressed field by reflection","DFProperties","recycle","groupSeparator","getAbsoluteValue-UwyO8pc","https://emtts.dakkhana.com.pk/mobile_api/m_api.asmx","sortedArrayDescending-GBYM_sE","OneOrN","lazy_","getSavedStateHandlesVM","fragmentManager","commonIndexOfElement","editionIntroduced_","shuffleAndRegisterClauses","removeViewAt","sharedElementTransition","asCollection","Scheme{primary=","Expected name","Super calls with default arguments not supported in this target, function: substring","cachedRequest","PresenceFeat","Missing required property: factory.","waiters","getCancelAfterCloseMillis","groupByTo-ciTST-8","any-JOV_ifY","index$iv","getIndices-GBYM_sE$annotations","ResourceFileSystem::class.java.classLoader","setEventLoop$kotlinx_coroutines_core","countAll","commonReadIntLe","HmacSHA256","Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.","reduceIndexedOrNull-EOyYB1Y","Dangling name: ","ACTION_FOCUS","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$take$1","UserSupplied","Read too much data during profile line parse","STEAL_CPU_ONLY","insecureEnterDirectory$PathsKt__PathRecursiveFunctionsKt","ModernAsyncTask #","No view at offset ","connectTls","sequenceOf","Changing divider drawables have no effect. ChipGroup do not use divider drawables as spacing.","Server-sent frames must not be masked.","ChangeInfo{oldHolder=","UserAvailability","reportWhenComplete","Expected offset-minute-of-hour in 0..59, got ","resumeWithStackTrace","screenFloatValue$StringsKt__StringNumberConversionsJVMKt","findMatchingConstructor","parkNanos","BackStackEntry{","textView cannot be null","MIN_SURROGATE","kotlin.jvm.functions.Function8","headerLimit","inFinished","app:layout_marginStart","sortedDescending-GBYM_sE","Can't set dropdown selected position without an adapter","idleWorkerKeepAliveNs","Camera","deprecationWarning_","getStackTraceElementImpl","google.c.a.udt","attachToLifecycle","toInclusive","sslSocketSession","kotlinx.coroutines.AwaitKt","percentDecode","http://xmlpull.org/v1/doc/","Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;","Class %s is not found.","BCJSSE","s-maxage","TREAT_AS_VIEW_TREE_APPEARED","EEE dd-MMM-yyyy HH:mm:ss z","isLateinit","kotlin.io.path.PathTreeWalk$dfsIterator$1","zzdq","segmentsBytes","encodeSize","ACTION_PAGE_UP","sourcePos","newSslSocketFactory","getInWholeDays-impl","mFactory2","newValue","completionCause","getSource$okhttp","getCREATOR$annotations","first-xTcfx_M","WRAP_CONTENT\\","RESUMED","children","getComponents","getLoginResult","pendingOperations","kotlin.Function17","Cannot read raw response body of a converted body.","Temp-detached state out of sync with reality. holder.isTmpDetached(): ","The Path must start at (0,0) and end at (1,1) start: ","SOURCE_CLIPBOARD","Repeated field should contains a List but actually contains type: ","null value in entry: ","Exception while getting ActivityInfo","No valid parser classes found in ","http://tempuri.org/PickupServices","ACTION_COLLAPSE","Invalid direction: ","callUndeliveredElement","constructors","Null status","invariantSeparatorsPathString","thenComparator","mayNotBlock","addAll","unregisterConnectionCallbacks(): listener ","Exception while inflating <animated-vector>","setExceptionsHolder","Unknown type: ","titlecase","content:<<\\n","findAnyOf$StringsKt__StringsKt","application/json","Couldn't open connection, returning with 500","afterTextChanged","Getter","java.","gmp_app_id","Lokio/FileHandle;","queryParameterNames","proxySelectStart","isDuplex$okhttp","00001111","nanosecondsOfSecond","getViewModelScope","nextShort","TypefaceCompatApi24Impl","on_read","none--ajY-9A","ROOT","Wrong object type used with protocol message reflection.\\nField number: %d, field java type: %s, value type: %s\\n","OUTDOOR","root_","outputFieldName","option","components","ResourceManagerInternal","bytesPerGroup","foldRightIndexed-yVwIW0Q","PostalCode","PolygonOptions must not be null","layout_marginLeft","waiter","EmojiCompat font provider not available on this device.","hexToByteArrayShortByteSeparatorNoPrefixAndSuffix","followLinks","rotateLeft-V7xB4Y4","The output stream is closed.","findViewTreeSavedStateRegistryOwner","handlingEvent","nativePattern","sortedArrayWith","toFileRoot","convertDurationUnit","setUpstreamPos","Internal error occurred. Please see logs for detailed information","takenState","null cannot be cast to non-null type kotlinx.coroutines.channels.BufferedChannel<E of kotlinx.coroutines.channels.ReceiveChannel>","AcceptedContentLength","DISCONNECTED","TYPE_SETTINGS streamId != 0","RealCacheRequest","CONSTRUCTOR_ARGS_FIELD","pokeByteArray","Two different ViewHolders have the same change ID. This might happen due to inconsistent Adapter update events or if the LayoutManager lays out the same View multiple times.\\n ViewHolder 1:","atanh","Expected a long but was ","CoroutineId(","ARTIFICIAL_FRAME","PRESENT","toLinkOptions","nioFileSystem","FEXTRA","align","BUFFER_SIZE","NavigationBar","toRelativeStringOrNull$FilesKt__UtilsKt","androidx.datastore.core.SingleProcessCoordinator","Lokio/BufferedSink;","GetAttributeList-Request","getPort$okhttp","timeToExecute","EUROPEAN_NUMBER","PUBLIC_SUFFIX_RESOURCE","bytesRemaining","withRotation","Binary compatibility","registerSavedStateProvider","removeNode$kotlinx_coroutines_core","descriptionTextOverride","dismissalId","rotationY","name == null","div-UwyO8pc","Failed to load maps module, use pre-Chimera","Requires new Baseline Profile Metadata. Please rebuild the APK with Android Gradle Plugin 7.2 Canary 7 or higher","computeNext","fillAlpha","null cannot be cast to non-null type kotlinx.coroutines.flow.Flow<T of kotlinx.coroutines.flow.LintKt.retryWhen>","closeCodeExceptionMessage","runningFold-yXmHNn8","Firebase Lite","FCM-Notification:","openResponseBody","count must be non-negative, but was ","KeyValueIterator","app:layout_constraintWidth_max","androidx$core$app$unusedapprestrictions$IUnusedAppRestrictionsBackportCallback","createWithPath","parentAndNameAndAttrsViewCreator","failed to rename ","EditText needs to be an AutoCompleteTextView if an Exposed Dropdown Menu is being used.","direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD}.","InviteID","startUndispatchedOrReturnIgnoreTimeout","org/slf4j/impl/StaticLoggerBinder","google.c.a.m_c","GetMultipleContents","android.declineColor","Only MODE_IN and MODE_OUT flags are allowed","get-w2LRezQ","Firebase-Messaging-Topics-Io","apiService","unexpected direction ","setSocket$okhttp","sortArray-4UcCI2c","classFqNameOf","latestValues","writeReplace","Deprecated.kt","Unexpected rsv2 flag","shuffle-JzugnMA","snapshot","BAD CONFIG","invalid shadow size","android.verificationIconCompat","buffer length=%d, index=%d, size=%d","sumOfUShort","comparison","SeekBar","hh:mm:ss a","if-none-match","wrap","PROPERTY","retry-after","applicationId","FORM_ENCODE_SET","test_type","asOperationState","receivedCloseReason","null cannot be cast to non-null type java.nio.file.FileSystemException","Dropping pending result for request ","declaration_","copyToRecursively","service_","http://xml.apache.org/xml-soap","decodeToString","elementAt-nggk6HY","minFresh","JoinGroup-Response","coordinatorWait","getLastGoodStreamId$okhttp","tryEmitNoCollectorsLocked","getE$annotations","throwOnInvalidSequence","MultiWindowModeChangedInfo must be constructed with the constructor that takes a Configuration to call getNewConfig(). Are you running on an API 26 or higher device that makes this information available?","normalize","toLowerCase","onLockRegFunction","getErrorException$okhttp","IM_OFFLINE","EMPTY_REQUEST","reduceOrNull","DIAGNOSTIC_REF_PROFILE_DOES_NOT_EXIST","anchor","byteCount","subgraph ","Mismatching time zone indicator: ","createWorkChain","bytes is empty","setLastGoodStreamId$okhttp","my_app_prefs","android.intent.category.NOTIFICATION_PREFERENCES","onSetRetainInstanceUsage","Places","Bad ComponentName while traversing activity parent metadata","receiveCatchingOnNoWaiterSuspend-GKJJFZk","Lokio/InputStreamSource;","setLeft","ActivityTransitionRequest [mTransitions=","bufferEndIndex","SpecialEffectsController: Cancelling operation ","toColor","Lokio/Segment;","splitCount","okio.ByteString.Companion.toByteString","thrownException","journalWriter","noNewExchanges$okhttp","eachCountTo","TITLE_TEXT_KEY","setRouteFailureCount$okhttp","adapter:","firebase_database_url","launchIn","bounceEnd","Invalid icon","field_","OnCancellationConstructor","newChar","getDEBUG","getSUPPORT_MISSING$annotations","BytesHexFormat","getOnAwaitInternal$annotations","HmacSHA512","get_state$kotlinx_coroutines_core$annotations","Cannot set showAnimator while the current showAnimator is running.","getClient","sortedDescending-QwZRm1k","inputConnection must be non-null","getKey$datastore_preferences_core","mFragmentManager=","dispatchViewRecycled: ","maxAge","java.specification.version","getDescendants","overflow-LRDsOJo","Expected object header. Got 0x","safeMultiplyOrElse","null cannot be cast to non-null type javax.net.ssl.X509TrustManager","ERR!","Expected key/value separator","getFileHandle","storageMetrics","lastIndexOf-7apg3OU","COROUTINE_SUSPENDED","trimToSize","flatMapIndexedTo-eNpIKz8","AnimateRelativeTo","appendln","checkPaddingIsAllowed","now(...)","Lokio/NioSystemFileSystem;","22.0.0","Cred","getSourceClosed$okio","Super calls with default arguments not supported in this target, function: info","offer","enforceZeroParty","No components","Lokhttp3/internal/connection/ConnectionSpecSelector;","checkPriorResponse","One of phone number or URI should be provided.","Request must be GET: ","sort","setBytePrefix","CIRCLE","toAndroidPair","promisesBody","fcntl failed: EAGAIN","location","typeUrl_","Proxy-Connection","this.maxWithOrNull(comparator)","TrySelectDetailedResult","next_request_ms","decodeHexDigit","Invalid attempt to bind an instance of ","reversedArray-GBYM_sE","hitCount","onCommitContentListener must be non-null","setEnabledChangedCallback$activity_release","replace","getMaxBufferSize$okio","containsAll","cipherSuitesAsString","downTo-5PvTz6A","Unsupported Property:","symlinkTarget","resolveSupportImpl","marginPrefix","asList--ajY-9A","applyConnectionSpec","getLauncher","subPath","invalidateChildInParentFast","takeWhile-jgv0xPQ","kotlin.jvm.functions.Function18","channelFlow","cancelImpl","maskKey","trustRootIndex","INADEQUATE_SECURITY","Lokhttp3/internal/http/RetryAndFollowUpInterceptor;","maxByOrNull-JOV_ifY","registerOnBackInvokedCallback","getDEFAULT","Queueing ","org.robolectric.Robolectric","CacheResponseBody","customContentHeight","SQLITE_DB_NAME","getSegment$annotations","No data to parse","Window callback may not be null","otherIterator","TLS_RSA_WITH_AES_256_CBC_SHA","allowedDataTypes","Failure occurred while trying to finish a future.","gcm.n.icon","rawResponse must be successful response","naturalOrder<Uuid>()","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$filterIndexed$1","WaiterEB(","scanIndexed","readAndInit","app:layout_constraintDimensionRatio","USER_FIRST_NAME","android.os.Build.VERSION.SDK_INT >= 30","cn.google","createSetBuilder","checkWindowSizeStep","CharSequence cannot be written to an OutputStream","protocols containing h2_prior_knowledge cannot use other protocols: ","androidx.core.location.extra.MSL_ALTITUDE_ACCURACY","no object at index ","next_page_token","null cannot be cast to non-null type kotlinx.coroutines.CancellableContinuation<E of kotlinx.coroutines.channels.BufferedChannel>","content-language","SearchFindings","cleanupTask","Node","GMS core is set for proxying","mutex","media_projection","Missing one pad character at index ","Duplicate Attribute: ","batterymanager","polyline","Cannot resume a finished dispatcher","two different server client ids provided","getSharedPrefsFile","FragmentState{","kotlinx.coroutines.flow.FlowKt__EmittersKt$unsafeTransform$1$1","okHttpName","Recycling cached view at index ","Buffer size overflow","newChunkedSink","INT_FLAG","destroyLoader must be called on the main thread","OVERFLOW_ZONE","toLongOrDefault","Method not decompiled: androidx.constraintlayout.widget.StateSet.load(android.content.Context, org.xmlpull.v1.XmlPullParser):void","newTestConnection","intern","androidx$core$app$unusedapprestrictions$IUnusedAppRestrictionsBackportService","setFollowSslRedirects$okhttp","KEY_COMPONENT_ACTIVITY_REGISTERED_RCS","getApiService","IBitmapDescriptorFactory is not initialized","controlX2","combine(this, other, other2, other3, transform)","Lokhttp3/internal/http1/Http1ExchangeCodec;","sumByDouble","Connection","getSink$okhttp","runningReduceIndexed-EOyYB1Y","Write","timeout","removed","nextULong-V1Xi4fY","open","Cannot set default namespace for elements in no namespace","Expires","clearPrevious","Unable to allocate row to hold data.","FundamentalFeat","endColor","getLastAccessedAtMillis","Lokhttp3/internal/http/StatusLine;","getExpectedParentFragment","enqueue$okhttp","blackholeSink","Failed parsing JSON source: ","setGone","coroutineBoundary","LIBRARY_GROUP_PREFIX","unknown property ","getCoroutineScope","android.callIsVideo","prevNode","Unknown DateFormat style: ","ratio must be a float value between 0 and 1","FLAG_PADDED","SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA","upper_taylor_n_bound","RETRY","encodeSize$kotlin_stdlib","RightToLeft and RightToRight both defined","normalNanos","max-age=","writeSynResetLater","EmojiCompatInitializer","EEE dd-MMM-yyyy HH-mm-ss z","incrementSuccessCount$okhttp","ConnectionlessLifecycleHelper","value.stringSet.stringsList","String expected","dispatcher","fileSize","inputstream.readByteString(byteCount)","averageOfLong","Model","Field","android.view.View$AttachInfo","Array length=%d, index=%d, limit=%d","getInstance(algorithm)","Failed to retrieve remote module version: ","klass","getConnection$okhttp","org/slf4j/impl/StaticLoggerBinder.class","No permissions were requested for ","Meta","http://schemas.xmlsoap.org/soap/encoding/","Blocking call was interrupted due to parent cancellation","process3Utf8Bytes","ACTION_MOVE_WINDOW","pn$annotations","canonicalizeInternal","materialContainerTransition:shapeAppearance","bias must be between 0 and 1 inclusive","http://www.slf4j.org/codes.html#no_static_mdc_binder","cubic(0.34, 1.56, 0.64, 1)","allocateLocked","Lokhttp3/internal/connection/Exchange$ResponseBodySource;","COMMON","Assertion failed","fair","null cannot be cast to non-null type kotlinx.coroutines.internal.DispatchedContinuation<T of kotlinx.coroutines.DispatchedTask>","cancelConsumed","associateWithTo-X6OPwNk","invalidState","hideErrorMessage","null cannot be cast to non-null type T of androidx.lifecycle.ViewModelProvider.get","checkOutNotClosed","PreferredLanguage","NotifCompat","registryState","app:layout_wrapBehaviorInParent","Unexpected EOF","Failed to send message to service.","hts/frbslgiggolai.o/0clgbthfra=snpoo","saveUserDetails","valueFrom","Unsupported map value type for: ","getConnectionName$okhttp","country::","Operation {","intent","okio.buffer","Location must be specified","java.lang.Cloneable","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$$inlined$combineTransformUnsafe$FlowKt__ZipKt$2$1","android.permission.ACCESS_FINE_LOCATION","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_FLAGS_KEY","photo == null","align=top","Bubbles require non-null icon","INSUFFICIENT_LOCATION_PERMISSION_FOR_BACKGROUND_PLACES","LOCK","BookingOffices","addFailReason","writeClose","directionalityMap","ProviderInstaller","okhttp-logging-interceptor","sensor","newArray","AccessibilityNodeInfo.roleDescription","Detected mismatched Protobuf Gencode/Runtime version suffixes when loading %s: gencode %s, runtime %s. Version suffixes must be the same.","background","LocalAtomicInt","android.app.shortcuts","getReadBytesTotal","MAX_LOG_LENGTH","targetUnit","firebase-iid-executor","constructor-impl","minByOrNull-MShoTSo","Bytes","phoneNumer","Use kotlin functions, instead of outdated arch core Functions","setErrorCode$okhttp","FIS auth token is empty","names","Cancelling","UTF_8","Function12","Restarter must be created only during owner's initialization stage","enforceMainThread","FIXED64","readFieldOrNull","getRootLength","failed to list ","NEWM","Invalid radix: ","messageDeflater","KeyAttributes","PendingIntent must be specified.","JobIntentService","align=center","arcMotion","blockingConnect must not be called on the UI thread","Can't access ViewModels from detached fragment","Exception handler was not found via a ServiceLoader","nestedscrollflags","unwrapImpl","kotlinx.coroutines.flow.FlowKt__TransformKt$withIndex$1$1","inflate(...)","NumberHexFormat(","Resource ID #0x","unexpected journal header: [","ACTION_CUT","finishRequest","DEFAULT_PROTOCOLS","ViewGroup.kt","sortedDescending","PAYLOAD_SHORT_MAX","isInner$annotations","Failed to inflate ComplexColor.","restartLoader must be called on the main thread","reposition","gcm.n.click_action","LayoutInflater.from(baseContext)","Could not retrieve Resources#mDrawableCache field","Channel","postfix","getIndentFunction","SHA-256","Sequence doesn't contain element at index ","dropLast-nggk6HY","hashArray","unknownValues","canonicalize","response","System property 'kotlinx.coroutines.debug' has unrecognized value '","canRun","sha1/","resolveInfo:","floatToULong","androidx.core.location.extra.MSL_ALTITUDE","flatten$SequencesKt__SequencesKt","metadataLoader cannot be null.","getCompressionMethod","call goted","Unknown attribute 0x","Invalid EnumSet type: ","AnimationInfo","lazy","getTargetFragment","android.hardware.type.television","Unable to collect necessary methods for class ","PI must not start with xml","MgmtTree","RecyclerView has no LayoutManager","onServiceDisconnected: ","returns","replaceFirst(...)","intersectWith","duration","image/","Processing component ","trySendDropOldest","Only one encoding annotation is allowed.","kotlinx.coroutines.flow.internal.CombineKt$zipImpl$1$1$2","resume","setLastModifiedTime","TLS_RSA_WITH_3DES_EDE_CBC_SHA","ivalue","Beginning index: ","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$8","gson == null","autoMetadata\\","clientBuilder.sslSocketFactory(SSLSocketFactory) not supported with BouncyCastle","minOfOrNull-JOV_ifY","StreetNamesEnabled","blackhole","Could not make request to the backend","removeAllViewsInLayout","cipher.update(source.readByteArray(remaining))","configureSharing$FlowKt__ShareKt","gms_unknown","DrawPath","postorder","Searching article","Lcom/google/firebase/components/Component;","putBoolean","Cannot compute scroll delta before calling start()","walking","QuantizeMotionPhase","An operation is not implemented: ","gcm.n.e","firstImpl","NO_COOKIES","next=","VectorDrawableCompat","OTHER_SYMBOL","ContactListProperties","getOrPut(...)","decodeIpv4Suffix","onClosed-WpGqRn0","Unexpected character while parsing string map: ","commonHex","StartActivityForResult","android.car.EXTENSIONS","getRuntimeClassOfKClassInstance","and-7apg3OU","android.verificationIcon","menu","coerceIn-WZ9TVnA","RequestBodySink","completeResume","error in parsing \\","runTask","kotlin.Array","zip-ePBmRWY","TLS_RSA_WITH_AES_256_GCM_SHA384","module call","android.backgroundImageUri","SECTION_BODY","kotlinx.coroutines.flow.FlowKt__BuildersKt$flowOf$$inlined$unsafeFlow$1","sendreferer=false","drop-r7IrZao","asContextElement","withIndex-QwZRm1k","missing required property: clock","alarm","Unable to invoke traceCounter() via reflection.","androidx.datastore.core.DataStoreImpl$readDataOrHandleCorruption$3","Child drawer has absolute gravity ","android.os.Build","commonSkip","removeLeadingZeros = ","dispatchStart","onEvent","protocols must not contain null","CHECK: two transitions with the same start and end ","android.support.allowGeneratedReplies","choreographer","persistableBundle","android:clipBounds:clip","API_DISABLED","resetAll","sumOfBigInteger","isReusable$kotlinx_coroutines_core","ZeroOrMore","NotifManCompat","RESULT_SUSPEND","serializedUuid","argument","coordinatorWaiting","mutableListOf","collectionToArrayCommonImpl","CLOSE_MESSAGE_MAX","getLastReplayedLocked","getDelegate","MutableStateFlow","checkRangeBounds","lastOrNull-GBYM_sE","Invalid Char code: ","trackConditionalCacheHit","http://xmlpull.org/v1/doc/features.html#process-docdecl","handleEntry$PathsKt__PathRecursiveFunctionsKt","Error writing printed content","payload_encoding","parseAll","Lokio/Path$Companion;","android.intent.action.TIMEZONE_CHANGED","replayExpirationMillis","Lio/github/inflationx/viewpump/ViewPump$Builder;","commonToByteArray","clauseResult\\","removeSnapshot","encodedLength","buildClient must be implemented","null cannot be cast to non-null type kotlinx.coroutines.channels.ChannelSegment<E of kotlinx.coroutines.channels.BufferedChannel>","times-VKZWuLQ","DETACH","lenovo","layout","getFinalRootCause","nextParkedWorker","Trying to set fast scroller without both required drawables.","elapsedNow","bad argument to loadBitmap","wifi","intercepted","Method not decompiled: kotlinx.coroutines.channels.TickerChannelsKt.fixedDelayTicker(long, long, kotlinx.coroutines.channels.SendChannel, kotlin.coroutines.Continuation):java.lang.Object","ActivityType ","Scope must not be null","zipWithNext","entryRemoved","https://plus.google.com/","RatingBar","reduceOrNull-xzaTVY8","kotlinx.coroutines.channels.ChannelsKt__DeprecatedKt$filterNot$1","Bump nesting in ","rangeTo-7apg3OU","getHorizontallyScrolling","inflate","kotlin.jvm","CANCELLATION_STARTED,","getAnimation","getSuccessfulResult$kotlinx_coroutines_core","null cannot be cast to non-null type E of kotlin.coroutines.CoroutineContext.Element.get","Double list not supported","kotlinx.coroutines.flow.FlowKt__DelayKt$sample$2$1$2","aNanos","SubscribeGroupNotice-Response","fragmentClassString","maxUpdateDelayMillis","none-JOV_ifY","type=vnd.","wifip2p","type needs to be >= FIRST and <= LAST, type=","response.body().close()","Given Integer is zero","standard","delta","notNull","commonSubstring","Content-Length exceeds max size of 1048576","AutoCompleteTextView","writeToParcel","during the initialization phase. Logging calls during this","checkOpNoThrow","writeSynReset$okhttp","MOVE","isAndroid","android.usage_time_packages","reflectiveNew","kotlinx.coroutines.flow.FlowKt__CollectionKt","commonSuffixWith","onStart { delay(timeMillis) }","kotlinx.coroutines.scheduler.resolution.ns","asByteArray","cipher.doFinal()","getData","sendWhen","NewMessage","This function can only be used for API Level < 29.","drop-qFRl0hI","Action is not allowed: ","4.11.0","remainingMessages","Lokhttp3/Headers$Builder;","Each API in the isOptionalMap must have a corresponding client in the clients map.","sortedDescending-rL5Bavg","getAck","Lokhttp3/CookieJar$Companion$NoCookies;","headingDegrees should be greater than or equal to 0 and less than 360.","API availability must not be null","https://www.googleapis.com/auth/userinfo.email","normalized","Shortcut must have an intent","androidx.datastore.core.MultiProcessCoordinator$incrementAndGetVersion$$inlined$withLazyCounter$1","null cannot be cast to non-null type java.lang.String","AppLocalesStorageHelper","take","obtainTaskOrDeallocateWorker","Await.kt","lockFile","onServiceConnected: ","domainMatch","lastOrNull--ajY-9A","SharingStarted.kt","project_id","COMBINING_SPACING_MARK","sinh","createMutable","asFlow","onFragmentReuse","makeResumed","shareIn","kotlinx.coroutines.flow.StartedLazily$command$1","replay cannot be negative, but was ","BottomSheetBehavior","runningFold","runningFold-zi1B2BA","touchanchorside","Error while parsing timestamp in GCM event","resumeCancellableWith","checkOutNotClosed$okhttp","gotoNext","TIME_PICKER_INPUT_MODE","android.intent.category.LEANBACK_LAUNCHER","onActivityPostCreated","permissionsBitmask","throwable","forAggregation","setTags$okhttp","kotlin.jvm.functions.Function7","startIndex should be non-negative, but is ","CharMatcher.is('","InitialDeliveryMethod","Font resource ID #0x","level","overrideCustomTheme","current Month cannot be after end Month","Ignoring re-entrant call to moveToExpectedState() for ","sha256","annotation-experimental_release","insert","okhttp3.mockwebserver.MockWebServer","BOUNDARY_NEUTRAL","Failed to execute command with argument class ViewCommandArgument: ","Step is zero.","pauseSent","onAcquireRegFunction","traceCounter","typeIn","sumOfByte","reportRequestStats","Lokio/Sink;","viewModelStore","TaskRunner::class.java.name","Tarrif","zip-8LME4QE","setFastestInterval","incrementBlockingTasks","Function22","cancelCompletedResult","Failed to instantiate custom view inflater ","payload2","entryEquals$kotlin_stdlib","cannot advance time backwards.","splitToSequence","authTokenType","It was not possible to update radius to view with id: ","place_price_level","newKnownLengthSink","preferredRenderer: ","getHoursComponent-impl","shortName","WithComparableMarks","SEGMENT_SEPARATOR","bytesToStringImpl$kotlin_stdlib","toUByte-w2LRezQ","centerY","clipPath","detectRetainInstanceUsage","Certificate chain too long: ","encodeToByteArrayImpl","destroyLoader in ","null tasks are not accepted","DEFAULT_KEEP_ALIVE_MS","scanFold","zip-us8wMrg","Input attitude array should be of length 4.","Loaders are managed separately from FragmentController, use LoaderManager.getInstance() to obtain a LoaderManager.","flow2","connectionSpec","fcm_fallback_notification_channel_label","fullPackage","tabindex","ActivityRecognitionResult [probableActivities=","rename","Address{","Call return type must be parameterized as Call<Foo> or Call<? extends Foo>","Don't call JavaDataStorage.edit() from within an existing edit() callback.\\nThis causes deadlocks, and is generally indicative of a code smell.\\nInstead, either pass around the initial `MutablePreferences` instance, or don't do everything in a single callback. ","accountName","bad character encoding","set-cookie","contentHashCode-uLth9ew","SAFE_PARCELABLE_NULL_STRING","NotNullProperty(","queue","mergeWith","FrameMetricsAggregator","MEDIUM","Exception thrown from implementation: ","let(transformer)","getInvariantSeparatorsPathString","parkedWorkersStackPush","updateMarginsRelative","android.intent.extra.shortcut.ICON_RESOURCE","restoreSaveState: re-attaching retained ","newProvider()","year","currentBufferEndCounter","returnType","fire-fcm","initSelectResult","fromLiteral","removeOrNext","cipherSuite","orCancellation","Invalid Size: \\","updateCellExpandBuffer","getLastIndex-GBYM_sE","addFontFromAssetManager","must call addApi() to add at least one API","writeRequestHeaders","peerPrincipal","ImageManager.loadImage() must be called in the main thread","illegal time format!","Dalvik","Dropping invalid message","maxWithOrNull-eOHTfZs","getMaxItems","forward","ConcurrentModificationException","platformCharsToBytes","releaseClaimedReusableContinuation$kotlinx_coroutines_core","canceled","until-Kr8caGY","PresenceAuth-User","NickList","flattenMerge","isRemoved","The nodes to be interpolated and resulting nodes must have the same length","Lokhttp3/Cache$CacheResponseBody;","newQueue","repeatOnLifecycle cannot start work with the INITIALIZED lifecycle state.","Creating failed results is not supported","TYPE_RST_STREAM unexpected error code: ","plus-xj2QHRw","android.os.Build$VERSION","Count.kt","newLock","isOperator$annotations","extraString","endsWith","trimMargin","Field map contained null key.","extraCapacity","compareTo-7apg3OU","Step must be non-zero.","sortByDescending","FreeID","getCancellationException","Replaced with the same extension function","invokedDispatcher","http://tempuri.org/Countries","PreferencesSerializer does not support type: ","Unexpected state: ","peekByteArray","UnknownLengthSource","xi$annotations","ArticleId","customeBody","requestBodyEnd: byteCount=","TLS_1_2","utf8Size","Header","markFrozen","DefaultLogger","Connection progress callbacks cannot be null.","layout_constraintRight_toLeftOf","BuilderSubList","ubyteArrayOf-GBYM_sE","failed_client_id","getNAME_TO_FIRST_INDEX","DefaultAttributeList","Please enter Tracking Id.","ExpiresInSecs","Title...","Storing App Locales : app-locales: ","drawableStart","requestFocus: Saved focused view ","create(Continuation) has not been overridden","long","TYPE_GOAWAY length < 8: ","nioFileSystem.getPath(toString())","allocateInstance","versionCode","null cannot be cast to non-null type kotlin.collections.Map<K of kotlin.collections.MapsKt__MapsKt.get, V of kotlin.collections.MapsKt__MapsKt.get>","SLEEPY","newWebSocket","setPosition","LocationServices.API","The destination file already exists.","sourceSize","Set contributions cannot be null","cipherSuites","androidx.transition.FragmentTransitionSupport","City","Lokhttp3/internal/http2/Http2Connection;","Expected start of object","Final position of the spring cannot be greater than the max value.","this.maxByOrNull(selector)","toScene","Nesting problem.","SELECT distinct t._id, t.backend_name, t.priority, t.extras FROM transport_contexts AS t, events AS e WHERE e.context_id = t._id","methodName\\","Notifying background state change listeners.","taylor_n_bound","STAR","Status must not be success","Lokhttp3/Dns;","minFresh < 0: ","isRestored","sync","defaultCreationExtras","prepareSenderForSuspension","throwIndexOverflow","DeleteAttributeList-Request","isOpen$annotations","addressOffset","transport","computing","tail","seed","certificatePinner","null cannot be cast to non-null type kotlin.Array<T of kotlin.collections.ArraysKt__ArraysJVMKt.toTypedArray>","countOneBits","Deprecated for good. Override 'limitedParallelism(parallelism: Int, name: String?)' instead","null cannot be cast to non-null type kotlin.collections.Map<K of kotlin.collections.MapsKt__MapsKt.containsKey, *>","AcceptedCharset","18.0.0","emoji2.text.DefaultEmojiConfig","invalid json content","ClassCastException","part","spilled","onEachIndexed-s8dVfGU","PipHintTracker.kt","Please wait","replaced with {@link #check(String, List)}.","sortedWith","flatMapIndexedIterable","errorException","null element found in ","emitRef","getHEX_DIGIT_BYTES","main_resp_from_cities::","Starting service","onEach { delay(timeMillis) }","PagerTitleStrip must be a direct child of a ViewPager.","getVar","byteSuffix","getTotalExceptions","getFirstName","base","allowAllSSL","kotlinx.coroutines","Array contains more than one matching element.","NAME_TO_FIRST_INDEX","java.lang.Object","SOURCE_PROCESS_TEXT","delayFlow","getReadable$okhttp","getOnUndeliveredElementReceiveCancellationConstructor$annotations","spline(0.0, 0.2, 0.4, 0.6, 0.8 ,1.0, 0.8, 1.0, 0.9, 1.0)","proxySelectStart: ","The backing map has been modified after this entry was obtained.","Code","store","impersonation=","LF and CR characters are prohibited in suffix, but was ","isAtLeastPreReleaseCodename","getCanceled$okio","androidx.core.content.pm.shortcut_listener_impl","getFillInIntent","not a directory separator: ","serverMaxWindowBits","getUrl$okhttp","file_id","User","android.location.LocationRequest","call.request().tag(Invocation::class.java)!!","getCode$okhttp","ActionMode callback can not be null.","doWithWriteFileLock","cookie","getGenericDeclaration","touchanchorid","followVisitOption","Cannot use clearDefaultAccountAndReconnect with GOOGLE_SIGN_IN_API","Building","setter","Already managing a GoogleApiClient with id ","Concrete field shouldn't be value object: %s","Exception must not be null","core-ktx_release","getForWebSocket","supportedCipherSuites","null cannot be cast to non-null type kotlin.Char","Unsupported 0 capacity for BroadcastChannel","mAnimatingAway=","text/","No color resources found for harmonization.","FlatBuffers: field ","updateBackInvokedCallbackState$activity_release","sliceArray","PROTOCOL_ERROR SETTINGS_ENABLE_PUSH != 0 or 1","Lokio/InflaterSource;","CmdRef","mResuming=","onTransitionResume","Action list: ","kotlin.sequences.SequencesKt___SequencesKt$zipWithNext$2","No activity","Select.kt","MsgID","otherFailureCount","Channel.kt","primitive","flatMap-jgv0xPQ","final","onClosing","okhttp3/Cache$urls$1","CALENDAR_CONSTRAINTS_KEY","hasField() can only be called on non-repeated fields.","disposer","setNanosecondsOfSecond","Lio/github/inflationx/viewpump/Interceptor;","FileMetadata(","Lokhttp3/CacheControl$Builder;","platformAutoreleasePool","maxOf-t1qELG4","classBeingRedefined","data1","lowSingleQuote","SpecialEffectsController: For fragment ","Parent context used since this context was created. Cannot use this context anymore.","resuming_sender","sliceArray-xo_DsdI","awaitPingsSent","tokenUpdateResult","fillInIntent","slice-JGPC0-M","getDefaultDelay$annotations","localNames","decode(...)","multipart/form-data","strings_","kotlin.streams","HexFormat","editionDefaults_","loginResult","onGetTargetFragmentUsage","SubscribeType","getMinLength$annotations","getDay","metadataRepo cannot be null","GoogleApiClient received too many callbacks for the given step. Clients may be in an unexpected state; GoogleApiClient will now disconnect.","startWith","pushedStream","hasDeadline","http://www.w3.org/2003/05/soap-envelope","Title=","cubic(0.0, 0.0, 0.2, 0.95)","URLList","onCleared called for ","Updating retained Fragments: Added ","newReplayIndex","Cache","QuantizeInterpolatorType","jvmVersion","writeInt","KnownLengthSink","isClosedForSend","socket.source()","hashBuckets","COMPLETING_WAITING_CHILDREN","Failed to load remote module: ","contentDeepEqualsNullable","onApplyWindowInsetsListe…lyWindowInsets(v, insets)","ACTION_PRESS_AND_HOLD","Has a new type of ByteString been created? Found ","SAVED_STATE_KEY","ThreadLocal(value=","MARKED_TRUE","Cannot return the exclusive upper bound of a range that includes MAX_VALUE.","saturatingDiff","TERMINATED","SELECT 1 FROM log_event_dropped WHERE log_source = ? AND reason = ?","EMPTY_DEFLATE_BLOCK","Use titlecaseChar() instead.","globalMetrics","groupBy","sourceClosed","Urgent Mail Service","DataBuffer","Method not decompiled: androidx.localbroadcastmanager.content.LocalBroadcastManager.executePendingBroadcasts():void","TEXT","Unable to convert ","Cannot fling without a LayoutManager set. Call setLayoutManager with a non-null argument.","Key and values array lengths not equal: ","Could not inflate Behavior subclass ","makeCompleting$kotlinx_coroutines_core","DrawerLayout","commonCreateDirectories","bytesPerLine","contentToString-d-6D3K8","scheduleAtFixedRate","lastConflatedElement","android$support$v4$app$INotificationSideChannel","This annotation has been replaced by `@RequiresOptIn`","redactedUrl","LIST_CANCELLATION_PERMISSION","ListIterator","tryEmit","kotlin.Long","status_bar_height","addKey$kotlin_stdlib","elementAtOrNull","motion.EndState","setLength","singleLine","slash","Element","The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's","toMultimap","file.appendingSink()","meizu","Connected to service ","Reading app Locales : Locales record file not found: androidx.appcompat.app.AppCompatDelegate.application_locales_record_file","Expected value","fillType","relative","Do not set the background tint list; Chip manages its own background drawable.","Dynamite loader version >= 2, using loadModule2NoCrashUtils","MessageNotification","participants","cancelHandle","getDefaultValue","getDispatcher$okhttp","collector","inputType_","analyticsLabel","yyyy-MM-ddThh:mm:ss","PROTOCOL_ERROR SETTINGS_MAX_FRAME_SIZE: ","mod-VKZWuLQ","SpecialEffectsController: Enqueuing add operation for fragment ","sumOfUByte","Redundant pad character at index ","getHoursComponent$annotations","androidx.lifecycle.ViewTreeViewModelStoreOwner","Distinct.kt","null cannot be cast to non-null type kotlinx.coroutines.internal.DispatchedContinuation<T of kotlinx.coroutines.DispatchedTaskKt.resume>","reduceRightIndexed-EOyYB1Y","groupByTo-H21X9dk","copyOf(...)","Lokhttp3/CipherSuite$Companion;","place_rating","Super calls with default arguments not supported in this target, function: appendingSink","proxySelectEnd: ","Failed to close reader while parsing.","setCacheResponse$okhttp","concreteType.class","FirebaseApp","Ran off end of other: ","No constructor arguments field found in LayoutInflater!","Already suspended","srcFile","s-maxage=","ebPauseExpandBuffers","getANY_SLASH$annotations","selectInRegistrationPhase","probeCoroutineSuspended$kotlinx_coroutines_core","okhttp3.HttpUrl.Companion.toHttpUrl","Api20Impl","Superseded by viewModels that takes a CreationExtras producer","sans-serif","unexpected end of stream on ","getCompleted","DIAGNOSTIC_PROFILE_IS_COMPRESSED","GACConnecting","jvmName","Notification Channel set in AndroidManifest.xml has not been created by the app. Default value will be used.","null cannot be cast to non-null type kotlinx.coroutines.channels.SendChannel<*>","deleteRange","toQueryString","DIAGNOSTIC_CURRENT_PROFILE_DOES_NOT_EXIST","not_implemented:","associateWith-xTcfx_M","withIndex-rL5Bavg","firstOrNull-rL5Bavg","minOrNull-QwZRm1k","downTo","reverse-oBK06Vg","keysArray","25.0.0","NEGATIVE_BUTTON_TEXT_RES_ID_KEY","proxy-authorization","getLastState","onSubscription","Super calls with default arguments not supported in this target, function: close","getDebugMetadataAnnotation","sort-4UcCI2c","collect(...)","asJavaAtomic","Animations may only be canceled on the main thread","Request{method=","Lokio/Throttler;","Attempting to request an undeclared dependency Provider<%s>.","approveCall","makeOptionalFitsSystemWindows","AnimatorInflater","end_","init$lifecycle_process_release","onCompleted","Sequence contains no element matching the predicate.","kotlin.collections.Map","PROTOCOL_ERROR: FLAG_COMPRESSED without SETTINGS_COMPRESS_DATA","null cannot be cast to non-null type kotlin.Double","coerceAtLeast-eb3DHEI","maxOrThrow-U","addOnContextAvailableListener","countTrailingZeroBits-xj2QHRw","start Month cannot be after current Month","setScrollingTouchSlop(): bad argument constant ","Max pool size ","sinkBuffer","attach: ","nextUBytes-EVgfTAA","Setting a custom background is not supported.","isConflatedDropOldest","mPopDirection=","Attempting to publish an undeclared event %s.","drawToBitmap","androidx.annotation.OptIn","AuthViewModel.kt","mediaType.toMediaType()","nonTranslations","setZombie$okhttp","southwest","0_resource_name_obfuscated","getEncodedUsername$okhttp","GPOInfoPostal","invisible_actions","controlState","Lokhttp3/internal/connection/RouteSelector$Selection;","usagestats","MODULE_VERSION","activityViewModels","button","RV Prefetch","sumOfULong","setViewTreeOnBackPressedDispatcherOwner","proxies","durationOfMillis","captureChildView: parameter must be a descendant of the ViewDragHelper's tracked parent view (","createDirectories","VelocityMatrix","movewhenscrollattop","accept-language","quickSort-4UcCI2c","name_","Requested offscreen page limit ","Proxy-Authorization","TYPE_WINDOW_UPDATE length !=4: ","typeInArray","newWebSocketStreams$okhttp","last--ajY-9A","allocateList","getCache$okhttp","The target activity has already been GC'd","Text","support_context_feature_id","SchedulerTask","subtitle","ZIP64_LOCATOR_SIGNATURE","payload1","Invalid email format...","Char sequence is empty.","withIndex-GBYM_sE","detectWrongFragmentContainer","pathInterpolator requires the controlX1 attribute","trim","actor","unicodeDomain","suspendCancellableCoroutine","TLS_RSA_WITH_NULL_SHA","doExtensiveHealthChecks","TIMEOUT_WRITE_SIZE","No listener register","kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$5","FastJsonResponse","mIncludePad","fragment-ktx_release","kotlinx.coroutines.flow.FlowKt__ZipKt$combineTransform$7$2","containsEntry$kotlin_stdlib","client_name","ByteString would be too long: ","cacheHit: ","prefs.all","catch { e -> if (predicate(e)) emit(fallback) else throw e }","listIterator","protocols must contain h2_prior_knowledge or http/1.1: ","left to ","Invalid longitude: ","kotlin.jvm.functions.Function14","TRuntime.","Lokhttp3/internal/connection/ConnectInterceptor;","EventInternal{transportName=","tryReleaseClaimedContinuation$kotlinx_coroutines_core","getOrDefault","randomBytes","Type is not allowed: ","mapDefaultEntry","End Tag","PROTOCOL_ERROR response malformed: mixed case name: ","forJavaName","SearchPairList","groupingBy","add(containerViewId, F::class.java, args, tag)","This class is no longer supported, do not use it.","reader","tz-offset","kotlin.Int.Companion","Unable to stop","getResult$kotlinx_coroutines_core","size","transitioningViews","Invalid symbol '","CAUSE_NETWORK_LOST","Expected at least one element","addOnCanceledListener is not implemented.","minWebSocketMessageToCompress must be positive: ","getSignal","split(...)","tecno mobile limited","publish","Super calls with default arguments not supported in this target, function: encode","sources","toString(this)","performAttach","writePing","Lcom/google/firebase/logger/Logger$Level;","queueEndIndex","Unexpected hex string: ","max--ajY-9A","infinix mobility limited","write","ADD_CLOSED","AllFunctionsRequest","UpdatePresence-Request","checkSourceBounds","connectEnd","ring buffer filled size: ","Must supply at least two waypoints to route between.","setHomeActionContentDescription","https://emtts.dakkhana.com.pk/MobileAppSOAP/complaint.asmx","mode=nowrap","retrieveElement$kotlinx_coroutines_core","trustManager.acceptedIssuers","Function3","removeAllQueryParameters","OVERRIDE_THEME_RES_ID","Android R is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 30`.","journalRebuildRequired","ERROR! invalid deriveConstraintsFrom: @id/","createsCycle","AppCompatDrawableManag","Failed dumping state","GMS_EXTRA_PICK_IMAGES_MAX","addSuppressed","BASE_URL","fragment_","launchSharing$FlowKt__ShareKt","requestDone","kotlin.io.path.PathTreeWalk$bfsIterator$1","getStep","getRefreshRunnable$lifecycle_livedata_release$annotations","cancelable","GooglePlayServices not available due to error ","stringSetPreferencesKey","isWithinPoolingContainer","dragthreshold","RESUME_TOKEN","android:changeBounds:bounds","rangeCheck$CollectionsKt__CollectionsKt","Flow analogue of 'cache()' is 'shareIn' with unlimited replay and 'started = SharingStarted.Lazily' argument'","Lokhttp3/internal/http1/Http1ExchangeCodec$FixedLengthSource;","getFirst-pVg5ArA","thisOffset","Lokio/HashingSink;","Bounds{lower=","Invalid URL host: \\","cancelAllAndDecide$okhttp","Lokhttp3/internal/tls/BasicCertificateChainCleaner;","labelIndex","kotlin.Char.Companion","sizeMapper","authenticate","illegal fastest interval: %d","android.isGroupConversation","clauses","OwnProperties","flatMapIndexedTo","fragmentStateManager.fragment","awaitFrameSlowPath","setFollowRedirects$okhttp","Connection timed out waiting for Google Play services update to complete.","channel$iv","threadFactory","deqIdx","singleOrNull","The destination array does not have enough capacity, destination offset: ","messageClass","recoverCatching","chip","ZOrderOnTop","layout_constraintBaseline_toBaselineOf","Request ID can't be set to null","ANDROID_DETECTED","locale","setProcessListener","unknown issue","Allowing Extra Stream requires also allowing at least  FLAG_GRANT_READ_URI_PERMISSION Flag.","sourceContext_","startBlock","entryCount","retention_","toCharArray(...)","ownerProducer","concurrency","isSystemPickerAvailable","Invalid navigation mode ","reversed--ajY-9A","MONTH_PATTERN.pattern()","ConstraintSets","newCodec","InUse","filterIndexedTo","getEnableCreationStackTraces$kotlinx_coroutines_core","Expected a new line at index ","entries","plus-WZ4Q5Ns","kotlin.Byte","SetDeliveryMethod-Request","boxByte","android:layout_constrainedHeight","nextPart","safeCtor","readDataAndUpdateCache","padEnd","commonRelativeTo","createGeneratedAdapter","System property '","ActivityResultRegistry","choices","FirebaseMessaging","fullyDrawnReporter","android:cancelable","Lokhttp3/Cookie$Companion;","The current user profile is restricted and could not use authenticated features.","Lokio/FileMetadata;","events_dropped_count","You must call performAttach() before calling performRestore(Bundle).","This container (if the parameter was annotated) or the return value (if instance method was annotated)","place_address","Receiver{","multiply(...)","getLastObservedThread","Text within a chip are not allowed to scroll.","px) is less or equal to (0px)","checkULongRangeBounds-eb3DHEI","KeepAlive-Request","mTarget=","Please provide a valid libraryName","orCancellation$JobKt__JobKt","setConnectionPool$okhttp","getObject","stop","ProcessResultFunction","http://www.slf4j.org/codes.html#replay","sendersCounter","trie","Expected a double but was ","connectionPreface","nowNs","rangeStart","subpaths","androidx.datastore.core.DataStoreImpl$data$1$invokeSuspend$$inlined$map$1$2","sortDescending-Aa5vz7o","XML parser error must be within a Constraint ","showErrorMessage","Login-Response","readHeader","buffered","url cannot be null","Size","set-01HTLdE","tryGetViewHolderForPositionByDeadline created new ViewHolder","initialState","not a readable directory: ","pongQueue","TRACE","getUserId","isLifecycleParent","ViewGroupUtilsApi14","replacement","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384","android:name","ClientProducer","authParams","Watchdog","FilterType","GetDistricts","supportsTransition","Scroll duration must be a positive number","TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA","durationOfNanos","TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA","Unsatisfiable Request (only-if-cached)","CONNECT_ERROR","isSuccess","northeast must not be null.","asShortArray","kotlin.String","Unable to open file.","copyCollectionElements","FileSystem.kt","SETTINGS_HEADER_TABLE_SIZE_LIMIT","transitionInfos","refreshToken","java.nio.file.Files","Lokhttp3/Authenticator$Companion$AuthenticatorNone;","Place selected: ","kotlinx.coroutines.scheduler.core.pool.size","queue.removeFirst()","runnable","TOKEN","content=application/vnd.wap.wmlc;charset=","UNDECIDED","getDefault()","app:baselineMargin","Table created, length: ","removeStream$okhttp","cosh","BREADTH_FIRST","detectionIntervalMillis must be >= 0","toBitmap","isSelected","testRemoveRange","PLMN","GlyphChecker cannot be null","ENTRY_COUNT","ON_RESUME","Lokhttp3/internal/concurrent/TaskRunner$Backend;","OTHER_NUMBER","selectOld","BitmapTeleporter","toClosedRange","maximumValue","getOrElse-WpGqRn0","first-rL5Bavg","plus-XzdR7RA","clientStreaming_","assetName must not be null","androidx.content.wakelockid","withTimeout-KLykuaI","Super calls with default arguments not supported in this target, function: sendImpl","lastSegmentIsDotDot","handleUncaughtCoroutineException","cannot make a new request because the previous response is still open: please call response.close()","Element index ","FEEDBACK_AUDIBLE","checkRangeIndexes","Exception during lenientFormat for ","NONSPACING_MARK","forEachSegment","form-data; name=\\","wss:","savedStateRegistryOwner","storeElement","PROTOCOL_ERROR: TYPE_HEADERS streamId == 0","finishDeflate$okio","proportion","Failed trying to get analytics data from Intent extras.","projects/%s/installations/%s","Lio/github/inflationx/viewpump/ViewPumpContextWrapper$Companion;","getMicroseconds-UwyO8pc$annotations","trimPathStart","getFinished$okhttp","getDefault$kotlin_stdlib","connectTimeout","Could not instantiate creator.","Reduce.kt","toHeaders","requestHeadersStart","canonicalFile","InstallationTokenResult{token=","android.showWhen","file_","Invalid field type ","createEventLoop","kotlinx.coroutines.selects.SelectImplementation","parent","This annotation is obsolete and should be removed.","getSign","toUShortArray","events","OkioStorage requires absolute paths, but did not get an absolute path from producePath = ","kotlinx.coroutines.DefaultExecutor.keepAlive","mCheckMarkDrawable","NO_TYPE","ConstraintSet","copyOf-r7IrZao","associateTo","copyOfRange(...)","launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.","viewRegistryState","move","setDefaultPolicy","kotlin.collections.MutableMap.MutableEntry","ensureStarted","commonWriteInt","grantedScopes","Motion","Views added to a ConstraintHelper need to have a parent","exhausted","invokeSuspend","createAddress","getCOROUTINE_SUSPENDED","lockSuspend","Can't change container ID of fragment ","ratio","tryReleaseClaimedContinuation","detachChild","isEndToEnd","checkUIntRangeBounds","moved to extension function","getX509TrustManagerOrNull$okhttp","android.intent.action.PICK","inetAddressList","javaName","Unknown field type out","ClientInfo{clientType=","minWith-YmdZ_VM","none-GBYM_sE","Cannot change indeterminate animation type while the progress indicator is show in indeterminate mode.","Flow analogues of 'switchMap' are 'transformLatest', 'flatMapLatest' and 'mapLatest'","REFUSED_STREAM","copyInto-sIZ3KeM","incompatible class: ","DROP INDEX contexts_backend_priority","ebCompletedCounter","utf8","mediaType","CHANNEL_CLOSED","sequenceNumber\\","kotlin.coroutines.jvm.internal.BaseContinuationImpl","realloc","volumeLetter","durationUnitByShortName","transitionSet","TYPE_PARAMETER","state\\","no such file","http://ep.gov.pk/epmobile/PostCodes.asp","setSynchronized","removeSuffix","place_level_number","Exception while invoking performStopActivity","androidx.datastore.core.MultiProcessCoordinator$Companion","getLastIndex--ajY-9A$annotations","lateinit property ","Delayed[nanos=","Path parameter \\","VALUE_PARAMETER","org.chromium.arc","No tab content FrameLayout found for id ","setContentIterator","oneWay","refWidth must be positive","future","nextFloat","viewModel","doublePreferencesKey","Missing WorkChain API createWorkChain","UPDATE global_log_event_state SET last_metrics_upload_ms=","ageSeconds","estimatedSize","cannot have more than 2 params","Use removeAt(index) instead.","uuidParseHex","Fetching FCM registration token failed","asHandler","uintToLong","ClauseData","setComplete","getNativeSharedCounter$datastore_core_release","getLowerBounds","create(Any?;Continuation) has not been overridden","typeOf","flushHeaders","getKey$okhttp","throwCountOverflow","kotlinx.coroutines.flow.internal.CombineKt$zipImpl$1$1$2$1","commonReadInt","User-Agent","countTrailingZeroBits","DefaultEntryHolder","saveAllState: no fragments!","stolenTask","AVAILABLE_PROCESSORS","unmodifiableSet(...)","kotlin.CharSequence","unable to get issues and signature","attitude=","getSuppressed","processResult","urlHost","Restricting intent to a specific service: ","durationMillis must be greater than 0","Hide on content scroll is not supported in this action bar configuration.","weakRefQueue","followRedirects","dangi","getReplayCache","Lokhttp3/internal/platform/Jdk9Platform;","rangeOffset","fuseStateFlow","Factory initialization incomplete - has not tried ","Lokio/Options$Companion;","card","firstOut","collectionToArray","service_googleme","unexpected capacity","UNKNOWN_ERROR_CODE(","The last unit of input does not have enough bits","Expected positive chunk size, but got ","SHA-1","handler == null","associateBy","createIntent$activity_release","null cannot be cast to non-null type java.security.cert.X509Certificate","onChange","relativeToOrSelf","Can't put value with type ","toBigDecimalOrNull","readShort","withContextUndispatched","growBuffer","androidx.datastore.preferences.protobuf.NewInstanceSchemaFull","Content-Type","commonCopyInto","emitFrame","Unable to access notification actions","The given API (","pokeInt","campaignId","getValue","No intents added to TaskStackBuilder; cannot getPendingIntent","sortDescending-rL5Bavg","EMPTY_BYTE_ARRAY","getPrefix","ISO_8859_1","FirebaseAppHeartBeat","inc-w2LRezQ","Must not be called on GoogleApiHandler thread.","getFileObservers$datastore_core_release","http://tempuri.org/GetGPO","CONFLATED","KEEP_ALIVE_NANOS","isAsciiDigit","Unable to identify parameter type for List<T>","bottom","value is not trimmed","ViewParent ","minOrNull-rL5Bavg","nThreads","shiftLeft(...)","RejectMessage-Request","Required method destroyItem was not overridden","toMap","print","delayedPauseRunnable","TLS_ECDH_RSA_WITH_AES_256_CBC_SHA","CONSUMED","Could not find menu item with id ","Unexpected header: Content-Length","getCreatedWorkers","getRoutes","android.hangUpIntent","Lio/github/inflationx/viewpump/internal/-FallbackViewCreationInterceptor;","annotationType(...)","toUIntArray","collectLatest","encode","savedStateHandlesProvider","TOP_DOWN","Ctor","androidx.sharetarget.ShortcutInfoCompatSaverImpl","socketHost","MODE_ATOMIC","url.toString()","toTypedArray--ajY-9A","RejectList-Request","Sindh","task","Deprecated in the favour of 'onReceiveCatching'","Lokhttp3/internal/platform/Android10Platform;","Firebase-Messaging-Intent-Handle","auth_package","setDisposer","Interface can't be instantiated! Interface name: ","ZoomControlsEnabled","Wrong function arity, expected: ","rotateRight-JSWoG40","TLS_1_1","mapOf","TITLECASE_LETTER","promoteSingleToNodeList","codePointCount","nanosToBytes","getUnconfined$annotations","ResourcesCompat","takeHeaders","State should have list: ","transitionFlags","toUByteArray","stateIn","COMPRESSION_ERROR","kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1$1","STANDARD_DATE_FORMAT","bytesToRecover","minus-xj2QHRw","getAliveSegmentRight","Expected service of class ","valueType","run again after ","factory.createController(container)","Mixing framework transitions and AndroidX transitions is not allowed. Fragment ","isCancelling","Function1","core$volatile","unable to load","Added View has RecyclerView as parent but view is not a real child. Unfiltered index:","invalid gap strategy. Must be GAP_HANDLING_NONE or GAP_HANDLING_MOVE_ITEMS_BETWEEN_SPANS","probeCoroutineResumed","escapeReplacement","neverCompleteToStart","dataOnlyRemoteInputs","getValue$annotations","photoUrl","SpecialEffectsController: Enqueuing hide operation for fragment ","SHUTDOWN","getClauseObject","NO Constraint set found ! id=","head","delete_intent","peekByte","Logger","byteSuffix = \\","gzip finished without exhausting source","FragmentStrictMode","Your FragmentHostCallback must implement ViewModelStoreOwner to call restoreSaveState(). Call restoreAllState()  if you're still using retainNestedNonConfig().","strong","Not enough bytes to read: ","NamedArea","DRIVE","inMemoryMutex","Must call setup() that takes a Context and FragmentManager","Root: ","resumeUndispatched","ImageReceiver.addImageRequest() must be called in the main thread","install","end index (%s) must not be less than start index (%s)","received deprecated onAccountValidationComplete callback, ignoring","getExtension$annotations","Motion path theme attribute must either be an enum value or path data string","01110000","Using a wildcard mime type with CreateDocument is not recommended as it breaks the automatic handling of file extensions. Instead, specify the mime type by using the constructor that takes an concrete mime type (e.g.., CreateDocument(\\","shortRangeContains","Desired length ","percentHeight","observerMap.descendingIterator()","Exec","nextUrl","otherOffset","com.a360technologies.adeelnasir.emtts.Views.AuthViewModel$login$1","Lokhttp3/ResponseBody;","evicted","guideline","layout_height","TLS_ECDH_RSA_WITH_NULL_SHA","http://tempuri.org/","sharedPrefs","setFragmentResultListener","offloadAllWorkTo","UNDEFINED","lastChild","layout_constraintStart_toStartOf","getUpstream","Must be called at most once","SharedFlow never completes, so this terminal operation never completes.","repeatCount","applicationContext.dataS…le(fileName).absolutePath","readData","shortcut","LOW_POWER","DRIVE_EXTERNAL_STORAGE_REQUIRED","truncateToSize","setSize$okio","Lcom/google/firebase/messaging/RemoteMessage;","toBigIntegerOrNull","sortDescending-4UcCI2c","Client cannot push requests.","END_PUNCTUATION","nextRequestWaitMillis","SSL_","Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","uri must not be null","inferredGeofencing","Already in the pool!","contentLength","callbackFlow","SignInButton","tlsVersionsIntersection","isCancelled","SECONDS_PER_MINUTE","div-WZ4Q5Ns","DIGEST","B0_FLAG_RSV2","MatchGroup(value=","of(...)","Single path segment is not a resource ID: ","null cannot be cast to non-null type java.lang.Object","onCancellationRelease","Context.kt","BUFFER_END_UNLIMITED","You cannot use restoreSaveState when your FragmentHostCallback implements SavedStateRegistryOwner.","NioByteString instances are not to be serialized directly","Results have already been set","Called getViewLifecycleOwner() but onCreateView() returned null","storageConnectionDelegate","removeAt","exceptionalState","readAttributes","isControlFrame","Lokhttp3/internal/ws/WebSocketExtensions$Companion;","zip-UCnP4_w","drop-PpDY95g","executeOperations","Invalid url: ","flow5","encodingStyle","Active","isMimeScheme$kotlin_stdlib","minOf-R03FKyM","invalid longitude: ","tryResumeNextFromQueue","no deserializer for ","gCoreClientName","tryReceive().getOrNull()","platformExceptionHandlers","The Path has a invalid length ","minWebSocketMessageToCompress","requireNoNulls","ensureCapacityInternal","typeParameters","Super calls with default arguments not supported in this target, function: receiveImpl","Pos: %d, limit: %d, len: %d","applyCanvas","Failed to get Google certificates from remote","BIT_FLAG_ENCRYPTED","afterChange","getTrailers","illegal comment delimiter: --->","Making request to: %s","responseTypeUrl_","V2 version check failed: ","lifecycleEventObserver","head cannot be removed","Lokhttp3/CacheControl;","arrayBaseOffset","setEnabled","app:baselineToBaseline","or-xj2QHRw","getSystemClock should not be called on the base PlatformImplementations.","setStarted","null cannot be cast to non-null type kotlinx.coroutines.Job","kotlin.Function3","java.lang.Long","No intents added to TaskStackBuilder; cannot startActivities","Only children of ConstraintLayout.LayoutParams supported","CORE_POOL_SIZE","ancestors","defaultPort","editorInfo must be non-null","readMessageFrame","updateBackInvokedCallbackState","Missing google app id value from from string resources with name google_app_id.","forName(...)","scan-yXmHNn8","this as java.lang.String).substring(startIndex)","postponedRoutes","The `segment.next.prev === segment` invariant is violated.\\nChannel state: ","sortArray","string.utf8Size()","Failed to access cancel method by reflection","toDate","closeHandler$volatile","handlerException","stealingMode","Cannot coerce value to an empty range: maximum ","getNanosecondsComponent$annotations","gcm.n.light_settings","REMOVED","setWriteBytesMaximum$okhttp","apiService$delegate","log_source","launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.","Listener type must not be null","logEventDropped","null cannot be cast to non-null type kotlinx.coroutines.selects.SelectClause1<T of kotlinx.coroutines.CompletableDeferredImpl>","Task ","isUrlSafe","Null token","public","ViewUtilsBase","commonToPath","table","addingObserverCounter","Class path contains multiple SLF4J bindings.","null cannot be cast to non-null type javax.net.ssl.SSLSocket","emptyList","onDestroy","getLogger(TaskRunner::class.java.name)","The UTC offset string \\","callPoolingContainerOnReleaseForChildren","kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1","getLong","Settings must not be null; use Settings.DEFAULT_SETTINGS instead.","scanIndexed-bzxtMww","IMAuthFunc","getRealSize","processUtf8CodePoints","telephony_subscription_service","Provided int[]'s size must be more than or equal to span count. Expected:","Runnable","returnsNotNull","setUpstream","AutoCloseable","valueOf","Regex.kt","windowSizeIncrement","ValueTimeMark","stackTrace","getExceptionsHolder","connectionSpecs","command","servicediscovery","NameAndAttrsViewCreator","DECISION_SHIFT","TRY_LOCK_ALREADY_LOCKED_BY_OWNER","Fragment already added and state has been saved","getCancelled","ChunkedSource","layout_constraintRight_toRightOf","Lokhttp3/internal/http/BridgeInterceptor;","printWriter","maxOfOrNull-JOV_ifY","Super calls with default arguments not supported in this target, function: logIfAble","getEndInclusive-s-VKNKU","getNearestPolicy","mFieldsMask","PrecomputedText","The Path should be continuous, can't have 2+ contours","removeSubscriber","pushObserver","EntityReference not supported for WBXML","Can throw an exception when it's impossible to represent the value with Char type, for example, when the range includes MAX_VALUE. It's recommended to use 'endInclusive' property that doesn't throw.","getCloseCause","clientOriginated","Lazy fields can not be repeated","Couldn't set home-as-up indicator via JB-MR2 API","previous","tagHandler","unmodifiableList(readyAsyncCalls.map { it.call })","Generate","checkValue","sorted--ajY-9A","Can't create asset from ","No Activities were started for result for ","addUnsafeNonAscii","null cannot be cast to non-null type kotlinx.coroutines.flow.Flow<T of kotlinx.coroutines.flow.LintKt.toSet>","contains-ZsK3CEQ","Expected offset-second-of-minute in 0..59, got ","getInvariantSeparatorsPathString$annotations","Super calls with default arguments not supported in this target, function: lock","throwInvalidDigitAt","toRawBits","attributeId","Lokhttp3/internal/proxy/NullProxySelector;","UnsupportedOperationException","ConnectionStatusConfig","isSaturated","isInfinite-impl","super.onSaveInstanceState()","exitNetworkInterceptorExchange$okhttp","http/1.1","nativeTruncateFile","orderedEquals","scheme == null","semantic_","Flag","ExtBlock","getRuntimeClassOfKClassInstance$annotations","getLastObservedThreadState","Scheduling upload for context %s in %dms(Backend next call timestamp %d). Attempt %d","cleanUp","Dependency{anInterface=","parkedWorkersStackTopUpdate","MenuPopups manage their own views","Expected string","Open","startCoroutineCancellable","commonEquals","getIterator1","name is not trimmed","fffe","Arc must be between 0 and 90 degrees","isInitialized","countLeadingZeroBits-WZ4Q5Ns","tv_input","initializers","KeyTimeCycles","isTail","locked$iv","Can't find activity to handle intent; ignoring","clampToInt","Missing Permission: android.permission.ACCESS_NETWORK_STATE this should normally be included by the manifest merger, but may needed to be manually added to your manifest","deleteRecursively","plus-ojwP5H8","moved to toUri()","reverse-GBYM_sE","http://tempuri.org/Cities","base64","projects/%s/installations","event","Should not be used directly","div-xj2QHRw","package","getOrNull-qFRl0hI","descendants","Failed to retrieve rebase() method","WrappedDrawableApi21","weight","lifecycleImpact","Next","base64Url","username","Only String keys are currently supported in maps, got %s of type %s instead.","allocate","JobServiceEngineImpl","networkHeaders","MenuPopupHelper cannot be used without an anchor","rootLength","getWriteTimeoutMillis$okhttp","getSealedSubclasses","elementAtOrNull-r7IrZao","checkForComodification$kotlin_stdlib","no pkg ","h:mm a","Child order wasn't updated","parseOverLongIsoComponent","getSeparator(...)","secureConnectStart","GetList-Response","mContentInsets","x-firebase-client","classes.dex","Since 1.2.0, binary compatibility with versions <= 1.1.x","help","failed_status","asciiLetterToLowerCaseCode","Factory.create(String) is unsupported.  This Factory requires `CreationExtras` to be passed into `create` method.","toUByteOrNull","Invalid Cap: type=%s bitmapDescriptor=%s bitmapRefWidth=%s","toUri()","OPTIONS","Migration from ","subscript","overwritingElement","addLenient$okhttp","message_type","platformEncodeToString","vetoable","FAST_SERVICE_LOADER_PROPERTY_NAME","indexOf-XzdR7RA","entriesIterator","getSign$annotations","MODE_CANCELLABLE_REUSABLE","Failed to get last known location","DEADLOCK_ERROR_MESSAGE","pushRequestLater$okhttp","app:layout_marginLeft","Lokhttp3/internal/http/HttpMethod;","faultactor","greaterOrEqual","dumpCoroutinesInfo","probeCoroutineCompleted","partition--nroSd4","CreateIntent created the following intent: ","restoreThreadContext","tryForbidNewElements","Unable to parse challenge","This method is deprecated in favor of isPhotoPickerAvailable(context) to support the picker provided by updatable system apps","MessageURI","phpMetadataNamespace_","regular","null cannot be cast to non-null type java.lang.Class<out androidx.lifecycle.GeneratedAdapter>","DETECT_WRONG_NESTED_HIERARCHY","Page(s) contain a ViewGroup with a LayoutTransition (or animateLayoutChanges=\\","kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1$2","yield","suggest_intent_action","no float found for key <","127.0.0.1","toEvict","android.os.Build.VERSION.SDK_INT >= 34","getAndroidLevel","SYSTEM_TEMPORARY_DIRECTORY","findHealthyConnection","RESULT_UNSUPPORTED_ART_VERSION","requireActivity().defaultViewModelProviderFactory","exitProcess","PREFIX_CLEAN","androidx.datastore.core.okio.OkioReadScope","Super calls with default arguments not supported in this target, function: nextBytes","subscribeOn","file.asRequestBody(contentType)","sign","PLACES_API_USAGE_LIMIT_EXCEEDED","ActionMenuItemView","userResponse","IMPLEMENTATIONS","runningReduce-xzaTVY8","server","setNextParkedWorker","idleCallback","Cache-Control","globalCellIndex","Tabs are not supported in toolbar action bars","Address","Can't load badge resource ID #0x","workout","Tabs not supported in this configuration","idempotent","movefrom CREATED: ","GoogleApiClient #","Unknown field type out.","resultKey","Correlator","Do not suppressLayout in layout or scroll","resetStateReusable","bufferMaxSize","readWindowUpdate","cn.google.services","isOperator","single-rL5Bavg","Sign in button not found, using placeholder instead","low27","range","hspace","ReceiveChannel doesn't contain element at index ","isAscii","java.vendor.url","Timestamp seconds out of range: ","min-GBYM_sE","CSLCompat","unexpected error retrieving valid column from cursor, did the remote process die?","produceCapacity","unable to connect to service: ","Array has more than one element.","call to 'resume' before 'invoke' with coroutine","nameString$kotlinx_coroutines_core","Lorg/xmlpull/v1/XmlPullParser;","updateBufferLocked","TLS_ECDH_ECDSA_WITH_NULL_SHA","Lokhttp3/internal/http2/Http2Reader$ContinuationSource;","nextChild","kotlinx.coroutines.channels.TickerChannelsKt","No cached result cursor holder","getOrImplicitDefault","getSharedPrefs","Super calls with default arguments not supported in this target, function: encodeIntoByteArray","scan-zww5nb8","knownLoggers","CREATE TABLE events (_id INTEGER PRIMARY KEY, context_id INTEGER NOT NULL, transport_name TEXT NOT NULL, timestamp_ms INTEGER NOT NULL, uptime_ms INTEGER NOT NULL, payload BLOB NOT NULL, code INTEGER, num_attempts INTEGER NOT NULL,FOREIGN KEY (context_id) REFERENCES transport_contexts(_id) ON DELETE CASCADE)","Concrete types not supported","Start drag has been called but dragging is not enabled","toResponseBody","peekBody","RSA\\","sequenceRef","longDecimalFromHexDigitAt","Expected non-negative initial delay, but has ","STRING","zip-PabeH-Q","Invalid interface descriptor: ","ResponseBodySource","GroundOverlayOptions must not be null.","Request","onAwaitInternalRegFunc","useCompression","hashingSource","compareValues","predicate","unused attribute 0x","TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA","isDraining"]},"firebase_urls":[{"title":"Firebase Remote Config disabled","severity":"secure","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/374862829096/namespaces/firebase:fetch?key=AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A. This is indicated by the response: {'state': 'NO_TEMPLATE'}"}],"files":["classes2.dex","classes6.dex","classes5.dex","classes4.dex","classes3.dex","classes8.dex","classes9.dex","classes7.dex","lib/x86/libdatastore_shared_counter.so","classes10.dex","lib/x86_64/libdatastore_shared_counter.so","lib/arm64-v8a/libdatastore_shared_counter.so","classes.dex","META-INF/com/android/build/gradle/app-metadata.properties","lib/armeabi-v7a/libdatastore_shared_counter.so","AndroidManifest.xml","res/anim/abc_fade_in.xml","res/anim/abc_fade_out.xml","res/anim/abc_grow_fade_in_from_bottom.xml","res/anim/abc_popup_enter.xml","res/anim/abc_popup_exit.xml","res/anim/abc_shrink_fade_out_from_bottom.xml","res/anim/abc_slide_in_bottom.xml","res/anim/abc_slide_in_top.xml","res/anim/abc_slide_out_bottom.xml","res/anim/abc_slide_out_top.xml","res/anim/abc_tooltip_enter.xml","res/anim/abc_tooltip_exit.xml","res/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml","res/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml","res/anim/btn_checkbox_to_checked_icon_null_animation.xml","res/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml","res/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml","res/anim/btn_checkbox_to_unchecked_icon_null_animation.xml","res/anim/btn_radio_to_off_mtrl_dot_group_animation.xml","res/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml","res/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml","res/anim/btn_radio_to_on_mtrl_dot_group_animation.xml","res/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml","res/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml","res/anim-v21/design_bottom_sheet_slide_in.xml","res/anim-v21/design_bottom_sheet_slide_out.xml","res/anim/design_snackbar_in.xml","res/anim/design_snackbar_out.xml","res/anim-v21/fragment_fast_out_extra_slow_in.xml","res/anim/linear_indeterminate_line1_head_interpolator.xml","res/anim/linear_indeterminate_line1_tail_interpolator.xml","res/anim/linear_indeterminate_line2_head_interpolator.xml","res/anim/linear_indeterminate_line2_tail_interpolator.xml","res/anim-v21/m3_bottom_sheet_slide_in.xml","res/anim-v21/m3_bottom_sheet_slide_out.xml","res/anim/m3_motion_fade_enter.xml","res/anim/m3_motion_fade_exit.xml","res/anim-v21/m3_side_sheet_slide_in.xml","res/anim-v21/m3_side_sheet_slide_out.xml","res/anim-v21/mtrl_bottom_sheet_slide_in.xml","res/anim-v21/mtrl_bottom_sheet_slide_out.xml","res/anim/mtrl_card_lowers_interpolator.xml","res/animator-v21/design_appbar_state_list_animator.xml","res/animator/design_fab_hide_motion_spec.xml","res/animator/design_fab_show_motion_spec.xml","res/animator/fragment_close_enter.xml","res/animator/fragment_close_exit.xml","res/animator/fragment_fade_enter.xml","res/animator/fragment_fade_exit.xml","res/animator/fragment_open_enter.xml","res/animator/fragment_open_exit.xml","res/animator-v21/m3_appbar_state_list_animator.xml","res/animator/m3_btn_elevated_btn_state_list_anim.xml","res/animator/m3_btn_state_list_anim.xml","res/animator/m3_card_elevated_state_list_anim.xml","res/animator/m3_card_state_list_anim.xml","res/animator/m3_chip_state_list_anim.xml","res/animator/m3_elevated_chip_state_list_anim.xml","res/animator/m3_extended_fab_change_size_collapse_motion_spec.xml","res/animator/m3_extended_fab_change_size_expand_motion_spec.xml","res/animator/m3_extended_fab_hide_motion_spec.xml","res/animator/m3_extended_fab_show_motion_spec.xml","res/animator/m3_extended_fab_state_list_animator.xml","res/animator/mtrl_btn_state_list_anim.xml","res/animator/mtrl_btn_unelevated_state_list_anim.xml","res/animator/mtrl_card_state_list_anim.xml","res/animator/mtrl_chip_state_list_anim.xml","res/animator/mtrl_extended_fab_change_size_collapse_motion_spec.xml","res/animator/mtrl_extended_fab_change_size_expand_motion_spec.xml","res/animator/mtrl_extended_fab_hide_motion_spec.xml","res/animator/mtrl_extended_fab_show_motion_spec.xml","res/animator/mtrl_extended_fab_state_list_animator.xml","res/animator/mtrl_fab_hide_motion_spec.xml","res/animator/mtrl_fab_show_motion_spec.xml","res/animator/mtrl_fab_transformation_sheet_collapse_spec.xml","res/animator/mtrl_fab_transformation_sheet_expand_spec.xml","res/color/abc_background_cache_hint_selector_material_dark.xml","res/color/abc_background_cache_hint_selector_material_light.xml","res/color-v23/abc_btn_colored_borderless_text_material.xml","res/color-v23/abc_btn_colored_text_material.xml","res/color-v23/abc_color_highlight_material.xml","res/color/abc_hint_foreground_material_dark.xml","res/color/abc_hint_foreground_material_light.xml","res/color/abc_primary_text_disable_only_material_dark.xml","res/color/abc_primary_text_disable_only_material_light.xml","res/color/abc_primary_text_material_dark.xml","res/color/abc_primary_text_material_light.xml","res/color/abc_search_url_text.xml","res/color/abc_secondary_text_material_dark.xml","res/color/abc_secondary_text_material_light.xml","res/color-v23/abc_tint_btn_checkable.xml","res/color-v23/abc_tint_default.xml","res/color-v23/abc_tint_edittext.xml","res/color-v23/abc_tint_seek_thumb.xml","res/color-v23/abc_tint_spinner.xml","res/color-v23/abc_tint_switch_track.xml","res/color/common_google_signin_btn_text_dark.xml","res/color/common_google_signin_btn_text_light.xml","res/color/common_google_signin_btn_tint.xml","res/color/design_box_stroke_color.xml","res/color/design_error.xml","res/color/design_icon_tint.xml","res/color/m3_appbar_overlay_color.xml","res/color/m3_assist_chip_icon_tint_color.xml","res/color/m3_assist_chip_stroke_color.xml","res/color/m3_button_background_color_selector.xml","res/color/m3_button_foreground_color_selector.xml","res/color/m3_button_outline_color_selector.xml","res/color/m3_button_ripple_color.xml","res/color/m3_button_ripple_color_selector.xml","res/color/m3_calendar_item_disabled_text.xml","res/color/m3_calendar_item_stroke_color.xml","res/color/m3_card_foreground_color.xml","res/color/m3_card_ripple_color.xml","res/color/m3_card_stroke_color.xml","res/color/m3_checkbox_button_icon_tint.xml","res/color/m3_checkbox_button_tint.xml","res/color/m3_chip_assist_text_color.xml","res/color/m3_chip_background_color.xml","res/color/m3_chip_ripple_color.xml","res/color/m3_chip_stroke_color.xml","res/color/m3_chip_text_color.xml","res/color/m3_dark_default_color_primary_text.xml","res/color/m3_dark_default_color_secondary_text.xml","res/color/m3_dark_highlighted_text.xml","res/color/m3_dark_hint_foreground.xml","res/color/m3_dark_primary_text_disable_only.xml","res/color/m3_default_color_primary_text.xml","res/color/m3_default_color_secondary_text.xml","res/color/m3_efab_ripple_color_selector.xml","res/color/m3_elevated_chip_background_color.xml","res/color/m3_fab_efab_background_color_selector.xml","res/color/m3_fab_efab_foreground_color_selector.xml","res/color/m3_fab_ripple_color_selector.xml","res/color/m3_filled_icon_button_container_color_selector.xml","res/color/m3_highlighted_text.xml","res/color/m3_hint_foreground.xml","res/color/m3_icon_button_icon_color_selector.xml","res/color/m3_navigation_bar_item_with_indicator_icon_tint.xml","res/color/m3_navigation_bar_item_with_indicator_label_tint.xml","res/color/m3_navigation_bar_ripple_color_selector.xml","res/color/m3_navigation_item_background_color.xml","res/color/m3_navigation_item_icon_tint.xml","res/color/m3_navigation_item_ripple_color.xml","res/color/m3_navigation_item_text_color.xml","res/color/m3_navigation_rail_item_with_indicator_icon_tint.xml","res/color/m3_navigation_rail_item_with_indicator_label_tint.xml","res/color/m3_navigation_rail_ripple_color_selector.xml","res/color/m3_popupmenu_overlay_color.xml","res/color/m3_primary_text_disable_only.xml","res/color/m3_radiobutton_button_tint.xml","res/color/m3_radiobutton_ripple_tint.xml","res/color/m3_selection_control_ripple_color_selector.xml","res/color/m3_simple_item_ripple_color.xml","res/color/m3_slider_active_track_color.xml","res/color/m3_slider_halo_color.xml","res/color/m3_slider_inactive_track_color.xml","res/color/m3_slider_thumb_color.xml","res/color/m3_switch_thumb_tint.xml","res/color/m3_switch_track_tint.xml","res/color/m3_tabs_icon_color.xml","res/color/m3_tabs_icon_color_secondary.xml","res/color/m3_tabs_ripple_color.xml","res/color/m3_tabs_ripple_color_secondary.xml","res/color/m3_tabs_text_color.xml","res/color/m3_tabs_text_color_secondary.xml","res/color/m3_text_button_background_color_selector.xml","res/color/m3_text_button_foreground_color_selector.xml","res/color/m3_text_button_ripple_color_selector.xml","res/color/m3_textfield_filled_background_color.xml","res/color/m3_textfield_indicator_text_color.xml","res/color/m3_textfield_input_text_color.xml","res/color/m3_textfield_label_color.xml","res/color/m3_textfield_stroke_color.xml","res/color/m3_timepicker_button_background_color.xml","res/color/m3_timepicker_button_ripple_color.xml","res/color/m3_timepicker_button_text_color.xml","res/color/m3_timepicker_clock_text_color.xml","res/color/m3_timepicker_display_background_color.xml","res/color/m3_timepicker_display_ripple_color.xml","res/color/m3_timepicker_display_text_color.xml","res/color/m3_timepicker_secondary_text_button_ripple_color.xml","res/color/m3_timepicker_secondary_text_button_text_color.xml","res/color/m3_timepicker_time_input_stroke_color.xml","res/color/m3_tonal_button_ripple_color_selector.xml","res/color/material_cursor_color.xml","res/color/material_divider_color.xml","res/color/material_on_background_disabled.xml","res/color/material_on_background_emphasis_high_type.xml","res/color/material_on_background_emphasis_medium.xml","res/color/material_on_primary_disabled.xml","res/color/material_on_primary_emphasis_high_type.xml","res/color/material_on_primary_emphasis_medium.xml","res/color/material_on_surface_disabled.xml","res/color/material_on_surface_emphasis_high_type.xml","res/color/material_on_surface_emphasis_medium.xml","res/color/material_on_surface_stroke.xml","res/color/material_personalized__highlighted_text.xml","res/color/material_personalized__highlighted_text_inverse.xml","res/color/material_personalized_color_primary_text.xml","res/color/material_personalized_color_primary_text_inverse.xml","res/color/material_personalized_color_secondary_text.xml","res/color/material_personalized_color_secondary_text_inverse.xml","res/color/material_personalized_hint_foreground.xml","res/color/material_personalized_hint_foreground_inverse.xml","res/color/material_personalized_primary_inverse_text_disable_only.xml","res/color/material_personalized_primary_text_disable_only.xml","res/color/material_slider_active_tick_marks_color.xml","res/color/material_slider_active_track_color.xml","res/color/material_slider_halo_color.xml","res/color/material_slider_inactive_tick_marks_color.xml","res/color/material_slider_inactive_track_color.xml","res/color/material_slider_thumb_color.xml","res/color/material_timepicker_button_background.xml","res/color/material_timepicker_button_stroke.xml","res/color/material_timepicker_clock_text_color.xml","res/color/material_timepicker_clockface.xml","res/color/material_timepicker_modebutton_tint.xml","res/color/mtrl_btn_bg_color_selector.xml","res/color/mtrl_btn_ripple_color.xml","res/color/mtrl_btn_stroke_color_selector.xml","res/color/mtrl_btn_text_btn_bg_color_selector.xml","res/color/mtrl_btn_text_btn_ripple_color.xml","res/color/mtrl_btn_text_color_selector.xml","res/color/mtrl_calendar_item_stroke_color.xml","res/color/mtrl_calendar_selected_range.xml","res/color/mtrl_card_view_foreground.xml","res/color/mtrl_card_view_ripple.xml","res/color/mtrl_chip_background_color.xml","res/color/mtrl_chip_close_icon_tint.xml","res/color/mtrl_chip_surface_color.xml","res/color/mtrl_chip_text_color.xml","res/color/mtrl_choice_chip_background_color.xml","res/color/mtrl_choice_chip_ripple_color.xml","res/color/mtrl_choice_chip_text_color.xml","res/color/mtrl_error.xml","res/color/mtrl_fab_bg_color_selector.xml","res/color/mtrl_fab_icon_text_color_selector.xml","res/color/mtrl_fab_ripple_color.xml","res/color/mtrl_filled_background_color.xml","res/color/mtrl_filled_icon_tint.xml","res/color/mtrl_filled_stroke_color.xml","res/color/mtrl_indicator_text_color.xml","res/color/mtrl_navigation_bar_colored_item_tint.xml","res/color/mtrl_navigation_bar_colored_ripple_color.xml","res/color/mtrl_navigation_bar_item_tint.xml","res/color/mtrl_navigation_bar_ripple_color.xml","res/color/mtrl_navigation_item_background_color.xml","res/color/mtrl_navigation_item_icon_tint.xml","res/color/mtrl_navigation_item_text_color.xml","res/color/mtrl_on_primary_text_btn_text_color_selector.xml","res/color/mtrl_on_surface_ripple_color.xml","res/color/mtrl_outlined_icon_tint.xml","res/color/mtrl_outlined_stroke_color.xml","res/color/mtrl_popupmenu_overlay_color.xml","res/color/mtrl_switch_thumb_icon_tint.xml","res/color/mtrl_switch_thumb_tint.xml","res/color/mtrl_switch_track_decoration_tint.xml","res/color/mtrl_switch_track_tint.xml","res/color/mtrl_tabs_colored_ripple_color.xml","res/color/mtrl_tabs_icon_color_selector.xml","res/color/mtrl_tabs_icon_color_selector_colored.xml","res/color/mtrl_tabs_legacy_text_color_selector.xml","res/color/mtrl_tabs_ripple_color.xml","res/color/mtrl_text_btn_text_color_selector.xml","res/color/switch_thumb_material_dark.xml","res/color/switch_thumb_material_light.xml","res/color-night-v8/material_timepicker_button_stroke.xml","res/color-night-v8/material_timepicker_clockface.xml","res/color-night-v8/material_timepicker_modebutton_tint.xml","res/color-v31/m3_dynamic_dark_default_color_primary_text.xml","res/color-v31/m3_dynamic_dark_default_color_secondary_text.xml","res/color-v31/m3_dynamic_dark_highlighted_text.xml","res/color-v31/m3_dynamic_dark_hint_foreground.xml","res/color-v31/m3_dynamic_dark_primary_text_disable_only.xml","res/color-v31/m3_dynamic_default_color_primary_text.xml","res/color-v31/m3_dynamic_default_color_secondary_text.xml","res/color-v31/m3_dynamic_highlighted_text.xml","res/color-v31/m3_dynamic_hint_foreground.xml","res/color-v31/m3_dynamic_primary_text_disable_only.xml","res/color-v31/m3_ref_palette_dynamic_neutral12.xml","res/color-v31/m3_ref_palette_dynamic_neutral17.xml","res/color-v31/m3_ref_palette_dynamic_neutral22.xml","res/color-v31/m3_ref_palette_dynamic_neutral24.xml","res/color-v31/m3_ref_palette_dynamic_neutral4.xml","res/color-v31/m3_ref_palette_dynamic_neutral6.xml","res/color-v31/m3_ref_palette_dynamic_neutral87.xml","res/color-v31/m3_ref_palette_dynamic_neutral92.xml","res/color-v31/m3_ref_palette_dynamic_neutral94.xml","res/color-v31/m3_ref_palette_dynamic_neutral96.xml","res/color-v31/m3_ref_palette_dynamic_neutral98.xml","res/drawable/$avd_hide_password__0.xml","res/drawable/$avd_hide_password__1.xml","res/drawable/$avd_hide_password__2.xml","res/drawable/$avd_show_password__0.xml","res/drawable/$avd_show_password__1.xml","res/drawable/$avd_show_password__2.xml","res/drawable/$m3_avd_hide_password__0.xml","res/drawable/$m3_avd_hide_password__1.xml","res/drawable/$m3_avd_hide_password__2.xml","res/drawable/$m3_avd_show_password__0.xml","res/drawable/$m3_avd_show_password__1.xml","res/drawable/$m3_avd_show_password__2.xml","res/drawable/$mtrl_checkbox_button_checked_unchecked__0.xml","res/drawable/$mtrl_checkbox_button_checked_unchecked__1.xml","res/drawable/$mtrl_checkbox_button_checked_unchecked__2.xml","res/drawable/$mtrl_checkbox_button_icon_checked_indeterminate__0.xml","res/drawable/$mtrl_checkbox_button_icon_checked_unchecked__0.xml","res/drawable/$mtrl_checkbox_button_icon_checked_unchecked__1.xml","res/drawable/$mtrl_checkbox_button_icon_checked_unchecked__2.xml","res/drawable/$mtrl_checkbox_button_icon_indeterminate_checked__0.xml","res/drawable/$mtrl_checkbox_button_icon_indeterminate_unchecked__0.xml","res/drawable/$mtrl_checkbox_button_icon_indeterminate_unchecked__1.xml","res/drawable/$mtrl_checkbox_button_icon_indeterminate_unchecked__2.xml","res/drawable/$mtrl_checkbox_button_icon_unchecked_checked__0.xml","res/drawable/$mtrl_checkbox_button_icon_unchecked_checked__1.xml","res/drawable/$mtrl_checkbox_button_icon_unchecked_checked__2.xml","res/drawable/$mtrl_checkbox_button_icon_unchecked_indeterminate__0.xml","res/drawable/$mtrl_checkbox_button_icon_unchecked_indeterminate__1.xml","res/drawable/$mtrl_checkbox_button_icon_unchecked_indeterminate__2.xml","res/drawable/$mtrl_checkbox_button_unchecked_checked__0.xml","res/drawable/$mtrl_checkbox_button_unchecked_checked__1.xml","res/drawable/$mtrl_checkbox_button_unchecked_checked__2.xml","res/drawable/$mtrl_switch_thumb_checked_pressed__0.xml","res/drawable/$mtrl_switch_thumb_checked_unchecked__0.xml","res/drawable/$mtrl_switch_thumb_checked_unchecked__1.xml","res/drawable/$mtrl_switch_thumb_pressed_checked__0.xml","res/drawable/$mtrl_switch_thumb_pressed_unchecked__0.xml","res/drawable/$mtrl_switch_thumb_unchecked_checked__0.xml","res/drawable/$mtrl_switch_thumb_unchecked_checked__1.xml","res/drawable/$mtrl_switch_thumb_unchecked_pressed__0.xml","res/drawable-v21/abc_action_bar_item_background_material.xml","res/drawable/abc_btn_borderless_material.xml","res/drawable/abc_btn_check_material.xml","res/drawable/abc_btn_check_material_anim.xml","res/drawable-v21/abc_btn_colored_material.xml","res/drawable/abc_btn_default_mtrl_shape.xml","res/drawable/abc_btn_radio_material.xml","res/drawable/abc_btn_radio_material_anim.xml","res/drawable/abc_cab_background_internal_bg.xml","res/drawable/abc_cab_background_top_material.xml","res/drawable-v23/abc_control_background_material.xml","res/drawable-v21/abc_dialog_material_background.xml","res/drawable-v21/abc_edit_text_material.xml","res/drawable/abc_ic_ab_back_material.xml","res/drawable/abc_ic_arrow_drop_right_black_24dp.xml","res/drawable/abc_ic_clear_material.xml","res/drawable/abc_ic_go_search_api_material.xml","res/drawable/abc_ic_menu_copy_mtrl_am_alpha.xml","res/drawable/abc_ic_menu_cut_mtrl_alpha.xml","res/drawable/abc_ic_menu_overflow_material.xml","res/drawable/abc_ic_menu_paste_mtrl_am_alpha.xml","res/drawable/abc_ic_menu_selectall_mtrl_alpha.xml","res/drawable/abc_ic_menu_share_mtrl_alpha.xml","res/drawable/abc_ic_search_api_material.xml","res/drawable/abc_ic_voice_search_api_material.xml","res/drawable/abc_item_background_holo_dark.xml","res/drawable/abc_item_background_holo_light.xml","res/drawable-v21/abc_list_divider_material.xml","res/drawable/abc_list_selector_background_transition_holo_dark.xml","res/drawable/abc_list_selector_background_transition_holo_light.xml","res/drawable/abc_list_selector_holo_dark.xml","res/drawable/abc_list_selector_holo_light.xml","res/drawable/abc_ratingbar_indicator_material.xml","res/drawable/abc_ratingbar_material.xml","res/drawable/abc_ratingbar_small_material.xml","res/drawable/abc_seekbar_thumb_material.xml","res/drawable/abc_seekbar_tick_mark_material.xml","res/drawable/abc_seekbar_track_material.xml","res/drawable/abc_spinner_textfield_background_material.xml","res/drawable/abc_star_black_48dp.xml","res/drawable/abc_star_half_black_48dp.xml","res/drawable/abc_switch_thumb_material.xml","res/drawable/abc_tab_indicator_material.xml","res/drawable/abc_text_cursor_material.xml","res/drawable/abc_textfield_search_material.xml","res/drawable/abc_vector_test.xml","res/drawable/avd_hide_password.xml","res/drawable/avd_show_password.xml","res/drawable/baseline_login_24.xml","res/drawable/bg2.jpg","res/drawable/bgtrack.jpg","res/drawable/bgtrackreport.png","res/drawable/blackline.png","res/drawable/booking.png","res/drawable/btn_checkbox_checked_mtrl.xml","res/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml","res/drawable/btn_checkbox_unchecked_mtrl.xml","res/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml","res/drawable/btn_radio_off_mtrl.xml","res/drawable/btn_radio_off_to_on_mtrl_animation.xml","res/drawable/btn_radio_on_mtrl.xml","res/drawable/btn_radio_on_to_off_mtrl_animation.xml","res/drawable/calender.png","res/drawable/circle.png","res/drawable/circle1.png","res/drawable/circle2.png","res/drawable/circle2b.png","res/drawable/circle3.png","res/drawable/circle3b.png","res/drawable/cod.png","res/drawable/cod2.png","res/drawable/common_google_signin_btn_icon_dark.xml","res/drawable/common_google_signin_btn_icon_dark_focused.xml","res/drawable/common_google_signin_btn_icon_dark_normal.xml","res/drawable/common_google_signin_btn_icon_disabled.xml","res/drawable/common_google_signin_btn_icon_light.xml","res/drawable/common_google_signin_btn_icon_light_focused.xml","res/drawable/common_google_signin_btn_icon_light_normal.xml","res/drawable/common_google_signin_btn_text_dark.xml","res/drawable/common_google_signin_btn_text_dark_focused.xml","res/drawable/common_google_signin_btn_text_dark_normal.xml","res/drawable/common_google_signin_btn_text_disabled.xml","res/drawable/common_google_signin_btn_text_light.xml","res/drawable/common_google_signin_btn_text_light_focused.xml","res/drawable/common_google_signin_btn_text_light_normal.xml","res/drawable/complain.jpg","res/drawable/complain1.png","res/drawable/complainb.jpg","res/drawable/complainti1.jpg","res/drawable/contact.jpg","res/drawable/contact121.jpg","res/drawable/contact212.jpg","res/drawable/contactb.jpg","res/drawable/contactcircle.jpg","res/drawable/contacti1.jpg","res/drawable/cumulate_text.png","res/drawable/design_fab_background.xml","res/drawable/design_ic_visibility.xml","res/drawable/design_ic_visibility_off.xml","res/drawable/design_password_eye.xml","res/drawable/design_snackbar_background.xml","res/drawable/dollarsignssss.png","res/drawable/drop_down.png","res/drawable/email.png","res/drawable/emo.png","res/drawable/empsplus.png","res/drawable/ems.png","res/drawable/ems_plus.png","res/drawable-v21/emsplus.png","res/drawable/express.png","res/drawable/express_post_services.png","res/drawable/fax.png","res/drawable/fax_machine.png","res/drawable/financial.png","res/drawable/fmo.png","res/drawable/home.jpg","res/drawable/homei1.jpg","res/drawable/ic_arrow_back_black_24.xml","res/drawable/ic_clear_black_24.xml","res/drawable/ic_clock_black_24dp.xml","res/drawable/ic_keyboard_black_24dp.xml","res/drawable/ic_m3_chip_check.xml","res/drawable/ic_m3_chip_checked_circle.xml","res/drawable/ic_m3_chip_close.xml","res/drawable-v21/ic_menu_gallery.xml","res/drawable-v21/ic_menu_manage.xml","res/drawable-v21/ic_menu_send.xml","res/drawable-v21/ic_menu_share.xml","res/drawable-v21/ic_menu_slideshow.xml","res/drawable/ic_mtrl_checked_circle.xml","res/drawable/ic_mtrl_chip_checked_black.xml","res/drawable/ic_mtrl_chip_checked_circle.xml","res/drawable/ic_mtrl_chip_close_circle.xml","res/drawable/ic_search_black_24.xml","res/drawable/ic_vpn_key_black_24dp.xml","res/drawable-v21/iconfinder_close_32391.png","res/drawable/lbg.PNG","res/drawable-v21/libg.PNG","res/drawable/locatei1.jpg","res/drawable/locateoffice.jpg","res/drawable/locateofficeb.jpg","res/drawable/locatepostofficeico.png","res/drawable/location.png","res/drawable/login_bg.png","res/drawable/logo2.jpg","res/drawable/logo_post.png","res/drawable-v23/m3_appbar_background.xml","res/drawable/m3_avd_hide_password.xml","res/drawable/m3_avd_show_password.xml","res/drawable/m3_password_eye.xml","res/drawable-v23/m3_popupmenu_background_overlay.xml","res/drawable-v23/m3_radiobutton_ripple.xml","res/drawable-v23/m3_selection_control_ripple.xml","res/drawable-v23/m3_tabs_background.xml","res/drawable/m3_tabs_line_indicator.xml","res/drawable/m3_tabs_rounded_line_indicator.xml","res/drawable-v23/m3_tabs_transparent_background.xml","res/drawable/mainserviceicon.jpg","res/drawable/mainserviceiconb.jpg","res/drawable/mainservicesicon.jpg","res/drawable-v21/material_cursor_drawable.xml","res/drawable/material_ic_calendar_black_24dp.xml","res/drawable/material_ic_clear_black_24dp.xml","res/drawable/material_ic_edit_black_24dp.xml","res/drawable/material_ic_keyboard_arrow_left_black_24dp.xml","res/drawable/material_ic_keyboard_arrow_right_black_24dp.xml","res/drawable/material_ic_menu_arrow_down_black_24dp.xml","res/drawable/material_ic_menu_arrow_up_black_24dp.xml","res/drawable/mobile.png","res/drawable/mtrl_bottomsheet_drag_handle.xml","res/drawable/mtrl_checkbox_button.xml","res/drawable/mtrl_checkbox_button_checked_unchecked.xml","res/drawable/mtrl_checkbox_button_icon.xml","res/drawable/mtrl_checkbox_button_icon_checked_indeterminate.xml","res/drawable/mtrl_checkbox_button_icon_checked_unchecked.xml","res/drawable/mtrl_checkbox_button_icon_indeterminate_checked.xml","res/drawable/mtrl_checkbox_button_icon_indeterminate_unchecked.xml","res/drawable/mtrl_checkbox_button_icon_unchecked_checked.xml","res/drawable/mtrl_checkbox_button_icon_unchecked_indeterminate.xml","res/drawable/mtrl_checkbox_button_unchecked_checked.xml","res/drawable/mtrl_dialog_background.xml","res/drawable/mtrl_dropdown_arrow.xml","res/drawable/mtrl_ic_arrow_drop_down.xml","res/drawable/mtrl_ic_arrow_drop_up.xml","res/drawable/mtrl_ic_cancel.xml","res/drawable/mtrl_ic_check_mark.xml","res/drawable/mtrl_ic_checkbox_checked.xml","res/drawable/mtrl_ic_checkbox_unchecked.xml","res/drawable/mtrl_ic_error.xml","res/drawable/mtrl_ic_indeterminate.xml","res/drawable-v21/mtrl_navigation_bar_item_background.xml","res/drawable/mtrl_popupmenu_background.xml","res/drawable-v23/mtrl_popupmenu_background_overlay.xml","res/drawable/mtrl_switch_thumb.xml","res/drawable/mtrl_switch_thumb_checked.xml","res/drawable/mtrl_switch_thumb_checked_pressed.xml","res/drawable/mtrl_switch_thumb_checked_unchecked.xml","res/drawable/mtrl_switch_thumb_pressed.xml","res/drawable/mtrl_switch_thumb_pressed_checked.xml","res/drawable/mtrl_switch_thumb_pressed_unchecked.xml","res/drawable/mtrl_switch_thumb_unchecked.xml","res/drawable/mtrl_switch_thumb_unchecked_checked.xml","res/drawable/mtrl_switch_thumb_unchecked_pressed.xml","res/drawable/mtrl_switch_track.xml","res/drawable/mtrl_switch_track_decoration.xml","res/drawable/mtrl_tabs_default_indicator.xml","res/drawable/nav_item_drawable.xml","res/drawable/navigation_empty_icon.xml","res/drawable-v21/notification_action_background.xml","res/drawable/notification_bg.xml","res/drawable/notification_bg_low.xml","res/drawable/notification_icon_background.xml","res/drawable/notification_tile_bg.xml","res/drawable/pak_logo_for_signin.png","res/drawable/pakistan_post_logo.png","res/drawable/pakpostlogo.png","res/drawable-v21/pakpostshop.png","res/drawable/password.png","res/drawable/passwordicon.png","res/drawable/phone.png","res/drawable/pick121.jpg","res/drawable/pickcircle.jpg","res/drawable/pickup.jpg","res/drawable/pickup212.jpg","res/drawable/pickupservice.jpg","res/drawable/plogo.jpg","res/drawable/postalcodesico.png","res/drawable/postali1.jpg","res/drawable/postalservicesi1.jpg","res/drawable/postalservicesico.png","res/drawable/postcode.jpg","res/drawable/postcodeb.jpg","res/drawable-v21/posticon.png","res/drawable/postlogo.png","res/drawable/profile.png","res/drawable/profile_icon.png","res/drawable/redline.png","res/drawable/registercomplaintico.png","res/drawable/rem.jpg","res/drawable-v21/rlbg.png","res/drawable/same_day_delivery.png","res/drawable/sbg.jpg","res/drawable-v21/searchicon.png","res/drawable/side_nav_bar.xml","res/drawable/spl.jpg","res/drawable/spl2.jpeg","res/drawable/splashscreen2.jpg","res/drawable/t1.png","res/drawable/t1_delivered.png","res/drawable/t3.png","res/drawable/t3_delivered.png","res/drawable/t6.png","res/drawable/t6_delivered.png","res/drawable/t6retained.png","res/drawable/t_arrow.png","res/drawable/tariff.jpg","res/drawable/tariffb.jpg","res/drawable/tariffi1.jpg","res/drawable/tarrifico.png","res/drawable/test_level_drawable.xml","res/drawable/tooltip_frame_dark.xml","res/drawable/tooltip_frame_light.xml","res/drawable/track.jpg","res/drawable/tracki1.jpg","res/drawable/tracking.jpg","res/drawable/trackingb.jpg","res/drawable/trackingbtn.png","res/drawable/tracktraceico.png","res/drawable/txtarea.png","res/drawable/umo.png","res/drawable/umsmaill.png","res/drawable-watch-v20/abc_dialog_material_background.xml","res/drawable-ldpi-v4/ic_call_answer.png","res/drawable-ldpi-v4/ic_call_answer_low.png","res/drawable-ldpi-v4/ic_call_answer_video.png","res/drawable-ldpi-v4/ic_call_answer_video_low.png","res/drawable-ldpi-v4/ic_call_decline.png","res/drawable-ldpi-v4/ic_call_decline_low.png","res/drawable-ldpi-v4/new_splash.png","res/drawable-ldpi-v4/tracking_bg.jpg","res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_list_focused_holo.9.png","res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-mdpi-v4/googleg_disabled_color_18.png","res/drawable-mdpi-v4/googleg_standard_color_18.png","res/drawable-mdpi-v4/ic_call_answer.png","res/drawable-mdpi-v4/ic_call_answer_low.png","res/drawable-mdpi-v4/ic_call_answer_video.png","res/drawable-mdpi-v4/ic_call_answer_video_low.png","res/drawable-mdpi-v4/ic_call_decline.png","res/drawable-mdpi-v4/ic_call_decline_low.png","res/drawable-mdpi-v4/new_splash.png","res/drawable-mdpi-v4/notification_bg_low_normal.9.png","res/drawable-mdpi-v4/notification_bg_low_pressed.9.png","res/drawable-mdpi-v4/notification_bg_normal.9.png","res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-mdpi-v4/places_ic_clear.png","res/drawable-mdpi-v4/places_ic_search.png","res/drawable-mdpi-v4/powered_by_google_dark.png","res/drawable-mdpi-v4/powered_by_google_light.png","res/drawable-mdpi-v4/resthouseicon.png","res/drawable-mdpi-v4/tracking_bg.jpg","res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_list_focused_holo.9.png","res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-hdpi-v4/common_full_open_on_phone.png","res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-hdpi-v4/googleg_disabled_color_18.png","res/drawable-hdpi-v4/googleg_standard_color_18.png","res/drawable-hdpi-v4/ic_call_answer.png","res/drawable-hdpi-v4/ic_call_answer_low.png","res/drawable-hdpi-v4/ic_call_answer_video.png","res/drawable-hdpi-v4/ic_call_answer_video_low.png","res/drawable-hdpi-v4/ic_call_decline.png","res/drawable-hdpi-v4/ic_call_decline_low.png","res/drawable-hdpi-v4/new_splash.png","res/drawable-hdpi-v4/notification_bg_low_normal.9.png","res/drawable-hdpi-v4/notification_bg_low_pressed.9.png","res/drawable-hdpi-v4/notification_bg_normal.9.png","res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-hdpi-v4/notification_oversize_large_icon_bg.png","res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-hdpi-v4/places_ic_clear.png","res/drawable-hdpi-v4/places_ic_search.png","res/drawable-hdpi-v4/powered_by_google_dark.png","res/drawable-hdpi-v4/powered_by_google_light.png","res/drawable-hdpi-v4/tracking_bg.jpg","res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xhdpi-v4/common_full_open_on_phone.png","res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-xhdpi-v4/googleg_disabled_color_18.png","res/drawable-xhdpi-v4/googleg_standard_color_18.png","res/drawable-xhdpi-v4/ic_call_answer.png","res/drawable-xhdpi-v4/ic_call_answer_low.png","res/drawable-xhdpi-v4/ic_call_answer_video.png","res/drawable-xhdpi-v4/ic_call_answer_video_low.png","res/drawable-xhdpi-v4/ic_call_decline.png","res/drawable-xhdpi-v4/ic_call_decline_low.png","res/drawable-xhdpi-v4/new_splash.png","res/drawable-xhdpi-v4/notification_bg_low_normal.9.png","res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png","res/drawable-xhdpi-v4/notification_bg_normal.9.png","res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png","res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png","res/drawable-xhdpi-v4/places_ic_clear.png","res/drawable-xhdpi-v4/places_ic_search.png","res/drawable-xhdpi-v4/powered_by_google_dark.png","res/drawable-xhdpi-v4/powered_by_google_light.png","res/drawable-xhdpi-v4/tracking_bg.jpg","res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png","res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png","res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png","res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png","res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl.png","res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png","res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png","res/drawable-xxhdpi-v4/googleg_disabled_color_18.png","res/drawable-xxhdpi-v4/googleg_standard_color_18.png","res/drawable-xxhdpi-v4/ic_call_answer.png","res/drawable-xxhdpi-v4/ic_call_answer_low.png","res/drawable-xxhdpi-v4/ic_call_answer_video.png","res/drawable-xxhdpi-v4/ic_call_answer_video_low.png","res/drawable-xxhdpi-v4/ic_call_decline.png","res/drawable-xxhdpi-v4/ic_call_decline_low.png","res/drawable-xxhdpi-v4/new_splash.jpg","res/drawable-xxhdpi-v4/places_ic_clear.png","res/drawable-xxhdpi-v4/places_ic_search.png","res/drawable-xxhdpi-v4/powered_by_google_dark.png","res/drawable-xxhdpi-v4/powered_by_google_light.png","res/drawable-xxhdpi-v4/tracking_bg.jpg","res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png","res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png","res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png","res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png","res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl.png","res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl.png","res/drawable-xxxhdpi-v4/ic_call_answer.png","res/drawable-xxxhdpi-v4/ic_call_answer_low.png","res/drawable-xxxhdpi-v4/ic_call_answer_video.png","res/drawable-xxxhdpi-v4/ic_call_answer_video_low.png","res/drawable-xxxhdpi-v4/ic_call_decline.png","res/drawable-xxxhdpi-v4/ic_call_decline_low.png","res/drawable-xxxhdpi-v4/new_splash.png","res/drawable-xxxhdpi-v4/places_ic_clear.png","res/drawable-xxxhdpi-v4/places_ic_search.png","res/drawable-xxxhdpi-v4/powered_by_google_dark.png","res/drawable-xxxhdpi-v4/powered_by_google_light.png","res/drawable-xxxhdpi-v4/tracking_bg.jpg","res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png","res/drawable-anydpi-v21/ic_call_answer.xml","res/drawable-anydpi-v21/ic_call_answer_low.xml","res/drawable-anydpi-v21/ic_call_answer_video.xml","res/drawable-anydpi-v21/ic_call_answer_video_low.xml","res/drawable-anydpi-v21/ic_call_decline.xml","res/drawable-anydpi-v21/ic_call_decline_low.xml","res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml","res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml","res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml","res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml","res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml","res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml","res/interpolator/fast_out_slow_in.xml","res/interpolator-v21/m3_sys_motion_easing_emphasized.xml","res/interpolator-v21/m3_sys_motion_easing_emphasized_accelerate.xml","res/interpolator-v21/m3_sys_motion_easing_emphasized_decelerate.xml","res/interpolator-v21/m3_sys_motion_easing_linear.xml","res/interpolator-v21/m3_sys_motion_easing_standard.xml","res/interpolator-v21/m3_sys_motion_easing_standard_accelerate.xml","res/interpolator-v21/m3_sys_motion_easing_standard_decelerate.xml","res/interpolator-v21/mtrl_fast_out_linear_in.xml","res/interpolator-v21/mtrl_fast_out_slow_in.xml","res/interpolator/mtrl_linear.xml","res/interpolator-v21/mtrl_linear_out_slow_in.xml","res/layout/abc_action_bar_title_item.xml","res/layout/abc_action_bar_up_container.xml","res/layout/abc_action_menu_item_layout.xml","res/layout/abc_action_menu_layout.xml","res/layout/abc_action_mode_bar.xml","res/layout/abc_action_mode_close_item_material.xml","res/layout/abc_activity_chooser_view.xml","res/layout/abc_activity_chooser_view_list_item.xml","res/layout/abc_alert_dialog_button_bar_material.xml","res/layout/abc_alert_dialog_material.xml","res/layout/abc_alert_dialog_title_material.xml","res/layout/abc_cascading_menu_item_layout.xml","res/layout/abc_dialog_title_material.xml","res/layout/abc_expanded_menu_layout.xml","res/layout/abc_list_menu_item_checkbox.xml","res/layout/abc_list_menu_item_icon.xml","res/layout/abc_list_menu_item_layout.xml","res/layout/abc_list_menu_item_radio.xml","res/layout/abc_popup_menu_header_item_layout.xml","res/layout/abc_popup_menu_item_layout.xml","res/layout/abc_screen_content_include.xml","res/layout/abc_screen_simple.xml","res/layout/abc_screen_simple_overlay_action_mode.xml","res/layout-v26/abc_screen_toolbar.xml","res/layout/abc_search_dropdown_item_icons_2line.xml","res/layout/abc_search_view.xml","res/layout/abc_select_dialog_material.xml","res/layout/abc_tooltip.xml","res/layout/activity_allin_one.xml","res/layout/activity_finja.xml","res/layout/activity_home.xml","res/layout/activity_locate_gpomaps.xml","res/layout/activity_log_in.xml","res/layout/activity_main.xml","res/layout/activity_maps.xml","res/layout/activity_notification_url.xml","res/layout/activity_postal_codes.xml","res/layout/activity_register.xml","res/layout/activity_register_complaint.xml","res/layout/activity_register_complaint3.xml","res/layout/activity_register_complaint4.xml","res/layout/activity_report.xml","res/layout/activity_splash_screen.xml","res/layout/app_bar_main.xml","res/layout/calculate_tarif.xml","res/layout/cash_on_delivery_contents.xml","res/layout/complaint_0.xml","res/layout/complaint_1.xml","res/layout/complaint_2.xml","res/layout/complaint_3.xml","res/layout/complaint_4.xml","res/layout/contact_list_view.xml","res/layout/content_main.xml","res/layout/custom.xml","res/layout/custom_dialog.xml","res/layout/custom_layout.xml","res/layout/deliverylayout.xml","res/layout/design_bottom_navigation_item.xml","res/layout/design_bottom_sheet_dialog.xml","res/layout/design_layout_snackbar.xml","res/layout/design_layout_snackbar_include.xml","res/layout/design_layout_tab_icon.xml","res/layout/design_layout_tab_text.xml","res/layout/design_menu_item_action_area.xml","res/layout/design_navigation_item.xml","res/layout/design_navigation_item_header.xml","res/layout/design_navigation_item_separator.xml","res/layout/design_navigation_item_subheader.xml","res/layout/design_navigation_menu.xml","res/layout/design_navigation_menu_item.xml","res/layout/design_text_input_end_icon.xml","res/layout/design_text_input_start_icon.xml","res/layout/emo_contents.xml","res/layout/ems_contents.xml","res/layout/ems_plus_contents.xml","res/layout/fmo_contents.xml","res/layout/fms_contents.xml","res/layout/fragment_complaint.xml","res/layout/fragment_contact.xml","res/layout/fragment_content_fragment.xml","res/layout/fragment_ems.xml","res/layout/fragment_finja.xml","res/layout/fragment_home.xml","res/layout/fragment_landing.xml","res/layout/fragment_locate.xml","res/layout/fragment_pickup.xml","res/layout/fragment_postal_codes.xml","res/layout/fragment_postcodes.xml","res/layout/fragment_resthouse.xml","res/layout/fragment_same_day__dilivery.xml","res/layout/fragment_services.xml","res/layout/fragment_shop.xml","res/layout/fragment_tarrif_results.xml","res/layout/fragment_tarrifs.xml","res/layout/ime_base_split_test_activity.xml","res/layout/ime_secondary_split_test_activity.xml","res/layout/m3_alert_dialog.xml","res/layout/m3_alert_dialog_actions.xml","res/layout/m3_alert_dialog_title.xml","res/layout/m3_auto_complete_simple_item.xml","res/layout/m3_side_sheet_dialog.xml","res/layout/map_custom_layout.xml","res/layout/material_chip_input_combo.xml","res/layout/material_clock_display.xml","res/layout/material_clock_display_divider.xml","res/layout/material_clock_period_toggle.xml","res/layout/material_clockface_textview.xml","res/layout/material_clockface_view.xml","res/layout/material_radial_view_group.xml","res/layout/material_textinput_timepicker.xml","res/layout/material_time_chip.xml","res/layout/material_time_input.xml","res/layout/material_timepicker.xml","res/layout/material_timepicker_dialog.xml","res/layout/material_timepicker_textinput_display.xml","res/layout/mtrl_alert_dialog.xml","res/layout/mtrl_alert_dialog_actions.xml","res/layout/mtrl_alert_dialog_title.xml","res/layout/mtrl_alert_select_dialog_item.xml","res/layout/mtrl_alert_select_dialog_multichoice.xml","res/layout/mtrl_alert_select_dialog_singlechoice.xml","res/layout/mtrl_auto_complete_simple_item.xml","res/layout/mtrl_calendar_day.xml","res/layout/mtrl_calendar_day_of_week.xml","res/layout/mtrl_calendar_days_of_week.xml","res/layout/mtrl_calendar_horizontal.xml","res/layout-v26/mtrl_calendar_month.xml","res/layout/mtrl_calendar_month_labeled.xml","res/layout/mtrl_calendar_month_navigation.xml","res/layout/mtrl_calendar_months.xml","res/layout/mtrl_calendar_vertical.xml","res/layout/mtrl_calendar_year.xml","res/layout/mtrl_layout_snackbar.xml","res/layout/mtrl_layout_snackbar_include.xml","res/layout/mtrl_navigation_rail_item.xml","res/layout/mtrl_picker_actions.xml","res/layout/mtrl_picker_dialog.xml","res/layout/mtrl_picker_fullscreen.xml","res/layout/mtrl_picker_header_dialog.xml","res/layout/mtrl_picker_header_fullscreen.xml","res/layout/mtrl_picker_header_selection_text.xml","res/layout/mtrl_picker_header_title_text.xml","res/layout/mtrl_picker_header_toggle.xml","res/layout/mtrl_picker_text_input_date.xml","res/layout/mtrl_picker_text_input_date_range.xml","res/layout/mtrl_search_bar.xml","res/layout/mtrl_search_view.xml","res/layout/nav_header_main.xml","res/layout/new_activity_report.xml","res/layout/new_contact_us.xml","res/layout/new_pickup.xml","res/layout/new_services_layout.xml","res/layout-v21/notification_action.xml","res/layout-v21/notification_action_tombstone.xml","res/layout-v21/notification_template_custom_big.xml","res/layout-v21/notification_template_icon_group.xml","res/layout/notification_template_part_chronometer.xml","res/layout/notification_template_part_time.xml","res/layout/pickup_list_view.xml","res/layout-v21/place_autocomplete_fragment.xml","res/layout/place_autocomplete_item_powered_by_google.xml","res/layout/place_autocomplete_item_prediction.xml","res/layout/place_autocomplete_progress.xml","res/layout/routinglayout.xml","res/layout/select_dialog_item_material.xml","res/layout/select_dialog_multichoice_material.xml","res/layout/select_dialog_singlechoice_material.xml","res/layout/support_simple_spinner_dropdown_item.xml","res/layout/tarif_detail.xml","res/layout/testlayout.xml","res/layout/track_report_list.xml","res/layout/umo_contents.xml","res/layout-sw600dp-v13/design_layout_snackbar.xml","res/layout-sw600dp-v13/mtrl_layout_snackbar.xml","res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml","res/layout-watch-v20/abc_alert_dialog_title_material.xml","res/layout-land/material_clock_period_toggle_land.xml","res/layout-land/material_timepicker.xml","res/layout-land/mtrl_picker_header_dialog.xml","res/menu/activity_main_drawer.xml","res/menu/main.xml","res/mipmap-mdpi-v4/ic_launcher.png","res/mipmap-mdpi-v4/ic_launcher_round.png","res/mipmap-hdpi-v4/ic_launcher.png","res/mipmap-hdpi-v4/ic_launcher_round.png","res/mipmap-xhdpi-v4/ic_launcher.png","res/mipmap-xhdpi-v4/ic_launcher_round.png","res/mipmap-xxhdpi-v4/ic_launcher.png","res/mipmap-xxhdpi-v4/ic_launcher_round.png","res/mipmap-xxxhdpi-v4/ic_launcher.png","res/mipmap-xxxhdpi-v4/ic_launcher_round.png","res/raw/firebase_common_keep.xml","resources.arsc","DebugProbesKt.bin","META-INF/androidx.activity_activity-ktx.version","META-INF/androidx.activity_activity.version","META-INF/androidx.annotation_annotation-experimental.version","META-INF/androidx.appcompat_appcompat-resources.version","META-INF/androidx.appcompat_appcompat.version","META-INF/androidx.arch.core_core-runtime.version","META-INF/androidx.cardview_cardview.version","META-INF/androidx.coordinatorlayout_coordinatorlayout.version","META-INF/androidx.core_core-ktx.version","META-INF/androidx.core_core.version","META-INF/androidx.cursoradapter_cursoradapter.version","META-INF/androidx.customview_customview-poolingcontainer.version","META-INF/androidx.customview_customview.version","META-INF/androidx.databinding_viewbinding.version","META-INF/androidx.datastore_datastore-core.version","META-INF/androidx.datastore_datastore-preferences.version","META-INF/androidx.datastore_datastore.version","META-INF/androidx.documentfile_documentfile.version","META-INF/androidx.drawerlayout_drawerlayout.version","META-INF/androidx.dynamicanimation_dynamicanimation.version","META-INF/androidx.emoji2_emoji2-views-helper.version","META-INF/androidx.emoji2_emoji2.version","META-INF/androidx.fragment_fragment-ktx.version","META-INF/androidx.fragment_fragment.version","META-INF/androidx.interpolator_interpolator.version","META-INF/androidx.legacy_legacy-support-core-utils.version","META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version","META-INF/androidx.lifecycle_lifecycle-livedata-core.version","META-INF/androidx.lifecycle_lifecycle-livedata.version","META-INF/androidx.lifecycle_lifecycle-process.version","META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version","META-INF/androidx.lifecycle_lifecycle-runtime.version","META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version","META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version","META-INF/androidx.lifecycle_lifecycle-viewmodel.version","META-INF/androidx.loader_loader.version","META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version","META-INF/androidx.print_print.version","META-INF/androidx.profileinstaller_profileinstaller.version","META-INF/androidx.recyclerview_recyclerview.version","META-INF/androidx.savedstate_savedstate-ktx.version","META-INF/androidx.savedstate_savedstate.version","META-INF/androidx.startup_startup-runtime.version","META-INF/androidx.tracing_tracing.version","META-INF/androidx.transition_transition.version","META-INF/androidx.vectordrawable_vectordrawable-animated.version","META-INF/androidx.vectordrawable_vectordrawable.version","META-INF/androidx.versionedparcelable_versionedparcelable.version","META-INF/androidx.viewpager2_viewpager2.version","META-INF/androidx.viewpager_viewpager.version","META-INF/com.google.android.material_material.version","META-INF/kotlinx_coroutines_android.version","META-INF/kotlinx_coroutines_core.version","META-INF/kotlinx_coroutines_play_services.version","META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler","META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory","META-INF/services/org.xmlpull.v1.XmlPullParserFactory","client_analytics.proto","firebase-encoders-json.properties","firebase-encoders-proto.properties","firebase-encoders.properties","firebase-iid-interop.properties","firebase-measurement-connector.properties","kotlin/annotation/annotation.kotlin_builtins","kotlin/collections/collections.kotlin_builtins","kotlin/concurrent/atomics/atomics.kotlin_builtins","kotlin/coroutines/coroutines.kotlin_builtins","kotlin/internal/internal.kotlin_builtins","kotlin/kotlin.kotlin_builtins","kotlin/ranges/ranges.kotlin_builtins","kotlin/reflect/reflect.kotlin_builtins","messaging_event.proto","messaging_event_extension.proto","okhttp3/internal/publicsuffix/NOTICE","okhttp3/internal/publicsuffix/publicsuffixes.gz","play-services-base.properties","play-services-basement.properties","play-services-cloud-messaging.properties","play-services-location.properties","play-services-maps.properties","play-services-places-placereport.properties","play-services-places.properties","play-services-stats.properties","play-services-tasks.properties"],"exported_count":{"exported_activities":1,"exported_services":0,"exported_receivers":3,"exported_providers":0},"apkid":{"classes2.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes6.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes5.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes4.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes3.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes8.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes9.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes7.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"compiler":["unknown (please file detection issue!)"]},"classes10.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"anti_vm":["Build.MANUFACTURER check"],"compiler":["unknown (please file detection issue!)"]},"classes.dex":{"yara_issue":["yara issue - dex file recognized by apkid but not yara module"],"anti_vm":["Build.FINGERPRINT check","Build.MODEL check","Build.MANUFACTURER check","Build.PRODUCT check"],"compiler":["unknown (please file detection issue!)"]}},"behaviour":{"00091":{"files":{"com/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java":"27,29,30,31,8,10"},"metadata":{"label":["collection"],"description":"Retrieve data from broadcast","severity":"info"}},"00013":{"files":{"okio/Okio__JvmOkioKt.java":"4,5,6,7,5"},"metadata":{"label":["file"],"description":"Read file and put it into a stream","severity":"info"}},"00063":{"files":{"com/a360technologies/adeelnasir/emtts/Views/resthouse.java":"80,4,5"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.)","severity":"info"}},"00096":{"files":{"org/ksoap2/transport/ServiceConnectionSE.java":"32,32,71,6,8"},"metadata":{"label":["command","network"],"description":"Connect to a URL and set request method","severity":"info"}},"00089":{"files":{"org/ksoap2/transport/ServiceConnectionSE.java":"81,32,32,6,8"},"metadata":{"label":["command","network"],"description":"Connect to a URL and receive input stream from the server","severity":"info"}},"00030":{"files":{"org/ksoap2/transport/ServiceConnectionSE.java":"42,32,32,6,8"},"metadata":{"label":["network"],"description":"Connect to the remote server through the given URL","severity":"info"}}},"trackers":{"detected_trackers":0,"total_trackers":432,"trackers":[]},"playstore_details":{"error":true},"secrets":["\"google_crash_reporting_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"","\"google_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"","\"google_maps_key\" : \"AIzaSyATvBbyDYC0uc4i2VKcYMOez9KtvpR23WQ\"","258EAFA5-E914-47DA-95CA-C5AB0DC85B11","23456789abcdefghjkmnpqrstvwxyz"],"logs":[{"timestamp":"2026-06-29 12:30:27","status":"Generating Hashes","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Extracting APK","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Unzipping","exception":null},{"timestamp":"2026-06-29 12:30:27","status":"Parsing APK with androguard","exception":null},{"timestamp":"2026-06-29 12:30:28","status":"Extracting APK features using aapt/aapt2","exception":null},{"timestamp":"2026-06-29 12:30:28","status":"Getting Hardcoded Certificates/Keystores","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Parsing AndroidManifest.xml","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Extracting Manifest Data","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Manifest Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:30","status":"Performing Static Analysis on: Pakistan Post (com.a360technologies.adeelnasir.emtts)","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Fetching Details from Play Store: com.a360technologies.adeelnasir.emtts","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Checking for Malware Permissions","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Fetching icon path","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Library Binary Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing lib/arm64-v8a/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing lib/x86_64/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing lib/armeabi-v7a/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing lib/x86/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing apktool_out/lib/arm64-v8a/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing apktool_out/lib/x86_64/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing apktool_out/lib/armeabi-v7a/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Analyzing apktool_out/lib/x86/libdatastore_shared_counter.so","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Reading Code Signing Certificate","exception":null},{"timestamp":"2026-06-29 12:30:31","status":"Running APKiD 3.0.0","exception":null},{"timestamp":"2026-06-29 12:30:34","status":"Detecting Trackers","exception":null},{"timestamp":"2026-06-29 12:30:39","status":"Decompiling APK to Java with JADX","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Converting DEX to Smali","exception":null},{"timestamp":"2026-06-29 12:30:47","status":"Code Analysis Started on - java_source","exception":null},{"timestamp":"2026-06-29 12:30:48","status":"Android SBOM Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:50","status":"Android SAST Completed","exception":null},{"timestamp":"2026-06-29 12:30:50","status":"Android API Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:51","status":"Android API Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:51","status":"Android Permission Mapping Started","exception":null},{"timestamp":"2026-06-29 12:30:52","status":"Android Permission Mapping Completed","exception":null},{"timestamp":"2026-06-29 12:30:52","status":"Android Behaviour Analysis Started","exception":null},{"timestamp":"2026-06-29 12:30:53","status":"Android Behaviour Analysis Completed","exception":null},{"timestamp":"2026-06-29 12:30:53","status":"Extracting Emails and URLs from Source Code","exception":null},{"timestamp":"2026-06-29 12:30:53","status":"Email and URL Extraction Completed","exception":null},{"timestamp":"2026-06-29 12:30:53","status":"Extracting String data from APK","exception":null},{"timestamp":"2026-06-29 12:30:54","status":"Extracting String data from SO","exception":null},{"timestamp":"2026-06-29 12:30:54","status":"Extracting String data from Code","exception":null},{"timestamp":"2026-06-29 12:30:54","status":"Extracting String values and entropies from Code","exception":null},{"timestamp":"2026-06-29 12:30:55","status":"Performing Malware check on extracted domains","exception":null},{"timestamp":"2026-06-29 12:30:57","status":"Saving to Database","exception":null}],"sbom":{"sbom_versioned":["androidx.activity:activity-ktx@1.7.2","androidx.activity:activity@1.7.2","androidx.annotation:annotation-experimental@1.3.0","androidx.appcompat:appcompat-resources@1.6.1","androidx.appcompat:appcompat@1.6.1","androidx.arch.core:core-runtime@dynamic","androidx.cardview:cardview@1.0.0","androidx.coordinatorlayout:coordinatorlayout@1.1.0","androidx.core:core-ktx@1.12.0","androidx.core:core@1.12.0","androidx.cursoradapter:cursoradapter@1.0.0","androidx.customview:customview-poolingcontainer@1.0.0","androidx.customview:customview@1.1.0","androidx.databinding:viewbinding@8.4.1","androidx.datastore:datastore-core@1.1.3","androidx.datastore:datastore-preferences@1.1.3","androidx.datastore:datastore@1.1.3","androidx.documentfile:documentfile@1.0.0","androidx.drawerlayout:drawerlayout@1.1.1","androidx.dynamicanimation:dynamicanimation@1.0.0","androidx.emoji2:emoji2-views-helper@1.2.0","androidx.emoji2:emoji2@1.2.0","androidx.fragment:fragment-ktx@1.6.2","androidx.fragment:fragment@1.6.2","androidx.interpolator:interpolator@1.0.0","androidx.legacy:legacy-support-core-utils@1.0.0","androidx.lifecycle:lifecycle-livedata-core-ktx@dynamic","androidx.lifecycle:lifecycle-livedata-core@dynamic","androidx.lifecycle:lifecycle-livedata@dynamic","androidx.lifecycle:lifecycle-process@dynamic","androidx.lifecycle:lifecycle-runtime-ktx@dynamic","androidx.lifecycle:lifecycle-runtime@dynamic","androidx.lifecycle:lifecycle-viewmodel-ktx@dynamic","androidx.lifecycle:lifecycle-viewmodel-savedstate@dynamic","androidx.lifecycle:lifecycle-viewmodel@dynamic","androidx.loader:loader@1.0.0","androidx.localbroadcastmanager:localbroadcastmanager@1.0.0","androidx.print:print@1.0.0","androidx.profileinstaller:profileinstaller@1.3.0","androidx.recyclerview:recyclerview@1.3.1","androidx.savedstate:savedstate-ktx@1.2.1","androidx.savedstate:savedstate@1.2.1","androidx.startup:startup-runtime@1.1.1","androidx.tracing:tracing@1.0.0","androidx.transition:transition@1.2.0","androidx.vectordrawable:vectordrawable-animated@1.1.0","androidx.vectordrawable:vectordrawable@1.1.0","androidx.versionedparcelable:versionedparcelable@1.1.1","androidx.viewpager2:viewpager2@1.1.0-beta02","androidx.viewpager:viewpager@1.0.0","com.google.android.material:material@1.9.0","org.jetbrains.kotlinx:kotlinx-coroutines-android@1.9.0","org.jetbrains.kotlinx:kotlinx-coroutines-core@1.9.0","org.jetbrains.kotlinx:kotlinx-coroutines-play-services@1.9.0"],"sbom_packages":["com.a360technologies.adeelnasir.emtts","com.directions.route","io.github.inflationx.calligraphy3","io.github.inflationx.viewpump","javax.inject","okio","org.intellij.lang.annotations","org.jetbrains.annotations","org.kobjects.base64","org.kobjects.crypt","org.kobjects.io","org.kobjects.isodate","org.kobjects.mime","org.kobjects.pim","org.kobjects.rss","org.kobjects.util","org.kobjects.xml","org.kobjects.xmlrpc","org.ksoap2","org.kxml2.io","org.kxml2.kdom","org.kxml2.wap","org.slf4j","org.xmlpull.v1","retrofit2"]},"average_cvss":null,"appsec":{"high":[{"title":"Application signed with debug certificate","description":"Application signed with a debug certificate. Production application must not be shipped with a debug certificate.","section":"certificate"},{"title":"Clear text traffic is Enabled For App[android:usesCleartextTraffic=true]","description":"The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is \"true\". Apps that target API level 28 or higher default to \"false\". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.","section":"manifest"},{"title":"Debug Enabled For App [android:debuggable=true]","description":"Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.","section":"manifest"},{"title":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks","description":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#android-network-apis\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/Views/tarrifs.java, line(s) 96,29,30,31,32,33","section":"code"},{"title":"Debug configuration enabled. Production builds must not be debuggable.","description":"Debug configuration enabled. Production builds must not be debuggable.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04c-Tampering-and-Reverse-Engineering.md#debugging-and-tracing\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/BuildConfig.java, line(s) 4,7","section":"code"}],"warning":[{"title":"App can be installed on a vulnerable Android version 9, minSdk=28]","description":"This application can be installed on an older version of android that has multiple vulnerabilities. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Activity (com.a360technologies.adeelnasir.emtts.Views.LogIn) is not Protected. [android:exported=true]","description":"An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Broadcast Receiver (com.a360technologies.adeelnasir.emtts.Views.fcm.FireBaseBroadcastReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: com.google.android.c2dm.permission.SEND [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.DUMP [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"The App uses an insecure Random Number Generator.","description":"The App uses an insecure Random Number Generator.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators\n\nFiles:\norg/kobjects/crypt/Crypt.java, line(s) 12","section":"code"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/models/LoginRequest.java, line(s) 65\ncom/a360technologies/adeelnasir/emtts/models/RegisterRequest.java, line(s) 93","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"google_crash_reporting_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"\n\"google_api_key\" : \"AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A\"\n\"google_maps_key\" : \"AIzaSyATvBbyDYC0uc4i2VKcYMOez9KtvpR23WQ\"\n258EAFA5-E914-47DA-95CA-C5AB0DC85B11\n23456789abcdefghjkmnpqrstvwxyz","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/Controller/ContactListAdapter.java, line(s) 43,44,45\ncom/a360technologies/adeelnasir/emtts/Controller/LocationServiceHelper.java, line(s) 119,132,136,46,53,61\ncom/a360technologies/adeelnasir/emtts/Controller/PickupListAdapter.java, line(s) 90\ncom/a360technologies/adeelnasir/emtts/Controller/PostalServiceHelper.java, line(s) 127,138,32,47,54,62\ncom/a360technologies/adeelnasir/emtts/Controller/TrackingHelper.java, line(s) 115,142,160,182,187,55,62,70\ncom/a360technologies/adeelnasir/emtts/Controller/TrackingServiceHelper.java, line(s) 108,125,128,131,118,55,62,70,106,107\ncom/a360technologies/adeelnasir/emtts/Views/AuthRepository.java, line(s) 60,74,109,126,140,192,193,207,208\ncom/a360technologies/adeelnasir/emtts/Views/HomeActivity.java, line(s) 178,189,97,103,111,187\ncom/a360technologies/adeelnasir/emtts/Views/HomeFragment.java, line(s) 99\ncom/a360technologies/adeelnasir/emtts/Views/LoginActivity.java, line(s) 319,325\ncom/a360technologies/adeelnasir/emtts/Views/MainActivity.java, line(s) 94,324,335,243,249,257,333,90\ncom/a360technologies/adeelnasir/emtts/Views/MapsActivity.java, line(s) 84,94,85\ncom/a360technologies/adeelnasir/emtts/Views/RegisterActivity.java, line(s) 349,352\ncom/a360technologies/adeelnasir/emtts/Views/RegisterComplaint2.java, line(s) 220,285,170,176,184,234,240,248\ncom/a360technologies/adeelnasir/emtts/Views/RegisterComplaint3.java, line(s) 178,128,134,142\ncom/a360technologies/adeelnasir/emtts/Views/RegisterComplaint4.java, line(s) 136,215,267,270,165,171,179,229,235,243\ncom/a360technologies/adeelnasir/emtts/Views/ReportActivity.java, line(s) 165,63\ncom/a360technologies/adeelnasir/emtts/Views/contact.java, line(s) 124,161,217,104,111,119,160\ncom/a360technologies/adeelnasir/emtts/Views/fcm/FireBaseBroadcastReceiver.java, line(s) 39\ncom/a360technologies/adeelnasir/emtts/Views/fcm/MyFirebaseMessagingService.java, line(s) 39\ncom/a360technologies/adeelnasir/emtts/Views/pickup.java, line(s) 145,180,226,125,132,140,179\ncom/a360technologies/adeelnasir/emtts/Views/tarrifs.java, line(s) 275,110,112,311,338,450,263,273,283,298,306,325,333,351,360,375,448\ncom/directions/route/GoogleParser.java, line(s) 173,179,185\ncom/directions/route/RouteException.java, line(s) 26\ncom/directions/route/XMLParser.java, line(s) 20,29\nio/github/inflationx/calligraphy3/ReflectionUtils.java, line(s) 34,36\nio/github/inflationx/calligraphy3/TypefaceUtils.java, line(s) 30\nio/github/inflationx/viewpump/internal/ReflectionUtils.java, line(s) 52,54\norg/kobjects/crypt/Crypt.java, line(s) 239\norg/kobjects/mime/Decoder.java, line(s) 136\norg/kobjects/pim/PimParser.java, line(s) 47,51,62\norg/kxml2/io/KXmlParser.java, line(s) 563\norg/slf4j/helpers/Util.java, line(s) 81,82,87\norg/xmlpull/v1/XmlPullParserException.java, line(s) 45","section":"code"}],"secure":[{"title":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4\n\nFiles:\ncom/a360technologies/adeelnasir/emtts/Views/RetrofitClient.java, line(s) 39,39","section":"code"},{"title":"Firebase Remote Config disabled","description":"Firebase Remote Config is disabled for https://firebaseremoteconfig.googleapis.com/v1/projects/374862829096/namespaces/firebase:fetch?key=AIzaSyDBTwnLrYvgQHhpqDIp98qC-_CRoVxqP_A. This is indicated by the response: {'state': 'NO_TEMPLATE'}","section":"firebase"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 3 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.POST_NOTIFICATIONS (dangerous): allows an app to post notifications. - Allows an app to post notifications","section":"permissions"}],"total_trackers":432,"trackers":0,"security_score":47,"app_name":"Pakistan Post","file_name":"pakpost.apk","hash":"d763ab66de9f6ce4945d33f1e2435aa6","version_name":"1.0.37"},"virus_total":null,"base_url":"file:///home/mobsf/Mobile-Security-Framework-MobSF/mobsf","dwd_dir":"file:///home/mobsf/.MobSF/downloads/","host_os":"nix","timestamp":"2026-06-29T12:30:27.710Z"},"static_report_gridfs_id":null}
{"_id":"bef5b58e408be434418ab6400d4f7ab0377a467dbc2ddc04c49eaa66dd254b67","apk_filename":"app-live-release.apk","scan_timestamp":"2026-07-09T08:05:54.996767+00:00","dynamic_report":null,"scorecard":{"high":[{"title":"Domain config is insecurely configured to permit clear text traffic to these domains in scope","description":"Scope:\ngreendelhi.nic.in\ngreendelhi.aeologic.in\ndpccairdata.com\n182.75.174.13\n\n","section":"network"},{"title":"App can be installed on a vulnerable unpatched Android version 7.0, [minSdk=24]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks","description":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#android-network-apis\n\nFiles:\ncom/aeologic/cctv/Activity/HttpsTrustManager.java, line(s) 45,8,9,10,11,12,13\ncom/aeologic/cctv/Utility/AppController.java, line(s) 109,24,25,26,27,28,29,30","section":"code"}],"warning":[{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Broadcast Receiver (com.aeologic.cctv.Receiver.ConnectionChangeReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (com.aeologic.cctv.Service.NetworkJobService) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_JOB_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Service (com.aeologic.cctv.Service.GPSLocationService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ncom/bumptech/glide/load/Option.java, line(s) 76\ncom/bumptech/glide/load/engine/DataCacheKey.java, line(s) 36\ncom/bumptech/glide/load/engine/EngineResource.java, line(s) 98\ncom/bumptech/glide/load/engine/ResourceCacheKey.java, line(s) 83\ncom/bumptech/glide/manager/RequestManagerRetriever.java, line(s) 35","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ncom/aeologic/cctv/Activity/FitnessDetails.java, line(s) 185\ncom/aeologic/cctv/Activity/ResolveActivity.java, line(s) 334,813,864,929,1067\ncom/aeologic/cctv/Activity/SendComplaintActivity.java, line(s) 1493\ncom/aeologic/cctv/Async/DownloadPDFAsyncTask.java, line(s) 69\ncom/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java, line(s) 450,833,886,1150,1201,1267,1331,1567\ncom/aeologic/cctv/Utility/FileUtils.java, line(s) 18\ncom/aeologic/cctv/Utility/Util.java, line(s) 344,251","section":"code"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\ncom/aeologic/cctv/Database/Database.java, line(s) 6,7,150,197,221,246,265,277,306,341,350,399,436","section":"code"},{"title":"MD5 is a weak hash known to have hash collisions.","description":"MD5 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\ncom/aeologic/cctv/Utility/Util.java, line(s) 125","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\ncom/afollestad/materialdialogs/BuildConfig.java, line(s) 10","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"\n\"audiorec_key\" : \"audiorec\"\n\"bitrate_key\" : \"bitrate\"\n\"filename_key\" : \"filename\"\n\"fileprefix_key\" : \"fileprefix\"\n\"fps_key\" : \"fps\"\n\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"\n\"password\" : \"Password\"\n\"preference_anonymous_statistics_key\" : \"usage_statistics\"\n\"preference_app_chooser_key\" : \"app_chosen\"\n\"preference_crash_reporting_key\" : \"crash_reporting\"\n\"preference_enable_target_app_key\" : \"enable_app_target\"\n\"preference_floating_control_key\" : \"floating_controls\"\n\"preference_floating_control_size_key\" : \"floatingControlSize\"\n\"preference_save_gif_key\" : \"save_gif\"\n\"preference_shake_gesture_key\" : \"shake_gesture\"\n\"preference_show_touch_key\" : \"touch_pointer\"\n\"preference_theme_key\" : \"theme\"\n\"res_key\" : \"resolution\"\n\"savelocation_key\" : \"savelocation\"\n\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"\n\"audiorec_key\" : \"audiorec\"\n\"bitrate_key\" : \"bitrate\"\n\"filename_key\" : \"filename\"\n\"fileprefix_key\" : \"fileprefix\"\n\"fps_key\" : \"fps\"\n\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"\n\"password\" : \"पासवर्ड\"\n\"preference_anonymous_statistics_key\" : \"usage_statistics\"\n\"preference_app_chooser_key\" : \"app_chosen\"\n\"preference_crash_reporting_key\" : \"crash_reporting\"\n\"preference_enable_target_app_key\" : \"enable_app_target\"\n\"preference_floating_control_key\" : \"floating_controls\"\n\"preference_floating_control_size_key\" : \"floatingControlSize\"\n\"preference_save_gif_key\" : \"save_gif\"\n\"preference_shake_gesture_key\" : \"shake_gesture\"\n\"preference_show_touch_key\" : \"touch_pointer\"\n\"preference_theme_key\" : \"theme\"\n\"res_key\" : \"resolution\"\n\"savelocation_key\" : \"savelocation\"\noV1plLkE6nUm5a8dDYuCvtK3XQ1BOo4RLQ1WCg\nJLnvTRjSrVAQKqHHJ9hgGWSptJpzzsxD5EmfGC5gPFvCQil\nY5Pd4d6b2WuiIIkNde9SiHMMqrTJpAl5OxEIbUenJ9t6D3XW0Rt6O06CT7SGmQrjtq2rrZRfoni7bP900K89IziwzLARJktqs\nEcm6riDqz1nWmFugnlB4MP72gFpYL4J9gArlRGV0ClmUey8GwqxdEJ8vFonTYDPulXWv1v8NU4SU0w30AdhsPQYBkOVHB7GH7Blepqk6QxhfdHYM8wY9d1qN087tKYPfZusk8XOhPL\nFvsVMaSmQQhHyM4ES1hQiQgPO7CRvp0v2B6q8ojQw\nWLl4mWJHdkkyoHqTYub6qVP7aeXRPOkm2kphhKL2wB9bC4\neyJhenAiOiJlQ3VIazRwampjZGszMWUwZjZ1ZnlINDJwNWgxczM5RCIsImd0eSI6ImNsaWVudC1jcmVkZW50aWFscyIsImlhdCI6MTYyMjgyODM2NywiZXhwIjozNzcwMzEyMDE0LCJhdWQiOiJodHRwczovL2F1cmEtcGFuaWMvIiwiaXNzIjoiaHR0cHM6Ly9hdXJhLnNlcnZpY2VzIiwic3ViIjoiZUN1SGs0cGpqY2RrMzFlMGY2dWZ5SDQycDVoMXMzOURAY2xpZW50cyJ9\n7qiLQ6QSKv7curVDwvSpplffUPji9dNqztdQjTNkaZHXxgWZP93sJfwKzg","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/aeologic/cctv/Activity/ComplaintListActivity.java, line(s) 134,550,130,267,282,345,520,576,405\ncom/aeologic/cctv/Activity/DoneDetailActivity.java, line(s) 186,196,238,270,382,686,699,719,725,734,752\ncom/aeologic/cctv/Activity/FeedbackActivity.java, line(s) 141,88\ncom/aeologic/cctv/Activity/FeedbackDetailActivity.java, line(s) 64,76\ncom/aeologic/cctv/Activity/FeedbackListActivity.java, line(s) 195,290,149\ncom/aeologic/cctv/Activity/FitnessDetails.java, line(s) 142,146,149,152,64\ncom/aeologic/cctv/Activity/HomeActivity.java, line(s) 417,212,221,244,251,369,465,476,479,487,520,647\ncom/aeologic/cctv/Activity/InProgressDetailActivity.java, line(s) 80,199,203\ncom/aeologic/cctv/Activity/OffenceAnalyticsActivity.java, line(s) 395,472,616,118,365,512,238\ncom/aeologic/cctv/Activity/OtpActivity.java, line(s) 164,179\ncom/aeologic/cctv/Activity/PassCodeActivity.java, line(s) 399,365,431\ncom/aeologic/cctv/Activity/ProfileActivity.java, line(s) 107,171\ncom/aeologic/cctv/Activity/ReOpenActivity.java, line(s) 252,94,95,151,191,192,248,282\ncom/aeologic/cctv/Activity/RegistrationActivity.java, line(s) 150,208,252\ncom/aeologic/cctv/Activity/ReportFeedBackActivity.java, line(s) 65,66,91\ncom/aeologic/cctv/Activity/ResolveActivity.java, line(s) 337,866,931,221,260,345,678,682,698,706,815,943,970,976,985,990,1011,1054\ncom/aeologic/cctv/Activity/SendComplaintActivity.java, line(s) 297,299,335,718,1108,1114,1515,1866,331,333,336,354,359,376,418,425,437,509,545,580,673,674,681,685,687,728,1080,1084,1106,1110,1134,1177,1198,1214,1222,1436,1475,1504,1505,1510,1517,1526,1531,1544,1699,1774,1781,1784,1796,1801,1802,1814,1820,1828,1892,1975,1744\ncom/aeologic/cctv/Activity/SplashScreen.java, line(s) 67,190,195,216,219,109,133\ncom/aeologic/cctv/Adapter/FeedbackListAdapter.java, line(s) 73,85,88\ncom/aeologic/cctv/Adapter/InProgressAdapter.java, line(s) 50,32,38,45,46\ncom/aeologic/cctv/Adapter/OffenceAnalyticsAdapter.java, line(s) 84,40\ncom/aeologic/cctv/Adapter/OffenceListAdapter.java, line(s) 52,58,83\ncom/aeologic/cctv/Async/ChangePasswordAsyncTask.java, line(s) 58,67,114\ncom/aeologic/cctv/Async/DoneDetailsAsync.java, line(s) 232,238,243,266,286,45,52,290\ncom/aeologic/cctv/Async/DownloadImagesAsync.java, line(s) 42,81,84,49,51,54,55\ncom/aeologic/cctv/Async/DownloadPDFAsyncTask.java, line(s) 78,93,116,132,151,170,183,192\ncom/aeologic/cctv/Async/GetOtpAsyncTask.java, line(s) 84,221,222,300,77,197,266\ncom/aeologic/cctv/Async/GetRCDetailsAsync.java, line(s) 57,49\ncom/aeologic/cctv/Async/GetZoneAsyncTask.java, line(s) 60,52\ncom/aeologic/cctv/Async/ImageLoadTask.java, line(s) 40\ncom/aeologic/cctv/Async/ImageLoadTask1.java, line(s) 43\ncom/aeologic/cctv/Async/ImageLoadTask2.java, line(s) 42\ncom/aeologic/cctv/Async/LoginAsyncTask.java, line(s) 50,124,78,161,53,64,154\ncom/aeologic/cctv/Async/LogoutAsyncTask.java, line(s) 50,44\ncom/aeologic/cctv/Async/LogoutAsyncTask1.java, line(s) 50,44\ncom/aeologic/cctv/Async/RejectReportAsyncTask.java, line(s) 66,109,55\ncom/aeologic/cctv/Async/ResolveReportAsyncTask.java, line(s) 62,66,70,77,122,54\ncom/aeologic/cctv/Async/SendDetailsAsyncTask.java, line(s) 89,94,99,123,128,178,196,199,80\ncom/aeologic/cctv/Async/TestAsync.java, line(s) 55,64,38,43\ncom/aeologic/cctv/Async/UpdatePersonalInfo.java, line(s) 67,56,85,106\ncom/aeologic/cctv/Connection/ConnectionDetector.java, line(s) 19\ncom/aeologic/cctv/Database/Database.java, line(s) 57,59,60,62,63,65,94,95,163,349\ncom/aeologic/cctv/Fragment/DoneFragment.java, line(s) 164,228,240,106\ncom/aeologic/cctv/Fragment/InProgressFragment.java, line(s) 44\ncom/aeologic/cctv/GooglePlaceAPI/DownloadLatLongAsync.java, line(s) 41,60,61,71,74\ncom/aeologic/cctv/GooglePlaceAPI/GetAddressAsyncTask.java, line(s) 66\ncom/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java, line(s) 148,183,618,623,708,731,733,735,741,799,823,144,284,299,412,526,527,569,696,786,472\ncom/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java, line(s) 192,672,188,199,274,306,484,635,732,815,828,848,854,864,882,1006\ncom/aeologic/cctv/OfficersActivities/ManagerDoneDetailsAsync.java, line(s) 228,234,239,262,282,46,53,286\ncom/aeologic/cctv/OfficersActivities/ManagerForgotPasswordActivity.java, line(s) 87\ncom/aeologic/cctv/OfficersActivities/ManagerForwardComplaintActivity.java, line(s) 111,302,539,547,562,627,631,635,718,89,378,421,422,464,507,508,548,667,668,705\ncom/aeologic/cctv/OfficersActivities/ManagerFullImageActivity.java, line(s) 31\ncom/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java, line(s) 148,160,252,453,464,467,508,588,630\ncom/aeologic/cctv/OfficersActivities/ManagerOffenceListAdapter.java, line(s) 41,47\ncom/aeologic/cctv/OfficersActivities/ManagerProfileActivity.java, line(s) 73,136\ncom/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java, line(s) 267,353,452,836,889,1203,1269,1705,263,265,268,279,284,415,460,495,535,539,541,559,885,902,906,956,998,1019,1035,1043,1152,1281,1313,1342,1343,1347,1353,1362,1367,1388,1488,1539,1614,1621,1624,1636,1641,1642,1653,1659,1667,1584\ncom/aeologic/cctv/OfficersActivities/ManagerSendDetailsAsyncTask.java, line(s) 85,90,95,117,167,185,188,76\ncom/aeologic/cctv/OfficersActivities/UpdateMangerInfo.java, line(s) 66,84,105\ncom/aeologic/cctv/OfficersActivities/WebNewActivity.java, line(s) 26\ncom/aeologic/cctv/Receiver/ConnectionChangeReceiver.java, line(s) 23,19\ncom/aeologic/cctv/Service/DownloadService.java, line(s) 88,91,117,40,60,63,67,68\ncom/aeologic/cctv/Service/GPSLocationService.java, line(s) 76,79,85,88,104\ncom/aeologic/cctv/Service/NetworkJobService.java, line(s) 19\ncom/aeologic/cctv/Service/SMSService.java, line(s) 20,28\ncom/aeologic/cctv/Service/UploadOfflineSurvey.java, line(s) 59,149,40,55,82,112\ncom/aeologic/cctv/Utility/AppController.java, line(s) 44\ncom/aeologic/cctv/Utility/FileUtils.java, line(s) 20\ncom/aeologic/cctv/Utility/MultipartUtility.java, line(s) 29,65\ncom/aeologic/cctv/Utility/TouchImageView.java, line(s) 213\ncom/aeologic/cctv/Utility/Util.java, line(s) 303,346,68,207,228,263\ncom/aeologic/cctv/Utility/VolleyMultipartRequest.java, line(s) 39,49\ncom/afollestad/materialcamera/internal/BaseCameraFragment.java, line(s) 95\ncom/afollestad/materialcamera/internal/Camera2Fragment.java, line(s) 392,456,473,535,552,609,626,686,703,760,777,1131,398\ncom/afollestad/materialcamera/internal/CameraFragment.java, line(s) 251,262,529\ncom/afollestad/materialcamera/internal/CameraPreview.java, line(s) 35,57\ncom/afollestad/materialcamera/internal/VideoStreamView.java, line(s) 156,276,290\ncom/afollestad/materialcamera/util/Degrees.java, line(s) 110\ncom/afollestad/materialcamera/util/ImageUtil.java, line(s) 94\ncom/afollestad/materialdialogs/MaterialDialog.java, line(s) 603\ncom/bumptech/glide/Glide.java, line(s) 217,226,144,143,216,223,256,257\ncom/bumptech/glide/disklrucache/DiskLruCache.java, line(s) 102\ncom/bumptech/glide/gifdecoder/GifHeaderParser.java, line(s) 237,276,236,275\ncom/bumptech/glide/gifdecoder/StandardGifDecoder.java, line(s) 154,172,191,153,171,190,212,221\ncom/bumptech/glide/load/data/AssetPathFetcher.java, line(s) 38,37\ncom/bumptech/glide/load/data/HttpUrlFetcher.java, line(s) 57,136,56,60,66,71,135,68,72\ncom/bumptech/glide/load/data/LocalUriFetcher.java, line(s) 40,39\ncom/bumptech/glide/load/data/mediastore/ThumbFetcher.java, line(s) 54,53\ncom/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java, line(s) 65,120,64,119\ncom/bumptech/glide/load/engine/DecodeJob.java, line(s) 217,216,371,417,463\ncom/bumptech/glide/load/engine/DecodePath.java, line(s) 60,61\ncom/bumptech/glide/load/engine/Engine.java, line(s) 29,113\ncom/bumptech/glide/load/engine/GlideException.java, line(s) 80\ncom/bumptech/glide/load/engine/SourceGenerator.java, line(s) 93,94\ncom/bumptech/glide/load/engine/bitmap_recycle/LruArrayPool.java, line(s) 93,145,94,146\ncom/bumptech/glide/load/engine/bitmap_recycle/LruBitmapPool.java, line(s) 147,177,185,209,92,99,146,156,176,184,198,208,217,93,100,157,223,199\ncom/bumptech/glide/load/engine/cache/DiskLruCacheWrapper.java, line(s) 54,64,78,84,114,126,55,79,67,85,115,127\ncom/bumptech/glide/load/engine/cache/MemorySizeCalculator.java, line(s) 52,51\ncom/bumptech/glide/load/engine/executor/GlideExecutor.java, line(s) 186,183\ncom/bumptech/glide/load/engine/executor/RuntimeCompat.java, line(s) 40,39\ncom/bumptech/glide/load/engine/prefill/BitmapPreFillRunner.java, line(s) 72,71\ncom/bumptech/glide/load/model/ByteBufferEncoder.java, line(s) 22,21\ncom/bumptech/glide/load/model/ByteBufferFileLoader.java, line(s) 64,63\ncom/bumptech/glide/load/model/FileLoader.java, line(s) 70,69\ncom/bumptech/glide/load/model/ResourceLoader.java, line(s) 41,44\ncom/bumptech/glide/load/model/StreamEncoder.java, line(s) 41,40\ncom/bumptech/glide/load/resource/ImageDecoderResourceDecoder.java, line(s) 66,67\ncom/bumptech/glide/load/resource/bitmap/BitmapEncoder.java, line(s) 72,71,88,89\ncom/bumptech/glide/load/resource/bitmap/BitmapImageDecoderResourceDecoder.java, line(s) 20,21\ncom/bumptech/glide/load/resource/bitmap/DefaultImageHeaderParser.java, line(s) 118,125,144,152,184,194,206,220,234,240,244,249,255,259,117,124,143,151,183,193,205,219,233,239,243,248,254,258\ncom/bumptech/glide/load/resource/bitmap/Downsampler.java, line(s) 224,343,383,173,197,223,307,342,382,174,308,409\ncom/bumptech/glide/load/resource/bitmap/DrawableToBitmapConverter.java, line(s) 47,53,48,54\ncom/bumptech/glide/load/resource/bitmap/HardwareConfigState.java, line(s) 136,137\ncom/bumptech/glide/load/resource/bitmap/TransformationUtils.java, line(s) 174,117,126,133,147,152,171,118,127,134,135,136,137,148,153\ncom/bumptech/glide/load/resource/bitmap/VideoDecoder.java, line(s) 141,138\ncom/bumptech/glide/load/resource/gif/ByteBufferGifDecoder.java, line(s) 82,87,92,101,83,88,93,102\ncom/bumptech/glide/load/resource/gif/GifDrawableEncoder.java, line(s) 27,28\ncom/bumptech/glide/load/resource/gif/StreamGifDecoder.java, line(s) 57,60\ncom/bumptech/glide/manager/DefaultConnectivityMonitor.java, line(s) 24,23,54,72,55,73\ncom/bumptech/glide/manager/DefaultConnectivityMonitorFactory.java, line(s) 17,16\ncom/bumptech/glide/manager/RequestManagerFragment.java, line(s) 127,128\ncom/bumptech/glide/manager/RequestManagerRetriever.java, line(s) 325,326,334\ncom/bumptech/glide/manager/RequestTracker.java, line(s) 27,28\ncom/bumptech/glide/manager/SupportRequestManagerFragment.java, line(s) 134,141,135,142\ncom/bumptech/glide/module/ManifestParser.java, line(s) 24,31,42,47,23,30,35,41,46,36\ncom/bumptech/glide/request/SingleRequest.java, line(s) 437,56,565,485\ncom/bumptech/glide/request/target/CustomViewTarget.java, line(s) 283,284,300,301\ncom/bumptech/glide/request/target/ViewTarget.java, line(s) 281,282,298,299\ncom/bumptech/glide/signature/ApplicationVersionSignature.java, line(s) 48\ncom/bumptech/glide/util/ContentLengthInputStream.java, line(s) 30,29\ncom/bumptech/glide/util/pool/FactoryPools.java, line(s) 92,93\ncom/github/rtoshiro/view/video/FullscreenVideoLayout.java, line(s) 120,125,152,174,183,210,221,231,239,259,267,307,313,319\ncom/github/rtoshiro/view/video/FullscreenVideoView.java, line(s) 92,99,105,112,123,144,161,167,178,183,198,204,214,221,264,279,288,300,321,339,359,410,446,454,607,608,609,677,687,693,704,714,806,822,524,529\nme/zhanghai/android/materialprogressbar/BaseProgressLayerDrawable.java, line(s) 74\nme/zhanghai/android/materialprogressbar/MaterialProgressBar.java, line(s) 121,364,374","section":"code"}],"secure":[{"title":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4\n\nFiles:\ncom/aeologic/cctv/Utility/AppController.java, line(s) 133,107,131,133,129,130,130","section":"code"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 8 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.CAMERA (dangerous): take pictures and videos - Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time.\n\nandroid.permission.READ_PHONE_NUMBERS (dangerous): allows reading of the device's phone number(s). - Allows read access to the device's phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications.\n\nandroid.permission.READ_PHONE_STATE (dangerous): read phone state and identity - Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.RECORD_AUDIO (dangerous): record audio - Allows application to access the audio record path.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.","section":"permissions"},{"title":"Found 2 certificate/key file(s)","description":"Ensure that these files does not contain any private information or sensitive key materials.\n\nres/CK.crt\nres/3G.crt","section":"files"}],"total_trackers":432,"trackers":0,"security_score":49,"app_name":"Green Delhi App","file_name":"app-live-release.apk","hash":"2933ca74baf976f47ea752417b6f6976","version_name":"1.9.1"},"static_report":{"version":"v4.5.1","title":"Static Analysis","file_name":"app-live-release.apk","app_name":"Green Delhi App","app_type":"apk","size":"8.08MB","md5":"2933ca74baf976f47ea752417b6f6976","sha1":"ed3f18eaac9168b5839ad1557c14ca03c44d3660","sha256":"bef5b58e408be434418ab6400d4f7ab0377a467dbc2ddc04c49eaa66dd254b67","package_name":"com.green_delhi_poll","main_activity":"com.aeologic.cctv.Activity.SplashScreen","exported_activities":"[]","browsable_activities":{},"activities":["com.aeologic.cctv.Activity.SplashScreen","com.aeologic.cctv.Utility.SelectLanguage","com.aeologic.cctv.Activity.SendComplaintActivity","com.aeologic.cctv.OfficersActivities.ManagerSendComplaintActivity","com.aeologic.cctv.Activity.InProgressDetailActivity","com.aeologic.cctv.Activity.RegistrationActivity","com.aeologic.cctv.Activity.UserLoginActivity","com.aeologic.cctv.OfficersActivities.ManagerLoginActivity","com.aeologic.cctv.Activity.OtpActivity","com.aeologic.cctv.Activity.HomeActivity","com.aeologic.cctv.OfficersActivities.ManagerHomeActivity","com.aeologic.cctv.Activity.ComplaintListActivity","com.aeologic.cctv.OfficersActivities.ManagerComplaintListActivity","com.aeologic.cctv.Activity.FAQActivity","com.aeologic.cctv.Activity.FullImageActivity","com.aeologic.cctv.OfficersActivities.ManagerFullImageActivity","com.aeologic.cctv.Activity.DoneDetailActivity","com.aeologic.cctv.OfficersActivities.ManagerDoneDetailActivity","com.aeologic.cctv.Activity.FeedbackActivity","com.aeologic.cctv.Activity.WebViewActivity","com.aeologic.cctv.Activity.FeedbackListActivity","com.aeologic.cctv.Activity.FeedbackDetailActivity","com.aeologic.cctv.Activity.FitnessDetails","com.aeologic.cctv.Activity.FitnessRCSearchActivity","com.aeologic.cctv.Activity.ResolveActivity","com.aeologic.cctv.Activity.OffenceAnalyticsActivity","com.afollestad.materialcamera.CaptureActivity","com.afollestad.materialcamera.CaptureActivity2","com.aeologic.cctv.Activity.ChangePasswordActivity","com.aeologic.cctv.Activity.ProfileActivity","com.aeologic.cctv.OfficersActivities.ManagerProfileActivity","com.aeologic.cctv.OfficersActivities.ManagerForwardComplaintActivity","com.aeologic.cctv.Activity.ReportFeedBackActivity","com.aeologic.cctv.Activity.ReOpenActivity","com.aeologic.cctv.OfficersActivities.ManagerForgotPasswordActivity","com.aeologic.cctv.OfficersActivities.WebNewActivity","com.google.android.gms.common.api.GoogleApiActivity"],"receivers":["com.aeologic.cctv.Receiver.ConnectionChangeReceiver"],"providers":["androidx.core.content.FileProvider"],"services":["com.aeologic.cctv.Service.SMSService","com.aeologic.cctv.Service.DownloadService","com.aeologic.cctv.Service.UploadOfflineSurvey","com.aeologic.cctv.Service.NetworkJobService","com.aeologic.cctv.Service.GPSLocationService"],"libraries":["org.apache.http.legacy"],"target_sdk":"33","max_sdk":"","min_sdk":"24","version_name":"1.9.1","version_code":"26","icon_path":"2933ca74baf976f47ea752417b6f6976-icon.png","permissions":{"android.permission.CAMERA":{"status":"dangerous","info":"take pictures and videos","description":"Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time."},"android.permission.READ_PHONE_NUMBERS":{"status":"dangerous","info":"allows reading of the device's phone number(s).","description":"Allows read access to the device's phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications."},"android.permission.READ_PHONE_STATE":{"status":"dangerous","info":"read phone state and identity","description":"Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on."},"android.permission.INTERNET":{"status":"normal","info":"full Internet access","description":"Allows an application to create network sockets."},"android.permission.READ_EXTERNAL_STORAGE":{"status":"dangerous","info":"read external storage contents","description":"Allows an application to read from external storage."},"android.permission.ACCESS_COARSE_LOCATION":{"status":"dangerous","info":"coarse (network-based) location","description":"Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are."},"android.permission.RECORD_AUDIO":{"status":"dangerous","info":"record audio","description":"Allows application to access the audio record path."},"android.permission.ACCESS_FINE_LOCATION":{"status":"dangerous","info":"fine (GPS) location","description":"Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power."},"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS":{"status":"normal","info":"access extra location provider commands","description":"Access extra location provider commands. Malicious applications could use this to interfere with the operation of the GPS or other location sources."},"android.permission.WRITE_EXTERNAL_STORAGE":{"status":"dangerous","info":"read/modify/delete external storage contents","description":"Allows an application to write to external storage."},"android.permission.ACCESS_NETWORK_STATE":{"status":"normal","info":"view network status","description":"Allows an application to view the status of all networks."},"com.android.launcher.permission.INSTALL_SHORTCUT":{"status":"unknown","info":"Unknown permission","description":"Unknown permission from android reference"}},"malware_permissions":{"top_malware_permissions":["android.permission.CAMERA","android.permission.READ_PHONE_STATE","android.permission.INTERNET","android.permission.READ_EXTERNAL_STORAGE","android.permission.ACCESS_COARSE_LOCATION","android.permission.RECORD_AUDIO","android.permission.ACCESS_FINE_LOCATION","android.permission.WRITE_EXTERNAL_STORAGE","android.permission.ACCESS_NETWORK_STATE"],"other_abused_permissions":["android.permission.ACCESS_LOCATION_EXTRA_COMMANDS","com.android.launcher.permission.INSTALL_SHORTCUT"],"total_malware_permissions":25,"total_other_permissions":44},"certificate_analysis":{"certificate_info":"Binary is signed\nv1 signature: False\nv2 signature: True\nv3 signature: False\nv4 signature: False\nX.509 Subject: C=IN, ST=Delhi, L=Delhi, O=DPCC, OU=Sales, CN=DPCC\nSignature Algorithm: rsassa_pkcs1v15\nValid From: 2022-05-24 07:23:14+00:00\nValid To: 2047-05-18 07:23:14+00:00\nIssuer: C=IN, ST=Delhi, L=Delhi, O=DPCC, OU=Sales, CN=DPCC\nSerial Number: 0x17c6b8c\nHash Algorithm: sha256\nmd5: 47c42e3d808280b0b7b7226a8d72fdc2\nsha1: ef0fd943b38d2e97216beabfc52c67fa2bfcde39\nsha256: f4df2ae0f762a44278966e6b61f1e7514d33f8fc0498d7632310294caf020ac4\nsha512: 71aa35f778f17580c1de112bd80250dde14fa36fd54bcc6c66c1e6531e07f5805c585fa0360e5809383cae1ff54042a7d00c32b2f7049960d85fe36ee0d7dfdd\nPublicKey Algorithm: rsa\nBit Size: 2048\nFingerprint: 6e8bc8cb266a51498ae71fd0e82702f62084c3645d6d4692aad510d96f41f5e5\nFound 1 unique certificates","certificate_findings":[["info","Application is signed with a code signing certificate","Signed Application"]],"certificate_summary":{"high":0,"warning":0,"info":1}},"manifest_analysis":{"manifest_findings":[{"rule":"vulnerable_os_version","title":"App can be installed on a vulnerable unpatched Android version 7.0, [minSdk=24]","severity":"high","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","name":"App can be installed on a vulnerable unpatched Android version 7.0, [minSdk=24]","component":["7.0","24"]},{"rule":"has_network_security","title":"App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_config]","severity":"info","description":"The Network Security Configuration feature lets apps customize their network security settings in a safe, declarative configuration file without modifying app code. These settings can be configured for specific domains and for a specific app. ","name":"App has a Network Security Configuration [android:networkSecurityConfig=@xml/network_security_config]","component":["@xml/network_security_config"]},{"rule":"app_allowbackup","title":"Application Data can be Backed up [android:allowBackup=true]","severity":"warning","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","name":"Application Data can be Backed up [android:allowBackup=true]","component":[]},{"rule":"explicitly_exported","title":"Broadcast Receiver (com.aeologic.cctv.Receiver.ConnectionChangeReceiver) is not Protected. [android:exported=true]","severity":"warning","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Broadcast Receiver com.aeologic.cctv.Receiver.ConnectionChangeReceiver is not Protected. [android:exported=true]","component":["Broadcast Receiver","com.aeologic.cctv.Receiver.ConnectionChangeReceiver"]},{"rule":"exported_protected_permission_not_defined","title":"Service (com.aeologic.cctv.Service.NetworkJobService) is Protected by a permission, but the protection level of the permission should be checked. <strong>Permission: </strong>android.permission.BIND_JOB_SERVICE [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","name":"Service com.aeologic.cctv.Service.NetworkJobService is Protected by a permission, but the protection level of the permission should be checked. [<strong>Permission: </strong>android.permission.BIND_JOB_SERVICE] [android:exported=true]","component":["Service","com.aeologic.cctv.Service.NetworkJobService","<strong>Permission: </strong>android.permission.BIND_JOB_SERVICE"]},{"rule":"explicitly_exported","title":"Service (com.aeologic.cctv.Service.GPSLocationService) is not Protected. [android:exported=true]","severity":"warning","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","name":"Service com.aeologic.cctv.Service.GPSLocationService is not Protected. [android:exported=true]","component":["Service","com.aeologic.cctv.Service.GPSLocationService"]}],"manifest_summary":{"high":1,"warning":4,"info":0,"suppressed":0}},"network_security":{"network_findings":[{"scope":["greendelhi.nic.in","greendelhi.aeologic.in","dpccairdata.com","182.75.174.13"],"description":"Domain config is insecurely configured to permit clear text traffic to these domains in scope.","severity":"high"}],"network_summary":{"high":1,"warning":0,"info":0,"secure":0}},"binary_analysis":[],"file_analysis":[{"finding":"Certificate/Key files hardcoded inside the app.","files":["res/CK.crt","res/3G.crt"]}],"android_api":{"api_get_system_service":{"files":{"com/aeologic/cctv/Activity/ComplaintListActivity.java":"129","com/aeologic/cctv/Activity/FitnessRCSearchActivity.java":"68","com/aeologic/cctv/Activity/RegistrationActivity.java":"152","com/aeologic/cctv/Activity/ResolveActivity.java":"224","com/aeologic/cctv/Activity/SendComplaintActivity.java":"332,512,683,1838","com/aeologic/cctv/Adapter/DrawerItemAdapter.java":"27","com/aeologic/cctv/Connection/ConnectionDetector.java":"18","com/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java":"143","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"264,418,537,1677","com/aeologic/cctv/Receiver/ConnectionChangeReceiver.java":"18","com/aeologic/cctv/Utility/SingleShotLocationProvider.java":"21","com/aeologic/cctv/Utility/Util.java":"192,281,285","com/afollestad/materialcamera/internal/Camera2Fragment.java":"335,1122","com/afollestad/materialcamera/util/CameraUtil.java":"132","com/afollestad/materialcamera/util/Degrees.java":"75","com/afollestad/materialdialogs/util/DialogUtils.java":"194,205","com/alimuzaffar/lib/pin/PinEntryEditText.java":"436","com/bumptech/glide/load/engine/cache/MemorySizeCalculator.java":"110","com/bumptech/glide/manager/DefaultConnectivityMonitor.java":"69","com/bumptech/glide/request/target/CustomViewTarget.java":"194","com/bumptech/glide/request/target/NotificationTarget.java":"45","com/bumptech/glide/request/target/ViewTarget.java":"192","com/github/rtoshiro/view/video/FullscreenVideoLayout.java":"79"},"metadata":{"description":"Get System Service","severity":"info"}},"api_local_file_io":{"files":{"com/aeologic/cctv/Activity/FitnessDetails.java":"21,22,22,23,23,24,185","com/aeologic/cctv/Activity/ResolveActivity.java":"51,52,52,53,334,683,813,864,869,929,934,969,1010,1067","com/aeologic/cctv/Activity/SendComplaintActivity.java":"98,99,99,100,100,101,101,102,102,103,1085,1471,1493,1509,1543,1557","com/aeologic/cctv/Adapter/LanguageAdapter.java":"21","com/aeologic/cctv/Async/ChangePasswordAsyncTask.java":"19,20","com/aeologic/cctv/Async/DoneDetailsAsync.java":"14,15","com/aeologic/cctv/Async/DownloadImagesAsync.java":"10,11,11,12,12,13,13,14,70,90","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"17,18,18,19,19,20,20,21,21,22,70,72,171,188,197","com/aeologic/cctv/Async/GetOtpAsyncTask.java":"31,32","com/aeologic/cctv/Async/GetRCDetailsAsync.java":"16,17","com/aeologic/cctv/Async/GetZoneAsyncTask.java":"15,16","com/aeologic/cctv/Async/LoginAsyncTask.java":"183,56,181,25,26","com/aeologic/cctv/Async/LogoutAsyncTask.java":"14,15","com/aeologic/cctv/Async/LogoutAsyncTask1.java":"14,15","com/aeologic/cctv/Async/RejectReportAsyncTask.java":"19,20","com/aeologic/cctv/Async/ResolveReportAsyncTask.java":"19,20,20,21,61,65,69","com/aeologic/cctv/Async/SendDetailsAsyncTask.java":"23,24,24,25,88,93,98","com/aeologic/cctv/Async/TestAsync.java":"9,10","com/aeologic/cctv/Async/UpdatePersonalInfo.java":"122,38,95,120,21,22","com/aeologic/cctv/GooglePlaceAPI/DownloadLatLongAsync.java":"11,12","com/aeologic/cctv/GooglePlaceAPI/GetAddressAsyncTask.java":"9,10","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailsAsync.java":"15,16","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"84,85,85,86,86,87,87,88,88,89,450,833,838,886,892,907,1150,1201,1206,1267,1272,1309,1331,1346,1387,1401,1567","com/aeologic/cctv/OfficersActivities/ManagerSendDetailsAsyncTask.java":"22,23,23,24,84,89,94","com/aeologic/cctv/OfficersActivities/UpdateMangerInfo.java":"121,38,94,119,21,22","com/aeologic/cctv/Service/DownloadService.java":"10,11,11,12,12,13,13,14,77,97","com/aeologic/cctv/Service/UploadOfflineSurvey.java":"17,18,18,19,88,93,98","com/aeologic/cctv/Utility/AppController.java":"12,13,13,14","com/aeologic/cctv/Utility/FileUtils.java":"8,9,18,29,31","com/aeologic/cctv/Utility/LocaleHelper.java":"38","com/aeologic/cctv/Utility/MultipartUtility.java":"3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12","com/aeologic/cctv/Utility/Prefrence.java":"22,28,42,52,62,72,82,92,102,112,122,132,142,152,162,172,182,192,202,212,222,232,242,268,282,292,18,22,28,34,38,42,48,52,58,62,68,72,78,82,88,92,98,102,108,112,118,122,128,132,138,142,148,152,158,162,168,172,178,182,188,192,198,202,208,212,218,222,228,232,238,242,268,274,278,282,288,292","com/aeologic/cctv/Utility/SelectLanguage.java":"28","com/aeologic/cctv/Utility/Util.java":"43,44,44,45,45,46,46,47,47,48,243,251,259,344,355,358,361","com/aeologic/cctv/Utility/VolleyMultipartRequest.java":"10,11,11,12,12,13,13,14,14,15","com/aeologic/cctv/session/SessionManager.java":"66,67,81,85,90,100,71,72","com/afollestad/materialcamera/MaterialCamera.java":"10,11","com/afollestad/materialcamera/internal/BaseCameraFragment.java":"28,29,337","com/afollestad/materialcamera/internal/BaseCaptureActivity.java":"21,22,337","com/afollestad/materialcamera/internal/Camera2Fragment.java":"40,41,41,42,42,43,834","com/afollestad/materialcamera/internal/CameraFragment.java":"21,22","com/afollestad/materialcamera/util/CameraUtil.java":"8,9,35,37","com/afollestad/materialcamera/util/ImageUtil.java":"9,10,10,11,11,12","com/bumptech/glide/Glide.java":"135,89,90,90,91,137","com/bumptech/glide/ModelTypes.java":"5,6","com/bumptech/glide/RequestBuilder.java":"25,26","com/bumptech/glide/RequestManager.java":"28,29","com/bumptech/glide/disklrucache/DiskLruCache.java":"4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,72,73,74,86,88,638,640","com/bumptech/glide/disklrucache/StrictLineReader.java":"2,3,3,4,4,5,5,6,6,7,7,8","com/bumptech/glide/disklrucache/Util.java":"3,4,4,5,5,6,6,7,7,8","com/bumptech/glide/gifdecoder/GifDecoder.java":"3,4","com/bumptech/glide/gifdecoder/StandardGifDecoder.java":"6,7,7,8,8,9","com/bumptech/glide/load/Encoder.java":"2,3","com/bumptech/glide/load/HttpException.java":"2,3","com/bumptech/glide/load/ImageHeaderParser.java":"3,4,4,5","com/bumptech/glide/load/ImageHeaderParserUtils.java":"6,7,7,8,8,9","com/bumptech/glide/load/ResourceDecoder.java":"3,4","com/bumptech/glide/load/data/AssetFileDescriptorLocalUriFetcher.java":"5,6,6,7","com/bumptech/glide/load/data/AssetPathFetcher.java":"7,8","com/bumptech/glide/load/data/BufferedOutputStream.java":"3,4,4,5","com/bumptech/glide/load/data/DataRewinder.java":"2,3","com/bumptech/glide/load/data/ExifOrientationStream.java":"2,3,3,4,4,5","com/bumptech/glide/load/data/FileDescriptorAssetPathFetcher.java":"4,5","com/bumptech/glide/load/data/FileDescriptorLocalUriFetcher.java":"6,7,7,8","com/bumptech/glide/load/data/HttpUrlFetcher.java":"11,12,12,13","com/bumptech/glide/load/data/InputStreamRewinder.java":"5,6,6,7","com/bumptech/glide/load/data/LocalUriFetcher.java":"8,9,9,10","com/bumptech/glide/load/data/ParcelFileDescriptorRewinder.java":"8,9","com/bumptech/glide/load/data/StreamAssetPathFetcher.java":"3,4,4,5","com/bumptech/glide/load/data/StreamLocalUriFetcher.java":"6,7,7,8,8,9","com/bumptech/glide/load/data/mediastore/FileService.java":"2,3,16","com/bumptech/glide/load/data/mediastore/ThumbFetcher.java":"13,14,14,15,15,16","com/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java":"10,11,11,12,12,13,13,14","com/bumptech/glide/load/engine/DataCacheGenerator.java":"7,8","com/bumptech/glide/load/engine/DataCacheWriter.java":"5,6","com/bumptech/glide/load/engine/DecodeHelper.java":"15,16","com/bumptech/glide/load/engine/DecodePath.java":"9,10","com/bumptech/glide/load/engine/GlideException.java":"5,6,6,7,7,8","com/bumptech/glide/load/engine/ResourceCacheGenerator.java":"7,8","com/bumptech/glide/load/engine/cache/DiskCache.java":"3,4","com/bumptech/glide/load/engine/cache/DiskCacheAdapter.java":"4,5","com/bumptech/glide/load/engine/cache/DiskLruCacheFactory.java":"13,19,28,41,3,4,20,29","com/bumptech/glide/load/engine/cache/DiskLruCacheWrapper.java":"6,7,7,8","com/bumptech/glide/load/engine/cache/ExternalCacheDiskCacheFactory.java":"22,5,6,27","com/bumptech/glide/load/engine/cache/ExternalPreferredCacheDiskCacheFactory.java":"21,29,5,6,25,32","com/bumptech/glide/load/engine/cache/InternalCacheDiskCacheFactory.java":"21,22,5,6,26","com/bumptech/glide/load/engine/executor/RuntimeCompat.java":"5,6,6,7,29","com/bumptech/glide/load/model/AssetUriLoader.java":"11,12","com/bumptech/glide/load/model/ByteArrayLoader.java":"8,9,9,10","com/bumptech/glide/load/model/ByteBufferEncoder.java":"6,7,7,8","com/bumptech/glide/load/model/ByteBufferFileLoader.java":"10,11,11,12","com/bumptech/glide/load/model/DataUrlLoader.java":"9,10,10,11,11,12","com/bumptech/glide/load/model/FileLoader.java":"10,11,11,12,12,13,13,14,14,15","com/bumptech/glide/load/model/MediaStoreFileLoader.java":"13,14,14,15,68","com/bumptech/glide/load/model/ResourceLoader.java":"9,10","com/bumptech/glide/load/model/StreamEncoder.java":"6,7,7,8,8,9,9,10","com/bumptech/glide/load/model/StringLoader.java":"8,9,9,10,46","com/bumptech/glide/load/model/UriLoader.java":"13,14","com/bumptech/glide/load/model/UrlUriLoader.java":"5,6","com/bumptech/glide/load/model/stream/BaseGlideUrlLoader.java":"9,10","com/bumptech/glide/load/model/stream/HttpGlideUrlLoader.java":"11,12","com/bumptech/glide/load/model/stream/HttpUriLoader.java":"8,9","com/bumptech/glide/load/model/stream/MediaStoreImageThumbLoader.java":"11,12","com/bumptech/glide/load/model/stream/MediaStoreVideoThumbLoader.java":"12,13","com/bumptech/glide/load/model/stream/QMediaStoreUriLoader.java":"19,20,20,21,21,22,146","com/bumptech/glide/load/model/stream/UrlLoader.java":"7,8","com/bumptech/glide/load/resource/ImageDecoderResourceDecoder.java":"15,16","com/bumptech/glide/load/resource/bitmap/BitmapDrawableDecoder.java":"11,12","com/bumptech/glide/load/resource/bitmap/BitmapDrawableEncoder.java":"9,10","com/bumptech/glide/load/resource/bitmap/BitmapEncoder.java":"14,15,15,16,16,17,17,18","com/bumptech/glide/load/resource/bitmap/BitmapImageDecoderResourceDecoder.java":"9,10","com/bumptech/glide/load/resource/bitmap/ByteBufferBitmapDecoder.java":"7,8","com/bumptech/glide/load/resource/bitmap/ByteBufferBitmapImageDecoderResourceDecoder.java":"7,8","com/bumptech/glide/load/resource/bitmap/DefaultImageHeaderParser.java":"7,8,8,9","com/bumptech/glide/load/resource/bitmap/Downsampler.java":"23,24,24,25","com/bumptech/glide/load/resource/bitmap/ExifInterfaceImageHeaderParser.java":"6,7,7,8","com/bumptech/glide/load/resource/bitmap/HardwareConfigState.java":"6,7,11","com/bumptech/glide/load/resource/bitmap/ImageReader.java":"11,12,12,13","com/bumptech/glide/load/resource/bitmap/InputStreamBitmapImageDecoderResourceDecoder.java":"8,9,9,10","com/bumptech/glide/load/resource/bitmap/ParcelFileDescriptorBitmapDecoder.java":"7,8","com/bumptech/glide/load/resource/bitmap/RecyclableBufferedInputStream.java":"3,4,4,5,5,6","com/bumptech/glide/load/resource/bitmap/StreamBitmapDecoder.java":"11,12,12,13","com/bumptech/glide/load/resource/bitmap/VideoDecoder.java":"14,15","com/bumptech/glide/load/resource/file/FileDecoder.java":"5,6","com/bumptech/glide/load/resource/file/FileResource.java":"3,4","com/bumptech/glide/load/resource/gif/ByteBufferGifDecoder.java":"20,21","com/bumptech/glide/load/resource/gif/GifDrawableEncoder.java":"8,9,9,10","com/bumptech/glide/load/resource/gif/StreamGifDecoder.java":"9,10,10,11,11,12","com/bumptech/glide/load/resource/transcode/BitmapBytesTranscoder.java":"6,7","com/bumptech/glide/util/ByteBufferUtil.java":"2,3,3,4,4,5,5,6,6,7,7,8","com/bumptech/glide/util/ContentLengthInputStream.java":"4,5,5,6,6,7","com/bumptech/glide/util/ExceptionCatchingInputStream.java":"2,3,3,4","com/bumptech/glide/util/MarkEnforcingInputStream.java":"2,3,3,4,4,5","com/github/rtoshiro/view/video/FullscreenVideoView.java":"23,24"},"metadata":{"description":"Local File I/O Operations","severity":"info"}},"api_message_digest":{"files":{"com/aeologic/cctv/Utility/Util.java":"49,125,125,49","com/bumptech/glide/load/Key.java":"4,15,4","com/bumptech/glide/load/MultiTransformation.java":"5,57,5","com/bumptech/glide/load/Option.java":"4,10,20,49,4","com/bumptech/glide/load/Options.java":"6,39,50,6","com/bumptech/glide/load/engine/DataCacheKey.java":"4,40,4","com/bumptech/glide/load/engine/EngineKey.java":"7,70,7","com/bumptech/glide/load/engine/ResourceCacheKey.java":"10,56,10","com/bumptech/glide/load/engine/cache/SafeKeyGenerator.java":"10,21,55,58,10","com/bumptech/glide/load/engine/prefill/BitmapPreFillRunner.java":"13,106,13","com/bumptech/glide/load/model/GlideUrl.java":"9,83,9","com/bumptech/glide/load/resource/UnitTransformation.java":"6,18,6","com/bumptech/glide/load/resource/bitmap/BitmapDrawableTransformation.java":"10,52,10","com/bumptech/glide/load/resource/bitmap/CenterCrop.java":"5,28,5","com/bumptech/glide/load/resource/bitmap/CenterInside.java":"5,28,5","com/bumptech/glide/load/resource/bitmap/CircleCrop.java":"5,29,5","com/bumptech/glide/load/resource/bitmap/DrawableTransformation.java":"11,64,11","com/bumptech/glide/load/resource/bitmap/FitCenter.java":"5,28,5","com/bumptech/glide/load/resource/bitmap/GranularRoundedCorners.java":"7,45,7","com/bumptech/glide/load/resource/bitmap/Rotate.java":"7,35,7","com/bumptech/glide/load/resource/bitmap/RoundedCorners.java":"8,37,8","com/bumptech/glide/load/resource/bitmap/VideoDecoder.java":"17,31,43,17","com/bumptech/glide/load/resource/gif/GifDrawableTransformation.java":"10,46,10","com/bumptech/glide/signature/AndroidResourceSignature.java":"7,38,7","com/bumptech/glide/signature/EmptySignature.java":"4,15,4","com/bumptech/glide/signature/MediaStoreSignature.java":"5,39,5","com/bumptech/glide/signature/ObjectKey.java":"5,33,5"},"metadata":{"description":"Message Digest","severity":"info"}},"api_start_activity":{"files":{"com/aeologic/cctv/Activity/ChangePasswordActivity.java":"72","com/aeologic/cctv/Activity/ComplaintListActivity.java":"196,645","com/aeologic/cctv/Activity/DoneDetailActivity.java":"335,346,376,386,395,403","com/aeologic/cctv/Activity/FAQActivity.java":"105","com/aeologic/cctv/Activity/FeedbackActivity.java":"100","com/aeologic/cctv/Activity/FeedbackListActivity.java":"72,164,314","com/aeologic/cctv/Activity/FitnessDetails.java":"72,241","com/aeologic/cctv/Activity/FitnessRCSearchActivity.java":"103","com/aeologic/cctv/Activity/HomeActivity.java":"179,191,203,254,264,276,333,587","com/aeologic/cctv/Activity/InProgressDetailActivity.java":"137","com/aeologic/cctv/Activity/OffenceAnalyticsActivity.java":"114","com/aeologic/cctv/Activity/OtpActivity.java":"76,91,97,114,120","com/aeologic/cctv/Activity/PassCodeActivity.java":"157,258,273,387","com/aeologic/cctv/Activity/ReOpenActivity.java":"109,206","com/aeologic/cctv/Activity/RegistrationActivity.java":"225","com/aeologic/cctv/Activity/ReportFeedBackActivity.java":"105","com/aeologic/cctv/Activity/ResolveActivity.java":"203,677,877,942,950","com/aeologic/cctv/Activity/SendComplaintActivity.java":"322,1143,1605,1617,1079,1380,1435,1443","com/aeologic/cctv/Activity/SplashScreen.java":"156","com/aeologic/cctv/Activity/UserLoginActivity.java":"103,183","com/aeologic/cctv/Adapter/DoneListAdapter.java":"139","com/aeologic/cctv/Adapter/FAQAdapter.java":"51","com/aeologic/cctv/Adapter/FeedbackListAdapter.java":"105","com/aeologic/cctv/Adapter/InProgressAdapter.java":"64","com/aeologic/cctv/Adapter/OffenceAnalyticsAdapter.java":"85","com/aeologic/cctv/Async/ChangePasswordAsyncTask.java":"106,125","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"202","com/aeologic/cctv/Async/GetOtpAsyncTask.java":"208","com/aeologic/cctv/Async/GetRCDetailsAsync.java":"312","com/aeologic/cctv/Async/LoginAsyncTask.java":"57","com/aeologic/cctv/Async/LogoutAsyncTask.java":"68","com/aeologic/cctv/Async/LogoutAsyncTask1.java":"68","com/aeologic/cctv/Async/RejectReportAsyncTask.java":"118","com/aeologic/cctv/Async/SendDetailsAsyncTask.java":"188,232","com/aeologic/cctv/Async/UpdatePersonalInfo.java":"96","com/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java":"217,849","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"233,366,377,421,427,436,489,507,1010","com/aeologic/cctv/OfficersActivities/ManagerDoneListAdapter.java":"164,176","com/aeologic/cctv/OfficersActivities/ManagerForgotPasswordActivity.java":"75,97","com/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java":"170,181,192,199,220,325,336,348,404,570","com/aeologic/cctv/OfficersActivities/ManagerLoginActivity.java":"113,121","com/aeologic/cctv/OfficersActivities/ManagerProfileActivity.java":"213","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"255,965,1438,1450,901,1214,1280,1288","com/aeologic/cctv/OfficersActivities/ManagerSendDetailsAsyncTask.java":"177,221","com/aeologic/cctv/OfficersActivities/UpdateMangerInfo.java":"95","com/aeologic/cctv/Utility/SelectLanguage.java":"62,65,68","com/aeologic/cctv/Utility/Util.java":"86,182,383","com/afollestad/materialcamera/MaterialCamera.java":"435,437,439"},"metadata":{"description":"Starting Activity","severity":"info"}},"api_ipc":{"files":{"com/aeologic/cctv/Activity/ChangePasswordActivity.java":"3,72","com/aeologic/cctv/Activity/ComplaintListActivity.java":"7,8,128,151,152,154,155,159,160,162,162,163,165,165,166,196,340,341,346,645","com/aeologic/cctv/Activity/DoneDetailActivity.java":"4,190,191,192,193,194,195,330,330,341,341,376,383,383,392,392,401,401","com/aeologic/cctv/Activity/FAQActivity.java":"3,105","com/aeologic/cctv/Activity/FeedbackActivity.java":"5,100","com/aeologic/cctv/Activity/FeedbackDetailActivity.java":"33,46,47","com/aeologic/cctv/Activity/FeedbackListActivity.java":"4,72,164,314","com/aeologic/cctv/Activity/FitnessDetails.java":"3,47,48,49,50,51,69,69,241","com/aeologic/cctv/Activity/FitnessRCSearchActivity.java":"3,100,100","com/aeologic/cctv/Activity/FullImageActivity.java":"32,33,35,36,38","com/aeologic/cctv/Activity/HomeActivity.java":"7,8,130,131,132,133,134,137,175,175,187,187,199,199,254,260,260,272,272,331,331,481,481,511,583,583","com/aeologic/cctv/Activity/InProgressDetailActivity.java":"3,77,78,79,132,132","com/aeologic/cctv/Activity/OffenceAnalyticsActivity.java":"5,6,114,119","com/aeologic/cctv/Activity/OtpActivity.java":"5,6,66,67,68,76,91,95,95,114,118,118,159,159,162","com/aeologic/cctv/Activity/PassCodeActivity.java":"6,157,258,271,271,387","com/aeologic/cctv/Activity/ReOpenActivity.java":"5,53,107,107,204,204,276,277,277","com/aeologic/cctv/Activity/RegistrationActivity.java":"5,67,68,220,220","com/aeologic/cctv/Activity/ReportFeedBackActivity.java":"5,59,60,61,103,103","com/aeologic/cctv/Activity/ResolveActivity.java":"6,169,196,196,199,673,673,868,868,933,933,950,964,1096","com/aeologic/cctv/Activity/SendComplaintActivity.java":"9,10,11,322,330,581,1075,1075,1143,1378,1378,1433,1433,1443,1502,1605,1617,1871,1871","com/aeologic/cctv/Activity/SplashScreen.java":"5,125,138,140,142,147,149,151","com/aeologic/cctv/Activity/UserLoginActivity.java":"3,51,52,103,179,179","com/aeologic/cctv/Activity/WebViewActivity.java":"32,33,34,35,36","com/aeologic/cctv/Adapter/DoneListAdapter.java":"4,133,133","com/aeologic/cctv/Adapter/FAQAdapter.java":"4,18,48,48","com/aeologic/cctv/Adapter/FeedbackListAdapter.java":"4,98,98","com/aeologic/cctv/Adapter/InProgressAdapter.java":"4,61,61","com/aeologic/cctv/Adapter/OffenceAnalyticsAdapter.java":"4,66,66","com/aeologic/cctv/Async/ChangePasswordAsyncTask.java":"6,106,125","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"6,198,198","com/aeologic/cctv/Async/GetOtpAsyncTask.java":"7,208","com/aeologic/cctv/Async/GetRCDetailsAsync.java":"7,297,297","com/aeologic/cctv/Async/LoginAsyncTask.java":"6,55,55","com/aeologic/cctv/Async/LogoutAsyncTask.java":"5,68","com/aeologic/cctv/Async/LogoutAsyncTask1.java":"5,68","com/aeologic/cctv/Async/RejectReportAsyncTask.java":"7,116,116","com/aeologic/cctv/Async/SendDetailsAsyncTask.java":"8,188,232","com/aeologic/cctv/Async/UpdatePersonalInfo.java":"7,93,93","com/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java":"7,8,142,164,165,167,168,172,173,177,178,184,184,185,187,187,188,217,407,408,413,849","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"4,193,194,195,196,197,198,228,228,361,361,372,372,421,427,433,433,486,486,505,505,1007,1007","com/aeologic/cctv/OfficersActivities/ManagerDoneListAdapter.java":"5,158,158,171,171","com/aeologic/cctv/OfficersActivities/ManagerForgotPasswordActivity.java":"6,75,97","com/aeologic/cctv/OfficersActivities/ManagerForwardComplaintActivity.java":"76,741,742,743,744","com/aeologic/cctv/OfficersActivities/ManagerFullImageActivity.java":"29,30,31,33,35,37","com/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java":"7,8,122,123,124,125,126,130,166,166,177,177,188,188,199,220,323,323,332,332,344,344,402,402,469,469,497,566,566","com/aeologic/cctv/OfficersActivities/ManagerLoginActivity.java":"3,58,59,113,121","com/aeologic/cctv/OfficersActivities/ManagerProfileActivity.java":"3,213","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"8,9,10,255,262,496,891,891,965,1205,1205,1271,1271,1288,1340,1438,1450,1710,1710","com/aeologic/cctv/OfficersActivities/ManagerSendDetailsAsyncTask.java":"8,177,221","com/aeologic/cctv/OfficersActivities/UpdateMangerInfo.java":"7,92,92","com/aeologic/cctv/Receiver/ConnectionChangeReceiver.java":"5,17,27","com/aeologic/cctv/Service/DownloadService.java":"7,27,4,27,37","com/aeologic/cctv/Service/GPSLocationService.java":"9,38,6,38","com/aeologic/cctv/Service/NetworkJobService.java":"5,20","com/aeologic/cctv/Service/SMSService.java":"5,13,4,13,18,21","com/aeologic/cctv/Service/UploadOfflineSurvey.java":"7,34,5,34,39","com/aeologic/cctv/Utility/SelectLanguage.java":"5,41,62,65,68","com/aeologic/cctv/Utility/Util.java":"10,11,86,182,309,309,378","com/afollestad/materialcamera/MaterialCamera.java":"6,8,355,355,362,362,362,362,362,362,362,362,362,362,362,362,362,362,362,362,362,365,369,373,377,381,385,389,393,397,401,405,409,413,417,421,425,435,437,439","com/afollestad/materialcamera/internal/BaseCameraFragment.java":"5,139,271,276,380,408","com/afollestad/materialcamera/internal/BaseCaptureActivity.java":"6,67,100,100,115,115,121,189,230,230,291,291,292,309,321,321,327,327,332,332,343,369,399,399,404,404,409,409,414,414,419,419,424,424,429,429,434,434,439,439,444,444,449,449,454,454,459,459,464,464,469,469,474,474,479,479,485,485,490,490,495,495,500,500,505,505,510,510,515,515,530,530,535,535,540,540","com/afollestad/materialcamera/internal/BaseGalleryFragment.java":"44,57","com/afollestad/materialcamera/internal/Camera2Fragment.java":"362","com/afollestad/materialcamera/internal/CameraFragment.java":"178","com/afollestad/materialcamera/internal/CameraIntentKey.java":"4,41","com/afollestad/materialcamera/internal/StillshotPreviewFragment.java":"24,25","com/afollestad/materialdialogs/util/DialogUtils.java":"11,209","com/bumptech/glide/manager/DefaultConnectivityMonitor.java":"5,6,18,51"},"metadata":{"description":"Inter Process Communication","severity":"info"}},"api_sms_call":{"files":{"com/bumptech/glide/load/data/mediastore/ThumbFetcher.java":"3,98,99,114,115","com/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java":"3,24,34,107,107,120"},"metadata":{"description":"Query Database of SMS, Contacts etc","severity":"info"}},"api_gps":{"files":{"com/aeologic/cctv/Activity/DoneDetailActivity.java":"6,7,184","com/aeologic/cctv/Activity/ResolveActivity.java":"10,322","com/aeologic/cctv/Activity/SendComplaintActivity.java":"17,18,19,20,1742,1783,1790","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"6,7,186","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"16,17,1582,1623,1630","com/aeologic/cctv/Service/GPSLocationService.java":"7,78"},"metadata":{"description":"GPS Location","severity":"info"}},"api_java_reflection":{"files":{"com/afollestad/materialdialogs/internal/MDTintHelper.java":"19","com/bumptech/glide/Glide.java":"254","com/bumptech/glide/module/ManifestParser.java":"57"},"metadata":{"description":"Java Reflection","severity":"info"}},"api_http_connection":{"files":{"com/aeologic/cctv/Async/DownloadImagesAsync.java":"15,97,97,99,97","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"23,94,94,134,134,97,94,134","com/aeologic/cctv/Async/ImageLoadTask.java":"11,41,41,43,41","com/aeologic/cctv/Async/ImageLoadTask1.java":"11,44,44,46,44","com/aeologic/cctv/Async/ImageLoadTask2.java":"10,43,43,45,43","com/aeologic/cctv/Service/DownloadService.java":"15,104,104,106,104","com/aeologic/cctv/Utility/MultipartUtility.java":"13,23,32,32,50,50,117,131,32,50","com/bumptech/glide/load/data/HttpUrlFetcher.java":"14,30,35,131,152,180,181,25,45,90,99,154,181"},"metadata":{"description":"HTTP Connection","severity":"info"}},"api_start_service":{"files":{"com/aeologic/cctv/Activity/HomeActivity.java":"137","com/aeologic/cctv/Activity/ResolveActivity.java":"1096","com/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java":"130","com/aeologic/cctv/Receiver/ConnectionChangeReceiver.java":"27","com/aeologic/cctv/Service/NetworkJobService.java":"20"},"metadata":{"description":"Starting Service","severity":"info"}},"api_https_connection":{"files":{"com/aeologic/cctv/Activity/HttpsTrustManager.java":"9,45,68,72,74,9","com/aeologic/cctv/Utility/AppController.java":"25,108,109,25"},"metadata":{"description":"HTTPS Connection","severity":"info"}},"api_crypto":{"files":{"com/aeologic/cctv/Utility/Util.java":"125","com/bumptech/glide/load/engine/cache/SafeKeyGenerator.java":"21"},"metadata":{"description":"Crypto","severity":"info"}},"api_notifications":{"files":{"com/bumptech/glide/request/target/NotificationTarget.java":"4,45"},"metadata":{"description":"Android Notifications","severity":"info"}},"api_base64_decode":{"files":{"com/bumptech/glide/load/model/DataUrlLoader.java":"62,105,3"},"metadata":{"description":"Base64 Decode","severity":"info"}},"api_url":{"files":{"com/aeologic/cctv/Utility/MultipartUtility.java":"15,32,50"},"metadata":{"description":"URL Connection to file/http/https/ftp/jar","severity":"info"}},"api_send_broadcast":{"files":{"com/aeologic/cctv/Service/SMSService.java":"21"},"metadata":{"description":"Sending Broadcast","severity":"info"}}},"code_analysis":{"findings":{"android_logging":{"files":{"com/aeologic/cctv/Activity/ComplaintListActivity.java":"134,550,130,267,282,345,520,576,405","com/aeologic/cctv/Activity/DoneDetailActivity.java":"186,196,238,270,382,686,699,719,725,734,752","com/aeologic/cctv/Activity/FeedbackActivity.java":"141,88","com/aeologic/cctv/Activity/FeedbackDetailActivity.java":"64,76","com/aeologic/cctv/Activity/FeedbackListActivity.java":"195,290,149","com/aeologic/cctv/Activity/FitnessDetails.java":"142,146,149,152,64","com/aeologic/cctv/Activity/HomeActivity.java":"417,212,221,244,251,369,465,476,479,487,520,647","com/aeologic/cctv/Activity/InProgressDetailActivity.java":"80,199,203","com/aeologic/cctv/Activity/OffenceAnalyticsActivity.java":"395,472,616,118,365,512,238","com/aeologic/cctv/Activity/OtpActivity.java":"164,179","com/aeologic/cctv/Activity/PassCodeActivity.java":"399,365,431","com/aeologic/cctv/Activity/ProfileActivity.java":"107,171","com/aeologic/cctv/Activity/ReOpenActivity.java":"252,94,95,151,191,192,248,282","com/aeologic/cctv/Activity/RegistrationActivity.java":"150,208,252","com/aeologic/cctv/Activity/ReportFeedBackActivity.java":"65,66,91","com/aeologic/cctv/Activity/ResolveActivity.java":"337,866,931,221,260,345,678,682,698,706,815,943,970,976,985,990,1011,1054","com/aeologic/cctv/Activity/SendComplaintActivity.java":"297,299,335,718,1108,1114,1515,1866,331,333,336,354,359,376,418,425,437,509,545,580,673,674,681,685,687,728,1080,1084,1106,1110,1134,1177,1198,1214,1222,1436,1475,1504,1505,1510,1517,1526,1531,1544,1699,1774,1781,1784,1796,1801,1802,1814,1820,1828,1892,1975,1744","com/aeologic/cctv/Activity/SplashScreen.java":"67,190,195,216,219,109,133","com/aeologic/cctv/Adapter/FeedbackListAdapter.java":"73,85,88","com/aeologic/cctv/Adapter/InProgressAdapter.java":"50,32,38,45,46","com/aeologic/cctv/Adapter/OffenceAnalyticsAdapter.java":"84,40","com/aeologic/cctv/Adapter/OffenceListAdapter.java":"52,58,83","com/aeologic/cctv/Async/ChangePasswordAsyncTask.java":"58,67,114","com/aeologic/cctv/Async/DoneDetailsAsync.java":"232,238,243,266,286,45,52,290","com/aeologic/cctv/Async/DownloadImagesAsync.java":"42,81,84,49,51,54,55","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"78,93,116,132,151,170,183,192","com/aeologic/cctv/Async/GetOtpAsyncTask.java":"84,221,222,300,77,197,266","com/aeologic/cctv/Async/GetRCDetailsAsync.java":"57,49","com/aeologic/cctv/Async/GetZoneAsyncTask.java":"60,52","com/aeologic/cctv/Async/ImageLoadTask.java":"40","com/aeologic/cctv/Async/ImageLoadTask1.java":"43","com/aeologic/cctv/Async/ImageLoadTask2.java":"42","com/aeologic/cctv/Async/LoginAsyncTask.java":"50,124,78,161,53,64,154","com/aeologic/cctv/Async/LogoutAsyncTask.java":"50,44","com/aeologic/cctv/Async/LogoutAsyncTask1.java":"50,44","com/aeologic/cctv/Async/RejectReportAsyncTask.java":"66,109,55","com/aeologic/cctv/Async/ResolveReportAsyncTask.java":"62,66,70,77,122,54","com/aeologic/cctv/Async/SendDetailsAsyncTask.java":"89,94,99,123,128,178,196,199,80","com/aeologic/cctv/Async/TestAsync.java":"55,64,38,43","com/aeologic/cctv/Async/UpdatePersonalInfo.java":"67,56,85,106","com/aeologic/cctv/Connection/ConnectionDetector.java":"19","com/aeologic/cctv/Database/Database.java":"57,59,60,62,63,65,94,95,163,349","com/aeologic/cctv/Fragment/DoneFragment.java":"164,228,240,106","com/aeologic/cctv/Fragment/InProgressFragment.java":"44","com/aeologic/cctv/GooglePlaceAPI/DownloadLatLongAsync.java":"41,60,61,71,74","com/aeologic/cctv/GooglePlaceAPI/GetAddressAsyncTask.java":"66","com/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java":"148,183,618,623,708,731,733,735,741,799,823,144,284,299,412,526,527,569,696,786,472","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"192,672,188,199,274,306,484,635,732,815,828,848,854,864,882,1006","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailsAsync.java":"228,234,239,262,282,46,53,286","com/aeologic/cctv/OfficersActivities/ManagerForgotPasswordActivity.java":"87","com/aeologic/cctv/OfficersActivities/ManagerForwardComplaintActivity.java":"111,302,539,547,562,627,631,635,718,89,378,421,422,464,507,508,548,667,668,705","com/aeologic/cctv/OfficersActivities/ManagerFullImageActivity.java":"31","com/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java":"148,160,252,453,464,467,508,588,630","com/aeologic/cctv/OfficersActivities/ManagerOffenceListAdapter.java":"41,47","com/aeologic/cctv/OfficersActivities/ManagerProfileActivity.java":"73,136","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"267,353,452,836,889,1203,1269,1705,263,265,268,279,284,415,460,495,535,539,541,559,885,902,906,956,998,1019,1035,1043,1152,1281,1313,1342,1343,1347,1353,1362,1367,1388,1488,1539,1614,1621,1624,1636,1641,1642,1653,1659,1667,1584","com/aeologic/cctv/OfficersActivities/ManagerSendDetailsAsyncTask.java":"85,90,95,117,167,185,188,76","com/aeologic/cctv/OfficersActivities/UpdateMangerInfo.java":"66,84,105","com/aeologic/cctv/OfficersActivities/WebNewActivity.java":"26","com/aeologic/cctv/Receiver/ConnectionChangeReceiver.java":"23,19","com/aeologic/cctv/Service/DownloadService.java":"88,91,117,40,60,63,67,68","com/aeologic/cctv/Service/GPSLocationService.java":"76,79,85,88,104","com/aeologic/cctv/Service/NetworkJobService.java":"19","com/aeologic/cctv/Service/SMSService.java":"20,28","com/aeologic/cctv/Service/UploadOfflineSurvey.java":"59,149,40,55,82,112","com/aeologic/cctv/Utility/AppController.java":"44","com/aeologic/cctv/Utility/FileUtils.java":"20","com/aeologic/cctv/Utility/MultipartUtility.java":"29,65","com/aeologic/cctv/Utility/TouchImageView.java":"213","com/aeologic/cctv/Utility/Util.java":"303,346,68,207,228,263","com/aeologic/cctv/Utility/VolleyMultipartRequest.java":"39,49","com/afollestad/materialcamera/internal/BaseCameraFragment.java":"95","com/afollestad/materialcamera/internal/Camera2Fragment.java":"392,456,473,535,552,609,626,686,703,760,777,1131,398","com/afollestad/materialcamera/internal/CameraFragment.java":"251,262,529","com/afollestad/materialcamera/internal/CameraPreview.java":"35,57","com/afollestad/materialcamera/internal/VideoStreamView.java":"156,276,290","com/afollestad/materialcamera/util/Degrees.java":"110","com/afollestad/materialcamera/util/ImageUtil.java":"94","com/afollestad/materialdialogs/MaterialDialog.java":"603","com/bumptech/glide/Glide.java":"217,226,144,143,216,223,256,257","com/bumptech/glide/disklrucache/DiskLruCache.java":"102","com/bumptech/glide/gifdecoder/GifHeaderParser.java":"237,276,236,275","com/bumptech/glide/gifdecoder/StandardGifDecoder.java":"154,172,191,153,171,190,212,221","com/bumptech/glide/load/data/AssetPathFetcher.java":"38,37","com/bumptech/glide/load/data/HttpUrlFetcher.java":"57,136,56,60,66,71,135,68,72","com/bumptech/glide/load/data/LocalUriFetcher.java":"40,39","com/bumptech/glide/load/data/mediastore/ThumbFetcher.java":"54,53","com/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java":"65,120,64,119","com/bumptech/glide/load/engine/DecodeJob.java":"217,216,371,417,463","com/bumptech/glide/load/engine/DecodePath.java":"60,61","com/bumptech/glide/load/engine/Engine.java":"29,113","com/bumptech/glide/load/engine/GlideException.java":"80","com/bumptech/glide/load/engine/SourceGenerator.java":"93,94","com/bumptech/glide/load/engine/bitmap_recycle/LruArrayPool.java":"93,145,94,146","com/bumptech/glide/load/engine/bitmap_recycle/LruBitmapPool.java":"147,177,185,209,92,99,146,156,176,184,198,208,217,93,100,157,223,199","com/bumptech/glide/load/engine/cache/DiskLruCacheWrapper.java":"54,64,78,84,114,126,55,79,67,85,115,127","com/bumptech/glide/load/engine/cache/MemorySizeCalculator.java":"52,51","com/bumptech/glide/load/engine/executor/GlideExecutor.java":"186,183","com/bumptech/glide/load/engine/executor/RuntimeCompat.java":"40,39","com/bumptech/glide/load/engine/prefill/BitmapPreFillRunner.java":"72,71","com/bumptech/glide/load/model/ByteBufferEncoder.java":"22,21","com/bumptech/glide/load/model/ByteBufferFileLoader.java":"64,63","com/bumptech/glide/load/model/FileLoader.java":"70,69","com/bumptech/glide/load/model/ResourceLoader.java":"41,44","com/bumptech/glide/load/model/StreamEncoder.java":"41,40","com/bumptech/glide/load/resource/ImageDecoderResourceDecoder.java":"66,67","com/bumptech/glide/load/resource/bitmap/BitmapEncoder.java":"72,71,88,89","com/bumptech/glide/load/resource/bitmap/BitmapImageDecoderResourceDecoder.java":"20,21","com/bumptech/glide/load/resource/bitmap/DefaultImageHeaderParser.java":"118,125,144,152,184,194,206,220,234,240,244,249,255,259,117,124,143,151,183,193,205,219,233,239,243,248,254,258","com/bumptech/glide/load/resource/bitmap/Downsampler.java":"224,343,383,173,197,223,307,342,382,174,308,409","com/bumptech/glide/load/resource/bitmap/DrawableToBitmapConverter.java":"47,53,48,54","com/bumptech/glide/load/resource/bitmap/HardwareConfigState.java":"136,137","com/bumptech/glide/load/resource/bitmap/TransformationUtils.java":"174,117,126,133,147,152,171,118,127,134,135,136,137,148,153","com/bumptech/glide/load/resource/bitmap/VideoDecoder.java":"141,138","com/bumptech/glide/load/resource/gif/ByteBufferGifDecoder.java":"82,87,92,101,83,88,93,102","com/bumptech/glide/load/resource/gif/GifDrawableEncoder.java":"27,28","com/bumptech/glide/load/resource/gif/StreamGifDecoder.java":"57,60","com/bumptech/glide/manager/DefaultConnectivityMonitor.java":"24,23,54,72,55,73","com/bumptech/glide/manager/DefaultConnectivityMonitorFactory.java":"17,16","com/bumptech/glide/manager/RequestManagerFragment.java":"127,128","com/bumptech/glide/manager/RequestManagerRetriever.java":"325,326,334","com/bumptech/glide/manager/RequestTracker.java":"27,28","com/bumptech/glide/manager/SupportRequestManagerFragment.java":"134,141,135,142","com/bumptech/glide/module/ManifestParser.java":"24,31,42,47,23,30,35,41,46,36","com/bumptech/glide/request/SingleRequest.java":"437,56,565,485","com/bumptech/glide/request/target/CustomViewTarget.java":"283,284,300,301","com/bumptech/glide/request/target/ViewTarget.java":"281,282,298,299","com/bumptech/glide/signature/ApplicationVersionSignature.java":"48","com/bumptech/glide/util/ContentLengthInputStream.java":"30,29","com/bumptech/glide/util/pool/FactoryPools.java":"92,93","com/github/rtoshiro/view/video/FullscreenVideoLayout.java":"120,125,152,174,183,210,221,231,239,259,267,307,313,319","com/github/rtoshiro/view/video/FullscreenVideoView.java":"92,99,105,112,123,144,161,167,178,183,198,204,214,221,264,279,288,300,321,339,359,410,446,454,607,608,609,677,687,693,704,714,806,822,524,529","me/zhanghai/android/materialprogressbar/BaseProgressLayerDrawable.java":"74","me/zhanghai/android/materialprogressbar/MaterialProgressBar.java":"121,364,374"},"metadata":{"cvss":7.5,"cwe":"CWE-532: Insertion of Sensitive Information into Log File","owasp-mobile":"","masvs":"MSTG-STORAGE-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs","description":"The App logs information. Sensitive information should never be logged.","severity":"info"}},"android_hardcoded":{"files":{"com/bumptech/glide/load/Option.java":"76","com/bumptech/glide/load/engine/DataCacheKey.java":"36","com/bumptech/glide/load/engine/EngineResource.java":"98","com/bumptech/glide/load/engine/ResourceCacheKey.java":"83","com/bumptech/glide/manager/RequestManagerRetriever.java":"35"},"metadata":{"cvss":7.4,"cwe":"CWE-312: Cleartext Storage of Sensitive Information","masvs":"MSTG-STORAGE-14","owasp-mobile":"M9: Reverse Engineering","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","severity":"warning"}},"android_read_write_external":{"files":{"com/aeologic/cctv/Activity/FitnessDetails.java":"185","com/aeologic/cctv/Activity/ResolveActivity.java":"334,813,864,929,1067","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1493","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"69","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"450,833,886,1150,1201,1267,1331,1567","com/aeologic/cctv/Utility/FileUtils.java":"18","com/aeologic/cctv/Utility/Util.java":"344,251"},"metadata":{"cvss":5.5,"cwe":"CWE-276: Incorrect Default Permissions","owasp-mobile":"M2: Insecure Data Storage","masvs":"MSTG-STORAGE-2","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage","description":"App can read/write to External Storage. Any App can read data written to External Storage.","severity":"warning"}},"android_sql_raw_query":{"files":{"com/aeologic/cctv/Database/Database.java":"6,7,150,197,221,246,265,277,306,341,350,399,436"},"metadata":{"cvss":5.9,"cwe":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","owasp-mobile":"M7: Client Code Quality","masvs":"","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","severity":"warning"}},"android_insecure_ssl":{"files":{"com/aeologic/cctv/Activity/HttpsTrustManager.java":"45,8,9,10,11,12,13","com/aeologic/cctv/Utility/AppController.java":"109,24,25,26,27,28,29,30"},"metadata":{"cvss":7.4,"cwe":"CWE-295: Improper Certificate Validation","owasp-mobile":"M3: Insecure Communication","masvs":"MSTG-NETWORK-3","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#android-network-apis","description":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks","severity":"high"}},"android_md5":{"files":{"com/aeologic/cctv/Utility/Util.java":"125"},"metadata":{"cvss":7.4,"cwe":"CWE-327: Use of a Broken or Risky Cryptographic Algorithm","masvs":"MSTG-CRYPTO-4","owasp-mobile":"M5: Insufficient Cryptography","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4","description":"MD5 is a weak hash known to have hash collisions.","severity":"warning"}},"android_ssl_pinning":{"files":{"com/aeologic/cctv/Utility/AppController.java":"133,107,131,133,129,130,130"},"metadata":{"cvss":0,"cwe":"","owasp-mobile":"","masvs":"MSTG-NETWORK-4","ref":"https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","severity":"good"}},"android_ip_disclosure":{"files":{"com/afollestad/materialdialogs/BuildConfig.java":"10"},"metadata":{"cvss":4.3,"cwe":"CWE-200: Information Exposure","owasp-mobile":"","masvs":"MSTG-CODE-2","description":"IP Address disclosure","severity":"warning"}}},"summary":{"high":1,"warning":5,"info":1,"secure":1,"suppressed":0}},"niap_analysis":{},"permission_mapping":{"android.permission.ACCESS_COARSE_LOCATION":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"20,1742,1783,1790","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"17,1582,1623,1630","com/aeologic/cctv/Utility/SingleShotLocationProvider.java":"7,20,26,52","com/aeologic/cctv/Utility/Util.java":"17,287"},"android.permission.ACCESS_FINE_LOCATION":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"20,1742,1783,1790","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"17,1582,1623,1630","com/aeologic/cctv/Utility/SingleShotLocationProvider.java":"7,20,26,52","com/aeologic/cctv/Utility/Util.java":"17,287"},"android.permission.ACCESS_NETWORK_STATE":{"com/aeologic/cctv/Activity/ComplaintListActivity.java":"9,10,129","com/aeologic/cctv/Activity/SendComplaintActivity.java":"25,26,731","com/aeologic/cctv/Connection/ConnectionDetector.java":"4,5,18","com/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java":"9,10,143","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"22,23,562","com/aeologic/cctv/Receiver/ConnectionChangeReceiver.java":"6,7,18","com/bumptech/glide/manager/DefaultConnectivityMonitor.java":"7,8,69"},"android.permission.INTERNET":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"25,370,731,1749,1761","com/aeologic/cctv/Async/DownloadImagesAsync.java":"15,16,97","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"23,24,25,26,94,134","com/aeologic/cctv/Async/ImageLoadTask.java":"11,12,41","com/aeologic/cctv/Async/ImageLoadTask1.java":"11,12,44","com/aeologic/cctv/Async/ImageLoadTask2.java":"10,11,43","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"22,296,562,1589,1601","com/aeologic/cctv/Service/DownloadService.java":"15,16,104","com/aeologic/cctv/Utility/MultipartUtility.java":"13,14,15,38,56","com/bumptech/glide/load/data/HttpUrlFetcher.java":"14,15,16,94"},"android.permission.READ_EXTERNAL_STORAGE":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1171,1183,1187,1191,1195,7,100","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"992,1004,1008,1012,1016,6,86","com/aeologic/cctv/Utility/MultipartUtility.java":"110,122,6","com/aeologic/cctv/Utility/Util.java":"200,213,217,221,225,8,45","com/bumptech/glide/disklrucache/DiskLruCache.java":"466,9","com/bumptech/glide/load/ImageHeaderParserUtils.java":"70,135,7","com/bumptech/glide/load/model/FileLoader.java":"123,12"},"android.permission.WRITE_EXTERNAL_STORAGE":{"com/aeologic/cctv/Activity/FitnessDetails.java":"166,170,23","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1474,102","com/aeologic/cctv/Async/DownloadImagesAsync.java":"75,13","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"91,130,19","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"1312,88","com/aeologic/cctv/Service/DownloadService.java":"82,13","com/aeologic/cctv/Utility/Util.java":"262,47","com/afollestad/materialcamera/internal/Camera2Fragment.java":"434,513,587,664,738,42","com/afollestad/materialcamera/util/ImageUtil.java":"23,11","com/bumptech/glide/disklrucache/DiskLruCache.java":"133,212,236,583,11","com/bumptech/glide/load/model/StreamEncoder.java":"29,8","com/bumptech/glide/load/resource/bitmap/BitmapEncoder.java":"56,16"},"android.permission.RECORD_AUDIO":{"com/aeologic/cctv/Activity/ResolveActivity.java":"12,611","com/aeologic/cctv/Activity/SendComplaintActivity.java":"23,1005","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"20,843","com/afollestad/materialcamera/internal/Camera2Fragment.java":"22,279,289,293,294,300","com/afollestad/materialcamera/internal/CameraFragment.java":"7,335"},"android.permission.CAMERA":{"com/afollestad/materialcamera/internal/CameraFragment.java":"5,209"}},"urls":[{"urls":["file:///android_asset/"],"path":"com/bumptech/glide/load/model/AssetUriLoader.java"},{"urls":["data:image"],"path":"com/bumptech/glide/load/model/DataUrlLoader.java"},{"urls":["https://play.google.com/store/apps/details?id="],"path":"com/aeologic/cctv/Activity/HomeActivity.java"},{"urls":["http://maps.google.com/maps?saddr="],"path":"com/aeologic/cctv/Activity/DoneDetailActivity.java"},{"urls":["file:///android_asset/geolocation.html","file:///android_asset/redeem_points.html","file:///android_asset/rejection_reasons.html","file:///android_asset/action_against_motorist.html","file:///android_asset/faq.html","file:///android_asset/list_image.html","file:///android_asset/rewards.html","file:///android_asset/info.html","file:///android_asset/privacy.html","file:///android_asset/point.html","file:///android_asset/status_of_rejection.html","file:///android_asset/liability.html","file:///android_asset/become.html","file:///android_asset/list.html","file:///android_asset/blurred_image.html","file:///android_asset/offline.html"],"path":"com/aeologic/cctv/Activity/WebViewActivity.java"},{"urls":["https://play.google.com/store/apps/details?id=com.green_delhi_poll"],"path":"com/aeologic/cctv/Utility/Util.java"},{"urls":["https://greendelhi.nic.in/offence/","https://greendelhi.nic.in/api/","https://greendelhi.nic.in/storage/","https://greendelhi.nic.in/","http://greendelhi.aeologic.in/"],"path":"com/aeologic/cctv/Utility/Const.java"},{"urls":["http://maps.google.com/maps/api/geocode/json?address="],"path":"com/aeologic/cctv/GooglePlaceAPI/DownloadLatLongAsync.java"},{"urls":["http://www.dpccairdata.com/dpccairdata/display/index.php"],"path":"com/aeologic/cctv/OfficersActivities/WebNewActivity.java"},{"urls":["http://maps.google.com/maps?saddr="],"path":"com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java"},{"urls":["https://play.google.com/store/apps/details?id="],"path":"com/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java"},{"urls":["http://schemas.android.com/apk/res/android"],"path":"com/alimuzaffar/lib/pin/PinEntryEditText.java"},{"urls":["http://182.75.174.13/Public/Default.aspx?site=fc490e5f-5cd7-496d-a75a-6212e02a6829","http://www.dpccairdata.com/dpccairdata/display/AallStationView5MinData.php?stName=UG9vdGhLaHVyZEJhd2FuYQ==","http://echallanweb.gov.in/cctv/api/","https://maps.googleapis.com/maps/api/geocode/json?key="],"path":"Android String Resource"}],"domains":{"greendelhi.aeologic.in":{"bad":"no","geolocation":null},"play.google.com":{"bad":"no","geolocation":{"ip":"192.178.193.138","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"maps.googleapis.com":{"bad":"no","geolocation":{"ip":"216.239.38.223","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false},"182.75.174.13":{"bad":"no","geolocation":{"ip":"182.75.174.13","country_short":"IN","country_long":"India","region":"Delhi","city":"Delhi","latitude":"28.666670","longitude":"77.216667"},"ofac":false},"schemas.android.com":{"bad":"no","geolocation":null},"www.dpccairdata.com":{"bad":"no","geolocation":{"ip":"43.225.55.220","country_short":"IN","country_long":"India","region":"Maharashtra","city":"Mumbai","latitude":"19.014410","longitude":"72.847939"},"ofac":false},"echallanweb.gov.in":{"bad":"no","geolocation":null},"greendelhi.nic.in":{"bad":"no","geolocation":{"ip":"103.195.219.68","country_short":"IN","country_long":"India","region":"Tamil Nadu","city":"Mamallapuram","latitude":"12.626390","longitude":"80.172218"},"ofac":false},"maps.google.com":{"bad":"no","geolocation":{"ip":"142.250.206.142","country_short":"US","country_long":"United States of America","region":"California","city":"Mountain View","latitude":"37.405991","longitude":"-122.078514"},"ofac":false}},"emails":[],"strings":{"strings_apk_res":["\"place_autocomplete_search_hint\" : \"جستجو\"","\"common_google_play_services_enable_button\" : \"Омогући\"","\"expected_resolve_date\" : \"Resolve Date\"","\"abc_search_hint\" : \"Іздеу…\"","\"shortcut_short_label\" : \"Record\"","\"place_autocomplete_clear_button\" : \"Keresés törlése\"","\"common_open_on_phone\" : \"Открыть на телефоне\"","\"abc_activitychooserview_choose_application\" : \"Vybrať aplikáciu\"","\"abc_action_bar_home_description\" : \"Gaan na tuisskerm\"","\"login\" : \"लॉग इन\"","\"common_google_play_services_unsupported_text\" : \"%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។\"","\"abc_activity_chooser_view_see_all\" : \"Tümünü göster\"","\"abc_shareactionprovider_share_with_application\" : \"%s से शेयर करें\"","\"common_open_on_phone\" : \"Адкрыць на тэлефоне\"","\"common_google_play_services_update_title\" : \"อัปเดตบริการ Google Play\"","\"material_slider_range_end\" : \"Range end,\"","\"common_google_play_services_enable_title\" : \"Активиране на услугите за Google Play\"","\"abc_search_hint\" : \"Tìm kiếm…\"","\"common_signin_button_text_long\" : \"Google-ით შესვლა\"","\"user_login\" : \"उपयोगकर्ता लॉगिन\"","\"common_google_play_services_install_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din.\"","\"common_google_play_services_install_button\" : \"התקן\"","\"rcnumber_should_be_8_chars\" : \"Vehicle number should be minimum 8 characters.\"","\"abc_action_menu_overflow_description\" : \"Басқа опциялар\"","\"search\" : \"खोज\"","\"abc_menu_function_shortcut_label\" : \"Funksjon+\"","\"abc_activitychooserview_choose_application\" : \"Ընտրել հավելված\"","\"abc_searchview_description_search\" : \"Ieškoti\"","\"common_google_play_services_update_text\" : \"%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ.\"","\"path_password_strike_through\" : \"M3.27,4.27 L19.74,20.74\"","\"storage_permission_request_summary\" : \"Write permission to storage is required to save the recorded video.\"","\"abc_capital_off\" : \"გამორთვა\"","\"mtrl_picker_save\" : \"Save\"","\"abc_activity_chooser_view_see_all\" : \"Az összes megtekintése\"","\"abc_capital_on\" : \"УКЉУЧЕНО\"","\"common_google_play_services_wear_update_text\" : \"Google Play সেৱাসমূহৰ নতুন সংস্কৰণৰ প্ৰয়োজন৷ এইটো শীঘ্ৰেই নিজে-নিজে আপডে’ট হ’ব৷\"","\"mtrl_picker_text_input_date_range_end_hint\" : \"End date\"","\"abc_toolbar_collapse_description\" : \"Reduzir\"","\"abc_search_hint\" : \"Претражите…\"","\"change_password\" : \"CHANGE PASSWORD\"","\"common_google_play_services_enable_title\" : \"Google Play አገልግሎቶችን ያንቁ\"","\"abc_menu_delete_shortcut_label\" : \"ລຶບ\"","\"abc_shareactionprovider_share_with_application\" : \"Compartir con %s\"","\"daily_count\" : \"दैनिक गणना\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अपडेट करेल.\"","\"abc_searchview_description_query\" : \"Busca a consulta\"","\"place_autocomplete_clear_button\" : \"Notīrīt meklēšanas vaicājumu\"","\"place_autocomplete_clear_button\" : \"Borrar búsqueda\"","\"abc_menu_delete_shortcut_label\" : \"silin\"","\"abc_capital_on\" : \"ACTIVAT\"","\"common_google_play_services_install_button\" : \"Орнату\"","\"abc_activity_chooser_view_see_all\" : \"Εμφάνιση όλων\"","\"common_open_on_phone\" : \"스마트폰에서 열기\"","\"abc_action_bar_up_description\" : \"Desplazarse hacia arriba\"","\"abc_menu_meta_shortcut_label\" : \"META +\"","\"common_google_play_services_update_button\" : \"Cập nhật\"","\"abc_menu_space_shortcut_label\" : \"tühik\"","\"common_google_play_services_notification_ticker\" : \"Помилка сервісів Google Play\"","\"abc_menu_shift_shortcut_label\" : \"Maius +\"","\"common_google_play_services_notification_channel_name\" : \"கிடைக்கும் Google Play சேவைகள்\"","\"place_autocomplete_clear_button\" : \"Изделип жаткан нерсени өчүрүү\"","\"common_google_play_services_update_text\" : \"ଆପଣ Google Play ସେବା ଅପଡେଟ୍‌ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s ଚାଲିବ ନାହିଁ।\"","\"abc_searchview_description_clear\" : \"Обришите упит\"","\"common_google_play_services_updating_text\" : \"%1$s, şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz.\"","\"abc_activitychooserview_choose_application\" : \"Valitse sovellus\"","\"abc_menu_alt_shortcut_label\" : \"Alt+‎\"","\"common_signin_button_text\" : \"Anmelden\"","\"abc_menu_enter_shortcut_label\" : \"Enter 鍵\"","\"abc_searchview_description_submit\" : \"Skicka fråga\"","\"common_open_on_phone\" : \"Obre al telèfon\"","\"search_menu_title\" : \"Zoeken\"","\"abc_action_mode_done\" : \"Selesai\"","\"common_google_play_services_enable_button\" : \"Omogoči\"","\"common_google_play_services_install_text\" : \"%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs.\"","\"common_google_play_services_enable_text\" : \"Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play.\"","\"mtrl_picker_a11y_prev_month\" : \"Change to previous month\"","\"invalid_user_id\" : \"कृपया कोई मान्य उपयोगकर्ता आईडी दें।\"","\"abc_activity_chooser_view_see_all\" : \"ਸਭ ਦੇਖੋ\"","\"common_google_play_services_updating_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play, ເຊິ່ງ​ກຳ​ລັງ​ອັບ​ເດດ​ຢູ່​ໃນ​ປະ​ຈຸ​ບັນ.\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"common_signin_button_text_long\" : \"Iniciar sesión con Google\"","\"common_google_play_services_enable_button\" : \"Włącz\"","\"abc_searchview_description_submit\" : \"Submit query\"","\"abc_searchview_description_clear\" : \"Sorguyu temizle\"","\"common_google_play_services_update_text\" : \"%1$sの実行にはGoogle Play開発者サービスの更新が必要です。\"","\"common_signin_button_text_long\" : \"Google ਨਾਲ ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"common_google_play_services_update_button\" : \"আপডে’ট কৰক\"","\"common_google_play_services_enable_title\" : \"Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်\"","\"common_google_play_services_enable_button\" : \"সক্ষম করুন\"","\"abc_capital_on\" : \"מופעל\"","\"abc_menu_meta_shortcut_label\" : \"മെറ്റ+\"","\"abc_searchview_description_query\" : \"Претражите упит\"","\"bitrate_key\" : \"bitrate\"","\"common_google_play_services_enable_title\" : \"Уключыць службы Google Play\"","\"no_feedback_found\" : \"No feedback found!\"","\"abc_action_menu_overflow_description\" : \"Więcej opcji\"","\"abc_action_bar_up_description\" : \"Idi gore\"","\"common_signin_button_text\" : \"ลงชื่อเข้าใช้\"","\"pta\" : \"Please try again\"","\"abc_action_menu_overflow_description\" : \"خيارات أكثر\"","\"abc_toolbar_collapse_description\" : \"Згорнути\"","\"common_google_play_services_updating_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra.\"","\"abc_searchview_description_query\" : \"درخواست جستجو\"","\"audio\" : \"Audio\"","\"abc_menu_enter_shortcut_label\" : \"sisestusklahv\"","\"abc_searchview_description_search\" : \"शोध\"","\"abc_toolbar_collapse_description\" : \"સંકુચિત કરો\"","\"common_google_play_services_update_title\" : \"Ажурирај ги услугите на Google Play\"","\"place_autocomplete_clear_button\" : \"ਖੋਜ ਕਲੀਅਰ ਕਰੋ\"","\"abc_capital_on\" : \"КҮЙҮК\"","\"common_google_play_services_update_title\" : \"Google Play xidmətlərini güncəlləşdirin\"","\"abc_menu_shift_shortcut_label\" : \"Maiús +\"","\"abc_shareactionprovider_share_with_application\" : \"Mit %s teilen\"","\"abc_action_menu_overflow_description\" : \"Ezinye izinketho\"","\"common_google_play_services_update_title\" : \"Update Google Play services\"","\"abc_action_mode_done\" : \"সম্পন্ন হ’ল\"","\"common_signin_button_text_long\" : \"Zaloguj się przez Google\"","\"place_autocomplete_search_hint\" : \"ಹುಡುಕಿ\"","\"common_google_play_services_update_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്‌തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"common_google_play_services_update_text\" : \"‏لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play.\"","\"abc_activitychooserview_choose_application\" : \"ஆப்ஸைத் தேர்வுசெய்க\"","\"common_google_play_services_update_button\" : \"Обновить\"","\"abc_searchview_description_search\" : \"Maghanap\"","\"common_google_play_services_enable_button\" : \"सुरू करा\"","\"common_open_on_phone\" : \"Åbn på telefonen\"","\"update_version\" : \"आपके पास अपडेटेड वर्जन नहीं है। कृपया अपने ऐप को प्ले स्टोर से अपडेट करें।\"","\"common_google_play_services_update_title\" : \"Թարմացնել Google Play ծառայությունները\"","\"feedback_\" : \"प्रतिपुष्टि\"","\"abc_action_mode_done\" : \"OK\"","\"common_google_play_services_wear_update_text\" : \"Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir.\"","\"common_google_play_services_update_title\" : \"Päivitä Google Play Palvelut\"","\"place_autocomplete_clear_button\" : \"Hapus penelusuran\"","\"common_google_play_services_notification_ticker\" : \"Google Play ಸೇವೆಗಳ ದೋಷ\"","\"common_google_play_services_notification_channel_name\" : \"Google Play සේවාවල ලබා ගත හැකි බව\"","\"common_google_play_services_update_text\" : \"Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።\"","\"common_google_play_services_update_text\" : \"%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй.\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"common_google_play_services_enable_title\" : \"Washa huduma za Google Play\"","\"common_google_play_services_install_button\" : \"Installeren\"","\"abc_menu_function_shortcut_label\" : \"Fonction+\"","\"common_google_play_services_enable_title\" : \"Միացնել Google Play ծառայությունները\"","\"place_autocomplete_search_hint\" : \"Leita\"","\"abc_search_hint\" : \"Vyhledat…\"","\"abc_toolbar_collapse_description\" : \"کوچک کردن\"","\"abc_action_bar_up_description\" : \"ઉપર નૅવિગેટ કરો\"","\"abc_shareactionprovider_share_with_application\" : \"%s ilə paylaşın\"","\"photo\" : \"फोटो\"","\"abc_action_mode_done\" : \"Klar\"","\"abc_action_bar_up_description\" : \"Идите нагоре\"","\"common_signin_button_text\" : \"Sign In\"","\"change_lang\" : \"En\"","\"common_google_play_services_enable_text\" : \"%1$s нема да се извршува ако не овозможите услуги на Google Play.\"","\"common_open_on_phone\" : \"Telefonda ochish\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui.\"","\"common_google_play_services_notification_ticker\" : \"Fehler bei Zugriff auf Google Play-Dienste\"","\"screen_recording_notification_title\" : \"Screen recording\"","\"abc_shareactionprovider_share_with_application\" : \"%s аркылуу бөлүшүү\"","\"common_signin_button_text_long\" : \"Մուտք գործել Google-ով\"","\"abc_searchview_description_search\" : \"Søg\"","\"common_google_play_services_install_title\" : \"Merr shërbimet e \"Luaj me Google\"\"","\"common_google_play_services_update_text\" : \"%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester.\"","\"common_google_play_services_update_title\" : \"Aktualizácia služieb Google Play\"","\"preference_bit_title\" : \"Bit rate\"","\"abc_activity_chooser_view_see_all\" : \"എല്ലാം കാണുക\"","\"abc_activity_chooser_view_see_all\" : \"Shfaq çdo gjë\"","\"common_google_play_services_unknown_issue\" : \"A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra.\"","\"abc_action_menu_overflow_description\" : \"ជម្រើសច្រើនទៀត\"","\"abc_action_mode_done\" : \"סיום\"","\"abc_shareactionprovider_share_with\" : \"Share with\"","\"character_counter_content_description\" : \"Characters entered %1$d of %2$d\"","\"abc_action_bar_up_description\" : \"वापस जाएं\"","\"search_menu_title\" : \"Ieškoti\"","\"unrelated\" : \"Unrelate\"","\"common_google_play_services_install_button\" : \"ઇન્સ્ટૉલ કરો\"","\"common_google_play_services_enable_text\" : \"%1$s só funciona com o Google Play Services ativado.\"","\"search_menu_title\" : \"Rechercher\"","\"search_menu_title\" : \"搜尋\"","\"common_google_play_services_update_title\" : \"Google Play পরিষেবা আপডেট করুন\"","\"mtrl_picker_text_input_date_hint\" : \"Date\"","\"abc_capital_off\" : \"DEZACTIVAT\"","\"action_at\" : \"कार्रवाई पर :\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाहरू सक्षम पार्नुहोस्\"","\"abc_searchview_description_query\" : \"Soektognavraag\"","\"abc_capital_on\" : \"UKLJUČENO\"","\"abc_action_mode_done\" : \"მზადაა\"","\"storage_selection_spinner_title\" : \"Select storage\"","\"abc_searchview_description_voice\" : \"Tìm kiếm bằng giọng nói\"","\"alert_external_storage_warn_cb_text\" : \"Do not show again\"","\"valid_rc_no\" : \"Please enter valid RC number.\"","\"abc_searchview_description_query\" : \"ស្វែងរកសំណួរ​\"","\"verify_number\" : \"Verify +996 9200525312\"","\"common_google_play_services_unknown_issue\" : \"%1$s-г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу.\"","\"common_google_play_services_updating_text\" : \"%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។\"","\"common_google_play_services_updating_text\" : \"%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento.\"","\"common_google_play_services_enable_title\" : \"Aktifkan layanan Google Play\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv igen.\"","\"abc_searchview_description_submit\" : \"Sorğunu göndərin\"","\"common_google_play_services_install_title\" : \"Cài đặt dịch vụ của Google Play\"","\"abc_activity_chooser_view_see_all\" : \"Pokaż wszystko\"","\"DOWNLOAD_PDF\" : \"status\"","\"common_open_on_phone\" : \"Maak oop op foon\"","\"abc_search_hint\" : \"Tafuta…\"","\"complaint_registered_successfully1\" : \"Your complaint Id-\"","\"tax_valid_upto\" : \"Tax Valid UpTo\"","\"abc_activity_chooser_view_see_all\" : \"అన్నీ చూడండి\"","\"common_open_on_phone\" : \"Telefonda açın\"","\"common_google_play_services_notification_channel_name\" : \"Google Play teenuste saadavalolek\"","\"abc_shareactionprovider_share_with_application\" : \"Bagikan dengan %s\"","\"preference_floating_control_title\" : \"Use Floating Controls\"","\"abc_shareactionprovider_share_with_application\" : \"Shiriki ukitumia %s\"","\"common_google_play_services_update_button\" : \"Isibuyekezo\"","\"farmer\" : \"English\"","\"search_menu_title\" : \"Search\"","\"abc_searchview_description_query\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ\"","\"common_google_play_services_updating_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật.\"","\"common_google_play_services_unsupported_text\" : \"%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді.\"","\"abc_searchview_description_query\" : \"शोध क्वेरी\"","\"abc_search_hint\" : \"検索…\"","\"abc_searchview_description_clear\" : \"Izbris poizvedbe\"","\"place_autocomplete_clear_button\" : \"清除搜索内容\"","\"abc_action_menu_overflow_description\" : \"Повеќе опции\"","\"by_department\" : \"By Department\"","\"abc_activitychooserview_choose_application\" : \"एउटा अनुप्रयोग छान्नुहोस्\"","\"abc_activitychooserview_choose_application\" : \"Een app selecteren\"","\"abc_toolbar_collapse_description\" : \"ಕುಗ್ಗಿಸಿ\"","\"resolved\" : \"निवारण\"","\"common_google_play_services_unsupported_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue.\"","\"abc_prepend_shortcut_label\" : \"เมนู+\"","\"abc_menu_enter_shortcut_label\" : \"INVIO\"","\"name\" : \"Name\"","\"place_autocomplete_clear_button\" : \"Ștergeți căutarea\"","\"mtrl_picker_day_of_week_column_header\" : \"Column of days: %1$s\"","\"abc_menu_meta_shortcut_label\" : \"Meta-Taste +\"","\"abc_searchview_description_submit\" : \"Envía a consulta\"","\"abc_action_menu_overflow_description\" : \"その他のオプション\"","\"abc_searchview_description_submit\" : \"Отправить запрос\"","\"abc_searchview_description_search\" : \"Хайх\"","\"abc_searchview_description_query\" : \"खोज प्रश्न\"","\"abc_searchview_description_voice\" : \"Гласовно пребарување\"","\"time1\" : \"Time :\"","\"abc_searchview_description_query\" : \"Bilaketa-kontsulta\"","\"common_google_play_services_install_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।\"","\"abc_shareactionprovider_share_with_application\" : \"%s ile paylaş\"","\"abc_searchview_description_voice\" : \"Дауыспен іздеу\"","\"abc_capital_on\" : \"IESLĒGT\"","\"abc_action_bar_up_description\" : \"กลับ\"","\"abc_searchview_description_search\" : \"Otsing\"","\"common_open_on_phone\" : \"បើកតាមទូរស័ព្ទ\"","\"common_google_play_services_install_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר.\"","\"common_google_play_services_enable_title\" : \"Omogočanje storitev Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"Condividi tramite %s\"","\"abc_activity_chooser_view_see_all\" : \"전체 보기\"","\"common_google_play_services_updating_text\" : \"%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå.\"","\"abc_searchview_description_submit\" : \"କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ\"","\"abc_action_bar_up_description\" : \"పైకి నావిగేట్ చేస్తుంది\"","\"abc_searchview_description_voice\" : \"Röstsökning\"","\"common_google_play_services_updating_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا.\"","\"preference_filename_prefix_title\" : \"File name prefix\"","\"abc_toolbar_collapse_description\" : \"ຫຍໍ້ລົງ\"","\"common_google_play_services_unknown_issue\" : \"Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക.\"","\"common_google_play_services_update_text\" : \"%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play.\"","\"common_google_play_services_notification_ticker\" : \"‏Google Play سروسز کی خرابی\"","\"abc_prepend_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‎‎‎‏‏‏‎‏‏‏‏‎‎‎‎‎‏‎‎‎‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎‎‏‏‏‏‎‏‏‏‏‏‎‎Menu+‎‏‎‎‏‎\"","\"place_autocomplete_search_hint\" : \"ค้นหา\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務的適用範圍\"","\"place_autocomplete_clear_button\" : \"ရှာဖွေမှုကို ရှင်းပါ\"","\"common_google_play_services_wear_update_text\" : \"‏يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا.\"","\"common_google_play_services_unsupported_text\" : \"%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi.\"","\"common_signin_button_text_long\" : \"‏Google کے ساتھ سائن ان کریں\"","\"enter_comment\" : \"Please enter comment\"","\"abc_activitychooserview_choose_application\" : \"Seleccionar una aplicación\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務錯誤\"","\"abc_capital_off\" : \"FRA\"","\"common_signin_button_text\" : \"Ingia katika akaunti\"","\"screen_recording_notification_action_stop\" : \"Stop\"","\"common_google_play_services_enable_title\" : \"I-enable ang mga serbisyo ng Google Play\"","\"common_google_play_services_wear_update_text\" : \"Vajalik on Google Play teenuste uus versioon. See värskendab end peagi.\"","\"abc_prepend_shortcut_label\" : \"Menú+\"","\"abc_toolbar_collapse_description\" : \"Ciutkan\"","\"common_google_play_services_enable_title\" : \"Google Play-szolgáltatások engedélyezése\"","\"abc_activitychooserview_choose_application\" : \"ਇੱਕ ਐਪ ਚੁਣੋ\"","\"place_autocomplete_clear_button\" : \"खोज खाली गर्नुहोस्\"","\"abc_action_bar_up_description\" : \"ඉහළට සංචාලනය කරන්න\"","\"abc_searchview_description_search\" : \"Sök\"","\"place_autocomplete_clear_button\" : \"Išvalyti paiešką\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda.\"","\"abc_toolbar_collapse_description\" : \"Скупи\"","\"abc_capital_off\" : \"KAPAT\"","\"abc_activitychooserview_choose_application\" : \"აირჩიეთ აპი\"","\"abc_action_bar_up_description\" : \"اوپر نیویگیٹ کریں\"","\"common_google_play_services_install_text\" : \"O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo.\"","\"abc_activitychooserview_choose_application\" : \"యాప్‌ను ఎంచుకోండి\"","\"fab_transformation_scrim_behavior\" : \"com.google.android.material.transformation.FabTransformationScrimBehavior\"","\"common_google_play_services_notification_channel_name\" : \"Google Play సేవల లభ్యత\"","\"place_autocomplete_clear_button\" : \"Brisanje pretrage\"","\"common_google_play_services_notification_ticker\" : \"Google Play-ren zerbitzuen errorea\"","\"common_google_play_services_install_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمی‌شود.\"","\"common_google_play_services_enable_text\" : \"আপুনি Google Play সেৱাবোৰ সক্ষম নকৰালৈকে %1$sএ কাম নকৰিব।\"","\"abc_menu_delete_shortcut_label\" : \"Delete 键\"","\"abc_action_mode_done\" : \"Гатова\"","\"common_google_play_services_update_button\" : \"යාවත්කාලීන කරන්න\"","\"abc_searchview_description_query\" : \"Որոնման հարցում\"","\"common_google_play_services_install_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt.\"","\"abc_activity_chooser_view_see_all\" : \"Skatīt visu\"","\"abc_searchview_description_query\" : \"ຄຳສຳລັບຄົ້ນຫາ\"","\"common_google_play_services_enable_text\" : \"Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi.\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ 'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।\"","\"common_google_play_services_update_text\" : \"Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak.\"","\"common_google_play_services_enable_text\" : \"‏تا وقتی سرویس‌های Google Play را فعال نکنید، %1$s کار نمی‌کند.\"","\"abc_menu_shift_shortcut_label\" : \"Tõstuklahv +\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play.\"","\"common_google_play_services_wear_update_text\" : \"តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។\"","\"common_google_play_services_update_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play\"","\"common_google_play_services_enable_title\" : \"Google Play సేవలను ప్రారంభించండి\"","\"by_date\" : \"By Date\"","\"assign_report_txt\" : \"रिपोर्ट सौंपें\"","\"abc_menu_shift_shortcut_label\" : \"Shift +\"","\"abc_shareactionprovider_share_with_application\" : \"%s과(와) 공유\"","\"abc_searchview_description_search\" : \"搜索\"","\"change_password\" : \"पासवर्ड बदलें\"","\"abc_capital_on\" : \"เปิด\"","\"abc_menu_space_shortcut_label\" : \"blanksteg\"","\"common_google_play_services_update_title\" : \"Google Play সেৱা আপডে’ট কৰক\"","\"abc_searchview_description_clear\" : \"Hapus kueri\"","\"abc_capital_on\" : \"开启\"","\"no_complaint_found\" : \"कोई रिकॉर्ड नहीं मिला!\"","\"common_google_play_services_update_title\" : \"Ажурирајте Google Play услуге\"","\"common_google_play_services_update_text\" : \"Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xidmətlərinin əlçatanlığı\"","\"common_google_play_services_wear_update_text\" : \"Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile.\"","\"common_google_play_services_enable_text\" : \"Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді.\"","\"common_signin_button_text_long\" : \"Συνδεθείτε με το Google\"","\"common_google_play_services_update_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"preference_enable_target_app_summary\" : \"Open target app before recording\"","\"feedback_\" : \"Feedback\"","\"abc_action_menu_overflow_description\" : \"Більше опцій\"","\"mtrl_picker_invalid_format_use\" : \"Use: %1$s\"","\"abc_menu_delete_shortcut_label\" : \"delete\"","\"preference_crash_reporting_summary\" : \"Enable anonymous crash reporting\"","\"abc_capital_off\" : \"IZSLĒGT\"","\"screen_recording_permission_denied\" : \"Screen Recording Permission Denied\"","\"air_quality\" : \"वायु गुणवत्ता डेटा\"","\"search_menu_title\" : \"Søk\"","\"common_google_play_services_update_title\" : \"Google Play सेवा अपडेट करा\"","\"common_signin_button_text_long\" : \"Googleにログイン\"","\"common_google_play_services_install_button\" : \"安装\"","\"abc_menu_space_shortcut_label\" : \"Espai\"","\"common_google_play_services_wear_update_text\" : \"En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort.\"","\"abc_capital_on\" : \"ເປີດ\"","\"abc_capital_off\" : \"ಆಫ್\"","\"common_google_play_services_install_button\" : \"Instalați\"","\"common_signin_button_text\" : \"സൈൻ ഇൻ ചെയ്യുക\"","\"place_autocomplete_clear_button\" : \"Fjern søket\"","\"abc_prepend_shortcut_label\" : \"Kieslys+\"","\"common_google_play_services_update_title\" : \"Zaktualizuj Usługi Google Play\"","\"abc_activitychooserview_choose_application\" : \"اختيار تطبيق\"","\"show_pwd\" : \"Show Password\"","\"common_google_play_services_enable_button\" : \"Aktivér\"","\"common_google_play_services_wear_update_text\" : \"Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd.\"","\"abc_activitychooserview_choose_application\" : \"ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ\"","\"abc_action_bar_up_description\" : \"Zulazulela phezulu\"","\"abc_capital_on\" : \"ZAP\"","\"place_autocomplete_clear_button\" : \"Rensa sökning\"","\"common_google_play_services_unsupported_text\" : \"%1$s aplikazioa ezin da erabili Google Play-ren zerbitzuak gabe, eta zure gailua ez da zerbitzuokin bateragarria.\"","\"preference_anonymous_statistics_summary\" : \"Enable anonymous statistics on number of app usages\"","\"search_menu_title\" : \"Haku\"","\"common_google_play_services_update_title\" : \"Google Play xizmatlarini yangilash\"","\"abc_search_hint\" : \"Leita…\"","\"common_google_play_services_update_button\" : \"업데이트\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play.\"","\"common_signin_button_text_long\" : \"Log ind med Google\"","\"preference_audio_record_summary\" : \"Records audio from mic along with screen video\"","\"rc_number_cannot_blank\" : \"Please provide vehicle number.\"","\"common_google_play_services_update_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។\"","\"common_google_play_services_install_button\" : \"Įdiegti\"","\"common_google_play_services_unknown_issue\" : \"%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။\"","\"common_google_play_services_install_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે.\"","\"choose_language\" : \"भाषा चुनें\"","\"common_google_play_services_enable_button\" : \"ప్రారంభించు\"","\"search_menu_title\" : \"ძიება\"","\"abc_capital_off\" : \"ИЗКЛ.\"","\"abc_searchview_description_clear\" : \"Исчисти барање\"","\"abc_searchview_description_search\" : \"البحث\"","\"abc_searchview_description_search\" : \"Претражите\"","\"abc_action_mode_done\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‎‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‎‎‏‏‏‎‎‎‎‏‎‎‎‏‏‏‎‎‏‎‎‎‏‎‎‎‎‎Done‎‏‎‎‏‎\"","\"common_google_play_services_enable_title\" : \"Bật dịch vụ của Google Play\"","\"search_menu_title\" : \"ፍለጋ\"","\"offence_list\" : \"Offence List\"","\"common_google_play_services_install_text\" : \"Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды.\"","\"abc_capital_off\" : \"POIS PÄÄLTÄ\"","\"common_google_play_services_unsupported_text\" : \"%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"abc_activitychooserview_choose_application\" : \"เลือกแอป\"","\"abc_menu_delete_shortcut_label\" : \"kustuta\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ಸೇವೆಗಳ ಲಭ್ಯತೆ\"","\"search_menu_title\" : \"Поиск\"","\"abc_activitychooserview_choose_application\" : \"Izaberite aplikaciju\"","\"offline_text\" : \"आप ऑफलाइन हैं!\"","\"abc_action_bar_up_description\" : \"Kembali ke atas\"","\"abc_action_menu_overflow_description\" : \"Higit pang opsyon\"","\"preference_fps_summary\" : \"Choose fps to record at\"","\"abc_activitychooserview_choose_application\" : \"Selecciona una aplicació\"","\"abc_searchview_description_voice\" : \"အသံဖြင့် ရှာရန်\"","\"common_open_on_phone\" : \"Öppna på mobilen\"","\"abc_searchview_description_voice\" : \"Carian suara\"","\"abc_searchview_description_submit\" : \"Pateikti užklausą\"","\"abc_searchview_description_query\" : \"Kërko pyetjen\"","\"preference_anonymous_statistics_title\" : \"Anonymous statistics\"","\"common_google_play_services_update_title\" : \"Eguneratu Google Play-ren zerbitzuak\"","\"common_google_play_services_updating_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat tans opdateer.\"","\"abc_activity_chooser_view_see_all\" : \"બધી જુઓ\"","\"abc_menu_space_shortcut_label\" : \"бос орын\"","\"abc_action_menu_overflow_description\" : \"更多選項\"","\"common_google_play_services_update_title\" : \"Google Play қызметтерін жаңарту\"","\"common_signin_button_text\" : \"כניסה\"","\"common_google_play_services_install_title\" : \"Атрымаць службы Google Play\"","\"abc_action_mode_done\" : \"ተከናውኗል\"","\"common_google_play_services_enable_button\" : \"Включить\"","\"abc_action_menu_overflow_description\" : \"Mai multe opțiuni\"","\"common_google_play_services_update_text\" : \"%1$s ne može da se pokrene ako ne ažurirate Google Play usluge.\"","\"abc_search_hint\" : \"ຊອກຫາ…\"","\"abc_searchview_description_clear\" : \"Очистити запит\"","\"common_google_play_services_updating_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца.\"","\"common_google_play_services_update_title\" : \"Actualizați serviciile Google Play\"","\"common_google_play_services_unknown_issue\" : \"Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά.\"","\"logout_msg\" : \"क्या आप लॉग आउट करना चाहते हैं ?\"","\"common_google_play_services_install_button\" : \"इंस्टॉल करें\"","\"share_intent_title\" : \"Share recorded\"","\"abc_capital_on\" : \"HIDUP\"","\"abc_capital_on\" : \"روشن\"","\"place_autocomplete_search_hint\" : \"Søg\"","\"abc_action_mode_done\" : \"Τέλος\"","\"common_google_play_services_wear_update_text\" : \"Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali.\"","\"abc_action_mode_done\" : \"Պատրաստ է\"","\"common_google_play_services_updating_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს.\"","\"common_signin_button_text\" : \"Connexion\"","\"common_google_play_services_update_title\" : \"Aggiorna Google Play Services\"","\"common_signin_button_text_long\" : \"Prisijungti naudojant „Google“\"","\"abc_searchview_description_voice\" : \"Ahozko bilaketa\"","\"common_google_play_services_update_text\" : \"%1$s не може да се покрене ако не ажурирате Google Play услуге.\"","\"common_google_play_services_unknown_issue\" : \"La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo.\"","\"abc_searchview_description_submit\" : \"ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်\"","\"abc_action_menu_overflow_description\" : \"વધુ વિકલ્પો\"","\"loading_address\" : \"Loading Address\"","\"abc_prepend_shortcut_label\" : \"Meny + \"","\"common_google_play_services_update_button\" : \"به‌روزرسانی\"","\"common_google_play_services_install_button\" : \"Telepítés\"","\"manager_login\" : \"अधिकारी लॉगिन\"","\"alert_plugin_not_found_title\" : \"Plugin not found\"","\"abc_search_hint\" : \"खोज्नुहोस्…\"","\"common_google_play_services_update_text\" : \"ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"common_google_play_services_notification_ticker\" : \"Google Play кызматтарынын катасы\"","\"common_google_play_services_updating_text\" : \"O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados.\"","\"abc_activity_chooser_view_see_all\" : \"Бүгдийг харах\"","\"abc_capital_off\" : \"YOQILMAGAN\"","\"SUBMIT_REPORT\" : \"inspection\"","\"email_id\" : \"Email Id\"","\"common_google_play_services_enable_text\" : \"%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე.\"","\"common_google_play_services_update_text\" : \"%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ସେବାଗୁଡ଼ିକର ଉପଲବ୍ଧତା\"","\"abc_action_menu_overflow_description\" : \"Дадатковыя параметры\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。\"","\"common_google_play_services_enable_button\" : \"Gaitu\"","\"common_google_play_services_enable_button\" : \"Aktifkan\"","\"abc_toolbar_collapse_description\" : \"Contraer\"","\"common_google_play_services_enable_button\" : \"Ota käyttöön\"","\"abc_activity_chooser_view_see_all\" : \"အားလုံး ကြည့်ရန်\"","\"abc_menu_shift_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‎‎‏‎‎‎‏‏‎‎‎‎‏‏‎Shift+‎‏‎‎‏‎\"","\"abc_shareactionprovider_share_with\" : \"Ulashish\"","\"common_google_play_services_update_text\" : \"Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play.\"","\"abc_action_menu_overflow_description\" : \"Več možnosti\"","\"abc_searchview_description_search\" : \"Telusuri\"","\"abc_capital_off\" : \"사용 중지\"","\"mtrl_picker_toggle_to_year_selection\" : \"Tap to switch to selecting a year\"","\"abc_searchview_description_submit\" : \"Utfør søket\"","\"abc_action_bar_home_description\" : \"Revenir à l'accueil\"","\"abc_shareactionprovider_share_with_application\" : \"Share with %s\"","\"abc_activity_chooser_view_see_all\" : \"Lihat semua\"","\"abc_menu_enter_shortcut_label\" : \"оруулах\"","\"reset_dialog_positive_button_text\" : \"Yes\"","\"place_autocomplete_search_hint\" : \"Suche\"","\"abc_shareactionprovider_share_with\" : \"Delen met\"","\"place_autocomplete_search_hint\" : \"Căutați\"","\"abc_searchview_description_submit\" : \"Indsend forespørgsel\"","\"abc_shareactionprovider_share_with\" : \"Dijeli s\"","\"audio\" : \"ऑडियो\"","\"common_google_play_services_unknown_issue\" : \"Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s ஆப்ஸை அணுக முடியவில்லை. மீண்டும் முயலவும்.\"","\"common_google_play_services_install_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte.\"","\"abc_searchview_description_search\" : \"Szukaj\"","\"common_google_play_services_updating_text\" : \"বৰ্তমান আপডে’ট হৈ থকা Google Play সেৱাসমূহৰ অবিহনে %1$s নচলিব৷\"","\"abc_menu_sym_shortcut_label\" : \"Sym மற்றும்\"","\"abc_searchview_description_submit\" : \"Lähetä kysely\"","\"common_google_play_services_enable_text\" : \"Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။\"","\"common_google_play_services_updating_text\" : \"%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов.\"","\"common_google_play_services_update_button\" : \"اپ ڈیٹ کریں\"","\"abc_search_hint\" : \"ရှာဖွေရန်…\"","\"common_google_play_services_wear_update_text\" : \"Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться.\"","\"enter_the_feedback_here\" : \"Enter the feedback here(Max. 500 characters)\"","\"common_signin_button_text_long\" : \"Inloggen met Google\"","\"abc_search_hint\" : \"ძიება…\"","\"place_autocomplete_clear_button\" : \"Cancella ricerca\"","\"common_google_play_services_enable_button\" : \"Iespējot\"","\"abc_activitychooserview_choose_application\" : \"Válasszon alkalmazást\"","\"abc_activity_chooser_view_see_all\" : \"Žr. viską\"","\"common_google_play_services_notification_channel_name\" : \"Google Play hizmetlerinin kullanılabilirliği\"","\"common_google_play_services_wear_update_text\" : \"Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi.\"","\"abc_search_hint\" : \"חיפוש…\"","\"common_google_play_services_updating_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔\"","\"abc_capital_on\" : \"ACTIVAR\"","\"abc_toolbar_collapse_description\" : \"හකුළන්න\"","\"abc_activity_chooser_view_see_all\" : \"Kuva kõik\"","\"abc_searchview_description_query\" : \"Pertanyaan carian\"","\"common_google_play_services_install_button\" : \"Sakinisha\"","\"common_open_on_phone\" : \"Otwórz na telefonie\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services-ის ხელმისაწვდომობა\"","\"common_google_play_services_wear_update_text\" : \"새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다.\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-ის შეცდომა\"","\"abc_menu_function_shortcut_label\" : \"Função +\"","\"common_google_play_services_unknown_issue\" : \"%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો.\"","\"abc_shareactionprovider_share_with\" : \"ଏହାଙ୍କ ସହ ସେୟାର୍‌ କରନ୍ତୁ\"","\"common_google_play_services_notification_channel_name\" : \"Staða þjónustu Google Play\"","\"chassis_no\" : \"Chassis No.\"","\"common_google_play_services_notification_ticker\" : \"‏שגיאה בשירותי Google Play\"","\"place_autocomplete_search_hint\" : \"搜尋\"","\"bottom_sheet_behavior\" : \"com.google.android.material.bottomsheet.BottomSheetBehavior\"","\"farmer\" : \"अंग्रेज़ी\"","\"BASE_URL\" : \"http://echallanweb.gov.in/cctv/api/\"","\"abc_search_hint\" : \"ይፈልጉ…\"","\"common_signin_button_text\" : \"Iniciar sessão\"","\"abc_shareactionprovider_share_with\" : \"Dijeli sa\"","\"abc_searchview_description_clear\" : \"Διαγραφή ερωτήματος\"","\"common_google_play_services_update_title\" : \"A Google Play-szolgáltatások frissítése\"","\"place_autocomplete_search_hint\" : \"Поиск\"","\"common_google_play_services_update_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ଅପଡେଟ୍ କରନ୍ତୁ\"","\"resend_sms\" : \"Resend SMS\"","\"common_google_play_services_unknown_issue\" : \"%1$s está a ter problemas com os Serviços do Google Play. Tente novamente.\"","\"date\" : \"Date\"","\"abc_searchview_description_search\" : \"Αναζήτηση\"","\"abc_shareactionprovider_share_with_application\" : \"Делите помоћу апликације %s\"","\"abc_toolbar_collapse_description\" : \"收起\"","\"common_google_play_services_install_button\" : \"ຕິດຕັ້ງ\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui.\"","\"common_google_play_services_unsupported_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої.\"","\"logout\" : \"लॉग आउट\"","\"about_dialog_message\" : \"App by Devipriya Sarkar.\"","\"common_signin_button_text\" : \"Logg på\"","\"abc_activitychooserview_choose_application\" : \"Изаберите апликацију\"","\"common_google_play_services_enable_text\" : \"您必须先启用 Google Play 服务，然后才能运行%1$s。\"","\"abc_searchview_description_submit\" : \"שליחת שאילתה\"","\"common_google_play_services_notification_ticker\" : \"Erreur liée aux services Google Play\"","\"for_all\" : \"विभाग का चयन करें\"","\"place_autocomplete_search_hint\" : \"検索\"","\"abc_action_bar_home_description\" : \"Ir a inicio\"","\"status_bar_notification_info_overflow\" : \"+999\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ဝန်ဆောင်မှုများ ရရှိနိုင်သည်\"","\"common_google_play_services_install_button\" : \"ఇన్‌స్టాల్ చేయి\"","\"abc_searchview_description_query\" : \"Zapytanie\"","\"abc_capital_on\" : \"BẬT\"","\"common_google_play_services_unknown_issue\" : \"%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።\"","\"abc_action_bar_up_description\" : \"Navegar hacia arriba\"","\"preference_floating_control_key\" : \"floating_controls\"","\"abc_action_bar_home_description\" : \"瀏覽首頁\"","\"manager_login\" : \"Manager Login\"","\"abc_action_mode_done\" : \"완료\"","\"abc_searchview_description_query\" : \"Leitarfyrirspurn\"","\"abc_toolbar_collapse_description\" : \"Sakļaut\"","\"abc_toolbar_collapse_description\" : \"Palos\"","\"abc_search_hint\" : \"Търсете…\"","\"common_google_play_services_install_text\" : \"%1$s нема да се извршува без услугите на Google Play што ги нема на уредот.\"","\"common_google_play_services_enable_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ\"","\"abc_search_hint\" : \"Buscar…\"","\"common_google_play_services_update_title\" : \"Google Play सेवाहरू अद्यावधिक गर्नुहोस्\"","\"common_google_play_services_enable_title\" : \"Activar servizos de Google Play\"","\"abc_searchview_description_voice\" : \"Gesproken zoekopdracht\"","\"abc_capital_off\" : \"KI\"","\"abc_capital_on\" : \"सुरू\"","\"common_google_play_services_update_button\" : \"ធ្វើ​បច្ចុប្បន្នភាព\"","\"preference_floating_control_size_key\" : \"floatingControlSize\"","\"abc_searchview_description_query\" : \"Hakukysely\"","\"abc_shareactionprovider_share_with_application\" : \"%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"common_google_play_services_enable_button\" : \"Activar\"","\"abc_searchview_description_voice\" : \"Wyszukiwanie głosowe\"","\"abc_action_menu_overflow_description\" : \"עוד אפשרויות\"","\"common_google_play_services_enable_title\" : \"Enable Google Play services\"","\"abc_searchview_description_submit\" : \"Wasilisha hoja\"","\"abc_searchview_description_submit\" : \"क्वेरी पेस गर्नुहोस्\"","\"abc_searchview_description_search\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ\"","\"share_intent_notification_content\" : \"click to share the recorded video\"","\"common_google_play_services_notification_ticker\" : \"កំហុស​​សេវាកម្ម​ Google កម្សាន្ត\"","\"common_google_play_services_updating_text\" : \"%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä.\"","\"abc_search_hint\" : \"Soek …\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services-fout\"","\"common_google_play_services_install_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ\"","\"abc_toolbar_collapse_description\" : \"כיווץ\"","\"common_google_play_services_notification_ticker\" : \"Error de Google Play Services\"","\"common_google_play_services_wear_update_text\" : \"Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi.\"","\"abc_searchview_description_clear\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‏‏‏‎‏‎‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‏‏‏‎‎‏‏‎Clear query‎‏‎‎‏‎\"","\"common_google_play_services_install_title\" : \"Inštalovať služby Google Play\"","\"common_google_play_services_install_text\" : \"ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"common_google_play_services_enable_title\" : \"Google Play hizmetlerini etkinleştirin\"","\"search_menu_title\" : \"Որոնել\"","\"abc_searchview_description_query\" : \"Пошукавы запыт\"","\"common_google_play_services_install_button\" : \"نصب\"","\"common_google_play_services_notification_channel_name\" : \"Availability ng serbisyo ng Google Play\"","\"title_user_settings\" : \"Settings\"","\"common_signin_button_text_long\" : \"Ingia katika akaunti ukitumia Google\"","\"disable_flightmode\" : \"Please disable the flight mode to proceed\"","\"place_autocomplete_search_hint\" : \"Іздеу\"","\"abc_toolbar_collapse_description\" : \"Contrae\"","\"common_google_play_services_enable_text\" : \"%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play\"","\"abc_activitychooserview_choose_application\" : \"Välj en app\"","\"common_google_play_services_install_title\" : \"‏קבל את שירותי Google Play\"","\"common_google_play_services_updating_text\" : \"தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்.\"","\"abc_searchview_description_submit\" : \"መጠይቅ አስገባ\"","\"place_autocomplete_clear_button\" : \"Очистити поле пошуку\"","\"icon_content_description\" : \"Dialog Icon\"","\"common_google_play_services_enable_text\" : \"%1$s nu va funcționa decât dacă activați serviciile Google Play.\"","\"common_google_play_services_update_text\" : \"%1$s ez da exekutatuko Google Play-ren zerbitzuak eguneratzen ez badituzu.\"","\"common_google_play_services_notification_ticker\" : \"Google Play సేవల ఎర్రర్\"","\"mtrl_picker_date_header_unselected\" : \"Selected date\"","\"abc_activity_chooser_view_see_all\" : \"සියල්ල බලන්න\"","\"common_google_play_services_update_title\" : \"Dateer Google Play Dienste op\"","\"complaint_registered_successfully2\" : \"सफलतापूर्वक अपलोड कर दिया गया है\"","\"abc_action_menu_overflow_description\" : \"Meer opties\"","\"mcam_video_capture_unsupported\" : \"Your device does not support video capture.\"","\"abc_action_bar_home_description\" : \"Fara heim\"","\"geo_location\" : \"Geo Location :\"","\"abc_action_bar_home_description\" : \"Chỉ đường về nhà\"","\"abc_action_bar_up_description\" : \"Przejdź wyżej\"","\"common_google_play_services_install_button\" : \"Установить\"","\"app_shortcut_action\" : \"com.orpheusdroid.screenrecorder.RECORD\"","\"preference_save_gif_title\" : \"Enable saving in GIF\"","\"abc_action_mode_done\" : \"Kész\"","\"abc_search_hint\" : \"Sök …\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost usluga za Google Play\"","\"service_analytics\" : \"सेवा विश्लेषिकी\"","\"common_google_play_services_notification_ticker\" : \"Eroare a serviciilor Google Play\"","\"nn\" : \"NN\"","\"abc_action_bar_up_description\" : \"Prejsť nahor\"","\"enter_passcode\" : \"Enter Passcode\"","\"abc_action_bar_home_description\" : \"Əsas səhifəyə keçin\"","\"abc_menu_function_shortcut_label\" : \"Funkcyjny+\"","\"abc_activitychooserview_choose_application\" : \"ایک ایپ منتخب کریں\"","\"common_open_on_phone\" : \"ফ'নত খোলক\"","\"common_google_play_services_install_button\" : \"Install\"","\"member_select\" : \"Select Member*\"","\"abc_activity_chooser_view_see_all\" : \"Ver tudo\"","\"abc_capital_on\" : \"ACTIVER\"","\"common_google_play_services_unknown_issue\" : \"%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න.\"","\"abc_menu_sym_shortcut_label\" : \"„Sym“ +\"","\"abc_shareactionprovider_share_with\" : \"გაზიარება:\"","\"common_google_play_services_update_button\" : \"Aktualisieren\"","\"mcam_image_preview_error_message\" : \"Could not decode bitmap\"","\"common_google_play_services_wear_update_text\" : \"Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತದೆ.\"","\"abc_action_bar_home_description\" : \"Přejít na plochu\"","\"abc_searchview_description_query\" : \"Search query\"","\"common_google_play_services_wear_update_text\" : \"Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。\"","\"abc_searchview_description_voice\" : \"ค้นหาด้วยเสียง\"","\"abc_shareactionprovider_share_with\" : \"Teilen mit\"","\"complaint_details\" : \"शिकायत विवरण\"","\"common_open_on_phone\" : \"फोनमा खोल्नुहोस्\"","\"search_menu_title\" : \"Αναζήτηση\"","\"abc_capital_off\" : \"ЗНИЖКА\"","\"common_google_play_services_update_button\" : \"Opdater\"","\"common_google_play_services_enable_title\" : \"啟用 Google Play 服務\"","\"abc_action_menu_overflow_description\" : \"Още опции\"","\"common_google_play_services_update_button\" : \"Aktualizovať\"","\"screen_recording_stopped_toast\" : \"Screen Recording stopped\"","\"common_google_play_services_enable_text\" : \"तुम्ही Google Play सेवा सक्षम केल्याशिवाय %1$s हा अ‍ॅप कार्य करणार नाही.\"","\"search_menu_title\" : \"Cerca\"","\"abc_action_bar_up_description\" : \"Πλοήγηση προς τα επάνω\"","\"common_google_play_services_install_button\" : \"ติดตั้ง\"","\"abc_menu_alt_shortcut_label\" : \"„Alt“ +\"","\"place_autocomplete_clear_button\" : \"সার্চ সাফ করুন\"","\"abc_searchview_description_voice\" : \"Hlasové vyhľadávanie\"","\"common_google_play_services_unknown_issue\" : \"%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।\"","\"geo_location\" : \"जियो लोकेशन:\"","\"common_google_play_services_notification_channel_name\" : \"Verfügbarkeit von Google Play-Diensten\"","\"common_google_play_services_notification_channel_name\" : \"Google Play സേവന ലഭ്യത\"","\"comment\" : \"टिप्पणी:\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"abc_toolbar_collapse_description\" : \"Свернуть\"","\"abc_activity_chooser_view_see_all\" : \"सभी देखें\"","\"abc_action_mode_done\" : \"Готово\"","\"common_google_play_services_install_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde.\"","\"abc_menu_delete_shortcut_label\" : \"ഇല്ലാതാക്കുക\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost Google Play usluga\"","\"action_settings\" : \"Settings\"","\"abc_searchview_description_query\" : \"Пошуковий запит\"","\"abc_searchview_description_submit\" : \"Senda fyrirspurn\"","\"abc_capital_on\" : \"অন\"","\"abc_prepend_shortcut_label\" : \"Menüü +\"","\"abc_menu_enter_shortcut_label\" : \"„enter“\"","\"abc_menu_function_shortcut_label\" : \"„Function“ +\"","\"common_google_play_services_enable_text\" : \"%1$s ei toimi, ellet ota Google Play Palveluita käyttöön.\"","\"abc_capital_off\" : \"IZKLOP\"","\"common_google_play_services_enable_button\" : \"Inschakelen\"","\"search_menu_title\" : \"Meklēt\"","\"email_id\" : \"ईमेल आईडी\"","\"common_signin_button_text\" : \"Login\"","\"common_google_play_services_unsupported_text\" : \"%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs.\"","\"abc_activitychooserview_choose_application\" : \"ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ\"","\"abc_searchview_description_submit\" : \"提交查询\"","\"abc_action_menu_overflow_description\" : \"ଅଧିକ ବିକଳ୍ପ\"","\"abc_menu_space_shortcut_label\" : \"Прабел\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।\"","\"download_msg\" : \"Please wait while downloading.\"","\"abc_searchview_description_submit\" : \"Наіслати запит\"","\"abc_action_mode_done\" : \"Kwenziwe\"","\"common_google_play_services_install_title\" : \"Obter serviços do Google Play\"","\"to_login_to_the_app\" : \"to login to the app\"","\"common_google_play_services_install_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho.\"","\"abc_searchview_description_query\" : \"శోధన ప్రశ్న\"","\"common_google_play_services_notification_channel_name\" : \"Доступность сервисов Google Play\"","\"common_google_play_services_enable_text\" : \"Для работы приложения \"%1$s\" требуется включить сервисы Google Play.\"","\"abc_action_bar_home_description\" : \"Pārvietoties uz sākuma ekrānu\"","\"feedback_txt\" : \"FeedBack*\"","\"abc_action_bar_home_description\" : \"Nenda mwanzo\"","\"abc_searchview_description_query\" : \"검색어\"","\"abc_searchview_description_search\" : \"검색\"","\"abc_searchview_description_query\" : \"שאילתת חיפוש\"","\"screen_recording_paused_toast\" : \"Screen Recording paused\"","\"abc_search_hint\" : \"Search…\"","\"common_signin_button_text_long\" : \"Google менен кирүү\"","\"abc_menu_ctrl_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‎‏‎‏‎‎‎‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‎Ctrl+‎‏‎‎‏‎\"","\"offence_wise_complaint_report\" : \"अपराधवार शिकायत रिपोर्ट\"","\"abc_menu_delete_shortcut_label\" : \"eliminar\"","\"member_select\" : \"सदस्य चुनें *\"","\"abc_searchview_description_search\" : \"ရှာရန်\"","\"abc_shareactionprovider_share_with_application\" : \"%sની સાથે શેર કરો\"","\"common_google_play_services_install_text\" : \"%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này.\"","\"abc_searchview_description_submit\" : \"Пошаљите упит\"","\"place_autocomplete_search_hint\" : \"Búsqueda\"","\"prefs_category_experimental_title\" : \"Expertmental\"","\"abc_menu_space_shortcut_label\" : \"espaço\"","\"common_signin_button_text\" : \"Кіру\"","\"abc_searchview_description_submit\" : \"إرسال طلب البحث\"","\"common_google_play_services_enable_button\" : \"فعال کریں\"","\"abc_search_hint\" : \"തിരയുക…\"","\"abc_shareactionprovider_share_with\" : \"Skupna raba z:\"","\"common_google_play_services_notification_channel_name\" : \"Google Play қызметтерінің қолжетімділігі\"","\"common_google_play_services_install_button\" : \"Installer\"","\"abc_action_menu_overflow_description\" : \"ਹੋਰ ਵਿਕਲਪ\"","\"mtrl_exceed_max_badge_number_suffix\" : \"%1$d%2$s\"","\"abc_searchview_description_query\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‏‏‏‎‏‏‎‏‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‎Search query‎‏‎‎‏‎\"","\"common_google_play_services_update_text\" : \"Чтобы запустить приложение \"%1$s\", обновите сервисы Google Play.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवा उपलब्धता\"","\"abc_shareactionprovider_share_with\" : \"แชร์กับ\"","\"abc_menu_delete_shortcut_label\" : \"„delete“\"","\"abc_menu_shift_shortcut_label\" : \"Шифт+\"","\"video_mandatory\" : \"Please provide video\"","\"abc_searchview_description_voice\" : \"Busca por voz\"","\"abc_menu_shift_shortcut_label\" : \"„Shift“ +\"","\"comment1\" : \"टिप्पणी(मैक्स। 500 अक्षर)\"","\"place_autocomplete_search_hint\" : \"Bilaketa\"","\"total\" : \"कुल\"","\"fuel_type\" : \"Fuel Type\"","\"abc_activity_chooser_view_see_all\" : \"Барлығын көру\"","\"abc_searchview_description_clear\" : \"Išvalyti užklausą\"","\"common_google_play_services_notification_ticker\" : \"Грешка на услугите на Google Play\"","\"common_google_play_services_install_text\" : \"%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ.\"","\"name\" : \"नाम\"","\"abc_action_mode_done\" : \"Xong\"","\"common_google_play_services_update_title\" : \"Cập nhật dịch vụ của Google Play\"","\"place_autocomplete_clear_button\" : \"Obriši pretraživanje\"","\"common_google_play_services_update_title\" : \"Atnaujinkite „Google Play“ paslaugas\"","\"mcam_portrait\" : \"Portrait\"","\"abc_action_menu_overflow_description\" : \"Mais opções\"","\"common_google_play_services_unknown_issue\" : \"%1$s aplikazioak arazoak ditu Google Play-ren zerbitzuekin. Saiatu berriro.\"","\"abc_capital_on\" : \"सक्रिय\"","\"abc_shareactionprovider_share_with_application\" : \"Поделиться с помощью %s\"","\"common_google_play_services_notification_ticker\" : \"Iphutha lamasevisi we-Google Play\"","\"common_google_play_services_enable_text\" : \"您必須啟用 Google Play 服務，才能執行「%1$s」。\"","\"abc_action_menu_overflow_description\" : \"Más opciones\"","\"common_google_play_services_enable_title\" : \"Google Play pakalpojumu iespējošana\"","\"common_google_play_services_enable_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານ​ການ​ບໍ​ລິ​ການ Google Play.\"","\"mobile_no1\" : \"मोबाइल नंबर:\"","\"common_signin_button_text\" : \"Skrá inn\"","\"reg_no_empty\" : \"कृपया पंजीकरण संख्या दर्ज करें।\"","\"common_signin_button_text\" : \"Acceder\"","\"common_google_play_services_wear_update_text\" : \"Cal una nova versió de Serveis de Google Play. S'actualitzarà automàticament aviat.\"","\"abc_menu_shift_shortcut_label\" : \"Mayús +\"","\"abc_toolbar_collapse_description\" : \"Komprimera\"","\"abc_searchview_description_clear\" : \"Сурамды өчүрүү\"","\"abc_capital_off\" : \"關閉\"","\"abc_shareactionprovider_share_with\" : \"ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"abc_capital_off\" : \"OFF\"","\"abc_activitychooserview_choose_application\" : \"בחירת אפליקציה\"","\"common_google_play_services_enable_text\" : \"A(z) %1$s alkalmazás csak akkor működik, ha  engedélyezi a Google Play-szolgáltatásokat.\"","\"abc_capital_on\" : \"ഓൺ\"","\"select_department1\" : \"Select Department\"","\"abc_menu_shift_shortcut_label\" : \"Shift மற்றும்\"","\"common_google_play_services_update_button\" : \"Aggiorna\"","\"comment1\" : \"Comment(Max. 500 characters)\"","\"abc_action_bar_up_description\" : \"التنقل إلى أعلى\"","\"common_google_play_services_update_button\" : \"ਅੱਪਡੇਟ ਕਰੋ\"","\"common_signin_button_text\" : \"로그인\"","\"tab_videos_title\" : \"Videos\"","\"common_google_play_services_install_button\" : \"ਸਥਾਪਤ ਕਰੋ\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"current_storage_path_text\" : \"Current path: %s\"","\"abc_searchview_description_submit\" : \"Anfrage senden\"","\"comment_required\" : \"Please provide comment.\"","\"abc_action_bar_home_description\" : \"홈으로 이동\"","\"common_signin_button_text_long\" : \"Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ\"","\"place_autocomplete_search_hint\" : \"Ara\"","\"abc_action_bar_home_description\" : \"پیمایش به صفحه اصلی\"","\"common_google_play_services_enable_text\" : \"%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play.\"","\"save\" : \"Save\"","\"abc_activitychooserview_choose_application\" : \"ជ្រើសរើស​កម្មវិធី​​\"","\"place_autocomplete_clear_button\" : \"検索をクリア\"","\"common_google_play_services_notification_ticker\" : \"Napaka storitev Google Play\"","\"common_google_play_services_updating_text\" : \"%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande.\"","\"search_menu_title\" : \"ค้นหา\"","\"abc_shareactionprovider_share_with_application\" : \"%s සමඟ බෙදා ගන්න\"","\"abc_action_mode_done\" : \"ਹੋ ਗਿਆ\"","\"common_google_play_services_enable_text\" : \"Google Play кызматтарын иштетмейиңизче %1$s иштебейт.\"","\"abc_action_bar_up_description\" : \"മുകളിലേക്ക് പോവുക\"","\"abc_shareactionprovider_share_with\" : \"Sdílet s\"","\"abc_action_mode_done\" : \"Lokið\"","\"abc_searchview_description_query\" : \"Hoja ya utafutaji\"","\"abc_action_bar_up_description\" : \"Di chuyển lên\"","\"search_menu_title\" : \"검색\"","\"abc_shareactionprovider_share_with\" : \"यसमार्फत आदान प्रदान गर्नुहोस्\"","\"abc_shareactionprovider_share_with_application\" : \"Del med %s\"","\"common_google_play_services_notification_ticker\" : \"Errore Google Play Services\"","\"abc_searchview_description_query\" : \"Qidiruv so‘rovi\"","\"confirm_passcode\" : \"Please confirm passcode\"","\"prefs_category_save_options_title\" : \"Save options\"","\"abc_searchview_description_query\" : \"ସର୍ଚ୍ଚ କ୍ୱେରୀ\"","\"mcam_video_perm_warning\" : \"Permission to access your microphone and camera is needed, the camera will now close.\"","\"abc_searchview_description_query\" : \"Заявка за търсене\"","\"abc_searchview_description_voice\" : \"חיפוש קולי\"","\"abc_shareactionprovider_share_with_application\" : \"Comparte contido coa aplicación %s\"","\"common_google_play_services_wear_update_text\" : \"Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады.\"","\"common_google_play_services_install_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं.\"","\"common_google_play_services_install_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিটো আপোনাৰ ডিভাইচত নাই।\"","\"abc_activity_chooser_view_see_all\" : \"Se alle\"","\"common_google_play_services_updating_text\" : \"„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos.\"","\"common_google_play_services_install_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви.\"","\"common_google_play_services_update_button\" : \"Posodobi\"","\"place_autocomplete_clear_button\" : \"खोज मिटाएं\"","\"abc_search_hint\" : \"Suchen…\"","\"common_signin_button_text_long\" : \"Meld aan met Google\"","\"wrong_number\" : \"Wrong number ?\"","\"abc_searchview_description_submit\" : \"Enviar consulta\"","\"place_autocomplete_clear_button\" : \"I-clear ang paghahanap\"","\"abc_searchview_description_voice\" : \"හඬ සෙවීම\"","\"common_google_play_services_unsupported_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай.\"","\"abc_shareactionprovider_share_with_application\" : \"Deel met %s\"","\"error\" : \"Something went wrong.\"","\"common_google_play_services_unknown_issue\" : \"%1$s mengalami masalah dengan layanan Google Play. Coba lagi.\"","\"common_google_play_services_install_title\" : \"Google Play開発者サービスの入手\"","\"common_google_play_services_unknown_issue\" : \"%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur.\"","\"place_autocomplete_clear_button\" : \"Maak soektog skoon\"","\"common_signin_button_text\" : \"Σύνδεση\"","\"abc_searchview_description_submit\" : \"Pošiljanje poizvedbe\"","\"abc_menu_delete_shortcut_label\" : \"حذف\"","\"abc_prepend_shortcut_label\" : \"Menu+‎\"","\"common_google_play_services_install_text\" : \"Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй.\"","\"application_date\" : \"Application Date\"","\"common_google_play_services_unsupported_text\" : \"%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie.\"","\"abc_shareactionprovider_share_with_application\" : \"Поділитися через додаток %s\"","\"common_google_play_services_notification_ticker\" : \"Google Play পরিষেবার ত্রুটি\"","\"abc_toolbar_collapse_description\" : \"Réduire\"","\"place_autocomplete_search_hint\" : \"חיפוש\"","\"abc_action_mode_done\" : \"Hazırdır\"","\"abc_shareactionprovider_share_with\" : \"Делите помоћу\"","\"common_google_play_services_install_button\" : \"Εγκατάσταση\"","\"common_google_play_services_updating_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van.\"","\"nil\" : \"--\"","\"password\" : \"पासवर्ड\"","\"abc_searchview_description_search\" : \"Поиск\"","\"abc_activitychooserview_choose_application\" : \"Kies 'n program\"","\"common_signin_button_text_long\" : \"Google 계정으로 로그인\"","\"common_google_play_services_update_text\" : \"Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play.\"","\"abc_menu_space_shortcut_label\" : \"բացատ\"","\"savelocation_key\" : \"savelocation\"","\"common_google_play_services_update_button\" : \"ಅಪ್‌ಡೇಟ್‌ ಮಾಡು\"","\"abc_searchview_description_clear\" : \"Sorğunu silin\"","\"complaint\" : \"शिकायत\"","\"abc_menu_space_shortcut_label\" : \"hapësirë\"","\"common_signin_button_text\" : \"Kirish\"","\"new_complaint\" : \"शिकायत दर्ज करें\"","\"abc_capital_on\" : \"KVEIKT\"","\"mcam_permissions_needed\" : \"Permissions Needed\"","\"common_google_play_services_unknown_issue\" : \"Aplikácia %1$s má problémy so službami Google Play. Skúste to znova.\"","\"common_google_play_services_notification_ticker\" : \"Грешка в услугите за Google Play\"","\"common_google_play_services_unknown_issue\" : \"%1$s ಆ್ಯಪ್‍‍ಗೆ Google Play ಸೇವೆಗಳಲ್ಲಿ ಸಮಸ್ಯೆ ಉಂಟಾಗಿದೆ. ದಯವಿಟ್ಟು ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ.\"","\"common_google_play_services_install_title\" : \"Google Play சேவைகளைப் பெறவும்\"","\"forgot_passcode\" : \"Forgot Passcode?\"","\"common_google_play_services_notification_channel_name\" : \"Upatikanaji wa huduma za Google Play\"","\"abc_menu_delete_shortcut_label\" : \"supprimer\"","\"abc_action_bar_up_description\" : \"Navigate up\"","\"abc_searchview_description_submit\" : \"ສົ່ງຂໍ້ມູນ\"","\"common_open_on_phone\" : \"فتح على الهاتف\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer.\"","\"common_google_play_services_enable_button\" : \"સક્ષમ કરો\"","\"abc_shareactionprovider_share_with\" : \"Partager avec\"","\"common_open_on_phone\" : \"Telefonda aç\"","\"search_menu_title\" : \"Maghanap\"","\"abc_menu_delete_shortcut_label\" : \"Delete 鍵\"","\"abc_capital_off\" : \"बंद\"","\"abc_action_mode_done\" : \"تم\"","\"abc_search_hint\" : \"Bilatu…\"","\"auto_detect_sms\" : \"हमने आपके नंबर पर एक सत्यापन कोड भेज दिया है...\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará hasta que no habilites Servicios de Google Play.\"","\"common_signin_button_text_long\" : \"Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക\"","\"abc_menu_shift_shortcut_label\" : \"Shift+‎\"","\"common_google_play_services_enable_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play.\"","\"common_google_play_services_unsupported_text\" : \"तुमचे डिव्हाइस सपोर्ट करत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"","\"common_signin_button_text\" : \"Daxil olun\"","\"select_department\" : \"कृपया विभाग चुनें!\"","\"common_google_play_services_update_button\" : \"अपडेट करें\"","\"place_autocomplete_clear_button\" : \"ସର୍ଚ୍ଚ ଖାଲି କରନ୍ତୁ\"","\"common_google_play_services_enable_button\" : \"Иштетүү\"","\"description\" : \"Description*\"","\"common_signin_button_text_long\" : \"Prijava putem Googlea\"","\"abc_menu_delete_shortcut_label\" : \"ሰርዝ\"","\"abc_activity_chooser_view_see_all\" : \"Ikusi guztiak\"","\"common_google_play_services_wear_update_text\" : \"必须使用新版 Google Play 服务。该服务很快就会自行更新。\"","\"common_google_play_services_unknown_issue\" : \"O app %1$s está com problemas com o Google Play Services. Tente novamente.\"","\"abc_searchview_description_submit\" : \"Bidali kontsulta\"","\"select_department1\" : \"विभाग का चयन करें\"","\"common_signin_button_text_long\" : \"Kirjaudu Google-tilille\"","\"abc_menu_delete_shortcut_label\" : \"මකන්න\"","\"abc_shareactionprovider_share_with_application\" : \"%s-এর সাথে শেয়ার করুন\"","\"common_google_play_services_updating_text\" : \"%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju.\"","\"common_signin_button_text\" : \"Войти\"","\"common_signin_button_text_long\" : \"ลงชื่อเข้าใช้ด้วย Google\"","\"common_google_play_services_install_title\" : \"Google Play Services-ის ჩამოტვირთვა\"","\"common_google_play_services_install_button\" : \"स्थापना गर्नुहोस्\"","\"abc_searchview_description_voice\" : \"Voice search\"","\"common_google_play_services_enable_title\" : \"Slå på Google Play-tjenester\"","\"common_google_play_services_install_title\" : \"Google Play үйлчилгээг авах\"","\"abc_menu_space_shortcut_label\" : \"spacja\"","\"abc_action_menu_overflow_description\" : \"Opsi lain\"","\"common_google_play_services_enable_title\" : \"Włącz Usługi Google Play\"","\"abc_action_bar_home_description\" : \"Orientohu për në shtëpi\"","\"abc_activity_chooser_view_see_all\" : \"সকলো চাওক\"","\"abc_action_bar_up_description\" : \"माथि नेभिगेट गर्नुहोस्\"","\"common_google_play_services_update_button\" : \"Actualizar\"","\"common_signin_button_text\" : \"Hasi saioa\"","\"abc_searchview_description_clear\" : \"Ta bort frågan\"","\"common_google_play_services_install_button\" : \"安裝\"","\"common_google_play_services_update_text\" : \"%1$s no se ejecutará a menos que actualices los servicios de Google Play.\"","\"place_autocomplete_clear_button\" : \"Brisanje pretraživanja\"","\"common_google_play_services_unknown_issue\" : \"%1$s ka probleme me shërbimet e Google Play. Provo sërish.\"","\"common_signin_button_text\" : \"Log masuk\"","\"common_signin_button_text\" : \"Inloggen\"","\"abc_menu_space_shortcut_label\" : \"空格鍵\"","\"place_autocomplete_search_hint\" : \"शोध\"","\"abc_action_bar_up_description\" : \"Fel\"","\"common_signin_button_text_long\" : \"Bejelentkezés Google-fiókkal\"","\"abc_activity_chooser_view_see_all\" : \"সবগুলি দেখুন\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl மற்றும்\"","\"common_google_play_services_enable_title\" : \"Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക\"","\"common_google_play_services_install_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:\"","\"abc_activity_chooser_view_see_all\" : \"Ver todas\"","\"common_google_play_services_install_button\" : \"Installeer\"","\"common_google_play_services_install_text\" : \"L'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo.\"","\"abc_capital_on\" : \"OUI\"","\"common_google_play_services_enable_title\" : \"Ota Google Play Palvelut käyttöön\"","\"common_google_play_services_update_title\" : \"Ažuriranje usluga Google Playa\"","\"abc_capital_on\" : \"ဖွင့်ရန်\"","\"common_google_play_services_update_button\" : \"Updaten\"","\"common_google_play_services_update_title\" : \"Google Play pakalpojumu atjaunināšana\"","\"abc_menu_space_shortcut_label\" : \"Espacio\"","\"abc_action_bar_up_description\" : \"Жоғары қарай өту\"","\"common_google_play_services_unknown_issue\" : \"%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal.\"","\"abc_capital_off\" : \"SLÖKKT\"","\"abc_menu_space_shortcut_label\" : \"Probel\"","\"abc_capital_on\" : \"ACTIVADO\"","\"abc_shareactionprovider_share_with_application\" : \"Сподели со %s\"","\"abc_action_bar_home_description\" : \"Krmarjenje na začetek\"","\"upload_at_site\" : \"प्रदूषण रिपोर्ट भेजें\"","\"abc_toolbar_collapse_description\" : \"ჩაკეცვა\"","\"abc_action_bar_up_description\" : \"Joan gora\"","\"abc_activity_chooser_view_see_all\" : \"Zobrazit vše\"","\"abc_action_menu_overflow_description\" : \"மேலும் விருப்பங்கள்\"","\"abc_activity_chooser_view_see_all\" : \"ಎಲ್ಲವನ್ನೂ ನೋಡಿ\"","\"place_autocomplete_clear_button\" : \"Մաքրել որոնման դաշտը\"","\"abc_capital_on\" : \"TIL\"","\"abc_toolbar_collapse_description\" : \"Goqa\"","\"abc_activitychooserview_choose_application\" : \"Izvēlieties lietotni\"","\"abc_shareactionprovider_share_with\" : \"వీరితో షేర్ చేస్తుంది\"","\"abc_action_menu_overflow_description\" : \"Diğer seçenekler\"","\"abc_menu_function_shortcut_label\" : \"Función+\"","\"place_autocomplete_search_hint\" : \"Pretražite\"","\"common_google_play_services_install_title\" : \"Google Play සේවා ලබා ගන්න\"","\"common_google_play_services_enable_text\" : \"ଆପଣ Google Play ସେବା ସକ୍ଷମ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s କାମ କରିବ ନାହିଁ।\"","\"common_google_play_services_notification_channel_name\" : \"Доступність сервісів Google Play\"","\"abc_toolbar_collapse_description\" : \"收合\"","\"abc_shareactionprovider_share_with_application\" : \"%sと共有\"","\"verify_number\" : \"सत्यापित करें +996 9200525312\"","\"abc_action_bar_up_description\" : \"رفتن به بالا\"","\"common_google_play_services_install_button\" : \"स्‍थापित करा\"","\"common_signin_button_text\" : \"Log ind\"","\"mobile_no1\" : \"Mobile Number :\"","\"abc_menu_sym_shortcut_label\" : \"Sym+‎\"","\"abc_search_hint\" : \"Søg…\"","\"common_google_play_services_wear_update_text\" : \"Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично.\"","\"abc_search_hint\" : \"تلاش کریں…\"","\"abc_action_bar_up_description\" : \"Vai cara arriba\"","\"common_google_play_services_update_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste opdateer.\"","\"common_signin_button_text\" : \"Oturum aç\"","\"character_counter_pattern\" : \"%1$d/%2$d\"","\"common_google_play_services_update_button\" : \"Atjaunināt\"","\"common_google_play_services_enable_button\" : \"Уключыць\"","\"filter\" : \"Filter\"","\"rc_number_should_be_alphanumeric\" : \"Vehicle number should be alphanumeric.\"","\"abc_searchview_description_search\" : \"Meklēt\"","\"abc_activity_chooser_view_see_all\" : \"Näytä kaikki\"","\"common_google_play_services_update_title\" : \"Google Play-services updaten\"","\"place_autocomplete_clear_button\" : \"Vymazat vyhledávání\"","\"common_google_play_services_notification_channel_name\" : \"Google Play xizmatlarining mavjudligi\"","\"common_google_play_services_wear_update_text\" : \"Nuwe weergawe van Google Play Dienste is nodig. Dit sal binnekort self opdateer.\"","\"common_google_play_services_install_button\" : \"ጫን\"","\"abc_shareactionprovider_share_with\" : \"Compartir con\"","\"abc_activitychooserview_choose_application\" : \"Odaberite aplikaciju\"","\"reg_no_validite\" : \"Registration number must be at least 6 digits.\"","\"common_open_on_phone\" : \"在手机上打开\"","\"abc_search_hint\" : \"Szukaj…\"","\"mtrl_picker_out_of_range\" : \"Out of range: %1$s\"","\"re_open_txt\" : \"Re-Open\"","\"abc_search_hint\" : \"Sesha…\"","\"storage_permission_request_title\" : \"Allow Storage Permission\"","\"edit_offence_location\" : \"Edit Location\"","\"preference_show_touch_title\" : \"Show touches\"","\"common_google_play_services_enable_button\" : \"Овозможи\"","\"common_google_play_services_install_button\" : \"Installi\"","\"common_google_play_services_update_text\" : \"A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat.\"","\"abc_searchview_description_submit\" : \"Serah pertanyaan\"","\"abc_action_bar_home_description\" : \"Navigeren naar startpositie\"","\"abc_menu_alt_shortcut_label\" : \"Alt + \"","\"blank_mob\" : \"कृपया 10 अंकों का मोबाइल नंबर दर्ज करें।\"","\"common_google_play_services_update_title\" : \"Google Play सेवाओं को अपडेट करें\"","\"abc_menu_delete_shortcut_label\" : \"Delete\"","\"abc_searchview_description_clear\" : \"Päringu tühistamine\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema.\"","\"common_google_play_services_updating_text\" : \"Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana.\"","\"sms_val_duration\" : \"एसएमएस 5 मिनट के लिए वैध है\nएसएमएस भेजने के लिए नीचे क्लिक करें\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+\"","\"abc_capital_off\" : \"خاموش\"","\"common_signin_button_text\" : \"Увайсцi\"","\"photo\" : \"Photo\"","\"complaint_number\" : \"शिकायत सं :\"","\"abc_shareactionprovider_share_with_application\" : \"%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ\"","\"abc_searchview_description_voice\" : \"ಧ್ವನಿ ಹುಡುಕಾಟ\"","\"abc_action_menu_overflow_description\" : \"Ещё\"","\"fab_record_hint\" : \"Start recording\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"abc_capital_on\" : \"បើក\"","\"common_signin_button_text\" : \"Se connecter\"","\"abc_searchview_description_clear\" : \"କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ\"","\"abc_capital_off\" : \"ปิด\"","\"common_google_play_services_update_text\" : \"Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi.\"","\"common_signin_button_text\" : \"સાઇન ઇન કરો\"","\"common_signin_button_text\" : \"साइन इन गर्नुहोस्\"","\"abc_searchview_description_query\" : \"ရှာဖွေရန် မေးခွန်း\"","\"common_google_play_services_update_title\" : \"Buyekeza amasevisi we-Google Play\"","\"abc_searchview_description_submit\" : \"So‘rov yaratish\"","\"abc_search_hint\" : \"Որոնում…\"","\"abc_capital_on\" : \"آن\"","\"place_autocomplete_clear_button\" : \"ล้างการค้นหา\"","\"common_google_play_services_install_title\" : \"Preuzimanje usluga Google Playa\"","\"mapApiKey1\" : \"AIzaSyAel\"","\"common_google_play_services_install_button\" : \"Instalar\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"common_google_play_services_install_title\" : \"Google Play-Dienste installieren\"","\"abc_activity_chooser_view_see_all\" : \"Afișați tot\"","\"search_menu_title\" : \"সার্চ করুন\"","\"common_google_play_services_enable_button\" : \"Kveikja\"","\"place_autocomplete_search_hint\" : \"搜索\"","\"common_google_play_services_enable_text\" : \"Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்.\"","\"common_google_play_services_install_button\" : \"انسٹال کریں\"","\"abc_shareactionprovider_share_with_application\" : \"مشاركة مع %s\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão do Google Play Services. Ele será atualizado em breve.\"","\"common_google_play_services_update_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ\"","\"abc_shareactionprovider_share_with\" : \"Shiriki na\"","\"common_google_play_services_updating_text\" : \"‏האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע.\"","\"please_select_member\" : \"कृपया सदस्य चुनें!\"","\"common_google_play_services_update_text\" : \"Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play.\"","\"abc_searchview_description_submit\" : \"ارسال پُرسمان\"","\"offline_text\" : \"You are offline!\"","\"common_google_play_services_enable_title\" : \"Google Play சேவைகளை இயக்கவும்\"","\"common_google_play_services_install_title\" : \"Изтегляне на услугите за Google Play\"","\"common_google_play_services_enable_button\" : \"Etkinleştir\"","\"path_password_eye_mask_visible\" : \"M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z\"","\"abc_activitychooserview_choose_application\" : \"Vybrat aplikaci\"","\"common_signin_button_text_long\" : \"Googleతో సైన్ ఇన్ చేయి\"","\"abc_search_hint\" : \"Rechercher…\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाओं से जुड़ी गड़बड़ी\"","\"search_menu_title\" : \"検索\"","\"abc_searchview_description_clear\" : \"ล้างคำค้นหา\"","\"common_google_play_services_wear_update_text\" : \"จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า\"","\"abc_menu_space_shortcut_label\" : \"ruang\"","\"common_google_play_services_unknown_issue\" : \"%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi.\"","\"abc_menu_delete_shortcut_label\" : \"Supr\"","\"common_signin_button_text_long\" : \"Logga in med Google\"","\"time1\" : \"समय:\"","\"abc_action_mode_done\" : \"Concluído\"","\"common_open_on_phone\" : \"ফোনে খুলুন\"","\"abc_capital_on\" : \"BE\"","\"user_login\" : \"User Login\"","\"abc_action_mode_done\" : \"सम्पन्न भयो\"","\"abc_menu_enter_shortcut_label\" : \"Retorn\"","\"about_activity_label\" : \"About\"","\"abc_searchview_description_clear\" : \"ప్రశ్నను తీసివేస్తుంది\"","\"abc_capital_on\" : \"चालू\"","\"common_google_play_services_notification_ticker\" : \"Σφάλμα Υπηρεσιών Google Play\"","\"abc_menu_delete_shortcut_label\" : \"избриши\"","\"search_menu_title\" : \"ಹುಡುಕಿ\"","\"place_autocomplete_search_hint\" : \"Axtarın\"","\"common_google_play_services_enable_button\" : \"Aktivieren\"","\"abc_menu_space_shortcut_label\" : \"ຍະຫວ່າງ\"","\"abc_toolbar_collapse_description\" : \"تصغير\"","\"common_google_play_services_install_title\" : \"Get Google Play services\"","\"common_google_play_services_notification_channel_name\" : \"Διαθεσιμότητα υπηρεσιών Google Play\"","\"in_progress\" : \"In Progress\"","\"abc_shareactionprovider_share_with_application\" : \"與「%s」分享\"","\"please_select_offence\" : \"Please select atleast one Category\"","\"common_google_play_services_update_text\" : \"Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi.\"","\"complaint_list\" : \"List Of Registered Complaints\"","\"common_google_play_services_unsupported_text\" : \"%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này.\"","\"please_check_otp\" : \"Please check your OTP\"","\"common_signin_button_text\" : \"సైన్ ఇన్ చేయండి\"","\"common_google_play_services_update_text\" : \"%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play.\"","\"abc_searchview_description_query\" : \"Axtarış sorğusu\"","\"common_google_play_services_notification_ticker\" : \"Fejl i Google Play-tjenester\"","\"action\" : \"Action :\"","\"abc_searchview_description_submit\" : \"Dien navraag in\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিবোৰ আপোনাৰ ডিভাইচত চলিব নোৱাৰে।\"","\"common_google_play_services_update_title\" : \"Opdater Google Play-tjenester\"","\"common_google_play_services_enable_button\" : \"فعال کردن\"","\"abc_searchview_description_submit\" : \"Trimiteți interogarea\"","\"common_google_play_services_wear_update_text\" : \"Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਅੱਪਡੇਟ ਕਰੇਗਾ।\"","\"common_google_play_services_notification_ticker\" : \"„Google Play“ paslaugų klaida\"","\"abc_searchview_description_clear\" : \"清除查询\"","\"abc_searchview_description_clear\" : \"検索キーワードを削除\"","\"abc_searchview_description_search\" : \"Qidiruv\"","\"common_google_play_services_notification_channel_name\" : \"Доступност Google Play услуга\"","\"prefs_category_theme_title\" : \"Theme\"","\"common_google_play_services_enable_button\" : \"चालू करें\"","\"abc_searchview_description_search\" : \"Ara\"","\"abc_capital_on\" : \"PÄÄLLÄ\"","\"abc_shareactionprovider_share_with\" : \"Поделиться с помощью\"","\"common_google_play_services_wear_update_text\" : \"Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze.\"","\"place_autocomplete_search_hint\" : \"Пошук\"","\"common_google_play_services_notification_channel_name\" : \"Tillgänglighet för Google Plays tjänster\"","\"abc_activity_chooser_view_see_all\" : \"Преглед на всички\"","\"common_google_play_services_enable_text\" : \"Aplikácia %1$s bude fungovať až po povolení služieb Google Play.\"","\"select_district\" : \"जिले का चयन करें\"","\"common_google_play_services_notification_ticker\" : \"Google Play Tjenester-feil\"","\"abc_shareactionprovider_share_with\" : \"Udostępnij przez:\"","\"abc_shareactionprovider_share_with_application\" : \"Udostępnij przez: %s\"","\"abc_searchview_description_query\" : \"搜索查询\"","\"place_autocomplete_clear_button\" : \"Zoekopdracht wissen\"","\"place_autocomplete_clear_button\" : \"清除搜尋\"","\"abc_shareactionprovider_share_with_application\" : \"Partilhar com a aplicação %s\"","\"common_google_play_services_enable_text\" : \"‏جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔\"","\"abc_activitychooserview_choose_application\" : \"Velg en app\"","\"ambient_air\" : \"परिवेशी वायु गुणवत्ता डेटा\"","\"abc_action_mode_done\" : \"Valmis\"","\"common_google_play_services_enable_text\" : \"%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play.\"","\"city\" : \"District\"","\"abc_toolbar_collapse_description\" : \"Ocultar\"","\"common_google_play_services_unknown_issue\" : \"‏لدى %1$s مشكلة في خدمات Google Play. يُرجى إعادة المحاولة.\"","\"abc_toolbar_collapse_description\" : \"Recolher\"","\"search_menu_title\" : \"Пошук\"","\"common_signin_button_text_long\" : \"Googleৰ জৰিয়তে ছাইন ইন কৰক\"","\"common_google_play_services_update_text\" : \"%1$s won't run unless you update Google Play services.\"","\"by_department\" : \"विभाग द्वारा\"","\"common_google_play_services_install_title\" : \"Pata huduma za Google Play\"","\"common_google_play_services_install_title\" : \"Descargar servizos de Google Play\"","\"abc_action_bar_home_description\" : \"Башкы бетке чабыттоо\"","\"common_google_play_services_unsupported_text\" : \"No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo.\"","\"common_google_play_services_install_title\" : \"Google Play পরিষেবা পান\"","\"common_signin_button_text_long\" : \"ចូលដោយប្រើ Google\"","\"abc_action_bar_up_description\" : \"Yopish\"","\"place_autocomplete_search_hint\" : \"검색\"","\"common_open_on_phone\" : \"Fungua kwenye simu\"","\"enter_code\" : \"Enter 6-digit Code\"","\"abc_searchview_description_submit\" : \"ప్రశ్నని సమర్పిస్తుంది\"","\"common_google_play_services_unsupported_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden.\"","\"common_google_play_services_unsupported_text\" : \"%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie.\"","\"abc_action_bar_home_description\" : \"ઘરનો રસ્તો બતાવો\"","\"abc_activitychooserview_choose_application\" : \"Вибрати програму\"","\"abc_shareactionprovider_share_with_application\" : \"Ndaje me %s\"","\"common_google_play_services_update_text\" : \"‏تاز مانی که سرویس‌های Google Play را به‌روزرسانی نکنید، %1$s اجرا نمی‌شود.\"","\"place_autocomplete_search_hint\" : \"Αναζήτηση\"","\"abc_searchview_description_query\" : \"検索キーワード\"","\"abc_capital_on\" : \"ჩართვა\"","\"common_google_play_services_install_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről.\"","\"abc_searchview_description_query\" : \"Meklēšanas vaicājums\"","\"abc_searchview_description_clear\" : \"Сұрауды өшіру\"","\"common_google_play_services_updating_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa.\"","\"common_google_play_services_update_text\" : \"%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst.\"","\"phone_number\" : \"Phone Number\"","\"abc_action_mode_done\" : \"完成\"","\"common_google_play_services_install_button\" : \"Installa\"","\"abc_menu_space_shortcut_label\" : \"bilslá\"","\"abc_menu_space_shortcut_label\" : \"స్పేస్\"","\"abc_searchview_description_query\" : \"தேடல் வினவல்\"","\"common_google_play_services_update_title\" : \"Google Play үйлчилгээг шинэчлэх\"","\"common_google_play_services_enable_text\" : \"%1$s fungerer ikke med mindre du slår på Google Play-tjenester.\"","\"common_google_play_services_enable_title\" : \"เปิดใช้บริการ Google Play\"","\"common_google_play_services_enable_title\" : \"Aktivér Google Play-tjenester\"","\"common_google_play_services_install_button\" : \"Усталяваць\"","\"abc_action_mode_done\" : \"Hotovo\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionisati ako ne omogućite Google Play usluge.\"","\"preference_show_touch_key\" : \"touch_pointer\"","\"common_google_play_services_notification_channel_name\" : \"‏זמינות של שירותי Google Play\"","\"abc_menu_enter_shortcut_label\" : \"enter\"","\"common_google_play_services_install_button\" : \"Pasang\"","\"please_check_otp\" : \"कृपया अपना OTP जांचें\"","\"abc_searchview_description_search\" : \"Sesha\"","\"common_open_on_phone\" : \"Open on phone\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు.\"","\"abc_action_bar_up_description\" : \"រំកិលឡើងលើ\"","\"abc_action_menu_overflow_description\" : \"Lagi pilihan\"","\"abc_searchview_description_search\" : \"חיפוש\"","\"abc_menu_alt_shortcut_label\" : \"Alt மற்றும்\"","\"share_intent_notification_title\" : \"Share recorded video\"","\"abc_action_bar_up_description\" : \"ਉੱਪਰ ਜਾਓ\"","\"abc_action_mode_done\" : \"Fet\"","\"common_google_play_services_enable_button\" : \"Увімкнути\"","\"abc_capital_off\" : \"ВЫКЛ.\"","\"common_google_play_services_enable_button\" : \"Идэвхжүүлэх\"","\"place_autocomplete_clear_button\" : \"សម្អាតការស្វែងរក\"","\"abc_toolbar_collapse_description\" : \"Vou in\"","\"common_google_play_services_updating_text\" : \"%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq.\"","\"abc_action_bar_up_description\" : \"ওপৰলৈ যাওক\"","\"place_autocomplete_clear_button\" : \"Suche zurücksetzen\"","\"abc_searchview_description_submit\" : \"Адправіць запыт\"","\"common_google_play_services_notification_channel_name\" : \"Google Play পরিষেবার উপলভ্যতা\"","\"abc_shareactionprovider_share_with_application\" : \"Споделяне със: %s\"","\"abc_toolbar_collapse_description\" : \"छोटा करें\"","\"prefs_category_audio_settings_title\" : \"Audio settings\"","\"alert_ext_dir_warning_message\" : \"Saving to external directory may not work on all phones. Proceed with caution.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ਸੇਵਾਵਾਂ ਦੀ ਉਪਲਬਧਤਾ\"","\"abc_searchview_description_query\" : \"搜尋查詢\"","\"alert_plugin_not_found_message\" : \"Plugin is required to show touches. Do you want to buy it now?\"","\"common_google_play_services_enable_text\" : \"%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək.\"","\"common_google_play_services_enable_text\" : \"ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත.\"","\"feedback_nonasterik_txt\" : \"FeedBack\"","\"abc_menu_space_shortcut_label\" : \"space\"","\"fab_stop_hint\" : \"Stop recording\"","\"abc_action_bar_home_description\" : \"Негізгі бетке өту\"","\"abc_searchview_description_search\" : \"Axtarın\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-tjenesters tilgængelighed\"","\"abc_action_bar_home_description\" : \"Навигиране към началния екран\"","\"common_google_play_services_update_title\" : \"Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യുക\"","\"common_signin_button_text_long\" : \"‏ورود به سیستم با Google‎\"","\"common_google_play_services_enable_title\" : \"Activați serviciile Google Play\"","\"abc_searchview_description_search\" : \"Издөө\"","\"abc_capital_off\" : \"IŠJUNGTI\"","\"common_google_play_services_install_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല.\"","\"mtrl_chip_close_icon_content_description\" : \"Remove %1$s\"","\"abc_toolbar_collapse_description\" : \"Tiivistä\"","\"common_google_play_services_wear_update_text\" : \"必須使用新版 Google Play 服務。該服務稍後就會自動更新。\"","\"abc_capital_off\" : \"DESAKTIBATU\"","\"common_google_play_services_install_title\" : \"Λήψη υπηρεσιών Google Play\"","\"abc_capital_on\" : \"PÅ\"","\"abc_search_hint\" : \"搜索…\"","\"abc_shareactionprovider_share_with_application\" : \"Κοινοποίηση στην εφαρμογή %s\"","\"common_google_play_services_update_button\" : \"Värskenda\"","\"common_signin_button_text_long\" : \"Mag-sign in sa Google\"","\"abc_searchview_description_search\" : \"Realiza buscas\"","\"sms_success\" : \"एसएमएस सफलतापूर्वक भेजा गया\"","\"abc_searchview_description_voice\" : \"Sprachsuche\"","\"abc_searchview_description_clear\" : \"কোয়েরি মুছে ফেলুন\"","\"abc_action_bar_home_description\" : \"Vratite se na početnu stranicu\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play.\"","\"abc_searchview_description_voice\" : \"جستجوی گفتاری\"","\"abc_capital_on\" : \"ಆನ್\"","\"ok\" : \"OK\"","\"abc_activitychooserview_choose_application\" : \"Επιλέξτε μια εφαρμογή\"","\"abc_searchview_description_clear\" : \"استفسار صاف کریں\"","\"common_google_play_services_enable_title\" : \"Google Play teenuste lubamine\"","\"common_google_play_services_enable_button\" : \"Dayakan\"","\"abc_prepend_shortcut_label\" : \"Menyu+\"","\"common_signin_button_text\" : \"登入\"","\"common_google_play_services_enable_button\" : \"Ativar\"","\"abc_shareactionprovider_share_with_application\" : \"Ibahagi gamit ang %s\"","\"common_signin_button_text_long\" : \"Fazer login com o Google\"","\"abc_searchview_description_clear\" : \"Xóa truy vấn\"","\"common_google_play_services_enable_button\" : \"Қосу\"","\"department_wise_complaint_report\" : \"Department wise complaint report\"","\"abc_searchview_description_search\" : \"Пошук\"","\"common_google_play_services_install_text\" : \"%1$s won't run without Google Play services, which are missing from your device.\"","\"common_signin_button_text_long\" : \"Log masuk dengan Google\"","\"abc_menu_function_shortcut_label\" : \"Aðgerðarlykill+\"","\"please_select_member\" : \"Please Select Member!\"","\"common_google_play_services_enable_title\" : \"Google Play পরিষেবা সক্ষম করুন\"","\"abc_capital_off\" : \"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"abc_searchview_description_query\" : \"Пребарај барање\"","\"abc_capital_on\" : \"AÇ\"","\"user_id\" : \"User ID\"","\"common_google_play_services_install_title\" : \"Google Play सेवाहरू प्राप्त गर्नुहोस्\"","\"common_signin_button_text\" : \"Најави се\"","\"abc_capital_on\" : \"AAN\"","\"abc_action_mode_done\" : \"हो गया\"","\"common_google_play_services_unsupported_text\" : \"Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje.\"","\"abc_action_bar_up_description\" : \"Навигиране нагоре\"","\"mtrl_badge_numberless_content_description\" : \"New notification\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"common_google_play_services_unsupported_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:\"","\"abc_menu_sym_shortcut_label\" : \"Sym+\"","\"abc_searchview_description_clear\" : \"ചോദ്യം മായ്‌ക്കുക\"","\"abc_searchview_description_voice\" : \"የድምጽ ፍለጋ\"","\"abc_action_bar_up_description\" : \"Ngjitu lart\"","\"common_signin_button_text_long\" : \"Пријави ме на Google\"","\"abc_activitychooserview_choose_application\" : \"Khetha insiza\"","\"select_offense\" : \"श्रेणी का चयन करें\"","\"about_credits\" : \"Credits\"","\"abc_action_bar_up_description\" : \"向上瀏覽\"","\"abc_activitychooserview_choose_application\" : \"Избери апликација\"","\"report_offence\" : \"Report offence\"","\"place_autocomplete_clear_button\" : \"Clear search\"","\"common_google_play_services_notification_channel_name\" : \"Достапност на услугите на Google Play\"","\"abc_menu_space_shortcut_label\" : \"espazo\"","\"place_autocomplete_search_hint\" : \"Vyhledávání\"","\"mtrl_picker_range_header_unselected\" : \"Start date – End date\"","\"common_google_play_services_unsupported_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே %1$s ஆப்ஸ் இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை.\"","\"personal_info\" : \"व्यक्तिगत जानकारी\"","\"abc_searchview_description_query\" : \"Termen de căutare\"","\"abc_menu_ctrl_shortcut_label\" : \"„Ctrl“ +\"","\"common_open_on_phone\" : \"Abrir no telemóvel\"","\"common_google_play_services_update_title\" : \"Actualizar servicios de Google Play\"","\"abc_action_mode_done\" : \"Listo\"","\"abc_action_bar_up_description\" : \"Navega cap amunt\"","\"abc_action_menu_overflow_description\" : \"Περισσότερες επιλογές\"","\"slogan\" : \"Be Responsible.. Stop Pollution\"","\"search_menu_title\" : \"Leit\"","\"abc_menu_meta_shortcut_label\" : \"Мета+\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवा एरर\"","\"abc_action_bar_home_description\" : \"ഹോമിലേക്ക് പോവുക\"","\"abc_searchview_description_submit\" : \"ક્વેરી સબમિટ કરો\"","\"common_google_play_services_install_button\" : \"ইনষ্টল কৰক\"","\"abc_menu_ctrl_shortcut_label\" : \"Strg +\"","\"abc_shareactionprovider_share_with\" : \"Дараахтай хуваалцах\"","\"assign_report_txt\" : \"Assign Report\"","\"opensource_info\" : \"This app is opensourced and the source could be obained at \n\nGithub url: %1$s\n\nLicense: %2$s\"","\"common_google_play_services_install_text\" : \"Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας.\"","\"abc_searchview_description_submit\" : \"ដាក់បញ្ជូន​សំណួរ\"","\"abc_action_bar_up_description\" : \"Gå opp\"","\"common_google_play_services_notification_ticker\" : \"Google Play සේවා දෝෂය\"","\"common_google_play_services_notification_ticker\" : \"Google Play pakalpojumu kļūda\"","\"common_google_play_services_notification_channel_name\" : \"Beskikbaarheid van Google Play Dienste\"","\"abc_capital_off\" : \"ఆఫ్\"","\"complaint_number\" : \"Complaint No.:\"","\"common_open_on_phone\" : \"फोनवर उघडा\"","\"_continue\" : \"Continue\"","\"abc_toolbar_collapse_description\" : \"Yığcamlaşdırın\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve.\"","\"screen_cast_permission_denied_error\" : \"Screen Cast Permission Denied\"","\"common_google_play_services_install_button\" : \"ইনস্টল করুন\"","\"abc_activitychooserview_choose_application\" : \"Chọn một ứng dụng\"","\"abc_action_menu_overflow_description\" : \"სხვა ვარიანტები\"","\"abc_searchview_description_clear\" : \"क्‍वेरी साफ करा\"","\"abc_activitychooserview_choose_application\" : \"アプリの選択\"","\"common_google_play_services_install_title\" : \"Google Play hizmetlerini edinin\"","\"abc_searchview_description_voice\" : \"Cerca per veu\"","\"common_google_play_services_enable_text\" : \"Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።\"","\"common_google_play_services_unknown_issue\" : \"%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से कोशिश करें.\"","\"common_google_play_services_install_title\" : \"ติดตั้งบริการ Google Play\"","\"abc_action_mode_done\" : \"Feito\"","\"abc_action_bar_home_description\" : \"ກັບໄປໜ້າຫຼັກ\"","\"phone_number\" : \"फ़ोन नंबर\"","\"abc_action_mode_done\" : \"ແລ້ວໆ\"","\"place_autocomplete_search_hint\" : \"Sök\"","\"common_google_play_services_notification_ticker\" : \"Google Play Hizmetleri hatası\"","\"abc_action_mode_done\" : \"ହୋଇଗଲା\"","\"common_google_play_services_install_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil.\"","\"abc_activitychooserview_choose_application\" : \"कोई ऐप्लिकेशन चुनें\"","\"abc_searchview_description_clear\" : \"Zoekopdracht wissen\"","\"abc_action_bar_home_description\" : \"Navigați la ecranul de pornire\"","\"common_google_play_services_updating_text\" : \"%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају.\"","\"common_google_play_services_install_title\" : \"‏Google Play سروسز حاصل کریں\"","\"common_google_play_services_update_text\" : \"%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\".\"","\"mtrl_picker_range_header_only_end_selected\" : \"Start date – %1$s\"","\"common_google_play_services_notification_channel_name\" : \"Google Play кызматтарынын иштеши\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"abc_search_hint\" : \"ស្វែងរក…\"","\"abc_searchview_description_search\" : \"Пребарај\"","\"common_google_play_services_install_title\" : \"Dapatkan perkhidmatan Google Play\"","\"common_google_play_services_unsupported_text\" : \"Для работы с приложением \"%1$s\" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве.\"","\"abc_action_mode_done\" : \"කළා\"","\"login\" : \"LOGIN\"","\"common_signin_button_text\" : \"შესვლა\"","\"total\" : \"Total\"","\"common_signin_button_text_long\" : \"Prijava z Google Računom\"","\"abc_searchview_description_query\" : \"طلب بحث\"","\"common_open_on_phone\" : \"Отвори на телефону\"","\"abc_searchview_description_clear\" : \"מחיקת השאילתה\"","\"common_google_play_services_install_title\" : \"安裝 Google Play 服務\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"no_feedback_found\" : \"कोई प्रतिक्रिया नहीं मिली!\"","\"about_dialog_title\" : \"About\"","\"abc_capital_on\" : \"ĮJUNGTI\"","\"common_signin_button_text\" : \"ログイン\"","\"status_bar_notification_info_overflow\" : \"৯৯৯+\"","\"abc_search_hint\" : \"ಹುಡುಕಿ…\"","\"common_google_play_services_install_title\" : \"Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ\"","\"common_open_on_phone\" : \"เปิดบนโทรศัพท์\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」無法存取 Google Play 服務，請再試一次。\"","\"common_open_on_phone\" : \"Відкрити на телефоні\"","\"abc_searchview_description_voice\" : \"Häälotsing\"","\"screen_recording_started_toast\" : \"Screen recording started\"","\"common_google_play_services_install_text\" : \"%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play.\"","\"abc_searchview_description_voice\" : \"Pesquisa por voz\"","\"video\" : \"Video\"","\"common_signin_button_text\" : \"Пријави ме\"","\"abc_capital_on\" : \"УВІМК.\"","\"common_signin_button_text_long\" : \"Увійти в облік. запис Google\"","\"abc_toolbar_collapse_description\" : \"Samenvouwen\"","\"abc_toolbar_collapse_description\" : \"Zwiń\"","\"abc_activitychooserview_choose_application\" : \"앱 선택\"","\"common_google_play_services_update_button\" : \"განახლება\"","\"abc_action_mode_done\" : \"పూర్తయింది\"","\"common_open_on_phone\" : \"Отваряне на телефона\"","\"common_google_play_services_update_text\" : \"„%1$s“ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų.\"","\"abc_capital_on\" : \"ON\"","\"common_google_play_services_unsupported_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako.\"","\"place_autocomplete_search_hint\" : \"Szukaj\"","\"abc_activitychooserview_choose_application\" : \"একটি অ্যাপ বেছে নিন\"","\"preference_audio_record_summary\" : \"स्क्रीन वीडियो के साथ-साथ माइक से ऑडियो रिकॉर्ड करता है\"","\"screen_recording_notification_action_resume\" : \"Resume\"","\"common_signin_button_text\" : \"ເຂົ້າສູ່ລະບົບ\"","\"search_menu_title\" : \"Pesquisar\"","\"common_google_play_services_update_text\" : \"‏جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔\"","\"common_google_play_services_wear_update_text\" : \"Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്‌ഡേറ്റുചെയ്യും.\"","\"place_autocomplete_clear_button\" : \"Ачысціць пошук\"","\"abc_action_bar_up_description\" : \"Torna indietro\"","\"abc_shareactionprovider_share_with\" : \"Абагуліць праз\"","\"common_signin_button_text\" : \"පුරන්න\"","\"place_autocomplete_clear_button\" : \"Esborra la cerca\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitatea serviciilor Google Play\"","\"abc_action_menu_overflow_description\" : \"మరిన్ని ఎంపికలు\"","\"abc_searchview_description_clear\" : \"მოთხოვნის გასუფთავება\"","\"common_google_play_services_wear_update_text\" : \"Google Play-ren zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki.\"","\"abc_menu_sym_shortcut_label\" : \"Sym +\"","\"abc_activity_chooser_view_see_all\" : \"Buka konke\"","\"abc_action_bar_home_description\" : \"گھر کی طرف نیویگیٹ کریں\"","\"reference_number\" : \"Reference Mobile Number\"","\"abc_capital_on\" : \"ՄԻԱՑՆԵԼ\"","\"abc_search_hint\" : \"Zoeken…\"","\"search_menu_title\" : \"Suche\"","\"abc_capital_off\" : \"DESACTIVAR\"","\"do_you_want_save_offence\" : \"It seems, there is no internet connection available. Do you want to save offence offline?\"","\"place_autocomplete_search_hint\" : \"සෙවීම\"","\"abc_action_bar_home_description\" : \"Navega fins a la pàgina d'inici\"","\"abc_toolbar_collapse_description\" : \"Ծալել\"","\"common_open_on_phone\" : \"Åpne på telefonen\"","\"search_menu_title\" : \"Tìm kiếm\"","\"abc_searchview_description_clear\" : \"Borrar consulta\"","\"share_intent_notification_action_text\" : \"Share\"","\"common_google_play_services_install_title\" : \"Obtener servicios de Google Play\"","\"location_permission_is_required_to_run_the_app\" : \"Location Permission is required to run the app\"","\"common_google_play_services_unsupported_text\" : \"Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo.\"","\"search_menu_title\" : \"ស្វែងរក\"","\"abc_activity_chooser_view_see_all\" : \"Hammasi\"","\"about_dialog_positive_button_text\" : \"Okay!\"","\"abc_activitychooserview_choose_application\" : \"Tətbiq seçin\"","\"abc_searchview_description_submit\" : \"Thumela umbuzo\"","\"abc_action_menu_overflow_description\" : \"আরও বিকল্প\"","\"abc_shareactionprovider_share_with_application\" : \"%s کے ساتھ اشتراک کریں\"","\"abc_capital_off\" : \"निष्क्रिय\"","\"abc_action_bar_home_description\" : \"Idi na početnu\"","\"exposed_dropdown_menu_content_description\" : \"Show dropdown menu\"","\"abc_capital_off\" : \"WYŁ.\"","\"common_signin_button_text_long\" : \"Google এর মাধ্যমে সাইন-ইন করুন\"","\"abc_shareactionprovider_share_with_application\" : \"Comparteix amb %s\"","\"common_google_play_services_notification_ticker\" : \"Google Play 服務發生錯誤\"","\"common_google_play_services_updating_text\" : \"%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento.\"","\"abc_menu_meta_shortcut_label\" : \"‎Meta+‎\"","\"common_google_play_services_install_button\" : \"설치\"","\"common_signin_button_text_long\" : \"Увайсці праз Google\"","\"abc_searchview_description_voice\" : \"Ձայնային որոնում\"","\"mtrl_picker_date_header_title\" : \"Select a Date\"","\"abc_searchview_description_submit\" : \"Gửi truy vấn\"","\"abc_capital_off\" : \"MATI\"","\"common_google_play_services_notification_ticker\" : \"Google Play xidmətləri xətası\"","\"common_google_play_services_updating_text\" : \"%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират.\"","\"common_google_play_services_enable_button\" : \"ჩართვა\"","\"abc_activitychooserview_choose_application\" : \"အက်ပ်တစ်ခုကို ရွေးရန်\"","\"old_password\" : \"Old Password\"","\"please_wait\" : \"कृपया प्रतीक्षा कीजिये...\"","\"common_open_on_phone\" : \"Телефонда ашу\"","\"common_signin_button_text\" : \"உள்நுழைக\"","\"abc_capital_off\" : \"አጥፋ\"","\"common_google_play_services_install_title\" : \"Installer Google Play-tjenester\"","\"select_action\" : \"Select Action\"","\"abc_capital_on\" : \"تفعيل\"","\"abc_action_mode_done\" : \"হয়ে গেছে\"","\"common_google_play_services_notification_channel_name\" : \"Google Play સેવાઓની ઉપલબ્ધતા\"","\"abc_action_mode_done\" : \"រួចរាល់\"","\"abc_searchview_description_submit\" : \"কোয়েরি জমা দিন\"","\"location\" : \"Location :\"","\"abc_menu_delete_shortcut_label\" : \"borrar\"","\"abc_capital_on\" : \"VKLOP\"","\"abc_search_hint\" : \"Пребарување…\"","\"common_google_play_services_enable_button\" : \"இயக்கு\"","\"place_autocomplete_clear_button\" : \"تلاش صاف کریں\"","\"abc_shareactionprovider_share_with\" : \"共有\"","\"common_google_play_services_update_button\" : \"Kemas kini\"","\"common_google_play_services_notification_channel_name\" : \"Google Play pakalpojumu pieejamība\"","\"abc_menu_function_shortcut_label\" : \"Funció+\"","\"abc_shareactionprovider_share_with\" : \"Ndaje me\"","\"status_bar_notification_info_overflow\" : \"999+\"","\"abc_searchview_description_voice\" : \"Φωνητική αναζήτηση\"","\"common_google_play_services_update_title\" : \"ອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo.\"","\"insurance_valid_upto\" : \"Insurance Valid UpTo\"","\"abc_activitychooserview_choose_application\" : \"ആപ്പ് തിരഞ്ഞെടുക്കുക\"","\"common_google_play_services_update_text\" : \"Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды.\"","\"common_google_play_services_unknown_issue\" : \"Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova.\"","\"common_google_play_services_updating_text\" : \"Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды.\"","\"abc_searchview_description_query\" : \"શોધ ક્વેરી\"","\"abc_menu_space_shortcut_label\" : \"вселена\"","\"abc_capital_off\" : \"បិទ\"","\"abc_toolbar_collapse_description\" : \"접기\"","\"preference_enable_target_app_key\" : \"enable_app_target\"","\"officer_login\" : \"Officer Login\"","\"abc_searchview_description_voice\" : \"Meklēt ar balsi\"","\"abc_capital_on\" : \"AN\"","\"abc_searchview_description_voice\" : \"Paghahanap gamit ang boses\"","\"place_autocomplete_search_hint\" : \"Telusuri\"","\"abc_searchview_description_search\" : \"ძიება\"","\"abc_action_mode_done\" : \"Ferdig\"","\"abc_action_bar_up_description\" : \"Navigera uppåt\"","\"abc_action_bar_home_description\" : \"นำทางไปหน้าแรก\"","\"common_google_play_services_update_text\" : \"%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet.\"","\"enter_details\" : \"Edit Address\"","\"abc_activity_chooser_view_see_all\" : \"सर्व पाहा\"","\"abc_search_hint\" : \"সন্ধান কৰক…\"","\"menu_about_title\" : \"About\"","\"abc_action_menu_overflow_description\" : \"Altre opzioni\"","\"common_google_play_services_install_button\" : \"Instalo\"","\"search_menu_title\" : \"Căutați\"","\"by_category\" : \"By Category\"","\"by_action\" : \"By Action\"","\"common_google_play_services_enable_button\" : \"Aktiveer\"","\"abc_shareactionprovider_share_with_application\" : \"%sৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"abc_activity_chooser_view_see_all\" : \"Xem tất cả\"","\"abc_menu_space_shortcut_label\" : \"spatie\"","\"common_google_play_services_install_title\" : \"Google Play 서비스 설치\"","\"help_and_faqs\" : \"FAQs\"","\"abc_searchview_description_clear\" : \"Notīrīt vaicājumu\"","\"abc_toolbar_collapse_description\" : \"I-collapse\"","\"common_google_play_services_update_title\" : \"Uppfæra þjónustu Google Play\"","\"abc_searchview_description_query\" : \"Búsqueda\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda.\"","\"common_google_play_services_install_button\" : \"ස්ථාපනය කරන්න\"","\"select_offence\" : \"Select Offence\"","\"reset_dialog_negative_button_text\" : \"No\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed.\"","\"abc_shareactionprovider_share_with_application\" : \"Jaa: %s\"","\"abc_menu_meta_shortcut_label\" : \"Méta+\"","\"common_google_play_services_update_title\" : \"Google Play સેવાઓ અપડેટ કરો\"","\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"","\"common_google_play_services_unsupported_text\" : \"Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta.\"","\"common_signin_button_text_long\" : \"Google मार्फत साइन‍ इन गर्नुहोस्\"","\"abc_action_menu_overflow_description\" : \"Autres options\"","\"abc_capital_on\" : \"ҚОСУ\"","\"common_google_play_services_install_button\" : \"Instalovat\"","\"common_open_on_phone\" : \"ଫୋନ୍‌ରେ ଖୋଲନ୍ତୁ\"","\"common_google_play_services_enable_title\" : \"Activa Serveis de Google Play\"","\"search_menu_title\" : \"Keresés\"","\"abc_menu_space_shortcut_label\" : \"mellomrom\"","\"place_autocomplete_clear_button\" : \"Хайлтыг цэвэрлэх\"","\"common_google_play_services_install_title\" : \"Преузмите Google Play услуге\"","\"abc_searchview_description_clear\" : \"Cancella query\"","\"common_google_play_services_wear_update_text\" : \"Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase.\"","\"abc_searchview_description_query\" : \"Consulta de pesquisa\"","\"common_google_play_services_wear_update_text\" : \"కొత్త Google Play సేవల వెర్షన్ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే అప్‌డేట్ చేయబడుతుంది.\"","\"abc_action_bar_home_description\" : \"Нүүр хуудас уруу шилжих\"","\"abc_action_bar_home_description\" : \"Перейти на главный экран\"","\"common_google_play_services_install_title\" : \"Google Play кызматтарын алуу\"","\"abc_capital_off\" : \"关闭\"","\"common_google_play_services_enable_title\" : \"Įgalinkite „Google Play“ paslaugas\"","\"abc_action_bar_up_description\" : \"Pārvietoties uz augšu\"","\"common_google_play_services_install_text\" : \"Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind.\"","\"common_google_play_services_wear_update_text\" : \"Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати.\"","\"tutorials\" : \"Tutorials\"","\"common_google_play_services_update_button\" : \"עדכון\"","\"common_signin_button_text\" : \"تسجل الدخول\"","\"abc_action_bar_home_description\" : \"Перайсці на галоўную старонку\"","\"no\" : \"No\"","\"common_google_play_services_unsupported_text\" : \"Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй.\"","\"common_google_play_services_notification_ticker\" : \"Fel på Google Play-tjänster\"","\"_continue\" : \"जारी रखें\"","\"common_google_play_services_unsupported_text\" : \"Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။\"","\"abc_action_bar_up_description\" : \"Omhoog navigeren\"","\"common_google_play_services_enable_button\" : \"启用\"","\"search_menu_title\" : \"Издөө\"","\"preference_app_chooser_key\" : \"app_chosen\"","\"common_google_play_services_update_title\" : \"Perbarui layanan Google Play\"","\"abc_action_bar_home_description\" : \"Πλοήγηση στην αρχική σελίδα\"","\"common_google_play_services_install_title\" : \"Google Play xidmətlərini əldə edin\"","\"confirm_password\" : \"Confirm Password\"","\"common_google_play_services_wear_update_text\" : \"Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta.\"","\"abc_searchview_description_clear\" : \"Ջնջել հարցումը\"","\"abc_searchview_description_voice\" : \"Glasovno pretraživanje\"","\"abc_action_menu_overflow_description\" : \"තවත් විකල්ප\"","\"complaint_number_demo\" : \"#TEMP_214566421254\"","\"common_google_play_services_update_button\" : \"Güncelle\"","\"common_signin_button_text_long\" : \"使用 Google 帐号登录\"","\"abc_menu_function_shortcut_label\" : \"ഫംഗ്ഷന്‍+\"","\"place_autocomplete_search_hint\" : \"Cerca\"","\"abc_shareactionprovider_share_with\" : \"இதில் பகிர்\"","\"abc_shareactionprovider_share_with\" : \"Ibahagi sa/kay\"","\"place_autocomplete_search_hint\" : \"البحث\"","\"abc_activitychooserview_choose_application\" : \"Odabir aplikacije\"","\"abc_toolbar_collapse_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‎‎‏‏‎‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎Collapse‎‏‎‎‏‎\"","\"video\" : \"वीडियो\"","\"abc_searchview_description_clear\" : \"Garbitu kontsulta\"","\"place_autocomplete_search_hint\" : \"Pesquisar\"","\"abc_action_bar_home_description\" : \"Mag-navigate sa home\"","\"common_google_play_services_update_title\" : \"Oppdater Google Play-tjenester\"","\"search\" : \"Search\"","\"common_google_play_services_notification_ticker\" : \"Google Play開発者サービスのエラー\"","\"abc_action_menu_overflow_description\" : \"Flere valgmuligheder\"","\"common_google_play_services_unsupported_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷\"","\"common_google_play_services_update_title\" : \"Google ಪ್ಲೇ ಸೇವೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಿ\"","\"common_google_play_services_updating_text\" : \"Google Play सेवाहरू %1$s बिना सञ्‍चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।\"","\"abc_menu_ctrl_shortcut_label\" : \"CTRL +\"","\"place_autocomplete_search_hint\" : \"തിരയുക\"","\"common_signin_button_text\" : \"Pierakstīties\"","\"common_google_play_services_install_text\" : \"%1$s ez da exekutatuko Google Play-ren zerbitzuak gabe, baina ez dituzu gailuan.\"","\"action_by\" : \"Action By :\"","\"abc_searchview_description_clear\" : \"សម្អាត​សំណួរ\"","\"common_google_play_services_updating_text\" : \"Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။\"","\"abc_capital_off\" : \"VYP\"","\"abc_action_menu_overflow_description\" : \"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು\"","\"abc_searchview_description_voice\" : \"음성 검색\"","\"enter_details\" : \"पता दर्ज करें\"","\"common_google_play_services_update_button\" : \"Aktualizovat\"","\"place_autocomplete_clear_button\" : \"Tyhjennä haku.\"","\"common_google_play_services_enable_title\" : \"Aktivera Google Play-tjänster\"","\"common_google_play_services_update_button\" : \"Ažuriraj\"","\"abc_shareactionprovider_share_with_application\" : \"%s ସହ ସେୟାର୍‍ କରନ୍ତୁ\"","\"hide_bottom_view_on_scroll_behavior\" : \"com.google.android.material.behavior.HideBottomViewOnScrollBehavior\"","\"abc_searchview_description_voice\" : \"Căutare vocală\"","\"abc_action_bar_home_description\" : \"მთავარზე გადასვლა\"","\"invalid_mobile_no\" : \"अमान्य मोबाइल नंबर|\"","\"pta\" : \"कृपया पुन: प्रयास करें\"","\"common_signin_button_text_long\" : \"Conectați-vă cu Google\"","\"common_signin_button_text\" : \"Kirjaudu sisään\"","\"common_google_play_services_enable_button\" : \"Povolit\"","\"common_google_play_services_unknown_issue\" : \"%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:\"","\"abc_shareactionprovider_share_with\" : \"Сподели со\"","\"abc_searchview_description_clear\" : \"ລຶບຂໍ້ຄວາມຊອກຫາ\"","\"common_google_play_services_enable_text\" : \"%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\".\"","\"abc_action_bar_up_description\" : \"Gå op\"","\"camera_permission_is_required_to_click_a_picture\" : \"Camera permission is required to click a picture\"","\"common_google_play_services_install_text\" : \"%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim.\"","\"common_google_play_services_enable_title\" : \"Увімкнути сервіси Google Play\"","\"abc_shareactionprovider_share_with\" : \"Del med\"","\"abc_action_bar_up_description\" : \"Yuxarı keçin\"","\"abc_action_mode_done\" : \"Končano\"","\"place_autocomplete_search_hint\" : \"ਖੋਜੋ\"","\"abc_searchview_description_submit\" : \"Sorguyu gönder\"","\"abc_menu_delete_shortcut_label\" : \"odstrániť\"","\"abc_search_hint\" : \"Otsige …\"","\"common_google_play_services_enable_button\" : \"Įgalinti\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnost služeb Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"%s ဖြင့် မျှဝေရန်\"","\"common_signin_button_text\" : \"Přihlásit se\"","\"inavlid_mob\" : \"कृपया 10 अंकों का मोबाइल नंबर दर्ज करें।\"","\"abc_searchview_description_search\" : \"Bilatu\"","\"done\" : \"Done\"","\"abc_action_menu_overflow_description\" : \"További lehetőségek\"","\"abc_searchview_description_search\" : \"खोजें\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl+‎\"","\"abc_prepend_shortcut_label\" : \"منو+\"","\"dept_header\" : \"पर्यावरण एवं वन विभाग\n दिल्ली एनसीटी सरकार\"","\"common_google_play_services_unknown_issue\" : \"%1$s sta riscontrando problemi con Google Play Services. Riprova.\"","\"abc_menu_space_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‏‎‎‎‎‎‎‎‏‏‎‏‏‎‎‎‏‏‎‎‏‎‎‎‏‏‎‏‎‎‎‎‏‎‏‏‎‎space‎‏‎‎‏‎\"","\"search_menu_title\" : \"Telusuri\"","\"common_google_play_services_update_title\" : \"Google Play አገልግሎቶችን ያዘምኑ\"","\"common_google_play_services_notification_ticker\" : \"Google Play ဝန်ဆောင်မှုများ အမှား\"","\"common_google_play_services_unknown_issue\" : \"%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi.\"","\"search_menu_title\" : \"Qidiruv\"","\"common_google_play_services_unknown_issue\" : \"Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen.\"","\"abc_toolbar_collapse_description\" : \"Свиване\"","\"common_google_play_services_update_title\" : \"‏‫به‌روزرسانی سرویس‌های Google Play\"","\"common_google_play_services_updating_text\" : \"%1$s nuk do të funksionojë pa shërbimet e \"Luaj me Google\", të cilat po përditësohen aktualisht.\"","\"user_profile\" : \"User Profile\"","\"inavlid_mob\" : \"Please enter 10 digit Mobile number.\"","\"abc_shareactionprovider_share_with\" : \"यांच्यासोबत शेअर करा\"","\"place_autocomplete_search_hint\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ\"","\"abc_search_hint\" : \"Iskanje …\"","\"common_google_play_services_install_button\" : \"Instalatu\"","\"abc_searchview_description_clear\" : \"Lekérdezés törlése\"","\"abc_searchview_description_voice\" : \"Raddleit\"","\"verify_otp\" : \"सत्यापित करें OTP\"","\"common_google_play_services_unknown_issue\" : \"Google প্লে সেৱাত %1$s ত সমস্যা হৈ আছে। আকৌ চেষ্টা কৰক।\"","\"hello_world\" : \"Hello world!\"","\"new_password\" : \"नया पासवर्ड\"","\"common_google_play_services_install_title\" : \"Google Play xizmatlarini o‘rnatish\"","\"abc_action_bar_up_description\" : \"Nach oben\"","\"preference_floating_control_summary\" : \"Enable/Disable floating controls which draws over every screen\"","\"common_google_play_services_install_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።\"","\"comment\" : \"Comment:\"","\"common_google_play_services_enable_title\" : \"Омогућите Google Play услуге\"","\"abc_activitychooserview_choose_application\" : \"Zgjidh një aplikacion\"","\"can_not_get_location\" : \"Can't get your location. Please try again.\"","\"abc_capital_on\" : \"ΕΝΕΡΓΟΠΟΙΗΣΗ\"","\"abc_prepend_shortcut_label\" : \"القائمة+\"","\"place_autocomplete_search_hint\" : \"Otsing\"","\"common_signin_button_text_long\" : \"Најави се со Google\"","\"confirm_exit\" : \"Please click BACK again to exit\"","\"abc_menu_shift_shortcut_label\" : \"‎Shift+‎\"","\"common_google_play_services_install_text\" : \"%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq.\"","\"common_google_play_services_update_title\" : \"Atualizar o Google Play Services\"","\"abc_prepend_shortcut_label\" : \"Меню +\"","\"common_google_play_services_updating_text\" : \"Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú.\"","\"common_google_play_services_install_button\" : \"Установити\"","\"abc_search_hint\" : \"Busca…\"","\"place_autocomplete_clear_button\" : \"Vymazať vyhľadávanie\"","\"abc_shareactionprovider_share_with\" : \"Bagikan dengan\"","\"error_icon_content_description\" : \"Error\"","\"abc_menu_ctrl_shortcut_label\" : \"‎Ctrl+‎\"","\"abc_searchview_description_search\" : \"ស្វែងរក\"","\"common_google_play_services_update_button\" : \"ອັບເດດ\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"common_google_play_services_unsupported_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata.\"","\"shortcut_disabled_message\" : \"Recording disabled\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 서비스 사용 가능 여부\"","\"abc_shareactionprovider_share_with\" : \"Condividi con\"","\"common_google_play_services_notification_ticker\" : \"Ошибка сервисов Google Play\"","\"abc_action_menu_overflow_description\" : \"Yana\"","\"abc_shareactionprovider_share_with\" : \"Comparte contido con\"","\"abc_searchview_description_submit\" : \"მოთხოვნის გადაგზავნა\"","\"abc_menu_space_shortcut_label\" : \"διάστημα\"","\"abc_action_menu_overflow_description\" : \"आणखी पर्याय\"","\"enter_any_rc_no\" : \"शिकायत संख्या दर्ज करें\"","\"common_open_on_phone\" : \"פתח בטלפון\"","\"common_google_play_services_enable_text\" : \"%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste.\"","\"abc_action_bar_up_description\" : \"Перейти вгору\"","\"place_autocomplete_search_hint\" : \"Որոնում\"","\"common_google_play_services_unsupported_text\" : \"%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт.\"","\"abc_shareactionprovider_share_with_application\" : \"Jagamine rakendusega %s\"","\"abc_menu_space_shortcut_label\" : \"boşluk\"","\"abc_action_bar_home_description\" : \"ניווט לדף הבית\"","\"appbar_scrolling_view_behavior\" : \"com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior\"","\"abc_prepend_shortcut_label\" : \"Valikko+\"","\"abc_activitychooserview_choose_application\" : \"Izbira aplikacije\"","\"common_signin_button_text_long\" : \"Google ilə daxil olun\"","\"abc_searchview_description_voice\" : \"వాయిస్ శోధన\"","\"abc_capital_off\" : \"NONAKTIF\"","\"common_google_play_services_wear_update_text\" : \"需要使用新版本的 Google Play 服務。更新會即將自動開始。\"","\"abc_shareactionprovider_share_with\" : \"አጋራ በ\"","\"abc_menu_sym_shortcut_label\" : \"Sym-Taste +\"","\"common_signin_button_text\" : \"سائن ان کریں\"","\"abc_searchview_description_clear\" : \"Выдаліць запыт\"","\"Ok\" : \"Ok\"","\"abc_shareactionprovider_share_with\" : \"Paylaşın\"","\"abc_shareactionprovider_share_with\" : \"Jaga:\"","\"abc_activitychooserview_choose_application\" : \"Choose an app\"","\"abc_toolbar_collapse_description\" : \"Собери\"","\"common_google_play_services_wear_update_text\" : \"Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja.\"","\"mcam_defaultDuration\" : \"00:00\"","\"abc_searchview_description_voice\" : \"Talesøk\"","\"abc_searchview_description_query\" : \"Upit za pretraživanje\"","\"common_google_play_services_unknown_issue\" : \"%1$s에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요.\"","\"abc_searchview_description_clear\" : \"Wyczyść zapytanie\"","\"verify\" : \"Verify\"","\"abc_activity_chooser_view_see_all\" : \"មើលទាំងអស់\"","\"common_google_play_services_enable_button\" : \"ເປີດນຳໃຊ້\"","\"common_signin_button_text_long\" : \"Google orqali kirish\"","\"search_menu_title\" : \"தேடல்\"","\"common_google_play_services_install_button\" : \"Asenna\"","\"common_google_play_services_unsupported_text\" : \"%1$s은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다.\"","\"place_autocomplete_search_hint\" : \"Tafuta\"","\"place_autocomplete_search_hint\" : \"Meklēt\"","\"common_google_play_services_notification_channel_name\" : \"Dostupnosť služieb Google Play\"","\"place_autocomplete_clear_button\" : \"Kosongkan carian\"","\"common_google_play_services_notification_ticker\" : \"Google Playৰ সেৱা সম্পৰ্কীয় আসোঁৱাহ\"","\"abc_capital_on\" : \"ACTIVA\"","\"common_google_play_services_enable_button\" : \"Aktivera\"","\"common_google_play_services_enable_title\" : \"Ativar serviços do Google Play\"","\"abc_action_menu_overflow_description\" : \"Այլ ընտրանքներ\"","\"common_google_play_services_enable_title\" : \"Google Play кызматтарын иштетүү\"","\"common_google_play_services_enable_text\" : \"%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។\"","\"abc_capital_on\" : \"ИДЭВХТЭЙ\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करें\"","\"abc_shareactionprovider_share_with\" : \"Comparteix amb\"","\"mtrl_exceed_max_badge_number_content_description\" : \"More than %1$d new notifications\"","\"abc_searchview_description_submit\" : \"검색어 보내기\"","\"common_google_play_services_update_title\" : \"Оновіть сервіси Google Play\"","\"abc_activitychooserview_choose_application\" : \"Elegir una app\"","\"common_google_play_services_enable_button\" : \"सक्रिय गर्नुहोस्\"","\"common_google_play_services_enable_text\" : \"%1$s няма да работи, освен ако не активирате услугите за Google Play.\"","\"abc_menu_space_shortcut_label\" : \"spasi\"","\"abc_capital_off\" : \"AF\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"abc_action_bar_up_description\" : \"Natrag\"","\"abc_capital_on\" : \"ଅନ୍\"","\"assign_to\" : \"Assign To*\"","\"common_google_play_services_enable_button\" : \"Attiva\"","\"abc_activitychooserview_choose_application\" : \"Veldu forrit\"","\"abc_toolbar_collapse_description\" : \"சுருக்கும்\"","\"abc_shareactionprovider_share_with\" : \"Şununla paylaş:\"","\"common_google_play_services_enable_text\" : \"Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ.\"","\"mobile_no\" : \"मोबाइल नंबर\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи све\"","\"abc_action_bar_up_description\" : \"ເລື່ອນຂຶ້ນເທິງ\"","\"common_google_play_services_updating_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány.\"","\"abc_searchview_description_voice\" : \"语音搜索\"","\"common_google_play_services_install_button\" : \"Yükle\"","\"common_google_play_services_install_button\" : \"Cài đặt\"","\"abc_action_bar_up_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‏‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‎‎‏‏‏‎‎‎‎‎Navigate up‎‏‎‎‏‎\"","\"abc_toolbar_collapse_description\" : \"Strnitev\"","\"abc_capital_off\" : \"ଅଫ୍\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाएं उपलब्ध हैं\"","\"abc_searchview_description_submit\" : \"Асуулга илгээх\"","\"abc_action_bar_up_description\" : \"ניווט למעלה\"","\"abc_action_bar_up_description\" : \"ወደ ላይ ያስሱ\"","\"common_google_play_services_install_title\" : \"Thola amasevisi we-Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"שיתוף עם %s\"","\"select_category\" : \"श्रेणी का चयन करें\"","\"abc_activitychooserview_choose_application\" : \"Bir uygulama seçin\"","\"common_google_play_services_enable_title\" : \"启用 Google Play 服务\"","\"common_google_play_services_updating_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update.\"","\"new_complaint\" : \"Register Complaint\"","\"common_google_play_services_install_button\" : \"Installera\"","\"assign_external_dept\" : \"External Department\"","\"common_google_play_services_install_button\" : \"Instal·la\"","\"common_google_play_services_enable_title\" : \"Google Play 서비스 사용\"","\"common_google_play_services_install_button\" : \"Instal\"","\"abc_action_bar_home_description\" : \"Boshiga o‘tish\"","\"abc_searchview_description_submit\" : \"ചോദ്യം സമർപ്പിക്കുക\"","\"abc_action_menu_overflow_description\" : \"ຕົວເລືອກເພີ່ມເຕີມ\"","\"abc_shareactionprovider_share_with\" : \"Deel met\"","\"abc_action_bar_up_description\" : \"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"abc_shareactionprovider_share_with_application\" : \"ለ%s አጋራ\"","\"abc_capital_on\" : \"ચાલુ\"","\"common_google_play_services_enable_title\" : \"បើកសេវាកម្ម Google Play\"","\"abc_prepend_shortcut_label\" : \"Цэс+\"","\"place_autocomplete_clear_button\" : \"ፍለጋን አጽዳ\"","\"common_google_play_services_update_text\" : \"Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။\"","\"abc_capital_off\" : \"ਬੰਦ\"","\"abc_menu_sym_shortcut_label\" : \"‎Sym+‎\"","\"place_autocomplete_search_hint\" : \"খুঁজুন\"","\"mtrl_picker_toggle_to_text_input_mode\" : \"Switch to text input mode\"","\"search_menu_title\" : \"البحث\"","\"blank_mob\" : \"Please enter 10 digit Mobile number.\"","\"abc_capital_on\" : \"ක්‍රියාත්මකයි\"","\"abc_searchview_description_query\" : \"የፍለጋ መጠይቅ\"","\"abc_capital_off\" : \"UIT\"","\"abc_searchview_description_clear\" : \"Pastro pyetjen\"","\"mtrl_picker_range_header_selected\" : \"%1$s – %2$s\"","\"common_google_play_services_update_text\" : \"Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play.\"","\"abc_shareactionprovider_share_with_application\" : \"Yabelana ne-%s\"","\"abc_prepend_shortcut_label\" : \"תפריט+\"","\"abc_searchview_description_clear\" : \"Удалить запрос\"","\"shortcut_long_label\" : \"Quick Record\"","\"common_google_play_services_update_button\" : \"Eguneratu\"","\"search_menu_title\" : \"সন্ধান\"","\"abc_shareactionprovider_share_with\" : \"နှင့် မျှဝေရန်\"","\"toggleButton\" : \"Start\"","\"abc_menu_delete_shortcut_label\" : \"हटवा\"","\"prefs_category_recording_settings_title\" : \"Recording Settings\"","\"abc_searchview_description_search\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‎‏‎‎‏‎‏‎‎‏‏‎‎‎‎‎‎‎‎‎‏‏‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‏‏‎‎‎‎Search‎‏‎‎‏‎\"","\"abc_action_bar_home_description\" : \"መነሻ ዳስስ\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan layanan Google Play\"","\"abc_activity_chooser_view_see_all\" : \"すべて表示\"","\"abc_searchview_description_voice\" : \"Kërkim me zë\"","\"common_signin_button_text_long\" : \"Über Google anmelden\"","\"mtrl_picker_text_input_day_abbr\" : \"d\"","\"common_google_play_services_notification_channel_name\" : \"Beschikbaarheid van Google Play-services\"","\"common_signin_button_text\" : \"Вход\"","\"common_google_play_services_install_title\" : \"Descargar Servicios de Google Play\"","\"abc_activity_chooser_view_see_all\" : \"הצגת הכול\"","\"abc_toolbar_collapse_description\" : \"संक्षिप्त गर्नुहोस्\"","\"abc_menu_space_shortcut_label\" : \"taster za razmak\"","\"abc_action_menu_overflow_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‎‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‎‏‎‏‏‏‏‏‎‏‎‎‏‎More options‎‏‎‎‏‎\"","\"common_google_play_services_enable_title\" : \"Habilitar servicios de Google Play\"","\"enter_code\" : \"6-अंकीय कोड दर्ज करें\"","\"abc_searchview_description_search\" : \"Pesquisar\"","\"abc_activity_chooser_view_see_all\" : \"Տեսնել բոլորը\"","\"common_google_play_services_install_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు.\"","\"done\" : \"पूर्ण\"","\"abc_toolbar_collapse_description\" : \"Zbaliť\"","\"common_google_play_services_update_text\" : \"તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં.\"","\"abc_menu_alt_shortcut_label\" : \"Alt+\"","\"abc_searchview_description_submit\" : \"Päringu esitamine\"","\"search_menu_title\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‏‏‏‎‎‎‎‏‎‏‏‎‎‎‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‎‎‏‎‏‎‏‏‎‎‎Search‎‏‎‎‏‎\"","\"assigned_to\" : \"Assigned To :\"","\"abc_searchview_description_submit\" : \"Сурам тапшыруу\"","\"abc_searchview_description_voice\" : \"ხმოვანი ძიება\"","\"common_google_play_services_update_text\" : \"Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid.\"","\"abc_prepend_shortcut_label\" : \"Imenyu+\"","\"abc_search_hint\" : \"వెతకండి…\"","\"common_google_play_services_update_title\" : \"I-update ang mga serbisyo ng Google Play\"","\"common_google_play_services_enable_title\" : \"‏تفعيل خدمات Google Play\"","\"abc_menu_space_shortcut_label\" : \"Space\"","\"username\" : \"User Name\"","\"new_fitness_details\" : \"New Fitness Details\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"abc_menu_space_shortcut_label\" : \"فضاء\"","\"common_google_play_services_install_text\" : \"%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie.\"","\"common_google_play_services_wear_update_text\" : \"ຈຳ​ເປັນ​ຕ້ອງ​ມີ​ກາ​ນ​ບໍ​ລິ​ການ Google Play ເວີ​ຊັນ​ໃໝ່. ມັນ​ຈະ​ອັບ​ເດດ​ຕົວ​ເອງ​ໄວໆ​ນີ້.\"","\"abc_menu_meta_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‏‎‏‏‏‎‎‎‏‎‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‎‎‏‎‎‎‎‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‎‎Meta+‎‏‎‎‏‎\"","\"abc_searchview_description_search\" : \"ፍለጋ\"","\"abc_searchview_description_query\" : \"Іздеу сұрауы\"","\"All_permission_are_reuired_to_record_an_audio\" : \"All permissions are required to record an audio\"","\"clear_text_end_icon_content_description\" : \"Clear text\"","\"common_google_play_services_unsupported_text\" : \"Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല.\"","\"common_google_play_services_install_button\" : \"Setja upp\"","\"common_google_play_services_unknown_issue\" : \"「%1$s」存取 Google Play 服務時發生問題。請稍後再試一次。\"","\"abc_activitychooserview_choose_application\" : \"Колдонмо тандоо\"","\"abc_prepend_shortcut_label\" : \"मेनू+\"","\"abc_action_bar_home_description\" : \"Navegar a la página principal\"","\"common_google_play_services_enable_title\" : \"ເປີດໃຊ້ການ​ບໍ​ລິ​ການ Google Play\"","\"abc_menu_function_shortcut_label\" : \"Functie +\"","\"abc_shareactionprovider_share_with\" : \"Поділитися:\"","\"common_google_play_services_unknown_issue\" : \"%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại.\"","\"abc_toolbar_collapse_description\" : \"Tolestu\"","\"common_google_play_services_enable_text\" : \"നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല.\"","\"place_autocomplete_clear_button\" : \"Xóa tìm kiếm\"","\"reopen\" : \"Reopen\"","\"common_signin_button_text_long\" : \"Přihlásit se k účtu Google\"","\"expected_resolve_date\" : \"निवारण तारीख:\"","\"common_google_play_services_updating_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo.\"","\"common_google_play_services_install_title\" : \"Namestitev storitev Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"Delite pomoću aplikacije %s\"","\"abc_action_bar_home_description\" : \"Идите на почетну\"","\"department_select\" : \"Select Department*\"","\"common_google_play_services_unknown_issue\" : \"Приложению \"%1$s\" не удается подключиться к сервисам Google Play. Повторите попытку.\"","\"air_quality\" : \"Air Quality Data\"","\"common_google_play_services_enable_button\" : \"បើក\"","\"common_google_play_services_unknown_issue\" : \"Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen.\"","\"common_google_play_services_notification_channel_name\" : \"‏مدى توفّر خدمات Google Play\"","\"purpose\" : \"Purpose\"","\"common_google_play_services_notification_ticker\" : \"Google Наадаан үйлчилгээний алдаа\"","\"abc_menu_space_shortcut_label\" : \"Szóköz\"","\"screenrecording_already_active_toast\" : \"Screen recording session already active\"","\"common_google_play_services_wear_update_text\" : \"Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund.\"","\"abc_searchview_description_query\" : \"Dotaz pro vyhledávání\"","\"abc_capital_off\" : \"VALA\"","\"common_google_play_services_unsupported_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo.\"","\"common_google_play_services_enable_title\" : \"Google প্লে সেৱাসক্ষম কৰক\"","\"abc_action_mode_done\" : \"Болсон\"","\"common_google_play_services_update_text\" : \"‏%1$s לא יפעל אם לא תעדכן את שירותי Google Play.\"","\"abc_menu_meta_shortcut_label\" : \"„Meta“ +\"","\"common_google_play_services_update_button\" : \"Oppdater\"","\"abc_searchview_description_query\" : \"Otsingupäring\"","\"place_autocomplete_search_hint\" : \"ძიება\"","\"large_resolution_selected_toast\" : \"The selected resolution is larger than display resolution. Using %1$s resolution instead\"","\"complaint_list\" : \"पंजीकृत शिकायतों की सूची\"","\"common_open_on_phone\" : \"Mở trên điện thoại\"","\"abc_activity_chooser_view_see_all\" : \"عرض الكل\"","\"abc_action_menu_overflow_description\" : \"Daugiau parinkčių\"","\"common_google_play_services_update_title\" : \"Përditëso shërbimet e \"Luaj me Google\"\"","\"abc_action_bar_up_description\" : \"转到上一层级\"","\"common_google_play_services_unknown_issue\" : \"%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి.\"","\"common_google_play_services_install_text\" : \"%1$s, şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz.\"","\"abc_shareactionprovider_share_with_application\" : \"%s എന്നതുമായി പങ്കിടുക\"","\"search_menu_title\" : \"Ara\"","\"alert_ext_dir_warning_title\" : \"Warning\"","\"mcam_file_size_limit_reached\" : \"You've reached the maximum file size!\"","\"abc_capital_off\" : \"IMEZIMWA\"","\"place_autocomplete_clear_button\" : \"ಹುಡುಕಾಟ ತೆರವುಗೊಳಿಸಿ\"","\"common_google_play_services_enable_text\" : \"તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં.\"","\"common_google_play_services_enable_title\" : \"Google Play-Dienste aktivieren\"","\"abc_menu_alt_shortcut_label\" : \"Alt +\"","\"abc_searchview_description_voice\" : \"વૉઇસ શોધ\"","\"abc_searchview_description_query\" : \"সন্ধান কৰা প্ৰশ্ন\"","\"abc_searchview_description_submit\" : \"Ուղարկել հարցումը\"","\"common_google_play_services_unsupported_text\" : \"%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo.\"","\"abc_search_hint\" : \"Cerca…\"","\"common_google_play_services_install_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої.\"","\"abc_activitychooserview_choose_application\" : \"ઍપ્લિકેશન પસંદ કરો\"","\"common_google_play_services_install_title\" : \"Google Play қызметтерін алу\"","\"reported_offence\" : \"Reported offence\"","\"offence_details\" : \"Offence Details\"","\"mapApiKey3\" : \"Ri5rdrDUyb\"","\"abc_shareactionprovider_share_with\" : \"ແບ່ງປັນກັບ\"","\"common_google_play_services_enable_button\" : \"Activați\"","\"abc_shareactionprovider_share_with\" : \"分享對象\"","\"abc_toolbar_collapse_description\" : \"Skjul\"","\"mtrl_picker_invalid_range\" : \"Invalid range.\"","\"place_autocomplete_search_hint\" : \"Zoeken\"","\"screenrecording_waiting_for_gesture_toast\" : \"Shake your device to start recording when ready\"","\"common_signin_button_text\" : \"Logga in\"","\"abc_capital_on\" : \"YONIQ\"","\"place_autocomplete_search_hint\" : \"Haku\"","\"common_signin_button_text\" : \"Prisijungti\"","\"abc_activitychooserview_choose_application\" : \"Escolher uma aplicação\"","\"common_google_play_services_update_button\" : \"अपडेट करा\"","\"common_google_play_services_wear_update_text\" : \"É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve.\"","\"common_google_play_services_install_title\" : \"取得 Google Play 服務\"","\"abc_searchview_description_voice\" : \"Hangalapú keresés\"","\"common_google_play_services_update_button\" : \"Aktualizuj\"","\"common_google_play_services_update_text\" : \"%1$s no s'executarà si no actualitzes Serveis de Google Play.\"","\"abc_activitychooserview_choose_application\" : \"Выберыце праграму\"","\"common_open_on_phone\" : \"ስልክ ላይ ክፈት\"","\"edit_intent_notification_action_text\" : \"Edit\"","\"common_google_play_services_install_title\" : \"‏الحصول على خدمات Google Play\"","\"show_password\" : \"शो पासवर्ड\"","\"abc_searchview_description_search\" : \"ຊອກຫາ\"","\"common_google_play_services_update_title\" : \"Ažurirajte Google Play usluge\"","\"common_signin_button_text_long\" : \"‏היכנס באמצעות Google\"","\"common_google_play_services_install_title\" : \"Preuzmite Google Play usluge\"","\"common_google_play_services_update_title\" : \"Google Play hizmetlerini güncelleyin\"","\"abc_shareactionprovider_share_with\" : \"इससे शेयर करें:\"","\"abc_menu_function_shortcut_label\" : \"FUNZIONE +\"","\"abc_capital_on\" : \"AKTIBATU\"","\"abc_menu_space_shortcut_label\" : \"„space“\"","\"abc_searchview_description_voice\" : \"Гласово търсене\"","\"common_signin_button_text\" : \"Մուտք գործել\"","\"abc_searchview_description_query\" : \"Sesha umbuzo\"","\"abc_menu_space_shortcut_label\" : \"შორისი\"","\"abc_search_hint\" : \"Введіть пошуковий запит…\"","\"abc_menu_shift_shortcut_label\" : \"Üst Karakter+\"","\"abc_menu_shift_shortcut_label\" : \"Skift + \"","\"abc_search_hint\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ…\"","\"abc_searchview_description_query\" : \"Query di ricerca\"","\"status\" : \"स्थिति:\"","\"abc_searchview_description_search\" : \"Tìm kiếm\"","\"registering_auth\" : \"Registering Authority\"","\"abc_searchview_description_clear\" : \"Vymazať dopyt\"","\"search_menu_title\" : \"Szukaj\"","\"time\" : \"Time\"","\"audio_warn\" : \"क्या आप इस ऑडियो को छोड़ना चाहते हैं?\"","\"abc_capital_on\" : \"አብራ\"","\"abc_searchview_description_query\" : \"ചോദ്യം തിരയുക\"","\"abc_toolbar_collapse_description\" : \"కుదిస్తుంది\"","\"character_counter_overflowed_content_description\" : \"Character limit exceeded %1$d of %2$d\"","\"reopen\" : \"फिर से खोलना\"","\"abc_menu_space_shortcut_label\" : \"mellemrum\"","\"abc_shareactionprovider_share_with\" : \"Megosztás a következővel:\"","\"common_google_play_services_updating_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।\"","\"pending\" : \"विचाराधीन\"","\"place_autocomplete_clear_button\" : \"Ryd søgning\"","\"abc_searchview_description_clear\" : \"Izbriši upit\"","\"common_signin_button_text_long\" : \"Prijavi me na Google\"","\"common_google_play_services_enable_button\" : \"Միացնել\"","\"common_signin_button_text\" : \"Кирүү\"","\"common_signin_button_text_long\" : \"Вход с Google\"","\"common_google_play_services_enable_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play.\"","\"city\" : \"ज़िला\"","\"common_google_play_services_enable_text\" : \"%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan.\"","\"common_google_play_services_unsupported_text\" : \"%1$s won't run without Google Play services, which are not supported by your device.\"","\"common_google_play_services_update_button\" : \"Абнавіць\"","\"abc_searchview_description_voice\" : \"ស្វែងរក​តាម​សំឡេង\"","\"abc_searchview_description_submit\" : \"क्वेरी सबमिट करा\"","\"abc_activity_chooser_view_see_all\" : \"Hamısına baxın\"","\"common_google_play_services_updating_text\" : \"%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:\"","\"common_google_play_services_update_text\" : \"%1$s no funcionará hasta que no actualices Servicios de Google Play.\"","\"reported_by\" : \"द्वारा रिपोर्ट की गई:\"","\"abc_capital_off\" : \"ක්‍රියාවිරහිතයි\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluge\"","\"otp_text\" : \"Please provide the OTP from the sms rejectBtn to +966925345555. Wrong Number?\"","\"choose_language\" : \"Choose Language\"","\"abc_capital_off\" : \"DESATIVADO\"","\"abc_capital_on\" : \"ZAP.\"","\"common_open_on_phone\" : \"Ava telefonis\"","\"common_google_play_services_update_text\" : \"您必须先更新 Google Play 服务，然后才能运行%1$s。\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilità di Google Play Services\"","\"Ok\" : \"ठीक\"","\"common_google_play_services_updating_text\" : \"දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"abc_activity_chooser_view_see_all\" : \"Tingnan lahat\"","\"common_google_play_services_install_title\" : \"Gaukite „Google Play“ paslaugas\"","\"common_google_play_services_enable_title\" : \"Google Play सेवा सुरू करा\"","\"place_autocomplete_clear_button\" : \"Удалить поисковый запрос\"","\"abc_activitychooserview_choose_application\" : \"Valige rakendus\"","\"abc_menu_meta_shortcut_label\" : \"Meta + \"","\"common_google_play_services_update_button\" : \"Güncəlləyin\"","\"common_google_play_services_update_button\" : \"Atualizar\"","\"place_autocomplete_clear_button\" : \"مسح البحث\"","\"common_google_play_services_wear_update_text\" : \"Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian.\"","\"common_google_play_services_updating_text\" : \"%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres.\"","\"common_google_play_services_notification_ticker\" : \"Google Play சேவைகள் பிழை\"","\"place_autocomplete_clear_button\" : \"Wyczyść wyszukiwanie\"","\"about_libraries\" : \"Libraries\"","\"abc_activitychooserview_choose_application\" : \"Scelta di un'app\"","\"common_google_play_services_enable_title\" : \"Omogućivanje usluga Google Playa\"","\"abc_action_menu_overflow_description\" : \"ตัวเลือกอื่น\"","\"abc_searchview_description_clear\" : \"پاک کردن پُرسمان\"","\"common_google_play_services_unknown_issue\" : \"У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу.\"","\"abc_action_menu_overflow_description\" : \"Máis opcións\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju.\"","\"common_google_play_services_notification_ticker\" : \"Chyba služieb Google Play\"","\"common_signin_button_text\" : \"ছাইন ইন কৰক\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer.\"","\"common_google_play_services_updating_text\" : \"Google Play 服务当前正在更新，因此您无法运行%1$s。\"","\"common_google_play_services_update_text\" : \"%1$s нема да се извршува ако не ги ажурирате услугите на Google Play.\"","\"abc_searchview_description_clear\" : \"क्‍वेरी हटाएं\"","\"yes\" : \"Yes\"","\"common_google_play_services_unknown_issue\" : \"У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу.\"","\"abc_capital_on\" : \"ஆன்\"","\"common_google_play_services_enable_text\" : \"%1$s werkt niet, tenzij je Google Play-services inschakelt.\"","\"common_google_play_services_enable_button\" : \"사용 설정\"","\"abc_menu_space_shortcut_label\" : \"Leertaste\"","\"abc_search_hint\" : \"Axtarış...\"","\"abc_searchview_description_clear\" : \"Esborra la consulta\"","\"abc_action_bar_home_description\" : \"Navegar para a página inicial\"","\"common_google_play_services_update_button\" : \"အပ်ဒိတ်\"","\"abc_menu_shift_shortcut_label\" : \"Shift+\"","\"video_list_no_video_message\" : \"No videos available\"","\"common_open_on_phone\" : \"දුරකථනය තුළ විවෘත කරන්න\"","\"verify\" : \"सत्यापित करें\"","\"common_google_play_services_update_text\" : \"Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ.\"","\"select_user_type\" : \"Select User type\"","\"common_google_play_services_install_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt.\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilité des services Google Play\"","\"abc_searchview_description_search\" : \"Buscar\"","\"place_autocomplete_search_hint\" : \"Paieška\"","\"show_pwd\" : \"पासवर्ड दिखाओ\"","\"place_autocomplete_search_hint\" : \"Soek\"","\"common_google_play_services_enable_title\" : \"Google Play සේවා සබල කරන්න\"","\"abc_action_bar_home_description\" : \"Движи се кон дома\"","\"mtrl_picker_invalid_format_example\" : \"Example: %1$s\"","\"common_google_play_services_update_title\" : \"Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်\"","\"abc_search_hint\" : \"සොයන්න...\"","\"common_google_play_services_enable_button\" : \"Ενεργοποίηση\"","\"abc_searchview_description_search\" : \"جستجو\"","\"reg_no_validite\" : \"पंजीकरण संख्या कम से कम 6 अंकों की होनी चाहिए.\"","\"wrong_number\" : \"ग़लत फ़ोन नंबर ?\"","\"abc_searchview_description_clear\" : \"Ryd forespørgsel\"","\"abc_action_mode_done\" : \"Terminé\"","\"abc_search_hint\" : \"Kërko…\"","\"common_google_play_services_enable_button\" : \"Bật\"","\"abc_capital_off\" : \"VYP.\"","\"abc_searchview_description_search\" : \"সন্ধান\"","\"send\" : \"Send\"","\"exit_warm\" : \"ृपया बाहर निकलने के लिए फिर से वापस क्लिक करे\"","\"common_google_play_services_updating_text\" : \"%1$s nu va rula fără serviciile Google Play, care momentan se actualizează.\"","\"abc_searchview_description_submit\" : \"Pošalji upit\"","\"abc_shareactionprovider_share_with_application\" : \"Абагуліць праз праграму \"%s\"\"","\"common_google_play_services_enable_title\" : \"Omogućite Google Play usluge\"","\"abc_shareactionprovider_share_with\" : \"اس کے ساتھ اشتراک کریں\"","\"common_google_play_services_unsupported_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスではサポートされていません。\"","\"abc_action_bar_up_description\" : \"Navigasi ke atas\"","\"abc_searchview_description_submit\" : \"検索キーワードを送信\"","\"common_open_on_phone\" : \"Abrir no teléfono\"","\"abc_action_menu_overflow_description\" : \"Més opcions\"","\"abc_search_hint\" : \"ค้นหา…\"","\"complaint\" : \"Complaint\"","\"common_google_play_services_enable_title\" : \"Ενεργοποίηση υπηρεσιών Google Play\"","\"abc_searchview_description_search\" : \"Cari\"","\"place_autocomplete_search_hint\" : \"Tìm kiếm\"","\"common_google_play_services_update_title\" : \"Google Play開発者サービスの更新\"","\"forward_txt\" : \"आगे\"","\"abc_activity_chooser_view_see_all\" : \"Паказаць усе\"","\"item_view_role_description\" : \"Tab\"","\"path_password_eye\" : \"M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z\"","\"common_signin_button_text\" : \"ግባ\"","\"common_google_play_services_enable_text\" : \"%1$s virkar ekki nema þú gerir þjónustu Google Play virka.\"","\"place_autocomplete_clear_button\" : \"തിരയുന്നത് മായ്‌ക്കുക\"","\"abc_action_bar_home_description\" : \"Idite na početnu\"","\"abc_searchview_description_query\" : \"සෙවුම් විමසුම\"","\"common_google_play_services_update_text\" : \"আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।\"","\"abc_action_bar_home_description\" : \"गृह पृष्ठमा जानुहोस्\"","\"common_google_play_services_notification_channel_name\" : \"Google Play सेवाको उपलब्धता\"","\"common_google_play_services_update_button\" : \"Ενημέρωση\"","\"abc_menu_enter_shortcut_label\" : \"sartu\"","\"common_google_play_services_unsupported_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस पर काम नहीं करती हैं.\"","\"common_google_play_services_update_title\" : \"‏تحديث خدمات Google Play\"","\"common_google_play_services_install_title\" : \"Kunin ang mga serbisyo ng Google Play\"","\"abc_action_bar_home_description\" : \"முகப்பிற்குச் செல்லும்\"","\"abc_menu_enter_shortcut_label\" : \"एंटर करा\"","\"department\" : \"Department :\"","\"common_google_play_services_enable_text\" : \"Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge.\"","\"set_passcode\" : \"Please set the passcode\"","\"common_google_play_services_enable_text\" : \"আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।\"","\"abc_searchview_description_clear\" : \"검색어 삭제\"","\"common_google_play_services_install_title\" : \"Descărcați serviciile Google Play\"","\"common_google_play_services_install_text\" : \"%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play.\"","\"abc_searchview_description_search\" : \"Hledat\"","\"common_signin_button_text\" : \"Ngena ngemvume\"","\"common_open_on_phone\" : \"ဖုန်းပေါ်မှာ ဖွင့်ပါ\"","\"common_google_play_services_update_button\" : \"Mettre à jour\"","\"common_google_play_services_enable_button\" : \"সক্ষম কৰক\"","\"abc_capital_off\" : \"VÄLJAS\"","\"place_autocomplete_search_hint\" : \"Vyhľadávajte\"","\"place_autocomplete_search_hint\" : \"Qidirish\"","\"enter_title_here\" : \"Enter the title here(Max. 100 characters)\"","\"abc_menu_space_shortcut_label\" : \"spasiebalk\"","\"common_google_play_services_update_button\" : \"อัปเดต\"","\"preference_resolution_summary\" : \"Select the resolution to record at\"","\"common_google_play_services_install_text\" : \"ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"common_google_play_services_enable_button\" : \"Activa\"","\"common_google_play_services_unsupported_text\" : \"ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත.\"","\"reject\" : \"Reject\"","\"common_google_play_services_unsupported_text\" : \"%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote.\"","\"common_google_play_services_updating_text\" : \"%1$s, Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે.\"","\"common_google_play_services_enable_text\" : \"‏האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play.\"","\"common_google_play_services_install_title\" : \"Google Play teenuste hankimine\"","\"abc_search_hint\" : \"Telusuri...\"","\"abc_action_mode_done\" : \"Бүттү\"","\"abc_search_hint\" : \"Издөө…\"","\"mtrl_picker_date_header_selected\" : \"%1$s\"","\"common_signin_button_text\" : \"साइन इन करा\"","\"common_google_play_services_update_title\" : \"Mettre à jour les services Google Play\"","\"abc_menu_sym_shortcut_label\" : \"Simbolu taustiņš +\"","\"mcam_no_audio_access\" : \"You haven't given access to your microphone; no audio will be recorded.\"","\"abc_action_bar_up_description\" : \"மேலே செல்லும்\"","\"place_autocomplete_clear_button\" : \"Іздеуді тазалау\"","\"abc_action_bar_home_description\" : \"Eve gidiş yolunu göster\"","\"abc_searchview_description_clear\" : \"Kosongkan pertanyaan\"","\"abc_capital_off\" : \"ပိတ်ရန်\"","\"common_google_play_services_unsupported_text\" : \"%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服務可用性\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil.\"","\"abc_searchview_description_voice\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‎‎‎‏‎‎‏‎‏‏‏‎Voice search‎‏‎‎‏‎\"","\"owner_name\" : \"Owner Name\"","\"abc_capital_off\" : \"ВЫКЛ\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી.\"","\"abc_toolbar_collapse_description\" : \"Minimieren\"","\"user_credit\" : \"User Credit:\"","\"common_google_play_services_update_text\" : \"Google Play 서비스를 업데이트해야 %1$s이(가) 실행됩니다.\"","\"preference_floating_control_size_title\" : \"Floating controls icon size\"","\"common_open_on_phone\" : \"Odpiranje v telefonu\"","\"common_google_play_services_update_text\" : \"Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play.\"","\"complaints\" : \"आपकी शिकायतें\"","\"abc_toolbar_collapse_description\" : \"Sutraukti\"","\"plz_summarize_in\" : \"Please summarize in 250 characters or less\"","\"preference_shake_gesture_key\" : \"shake_gesture\"","\"abc_searchview_description_voice\" : \"音声検索\"","\"common_google_play_services_enable_text\" : \"%1$s non funzionerà se non attivi Google Play Services.\"","\"abc_toolbar_collapse_description\" : \"সঙ্কুচিত করুন\"","\"abc_shareactionprovider_share_with\" : \"සමග බෙදා ගන්න\"","\"abc_toolbar_collapse_description\" : \"Sažmi\"","\"abc_menu_space_shortcut_label\" : \"пробіл\"","\"common_google_play_services_enable_title\" : \"Aktivizo shërbimet e \"Luaj me Google\"\"","\"abc_action_bar_up_description\" : \"Navigați în sus\"","\"common_google_play_services_enable_title\" : \"Google Play開発者サービスの有効化\"","\"common_open_on_phone\" : \"ಫೋನ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ\"","\"abc_capital_off\" : \"ԱՆՋԱՏԵԼ\"","\"abc_searchview_description_voice\" : \"Ovozli qidiruv\"","\"abc_searchview_description_query\" : \"Søgeforespørgsel\"","\"common_google_play_services_update_button\" : \"ଅପଡେଟ୍‍ କରନ୍ତୁ\"","\"abc_shareactionprovider_share_with_application\" : \"Partager avec %s\"","\"abc_activity_chooser_view_see_all\" : \"Alle anzeigen\"","\"resolve\" : \"Resolve\"","\"please_chcek_your_password\" : \"Please check your passcode\"","\"abc_menu_space_shortcut_label\" : \"സ്‌പെയ്‌സ്\"","\"dmgzb\" : \"District Administration\"","\"abc_prepend_shortcut_label\" : \"Menu மற்றும்\"","\"abc_capital_on\" : \"VULA\"","\"abc_menu_enter_shortcut_label\" : \"entrée\"","\"abc_menu_shift_shortcut_label\" : \"Umschalttaste +\"","\"abc_prepend_shortcut_label\" : \"Menütaste +\"","\"abc_capital_off\" : \"বন্ধ আছে\"","\"abc_shareactionprovider_share_with\" : \"Yabelana no\"","\"invalid_user_id\" : \"Please enter valid user ID.\"","\"abc_search_hint\" : \"शोधा…\"","\"common_google_play_services_update_button\" : \"Përditëso\"","\"common_google_play_services_update_title\" : \"Kemaskinikan perkhidmatan Google Play\"","\"common_google_play_services_unknown_issue\" : \"%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ.\"","\"common_signin_button_text_long\" : \"Prijavi se pomoću Googlea\"","\"abc_menu_alt_shortcut_label\" : \"‎Alt+‎\"","\"common_google_play_services_install_button\" : \"ដំឡើង\"","\"place_autocomplete_search_hint\" : \"Maghanap\"","\"abc_activitychooserview_choose_application\" : \"ເລືອກແອັບ\"","\"abc_searchview_description_submit\" : \"Υποβολή ερωτήματος\"","\"abc_searchview_description_query\" : \"Pretraži upit\"","\"abc_searchview_description_clear\" : \"Vee navraag uit\"","\"search_menu_title\" : \"Sök\"","\"abc_menu_shift_shortcut_label\" : \"Mayúscula+\"","\"yes\" : \"हाँ\"","\"abc_searchview_description_submit\" : \"Изпращане на заявката\"","\"common_google_play_services_enable_text\" : \"%1$s aplikazioak ez du funtzionatuko Google Play-ren zerbitzuak gaitzen ez badituzu.\"","\"place_autocomplete_clear_button\" : \"தேடலை அழிக்கும்\"","\"abc_capital_on\" : \"WŁ.\"","\"abc_action_mode_done\" : \"ပြီးပြီ\"","\"abc_toolbar_collapse_description\" : \"Restrângeți\"","\"common_google_play_services_notification_ticker\" : \"Google Play xizmatlari xatosi\"","\"abc_searchview_description_search\" : \"Search\"","\"abc_action_mode_done\" : \"Gotowe\"","\"abc_action_mode_done\" : \"Klaar\"","\"abc_capital_off\" : \"ӨШІРУ\"","\"place_autocomplete_search_hint\" : \"ស្វែងរក\"","\"common_google_play_services_enable_button\" : \"Povoliť\"","\"common_google_play_services_install_title\" : \"Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ\"","\"abc_capital_off\" : \"AV\"","\"abc_shareactionprovider_share_with\" : \"Kongsi dengan\"","\"common_google_play_services_install_button\" : \"Faka\"","\"abc_searchview_description_search\" : \"Iskanje\"","\"abc_toolbar_collapse_description\" : \"Collapse\"","\"fitness_test_date\" : \"Fitness Test Date\"","\"abc_menu_meta_shortcut_label\" : \"Meta +\"","\"common_google_play_services_enable_button\" : \"ସକ୍ଷମ କରନ୍ତୁ\"","\"daily_count\" : \"Daily Count\"","\"abc_action_mode_done\" : \"Gereed\"","\"mtrl_picker_range_header_only_start_selected\" : \"%1$s – End date\"","\"complaints\" : \"Your Complaints\"","\"abc_action_mode_done\" : \"完了\"","\"common_google_play_services_update_title\" : \"Posodobitev storitev Google Play\"","\"abc_capital_off\" : \"NON\"","\"abc_action_bar_home_description\" : \"Navigera hem\"","\"abc_shareactionprovider_share_with_application\" : \"Dijeli putem aplikacije %s\"","\"abc_searchview_description_submit\" : \"வினவலைச் சமர்ப்பிக்கும்\"","\"common_google_play_services_enable_title\" : \"Google Play үйлчилгээг идэвхжүүлэх\"","\"common_signin_button_text\" : \"Logi sisse\"","\"abc_shareactionprovider_share_with\" : \"Κοινοποίηση σε\"","\"abc_activitychooserview_choose_application\" : \"Ilovani tanlang\"","\"common_open_on_phone\" : \"Ouvrir sur le téléphone\"","\"common_google_play_services_enable_button\" : \"Aktivizo\"","\"common_open_on_phone\" : \"​ເປີດ​ໃນ​ໂທ​ລະ​ສັບ\"","\"abc_shareactionprovider_share_with_application\" : \"Megosztás a következő alkalmazással: %s\"","\"common_google_play_services_unsupported_text\" : \"%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilitat de serveis de Google Play\"","\"common_google_play_services_enable_button\" : \"Активиране\"","\"abc_action_menu_overflow_description\" : \"Још опција\"","\"prefs_category_analytics_title\" : \"Anonymous analytics\"","\"title\" : \"Title*\"","\"abc_capital_off\" : \"DEAKTİV\"","\"abc_menu_space_shortcut_label\" : \"зай\"","\"alert_permission_denied_title\" : \"Storage Permission Denied\"","\"path_password_eye_mask_strike_through\" : \"M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z\"","\"abc_shareactionprovider_share_with\" : \"هم‌رسانی با\"","\"abc_activitychooserview_choose_application\" : \"選擇應用程式\"","\"common_google_play_services_notification_ticker\" : \"Google Play સેવાઓની ભૂલ\"","\"abc_shareactionprovider_share_with_application\" : \"%sతో షేర్ చేస్తుంది\"","\"place_autocomplete_clear_button\" : \"검색어 지우기\"","\"assign_internal_dept\" : \"Internal Department\"","\"common_google_play_services_install_button\" : \"ინსტალაცია\"","\"abc_action_mode_done\" : \"முடிந்தது\"","\"common_google_play_services_wear_update_text\" : \"‏דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר.\"","\"common_google_play_services_enable_text\" : \"%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:\"","\"abc_action_menu_overflow_description\" : \"Fler alternativ\"","\"action\" : \"गतिविधि :\"","\"video_editor_library_credit\" : \"Video Editor by %1$s\n\nGithub url: %2$s\n\nLicense: %3$s\"","\"abc_searchview_description_voice\" : \"Kutafuta kwa kutamka\"","\"common_google_play_services_notification_ticker\" : \"Google Play सेवाहरूका त्रुटि\"","\"abc_shareactionprovider_share_with_application\" : \"使用「%s」分享\"","\"abc_activity_chooser_view_see_all\" : \"सबै हेर्नुहोस्\"","\"place_autocomplete_search_hint\" : \"શોધો\"","\"abc_searchview_description_clear\" : \"Tyhjennä kysely\"","\"common_signin_button_text_long\" : \"Google के ज़रिए साइन इन करें\"","\"place_autocomplete_clear_button\" : \"शोध साफ करा\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati.\"","\"blank_name\" : \"कृपया मान्य नाम दर्ज करें।\"","\"common_google_play_services_enable_button\" : \"ဖွင့်ရန်\"","\"place_autocomplete_search_hint\" : \"Претражите\"","\"common_google_play_services_install_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi.\"","\"common_google_play_services_install_button\" : \"Inštalovať\"","\"abc_toolbar_collapse_description\" : \"Thu gọn\"","\"abc_search_hint\" : \"Haku…\"","\"common_google_play_services_enable_button\" : \"הפעל\"","\"common_google_play_services_updating_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้\"","\"abc_menu_meta_shortcut_label\" : \"Meta+\"","\"abc_action_bar_home_description\" : \"Siirry etusivulle\"","\"common_google_play_services_notification_ticker\" : \"Google Play സേവനങ്ങളിലെ പിശക്\"","\"common_google_play_services_update_button\" : \"ያዘምኑ\"","\"common_google_play_services_update_text\" : \"Google Play кызматтары жаңыртылмайынча %1$s иштебейт.\"","\"abc_searchview_description_query\" : \"Sökfråga\"","\"abc_action_bar_up_description\" : \"Gaan op\"","\"abc_menu_function_shortcut_label\" : \"Funksie+\"","\"status_bar_notification_info_overflow\" : \"၉၉၉+\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅੱਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।\"","\"abc_shareactionprovider_share_with_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‏‏‏‎‎‏‎‏‎‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‎‎‏‏‏‎‎‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎\"","\"common_google_play_services_update_text\" : \"您必須更新「Google Play 服務」，才能執行 %1$s。\"","\"common_google_play_services_enable_title\" : \"Ativar o Google Play Services\"","\"abc_action_bar_up_description\" : \"Přejít nahoru\"","\"abc_toolbar_collapse_description\" : \"Kunja\"","\"abc_action_menu_overflow_description\" : \"Rohkem valikuid\"","\"abc_toolbar_collapse_description\" : \"कोलॅप्स करा\"","\"abc_searchview_description_voice\" : \"ਅਵਾਜ਼ੀ ਖੋਜ\"","\"abc_prepend_shortcut_label\" : \"Menua +\"","\"common_google_play_services_install_title\" : \"Google Play ဝန်ဆောင်မှုများရယူရန်\"","\"search_menu_title\" : \"Іздеу\"","\"abc_searchview_description_search\" : \"Kërko\"","\"common_google_play_services_unknown_issue\" : \"Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukan ulit.\"","\"abc_shareactionprovider_share_with_application\" : \"%s सह शेअर करा\"","\"abc_toolbar_collapse_description\" : \"Minnka\"","\"common_google_play_services_enable_button\" : \"Nika amandla\"","\"abc_searchview_description_voice\" : \"Ricerca vocale\"","\"abc_search_hint\" : \"Ieškoti…\"","\"logout_msg\" : \"Are you sure you want to logout ?\"","\"abc_searchview_description_clear\" : \"সন্ধান কৰা প্ৰশ্ন মচক\"","\"abc_capital_on\" : \"AKTİV\"","\"abc_shareactionprovider_share_with_application\" : \"%s қолданбасымен бөлісу\"","\"common_google_play_services_enable_button\" : \"Luba\"","\"abc_search_hint\" : \"ਖੋਜ…\"","\"abc_search_hint\" : \"Søk\"","\"place_autocomplete_search_hint\" : \"Sesha\"","\"common_google_play_services_enable_title\" : \"Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਕਰੋ\"","\"common_google_play_services_install_button\" : \"I-install\"","\"abc_action_menu_overflow_description\" : \"Citas opcijas\"","\"common_signin_button_text_long\" : \"Sign in with Google\"","\"abc_searchview_description_voice\" : \"Ukusesha ngezwi\"","\"abc_activity_chooser_view_see_all\" : \"Показати всі\"","\"abc_prepend_shortcut_label\" : \"Meni +\"","\"abc_menu_function_shortcut_label\" : \"Fungsi+\"","\"abc_capital_off\" : \"AUS\"","\"common_google_play_services_enable_text\" : \"మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు.\"","\"department_wise_complaint_report\" : \"विभागवार शिकायत रिपोर्ट\"","\"abc_menu_meta_shortcut_label\" : \"Meta மற்றும்\"","\"abc_searchview_description_voice\" : \"ভয়েস সার্চ করুন\"","\"place_autocomplete_search_hint\" : \"Kërko\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade Serviços do Google Play\"","\"abc_action_bar_up_description\" : \"위로 이동\"","\"common_open_on_phone\" : \"Hape në telefon\"","\"common_open_on_phone\" : \"Ireki telefonoan\"","\"abc_capital_off\" : \"DESACTIVA\"","\"abc_action_bar_home_description\" : \"होम पेज पर जाएं\"","\"abc_prepend_shortcut_label\" : \"ମେନୁ\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidad Servicios de Google Play\"","\"common_google_play_services_unknown_issue\" : \"%1$s, Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin.\"","\"abc_action_bar_up_description\" : \"Mag-navigate pataas\"","\"abc_searchview_description_submit\" : \"Kirim kueri\"","\"common_google_play_services_unknown_issue\" : \"%1$sର Google Play ସେବା ସହ ଏକ ସମସ୍ୟା ରହିଛି। ଦୟାକରି ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।\"","\"abc_action_menu_overflow_description\" : \"Nog opsies\"","\"common_google_play_services_notification_ticker\" : \"Greška Google Play usluga\"","\"abc_menu_enter_shortcut_label\" : \"ଏଣ୍ଟର୍\"","\"abc_toolbar_collapse_description\" : \"ਸਮੇਟੋ\"","\"abc_action_menu_overflow_description\" : \"Tùy chọn khác\"","\"common_google_play_services_install_button\" : \"நிறுவு\"","\"abc_searchview_description_search\" : \"തിരയുക\"","\"common_google_play_services_update_text\" : \"%1$s neće funkcionirati ako ne ažurirate Google Play usluge.\"","\"enter_any_rc_no\" : \"Enter Complaint Number\"","\"abc_menu_enter_shortcut_label\" : \"Enter 键\"","\"place_autocomplete_clear_button\" : \"সন্ধান কৰা বস্তুবোৰ মচক\"","\"abc_search_hint\" : \"Vyhľadať…\"","\"abc_searchview_description_query\" : \"Telusuri kueri\"","\"abc_action_bar_up_description\" : \"前に戻る\"","\"common_google_play_services_install_button\" : \"Суулгах\"","\"version\" : \"Version\"","\"no_complaint_found\" : \"No Records found!\"","\"abc_shareactionprovider_share_with_application\" : \"Trimiteți folosind %s\"","\"common_google_play_services_install_title\" : \"Lortu Google Play-ren zerbitzuak\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-ren zerbitzuen erabilgarritasuna\"","\"common_google_play_services_update_text\" : \"%1$s nu va rula decât dacă actualizați serviciile Google Play.\"","\"common_google_play_services_enable_title\" : \"Google Play सेवाएं चालू करें\"","\"abc_searchview_description_query\" : \"მოთხოვნის ძიება\"","\"place_autocomplete_search_hint\" : \"تلاش\"","\"abc_action_menu_overflow_description\" : \"Lisäasetukset\"","\"common_google_play_services_notification_ticker\" : \"Ralat perkhidmatan Google Play\"","\"common_google_play_services_notification_ticker\" : \"የGoogle Play አገልግሎቶች ስህተት\"","\"abc_capital_on\" : \"SEES\"","\"common_google_play_services_enable_button\" : \"Aktiv edin\"","\"abc_capital_on\" : \"ВКЛ.\"","\"abc_shareactionprovider_share_with\" : \"שיתוף עם\"","\"place_autocomplete_clear_button\" : \"Qidiruv maydonini tozalash\"","\"designation\" : \"पद\"","\"assign_internal_dept\" : \"आंतरिक विभाग\"","\"common_google_play_services_install_text\" : \"‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔\"","\"upload_at_site\" : \"Upload At Site\"","\"common_google_play_services_unsupported_text\" : \"%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten.\"","\"common_google_play_services_notification_ticker\" : \"Chyba služeb Google Play\"","\"abc_action_bar_home_description\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‎‎‎‎‏‏‎‏‎‏‏‎‎‏‎‎‎‏‎‏‎‏‏‏‎‏‎‎‎‎‏‏‎‏‏‏‏‏‏‎‎Navigate home‎‏‎‎‏‎\"","\"common_google_play_services_enable_button\" : \"Omogući\"","\"mcam_error\" : \"Error\"","\"abc_activitychooserview_choose_application\" : \"Pasirinkite programą\"","\"image_mandatory\" : \"Please provide photo.\"","\"common_google_play_services_update_title\" : \"განაახლეთ Google Play Services\"","\"common_google_play_services_update_button\" : \"Päivitä\"","\"preference_theme_key\" : \"theme\"","\"common_google_play_services_wear_update_text\" : \"አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።\"","\"common_google_play_services_unsupported_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ କାମ କରେ ନାହିଁ।\"","\"common_google_play_services_unknown_issue\" : \"Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu.\"","\"common_google_play_services_install_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole.\"","\"common_google_play_services_enable_button\" : \"ਚਾਲੂ ਕਰੋ\"","\"abc_searchview_description_search\" : \"ಹುಡುಕಿ\"","\"abc_action_bar_home_description\" : \"Naviger hjem\"","\"abc_searchview_description_clear\" : \"ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ\"","\"abc_action_menu_overflow_description\" : \"گزینه‌های بیشتر\"","\"preference_resolution_title\" : \"Resolution\"","\"common_google_play_services_install_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje nisu instalirane na uređaju.\"","\"search_menu_title\" : \"തിരയുക\"","\"abc_searchview_description_search\" : \"検索\"","\"abc_capital_on\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‎‎‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎ON‎‏‎‎‏‎\"","\"abc_activity_chooser_view_see_all\" : \"See all\"","\"abc_search_hint\" : \"Αναζήτηση…\"","\"common_google_play_services_enable_text\" : \"Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play.\"","\"abc_activity_chooser_view_see_all\" : \"Prikaži sve\"","\"abc_searchview_description_clear\" : \"විමසුම හිස් කරන්න\"","\"token_expired\" : \"आप किसी अन्य डिवाइस में लॉग इन होने लगते हैं। कृपया आगे बढ़ने के लिए एक विकल्प चुनें।\"","\"common_google_play_services_unknown_issue\" : \"%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena.\"","\"abc_action_mode_done\" : \"تمام\"","\"common_google_play_services_install_button\" : \"Zainstaluj\"","\"abc_activitychooserview_choose_application\" : \"अ‍ॅप निवडा\"","\"common_google_play_services_enable_title\" : \"Dayakan perkhidmatan Google Play\"","\"common_google_play_services_unsupported_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας.\"","\"common_open_on_phone\" : \"Deschideți pe telefon\"","\"place_autocomplete_clear_button\" : \"శోధనను తీసివేస్తుంది\"","\"abc_action_bar_home_description\" : \"घराकडे नेव्हिगेट करा\"","\"common_google_play_services_install_text\" : \"您的裝置並未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"abc_action_bar_home_description\" : \"Find hjem\"","\"common_google_play_services_wear_update_text\" : \"La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement.\"","\"abc_action_menu_overflow_description\" : \"추가 옵션\"","\"common_google_play_services_install_text\" : \"သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။\"","\"abc_shareactionprovider_share_with\" : \"આની સાથે શેર કરો\"","\"place_autocomplete_search_hint\" : \"ရှာဖွေရန်\"","\"search_menu_title\" : \"සෙවීම\"","\"abc_shareactionprovider_share_with_application\" : \"%s-ით გაზიარება\"","\"search_menu_title\" : \"శోధన\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima problema sa Google Play uslugama. Probajte ponovo.\"","\"abc_action_bar_home_description\" : \"Liigu avalehele\"","\"abc_searchview_description_query\" : \"Keresési lekérdezés\"","\"common_google_play_services_install_button\" : \"インストール\"","\"abc_action_mode_done\" : \"Tapos na\"","\"abc_shareactionprovider_share_with_application\" : \"Կիսվել %s հավելվածի միջոցով\"","\"common_google_play_services_wear_update_text\" : \"Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi.\"","\"abc_menu_delete_shortcut_label\" : \"মুছুন\"","\"common_google_play_services_updating_text\" : \"%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።\"","\"abc_searchview_description_clear\" : \"Borra a consulta\"","\"common_google_play_services_install_text\" : \"%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍‌ରେ ନାହିଁ।\"","\"abc_searchview_description_clear\" : \"Асуулга арилгах\"","\"common_open_on_phone\" : \"Բացել հեռախոսով\"","\"common_google_play_services_enable_text\" : \"O %1$s não funciona enquanto não ativar os serviços do Google Play.\"","\"abc_search_hint\" : \"Maghanap…\"","\"reference_number\" : \"संदर्भ मोबाइल नंबर\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Tjenester-tilgjengelighet\"","\"state_note\" : \"Note: Services available only for commercial vehicles in \n following states\n\n1. \n2. Jharkhand\n3. Himachal Pradesh\n4. Bihar\n5. Gujarat\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"abc_menu_space_shortcut_label\" : \"medzerník\"","\"abc_searchview_description_search\" : \"Căutați\"","\"abc_menu_space_shortcut_label\" : \"ସ୍ପେସ୍‍\"","\"place_autocomplete_search_hint\" : \"ይፈልጉ\"","\"abc_shareactionprovider_share_with\" : \"Төмөнкү менен бөлүшүү\"","\"common_google_play_services_wear_update_text\" : \"Google Play සේවාවල නව අනුවාදයක් අවශ්‍යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත.\"","\"abc_search_hint\" : \"Qidirish…\"","\"department\" : \"विभाग :\"","\"common_google_play_services_install_title\" : \"获取 Google Play 服务\"","\"common_google_play_services_install_title\" : \"Google Play pakalpojumu iegūšana\"","\"common_google_play_services_updating_text\" : \"Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane.\"","\"abc_searchview_description_search\" : \"Търсене\"","\"common_open_on_phone\" : \"Openen op telefoon\"","\"abc_menu_sym_shortcut_label\" : \"Symbol + \"","\"abc_searchview_description_submit\" : \"Lekérdezés küldése\"","\"common_google_play_services_wear_update_text\" : \"Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert.\"","\"common_google_play_services_notification_ticker\" : \"Kesalahan layanan Google Play\"","\"common_google_play_services_enable_text\" : \"जब तक आप Google Play सेवाएं चालू नहीं करते, %1$s काम नहीं करेगा.\"","\"common_open_on_phone\" : \"மொபைலில் திற\"","\"common_google_play_services_install_text\" : \"Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат.\"","\"abc_searchview_description_voice\" : \"Гласовна претрага\"","\"common_google_play_services_wear_update_text\" : \"Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând.\"","\"abc_activity_chooser_view_see_all\" : \"Mostra tutto\"","\"abc_action_bar_up_description\" : \"Движи се нагоре\"","\"blank_name\" : \"Please enter valid name.\"","\"common_google_play_services_update_button\" : \"Update\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服務\"","\"common_google_play_services_unknown_issue\" : \"%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз.\"","\"search_menu_title\" : \"Otsing\"","\"mtrl_picker_text_input_month_abbr\" : \"m\"","\"abc_searchview_description_clear\" : \"வினவலை அழிக்கும்\"","\"common_signin_button_text\" : \"Accedi\"","\"please_upload_this_complaint\" : \"Please upload this complaint\"","\"permission_to_use_auto_fill_otp_feature\" : \"ऑटो फिल ओटीपी सुविधा का उपयोग करने के लिए अनुमति आवश्यक है\"","\"abc_action_menu_overflow_description\" : \"Бусад сонголт\"","\"preference_crash_reporting_key\" : \"crash_reporting\"","\"abc_shareactionprovider_share_with_application\" : \"%s orqali ulashish\"","\"abc_menu_function_shortcut_label\" : \"Function மற்றும்\"","\"abc_searchview_description_submit\" : \"Iesniegt vaicājumu\"","\"search_menu_title\" : \"Pretraži\"","\"common_google_play_services_unsupported_text\" : \"A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat.\"","\"common_signin_button_text_long\" : \"በGoogle ይግቡ\"","\"abc_searchview_description_search\" : \"Cerca\"","\"common_signin_button_text_long\" : \"Google арқылы кіру\"","\"common_google_play_services_enable_title\" : \"‏Google Play سروسز فعال کریں\"","\"common_signin_button_text\" : \"登录\"","\"offense\" : \"Offense:\"","\"common_signin_button_text\" : \"ورود به سیستم\"","\"common_open_on_phone\" : \"فون پر کھولیں\"","\"enter_rc_number\" : \"Search vehicle number to get tax details\"","\"common_google_play_services_enable_text\" : \"%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer.\"","\"abc_prepend_shortcut_label\" : \"Menú +\"","\"common_google_play_services_install_button\" : \"Орнотуу\"","\"abc_searchview_description_submit\" : \"提交查詢\"","\"abc_shareactionprovider_share_with_application\" : \"Chia sẻ với %s\"","\"select_user_type\" : \"उपयोगकर्ता प्रकार का चयन करें\"","\"common_google_play_services_update_text\" : \"%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"common_google_play_services_updating_text\" : \"%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda.\"","\"abc_action_bar_home_description\" : \"হোমে নেভিগেট করুন\"","\"abc_action_menu_overflow_description\" : \"Aukera gehiago\"","\"abc_shareactionprovider_share_with\" : \"Bendrinti su\"","\"abc_menu_space_shortcut_label\" : \"空白鍵\"","\"abc_action_mode_done\" : \"Done\"","\"abc_shareactionprovider_share_with\" : \"Бөлісу\"","\"abc_searchview_description_search\" : \"Leit\"","\"abc_action_bar_home_description\" : \"গৃহ পৃষ্ঠালৈ যাওক\"","\"version\" : \"संस्करण\"","\"mtrl_picker_a11y_next_month\" : \"Change to next month\"","\"abc_action_bar_home_description\" : \"Przejdź na stronę główną\"","\"common_google_play_services_notification_ticker\" : \"Błąd Usług Google Play\"","\"abc_action_bar_home_description\" : \"Eiti į pagrindinį puslapį\"","\"menu_privacy_policy\" : \"Privacy Policy\"","\"common_google_play_services_update_title\" : \"Google Play సేవలను నవీకరించండి\"","\"common_google_play_services_notification_ticker\" : \"Erro nos servizos de Google Play\"","\"common_google_play_services_install_title\" : \"Установити сервіси Google Play\"","\"abc_searchview_description_voice\" : \"Glasovna pretraga\"","\"common_google_play_services_enable_title\" : \"‏הפעל את שירותי Google Play\"","\"common_google_play_services_update_button\" : \"Yangilash\"","\"abc_capital_off\" : \"DESACTIVADO\"","\"abc_shareactionprovider_share_with\" : \"Delite pomoću\"","\"common_signin_button_text_long\" : \"‏تسجيل الدخول عبر Google\"","\"abc_activitychooserview_choose_application\" : \"App auswählen\"","\"common_google_play_services_unsupported_text\" : \"%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።\"","\"common_open_on_phone\" : \"Otvori na telefonu\"","\"common_google_play_services_install_button\" : \"Namesti\"","\"place_autocomplete_search_hint\" : \"Cari\"","\"common_google_play_services_update_button\" : \"Atnaujinti\"","\"abc_menu_ctrl_shortcut_label\" : \"Vadīšanas taustiņš +\"","\"user_id\" : \"यूज़र आईडी\"","\"reason_txt\" : \"कारण*\"","\"abc_searchview_description_voice\" : \"Голосовой поиск\"","\"place_autocomplete_clear_button\" : \"Брисање претраге\"","\"abc_searchview_description_voice\" : \"குரல் தேடல்\"","\"common_google_play_services_install_text\" : \"%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo.\"","\"abc_shareactionprovider_share_with\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‎‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‏‎‏‏‏‏‎‏‏‎‏‏‏‎Share with‎‏‎‎‏‎\"","\"common_google_play_services_unsupported_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك.\"","\"common_signin_button_text_long\" : \"Google'da oturum aç\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija Google Play usluga. Uskoro će se ažurirati.\"","\"common_google_play_services_install_button\" : \"Installieren\"","\"fatal_exception_message\" : \"ScreenRecorder: Fatal Exception occurred. Log has been sent\"","\"preference_crash_reporting_title\" : \"Crash reporting\"","\"common_google_play_services_enable_button\" : \"සබල කරන්න\"","\"place_autocomplete_clear_button\" : \"Aramayı temizle\"","\"abc_capital_off\" : \"ஆஃப்\"","\"common_google_play_services_install_text\" : \"Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed.\"","\"abc_searchview_description_search\" : \"Søk\"","\"abc_shareactionprovider_share_with_application\" : \"Kongsi dengan %s\"","\"common_signin_button_text_long\" : \"Google માં સાઇન ઇન કરો\"","\"place_autocomplete_search_hint\" : \"Rechercher\"","\"common_google_play_services_enable_text\" : \"Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play.\"","\"user_profile\" : \"उपयोगकर्ता प्रोफ़ाइल\"","\"mcam_use_video\" : \"USE VIDEO\"","\"abc_searchview_description_query\" : \"Поисковый запрос\"","\"abc_activitychooserview_choose_application\" : \"Pilih apl\"","\"abc_menu_delete_shortcut_label\" : \"slet\"","\"common_signin_button_text\" : \"Zaloguj się\"","\"mobile_no\" : \"Mobile Number\"","\"abc_searchview_description_query\" : \"Zoekopdracht\"","\"common_signin_button_text_long\" : \"Identifikohu me Google\"","\"abc_capital_off\" : \"ИСКЉУЧЕНО\"","\"alert_title_create_folder\" : \"Create Folder\"","\"common_google_play_services_enable_text\" : \"Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz.\"","\"preference_bit_summary\" : \"Choose bit rate\"","\"common_signin_button_text\" : \"Prihlásiť sa\"","\"abc_searchview_description_search\" : \"Keresés\"","\"feedback_txt\" : \"प्रतिपुष्टि*\"","\"abc_capital_off\" : \"إيقاف\"","\"abc_prepend_shortcut_label\" : \"Poga Izvēlne +\"","\"abc_action_bar_up_description\" : \"Անցնել վերև\"","\"common_google_play_services_update_title\" : \"Sasisha huduma za Google Play\"","\"common_open_on_phone\" : \"在手機上開啟\"","\"abc_menu_enter_shortcut_label\" : \"intro\"","\"common_google_play_services_enable_button\" : \"有効にする\"","\"abc_action_mode_done\" : \"Gotovo\"","\"common_google_play_services_unsupported_text\" : \"%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho.\"","\"abc_menu_function_shortcut_label\" : \"Function+\"","\"common_signin_button_text\" : \"Conectați-vă\"","\"abc_shareactionprovider_share_with\" : \"Zdieľať s\"","\"abc_action_menu_overflow_description\" : \"مزید اختیارات\"","\"feedback_hint\" : \"Post Feedback to us\"","\"abc_menu_meta_shortcut_label\" : \"Meta taustiņš +\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionará a menos que habilites los servicios de Google Play.\"","\"common_google_play_services_update_button\" : \"আপডেট করুন\"","\"common_google_play_services_notification_channel_name\" : \"Google প্লে সেৱাসমূহৰ উপলব্ধতা\"","\"common_google_play_services_unsupported_text\" : \"您的设备不支持 Google Play 服务，因此无法运行%1$s。\"","\"abc_capital_on\" : \"УКЛ.\"","\"abc_search_hint\" : \"Căutați…\"","\"common_google_play_services_enable_title\" : \"Povoliť služby Google Play\"","\"place_autocomplete_clear_button\" : \"Počisti iskalno polje\"","\"faq_about_traffic_mitra\" : \"FAQ about Traffic Sentinel\"","\"common_google_play_services_unknown_issue\" : \"Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz.\"","\"common_google_play_services_notification_ticker\" : \"Google Play ସେବା ସମ୍ପର୍କିତ ସମସ୍ୟା\"","\"common_google_play_services_updating_text\" : \"Google Play ସେବାଗୁଡ଼ିକ ବିନା %1$s ଚାଲିବ ନାହିଁ, ଯେଉଁଗୁଡ଼ିକ ବର୍ତ୍ତମାନ ଅପଡେଟ୍‌ ହେଉଛି।\"","\"abc_capital_off\" : \"TẮT\"","\"abc_shareactionprovider_share_with\" : \"Կիսվել…\"","\"search_menu_title\" : \"ရှာဖွေမှု\"","\"common_google_play_services_wear_update_text\" : \"Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti.\"","\"abc_action_mode_done\" : \"થઈ ગયું\"","\"alert_message_create_folder\" : \"Enter folder name\"","\"chip_text\" : \"Chip text\"","\"abc_searchview_description_search\" : \"تلاش کریں\"","\"common_google_play_services_install_title\" : \"Google Play-services ophalen\"","\"mtrl_picker_text_input_date_range_start_hint\" : \"Start date\"","\"real_time_quality\" : \"रियल टाइम एयर मॉनिटरिंग डाटा\"","\"common_google_play_services_notification_ticker\" : \"Lỗi dịch vụ của Google Play\"","\"common_google_play_services_wear_update_text\" : \"Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri.\"","\"officer_login\" : \"अफ़सर लॉगिन\"","\"abc_searchview_description_clear\" : \"Изчистване на заявката\"","\"abc_searchview_description_search\" : \"Pretražite\"","\"abc_action_mode_done\" : \"Atlikta\"","\"abc_searchview_description_voice\" : \"ଭଏସ୍‌ ସର୍ଚ୍ଚ\"","\"common_google_play_services_updating_text\" : \"നിലവിൽ അപ്‌ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല.\"","\"abc_searchview_description_clear\" : \"Smazat dotaz\"","\"common_google_play_services_updating_text\" : \"Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden.\"","\"abc_action_menu_overflow_description\" : \"थप विकल्पहरू\"","\"abc_shareactionprovider_share_with_application\" : \"Sdílet s aplikací %s\"","\"abc_searchview_description_voice\" : \"Paieška balsu\"","\"search_menu_title\" : \"Хайх\"","\"abc_menu_enter_shortcut_label\" : \"daxil olun\"","\"common_google_play_services_install_text\" : \"%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten.\"","\"abc_activity_chooser_view_see_all\" : \"Angalia zote\"","\"by_zone\" : \"By Zone\"","\"common_google_play_services_notification_channel_name\" : \"Dostopnost storitev Google Play\"","\"place_autocomplete_clear_button\" : \"ລຶບ​ການ​ຊອກ​ຫາ\"","\"search_menu_title\" : \"Soek\"","\"common_google_play_services_unknown_issue\" : \"%1$s-ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა.\"","\"please_check_internet\" : \"कृपया अपने इंटरनेट कनेक्शन की जाँच करें।\"","\"abc_search_hint\" : \"Ara…\"","\"common_google_play_services_wear_update_text\" : \"È richiesta una nuova versione di Google Play Services. L'aggiornamento automatico verrà eseguito a breve.\"","\"common_google_play_services_notification_ticker\" : \"Google Play ծառայությունների սխալ կա\"","\"recording_failed_toast\" : \"Screen recording failed.\"","\"abc_searchview_description_clear\" : \"क्वेरी खाली गर्नुहोस्\"","\"abc_action_menu_overflow_description\" : \"Više opcija\"","\"common_open_on_phone\" : \"在手機開啟\"","\"reset_dialog_title\" : \"Reset\"","\"abc_activity_chooser_view_see_all\" : \"ดูทั้งหมด\"","\"common_google_play_services_enable_text\" : \"‏لن يعمل %1$s ما لم يتم تفعيل خدمات Google Play.\"","\"place_autocomplete_clear_button\" : \"Borra a busca\"","\"common_google_play_services_enable_title\" : \"Google Play xizmatlarini yoqish\"","\"complaint_registered_successfully2\" : \"has been uploaded successfully\"","\"abc_capital_on\" : \"ATIVADO\"","\"place_autocomplete_clear_button\" : \"Axtarışı təmizləyin\"","\"home\" : \"मुख्य पृष्ठ\"","\"common_signin_button_text\" : \"ਸਾਈਨ-ਇਨ ਕਰੋ\"","\"common_google_play_services_install_title\" : \"A Google Play-szolgáltatások beszerzése\"","\"abc_prepend_shortcut_label\" : \"Meniu+\"","\"abc_toolbar_collapse_description\" : \"បង្រួម\"","\"abc_searchview_description_query\" : \"সার্চ কোয়েরি\"","\"abc_activitychooserview_choose_application\" : \"Aukeratu aplikazio bat\"","\"place_autocomplete_search_hint\" : \"Buscar\"","\"common_google_play_services_install_button\" : \"ഇന്‍സ്റ്റാള്‍ ചെയ്യുക\"","\"common_google_play_services_update_button\" : \"Ажурирај\"","\"abc_toolbar_collapse_description\" : \"ചുരുക്കുക\"","\"common_google_play_services_install_title\" : \"Google Play सेवा मिळवा\"","\"common_google_play_services_enable_button\" : \"አንቃ\"","\"common_signin_button_text_long\" : \"Logg på med Google\"","\"abc_searchview_description_voice\" : \"Səsli axtarış\"","\"abc_activitychooserview_choose_application\" : \"አንድ መተግበሪያ ይምረጡ\"","\"abc_capital_on\" : \"開啟\"","\"mtrl_picker_text_input_year_abbr\" : \"y\"","\"common_open_on_phone\" : \"باز کردن در تلفن\"","\"abc_action_bar_up_description\" : \"Siirry ylös\"","\"common_google_play_services_notification_ticker\" : \"Памылка службаў Google Play\"","\"abc_shareactionprovider_share_with_application\" : \"Partekatu %s aplikazioarekin\"","\"common_google_play_services_install_text\" : \"O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo.\"","\"fitness_valid_upto\" : \"Fitness Valid Upto\"","\"common_open_on_phone\" : \"スマートフォンで開く\"","\"abc_searchview_description_clear\" : \"Obrišite upit\"","\"abc_shareactionprovider_share_with_application\" : \"Bendrinti naudojant programą „%s“\"","\"search_menu_title\" : \"Kërko\"","\"common_google_play_services_update_text\" : \"%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການ​ບໍ​ລິ​ການ Google Play\"","\"resolve_within\" : \"निवारण समय:\"","\"abc_action_bar_home_description\" : \"Zur Startseite\"","\"abc_searchview_description_clear\" : \"Obriši upit\"","\"common_google_play_services_update_button\" : \"Uppdatera\"","\"reg_no\" : \"Registration No.\"","\"mtrl_picker_range_header_title\" : \"Select a Date Range\"","\"common_google_play_services_notification_channel_name\" : \"Dostępność Usług Google Play\"","\"abc_activitychooserview_choose_application\" : \"কোনো এপ্ বাছনি কৰক\"","\"preference_filename_format_title\" : \"File name format\"","\"common_google_play_services_unknown_issue\" : \"%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo.\"","\"abc_searchview_description_clear\" : \"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ\"","\"common_google_play_services_enable_text\" : \"I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play.\"","\"common_google_play_services_install_text\" : \"Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi.\"","\"common_google_play_services_install_text\" : \"%1$s no s'executarà si Serveis de Google Play no està instal·lat al dispositiu.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play ծառայությունների հասանելիություն\"","\"enter_the_reopen_reason_here\" : \"Enter the reason here(Max. 1000 characters)\"","\"common_open_on_phone\" : \"Abrir no smartphone\"","\"common_google_play_services_notification_channel_name\" : \"Google Play Palveluiden saatavuus\"","\"common_google_play_services_install_title\" : \"Google Play સેવાઓ મેળવો\"","\"country_code\" : \"+91\"","\"real_time_air_quality_monitoring_url\" : \"http://www.dpccairdata.com/dpccairdata/display/AallStationView5MinData.php?stName=UG9vdGhLaHVyZEJhd2FuYQ==\"","\"abc_searchview_description_submit\" : \"Odoslať dopyt\"","\"common_google_play_services_unsupported_text\" : \"%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu.\"","\"common_google_play_services_unknown_issue\" : \"Naudojant programą „%1$s“ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą.\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"abc_toolbar_collapse_description\" : \"ସଂକୁଚିତ କରନ୍ତୁ\"","\"abc_shareactionprovider_share_with_application\" : \"แชร์ทาง %s\"","\"common_google_play_services_update_title\" : \"Ažuriranje Google Play usluga\"","\"common_google_play_services_install_title\" : \"Installa Google Play Services\"","\"abc_menu_alt_shortcut_label\" : \"Alternēšanas taustiņš +\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira.\"","\"search_menu_title\" : \"Axtarın\"","\"common_google_play_services_update_button\" : \"Frissítés\"","\"common_google_play_services_update_button\" : \"Uppfæra\"","\"abc_search_hint\" : \"Pesquisar…\"","\"common_google_play_services_notification_channel_name\" : \"Ukungatholakali kwamasevisi e-Google Play\"","\"abc_activitychooserview_choose_application\" : \"Изберете приложение\"","\"abc_action_menu_overflow_description\" : \"Chaguo zaidi\"","\"common_open_on_phone\" : \"Vula kufoni\"","\"abc_shareactionprovider_share_with_application\" : \"Zdieľať s aplikáciou %s\"","\"common_google_play_services_wear_update_text\" : \"Google Play পরিষেবার নতুন ভার্সন প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷\"","\"abc_menu_ctrl_shortcut_label\" : \"Ktrl +\"","\"abc_menu_function_shortcut_label\" : \"Funksiya+\"","\"please_enter_address\" : \"Please provide the location.\"","\"valid_rc_no\" : \"कृपया मान्य RC नंबर दर्ज करें।\"","\"common_google_play_services_enable_title\" : \"Virkja þjónustu Google Play\"","\"common_google_play_services_enable_title\" : \"Aktiveer Google Play Dienste\"","\"abc_capital_off\" : \"ИСКЛУЧЕНО\"","\"mtrl_picker_toggle_to_calendar_input_mode\" : \"Switch to calendar input mode\"","\"common_google_play_services_install_title\" : \"Google Play సేవలను పొందండి\"","\"action_by\" : \"कार्य द्वारा :\"","\"common_open_on_phone\" : \"ਫ਼ੋਨ 'ਤੇ ਖੋਲ੍ਹੋ\"","\"fab_transformation_sheet_behavior\" : \"com.google.android.material.transformation.FabTransformationSheetBehavior\"","\"abc_action_bar_home_description\" : \"ホームに戻る\"","\"app_name\" : \"Green Delhi App\"","\"common_google_play_services_update_title\" : \"Абнаўленне службаў Google Play\"","\"common_google_play_services_unknown_issue\" : \"Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷\"","\"abc_activitychooserview_choose_application\" : \"Аппыг сонгох\"","\"common_google_play_services_updating_text\" : \"Сервисы Google Play, необходимые для работы приложения \"%1$s\", в настоящий момент обновляются.\"","\"common_google_play_services_unsupported_text\" : \"%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ.\"","\"common_google_play_services_unknown_issue\" : \"%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin.\"","\"abc_prepend_shortcut_label\" : \"Menyja+\"","\"abc_prepend_shortcut_label\" : \"MENU +\"","\"common_google_play_services_install_title\" : \"Instalar o Google Play Services\"","\"abc_searchview_description_query\" : \"Suchanfrage\"","\"resend_sms\" : \"एसएमएस को फिर से भेजेंं\"","\"abc_searchview_description_clear\" : \"ક્વેરી સાફ કરો\"","\"common_open_on_phone\" : \"Atvērt tālrunī\"","\"common_google_play_services_update_text\" : \"%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play.\"","\"place_autocomplete_clear_button\" : \"Sula usesho\"","\"no\" : \"नहीं\"","\"abc_menu_function_shortcut_label\" : \"Funktionstaste +\"","\"abc_searchview_description_submit\" : \"Сұрауды жіберу\"","\"abc_action_mode_done\" : \"Udfør\"","\"common_google_play_services_notification_ticker\" : \"Fout met Google Play-services\"","\"common_google_play_services_update_title\" : \"Обновите сервисы Google Play\"","\"common_signin_button_text_long\" : \"Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ\"","\"abc_searchview_description_submit\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‏‎‎‏‏‏‏‎‎‎‎‏‎‏‏‎‏‎‏‎‏‎‏‏‎‏‏‏‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‏‏‏‎Submit query‎‏‎‎‏‎\"","\"abc_action_mode_done\" : \"U krye\"","\"abc_action_bar_home_description\" : \"Navigate home\"","\"abc_searchview_description_query\" : \"Consulta de cerca\"","\"abc_searchview_description_submit\" : \"Pošaljite upit\"","\"common_signin_button_text_long\" : \"Google மூலம் உள்நுழைக\"","\"common_signin_button_text_long\" : \"Ngena ngemvume nge-Google\"","\"search_menu_title\" : \"Hľadať\"","\"common_signin_button_text_long\" : \"Acceder con Google\"","\"abc_toolbar_collapse_description\" : \"Згарнуць\"","\"complaint_history\" : \"Complaint History\"","\"save\" : \"सहेजें\"","\"abc_searchview_description_submit\" : \"প্ৰশ্ন দাখিল কৰক\"","\"abc_action_bar_up_description\" : \"Мурунку экранга өтүү\"","\"old_password\" : \"पुराना पासवर्ड\"","\"abc_searchview_description_search\" : \"Zoeken\"","\"abc_capital_on\" : \"사용\"","\"common_signin_button_text\" : \"Sign in\"","\"place_autocomplete_clear_button\" : \"Limpar pesquisa\"","\"update_version\" : \"You do not have updated version.Please update your app from play store.\"","\"enable_location_to_use_this_feature\" : \"Please enable the location to use this feature\"","\"abc_action_menu_overflow_description\" : \"Još opcija\"","\"common_google_play_services_install_button\" : \"ଇନ୍‍ଷ୍ଟଲ୍‍ କରନ୍ତୁ\"","\"abc_capital_off\" : \"JOAKTIV\"","\"common_signin_button_text_long\" : \"Logi sisse Google'i kontoga\"","\"txt_next\" : \"आगे\"","\"common_google_play_services_notification_ticker\" : \"Google Play services error\"","\"common_signin_button_text_long\" : \"Iniciar sessão com o Google\"","\"common_signin_button_text_long\" : \"Hasi saioa Google-ko kontuarekin\"","\"abc_shareactionprovider_share_with_application\" : \"هم‌رسانی با %s\"","\"common_google_play_services_update_button\" : \"Актуализиране\"","\"abc_menu_delete_shortcut_label\" : \"CANC\"","\"common_google_play_services_update_text\" : \"%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester.\"","\"common_google_play_services_install_title\" : \"Տեղադրել Google Play ծառայությունները\"","\"common_google_play_services_enable_title\" : \"Включите сервисы Google Play\"","\"abc_menu_delete_shortcut_label\" : \"eyða\"","\"place_autocomplete_search_hint\" : \"Iskanje\"","\"abc_shareactionprovider_share_with_application\" : \"ចែក​រំលែក​ជា​មួយ %s\"","\"abc_menu_sym_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‏‏‏‎‎‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‏‏‏‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‏‎‎‏‏‎‏‏‏‎‎Sym+‎‏‎‎‏‎\"","\"common_google_play_services_unknown_issue\" : \"%1$s is having trouble with Google Play services. Please try again.\"","\"real_time_noise\" : \"रियल टाइम नॉइज़ मॉनिटरिंग डाटा\"","\"abc_toolbar_collapse_description\" : \"Σύμπτυξη\"","\"abc_menu_delete_shortcut_label\" : \"លុប\"","\"abc_toolbar_collapse_description\" : \"Runtuhkan\"","\"common_google_play_services_enable_text\" : \"%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй.\"","\"mcam_retry\" : \"RETRY\"","\"common_google_play_services_notification_channel_name\" : \"‏Google Play سروسز کی دستیابی\"","\"abc_capital_off\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‎‏‎‎‎‏‏‏‎‏‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‎‏‏‎OFF‎‏‎‎‏‎\"","\"plz_summarize_in\" : \"कृपया 250 अक्षरों या उससे कम के अक्षरों में संक्षेप में लिखें\"","\"abc_capital_off\" : \"ИДЭВХГҮЙ\"","\"abc_shareactionprovider_share_with_application\" : \"Skupna raba z drugimi prek aplikacije %s\"","\"common_google_play_services_install_title\" : \"Instalace služeb Google Play\"","\"abc_action_menu_overflow_description\" : \"Flere alternativer\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми с услугите за Google Play. Моля, опитайте отново.\"","\"abc_menu_delete_shortcut_label\" : \"Löschen\"","\"common_signin_button_text\" : \"Inicia sessió\"","\"abc_action_menu_overflow_description\" : \"Více možností\"","\"fps_key\" : \"fps\"","\"common_google_play_services_enable_title\" : \"Google Play қызметтерін қосу\"","\"abc_searchview_description_search\" : \"Rechercher\"","\"common_google_play_services_enable_text\" : \"%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਨਹੀਂ ਕਰਦੇ ਹੋ।\"","\"abc_action_bar_home_description\" : \"التوجه إلى المنزل\"","\"preference_enable_target_app_title\" : \"Enable target app\"","\"abc_capital_off\" : \"ഓഫ്\"","\"common_google_play_services_notification_ticker\" : \"Virhe Google Play -palveluissa\"","\"common_google_play_services_update_title\" : \"Google Play 서비스 업데이트\"","\"abc_searchview_description_query\" : \"Consulta de búsqueda\"","\"abc_searchview_description_clear\" : \"Slett søket\"","\"abc_action_bar_up_description\" : \"Дээш шилжих\"","\"place_autocomplete_clear_button\" : \"ძიების გასუფთავება\"","\"abc_menu_meta_shortcut_label\" : \"Meta+‎\"","\"abc_toolbar_collapse_description\" : \"سکیڑیں\"","\"abc_capital_off\" : \"অফ\"","\"RC_DETAILS\" : \"rc-details\"","\"abc_action_menu_overflow_description\" : \"ज़्यादा विकल्प\"","\"common_google_play_services_wear_update_text\" : \"საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება.\"","\"common_google_play_services_install_title\" : \"Google প্লে সেৱালাভ কৰক\"","\"abc_search_hint\" : \"தேடுக…\"","\"abc_action_bar_up_description\" : \"Перайсці ўверх\"","\"analytics_library_credit\" : \"Crash reporting and analytics SDK by %1$s\n\nGithub url: %2$s\n\nLicense: %3$s\"","\"common_google_play_services_updating_text\" : \"Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ.\"","\"common_google_play_services_enable_title\" : \"Google Play-services inschakelen\"","\"common_google_play_services_update_text\" : \"%1$s só funciona com uma versão atualizada do Google Play Services.\"","\"abc_shareactionprovider_share_with\" : \"Partilhar com\"","\"feedback_nonasterik_txt\" : \"प्रतिपुष्टि\"","\"abc_shareactionprovider_share_with_application\" : \"Delen met %s\"","\"common_signin_button_text\" : \"Prijavi me\"","\"common_google_play_services_wear_update_text\" : \"Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира.\"","\"place_autocomplete_search_hint\" : \"खोजें\"","\"common_google_play_services_install_title\" : \"Obtén Serveis de Google Play\"","\"assign_external_dept\" : \"बाहरी विभाग\"","\"abc_shareactionprovider_share_with\" : \"공유 대상:\"","\"common_signin_button_text_long\" : \"Google ସହ ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"abc_searchview_description_voice\" : \"صوتی تلاش\"","\"abc_capital_off\" : \"ISKLJUČENO\"","\"abc_activity_chooser_view_see_all\" : \"ເບິ່ງທັງໝົດ\"","\"vehicle_class\" : \"Vehicle Class'\"","\"abc_searchview_description_clear\" : \"So‘rovni o‘chirish\"","\"common_google_play_services_update_text\" : \"%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play.\"","\"search_menu_title\" : \"ຊອກຫາ\"","\"pucc\" : \"PUCC\"","\"common_google_play_services_update_text\" : \"%1$s non se executará a menos que actualices os servizos de Google Play.\"","\"common_google_play_services_update_button\" : \"అప్‌డేట్ చేయి\"","\"common_google_play_services_install_title\" : \"Pobierz Usługi Google Play\"","\"common_google_play_services_update_text\" : \"%1$s non funzionerà se non aggiorni Google Play Services.\"","\"reason\" : \"Reason:\"","\"common_google_play_services_install_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda.\"","\"common_google_play_services_install_text\" : \"%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi.\"","\"common_google_play_services_wear_update_text\" : \"Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos.\"","\"common_signin_button_text_long\" : \"Pierakstīties ar Google kontu\"","\"common_google_play_services_unsupported_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-szolgáltatások elérhetősége\"","\"abc_searchview_description_search\" : \"శోధన\"","\"common_google_play_services_update_button\" : \"અપડેટ કરો\"","\"abc_searchview_description_query\" : \"Vyhľadávací dopyt\"","\"abc_searchview_description_submit\" : \"Envoyer la requête\"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"abc_activity_chooser_view_see_all\" : \"Sjá allt\"","\"common_google_play_services_update_title\" : \"Google Play சேவைகளைப் புதுப்பிக்கவும்\"","\"blank_email\" : \"Please enter valid email ID.\"","\"common_open_on_phone\" : \"Auf Smartphone öffnen\"","\"common_signin_button_text\" : \"Увійти\"","\"search_menu_title\" : \"Iskanje\"","\"abc_searchview_description_query\" : \"Изделген сурам\"","\"common_google_play_services_unsupported_text\" : \"L'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil.\"","\"abc_searchview_description_query\" : \"Pretražite upit\"","\"place_autocomplete_clear_button\" : \"Pastro kërkimin\"","\"abc_menu_function_shortcut_label\" : \"Funktion + \"","\"common_google_play_services_update_text\" : \"您必須更新 Google Play 服務，才能執行「%1$s」。\"","\"common_google_play_services_wear_update_text\" : \"Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik.\"","\"abc_toolbar_collapse_description\" : \"Yig‘ish\"","\"common_google_play_services_enable_text\" : \"%1$sの実行には、Google Play開発者サービスの有効化が必要です。\"","\"abc_menu_function_shortcut_label\" : \"Funtzioa +\"","\"place_autocomplete_clear_button\" : \"Borra la búsqueda\"","\"common_google_play_services_unsupported_text\" : \"%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви.\"","\"comment_required\" : \"कृपया टिप्पणी दें।\"","\"abc_searchview_description_clear\" : \"Limpar consulta\"","\"abc_menu_space_shortcut_label\" : \"atstarpes taustiņš\"","\"common_google_play_services_wear_update_text\" : \"Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:\"","\"abc_capital_off\" : \"બંધ\"","\"my_profile\" : \"My Profile\"","\"abc_activitychooserview_choose_application\" : \"Wybierz aplikację\"","\"abc_capital_on\" : \"AKTIF\"","\"abc_searchview_description_voice\" : \"व्हॉइस शोध\"","\"cancel\" : \"Cancel\"","\"abc_capital_on\" : \"AKTIV\"","\"common_signin_button_text_long\" : \"使用 Google 帳戶登入\"","\"common_google_play_services_enable_button\" : \"Engedélyezés\"","\"abc_searchview_description_search\" : \"ਖੋਜ\"","\"abc_searchview_description_voice\" : \"സംസാരത്തിലൂടെ തിരയുക\"","\"common_google_play_services_wear_update_text\" : \"New version of Google Play services needed. It will update itself shortly.\"","\"common_google_play_services_updating_text\" : \"%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి.\"","\"abc_searchview_description_voice\" : \"Stemsoektog\"","\"search_menu_title\" : \"खोज\"","\"abc_action_menu_overflow_description\" : \"Fleiri valkostir\"","\"action_about\" : \"About\"","\"place_autocomplete_search_hint\" : \"Search\"","\"common_google_play_services_notification_ticker\" : \"‏خطا در خدمات Google Play\"","\"place_autocomplete_clear_button\" : \"پاک کردن جستجو\"","\"abc_activity_chooser_view_see_all\" : \"دیدن همه\"","\"search_menu_title\" : \"ସର୍ଚ୍ଚ କରନ୍ତୁ\"","\"common_google_play_services_update_button\" : \"Жаңыртуу\"","\"common_google_play_services_enable_button\" : \"啟用\"","\"common_google_play_services_unknown_issue\" : \"%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw.\"","\"common_google_play_services_update_text\" : \"%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।\"","\"common_google_play_services_enable_title\" : \"Gaitu Google Play-ren zerbitzuak\"","\"abc_searchview_description_search\" : \"Որոնել\"","\"common_google_play_services_enable_text\" : \"%1$s won't work unless you enable Google Play services.\"","\"abc_action_mode_done\" : \"Fertig\"","\"common_google_play_services_unknown_issue\" : \"%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou.\"","\"home\" : \"Home\"","\"abc_menu_sym_shortcut_label\" : \"SYM +\"","\"abc_searchview_description_submit\" : \"Invia query\"","\"preference_save_gif_summary\" : \"Enables saving videos as GIF animation\"","\"confirm_password\" : \"पासवर्ड की पुष्टि कीजिये\"","\"common_google_play_services_update_text\" : \"%1$s Google Play xidmətləri yeniləmə halda çalışmaz.\"","\"common_signin_button_text\" : \"Mag-sign in\"","\"abc_search_hint\" : \"Pretražite…\"","\"common_signin_button_text_long\" : \"Войти через аккаунт Google\"","\"search_menu_title\" : \"חיפוש\"","\"common_open_on_phone\" : \"ტელეფონში გახსნა\"","\"abc_searchview_description_voice\" : \"Recherche vocale\"","\"abc_searchview_description_search\" : \"Іздеу\"","\"exit_warm\" : \"Please click BACK again to exit\"","\"abc_action_menu_overflow_description\" : \"နောက်ထပ် ရွေးစရာများ\"","\"send\" : \"भेजें\"","\"place_autocomplete_clear_button\" : \"Изчистване на търсенето\"","\"auto_detect_sms\" : \"We have sent a verification code to your number...\"","\"abc_activitychooserview_choose_application\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‎‏‎‎‏‎‏‎‎‎‎‎‎‎‎‎‎Choose an app‎‏‎‎‏‎\"","\"search_menu_title\" : \"Търсене\"","\"abc_searchview_description_voice\" : \"Glasovno iskanje\"","\"abc_searchview_description_query\" : \"Søkeord\"","\"common_google_play_services_install_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ପ୍ରାପ୍ତ କରନ୍ତୁ\"","\"abc_shareactionprovider_share_with\" : \"Chia sẻ với\"","\"abc_menu_function_shortcut_label\" : \"‎Function+‎\"","\"abc_search_hint\" : \"검색...\"","\"sms_success\" : \"SMS Sent Successfully\"","\"common_signin_button_text_long\" : \"ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google\"","\"common_google_play_services_enable_title\" : \"Google Play Services-ის ჩართვა\"","\"common_google_play_services_install_title\" : \"ទាញយកសេវាកម្ម Google Play\"","\"abc_prepend_shortcut_label\" : \"Menü+\"","\"permission_to_use_auto_fill_otp_feature\" : \"Permission is required to use auto fill OTP feature\"","\"abc_activity_chooser_view_see_all\" : \"Mostra-ho tot\"","\"search_menu_title\" : \"Пребарај\"","\"common_signin_button_text_long\" : \"Skrá inn með Google\"","\"common_google_play_services_update_text\" : \"I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play.\"","\"abc_activitychooserview_choose_application\" : \"Pilih aplikasi\"","\"abc_action_bar_up_description\" : \"Yukarı git\"","\"place_autocomplete_clear_button\" : \"Garbitu bilaketa\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat.\"","\"abc_searchview_description_query\" : \"Iskalna poizvedba\"","\"abc_menu_space_shortcut_label\" : \"espace\"","\"abc_activity_chooser_view_see_all\" : \"Показать все\"","\"common_google_play_services_enable_button\" : \"Washa\"","\"common_google_play_services_enable_button\" : \"I-enable\"","\"common_google_play_services_update_title\" : \"‏Google Play سروسز اپ ڈیٹ کریں\"","\"common_google_play_services_enable_text\" : \"Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused.\"","\"common_open_on_phone\" : \"ફોનમાં ખોલો\"","\"abc_activitychooserview_choose_application\" : \"Sélectionner une application\"","\"common_google_play_services_updating_text\" : \"Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo.\"","\"search_menu_title\" : \"Претражите\"","\"abc_toolbar_collapse_description\" : \"Жию\"","\"abc_prepend_shortcut_label\" : \"Menu +\"","\"common_google_play_services_enable_button\" : \"เปิดใช้\"","\"common_google_play_services_notification_channel_name\" : \"Google Play አገልግሎቶች ተገኝነት\"","\"abc_capital_on\" : \"IMEWASHWA\"","\"designation\" : \"Designation\"","\"abc_menu_delete_shortcut_label\" : \"ลบ\"","\"abc_menu_shift_shortcut_label\" : \"Pārslēgšanas taustiņš +\"","\"abc_menu_function_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‏‎‎‏‏‎‎‏‎‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎Function+‎‏‎‎‏‎\"","\"abc_shareactionprovider_share_with\" : \"分享对象\"","\"common_open_on_phone\" : \"Abrir en el teléfono\"","\"common_google_play_services_install_text\" : \"%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।\"","\"preference_shake_gesture_summary\" : \"Shake your device to start or stop recording\"","\"common_google_play_services_update_title\" : \"Ενημέρωση υπηρεσιών Google Play\"","\"common_open_on_phone\" : \"Утсаар нээх\"","\"common_google_play_services_install_button\" : \"تثبيت\"","\"abc_toolbar_collapse_description\" : \"Összecsukás\"","\"abc_toolbar_collapse_description\" : \"ยุบ\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl + \"","\"abc_menu_function_shortcut_label\" : \"Función +\"","\"common_google_play_services_enable_title\" : \"Google Play ସେବାଗୁଡ଼ିକ ସକ୍ଷମ କରନ୍ତୁ\"","\"common_google_play_services_notification_channel_name\" : \"Ketersediaan perkhidmatan Google Play\"","\"search_menu_title\" : \"Cari\"","\"common_signin_button_text\" : \"Meld aan\"","\"abc_activity_chooser_view_see_all\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‏‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‎‎‎‏‏‏‎‏‏‎‏‎‏‎‏‎‎‎‎‏‎See all‎‏‎‎‏‎\"","\"common_google_play_services_update_text\" : \"మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు.\"","\"common_google_play_services_notification_channel_name\" : \"លទ្ធភាព​ប្រើប្រាស់សេវាកម្ម Google Play\"","\"fileprefix_key\" : \"fileprefix\"","\"select_district\" : \"Select District\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید.\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 開発者サービスの利用\"","\"common_google_play_services_update_text\" : \"%1$s ei toimi, ellet päivitä Google Play Palveluita.\"","\"logout\" : \"Logout\"","\"abc_searchview_description_voice\" : \"Talesøgning\"","\"common_google_play_services_wear_update_text\" : \"Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve.\"","\"data_loss_warn\" : \"All data will be lost, Do you want to continue ?\"","\"warning_remove_video\" : \"Do you want to remove the video?\"","\"mcam_image_preview_error_title\" : \"Image preview error\"","\"video_list_permission_denied_message\" : \"Storage permission denied\"","\"abc_activitychooserview_choose_application\" : \"යෙදුමක් තෝරන්න\"","\"abc_activity_chooser_view_see_all\" : \"Ver todo\"","\"common_google_play_services_update_title\" : \"អាប់ដេតសេវាកម្ម Google Play\"","\"common_google_play_services_updating_text\" : \"%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй.\"","\"abc_menu_function_shortcut_label\" : \"Fn+\"","\"common_google_play_services_update_title\" : \"Actualitza Serveis de Google Play\"","\"abc_menu_function_shortcut_label\" : \"Funkcijas taustiņš +\"","\"reg_no_empty\" : \"Please enter registration number.\"","\"abc_searchview_description_clear\" : \"Hreinsa fyrirspurn\"","\"abc_action_bar_home_description\" : \"Zulazulela ekhaya\"","\"common_google_play_services_update_button\" : \"अद्यावधिक गर्नुहोस्\"","\"snackbar_storage_permission_message\" : \"Grant storage perm\"","\"abc_searchview_description_clear\" : \"ရှာဖွေမှုကို ဖယ်ရှားရန်\"","\"snackbar_storage_permission_action_enable\" : \"ENABLE\"","\"common_google_play_services_install_text\" : \"「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスにはインストールされていません。\"","\"preference_floating_control_size_summary\" : \"Set the icon size of on-screen floating control\"","\"navigation_drawer_open\" : \"Open navigation drawer\"","\"abc_menu_space_shortcut_label\" : \"тастер за размак\"","\"common_google_play_services_updating_text\" : \"‏%1$s بدون سرویس‌های Google Play که درحال حاضر درحال به‌روزرسانی هستند، کار نمی‌کند.\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблеми со услугите на Google Play. Обидете се повторно.\"","\"common_google_play_services_notification_ticker\" : \"Gabim në shërbimet e \"Luaj me Google\"\"","\"abc_activitychooserview_choose_application\" : \"Выберите приложение\"","\"common_google_play_services_install_title\" : \"Sækja þjónustu Google Play\"","\"common_google_play_services_notification_channel_name\" : \"ความพร้อมใช้งานของบริการ Google Play\"","\"offense\" : \"अपराध:\"","\"blank_email\" : \"कृपया मान्य ईमेल आईडी दर्ज करें।\"","\"common_google_play_services_wear_update_text\" : \"Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα.\"","\"abc_action_bar_home_description\" : \"မူလနေရာကို ပြန်သွားရန်\"","\"date1\" : \"Date :\"","\"common_google_play_services_install_text\" : \"%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju.\"","\"common_google_play_services_enable_text\" : \"Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play.\"","\"abc_toolbar_collapse_description\" : \"Жыйыштыруу\"","\"common_google_play_services_notification_ticker\" : \"Google Play Services ​ເກີດ​ຄວາມ​ຜິດ​ພາດ\"","\"common_google_play_services_notification_channel_name\" : \"Disponueshmëria e shërbimeve të Google Play\"","\"abc_menu_space_shortcut_label\" : \"välilyönti\"","\"common_google_play_services_notification_ticker\" : \"Viga Google Play teenustes\"","\"common_google_play_services_install_text\" : \"您的设备没有安装 Google Play 服务，因此无法运行%1$s。\"","\"common_google_play_services_unsupported_text\" : \"%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน\"","\"abc_searchview_description_query\" : \"ਖੋਜ ਪੁੱਛਗਿੱਛ\"","\"abc_capital_on\" : \"ఆన్\"","\"common_signin_button_text\" : \"Iniciar sesión\"","\"abc_searchview_description_query\" : \"Хайх асуулга\"","\"common_google_play_services_unsupported_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány.\"","\"common_google_play_services_notification_ticker\" : \"Hitilafu kwenye huduma za Google Play\"","\"search_menu_title\" : \"Søg\"","\"common_signin_button_text\" : \"Нэвтрэх\"","\"place_autocomplete_search_hint\" : \"Пребарај\"","\"common_google_play_services_install_title\" : \"ຕິດຕັ້ງບໍລິການ Google Play\"","\"abc_searchview_description_search\" : \"Suche\"","\"place_autocomplete_search_hint\" : \"ຄົ້ນຫາ\"","\"common_google_play_services_install_title\" : \"Установите сервисы Google Play\"","\"common_google_play_services_update_button\" : \"അപ്‌ഡേറ്റുചെയ്യുക\"","\"complaint_registered_successfully1\" : \"आपकी शिकायत आईडी-\"","\"abc_action_menu_overflow_description\" : \"অধিক বিকল্প\"","\"abc_prepend_shortcut_label\" : \"മെനു+\"","\"abc_menu_delete_shortcut_label\" : \"устгах\"","\"common_google_play_services_unknown_issue\" : \"%1$s té problemes amb Serveis de Google Play. Torna-ho a provar.\"","\"abc_searchview_description_voice\" : \"Галасавы пошук\"","\"common_google_play_services_unsupported_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje uređaj ne podržava.\"","\"abc_searchview_description_clear\" : \"Sula inkinga\"","\"resolved\" : \"Resolved\"","\"common_google_play_services_update_title\" : \"Google Play-Dienste aktualisieren\"","\"abc_shareactionprovider_share_with\" : \"Споделяне със:\"","\"abc_activity_chooser_view_see_all\" : \"ሁሉንም ይመልከቱ\"","\"common_google_play_services_update_title\" : \"更新 Google Play 服务\"","\"place_autocomplete_clear_button\" : \"Διαγραφή αναζητήσεων\"","\"common_open_on_phone\" : \"Opna í símanum\"","\"abc_search_hint\" : \"Пошук…\"","\"CHANGE_PASSWORD_API\" : \"change-password\"","\"abc_activitychooserview_choose_application\" : \"انتخاب برنامه\"","\"abc_menu_enter_shortcut_label\" : \"Intro\"","\"common_google_play_services_updating_text\" : \"सध्‍या अपडेट होत असलेल्‍या, Google Play सेवांशिवाय %1$s चालणार नाही.\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمی‌شود، اجرا نخواهد شد.\"","\"common_open_on_phone\" : \"Buksan sa telepono\"","\"abc_shareactionprovider_share_with\" : \"Partekatu honekin\"","\"common_google_play_services_install_button\" : \"Quraşdırın\"","\"abc_searchview_description_query\" : \"تلاش کا استفسار\"","\"abc_action_bar_home_description\" : \"ହୋମ୍ ପେଜ୍‌କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"abc_activity_chooser_view_see_all\" : \"سبھی دیکھیں\"","\"abc_shareactionprovider_share_with\" : \"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ\"","\"password\" : \"Password\"","\"mtrl_picker_toggle_to_day_selection\" : \"Tap to switch to selecting a day\"","\"search_menu_title\" : \"Hledat\"","\"common_google_play_services_notification_ticker\" : \"Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ\"","\"common_google_play_services_install_button\" : \"O‘rnatish\"","\"abc_capital_on\" : \"ਚਾਲੂ\"","\"reason_txt\" : \"Reason*\"","\"abc_shareactionprovider_share_with\" : \"Trimiteți la\"","\"place_autocomplete_clear_button\" : \"Otsingu kustutamine\"","\"common_google_play_services_unknown_issue\" : \"%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo.\"","\"abc_activity_chooser_view_see_all\" : \"Tout afficher\"","\"common_google_play_services_wear_update_text\" : \"Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат.\"","\"common_google_play_services_install_title\" : \"Hämta Google Play-tjänster\"","\"password_toggle_content_description\" : \"Show password\"","\"submit_txt\" : \"प्रस्तुत\"","\"common_google_play_services_wear_update_text\" : \"Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək.\"","\"abc_searchview_description_submit\" : \"Wyślij zapytanie\"","\"abc_shareactionprovider_share_with_application\" : \"Compartilhar com %s\"","\"place_autocomplete_clear_button\" : \"සෙවීම හිස් කරන්න\"","\"status_bar_notification_info_overflow\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‎‎‎‎999+‎‏‎‎‏‎\"","\"abc_menu_space_shortcut_label\" : \"svemir\"","\"abc_action_bar_up_description\" : \"Revenir en arrière\"","\"common_google_play_services_update_title\" : \"Uppdatera Google Play-tjänster\"","\"common_open_on_phone\" : \"Buka pada telefon\"","\"abc_action_bar_up_description\" : \"Navegar para cima\"","\"abc_action_bar_home_description\" : \"Joan orri nagusira\"","\"abc_activity_chooser_view_see_all\" : \"ସବୁ ଦେଖନ୍ତୁ\"","\"abc_searchview_description_search\" : \"Soek\"","\"abc_activity_chooser_view_see_all\" : \"Pokaži vse\"","\"common_google_play_services_install_button\" : \"Instaliraj\"","\"abc_menu_space_shortcut_label\" : \"боштук\"","\"common_google_play_services_enable_text\" : \"Google Play 서비스를 사용하도록 설정해야 %1$s이(가) 작동합니다.\"","\"common_google_play_services_updating_text\" : \"Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда.\"","\"common_google_play_services_notification_channel_name\" : \"Даступнасць сэрвісаў Google Play\"","\"abc_activitychooserview_choose_application\" : \"Selecciona unha aplicación\"","\"abc_menu_delete_shortcut_label\" : \"ezabatu\"","\"common_google_play_services_enable_button\" : \"പ്രവർത്തനക്ഷമമാക്കുക\"","\"abc_activity_chooser_view_see_all\" : \"Sien alles\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play.\"","\"common_google_play_services_notification_ticker\" : \"Erro do Google Play Services\"","\"common_google_play_services_wear_update_text\" : \"Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje.\"","\"common_google_play_services_install_text\" : \"Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।\"","\"common_google_play_services_install_text\" : \"Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही.\"","\"abc_menu_enter_shortcut_label\" : \"ievadīšanas taustiņš\"","\"common_google_play_services_unsupported_text\" : \"%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din.\"","\"common_google_play_services_install_title\" : \"Google Play सेवाएं इंस्टॉल करें\"","\"common_google_play_services_install_text\" : \"‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك.\"","\"dept_header\" : \"Department of Environment and Forests\n Govt. of NCT of Delhi\"","\"abc_shareactionprovider_share_with_application\" : \"%s மூலம் பகிர்\"","\"common_google_play_services_install_button\" : \"ထည့်သွင်းပါ\"","\"common_google_play_services_install_title\" : \"Google Play സേവനങ്ങൾ നേടുക\"","\"service_analytics\" : \"Service Analytics\"","\"search_menu_title\" : \"جستجو\"","\"preference_app_chooser_summary\" : \"Choose an app to start by default while recording\"","\"abc_menu_space_shortcut_label\" : \"ክፍተት\"","\"abc_toolbar_collapse_description\" : \"ሰብስብ\"","\"abc_searchview_description_submit\" : \"Поднеси барање\"","\"screen_recording_resumed_toast\" : \"Screen Recording resumed\"","\"abc_searchview_description_voice\" : \"語音搜尋\"","\"common_google_play_services_wear_update_text\" : \"Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati.\"","\"abc_activity_chooser_view_see_all\" : \"Visa alla\"","\"abc_action_bar_home_description\" : \"Navigasi laman utama\"","\"enter_comment_1\" : \"Enter comment\"","\"common_signin_button_text_long\" : \"Google සමගින් පුරන්න\"","\"abc_menu_delete_shortcut_label\" : \"ଡିଲିଟ୍‍\"","\"select_category\" : \"Select Category\"","\"alert_permission_denied_message\" : \"The app requires storage permission to save the recorded video and change default save directory.The app is rendered useless without the permission\n\nDo you want to grant it now?\"","\"common_google_play_services_install_button\" : \"Инсталирај\"","\"abc_menu_delete_shortcut_label\" : \"Suprimir\"","\"abc_activity_chooser_view_see_all\" : \"Прикажи ги сите\"","\"abc_menu_space_shortcut_label\" : \"רווח\"","\"common_google_play_services_notification_channel_name\" : \"Disp. de los Servicios de Google‌‌‌ Play\"","\"abc_searchview_description_clear\" : \"Clear query\"","\"common_google_play_services_notification_ticker\" : \"ข้อผิดพลาดของบริการ Google Play\"","\"abc_activitychooserview_choose_application\" : \"Chagua programu\"","\"common_google_play_services_unsupported_text\" : \"%1$s не може да се покрене без Google Play услуга, које уређај не подржава.\"","\"abc_searchview_description_voice\" : \"بحث صوتي\"","\"abc_action_bar_up_description\" : \"Revenir en haut de la page\"","\"download_msg\" : \"कृपया डाउनलोड करते समय प्रतीक्षा करें।\"","\"abc_menu_delete_shortcut_label\" : \"ਮਿਟਾਓ\"","\"common_google_play_services_unknown_issue\" : \"L'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer.\"","\"common_signin_button_text_long\" : \"Accedi con Google\"","\"abc_shareactionprovider_share_with\" : \"Compartilhar com\"","\"search_menu_title\" : \"खोजें\"","\"common_google_play_services_unsupported_text\" : \"您的裝置不支援 Google Play 服務，因此無法執行「%1$s」。\"","\"permit_valid_upto\" : \"Permit valid UpTo\"","\"abc_searchview_description_search\" : \"தேடும்\"","\"abc_action_bar_home_description\" : \"​ទៅទំព័រដើម\"","\"place_autocomplete_clear_button\" : \"શોધ સાફ કરો\"","\"abc_action_menu_overflow_description\" : \"Digər seçimlər\"","\"abc_menu_space_shortcut_label\" : \"فاصله\"","\"common_google_play_services_enable_text\" : \"Du skal aktivere Google Play-tjenester, for at %1$s kan fungere.\"","\"abc_action_bar_up_description\" : \"Sogeza juu\"","\"maker_model\" : \"Maker Model\"","\"common_google_play_services_notification_ticker\" : \"Erro dos Serviços do Google Play\"","\"common_google_play_services_install_text\" : \"您的裝置尚未安裝 Google Play 服務，因此無法執行「%1$s」。\"","\"abc_search_hint\" : \"جستجو…‏\"","\"common_google_play_services_wear_update_text\" : \"A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát.\"","\"abc_menu_sym_shortcut_label\" : \"Simbool+\"","\"forgot_password\" : \"पासवर्ड भूल गए\"","\"abc_action_mode_done\" : \"Fine\"","\"reset_dialog_success_text\" : \"Okay, done.\"","\"username\" : \"उपयोगकर्ता नाम\"","\"abc_searchview_description_voice\" : \"बोलकर खोजें\"","\"forward_txt\" : \"Forward\"","\"common_google_play_services_install_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას.\"","\"abc_search_hint\" : \"Meklējiet…\"","\"common_google_play_services_update_button\" : \"Sasisha\"","\"common_google_play_services_install_title\" : \"Преземи ги услугите на Google Play\"","\"common_google_play_services_notification_ticker\" : \"Error de Servicios de Google Play\"","\"abc_action_bar_home_description\" : \"Prejsť na plochu\"","\"abc_searchview_description_query\" : \"Query sa paghahanap\"","\"common_google_play_services_enable_button\" : \"Habilitar\"","\"registration_dt\" : \"Registration Date\"","\"common_google_play_services_enable_text\" : \"%1$s no funcionarà si no actives Serveis de Google Play.\"","\"place_autocomplete_search_hint\" : \"खोज\"","\"common_google_play_services_enable_button\" : \"ಸಕ್ರಿಯಗೊಳಿಸು\"","\"common_signin_button_text\" : \"Bejelentkezés\"","\"abc_shareactionprovider_share_with\" : \"مشاركة مع\"","\"reported_by\" : \"Reported By :\"","\"common_google_play_services_notification_channel_name\" : \"Google Play 服务的适用范围\"","\"abc_menu_function_shortcut_label\" : \"Функц+\"","\"abc_action_mode_done\" : \"Gata\"","\"date1\" : \"तारीख:\"","\"common_google_play_services_update_text\" : \"%1$s haitafanya kazi hadi usasishe huduma za Google Play.\"","\"common_open_on_phone\" : \"ఫోన్‌లో తెరువు\"","\"abc_action_bar_home_description\" : \"Vai ao inicio\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour.\"","\"abc_menu_enter_shortcut_label\" : \"Eingabetaste\"","\"gzbps\" : \"Pollution Management\n System\"","\"abc_prepend_shortcut_label\" : \"Menu+\"","\"token_expired\" : \"You seem to be logged in another device. Please select an option to proceed.\"","\"abc_action_bar_up_description\" : \"ზემოთ გადასვლა\"","\"abc_search_hint\" : \"Pretražite...\"","\"abc_action_mode_done\" : \"Gatavs\"","\"common_open_on_phone\" : \"Телефондо ачык\"","\"pending\" : \"Pending\"","\"common_google_play_services_unknown_issue\" : \"%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz.\"","\"common_google_play_services_update_button\" : \"புதுப்பி\"","\"abc_shareactionprovider_share_with_application\" : \"%s मार्फत आदान प्रदान गर्नुहोस्\"","\"common_google_play_services_notification_ticker\" : \"Google Play қызметтерінің қатесі\"","\"common_google_play_services_update_text\" : \"%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna.\"","\"for_all\" : \"Select Department\"","\"abc_action_bar_up_description\" : \"အပေါ်သို့ ရွှေ့ရန်\"","\"abc_shareactionprovider_share_with_application\" : \"%s-тай хуваалцах\"","\"abc_action_bar_up_description\" : \"Fara upp\"","\"abc_menu_delete_shortcut_label\" : \"slett\"","\"abc_action_bar_home_description\" : \"මුල් පිටුවට සංචාලනය කරන්න\"","\"common_google_play_services_install_text\" : \"%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។\"","\"common_google_play_services_unsupported_text\" : \"%1$s, Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor.\"","\"valid_name\" : \"कृपया मान्य नाम दर्ज करें।\"","\"prefs_category_video_settings_title\" : \"Video settings\"","\"screen_recording_notification_action_pause\" : \"Pause\"","\"abc_menu_space_shortcut_label\" : \"Пробел\"","\"common_google_play_services_unsupported_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda.\"","\"common_google_play_services_unknown_issue\" : \"%1$s无法访问 Google Play 服务，请重试。\"","\"common_google_play_services_notification_ticker\" : \"Грешка Google Play услуга\"","\"search_menu_title\" : \"શોધો\"","\"abc_searchview_description_search\" : \"Hľadať\"","\"abc_action_menu_overflow_description\" : \"Дагы параметрлер\"","\"nid\" : \"Next Inspection Date\"","\"common_google_play_services_wear_update_text\" : \"Google Play सेवाओं के नए वर्शन की ज़रूरत है. यह जल्द ही अपने आप अपडेट हो जाएगा.\"","\"status_bar_notification_info_overflow\" : \"९९९+\"","\"abc_searchview_description_submit\" : \"Dërgo pyetjen\"","\"abc_searchview_description_query\" : \"คำค้นหา\"","\"common_google_play_services_wear_update_text\" : \"Google Play ସେବାଗୁଡ଼ିକର ନୂତନ ଭର୍ସନ୍‌ ଆବଶ୍ୟକ। ଏହା ନିଜକୁ କିଛି ସମୟ ମଧ୍ୟରେ ଅପଡେଟ୍‌ କରିବ।\"","\"place_autocomplete_search_hint\" : \"Хайх\"","\"abc_searchview_description_submit\" : \"Zoekopdracht verzenden\"","\"abc_toolbar_collapse_description\" : \"折りたたむ\"","\"common_google_play_services_install_button\" : \"Инсталиране\"","\"place_autocomplete_search_hint\" : \"Søk\"","\"common_signin_button_text\" : \"Prijava\"","\"common_google_play_services_unsupported_text\" : \"ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್‌ ಆಗುವುದಿಲ್ಲ.\"","\"abc_searchview_description_clear\" : \"Ștergeți interogarea\"","\"abc_searchview_description_voice\" : \"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান\"","\"abc_action_bar_up_description\" : \"Naršyti aukštyn\"","\"common_google_play_services_enable_text\" : \"„%1$s“ neveiks, jei neįgalinsite „Google Play“ paslaugų.\"","\"abc_searchview_description_submit\" : \"ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ\"","\"data_loss_warn\" : \"सभी डेटा खो जाएगा, क्या आप जारी रखना चाहते हैं ?\"","\"abc_toolbar_collapse_description\" : \"Comprimi\"","\"abc_searchview_description_search\" : \"搜尋\"","\"abc_searchview_description_voice\" : \"Дуут хайлт\"","\"common_google_play_services_unknown_issue\" : \"%1$s има проблема са Google Play услугама. Пробајте поново.\"","\"location\" : \"स्थान:\"","\"abc_action_bar_up_description\" : \"Liigu üles\"","\"abc_activity_chooser_view_see_all\" : \"Alles weergeven\"","\"common_google_play_services_enable_title\" : \"Activer les services Google Play\"","\"abc_action_bar_up_description\" : \"Перейти вверх\"","\"change_lang\" : \"हिंदी\"","\"valid_name\" : \"Please enter valid name.\"","\"abc_menu_delete_shortcut_label\" : \"מחיקה\"","\"common_google_play_services_install_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje.\"","\"common_google_play_services_update_title\" : \"‏עדכון שירותי Google Play\"","\"common_google_play_services_updating_text\" : \"%1$s no s'executarà sense Serveis de Google Play, que s'està actualitzant en aquest moment.\"","\"warning_remove_photo\" : \"Do you want to remove the image?\"","\"abc_menu_enter_shortcut_label\" : \"Enter\"","\"abc_toolbar_collapse_description\" : \"Replega\"","\"abc_menu_ctrl_shortcut_label\" : \"Ctrl +\"","\"abc_menu_shift_shortcut_label\" : \"Vaihto+\"","\"common_google_play_services_enable_title\" : \"Google Play સેવાઓ સક્ષમ કરો\"","\"abc_menu_space_shortcut_label\" : \"zuriunea\"","\"common_google_play_services_enable_button\" : \"تفعيل\"","\"abc_searchview_description_query\" : \"Requête de recherche\"","\"abc_activity_chooser_view_see_all\" : \"Zobraziť všetky\"","\"abc_action_mode_done\" : \"เสร็จ\"","\"abc_searchview_description_query\" : \"Truy vấn tìm kiếm\"","\"abc_searchview_description_query\" : \"Ερώτημα αναζήτησης\"","\"common_google_play_services_enable_text\" : \"%1$s non funcionará a menos que actives os servizos de Google Play.\"","\"common_google_play_services_update_title\" : \"Atualizar serviços do Google Play\"","\"common_signin_button_text_long\" : \"Login dengan Google\"","\"abc_search_hint\" : \"શોધો…\"","\"abc_menu_space_shortcut_label\" : \"스페이스바\"","\"abc_shareactionprovider_share_with\" : \"Jaa…\"","\"please_select_offence\" : \"कृपया कम से कम एक श्रेणी का चयन करें\"","\"invalid_mobile_no\" : \"Invalid Mobile Number.\"","\"search_menu_title\" : \"Buscar\"","\"common_google_play_services_updating_text\" : \"%1$s ez da exekutatuko Google Play-ren zerbitzuak gabe; une honetan eguneratzen ari dira zerbitzuok.\"","\"camera_premission_is_reuquired_to_record_a_video\" : \"Camera permission is required to record a video\"","\"assigned_to\" : \"को सौंपा गया:\"","\"ambient_air\" : \"Ambient Air Quality Data\"","\"common_google_play_services_wear_update_text\" : \"Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve.\"","\"abc_action_bar_home_description\" : \"Portami a casa\"","\"abc_toolbar_collapse_description\" : \"Sbalit\"","\"abc_activitychooserview_choose_application\" : \"Alegeți o aplicație\"","\"common_google_play_services_install_button\" : \"Instalēt\"","\"common_google_play_services_enable_title\" : \"Aktivace služeb Google Play\"","\"common_google_play_services_enable_text\" : \"Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi.\"","\"place_autocomplete_search_hint\" : \"সন্ধান কৰক\"","\"abc_menu_delete_shortcut_label\" : \"sil\"","\"common_google_play_services_notification_channel_name\" : \"Phạm vi cung cấp các dịch vụ của Google Play\"","\"material_slider_range_start\" : \"Range start,\"","\"my_profile\" : \"मेरी प्रोफाइल\"","\"abc_action_bar_up_description\" : \"Pomik navzgor\"","\"abc_searchview_description_search\" : \"Tafuta\"","\"common_signin_button_text\" : \"সাইন-ইন করুন\"","\"new_password\" : \"New Password\"","\"real_time_noise\" : \"Real Time Noise Monitoring Data\"","\"confirm_password_not_match\" : \"Confirm passcode is not matched\"","\"abc_searchview_description_voice\" : \"Sesli arama\"","\"select_offense\" : \"Select Offense\"","\"abc_search_hint\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‎‏‎‎‎‏‏‏‏‏‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‏‏‎‏‎‎‎Search…‎‏‎‎‏‎\"","\"abc_search_hint\" : \"Cari…\"","\"action_at\" : \"Action At :\"","\"please_wait\" : \"Please wait ...\"","\"common_open_on_phone\" : \"Buka di ponsel\"","\"abc_activitychooserview_choose_application\" : \"选择应用\"","\"abc_searchview_description_clear\" : \"Futa hoja\"","\"in_progress\" : \"चालू\"","\"common_signin_button_text_long\" : \"Google-р нэвтрэх:\"","\"common_google_play_services_enable_text\" : \"您必須啟用 Google Play 服務，方可執行「%1$s」。\"","\"search_menu_title\" : \"搜索\"","\"common_google_play_services_updating_text\" : \"%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento.\"","\"common_google_play_services_updating_text\" : \"현재 업데이트 중인 Google Play 서비스가 있어야 %1$s이(가) 실행됩니다.\"","\"abc_toolbar_collapse_description\" : \"Suzi\"","\"common_google_play_services_update_title\" : \"Google Play teenuste värskendamine\"","\"abc_searchview_description_clear\" : \"Effacer la requête\"","\"abc_menu_space_shortcut_label\" : \"mezerník\"","\"search_menu_title\" : \"Sesha\"","\"common_signin_button_text\" : \"ចូល\"","\"search_menu_title\" : \"Tafuta\"","\"offence_wise_complaint_report\" : \"Offence wise complaint report\"","\"abc_capital_off\" : \"ປິດ\"","\"abc_action_bar_home_description\" : \"瀏覽主頁\"","\"abc_capital_off\" : \"آف\"","\"abc_searchview_description_clear\" : \"Suchanfrage löschen\"","\"abc_action_mode_done\" : \"ہو گیا\"","\"no_internet_connections\" : \"No internet connection!\"","\"common_google_play_services_unknown_issue\" : \"%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा.\"","\"abc_searchview_description_search\" : \"શોધો\"","\"search_menu_title\" : \"ਖੋਜ\"","\"abc_menu_space_shortcut_label\" : \"preslednica\"","\"preference_fps_title\" : \"Frames per second\"","\"abc_action_mode_done\" : \"Eginda\"","\"audiorec_key\" : \"audiorec\"","\"common_google_play_services_updating_text\" : \"%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet.\"","\"common_google_play_services_notification_channel_name\" : \"Наличност на услугите за Google Play\"","\"common_google_play_services_notification_channel_name\" : \"Google Play-н үйлчилгээнүүдийн боломжит байдал\"","\"abc_action_bar_home_description\" : \"Tunjukkan jalan ke rumah\"","\"abc_shareactionprovider_share_with\" : \"শেয়ার করুন\"","\"preference_audio_record_title\" : \"Record audio\"","\"abc_menu_enter_shortcut_label\" : \"Ввод\"","\"common_google_play_services_enable_text\" : \"%1$s fungerar inte om du inte aktiverar Google Play-tjänster.\"","\"common_google_play_services_update_button\" : \"Թարմացնել\"","\"common_google_play_services_enable_title\" : \"Nika amandla amasevisi we-Google Play\"","\"common_google_play_services_install_text\" : \"Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை.\"","\"abc_action_menu_overflow_description\" : \"Weitere Optionen\"","\"abc_shareactionprovider_share_with\" : \"Deila með\"","\"common_google_play_services_install_title\" : \"Nabavite Google Play usluge\"","\"common_google_play_services_update_title\" : \"Actualiza Servicios de Google Play\"","\"common_google_play_services_install_title\" : \"Installer les services Google Play\"","\"preference_shake_gesture_title\" : \"Shake to start/stop recording\"","\"abc_capital_on\" : \"চালু করুন\"","\"filename_key\" : \"filename\"","\"common_google_play_services_unsupported_text\" : \"%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов.\"","\"forgot_password\" : \"Forgot Password\"","\"common_google_play_services_update_text\" : \"%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते.\"","\"common_open_on_phone\" : \"Megnyitás a telefonon\"","\"common_google_play_services_enable_text\" : \"%1$s неће функционисати ако не омогућите Google Play услуге.\"","\"abc_action_bar_up_description\" : \"উপরে নেভিগেট করুন\"","\"abc_action_bar_home_description\" : \"Անցնել գլխավոր էջ\"","\"common_google_play_services_unsupported_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device.\"","\"mcam_yes\" : \"Yes\"","\"common_signin_button_text_long\" : \"Đăng nhập bằng Google\"","\"common_google_play_services_unknown_issue\" : \"Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti.\"","\"place_autocomplete_clear_button\" : \"Исчисти го пребарувањето\"","\"abc_searchview_description_submit\" : \"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ\"","\"abc_menu_function_shortcut_label\" : \"Funktsiooniklahv +\"","\"abc_action_bar_home_description\" : \"Navegar para casa\"","\"mtrl_picker_navigate_to_year_description\" : \"Navigate to year %1$s\"","\"abc_activitychooserview_choose_application\" : \"Vælg en app\"","\"common_google_play_services_notification_ticker\" : \"Pogreška Usluga za Google Play\"","\"common_google_play_services_install_title\" : \"‏دریافت سرویس‌های Google Play\"","\"common_signin_button_text\" : \"ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ\"","\"common_signin_button_text_long\" : \"Google सह साइन इन करा\"","\"common_google_play_services_notification_ticker\" : \"Error de Serveis de Google Play\"","\"common_google_play_services_update_button\" : \"Жаңарту\"","\"common_google_play_services_wear_update_text\" : \"‏نسخه جدید سرویس‌های Google Play نیاز است. به‌زودی به‌طور خودکار به‌روزرسانی می‌شود.\"","\"common_google_play_services_updating_text\" : \"執行「%1$s」所需的 Google Play 服務正在更新。\"","\"common_google_play_services_enable_text\" : \"%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।\"","\"common_google_play_services_update_text\" : \"%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play.\"","\"common_signin_button_text\" : \"साइन इन करें\"","\"common_google_play_services_update_button\" : \"Actualizați\"","\"place_autocomplete_clear_button\" : \"Futa utafutaji\"","\"common_google_play_services_update_text\" : \"तुम्ही Google Play सेवा अपडेट करेपर्यंत %1$s चालणार नाही.\"","\"na\" : \"NA\"","\"abc_action_bar_up_description\" : \"ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ\"","\"abc_action_mode_done\" : \"പൂർത്തിയായി\"","\"place_autocomplete_search_hint\" : \"Издөө\"","\"abc_searchview_description_voice\" : \"Голосовий пошук\"","\"common_google_play_services_notification_channel_name\" : \"Dispoñibilidade dos servizos de Play\"","\"common_google_play_services_updating_text\" : \"正在更新 Google Play 服務，更新完成後方可執行「%1$s」。\"","\"common_google_play_services_update_button\" : \"Оновити\"","\"common_open_on_phone\" : \"Atidaryti telefone\"","\"abc_action_bar_home_description\" : \"Перейти на головну\"","\"abc_searchview_description_query\" : \"Paieškos užklausa\"","\"complaint_history\" : \"शिकायत इतिहास\"","\"common_google_play_services_update_text\" : \"আপুনি Google Play সেৱাবোৰ আপডে’ট নকৰালৈকে %1$s নচলিব।\"","\"abc_capital_on\" : \"ВКЛУЧЕНО\"","\"common_google_play_services_install_title\" : \"Dapatkan layanan Google Play\"","\"abc_search_hint\" : \"搜尋…\"","\"common_google_play_services_unsupported_text\" : \"%1$s no es pot executar sense Serveis de Google Play, que no és compatible amb el teu dispositiu.\"","\"app_icon_credit_Niko\" : \"App Icons by %1$s\n\nwebsite: %2$s\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔\"","\"about_opensource\" : \"Open Source\"","\"abc_activitychooserview_choose_application\" : \"Selecionar um app\"","\"common_open_on_phone\" : \"Avaa puhelimessa\"","\"abc_action_bar_home_description\" : \"హోమ్‌కు నావిగేట్ చేస్తుంది\"","\"abc_capital_on\" : \"ВКЛ\"","\"abc_capital_off\" : \"DÉSACTIVER\"","\"place_autocomplete_search_hint\" : \"Търсете\"","\"common_google_play_services_unknown_issue\" : \"%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring.\"","\"abc_action_mode_done\" : \"Дайын\"","\"common_google_play_services_updating_text\" : \"%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour.\"","\"common_google_play_services_unknown_issue\" : \"%1$s ten problemas cos servizos de Google Play. Téntao de novo.\"","\"status_bar_notification_info_overflow\" : \">999\"","\"abc_searchview_description_search\" : \"ค้นหา\"","\"abc_action_menu_overflow_description\" : \"കൂടുതൽ ഓപ്ഷനുകൾ\"","\"preference_app_chooser_title\" : \"Choose App\"","\"abc_menu_function_shortcut_label\" : \"Function+‎\"","\"abc_searchview_description_query\" : \"सर्च क्वेरी\"","\"common_google_play_services_wear_update_text\" : \"Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે.\"","\"abc_searchview_description_submit\" : \"Isumite ang query\"","\"common_google_play_services_unknown_issue\" : \"%1$s har problemer med Google Play-tjenester. Prøv på nytt.\"","\"abc_activity_chooser_view_see_all\" : \"Баарын көрүү\"","\"common_google_play_services_updating_text\" : \"%1$s ne može da se pokrene bez Google Play usluga, koje se trenutno ažuriraju.\"","\"abc_menu_space_shortcut_label\" : \"SPAZIO\"","\"con_fail\" : \"No Internet Connection.\"","\"common_google_play_services_enable_title\" : \"‏‫فعال کردن سرویس‌های Google Play\"","\"common_google_play_services_update_button\" : \"Dateer op\"","\"common_google_play_services_unsupported_text\" : \"Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava.\"","\"res_key\" : \"resolution\"","\"abc_menu_space_shortcut_label\" : \"клавиша за интервал\"","\"common_signin_button_text\" : \"Đăng nhập\"","\"common_google_play_services_updating_text\" : \"Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή.\"","\"common_open_on_phone\" : \"Abrir en teléfono\"","\"common_open_on_phone\" : \"फ़ोन पर खोलें\"","\"common_google_play_services_updating_text\" : \"%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो अभी अपडेट हो रही हैं.\"","\"abc_shareactionprovider_share_with_application\" : \"Deila með %s\"","\"resolve_within\" : \"Resolve Within\"","\"department_select\" : \"विभाग का चयन करें *\"","\"place_autocomplete_clear_button\" : \"Effacer la recherche\"","\"common_google_play_services_wear_update_text\" : \"Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час.\"","\"abc_action_menu_overflow_description\" : \"更多选项\"","\"state_note\" : \"Note: Services available only for commercial vehicles in \n following states\n\n1. Green\n2. Jharkhand\n3. Himachal Pradesh\n4. Bihar\n5. Gujarat\"","\"complaint_details\" : \"Complaint Details\"","\"common_google_play_services_unknown_issue\" : \"‏%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב.\"","\"abc_action_menu_overflow_description\" : \"More options\"","\"real_time_quality\" : \"Real Time Air Quality Data\"","\"abc_menu_alt_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‎‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‏‎‎Alt+‎‏‎‎‏‎\"","\"abc_menu_shift_shortcut_label\" : \"MAIUSC +\"","\"common_google_play_services_install_text\" : \"Для работы приложения \"%1$s\" требуется установить сервисы Google Play.\"","\"preference_show_touch_summary\" : \"Enable/disable touch\"","\"abc_searchview_description_search\" : \"সার্চ করুন\"","\"common_google_play_services_notification_channel_name\" : \"Disponibilidade do Google Play Services\"","\"common_signin_button_text\" : \"ಸೈನ್ ಇನ್\"","\"abc_search_hint\" : \"खोजें…\"","\"common_google_play_services_wear_update_text\" : \"Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно.\"","\"search_menu_title\" : \"शोध\"","\"abc_action_mode_done\" : \"Bitti\"","\"navigation_drawer_close\" : \"Close navigation drawer\"","\"ZONE\" : \"zone\"","\"common_google_play_services_update_button\" : \"I-update\"","\"common_google_play_services_update_title\" : \"Google Play සේවා යාවත්කාලීන කරන්න\"","\"search_menu_title\" : \"Pretražite\"","\"abc_searchview_description_clear\" : \"清除查詢\"","\"common_google_play_services_updating_text\" : \"%1$s won't run without Google Play services, which are currently updating.\"","\"common_open_on_phone\" : \"Отвори на телефонот\"","\"common_google_play_services_enable_text\" : \"%1$s neće funkcionirati ako ne omogućite usluge Google Playa.\"","\"common_google_play_services_install_text\" : \"%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе.\"","\"common_signin_button_text_long\" : \"Prihlásiť sa účtom Google\"","\"common_google_play_services_update_title\" : \"Actualizar os servizos de Google Play\"","\"common_signin_button_text\" : \"Identifikohu\"","\"mapApiKey2\" : \"Bz_zoabKU\"","\"abc_menu_function_shortcut_label\" : \"Funksioni+\"","\"abc_searchview_description_submit\" : \"විමසුම යොමු කරන්න\"","\"abc_action_bar_home_description\" : \"ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ\"","\"abc_searchview_description_submit\" : \"استفسار جمع کرائیں\"","\"common_google_play_services_enable_title\" : \"Attiva Google Play Services\"","\"common_google_play_services_install_text\" : \"기기에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다.\"","\"abc_action_bar_up_description\" : \"Idite nagore\"","\"gda\" : \"GDA\"","\"common_google_play_services_unknown_issue\" : \"%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।\"","\"abc_activity_chooser_view_see_all\" : \"查看全部\"","\"common_google_play_services_unsupported_text\" : \"%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ.\"","\"abc_searchview_description_query\" : \"Arama sorgusu\"","\"search_menu_title\" : \"Bilatu\"","\"abc_action_mode_done\" : \"Nimemaliza\"","\"common_google_play_services_install_button\" : \"ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಿ\"","\"common_google_play_services_notification_ticker\" : \"Error sa Mga Serbisyo ng Google Play\"","\"abc_action_menu_overflow_description\" : \"ተጨማሪ አማራጮች\"","\"abc_toolbar_collapse_description\" : \"Ahendamine\"","\"abc_searchview_description_search\" : \"Pretraži\"","\"common_google_play_services_unsupported_text\" : \"Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko.\"","\"abc_shareactionprovider_share_with\" : \"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক\"","\"common_google_play_services_wear_update_text\" : \"‏Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔\"","\"common_google_play_services_notification_ticker\" : \"Villa í þjónustu Google Play\"","\"common_google_play_services_updating_text\" : \"%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan.\"","\"abc_search_hint\" : \"Keresés…\"","\"abc_shareactionprovider_share_with_application\" : \"与%s分享\"","\"personal_info\" : \"Personal Information\"","\"place_autocomplete_search_hint\" : \"தேடுக\"","\"abc_search_hint\" : \"بحث…\"","\"common_google_play_services_update_text\" : \"Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play.\"","\"mtrl_picker_invalid_format\" : \"Invalid format.\"","\"preference_anonymous_statistics_key\" : \"usage_statistics\"","\"abc_shareactionprovider_share_with_application\" : \"Dela med %s\"","\"common_google_play_services_unsupported_text\" : \"‏%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך.\"","\"abc_searchview_description_search\" : \"खोज\"","\"status\" : \"Status:\"","\"mapApiKey4\" : \"mn0vWQLNAGg\"","\"abc_menu_shift_shortcut_label\" : \"Maj+\"","\"search_menu_title\" : \"تلاش کریں\"","\"mcam_portrait_warning\" : \"It's recommended that you record in landscape. Record in portrait?\"","\"abc_search_hint\" : \"Хайх…\"","\"abc_toolbar_collapse_description\" : \"সংকোচন কৰক\"","\"abc_shareactionprovider_share_with\" : \"Dela med\"","\"abc_action_bar_home_description\" : \"ਹੋਮ 'ਤੇ ਜਾਓ\"","\"common_google_play_services_notification_ticker\" : \"Google Play服务出错\"","\"common_google_play_services_install_title\" : \"Kry Google Play Dienste\"","\"abc_shareactionprovider_share_with\" : \"Kopīgot ar:\"","\"abc_menu_delete_shortcut_label\" : \"刪除\"","\"common_signin_button_text\" : \"Fazer login\"","\"common_google_play_services_enable_text\" : \"%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play.\"","\"common_google_play_services_wear_update_text\" : \"Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật.\"","\"abc_search_hint\" : \"সার্চ করুন…\"","\"abc_menu_space_shortcut_label\" : \"空格键\"","\"place_autocomplete_search_hint\" : \"శోధించండి\"","\"abc_searchview_description_clear\" : \"መጠይቅ አጽዳ\"","\"abc_menu_enter_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‏‏‎enter‎‏‎‎‏‎\"","\"abc_menu_function_shortcut_label\" : \"Fn +\"","\"common_google_play_services_install_title\" : \"Google Play አገልግሎቶችን ያግኙ\"","\"common_google_play_services_install_text\" : \"%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају.\"","\"abc_menu_space_shortcut_label\" : \"razmak\"","\"abc_search_hint\" : \"Введите запрос\"","\"abc_menu_space_shortcut_label\" : \"espacio\"","\"abc_activity_chooser_view_see_all\" : \"அனைத்தையும் காட்டு\"","\"common_open_on_phone\" : \"Otevřít v telefonu\"","\"abc_action_menu_overflow_description\" : \"Ďalšie možnosti\"","\"abc_searchview_description_voice\" : \"Hlasové vyhledávání\"","\"abc_searchview_description_voice\" : \"आवाजमा आधारित खोजी\"","\"common_google_play_services_wear_update_text\" : \"Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்.\"","\"common_open_on_phone\" : \"Otvoriť v telefóne\"","\"abc_searchview_description_voice\" : \"Penelusuran suara\"","\"common_google_play_services_notification_channel_name\" : \"Google Play services availability\"","\"wrong_passcode_pta\" : \"Incorrect passcode\"","\"common_google_play_services_updating_text\" : \"Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються.\"","\"common_google_play_services_update_button\" : \"Шинэчлэх\"","\"common_google_play_services_update_button\" : \"تحديث\"","\"abc_searchview_description_voice\" : \"Búsqueda por voz\"","\"common_google_play_services_update_button\" : \"更新\"","\"abc_prepend_shortcut_label\" : \"Meny+\"","\"preference_save_gif_key\" : \"save_gif\"","\"abc_menu_delete_shortcut_label\" : \"dzēšanas taustiņš\"","\"abc_prepend_shortcut_label\" : \"Valmynd+\"","\"abc_shareactionprovider_share_with_application\" : \"Kopīgot ar lietojumprogrammu %s\"","\"common_google_play_services_install_title\" : \"Hent Google Play-tjenester\"","\"abc_activitychooserview_choose_application\" : \"Қолданбаны таңдау\"","\"abc_menu_enter_shortcut_label\" : \"retur\"","\"place_autocomplete_search_hint\" : \"Keresés\"","\"please_check_internet\" : \"Please check your internet connection.\"","\"path_storage_instruction_text\" : \"Set storage path for the recording.\nCurrently allows paths that are in \n%s only.\"","\"abc_action_bar_home_description\" : \"Ugrás a főoldalra\"","\"preference_theme_title\" : \"Choose Theme\"","\"real_time_noise_monitoring_url\" : \"http://182.75.174.13/Public/Default.aspx?site=fc490e5f-5cd7-496d-a75a-6212e02a6829\"","\"common_google_play_services_enable_button\" : \"Slå på\"","\"abc_searchview_description_search\" : \"Haku\"","\"common_google_play_services_update_text\" : \"O %1$s não é executado enquanto não atualizar os serviços do Google Play.\"","\"txt_next\" : \"Next\"","\"abc_shareactionprovider_share_with\" : \"ഇനിപ്പറയുന്നതുമായി പങ്കിടുക\"","\"common_google_play_services_update_button\" : \"Actualitza\"","\"common_google_play_services_updating_text\" : \"%1$sの実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。\"","\"abc_capital_off\" : \"I-OFF\"","\"common_google_play_services_updating_text\" : \"Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse.\"","\"forward_to_department_txt\" : \"Forward to Department\"","\"common_google_play_services_install_title\" : \"Asenna Google Play Palvelut\"","\"abc_searchview_description_search\" : \"සෙවීම\"","\"common_google_play_services_enable_button\" : \"Enable\"","\"abc_searchview_description_voice\" : \"Айтып издөө\"","\"abc_searchview_description_submit\" : \"Envia la consulta\"","\"abc_searchview_description_submit\" : \"Odeslat dotaz\"","\"submit_txt\" : \"Submit\"","\"verify_otp\" : \"Verify OTP\"","\"common_signin_button_text_long\" : \"Inicia la sessió amb Google\"","\"common_signin_button_text_long\" : \"Se connecter avec Google\"","\"common_open_on_phone\" : \"Apri sul telefono\"","\"external_storage_dir_not_writable\" : \"The directory is not writable\"","\"common_google_play_services_updating_text\" : \"%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento.\"","\"abc_searchview_description_voice\" : \"Puhehaku\"","\"common_google_play_services_enable_title\" : \"Google Play xidmətlərini aktiv edin\"","\"common_google_play_services_unknown_issue\" : \"%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។\"","\"show_password\" : \"Show Password\"","\"common_google_play_services_unknown_issue\" : \"%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง\"","\"common_google_play_services_notification_ticker\" : \"‏خطأ في خدمات Google Play\"","\"common_open_on_phone\" : \"ഫോണിൽ തുറക്കുക\"","\"common_google_play_services_install_text\" : \"Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device.\"","\"common_google_play_services_wear_update_text\" : \"Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။\"","\"abc_toolbar_collapse_description\" : \"Буулгах\"","\"abc_menu_alt_shortcut_label\" : \"ALT +\"","\"common_google_play_services_update_text\" : \"%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:\"","\"common_google_play_services_unsupported_text\" : \"Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək.\"","\"abc_toolbar_collapse_description\" : \"Skupi\"","\"common_google_play_services_enable_title\" : \"Habilita Servicios de Google Play\"","\"audio_warn\" : \"Do you want to discard this audio ?\"","\"abc_searchview_description_clear\" : \"I-clear ang query\"","\"abc_capital_off\" : \"כבוי\"","\"abc_shareactionprovider_share_with_application\" : \"ແບ່ງປັນດ້ວຍ %s\"","\"place_autocomplete_clear_button\" : \"נקה את החיפוש\"","\"place_autocomplete_clear_button\" : \"Hreinsa leit\"","\"abc_action_bar_home_description\" : \"转到首页\"","\"confirm_exit\" : \"कृपया बाहर निकलने के लिए फिर से वापस क्लिक करें\"","\"abc_capital_on\" : \"I-ON\"","\"common_google_play_services_notification_channel_name\" : \"„Google Play“ paslaugų pasiekiamumas\"","\"common_google_play_services_enable_title\" : \"Овозможи ги услугите на Google Play\"","\"slogan\" : \"ज़िम्मेदार बनें… प्रदूषण को रोकें\"","\"abc_action_menu_overflow_description\" : \"Opsione të tjera\"","\"abc_searchview_description_clear\" : \"محو طلب البحث\"","\"abc_activity_chooser_view_see_all\" : \"ყველას ნახვა\"","\"common_google_play_services_update_title\" : \"Актуализиране на услугите за Google Play\"","\"abc_searchview_description_voice\" : \"ຊອກຫາດ້ວຍສຽງ\"","\"mcam_use_stillshot\" : \"USE STILLSHOT\"","\"common_google_play_services_notification_ticker\" : \"Google Play 서비스 오류\"","\"common_google_play_services_enable_button\" : \"Activer\"","\"common_google_play_services_wear_update_text\" : \"Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время.\"","\"common_google_play_services_update_title\" : \"Google Play кызматтарын жаңыртуу\"","\"common_google_play_services_install_text\" : \"%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako.\"","\"abc_prepend_shortcut_label\" : \"„Menu“ +\"","\"common_google_play_services_install_button\" : \"Տեղադրել\"","\"common_google_play_services_notification_channel_name\" : \"ສະຖານະບໍລິການ Google Play\"","\"abc_action_mode_done\" : \"पूर्ण झाले\"","\"common_google_play_services_enable_button\" : \"Yoqish\"","\"abc_shareactionprovider_share_with\" : \"ចែករំលែក​ជា​មួយ\"","\"common_google_play_services_install_text\" : \"Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte.\"","\"common_google_play_services_wear_update_text\" : \"Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms.\"","\"common_signin_button_text_long\" : \"透過 Google 登入\"","\"common_google_play_services_notification_channel_name\" : \"‏قابلیت دسترسی خدمات Google Play\"","\"abc_toolbar_collapse_description\" : \"လျှော့ပြရန်\"","\"abc_toolbar_collapse_description\" : \"Daralt\"","\"common_signin_button_text\" : \"လက်မှတ်ထိုး ဝင်ရန်\"","\"preference_save_location_title\" : \"Save location\"","\"select_department\" : \"Please Select Department!\"","\"sms_val_duration\" : \"The SMS is Valid for 5 minutes\nClick below to Resend the SMS\"","\"tab_settings_title\" : \"Settings\"","\"abc_action_mode_done\" : \"ಮುಗಿದಿದೆ\"","\"common_google_play_services_unknown_issue\" : \"%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайталап көрүңүз.\"","\"mtrl_picker_announce_current_selection\" : \"Current selection: %1$s\"","\"abc_activitychooserview_choose_application\" : \"Pumili ng app\"","\"abc_capital_off\" : \"ӨЧҮК\"","\"common_open_on_phone\" : \"Άνοιγμα σε τηλέφωνο\"","\"abc_action_bar_up_description\" : \"वर नेव्‍हिगेट करा\"","\"abc_menu_delete_shortcut_label\" : \"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‏‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎delete‎‏‎‎‏‎\"","\"common_google_play_services_update_title\" : \"Aktualizace služeb Google Play\"","\"common_google_play_services_notification_ticker\" : \"Google Play-szolgáltatások – hiba\"","\"abc_searchview_description_submit\" : \"ส่งคำค้นหา\""],"strings_so":[],"strings_code":["CompositeGAC","nng_zone","rc_maker_desc","Unable to apply gesture inset because layout params are not MarginLayoutParams","invalid gap strategy. Must be GAP_HANDLING_NONE or GAP_HANDLING_MOVE_ITEMS_BETWEEN_SPANS","hh:mm:ss a","PendingIntent can not be null.","camera_position","GoogleApiClient is not configured to use ","count","SceneCaptureType","catch list size=","EXCEPTION : ","Ignore unsupported intent: ","DISCONNECTED","Timing out connection while resuming.","no frame position","Skipping due to null end bounds. Ensure end view is laid out and measured.","TextInputLayout","SELECT offenceName FROM OffenceTable","inputStream cannot be null","ERROR","android.service.media.extra.SUGGESTION_KEYWORDS","Could not retrieve value from ThemedResourceCache#mUnthemedEntries","Asked to get item at ","doInBackgroundOTP: ","BYTES","Failed to resolve canonical path: ","called getResPackage() on ","com.android.launcher.action.INSTALL_SHORTCUT","OnBitmapLoadedRunnable must be executed in the main thread","TransitionValues@","alias","google","Can't access ViewModels from detached fragment","Calculation complete, Calculated memory cache size: ","android:changeTransform:intermediateParentMatrix","com.ogaclejapan.smarttablayout","You must use restoreSaveState when your FragmentHostCallback implements ViewModelStoreOwner","Invalid value for ","Pages must fill the whole ViewPager2 (use match_parent)","Cannot find Google Play services package name.","LocationListener","Unsupported File Type!!!","ActionBarDrawerToggle","getRoot() called while not connected(state=","offence-department","ActionProvider(support)","SERVER_RESPONSE","SIGN_IN_FAILED","zzdp","onResult: Location is not satisfied","onSuccessTask is not implemented","cubic(1.0,0.5,0.0,0.6)\\","Adding back stack index ","Failed to calculate accurate cpu count","IMG_","ViewDragHelper","terms_of_service_url","android.infoText","currentPage cannot be after lastPage","Cannot settleCapturedViewAt outside of a call to Callback#onViewReleased","setBase","com.aeologic.cctv.OfficersActivities.ManagerForwardComplaintActivity","error_code","Exception in call \\","panoId","mCertificatesArray: ","Sample images of violation","MMMM d, y","TabLayoutMediator attached before ViewPager2 has an adapter","No drawer view found with gravity ","onClick2: ","yyyy-MM-dd HH:mm:ss.SSS","Module descriptor id '","getPorListFromDatabase: ","userId","department_id","GridLayoutManager does not support stack from end. Consider using reverse layout","Transition drawable must not be null","Target for: ","invalid orientation.","ACTION_FOCUS","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS","Build version must be at least 6301457 to support R in gmscore","android.support.remoteInputs","PRIORITY_NO_POWER","TRUE","Character limit exceeded","HIDE","APP_VERSION","pos =","The Path should be continuous, can't have 2+ contours","unknown constraint","Must be called on ","Parcelables cannot be written to an OutputStream","onCustomAction must call detach() or sendResult() or sendError() before returning for action=","Method does not accept concrete type.","Requested offscreen page limit ","adjustViewBounds not supported.","common_google_play_services_invalid_account_text","getDisplayList","Fragment ","BOTTOM\\","LensMake","resizeClip","SearchView","OOM while loading bitmap for uri: ","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to set a non-zero hide offset","Dead object in getFlags.","Get bitmap=","failed_resolution","mobile_no","You cannot use customView() with an input dialog","NULL","options cannot be null in notifyChildrenChanged","Dead object in play.","Unexpected error code ","intent_extra_data_key","Cannot determine whether the image has alpha or not from header, format ","Transition type ","Skip the tag entry since data format is invalid: ","Views cannot have both real and virtual children","FocalLength","onCreate: register reciever for connectionchange","DownloadImagesAsync","onPrepared called","safeParcelFieldId","android.media.browse.extra.DOWNLOAD_PROGRESS","cannot add item to ","Couldn't call constructor","Starting activity with a requestCode requires a FragmentActivity host","ACTION_HIDE_TOOLTIP","Unexpected EOF","android.","FINISHING","messageInfoFactory","Could not find method makeOptionalFitsSystemWindows. Oh well...","android.media.metadata.MEDIA_URI","restrictions","await must not be called on the UI thread","android.support.v4.media.action.DOWNLOAD","ACTION_PASTE","Error calling Drawable#isProjected() method","INTERRUPTED","no included points","application/json","android.media.session.extra.LEGACY_STREAM_TYPE","Client disconnected before listeners could be cleaned up","setShowActionsInCompactView: action %d out of bounds (max %d)","PERMISSION_REQUIRED!","must have 2 or more widgets in a chain","placeAliases","android.app.Notification$Action","startColor","Cannot access the camera, you may need to restart your device.","Unsupported message type: ","Cannot set callbacks if then() has been called.","Failed to access TextView#","tag=","Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.","failure","unresolved","android.support.v4.media.session.action.ARGUMENT_EXTRAS","PanningGesturesEnabled","RELATIVE_ID_2","When using a custom adapter, setItems() cannot be used. Set items through the adapter instead.","getLayoutDirection","androidx.lifecycle.LifecycleDispatcher.report_fragment_tag","RELATIVE_MOBILE_1","Couldn't add request to queue. %s","clientId must be non-negative","gggggggg: not  found   ","LoadBitmapFromDiskRunnable can't be executed in the main thread","mNextAnim=","progress","USAGE_ALARM","BitmapEncoder","pathInterpolator requires the controlX1 attribute","XT1064","getParentActivityIntent: bad parentActivityName '","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ACTION_ID_KEY","ExifInterface only supports saving attributes on JPEG formats.","getInt","Failed to mark readonly \\","RippleUtils","AccountAccessor","refreshToken","ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN","removeGhost","invalid parameter type. second arg must be an event","front_camera_id_int","icon_rear_camera","android.content.pm.ParceledListSlice","android.hardware.camera.flash","ConnectionTracker","rc_permanent_address","invalidateChildInParentFast","SubjectDistance","onAddGeofenceResult called multiple times","XT1034","intermediate pass","setScrollingTouchSlop(): bad argument constant ","setDatavalue: imageUrl: ","https://greendelhi.nic.in/storage/","onCreate: Offence table created successfully","It is not supported to send an interim update for ","An extra field android.support.v4.media.session.ARGUMENT_MEDIA_ATTRIBUTE is required for this action ","ID: ","Could not create zip file ","UPDATE_DIALOG_OPENED","GifHeaderParser","status_bar_height","Invalid motion layout. Motion Scene doesn't have any transition.","addOnCanceledListener is not implemented.","propagationSpeed may not be 0","ACTION_PAGE_DOWN","https://www.googleapis.com/auth/fitness.reproductive_health.read","Ignoring pointerId=","No package found for authority: ","TOP\\","android.media.metadata.NUM_TRACKS","Could not read android:spinnerMode","AsyncTaskLoader","ActionMenuItemView","gcmToken","Upload data service is stopped ","Unsupported Encoding while trying to get the bytes of %s using %s","bounds","Task is already canceled","BigInteger list not supported","android.support.isGroupSummary","GSON cannot serialize ","Unexpected call to onAddGeofencesResult","lines","Unknown","Feedback","requestRelaunchActivity","Failed to instantiate dynamite loader","latLng","Failed to invoke ","SM-N935","CUSTOM","Expected a ","Invalid target position","Finished loading ","byte[] not supported","CHECK: ","MediaMetadata","FullSpanItem{mPosition=","CAPABILITY_CAN_REQUEST_ENHANCED_WEB_ACCESSIBILITY","isInternal: ","No instantiated fragment for (","MEDIUM","failing_client_id","00:30 Sec","Expected a long but was ","Couldn't use Java reflection to implement protocol message reflection.","notification","The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor.","HomeActivity","Your complaint ticket number #","UNSET_PRIMARY_NAV","Do not use this function in API 29 or later.","Data must not be null.","android.permission.MEDIA_CONTENT_CONTROL","on View \\","Releasing %d waiting requests for cacheKey=%s.","ISOSpeedLatitudezzz","XT1042","FIXED32","Dead object in rewind.","Finished http url fetcher fetch in ","Request","BadgeDrawable's savedState cannot be null","Error when trying to get exif data from : ","failed to parse content length header: ","DataBuffer reference of type ","No such column: ","AppGlideModule excludes manifest GlideModule: ","com.bumptech.glide.load.resource.bitmap.BitmapEncoder.CompressionQuality","traceCounter","onClick: ","mButtonDrawable","event","ResolvingResultCallback","SM-G935","network","ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE","LifecycleFragmentImpl","Illegal state while trying to close camera.","android.title","FragmentManager{","overrideCustomTheme","MemorySizeCalculator","Expected String value for key ","ComplexColorCompat","service component must not be null","Changing log tag to %s","reward_point","onSurfaceTextureUpdated","placeId == null","common_google_play_services_network_error_title","nullLayouts","exif","Already unlocked","NotificationCompat","district","Error occurred when closing InputStream","File too large to map into memory","sensor","onError called - ","Bubble requires non-null pending intent","controlY1","android.intent.action.MEDIA_BUTTON","image/vnd.wap.wbmp","only remove and update ops can be dispatched in first pass","Session token may not be null.","offset","retry_exits","authClient","data:image","appcompat_skip_skip","Could not find CoordinatorLayout descendant view with id ","Results have already been set","size ","h:mm:ss a","rc_gvw","getViewForPositionAndType returned a view which does not have a ViewHolder","Cannot create fragment ","setHomeActionContentDescription","You cannot auto lock an already locked options object, try clone() first","transitionEasing syntax error syntax:transitionEasing=\\","Signature must not be null","report_no","android.support.v4.media.session.action.PLAY_FROM_URI","Unexpected state value ","Failed to get button drawable via reflection","suggest_intent_extra_data","Looper must not be null","setActionProvider: item does not implement SupportMenuItem; ignoring","USAGE_NOTIFICATION_COMMUNICATION_INSTANT","intent must not be null","Stream items available: ","com.google","tileMode","release","StreetViewSource:%s","Cannot setMaxLifecycle for Fragment not attached to FragmentManager ","mBaselineAlignedChildIndex of LinearLayout points to a View that doesn't know how to get its baseline.","HERE","animation","RV Scroll","ACTION_EXPAND","dexElements","rc_chasi_no","No AudioAttributes#toLegacyStreamType() on API: ","password","HOME","Cannot drop a view during a scroll or layout calculation","username","android:switcher:","MMMM d, yyyy","trimPathStart","Beginning index larger than ending index: ","scopes can't be null.","cache-discard-canceled","list size=","MainActivity","DISCONNECTING","TYPE_ACCESSIBILITY_OVERLAY","Unknown parse state in SafeParcelResponse.","Providing a LayoutTransition into RecyclerView is not supported. Please use setItemAnimator() instead for animating changes to the items in this RecyclerView","Failed to close resource","tint_list","setDatavalue: resolved_photo_path: ","Rating:style=","volley/0","fade","first_party_options_bundle","code_cache","Unknown endianness = ","UPDATE_PRIORITY","tag must not be null or empty","Invalid use of patternPathMotion element","Operations:","Missing transformation for ","getMediaItem for callback that isn't registered id=","ViewParent ","Text within a chip are not allowed to scroll.","android.messagingStyleUser","endY","ensureImeVisible","Invalid start code: ","android.support.v4.media.session.action.ARGUMENT_REPEAT_MODE","peekByteArray","Could not invoke computeFitSystemWindows","document_id","android.intent.extra.CC","Failed to open ","requested target size too big for input, fit centering instead","XT1095","usagestats","ActivityTransition [mActivityType=","social","Retrieved data","getAddress: ","Liability","android.graphics.drawable.VectorDrawable","lat/lng: (","BYTE","SupportLifecycleFragmentImpl","Cannot call get on this connection more than once","complaint-list","KeyCycle","WidgetIds must have length > 0","mState=","Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.\\n ViewHolder 1:","End index: ","API_LOGIN_URL","called getResId() on ","android:changeImageTransform:bounds","OffenceAnalyticsActivity","Dead object in getPlaybackState.","GPSDestDistance","Status of rejection","BlockingServiceConnection.getServiceWithTimeout() called on main thread","BRAVIA","captureImage: ","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.","OECF","CycleOscillator","succeeded","ActiveStateTable","getMembersListAPI Response: ","network-queue-take","CUSTOM,","onAutocompletePrediction received null DataHolder","android.permission.WRITE_EXTERNAL_STORAGE","Failed to find image header parser.","GoogleApiClient reference must not be null","OFFENCE TABLE QUERY","Unknown exception code: ","onActivityResult: ","TaskOnStopCallback","getIBinder","Unsupported strategy ","initLoader in ","direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD, FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.","wrap_content\\","android.support.v4.media.session.action.SET_RATING","Designation","Two different ViewHolders have the same change ID. This might happen due to inconsistent Adapter update events or if the LayoutManager lays out the same View multiple times.\\n ViewHolder 1:","Minimum auto-size text size (","requested target size larger or equal to input, returning input","Disconnected.","GPSVersionID","supportsUnsafeArrayOperations","https://www.googleapis.com/auth/drive.file","removeObserver","connect...","Unexpected number of IObjectWrapper declared fields: ","Could not close stream","Downsampler","Status code must be CommonStatusCodes.CANCELED","Negative tiff component count","GPSSpeed","pdus","Cannot display null dialog","name","Cannot register already registered manager","ViewTarget","resolveInfo:","BITMAP_MASKABLE","Failed to call observer method","IS_LOGIN","rc_seat_cap","MultiTransformation must contain at least one Transformation","FloatingActionButton","Views added to a ConstraintHelper need to have an id","Failed to load remote module.","excludeName","GPSImgDirection","rcNumber","ID does not reference a View inside this Dialog","Using resolution: ","inProgressLabel","Geofences must contains at least one id.","placeId","MBSCompatApi26","packageName:","Invalid JPEG segment","android:view_state","Remote service probably died when clearAccountFromSessionStore is called","fraction","FIXED64","Listener key cannot be null.","android.widget.Button","You may not add a null CustomAction to PlaybackStateCompat.","Multiplier must be >= 0","VID_","SPEEDOMETER","resolved_long","StringHeaderFactory{value='","textSize=","Could not close PFD","updateHoveredVirtualView","Changing divider drawables have no effect. ChipGroup do not use divider drawables as spacing.","ArraySet","checkedIconEnabled","manual_address","translationZ","id string = ","mCallbacks=","onReceive:intent ","insertProvider","BLOOD_GROUP","resolving_error","Cannot call connect() when SignInMode is set to SIGN_IN_MODE_OPTIONAL. Call connect(SIGN_IN_MODE_OPTIONAL) instead.","BitmapImageDecoder","This device doesn't support the Camera2 API.","menu","FocalPlaneResolutionUnit","not a readable directory: ","ACTION_SELECT","UNKNOWN/","DialogRedirect","You cannot start a load on a fragment before it is attached","some_msg","Supervisor must not be null","Failed to install provider: ","RPP1","Id for <","BundleCompatBaseImpl","ImageManager","phone_lookup/*","android.support.PARENT_ACTIVITY","android.support.v4.media.session.action.ARGUMENT_QUERY","Android","rc_insurance_policy_no","moveto STARTED: ","getType","backward accelerate, decelerate","Dead object in unregisterCallback.","android.car.EXTENSIONS","linearInterpolator","Cannot reset to unset mark position","javax.","offenceId = ?","strokeWidth","isInternal","direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD}.","onConnectFailed for ","left","RESOLVE","android.support.v4.media.session.command.REMOVE_QUEUE_ITEM","ComponentName can not be null!","customSizePreset","Rejected Date","ImageWidth","SINT32","pause","common_google_play_services_restricted_profile_text","State{mTargetPosition=","Scroll bar must contain a child to calculate interpolation.","Callback proxy ","MediaBrowserCompat...","Saturation","place_lat_lng","AnchorInfo{mPosition=","message","targetClass","place_is_permanently_closed","GPSLocationService","Page(s) contain a ViewGroup with a LayoutTransition (or animateLayoutChanges=\\","onCreateViewHolder: view type:","setDefaultNightMode() called with an unknown mode","layout_constraintStart_toEndOf","Glide treats LayoutParams.WRAP_CONTENT as a request for an image the size of this device's screen dimensions. If you want to load the original image and are ok with the corresponding memory cost and OOMs (depending on the input size), use override(Target.SIZE_ORIGINAL). Otherwise, use LayoutParams.MATCH_PARENT, set layout_width and layout_height to fixed dimension, or use .override() with fixed dimensions.","contentActionIndex","LruBitmapPool","Calculated target [","network-http-complete","no pkg ","StreamGifDecoder","adjusted target size matches input, returning input","Drawable must not be null","complaintId","onInflate not allowed on StreetViewPanoramaViewDelegate","kind = 1 AND image_id = ?","CodedOutputStream was writing to a flat byte array and ran out of space.","android.hardware.camera","Failed writing ","com.sony.dtv.hardware.panel.qfhd","ImageProcessingIFDPointer","Button does not exist","Cannot set null temp directory","onPageScrolled did not call superclass implementation","font_results","onReceive: Reciever","Your activity is not yet attached to the Application instance. You can't request ViewModel before onCreate call.","Cannot execute task: the task has already been executed (a task can be executed only once)","XT1040","ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT","parentId cannot be null in notifyChildrenChanged","Maximum number of items supported by BottomNavigationView is 5. Limit can be checked with BottomNavigationView#getMaxItemCount()","Failed to get module context","mAccessibilityDelegate","targets","mStateAfterAnimating=","android.hardware.fingerprint","LeftToLeft and LeftToRight both defined","second","Unable to convert ","com.bumptech.glide.load.resource.bitmap.FitCenter","item ","removeGeofencingRequest can't be null.","Failed find field 'dexElements' attempting 'pathElements'","https://www.googleapis.com/auth/games_lite","place_locale_country","ward_name","complaint_number","setSelectedNavigationIndex not valid for current navigation mode","BaseSlider","stripOffsets should not be null.","XT1097","Failed to delete old file ","credit","undefined","time","AsyncListUtil","ScaleX","context == null","String map not supported","No suitable parent found from the given view. Please provide a valid view.","Expected END_ARRAY but was ","SensorTopBorder","tabStatus","DEFAULT","String Request","WakefulBroadcastReceiv.","android.permission.READ_EXTERNAL_STORAGE","Attempted to serialize java.lang.Class: ","font-family","video_bit_rate","SERVICE_UPDATING","GPSAltitudeRef","manualAddress","SINGLE","show: ","tintMode","label","current Month cannot be after end Month","rotationX","ViewStub must have a non-null ViewGroup viewParent","NETWORK_ERROR","origin","Detected that extraction must be performed.","Failed to parse xml resource ","setExclusiveCheckable","OTP_URL","Degrees","SubSecTimeDigitized","Both left/right and start/end constraints defined","XT1045","descriptionTextOverride","extra_session_binder","Cannot convert to JSON on client side.","Dead object in setCaptioningEnabled.","android.intent.action.PACKAGE_ADDED","reset-password","pattern must not end at the starting point","designation","placeIds","DIMENSION","androidx.lifecycle.BundlableSavedStateRegistry.key","androidx.lifecycle.ViewModelProvider.DefaultKey","XT1028","CLEAN","files-path","USER_CREDENTIALS","ELECTRICAL","The max pool size must be > 0","locationSettingsRequest can't be null nor empty.","WARNING NO CONSTRAINTS for view ","ElapsedRealTimeNanos ","Result must not be null","GmsClient","Failed to write header for %s","next_page_token","Failed to enqueue async inflate request","Listener type must not be empty","Float list not supported","Deleted By:","Default behavior class ","common_google_play_services_invalid_account_title","00:00:00","id getMap res = ","bottom","Options{values=","sClassLoader","android.media.metadata.DISC_NUMBER","Don't know how to handle message: ","onReceive: ","requested target size matches input, returning input","ConnectionStatusConfig","android.settings.APPLICATION_DETAILS_SETTINGS","Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:","getLayoutAlignment","Not implemented","onCreate: ","The auto-size step granularity (","GmsCore_OpenSSL","android.usage_time_packages","autoTransition","Released","Got non empty content encoding: ","bad argument to getScaledBitmap","PROFILE_IMAGE","CoordinatorLayout","silent","android.media.session.MediaController","Missing type parameter.","Cannot release a lock that is not held, safeKey: ","com.bumptech.glide.load.resource.gif.GifOptions.DisableAnimation","locale","You must override smoothScrollToPosition to support smooth scrolling","Chip","rc_owner_name","send-otp","Failed to find any load path from ","evicted: ","POST_OFFICE","Total: ","expired","Unable to delete from disk cache","Last-Modified","ContentValues","NPE opening uri: ","GEOFENCE_TOO_MANY_PENDING_INTENTS","glide-active-resources","Orientations: Sensor = %d˚, Device = %d˚, Display = %d˚","Cannot scale with factor: ","android:menu:action_views","android.speech.extra.LANGUAGE","RESPONSE","RV Prefetch","ScreenSize(dp)","cycleInterpolator","View must not be null","ACTION_ARGUMENT_MOVE_WINDOW_X","Permission present on component ","mServedView","JPEGInterchangeFormatLength","GRAVITY_START is not supported with the current tab mode, GRAVITY_CENTER will be used instead","CONNECT_STATE_CONNECTED","LocationCallback","The view does not have a ViewHolder. You cannot pass arbitrary views to this method, they should be created by the Adapter","Executor must not be null","At least one value must be set","ItemTouchHelper","Font resource ID #0x","app-update-profile","keyframe","unexpected journal header: [","android:changeScroll:x","IDynamite loader version < 2, falling back to getModuleVersion2","Host activity was destroyed before Google Play services could be made available.","kind = 1 AND video_id = ?","https://www.googleapis.com/auth/fitness.reproductive_health.write","The Path has a invalid length ","VersionedParcelable encountered IOException writing serializable object (name = ","log tag cannot be null","API: ","DesignTool","direction must be one of {FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.","You cannot set items() when you're using a custom view.","MultiDex is not guaranteed to work in SDK version ","apiclient-","external-cache-path","Class ","Tab belongs to a different TabLayout.","doInBackground: ","Make","INTERNAL_ERROR","onPlaceUserDataFetched received null DataHolder","destroyLoader in ","PreFillSize{width=","Error while calling setExclusiveCheckable","Failed to create dir ","This FragmentTransaction is not allowed to be added to the back stack.","invalid latitude: ","Parser doesn't handle magic number: ","Could not load creator class.","search() called while not connected","Expected to receive a Resource<R> with an object of ","valueTo(%s) must be greater than valueFrom(%s)","mCursor=","Couldn't get audio manager","Unable to skip enough data, type: ","Failed to start resolution","Corrupted image","action_key","RoundedBitmapDrawableFa","mSavedViewState=","Unable to assign chained blame through WorkSource","Pair{","subgraph ","Exception when trying to orient image","All children of ConstraintLayout must have ids to use ConstraintSet","cubic(0.0, 0.0, 0.2, 0.95)","slide","Replied","View","Got ACTION_MOVE event but have an invalid active pointer id.","Name: ","You must not call setTag() on a view Glide is targeting","event cannot be null or empty","addNode","DecodePath{ dataClass=","libcore.icu.ICU","Fragment already added and state has been saved","TouchResponse","can_resolve","PLACEFENCING_NOT_AVAILABLE","source-unlimited","Failed to invoke getIBinder via reflection","Must not be empty.","https://www.googleapis.com/auth/drive.apps","Null options are not permitted for this Api","Couldn't resolve menu item onClick handler ","Invalid icon","dimen","CHECK: two transitions with the same start and end ","networkToUse","USAGE_VOICE_COMMUNICATION_SIGNALLING","android.support.v4.media.session.command.ADD_QUEUE_ITEM_AT","onRequestPermissionsResult: imageSelecetioDialog.show()","Null methods are not runnable.","VelocityMatrix","ActivityTransitionRequest [mTransitions=","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_END_KEY","API_NOT_CONNECTED","platform method missing - proto runtime falling back to safer methods: ","MediaBrowserCompat","data_custom_action_extras","InteroperabilityIFDPointer","ZoomControlsEnabled","DividerItem","types","timeout","abortCreation","isBot","RMFragment","GoogleApiClient must not be null","tel:","ScaleType %s not supported.","XT1033","UNKNOWN_ERROR_CODE(","RoundedBitmapDrawable cannot decode ","Already released","onPostInitCompleteWithConnectionInfo can be called only once per call togetRemoteService","Resource ","android.permission.ACCESS_NETWORK_STATE","backward accelerate cruse decelerate","maxSize <= 0","cache-hit-expired","Dead object in prepareFromUri.","JobIntentService","invalid shadow size","Missing resource: ","Must supply pending intent to bubble","FlashpixVersion","Tabs are not supported in toolbar action bars","SuggestionsAdapter","MultiModelLoader{modelLoaders=","Remote load failed. No local fallback found.","Fragment with tag LifecycleFragmentImpl is not a LifecycleFragmentImpl","department_name","XT1096","onErrorResponse: ","Please provide the title!","userInfo should not be null","rotationY","Protocol message had invalid UTF-8.","app:theme is now deprecated. Please move to using android:theme instead.","ENGINE","application/x-www-form-urlencoded; charset=","android.intent.extra.STREAM","dd-MM-yyyy","layout_constraint","Consent is only valid for account chip styled account picker","Caller must set a non-null RevealInfo before calling this.","RatingBar","No preceding call to #readHistoricalData","rtsp","buildClient must be implemented","XT1094","Cannot add callbacks to a cancelled EngineJob","Failed to get last known location","false","ETag","mCreated=","SensingMethod","Failure saving state: active ","android.permission.ACCESS_COARSE_LOCATION","ByteString","Unsupported type ","ACTION_PAGE_UP","certificate binder is null","external-files-path","Cannot use setMaxProgress() on this dialog.","Must measure with an exact width","Unsupported safe parcelable field converter class.","Floating point value used for %s(%s). Using floats can have rounding errors which may result in incorrect values. Instead, consider using integers with a custom LabelFormatter to display the  value correctly.","moveto ACTIVITY_CREATED: ","clientPackageName","update_at","RIGHT","geo:0,0?q=","getOpticalInsets","hostedDomainFilter","GoogleCertificatesRslt","Can't change tag of fragment ","OPTIONS","onNewLocationAvailable:","total_unrelated_count","NotificationManagerCompat","Your complaint id  #TEMP_","SourceGenerator","onSurfaceTextureDestroyed","Failed to get Google certificates from remote","onResume: Net Disconnected","Invalid Size: \\","onInflate not allowed on MapViewDelegate","Display.Mode == null, can't wrap a null reference","com.aeologic.cctv.Activity.ReportFeedBackActivity","LoaderManager{","Unterminated string","null current looper","Display rotation is invalid: ","SBYTE","mDeliveredData=","changeBounds","APPLICATION_SETTINGS","mConnectState=","There is some connectivity error. Please try again.","AppCompatResources","distance ~ 0","Data format isn't one of expected formats: ","countdown_immediately","resultKey","This behavior cannot be attached to a GONE view. Set the view to INVISIBLE instead.","com.bumptech.glide.load.resource.bitmap.GranularRoundedCorners","smsto","Invalid byte order: ","DrawerLayout","decelerate","selected_place","NO Constraint set found ! id=","Both","null camera target","Places","putIBinder","getUri","getResolve: ","Provided int[]'s size must be more than or equal to span count. Expected:","ExposureTime","Fetch failed","android.intent.action.TIME_TICK","androidx.view.accessibility.AccessibilityNodeInfoCompat.BOOLEAN_PROPERTY_KEY","Exception while getting ActivityInfo","Failed to retrieve a key as Bitmap.","transitions can't be null","height <= 0","Required method destroyItem was not overridden","length","LoadImageRunnable must be executed on the main thread","gradient","Method is not supported by connectionless client. APIs supporting connectionless client must not call this method.","Decoded ","nearLeft","print","typeOut","Activity started without extras","anticipateInterpolator","ConstraintLayoutStates","Contrast","TextAppearance","LazyHeaders{headers=","This transaction is already being added to the back stack","Attempted to bind to a service in a STOPPED package.","ap_matched_subscriptions","semanticAction","LatLngBoundsForCameraTarget","onCreateView not allowed on StreetViewPanoramaViewDelegate","Deleted old secondary dex dir ","motion.EndState","SERVICE_MISSING","description cannot be null","TextView","fillColor","resolved_audio_path","Invalid extracted dex: ","Protocol message contained an invalid tag (zero).","StreetViewSource","Failed to obtain TextDirectionHeuristic, auto size may be incorrect","Long list not supported","Unterminated comment","Error while retrieving auth token","mIsChildViewEnabled","onServiceDisconnected","map_state","materialContainerTransition:shapeAppearance","Failed to begin recording: ","FocalPlaneYResolution","sys.display-size","changeTransform","You cannot start a load for a destroyed activity","photo_attributions","onSurfaceTextureAvailable - state: ","restartLoader in ","Cannot set horizontal (original) offset for MODE_DIALOG, ignoring","Attempted to remove pending transform when no transforms are registered.","addFontFromBuffer","Api must not be null","ACTION_NEXT_AT_MOVEMENT_GRANULARITY","GACStateManager","Common.API","JSON must have only one top-level value.","Invalid parameter for TransitionSet ordering: ","The Path cannot loop back on itself, x :","Cannot interpolate String","instance","Error instantiating inner object","GPSMapDatum","transformPivotX","Max number of cameras are open, close previous cameras first.","The target activity has already been GC'd","YCbCrSubSampling","You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR id when requesting this feature.","Can't create handler inside thread that has not called Looper.prepare()","android.support.v4.os.IResultReceiver","Received null model","ThumbStreamOpener","mSpacingMult","Context must not be null.","PLACES_API_ACCESS_NOT_CONFIGURED","This source was already added with the different observer","The inactive and active ticks are different colors. Use the getTickColorInactive() and getTickColorActive() methods instead.","GPSDestLatitudeRef","Request[","fromScene","MonotonicCurveFit","Notification.extras field is not of type Bundle","native_instance","addSubscription failed with RemoteException parentId=","android.media.metadata.DISPLAY_SUBTITLE","Expected BEGIN_ARRAY but was ","Parent not a ConstraintLayout","ExposureProgram","action cannot be empty","android.resource","test_type","MultiDexExtractor(","ACTION_ARGUMENT_MOVE_WINDOW_Y","androidx.view.accessibility.AccessibilityNodeInfoCompat.PANE_TITLE_KEY","Couldn't find any suitable video size","trimPathOffset","android.support.groupKey","Asserts","Could not retrieve Resources#mResourcesImpl field","zone","RemoteInput","Size read is invalid start=","LayoutState{mAvailable=","XT1035","ConnectionDetector","isProjected","Method ","mSelectionArgs=","font_weight","IBitmapDescriptorFactory is not initialized","Cannot execute MediaSession.getCallingPackage()","Current location time:","Dead object in playFromUri.","DecodeJob#run(model=%s)","result","external-media-path","couldn't move cursor to position ","centerY","LocationServices.API","FeedbackDetails","layout_constraintVertical_bias","android.intent.action.TIME_SET","You can consumeRestoredStateForKey only after super.onCreate of corresponding component","PLACES_API_PERSONALIZED_DATA_ACCESS_APPROVED","Cannot invoke ","observeForever","Child ","pathInterpolator requires both controlX2 and controlY2 for cubic Beziers.","Invalid radius ","FAREMETER","CheckBox","SERVICE_MISSING_PERMISSION","Can't get fragment for unexpected activity.","ServiceCallbacks.onConnect...","DeviceSettingDescription","DecodeJob.decodeFromRetrievedData","user_role","Cannot acquire a recycled resource","Couldn't seek up to the byteCount","continueWith is not implemented","Got tagIndex=","You must specify a name to build a CustomAction.","1.0.1","Violation list","sharedElement:snapshot:bitmap","responseData","NAVIGATION_NEXT_TAG","Cannot allocate ","movefrom ACTIVITY_CREATED: ","legacy_prepend_all","Failed to start recording: ","Expected 1 service that handles ","POST","Removing listener record for ","await must not be called on the UI thread when time is greater than zero.","dex.crc.","addGhost","Remote error unregistering client messenger.","FragmentManager misc state:","onDetachedFromWindow END","Invalid crop size values. cropSize=","Could not rename to ","Failed to access cancel method by reflection","mBreadCrumbShortTitleRes=#","Dead object in playFromSearch.","ByteBufferFileLoader","This component requires that you specify a valid TextAppearance attribute. Update your app theme to inherit from Theme.MaterialComponents (or a descendant).","ON_FOOT","android.media.metadata.ALBUM","Could not find voice search activity","WARNING NO app:layoutDescription tag","setGmsCoreAccount","result_code","Run: ","CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION","TaskStackBuilder","SeekBar","Layout state should be one of ","Unable to register media button event receiver with PendingIntent, falling back to ComponentName.","ViewUtilsBase","Evicting bitmap=","Fade","hostedDomain","minLines","Unable to read exif segment data, length: ","IGmsServiceBroker@","ap_primary_text_matched","Finished loading Glide modules","file not found","copyMemory","Your complaint Id #TEMP_","yyyyMMddHHmmss","Shortcut must have a non-empty label","LifecycleOwner of this LifecycleRegistry is alreadygarbage collected. It is too late to change lifecycle state.","android.service.media.extra.OFFLINE","is_view","startDelay","Unknown screen orientation. Defaulting to portrait.","Called setCheckedItem(MenuItem) with an item that is not in the current menu.","Cannot remove item decoration during a scroll  or layout","android.view.GhostView","resolved_by_designation","Only TabItem instances can be added to TabLayout","createWorkChain","window","VM with version ","rc_stand_cap","GooglePlayServicesUpdatingDialog","physicalDisplaySize == null","labeled_place","effectiveDirectAddress","mTarget=","transitionPathRotate","Keyline index ","getName","can_delete","recording_start","closeIconVisible","new_password","Drawable does not implement IntrinsicPaddingDrawable","onCaptureCompleted","Data cannot be mutated in the middle of a batch update operation such as addAll or replaceAll.","android.support.v4.media.session.action.SKIP_AD","buffer length=%d, index=%d, size=%d","CodedInputStream encountered an embedded string or message which claimed to have negative size.","android.media.metadata.BT_FOLDER_TYPE","Unknown value set for night mode. Please use one of the MODE_NIGHT values from AppCompatDelegate.","Attempting to unregister the wrong listener","FullscreenVideoView","Must set holder","Got byte count > 4, not orientation, continuing, formatCode=","account","user_query","no pkgs","vendor.display-size","Description cannot be null.","Deleted old file ","Invalid Cap: type=%s bitmapDescriptor=%s bitmapRefWidth=%s","download","messages","android.summaryText","GPSDestLatitude","local","android:changeTransform:intermediateMatrix","gms_proguard_canary","com.bumptech.glide.load.resource.bitmap.Downsampler.PreferredColorSpace","NotifyTask[","Failed to create directory ","onStopTrackingTouch","android.hardware.type.automotive","free_form","OWNER","telecom","onBindViewHolder: timestamp: ","toReuse: ","onResponse: jdjdjjdjddjdj","view","CollapsingTextHelper","The given API (","not a map","string must not be null","Dead object in sendCustomAction.","WARNING could not find view id ","accelerate decelerate","Blocking on lock ","Action:mName='","exception","vector","Cannot resolve info for","Invalid SOFx","teleporter","dur(","gCoreClientName","onGeocodeComplete: Latitude: ","priceLevel","Parent View is not a ViewGroup","ImageManager.loadImage() must be called in the main thread","RowsPerStrip","UNDEFINED","GlideModule","Failed to re-lock camera: ","Rating","Can only use lower 16 bits for requestCode","FragmentManager","Must not set an account in GoogleApiClient.Builder when using %s. Set account in GoogleSignInOptions.Builder instead","Concrete types not supported","Deleted","Failed to inflate ColorStateList, leaving it to the framework","photo_max_height","Parent view may not be null","Dead object in getSessionActivity.","toScene","place_locale_language","Callback may not be null","No active wake lock id #","We have not been given a Window","format","Failed to open Uri","WidgetIds can not be null!","mId=","android:user_visible_hint","Invalid length","SplineSet","KeyFrames","TransitionBuilder","Expected END_OBJECT but was ","doInBackground: API: ","Must be called from main thread of fragment host","KeyPosition","Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary","android.intent.extra.REFERRER","Skip the tag entry since data offset is invalid: ","android.remoteInputHistory","Dead object in getQueue.","Do not suppressLayout in layout or scroll","onCreateView: id=0x","RemoteViews object can not be null!","Error","trimPathEnd","Ill-formatted MIME type filter. Type or subtype empty.","patternPathData","WrappedDrawableApi21","setVisibility called on un-referenced view","Could not retrieve value of ","callback == null","propertyValuesHolder","RemoteException communicating with ","Test-keys aren't accepted on this build.","SFIXED64","android","ActivityRecreator","PropertySet","Gamma","Unable to release ","Unable to get from disk cache","Keyframe ","Timed out waiting for the service connection","JobServiceEngineImpl","MediaServiceConnection.onServiceDisconnected name=","NewSubfileType","yyyy-MM-dd","ConstraintLayout","launcherapps","Latitude value ","end stage 0","animated-selector","Skipping due to null start bounds. Ensure start view is laid out and measured.","Matrix can not be modified","android.media.metadata.DISPLAY_ICON_URI","Expected state ","From","ap_description","Please enter valid category.","ID does not reference a View inside this View","placeId is empty","Setting a color filter is not supported","RELATIVE_NAME_3","MultiDex","offenceHindi","android.intent.action.BATTERY_CHANGED","com.bumptech.glide.GeneratedAppGlideModuleImpl","PlanarConfiguration","Could not retrieve value from ResourcesImpl#mDrawableCache","android.intent.action.TIMEZONE_CHANGED","callback cannot be null","CHECK: transition = ","GoogleApiClient instance cannot be null","right","java.","MaterialCardView","getSessionToken() called while not connected(state=","Status code must not be SUCCESS","Failed to find resource id for: ","Skip jump into the IFD since it has already been read: IfdType ","Exception trying to decode frame on oreo+","DefaultDateTypeAdapter","Could not instantiate creator.","target","restoreSaveState: added (","In re-direct loop","DigitalZoomRatio","TRANSMISSION","ISOSpeedRatings","Looper must not be null.","TOKEN","Cannot move a child from non-existing index:","viewportHeight","TypefaceCompatApi21Impl","HEAD","h:mm:ss a z","mobile","getAddressFromLat: ","interp(","motion:percentY","Task is already canceled.","Please provide the Reason!","get_current_location","OnClick","Database","Hebr","moveto RESUMED: ","stop","extra_service_version","android.media.metadata.TITLE","mContainer=","ON_ANY must not been send by anybody","Invalid EnumSet type: ","ACTION_PAGE_LEFT","circle_name","fifeUrl == null","GEOFENCE_NOT_AVAILABLE","yMMMEd","user-type","USAGE_ASSISTANCE_ACCESSIBILITY","tag \\","Expected start of array","UNKNOWN(%s)","android.support.dataRemoteInputs","Infinity","layout_constraintBottom_toTopOf","The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: ","updated_at","Resource class must not be null","phoneNumber","token","SceneType","Failed to launch pendingIntent","Select Zone","icon_pause","month","unused attribute 0x","geofences=","callSendDetailAsync: Time:","intermediate-response","Could not instantiate ","getObject","Resolved path jumped beyond configured root","XT1072","DialogFragment ","ap_secondary_text_matched","getWindowLayoutType","Must not set scopes in GoogleApiClient.Builder when using %s. Set account in GoogleSignInOptions.Builder instead.","multidex.version","SMSService destroyed","data_media_item_id","FALSE","BigInteger not supported","Discarding retained Fragment ","ThumbnailOffset","One of the API components you attempted to connect to is not available.","ms, key: ","latitude","Failed to reload existing extracted secondary dex files, falling back to fresh extraction","disk-cache","https://www.googleapis.com/auth/plus.login","JPEGInterchangeFormat","unable to connect to service: ","android.media.metadata.YEAR","BREAK","audio_path","transitionOrdering","Icon type not supported for intent shortcuts","Please set end drawable using R.attr#closeIcon.","android.support.v4.media.session.action.ARGUMENT_CAPTIONING_ENABLED","IN_VEHICLE","RMRetriever","https://www.googleapis.com/auth/games.firstparty","default_to_front_facing","surfaceDestroyed called","translationYCurveUpwards","Cannot obtain size for recycled Bitmap: ","fillType","MotionLayout","Download Service: ","search","Can not parse language tag: [","tint","Window feature must be requested before adding content","Cannot set vertical offset for MODE_DIALOG, ignoring","SHA1","Unable to auto-focus!","cityHindi: ","SUCCESS","airplane_mode_on","DecodeJob","Absurdly long value","PLACE_ALIAS_NOT_FOUND","I/O exception during makeDexElement","ResultHolder not provided.","UidVerifier","putBoolean","Reject","resolved_by_mobile","onRestoreInstanceState: ","CompassEnabled","Illegal number of bytes for TI tag data tagType=","Failed to encode GIF drawable data","android.support.v4.app.INotificationSideChannel","mediaSession is not a valid MediaSession object","Cannot compute scroll delta before calling start()","Dead object in prepareFromSearch.","RecyclerView has no LayoutManager","Dead object in skipToNext.","reopen_comment","XT1031","Got app info metadata: ","Cannot build a media button pending intent with the given action: ","ISOSpeed","mCursorDrawable","imageDescriptor must not be null","close fail ","supportsUnsafeByteBufferOperations","audio_disabled","ByteBufferEncoder","no_backup","The current user profile is restricted and could not use authenticated features.","Failed to load data from asset manager","PagerTabStrip","android.intent.extra.shortcut.NAME","Could not unparcel the extra data.","results","SLONG","Setting a custom background is not supported.","Bitmap must not be null","Did not consume the entire document.","unexpected error retrieving valid column from cursor, did the remote process die?","wifip2p","Could not retrieve response code from HttpUrlConnection.","input","Failed to rename \\","MOBILE_NO","The transition must have an id","VersionPolicy returned invalid code:","getMapAsync() must be called on the main thread","android.media.metadata.ALBUM_ART_URI","getTextDirectionHeuristic","strokeMiterLimit","Couldn't set home-as-up indicator via JB-MR2 API","CONSUMED","Number too large","Height must be non-negative","Appropriate Api was not requested.","android_asset","Invalid gravity constant","ACTION_SHOW_ON_SCREEN","CANCEL_BUTTON_TAG","back_id","Failed to install extracted secondary dex files, retrying with forced extraction","ConstraintSet","android.progress","Unable to invoke childrenDrawingOrderEnabled","DrawableUtils","PIN_CODE","SearchView.SavedState{","XT1008","None of the queried APIs are available. ","photo == null","still_shot","Skip jump into the IFD since its offset is invalid: ","hide: ","LEFT","GPSDestBearing","Image %dx%d %s","rc_fuel_desc","File too short to be a zip file: ","Failed to retrieve rebase() method","BigDecimal list not supported","ActionBarOverlayLayout","PopupWindowCompatApi21","Unterminated object","ACTION_SCROLL_LEFT","DiskLruCache ","IMEI","Pos: %d, limit: %d, len: %d","Media Player is not initialized","Span count should be at least 1. Provided ","libcore.io.Memory","LightSource","layout_constraintStart_toStartOf","layout_height","curveFit","Unknown type: ","SELECT offenceName,offenceId,localImagePath,serverImagePath,offenceHindi FROM OffenceTable","pruned %d files, %d bytes, %d ms","sizePercent","X.509","android.app.ActivityThread","Bad fragment at key ","support_context_feature_id","app-logout","SensitivityType","no widget for  ","serverAuthCode","onLoadChildren for ","setHomeAsUpIndicator","MultiClassKey{first=","ViewStub must have a valid layoutResource","mSelection=","Unresolved error while connecting client. Stopping auto-manage.","Timing out service connection.","IntentReader","layout_constraintLeft_toLeftOf","Expected theme to define listPreferredItemHeight.","Added to existing load","layout_marginRight","Invalid time zone indicator '","doBeforeTextChanged","The application is not licensed to the user.","Trying to delete old file ","me.zhanghai.android.materialprogressbar","Page can only be offset by a positive amount, not by %d","Anchor must not be a descendant of the anchored view","1.9.1","STREET","FUJIFILMCCD-RAW","rewardPoint","Arab","Unable to get icon resource","SFIXED32","BitmapPool must not be null","dismissalId","RV FullInvalidate","backwards","getByte","Hex string has odd number of characters","Could not delete cache entry for key=%s, filename=%s","FeedbackList","Can't interpolate between two incompatible pathData","Expected end of object or field separator, but found: ","forceCodeForRefreshToken","Character limit reached","SHA-256","Cannot scroll to position a LayoutManager set. Call setLayoutManager with a non-null argument.","icon_record","Can't access the Fragment View's LifecycleOwner when getView() is null i.e., before onCreateView() or after onDestroyView()","Failure while trying to obtain Context class loader. Must be running in test mode. Skip patching.","ExifIFDPointer","Cannot flingCapturedView outside of a call to Callback#onViewReleased","activity_recognition","Resolved Date","DecodePath","network-discard-cancelled","TIMESTAMP","VideoDecoder","Missing WorkChain class","https://www.googleapis.com/auth/drive","forwardComplaintToOtherDeptAPI API: ","capacity <= 0","transport","MenuPopupHelper cannot be used without an anchor","No keylines defined for ","image/jpeg","Failed to prepare the media recorder: ","Latch interrupted while posting ","ApiKey cannot be null","contacts/#","moveToState: Fragment state for ","Left to ","background","Get: Obtained: ","Failed to retrieve TextView#","service descriptor mismatch: ","onPlaceEstimated received null DataHolder","Fragment no longer exists for key ","thumbPos","Unknown type ","suggest_intent_query","Missing comma in data URL.","BITMAP","android.media.metadata.ART","TITLE_TEXT_RES_ID_KEY","TransferFunction","gradientRadius","Got empty resource: ","Lang","place_price_level","VideoStreamView","OffenceTable","It is not supported to send an error for ","Failed to invoke rebase() method via reflection","TRACE_TAG_APP","onLoadChildren for id that isn't subscribed id=","Config must not be null","VerticalRun ","Failed to load providerinstaller module: ","Output field (","AttributeStrategy:\\n  ","email_id","identity","imageMatrixProperty","LibraryVersion","Longitude value ","place_opening_hours","Server returned non-OK status: ","Unknown result code: ","Unknown update op type for ","Activity started without resolution","Size multiplier must be between 0 and 1","get-department-analytics","context must not be null","Google Play services out of date for ","url cannot be null","UTF-16","Loaded resource from cache","farRight","Failed to determine which loading route to use.","Unknown usage value ","Can't find activity to handle intent; ignoring","officerComplaint","width <= 0","MotionController","CONNECT_STATE_DISCONNECTING","Common Utility","Dead object in adjustVolume.","Unknown button size: ","onCompletion","primaryTextMatchedSubstrings","Null activity is not permitted.","duplicate tile @","Removed the wrong lock, expected to remove: ","outResult must have a length of 3.","resolved_video_path","WakeLockTracker","USAGE_NOTIFICATION_COMMUNICATION_DELAYED","USER_NAME","MediaSessionCompatApi24","translationYLinear","Invalid fit mode: ","androidx.media.audio_attrs.LEGACY_STREAM_TYPE","Missing resolution for ConnectionResult.RESOLUTION_REQUIRED. Call GoogleApiAvailability#showErrorNotification(Context, ConnectionResult) instead.","ParamsRegister","Session expired!","timeStamp","AppCompat has already installed itself into the Window","Response too large: ","maxLines","Constraint","Unexpected null arguments","Not a JSON Primitive: ","Location","Disconnected from service ","isManager","HTTP ERROR(%s) %d ms to fetch %s","network-parse-complete","Remote error sending a custom action: action=","CONNECT_STATE_SUSPENDED","Received a resource without any callbacks to notify","android.title.big","android.media.metadata.ALBUM_ARTIST","AnimatedStateListDrawableCompat","Could not retrieve icon for calling activity","android.audioContents","Invalid input: ","User's name must not be empty.","listener can't be null.","BackgroundColor","Resizing To: newWidth: ","glide-disk-lru-cache-thread","SubjectArea","Name must be non-null and non-empty, but given: ","Unknown cmd: ","Not a sign in API","android.hardware.type.watch","Ignoring attribute 'itemActionViewLayout'. Action view already specified.","No layout manager attached; skipping layout","invalid longitude: ","UINT64","Not on back stack","current group is :","requestId is null or too long: ","startX","ThumbnailData","Client is connected but service is null","duplicate key: ","data","Theme.MaterialComponents","FEEDBACK_VISUAL","Listener type must not be null","Notification object can not be null!","getActionProvider: item does not implement SupportMenuItem; returning null","USAGE_VOICE_COMMUNICATION","Location from service","Concrete type not supported","CheckedTextView","classes_to_restore\\","SensorBottomBorder","onResponse:report_number ","ReferenceBlackWhite","suggest_intent_data","Unsupported message, what=","onClick: selected offence: ","KeyAttributes","imagePath","Must be called on the UI thread","androidx.cardview.widget.CardView","Interrupted while trying to lock camera opening.","Scroll duration must be a positive number","offence_id","minPct:   ","PatternItem","invalid displacement: ","remove from detach: ","MESSAGE: ","mServiceBinderWrapper should be null. Instead it is ","Could not retrieve ThemedResourceCache#mUnthemedEntries field","error in parsing id","Freeing back stack index ","viewport","ACTVAutoSizeHelper","onExitAmbient must be called on the main thread.","StartToStart and StartToEnd both defined","Started new load","android.support.v4.media.session.command.ARGUMENT_INDEX","rc_status_as_on","ACTION_UNKNOWN","write","Dead object in setVolumeTo.","Called while creating a loader","android.remoteinput.resultsSource","Must guarantee manager is non-null before using getInstance","forwardComplaintToOtherDeptAPI onErrorResponse: ","Height must be > 0","android:support:request_indicies","patternPathMotion","Failed to obtain ByteBuffer for file","query","firstPage cannot be after currentPage","pcampaignid","Unable to invoke asyncTraceBegin() via reflection.","android:fade:transitionAlpha","PLACES_API_QUOTA_FAILED","setDatavalue: Video Path:","android.progressIndeterminate","Failed to get app version for libraryName: ","ThreadUtil","An instance of ","parser error","endX","Allocating additional cursor window for large data set (row ","familyName","You cannot set adapter() when you're using a custom view.","place_adr_address","itemId","No transcoder registered to transcode from ","restart_timer_on_retry","Could not get overlap anchor field in PopupWindow","deleted_count","Extraction ","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI","AsyncTask","SM-G960","placeIds == null","outImageFile: ","RPP2","Unable to create files subdir ","accelerateInterpolator","Expected a string but was ","MediaServiceConnection.onServiceConnected name=","GRID_SELECTOR_KEY","Login now","Field does not have a valid safe parcelable field id.","transitionEvents list can't be null.","com.bumptech.glide.load.resource.bitmap.Rotate","mViewFlags","AsldcInflateDelegate","Unable to access notification extras","getCallingPackage","Request ID not set.","continueWithTask is not implemented","Expected a Class, ParameterizedType, or GenericArrayType, but <","Sharpness","MaterialButton","VersionedParcel","Binder object is null.","onCreate: webvire not av","com.bumptech.glide.load.resource.bitmap.Downsampler.AllowHardwareDecode","suggest_flags","Invalid item position ","googleSignInOptions","Each ClientCallbacks must have a corresponding API in the isOptionalMap","ObjectKey{object=","android.service.media.extra.RECENT","nearRight","Cannot parse byte[]","Failed to execute command with argument class ViewCommandArgument: ","Newly created entry didn't create value for index ","Gson couldn't modify fields for ","location","setDatavalue: Audio Path:","rc_registered_at","Tabs not supported in this configuration","rc_np_no","layout_constraintEnd_toEndOf","STATE","Object returned from onCreateLoader must not be a non-static inner member class: ","common_google_play_services_sign_in_failed_text","Reject bitmap from pool, bitmap: ","total","Unhandled exception %s","API availability must not be null","read","getServiceComponent() called while not connected (state=","AppVersionSignature","Animator cannot be null","android.support.localOnly","android.support.sortKey","android.os.action.POWER_SAVE_MODE_CHANGED","Missing jpeg exif preamble","EngineResource{isMemoryCacheable=","End Of Central Directory signature not found","Theme.Dialog.Alert","valueFrom(%s) must be smaller than valueTo(%s)","schema","event may not be null.","fragment","zone_name","rotation","unable to setProgress","Parameters","Views added to a ConstraintHelper need to have a parent","district_id","Allocated ","contacts/#/display_photo","ACTION_CLEAR_ACCESSIBILITY_FOCUS","search() called while not connected (state=","pathData","onCreate: tabStatus:","sizeMultiplier must be between 0 and 1","ExtendableSavedState{","The field mapping dictionary must be set if the concrete type is a SafeParcelResponse object.","SensorLeftBorder","PathSegment{start=","isImportant","Unrelated Details","cn.google.services","check-version","RejectReportAsyncTask","Cannot round with null rounding","Must provide a connected listener","phoneNumer","width","DisplayCutoutCompat{","Created new ","onReportServiceBinding must be called on the GoogleApiClient handler thread","WorkSourceUtil","customContentHeight","vibrator","concreteTypeName","Local FragmentActivity ","motion_base","common_google_play_services_resolution_required_title","dexElementsSuppressedExceptions","AnimatorInflater","Dept","isMeasurementEnabled","opacity","Unique transitionNames are required for all sharedElements","Cannot find context from the provider.","Window callback may not be null","google_app_measurement_enable","Internal error occurred. Please see logs for detailed information","NonGmsServiceBrokerClient","android.remoteinput.dataTypeResultsData","There is no way to get here, but the compiler thinks otherwise.","Inconsistency detected. Invalid item position ","zone_type","Compressed with type: ","android.mediaSession","Couldn't find meta-data for provider with authority ","Size mismatch, resetting","mFragmentManager=","AppCompat recreation","Connection progress callbacks cannot be null.","android.isGroupConversation","city_hindi","Could not find id of \\","Can't serialize Icon created with IconCompat#createFromIcon","data_calling_pid","PhotometricInterpretation","WARNING KeyCycle UNKNOWN  ","LazyField now only used for MessageSet, and the value of MessageSet must be an instance of MessageLite","StandardGifDecoder","auto_record","detach() called when sendResult() had already been called for: ","OnGestureListener must not be null","Activity result no fragment exists for who: ","Dynamic lookup for intent failed for action: ","RegisterApi","MediaStoreThumbFetcher","Child views must be of type MaterialButton.","Must set times","Could not find method \\","MetadataValueReader","ClientSettings must not be null","Selected remote version of ","IconCompat","Redeem Reward Points","mPaths","Search Vehicle Details","Could not retrieve WindowInsets.CONSUMED field","Failed to find any ModelLoaders registered for model class: ","start new dispatcher","android.widget.Switch","decelerateInterpolator","Wrong object type used with protocol message reflection.","Unable to decode frame, frameCount=","The android:onClick attribute cannot be used within a restricted context","name_hindi","connect() called when already connected","BODY","departname: ","Header[name=","Bitmap pool screens must be greater than or equal to 0","SM-G965","LineReader is closed","FLAG_REQUEST_TOUCH_EXPLORATION_MODE","RemoteException during connect for ","encode: [%dx%d] %s","Position has already been set using position: ","android:changeBounds:bounds","com.android.vending","null view contained in the view hierarchy","You can only use selectAllIndices() with multi choice list dialogs.","suggest_text_2","V2 version check failed","onEnterAmbient() must be called on the main thread","The nodes to be interpolated and resulting nodes cannot be null","IOException occurred during reading a value","PLACES_API_PERSONALIZED_DATA_ACCESS_REJECTED","UploadOfflineSurvey","Each API in the isOptionalMap must have a corresponding client in the clients map.","http","LinearLayoutManager","Nonexistent connection status for service config: ","Float not supported","The value of the EXTRA_DOWNLOAD_PROGRESS field must be a float number within [0.0, 1.0].","Calling onConnect() failed. Dropping client. pkg=","SMSService started","ServiceConnection must not be null","FIXED","onActivityCreated: progress List size: ","Error writing historical record file: ","video_preferred_aspect","network-cache-written","server","application/octet-stream","android.media.metadata.DISPLAY_TITLE","Couldn't rename file ","Passed over target position while smooth scrolling.","RELATIVE_NAME_1","matches contains invalid value","Request for cacheKey=%s is in flight, putting on hold.","RELATIVE_ID_4","allowFreeFormInput","px) is less or equal to minimum auto-size text size (","remoteInputs","GhostViewApi21","RELATIVE_NAME_4","getLegacyStreamType() failed on API: ","You must specify an icon resource id to build a CustomAction.","Do not set the background; MaterialButton manages its own background drawable.","PhotographicSensitivity","When using bitmap based icons, Bubbles require TYPE_ADAPTIVE_BITMAP, please use IconCompat#createWithAdaptiveBitmap instead","Model","ExifInterface","HEIGHT","Unable to create badge","item","view == null","Do not set the background; Chip manages its own background drawable.","Unknown auto-size text type: ","OVERRIDE_THEME_RES_ID","https://www.googleapis.com/auth/fitness.blood_glucose.write","transitionEasing","Please provide the Description!","android.largeIcon","LoaderManager","Found an escaped character that should never be.","zzbz","detach() called when sendError() had already been called for: ","dd/MM/yyyy","find","The connected service doesn't support sendCustomAction.","parsing = ","serverClientId","Flow","Can't be here without a job id","Camera2Fragment","Attempted to deserialize a java.lang.Class. Forgot to register a type adapter?","GoogleApiClient is not configured to use the API required for this call.","Can't decrement below 0","excludeClass","volley","onLoadComplete was incorrectly called on a background thread","can_download_report","mContext=","response:","scopeStrings can't be null.","create(String, Class<?>) must be called on implementaions of KeyedFactory","Failed to invoke getLayoutDirection() via reflection","SubSecTimeOriginal","connect() called while neigther disconnecting nor disconnected (state=","PLACES_API_USAGE_LIMIT_EXCEEDED","Considering local module ","androidx.view.accessibility.AccessibilityNodeInfoCompat.HINT_TEXT_KEY","toLegacyStreamType","Hits=","LensSpecification","GoogleApiClient parameter is required.","performStopActivity","districtid","ViewCompat","Cache cleared.","Could not invoke setEpicenterBounds on PopupWindow","TOGGLE_BUTTON_TAG","First pass","reparentWithOverlay","Package manager can't find google play services package, defaulting to false","Trying to set fast scroller without both required drawables.","ACCESS_NETWORK_STATE permission missing, cannot register connectivity monitor","drawable","mOverlapAnchor","ViewPager","RELATIVE_RELATION_4","moveto CREATED: ","ScaleY","CURRENT_MONTH_KEY","android.media.action.IMAGE_CAPTURE","scaleY","Unable to get icon type ","Invalid height. Must be a positive value, MATCH_PARENT, or WRAP_CONTENT.","captioning","final_latlng_bounds","bitmapDescriptor must not be null","android.hiddenConversationTitle","getInstance","VersionedParcel encountered NoSuchMethodException","work must not be null","don't call for custom attribute call setPoint(pos, ConstraintAttribute,...)","Already have resource","ACTION_SHOW_TOOLTIP","TrafficMitraTable","Enable Storage Permission from Settings!","icon_play","Initialize must be called before ","ExposureMode","app-feedback","controlX1","front_camera_id_str","This container does not support retaining Map.Entry objects","OffenceAnalyticsA: ","changeScroll","Must pass a ViewHolder when dragging","Button","Invalid rating style (","Failed to decode with inBitmap, trying again without Bitmap re-use","PixelXDimension","android:target_state","This GhostViewHolder is detached!","Cannot call this method unless RecyclerView is computing a layout or scrolling","dashed\\","old_password","GSON (2.8.6) cannot handle ","google_app_id","NULL can't be converted to a integer value","ActivityChooserModel","tile not found @","SupportMenuInflater","bluetooth","onClick: isCameraOpenFirstTime","android.media.metadata.COMPOSER","MediaSessionCompatApi21","Google Play services is invalid. Cannot recover.","showControls","CONNECT_STATE_CONNECTING","Installing application","Must have a <","Boolean not supported","SubfileType","charset","String list not supported","layout_constraintRight_toRightOf","Cannot hide Fragment attached to a different FragmentManager. Fragment ","detectionIntervalMillis must be >= 0","CFAPattern","pokeByte","person","com.green_delhi_poll.provider","popEnterAnim=#","Context must not be null","You must specify a non-empty Uri for playFromUri.","Cannot remove elements from a DataBufferIterator","Unable to find metadata to parse GlideModules","English","androidx.core.app.EXTRA_CALLING_ACTIVITY","Can not perform this action after onSaveInstanceState","rtsp://","AppCompatDelegate","surfaceCreated called = ","AudioAttributesCompat: audioattributes=","Provider must grant uri permissions","last_modified","phone","unexpected journal line: ","SendDetailstask","android.speech.extra.PROMPT","don't call for custom attribute call setPoint(pos, ConstraintAttribute)","Unable to register fragment with root","bmSize","WIPER","com.android.contacts","match_parent\\","layout index should not be -1 after unhiding a view:","Excluding HARDWARE bitmap config because we're over the file descriptor limit, file descriptors ","FNumber","received deprecated onAccountValidationComplete callback, ignoring","pathElements","EditText","android.media.browse.extra.MEDIA_ID","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_FLAGS_KEY","Exception while inflating <vector>","rc_regn_dt","ViewHolder","text","expirationTime","single cert required","PLACES_API_INVALID_APP","ACTION_NEXT_HTML_ELEMENT","Bitmap must not be null.","URL: ","Unable to access notification actions","StreetViewPanoramaOrientation","accountName","Could not clean up file %s","No tab known for tag ","onDetachedFromWindow - detachedByFullscreen: ","Result key can't be null","Marker added to finished log","layout_marginEnd","lastConnectedTime=","IN_RAIL_VEHICLE","WhiteBalance","connectivity","Could not write into unlinked file","Package has more than one signature.","StreamEncoder","Fragment already added: ","https://www.googleapis.com/auth/fitness.location.read","EMISSION","addSubscription for callback that isn't registered id=","onPostInitComplete can be called only once per call to getRemoteService","ChainRun ","cubic(1, 1, 0, 0)","ListMenuItemView","Failed to parse the message.","android.media.metadata.GENRE","Result is not ready.","android.support.v4.media.session.action.PREPARE_FROM_MEDIA_ID","http://","Invalid hint position ","Downsampling GIF, sampleSize: ","PROFILE_IMAGE_URL","requesting_permission","sActiveHandler.mPopup == null","onResponse: ","setCustomSelectionActionModeCallback() not supported.","The view is not associated with ExpandableBehavior","pages","invalid orientation","resolved_by_name","the API","XT1063","Couldn't jump to first Ifd: ","androidx.core:wake:","MediaButtonReceiver","onCommitContentListener must be non-null","invalid numUpdates: ","onResume: ","pending_count","Given Long is zero","Put: Obtained: ","API failed to connect while resuming due to an unknown error.","PLACES_API_RATE_LIMIT_EXCEEDED","Failed to build fetcher for: ","survey_mode","tagName: ","onCleared called for ","Invalid slide direction: ","data_calling_uid","result must have a length of 3.","on_read","scrollY","visibility","Illegal tagValueOffset=","RELATIVE_MOBILE_4","strokeLineCap","VM has multidex support, MultiDex support library is disabled.","MediaSession.QueueItem {Description=","GPSSatellites","1.1.3","Sending task ","Object returned from onCreateLoader must not be null","android.widget.","UPDATED_AT","DiskLruCacheWrapper","URL : ","xn\\\\-\\\\-[\\\\w\\\\-]{0,58}\\\\w","rc_vh_class_desc","CAPABILITY_CAN_RETRIEVE_WINDOW_CONTENT","Invalid value for style","Invalid marker:","Cannot call this method while RecyclerView is computing a layout or scrolling","An invalid account was specified when connecting. Please provide a valid account.","RootView is not a ViewGroup","ACTION_PREVIOUS_HTML_ELEMENT","Numeric values must be finite, but was ","rc_f_name","Couldn't set content description via JB-MR2 API","placeTypes","Cannot generate array of generic type w/o class info","Motion","Attempted to get ShapeAppearanceModel from a MaterialButton which has an overwritten background.","remove: ","mAnimatingAway=","CameraFragment","ANALYTICS","SpectralSensitivity","ExposureBiasValue","android.speech.extra.RESULTS_PENDINGINTENT","MediaSessionCompat","on class ","OrBuilderList","Received null response from onSignInSuccess","extraPersonCount","Did not write as much data as expected.","ResolveActivity","failed to create directory","getBoolean","BufferGifDecoder","action_comment","REAR","Weight must be > 0","longitude","Developer error occurred. Please see logs for detailed information","SHOW","RV CreateView","Trying to set out of range star-based rating","Cannot pool recycled bitmap","CompositeGoogleApiClient should not be used without any APIs that require sign-in.","restoreSaveState: active (","com.github.rtoshiro.view.video","scaleX","max-age=","app_data","onBindViewHolder: position ","layout_editor_absoluteY","Can't restart a running animation","LocationClientImpl","Found MARKER_EOI in exif segment","data_media_session_token","android.speech.action.WEB_SEARCH","contentIconGravity","Added fragment to active set ","volumeProvider may not be null","Dead object in pause.","CHASSIS","changeClipBounds","Http request failed with status code: ","wrap_content","No available text sizes to choose from.","Cannot fling without a LayoutManager set. Call setLayoutManager with a non-null argument.","Encoding not supported: ","CodeJava Agent","photo_path","ratio must be a float value between 0 and 1","android.textLines","Connect started.","getMaxAvailableHeight","The component name of media button receiver should be provided.","android.permission.READ_PHONE_STATE","Expected an int but was ","Failed to load resource","startCounter","android:menu:expandedactionview","beginFailureResolution for ","startOffset","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_OPTS","Failed to find thumbnail file","Could not find method computeFitSystemWindows. Oh well.","remoteUserInfo cannot be null in notifyChildrenChanged","Unexpected EOF while parsing array","app_color","FileDescriptor is null for: ","RESTRICTED_PROFILE","setTintList() called with a non-opaque ColorStateList, its original alpha will be discarded","ExifVersion","reset","Listener must not be null","StateListDrawable","android.messages","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER","Cannot show Fragment attached to a different FragmentManager. Fragment ","android.progressMax","compressImage: ","no method ","servicediscovery","text/plain","ID does not reference a View inside this Window","EEEE, MMMM d, y","Failed to read resource ","inProgress","Loaders:","googleSignInAccount","onStart ","latLngBounds","actionIntent","putFloat","southern latitude exceeds northern latitude (%s > %s)","callbacks == null","gggggggg:  found   ","primary_color_dark","GPSAreaInformation","ACTION_COPY","End of input","Offscreen page limit must be OFFSCREEN_PAGE_LIMIT_DEFAULT or a number > 0","failed to delete file: ","Called attach on a child which is not detached: ","Don't know how to handle this message: ","Failed to instantiate custom view inflater ","DateTimeOriginal","mEditor","Task must not be null","android.support.v4.media.session.action.SET_REPEAT_MODE","trimMemory, level=","SamplesPerPixel","Unexpected value","Error calling dispatchStartTemporaryDetach","on_reply","MultiDex installation failed. SDK ","observe","Failed to retrieve getIBinder method","setMaxRadius","registerConnectionFailedListener(): listener ","Unsupported format: ","Expected size ","SM-A520","since it is not added to ","tabView is null.","Unable to send Accessibility Exit event","GACConnecting","expandableWidgetHelper","mNextServedView","FrameMetricsAggregator","Failed to invoke putIBinder via reflection","doInBackground: imageUrl: ","Listener may not be null","XT1068","Orientation","clipboard","Context can not be null!","mcam_error","Single path segment is not a resource ID: ","Finished connect.","Can't set dropdown selected position without an adapter","onItemSelected: ","ACTION_SET_SELECTION","Expected value","arrayBaseOffset","motion.progress","Dead object in setRepeatMode.","getResources() or getAssets() has already been called","mRecreateDisplayList","onStop: ","Name must not be empty","DynamiteModule","android:target_req_state","PlatformVersion","Next event must be ON_CREATE","android.permission.ACCESS_FINE_LOCATION","Alpha","PENTAX","movefrom CREATED: ","LifecycleObserverOnStop","NetworkLocationStatus:","Start drag has been called with a view holder which is not a child of the RecyclerView which is controlled by this ItemTouchHelper.","Unexpected event value ","unrated","Margin must be non-negative","traffic_sentinel","Can't change container ID of fragment ","Dead object in isCaptioningEnabled.","Copyright","Content-Type","Unknown field type out","display","yellow\\","setValue","Failure while trying to obtain ApplicationInfo from Context. Must be running in test mode. Skip patching.","photo_fife_url","snap preference should be one of the constants defined in SmoothScroller, starting with SNAP_","ListMenuPresenter","pathData must be supplied for patternPathMotion","layout_constraintTop_toBottomOf","author","onTextChanged: ","rc_number","GPSStatus","android:explode:screenBounds","Attempted to call success callbacks in CONNECTION_MODE_NONE. Callbacks should be disabled via GmsClientSupervisor","onResult: success","The service for ","getScaledScrollFactor","Received an exception without any callbacks to notify","feature","Time out waiting to lock camera opening.","Display Rows (","execute parameter required","There is already a listener registered","setBackgroundColor","large_icon","transitionSet","Failed to delete corrupted secondary dex '","level","PHONE_NUMBER","onConnect from service while mState=","NEARBY_ALERTS_NOT_AVAILABLE","Invalid marker: ","app-complaint-details","state_admin","place_locale","You need to use a Theme.AppCompat theme (or descendant) with this activity.","resolution","comment","Not a valid list type","android.media.metadata.USER_RATING","EnvironmentCompat","device_policy","audio_encoding_bit_rate","No time zone indicator","This should be called inside of onGetRoot, onLoadChildren, onLoadItem, onSearch, or onCustomAction methods","Calling onConnectFailed() failed. Ignoring. pkg=","Bad window token, you cannot show a dialog before an Activity is created or after it's hidden.","user_detail","Installing instrumentation","mFactory2","PRIORITY_HIGH_ACCURACY","rc_np_upto","standard","theUnsafe","ENUM","Drawable did not implement TintableDrawable, it won't be tinted below Lollipop","excludeId","Failed to retrieve getLayoutDirection() method","token is not a valid MediaSession.Token object","View ","androidx.media.audio_attrs.CONTENT_TYPE","TYPE_APPLICATION","should not dispatch add or move for pre layout","GPSDestDistanceRef","CustomViewTarget","serverAuthRequested","Exception while inflating <animated-vector>","CREATE TABLE OffenceTable (id INTEGER PRIMARY KEY AUTOINCREMENT,offenceId TEXT,offenceName TEXT,rewardPoint TEXT,serverImagePath TEXT,localImagePath TEXT,offenceHindi TEXT);","New Password and Confirm password should be same","Unable to invoke endAsyncSection() via reflection.","Unrecognized Uri format: ","Cannot unregister not yet registered manager","Using CurrentLocation","String not supported","Cannot call then() twice.","android:textscale:scale","createdAt","search for callback that isn't registered query=","maxWaitTime=","Low memory max size multiplier must be between 0 and 1","Back Stack:","YCbCrPositioning","CAUSE_NETWORK_LOST","android.media.metadata.DURATION","You cannot use customView() with a progress dialog","Operation not supported on PendingResults generated by ResultTransform.createFailedResult()","startY","Locale.Helper.Selected.Language","Transitions types not set.","android.graphics.Insets","KeyTimeCycles","tryToPrepare","length_limit","Unable to find GlideModule implementation","androidx.appcompat.widget.LinearLayoutCompat","Concrete type array not supported","VIDEO: ","Cannot find app view","Failed to encode Bitmap","Ill-formatted MIME type filter. Must be type/subtype.","CONNECTION_SUSPENDED_DURING_CALL","DEEP_COPY_VALIDATOR_KEY","unsupported field type.","Expected null but was ","android.support.useSideChannel","paraIndex","application/pdf","mOnKeyListener","icon_still_shot","makeJsonObjReq: ","Animator must be an ObjectAnimator: ","mRemainingConnections=","Tried to decrement empty size, size: ","callback is null","android.support.v4.media.session.action.ARGUMENT_RATING","DIRTY ","tilt","VersionedParcel encountered IllegalAccessException","Dead object in getPlaybackInfo.","The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.","choices","android.showChronometer","mHidden=","onNewLocae: ","translateY","fonts","FragmentPagerAdapter","US-ASCII","MAIN QUERY","Color does not have a single color to interpolate","Params:","Complete with: ","Failed to Download Certificate!","Expires","changeImageTransform","onResume: Net connected","onlocation","Loaded resource from active resources","Compatibility shadow requested but can't be drawn for all operations in this shape.","Only children of ConstraintLayout.LayoutParams supported","Camera","android:cancelable","mode","stale-while-revalidate=","typeIn","failed to delete ","arrowScroll tried to find focus based on non-child current focused view ","DateTimeDigitized","Found invalid MessageSet item.","Serializing ","ManagerSendDetailsAsyncTask","Unable to instantiate fragment ","data_custom_action","NestedScrollView","EndToStart and EndToEnd both defined","Resource ID #0x","Expected ViewPager2 instance. Got: ","getParams:comp166666 ","lastSuspendedCause=","Instantiate ","Remote error searching items with query: ","createFromFamiliesWithDefault","city_id","Failed to load IDynamiteLoader from GmsCore: ","audio","Invalid stream type ","Found content provider ","mFlags=","androidx.contentpager.content.wakelockid","overshootInterpolator","mSpacingAdd","post-error","mData=","onSaveInstanceState","Cannot construct an Api with a null ClientKey","At least one place type should be provided.","uriVideo","streamToBytes length=","Could not find ThemedResourceCache class","Already attached","DfltImageHeaderParser","putByte","failed_client_id","CONNECTED","id: ","fillAlpha","Icon resource not found: ","DiffUtil hit an unexpected case while trying to calculate the optimal path. Please make sure your data is not changing during the diff calculation.","GeneratedAppGlideModuleImpl is implemented incorrectly. If you've manually implemented this class, remove your implementation. The Annotation processor will generate a correct implementation.","android.support.v13.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES","create-complaint","Couldn't find method","rebase","non-null reference","Received empty or null redirect url","dept_id","Had two simultaneous puts for: ","Could not get button with size ","Network error occurred. Please retry request later.","mStarted=","GooglePlayServices not available due to error ","targetId","GservicesValue","gcore_","Unhandled message: ","com.bumptech.glide.load.resource.bitmap.VideoBitmapDecode.TargetFrame","Artist","EXIF","data_root_hints","Unpaired surrogate at index ","Share records file not well-formed.","onRemoveGeofencesResult called multiple times","pending_intent","Search suggestions query threw an exception.","Double list not supported","com.bumptech.glide.load.model.stream.HttpGlideUrlLoader.Timeout","superState must not be null","Found ModelLoaders for model class: ","Expected start of next object in array","place_website_uri","https://www.googleapis.com/auth/fitness.blood_pressure.write","Failed","Barrier","Could not access the field in remoteBinder.","Cannot apply transformation on width: ","ThumbnailImage","complaintNumber","Problem with camera...Please try again!","MODULE_VERSION","place_rating","PassCodeActivity","cache-miss","place_viewport","HttpUrlFetcher","application/json; charset=utf-8","surfaceChanged called","Cannot find span size for pre layout position. ","string","ImageLoader must be invoked from the main thread.","viewportWidth","MyCameraApp","android:changeTransform:transforms","SM-G930","Compression","font_italic","AssertionError (GSON 2.8.6): ","movefrom STARTED: ","Context is required to resolve the file uri of the icon: ","Failed to create MediaControllerImpl.","getParams: state_code: DL","editorInfo must be non-null","No number to parse","versionCode","UTF-8 length does not fit in int: ","androidx.core.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT","ULONG","onMenuKeyEvent","Dynamite loader version < 2, falling back to loadModule2","ImageLoadTask","SIGN_IN_REQUIRED","SendDetailsAsyncTask","Unexpected call to onRemoveGeofencesByPendingIntentResult","Failed to delete secondary dex dir ","LensModel","tgts(","ViewGroupUtilsApi14","decodeMyFile: ","android.media.metadata.ARTIST","Requested API must not be null.","Dead object in getQueueTitle.","unknown","Given Integer is zero","VersionedParcel encountered InvocationTargetException","mediaId is empty","Loop count must be greater than 0, or equal to GlideDrawable.LOOP_FOREVER, or equal to GlideDrawable.LOOP_INTRINSIC","Content-Type: text/plain; charset=","FullscreenVideoLayout","Connected.","transitions can't be empty.","Internal data leak within a DataBuffer object detected!  Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: ","Unknown Cap type: ","unrelated_count","ScrollGesturesEnabled","Can't load badge resource ID #0x","No root for client ","DataHolder","No intents added to TaskStackBuilder; cannot startActivities","dly(","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION","Camera is disabled, e.g. due to device policies.","loading existing secondary dex files","media","data_media_item_list","service","Decoded GIF from stream in ","Tab not attached to a TabLayout","must-revalidate","Could not find method getScaledScrollFactor() on ViewConfiguration","mLayoutSuppressed","com.skyfishjy.library","ArrayMap","DrawerLayout must be measured with MeasureSpec.EXACTLY.","SERVICE_INVALID","android:menu:checked","Could not execute method for android:onClick","Failed launch activity: ","com.bumptech.glide.load.resource.bitmap.Downsampler.DecodeFormat","Icon not found: ","DrawerToggle may not show up because NavigationIcon is not visible. You may need to call actionbar.setDisplayHomeAsUpEnabled(true);","ISOSpeedLatitudeyyy","PanoramaId","BARRIER","LiteMode","imageUri","iconSize cannot be less than 0","MaxZoomPreference","accelerate cruse decelerate","zzdo","zzdq","XT937C","setWindowLayoutType","Failed to parse android.support.FILE_PROVIDER_PATHS meta-data","SlidingPaneLayout","Unable to collect necessary private methods. Fallback to legacy implementation.","setVideoPath","MapType","Error writing printed content","android.support.v4.media.session.SESSION_TOKEN2_BUNDLE","No array pool found for: ","Cannot add data to empty builder","Cannot execute task: the task is already running.","RV OnBindView","DecodeJob threw unexpectedly, isCancelled: ","delegate","res/","WindowDecorActionBar","multipart/form-data;boundary=","NetworkJobService","Argument must not be null","Cannot create a CalendarItemStyle with a styleResId of 0","HERE ","Width must have an exact value or MATCH_PARENT","Cannot be derived from yourself","Expecting number, got: ","encodedPartNextMaybe","journal","Dead object in removeQueueItem.","Failed to find file path for: ","boundsOrigin","ACTION_SET_PROGRESS","Exif: ","Expected BEGIN_OBJECT but was ","null","Cannot restart a running request","BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks.","Array length=%d, index=%d, limit=%d","PRIORITY_BALANCED_POWER_ACCURACY","No view found for id 0x","Cannot use clearDefaultAccountAndReconnect with GOOGLE_SIGN_IN_API","URATIONAL","No digits to parse","videoUri","IOException occurred while closing InputStream","android.support.v4.media.session.action.ARGUMENT_URI","AutoManageHelper","rc_wheelbase","YResolution","Could not find menu item with id ","getParams: Token: ","No font asset found for ","Expecting a valid ISignInCallbacks","Item at position ","Invalid escape sequence","addOnCanceledListener is not implemented","The specified account could not be signed in.","rc_sleeper_cap","RELATIVE_NAME_2","HIGHEST","cubic(0.4, 0.05, 0.8, 0.7)","Invalid transition direction: ","android:changeBounds:windowX","outXyz must have a length of 3.","PathParser","Context must not be null!","ThemeUtils","null tasks are not accepted","onExitAmbient() must be called on the main thread","SIGN_IN_MODE_NONE","Flash","There are more than one component","android.text","survey_date","TiltGesturesEnabled","total_pending_count","Select Department","CAPABILITY_CAN_FILTER_KEY_EVENTS","android.intent.extra.shortcut.INTENT","login","GPSLatitudeRef","StreetViewPanoramaOptions","addAccountRequiredFeatures","scrollX","Position ","Dead object in addQueueItem.","GreenDelhi/","IMAGE: ","MBServiceCompat","strokeAlpha","Unknown progress style: ","computeFitSystemWindows","Expected key/value separator","android.chronometerCountDown","finished setup for calling load in ","Location update resumed .....................","Restarter must be created only during owner's initialization stage","Cannot remove bitmap not in tracker","GoogleApiActivity","Dead object in setRating.","LEFT\\","root-path","tokenId","finishWrite: Got exception:","Slider value(%s) must be greater or equal to valueFrom(%s), and lower or equal to valueTo(%s)","SaveOffenceList: ","android.intent.action.PROCESS_TEXT","Format Error Reading Color Table","getHorizontallyScrolling","photo_max_width","Clearing non-config state for ","GoogleApiClient #","Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.","SubSecTime","Reward point","Failed to invoke cancel method by reflection","android:clipBounds:bounds","finished onSizeReady in ","contacts/#/photo","PRIORITY_LOW_POWER","NavUtils","Marker log finalized without finish() - uncaught exit point for request","Unknown message id: ","Your session has expired","intent","RELATIVE_RELATION_1","Failed to setDataSource/prepareAsync: ","Loaded Glide module: ","hideControls","No cameras are available on this device.","Class initialization cannot fail.","dex.time.","Put bitmap in pool=","Too many (> 5) redirects!","GPSAltitude","setAlpha","Concrete type arrays not supported","offence_hindi","00:00 Sec","Invalid field type ","android.intent.extra.TEXT","destroyLoader must be called on the main thread","onStartJob: ","GEOFENCE_INSUFFICIENT_LOCATION_PERMISSION","complaint-count-public","reply","Failed to connect when checking package","missing wakeLock key. ","Dead object in seekTo.","textservices","Invalid slide direction","Hindi","Expected a double but was ","complaint-status-count","Installation done","Unable to invoke no-args constructor for ","Invalid pointerId=","CancelTask[","NotificationSideChannelService: Uid ","Start swipe has been called but swiping is not enabled","JsonReader is closed","Dynamite loader version < 2, falling back to createModuleContext","androidx.viewpager.widget.ViewPager","unknown status code: ","Giving up on delivering ","Request on the loose","Stable Ids are required for the adapter to function properly, and the adapter takes care of setting the flag.","Ignoring attribute 'actionProviderClass'. Action view already specified.","Failed LoadPath{","android.intent.category.LAUNCHER","Invalid aspect frame values. frame=","minimumHorizontalAngle","start_date","Transient bottom bar must have non-null parent","No image meets the size requirements of a thumbnail image.","true","null reference","android.widget.CompoundButton","Making Creator dynamically","path","null pkg","Failed to retrieve setLayoutDirection(int) method","overrideTheme","Only one extension per type may be added","MakerNote","Object array response class must have a single Field","other_offence","sync","app:PerpendicularPath_percent","Could not call getMaxAvailableHeightMethod(View, int, boolean) on PopupWindow. Using the public version.","This app has been built with an incorrect configuration. Please configure your build for VectorDrawableCompat.","Warning! Progress is defined for values between 0.0 and 1.0 inclusive","rc_eng_no","Bad ComponentName while traversing activity parent metadata","onItemSelected: selectedMemberId ","https://www.googleapis.com/auth/fitness.nutrition.read","MenuBuilder","matches contains a duplicate value","1.3.1","Starting intent sender with a requestCode requires a FragmentActivity host","You cannot use retainNonConfig when your FragmentHostCallback implements ViewModelStoreOwner.","Got ACTION_UP event but don't have an active pointer id.","This method should only run on the NonGmsServiceBrokerClient's handler thread.","StripByteCounts","alpha","checkLocationEnable: ","Must provide a connection failed listener","invalid quality: ","LocalBroadcastManager","cn.google","base aligned child index out of range (0, ","SUB_DISTRICT","getDetails: ","mime_type","MenuItemWrapper","contentIcon","internal representation of views on the screen","ap_personalization_type","getDepartmentListAPI Response: ","Decoded result ","prepare","GPSDateStamp","percentWidth","Trying to set a replacement startPostponedEnterTransition on ","stopCounter","Boolean list not supported","allowedDataTypes","GPSTrackRef","DEAD_CLIENT","rcNumner","2nd pass","load found ","allow_change_camera","rc_regn_no","Unknown screen orientation. Defaulting to landscape.","android.remoteinput.resultsData","https://www.googleapis.com/auth/fitness.nutrition.write","GAC_Transform","Places.PLACE_DETECTION_API","photo","Dead object in getRatingType.","dd MMM, yyyy","androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES","With using ","Cache-Control","android.speech.action.RECOGNIZE_SPEECH","Context cannot be null","AppCompatViewInflater","waveVariesBy","toFit:   ","members-list","Camera is already in use.","getScript","proxy-revalidate","MetricAffectingSpan can not be removed from PrecomputedText.","We should never reach this state","statusCode","Could not find method setClipToScreenEnabled() on PopupWindow. Oh well.","Cannot read thumbnail from inputstream without mark/reset support","samsung","get-offence-analytics","bearing","com.aeologic.cctv.Activity.ReOpenActivity","rc_unld_wt","ID does not reference a View inside this Activity","https://www.googleapis.com/auth/fitness.body_temperature.read","getAttributionTag","runnable == null","com.green_delhi_poll","Resolving type ","SizeConfigStrategy{groupedMap=","You must call this method on the main thread","Icon(typ=","No valid color table found for frame #","Context can't be null when inflating animators","Callbacks must be attached to a ClientConnectionHelper instance before connecting the client.","Cannot remove Fragment attached to a different FragmentManager. Fragment ","dataOnlyRemoteInputs","LOCALITY","Tried to change cursor after adapter was closed.","Must not be called on the main application thread","mMaxMode","total_rejected_count","FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY","CrashUtils","EMd,","BlockingServiceConnection.getService() called on main thread","DeadObjectException thrown while calling register listener method.","label=\\","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION","Changing flex wrap not allowed. ChipGroup exposes a singleLine attribute instead.","northeast","Updating retained Fragments: Removed ","out == null","PreviewImageLength","Fragment with tag SupportLifecycleFragmentImpl is not a SupportLifecycleFragmentImpl","init","onBindViewHolder: Time: ","android:changeImageTransform:matrix","layout_marginStart","unregisterConnectionFailedListener(): listener ","Saved to: %s, size: %s","Exception while inflating <animated-selector>","givenName","Couldn't find a integer value","You cannot use customView() when you have content set.","android.activity.usage_time","This function can only be used for API Level < 29.","Share records file does not start with historical-records tag.","ByteArrayPool","video_path","ordering","TYPE_SYSTEM","complaintType","historical-record","Check out Traffic Sentinel App at: https://play.google.com/store/apps/details?id=","IGmsServiceBroker.getService failed","Theme.AppCompat","android.intent.action.SEND_MULTIPLE","data_result_receiver","ActivityType ","Unknown interpolator name: ","Error Reading Block n: ","Cannot release anything but an EngineResource","FLOAT","Child order wasn't updated","ContextCompat","cradleVerticalOffset must be positive.","unknown usage ","Could not retrieve ","This API was constructed with a SimpleClientBuilder. Use getSimpleClientBuilder","RecyclerView","android.wearable.EXTENSIONS","Please select city","java.vm.version","mFiles","setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this ","DeadObjectException thrown while running ApiCallRunner.","layout_editor_absoluteX","GoogleApiClient#","accuracye","Instantiated fragment ","place_address","onPostExecute: Job Scheduled","Please enter valid password.","selector","COUNTRY_CODE","MyPrefs","mailto","Cannot access the camera.","Remote service has died: ","AudioAttributesCompat21","Failed to write data","An entry modification is not supported","onSearch must call detach() or sendResult() before returning for query=","providerinstaller","LensSerialNumber","rc_insurance_comp","FontRequest {mProviderAuthority: ","DrawableToBitmap","mMinHeight","com.bumptech.glide.load.resource.gif.GifOptions.DecodeFormat","Unsupported object for column ","DetectedActivity [type=","resolved_photo_path","MediaButtonReceiver component may not be null.","MultiDexExtractor was closed","h:mm a","Couldn't set RippleDrawable radius","catch size=","Camera service has encountered a fatal error, please try again.","Reasons for rejection","Already in the pool!","image","OP_SET_MAX_LIFECYCLE","Timeout waiting for ServiceConnection callback ","SubjectDistanceRange","Action against Motorist","wrap\\","description must have a non-empty media id","HorizontalScrollView.SavedState{","dispatchFinishTemporaryDetach","Unable to create cache dir %s","You can only use setSelectedIndices() with the default adapter implementation.","Drawable cannot be null.","The Path must start at (0,0) and end at (1,1) start: ","ACTION_ARGUMENT_HTML_ELEMENT_STRING","SignInCoordinator","Failed to remove pending transform - this may lead to memory leaks!","but got: ","EMBOSSING","Could not retrieve value from Resources#mResourcesImpl","mMaximum","A shared element with the target name '","Required method instantiateItem was not overridden","report_number","offenceId","navigation","android:style","background can not be translucent: #","Bad id: ","Deleted Reason","geometry","HandlerCompat","common_google_play_services_api_unavailable_text","The view is not associated with BottomSheetBehavior","GPSInfoIFDPointer","startedFromLauncher","layout_constraintEnd_toStartOf","handler == null","TransformationResultHandler received unknown message type: ","Error calling dispatchFinishTemporaryDetach","endColor","SubIFDPointer","3rd pass","SAFE_PARCELABLE_NULL_STRING","ON_BICYCLE","resolved_count","checkedIconVisible","Invalid shadow bounds. Check that the treatments result in a valid path.","PreFillRunner","Unable to find dynamic class ","materialContainerTransition:bounds","extras","Setting a non-zero elevation is not supported in this action bar configuration.","StreetNamesEnabled","SignIn.INTERNAL_API","PLACES_API_INVALID_ARGUMENT","All nodes must be present in the graph before being added as an edge","drawableRight","Failure saving state: ","dd/MM/yyyy, HH:mm a","minute","mergeFrom(MessageLite) can only merge messages of the same type.","onRestoreInstanceState","TimeUnit must not be null","SignInClientImpl","resolved_by_email","Failed to retrieve addGhost method","video","end_date","Cannot use sign-in mode: ","Requested frame must be non-negative, or DEFAULT_FRAME, given: ","rc_norms_desc","setTime","android.net.conn.CONNECTIVITY_CHANGE","FragmentManagerViewModel{","localImagePath","Discovered GlideModule from manifest: ","No fake drag in progress. Call beginFakeDrag first.","WindowInsetsCompat","ap_primary_text","getResId","peekByte","Failed to encode data onto the OutputStream","translationAlpha","ConnReceiver","style=\\","ParamsDept","app-feedback-list","pos: ","imei","REMOTE_EXCEPTION","android.permission.UPDATE_DEVICE_STATS","controlX2","Please provide a valid libraryName","newInstance","layoutDescription","Not valid Country code","LayoutManager returned a null child at pos %d/%d while transforming pages","MediaControllerCompat","You cannot set content() when you're using a custom view.","a-zA-Z0-9[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]","android.media.metadata.WRITER","app-create-complaint","activity_choser_model_history.xml","listener","MediaItem{","android.support.v4.media.MediaBrowserCompat.NULL_MEDIA_ITEM","Error processing scroll; pointer index for id ","https://www.googleapis.com/auth/fitness.body_temperature.write","Failed binding to service ","USAGE_NOTIFICATION_EVENT","includeQueryPredictions","android.support.allowGeneratedReplies","status","GPS Timestamp format is not rational. format=","android.support.v4.media.session.action.SET_CAPTIONING_ENABLED","GPSMeasureMode","android.support.v4.app.EXTRA_CALLING_PACKAGE","invalid interval: ","INPUT_MODE_KEY","Scope must not be null","typeInArray","GPSHPositioningError","closed","bitmap","centerColor","Not connected, unable to retrieve the MediaItem.","waiting-for-response","android:changeTransform:parentMatrix","FNFE","cache-hit","Illegal sign-in mode: ","Unhandled class: ","add-to-queue","PDF_PATH","STEP_GETTING_REMOTE_SERVICE","onVideoSizeChanged = ","flash_mode","place_phone_number","android.bigText","A shared element with the source name '","Couldn't find a double value","expandedComponentIdHint","offenceName","VectorDrawableCompat","Forced extraction must be performed.","Trying to unbind a GmsServiceConnection  that was not bound before.  config=","MaterialShapeDrawable","GLASS","Field ","No map value found for key ","Unexpected key in savedState: ","Added View has RecyclerView as parent but view is not a real child. Unfiltered index:","Already notified","GoogleApiAvailability","int2","Result is not available. Check that isDone() returns true before calling get().","New Password and Old password can not be same","Invalid motion layout. Layout missing Motion Scene.","SINT64","mFragmentId=#","autoMirrored","android.app.","Unrelated By:","accelerateDecelerateInterpolator","LayoutManager ","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI","Unable to assign blame through WorkSource","propertyYName","Best-effort write calls cannot pass methods that should auto-resolve missing features.","utf-8","AssetPathFetcher","southwest","alpha must be between 0 and 255.","KeyAttribute","com.bumptech.glide.load.resource.bitmap.RoundedCorners","Only Gregorian calendars are supported.","userComplaint","BufferedInputStream is closed","putInt","unable to interpolate strings ","PROGRESS","ExposureIndex","MODEL","Exception thrown while unbinding","allocateInstance","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER","PLACES_API_KEY_INVALID","DETACH","auth","Index:","Listener registration and unregistration methods must be constructed with the same ListenerHolder.","validating child count ","AddValueDatabase: ","Radius","circles","Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool.","Transparency must be in the range [0..1]","movefrom RESUMED: ","android:support:next_request_index","Must provide flag PRE or POST","GMS core API Availability. ConnectionResult=%s, tag=%s","Transient bottom bar must have non-null content","Settings must not be null; use Settings.DEFAULT_SETTINGS instead.","IN_ROAD_VEHICLE","Got onSizeReady in ","Do not set the background color; Chip manages its own background drawable.","ACTION_CLEAR_SELECTION","lightgray\\","SELECT city,city_id,city_hindi,state FROM ActiveStateTable","android.hardware.camera.front","RotateGesturesEnabled","GPSLongitude","ACTION_SCROLL_RIGHT","restartLoader must be called on the main thread","canceled-at-delivery","ICUCompat","multipart/form-data; boundary=","onAttachedToWindow","The user must be signed in to make this API call.","CIRCLE","save_dir","Error: ","iconScale","stautsMessage","buffer","DrawableContainer","Serialization of this object is not allowed","HTTP","propertyName","sender","Couldn't read up to the length of buffer","Expected object header. Got 0x","setUserDetails: ","total_count","mResuming=","Invalid first Ifd offset: ","cannot access method ","AtomicFile","ZOrderOnTop","yyyy-MM-dd HH:mm:ss","Setting an explicit action bar hide offset is not supported in this action bar configuration.","You cannot use customView() when you have items set.","authTokenType","app:layoutDescription=\\","drawableLeft","cancellation","ACTION_SCROLL_UP","GoogleApiManager","SubjectLocation","Got invalid format code = ","detach() called when detach() had already been called for: ","SwipeRefreshLayout","addSubscription failed with RemoteException.","App ID must be nonempty.","Failed to retrieve a key as Rating.","Missing bitmap=","setEditChoicesBeforeSending requires setAllowFreeFormInput","Package name ","invalid orientation:","Couldn't write ","Failed to find configured root that contains ","Invalid bitset value type: ","data_package_name","getChildDrawingOrder","mCallback","Interface can't be instantiated! Interface name: ","Resource does not exist: ","android.view.accessibility.action.ARGUMENT_COLUMN_INT","Could not add transition to another transition.","android:visibility:parent","mAvailBackStackIndices: ","icon_stop","Failed to invoke TextView#","android.template","CallbackHandler must not be null","mServiceConnection should be null. Instead it is ","Dead object in getExtras.","android.support.v4.media.session.action.UNFOLLOW","android.hardware.display.category.PRESENTATION","1.4.0","icon","Wrapped Object can not be null.","search_results","UNKNOWN addValues \\","This should be called inside of onLoadChildren, onLoadItem, onSearch, or onCustomAction methods","Clearing old secondary dex dir (","reminder","onMeasure: More than two child views are not supported.","UseViewLifecycleInFragment","Dead object in registerCallback.","serviceResponseIntentKey","Specify other category","FileSource","https://www.googleapis.com/auth/games","connection callback must not be null","No listener register","district_name","Invalid Transition types","Rejected Details","Notification responsiveness should be nonnegative.","tv_input","Contact cannot be found","androidx.view.accessibility.AccessibilityNodeInfoCompat.TOOLTIP_TEXT_KEY","Exit","Index < 0: ","Failed to create IDynamiteLoader.","Toolbar","Layout positions must be non-negative","You can only use clearSelectedIndices() with multi choice list dialogs.","android:menu:list","onReceive: net connected","You must call this method on a background thread","mArguments=","Unknown message ","Failed result must not be success","AvdcInflateDelegate","Resizing from [","GPSImgDirectionRef","GPSLatitude","You must call #load() before calling #into()","Offence","Become a Traffic Sentinel","Unknown attribute 0x","isRecyclable decremented below 0: unmatched pair of setIsRecyable() calls for ","CustomRendered","Integer not supported","VILLAGE","Rect should be within the child's bounds. Rect:","androidx.savedstate.Restarter","ViewParentCompat","Unsupported type for conversion: ","NO_TYPE","offline","Failed to get service from broker. ","isMeasurementExplicitlyDisabled","A fatal developer error has occurred. Class name: %s. Start service action: %s. Service Descriptor: %s. ","Failed parsing JSON source to Json","module init: ","FragmentStatePagerAdapt","Updating retained Fragments: Added ","officer","allow_retry","putObject","EEE, dd MMM yyyy HH:mm:ss zzz","market://details","Do not set the background resource; Chip manages its own background drawable.","mcam_status","pokeLong","layout_marginLeft","parentId is empty","isPermanentlyClosed","InputStream is null for ","Skip the tag entry since the number of components is invalid: ","Error setting camera preview: ","chromium","com.android.volley","WhitePoint","user_id","onActivityResult: ImagePath: ","android.support.action.showsUserInterface","sharedElement:snapshot:imageMatrix","addFontFromAssetManager","robolectric","install done","requireOpenNow","Index out of bounds - passed position = ","rc_maker_model","motion.StartState","You cannot start a load on a fragment before it is attached or after it is destroyed","Initialize was called with two different Google App IDs.  Only the first app ID will be used: '","ApertureValue","StateSet","closed failed","change-password","TransformationUtils","You cannot set progress() when you're using a custom view.","PendingIntent must be specified.","rc_insurance_upto","CHECK: you can't have reverse transitions","All Feedbacks","Failed to access mLayoutSuppressed field by reflection","latlng_bounds","Not yet complete!","animated-vector","photoUrl","Expiration not set.","pathInterpolator","AppCompatSpinner","cluster_","FocalPlaneXResolution","extra_client_version","android.selfDisplayName","user","MaterialButtonToggleGroup","Cannot await if then() has been called.","JSON forbids NaN and infinities: ","mContentChanged=","callSendDetailAsync: date: ","Unable to find childrenDrawingOrderEnabled","yMMMd","enabled_notification_listeners","androidx.transition.FragmentTransitionSupport","Failed parsing JSON source: ","slideEdge","Must set unregister function","Found duplicated transition: %s.","RIGHT\\","हिंदी","JsonWriter is closed.","GmsClientSupervisor","onDestroyView not allowed on StreetViewPanoramaViewDelegate","Failed to obtain context or unrecognized Uri format for: ","circularReveal","Invalid attempt to bind an instance of ","ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)","Suppliers.memoize(","MaterialProgressBar","Bad URL ","ministry","Unable to find anchor view with id: ","Unknown type","The current box background mode ","Do not set the background tint mode; Chip manages its own background drawable.","Offline Records","deptID: ","null northeast","mIncludePad","journal.tmp","removeSubscription for callback that isn't registered id=","Missing android.support.FILE_PROVIDER_PATHS meta-data","limit","setTempDir() must be called before writing this object to a parcel","position","android.media.metadata.DISPLAY_DESCRIPTION","android.view.View","ConnectivityMonitor","drawPath","Invalid fade mode: ","user_type","You must be available within 200 meter range to resolve it.","Exception while invoking performStopActivity","key == null","anim","bridgeTag","GooglePlayServicesUtil","callback argument may not be null!","One or more children of this LayerDrawable does not have constant state; this drawable cannot be mutated.","androidx.multidex","Unable to draw ","GoogleApiHandler","Could not unparcel the data.","No ApplicationInfo available, i.e. running on a test Context: MultiDex support library is disabled.","ResourceCacheKey{sourceKey=","Glide","हिन्दी","dateSelector should not be null. Use MaterialTextInputPicker#newInstance() to create this fragment with a DateSelector, and call this method after the fragment has been created.","UPDATE_STATUS","No supported transition specified: ","android.media.metadata.ART_URI","setDatavalue: resolved_video_path:","mTransition=#","Cannot change the visibility of a recycled resource. Ensure that you unset the Drawable from your View before changing the View's visibility.","A unique media button receiver could not be found in the given context, so couldn't build a pending intent.","SensorRightBorder","The connected service doesn't support search.","rc_body_type_desc","UINT32","Could not create temporary file","https://www.googleapis.com/auth/datastoremobile","Warning could not find ConstraintSet id/","Unknown object in the tree!","ACTION_SCROLL_FORWARD","Start swipe has been called with a view holder which is not a child of the RecyclerView controlled by this ItemTouchHelper.","third_party_attributions","Information","onCreate: FEEDBACK ","Unknown field type out.","android.intent.action.MAIN","No data model. Did you call #setDataModel?","unknown issue","layout_marginTop","ACTION_SCROLL_BACKWARD","Required XML attribute \\","androidx.core.app.EXTRA_CALLING_PACKAGE","filename cannot be null","isTagEnabled","IBinder is already dead.","landscape","Unknown method type.","CREATED_AT","Given text can not be applied to TextView.","secondary-dexes","Invalid shadow size ","start == null","current path is :","dex.number","android.support.v4.media.action.REMOVE_DOWNLOADED_FILE","TextViewCompat","mMinimum","Package/uid mismatch: uid=","translationXCurveDownwards","reopen-complaint","doAfterTextChanged","timestamp","Cannot detach Fragment attached to a different FragmentManager. Fragment ","op should be remove or update.","layout_constraintWidth_default=\\","VersionedParcelable encountered IOException reading a Serializable object (name = ","contentFade","deptName: ","Oscillator","onBindViewHolder: finalTimeStamp:","android.support.v4.media.session.ARGUMENT_MEDIA_ATTRIBUTE","Failed to connect to dynamite module ContentResolver.","Deleted Details","Expecting character, got: ","translationYCurveDownwards","Drawable resource ID must not be 0","vertical : ","Failed to get mLayoutSuppressed field by reflection","Failed to inflate resource in the background! Retrying on the UI thread","storage","Stop reading file since a wrong offset may cause an infinite loop: ","icon_flash_on","checkOpNoThrow","Not a JSON Null: ","You must specify an action to build a CustomAction.","Unable to determine dimensions for: ","classes_to_restore","Design assumption violated: a ViewHolder can only be bound to one item at a time.","ACCESS_NETWORK_STATE permission granted, registering connectivity monitor","Activity has been destroyed","Unable to invoke Handler(Looper, Callback, boolean) constructor","listener already unregistered","Calculate scaling, source: [","sender_person","encodedPartLast","Could not retrieve WindowInsets(Rect) constructor","getConstructorId","Cannot send a custom action (","Failed to retrieve Drawable#isProjected() method","android.intent.extra.HTML_TEXT","Moving more than 1 item is not supported yet","Invalid strip offset value","unable to load","cb is null","clipBounds","logout","MultiDex installation failed (","SizeStrategy:\\n  ","ImageDescription","mFlags","Util","Dead object in skipToPrevious.","XT1078","zoom","android.support.v4.media.session.TOKEN","Not sending onLoadChildren result for connection that has been disconnected. pkg=","PixelYDimension","Long not supported","Resizing: initialMovieWidth: ","Given tag (","messageType","onLocationChanged: lat: ","promo","No tab content FrameLayout found for id ","DATA","Cannot call andFinally() twice.","SSHORT","sharedElement:snapshot:imageScaleType","Couldn't find a unique registered media button receiver in the given context.","session must not be null","SIGN_IN_MODE_OPTIONAL","USHORT","XT1092","ResourcesCompat","Your FragmentHostCallback must implement ViewModelStoreOwner to call restoreSaveState(). Call restoreAllState()  if you're still using retainNestedNonConfig().","video_frame_rate","File path was empty in media store for: ","Adding and removing callbacks during dispatch to callbacks is not supported","Failed to register","Length too large: ","You cannot start a load on a not yet attached View or a Fragment where getActivity() returns null (which usually occurs when getActivity() is called before the Fragment is attached or after the Fragment is destroyed).","ImageLength","You cannot start a recycled Drawable. Ensure thatyou clear any references to the Drawable when clearing the corresponding request.","CompoundButtonCompat","addFontWeightStyle","com.bumptech.glide.load.resource.bitmap.Downsampler.DownsampleStrategy","android.compactActions","Please Wait ...","SIGN_IN_MODE_REQUIRED","data_notify_children_changed_options","Unable to allocate row to hold data.","mView=","onInfo ","libcore.io.DiskLruCache","sun.misc.Unsafe","Tilt needs to be between 0 and 90 inclusive: %s","Cancel","data_callback_token","none","Already failed once","android.os.WorkSource$WorkChain","startCap must not be null","Non-negative loitering delay needs to be set when transition types include GEOFENCE_TRANSITION_DWELLING.","GlideApp","getParams: TOKEN","SELECT rcNumner ,createdAt ,timestamp ,id FROM TrafficMitraTable WHERE sync =","MenuItemCompat","state_code","Geofence region not set.","Got null status from location service","Skip the tag entry since tag number is not defined: ","Content-Type: ","Total","Skip the tag entry since data format (","Unable to collect necessary methods for class ","INVALID_ACCOUNT","disconnect...","CLEAN ","Shortcut must have an intent","android.permission.ACCESS_MEDIA_LOCATION","Select District","power","android:support:request_fragment_who","quality_profile","trying to unhide a view that was not hidden","Expected array start","android.support.v4.media.session.action.ARGUMENT_MEDIA_ID","Not implemented.","action_msg","Expanding scopes is not permitted, use implied scopes instead","Overread allowed size end=","SELECT offenceName FROM OffenceTable WHERE offenceId='","GoogleSignatureVerifier","URL blocked by rewriter: ","Can't load animation resource ID #0x","An anchor may not be changed after CoordinatorLayout measurement begins before layout is complete.","font_variation_settings","pokeInt","Key must not be null","DoneFragment","data: ","SM-J720","com.bumptech.glide.manager","call","Provider must not be exported","https://www.googleapis.com/auth/fitness.body.write","saveAllState: no fragments!","unregisterConnectionCallbacks(): listener ","Please enter valid password","Decoded [","media_session","AppCompat does not support the current theme features: { windowActionBar: ","Got ACTION_MOVE event but don't have an active pointer id.","You can't start or clear loads in RequestListener or Target callbacks. If you're trying to start a fallback request when a load fails, use RequestBuilder#error(RequestBuilder). Otherwise consider posting your into() or clear() calls to the main thread using a Handler instead.","Dead object in dispatchMediaButtonEvent.","DocumentFile","REMOVE","MESSAGE","No intents added to TaskStackBuilder; cannot getPendingIntent","android.view.","Rejected By:","explode","http://maps.google.com/maps/api/geocode/json?address=","Method not available in SDK.","DEBUG","ATTACH","Cannot invoke getConnectionResult unless GoogleApiClient is connected","notify_manager","stepSize","credit_points","service_googleme","capacity must be >= 1","add ","Places.GEO_DATA_API","TrafficMitra","Failed to find any ModelLoaders for model: ","FragStatePagerAdapter","makeOptionalFitsSystemWindows","cannot find TouchAnchorId @id/","Unknown request method.","MapOptions","android:visibilityPropagation:center","yyyyMMdd_HHmmss","sendProgressUpdate() called when either sendResult() or sendError() had already been called for: ","com.alimuzaffar.lib.pin","KeyCycleOscillator","appwidget","http.agent","Lang: ","Cannot advance the iterator beyond ","android:menu:header","Privacy","Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to enable hide on content scroll","onResponse: inside","Unable to invoke traceCounter() via reflection.","android.support.v4.media.session.command.ADD_QUEUE_ITEM","show_portrait_warning","insertReorderBarrier","bool","FEEDBACK_AUDIBLE","formatted_address","layout_constraintBottom_toBottomOf","FastJsonResponse","mHoveredVirtualViewId","Software","hh:mm a","PLACES_API_KEY_EXPIRED","THEME_RES_ID_KEY","Volley","Expecting menu, got ","Rejected Reason","translationXCurveUpwards","Local and anonymous classes can not be ViewModels","Couldn't obtain the optical insets. Ignoring.","ComplaintListActivity","USER_ID","DRIVE_EXTERNAL_STORAGE_REQUIRED","output_uri","android.media.metadata.DATE","en-Latn","android.support.v4.media.session.action.PREPARE_FROM_SEARCH","gravity","android.intent.extra.BCC","android.intent.extra.shortcut.ICON","onLoadComplete: ","Must supply an icon for the bubble","SELECTOR_TOGGLE_TAG","Could not retrieve label for calling application","Start drag has been called but dragging is not enabled","View can not be anchored to the the parent CoordinatorLayout","ActivityRecognition.API","Re-Open Report","Expected ","new request, sending to network %s","fadingMode","Date","android.graphics.FontFamily","MMMd","Invalid max shadow size ","serviceIntentCall","android:visibilityPropagation:visibility","android:savedDialogState","Factory[typeHierarchy=","Home","deptId","Bytes","Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","dalvik.system.DexPathList$Element","Missing value","Extraction is needed for file ","chip","propertyXName","READ","Dynamite loader version >= 2, using loadModule2NoCrashUtils","callback must not be null","00:00","getStreetViewPanoramaAsync() must be called on the main thread","anticipateOvershootInterpolator","singleLine","cannot have more than 2 params","setFrame","ACTION_ACCESSIBILITY_FOCUS","manafer: ","Fragment already added","This method is deprecated. Please call rebuildScene() instead.","android:visibility:visibility","class","Cannot add invalid orientation: ","allowableAccountTypes","Listener has already been released.","unable to create ","No geofence has been added to this request.","displayName","AnimatedVDCompat","Could not open autocomplete activity","LoadPath{decodePaths=","ACTION_COLLAPSE","Invalid exif","Cannot create an instance of ","serverImagePath","mMainThread","Name must not be null","android.media.metadata.TRACK_NUMBER","classes","GEOFENCE_TOO_MANY_GEOFENCES","typeFilter","mMinWidth","Ignoring addRetainedFragment as the state is already saved","Cannot recycle a resource while it is still acquired","transformPivotY","accessibility","Child drawer has absolute gravity ","getLifecycle() returned null in ComponentActivity's constructor. Please make sure you are lazily constructing your Lifecycle in the first call to getLifecycle() rather than relying on field initialization.","ManifestParser","android.intent.extra.START_PLAYBACK","OnSwipe","Encountered exception while getting thumbnail","android.intent.action.SEND","Sign in button not found, using placeholder instead","complaint-details","api_force_staging","android.intent.extra.KEY_EVENT","Invalid orientation. It should be either HORIZONTAL or VERTICAL","ImageReceiver.removeImageRequest() must be called in the main thread","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ID_KEY","weight","ActionMenuPresenter","Failed to list secondary dex dir content (","classes.dex","android:slide:screenPosition","itemView may not be null","could not set max age when location batching is requested, interval=","drawableAlphaCompat","Couldn't create directory ","load","updatedAt","Unexpected control character while reading string","mParentFragment=","com.bumptech.glide.load.resource.bitmap.Downsampler.FixBitmapSize","layout_constraintLeft_toRightOf","android.subText","mUri=","Unable to update margins because layout params are not MarginLayoutParams","geofence can't be null.","module call","rc_manu_month_yr","isRegister","TransitionType ","USAGE_NOTIFICATION_RINGTONE","Dead object in skipToQueueItem.","MMM d, yyyy","Can't make a decor toolbar out of ","FLAG_REPORT_VIEW_IDS","centerX","Integer list not supported","callback may not be null.","API_VERSION_UPDATE_REQUIRED","Resolved","px) is less or equal to (0px)","android.webkit.","Resolved Reason","list[","cache-queue-take","MultiAutoCompleteTextView","restoreSaveState: re-attaching retained ","pokeByteArray","deptid","ViewPager with adapter ","transitionManager","Height must not be UNSPECIFIED","Id has changed for ","add: ","Context is null","Illegal state argument: ","converterName","Unable to stop","Cannot instantiate class: ","User-Agent","Blurred image of violation","common_google_play_services_sign_in_failed_title","DialogFragment can not be attached to a container view","RESOLUTION_REQUIRED","android.media.extra.DOWNLOAD_STATUS","https://greendelhi.nic.in/api/","Error inflating menu XML","getViewForPositionAndType returned a view that is ignored. You must call stopIgnoring before returning this view.","Paused, delaying request","bias must be between 0 and 1 inclusive","Package ","matchOrder","common_google_play_services_network_error_text","PLACE_PROXIMITY_UNKNOWN","Remote service probably died when saveDefaultAccount is called","Could not execute non-public method for android:onClick","continue_timer_in_playback","UNKNOWN spline ","allocated [","invalid source: ","I will be sent!","Unknown match type in matchOrder: '","Content-Transfer-Encoding: binary","android:clipBounds:clip","layout_constraintBaseline_toBaselineOf","EditText added is not a TextInputEditText. Please switch to using that class instead.","roundingRadius must be greater than 0.","MapStyleOptions","idTokenRequested","ImageUniqueID","Width and height must both be > 0 or Target#SIZE_ORIGINAL, but given width: ","getParams: ","Could not find method ","media_item","AddDataValueOffline: ","Can't add already added bitmap: ","rc_fit_upto","INSUFFICIENT_LOCATION_PERMISSION_FOR_BACKGROUND_PLACES","DuplicateTaskCompletionException can only be created from completed Task.","color","state=","view is not a child, cannot hide ","DefaultDateTypeAdapter(","Must have at least 1 detected activity","Result has already been consumed.","MotionScene not defined","digraph {\\n","forward ","BasePendingResult","assigned_department","GetOtpAsyncTask","icon_front_camera","GoogleApiClientImpl","RecyclerView does not support scrolling to an absolute position. Use scrollToPosition instead","DPCCID","Expected to receive an object of ","IS_FIRST_TIME","camera","title","Drawable","GPSDestLongitudeRef","scopes","two different server client ids provided","FITUPTO","ISignInCallbacks#onSignInComplete should be executed from the same process, unexpected RemoteException.","Already cached loaders for model: ","pathMotion","bad parameter","HORN","Package must not be null.","This session doesn't support queue management operations","sessionToken must not be null","android:menu:adapter","onLoadChildren","Class","http://greendelhi.aeologic.in/","capacity must be <= 2^30","TypefaceCompatUtil","rc_color","PATCH","Attempting to register a Glide v3 module. If you see this, you or one of your dependencies may be including Glide v3 even though you're using Glide v4. You'll need to find and remove (or update) the offending dependency. The v3 module name is: ","Double not supported","StatusExceptionMapper must not be null.","Importance of Geolocation","Cannot subscribe twice in a row","Please set left drawable using R.attr#chipIcon.","Missing extracted secondary dex file '","pivotX","Your complaint ticket number #TEMP_","Exception decoding bitmap, outWidth: ","Unable to call the default constructor of ","app-complaint-list","Unexpected end of document","Failed to find GeneratedAppGlideModule. You should include an annotationProcessor compile dependency on com.github.bumptech.glide:compiler in your application and a @GlideModule annotated AppGlideModule implementation or LibraryGlideModules will be silently ignored","com.afollestad.materialdialogs","BottomSheetBehavior","GPSDOP","androidx.appcompat.app.ActionBar$Tab","error in parsing \\","setDatavalue: ","putLong","Could not inflate Behavior subclass ","year","TabLayout","Cannot recycle a resource that has already been recycled","Glide request origin trace","Failed to get mCallback object.","department","websiteUri","The stepSize(%s) must be 0, or a factor of the valueFrom(%s)-valueTo(%s) range","Icon resource cannot be found","wavePeriod","onFailure must not return null","ConstraintAttribute is already a ","mSavedFragmentState=","android.media.browse.extra.PAGE","Exception in makeDexElement","Couldn't fetch mRecreateDisplayList field; dimming will be slow.","web_search","Failed to find font-family tag","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_OPTS","No activity","BaseTransientBottomBar","Not enough labels(%d) to display all the values(%d)","Callbacks must add text or a content description in populateNodeForVirtualViewId()","Failed to retrieve remote module version: ","integer","Status must not be success","Callbacks must set parent bounds in populateNodeForVirtualViewId()","Current drawable is not a MaterialProgressDrawable, you may want to set app:mpb_setBothDrawables","extraPerson_","Cannot use SIGN_IN_MODE_REQUIRED with GOOGLE_SIGN_IN_API. Use connect(SIGN_IN_MODE_OPTIONAL) instead.","forceSetFactory2 could not set the Factory2 on LayoutInflater ","FragmentManager is already executing transactions","audioUri","ActionMenuView","USAGE_ASSISTANCE_NAVIGATION_GUIDANCE","onLoadChildren must call detach() or sendResult() before returning for package=","GPSTimeStamp","initViews: ","android:support:fragments","in == null","layout_constraintRight_toLeftOf","file_id","getResPackage","Expected instanceof GlideModule, but found: ","Unexpectedly reached end of a file","FEEDBACK_HAPTIC","displayIntent","Cannot subscribe to a cleared frame loader","android.media.metadata.MEDIA_ID","1.6.1","TYRE","Chip does not support multi-line text","must call addApi() to add at least one API","STREAM_ACCESSIBILITY is not a legacy stream type that was used for audio playback","Unable to parse dateStr: %s, falling back to 0","OnGlobalLayoutListener called attachStateListener=","If you provide an interpolator, you must set a positive duration","Could not find API instance ","Unknown color scheme: ","Too many pending Fragment activity results.","Failed to read all expected data, expected: ","mProjection=","Google Play services is missing.","AsyncLayoutInflater","Problem while matching changed view holders with the newones. The pre-layout information for the change holder ","android.support.v4.media.description.MEDIA_URI","plugged","Expected a name but was ","Expected start of a map object","repeatMode","Result has already been consumed","mCallbacksMessenger should be null. Instead it is ","CONFIRM_BUTTON_TAG","Authorization","android.hardware.type.embedded","0123456789abcdef","unknown tag ","Complaint Feedback","Failed to read xml resource ","start Month cannot be after current Month","The session token has already been set.","android.permission.READ_SMS","Could not get applicationInfo from package: ","public-feedback","Unexpected response code %d for %s","RightToLeft and RightToRight both defined","setDepartmentSpinnerData: ","Cannot call blockingConnect() when sign-in mode is set to SIGN_IN_MODE_OPTIONAL. Call connect(SIGN_IN_MODE_OPTIONAL) instead.","Unable to collect necessary private methods.Fallback to legacy implementation.","label_confirm","Inconsistency detected. Invalid view holder adapter position","Unknown field out type = ","Design assumption violated.","android.support.v4.media.session.action.FOLLOW","right to ","filter","Arc must be between 0 and 90 degrees","Task is not yet complete","Unrelated Date","ActionBarDrawerToggleHC","https://www.googleapis.com/auth/fitness.oxygen_saturation.read","Invalid use of pathMotion element","mAbandoned=","ConstraintHelper","You can currently only use LinearLayoutManager and GridLayoutManager with this library.","M/d/yy","We already have an EditText, can only have one","GridLayoutManager","onPostExecute: Offence upload successfully","Tmp detached view should be removed from RecyclerView before it can be recycled: ","bmWidth: ","Invalid mode: ","here_content","XT1032","AutoCompleteTextView","font","Removed fragment from active set ","OtpActivity","Error: Expecting: bitset number value (1, 0), Found: ","index out of range","online","MediaSessionManager","Given String is empty or null","Deleted Date","onDestroyView not allowed on MapViewDelegate","Failed to retrieve removeGhost method","TooltipPopup","FactoryPools","Finished encoding source to cache, key: ","Could not invoke setTouchModal() on PopupWindow. Oh well.","Failed DecodePath{","CSLCompat","Could not find package: ","Cannot call then() if result was canceled.","Unrecognized run reason: ","REMOTE_CONNECTING","circularRevealScrimColor","MapToolbarEnabled","Could not fetch mOverlapAnchor field from PopupWindow","androidx.savedstate.Restarter\\","Please provide all the permissions!","privacy_policy_url","SF-CameraPreview","ACTION_SCROLL_DOWN","outLab must have a length of 3.","rc_cubic_cap","offence","View may not be null","action_at","mDrawMatrix","Extracting ","You can only use selectAllIndices() with the default adapter implementation.","Failed to retrieve GhostView class","live","Failed to load GMS Core context for providerinstaller: ","InProgressAdapter","SUSPENSION","Base client builder must not be null","com.bumptech.glide.load.resource.bitmap.CircleCrop.1","ShutterSpeedValue","GoogleApiClient connecting is in step ","Referal Reward Points","place_level_number","Couldn't create ","rc_financer","mTask=","Null context is not permitted.","inputConnection must be non-null","Calling connect() while still connected, missing disconnect() for ","SIGN_IN_MODE_REQUIRED cannot be used on a GoogleApiClient that does not contain any authenticated APIs. Use connect() instead.","RELATIVE_ID_3","chipIconEnabled","Root cause (","URLL: ","android.media.metadata.AUTHOR","Remote error subscribing media item: ","This API was constructed with null client keys. This should not be possible.","android.support.v4.media.session.command.ARGUMENT_MEDIA_DESCRIPTION","Glide treats LayoutParams.WRAP_CONTENT as a request for an image the size of this device's screen dimensions. If you want to load the original image and are ok with the corresponding memory cost and OOMs (depending on the input size), use .override(Target.SIZE_ORIGINAL). Otherwise, use LayoutParams.MATCH_PARENT, set layout_width and layout_height to fixed dimension, or use .override() with fixed dimensions.","mRetainInstance=","media_projection","mDexs","Could not retrieve Resources#mDrawableCache field","closeIconEnabled","LICENSE_CHECK_FAILED","Fragments Created Menus:","Unknown camera error","Binders cannot be written to an OutputStream","Dead object in prepareFromMediaId.","Unexpected callback in ","UNKNOWN","data_search_extras","Got null app info metadata","Transition","output","Failed to media store entry for: ","Context class loader is null or not dex-capable. Must be running in test mode. Skip patching.","XT1098","Attempted to parse JSON with a SafeParcelResponse object that is already filled with data.","onConnect","getMapAsync must be called on the main thread.","Use JsonReader.setLenient(true) to accept malformed JSON","Error loading font ","file","MotionLayout doesn't have the right motion scene.","total_resolved_count","Slide distance must be positive. If attempting to reverse the direction of the slide, use setSlideEdge(int) instead.","data_options","passcode","layout_constraintHeight_default=\\","onClick: HERE","SimpleItemAnimator","permission is null","https://www.googleapis.com/auth/fitness.activity.read","SavedStateProvider with the given key is already registered","Exception while fetching field values","clip-path","suggest_icon_1","onBindViewHolder: createdAT: ","Some of the queried APIs are unavailable. ","active-state?state_code=DL","DeviceOrientationRequestInternal{deviceOrientationRequest=","This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_SUPPORT_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.","Application failed to obtain resources from itself","ResultCallbacks","android.media.metadata.COMPILATION","socket","percentX","http://www.dpccairdata.com/dpccairdata/display/index.php","android.media.metadata.ALBUM_ART","layout_width","invisible_actions","Bubbles require non-null icon","Mark has been invalidated, pos: ","query cannot be empty","UNFINISHED","Unable to decode frame, status=","LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]","number","data_calling_pkg","Unable to instantiate GlideModule implementation for ","Rejected","Content has view with id attribute 'android.R.id.list' that is not a ListView class","animatedTransform","BottomNavigationView does not support submenus","List of type BASE64, BASE64_URL_SAFE, or STRING_MAP is not supported","LONG= ","iconFade","email","WEIGHT","RELATIVE_MOBILE_2","GlideExecutor","android.intent.extra.SUBJECT","Saved state of ","is_android","AppCompatDrawableManag","DecodeJob.encode","android:backStackId","CALENDAR_CONSTRAINTS_KEY","Failed to parse exif segment length, or exif segment not found","VdcInflateDelegate","AudioAttributesCompat:","content:<<\\n","https","AspectFrame","Invalid number: ","TooltipCompatHandler","dalvik.","This MaterialDialog instance does not yet have an adapter set to it. You cannot use setItems().","Invalid source","layout_inflater","Do not set the background tint list; Chip manages its own background drawable.","getMembersListAPI API: ","cubic","Failed to load data for url","FullscreenVideoView Invalid State: ","Pending","anonClient","LLM#LayoutState","Unable to obtain a request manager for a view without a Context","glide-","2.8.6","onStartTrackingTouch","Must specify either package or component, but not both","Could not find resource for ","XT1093","Ran off end of other: 0, ","ThumbnailImageWidth","android.intent.category.LEANBACK_LAUNCHER","Resource \\","Location Client Connected!!!","icon_flash_auto","Invalid marker","GAC_Executor","Unexpected non-digit character","max_allowed_file_size","hintScreenTimeout","Already managing a GoogleApiClient with id ","Cannot set popup background for MODE_DIALOG, ignoring","PagerTitleStrip must be a direct child of a ViewPager.","ListFragment ","degree should be a multiple of 90","android:visibility:screenLocation","JpgFromRaw","onSaveInstanceState: ","service_esmobile","More than two path segments: ","Load failed for ","tmp-","cache-hit-refresh-needed","MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead","Please select department id and user type","ACTION_CLEAR_FOCUS","onLocationChanged: lng: ","Connected to service ","meizu","GROUP","cubic(0.4, 0.0, 0.2, 1)","Error thrown initializing StaticLayout ","Cannot call then() and andFinally() on the same TransformedResult.","StandardMenuPopup cannot be used without an anchor","asyncTraceBegin","Search suggestions cursor threw exception.","decodeMyFile:scale ","RESOURCE","report == null","Not a JSON Array: ","end == null","WARNING! KeyCycle UNKNOWN  ","Internal Error, the minimum apk version of this BaseGmsClient is too low to support dynamic lookup. Start service action: ","Failed to load remote module: ","android.software.leanback","TransitionLayout","android.support.BIND_NOTIFICATION_SIDE_CHANNEL","volumeProvider may not be null!","FLAG_INCLUDE_NOT_IMPORTANT_VIEWS","StreetViewPanoramaCamera","sendResult() called when either sendResult() or sendError() had already been called for: ","Failed to open file","ERROR! invalid deriveConstraintsFrom: @id/","Width must be non-negative","Unknown id: ","total_deleted_count","a-zA-Z[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]","Unknown item type.","Sample size must be >=0, not: ","The ","android.text.TextDirectionHeuristics","android.media.metadata.ADVERTISEMENT","suggest_intent_action","This should never happen.","Cannot smooth scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","placeEstimator cannot be null","No ApplicationInfo available for instrumentation, i.e. running on a test Context: MultiDex support library is disabled.","No update available","query = ?","Bump nesting of ","Activity type not set.","android.conversationTitle","primaryText","Not a JSON Object: ","KeyTrigger","dd/MM/yyyy hh:mm:ss.SSS","NULL can't be converted to a double value","TextInputLayout.SavedState{","You cannot set the tag id more than once or change the tag id after the first request has been made","back_camera_id_int","ACTION_SCROLL_TO_POSITION","removeSubscription failed with RemoteException parentId=","profile","RUNNING","Creating failed results is not supported","contacts/lookup/*","ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY","service probably died","contacts/lookup/*/#","Activity result delivered for unknown Fragment.","ResolutionUnit","setProgress","Could not unwrap certificate","badgeDrawable cannot be null","setChildrenDrawingOrderEnabled","assign-report","geofencingRequest can't be null.","toIndex < fromIndex","SignInButton","LinearCurveFit","Calling setProgress(int) on an indeterminate progress dialog has no effect!","AccessibilityNodeInfo.roleDescription","BitsPerSample","place_id","You cannot use a request as both the main request and a thumbnail, consider using clone() on the request(s) passed to thumbnail()","Got ACTION_POINTER_DOWN event but have an invalid action index.","peekLong","int1","Geofence must be created using Geofence.Builder.","offset must be greater than or equal to 0","CAUSE_DEAD_OBJECT_EXCEPTION","Unable to initialize via reflection.","reopen-report","place_name","PrimaryChromaticities","GPSProcessingMethod","suggest_text_2_url","failed","HorizontalRun ","Unable to load resource 0x%08x from pkg=%s","android.support.v4.media.session.action.ARGUMENT_SHUFFLE_MODE","font_ttc_index","Transfer Report","mName=","group","Activity must not be null","PreviewImageStart","Failed to read crc from ","topLeft","Scheduling retry for ","post-response","maximumAngle","Timed out waiting for Task","deleted-report","should_show_consent","The style on this component requires your app theme to be ","unknown priority: ","getLong","NETSCAPE2.0","Couldn't populate window data for row ","fonts/%s","Sony","Bump nesting in ","Guideline","key == null || value == null","Error adding exception to DropBox!","Dead object in getMetadata.","CREATE TABLE ActiveStateTable (id INTEGER PRIMARY KEY AUTOINCREMENT,city_id TEXT,city TEXT,city_hindi TEXT,state TEXT);","Unable to find configured root for ","Contextual Actions must contain a valid PendingIntent","android.service.media.extra.SUGGESTED","DataCacheKey{sourceKey=","saveAllState: adding fragment (","Unknown strategy: ","strokeLineJoin","Unexpected EOF while parsing string","android.text.TextDirectionHeuristic","android:changeBounds:windowY","image/x-ico","a-zA-Z0-9[ -\\ud7ff豈-﷏ﷰ-\\uffef𐀀-\\u1fffd𠀀-\\u2fffd𰀀-\\u3fffd\\u40000-\\u4fffd\\u50000-\\u5fffd\\u60000-\\u6fffd\\u70000-\\u7fffd\\u80000-\\u8fffd\\u90000-\\u9fffd\\ua0000-\\uafffd\\ub0000-\\ubfffd\\uc0000-\\ucfffd\\ud0000-\\udfffd\\ue1000-\\uefffd&&[^ [\\u2000-\\u200a]\\u2028\\u2029 \\u3000]]\\\\+\\\\-_%'","ParseException - dateFormat","openid","Could not instantiate an object of type ","android.permission.CAMERA","STEERING","WebViewActivity","USAGE_ASSISTANT","width and height must not be negative","This graph contains cyclic dependencies","Unknown type = ","LoaderInfo{","android.media.metadata.RATING","Only MODE_IN and MODE_OUT flags are allowed","sendCustomAction for callback that isn't registered action=","detected invalid location","mCancellingTask=","Cannot cancelAll with a null tag","onCreate: ID ","StaggeredGridLManager","More than one BroadcastReceiver that handles android.intent.action.MEDIA_BUTTON was found, returning null.","unrelated-report","SELECT offenceId FROM OffenceTable WHERE offenceName='","You must not pass non-R.id ids to setTag(id)","latValue=%s, latRef=%s, lngValue=%s, lngRef=%s","LocalUriFetcher","USAGE_GAME","Size cannot be negative.","setBackgroundResource","Chip text must be vertically center and start aligned","appops","networkInfo","One of phone number or URI should be provided.","Variant","size","Unable to get message info for ","Internal Parcel object is null.","RadioButton","suggest_text_1","history","Invalid use of arcMotion element","ACTION_CUT","CHECK: CURRENT","mMinMode","Received invalid resource id: ","Stop reading file since re-reading an IFD may cause an infinite loop: ","GPSTrack","Array range is invalid. Buffer.length=%d, offset=%d, length=%d","resolved_distance","No toScene for transition ID ","https://www.googleapis.com/auth/fitness.location.write","error changing cursor and caching columns","Status XOR exception should be null","CARE_OF","FragmentPager.SavedState{","FragmentTabHost.SavedState{","config_showMenuShortcutsWhenKeyboardPresent","ResourceManagerInternal","We only support hostedDomain filter for account chip styled account picker","pendingIntent","Failed to find result encoder for resource class: ","exclude_add_account","Failed to inflate ColorStateList.","forwardComplaintToOtherDeptAPI Response: ","If-Modified-Since","back_camera_id_str","This should never be called.","ExifInterface does not support saving attributes for the current input.","CustomAttribute","mHost=","android:menu:presenters","XT1077","Log level must be one of Log.VERBOSE, Log.DEBUG, Log.INFO, Log.WARN, or Log.ERROR","ACTION_ARGUMENT_SELECTION_END_INT","onActivityResult: location is enabled now","city","ACTION_SET_TEXT","dd/MM/yyyyhh:mm a","Unterminated escape sequence","concreteType.class","translateX","SafeDataBufferRef","Expected string","Invalid requestCode mapping in savedInstanceState.","Unknown tag","makeGooglePlayServicesAvailable must be called from the main thread","SRATIONAL","InteroperabilityIndex","secondaryTextMatchedSubstrings","application/json; charset=%s","CONNECT_STATE_DISCONNECTED","Expected name","Unknown animator name: ","Could not find method setTouchModal() on PopupWindow. Oh well.","android.intent.action.SEARCH","GainControl","RV PartialInvalidate","mailto:","place","debuggable release cert app rejected","Could not find method getMaxAvailableHeight(View, int, boolean) on PopupWindow. Oh well.","releaseObjects","ViewConfigCompat","androidx.sharetarget.ShortcutInfoCompatSaverImpl","Sign-in mode should have been set explicitly by auto-manage.","About Traffic Sentinel Scheme","Latitude/longitude values are not parseable. ","Could not set overlap anchor field in PopupWindow","hard stop","getMap","Unrelated","GENDER","android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_URI","rc_tax_upto","android.media.extra.BT_FOLDER_TYPE","connecting ","GPSLongitudeRef","Protocol message tag had invalid wire type.","TypefaceCompatApi24Impl","Failed to retrieve putIBinder method","EMAIL","Failed to get remote context","childrenAlpha","valueType","place_likelihood","androidx.media.audio_attrs.FRAMEWORKS","YCbCrCoefficients","Unable to invoke isTagEnabled() via reflection.","seekTo = ","Dead object in getShuffleMode.","FullImageActivity","removeObservers","Could not retrieve value from Resources#mDrawableCache","world-readable shared preferences should only be used by apk","SavedStateRegistry was already restored.","TabLayoutMediator is already attached","Unexpected character","complaint_id","translationY","grantedScopes","This overlay was disposed already. Please use a new one via ViewGroupUtils.getOverlay()","done1","enterAnim=#","LocationResult[locations: ","Active Fragments in ","https://www.googleapis.com/auth/fitness.activity.write","Failed to create a media controller","0x%08x","Error in GoogleApi implementation for client %s.","com.android.internal.view.menu.MenuBuilder","forceSetFactory2 Could not find field 'mFactory2' on class ","Missing google app id value from from string resources with name google_app_id.","category","BitmapDrawable","fullText","Department","yyyy:MM:dd HH:mm:ss","Error in parsing ","Changing divider modes has no effect. ChipGroup do not use divider drawables as spacing.","MenuItemImpl","setStarted","Dead object in stop.","auth_package","done","ColorSpace","Please enable GPS.","You've reached the time limit without starting a recording.","The meta-data tag in your app's AndroidManifest.xml does not have the right value.  Expected ","Error closing stream","DownloadService","remote_input","Protobuf runtime is not correctly loaded.","SUBMIT_ERROR","android:changeTransform:matrix","Error resolution was canceled by the user, original error message: ","encodedPartOneMaybe","No external updates","fetchViewFlagsField: ","List","start","CHECK: transition.setDuration = ","onProgressChanged ","Failed to query for thumbnail for Uri: ","Response","https://www.googleapis.com/auth/drive.appdata","DOUBLE","attributions","Unexpected exception thrown by generated accessor method.","Cannot change current item when ViewPager2 is fake dragging","action","Lat= ","Please set right drawable using R.attr#closeIcon.","reject-report","onReceive: net is connected","Loaders are managed separately from FragmentController, use LoaderManager.getInstance() to obtain a LoaderManager.","connectivity changed, isConnected: ","initLoader must be called on the main thread","translations","OUTDOOR","Create_complaint_url ","Please set start drawable using R.attr#chipIcon.","picture saved to disk - jpeg, size: ","Location must be specified","Dead object in setShuffleMode.","recording_end","USAGE_UNKNOWN","Something went wrong when trying to clear old MultiDex extraction, continuing without cleaning.","This is not supported, use MenuItemCompat.getActionProvider()","GroupedLinkedMap( ","Mismatching time zone indicator: ","TITLE_TEXT_KEY","File unsuitable for memory mapping","https://www.googleapis.com/auth/fitness.body.read","mBaselineAlignedChildIndex of LinearLayout set to an index that is out of bounds.","AppBarLayout is always vertical and does not support horizontal orientation","icon_restart","Processing component ","Scrapped or attached views may not be recycled. isScrap:","MinZoomPreference","android.intent.extra.shortcut.ICON_RESOURCE","SendComplaintActivity","onCreateView not allowed on MapViewDelegate","pathRotate","showsUserInterface","invalid radius: ","valueCount <= 0","MotionScene","Disconnect called.","nonTranslations","XML parser error must be within a Constraint ","androidx.media.audio_attrs.FLAGS","Dead object in sendCommand.","sendError() called when either sendResult() or sendError() had already been called for: ","gms_error_code","ConstraintLayout-2.0.4","motion:percentX","mAdded=","android.view.accessibility.action.ARGUMENT_PROGRESS_VALUE","Transform returned null","URL ","RV OnLayout","CharSequence cannot be written to an OutputStream","CameraOwnerName","Linear System -> Table size: ","RELATIVE_RELATION_2","OFFENCE","android.permission.STATUS_BAR_SERVICE","android.picture","Invalid navigation mode ","ActivityRecognitionResult [probableActivities=","add from attach: ","matrix is :","content","XT1069","place_types","Unknown PatternItem type: ","mResourcesImpl","Please enter valid user ID.","cpu[0-9]+","batterymanager","Horizontal","activityName","Post Feedback","android:menu:actionviewstates","no-store","id=?","UNKNOWN customName ","KEY_NOTIFICATION_TIME_STAMP","android.support.AppLaunchChecker","Invalid axis: ","end stage 1","Second arg is supported only for ON_ANY value","Failed to load maps module, use legacy","Attached behavior class is null","CANCELED","left to ","farLeft","android.intent.extra.EMAIL","DetailQuery","Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()","Failed to resolve attribute at index ","Failed to get service from broker.","Failed to createFile: ","Unrecognized stage: ","RelatedSoundFile","activity","pollution/Images","android.remoteinput.results","USERTYPE","Missing ","androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_START_KEY","Constraints","InProgressFragment","Mutated drawable is not the same instance as the input.","No boolean value found in string","stripByteCounts should not be null.","onActivityResult: RequestCOde: ","tint_mode","Goal: ","targetName","https://greendelhi.nic.in/offence/","motionProgress","You must call setData() before parseHeader()","Could not read from parcel file descriptor","Should not be called","video_preferred_height","is_forward","insertInorderBarrier","A11yActionCompat","BASELINE\\","FlashEnergy","Failed dumping state","Unterminated array","mBreadCrumbTitleRes=#","Exception while inflating drawable","clearMemory","selectedAccount","extraLongLived","sans-serif-medium","com.bumptech.glide.load.resource.bitmap.CenterCrop","cache is closed","DEVELOPER_ERROR","Abstract class can't be instantiated! Class name: ","LayoutDescription","Selected local version of ","Invalid PatternItem: type=","com.bumptech.glide.load.resource.bitmap.VideoBitmapDecode.FrameOption","not whitelisted","Nesting problem.","Connection for ","checkNotMainThread: current thread ","Could not access creator.","Cannot scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.","onSeekComplete","UserNavigationEnabled","Progress display unsupported","Stream is closed","Cannot set maximum Lifecycle below ","https://www.googleapis.com/auth/appstate","onStartCommand: ","CompressedBitsPerPixel","Bitmap","android.intent.action.DIAL","Resolved By:","Dynamic intent resolution failed: ","currentIndex","ImageReceiver.addImageRequest() must be called in the main thread","android.support.v4.media.session.ARGUMENT_MEDIA_ATTRIBUTE_VALUE","android.support.v4.media.session.action.PREPARE_FROM_URI","controlY2","SELECT id,offenceName,createdAt,comment,imageUri,videoUri,audioUri,latitude,longitude,address,rcNumner,manualAddress,manualAddress FROM TrafficMitraTable WHERE sync =","Failed to instantiate module class: ","null southwest","Currently unsupported","android.support.v4.media.session.IMediaControllerCallback","options are null","elevation","bottomRight","Cannot setPrimaryNavigation for Fragment attached to a different FragmentManager. Fragment ","Dead object in playFromMediaId.","DISTRICT","alarm","LOCAL_CONNECTING","dialog","Failed to invoke TextView#nullLayouts() method","ScrollGesturesEnabledDuringRotateOrZoom","stillshot","Failed to find source encoder for data class: ","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS","keyguard","https://www.googleapis.com/auth/plus.me","onActivityResult: Image path : ","UTF-8","Called getViewLifecycleOwner() but onCreateView() returned null","Uri must not be null.","failed_status","translationXLinear","primary_color","finished run method in ","Pending target must be null when starting from the first frame","Fragment host has been destroyed","MenuPopups manage their own views","Rakhi sjhhjasd","result ","blockingConnect must not be called on the UI thread","cancelLabel","confirmLabel","userAddedPlace == null","GPSDestLongitude","Unexpected control character while reading array","onSizeChanged - w = ","android.intent.action.PICK","MMM d, y","FROMVAL","android.support.v13.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT","ScrollingTabContainerView","Failed to start resolution intent","setVideoURI","io exception","GoogleApiClient received too many callbacks for the given step. Clients may be in an unexpected state; GoogleApiClient will now disconnect.","android.media.metadata.DOWNLOAD_STATUS","MenuPopupWindow","rc_no_cyl","onResult: Location is fixed now","Could not get last known location. This is probably because the app does not have any location permissions. Falling back to hardcoded sunrise/sunset values.","No path: ","com.bumptech.glide.load.resource.bitmap.CenterInside","auto","type: ","unknown flag for pos ","Option{key='","Invalid icon resource ","None of the preset sizes is valid: ","android.support.actionExtras","Beginning index: ","Receiver{","Error refreshing display list state","Action Bar Tab must have a Callback","Transform","MMMEd","TransformedResultImpl","Ignoring removeRetainedFragment as the state is already saved","extra_messenger","name_sleep_segment_request","Camera device has encountered a fatal error, please try again.","CHECK: start and end constraint set should not be the same!","GOOGLE_ADDRESS_API_COUNT","DateTime","Cannot add pager decor view during layout","Cannot load adaptive icon from uri: ","https://www.googleapis.com/auth/fitness.blood_glucose.read","onServiceConnected","SERVICE_DISABLED","Unsupported encoding","complaint_no","peekInt","assigned_user","initial_query","android.support.action.semanticAction","GPSDifferential","Remote error registering client messenger.","The size of tag group[","HIGH","Could not add the value to a new CursorWindow. The size of value may be larger than what a CursorWindow can handle.","Cannot set horizontal offset for MODE_DIALOG, ignoring","outputFieldName","mServiceBroker is null, client disconnected","Failed to delete ","onReceive: Message: ","interpolator","badge","Fetching data failed","stage 0","allowableAccounts","FragmentActivity","Activity transition type not set.","View should be fully attached to be ignored","CameraUpdateFactory is not initialized","repeatCount","jobscheduler","Please wait! Fetching your geo location.","transitionVisibilityMode","SELECT  * FROM TrafficMitraTable","DetailsActivity","Cause (","Invalid creation type: ","com.bumptech.glide.load.resource.bitmap.BitmapEncoder.CompressionFormat","Could not get remote context.","GlideRuntimeCompat","client_name","You should override computeScrollVectorForPosition when the LayoutManager does not implement ","layout","https://greendelhi.nic.in/","TransitionManager","restricted_profile","onSurfaceTextureSizeChanged - width: ","no-cache","Didn't initialize content background","mInnerView=","android.largeIcon.big","API_UNAVAILABLE","Transient bottom bar must have non-null callback","Could not invoke WindowInsets(Rect) constructor","XResolution","Date type must be one of ","requestedUserDataTypes","A child of LinearLayout with index less than mBaselineAlignedChildIndex has weight > 0, which won't work.  Either remove the weight, or don't set mBaselineAlignedChildIndex.","Ignoring moving ","Buffer is closed.","TRACE","android.hardware.type.television","Pruning old cache entries.","AADHAAR_NO","Picture saved to disk - jpeg, size: ","setDepartmentSpinnerData: selectedDeptId","No factory is available for message type: ","IntegerArrayPool","fullTextMatchedSubstrings","You must override onLayoutChildren(Recycler recycler, State state) ","confirm_password","avail:","green\\","Unknown segmentId=","LifecycleCallback with tag ","default disk cache dir is null","USAGE_ASSISTANCE_SONIFICATION","USAGE_NOTIFICATION","Geofence[%s id:%s transitions:%d %.6f, %.6f %.0fm, resp=%ds, dwell=%dms, @%d]","Work","FastParser","verticalAccuracy","mTranslationZ","User needs to (re)enter credentials.","android.backgroundImageUri","Detail message must not be empty","Camera configuration failed","DynamiteLoaderV2 was not cached.","version","Error copying resource contents to temp file: ","duration","animator","rc_present_address","addAccountOptions","share_history.xml","ACTION_LONG_CLICK","objectAnimator","rc_owner_sr","Could not invoke makeOptionalFitsSystemWindows","created_at","transfer_at","sans-serif","Invalid percentage-based rating value","Matching against filter ","MultiDexExtractor.load(","VersionedParcel encountered ClassNotFoundException","An error occurred while executing doInBackground()","java.version","pollution","sort_by","height","Calling onLoadChildren() failed for id=","Resolved Details","INT32","Sign-out occurred while this API call was in progress.","Expected one JSON element but was ","AutoManageLifecycleHelper received onErrorResolutionFailed callback but no failing client ID is set","participants","Remote account accessor probably died","PlaybackState {","invalid parameter type. Must be one and instanceof LifecycleOwner","Attempted to set ShapeAppearanceModel on a MaterialButton which has an overwritten background.","SignIn.API","Converting to JSON does not require this method.","ap_place_types","captureChildView: parameter must be a descendant of the ViewDragHelper's tracked parent view (","valueTo","wifi","Pending Actions:","ToggleButton","legacy_append","Status must not be null","Dead object in getRepeatMode.","mLoader=","KeyEvent may not be null","gmscore_client_jar_version","CAUSE_SERVICE_DISCONNECTED","Error reading data from stream","wallpaper","android.permission.RECORD_AUDIO","states","not-modified","android.icon","deriveConstraintsFrom","lastFailedStatus=","WRAP_CONTENT\\","Couldn't fetch getDisplayList method; dimming won't work right.","Expected the page view to be managed by a ViewPager2 instance.","Called stopAutoManage but automatic lifecycle management is not enabled.","dayOfMonth","addLikelySubtags","Failed to inflate ComplexColor.","No result cursor","PLACES_API_DEVICE_RATE_LIMIT_EXCEEDED","SMSService","Unable to get icon package","USAGE_NOTIFICATION_COMMUNICATION_REQUEST","STEP_SERVICE_BINDINGS_AND_SIGN_IN","onLoadItem must call detach() or sendResult() before returning for id=","ContentLengthStream","request: ","RV Nested Prefetch","debug cert rejected","Bundle with restored state for the component \\","NAVIGATION_PREV_TAG","onClick report_id: ","Neccessary information","No start tag found","onClick1: ","invalid position ","GoogleCertificatesQuery","onConnectionFailure must only be called on the Handler thread","scopeUri must not be null or empty","onGetLayoutInflater() cannot be executed until the Fragment is attached to the FragmentManager.","RELATIVE_ID_1","EngineKey{model=","putDouble","ChangeInfo{oldHolder=","isRegistered","Must set register function","package","state","transition","StandardOutputSensitivity","expanded","shim","MODULE_ID","value","place_attributions","detach: ","Error starting camera preview: ","Given job ID ","SELECT offenceId,offenceName FROM OffenceTable","Activity ","translationX","refered_by","ap_place_id","CameraSettingsIFDPointer","ViewUtils","Setting ","GifEncoder","Must call setup() that takes a Context and FragmentManager","SET_PRIMARY_NAV","flags","Cannot call then() if callbacks are set.","STILL","ISO-8859-1","Unable to clear disk cache or disk cache cleared externally","GoogleApiClient is not connected yet.","DefaultCropSize","Couldn't find any suitable preview size","Expected the adapter to be 'fresh' while restoring state.","address","Do not set the background drawable; Chip manages its own background drawable.","androidx.lifecycle.ViewModelProvider.DefaultKey:","The view is not a child of CoordinatorLayout","OffenceListAdapter","Layer","CURRENTLY UNSUPPORTED","Location Permission is required to use this feature","android.hardware.type.iot","Unexpected call to onRemoveGeofencesByRequestIdsResult","JSON document was not fully consumed.","Could not access object of type ","onConnectFailed","locationServices","Concrete field shouldn't be value object: %s","recommendation","https://","Temporary file is somehow already deleted","Select User type","You can only use setSelectedIndex() with the default adapter implementation.","setContentView() is not supported in MaterialDialog. Specify a custom view in the Builder instead.","ROAD WORTHINESS","Unable to register fragment with root, ancestor detached","endCap must not be null","You cannot restart a currently running animation.","ChildrenHelper","OP_POST_NOTIFICATION","Unexpected token ","android:theme","cache-hit-parsed","The inactive and active parts of the track are different colors. Use the getInactiveTrackColor() and getActiveTrackColor() methods instead.","resolve-report","Activity state:","Insets{left=","Dead object in prepare.","journal.bkp","serviceActionBundleKey","Failed to retrieve setFrame method","TILTING","yyyy-MM-dd HH:mm","https://plus.google.com/","TIMEOUT","android.support.v4.media.session.command.REMOVE_QUEUE_ITEM_AT","getDouble","Unable to put to disk cache","onEnterAmbient must be called on the main thread.","inefficientWriteStringNoTag","ImageDecoder","AppController","Low Bandwidth/No internet connection","Got null auth token for type: ","country","Must use non-zero containerViewId","KeyTimeCycle","android:showsDialog","true\\","pivotY","no path defined","ModernAsyncTask #","The result token does not belong to this batch","Renaming to ","Animation cannot be null","Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle.","Caught OOM for %d byte image, url=%s","onCreate: Main table created successfully","gms_unknown","android:changeScroll:y","mDrawableCache","AUDIO: ","Color models must match (","Can't add fragment ","DrawableCompat","Calling thread must be a prepared Looper thread.","name_ulr_private","android.view.accessibility.action.ARGUMENT_ROW_INT","de.hdodenhof.circleimageview","LAMP","VersionedParcelable encountered ClassNotFoundException reading a Serializable object (name = ","utility: ","waveOffset","to use ConstraintTag view ","XT1085","android.speech.extra.LANGUAGE_MODEL","Internal error with the back stack records","Failed to resolve canonical path for ","reported_by","Error no points added to ","actions","command must neither be null nor empty","Hide on content scroll is not supported in this action bar configuration.","Position","SupportRMFragment","Factory[type=","android.intent.extra.PROCESS_TEXT_READONLY","com.afollestad.materialcamera","scale","com.android.","Cannot add the same observer with different lifecycles","mockLocation","You cannot modify locked T, consider clone()","Expected start of object","array=","LANDMARK","DeviceOrientationRequest[mShouldUseMag=","Select Action","Must not be null or empty","While parsing a protocol message, the input ended unexpectedly in the middle of a field.  This could mean either that the input has been truncated or that an embedded message misreported its own length.","sla_timeline","Unable to load image from URI: ","Adding listener record for ","OnClick could not find id ","This method doesn't work on Pie!","latlng cannot be null - a position is required.","NONE","Duplicate binding with the same ServiceConnection: %s, %s, %s.","secondaryText","realClientPackage","REPLACE","Called removeDetachedView with a view which is not flagged as tmp detached.","The root id in BrowserRoot cannot be null. Use null for BrowserRoot instead.","unknown reason","WARNING UNKNOWN ATTRIBUTE ","12451009.false","android.support.FILE_PROVIDER_PATHS","BackStackEntry{","ImageView","android.intent.extra.REFERRER_NAME","Memory cache screens must be greater than or equal to 0","android.intent.extra.shortcut.ID","Expected a boolean but was ","chart_data","Unknown scene name: ","XT1079","android.speech.extra.RESULTS_PENDINGINTENT_BUNDLE","android.support.v4.app.EXTRA_CALLING_ACTIVITY","callSendDetailAsync: timeStamp: ","margin must be > 0","override","STRING","WALKING","Geo-code missing. Please try again.","FEEDBACK_GENERIC","freeze","Cannot invalidate item decorations during a scroll or layout","removeItemAt","layout_marginBottom","MaxApertureValue","Callbacks must add text or a content description in populateEventForVirtualViewId()","0.9.4.3","No authority: ","No data to parse","resolved_lat","portrait","ResourcesFlusher","GoogleCertificates has been initialized already","InProgress","This is not supported, use MenuItemCompat.setActionProvider()","setTouchModal","IObjectWrapper declared field not private!","GetAddressAsyncTask","LocationAvailability[isLocationAvailable: ","video/mp4","expansion","drawableStart","TypefaceCompatApi26Impl","mEnterAnim=#","URI_MASKABLE","DIRTY","makeDexElements","setLayoutDirection","Added Fragments:","Api must not be null.","Failed to close reader while parsing.","https://www.googleapis.com/auth/fitness.oxygen_saturation.write","No resource found for: ","getGoogleAppId","ListPopupWindow","removeSubscription called for ","Invalid parcel","starting AutoManage for client ","Request threw uncaught throwable","mUnthemedEntries","BrightnessValue","android.people","commit already called","layout_constraintHorizontal_bias","Action list: ","Please select department ","icon_flash_off","androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_URI","Could not find any Service that handles android.intent.action.MEDIA_BUTTON or implements a media browser service.","The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's","CodedOutputStream was writing to a flat byte array and ran out of space.: ","DROP TABLE IF EXISTS TrafficMitraTable","CameraBackground","mUpdateThrottle=","Cannot change whether this adapter has stable IDs while the adapter has registered observers.","Could not create ","check-refer-number","id unknown ","MotionTelltales","Failed to retrieve mButtonDrawable field","initObjects","addOnCompleteListener is not implemented","likelihood","Remote service probably died when signIn is called","Connection timed out while waiting for Google Play services update to complete.","RecommendedExposureIndex","android:changeBounds:clip","arch_disk_io_%d","Not connected. Call connect() and wait for onConnected() to be called.","car_conversation","BOOL","android.speech.extra.MAX_RESULTS","VersionedParcelParcel","Width must be > 0","BigDecimal not supported","suggest_intent_data_id","State","hourOfDay","Fitness Certificate","No acceptable module found. Local version is ","dropbox","If-None-Match","Sign-in succeeded with resolve account failure: ","You cannot call Glide.get() in registerComponents(), use the provided Glide instance instead","prev_page_token","Setting back stack index ","offenceListMap","FragmentState{","getDepartmentListAPI API: ","Missing WorkChain API createWorkChain","Value(%s) must be equal to valueFrom(%s) plus a multiple of stepSize(%s) when using stepSize(%s)","chipIconVisible","source","authtoken","formats: ","placeIds is empty","ImageButton","android.support.v4.media.description.NULL_BUNDLE_FLAG","Tab does not belong to this TabLayout.","detected invalid position. loc invalid? ","MaterialDialog","in_progress","citizenOffence/Images","rejected_count","The operation has been canceled.","HasThumbnail","Negative size: ","com.android.launcher.permission.INSTALL_SHORTCUT","Cannot release a recycled or not yet acquired resource","setEpicenterBounds","GPSSpeedRef","ResourceLoader","superState must be null","selectItem: ","auto_submit","The path is null, which is created from ","MotionPaths","android.media.browse.extra.PAGE_SIZE","ACTION_CONTEXT_CLICK","Unexpected token: ","Index > length: ","Failed query: ","The nodes to be interpolated and resulting nodes must have the same length","android.support.v4.media.session.action.PREPARE","Sending Custom Location from service","suggest_icon_2","TypefaceCompatBaseImpl","android.intent.action.VIEW","feedback","PrintHelper","onDestroy: ","Could not retrieve icon for calling application","Couldn't set home-as-up indicator","Your content must have a ListView whose id attribute is 'android.R.id.list'","No constant state support for SDK < 24.","common_google_play_services_resolution_required_text","SERVICE_VERSION_UPDATE_REQUIRED","Override configuration has already been set","RELATIVE_RELATION_3","Could not call setClipToScreenEnabled() on PopupWindow. Oh well.","getFloat","defaultGoogleSignInAccount","Dead object in addQueueItemAt.","GservicesValue.override(): test should probably call initForTests() first","Message was missing required fields.  (Lite runtime could not determine which fields were missing).","register","Back Stack Indices:","Could not retrieve ResourcesImpl#mDrawableCache field","data_extras","linear","Failed to open uri: ","DoneListAdapter","StripOffsets","The connection to Google Play services was lost","BodySerialNumber","Dangling name: ","ACTION_PAGE_RIGHT","phone_number","called getUri() on ","cmd=","Key{size=","zone_id","AmbientEnabled","EQUALITY","onLocationChange","WAKE_LOCK_KEY","MultiDex.lock","androidx.recyclerview.widget.RecyclerView","setClipToScreenEnabled","failWrite: Got exception:","restoreAllState: back stack #","calling_package","Commit: ","Ghosted views must be parented by a ViewGroup","FeedbackActivity","arcMotion","GPSDestBearingRef","Callback must not be null","name == null","GoogleApiClient is not configured to use the LocationServices.API Api. Pass thisinto GoogleApiClient.Builder#addApi() to use this feature.","external-path","ACTION_CLICK","CREATE TABLE TrafficMitraTable (id INTEGER PRIMARY KEY AUTOINCREMENT,rcNumner TEXT, offenceName TEXT, comment TEXT, imageUri TEXT, videoUri TEXT, audioUri TEXT, latitude DOUBLE DEFAULT NULL, longitude DOUBLE DEFAULT NULL, address TEXT, manualAddress TEXT, createdAt TEXT, timestamp TEXT, deptid TEXT, districtname TEXT, districtid TEXT, sync INTEGER DEFAULT 0 );","ThumbnailLength","data_search_query","image_manager_disk_cache","geofenceRequestIds can't be null nor empty.","Dead object in getPackageName.","Invalid direction: ","mZips","Attributes should be provided to this view,","android.media.metadata.DISPLAY_ICON","EditText needs to be an AutoCompleteTextView if an Exposed Dropdown Menu is being used.","Message classes must extend GeneratedMessage or GeneratedMessageLite","arrayIndexScale","android.showWhen","Dead object in getMediaController.","Attempted to call failure callbacks in CONNECTION_MODE_NONE. Callbacks should be disabled via GmsClientSupervisor","order does not contain a valid category.","accelerate","asyncTraceEnd","Could not retrieve font from family.","Error closing icon stream for ","Resizing: screenWidth: ","Pixel distance must be non-negative","FEEDBACK_SPOKEN","You cannot start a load on a null Context","uimode","MultiDex installation failure","cancel","TYPE_INPUT_METHOD","android:changeBounds:parent","PATH","ACTION_MOVE_WINDOW","Failed to parse date [","mPopEnterAnim=#","REOPEN","Content view not yet created","UserComment","Unable to bind to listener ","attach: ","onResponse: Response: ","Position has already been set using positionFromBounds","Unexpected exception thrown by non-Glide code","layout_constraintTop_toTopOf","Unknown DateFormat style: ","android.support.v4.media.session.EXTRA_BINDER","Notifier must not be null","baseline","Key and values array lengths not equal: ","android.provider.Telephony.SMS_RECEIVED","ap_secondary_text","Spinner","POLLUTION","mSortOrder=","android.support.v4.media.session.action.SET_SHUFFLE_MODE","AudioAttributesCompat","Missing value for markerColumn: ","get-department","Cannot add item decoration during a scroll  or layout","latlng","Max array capacity exceeded","https://www.googleapis.com/auth/fitness.blood_pressure.read","ProviderInstaller","files","Maximum auto-size text size (","XT939G","mCursorDrawableRes","HTTP response for request=<%s> [lifetime=%d], [size=%s], [rc=%d], [retryCount=%s]","LayoutInflaterCompatHC","strokeColor","There was no converter wrapped in this ConverterWrapper.","XT1039","Unrelated Reason","ACCESSIBILITY_CLICKABLE_SPAN_ID","Loading Glide modules","Failed to load module via V2: ","GooglePlayServicesErrorDialog","android.support.v4.media.session.IMediaSession","Failed to retrieve remote module version.","dept_ID","MotionSpec","Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!","typeOutArray","SUCCESS_CACHE","getEmptyRegistry","Not a valid image data URL.","onUnintentionalDisconnection must only be called on the Handler thread","media_router","USAGE_MEDIA","Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhenAiOiJlQ3VIazRwampjZGszMWUwZjZ1ZnlINDJwNWgxczM5RCIsImd0eSI6ImNsaWVudC1jcmVkZW50aWFscyIsImlhdCI6MTYyMjgyODM2NywiZXhwIjozNzcwMzEyMDE0LCJhdWQiOiJodHRwczovL2F1cmEtcGFuaWMvIiwiaXNzIjoiaHR0cHM6Ly9hdXJhLnNlcnZpY2VzIiwic3ViIjoiZUN1SGs0cGpqY2RrMzFlMGY2dWZ5SDQycDVoMXMzOURAY2xpZW50cyJ9.Yvb019wW4zQoC5ks7tmQ_YO1h87GQZ9Zj4fx_oV1plLkE6nUm5a8dDYuCvtK3XQ1BOo4RLQ1WCg-eLp-WLl4mWJHdkkyoHqTYub6qVP7aeXRPOkm2kphhKL2wB9bC4_JLnvTRjSrVAQKqHHJ9hgGWSptJpzzsxD5EmfGC5gPFvCQil-TijzcMPKMwUtUdnbkHdxz2dLNeew-Qks9kgyzLDyzGyLdiY2nlV9scj-FMSIq2j0c7eJ0mTvs-CgPqUHqy-uRUtUyQFr_7qiLQ6QSKv7curVDwvSpplffUPji9dNqztdQjTNkaZHXxgWZP93sJfwKzg-Y5Pd4d6b2WuiIIkNde9SiHMMqrTJpAl5OxEIbUenJ9t6D3XW0Rt6O06CT7SGmQrjtq2rrZRfoni7bP900K89IziwzLARJktqs_oUvCZLJfB3SZteR-dHU9OV2T28_Ecm6riDqz1nWmFugnlB4MP72gFpYL4J9gArlRGV0ClmUey8GwqxdEJ8vFonTYDPulXWv1v8NU4SU0w30AdhsPQYBkOVHB7GH7Blepqk6QxhfdHYM8wY9d1qN087tKYPfZusk8XOhPL-gebH_fC45-F8TmaS4_EIp-QUJ2uwGV4-Z0nu1xBX6pN8_Yei62-FvsVMaSmQQhHyM4ES1hQiQgPO7CRvp0v2B6q8ojQw","Unable to load image from path: ","pathList","BitmapTeleporter","Adding available back stack index ","AccessibilityWindowInfo[","obfuscatedIdentifier","TwilightManager","Not a base64 image data URL.","Invalid null listener key","minimumVerticalAngle","assigned_email","TraceCompat","Vertical","Wrapped transformation unexpectedly returned a non BitmapDrawable resource: ","Content-Disposition: form-data; name=\\","DELETE","Setting alpha on is not supported","motion.velocity","Local module descriptor class for ","getSequence called before setSequence","baseline does not support margins","refWidth must be positive","org.robolectric.Robolectric","MaterialContainerTransform","MONTHS_VIEW_GROUP_TAG","disableDeathOnFileUriExposure","ToolbarWidgetWrapper","https://play.google.com/store/apps/details?id=com.green_delhi_poll","GmsClientEvents","cruse decelerate","INT64","LLLL, yyyy","Continuation returned null","Exception must not be null","android.os.SystemProperties","pathInterpolator requires the controlY1 attribute","Min length for input dialogs cannot be less than 0.","SpatialFrequencyResponse","DNGVersion","percentHeight","reparent","SELECT offenceName,timestamp,comment,imageUri,videoUri,latitude,longitude,address,rcNumner,manualAddress,createdAt FROM TrafficMitraTable WHERE id = '","EEEE, MMMM d, yyyy","Can't be used with a custom content view","No adapter attached; skipping layout","input_method","setDatavalue: videoUri: ","Unexpected type. Expected one of: ","ScrollView can host only one direct child","A required meta-data tag in your app's AndroidManifest.xml does not exist.  You must have the following declaration within the <application> element:     <meta-data android:name=\\","Failed to invoke setLayoutDirection(int) via reflection","horizontal : ","checkMainThread: current thread ","EmptySignature","Source","search_suggest_query","Incomplete document","android.media.browse.MediaBrowserService","mToken","DataBuffer","called getBitmap() on ","historical-records","ACTION_ARGUMENT_SELECTION_START_INT","RequestTracker","ThumbnailImageLength","KEYCODE_MEDIA_PLAY_PAUSE and KEYCODE_HEADSETHOOK are handled already","An instance of OnFlingListener already set.","Search suggestions cursor at row ","DATE_SELECTOR_KEY","telephony_subscription_service","Uninstantiable","registerConnectionCallbacks(): listener ","bounceInterpolator","Failed to load module descriptor class: ","offences","Layout","maxLength","Cannot construct an Api with a null ClientBuilder","GmsAvailabilityHelper","onConnectionSuccess must only be called on the Handler thread","Google Play Services not available","ZoomGesturesEnabled","drawableEnd","FileLoader","SHOW_AS_ACTION_ALWAYS, SHOW_AS_ACTION_IF_ROOM, and SHOW_AS_ACTION_NEVER are mutually exclusive.","ConnectionlessLifecycleHelper","Failed to remove expected request manager fragment, manager: ","Can't find package ","cache-path","common_google_play_services_restricted_profile_title","percentY","Cannot create a mutable Bitmap with config: ","onPostExecute: ","DeferredLifecycleHelper","Failed to shutdown","PAINT","setDatavalue: resolved_audio_path","RELATIVE_MOBILE_3","objectFieldOffset","GoogleCertificates","You can only use clearSelectedIndices() with the default adapter implementation.","Tilt needs to be between -90 and 90 inclusive: ","KeyFrameSet","android:changeTransform:parent","type","FocalLengthIn35mmFilm","label_retry","Unexpected character while parsing string map: ","PrecomputedText","android.content.res.ThemedResourceCache","MeteringMode","FLAG_REQUEST_FILTER_KEY_EVENTS","loaderVersion","Runtime exception on the transformation worker thread: ","android.support.v4.media.session.action.FLAG_AS_INAPPROPRIATE","NotifManCompat","No external inserts","Expected ':'","android.support.v4.media.session.command.GET_EXTRA_BINDER","Callback cannot be null.","Remote error getting media item: ","Failed to determine connectivity status when connectivity changed","SplashScreen","Already added ","Handler must not be null","Custom size must be non-negative","dispatchStartTemporaryDetach","Unable to instantiate the dynamic class ","IncorrectConstraintException: ","unable to parse MotionScene file","Failed to instantiate ","consumer_ir","valueFrom","Transcode class must not be null","Dead object in fastForward.","bad argument to loadBitmap","Trying to bind a GmsServiceConnection that was already connected before.  config=","getExtras() called while not connected (state=","androidx.media.audio_attrs.USAGE","Id cannot be QueueItem.UNKNOWN_ID","Error reading historical recrod file: ","Unable to get icon uri","Unable to find pkg=%s for icon","Could not get value from WindowInsets.CONSUMED field","Invalid GPS Timestamp array. array=","ActionMode callback can not be null.","gda_zone","Points are too far apart ","onTouch: ","this should only be called when the cursor is valid","forgotPassStatus","GeofencingRequest[","called detach on an already detached child ","http://maps.google.com/maps?saddr=","remove() was called before next()","alwaysPromptForAccount","onSignInFailed for ","Engine","update-profile","Use a non-transparent color for the default color as it will be used to finish ripple animations.","CHECK: motion scene not set! set \\","ComponentsConfiguration","MetricAffectingSpan can not be set to PrecomputedText.","ResolveReportAsyncTask","SHA-1","Failed to decode data for ","saveAllState: adding back stack #","districtname"]},"firebase_urls":[],"files":["assets/action_against_motorist.html","assets/become.html","assets/blurred_image.html","assets/faq.html","assets/geolocation.html","assets/img/app_logo.png","assets/img/traffic.jpg","assets/info.html","assets/liability.html","assets/list.html","assets/list_image.html","assets/offline.html","assets/point.html","assets/privacy.html","assets/redeem_points.html","assets/rejection_reasons.html","assets/rewards.html","assets/status_of_rejection.html","META-INF/com/android/build/gradle/app-metadata.properties","META-INF/androidx.activity_activity.version","META-INF/androidx.annotation_annotation-experimental.version","META-INF/androidx.appcompat_appcompat-resources.version","META-INF/androidx.appcompat_appcompat.version","META-INF/androidx.arch.core_core-runtime.version","META-INF/androidx.asynclayoutinflater_asynclayoutinflater.version","META-INF/androidx.cardview_cardview.version","META-INF/androidx.coordinatorlayout_coordinatorlayout.version","META-INF/androidx.core_core.version","META-INF/androidx.cursoradapter_cursoradapter.version","META-INF/androidx.customview_customview.version","META-INF/androidx.documentfile_documentfile.version","META-INF/androidx.drawerlayout_drawerlayout.version","META-INF/androidx.exifinterface_exifinterface.version","META-INF/androidx.fragment_fragment.version","META-INF/androidx.interpolator_interpolator.version","META-INF/androidx.legacy_legacy-support-core-ui.version","META-INF/androidx.legacy_legacy-support-core-utils.version","META-INF/androidx.legacy_legacy-support-v13.version","META-INF/androidx.legacy_legacy-support-v4.version","META-INF/androidx.lifecycle_lifecycle-livedata-core.version","META-INF/androidx.lifecycle_lifecycle-livedata.version","META-INF/androidx.lifecycle_lifecycle-runtime.version","META-INF/androidx.lifecycle_lifecycle-viewmodel.version","META-INF/androidx.loader_loader.version","META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version","META-INF/androidx.media_media.version","META-INF/androidx.print_print.version","META-INF/androidx.recyclerview_recyclerview.version","META-INF/androidx.savedstate_savedstate.version","META-INF/androidx.slidingpanelayout_slidingpanelayout.version","META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version","META-INF/androidx.transition_transition.version","META-INF/androidx.vectordrawable_vectordrawable-animated.version","META-INF/androidx.vectordrawable_vectordrawable.version","META-INF/androidx.versionedparcelable_versionedparcelable.version","META-INF/androidx.viewpager2_viewpager2.version","META-INF/androidx.viewpager_viewpager.version","META-INF/com.google.android.material_material.version","androidsupportmultidexversion.txt","play-services-base.properties","play-services-basement.properties","play-services-location.properties","play-services-maps.properties","play-services-places-placereport.properties","play-services-places.properties","play-services-tasks.properties","res/z1.xml","res/y1.pdf","res/yP.xml","res/9X.9.png","res/tj.9.png","res/2C.9.png","res/a21.xml","res/color/material_slider_active_track_color.xml","res/jx.png","res/Of.xml","res/Ow.xml","res/JH.xml","res/75.xml","res/Jn.xml","res/3p.xml","res/M-.xml","res/u3.xml","res/oz.xml","res/tj.png","res/vy.9.png","res/jK.9.png","res/pF.9.png","res/7q.png","res/UO.xml","res/jc.png","res/TZ.xml","res/Oe.png","res/q4.png","res/BA.xml","res/Y8.png","res/E6.xml","res/Ao.png","res/AZ.xml","res/K3.xml","res/x1.xml","res/kM.xml","res/f9.png","res/3B.xml","res/color/mtrl_btn_stroke_color_selector.xml","res/L_1.png","res/color/mtrl_on_primary_text_btn_text_color_selector.xml","res/oL.xml","res/Hi.9.png","res/tM.9.png","res/Mn.xml","res/fa.png","res/lN.png","res/kp.xml","res/_Q.jpg","res/AR.xml","res/PA.xml","res/Mz.9.png","res/V4.png","res/WP.xml","res/Wx.png","res/ev1.png","res/ge.png","res/Yh.png","res/color/design_error.xml","res/Ov.xml","res/6Y.png","res/color-v23/abc_tint_btn_checkable.xml","res/L_.png","res/YI.png","res/J6.9.png","res/color/mtrl_tabs_icon_color_selector_colored.xml","res/km.png","res/gG.png","res/C1.png","res/lG.xml","res/V-.xml","res/Zk.png","res/color-v23/abc_color_highlight_material.xml","res/N-.xml","res/uW.9.png","res/vo.png","res/9o.png","res/color/abc_secondary_text_material_light.xml","res/color/test_mtrl_calendar_day.xml","res/FN.xml","res/hv.xml","res/s3.9.png","res/color/abc_background_cache_hint_selector_material_light.xml","res/dw.jpg","res/color/mtrl_btn_text_btn_ripple_color.xml","res/Sr.png","res/Xp.9.png","res/nM.xml","res/6v1.xml","res/kv.png","res/uP.xml","res/gm.xml","res/Dn.png","res/wY.xml","res/v8.xml","res/V8.xml","res/color/switch_thumb_material_light.xml","res/Tl.9.png","res/iv.png","res/color/material_on_primary_disabled.xml","res/cc.png","res/Ik.png","res/uB.png","res/63.xml","res/86.xml","res/ID.xml","res/Fx1.9.png","res/fZ.9.png","res/_d.xml","res/Ve.xml","res/Dw.xml","res/Q11.9.png","res/gV.9.png","res/mi.xml","res/color-v23/abc_tint_spinner.xml","res/e4.9.png","res/color/abc_primary_text_material_dark.xml","res/nz.xml","res/0R.xml","res/72.xml","res/color/mtrl_navigation_item_text_color.xml","res/tI.xml","res/XS.xml","res/Of1.9.png","res/4c.xml","res/2a.png","res/231.xml","res/-A.png","res/tU.png","res/bK.9.png","res/color/mtrl_bottom_nav_colored_ripple_color.xml","res/3A.png","res/color/common_google_signin_btn_text_dark.xml","res/SQ.xml","res/E2.9.png","res/Ht.png","res/YP.png","res/2u.xml","res/color/mtrl_fab_icon_text_color_selector.xml","res/v31.png","res/YY.png","res/p8.png","res/VQ.png","res/YW.png","res/color/design_box_stroke_color.xml","res/AR.png","res/uy.png","res/n_.png","res/IC.png","res/ug.png","res/dM.png","res/AH.xml","res/zQ.png","res/55.png","res/r-.xml","res/4l.png","res/NI.xml","res/Pi.9.png","res/ej.xml","res/I7.xml","res/y3.png","res/color/mtrl_popupmenu_overlay_color.xml","res/4J.jpg","res/F3.xml","res/ie.xml","res/eI.xml","res/lC.xml","res/t9.xml","res/3Z.xml","res/0t.png","res/F4.png","res/h0.9.png","res/9I.png","res/jX.png","res/va.png","res/tm.png","res/-v.png","res/In.9.png","res/color/material_slider_halo_color.xml","res/-o.xml","res/color/material_on_surface_disabled.xml","res/CY.png","res/Y7.png","res/Ug.png","res/ld.9.png","res/jJ.png","res/I3.png","res/-Y.xml","res/ue.xml","res/xw.xml","res/Rj.png","res/zH.xml","res/4u.xml","res/Cv.xml","res/f1.xml","res/dL.xml","res/5k.xml","res/MV.png","res/36.xml","res/pJ.xml","res/jh.9.png","res/jw.xml","res/B8.xml","res/g4.xml","res/p81.png","res/74.png","res/wz.xml","res/Cg.png","res/dV.xml","res/K1.png","res/-l.png","res/Vc.xml","res/r0.xml","res/j-.9.png","res/color/checkbox_themeable_attribute_color.xml","res/gY.png","res/SD.png","res/CH.png","res/0b.xml","res/5C.xml","res/CA.9.png","res/O0.xml","res/If.xml","res/__.xml","res/color/material_on_primary_emphasis_high_type.xml","res/eO.png","res/color/material_on_surface_emphasis_high_type.xml","res/c4.xml","res/3C.png","res/gL.9.png","res/kO.png","res/3x.xml","res/5K.xml","res/JC.png","res/Mw.xml","res/mo.png","res/UQ.xml","res/T8.png","res/Mr.9.png","res/48.xml","res/0H.9.png","res/rt.xml","res/w4.xml","res/1g.xml","res/P-.png","res/sk.png","res/ow.png","res/ER.9.png","res/Ms.png","res/Ej.xml","res/ib.xml","res/x5.9.png","res/rb.9.png","res/f-.xml","res/by.png","res/3c.xml","res/Ka.png","res/Jo.xml","res/Uk.png","res/color/mtrl_bottom_nav_colored_item_tint.xml","res/8w.9.png","res/b9.xml","res/NU.xml","res/b9.png","res/Pb.png","res/Un.xml","res/V-.9.png","res/D2.png","res/66.xml","res/aW.png","res/3g.xml","res/J8.9.png","res/wN.png","res/Q9.xml","res/ca.9.png","res/3_.png","res/M3.xml","res/vc.xml","res/65.xml","res/_c.png","res/wi.9.png","res/HH.png","res/m3.9.png","res/nc.xml","res/35.png","res/rc.png","res/Dt.9.png","res/MC.xml","res/bb.xml","res/oj.png","res/XK.png","res/c6.xml","res/9h1.xml","res/tv.xml","res/x11.xml","res/iV.xml","res/9A.xml","res/Pq.9.png","res/K31.xml","res/r9.png","res/QT.png","res/color/mtrl_tabs_ripple_color.xml","res/color/mtrl_bottom_nav_item_tint.xml","res/pN.jpg","res/NI.png","res/b91.xml","res/l9.png","res/X3.png","res/jI.xml","res/color/mtrl_tabs_colored_ripple_color.xml","res/T2.9.png","res/XM.png","res/16.xml","res/ux.png","res/color/material_slider_inactive_tick_marks_color.xml","res/Lg.xml","res/BO.png","res/Up.xml","res/au.9.png","res/bB.png","res/Eb.9.png","res/831.xml","res/kg1.png","res/VC1.xml","res/KD.xml","res/5x.xml","res/color/mtrl_tabs_icon_color_selector.xml","res/Mm.xml","res/Tx.9.png","res/color-v23/abc_tint_edittext.xml","res/J71.xml","res/n01.png","res/Fz.png","res/uk.xml","res/vn.png","res/-W.xml","res/mN.xml","res/color/material_on_background_emphasis_medium.xml","res/aD.xml","res/color/mtrl_outlined_icon_tint.xml","res/O3.9.png","res/sn.9.png","res/uB.9.png","res/AB.9.png","res/CM.png","res/RD.xml","res/Ra.png","res/color/mtrl_fab_ripple_color.xml","res/pm.png","res/SU.png","res/WD.xml","res/11.png","res/color/mtrl_filled_stroke_color.xml","res/VI.xml","res/color/mtrl_choice_chip_background_color.xml","res/-2.png","res/VW1.png","res/PA1.xml","res/7u.xml","res/q6.xml","res/qS.xml","res/6J.xml","res/HA.xml","res/Ou.png","res/lR.xml","res/Yt.9.png","res/kI.xml","res/qJ.png","res/kK.9.png","res/51.9.png","res/7W.xml","res/iz.png","res/ll.xml","res/bX.png","res/JA.png","res/Sm.png","res/MH1.xml","res/Yg.png","res/color/material_on_background_disabled.xml","res/NX.png","res/color/mtrl_choice_chip_text_color.xml","res/v3.png","res/8j.xml","res/uo.xml","res/QD.9.png","res/38.xml","res/DZ.xml","res/GQ.xml","resources.arsc","res/Ts.xml","res/oL.png","res/wK.9.png","res/Bx.xml","res/7P.9.png","res/zq.xml","res/rL.png","res/fL.png","res/color/radiobutton_themeable_attribute_color.xml","res/m9.9.png","res/ZP.png","res/ub.xml","res/tQ.xml","res/fv.xml","res/Gb.xml","res/ba.xml","res/oR.9.png","res/Xs.9.png","res/C7.xml","res/color/mtrl_chip_background_color.xml","res/e6.png","res/GC.png","res/LT.xml","res/5J1.png","res/TF.9.png","res/3o.png","res/Vy.xml","res/mp.png","res/TC.xml","res/-a.jpg","res/color-v23/abc_btn_colored_text_material.xml","res/fL.xml","res/Z4.xml","res/Cb.xml","res/Nt.xml","res/Bw.png","res/qr.png","res/Ru.xml","res/YH.9.png","res/Dc.png","res/e11.xml","res/em.xml","res/rX.xml","res/bW.png","res/gQ.png","res/-c.xml","res/o1.9.png","res/832.xml","res/7T.9.png","res/RJ.png","res/9h.xml","res/p7.png","res/Qw.xml","res/Of.9.png","res/dj.xml","res/s2.xml","res/yx.xml","res/color/material_slider_thumb_color.xml","res/color/mtrl_btn_text_btn_bg_color_selector.xml","res/MH.xml","res/zv.9.png","res/vB.xml","res/bC.xml","res/8h.png","res/L2.xml","res/op.xml","res/oK.png","res/dB1.png","res/S7.xml","res/Pr.xml","res/gW.xml","res/NM.9.png","res/Id.png","res/h-.9.png","res/color/mtrl_calendar_item_stroke_color.xml","res/8c.jpg","res/vD.xml","res/v6.9.png","res/MP.xml","res/bK.png","res/gA.xml","res/Ey.xml","res/qT.png","res/TU.xml","res/pt.jpg","res/rT.png","res/rj.9.png","res/B4.xml","res/oh.xml","res/EJ.png","res/bl.xml","res/q9.xml","res/AK.xml","res/yw.xml","res/sc.png","res/eB.xml","res/72.9.png","res/rp.xml","res/0w.xml","res/Wh.png","res/SS.xml","res/Zl.xml","res/oz.png","res/LS.png","res/wk.png","res/dB.png","res/Gz.xml","res/xh.png","res/aO.9.png","res/MP1.xml","res/gZ.xml","res/J5.xml","res/mE.png","res/A-.xml","res/GA.xml","res/2p.xml","res/u3.png","res/color-v23/abc_tint_default.xml","res/LN.xml","res/hy.png","res/color/material_on_background_emphasis_high_type.xml","res/nl.xml","res/uM.png","res/V9.png","res/6e.xml","res/color/common_google_signin_btn_text_light.xml","res/7F.9.png","res/23.xml","res/iL.xml","res/Dh.xml","res/color/material_slider_inactive_track_color.xml","res/on.xml","res/gl.xml","res/CX.png","res/color/mtrl_chip_surface_color.xml","res/color-v23/abc_btn_colored_borderless_text_material.xml","res/j9.9.png","res/color-v23/abc_tint_switch_track.xml","res/Lq.9.png","res/color/mtrl_choice_chip_ripple_color.xml","res/3D.png","res/color-v23/abc_tint_seek_thumb.xml","res/Uz.xml","res/wc.png","res/Ef.png","res/aY.png","res/Kb.png","res/Ex.xml","res/a2.xml","res/O8.xml","res/bn.xml","res/B3.xml","res/Qk.xml","res/jy.png","res/A1.xml","res/tZ.xml","res/6B.png","res/Z5.png","res/xm.png","res/im.png","res/RK.xml","res/ne.png","res/MP.png","res/vs.xml","res/cs.xml","res/HE.xml","res/Tc.png","res/jy1.png","res/iw.xml","res/4_.9.png","res/Kp.9.png","res/8T.png","res/n0.png","res/s2.9.png","res/color/abc_primary_text_material_light.xml","res/TQ.png","res/2D.xml","res/r5.xml","res/color/common_google_signin_btn_tint.xml","res/aA.xml","res/mw.xml","res/lE.xml","res/1N.xml","res/TK.xml","res/6v.xml","res/q0.xml","res/Gb.png","res/iJ.png","res/_Y.png","res/BN.png","res/58.xml","res/SU.xml","res/ev.png","res/eN.xml","res/1C.xml","res/SG.png","res/mU.png","res/_1.png","res/kS.png","res/WT.xml","res/sL.9.png","res/d2.xml","res/DP.xml","res/FZ.xml","res/_l.xml","res/qQ.xml","res/5j.9.png","res/Za.xml","res/jB.xml","res/7M.png","res/v2.xml","res/FI.xml","res/WO1.xml","res/Kv.xml","res/WT1.xml","res/9V.png","AndroidManifest.xml","res/rc1.png","res/41.png","res/43.xml","res/DD.png","res/ZF.xml","res/n6.xml","res/WX.xml","res/st.9.png","res/4W.xml","res/0-.xml","res/zN.png","res/Hy.xml","res/wT.png","res/color/abc_primary_text_disable_only_material_dark.xml","res/3h.xml","res/ew.xml","res/CK.crt","res/k_.png","res/Us.9.png","res/Rx.xml","res/-Z.png","res/lf.xml","res/7A.png","res/q61.xml","res/1V.xml","res/cf.xml","res/y9.xml","res/p7.xml","res/wA.xml","res/rh.png","res/dy.png","res/w8.png","res/color/mtrl_navigation_item_background_color.xml","res/_7.png","res/Q1.9.png","res/vz.xml","res/Px.xml","res/w_.png","res/bR.png","res/NA.xml","res/SH.xml","res/color/mtrl_fab_bg_color_selector.xml","res/color/mtrl_bottom_nav_ripple_color.xml","res/color/mtrl_navigation_item_icon_tint.xml","res/8q.png","res/1z.xml","res/ZN.xml","res/ld.xml","res/2b.png","res/Ak.xml","res/color/mtrl_card_view_foreground.xml","res/Rq.xml","res/33.9.png","res/RZ.png","res/0N.xml","res/W3.pdf","res/83.xml","res/Rf.xml","res/Ig.xml","res/Fi.png","res/color/mtrl_btn_ripple_color.xml","res/t-.png","res/dz.xml","res/wi1.9.png","res/Bd.png","res/FG.png","res/_m.xml","res/s1.9.png","res/YA.xml","res/Ui.xml","res/9K.png","res/Of1.xml","res/OK.xml","res/color/mtrl_chip_close_icon_tint.xml","res/XM.xml","res/wo.xml","res/color/material_slider_active_tick_marks_color.xml","res/vd.png","res/RT.xml","res/Wn.xml","res/color/abc_search_url_text.xml","res/nL.png","res/RB.png","res/HQ.xml","res/c_.png","res/6I.png","res/uV.png","res/rE.xml","res/yi.xml","res/Ny.png","res/jZ.9.png","res/3G.crt","res/gG.9.png","res/dv.9.png","res/BK.xml","res/LE.png","res/eB.9.png","res/YM.9.png","res/Zj.png","res/8g.png","res/WG.xml","res/js.xml","res/eU.xml","res/yO.9.png","res/al.jpg","res/_6.9.png","res/0I.png","res/-u.xml","res/T81.png","res/xM1.xml","res/5z.9.png","res/jh.xml","res/Fx.9.png","res/color/mtrl_btn_bg_color_selector.xml","res/gZ.png","res/_w.xml","res/HS.9.png","res/US.png","res/d5.png","res/wL.9.png","res/Ks.xml","res/41.xml","res/n7.xml","res/eK.png","res/color/material_on_surface_emphasis_medium.xml","res/bT.xml","res/fD.9.png","res/l2.xml","res/n9.9.png","res/color/mtrl_card_view_ripple.xml","res/Xy.xml","res/061.png","res/ya.xml","res/q1.xml","res/fm.xml","res/FY.png","res/color/design_icon_tint.xml","res/cm.png","res/fI.png","res/LD.png","res/06.xml","res/mO1.png","res/Qv.png","res/8s.xml","res/d1.9.png","res/5A.xml","res/vp.xml","res/bu.9.png","res/1Y.png","res/5J.png","res/vl.xml","res/h-.png","res/1N.png","res/MN.xml","res/jR.xml","res/em.png","res/YF.xml","res/NA.png","res/AA.xml","res/I6.png","res/vM.xml","res/NP.9.png","res/M6.xml","res/Pu.xml","res/pn.png","res/o8.xml","res/iO.xml","res/color/mtrl_outlined_stroke_color.xml","res/color/mtrl_btn_text_color_selector.xml","res/kg.png","res/Ml.9.png","res/yf.xml","res/ug.xml","res/Cg.9.png","res/ei.9.png","res/R2.xml","res/rM.xml","res/W2.png","res/MZ.xml","res/color/mtrl_error.xml","res/V-1.9.png","res/Gn.xml","res/color/test_mtrl_calendar_day_selected.xml","res/oC.png","res/d2.png","res/_0.png","res/cB.png","res/zK.png","res/RC.png","res/X3.9.png","res/QL.xml","res/UU.xml","res/wG.xml","res/Vq.png","res/color/abc_background_cache_hint_selector_material_dark.xml","res/93.9.png","res/color/mtrl_filled_background_color.xml","res/F8.9.png","res/4e.png","res/1u.xml","res/cC.png","res/NR.xml","res/_Y1.png","res/4G.xml","res/2b1.png","res/cH.xml","res/color/material_on_primary_emphasis_medium.xml","res/Ac.9.png","res/fQ.png","res/sZ.png","res/NJ.xml","res/qL.xml","res/Ib.png","res/color/abc_hint_foreground_material_dark.xml","res/ib2.xml","res/ib1.xml","res/IW.png","res/dH.9.png","res/R6.xml","res/06.png","res/AN.xml","res/fs.xml","res/f8.xml","res/color/mtrl_indicator_text_color.xml","res/3q.png","res/color/abc_primary_text_disable_only_material_light.xml","res/Sf.xml","res/aR.xml","res/S-.png","res/V1.xml","res/Ww.xml","res/_Q.xml","res/U3.xml","res/nx.png","res/VW.png","res/rw.png","res/Zb.xml","res/Vl.xml","res/fv.9.png","res/xy.xml","res/color/mtrl_text_btn_text_color_selector.xml","res/1y.xml","res/RX.png","res/zi.png","res/AU.png","res/FM.9.png","res/e1.xml","res/ZW.xml","res/XR.png","res/mR1.xml","res/At.png","res/4y.xml","res/lW.xml","res/M4.xml","res/wI.xml","res/tx.png","res/b5.xml","res/V9.xml","res/Fm.xml","res/HQ.png","res/nD.xml","res/7E.xml","res/o1.xml","res/Ha.png","res/vH.xml","res/h_.png","res/3f.png","res/DS.xml","res/1L.xml","res/kQ.9.png","res/sN.xml","res/color/material_on_surface_stroke.xml","res/LZ.png","res/mR.xml","res/DF.xml","res/MY.xml","res/kB.xml","res/rX1.xml","res/m0.xml","res/ih.xml","res/va.xml","res/fr.9.png","res/Ot.png","res/QF.xml","res/gT.xml","res/oJ.png","res/NS.png","res/pP.png","res/St.xml","res/kL.xml","res/49.png","res/color/mtrl_chip_ripple_color.xml","res/Nk.9.png","res/gH.xml","res/aj.xml","res/lJ.xml","res/vM.png","res/DS1.xml","res/B9.xml","res/6l.png","res/Fp.png","res/VK.9.png","res/J7.xml","res/cM.9.png","res/ob.xml","res/rn.png","res/mO.png","res/U_.png","res/z5.9.png","res/m6.xml","res/KE.png","res/VC.xml","res/Al.xml","res/gE.xml","res/color/abc_secondary_text_material_dark.xml","res/gJ.png","res/FH.xml","res/color/abc_hint_foreground_material_light.xml","res/j9.xml","res/WO.xml","res/eK.9.png","res/2U.xml","res/MD.png","res/Hi.xml","res/xE.xml","res/XB.xml","res/09.9.png","res/bE.png","res/color/mtrl_filled_icon_tint.xml","res/pj.png","res/CG.png","res/gB.xml","res/vP.xml","res/color/mtrl_chip_text_color.xml","res/z3.xml","res/8V.9.png","res/SR.xml","res/color/mtrl_tabs_legacy_text_color_selector.xml","res/6w.9.png","res/3-.xml","res/qr1.png","res/aQ.png","res/SD1.png","res/Pb.9.png","res/Ap.xml","res/hj.9.png","res/ii.9.png","res/9t.png","res/nk.xml","res/color/mtrl_calendar_selected_range.xml","res/Xs1.9.png","res/Df.xml","res/E7.xml","res/Y0.png","res/9z.xml","res/1U.xml","res/p8.xml","res/rJ.xml","res/AP.xml","res/PF.xml","res/3m.xml","res/color/switch_thumb_material_dark.xml","res/N9.xml","res/DP.png","res/Vq1.png","res/BG.png","res/tr.9.png","res/6V.xml","res/ee.png","res/jW.xml","res/S6.png","res/xM.xml","res/GD.9.png","res/o-.xml","res/hu.xml","res/qr.9.png","classes.dex"],"exported_count":{"exported_activities":0,"exported_services":2,"exported_receivers":1,"exported_providers":0},"apkid":{"2933ca74baf976f47ea752417b6f6976.apk":{"manipulator":["Resources Confusion"]},"classes.dex":{"anti_vm":["Build.FINGERPRINT check","Build.MANUFACTURER check"],"compiler":["r8"]}},"behaviour":{"00077":{"files":{"com/bumptech/glide/load/data/mediastore/ThumbFetcher.java":"30,34,38,99,115,3,4"},"metadata":{"label":["collection","sms","calllog","calendar"],"description":"Read sensitive data(SMS, CALLLOG, etc)","severity":"info"}},"00080":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,614,12,16","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,1008,23,29","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,846,20,26"},"metadata":{"label":["record","file"],"description":"Save recorded audio/video to a file","severity":"info"}},"00063":{"files":{"com/aeologic/cctv/Activity/DoneDetailActivity.java":"376,402,700,735,772,4,9","com/aeologic/cctv/Activity/FitnessDetails.java":"175,3,11","com/aeologic/cctv/Activity/InProgressDetailActivity.java":"187,198,3,8","com/aeologic/cctv/Activity/ResolveActivity.java":"987,1014,6,14","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1483,1528,1547,9,10,11,27","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"421,427,506,829,865,902,4,9","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"1321,1364,1391,8,9,10,24","com/aeologic/cctv/Utility/Util.java":"66,86,271,320,10,11,19","com/afollestad/materialcamera/internal/BaseCaptureActivity.java":"337,369,6,7"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.)","severity":"info"}},"00022":{"files":{"com/aeologic/cctv/Activity/FitnessDetails.java":"189,22,23","com/aeologic/cctv/Activity/ResolveActivity.java":"1011,52","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1497,1544,1557,99,100,101,102","com/aeologic/cctv/Async/DownloadImagesAsync.java":"92,11,12,13","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"1335,1388,1401,85,86,87,88","com/aeologic/cctv/Service/DownloadService.java":"99,11,12,13","com/aeologic/cctv/Utility/Util.java":"243,255,44,45,46,47","com/afollestad/materialcamera/MaterialCamera.java":"188,11","com/afollestad/materialcamera/util/CameraUtil.java":"32,9"},"metadata":{"label":["file"],"description":"Open a file from given absolute path of the file","severity":"info"}},"00101":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,515,620,12,16","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,890,1014,23,29","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,721,852,20,26"},"metadata":{"label":["record"],"description":"Initialize recorder","severity":"info"}},"00013":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"99,100,101,102,100","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"85,86,87,88,86","com/aeologic/cctv/Utility/MultipartUtility.java":"5,6,6","com/aeologic/cctv/Utility/Util.java":"44,45,46,47,45","com/bumptech/glide/disklrucache/DiskLruCache.java":"8,9,10,11,9","com/bumptech/glide/load/ImageHeaderParserUtils.java":"7,7","com/bumptech/glide/load/model/FileLoader.java":"11,12,13,12"},"metadata":{"label":["file"],"description":"Read file and put it into a stream","severity":"info"}},"00195":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"1011,614,12,52","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1497,1544,1557,1008,23,99,100,101,102","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"1335,1388,1401,846,20,85,86,87,88"},"metadata":{"label":["record","file"],"description":"Set the output path of the recorded file","severity":"info"}},"00121":{"files":{"com/aeologic/cctv/Activity/FitnessDetails.java":"181,187,12,22,23","com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,336,814,865,930,16,52","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,1495,29,99,100,101,102","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,451,835,888,1151,1202,1268,1333,26,85,86,87,88"},"metadata":{"label":["file","command"],"description":"Create a directory","severity":"info"}},"00199":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"596,632,499,593,631,12","com/aeologic/cctv/Activity/SendComplaintActivity.java":"992,1026,874,989,1025,23","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"823,864,705,820,863,20","com/afollestad/materialcamera/internal/BaseCameraFragment.java":"343,335,9"},"metadata":{"label":["record"],"description":"Stop recording and release recording resources","severity":"info"}},"00198":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"515,620,488,516,536,621,647,668,727,745,12","com/aeologic/cctv/Activity/SendComplaintActivity.java":"890,1014,863,891,911,983,1015,1041,1243,1261,23","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"721,852,694,722,742,814,853,879,1064,1082,20","com/afollestad/materialcamera/internal/Camera2Fragment.java":"1019,296,1039,22","com/afollestad/materialcamera/internal/CameraFragment.java":"369,372,430,7"},"metadata":{"label":["record"],"description":"Initialize the recorder and start recording","severity":"info"}},"00136":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,499,593,631,12,16","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,874,989,1025,23,29","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,705,820,863,20,26","com/afollestad/materialcamera/internal/BaseCameraFragment.java":"155,271,276,335,9,11"},"metadata":{"label":["record","command"],"description":"Stop recording","severity":"info"}},"00194":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"611,612,12","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1005,1006,23","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"843,844,20","com/afollestad/materialcamera/internal/Camera2Fragment.java":"985,991,22","com/afollestad/materialcamera/internal/CameraFragment.java":"335,341,385,7"},"metadata":{"label":["record"],"description":"Set the audio source (MIC) and recorded file format","severity":"info"}},"00090":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,612,12,16","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,1006,23,29","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,844,20,26"},"metadata":{"label":["record"],"description":"Set recroded audio/video file format","severity":"info"}},"00197":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"515,620,613,12","com/aeologic/cctv/Activity/SendComplaintActivity.java":"890,1014,1007,23","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"721,852,845,20","com/afollestad/materialcamera/internal/Camera2Fragment.java":"1019,1000,22","com/afollestad/materialcamera/internal/CameraFragment.java":"369,372,350,394,7"},"metadata":{"label":["record"],"description":"Set the audio encoder and initialize the recorder","severity":"info"}},"00007":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"1011,614,12,52","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1497,1544,1557,1008,23,99,100,101,102","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"1335,1388,1401,846,20,85,86,87,88"},"metadata":{"label":["file"],"description":"Use absolute path of directory for the output media file path","severity":"info"}},"00006":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"12,58,59","com/aeologic/cctv/Activity/SendComplaintActivity.java":"23,112,113","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"20,95,96"},"metadata":{"label":["record"],"description":"Scheduling recording task","severity":"info"}},"00138":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,611,12,16","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,1005,23,29","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,843,20,26"},"metadata":{"label":["record"],"description":"Set the audio source (MIC)","severity":"info"}},"00196":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"614,612,12","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1008,1006,23","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"846,844,20","com/afollestad/materialcamera/internal/Camera2Fragment.java":"1004,991,22","com/afollestad/materialcamera/internal/CameraFragment.java":"354,398,341,385,7"},"metadata":{"label":["record","file"],"description":"Set the recorded file format and output path","severity":"info"}},"00125":{"files":{"com/aeologic/cctv/Activity/FitnessDetails.java":"186,181,12,22,23","com/aeologic/cctv/Activity/ResolveActivity.java":"336,814,865,930,171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,16,52","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1494,339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,29,99,100,101,102","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"451,835,888,1151,1202,1268,1332,271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,26,85,86,87,88"},"metadata":{"label":["file"],"description":"Check if the given file path exist","severity":"info"}},"00133":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,488,516,536,621,647,668,727,745,12,16","com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,863,891,911,983,1015,1041,1243,1261,23,29","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"271,273,273,273,273,273,281,356,362,372,377,381,385,394,394,394,394,394,398,420,589,590,619,630,631,659,950,962,975,1162,1164,1174,1229,1231,1241,1327,1361,1445,1447,1456,694,722,742,814,853,879,1064,1082,20,26"},"metadata":{"label":["record","command"],"description":"Start recording","severity":"info"}},"00191":{"files":{"com/aeologic/cctv/Activity/FitnessDetails.java":"181,175,4,11","com/aeologic/cctv/Activity/ResolveActivity.java":"984,987,1014,7,14","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1489,1525,1483,1528,1547,12,27","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"1327,1361,1321,1364,1391,11,24","com/aeologic/cctv/Utility/Util.java":"277,66,86,271,320,13,19"},"metadata":{"label":["sms"],"description":"Get messages in the SMS inbox","severity":"info"}},"00041":{"files":{"com/aeologic/cctv/Activity/ResolveActivity.java":"614,322,344,358,365,608,976,12,52","com/aeologic/cctv/Activity/SendComplaintActivity.java":"1008,318,437,438,544,618,636,1002,1065,1105,1107,1123,1123,1123,1132,1132,1132,1180,1517,1601,1975,23,99,100,101,102","com/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java":"846,251,345,349,459,840,933,933,945,945,945,954,954,954,1001,1353,1434,20,85,86,87,88","com/afollestad/materialcamera/internal/Camera2Fragment.java":"1004,457,474,536,553,610,627,687,704,761,778,1003,22,41,42","com/afollestad/materialcamera/internal/CameraFragment.java":"354,398,353,397,530,7,22"},"metadata":{"label":["record"],"description":"Save recorded audio/video to file","severity":"info"}},"00202":{"files":{"com/aeologic/cctv/Activity/DoneDetailActivity.java":"402,4,402","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"506,4,506"},"metadata":{"label":["control"],"description":"Make a phone call","severity":"info"}},"00203":{"files":{"com/aeologic/cctv/Activity/DoneDetailActivity.java":"376,402,700,735,772,402,4,9,402","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"421,427,506,829,865,902,506,4,9,506"},"metadata":{"label":["control"],"description":"Put a phone number into an intent","severity":"info"}},"00051":{"files":{"com/aeologic/cctv/Activity/DoneDetailActivity.java":"376,402,700,735,772,402,4,9","com/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java":"421,427,506,829,865,902,506,4,9"},"metadata":{"label":["control"],"description":"Implicit intent(view a web page, make a phone call, etc.) via setData","severity":"info"}},"00089":{"files":{"com/aeologic/cctv/Async/DownloadImagesAsync.java":"100,97,15,16","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"99,141,94,134,23,25,26","com/aeologic/cctv/Async/ImageLoadTask.java":"44,41,11,12","com/aeologic/cctv/Async/ImageLoadTask1.java":"47,44,11,12","com/aeologic/cctv/Async/ImageLoadTask2.java":"46,43,10,11","com/aeologic/cctv/Service/DownloadService.java":"107,104,15,16","com/aeologic/cctv/Utility/MultipartUtility.java":"110,32,50,13,14,15","com/bumptech/glide/load/data/HttpUrlFetcher.java":"100,133,138,181,14,16"},"metadata":{"label":["command","network"],"description":"Connect to a URL and receive input stream from the server","severity":"info"}},"00030":{"files":{"com/aeologic/cctv/Async/DownloadImagesAsync.java":"99,97,15,16","com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"97,94,134,23,25,26","com/aeologic/cctv/Async/ImageLoadTask.java":"43,41,11,12","com/aeologic/cctv/Async/ImageLoadTask1.java":"46,44,11,12","com/aeologic/cctv/Async/ImageLoadTask2.java":"45,43,10,11","com/aeologic/cctv/Service/DownloadService.java":"106,104,15,16","com/bumptech/glide/load/data/HttpUrlFetcher.java":"99,181,14,16"},"metadata":{"label":["network"],"description":"Connect to the remote server through the given URL","severity":"info"}},"00002":{"files":{"com/afollestad/materialcamera/internal/CameraFragment.java":"209,541,5"},"metadata":{"label":["camera"],"description":"Open the camera and take picture","severity":"info"}},"00183":{"files":{"com/afollestad/materialcamera/internal/CameraFragment.java":"211,325,498,229,500,5"},"metadata":{"label":["camera"],"description":"Get current camera parameters and change the setting.","severity":"info"}},"00091":{"files":{"com/aeologic/cctv/Activity/OtpActivity.java":"165,70,72,79,102,125,141,168,5,6,8","com/aeologic/cctv/Activity/ResolveActivity.java":"169,171,173,174,226,274,383,384,413,424,425,453,825,827,837,892,894,904,984,6,16","com/afollestad/materialcamera/internal/BaseCaptureActivity.java":"189,123,124,6,9"},"metadata":{"label":["collection"],"description":"Retrieve data from broadcast","severity":"info"}},"00003":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1474,1709,1710,1713,1902,1903,1904,1973,1974,13,14,117"},"metadata":{"label":["camera"],"description":"Put the compressed bitmap data into JSON object","severity":"info"}},"00014":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1709,1710,1713,1902,1903,1904,1973,1974,100,117"},"metadata":{"label":["file"],"description":"Read file into a stream and put it into a JSON object","severity":"info"}},"00018":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1742,1783,1790,20,117"},"metadata":{"label":["location","collection"],"description":"Get JSON object prepared and fill in location info","severity":"info"}},"00005":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1497,1544,1557,1709,1710,1713,1902,1903,1904,1973,1974,99,100,101,102,117"},"metadata":{"label":["file"],"description":"Get absolute path of file and put it to JSON object","severity":"info"}},"00009":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"339,356,380,412,416,514,758,759,788,799,800,828,1128,1140,1153,1337,1339,1349,1394,1396,1406,1489,1525,1612,1614,1623,1885,1896,1902,1903,1904,1918,1920,1923,1955,1709,1710,1713,1902,1903,1904,1973,1974,12,117"},"metadata":{"label":["file"],"description":"Put data in cursor to JSON object","severity":"info"}},"00004":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1796,1820,1828,1709,1710,1713,1902,1903,1904,1973,1974,99,100,101,102,117"},"metadata":{"label":["file","collection"],"description":"Get filename and put it to JSON object","severity":"info"}},"00016":{"files":{"com/aeologic/cctv/Activity/SendComplaintActivity.java":"1802,1804,1806,1820,1709,1710,1713,1902,1903,1904,1973,1974,19,20,117"},"metadata":{"label":["location","collection"],"description":"Get location info of the device and put it to JSON object","severity":"info"}},"00112":{"files":{"com/aeologic/cctv/Activity/ComplaintListActivity.java":"455,249,266,536,536,537,538,547,548,550,57,58","com/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java":"636,266,283,336,355,357,807,808,817,818,60,61"},"metadata":{"label":["collection","calendar"],"description":"Get the date of the calendar event","severity":"info"}},"00036":{"files":{"com/aeologic/cctv/Utility/Util.java":"75,373,66,86,271,320,8,19"},"metadata":{"label":["reflection"],"description":"Get resource file from res/raw directory","severity":"info"}},"00109":{"files":{"com/aeologic/cctv/Utility/MultipartUtility.java":"108,32,50,13,14,15","com/bumptech/glide/load/data/HttpUrlFetcher.java":"104,181,14,16"},"metadata":{"label":["network","command"],"description":"Connect to a URL and get the response code","severity":"info"}},"00096":{"files":{"com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"94,134,95,135,23,25,26","com/aeologic/cctv/Utility/MultipartUtility.java":"32,50,37,55,13,14,15"},"metadata":{"label":["command","network"],"description":"Connect to a URL and set request method","severity":"info"}},"00094":{"files":{"com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"94,134,106,145,21,25,26","com/aeologic/cctv/Utility/MultipartUtility.java":"32,50,85,8,14,15"},"metadata":{"label":["command","network"],"description":"Connect to a URL and read data from it","severity":"info"}},"00108":{"files":{"com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"99,141,106,145,21,23","com/aeologic/cctv/Utility/MultipartUtility.java":"110,85,8,13"},"metadata":{"label":["network","command"],"description":"Read the input stream from given URL","severity":"info"}},"00054":{"files":{"com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"200,200,6,7"},"metadata":{"label":["reflection"],"description":"Install other APKs from file","severity":"info"}},"00072":{"files":{"com/aeologic/cctv/Async/DownloadPDFAsyncTask.java":"99,141,117,138,152,19,23"},"metadata":{"label":["command","network","file"],"description":"Write HTTP input stream into a file","severity":"info"}}},"trackers":{"detected_trackers":0,"total_trackers":432,"trackers":[]},"playstore_details":{"error":true},"secrets":["\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"","\"audiorec_key\" : \"audiorec\"","\"bitrate_key\" : \"bitrate\"","\"filename_key\" : \"filename\"","\"fileprefix_key\" : \"fileprefix\"","\"fps_key\" : \"fps\"","\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"","\"password\" : \"Password\"","\"preference_anonymous_statistics_key\" : \"usage_statistics\"","\"preference_app_chooser_key\" : \"app_chosen\"","\"preference_crash_reporting_key\" : \"crash_reporting\"","\"preference_enable_target_app_key\" : \"enable_app_target\"","\"preference_floating_control_key\" : \"floating_controls\"","\"preference_floating_control_size_key\" : \"floatingControlSize\"","\"preference_save_gif_key\" : \"save_gif\"","\"preference_shake_gesture_key\" : \"shake_gesture\"","\"preference_show_touch_key\" : \"touch_pointer\"","\"preference_theme_key\" : \"theme\"","\"res_key\" : \"resolution\"","\"savelocation_key\" : \"savelocation\"","\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"","\"audiorec_key\" : \"audiorec\"","\"bitrate_key\" : \"bitrate\"","\"filename_key\" : \"filename\"","\"fileprefix_key\" : \"fileprefix\"","\"fps_key\" : \"fps\"","\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"","\"password\" : \"पासवर्ड\"","\"preference_anonymous_statistics_key\" : \"usage_statistics\"","\"preference_app_chooser_key\" : \"app_chosen\"","\"preference_crash_reporting_key\" : \"crash_reporting\"","\"preference_enable_target_app_key\" : \"enable_app_target\"","\"preference_floating_control_key\" : \"floating_controls\"","\"preference_floating_control_size_key\" : \"floatingControlSize\"","\"preference_save_gif_key\" : \"save_gif\"","\"preference_shake_gesture_key\" : \"shake_gesture\"","\"preference_show_touch_key\" : \"touch_pointer\"","\"preference_theme_key\" : \"theme\"","\"res_key\" : \"resolution\"","\"savelocation_key\" : \"savelocation\"","oV1plLkE6nUm5a8dDYuCvtK3XQ1BOo4RLQ1WCg","JLnvTRjSrVAQKqHHJ9hgGWSptJpzzsxD5EmfGC5gPFvCQil","Y5Pd4d6b2WuiIIkNde9SiHMMqrTJpAl5OxEIbUenJ9t6D3XW0Rt6O06CT7SGmQrjtq2rrZRfoni7bP900K89IziwzLARJktqs","Ecm6riDqz1nWmFugnlB4MP72gFpYL4J9gArlRGV0ClmUey8GwqxdEJ8vFonTYDPulXWv1v8NU4SU0w30AdhsPQYBkOVHB7GH7Blepqk6QxhfdHYM8wY9d1qN087tKYPfZusk8XOhPL","FvsVMaSmQQhHyM4ES1hQiQgPO7CRvp0v2B6q8ojQw","WLl4mWJHdkkyoHqTYub6qVP7aeXRPOkm2kphhKL2wB9bC4","eyJhenAiOiJlQ3VIazRwampjZGszMWUwZjZ1ZnlINDJwNWgxczM5RCIsImd0eSI6ImNsaWVudC1jcmVkZW50aWFscyIsImlhdCI6MTYyMjgyODM2NywiZXhwIjozNzcwMzEyMDE0LCJhdWQiOiJodHRwczovL2F1cmEtcGFuaWMvIiwiaXNzIjoiaHR0cHM6Ly9hdXJhLnNlcnZpY2VzIiwic3ViIjoiZUN1SGs0cGpqY2RrMzFlMGY2dWZ5SDQycDVoMXMzOURAY2xpZW50cyJ9","7qiLQ6QSKv7curVDwvSpplffUPji9dNqztdQjTNkaZHXxgWZP93sJfwKzg"],"logs":[{"timestamp":"2026-07-09 08:05:37","status":"Generating Hashes","exception":null},{"timestamp":"2026-07-09 08:05:37","status":"Extracting APK","exception":null},{"timestamp":"2026-07-09 08:05:37","status":"Unzipping","exception":null},{"timestamp":"2026-07-09 08:05:38","status":"Parsing APK with androguard","exception":null},{"timestamp":"2026-07-09 08:05:38","status":"Extracting APK features using aapt/aapt2","exception":null},{"timestamp":"2026-07-09 08:05:38","status":"Getting Hardcoded Certificates/Keystores","exception":null},{"timestamp":"2026-07-09 08:05:39","status":"Parsing AndroidManifest.xml","exception":null},{"timestamp":"2026-07-09 08:05:39","status":"Extracting Manifest Data","exception":null},{"timestamp":"2026-07-09 08:05:39","status":"Manifest Analysis Started","exception":null},{"timestamp":"2026-07-09 08:05:39","status":"Reading Network Security config from network_security_config.xml","exception":null},{"timestamp":"2026-07-09 08:05:39","status":"Parsing Network Security config","exception":null},{"timestamp":"2026-07-09 08:05:39","status":"Performing Static Analysis on: Green Delhi App (com.green_delhi_poll)","exception":null},{"timestamp":"2026-07-09 08:05:40","status":"Fetching Details from Play Store: com.green_delhi_poll","exception":null},{"timestamp":"2026-07-09 08:05:40","status":"Checking for Malware Permissions","exception":null},{"timestamp":"2026-07-09 08:05:40","status":"Fetching icon path","exception":null},{"timestamp":"2026-07-09 08:05:40","status":"Library Binary Analysis Started","exception":null},{"timestamp":"2026-07-09 08:05:40","status":"Reading Code Signing Certificate","exception":null},{"timestamp":"2026-07-09 08:05:40","status":"Running APKiD 3.1.0","exception":null},{"timestamp":"2026-07-09 08:05:43","status":"Detecting Trackers","exception":null},{"timestamp":"2026-07-09 08:05:43","status":"Decompiling APK to Java with JADX","exception":null},{"timestamp":"2026-07-09 08:05:48","status":"Converting DEX to Smali","exception":null},{"timestamp":"2026-07-09 08:05:48","status":"Code Analysis Started on - java_source","exception":null},{"timestamp":"2026-07-09 08:05:48","status":"Android SBOM Analysis Completed","exception":null},{"timestamp":"2026-07-09 08:05:49","status":"Android SAST Completed","exception":null},{"timestamp":"2026-07-09 08:05:49","status":"Android API Analysis Started","exception":null},{"timestamp":"2026-07-09 08:05:50","status":"Android API Analysis Completed","exception":null},{"timestamp":"2026-07-09 08:05:50","status":"Android Permission Mapping Started","exception":null},{"timestamp":"2026-07-09 08:05:51","status":"Android Permission Mapping Completed","exception":null},{"timestamp":"2026-07-09 08:05:51","status":"Android Behaviour Analysis Started","exception":null},{"timestamp":"2026-07-09 08:05:51","status":"Android Behaviour Analysis Completed","exception":null},{"timestamp":"2026-07-09 08:05:51","status":"Extracting Emails and URLs from Source Code","exception":null},{"timestamp":"2026-07-09 08:05:52","status":"Email and URL Extraction Completed","exception":null},{"timestamp":"2026-07-09 08:05:52","status":"Extracting String data from APK","exception":null},{"timestamp":"2026-07-09 08:05:52","status":"Extracting String data from Code","exception":null},{"timestamp":"2026-07-09 08:05:52","status":"Extracting String values and entropies from Code","exception":null},{"timestamp":"2026-07-09 08:05:53","status":"Performing Malware check on extracted domains","exception":null},{"timestamp":"2026-07-09 08:05:54","status":"Saving to Database","exception":null}],"sbom":{"sbom_versioned":["androidx.activity:activity@1.0.0","androidx.annotation:annotation-experimental@1.0.0","androidx.appcompat:appcompat-resources@1.2.0","androidx.appcompat:appcompat@1.2.0","androidx.arch.core:core-runtime@2.0.0","androidx.asynclayoutinflater:asynclayoutinflater@1.0.0","androidx.cardview:cardview@1.0.0","androidx.coordinatorlayout:coordinatorlayout@1.1.0","androidx.core:core@1.3.1","androidx.cursoradapter:cursoradapter@1.0.0","androidx.customview:customview@1.0.0","androidx.documentfile:documentfile@1.0.0","androidx.drawerlayout:drawerlayout@1.0.0","androidx.exifinterface:exifinterface@1.0.0","androidx.fragment:fragment@1.1.0","androidx.interpolator:interpolator@1.0.0","androidx.legacy:legacy-support-core-ui@1.0.0","androidx.legacy:legacy-support-core-utils@1.0.0","androidx.legacy:legacy-support-v13@1.0.0","androidx.legacy:legacy-support-v4@1.0.0","androidx.lifecycle:lifecycle-livedata-core@2.0.0","androidx.lifecycle:lifecycle-livedata@2.0.0","androidx.lifecycle:lifecycle-runtime@2.1.0","androidx.lifecycle:lifecycle-viewmodel@2.1.0","androidx.loader:loader@1.0.0","androidx.localbroadcastmanager:localbroadcastmanager@1.0.0","androidx.media:media@1.0.0","androidx.print:print@1.0.0","androidx.recyclerview:recyclerview@1.1.0","androidx.savedstate:savedstate@1.0.0","androidx.slidingpanelayout:slidingpanelayout@1.0.0","androidx.swiperefreshlayout:swiperefreshlayout@1.1.0","androidx.transition:transition@1.2.0","androidx.vectordrawable:vectordrawable-animated@1.1.0","androidx.vectordrawable:vectordrawable@1.1.0","androidx.versionedparcelable:versionedparcelable@1.1.0","androidx.viewpager2:viewpager2@1.0.0","androidx.viewpager:viewpager@1.0.0","com.google.android.material:material@1.2.1"],"sbom_packages":["com.aeologic.cctv","com.afollestad.materialcamera","com.afollestad.materialdialogs","com.alimuzaffar.lib.pin","com.bumptech.glide","com.github.rtoshiro.view.video","com.green_delhi_poll","com.ogaclejapan.smarttablayout","com.skyfishjy.library","de.hdodenhof.circleimageview","me.zhanghai.android.materialprogressbar"]},"average_cvss":null,"appsec":{"high":[{"title":"Domain config is insecurely configured to permit clear text traffic to these domains in scope","description":"Scope:\ngreendelhi.nic.in\ngreendelhi.aeologic.in\ndpccairdata.com\n182.75.174.13\n\n","section":"network"},{"title":"App can be installed on a vulnerable unpatched Android version 7.0, [minSdk=24]","description":"This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.","section":"manifest"},{"title":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks","description":"Insecure Implementation of SSL. Trusting all the certificates or accepting self signed certificates is a critical Security Hole. This application is vulnerable to MITM attacks\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#android-network-apis\n\nFiles:\ncom/aeologic/cctv/Activity/HttpsTrustManager.java, line(s) 45,8,9,10,11,12,13\ncom/aeologic/cctv/Utility/AppController.java, line(s) 109,24,25,26,27,28,29,30","section":"code"}],"warning":[{"title":"Application Data can be Backed up [android:allowBackup=true]","description":"This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.","section":"manifest"},{"title":"Broadcast Receiver (com.aeologic.cctv.Receiver.ConnectionChangeReceiver) is not Protected. [android:exported=true]","description":"A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Service (com.aeologic.cctv.Service.NetworkJobService) is Protected by a permission, but the protection level of the permission should be checked. Permission: android.permission.BIND_JOB_SERVICE [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission.","section":"manifest"},{"title":"Service (com.aeologic.cctv.Service.GPSLocationService) is not Protected. [android:exported=true]","description":"A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.","section":"manifest"},{"title":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.","description":"Files may contain hardcoded sensitive information like usernames, passwords, keys etc.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10\n\nFiles:\ncom/bumptech/glide/load/Option.java, line(s) 76\ncom/bumptech/glide/load/engine/DataCacheKey.java, line(s) 36\ncom/bumptech/glide/load/engine/EngineResource.java, line(s) 98\ncom/bumptech/glide/load/engine/ResourceCacheKey.java, line(s) 83\ncom/bumptech/glide/manager/RequestManagerRetriever.java, line(s) 35","section":"code"},{"title":"App can read/write to External Storage. Any App can read data written to External Storage.","description":"App can read/write to External Storage. Any App can read data written to External Storage.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage\n\nFiles:\ncom/aeologic/cctv/Activity/FitnessDetails.java, line(s) 185\ncom/aeologic/cctv/Activity/ResolveActivity.java, line(s) 334,813,864,929,1067\ncom/aeologic/cctv/Activity/SendComplaintActivity.java, line(s) 1493\ncom/aeologic/cctv/Async/DownloadPDFAsyncTask.java, line(s) 69\ncom/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java, line(s) 450,833,886,1150,1201,1267,1331,1567\ncom/aeologic/cctv/Utility/FileUtils.java, line(s) 18\ncom/aeologic/cctv/Utility/Util.java, line(s) 344,251","section":"code"},{"title":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.","description":"App uses SQLite Database and execute raw SQL query. Untrusted user input in raw SQL queries can cause SQL Injection. Also sensitive information should be encrypted and written to the database.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04h-Testing-Code-Quality.md#injection-flaws-mstg-arch-2-and-mstg-platform-2\n\nFiles:\ncom/aeologic/cctv/Database/Database.java, line(s) 6,7,150,197,221,246,265,277,306,341,350,399,436","section":"code"},{"title":"MD5 is a weak hash known to have hash collisions.","description":"MD5 is a weak hash known to have hash collisions.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4\n\nFiles:\ncom/aeologic/cctv/Utility/Util.java, line(s) 125","section":"code"},{"title":"IP Address disclosure","description":"IP Address disclosure\n\n\nFiles:\ncom/afollestad/materialdialogs/BuildConfig.java, line(s) 10","section":"code"},{"title":"This app may contain hardcoded secrets","description":"The following secrets were identified from the app. Ensure that these are not secrets or private information.\n\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"\n\"audiorec_key\" : \"audiorec\"\n\"bitrate_key\" : \"bitrate\"\n\"filename_key\" : \"filename\"\n\"fileprefix_key\" : \"fileprefix\"\n\"fps_key\" : \"fps\"\n\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"\n\"password\" : \"Password\"\n\"preference_anonymous_statistics_key\" : \"usage_statistics\"\n\"preference_app_chooser_key\" : \"app_chosen\"\n\"preference_crash_reporting_key\" : \"crash_reporting\"\n\"preference_enable_target_app_key\" : \"enable_app_target\"\n\"preference_floating_control_key\" : \"floating_controls\"\n\"preference_floating_control_size_key\" : \"floatingControlSize\"\n\"preference_save_gif_key\" : \"save_gif\"\n\"preference_shake_gesture_key\" : \"shake_gesture\"\n\"preference_show_touch_key\" : \"touch_pointer\"\n\"preference_theme_key\" : \"theme\"\n\"res_key\" : \"resolution\"\n\"savelocation_key\" : \"savelocation\"\n\"API_ADDRESS\" : \"https://maps.googleapis.com/maps/api/geocode/json?key=\"\n\"audiorec_key\" : \"audiorec\"\n\"bitrate_key\" : \"bitrate\"\n\"filename_key\" : \"filename\"\n\"fileprefix_key\" : \"fileprefix\"\n\"fps_key\" : \"fps\"\n\"mapApiKey\" : \"AIzaSyAelBz_zoabKURi5rdrDUybmn0vWQLNAGg\"\n\"password\" : \"पासवर्ड\"\n\"preference_anonymous_statistics_key\" : \"usage_statistics\"\n\"preference_app_chooser_key\" : \"app_chosen\"\n\"preference_crash_reporting_key\" : \"crash_reporting\"\n\"preference_enable_target_app_key\" : \"enable_app_target\"\n\"preference_floating_control_key\" : \"floating_controls\"\n\"preference_floating_control_size_key\" : \"floatingControlSize\"\n\"preference_save_gif_key\" : \"save_gif\"\n\"preference_shake_gesture_key\" : \"shake_gesture\"\n\"preference_show_touch_key\" : \"touch_pointer\"\n\"preference_theme_key\" : \"theme\"\n\"res_key\" : \"resolution\"\n\"savelocation_key\" : \"savelocation\"\noV1plLkE6nUm5a8dDYuCvtK3XQ1BOo4RLQ1WCg\nJLnvTRjSrVAQKqHHJ9hgGWSptJpzzsxD5EmfGC5gPFvCQil\nY5Pd4d6b2WuiIIkNde9SiHMMqrTJpAl5OxEIbUenJ9t6D3XW0Rt6O06CT7SGmQrjtq2rrZRfoni7bP900K89IziwzLARJktqs\nEcm6riDqz1nWmFugnlB4MP72gFpYL4J9gArlRGV0ClmUey8GwqxdEJ8vFonTYDPulXWv1v8NU4SU0w30AdhsPQYBkOVHB7GH7Blepqk6QxhfdHYM8wY9d1qN087tKYPfZusk8XOhPL\nFvsVMaSmQQhHyM4ES1hQiQgPO7CRvp0v2B6q8ojQw\nWLl4mWJHdkkyoHqTYub6qVP7aeXRPOkm2kphhKL2wB9bC4\neyJhenAiOiJlQ3VIazRwampjZGszMWUwZjZ1ZnlINDJwNWgxczM5RCIsImd0eSI6ImNsaWVudC1jcmVkZW50aWFscyIsImlhdCI6MTYyMjgyODM2NywiZXhwIjozNzcwMzEyMDE0LCJhdWQiOiJodHRwczovL2F1cmEtcGFuaWMvIiwiaXNzIjoiaHR0cHM6Ly9hdXJhLnNlcnZpY2VzIiwic3ViIjoiZUN1SGs0cGpqY2RrMzFlMGY2dWZ5SDQycDVoMXMzOURAY2xpZW50cyJ9\n7qiLQ6QSKv7curVDwvSpplffUPji9dNqztdQjTNkaZHXxgWZP93sJfwKzg","section":"secrets"}],"info":[{"title":"The App logs information. Sensitive information should never be logged.","description":"The App logs information. Sensitive information should never be logged.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs\n\nFiles:\ncom/aeologic/cctv/Activity/ComplaintListActivity.java, line(s) 134,550,130,267,282,345,520,576,405\ncom/aeologic/cctv/Activity/DoneDetailActivity.java, line(s) 186,196,238,270,382,686,699,719,725,734,752\ncom/aeologic/cctv/Activity/FeedbackActivity.java, line(s) 141,88\ncom/aeologic/cctv/Activity/FeedbackDetailActivity.java, line(s) 64,76\ncom/aeologic/cctv/Activity/FeedbackListActivity.java, line(s) 195,290,149\ncom/aeologic/cctv/Activity/FitnessDetails.java, line(s) 142,146,149,152,64\ncom/aeologic/cctv/Activity/HomeActivity.java, line(s) 417,212,221,244,251,369,465,476,479,487,520,647\ncom/aeologic/cctv/Activity/InProgressDetailActivity.java, line(s) 80,199,203\ncom/aeologic/cctv/Activity/OffenceAnalyticsActivity.java, line(s) 395,472,616,118,365,512,238\ncom/aeologic/cctv/Activity/OtpActivity.java, line(s) 164,179\ncom/aeologic/cctv/Activity/PassCodeActivity.java, line(s) 399,365,431\ncom/aeologic/cctv/Activity/ProfileActivity.java, line(s) 107,171\ncom/aeologic/cctv/Activity/ReOpenActivity.java, line(s) 252,94,95,151,191,192,248,282\ncom/aeologic/cctv/Activity/RegistrationActivity.java, line(s) 150,208,252\ncom/aeologic/cctv/Activity/ReportFeedBackActivity.java, line(s) 65,66,91\ncom/aeologic/cctv/Activity/ResolveActivity.java, line(s) 337,866,931,221,260,345,678,682,698,706,815,943,970,976,985,990,1011,1054\ncom/aeologic/cctv/Activity/SendComplaintActivity.java, line(s) 297,299,335,718,1108,1114,1515,1866,331,333,336,354,359,376,418,425,437,509,545,580,673,674,681,685,687,728,1080,1084,1106,1110,1134,1177,1198,1214,1222,1436,1475,1504,1505,1510,1517,1526,1531,1544,1699,1774,1781,1784,1796,1801,1802,1814,1820,1828,1892,1975,1744\ncom/aeologic/cctv/Activity/SplashScreen.java, line(s) 67,190,195,216,219,109,133\ncom/aeologic/cctv/Adapter/FeedbackListAdapter.java, line(s) 73,85,88\ncom/aeologic/cctv/Adapter/InProgressAdapter.java, line(s) 50,32,38,45,46\ncom/aeologic/cctv/Adapter/OffenceAnalyticsAdapter.java, line(s) 84,40\ncom/aeologic/cctv/Adapter/OffenceListAdapter.java, line(s) 52,58,83\ncom/aeologic/cctv/Async/ChangePasswordAsyncTask.java, line(s) 58,67,114\ncom/aeologic/cctv/Async/DoneDetailsAsync.java, line(s) 232,238,243,266,286,45,52,290\ncom/aeologic/cctv/Async/DownloadImagesAsync.java, line(s) 42,81,84,49,51,54,55\ncom/aeologic/cctv/Async/DownloadPDFAsyncTask.java, line(s) 78,93,116,132,151,170,183,192\ncom/aeologic/cctv/Async/GetOtpAsyncTask.java, line(s) 84,221,222,300,77,197,266\ncom/aeologic/cctv/Async/GetRCDetailsAsync.java, line(s) 57,49\ncom/aeologic/cctv/Async/GetZoneAsyncTask.java, line(s) 60,52\ncom/aeologic/cctv/Async/ImageLoadTask.java, line(s) 40\ncom/aeologic/cctv/Async/ImageLoadTask1.java, line(s) 43\ncom/aeologic/cctv/Async/ImageLoadTask2.java, line(s) 42\ncom/aeologic/cctv/Async/LoginAsyncTask.java, line(s) 50,124,78,161,53,64,154\ncom/aeologic/cctv/Async/LogoutAsyncTask.java, line(s) 50,44\ncom/aeologic/cctv/Async/LogoutAsyncTask1.java, line(s) 50,44\ncom/aeologic/cctv/Async/RejectReportAsyncTask.java, line(s) 66,109,55\ncom/aeologic/cctv/Async/ResolveReportAsyncTask.java, line(s) 62,66,70,77,122,54\ncom/aeologic/cctv/Async/SendDetailsAsyncTask.java, line(s) 89,94,99,123,128,178,196,199,80\ncom/aeologic/cctv/Async/TestAsync.java, line(s) 55,64,38,43\ncom/aeologic/cctv/Async/UpdatePersonalInfo.java, line(s) 67,56,85,106\ncom/aeologic/cctv/Connection/ConnectionDetector.java, line(s) 19\ncom/aeologic/cctv/Database/Database.java, line(s) 57,59,60,62,63,65,94,95,163,349\ncom/aeologic/cctv/Fragment/DoneFragment.java, line(s) 164,228,240,106\ncom/aeologic/cctv/Fragment/InProgressFragment.java, line(s) 44\ncom/aeologic/cctv/GooglePlaceAPI/DownloadLatLongAsync.java, line(s) 41,60,61,71,74\ncom/aeologic/cctv/GooglePlaceAPI/GetAddressAsyncTask.java, line(s) 66\ncom/aeologic/cctv/OfficersActivities/ManagerComplaintListActivity.java, line(s) 148,183,618,623,708,731,733,735,741,799,823,144,284,299,412,526,527,569,696,786,472\ncom/aeologic/cctv/OfficersActivities/ManagerDoneDetailActivity.java, line(s) 192,672,188,199,274,306,484,635,732,815,828,848,854,864,882,1006\ncom/aeologic/cctv/OfficersActivities/ManagerDoneDetailsAsync.java, line(s) 228,234,239,262,282,46,53,286\ncom/aeologic/cctv/OfficersActivities/ManagerForgotPasswordActivity.java, line(s) 87\ncom/aeologic/cctv/OfficersActivities/ManagerForwardComplaintActivity.java, line(s) 111,302,539,547,562,627,631,635,718,89,378,421,422,464,507,508,548,667,668,705\ncom/aeologic/cctv/OfficersActivities/ManagerFullImageActivity.java, line(s) 31\ncom/aeologic/cctv/OfficersActivities/ManagerHomeActivity.java, line(s) 148,160,252,453,464,467,508,588,630\ncom/aeologic/cctv/OfficersActivities/ManagerOffenceListAdapter.java, line(s) 41,47\ncom/aeologic/cctv/OfficersActivities/ManagerProfileActivity.java, line(s) 73,136\ncom/aeologic/cctv/OfficersActivities/ManagerSendComplaintActivity.java, line(s) 267,353,452,836,889,1203,1269,1705,263,265,268,279,284,415,460,495,535,539,541,559,885,902,906,956,998,1019,1035,1043,1152,1281,1313,1342,1343,1347,1353,1362,1367,1388,1488,1539,1614,1621,1624,1636,1641,1642,1653,1659,1667,1584\ncom/aeologic/cctv/OfficersActivities/ManagerSendDetailsAsyncTask.java, line(s) 85,90,95,117,167,185,188,76\ncom/aeologic/cctv/OfficersActivities/UpdateMangerInfo.java, line(s) 66,84,105\ncom/aeologic/cctv/OfficersActivities/WebNewActivity.java, line(s) 26\ncom/aeologic/cctv/Receiver/ConnectionChangeReceiver.java, line(s) 23,19\ncom/aeologic/cctv/Service/DownloadService.java, line(s) 88,91,117,40,60,63,67,68\ncom/aeologic/cctv/Service/GPSLocationService.java, line(s) 76,79,85,88,104\ncom/aeologic/cctv/Service/NetworkJobService.java, line(s) 19\ncom/aeologic/cctv/Service/SMSService.java, line(s) 20,28\ncom/aeologic/cctv/Service/UploadOfflineSurvey.java, line(s) 59,149,40,55,82,112\ncom/aeologic/cctv/Utility/AppController.java, line(s) 44\ncom/aeologic/cctv/Utility/FileUtils.java, line(s) 20\ncom/aeologic/cctv/Utility/MultipartUtility.java, line(s) 29,65\ncom/aeologic/cctv/Utility/TouchImageView.java, line(s) 213\ncom/aeologic/cctv/Utility/Util.java, line(s) 303,346,68,207,228,263\ncom/aeologic/cctv/Utility/VolleyMultipartRequest.java, line(s) 39,49\ncom/afollestad/materialcamera/internal/BaseCameraFragment.java, line(s) 95\ncom/afollestad/materialcamera/internal/Camera2Fragment.java, line(s) 392,456,473,535,552,609,626,686,703,760,777,1131,398\ncom/afollestad/materialcamera/internal/CameraFragment.java, line(s) 251,262,529\ncom/afollestad/materialcamera/internal/CameraPreview.java, line(s) 35,57\ncom/afollestad/materialcamera/internal/VideoStreamView.java, line(s) 156,276,290\ncom/afollestad/materialcamera/util/Degrees.java, line(s) 110\ncom/afollestad/materialcamera/util/ImageUtil.java, line(s) 94\ncom/afollestad/materialdialogs/MaterialDialog.java, line(s) 603\ncom/bumptech/glide/Glide.java, line(s) 217,226,144,143,216,223,256,257\ncom/bumptech/glide/disklrucache/DiskLruCache.java, line(s) 102\ncom/bumptech/glide/gifdecoder/GifHeaderParser.java, line(s) 237,276,236,275\ncom/bumptech/glide/gifdecoder/StandardGifDecoder.java, line(s) 154,172,191,153,171,190,212,221\ncom/bumptech/glide/load/data/AssetPathFetcher.java, line(s) 38,37\ncom/bumptech/glide/load/data/HttpUrlFetcher.java, line(s) 57,136,56,60,66,71,135,68,72\ncom/bumptech/glide/load/data/LocalUriFetcher.java, line(s) 40,39\ncom/bumptech/glide/load/data/mediastore/ThumbFetcher.java, line(s) 54,53\ncom/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java, line(s) 65,120,64,119\ncom/bumptech/glide/load/engine/DecodeJob.java, line(s) 217,216,371,417,463\ncom/bumptech/glide/load/engine/DecodePath.java, line(s) 60,61\ncom/bumptech/glide/load/engine/Engine.java, line(s) 29,113\ncom/bumptech/glide/load/engine/GlideException.java, line(s) 80\ncom/bumptech/glide/load/engine/SourceGenerator.java, line(s) 93,94\ncom/bumptech/glide/load/engine/bitmap_recycle/LruArrayPool.java, line(s) 93,145,94,146\ncom/bumptech/glide/load/engine/bitmap_recycle/LruBitmapPool.java, line(s) 147,177,185,209,92,99,146,156,176,184,198,208,217,93,100,157,223,199\ncom/bumptech/glide/load/engine/cache/DiskLruCacheWrapper.java, line(s) 54,64,78,84,114,126,55,79,67,85,115,127\ncom/bumptech/glide/load/engine/cache/MemorySizeCalculator.java, line(s) 52,51\ncom/bumptech/glide/load/engine/executor/GlideExecutor.java, line(s) 186,183\ncom/bumptech/glide/load/engine/executor/RuntimeCompat.java, line(s) 40,39\ncom/bumptech/glide/load/engine/prefill/BitmapPreFillRunner.java, line(s) 72,71\ncom/bumptech/glide/load/model/ByteBufferEncoder.java, line(s) 22,21\ncom/bumptech/glide/load/model/ByteBufferFileLoader.java, line(s) 64,63\ncom/bumptech/glide/load/model/FileLoader.java, line(s) 70,69\ncom/bumptech/glide/load/model/ResourceLoader.java, line(s) 41,44\ncom/bumptech/glide/load/model/StreamEncoder.java, line(s) 41,40\ncom/bumptech/glide/load/resource/ImageDecoderResourceDecoder.java, line(s) 66,67\ncom/bumptech/glide/load/resource/bitmap/BitmapEncoder.java, line(s) 72,71,88,89\ncom/bumptech/glide/load/resource/bitmap/BitmapImageDecoderResourceDecoder.java, line(s) 20,21\ncom/bumptech/glide/load/resource/bitmap/DefaultImageHeaderParser.java, line(s) 118,125,144,152,184,194,206,220,234,240,244,249,255,259,117,124,143,151,183,193,205,219,233,239,243,248,254,258\ncom/bumptech/glide/load/resource/bitmap/Downsampler.java, line(s) 224,343,383,173,197,223,307,342,382,174,308,409\ncom/bumptech/glide/load/resource/bitmap/DrawableToBitmapConverter.java, line(s) 47,53,48,54\ncom/bumptech/glide/load/resource/bitmap/HardwareConfigState.java, line(s) 136,137\ncom/bumptech/glide/load/resource/bitmap/TransformationUtils.java, line(s) 174,117,126,133,147,152,171,118,127,134,135,136,137,148,153\ncom/bumptech/glide/load/resource/bitmap/VideoDecoder.java, line(s) 141,138\ncom/bumptech/glide/load/resource/gif/ByteBufferGifDecoder.java, line(s) 82,87,92,101,83,88,93,102\ncom/bumptech/glide/load/resource/gif/GifDrawableEncoder.java, line(s) 27,28\ncom/bumptech/glide/load/resource/gif/StreamGifDecoder.java, line(s) 57,60\ncom/bumptech/glide/manager/DefaultConnectivityMonitor.java, line(s) 24,23,54,72,55,73\ncom/bumptech/glide/manager/DefaultConnectivityMonitorFactory.java, line(s) 17,16\ncom/bumptech/glide/manager/RequestManagerFragment.java, line(s) 127,128\ncom/bumptech/glide/manager/RequestManagerRetriever.java, line(s) 325,326,334\ncom/bumptech/glide/manager/RequestTracker.java, line(s) 27,28\ncom/bumptech/glide/manager/SupportRequestManagerFragment.java, line(s) 134,141,135,142\ncom/bumptech/glide/module/ManifestParser.java, line(s) 24,31,42,47,23,30,35,41,46,36\ncom/bumptech/glide/request/SingleRequest.java, line(s) 437,56,565,485\ncom/bumptech/glide/request/target/CustomViewTarget.java, line(s) 283,284,300,301\ncom/bumptech/glide/request/target/ViewTarget.java, line(s) 281,282,298,299\ncom/bumptech/glide/signature/ApplicationVersionSignature.java, line(s) 48\ncom/bumptech/glide/util/ContentLengthInputStream.java, line(s) 30,29\ncom/bumptech/glide/util/pool/FactoryPools.java, line(s) 92,93\ncom/github/rtoshiro/view/video/FullscreenVideoLayout.java, line(s) 120,125,152,174,183,210,221,231,239,259,267,307,313,319\ncom/github/rtoshiro/view/video/FullscreenVideoView.java, line(s) 92,99,105,112,123,144,161,167,178,183,198,204,214,221,264,279,288,300,321,339,359,410,446,454,607,608,609,677,687,693,704,714,806,822,524,529\nme/zhanghai/android/materialprogressbar/BaseProgressLayerDrawable.java, line(s) 74\nme/zhanghai/android/materialprogressbar/MaterialProgressBar.java, line(s) 121,364,374","section":"code"}],"secure":[{"title":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.","description":"This App uses SSL certificate pinning to detect or  prevent MITM attacks in secure communication channel.\nhttps://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4\n\nFiles:\ncom/aeologic/cctv/Utility/AppController.java, line(s) 133,107,131,133,129,130,130","section":"code"},{"title":"This application has no privacy trackers","description":"This application does not include any user or device trackers. Unable to find trackers during static analysis.","section":"trackers"}],"hotspot":[{"title":"Found 8 critical permission(s)","description":"Ensure that these permissions are required by the application.\n\nandroid.permission.CAMERA (dangerous): take pictures and videos - Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time.\n\nandroid.permission.READ_PHONE_NUMBERS (dangerous): allows reading of the device's phone number(s). - Allows read access to the device's phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications.\n\nandroid.permission.READ_PHONE_STATE (dangerous): read phone state and identity - Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on.\n\nandroid.permission.READ_EXTERNAL_STORAGE (dangerous): read external storage contents - Allows an application to read from external storage.\n\nandroid.permission.ACCESS_COARSE_LOCATION (dangerous): coarse (network-based) location - Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.\n\nandroid.permission.RECORD_AUDIO (dangerous): record audio - Allows application to access the audio record path.\n\nandroid.permission.ACCESS_FINE_LOCATION (dangerous): fine (GPS) location - Access fine location sources, such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are and may consume additional battery power.\n\nandroid.permission.WRITE_EXTERNAL_STORAGE (dangerous): read/modify/delete external storage contents - Allows an application to write to external storage.","section":"permissions"},{"title":"Found 2 certificate/key file(s)","description":"Ensure that these files does not contain any private information or sensitive key materials.\n\nres/CK.crt\nres/3G.crt","section":"files"}],"total_trackers":432,"trackers":0,"security_score":49,"app_name":"Green Delhi App","file_name":"app-live-release.apk","hash":"2933ca74baf976f47ea752417b6f6976","version_name":"1.9.1"},"virus_total":null,"base_url":"file:///home/mobsf/Mobile-Security-Framework-MobSF/mobsf","dwd_dir":"file:///home/mobsf/.MobSF/downloads/","host_os":"nix","timestamp":"2026-07-09T08:05:37.921Z"},"static_report_gridfs_id":null}
